body{
	font-family: Arial;	
	color:#363636;
}

a{
	color:#005385;	
}

a:focus, a:active, a:hover{
	outline:none;
}

button:focus, button:active, button:hover{
	outline:none;
}


.container{
	max-width: 1220px;
}

.section-header{

}

.top-footer{
	display:block;
	font-family: 'Kelson';
	padding-top:5px;
	padding-bottom:5px;	
}

.top-menu{
	padding-top:17px;
	padding-bottom:17px;	
	background:#005385;
}

.top-menu a{
	color:#fff;
	font-family: 'Kelson'; /*'KelsonLight';*/
	font-size: 18px;
	line-height: 22px;	
	
}

.top-menu .navbar{
	padding-top:0;
	padding-bottom:0;
}

.top-menu .navbar-expand-lg .navbar-nav{
	flex-direction: row;
	display: flex;
	width: 100%;
	justify-content: space-between;	
}

.header-logo{
	background: url(svg/logo.svg);

	background-position-x: 0%;
	background-position-y: 0%;
	background-repeat: repeat;

	width: 225px;

	height: 50px;

	background-repeat: no-repeat;

	background-position: center;
}
.header-logo-ru,
.header-logo-en{
	width: 225px;
	height: 50px;
}
.header-logo-ru>img,
.header-logo-en>img{
	max-width: 100%;
    max-height: 100%;
}
.banner-mp{
	position:relative;
}

.banner-mp__text-container{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	display: flex;
	align-items: center;	
	
}



.banner-mp__pix-container img{
	width:100%;
}

