/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 03-may-2018, 11:31:33
    Author     : CotiGarcia
*/

/* Azul Enerbosch: #2a2e8a   */
body{
    color: #333333;
}

#header-top {
    padding: 5px 0;
    background-color: #ebebed;
    color: #4d4d4d;
}

.bg-light-grey{
      background-color: #ebebed;
}

.menu li a:hover, .menu li.active > a, .menu li.sfHover > a {
    color: #2a2e8a;
}

.menu > li > a{
    color: #333333;
}

.tp-caption.big-title {
    border: 8px solid #ffffff;
}

.text-highlight {
    background-color: #2a2e8a;
}

.tp-leftarrow.custom, .tp-rightarrow.custom{
    border: solid  2px #fff;
}

.image-box > h5{
    background-color: #2a2e8a;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px 30px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    cursor: none;
    -webkit-transition: none;
    transition: none;
    z-index: 100;
    font-size: 15px;
}

.que-hacemos{
    padding-top: 80px;
    padding-bottom: 60px;
}

#section-1{
    margin-top: 0;
}

.service-box-content p,
.text-box p,
.project-description p{
    color:#7E7E84;
}

.counter{
    border: solid thin #fff;
}

.full-section-overlay-color{
    background: #2a2e8a;
}

.text-box{
    padding: 0;
}

.text-box h4{
    margin-top: 10px;
    margin-bottom: 0;
}

.text-box h4 a{
    color: #2a2e8a;
    text-transform: uppercase;
    font-weight: 900;
}

.text-box h5{
    font-weight: 900;
    margin-bottom: 20px;
}


#footer-container {
    background-color: #2a2e8a;
    color: #ffffff;
}

.border-white{
    border-left: solid thin #fff;
    border-right: solid thin #fff;
}

#footer .widget-pages ul li a{
    color: #fff;
}

.service-box.style-1 > img {
    display: inline-block;
    float: left;
    width: 55px;
}

.image-box:hover .image-box-content{
    transform: translateY(0);
    z-index: 2;
}

.image-box:hover > h6 {
    background-color: #2a2e8a;
    z-index: 10;
}

.image-box-content > .close-image-box-content{
    display: none;
}
.image-box-content{
    background-color: rgba(42, 46, 128, 0.75);
    text-align: center;
}

.image-box-content p{
    font-size: 19px;
    line-height: 30px;
    font-weight: 500;
    padding-top: 40px;
}

.contact-info li p{
    margin-bottom: 10px;
}

.contact-info li p img{
    width: 20px;
    display: inline-block;
    margin-top: -1px;
    margin-right: 10px;
}

.contact-info li p a{
    display: inline-block;
}

#footer .widget-pages ul.contact-info li a:before{
    display: none;
}

#footer h5{
    font-weight: 900;
}

#footer-container .widget-title {
    margin-bottom: 20px;
}

#footer .widget-pages ul li {
    margin-bottom: 7px;
}

.footer-nav{
    margin-left: 50px;
}

#footer .widget-pages ul li a:before{
    border-radius: 3px;
}

.logo-footer img{
    width: 270px;
    margin-top: 43px;
}

.icon-xs{
    width: 20px;
    margin-top: -4px;
    margin-right: 4px;
}

#page-header {
    background-color: #ebebed;
    padding: 30px 0;
}

#page-header h5{
    background-color: #2a2e8a;
}

.portfolio-item-hover{
    background-color: rgba(42, 46, 128, 0.75);
}
.portfolio-item:hover .portfolio-item-hover a{
    color: #fff;
}

.bg-blue{
    background: #2a2e8a;
}

.text-white{
    color: #fff;
}

.text-blue{
    color: #2a2e8a;
}

.project-table .title{
    font-size: 14px;
}

.table.project-table >tbody>tr>td{
    padding-left: 30px !important;
    border: solid 2px #fff;
}

.intro-about{
    margin-bottom: 40px;
}

.section-padding{
    padding-top: 100px;
    padding-bottom: 100px;
}

.timeline .period-details:before{
    border-left: 1px solid #ccc;
}

.bg-white-5{
    background: rgba(255,255,255,0.8);
}
#our-work{
    padding-top: 70px;
}

#our-work #section-5{
    margin-top: 0;
    margin-bottom: 50px;
    padding: 60px 0 0;
}

