@charset "UTF-8";
#reveal6, #reveal8{
	margin-top:160px;
}
@media only screen and (min-width: 1001px) {
	.h_callback_mob {
		display:none;
	}
}
	
a.scroll-to-top.ROUND_COLOR{
	background-color: #222f8d;
	background-position: center 14px;
}
a.scroll-to-top.visible{
	display: block;
}
@media only screen and (min-width: 751px) {
	a.scroll-to-top {
    	right: 62px;
	}
}
a.scroll-to-top {
    width: 45px;
    height: 45px;
	display: none;
    transition: opacity 0.3s;
	position: fixed;
    text-align: center;
    text-decoration: none;
    background: #404040 url(../images/scroll.png) no-repeat scroll center 14px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    left: inherit;
    bottom: 125px;
    z-index: 995;
    cursor: pointer;        
}
.blur{
	filter: blur(5px);
}
.loader {
  background: none repeat scroll 0 0 #ffffff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 9999;
}
.loader .loader_inner {
  background-image: url("../images/preloader.gif");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  height: 100px;
  width: 100px;
  margin-top: -30px;
  margin-left: -30px;
  left: 50%;
  top: 50%;
  position: absolute;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html, body {
  width: 100%;
  min-width: 320px;
  color: #1D293F;
  background: #ffffff;
  font: 16px/20px "Rubik", Verdana;
  cursor: default;
}

html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  height: auto !important;
  min-height: 100%;
  height: 100%;
  position: relative;
}

html, body, div, applet, object, iframe, blockquote, pre, abbr, acronym, address, big, select, input, textarea,
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, caption {
  font: 16px/20px "Rubik", Verdana;
  margin: 0;
  padding: 0;
  border: 0;
}

a img, :link img, :visited img {
  border: 0;
}

p {
  padding: 0px;
  margin: 0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

a {
  cursor: pointer;
  outline: none;
  color: #1D293F;
  text-decoration: none;
  font: 16px/20px "Rubik", Verdana;
}

a:hover {
  text-decoration: none;
}

.cl:after, .modal_content:after, .f_bot:after, .f_cols:after, .b9_items:after, .tabs_block:after, .h_tel_block:after, .footer:after, .header:after, .b1:after, .b2:after, .b3:after, .b4:after, .b5:after, .b6:after, .b7:after, .b8:after, .b9:after, .b10:after, .b11:after, .b12:after, .b13:after, .b14:after, .b15:after, .b16:after, .b17:after {
  content: "";
  display: block;
  clear: both;
}

.hand {
  cursor: pointer;
}

.display_none {
  display: none;
}

input, select, textarea {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  outline: none;
  resize: none;
  oveflow: auto;
}

ul {
  list-style: none;
}

/* site styles */
.footer, .header, .b1, .b2, .b3, .b4, .b5, .b6, .b7, .b8, .b9, .b10, .b11, .b12, .b13, .b14, .b15, .b16, .b17 {
  max-width: 1230px;
  padding: 0 30px;
  margin: 0 auto;
}

p {
  font-size: 21px;
  line-height: 145%;
  margin-bottom: 25px;
}

body.header_fixed {
  padding-top: 65px;
}
body.no_scroll {
  overflow: hidden;
}

header {
  width: 100%;
  height: 65px;
  position: relative;
  z-index: 5;
  background: #1D293F;
}
header.fixed {
  position: fixed;
  left: 0;
  top: 0;
}
header.fixed .h_callback {
  display: block;
}
header.fixed .logo {
  width: 170px;
}
header.fixed .h_menu {
  transform: translateX(-40px);
}
header.fixed .h_menu > li {
  margin: 0 17px;
}
header.fixed .h_menu > li > a {
  line-height: 14px;
  transition: none;
}
header.fixed .h_tel_block {
  top: 19px;
}
header.fixed .h_tel {
  width: auto;
  margin-top: 6px;
  border: none;
  line-height: 120%;
  font-weight: 500;
}
header.fixed .h_tel2 {
  width: auto;
  margin-top: 6px;
  border: none;
  line-height: 120%;
  font-weight: 500;
height: 35px;
float: left;
text-align: center;
color: #fff;
font-size: 14px;  
}

.header {
  padding-top: 22px;
  position: relative;
}

.cat_popup {
  display: none;
  position: fixed;
  z-index: 3333333333;
  width: 100%;
  left: 0;
  top: 65px;
}
.cat_popup:before {
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: #14243E;
  position: absolute;
  left: -260px;
  top: 0;
}
.cat_popup .b5 {
  padding: 0 15px;
}
.cat_popup.opened {
  display: block!important;
}

.logo {
  width: 200px;
  height: 90px;
  background: #233E99;
  border-radius: 0px 0px 10px 10px;
  position: absolute;
  top: 0;
  left: 0;
}
.logo > img {
  max-width: 114px;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.h_menu {
  text-align: center;
}
.h_menu > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 24px;
}
.h_menu > li > a {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #8695B0;
  transition: 0.3s;
}
.h_menu > li > a:hover, .h_menu > li > a.current {
  color: #fff;
}

.burger {
  display: none;
  position: absolute;
  width: 22px;
  height: 18px;
  left: 23px;
  top: 23px;
}
.burger.opened span {
  height: 0;
}
.burger.opened span:before {
  top: 50%;
  transform: rotate(-45deg);
}
.burger.opened span:after {
  top: 50%;
  transform: rotate(45deg);
}
.burger:hover {
  filter: alpha(Opacity=70);
  opacity: 0.7;
}
.burger span {
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 8px;
}
.burger span:before {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  top: -8px;
  transition: 0.3s;
}
.burger span:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 8px;
  transition: 0.3s;
}

.h_tel_block {
  position: absolute;
  top: 17px;
  right: 15px;
}

.h_tel {
  display: block;
  width: 170px;
  height: 35px;
  float: left;
  text-align: center;
  border: 1px solid #FFFFFF;
  border-radius: 6px;
  font-size: 14px;
  line-height: 33px;
  font-weight: 500;
  color: #fff;
}

.h_callback {
  display: none;
  width: 132px;
  height: 30px;
  float: left;
  border: 1px solid #F47A20;
  border-radius: 4px;
  margin-left: 15px;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 28px;
  color: #fff;
  transition: 0.3s;
}
.h_callback:hover {
  background: #F47A20;
}

.h_callback_mob {
  width: 100%;
  height: 50px;
  float: left;
  border: 1px solid #F47A20;
  border-radius: 4px;
  margin-left: 15px;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px!important;
  line-height: 28px!important;
  color: #fff!important;
  margin: 0 auto;
  padding: 10px;
  text-align: center;  
  transition: 0.3s;
}
.h_callback_mob:hover {
  background: #F47A20;
}

.block_1_wrap {
  /*height: calc(100vh - 65px);*/
  min-height: 750px;
  background: url(../images/b1_bg.jpg) center -100px no-repeat;
  padding-top: 10vh;
  position: relative;
  
}
.b1_img_mob {
  display: none;
}
h1 {
  display: block;
  max-width: 590px;
  font-size: 67px;
  line-height: 105%;
  font-weight: 500;
}

.b1_text {
  font-size: 21px;
  line-height: 145%;
  margin: 3vh 0 5vh;
}
.b1_text > span {
  font-weight: 500;
  color: #233E99;
}

.btn {
  display: block;
  max-width: 300px;
  width: 100%;
  height: 60px;
  background: #233E99;
  border-radius: 15px;
  text-align: center;
  font-size: 19px;
  line-height: 60px;
  font-weight: 500;
  color: #fff;
  transition: 0.3s;
}
.btn:hover {
  filter: alpha(Opacity=70);
  opacity: 0.7;
}

.b1_btn {
  display: inline-block;
  vertical-align: top;
}

.b1_items {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
}

.b1_item {
  display: inline-block;
  width: 280px;
  height: 190px;
  vertical-align: top;
  background: #FFFFFF;
  box-shadow: 0px 4px 30px rgba(29, 41, 63, 0.1);
  border-radius: 10px 10px 0 0;
  margin: 0 12px;
  text-align: left;
  position: relative;
}
.b1_item:nth-child(1) .b1i_img {
  right: 0;
}

.b1i_img {
  display: block;
  max-width: 105px;
  position: absolute;
top: 50%;
transform: translateY(-50%);
  right: 28px;
}

.b1i_content {
  position: relative;
  z-index: 1;
  padding: 30px 30px 10px;
}

.b1i_head {
  font-size: 21px;
  line-height: 120%;
  font-weight: 500;
}

.b1i_text {
  font-size: 16px;
  line-height: 130%;
  margin-top: 20px;
}

.b2 {
  margin-top: 60px;
}

.b9 .c_head {
  font-size: 45px;
  line-height: 125%;
  text-align: center;
 opacity: 1;
    padding-top: 40px;
    z-index: 1;
    background: #fff;
}
.c_head {
  font-size: 45px;
  line-height: 125%;
  text-align: center;
}
.c_head > span {
  font-weight: 500;
}
.c_head > span.blue {
  color: #233E99;
}

.ba_mobile {
  display: none;
width: calc(100% + 30px);
transform: translateX(-15px);  
}

