/*
Theme Name: Industic
Theme URI: http://demo.cmssuperheroes.com/themeforest/industic/
Description: Tema hijo de Industic para guardar personalización de estilos
Author: CMSSuperHeroes
Author URI: http://themeforest.net/user/CMSSuperHeroes
Version: 1.0.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: industic-child
Tags: chemicals, commercial, corporate, energy, engineering, factory, gas, industrial, industries, industry, industry theme, machinery, manufacturing
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:100,300,400,500,600,700,800&display=swap');

/*

Estilos generales 

*/

/* h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 30px 0 15px;
}

.aligncenter {
	margin-top: 0px;
} */

/* .vc_column-inner {
    padding-top: 0px !important;
}

.vc_row-has-fill {
	padding-top: 100px;
	padding-bottom: 63px;
} */


/* Generales - banner de títulos */

#pagetitle.page-title-layout2::before {
	background: none;
}

#pagetitle.page-title-layout2 {
	padding: 1px 0px 50px;
}

.single-post .page-title-inner {
	max-width: none;
	margin-top: 50px !important;
}

#pagetitle > .container {
	text-align: left;
}

#pagetitle .cms-breadcrumb li a {
  /* border-bottom: 1px solid #ff7607; */
  border-bottom: 2px solid #ffffff57;
}

#pagetitle .cms-breadcrumb li a:hover {
  /* color: #ff7607; */
  color: inherit;
}

#pagetitle h1.page-title {
	font-size: 35px !important;
}

<<<<<<< HEAD
=======
.salto-linea-pre {
    white-space: pre;
}

>>>>>>> by-uriel


/* fin seccion banner de títulos */

#site-header-wrap a {
    font-size: 11px !important;
}

@media screen and (min-width: 1300px) {
	#inicio-banner {
		height: 960px;
		padding-bottom: 0px;
	}
}


@media screen and (min-width: 1299px) {
	.ancla-posicionar {
			bottom: 0px;
			position: absolute !important;
			width: 100%;
		}
}

#ancla > div {
	height: auto;
}


/* @media screen and (max-width: 550px) {
	#inicio-banner {
		height: 595px;
	}
	
	.ancla-posicionar {
			bottom: 0px;
			position: absolute !important;
			width: 100%;
		}
} */

#inicio-banner h1 {
	font-size: 60px;
	font-weight: bold;
	line-height: 73px;
}

/* #inicio-banner .auto-spacio {
	height: 10px !important;
} */

#inicio-banner > div {
height: 100%;
}

#inicio-banner h6 {
	font-weight: 600;
}


#redes-ancla a {
	margin-right: 35px;
}

.introduccion h6 {
	color: #868589;
}


.altura-columna-520px .vc_column-inner {
	height: 520px;
}

/* Beneficios */

ul.beneficios-bullets {
	list-style-image: url('../../uploads/2020/02/Bullet.png');
	margin-left: 30px;
	margin-top: 45px;
}

ul.beneficios-bullets li {
	margin-bottom: 15px;
	list-style-position: outside!important;
	font-weight: 400;
}

ul.beneficios-bullets > li span.alinear {
	position: relative;
	bottom: 6px;
}

ul.beneficios-bullets > li span.alinear br {
	margin-bottom: 5px !important;
}

ul.beneficios-bullets-1 {
  list-style-image: url('../../uploads/2020/02/Bullet-1.png');
  margin-left: 30px;
}

ul.beneficios-bullets-1 li {
	margin-bottom: 15px;
	list-style-position: outside!important;
}

ul.beneficios-bullets-1 > li span.alinear {
	position: relative;
	bottom: 6px;
}

#Info-list-wrap-7503 h3 {
	font-size: 18px !important;
	line-height: 18px !important;
}

.smile_icon_list.left.square.with_bg h3 {
	font-size: 18px !important;
	line-height: 18px !important;
}

.icon_description_text.ult-responsive p {
	font-size: 14px !important;
	line-height: 18px !important;
	margin-top: 10px !important;
}

.smile_icon_list .list-img-icon {
	top: 3px !important;
	position: relative !important;
	left: 0px !important;
	transform: none !important;
}


/* Fondos */

 
.fondo-oscuro {
	color: #FFF;
}

.sin-sombra {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

/* cajas intermedias */

#cajas-intermedias.cajas-odoo-crm .altura-columna-180px .vc_column-inner {
	height: 180px;
}

@media screen and (max-width: 991px) {
  #cajas-intermedias.cajas-odoo-crm .vc_row.wpb_row.vc_inner.vc_row-fluid.altura-columna-180px {
    margin-top: -45px;
  }  

  #cajas-intermedias {
    height: 135px;
    background-color: #f9f9f9 !important;
  }

  #cajas-intermedias.cajas-odoo-crm div.vc_col-md-2:nth-child(1) > div:nth-child(1),
  #cajas-intermedias.cajas-odoo-crm div.vc_col-md-2:nth-child(2) > div:nth-child(1),
  #cajas-intermedias.cajas-odoo-crm div.vc_col-md-2:nth-child(3) > div:nth-child(1) {
    border-bottom: 2px solid #e3e1e1;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  #cajas-intermedias.cajas-odoo-crm div.vc_col-md-2:nth-child(3) > div:nth-child(1) {
    border-right: none !important;;
  }
}

@media screen and (max-width: 767px) {
	#cajas-intermedias {
		height: 250px;
	}
	#cajas-intermedias.cajas-odoo-crm .vc_row.wpb_row.vc_inner.vc_row-fluid.altura-columna-180px {
		margin-top: -25px;
	} 
	#cajas-intermedias.cajas-odoo-crm div.vc_col-md-2:nth-child(2) > div:nth-child(1),
	#cajas-intermedias.cajas-odoo-crm div.vc_col-md-2:nth-child(4) > div:nth-child(1){
		border-right: none !important;
	}
	#cajas-intermedias.cajas-odoo-crm div.vc_col-md-2:nth-child(4) > div:nth-child(1) {
    border-bottom: 2px solid #e3e1e1;
	}
}

@media screen and (min-width: 1300px) {
	#cajas-intermedias {
		height: 0px;
	}
}

#cajas-intermedias .altura-columna-180px {
	-webkit-box-shadow: 0px 54px 25px -25px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 54px 25px -25px rgba(0,0,0,0.2);
	box-shadow: 0px 54px 25px -25px rgba(0,0,0,0.2);
	margin-top: -90px;
}

@media screen and (max-width: 768px) {
	.ancho-95-centrado {
		width: 95% !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

@media screen and (max-width: 1199px) {
	#cajas-intermedias .altura-columna-180px {
		margin: ;
		margin-left: auto;
		margin-right: auto;
		margin-top: -90px;
	}
}

@media screen and (max-width: 991px) {

	.vc_custom_1592810666379 {
		border-bottom: #e3e1e1 2px solid;
	}

	.vc_custom_1592810677637 {
		border-bottom: #e3e1e1 2px solid;
	}
	
	.vc_custom_1592810677637,
	.vc_custom_1592810696106 {
		border-right: none !important;
	}
	.vc_column-inner.vc_custom_1592810708220 {
		border-top: #e3e1e1 2px solid;
	}
	
	/*
	.vc_custom_1592811934831 .wpb_column:nth-child(5) {
		width: 100%;
	}
	
	.vc_custom_1592810708220 {
		width: 50% !important;
		margin: auto;
	} */
}


/* Tablas con truly-responsive-table-theme */

[data-tr-table] thead th {
  background: #3A3A3A;
  color: #FFF;
  font-size: 18px !important;
  font-weight: bold;
}

[data-tr-table] {
	font-family: Montserrat;
	font-size: 16px;
}

tr.tabla-subtitulo > th, tr.tabla-subtitulo > td {
  background: #252525 !important;
  font-weight: bold;
  text-align: left;
  padding-left: 5%;
  color: #FFF !important;
}

[data-tr-table] tbody th {
	font-size: 16px;
	text-align: left;
	padding-left: 5%;
	background: #F1F1F1;
	color: #252525;
}

[class^="product-selector"] a.active {
  background: #F1F1F1;
}

[data-tr-table] td {
  text-align: center;
}

[class^="product-selector"] a {
  color: #252525;
  background: #E0E0E0;
}

[class^="product-selector"] a:not(:last-child) {
  border-right: 1px solid #DEDDE2;
}

[class^="product-selector"] a::after {
  background: #F1F1F1;
}

[data-tr-table] td, [data-tr-table] th {
	border-top: none;
}

table.tr-table {
  border-collapse: separate;
}

table.tr-table th {
  border-bottom: 2px solid black;
}

[data-tr-table] tbody tr:not(:last-child) th {
  border-bottom: 1px solid #f3f3f3;
}

[data-tr-table] td {
  border-right: none;
  border-left: none;
}

table.tr-table thead tr th:first-child {
  border-image-source: linear-gradient(#EC6510, #FA0);
  border-right: 10px solid;
  border-collapse: separate;
  border-image-slice: 1;
}

[data-tr-table] tbody tr:first-child th:first-child {
  border-right: 10px solid #3A3A3A;
}

table.tr-table th {
  border-bottom: none;
  border-left: none;
}

[data-tr-table] {
  border-top: 1px solid #3A3A3A;
}

tr.tabla-subtitulo th, tr.tabla-subtitulo td {
  border-bottom: none !important;
}

[data-tr-table] th:last-child {
  border-right: none;
}

[data-tr-table] tbody tr:first-child th {
 border-top-left-radius:unset;
}

#tabla-odoo-erp {
	border-left: none;
}

.tr-desktop [data-tr-table] thead th {
  border-right: 1px solid #555;
}

<<<<<<< HEAD
@media screen and (max-width: 766px) {
=======
/* @media screen and (max-width: 766px) {
>>>>>>> by-uriel
	table.tr-table thead th.active {
		border-image-source: linear-gradient(to left, #FA0, #EC6510);
		border-left: none;
		border-right: none;
		border-image-slice: 1;
		border-bottom: 10px solid;
	}
<<<<<<< HEAD
}
=======
} */
>>>>>>> by-uriel

@media screen and (min-width: 767px) {

	[data-tr-table] thead th {
	  height: 127px;
	}

	[data-tr-table] tbody th {
	  width: 292px;
	  max-width: none !important;
	}

	.tr-desktop [data-tr-table] thead th.tr-featured::before {
		content: none;
	}

	.tr-desktop [data-tr-table] thead th {
		text-align: left;
		padding-left: 5%;
	}
	
	table.tr-table th {
		border-right: none;
	}
}

/* Listados numerados */
.list-num .row.mb-2,
.list-num .row.mb-3 {
	margin-bottom: 20px !important;
}


@media screen and (min-width: 992px) {
	#kioskos-digitales {
			height: 537px;
		}
}

#cajas-intermedias .altura-columna-180px .vc_column-inner {
  padding-top: 40px !important;
  padding-left: 30px;
  color: #252525;
}

#cajas-intermedias > .vc_column_container > .vc_column-inner {
	padding-top: 0px !important;
}

