@charset "UTF-8";
/* line 5, ../../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../Ruby24-x64/lib/ruby/gems/2.4.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 3, ../sass/all/wrapper.scss */
body {
  min-height: 100vh;
  background: #fff;
}

/* line 8, ../sass/all/wrapper.scss */
html, body {
  min-height: 100%;
  height: 100%;
  line-height: 1.2;
  font-family: 'GothamPro';
}

@font-face {
  font-family: 'GothamPro';
  src: url(/fonts/GothamPro.ttf);
}
@font-face {
  font-family: 'GothamProLight';
  src: url(/fonts/GothamProLight.ttf);
}
@font-face {
  font-family: 'GothamProMedium';
  src: url(/fonts/GothamProMedium.ttf);
}
@font-face {
  font-family: 'GothamProBlack';
  src: url(/fonts/GothamProBlack.ttf);
}
@font-face {
  font-family: 'GothamProBlackItalic';
  src: url(/fonts/GothamProBlackItalic.ttf);
}
@font-face {
  font-family: 'GothamProBold';
  src: url(/fonts/GothamProBold.ttf);
}
@font-face {
  font-family: 'GothamProBoldItalic';
  src: url(/fonts/GothamProBoldItalic.ttf);
}
@font-face {
  font-family: 'GothamProItalic';
  src: url(/fonts/GothamProItalic.ttf);
}
@font-face {
  font-family: 'GothamProLightItalic';
  src: url(/fonts/GothamProLightItalic.ttf);
}
@font-face {
  font-family: 'GothamProMediumItalic';
  src: url(/fonts/GothamProMediumItalic.ttf);
}
/* Контейнер */
/* line 58, ../sass/all/wrapper.scss */
.wrapper {
  width: 100%;
}

/* line 60, ../sass/all/wrapper.scss */
.container {
  width: 1320px;
  margin: 0 auto;
  padding: 0;
}

/* line 66, ../sass/all/wrapper.scss */
.column, .columns {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 72, ../sass/all/wrapper.scss */
.content {
  overflow: hidden;
}

/* line 74, ../sass/all/wrapper.scss */
.container .sixteen.columns {
  width: 1300px;
}

/* line 76, ../sass/all/wrapper.scss */
.position-relative {
  position: relative;
  overflow: hidden;
}

/* line 81, ../sass/all/wrapper.scss */
input[type="text"], input[type="submit"], input[type="email"], textarea {
  -webkit-appearance: none;
}

/* line 83, ../sass/all/wrapper.scss */
a {
  text-decoration: none;
}

@media only screen and (min-width: 1241px) and (max-width: 1321px) {
  /* line 87, ../sass/all/wrapper.scss */
  .container {
    width: 1200px;
  }

  /* line 88, ../sass/all/wrapper.scss */
  .container .sixteen.columns {
    width: 1180px;
  }

  /* line 89, ../sass/all/wrapper.scss */
  .column, .columns {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1240px) {
  /* line 96, ../sass/all/wrapper.scss */
  .container {
    width: 980px;
  }

  /* line 97, ../sass/all/wrapper.scss */
  .container .sixteen.columns {
    width: 960px;
  }

  /* line 98, ../sass/all/wrapper.scss */
  .column, .columns {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 105, ../sass/all/wrapper.scss */
  .container {
    width: 100%;
  }

  /* line 106, ../sass/all/wrapper.scss */
  .container .sixteen.columns {
    width: 96%;
  }

  /* line 107, ../sass/all/wrapper.scss */
  .column, .columns {
    margin-left: 2%;
    margin-right: 2%;
  }

  /* line 108, ../sass/all/wrapper.scss */
  body::-webkit-scrollbar {
    width: 0;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 114, ../sass/all/wrapper.scss */
  .container {
    width: 100%;
  }

  /* line 115, ../sass/all/wrapper.scss */
  .container .sixteen.columns {
    width: 92%;
  }

  /* line 116, ../sass/all/wrapper.scss */
  .column, .columns {
    margin-left: 4%;
    margin-right: 4%;
  }

  /* line 117, ../sass/all/wrapper.scss */
  body::-webkit-scrollbar {
    width: 0;
  }
}
/* line 1, ../sass/all/header.scss */
#hMenu {
  position: absolute;
  overflow: hidden;
  height: 95px;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 33;
}

/* line 11, ../sass/all/header.scss */
#hMenuBl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 94px;
  border-bottom: 1px solid #c4d5ee;
}

/* line 23, ../sass/all/header.scss */
#hMenuLogo {
  position: relative;
  overflow: hidden;
  width: 200px;
  margin-top: 18px;
}
/* line 29, ../sass/all/header.scss */
#hMenuLogo img {
  position: relative;
  max-width: 100%;
}

