/* fuentes */
@import url("../fonts/avenir/MyFontsWebfontsKit.css");
body {
  font-family: 'AvenirLTStd-Book', sans-serif;
}
h1, h2,
.grueso,
.title-slide {
  font-family: 'AvenirLTStd-Black', sans-serif !important;
}

h3,h4,h5,h6 {
  font-family: 'AvenirLTStd-Medium', sans-serif;
}
.subheading,
.navbar-nav > li > a,
.skills-progress h6,
.skills-progress h6 span,
.testimonial-text,
.testimonial span,
.pricing-price,
.pricing-term,
.gmap-btn,
.btn,
.hero-subtitle,
.hero-subtitle.style-2,
.services-tabs .nav.nav-tabs > li > a,
.result-box .timer,
.counter-text,
.accordion .panel-default>.panel-heading > a,
.nav.nav-tabs>li>a,
.percent,
blockquote > p,
.dropcap {
  font-family: 'AvenirLTStd-Book', sans-serif;
}




/*  MENU ONEPAGE PERSONALIZADO  */

/* nav .navigation {
    background-color: rgba(0,0,0,.2);
}
.nav-type-2.sticky {
    position: relative;
}
.nav-type-2 .navbar-nav > li > a {
    color: #fff;
} */

.logo-wrap img{
    height: 65px;
} 
.logo-wrap.shrink img {
    height: 40px;
}

.navbar {
    z-index: 500;
}


/*  SLIDE ABS  */
.views-slideshow-controls-bottom {
    z-index: 20;
    position: relative;
}
.views-slideshow-controls-bottom .views-slideshow-pager-bullets li{
    background: #ccc;
}
.views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active{
    background: #fff;
}

.slide-abs {
    position: relative;
}

.slide-abs img {
    width: 100%;
    height: auto;
}

.slide-abs .slide-text-content {
    position: absolute;
    left: 50%;
    bottom: 20%;
    transform: translateX(-50%);
    text-align: center;
    width: 90%;
}

.slide-abs .slide-text-content h3 { 
    font-family: 'AvenirLTStd-Book', sans-serif; 
    color: #fff;
    margin: 0;
    font-size: 10px;
    line-height: 10px;
    margin-bottom: 10px;
}

.slide-abs .slide-text-content h2 {
    font-family: 'AvenirLTStd-Black', sans-serif;
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 16px;
}


.slide-abs .slide-text-content a {
    margin-top: 10px;
    border: solid #fff 2px;
    border-radius: 3px;
    background: transparent;
    color: #fff;
    padding: 10px 15px; 
    font-size: 12px;
    line-height: 12px;
}

.slide-abs .slide-text-content a:visited,
.slide-abs .slide-text-content a:active {
    color: #fff;
}

.slide-abs .slide-text-content a:hover {
    color: #ffffff !important;
    background-color: #a08e33;
    border-color: #a08e33;
}

@media only screen and (min-width : 320px) {
	.slide-abs .slide-text-content a{
        display: inline-block;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

    .views-slideshow-controls-bottom {
        margin-top: -40px;
    }
    
    .slide-abs .slide-text-content h3 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 20px;
    }

    .slide-abs .slide-text-content h2 {
        font-size: 40px;
        line-height: 40px;
    }

    .slide-abs .slide-text-content a{
        display: inline-block;
        font-size: 14px;
        line-height: 14px;
        padding: 15px 20px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .slide-abs .slide-text-content {
        width: 75%;
    }

    .slide-abs .slide-text-content h3 {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 20px;
    }

    .slide-abs .slide-text-content h2 {
        font-size: 60px;
        line-height: 60px;
    }
}



@media (min-width: 992px) {
    .navbar-header {
        width: 25%;
    }

    .nav-wrap {
        width: 75%;
    }
        
    #system_menu_block\:menu-absimpson  {
        float: left !important;
        width: 100%;
    }

    #system_menu_block\:menu-absimpson > ul > li:nth-last-child(2),
    #system_menu_block\:menu-absimpson > ul > li:last-child {
        border: 1px solid #000;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        padding-top: 9px;
        padding-bottom: 3px;
    }

    #system_menu_block\:menu-absimpson > ul > li:nth-last-child(2):hover,
    #system_menu_block\:menu-absimpson > ul > li:last-child:hover{
        background: #a08e33;
        border: 1px solid #a08e33;
        color: #fff;
    }

    #system_menu_block\:menu-absimpson > ul > li:nth-last-child(2):hover a,
    #system_menu_block\:menu-absimpson > ul > li:last-child:hover a{
        color: #fff;
    }

    #system_menu_block\:menu-absimpson > ul > li:nth-last-child(2) {
        right: 11%;
    }

    #system_menu_block\:menu-absimpson > ul > li:last-child a {
        padding-right: 17px; 
    }
    #system_menu_block\:menu-absimpson > ul > li:nth-last-child(2) a,
    #system_menu_block\:menu-absimpson > ul > li:last-child a{
        line-height: initial;
    } 


}

#system_breadcrumb_block li {
    display: none;
}
#system_breadcrumb_block li:first-child {
    display: block;
}


/*  NOSOTROS  */

.services i {
    font-size: 45px;
}

.footer-logo > a {
    margin-bottom: 10%;
}

.footer-logo img {
    margin-top: -50px;
    width: 80%;
}

/*   UNETE  */
.pricing-price {
    font-size: 25px;
}

.absimpson-costos {
    background-color: #171919;
    box-shadow: 0px 1px 1px rgba(72, 78, 85, 6);
}

.absimpson-costos h3 {
    font-size: 22px;
}

.absimpson-costos .pricing-price,
.absimpson-costos h3,
.absimpson-costos .pricing-term {
    color: #fff;
}

/*   DONAR  */
#formas-donar .work-item{
    width:98%;
    display: inline-block;
}

@media (min-width: 700px) {
    #formas-donar .work-item{
        width:47%;
        display: inline-block;
    }
}

@media (min-width: 992px) {

    #formas-donar .work-item{
        width: 24%;
    }
}


/*  SECTION INTRO PERSONALIZADO  */
h2.intro-heading {
    font-weight: initial;
}

@media (min-width: 992px) {
    .main-wrapper > .section-wrap.intro {
        padding: 100px 0;
    }
}

#style .absimpson {
    background: blue;
    
}

footer {
    background: #f7f9fa;
}

.bottom-footer {
    border-top: 1px solid #cfcfcf;
}



/* .gmap{ 
    visibility: visible !important;
} */


/* formularios webform */

.progress-step .progress-marker {
    padding-top: 4px;
}
.progress-step:not(:last-child)::after {
    height: 2px;
}


h2.intro {
    font-weight: initial;
}

.pensum-box h3,
.pensum-box ul li
 {
    color: #fff !important;
}
.pensum-box.pensum-left{
    background-color: #a08e33;
}

.pensum-box.pensum-right{
    background-color: #7d7d40;
}

.caja-progress .subheading {
    background: #a08e33;
    color: #fff;
    padding: 7px 10px 5px 14px;
    margin-bottom: 14px;
}

.caja-progress h4 {
    font-size: 30px;
}

.team-details span {
    color: #666;
}