@media screen and (min-width: 600px) {
	.altura-columna-180px .vc_column-inner {
	   height: 180px;
	}
}

@media screen and (min-width: 200px) and (max-width:599px)  {
	.altura-columna-180px .vc_column-inner {
  	 height: 200px;
	}
}

@media screen and (max-width: 450px) {
	.altura-columna-180px .vc_column-inner * {
    font-size: 12px !important;;
	}
	.altura-columna-180px .vc_column-inner br {
		display: none;
	}
}

.overflow-visible {
	overflow: visible !important;
}

.vc_row-full-width.vc_clearfix {
	height: 0px !important;
}

div.img-completa img{
	max-width: none;
}

.fondo-gradiente { 
	background: linear-gradient(90deg, rgb(236, 100, 16) 0%, rgb(255, 170, 0) 100%) !important;
}

ul > li > div.icon_list_icon {
	width: 1.5em !important;
}

ul > li > div.icon_description {
	padding-left: 15px !important;
}

.tabla-servicios {
	/*! height: 702px; */
	width: 1140px;
	height: 495.467px;
}

.tabla-servicios .item-body {
    height: 350px;
}

@media screen and (max-width: 600px) {
	.tabla-servicios {
		height: auto;
		width: auto;
	}
}

@media screen and (max-width: 991px) {
	.cms-grid-inner .grid-item.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-12:nth-child(2),
	.cms-grid-inner .grid-item.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-12:nth-child(3) {
		margin-bottom: 75px;
	}
	
	#cms-grid-service .cms-grid-inner > .grid-item.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-12 {
	float: left !important;
	left: 0px !important;
	top: 0px !important;
	position: relative !important;
	}

	#cms-grid-service .cms-grid-inner .grid-sizer {
		display: none;
	}

	.cms-service-grid2 {
		overflow: hidden;
		-webkit-box-shadow: none;
		-khtml-box-shadow: no;
		-moz-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		box-shadow: none;
	}

/*
 	#cms-grid-service .cms-grid-inner.cms-grid-masonry.row.animation-time {
		height: auto !important;
	} 
*/

}

@media screen and (max-width: 767px) {
	.cms-grid-inner .grid-item.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-12:nth-child(3) {
		margin-bottom: default;
	}
	
	.cms-grid-inner .grid-item.col-xl-3.col-lg-3.col-md-6.col-sm-12.col-12:nth-child(4) {
		margin-bottom: 75px;
	}
}

#cms-grid-service .item-body {
	height: 360px;
}

@media screen and (max-width: 382px) {
	#desarrollo-otros-servicios.ui-ux-otros-serv-esp .centrar-bloque > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
		height: 400px;
	}
}

@media screen and (max-width: 767px) {
	#servicios-odoo-home br {
		display: none;
	}
	
	#cms-grid-service .item-body {
		height: auto;
	}
}

.ancho-minimo-285 {
	min-width: 285px;
}


.altura-completa {
	height: auto;
}

.altura-contenedor, .altura-completa .vc_column-inner {
	height: 100%;
}

.centrar-bloque {
	float: none !important;
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

@media screen and (max-width: 767px) {
	.centrar-15px-margen {
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media screen and (max-width: 847px) {
	h1, h3.cms-heading-tag {
		font-size: 28px !important;
		line-height: 1.2em !important;
	}
	
	.pt-0.mt-0 {
		font-size: 24px !important;
		line-height: 1.2em !important;
	}
	
	.top-footer {
		padding: 25px 0 30px !important;
	}
	
	h6 {
		font-size: 18px !important;
		line-height: 1.3em !important;
	}
}

@media screen and (max-width: 767px) {
	h6 {
		font-size: 16px;
	}
	
	#menu-menu-footer li {
		margin-bottom: 25px;
	}
}

/* Generales - fancyboxes */

@media screen and (max-width: 767px) {
	.acciones_exitosas .cms-fancybox-icon {
		min-height: auto !important;
	}

	.cms-fancybox-layout1 .cms-fancybox-icon {
		margin-bottom: 10px;
	}

	.cms-fancybox-layout1.acciones_exitosas {
		margin-top: 20px;
	}
}


/*

Estilos generales - Botones

*/

.btn {
    width: 204px !important;
    padding: 0px 5px !important;
    margin-top: 15px;
}

#inicio-banner .btn {
	width: 221px;
}

#inicio-banner a.btn.btn-naranja-primario {
    box-shadow: 0 2px 17px 0 #EC6510;
}

.btn-blanco-primario {
	background-color: #EC8910 !important;
	color: #FFF !important;
	transition: none !important;
	border-width: 2px !important;
	border-style: solid !important;
	border-color: #EC8910 !important;
	margin-right: 16px !important;	
}

.btn-blanco-primario:hover {
	border-width: 2px !important;
	border-style: solid !important;
	border-color: #EC8910 !important;
	background-color: #FFFFFF !important;
	color: #EC8910 !important;
	transition: none !important;
}

.btn-blanco {
	background-color: transparent !important;
	color: #EC8910 !important;
	background-image: none !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 12px !important;
	font-weight: bold !important;
	border: 2px solid #EC8910 !important;
}

.btn-blanco:hover {
	background-color: #EC8910 !important;
	color: #FFF !important;
	
}

.btn-oscuro {
	background-color: transparent !important;
	color: #FFFFFF !important;
	background-image: none !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 12px !important;
	font-weight: bold !important;
	border: 2px solid #FFF !important;
	transition: none;
}

.btn-oscuro:hover {
	color: #EC8910 !important;
	font-family: 'Montserrat', sans-serif;
	background-color: white !important;
	border-color: white !important;
}

.btn-osc-primario {
	background-color: #EC8910 !important;
	border-color: #EC8910 !important;
<<<<<<< HEAD
=======
	color: #FFF !important;
>>>>>>> by-uriel
}

.btn-osc-primario:hover {
	border-color: #FFF !important;
	background-color: transparent !important;
	color: white !important;
}

#analis_ssin_costo:hover {
	color: #FFF !important;
	background-color: transparent !important;
	border-color: #FFF !important;
}

.btn, btn:hover {
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;	
}

input[type="submit"].btn {
	-webkit-transition: none;
	-khtml-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	border: 2px solid #EC8910;
}

.btn-grad-rojo {
	background: linear-gradient(45deg, rgb(254,44,44) 0%, rgb(255,90,80) 100%);
    border-width: 0px;
    transition: none;
    padding: 0px;
    height: 49px;
	font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
}

.btn.btn-grad-rojo:hover {
	background: linear-gradient(45deg, #fff 0%, #FFF 100%);
    border-width: 2px;
    border-style: solid;
    border-color: #FE2C2C;
    color: #FE2C2C;
    transition: none;
}

.btn-blc-primario {
    background-color: #EC8910;
	color: #FFF;
	margin-right: 16px !important;
	transition: none;
	border-width: 2px;
	border-style: solid;
	border-color: #EC8910;
}

.btn-blc-primario:hover {
	background: linear-gradient(45deg, #fff 0%, #FFF 100%);
    border-width: 2px;
	border-style: solid;
	border-color: #EC8910;
    color: #ed6e07;
	transition: none;
}

.btn-grs-primario {
	background-color: #EC8910;
    color: #FFF;
    transition: none;
    border-width: 2px;
    border-style: solid;
    border-color: #EC8910;
	font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
}

@media screen and (min-width: 600px) {
	.btn-grs-primario, .btn-osc-primario {
		margin-right: 16px !important;
	}
}

@media screen and (max-width: 450px) {
	.btn-grs-primario, .btn-osc-primario {
		margin-right: 0px !important;
	}
}


.btn-grs-primario:hover {
    background: #FFF;
    color: #EC8910;
	border-color: #EC8910;
}

.btn-naranja-primario {
	background-color: #FFF !important;
	border: 2px solid #FFF !important;
	color: #EC8910 !important;
	background-image: none !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 12px !important;
	font-weight: bold !important;
	margin-right: 16px !important;	
	transition: none;
}

.btn-naranja-primario:hover {
	background-color: transparent !important;
	color: #fff !important;
	border-color: #FFF !important;
	transition: none;
}

@media screen and (max-width: 441px) {
	#inicio-banner a.btn.btn-naranja-primario {
		margin-right: 0px !important;
	}
}

.btn-naranja {
	background-color: transparent;
	color: #FFF !important;
	background-image: none !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 12px !important;
	font-weight: bold !important;
	border: solid #FFF 2px !important;
	transition: none;
}

.btn-naranja:hover {
	background-color: #FFF !important;
	color: #EC8910 !important;
	transition: none;
	border: 2px solid #FFF !important;
}

.btn-width-auto {
    width: auto !important;
    padding: 0px 20px !important;
}

input[type="submit"] {
	text-transform: uppercase !important;
}

/* generales - carruseles (clientes, herramients-lenguajes */

@media screen and (min-width: 992px) {
	#herramientas-lenguajes {
		min-height: 447px;
	}
}

@media screen and (max-width: 768px) {
	#herramientas-lenguajes {
		min-height: 400px;
	}
}

#herramientas-lenguajes .slick-next,
#herramientas-lenguajes .slick-prev,
#clientes .slick-next,
#clientes .slick-prev,
#casos-exito .slick-next,
#casos-exito .slick-prev {
	margin-top: 0px;
	top: 38px;
}

#clientes .slick-next,
#clientes .slick-prev {
	top: 20px;
}

.ult-carousel-wrapper.ult_horizontal {
	margin-bottom: 0px;
}

#herramientas-lenguajes .ult-carousel-wrapper.ult_horizontal,
#clientes .ult-carousel-wrapper.ult_horizontal {
	max-width: 1696px;
	margin-right: auto;
	margin-left: auto;
}

#herramientas-lenguajes .slick-initialized.slick-slider,
#clientes .slick-initialized.slick-slider {
	height: 120px;
}

#herramientas-lenguajes .slick-list,
#clientes .slick-list {
	margin: auto;
	max-width: 1160px;
}

#herramientas-lenguajes .ultsl-arrow-left6::before,
#clientes .ultsl-arrow-left6::before,
#casos-exito .ultsl-arrow-left6::before {
	content: "";
}

#herramientas-lenguajes .ultsl-arrow-left6,
#clientes .ultsl-arrow-left6,
#casos-exito .ultsl-arrow-left6 {
	display: inline-block;
	width: 15px;
	height: 46px;
	background-image: url(/estrasol-demo/wp-content/uploads/2020/06/Flecha-Naranja-Izquierda.png);
}

#herramientas-lenguajes .ultsl-arrow-right6::before,
#clientes .ultsl-arrow-right6::before,
#casos-exito .ultsl-arrow-right6::before {
	content: "";
}

#herramientas-lenguajes .ultsl-arrow-right6,
#clientes .ultsl-arrow-right6,
#casos-exito .ultsl-arrow-right6 {
	display: inline-block;
	width: 15px;
	height: 46px;
	background-image: url(/estrasol-demo/wp-content/uploads/2020/06/Flecha-Naranja-Derecha.png);
}

