/*
Theme Name: Acierto Marketing
Theme URI:
Author: Eduardo Asturrizaga Contreras
Author URI:
Description: Theme personalizado para sitio web de consultoras.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: mobile first, responsive, marketing, agency
Text Domain: aciertomarketing
*/
@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('fonts/proxima_nova_bold-webfont.woff2') format('woff2'),
         url('fonts/proxima_nova_bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('fonts/proximanova-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html{
  box-sizing: border-box;
  font-family: proxima_nova_rgregular;
}
.container {
    margin-left: 200px;
    height: 645px;
    margin-top: -18px;
    padding-top: 0px;
}
#slider_89 .owl-item:after{
    content:'\A';
    position:absolute;
    width:100%; height:100%;
    top:0; left:0;
    background:rgba(0,0,0,0.5);
    opacity:1;
}
*, *:before, *:afer{
  box-sizing: inherit;
}
.encabezado-sitio{
  height: 100%;
  width: 200px;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: #ff8210;
  overflow-x: hidden;
}
.informacion-encabezado{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.logo{
  background-color: #ffffff;
  text-align: center;
}
.logo img {
  width: 80%;
}
p#titulo-redes {
    color: #fff;
    text-align: center;
    font-size: 20px;
    margin: 3% auto;
}
hr#menu-redes {
    border: 1px solid #ffffff;
}
ul#menu-social {
    margin: 0 auto;
}
.mySlides {
    display: none !important;
}
.banner-text {
    text-align: center;
    color: white;
    padding-top: 16%;
    z-index: 100!important;
    position: relative;
}

@media only screen and (min-width:768px) {
  div.logo{
    text-align: center;
  }
}
@media only screen and (min-width:992px) {
  div.logo{
    text-align: center;
  }
}

/***menu redes sociales**/
nav.sociales ul{
  text-align: center;
  list-style: none;
  padding: 0;

}
@media only screen and (min-width:768px) {
  nav.sociales ul{

  }
}

nav.sociales ul li {
  position: relative;
  display: inline-block;
  width: 30px;
}
/**menu general**/
nav.menu-sitio ul{
  list-style: none;
  padding: 0%;
  margin: 10% 10%;
}
nav.menu-sitio ul li{
  border-left: 2px solid #ffffff;
  padding: 8%;
}
nav.menu-sitio ul li.current_page_item{
    list-style-type:disc;
}
nav.menu-sitio ul li a{
  text-decoration: none;
  color: #ffffff;
}
nav.menu-sitio ul li.current_page_item a{
  font-weight: bolder;
  text-decoration: underline;
}
.encabezado-sitio{
  display: none;
}
@media only screen and (min-width: 768px) {
  .encabezado-sitio{
    display: block;
  }
  .container{
    margin-left: 0 auto;

  }
}

/**Responsive Menu**/
@media only screen and (max-width: 767px){
  .mobile-menu{
    height: 28px;
    background-color: #ff8210;
    width: 26px;
    color: #ffffff;
    margin: 0em auto;
    display: inline-block;
    font-size: 25px;
    float: right;
  }
}
a{
  color: #ffffff;
  text-decoration: none;
}
.slider{
  height: 100%;
}
.hero{
  background-position: center center;
	background-repeat:  no-repeat;
	background-attachment: fixed;
	background-size:  cover;
  height: 100%;
}
.mySlides {
  display:none;
}
.contenido-home {
    margin: auto;
    display: inline-block;
    padding-top: 22%;
}
.hero.mySlides {
    text-align: center;
}
.contenido-home h1, h2{
  color: #ffffff;
}
.img-somos {
    width: 40%;
    float: left;
    height: 645px;
}
.contenido-somos {
    width: 60%;
    float: right;
    height: 645px;
}
.ico_elegirnos {
    width: 25%;
    display: inline-block;
    margin: 3% 3%;
}
.iconos {
    display: inline-block;
    text-align: center;
    margin: auto;
}
.contenido-somos {
    width: 60%;
    float: right;
    height: 645px;
    display: block;
    text-align: center;
}
.img-somos {
    width: 40%;
    float: left;
    height: 645px;
    text-align: center;
    background-size: cover;
}
.quienes-texto {
    margin: 0 13%;
    padding-top: 30%;
    text-align: justify;
    color: #ffffff;
}
hr.dotted {
    background-color: #fff0;
    border-top: 3px dotted #ffffff;
    border-bottom: none;
}
.contenido-elegirnos {
    text-align: left;
    margin: 9% 10% 0% 10%;
    color: #ada7a7;
}
.contenido-elegirnos h2 {
    color: #ada7a7;
}
hr.naranja {
    border: 1px solid #ff8210;
}
hr.hr_iconos {
    border: 1px solid #ada7a7;
    width: 54%;
    margin: 10px 0;
}
hr.hr_elegir {
  border: 1px solid #ada7a7;
width: 54%;
margin: 0 auto;
}
.ico_elegirnos img {
    width: 60%;
}
p.subtitulo_iconos {
    color: #7d7676;
}
.servicios {
    background-size: cover;
    min-height: 750px;
    display: inline-block;
    width: 100%;
}
.titulo-servicios {
    width: 20%;
    margin: 4% 0% 1% 6%;
}
.iconos-servicios {
    display: inline-block;
    padding: 0%;
}
.ico_servicios {
    display: inline-flex;
    margin: 1% 2% 0 2%;
    padding: 0 1%;
    width: 40%;
}
.side_icon {
    width: 30%;
}
.side_text {
    color: #ffffff;
    width: 70%;
}
.side_text h3 {
    margin-bottom: 0;
}
.side_text p {
    margin: 0 auto;
    color: #fff;
}
.boton-servicios {
    margin-left: 7%;
    margin-top: 1%;
}
button {
    background-color: #f18015;
    border-style: none;
    color: #ffffff;
    display: inline-block;
    height: 58px;
    width: 248px;
}
strong.letras_star {
    color: #f18015;
}
div.equipo {
    height: 645px;
    display: inline-block;
    width: 100%;
}
.titulo-equipo {
    color: #ada7a7;
    width: 40%;
    margin: 4% 0 1% 5%;
}
.iconos-equipo {
    display: inline-block;
    padding: 0% 3%;
}
.ico_equipo {
  display: inline-flex;
  margin: 1% 1% 0 1%;
  padding: 0 1%;
  width: 40%;
}
.side_picture {
    width: 60%;
}
.side_picture img {
    width: 90%;
}
.side_description {
    color: #ada7a7;
    width: 40%;
}
hr.hr_equipo {
    background-color: #fff0;
    border-top: 2px dotted #f18015;
    border-bottom: none;
}
.titulo-equipo h2 {
    color: #ada7a7;
}
.social_team li {
    position: relative;
    display: inline-block;
    width: 15%;
}
.social_team li a {
    text-align: center;
    list-style: none;
    padding: 0;
}