.ba-slider {
  position: relative;
  overflow: hidden;
  margin-top: 30px;
}

.ba-slider img {
  width: 100%;
  max-width: none;
  display: block;
  max-height: 557px;
}

.ba-slider .resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  overflow: hidden;
}
.ba-slider .resize > img {
  display: block;
  width: 100%;
}

.ba-slider .handle {
  position: absolute;
  left: 50%;
  top: 0;
  width: 10px;
  height: 100%;
  background: #fff;
  cursor: ew-resize;
}
.ba-slider .handle:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 40px 0 40px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  top: 0;
  left: -35px;
}

.ba_text_1 {
  width: 570px;
  height: 150px;
  background: #E8E2DB;
  border-radius: 0 0 10px 0;
  padding: 20px 30px 20px 90px;
  font-size: 19px;
  line-height: 125%;
  position: absolute;
  top: 0;
  left: 0;
}
.ba_text_1 > i {
  font-style: normal;
}
.ba_text_2 {
  width: 570px;
  height: 200px;
  background: #26419A;
  padding: 30px 50px 10px 70px;
  font-size: 19px;
  line-height: 125%;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}
.ba_text_2 > span {
  display: block;
  text-align: right;
  margin-top: 20px;
  font-size: 14px;
  font-style: italic;
}

.ba_items_1 {
  position: absolute;
  width: 380px;
  left: 80px;
  top: 224px;
}

.ba_items_2 {
  position: absolute;
  width: 460px;
  top: 60px;
  right: 60px;
  text-align: right;
}
.ba_items_2 .ba_item {
  background: #2D46C0;
  color: #fff;
  position: relative;
}
.ba_items_2 .ba_item:before {
  display: block;
  content: "";
  width: 23px;
  height: 23px;
  background: url(../images/bai_4.png) 0 0 no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}

.ba_item {
  display: inline-block;
  vertical-align: top;
  padding: 10px 20px 10px 60px;
  background: #FCF5EB;
  box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.17);
  border-radius: 10px;
  font-size: 21px;
  line-height: 130%;
  color: #272727;
  font-weight: 500;
  margin-bottom: 45px;
  position: relative;
}
.ba_item > img {
  display: block;
  max-width: 32px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}

.b3_wrap {
  max-width: 1440px;
  margin: 0 auto;
  background: #E7EBED;
  position: relative;
  padding: 80px 0 30px;
}
.b3_wrap:after {
  display: block;
  content: "";
  width: 100%;
  height: 90px;
  background: #ABB6C4;
  position: absolute;
  bottom: 0;
  left: 0;
}

.b3 {
  position: relative;
  z-index: 1;
}

.iq_air {
  display: inline-block;
  vertical-align: top;
  max-width: 163px;
}

.b3_items {
  text-align: center;
  margin-top: 70px;
}

.b3_item {
  display: inline-block;
  vertical-align: bottom;
  max-width: 310px;
  width: 100%;
  margin: 0 30px;
}
.b3_item:nth-child(3) .b3i_img {
  margin-top: 40px;
}

.b3i_top {
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 24px 24px rgba(220, 227, 231, 0.4);
  border-radius: 30px;
  padding: 20px 5px;
}

.b3i_head {
  font-size: 32px;
  line-height: 125%;
}
.b3i_head > span {
  color: #233E99;
  font-weight: 500;
}

.b3i_text {
  margin-top: 5px;
  font-size: 16px;
  line-height: 20px;
  color: #294069;
}

.b3i_img {
  display: inline-block;
  vertical-align: top;
  margin-top: 65px;
}

.b4 {
  padding: 70px 15px;
}
.b4 .c_head {
  text-align: left;
  font-size: 38px;
}

.b4_left {
  float: left;
  max-width: 590px;
  width: 100%;
}

.b4_img_mob {
  display: none;
  margin: 20px auto 0;
  max-width: 500px;
  width: 100%;
}

.b4_text {
  max-width: 410px;
  font-size: 22px;
  line-height: 150%;
  color: #294069;
  margin: 30px 0 40px;
}

.b4f_input {
  display: block;
  max-width: 445px;
  width: 100%;
  height: 60px;
  margin-bottom: 18px;
  background: #FFFFFF;
  border: 1px solid #C8D6EF;
  border-radius: 10px;
  font-size: 22px;
  padding: 0 30px;
}

.b4f_submit {
  margin-top: 40px;
  cursor: pointer;
}

.b4_right {
  max-width: 516px;
  width: 100%;
  float: right;
  position: relative;
}
.b4_right:before {
  display: block;
  content: "";
  width: 90px;
  height: 240px;
  background: url(../images/b4r_dots.png) 0 0;
  position: absolute;
  bottom: 45px;
  left: -94px;
}
.b4_right > img {
  display: block;
  border-radius: 50px;
  position: relative;
  z-index: 2;
}

.b5_wrap, .b13_wrap, .b8_wrap, .cat_popup {
  background: #1D293F;
}

.b5_bg, .b13_bg, .b8_bg {
  background: radial-gradient(circle at 50% 80%, #1E3552, #1D293F);
}

.b5 {
  max-width: 1370px;
  padding: 90px 15px 20px;
}
.b5 .c_head {
  color: #fff;
}
.b5 .c_head br {
display: none;
}
.tabs_block {
  margin-top: 70px;
}

.tabs_block_2 {
  margin-top: 0;
  position: relative;
  padding: 70px 0 0 55px;
}

.tb2_head {
  font-size: 23px;
  line-height: 130%;
  color: #fff;
  font-weight: 500;
  margin-bottom: 40px;
}

.tabs_scroll {
  float: left;
  width: 420px;
  height: 550px;
  overflow: auto;
  padding-right: 10px;
}

.tabs_scroll_2 {
  width: 300px;
  height: 360px;
  padding-right: 25px;
}

#ascrail2000, #ascrail2001 {
  border-radius: 30px;
  padding-right: 1px;
}

#ascrail2000 {
  z-index: 2 !important;
}

.tabs, .tabs_2 {
  width: 100%;
}
.tabs .tab, .tabs_2 .tab, .tabs_2 .tab_2 {
  display: table;
  width: 400px;
  height: 130px;
  padding: 10px 20px 10px 5px;
  background: #1B304F;
  border: 3px solid #223655;
  cursor: pointer;
  color: #8E98A7;
  margin-bottom: 13px;
  border-radius: 35px;
  overflow: hidden;
}
.tabs .tab.active, .tabs_2 .tab.active, .tabs_2 .active.tab_2 {
  background: #182A4A;
  color: #fff;
  overflow: hidden !important;
  outline: none !important;
}

.tabs_2 .tab_2 {
  width: 260px;
  height: 83px;
  border-radius: 10px;
  border: 1px solid #223655;
  background: #1A2A44;
}
.tabs_2 .tab_2.active {
  background: #283852;
}
.tabs_2 .tab_2.active .tab_img, .tabs_2 .tab_2.active .tab_text {
  filter: alpha(Opacity=100);
  opacity: 1;
}
.tabs_2 .tab_2 .tab_img {
  width: 70px;
  filter: alpha(Opacity=50);
  opacity: 0.5;
}
.tabs_2 .tab_2 .tab_img > img {
  max-width: 30px;
  width: 100%;
}
.tabs_2 .tab_2 .tab_text {
  font-size: 11px;
  color: #AEBED9;
  filter: alpha(Opacity=50);
  opacity: 0.5;
}
.tabs_2 .tab_2 .tab_text > span {
  font-size: 20px;
  color: #fff;
}

.tab_img {
  width: 100px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 5px;
}
.tab_img > img {
  display: inline-block;
}

.tab_text {
  width: calc(100% - 100px);
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  line-height: 130%;
  padding-left: 5px;
}
.tab_text > span {
  display: block;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 5px;
}
.tab_text > i {
  font-style: normal;
}

.tab_content, .tab_content_2 {
  max-width: 870px;
  width: 100%;
  float: right;
  overflow: hidden;
}

.tab_content_2 {
  max-width: 815px;
  float: left;
  margin: -70px 0 0 100px;
}

.ti2_head {
  color: #AEBED9;
  font-size: 14px;
  line-height: 120%;
  font-weight: 400;
  margin-bottom: 30px;
  padding-right: 70px;
}
.ti2_head > i {
  display: inline-block;
  font-style: normal;
}
.ti2_head > span {
  display: inline-block;
  font-size: 23px;
  line-height: 130%;
  color: #fff;
  font-weight: 500;
  margin-right: 30px;
}

.ti_demo {
  font-size: 20px;
  line-height: 125%;
  color: #fff;
}

/*owl_carousel*/
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.goods_slider, .goods_slider_2 {
  width: 100%;
  height: 440px;
  overflow: hidden;
}
.goods_slider .owl-dots, .goods_slider_2 .owl-dots {
  display: none;
}
.goods_slider .owl-nav, .goods_slider_2 .owl-nav {
  display: none;
}
.goods_slider:hover .owl-nav, .goods_slider_2:hover .owl-nav {
  display: block;
}

.tab_item_2 {
  position: relative;
}

.slider-counter {
  display: none;
  font-size: 12px;
  line-height: 120%;
  position: absolute;
  right: 77px;
  top: 10px;
  color: #fff;
}
.slider-counter:first-letter {
  color: #AEBED9;
}

