
body  {
    background: url("../images/background.jpg") repeat;
}
.fab {
    line-height: 30px;
}
.fas {
    line-height: 30px;
}
.move_sel_left{
    border: 5px solid #f85a40;
    position: relative;
    left: -15px;
}
.welcome_right:after {
    display: none;
}
.container_head{
    padding: 0;
    background: #fff;
}
.container_white {
    background: #fff;
}
.container_white.bg2{
    background: #ddd;
}
.container_white.bg3{
    background: #ccc;
}
.container_bg {
    background: #fff;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 6rem !important;
    margin-top: 0 !important;
    padding-bottom: 6rem !important;
    margin-bottom: 0 !important;

    box-shadow: 6px 0 4px -4px rgba(248, 90, 64, 0.2) , -6px 0 4px -4px rgba(248, 90, 64, 0.2);
    -moz-box-shadow: 6px 0 4px -4px rgba(248, 90, 64, 0.2), -6px 0 4px -4px rgba(248, 90, 64, 0.2);
    -webkit-box-shadow: 6px 0 4px -4px rgba(248, 90, 64, 0.2), -6px 0 4px -4px rgba(248, 90, 64, 0.2);

}
.container_bg.bg2{
    background: #ddd;
}
.container_bg.bg3{
    background: #ccc;
}

.container_black {
    background: #1b1b1b;
}
.logos_pict {
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: top center;
}
.logos_pict.ies {    background-image: url("../images/logo_IES.png") }
.logos_pict.asi {    background-image: url("../images/logo_ASI.png") }
.logos_pict.cobra {    background-image: url("../images/logo_Cobra.png") }
.logos_pict.irm {    background-image: url("../images/logo_IRM.png") }
.float_center {float: left; text-align: center;}

.list-banner-top {
    background-position: center center !important;
}
list-banner-top1 {background-position: center top !important;}
.list-banner-top4 {background-position: center 92% !important;}
@media (min-width: 576px) {
    .container_bg {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container_bg {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container_bg {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container_bg {
        max-width: 1140px;
    }
}

#videoBG {
    height: 585px; max-height: 585px;
}
#slider .videoBG, #slider .videoBG_wrapper, #slider .videoBG_wrapper li, .thinkupslider-sc .videoBG, .thinkupslider-sc .videoBG_wrapper, .thinkupslider-sc .videoBG_wrapper li {
    width: 100% !important;
    height: 100% !important;
}