/* line 36, ../sass/all/header.scss */
#hMenuAdres {
  position: relative;
  overflow: hidden;
  width: 14%;
  padding-left: 60px;
  top: 22px;
}
/* line 43, ../sass/all/header.scss */
#hMenuAdres:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: url(/img/icons8-region.svg) center center no-repeat;
  background-size: 30px auto;
  border: 2px solid #bbd4f7;
}
/* line 56, ../sass/all/header.scss */
#hMenuAdres p {
  line-height: 1.3;
}
/* line 59, ../sass/all/header.scss */
#hMenuAdres p a {
  color: #76a8eb;
}

/* line 65, ../sass/all/header.scss */
#hMenuTime {
  position: relative;
  overflow: hidden;
  width: 14%;
  padding-left: 60px;
  top: 22px;
}
/* line 72, ../sass/all/header.scss */
#hMenuTime #time_is_link {
  pointer-events: none;
  cursor: default;
  color: #000;
}
/* line 78, ../sass/all/header.scss */
#hMenuTime span {
  pointer-events: none;
  cursor: default;
  color: #000;
}
/* line 83, ../sass/all/header.scss */
#hMenuTime:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: url(/img/icons8-watch.svg) center center no-repeat;
  background-size: 30px auto;
  border: 2px solid #bbd4f7;
}

/* line 97, ../sass/all/header.scss */
#hMenuPhone {
  position: relative;
  overflow: hidden;
  padding-left: 60px;
  top: 22px;
}
/* line 103, ../sass/all/header.scss */
#hMenuPhone:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background: url(/img/icons8-phone-filled.svg) center center no-repeat;
  background-size: 24px auto;
  border: 2px solid #c1e7cc;
}
/* line 116, ../sass/all/header.scss */
#hMenuPhone p {
  line-height: 1.3;
  color: #151515;
}
/* line 121, ../sass/all/header.scss */
#hMenuPhone a {
  color: #333;
}

/* line 127, ../sass/all/header.scss */
#hMenuMess {
  position: relative;
  margin-top: 20px;
}
/* line 132, ../sass/all/header.scss */
#hMenuMess a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  border: 2px solid #49ba6b;
  border-radius: 10px;
  height: 44px;
  line-height: 44px;
  padding: 0px 25px;
  color: #49ba6b;
  font-family: 'GothamProMedium';
  margin-left: 20px;
}

/* line 147, ../sass/all/header.scss */
.SocialMobile {
  display: none;
}

