@media (max-width: 1360px) {
  .container{
  padding: 0 30px;
  }


  .about_us_text {
    padding-right: 100px;
  }
}


@media (max-width: 1224px) {
	.department.attr_dep {
		width: 50%;
	}
	.dep_wrap{
		width: 50%;
	}
	.phone_header span{
		display:none;
	}
	
	.phone_header a img {
		margin: 0 0 0 30px;
	}
	
  .grid_doc {
    grid-template-columns: repeat(3,1fr);
  
  }
  .all_news_grid {
    padding-left: 50px;
    margin-top: 94px;
  }
  .header_nav_menu a {
		letter-spacing: 0.02em;
		text-transform: uppercase;
		color: #2361a9;
		font-weight: bold;
		font-size: 16px;
		line-height: 30px;
		margin-left: 30px;
	}
  .name_country_box .simplebar-content {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .img_post_prew {
    height: 180px;
  }
}

@media (max-width: 1024px) {
	.wrapper_form{
		flex-direction:column;
	}
	
	.wrapper_form h3{
		max-width: 100%;
		text-align: center;
		margin: 0 0 40px;
	}
	
	.wrapper_form span.h3{
		max-width: 100%;
		text-align: center;
		margin: 0 0 40px;
	}
	.grid_services.more_inform {
		grid-template-columns: repeat(1,1fr);
		grid-row-gap: 15px;
	}
	
	.subtitle_s2_serv {
		margin: 30px 0 15px;
	}
	
  .departments_grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .all_news_grid {
    padding-left: 0;
    margin-top: 94px;
  }
  .mobile_img{
    display: block;
  }

  .desktop_img{
    display: none;
  }
  .sea{
    flex-direction: column;
    background: #0056A4;
    box-shadow: 0px 4px 32px rgba(33, 67, 99, 0.12);
    border-radius: 10px;
    padding: 30px;
  }

  .sea .ftl_bl h3{
    color: #FFFFFF;
  }
	
  .sea .ftl_bl span.h3{
    color: #FFFFFF;
  }

  .sea .ftl_bl p{
    color: rgba(255, 255, 255, 0.8);
  }

  .sea .bl_serv.blue{
    padding: 0;
    background: transparent;
  }

  .sea .arrow_section {
    transform: rotate(0deg);
    margin: 0;
  }

  .cars{
    flex-direction: column;
    background: #FFFFFF;
    box-shadow: 0px 4px 32px rgba(33, 67, 99, 0.12);
    border-radius: 10px;
    padding: 30px;
  }

  .cars .bl_serv{
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
  }

  .services_all .arrow_down{
    height: 40px;
    margin: 20px auto;
  } 

  .cars .arrow_section {
    transform: rotate(0deg);
    margin: 0;
  }

  .first_bl_serv.mob_bl_serv{
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-bottom: 40px;
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .first_bl_serv > div:nth-child(3){
    width: 450px;
    background: #0056A4;
    box-shadow: none;
  }

  .first_bl_serv > div:nth-child(3) h3{
    color: #fff;
  }

  .first_bl_serv > div:nth-child(3) span.h3{
    color: #fff;
  }
  .first_bl_serv > div:nth-child(3) p{
    color: rgba(255, 255, 255, 0.8);
  }


  .first_bl_serv {
    display: none;
    width: calc(100% + 80px);
    overflow: scroll;
    margin-left: -40px;
    padding-left: 40px;
    align-items: stretch;
  }

  .first_bl_serv > div:nth-child(1) {
    width: 450px;
  }



  .bl_serv.air {
    margin-bottom: 0;
    background: #FFFFFF;
    box-shadow: 0px 4px 32px rgb(33 67 99 / 12%);
    border-radius: 10px;
    padding: 40px;
    width: 450px;
  }

  .first_bl_serv_2 {
    width: auto;
    display: flex;
    align-items: stretch;
}

  .about_bl:nth-child(2) h3:before{
    background: url(../images/icons/errow_new_bl.svg);
  }

  .about_bl:nth-child(1) h3:before{
    background: url(../images/icons/errow_new_wh.svg);
  }
	
  .about_bl:nth-child(2) span.h3:before{
    background: url(../images/icons/errow_new_bl.svg);
  }

  .about_bl:nth-child(1) span.h3:before{
    background: url(../images/icons/errow_new_wh.svg);
  }
  .grid_s2_about{
    flex-direction: column;
  }

  .about_bl{
    width: 100%;
  }

  .about_bl:nth-child(2) {
    box-shadow: none;
    background: #fff;
    width:100%;
    box-shadow: 0px 4px 32px rgb(33 67 99 / 12%);
  }

  .about_bl:nth-child(2) h3 {
    color: #606B77;
  }
	
  .about_bl:nth-child(2) span.h3 {
    color: #606B77;
  }

  .about_bl:nth-child(2) p {
    color: #606B77;
  }

  .about_bl:nth-child(1) {
    box-shadow: none;
    background: #0056A4;
    width:100%;
    box-shadow: none;
  }

  .about_bl:nth-child(1) h3 {
    color: #FFFFFF;
  }
	
  .about_bl:nth-child(1) span.h3 {
    color: #FFFFFF;
  }

  .about_bl:nth-child(1) p {
    color: #FFFFFF;
  }

  .about_bl:nth-child(3) {
    width: 100%;
  }

  .sidebar_content ul li.current_page_item {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  }

  footer{
    padding-left: 0;
  }

  .header {
    padding-left: 0;
  }

  .grid_benefits {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    align-items: stretch;
  }

  .benefits_block:hover p {
    color: #FFFFFF;
  }

  .benefits_block p {
    margin-top: 20px;
    height: fit-content;
    overflow: hidden;
    transition: all 0.3s ease;
    color: #606B77;
  }

  .benefits {
    margin-top: 65px;
    height: auto;
  }

.benefits_block {
    padding: 30px;
    max-width: 100%;
    height: auto;
    width: 100%;
    margin-bottom: 0;
}
  .container{
    padding: 0 40px;
   }
 
  .header_logo{
    width: 145px;
  }

  .search_mob img{
    width: 100%;
  }

  .burger img{
    width: 100%;
  }

  .lang{
    margin-left: 15px;
  }

  .burger{
    display: block;
    margin-left: 15px;
    width: 54px;
    height: 54px;
  }

  .search_mob{
    display: block;
    margin-left: 30px;
    width: 54px;
    height: 54px;
  }

  .header_search{
    display: none;
    width: 54px;
    height: 54px;
  }

  .absolut_search{
    position: absolute;
    right: 0;
    top: 0;
  }

  .sidebar_nav:hover{
    width: 100%;
  }

  .sidebar_content{
    width: 100%;
    height: 100vh;
    position: relative;
    padding-left: 0;
  }

  .sidebar_content ul{
    width: 100%;
  }

  .sidebar_content .burger_close img{
    width: 100%;
    height: 100%;
    padding: 0;
  }

 .burger_close{
    width: 50px;
    height: 50px;
    position: absolute;
    right: 30px;
    top:20px;
  }

  .sidebar_content ul li:hover{
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
  }

  .sidebar_content a{
    font-size: 16px;
    line-height: 109%;
  }

  .sidebar_content ul li {
    margin-bottom: 0;
    padding: 13px 0;
    padding-left: 40px;
  }


  .sidebar_nav {
    display: none;
    width: 100%;
    height: auto;
    position: fixed;
    z-index: 2;
    overflow: auto;
  }
  .main_site {
    padding-left: 0;
  }
  .container {
    padding: 0 40px;
    max-width: 100%;
  }

  .menu_text{
    padding: 40px;
  }

  .name_country_box {
    grid-template-columns: repeat(5, 1fr);
  }

  .country_card{
    height: 154px;
  }

  .choice_country_box {
    width: 70%;
  }


  .percel_track_box{
    width: calc(100% + 80px);
    margin-left: -40px;
  }

  .percel_track_logos{
    margin-left: 40px;
  }

  .percel_track_logos img:nth-child(1){
    width: 150px;
    margin-right: 20px;
  }

  .percel_track_logos img:nth-child(2){
    width: 140px;
  }

  .burger_close{
    display: block;
  }

}

@media (max-width: 991px) {
	.slider_letters_popup{
		width: 100%;
	}
	.slider_letters_popup .slick-arrow{
		display: none;
	}
	.flex_main_ab {
    	flex-direction: column;
		row-gap: 25px;
	}
	.flex_main_ab .text {
		width: 100%;
	}
	.flex_main_ab .video {
		width: 100%;
	}
	.departments_flex {
		flex-direction: column;
		margin: 40px 0;
	}
	.department.attr_dep {
		width: 100%;
		margin-bottom: 25px;
	}
	.dep_wrap {
		width: 100%;
		row-gap: 25px;
	}
	.phone_header a img {
		margin: 0 0 0 10px;
		width:45px;
		height:45px;
	}
	
  .grid_news_3 {
    width: calc(100% + 40px);
    overflow: scroll;
    grid-column-gap: 15px;
  }

  .top_footer{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 40px;
  }

  .img_post_prew {
    height: 140px;
    width: 264px;
  }
  .name_country_box .simplebar-content {
    grid-template-columns: repeat(3, 1fr);
  }
  .search_mob {
    display: block;
    margin-left: 30px;
    width: 45px;
    height: 45px;
  }

  .burger {
    display: block;
    margin-left: 10px;
    width: 45px;
    height: 45px;
  }

  .lang {
    margin-left: 10px;
    width: 45px;
    height: 45px;
  }

  .grid_types {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-column-gap: 15px;
    grid-row-gap: 30px;
  } 

  .types_block::after{
    display: none;
  }


.header_nav_menu a{
  font-size: 14px;
  line-height: 109%;
}

.header_logo {
  width: 103px;
}

.header{
  padding-bottom: 60px;
  height: auto;
  padding-top: 18px;
  position: relative;
}

.header_nav_menu{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.header_addition {
   height: auto;
}

.menu{
  width: 100%;
  padding: 17px 0;
  border-top: 1px solid #E6E6E6;
}



.header_addition .container {
  position: relative;
}

.header_addition video {
  width: 100%;
  height: 320px;
  object-fit: cover;
}


.choice_country_box {
  width: 90%;
}


.name_country_box {
  grid-template-columns: repeat(3, 1fr);
}


.percel_track_box {
  flex-direction: column;
  align-items: center;
}

.percel_track_input {
  position: relative;
  width: calc(100% - 40px);
}

.percel_track_box {
  padding: 50px 0;
  height: auto;
}

.percel_track_logos {
  margin-left: 0;
  width: 100%;
  justify-content: center;
  margin-top: 40px;
}

}

@media (max-width: 760px) {
.letters{
	padding: 60px 0 0;
}
.slider_letters_popup .img_letter {
	padding: 15px;
}
.close_popup_lett {
    position: absolute;
    top: 15px;
	right: 15px;
}
.slider_letters {
    padding: 0 30px;
    position: relative;
}
.slider_letters .slick-arrow {
    position: absolute;
    width: 23px;
	height: 40px;
}
	
.services_s span {
	margin-bottom: 20px;
}
	
.wpcf7-radio {
	padding: 15px 15px 15px
}
	
.hidden_input{
	padding:0;	
}
	
.wrapper_form h3 {
    font-weight: 700;
    font-size: 22px;
	line-height: 127%;
	margin-bottom:30px;
}
	
.wrapper_form span.h3 {
    font-weight: 700;
    font-size: 22px;
	line-height: 127%;
	margin-bottom:30px;
}
	
.wrapper_form {
	padding: 20px 15px 75px 15px;
}
.more_inform .services_block {
	padding: 15px;
}

#search-error {
    position: relative;
    bottom: -45px;
    font-size: 12px;
    right: 280px;
    color: red;
}


.serch_p .more_news_title h2{
  font-size: 24px;
} 

.serch_p .grid_news_3 {
  width: 100%;
  grid-column-gap: 15px;
  grid-template-columns: repeat(1, 1fr);
}

.serch_p .img_post_prew {
  height: 140px;
  width: 100%;
}

.tracking_attention_box p{
  font-size: 15px;
  line-height: 25px;
}

.tracking_attention_box{
  padding: 8px 15px 8px 10px;
  position: relative;
  width: calc(100% + 30px);
  margin-left: -15px;
  border-radius: 0;
  height: auto;
}

.tracking_attention_box img {
    margin-right: 0;
    position: inherit;
    top: 0;
    left: 0;
    margin-right: 10px;
}

#map {
  width: calc(100% + 30px);
  height: 400px;
  margin-left: -15px;
}

.departments_grid {
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: 30px;
  margin-bottom: 60px;
}

.department h4{
  font-size: 22px;
  line-height: 140%;
  margin-bottom: 20px;
}
	
.department span.h4{
  font-size: 22px;
  line-height: 140%;
  margin-bottom: 20px;
}
	
.department span.h3{
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 20px;
    margin-top: 25px;

}
.department.attr_dep p {
    margin: 0;
}

.department a{
  font-size: 16px;
  line-height: 146%;
  margin-bottom: 20px;
}
	
.department span.phone{
  font-size: 16px;
  line-height: 146%;
  margin-bottom: 20px;
}
.department span.phone svg{
  margin-right: 12px;
}

.department a svg{
  margin-right: 12px;
}

.department{
  padding: 30px;
}

.doc_s h3{
  font-size: 20px;
  line-height: 146%;
}

.doc_blocks {
  margin-top: 40px;
}

.block_doc{
  min-height: 150px;
  padding: 20px 10px 15px;
  margin-bottom:20px;
  font-size: 13px;
  line-height: 20px;
}

.grid_doc {
  grid-template-columns: repeat(2,1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}

.block_doc svg {
  margin-bottom: 10px;
  width: 31px;
  height: 38px;
}


.all_news_grid .news_block{
  flex-direction: column;
  margin-bottom: 60px;
}

.all_news_grid .img_post_prew {
  width: 100%;
  height: 185px;
  margin-right: 0;
}

.all_news_grid {
  margin-top: 60px;
}

.right_bl_news{
  width: 100%;
  margin-top: 17px;
}

.all_news_grid .cat_data span {
  font-size: 13px;
  line-height: 20px;
}

.all_news_grid .cat_data {
  margin: 0 0 15px;
}

.all_news_grid .news_block p {
  margin-bottom: 15px;
}

.all_news_grid .more_post {
  font-size: 13px;
  line-height: 20px;
}

.wraper{
  flex-direction: column;
}

.cooki_btn{
  width: 100%;
  margin-top: 15px;
}
.show_more{
  display: block;
}
.quote h3{
  padding-left: 70px;
  font-size: 20px;
  line-height: 146%;
}

.cars{
  margin-bottom: 60px;
}

.first_bl_serv {
  width: calc(100% + 30px);
  margin-left: -15px;
  padding-left: 15px;
}

.ftl_bl h3{
  font-size: 20px;
  line-height: 146%;
}
	
.ftl_bl span.h3{
  font-size: 20px;
  line-height: 146%;
}

.ftl_bl span{
  margin-bottom: 15px;
}

.ftl_bl p{
  font-size: 15px;
  line-height: 25px;
}

.ftl_bl img {
  width: 68px;
  height: 68px;
  margin-right: 25px;
}

.bl_serv.air{
  width: 300px;
  padding: 30px;
}

.bl_serv{
  padding: 30px;
}

.first_bl_serv > div:nth-child(3) {
  width: 300px;
}

.first_bl_serv > div:nth-child(1) {
  width: 300px;
  height: 600px;
  position: relative;
  overflow: hidden;
}

.bl_serv h3{
  font-size: 20px;
  line-height: 146%;
  margin: 15px 0;
}
	
.bl_serv span.h3{
  font-size: 20px;
  line-height: 146%;
  margin: 15px 0;
}

.bl_serv p{
  font-size: 15px;
  line-height: 25px;
}

.bl_serv img {
  width: 68px;
  height: 68px;
}

.services_s {
  margin-bottom: 40px;
}

.quote h3::before{
  width: 43px;
  height: 32px;
  left: 0;
}

.quote {
  margin-bottom: 60px;
}

.what_should_you_know {
  margin-top: 80px;
  margin-bottom: 20px;
}

.about_bl{
  padding: 30px;
  margin-bottom: 30px;
}

.about_bl h3{
  font-size: 15px;
  line-height: 146%;
  margin-bottom: 15px;
}

.about_bl h3:before{
  width: 22px;
  height: 26px;
}
	
.about_bl span.h3{
  font-size: 15px;
  line-height: 146%;
  margin-bottom: 15px;
}

.about_bl span.h3:before{
  width: 22px;
  height: 26px;
}

.about_bl p{
  font-size: 15px;
  line-height: 25px;
}

.s_about_text h3{
  font-size: 20px;
  line-height: 146%;
  margin-bottom: 30px;
}

section.s_about_text p{
  font-size: 15px;
  line-height: 25px;
  margin-top: 15px;
}

.title_s {
  min-height: 230px;
  height: auto;
  padding: 20px 0;
}

.bread_crumbs{
  flex-wrap: wrap;
}

.share{
  margin-top: 65px;
}

.main_s_single h2{
  font-size: 20px;
  line-height: 146%;
  margin-top: 30px;
}

.main_s_single img {
  width: 100%;
  height: auto;
  margin: 30px auto 15px;
}

.main_s_single .discription p{
  font-size: 13px;
  line-height: 20px;
}
	
.main_s_single ul{
  font-size: 15px;
  line-height: 25px;
}
	
.main_s_single ol{
  font-size: 15px;
  line-height: 25px;
}

.main_s_single p{
  font-size: 15px;
  line-height: 25px;
}

.main_s_single .post_quote p{
  font-size: 16px;
  line-height: 146%;
}

.post_quote {
  padding-left: 0;
  padding-top: 30px;
  margin-top: 30px;
}

.post_quote:before {
  width: 43px;
  height: 32px;
}

.main_s_single .autor img{
  width: 80px;
  height: 80px;
  margin: 0;
  left: 0;
}

.autor {
  padding-left: 104px;
  margin: 30px auto 60px;
}

.autor h4{
  font-size: 20px;
  line-height: 146%;
}

.autor h5{
  font-size: 15px;
  line-height: 25px;
}

.news_links_to_social img {
  width: 28px;
  height: 28px;
  margin-left: 10px;
}

.bread_crumbs img {
  width: 6px;
  height: 12px;
  margin: 4px 12px;
}

.bread_crumbs {
  margin: 35px 0;
}

.title_s h1{
  font-size: 26px;
  line-height: 130%;
}

.bread_crumbs a{
  font-size: 13px;
  line-height: 20px;
}
	
.bread_crumbs a span{
  font-size: 13px;
  line-height: 20px;
}

.bread_crumbs span{
  font-size: 13px;
  line-height: 20px;
}

.absolut_search.open_search input {
  width: calc(100vw - 140px);
}
.sidebar_content{
  padding: 0;
}
.types_block {
  padding: 0;
}
.logo_title{
  display: flex;
  align-items: center;
}

.benefits_block img{
  max-width: 38px;
  max-height: 42px;
}

.benefits_block h3{
  font-size: 15px;
  line-height: 146%;
  margin-top: 0;
  margin-left: 26px;
}

.benefits_block p {
  margin-top: 15px;
}
footer {
  margin-top: 60px;
  padding: 60px 0;
}

.top_footer {
  grid-template-columns: repeat(1, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
	
.phone_email {
    flex-direction: column;
	margin-bottom:20px;
}
	
.phone_email .phone {
    margin-right: 0;
    margin-bottom: 30px;
}

.footer_bl {
  max-width: 100%;
}

.top_footer p {
  margin-top: 15px;
}

.top_footer a {
  margin-top: 15px;
}

.bottom_footer{
  flex-direction: column-reverse;
  margin-top: 30px;
}

.copirate{
  margin-right: 0;
  font-size: 13px;
  line-height: 20px;
}
	
.copirate a{
  margin-right: 0;
  font-size: 13px;
  line-height: 20px;
}

.publick {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 60px;
}

.cat_data span{
  font-size: 13px;
  line-height: 20px;
}

.cat_data span img {
  max-width: 15px;
  max-height: 15px;
  margin-right: 9px;
}

.cat_data {
  margin: 15px 0;
}

.grid_news_3 {
  width: calc(100% + 15px);
  grid-column-gap: 15px;
}

.news_block h3{
  font-size: 15px;
  line-height: 146%;
  margin-bottom: 12px;
}
	
	
.news_block span.h3{
  font-size: 15px;
  line-height: 146%;
  margin-bottom: 12px;
}

.more_post{
  font-size: 13px;
  line-height: 20px;
}

.news_3 .main_btn {
  margin: 30px 0 0;
  padding: 15px 30px;
}

.main_btn{
  font-size: 14px;
  line-height: 140%;
  padding: 15px 25px;
}

.name_country_box {
  max-height: 660px;
}

.benefits {
  margin-top: 40px;
  margin-bottom: 60px;
}

.grid_benefits {
  grid-template-columns: repeat(2,1fr);
}

.name_country_box .simplebar-content {
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
.types_blocks {
  margin-top: 60px;
}

.types_block p{
  font-size: 16px;
  line-height: 146%;
}

.types_of_cargo {
  margin-bottom: 40px;
}

.meest_worldwide {
  margin-top: 40px;
}

.grid_services {
  grid-template-columns: repeat(1,1fr);
  margin-bottom: 0;
}

section.services_s p {
  font-size: 16px;
  line-height: 120%;
}

section.services_s li{
  font-size: 16px;
  line-height: 146%;
  margin-top: 20px;
}

section.services_s li:before{
  width: 14px;
  height: 20px;
}

.services_s .main_btn{
  display: none;
}

.services_block {
  padding: 30px;
}
  .main_slider_s {
    margin-bottom: 40px;
  }

  .slide img{
    height: 230px;
  }

  .arrow_section{
    width: 40px;
  }

  .arrow_down {
      height: 30px;
      margin-bottom: 40px;
  }
  section h2{
    font-size: 26px;
    line-height: 130%;
    margin-bottom: 20px;
  }
	
  span.h2{
    font-size: 26px;
    line-height: 130%;
    margin-bottom: 20px;
  }
	
  .services_s span.h2{
    font-size: 26px;
    line-height: 130%;
    margin-bottom: 20px;
  }
  .services_s h1{
	font-size: 26px;
    line-height: 130%;
    margin-bottom: 20px;	
  }
  .slide_text span.h2{
    margin-bottom: 15px;
  }
  .header_nav_menu a{
    margin-left: 15px;
    margin-right: 3px;
	white-space: nowrap;
  }
	
  .header_nav_menu ul {
    overflow: auto;
  }

  .slider_bl .slick-arrow{
    display: none;
  }

  .slide {
    padding: 0;
  }

  .slide::before {
    height: 230px;
  }

  .slide_text {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 0;
    max-width: 100%;
    z-index: 2;
    position: relative;
    margin-top: 30px;
  }

  .slider_bl .slick-dots {
    width: 100%;
    top: 195px;
  }

  .slider_bl .slick-dots li[class=slick-active] button {
    background: #fff;
  }

  .slider_bl .slick-dots button {
    background: #B2BAC4;
  }

  .slider_bl{
    display: none;
  }

  .slider_bl.mob_slider{
    display: flex;
  }
  .container{
    padding: 0 15px;
  }

  .menu_var ul {
    display: flex;
    align-items: center;
    width: calc(100% + 15px);
}

  .menu_var {
    width: calc(100% + 15px);
    overflow: auto;
    margin-bottom: 30px;
  }

  .percel_track_box {
    width: calc(100% + 30px);
    margin-left: -15px;
  }

  main{
    overflow: hidden;
  }

.header {
  	position:fixed;
  	z-index:10;
	background:#fff;
	width:100%;
}
	
.sidebar_nav {
	z-index: 11;
}
	
.main_site{
	padding-top:120px;	
}

.header_nav{
  align-items: center;
  height: fit-content;
}


.header_logo {
  width: 110px;
}

.search_mob{
  width: 45px;
  height: 45px;
}

.burger{
  width: 45px;
  height: 45px;
  margin-left: 10px;
}

.lang{
  width: 45px;
  height: 45px;
  margin-left: 10px;
}

.header_search input{
  height: 45px;
}

.header_search button {
  top: 11px;
}

.header_search{
  width: 45px;
  height: 45px;
}


.country_card {
  height: 154px;
}

.choice_country_box {
  width: calc(100% + 30px);
  margin-left: -15px;
}

.choice_country_box ul{
  border-radius: 0;
  background: #EDEFF3;
  width: 100%;
}

.choice_country_box ul li.active_li a {
  width: fit-content;
  height: auto;
  background-color: transparent;
  border-radius: 0;
  color: #2361a9;
  border-bottom: 3px solid #2361a9;
  padding: 15px 0;
}

.choice_country_box ul li a {
  font-size: 14px;
  width: 100%;
  height: auto;
  padding: 0;
  margin-right: 30px;
  padding: 15px 0;
  justify-content: flex-start;
}

.choice_country_box ul{
  justify-content: flex-start;
  height: fit-content;
}

.choice_country_box li {
  border-right: none;
  cursor: pointer;
}

.sidebar_content ul li {
  margin-bottom: 0;
  padding: 11px 0;
  padding-left: 35px;
}

.sidebar_content a {
  font-size: 14px;
  line-height: 109%;
}

.burger_close {
  width: 45px;
  height: 45px;
  right: 15px;
  top: 15px;
}

.before_mob:before {
  content: "";
  position: absolute;
  border-top: 130px solid transparent;
  border-left: 72px solid #fff;
  border-bottom: 130px solid transparent;
  z-index: 1;
}

.before_mob{
  width: 100%;
}

}

@media (max-width: 560px) {
	.grid_benefits {
		grid-template-columns: repeat(1,1fr);
	}
	.share {
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	
	.news_links_to_social {
		display: flex;
		align-items: center;
		margin-bottom: 20px;
	}
	.popup_block {
		max-width: 100%;
		width: 100%;
		margin: auto;
		background: #fff;
		padding: 60px 0 40px;
		position: relative;
		box-shadow: none;
		border-radius: 0;
	}
	
	.title_popup {
		margin-bottom: 35px;
		flex-direction: column;
	}
	.btn_popup {
		padding: 15px 32px;
	}
	.flex_btn {
		row-gap: 15px;
	}
	
	.title_popup h2 {
		font-size: 18px;
		line-height: 109%;
	}
	
	.title_popup span.h2 {
		font-size: 18px;
		line-height: 109%;
	}
	
	.title_popup h3 {
    	font-weight: 600;
		font-size: 15px;
	}
	
	.title_popup span.h3 {
    	font-weight: 600;
		font-size: 15px;
	}
	
	.main_text_popup p{
		font-size: 14px;
    	margin-bottom: 26px
	}
	
	.main_text_popup a{
		font-size: 14px;
    	margin-bottom: 26px
	}
	
	.main_text_popup h5{
		font-size: 12px;
    	margin-bottom: 15px;
	}
	
	.main_text_popup span.h5{
		font-size: 12px;
    	margin-bottom: 15px;
	}
	
	.popup_img{
		margin-right:0;
		margin-bottom:20px;
	}
	
	.close_popup_calc {
		top: 13px;
		right: 13px;
	}
}

@media (max-width: 480px) {

.mob_trek{
  display: block;
}

.desctop_trek{
  display: none;
}

.percel_track_input button{
  width: 60px;
  height: 60px;
}

.search_input button{
  width: 60px;
  height: 60px;
}

.before_mob:before {
  content: "";
  position: absolute;
  border-top: 80px solid transparent;
  border-left: 50px solid #fff;
  border-bottom: 80px solid transparent;
  z-index: 1;
}

.search_input .desctop_trek{
  display: none;
}

.search_input .mob_trek{
  display: block;
}

}

@media (max-width: 420px) {
  .header_search input {
    width: 225px;
}
}