/* -- HEADER -- */
.ow-navigation .container{
    width: 100%;
    display: flex;
    justify-content: center;
}
.wmc img{
    margin-top: 30px;
}
#about-section > div.container > div > div.col-md-6.col-sm-6.welcome-section > img{
    border-radius: 120px 0px;
}
/* -- FIN HEADER -- */
/* -- SLIDER -- */
#triangle-1,#triangle-2,#triangle-3{
    display: none;
}
.img-wmc{
    min-width: 100%;
}
/* -- FIN SLIDER --*/
/* -- QUIENES SOMOS -- */
.about-section .section-header{
    max-width: 90% !important;
}
.about-right p{
    text-align: justify !important;
}
.separation{
    height: 30px;
}
.aboutone-section .section-header{
    width: 100%;
}
h5.quienes{
    margin-bottom: 50px !important;
}
.equipo-humano .section-header{
    margin-bottom: 50px;
}
.aboutone-section .container{
    margin-bottom: 20px;
}
/* -- FIN QUIENES SOMOS -- */
body > div > footer > div.container > div.contact-details > div.col-md-4.col-sm-4.phone-box.detail-box > p:nth-child(3){
    margin-bottom: 40px;
}
body > div > footer > div.container > div.contact-details > div.col-md-4.col-sm-4.mail-box.detail-box > h4,
body > div > footer > div.container > div.contact-details > div.col-md-4.col-sm-4.mail-box.detail-box > p{
    margin-bottom: 25px;
}

/* -- AVISO LEGAL -- */
.asesoramiento li{
    list-style-type: circle;
    margin-left: 20px;
    color: #777;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}

/* -- FIN AVISO LEGAL -- */

/* -- SERVICIOS -- */
#accordion{
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media (max-width: 991px){
    #accordion .panel-default{
        width: 95% !important;
    }
}
#accordion .panel-default{
    width: 50%;
    margin-bottom: -6px;
}
.servicios-lista li{
    line-height: 30px;
    color: #777;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
    padding-right: 30px;
}
.imagen-servicios{
    text-align: center;
}
#service-section .service-block a{
    padding: 10px 12px 10px 15px;
    background: #3f335d;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.2);
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    margin-top: 15px;
}
.servicio-single h3{
    font-family: 'eb_garamond08_regular' !important;
    font-size: 20px !important;
    text-transform: uppercase !important;
    color: #3f335d !important;
    letter-spacing: 2.5px !important;
    background-image: none !important;
    padding-bottom: 5px !important;
    line-height: 30px !important;
    font-weight: 600 !important;
    margin-top: 30px !important;
}
.call-out a{
    padding: 10px;
    background: white;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.2);
    border-radius: 3px;
    color: #3f335d !important;
}
.banner-content a{
    padding: 10px;
    background: white;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.2);
    border-radius: 3px;
    color: black !important;
}
.w-30 img{
    width: 30%;
}
.panel-default>.panel-heading{
    color: #fff;
    background-color: #3f335d;
    border-color: #ddd;
}
.service-section .row{
    margin-right: 0;
    margin-left:0;
}
@media (max-width: 767px){
    .middle-header .text-right{
        margin-top:60px !important;
    }
    .middle-header .text-left{
        margin-top:60px !important;
    }
}
/* -- FIN SERVICIOS -- */
/* -- FOOTER -- */
.contact-details .fa-map-marker:before,
.contact-details .fa-phone:before,
.contact-details .fa-paper-plane:before{
    font-size: 30px;
    color: #f6d017;
}
.contact-details i{
    margin-bottom: 10px;
}
article .blog-content{
    max-height: 285px;
}

/* -- FIN FOOTER -- */
/* -- CONTACTO --*/
.contact-content a{
    color:black;
}
.contact-content a:hover{
    text-decoration: none;
}
/* -- PRESUPUESTO -- */
.contact-form #btn_submit,
.contact-form #btn_submit_wmc{
    background-color: #3f335d;
    border-color: #3f335d;
    color: white;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.2);
}

/* -- FIN PRESUPUESTO -- */
/* -- BLOG POST -- */
.entry-cover a img{
    width: 100%;
}
/* -- ESTILOS PREDEFINIDOS -- */
.m-l-15{
    margin-left: 15px;
}
.m-l-20{
    margin-left: 20px;
}
.m-b-20{
    margin-bottom: 20px;
}
.m-t-25{
    margin-top: 25px;
}
.m-t-20{
    margin-top:20px;
}
.m-t-10{
    margin-top:10px;
}
/* -- FIN ESTILOS PREDEFINIDOS -- */
.service-block p {
    color: #676767;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 24px;
    margin-bottom: 30px !important;
}