@media screen and (max-width: 1366px) {
  /* line 153, ../sass/all/header.scss */
  #hMenuBl {
    height: 80px;
  }

  /* line 157, ../sass/all/header.scss */
  #hMenuLogo {
    width: 180px;
    margin-top: 15px;
  }

  /* line 162, ../sass/all/header.scss */
  #hMenuAdres {
    padding-left: 55px;
    top: 18px;
    width: 10%;
  }
  /* line 167, ../sass/all/header.scss */
  #hMenuAdres p {
    font-size: 14px;
  }

  /* line 172, ../sass/all/header.scss */
  #hMenuPhone {
    padding-left: 55px;
    top: 18px;
    font-size: 14px;
  }

  /* line 178, ../sass/all/header.scss */
  #hMenuMess {
    margin-top: 16px;
  }
  /* line 181, ../sass/all/header.scss */
  #hMenuMess a {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
  }
}
@media screen and (max-width: 709px) {
  /* line 191, ../sass/all/header.scss */
  #hMenuLogo {
    width: 25vw;
    margin-top: 3vw;
  }

  /* line 196, ../sass/all/header.scss */
  #hMenu {
    height: auto;
  }

  /* line 200, ../sass/all/header.scss */
  #hMenuBl {
    height: auto;
  }

  /* line 204, ../sass/all/header.scss */
  #hMenuAdres {
    padding-left: 12vw;
    top: 2vw;
    width: 31vw;
  }
  /* line 209, ../sass/all/header.scss */
  #hMenuAdres:after {
    width: 8vw;
    height: 8vw;
    background-size: 5vw auto;
    border: 1px solid #3f88ee;
  }
  /* line 216, ../sass/all/header.scss */
  #hMenuAdres p {
    font-size: 3.5vw;
  }
  /* line 219, ../sass/all/header.scss */
  #hMenuAdres p a {
    color: #3f88ee;
  }

  /* line 226, ../sass/all/header.scss */
  #hMenuTime {
    padding-left: 12vw;
    width: 50%;
    font-size: 3.5vw;
    min-height: 9vw;
    box-sizing: border-box;
    margin-top: 3vw;
    top: 0;
  }
  /* line 235, ../sass/all/header.scss */
  #hMenuTime #time_is_link {
    pointer-events: none;
    cursor: default;
    color: #000;
  }
  /* line 241, ../sass/all/header.scss */
  #hMenuTime span {
    pointer-events: none;
    cursor: default;
    color: #000;
  }
  /* line 246, ../sass/all/header.scss */
  #hMenuTime:after {
    width: 8vw;
    height: 8vw;
    background-size: 5vw auto;
    border: 1px solid #3f88ee;
  }

  /* line 254, ../sass/all/header.scss */
  #hMenuSocial, #hMenuMess, #hMenuPhone {
    display: none;
  }

  /* line 258, ../sass/all/header.scss */
  .SocialMobile {
    display: flex;
    width: 50%;
    justify-content: flex-end;
    margin-top: 3vw;
    margin-bottom: 3vw;
  }
  /* line 265, ../sass/all/header.scss */
  .SocialMobile a {
    display: block;
    width: 7vw;
    height: 7vw;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 100%;
    margin: 0 0.7vw;
  }
  /* line 275, ../sass/all/header.scss */
  .SocialMobile a.tel-mob {
    background-image: url(../img/icons8-phone-filled.svg);
    border: 1px solid #49ba6b;
    background-size: 70%;
    background-color: #fff;
    width: 6vw;
    height: 6vw;
    margin-top: 0.3vw;
  }
  /* line 285, ../sass/all/header.scss */
  .SocialMobile a.mail-mob {
    background-image: url(../img/icons8-email-sign.svg);
  }
  /* line 289, ../sass/all/header.scss */
  .SocialMobile a.viber-mob {
    background-image: url(../img/icons8-viber.svg);
  }
  /* line 293, ../sass/all/header.scss */
  .SocialMobile a.teleg-mob {
    background-image: url(../img/icons8-telegram-ap.svg);
  }
  /* line 297, ../sass/all/header.scss */
  .SocialMobile a.fb-mob {
    background-image: url(../img/icons8-facebook-circled.svg);
  }
}
/* line 1, ../sass/all/footer.scss */
#fTop {
  background: #4d5058;
  padding: 65px 0;
}