#herramientas-lenguajes .ult-item-wrap > div,
#clientes .ult-item-wrap > div {
    text-align: center !important;
}

/* generales cajas */

.alto-cajas-195 > div > div {
	height: 195px;
}

/* generales, grid services */

@media screen and (max-width:767px) {
	#cms-grid-service .grid-item.col-xl-4.col-lg-4.col-md-4.col-sm-6.col-12 {
		margin-bottom: 30px;
	} 
	#cms-grid-service .grid-item.col-xl-4.col-lg-4.col-md-4.col-sm-6.col-12 {
		min-height: 480px;
	}
	#cms-grid-service .item-body {
		min-height: 320px;
	}
}


/*
Kioscos
*/

#cajas-kioscos.altura-columna-180px .vc_column-inner {
    height: 210px;
}

@media screen and (max-width: 991px) {
	#cajas-kioscos > div:nth-child(1) > div:nth-child(1), #cajas-kioscos > div:nth-child(2) > div:nth-child(1) {
		border-bottom: 2px #e3e1e1 solid;
	}
}

@media screen and (max-width: 767px) {
	#cajas-kioscos > div:nth-child(1) > div:nth-child(1), #cajas-kioscos > div:nth-child(2) > div:nth-child(1) {
		border-right: none !important;
	}
}

.kioscos-bullets p {
	margin-bottom: 16px !important;
}

.kioscos-bullets .vc_message_box.vc_message_box-standard.vc_message_box-rounded.vc_color-info.lista_vuelto_kiosko {
	margin-bottom: 0px;
}

.bullet-naranja .lista_vuelto_kiosko i:before {
    content: url('../../uploads/2020/02/Bullet.png') !important;
}


/* Desarrollo - Apps */

@media screen and (min-width: 695px){
	#introduccion-apps .bloque-texto-centrado > div:nth-child(1) {
		width: 680px;
		display: inline-block;
		margin-right: 0px;
		margin-left: 0px;
	}
}

@media screen and (max-width: 767px) {
	.smile_icon_list_wrap.ult_info_list_container.ult-adjust-bottom-margin {
		margin-bottom: 0px;
	}
}


/* #apps-herramientas-iconos {
	width: 1350px;
} */

#apps-beneficios-lista .hexagon li .icon_list_icon {
	top: 0px;
}

#apps-beneficios-lista .smile_icon_list.left li .icon_description,
#mas-que-un-erp .smile_icon_list.left li .icon_description {
	vertical-align: top;
}

#apps-beneficios-lista .icon_description_text.ult-responsive p:last-child {
	margin-bottom: 40px;
}

#beneficios .titulo-ancho-mitad {
	margin-bottom: 52px;
}

@media screen and (max-width: 991px) {
	#apps-que-incluye .vc_row.wpb_row.vc_inner.vc_row-fluid.altura-columna-186px {
		/* padding-left: 36px; */
		margin: 0px auto;
		width: 95%;
	}

	#apps-que-incluye div.vc_col-sm-3:nth-child(2) > div:nth-child(1) {
		border-right: 0px !important;
	}

	#apps-que-incluye div.vc_col-sm-6:nth-child(1) > div:nth-child(1),
	#apps-que-incluye div.vc_col-sm-6:nth-child(2) > div:nth-child(1) {
		border-bottom: #e3e1e1 2px solid;
	}

	#apps-que-incluye .vc_col-md-8 > div:nth-child(1) {
		padding: 0px !important;
	}
	
	#apps-que-incluye br {
		display: none;
	}
}

@media screen and (min-width: 768px) {
	#indice-usuarios .centrar-bloque {
			width: 709px;
	}
}
#indice-usuarios .centrar-bloque .vc_column-inner {
	padding-left: 0px;
	padding-right: 0px;
	font-weight: 600;
}

#indice-usuarios .centrar-bloque .vc_column-inner h6 {
	margin-top: 30px;
}

@media screen and (min-width: 992px) {
	#desarrollo-otros-servicios .centrar-bloque {
		width: 772px;
	}
}

#cms-grid-service .item-body > div.item-icon {
    height: 60px;
    margin-bottom: 30px;
}


/* Desarrollo e-commerce */

@media screen and (min-width:768px) and (max-width: 1200px) {
  #kioskos-digitales.des-ecomm-odoo {
    background-position: 45% !important;
  }
}
  
 
/* Desarrollo Web UI/UX */

@media screen and (min-width: 992px) {
	
	#somos-expertos .altura-completa.wpb_column.vc_column_container.vc_col-sm-12.vc_col-md-6.vc_col-has-fill {
		height: 610px;
	}
	
	/* #herramientas-lenguajes {
        height: 522px;
    } */
}

@media screen and (max-width: 991px) {

	#somos-expertos .altura-completa.wpb_column.vc_column_container.vc_col-sm-12.vc_col-md-6.vc_col-has-fill {
		height: 410px;
	}
}

@media screen and (max-width: 767px) {

	#kioskos-digitales.des-ecomm-odoo {
		background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgb(236, 100, 16) 0%, rgb(255, 170, 0) 100%) repeat scroll 0% 0% !important;  
	}
  
	#beneficios-comercio-electronico .smile_icon_list li.icon_list_item:last-child {
		margin-bottom: 30px !important;
	}

	#beneficios-desarrollo-web div.container:nth-child(3) >
	div:nth-child(1) > div:nth-child(1) > div:nth-child(1) >
	div:nth-child(1) > ul:nth-child(1) > li:nth-child(3) {
		margin-bottom: 30px !important;
	}
	
	#tipos-proyectos > div:nth-child(2) {
		height: 312px;
	}
}

@media screen and (max-width: 991px) {
	#proceso-desarrollo .vc_col-sm-6:nth-child(1) > div:nth-child(1),
	#proceso-desarrollo .vc_col-sm-6:nth-child(2) > div:nth-child(1) {
		border-bottom: #e3e1e1 solid 2px;
	}
	#proceso-desarrollo .vc_col-sm-6:nth-child(2) > div:nth-child(1) {
		border-right: none !important;
	}
}

@media screen and (min-width: 992px) {

	#tipos-proyectos > div:nth-child(2) {
		height: 512px;
	}
	
}

#tipos-proyectos p,
#tipos-proyectos ul li {
  font-weight: 300;
}

#tipos-proyectos p {
    font-size: 16px;
    line-height: 19px;
    margin-top: 32px;
    margin-bottom: 47px;
}

#tipos-proyectos ul li	{
	font-size: 14px;
	letter-spacing: 0;
	line-height: 18px;
	margin-bottom: 26px;
}


#tipos-proyectos ul li strong {
	font-weight: 600;
}	

#beneficios-desarrollo-web .smile_icon_list.left li .icon_description {
	vertical-align: top;
}

#beneficios-desarrollo-web .smile_icon_list.left li .icon_description {
	height: auto;
}

#beneficios-desarrollo-web .smile_icon_list li.icon_list_item {
	min-height: auto !important;
}

#beneficios-desarrollo-web > div:nth-child(1) > div:nth-child(1) >
div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) >
li:nth-child(3) > div:nth-child(1) {
	height: auto !important;
}

#beneficios-desarrollo-web > div:nth-child(1) > div:nth-child(1) >
div:nth-child(1) > div:nth-child(1) > ul:nth-child(1) >
li:nth-child(3) {
	min-height: auto !important;
}

/* #herramientas-lenguajes .vc_single_image-img.attachment-medium {
	max-height: 90px;
} */


@media screen and (max-width: 1199px) {
  #aventaja-competidores .vc_row-o-equal-height {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
  }
}


/* Odoo - Principal */

/* .toma-el-control-real {
	width: 460px;
}
  
.toma-el-control-real p {
	color: #252525;
	font-size: 24px;
	line-height: 28px;
} */

.odoo-sist-gstn-num .row.mb-2 {
  margin-bottom: 15px !important;
}

#odoo-erp-odoo .altura-columna-168px img {
	height: 40px;
}

.fondo-naranja-4cajas .vc_row.wpb_row.vc_inner.vc_row-fluid {
	margin-left: 0px;
	margin-right: 0px;
}

.altura-columna-168px .vc_column-inner {
    height: 168px;
    padding-top: 49px !important;
    padding-left: 42px !important;
    color: #252525;
    font-size: 16px;
}

.altura-columna-186px .vc_column-inner {
	height: 186px;
	padding-top: 45px !important;
	padding-bottom: 40px;
	padding-left: 44px !important;
	color: #252525;
	/* font-size: 16px; */
}


.altura-columna-186px .vc_column-inner .wpb_wrapper > div:nth-child(1) {
	margin-bottom: 20px;
}

.margen-top-30-bottom-41 p,
.margen-top-30-bottom-41 h6 {
	margin-top: 30px !important;
	margin-bottom: 41px !important;
}

.porque-beneficios img {
	margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
	#cajas-odoo-principal .vc_col-md-3:nth-child(1) > div:nth-child(1),
	#cajas-odoo-principal .vc_col-md-3:nth-child(2) > div:nth-child(1) {
		border-bottom: #e3e1e1 solid 2px;
	}
	
	#cajas-odoo-principal .vc_col-md-3:nth-child(2) > div:nth-child(1) {
		border-right: none !important;
	}
}

.odoo-agilgob-degr-rojo {
	background: linear-gradient(225deg, #FF5A50 0%, #FE2C2C 100%);
}

@media screen and (max-width: 991px) {
	.odoo-agilgob-degr-rojo {
	  height: 355px;
	}
}


/*
Footer
*/

.footer-domicilio {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 25px;
}

.footer-domic-ciudad {
	color: white;
}

#text-4 > div > p:nth-child(1) {
    margin-bottom: 35px;
}

#menu-menu-footer .menu-item {
    line-height: 30px;
}

.site-footer .top-footer {
	padding: 77px 0 61px;
}

/*

Home

*/

@media screen and (max-width: 991px) {
	#inbound-marketing figure {
		text-align: center;
		width: 100%;
	}
	
	#inbound-marketing .ancho-480 {
		width: auto;
	}	
}


@media screen and (max-width: 1199px) {
	#porque-estrasol .vc_row.wpb_row.vc_inner.vc_row-fluid {
		margin: 0px;
	}

	#exp-contacto > div:nth-child(3) {
		width: 95%;
		margin: auto;
	}
}

@media screen and (max-width: 991px) {
	#exp-contacto .vc_separator {
		display: block;
		width: 100%;
		padding-left: 0px !important;
	}
	
	#exp-contacto .vc_sep_holder {
		width: 30px;
		display: inline-block;
		min-width: none;
	}
	
	#exp-graficos > div:last-child {
		margin: auto;
		float: none;
	}
	
	#exp-graficos > div:nth-child(3) > div:nth-child(1) > div:nth-child(1)
	> div:nth-child(1) > div:nth-child(1) > p:nth-child(1) > img:nth-child(1) {
		margin-top: 70px;
	}
}


#porque-estrasol > div:nth-child(2) > div:nth-child(1) {
	padding-left: 0px;
}