.banner-mp__pix-container:after{
	content: "";
	background: linear-gradient(0deg, rgba(0, 35, 56, 0.7565) 0%, rgba(0, 83, 133, 0) 99.08%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
}

.banner-mp__text-container h2{
	font-family: 'Kelson';
	font-size: 36px;
	line-height: 43px;	
	letter-spacing: 0.02em;
	color:#fff;
	text-transform:uppercase;
	font-weight: 600;
	margin-bottom:30px;
}

.banner-mp__text-container span{
	font-size: 16px;
	line-height: 21px;	
	color:#fff;
	display:block;
	font-weight: 600;
	margin-bottom:30px;
}

.btn{
	font-family: 'Kelson';
	border-width:2px;
	padding-left:46px;
	padding-right:46px;
 }

.btn-transp-white {  
	color: #fff;
    background-color: none ;
    border-color: #fff;
}

.btn-transp-white:hover, .btn-transp-white:focus, .btn-transp-white:active{
	color: #005385;
    background-color: #fff;
}

.carousel-mp .carousel-indicators li{
	width: 10px;
	height: 10px;	
	opacity: 1;
	position: relative;
}

.carousel-mp .carousel-indicators .active::after {
	content: "";
	position: absolute;
	top: 3px;
	left: 3px;
	width: 4px;
	height: 4px;
	background: #005385;
}

.carousel-mp .carousel-indicators{
	margin-bottom: 50px;	
}




.section-news{
	background-color:#F9F9F9;
	padding-top:80px;
	padding-bottom:30px;
}

.news-mp-item{
	padding-top:7px;
	padding-bottom:7px;
}

.news-mp-item span{
	.font-size: 14px;
	line-height: 16px;
	display:block; 
}

.news-mp-item a{
	font-family: Arial;
	font-size: 16px;
	line-height: 21px;
	color:#005385;
	font-weight: 600;
}

.news-mp__all-news{
	text-align:right;
	margin-top:20px;
}

.news-mp__all-news a{
	text-transform:uppercase;
	color:#005385;
}




.section-main{
	padding-top:64px;
	padding-bottom:64px;
}

.section-main h2{
	font-family: 'Kelson';
	font-size: 24px;
	margin-bottom:16px;
	text-transform:uppercase;
}

.miniphoto_mp{
	margin-bottom:0;
}

.section-footer{
	background-color: #EEEEEE;
	padding-top: 16px;
	padding-bottom: 16px;
}

.footer-logo{
	margin-bottom:10px;
}

.footer-logo__svg{
	background-image: url(svg/footer_logo.svg);
	width: 176px;
	height: 40px;
	background-repeat: no-repeat;
	display: block;
}

.footer-logo__svg_ru,
.footer-logo__svg_en{
	width: 176px;
	height: 40px;
	display: block;
}
.footer-logo__svg_ru>img,
.footer-logo__svg_en>img{
	max-height:100%;
	max-width:100%;
}
.footer-col{
	font-size: 16px;
	line-height: 24px;		
}

.footer-col span p:last-child{
	margin-bottom:0;
}

.footer-col a{
	font-size: 16px;
	line-height: 24px;	
	display:block;
}

.footer-col__phone{
	font-family: 'Kelson';
	color:#363636;
	font-size: 16px;
	line-height: 24px;	
	display:block;
}

.footer-col ul{
	list-style:none;
	margin-left: 0;
	padding-left: 0;	
}

.footer-col ul li{
	padding:8px 0;
}

a.footer-col__company{
	font-size: 24px;
	line-height: 28px;	
	display:block;
	margin-bottom:16px;
}

a.footer-col__insta{
	display:flex;
}

a.footer-col__insta i{
	font-size:24px;
	margin-right:10px;
}

a.footer-col__insta:hover{
	text-decoration:none;
}

a.footer-col__insta:hover span{
	text-decoration:underline;
}

.footer-copyright{
	font-size:14px;
	align-self: flex-end;
}

.banner-mp__pix-container{
	max-height:650px;
}

.btn-white-shadow{
	background:#fff;
}

.header-banner__btns>div{
	padding-right: 10px;
	padding-left: 10px;	
}

.btn.btn-white-shadow{
    background-color: #fff;
    border-color: #fff;	
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
	font-family: 'Kelson';
	color:#005385 !important;
	padding:24px;
	font-size: 16px;
	line-height: 26px;	
	font-weight:600;
}

.section-subbanner-btns{
	background: #F9F9F9;
	margin-top:-30px;
}


.section-subbanner-btns a{
	display:flex;
	justify-content: center;
} 

.section-subbanner-btns a i{
	font-size: 26px;
	margin-right:15px;
}

.header-lang{
	text-align:right;
}

.miniphoto_mp .owl-dots{
	display:none;	
}

.miniphoto_mix_mp{
	margin-bottom:32px;
}

.miniphoto_mix_mp .owl-dots{
	display:none;	
}

.main-breadcrumb{
	margin-bottom: 32px; 
}

.main-breadcrumb a{
	font-family: 'Kelson';
	font-size: 16px;
	text-transform:uppercase;
}

.main-breadcrumb span{
	font-family: 'Kelson';
	font-size: 16px;
	text-transform:uppercase;
}

.left-menu{
	list-style:none;
	padding-left:0;
	
}

.left-menu>ul>li{
	margin-bottom:24px;
	display:block;
}

.left-menu>ul>li>a{
	font-family: 'Kelson';
	font-size: 16px;
	display: block;
}

.left-menu>ul>li>a:hover{
	color:#005385;
}

.main-content ul, .main-content ul.bx_catalog_text_ul{
	list-style: none;
	padding-left: 50px;
}

.main-content ul li, .main-content ul.bx_catalog_text_ul li{
	position: relative;
	margin-bottom: 10px;
}


.main-content ul li:before, .main-content ul.bx_catalog_text_ul li:before{
	content: "";
	position: absolute;
	width: 20px;
	height: 1px;
	top: 12px;
	left: -40px;
	background-color: #005385;
}


.news-list__item{
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:15px;
}

.news-list__item span{
	.font-size: 14px;
	line-height: 24px;
	display:block; 
}

.news-list__item a{
	font-family: Arial;
	font-size: 16px;
	line-height: 21px;
	color:#005385;
	font-weight: 600;
}

.main-content h1{
	font-family: 'Kelson';	
	font-size: 26px;
	margin-bottom: 24px;
}

.photo-list__item{
	margin-bottom:30px;
}

.photo-list__item a{
	display: block;	
}

.photo-list__item span{
	font-family: 'Kelson';
	text-transform: uppercase;	
	font-size:18px;
}

.photo-list__item img{
	width:100%;
}

.section-main h3{
	font-family: 'Kelson';
	font-size: 24px;
	margin-bottom:10px;
}

.contacts-block__item{
	margin-bottom:24px;
}

.contacts-block__item>img{
	width:100%;
}

.contacts-block__item>span, .contacts-block__item>a{
	font-size: 14px;
	line-height: 21px;
	display: block;
}

.content-3-baners{
	border-top:1px solid #fff;
}

.content-3-baners .row>div{
	border-right:1px solid #fff;
}
.content-3-baners .row>div:last-child{
	border-right:none;
}

.content-3-baners img{
	width:100%;
}

.content-3-baners a{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(11, 61, 109,0.8);
	color: #fff;
	text-align: center;
	padding: 16px;
	font-size: 18px;
	font-family: Kelson;
	text-transform: uppercase;
}

.catalog-list__item{
	position:relative;
	margin-bottom:30px;
}

.catalog-list__item>div{
	position:relative;
}

.catalog-list__item img{
	width:100%;
}

.catalog-list__item span{
	
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(11, 61, 109,0.8);
	color: #fff;
	text-align: center;
	padding: 16px;
	font-size: 18px;
	text-transform: uppercase;
}

.catalog-list__item span a{
	font-family: 'Kelson';
	color:#fff;
	text-decoration:underline;
	font-size:12px;
}

.catalog-list__item span a:hover{
	text-decoration:none;
}



.btn-dark-blue{
	color: #fff;
	background-color: #005385;
	border-color: #005385;
}


.header__search-text{
	border: 1px solid #005385;
	border-radius: 0;
	padding: 0px 10px;
	color: #005385;
	font-family: arial;
	font-size: 14px;
	line-height: 14px;
	height: 30px;	
	transition: all 0.5s;
}

.header__search-submit{
	position: absolute;
	right: -1px;
	margin-left: 0;
	width: 38px;
	height: 38px;
	background: no-repeat;
	border: none;
}

.header__search .input-group-append{
	position: relative;
}

.input-group-append:after{
	background: none;
	border: none;
	content: "\f002";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	position: absolute;
	top: 6px;
	right: 12px;
	color: #005385;
	font-size: 18px;
	z-index: 99;
	pointer-events: none;
}


.header__search .input-group{
	padding-left:15px;
	padding-right:15px;
}

.top-menu .navbar-toggler-icon{
	color:#fff;
}


.carousel-mp__over{
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}

.carousel-mp__over>div{
	position: relative;
}


.carousel-mp__over .banner_label{
	position: absolute;
}

.partners_mp__item{
	font-size: 28px;
	font-family: 'KelsonLight';
	text-align: center;
}

.carousel-w-arrows .owl-stage-outer{
}

.carousel-w-arrows .owl-nav{
	width: 100%;	
	text-align:right;
	margin-top: 5px;
}

.carousel-w-arrows .owl-nav button{
	/*position: absolute;*/
	top: 0;
	width: 30px;

	margin-left: 1px;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
	/*line-height: 40px;*/
	background: #fff;
	color: #005385;	
	/*border:1px solid  #005385;*/
}


.partners_mp .owl-carousel .owl-nav button.owl-next, .partners_mp .owl-carousel .owl-nav button.owl-prev{
	border:none;
}

/*
.carousel-w-arrows .owl-nav .owl-prev{
	left: 0;
}

.carousel-w-arrows .owl-nav .owl-next{
	right: 0;
}
*/

.carousel-w-arrows .owl-nav button span{
	font-size: 40px;
	line-height: 40px;
	outline: none;
}

/*
.carousel-w-arrows.outer .owl-nav button {
	top: calc(50% - 20px);
}

.carousel-w-arrows.outer .owl-nav .owl-prev{
	left: -20px;
}

.carousel-w-arrows.outer .owl-nav .owl-next{
	right: -20px;
}
*/
.carousel-w-arrows .owl-nav.disabled{
	display:block;
	position:relative;
}


.footer-col>.row{
	height:100%;
}

.footer-copyright a{
	display: inline;
}

.miniphoto_mp .owl-item a, .miniphoto_mix_mp .owl-item a{
	display: block;
	position: relative;	
}

.miniphoto_mp .owl-item a span, .miniphoto_mix_mp .owl-item a span{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: rgba(11, 61, 109,0.8);
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-family: Kelson; 
	text-transform: uppercase;	
}


.carousel-w-arrows.partners_mp .owl-nav{
	margin-top: 0;	
	top: 10px;
	position: absolute;	
}

.carousel-w-arrows.partners_mp .owl-nav button{
	position: absolute;
	width: unset;
	line-height: unset;
	background: none;
	color: unset;
	margin-left: 0;	
}


.carousel-w-arrows.partners_mp .owl-nav button.owl-prev{
	left:0;
}

.carousel-w-arrows.partners_mp .owl-nav button.owl-next{
	right:0;
}

.miniphoto_mix_mp img{
	width:100%;
}

.mp-section__title h2{
	display:inline-block;
	padding-right:20px;
	background:#fff;
}

.mp-section__title:before{
	content: "";
	bottom: 22px;
	left: 15px;
	width: calc(100% - 30px);
	height: 1px;
	background: #005385;
	position: absolute;
	z-index: -1;
}

#carouselInnerBanners{
	width:100%;
}