nav.menu-sitio ul li.current_page_item {
	list-style-type: none;
	color: white;
}
li {
  list-style: none;
}

.suga-container {
  background: $primary-color;
  padding: .2em;
  max-width: 750px;
  margin: 2em auto;
  box-shadow: 3px 3px 0px $secondary-color;
  border: 2px solid $secondary-color;
  border-radius: 5px;
}

.suga-slider-wrap {
  overflow: hidden;
  margin: 1em;
}

.suga-slider-group {
  &:before,
  &:after {
    content: " ";
    display: table;
  }

  &:after {
    clear: both;
  }
}

.suga-slide {
  float: left;
  position: relative;
  margin-left: 0;
  padding-right: 8px;
  width: 125px;
  height: 150px;
  text-align: center;
}
.suga-slide img{
  width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: auto;
}
.testimonios {
    display: inline;
}
.testimonio1 {
    margin: 3% auto;
    width: 55%;
    background-color: #ada7a75e;
    padding: 1% 2%;
}
.contenido-testimonio {
    color: #ada7a7;
}
.contenido-testimonio h3 {
    color: #f18015;
}
p.nombre-testimonio {
    color: #827c7c;
    font-weight: bold;
}
.posts {
    display: inline-block;
    text-align: center;
}
.post1 {
  display: inline-grid;
  text-align: left;
  padding: 2%;
  width: 40%;
}
.post1 h3, p, ul{
  color: #ada7a7;
}
.modal-content ul li{
  list-style: disc;

}

.modal-content ul p{
  color: #ada7a7;
}
div.clientes {
    display: block;
}
div.publicaciones {
    display: inline-block;
}
div#map {
    height: 100%;
}
#slider_89 {
	z-index: 0 !important;
}
.mobile-custom {
	background: #F18015;
	padding: 2%;
        line-height: 4;
        padding-top: 9%;
padding-left: 90%;
}
.mobile-menu-custom {
	background: #F18015;
}
.email {
	float: right;
	font-size: 22px !important;
	padding-left: 2%;
         padding-top: 3%;
}
.fa {
	color: #FF8210;
        font-size: 26px;
}
.phone-number {
	font-size: 22px;
        padding-top: 3%;
}
.location {
	font-size: 22px;
	padding-top: 3%;
}
.col-left {
	float: right;
    width:45%;
    height : 50px;
}
.contenido-somos .iconos {
	display: block;
}
.col-right{
  width:50%;
  height:45px;
}
.col-left {
	float: right;
    width:45%;
    height : 50px;
}
input.wpcf7-form-control.wpcf7-text.full-width {
    height: 50px;
    float: left;
    padding-left: 2%;
    margin-bottom: 37px;

}
.wpcf7-form-control.wpcf7-text.full-width {
	width: 91%;
}
.wpcf7-form-control.wpcf7-text.full-width, .wpcf7-form-control.wpcf7-text.col-right, .wpcf7-form-control.wpcf7-text.col-left {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid lightgray;

}
.wpcf7-form-control.wpcf7-submit {
	padding-right: 4%;
	padding-left: 4%;
	padding-top: 2%;
	padding-bottom: 2%;
	color: white;
	background: #FF8210;
	font-size: 20px;
	font-weight: 600;
	border: none ;
}
.easy-t-slideshow-wrap.easy-t-888795498 {
	width: 50% !important;
	padding-left: 20% !important;
}
.easy_testimonial_title {
	color: #f18015;
	font-size: 20px !important;
}
.testimonial_body {
	color: gray;
}
.testimonial-client {
	color: #827c7c !important;
	font-size: 19px !important;
	font-weight: 600;
}
.testimonial-position {
	color: gray;
	padding-top: 2%;
}
.style-clean_style.hide_thumbs.show_title.hide_date.stars_rating.show_other.easy_t_single_testimonial {
	width: 100% !important;
}
.easy-t-slideshow-wrap {
	padding-left: 20% !important;
}
div.easy-t-cycle-prev {
	float: left;
	font-size: 46px;
	font-weight: bolder;
	color: gray;
  display: none;
}
.cycle-next.easy-t-cycle-next {
	float: right;
	font-size: 46px;
	font-weight: bolder;
	color: gray;
  display: none;
}
.mobile-menu-custom {
	background: #F18015;
	position: fixed;
	overflow: hidden;
	width: 100%;
	top: 0px;
	z-index: 19;
}
.contenido-somos{
  height:auto !important;
 }