#porque-estrasol .wpb_wrapper p {
    font-weight: 400;
}


@media screen and (min-width: 995px) {
	.ancho-428 {
		width: 428px;
	}
}

@media screen and (min-width:484px) {
	.ancho-480 {
		width: 480px;
	}
}

.ancho-698 {
	width: 698px;
}

@media screen and (max-width: 1800px) {
	#exp-contacto .ancho-698 {
		width: 100%;
	}
}

#exp-contacto .wpb_column.vc_column_container.vc_col-sm-6.vc_col-xs-12.vc_col-has-fill > .vc_column-inner {
	padding-top: 0px;
}

@media screen and (min-width: 1200px) {
	#exp-contacto h1,
	#exp-contacto h6,
	#exp-graficos h6,
	#exp-graficos .vc_separator {
		margin-left: 38px;
		padding-left: 0px !important;
	}
}

#exp-graficos h6 {
    font-weight: bold;
    display: block;
	margin-top: 40px;
}

@media screen and (max-width: 600px) {
	#exp-graficos h6 {
		margin-left: 0px;
		font-size: 16px;
	}
	
	.alignnone.size-full.wp-image-2461 {
		width: 109px;
	}
}

@media screen and (min-width: 1800px) {
	#exp-contacto {
		height: 768px;
	}
	
	#exp-contacto > div:nth-child(3) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
		width: 963px;
	}
	
	#exp-contacto > div:nth-child(3) {
		overflow: visible;
	}
	
	#exp-contacto > div:nth-child(2) > div:nth-child(1) {
		right: 50%;
		position: relative;
	}
}


@media screen and (max-width: 767px) {
	#exp-contacto .wpcf7-form > div {
		padding: 0px !important;
	}
}



/* circulos */


#exp-contacto .ancho-698:nth-child(1) {
  display: block;
  margin: 0px;
}

@media screen and (max-width: 1199px) {
	.exp-contacto-circulos * {
		text-align: center;
	} 

	#exp-contacto .ancho-698:nth-child(1) {
		display: ;
		margin: 0px;
	}

	#exp-contacto .ancho-698:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
		padding: 0px !important;
	}

	#exp-contacto .ancho-698:nth-child(1) > div:nth-child(1) > div:nth-child(1)
	> div:nth-child(1) > div:nth-child(1) > div:nth-child(1) * {
		margin-left: 0px;
	}

	#exp-graficos {
		display: block;
		margin: 0px;
	}

	#exp-contacto .vc_separator {
	marg	in: auto;
	}
}



#blog #cms-heading-3 {
    margin-bottom: 30px;
}


/*

ODOO-Generales

*/

@media screen and (min-width: 992px) {
	#porque-odoo-crm {
		height: 500px;
	}
}

/*

ODOO-CRM

*/

@media screen and (max-width: 424px) {
  #porque-odoo-crm .stats-block.stats-left {
    margin-bottom: 20px !important;
	height: auto !important;
  }
}

@media screen and (min-width: 1700px) {
  #porque-odoo-crm .fondo-gradiente > .vc_column-inner:first-child {
    margin: 0px 10%;
  } 
}

#porque-odoo-crm .aio-icon-left {
	padding-right: 0px;
}

#porque-odoo-crm .stats-block.stats-left {
    height: 108px;
}

@media screen and (min-width: 992px) {
  #equipo-productivo {
    height: 602px;
  }
}

@media screen and (max-width: 1199px) {
  #porque-odoo-crm .vc_column-inner:first-child {
    padding-left: 15px !important;
  }  
}

@media screen and (max-width: 767px) {
	#porque-odoo-crm .stats-block.stats-left {
		margin-bottom: 0px;
		height: 80px;
	}

	#odoo-crm .smile_icon_list li.icon_list_item:last-child {
		margin-bottom: 30px !important;
	}
}

@media screen and (max-width: 700px){
	#odoo-crm-propuesta {
		width: 302px;
	}
}

#cajas-intermedias.odoo-crm-cajas {
	height: 0px;
}

@media screen and (max-width: 991px) {	
	#odoo-crm h1:first-child {
		margin-left: 0px !important;
	}
}

@media screen and (max-width: 1199px) {
	.odoo-crm-cajas {
		width: 95% !important;
		margin-right: auto !important;
		margin-left: auto !important;
		left: 0px !important;
	}
}

#odoo-crm .hexagon li .icon_list_icon {
	top: 0px;
}

#odoo-crm .smile_icon_list.left li .icon_description {
	vertical-align: top;
}


#equipo-productivo .vc_custom_1587334693078 > div:nth-child(1) {
	height: auto;
}

#beneficios .list-logos .smile_icon_list li .icon_description p {
	margin-bottom: 30px !important;
}

/* #odoo-crm {
  height: 935px;
} */

/* #odoo-crm div.text-center:nth-child(1) {
  margin-bottom: 50px;
} */

/* #odoo-crm > div:nth-child(1) > div:nth-child(1) {
	padding-top: 100px;
} */

#odoo-crm > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
 margin-bottom: 44px;
}

#odoo-crm .icon_description_text.ult-responsive p {
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 18px !important;
}

#odoo-crm .ult-responsive.info-list-heading {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #252525
}

#beneficios {
	color: white !important;
	padding-bottom:35px;
}

#beneficios .icon_list_item .icon_list_icon {
	width: 1.5em !important;
	top: 0px;
}

/* #beneficios .icon_list_item {
	margin-bottom: 15px !important;
} */

#beneficios .smile_icon_list.left li .icon_description {
	vertical-align: top;
}


#beneficios .smile_icon_list li.icon_list_item {
  margin: 0px !important;
}


#beneficios .icon_description_text.ult-responsive {
  margin-bottom: 25px;
}

@media screen and (min-width: 601px) {
	#software-beneficios {
		margin-left: 28px;
	}
}

@media screen and (max-width: 600){	

	#software-beneficios .tabla-lista-numero {
	  padding: 10px 0px;
	}
	
	h1 {
        font-size: 24px !important;
		line-height: 32px !important;
    }

	.vc_row.wpb_row.vc_inner.vc_row-fluid.container.vc_row-o-content-middle.vc_row-flex {
	  padding: 0px;
	}

	#beneficios .container {
	  padding: 0px;
	}
}

@media screen and (min-width: 768px) {
	h1.titulo-ancho-mitad,
	h2.titulo-ancho-mitad,
	h3.titulo-ancho-mitad {
		width: 50%;
	}
}

@media screen and (min-width: 768px) {
	#comparacion-odoo {
		height: 423px;
	}
	#comparacion-odoo .btn.btn-naranja.solo-cel {
		display: none;
	}
}

<<<<<<< HEAD
=======

[data-tr-table]#tabla-odoo-crm thead th:first-child {
  width: 20%;
}

[data-tr-table]#tabla-odoo-crm thead th {
  width: 13.33%;
}

[data-tr-table]#tabla-odoo-crm td {
  padding-left: 15px;
}

[data-tr-table]#tabla-odoo-crm tbody th,
[data-tr-table]#tabla-odoo-crm thead th {
  padding-left: 15px;
}

#tabla-odoo-crm .tabla-subtitulo th,
#tabla-odoo-crm .tabla-subtitulo td {
  height: 35px;
  padding: 0px;
}

#tabla-odoo-crm {
  border-left: none;
}

>>>>>>> by-uriel
@media screen and (max-width: 767px) {
  .btn.btn-blanco-primario.no-en-cel {
    display: none;
  } 
}

#comparacion-odoo .wpb_single_image {
 -webkit-box-shadow: 0px 54px 25px -25px rgba(0,0,0,0.2);
 -moz-box-shadow: 0px 54px 25px -25px rgba(0,0,0,0.2);
 box-shadow: 0px 25px 25px -25px rgba(0,0,0,0.2);
}


/* @media screen and (min-width: 1200px) {
	#gold-partner {
		height: 643px;
	}
} */

/* #gold-partner p,
#gold-partner ul li {
  font-weight: 300;
} */

#gold-partner p {
    font-size: 16px;
    line-height: 19px;
    margin-top: 32px;
    margin-bottom: 47px;
}

#gold-partner ul li	{
	font-size: 14px;
	letter-spacing: 0;
	line-height: 18px;
	margin-bottom: 26px;
}


#gold-partner ul li strong {
	font-weight: 600;
}


/*

ODOO-BPM

*/

.benef-bpm-degr .wpb_wrapper {
	height: 192px;
}

.benef-bpm-degr .vc_column-inner .wpb_text_column {
    height: 100px;
    margin-bottom: 10px;
}

.benef-bpm-degr .wpb_single_image {
	height: 55px;
}

.proc-dig-bullet .fa.fa-venus {
    position: relative;
    top: 24px;
}

.fondo-ajedrez > div:nth-child(1) {
	padding: 0px !important;
}


@media screen and (max-width: 599px) {
  #bpm-estadisticas {
    padding-top: 10vw;
  }
}

@media screen and (min-width: 600px) and (max-width: 767px) {
  #bpm-estadisticas {
    padding-top: 5vw;
  }
}

/* @media screen and (max-width: 499px) {
  #bpm-estadisticas {
    padding-top: 50vw;
    padding-top: 160px;
  }
} */


/* Odoo MRP */

#que-es-mrp-texto {
	min-height: 450px;
}

#que-es-mrp-video {
	max-height: 600px;
}

@media screen and (min-width: 1900px) {
  #porque-odoo-mrp .fondo-gradiente > .vc_column-inner:first-child {
    margin: 0px 10%;
  } 
}

#funciones-mrp p strong {
	color: #252525;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}

.cajas-fondo-blanco-shadow {
	box-shadow: 0 15px 40px 0 #F0F0F0;
}

#funciones-mrp .alto-cajas-195 > div > div {
	height: auto;
}

@media screen and (max-width: 1199px) {
	#funciones-mrp .cajas-fondo-blanco-shadow {
		margin-left: 15px;
		margin-right: 15px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	#funciones-mrp .cajas-fondo-blanco-shadow > div:nth-child(1) > div:nth-child(1),
	#funciones-mrp .cajas-fondo-blanco-shadow > div:nth-child(2) > div:nth-child(1){
		border-bottom: solid #e3e1e1 2px;
	}
	
	#funciones-mrp .cajas-fondo-blanco-shadow > div:nth-child(2) > div:nth-child(1){
		border-right: none !important;
	}
}

@media screen and (max-width: 767px) {
	#funciones-mrp .cajas-fondo-blanco-shadow > div:nth-child(1) > div:nth-child(1),
	#funciones-mrp .cajas-fondo-blanco-shadow > div:nth-child(2) > div:nth-child(1),
	#funciones-mrp .cajas-fondo-blanco-shadow > div:nth-child(3) > div:nth-child(1),
	#funciones-mrp .cajas-fondo-blanco-shadow > div:nth-child(4) > div:nth-child(1)	{
		border-right: none !important;
	}
	
	#funciones-mrp .cajas-fondo-blanco-shadow > div:nth-child(1) > div:nth-child(1),
	#funciones-mrp .cajas-fondo-blanco-shadow > div:nth-child(2) > div:nth-child(1),
	#funciones-mrp .cajas-fondo-blanco-shadow > div:nth-child(3) > div:nth-child(1) {
		border-bottom: solid #e3e1e1 2px;
	}
}

