body {
font-family: 'Montserrat', sans-serif!important;
margin: 0;
background: #fff;
}


html {
  margin: 0 !important;  
}

 a {
    cursor: pointer;
    text-decoration: none;
  }
a:active, a:focus { outline: none; }

input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
button:active, button:focus {
  outline: none;
}
         button:active, button:focus {
  outline: none;
}
button, input {
  -webkit-appearance: none;
font-family: 'Montserrat', sans-serif!important;
}
/* полоса прокрутки (скроллбар) */
::-webkit-scrollbar {
    width: 5px; /* ширина для вертикального скролла */
    height: 2px; /* высота для горизонтального скролла */
  background: #fca7021c;    border-radius: 5px;
}

/* ползунок скроллбара */
::-webkit-scrollbar-thumb {
    background-color: #FFCC01;
    border-radius: 5px;
    box-shadow: none;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #FFCC01;
}


.wpcf7-response-output {
    display: none !important;
}



.overlay-section{
position: fixed;
top: 0;
left: -200%;

opacity: 0;
  transition: opacity 0.3s;
width: 100%;
height: 100%;
z-index: 35;
  background: rgba(20, 20, 20, 0.4);
}
.over-open {
left: 0;

opacity: 1;
  transition: opacity 0.3s;
}
.menu-window {
  z-index: 40;
  position: fixed;   transition: 0.3s;
  top: 0;
 right: -1700px;
 background: #21201F;     height: 100%;
  width: 808px;
}
.menu-open {
right:  0;
  transition: 0.3s;
}
.header-wrp {
    position: relative; 
    z-index: 4;
}
.menu-window-menu {
padding-left: 20px;
padding-top: 30px;
border-top: 1px solid #696969;
}
.menu-window-menu a {
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 24px;

/* font/invert */

color: #FFFFFF;
margin-bottom: 20px;
display: block;
}


.menu-window-close {
  width: 45px;
height: 45px;
background: url(img/close2.svg);
background-size: contain;
background-repeat: no-repeat;
margin-bottom: 30px;
background-position: center;
margin-left: 60px; cursor: pointer;
}
.menu-window-iner {
  padding-top: 115px;
}
.callback-close {
  width: 30px;
height: 30px;
background: url(img/close.svg);
position: absolute;
top: 40px;
right: 40px;cursor: pointer;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
}
.callback-window {z-index: 44;

position: fixed;
top: 50%;
background: #F5F4F2;
border-radius: 20px;
left:  -550%;
transition: opacity 0.3s;

transform: translate(-50%,-50%);
}
.wind-thankyou {
  z-index: 44;

position: fixed;
top: 50%;
background: #FFFFFF;
border-radius: 20px;
left:  -550%;
transition: opacity 0.3s;

transform: translate(-50%,-50%);
}
 .callback {
  cursor: pointer;

 }
 .window-policy{z-index: 44;

position: fixed;
top: 50%;
background: #FFFFFF;
border-radius: 20px;
left:  -550%;
transition: opacity 0.3s;
width: 1040px;  


transform: translate(-50%,-50%);

 }
  .wind-policy-iner-wrp{
  padding: 40px 0px; 
 }
 .wind-policy-iner {
 padding:  0px 40px;
height: calc(100vh - 120px);
overflow-y: scroll;
 }

.window-open{
  transition: opacity 0.3s;
  opacity: 1;
  left:  50%;
}
.callback-window-iner {
  padding-top: 50px;
  padding-bottom: 40px;
  padding-left: 105px;
  width: 506px;
  padding-right: 105px;
}
.wind-thank-iner {
    padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 105px;
  width: 506px;
  padding-right: 105px;
}
.wind-thank-iner-title1 {
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 22px;
/* identical to box height */

text-align: center;
/* font / primary */
margin-bottom: 20px;
color: #161616;
}
.wind-thank-iner-title2 {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 22px;
/* identical to box height */

text-align: center;
/* font / primary */

color: #161616;
}

