body {
    background-color: #1d2a4d;
}

@font-face {
		font-family: 'RockoFLF Regular';
		font-style: normal;
		font-weight: normal;
		src: local('RockoFLF Regular'), url('fonts/RockoFLF.woff') format('woff');
	}


	@font-face {
		font-family: 'RockoFLF Bold';
		font-style: normal;
		font-weight: normal;
		src: local('RockoFLF Bold'), url('fonts/RockoFLF-Bold.woff') format('woff');
	}


	@font-face {
		font-family: 'RockoUltraFLF Regular';
		font-style: normal;
		font-weight: normal;
		src: local('RockoUltraFLF Regular'), url('fonts/RockoUltraFLF.woff') format('woff');
	}


	@font-face {
		font-family: 'RockoUltraFLF Bold';
		font-style: normal;
		font-weight: normal;
		src: local('RockoUltraFLF Bold'), url('fonts/RockoUltraFLF-Bold.woff') format('woff');
	}

.accordion-button {
    background-color: #6ea8fe;
}

.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem
    }
}
.b-example-divider {
	width: 100%;
	height: 3rem;
	background-color: #0000001a;
	border: solid rgba(0,0,0,.15);
	border-width: 1px 0;
	box-shadow: inset 0 .5em 1.5em #0000001a, inset 0 .125em .5em #00000026
}
.b-example-vr {
	flex-shrink: 0;
	width: 1.5rem;
	height: 100vh
}
.bi {
	vertical-align: -.125em;
	fill: currentColor
}
.nav-scroller {
	position: relative;
	z-index: 2;
	height: 2.75rem;
	overflow-y: hidden
}
.nav-scroller .nav {
	display: flex;
	flex-wrap: nowrap;
	padding-bottom: 1rem;
	margin-top: -1px;
	overflow-x: auto;
	text-align: center;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch
}



.nav-link {
	color: #58b2e5;
	font-family: 'Arial';
	font-weight: normal;
	font-size: 14pt;
	margin: 0px 10px 0px 10px;
	text-align: center;
}
.nav-link.active, .nav-link:hover {
	color: #1872a5;
	font-family: 'Arial';
	font-weight: normal;
	font-size: 14pt;
	margin: 0px 10px 0px 10px;
	text-align: center;
}


.navbar-brand {
	margin-left: 50px;
	margin-right: 100px;				
}

.fondo-texto-carrusel {
	background: linear-gradient(to right, rgba(41,171,226,0.80), rgba(52,193,205,0.80));  
	color: white; 
	border-top-right-radius: 80px;  
	border-top-left-radius: 80px; 
	border-bottom-right-radius: 80px;  
	border-bottom-left-radius: 80px; 
}

.fondo-carrusel-izquierda {
	position: relative; float: left;
}

.fondo-carrusel-derecha {
	position: relative;  float: right;
}

.texto-carrusel {
	padding: 10px 10px 1px 10px; 
	text-shadow: 0px 0px 8px rgba(200,200,200, 0.90);
	font-family: 'RockoFLF Regular';
}

.texto-carrusel > p {
	padding: 10px 10px 1px 10px; 
	font-family: 'Arial';

}

.texto-carrusel-acompa {
	font-size: 15pt;
	font-family: 'Arial';
	font-weight: bold;
	color: #10204A;
}


.texto-carrusel > img {
    height: 90px;
}

@media screen and (max-width: 767.98px) {
    .texto-carrusel > img {
        height: 40px;
        margin-bottom:10px;
    }
    
    .texto-carrusel-acompa {
    	font-size: 10pt;	
    }
    
    .fondo-texto-carrusel {
        border-top-right-radius: 30px;  
        border-top-left-radius: 30px; 
        border-bottom-right-radius: 30px;  
        border-bottom-left-radius: 30px; 
    }


    .carousel-caption { 
        left: 10%;
        right: 10%;
    }

}





.imagen_carrusel {
	background-repeat: no-repeat; background-size: cover; background-position: center; height: calc(100vh - 160px);
}

.carousel-item {
	height: calc(100vh - 160px);
}

