* {
	margin: 0;
	padding: 0;
	/* font-family: 'Barlow' !important; */
	font-family: 'sura_sansregular' !important;
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.header-inner div:first-child{
	width: 30%;
	float: left;
}
.header-inner div:nth-child(2){
	width: 70%;
	float: left;
}
.header-inner div a:first-child{
	top: 17px; 
	float: right;
	height: 43px; 
	font-size: 17px; 
	padding: 10px; 
	display: block;
}
.header-inner div a:nth-child(2){
	top: 40px; 
	float: right;
	height: 43px; 
	font-size: 17px; 
	padding: 10px; 
	display: block;
	right: 10px;
}
.inner strong{
	/* color: #01487e; */
    color: #ffffff;
}
.c-buttons {
	width: 100px;
}

#navbar {
  overflow: hidden;
  background-color: #0033A0;
  z-index: 1;
  padding: 20px;
}
/*estilo*/
#navbar a {
  float: right;
  display: block;
  color: #f2f2f2;
  text-align: left;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.sticky + .content {
  padding-top: 60px;
}
a:link, a:visited, a:active,a:hover {
	text-decoration: none;outline:0;
}
.sidemenu {
	background: #f2f2f2;
	position: fixed;
	left: -300px;
	top: 0;
	width: 300px;
	height: 100%;
	overflow: scroll;
	transition: left .5s;
	z-index: 1000;
}
.sidemenu ul {
	list-style: none;
	padding: 20px
}
.sidemenu ul li {
	display: block;
	border-bottom: 1px solid #FFF
}
.sidemenu ul li a:link,.sidemenu ul li a:active,.sidemenu ul li a:visited {
	display: block;
	padding: 8px;
	color: #000;
	transition: 0.3s;
}
.sidemenu ul li a:hover {
	background:#FFF;
}
.contenedor {
	display: inline;
	left: 0;
	padding: 0px;
	transition: margin-left .5s;
	position: fixed;
	top: 50%;
	z-index: 999;
	margin-top: -170px;
}
.toggle {
	display: block;
	width: 40px;
	height: 341px;
	background: #ff6b0b;
}
.panel-default2 {
	background: #ffffff;
	text-align: center;
}
.panel-heading2 {
	position: relative;
}
.text-default {
	text-align: center;
}
.panel-body2 {
	padding: 20px; 
	width: 100%;
}
.parrafo {
	width: 301px !important;
	display: block !important;
	position: absolute !important;
	margin-left: -135px  !important;
	margin-top: 159px !important;
	text-align: center !important;
	font-size: 26px !important;
	color: white !important;
	-webkit-transform: rotate(-90deg) !important;
}
.pace-progress{
	width: 100%;
}
section .jumbotron{
	background-image: url(&quot;assets/images/home_gnp1.jpg&quot;); 
	background-position: center 48.6092%;
}
section .inner{
    transform: translateY(0px);
}
section .inner .col-sm-6 {
    position: absolute;
    bottom: 100px;
}
section .inner .col-sm-6 h4{
    color:#0033A0;
}
.logo {
	width: 100%;
    margin-top: 20px;
}
.app{
	text-align: center;
}
.app img{
	width: 170px;
}
.aplicacion {
	width: 170px;
}
.QR{
	width: 50%;
}
.panel-title2 img{
	width: 15; 
	height: 15;
}
.toggle{
	position: relative;
}
.chat{
	cursor: hand;
}
.top-element {
	padding-top: 10%;
}
/* Seguimiento */
#follow-up-section {
    background-color: #FFFFFF;
}
#follow-up-section .follow-up {
    margin: auto;
    display: flex;
    gap: 20px;
}
.follow-up .follow-title {
    width: 50%;
}
.follow-up .follow-title .miscelanea {
    display: flex;
    justify-content: left;
}
.follow-up .follow-title .miscelanea .miscelaneaContent {
    width: 3rem;
    height: 10px;
    border-radius: 5px;
    background-color: #0033A0;
    margin-bottom: 1rem;
}
.follow-up .follow-title h2 {
    padding: 10px 0;
    color: #0033A0;
}
.follow-up .follow-title .txt-follow p {
    font-size: 16px;
    color: #00000090;
    font-weight: 400;
}
.follow-up .searchbar-container {
    padding: 2rem 0;
    width: 50%;
}
.follow-up .searchbar-container .searchbar-input {
    width: 80%;
    margin: 0 auto;
}
.search-bar-container .search-input-container {
    width: 100%;
    height: 40px;
    position: relative;
    margin-bottom: 1rem;
}
.search-bar-container .search-input-container input {
    width: 100%;
    height: 40px;
    padding: 10px 10px 10px 40px;
    font-size: 16px;
    background: #ffffff;
    border-radius: 5px;
    border: 1px  solid #00000025;
    color: #00000090;
}
.search-bar-container .search-input-container input:focus {
    border-color: #00AEC7;
    box-shadow: 0px 0px 2px rgba(49,129,255,0.5);
}
.search-bar-container .search-input-container input:focus + label, .search-bar-container .search-input-container input:not(:placeholder-shown) + label {
    top: -11px;
    left: 5px;
    font-size: 12px;
    background: white;
    padding: 0 5px;
    color: #00000090;
}
.search-bar-container .search-input-container input::placeholder {
    color: transparent;
    transition: color 0.2s ease;
}
.search-bar-container .search-input-container input:focus::placeholder {
    color: #00000090;
}
.search-bar-container .search-input-container label {
    position: absolute;
    left: 10px;
    top: 8px;
    color: #00000090;
    font-size: 16px;
    font-weight: 400;
    pointer-events: none;
    transition: 0.2s ease all;
}
.search-bar-container .search-icon {
    position: absolute;
    left: 8px;
    top: 44%;
    transform: translateY(-50%);
    font-size: 18px;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.2s ease;
}
.search-bar-container .search-icon svg {
    height: 20px;
}
.search-bar-container .search-input-container input:focus ~ .search-icon, .search-bar-container .search-input-container input:not(:placeholder-shown) ~ .search-icon {
    opacity: 1;
}
.search-bar-container .search-button {
    width: 100%;
    height: 38px;
    font-size: 14px;
    border: none;
    cursor: pointer;
    transition: background 0.2s ease, color 0.2s ease;
    border-radius: 5px;
}
.search-bar-container .search-button:disabled {
    background: #FAFAFA;
    border: 1px  solid #D3DBE1;
    color: #D3DBE1;
    cursor: not-allowed;
}
.search-bar-container .search-button:not(:disabled) {
    background: #00AEC7;
    border: 1px  solid #00AEC7;
    color: #FFFFFF;
}
.search-bar-container .search-button:not(:disabled):hover, .search-bar-container .search-button:not(:disabled):active {
    border: 1px  solid transparent;
    background: #00AEC7;
}
.follow-up #my-feedback .follow-subtitle {
    font-size: 16px;
    font-weight: 600;
    color: #00000090;
}
.follow-up #my-feedback .feedback-container {
    display: flex;
    justify-content: center;
}
.follow-up #my-feedback .feedback-item {
    vertical-align: baseline;
    cursor: crosshair;
    padding: 1rem 0;
    flex: 0 0 auto;
    width: 25%;
}
.follow-up #my-feedback .feedback-item .item {
    float: left;
}
.follow-up #my-feedback .feedback-item .item .social-contact {
    background: #00AEC710;
    border-radius: 5px;
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .25s;
    margin-top: 7px;
}
.follow-up #my-feedback .feedback-item .item .social-contact svg {
    height: 32px;
    width: 32px;
}
.follow-up #my-feedback .feedback-item .description {
    display: flex;
    align-items: center;
    justify-content: left;
    height: 4rem;
    font-size: 14px;
    color: #00000090;
    padding: 0 1em;
}
.follow-up #my-feedback .feedback-item .underline {
    display: block;
    border-bottom: 1px solid #00AEC7;
    padding: 2px 0;
    width: 0;
}
.follow-up #my-feedback .feedback-item:hover .underline {
    animation: underline-cover .25s linear forwards;
}
.follow-up #my-feedback .follow-disclaimer {
    font-size: 16px;
    font-weight: 400;
    color: #00000090;
}
.follow-up #my-feedback .follow-disclaimer .follow_preview {
    color: #3483FA;
    font-weight: 700;
}
/* Modal */
.modal-content {
	background-color: rgba(255, 255, 255, 0.9) !important;
}
/* teléfonos */
.table-phones {
	border: 0;
    font-size: 13px;
   /*  width: 60%; */
    margin-left: 20%;
}
.table-phones table:first-child {
	float: left;
}
.table-phones table:last-child {
	float: right;
}
.table-phones tr>td:first-child {
	text-align: right;
	font-weight: bold;
}
.table-phones td {
	border: 0;
	padding-bottom: 5px;
	vertical-align: top;
}
.table-phones tr>td:last-child {
	text-align: left;
	padding-left: 10px;
}
.repdom {
	line-height: 21px;
}
.numrep {
	padding-top: 10px;
}
#navbar .menu{
	float: initial !important;
	left: -15%;
}
/* Modal Privacidad */
.modalPrivacy {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
}
.modal-content-privacy {
	background-color: #fff;
	margin: 15% auto;
	padding: 30px;
	border-radius: 10px;
	width: 90%;
	max-width: 650px;
	box-shadow: 0 4px 12px rgba(0,0,0,0.3);
	text-align: center;
	font-family: sans-serif;
}
.modal-content-privacy p {
	margin-bottom: 10px;
}
.modal-content-privacy a.info-link {
	color: #00AEC7;
	text-decoration: none;
	font-weight: bold;
}
.modal-content-privacy a.info-link:hover {
	color: #0033a0;
	text-decoration: underline;
}
.modal-content-privacy button {
	margin: 5px 10px;
	padding: 8px 16px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	font-weight: bold;
}
.confirmPrivacy {
	background-color: #28a745;
	color: white;
}
.confirmPrivacy:hover {
	background-color: #16712b;
}
.cancelPrivacy {
	background-color: #dc3545;
	color: white;
}
.cancelPrivacy:hover {
	background-color: #a4212e;
}
/* Página de seguimiento*/
.notification {
    animation: pulseNewMessage 2.5s infinite alternate;
}
.follow-btn {
    width: 160px;
    height: 38px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 5px;
    background: #666666;
    border: 1px solid #666666;
    color: #FFFFFF;
    transition: all 0.3s ease;
}
.follow-btn:hover {
    border: 1px solid transparent;
    background: #999999;
    color: #ffffff;
}
.follow-btn:disabled {
    background: linear-gradient(180deg, #ffffff 0%, #f0f2f4 100%);
    cursor: not-allowed;
    border: 1px solid #D3DBE1;
    color: #D3DBE1;
}
/* Toggle switch */
.switch {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 15px;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.switch input:checked + .slider {
    background-color: #44CB67;
}
.switch input:checked + .slider:before {
    transform: translateX(22px);
    box-shadow: 0px 0px 10px rgba(0, 158, 215, 1);
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #E6EBEF;
    transition: 0.4s;
    border-radius: 8px;
}
.slider:before {
    position: absolute;
    content: "";
    height: 21px;
    width: 21px;
    left: -3px;
    bottom: 0;
    top: -3px;
    background-color: #ffffff;
    border: 1px solid #009ed7;
    transition: 0.4s;
    border-radius: 50%;
}
/* Textarea floating label */
.follow-textarea {
    width: 100%;
    height: 150px;
    padding: 10px;
    font-size: 16px;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #D3DBE1;
    color: #152235;
    resize: none;
    display: block;
}
.follow-textarea:hover {
    border-color: #0000008C;
}
.follow-textarea:focus {
    border-color: #3181ff;
    box-shadow: 0px 0px 2px rgba(49,129,255,0.5);
}
.follow-textarea:focus + .follow-textarea-label,
.follow-textarea:not(:placeholder-shown) + .follow-textarea-label {
    top: -8px;
    left: 25px;
    font-size: 12px;
    background: white;
    padding: 0 5px;
    color: #0000008C;
}
.follow-textarea::placeholder {
    color: transparent;
    transition: color 0.2s ease;
}
.follow-textarea:focus::placeholder {
    color: #aaa;
}
.follow-textarea-label {
    position: absolute;
    left: 25px;
    top: 6px;
    color: #0000008C;
    font-size: 16px;
    font-weight: 600;
    pointer-events: none;
    transition: 0.2s ease all;
}
/* Dropzone */
.custom-files {
    border: 2px dashed #0000008C;
    border-radius: 10px;
    background-color: #fff;
    color: #0000008C;
    padding: 1rem;
    line-height: 1.5;
    font-size: 14px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: all 0.3s ease;
    cursor: pointer;
}
.custom-files.dragover {
    background-color: #E6EBEF80;
    border: 2px dashed #009ED7;
}
.custom-files.dragover p,
.custom-files.dragover h6,
.custom-files.dragover span,
.custom-files.dragover svg g {
    color: #009ED7;
    fill: #009ED7;
}
.custom-files h6 {
    font-size: 16px;
    font-weight: 600;
    color: #0000008C;
}
.custom-files .aditional-icon {
    margin: 1rem 0;
}
.custom-files .aditional-icon svg {
    width: 48px;
    height: 48px;
}
.custom-files p {
    margin: 0;
}
/* File attachment list */
.file-attachment {
    display: flex;
    flex-wrap: wrap;
    gap: 0rem 0.5rem;
    padding-left: 0;
    list-style: none;
    margin-bottom: 0rem;
}
.file-item {
    display: inline-flex;
    align-items: center;
    width: calc(33.333% - 0.35rem);
    min-width: 350px;
    border: 1px solid #00AEC7;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 6px rgba(0,123,111,0.5);
    box-sizing: border-box;
    margin-top: 1rem;
}
.file-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.file-info {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 93%;
    font-size: 14px;
}
.delete-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    cursor: pointer;
    width: 24px;
    height: 24px;
}
.delete-btn:hover {
    background-color: #E6EBEF;
    border-radius: 50%;
}
.delete-btn svg {
    width: 16px;
    height: 16px;
}
/* Formulario */
 .form-page {
    background-color: #FFFFFF;
    min-height: 100vh;
    width: 80%;
    margin: 0 auto;
    padding: 2rem 0rem;
} 
 .form-page .form-container {
    background-color: #FFFFFF;
    border-radius: 15px 15px 0px 0px;
    border: 1px solid #E3EBF5;
    box-shadow: 0 0 20px 1px #80808033;
} 
 .form-page .title {
    background-repeat: no-repeat;
    background-image: url(/assets/images/report-group.svg);
    background-position: right 1rem top 0px;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-right: 17rem;
}
.form-page .title p {
    font-weight: 300;
    font-size: 15px;
    margin: 0;
    text-align: justify;
} 
.form-page .complete-bar {
    background-color: #0B105B;
    display: block;
    width: 100%;
    height: 2px;
    padding: 5px 0;
}
@media (min-width: 1130px) and (max-width: 2560px){
    #navbar .menu{
        float: initial !important;
        left: -12%;
    }
	section .inner .col-sm-6{ 
		bottom: 60px;
	}
	h2 {
		font-size: 31px;
		line-height: 42px;
	}
	.c-buttons {
		width: 70px;
	}
}
@media (min-width: 950px) and (max-width: 1129px){
    #navbar .menu{
        float: initial !important;
        left: -12%;
        display: contents !important;
    }
}
@media (min-width: 785px) and (max-width: 949px){
    #navbar .menu{
        width: 100%;
        padding: 2px 250px 2px;
        display: grid;
    }
}
@media (max-width: 785px){
    #navbar .menu{
        width: 100%;
        padding: 4px 1px 2px 46px;
        display: grid;
        margin: -17px;
    }
	#navbar .menu{
		float: initial !important;
		left: 0%;
	}
}
@media (max-width: 1200px) {
	.c-buttons {
		width: 65px;
	}
}
@media (max-width: 1000px){
    .logo{
        width: 25%;
		margin-top: 30px;
		margin-left: 15px;
    }
    .header-inner .buttons a {
        top: 60px;
        float: right;
        height: 41px;
        margin: 6px !important;
        right: 3px !important;
    }
    .full-width {
        height: 100%;
    }
    .header {
    	height: 130px !important;
    }
    /* .jumbotron{
    	background-size: auto !important;
    } */
}
@media (min-width:992px){
	.modal-lg {
		width: 800px !important;
	}
}
@media (max-width: 992px) {
	.logo{
        width: 30%;
		margin-top: 35px;
		margin-left: 0px;
    }
	.modal-dialog {
		width: 550px !important;
	}
	.table-phones table:first-child {
		margin-left: 55px;
	}
	.table-phones table:last-child {
		margin-right: 25px;
	}
}
@media(max-width: 991px) {
	.table-phones {
		width: 90%;
		margin-left: 5%;
	}
	 /* Seguimiento */
    .follow-up .searchbar-container {
        display: grid;
    }
    .searchbar-container .txt-follow, .searchbar-container .searchbar-input {
        width: 80%;
        margin: 0 auto;
    }
    .searchbar-container .txt-follow p {
        text-align: center;
        margin: 0;
        padding: 0;
    }
    .follow-up #my-feedback .feedback-container {
        flex-wrap: wrap;
    }
    .follow-up #my-feedback .feedback-item {
        width: 50%;
    }
	#follow-up-section .follow-up {
        display: grid;
        gap: 0px;
		padding-left: 15px;
		padding-right: 15px;
    }
    .follow-up .follow-title, .follow-up .searchbar-container {
        width: 100%;
        padding: 1rem auto;
    }
}
@media (max-width: 931px) {
	.inner h2 {
		font-size: 25px;
		line-height: 38px;
	}
	.c-buttons {
		width: 60px;
	}
}
@media (max-width: 860px) {
	.inner h2 {
		font-size: 23px;
    	line-height: 35px;
	}
	.c-buttons {
		width: 55px;
	}
}
@media (max-width: 800px) {
	section .inner .col-sm-6 h4{
		font-size: 16px;
    	line-height: 26.88px;
	}
	.inner h2 {
		font-size: 21px;
		line-height: 35px;
	}
	.c-buttons {
		width: 50px;
	}
}
@media (max-width: 768px) {
	.header {
		height: 120px !important;
	}
	.logo {
		margin-top: 27px;
    	margin-left: 10px;
	}
	.header-inner div a:first-child {
		top: 15px;
	}
	.full-width {
		height: 65%;
	}
	.modal-dialog {
		margin: 30px auto !important;
	}
    .form-page .title {
    background-image: none !important;
    padding-right: 0 !important;
    /* text-align: left; */
}
}
@media (max-width: 700px) {
	.table-phones {
		width: 100%;
		margin-left: 0%;
	}
}
@media (max-width: 600px) {
	.logo {
		margin-top: 30px;
		width: 35%;
	}
	.header-inner div a:first-child {
		top: 18px;
		float: right;
		height: 40px;
		font-size: 15px;
		padding: 9px;
		display: block;
	}
	section .inner .col-sm-6 {
		bottom: 30px;
		margin-left: 15px;
	}
	#navbar .menu {
		margin: -10px;
		display: block;
	}
	.modal-dialog {
		width: 425px !important;
	}
	.table-phones table:first-child {
		margin-left: 15px;
	}
	.table-phones table:last-child {
		margin-right: -10px;
	}
}
@media (max-width: 550px) {
	.table-phones table:first-child {
		float: none;
		margin-left: 0px;
	}
	.table-phones table:last-child {
		float: none;
		margin-right: -15px;
	}
}
@media (max-width: 500px) {
	.header {
		height: 100px !important;
	}
	.logo {
		margin-top: 20px;
		width: 40%;
	}
	.header-inner div a:first-child {
		top: 5px;
	}
	.full-width {
		height: 65%;
	}
	section .inner .col-sm-6 {
		bottom: 10px;
	}
	.c-buttons {
		width: 40px;
	}
	#navbar .menu {
		margin: -10px;
		display: grid;
	}
	.modal-dialog {
		width: 370px !important;
		margin: 65px auto !important;
	}
	.modal .modal-body {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.app img {
		width: 150px;
	}
	.aplicacion {
		width: 130px;
	}
	.QR {
		width: 100%;
	}
	.table-phones table:first-child {
		margin-left: 13px;
	}
}
@media (max-width: 480px) and (max-height: 932px) {
	/* Seguimiento */
    .searchbar-container .searchbar-input {
        width: 80%;
    }
    .searchbar-container .searchbar-input .search-bar-container {
        display: block;
    }
    .search-bar-container .search-input-container {
        width: 100%;
    }
    .search-bar-container .search-button {
        width: 100%;
        margin-top: 10px;
    }
    .follow-up #my-feedback .feedback-item {
        width: 100%;
    }
}
@media (max-width: 380px){
	.logo {
		width: 55%;
	}
	.full-width {
		height: 62%;
	}
	.header-inner div a:first-child {
		float: right;
		height: 35px;
		font-size: 13px;
		padding-top: 6px;
		padding-bottom: 6px;
		padding-left: 9px;
		padding-right: 9px;
		display: block;
	}
	section .inner .col-sm-6 h4 {
		font-size: 14px;
		line-height: 20.88px;
	}
	.inner h2 {
		font-size: 18px;
		line-height: 27px;
	}
	.modal-dialog {
		width: 300px !important;
		margin: 80px auto !important;
	}
	.app h4 {
		font-size: 13px !important;
	}
	.app img {
		width: 120px;
	}
	.aplicacion {
		width: 100px;
	}
	.table-phones table {
		font-size: 13px;
	}
	.table-phones table:first-child {
		margin-left: 5px;
	}
	.table-phones table:last-child {
		margin-right: -6px;
	}
}
@media (max-width: 374px) {
	 /* Canales */
    .follow-up .searchbar-container .searchbar-input {
        width: 100%;
    }
	
}
@media (max-width: 325px) {
	.logo {
		width: 70%;
		margin-top: 20px;
		margin-left: 0px;
	}
	.header-inner .buttons a {
		margin: 0px !important;
		right: -5px !important;
	}
	.header-inner div a:first-child {
		top: 15px;
	}
	.c-buttons {
		width: 35px;
		margin-left: 0px !important;
	}
	.modal-dialog {
		width: 280px !important;
	}
	.table-phones table:first-child {
		margin-left: 3px;
	}
	.table-phones table:last-child {
		margin-right: -17px;
	}
}