.goods_slider_2 {
  height: 362px;
  border-radius: 9px;
  overflow: visible;
}
.goods_slider_2 .owl-nav {
  display: block;
}
.goods_slider_2 .gs_content {
  max-width: 258px;
  height: 360px;
  background: #1D293F;
  border-radius: 9px;
  border: 1px solid #384E70;
  box-shadow: none;
}
.goods_slider_2 .gs_content .gs_img {
 max-height: 200px;
 padding-bottom:10px;
}
.gs_img > img{
    max-width: 80px;
}
.goods_slider_2 .gs_content .gs_name {
  color: #fff;
  font-size: 18px;
  margin-bottom: 4px;
  min-height: 40px;
  width:100%;
}
.goods_slider_2 .gs_content .gs_text {
  color: #AEBED9;
  font-size: 11px;
  line-height: 12px;
}
.goods_slider_2 .gs_content .gs_price {
  color: #fff;
  font-size: 19px;
  position: absolute;
  left: 15px;
  bottom: 10px;
}
.goods_slider_2 .gs_content .gs_price > del {
  font-size: 11px;
  color: #AEBED9;
}
.goods_slider_2 .gs_content .gs_btn {
  width: 16px;
  height: 15px;
  background: url(../images/gs_arrow_w.svg) right 0 no-repeat;
  position: absolute;
  bottom: 20px;
  right: 25px;
  transition: 0.3s;
}
.goods_slider_2 .gs_content .gs_btn:hover {
  width: 26px;
  padding-left: 10px;
  right: 10px;
}
.goods_slider_2 .owl-prev, .goods_slider_2 .owl-next {
  width: 30px;
  height: 24px;
  background: #233E99;
  position: absolute;
  top: -55px;
  right: 0;
  transition: 0.3s;
}
.goods_slider_2 .owl-prev:hover, .goods_slider_2 .owl-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}
.goods_slider_2 .owl-prev > span, .goods_slider_2 .owl-next > span {
  display: none !important;
}
.goods_slider_2 .owl-next.disabled, .goods_slider_2 .owl-prev.disabled {
  display: block !important;
}
.goods_slider_2 .owl-next.disabled:after, .goods_slider_2 .owl-prev.disabled:after {
  filter: alpha(Opacity=30);
  opacity: 0.3;
}
.goods_slider_2 .owl-prev {
  left: auto;
  right: 30px;
  border-radius: 6px 0 0 6px;
}
.goods_slider_2 .owl-prev:after {
  display: block;
  content: "";
  width: 12px;
  height: 6px;
  background: url(../images/arrow_w2.png) right 0 no-repeat;
  position: absolute;
  transform: rotate(180deg);
  top: 9px;
  left: 8px;
}
.goods_slider_2 .owl-prev:before {
  display: block;
  content: "";
  width: 1px;
  height: 10px;
  background: #fff;
  filter: alpha(Opacity=30);
  opacity: 0.3;
  position: absolute;
  right: 2px;
  top: 7px;
}
.goods_slider_2 .owl-next {
  width: 30px;
  border-radius: 0 6px 6px 0;
}
.goods_slider_2 .owl-next:after {
  display: block;
  content: "";
  width: 18px;
  height: 6px;
  background: url(../images/arrow_w2.png) 0 0 no-repeat;
  position: absolute;
  top: 9px;
  right: 8px;
}

.owl-next.disabled, .owl-prev.disabled {
  display: none !important;
}

.owl-prev, .owl-next {
  display: block;
  width: 150px;
  height: 100%;
  opacity: 0.8;
  border: none;
  position: absolute;
  top: 0;
  transition: 0.3s;
}
.owl-prev:hover, .owl-next:hover {
  filter: alpha(Opacity=70);
  opacity: 0.7;
}
.owl-prev > span, .owl-next > span {
  display: none !important;
}

.owl-prev {
  left: 0;
  background: none;
}
.owl-prev:after {
  display: block;
  content: "";
  width: 55px;
  height: 34px;
  background: url(../images/arrow_w.png) 0 0 no-repeat;
  position: absolute;
  transform: rotate(180deg);
  top: 38%;
  left: 25px;
}

.owl-next {
  right: 0;
  background: none;
}
.owl-next:after {
  display: block;
  content: "";
  width: 55px;
  height: 34px;
  background: url(../images/arrow_w.png) 0 0 no-repeat;
  position: absolute;
  top: 38%;
  right: 25px;
}

.owl-dots {
  display: block;
  text-align: center;
  margin-top: 30px;
}

.owl-dot {
  display: inline-block;
  vertical-align: top;
  width: 9px;
  background: #fff;
  height: 9px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  margin: 0 6px;
  border: none;
}
.owl-dot.active {
  background: #233E99;
}

.gs_content {
  display: block;
  width: 280px;
  background: #1D293F;
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.05);
  border-radius: 9px;
  padding: 20px 15px 15px;
  position: relative;
  border: 1px solid #384E70;
}

.gs_img {
  display: block;
  height: 180px;
  padding-top: 5px;
  text-align: center;
      position: relative;
}
.gs_img > img {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 10px;  
}

.gs_name {
  display: inline-block;
  min-height: 50px;
  vertical-align: top;
  font-size: 22px;
  line-height: 115%;
  font-weight: 500;
  margin: 0 0 15px;
  color:#fff;
}
.gs_name > span {
  font-weight: 700;
}

.gs_text {
	display: block;
  font-size: 16px;
  line-height: 130%;
  color:#AEBED9;
  min-height: 70px;
}

.gs_price {
  display: block;
  margin-top: 25px;
  font-size: 23px;
  line-height: 130%;
  color: #FFF;
  min-height: 50px;
  font-weight: 500;
}
.gs_price > del {
  display: block;
  color: #B8BCC3;
  font-size: 16px;
}

.gs_btn {
  width: 24px;
  height: 22px;
  background: url(../images/gs_arrow.svg) right 0 no-repeat;
  position: absolute;
  bottom: 35px;
  right: 30px;
  transition: 0.3s;
}
.gs_btn:hover {
  width: 34px;
  padding-left: 10px;
  right: 20px;
}

.b6 {
  width: calc(100% - 30px);
  max-width: 1207px;
  min-height: 260px;
  background: #f5f5f5 url(../images/b6_bg.jpg) left bottom no-repeat;
  border-radius: 30px;
  margin: 60px auto;
}
.b6_img_mob {
display: none;
margin: 0 auto 10px;
text-align: center;
}
.b6_img_mob > img {
display: inline-block;
vertical-align: top;
}
.b6_content {
  float: right;
  max-width: 700px;
  width: calc(100% - 430px);
  margin: 35px 70px 0 0;
}

.b6_text {
  font-size: 20px;
  line-height: 125%;
  color: #294069;
}
.b6_text > span {
  font-weight: 500;
}

.b6_more {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  line-height: 22px;
  margin-top: 20px;
  color: #233E99;
  font-weight: 500;
  text-decoration: underline;
}
.b6_more:hover {
  text-decoration: none;
}
.b6_more > img {
  display: inline-block;
  width: 16px;
  height: 10px;
  margin-left: 5px;
}

.b7_wrap {
  margin: 65px auto 0;
  max-width: 1440px;
  background: #F3F6FA url(../images/b7r_img.jpg) right top no-repeat;
}

.b7_left {
  padding-top: 80px;
}

.b7_right {
  display: none;
}
.b7_right > img {
  border-radius: 0;
}

.b7, .b14 {
  padding-top: 0 !important;
}
.b7 .c_head .iq_air, .b14 .c_head .iq_air {
  max-width: 130px;
}

.b7_right:before, .b14_right:before {
  display: none;
}

.b8 {
  padding: 50px 10px 20px;
}

.b8_text_1 {
  width: 440px;
  float: left;
  color: #fff;
  font-size: 40px;
  line-height: 110%;
  padding-left: 15px;
}

.b8_text_2 {
  width: 660px;
  float: right;
  color: #fff;
  padding-right: 15px;
  font-size: 21px;
  line-height: 115%;
}

.b8_items {
  text-align: center;
  margin-top: 60px;
}

.b8_item {
  display: inline-block;
  vertical-align: top;
  max-width: 370px;
  width: 100%;
  height: 210px;
  text-align: left;
  background: #182745;
  border: 2px solid #253652;
  border-radius: 35px;
  padding: 100px 35px 15px;
  margin: 0 15px 30px;
  position: relative;
}
.b8_item > img {
  display: block;
  max-width: 56px;
  width: 100%;
  position: absolute;
  top: 25px;
  left: 35px;
}

.b8i_text {
  color: #fff;
  font-size: 18px;
  line-height: 120%;
}

.b9 {
  padding: 70px 15px;
}
.b9 p {
  font-size: 18px;
  line-height: 155%;
  margin-bottom: 25px;
}

.b9_items {
  position: relative;
  margin-top: 50px;
}

.b9_item {
  max-width: 354px;
  width: 100%;
}
.b9_item.i1 {
  float: left;
  margin-top: 30px;
}
.b9_item.i2 {
  float: right;
  margin-top: 260px;
}

