body {
font-family: 'Montserrat',Arial,sans-serif;
margin: 0px;
}

.wrap123 {
    /* max-height: 700px; */
    display: flex;
}
.in_text_text td {
    padding: 0px 6px;
}
.swiper {
	height: auto !important;}

.swiper-wrapper {
    height: auto !important;
}
.swiper-button-next, .swiper-button-prev {
    width: 60px !important;
    height: 60px !important;
    background: #fff;
    border-radius: 30px;
    cursor: pointer;
    transition: opacity .2s ease-out;
    box-shadow: 0 4px 9px 0px rgb(0 0 0 / 14%);
}

.see_tab {
    height: 0px;
    transition: all .45s ease-in-out;
    display: block;
    overflow: auto;
    opacity: 0;
}

.see_tab.in_open {
    height: auto;
    transition: all .45s ease-in-out;
    opacity: 1;
}

div#responseMessage {
    font-size: 20px;
    text-align: center;
    padding: 50px 20px;
}
.slick-slide img {
    display: block;
    width: 100%;
}
.jetur {
    width: 200px;
}
.jetur img {
    width: 100%;
}
p {
    color: #212121;
    font-size: 20px;
    line-height: 1.55;
    font-weight: 300;
    font-family: 'Arial';
}
swiper-slide img {
    vertical-align: middle;
    width: 100%;
}

.mob_i {
display: none;	
}

.currency p {
    font-size: 13px;
    line-height: 1rem;
    padding: 0px;
}
.but.right {
    text-align: left;
}
h1.h2norm {
    font-size: 62px;
}
.name_color p.h2norm {
	font-size: 22px;
    line-height: 1.35;
}
.home .bg_fixed_color .content h2 {
    font-size: 45px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
}
.but {
    text-align: center;
    margin-top: 55vh;
}
.home .bg_fixed_color .content h3 {
    font-size: 35px;
    color: #fff;
    margin-top: 0px;
    text-align: center;
}
.home .bg_fixed_color .content .but a {
    width: auto;
}

.bg_fixed.wer333{
	    background: url(/assets/templates/img/1680x900_jetour-main.jpg);
    background-position: center;
    background-size: cover;
	
}

.wer333 .bg_fixed_color {
    background: -webkit-linear-gradient(top, rgba(23,65,97,0.60), rgba(0,0,0,0.70)) !important;

}

.slid_car {
    width: 100%;
    height: auto;
}
.slick-initialized .slick-slide {
    display: block;
    height: auto !important;
}

p.home_text {
    font-size: 18px;
    font-family: 'Roboto';
    font-weight: 300;
    color: #212121;
    line-height: 1.5;
}
.fe_home_ {
    max-width: 1000px;
    margin: 0 auto;
    padding: 100px 0px;
}
.w1000 {
    max-width: 1000px;
    margin: 0 auto;
}
.padong_top_100 {
    padding-top: 50px;
}
.padong_bottom_100 {padding-bottom: 100px;}
.button_a {
    color: #ffffff;
    border: 1px solid #174161;
    background-color: #174161;
    display: inline-block;
    font-size: 16px;
    padding: 20px 60px;
    text-align: center;
    white-space: nowrap;
    font-weight: 700;
    text-decoration: none;
-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.button_a:hover {
    background: none;
	color: #174161;
}
.wer12 p {
    font-size: 15px;
}
.menu {
    display: flex;
    background-color: rgb(255, 255, 255);
    height: 70px;
    box-shadow: rgb(0 0 0 / 30%) 0px 1px 3px;
    position: fixed;
    width: 100%;
    z-index: 99;
}
.px70 {
    width: 100%;
	height: 70px;
}
.menu .content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.logo {
    max-width: 150px;
}
.logo img  {
    width: 100%;
}
.nav {}
.menu .content .nav ul {
    list-style: none;
    padding: 0;
    display: flex;
    margin: 0px;
}
.menu .content .nav ul li {
    /* padding: 25px 10px; */
}
.menu .content .nav ul li.inidsryou p {
    cursor: pointer;
}
.menu .content .nav ul li a, .menu .content .nav ul li.inidsryou p {
    color: #174161;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    padding: 23px 5px;
    display: inline-block;
    -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 1.55;
}
.menu .content .nav ul li a:hover, .menu .content .nav ul li.inidsryou p:hover {
    opacity: 0.7 !important;
}
.swiper-button-next, .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 79%) !important;
}

