/*!
Theme Name: Vásquez y Asociados
Author: Green Bigfoot
Author URI: http://greenbigfoot.com/
Description: Somos una firma de profesionales en Ciencias Económicas que préstamos servicios en diferentes especialidades de las Ciencias Económicas: Contaduría Pública, Recursos Humanos, Finanzas, Comercio Exterior, entre otras.
Version: 1.0
*/
html,body{
    height:100%;
}
body{
    font-family: 'Montserrat',sans-serif;
}

h2{
    font-weight:700;
    margin-bottom: 1em;
}

#content-bg{
    background: url(../vas/assets/images/lines-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.us-bg{
    background: url(../vas/assets/images/quienes-somos-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.site-header{
    width: 100%;
    height: 32px;
    padding: 0;
    top: 0;
    position: fixed;
    z-index: 60;
    background: url(../vas/assets/images/logo-top.png) #403f3d;
    background-repeat: no-repeat;
    /*-webkit-box-shadow: 2px 5px 5px 0px rgba(146,142,151,1);
    -moz-box-shadow: 2px 5px 5px 0px rgba(146,142,151,1);
    box-shadow: 2px 5px 5px 0px rgba(146,142,151,1);*/
}

.site-header a{
    color: #fff;
    text-decoration: none;
    transition: all ease .5s;
}

.site-header a:hover{
    color: #928e97;
}

.whatsapp{
    float: right;
    font-size: .8em;
    margin: 0;
    padding: .5em 1em .5em;
}

.whatsapp::before{
    content:'|';
    color: #fff;
    padding-right: .5em;
}

header{
    display: block;
    /*width:100%;
    height:100%;*/
    position: absolute;
    top: 1em;
    left: 1em;
    z-index: 70;
}

.header-inner{
    position: fixed;
    z-index: 40;
    top: 3em;
}

.menu-btn-item{
    display: block;
    width: 2.5em;
    height: 2.5em;
    border:none;
}

.logo-btn{
    background: url(../vas/assets/images/menu/logo.png) #bba9c8;
    background-size:contain;
    border-top-right-radius: 10px;
    transition: ease all .5s;
}

.logo-btn:hover {
    background: url(../vas/assets/images/menu/logo-hover.png) #fff;
    background-size:contain;
}

.menu-btn {
    background: url(../vas/assets/images/menu/menu.png) #bba9c8;
    background-size: contain;
    transition: ease all .5s;
}

.menu-btn:hover {
    background: url(../vas/assets/images/menu/menu-hover.png) #fff;
    background-size: contain;
}

.search-btn {
    background: url(../vas/assets/images/menu/buscar.png) #bba9c8;
    background-size: contain;
    border-bottom-right-radius: 10px;
    transition: ease all .5s;
}

.search-btn:hover {
    background: url(../vas/assets/images/menu/buscar-hover.png) #fff;
    background-size: contain;
    border-bottom-right-radius: 10px;
}
.logo27{
    display:block;
    position: absolute;
    width:7.5em;
    height:7.5em;
    background:url(../vas/assets/images/logo27.png);
    background-size:cover;
    z-index:5000;
    top:1em;
    right:1em;
}

.logo27-inner{
   /* top: 3.5em;
    right: 1.5em;*/
    top: 3em;
    right: 1em;
}

.logo-va{
    display: none;
    position: absolute;
    width: 9.8em;
    height: 4.2em;
    background: url(../vas/assets/images/logo-va.png);
    background-size: cover;
    z-index: 5000;
    top: 4.5em;
    right: 9.5em;
}

.in-slide{
    width: 100%;
    background: #fff;
    background-size: cover !important;
}

.full-container{
    max-width: 100% !important;
    padding: 0;
    margin: 0;
}

.full-container-img{
    height:100%;
}

.img-full-width{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

#pp-nav{
    z-index:6900;
}

.page-content{
    padding: 10em 10em 3em;
    text-align: justify;
}

.single-content{
    margin-top:-12em;
}

.page-content-margin{
    margin-top: 1em;
}

footer{
    width:100%;
    background: #403f3d;
    color: #fff;
    background:url(../vas/assets/images/logo-bottom-bar.png) #403f3d;
    background-position: right;
    background-repeat:no-repeat;
    background-size:contain;
}

footer ul{
    list-style-type:none;
    padding:0;
    margin:0;
}

.logo-wh-bottom{
    display: block;
    background:url(../vas/assets/images/logo-white.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 17.5em;
    height: 3em;
    padding-top:0;
}

.logo-fix-wh{
    margin-top: .5em;
}

.company{
    float:left;
    font-size:.8em;
    padding: .25em 0 0 2em;
}

.company-name{
    font-weight: 700;
}

.social{
    float: right;
    padding: .5em 4em 0 0;
}

.contact::after{
    content:'|';
    color: #fff;
    padding-left: 1em;
}

.social li{
    display:inline;
}

.contact-items{
    padding: 1em 0;
    margin: 0 0 0 60em;
}

.contact-items li{
    display:inline;
}

.fb{
    padding-left: .5em;
    padding-right: .5em;
}

.social a, .contact-items a{
    color: #fff;
    text-decoration:none;
    transition: all ease .5s;
}

.social a:hover, .contact-items a:hover{
    color: #928e97;
}

.footer-fixed{
    position: fixed;
    bottom: 0;
    z-index: 70;
}

.no-gutter{
    margin: 0;
    padding: 0;
}

.no-space{
    margin-top: -2em;
}
/*menu*/
.pushy{
    background-color: rgba(0,0,0,0) !important;
    width:300px;
}

.site-overlay{
    background-color: rgba(0,0,0,.1) !important;
}

.pushy ul{
    list-style-type:none;
}
.pushy ul:first-child {
    margin-top: 15em;
}

.pushy a{
    color: #403f3d;
    text-transform:uppercase;
    font-weight: 700;
    font-size:1.5em;
    padding: 5px 20px 0 0;
    text-align: right;
    transition: all ease .5s;
}

.pushy a:hover{
    color: #fff;
}
/* menu */

/* card */
.card-item{
    width: 48%;
    float: left;
    margin: .25em;
    color: #fff;
    cursor: pointer;
}

.front{
    display: block;
    float: left;
    position: relative;
    width:40%;
    margin:0 2.5%;
    padding: .5em 0 .5em 1em;
    text-align: left;
    background: #403f3d;
    color:#fff;
    text-decoration: none;
    transition:all ease .5s;
}
.front15{
    width:15%;
}
.front20{
    margin-top: 2em;
    width:20%;
}
.front:hover{
    background: #BBA9C9;
    color:#fff;
    text-decoration: none;
}
.back{
    background: #BBA9C9;
    padding: 1em;
}
.fullname{
    font-weight: 700;
    font-size: 3em;
    line-height: 1em;
    float: right;
    padding: 1em 1em 0;
    text-align: right;
}
.position{
    float: right;
    clear: both;
    font-style: italic;
    font-size: 1.5em;
    padding: 1em 2em 0 0;
}
.cpa{
    font-weight: 700;
    text-align: left;
    line-height: .5em;
}

.fancybox-content{
    width:80%;
}

.profile-img{
    width: 8em;
    position: absolute;
    top: 1.25em;
    right: 3em;
}

.cpa-line{
    border-top: 1px solid;
    padding-top: 1.5em;
}
/* card */
.title-contact2{
    margin-bottom: .25em !important;
}
.contact-now{
    width:100%;
    font-weight:700;
    font-size: 1.5em;
    text-align:center;
}
.wpcf7-form{
    width:35%;
    margin-top: 1.2em;
}
.wpcf7-form label{
   font-weight:bold;
}
.contact-btn{
    display:block;
    border-radius:10px;
    font-weight:700;
    margin:auto;
    padding:1.1em;
    background: #91753c;
    color: #fff;
    transition: all ease .5s;
}

.wpcf7-submit{
    display:block;
    border-radius:10px;
    font-weight:700;
    padding:.7em;
    background: #91753c;
    color: #fff;
    transition: all ease .5s;
}

.contact-btn:hover, .wpcf7-submit:hover{
    color: #fff;
    text-decoration:none;
    background: #403f3d;
}
.cta-margin{
    margin-bottom:2em;
}
.links{
    width:100%;
    list-style-type:none;
}

.links li{
    display:inline;
    width: 32%;
    float:left;
    margin: .3em;
    text-align:center;
}

.c2{
    width:65% !important;
    font-weight:700;
}

.links li a{
    display: block;
    text-decoration:none;
    font-weight: 700;
    width: 100%;
    padding: .5em;
    background: #928e97;
    color: #fff;
    float: left;
    font-size: .8em;
    transition: all ease .5s;
    border:#928e97 solid 1px;
}

.links li a:hover{
    color: #928e97;
    background: #fff;
}
#form-section, #form-section div{
    width: 100%;
}

/* NEW*/
.bottom-bg{
    display:none;
    position: absolute;
    /*top:0;*/
    top:0;
    width:100%;
    height:100%;
    background:url(../vas/assets/images/menu-bg.jpg);
    background-size: cover;
    z-index: 40;
}

.section-intro{
    position: absolute;
    color: #fff;
    text-shadow: 2px 2px 2px #403f3d;
    bottom: 10em;
    left: 4em;
    border-left: 3px solid #fff;
    padding-left: 1em;
}
.section-intro h1{
    font-weight: 700;
    font-size: 3.2em;
}

.section-intro p{
    font-size: 2.2em;
}

.bottom-menu{
    position: absolute;
    bottom: 42px;
    width: 100%;
    /*background: #403f3d;
    opacity: .5;*/
}

.bottom-menu ul{
    padding: 0;
    margin: 0;
}

.bottom-menu li{
    display:inline;
    float:left;
    text-align: center;
}

.bottom-menu-item-20{
    width: 20%;
}

.bottom-menu-item-16{
    width: 16.66%;
}

.bottom-menu a{
    display:block;
    color: #fff;
    background: #B5A8C6;
    text-decoration:none;
    /*opacity: .7;*/
    transition: all ease .5s;
    padding: 1em 0;
}

.bottom-menu a:hover{
    /*opacity: 1;*/
    background: #D8BFD8;
}
.exp h3{
    font-weight: 700;
    /*width: 100%;*/
    width: 90%;
    margin: 1em 0;
    text-align: center;
}

.exp li{
    list-style-type:none;
}

.map {
    display:none;
    position:relative;
    width: 436px;
    height: 397px;
    background: url(../vas/assets/images/cr-map.png);
    float:right;
    margin: 0 2.5em 0 0;
}
.marker{
    position:absolute;
    display:block;
    opacity:0;
    width:33px;
    height:43px;
    background: url(../vas/assets/images/map-marker.png);
}
.issues{
    position: absolute;
    left: 4em;
    bottom: 14em;
    border-left: 3px solid #403f3d;
    padding-left: 1em;
}
.issues-wh{
    border-left: 3px solid #fff;
}
#pagepiling h1{
    font-size:2.5em;
    color:#403f3d;
    font-weight:700;
    margin:0;
}

#pagepiling p{
    font-size:2em;
    color:#403f3d;
    font-weight:700;
    margin:0;
}

.logo-bottom-h{
    display: block;
    position: absolute;
    width: 30em;
    height: 4.5em;
    background: url(../vas/assets/images/logo-va-horizontal.png);
    background-size: cover;
    bottom: 8em;
    left: 5em;
}

.logo-bottom-hw{
     display: block;
     position: absolute;
     width: 30em;
     height: 4.5em;
    background: url(../vas/assets/images/logo-va-horizontal-wh.png);
    background-size: cover;
    bottom: 8em;
    left: 5em;
}

.no-padding-content{
    padding-top:0;
    width:100%;
}

.no-border-box{
    border:none;
}

.fact-audit, .fact-clients{
    float: left;
    padding: 0 1em;
    border-left: 3px solid #403f3d;
}

.fact-audit h2, .fact-clients h2{
    margin: 0;
    font-size: 6em;
}

.fact-audit p, .fact-clients p{
    margin: 0 !important;
    font-size: 1.25em !important;
}

 .bg-fixed {
     background: rgba(0, 0, 0, 0);
     color: #403f3d;
     bottom: 0.5em;
 }

 .alpha-links a{
     color:#403f3d;
 }

  .alpha-links a:hover {
      color: #fff;
  }

  .contact-alpha::after {
      content: '|';
      color: #403f3d;
      padding-left: 1em;
  }

  #pp-nav span, .pp-slidesNav span{
    width:16px;
    height:16px;
  }

  .selected-menu-item{
    /*opacity: 1 !important;*/
    background:#D8BFD8 !important;
  }

  .dock-style{
    position: fixed !important;
    bottom: 3.5em !important;
  }

  .animate-menu{
    /*display:none;*/
  }

  .next-to-dock{
    clear: inherit !important;
    position: fixed !important;
    bottom: 0;
  }

  .dock-padding{
      padding-bottom: 15em !important;
  }

  .wpcf7-textarea {
    height:100px;
  }

  #map-section{
      height:50%;
      margin-top:0em;
  }

  .forta{
      font-size: .9em;
      font-weight: bold;
      padding-top: .4em;
  }

  .hac{
      font-size: 1.28em;
      font-weight: 700;
  }

  .space-links-section{
      padding-bottom: .5em;;
  }

