/*
Theme Name: Moreno Mechanical
Theme URI: https://morenomechanical.com
Author: Anthony Ruiz
Author URI: https://www.facebook.com/anthonypaulruiz
Description: This is a custom theme created by Anthony Ruiz
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:Heating and Cooling, Moreno Mechanical
*/
.aligncenter{
    text-align: center;
    margin: 0 auto;
}
.mobile{
    display: none;
}
html{
    font-family: 'Open Sans Condensed', sans-serif;
}
h1, h2{
    position: absolute;
    z-index: 1;
    background: #000;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    margin: 0;
}
h1{
    top: 0;
    padding: 10px 0;
    border-bottom: 2px solid;
}
h2{
    bottom: 0;
    padding: 5px 0;
    border-top: 2px solid #fff;
}
a{
    text-decoration: none;
    color: #000;
}
header{
    background: #efefef;
    position: relative;
}
.headerContainer{
    max-width: 1150px;
    margin: 0 auto;
}
header img{
    width: 150px;
    height: auto;
    margin: 5px 2% 0;
}
.headerEmergency{
    float: right;
    text-align: center;
    position: relative;
    top: 20px;
}
.headerEmergency p{
    margin: 0;
    font-size: 24px;
    line-height: 1.2;
}
p.headPhone{
    font-size: 45px;
    font-weight: 800;
}
.logo{
    float: left;
}
.logos{
    /*display: flex;*/
    padding: 0;
    text-align: center;
}
.logos iframe{
    box-shadow: 0px 0px 6px 0px;
    padding: 0;  
}
.logos li{
/*    display: inline-block;*/
    width: 100%;
    vertical-align: middle;
    list-style: none;

}
.logos li:nth-child(1){
    margin-bottom: 10px;
}
.logos li img{
    width: 100%;
    height: 100%;
}
.logos2{
    display: inline-block;
    width: 20% !important;
    padding-left: .1%;
}
body{
    margin: 0;
    overflow-x: hidden;
}
.bodyContainer{
    max-width: 1150px;
}
nav{
    background: #000;
    clear: both;
    color: #fff;
    text-align: center;
}
nav a{
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
nav a:hover{
    color: #00baff;
}
nav ul{
    margin: 0;
    border-bottom: 1px solid #efefef;
    padding: 0;
}
nav ul li{
    display: inline-block;
    font-size: 30px;
    padding: 5px 20px;
    font-weight: 300;
}
.heroBanner{
    position: relative;
    /*height: 500px;*/
    /*background: #ccc url(img/lroom.png)no-repeat 100%/cover;*/
}
.contactUsBanner{
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 800;
    color: #fff;
    text-shadow: 2px 5px 10px #000;
}
.contactUsBanner h4{
    font-size: 60px;
    margin: 0;
}
.contactUsBanner p{
    width: 35%;
    margin: 0 auto;
}
.contactMain{
    overflow: hidden;
}
.map{
    height: 40vh;
    width: 35%;
    float: right;
    -webkit-box-shadow: 0px 7px 5px 2px #000;
    box-shadow: 0px 7px 5px 2px #000;
    overflow: hidden;
    position: relative;
}
.map iframe{
    height: 100%;
    width: 100%;
}
.rsMinW .rsSlide{
    background: #efefef;
}
.royalSlider{
    width: 100%;
    height: 55vh;
}
.royalSlider p{
/*    position: absolute;
    top: 0;*/
}
.uConstruction{
    text-align: center;
    background: #f00;
    color: #fff;
    font-size: 30px;
}
.hpageContent{
    overflow: hidden;
    position: relative;
}
.hpageContent hr{
    margin: 40px;
}
.leftSidebar{
    width: 20%;
    float: left;
}
.contactMain .leftSidebar{
    padding: 10px;
    height: calc(40vh - 20px);
    -webkit-box-shadow: 0px 7px 5px 2px #000;
    box-shadow: 0px 7px 5px 2px #000;
    width: calc(20% - 20px);
}
.contactMain img{
    margin-top: 45px;
    width: 100%;
}
.hpageContentText h1, .hpageContentText h2, .hpageContentText h3{
    position: initial;
    text-align: center;
    width: 95%;
    margin: 0 auto;
}
.hpageContentText h3{
    font-size: 2vw;
/*    line-height: 3;*/
    background: #efefef;
/*    -webkit-box-shadow: 0px 0px 4px 0px #000;*/
/*    box-shadow: 0px 0px 4px 0px #000;*/
    margin-bottom: 10px;
}
.hpageContentText{
    float: left;
    width: calc(50% - 40px);
    padding: 20px;
}
.hpageContentText p{
    /*text-align: left;*/
    width: 95%;
    margin: 0 auto;
}
.hpageContentText p.contactUs{
    margin-top: 50px;
    text-align: center;
    font-size: 26px;
    font-weight: 800;
}
.hpageContentText p.contactUs a{
    color: #017ac1;
    padding: 5px;
}
.contactContent{
    float: left;
    width: 65%;
    height: 40vh;
}
.contactContentArea{
    width: 80%;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    background: url(img/hvac.png)no-repeat 100%/100%;
    -webkit-box-shadow: 0px 0px 3px 0px #000;
    box-shadow: 0px 0px 3px 0px #000;
    float: right;
}
.contactContentArea h3{
    text-align: center;
    margin: 60px 0;
    font-size: 38px;
}
.contactContentArea a{
    color: #3174f1;
    font-weight: 800;
}
.contactContentArea ul{
    font-size: 30px;
    list-style: none;
    text-align: center;
    line-height: 1.3;
    margin: 0;
    padding: 15px;
    margin-top: 13%;
    background: rgba(255,255,255,0.95);
    text-shadow: 2px 0px 0px #000;
    -webkit-box-shadow: 0px 0px 7px 1px #000;
    box-shadow: 0px 0px 7px 1px #000;
}
.sidebar{
    float: right;
    width: 30%;
    text-align: center;
}
.flatService{
    font-size: 1.5vw;
    font-weight: 800;
    background: url(img/heatingCooling.png) no-repeat center/contain;
    color: #fffe00;
/*    -webkit-box-shadow: 0px 0px 4px 0px #000;
            box-shadow: 0px 0px 4px 0px #000;*/
            text-shadow: 4px 1px 12px #000;
            font-family: 'Bitter', serif;
            margin: 20px;
            text-transform: uppercase;
            float: left;
            position: relative;
        }
        .flatService p{
/*    background: rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: 1px 0px 8px 0px #000;
            box-shadow: 1px 0px 8px 0px #000;*/
            padding: 10px;
        }
        .flatService i{
            font-size: 2.5vw;
        }
        .heroBanner .flatService{
            font-size: 2.5vw;
            position: absolute;
            -webkit-box-shadow: initial;
            box-shadow: initial;
            z-index: 5;
        }
        .heroBanner .flatService p{
           background: initial;
           -webkit-box-shadow: initial;
           box-shadow: initial;
       }
       .heroBanner .flatService i{
        font-size: 3.5vw;
    }
    .sidebar p{
        margin: 0;
    }
    .sidebar ul{
        list-style: none;
        width: 45%;
        -webkit-box-shadow: 0px 0px 4px 0px;
        box-shadow: 0px 0px 4px 0px;
        padding: 20px 0px 0px 0px;
    }
    .sidebar img{
        width: 80%;
        height: auto;
        margin-bottom: 20px;
    }
    .sidebarLcontent{
        background: #0f0e9f;
        width: calc(80% - 2px);
        position: relative;
        left: 10%;
        border-left: 1px solid #000;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        font-size: 17px;
        font-weight: 800;
        color: #fff;
        line-height: 1.3;
    }
    .discounts{
        clear: both;
        height: 350px;
        background: #c2d7fd;
    }
    .discounts ul{
        max-width: 1150px;
        margin: 0 auto;
        list-style: none;
        height: 100%;
    }
    .discounts ul li{
        display: inline-block;
        height: 80%;
        width: 20%;
        background: rgba(255,255,255,.5) url(img/coupon.png)no-repeat 100%/100% 100%;
        margin: 35px 2%;
    }
    footer{
        clear: both;
        background: #efefef;
        position: relative;
        font-size: 20px;
        -webkit-box-shadow: 0px 0px 3px 1px #000;
        box-shadow: 0px 0px 3px 1px #000;
    }
    .footerContainer{
        height: 100px;
        max-width: 1150px;
        margin: 0 auto;
        position: relative;
    }
    .footerContainer img{
        height: 90%;
        position: absolute;
        top: 5px;
        width: auto;
    }
    .footerContainer ul{
        text-align: center;
        position: relative;
        list-style: none;
        margin: 0;
    }
    .footerContainer ul li{
        display: inline-block;
        margin-top: 40px;
        margin-bottom: 0;
    }
    .footerContact{
        position: absolute;
        right: 0;
        margin-top: 30px;
        margin-bottom: 0;
        padding: 0px 10px;
        font-weight: 800;
        font-size: 31px;
        z-index: 5;
    }
    .hpageContent .about{
        width: 80%;
        padding-left: 10%;
    }
    .aboutSidebar{
        float: right;
        width: 15%;
        text-align: center;
        padding-right: 5%;
    }
    .aboutSidebar ul{
        list-style: none;
        padding: 0;
        margin-right: 30px;
    }
    .aboutSidebar ul img{
        width: 100%;
    }
    .hpageContentText p{
        font-size: 25px;
    }
    .ourTechnicians span{
        padding-left: 5%;
    }
    .ourTechnicians li{
        margin-top: 10px;
    }
/*       Mobile         */
@media (max-width: 420px){
    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }
    h1, h2{
        font-size: 3.5vw;
    }
    .logo{
        float: initial;
        text-align: center;
        padding: 10px;
    }
    nav ul li{
        font-size: 8vw;
    }
    .flatService{
        margin: 12% 2%;
    }
    .heroBanner{
        /*height: 30vh;*/
    }
    .heroBanner img{
        height: 42vh;
    }
    .heroBanner .flatService{
        font-size: 3.4vw;
    }
    .heroBanner .flatService i{
        font-size: 5.5vw;
    }
    .heroBanner h1{
        border-bottom: 1px solid #fff;
    }
    .heroBanner h2{
        padding: 12px;
        bottom: -40px;
        border-top: 1px solid #fff;
    }
    h2.contactUsBottomBanner{
        bottom: 0;
        padding: 12px 0;
    }
    .royalSlider{
        height: 42vh;
        margin-bottom: 45px;
    }
    .contactUsBanner h4 {
        font-size: 35px;
        margin-bottom: 15px;
    }
    .contactUsBanner p {
        width: 90%;
        font-size: 15px;
    }
    .contactContent{
        width: 100%;
        height: initial;
    }
    .contactContentArea{
        width: 100%;
        height: 30vh;
        background: url(img/hvac.png)no-repeat 100%/cover;
    }
    .contactContentArea a{
        font-weight: initial;
    }
    .contactContentArea ul{
        background: rgba(255,255,255,0.85);
        margin-top: 21%;
        word-break: break-all;
    }
    .contactContentArea ul li{
        font-size: 20px;

    }
    .contactMain .leftSidebar{
        width: 100%;
        text-align: center;
        padding: 20px 0;
        height: initial;
        margin: 5px 0;
        -webkit-box-shadow: 0px 0px 15px 0px #000;
        box-shadow: 0px 0px 15px 0px #000;
    }
    .contactMain img{
        margin-top: 15px;
        width: 70%;
    }
    .map{
        width: 100%;
    }
    .logos{
        padding: 0;
    }
    .logos li{
        width: 100%;
    }
    .hpageContentText {
        float: initial;
        width: 95%;
        padding: 0;
        margin: 0 auto;
    }
    .hpageContentText h3{
        font-size: 14px;
        line-height: 1.2;
        margin: 20px auto;
        padding: 5px 0;
    }
    .hpageContent hr {
        margin: 20px;
        background: #000;
    }
    .hpageContent .about{
        padding-left: 0;
    }
    .hpageContentText p.contactUs{
        margin-top: initial;
    }
    .hpageContentText{
        margin: 0 auto;
    }
    .headerEmergency{
        float: initial;
        top: initial;
        position: fixed;
        bottom: 0;
        color: #fff;
        width: 100%;
        z-index: 100;
    }
    .headerEmergency p{
        margin: 0;
        font-size: 6vw;
        line-height: 1.5;
        background: #fe1e16;
        font-weight: 800;
    }
    p.headPhone{
        padding: 10px;
        color: #fff;
        background: #000;
        font-size: 8vw;
        text-align: right;
    }
    p.headPhone a{
        color: #fff;
    }
    p.headPhone span{
        padding-right: 20px;
    }
    .phoneIcon{
        width: initial;
        height: auto;
        margin: initial;
        position: absolute;
        left: 10px;
        padding-top: 2%;
    }
    .sidebarMobile{
        width: 95%;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 45px;
    }
    .sidebarMobile ul{
        width: 100%;
        padding: 0;
        list-style: none;
        margin-bottom: 80px;
    }
    .sidebarMobile ul li{
        /*width: 50%;*/
        margin: 0 auto;
        padding: 5px;
        margin-bottom: 5px;
        -webkit-box-shadow: 0px 0px 2px 0px #000;
        box-shadow: 0px 0px 2px 0px #000;
    }
    .sidebarLcontent{
        width: 95%;
        margin: 0 auto;
        position: initial;
        left: initial;
    }
    .sidebarMobile img {
        width: 95%;
    }
    #lz_overlay_wm .lz_overlay_wm_sh_act{
        bottom: 50px;
    }
/*END*/
}