.b9i_head {
  font-size: 25px;
  line-height: 125%;
  font-weight: 500;
  padding-left: 48px;
  position: relative;
  margin-bottom: 30px;
}
.b9i_head > span {
  display: block;
  font-size: 39px;
  line-height: 125%;
  color: #233E99;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
}

.b9i_1 {
  display: block;
  max-width: 400px;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.functionality_slider {
width: 100%;
max-width: 320px;
overflow: hidden;
display: none;
margin: 0px auto 0;
}
.functionality_slider .owl-nav {
display: none;
}
.functionality_slider .owl-dots {
display: block;
}
.functionality_slider .owl-dots .owl-dot {
background: #000;
}
.functionality_slider .owl-dots .owl-dot.active {
background: #233E99;
}

.fs_content > img {
display: block;
margin: 0 auto;
}
.fs_content p {
font-size: 12px;
line-height: 155%;
margin-top: 20px;
}

.fs_head {
padding-left: 40px;
font-size: 18px;
line-height: 115%;
font-weight: 500;
position: relative;
}
.fs_head > span {
display: block;
content: "";
font-size: 32px;
line-height: 125%;
font-weight: 500;
color: #233E99;
position: absolute;
top: 0;
left: 0;
}
.b10_wrap {
  max-width: 1440px;
  background: #E7E9ED;
  margin: 0 auto;
}

.b10 {
  padding: 75px 15px;
}
.b10 .c_head {
  text-align: left;
  margin-bottom: 40px;
}

.b10_left {
  max-width: 625px;
  width: calc(100% - 400px);
  float: left;
}

.cert {
  display: block;
  width: 100%;
  max-width: 387px;
  float: right;
}
.cert_mob {
display: none;
margin: 30px auto;
}
.b11_wrap {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}
.b11_wrap:after {
  display: block;
  content: "";
  width: 100%;
  height: 410px;
  background: #F3F6FA;
  position: absolute;
  left: 0;
  bottom: 0;
}

.b11 {
  padding: 80px 15px 20px;
  position: relative;
  z-index: 1;
}

.b11_items {
  text-align: center;
  margin-top: 50px;
}

.b11_item {
  display: block;
  float: left;
  vertical-align: top;
  max-width: 48.5%;
  width: 100%;
  min-height: 580px;
  background: #FFFFFF;
  box-shadow: 0px 24px 34px rgba(186, 201, 220, 0.2);
  border-radius: 40px;
  text-align: left;
  overflow: hidden;
}
.b11_item:nth-child(2) {
  float: right;
}
.b11_item:nth-child(2) .b11i_img {
  background: #1D2270;
}

.b11i_img {
  display: table;
  width: 100%;
  height: 300px;
  background: #E8E8EA;
}
.b11i_img > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.b11i_img > span img {
  display: inline-block;
}

.b11i_text {
  padding: 35px 45px 15px;
  font-size: 19px;
  line-height: 150%;
}

.b12 {
  padding: 90px 15px 40px;
}

.b12_items {
  margin-top: 50px;
}

.b12_item {
  display: table;
  width: 100%;
  min-height: 260px;
  background: #F7F7F7;
  border-radius: 40px;
  padding: 70px 70px 70px 455px;
  margin-bottom: 45px;
  position: relative;
}
.b12_item:nth-child(2) {
  padding: 70px 455px 70px 70px;
  background: #F3F6FA;
}
.b12_item:nth-child(2) .b12i_img {
  max-width: 303px;
  top: auto;
  transform: translateY(0);
  bottom: 0;
  left: auto;
  right: 56px;
}

.b12i_img {
  display: block;
  position: absolute;
  max-width: 366px;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 45px;
}

.b12i_text {
  font-size: 20px;
  line-height: 145%;
  color: #294069;
}

.b13 {
  padding: 70px 15px;
}
.b13 .c_head {
  color: #fff;
  text-align: left;
  margin-bottom: 55px;
}

.b13_left {
  width: 48.5%;
  float: left;
}

.b13_right {
  width: 48.5%;
  float: right;
}

.b13_item {
  display: table;
  width: 100%;
  min-height: 195px;
  padding: 15px 30px 15px 185px;
  border: 2px solid #253652;
  border-radius: 35px;
  background: #182745;
  position: relative;
  margin-top: 35px;
}

.b13i_img {
  width: 116px;
  height: 116px;
  border-radius: 35px;
  background: #26395C;
  position: absolute;
  top: 50%;
  left: 35px;
  transform: translateY(-50%);
}
.b13i_img > img {
  display: block;
  max-width: 84px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}

.b13i_text {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  color: #fff;
  font-size: 16px;
  line-height: 125%;
}
.b13i_text > span {
  display: block;
  margin-bottom: 13px;
  font-size: 21px;
  font-weight: 500;
}

.b14_wrap {
  margin: 65px auto 0;
  max-width: 1440px;
  background: #F3F6FA url(../images/b14r_img.jpg) right top no-repeat;
}

.b14_left {
  padding-top: 80px;
}

.b14_right {
  display: none;
}
.b14_right > img {
  border-radius: 0;
}

.b15 {
  max-width: 1900px;
  margin: 0 auto;
  padding: 50px 0;
}

.b15_content {
  padding: 0 15px;
  max-width: 780px;
  margin: 0 auto;
}

.b15_text {
  text-align: center;
  font-size: 22px;
  line-height: 135%;
  color: #294069;
  margin-top: 25px;
}

.sit_slider {
  width: 100%;
  height: 227px;
  margin-top: 45px;
}
.sit_slider .owl-dots, .sit_slider .owl-nav {
  display: none;
}

.ss_content {
  width: 331px;
  height: 227px;
  background: #F3F6FA;
  border-radius: 30px;
  padding: 114px 15px 15px 35px;
  position: relative;
}

.ss_img {
  display: block;
  position: absolute;
  top: 35px;
  left: 20px;
}

.ss_text {
  font-size: 19px;
  line-height: 135%;
  color: #272727;
}

.b16 {
  max-width: 1440px;
  padding: 0;
  background: #1D293F;
}

.b16_img {
  display: block;
  width: 45%;
  float: left;
}
.b16_img_mob {
display: none;
margin: 30px auto;
}
.b16_right {
  width: 55%;
  float: right;
  padding: 60px;
}
.b16_right p {
  font-size: 19px;
  line-height: 130%;
  color: #fff;
  margin-bottom: 25px;
}
.b16_right .c_head {
  color: #fff;
  text-align: left;
  font-size: 37px;
  line-height: 120%;
  margin-bottom: 30px;
}

.b16_bot {
  font-size: 19px;
  line-height: 130%;
  color: #fff;
  font-weight: 500;
  padding-left: 60px;
  position: relative;
  margin-top: 40px;
}
.b16_bot:before {
  display: block;
  content: "";
  width: 36px;
  height: 36px;
  background: url(../images/b16_bot.png) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}

.b17_wrap {
  margin: 65px auto 0;
  max-width: 1440px;
  background: #F3F6FA url(../images/b17r_img.jpg) right top no-repeat;
}

footer {
  background: #2F2F2F;
  padding: 59px 0 64px;
}

.footer {
  max-width: 1460px;
}

.f_cols .cl, .f_cols .modal_content, .f_cols .f_bot, .f_cols .b1, .f_cols .b2, .f_cols .b3, .f_cols .b4, .f_cols .b5, .f_cols .b6, .f_cols .b7, .f_cols .b8, .f_cols .b9, .f_cols .b10, .f_cols .b11, .f_cols .b12, .f_cols .b13, .f_cols .b14, .f_cols .b15, .f_cols .b16, .f_cols .b17, .f_cols .header, .f_cols .h_tel_block, .f_cols .tabs_block, .f_cols .b9_items, .f_cols .footer, .f_cols .f_cols {
  display: none;
}

.f_col {
  width: 20%;
  float: left;
  padding-right: 15px;
}
.f_col:nth-child(5) {
  padding-right: 0;
}

.f_list > li {
  display: block;
  margin-bottom: 20px;
}
.f_list > li > a {

font: 15px/25px "Montserrat", Arial, sans-serif;
font-size: 0.8em;
font-weight: bold;
color: #fff;
line-height: 1.5385em;
text-transform: uppercase;
letter-spacing: 0.8px;
  
  
}

.f_list_2 > li {
  display: block;
  margin-bottom: 10px;
}
.f_list_2 > li > a {

color: #999999;
font-weight: normal;
text-transform: none;
letter-spacing: 0;
font-size: 0.8em!important;
line-height: 1.5385em!important;
font: 15px/25px "Montserrat", Arial, sans-serif;
}
.f_list_2 > li > a:hover {
  color: #fff;
}

.f_sign {
  max-width: 330px;
  color: #fff;
  transition: 0.3s;
  	position: relative;
    display: block;
    padding: 15px 45px 14px 18px;
    white-space: normal;
    background: #494949;
    border-color: #494949;
    text-align: left;
    letter-spacing: 0.8px;
    font-size: .7em!important;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0px;
    border-radius: 3px;
    font: 15px/25px "Montserrat", Arial, sans-serif;
    line-height: 1.428571429;
    margin-bottom: 10px;
}
.f_sign:hover {
  filter: alpha(Opacity=70);
  opacity: 0.7;
}
.f_sign:after {
  display: block;
  content: "";
  width: 21px;
  height: 16px;
  background: url(../images/f_sign.png) 0 0 no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}

.fc_item {
  display: inline-block;
  vertical-align: top;
  margin-top: 25px;
  font-size: 15px;
  line-height: 17px;
  color: #fff;
  padding-left: 20px;
  position: relative;
      font: 15px/25px "Montserrat", Arial, sans-serif;
}

.f_tel {
  padding: 0 10px 0 23px;
}
.f_tel:before {
  display: block;
  content: "";
  width: 5px;
  height: 10px;
  background: url(../images/f_tel.png) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 8px;
}
.f_tel:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 2.5px 0 2.5px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  right: 0;
  top: 10px;
}