.arrow-down {
    display: none;
}

.vname{
    font-weight: 700;
}

.vhlogo{
    position: absolute;
    top: .5em;
    right: .5em;
    width: 2.2em;
    height: 1.5em;
    background: url(../vas/assets/images/simple-logo.png);
    background-size: cover;
}

.left-line{
    border-left: 1px solid #fff;
    padding-left: 1em;
}

.adjusted{
    padding-bottom: 8em !important;
}

.certi-btn{
    display:block;
    background: #403f3d;
    font-size: .8em;
    padding: .5em;
    color: #fff;
    font-weight: 700;
    transition: all ease .5s;
}

.certi-btn:hover{
    background:#bba9c8;
    color: #fff;
    text-decoration: none;
}

.certi-box{
    position: absolute;
    top: 11em;
    right: 9em;
}

.page-id-24{
    /*overflow: hidden !important;*/
}

.dock-padding10{
    padding-bottom: 10em !important;
}

.page-id-30, .page-id-26{
	overflow:hidden !important;
}

.page-id-26 .logo27-inner{
	top:5em !important;
}

.tofixed{
	position:fixed !important;
}

/* wide screens */

@media(min-width:1536px){

	.single-content{
		margin-top: -6em !important;
	}
	
	.page-id-26 h2, .page-id-30 h2, .page-id-32 h2, .page-id-34 h2{
		margin-bottom: .5em !important;
	}
	
	.fbg{
		margin-top: -8.5em !important;
	}
	
	.mobile-title{
		text-align:left !important;
		font-size:1.8em !important;
	}
	
	.page-id-28 h2{
		margin-bottom: 0 !important;
	}
	
	.conta{
		margin-top: -9em !important;
	}
	
	.pushy{
		width:320px;
	}
	
	.msf{
		margin-top: -10.5em !important;
	}
	
	.objf{
		margin-top: -10em !important;
	}
	
	.page-id-24 h2{
		margin-bottom: .5em !important;
	}
	
	.exp h3{
		margin: .25em 0;
	}
	
	.dock-padding10{
		padding-bottom: 8em !important;
	}
	.forta{
		font-size: .8em;
	}
	.title-contact2{
		margin-top: .5em !important;
	}
	.page-id-12 h2{
		margin-bottom: 0 !important;
	}
	#form-section{
		margin-top: -1.25em;
	}
	.wpcf7-submit{
		margin-top: -1.5em !important;
	}
	#map-section{
		height:44% !important;
	}

}