#odoo-crm > .sin-padding-top > div:nth-child(1) {
	padding-top: initial !important;
}

#empresas-odoo .ultsl-arrow-left6::before {
  /* content: "\e610"; */
  content: none;
}

#empresas-odoo .ultsl-arrow-right6::before {
  /* content: "\e611"; */
  content: none;
}

#empresas-odoo .ultsl-arrow-left6 {
  display: inline-block;
  width: 15px;
  height: 46px;
  background-image: url(/estrasol-demo/wp-content/uploads/2020/06/Flecha-Naranja-Izquierda.png);
}

#empresas-odoo .slick-prev.default.slick-arrow {
  top: 50px;
}

#empresas-odoo .ultsl-arrow-right6 {
  display: inline-block;
  width: 15px;
  height: 46px;
  background-image: url(/estrasol-demo/wp-content/uploads/2020/06/Flecha-Naranja-Derecha.png);
}

#empresas-odoo .slick-next.default.slick-arrow {
  top: 50px;
}

@media screen and (max-width: 991px) {
	#compara-odoo > div:nth-child(2) > div:nth-child(1) {
		background: #FFFFFF !important;
	}
}

/* Odoo ERP */

@media screen and (max-width: 767px) {
	#odoo-erp-especial .sin-paddings > div:nth-child(1) {
		padding: 0px !important;
	}	
}

#mas-que-un-erp .smile_icon_list li .icon_description_text p {
    color: #FFFFFF !important;
}

#mas-que-un-erp .smile_icon_list li.icon_list_item:last-child,
#odoo-gold-partner .smile_icon_list li.icon_list_item:last-child {
    margin-bottom: 30px !important;
}

#mas-que-un-erp > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

@media screen and (min-width: 767px) {
	[data-tr-table]#tabla-odoo-erp thead th:first-child {
		width: 33%;
	}

	[data-tr-table]#tabla-odoo-erp thead th {
		width: 22%;
	}
}

/* HOSTINGS Y DOMINIOS */

@media screen and (max-width: 767px) {
  #beneficios .list-num {
    padding-left: 0px;
    margin-left: 0px !important;
  } 
  
  #beneficios .list-num .tabla-lista-sin-bordes {
    margin-bottom: 0px;
  }
}

<<<<<<< HEAD
=======
#tabla-hosting thead tr th:nth-child(1) {
	text-align: left;
}

[data-tr-table]#tabla-hosting thead th:first-child {
  width: 20%;
}

[data-tr-table]#tabla-hosting thead th {
  width: 13.33%;
}

[data-tr-table]#tabla-hosting td {
  padding-left: 15px;
}

[data-tr-table]#tabla-hosting tbody th,
[data-tr-table]#tabla-hosting thead th {
  padding-left: 15px;
}

#tabla-hosting .tabla-subtitulo th,
#tabla-hosting .tabla-subtitulo td {
  height: 35px;
  padding: 0px;
}

#tabla-hosting {
  border-left: none;
}


#tabla-hosting thead th div {
  height: 50%;
  vertical-align: top;
}

[data-tr-table]#tabla-hosting thead th {
  height: 150px;
}

>>>>>>> by-uriel


/*

Desarrollo de software

*/


@media screen and (min-width: 768px) {
	.cajas-intermedias-desarrollo-soft {
		height: 0px;
	}
}

.cajas-intermedias-desarrollo-soft .wpb_column.vc_column_container.vc_col-sm-3.vc_col-has-fill {
	height: 180px;
	width: 290px;
}

@media screen and (max-width: 991px) {
	#cajas-desarrollo .vc_col-md-3:nth-child(2) > div:nth-child(1) {
		border-right: none !important;
	}

	#cajas-desarrollo .vc_col-md-3:nth-child(1) > div:nth-child(1), #cajas-desarrollo .vc_col-md-3:nth-child(2) > div:nth-child(1) {
		border-bottom: solid;
		border-bottom: #e3e1e1 solid 2px;
	}
	
	#cajas-intermedias .altura-columna-180px {
		-webkit-box-shadow: 0px 54px 25px -25px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 54px 25px -25px rgba(0,0,0,0.2);
		box-shadow: 0px 35px 35px 0px rgba(0,0,0,0.2);
		margin-top: -90px;
	}
	
	#apps-moviles .wpb_single_image.wpb_content_element.vc_align_left.inherit {
		margin-bottom: 0px;
	}
	
	#cajas-intermedias .btn-callto-cajas {
		width: 95%;
		margin-left: 2.28%;
	}
}

@media screen and (max-width: 767px) {
	#software-beneficios > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
		margin-bottom: 0px;
	}
	  
	#beneficios .vc_row.wpb_row.vc_inner.vc_row-fluid.container.vc_row-o-content-middle.vc_row-flex {
		padding: 0px;
		display: block;
		margin: 0px;
	}
	
	#beneficios .vc_row-o-content-middle:nth-child(2) > div:nth-child(1) > div:nth-child(1) {
		padding: 0px !important;
	}
	
	#software-beneficios {
		padding: 0px;
		display: block;
		margin: 0px;
	}
	  
	#apps-moviles .tabla-fondo-blanco > div:nth-child(1) > h1:nth-child(1) > br {
		display: none;
	}
	
	#hostings-dominios .vc_row.wpb_row.vc_inner.vc_row-fluid.container.vc_row-o-content-top.vc_row-flex {
		padding: 0px;
		display: block;
		margin: 0px;
	}

	#hostings-dominios .vc_row-o-content-top:nth-child(2) > div:nth-child(2) > div:nth-child(1) {
		padding: 0px !important;
	}
	
	.fondo-blc-mobil {
		background-color: white;
	}
	
<<<<<<< HEAD
	.fondo-blc-mobil h3 span, .fondo-blc-mobil p span {
		color: black !important;
=======
	.fondo-blc-mobil h3 span {
		color: #252525 !important;
	}
	
	.fondo-blc-mobil p span {
		color: #868589 !important;
>>>>>>> by-uriel
	}
	
/* 	#soft-exp-mano {
		height: 290px;
	} */
}

#experiencia, #personal-certificado {
	height: 400px;
}

@media screen and (max-width: 767px) {
	#experiencia .wpb_single_image.wpb_content_element.vc_align_center.inherit {
		margin-bottom: 0px !important;
	}
	
	#experiencia, #personal-certificado {
		height: initial;
	}
	
	#experiencia .wpb_column.vc_column_container.vc_col-sm-6.vc_col-xs-12.vc_col-has-fill.vc_general.vc_parallax.vc_parallax-content-moving {
    height: 295px;
	}

}

@media screen and (min-width: 768px) {
	#equipo-detalle {
		height: 459px;
	}
}

@media screen and (max-width: 767px) {
	#equipo-detalle > div:nth-child(2) > div:nth-child(1),
	#personal-certificado {
			padding: 35px 15px !important;;
	}
	
	#equipo-detalle .fondo-nrj-mobil {
		background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgb(236, 100, 16) 0%, rgb(255, 170, 0) 100%) repeat scroll 0% 0%;
	}
}

#equipo-detalle img {
	max-width: none;
}

#certificado-mmi > div:nth-child(2) {
	height: 568px;
}

#certificado-mmi > div:nth-child(2) {
	/* float: none;
	display: block; */
	width: 70%;
}

#certificado-mmi > div:nth-child(3) {
	float: none;
	display: block;
	position: absolute;
	right: 0px;
	}

#certificado-mmi > div:nth-child(3) > div:nth-child(1)
> div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	width: 610px;
	height: 466px;
/* 	top: 115.7px; */
}

@media screen and (max-width: 391px) {
	#certificado-mmi .wpb_text_column {
		padding: 35px 25px !important;
	}
	
	#certificado-mmi .vc_column-inner {
		position: absolute;
		right: 10px;
		width: 135%;
	}
}

@media screen and (min-width: 392px) and (max-width: 1200px) {
	#certificado-mmi .wpb_text_column {
		padding: 35px !important;
	}
	
	#certificado-mmi .vc_column-inner {
		position: absolute;
		right: 10%;
		width: 120%;
	}
}


/***************************************************************/


/*               UX FOR UI OPTIMIZATION-- generales             */


/***************************************************************/

#redes_social a {
    margin-right: 20px;
}

.ruta {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    letter-spacing: 0.39px;
    line-height: 35px;
}

.ruta a {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    letter-spacing: 0.39px;
    border-bottom: 2px solid #ffffff57;
    box-sizing: border-box;
    padding-bottom: 5px;
}

.ruta a:hover {
    color: #FFFFFF;
}

#toma-las-mejores-dec p {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
	line-height: 22px;
}

#ux-for-ui {
    width: 100%;
    min-height: 148px;
}

#ux .wpb_single_image {
    margin-bottom: 0px!important;
}

#ux-for-ui #maquinas {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    font-weight: bold;
    position: relative;
    width: 100%;
    line-height: 73px;
}

#experience {
    background: linear-gradient(45.31deg, #EC6510 0%, #FFAA00 100%);
    margin-left: 70px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
}

#iconos_flotados {
    margin-top: -11%;
}

@keyframes escribir {
    from {
        width: 100%
    }
    to {
        width: 0
    }
}

.btn-normal {
    color: #EC8910 !important;
    font-family: 'Montserrat', sans-serif;
    background-color: #fff !important;
    background-image: none !important;
    font-size: 12px !important;
    font-weight: bold !important;
    border: 2px solid #ec891008 !important;
    box-shadow: 0 2px 17px 0 #EC6510 !important;
	/*width: 215px;*/
}


.evoluciona h2 {
    color: #252525;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 44px;
}

.monitoreo p {
    color: #868589;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 18px;
}

#analisis_column {
    padding-left: 66px;
    padding-right: 158px;
}

.titulo_beneficio {
    color: #252525;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.description_beneficio {
    color: #868589;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
}

.cms-video-layout1.video-style1 .cms-video-inner:before {
    background-color: #EC8910 !important;
}

.cms-video-layout1.video-style1 .cms-video-inner .cms-video-button {
    background-color: #EC8910 !important;
    color: #FFFFFF !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: bold;
    border: none;
    margin-top: -15px;
    line-height: 48px !important;
    background-image: none !important;
}

.experiencia {
    color: #FFFFFF !important;
    line-height: 47px;
}

.como-lo-hacemos {
    padding-top: 30px;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: bold;
}

.convertimos-grandes {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    padding-top: 10px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 18px;
}

.proceso-de-analisis {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
}

.lista_como_lo_hacemos {
    color: #FFFFFF !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    line-height: 18px !important;
    background-color: transparent !important;
    border-color: transparent !important;
    padding: .8em 0em 0em 3em !important;
    padding-bottom: 0px !important;
}

.lista_como_lo_hacemos .vc_message_box-icon {
    width: 2em !important;
}