.custom-select {
    width: 200px;   
}
.tabs-item .register-fotm-item .custom-select{
    width: 100%;    
}
.callback-window-iner .register-form-input input {
 
}
.callback-window-iner .register-form-input input:focus {
  border: 2px solid #FFCC01;

 } 
.wind-policy-title {
  font-weight: 600;
font-size: 32px;
line-height: 39px;
text-transform: uppercase;

/* font / primary */

color: #161616;
max-width: 707px;
}
.menu-w-iner-head .header-info{
display: none;  
}

.section-first-screen .wrp {
    display: flex;  
    justify-content: space-between;
    align-items: center;
}
.section-first-screen {
 
    background: linear-gradient(180deg, #F2BD00 0%, #FFCA10 31.49%, #FFF1C1 100%);
}
.section-first-screen-in {
       padding-top: 57px;  
    padding-bottom: 137px;  
}
.menu-burger {
    cursor: pointer;
    width: 40px;
height: 40px;
 cursor: pointer;
   background: url(img/menu.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; 
}

.wrp {
width: 1068px;  
margin-left: auto;  
margin-right: auto; 
}
.wrp2 {
width: 1168px;  
margin-left: auto;  
margin-right: auto; 
}
.header-wrp {
 
  padding-top: 20px;
    padding-bottom: 19px;   
    border-bottom: 1px solid #fff;
}
.header-wrp-iner {
      display: flex;  
    justify-content: space-between;
     align-items: center;
}
.header-info {
    display: flex;  
    align-items: center;
}

.header-lang-swith .menu-item-has-children  {
  font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    display: flex;
    width: 63px;
    height: 30px;
    border: 1px solid #FFFFFF;
    border-radius: 20px;
    position: relative; 
    align-items: center;
    justify-content: flex-start;
    padding-left: 15px; 
    cursor: pointer;
    color: #FFFFFF;
}
.header-lang-swith  ul {
  list-style: none;
  margin: 0;  
  padding: 0; 
}
.header-lang-swith .sub-menu {
position: absolute; 
box-sizing: border-box;
top: 0; left: 0  ;   border-radius: 12px;
width: 100%;  
padding-left: 15px; 
padding-top: 38px;      border: 1px solid #FFFFFF;
}
.header-lang-swith .menu-item-has-children > a {
  position: relative; 
}
.header-lang-swith .menu-item-has-children > a:before {
     position: absolute;
    width: 18px;
    right: -24px;
    background: url(img/ard.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 15px;
    content: '';
    top: 4px;
}
.header-lang-swith a{
  font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    z-index: 2;
    position: relative;
    color: #fff;
}
.header-lang-swith .sub-menu  a {
  display: block; 
  margin-bottom: 4px; 
}
.header-lang-swith .sub-menu  .current_page_item a{
  position: relative; 
}
.header-lang-swith .sub-menu  .current_page_item a:before {
   position: absolute;
    width: 16px;
    right:10px;
    background: url(img/check.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 16px;
    content: '';
    top: 4px;
}
.lang-open.header-lang-swith .menu-item-has-children > a:before {
  transform: rotate(180deg);
} 
.header-lang-swith .sub-menu {
  display: none;  
}
.lang-open.header-lang-swith .sub-menu {
  display: block; 

background: #f4bf02;
}

.qw-form-submit-iner {
	display: flex;    align-items: center;
}
.header-phone a {
    background: #FFEFB7;
border-radius: 20px;font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 20px;
/* identical to box height */

text-decoration-line: underline;

/* font / dark yellow */
margin-left: 4px;   
color: #A68100;
padding: 6.5px 21.5px;
}


.header-lang-swith {
    margin-right: 60px;   
}
 .register-form-input input, 
 .register-form-input select {
padding: 20px ;
width: 100%;
box-sizing: border-box;
border:  none;font-weight: 500;
font-size: 18px;
line-height: 22px;
/* identical to box height */


/* font / primary */
border: 2px solid #fff;
color: #161616;

background: #FFFFFF;
/* main / shadow */

box-shadow: 4px 4px 8px #F5F5F5;
border-radius: 20px;

 }

	.register-form-input input::-webkit-input-placeholder, .register-form-input select::placeholder {
font-size: 18px;
line-height: 22px;
	}
  .register-form-input input:focus , 
 .register-form-input select:focus {
  border: 2px solid #FFCC01;

 } 

 .register-form-input input::-webkit-input-placeholder {
font-weight: 500;
font-size: 18px;
line-height: 22px;
/* identical to box height */


/* font / tertiary */



 }
.select-items div,
.select-selected {
	font-weight: 500;
font-size: 18px;
line-height: 22px;
/* identical to box height */


/* font / tertiary */

color: #161616;
}
 .register-form-label {
  font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 22px;
/* identical to box height */


/* font/primary */
margin-bottom: 8px; 
color: #0F0F0F;
}


.form-submit .button1 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.button1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #0F0F0F;
   padding:  20px 30px;
border: 2px solid #222222;
border-radius: 20px;
    cursor: pointer;
    background: none;
    width: fit-content;=
     transition: 0.3s;
    transition: 0.3s;
}
.first-title {
    margin-top: 20px;   
    margin-bottom: 40px;    
    font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 29px;

/* font/primary */
width: 425px;   
color: #0F0F0F;

opacity: 0.99;
}

.button2 {
background: #222222;
border-radius: 20px;
padding: 20px 30px;  width: fit-content;font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 22px;
/* identical to box height */
border: 2px solid #222222;
text-transform: uppercase;

/* font/invert */
display: flex;  
color: #FFFFFF;
transition: 0.3s;
}
.first-screen-buttons .button2{
margin-bottom: 20px;    
}
.button1 svg {
    width: 20px;    ;
    margin-left: 8px;   
}
.fill1{
    fill: #0F0F0F ; transition: 0.3s;
}
.button1:hover {
    background: #222222;
transition: 0.3s;
color: #FFFFFF;
}
.button1:hover .fill1 {
fill: #fff; transition: 0.3s;
}
.button2:hover {
    background: inherit;
transition: 0.3s;
color: #0F0F0F; 
}

.section-two{
    padding-top: 140px; 
    padding-bottom: 140px;  
}
.sect-two {
    display: flex;  
    justify-content: space-between;

}
.sect-wto-image {
    position: relative; 
}
.sect-wto-image:before {
    content :'';
    position: absolute; 
   top: -225px;
    left: -290px;
    width: 975px;
    height: 878px;
background: url(img/el1.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
border-radius: 40px;
}
.sect-rwo-image-iner {
    width: 442px;
height: 662px;
position: relative; 
z-index: 2;
border-radius: 40px 40px 250px 40px;
}
.section1-subtitle {
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 24px;
text-transform: uppercase;

/* font/primary */

color: #0F0F0F;
margin-bottom: 12px;    
}
.section-title {
font-style: normal;
font-weight: 600;
font-size: 32px;
line-height: 39px;
/* identical to box height */
margin-top: 0;  
text-transform: uppercase;

/* font/primary */

color: #0F0F0F;
margin-bottom: 12px;    
}
.adwantages-item {
display: flex;  
margin-bottom: 32px;    
}
.adwantages-image {
width: 60px;    
margin-right: 12px; 
}
.adwantages-image img {
width: 100%;    
}
.adwantages {
    margin-top: 40px;   
}
.adwantages-info {
width: 325px;   
}
.adwantages-title {
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 22px;
/* identical to box height */

margin-top: 19px;   
/* font/primary */

color: #0F0F0F;

margin-bottom: 19px;    
}
.adwantages-desc {
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 22px;
/* identical to box height */


/* font/primary */

color: #0F0F0F;

}



.sect-wto-image2 {
    position: relative; 
}
.sect-wto-image2:before {
    content :'';
    position: absolute; 
    width: 660px;
    height: 665px;
    left: -130px;
    top: 195px;
/* elements / yellow square */
background: url(img/el2.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
border-radius: 40px;

}
.section-register {
	position: relative;
	z-index: 2;
}
.sect-rwo-image-iner2 {
  width: 449px;
height: 620px;
position: relative; 
z-index: 2;
border-radius: 250px 40px 40px 40px;
}
.adwantages-info2 {
    width: 318px;
}

.section-qw {
    background: #FFFBEB;
    padding-top: 100px; 
    padding-bottom: 100px;  
}
.qw-section {
    display: flex;  
    justify-content: space-between;
    align-items: flex-end;
}
.qw-form {
    display: flex;  
    align-items: flex-end;
}






.custom-select {
  position: relative;

}

.custom-select select {
  display: none; /*hide original SELECT element: */
}

.select-selected {

}

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
     top: 25px;
    right: 15px;
  width: 0;
  height: 0;
background: url(img/ard2.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 16px;    
height: 10px;   
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
transform: rotate(180deg);
}

/* style the items (options), including the selected item: */
.select-selected {
 display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding: 20px 22px 20px 32px;
height: 62px;   
width: 200px;
box-sizing: border-box;
font-weight: 500;
/* background/primary */

background: #FFFFFF;
/* main / shadow */

box-shadow: 4px 4px 8px #F5F5F5;
border-radius: 20px;
  cursor: pointer;
}
.select-items div {
     display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding: 20px 22px 20px 32px;
height: 62px;   
width: 200px;
box-sizing: border-box;

/* background/primary */

background: #FFFFFF;
/* main / shadow */

box-shadow: 4px 4px 8px #F5F5F5;
border-radius: 0px;
  cursor: pointer;
  border-left: 2px solid #E3B600;
border-right: 2px solid #E3B600
}
.select-items div:last-child {
    border-left: 2px solid #E3B600;
border-right: 2px solid #E3B600;
border-bottom: 2px solid #E3B600;
    border-radius: 0 0 20px 20px;
}
.select-selected.select-arrow-active {
border-radius: 20px 20px 0 0;
border-top: 2px solid #E3B600;
border-left: 2px solid #E3B600;
border-right: 2px solid #E3B600;

}
/* Style items (options): */
.select-items {
  position: absolute;
 
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
color: #E3B600;;
}

.qw-form .register-fotm-item2 {
    width: 270px;
    margin-left: 24px;  
}

.qw-form-submit {
    position: relative; 
    background: #222222;
border-radius: 80px;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
width: 70px;
cursor: pointer;
transition: 0.3s;
height: 60px;
margin-left: 40px;  
}
.qw-form-submit:hover {
    transition: 0.3s;
    background: #FFD338;
}
.qw-form-submit input {
    position: absolute; 
    top: 0; 
    left: 0;    
    width: 100%;    cursor: pointer;
    height: 100%;   
    opacity: 0;

}
.section-title.qw-title {
margin-bottom: 0;   font-weight: 600;
font-size: 24px;
line-height: 29px;
}
.section-all {
    background: #F5F4F2;
    padding-top: 166px; 
    padding-bottom: 140px;  
}
.all-sect {
    display: flex;  
    justify-content: space-between;
}
.requirements {
    margin-top: 48px;   
}
.requirements-item {
display: flex;  
align-items: center;
margin-bottom: 32px;    
}
.requirements-num {
width: 44px;    
margin-right: 16px; font-style: normal;
font-weight: 600;
font-size: 32px;
line-height: 39px;
/* identical to box height */

text-transform: uppercase;

/* font/numbers */

color: #FFCC01;

}
.requirements-text {
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 22px;
/* identical to box height */


/* font/primary */

color: #0F0F0F;
}
.section2-subtitle  {

    font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 29px;

/* font/primary */

color: #0F0F0F;
}
.all-sect-text {
    margin-top: 66px;   
}
.all-sect-image {
    position: relative; 
}
.all-sect-image:before {
    content: '';
    position: absolute; 
    width: 100px;
height: 100px;
border-radius: 50%;
top: -26px; 
left: -26px;    
background: #FFCC01;
}
.all-sect-image > div {
width: 442px; 
position: relative; 
z-index: 2;  
}
.all-sect-image img {
    width: 100%;    
}
.ta-c {
    text-align: center; 
}
.form-tabs {
    width: 506px;   
    margin-left: auto;  
    margin-top: 50px;   
    margin-right: auto; 
}
.tabs-nav {
    padding: 0;
    margin: 0;
    display: flex;
    background: #FACB26;
    list-style: none;
border-radius: 20px;
margin-bottom: 40px;    
padding: 3px;
}
.tabs-nav li {
    width: 50%;
}
.tabs-nav a {
font-weight: 500;
font-size: 18px;
line-height: 22px;
color: #A68100;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
height: 49px;
transition: 0.3s;
}
.tabs-nav a:hover,
.tabs-nav a.active {
color: #0F0F0F;background: #FFFFFF;
/* yellow shadow */
transition: 0.3s;
box-shadow: 3px 3px 4px #D8A800;
border-radius: 20px;
}


.section-register {
    background: #F5F4F2;
    padding-top: 140px; 
    padding-bottom: 140px;  
}
.tabs-item .register-fotm-item {
    margin-bottom: 35px;    
}
.form-submit input{
    margin-left: auto;  ;
    margin-right: auto; 
}

.tabs-item .register-fotm-item .select-selected  ,
.tabs-item .register-fotm-item .select-items div{
    width: 100%;    
}

body .wpcf7-not-valid-tip {
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    position: absolute;
    bottom: -40px;
    left: 0;
   color: #FF4141;
}
.header-wrp {
    z-index: 44;
    transition: 0.3s;
}
.header-open {
    background: #21201F; transition: 0.3s;
}
.menu-burger {
      transition: 0.3s;
      background: none;
}
.header-open .menu-burger {
      transition: 0.3s;
  
}
.menu-burger-line1 {
    position: absolute; 
    top: 0; 
    left: 0;    
    width: 100%;    
}

path{
    transition: transform 0.25s;
}
.header-open .menu-burger  path:nth-of-type(1){
    transform: rotate(45deg);
 transform-origin: 24px 17px;
}
.header-open .menu-burger  path:nth-of-type(2){
    display: none;
}
.header-open .menu-burger  path:nth-of-type(3){
    transform: rotate(-45deg);
   transform-origin:  0px 33px;
}

.header-open  .header-phone a {
    transition: 0.3s; background: #353535;color: #FFFFFF;
}

.header-phone a {
    transition: 0.3s;
}
.header-phone a:hover {
transition: 0.3s; background: #353535;color: #FFFFFF;
}
.header-open  .header-phone a:hover {
   background: #FFEFB7;
color: #A68100;
}
.header-open   .lang-open.header-lang-swith .sub-menu {
    background: #21201F;
}
.rargets-links {
    display: flex;  
    margin-bottom: 28px;    
    margin-left: 20px;  
}
.rargets-links > div {

}
.tabs-target-iner {
    width: 375px;
height: 193px;
display: flex;  
background: #FFFFFF;
border-radius: 20px;
padding: 20px;  
justify-content: space-between;
box-sizing: border-box;
align-items: center;
cursor: pointer;
}
.tabs-target1 {
    margin-right: 20px; 
}
.tabs-target-text-title {
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 24px;

/* font/primary */
margin-bottom: 109px;   
color: #0F0F0F;
}
.tabs-target-text-arrow {
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 20px;
/* identical to box height */


/* font/primary */
display: flex;  
align-items: center;
color: #0F0F0F;

}
.tabs-target-text-arrow img {
margin-right: 8px;  
}
.callback-window-iner .register-fotm-item  {
    margin-bottom: 39px;    
}
.section-faq {
    padding-top: 140px; 
    padding-bottom: 140px;  
}
.sect-faq {
    display: flex;  
    margin-top: 60px;   
    flex-wrap: wrap;
    justify-content: space-between;
}
.faq-title {
padding: 16px 32px;
width: fit-content;
max-width: 81%;font-style: normal;
font-weight: 500;
font-size: 22px;
line-height: 27px;
box-sizing: border-box;
/* font/primary */

color: #0F0F0F;    
background: #FFDD56;
border-radius: 20px;
}
.faq-content {
padding: 32px;font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 140%;
/* or 25px */


/* font/primary */

color: #0F0F0F;


background: #FFFBEB;
border-radius: 20px;
}
.faq-item {
    margin-bottom: 50px;    
width: 454px;
}
.section-faq .wrp {
    width: 976px;
}
.footer-wrapper {

background: #21201F;
border-radius: 80px 80px 0px 0px;
padding-top: 140px; 
padding-bottom: 50px;    
}
.footer-wrapper .section-title {
    color:  #fff;
}
.footer-bottom-wrp {
border-top:     2px solid #484848;
padding-top: 30px;  
}
.footer-bottom {
    display: flex;  
    justify-content: space-between;
    align-items: flex-end;
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 20px;
/* identical to box height */


/* font / secondary */

color: #AAAAAA;
}
.footer-menu {
display: flex;  
flex-wrap: wrap;
justify-content: space-between;
    width: 600px;
}
.footer-menu a {
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 20px;
/* identical to box height */
width: 210px;   

/* font/invert */
transition: 0.3s;
color: #FFFFFF;
margin-top: 20px;   
display: block; 
}
.footer-menu a:hover {
color: #FFDD56; transition: 0.3s;
}
.footer {
    display: flex;  
    justify-content: space-between;
    padding-bottom: 100px;  
    margin-top: 60px;
    align-items: flex-start;

}
.footer-cont {
padding: 40px 49px;
border: 1px solid #FFFFFF;
border-radius: 40px;
box-sizing: border-box;
width: fit-content;
padding-bottom: 33px;   
}
.foot-link {
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 22px;
/* identical to box height */

margin-bottom: 16px;    
display: flex;  
/* font/invert */
transition: 0.3s;
color: #FFFFFF;

}
a.foot-link {
text-decoration-line: underline;
}
a.foot-link.tdn {
    text-decoration: none;
}

.fill2 {
    fill: #F1F1F1; transition: 0.3s;
}
a.foot-link:hover {
color: #FFDD56; transition: 0.3s;
}
.form-submit input {
    cursor: pointer;
}
.foot-link svg {
    margin-right: 12px;
}
a.foot-link:hover .fill2 {
    fill:#FFDD56; transition: 0.3s; 
}
.reg-form-agree {
    text-align: center;
    margin-bottom: 30px;
}
.reg-form-agree span {
    cursor: pointer;
    color: #FFDD56;
}
.footer-menu .callback {
font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    width: 210px;
    transition: 0.3s;
    color: #FFFFFF;
    margin-top: 20px;
    display: block;
}

.menu-window-menu .callback{
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    margin-bottom: 20px;
    display: block;
}
.menu-window-menu a:hover
.menu-window-menu .callback:hover,
.footer-menu .callback:hover {
    color: #FFDD56; transition: 0.3s;
}
.page-started {
    overflow-x: hidden;
}
.tabs-target-image img {
	width: 177px;
}
.qw-form-submit span {
    display: none;  
}
.menu-w-iner-head {
    display: none;
}
.wind-thank-iner {
    box-sizing: border-box;
}
.menu-window-menu a:hover {
	color:#FFDD56; transition: 0.3s; 
}
.nameinform input{
	text-transform: capitalize;
}
.numberinform input {
	text-transform: uppercase;
}
.menu-window-menu a:hover, .menu-window-menu .callback:hover {
	color:#FFDD56; transition: 0.3s;
}

.adwantages-desc span {
    margin-top: 6px;
    display: block;
}


.win-policy-info {
-ms-user-select: none; 
		-moz-user-select: none; 
		-webkit-user-select: none; 
		user-select: none;  
}