.sacol .row{margin-left:-7px!important; margin-right:-7px!important;}
.sacol .col-xs-1, .sacol .col-sm-1, .sacol .col-md-1, .sacol .col-lg-1, .sacol .col-xs-2, .sacol .col-sm-2, .sacol .col-md-2, .sacol .col-lg-2, .sacol .col-xs-3, .sacol .col-sm-3, .sacol .col-md-3, .sacol .col-lg-3, .sacol .col-xs-4, .sacol .col-sm-4, .sacol .col-md-4, .sacol .col-lg-4, .sacol .col-xs-5, .sacol .col-sm-5, .sacol .col-md-5, .sacol .col-lg-5, .sacol .col-xs-6, .sacol .col-sm-6, .sacol .col-md-6, .sacol .col-lg-6, .sacol .col-xs-7, .sacol .col-sm-7, .sacol .col-md-7, .sacol .col-lg-7, .sacol .col-xs-8, .sacol .col-sm-8, .sacol .col-md-8, .sacol .col-lg-8, .sacol .col-xs-9, .sacol .col-sm-9, .sacol .col-md-9, .sacol .col-lg-9, .sacol .col-xs-10, .sacol .col-sm-10, .sacol .col-md-10, .sacol .col-lg-10, .sacol .col-xs-11, .sacol .col-sm-11, .sacol .col-md-11, .sacol .col-lg-11, .sacol .col-xs-12, .sacol .col-sm-12, .sacol .col-md-12, .sacol .col-lg-12 {
  padding-right: 7px!important;
  padding-left: 7px!important;}
.container{max-width:1320px!important; width:100%!important; margin:0 auto;}
.container_fluid{width:100%; padding:0 15px;}
.no_container{padding:0px;}
.container_fluid_mod{padding:0 15px; max-width:1920px; margin:0 auto;} 
.section_contain{padding:0 15px; max-width:1920px; margin:0 auto;}
img {max-width: 100% !important;} 

/* Gallery style starts */

.vb_grid_gallery_widget{display:block; width:100%; position:relative; }
.vb_crousal_gallery_widget{display:block; width:100%; position:relative; }
.vb_gg_repeat{margin-bottom:15px;}

/* Gallery style ends */

/* Slider style starts */

.vb_backgrund_slide_widget{display:block; width:100%; position:relative; padding:20px 0;}
.vb_backgrund_slide_widget .item:before{content:''; position:absolute; left:0; top:0; background:rgba(0,0,0,0.2); height:100%; width:100%; z-index:3;}
.vb_backgrund_slide_widget .item > div{position:relative; z-index:4;}
.vb_bs_mobile_image{display:none!important;}
.vb_bs_flex{display:flex; justify-content:center; align-items:center; min-height:550px; padding:20px 0;}
.vb_bs_flex_inner{}
.vb_bs_text{text-align:center; color:#fff; text-shadow:2px 2px 2px rgba(0, 0, 0, 0.1);}

.owl-nav{margin:0!important;}
.owl-dots{
    padding-top:20px;
    padding-bottom:20px;
}
.owl-prev{
    position: absolute!important;
    z-index: 9!important; width:40px!important; height:40px!important;
    background:#fff!important; border-radius:100px!important;
    left: 20px!important; top:calc( 50% - 20px ) !important;
}
.owl-next{
    position: absolute!important;
    z-index: 9; width:40px!important;  height:40px!important;
    background:#fff!important; border-radius:100px!important;
    right: 20px!important; top:calc( 50% - 20px ) !important;
}
.owl-prev::before{content:"\f104"; color:var(--Black); font: normal normal normal 26px/1 FontAwesome;  text-rendering: auto;}
.owl-prev span{display:none;}
.owl-next span{display:none;}
.owl-next::before{content:"\f105"; color:var(--Black); font: normal normal normal 26px/1 FontAwesome; text-rendering: auto;}

.vb_image_slide_widget{display:block; width:100%;}

@media (max-width:576px){
    .vb_bs_mobile_image{display:block!important;}
    .vb_bs_desktop_bg{background:none!important;}
    .vb_bs_flex{min-height:auto;background:var(--Black);padding:40px 0; }            
}

/* Slider style ends */