/********* Compiled - Do not edit *********/
:root{--color-primary:#f13c46;--color-gradient-start:#f42958;--color-gradient-stop:#e4442a;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:'Roboto';font-weight:300;line-height:1.2em;font-size:13px;color:#201e1e;}.site-boxed-layout{background:rgb(222, 222, 224);}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:'';}.h1,h1{font-family:'Roboto';font-weight:500;line-height:1.2em;font-size:52px;color:#181b31;}.h2,h2{font-family:'Roboto';font-weight:400;line-height:1.2em;font-size:28px;color:#181b31;}.h3,h3{font-family:'Roboto';font-weight:700;line-height:1.2em;letter-spacing:5px;font-size:28px;color:#181b31;}.h4,h4{font-family:'Roboto';font-weight:500;line-height:1.2em;font-size:25px;color:#181b31;}.h5,h5{font-family:'Roboto';font-weight:500;line-height:1.2em;font-size:21px;color:#181b31;}.h6,h6{font-family:'Roboto';font-weight:700;line-height:1.2em;font-size:18px;color:#181b31;}.main-header .navbar-brand{max-width:240px !important;}.titlebar-inner h1{}.titlebar-inner p{}@media screen and (max-width: 1024px){.main-header .navbar-header{background:rgb(4, 71, 138);}.main-header .ld-module-trigger, .main-header .ld-search-form .input-icon{color:rgb(254, 254, 254);}.main-header .nav-trigger .bar{background-color:rgb(254, 254, 254);}body[data-mobile-nav-style=classic] .navbar-collapse, body[data-mobile-nav-style=minimal] .navbar-collapse{background:rgb(3, 88, 173);color:rgb(255, 255, 255);}ul.nav.main-nav > li > a, ul.nav.main-nav > li > a:hover, .main-nav .children > li.active > a, .main-nav .children > li.current-menu-item > a, .main-nav .children > li.current-menu-ancestor > a, .main-nav .children > li:hover > a, .nav-item-children > li.active > a, .nav-item-children > li.current-menu-item > a, .nav-item-children > li.current-menu-ancestor > a, .nav-item-children > li:hover > a{color:inherit !important;}}/*mobile header 22/1/2020*/
/*@media screen and (max-width: 768px){
.main-header .navbar-brand {
    max-width: 100;
}}*/

/*.main-header {*/
/*    margin-left: 60px;*/
/*}*/

.col.vc_col-sm-2.vc_custom_1580807953548 {
    max-width: 60px;
}

/*@media only screen and (min-width:1290px) and (max-width:1369px){*/
/*    .main-header{*/
/*    margin-left:45px;*/
/*}*/
/*}*/

/*@media only screen and (min-width:1370px) and (max-width:1445px){*/
/*    .main-header{*/
/*    margin-left:60px;*/
/*}*/
/*}*/
/*@media only screen and (max-width:768px) {*/
/*    .main-header{*/
/*        margin-left:0px;*/
/*    }*/
    /* mobile header navigation menu background*/
    .navbar-header.hidden-lg{
    background:#0358AD;
}
span.bar {
    background: #fff !important;
}

/*header mobile view background color css*/
img.mobile-logo-default {
    max-width: 150px;
}
.main-header .navbar-header{
    background:#f0f0f0;
}
.main-nav .link-txt .txt {
    font-size: 13px;
    color: #C7EAFB;
}

@media only screen and (max-width:767px){
    h2{
        font-size:24px;
    }
}
/*Map icons and text*/
.wr-mapper .wrm-pin .wrm-title {

    font-size: 12px !important;
    line-height: 30px !important;
    padding: 0 20px !important;
}
h3.wrm-title {
    letter-spacing: 1px !important;
}
/*header logo padding 13.3.2020*/
@media only screen and (min-width:1200px){
    .navbar-brand{
        padding-top:25px !important;
        padding-bottom:25px !important;
    }
}

.main-nav .link-txt .txt :active{
    color:#fff !important;
}

.main-nav .link-txt .txt:active{
    color:yellow !important;
}

/*popup maker css */
@media only screen and (min-width: 1024px){
.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -47%;
    width:87%;
  }
}
/*header mainbar container css for screen 1025-1269*/
@media only screen and (min-width:1025px) and (max-width:1200px){
    .mainbar-container{
        width: 100%;
    }
    .sp-white-col-menu{
     display:none !important;   
    }
    .sp-col-operations{
        position: absolute;
        bottom: 452px;
        left: 45px;
    }
}
@media only screen and (min-width:1204px) and (max-width:1269px){
   
   .mainbar-container{
    width: 100%;
    max-width: 100%;
    
   }
   .sp-col-operations{
        position: absolute !important;
        bottom: 452px !important;
        left: 32px !important;
    }
}