
@font-face {
    font-family: Helvetica Neue;
    src: url("font/HelveticaNeueCyr-Light.otf") format("opentype"); 
}
@font-face {
    font-family: Helvetica Neue MED;
    src: url("font/HelveticaNeueCyr-Medium.otf") format("opentype"); 
}
@font-face {
    font-family: Helvetica Neue IT;
    src: url("font/HelveticaNeueCyr-Italic.otf") format("opentype");
	
}
@font-face {
    font-family: Helvetica Neue BOLD;
    src: url("font/HelveticaNeueCyr-Bold.otf") format("opentype");
}



@font-face {
    font-family: CharterC Old Style Regular;
    src: url("font/CharterC Old Style Regular.otf") format("opentype");
}
html {
  scroll-behavior: smooth;scroll-padding: 66px; 
}

.navbar-light .navbar-brand {color:#0068b4!important;}







/*  Р·Р°РіРѕС‚РѕРІРєР° START */
@media (min-width: 1200px){ 

}
@media  (min-width: 992px) and (max-width: 1199px){ 

}
@media  (min-width: 768px) and (max-width: 991px){ 

}
@media (min-width: 576px) and (max-width: 767px) { 

}
@media (max-width: 575px) { 

}
/*  Р·Р°РіРѕС‚РѕРІРєР° END */

.closebvnizu {cursor:pointer;} 

.cl-btn-6 {
    position: relative;
    margin: 10px auto;
    width: 40px;
    cursor: pointer;
}
.cl-btn-6-in {
    width: inherit;
    text-align: center;
}
.cl-btn-6-txt { 
    font-size: 7px; 
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #337AB7;
    transition: all .3s ease-in;
    opacity: 0;
    cursor: pointer;
    font-family: Verdana;
}
.cl-btn-6-in:before, .cl-btn-6-in:after {
    position: absolute;
    content: '';
    height: 4px;
    width: inherit;
    background: #337AB7;
    left: 0;
    transition: all .3s ease-in;
}
.cl-btn-6-in:before {
    top: calc(50% - 4px); 
    transform: rotate(45deg);  
}
.cl-btn-6-in:after {  
    bottom: 50%;
    transform: rotate(-45deg);  
}
.cl-btn-6:hover .cl-btn-6-txt {
    opacity: 1;
}
.cl-btn-6:hover .cl-btn-6-in:before,
.cl-btn-6:hover .cl-btn-6-in:after {
    transform: rotate(0);
}
.cl-btn-6:hover .cl-btn-6-in:before {
    top: 0;
}
.cl-btn-6:hover .cl-btn-6-in:after {
    bottom: 0;
}


/*  Р·Р°РіРѕС‚РѕРІРєР° START */
@media (min-width: 1200px){ 
.prednadpis {background-color: rgba(255,255,255,.85);bottom:0;left:0px;width:100%;text-transform: uppercase; font-weight: 300;  font-size: 40px;  line-height: 1.1;  margin: 0 auto;  padding: 0;  color: #c4c4c4;text-align: center;}
.prednadpisfixed {padding:10px;display:block;position:fixed;bottom:0;left:0;height:60px;background-color: rgba(255,255,255,.9);text-transform: uppercase; font-weight: 300;  font-size: 23px; line-height: 1;color: #333;text-align: center;}
}
@media  (min-width: 992px) and (max-width: 1199px){ 
.prednadpis {background-color: rgba(255,255,255,.85);bottom:0;left:0px;width:100%;text-transform: uppercase; font-weight: 300;  font-size: 40px;  line-height: 1.1;  margin: 0 auto;  padding: 0;  color: #c4c4c4;text-align: center;}
.prednadpisfixed {padding:10px;display:block;position:fixed;bottom:0;left:0;height:60px;background-color: rgba(255,255,255,.9);text-transform: uppercase; font-weight: 300;  font-size: 23px; line-height: 1;color: #333;text-align: center;}
}
@media  (min-width: 768px) and (max-width: 991px){ 
.prednadpis {background-color: rgba(255,255,255,.85);bottom:0;left:0px;width:100%;text-transform: uppercase; font-weight: 300;  font-size: 40px;  line-height: 1.1;  margin: 0 auto;  padding: 0;  color: #c4c4c4;text-align: center;}
.prednadpisfixed {padding:10px;display:block;position:fixed;bottom:0;left:0;height:60px;background-color: rgba(255,255,255,.9);text-transform: uppercase; font-weight: 300;  font-size: 18px; line-height: 1;color: #333;text-align: center;}
}
@media (min-width: 576px) and (max-width: 767px) { 
.prednadpis {background-color: rgba(255,255,255,.85);bottom:0;left:0px;width:100%;text-transform: uppercase; font-weight: 300;  font-size: 30px;  line-height: 1.1;  margin: 0 auto;  padding: 0;  color: #c4c4c4;text-align: center;}
.prednadpisfixed {padding:10px;display:block;position:fixed;bottom:0;left:0;height:60px;background-color: rgba(255,255,255,.9);text-transform: uppercase; font-weight: 300;  font-size: 17px; line-height: 1;color: #333;text-align: center;}
}
@media (max-width: 575px) { 
.prednadpis {background-color: rgba(255,255,255,.85);bottom:0;left:0px;width:100%;text-transform: uppercase; font-weight: 300;  font-size: 25px;  line-height: 1.1;  margin: 0 auto;  padding: 0;  color: #c4c4c4;text-align: center;}
.prednadpisfixed {padding:10px;display:block;position:fixed;bottom:0;left:0;height:60px;background-color: rgba(255,255,255,.9);text-transform: uppercase; font-weight: 300;  font-size: 10px; line-height: 1;color: #333;text-align: center;}
}
/*  Р·Р°РіРѕС‚РѕРІРєР° END */






/*  Р·Р°РіРѕС‚РѕРІРєР° START */
@media (min-width: 1200px){ 
body {font-family:Helvetica Neue; font-size:18px;line-height: 2;  scroll-behavior: smooth;}   
h1, h2, h3, h4, h5, a {font-family:Helvetica Neue MED;line-height: 1.5;}
li {font-size:18px;line-height: 1.2;} 

}
@media  (min-width: 992px) and (max-width: 1199px){ 
body {font-family:Helvetica Neue; font-size:18px;line-height: 2;  scroll-behavior: smooth;}   
h1, h2, h3, h4, h5, a {font-family:Helvetica Neue MED;line-height: 1.5;}
li {font-size:18px;line-height: 1.2;} 

}
@media  (min-width: 768px) and (max-width: 991px){ 
body {font-family:Helvetica Neue; font-size:18px;line-height: 2;  scroll-behavior: smooth;}   
h1, h2, h3, h4, h5, a {font-family:Helvetica Neue MED;line-height: 1.5;}
li {font-size:18px;line-height: 1.2;} 

}
@media (min-width: 576px) and (max-width: 767px) { 
body {font-family:Helvetica Neue; font-size:18px;line-height: 2;  scroll-behavior: smooth;}   
h1, h2, h3, h4, h5, a {font-family:Helvetica Neue MED;line-height: 1.5;}
li {font-size:18px;line-height: 1.2;} 

}
@media (max-width: 575px) { 
body {font-family:Helvetica Neue; font-size:18px;line-height: 2;  scroll-behavior: smooth;}   
h1, h2, h3, h4, h5, a {font-family:Helvetica Neue MED;line-height: 1.5;}
li {font-size:18px;line-height: 1.2;} 

}
/*  Р·Р°РіРѕС‚РѕРІРєР° END */

/*  Р·Р°РіРѕС‚РѕРІРєР° START */
@media (min-width: 1200px){ 
.topsecmob {display:none;}
.topsec {background:url('img/topbg.png')center top no-repeat, #0068b4; background-size:cover;}
.topleft {color:white;background:#0068b4;padding-top:10px;}
.toplogo {width:80%;padding-top:10px;}
.toptext {text-transform:uppercase;font-size:36px;line-height:100%;font-family: Helvetica Neue MED;padding-top:30px;}
.toppachki {height:200px;padding-top:10px;}
.toptextniz {font-size:70%;}
.topkv {height:500px;}
}
@media  (min-width: 992px) and (max-width: 1199px){ 
.topsecmob {display:none;}
.topsec {background:url('img/topbg.png')center top no-repeat, #0068b4; background-size:cover;}
.topleft {color:white;background:#0068b4;padding-top:10px;}
.toplogo {width:80%;padding-top:10px;}
.toptext {text-transform:uppercase;font-size:35px;line-height:100%;font-family: Helvetica Neue MED;padding-top:10px;}
.toppachki {height:200px;padding-top:10px;}
.toptextniz {font-size:70%;}
.topkv {height:500px;}
}
@media  (min-width: 768px) and (max-width: 991px){ 
.topsecmob {display:none;}
.topsec {background:url('img/topbg.png')center top no-repeat, #0068b4; background-size:cover;}
.topleft {color:white;background:#0068b4;padding-top:10px;}
.toplogo {width:80%;padding-top:10px;}
.toptext {text-transform:uppercase;font-size:25px;line-height:100%;font-family: Helvetica Neue MED;padding-top:10px;}
.toppachki {height:150px;padding-top:10px;}
.toptextniz {font-size:70%;}
.topkv {width:100%;}
}
@media (min-width: 576px) and (max-width: 767px) { 
.topsec {display:none;}
.topmoblogo {background:#0068b4;padding:10px 0;text-align:center;}
.toplogo {width:80%;}
.topkvdiv {background:url('img/topbg.png')right top no-repeat}
.topkv {width:80%;} 
.toptext {text-transform:uppercase;font-size:32px;line-height:100%;font-family: Helvetica Neue MED;padding-top:10px;color:white;display:block;margin:auto;}
.toppachki {width:70%;display:block;margin:auto;}
.toptextniz {font-size:70%;color:white;display:block;margin:auto;}
}
@media (max-width: 575px) { 
.topsec {display:none;}
.topmoblogo {background:#0068b4;padding:10px 0;text-align:center;}
.toplogo {width:80%;}
.topkvdiv {background:url('img/topbg.png')right top no-repeat}
.topkv {width:80%;} 
.toptext {text-transform:uppercase;font-size:32px;line-height:100%;font-family: Helvetica Neue MED;padding-top:10px;color:white;display:block;margin:auto;}
.toppachki {width:70%;display:block;margin:auto;}
.toptextniz {font-size:70%;color:white;display:block;margin:auto;}
}
/*  Р·Р°РіРѕС‚РѕРІРєР° END */

/*  Р·Р°РіРѕС‚РѕРІРєР° START */
@media (min-width: 1200px){ 
.carousel-control-next, .carousel-control-prev {position: absolute;top: 350px;}
.slide1{background: url("img/1.png") right top no-repeat;}
.slide2{background: url("img/2.png") right top no-repeat;}
.slide3{background: url("img/3.png") right top no-repeat;}
.slide4{background: url("img/4.png") right top no-repeat;}
.slide5{background: url("img/5.png") right top no-repeat;}
.slide1, .slide2, .slide3, .slide4, .slide5 {width:100%;height:500px;background-size:cover;}
.slidecircle1, .slidecircle2, .slidecircle3, .slidecircle4, .slidecircle5 {width: 300px;height: 300px;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-top: 50px;margin-left: 150px; }
.slidecircle1 {  background-color: #86B9D4; }
.slidecircle2 {  background-color: #FE854C; }
.slidecircle3 {  background-color: #FDA408; }
.slidecircle4 {  background-color: #B3A490; }
.slidecircle5 { background-color: #0068B4; }
.slidetext {color: white;text-align: center;padding: 10px;}
        /* Синие индикаторы */
.carousel-indicators li { background-color: #0072bc; /* Синий цвет */width: 12px;height: 12px;border-radius: 50%;margin: 0 5px;}
.carousel-indicators .active {background-color: #0072bc; /* Темно-синий для активного индикатора */transform: scale(1.2);}
        /* Синие стрелки навигации */
.carousel-control-prev-icon,.carousel-control-next-icon {background-color: #0072bc; /* Синий фон */border-radius: 50%;width: 40px;height: 40px;background-size: 60%; /* Уменьшаем размер стрелочек */}
.carousel-control-prev-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");}
.carousel-control-next-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");}
.carousel-control-prev:hover .carousel-control-prev-icon,.carousel-control-next:hover .carousel-control-next-icon {background-color: #0056b3; /* Темно-синий при наведении */}
}
@media  (min-width: 992px) and (max-width: 1199px){ 
.carousel-control-next, .carousel-control-prev {position: absolute;top: 350px;}
.slide1{background: url("img/1.png") right top no-repeat;}
.slide2{background: url("img/2.png") right top no-repeat;}
.slide3{background: url("img/3.png") right top no-repeat;}
.slide4{background: url("img/4.png") right top no-repeat;}
.slide5{background: url("img/5.png") right top no-repeat;}
.slide1, .slide2, .slide3, .slide4, .slide5 {width:100%;height:500px;background-size:cover;}
.slidecircle1, .slidecircle2, .slidecircle3, .slidecircle4, .slidecircle5 {width: 300px;height: 300px;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-top: 50px;margin-left: 10px; }
.slidecircle1 {  background-color: #86B9D4; }
.slidecircle2 {  background-color: #FE854C; }
.slidecircle3 {  background-color: #FDA408; }
.slidecircle4 {  background-color: #B3A490; }
.slidecircle5 { background-color: #0068B4; }
.slidetext {color: white;text-align: center;padding: 10px;}
        /* Синие индикаторы */
.carousel-indicators li { background-color: #0072bc; /* Синий цвет */width: 12px;height: 12px;border-radius: 50%;margin: 0 5px;}
.carousel-indicators .active {background-color: #0072bc; /* Темно-синий для активного индикатора */transform: scale(1.2);}
        /* Синие стрелки навигации */
.carousel-control-prev-icon,.carousel-control-next-icon {background-color: #0072bc; /* Синий фон */border-radius: 50%;width: 40px;height: 40px;background-size: 60%; /* Уменьшаем размер стрелочек */}
.carousel-control-prev-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");}
.carousel-control-next-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");}
.carousel-control-prev:hover .carousel-control-prev-icon,.carousel-control-next:hover .carousel-control-next-icon {background-color: #0056b3; /* Темно-синий при наведении */}
}
@media  (min-width: 768px) and (max-width: 991px){ 
.carousel-control-next, .carousel-control-prev {position: absolute;top: 350px;}
.slide1{background: url("img/1.png") center top no-repeat;}
.slide2{background: url("img/2.png") center top no-repeat;}
.slide3{background: url("img/3.png") center top no-repeat;}
.slide4{background: url("img/4.png") center top no-repeat;}
.slide5{background: url("img/5.png") center top no-repeat;}
.slide1, .slide2, .slide3, .slide4, .slide5 {width:100%;height:500px;background-size:cover;}
.slidecircle1, .slidecircle2, .slidecircle3, .slidecircle4, .slidecircle5 {width: 300px;height: 300px;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-top: 50px;margin-left: 10px; }
.slidecircle1 {  background-color: #86B9D4; }
.slidecircle2 {  background-color: #FE854C; }
.slidecircle3 {  background-color: #FDA408; }
.slidecircle4 {  background-color: #B3A490; }
.slidecircle5 { background-color: #0068B4; }
.slidetext {color: white;text-align: center;padding: 10px;}
        /* Синие индикаторы */
.carousel-indicators li { background-color: #0072bc; /* Синий цвет */width: 12px;height: 12px;border-radius: 50%;margin: 0 5px;}
.carousel-indicators .active {background-color: #0072bc; /* Темно-синий для активного индикатора */transform: scale(1.2);}
        /* Синие стрелки навигации */
.carousel-control-prev-icon,.carousel-control-next-icon {background-color: #0072bc; /* Синий фон */border-radius: 50%;width: 40px;height: 40px;background-size: 60%; /* Уменьшаем размер стрелочек */}
.carousel-control-prev-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");}
.carousel-control-next-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");}
.carousel-control-prev:hover .carousel-control-prev-icon,.carousel-control-next:hover .carousel-control-next-icon {background-color: #0056b3; /* Темно-синий при наведении */}
}
@media (min-width: 576px) and (max-width: 767px) { 
.carousel-control-next, .carousel-control-prev {position: absolute;top: 350px;}
.slide1{background: url("img/1.png") center top no-repeat;}
.slide2{background: url("img/2.png") center top no-repeat;}
.slide3{background: url("img/3.png") center top no-repeat;}
.slide4{background: url("img/4.png") center top no-repeat;}
.slide5{background: url("img/5.png") center top no-repeat;}
.slide1, .slide2, .slide3, .slide4, .slide5 {width:100%;height:500px;background-size:cover;}
.slidecircle1, .slidecircle2, .slidecircle3, .slidecircle4, .slidecircle5 {width: 300px;height: 300px;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-top: 50px;margin-left: 10px; }
.slidecircle1 {  background-color: #86B9D4; }
.slidecircle2 {  background-color: #FE854C; }
.slidecircle3 {  background-color: #FDA408; }
.slidecircle4 {  background-color: #B3A490; }
.slidecircle5 { background-color: #0068B4; }
.slidetext {color: white;text-align: center;padding: 10px;}
        /* Синие индикаторы */
.carousel-indicators li { background-color: #0072bc; /* Синий цвет */width: 12px;height: 12px;border-radius: 50%;margin: 0 5px;}
.carousel-indicators .active {background-color: #0072bc; /* Темно-синий для активного индикатора */transform: scale(1.2);}
        /* Синие стрелки навигации */
.carousel-control-prev-icon,.carousel-control-next-icon {background-color: #0072bc; /* Синий фон */border-radius: 50%;width: 40px;height: 40px;background-size: 60%; /* Уменьшаем размер стрелочек */}
.carousel-control-prev-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");}
.carousel-control-next-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");}
.carousel-control-prev:hover .carousel-control-prev-icon,.carousel-control-next:hover .carousel-control-next-icon {background-color: #0056b3; /* Темно-синий при наведении */}
}
@media (max-width: 575px) { 
.carousel-control-next, .carousel-control-prev {position: absolute;top: 350px;}
.slide1{background: url("img/1.png") center top no-repeat;}
.slide2{background: url("img/2.png") center top no-repeat;}
.slide3{background: url("img/3.png") center top no-repeat;}
.slide4{background: url("img/4.png") center top no-repeat;}
.slide5{background: url("img/5.png") center top no-repeat;}
.slide1, .slide2, .slide3, .slide4, .slide5 {width:100%;height:500px;background-size:cover;margin-top:80px;line-height: 1.2;  }
.slidecircle1, .slidecircle2, .slidecircle3, .slidecircle4, .slidecircle5 {width: 100%;display: flex;align-items: flex-end;justify-content: center;margin: auto;margin-top:-70px;   }
.slidecircle1 {  background-color: rgba(134, 185, 212, 1);}
.slidecircle2 {  background-color: rgba(254, 133, 76, 1);}
.slidecircle3 {  background-color: rgba(253, 164, 8, 1);}
.slidecircle4 {  background-color: rgba(179, 164, 144, 1);}
.slidecircle5 { background-color: rgba(0, 104, 180, 1);} 
.slidetext {color: white;text-align: center;padding: 10px;}
        /* Синие индикаторы */
.carousel-indicators li { background-color: #0072bc; /* Синий цвет */width: 12px;height: 12px;border-radius: 50%;margin: 0 5px;}
.carousel-indicators .active {background-color: #0072bc; /* Темно-синий для активного индикатора */transform: scale(1.2);}
        /* Синие стрелки навигации */
.carousel-control-prev-icon,.carousel-control-next-icon {background-color: #0072bc; /* Синий фон */border-radius: 50%;width: 40px;height: 40px;background-size: 60%; /* Уменьшаем размер стрелочек */}
.carousel-control-prev-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");}
.carousel-control-next-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");}
.carousel-control-prev:hover .carousel-control-prev-icon,.carousel-control-next:hover .carousel-control-next-icon {background-color: #0056b3; /* Темно-синий при наведении */}
}
/*  Р·Р°РіРѕС‚РѕРІРєР° END */



/*  Р·Р°РіРѕС‚РѕРІРєР° START */
@media (min-width: 1200px){ 
.formi {background:#0072bc;color:white;padding:20px 0;}
.btnmy   {min-width: 280px;height: 60px;display: inline-block;line-height: 58px;text-align: center;border-radius: 30px !important;background: 0 0;background-color: transparent;outline: 0;padding: 0 50px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer;text-transform:uppercase;} 
.btnmy:hover   {color: white; background: #0072bc; text-decoration:none;}
.bt150 { border: 2px solid #93b4cf!important;color: #93b4cf!important;}
.bt150:hover {color: white!important; background: #93b4cf!important; text-decoration:none;}
.bt500 { border: 2px solid #11af99!important;color: #11af99!important;}
.bt500:hover {color: white!important; background: #11af99!important; text-decoration:none;}
.bt1000 { border: 2px solid #702993!important;color: #702993!important;}
.bt1000:hover {color: white!important; background: #702993!important; text-decoration:none;}
.bt3000 { border: 2px solid #a71325!important;color: #a71325!important;}
.bt3000:hover {color: white!important; background: #a71325!important; text-decoration:none;} 
.btgel { border: 2px solid #d3aa00!important;color: #d3aa00!important;}
.btgel:hover {color: white!important; background: #d3aa00!important; text-decoration:none;}
.btmaz { border: 2px solid #ce4700!important;color: #ce4700!important;}
.btmaz:hover {color: white!important; background: #ce4700!important; text-decoration:none;}
.btnmy2   {min-width: 280px;height: 60px;display: inline-block;line-height: 58px;text-align: center;border: 2px solid white;border-radius: 30px !important;background: 0 0;55background-color: transparent;outline: 0;padding: 0 50px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer; color: white; text-transform:uppercase; }
.btnmy2:hover {color: #0072bc; background: white; text-decoration:none; }
.btnmy3{min-width: 280px;height: 60px;display: inline-block;line-height: 58px;text-align: center;border: 2px solid white;border-radius: 30px !important;background: 0 0;color: #0072bc;background-color: white;outline: 0;padding: 0 50px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer; text-transform:uppercase; }
.btnmy3:hover {color: white; background: transparent; text-decoration:none; }
}
@media  (min-width: 992px) and (max-width: 1199px){ 
.formi {background:#0072bc;color:white;padding:20px 0;}
.btnmy   {min-width: 280px;height: 60px;display: inline-block;line-height: 58px;text-align: center;border-radius: 30px !important;background: 0 0;background-color: transparent;outline: 0;padding: 0 50px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer;text-transform:uppercase;} 
.btnmy:hover   {color: white; background: #0072bc; text-decoration:none;}
.bt150 { border: 2px solid #93b4cf!important;color: #93b4cf!important;}
.bt150:hover {color: white!important; background: #93b4cf!important; text-decoration:none;}
.bt500 { border: 2px solid #11af99!important;color: #11af99!important;}
.bt500:hover {color: white!important; background: #11af99!important; text-decoration:none;}
.bt1000 { border: 2px solid #702993!important;color: #702993!important;}
.bt1000:hover {color: white!important; background: #702993!important; text-decoration:none;}
.bt3000 { border: 2px solid #a71325!important;color: #a71325!important;}
.bt3000:hover {color: white!important; background: #a71325!important; text-decoration:none;} 
.btgel { border: 2px solid #d3aa00!important;color: #d3aa00!important;}
.btgel:hover {color: white!important; background: #d3aa00!important; text-decoration:none;}
.btmaz { border: 2px solid #ce4700!important;color: #ce4700!important;}
.btmaz:hover {color: white!important; background: #ce4700!important; text-decoration:none;}
.btnmy2   {min-width: 100%;height: 60px;display: inline-block;line-height: 58px;text-align: center;border: 2px solid white;border-radius: 30px !important;background: 0 0;55background-color: transparent;outline: 0;padding: 0 50px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer; color: white; text-transform:uppercase; }
.btnmy2:hover {color: #0072bc; background: white; text-decoration:none; }
.btnmy3{min-width: 280px;height: 60px;display: inline-block;line-height: 58px;text-align: center;border: 2px solid white;border-radius: 30px !important;background: 0 0;color: #0072bc;background-color: white;outline: 0;padding: 0 50px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer; text-transform:uppercase; }
.btnmy3:hover {color: white; background: transparent; text-decoration:none; }
}
@media  (min-width: 768px) and (max-width: 991px){ 
.formi {background:#0072bc;color:white;padding:20px 0;}
.btnmy   {min-width: 280px;height: 60px;display: inline-block;line-height: 58px;text-align: center;border-radius: 30px !important;background: 0 0;background-color: transparent;outline: 0;padding: 0 50px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer;text-transform:uppercase;} 
.btnmy:hover   {color: white; background: #0072bc; text-decoration:none;}
.bt150 { border: 2px solid #93b4cf!important;color: #93b4cf!important;}
.bt150:hover {color: white!important; background: #93b4cf!important; text-decoration:none;}
.bt500 { border: 2px solid #11af99!important;color: #11af99!important;}
.bt500:hover {color: white!important; background: #11af99!important; text-decoration:none;}
.bt1000 { border: 2px solid #702993!important;color: #702993!important;}
.bt1000:hover {color: white!important; background: #702993!important; text-decoration:none;}
.bt3000 { border: 2px solid #a71325!important;color: #a71325!important;}
.bt3000:hover {color: white!important; background: #a71325!important; text-decoration:none;} 
.btgel { border: 2px solid #d3aa00!important;color: #d3aa00!important;}
.btgel:hover {color: white!important; background: #d3aa00!important; text-decoration:none;}
.btmaz { border: 2px solid #ce4700!important;color: #ce4700!important;}
.btmaz:hover {color: white!important; background: #ce4700!important; text-decoration:none;}
.btnmy2   {min-width: 100%;height: 60px;display: inline-block;line-height: 58px;text-align: center;border: 2px solid white;border-radius: 30px !important;background: 0 0;55background-color: transparent;outline: 0;padding: 0 50px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer; color: white; text-transform:uppercase; }
.btnmy2:hover {color: #0072bc; background: white; text-decoration:none; }
.btnmy3{min-width: 280px;height: 60px;display: inline-block;line-height: 58px;text-align: center;border: 2px solid white;border-radius: 30px !important;background: 0 0;color: #0072bc;background-color: white;outline: 0;padding: 0 50px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer; text-transform:uppercase; }
.btnmy3:hover {color: white; background: transparent; text-decoration:none; }
}
@media (min-width: 576px) and (max-width: 767px) { 
.formi {background:#0072bc;color:white;padding:20px 0;}
.btnmy   {min-width: 280px;height: 60px;display: inline-block;line-height: 58px;text-align: center;border-radius: 30px !important;background: 0 0;background-color: transparent;outline: 0;padding: 0 50px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer;text-transform:uppercase;} 
.btnmy:hover   {color: white; background: #0072bc; text-decoration:none;}
.bt150 { border: 2px solid #93b4cf!important;color: #93b4cf!important;}
.bt150:hover {color: white!important; background: #93b4cf!important; text-decoration:none;}
.bt500 { border: 2px solid #11af99!important;color: #11af99!important;}
.bt500:hover {color: white!important; background: #11af99!important; text-decoration:none;}
.bt1000 { border: 2px solid #702993!important;color: #702993!important;}
.bt1000:hover {color: white!important; background: #702993!important; text-decoration:none;}
.bt3000 { border: 2px solid #a71325!important;color: #a71325!important;}
.bt3000:hover {color: white!important; background: #a71325!important; text-decoration:none;} 
.btgel { border: 2px solid #d3aa00!important;color: #d3aa00!important;}
.btgel:hover {color: white!important; background: #d3aa00!important; text-decoration:none;}
.btmaz { border: 2px solid #ce4700!important;color: #ce4700!important;}
.btmaz:hover {color: white!important; background: #ce4700!important; text-decoration:none;}
.btnmy2   {min-width: 100%;height: 60px;display: inline-block;line-height: 58px;text-align: center;border: 2px solid white;border-radius: 30px !important;background: 0 0;55background-color: transparent;outline: 0;padding: 0 50px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer; color: white; text-transform:uppercase; }
.btnmy2:hover {color: #0072bc; background: white; text-decoration:none; }
.btnmy3{min-width: 280px;height: 60px;display: inline-block;line-height: 58px;text-align: center;border: 2px solid white;border-radius: 30px !important;background: 0 0;color: #0072bc;background-color: white;outline: 0;padding: 0 50px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer; text-transform:uppercase; }
.btnmy3:hover {color: white; background: transparent; text-decoration:none; }
}
@media (max-width: 575px) { 
.formi {background:#0072bc;color:white;padding:20px 0;}
.btnmy   {min-width: 280px;height: 60px;display: inline-block;line-height: 58px;text-align: center;border-radius: 30px !important;background: 0 0;background-color: transparent;outline: 0;padding: 0 20px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer;text-transform:uppercase;} 
.btnmy:hover   {color: white; background: #0072bc; text-decoration:none;}
.bt150 { border: 2px solid #93b4cf!important;color: #93b4cf!important;}
.bt150:hover {color: white!important; background: #93b4cf!important; text-decoration:none;}
.bt500 { border: 2px solid #11af99!important;color: #11af99!important;}
.bt500:hover {color: white!important; background: #11af99!important; text-decoration:none;}
.bt1000 { border: 2px solid #702993!important;color: #702993!important;}
.bt1000:hover {color: white!important; background: #702993!important; text-decoration:none;}
.bt3000 { border: 2px solid #a71325!important;color: #a71325!important;}
.bt3000:hover {color: white!important; background: #a71325!important; text-decoration:none;} 
.btgel { border: 2px solid #d3aa00!important;color: #d3aa00!important;}
.btgel:hover {color: white!important; background: #d3aa00!important; text-decoration:none;}
.btmaz { border: 2px solid #ce4700!important;color: #ce4700!important;}
.btmaz:hover {color: white!important; background: #ce4700!important; text-decoration:none;}
.btnmy2   {min-width: 100%;height: 36px;display: inline-block;line-height: 32px;text-align: center;border: 2px solid white;border-radius: 20px !important;background: 0 0;55background-color: transparent;outline: 0;padding: 0 20px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer; color: white; text-transform:uppercase; }
.btnmy2:hover {color: #0072bc; background: white; text-decoration:none; }
.btnmy3{min-width: 280px;height: 60px;display: inline-block;line-height: 58px;text-align: center;border: 2px solid white;border-radius: 30px !important;background: 0 0;color: #0072bc;background-color: white;outline: 0;padding: 0 50px;box-sizing: border-box;font-size: 16px;white-space: nowrap;cursor: pointer; text-transform:uppercase; }
.btnmy3:hover {color: white; background: transparent; text-decoration:none; }
.formih2 {font-size:1rem;}
}
/*  Р·Р°РіРѕС‚РѕРІРєР° END */




/*  Р·Р°РіРѕС‚РѕРІРєР° START */
@media (min-width: 1200px){ 
.podrobnee1111 {margin-top:30px;}
.podrobneezag {color:#0072bc;}
.podrobneezbg1 {background:url('img/11.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg2 {background:url('img/22.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg3 {background:url('img/33.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg4 {background:url('img/44.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg5 {background:url('img/55.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg6 {background:url('img/66.png') right bottom no-repeat;background-size: contain;}
.knopochki a {margin: 10px;}
.featurette {padding:10px 0;}
.podrobneespisok {margin-top:20px;}
.podrobneespisok li{padding-bottom:30px;}
.row.featurette {min-height:500px;}
.podrobneeimg {width:400px;position:absolute;left:0px;bottom:0px;}
}
@media  (min-width: 992px) and (max-width: 1199px){ 
.podrobnee1111 {margin-top:30px;}
.podrobneezag {color:#0072bc;}
.podrobneezbg1 {background:url('img/11.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg2 {background:url('img/22.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg3 {background:url('img/33.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg4 {background:url('img/44.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg5 {background:url('img/55.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg6 {background:url('img/66.png') right bottom no-repeat;background-size: contain;}
.knopochki a {margin: 10px;}
.featurette {padding:10px 0;}
.podrobneespisok {margin-top:20px;}
.podrobneespisok li{padding-bottom:20px;}
.row.featurette {min-height:500px;}
.podrobneeimg {width:350px;position:absolute;left:0px;bottom:0px;}
}
@media  (min-width: 768px) and (max-width: 991px){ 
.podrobnee1111 {margin-top:30px;}
.podrobneezag {color:#0072bc;}
.podrobneezbg1 {background:url('img/11.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg2 {background:url('img/22.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg3 {background:url('img/33.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg4 {background:url('img/44.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg5 {background:url('img/55.png') right bottom no-repeat;background-size: contain;}
.podrobneezbg6 {background:url('img/66.png') right bottom no-repeat;background-size: contain;}
.knopochki a {margin: 10px;}
.featurette {padding:10px 0;}
.podrobneespisok {margin-top:20px;}
.podrobneespisok li{padding-bottom:20px;}
.row.featurette {min-height:500px;}
.podrobneeimg {width:300px;position:absolute;left:0px;bottom:0px;}
}
@media (min-width: 576px) and (max-width: 767px) { 
.podrobnee1111 {margin-top:30px;}
.podrobneezag {color:#0072bc;}
.podrobneezbg1 {background:url('img/11.png') right bottom no-repeat;background-size: contain;min-height:500px;}
.podrobneezbg2 {background:url('img/22.png') right bottom no-repeat;background-size: contain;min-height:500px;}
.podrobneezbg3 {background:url('img/33.png') right bottom no-repeat;background-size: contain;min-height:500px;}
.podrobneezbg4 {background:url('img/44.png') right bottom no-repeat;background-size: contain;min-height:500px;}
.podrobneezbg5 {background:url('img/55.png') right bottom no-repeat;background-size: contain;min-height:500px;}
.podrobneezbg6 {background:url('img/66.png') right bottom no-repeat;background-size: contain;min-height:500px;}
.knopochki a {margin: 10px;}
.featurette {padding:10px 0;}
.podrobneespisok {margin-top:20px;}
.podrobneespisok li{padding-bottom:20px;}
.row.featurette {min-height:500px;}
.podrobneeimg {width:80%;position:absolute;left:0px;bottom:0px;}   
}
@media (max-width: 575px) { 
.podrobnee1111 {margin-top:30px;}
.podrobneezag {color:#0072bc;}
.podrobneezbg1 {background:url('img/11.png') right bottom no-repeat;background-size: contain;min-height:300px;}
.podrobneezbg2 {background:url('img/22.png') right bottom no-repeat;background-size: contain;min-height:300px;}
.podrobneezbg3 {background:url('img/33.png') right bottom no-repeat;background-size: contain;min-height:300px;}
.podrobneezbg4 {background:url('img/44.png') right bottom no-repeat;background-size: contain;min-height:300px;}
.podrobneezbg5 {background:url('img/55.png') right bottom no-repeat;background-size: contain;min-height:300px;}
.podrobneezbg6 {background:url('img/66.png') right bottom no-repeat;background-size: contain;min-height:300px;}
.knopochki a {margin: 10px;}
.featurette {padding:10px 0;}
.podrobneespisok {margin-top:20px;}
.podrobneespisok li{padding-bottom:20px;}
.row.featurette {min-height:500px;}
.podrobneeimg {width:300px;position:absolute;left:0px;bottom:0px;}   
}
/*  Р·Р°РіРѕС‚РѕРІРєР° END */    







/*  Р·Р°РіРѕС‚РѕРІРєР° START */
@media (min-width: 1200px){ 
.apt {border-radius:15px;overflow:hidden;margin:10px 0;} .apt img {width:100%;} #gdekupit {padding:20px 0;}
}
@media  (min-width: 992px) and (max-width: 1199px){ 
.apt {border-radius:15px;overflow:hidden;margin:10px 0;} .apt img {width:100%;} #gdekupit {padding:20px 0;}
}
@media  (min-width: 768px) and (max-width: 991px){ 
.apt {border-radius:15px;overflow:hidden;margin:10px 0;} .apt img {width:100%;} #gdekupit {padding:20px 0;}
}
@media (min-width: 576px) and (max-width: 767px) { 
.apt {border-radius:15px;overflow:hidden;margin:10px 0;} .apt img {width:100%;} #gdekupit {padding:20px 0;}
}
@media (max-width: 575px) { 
.apt {border-radius:15px;overflow:hidden;margin:10px 0;} .apt img {width:100%;} #gdekupit {padding:20px 0;}
}
/*  Р·Р°РіРѕС‚РѕРІРєР° END */









/* @media  (min-width: 992px){  */

/* h1, h2, h3, h4, h5, a {font-family:Helvetica Neue MED;line-height: 1.5!;} */
/* li {font-size:18px;line-height: 1.2;}  */
/* h2 {margin:30px 0;} */
/* .carousel {height:500px; color:red;}  */
/* .carousel li {line-height: 1.3;} */
/* }  */

/* @media  (max-width: 991px){  */
/* .marketing {text-align:center;} */
/* .marketing li {text-align:left;} */

/* h1, h2, h3, h4, h5, a {font-family:Helvetica Neue MED;line-height: 1.5!;} */
/* li {font-size:18px;line-height: 3;} */

/* .carousel {  color:white;}  */
/* .carousel li {line-height: 1.3;} */

/* } */
	