/*
Theme Name:     My Ante Child
Theme URI:
Description:    My Child theme
Author:         Author Name
Author URI:
Template:       ante
Version:        1.0
*/

@import url("https://0d0ce4.claudeassets.com/20240915130635cs_/https://www.mobilitysn.com/wp-content/themes/ante/style.css");

body{
	height: auto!important;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Open Sans",sans-serif!important;
}

.logo-home {
    text-align: center;
    padding: 50px 0 50px 0;
    width: 100%;
    position: absolute!important;
    z-index: 9998!important;
}

#navbar{
    height: 100px;
    padding: 15px 0px 24px 0;
}

.navbar-collapse{
	padding-top: 16px;
}

@media (min-width: 768px) and (max-width: 991px){
	#navbar{
	    height: 70px;
	    padding: 12px 0px 24px 0;
	}	
	.navbar-header{
		width: 140px;
	}
	.navbar-collapse{
		padding-top: 10px;
	}	
}

@media screen and (max-width: 768px){
	#navbar {
	    height: 130px;
	}	
}

h1,h2,h3,h4,h5,h6{
	font-weight: bold;
}

.greenColorFont{
	color: #8fbc27!important;
}

.blackColorFont{
	color: #000000!important;
}

.lightGrayFont{
	color: #8d8787!important;
}

.dargGrayFont{
	color: #766f6f!important;
}

.upperCase{
	text-transform: uppercase!important;
}

.boldFont{
	font-weight: bold;
}

.marginBottomDefault{
	margin-bottom: 20px;
}

.paddingBottomDefault{
	padding-bottom: 20px;	
}

.alignJustify{
	text-align: justify!important;
}

.count-item .count-header i{
	font-size: 58px;
}

.fullwidth-box.number-box{
    background-image: url('https://6d1474.claudeassets.com/20240915130635im_/https://www.mobilitysn.com/wp-content/themes/ante-child/images/counter-bg.jpg');
}

.service .service-header{
    font: 1.4em "Open Sans", sans-serif;	
    font-weight: bold;
    min-height: 126px;
}

.service .service-desc{
    font-size: 1.003em;
    min-height: 182px;
	padding: 6px 20px 0px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.service .service-header{	
		font-size: 1.1em;
	}
	.service .service-desc{
		font-size: 0.895em;
	    min-height: 205px;
	}	
}

@media (min-width: 768px) and (max-width: 991px) {
	.service .service-header{	
		font-size: 1.0em;
	}	
	.service .service-desc{
		font-size: 0.895em;
	    min-height: 350px;
	}	
}

@media (max-width: 767px) {
	.service{
		margin-bottom: 20px!important;
	}	
	.service .service-desc{
		min-height: auto!important;
	}
}

.section-header{
	margin-bottom: 20px;
}

.portfolio-filter{
	display: none!important;
}

.col-no-padding{
	padding-left: 0px!important;
	padding-right: 0px!important;
}

.project-title h4{
	font-family: "Montserrat", sans-serif;
	font-weight: normal;
	font-size: 2.5em;
	margin-bottom: 20px;
}

.item-hover-icon{
	width: auto!important;
	margin-top: 10px!important;
}

.project-title a{
	text-align: center;	
}

.calidadText{
	text-align: center;
	color: #766f6f;
	font-size: 1.0em;
}

.calidadLink{
	text-align: center;
	font-size: 1.0em;	
}

.calidadText-arrow{
	text-align: left;
	display: inline-block;
	width: 65%;
}

.calidadLink a{
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none!important;
}

.testimonials-box{
    padding: 150px 36% !important;
}

.flexslider .slides > li{
	display: block!important;
}

.testimonial-title span{
	font-size: 30px;
	font-weight: bold;
}

.testimonial-text{
	font: bold 20px/24px "Open Sans", Arial, Helvetica, sans-serif;
    display: block;
    margin: 0 auto 10px;
    width: 80%;
    text-align: center;
}

#message-input input,#message-submit input{
	width: 50%;
}

ul.cityList{
	display: inline-block;
}

ul.cityList,ul.cityList li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

ul.cityList li{
	text-transform: uppercase;
	padding-right: 30px;
}

footer{
	padding:50px 0 10px;
}

.footer-address{
	text-transform: upperCase;
	margin-top: 20px;
}

.footer-info{
	text-transform: upperCase;
	margin-bottom: 20px;
	color: #8fbc27;
}

a.copyright-link,a.copyright-link:hover{
	color: #ffffff;
	text-decoration: none;
}

.section{
	padding: 100px 0 0;
}

.ante-child-row{
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}

.calidad_text,#contacto,#contact{
	margin-bottom: 80px;
}

h1, h2, h3, h4, h5, h6{
	margin: 0 0 10px 0;
}

.services-img{
	display: inline-block;
	float: right;
	padding-left: 20px;
}

.display-inline{
	display: inline;
}

@media (max-width: 991px) {
	.services-img{
		display: block;
		float:none;
		text-align: center;
	}
}

.section-header h1 span::before, .section-header h1 span::after, .section-header h2 span::before, .section-header h2 span::after, .section-header h3 span::before, .section-header h3 span::after, .section-header h4 span::before, .section-header h4 span::after, .section-header h5 span::before, .section-header h5 span::after, .section-header h6 span::before, .section-header h6 span::after{
	content: none;
}

