header + .section-system-layout-main_banner .main_banner_out.container_off_header_attach{
	background-color:var(--main_color);
	padding-top:0px;
}

header + .section-system-layout-main_banner .main_banner_out.container_off_header_attach .main_banner_image:before {
  background: linear-gradient(180deg, var(--main_color) 0%, rgba(11, 103, 190, 0.00) 30%);
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity:0.5;
  width: 100%;
  height: 100%;
  z-index: 6;
}

 
@media (max-width: 990px) {
	header + .section-system-layout-main_banner {
	  margin-top: 0px;
	}
}


.main_banner_template_extended .main_banner_content{
	padding-bottom:116px;
}


header + .section-system-layout-main_banner .main_banner_common_wrapper .main_banner_out.container_off_header_attach  .main_banner_content{
	padding-top:155px;
}

#wrapper_all_redcoder.global_header_subset_container_off_header_attach .main_banner_common_wrapper .main_banner_in{
	height:800px;
}

@media (max-width: 1640px) {
	#wrapper_all_redcoder.global_header_subset_container_off_header_attach .main_banner_common_wrapper .main_banner_in{
		height:720px;
	}
}

.main_banner_common_wrapper .main_banner_in{
	height:590px;
	overflow:hidden;
	position:relative;
	background-color:var(--main_color);
}

.main_banner_common_wrapper .main_banner_image video,
.main_banner_common_wrapper .main_banner_image img{
	object-fit:cover;
	width:100%;
	height:100%;
	object-position:right top;
}

.main_banner_common_wrapper .main_banner_image:after{
	background: linear-gradient(-270deg, var(--main_color) 0%, rgba(11, 103, 190, 0.00) 80%);
	content:'';
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:6;
}

.main_banner_common_wrapper .main_banner_image{
	width:50%;
	position:absolute;
	height:100%;
	right:0px;
	top:0px;
}

.main_banner_common_wrapper .main_banner_info{
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:50%;
	background-color:var(--main_color);
	z-index:5;
	align-items:center;
	display:flex;
}

.main_banner_common_wrapper .main_banner_content{
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	height:100%;
	display:flex;
	align-items:center;
	color:#fff;
	z-index:12;
}	

.main_banner_common_wrapper .main_banner_content_in{
	width:50%;
}

.main_banner_common_wrapper .main_banner_content h1.main_banner_title{
	margin:0px 0 20px;
	color:#fff !important;
	line-height:1.1  !important;
	font-weight:900;
	font-size: 46px;
	font-weight: var(--main_h1_weight);
	text-transform: uppercase;
}



.main_banner_common_wrapper .main_banner_content .main_banner_btn{
	display:inline-block;
}

.main_banner_common_wrapper .main_banner_content .order_button{
	padding-left:24px;
	padding-right:24px;
}

.main_banner_common_wrapper .main_banner_content .order_button:hover{
	opacity:0.85;
}

.main_banner_common_wrapper .main_banner_text{
	margin-bottom:32px;
}


/* Эффект жидких краев для баннера */
.main_banner_common_wrapper .main_banner_in::before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background: inherit;
    z-index: -1;
    filter: blur(10px) opacity(0.7);
    border-radius: calc(var(--big_border_radius) + 5px);
}


.main_banner_common_wrapper .main_banner_btn + .main_banner_btn{
	padding-left:12px;
}

.main_banner_common_wrapper .main_banner_ms_odds{
	position:absolute;
	bottom:0px;
}

.main_banner_common_wrapper .main_banner_ms_odds_item_text {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  line-height: 153.333%;
  text-transform: uppercase;
}

.main_banner_common_wrapper .main_banner_ms_odds_item_in {
  display: flex;
  align-items: center;
}

.main_banner_common_wrapper .main_banner_ms_odds_item_title {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  margin-right: 14px;
  opacity: 0.8;
  line-height: 120%;
  text-transform: uppercase;
}

.main_banner_common_wrapper .main_banner_ms_odds_row {
	display: flex;
	margin: 0 -12px;
	justify-content: space-between;
	align-items:center;
}

.main_banner_common_wrapper .main_banner_out.container .main_banner_ms_odds_row{
	margin:0px;
}

@media (min-width: 1250px) {
	.main_banner_common_wrapper .main_banner_out.container .main_banner_ms_odds_row .main_banner_ms_odds_item_text{
		font-size:14px;
	}
}

.main_banner_common_wrapper .main_banner_ms_odds {
	z-index: 15;
	width: 100%;
	padding:0 0px;
	height:116px;
	display:flex;
	align-items:center;
	background: var(--main_odds_color_bg_color);
}

.main_banner_out.container .main_banner_content{
	padding-left:86px;
	padding-right:86px;
}

.main_banner_out.container .main_banner_ms_odds .container{
	width:100%;
	padding-left:86px;
	padding-right:86px;
}


.main_banner_common_wrapper .main_banner_out.container .main_banner_in{
	border-radius:var(--big_very_border_radius);
}

.global_header_subset_container_off header + .section-system-layout-main_banner{
	margin-top:24px;
}

@media (max-width: 1390px) {
	
	.main_banner_common_wrapper .main_banner_content h1.main_banner_title{
		font-size:40px;
	}
	
	.main_banner_common_wrapper .main_banner_in{
		height:530px;
	}
	
	.main_banner_common_wrapper .main_banner_out.container .main_banner_ms_odds_row .main_banner_ms_odds_item_text {
		font-size: 13px;
	}
	
	.main_banner_common_wrapper .main_banner_ms_odds_item_title{
		font-size:44px;
	}
	
}

