/* font-family: "Anatole"; 
@font-face {
  font-family: "Anatole";
  src: url("../fonts/Anatole/Anatole.eot");
  src: url("../fonts/Anatole/Anatole.eot?#iefix") format("embedded-opentype"), url("../fonts/Anatole/Anatole.woff") format("woff"), url("../fonts/Anatole/Anatole.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Lato-Bold";
  src: url("../fonts/Lato-Bold/Lato-Bold.eot");
  src: url("../fonts/Lato-Bold/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold/Lato-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

* font-family: "Lato-Regular"; *
@font-face {
  font-family: "Lato-Regular";
  src: url("../fonts/Lato-Regular/Lato-Regular.eot");
  src: url("../fonts/Lato-Regular/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular/Lato-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

*/




@font-face {
  font-family: Circe-Bold;
    src: url(../fonts/Circe-Bold/Circe-Bold.ttf);
}

@font-face {
  font-family: Circe-Light;
    src: url(../fonts/Circe-Light/Circe-Light.ttf);
}






.text-center{text-align:center;}


*::-webkit-input-placeholder {color: #616060;opacity: 1;}
*:-moz-placeholder {color: #616060;opacity: 1;}
*::-moz-placeholder {color: #616060;opacity: 1;}
*:-ms-input-placeholder {color: #616060;opacity: 1;}
body input:focus:required:invalid, body textarea:focus:required:invalid {color: #616060;}
body input:required:valid, body textarea:required:valid {color: #616060;}
body {font-family: "Circe-Light", sans-serif;font-weight: normal;font-size: 16px;min-width: 320px;color: #303030;position: relative;line-height: 1.333;-webkit-font-smoothing: antialised;background-color: #fff;overflow-x: hidden;}
h2 {color: #303030;font-family: "Circe-Bold", sans-serif;font-size: 36px;line-height: .85;text-align: center;}
h3 {color: #303030;font-family: "Circe-Bold", sans-serif;font-size: 38px;line-height: 1.2;text-align: center;}
.substrate {
  background: #31353c;
  background: -webkit-gradient(left top, right top, color-stop(0%, #31353c), color-stop(40%, #31363c), color-stop(50%, #31353c), color-stop(55%, #32373d), color-stop(65%, #32393d), color-stop(76%, #333c3d), color-stop(100%, #34423f));
  background: -webkit-linear-gradient(left, #31353c 0%, #31363c 40%, #31353c 50%, #32373d 55%, #32393d 65%, #333c3d 76%, #34423f 100%);
  background: -o-linear-gradient(left, #31353c 0%, #31363c 40%, #31353c 50%, #32373d 55%, #32393d 65%, #333c3d 76%, #34423f 100%);
  background: -webkit-gradient(linear, left top, right top, from(#31353c), color-stop(40%, #31363c), color-stop(50%, #31353c), color-stop(55%, #32373d), color-stop(65%, #32393d), color-stop(76%, #333c3d), to(#34423f));
  background: linear-gradient(to right, #31353c 0%, #31363c 40%, #31353c 50%, #32373d 55%, #32393d 65%, #333c3d 76%, #34423f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31353c', endColorstr='#34423f', GradientType=1 ); }



.smartlid {z-index:2;}


#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    margin-right: -250px;
    overflow-y: auto;
    background: #222;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li a {
    padding-left: 25px;
    line-height: 50px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    text-indent: 2px;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    font-size: 22px;
    font-weight: 700;
    padding-top: 25px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
    padding-left: 22px;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}
/*
#menu-toggle {
    z-index: 1;
    position: fixed;
    top: 10px;
    left: 10px;
}*/

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    display: block;
}

.toggle {
    margin: 15px 15px 0 0;
}

.label-small {
    background-color: #cc0000;
    font-size: 11px;
    text-transform: uppercase;
    padding:5px 15px;
    margin:20px 0;
    vertical-align: bottom;
    letter-spacing: 1px;
    text-shadow: none;
    line-height: 15px;
    display: inline-block;
}









header {
  border-bottom: 1px solid #474d56;
  height: 97px; }
  header .logo {
    height: 97px; }
    header .logo a {
      opacity: 1;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      header .logo a img {
        max-width: 210px;
        min-width: 100%; }
      /*header .logo a:hover {
        opacity: .6;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }*/
  header .logo,
  header .address,
  header .mode_of_operation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: 97px; }
  header .contacts,
  header .social-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    height: 97px; }
  header .address .address__title,
  header .address .mode_of_operation__title,
  header .mode_of_operation .address__title,
  header .mode_of_operation .mode_of_operation__title {
    color: #2fa23b;
    font-family: "Circe-Bold", sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase; }
  header .address address,
  header .address time,
  header .mode_of_operation address,
  header .mode_of_operation time {
    color: #fff;
    font-size: 16px;
    font-family: "Circe-Light", sans-serif;
    font-style: normal; }
  header .contacts {
    text-align: left; }
    header .contacts .contacts__phone {
      color: #2fa23b;
      font-size: 20px;
      font-family: "Circe-Bold", sans-serif;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      header .contacts .contacts__phone:hover {
        color: #148BB1;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }
    header .contacts .contacts__email {
      color: #fff;
      font-size: 16px;
      font-family: "Circe-Light", sans-serif;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      header .contacts .contacts__email:hover {
        color: #148BB1;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }

section.top_nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  section.top_nav ul li {
    float: left; }
    section.top_nav ul li a {
      color: #fff;
      font-family: "Circe-Bold", sans-serif;
      font-size: 14px;
      line-height: 60px;
      font-weight: 700;
      padding: 0 25px;
      text-transform: uppercase;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      section.top_nav ul li a:hover {
        color: #148BB1;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }
    section.top_nav ul li:first-of-type a {
      padding-left: 0; }
    section.top_nav ul li:last-of-type a {
      padding-right: 0; }

section.first_screen {position: relative;}
  section.first_screen .left_screen {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: 489px; }
    section.first_screen .left_screen .big_text {
      color: #fff;
      font-family: "Circe-Bold", sans-serif;
      font-size: 46px; }
      section.first_screen .left_screen .big_text span {
        color: #2fa23b;
        display: block; }
  section.first_screen .mobile_phone {
    text-align: center; }
    section.first_screen .mobile_phone .round {
      background: #333840;
      width: 125%;
      height: 125%;
      -webkit-border-radius: 100em;
              border-radius: 100em;
      position: absolute;
      bottom: -30%;
      left: -15%; }
    section.first_screen .mobile_phone img {
      margin-top: -15px;
      max-width: 100%;
      position: relative; }
  section.first_screen #fsstart {
    height: 97px;
    position: absolute;
    bottom: 0; }

section.second_screen {
  background: #fff;
  position: relative; }
  section.second_screen .top_advantages {
    text-align: center;
    color: #616060;
    font-family: "Circe-Light", sans-serif;
    font-size: 18px; }
    section.second_screen .top_advantages span {
      min-height: 86px;
      display: block; }
      section.second_screen .top_advantages span img {
        display: block;
        margin: 0 auto; }
    section.second_screen .top_advantages .title {
      margin: 25px 0 20px 0;
      color: #303030;
      font-weight: 700;
      font-family: "Circe-Bold", sans-serif;
      font-size: 16px;
      text-transform: uppercase; }
    section.second_screen .top_advantages:last-of-type {
      margin-right: 0; }
  section.second_screen .bottom_advantages {
    text-align: center;
    color: #616060;
    font-family: "Circe-Light", sans-serif;
    font-size: 18px; }
    section.second_screen .bottom_advantages span {
      min-height: 86px;
      display: block; }
      section.second_screen .bottom_advantages span img {
        display: block;
        margin: 0 auto; }
    section.second_screen .bottom_advantages .title {
      margin: 25px 0 20px 0;
      color: #303030;
      font-weight: 700;
      font-family: "Circe-Bold", sans-serif;
      font-size: 16px;
      text-transform: uppercase; }
    section.second_screen .bottom_advantages:last-of-type {
      margin-right: 0; }
  section.second_screen .get_consultation {
    margin-top: 70px;
    text-align: center;
    background-image: url("data:image/svg+xml;utf8,<svg width='100%' height='100%' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill: none; stroke: #d3d3d3; stroke-width: 4; stroke-dasharray: 8 4'/></svg>"); }
    section.second_screen .get_consultation .title {
      color: #303030;
      font-family: "Circe-Light", sans-serif;
      font-size: 24px;
      line-height: 32px; }

section.third_screen {
  background: #31353c;
  background: -webkit-gradient(left top, right top, color-stop(0%, #31353c), color-stop(1%, #31353c), color-stop(40%, #31373c), color-stop(56%, #32393d), color-stop(100%, #34423f));
  background: -webkit-linear-gradient(left, #31353c 0%, #31353c 1%, #31373c 40%, #32393d 56%, #34423f 100%);
  background: -o-linear-gradient(left, #31353c 0%, #31353c 1%, #31373c 40%, #32393d 56%, #34423f 100%);
  background: -webkit-gradient(linear, left top, right top, from(#31353c), color-stop(1%, #31353c), color-stop(40%, #31373c), color-stop(56%, #32393d), to(#34423f));
  background: linear-gradient(to right, #31353c 0%, #31353c 1%, #31373c 40%, #32393d 56%, #34423f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31353c', endColorstr='#34423f', GradientType=1 );
  position: relative; }
  section.third_screen:before {
    content: '';
    background: url("../img/bgi_1.jpg") no-repeat center center;
    -webkit-background-size: cover;
            background-size: cover;
    background-attachment: fixed;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .1; }
  section.third_screen h2 {
    color: #fff; }
  section.third_screen ol {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    list-style-type: none;
    margin: 110px 0 0 0;
    padding: 0;
    counter-reset: item; }
    section.third_screen ol li.parent {
      color: #fff;
      font-family: "Circe-Light", sans-serif;
      font-size: 18px;
      max-width: 360px;
      line-height: 30px;
      font-weight: 100;
      margin: 0;
      padding: 0 0 0 2em;
      list-style-type: none;
      counter-increment: item;
      position: relative; }
      section.third_screen ol li.parent:before {
        display: inline-block;
        width: 1em;
        padding-right: 0.5em;
        font-weight: bold;
        text-align: right;
        color: #fff;
        content: "0" counter(item);
        position: absolute;
        top: -.05em;
        left: -.25em;
        font-size: 107px;
        font-weight: 700;
        opacity: .1; }
      section.third_screen ol li.parent ul {
        margin: 0;
        padding: 0 0 0 17px;
        list-style-type: disc; }
        section.third_screen ol li.parent ul li {
          color: #2fa23b; }
          section.third_screen ol li.parent ul li span {
            color: #fff; }
      section.third_screen ol li.parent .title {
        color: #148BB1;
        font-family: "Circe-Bold", sans-serif;
        font-weight: 700;
        font-size: 16px;
        margin-bottom: 25px;
        text-transform: uppercase; }
  section.third_screen .btn_wrap {
    text-align: center; }
    section.third_screen .btn_wrap a.btn {
      padding: 0 34px; }

section.fourth_screen {
  background: #f4f4f4; }
  section.fourth_screen .rates {
    -webkit-border-radius: 0 0 5px 5px;
            border-radius: 0 0 5px 5px;
    overflow: hidden;
    position: relative; }
    section.fourth_screen .rates .top {
      background: #f9f9f9;
      border-bottom: 1px solid #e2e4e6;
      text-align: center; }
      section.fourth_screen .rates .top .ribbon {
        color: #fff;
        font-family: "Circe-Bold", sans-serif;
        font-size: 12px;
        font-weight: 700;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
        background: #2fa23b;
        position: absolute;
        line-height: 22px;
        padding: 0 20px;
        text-transform: uppercase;
        top: 25px;
        right: -27px; }
      section.fourth_screen .rates .top h4.title {
        color: #303030;
        font-family: "Circe-Bold", sans-serif;
        font-size: 22px;
        font-weight: 700;
        padding: 25px 0; }
      section.fourth_screen .rates .top ul {
        list-style-type: none;
        margin: 0;
        padding: 0 0 30px 0; }
        section.fourth_screen .rates .top ul li {
          display: inline-block;
          vertical-align: top;
          width: 50px;
          line-height: 50px;
          color: #fff;
          font-size: 20px;
          -webkit-border-radius: 10em;
                  border-radius: 10em;
          margin-right: 10px; }
          section.fourth_screen .rates .top ul li:last-of-type {
            margin-right: 0; }
          section.fourth_screen .rates .top ul li.insta {
            background: #ee4957; }
          section.fourth_screen .rates .top ul li.vk {
            background: #4a76a8; }
          section.fourth_screen .rates .top ul li.fb {
            background: #4267b2; }
    section.fourth_screen .rates .center {
      background: #fff; }
      section.fourth_screen .rates .center ul {
        list-style-type: none;
        margin: 0;
        padding: 0; }
        section.fourth_screen .rates .center ul li {
          color: #303030;
          font-family: "Circe-Light", sans-serif;
          font-size: 16px;
          padding: 25px 30px 25px 75px;
          position: relative;
          border-bottom: 1px solid #f0f2f3;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -webkit-flex-direction: row;
              -ms-flex-direction: row;
                  flex-direction: row;
          -webkit-flex-wrap: nowrap;
              -ms-flex-wrap: nowrap;
                  flex-wrap: nowrap;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-align-content: flex-start;
              -ms-flex-line-pack: start;
                  align-content: flex-start;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          max-height: 65px; }
          section.fourth_screen .rates .center ul li.accept:before {
            content: '';
            background: #2fa23b url("../img/icons/accept.png") no-repeat center center;
            width: 35px;
            height: 35px;
            line-height: 35px;
            display: inline-block;
            position: absolute;
            left: 30px;
            vertical-align: middle;
            color: #fff;
            -webkit-border-radius: 10em;
                    border-radius: 10em; }
          section.fourth_screen .rates .center ul li.none:before {
            content: '';
            background: #ebebeb url("../img/icons/none.png") no-repeat center center;
            width: 35px;
            height: 35px;
            line-height: 35px;
            position: absolute;
            left: 30px;
            display: inline-block;
            vertical-align: middle;
            color: #747677;
            -webkit-border-radius: 10em;
                    border-radius: 10em; }
    section.fourth_screen .rates .bottom {
      background: #fff;
      -webkit-border-radius: 0 3px 3px 0;
              border-radius: 0 3px 3px 0; }
      section.fourth_screen .rates .bottom p.price {
        color: #303030;
        font-family: "Circe-Bold", sans-serif;
        font-size: 22px;
        font-weight: 700;
        text-align: center;
        padding: 40px 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-align-content: flex-start;
            -ms-flex-line-pack: start;
                align-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        max-height: 95px; }
        section.fourth_screen .rates .bottom p.price span {
          display: block;
          /*color: #4fb858;*/
          font-family: "Circe-Bold", sans-serif;
          font-size: 12px;
          text-transform: uppercase;
          margin-top: 10px; }
      section.fourth_screen .rates .bottom a {
        background: #2fa23b;
        color: #fff;
        font-family: "Circe-Bold", sans-serif;
        font-weight: 700;
        font-size: 16px;
        text-transform: uppercase;
        text-align: center;
        display: block;
        line-height: 60px;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }
        section.fourth_screen .rates .bottom a:hover {
          background: #148BB1;
          -webkit-transition: all .25s ease-in-out;
          -o-transition: all .25s ease-in-out;
          transition: all .25s ease-in-out; }
  section.fourth_screen .rates.center {
    border-top: 4px solid #2fa23b;
    border-left: 4px solid #2fa23b;
    border-right: 4px solid #2fa23b; }
    section.fourth_screen .rates.center .top h4.title {
      padding-top: 21px; }

section.fifth_screen {
  text-align: center; }
  section.fifth_screen .partner_logo {
    min-height: 67px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  section.fifth_screen img {
    max-width: 100%; }

section.sixth_screen {
  background: #31353c;
  background: -webkit-gradient(left top, right top, color-stop(0%, #31353c), color-stop(1%, #31353c), color-stop(40%, #31373c), color-stop(56%, #32393d), color-stop(100%, #34423f));
  background: -webkit-linear-gradient(left, #31353c 0%, #31353c 1%, #31373c 40%, #32393d 56%, #34423f 100%);
  background: -o-linear-gradient(left, #31353c 0%, #31353c 1%, #31373c 40%, #32393d 56%, #34423f 100%);
  background: -webkit-gradient(linear, left top, right top, from(#31353c), color-stop(1%, #31353c), color-stop(40%, #31373c), color-stop(56%, #32393d), to(#34423f));
  background: linear-gradient(to right, #31353c 0%, #31353c 1%, #31373c 40%, #32393d 56%, #34423f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31353c', endColorstr='#34423f', GradientType=1 );
  position: relative;
  text-align: center; }
  section.sixth_screen:before {
    content: '';
    background: url("../img/bgi_2.jpg") no-repeat center center;
    -webkit-background-size: cover;
            background-size: cover;
    background-attachment: fixed;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .1; }
  section.sixth_screen h2 {
    color: #fff; }
  section.sixth_screen .swiper-container .swiper-wrapper .swiper-slide {
    border: 15px solid #26292e;
    opacity: 1;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
    section.sixth_screen .swiper-container .swiper-wrapper .swiper-slide:hover {
      opacity: .6;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
  section.sixth_screen .swiper-container .swiper-pagination {
    position: relative;
    margin-top: 60px; }
    section.sixth_screen .swiper-container .swiper-pagination .swiper-pagination-bullet {
      margin-right: 20px;
      width: 6px;
      height: 6px;
      background: #a1acbc;
      opacity: 1;
      vertical-align: middle; }
    section.sixth_screen .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      width: 20px;
      height: 20px;
      background: #2fa23b;
      -webkit-border-radius: 10em;
              border-radius: 10em; }
  section.sixth_screen a.btn {
    position: relative;
    display: inline-block;
    padding: 0 32px; }

.sixth_screen .item {margin-bottom:20px;}






.map {
  position: relative; }
  .map #map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-filter: grayscale(30%);
            filter: grayscale(30%); }
  .map .contacts {
    background-color: #fff;
    padding: 30px;
    width: 420px;
    display: inline-block;
    margin-top: 125px;
    margin-bottom: 100px;
    -webkit-box-shadow: 5px 5px 16px -8px rgba(0, 0, 0, 0.75);
            box-shadow: 5px 5px 16px -8px rgba(0, 0, 0, 0.75); }
    .map .contacts .title {
      color: #2fa23b;
      font-family: "Circe-Bold", sans-serif;
      font-size: 12px;
      margin-bottom: 5px;
      text-transform: uppercase; }
    .map .contacts .top {
      margin-bottom: 30px; }
      .map .contacts .top a {
        color: #303030;
        font-family: "Circe-Bold", sans-serif;
        font-size: 20px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }
        .map .contacts .top a:hover {
          color: #148BB1;
          -webkit-transition: all .25s ease-in-out;
          -o-transition: all .25s ease-in-out;
          transition: all .25s ease-in-out; }
      .map .contacts .top a.call_bacc_button {
        color: #2fa23b;
        font-family: "Circe-Bold", sans-serif;
        font-size: 12px;
        margin-right: 0; }
        .map .contacts .top a.call_bacc_button:hover {
          color: #fff; }
    .map .contacts p,
    .map .contacts a.email {
      color: #303030;
      font-family: "Circe-Light", sans-serif;
      font-size: 16px;
      margin-bottom: 30px;
      margin-top: 0; }
    .map .contacts a.email {
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      .map .contacts a.email:hover {
        color: #148BB1;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }

footer {
  background: #31353c; }
  footer .logo {
    height: 120px;
    margin-right: 25px;
    max-width: 210px;
    float: left;
    vertical-align: middle;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    footer .logo a {
      opacity: 1;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      footer .logo a img {
        max-width: 210px;
        min-width: 100%; }
      /*footer .logo a:hover {
        opacity: .6;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }*/
  footer p.copyright {
    color: #fff;
    font-family: "Circe-Light", sans-serif;
    font-size: 14px;
    display: inline-block;
    line-height: 120px;
    vertical-align: middle; }
  footer a.privacy {
    color: #8890a0;
    font-family: "Circe-Light", sans-serif;
    font-size: 14px;
    float: right;
    line-height: 120px;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
    footer a.privacy:hover {
      color: #148BB1;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }

a.fixed_phone {
  display: none; }

/* End Project */
h1, h2, h3, h4, h5, h6 {
  margin: 0; }

p:first-of-type {
  margin-top: 0; }

p:last-of-type {
  margin-bottom: 0; }

a, input, select, textarea {
  outline: none; }
  a:hover, a:focus, a:active, a:visited, a:link, input:hover, input:focus, input:active, input:visited, input:link, select:hover, select:focus, select:active, select:visited, select:link, textarea:hover, textarea:focus, textarea:active, textarea:visited, textarea:link {
    outline: none;
    text-decoration: none; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

.wp-caption {
  width: auto; }
  .wp-caption .wp-smiley {
    margin: 0; }

.hidden {
  display: none; }

.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto; }
  .swiper-container .swiper-slide {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative; }
    .swiper-container .swiper-slide img {
      max-width: 100%;
      min-width: 100%; }

.swiper-pagination-fraction {
  font-size: 16px;
  position: relative;
  text-align: left;
  font-family: "Circe-Light", sans-serif;
  color: #2fa23b; }
  .swiper-pagination-fraction .swiper-pagination-current {
    font-size: 24px;
    font-family: "Circe-Light", sans-serif;
    color: #2fa23b;
    display: inline-block;
    vertical-align: top; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
  padding: 0;
  -webkit-border-radius: 0;
          border-radius: 0; }

.fancybox-lock .fancybox-overlay {
  background-color: rgba(48, 48, 48, 0.5) !important; }

.fancybox-nav span {
  background-image: none;
  top: 45%;
  right: 30px;
  width: 60px;
  height: 60px;
  visibility: visible;
  color: #7f7f7f; }
  .fancybox-nav span:hover {
    background-color: #2fa23b;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s; }
    .fancybox-nav span:hover:after {
      color: #2fa23b; }

.fancybox-prev span {
  left: 0px; }
  .fancybox-prev span:after {
    content: "p";
    font-family: 'Anatole';
    color: #31302c;
    top: 9px;
    left: 20px;
    font-size: 30px;
    position: absolute; }

.fancybox-next span {
  right: 0px; }
  .fancybox-next span:after {
    content: "o";
    font-family: 'Anatole';
    color: #31302c;
    top: 9px;
    left: 20px;
    font-size: 30px;
    position: absolute; }

.fancybox-close {
  background-image: none;
  top: 15px;
  right: 5px;
  color: #7f7f7f; }
  .fancybox-close:after {
    content: "";
    top: 10px;
    right: 10px;
    display: block;
    background: url(../img/close1.png);
    width: 20px;
    height: 20px; }
  .fancybox-close:hover {
    text-decoration: none;
    color: #cdaa6f; }
    .fancybox-close:hover:after {
      content: "";
      background-position: 0 20px; }

.headhesive {
  width: 100%;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.headhesive--stick {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  position: fixed;
  z-index: 1000;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.headhesive--unstick {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  position: fixed;
  z-index: 1000;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.headhesive--clone {
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.fsnavi {
  display: none;
  background: #fff;
  height: 70px;
  border-bottom: 1px solid #d3d3d3; }
  .fsnavi .logo {
    height: 70px; }
    .fsnavi .logo a {
      opacity: 1;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      .fsnavi .logo a img {
        max-width: 210px; }
      .fsnavi .logo a:hover {
        opacity: .6;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }
  .fsnavi .logo,
  .fsnavi nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    height: 70px; }
  .fsnavi nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .fsnavi nav ul li {
      float: left; }
      .fsnavi nav ul li a {
        color: #303030;
        font-family: "Circe-Bold", sans-serif;
        font-size: 14px;
        line-height: 60px;
        font-weight: 700;
        padding: 0 15px;
        text-transform: uppercase;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }
        .fsnavi nav ul li a:hover {
          color: ##148BB10;
          -webkit-transition: all .25s ease-in-out;
          -o-transition: all .25s ease-in-out;
          transition: all .25s ease-in-out; }
      .fsnavi nav ul li:first-of-type a {
        padding-left: 0; }
      .fsnavi nav ul li:last-of-type a {
        padding-right: 0; }
  .fsnavi .contacts,
  .fsnavi .social-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    height: 70px; }
  .fsnavi .contacts {
    text-align: left; }
    .fsnavi .contacts .contacts__phone {
      color: #303030;
      font-size: 20px;
      font-family: "Circe-Bold", sans-serif;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      .fsnavi .contacts .contacts__phone:hover {
        color: #148BB1;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }
    .fsnavi .contacts .contacts__email {
      color: #303030;
      font-size: 16px;
      font-family: "Circe-Light", sans-serif;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      .fsnavi .contacts .contacts__email:hover {
        color: #148BB1;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }

.fsnavi.headhesive.headhesive--stick,
.fsnavi.headhesive.headhesive--unstick {
  display: block; }

#privacy,
#users {
  max-width: 1170px;
  padding: 40px;
  font-size: 16px;
  font-family: "Circe-Light", sans-serif; }

#callback,
#submitt,
#get_consultation,
#leave_application {
  text-align: center;
  width: 555px;
  padding: 65px 60px;
  background: #fff; }
  #callback p,
  #submitt p,
  #get_consultation p,
  #leave_application p {
    color: #616060;
    line-height: 24px;
    margin: 30px 0 40px 0; }
  #callback h3,
  #submitt h3,
  #get_consultation h3,
  #leave_application h3 {
    font-size: 32px;
    margin: 0 0 25px 0;
    text-align: center;
    color: #303030; }
  #callback form input,
  #submitt form input,
  #get_consultation form input,
  #leave_application form input {
    color: #303030;
    font-family: "Circe-Light", sans-serif;
    font-size: 18px;
    line-height: 60px;
    padding: 2px 30px 0 30px;
    border: 1px solid #dedad8;
    -webkit-border-radius: 10em;
            border-radius: 10em;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
    outline: none; }
    #callback form input:focus,
    #submitt form input:focus,
    #get_consultation form input:focus,
    #leave_application form input:focus {
      border: 1px solid #bcbcbc; }
  #callback form input[type=submit],
  #submitt form input[type=submit],
  #get_consultation form input[type=submit],
  #leave_application form input[type=submit] {
    font-size: 16px;
    font-weight: 700;
    font-family: "Circe-Bold", sans-serif;
    line-height: 60px;
    text-transform: uppercase;
    background-color: #2fa23b;
    -webkit-border-radius: 10em;
            border-radius: 10em;
    padding: 2px 30px 0 30px;
    color: #fff;
    border: none; }

.check {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  text-align: left; }
  .check .fsaccept {
    color: #616060;
    font-family: "Circe-Light", sans-serif;
    font-size: 12px; }
    .check .fsaccept a {
      color: #616060;
      text-decoration: none;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      .check .fsaccept a:hover {
        text-decoration: underline;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }

.check > input {
  display: none; }

.check > label {
  cursor: pointer;
  display: inline-block;
  width: 25px;
  min-width: 25px;
  height: 25px;
  background: #f7f7f7;
  vertical-align: middle;
  margin-right: 10px; }

.check > label:before {
  cursor: pointer;
  display: inline-block;
  width: 25px;
  height: 25px; }

input[type=checkbox]:checked + label:before {
  content: "z";
  text-align: center;
  color: #2fa23b;
  font-size: 18px;
  margin-left: 3px;
  font-family: 'Anatole'; }

.checkbox:not(checked).no-filled + label {
  border: 2px solid #780000 !important; }

.mt80 {
  margin-top: 80px; }

.mb80 {
  margin-bottom: 80px; }

.pt80 {
  padding-top: 80px; }

.pb80 {
  padding-bottom: 80px; }

.mb60 {
  margin-bottom: 60px; }

.mt60 {
  margin-top: 60px !important; }

.pt60 {
  padding-top: 60px !important; }

.pb60 {
  padding-bottom: 60px; }

a.btn {
  margin-top: 30px;
  color: #fff;
  font-family: "Circe-Bold", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 2px 45px 0 45px;
  border: 1px solid #2fa23b;
  background: #2fa23b;
  display: inline-block;
  line-height: 60px;
  -webkit-border-radius: 60px;
          border-radius: 60px;
  position: relative;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  overflow: hidden;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  a.btn:after {
    background-color: rgba(255, 255, 255, 0.7);
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
        transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1; }
  a.btn:hover {
    background: #148BB1;
    border: 1px solid #148BB1;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
    a.btn:hover:after {
      left: 120%;
      z-index: 0;
      -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
      -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
      transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }

a.call_bacc_button {
  color: #2fa23b;
  font-size: 12px;
  font-family: "Circe-Bold", sans-serif;
  text-transform: uppercase;
  line-height: 40px;
  padding: 2px 25px 0 25px;
  font-weight: 700;
  border: 1px solid #2fa23b;
  -webkit-border-radius: 10em;
          border-radius: 10em;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  a.call_bacc_button:hover {
    color: #fff;
    background: #148BB1;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }

	
	
	
	
	
.social-links ul li {border-radius: 10em;color: #fff;display: inline-block;font-size: 20px;line-height: 40px;margin-right: 10px;vertical-align: top;width: 40px;text-align:center;}
.social-links ul {padding:0;margin:0;}
.social-links ul li.vk {background: #4a76a8 none repeat scroll 0 0;}
.social-links ul li:last-of-type {margin-right: 0;}
.social-links ul li.insta {background: #ee4957 none repeat scroll 0 0;}
.social-links ul li a {color:#fff;}
	
	
	
	
.our-team{
    padding: 20px 15px 30px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
	box-shadow: 5px 5px 16px -8px rgba(0, 0, 0, 0.75);
}
.our-team .pic{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 10px;
    margin-bottom: 25px;
    transition: all 0.5s ease 0s;
}
.our-team:hover .pic{
    background: #2fa23b;
    border-radius: 50%;
}
.pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
	box-shadow: 5px 5px 16px -8px rgba(0, 0, 0, 0.75);
}
.our-team .title{
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #2e282a;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}
.our-team .post{
    display: block;
    font-size: 15px;
    color: #2fa23b;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.our-team .social{
    padding: 0;
    margin: 0;
    list-style: none;
}
.our-team .social li{
    display: inline-block;
    margin-right: 5px;
}
.our-team .social li a{
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    font-size: 15px;
    color: #2fa23b;
    border: 1px solid #2fa23b;
    transition: all 0.5s ease 0s;
}
.our-team:hover .social li a{
    background: #2fa23b;
    color: #fff;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}
	
	
	
	
	
	
	
	
	
	
/* Прайсы */
#bitrix {background-color:#f4f4f4;}
#bitrix .generic_content{background-color: #fff;}
#bitrix .generic_content .generic_head_price{ background-color: #f6f6f6;}
#bitrix .generic_content .generic_head_price .generic_head_content .head_bg{border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;}
#bitrix .generic_content .generic_head_price .generic_head_content .head span{color: #525252;}
#bitrix .generic_content .generic_head_price .generic_price_tag .price .sign{color: #414141;}
#bitrix .generic_content .generic_head_price .generic_price_tag .price .currency{color: #414141;}
#bitrix .generic_content .generic_head_price .generic_price_tag .price .cent{color: #414141;}
#bitrix .generic_content .generic_head_price .generic_price_tag .month{color: #414141;}
#bitrix .generic_content .generic_feature_list ul li{ color: #a7a7a7;}
#bitrix .generic_content .generic_feature_list ul li span{color: #414141;}
#bitrix .generic_content .generic_feature_list ul li:hover{background-color: #E4E4E4;border-left: 5px solid #2fa23b;}

#bitrix .generic_content .generic_price_btn a{
    border: 1px solid #2fa23b; 
    color: #2fa23b;
	cursor:pointer;
} 

#bitrix .generic_content.active .generic_head_price .generic_head_content .head_bg,
#bitrix .generic_content:hover .generic_head_price .generic_head_content .head_bg{
    border-color: #2fa23b rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #2fa23b;
    color: #fff;
}

#bitrix .generic_content:hover .generic_head_price .generic_head_content .head span,
#bitrix .generic_content.active .generic_head_price .generic_head_content .head span{
    color: #fff;
}

#bitrix .generic_content:hover .generic_price_btn a,
#bitrix .generic_content.active .generic_price_btn a{
    background-color: #2fa23b;
    color: #fff;
} 

.row .table{
    padding: 28px 0;
}

/*PRICE BODY CODE START*/

#bitrix .generic_content{
    overflow: hidden;
    position: relative;
    text-align: center;
}

#bitrix .generic_content .generic_head_price {
    margin: 0 0 20px 0;
}

#bitrix .generic_content .generic_head_price .generic_head_content{
    margin: 0 0 50px 0;
}

#bitrix .generic_content .generic_head_price .generic_head_content .head_bg{
    border-style: solid;
    border-width: 90px 1411px 23px 399px;
    position: absolute;
}

#bitrix .generic_content .generic_head_price .generic_head_content .head{
    padding-top: 40px;
    position: relative;
    z-index: 1;
}

#bitrix .generic_content .generic_head_price .generic_head_content .head span{
    font-family: "Circe-Bold",sans-serif;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#bitrix .generic_content .generic_head_price .generic_price_tag{
    padding: 0 0 20px;
}

#bitrix .generic_content .generic_head_price .generic_price_tag .price{
    display: block;
}

#bitrix .generic_content .generic_head_price .generic_price_tag .price .sign{
    display: inline-block;
    
    font-size: 28px;
    font-weight: 400;
    vertical-align: middle;
}

#bitrix .generic_content .generic_head_price .generic_price_tag .price .currency{
    font-size: 60px;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 60px;
    padding: 0;
    vertical-align: middle;
}

#bitrix .generic_content .generic_head_price .generic_price_tag .price .cent{
    display: inline-block;
    
    font-size: 24px;
    font-weight: 400;
    vertical-align: bottom;
}

#bitrix .generic_content .generic_head_price .generic_price_tag .month{
    
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    vertical-align: bottom;
}

#bitrix .generic_content .generic_feature_list ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

#bitrix .generic_content .generic_feature_list ul li{
    
    font-size: 18px;
    padding: 15px 0;
    transition: all 0.3s ease-in-out 0s;
}
#bitrix .generic_content .generic_feature_list ul li:hover{
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;

}
#bitrix .generic_content .generic_feature_list ul li .fa{
    padding: 0 10px;
}
#bitrix .generic_content .generic_price_btn{
    margin: 20px 0 32px;
}

#bitrix .generic_content .generic_price_btn a{
    border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    -webkit-border-radius: 50px;
    display: inline-block;
    
    font-size: 18px;
    outline: medium none;
    padding: 12px 30px;
    text-decoration: none;
    text-transform: uppercase;
}

#bitrix .generic_content,
#bitrix .generic_content:hover,
#bitrix .generic_content .generic_head_price .generic_head_content .head_bg,
#bitrix .generic_content:hover .generic_head_price .generic_head_content .head_bg,
#bitrix .generic_content .generic_head_price .generic_head_content .head h2,
#bitrix .generic_content:hover .generic_head_price .generic_head_content .head h2,
#bitrix .generic_content .price,
#bitrix .generic_content:hover .price,
#bitrix .generic_content .generic_price_btn a,
#bitrix .generic_content:hover .generic_price_btn a{
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
} 
@media (max-width: 320px) { 
}

@media (max-width: 767px) {
    #bitrix .generic_content{
        margin-bottom:75px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #bitrix .col-md-3{
        float:left;
        width:50%;
    }
    
    #bitrix .col-md-4{
        float:left;
        width:50%;
    }
    
    #bitrix .generic_content{
        margin-bottom:75px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
#bitrix_home{
     font-family: 'Raleway', sans-serif;
}

.text-center h1,
.text-center h1 a{
    color: #7885CB;
    font-size: 30px;
    font-weight: 300;
    text-decoration: none;
}
.demo-pic{
    margin: 0 auto;
}
.demo-pic:hover{
    opacity: 0.7;
}

#bitrix_home ul{margin: 0 auto;padding: 0;list-style: none;display: table;}
#bitrix_home li{
    float: left;
}
#bitrix_home li + li{
    margin-left: 10px;
    padding-bottom: 10px;
}
#bitrix_home li a{
    display: block;
    width: 50px;
    height: 50px;
    font-size: 0px;
}
#bitrix_home .blue{
    background: #3498DB;
    transition: all 0.3s ease-in-out 0s;
}
#bitrix_home .emerald{
    background: #2fa23b;
    transition: all 0.3s ease-in-out 0s;
}
#bitrix_home .grey{
    background: #7F8C8D;
    transition: all 0.3s ease-in-out 0s;
}
#bitrix_home .midnight{
    background: #34495E;
    transition: all 0.3s ease-in-out 0s;
}
#bitrix_home .orange{
    background: #E67E22;
    transition: all 0.3s ease-in-out 0s;
}
#bitrix_home .purple{
    background: #9B59B6;
    transition: all 0.3s ease-in-out 0s;
}
#bitrix_home .red{
    background: #E74C3C;
    transition:all 0.3s ease-in-out 0s;
}
#bitrix_home .turquoise{
    background: #1ABC9C;
    transition: all 0.3s ease-in-out 0s;
}

#bitrix_home .blue:hover,
#bitrix_home .emerald:hover,
#bitrix_home .grey:hover,
#bitrix_home .midnight:hover,
#bitrix_home .orange:hover,
#bitrix_home .purple:hover,
#bitrix_home .red:hover,
#bitrix_home .turquoise:hover{
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    transition: all 0.3s ease-in-out 0s;
}
#bitrix_home .divider{
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 20px;
}
#bitrix_home .divider span{
    width: 100%;
    display: table;
    height: 2px;
    background: #ddd;
    margin: 50px auto;
    line-height: 2px;
}
#bitrix_home .itemname{
    text-align: center;
    font-size: 50px ;
    padding: 50px 0 20px ;
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    text-decoration: none;
    font-weight: 300;
}
#bitrix_home .itemnametext{
    text-align: center;
    font-size: 20px;
    padding-top: 5px;
    text-transform: uppercase;
    display: inline-block;
}
#bitrix_home .footer{
    padding:40px 0;
}

.price-heading {text-align: center;}

.price-heading p {margin: 0;padding: 0 0 50px 0;}

.demo-button {
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 50px;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium ;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}
.bottom_btn{
    background-color: #333333;
    color: #ffffff;
    display: table;
    font-size: 28px;
    margin: 60px auto 20px;
    padding: 10px 25px;
    text-align: center;
    text-transform: uppercase;
}
.demo-button:hover{background-color: #666;color: #FFF;text-decoration:none;}
.bottom_btn:hover{background-color: #666;color: #FFF;text-decoration:none;}


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.wrapper-link-cros .col-xs-4{padding:30px}
/*.wrapper-link-cros .col-xs-4 img, .comp-img{transition:all 0.2s linear 0.2s;-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);filter:grayscale(100%);filter:gray}*/
.wrapper-link-cros .col-xs-4:hover img, .work-block:hover .comp-img{-webkit-filter:none;-webkit-filter:none;filter:none;filter:none}

.wrp-logos-your{text-align:center;color:#f20045;padding:0}
	
	
@media (min-width:768px){
	.wrapper-link-cros a{margin:0 auto}
	.wrp-logos-your{font:32px/75px "Circe-Light"}
}
@media (min-width:992px){
.wrapper-link-cros a{margin:70px auto 0}
.wrp-logos-your{font:34px/75px "Circe-Light"}
}

@media (max-width:740px){
.wrapper-link-cros a{margin:0 auto}
.wrp-logos-your{font:40px/100px "Circe-Light"}
}

@media (max-width:767px){
	.wrp-logos-your{padding:0;font:26px/35px "Circe-Light"}
}

@media (max-width:580px){
	.wrapper-link-cros .col-xs-4{padding:20px}
	.wrp-logos-your{padding:0}
}
@media (max-width:460px){
.wrapper-link-cros .col-xs-4{width:50%}
.wrapper-link-cros .col-xs-4{padding:20px 15px}
}




/*==========  Desktop First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .fsnavi nav ul li a {
    font-size: 13px;
    padding: 0 10px; }
  .fsnavi .contacts .contacts__phone {
    font-size: 18px; }
  .fsnavi .social-links a.call_bacc_button {
    padding: 2px 15px 0 15px; }
  header .contacts .contacts__phone {
    font-size: 18px; }
  header .social-links a.call_bacc_button {
    padding: 2px 15px 0 15px; }
  section.first_screen .mobile_phone .round {
    width: 110%;
    height: 110%;
    left: -5%; }
  section.second_screen .top_advantages,
  section.second_screen .bottom_advantages {
    font-size: 17px; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  header .logo a img,
  .fsnavi .logo a img {
    max-width: 90%;
    min-width: 90%; }
  header nav ul,
  .fsnavi nav ul {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  header .social-links a.call_bacc_button {
    padding: 2px 2px 0 2px; }
  section.first_screen .left_screen {
    height: 430px; }
    section.first_screen .left_screen .big_text {
      font-size: 33px; }
  section.first_screen .mobile_phone .round {
    width: 100%;
    height: 100%;
    left: 0; }
  section.second_screen .bottom_advantages {
    margin-bottom: 20px; }
  section.fourth_screen {
    text-align: center; }
    section.fourth_screen .rates {
      margin-top: 20px; }
  .mt80 {
    margin-top: 60px; }
  .mb80 {
    margin-bottom: 60px; }
  .pt80 {
    padding-top: 60px; }
  .pb80 {
    padding-bottom: 60px; }
  .mb60 {
    margin-bottom: 40px; }
  .mt60 {
    margin-top: 40px !important; }
  .pt60 {
    padding-top: 40px !important; }
  .pb60 {
    padding-bottom: 40px; }
  .map .contacts {
    margin-top: 60px; }
  #map {
    height: 600px !important; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  /*Disable Animation on Mobile Devices*/
  .animated {
    /*CSS transitions*/
    -o-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    animation: none !important; }
  header {
    height: auto;
    border-bottom: none; }
    header .logo,
    header .address,
    header .mode_of_operation,
    header .contacts,
    header .social-links {
      display: block;
      text-align: center;
      max-width: 320px;
      margin: 0 auto 15px auto;
      height: auto; }
    header .logo {
      margin: 20px auto; }
    header .contacts .contacts__email {
      display: block; }
    header .social-links a.call_bacc_button {
      color: #2fa23b;
      font-size: 12px;
      font-family: "Circe-Bold", sans-serif;
      text-transform: uppercase;
      line-height: 40px;
      padding: 2px 25px 0 25px;
      font-weight: 700;
      border: 1px solid #2fa23b;
      -webkit-border-radius: 10em;
              border-radius: 10em;
      display: inline-block;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
      header .social-links a.call_bacc_button:hover {
        color: #fff;
        background: #148BB1;
        -webkit-transition: all .25s ease-in-out;
        -o-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out; }
  header .address,
  header .mode_of_operation {
    display: none; }
  section.first_screen {
    overflow: hidden; }
    section.first_screen .left_screen {
      height: auto;
      display: block;
      margin-top: 45px;
      text-align: center; }
      section.first_screen .left_screen a.btn {
        position: relative;
        z-index: 2; }
    section.first_screen .mobile_phone {
      margin-top: 0px; margin-bottom:20px;}
      section.first_screen .mobile_phone img {
        margin-top: 0;
        margin-left: 30px; }
      section.first_screen .mobile_phone .round {
        width: 115%;
        height: 115%;
        left: -7%;
        top: -15%; }
  footer .logo {
    display: block;
    text-align: center;
    max-width: 100%;
    width: 320px;
    margin: 20px auto;
    height: auto;
    float: none; }
    footer .logo a img {
      max-width: 90%;
      min-width: 90%; }
  footer p.copyright {
    display: block;
    line-height: 1;
    text-align: center;
    margin-bottom: 15px; }
  footer a.privacy {
    display: block;
    text-align: center;
    max-width: 320px;
    margin: 0 auto 15px auto;
    height: auto;
    line-height: 1;
    float: none; } }

@media only screen and (max-width: 650px) {
  .fs_hide_mini {
    display: none; } }

@media only screen and (max-width: 600px) {
  section.second_screen .get_consultation {
    margin-top: 40px; }
  section.third_screen ol {
    display: block;
    margin-top: 60px 0 0 0; }
    section.third_screen ol li.parent {
      min-width: 100%;
      max-width: 100%;
      margin-bottom: 30px; }
      section.third_screen ol li.parent:last-of-type {
        margin-bottom: 0; }
  .fs_hide600 {
    display: none; }
  a.btn {
    font-size: 14px; }
  #map {
    height: 550px !important; }
  .map .contacts {
    margin-bottom: 40px; }
  #privacy,
  #users {
    padding: 10px; }
    #privacy h2,
    #users h2 {
      font-size: 24px;
      line-height: 1.2; }
  .mt80 {
    margin-top: 40px; }
  .mb80 {
    margin-bottom: 40px; }
  .pt80 {
    padding-top: 40px; }
  .pb80 {
    padding-bottom: 40px; }
  .mb60 {
    margin-bottom: 20px; }
  .mt60 {
    margin-top: 20px !important; }
  .pt60 {
    padding-top: 20px !important; }
  .pb60 {
    padding-bottom: 20px; }
  .map {
    height: 500px;
    overflow: hidden; }
    .map h2 {
      position: relative;
      z-index: 2; }
    .map .contacts {
      margin: 0;
      position: absolute;
      top: -40px;
      left: 0;
      width: 100%;
      height: 500px;
      padding-top: 160px; }
  h2 {
    font-size: 38px; }
  #callback,
  #submitt,
  #get_consultation,
  #leave_application {
    width: 100%;
    padding: 25px 20px; } }

/*  Small Devices, Phones */
@media only screen and (max-width: 480px) {
  section.first_screen .mobile_phone img {
    margin-left: 13px; }
  section.first_screen .left_screen a.btn {
    padding: 0 45px 0 45px; }
  section.second_screen .top_advantages,
  section.second_screen .bottom_advantages {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
  section.second_screen .get_consultation {
    margin-top: 20px;
    padding: 0 7px 30px 0; }
    section.second_screen .get_consultation .title {
      font-size: 17px; }
  section.third_screen .btn_wrap a.btn {
    padding: 0 15px; }
  section.third_screen ol {
    margin: 60px 0 0 0; }
  section.fourth_screen .rates .center ul li {
    display: block;
    text-align: left;
    padding: 15px 10px 15px 25px; }
  section.fourth_screen .rates .center ul li.accept,
  section.fourth_screen .rates .center ul li.none {
    max-height: auto; }
    section.fourth_screen .rates .center ul li.accept span,
    section.fourth_screen .rates .center ul li.none span {
      float: right;
      width: 87%;
      text-align: left; }
    section.fourth_screen .rates .center ul li.accept:before,
    section.fourth_screen .rates .center ul li.none:before {
      position: inherit;
      left: 0px;
      margin-right: 10px; }
  section.sixth_screen a.btn {
    padding: 0 5px;
    font-size: 12px; }
  a.btn {
    padding: 2px 15px 0 15px;
    font-size: 12px; } }

/* Iphone 6 Plus, 7 Plus */
@media only screen and (max-width: 450px) {
  section.sixth_screen a.btn {
    padding: 0 25px; }
  a.fixed_phone {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    color: #fff;
    font-family: "Circe-Bold", sans-serif;
    font-size: 20px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
    background: rgba(238, 73, 87, 0.9);
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    z-index: 20; }
    a.fixed_phone:hover {
      background: #ee4957;
      -webkit-transition: all .25s ease-in-out;
      -o-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
    a.fixed_phone img {
      max-width: 16px;
      margin-right: 10px;
      margin-bottom: 4px; }
  footer {
    padding-bottom: 60px; } }

/* Iphone 6 Plus, 7 Plus */
@media only screen and (max-width: 414px) {
  section.fourth_screen .rates .center ul li.accept span {
    width: 80%; }
  .fs_hide_mini {
    display: none; }
  #callback,
  #submitt,
  #get_consultation,
  #leave_application {
    padding: 25px 10px; }
  .rates .bottom p.price {
    display: block; }
  section.fourth_screen .rates .center ul li.accept,
  section.fourth_screen .rates .center ul li.none {
    padding: 10px; }
    section.fourth_screen .rates .center ul li.accept span,
    section.fourth_screen .rates .center ul li.none span {
      width: 80%;
      display: inline-block;
      vertical-align: middle;
      float: none; } }

/* Iphone 6, 7 */
@media only screen and (max-width: 375px) {
  /**/ }

/* Android */
@media only screen and (max-width: 360px) {
  /**/ }

/* Iphone 5, 5S */
@media only screen and (max-width: 320px) {
  /**/ }

/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  /**/ }

/*  Small Devices, Phones */
@media only screen and (min-width: 480px) {
  /**/ }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  /**/ }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  /**/ }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /**/ }




















/* Title-section*/
.title-section {
    text-align: center;
    margin-bottom: 30px;
}

.title-section .title {
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px;
}

.title-section .title:before {
    height: 3px;
    width: 50px;
    background: #eb960e;
    position: absolute;
    content: '';
    left: 50%;
    top: 40px;
    margin-left: -25px;
}

.title-section .desc {
    font-size: 14px;
    font-style: italic;

}

/* Flat price table
-------------------------------------------------------------- */
.flat-price-table {
    text-align: center;
    border: 1px solid #dfdfdf;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}


.flat-price-table:hover {
    margin-top: -20px;
    border: 4px solid #ffffff;
    cursor: pointer;
    box-shadow: 0px 3px 70px 0px rgba(0, 0, 0, 0.11); 

}

.flat-price-table .price-title {position: relative;text-transform: uppercase;letter-spacing: 3.2px;word-spacing: -3.6px;padding-top: 44px;padding-bottom: 14px;color: #303030;font-family: "Circe-Bold", sans-serif;font-size: 22px;font-weight: 700;}

.flat-price-table .price-title:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #343434;
    top: 100%;
    left: 50%;
    margin-left: -25px;
    margin-top: 2px;
}

.flat-price-table .price-title:after {
    content: "";
    position: absolute;
    width: 24px;
    height: 1px;
    background-color: #343434;
    top: 100%;
    left: 50%;
    margin-left: -12px;
    margin-top: 8px;
}

.packet {padding-top: 50px;padding-bottom: 35px;}
.packet ul {list-style-type: none;margin: 0;padding: 0 0 30px 0; }
.packet ul li {display: inline-block;vertical-align: top;width: 50px;line-height: 50px;color: #fff;font-size: 20px;-webkit-border-radius: 10em;border-radius: 10em;margin-right: 10px; }
.packet ul li:last-of-type {margin-right: 0; }
.packet ul li.insta {background: #ee4957; }
.packet ul li.vk {background: #4a76a8; }
.packet ul li.fb {background: #4267b2; }
.packet ul li.ok {background: #F28228 }
















.flat-price-table ul.price-table-list li span {
    color: #31aae2;
}
.flat-price-table ul.price-table-list li span.orgrane {
    color: #ff5722;
}

.flat-price-table ul.price-table-list {margin-top: -4px;margin-bottom: 30px;padding:0;}
.flat-price-table ul.price-table-list li {font-weight:bold;font-size: 16px;line-height: 60px;color: #212121;list-style:none;padding-left:15px;font-family: "Circe-Light", sans-serif;}

.flat-price-table ul.price-table-list li:nth-child(2n+1) {
    background-color: #f1f1f1;
}

.flat-price-table .hot {
    font-family: 'Montserrat UltraLight', sans-serif;
    line-height: 23px;
    color: #fff;
    padding-left: 8px;
    padding-right: 22px;
    position: absolute;
    right: -7px;
    top: 38px;
    background-color: #ff5722;
    font-size: 15px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.flat-price-table .hot:after {
    content: '';
    width: 0;
    height: 0;
    top: 100%;
    right: 107px;
    border-top: 7px solid transparent !important;
    border-left: 6px solid #a63916;
    position: absolute;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    
}

.flat-price-table .hot:before {
    content: '';
    width: 0;
    height: 0;
    top: 3px;
    right: -9px;
    border-top: 17px solid transparent !important;
    border-left: 17px solid #ffffff;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    
}

/* btn */
.btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    background-color: #31aae2;
    border-radius: 40px;
    color: #FFFFFf;
    padding: 15px 40px;
    margin-bottom: 29px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    border: none;

}

.btn:hover  {
    border: none; 
    background-color: #ff5722;
    color: #ffffff;

}

/* btn style1 */
.btn.btn-orgrane {
    background-color: #ff5722;
}

.btn.btn-orgrane:hover {
    background-color: #31aae2;
}

/* btn style2 */
.btn.btn-4c5964 {
    background-color: #4c5964;
}

.btn.btn-4c5964:hover {
    background: #333;
    color: #fff;

}

/* btn squer*/
.btn.btn-square {
    border-radius: 0;
    padding: 15px 60px;
    background-color: #ffffff;
    color: #353535;
}

.btn.btn-square:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    border-radius: 40px;
    -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
    transition: transform 0.3s, background-color 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
}

.btn.btn-square:hover:before { 
    border: none; 
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}   

.btn.btn-square:hover {
    color: #ffffff;
}

.btn.btn-square:before {  
    border-radius: 0px;
    background-color: #ed9f24;
}

/* style 3*/
.btn.btn-oval-black {
    background-color: #273039 ;
}

.btn.btn-oval-black:hover {
    background: #333 ;
    color: #fff;
}

/* owl-carousel */
.flat-carousel .owl-carousel .owl-stage-outer {
    padding: 50px 0;
}


.flat-carousel-v1 .owl-theme .owl-dots .owl-dot.active span,
.flat-carousel-v1 .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #00aeff;
}

.flat-carousel-v1 .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    border-radius: 50px;
}

.flat-carousel-v1 .owl-theme .owl-dots  .owl-dot.active span {
    position: relative;
}

.flat-carousel-v1 .owl-theme .owl-dots  .owl-dot.active span::before {
    content: "";
    width: 18px;
    height: 18px;
    border: 1px solid #00aeff;
    position: absolute;
    top: -5px;
    left: -5px;
    border-radius: 50%;
}

.flat-carousel-v1 .owl-theme .owl-dots .owl-dot {
    padding-right: 10px;
}

.flat-carousel-v1  .owl-controls {
    text-align: center;
    margin-top: 70px;
}





/* wrap-price-table */
.wrap-price-table {width: 25%; float: left;}


/* flat-row bg-2d3c49 */
.flat-row.bg-2d3c49 {
    background-color: #2d3c49;
}

.flat-price-table.bg-2d3c49 {
    border: 1px solid #4c5964;
}

.flat-price-table.bg-2d3c49 .price-title {
    color: #ffffff;
}

.flat-price-table.bg-2d3c49 .price-title:before {
    background-color: #4c5964;
}

.flat-price-table.bg-2d3c49 .price-title:after {
    background-color: #4c5964;
}


.flat-price-table.bg-2d3c49 .price .dola {
    color: #ffffff; 
}

.flat-price-table.bg-2d3c49 ul.price-table-list li:nth-child(2n+1) {
    background-color: #283542;
}

.flat-price-table.bg-2d3c49 .hot:before {
    content: '';
    width: 0;
    height: 0;
    top: 3px;
    right: -9px;
    border-top: 17px solid transparent !important;
    border-left: 17px solid  #2d3c49;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.flat-price-table.bg-2d3c49:hover {
    border: 4px solid #31aae2;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.flat-price-table.bg-2d3c49 ul.price-table-list li {
    color: #ffffff;
}

/*flat-row bg-90d0bf
-----------------------------------------------------------------*/
.flat-row.bg-90d0bf {
  background-color: #90d0bf;  
}

.flat-price-table.bg-db {
    border: 1px solid #ffffff; 
    background-color: #c8e7df;
}

.flat-price-table.bg-db .hot:before {
    content: '';
    width: 0;
    height: 0;
    top: 3px;
    right: -9px;
    border-top: 17px solid transparent !important;
    border-left: 17px solid #c8e7df;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.flat-price-table.bg-db:hover {
    border: 1px solid  #90d0bf;

}

/*flat-row bg-img
-----------------------------------------------------*/
.flat-row.bg-img {
    background-image: url(../images/Price.jpg);
    background-size: cover;
}

.flat-price-table.bg-image {
    background-color: #c3e0d8;
    opacity: 0.8;
    border: 1px solid #ffffff;
}

.flat-price-table.bg-image .hot:before {
    content: '';
    width: 0;
    height: 0;
    top: 3px;
    right: -9px;
    border-top: 17px solid transparent !important;
    border-left: 17px solid #c3e0d8;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.flat-price-table.bg-image:hover {
    border: 1px solid  #c3e0d8;

}

/* .flat-row.makx-price
--------------------------------------------------------*/
.flat-row.makx-price {
    background-color: #ffffff;
}

.flat-price-inner {
    text-align: center;

}

.flat-price-inner.bg-f1f1f1 {
    background-color: #f1f1f1;
}

.flat-price-inner .box-title {
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #4b4b4b;
    padding: 20px 0 18px 0;
    position: relative;
}

.flat-price-inner .price {
    color: #e3e3e3;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    padding: 47px 0 16px;
    background-color: #595959;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flat-price-inner .price:before {
    position: absolute;
    left: 0;
    bottom: -20px;
    content: "";
    width: 0;
    height: 20px;
    border-left: 347px solid #595959;
    border-right: 0px solid #595959;
    border-bottom: 20px solid transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flat-price-inner .price .dola {
    color: #ffffff;
    font-weight: 400;
    font-size: 74px;
    line-height: 27px;
}

.flat-price-inner ul.price-table-list li {
    color: #616161;
    font-size: 14px;
    line-height: 40px;
    color: #212121;
}

.flat-price-inner ul.price-table-list  {padding-top: 35px;padding-bottom: 35px;}

.flat-price-inner:hover {
    box-shadow: 0px 0px 14.55px 0.45px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.flat-price-inner:hover .price {
    background-color: #ed9f24;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.flat-price-inner:hover .price:before {
    border-left: 350px solid #ed9f24;
    border-right: 0px solid #ed9f24;
    border-bottom: 20px solid transparent;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.flat-price-inner:hover .box-title {
    background-color: #db8d11;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

/* flat-row plant
-----------------------------------------------------*/
.flat-row.plant {
    background-color: #fafafa;
}

.bg-fffff {
    background-color: #ffffff;
}

.flat-price-inner.bg-fffff .box-title {
    font-size: 24px;
    line-height: 24px;
    color: #565562;
    text-transform: uppercase;
    background-color: #ffffff;
    padding-bottom: 0;
}

.flat-price-inner.bg-fffff .top-title p {
    color: #e4d7d0;
    font-size: 12px;
}

.flat-price-inner.bg-fffff .price {
    background-color: #00aeff;
    padding-top: 25px;
    padding-bottom: 13px;
    color: #ffffff;
    margin-bottom: 21px;
}

.flat-price-inner.bg-fffff .price.bg-f05324 {
    background-color: #f05323;
}

.flat-price-inner.bg-fffff .price.bg-f05324:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 0;
}

.flat-price-inner.bg-fffff .price .currency-unit {
    position: relative;
    top: -17px; 
    font-size: 18px;
}

.flat-price-inner.bg-fffff .price .dola {
    color: #ffffff;
    font-weight: 400;
    font-size: 42px;
    line-height: 27px;
}

.flat-price-inner.bg-fffff .price.bg-f05323:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 0;
}

.flat-price-inner.bg-fffff ul.price-table-list li:nth-child(2n+1) {
    background-color: #ffffff;
}

.flat-price-inner.bg-fffff  ul.price-table-list li:nth-child(2n+2) {
    background-color: #f7f8f4;
    margin: 0 20px;
}


@media (max-width: 990px){
   .wrap-price-table {width:50%;}
}
	



@media (max-width: 670px) { 
	.wrap-price-table {width:100%;}

}






   









.four {
    background: #151419;
    background-image: url(img/bg-round.png);
    background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 70px 0;
}
.Showcase {
    margin-top: 50px;
}
.Showcase__item {
  width: 28rem;
  height: 60rem;
  margin: 0 20px;
  transition: all 0.6s ease;
  transform: scale(0.8);
  opacity: 0.4;
}
.Showcase__item.slick-active.slick-center .Showcase__data {
  transition-delay: 0.3s;
  transform: perspective(1200rem) rotateX(0deg) translateZ(0px);
  opacity: 1;
}
.Showcase__picture {
  position: relative;
}
.Showcase__picture > img {
  display: block;
  width: 100%;
  height: auto;
}
.Showcase__data {
  overflow: hidden;
  padding: 20px;
  background: #35353A;
  color: #fff;
  position: relative;
  transform-style: preserve-3d;
  z-index: 1;
  transition: all 0.5s ease;
  opacity: 1;
  transform-origin: center center;
  transform: perspective(1000rem) rotateX(-90deg) translateZ(-5rem);
  opacity: 0;
}
.Showcase__title {
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 1.2;
}
.Showcase__name {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 700;
}
.white-hr {
    background: #999;
}
.Showcase__tags {
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
}
.Showcase__link {
  display: block;
  color: #9fe4fc;
  padding-top: 30px;
  font-family: "Museo";
  font-size: 20px;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid #9fe4fc;
  transition: ease .3s;
  outline: none;
}
.portfolio__item-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.portfolio__item-svg {
    padding-top: 30px;
}
.portfolio__item-svg svg {
    opacity: 0;
    transition: ease .3s;
}
.portfolio__item:hover .portfolio__item-svg svg, .Showcase__item:hover .portfolio__item-svg svg {
    opacity: 1;
}
.Showcase__link:hover {
    text-decoration: none;
    border-bottom: 1px solid transparent;
    color: #9fe4fc;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none !important;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-active.slick-center {
  opacity: 1;
  transform: scale(.95);
}
.slick-arrow {
  position: absolute;
  width: 5rem;
  height: 5rem;
  border: none;
  border-radius: 1rem;
  background: #2fa23b;
  color: #eee;
  cursor: pointer;
  z-index: 10;
  transition: all 0.6s ease;
}
.fas {
    font-size: 22px;
}
.slick-arrow:focus, .slick-arrow:active {
  outline: none;
}
.slick-arrow:hover {
  background: rgba(90,181,213, .85);
  color: #fff;
  border-radius: 5rem;
}
.slick-arrow.slick-prev {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.slick-arrow.slick-next {
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.slick-dots {
  list-style: none;
  display: block;
  margin: auto;
  margin-top: 1rem;
  text-align: center;
}
.slick-dots > li {
  display: inline-block;
}
.slick-dots > li:not(:first-child) {
  margin-left: 0.5rem;
}
.slick-dots > li:not(:last-child) {
  margin-right: 0.5rem;
}
.slick-dots > li > button {
  position: relative;
  font-size: 1px;
  background: transparent;
  border-radius: 10rem;
  border: none;
  color: transparent;
  width: 20px;
  height: 20px;
  outline: none !important;
}
.slick-dots > li > button::before {
  transition: all 0.6s ease;
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background: #999;
  top: 50%;
  left: 50%;
  border-radius: 10rem;
  z-index: 5;
  transform: translateX(-50%) translateY(-50%);
  outline: none !important;
}
.slick-dots li.slick-active button:before, .slick-dots li button:before {
    color: transparent !important;
}
.slick-dots > li.slick-active > button::before {
  transform: translateX(-50%) translateY(-50%) scale(1.5);
  background: #2fa23b;
}