/*star font-size*/
.fz p, .fz ul, .fz ol {
  margin-bottom: 30px;
}
.fz h1, .fz h2, .fz h3, .fz h4 {
  margin-bottom: 10px;
}
.fz p:last-child, .fz ul:last-child, .fz ol:last-child {
  margin-bottom: 0;
}
.fz33 {
  font-size: 33px;
  line-height: 1.5em;
}
.fz29 {
  font-size: 29px;
  line-height: 1.5em;
}
.fz25 {
  font-size: 25px;
  line-height: 1.5em;
}
.fz23 {
  font-size: 23px;
  line-height: 1.5em;
}
.fz22 {
  font-size: 22px;
  line-height: 1.5em;
}
.fz21 {
  font-size: 21px;
  line-height: 1.5em;
}
.fz15 {
  font-size: 15px;
  line-height: 1.5em;
}

@media (max-width: 1599.5px) { 
  .fz p, .fz ul, .fz ol {
    margin-bottom: 20px;
  }
  .fz h1, .fz h2, .fz h3, .fz h4 {
    margin-bottom: 10px;
  }
  .fz33 {
    font-size: 26px;
  }
  .fz29 {
    font-size: 24px;
  }
  .fz25 {
    font-size: 21px;
  }
  .fz23 {
    font-size: 20px;
  }
  .fz22 {
    font-size: 19px;
  }
  .fz21 {
    font-size: 18px;
  }
  .fz15 {
    font-size: 14px;
  }
}

