body {
    font-family: 'Montserrat', sans-serif;
    color: #2c3234;
}

.wrapper {
    width: 1450px;
    margin-left: auto;
    margin-right: auto;
}

a {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.clear {
    clear: both;
}

.berys {
    color: #3eefeb;
}

.tac {
    text-align: center;
}

.prl {
    position: relative;
}

h2 {
    font-size: 46px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    margin-top: 75px;
    background: url(../img/marker.png) center bottom no-repeat;
    padding-bottom: 55px;
    margin-bottom: 55px;
}

h2:first-letter {
    color: #22c7c4;
}


/* main screen */

.main {
    background: url(../img/top-bg01.png) center bottom no-repeat,
                url(../img/elka03.png) right top no-repeat,
                url(../img/main_bg.jpg) center top no-repeat;
    overflow: hidden;
    padding-bottom: 290px;
}

/*
.top-panel {
    position: relative;
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 50px;
    height: 71px
}
*/

/*
.logo {
    position: absolute;
}

.top-panel menu {
    position: absolute;
    left: 360px;
    list-style: none;
    top: 35px;
}

.top-panel menu li {
    display: inline-block;
}

.top-panel menu li a {
    margin-right: 30px;
    color: #fff;
}

.top-panel menu li a:hover {
    color: #30dfff;
}
*/

#menu ul {
    list-style: none;
}

#menu ul li {
    display: inline-block;
}

#menu ul li a {
    margin-right: 30px;
    color: #fff;
}

#menu ul li:last-child a {
    margin-right: 0;
}

.phone {
/*
    position: absolute;
    right: 0px;
*/
    font-size: 36px;
    font-weight: 700;
/*    top: 25px;*/
}

.phone a {
    color: #fff;
}

.main h1 {
    text-align: center;
    color: #fff;
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 300px;
    background: url(../img/marker.png) center bottom no-repeat;
    padding-bottom: 55px;
    margin-bottom: 85px;
}

.main h1 span {
    font-weight: 900;
}