#carouselInnerBanners.carousel-mp .carousel-indicators{
	margin-bottom: 0;
}

#carouselInnerBanners .banner-mp__text-container{
	bottom: 50px;
	top: unset;
	height: auto;	
}

#carouselInnerBanners .banner-mp__text-container h2{
	font-size: 25px;
	font-weight: 400;	
}

#carouselInnerBanners .banner-mp__pix-container img{
	width:100%;
}

.cryo-arrow{
	width:30px;
	height:30px;
	display:inline-block;
	position:relative;
	
	background-image: url(svg/arrow_right.svg);
	background-size: 30px;
	background-repeat: no-repeat;	
}

.cryo-arrow.cryo-arrow-left{
	transform: scaleX(-1);	
}	


.miniphoto_mix_mp .col-first{
	padding-right:1px;
}

.miniphoto_mix_mp .col-last{
	padding-left:1px;
}




/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

	.carousel-mp__over .banner_label{ 
		left: 15px;	
	}
	
}



/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {


	.top-menu a {
		font-size: 14px;
	}

	.banner-mp__pix-container img {
		width: 130%;
	}
	
	.carousel-mp__over .banner_label{
		left: 15px;		
	}	
	
	/*.carousel-mp__over .banner_label>img{
		width:50px;
	}*/

	.banner-mp__text-container {
		top: 50px;
	}	

	
}