body {
	padding: 0px;
	font-size: 14pt;				
}

.pleca {
		height:120px;
}

@media screen and (max-width: 991.98px) {
	.pleca {
		height:80px;
		margin-bottom: 30px;
	}
}

.btn--white {
    background-color: #ffffff;
    color: #283b6a;
    border-color: #ffffff;	
}

.btn--white:active,
.btn--white:focus,
.btn--white:hover {
	color       : #ffffff;
	border-color: #283b6a;
}

 

 .btn.btn--white {
	 font-family: "Arial";
	text-shadow: none;
	-webkit-box-shadow: 2.121px 2.121px 3px rgba(3, 21, 50, 0.05);
	box-shadow        : 2.121px 2.121px 3px rgba(3, 21, 50, 0.05);
}

@media screen and (max-width: 767.98px) {
    .btn.btn--white {
        font-family: "Arial";
        font-size: 9pt;
	    text-shadow: none;
    	-webkit-box-shadow: 2.121px 2.121px 3px rgba(3, 21, 50, 0.05);
	    box-shadow        : 2.121px 2.121px 3px rgba(3, 21, 50, 0.05);
    }
}

.heading.heading-12 .heading-title {
    font-size: 37px;
    line-height: 54px;
    color: #0e204d;
}

.heading .heading-title {
    font-family: var(--global--font-heading);
    text-align: center;
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 25px;
    font-weight: 500;
    color: #0e204d;
}

.departments {
	
	padding-bottom: 50px;
	background-color: white;
}

@media screen and (max-width: 991.98px) {
	.departments {
		padding-top: 70px;
	}
}

.departments .department-panel {
	margin-bottom     : 80px;
	-webkit-box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.08);
	box-shadow        : 0px 5px 83px 0px rgba(9, 29, 62, 0.08);
	background-color  : var(--global--color-white);
	-webkit-transition: 0.3s eatexto-carruselse-in-out;
	-o-transition     : 0.3s ease-in-out;
	transition        : 0.3s ease-in-out;
	border-radius     : 8px 0 8px 8px;
}

@media screen and (max-width: 991.98px) {
	.departments .department-panel {
		max-width: 370px;
		margin   : 0 auto 80px;
	}
}

.departments .department-panel:hover {
	-webkit-box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.15);
	box-shadow        : 0px 5px 83px 0px rgba(9, 29, 62, 0.15);
}

.departments .department-panel:hover .department-panel-container .department-img img {
	-webkit-transform: scale3d(1, 1, 1);
	transform        : scale3d(1, 1, 1);
}