.f_mail:before {
  display: block;
  content: "";
  width: 10px;
  height: 8px;
  background: url(../images/f_mail.png) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 10px;
}

.f_address:before {
  display: block;
  content: "";
  width: 9px;
  height: 11px;
  background: url(../images/f_address.png) 0 0 no-repeat;
  position: absolute;
  left: 0;
  top: 8px;
}

.f_socials {
  text-align: center;
  position: relative;
  margin: 50px 0 30px;
}
.f_socials:before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #3F3F3F;
  position: absolute;
  left: 0;
  top: 20px;
}

.fs_list {
  display: inline-block;
  text-align: center;
  background: #2F2F2F;
  padding: 0 25px;
  position: relative;
  z-index: 1;
}
.fs_list > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 2px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border: 1px solid #3F3F3F;
}
.fs_list > li > a {
  display: block;
  width: 38px;
  height: 38px;
  position: relative;
  transition: 0.3s;
}
.fs_list > li > a:hover {
  filter: alpha(Opacity=70);
  opacity: 0.7;
}
.fs_list > li > a > span {
  display: block;
  width: 14px;
  height: 14px;
  background: url(../images/socials_pay_sprite.png) 0 0 no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.fs_list > li:nth-child(2) span {
  background-position: -14px 0;
}
.fs_list > li:nth-child(3) span {
  background-position: -28px 0;
}
.fs_list > li:nth-child(4) span {
  background-position: -42px 0;
}
.fs_list > li:nth-child(5) span {
  background-position: -56px 0;
}
.fs_list > li:nth-child(6) span {
  background-position: -70px 0;
}
.fs_list > li:nth-child(7) span {
  background-position: -84px 0;
}
.fs_list > li:nth-child(8) span {
  background-position: -98px 0;
}

.f_copy {
  float: left;
  font-size: 13px;
  line-height: 15px;
  color: #999999;
  padding-top: 3px;
  font: 15px/25px "Montserrat", Arial, sans-serif;
font-size: .867em;
    line-height: 1.692em;  
}

.f_pay {
  float: right;
}
.f_pay > li {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.f_pay > li > span {
  display: block;
  width: 30px;
  height: 20px;
  background: url(../images/socials_pay_sprite.png) 0 -20px no-repeat;
}
.f_pay > li:nth-child(2) > span {
  background-position: -30px -20px;
}
.f_pay > li:nth-child(3) > span {
  background-position: -60px -20px;
}
.f_pay > li:nth-child(4) > span {
  background-position: -90px -20px;
}
.f_pay > li:nth-child(5) > span {
  background-position: -120px -20px;
}
.f_pay > li:nth-child(6) > span {
  background-position: -150px -20px;
}
.f_pay > li:nth-child(7) > span {
  background-position: -180px -20px;
}
.f_pay > li:nth-child(8) > span {
  background-position: -210px -20px;
}

/*стили модальных окон*/
.mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background: rgba(34, 40, 63, 0.9);
  display: none;
}
.mask2 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background: rgba(34, 40, 63, 0.9);
  display: none;
}
.boxes .window {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}

.boxes #pop {
  max-width: 1480px;
  width: calc(100% - 30px);
  max-height: 100vh;
  overflow: auto;
  background: #FFFFFF;
  border-radius: 30px;
}

.close {
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  z-index: 3;
  right: 15px;
  top: 15px;
  cursor: pointer;
  filter: alpha(Opacity=50);
  opacity: 0.5;
  transition: 0.3s;
}
.close:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}
.close:before {
  display: block;
  content: "";
  width: 25px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.close:after {
  display: block;
  content: "";
  width: 25px;
  height: 2px;
  background: #000;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.modal_content {
  height: 700px;
}

.mc_left {
  float: left;
  width: 100%;
  max-width: 720px;
  padding: 90px 90px 15px 90px;
}

.mc_right {
  float: right;
  max-width: 720px;
  height: 100%;
  width: calc(100% - 720px);
  background: url(../images/modal_bg.jpg) right 0 no-repeat;
}

.mc_head {
  font-size: 35px;
  line-height: 43px;
  margin-bottom: 60px;
  font-weight: 500;
}

.mc_input {
  display: block;
  max-width: 400px;
  width: 100%;
  height: 60px;
  margin-bottom: 18px;
  background: #F3F3F3;
  border-radius: 10px;
  font-size: 22px;
  padding: 0 30px;
}

.modal_thx {
  display: none;
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
  padding: 100px 10px;
}

.m_logo {
  display: inline-block;
  max-width: 255px;
  width: 100%;
  margin-bottom: 60px;
}

.m_text {
  font-size: 22px;
  line-height: 145%;
  margin: 15px 0 50px;
}
.m_text > a {
  font-size: 22px;
  line-height: 145%;
  text-decoration: underline;
  color: #25409A;
}
.m_text > a:hover {
  text-decoration: none;
}

.m_socials {
  text-align: center;
}
.m_socials > a {
  display: inline-block;
  width: 52px;
  height: 52px;
  margin: 0 28px;
  transition: 0.3s;
}
.m_socials > a:hover {
  filter: alpha(Opacity=70);
  opacity: 0.7;
}
.m_socials > a > img {
  display: block;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

#reveal1 {
  opacity: 0;
  -webkit-transform: scale(0.9);
   -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
     -o-transform: scale(0.9);
      transform: scale(0.9);
  -webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
     -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out;
}
#reveal1.visible {
  opacity: 1;
  -webkit-transform: none;
   -moz-transform: none;
    -ms-transform: none;
     -o-transform: none;
      transform: none;
}
#reveal2 {
  opacity: 0;
  -webkit-transform: scale(0.9);
   -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
     -o-transform: scale(0.9);
      transform: scale(0.9);
  -webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
     -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out;
}
#reveal2.visible {
  opacity: 1;
  -webkit-transform: none;
   -moz-transform: none;
    -ms-transform: none;
     -o-transform: none;
      transform: none;
}
#reveal3 {
  opacity: 0;
  -webkit-transform: scale(0.9);
   -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
     -o-transform: scale(0.9);
      transform: scale(0.9);
  -webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
     -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out;
}
#reveal3.visible {
  opacity: 1;
  -webkit-transform: none;
   -moz-transform: none;
    -ms-transform: none;
     -o-transform: none;
      transform: none;
}
#reveal4 {
  opacity: 0;
  -webkit-transform: scale(0.9);
   -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
     -o-transform: scale(0.9);
      transform: scale(0.9);
  -webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
     -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out;
}
#reveal4.visible {
  opacity: 1;
  -webkit-transform: none;
   -moz-transform: none;
    -ms-transform: none;
     -o-transform: none;
      transform: none;
}
#reveal5 {
  opacity: 0;
  -webkit-transform: scale(0.9);
   -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
     -o-transform: scale(0.9);
      transform: scale(0.9);
  -webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
     -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out;
}
#reveal5.visible {
  opacity: 1;
  -webkit-transform: none;
   -moz-transform: none;
    -ms-transform: none;
     -o-transform: none;
      transform: none;
}
#reveal6  {
  opacity: 0;
  -webkit-transform: scale(0.9);
   -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
     -o-transform: scale(0.9);
      transform: scale(0.9);
  -webkit-transition: all 1s ease-in-out;
   -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
     -o-transition: all 1s ease-in-out;
      transition: all 1s ease-in-out;
}
#reveal6.visible {
  opacity: 1;
  -webkit-transform: none;
   -moz-transform: none;
    -ms-transform: none;
     -o-transform: none;
      transform: none;
}
.b9i_1{
  position: sticky;
  top: 160px;
}
.b9_items-first{
  margin-top: -570px;
}

