/*
 Theme Name:   Archi Child
 Theme URI:    http://demo.vegatheme.com/archi
 Description:  Archi Child Theme
 Author:       OceanThemes Team
 Author URI:   http://oceanthemes.net
 Template:     archi
 Version:      2.5.3.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  archi-child
*/

@import url("../archi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */


/* Fuentes*/

#mainmenu a {
    font-family: "Dosis" !important;
    font-weight: 700 !important;
    font-size: 14px !important;
}

.ultra-big-white,
.big-text h2 {
    font-family: "Dosis" !important;
    font-weight: 700 !important;
    text-shadow: 2px 2px 0 #000000!important;
    font-size: 60px !important;
    line-height: 60px !important;
    letter-spacing: 5px !important;
}

.big-white {
    font-family: "Dosis" !important;
    color: #000 !important;
    letter-spacing: 5px !important;
    /*text-shadow: 2px 2px 0 #000000;*/
}

h1 {
    text-transform: uppercase !important;
    font-family: "Dosis" !important;
    font-weight: 500 !important;
}


/* Fuentes*/

header.de_header_2 {
    height: 100px;
    display: block;
    padding: 15px 0px;
}

header.de_header_2.smaller {
    height: 100px;
}

.de_tab.tab_steps .de_nav li:nth-child(3) span {
    line-height: 16px;
    padding: 72px 0 30px 0;
}

.de_tab.tab_steps .de_nav li:nth-child(2) span {
    line-height: 16px;
    padding: 72px 35px 30px 35px;
}

.metros-cuadrados .de_count span:after {
    content: "m2";
    font-size: 80%;
}

.container-4 .de-team-list {
    width: 32.33333%;
}

#servicios a.mgf {
    background-color: transparent;
    border: 0px !important;
    color: #000;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif!important;
    font-size: 12px;
}

#servicios a.mgf.mg_cats_selected {
    background-color: #FAB702 !important;
    color: #111 !important;
}

#proceso .de_tab_content p {
    margin: 0px 0px;
    font-size: 13px;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}

#frase .wpb_wrapper h2 {
    display: block!important;
    margin: 0 auto;
    width: 650px;
    background-image: url(http://www.leal.uy/wp-content/uploads/2016/04/comillas-slogan.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    padding-top: 50px;
}


/* Lightboz Servicios */

#mg_overlay_content .mg_item_content {
    display: none;
}

#mg_overlay_content,
.mg_item_load {
    background: transparent
}

#mg_lb_inside_nav>*>i:before {
    font-size: 40px;
    top: 0px;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
    text-shadow: 2px 2px 0 #000000;
}

#mg_lb_inside_nav>*>i {
    width: 40px;
    height: 41px;
    background: transparent;
    padding: 15px;
}

div#mg_lb_inside_nav {
    width: 100%;
    height: 100%;
}

.mg_inside_nav_prev {
    width: 41px;
    top: 50%;
    left: 0px;
}

.mg_inside_nav_next {
    width: 41px;
    top: 50%;
    left: initial;
    right: 31px;
}

#mg_lb_inside_nav>*>div {
    display: none;
}

.img_wrap.mg_has_txt_under:hover img {
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 2000ms ease;
    -moz-transition: all 2000ms ease;
    -ms-transition: all 2000ms ease;
    -o-transition: all 2000ms ease;
    transition: all 2000ms ease;
}

.mg_box .thumb {
    width: auto !important;
}

.img_wrap:hover .overlays .cell_more,
.mg_touch_on .overlays .cell_more,
.img_wrap:hover .overlays .cell_type,
.mg_touch_on .overlays .cell_type {
    display: none;
}


/* Lightboz Servicios */

footer {
    padding-top: 0px;
}

@media (max-width: 768px) {
    .hidden-phone {
        display: none;
    }
    #frase .wpb_wrapper h2 {width: inherit !important;}
    .slogan {
        font-size: 20px !important;
    }
    .ultra-big-white,
    .big-text h2 {
        font-size: 35px !important;
        line-height: 35px !important;
    }
}

@media (max-width: 425px) {
    .ultra-big-white,
    .big-text h2 {
        font-size: 25px !important;
        line-height: 25px !important;
    }
}

@media (max-width: 320px) {
    .ultra-big-white,
    .big-text h2 {
        font-size: 15px !important;
        line-height: 15px !important;
    }
}