@font-face {
    font-family: "PoppinsRegular";
    src: url("../fonts/Poppins-Regular.ttf");
}

@font-face {
    font-family: "PoppinsSemiBold";
    src: url("../fonts/Poppins-SemiBold.ttf");
}

@font-face {
    font-family: "PoppinsBold";
    src: url("../fonts/Poppins-Bold.ttf");
}

@font-face {
    font-family: "PoppinsExtraBold";
    src: url("../fonts/Poppins-ExtraBold.ttf");
}

body {
    font-family: 'PoppinsSemiBold', sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'PoppinsExtraBold', sans-serif;
}

/*header*/
.topbar {
    background-color: #a5cd39;
}
.navbar-main {
    background-color: #194d80;
}
.navbar-brand {
    margin-top: -15px;
}
.navbar-brand img {
    height: 95px;
}
.navbar-main .nav > li > a {
    color: white;
    font-family: 'PoppinsSemiBold', sans-serif;
    font-size: 14px;
    padding-left: 0 !important;
    padding-right: 30px;
}
.navbar-main .nav > li > a:hover, .navbar-main .nav > li > a:focus {
    color: #a5cd39 !important;
}
.quote-green {
    color: #194d80;
    background-color: #a5cd39 !important;
    font-size: 14px;
}
.quote-green:hover {
    background-color: #a5cd39 !important;
    color: white !important;
}
.quote-blue {
    color: white;
    background-color: #194d80 !important;
    font-size: 14px;
    margin-top: 5px;
}
.quote-blue:hover {
    color: #a5cd39 !important;
}
.welcome-text {
    font-style: normal !important;
    color: #194d80 !important;
}
.topbar-sosmed li a {
    color: #194d80 !important;
}
.topbar-sosmed li a:hover {
    color: white !important;
}
.box-icon-1 {
    margin-right: 0 !important;
    margin-left: 20px;
}
.box-icon-1 .icon {
    color: #194d80;
}
/*body*/
.btn {
    font-family: 'PoppinsSemiBold', sans-serif !important;
}
a:hover {
    color: #a5cd39;
}
.section-heading {
    color: #194d80;
}
.box-icon-1 .body-content {
    font-size: 13px;
    margin-left: 40px;
}
.box-icon-2 .icon {
    color: #194d80;
}
.client-img img {
    width: 250px !important;
    height: 80px !important;
}
.team-img img {
    width: 590px !important;
    height: 300px !important;
}
.icon img {
    height: 60px !important;
}
.box-statistic .heading {
    color: #194d80;
}
.box-statistic .icon {
    color: #a5cd39;
}
.box-testimony:before {
    color: #a5cd39;
}
.quote-name {
    color: #194d80 !important;
}
.img-shadow {
    box-shadow: 10px 10px 5px #ccc;
    -moz-box-shadow: 10px 10px 5px #ccc;
    -webkit-box-shadow: 10px 10px 5px #ccc;
    -khtml-box-shadow: 10px 10px 5px #ccc;
}
/*footer*/
.cta {
    background-color: #a5cd39;
}
.cta-desc {
    color: #194d80 !important;
    font-size: 32px !important;
    font-family: 'PoppinsSemiBold', sans-serif !important;
    margin-bottom: 10px;
}
.btn-orange-cta {
    background-color: #194d80;
}
.footer {
    background-color: #194d80;
}
.footer .footer-item .list li a:hover {
    color: #a5cd39;
}
.footer-sosmed {
    margin-top: 10px !important;
}
.footer-sosmed a {
    margin-right: 10px !important;
}
.footer-sosmed a .item {
    background-color: white !important;
    color: #194d80 !important;
}
.footer-sosmed a .item:hover {
    background-color: #a5cd39 !important;
}
.fcopy {
    background-color: white !important;
}
.ftex {
    margin-bottom: 0 !important;
    background-color: white;
    color: #194d80 !important;
    text-align: center;
}
/*slider*/
.wrap-top-1 {
    padding-top: 16% !important;
}
.wrap-top-2 {
    padding-top: 18% !important;
}
.wrap-caption.center {
    width: 100%;
    margin: 0;
    text-align: left;
}
.wrap-caption.center img {
    width: 300px !important;
    height: 75px !important;
    backface-visibility: visible !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
}
.slider-title-lg {
    font-family: 'PoppinsBold'; 
    font-size: 58px; 
    margin-top: 45px;
}
.slider-title-md {
    font-family: 'PoppinsRegular'; 
    font-size: 58px; 
    margin-top: 45px;
}
.slider-title-sm {
    font-family: 'PoppinsSemiBold'; 
    font-size: 24px; 
    margin-top: 45px;
}
.btn-secondary {
    background-color: #a5cd39; 
    color: #202020;
}
.btn-secondary:hover {
    background-color: #194d80 !important; 
    color: white;
}
/*buttons*/
#back-to-top-btn {
    position: fixed;
    width:48px;
	height:48px;
	bottom:75px;
	right:10px;
	background-color:#194d80;
	color:#fff;
    border: none;
	border-radius:50px;
	text-align:center;
    font-size:25px;
    z-index:100;
    display: none;
}
#back-to-top-btn:hover {
    color:#202020;
}
.whatsapp {
	position:fixed;
	width:48px;
	height:48px;
	bottom:20px;
	right:10px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
    z-index:100;
}
.whatsapp:hover {
    color: #202020 !important;
}
.my-whatsapp {
	margin-top:9px;
}
/*otras paginas*/
.section-subheading {
    color: #666;
    font-family: 'PoppinsSemiBold' !important; 
    text-align: justify !important;
}
.banner-page.nosotros {
    background: url(../images/ban_nosotros.jpg) bottom center no-repeat;
}
.banner-page.servicios {
    background: url(../images/ban_servicios.jpg) bottom center no-repeat;
}
.banner-page.contactanos {
    background: url(../images/ban_contactanos.jpg) bottom center no-repeat;
}
.box-image-2 .blok-title {
    color: #194d80;
    text-align: center;
}
.box-image-2 .blok-title:hover {
    color: #a5cd39;
}
.box-image-2 .description {
    text-align: justify !important;
}
.box-image-2:hover .image img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    box-shadow: none;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}
.box-team:hover a img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    box-shadow: none;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}
.list-info li .info-icon {
    color: #a5cd39;
    font-size: 20px;
}
ul.checklist li {
    margin-bottom: 0 !important;
}
ul.checklist li::before {
    color: #a5cd39;
}
.category-nav li a {
    padding: 10px 15px;
}
.category-nav li a:hover {
    background-color: #a5cd39;
    color: #202020;
}
.category-nav li.active a {
    background-color: #a5cd39;
    color: #202020;
}
#loader_contacto {
    width: 100px !important;
    height: 50px !important;
}
.myquote {
    text-align: center !important;
    color: #202020 !important
}
/*media changes*/
@media (min-width: 992px) and (max-width: 1199px) {
    .contact-info > div {
        display: block;
    }
    .wrap-top-1 {
        padding-top: 15% !important;
    }
    .wrap-top-2 {
        padding-top: 17% !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .topbar {
        display: block;
    }  
    .contact-info > div {
        display: block;
    }
    .wrap-top-1 {
        padding-top: 15% !important;
    }
    .wrap-top-2 {
        padding-top: 17% !important;
    }
}
@media (max-width: 767px) {
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .topbar {
        display: none;
    }
    .topbar-logo {
        margin-top: 20px;
    }
    .slider-title-lg {
        font-family: 'PoppinsBold'; 
        font-size: 36px; 
        margin-top: 25px;
    }
    .slider-title-md {
        font-family: 'PoppinsRegular'; 
        font-size: 36px; 
        margin-top: 25px;
    }
    .slider-title-sm {
        font-family: 'PoppinsSemiBold'; 
        font-size: 18px; 
        margin-top: 25px;
    }
    .wrap-top-1 {
        padding-top: 15% !important;
    }
    .wrap-top-2 {
        padding-top: 17% !important;
    }
}