/* line 6, ../sass/all/footer.scss */
#fTopL {
  position: relative;
  overflow: hidden;
  float: left;
  width: calc(100% / 3);
}
/* line 12, ../sass/all/footer.scss */
#fTopL #fTopLogo {
  position: relative;
  overflow: hidden;
}
/* line 16, ../sass/all/footer.scss */
#fTopL #fTopLogo a {
  display: inline-block;
}
/* line 19, ../sass/all/footer.scss */
#fTopL #fTopLogo a img {
  width: 200px;
}
/* line 22, ../sass/all/footer.scss */
#fTopL #fTopLogo a img:hover {
  opacity: 0.7;
}
/* line 29, ../sass/all/footer.scss */
#fTopL #fTopSlogan {
  position: relative;
  overflow: hidden;
}
/* line 33, ../sass/all/footer.scss */
#fTopL #fTopSlogan p {
  position: relative;
  overflow: hidden;
  color: #fff;
  margin-top: 15px;
  font-size: 18px;
}

/* line 43, ../sass/all/footer.scss */
#fTopNav {
  position: relative;
  overflow: hidden;
  float: left;
  width: calc(100% / 3);
}
/* line 49, ../sass/all/footer.scss */
#fTopNav ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 62, ../sass/all/footer.scss */
#fTopNav ul li {
  position: relative;
  width: 50%;
  margin-bottom: 28px;
}
/* line 67, ../sass/all/footer.scss */
#fTopNav ul li a {
  display: inline-block;
  position: relative;
  font-size: 18px;
  color: #fff;
}
/* line 73, ../sass/all/footer.scss */
#fTopNav ul li a:hover {
  color: #e3000b;
}

/* line 81, ../sass/all/footer.scss */
#fTopContacts {
  position: relative;
  overflow: hidden;
  float: left;
  width: calc(100% / 3);
}
/* line 87, ../sass/all/footer.scss */
#fTopContacts p {
  position: relative;
  margin-bottom: 28px;
}
/* line 91, ../sass/all/footer.scss */
#fTopContacts p .phone {
  display: inline-block;
  position: relative;
  font-size: 18px;
  color: #fff;
}
/* line 97, ../sass/all/footer.scss */
#fTopContacts p .phone:hover {
  color: #e3000b;
}
/* line 102, ../sass/all/footer.scss */
#fTopContacts p span {
  display: block;
  position: relative;
  overflow: hidden;
  color: #fff;
  opacity: 0.3;
  font-size: 16px;
  margin-top: 40px;
}
/* line 112, ../sass/all/footer.scss */
#fTopContacts p b {
  display: block;
  position: relative;
  margin-top: 15px;
}
/* line 117, ../sass/all/footer.scss */
#fTopContacts p b a {
  display: inline-block;
  position: relative;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  background: url(/img/icon-telegram-app.svg) center center no-repeat;
  background-size: contain;
}
/* line 126, ../sass/all/footer.scss */
#fTopContacts p b a:hover {
  opacity: 0.7;
}

/* line 134, ../sass/all/footer.scss */
#fBot {
  position: relative;
  overflow: hidden;
  background: #4a4d54;
  padding: 37px 0 50px;
}
/* line 140, ../sass/all/footer.scss */
#fBot p {
  position: relative;
  font-size: 18px;
  color: #fff;
  opacity: 0.3;
}

