@font-face {
    font-family: 'Trebuchet MS';
    src: url('../fonts/Trebuchet-BoldItalic.eot');
    src: local('../fonts/Trebuchet MS Bold Italic'), local('../fonts/Trebuchet-BoldItalic'),
        url('../fonts/Trebuchet-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Trebuchet-BoldItalic.woff') format('woff'),
        url('../fonts/Trebuchet-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Trebuchet MS';
    src: url('../fonts/TrebuchetMS-Bold.eot');
    src: local('../fonts/Trebuchet MS Bold'), local('../fonts/TrebuchetMS-Bold'),
        url('../fonts/TrebuchetMS-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TrebuchetMS-Bold.woff') format('woff'),
        url('../fonts/TrebuchetMS-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Trebuchet MS';
    src: url('../fonts/TrebuchetMS-Italic.eot');
    src: local('../fonts/Trebuchet MS Italic'), local('../fonts/TrebuchetMS-Italic'),
        url('../fonts/TrebuchetMS-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TrebuchetMS-Italic.woff') format('woff'),
        url('../fonts/TrebuchetMS-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Trebuchet MS';
    src: url('../fonts/TrebuchetMS.eot');
    src: local('../fonts/Trebuchet MS'), local('../fonts/TrebuchetMS'),
        url('../fonts/TrebuchetMS.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TrebuchetMS.woff') format('woff'),
        url('../fonts/TrebuchetMS.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNovaLightIt';
    src: url('../fonts/ProximaNovaLightIt.eot');
    src: url('../fonts/ProximaNovaLightIt.eot') format('embedded-opentype'),
         url('../fonts/ProximaNovaLightIt.woff2') format('woff2'),
         url('../fonts/ProximaNovaLightIt.woff') format('woff'),
         url('../fonts/ProximaNovaLightIt.ttf') format('truetype'),
         url('../fonts/ProximaNovaLightIt.svg#ProximaNovaLightIt') format('svg');
}
@font-face {
    font-family: 'ProximaNovaBold';
    src: url('../fonts/ProximaNovaBold.eot');
    src: url('../fonts/ProximaNovaBold.eot') format('embedded-opentype'),
         url('../fonts/ProximaNovaBold.woff2') format('woff2'),
         url('../fonts/ProximaNovaBold.woff') format('woff'),
         url('../fonts/ProximaNovaBold.ttf') format('truetype'),
         url('../fonts/ProximaNovaBold.svg#ProximaNovaBold') format('svg');
}
@font-face {
    font-family: 'ProximaNovaBoldIt';
    src: url('../fonts/ProximaNovaBoldIt.eot');
    src: url('../fonts/ProximaNovaBoldIt.eot') format('embedded-opentype'),
         url('../fonts/ProximaNovaBoldIt.woff2') format('woff2'),
         url('../fonts/ProximaNovaBoldIt.woff') format('woff'),
         url('../fonts/ProximaNovaBoldIt.ttf') format('truetype'),
         url('../fonts/ProximaNovaBoldIt.svg#ProximaNovaBoldIt') format('svg');
}
@font-face {
    font-family: 'ProximaNovaReg';
    src: url('../fonts/ProximaNovaReg.eot');
    src: url('../fonts/ProximaNovaReg.eot') format('embedded-opentype'),
         url('../fonts/ProximaNovaReg.woff2') format('woff2'),
         url('../fonts/ProximaNovaReg.woff') format('woff'),
         url('../fonts/ProximaNovaReg.ttf') format('truetype'),
         url('../fonts/ProximaNovaReg.svg#ProximaNovaReg') format('svg');
}
@font-face {
    font-family: 'ProximaNovaBlack';
    src: url('../fonts/ProximaNovaBlack.eot');
    src: url('../fonts/ProximaNovaBlack.eot') format('embedded-opentype'),
         url('../fonts/ProximaNovaBlack.woff2') format('woff2'),
         url('../fonts/ProximaNovaBlack.woff') format('woff'),
         url('../fonts/ProximaNovaBlack.ttf') format('truetype'),
         url('../fonts/ProximaNovaBlack.svg#ProximaNovaBlack') format('svg');
}
@font-face {
    font-family: 'ProximaNovaXbold';
    src: url('../fonts/ProximaNovaXbold.eot');
    src: url('../fonts/ProximaNovaXbold.eot') format('embedded-opentype'),
         url('../fonts/ProximaNovaXbold.woff2') format('woff2'),
         url('../fonts/ProximaNovaXbold.woff') format('woff'),
         url('../fonts/ProximaNovaXbold.ttf') format('truetype'),
         url('../fonts/ProximaNovaXbold.svg#ProximaNovaXbold') format('svg');
}
@font-face {
    font-family: 'ProximaNovaLight';
    src: url('../fonts/ProximaNovaLight.eot');
    src: url('../fonts/ProximaNovaLight.eot') format('embedded-opentype'),
         url('../fonts/ProximaNovaLight.woff2') format('woff2'),
         url('../fonts/ProximaNovaLight.woff') format('woff'),
         url('../fonts/ProximaNovaLight.ttf') format('truetype'),
         url('../fonts/ProximaNovaLight.svg#ProximaNovaLight') format('svg');
}
@font-face {
    font-family: 'ProximaNovaRegIt';
    src: url('../fonts/ProximaNovaRegIt.eot');
    src: url('../fonts/ProximaNovaRegIt.eot') format('embedded-opentype'),
         url('../fonts/ProximaNovaRegIt.woff2') format('woff2'),
         url('../fonts/ProximaNovaRegIt.woff') format('woff'),
         url('../fonts/ProximaNovaRegIt.ttf') format('truetype'),
         url('../fonts/ProximaNovaRegIt.svg#ProximaNovaRegIt') format('svg');
}
*{
	box-sizing:border-box;
}
body {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.29;
	letter-spacing: normal;
	color: #000000;
	width: 100%;
	margin:0;
	padding:0;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
img{
	max-width:100%;
}
main{
	background-color:#edf0f4;
	min-height: 60vh;
}
figure{
	margin:0;
	padding:0;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.container-full{
	width:100%;
}
.wrapper{
	display:flex;
	flex-wrap:wrap;
}
.header-logo{
	background:#061e5c url(../images/header-bg.jpg) no-repeat center top;
}
.header-logo img{
	max-width:195px;
}
.header-logo a{
	display:flex;
	align-items:center;
	justify-content:center;
}
.header-bottom .wrapper{
	align-items:center;
	/*justify-content:space-between;*/
	justify-content: center;
}
.header-social ul{
	list-style:none;
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin: 0;
	padding:0;
}
.header-social li:nth-child(2) a{
	margin:0 15px;
}
.header-social a{
	display:flex;
	justify-content:center;
	align-items:center;
	width:21px;
	height:21px;
	background-position:center;
	background-size:contain;
}
.search button{
	background:transparent url(../images/icons/search-icon.png);
	display:flex;
	outline:none;
	border:none;
	justify-content:center;
	align-items:center;
	width:21px;
	height:21px;
	background-position:center;
	background-size:contain;
}
.fb{
	background-image:url(../images/icons/fb-icon.png);
}
.vk{
	background-image:url(../images/icons/vk-icon.png);
}
.inst{
	background-image:url(../images/icons/inst-icon.png);
}
.main-nav{
	display: flex;
    list-style: none;
}
.main-nav>li{
	display:flex;
	padding: 10px 0 10px 25px;
	margin-right: -4px;
	position:relative;
	z-index:1;
}
.main-nav>li>a{
	color:#07205d;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	position: relative;
}
.main-nav>li>a:before{
	content:'';
	height:2px;
	position:absolute;
	bottom:0;
	background:#07205d;
	width:100%;
}
.main-nav>li.active>a:before{
	background:#d7b98a;
}
.main-nav>li:last-child:after{
	color:#fff;
}
.main-nav>li:after{
	content:'/';
	color:#b9c0d1;
	margin-left: 35px;
	font-weight:normal;
}
.main-nav>li.active, .main-nav>li:hover{
	transform: skewX(-20deg);
    background: #1e356c;
}
.main-nav>li.active:after, .main-nav>li:hover:after{
	color:#1e356c;
}
.main-nav>li:hover + .main-nav>li:after{
	content:'++';
}
.main-nav>li.active a, .main-nav>li:hover a{
	transform: skewX(20deg);
    color: #d7b98a;
}
.submenu li:hover img{
	border: 5px solid #fff;
    border-radius: 50%;
	transition:0.3s;
}
.main-nav>li:hover>a:before{
	background:#d7b98a;
}
.main-nav>li>ul{
	background: #1e356c;
    float: none;
    left: 69px;
    opacity: 0;
    position: absolute;
    text-align: left;
    visibility: hidden;
    width: 100%;
    z-index: 11;
	padding: 0;
    margin: 0;
    list-style: none;
	transform:none;
	padding: 10px 0;
}
.main-nav>li>ul:after{
    content: ' ';
    width: 1px;
    height: calc(100% - 70px);
    background: #d7b98a;
    position: absolute;
    top: 35px;
    right: 12px;
}
.submenu>li{
	text-align:center;
	padding:5px 0;
}
.submenu a img{
	max-width:62px;
	transition: 0.3s;
    border-radius: 50%;
}
.main-nav li ul li ul {
    left: 99%;
    opacity: 0;
    position: absolute;
    top: 10%;
    visibility: hidden;
    z-index: 999;
	padding: 45px;
    margin: 0;
    list-style: none;
    width: auto;
    height: 100%;
    background: #1e356b;
    display: flex;
    flex-wrap: wrap;
    min-width: 500px;
    justify-content: space-between;
}
.main-nav li ul li ul li{
	width:45%;
	text-align:left;
}
.main-nav li ul li:hover > ul {
    opacity: 1;
    top: 0;
    visibility: visible;
}
.main-nav>li:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
	transform: skewX(20deg);
}
.main-nav>li:hover>ul li:first-child>ul{
	opacity: 1;
    top: 0;
    visibility: visible;
}
.slider>div{
	position: relative;
}
.lSPager{
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
	position: absolute;
    bottom: 0;
	display:none;
}
.lslide img{
	width:100%;
}
.lSPager li{
	width:162px;
	height:162px;
	display:flex;
	align-items:center; 
	justify-content:center;
}
.lSPager li a{
	display: flex;
    align-items: center;
    justify-content: center;
}
.lSPager li img{
	border: 15px solid transparent;
	filter: contrast(60%);
	-webkit-filter: contrast(60%);
	-moz-filter: contrast(60%);
	-o-filter: contrast(60%);
	-ms-filter: contrast(60%);
}
.lSPager li.active img{
	border:15px solid #fff;
	filter: contrast(100%);
	-webkit-filter: contrast(100%);
	-moz-filter: contrast(100%);
	-o-filter: contrast(100%);
	-ms-filter: contrast(100%);
}
.lSSlideOuter .lSPager.lSGallery img{
	border-radius:50%;
}
.advantages {
	padding:50px 0;
}
.section-title, .four-columns{
	display:flex;
	width:100%;
	flex-wrap:wrap;
}
.section-title .subtitle{
	font-family: 'ProximaNovaBold';
	font-size:24px;
	color:#061f5c;
}
.section-title .title{
	font-family: 'ProximaNovaBold';
	font-size:32px;
	color:#c1a67c;
	border-bottom: 3px solid #c1a67c;
}
.section-title .title span{
	color:#061f5c;
}
.section-title{
	align-items:center;
	justify-content:center;
	margin-bottom:70px;
	flex-direction:column;
}
.four-columns{
	align-items:flex-end;
	justify-content:space-between;
}
.one-col{
	width:25%;	
}
.advantages figure{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.advantages figcaption{
	color:#2c3b6b;
	text-align:center;
	font-size:18.7px;
	line-height:normal;
	margin-top:30px;
}
.rounds{
	position:relative;
	margin-top:-61px;
}
.rounds ul{
	display: flex;
    align-items: center;
    justify-content: center;
	list-style:none;
	margin:0;
	padding:0;
}
.rounds ul li{
    width: 102px;
    height: 102px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin:0 30px;
}

.our-products{
	padding:65px 0;
	background-color:#edf0f4;
}
.our-products .title{
	color:#2c3b6b;
	border-bottom:none;
}
.main-product-list .owl-nav{
    width: 100%;
    position: absolute;
    top: calc(50% - 120px);
    display: flex;
    justify-content: space-between;
    margin: 0;
}
.main-product-list .owl-nav button{
	margin:0;
	position:absolute;
	outline:none;
}
.main-product-list .owl-nav button.owl-prev{
	left:-100px;
}
.main-product-list .owl-nav button.owl-next{
	right:-100px;
}
.back, .next{
	outline:none;
	width:85px;
	height:140px;
	display:flex;
	background:transparent;
	background-repeat: no-repeat;
    background-position: center;
}
.back{
	background-image:url(../images/icons/back.png);
}
.next{
	background-image:url(../images/icons/next.png);
}
.back:hover, .next:hover{
	background-color:#e5e8ec;
}
.pr-single .img-wrapper{
	padding:15px;
}
.pr-single .img-wrapper img{
	width:100%;
}
.pr-single figcaption{
	margin-top:30px;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.pr-single .pr-name{
	color:#000;
	font-size:20px;
	border-bottom:1px dashed #000;
	width:fit-content;
	margin-bottom:10px;
}
.pr-single .pr-type{
	color:#76787a;
	font-size:16px;
	text-transform:lowercase;
}
footer{
	background-color:#213b72;
	padding: 45px 0 25px 0;
}
.footer-nav{
	display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: center;
    width: 100%;
    align-items: center;
}
.footer-nav a{
	color: #fff;
    font-size: 14px;
    text-decoration: none;
    position: relative;
}
.footer-nav li:after{
	content: '/';
    color: #707c9b;
    padding: 0 15px;
    font-weight: normal;
}
.footer-nav li:last-child:after{
	display:none;
}
.footer-nav a:before{
	content: '';
    height: 1px;
    position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%;
}
.copyright{
	color:#707c9b;
	width:100%;
	text-align:center;
	margin-top:25px;
}
footer .container{
	display:flex;
	align-items:center;
}
.col-main{
	width: calc(100% - 140px);
}
.col-copy{
	width: 140px;
}
.copy-dev{
	display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
	color: #707c9b;
	font-size:12px;
}
.copy-dev>div{
	padding-left:5px;
}
.about-top-img-bg{
	min-height:475px;
	background-image:url(../images/about/image_bg_about.jpg);
	background-position: center;
}
.breadcrumbs{
	padding:60px 0 15px 0;
}
.breadcrumbs h1{
	color:#07205d;
	font-family: 'ProximaNovaReg';
	font-size:34px;
	margin:20px 0 45px 0;
}
.breadcrumbs ul{
	display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
    margin: 0;
    padding: 0;
	width: 100%;
}
.breadcrumbs ul li a{
	font-family: 'ProximaNovaReg';
	font-size:16px;
	color:#07205d;
	text-decoration:none;
	display:flex;
	align-items:center;
}
.breadcrumbs ul li a:before{
	content:'»';
	display:block;
	margin:0 10px;
}
.breadcrumbs ul li:first-child a:before{
	display:none;
}
.about-info-top{
	padding:0 0 30px 0;
}
.about-info-top .section-title{
	margin:0 0 20px 0;
	align-items: flex-start;
}
.about-info-top .section-title .title{
	color:#07205d;
	border:none;
	font-size:34px;
	font-family:'ProximaNovaReg';
	font-weight:normal;
}
.two-columns{
	display:flex;
	justify-content:space-between;
}
.two-columns .one-col{
	width:calc(50% - 10px);
}
.two-columns .one-col p{
	font-family:'ProximaNovaReg';
	font-size:18px;
	color:#000;
	font-weight:normal;
}
.two-columns .one-col img{
	width:100%;
}
.line-prod{
	padding:30px 0;
}
.line-prod article{
	border-left: 10px solid #d7b98a;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.line-prod article .two-column{
	width:50%;
	height:100%;
}
.line-prod article .two-column:first-child{
	background-color:#1e356c;
}
.line-prod article .two-column:last-child{
	background: transparent url(../images/about/line-left.png) no-repeat;
	background-position: left center;
	background-size: contain;
}
.line-prod article .two-column p{
	font-family:'ProximaNovaReg';
	color:#fff;
	font-size:18px;
	line-height:24px;
    padding-left: 15px;
}
.line-prod article .two-column p a{
	color:#d7b98a;
}
.images-wrap{
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 100%;
	padding: 0 30px;
}
.images-wrap img{
	width:113px;
	height:113px;
}
.about-info-bottom{
	padding:30px 0;
}
.about-info-bottom .section-title{
	margin:0 0 20px 0;
	align-items: flex-start;
}
.about-info-bottom .subtitle{
	font-family:'ProximaNovaLight';
	font-size:32px;
	color:#07205d;
}
.about-info-bottom p{
	font-family:'ProximaNovaReg';
	color:#000;
	font-size:18px;
	line-height:24px;
}
.about-bottom-img-bg{
    background-image: url(../images/about/about-bottom-img-bg.jpg);
    background-position: center;
}
.about-bottom-img-bg .section-title{
	margin:0 0 45px 0;
	align-items: flex-start;
}
.about-bottom-img-bg .subtitle{
	font-family:'ProximaNovaLight';
	font-size:32px;
	color:#fff;
}
.about-bottom-img-bg article{
	min-height: 635px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.about-bottom-img-bg p{
	font-family:'ProximaNovaReg';
	color:#fff;
	font-size:18px;
	line-height:24px;
}
.product-categories{
	background: #061f5c;
	padding:35px 0; 
	position: relative;
	border-bottom: 4px solid #edf0f4;
}
.cats{
	display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
}
.cats li{
	display: flex;
    align-items: center;
    justify-content: center;
}
.cats li a{
	display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
	width: 130px;
    height: 130px;
}
.cats li a img{
	border-radius:50%;
}
.cats li.active a:after{
    content: '';
    width: 0;
    height: 0;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
    border-bottom: 30px solid #fff;
    position: absolute;
    bottom: -4px;
}
.pagetitle.catalog{
	background:#fff;
	padding:45px 0;
}
.pagetitle.catalog h1{
	color:#061f5c;
	width: 100%;
    text-align: center;
	font-family:'ProximaNovaReg';
}
.product-list{
	background:#fff;
}
.subcat{
	width:100%;
	padding:0;
	list-style:none;
	margin:0;
	display:flex;
	align-items:center;
	justify-content:center;
	flex-wrap:wrap;
}
.subcat li{
	color:#07205d;
	margin-bottom: 10px;
}
.subcat li a{
	color:#07205d;
	font-size:15px;
	font-family:'ProximaNovaReg';
	text-decoration:underline;
	cursor:pointer;
}
.subcat li:after{
	content:'/';
	padding:0 10px;
}
.subcat li:last-child:after{
	display:none;
}
.product-list{
	padding-bottom:40px;
	min-height:450px;
}
/*.product-list .product-wrap{
	justify-content:space-between;
}*/
.product-list .product-wrap a{
	text-decoration:none;
	margin: 0 10px 10px 0;
}
.product-list .product-wrap a:nth-child(3){
	margin-right:0;
}
.product-list .pr-single{
	width:calc((100% - 30px)/3);
}
.modal.modal-catalog{
	border-radius:0;
	max-width:unset;
	padding:0;
	width:unset;
	
}
.modal.modal-catalog.product{
	max-width:80%;
}
.modal.modal-catalog .modal-content{
	display:flex;
	justify-content:space-between;
}
.modal.modal-catalog .modal-content .img-wrap img{
	width:100%;
}
.modal.modal-catalog .modal-content .product-info{
	padding:25px;
	box-sizing: border-box;
	width: 50%;
}
.modal.modal-catalog .modal-content .product-info p{
	font-family:'ProximaNovaReg';
	font-size:18px;
	margin:0;
}
.modal.modal-catalog .modal-content .product-info .pr-title{
	font-family:'ProximaNovaBold';
	font-size:36px;
	padding:5px 0;
}
.modal.modal-catalog .modal-content .product-info .warning{
	color:#c40000;
	display: flex;
    align-items: center;
	padding: 5px 0;
}
.modal.modal-catalog .modal-content .product-info .pr-content{
	padding:10px 15px;
	background-color:#f3f5f8;
	font-family:'ProximaNovaReg';
	font-size:16px;
	margin:10px 0;
}
.modal.modal-catalog .modal-content .product-info table{
	width:100%;
	border-spacing: 0 !important;
    border-collapse: unset;
}
.modal.modal-catalog .modal-content .product-info td{
	border-bottom:1px solid #e5e5e5;
	font-family:'ProximaNovaReg';
	font-size:16px;
	padding:15px;
}
.modal.modal-catalog .modal-content .product-info .termin{
	padding-left:15px;
	font-family:'ProximaNovaReg';
	font-size:16px;
}
.modal.modal-catalog .modal-content .product-info .termin span{
	display:block;
	margin:15px 0;
}
.modal.modal-catalog .modal-content .product-info .warning:before{
	content:url(../images/icons/warning.png);
	margin-right:5px;
}
.modal.modal-catalog .modal-content .img-wrap{
	width:50%;
	box-sizing: border-box;
	display: flex;
    align-items: center;
}
.modal.modal-catalog a.close-modal{
	background-image: url(../images/icons/modal-close.png);
	top: -30px;
    right: -30px;
}
.news-top-img-bg {
    min-height: 475px;
    background-image: url(../images/news/news-bg.jpg);
    background-position: center;
	background-size: cover;
}
.news-list-first{
	padding:85px 0;
	background-color:#fff;
}
 .news-list-first .item-s{
	 display:flex;
	 justify-content:space-between;
}
.news-list-first .item-s>div{
	width:calc(50% - 30px);
}
.img-wrap img{
	width:100%;
}
.item-s .item-content .title{
	color:#061f5c;
	font-family:'ProximaNovaReg';
	font-size:22px;
}
.item-content .date{
	color:#b0b0b0;
	font-family:'ProximaNovaReg';
	font-size:15px;
	margin:10px 0 20px 0;
}
.item-s .item-content .prev p{
	font-family:'ProximaNovaReg';
	font-size:16px;
	margin-bottom:25px;
	line-height: 24px;
}
.news-list-other{
	padding:85px 0;
}
.news-list-other .list{
	justify-content:space-between;
}
.news-list-other .list .item{
	width:calc(50% - 30px);
	display:flex;
	justify-content:space-between;
	margin-bottom:100px;
}
.news-list-other .list .item>div{
	width:calc(50% - 15px);
}
.news-list-other .list .item .title{
	color:#061f5c;
	font-family:'ProximaNovaReg';
	font-size:18px;
}
.news-list-other .list .item .date{
	margin: 15px 0 0 0;
}
.pagination{
	width:100%;
}
.pagination ul{
	padding:0;
	margin: 0;
	display:flex;
	align-items:center;
	justify-content:center;
	list-style:none;
}
.pagination a{
	color:#071f5d;
	font-size:22px;
	font-family:'ProximaNovaReg';
	margin:0 25px;
	width:42px;
	height:42px;
	display:flex;
	align-items:center;
	justify-content:center;
	background-repeat:no-repeat;
	background-position:center;
	text-decoration:none;
}
.pagination a.pg-prev{
	background-image: url(../images/icons/pg-prev.png);
}
.pagination a.pg-next{
	background-image: url(../images/icons/pg-next.png);	
}
.pagination a.current, .pagination a:hover{
	background-color:#e4e7ed;
}
.news-single{
	padding: 85px 0;
    background: #fff;
}
.news-single article{
	font-family: 'ProximaNovaReg';
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 24px;
}
.news-single .date{
	color: #b0b0b0;
    font-family: 'ProximaNovaReg';
    font-size: 15px;
    margin: 10px 0 20px 0;
}
.contacts{
	padding:0 0 85px 0;
}
.contacts article{
	display:flex;
	justify-content:space-between;
	flex-wrap: wrap;
	font-family: 'ProximaNovaReg';
	font-size: 18px;
}
.contacts article .subtitle{
	width:100%;
	margin: 0;
	color: #071f5d;
    font-family: 'ProximaNovaBold';
    font-size: 18px;
}
.contacts article .one-col{
	width:calc(50% - 15px);
}
.contacts{
	font-family: 'ProximaNovaReg';
    font-size: 16px;
	color:#575757;
}
.contacts p{
	margin-bottom:20px;
	font-family: 'ProximaNovaReg';
}
.contacts p:first-child{
	margin-top:0;
}
.contacts .gps{
	color:#7c7c7c;
	font-size:16px;
}
.contacts b{
	color:#000;
	font-family: 'ProximaNovaReg';
}
.contacts a{
	color:#071f5d;
	font-family: 'ProximaNovaReg';
}
.contact-form{
	padding: 45px;
    background-color: #071f5d;
}
.contact-form.sended{
	background-color:#fff;
}
.contact-form .v-name{
	font-family: 'ProximaNovaBold';
	font-size:24px;
	color:#fff;
}
.contact-form input, .contact-form textarea{
	width: 100%;
    margin-top: 17px;
    background-color: #fff;
    border: none;
    outline: none;
    padding: 10px;
    box-sizing: border-box;
}
.contact-form input{
    height: 40px;
}
.contact-form textarea {
    min-height: 155px;
}
.contact-form p{
	color:#fff;
}
.contact-form button{
	width: 140px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-family: 'ProximaNovaBold';
    font-size: 14px;
    text-transform: uppercase;
    color: #071f5d;
    background: #d7b98a;
    border: none;
    outline: none;
    cursor: pointer;
}
.contact-form input::placeholder, .contact-form textarea::placeholder{
	color:#575757;
	font-size:16px;
	font-family: 'ProximaNovaReg';
}
.career{
	padding:0 0 100px 0;
}
.career p{
    font-family: 'ProximaNovaReg';
    font-size: 18px;
    color: #000;
    font-weight: normal;
}
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    background-color: transparent;
    color: #07205d;
    cursor: pointer;
    padding: 15px 0;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-family: 'ProximaNovaReg';
    font-size: 20px;
}
.accordion a{
	color: #07205d;
	border-bottom: 1px dashed #07205d;
	font-family: 'ProximaNovaReg';
}
.accordion span{
	color:#a4a4a4;
	font-size:18px;
}
.accordion:before{
	content:'>';
	color:#cbcfd9;
	margin-right:10px;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion.active a{
	font-family: 'ProximaNovaBold';
	border:none;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 40px;
  background-color: white;
  display: none;
  overflow: hidden;
  color:#6f6f6f;
  font-size:16px;
  line-height:26px;
}
.panel b{
	color:#000;
	font-family: 'ProximaNovaBold';
}
.panel ul{
	list-style: none;
    padding: 0 0 0 10px;
}
.send-vacancy{
	width:180px;
	height:50px;
	display:flex;
	align-items:center;
	justify-content:center;
	text-decoration:none;
	font-family: 'ProximaNovaReg';
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	background:#071f5d;
}
.modal-content.vacancy{
	padding:45px;
	background:#f6f7f9;
	max-width: 485px;
    box-sizing: border-box;
}
.modal-content.vacancy form{
	display:flex;
	flex-direction:column;
}
.modal-content.vacancy .v-name{
	color:#07205d;
	font-size:22px;
	font-family: 'ProximaNovaReg';
	margin-bottom: 30px;
}
.modal-content.vacancy .v-name span{
	font-family: 'ProximaNovaBold';
}
.modal-content.vacancy input, .modal-content.vacancy textarea{
	width:100%;
	max-width:465px;
	margin-top:30px;
	background-color:#fff;
	border:none;
	outline:none;
	padding:10px;
	box-sizing:border-box;
}
.modal-content.vacancy input[name="fio"]{
	margin-top:0;
}
.modal-content.vacancy input::placeholder, .modal-content.vacancy textarea::placeholder{
	color:#575757;
	font-size:16px;
	font-family: 'ProximaNovaReg';
}
.modal-content.vacancy input{
	height:40px;
}
.modal-content.vacancy input[type="file"]{
	height:auto;
	background:transparent;
	
	margin-top:0;
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.modal-content.vacancy input[type="file"] ~ label {
	font-size: 1.25em;
    font-weight: 700;
    color: white;
    background-color: #071f5d;
    display: flex;
    width: max-content;
    padding: 10px 15px;
    margin-top: 15px;
}

.modal-content.vacancy input[type="file"] ~ label {
	cursor: pointer; /* "hand" cursor */
}
.modal-content.vacancy input[type="file"] ~ label * {
	pointer-events: none;
}
.modal-content.vacancy textarea{
	min-height:95px;
}
.modal-content.vacancy button{
	width:140px;
	height:50px;
	display:flex;
	align-items:center;
	justify-content:center;
	text-decoration:none;
	font-family: 'ProximaNovaBold';
	font-size:14px;
	text-transform:uppercase;
	color:#fff;
	background:#071f5d;
	border:none;
	outline: none;
    cursor: pointer;
    margin: 30px auto 0;
}
input.input_error, textarea.input_error{
	border:1px solid red !important;
}
input.valid, textarea.valid{
	border:1px solid green !important;
}
div.input_error{
	color:red !important;
}
p.success{
	text-align: center;
    font-size: 16px;
    color: green;
    font-weight: bold;
}
p.error{
	text-align: center;
    font-size: 16px;
    color: red;
    font-weight: bold;
}
.menu-mobile{
	display:none;
}
.pr-single{
	text-decoration:none;
}

.section-title h1{
	font-family: 'ProximaNovaBold';
    font-size: 32px;
    color: #c1a67c;
    border-bottom: 3px solid #c1a67c;
	margin: 0;
	float: left;
}
.divinline{
	display: inline-block;
}

.section-title .titleh1 {
    font-family: 'ProximaNovaBold';
    font-size: 32px;
    color: #c1a67c;
    border-bottom: 3px solid #c1a67c;
    float: right;
}

.about-title {
   	display: flex;
   	width: 100%;
   	flex-wrap: wrap;
   	margin: 0 0 20px 0;
}

.about-title h1 {
    color: #07205d;
    font-size: 34px;
    font-family: 'ProximaNovaReg';
    font-weight: normal;
    margin: 0;
}
label.input_error{
	color:red;
}
.kolbasy-form{
	background-color: #071f5d;
}
.input-group{
	display:flex;
	justify-content:space-between;
}
.input-group label{
	width:calc((100% - 30px)/3);
}
.cookie{
		display:none;
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		background: #FFFFFF;
		box-shadow: -4px 0px 16px rgba(0, 0, 0, 0.1);
		padding: 40px 0;
		z-index:111;
	}
	.cookie__wrapper{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.coockie__text{
		font-weight: 400;
		font-size: 18px;
		line-height: 160%;
		color: #323232;
	}
	.cookie_buttons-wrapper{
		display: flex;
	}
	.cookie__button{
		font-style: normal;
		font-weight: 500;
		font-size: 18px;
		line-height: 100%;
		color: #FFFFFF;
		background: #1E3D81;
		border-radius: 2px;
		height: 50px;
    	width: 180px;
		border: 1px solid #1E3D81;
	}
	.cookie__button.dissmiss{
		color: #1E3D81;
		background: #fff;
		margin-left:25px;
	}
.form__agree{
	display: flex;
    margin-top: 15px;
}
.form__agree input{
	margin: 0 10px 0 0;
    width: 25px;
    height: 25px;
}
.form__agree p{
	margin: 0;
    font-size: 13px;
    width: calc(100% - 35px);
}
.form__agree p a{
    color: #fff;
    text-decoration: underline;
}
#change_coockie{
	height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-family: 'ProximaNovaBold';
    font-size: 14px;
    text-transform: uppercase;
    color: #071f5d;
    background: #d7b98a;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 0 20px;
margin-top:25px;
}
.list-browsers{
display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;flex-wrap:wrap;gap:20px;padding:0}
.list-browsers .browser {
    border-radius: 5px;
    cursor: pointer;
    display: block;
    height: 40px;
    width: 40px;
}
.list-browsers .browser a{
	display: block;
    height: 100%;
}
.form-check-inline {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}
.form-check-inline .form-check-input{
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}
.list-browsers .browser:hover {
    box-shadow: -2px 0 15px -1px #e3dfdf;
}
.list-browsers .firefox {
    background: url(../images/icons/firefox_logo.5df10fd7.svg) 50% no-repeat;
}
.list-browsers .chrome {
    background: url(../images/icons/chrome_logo.8f1727c2.svg) 50% no-repeat;
}
.list-browsers .safari {
    background: url(../images/icons/safari_logo.a454329c.svg) 50% no-repeat;
}
.list-browsers .opera {
    background: url(../images/icons/opera_logo.9704b91e.svg) 50% no-repeat;
}
.list-browsers .edge {
    background: url(../images/icons/edge_logo.902d7bf3.svg) 50% no-repeat;
}
.list-browsers .explorer {
    background: url(../images/icons/explorer_logo.a9a0e5fe.svg) no-repeat;
}
@media(max-width:768px){
	.cookie{
		padding:25px 0;
	}
	.cookie__wrapper{
		flex-direction:column;
	}
	.coockie__text{
		margin-bottom:15px;
		font-size:15px;
	}
	.cookie__button{
		font-size:15px;
		width:140px;
		height:40px;
	}
}