.departments .department-panel:hover .department-panel-container .department-img::before {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	transform        : scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.departments .department-panel:hover .department-panel-container .department-content .department-more a {
	background-color: #13c5dd;
	border-color    : #13c5dd;
	color           : #ffffff;
}

.departments .department-panel:hover .department-panel-container .department-content .department-more a .line span {
	opacity   : 0;
	visibility: hidden;
}

.departments .department-panel:hover .department-panel-container .department-content .department-more a .line::after {
	opacity   : 1;
	visibility: visible;
	color     : #ffffff;
}

.departments .department-panel .department-panel-holder {
	overflow: visible;
	position: relative;
	padding : 172px 40px 40px;
}

@media screen and (max-width: 767.98px) {
	.departments .department-panel .department-panel-holder {
		padding: 172px 30px 40px;
	}
}

@media (min-width: 1440px) {
	.departments .department-panel .department-panel-holder {
		padding-top: 200px;
	}
}

.departments .department-panel .department-panel-holder .department-img {
	position         : relative;
	overflow         : hidden;
	border-radius    : 8px 0 8px 8px;
	position         : absolute;
	top              : -40px;
	left             : 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform    : translateX(-50%);
	transform        : translateX(-50%);
	width            : calc(100% - 80px);
}

@media screen and (max-width: 767.98px) {
	.departments .department-panel .department-panel-holder .department-img {
		width: calc(100% - 60px);
	}
}

.departments .department-panel .department-panel-holder .department-img a {
	position: absolute;
	top     : 0;
	left    : 0;
	right   : 0;
	width   : 100%;
	height  : 100%;
	z-index : 2;
}

.departments .department-panel .department-panel-holder .department-img img {
	-webkit-transition: -webkit-transform 0.35s;
	transition        : -webkit-transform 0.35s;
	-o-transition     : transform 0.35s;
	transition        : transform 0.35s;
	transition        : transform 0.35s, -webkit-transform 0.35s;
	max-width         : 100%;
	height            : auto;
	-webkit-transform : scale3d(1.05, 1.05, 1);
	transform         : scale3d(1.05, 1.05, 1);
}

.departments .department-panel .department-panel-holder .department-img::before {
	position          : absolute;
	top               : 0;
	left              : 0;
	width             : 100%;
	height            : 100%;
	background        : rgba(255, 255, 255, 0.5);
	content           : '';
	z-index           : 1;
	-webkit-transition: -webkit-transform 0.6s;
	transition        : -webkit-transform 0.6s;
	-o-transition     : transform 0.6s;
	transition        : transform 0.6s;
	transition        : transform 0.6s, -webkit-transform 0.6s;
	-webkit-transform : scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	transform         : scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.departments .department-panel .department-panel-holder .department-content {
	text-align: center;
}

@media screen and (min-width: 992px) {
	.departments .department-panel .department-panel-holder .department-content {
		text-align: left;
	}
}

.departments .department-panel .department-panel-holder .department-content .department-title h4 {
	font-family   : var(--global--font-heading);
	font-size     : 23px;
	font-weight   : 500;
	line-height   : 32px;
	margin-bottom : 16px;

}

.departments .department-panel .department-panel-holder .department-content .department-title h4  {
	color: #26365e;
}

.departments .department-panel .department-panel-holder .department-content .department-title h4  {
	color: #26365e;
}

.departments .department-panel .department-panel-holder .department-content .department-list {
	margin-bottom: 23px;
}

.departments .department-panel .department-panel-holder .department-content .department-list li {
	display          : -webkit-box;
	display          : -ms-flexbox;
	display          : flex;
	-webkit-box-align: center;
	-ms-flex-align   : center;
	align-items      : center;
}

.departments .department-panel .department-panel-holder .department-content .department-list li:last-child span {
	border-bottom: 0;
}

.departments .department-panel .department-panel-holder .department-content .department-list li i {
	font-size    : 10px;
	color        : var(--global--color-heading-darken);
	margin-bottom: 5px;
	margin-right : 15px;
}

.departments .department-panel .department-panel-holder .department-content .department-list li span {
	-webkit-box-flex : 1;
	-ms-flex-positive: 1;
	flex-grow        : 1;
	padding-top      : 8px;
	padding-bottom   : 11px;
	text-transform   : capitalize;
	font-size        : 15px;
	font-family      : var(--global--font-body);
	font-weight      : 700;
	color            : #848e9f;
	border-bottom    : 1px solid var(--global--color-gray-light);
	text-align       : left;
}

.departments .department-panel .department-panel-holder .department-content .department-desc {
	margin-bottom: 19px;
	min-height: 160px;
}

.departments .department-panel .department-panel-holder .department-content .department-desc p {
	font-family  : var(--global--font-body);
	color        : #848e9f;
	font-size    : 15px;
	font-weight  : 400;
	line-height  : 25px;
	margin-bottom: 0;
}

@media screen and (max-width: 991.98px) {
	.departments .department-panel .department-panel-holder .department-content .department-more {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
	}
}

.departments .department-panel .department-panel-holder .department-content .department-more .btn {
	font-size                  : 15px;
	font-weight                : 700;
	border                     : 2px solid;
	border-color               : #687596;	
	text-transform             : capitalize;
	-webkit-transition         : 0.3s ease-in-out;
	-o-transition              : 0.3s ease-in-out;
	transition                 : 0.3s ease-in-out;
	width                      : 124px;
	border-radius              : 8px 8px 0 8px;
	height                     : 42px;
	-webkit-transition-property: background, color, border-color;
	-o-transition-property     : background, color, border-color;
	transition-property        : background, color, border-color;
}

.departments .department-panel .department-panel-holder .department-content .department-more .btn::before {
	background-color: #13c5dd;
	width           : calc(100% + 4px);
	height          : calc(100% + 4px);
	top             : -2px;
	left            : -2px;
}

.departments .department-panel .department-panel-holder .department-content .department-more .btn:active,
.departments .department-panel .department-panel-holder .department-content .department-more .btn:focus,
.departments .department-panel .department-panel-holder .department-content .department-more .btn:hover {
	color       : #ffffff;
	border-color: #13c5dd;
	background-color: #13c5dd;
}

.btn-line.btn-line-inversed:hover .line::after {
	color: #ffffff;
}

.btn-line.btn-line-inversed .line span {
	background-color: var(--global--color-secondary);
}

.btn-line.btn-line-inversed .line::after {
	color: color: #ffffff;
}

@media screen and (max-width: 991.98px) {
	.departments .departments-action {
		text-align: center;
	}
}

@media screen and (min-width: 992px) {
	.departments .departments-action p {
		margin-bottom: 0;
	}
}

.departments.departments-2 {
	padding-top   : 30px;
	padding-bottom: 98px;
}

@media screen and (max-width:991.98px) {
	.departments.departments-2 {
		padding-top   : 70px;
		padding-bottom: 70px;
	}
}

.departments.departments-2 .department-panel {
	margin-bottom: 44px;
}

@media screen and (max-width: 991.98px) {
	.departments.departments-2 .department-panel {
		margin: 0 auto 80px;
	}
}


.department-section {
    background-color: #F8FBFF;
}



.we-are-best {
    display: inline-block;    
    background-color: #f8fbff;
    
    
	display: flex;
	flex-wrap: wrap;
    justify-content: center; /* Centra horizontalmente */
	padding-top:100px;
         
}

.we-are-best-inner {
	width: 200px		
}

@media screen and (min-width: 992px) {
	.we-are-best-inner {
		width: 600px;
	}
}

.servicios-derecha {
    
    padding-top: 120px;
    padding-bottom: 146px;	
	background-image: url('../images/foto_servicios.png');
	background-color: rgba(255,255,255,0.1);
	background-blend-mode:lighten;
	background-size: cover;
	background-origin:padding-box;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	flex-wrap: wrap;
    justify-content: center; /* Centra horizontalmente */
    align-items: center; /* Centra verticalmente */
    padding: 50px; /* Espaciado automático */    
}

.we-are-best-block {
    display: inline-block;
    margin-top: 52px;
}

.we-are-best-content {
    padding-left: 75px;
    display: inline-block;
}

.we-are-best-icon {
    position: absolute;
}

.we-are-best-block .we-are-best-content h3 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 18px;
    margin-top: 0;
    margin-bottom: 15px;
    color: #333;
    font-weight: 600;
    padding-bottom: 17px;
}

.we-are-best-block .we-are-best-content h3::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    min-width: 20px;
    height: 3px;
    background-color: #33a9ee;
    display: inline-block;
}