/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {

	.navbar-brand{
		display:none;
	}
		
	.top-menu a {
		font-size: 14px;
	}
	
	.carousel-mp .carousel-indicators{
		margin-bottom: 50px;	
	}	

	.miniphoto_mp{
		margin-bottom: 24px;
	}
	
	.content-3-baners>.container{
		padding-right: 0;
		padding-left: 0;		
	}
	
	.content-3-baners a {
		font-size:14px;
		padding: 8px;
	}
	
	.carousel-w-arrows .owl-nav.disabled{
		display:none;
	}
	
	.miniphoto_mix_mp>div{
		padding-left:8px;
		padding-right:8px;
	}

	.miniphoto_mix_mp .col-first{
		padding-left:15px;
	}

	.miniphoto_mix_mp .col-last{
		padding-right:15px;
	}	
	
	.banner-mp__pix-container img{
		width: unset;
	}

	.carousel-mp__over .banner_label {
		left: 15px;
	}	
	


}



/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {



	.carousel-mp .carousel-item{
		/*max-height: 370px;*/
		overflow: hidden;		
	}
	
	.banner-mp__pix-container img {
		width: unset;
	}
	
	.banner-mp__text-container{
		top: 30px;
		display: block;		
	}
	
	.carousel-mp .carousel-indicators{
		margin-bottom: 50px;	
	}	

	.miniphoto_mp{
		margin-bottom: 24px;
	}	
	
	.miniphoto_mix_mp>div{
		margin-bottom:24px;
	}

	.content-3-baners>.container{
		padding-right: 0;
		padding-left: 0;		
	}
	
	.content-3-baners a {
		font-size:12px;
		padding: 8px;
	}	
	
	.top-menu .navbar-expand-lg .navbar-nav {
		display: block;
	}
	
	a.footer-col__insta{
		margin-bottom: 16px;
	}	
	
	.carousel-w-arrows .owl-nav.disabled{
		display:none;
	}
	
	.banner-mp__text-container {
		top: 150px;
	}	

	.miniphoto_mix_mp .col-first{
		padding-right:1px;
	}

	.miniphoto_mix_mp .col-last{
		padding-left:1px;
	}
	
}