@media only screen and (min-width: 1000px) and (max-width: 1240px) {
  /* line 149, ../sass/all/footer.scss */
  #fTop {
    padding: 45px 0;
  }
  /* line 153, ../sass/all/footer.scss */
  #fTop ul li {
    margin-bottom: 20px;
  }
  /* line 156, ../sass/all/footer.scss */
  #fTop ul li a {
    font-size: 16px;
  }

  /* line 167, ../sass/all/footer.scss */
  #fTopL #fTopLogo a img {
    width: 180px;
  }
  /* line 175, ../sass/all/footer.scss */
  #fTopL #fTopSlogan p {
    margin-top: 12px;
    font-size: 16px;
  }

  /* line 183, ../sass/all/footer.scss */
  #fTopContacts p {
    margin-bottom: 20px;
  }
  /* line 186, ../sass/all/footer.scss */
  #fTopContacts p .phone {
    font-size: 16px;
  }
  /* line 190, ../sass/all/footer.scss */
  #fTopContacts p span {
    margin-top: 20px;
  }

  /* line 196, ../sass/all/footer.scss */
  #fBot {
    padding: 25px 0 30px;
  }
  /* line 199, ../sass/all/footer.scss */
  #fBot p {
    font-size: 15px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 206, ../sass/all/footer.scss */
  #fTop {
    padding: 30px 0;
  }
  /* line 210, ../sass/all/footer.scss */
  #fTop ul li {
    margin-bottom: 15px;
  }
  /* line 213, ../sass/all/footer.scss */
  #fTop ul li a {
    font-size: 14px;
  }

  /* line 224, ../sass/all/footer.scss */
  #fTopL #fTopLogo a img {
    width: 150px;
  }
  /* line 232, ../sass/all/footer.scss */
  #fTopL #fTopSlogan p {
    margin-top: 10px;
    font-size: 14px;
  }

  /* line 240, ../sass/all/footer.scss */
  #fTopContacts p {
    margin-bottom: 15px;
  }
  /* line 243, ../sass/all/footer.scss */
  #fTopContacts p .phone {
    font-size: 14px;
  }
  /* line 247, ../sass/all/footer.scss */
  #fTopContacts p span {
    margin-top: 15px;
    font-size: 14px;
  }

  /* line 254, ../sass/all/footer.scss */
  #fBot {
    padding: 15px 0 20px;
  }
  /* line 257, ../sass/all/footer.scss */
  #fBot p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 264, ../sass/all/footer.scss */
  #fTop {
    padding: 5vw 0;
  }
  /* line 268, ../sass/all/footer.scss */
  #fTop ul li {
    margin-bottom: 2vw;
    text-align: center;
  }
  /* line 272, ../sass/all/footer.scss */
  #fTop ul li a {
    font-size: 4vw;
  }

  /* line 279, ../sass/all/footer.scss */
  #fTopL {
    width: calc(100% / 1);
  }
  /* line 282, ../sass/all/footer.scss */
  #fTopL #fTopLogo {
    text-align: center;
  }
  /* line 286, ../sass/all/footer.scss */
  #fTopL #fTopLogo a img {
    width: 150px;
  }
  /* line 293, ../sass/all/footer.scss */
  #fTopL #fTopSlogan {
    display: none;
  }
  /* line 297, ../sass/all/footer.scss */
  #fTopL #fTopSlogan p {
    margin-top: 2vw;
    font-size: 4vw;
  }

  /* line 304, ../sass/all/footer.scss */
  #fTopNav {
    width: calc(100% / 1);
    margin-top: 5vw;
    margin-bottom: 5vw;
  }

  /* line 310, ../sass/all/footer.scss */
  #fTopContacts {
    width: calc(100% / 1);
    display: flex;
    flex-wrap: wrap;
    float: none;
    text-align: center;
  }
  /* line 317, ../sass/all/footer.scss */
  #fTopContacts p {
    margin-bottom: 3vw;
    width: 100%;
  }
  /* line 321, ../sass/all/footer.scss */
  #fTopContacts p .phone {
    font-size: 4vw;
  }
  /* line 325, ../sass/all/footer.scss */
  #fTopContacts p span {
    margin-top: 3vw;
    font-size: 4vw;
  }

  /* line 332, ../sass/all/footer.scss */
  #fBot {
    padding: 4vw 0 4vw;
  }
  /* line 335, ../sass/all/footer.scss */
  #fBot p {
    font-size: 3vw;
  }
}
/* line 1, ../sass/all/decolines.scss */
.decolines {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
/* line 9, ../sass/all/decolines.scss */
.decolines span {
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: calc((100% - 80px) / 6);
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
/* line 21, ../sass/all/decolines.scss */
.decolines span:nth-child(1), .decolines span:nth-last-child(1) {
  width: 40px;
}
/* line 25, ../sass/all/decolines.scss */
.decolines span:nth-last-child(1) {
  float: right;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: none;
}

/* line 1, ../sass/all/animate-reveal.scss */
.has-animation {
  position: relative;
}

/* line 4, ../sass/all/animate-reveal.scss */
.has-animation,
.has-animation a,
.has-animation b,
.has-animation span,
.has-animation p,
.has-animation h2,
.has-animation img {
  opacity: 0;
}

/* line 13, ../sass/all/animate-reveal.scss */
.has-animation.animate-in,
.has-animation.animate-in a,
.has-animation.animate-in b,
.has-animation.animate-in span,
.has-animation.animate-in p,
.has-animation.animate-in h2,
.has-animation.animate-in img {
  animation: textHidden 0.1s 1.1s forwards;
}

/* line 22, ../sass/all/animate-reveal.scss */
.has-animation.animate-in:before, .has-animation.animate-in:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 10;
}

/* line 30, ../sass/all/animate-reveal.scss */
.has-animation.animate-in:before {
  background-color: #e3000b;
}

/* line 33, ../sass/all/animate-reveal.scss */
.has-animation.animate-in:after {
  background-color: #940007;
  animation-delay: .5s;
}

/* line 37, ../sass/all/animate-reveal.scss */
.has-animation.animation-ltr.animate-in:before {
  animation: revealLTR 1.8s ease;
}

/* line 40, ../sass/all/animate-reveal.scss */
.has-animation.animation-ltr.animate-in:after {
  animation: revealLTR 1s .6s ease;
}

/* line 43, ../sass/all/animate-reveal.scss */
.has-animation.animation-rtl.animate-in:before {
  animation: revealRTL 1.8s ease;
}

/* line 46, ../sass/all/animate-reveal.scss */
.has-animation.animation-rtl.animate-in:after {
  animation: revealRTL 1s .6s ease;
}

@keyframes revealRTL {
  0% {
    width: 0;
    right: 0;
  }
  65% {
    width: 100%;
    right: 0;
  }
  100% {
    width: 0;
    right: 100%;
  }
}
@keyframes revealLTR {
  0% {
    width: 0;
    left: 0;
  }
  65% {
    width: 100%;
    left: 0;
  }
  100% {
    width: 0;
    left: 100%;
  }
}
@keyframes textHidden {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 3, ../sass/all/popup.scss */
.overlaylight {
  display: none;
  position: fixed;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.6;
  background: #000;
}

/* line 17, ../sass/all/popup.scss */
.popuplight {
  display: none;
  position: fixed;
  background: #fff;
  width: 650px;
  height: 530px;
  top: 50%;
  left: 50%;
  margin: -265px 0 0 -325px;
  z-index: 9999999;
  box-sizing: border-box;
  padding: 40px 130px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
/* line 33, ../sass/all/popup.scss */
.popuplight h3 {
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 35px;
}
/* line 43, ../sass/all/popup.scss */
.popuplight form {
  display: block;
  position: relative;
}
/* line 47, ../sass/all/popup.scss */
.popuplight form .text {
  display: block;
  position: relative;
  width: 100%;
  border: 2px solid #f3f3f3;
  height: 45px;
  line-height: 45px;
  margin: 0;
  padding: 0 20px;
  margin-bottom: 15px;
  font-size: 18px;
  outline: none;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
}
/* line 63, ../sass/all/popup.scss */
.popuplight form .text:focus {
  border: 2px solid #004fdf;
}
/* line 68, ../sass/all/popup.scss */
.popuplight form label {
  font-size: 12px;
  margin-bottom: 10px;
  display: block;
  font-weight: 700;
}
/* line 75, ../sass/all/popup.scss */
.popuplight form textarea {
  height: 77px !important;
  font-family: 'GothamPro';
  -webkit-appearance: none;
  border-radius: 0;
}
/* line 81, ../sass/all/popup.scss */
.popuplight form textarea:focus {
  border: 2px solid #004fdf;
}
/* line 87, ../sass/all/popup.scss */
.popuplight form .button-line {
  position: relative;
  overflow: hidden;
  display: inline-block;
  margin-top: 35px;
  height: 50px;
  line-height: 50px;
  background: #3f88ee;
  color: #fff;
  padding: 0px 30px;
  border-radius: 10px;
  border: none;
  font-size: 16px;
  outline: none;
  cursor: pointer;
  font-family: 'GothamPro';
}

/* line 107, ../sass/all/popup.scss */
.closepopuplight {
  display: block;
  height: 40px;
  width: 45px;
  background: url(../img/icons8-delete.svg) center center no-repeat;
  background-size: 35px auto;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 30px;
  cursor: pointer;
  z-index: 99999999;
}
/* line 120, ../sass/all/popup.scss */
.closepopuplight:hover {
  cursor: pointer;
  opacity: 0.7;
}

/* line 126, ../sass/all/popup.scss */
#FormPopUp input::-webkit-input-placeholder {
  color: #fff;
  font-family: 'GothamPro';
}

/* line 127, ../sass/all/popup.scss */
#FormPopUp input::-moz-placeholder {
  color: #fff;
  font-family: 'GothamPro';
}

/* Firefox 19+ */
/* line 128, ../sass/all/popup.scss */
#FormPopUp input:-moz-placeholder {
  color: #fff;
  font-family: 'GothamPro';
}

