body, html {
  margin: 0;
  padding: 0;
  font-family: segoe_uiregular;
  overflow-x: hidden; }

*, *:before, *:after {
  box-sizing: border-box; }

.hide {
  display: none; }

h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
  font-weight: 100; }

a {
  color: #FFF; }
  a:hover {
    text-decoration: none; }

.center {
  text-align: center; }

.inline {
  display: inline-block; }

@media (max-width: 1500px) {
  #promo.lower .bg {
    width: 1800px;
    left: -100px; } }

.right {
  float: right; }

.left {
  float: left; }

.clear {
  clear: both; }

.row {
  max-width: 1100px;
  margin: 0 auto; }

section {
  padding: 0 20px; }
  section [class^="flaticon-"]:before {
    color: #fe9601;
    font-size: 32px; }

.colorize {
  color: #fe9601;
  display: inline; }
  .colorize.blue {
    color: #106edf; }

.min {
  font-size: 70%; }

a.bttn {
  text-decoration: none;
  padding: 12px 90px;
  font-size: 1.4em;
  display: inline-block;
  background: #106edf; }

#header {
  position: relative;
  z-index: 1100;
  background: url("../img/bg.jpg"); }
  #header header {
    padding: 20px 0px; }
    #header header .logo {
      position: relative; }
      #header header .logo span {
        display: block;
        position: relative;
        bottom: 0px;
        left: 0;
        font-size: 0.9em;
        width: 400px;
        color: #FFFFFF; }
    #header header .desc, #header header .phone {
      height: 31px;
      color: #FFF;
      text-transform: uppercase; }
    #header header .desc {
      padding-top: 9px;
      margin-left: 40px; }
    #header header .right .ico {
      float: left;
      margin-right: 10px; }
    #header header .right .phone {
      font-size: 1.7em;
      line-height: 30px;
      font-family: segoe_uisemibold;
      padding-left: 50px; }
    #header header .right a {
      font-size: 1em;
      float: right; }

#promo {
  position: relative;
  z-index: 1000;
  overflow: hidden; }
  #promo .down {
    position: absolute;
    bottom: 20%;
    left: 50%;
    margin-left: -32px;
    cursor: pointer;
    color: #FFFFFF;
    text-align: center;
    font-size: 1.2em; }
    #promo .down img {
      margin-top: 10px; }
  #promo .bg {
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    right: 0;
    left: 0;
    top: -350px;
    z-index: -1;
    width: 1920px; }
    #promo .bg img {
      width: 100%; }
  #promo .promo_desc {
    padding: 5% 0;
    color: #FFFFFF; }
    #promo .promo_desc h1.title {
      font-size: 3em;
      font-family: segoe_uisemibold; }
    #promo .promo_desc .desc {
      font-size: 1.1em;
      margin-top: 30px; }
    #promo .promo_desc h2 {
      margin-top: 20px;
      margin-bottom: 0px; }
      #promo .promo_desc h2.title {
        font-size: 2em; }
        #promo .promo_desc h2.title div {
          display: inline; }
    #promo .promo_desc a {
      margin-top: 40px; }
      #promo .promo_desc a.bttn {
        margin-bottom: 40px; }

section h2 {
  font-size: 2em;
  margin-bottom: 20px; }

.bg.tiangle {
  background: url("../img/bg.jpg");
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 370px;
  z-index: -1;
  transform: skewY(-4deg);
  -webkit-backface-visibility: hidden; }

.big {
  font-size: 1.5em; }

#product {
  padding-top: 50px;
  position: relative;
  background: url("../img/bg.jpg");
  z-index: 900;
  color: #FFF;
  height: 300px;
  font-size: 1.1em; }
  #product .right {
    position: relative; }
    #product .right .photo {
      left: 60px;
      position: relative;
      top: 43px; }
  #product .left {
    width: 500px;
    position: relative; }
    #product .left p {
      margin-top: 0; }

#special_offer {
  margin-top: 130px;
  padding-bottom: 50px;
  position: relative;
  z-index: 800;
  background: #FFF;
  font-size: 1.1em; }
  #special_offer .last_offer {
    font-size: 1.5em;
    margin-top: 30px; }
    #special_offer .last_offer .crossed {
      position: relative; }
      #special_offer .last_offer .crossed img {
        position: absolute;
        top: 4px;
        left: -4px; }
  #special_offer a.bttn {
    margin-top: 20px; }
  #special_offer .right {
    width: 500px;
    position: relative; }
  #special_offer .left {
    position: relative;
    position: relative; }
    #special_offer .left .photo {
      left: -80px;
      position: relative;
      top: 20px; }

