.navbar-nav .dropdown-menu li a {
	white-space: normal;
}
.navbar-nav .dropdown-menu {
	width: 270px;
}
/*BANNER*/
.is-transparent .banner-static {
    min-height: 340px;
}
.banner-text .page-title {
	font-size: 2.2em;
	text-transform: uppercase;
	/*text-shadow: 1px 1px 1px #333;*/
	background: rgba(33,33,33,0.6);
	padding: 12px 12px;
	border-left: 5px solid #009750;
}
.color {
	color: #009750;
}
.site-header .navbar-brand img {
	height: auto;
	width: 260px;
}
.logo-light {
	filter:drop-shadow(1px 1px 2px rgba(44,44,44,1));
}
.header-s1 .navbar-nav > li > a {
	padding-top: 23px;
}

.footer-logo img {
	padding-right: 40px;
}

.navbar-nav > li > a {
	padding-left: 8px;
	padding-right: 8px;
}

.footer-widget .afip li {
	/*width: 40%;*/
	/*float: left;*/
	margin-bottom: 8px;
}
.footer-widget .afip li i {
	font-size: 30px;
	margin-right: 10px;
}
.social .qrafip {
	display: block;
	width: 100%;
	clear: both;
	margin-left: 0;
	padding-top: 5px;
}
.qrafip img {
	height: 100px;
}

.footer-widget .afip li a {
	display: inline-flex;
	align-items: center;
}

.links {
	padding: 100px 0;
}

.links .heading-md-lead {
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
}

.links ul {
	float: left;
	clear: left;
	width: 100%;
}
.links ul li span:before {
	content: "\f054";
	position: absolute;
	left: 15px;
	font-family: "FontAwesome";
	color: #009750;
}
.links ul li {
	/*width: 100%;*/
	/*float: none;*/
/*	text-align: left;
	padding: 12px 0;
	padding-left: 40px;
	border-bottom: 2px solid #fff;
	position: relative;*/
}
.links ul li span {
	display: inline-block;
	width: 100%;
	padding: 12px 0;
	padding-left: 40px;
	border-bottom: 2px solid #fff;
	position: relative;
}
.links ul li:nth-child(-n+2) span {
	border-top: 2px solid #fff;
}
/*.links ul .col-md-6 li:first-child {
	border-top: 2px solid #fff;
}*/
.links ul li a {
	color: #40454b;
}


.section-logos {
	/*background: rgba(0, 151, 80,0.25);*/
/*	-webkit-box-shadow: inset 1px 1px 8px 0px rgba(0,0,0,0.18);
	-moz-box-shadow: inset 1px 1px 8px 0px rgba(0,0,0,0.18);
	box-shadow: inset 1px 1px 8px 0px rgba(0,0,0,0.18);*/
}
.section-logos h2 {
	text-align: center;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 1.5em;
	font-family: "Poppins",sans-serif;
}
.section-logos .owl-carousel .logo-item {
	height: 170px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-logos .owl-carousel .logo-item img {
	max-height: 110px;
	width: auto;
	max-width: 100%;
}

.section-links2 {
	padding-top: 50px;
}
/*NOSOTROS*/
.nosotros h3, .nosotros strong {
	color: #009750;
}
.nosotros h3 {
	position: relative;
	display: inline-block;
	color: #009750;
}

.nosotros h3:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -8px;
	width: 34%;
	height: 1px;
	background-color: #009750;
}

/*SERVICIOS EN LINEA*/
.box {
	margin-bottom: 20px;
	height: 240px;
	text-align: center;
	line-height: 1.6;
}
.box.box2 {
	text-align: left;
}
.box.box2 p {
	margin-bottom: 15px;
}
.precio.btn {
	border:2px solid #009750;
}
.precio.btn:hover {
	cursor: default;
	background: inherit;
	color: inherit;
}

.box .precio {
	float: none;
	clear: both;
}

.box .precio2 {
	position: absolute;
	right: 15px;
	top: 0;
	border-bottom: 2px solid #009750;
	border-left: 2px solid #009750;
	border-bottom-left-radius: 20px;
	padding: 3px 12px 4px;
	font-weight: 400;
	font-size: 12px;
}