.header-desc span{
	font:bold 24px/28px "Open Sans", Arial, Helvetica, sans-serif;
	width: 90%;
}

#mobility .header-desc span,#nosotros .header-desc span,#portfolio-section .header-desc span,#contacto .header-desc span,#calidad .header-desc span,#credenciales .header-desc span,#quines-somos .header-desc span,#clientes .header-desc span{
	font: 300 16px/19px "Open Sans", Arial, Helvetica, sans-serif;
	width: 35%;
}


@media (min-width: 768px) and (max-width: 991px) {
	.xs-enlarge{
		width: 100%!important;
	}
}

.btn-primary{
	background-color: #8ebc3f;
}

#menu-item-2192,#menu-item-2621{
	display: none;
}

.section-inverse .count-header, .section-inverse .accent-color, .section-inverse .service-icon, .section-inverse blockquote small, .section-inverse .read-more-btn .btn-link, .section-inverse .tweet_text::before, .section-inverse .icon-box i, .section-inverse .devices-nav .flex-active a{
	color: #8ebc3f!important;
}

.btn-success{
	background-color: #8ebc3f !important;
}

.accent-color{
	color: #8ebc27;
}

.page-content {
	background: url('https://5d71c5.claudeassets.com/20240915130635im_/https://www.mobilitysn.com/wp-content/themes/ante-child/images/map-bg_v2.jpg') no-repeat center top white;
	background-position: 50% -300px;
}

@media (max-width: 784px) {
	.header-desc {
		display: none;
	}
}

@media (max-width: 767px) {
	.logo-home img{
		max-width: 70%;
	}
}

#page-header .page-title{
	background: transparent!important;
}

.footer-info a{
	color: #8fbc27!important;
	text-decoration: none;
}

#page-header::before{
	background: none!important;
}

.header-desc span{
	font-weight: bold!important;
}

.service-desc,.service-desc ul li{
	text-align: left;
}

.main-nav{
	font-size: 14px!important;
}

.no-header{
	padding: 0px;
}

.no-header .section-header{
	display: none;
}

.read_more_container{
	text-align: center;
}

.read_more_container a{
	text-decoration: none;
	color: #666666;
	font-size: 1.6em;
	font-weight: bold;
}

.accordion-toggle{
	color:#8fbc27!important;
}

a.accordion-toggle:hover, a.accordion-toggle:focus{
	color: #8FBC27!important;
	font-weight: bold;
}

#clientes .fullwidth-box{
	padding-top: 50px!important;
	padding-bottom: 50px!important;
}

#clientes .section-header{
	margin-bottom: 100px;
}

ul.countryNames,ul.countryNames li{
	list-style-type: none;
	display: inline;
}

ul.countryNames li{
	color: #666666;
	font-size: 1.04em;
	font-weight: bold;
	padding: 10px;
}

.alignCenter{
	text-align: center;
}

#quines-somos ul#logo_slide li{
	color: #666666;
	font-size: 1.5em;
	font-weight: bold;
}

#quines-somos .bx-viewport{
	height: 30px!important;
}

.section-diff .service:hover::before{
	height: 30px;
	width: 30px;
	border-top: 30px solid #f2f2f2;
	border-left: 30px solid #a6a6a6;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.counter-calendar .count-number:before,.counter-thumbs-up .count-number:before{
	content: "\f067";
	font-family:FontAwesome;
	font-size: 48px;
}

.count-item .count-number, .count-item .counter{
	font: 54px "Montserrat", sans-serif;
}

.vc_custom_1453463403553{
	margin-bottom: 0px!important;
}

.header-desc span{
	font: 300 16px/19px "Open Sans",Arial,Helvetica,sans-serif;
}

.main-nav ul li.menu-item-language a{
    color: #8ebc3f!important;
    font-weight: bold;
}    

.main-nav ul li.menu-item-language ul li a:hover{
    color: #ffffff!important;
}

.project-post .hover-box{
	background:none!important;
	opacity: 1!important;
}

.project-post .hover-box h4{
	color:#000000!important;
}

.project-post .hover-box a{
	border: 1px solid #000!important;
}

ul.brexit_ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

ul.brexit_ul li{
	margin-bottom:25px;
	list-style-image: url('https://a62e66.claudeassets.com/20240915130635im_/https://www.mobilitysn.com/wp-content/themes/ante-child/images/tick_sign.png');
	font-weight:bold;
	margin-left: 25px;
}

ul.brexit_ul li ul.brexit_sub_ul li{
	list-style-image:none;
	list-style-type: disc;
	padding:5px 0px;
	font-weight: normal;
	margin-bottom:0px;
	margin-left: 15px;
}
/*
     FILE ARCHIVED ON 00:52:18 Feb 23, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:36:27 Jul 10, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.5
  exclusion.robots: 0.052
  exclusion.robots.policy: 0.041
  esindex: 0.008
  cdx.remote: 6.818
  LoadShardBlock: 103.284 (3)
  PetaboxLoader3.datanode: 123.099 (5)
  PetaboxLoader3.resolve: 1658.735 (4)
  load_resource: 1684.955 (2)
*/