#package {
  background: url("../img/bg.jpg");
  position: relative;
  padding-top: 50px;
  z-index: 700;
  color: #FFF; }
  #package .bg.tiangle {
    top: -50px; }
  #package h2 {
    margin-bottom: 40px;
    text-transform: uppercase; }
  #package .row {
    position: relative; }
    #package .row .packages {
      position: absolute;
      left: 100px; }

#package_desc {
  margin-top: 380px;
  margin-bottom: 50px; }
  #package_desc .left {
    width: 600px; }
    #package_desc .left p {
      margin: 0; }

#advantages {
  background: url("../img/bg.jpg");
  height: 250px; }
  #advantages .row {
    max-width: 1300px; }
  #advantages h2 {
    padding-top: 20px;
    color: #FFFFFF; }
  #advantages .block {
    top: -65px;
    width: 20%;
    height: 250px;
    overflow: hidden;
    display: inline-block;
    position: relative;
    text-align: center; }
    #advantages .block [class^="flaticon-"]:before {
      font-size: 86px;
      display: block;
      margin-top: 70px;
      margin-left: 0; }
    #advantages .block .desc {
      position: relative;
      color: #FFF;
      top: 250px;
      transition: 0.5s; }
      #advantages .block .desc .title {
        font-size: 1.2em;
        margin-bottom: 15px; }
  #advantages .block:hover [class^="flaticon-"]:before {
    opacity: 0.3; }
  #advantages .block:hover .desc {
    top: -80px; }

#services {
  padding-top: 50px;
  padding-bottom: 70px; }
  #services .row {
    max-width: 1300px; }
  #services .services {
    text-align: center; }
    #services .services .block {
      width: 315px;
      height: 200px;
      overflow: hidden;
      display: inline-block;
      overflow: hidden;
      margin: 5px;
      position: relative; }
      #services .services .block .list {
        transition: 0.5s;
        position: absolute;
        text-align: left;
        top: 200px;
        color: #FFF;
        background: rgba(0, 0, 0, 0.75);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000', endColorstr='#99000000');
        /* IE */
        width: 315px; }
      #services .services .block .title {
        text-align: left;
        background: url("../img/bg.jpg");
        padding: 5px 20px;
        font-size: 1.2em;
        color: #FFF; }
      #services .services .block .price {
        position: absolute;
        right: 0px;
        bottom: 0px;
        color: #fe9601;
        background-color: rgba(0, 0, 0, 0.8);
        padding: 5px 20px;
        font-weight: 600; }
      #services .services .block img {
        width: 100%; }
    #services .services .block:hover .list {
      top: 50px; }

.pattern {
  background: url("../img/pattern.png");
  width: 100%;
  height: 58px; }

#contacts {
  background: url("../img/bg.jpg");
  color: #FFF;
  position: relative;
  padding-bottom: 40px; }
  #contacts .row {
    max-width: 1200px; }
  #contacts h2 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 20px; }
  #contacts .block {
    width: 300px;
    display: inline-block;
    text-align: left; }
    #contacts .block.phone {
      left: 0;
      margin-left: auto;
      margin-right: auto;
      position: absolute;
      right: 0; }
    #contacts .block [class^="flaticon-"]:before {
      font-size: 64px;
      display: block;
      padding-top: 5px; }
    #contacts .block .right {
      float: left;
      margin-left: 30px;
      width: 170px; }
      #contacts .block .right .title {
        font-size: 1.1em;
        margin-bottom: 10px; }
    #contacts .block a {
      padding: 0;
      font-size: 1em;
      text-decoration: underline;
      color: #fe9601; }
  #contacts .form {
    margin-top: 50px;
    max-width: 1100px; }
    #contacts .form h3 {
      margin-bottom: 10px; }
    #contacts .form .left {
      width: 50%; }
    #contacts .form .right {
      width: 50%;
      text-align: right; }

#footer {
  background: url("../img/bg.jpg");
  padding: 20px 0;
  color: #FFF; }
  #footer .row {
    max-width: 1100px; }
  #footer a {
    padding: 0;
    font-size: 1em;
    text-decoration: underline;
    color: #fe9601; }