.we-are-best-content p {
    color: #999;
    display: inline-block;
    padding-right: 85px;
    line-height: 25px;
    margin-bottom: 0;
}

.section-header h2 {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 7px;
    letter-spacing: 3px;
    background-image: url(../images/section-seprator.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 30px;
}

.section-header > p {
    font-size: 15px;
    color: #999;
    display: inline-block;
    margin-top: 25px;
    margin-bottom: 0;
   
    letter-spacing: 0.3px;
}

.accordion-item {
	background-color: transparent;
	color: rgb(103, 103, 103);
}

.bg-img {
    position: relative;
    z-index: 1;
}

.pt-130 {
    padding-top: 130px !important;
}

.pb-0, .py-0 {
    padding-bottom: 0 !important;
}
.pb-30, .py-0 {
    padding-bottom: 40 !important;
}
.bg-overlay-secondary:before {
    background-color: rgba(33, 51, 96, 0.93);
}
.bg-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;    
}

.heading__subtitle {
    font-family: "Roboto", sans-serif;
    font-size: "Roboto", sans-serif;
	font-size: 15px;
    color: #435ba1;
    margin-bottom: 12px;
}

.color-primary {
    color: #21cdc0 !important;
}

.heading__desc {
    font-size: 20px;
    margin-bottom: 0;
}