/* Firefox 18- */
/* line 129, ../sass/all/popup.scss */
#FormPopUp input:-ms-input-placeholder {
  color: #fff;
  font-family: 'GothamPro';
}

@media only screen and (min-width: 120px) and (max-width: 999px) {
  /* line 133, ../sass/all/popup.scss */
  .popuplight {
    width: 300px;
    height: 400px;
    margin: -200px 0 0 -150px;
    padding: 30px 30px;
  }
  /* line 139, ../sass/all/popup.scss */
  .popuplight h3 {
    font-size: 16px;
  }
  /* line 145, ../sass/all/popup.scss */
  .popuplight form label {
    font-size: 14px;
    margin-bottom: 5px;
  }
  /* line 150, ../sass/all/popup.scss */
  .popuplight form .text {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 14px;
  }
  /* line 157, ../sass/all/popup.scss */
  .popuplight form textarea {
    height: 60px !important;
  }
  /* line 161, ../sass/all/popup.scss */
  .popuplight form p {
    font-size: 12px;
  }
  /* line 165, ../sass/all/popup.scss */
  .popuplight form .button-line {
    margin-top: 10px;
    height: 3.5em;
    line-height: 3.5em;
    padding: 0px 2em;
    font-size: 14px;
  }

  /* line 175, ../sass/all/popup.scss */
  .closepopuplight {
    height: 50px;
    width: 50px;
    background-size: 30px auto;
    padding: 0;
  }
}
/* line 19, ../sass/main-style.scss */
.ContactBox {
  display: flex;
  flex-direction: column;
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 30;
}
/* line 27, ../sass/main-style.scss */
.ContactBox a {
  display: block;
  width: 40px;
  height: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 100%;
  margin: 5px 0;
}
/* line 37, ../sass/main-style.scss */
.ContactBox a.tel {
  background-image: url(../img/icons8-phone-filled.svg);
  border: 1px solid #49ba6b;
  background-size: 70%;
  background-color: #fff;
}
/* line 44, ../sass/main-style.scss */
.ContactBox a.viber {
  background-image: url(../img/icons8-viber.svg);
}
/* line 48, ../sass/main-style.scss */
.ContactBox a.teleg {
  background-image: url(../img/icons8-telegram-ap.svg);
}
/* line 52, ../sass/main-style.scss */
.ContactBox a.fb {
  background-image: url(../img/icons8-facebook-circled.svg);
}

@media screen and (max-width: 1366px) {
  /* line 60, ../sass/main-style.scss */
  .ContactBox {
    right: 10px;
  }
}
@media screen and (max-width: 709px) {
  /* line 66, ../sass/main-style.scss */
  .ContactBox {
    bottom: 10px;
  }
  /* line 69, ../sass/main-style.scss */
  .ContactBox a {
    width: 7vw;
    height: 7vw;
    margin: 0.7vw 0;
  }
  /* line 74, ../sass/main-style.scss */
  .ContactBox a.tel {
    width: 6vw;
    height: 6vw;
  }
}
