body {
  font-family: Verdana;
}
html, body{
height: 100%;
}
h2 {
  color: #30261a;
  font-family: "CuprumBold";
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
p {
  text-align: center;
  font-size: 12px;
  line-height: 18px;
}
a{
  outline: none;
}
.wrapper {
  background-color: #fff;
  margin: 0 auto;
}

.slogan {
  color: #58595b;
  font-style: italic;
  margin-top: 13px;
}
.text {
  margin: 0 auto;
}

/* White block
-----------------------------------------------------------------------------*/
.white_home {
  background-color: #fff;
  width: 100%;
  height: 830px;
}
.white_home .rocket {
  background: url("../images/rocket.png") no-repeat;
  width: 63px;
  height: 216px;
  margin: 0 auto;
  display: block;
  position: absolute;
  left:0;
  right:0;
  top:220px;
  z-index:150;

  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 100500;
}
.white_home .rocket.roc_1 {
  top:1000px;
  opacity: 0;
}
.white_planeta {
  position: absolute;
  right: 50px;
  top: 100px;
  max-width: 198px;
}
.white_camen {
  position: absolute;
  right: 220px;
  top: 300px;
  max-width: 56px;
}
.white_solnce {
  position: absolute;
}
.white_nome .contact {
  text-align: center;
}
.white_home .contact h2 {
  padding-top: 140px;
}
.white_home .address {
  margin-top: 270px;
  font-size: 19px;
  color: #5a5550;
}
.white_home .room {
  color: #b0b0b0;
  font-size: 19px;
  font-style: italic;
  margin-top: 5px;
}
.white_home .phone {
  color: #30261a;
  font-family: "CuprumBold";
  font-weight: 700;
  font-size: 43px;
  margin: 25px auto;
  padding: 5px;
  width: 370px;
  border-radius: 6px;
  text-align: center;
}
.white_home .call {
  color: #30261a;
  font-family: "CuprumBold";
  font-weight: 700;
  margin-top: 30px;
  font-size: 30px;
}
.header_zakaz_knopka {
    margin-bottom: 40px;
    margin-top: 25px;
}
.orange_home h2, .yellow_home .cases h2, .red_home h2, .red_home .readMore, .blue_home h2, .skyBlue_home h2{
  position: relative;
  z-index: 2;
  margin-bottom: 15px;
}
/*--Кнопки оформления--*/
.stock a, .readMore a, .orange_home a, .red_home a, .blue_home a, .skyBlue_home a, .footer_zakaz_knopka a, .header_zakaz_knopka a{
  margin: 10px auto;
  font-size: 12px;
  color: #414042;
  border: 1px dashed;
  display: block;
  width: 200px;
  padding: 10px 17px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  text-align: center;
  text-decoration: none;
}
.header_zakaz_knopka a:hover{
  background-color: #414042;
  color: #fff;
}
.yellow_home a:hover, .orange_home a:hover, .red_home a:hover{
  background-color: #414042;
}
.yellow_home, .orange_home, .red_home, .blue_home, .skyBlue_home {
  padding-bottom:230px;
  position: relative;
  width: 100%;
}
/* Yellow block
-----------------------------------------------------------------------------*/
.yellow_home {
  background-color: #ffefb0;
}
.yellow_contur {
  background: url("../images/yellow_contur.png") no-repeat center;
  background-size: 100% 100%;
  max-height: 226px;
  position: relative;
  top: -130px;
  text-align: center;
  z-index: 2;
  width: 100%;
}

.sistema {
  position: absolute;
  right: 15px;
  top: 30px;
  z-index: 1;
  max-width: 256px;
}
.yellow_contur img {
  position: relative;
  max-width: 336px;
  top: -40px;
}
.yellow_home .stock {
  background-color:#fff;
  filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fff, endColorstr=#eee);
  background-image:-moz-linear-gradient(top,  #fff 30%, #eee 80%, #fff 100%);
  background-image:linear-gradient(top, #fff 30%, #eee 80%, #fff 100%);
  background-image:-webkit-linear-gradient(top,  #fff 30%, #eee 80%, #fff 100%);
  background-image:-o-linear-gradient(top, #fff 30%, #eee 80%, #fff 100%);
  background-image:-ms-linear-gradient(top,  #fff 30%, #eee 80%, #fff 100%);
  box-shadow: 1px 1px 1px #666;
  max-width: 965px;
  margin: 0 auto 50px;
  padding: 70px;
  border-radius: 30px;
	z-index:3;
}
.yellow_home .stock h2 {
  text-align: center;
  margin-bottom: 15px;
}
.yellow_home .stock p {
  color: #807f7d;
}
.yellow_home .playgrounds {
  background: url("../images/playgrounds.png") no-repeat;
  width: 283px;
  height: 96px;
  margin: 20px auto;
}
.yellow_home .cases {
  text-align: center;
}
.yellow_home .cases p {
  color: #58595b;
}
.yellow_home a:hover {
  color: #FEEFB0;
  border-color: #FEEFB0;
}
.stock_href a {
  width: 350px;
}
.stock_table {
    display: table-cell;
    vertical-align: middle;
}
.yellow_home .stock{
  display: table;
}
.stock_href_tel a {
  width: 350px;
}
.stock_href a:hover {
  color: #FEFEFE;
}
.stock_href_tel a:hover {
  color: #FEFEFE;
}
/* Orange block
-----------------------------------------------------------------------------*/
.orange_home {
  background-color: #ffedcb ;
}
.orange_content {
  position: relative;
  top: 10%;
}
.orange_image_center {
 position:absolute;
 top:0; left:0; right:0; bottom:0;
 margin:auto;
}
.orange_contur {
  background: url("../images/orange_contur.png") no-repeat center;
  background-size: 100% 100%;
  max-height: 186px;
  position: relative;
  top: -80px;
  text-align: center;
  z-index: 2;
}
.orange_contur img {
  max-width: 1037px;
  position: relative;
  top: -56px;
  width: 100%;
}
.orange_home .text {
  position: relative;
  z-index: 2;
}
.orange_home p {
  color: #58595b;
  position: relative;
}
.orange_home a:hover {
  color: #ffedcb;
  border-color: #ffedcb;
}
/* Red block
-----------------------------------------------------------------------------*/
.red_home {
  background-color: #ffa2a8;
}
.red_image_center {
  left: 50%;
  margin-left: -420px;
  position: absolute;
  top: 55px;
}
.red_contur {
  background: url("../images/red_contur.png") no-repeat center;
  background-size: 100% 100%;
  max-height: 157px;
  position: relative;
  top: -95px;
  text-align: center;
}
.red_man {
  background: url("../images/man.png") no-repeat center;
  height: 130px;
  width: 129px;
  background-size: 100% 100%;
  position: absolute;
  z-index: 30;
  opacity: 0;
  top:-50px;
}
.red_contur img {
  max-width: 1245px;
  width: 100%;
}
.red_blick_u{
  position: absolute;
  z-index: 50;
}
.red_home p {
  color: #414042;
}
.red_home a:hover {
  color: #ffa2a8;
  border-color: #ffa2a8;
}
/* Blue block
-----------------------------------------------------------------------------*/
.blue_home {
  background-color: #006c9d;
}
.blue_contur {
  background: url("../images/blue_contur.png") no-repeat center;
  background-size: 100% 100%;
  max-height: 238px;
  position: relative;
  top: -90px;
  text-align: center;
  z-index: 2;
}
.blue_contur img {
  position: relative;
  top: -5%;
  width:100%;
  max-width: 1025px;
}
.blue_home p {
    color: #e6e7e8;
}
.blue_home .readMore {
    color: #e6e7e8;
    margin-top: 30px;
}
.blue_home .content {
    position: relative;
}
.blue_home a {
  color: #e6e7e8;
}
.blue_home a:hover {
    color: #006c9d;
    background-color: #e6e7e8;
    border-color: #006c9d;
}
/* SkyBlue block
-----------------------------------------------------------------------------*/
.skyBlue_home {
  background-color: #50a6d6;
}
.skyBlue_contur {
  background: url("../images/skyBlue_contur.png") no-repeat center;
  background-size: 100% 100%;
  max-height: 226px;
  position: relative;
  top: -90px;
  text-align: center;
  z-index: 2;
}
.skyBlue_home p {
  color: #e6e7e8;
}
.skyBlue_home .readMore {
  color: #e6e7e8;
  margin-top: 30px;
}
.skyBlue_home a {
  color: #e6e7e8;
}
.skyBlue_home a:hover {
    color: #50a6d6;
    background-color: #e6e7e8;
    border-color: #50a6d6;
}
.skyBlue_contur img {
  max-width: 1025px;
  width: 100%;
  left: 1%;
  position: relative;
}
/* WhiteBlue block
-----------------------------------------------------------------------------*/
.whiteBlue_home{
  background-color:#a4ceed;
  position: relative;
  height: 600px;
}
.whiteBlue_contur {
  background: url("../images/whiteBlue_contur.png") no-repeat center;
  background-size: 100% 100%;
  max-height: 196px;
  position: relative;
  top: -90px;
  text-align: center;
  z-index: 2;
}
.whiteBlue_contur img {
  position: relative;
  top: 90px;
  right: 3%;
  max-width: 1360px;
  width: 100%;
}

.whiteBlue_home .rocket_1 {
  background: url("../images/rocket.png") no-repeat;
  width: 63px;
  height: 216px;
  margin: 0 auto;
  display: block;
  bottom:230px;
  position: absolute;
  left:0;
  right:0;
  z-index: 150;

  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
.whiteBlue_home .rocket_1.roc{
  bottom:4500px;
  opacity: 0;
}
.whiteBlue_footer{
  background: url("../images/whiteBlue_footer.png") no-repeat;
  background-size: 100% 100%;
  max-height: 197px;
  width:100%;
  height: 100%;
  position: absolute;
  bottom:-1px;
}

/*---footer----*/
footer {
  position: relative;
  background-color: #4fa8d7;
}
.footer_img_tel, .footer_img_adr, .footer_img_email{
  height: 28px;
  background-size: 100%;
  width: 28px;
  padding: 0 5px 5px;
}
.footer_img_tel{
  background: url("../images/call-w.png") no-repeat;
}
.footer_img_adr{
  background: url("../images/loc-w.png") no-repeat;
}
.footer_img_email {
  background: url("../images/mail-w.png") no-repeat;
  height: 21px;
  width: 31px;
}
.footer_1 {
  margin: 0 auto;
  position: relative;
  background-color: #4fa8d7;
}
.footer {
    padding: 0 0 10px;
}
.foote_phone {
  padding: 5px 0;
}
.footer_tel_1, .footer_tel_2 {
  width: 100%;
  display: inline-block;
  color:#fff;
  margin-bottom: 10px;
}

.footer_tel_1 span, .footer_tel_2 span {
  float: left;
  margin-left: 10px;
}
.footer_zakaz_knopka a{
  color: #fff;
  font-size: 16px;
}
.footer_zakaz_knopka a:hover {
  background-color:#fff;
  border-color: #4085a3;
  color: #4085a3;
  text-decoration:none;
}
.footer_podval{
  clear: both;
  height: 20px;
  background-color: #4085a3;
}
.footer_f, .footer_vk, .footer_tb, .footer_insta {
  padding: 3px;
  text-align: center;
  width: 25px;
  margin-left: 3px  !important;
}
.footer_vk {
  background-color: #25658b;
}
.footer_f{
  background-color: #3b5998;
}
.footer_tb{
  background-color: #3499d0;
}
.footer_insta{
  background-color: #966d56;
}
footer a {
  color:#fff;
  text-decoration: none;
}
footer a:focus, footer a:hover {
  color:#fff;
  text-decoration: none;
}
/*----------контактная форма-----*/
.modal-dialog {
  margin: 30px auto;
  position: relative;
  top: 20%;
  width: 500px;
}
.modal-header {
  border-bottom: none;
  font-weight: bold;
}
.form-group label {
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 6px;
}
.help-block{
  margin-top: 0;
}
#btn-send {
  background-color: #54ac5c;
  border: 1px solid;
  width: 100%;
}
.modal-body{
  padding: 15px 15px 45px;
}
.modal-header{
  padding: 45px 15px 15px;
}
button.close{
  position: absolute;
  right: 30px;
  top: 20px;
  opacity: 1;
}

/*------Слайдер------*/
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url("../images/ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track { -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; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[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; border: 1px solid transparent; }
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -25px; }
[dir="rtl"] .slick-prev { left: auto; right: -25px; }
.slick-prev:before { content: " "; }
[dir="rtl"] .slick-prev:before { content: " "; }
.slick-next { right: -25px; }
[dir="rtl"] .slick-next { left: -25px; right: auto; }
.slick-next:before { content: " "; }
[dir="rtl"] .slick-next:before { content: " "; }
.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }
.slider .slick-prev {background: rgba(0, 0, 0, 0) url("../images/rotate-left.png") no-repeat scroll 0 0; height: 140px; top: 50px; width: 22px; border: 0;}
.slider .slick-next {background: rgba(0, 0, 0, 0) url("../images/rotate-right.png") no-repeat scroll 0 0; height: 140px; top: 50px; width: 22px; border: 0;}
.slider .slick-slide:hover {opacity: 1;}
.slider .slick-slide {margin: 50px; opacity: 0.7;}
.slick-slider {margin-bottom: 0;}