@media(min-width:1600px){

    .single-content {
        margin-top: 4em !important;
    }
	
	.fbg{
		margin-top: -18em !important;
	}
	
	.msf{
		margin-top: -20em !important;
	}

    .dock-padding {
        padding-bottom: 33em !important;
    }
	
	.page-id-28 .single-content{
		margin-top: -15em !important;
	}
	
	.page-id-32 .single-content{
		margin-left: -19em;
	}
	
	.page-id-34 .fbg{
		margin-top: -14em !important;
	}
	
	.page-id-36 .rh{
		margin-top: -16em !important;
	}
	
	.page-id-16 .dock-padding{
		padding-bottom: 9em !important;
	}
	
	.page-id-18 .msf{
		margin-top: -16em !important;
	}
	
	.page-id-20 .msf{
		margin-top: -16em !important;
	}
	
	.page-id-22 .single-content{
		margin-left: -13em !important;
	}
	
	.page-id-22 .single-content{
		margin-top: 3.5em !important;
	}
	

}

@media(min-width:1920px){

    .single-content {
        margin-top: 6em;
    }

    .dock-padding {
        padding-bottom: 33em !important;
    }

}
/* 765*/
@media (max-width: 765px) {
	.page-id-34 .single-content{
		margin-top: -11em;
	}
	
	.page-id-36 .single-content{
		margin-top: -11em;
	}
}