.precio3 {
	border: 2px solid #009750;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	padding: 5px 12px;
	border-right: 0;
	color: #009750;
	font-weight: 400;

}
.precio3 span {
		font-size: 14px;
}

.solicitar {
	border: 2px solid #009750;
	border-radius: 20px;
	padding: 5px 12px;
	background: #009750;
	color: #fff;
}
.precio3 + .solicitar {
	border: 2px solid #009750;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	padding: 5px 12px;
	padding-left: 5px;
	background: #009750;
	color: #fff;
}
.solicitar:hover {
	background: #EAA515;
	color: #fff;
	border-color: #EAA515;
}

.box .wrap {
	background: #fff;
	box-shadow: 0 2px 4px rgba(0,0,0,0.03);
	border: 0 none;
	padding: 15px 10px 20px 10px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	height: 100%;
	position: relative;

    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;	
}
.box .titulo {
	font-size: 1.3em;
	font-weight: 400;
	margin-bottom: 13px;
	position: relative;
	display: inline-block;
}
.box .titulo:before {
	content: "";
	height: 2px;
	background: #009750;
	width: 50%;
	position: absolute;
	left: 25%;
	bottom: -7px;
}

.box p {
	margin-top: 0px;
	margin-bottom: 0;
	line-height: 1.3;
}

.box .highlight {
	background: yellow;
}

.box.is-hidden {
	display: none;
}

.sin-resultados {
	display: none;
}
.is-visible {
	display: block;
}

.enlinea input {
	font-size: 18px;
	padding: 15px 25px;
}

.enlinea .form-quote .form-control {
	height: auto;
}
.enlinea .form-quote {
	margin-bottom: 50px;
}

.mediosdepago img + img {
	margin-top: 30px;
}


.single-servicios-online .banner-static .banner-cpn .banner-text:not([class*="wide-"]) {
	width: 70%;
	max-width: none;
}

.single-servicios-online .banner-text .page-title {
	font-size: 1.8em;
	line-height: 1.32;
}

/*SERVICIO EN LINEA EXTENDIDO*/
.wpcf7-form {
	margin-top: 30px;	
}
.bg-light .wpcf7-form .form-control, .bg-light .form-message .form-control {
	background-color: #fff;
}
.wpcf7-form .form-control, .form-message .form-control {
	height: 50px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e1e1e1;
	background-color: #f8f8f8;
}
.wpcf7-form input {
	margin-bottom: 15px;
	font-size: 15px;
}

.wpcf7-form label {
	font-weight: 600;
}

.wpcf7-form .btn {
	margin-top: 25px;
}

.wpcf7-form .form-control.txtarea, .form-message .form-control.txtarea {
	height: 150px;
}

.wpcf7-form .file {
	padding: 0;
	overflow: visible;
}

::-webkit-file-upload-button {
	border:1px solid #ccc;
	height: 100%;
 }

.serv-el .precio {
	color: #009750;
	font-weight: 400;
}
span.wpcf7-list-item.first {
	margin-left: 20px;
}
span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 50px;
	line-height: 22px;
}



/*SERVICIO EXTENDIDO*/
/*SIDEBAR*/
.wgs-box.wgs-menus ul li.list-heading {
	font-weight: 600;
	font-size: 16px;
}
.wgs-box.wgs-menus ul li {
	font-weight: normal;
	font-size: 0.875em;
}

.wgs-box.wgs-menus .current_page_item a {
	color: #009750;
	position: relative;
}

.wgs-box.wgs-menus .current_page_item a:before{
	position: absolute;
	width: 3px;
	height: 100%;
	content: "";
	left: 0;
	top: 0;
	background: #009750;
}

.servicios .wrap-content > p:first-child {
	font-size: 20px;
	color: #009750;
}

.fbox-photo {
	height: 220px;
	object-fit: cover;
}
.feature .fbox-photo img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	display: block;
}