#our-work .work-list{
    padding-top: 60px;
}

#our-work .work-list h6{
    margin-bottom: 30px;
    color: #2a2e8a;
    font-size: 20px;
    font-weight: 900;
}

#our-work .work-list p{
    color: #7E7E84;
}

#our-work .work-list .item{
    padding-left: 40px;
    padding-right: 40px;
}

#our-work #section-5 p.text-center{
    max-width: 800px;
    padding: 45px 0 20px;
    margin-left: auto;
    margin-right: auto;
    color: #000;
}

#our-work #section-5 h4{
    font-size: 24px;
    margin-bottom: 70px;
}

.la-empresa{
    margin-bottom: 50px;
}

.timeline .period-details{
    padding-bottom: 30px;
}

.timeline .period-details h4 {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700;
    color: #2a2e8a;
}

.timeline .period-details p{
    color: #7E7E84;
}

.timeline .period h3 {
    font-size: 32px;
}

.embed-responsive-16by9{
    margin-bottom: 50px;
}

.menu li.dropdown ul{
    background-color: #2a2e8a;
    border-top: 5px solid #333;
}

.tp-caption.text-highlight.text-uppercase{
    margin-top: 18px;
}

#mobile-menu-button{
    color: #2a2e8a;
}

#mobile-menu{
    background-color: #2a2e8a;
}

#mobile-menu ul a:before{
    display: none;
}

.menu li.dropdown ul li a:before{
    display: none;
}

li.dropdown ul li a i.fa.fa-angle-right {
    float: right;
    padding-top: 5px;
}

.menu ul li > a:hover, .menu ul li.sfHover > a {
    border-color: #ccc;
    color: #ccc;
}

.tp-caption.big-title{
    padding-right: 20px !important;
}

.tp-caption.title{
    margin-bottom: 0 !important;
}

@media (max-width: 1200px){
    .counter-details {
        min-height: 55px;
    }
    .footer-nav {
        margin-left: 40px;
    }
    #page-header { 
        margin-bottom: 100px;
    }
    .table.project-table >tbody>tr>td {
        padding-left: 15px !important;
    }
}

@media (max-width: 991px){
    #our-work .work-list .item{
        margin-bottom: 50px;
    }
    .service-box.style-1 > img {
        display: block;
        float: none;
        width: 55px;
        margin-bottom: 19px;
    }
}

@media (max-width: 768px){
    
}

@media (max-width: 767px){
    #header {
        border-top: 5px solid #ebebed;
    }
    
    #page-header {
        margin-bottom: 60px;
    }
    
    .owl-carousel {
        margin-bottom: 0px;
    }
    
    .headline {
        margin-bottom: 50px;
    }
    .rev_slider_wrapper {
        margin-bottom: 40px;
    }
    .project-description{
        margin-bottom: 40px;
    }
    .service-box-content p{
        margin-left: -80px;
    }
    .service-box.style-1 > img {
        display: inline-block;
        float: left;
        width: 55px;
        margin-bottom: 0;
    }
    .parallax h1 {
        font-size: 48px;
        line-height: 60px;
    }
    .counter-details {
        min-height: 0;
    }
    .footer-nav {
        margin-left: 0px;
    }
    .border-white{
        border-left: none;
        border-right: none;
    }
    .logo-footer img {
        width: 230px;
        margin-top: 0;
    }
    #footer {
        padding: 50px 0 35px;
    }
    #our-work #section-5 h4 {
        font-size: 16px;
        margin-bottom: 70px;
        line-height: 24px;
    }
    #our-work .work-list {
        padding-top: 10px;
    }
    #footer .widget:last-child {
        margin-bottom: 0;
        padding-left: 20px;
        padding-right: 20px;
    }
    .contact-info li p img {
        margin-top: 2px;
        margin-right: 10px;
        vertical-align: top;
    }
    #footer .widget-pages ul li a {
        color: #fff;
        width: 80%;
    }
    
    #footer .widget-pages ul {
        float: none;
    }
}

#page-content.project-detail{
 color: #fff;   
}

.table.project-table td.bg-light-grey{
    color: #333333;
}

#page-content.project-detail .owl-carousel {
    margin-bottom: 0px;
}