@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');

body{
  color: #000000 !important;
    /*font-family: "Franklin Gothic Heavy" !important;*/
  font-family: 'Open Sans', sans-serif !important;
}
.iconos {
    background: #f9f7f775;
        border-radius: 55px;
}
.btsc-testimonials-left {
    color: #000000 !important;
}
.topHead{
    top: 18px !important;  
}
.t3-footnav .t3-module .module-title{
        color: #003693;
}
.btsc-carousel .bt-carousel-item .item-image img{
    width: 95%;
}

.logos img{
  width: 65% !important;
}
/*.bottom_mainbody_3{
    background-image: url(7.jpg) !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}*/
a.aboutUs_purchase_button{
    background: #003693;
}
.colRightRowItem h4:before{
        color: #003693;
}
.articleAboutUs_block1 .colRight h3{
    color: #003693;
}
a{
   color: #003693; 
}
.t3-header-inner:before{
   background: #003693;
}
.mainMenu .t3-megamenu .navbar-nav > li > a{
    color: #003693;
}
.mainMenu .t3-megamenu .navbar-nav > li.open > a, .mainMenu .t3-megamenu .navbar-nav > li.active > a, .mainMenu .t3-megamenu .navbar-nav > li > a:hover, .mainMenu .t3-megamenu .navbar-nav > li.active > a:focus, .mainMenu .t3-megamenu .navbar-nav > li.active > a:hover{
    background: #003693;
}
a.backToTop{
    background: #003693;
}
.menuFooter .nav li a:hover, .menuFooter .nav li.active > a, .menuFooter .nav li a:focus{
        color: #003693 !important;
}
.top_mainbody_1{
    background: #003693;
}
.we-intro-title h2{
    background: #003693;
}
.we-intro-about span{
        border: 2px solid #003693;
}
.we-intro-about{
    color: #003693;
}
.we-intro-button a{
     background: #003693;
}
.btsc-testimonials-left .btsc-testimonials-info span.btsc-testimonials-name{
    color: #003693;
}
.sc_blogspost_title, .sc_blogspost_title:after, .sc_right_title, .sc_right_title:after{
    background: #003693;
}
.sc_blogpost_extra a.sc_blogpost_readmore{
    background: #003693;
    border: 1px solid #003693;
}
h2.servicesItem_title a, h2.servicesDetail_title span{
    background: #003693;
}
.sc_blogspost_desc{
    color: #000000 !important;
}
.defaultLayout .sc_blogpost .bt-extra{
    color: #ffffff;
}
.contact-form-big-title span{
    color: #003693;
}
.contact-form button.send_button, .contact-form button.cancel_button:hover{
    background: #003693;
}
.footerBlock_module {
    /*background: #f8ce11 !important;*/
   background: #003693 !important;
}
.t3-copyright{
    /*background: #f8ce11 !important;*/
  background: #00235f !important;
  color: #FFF;
}
#Mod123 p{
    color: #FFF !important;
}
#Mod121 p{
    color: #003693 !important;
}
.socialIconFooter .iconLinks a.iconLink{
        color: #003693 !important;
    border: 1px solid #003693 !important;
}
.button_link a{
    color: #003693 !important;
    border: 1px solid #003693 !important;
}
.t3-footer{
    color: #FFF !important;
}
.menuFooter .nav li a:hover, .menuFooter .nav li.active > a, .menuFooter .nav li a:focus, .menuFooter .nav li a  {
    color: #FFF !important;
}
#contact-form .contact_form_input{
    height: 43px;
    line-height: 41px;
    border: 1px solid #173693 !important;
    padding: 0 5px;
    width: 100%;
    box-shadow: inset 2px 2px 0 -1px #003693 !important;
}
.contact-form #jform_contact_message{
    border: 1px solid #173693 !important;
}

p {
  font-size:15px !important;
}
.slideimg:before {
    background: rgb(255 255 255 / 25%) !important;
}
.top_mainbody_1{
    margin-top:-25px;
}
.t3-footnav .t3-module .module-title {
  font-weight:bold;
}
.t3-footnav .t3-module .module-title{
    color: #FFF;
}

.ba-gallery p {
  display:none
}

.testimonial-section {
	float: left;
	position: relative;
	padding: 90px 0 30px;
	background: #fcfcfd;
	z-index: 1;
	width: 100%;
}

