﻿.style31{
    display: inline-block;
  text-align:center;
  color:white;
  display:none; 
    margin-top: 10px;
}


input::-webkit-input-placeholder {color:#fff 
!important
;}
input::-moz-placeholder {color:#fff !important;}
input::placeholder{color:#fff !important;}
textarea::placeholder{color:#fff !important;}
textarea:focus, input:focus{
    outline: none;}

.mobile{
    display: none !important;
}
.nomobile{
  display: block;  
}
@media only screen and (max-width : 1199px) {
    .my2 {
    position: relative;
    left: 0px;
    height: 41px;
    /* width: 63px; */
    margin-top: 0rem;
}
    .mobile.btn.btn-round.btn-secondary.btn-nuka.my2.m{
    
    padding: 0px;
    margin: 0 0px 0 0px 
    !important
    ;

    }
    .btn.btn-round.btn-secondary.btn-nuka.my2.m {
    padding: 0px;
    margin: 0 0px 0 8px;
}
    .wetime{
        display: none 
        !important
        ;
    }  
}
@media only screen and (max-width : 490px) {
    .ico{
        display: flex;
        flex-direction: column;
    }
    .ico2{
       display: flex;
        flex-direction: column;  
    }
    .ico div{
        margin-bottom: 12px;
    }
}
@media only screen and (max-width : 1279px) {
    
    .mobile{
       padding: 0px !important;
    margin: 0px !important;
    }
    
    .ico {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 42px;
}
}

@media only screen and (max-width : 1279px) {
    .mobile{
    display: block !important;
}
    .nomobile{
  display: none !important;  
}
}
.section.section-lg.tyeq.bg-gradient-dark-violet.context-dark.text-center.position-relative{
    padding-top: 180px; 
 
    
}
.btn.btn-round.btn-secondary.btn-nuka.ask{
    margin-top: 0px 
    !important
    ;
}
* + .btn, * + .btns {
     margin-top: 0px; 
}
.spoiler_toggle{
    display: inline-block;
}
.spoiler_bg{
    display: flex;
}
.spoiler_title .a2{
    display: none;
      
     width: 30px;
    height: 30px;
   
    background: #903a7a;
    border-radius: 19px;
    color: white;
    padding-top: 5px;
}
.active .spoiler_indicator{
    margin-top: 38px;
}

.fa-chevron-down:before {
    content: "\f078";
    display: block;
    margin-top: 7px;
    color: white;
}
.spoiler_title.active .a1{
    display: none;
}
.spoiler_title.active .a2{
    display: inline-block;
}
.spoiler_title .a1{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 5px;
    background: #903a7a;
    border-radius: 19px;
}
.myspoller{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
.spoiler_toggle{
    display: none;
}
.ask{
padding: 1rem 4rem !important;
    width: 232px !important;
    height: 76px !important;
}
.ask3{
       padding: 1rem 2rem !important; 
}
.zak{
    margin-top: 14px;
    font-size: 20px;
    color: white;
    font-weight: 400;
    position: absolute;
    height: 33px;
    right: 50%;
    bottom: 0px;
    top: 2px;
    transform: translate(50%, 0%);
    
}

.tel1{
    width: 276px !important;
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans');
html,body{height:100%}
body.open-modal{overflow-y:hidden;padding-right:17px}
*,*:before,:after{-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;box-sizing:border-box}

/*-------------*/
.close1 {
position: absolute;
display: block;
right: 1px;
top: 0px;
width: 32px;
height: 32px;

-moz-transition: all 0.7s ease-in;
-o-transition: all 0.7s ease-in;
-webkit-transition: all 0.7s ease-in;
cursor: pointer;
}
.close1:hover {
opacity: 1;
}
#f_contact{
   display: block;
    margin-top: 25px; 
}

.close1:before, .close1:after {
position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #d9d9d9;
}
.close1:before {
transform: rotate(45deg);

}
.close1:after {
transform: rotate(-45deg);

}
.close1:hover:before {
background-color: red;

}
.close1:hover:after {
background-color: red;
}
.close1:hover{ 

-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
}
.wrap-form input {
        width: 100%;
    padding: 10px 24px;
    border: 1px solid #EEE;
    background: transparent;
    border-radius: 27px;
    color: white;
}
/*----------*/

.error2{
       font-size: 12px;
}
@media (min-width: 768px){
* + form {
    margin-top: 5px;
    }}

.overlay2{width:100%;
         height:100%;
         background:rgba(0,0,0,0.7);
         position:fixed;top:0;left:0;
         z-index:999;display:none}
.modall{
      width: 300px;
    text-align: center;
    position: fixed;
    top: 100px;
    left: 50%;
    z-index: 1000;
    padding: 37px 33px 14px;
    margin-left: -150px;
    display: none;
    background-image: url(../img/screen.png);
    background-size: 108%;
}
.js-modal-close{
    display: block;
    position: absolute;
    right: 0px;
    top: 1px;
}
.js-show-modal2{
    background-color: brown;
    padding: 10px 10px;
    cursor: pointer;
    color:#fff;
    border-radius: 6px;
    text-decoration: none;
}
.error2{
    display: none;
    height: 20px;
    font-size: 13px;
    padding-top: 2px;
    width: 100%;
    background: red;
    color: #fff;
}
.modall{ 
font-family: 'Open Sans', sans-serif;
}
input[name="tel"]{
    width: 100%;
    padding: 10px 24px;
    border: 1px solid #EEE;
 
}
textarea[name="textarea"]{
     width: 100%;
    border: 1px solid #EEE;
    height: 102px;
    padding: 9px 19px;
    background-color: transparent;
    border-radius: 27px;
    color: white;

}
.input-bloc{
        margin: 0px 0 16px 0;
}

.f_send{
 text-decoration: none;
    text-align: center;
    padding: 7px 23px;
    border: solid 1px #004F72;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #E5FFFF;
    background-color: #3BA4C7;
    background-image: -moz-linear-gradient(top, #3BA4C7 0%, #1982A5 100%);
    background-image: -webkit-linear-gradient(top, #3BA4C7 0%, #1982A5 100%);
    background-image: -o-linear-gradient(top, #3BA4C7 0%, #1982A5 100%);
    background-image: -ms-linear-gradient(top, #3BA4C7 0% ,#1982A5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1982A5', endColorstr='#1982A5',GradientType=0 );
    background-image: linear-gradient(top, #3BA4C7 0% ,#1982A5 100%);
    -webkit-box-shadow: 0px 0px -2px #bababa, inset 0px 0px 1px #ffffff;
    -moz-box-shadow: 0px 0px -2px #bababa, inset 0px 0px 1px #ffffff;
    box-shadow: 0px 0px -2px #bababa, inset 0px 0px 1px #ffffff; 
    transition: color 0.5s ease 0s, opacity 0.5s ease 0s, background-color 0.5s ease 0s, box-shadow 0.5s ease 0s, border-color 0.5s ease 0s;
  }
  .f_send:hover{
    color: red;
  }
.privet{
display: none;
}
.privet h4{
      margin: -12px 12px 10px;
    font-weight: bolder;
    font-size: 20px;
    color: white;
    text-align: center;
}
.privet p{
          margin: 0px 0px 7px;
    color: white;
}

input::-webkit-input-placeholder {color:#000;}
input:-moz-placeholder {color:#000;}
input:placeholder{color:#000;}
textarea:focus, input:focus{
outline: none;
}