/* ----------------------------------- *\
      import
\* ----------------------------------- */
/* ----------------------------------- *\
      icons
\* ----------------------------------- */
.i {
  display: inline-block;
  vertical-align: middle;
}
.fb {
  font-family: 'museo_sans_cyrl700', sans-serif;
}
.fl {
  font-family: 'museo_sans_cyrl300', sans-serif;
}
.fr {
  font-family: 'museo_sans_cyrl300', sans-serif;
}
.fm {
  font-family: 'museo_sans_cyrl500', sans-serif;
}
/* ----------------------------------- *\
      structura
\* ----------------------------------- */



.wrap {
  min-width: 480px;
  overflow: hidden;
  position: relative;
  background: url(../img/main/main.jpg) center top no-repeat;
}
.wrap.index-page {
  background: none;
}
.page,
.cnt-block,
.cnt-full {
  min-width: 480px;
  max-width: 1340px;
  margin: 0 auto;
  position: relative;
  padding: 0 10px 60px 10px;
}
.page:after,
.cnt-block:after,
.cnt-full:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cnt-block,
.cnt-full {
  padding-bottom: 0;
  padding-top: 0;
}
.cnt-full {
  max-width: 5000px;
}
.header {
  position: relative;
  min-width: 480px;
  max-width: 1900px;
  margin: 0 auto;
  padding-top: 137px;
  clear: both;
}
.header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.header .logo {
  display: block;
  float: left;
  white-space: nowrap;
  position: absolute;
  top: 30px;
  left: 10px;
  height: 80px;
  line-height: 80px;
  padding-left: 100px;
  font-size: 30px;
  text-decoration: none;
  border: none;
  font-family: 'museo_sans_cyrl700', sans-serif;
}
.header .logo .logo-pic-block {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: -133px -140px;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
}
.header .logo .logo-pic-block {
  background: none !important;
  line-height: 80px;
  text-align: center;
}
.header .logo .logo-pic-block img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.header .info-block {
  width: 330px;
  text-align: right;
  color: #1874cd;
  font-size: 18px;
  margin: 0 auto 20px auto;
}
.header .phone {
  line-height: 43px;
  font-size: 38px;
  position: relative;
  margin-bottom: 5px;
  z-index: 2;
}
.header .phone:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: -345px -241px;
  width: 19px;
  height: 30px;
  float: left;
  margin-top: 4px;
}
.header .phone a {
  letter-spacing: 0px;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.header .shedule-block {
  position: relative;
  z-index: 2;
}
.header .shedule-block .item {
  display: block;
  display: inline-block;
  vertical-align: top;
  margin-left: 25px;
  padding-left: 80px;
  position: relative;
  text-align: right;
}
.header .shedule-block .title {
  display: block;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  font-family: 'museo_sans_cyrl700', sans-serif;
}
.header a {
  border-bottom: none;
}
@media (max-width: 576px) {
.header .logo {
    padding-left: 0px;
    font-size: 22px;
}
.header .shedule-block {
    text-align: left;
}
.header .shedule-block .item {}.header .shedule-block .item {
    margin-left: 0px;
}
}

.footer {
  background: #323232;
  min-width: 480px;
  overflow: hidden;
  clear: both;
  position: relative;
  font-size: 16px;
  color: #fff;
}
.footer .inner-wrap {
  max-width: 1900px;
  min-width: 480px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.footer a {
  color: #fff;
}
.footer .footer-panel {
  padding: 30px;
  max-width: 1795px;
  margin: 0 auto;
}
.footer .copy-block {
  height: 79px;
  line-height: 79px;
  position: relative;
  background: #2a2a2a;
  text-align: center;
  color: #cccccc;
}
.footer .copy-block:before,
.footer .copy-block:after {
  content: "";
  display: block;
  width: 9999px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  background: #2a2a2a;
}
.footer .copy-block:before {
  left: auto;
  right: 100%;
}
.footer .copy-block a {
  color: #ccc;
}
.footer .logo-block {
  width: 365px;
  padding-left: 70px;
  margin: 0 auto 30px auto;
  position: relative;
  line-height: 50px;
  text-align: center;
  white-space: nowrap;
  border-bottom: none;
}
.footer .logo-block .text {
  display: inline-block;
  vertical-align: middle;
  line-height: 0.2875;
}
.footer .logo-block .logo {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border-bottom: none;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 20px;
}
.footer .logo-block .logo img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.footer .info-block {
  overflow: hidden;
  max-width: 420px;
  margin: 0 auto 40px auto;
}
.footer .phone-block {
  width: 171px;
  float: left;
  padding-left: 35px;
  position: relative;
}
.footer .phone-block:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: -48px -311px;
  width: 22px;
  height: 30px;
  position: absolute;
  top: 4px;
  left: 0;
}
.footer .phone a {
  border-bottom: none;
}
.footer .shedule-block {
  width: 200px;
  float: right;
  padding-left: 40px;
  position: relative;
}
.footer .shedule-block:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: -90px -311px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 3px;
  left: 0;
}
.footer .shedule-block .title {
  margin-right: 5px;
}
.footer .soc-block {
  text-align: center;
  line-height: 1;
}
.footer .soc-block a {
  display: inline-block;
  vertical-align: top;
  width: 42px;
  height: 42px;
  line-height: 40px;
  border: 1px solid #cccccc;
  margin: 0 3px;
}
.footer .soc-block a:hover {
  background: #cccccc;
}
.footer .soc-block a:hover .i-soc01 {
  background-image: url(../img/spr.png);
  background-position: -311px -361px;
  width: 25px;
  height: 15px;
}
.footer .soc-block a:hover .i-soc02 {
  background-image: url(../img/spr.png);
  background-position: -389px -45px;
  width: 15px;
  height: 25px;
}
.footer .soc-block a:hover .i-soc03 {
  background-image: url(../img/spr.png);
  background-position: -182px -361px;
  width: 22px;
  height: 19px;
}
.tiles-blocks-box {
  min-width: 480px;
  clear: both;
  overflow: hidden;
  position: relative;
  background: #1e90ff;
  color: #fff;
}
.tiles-blocks-box.main-blocks {
  margin: 0 -10px;
  max-width: 1300px;
}
.tiles-blocks-box.main-blocks .btn-border {
  margin-top: 15px;
}
.tiles-blocks-box .item {
  padding: 50px 10px 20px 10px;
  position: relative;
}
.tiles-blocks-box .item-conditions {
  background: #1c86ee;
}
.tiles-blocks-box .item-opins {
  background: #1874cd;
  text-align: center;
  color: #d6e1f3;
}
.tiles-blocks-box .item-opins .author {
  color: #fff;
}
.tiles-blocks-box .item-contacts {
  text-align: center;
  padding-bottom: 70px;
  background: #1874cd;
}
.tiles-blocks-box .item-contacts .phone {
  margin-bottom: 5px;
  font-size: 38px;
  font-family: 'museo_sans_cyrl700', sans-serif;
}
.tiles-blocks-box .item-contacts .phone a {
  color: #fff;
  border: none;
  text-decoration: none;
  font-family: 'museo_sans_cyrl700', sans-serif;
}
.tiles-blocks-box .item-contacts .info {
  font-size: 20px;
}
.tiles-blocks-box .item-partners {
  background: #1874cd url(../img/main/partner.jpg) no-repeat center center;
  background-size: cover;
}
.tiles-blocks-box .item-partners h1,
.tiles-blocks-box .item-partners h2,
.tiles-blocks-box .item-partners h3 {
  text-align: left;
}
.tiles-blocks-box .item-partners h1 br,
.tiles-blocks-box .item-partners h2 br,
.tiles-blocks-box .item-partners h3 br {
  display: none;
}
.tiles-blocks-box .item-slider {
  padding-bottom: 20px;
}
.tiles-blocks-box .owl-dots {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 1;
}
.tiles-blocks-box .owl-dot {
  display: inline-block;
  vertical-align: top;
  width: 19px;
  height: 19px;
  border: 2px solid #c5dcf2;
  border-radius: 50%;
  margin: 0 5px;
}
.tiles-blocks-box .owl-dot.active {
  background: #c5dcf2;
}
.tiles-blocks-box a {
  color: #fff;
}
.tiles-blocks-box h1,
.tiles-blocks-box h2,
.tiles-blocks-box h3 {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  font-family: 'museo_sans_cyrl700', sans-serif;
}
.tiles-blocks-box .btn-border {
  margin-top: 5px;
  margin-bottom: 20px;
}
.tiles-blocks-box .author {
  margin-top: 30px;
}
.overlay {
  display: none;
  position: fixed;
  z-index: 98;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(247, 247, 247, 0.8);
  -webkit-animation: fadein ease 0.3s;
  animation: fadein ease 0.3s;
}
.overlay.active {
  display: block;
}
.btn-fix-block {
  position: fixed;
  top: 50%;
  right: -1px;
  margin-top: -50px;
  width: 0;
  z-index: 3;
  transition: top ease 0.3s;
}
.btn-fix-block .btn-fix {
  display: block;
  border: none;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.btn-fix-block .btn-fix:hover .text {
  width: 162px;
}
.btn-fix-block .btn-fix:hover.btn-pay .text {
  width: 155px;
}
.btn-fix-block .ico {
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
  position: relative;
  margin-right: 1px;
  background: #1874cd;
}
.btn-fix-block .text {
  display: inline-block;
  width: 0;
  padding: 0;
  vertical-align: top;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  transition: width ease 0.3s;
  background: #1874cd;
  font-size: 18px;
cursor: pointer;
}
.btn-fix-block .btn-pay {
  top: 50px;
}
.btn-fix-block .btn-pay .ico,
.btn-fix-block .btn-pay .text {
  background: #1e90ff;
}
@media (max-width: 999px) {
  .header .menu a {
    position: relative;
  }
  .header .menu li.open .btn-item-toggle:after {
    content: "-";
  }
  .header .menu li.open ul {
    display: block;
  }
  .header .menu .btn-item-toggle {
    display: block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    line-height: 20px;
    text-align: center;
  }
  .header .menu .btn-item-toggle:after {
    content: "+";
    text-decoration: none;
    font-size: 20px;
    color: #000;
  }
  .header .menu {
    position: absolute;
    top: 47px;
    right: 0;
    z-index: 99;
  }
  .header .menu.active .btn-toggle {
    width: 300px;
    padding: 0;
    margin-bottom: 1px;
    text-align: center;
  }
  .header .menu.active .btn-toggle:before {
    content: "";
  }
  .header .menu.active .btn-toggle:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/spr.png);
    background-position: -43px -361px;
    width: 24px;
    height: 24px;
  }
  .header .menu.active > ul,
  .header .menu.active > div > ul {
    display: block;
    -webkit-animation: fadein ease 0.3s;
    animation: fadein ease 0.3s;
  }
  .header .menu > ul,
  .header .menu > div > ul {
    width: 300px;
    display: none;
    -webkit-animation: fadein ease 0.3s;
    animation: fadein ease 0.3s;
    padding: 20px;
    background: #1e90ff;
    position: absolute;
    top: 51px;
    right: 0;
    text-align: center;
  }
  .header .menu > ul li,
  .header .menu > div > ul li {
    margin-bottom: 1px;
  }
  .header .menu > ul li:last-child,
  .header .menu > div > ul li:last-child {
    margin-bottom: 0;
  }
  .header .menu > ul li.open > a,
  .header .menu > div > ul li.open > a {
    background: #104e8b;
  }
  .header .menu > ul a,
  .header .menu > div > ul a {
    display: block;
    padding: 9px 20px;
    font-size: 18px;
    border: none;
    line-height: 22px;
    color: #fff;
    text-decoration: none;
    background: #1874cd;
  }
  .header .menu > ul a:hover,
  .header .menu > div > ul a:hover,
  .header .menu > ul a.active,
  .header .menu > div > ul a.active {
    background: #104e8b;
  }
  .header .menu > ul ul {
    -webkit-animation: fadein ease 0.3s;
    animation: fadein ease 0.3s;
    display: none;
    padding-top: 1px;
    margin-bottom: 4px;
  }
  .header .menu > ul ul li,
  .header .menu > div > ul ul li {
    padding-left: 20px;
  }
  .header .menu > ul ul a,
  .header .menu > div > ul ul a {
    font-size: 17px;
    line-height: 20px;
    padding: 5px 10px;
  }
  .header .menu .btn-toggle {
    display: block;
    margin-bottom: 1px;
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    line-height: 50px;
    background: #1e90ff;
    padding: 0 50px 0 20px;
    font-size: 20px;
    color: #fff;
    border: none;
    white-space: nowrap;
    text-decoration: none;
    font-family: 'museo_sans_cyrl700', sans-serif;
  }
  .header .menu .btn-toggle:before {
    content: "";
  }
  .header .menu .btn-toggle:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/spr.png);
    background-position: -132px -361px;
    width: 30px;
    height: 20px;
    margin-left: 18px;
  }
  .overlay {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .calc-slider .item {
    height: 590px;
  }
}
@media (min-width: 768px) {
  .page,
  .cnt-block,
  .cnt-full {
    padding-left: 20px;
    padding-right: 20px;
  }
  .tiles-blocks-box.main-blocks {
    margin: 0 -20px;
  }
  .tiles-blocks-box .item-contacts,
  .tiles-blocks-box .item-about,
  .tiles-blocks-box .item-conditions {
    text-align: left;
  }
  .tiles-blocks-box .item-contacts h2,
  .tiles-blocks-box .item-about h2,
  .tiles-blocks-box .item-conditions h2,
  .tiles-blocks-box .item-contacts h3,
  .tiles-blocks-box .item-about h3,
  .tiles-blocks-box .item-conditions h3 {
    text-align: left;
  }
  .tiles-blocks-box .item {
    padding-left: 20px;
    padding-right: 20px;
  }
  .header .logo {
    top: 30px;
    left: 20px;
  }
  .header .info-block {
    float: right;
    margin-right: 20px;
  }
  .header .menu .btn-toggle {
    padding-right: 100px;
  }
}
@media (min-width: 1000px) {
  .overlay {
    display: none !important;
  }
  .footer .footer-panel {
    padding: 30px 93px 30px 37px;
    overflow: hidden;
  }
  .footer .logo-wrap {
    float: left;
    margin: 0;
    padding: 0;
    width: 41.5%;
    text-align: left;
  }
  .footer .logo-block {
    width: auto;
    float: left;
    line-height: 1;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  .footer .logo-block .logo {
    display: block;
    margin: 0 auto 15px auto;
    position: static;
  }
  .footer .info-block {
    float: left;
    width: 200px;
    margin: 0;
  }
  .footer .phone-block {
    margin-bottom: 23px;
  }
  .footer .shedule-block:after {
    top: -5px;
  }
  .footer .soc-block {
    float: right;
    margin-top: 30px;
  }
  .footer .copy-block {
    padding: 0 93px 0 30px;
    text-align: left;
  }
  .footer .copy-block .text {
    padding-left: 41.5%;
  }
  .tiles-blocks-box {
    padding: 0;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .tiles-blocks-box .item {
    width: 33%;
    float: left;
    padding-bottom: 9999px;
    margin-bottom: -9979px;
    position: static;
  }
  .tiles-blocks-box .item.item-conditions {
    width: 34%;
  }
  .tiles-blocks-box .item.item-contacts {
    padding-top: 85px;
  }
  .tiles-blocks-box .item.item-actions {
    width: 34%;
  }
  .tiles-blocks-box .item.item-partners {
    padding-bottom: 20px;
    margin-bottom: 0;
    background: none;
  }
  .tiles-blocks-box .item.item-partners h1 br,
  .tiles-blocks-box .item.item-partners h2 br,
  .tiles-blocks-box .item.item-partners h3 br {
    display: block;
  }
  .tiles-blocks-box .item.item-partners:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 33%;
    background: #1874cd url(../img/main/partner.jpg) no-repeat center center;
    background-size: cover;
  }
  .tiles-blocks-box .item.item-partners * {
    position: relative;
  }
  .header {
    padding-top: 135px;
  }
  .header:not(.menu-mobile-active) .menu {
    position: absolute;
    top: 47px;
    right: 0;
    float: left;
    width: auto;
    margin-bottom: 40px;
    font-size: 18px;
    background: #1e90ff;
    z-index: 10;
  }
  .header:not(.menu-mobile-active) .menu:before {
    content: "";
    display: block;
    width: 9999px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    background: #1e90ff;
  }
  .header:not(.menu-mobile-active) .menu .btn-toggle {
    display: none;
  }
  .header:not(.menu-mobile-active) .menu > ul,
  .header:not(.menu-mobile-active) .menu > div > ul {
    display: block !important;
    position: relative;
    height: 50px;
    line-height: 50px;
    width: 100%;
    border-collapse: collapse;
  }
  .header:not(.menu-mobile-active) .menu > ul > li,
  .header:not(.menu-mobile-active) .menu > div > ul > li {
    float: left;
    position: relative;
  }
  .header:not(.menu-mobile-active) .menu > ul > li:hover > a,
  .header:not(.menu-mobile-active) .menu > div > ul > li:hover > a {
    background: #1874cd;
  }
  .header:not(.menu-mobile-active) .menu > ul > li:hover ul,
  .header:not(.menu-mobile-active) .menu > div > ul > li:hover ul {
    display: block !important;
  }
  .header:not(.menu-mobile-active) .menu > ul > li > a,
  .header:not(.menu-mobile-active) .menu > div > ul > li > a {
    display: block;
    width: 100%;
    text-align: center;
    border: none;
    padding: 0 15px;
    white-space: nowrap;
    color: #fff;
    font-family: 'museo_sans_cyrl500', sans-serif;
  }
  .header:not(.menu-mobile-active) .menu > ul > li > a:hover,
  .header:not(.menu-mobile-active) .menu > div > ul > li > a:hover {
    background: #1874cd;
  }
  .header:not(.menu-mobile-active) .menu > ul > li > a.active,
  .header:not(.menu-mobile-active) .menu > div > ul > li > a.active {
    background: #104e8b;
  }
  .header:not(.menu-mobile-active) .menu > ul ul,
  .header:not(.menu-mobile-active) .menu > div > ul ul {
    display: none !important;
    padding-top: 1px;
    -webkit-animation: fadein ease 0.3s;
    animation: fadein ease 0.3s;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 100%;
  }
  .header:not(.menu-mobile-active) .menu > ul ul li,
  .header:not(.menu-mobile-active) .menu > div > ul ul li {
    margin-bottom: 1px;
  }
  .header:not(.menu-mobile-active) .menu > ul ul a,
  .header:not(.menu-mobile-active) .menu > div > ul ul a {
    display: block;
    font-size: 17px;
    line-height: 20px;
    padding: 10px 15px;
    background: #1874cd;
    border: none;
    color: #fff;
  }
  .header:not(.menu-mobile-active) .menu > ul ul a:hover,
  .header:not(.menu-mobile-active) .menu > div > ul ul a:hover,
  .header:not(.menu-mobile-active) .menu > ul ul a.active,
  .header:not(.menu-mobile-active) .menu > div > ul ul a.active {
    background: #104e8b;
  }
}
@media (min-width: 1300px) {
  .header .logo {
    left: 80px;
  }
  .header:not(.menu-mobile-active) .menu {
    padding: 0 60px 0 20px;
  }
  .header .info-block {
    margin-right: 80px;
  }
  .footer .footer-panel {
    padding: 40px 190px 40px 80px;
  }
  .footer .logo-wrap {
    padding: 15px 0 0 0px;
    line-height: 50px;
  }
  .footer .logo-block {
    padding-left: 90px;
    text-align: left;
    line-height: 50px;
    font-size: 18px;
  }
  .footer .logo-block .logo {
    position: absolute;
    left: 0;
  }
  .footer .info-block {
    white-space: nowrap;
    width: auto;
    text-align: left;
    margin-top: -10px;
  }
  .footer .info-block .phone,
  .footer .info-block .row {
    display: inline-block;
    vertical-align: middle;
  }
  .footer .phone-block {
    padding-left: 50px;
    width: auto;
    float: none;
    height: 50px;
    line-height: 50px;
    margin-bottom: 0;
  }
  .footer .phone-block:after {
    top: 50%;
    left: 5px;
    margin-top: -15px;
  }
  .footer .shedule-block {
    padding-left: 50px;
    float: none;
    width: auto;
    height: 50px;
    line-height: 50px;
  }
  .footer .shedule-block:after {
    top: 50%;
    margin-top: -15px;
  }
  .footer .shedule-block .row {
    margin-right: 10px;
  }
  .footer .soc-block {
    margin-top: 20px;
  }
  .footer .copy-block {
    padding-left: 0;
    text-align: center;
  }
  .footer .copy-block .text {
    padding: 0;
    margin: 0;
  }
  .tiles-blocks-box.main-blocks {
    margin: 0 auto;
    padding: 0;
  }
  .tiles-blocks-box.main-blocks .item {
    padding-left: 40px;
    padding-right: 40px;
  }
  .tiles-blocks-box .item {
    padding-left: 80px;
    padding-right: 80px;
  }
}
/* ----------------------------------- *\
      fonts
\* ----------------------------------- */
@font-face {
  font-family: 'museo_sans_cyrl500';
  src: url('../fonts/museosansmedium-webfont.eot');
  src: url('../fonts/museosansmedium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museosansmedium-webfont.woff2') format('woff2'), url('../fonts/museosansmedium-webfont.woff') format('woff'), url('../fonts/museosansmedium-webfont.ttf') format('truetype'), url('../fonts/museosansmedium-webfont.svg#museo_sans_cyrl500') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans_cyrl700';
  src: url('../fonts/museosansbold-webfont.eot');
  src: url('../fonts/museosansbold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museosansbold-webfont.woff2') format('woff2'), url('../fonts/museosansbold-webfont.woff') format('woff'), url('../fonts/museosansbold-webfont.ttf') format('truetype'), url('../fonts/museosansbold-webfont.svg#museo_sans_cyrl700') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans_cyrl100';
  src: url('../fonts/museosanslight-webfont.eot');
  src: url('../fonts/museosanslight-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museosanslight-webfont.woff2') format('woff2'), url('../fonts/museosanslight-webfont.woff') format('woff'), url('../fonts/museosanslight-webfont.ttf') format('truetype'), url('../fonts/museosanslight-webfont.svg#museo_sans_cyrl100') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans_cyrl300';
  src: url('../fonts/museosansregular-webfont.eot');
  src: url('../fonts/museosansregular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museosansregular-webfont.woff2') format('woff2'), url('../fonts/museosansregular-webfont.woff') format('woff'), url('../fonts/museosansregular-webfont.ttf') format('truetype'), url('../fonts/museosansregular-webfont.svg#museo_sans_cyrl300') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
Icon classes can be used entirely standalone. They are named after their original file names.

```html
<i class="icon-home"></i>
```
*/
.i-a01 {
  background-image: url(../img/spr.png);
  background-position: -430px -101px;
  width: 20px;
  height: 11px;
}
.i-a02 {
  background-image: url(../img/spr.png);
  background-position: -430px -163px;
  width: 11px;
  height: 9px;
}
.i-a03 {
  background-image: url(../img/spr.png);
  background-position: -430px -132px;
  width: 14px;
  height: 11px;
}
.i-a04 {
  background-image: url(../img/spr.png);
  background-position: -430px -192px;
  width: 22px;
  height: 8px;
}
.i-a05 {
  background-image: url(../img/spr.png);
  background-position: -142px -406px;
  width: 28px;
  height: 11px;
}
.i-a06 {
  background-image: url(../img/spr.png);
  background-position: -430px 0px;
  width: 23px;
  height: 14px;
}
.i-a07 {
  background-image: url(../img/spr.png);
  background-position: -430px -34px;
  width: 23px;
  height: 14px;
}
.i-blank {
  background-image: url(../img/spr.png);
  background-position: -430px -220px;
  width: 1px;
  height: 1px;
}
.i-btn-close {
  background-image: url(../img/spr.png);
  background-position: -43px -361px;
  width: 24px;
  height: 24px;
}
.i-btn-menu {
  background-image: url(../img/spr.png);
  background-position: -132px -361px;
  width: 30px;
  height: 20px;
}
.i-btn-next-h {
  background-image: url(../img/spr.png);
  background-position: -94px -406px;
  width: 28px;
  height: 11px;
}
.i-btn-next {
  background-image: url(../img/spr.png);
  background-position: -329px -209px;
  width: 28px;
  height: 11px;
}
.i-btn-next02 {
  background-image: url(../img/spr.png);
  background-position: -46px -406px;
  width: 28px;
  height: 11px;
}
.i-btn-pay {
  background-image: url(../img/spr.png);
  background-position: 0px -361px;
  width: 23px;
  height: 25px;
}
.i-btn-phone {
  background-image: url(../img/spr.png);
  background-position: -389px 0px;
  width: 21px;
  height: 25px;
}
.i-c01 {
  background-image: url(../img/spr.png);
  background-position: -140px -311px;
  width: 24px;
  height: 30px;
}
.i-c02 {
  background-image: url(../img/spr.png);
  background-position: 0px -311px;
  width: 28px;
  height: 30px;
}
.i-c03 {
  background-image: url(../img/spr.png);
  background-position: -184px -311px;
  width: 30px;
  height: 30px;
}
.i-calc01-d {
  background-image: url(../img/spr.png);
  background-position: -276px -311px;
  width: 31px;
  height: 25px;
}
.i-calc01 {
  background-image: url(../img/spr.png);
  background-position: -87px -361px;
  width: 25px;
  height: 20px;
}
.i-calc02-d {
  background-image: url(../img/spr.png);
  background-position: -297px -241px;
  width: 28px;
  height: 32px;
}
.i-calc02 {
  background-image: url(../img/spr.png);
  background-position: -234px -311px;
  width: 22px;
  height: 26px;
}
.i-calc03-d {
  background-image: url(../img/spr.png);
  background-position: -232px -241px;
  width: 45px;
  height: 50px;
}
.i-calc03 {
  background-image: url(../img/spr.png);
  background-position: -329px -89px;
  width: 36px;
  height: 40px;
}
.i-calc04-d {
  background-image: url(../img/spr.png);
  background-position: -161px -241px;
  width: 51px;
  height: 50px;
}
.i-calc04 {
  background-image: url(../img/spr.png);
  background-position: -329px -149px;
  width: 40px;
  height: 40px;
}
.i-chk01 {
  background-image: url(../img/spr.png);
  background-position: -430px -68px;
  width: 13px;
  height: 13px;
}
.i-chk02 {
  background-image: url(../img/spr.png);
  background-position: -389px -169px;
  width: 15px;
  height: 15px;
}
.i-close02 {
  background-image: url(../img/spr.png);
  background-position: -389px -132px;
  width: 17px;
  height: 17px;
}
.i-close03 {
  background-image: url(../img/spr.png);
  background-position: -389px -90px;
  width: 21px;
  height: 22px;
}
.i-empty {
  background-image: url(../img/spr.png);
  background-position: 0px 0px;
  width: 129px;
  height: 120px;
}
.i-f-phone {
  background-image: url(../img/spr.png);
  background-position: -48px -311px;
  width: 22px;
  height: 30px;
}
.i-f-shedule {
  background-image: url(../img/spr.png);
  background-position: -90px -311px;
  width: 30px;
  height: 30px;
}
.i-h-phone {
  background-image: url(../img/spr.png);
  background-position: -345px -241px;
  width: 19px;
  height: 30px;
}
.i-logo-footer {
  background-image: url(../img/spr.png);
  background-position: 0px -241px;
  width: 49px;
  height: 50px;
}
.i-logo {
  background-image: url(../img/spr.png);
  background-position: -133px -140px;
  width: 80px;
  height: 80px;
}
.i-order01-m {
  background-image: url(../img/spr.png);
  background-position: -233px -140px;
  width: 57px;
  height: 71px;
}
.i-order01 {
  background-image: url(../img/spr.png);
  background-position: -228px 0px;
  width: 81px;
  height: 100px;
}
.i-order02-m {
  background-image: url(../img/spr.png);
  background-position: -329px 0px;
  width: 40px;
  height: 69px;
}
.i-order02 {
  background-image: url(../img/spr.png);
  background-position: -149px 0px;
  width: 59px;
  height: 101px;
}
.i-order03-m {
  background-image: url(../img/spr.png);
  background-position: -69px -241px;
  width: 72px;
  height: 50px;
}
.i-order03 {
  background-image: url(../img/spr.png);
  background-position: 0px -140px;
  width: 113px;
  height: 81px;
}
.i-select01 {
  background-image: url(../img/spr.png);
  background-position: 0px -406px;
  width: 26px;
  height: 11px;
}
.i-select02 {
  background-image: url(../img/spr.png);
  background-position: -356px -361px;
  width: 30px;
  height: 14px;
}
.i-soc01-h {
  background-image: url(../img/spr.png);
  background-position: -311px -361px;
  width: 25px;
  height: 15px;
}
.i-soc01 {
  background-image: url(../img/spr.png);
  background-position: -266px -361px;
  width: 25px;
  height: 15px;
}
.i-soc02-h {
  background-image: url(../img/spr.png);
  background-position: -389px -45px;
  width: 15px;
  height: 25px;
}
.i-soc02 {
  background-image: url(../img/spr.png);
  background-position: -327px -311px;
  width: 15px;
  height: 25px;
}
.i-soc03-h {
  background-image: url(../img/spr.png);
  background-position: -182px -361px;
  width: 22px;
  height: 19px;
}
.i-soc03 {
  background-image: url(../img/spr.png);
  background-position: -224px -361px;
  width: 22px;
  height: 19px;
}
/* ----------------------------------- *\
      forms styles
\* ----------------------------------- */
.btn-border {
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  line-height: 38px;
  border: 1px solid #1874cd;
  padding: 0 20px;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  color: #1874cd;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.btn-border:hover {
  background: #1874cd;
  color: #fff;
  border-bottom: 1px solid #1874cd;
}
.btn-border.btn-light {
  border-color: #fff;
  color: #fff;
}
.btn-border.btn-light:hover {
  color: #104e8b;
  background: #fff;
  border: 1px solid #fff;
}
.btn-border.btn-light.btn-next:after {
  background-image: url(../img/spr.png);
  background-position: -329px -209px;
  width: 28px;
  height: 11px;
}
.btn-border.btn-light.btn-next:hover:after {
  background-image: url(../img/spr.png);
  background-position: -94px -406px;
  width: 28px;
  height: 11px;
}
.btn-border.btn-next:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: -94px -406px;
  width: 28px;
  height: 11px;
  margin-left: 25px;
}
.btn-border.btn-next:hover:after {
  background-image: url(../img/spr.png);
  background-position: -329px -209px;
  width: 28px;
  height: 11px;
}
.chk {
  position: relative;
  overflow: hidden;
  display: block;
  font-size: 15px;
  text-align: left;
  line-height: 17px;
}
.chk input[type="checkbox"] {
  position: absolute;
  top: -1px;
  left: -9999px;
}
.chk input[type="checkbox"]:checked + label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: -430px -68px;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 5px;
  left: 0;
}
.chk .text {
  display: inline-block;
  margin-right: 30px;
}
.chk label {
  display: block;
  padding: 3px 0 3px 24px;
  position: relative;
}
.chk label:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border: 1px solid #fff;
  position: absolute;
  top: 5px;
  left: 0;
}
.rd {
  position: relative;
  overflow: hidden;
  display: block;
  font-size: 15px;
  line-height: 23px;
  text-align: left;
}
.rd input[type="radio"] {
  position: absolute;
  top: -1px;
  left: -9999px;
}
.rd input[type="radio"]:checked + label:before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background: #fff;
  position: absolute;
  left: 2px;
  top: 7px;
  border-radius: 50%;
}
.rd .text {
  display: inline-block;
  margin-right: 30px;
}
.rd label {
  display: block;
  padding: 0px 0 3px 24px;
  position: relative;
}
.rd label:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border: 1px solid #fff;
  position: absolute;
  border-radius: 50%;
  top: 5px;
  left: 0;
}
body .ui-selectmenu-button {
  display: block;
  width: 100% !important;
  height: 35px;
  border: 1px solid #fff;
  padding: 0 40px 0 0px;
  outline: none;
  font-size: 16px;
  color: #fff;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
body .ui-selectmenu-button span.ui-selectmenu-text {
  padding: 0 0 0 10px;
  outline: none;
  line-height: 35px;
}
body .ui-selectmenu-button span.ui-icon {
  background: none;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: 0px -406px;
  width: 26px;
  height: 11px;
  margin-top: -5px;
}
body .ui-selectmenu-menu {
  z-index: 999 !important;
  background: #f7f7f7;
  padding: 0;
  border: none;
  font-size: 20px;
  color: #1874cd;
}
body .ui-selectmenu-menu .ui-menu-item {
  border-top: 1px solid #1874cd;
  line-height: 20px;
  padding: 10px 15px;
  margin: 0;
}
body .ui-selectmenu-menu .ui-menu-item:hover,
body .ui-selectmenu-menu .ui-menu-item.selected {
  background: #cce6ff;
  color: #1874cd;
  padding: 10px 15px;
  margin: 0;
}
select,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"] {
  height: 35px;
  background: none;
  border: 1px solid #fff;
  padding: 0 10px;
  /*color: #fff;*/
  font-size: 16px;
  outline: none;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
select.inp-error,
input[type="text"].inp-error,
input[type="tel"].inp-error,
input[type="email"].inp-error,
input[type="password"].inp-error {
  border-color: #cd5c5c;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
  background: #f7f7f7;
  color: #104e8b;
  font-family: 'museo_sans_cyrl300', sans-serif;
}
input[type="text"]:focus::-webkit-input-placeholder,
input[type="tel"]:focus::-webkit-input-placeholder,
input[type="email"]:focus::-webkit-input-placeholder,
input[type="password"]:focus::-webkit-input-placeholder {
  color: #104e8b;
}
input[type="text"]:focus:-moz-placeholder,
input[type="tel"]:focus:-moz-placeholder,
input[type="email"]:focus:-moz-placeholder,
input[type="password"]:focus:-moz-placeholder {
  color: #104e8b;
}
input[type="text"]:focus::-moz-placeholder,
input[type="tel"]:focus::-moz-placeholder,
input[type="email"]:focus::-moz-placeholder,
input[type="password"]:focus::-moz-placeholder {
  color: #104e8b;
}
input[type="text"]:focus:-ms-input-placeholder,
input[type="tel"]:focus:-ms-input-placeholder,
input[type="email"]:focus:-ms-input-placeholder,
input[type="password"]:focus:-ms-input-placeholder {
  color: #104e8b;
}
[placeholder]::-webkit-input-placeholder {
  color: #fff;
}
[placeholder]:-moz-placeholder {
  color: #fff;
}
[placeholder]::-moz-placeholder {
  color: #fff;
}
[placeholder]:-ms-input-placeholder {
  color: #fff;
}
.row-label.inp-error label:after {
  border-color: #cd5c5c;
}
.chk-confirm.inp-error label:after {
  border-color: #cd5c5c;
}
.row.inp-error .ui-selectmenu-button {
  border-color: #cd5c5c;
}

.btn,
button,
input[type="submit"] {
/*height: 41px;
  line-height: 41px;
  border: none;
  padding: 0 20px;
  background: #b03060;
  transition: background ease 0.3s;
  font-size: 19px;
  text-align: center;
  color: #fff;
  font-family: 'museo_sans_cyrl500', sans-serif;*/

font-weight: 700;
  font-family: 'museo_sans_cyrl500', sans-serif;
  color: white;
  text-decoration: none;
  padding: .8em 1em calc(.8em + 3px);
  border-radius: 3px;

  background: rgba(30, 144, 255, 0.85);
  box-shadow: 0 -3px #0061b2; inset;
  transition: 0.2s;

}
.btn:hover,
button:hover,
input[type="submit"]:hover {
  /*background: #a61d50;*/
background: #1874cd;
}


.btn.btn-block,
button.btn-block,
input[type="submit"].btn-block {
  width: 100%;
  padding: 0 10px;
}
.btn.btn-type02,
button.btn-type02,
input[type="submit"].btn-type02 {
  background: #1874cd;
  font-size: 16px;
  font-family: 'museo_sans_cyrl300', sans-serif;
  padding: 0 15px;
}
.btn.btn-type02:hover,
button.btn-type02:hover,
input[type="submit"].btn-type02:hover {
  background: #0a5fb0;
}
.btn.btn-popup-prev:before,
button.btn-popup-prev:before,
input[type="submit"].btn-popup-prev:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: -430px -192px;
  width: 22px;
  height: 8px;
  margin-right: 9px;
}
.frm-popup-thanks p:last-child {
  margin-bottom: 0;
}
.frm-popup {
  color: #fff;
  text-align: center;
  padding: 30px;
}
.frm-popup .col-wrap.disabled {
  position: relative;
}
.frm-popup .col-wrap.disabled:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.frm-popup .col-wrap.disabled input[type="text"],
.frm-popup .col-wrap.disabled input[type="tel"],
.frm-popup .col-wrap.disabled input[type="email"],
.frm-popup .col-wrap.disabled input[type="password"] {
  border-color: #74b7f7;
  color: #74b7f7;
}
.frm-popup .col-wrap.disabled select,
.frm-popup .col-wrap.disabled .ui-selectmenu-button {
  opacity: 0.4;
}
.frm-popup .col-wrap.disabled [placeholder]::-webkit-input-placeholder {
  color: #74b7f7;
}
.frm-popup .col-wrap.disabled [placeholder]:-moz-placeholder {
  color: #74b7f7;
}
.frm-popup .col-wrap.disabled [placeholder]::-moz-placeholder {
  color: #74b7f7;
}
.frm-popup .col-wrap.disabled [placeholder]:-ms-input-placeholder {
  color: #74b7f7;
}
.frm-popup .col-wrap .row.disabled {
  position: relative;
}
.frm-popup .col-wrap .row.disabled:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.frm-popup .col-wrap .row.disabled input[type="text"],
.frm-popup .col-wrap .row.disabled input[type="tel"],
.frm-popup .col-wrap .row.disabled input[type="email"],
.frm-popup .col-wrap .row.disabled input[type="password"] {
  border-color: #74b7f7;
  color: #74b7f7;
}
.frm-popup .col-wrap .row.disabled select,
.frm-popup .col-wrap .row.disabled .ui-selectmenu-button {
  opacity: 0.4;
}
.frm-popup .col-wrap .row.disabled [placeholder]::-webkit-input-placeholder {
  color: #74b7f7;
}
.frm-popup .col-wrap .row.disabled [placeholder]:-moz-placeholder {
  color: #74b7f7;
}
.frm-popup .col-wrap .row.disabled [placeholder]::-moz-placeholder {
  color: #74b7f7;
}
.frm-popup .col-wrap .row.disabled [placeholder]:-ms-input-placeholder {
  color: #74b7f7;
}
.frm-popup .title {
  margin-bottom: 40px;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.frm-popup .section {
  margin-bottom: 10px;
}
.frm-popup .row-label {
  padding-left: 115px;
  line-height: 23px;
  margin-top: 5px;
  margin-bottom: 30px;
}
.frm-popup .row-label > label {
  display: block;
  width: 115px;
  float: left;
  margin-left: -115px;
  text-align: left;
}
.frm-popup .row {
  margin-bottom: 15px;
}
.frm-popup input[type="submit"] {
  margin-top: 15px;
}
.frm-popup .frm-block {
  padding: 0px 0 0 0;
}
.frm-popup .frm-block.frm-phone {
  margin-top: 50px;
}
.frm-popup .frm-block.frm-phone .btn {
  font-size: 24px;
  margin-top: 20px;
}
.frm-popup .chk-confirm {
  width: 295px;
  margin-bottom: 25px;
}
.frm-popup .btn-popup-next {
  max-width: 255px;
  width: 100%;
}
.frm-popup .prev-wrap {
  margin-bottom: 20px;
}
.frm-popup .btn-block {
  text-align: center;
}
.popup-title {
  background: #1874cd;
  font-size: 19px;
  line-height: 24px;
  padding: 8px 40px;
  text-align: center;
  color: #fff;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.popup-step-title {
  background: #1874cd;
  height: 40px;
  line-height: 40px;
  padding: 0 40px 0 15px;
  font-size: 15px;
  color: #104e8b;
}
.popup-step-title a,
.popup-step-title span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 23px;
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #a3c7eb;
  text-align: center;
  line-height: 24px;
  color: #104e8b !important;
  border: none;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.popup-step-title a:after,
.popup-step-title span:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: -430px -163px;
  width: 11px;
  height: 9px;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 6px;
  margin-top: -4px;
}
.popup-step-title a:hover,
.popup-step-title span:hover,
.popup-step-title a.active,
.popup-step-title span.active {
  background: #ffffff;
}
.popup-step-title a:last-child,
.popup-step-title span:last-child {
  margin-right: 0;
}
.popup-step-title a:last-child:after,
.popup-step-title span:last-child:after {
  display: none;
}
.popup-phone {
  background: rgba(30, 144, 250, 0.85) !important;
}
.popup-order.popup-phone .ui-dialog-titlebar-close {
  background: #0763bc !important;
}
.popup-order.popup-phone .ui-dialog-titlebar-close:hover {
  background: #0052ab !important;
}
.more-wrap {
  padding: 30px 20px;
  font-size: 13px;
}
.more-wrap .scroll-wrap {
  height: 970px;
}
.more-wrap * {
  outline: none;
}
.more-wrap .btn-block {
  text-align: center;
  margin-top: 30px;
}
body .jspVerticalBar {
  width: 6px;
  background: none;
}
body .jspTrack {
  width: 6px;
  background: none;
}
body .jspTrack:before {
  content: "";
  display: block;
  width: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  background: #fff;
}
body .jspTrack .jspDrag {
  display: block;
  width: 6px;
  background: #fff;
}
.scroll-wrap {
  overflow: auto;
}
body .ui-datepicker {
  background: #fff;
  border: 1px solid #104e8b;
}
body .ui-datepicker td {
  background: #f7f7f7;
}
body .ui-datepicker a {
  border-bottom: none !important;
}
body .ui-datepicker .ui-datepicker-next,
body .ui-datepicker .ui-datepicker-prev {
  padding: 0;
  margin: 0;
  display: block;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
body .ui-datepicker .ui-datepicker-next:after,
body .ui-datepicker .ui-datepicker-prev:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 6px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
}
body .ui-datepicker .ui-datepicker-next:hover,
body .ui-datepicker .ui-datepicker-prev:hover {
  margin: 0;
  padding: 0;
  top: 2px;
  left: 2px;
}
body .ui-datepicker .ui-datepicker-prev:after {
  border-right-color: #104e8b;
  margin-left: -9px;
}
body .ui-datepicker .ui-datepicker-next:after {
  border-left-color: #104e8b;
  margin-left: 0px;
}
body .ui-datepicker .ui-datepicker-next:hover {
  left: auto;
  right: 2px;
}
body .ui-datepicker .ui-state-active {
  background: #333;
  color: #fff;
}
body .ui-widget-overlay {
  background: rgba(247, 247, 247, 0.8);
}
body .ui-dialog {
  overflow: hidden;
  padding: 0;
  background: #1e90ff;
  color: #fff;
  z-index: 101 !important;
}
body .ui-dialog.popup-step .ui-dialog-titlebar-close {
  background: #cd5c5c !important;
}
body .ui-dialog.popup-step .ui-dialog-titlebar-close:hover {
  background: #c04747 !important;
}
body .ui-dialog.popup-step .btn-popup-next {
  background: #cd5c5c;
}
body .ui-dialog.popup-step .btn-popup-next:hover {
  background: #c04747;
}
body .ui-dialog a {
  color: #fff;
}
body .ui-dialog a {
  outline: none !important;
}
body .ui-dialog .ui-dialog-titlebar {
  padding: 0;
  margin: 0;
  height: 0;
}
body .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  padding: 0;
  margin: 0;
  float: none;
  height: 0;
}
body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  padding: 0;
  margin: 0;
  position: absolute;
  border: none;
  background: none;
  border-radius: 0;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  background: #b03060;
  z-index: 102;
}
body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:hover {
  background: #a61d50;
}
body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: -389px -132px;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
}
body .ui-dialog .ui-dialog-content {
  padding: 0;
  overflow: hidden;
}
body .ui-slider {
  height: 22px;
  position: relative;
  padding: 0;
  margin: 0 0 15px 0;
}
body .ui-slider:before {
  content: "";
  height: 3px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -2px;
  background: #ecf5fe;
}
body .ui-slider .ui-slider-range {
  height: 22px;
}
body .ui-slider .ui-slider-range:before {
  content: "";
  height: 3px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -2px;
  background: #4778a8;
}
body .ui-slider .ui-slider-handle {
  display: block;
  margin: 4px 0 0 -11px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
  background: #f7f7f7;
  outline: none;
}
body .ui-slider .ui-slider-handle:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #4778a8;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -4px;
}
body .ui-slider .ui-slider-handle:active {
  box-shadow: 0 0 10px rgba(16, 78, 139, 0.45);
}
@media (min-width: 768px) {
  .more-wrap {
    padding: 30px;
  }
  .more-wrap .scroll-wrap {
    height: 690px;
  }
  .btn-steps-nav .prev-wrap,
  .btn-steps-nav .next-wrap {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
  }
  .btn-steps-nav .prev-wrap .btn-popup-next,
  .btn-steps-nav .next-wrap .btn-popup-next {
    min-width: 255px;
  }
  .popup-step-title {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
  }
  .popup-step,
  .popup-more {
    width: 610px !important;
  }
  .frm-step .col-wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .frm-step .col {
    width: 257px;
    float: left;
  }
  .frm-step .col + .col {
    float: right;
  }
  .frm-step .row01 {
    margin-top: -45px;
  }
  .frm-step .chk-confirm {
    width: auto;
  }
}
@media (min-width: 1300px) {
  select,
  input[type="text"],
  input[type="tel"],
  input[type="email"],
  input[type="password"] {
    height: 42px;
    padding: 0 15px;
    font-size: 18px;
  }
  body .ui-selectmenu-button {
    height: 42px;
    font-size: 18px;
  }
  body .ui-selectmenu-button span.ui-selectmenu-text {
    line-height: 40px;
    padding-left: 15px;
  }
  select {
    padding-right: 0;
    background-image: url(../img/main/select02.png);
  }
  
/*.btn,
  button,
  input[type="submit"] {
    height: 50px;
    line-height: 50px;
    font-size: 24px;
  }*/

  .btn.btn-type02,
  button.btn-type02,
  input[type="submit"].btn-type02 {
    font-size: 20px;
    padding: 0 20px;
  }
  .btn.btn-popup-prev:before,
  button.btn-popup-prev:before,
  input[type="submit"].btn-popup-prev:before {
    background-image: url(../img/spr.png);
    background-position: -142px -406px;
    width: 28px;
    height: 11px;
  }
  .frm-popup {
    font-size: 20px;
    padding: 35px 40px 40px 40px;
  }
  .frm-popup .title {
    margin-bottom: 45px;
  }
  .frm-popup .section {
    margin-bottom: 15px;
  }
  .frm-popup .col {
    width: 322px;
  }
  .frm-popup .row-label {
    line-height: 28px;
  }
  .frm-popup .frm-block {
    padding: 0px 0 0 0;
  }
  .frm-popup .row {
    margin-bottom: 20px;
  }
  .frm-popup input[type="submit"] {
    margin-top: 20px;
  }
  .frm-step .btn-next {
    max-width: 322px;
  }
  .frm-step .row-label {
    padding-left: 140px;
    margin-bottom: 35px;
  }
  .frm-step .row-label > label {
    width: 140px;
    margin-left: -140px;
  }
  .frm-step .chk-confirm {
    margin-bottom: 35px;
  }
  .popup-title {
    font-size: 24px;
    line-height: 28px;
    padding: 11px 50px;
  }
  body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    width: 50px;
    height: 50px;
  }
  body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close:after {
    background-image: url(../img/spr.png);
    background-position: -389px -90px;
    width: 21px;
    height: 22px;
    margin: -11px 0 0 -11px;
  }
  .popup-step-title {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
  .popup-step-title a,
  .popup-step-title span {
    width: 30px;
    height: 30px;
    margin-right: 26px;
    line-height: 30px;
  }
  .popup-step-title a:after,
  .popup-step-title span:after {
    background-image: url(../img/spr.png);
    background-position: -430px -132px;
    width: 14px;
    height: 11px;
    margin-left: 6px;
    margin-top: -5px;
  }
  .popup-order {
    width: 400px !important;
  }
  .more-wrap {
    padding: 40px;
    font-size: 16px;
  }
  .popup-step,
  .popup-more {
    width: 765px !important;
  }
  .rd {
    line-height: 28px;
    font-size: 18px;
  }
  .rd label {
    padding-top: 0;
    padding-bottom: 0;
  }
  .rd label:after {
    width: 15px;
    height: 15px;
    top: 6px;
  }
  .rd label:before {
    width: 11px !important;
    height: 11px !important;
    top: 8px !important;
  }
  .chk {
    line-height: 28px;
    font-size: 18px;
  }
  .chk label {
    padding-top: 0;
    padding-bottom: 0;
  }
  .chk label:after {
    width: 15px;
    height: 15px;
    top: 6px;
  }
  .chk input[type="checkbox"]:checked + label:before {
    background-image: url(../img/spr.png);
    background-position: -389px -169px;
    width: 15px;
    height: 15px;
    top: 6px !important;
  }
  .btn-steps-nav .prev-wrap .btn-popup-next,
  .btn-steps-nav .next-wrap .btn-popup-next {
    min-width: 315px;
  }
  body .ui-slider:before {
    height: 4px;
  }
  body .ui-slider .ui-slider-range:before {
    height: 4px;
  }
  body .ui-slider .ui-slider-handle {
    width: 30px;
    height: 30px;
    margin: 1px 0 0 -15px;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* ----------------------------------- *\
      animation
\* ----------------------------------- */
.item-animation {
  transition-property: -webkit-transform, opacity;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-duration: 0.8s;
  transition-timing-function: ease;
  opacity: 1;
}
.item-animation.item-active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.item-aleft {
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
}
.item-aright {
  -webkit-transform: translateX(50px);
  -ms-transform: translateX(50px);
  transform: translateX(50px);
}
.item-abottom {
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
}
.item-atop {
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}
.height-value {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}
/* ----------------------------------- *\
      main styles
\* ----------------------------------- */
body {
  background: #f7f7f7;
  font-size: 16px;
  line-height: 1.1875;
  color: #104e8b;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  text-align: center;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
h1 {
  font-size: 28px;
  margin-bottom: 25px;
}
h2 {
  font-size: 26px;
  margin-bottom: 25px;
}
h3,
h4,
h5 {
  font-size: 24px;
  margin-bottom: 25px;
}
h6 {
  margin-bottom: 15px;
  font-size: 16px;
  font-family: 'museo_sans_cyrl700', sans-serif;
}
.main-title {
  font-size: 28px;
  font-family: 'museo_sans_cyrl300', sans-serif;
}
p {
  margin-bottom: 20px;
}
article p {
  text-align: justify;
}
b {
  font-weight: normal;
  font-family: 'museo_sans_cyrl700', sans-serif;
}
.item-dotted {
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px dotted;
  line-height: 1;
}
a.item-dotted:hover {
  padding-bottom: 1px;
  border-bottom: none;
}
a {
  text-decoration: none;
  border-bottom: 1px dotted;
  color: #1874cd;
}
a:hover {
  border-bottom: none;
}
article figure,
.pic-block {
  display: block;
  width: 202px;
  height: 202px;
  overflow: hidden;
  border: 1px solid #1c86ee;
  position: relative;
  margin: 0 20px 25px 0;
  float: left;
  text-align: center;
  font-size: 18px;
  color: #1874cd;
  line-height: 35px;
}
article figure:before,
.pic-block:before {
  content: "???�N� ???�???�N�?�?�?�????N?";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
article figure:after,
.pic-block:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: 0px 0px;
  width: 129px;
  height: 120px;
  position: absolute;
  top: 32px;
  left: 34px;
}
.date-block {
  display: inline-block;
  vertical-align: top;
  height: 30px;
  line-height: 30px;
  background: #1874cd;
  color: #fff;
  padding: 0 10px;
}
.img-block {
  overflow: hidden;
}
article ul,
.marker {
  margin-bottom: 15px;
  overflow: hidden;
}
article ul li,
.marker li {
  margin-bottom: 4px;
  position: relative;
  padding-left: 25px;
}
article ul li:after,
.marker li:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #1e90ff;
  position: absolute;
  top: 5px;
  left: 0;
}
article ul.type02 li:after,
.marker.type02 li:after {
  border-radius: 50%;
}
table {
  width: auto;
  border-collapse: separate;
  border-spacing: 2px 1px;
  text-align: center;
  color: #fff;
}
table th {
  background: #1874cd;
  border: none;
  vertical-align: middle;
  font-weight: normal;
  padding: 10px 20px;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
table td {
  padding: 5px 20px;
  vertical-align: middle;
  background: #1e90ff;
}
.breadcrumbs {
  line-height: 30px;
  margin-bottom: 35px;
}
.breadcrumbs a,
.breadcrumbs span {
  display: inline-block;
  vertical-align: top;
  position: relative;
  height: 30px;
  background: rgba(30, 144, 255, 0.85);
  margin: 0 48px 15px 0;
  padding: 0 22px;
  border: none;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.breadcrumbs a:hover,
.breadcrumbs span:hover {
  background: #1e90ff;
}
.breadcrumbs a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: -430px -101px;
  width: 20px;
  height: 11px;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-left: 15px;
  margin-top: -5px;
}
.breadcrumbs a:last-child {
  margin-right: 0;
}
.breadcrumbs a:last-child:after {
  display: none;
}
.breadcrumbs span {
  margin-right: 0;
}
/* ----------------------------------- *\
      content
\* ----------------------------------- */
.pagenav {
  text-align: center;
  margin-bottom: 40px;
  font-size: 20px;
  color: #fff;
}
.pagenav a,
.pagenav span {
  display: inline-block;
  vertical-align: top;
  border: none;
  width: 30px;
  height: 30px;
  background: #3e9ffe;
  text-align: center;
  line-height: 30px;
  margin: 0 3px;
  color: #fff;
}
.pagenav a:hover,
.pagenav span:hover,
.pagenav a.active,
.pagenav span.active {
  background: #1874cd;
}
.news-box {
  padding: 70px 10px 100px 10px;
  background: url(../img/main/clouds.jpg) center bottom no-repeat;
  position: relative;
}

.news-box:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../img/main/gr.png) 0 0 repeat-x;
}
.news-box.inner-news {
  padding: 0;
  background: none;
}
.news-box.inner-news:before {
  display: none;
}
.news-box.inner-news .btn-block {
  text-align: right;
}
.news-box.inner-news .date-block {
  margin-bottom: 10px;
}
.news-box.inner-news h1,
.news-box.inner-news h2 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 40px;
}
.news-box.inner-news .item {
  background: none;
  padding: 0;
  margin-bottom: 40px;
}
.news-box.inner-news .item:hover {
  background: none;
}
.news-box.inner-news .photo-block {
  width: 160px;
  height: 125px;
  margin: 0 0 15px -180px;
}
.news-box.inner-news .photo-block img {
  width: auto;
}
.news-box.inner-news .title-block {
  padding-top: 0;
  margin-left: 0;
  padding-left: 180px;
}
.news-box .items-wrap {
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
}
.news-box .item {
  background: rgba(240, 240, 240, 0.8);
  position: relative;
  margin-bottom: 10px;
  padding: 0px 10px 20px 10px;
  overflow: hidden;
  transition: background ease 0.3s;
}
.news-box .item:hover {
  background: #f0f0f0;
}
.news-box .title-block {
  padding-left: 180px;
  overflow: hidden;
  margin: 0 0 0 -10px;
  padding-top: 10px;
}
.news-box .photo-block {
  display: block;
  width: 160px;
  height: 100px;
  overflow: hidden;
  float: left;
  margin: -10px 0 15px -180px;
}
.news-box .photo-block img {
  width: 100%;
}
.news-box .date-block {
  margin-bottom: 17px;
}
.news-box h1,
.news-box h2,
.news-box h3,
.news-box h4,
.news-box h5 {
  text-align: left;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 25px;
}
.order-box {
  padding: 67px 0 35px 0;
  text-align: center;
  max-width: 1300px;
}
.order-box .items-wrap {
  margin-top: 60px;
}
.order-box .item {
  display: inline-block;
  vertical-align: top;
  width: 275px;
  padding-left: 77px;
  font-size: 22px;
  transition: color ease 0.3s;
  margin: 0 22px 50px 22px;
  position: relative;
  text-align: left;
}
.order-box .item:hover {
  color: #1874cd;
}
.order-box .item:last-child {
  margin-bottom: 0;
}
.order-box .item .text {
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.order-box .item .i {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: -webkit-translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.mass-media-box {
  position: relative;
  background: #ededed;
  padding-top: 70px;
  padding-bottom: 40px;
  text-align: center;
}
.mass-media-box .text-block {
  display: block;
  transition: color ease 0.3s;
}
.mass-media-box:before,
.mass-media-box:after {
  content: "";
  display: block;
  width: 9999px;
  height: auto;
  visibility: visible;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  background: #ededed;
}
.mass-media-box:before {
  left: auto;
  right: 100%;
}
.mass-media-box .items-wrap {
  margin: 40px -35px 0 -35px;
}
.mass-media-box .item {
  width: 235px;
  display: inline-block;
  vertical-align: top;
  margin: 0 35px 15px 35px;
  overflow: hidden;
  text-align: justify;
  border: none;
  color: #104e8b;
}
.mass-media-box .item:hover {
  color: #4381be;
}
.mass-media-box .logo-block {
  display: block;
  width: 100%;
  text-decoration: none;
  height: 63px;
  line-height: 63px;
  overflow: hidden;
  border-bottom: 1px dotted #1e90ff;
  margin-bottom: 10px;
}
.mass-media-box .logo-block:hover {
  border-bottom: 1px dotted #1e90ff;
}
.mass-media-box .logo-block img {
  max-height: 95%;
  max-width: 100%;
  vertical-align: middle;
}
.partners-box {
  padding-top: 70px;
  padding-bottom: 30px;
  text-align: center;
  background: #f2f2f2;
}
.partners-box:before,
.partners-box:after {
  content: "";
  display: block;
  width: 9999px;
  height: auto;
  visibility: visible;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  background: #f2f2f2;
}
.partners-box:before {
  left: auto;
  right: 100%;
}
.partners-box .items-wrap {
  max-width: 530px;
  margin: 40px auto 0px auto;
}
.partners-box .item {
  display: inline-block;
  vertical-align: middle;
  border: none;
  opacity: 0.75;
  margin-bottom: 30px;
  width: 49%;
  transition: opacity ease 0.3s;
}
.partners-box .item img {
  max-width: 100%;
}
.partners-box .item:hover {
  opacity: 1;
}
.about-box {
  padding-top: 70px;
  padding-bottom: 50px;
}
/* ----------------------------------- *\
      calculator
\* ----------------------------------- */
.calc-box {
  width: 400px;
  margin: 0 auto;
  background: rgba(30, 144, 255, 0.3);
  position: relative;
  z-index: 2;
}
.calc-box .section {
  padding: 20px 10px;
  position: relative;
  clear: both;
}
.calc-box .section input[type="text"],
.calc-box .section input[type="tel"],
.calc-box .section input[type="email"],
.calc-box .section input[type="password"] {
  display: inline-block;
  vertical-align: top;
  height: 40px;
  line-height: 24px;
  background: none;
  border: none;
  padding: 0 5px 0 0;
  width: 100px;
  text-align: right;
  color: #104e8b;
  font-size: 17px;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.calc-box .section .title {
  display: block;
  width: 125px;
  text-align: center;
  float: left;
  height: 40px;
  position: absolute;
  top: 20px;
  left: 20px;
  background: #1e90ff;
  line-height: 40px;
  color: #fff;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.calc-box .section .title:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: #1c86ee;
  position: absolute;
  top: 0;
  right: 100%;
  border-right: 1px solid #439df5;
}
.calc-box .section .title:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 4px 10px;
  border-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  left: -40px;
  border-style: solid;
  border-top-color: #104e8b;
  border-right-color: #104e8b;
}
.calc-box .section .title .i {
  position: absolute;
  top: 50%;
  left: -20px;
  -webkit-transform: -webkit-translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.calc-box .section .field-block {
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin-left: 200px;
  margin-bottom: 30px;
}
.calc-box .turned-block {
  padding: 5px 0 25px 35px;
}
.calc-box .turned-block .title {
  display: inline-block;
  vertical-align: middle;
  width: 145px;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.calc-box .turned-block .items-wrap {
  display: inline-block;
  vertical-align: middle;
}
.calc-box .turned-block .items-wrap a {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: none;
  position: relative;
  text-align: center;
  background: #fff;
  margin: 0 5px;
  line-height: 24px;
  font-size: 14px;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.calc-box .turned-block .items-wrap a.active:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid #fff;
  position: absolute;
  top: -3px;
  left: -3px;
}
.calc-box .actions-block {
  overflow: hidden;
}
.calc-box .total-block {
  background: #1e90ff;
  padding: 15px 25px;
  position: relative;
  overflow: hidden;
  color: #fff;
}
.calc-box .total-block * {
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.calc-box .total-block .row {
  overflow: hidden;
  line-height: 30px;
  white-space: nowrap;
}
.calc-box .total-block .row > span {
  float: left;
}
.calc-box .total-block .row > span + span {
  float: right;
  width: 130px;
  padding-right: 30px;
  text-align: center;
  font-family: 'museo_sans_cyrl300', sans-serif;
}
.calc-box .total-block .row > span + span span {
  font-size: 21px;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.calc-box .btn-block {
  overflow: hidden;
  width: 50%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  padding-left: 60px;
  color: #fff;
  text-decoration: none;
  border-bottom: none;
  float: left;
  position: relative;
  background: #cd5c5c;
}
.calc-box .btn-block:hover {
  background: #c04747;
}
.calc-box .btn-block span {
  display: inline-block;
  vertical-align: middle;
  line-height: 19px;
}
.calc-box .btn-block .i {
  position: absolute;
  top: 10px;
  left: 20px;
}
.calc-box .btn-block.btn-calc-order-one {
  background: #b03060;
}
.calc-box .btn-block.btn-calc-order-one:hover {
  background: #a61d50;
}
.contacts-box .item-wrap {
  margin-bottom: 40px;
}
.contacts-box .item-wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.contacts-box .btn-toggle {
  display: block;
  background: #49a5fd;
  padding: 7px 20px;
  border: none;
  text-align: center;
  color: #fff;
  line-height: 26px;
  font-size: 22px;
  font-family: 'museo_sans_cyrl500', sans-serif;
}
.contacts-box .btn-toggle:hover,
.contacts-box .btn-toggle.open {
  background: #1874cd;
}
.contacts-box .btn-toggle.open:after {
  background-image: url(../img/spr.png);
  background-position: -430px 0px;
  width: 23px;
  height: 14px;
}
.contacts-box .btn-toggle:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: -430px -34px;
  width: 23px;
  height: 14px;
  margin-left: 25px;
  vertical-align: 1px;
}
.contacts-box .contacts-wrap {
  padding: 50px 20px 0px 20px;
  position: relative;
}
.contacts-box .contacts-wrap .row {
  width: 420px;
  margin: 0 auto 19px auto;
  padding-left: 55px;
  min-height: 30px;
  position: relative;
}
.contacts-box .contacts-wrap .i {
  position: absolute;
  top: 10px;
  left: 20px;
  -webkit-transform: -webkit-translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.contacts-box .contacts-wrap .phone {
  border-bottom: none;
  color: #104e8b;
}
.contacts-box .contacts-wrap .item {
  margin-bottom: 55px;
}
.contacts-box .contacts-wrap .item:last-child {
  margin-bottom: 40px;
}
.contacts-box .contacts-wrap .item-dotted {
  margin: 0 10px;
}
.contacts-box .contacts-wrap .item-dotted:first-child {
  margin-left: 0;
}
.contacts-box .map-block {
  margin: 0 -10px 20px -10px;
  height: 333px;
  overflow: hidden;
}
.contacts-box .hidden-wrap {
  display: none;
}
.contacts-box .hidden-wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.contacts-box h1,
.contacts-box h2 {
  margin-bottom: 60px;
}
.calc-wrap {
  padding-bottom: 40px;
  position: relative;
  background: url(../img/main/top01.jpg) center bottom no-repeat;
}
.calc-slider {
  display: block;
  position: absolute;
  top: 0;
  left: -200px;
  right: -200px;
  height: 0;
  overflow: hidden;
}
.calc-slider .item {
  height: 590px;
}
@media (min-width: 1300px) {
  .news-box {
    background-image: url(../img/main/clouds.jpg);
  }
}
.calc-slider .owl-item.active .photo img {
  opacity: 1;
}
.calc-slider .photo img {
  opacity: 0;
  transition: opacity ease 2s;
}
/* ----------------------------------- *\
      media
\* ----------------------------------- */

@media (min-width: 600px) {
  .news-box {
    padding: 15px 20px 80px 20px;
  }

  .news-box .item {
    margin-bottom: 20px;
  }
  .news-box.inner-news {
    padding: 0;
  }
  .news-box.inner-news .item {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .breadcrumbs {
    margin-top: -60px;
    padding-right: 300px;
  }
  .news-box .title-block {
    padding-left: 223px;
  }
  .news-box .photo-block {
    width: 200px;
    height: 125px;
    margin-left: -223px;
  }
  .news-box.inner-news .items-wrap {
    margin-bottom: 40px;
  }
  .news-box.inner-news .item {
    margin-bottom: 20px;
  }
  .news-box.inner-news .photo-block {
    width: 200px;
    margin-left: -223px;
  }
  .news-box.inner-news .title-block {
    padding-left: 223px;
  }
  .partners-box .items-wrap {
    max-width: 10000px;
    width: 705px;
  }
  .partners-box .item {
    width: 32%;
  }
  .contacts-box .map-block {
    margin-left: -20px;
    margin-right: -20px;
  }
  .calc-wrap {
    padding: 0 50px 40px 30px;
    overflow: hidden;
  }
  .calc-box {
    float: left;
  }
  .calc-slider {
    height: auto;
    bottom: 0;
  }
  .calc-slider .photo {
    position: absolute;
    bottom: -15px;
    overflow: hidden;
    line-height: 0;
  }
  .calc-slider .photo img {
    display: block;
    max-width: 100%;
  }
  .calc-slider .photo01 {
    width: 400px;
    right: 140px;
  }
  .calc-slider .photo02 {
    width: 354px;
    right: 210px;
  }
}
@media (min-width: 1000px) {
  .news-box.index-news {
    padding: 55px 15 100px 15;
  }
  .news-box.index-news .items-wrap {
    overflow: hidden;
  }
  .news-box.index-news .item-wrap {
    width: 33.3%;
    float: left;
    padding: 0 10px;
  }
  .news-box.index-news .item {
    padding: 0 20px 999px 20px;
    margin-bottom: -969px;
  }
  .news-box.index-news .title-block {
    padding: 0;
    overflow: visible;
    margin: 0;
  }
  .news-box.index-news h1,
  .news-box.index-news h2,
  .news-box.index-news h3 {
    height: 75px;
    overflow: hidden;
  }
  .news-box.index-news .photo-block {
    padding-top: 62%;
    margin: 0 -20px 20px -20px;
    position: relative;
    overflow: hidden;
    float: none;
    width: auto;
    height: auto;
  }
  .news-box.index-news .photo-block img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .news-box.inner-news .item {
    padding-left: 223px;
  }
  .news-box.inner-news .title-block {
    padding: 0;
    overflow: visible;
    margin: 0;
  }
  .partners-box .items-wrap {
    width: auto;
    margin: 40px 0 0 0;
  }
  .partners-box .item {
    width: auto;
    margin-left: 27px;
    margin-right: 27px;
  }
  .calc-box {
    width: 600px;
  }
  .calc-box .section {
    padding: 20px 0 0 160px;
    margin-bottom: 15px;
  }
  .calc-box .section:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .calc-box .section + .section {
    margin-top: -25px;
  }
  .calc-box .section .ui-slider {
    width: 300px;
    float: left;
    margin: 9px 0 0 10px;
    clear: none;
  }
  .calc-box .section .field-block {
    width: 120px;
    float: right;
    clear: none;
    margin: 0;
    text-align: center;
  }
  .calc-box .section .field-block input[type="text"],
  .calc-box .section .field-block input[type="tel"],
  .calc-box .section .field-block input[type="email"],
  .calc-box .section .field-block input[type="password"] {
    width: 70px;
  }
  .calc-box .turned-block {
    text-align: right;
    padding: 15px 123px 30px 0;
  }
  .calc-box .turned-block .title {
    width: auto;
    margin-right: 35px;
  }
  .calc-box .total-block {
    float: left;
    width: 60%;
    height: 120px;
    overflow: hidden;
  }
  .calc-box .total-block .row > span + span {
    text-align: left;
  }
  .calc-box .btn-block {
    height: 120px;
    text-align: center;
    padding: 65px 0 0 0;
    width: 20%;
    float: left;
  }
  .calc-box .btn-block .i {
    position: absolute;
    left: 50%;
    top: 20px;
    margin-left: -20px;
  }
  .contacts-box .contacts-wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .contacts-box .contacts-wrap .item {
    width: 420px;
    float: left;
    margin-bottom: 20px !important;
  }
  .contacts-box .contacts-wrap .item + .item {
    float: right;
  }
  .contacts-box .map-block {
    margin-left: 0;
    margin-right: 0;
  }
  .calc-wrap {
    padding: 45px 50px 180px 20px;
    width: 100%;
    float: none;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateY(-45px);
    -ms-transform: translateY(-45px);
    transform: translateY(-45px);
    margin-bottom: -45px;
  }
  .calc-slider .photo01 {
    right: 215px;
  }
  .calc-slider .photo02 {
    right: 230px;
  }
}
@media (min-width: 1300px) {
  .order-box .item {
    font-size: 24px;
    width: 313px;
    white-space: nowrap;
    padding-left: 123px;
    margin: 0 0 0 0;
    text-align: left;
  }
  .order-box .items-wrap {
    margin-top: 80px;
    text-align: justify;
  }
  .order-box .items-wrap:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
  }
  .order-box .i-order01-m {
    background-image: url(../img/spr.png);
    background-position: -228px 0px;
    width: 81px;
    height: 100px;
  }
  .order-box .i-order02-m {
    background-image: url(../img/spr.png);
    background-position: -149px 0px;
    width: 59px;
    height: 101px;
  }
  .order-box .i-order03-m {
    background-image: url(../img/spr.png);
    background-position: 0px -140px;
    width: 113px;
    height: 81px;
  }
  .news-box.index-news .items-wrap {
    padding: 0;
  }
  .news-box.index-news .item-wrap {
    padding: 0 15px;
  }
  .mass-media-box {
    padding-bottom: 75px;
  }
  .mass-media-box .items-wrap {
    text-align: justify;
    margin-left: 0;
    margin-right: 0;
  }
  .mass-media-box .items-wrap:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
  }
  .mass-media-box .item {
    width: 390px;
    padding-left: 148px;
    position: relative;
    overflow: hidden;
    margin: 0;
  }
  .mass-media-box .item:after {
    content: "";
    display: block;
    width: 1px;
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 138px;
    border-left: 1px dotted #1e90ff;
  }
  .mass-media-box .logo-block {
    width: 138px;
    position: relative;
    border-bottom: none;
    float: left;
    margin-left: -148px;
    text-align: center;
    line-height: 0;
    padding: 3px 10px 0 10px;
  }
  .mass-media-box .logo-block img {
    width: 100%;
    vertical-align: top;
  }
  .mass-media-box .logo-block:hover {
    border: none;
  }
  .mass-media-box p {
    margin: 0;
  }
  .calc-box {
    width: 750px;
    padding-top: 5px;
  }
  .calc-box .i-calc01 {
    background-image: url(../img/spr.png);
    background-position: -276px -311px;
    width: 31px;
    height: 25px;
  }
  .calc-box .i-calc02 {
    background-image: url(../img/spr.png);
    background-position: -297px -241px;
    width: 28px;
    height: 32px;
  }
  .calc-box .i-calc03 {
    background-image: url(../img/spr.png);
    background-position: -232px -241px;
    width: 45px;
    height: 50px;
  }
  .calc-box .i-calc04 {
    background-image: url(../img/spr.png);
    background-position: -161px -241px;
    width: 51px;
    height: 50px;
  }
  .calc-box .section {
    padding: 20px 0 0 210px;
  }
  .calc-box .section .title {
    height: 50px;
    line-height: 50px;
    width: 155px;
    font-size: 20px;
    left: 25px;
  }
  .calc-box .section .title:before {
    width: 50px;
    height: 50px;
  }
  .calc-box .section .title:after {
    border-width: 5px 13px;
    left: -50px;
  }
  .calc-box .section .title .i {
    left: -25px;
  }
  .calc-box .section .ui-slider {
    margin-top: 14px;
    width: 370px;
  }
  .calc-box .section .field-block {
    width: 145px;
    line-height: 50px;
    font-size: 18px;
    margin-right: 10px;
  }
  .calc-box .section .field-block input[type="text"],
  .calc-box .section .field-block input[type="tel"],
  .calc-box .section .field-block input[type="email"],
  .calc-box .section .field-block input[type="password"] {
    height: 50px;
    line-height: 30px;
    font-size: 22px;
    width: 100px;
  }
  .calc-box .turned-block {
    padding: 20px 145px 35px 0;
    font-size: 20px;
  }
  .calc-box .turned-block .items-wrap a {
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
  }
  .calc-box .turned-block .items-wrap a.active:after {
    width: 36px;
    height: 36px;
  }
  .calc-box .turned-block .title {
    margin-right: 40px;
  }
  .calc-box .total-block {
    font-size: 20px;
    padding: 15px 70px 15px 30px;
    height: 150px;
  }
  .calc-box .total-block .row {
    line-height: 40px;
  }
  .calc-box .total-block .row > span + span span {
    font-size: 26px;
  }
  .calc-box .btn-block {
    height: 150px;
    padding-top: 90px;
    font-size: 20px;
  }
  .calc-box .btn-block .i {
    top: 25px;
    margin-left: -25px;
  }
  .contacts-box .contacts-wrap {
    width: 35%;
    float: left;
    padding: 10px 0 0 0;
  }
  .contacts-box .contacts-wrap .item {
    float: left;
    margin-bottom: 55px;
  }
  .contacts-box .contacts-wrap .item:last-child {
    margin-bottom: 0;
    float: left;
  }
  .contacts-box .hidden-wrap {
    padding-top: 40px;
  }
  .calc-wrap {
    background-image: url(../img/main/top02.jpg);
    padding: 80px 50px 225px 45px;
    -webkit-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    transform: translateY(-80px);
    margin-bottom: -80px;
  }
  .calc-slider .photo01 {
    right: 50%;
    margin-right: -737px;
    width: 605px;
  }
  .calc-slider .photo02 {
    right: 50%;
    margin-right: -635px;
    width: 535px;
  }
  .calc-slider .item {
    height: 700px;
  }
}
.ui-datepicker-title select {
  background: none !important;
  color: #104e8b !important;
}
.header .logo .pic-block {
  background: none !important;
  line-height: 80px;
  text-align: center;
}
.header .logo .pic-block img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
/* ----------------------------------- *\
      new
\* ----------------------------------- */
.header.menu-mobile-active .menu li.open .btn-item-toggle:after {
  content: "-";
}
.header.menu-mobile-active .menu .btn-item-toggle {
  display: block;
  width: 20px;
  height: 20px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -10px;
  line-height: 20px;
  text-align: center;
}
.header.menu-mobile-active .menu .btn-item-toggle:after {
  content: "+";
  text-decoration: none;
  font-size: 20px;
  color: #000;
}
.header.menu-mobile-active .menu {
  position: absolute;
  top: 47px;
  right: 0;
  z-index: 99;
}
.header.menu-mobile-active .menu.active .btn-toggle {
  width: 300px;
  padding: 0;
  margin-bottom: 1px;
  text-align: center;
}
.header.menu-mobile-active .menu.active .btn-toggle:before {
  content: "";
}
.header.menu-mobile-active .menu.active .btn-toggle:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: -43px -361px;
  width: 24px;
  height: 24px;
}
.header.menu-mobile-active .menu.active > ul,
.header.menu-mobile-active .menu.active > div > ul {
  display: block;
}
.header.menu-mobile-active .menu > ul,
.header.menu-mobile-active .menu > div > ul {
  width: 300px;
  display: none;
  -webkit-animation: fadein ease 0.3s;
  animation: fadein ease 0.3s;
  padding: 20px;
  background: #1e90ff;
  position: absolute;
  top: 51px;
  right: 0;
  text-align: center;
}
.header.menu-mobile-active .menu > ul li,
.header.menu-mobile-active .menu > div > ul li {
  margin-bottom: 1px;
}
.header.menu-mobile-active .menu > ul li:last-child,
.header.menu-mobile-active .menu > div > ul li:last-child {
  margin-bottom: 0;
}
.header.menu-mobile-active .menu > ul li.open > a,
.header.menu-mobile-active .menu > div > ul li.open > a {
  background: #104e8b;
}
.header.menu-mobile-active .menu > ul li.open > ul,
.header.menu-mobile-active .menu > div > ul li.open > ul {
  display: block;
}
.header.menu-mobile-active .menu > ul a,
.header.menu-mobile-active .menu > div > ul a {
  display: block;
  padding: 9px 20px;
  position: relative;
  font-size: 18px;
  border: none;
  line-height: 22px;
  color: #fff;
  text-decoration: none;
  background: #1874cd;
}
.header.menu-mobile-active .menu > ul a:hover,
.header.menu-mobile-active .menu > div > ul a:hover,
.header.menu-mobile-active .menu > ul a.active,
.header.menu-mobile-active .menu > div > ul a.active {
  background: #104e8b;
}
.header.menu-mobile-active .menu > ul ul,
.header.menu-mobile-active .menu > div > ul ul {
  display: none;
  padding-top: 1px;
  margin-bottom: 4px;
}
.header.menu-mobile-active .menu > ul ul li,
.header.menu-mobile-active .menu > div > ul ul li {
  padding-left: 20px;
}
.header.menu-mobile-active .menu > ul ul a,
.header.menu-mobile-active .menu > div > ul ul a {
  font-size: 17px;
  line-height: 20px;
  padding: 5px 10px;
}
.header.menu-mobile-active .menu .btn-toggle {
  display: block;
  margin-bottom: 1px;
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  line-height: 50px;
  background: #1e90ff;
  padding: 0 20px 0 20px;
  font-size: 20px;
  color: #fff;
  border: none;
  white-space: nowrap;
  text-decoration: none;
  font-family: 'museo_sans_cyrl700', sans-serif;
}
.header.menu-mobile-active .menu .btn-toggle:before {
  content: "";
}
.header.menu-mobile-active .menu .btn-toggle:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/spr.png);
  background-position: -132px -361px;
  width: 30px;
  height: 20px;
  margin-left: 18px;
}
.overlay {
  display: none;
}
@media (max-width: 599px) {
  .header .menu .btn-toggle:before {
    display: none !important;
  }
  .header .menu .btn-toggle:after {
    margin-left: 0!important;
  }
}


.slider-main-box {
  overflow: hidden;
  position: relative;
  clear: both;
  max-width: 1300px;
  margin: 0 auto;
}
.slider-main-box .sl-item {
  position: relative;
  overflow: hidden;
  padding-top: 38%;
}
.slider-main-box .sl-item img {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.slider-main-box .owl-dots {
  display: none !important;
  position: absolute;
  bottom: 10px;
  right: 10px;
  overflow: hidden;
  float: left;
}
.slider-main-box .owl-dot {
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 7px;
  float: left;
  position: relative;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.6);
  transition: background ease 0.3s;
}
.slider-main-box .owl-dot:hover,
.slider-main-box .owl-dot.active {
  background: #fff;
}
.slider-main-box .text-block {
  position: absolute;
  top: 40px;
  left: 10px;
  right: 10px;
  font-size: 10px;
  line-height: 1.2;
  display: block;
  text-decoration: none;
  overflow: hidden;
  border: none;
  white-space: nowrap;
  float: left;
  cursor: default;
}
.slider-main-box .text-block:hover .text {
  background: #fff;
}
.slider-main-box .line {
  display: block;
  margin-bottom: 1px;
  line-height: 1;
}
.slider-main-box .line + .line {
  margin-left: 40px;
}
.slider-main-box .text {
  display: inline-block;
  line-height: 30px;
  padding: 0 9px;
  font-size: 15px;
  background: rgba(255, 255, 255, 0.85);
  transition: background ease 0.3s;
  text-decoration: none;
  color: #1874cd;
}
.project-item {
  display: block;
  margin: 0 auto;
  text-decoration: none;
  overflow: hidden;
  position: relative;
  width: 360px;
  height: 323px;
  text-align: center;
  font-size: 20px;
  color: #f7f7f7;
  border: none;
}
.project-item:hover {
  border: none;
}
.project-item:hover .photo-block:before,
.project-item:hover .btn-block {
  opacity: 1;
}
.project-item .photo-block {
  display: block;
  position: relative;
  overflow: hidden;
  height: 240px;
  margin-bottom: 3px;
}
.project-item .photo-block img {
  display: block;
  width: 100%;
}
.project-item .photo-block:before {
  content: "";
  opacity: 0;
  transition: opacity ease 0.3s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(24, 116, 205, 0.45);
  z-index: 2;
}
.project-item .btn-block {
  display: block;
  width: 220px;
  height: 60px;
  background: #f7f7f7;
  padding: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -110px;
  opacity: 0;
  transition: opacity ease 0.3s;
  z-index: 3;
}
.project-item .btn-block .btn-border {
  width: 100%;
}
.project-item .title-block {
  display: block;
  height: 80px;
  line-height: 80px;
  padding: 0 20px;
  background: #1874cd;
  overflow: hidden;
}
.project-item .title {
  display: inline-block;
  vertical-align: middle;
  max-height: 60px;
  overflow: hidden;
  line-height: 20px;
}
.projects-box .items-wrap {
  margin: 0 -20px;
  overflow: hidden;
}
.projects-box .item-wrap {
  margin-bottom: 40px;
}
@media (min-width: 600px) {
  .slider-main-box .owl-dots {
    display: block !important;
  }
  .slider-main-box .text-block {
    top: 60px;
    left: 10px;
  }
  .slider-main-box .text {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .slider-main-box .text-block {
    top: 80px;
    left: 20px;
  }
  .slider-main-box .text {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 22px;
  }
  .projects-box {
    width: 760px;
    margin: 0 auto;
  }
  .projects-box .item-wrap {
    width: 50%;
    float: left;
  }
}
@media (min-width: 1000px) {
  .slider-main-box .text-block {
    top: 150px;
    left: 40px;
  }
  .slider-main-box .text {
    height: 60px;
    line-height: 60px;
    padding: 0 23px;
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .projects-box {
    width: 1160px;
  }
  .projects-box .item-wrap {
    width: 33.3333%;
  }
}
@media (min-width: 1300px) {
  .slider-main-box .text-block {
    top: 200px;
    left: 78px;
  }
}

.form-control {
    display: block;
    width: 100%;
background-color: #fff;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}



.div-form {
color: #000;
}