.t-section-title {
	float: left;
	position: relative;
	width: 100%;
	padding-bottom: 40px; 
}
.t-section-title p {
	color: #7d93b2;
	font-size: 13px;
	line-height: 20px;
	max-width: 550px;
	margin: 0 auto;
}
.t-section-title h2 {
	float: left;
	width: 100%;
	text-align: center;
	color: #003693;
	font-size: 34px;
	font-weight: 800;
	position: relative;
}
.section-separator {
	float: left;
	width: 100%;
	position: relative;
	margin: 20px 0;
}
.section-separator:before{
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	height: 3px;
	width: 50px;
	border-radius: 3px;
	z-index: 2;
	background-color: #003693;
	margin-left: -25px;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.listing-carousel-button{
	position: absolute;
	top: 50%;
	width: 80px;
	height: 50px;
	line-height: 50px;
	margin-top: -25px;
	z-index: 100;
	cursor: pointer;
	background: #003693;
	box-shadow: 0 9px 26px rgba(58, 87,135,0.45);
	transition: all 200ms linear;
	outline: none;
     text-align: center;
  
}
.listing-carousel-button.listing-carousel-button-next{
	right: -30px;
	padding-right: 20px;
	border-radius: 60px 0 0 60px;
}
.listing-carousel-button.listing-carousel-button-prev{
	left: -30px;
	padding-left: 20px;
	border-radius: 0 60px 60px 0;
}
.listing-carousel-button.listing-carousel-button-next:hover{
	right: -15px;
	background: rgba(6,27,65,0.4);
}
.listing-carousel-button.listing-carousel-button-prev:hover{
	left: -15px;
	background: rgba(6,27,65,0.4);
}
.testi-item {
	transition: all .3s ease-in-out;
	transform: scale(0.9);
	opacity: 0.9;
}
.testimonials-text {
	padding: 75px 50px 75px;
	overflow:hidden;
	background: #f5f6fa;
	border:1ps solid #f1f1f1;
	border-radius: 10px;
	transition: all .3s ease-in-out;
}
.testimonials-text-after{
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	color: #ccc;
	opacity: .3;
	font-size: 35px;
	transition: all 400ms linear;
	bottom: 25px;
	right: 30px;
}
.testimonials-text-before{
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	color: #ccc;
	opacity: .3;
	font-size: 35px;
	transition: all 400ms linear;
	top: 25px;
	left: 30px;
}
.testimonials-text .listing-rating{
	float: none;
	display: inline-block;
	margin-bottom: 12px;
}
.listing-rating i{
	color: #003693;
}
.testimonials-avatar h3{
	font-weight: 600;
	color: #003693;
	font-size: 18px;
}
.testimonials-avatar h4{
	 font-weight:400;
	 font-size:12px;
	 padding-top:6px;
	 color:#003693;
}
.testimonials-carousel .swiper-slide{
	padding: 30px 0;
}	 
.testi-avatar{
	position: absolute;
	left: 50%;
	top: -30px;
	width: 90px;
	height: 90px;
	margin-left: -45px;
	z-index: 20;
}
.testi-avatar img{
	width: 90px;
	height: 90px;
	float: left;
	border-radius: 100%;
	border:6px solid #fff;
	box-shadow: 0 9px 26px rgba(58, 87,135,0.1);
}
.swiper-slide-active .testimonials-text {
	background: #fff;
	box-shadow: 0 9px 26px rgba(58, 87,135,0.1);
}
.testimonials-text p{
	color: black;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	padding-bottom: 10px;
	font-weight: 500;
}
.text-link{
	position: absolute;
	bottom:0;
	padding: 15px 0;
	border-radius: 10px 10px 0 0;
	background: #f9f9f9;
	border:1px solid #eee;
	box-shadow: 0 10px 15px rgba(0,0,0,0.03);
	left: 50%;
	width: 200px;
	margin-left: -100px;
}
.swiper-slide-active .testi-item{
	opacity: 1;
	transform: scale(1.0);
}
.tc-pagination{
	float: left;
	margin-top: 10px;
	width: 100% !important;
  	text-align: center;
}
.tc-pagination_wrap {
	position: absolute;
	bottom: -40px;
	left: 0;
	width: 100%;
}
.tc-pagination2{
	float: none;
	display: inline-block;
	padding: 14px 0;
	background: #fff;
	border-radius: 30px;
	min-width: 250px;
	border-bottom: 0;
}
.tc-pagination .swiper-pagination-bullet, .tc-pagination2.swiper-pagination-bullet{
	opacity: 1;
	background: #384f95;
	margin:0 2px;
	width: 10px;
	height: 10px;
	transition: all 300ms ease-in-out;
}

.sc_blogpost_extra {
  display:none;
}

.contact-tiitle h3{
  color: #003693
}


form#cf3 input, form#cf3 textarea {
    font-size: 20px !important; 
}

form#cf3 h3 {
  text-align: center !important;
      font-size: 45px !important;
    padding-bottom: 20px;
}

form#cf3 {
    padding: 0 50px;
}

div#cf_3 {
    padding: 0 300px !important;
}

@media only screen and (max-width: 1200px) {
 	div#cf_3 {
    	padding: 0 200px !important;
	}
}

@media only screen and (max-width: 900px) {
 	div#cf_3 {
    	padding: 0 50px !important;
	}
}

@media only screen and (max-width: 600px) {
 	div#cf_3 {
    	padding: 0 0px !important;
	}
  form#cf3 {
    padding: 0 10px;
}
  form#cf3 input, form#cf3 textarea {
    font-size: 10px !important; 
}

}

.t-section-title1 h2 {
    float: left;
    width: 100%;
    color: #003693;
    font-size: 34px;
    font-weight: 800;
    position: relative;
}