.lista_como_lo_hacemos i:before {
    content: url('../../uploads/2019/10/Bullet.png');
}

.ofrece_experiencia {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 24px;
    color: #FFFFFF !important;
    font-weight: 500;
    line-height: 30px;
}

.cotizar_ahora {
    background-color: #FFFFFF !important;
    box-shadow: 0 2px 17px 0 #EC6510 !important;
    background-image: none !important;
    color: #EC8910 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold;
    border: 2px solid #ec651003 !important;
}

.conoce_mas_serv {
    color: #252525 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 36px !important;
    font-weight: bold;
    line-height: 44px;
}

.con_mas_ser p {
    padding-top: 20px;
    color: #868589;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 18px;
}

.con_mas_serr {
    padding-top: 20px;
    color: #868589;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 18px;
}

.cms-video-layout1.video-style1 .cms-video-inner .cms-video-button:hover {
    background-color: #fff !important;
    color: #EC8910 !important;
}

.btn-normal:hover,
.cotizar_ahora:hover {
    background-color: #EC8910 !important;
    color: #FFFFFF !important;
    border: 2px solid #FFFFFF !important;
}

.parpadea {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    font-weight: 500;
    position: relative;
    width: 100%;
    line-height: 73px;
    min-height: 144px;
    animation-name: parpadeo;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: parpadeo;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes parpadeo {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@keyframes parpadeo {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@media only screen and (max-width: 1399px) {
    .auto-spacio {
        display: none;
    }
}

@media only screen and (max-width:999px) {
    #iconos_flotados {
        margin-top: -12.5%;
    }
}

@media only screen and (max-width:900px) {
    #iconos_flotados {
        margin-top: -15%;
    }
}

@media only screen and (max-width: 847px) {
    .ruta_spacio_inf {
        height: 50px !important;
    }
    #experience {
        margin-left: 15px;
        margin-right: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    #analisis_column {
        padding-left: 0px;
        padding-right: 0px;
    }
    .conoce_mas_serv,
    .experiencia {
        line-height: 30px;
        font-size: 24px !important;
    }
    .como-lo-hacemos,
    .evoluciona h2 {
        font-size: 24px !important;
        padding-top: 0px;
    }
    .ofrece_experiencia {
        font-size: 18px;
    }
    #toma-las-mejores-dec p {
        font-size: 14px;
    }
    .parpadea,
    #ux-for-ui #maquinas {
        font-size: 30px;
        line-height: 46px;
    }
    #ux-for-ui {
        min-height: 42px;
    }
}

@media only screen and (max-width:700px) {
    #iconos_flotados {
        margin-top: -16%;
    }
}

@media only screen and (max-width:767px) {
    .exp_cotizar {
        padding-top: 0px !important;
        padding-bottom: 10px !important;
    }
    #esp_sing_ima {
        height: 140px !important;
    }
    #iconos_flotados {
        margin-top: -140px;
    }
}

@media only screen and (max-width: 767px) {
    #banerr_ux, #inicio-banner {
        background-image: url('../../uploads/2019/10/imagenes-SEO.png') !important;
		min-height: 400px;
    }	
	#inicio-banner > div:nth-child(1) {
		display: none;
	}
	div.vc_col-lg-4:nth-child(1) {
		width: 100%;
	}
	/*
	#redes_social > div:nth-child(1) > p:nth-child(1) {
		text-align: center;
	}
	
	#inicio-banner p {
		text-align: center !important;
	}
	
	#inicio-banner h1 {
		text-align: center !important;
	} */
}

@media only screen and (max-width: 847px) {
	#inicio-banner h1 {
		font-size: 34px !important;
	}
	
	#inicio-banner h1 br {
		display: none;
	}
}



@media only screen and (max-width: 576px) {
    #spacio_sup_redes {
        height: 68px !important;
    }
}

@media only screen and (max-width: 430px) {
    #ux-for-ui {
        min-height: 90px;
    }
}

@media only screen and (max-width: 364px) {
    #iconos_flotados {
        margin-top: -128px;
    }
}

@media only screen and (max-width: 339px) {
    #iconos_flotados {
        margin-top: -118px;
    }
}

@media only screen and (max-width: 329px) {
    #iconos_flotados {
        margin-top: -113px;
    }
}

@media only screen and (max-width: 322px) {
    #iconos_flotados {
        margin-top: -112px;
    }
}


/***************************************************************
*                      SEO ESPECIALIZADO                       *
/***************************************************************/

#cms-case-study-carousel .item-body {
    opacity: 1;
}

@media screen and (max-width: 1350px) {
	#seo-casos .cms-carousel-case-study1 .owl-nav {
		left: 0px;
	}
	
	#seo-casos .item-body {
		margin-left: 5%;
	}
	
	.cms-carousel-case-study1 .item-featured {
		margin-left: 25px;
	}
}


#seo-casos-2 .slick-list.draggable {
	width: 95%;
	margin: auto;
}

#estrategas {
    background: linear-gradient(45.31deg, #EC6510 0%, #FFAA00 100%);
    box-shadow: 0 2px 11px 0 #EC8910;
}

.seo01 {
    color: #EC8910;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
}

.seo_carr {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: bold;
}

.seo_column #ux-for-ui {
    min-height: 76px;
}

#conocer_beneficios a {
    background-image: none !important;
    color: #FFFFFF !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px !important;
    font-weight: bold !important;
    background-color: #EC8910 !important;
    text-align: center;
    width: 282px;
    border: 2px solid #EC8910 !important;
}

#conocer_beneficios a:hover {
    background-color: transparent !important;
    color: #EC6510 !important;
}

.conocer_beneficios {
    background-image: none !important;
    color: #FFFFFF !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px !important;
    font-weight: bold !important;
    background-color: #EC8910 !important;
    text-align: center;
    width: 282px;
    border: 2px solid #EC8910 !important;
}

.conocer_beneficios:hover {
    background-color: transparent !important;
    color: #EC6510 !important;
}

#aumenta_ventas {
    color: #868589;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}

.servicio360 li {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
	margin-bottom: 15px;
}

.servicio360 .fa-check:before {
    content: "\f111";
    font-size: 6px;
    color: #EC6510;
}

.seo_tec_caroucel a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

.seo_tec_caroucel .btn-text {
    display: none;
}

.seo_tec_caroucel .cms-arrow-left {
    background-image: url('../../uploads/2019/10/Flecha-adelante-1.png');
    filter: invert(0%) !important;
    -webkit-filter: invert(0%) !important;
}

.seo_tec_caroucel .cms-arrow-right {
    background-image: url('../../uploads/2019/10/Flecha-atras-1.png');
    width: 15px;
}


@media screen and (min-width: 1200px) {

	#carr-seo-tecnico .ult-carousel-wrapper.ult_horizontal {
		margin: 0px;
	}

	#carr-seo-tecnico .slick-track {
		width: 3550px;
	}
}


@media screen and (min-width: 1200px) {
	#carr-seo-tecnico .slick-prev {
		margin-left: -3%;
	}

	#carr-seo-tecnico .slick-next {
		margin-right: -3%;
	}
	
	#carr-seo-tecnico .ult-item-wrap.slick-slide {
	  width: 1110px !important;
	  margin: 0px !important;
	}
}

@media screen and (min-width: 1400px) {
	#carr-seo-tecnico .slick-prev {
		margin-left: -3%;
	}

	#carr-seo-tecnico .slick-next {
		margin-right: -3%;
	}
	
	#carr-seo-tecnico .ult-item-wrap.slick-slide {
	  width: 1170px !important;
	  margin: 0px !important;
	}
}

@media screen and (max-width: 400px) {
	.seo-tecnico-carr {
	  height: 752px;
	}

	#carr-seo-tecnico .ult-item-wrap.slick-slide .wpb_text_column {
	  height: 785px;
	  background-image: none !important;
	}
}

@media screen and (min-width: 401px) and (max-width: 599px) {
	#carr-seo-tecnico .seo-tecnico-carr {
	  height: 652px;
	}

	#carr-seo-tecnico .ult-item-wrap.slick-slide .wpb_text_column {
	  height: 685px;
	  background-image: none !important;
	}
}

@media screen and (min-width: 600px) {
	#carr-seo-tecnico .seo-tecnico-carr {
	  height: 552px;
	}

	#carr-seo-tecnico .ult-item-wrap.slick-slide .wpb_text_column {
	  height: 585px;
	}
}


#carr-seo-tecnico .ultsl-arrow-left6::before {
  content: none;
}

#carr-seo-tecnico .ultsl-arrow-right6::before {
  content: none;
}

#carr-seo-tecnico .ultsl-arrow-right6 {
  display: inline-block;
  width: 15px;
  height: 46px;
  background-image: url(/estrasol-demo/wp-content/uploads/2020/06/Flecha-Naranja-Derecha.png);
}

#carr-seo-tecnico .ultsl-arrow-left6 {
  display: inline-block;
  width: 15px;
  height: 46px;
  background-image: url(/estrasol-demo/wp-content/uploads/2020/06/Flecha-Naranja-Izquierda.png);
}



/* #carr-seo-tecnico .slick-list {
	height: 520px;
} */

.seo-tecnico-carr {
	background: #FFFFFF;
	padding: 25px 20px;
	box-shadow: 0 -2px 14px 0 rgba(0,0,0,0.24);
	min-height: 420px;
}

@media screen and (min-width: 600px) {
	.seo-tecnico-carr {
		position: relative;
		left: 2%;
		width: 350px;
		min-height: 480px;
	}
}

.seo-tecnico-carr h6 {
	color: #252525;
	font-weight: bold;
	line-height: 22px;
}

.seo-tecnico-carr ul {
	list-style-image: url(https://www.sistemasdemercadeo.com/estrasol-demo/wp-content/uploads/2020/07/tick-mark-icon-31-resized.png);
}

.seo-tecnico-carr ul li {
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 20px;
}



@media only screen and (max-width: 847px) {
    #aumenta_ventas {
        font-size: 16px;
    }
    .seo_column #ux-for-ui {
        min-height: 47px;
    }
    #espacio_sup_inv {
        height: 12px !important;
    }
    .seo_carr {
        font-size: 24px;
    }
}

@media only screen and (max-width: 368px) {
    .seo_column #ux-for-ui {
        min-height: 94px;
    }
}


/***************************************************************
*                      ADS INTELLIGENCE                        *
/***************************************************************/


@media screen and (max-width: 991px) {
	#inteli-master-comp {	
		left: 0px !important;
		width: 95% !important;
		margin: auto;
		padding: 0px !important;
	}
}

.acciones_exitosas {
    padding-right: 10%;
}

.acciones_exitosas .cms-fancybox-icon {
    min-height: 77px;
}

.acciones_exitosas h5 {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 18px !important;
}

.analizamos_estra {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 18px;
}

.titulo_beneficio1 {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
}

.description_beneficio1 {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}

.creamos-estrategias {
    color: #252525;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    line-height: 22px;
}


/***************************************************************
*              Auditoría de estrategía digital                 *
/***************************************************************/