.error {
  border: 2px solid #D61445; }

form {
  padding-right: 40px; }
  form label {
    margin: 10px 0;
    display: block; }
  form input, form textarea {
    display: block;
    border: 1px solid black;
    background: white;
    color: #FFF;
    padding: 10px 20px;
    font-size: 1.1em;
    margin-bottom: 10px;
    font-family: segoe_uiregular; }
  form input {
    width: 100%;
    height: 50px; }
    form input.submit {
      cursor: pointer;
      color: #FFF;
      font-size: 1.1em;
      margin-top: 15px; }
  form textarea {
    width: 100%;
    height: 150px; }
  form .submit {
    background: rgba(255, 255, 255, 0.05); }

.fancybox-inner form {
  width: 320px; }
  .fancybox-inner form input {
    color: #000; }
  .fancybox-inner form textarea {
    color: #000; }
  .fancybox-inner form .submit {
    background: #106edf;
    color: #FFF; }

@media (max-width: 530px) {
  #promo .promo_desc h2.title {
    font-size: 1.5em; } }

@media (max-width: 680px) {
  #package .bg.tiangle {
    width: 101%; }
  #package_desc {
    margin-top: 320px; }
  #contacts .block {
    display: block;
    float: none;
    width: 100%; }
    #contacts .block .right {
      width: 100%; }
    #contacts .block.phone {
      position: static;
      margin: 0; }
    #contacts .block .title, #contacts .block .contact {
      display: inline-block; }
    #contacts .block .title {
      margin-right: 20px;
      width: 100px; }
  #advantages {
    height: auto; }
    #advantages h2 {
      padding-top: 0px;
      margin-bottom: 50px; }
    #advantages .row {
      padding: 40px 0; }
    #advantages .block {
      display: block;
      width: 100%;
      height: 180px; }
      #advantages .block .desc {
        top: 50px; } }

@media (max-width: 590px) {
  a.bttn {
    padding: 12px 20px; }
  #package_desc {
    margin-top: 285px; }
    #package_desc .left {
      width: 100%;
      margin-bottom: 25px; } }

@media (max-width: 690px) {
  #services h2 {
    text-align: center; } }

@media (max-width: 800px) {
  #advantages .block [class^="flaticon-"]:before {
    opacity: 0.3; }
  #advantages .block .desc {
    top: -120px; }
  #contacts div[class^="flaticon-"] {
    display: none; }
  #contacts .row.form .left, #contacts .row.form .right {
    float: none;
    width: 100%; }
  #contacts .row.form form {
    padding-right: 0px; }
  #contacts .row.form iframe {
    width: 100%; } }

@media (max-width: 1300px) {
  #product .right .photo {
    left: 0; }
  #special_offer .left .photo {
    left: 0; } }

@media (max-width: 1100px) {
  #header header .desc {
    position: absolute;
    left: 250px; }
  #promo .promo_desc {
    padding: 20% 0; }
  #product .left {
    width: 470px; }
  #product .right .photo {
    left: 0; }
  #special_offer .right {
    width: 420px; }
  #special_offer .left .photo {
    left: 0; } }

@media (max-width: 920px) {
  #header header .left.logo span {
    width: 100%;
    text-align: center; }
  #header header .left, #header header .right {
    float: none;
    margin-left: 0;
    text-align: center; }
  #header header .desc {
    margin: 0 0 10px 0;
    position: relative;
    left: auto; }
  #header header .right div {
    display: inline-block; }
  #header header .right .flaticon-smartphone11.ico {
    float: none;
    position: relative;
    left: -20px; }
    #header header .right .flaticon-smartphone11.ico:before {
      font-size: 24px; }
  #header header .right .phone {
    padding: 0;
    font-size: 1.3em;
    position: relative;
    left: -10px; }
  #header header .right a.show_form {
    display: block;
    float: none; }
  #promo .promo_desc h1.title {
    font-size: 2em; }
  #package .row .packages {
    width: 100%;
    left: 0; }
    #package .row .packages img {
      width: 100%; } }

@media (max-width: 960px) {
  #promo .down {
    display: none; }
  #product {
    font-size: 1em; }
    #product .right {
      display: none; }
    #product .left {
      width: auto;
      max-width: 700px;
      padding: 0 40px; }
  #special_offer {
    font-size: 1em; }
    #special_offer .left {
      display: none; }
    #special_offer .right {
      width: auto;
      float: left;
      max-width: 700px;
      padding: 0 40px; } }

@media (max-width: 1200px) {
  #footer {
    padding: 20px; } }

@media (max-width: 490px) {
  #product {
    padding: 20px 0; }
    #product .left {
      padding: 0 20px; }
  #special_offer .right {
    padding: 0; }
  #footer .left, #footer .right {
    float: none;
    text-align: center; } }

@media (max-width: 420px) {
  section h2 {
    font-size: 1.5em; }
  #package {
    padding-top: 20px; }
    #package .bg.tiangle {
      top: -165px; }
    #package h2 {
      margin-bottom: 20px; }
  #package_desc {
    margin-top: 200px; }
  #contacts .block .title {
    margin-right: 10px;
    width: 80px; }
  form input {
    height: 35px;
    font-size: 0.9em; }
    form input.submit {
      height: 50px; }
  form textarea {
    height: 100px; } }

@media (max-width: 375px) {
  #contacts .block .contact {
    width: 150px; } }

@media (max-width: 320px) {
  body {
    font-size: 0.9em; }
  #services .services .block {
    margin: 0;
    width: 275px; } }
