/*
 Theme Name:   t13
 Theme URI:    https://example.com/twenty-fifteen-child/
 Description:  Template 13 Child Theme
 Author:       V12software
 Author URI:   https://v12software.com
 Template:     t1
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  template-t13-Child
*/
/*#############################################################*/
/*                      Overrids Style                         */
/*#############################################################*/
/*Color : hover : white */


/*******************************/
/*   Footer ---> Copyright box    
/*******************************/

.padding-5{
    padding: 5px!important;
}
.margin-inv-5{
    margin: -5px!important;
}


body {
    background-color: #fff;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7em;
    font-family: Roboto,sans-serif;
}


.v12-copyright {
    background-color: #111314;
    padding: 25px 0;
}
.hr_top{
    opacity: .4;
    margin-top: -20px;
    margin-bottom: 25px;
}

.v12-copyright .v12-copyright-left ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.v12-copyright .v12-copyright-left ul li {
    float: left;
    margin-right: 20px;
    position: relative;
}

.v12-copyright .v12-copyright-left ul li.hr-vertical:after {
    content: "";
    position: absolute;
    background-color: #999;
    right: -10px;
    width: 2px;
    height: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.v12-copyright .v12-copyright-left ul li a {
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    /*font-weight: 800;*/
    text-transform: capitalize;
    font-family: 'Open Sans',sans-serif !important;
    /*font-family: 'Open sans';*/
}

.v12-copyright .v12-copyright-left ul li a:hover {
    color: #636363;
}

.v12-copyright .v12-copyright-left .v12-copyright-l-txt {
    margin-top: 10px;
}

.v12-copyright .v12-copyright-left .v12-copyright-l-txt a {
    color: #FFF;
    text-decoration: none;
    font-size: 14px;
    /*font-weight: 800;*/
    text-transform: capitalize;
    font-family: 'Open Sans',sans-serif !important;
    /*font-family: 'Open sans';*/
}
.v12-copyright .v12-copyright-left .v12-copyright-l-txt a:hover {
    color: #636363;
}

body .site_footer .footer1{
    padding-bottom: 25px;
}
.v12-copyright .v12-copyright-left .v12-copyright-l-txt p {
    color: #999;
    font-size: 14px;
    /*font-weight: 800;*/
    text-transform: capitalize;
    font-family: 'Open Sans',sans-serif !important;
    /*font-family: 'Open sans';*/
    line-height: 40px;
    margin-bottom: -10px;
}

.v12-copyright .v12-social-media {
    margin: 5px 0;
    list-style: none;
    margin-top: 15px;
}

.v12-copyright .v12-social-media li {
    float: left;
    margin-left: 5px;
    float: right;
}


.pos-relative{
    position: relative;
} 
body .site_footer .footer2 .powered{
    margin-top: 16px;
}
body .social_media li .icon {
    width: 20px;
    height: 20px;
    top: 0px;
}
body .site_footer .footer2{
    background-color: #252525;
}
body .site_footer .footer2 nav {
    margin-top: 12px;
}
body .site_footer .widget-wrapper .f-title{position:relative;padding-left:40px;font-size:16px;color:#fff;margin:0 0 20px;line-height:22px;  
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
body .site_footer .footer1{
    background-color: #111314;
}
body .site_footer .widget-wrapper .f-title i{
    position:absolute;top:43%;left:0;-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:22px;
    color: #595959;
}
body .site_footer .widget-wrapper table.working-days-table{width:100%}
body .site_footer .widget-wrapper table.working-days-table>tbody tr td{
    padding:12px 0;
    border-bottom:1px solid #444;
    color: #fff;
    font-size: 12px;
    /*font-family: 'Open sans';*/
    font-family: 'Open Sans',sans-serif !important;
    text-transform: uppercase;
}
body table.working-days-table>tbody>tr td.day-value{
    font-weight: 400;
}
body .site_footer .widget-wrapper table.working-days-table>tbody tr td.day-value{
    text-align: right;
    font-weight: 600;
    font-size: 13px;
}
body .site_footer .widget-wrapper table.working-days-table>tbody tr:last-child td,
body .site_footer .widget-wrapper table.working-days-table>tbody tr:last-child{
    border-bottom:none;
}
body .site_footer .widget-wrapper h2{font-size:16px;color:#fff;line-height:1.2;font-weight:400;margin:0 0 15px}
.subpage h1,.subpage h2{font-weight:700;padding:0}
body .site_footer .widget-wrapper .form-element{padding-right:0}
body .site_footer .widget-wrapper .input-group{clear:both;padding-top:5px}
body .site_footer .widget-wrapper label:before{background-image:url(https://d2tn37qp85tnb6.cloudfront.net/photos/wp_websites/common/t15/assets/other/formelements-black.png)}
body .site_footer .widget-wrapper .search-form input{background:#eceff3;height:34px;line-height:34px;color:#292929}
body .site_footer .widget-wrapper .contact-bottom{position:relative;clear:both}
body .site_footer .widget-wrapper .contact-bottom ul{padding:0;margin:0}
body .site_footer .widget-wrapper .contact-bottom ul li {
    list-style:none;
    font-size: 14px;
    color: white;
    line-height: 25px;
    font-family: 'Open Sans',sans-serif !important;
}
body .site_footer .widget-wrapper .input-group .form-control{
    margin-bottom: 5px;
    height: 35px;
    border-radius: 0px;
    background: #eceff3;
    font-size: 14px;
    font-family: "Open sans";
}
body .site_footer .widget-wrapper .input-group-textarea .form-control{
    height: 140px !important;
    padding-top: 15px !important;
    font-size: 14px !important;
}
body .contact_us_holder form.customized .input-group.input-group-textarea .form-control {
    resize: none;
    font-size: 13px;
    height: 100px;
}
body .contact_us_holder form.customized .btn-submit {
    height: 47px;
    border-radius: 0px;
    border: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 13px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    background-color: #595959;
    border-color: #595959;
}
body .contact_us_holder form.customized .input-group {
    margin-bottom: 10px;
    border: none;
    border-radius: 0px;
    height: auto;
}
body .site_footer .widget-wrapper .contact-bottom .fa{width:20px;color:#969696}
body .site_footer .widget-wrapper a{color:#fff}
.copyright,
body .site_footer .widget-wrapper a:focus,
body .site_footer .widget-wrapper a:hover{color:#888}
body .site_footer .widget-wrapper .footer-logo{height:50px;margin-bottom:15px}
body .site_footer .widget-wrapper .footer-logo div{display:table-cell;position:relative;vertical-align:middle;align-content:left}
body .site_footer .widget-wrapper .footer-logo img{height:50px;width:auto}

body .site_footer .widget-wrapper {
    padding-top: 20px;
    margin-top: 20px;
}


/*******************************/
/*   Footer ---> Copyright box    
/*******************************/


/** Header **/
@media(min-width: 980px){
    .no-pad-l{
        padding-left: 0!important;
    }
    .top-header{
        background: #fff;
        padding: 20px 0 15px;
    }
    .site_header.sticky .top-header{
        padding: 10px 0;
    }
    
    .address{
        text-align: right;
        margin: 0;
        font-size: 16px;
        letter-spacing: 1px;
        font-weight: 700;
        font-family: 'Roboto Condensed', sans-serif;
        text-transform: uppercase;
    }
    .address a{
        color: #000;
    }

    .header-social-link ul{
        margin: 0;
    }
    .header-social-link ul li {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 0;
    }
    .header-social-link ul li a {
        font: normal normal normal 14px/1 FontAwesome;
        display: block;
        width: 28px;
        height: 28px;
        text-align: center;
        line-height: 28px;
        color: #ccc;
        text-decoration: none;
        border: none;
        border: 0;
        background: rgba(255,255,255,.05);
        -webkit-border-radius: 3px;
        border-radius: 3px;
        background-color: #e8e8e8;
        color: #fff;  
        font-size: 14px;
    }
    .top-header .navbar-brand{
        width: 400px;
        float: left;
        display: table;
        -webkit-transition: all .3s ease .2s;
        -moz-transition: all .3s ease .2s;
        -ms-transition: all .3s ease .2s;
        -o-transition: all .3s ease .2s;
        transition: all .3s ease .1s;
    }
    .top-header .navbar-brand>div{
        width: 400px;
        height: 100px;
        display: table-cell;
        text-align: left;
        vertical-align: middle;
    }
    .top-header .navbar-brand>div img{
        max-width: 400px;
        max-height: 130px;
        -webkit-transition: max-height .1s linear 0s;
        -moz-transition: max-height .1s linear 0s;
        -ms-transition: max-height .1s linear 0s;
        -o-transition: max-height .1s linear 0s;
        transition: max-height .1s linear 0s;
    }
    .header-social-link ul li a:hover,.header-social-link ul li a:focus{
        text-decoration: none;
    }

    .header-social-link ul li a.sc-facebook-sm:before {
        content: "\f09a";
    }
    .header-social-link ul li a.sc-twitter-sm:before {
        content: "\f099";
    }
    .header-social-link ul li a.sc-youtube-sm:before {
        content: "\f167";
    }
    .header-social-link ul li a.sc-instagram-sm:before {
        content: "\f16d";
    }

    .header-social-link ul li a.sc-gplus-sm:before {
        content: "\f0d5";
    }
    .header-social-link ul li a.sc-linkedin-sm:before {
        content: "\f0e1";
    }
    .header-social-link ul li a.sc-yelp-sm:before {
            content: "\f1e9";
    }
    .header-social-link ul li a.sc-pinterest-sm:before {
        content: "\f0d2";
    }
    .header-social-link ul li a.sc-tumblr-sm:before {
        content: "\f173";
    }

    .header-social-link ul li a.sc-facebook-sm {
        background-color: #3B559F;
    }
    .header-social-link ul li a.sc-twitter-sm {
        background-color: #32CCFE;
    }
    .header-social-link ul li a.sc-youtube-sm {
        background-color: #D82624;
    }
    .header-social-link ul li a.sc-gplus-sm {
        background-color: #AD8263;
    }

    .header-social-link ul li a.sc-instagram-sm {
        background-color: #7324c1;
    }

    .header-social-link ul li a.sc-linkedin-sm {
        background-color: #0077B7;
    }
    .header-social-link ul li a.sc-yelp-sm {
        background-color: #dc0000;
    }
    .header-social-link ul li a.sc-pinterest-sm {
        background-color: #d7143a;
    }
    .header-social-link ul li a.sc-tumblr-sm {
        background-color: #1d3366;
    }


    body .nav_menu_wrapper .main-navigation .menu{
        text-align: left;
    }
    body .nav_menu_wrapper .main-navigation .menu li{
        background: transparent;
    }
    body .nav_menu_wrapper .main-navigation .menu li a{
        padding: 14px 3px;
        font-family: Roboto,sans-serif;
        font-size: 15px;
        color: #fff;
        background: transparent;
        text-shadow: none!important;
        box-shadow: inherit;
        font-weight: normal; 
    }
    body .site_header.sticky .nav_menu_wrapper .main-navigation .menu li a{
       padding: 14px 3px;
    }
    body .nav_menu_wrapper{
        min-height: 52px;
    }
    .main-navigation .tel{
        font-size: 14px;
        font-family: 'Roboto';
        font-weight: normal;
        padding: 0;
        position: absolute;
        right: 80px;
        top: 16px;
        color: #fff!important;
    }
    body .language_dropdown .btn{
        height: 51px;
        line-height: 50px;
    }
    body .language_dropdown .btn .icon{
        height: 45px;
    }
    body .site-content-contain {
        padding-top: 195px;
    }
    body .site_header.sticky .language_dropdown .btn {
       height: 50px;
       line-height: 50px;
    }
    body .video-background .video-foreground.photo_static{
        background-position: 0 140px!important;
    }
}
body .welcome_text_wrapper{
    background: #fff!important;
    z-index: 99;
}
.v12-welcome-box{
    margin-top: 25px;
    font-family: Roboto,sans-serif;
}
.v12-welcome-box h4{
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1.5em;
    font-family: Roboto,sans-serif;
    margin-bottom: 20px;
}
body .v12-welcome-box p{
    font-size: 14px;
}
body .sidebar-wrapper{
    border: none;
}
body .sidebar-wrapper h4,body .sidebar-wrapper h4 strong{
    margin: 0 0 15px;
    color: #333;
    font-weight: 400;
    font-family: Roboto,sans-serif;
    font-size: 24px;
    line-height: 1.5em;
}
body.home .sidebar-wrapper form .container{
    padding: 0;
}
body .sidebar-wrapper .form-group .form-control{
    height: 34px!important;
}
body .sidebar-wrapper #search-btn{
    width: auto;
    display: inline-block;
        padding: 7px 16px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: all .3s ease .2s;
    -moz-transition: all .3s ease .2s;
    -ms-transition: all .3s ease .2s;
    -o-transition: all .3s ease .2s;
    transition: all .3s ease .1s;
    text-shadow: none;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    letter-spacing: .07em;
    line-height: 1.66857143;
    font-weight: 700;
    color: rgba(255,255,255,.9);
    position: relative;
    font-size: 14px;
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-family: 'Roboto Condensed',sans-serif;
    margin-top: 0;
}
body .nav_menu_wrapper .main-navigation .menu li{
    margin: 0 35px 0 0;
}
body .section-carousel{
    background: #fff;
    position: relative;
    z-index: 9;
    padding: 10px 0 45px;
}
body .section-carousel h3{
    margin: 0 0 35px;
    color: #333;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 24px;
}
body .section-carousel .owl-nav{
    display: none;
}
.owl-carousel{
    display: block!important;
}
.owl-carousel .owl-item img{
    padding: 25px 15px;
    max-height: 248px;
}
.hide{
    display: none;
}
.owl-carousel .owl-dots{
    padding: 15px 0;
    text-align: center;
}
.owl-carousel .owl-dots span{
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #ECEAE4;
}

div#mcTooltip {
    border-style: solid;
    overflow: hidden;
    border-color: #2d2d2d;
}
div#mcTooltip, div.mcTooltipInner {
    float: left;
    position: relative;
    background-color: #000;
    font-family: 'Open Sans',sans-serif,Arial;
}
div#mcTooltip h4 {
    padding: 10px;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans',sans-serif,Arial;
    color: #FFF;
}
div#mcTooltip p {
    padding: 0 10px;
    font-size: 13px;
    font-family: 'Open Sans',sans-serif,Arial;
    margin: 0;
    color: #FFF;
    display: block;
}
div#mcTooltip p.price {
    color: red;
    float: right;
    font-size: 26px;
    padding: 0 10px 5px;
    font-weight: bold;
}
.hide{
    display: none;
}
.mcTooltipInner{
    margin: -10px -10px 0 -10px;
}
.home-inventory .save{
    position: absolute;
    left: 12px;
    top: 22px;
}
.home-inventory li{
    position: relative;
}

@media(max-width: 980px) {
    .top-header .navbar-brand{
        position: absolute;
        left: 80px;
        top: 5px;
        z-index: 9990;
    }
    .top-header .navbar-brand img{
        height: 44px;
        width: auto;
    }
    body .video_welcome_text .title{
        margin-top: 0;
        padding-top: 10vw;
    }
    #site-navigation .container{
        padding: 0;
    }
    body .photo_div_fixed{
        height: 600px;
    }
}
body #mcTooltipWrapper{
    z-index: 99;
}


@media(max-width: 767px) {
    body .our_reviews_wrapper #carousel_reviews_wrapper{
        overflow: hidden!important;
        padding: 0!important;
    }
    body .our_reviews_wrapper .swiper-slide{
       width: 100%!important;
       margin-right: 15px!important;
    }
}
@media(max-width: 768px) {
    body .social_media li .icon{
        top: 7px!important;
    }
}

@media(min-width: 980px) {
    body .video_welcome_text_tag.video_welcome_text.center{
        top: 25vh;
    }
}
body #mcTooltipWrapper{
    display: none;
}