/*mobile*/
@media (max-width: 575.98px) {

    body{
        overflow: inherit !important;
    }

    .no-space{
        margin-top: -3em;
    }
    #pagepiling h1{
        font-size: 2em;
    }
    #pagepiling p{
        font-size: 1.5em;
    }
    .company{
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .issues{
        bottom:14em;
    }
	footer{
		background: #403f3d;
	}
	footer ul{
		padding-top: .5em;
	}
    .logo-bottom-h{
        width: 15em;
        height: 2.25em;
        bottom:10em;
    }
    .social{
        width: 100%;
        text-align: center;
        padding: .4em 0 0;
    }
	.logo-wh-bottom{
		margin:auto;
	}
    .in-slide{
        background-position: -48em 0 !important;
    }
    .map{
        position:inherit;
        margin: -15em 0 0 5em;
        width: 18em;
        height: 13em;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .marker{
        display:none;
    }
    .pushy a{
        color: #fff;
    }

    .full-container-img {
        margin-top: -3em;
    }
	
    .bottom-menu {
        /*bottom: 1.9em;*/
        float: left;
        position: relative;
        bottom: 0;
    }
    .bottom-menu a{
        font-size: .8em;
    }
	
	.audit-pad{
		padding-bottom: 3em !important;
	}

    .despacho-mob-bg{
        background-position: -20em 0 !important;
    }

    .mision-mob-bg{
        background-position: -20em 0 !important;
    }

    .vision-mob-bg{
        background-position: -36em 0 !important;
    }

    .obj-mob-bg{
        background-position: -56em 0 !important;
    }

    .servicios-mob-bg{
        background-position: -55em 0 !important;
    }

    .line-height-mob{
        line-height: 1.2em;
    }

    .page-content {
        padding: 14em 3em 3em;
        /**/
        width: 103%;
    }
	
	#hmenu{
		margin-top: -1em;
	}
	
	#hmenu h2{
		margin-top: 1em;
	}
	
	.page-id-18 .social, .page-id-20 .social, .page-id-22 .social, .page-id-8 .social, .page-id-26 .social, .page-id-28 .social, .page-id-32 .social, .page-id-34 .social, .page-id-36 .social, .page-id-10 .social, .page-id-12 .social{
		padding: 0 !important;
    	margin-top: -.5em !important;
	}
	
	.page-id-24, .page-id-30, .page-id-10, .page-id-12{
		margin-top: -1em;
	}
	
	.page-id-30 h2{
		margin-top:-.5em;
	}
	
	.page-id-34 h2{
		font-size: 1.1em !important;
		margin-top: .5em !important;
	}
	
	.page-id-36 .mision{
		padding-top: 12em !important;
	}
	
	.page-id-36 .full-container-img{
		height: 112% !important;
	}
	
	.page-id-12 h2{
		margin-top: .25em;
	}
	
	.page-id-10 h2{
		margin-top: -0.1em !important;
	}
	
	.page-id-36 h2{
		margin-top: 1.5em !important;
	}
	.page-id-26 h2{
		margin-top: -1em;
	}
	.page-id-22 h2{
		margin-bottom: 3em !important;
	}
	.page-id-24 h2{
		margin-top: -.5em;
	}
	.page-id-12 h2{
		margin-top: 2em;
	}
	
	.page-id-12 #map-section{
		padding-bottom: 4em;
	}
	
	#contact{
		width:100%;
	}
	
	.mision ul{
		padding: 0;
	}
	.front{
		width: 100%;
		margin-top: 1.5em;
	}
	
	.exp h3{
		margin:0;
	}
	
	.col{
		margin-top: 1em;
	}
	
	.profile-img{
		right: inherit;
    	left: 1.5em;
	}
	
	.fancybox-content p:first-of-type {
  		margin-top: 4.5em;
	}
	
	.page-id-26 .fancybox-content p:first-of-type, .page-id-30 .fancybox-content p:first-of-type {
  		margin-top: 0em;
	}

    .whatsapp{
        padding: .5em 2em 0 .5em;
    }

    .bottom-menu-item-20,
    .bottom-menu-item-16 {
        width:100%;
        border-top: 1px solid;
        font-size: 1.25em;
    }

    .footer-fixed{
        position: relative;
        float: left;
    }

    .dock-style{
        position: relative !important;
        bottom: inherit !important;
        margin-top: -5em;
    }

    .next-to-dock{
        position: relative !important;
        bottom: inherit;
        float: left;
    }
	
	.tofixed{
		position: relative !important;
	}
	
	.page-id-26, .page-id-30{
		overflow: inherit !important;
	}

    .contact-items{
        margin:0;
        padding: .4em 0 0;
        text-align: center;
    }

    .mision{
        padding: 15em 3em 0 3em;
    }

    .single-content{
        margin-top: -6em;
    }

    .conta {
        margin-top: -12em;
    }
	
	.page-id-28 .conta{
		margin-top: -10em;
	}
	
	.page-id-32 .single-content{
		margin-top: -4em;
	}
	
	.page-id-34 .fbg{
		margin-top: -4em;
	}

    .rh {
        margin-top: -2em;
    }

    .section-intro{
        left:2em;
    }

    .padding-asesoria{
        padding-bottom: 2em !important;
    }

    .margin-top-asesoria{
        margin-top:0;
    }

    .mobile-title{
        text-align: left;
        font-size: 1.6em;
        margin-bottom: 3em;
    }

    .links{
        padding: 0 0 0 .5em;
    }

    .links li{
        width:100%;
    }

    .links-mobile{
        padding: 2em 3em 0 3em;
    }

    .padding-mob-links{
        padding-bottom:0;
    }

    .title-links{
        margin-bottom: 1em;
    }

    .title-contact{
        text-align: left;
        margin-top: 1em;
    }
    .no-padding-content-mob{
        padding-top: 0;
    }
    form{
        width:100% !important;
    }
    input{
        width:100% !important;
        border: 1px solid #ccc;
        padding: 1em;
    }

    textarea{
        width:100% !important;
        border: 1px solid #ccc;
        padding: 1em;
    }
    .col{
        flex-basis: inherit;
    }

    .map-mobile{
        padding-left: 2em;
    }

    .map-end{
        padding-bottom: 1em;
    }

    .card-item{
        width:100%;
        margin: .5em 0 0 1em;
    }

    .cpa{
        line-height: 1em;
    }

    .site-overlay{
        background: url(../vas/assets/images/menu-bg.jpg) #000;
        background-size: cover;
    }

    .bg-fixed{
        position:fixed;
        /*padding: 0 0 0 2em;*/
    }

    .arrow-down {
        position: absolute;
        bottom: 6em;
        width: 6em;
        height: 3em;
        background: url(../vas/assets/images/arrow-down.gif);
        background-size: contain;
        z-index: 200;
        left: 1em;
    }

    .certi-box{
        width: 100%;
        text-align: center;
        right: 0;
    }

}