.roi strong {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.roi {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    line-height: 18px;
}

#diagrama figure,
#diagrama figure img,
#diagrama div {
    width: 100%;
}

.auditoria_digital #cms-carousel-gallery-2-digit,
.auditoria_digital #cms-carousel-gallery-digit {
    display: none;
}

.auditoria_digital .cms-counter.cms-counter-gallery {
    background: linear-gradient(45.31deg, #EC6510 0%, #FFAA00 100%);
}

.auditoria_digital .cms-counter-title {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: bold;
    line-height: 18px;
}

.objetivo_aud {
    color: #252525;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    margin-bottom: 25px !important;
}

.identifica_tu {
    color: #868589;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
}

.objetivo_aud2 {
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    margin-bottom: 25px !important;
}

.identifica_tu2 {
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
}

.aud_comp {
    margin-bottom: 25px !important;
}

.identifica_tu strong {
    font-size: 18px;
}

.identifica_tu2 strong {
    font-size: 18px;
}

#auditoria_seo_seo {
    background: linear-gradient(45.31deg, #EC6510 0%, #FFAA00 100%);
}

.aud_redes_sociales .vc_column-inner {
    margin-left: 70px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

@media screen and (max-width:767px){
	#audit-solicit-info > div:nth-child(1) > div:nth-child(1) {
		margin-left: 15px;
		margin-right: 15px;
	}
}

#interesado_aud {
    background: linear-gradient(47.11deg, #161616 0%, #252525 100%);
}

#auditoria_dig #ux-for-ui {
    min-height: 220px;
}

@media only screen and (max-width: 990px) {
    #auditoria_dig #ux-for-ui {
        min-height: 293px;
    }
}

@media only screen and (max-width: 847px) {
    .aud_redes_sociales .vc_column-inner {
        margin-left: 15px !important;
        margin-right: 15px !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    #auditoria_dig #ux-for-ui {
        min-height: 94px;
    }
}

@media only screen and (max-width: 767px) {
    #auditoria_dig #ux-for-ui {
        min-height: 48px;
    }
}

@media only screen and (max-width: 610px) {
    #auditoria_dig #ux-for-ui {
        min-height: 93px;
    }
}

@media only screen and (max-width: 369px) {
    #auditoria_dig #ux-for-ui {
        min-height: 139px;
    }
}


/***************************************************************
*                      Inbound marketing                       *
/***************************************************************/

#inbound_marketing {
    background: linear-gradient(45.31deg, #EC6510 0%, #FFAA00 100%);
}

.estrategas_de_inb {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}

#ventas_hoy {
    background-color: #FFFFFF !important;
    box-shadow: 0 2px 17px 0 #EC6510 !important;
    background-image: none !important;
    color: #EC8910 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold!important;
    border: 2px solid #fff!important;
}

#ventas_hoy:hover {
    background-color: transparent!important;
    color: #fff!important;
}

.lista_vuelto_kiosko {
    color: #fff !important;
    /* font-family: 'Montserrat', sans-serif !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    line-height: 18px !important; */
    background-color: transparent !important;
    border-color: transparent !important;
    padding: .8em 0em 0em 3em !important;
    padding-bottom: 0px !important;
}

.lista_vuelto_marketing {
    color: #252525 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 18px !important;
    background-color: transparent !important;
    border-color: transparent !important;
    padding: .8em 0em 0em 3em !important;
    padding-bottom: 0px !important;
}

.lista_vuelto_kiosko .vc_message_box-icon,
.lista_vuelto_marketing .vc_message_box-icon {
    width: 2em !important;
}

#herramientas .lista_como_lo_hacemos i:before,
.lista_vuelto_marketing i:before {
    content: url('../../uploads/2020/02/Bullet.png');
}

.lista_vuelto_kiosko i:before {
    content: url('../../uploads/2020/02/bullet-estrasol.png');
}

#imagen_kioi img {
    height: 100% !important;
}

.facebook-ads-googl {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 18px;
    text-align: center;
}

#analis_ssin_costo {
    background-color: #EC8910!important;
    color: #FFFFFF!important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px!important;
    font-weight: bold!important;
    background-image: none !important;
    border: 2px solid #EC8910!important;
}

.icono_monetario,
.icono_grafica,
.icono_redes {
    color: #fff !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 18px !important;
    background-color: transparent !important;
    border-color: transparent !important;
    padding: .8em 0em 0em 5em !important;
    padding-bottom: 0px !important;
}

.marketing_auto_mas_c,
#solicitad_co,
#conocer_masss,
.sili_siar_cot,
.sili_siar_cot_kiosco,
.con_m_conocer,
.ir_blog,
#sol_ahora {
    width: 100%;
}

#sol_ahora {
    background-color: #EC8910!important;
    color: #FFFFFF!important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px!important;
    font-weight: bold!important;
    background-image: none !important;
    border: 2px solid #EC8910;
    max-width: 224px;
    width: 100%;
}

.ir_blog a {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    background-color: transparent !important;
    color: #FFFFFF !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold;
    background-image: none !important;
    border: 2px solid #fff;
    max-width: 224px;
    width: 100%;
    margin-top: 13px;
    border: 2px solid #fff !important;
}

#conocer_masss a,
.con_m_conocer a {
    margin-top: 11px;
    background-color: #EC8910 !important;
    color: #FFFFFF !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold;
    background-image: none !important;
    border: 2px solid #EC8910 !important;
    max-width: 224px;
    width: 100%;
}

#conocer_masss a:hover {
    background-color: #fff !important;
    color: #EC6510 !important;
    border: 2px solid #fff !important;
}

.con_m_conocer a:hover {
    background-color: #fff !important;
    color: #EC8910 !important;
    border: 2px solid #EC8910 !important;
}

#solicitad_co {
    background-color: transparent!important;
    color: #FFFFFF!important;
    background-image: none !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px!important;
    font-weight: bold!important;
    border: 2px solid #fff!important;
    max-width: 224px;
    line-height: 44px !important;
    width: 100%;
}

.sili_siar_cot {
    background-color: #fff !important;
    color: #EC8910 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold;
    background-image: none !important;
    border: 2px solid #EC8910!important;
    max-width: 224px;
    width: 100%;
    line-height: 44px !important;
}

.sili_siar_cot_kiosco {
    background-color: transparent !important;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold;
    background-image: none !important;
    border: 2px solid #fff!important;
    max-width: 224px;
    width: 100%;
    line-height: 44px !important;
    box-shadow: 0 2px 17px 0 #EC6510;
}

.sili_siar_cot_kiosco:hover {
    background-color: #fff !important;
    color: #EC8910 !important;
}

#solicitad_co:hover {
    background-color: #EC8910 !important;
    color: #fff !important;
    border: 2px solid #EC8910 !important;
}

.sili_siar_cot:hover {
    background-color: #EC8910 !important;
    color: #fff !important;
}

.ir_blog a:hover {
    background-color: #fff !important;
    color: #EC6510 !important;
}

#sol_ahora:hover {
    color: #FFF !important;
	background-color: transparent !important;
	border-color: #FFF !important;
}

#searh_ej {
    transform: translateY(25%);
    height: 100%;
}

.icono_redes i:before {
    content: url('../../uploads/2019/11/Marketing-de-contenidos-icono-1.png');
}

.icono_grafica i:before {
    content: url('../../uploads/2019/11/Marketing-de-contenidos-icono-2.png');
}

.icono_monetario i:before {
    content: url('../../uploads/2019/11/Marketing-de-contenidos-icono-3.png');
}

.pocisi_seo {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}

#ux_uii {
    background: linear-gradient(45.31deg, #F0F0F0 0%, #F9F9F9 100%);
    box-shadow: 0 2px 11px 0 #EC8910;
    margin-left: 70px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.marketing_auto_mas_c a {
    background-image: none !important;
    background-color: #FFFFFF !important;
    box-shadow: 0 2px 17px 0 #EC6510;
    max-width: 224px;
    width: 100%;
    color: #EC8910 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold;
    border: 2px solid #EC8910 !important;
}

.marketing_auto_mas_c a:hover {
    background-color: transparent !important;
    border: 2px solid #fff !important;
    color: #fff !important;
}

#sol_solicitar,
#ahora_ahora_sol {
    max-width: 228px;
}

#porque_se_vuelto {
    background-color: transparent !important;
    z-index: 2;
    background: transparent !important;
}

@media only screen and (max-width: 847px) {
    #deleitar {
        margin-top: 0px !important;
    }
    #ux_uii {
		margin: auto;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
		width: 90%;
    }
}


/*general*/

#inboud_bog .entry-title a {
    font-family: 'Montserrat', sans-serif !important;
    color: #252525;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
}

#inboud_bog .entry-content {
    color: #868589;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 18px;
}

#inboud_bog .entry-readmore a {
    color: #EC8910 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 18px;
}

#inboud_bog .entry-meta li {
    color: #868589;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}

#inboud_bog .entry-meta li.item-category a {
    color: #EC8910;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}

.primary-menu>li>a:before {
    background-color: #fff;
}

.h-fixed .primary-menu>li>a:before {
    background-color: #ec8910;
}

.header-layout1 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
}

.header-layout1 .primary-menu>li>a {
    color: #252525 !important;
}

.header-layout1 .primary-menu>li>a::before {
    background-color: #EC8910 !important;
}

.footer_mne2 li a {
    color: #FFFFFF !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    line-height: 18px !important;
}

.footer_mne2 li a:hover {
    color: #ec8910 !important;
}

.footer-widget-title {
    color: #868589 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 18px !important;
    padding-bottom: 12px;
}

.footer-acerca p {
    color: #868589 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    line-height: 18px !important;
}

.bottom-copyright {
    color: #868589 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    line-height: 18px !important;
}

.title_sucursal {
    color: #fff !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    line-height: 18px !important;
    margin-bottom: 4px !important;
    padding-top: 12px;
}

.mail_sucursal {
    padding-top: 12px;
    color: #868589 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    line-height: 22px !important;
}

.mail_sucursal a {
    padding-top: 12px;
    color: #EC8910 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    line-height: 22px !important;
}

.direccion_sucursal a,
.direccion_sucursal {
    color: #868589 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    line-height: 22px !important;
    margin-bottom: 0px !important;
}


.servicios .item-body {
  height: 347px;
}

.servicios .item-featured {
  height: 196px;
}

.servicios .item-title {
    min-height: 53px;
}

.servicios .item-title a {
    color: #252525 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px !important;
    font-weight: bold !important;
    line-height: 18px !important;
}

.servicios .item-content {
    color: #868589 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    letter-spacing: 0.5px !important;
    min-height: 92px;
    line-height: 18px !important;
}

.servicios .item-readmore a {
    color: #EC8910 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 18px !important;
}

@media screen and (min-width: 1200px) {
    #site-header-wrap.header-transparent .site-header-main:not(.h-fixed) {
        border-bottom: 1px solid #ffffff49;
    }
}

