/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* styles */
html, body {}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust:none;
    font-family: 'Gotham Pro';
    font-size: 16px;
}

#main {
    position: relative;
    min-height: 100%;
    overflow: hidden;
}

.wrapper {
    width: 1144px;
    margin: 0 auto;
    position: relative;
}

p, li {line-height: 140%;}
i.rub {font-family: 'als_rublregular'; font-weight: normal; text-transform: none;}

#formCaller {display: none; opacity: 0;}

header {padding: 20px 0;}
  .header__desc {font-size: 20px; font-weight: bold; text-align: center; line-height: 140%;}
  .header__phone span {display: block; font-size: 30px; padding: 0 0 7px 0;}
  .header__phone span a {color: #000; text-decoration: none;}
  a.callback, a.police {display: inline-block; line-height: 130%; color: #00b5da; border-bottom: 2px solid #00b5da; text-decoration: none;}

.heading__box {background: url(../images/heading-bg.jpg) no-repeat 50% 0; margin: 0 0 -250px 0; height: 1128px; color: #fff; box-sizing: border-box; padding: 95px 0;}
  h1 {line-height: 120%; font-size: 52px; font-weight: 900; text-shadow: 0 2px rgba(0,0,0,0.44); padding: 0 0 35px 0;}
  .btn {padding: 0 65px; border-radius: 10px; height: 96px; overflow: hidden; display: inline-block; line-height: 96px; background: #fda700; background: linear-gradient(to top, #fda700, #fed761); font-size: 18px; text-shadow: 0 2px rgba(0,0,0,0.24); text-transform: uppercase; font-weight: 900; color: #fff; text-decoration: none;}
  .btn:hover, .modal__box form button:hover {background: #fda700;}
  .btn span {padding: 0 55px 0 0; display: inline-block; background: url(../images/load-icon.png) no-repeat 100% 50%;}
  .file-size {display: block; text-align: center; width: 429px; padding: 15px 0 0 0; font-size: 12px;}

.section1__box {padding: 0 0 75px 0;}
  h2 {text-align: center; line-height: 130%; font-size: 40px; font-weight: 900; padding: 0 0 65px 0;}
  .section1__block {width: 457px;}
  .section1__block p {padding: 0 0 28px 0;}
  .section1__bottom {display: block; line-height: 140%; font-weight: bold; font-size: 24px;}
  .section1-image {position: absolute; bottom: -77px; left: -268px;}

.section2__box {background: url(../images/section2-bg.jpg) no-repeat 50% 0; height: 1499px; margin: 0 0 -170px 0; box-sizing: border-box; padding: 90px 0; color: #fff;}
  .section2__box h2 {text-shadow: 0 2px rgba(0,0,0,0.44); padding: 0 0 55px 0;}
  .section2__block {position: relative; padding: 110px 0 20px 0;}
  .section2__block span {display: block; font-size: 24px; font-weight: bold; padding: 0 0 25px 0;}
  .section2__block:before {content: ""; position: absolute; top: 0; left: -10px; width: 109px; height: 109px;}
  .section2__block.bg1:before {background: url(../images/icon1.png) no-repeat;}
  .section2__block.bg2:before {background: url(../images/icon2.png) no-repeat;}
  .section2__block.bg3:before {background: url(../images/icon3.png) no-repeat;}
  .section2__block.bg4:before {background: url(../images/icon4.png) no-repeat;}
  .section2__block.bg5:before {background: url(../images/icon5.png) no-repeat;}
  .section2__box .flex {padding: 0 30px;}
  .section2__info p {padding: 0 0px 25px 0;}
  .section2__info {padding: 60px 40px 0 0;}
  .section2__circle {width: 400px; height: 400px; box-sizing: border-box; box-shadow: 0 50px 114px rgba(0,57,94,0.5); background: #fff; background: linear-gradient(to top, #ddf5fe, #fff); border-radius: 100%; color: #000; text-align: center; font-size: 24px; padding: 45px 0 0 0;}
  .section2__circle span {font-size: 150px; color: #0081b3; font-weight: 900;}
  .section2-image {position: absolute; bottom: -210px; right: -60px;}

.section3__box {padding: 0 0 120px 0; background: url(../images/section3-bg.jpg) no-repeat 50% 100%;}
  .section3__box h2 {padding: 0 0 55px 0;}
  .section__form {background: #fff; width: 444px; margin: 0 0 0 150px; box-shadow: 0 18px 90px rgba(0,57,94,0.16); padding: 50px 40px;}
  .section__form p {text-align: center; padding: 0 0 30px 0;}
  .section__form p span {display: block; font-size: 36px; font-weight: bold; line-height: 120%;}
  .section__form .flex {padding: 0 0 10px 0;}
  .section__form .flex span {font-size: 14px; text-align: right; width: 98px;}
  .section__form input[type="text"] {display: block; width: 240px; height: 44px; padding: 0 15px; font-size: 16px; font-family: 'Gotham Pro'; box-sizing: border-box; border: 1px solid #d5d9e7;}
  .section__form form {padding: 0 40px;}
  .section__form .btn {width: 100%; padding: 0; border: 0; cursor: pointer; font-family: 'Gotham Pro'; font-size: 18px; margin: 15px 0 0 0;}
  .section3-image {position: absolute; bottom: -120px; right: 0;}

.section4__box {background: url(../images/section4-bg.png) no-repeat; height: 1426px; box-sizing: border-box; padding: 90px 0; margin: 0 0 -190px 0;}
  .section4__box h2 {color: #fff; text-shadow: 0 2px rgba(0,0,0,0.44); padding: 0 0 70px 0;}
  .section4__block {background: #fff; width: 620px; box-shadow: 0 0 20px rgba(0,0,0,0.1); padding: 55px; box-sizing: border-box;}
  .section4__head {font-size: 24px; font-weight: bold; padding: 0 0 30px 0;}
  .section4__block .row {padding: 20px 0 30px 0;}
  .section4-block {line-height: 140%; padding: 0 0 25px 80px; position: relative;}
  .section4-block:before {content: ""; position: absolute; top: 0; left: -10px; width: 92px; height: 92px;}
  .section4-block.bg1:before {background: url(../images/s-icon1.png) no-repeat;}
  .section4-block.bg2:before {background: url(../images/s-icon2.png) no-repeat;}
  .section4-block.bg3:before {background: url(../images/s-icon3.png) no-repeat;}
  .section4-block.bg4:before {background: url(../images/s-icon4.png) no-repeat;}
  .section4-block.bg5:before {background: url(../images/s-icon5.png) no-repeat; top: -10px; height: 110px;}
  .section4-block.bg6:before {background: url(../images/s-icon6.png) no-repeat; top: -10px; height: 110px;}
  .section4-image {position: absolute; top: 150px; left: -100px;}

.section5__box {margin: 0 0 -125px 0;}
  .section5__box h2 {padding: 0 0 65px 0;}
  .section5__block {position: relative; padding: 0 0 40px 80px;}
  .section5__block span {display: block; line-height: 120%; font-size: 24px; font-weight: bold; padding: 0 0 20px 0;}
  .section5__block:before {content: ""; position: absolute; top: 0; left: -10px; width: 92px; height: 92px;}
  .section5__block.bg1:before {background: url(../images/b-icon1.png) no-repeat;}
  .section5__block.bg2:before {background: url(../images/b-icon2.png) no-repeat;}
  .section5__bottom {display: block; line-height: 140%; font-weight: bold; font-size: 24px; padding: 0 0 25px 0;}
  .section5-image {position: absolute; top: 20px; right: -386px; z-index: -1;}
  .section5__box .btn {padding: 0 35px;}

.section6__box {background: url(../images/section6-bg.png) no-repeat 50% 0; height: 1194px; text-align: center; box-sizing: border-box; padding: 480px 0 0 0; color: #fff;}
  .section6__box h2 {text-shadow: 0 2px rgba(0,0,0,0.44); padding: 0 0 35px 0;}
  .section6__box p {font-size: 24px; text-shadow: 0 2px rgba(0,0,0,0.44); font-weight: bold; padding: 0 0 40px 0;}
  .animateblock {opacity: 0; transition: 1s; transition-delay: 0.5s; transform: translateX(-30px);}
  .animateblock.animated {opacity: 1; transform: translateX(0px);}
  .police__block {padding: 20px; font-size: 14px;}
  .heading__title {display: block; line-height: 130%; padding: 0 0 25px 0;}
  .back__btn a {display: inline-block; color: #fff; margin: 25px 0 0 0;}


  .modal__box {display: none; width: 400px; text-align: center; font-size: 16px; position: relative;}
  .modal__box input[type="text"] {display: block; width: 100%; font-family: 'Gotham Pro'; font-weight: 500; padding: 0 20px; margin: 0 0 15px 0; height: 65px; border: 1px solid #8f8f8f; background: #e1e1e1; box-sizing: border-box; font-size: 18px; color: #000;}
  .modal__box .h3__title {text-align: center; font-size: 25px; font-weight: bold; padding: 0 0 25px 0;}
  .modal__box form button {display: block; margin-top: 25px; width: 100%; height: 70px; font-size: 22px; cursor: pointer; color: #fff; border: 0; background: #fda700; background: linear-gradient(to top, #fda700, #fed761); font-size: 18px; text-shadow: 0 2px rgba(0,0,0,0.24); text-transform: uppercase; font-weight: 900; font-family: 'Gotham Pro'; border-radius: 10px;}
  .modal__box p, .modal__box span {padding: 0 0 15px 0; display: block; line-height: 130%;}

/* footer */
footer {font-size: 16px; padding: 45px 0;}
  footer a {color: #000; text-decoration: none;}
  footer p {padding: 5px 0 0 0;}

*:focus {outline: none;}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}

input:not([type=checkbox]):not([type=radio]),
textarea,
select {
   -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.flex {display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;}
.space-between {-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}
.align-item {-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-end {-webkit-justify-content: flex-end; justify-content: flex-end;}
form {position: relative; z-index: 10;}

.row {margin: 0 -16px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
    .col-md-1 {padding: 0 16px; box-sizing: border-box; -webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
    .col-md-2 {padding: 0 16px; box-sizing: border-box; -webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
    .col-md-3 {padding: 0 16px; box-sizing: border-box; -webkit-flex:0 0 33.3%;-ms-flex:0 0 33.3%;flex:0 0 33.3%;max-width:33.3%;}
    .col-md-4 {padding: 0 16px; box-sizing: border-box; -webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}

input[type="checkbox"] {position: absolute;left: -9999px;}
input[type="checkbox"] + label {position: relative; margin: 20px 0 0 0; text-align: left; font-size: 12px; color: #9197a8; display: inline-block; line-height: 150%; padding: 0 0 0 35px;}
input[type="checkbox"] + label:before {content: ""; position: absolute; top: 0; left: 0; width: 20px; height: 20px; border: 1px solid #d5d9e7;}
input[type="checkbox"]:checked + label:after {content: ""; position: absolute; top: 7px; left: 7px; width: 8px; height: 8px; background: #fcbd00;}

.br-block {display: none;}
.preload__box {display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff; z-index: 100;}
.preload__box .flex {width: 100%; height: 100%;}

.morphing-btn-wrap {
    display: inline-block;
    position: relative;
    text-align: center;
    z-index: 300;
}

.morphing-btn {
    box-sizing: border-box;
    -webkit-transition: background .3s, color .2s .2s, width .2s 0s;
       -moz-transition: background .3s, color .2s .2s, width .2s 0s;
         -o-transition: background .3s, color .2s .2s, width .2s 0s;
            transition: color .3s .2s, width .2s 0s;
    white-space: nowrap;
}

.morphing-btn_circle {
    color: transparent !important;
    padding-left: 0;
    padding-right: 0;

/* Override inline style rule */
    -webkit-transition: color .2s 0s, width .3s .2s;
       -moz-transition: color .2s 0s, width .3s .2s;
         -o-transition: color .2s 0s, width .3s .2s;
            transition: color .2s 0s, width .3s .2s;
    width: 96px !important;
}

.morphing-btn_circle span {opacity: 0;}

.morphing-btn-clone {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    background: #fda700; background: linear-gradient(to top, #fda700, #fed761);
    border-radius: 50%;
    position: fixed;
    -webkit-transition: all .5s cubic-bezier(.65, .05, .36, 1);
       -moz-transition: all .5s cubic-bezier(.65, .05, .36, 1);
         -o-transition: all .5s cubic-bezier(.65, .05, .36, 1);
            transition: all .5s cubic-bezier(.65, .05, .36, 1);
    z-index: 300;
}

.morphing-btn-clone_visible {
    display: block;
    -webkit-transform: scale(1) !important;
       -moz-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
         -o-transform: scale(1) !important;
            transform: scale(1) !important;
}

.fancybox-morphing .fancybox-bg {
    background: #fda700; background: linear-gradient(to top, #fda700, #fed761);
    opacity: 1;
}

.fancybox-morphing .fancybox-toolbar {
    right: 40px;
    top: 20px;
}

.fancybox-morphing .fancybox-button--close {
    background: rgba(0, 0, 0, .2);
    border-radius: 50%;
    color: #fff;
}

.fancybox-morphing .fancybox-button--close:hover {
    background: rgba(0, 0, 0, .25);
}

/* Styling for element used in example */

#morphing-content {
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    background: transparent;
    line-height: 2;
    margin: 0;
    padding: 6em 10vw;
    position: relative;
    z-index: 3;
}

#morphing-content * {
    color: #fff;
}

#floatingCirclesG{
  position:relative;
  width:112px;
  height:112px;
  margin:auto;
  transform:scale(0.6);
    -o-transform:scale(0.6);
    -ms-transform:scale(0.6);
    -webkit-transform:scale(0.6);
    -moz-transform:scale(0.6);
}

.f_circleG{
  position:absolute;
  background-color:rgb(255,255,255);
  height:20px;
  width:20px;
  border-radius:10px;
    -o-border-radius:10px;
    -ms-border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
  animation-name:f_fadeG;
    -o-animation-name:f_fadeG;
    -ms-animation-name:f_fadeG;
    -webkit-animation-name:f_fadeG;
    -moz-animation-name:f_fadeG;
  animation-duration:0.992s;
    -o-animation-duration:0.992s;
    -ms-animation-duration:0.992s;
    -webkit-animation-duration:0.992s;
    -moz-animation-duration:0.992s;
  animation-iteration-count:infinite;
    -o-animation-iteration-count:infinite;
    -ms-animation-iteration-count:infinite;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
  animation-direction:normal;
    -o-animation-direction:normal;
    -ms-animation-direction:normal;
    -webkit-animation-direction:normal;
    -moz-animation-direction:normal;
}

#frotateG_01{
  left:0;
  top:45px;
  animation-delay:0.3695s;
    -o-animation-delay:0.3695s;
    -ms-animation-delay:0.3695s;
    -webkit-animation-delay:0.3695s;
    -moz-animation-delay:0.3695s;
}

#frotateG_02{
  left:13px;
  top:13px;
  animation-delay:0.496s;
    -o-animation-delay:0.496s;
    -ms-animation-delay:0.496s;
    -webkit-animation-delay:0.496s;
    -moz-animation-delay:0.496s;
}

#frotateG_03{
  left:45px;
  top:0;
  animation-delay:0.6125s;
    -o-animation-delay:0.6125s;
    -ms-animation-delay:0.6125s;
    -webkit-animation-delay:0.6125s;
    -moz-animation-delay:0.6125s;
}

#frotateG_04{
  right:13px;
  top:13px;
  animation-delay:0.739s;
    -o-animation-delay:0.739s;
    -ms-animation-delay:0.739s;
    -webkit-animation-delay:0.739s;
    -moz-animation-delay:0.739s;
}

#frotateG_05{
  right:0;
  top:45px;
  animation-delay:0.8655s;
    -o-animation-delay:0.8655s;
    -ms-animation-delay:0.8655s;
    -webkit-animation-delay:0.8655s;
    -moz-animation-delay:0.8655s;
}

#frotateG_06{
  right:13px;
  bottom:13px;
  animation-delay:0.992s;
    -o-animation-delay:0.992s;
    -ms-animation-delay:0.992s;
    -webkit-animation-delay:0.992s;
    -moz-animation-delay:0.992s;
}

#frotateG_07{
  left:45px;
  bottom:0;
  animation-delay:1.1085s;
    -o-animation-delay:1.1085s;
    -ms-animation-delay:1.1085s;
    -webkit-animation-delay:1.1085s;
    -moz-animation-delay:1.1085s;
}

#frotateG_08{
  left:13px;
  bottom:13px;
  animation-delay:1.235s;
    -o-animation-delay:1.235s;
    -ms-animation-delay:1.235s;
    -webkit-animation-delay:1.235s;
    -moz-animation-delay:1.235s;
}



@keyframes f_fadeG{
  0%{
    background-color:rgb(0,0,0);
  }

  100%{
    background-color:rgba(255,255,255,0.99);
  }
}

@-o-keyframes f_fadeG{
  0%{
    background-color:rgb(0,0,0);
  }

  100%{
    background-color:rgba(255,255,255,0.99);
  }
}

@-ms-keyframes f_fadeG{
  0%{
    background-color:rgb(0,0,0);
  }

  100%{
    background-color:rgba(255,255,255,0.99);
  }
}

@-webkit-keyframes f_fadeG{
  0%{
    background-color:rgb(0,0,0);
  }

  100%{
    background-color:rgba(255,255,255,0.99);
  }
}

@-moz-keyframes f_fadeG{
  0%{
    background-color:rgb(0,0,0);
  }

  100%{
    background-color:rgba(255,255,255,0.99);
  }
}

@media (max-width: 1260px) {
    .wrapper {width: 990px;}
    .section1-image {width: 800px; height: auto;}
    .section2-image {right: -150px;}
    .section3-image {width: 550px; height: auto;}
    .section4-image {width: 500px; height: auto;}
    .section5-image {right: -500px;}
}

@media (max-width: 1040px) {
    .wrapper {width: 778px;}
    .header__logo img {width: 200px; height: auto;}
    .header__phone span {font-size: 25px;}
    .section1-image {width: 600px;}
    .section2__box .flex {padding: 0;}
    .section2-image {bottom: -350px; width: 1000px; height: auto;}
    .section2__circle {flex: 1;}
    .section2__info {width: 350px;}
    .section2__info br, .section3-image, .section4-image {display: none;}
    .section5-image {right: -700px;}
}

@media (max-width: 800px) {
    .wrapper {width: auto; padding: 0 15px;}
    body {font-size: 16px; text-align: center;}
    img {max-width: 100%; max-height: 100%;}
    br, .header__desc, .section3-image, .file-size {display: none;}
    .flex {display: block;}
    header {padding: 20px 0;}
    .header__phone {text-align: center; padding: 5px 0 0 0;}
    .header__logo {margin: 0;}
    .heading__box, .section2__box, .section4__box, .section6__box {background: #00add7; padding: 35px 0; height: auto; margin: 0;}
    .header__phone span {padding: 5px 0;}
    h1 {font-size: 25px;}
    .btn, .section5__box .btn {height: auto; line-height: 120%; font-size: 16px; padding: 30px;}
    .btn span {padding: 0; background: none;}
    .section1__box {padding: 35px 0 0 0;}
    h2 {font-size: 22px; padding: 0 0 20px 0 !important;}
    .section1__block {width: auto;}
    .section1-image, .section2-image {position: static; display: block; margin: 0 auto; width: auto; margin-top: 25px;}
    .section1__bottom {font-size: 20px;}
    .section2__block {text-align: left; display: inline-block;vertical-align: top; width: 49%;}
    .section2__block:last-child {display: block; width: auto;}
    .section2__info {width: auto; padding: 0 0 25px 0;}
    .section2__circle {width: 300px; height: 300px; margin: 0 auto; font-size: 18px;}
    .section2__circle span {font-size: 100px;}
    .section3__box {padding: 35px 0;}
    .section__form {width: auto; margin: 0; padding: 30px;}
    .section__form p span {font-size: 25px;}
    .section__form input[type="text"] {width: 100%;}
    .section__form .flex span {width: auto; text-align: left; display: block; padding: 5px 0;}
    .section__form .btn {padding: 20px;}
    .section4__block {width: auto;}
    .section4-block {text-align: left;}
    .section4__head, .section5__bottom {font-size: 20px;}
    .section5__box {margin: 0; padding: 35px 0;}
    .section5__block span {font-size: 20px;}
    .section5__block {text-align: left;}
    .section6__box p {font-size: 16px; padding: 0 0 25px 0;}
    .footer__block {padding: 7px 0;}
    .section2__block span {font-size: 20px;}
    .section4__block {padding: 30px;}
}

@media (max-width: 600px) {
  .row {display: block; margin: 0;}
  .col-md-1, .col-md-2, .col-md-3, .col-md-4 {display: block; padding: 0; max-width: 100%;}
  .section4-block {padding-bottom: 50px;}
}

@media (max-width: 550px) {
  .modal__box {width: auto; margin: 20px !important}
}