.color-gray {
    color: #f9f9f9 !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.list-horizontal {
    display: flex;
    flex-wrap: wrap;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-horizontal li {
    flex: 0 0 50%;
    max-width: 50%;
}
.list-items-light li {
    color: #ffffff;
}

.list-items-layout2 li {
    margin-bottom: 14px;
    padding-left: 33px;
    color: #848e9f;
}
.list-items li {
    position: relative;
    padding-left: 27px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 9px;
}
.list-items-light.list-items-layout2 li:before {
    color: #ffffff;
    border-color: #21cdc0;
    background-color: #21cdc0;
}

.list-items-light li:before {
    color: #ffffff;
}


.list-items-layout2 li:before {
    color: #ffffff;
    border-color: #21cdc0;
    background-color: #21cdc0;
}

.list-items li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 9px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    color: #21cdc0;
}

.work-process .slick-list {
    margin: -15px;
    overflow: visible;
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0, 0, 0);
}

.slick-track:after, .slick-track:before {
    display: table;
    content: '';
}

.slick-list {
    margin: 0 -10px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.work-process .slick-slide.slick-active {
    opacity: 1;
    visibility: visible;
}

.work-process .slick-slide {
    margin: 15px;
    transition: all 0.3s ease;
}

.slick-initialized .slick-slide {
    display: block;
}

.process-item {
    position: relative;
    z-index: 2;
    padding: 40px;
    border-radius: 10px;
    background-color: #ffffff;
    transition: all 0.3s ease;
}

.slick-slide {
    margin: 0 10px;
}


.slick-slide {
    display: none;
    float: left;
    
    height: 450px;
}

.work-process .slick-slide.slick-active {
    opacity: 1;
    visibility: visible;
}

.work-process .slick-slide {
    margin: 15px;
    transition: all 0.3s ease;
}
.slick-initialized .slick-slide {
    display: block;
}

.process-item:before {
    content: "";
    position: absolute;
    top: 40px;
    bottom: 40px;
    left: 0;
    width: 3px;
    background-color: #21cdc0;
    transform: scale(0);
    transition: transform 0.4s linear;
}

.process-item:hover {	
       box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.15);
       transform: translateY(-20px);                  
}
 .process-item:hover:before {
	 transform: scale(1);
}
 .process-item:hover .process__icon {
	 color: #21cdc0;
}
.process__icon {
    color: #13c5dd;
}

.process-item .process__number {
    position: absolute;
    top: 20px;
    right: 30px;
    font-family: "Quicksand", sans-serif;
    font-size: 104px;
    font-weight: 700;
    line-height: 1;
    color: #eaedf5;
}

.process-item .process__icon {
    position: relative;
    color: #354f8e;
    font-size: 55px;
    margin-bottom: 10px;
    transition: color 0.4s linear;
}

@media (min-width: 1500px) {
    .work-process .process-item .process__title {
        padding-right: 40px;
		padding-top: 20px;
    }
}

.process-item .process__title {
    font-size: 19px;
    margin-bottom: 30px;
	color: #0e204d;
}

.process-item .process__desc {
    margin-bottom: 20px;
	color: #848e9f;
}

.btn__link.btn__secondary {
    color: #213360;
	margin: 0 3px;
	font-weight: bold;
}

.icon-arrow-right {
    font-size: 65%;
}

.contactanos {
    padding-top: 110px;
    padding-bottom: 85px;
}

.bg-parallax {
    background-attachment: fixed;
}

.bg-section {
    position: relative;
    overflow: hidden;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;    
}