/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

	.banner-mp__pix-container img {
		width: unset;
	}	

	.carousel-mp .carousel-item{
		/*max-height: 500px;*/
		overflow: hidden;		
	}
	
	.banner-mp__text-container{
		top: 30px;
		display: block;		
	}	
	
	.carousel-mp .carousel-indicators{
		margin-bottom: 50px;	
	}	

	.header-banner__btns>div{
		margin-bottom:10px;
	}
	
	.section-subbanner-btns{
		margin-top: -130px;
	}
	
	.miniphoto_mp{
		margin-bottom: 24px;
	}

	.miniphoto_mp .owl-carousel .owl-item img {
		width: 100%;
		/*max-width: 235px;*/
	}	
	
	.miniphoto_mix_mp>div{
		margin-bottom:24px;
	}
	
	.section-main {
		padding-bottom: 24px;
	}	
	
	.footer-copyright{
		margin-top:15px;
	}
	
	.top-menu .navbar-expand-lg .navbar-nav {
		display: block;
	}

	a.footer-col__insta{
		margin-bottom: 16px;
	}

	.carousel-w-arrows .owl-nav.disabled{
		display:none;
	}

	.carousel-mp__over .banner_label {
		position: absolute;
		left: 17px;
	}
	
	.banner-mp__text-container {
		top: 150px;
	}	
	
	
	
	/**
	* Мнимые стрелки для каруселей
	*/
	.carousel-w-arrows.ghost-arrows:before, .carousel-w-arrows.ghost-arrows:after{
		position: absolute;
		top: calc(50% - 30px);
		background: #fff7;
		z-index: 99;
		pointer-events: none;
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		color: #005385;
		padding: 10px 20px;	
	}

	.carousel-w-arrows.ghost-arrows:before{
		content: "\f053";
		left: -25px;
	}

	.carousel-w-arrows.ghost-arrows:after{
		content: "\f054";
		right: -25px;
	}	
	/**
	* *---------------------------
	*/	
	
	
	#carouselMPBanners .carousel-indicators{
		display:none;
	}
	
	#carouselInnerBanners .banner-mp__text-container h2{
		font-size: 22px;
		text-align:center;
		line-height: 26px;
	}

	#carouselInnerBanners .banner-mp__text-container {
		height: auto;
		bottom: 40px;
		top:unset;
	}
	
	#carouselInnerBanners .banner-mp__text-container a{
		color:#fff;
	}

	.miniphoto_mix_mp .col-first{
		padding-right:15px;
	}

	.miniphoto_mix_mp .col-last{
		padding-left:15px;
	}
	
}