@media only screen and (max-width: 1399px) {
    .primary-menu>li>a:before {
        background-color: #ec8910;
    }
    .primary-menu>li.current_page_ancestor>a,
    .primary-menu>li.current-menu-ancestor>a,
    .primary-menu>li.current_page_item>a,
    .primary-menu>li.current-menu-item>a,
    .primary-menu>li>a {
        color: #252525 !important;
    }
}


/************************************************************/


/*                     pagina de contacto                   */


/***********************************************************/

.inf_contacto {
    background: linear-gradient(45.31deg, #EC6510 0%, #FFAA00 100%);
}

#form_contacto {
    background-color: #FFFFFF;
    box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.24);
    margin-top: -90px !important;
    z-index: 9;
    position: relative;
}

.tienes_duda {
    color: #252525;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 24px;
    font-weight: bold;
    line-height: 29px;
    padding-top: 25px;
}

.parrafo_duda {
    color: #868589;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
}

.informacion-de-conta {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    padding-top: 25px;
}

.suc_conta_form {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 18px;
}

.dire_form a,
.dire_form {
    color: #FFFFFF !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

.email_form_cont a,
.email_form_cont {
    color: #FFFFFF !important;
    font-family: 'Montserrat', sans-serif !important;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

.wpcf7-submit {
    background-color: #EC8910 !important;
    color: #FFFFFF !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    border: 2px solid #ec8910 !important;
    max-width: 170px;
    width: 100%;
}

.wpcf7-submit:hover {
    background-color: #fff !important;
    color: #EC8910 !important;
    border: 2px solid #ec8910 !important;
}

.sub-menu li a {
    color: #252525 !important;
}

.primary-menu .sub-menu li.current-menu-item>a,
.sub-menu li a:hover {
    color: #ff7607 !important;
}

#gracias p {
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 22px;
}

#gracias a {
    color: #fff !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    letter-spacing: 0.5px !important;
    line-height: 22px;
}

#gracias strong {
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 60px;
    font-weight: bold;
    line-height: 73px;
}

.aviso_privacidad {
    color: #FFFFFF !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 18px;
    margin-left: 65px;
}

.aviso_privacidad:hover {
    color: #EC8910 !important;
}

.bottom-footer .fa-facebook::before {
    content: url('../../uploads/2019/10/facebook.png');
}

.bottom-footer .fa-twitter::before {
    content: url('../../uploads/2019/10/twitter.png');
}

.bottom-footer .fa-linkedin::before {
    content: url('../../uploads/2019/10/linkedin.png');
}

.bottom-footer .fa-google-plus::before {
    content: url('../../uploads/2019/10/behance.png');
}

#aviso_priv {
    color: #868589;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
}

#aviso_priv h1 {
    color: #252525;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 44px;
    padding-top: 30px;
}

#aviso_priv h3 {
    color: #252525;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 44px;
    padding-top: 30px;
}

input,
textarea {
    color: #252525 !important;
}

input::-webkit-input-placeholder {
    /* Edge */
    color: #868589!important;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #868589!important;
}

input::placeholder {
    color: #868589!important;
}

textarea::-webkit-input-placeholder {
    /* Edge */
    color: #868589!important;
}

textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #868589!important;
}

textarea::placeholder {
    color: #868589!important;
}

#imagen_gracias {
    border-right: 1px solid #fff;
}

#cms-loadding .loading-spinner {
    width: auto;
    height: auto;
    -webkit-animation: none;
    animation: none;
}

@media only screen and (max-width: 767px) {
    #imagen_gracias {
        border-right: 0px solid #fff;
    }
    #gracias strong {
        font-size: 24px;
    }
    #searh_ej {
        transform: translateY(0%);
    }
    #form_contacto {
        margin-top: 0px !important;
        z-index: 2;
        position: relative;
    }
}

@media only screen and (max-width: 586px) {
    .aviso_privacidad {
        display: block;
        margin-left: 0px;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

@media screen and (max-width: 1199px) {
    .main-menu-toggle {
        width: 30px;
        height: 30px;
        line-height: 28px;
    }
}

.los-kioscos-digitales {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    text-align: center;
}

#sing_im {
    border-left: 2px solid #DEDDE2;
    border-right: 2px solid #DEDDE2;
}

.mas_k_ins .vc_column-inner {
    padding-left: 45px !important;
    padding-right: 45px !important;
}

.kio_number {
    color: #252525;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    padding-top: 15px;
}

.kio_desc {
    color: #868589;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    padding-bottom: 15px;
}

#kios {
    padding-bottom: 5px;
    ;
}

#kios .mas_k_ins {
    box-shadow: rgba(29, 26, 26, 0.06) 0px 3px 5px;
}

#nuestra_mision {
    color: #252525;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
}

#mod_kioskos {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 44px;
}

.kios_conocer_mas a {
    margin-top: 24px;
}

.conoce_mas_elect {
    width: 100%;
}

.conoce_mas_elect a {
    background-color: #FFFFFF !important;
    color: #EC8910 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px !important;
    font-weight: bold;
    background-image: none !important;
    border: 2px solid #fff !important;
    max-width: 224px;
    width: 100%;
    box-shadow: 0 2px 17px 0 #EC6510 !important;
}

.conoce_mas_elect a:hover {
    background-color: transparent !important;
    color: #fff !important;
}

#caso_exito a {
    background-color: #EC8910 !important;
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px;
    border: 2px solid #EC8910;
    font-weight: bold;
    background-image: none !important;
}

#caso_exito a:hover {
    background-color: #fff !important;
    color: #EC8910;
}

#caso_exito {
    margin-right: 20px;
}

#type_kiosco a {
    border: 2px solid #EC8910;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 12px;
    color: #EC8910;
    font-weight: bold;
    background-image: none !important;
}

#type_kiosco a:hover {
    background-color: #EC8910;
    color: #fff;
}

.tenemos_se {
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    font-weight: bold;
}

.tipo_kiosco {
    background: linear-gradient(45.31deg, #EC6510 0%, #FFAA00 100%);
}

.consulta_kiosco {
    font-weight: normal !important;
}

#kios_isla {
    background: linear-gradient(45.31deg, #EC6510 0%, #FFAA00 100%);
}

.kios_isla {
    font-weight: normal !important;
}

.modulo_intg {
    color: #fff !important;
    font-weight: normal !important;
    font-family: 'Montserrat', sans-serif !important;
}

.sol_k:hover {
    background-color: #fff !important;
}

@media screen and (max-width: 767px) {
    .los-kioscos-digitales {
        font-size: 14px;
    }
    #mod_kioskos,
    #nuestra_mision {
        font-size: 24px;
    }
    #sing_im {
        border-left: 0px solid #DEDDE2;
        border-right: 0px solid #DEDDE2;
    }
}


/* unete a estrasol */


@media screen and (max-width: 767px) {
  #inicio-banner.fondo-igual > div:nth-child(1) {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
	#inicio-banner.fondo-igual {
		background: url(https://www.sistemasdemercadeo.com/estrasol-demo/wp-content/uploads/2020/06/unete-a-estrasol.jpg?id=2843) !important;
		min-height: auto;
		height: auto !important;
	}
}

.form-unete form .\.vc_col-sm-12.vc_col-xs-12 {
    padding-left: 0px;
}

.form-unete form .vc_col-sm-6.vc_col-xs-12 {
    padding-left: 0px;
}

.wpcf7-form > div:nth-child(7) > div:nth-child(1) {
    display: inline-block;
}

.wpcf7-form > div:nth-child(7) > div:nth-child(2) {
    display: inline-block;
    right: 20px;
    position: absolute;
}

.wpcf7-form-control-wrap.Adjunta {
    position: relative;
}

.wpcf7-form-control-wrap.Adjunta::before {
	content: "Adjunta tu CV";
	position: absolute;
	left: 0;
	padding: 5px;
	color: #EC8910;
	width: 120px;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	width: 120px;
	color: #EC8910;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 15px;
	text-decoration: underline;
}

span.Adjunta > input {
    opacity: 0;
}


/* prueba */

@media screen and (max-width: 767px) {
    #tabla-espacio-blanco {
        height: 52vw;
    }
}

@media screen and (max-width: 700px) {
    #tabla-espacio-blanco {
        height: 48vw;
    }
}


@media screen and (max-width: 650px) {
    #tabla-espacio-blanco {
        height: 45vw;
    }
}


@media screen and (max-width: 600px) {
    #tabla-espacio-blanco {
        height: 42pw;
    }
}


@media screen and (max-width: 550px) {
    #tabla-espacio-blanco {
        height: 40vw;
    }
}

@media screen and (max-width: 600px) {
  #que-incluye-servicio {
    height: auto;
  } 
  #tabla-espacio-blanco {
  display: none;
  }
  .btn-nrj-blc {
		background-color: #FFF !important;
		border: 2px solid #FFF !important;
		color: #EC8910 !important;
		background-image: none !important;
		font-family: 'Montserrat', sans-serif !important;
		font-size: 12px !important;
		font-weight: bold !important;
		margin-right: 16px !important;
		transition: none;
		width: auto !important;
	}
}

@media screen and (min-width: 601px) {
	.btn-nrj-blc {
		background-color: #EC8910 !important;
		color: #FFF !important;
		transition: none !important;
		border-width: 2px !important;
		border-style: solid !important;
		border-color: #EC8910 !important;
		margin-right: 16px !important;
		width: auto !important;
	}
}


/*

@media screen and (max-width: 500px) {
    #tabla-espacio-blanco {
        height: 150px;
    }
}

@media screen and (max-width: 450px) {
    #tabla-espacio-blanco {
        height: 100px;
    }
} */


/* test: blog */

.banner-blog-auto {
	height: 413px !important;
}

/* Blog - Detalle */

.form-submit input#submit.submit {
  width: 204px !important;
  padding: 0px 5px !important;
  margin-top: 15px;
  background-color: #EC8910 !important;
  color: #FFF !important;
  transition: none !important;
  border-width: 2px !important;
  border-style: solid !important;
  border-color: #EC8910 !important;
  margin-right: 16px !important;
}

.form-submit input#submit.submit:hover {
	border-width: 2px;
	border-style: solid !important;
	border-color: #EC8910 !important;
	background-color: #FFFFFF !important;
	color: #EC8910 !important;
	transition: none !important;
}

.comments-area #commentform .form-submit {
  /* margin-bottom: 0; */
  margin-bottom: 50px;
}

.single-post .entry-socail label {
  color: #868589;
}

.single-post .entry-socail a {
  color#EC8910: ;
  color: #EC8910;
}

.single-post .entry-socail a:hover {
  color: #868589;
}

<<<<<<< HEAD
#comments .comment-form-author {
  flex: 0 0 50%;
  max-width: none;
}

@media (min-width: 992px) {
  .col-lg-4 {
    flex: 0 0 50%;
    max-width: none;
  }
=======
@media (min-width: 768px) {
	#comments .comment-form-author {
	  flex: 0 0 50%;
	  max-width: none;
	}
	
	#comments .comment-form-email {
		flex: 0 0 50%;
		max-width: none;
	}
>>>>>>> by-uriel
}