.mobile-custom {
	background: #F18015;
    padding: 0%;
    padding-top: 0%;
    padding-left: 50%;
    line-height: 25px;
    color: #fff;
    font-size: 30px;
    font-weight: bolder;
}
div.equipo {
	height: auto;
	display: inline-block;
	width: 100%;
}
.mobile-menu-custom .logo img {
    width: 20%;
}
@media only screen and (min-width: 1000px){
  .mobile-menu-custom {
	display: none;
}
.contenido-somos {
    height: 725px;
}
.img-somos {
    height: 724px;
}
.suga-container {
   max-width: 990px;
}
	
}
/* Responsive For Tablet and Mobile*/

@media only screen and (max-width: 1000px){
    header {
	display: none;
}
.container {
    margin-left: 0px;
}
.ico_equipo {
	width: 100%;
}
.side_picture {
	width: 35%;
}
.side_description {
	width: 55%;
}

.img-somos {
	width: 100%;
}
.contenido-somos {
	width: 100%;
}
.servicios {
	height: auto;
}
div.publicaciones {
	display: block;
}
div.clientes {
	display: block;
}
.suga-container {
   max-width: 767px;
}
	.slider-style {
    margin-top: 250px;
}
}

/* Responsive only for Mobile */

@media only screen and (max-width: 767px){
.post1 img {
	width: 100% !important;
}
.easy-t-slideshow-wrap {
	padding-left: 5% !important;
}
.testimonio1 {
	width: 95%;
}
.titulo-equipo {
	color: #ada7a7;
	width: 88%;
	margin: 4% 0 1% 5%;
}
.ico_servicios {
	width: 90%;
}
.suga-container {
   max-width: 427px;
}
}
@media only screen and (max-width: 428px){
.side_icon img {
	padding-top: 40%;
	padding-right: 10%;
}
#clientes {
	padding-top: 0;
}
.col-left {
	float: none;
}
.suga-container {
   max-width: 320px;
}
}
.side_description p{
  font-size: 13px;
}
.side_icon img {
    /* vertical-align: middle; */
    position: relative;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-top: -32px;
    margin-left: -40px;
}
.copa img {
    width: 50%;
}
.post1 img {
    width: 100%;
    max-height: 200px;
}
.contacto{
  height: 645px;
  display: block;
  width: 100%;
}
.titulo-contacto {
    width: 30%;
    margin: 2% 4%;
    display: inline-block;
}
.titulo-contacto h2 {
  color: #ada7a7;

}
.formulario-contacto {
    display: inline-block;
    margin: 1% 1% 1% 4%;
    width: 80%;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 80; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    text-align: left;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.close2 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close2:hover,
.close2:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.close3 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close3:hover,
.close3:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.close4 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close4:hover,
.close4:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.close5 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close5:hover,
.close5:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.close6 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close6:hover,
.close6:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.linkmodal {
    color: #ff8210!important;
    font-weight: bolder;
}
.slider-logos {
    margin: 7%;
}
h4.titulomodal{
    color: #ada7a7;
    margin: 0 auto;
    font-size: 18px;
}
hr.lineamodal {
    width: 20%;
    text-align: left;
    display: inline-block;
    border: 1px solid #ff8210;
    margin: 0 auto;
}
button.botonmoda {
    background-color: #f18015;
    border-style: none;
    color: #ffffff;
    display: inline-block;
    height: 40px;
    width: 110px;
}
.contactomodal {
    margin: 20px auto;
}
.quienes-texto p {
    color: #fff;
}