.bg-overlay-theme:before {
    background-image: -webkit-gradient(linear, right top, left top, color-stop(18%, #13C1D9BF), color-stop(70%, #13c5dd));
    background-image: -o-linear-gradient(right, #13C1D9BF 18%, #13c5dd 70%);
    background-image: linear-gradient(-90deg, #13C1D9BF 18%, #13c5dd 70%);
}

.bg-overlay:before {
    content: "";
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

@media screen and (min-width: 992px) {
    .contact-panel.contact-panel-3 {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.contact-panel.contact-panel-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    padding: 0;
}

.contact-panel {
    padding: 50px 55px;
}

@media screen and (min-width: 992px) {
    .contact-panel.contact-panel-3 .heading {
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}

.heading.heading-11 {
    margin-bottom: 0px;
}

.heading.heading-11 .heading-title {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    margin-bottom: 25px;
}

.heading.heading-light .heading-title {
    color: white;
}
.heading .heading-title {    
    
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 25px;
    font-weight: 500;
    color: #0e204d;
}

.heading.heading-11 .heading-desc {
    margin-bottom: 32px;
}
.heading.heading-light .heading-desc {
    color: #f9f9f9;
}
.heading .heading-desc {
    font-family: var(--global--font-body);
    color: var(--global--color-body);
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 0;
}

.donations .donations-action {
    margin-bottom: 70px;
}

.donations .donations-action .btn {
    font-family: var(--global--font-body);
    font-size: 15px;
    font-weight: 700;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
;
    width: 170px;
    height: 60px;
    margin-right: 30px;
}
.donations .btn {
    width: 170px;
    height: 60px;
    border-radius: 8px 8px 0 8px;
}

.btn--white {
    background-color: white;
    color: black;
    border-color: white;
}

.contact-panel.contact-panel-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    padding: 0;
}

@media screen and (min-width: 992px) {
    .contact-panel.contact-panel-3 .contact-card {
        -ms-flex-preferred-size: 54%;
        flex-basis: 54%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}

.contact-panel.contact-panel-3 .contact-card {
    padding: 57px 50px 60px;
    -webkit-box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.15);
    box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.15);
    border-radius: 0 8px 8px 8px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
}
.contact-card {
    background-color: white;
    border-radius: 8px 8px 0 8px;
    padding: 47px 60px 50px;
    position: relative;
}

.contact-card .contact-body .card-heading {
    color: #26365e;    
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.contact-card .contact-body .card-desc {    
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #848e9f;
    margin-bottom: 40px;
}

.contact-card .contact-body form {
    margin-bottom: 0;
}

form {
    position: relative;
}


.contact-card .contact-body .form-control {
    border-radius: 0 8px 8px 8px;
    border: 2px solid transparent;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin-bottom: 30px;
}
.contact-card .contact-body .form-control {
    border-radius: 0 8px 8px 8px;
    border: 2px solid transparent;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin-bottom: 30px;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.form-control {
    color: #26365e;
    font-size: 14px;
    font-weight: 400;
    height: 60px;
    line-height: 59px;
    border-radius: 8px 8px 8px 0;
    border: none;
    background-color: #e6f8fb;
    padding-left: 25px;
    margin-bottom: 20px;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contact-card .contact-body .time-select:hover,
.contact-card .contact-body .time-select:active,
.contact-card .contact-body .time-select:focus,
.contact-card .contact-body .date-select:hover,
.contact-card .contact-body .date-select:active,
.contact-card .contact-body .date-select:focus {
	background-color: white;
	border-color    : #13c5dd;
	
}
.contact-card .contact-body .form-control:hover,
.contact-card .contact-body .form-control:active,
.contact-card .contact-body .form-control:focus {
	background-color: var(--global--color-white);
	border-color    : var(--global--color-primary);
}

.form-control::-webkit-input-placeholder {
	font-size     : 14px;	
	color         : #26365e;
	text-transform: capitalize;
}

.form-control:-moz-placeholder {
	font-size     : 14px;	
	color         : #26365e;
	text-transform: capitalize;
}

.form-control::-moz-placeholder {
	font-size     : 14px;	
	color         : #26365e;
	text-transform: capitalize;
}

.form-control:-ms-input-placeholder {
	font-size     : 14px;	
	color         : #26365e;
	text-transform: capitalize;
}

.etiqueta {
	font-size     : 14px;	
	color         : #26365e;	
}

.contact-card .contact-body .time-select, .contact-card .contact-body .date-select {
    position: relative;
    background-color: #e6f8fb;
    height: 60px;
    border-radius: 0 8px 8px 8px;
    border: 2px solid transparent;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contact-card .contact-body .time-select i, .contact-card .contact-body .date-select i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    right: 20px;
    color: #26365e;
}

.contact-card .contact-body .time-select i, .contact-card .contact-body .date-select i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    right: 20px;
    color: #26365e;
}


.contact-card .contact-body .time-select input, .contact-card .contact-body .date-select input {
    position: relative;
    background-color: transparent;
    margin-bottom: 0;
    z-index: 1;
}

.contactanos .img-hotspot .img-hotspot-wrap .img-hotspot-bg img {
    max-width: 90%;
}

.footer .footer-primary {
    padding-top: 85px;
    padding-bottom: 60px;
    background-color: #1d2a4d;
}

.footer .footer-secondary {
    position: relative;
    padding: 46px 0;
    background-color: #ffffff;
}

@media (min-width: 1200px) {
    .footer .footer-widget-nav, .footer .footer-widget-about {
        margin-top: 40px;
    }
}



.btn__link.btn__primary {
    color: #21cdc0;
}

.btn__link.btn__primary:hover {
    color: #123456;
}

.btn__link {
    background-color: transparent;
    border-color: transparent;
    min-width: 0;
    line-height: 1;
    height: auto;
    padding: 0;
    border: 0 !important;
    border-radius: 0;
	font-weight: bold;
}

.footer .footer-widget__title {
    color: #ffffff;
    font-size: 16px;    
    margin-bottom: 30px;
}

.footer .footer-widget-nav li a {
    display: block;
    position: relative;
    color: #848e9f;
    font-size: 14px;
    margin-bottom: 11px;
	    text-decoration: none;
}

.footer .footer-widget-contact {
    position: relative;
    overflow: hidden;
    padding: 40px;
    border-radius: 15px;
    background-color: #ffffff;
}
.footer [class*=footer-widget] {
    margin-bottom: 30px;
}

.footer .footer-widget__title {
    color: #ffffff;
    font-size: 16px;    
    margin-bottom: 30px;
}

.footer .contact-list li {
    line-height: 26px;
    margin-bottom: 0;
}
.contact-list li {
    font-size: 14px;
    margin-bottom: 5px;
	color: #848e9f;
}

.color-heading {
    color: #0e204d !important;
}

.footer .phone__number {
    margin: 20px 0;
}

.phone__number {
    display: inline-flex
;
    align-items: center;
    font-family: "Quicksand", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 1;
    color: #3851a2 !important;
	    text-decoration: none;
}

.mr-30 {
    margin-right: 30px !important;
}

.social-icons {
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
}

.social-icons li {
    margin-right: 10px;
}

.social-icons li a {
    position: relative;
    z-index: 2;
    display: block;
    width: 23px;
    height: 23px;
    line-height: 23px;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    background-color: #213360;
    transition: all 0.4s linear;
}
.social-icons li a:hover {
    position: relative;
    z-index: 2;
    display: block;
    width: 23px;
    height: 23px;
    line-height: 23px;
    border-radius: 50%;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    background-color: #21cdc0;
    transition: all 0.4s linear;
}

.footer .footer__copyright-links li a {
    color: #848e9f;
    display: block;
    margin-right: 25px;
    padding: 3px 0;
}

.fz-14 {
    font-size: 14px !important;
	color: #213360;
}

.contact-panel.contact-panel-3 .contact-card .btn {
    width: 100%;
}

.contact-card .contact-body .btn {
    height: 70px;
    border-radius: 0 8px 8px 8px;
}

.btn--secondary {
    background-color: #283b6a;
    color: white;
}

.btn--secondary::before {
	background-color: #13c5dd;
}

.btn--secondary:active,
.btn--secondary:focus,
.btn--secondary:hover {
	color       : white;
	border-color: #13c5dd;
	background-color: #13c5dd;
}

.btn--secondary.btn--inversed::before {
	background-color: #435ba1;
}

.counter-section {
    background: url(../images/happy-customer.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 118px 0 75px;
}

.happy-customer h3 {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 18px;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    font-weight: 600;
    padding-bottom: 17px;
}

.happy-customer h3::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    min-width: 30px;
    height: 2px;
    background-color: #fff;
    display: inline-block;
}

.happy-customer p {
    font-size: 35px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
    display: inline-block;
    margin-top: 30px;
    line-height: 45px;
    padding-right: 50px;
	position: relative;
}

.happy-customer a {
    font-size: 11px;
    font-family: 'Raleway', sans-serif;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 11px 30px 14px;
    background-color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-top: 15px;
    font-weight: 600;
    border: 1px solid transparent;
	position: relative;
}

.counter-app {
	
	position: relative;
}

.counter-app .col-md-6:nth-child(2n+1)::before {
    left: 10px;	
}

.counter-app .col-md-6::before {
    left: 0px;
    right: 0px;
    bottom: -1px;
    height: 1px;
}

.counter-section {
    background: url(../images/fotos.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 118px 0 75px;
}

.counter-section::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #33a9ee;
    opacity: 0.92;
    display: inline-block;
}

.comentario_izq {
	background-image: url("../images/testionio_izq.png");
	background-size: contain;
	background-repeat: no-repeat;
	height: 350px;	
	
	position:relative;
	 
}

.comentario_izq > p {
	font-size: 12pt;
	color: #687596;
	font-style: italic;
	margin-left:200px;
	margin-top:50px;
	width:400px;
}

.comentario_izq > span {
	font-size: 11pt;
	color: #687596;
	color: #13C1D9BF;
	font-weight: bold;
	margin-left:330px;
}

.comentario_der {
	background-image: url("../images/testionio_der.png");
	background-size: contain;
	background-repeat: no-repeat;
	
	height: 350px;	
	margin-left: 100px;
}

.comentario_der > p {
	font-size: 11pt;
	color: #687596;
	font-style: italic;
	margin-left:50px;
	margin-top:50px;
	width:400px;
}

.comentario_der > span {
	font-size: 12pt;
	color: #687596;
	color: #13C1D9BF;
	font-weight: bold;
	margin-left:230px;
}

.logo_tozih {
    height: 135px;
}

@media screen  and (max-height: 500px) { 
    .logo_tozih {
        height: 45px;
    }

    .process-item .process__desc {
        font-size: 11pt;
    }    

}


@media screen and (max-width: 991.98px) {
	.comentario_izq {				
		height: 330px;					
	 	margin-bottom: 10px;
        background-image: url("../images/testionio_izq_sm.png");
	}
	
	.comentario_der {	
		margin-bottom: 20px;
		height: 270px;	
		margin-left: 0px;
}


	.comentario_izq > p {
		font-size: 9pt;
		color: #687596;
		font-style: italic;
		margin-left:50px;
		margin-top:20px;
		width:280px;
		line-height: 12pt;
	}

	.comentario_izq > span {
		font-size: 8pt;
		color: #687596;
		color: #13C1D9BF;
		font-weight: bold;
		margin-left:180px;
		
	}
	
	.comentario_der > p {
		font-size: 9pt;		
		margin-left:30px;
		margin-top:20px;
		width:280px;
		line-height: 12pt;
	}

	.comentario_der > span {
		font-size: 8pt;		
		font-weight: bold;
		margin-left:180px;
		
	}

}

@media screen and (max-width: 991.98px) and (max-height: 500px) {
	

	.comentario_izq > p {
		font-size: 9pt;
		color: #687596;
		font-style: italic;
		margin-left:200px;
		margin-top:10px;
		width:200px;
		line-height: 12pt;
	}

	.comentario_izq > span {
		font-size: 8pt;
		color: #687596;
		color: #13C1D9BF;
		font-weight: bold;
		margin-left:230px;
		
	}
	
	.comentario_der > p {
		font-size: 9pt;		
		margin-left:30px;
		margin-top:20px;
		width:200px;
		line-height: 12pt;
	}

	.comentario_der > span {
		font-size: 8pt;		
		font-weight: bold;
		margin-left:140px;
		
	}

}