body{font-family: "Montserrat", sans-serif;line-height: 1.22;}
.logo{width:90px;}
.section-header.top-menu.fixed{position:fixed;background:#fff;height:54px;}
.section-header.top-menu.fixed .burger{background:url("../images/burger-black.svg") no-repeat center;}
.burger, .close{display:none;}
.nav{display:flex;justify-content:flex-end;}
.nav li{margin-left:36px;}
.nav li:first-child{margin-left:0;}
.nav li a, .nav-footer li a{text-decoration:underline;transition:0.3s all ease-in-out;color:#fff;font-size:15px;}
.section-header{position:absolute;z-index:1000;}
.section-slider h1{color:#fff;}
.nav li a:hover, .nav-footer li a:hover{color:#97E67B;}
.nav-footer{display:flex;}
.nav-footer li{margin-right:20px;}

.button{border:2px solid #5BB73B;height:54px;line-height:54px;padding:0 34px;font-weight: bold;cursor: pointer;outline: none;border-radius: 4px;transition: 0.3s all ease-in-out;background:none;font-size:16px;}
.btn1{box-shadow:0px 5px 2px rgb(0 0 0 / 10%);color:#FFF;}
.btn3{box-shadow:0px 5px 2px rgb(0 0 0 / 10%);color:#FFF;background:#5BB73B;}
.btn2{color:#5BB73B;}
.button:hover{background:#5BB73B;}
.block-images{height:60px;margin-bottom:10px;}
.block-images img{height:100%;}
.block-3 p{max-width:340px;margin:0 auto;font-size:15px;line-height:22px;}
.c3{color:rgba(0, 0, 0, 0.6);}
.block-3 p.p-bold{margin:14px auto 16px;font-weight:500;}
.block-2{height:100%;display:flex;flex-wrap:wrap;}
.block-2-item{display: flex;align-items: center;justify-content: center;width: calc( 100% / 3);}
.block-2-item img{width:auto;}
.flags{display:flex;}
.flags a{display:inline-block;padding:0 25px;width:calc(100%/9);color:#fff;}
.section-img h2{color:#fff;}
.flag-images{margin-bottom:10px;}
.section-footer .nav{justify-content:flex-start;}
.section-footer .nav li a{text-decoration:none;font-size:13px;}
.footer-content{font-size: 13px;font-weight: 500;color: #777;}
.section-white .flex-60 .button{display:none;}

@media (max-width:1440px) {
	
}
@media (max-width:1280px) {

}
@media (max-width:1160px){
	.content-flex{width:100%;}
}
@media (max-width:1024px) {
	.burger{display:block;width:40px;height:27px;background:url("../images/burger.svg") no-repeat;cursor:pointer;margin-left:auto;}
	.nav{display:none;}
	.nav li{margin:10px 0;}
	.nav li a{color:#08344F;text-decoration:underline;}
	.nav.block{padding-top: 60px;padding-left: 50px;display:block;position:fixed;top:0;right:0;width:250px;height:100vh;background:#fff;}
	.close.block{display:block;width:16px;height:16px;background:url("../images/close.svg") no-repeat center;position:fixed;z-index:1001;right: 30px;top:30px;}
	.hidden{overflow:hidden;}
}
@media (max-width:999px) {
	
}
@media (max-width:800px){
	
}
@media (max-width:768px) {
	.world{display:none;}
	.flex-2, .flex-3{width:100%;}
	.flex-3{margin-bottom:30px;}
	.flex-3:last-child{margin-bottom:0;}
	.block-3{max-width:300px;margin:auto;}
	.block-img{display:none;}
	.section-header .flex-2{width:50%;}
	.section-white .flex-40 .button{display:none;}
	.section-white .flex-60 .button{display:block;}
	.section-white .flex-40, .section-white .flex-60{width:100%;}
	h2{text-align:center;font-size:20px;}
	h1{font-size:26px;}
	.block-2{justify-content:space-evenly;}
	.block-2-item{width: calc( 100% / 2);height:70px;}
	.block-2-item img{max-width: 130px;}
	.button{height:44px;line-height:44px;padding:0 22px;}
	.flags {flex-wrap:wrap;flex-direction:row;justify-content: space-evenly;align-items:center;}
	.flags a{width:calc( 100% / 2);margin-bottom:20px;}
	.flag-images {max-width: 100px;margin: 0 auto 10px;}
	.nav-footer{margin-bottom:30px;}
}
@media (max-width:700px) {
	
}
@media (max-width:640px) {
	
}
@media (max-width:639px) {
	
}
@media (max-width:562px) {
	
}
@media (max-width:561px) {
	
}
@media (max-width:480px) {
	
}
@media (max-width:440px) {
	
}
@media (max-width:412px) {
	
}

@media (max-width:360px) {
	
}
@media (max-width:320px) {
	
}