/* MEDIA QUERIES*/
@media only screen and (min-width: 1600px) {
  .cat_popup .b5 {
    max-width: 1600px;
    padding-right: 0;
  }
  .cat_popup:before {
    left: -130px;
  }

  .tab_content_2 {
    width: calc(100% - 700px);
    max-width: 100%;
    margin-left: 80px;
  }

  .tabs_scroll_2 {
    width: 580px;
  }

  .tabs_2 .tab_2 {
    float: left;
    margin-right: 13px;
    min-height: 106px!important;
  }

  .slider-counter {
    display: block;
  }
}
/*+1600*/
@media only screen and (max-width: 1370px) {
  .tabs_scroll {
    width: 300px;
  }

  .cat_popup:before {
    left: 0;
    width: 410px;
  }

  .tabs .tab, .tabs_2 .tab, .tabs_2 .tab_2 {
    width: 280px;
  }

  .tabs_2 .tab_2 {
    width: 260px;
  }

  .tab_img {
    width: 80px;
  }

  .tab_text {
    width: calc(100% - 80px);
  }

  .tab_content, .tab_content_2 {
    width: calc(100% - 320px);
  }

  .tab_content_2 {
    width: calc(100% - 420px);
  }

  .b7_wrap {
    background: #F3F6FA;
  }

  .b7_left {
    padding-top: 10px;
  }

  .b7_right {
    display: block;
  }

  .b14_wrap, .b17_wrap {
    background: #F3F6FA;
  }

  .b14_left {
    padding-top: 10px;
  }

  .b14_right {
    display: block;
  }

  .b16_right {
    padding: 20px;
  }
  .b16_right p {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .b16_right .c_head {
    font-size: 30px;
    line-height: 34px;
  }

  .b16_bot {
    margin-top: 20px;
    font-size: 16px;
    line-height: 18px;
  }
}
/*1370*/
@media only screen and (max-width: 1250px) {
  .logo {
    left: 15px;
  }

  .h_tel {
    right: 15px;
  }

  .h_menu {
    text-align: center;
  }
  .h_menu > li {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
  }

  .b1_item {
    width: 230px;
    margin: 0 5px;
  }

  .b1i_content {
    padding: 15px;
  }

  .c_head {
    font-size: 37px;
  }

  .cat_popup:before {
    width: 340px;
  }

  .tabs_block_2 {
    padding-left: 15px;
  }

  .tab_content_2 {
    margin-left: 50px;
  }
}
/*1250*/
@media only screen and (max-width: 1160px) {
  .b3_item {
    margin: 0 10px;
    max-width: 280px;
  }

  .b4 .c_head {
    font-size: 28px;
  }

  .b4_left {
    max-width: 55%;
  }

  .b4_right {
    max-width: 43%;
  }
  .b4_right:before {
    left: -55px;
  }

  .b7 .c_head .iq_air, .b14 .c_head .iq_air {
    max-width: 100px;
  }

  .b8_text_1 {
    padding: 0;
    width: 100%;
    float: none;
    margin-bottom: 20px;
    text-align: center;
  }

  .b8_text_2 {
    padding: 0;
    width: 100%;
    float: none;
    text-align: center;
  }

  .b9_item {
    max-width: 100%;
    width: calc(100% - 370px);
    float: none !important;
    margin-top: 40px !important;
  }

  .b9i_1 {
    left: auto;
    right: 0;
    margin-left: auto;    
    transform: translateX(0);
  }
}
/*1160*/
@media only screen and (max-width: 1000px) {
  p {
    font-size: 17px;
    margin-bottom: 15px;
  }

  .burger {
    display: block;
  }
header {
background: #233E99;
}
  .logo {
    left: 50%;
    height: 65px;
    transform: translateX(-50%);
    background: none;
  }

  .h_menu {
    display: none;
    text-align: left;
    width: 100%;
    padding: 55px 35px 45px;
    background: #1D293F;
    position: absolute;
	z-index: 1111111111111;
	left: 0;
	top: 65px;
	transform: translateX(0) !important;
  }
  .h_menu > li {
    display: block;
    width: 100%;
    margin: 0 0 30px!important;
  }
.h_menu > li > a {
font-size: 14px !important;
color:#fff;
}
  .block_1_wrap {
    height: auto;
    min-height: calc(100vh - 65px);
    background: #F0F4F7;
    padding-bottom: 15px;
    text-align: center;
  }

  h1 {
    font-size: 50px;
    max-width: 100%;
  }

  .b1_text {
    font-size: 18px;
    margin: 20px 0;
  }

  .b1_items {
    position: static;
    margin: 30px auto 0;
    max-width: 550px;
  }

  .b1_item {
    border-radius: 10px;
    margin: 0 5px 10px;
  }

  .b2 {
    margin-top: 30px;
  }

  .c_head {
    font-size: 24px;
  }

  .ba-slider {
    margin-top: 20px;
  }

  .ba_text_1, .ba_text_2 {
    width: 400px;
    height: 110px;
    padding: 15px 15px 15px 40px;
    font-size: 16px;
  }

  .ba_items_1 {
    top: auto;
    bottom: 0px;
    left: 60px;
  }

  .ba_items_2 {
    top: 20px;
    right: 40px;
  }

  .ba_item {
    padding: 5px 10px 5px 60px;
    font-size: 18px;
    margin-bottom: 20px;
  }

  .b3_wrap {
    padding: 30px 0 0;
  }

  .b3_items {
    margin-top: 30px;
  }

  .b3_item {
    vertical-align: top;
    margin: 0 10px 50px;
    max-width: 280px;
  }

  .b3i_img {
    margin-top: 20px !important;
  }

  .iq_air {
    max-width: 80px;
  }

  .b3i_top {
    padding: 10px 5px;
    border-radius: 20px;
  }

  .b3i_head {
    font-size: 24px;
  }

  .b3i_text {
    font-size: 15px;
    line-height: 18px;
  }

  .b4 {
    padding: 30px 15px;
  }
  .b4 .c_head {
    font-size: 22px;
  }
  .b4 .c_head > br {
    display: none;
  }

  .b4_text {
    font-size: 18px;
    line-height: 22px;
    margin: 20px 0 30px;
  }

  .b4_right:before {
    display: none;
  }

  .b5 {
    padding: 30px 15px 20px;
  }

  .b6_content {
    width: calc(100% - 380px);
    margin: 20px 30px 0 0;
  }

  .b6_text {
    font-size: 17px;
  }

  .b6_more {
    margin-top: 10px;
    font-size: 17px;
  }
.goods_slider_2 .owl-prev, .goods_slider_2 .owl-next {
top: -38px;
}
  .tabs_scroll, .tabs_scroll_2 {
    float: none;
    width: 100%;
    height: 60px;
    margin-bottom: 30px;
  }

  .tabs, .tabs_2 {
    width: 680px;
    margin-bottom: 15px;
  }
  .tabs .tab, .tabs_2 .tab, .tabs_2 .tab_2 {
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: 36px;
    padding: 0;
    border-radius: 20px;
    margin: 0;
  }

  .tabs_2 .tab_2 {
    height: 30px;
  }
  .tabs_2 .tab_2 .tab_text > span {
    font-size: 16px;
    line-height: 30px;
  }

  .tab_img {
    display: none;
  }

  .tab_text {
    display: block;
    width: auto;
    padding: 0 10px;
  }
  .tab_text > span {
    font-size: 16px;
    line-height: 30px;
    margin: 0;
  }
  .tab_text > i {
    display: none;
  }

  .tab_content, .tab_content_2 {
    float: none;
    max-width: 100%;
    width: 100%;
  }

  .tab_content_2 {
    margin: 0;
    max-width: 100%;
    width: 100%;
  }

  .ti2_head {
    margin-bottom: 15px;
  }

  .cat_popup:before {
    width: 100%;
  }

  .b7 .c_head .iq_air, .b14 .c_head .iq_air {
    max-width: 80px;
  }

  .b8 {
    padding-top: 30px;
  }

  .b8_text_1 {
    font-size: 26px;
    line-height: 28px;
  }

  .b8_text_2 {
    font-size: 17px;
    line-height: 20px;
  }

  .b8_items {
    margin-top: 30px;
  }

  .b9 {
    padding: 30px 15px;
  }

  .b10 {
    text-align: center;
    padding: 30px 15px;
  }
  .b10 .c_head {
    margin-bottom: 20px;
    text-align: center;
  }
  .b10 .c_head br {
    display: none;
  }

  .b11 {
    padding: 30px 15px 20px;
  }

  .b11_items {
    margin-top: 30px;
  }

  .b11_item {
    min-height: 440px;
  }

  .b11i_img {
    height: 240px;
  }

  .b11i_text {
    padding: 20px 15px;
    font-size: 17px;
    line-height: 20px;
  }

  .b12 {
    padding: 30px 15px 10px;
  }

  .b12_items {
    margin-top: 20px;
  }

  .b12_item {
    min-height: 180px;
    padding: 20px 20px 20px 250px;
    margin-bottom: 20px;
  }
  .b12_item:nth-child(2) {
    padding: 20px 250px 20px 20px;
  }
  .b12_item:nth-child(2) .b12i_img {
    max-width: 220px;
    right: 10px;
  }

  .b12i_img {
    max-width: 220px;
    left: 10px;
  }

  .b12i_text {
    font-size: 17px;
    line-height: 20px;
  }

  .b13 {
    padding: 30px 15px;
  }

  .b13_item {
    min-height: 140px;
    padding: 15px 15px 15px 100px;
    margin-top: 20px;
  }

  .b13i_img {
    width: 70px;
    height: 70px;
    left: 15px;
  }
  .b13i_img > img {
    max-width: 50px;
  }

  .b13i_text {
    font-size: 15px;
    line-height: 17px;
  }
  .b13i_text > span {
    font-size: 18px;
    margin-bottom: 7px;
  }

  .b15 {
    padding: 30px 0;
    overflow: hidden;
  }

  .b15_text {
    font-size: 16px;
    line-height: 18px;
    margin-top: 15px;
  }

  .sit_slider {
    height: 200px;
    margin-top: 25px;
    width: calc(100% + 15px);
  }

  .ss_content {
    width: 290px;
    height: 200px;
    padding: 100px 15px 15px;
  }

  .ss_img {
    top: 15px;
  }

  .ss_text {
    font-size: 17px;
    line-height: 20px;
  }

  .b16_img {
    float: none;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }

  .b16_right {
    float: none;
    width: 100%;
  }

  footer {
    padding: 40px 0 15px;
  }

  .f_col {
    width: 25%;
  }
  .f_col:nth-child(5) {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .f_col:nth-child(5) br {
    display: none;
  }

  .f_sign {
    text-align: left;
    margin: 0 auto 25px;
  }

  .fc_item {
    margin: 0 5px 10px;
  }

  .f_socials {
    margin: 15px 0 20px;
  }

  .boxes #pop {
    max-width: 460px;
  }

  .modal_content {
    height: auto;
  }

  .mc_left {
    float: none;
    max-width: 100%;
    padding: 40px 15px 20px;
  }

  .mc_right {
    display: none;
  }

  .mc_head {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  .mc_input {
    font-size: 16px;
    padding: 0 15px;
  }

  .modal_thx {
    padding: 30px 15px;
  }

  .m_logo {
    max-width: 150px;
    margin-bottom: 20px;
  }

  .m_text {
    font-size: 18px;
    line-height: 21px;
  }
  .m_text > a {
    font-size: 18px;
    line-height: 21px;
  }
}
/*1000*/
@media only screen and (max-width: 850px) {
.b8_items {
max-width: 520px;
margin: 25px auto 0;
}

.b8_item {
width: 48%;
height: 130px;
padding: 48px 14px 14px;
margin: 0 0 2%;
border-radius: 12px;
}
.b8_item:nth-child(odd) {
margin-right: 2%;
}
.b8_item > img {
max-width: 30px;
left: auto;
right: 17px;
top: 13px;
filter: brightness(2000000%);
}

.b8i_text {
font-size: 11px;
line-height: 130%;
}
}

@media only screen and (min-width: 751px) {
	.mobile{
		display:none;
	}
}
@media only screen and (max-width: 750px) {
.b24-widget-button-wrapper.b24-widget-button-position-bottom-right{
	right:5px;
}
.desktop{
	display:none;
}
.scroll-to-top{
	right: 15px;
}
header {
height: 50px;
}
header.fixed .h_callback {
display: none;
}
header.fixed .h_tel {
margin-top: 0;
}

.logo {
height: 50px;
width: 70px !important;
}

.burger {
top: 16px;
}

.h_menu {
top: 50px;
}

.h_tel_block {
top: 15px !important;
}

.h_tel {
width: 23px !important;
height: 22px;
background: url(../images/h_tel.png) 0 0 no-repeat;
border: none;
transition: 0.3s;
}
.h_tel:hover {
filter: alpha(Opacity=70);
opacity: 0.7;
}
.h_tel > span {
display: none;
}

.cat_popup {
top: 50px;
}

.goods_slider_2 {
height: 390px;
padding-bottom: 45px;
}
.goods_slider_2 .owl-nav {
display: none !important;
}
.goods_slider_2 .owl-dots {
display: block;
}

.block_1_wrap {
background: none;
padding-top: 0;
height: auto;
}

.b1_img_mob {
display: block;
margin-bottom: 35px;
}

h1 {
text-align: left;
}

.c_head {
text-align: left;
}

.b1_text {
text-align: left;
}

.b3 .c_head {
text-align: center;
}	
  .b6 {
	width: 100%;
    min-height: auto;
    background: #fff;
    margin: 50px auto 0;
    border-radius: 20px;
  }
.b6_img_mob {
display: block;
}
  .b6_content {
    width: 100%;
    max-width: 100%;
    float: none;
    padding: 20px 0;
  }
.b6_text {
font-size: 14px;
line-height: 140%;
}

.b7_wrap {
margin-top: 40px;
}
  .b10_left {
    max-width: 100%;
    width: 100%;
    float: none;
  }

  .cert {
    width: 100%;
    margin: 20px auto 0;
    float: none;
  }
.b12 .c_head {
text-align: center;
}
  .b13 .c_head {
    text-align: center;
    margin-bottom: 0;
  }
  .b13 .c_head > br {
    display: none;
  }

  .b13_left, .b13_right {
    width: 100%;
    float: none;
  }

  .f_col {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 48%;
  }

  .f_copy {
    float: none;
    text-align: center;
    padding: 0;
    margin-top: 20px;
  }

  .f_pay {
    float: none;
    text-align: center;
  }
  .f_pay > li {
    margin: 0 3px;
  }

  .b9_items {
    margin-top: 0;
  }

  .b9_item {
    width: 100%;
    margin-top: 20px !important;
  }

  .b9i_1 {
    position: static;
    margin: 0 auto;
  }

  .b9i_head {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 10px;
    padding: 0;
  }
  .b9i_head > span {
    display: inline-block;
    position: static;
    font-size: 27px;
    line-height: 30px;
    margin-right: 15px;
  }
  .b9i_head br {
    display: none;
  }

  .b9 p {
    font-size: 15px;
    line-height: 135%;
    margin-bottom: 15px;
  }
.b9_items {
display: none;
}

.functionality_slider {
display: block;
}

.b10 {
text-align: left;
}
.b10 p {
font-size: 14px;
line-height: 145%;
margin-bottom: 20px;
}
.b10 .c_head {
text-align: left;
}

.cert {
display: none;
}

.cert_mob {
display: block;
}

.achievement_slider .owl-nav {
display: none !important;
}
.achievement_slider .owl-dots {
display: block;
}
.achievement_slider .owl-dots .owl-dot {
background: #000;
}
.achievement_slider .owl-dots .owl-dot.active {
background: #233E99;
}

.b11_item {
max-width: 240px;
height: 260px;
min-height: auto;
float: left !important;
margin-right: 20px;
border-radius: 10px;
}

.b11_item .b11i_img img {
max-width: 220px;
}
.b11_item .b11i_img img.b11i_2 {
max-width: 100px;
}

.b11i_img {
height: 126px;
}

.b11i_text {
font-size: 12px;
line-height: 150%;
}

.b14 .c_head {
font-weight: 500;
}

.b15 {
padding: 30px 15px;
text-align: center;
}
.b15 .c_head {
text-align: center;
font-weight: 500;
}

.b15_text {
font-size: 14px;
line-height: 135%;
}
.b15_text br {
display: none;
}

.sit_slider .owl-dots {
display: block;
}
.sit_slider .owl-dots .owl-dot {
background: #000;
}
.sit_slider .owl-dots .owl-dot.active {
background: #233E99;
}

.ss_content {
width: 190px;
height: 138px;
border-radius: 18px;
padding: 70px 20px 5px;
text-align: left;	
}

.ss_img {
max-width: 50px;
}

.ss_text {
font-size: 11px;
line-height: 135%;
}
.ss_text br {
display: none;
}
		  
}
/*750*/
@media only screen and (max-width: 650px) {
  .gs_img > img{
	  max-width:70px;
  }	
  .m_slider {
    overflow: hidden;
    height: 350px;
  }
  .m_slider .owl-nav {
    display: none;
  }
  .m_slider .owl-dots {
    transform: translateY(-270px);
  }

  .b3_wrap {
    padding-bottom: 0;
  }
  .b3_wrap:after {
    height: 55px;
    background: #D7DCE3;
  }

  .b3 {
    padding-right: 0;
  }
  .b3 .c_head {
    padding-right: 15px;
  }

  .b3_item {
    vertical-align: top;
    margin: 0 0 50px;
    max-width: 310px;
  }
  .b3_item:last-child {
    margin-bottom: 0;
  }

  .b3i_top {
    width: 225px;
    margin-bottom: 50px;
  }

  .b3i_head {
    font-size: 21px;
  }

  .b3i_text {
    font-size: 14px;
    line-height: 130%;
  }

  .b3i_img {
    max-width: 150px;
    vertical-align: bottom;
  }

  .b4_left {
    float: none;
    max-width: 100%;
  }

  .b4_text {
    max-width: 100%;
    font-size: 13px;
    line-height: 135%;
  }

  .b4_right {
    display: none;
  }

  .b4_img_mob {
    display: block;
    position: relative;
    margin-bottom: 30px;
  }
  .b4_img_mob > img {
    display: block;
    position: relative;
    z-index: 1;
  }

  .b4f_input {
    max-width: 100%;
    height: 40px;
    border-radius: 6px;
    padding: 0 20px;
    font-size: 13px;
    margin-bottom: 12px;
  }

  .b4f_submit {
    margin: 30px auto 0;
    width: 230px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    border-radius: 8px;
    margin-top: 23px;
  }

  .b5 .c_head {
    text-align: center;
    margin-bottom: -40px;
  }
  .b5 .c_head br {
    display: block;
  }

  .tabs_block .tabs, .tabs_block .tabs_2 {
    width: 580px;
  }
  .tabs_block .tabs .tab, .tabs_block .tabs_2 .tab, .tabs_2 .tabs_block .tabs .tab_2, .tabs_block .tabs_2 .tab_2 {
    height: 30px;
    border: 1px solid #1D2E46;
    background: #25354F;
    margin-right: 3px;
  }
  .tabs_block .tabs .tab.active, .tabs_block .tabs_2 .tab.active, .tabs_2 .tabs_block .tabs .active.tab_2, .tabs_block .tabs_2 .active.tab_2 {
    background: #1F3450;
    border: 1px solid #4880B1;
  }
  .tabs_block .tabs .tab .tab_text, .tabs_block .tabs_2 .tab .tab_text, .tabs_2 .tabs_block .tabs .tab_2 .tab_text, .tabs_block .tabs_2 .tab_2 .tab_text {
    line-height: 28px;
  }
  .tabs_block .tabs .tab .tab_text > span, .tabs_block .tabs_2 .tab .tab_text > span, .tabs_2 .tabs_block .tabs .tab_2 .tab_text > span, .tabs_block .tabs_2 .tab_2 .tab_text > span {
    font-size: 14px;
  }

  .goods_slider, .goods_slider_2 {
    padding-bottom: 50px;
    border-radius: 9px;
  }
  .goods_slider .gs_content, .goods_slider_2 .gs_content {
    width: 160px;
    background: #253650;
    border-radius: 9px;
    border: 1px solid #384E70;
    padding: 5px 15px;
  }
  .goods_slider .gs_img, .goods_slider_2 .gs_img {
    height: 150px;
  }
  .goods_slider .gs_name, .goods_slider_2 .gs_name {
    color: #fff;
    font-size: 14px;
    line-height: 130%;
    font-size: 14px!important;
  }
  .functionality_slider .owl-item .fs_content
  {
	  padding-top: 50px;
  }
  .goods_slider .gs_text, .goods_slider_2 .gs_text {
    font-size: 9px;
    color: #AEBED9;
        min-height: 30px;
  }
  .goods_slider .gs_price, .goods_slider_2 .gs_price {
    color: #fff;
    font-size: 15px;
    position: relative;
    left: 0px;
  }
  .goods_slider .gs_price > del, .goods_slider_2 .gs_price > del {
    font-size: 9px;
    color: #AEBED9;
  }
  .goods_slider .gs_btn, .goods_slider_2 .gs_btn {
    width: 16px;
    height: 15px;
    background: url(../images/gs_arrow_w.svg) right 0 no-repeat;
    position: absolute;
    bottom: 20px;
    right: 15px;
    transition: 0.3s;
  }
  .goods_slider .gs_btn:hover, .goods_slider_2 .gs_btn:hover {
    width: 26px;
    padding-left: 10px;
    right: 10px;
  }
  .goods_slider .owl-nav, .goods_slider_2 .owl-nav {
    display: none !important;
  }
  .goods_slider .owl-dots, .goods_slider_2 .owl-dots {
    display: block;
  }

  .b7_wrap {
    padding: 30px 0 20px;
  }

  .b14_wrap {
    margin-top: 0;
    padding: 30px 0 10px;
  }

  .b4_text {
    font-size: 14px;
    line-height: 150%;
    max-width: 207px;
  }

  .b17_wrap {
    background: #fff;
    padding: 0 0 30px;
    margin-top: 0;
    overflow: hidden;
    text-align: center;
  }
  .b17_wrap .c_head {
    text-align: center !important;
  }
  .b17_wrap .b14_left {
    padding-top: 0;
  }
  .b17_wrap .b4_img_mob {
    margin: -90px auto 40px;
  }
  .b17_wrap .b4_text {
    max-width: 100%;
    font-size: 14px;
  }
}
/*650*/
@media only screen and (max-width: 550px) {
  p {
    font-size: 16px;
  }

  h1 {
    font-size: 30px;
  }

  .b1_text {
    font-size: 16px;
    line-height: 19px;
  }
  .b1_text > br {
    display: none;
  }

  .c_head {
    font-size: 22px !important;
    line-height: 27px !important;
  }

  .ba-slider .handle:before {
    display: none;
  }

  .b2 .c_head br {
    display: none;
  }

  .ba-slider {
    display: none;
  }

  .ba_mobile {
    display: block;
    margin: 20px 0;
  }

  .bam_before {
    min-height: 320px;
    background: url(../images/before_mob.jpg) 0 0 no-repeat;
    background-size: cover;
  }

  .bam_after {
    min-height: 320px;
    background: url(../images/after_mob.jpg) left bottom no-repeat;
    background-size: cover;
    margin-top: 15px;
  }

  .bam_content {
    position: relative;
  }

  .ba_text_1, .ba_text_2, .ba_items_1, .ba_items_2 {
    width: auto;
    position: static;
  }

  .ba_text_1, .ba_text_2 {
    height: auto;
    padding: 10px;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 20px;
    border-radius: 0;
  }
  .ba_text_1 > i, .ba_text_2 > i {
    display: block;
    max-width: 220px;
  }
  .ba_text_1 br, .ba_text_2 br {
    display: none;
  }
  .ba_text_1 span, .ba_text_2 span {
    font-size: 10px;
    margin-top: 15px;
  }

  .ba_items_1 {
    margin: 10px 0 0 10px;
  }

  .ba_items_2 {
    margin: 10px 10px 0 0;
  }
  .ba_items_2 .ba_item:before {
    width: 12px;
    height: 12px;
    left: 5px;
  }

  .ba_item {
    padding: 5px 9px 5px 30px;
    font-size: 14px;
    border-radius: 4px;
  }
  .ba_item > img {
    top: 48%;
    max-width: 15px;
    left: 5px;
  }

  .iq_air {
    max-width: 66px;
  }

  .b8_text_1 {
    font-size: 22px;
    line-height: 25px;
  }

  .b8_text_2 {
    font-size: 14px;
    line-height: 18px;
  }

  .b11_wrap:after {
    height: 310px;
  }

  .b11 {
    padding: 30px 0 20px 15px;
  }
  .b11 .c_head {
    padding-right: 15px;
  }
  .b11 .c_head > br {
    display: none;
  }

  .b11_item {
    float: none !important;
    margin-right: 0;
  }

  .b12_item {
    padding: 20px !important;
    min-height: auto;
    border-radius: 20px;
  }
  .b12_item:nth-child(2) .b12i_img {
    max-width: 155px;
  }

  .b12i_img {
    position: static;
    margin: 0 auto 30px;
    max-width: 215px;
    transform: translateY(0);
  }

  .b12i_text {
    font-size: 14px;
    line-height: 145%;
  }

  .b13_item {
    border-radius: 20px;
  }

  .b13i_img {
    border-radius: 18px;
  }
  .b13i_img > img {
    max-width: 30px;
  }

  .b13i_text {
    font-size: 11px;
  }
  .b13i_text > span {
    font-size: 12px;
  }

  .b14_wrap, .b17_wrap {
    margin-top: 0;
  }

  .b16 {
    padding: 30px 0;
  }
  .b16 p {
    font-size: 14px;
    line-height: 130%;
    margin-bottom: 15px;
  }

  .b16_img {
    display: none;
  }

  .b16_img_mob {
    display: block;
  }

  .b16_bot {
    font-size: 14px;
    padding-left: 55px;
  }
  .b16_bot:before {
    width: 30px;
    height: 30px;
    background-size: 100%;
  }

  .b1_items {
    width: calc(100% + 30px);
    transform: translateX(-15px);
  }

  .b1_item {
    width: 46%;
    height: 106px;
  }

  .b1i_head {
    font-size: 12px;
  }

  .b1i_text {
    font-size:11px;
    margin-top: 8px;
  }

  .b1i_img {
    max-width: 53px;
    right: 15px;
  }

  .b1_text {
    font-size: 14px;
  }
}
/*550*/
@media only screen and (min-width: 501px) {
	.functionality_slider {
		display:none!important;
	}
	.mobs{
		display:none;
	}
}
@media only screen and (max-width: 500px) {
  .img_scroll{
	  display:none!important;
	}
  .b9_items{
	  display:none!important;
  }
  .f_list > li {
    margin-bottom: 7px;
  }
  .f_list > li > a {
    font-size: 14px;
    line-height: 16px;
  }

  .f_list_2 > li {
    display: block;
    margin-bottom: 4px;
  }
  .f_list_2 > li > a {
    font-size: 12px;
    line-height: 13px;
  }

  .f_socials:before {
    display: none;
  }

  .f_pay {
    float: none;
    text-align: center;
  }
  .f_pay > li {
    margin: 0;
  }

  .fs_list {
    padding: 0;
  }
  .fs_list > li {
    margin: 0 2px;
  }
  .fs_list > li > a {
    width: 24px;
    height: 24px;
  }

  .m_socials > a {
    margin: 0 8px;
  }

  .ti2_head {
    font-size: 12px;
  }
  .ti2_head > span {
    font-size: 17px;
  }
}

/*500*/
@media only screen and (max-width: 450px) {
  .h_callback {
    display: none !important;
  }
}


/*# sourceMappingURL=style.css.map */