@media (max-width: 1199.5px) { 
  .fz p, .fz ul, .fz ol {
    margin-bottom: 15px;
  }
  .fz33 {
    font-size: 23px;
  }
  .fz29 {
    font-size: 20px;
  }
  .fz25 {
    font-size: 18px;
  }
  .fz23 {
    font-size: 17px;
  }
  .fz22 {
    font-size: 16px;
  }
  .fz21 {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .fz p, .fz ul, .fz ol {
    margin-bottom: 10px;
  }
  .fz h1, .fz h2, .fz h3, .fz h4 {
    margin-bottom: 5px;
  }
  .fz33 {
    font-size: 18px;
  }
  .fz29 {
    font-size: 17px;
  }
  .fz25 {
    font-size: 16px;
  }
  .fz23 {
    font-size: 15px;
  }
  .fz22 {
    font-size: 14px;
  }
  .fz21 {
    font-size: 14px;
  }
  .fz15 {
    font-size: 12px;
  }
}
/*end font-size*/

/*start global-title*/
.global-t46 {
  font-family: Syne;
  font-size: 46px;
  line-height: 1.4em;
}

.global-t38 {
  font-family: Syne;
  font-size: 38px;
  line-height: 1.4em;
}

@media (max-width: 1599.5px) { 
  .global-t46 {
    font-size: 36px;
  }
  .global-t38 {
    font-size: 30px;
  }
}

@media (max-width: 1199.5px) { 
  .global-t46 {
    font-size: 30px;
  }
  .global-t38 {
    font-size: 25;
  }
}

@media (max-width: 767px) {
  .global-t46 {
    font-size: 24px;
  }
  .global-t38 {
    font-size: 20px;
  }
}
/*end global-title*/

/*start btn*/
.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.btn:focus, .btn:active {
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
}
.btn_green {
  background: -webkit-gradient(linear,  left top, right top,  from(rgba(97,203,66,1)),color-stop(29%, rgba(73,210,92,1)),color-stop(54%, rgba(50,216,117,1)),color-stop(78%, rgba(28,222,141,1)),to(rgba(12,227,159,1)));
  background: -o-linear-gradient(left,  rgba(97,203,66,1) 0%,rgba(73,210,92,1) 29%,rgba(50,216,117,1) 54%,rgba(28,222,141,1) 78%,rgba(12,227,159,1) 100%);
  background: linear-gradient(to right,  rgba(97,203,66,1) 0%,rgba(73,210,92,1) 29%,rgba(50,216,117,1) 54%,rgba(28,222,141,1) 78%,rgba(12,227,159,1) 100%);
  border-radius: 45px;
  color: #2b2a29;
  font-family: Syne;
  font-size: 21px;
  font-weight: 700;
  line-height: 1em;
}
.btn_green:hover {
  color: #175936;
  background: -webkit-gradient(linear,  left top, right top,  from(rgba(165,250,205,1)),color-stop(29%, rgba(165,250,205,1)),color-stop(54%, rgba(164,248,200,1)),color-stop(78%, rgba(156,235,158,1)),to(rgba(148,223,120,1)));
  background: -o-linear-gradient(left,  rgba(165,250,205,1) 0%,rgba(165,250,205,1) 29%,rgba(164,248,200,1) 54%,rgba(156,235,158,1) 78%,rgba(148,223,120,1) 100%);
  background: linear-gradient(to right,  rgba(165,250,205,1) 0%,rgba(165,250,205,1) 29%,rgba(164,248,200,1) 54%,rgba(156,235,158,1) 78%,rgba(148,223,120,1) 100%);
}

.btn-blt {
  border: 2px solid #00f7ff;
  border-radius: 45px;
  color: #00f7ff;
  font-family: Syne;
  font-size: 21px;
  font-weight: 700;
  line-height: 1em;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.btn-blt:hover {
  background-color: #00f7ff;
  color: #fefefe;
}

.btn_blue {
  color: #2b2a29;
  font-family: Syne;
  font-size: 21px;
  font-weight: 700;
  line-height: 1em;
  background-color: #b2d7f0;
  border-radius: 45px;
  -webkit-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.btn_blue:hover {
  color: #2b2a29;
  background-color: #67bcf5;
}

.btn_blue-300 {
  background-color: #b2d7f0;
  border-radius: 45px;
  color: #2b2a29;
  font-family: Syne;
  font-size: 21px;
  font-weight: 700;
  line-height: 1em;
}
.btn_blue-300:hover {
  color: #175936;
  background-color: #b2ebea;
}

.btn_blue-400 {
  background-color: #12b0e3;
  border-radius: 45px;
  color: #2b2a29;
  font-family: Syne;
  font-size: 21px;
  font-weight: 700;
  line-height: 1em;
}
.btn_blue-400:hover {
  color: #175936;
  background-color: #12c1e2;
}
/*end btn*/

/*start colors*/
.blue-light {
  color: #00f7ff !important;
}
.blue300 {
  color: #a5dbf7 !important;
}
.blue400 {
  color: #3375af !important;
}
.white {
  color: #fefefe !important;
}
.green {
  color: #04cf8f !important;
}
.black {
  color: #001b49 !important;
}
/*end colors*/

/*start font-famyle*/
.ff-syne {
  font-family: Syne !important;
}
/*end font-famyle*/

/*start font-weght*/
.fw300 {
  font-weight: 300 !important;
}
.fw400 {
  font-weight: 400 !important;
}
.fw500 {
  font-weight: 500 !important;
}
.fw600 {
  font-weight: 600 !important;
}
.fw700 {
  font-weight: 700 !important;
}
.fw800 {
  font-weight: 800 !important;
}
.fw900 {
  font-weight: 900 !important;
}
/*end font-weght*/

/*start container*/
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1330px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 1200px) {
  .container {
    max-width: 100%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
/*end container*/
input::-ms-clear {
 display: none;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/*modal по вертикали*/
.modal {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
/*a*/
a:hover {
  text-decoration: none;
  color: inherit;
}
ul li {
  list-style-type: none;
}
a:focus, a:visited, a:link, a:hover, button:focus, button:visited, button:link, button:hover {
  outline: none;
}
*:focus, div:focus, input:focus, input:visited, input:hover, input:link {
  outline: none;
}
textarea:focus, textarea:visited, textarea:hover, textarea:link {
  outline: none;
}
button, label {
  cursor: pointer;
}

/*start header-mob*/
@media (min-width: 768px) {
  .header-mob {
    display: none !important;
  }
}
/*end header-mob*/

/*start swiper*/
.swiper-slide {
  -webkit-touch-callout: none;
  -webkit-user-select: none; 
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*end swiper*/

/*placeholder*/
::-webkit-input-placeholder {}
::-moz-placeholder      {}
:-moz-placeholder       {}
:-ms-input-placeholder    {}