.button {
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, from(#c81b55), to(#f82362));
    background: linear-gradient(to top, #c81b55, #f82362);
    padding: 30px 50px;
    border-radius: 50px;
    -webkit-box-shadow: 20px 20px 20px rgba(0,0,0,0.6);
    box-shadow: 20px 20px 20px rgba(0,0,0,0.6);
}

.button:hover {
    background: -webkit-gradient(linear, left bottom, left top, from(#f82362), to(#c81b55));
    background: linear-gradient(to top, #f82362, #c81b55);
}


/* about */

.about {
/*
    background: url(../img/logo-bg.png) center no-repeat,
                url(../img/bottom-bg.png) center bottom no-repeat,
                url(../img/darckb.png);
*/
    background: url(../img/bgbgb.png) center top no-repeat;
    height: 818px;
    margin-top: -110px
    z-index:40;
}

.about h2 {
    margin: 0;
    position: absolute;
    color: #fff;
    font-size: 56px;
    text-transform: uppercase;
    font-weight: 900;
    background: url(../img/marker01.png) left bottom no-repeat;
    padding-bottom: 15px;
    top: 345px;
}

.about img {
    position: absolute;
    left: 590px;
    top: 310px;
}

.about p {
    position: absolute;
    left: 880px;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    top: 315px;
    padding-right: 100px;
}


/* advantages */

.advantages {z-index:50;}

.advantages ul {
    list-style: none;
    margin-bottom: 130px;
}

.advantages ul li {
    display: inline-block;
    width: 24%;
    text-align: center;
}

.advantages ul li img {
    margin-bottom: 20px
}

.advantages ul li h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 900;
    padding: 0 40px 20px 40px;
    line-height: 25px;
    background: url(../img/line.png) center bottom no-repeat;
    margin-bottom: 18px;
}

.advantages ul li p {
    font-size: 14px;
    padding: 0 30px;
    line-height: 24px;
}


/* assortment */

.assortment .wrapper {
    width: 1600px;
}

.assortment ul {
    list-style: none;
}

.assortment ul li {
    display: inline-block;
    width: 24%;
    text-align: center;
    margin-bottom:60px;
}

.assortment ul li a img {
    margin-bottom: 40px;
}

.assortment ul li a {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 18px;
    color: #2c3234;
    display: inline-block;
}

.assortment ul li.individ {
    width: 48%;
}

.assortment ul li a:hover {
    color: #f52261;
}

.assortment ul li.individ a {
    background: url(../img/p-11.png) center no-repeat;
    height: 92px;
    width: 100%;
    font-size: 28px;
    padding-top: 340px;
}

.assortment ul li.individ a span {
    line-height: 28px
}

.assortment ul li.individ a span b {
    color: #f52261;
}

.assortment ul li a span {
    padding: 0 50px;
    display: inline-block;;
    line-height: 24px;
}

.assortment ul li.vatop {
    vertical-align: middle;
}


/* slider */

.slider-cont {
    background: url(../img/top-bg.png) center top no-repeat,
                url(../img/bottom-bg02.png) center bottom no-repeat,
                url(../img/slider-bg.jpg) center no-repeat;
    padding: 100px 0 100px 0;
    margin-top: 60px;
}

.sl-01 {
    color: #fff;
    height: 550px;
}

.sl-01 h2 {
    text-align: left;
    font-size: 56px;
    background: url(../img/marker01.png) left bottom no-repeat;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.sl-01 h2 span {
    color: #22c7c4;
}

.sl-01 h2:first-letter {
    color: #fff;
}

.sl-01 p {
    font-size: 18px;
    line-height: 30px;
    width: 700px;
}

.sl-left-cont {
    width: 500px;
    float: left;
    margin-left: 130px;
} 

.sl-right-cont {
    margin-left: 1000px
}


/* delivery */

.delivery {
    text-align: center;
}

.delivery h2 span {
    color: #22c7c4;
}

.delivery img {
    text-align: center;
}

.delivery ul {
    list-style: none;
    margin-top: 60px;
}

.delivery ul li {
    list-style: none;
    display: inline-block;
    padding: 20px 40px 20px 40px;
    vertical-align: middle;
    height:70px;
}

.insurance {
    font-size: 46px;
    text-transform: uppercase;
    font-weight: 900;
    width: 1000px;
    margin: 60px auto 60px auto;
}

.insurance img {
    float: left;
    margin-right: 60px;
}

.insurance h3 {
    text-align: left;
    padding-top: 40px;
}

.insurance h3 span {
    color: #22c7c4;
}


/* partners */

.partners {
    background: url(../img/top-bg.png) center top no-repeat,
                url(../img/bottom-bg2.png) center bottom no-repeat,
                url(../img/darckb.png);
    padding: 170px 0 230px 0;
    text-align: center;
    margin-top: 0px
}

.partners .wrapper {
    width: 90%;
}

.partners h4 {
    font-size: 29px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.partners h4 span {
    color: #22c7c4;
}

.partners ul {
    list-style: none;
    width: 100%;
     margin-top: 40px;
}

.partners ul li {
    list-style: none;
    display: inline-block;
}

.partners ul li img {
    height:70px;
    margin: 20px 30px 20px 30px;
}


/* productions */

.productions .wrapper {
    width: 1200px;
}

.productions h2 span {
    color: #22c7c4;
}

.productions ul {
    list-style: none;
    width: 490px;
    float: left;
    margin-top: 100px 
}

.productions ul li {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 900;
    height: 70px;
}

.productions ul li img {
    margin-right: 20px;
    float: left;
}

.productions ul li p {
    padding-top: 15px
}


/* reviews */

.reviews {
    background: url(../img/elka.png) left -30px no-repeat,
                url(../img/top-bg.png) center top no-repeat,
                url(../img/top-bg01.png) center bottom no-repeat,
                url(../img/otz-bg.jpg) center bottom no-repeat;
    padding-top: 80px;
    margin-top: 80px;
    height: 970px
}

.reviews h2 {
    color: #fff;
}


/* footer */

footer {
    background: url(../img/footer-elka.png) right bottom no-repeat,
                url(../img/darckb.png);
    padding: 30px 0 0 0;
}

footer .wrapper {
    width: 1700px
}

.footer-cont {
    list-style: none;
    padding-bottom: 90px;
}

.footer-logo {
    display: block;
    margin-bottom: 25px;
    width: 240px;
}

.gl-of, .pn-sm {
    color: #787d7f;
    line-height: 24px;
    margin-bottom: 25px;
}

.gl-of b, .pn-sm b {
    font-weight: 700;
    display: block;
    color: #cacdce;
}

.footer-phone {
    font-size: 26px;
    color: #fff;
    line-height: 36px;
}

.footer-mail {
    margin-top: 10px;
}

.footer-mail a {
    color: #fff;
}

.footer-mail a:hover {
    color: #22c7c4;
}

.f-left-col {
    width: 530px;
    display: inline-block;
    vertical-align: top;
}

.f-center-col {
    width: 530px;
    display: inline-block;
    vertical-align: top;
}

.f-center-col ul {
    list-style: none;
    margin-top: 90px
}

.f-center-col ul li {
    display: inline-block;
    width: 250px;
}

.f-center-col ul li p {
    font-size: 20px;
    color: #fff;
    margin-bottom: 22px;
}

.f-center-col ul li p b {
    font-size: 14px;
    display: block;
    color: #787d7f;
    margin-bottom: 5px
}

.cop {
    color: #424546;
    margin-top: 43px;
}


/* bottom panel */

.bottom-panel {
    background: url(../img/bottom-panel-bg.jpg);
    padding: 80px 30px;
    text-align: center
}

.bottom-panel ul {
    list-style: none
}

.bottom-panel ul li {
    display: inline-block;
    vertical-align: top;
}

.bottom-panel h2 {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 36px;
    text-transform: none;
    color: #fff;
    font-weight: 300;
    width: 500px;
    line-height: 30px;
}

.bottom-panel h2 span {
    font-weight: 900;
}

.bottom-panel h2:first-letter {
    color: #fff;
}

.bottom-panel form input {
    padding: 20px 25px;
    border-radius: 60px;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    border: 0;
    margin-right: 7px;
}

.bottom-panel form input[type=button] {
    padding-left: 50px;
    padding-right: 50px;
    background: -webkit-gradient(linear, left bottom, left top, from(#2a2b2f), to(#44464d));
    background: linear-gradient(to top, #2a2b2f, #44464d);
    color: #fff;
    -webkit-box-shadow: 10px 10px 20px rgba(0,0,0,0.4);
    box-shadow: 10px 10px 20px rgba(0,0,0,0.4);
}

.bottom-panel form input[type=button]:hover {
    cursor: pointer;
    background: -webkit-gradient(linear, left bottom, left top, from(#1d1d1f), to(#2e3034));
    background: linear-gradient(to top, #1d1d1f, #2e3034);
}











#wrapper_bu {
  width: 75%;
  height: 50%;

    color: #fff;
    position: absolute
}

.txt_Center { margin: 50% 0% 0% 20% }

.txt_h1 { font-size: 2em }

.holder_bu { cursor: pointer }

.holder_bu_awayL1 {
  position: absolute;
  top: 30%;
  left: 10%;
  width: 10%;
  height: 40%;
  background-color: rgba(0,0,50,0.7);
  -webkit-transition: width 1s, height 1s, top 1s, left 1s;
  transition: width 1s, height 1s, top 1s, left 1s
}

.holder_bu_awayL2 {
  position: absolute;
  top: 35%;
  left: 0%;
  width: 10%;
  height: 30%;
  background-color: rgba(0,0,50,0.5);
  -webkit-transition: width 1s, height 1s, top 1s, left 1s;
  transition: width 1s, height 1s, top 1s, left 1s
}

.holder_bu_center {
  position: absolute;
  top: 5%;
  left: 20%;
  width: 60%;
  height: 90%;
  background-color: #37c;
  -webkit-transition: width 1s, height 1s, top 1s, left 1s;
  transition: width 1s, height 1s, top 1s, left 1s
}

.holder_bu_awayR1 {
  position: absolute;
  top: 30%;
  left: 80%;
  width: 10%;
  height: 40%;
  background-color: rgba(0,0,50,0.7);
  -webkit-transition: width 1s, height 1s, top 1s, left 1s;
  transition: width 1s, height 1s, top 1s, left 1s
}

.holder_bu_awayR2 {
  position: absolute;
  top: 35%;
  left: 90%;
  width: 10%;
  height: 30%;
  background-color: rgba(0,0,50,0.5);
  -webkit-transition: width 1s, height 1s, top 1s, left 1s;
  transition: width 1s, height 1s, top 1s, left 1s
}


.hoveredimg{
    display: none;
    transition: 0.3s;
    position: relative;
}
.delivery .withhover:hover .hoverimg{
    display: none;
}
.delivery .withhover:hover .hoveredimg{
    display: block;

}
.partners .withhover:hover .hoverimg{
    display: none;
}
.partners .withhover:hover .hoveredimg{
    display: block;

}
#myVideo {
    z-index: -2;
    position: relative;
    width: 100%;
    height: 90%;
}
.about.prl{
    position: relative;
}
.about.prl:before{
    content: "";
    position: absolute;
    top: 100px;
    bottom: 1100px;
    height: calc(100% - 200px);
    width: 100%;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: -1;

}


body {
    padding-bottom: 220px;
}
section.bottom-panel {
    position: fixed;
    bottom: -220px;
    left: 0;
    width: 100%;
    z-index: 99999;
}
.white-popup:before{
    content: "";
    background: url(../img/forms.png)no-repeat;
    width: 795px;
    height: 521px;
    position: absolute;
    left: -428px;
    z-index: -1;
    background-size: cover;

}
.white-popup {
    left: 301px;
}
#wrapper_bu div{
    text-align: center;
}
#wrapper_bu div img{
    max-width: 100%;
}
.holder_bu_center{
    background: transparent;
    z-index: 5;
}
.holder_bu_awayL1 {
    position: absolute;
    top: 19%;
    left: 24%;
    width: 17%;
    height: 40%;
    background-color: transparent;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    z-index: 2;
    opacity: 0.8;
}
.holder_bu_center {
    position: absolute;
    top: 5%;
    left: 39%;
    width: 25%;
    height: 100%;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
}
.holder_bu_awayL2 {
    position: absolute;
    top: 31%;
    left: 15%;
    width: 12%;
    height: 30%;
    background-color: transparent;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    opacity: 0.8;
    z-index: 2;
}
.holder_bu_awayR1 {
    position: absolute;
    top: 19%;
    left: 62%;
    width: 17%;
    height: 40%;
    background-color: transparent;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    z-index: 3;
    opacity: 0.8;
}
.holder_bu_awayR2 {
    position: absolute;
    top: 31%;
    left: 77%;
    width: 13%;
    height: 30%;
    background-color: transparent;
    -webkit-transition: width 1s, height 1s, top 1s, left 1s;
    transition: width 1s, height 1s, top 1s, left 1s;
    z-index: 2;
    opacity: 0.8;
}
.inkloy {
    background: url(../img/inkloy.png)no-repeat;
    width: 865px;
    height: 146px;
    margin: 0 auto;
    color: white;
    font-size: 15px;
    padding-right: 88px;
    position: absolute;
    bottom: 49px;
    z-index: 222222;
    left: 40px;
    right: 0;
    box-sizing: border-box;
    padding-top: 69px;
    padding-left: 90px;
    line-height: 23px;
    z-index: 22;
}
.fidexdmob{
    display: none;
}
.reviews{
    position: relative;
}
.hid_text{
    display: none;
}
section.bottom-panel {
    box-sizing: border-box;
}
#wrapper_bu {
    width: 75%;
    height: 50%;
    color: #fff;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
}


@keyframes front-rotation{
    from {
        transform: rotateY(0deg);
    }
    to {
        transform: rotateY(360deg);
    }
}
@keyframes back-rotation{
    from {
        transform: rotateY(180deg);
    }
    to {
        transform: rotateY(540deg);
    }
}
.advantages li img:hover{
 animation: front-rotation 2s ;
}
.clearfix{
    clear: both;
}
.output_message.cec{
    width: 100%;
    text-align: left;
    color: white;
    position: relative;
    top: 12px;
}
.g-recaptcha>div {
    margin: 0 auto;
    margin-bottom: 11px;
}
.bottom-panel  .g-recaptcha {
    float: right;
}
section.bottom-panel {
    height: 220px;
}
.b24-widget-button-wrapper {
	margin-top:50px !important;
}
.footer-cont a{color:#fff; }


#myform2 .inp{
    display: flex;
    align-items: center;
    justify-content: center;
}
#myform2 .res{
    display: flex;
    align-items: center;
    justify-content: center;
}
#myform2 .res .output_message.cec {
    text-align: center;
}
#myform2 button{ 
    padding: 19px 45px;
    border-radius: 60px;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    border: 0;
    margin-right: 7px;
    background: buttonface;
    color: #000;
    box-shadow: none;
}
#myform2 inp > div{
    display: none;
}

.error {
    font-size: 14px;
    color: red;
    margin-bottom: 15px;
    padding-left: 5px;
    text-align: left; 
    display: block;
}