@font-face {
  font-family: 'Trajan Pro 3';
  src: url("fonts/TrajanPro3-Regular.woff2") format("woff2"), url("fonts/TrajanPro3-Regular.woff") format("woff"), url("fonts/TrajanPro3-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PT Rouble Sans';
  src: url("fonts/PTRoubleSans.woff2") format("woff2"), url("fonts/PTRoubleSans.woff") format("woff"), url("fonts/PTRoubleSans.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("fonts/MuseoSansCyrl-300.eot");
  src: url("fonts/MuseoSansCyrl-300.eot?#iefix") format("embedded-opentype"), url("fonts/MuseoSansCyrl-300.woff2") format("woff2"), url("fonts/MuseoSansCyrl-300.woff") format("woff"), url("fonts/MuseoSansCyrl-300.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Museo Sans Cyrl';
  src: url("fonts/MuseoSansCyrl-500.eot");
  src: url("fonts/MuseoSansCyrl-500.eot?#iefix") format("embedded-opentype"), url("fonts/MuseoSansCyrl-500.woff2") format("woff2"), url("fonts/MuseoSansCyrl-500.woff") format("woff"), url("fonts/MuseoSansCyrl-500.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

body {
  font-family: 'Museo Sans Cyrl', sans-serif;
  padding-top: 173px;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  max-height: 90001em;
  outline: none;
}

.container {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 15px;
}

.social {
  float: left;
  margin-top: 8px;
}

.social a {
  display: block;
  float: left;
  margin-right: 60px;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}

.social a:hover {
  opacity: .7;
}

.fb-icon {
  background: url(../images/fb-icon.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.inst-icon {
  background: url(../images/inst-icon.png) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block;
}

.inst-icon2 {
  background: url(../images/inst-icon2.png) no-repeat;
  width: 28px;
  height: 28px;
  display: inline-block;
  float: left;
  margin: 15px 20px 0 0;
}

.phone {
  font-family: 'Trajan Pro 3';
  float: left;
  margin-top: 8px;
}

.header {
  padding: 70px 0;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 100;
  position: absolute;
  width: 100%;
  top: 0;
}

.header.fixed {
  position: fixed;
  width: 100%;
  background: #fff;
  padding: 20px 0;
  top: 0 !important;
  border-bottom: 1px solid #e6e6e6;
}

.profile {
  float: right;
  text-align: center;
  font-family: 'Trajan Pro 3';
  font-size: 30px;
  position: relative;
  z-index: 2;
}

.section1:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 31.54761904761905%;
  top: 0;
  height: 720px;
  background: #f5f5f5;
}

.s1-img img {
  max-width: 100%;
  display: block;
  float: right;
}

.s1-img {
  text-align: right;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.s1-title {
  position: absolute;
  top: 250px;
  z-index: 3;
}

.s1-title h1 {
  font-size: 100px;
  font-family: 'Trajan Pro 3';
  font-weight: normal;
  margin: 0 0 20px 0;
}

.s1-title span {
  display: block;
  font-family: 'Museo Sans Cyrl';
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: left;
}

.button1 {
  display: inline-block;
  background: #000;
  height: 110px;
  line-height: 110px;
  color: #fff;
  font-family: 'Museo Sans Cyrl';
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 50px;
  min-width: 218px;
}

.s1-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}

.section2 {
  padding: 90px 0;
}

.s2-img {
  float: left;
  width: 30%;
}

.s2-img img {
  width: 100%;
}

.s2-img__wrapp {
  width: 360px;
  height: 360px;
  overflow: hidden;
  border-radius: 50%;
  margin-bottom: 30px;
}

.s2-img__link {
  text-align: center;
}

.inst-icon3 {
  background: url(../images/inst-icon3.png) no-repeat;
  width: 33px;
  height: 33px;
  display: inline-block;
  margin: 0 10px -10px 0;
}

.s2-img__link a {
  font-size: 18px;
  font-family: 'Trajan Pro 3';
  text-decoration: none;
  color: #000000;
}

.s2-text {
  width: 64.16666666666667%;
  float: right;
  font-weight: 300;
  font-size: 18px;
  line-height: 180%;
}

.s2-text .block-title {
  text-align: left;
  margin-bottom: 50px;
}

.s2-text p {
  margin: 0 0 50px 0;
}

.block-title {
  text-align: center;
  font-family: 'Trajan Pro 3';
  font-size: 50px;
  margin-bottom: 100px;
}

.block-title.line {
  position: relative;
}

.block-title.line {
  position: relative;
}

.block-title.line:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  top: 50%;
  z-index: -1;
  margin-top: -3px;
}

.portfolio-col {
  width: 25%;
  float: left;
}

.portfolio-item {
  background: #000;
}

.portfolio-item img {
  width: 100%;
  display: block;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}

.portfolio-item:hover img {
  opacity: .8;
}

.portfolio-item {
  position: relative;
  overflow: hidden;
}

.portfolio-item__text {
  position: absolute;
  width: 100%;
  bottom: 50px;
  z-index: 2;
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-size: 26px;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  opacity: 0;
}

.portfolio-item:hover .portfolio-item__text {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.portfolio-item__text span {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 14px;
}

.portfolio-item:before {
  content: "";
  display: block;
  position: absolute;
  width: 56px;
  height: 56px;
  background: #000 url(../images/arrow.png) no-repeat center;
  border-radius: 50%;
  top: 20px;
  right: 20px;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translate(50px, -50px);
          transform: translate(50px, -50px);
  opacity: 0;
  z-index: 2;
}

.portfolio-item:hover:before {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 1;
}

.portfolio-item__link {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

.portfolio-btn {
  text-align: center;
  padding-top: 70px;
}

.portfolio-btn a {
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  background: #000;
  display: inline-block;
  padding: 0 30px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.section3 {
  padding-bottom: 70px;
  overflow: hidden;
}

.services-col {
  width: 33.33333%;
  float: left;
  padding: 0 35px;
  margin-bottom: 60px;
}

.services-col:nth-child(3n+1) {
  clear: both;
}

.services {
  margin: 0 -35px;
}

.services-item__border {
  border: 1px solid #eaeaea;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}

.services-item__img img {
  display: block;
  width: 100%;
}

.services-item__title {
  font-size: 24px;
  font-weight: 300;
}

.services-item p {
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.services-item__price {
  width: 230px;
  height: 230px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.services-item__price > div {
  position: absolute;
  width: 50%;
  height: 50%;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.services-item__wrapp {
  font-size: 20px;
  font-weight: 300;
  padding-left: 12px;
}

.services-item__wrapp i {
  font-size: 14px;
  font-style: normal;
  display: block;
  margin-top: 4px;
}

.rub {
  font-family: 'PT Rouble Sans';
  display: inline-block !important;
}

.services-item__confrol {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 5;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}

.services-item:hover .services-item__confrol {
  opacity: 1;
}

.services-item__confrol span {
  display: block;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
}

.services-item__btn {
  height: 60px;
  background: #fff;
  border-radius: 30px;
  display: inline-block;
  text-decoration: none;
  line-height: 60px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  padding: 0 45px;
  letter-spacing: 1px;
  margin-top: 30px;
}

.section5 {
  padding: 0 0 120px;
}

.package-col {
  width: 50%;
  float: left;
  padding: 100px 80px 100px 0;
}

.package-title {
  font-size: 50px;
  font-family: 'Trajan Pro 3';
  margin-bottom: 45px;
}

.package-title span {
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
}

.package-col p {
  font-size: 18px;
  font-weight: 100;
  line-height: 150%;
  margin: 0 0 40px 0;
}

.package-price {
  font-size: 30px;
  font-weight: 300;
}

.package-col.col2 {
  background: #dedede;
  padding: 100px 0 100px 80px;
  position: relative;
}

.package-col.col2:after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 500%;
  background: #dedede;
  top: 0;
  left: 100%;
}

.section5 {
  overflow: hidden;
}

.footer-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer-col2 {
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.f-logo {
  font-size: 30px;
  font-family: 'Trajan Pro 3';
  margin-bottom: 27px;
}

.f-link a {
  color: #000;
  font-size: 16px;
  font-weight: 300;
}

.f-link a:hover {
  text-decoration: none;
}

.footer-col2 .phone {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
}

.footer-col2 .phone a {
  color: #000;
  text-decoration: none;
}

.footer-col2 .social {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-col2 .social a {
  margin-right: 0;
}

.footer-col2 .social img {
  display: block;
}

.flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section4 {
  padding-bottom: 70px;
}

.footer {
  padding: 100px 0;
}

section {
  overflow: hidden;
}

.navigation {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  margin-top: 5px;
}

.navigation li {
  float: left;
  margin-right: 60px;
}

.navigation li a {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
}

.navigation li a:hover {
  text-decoration: underline;
}

.modal-slider {
  margin: 0;
  padding: 0;
  list-style: none;
}

.services-item__confrol-mob {
  display: none;
}

.modal {
  max-width: 1660px;
  margin: 0 auto;
  background: #f5f5f5;
  position: relative;
}

.modal-img {
  width: 50%;
  float: left;
}

.modal-img img {
  width: 100%;
}

.modal-text {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 140px;
}

.modal-title {
  font-family: 'Trajan Pro 3';
  font-size: 50px;
}

.modal-text p,
.modal-text li {
  font-size: 20px;
  line-height: 150%;
  font-weight: 300;
}

.slider-item {
  position: relative;
}

.slick-arrow {
  display: block;
  position: absolute;
  font-size: 0;
  padding: 0;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  top: 50%;
  max-height: 100%;
  border: none;
  cursor: pointer;
  margin-top: -70px;
  z-index: 2;
}

.slick-next {
  background: #fff url(../images/next-arrow.png) no-repeat center;
  right: -70px;
}

.slick-prev {
  background: #fff url(../images/prev-arrow.png) no-repeat center;
  left: -70px;
}

.modal-title2 {
  font-size: 40px;
  font-family: 'Trajan Pro 3';
}

.button2 {
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  background: #000;
  display: inline-block;
  padding: 0 40px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.modal-btn {
  margin-top: 100px;
}

.services-info {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 450px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 30px 0 30px;
}

.services-info__img {
  height: 50px;
}

.services-info__img img {
  display: inline-block !important;
}

.services-info__col {
  text-align: center;
  font-size: 14px;
  opacity: .4;
}

.services-info__col.active {
  opacity: 1;
}

.mfp-close-btn-in .mfp-close {
  background: transparent url(../images/close.png) no-repeat;
  width: 50px !important;
  height: 50px !important;
  font-size: 0;
  display: block;
  min-height: 50px;
  opacity: 1;
  border-radius: 25px;
  right: 40px;
  top: 40px;
}

.copy {
  font-weight: 300;
  font-size: 16px;
}

.slick-disabled {
  display: none !important;
}

.menu-btn {
  display: inline-block;
  width: 50px;
  height: 41px;
  position: relative;
  z-index: 11;
  float: right;
  display: none;
}

.menu-btn .button-spik {
  display: block;
  height: 2px;
  width: 100%;
  position: relative;
  background: #000;
  top: 50%;
  margin-top: -2.5px;
  transition: all ease .3s;
  -webkit-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -o-transition: all ease .3s;
}

.menu-btn .button-spik:before,
.menu-btn .button-spik:after {
  content: " ";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  background: #000;
}

.menu-btn .button-spik:before {
  top: -20px;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s, 0s;
          transition-delay: 0.2s, 0s;
}

.menu-btn .button-spik:after {
  bottom: -20px;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-delay: 0.2s, 0s;
          transition-delay: 0.2s, 0s;
}

.menu-btn.active .button-spik {
  background: transparent;
}

.menu-btn.active .button-spik:before {
  top: 0;
  -webkit-transition-delay: 0s, 0.2s;
          transition-delay: 0s, 0.2s;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.menu-btn.active .button-spik:after {
  bottom: 0;
  -webkit-transition-delay: 0s, 0.2s;
          transition-delay: 0s, 0.2s;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}

.navigation .button1 {
  display: none;
}

.sm-visible {
  display: none;
}

.sm-hide {
  display: block;
}

.s6-slider__item {
  height: 280px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.section6 {
  margin-bottom: 90px;
  position: relative;
}

.section6 .services-item__btn {
  position: absolute;
  z-index: 2;
  margin: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-110%, -50%);
          transform: translate(-110%, -50%);
  padding: 0 70px;
}

.newyear-banner {
  background: url(../images/ny-bg.jpg) no-repeat top center;
  min-height: 100vh;
  position: relative;
  z-index: 2;
  padding: 1px;
}

.newyear__content {
  height: 970px;
  max-width: 600px;
  text-align: center;
  padding-top: 125px;
  font-family: 'Trajan Pro 3';
}

.newyear__title {
  color: #951132;
  font-size: 40px;
  margin-bottom: 30px;
}

.newyear__subtitle {
  font-size: 40px;
}

.newyear__subtitle > span {
  display: block;
  font-size: 90px;
}

.newyear__subtitle > span span {
  color: #951132;
}

.newyear__btn {
  margin: 100px 0;
}

.newyear__btn .button1 {
  background: #951132;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 2px;
  -webkit-box-shadow: 0 0 30px rgba(149, 17, 50, 0.5);
          box-shadow: 0 0 30px rgba(149, 17, 50, 0.5);
}

.newyear__info {
  color: #808080;
  font-size: 30px;
  line-height: 130%;
}

.newyear-banner .footer {
  max-width: 1440px;
  margin: 0 auto;
  padding: 100px 120px;
  background: #fff;
}

.newyear-banner__img {
  display: none;
}

.s1-discount {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 270px;
  background: #f9f9f9;
  padding: 20px  30px;
  text-align: center;
  font-family: 'Trajan Pro 3';
  font-size: 14px;
  border-radius: 50px 0 0 0;
  line-height: 150%;
  color: #000;
  text-decoration: none;
}

.s1-discount__title {
  color: #951132;
  font-size: 14px;
  display: block;
}

.s1-discount__subtitle {
  font-size: 32px;
  line-height: 130%;
}

.s1-discount__subtitle span {
  color: #951132;
}

.gallery {
  background: #fff;
  position: relative;
  z-index: 2;
  padding-top: 100px;
}

.gallery-row {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 70px;
}

.gallery-item {
  margin-bottom: 140px;
}

.contact-modal {
  max-width: 600px;
  margin: 0 auto;
  background: #f5f5f5;
  padding: 90px 100px;
  position: relative;
}

.contact-modal .mfp-close {
  right: 30px;
  top: 30px;
}

.contact-modal__title {
  text-align: center;
  font-family: 'Trajan Pro 3';
  font-size: 40px;
  margin-bottom: 60px;
}

.modal-form {
  padding: 0 15px;
}

.modal-form__row {
  margin-bottom: 20px;
}

.inputbox {
  position: relative;
}

.inputbox label {
  display: block;
  position: absolute;
  font-size: 18px;
  font-weight: 300;
  top: 8px;
  pointer-events: none;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}

.inputbox.changed label {
  top: -8px;
  font-size: 12px;
  color: #808080;
}

.inputbox i {
  display: block;
  position: absolute;
  font-style: normal;
  font-size: 18px;
  opacity: .5;
  right: 0;
  top: 5px;
}

.input {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #c4c4c4;
  height: 40px;
  font-family: 'Museo Sans Cyrl';
  font-weight: 300;
  font-size: 18px;
  background: none;
}

.textarea {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #c4c4c4;
  height: 40px;
  font-family: 'Museo Sans Cyrl';
  font-weight: 300;
  font-size: 18px;
  background: none;
  resize: none;
  padding: 10px 0;
  overflow: hidden;
}

.button3 {
  text-align: center;
  height: 60px;
  line-height: 60px;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  background: #000;
  display: inline-block;
  padding: 0 100px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  border: none;
  text-align: center;
  cursor: pointer;
  font-weight: 500;
}

.button3:hover {
  opacity: .9;
}

.modal-form__btn {
  text-align: center;
  margin-top: 85px;
}

.mfp-bg {
  opacity: .95 !important;
  background: #ededed !important;
}

.f-inform {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}

.offer-modal {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  padding: 257px 115px;
  background: #fff;
}

.offer-modal .mfp-close {
  display: none;
}

#offer-close {
  position: absolute;
  padding: 0 73px;
  background: #000;
  color: #fff;
  text-align: center;
  height: 110px;
  line-height: 110px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  right: 0;
  top: 0;
}

.offer-modal__text p {
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  margin: 8px 0;
}

.offer-modal__text h3 {
  font-size: 40px;
  font-weight: 300;
  margin: 0 0 40px 0;
}

.offer-modal__text h4 {
  font-size: 24px;
  font-weight: 400;
  margin: 40px 0;
}

.mfp-wrap {
  overflow: hidden auto !important;
}

@media (max-width: 1250px) {
  .container {
    max-width: 992px;
  }
  .header {
    padding: 60px 0;
  }
  .navigation li,
  .social a {
    margin-right: 35px;
  }
  .s1-title {
    top: 180px;
  }
  .modal-text {
    padding: 0 40px;
  }
  .modal-btn {
    margin-top: 40px;
  }
  .slick-prev {
    background-position: 80% 50%;
    left: -100px;
  }
  .slick-next {
    background-position: 20% 50%;
    right: -100px;
  }
  .modal-text p, .modal-text li {
    font-size: 18px;
  }
  .modal-title2 {
    font-size: 30px;
  }
  .footer-col2 {
    width: 40%;
  }
  .gallery-col {
    width: 33.333%;
    padding: 0 10px;
  }
  .gallery-col img {
    width: 100%;
  }
  .gallery-row {
    margin-bottom: 20px;
  }
}

@media (min-width: 1050px) {
  .navigation {
    display: block !important;
  }
}

@media (max-width: 1050px) {
  .header.fixed .social {
    margin-top: 23px;
  }
  .container {
    max-width: 768px;
  }
  .portfolio-col {
    width: 50%;
  }
  .services-col {
    padding: 0 15px;
  }
  .services {
    margin: 0 -15px;
  }
  .s1-title {
    top: 145px;
    left: 15px;
    position: static;
    width: 100%;
    background: #dedede;
    padding: 20px;
  }
  .s1-title h1 {
    font-size: 64px;
    margin-bottom: 20px;
  }
  .services-col {
    width: 50%;
  }
  .services-col:nth-child(3n+1) {
    clear: none;
  }
  .services-col:nth-child(2n+1) {
    clear: both;
  }
  .s1-img {
    text-align: left;
  }
  .section1:before {
    display: none;
  }
  .header {
    position: absolute;
    z-index: 100;
    padding: 20px 0;
    top: 0 !important;
  }
  .header.fixed {
    padding: 10px 0  17px !important;
  }
  .profile {
    float: left;
    clear: both;
    text-align: left;
    padding-top: 5px;
    margin: 15px 55px 0 0;
  }
  .social {
    margin: 23px 0 0 0;
  }
  .package-col {
    width: 100%;
    padding: 40px !important;
  }
  .package-col.col2:after {
    display: none;
  }
  .modal-img {
    width: 100%;
    float: none;
  }
  .mfp-close-btn-in .mfp-close {
    top: 20px;
    right: 20px;
  }
  .modal-text {
    width: 100%;
    position: static;
    padding: 40px;
  }
  .navigation {
    position: absolute;
    width: 100%;
    z-index: 100;
    text-align: center;
    left: 0;
    background: #f5f5f5;
    padding-top: 50px;
    top: 102px;
    display: none;
    height: calc(100vh - 95px);
    overflow: auto;
  }
  .fixed .navigation {
    height: calc(100vh - 84px);
  }
  .navigation li {
    float: none;
    display: block;
    margin-bottom: 35px;
    margin-right: 0;
  }
  .navigation li a {
    font-size: 30px;
  }
  .navigation li a:hover {
    text-decoration: none;
  }
  .navigation .button1 {
    display: block;
    color: #fff;
    max-width: 290px;
    margin: 0 auto;
    font-size: 14px;
    height: 75px;
    line-height: 75px;
  }
  .menu-btn {
    display: block;
  }
  .modal {
    max-height: 100vh;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }
  .footer-col1 {
    width: 255px;
  }
  body {
    padding-top: 107px;
  }
  .s2-img {
    width: 100%;
    margin: 0 auto;
    max-width: 400px;
    float: none;
    margin-bottom: 50px;
  }
  .s2-text {
    width: 100%;
    text-align: center;
  }
  .s2-img__wrapp {
    margin: 0 auto 30px;
    width: 300px;
    height: 300px;
  }
  .menu-btn {
    margin-top: 15px;
  }
  .header.fixed .navigation {
    top: 79px;
  }
  .slick-arrow {
    position: fixed;
  }
  .sm-visible {
    display: block;
  }
  .sm-hide {
    display: none;
  }
  .mfp-container {
    padding: 0 !important;
  }
  .footer-row {
    display: block;
    text-align: center;
  }
  .footer-col {
    width: 100%;
  }
  .footer {
    padding: 50px 0;
  }
  .f-logo,
  .copy {
    margin-bottom: 30px;
  }
  .flex-row {
    display: block;
  }
  .footer-col .button1 {
    clear: both;
    float: none;
  }
  .phone {
    margin: 0 0 20px 0 !important;
    float: none;
  }
  .footer-col1,
  .footer-col2 {
    width: 100%;
  }
  .footer-col1 {
    margin-bottom: 20px;
  }
  .footer-col2 .social {
    margin-bottom: 15px;
    float: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .footer-col2 .social a {
    margin: 0 15px;
  }
  .f-link {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .s2-text .block-title {
    text-align: center;
  }
  .portfolio-col {
    width: 100%;
  }
  .services-col {
    width: 100%;
  }
  .portfolio-item__text,
  .portfolio-item:before {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  .portfolio-item:hover img {
    opacity: .8;
  }
  .services-item__confrol-mob {
    opacity: 1;
    position: static;
    background: none;
    display: block !important;
  }
  .services-item__confrol-mob span {
    color: #000;
  }
  .services-item__confrol-mob .services-item__btn {
    background: #000;
    color: #fff;
  }
  .section5 {
    padding-bottom: 60px;
  }
  .modal-title {
    font-size: 35px;
  }
  .services-item__confrol {
    display: none;
  }
  .s6-slider__item {
    height: 150px;
  }
  .section6 {
    margin-bottom: 160px;
    overflow: visible;
  }
  .section6 .services-item__btn {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    top: auto;
    bottom: -100px;
    background: #000;
    color: #fff;
    padding: 0 30px;
    white-space: nowrap;
  }
  .newyear__content {
    padding: 40px 0;
    height: auto;
  }
  .newyear__title,
  .newyear__subtitle {
    font-size: 22px;
  }
  .newyear__subtitle > span {
    font-size: 40px;
  }
  .newyear__btn {
    margin: 50px 0;
  }
  .newyear__info {
    font-size: 16px;
  }
  .newyear-banner {
    background: none;
  }
  .newyear-banner .footer {
    padding: 50px 0;
  }
  .newyear-banner__img {
    display: block;
    margin: 0 -15px;
  }
  .newyear-banner__img img {
    max-width: 100%;
  }
  .s1-discount {
    width: 100%;
    bottom: -120px;
    border-radius: 0;
    padding: 20px 10px;
  }
  .s1-img {
    overflow: visible;
    margin-bottom: 120px;
  }
  .s1-img img {
    float: none;
  }
  .block-title.line {
    font-size: 28px;
  }
  .contact-modal {
    padding: 90px 30px;
  }
  .contact-modal__title {
    font-size: 28px;
  }
  .offer-modal {
    padding: 150px 40px;
  }
}

@media (max-width: 500px) {
  .s1-title h1 {
    font-size: 45px;
  }
  .button1 {
    height: 70px;
    line-height: 70px;
  }
  .footer-col2 .social {
    margin: 20px 0;
  }
  .profile {
    margin-right: 17px;
    font-size: 22px;
  }
  .navigation li, .social a {
    margin-right: 22px;
  }
  .services-info {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 0;
  }
  .services-info__col {
    width: 33.333%;
    margin-bottom: 20px;
    font-size: 13px;
  }
  .gallery-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
  .gallery-col {
    width: 100%;
    margin-bottom: 20px;
  }
  .contact-modal {
    padding: 90px 20px;
    min-height: 100vh;
  }
  .button3 {
    padding: 0 50px;
  }
  .offer-close {
    display: none;
  }
  .offer-modal {
    padding: 80px 20px;
  }
  .offer-modal .mfp-close {
    display: block;
  }
  .offer-modal__text h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .offer-modal__text h4 {
    margin: 20px 0;
  }
}
/*# sourceMappingURL=style.css.map */