@media (max-width: 1250px) {
	.main_banner_common_wrapper .main_banner_content h1.main_banner_title{
		font-size:32px;
	}
	
	.main_banner_common_wrapper .main_banner_ms_odds_item_text{
		font-size:12px;
	}
	
	.main_banner_common_wrapper .main_banner_ms_odds_item_title {
		font-size: 24px;
	}
	
	.main_banner_common_wrapper .main_banner_ms_odds_item_title{
		margin-right:10px;
	}
	
	.main_banner_common_wrapper .main_banner_ms_odds{
		height:75px;
	}
	
	.main_banner_common_wrapper .main_banner_content {
		padding-bottom: 75px;
	}
	
	
	#wrapper_all_redcoder.global_header_subset_container_off_header_attach .main_banner_common_wrapper .main_banner_in {
		height: 640px;
	}
}


/* Стили для планшетов */
@media (max-width: 992px) {
.main_banner_common_wrapper .main_banner_out.container .main_banner_in{
	border-radius:0;
}	
.main_banner_common_wrapper .main_banner_out.container{
	max-width:100%;
	padding-left: 0px;
    padding-right: 0px;
}	
	
.main_banner_out.container .main_banner_ms_odds .container{
	padding-left:24px;
	padding-right:24px;
}

.main_banner_common_wrapper .main_banner_ms_odds_row{
	margin: 0 0;
}

.main_banner_out.container .main_banner_ms_odds .container,
.main_banner_out.container .main_banner_content{
	padding-left:24px;
	padding-right:24px;
}
	
    .main_banner_common_wrapper .main_banner_content_in {
		width:100%;
		padding-top:200px;
	}

    .main_banner_common_wrapper .main_banner_content {
        height: auto;
		position:relative;
    }
    
	.main_banner_common_wrapper .main_banner_ms_odds{
		height:84px;
	}
	
    .main_banner_common_wrapper .main_banner_info {
        position: relative;
        width: 100%;
        height: auto;
        padding: 40px 20px;
        z-index: 7;
        order: 2;
    }
    
	
    .main_banner_common_wrapper .main_banner_in {
        height: auto;
        flex-direction: column;
        display: flex;
        min-height: 580px;
		justify-content:flex-end;
    }
    
    .main_banner_common_wrapper .main_banner_image {
        width: 100%;
        height: 240px;
        top: 0;
        right: 0;
        order: 1;
    }
    
    .main_banner_common_wrapper .main_banner_info h1.main_banner_title {
        font-size: 36px;
    }
  
	
	.main_banner_common_wrapper .main_banner_image video, .main_banner_image img {
	  object-position: center top;
	}	
	
	.main_banner_common_wrapper .main_banner_ms_odds_item_text {
		font-size: 11px;
	}
	
	.main_banner_common_wrapper .main_banner_ms_odds_item_text{
		min-width:150px;
	}
	
	.main_banner_common_wrapper  .main_banner_ms_odds_row{
		overflow-y:hidden;
		overflow-x:auto;
	}
	
	#wrapper_all_redcoder.global_header_subset_container_off_header_attach .main_banner_common_wrapper .main_banner_in{
		height:auto;
	}
	
	.main_banner_common_wrapper .main_banner_content_in {
		padding-top: 55px;
	}
	
	header + .section-system-layout-main_banner .main_banner_out.container_off_header_attach .main_banner_image:before {
		display:none;
	}
	
	.main_banner_common_wrapper .main_banner_image:after {
		background: linear-gradient(0deg, var(--main_color) 0%, rgba(11, 103, 190, 0.00) 65%);
    }

	.main_banner_out.container .main_banner_ms_odds .container, .main_banner_out.container .main_banner_content{
		max-width:100%;
	}
	
	.main_banner_common_wrapper .main_banner_ms_odds_item_title {
		font-size: 21px;
	}


}

/* Стили для мобильных устройств */
@media (max-width: 768px) {

.main_banner_out.container .main_banner_content .container{
	padding-left:0px;
	padding-right:0px;
}

.main_banner_common_wrapper .main_banner_content .order_button {
  padding-left: 12px;
  padding-right: 12px;
  font-size:11px;
  height:42px;
}	

.main_banner_common_wrapper .main_banner_content h1.main_banner_title {
    font-size: 27px;
}
		
	
.main_banner_common_wrapper .main_banner_content {
  padding-bottom: 32px;
  padding-top:155px;
}
    

 
    
    .main_banner_common_wrapper .main_banner_info h1.main_banner_title {
        font-size: 32px;
        margin-bottom: 15px;
    }
    
    .main_banner_common_wrapper .main_banner_text {
        margin-bottom: 25px;
    }
	
	.main_banner_common_wrapper .main_banner_ms_odds_item_title {
		margin-right: 8px;
		font-size:16px;
	}
	
	.main_banner_common_wrapper .main_banner_ms_odds .container{
		overflow-x:auto;
	}
	
	.main_banner_common_wrapper .main_banner_ms_odds .main_banner_ms_odds_item_text{
		min-width:100px;
		line-height:1.3;
	}
	
	.main_banner_common_wrapper .main_banner_ms_odds .main_banner_ms_odds_row{
		min-width:740px;
	}
	

}

/* Стили для маленьких мобильных устройств */
@media (max-width: 480px) {
    .main_banner_common_wrapper .main_banner_in {
        min-height: 420px;
    }

    .main_banner_common_wrapper .main_banner_text {
        font-size: 14px;
    }
    
    .main_banner_common_wrapper .main_banner_info .order_button {
        padding: 10px 20px;
        font-size: 14px;
    }
	
	.main_banner_info h1.main_banner_title {
        font-size: 24px;
    }
	
	
	.main_banner_common_wrapper .main_banner_out.container .main_banner_ms_odds_row .main_banner_ms_odds_item_text {
		font-size: 11px;
		min-width:140px;
	}
	
	.main_banner_ms_odds_item{
		padding-right:12px;
	}

}