.up_menu.cone {
    display: none;
}
.iseyou .up_menu.cone {
    position: absolute;
    display: block;
    background: #fff;
    width: 100%;
    left: 0;
    box-shadow: rgb(0 0 0 / 30%) 0px 3px 3px;
}
.up_menu .content {
    display: block;
}
.jetur {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.slider .item {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.slider .item .content {
    text-align: center;
}
p.dep {
    padding: 0px;
    margin: 0px;
}
.slider .item h2, .slider .item h3 {
	font-weight: 700;
    font-size: 26px;
    text-align: center;
    color: #180d8f;
    margin: 0;
}
.slider .item a.bot_in_slid {
    color: #ffffff;
    border: 1px solid #ffffff;
    background-color: #001c41;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    text-transform: uppercase;
    margin-top: 50px;
    display: inline-block;
    padding: 20px 30px;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.slider .item a.bot_in_slid:hover {
background-color: #acb0b3 ;
    color: #000000 ;
    border-color: #ffffff ;
    -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.center {
	text-align: center;
}
.tvo_flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.texe_promo {text-align: left;}
.texe_promo h2 {
    font-size: 62px;
    margin: 0;
    font-weight: 600;
    color: #495966;
}
.bg_fixed {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-image: url(/assets/templates/img/j_1.jpg);
    background-attachment: fixed;
}
.bg_fixed_color .content h2 {
    color: #fff;
    padding: 24px 0 24px 0;
    letter-spacing: 1px;
    font-size: 72px;
    line-height: 1.17;

}
.bg_fixed_color.grty {
    background: -webkit-linear-gradient(top, rgba(23,65,97,0.60), rgba(0,0,0,0.70));
}
.bg_fixed_color {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    /* background: -webkit-linear-gradient(top, rgba(23,65,97,0.60), rgba(0,0,0,0.70)); */
}

.bg_fixed_color .content {
    margin-top: 70px;
}


.in_car_pages .bg_fixed_color {
    /* background: -webkit-linear-gradient(left, rgb(23 65 97 / 71%), rgb(0 0 0 / 0%)); */
}
.bg_fixed.in_car_pages {
    background-attachment: scroll;
}
.in_car_pages .but a.lola1 {
    margin-right: 20px;
    width: 210px;
    text-align: center;
}
.in_car_pages .but a.lola2 {
    width: 210px;
    text-align: center;
}



.contact {}
.content {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}


.zgods {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.zgods input.swge {
    width: auto;
    padding: 15px;
    margin: 15px;
}
.zgods span {
    font-size: 18px;
}
.but a {
    color: #174161;
    border: 1px solid #fff;
    background-color: #ffffff;
    text-decoration: none;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    display: inline-block;
    font-family: 'Montserrat',Arial,sans-serif;
    font-size: 16px;
    padding: 20px 60px;
    font-weight: 700;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.but a.lola2 {
    background: none;
    color: #fff; 
}
.but a:hover {    
	background: #174161;
    color: #fff; 
}
.bg_fixed_color p {
    color: #fff;
    padding: 15px 0 30px 0;
    font-size: 20px;
    line-height: 1.55;
    font-weight: 300;
}
.h2norm {
    font-size: 42px;
    line-height: 1.23;
    font-weight: 600;
    color: #495966;
}
.p_clasic {
    max-width: 560px;
    margin: 0 auto;
    font-size: 22px;
    line-height: 1.5;
    font-weight: 300;
    color: #212121;
}

.exter p {
	font-size: 18px;
    font-family: 'Roboto';   
	font-weight: 300;
    color: #212121;
    line-height: 1.5;
}
.ferma {
    margin: 20px;
    width: 30%;
}
.ferma img {
    width: 100%;
}

.footer p {
    color: #fff;
    font-weight: 600;
}
.footer {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #0c4161;
    color: #fff;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
}
.su_menu_car {
    background: rgba(23,65,97,1);
    min-height: 10px;
    z-index: 9;
}
.su_menu_car .content ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.su_menu_car .content ul li {
    padding: 24px;
}
.su_menu_car .content ul li a {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
	-webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.su_menu_car .content ul li a:hover {
	-webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
	opacity: 0.6 !important;
}
.prev.slick-arrow {
    position: absolute;
    float: left;
    margin-top: calc(25% - 50px);
    width: 75px;
    height: 75px;
    z-index: 9;
    background: #ffffff8c;
    padding: 10px;
    border-radius: 50%;
}
.next.slick-arrow {
    position: relative;
    right: 20px;
    margin-top: calc(-25% + 50px);
    width: 75px;
    height: 75px;
    background: #ffffff8c;
    padding: 10px;
    border-radius: 50%;
    /* height: 100%; */
    float: right;
}
.slick-arrow img {
    cursor: pointer;
    width: 100%;
}
.slid_car {
    width: 100%;
    height: auto;
}
.slid_div {
    margin: 0px 10px;
}
.felx_horisont {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: row;
}
.car_har {
    width: 250px;
    margin: 20px;
    text-align: center;
}
.car_har h3 {
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: #495966;
}
.slick-slide {
    opacity: 0.3;
		-webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.slick-active {
    opacity: 1;
		-webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.img_3_f {
    max-width: 360px;
    width: 100%;
}
.img_3_f img {
    width: 100%;
}
.div_3_flex {
    margin: 20px;
}
.oll_hight {
    display: flex;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: wrap;
}
.div_3_flex {
    margin: 1%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    max-width: 360px;
    width: 31%;
}

.bg174161 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #174161;
}

.flex_horizont {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.wid_50 {
    width: 48%;
    margin: 1%;
    min-height: 200px;
}
.flex_horizont .wid_50.img_q {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.flex_horizont .wid_50.img_q img {
    margin: 1%;
    width: 48%;
    height: auto;
}
.font22 p {
    font-size: 22px;
    color: #fff;
}
.wid_50.font22 {
    width: 40%;
    margin: 1% 5%;
}
.padding_div {
    padding: 50px 0px;
}
p.foot_p {
    font-size: 12px;
    color: #d1e3f0;
}
.content.felx_horisont.padong_top_100 {
    padding-top: 0;
}
.wid_50.img_q.service img {
    width: 100%;
}

.var_car_color .slick-slide {
    height: auto;
}
.footer_menu a {
    color: #fff;
    font-size: 16px;
}

.prev_else.slick-arrow {
    position: absolute;
    z-index: 2;
    background: #fff;
    width: 20px;
    height: 20px;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 1px 1px 1px 1px #ededed;
    margin-top: 200px;
    left: -50px;
}
.next_else.slick-arrow {
    position: absolute;
    z-index: 2;
    background: #fff;
    width: 20px;
    height: 20px;
    padding: 10px;
    border-radius: 50%;
    box-shadow: 1px 1px 1px 1px #ededed;
    margin-top: -194px;
    right: -50px;
}
.prev_else.slick-arrow:hover, .next_else.slick-arrow:hover {
	box-shadow: 1px 1px 1px 1px #dfdede;	
}

.wid_50.service_content {
    width: 43%;
    margin-right: 6%;
}
.prev_else img, .next_else img {
	width: 100%;
}
.service_content p {
    font-size: 18px;
    font-family: 'Roboto';
    font-weight: 300;
    color: #212121;
    line-height: 1.5;
}
._active h4.name {
    padding: 20px;
    font-size: 22px;
    background: #d0d8df;
	-webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
._active h4.name:hover {
    background: #174161;
    color: #fff;
	-webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
._active h4.name {
    padding: 20px;
    font-size: 22px;
    margin-bottom: 0;
}
._active.cktave h4.name {
    background: #174161;
    color: #fff;
}
._active .answer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
	-webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
._active .answer .text {
    width: 46%;
    margin: 1%;
    padding: 1%;
}
._active .answer .text:nth-child(1),._active .answer .text:nth-child(4),._active .answer .text:nth-child(5),._active .answer .text:nth-child(8),._active .answer .text:nth-child(11) {
    background: #e5f2fbb8;
}


.answer {
    height: 1px;
    overflow: hidden;
    margin: 10px;
}
._active.cktave .answer {
    height: auto;
    -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    border: 1px solid #174161;
}

.none_pc {
 display: none;
}
.min_img_car img {
    margin: auto;
}
.form_home {
    width: 50%;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 60px;
}
.f3f3f3 {
	background: #f3f3f3;
}
.midle {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 30px 80px;
}
.midle .wid_50 {
    min-height: 10px;
}

img.imgtirr {
    width: 700px;
}
table.ertt td {
    padding: 5px;
}

.slider_form {
    width: 100%;
    height: 50vh;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background-color: #f0f0f0;
}

.slider_form img {
    width: 100%; /* Заповнення ширини */
    height: 100%; /* Заповнення висоти */
    object-fit: cover; /* Зберігання пропорцій та заповнення всього блоку */
}



select.sewll {
    border: 0 none;
    border-bottom: 1px solid #b9b9b8;
    border-radius: 0;
    width: 100%;
    padding: 11px;
    margin-bottom: 65px;
    outline: none;
    background: #fff;
    color: #4c4e4c;
    top: 8px;
    left: 30px;
    transition: 0.28s;
    font-weight: 100;
    font-size: 18px;
    line-height: 1.55;
    font-family: 'Montserrat',Arial,sans-serif;
}
.contact-form input {
    border: 0 none;
    border-bottom: 1px solid #b9b9b8;
    border-radius: 0;
    width: 100%;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    line-height: 32px;
    padding: 5px;
    margin-bottom: 65px;
    outline: none;
    background: #fff;
}
.contact-form .captcha-wrap {
  margin-bottom: 45px;
}
.contact-form .btn {
    font-size: 24px;
    line-height: 54px;
    border: none;
    width: 100%;
    padding: 10px;
    font-weight: 700;
    text-align: center;
    outline: none;
    border-radius: 0px;
    background: #1e232d;
    border: 1px solid #ddc39d;
    color: #ddc39d;
}
.contact-form .btn:hover {
    background-color: #ddc39d;
    color: #1e232d;
}
.contact-form label {
    color: #212121;
    position: absolute;
    top: 8px;
    left: 30px;
    transition: 0.28s;
    font-weight: 100;
    font-size: 18px;
    line-height: 1.55;
    font-family: 'Montserrat',Arial,sans-serif;
}
.contact-form input:focus + label {
  top: -20px;
  font-size: 12px;
}
.contact-form input:invalid {
  box-shadow: none;
}
.contact-form input:valid {
  border-bottom: 1px solid #161613;
}



.contact-form select {
    border: 0 none;
    border-bottom: 1px solid #b9b9b8;
    border-radius: 0;
    width: 100%;
    font-weight: 100;
    font-size: 18px;
    line-height: 32px;
    padding: 10px 0px;
    padding-left: 13px;
    margin-bottom: 65px;
    outline: none;
    background: none;
    color: #212121;
}




.contact-form input:valid + label {
    top: -20px;
    font-size: 12px;
}
.contact-form input:invalid:not(:focus):not(:placeholder-shown) {
  border-bottom: 1px solid #d3362a;
}
.contact-form input:invalid:not(:focus):not(:placeholder-shown) + label {
  top: -20px;
  font-size: 12px;
}
.contact-form input:invalid:focus:not(:placeholder-shown) ~ .requirements {
  max-height: 20px;
}
.contact-form .requirements {
  position: absolute;
  bottom: 20px;
  padding: 0 5px;
  max-height: 0;
  transition: 0.28s;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #d3362a;
}

.cul_uss input {
    background: #ddc39d;
}

button.button_a {
    display: block;
    margin: auto;
}

.slid_div img {
    width: 100%;
}




.price_com table tbody tr:nth-child(2n) {
    background: #f5f7f8;
}
.price_com table td, .price_com table th {
    border: 1px solid #999;
    padding: 1.5rem;
    text-align: left;
    /* width: 100% !important; */
    /* max-width: 30%; */
}


.footer_menu ul {
    list-style: none;
    padding: 0px;
}
.swiper-wrapper {
    height: auto !important;
}
.next.slick-arrow, .prev.slick-arrow {
    display: none;
}












.h2norm {
    font-size: 42px;
    line-height: 1.23;
    font-weight: 600;
    color: #495966;
    width: 80%;
    margin: 0 auto;
}





























@media screen and (max-width: 800px) {
	
	
.mob_i {
display: block;	
}
	
	.pc_none {
		display: none
	}	
.h2norm {
    width: 100%;
}
    .in_text_text img {
        min-width: 100%;
        width: 100%;
        height: auto;
        margin: 0px !important;
    }
	
	
	
	
.in_text_text table {
    width: 100%;
    overflow: auto;
    display: block;
}
	
	
	
.menu {
    top: 0;
}
	
.footer_menu ul li {
    padding: 10px 0px;
}
	
	
	
.bg_fixed.wer333 {
    display: none;
}
	
	
	
	
img.imgtirr {
    width: 100%;
}
	
    .but {
        text-align: center;
        margin-top: 70vh;
        /* display: none; */
    }

	
	
	
.home .bg_fixed_color .content h2 {
    font-size: 28px;
}	
	
.midle .wid_50 {
    width: 100%;
    margin: 0px;
}
.midle {
    width: 90%;
    padding: 5px;
}	
.wid_50.service_content {
    text-align: center;
}	
.bg_fixed_color {
    text-align: center;
    max-height: 500px;
}
    .bg_fixed.in_car_pages.home {
        max-height: calc(100vh - 70px);
    }
.bg_fixed {
    max-height: 220px;
    margin-top: 70px;
}
.content.felx_horisont .car_har {
    width: calc(100% - 40px);
    text-align: center;
}
	
	

	
	
	.content.mob_center div .img {width: 100%; }
	
	.content.mob_center div .img img { width: 100% !important;}
	
	
.home .bg_fixed_color .content h3 {
    font-size: 24px;
}
.in_car_pages .but a.lola1 {
    margin-right: auto;
}	
.but a {
	padding: 10px 10px;
    font-size: 14px;
}	
.nav {
    position: absolute;
    background: #fff;
    left: 0;
    top: -570px;
    width: 100%;    
	-webkit-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
	
.nav.top {
    top: 70px;
    -webkit-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
    overflow-x: auto;
    height: calc(100vh - 70px);
}
.menu .content .nav ul {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 50px;
}	
.tvo_flex {
    display: flex;
    flex-direction: column;
}	
	.none_div {
		
    display: none;
	}
.img_promo img {
    width: 100%;
}
	
.menu .content .nav ul li .dep {
    width: calc(100% - 20px);
}
body.fixed {
    overflow: hidden;
}	
.menu .content {
    display: flex;
    justify-content: flex-start;
}
.up_menu.cone .content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.menu .content .logo {
    margin-left: 30px;
}	
.bg_fixed_color .content h2 {
    font-size: 21px;
    text-align: left;
}
.h2norm {
    font-size: 26px;
}
.texe_promo h2 {
    font-size: 45px;
}	
.padong_bottom_100 {
    padding-bottom: 50px;
}	
.padong_top_100 {
    padding-top: 50px;
}	
h1.h2norm {
    font-size: 45px;
}	
.fe_home_ {
    padding: 50px 0px;
}	
    .footer {
        display: flex
;
        flex-direction: column;
        align-items: flex-start;
        padding: 0 20px;
    }	
.iseyou .up_menu.cone {
    position: inherit;
    box-shadow: none;
}
.su_menu_car {
    text-align: right;
}
.su_menu_car .content ul {
    display: block;
    background: #174161;
    width: 100%;
    left: 0;
    height: 1px;
}
.su_menu_car .content ul.left {
    left: 0px;
    z-index: 99999999;
    height: auto;
}
.content.felx_horisont {
    display: flex;
    flex-direction: column;
}	
p.p_clasic {
    width: 80%;
    margin: auto;
}	
.oll_hight.center {
    display: flex;
    flex-direction: column;
}	
.div_3_flex {
    width: 100%;
}
.content.flex_horizont {
    display: flex;
    flex-direction: column;
}	
.wid_50.img_q {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0;
}	
.wid_50.font22 {
    width: 100%;
    margin: 0;
    text-align: center;
}
.felx_horisont {
    display: flex;
    flex-direction: column;
}	
	.ferma {
    width: calc(100% - 40px);
}
	.ferma img {
    width: 100%;
}

	.next_else.slick-arrow,
	.prev_else.slick-arrow,
	.next.slick-arrow,
	.prev.slick-arrow 
{
    display: none !important;
}	
a.lola1 {
    margin-bottom: 20px;
}	
.form_home {
    width: 80%;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 60px;
}
._active.cktave .answer {
    display: flex;
    flex-direction: column;
}
._active .answer .text:nth-child(1), ._active .answer .text:nth-child(4), ._active .answer .text:nth-child(5), ._active .answer .text:nth-child(8), ._active .answer .text:nth-child(11) {
    background: none;
}	
._active .answer .text {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.wid_50.service_content {
    width: 100%;
    margin-right: 0%;
}	
.texe_promo {
    text-align: center;
}
.mob_center {
    text-align: center;
}
.mob_center ul {
    text-align: left;
}
.jetur img {
    width: 100%;
    display: none;
}
	
	
.jetur {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}	
	
.menu .content .nav ul li a, .menu .content .nav ul li.inidsryou p {
    padding: 16px 10px;
}	
	
	
	
	
.bg_fixed_color .content {
    margin-top: 0px;
}	
	
	
	
	
	
	
.none_pc {
 display: block;
}
	
.burg {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.burger svg {
    width: 60px;
    height: 60px;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.burger svg path {
    fill: none;
    -webkit-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    -moz-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    -o-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    -ms-transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    transition: stroke-dashoffset 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25), stroke-dasharray 0.5s cubic-bezier(0.25, -0.25, 0.75, 1.25);
    stroke-width: 30px;
    stroke-linecap: round;
    stroke: #0067b2;
    stroke-dashoffset: 0px;
}
.burger svg path#top,
.burger svg path#bottom {
  stroke-dasharray: 240px 950px;
}
.burger svg path#middle {
  stroke-dasharray: 240px 240px;
}
.cross path#top,
.cross path#bottom {
  stroke-dashoffset: -650px;
  stroke-dashoffset: -650px;
}
.cross path#middle {
    stroke-dashoffset: -240px;
    stroke-dasharray: 0px 217px;
}
}



















.content.mob_center .text {
    padding: 10px;
    width: 100%;
}

.pagination {
    text-align: center;
    padding: 90px 0px;
}
.pagination ul {
    display: flex;
    padding: 0;
    list-style: none;
    justify-content: center;
    /* display: inline-block; */
    color: #a6a6a6;
    font-size: 1.22vw;
    vertical-align: middle;
    text-decoration: none;
}
.pagination ul li {
    width: 40px;
    text-align: center;
    margin-bottom: 20px;
}
.pagination ul li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #e4e4e4;
    background: #fff;
    border-radius: 2px;
    color: #464646;
    text-align: center;
    line-height: 30px;
    margin: 0 5px;
    font-size: 12px;
}
.pagination ul li.active a {
    background: #05141f;
    color: #fff;
}


.in_text_text table {
    height: 0px;
    transition: all .45s ease-in-out;
    display: block;
    overflow: auto;
    opacity: 0;
}
.in_text_text table.in_open {
    height: auto;
    transition: all .45s ease-in-out;
    opacity: 1;
}
p.click_p {
    cursor: pointer;
    background: #a6a6a6;
    padding: 15px;
    color: #fff;
    font-weight: 600;
}
p.click_p:hover {
    background: #969696;
	transition: all .45s ease-in-out;
}