.feature.boxed {
	height: 445px;
	margin-top: 0;
	margin-bottom: 60px;
}
.section-services.section-pad {
	padding-bottom: 30px;
}
.feature h3.lead, .feature h4.lead {
	margin-bottom: 10px;
}
.feature.boxed p {
	margin-bottom: 12px;
}
/*VALIDAR PROFESIONAL*/
.validar ul {
	/*padding-top: 10px;*/
	display: inline-block;
}
.validar ul li{
	font-size: 18px;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 1px dashed #ccc;
}

/*RECURSOS HUMANOS*/
.rrhh label {
	font-weight: 400;
	text-transform: uppercase;
}


/*VALIDAR PROFESIONAL*/
.validar a {
	padding: 8px 20px;
	color: #009750;
	background-color: transparent;

	font-family: "Roboto",sans-serif;
	font-size: 12px;
	line-height: 1.4;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	border: 2px solid #009750;
	box-sizing: border-box;
	transition: all 0.4s;
	-ms-border-radius: 45px;
	border-radius: 45px;	
}

.validar a:hover {
	color: #fff;
	background: #009750;
	border-color: #009750;
}


/*SIDEBAR*/
.buscador {
	background: #fafafa;
	font-size: 16px;
	border: 0px;

	display: block;
	width: 100%;
	height: 100%;
	padding: 6px 12px;
	line-height: 1.42857143;
	color: #555;
}

.wrap-buscar {
	height: 50px;
	position: relative;
	border: 1px solid #e9e9e9;
	-ms-border-radius: 3px;
	border-radius: 3px;
		margin-bottom: 60px;
}

.search-submit {
	position: absolute;
	right: 0px;
	height: 100%;
	top: 0px;
	background: #eee;
	width: 50px;
	color: #009750;
	border: 0px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	transition: color 0.4s;
}

.search-submit:hover {
	color: #EAA515;
}

.wgs-box ul.blog-recent li a {
	width: 100%;
}

/*SHARER*/
.sharer {
	border-top:1px solid #eee;
	padding-top: 20px;
	margin-top: 40px;
	display: block;
}

.serv-el .sharer {
	border-top-color: #fff;
}

.feature-service-row a.btn-link:hover {
	padding-right: 50px;
}
.feature-service-row .btn-link.link-arrow-sm:hover::after {
	transform: translate(-6px, 0);
}
.feature-service-row .btn-link.link-arrow-sm:hover::before {
    transform: translate(-6px, -3px) rotate(45deg);
}

/*CONTACTO*/
.mapa {
	margin-bottom: 40px;
}
.mapa iframe {
	width: 100%;
}


/*SERVICIOS*/
.servicios .wrap-content ul {
	padding-left: 15px;
}
.servicios .wrap-content ul li {
	list-style: disc;
	margin-bottom: 10px;
}
.servicios .wrap-content ul li ul {
	padding-left: 30px;
}
.servicios .wrap-content ul li ul li {
	list-style: circle;
}



@media screen and (max-width: 1200px) and (min-width: 768px){
	.navbar-primary > .container {
		text-align: center;
	}
	.navbar-brand, .header-s1 .navbar-collapse{
		float: none;
		display: inline-block !important;
	}
	.header-s1 .navbar-nav > li > a {
		padding-top: 5px;
	}
	.banner-slider .banner-content {
		top: 55%;
	}
}

@media screen and (max-width: 1200px) {
	.banner-static .banner-cpn .banner-text:not([class*="wide-"]) {
		top: 35px;
	}
}

@media screen and (max-width: 992px) {
	.site-header .navbar-brand img {
		max-height: none;
		width: 250px;
	}
	.navbar-nav > li > a {
		padding-left:7px;
		padding-right: 7px;
	}
	.ceofoto {
		margin-bottom: 20px;
	}
	.ceofoto + div {
		padding-left: 0;
	}
	.banner-text h1, .banner-text h2 {
		font-size: 2em;
	}
	.banner-text .btn {
		line-height: 1;
		padding: 9px 18px;
		font-weight: 400;
	}
	.banner-text .banner-boxed p {
		margin-bottom:11px;
	}
	.single-servicios-online .banner-static .banner-cpn .banner-text:not([class*="wide-"]) {
		width: 100%;
		max-width: none;
	}
}
.banner-static .banner-cpn .banner-text:not([class*="wide-"]) {
	max-width: 575px;
}


