@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&family=PT+Sans&family=Roboto&family=Unna&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Commissioner:wght@100;200;300;400;500;600;700;800&family=Montserrat:wght@100;200;300;400;500;600;700;800&family=PT+Sans&family=Roboto&family=Unna&display=swap");
html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
} body{
margin: 0!important;
font-family: 'Montserrat', sans-serif;
overflow-x: hidden;
}
.options>:nth-child(1):not(.active){
height: 453px;
}
.back_demo2 .mobile{
display:block;
}
.options>:nth-child(2):not(.active){
height: 463px;
}
.options>:nth-child(3):not(.active){
height: 385px;
}
.options>:nth-child(4):not(.active){
height: 405px;
}
.options>:nth-child(5):not(.active){
height: 434px;
}
.screen8_middle .block_swap .options .option.active{
flex-grow: 7;
max-width: 866px;
}
.screen4 .block_swap .options .option.active{
flex-grow: 5;
}
.screen10{
position:relative;
z-index:99;
}
main {
display: block;
}
a{
font-family: 'Montserrat', sans-serif;
}
p{
font-family: 'Montserrat', sans-serif;
font-size: 32px;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
background-color: transparent;
text-decoration: none;
color:#9671C7;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
}
b,strong {
font-weight: bolder;
}
code,kbd,samp {
font-family: monospace, monospace;
font-size: 1em;
}
small {
font-size: 80%;
}
sub,sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
img {
border-style: none;
}
button,input,optgroup,select,textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,input {
overflow: visible;
}
button,select {
text-transform: none;
}
button,[type="button"],[type="reset"],[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
progress {
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type="checkbox"],[type="radio"] {
box-sizing: border-box;
padding: 0;
}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details {
display: block;
}
summary {
display: list-item;
}
template {
display: none;
}
[hidden] {
display: none;
}
.container{
max-width: 1558px;
margin: 0 auto;
width: 100%;
padding: 0 15px;
box-sizing: border-box;
}
div{
box-sizing: border-box;
} .block_swap {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
overflow: hidden;
font-family: 'Roboto', sans-serif;
transition: 0.25s;
}
.block_swap .credit {
position: absolute;
bottom: 20px;
left: 20px;
color: inherit;
}
.mobile_promo_text p{
margin: 0;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 150%;
text-align: center;
letter-spacing: 0.03em;
color: #FFFFFF;
}
.mobile_promo_text{
padding-top: 100px;
}
.block_swap .options {
display: flex;
flex-direction: row;
align-items: stretch;
overflow: hidden;
min-width: 600px;
width: calc(100% - 0px);
height: 599px;
position: relative;
padding-top: 100px;
}
body > div.container-fluid > section.screen4 > div > div.block_swap > div > div:nth-child(1){
margin-left: 0;
}
.back_button{
position: relative;
}
body > div.container-fluid > section.screen8 > div > div.screen8_middle > div > div > div:nth-child(1){
margin-left: 0;
}
@media screen and (max-width: 718px) {
.block_swap .options {
min-width: 520px;
}
}
@media screen and (max-width: 638px) {
.block_swap .options {
min-width: 440px;
}
}
@media screen and (max-width: 558px) {
.block_swap .options {
min-width: 360px;
}
}
@media screen and (max-width: 478px) {
.block_swap .options {
min-width: 280px;
}
}
.block_swap .options .option {
min-width: 160px;
margin-left: 40px;
background: var(--optionBackground, var(--defaultBackground, #e6e9ed));
background-size: auto 120%;
background-position: center;
cursor: pointer;
transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.block_swap .options .option:nth-child(1) {
--defaultBackground: #ed5565;
}
.block_swap .options .option:nth-child(2) {
--defaultBackground: #fc6e51;
}
.block_swap .options .option:nth-child(3) {
--defaultBackground: #ffce54;
}
.block_swap .options .option:nth-child(4) {
--defaultBackground: #2ecc71;
}
.block_swap .options .option:nth-child(5) {
--defaultBackground: #5d9cec;
}
.block_swap .options .option:nth-child(6) {
--defaultBackground: #ac92ec;
}
.block_swap .options .option.active {
flex-grow: 4;
transform: scale(1);
max-width: 600px;
margin: 0px;
background-size: cover;
margin-left: 40px;
}
.block_swap .options .option.active .label {
bottom: 20px;
left: 20px;
}
.block_swap .options .option.active .label .info >
div {
left: 0px;
opacity: 1;
}
.block_swap .options .option:not(.active) {
flex-grow: 1; }
.block_swap .options .option:not(.active) .shadow {
bottom: -40px;
box-shadow: inset 0 -120px 0px -120px black, inset 0 -120px 0px -100px black;
}
.block_swap .options .option:not(.active) .label {
bottom: 10px;
left: 10px;
}
div.screen1_header_left > div.checkdemo > a{
display: flex;
align-items: center;
justify-content: space-between;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 24px;
color: #F6F5F8;
}
div.screen1_header_left > div.checkdemo > a img{
width: 26px;
height: 26px;
padding-right: 20px;
}
.block_swap .options .option:not(.active) .label .info >
div {
left: 20px;
opacity: 0;
}
.block_swap .options .option .shadow {
position: absolute;
bottom: 0px;
left: 0px;
right: 0px;
height: 120px;
transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.block_swap .options .option .label {
display: flex;
position: absolute;
right: 0px;
height: 40px;
transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}
.block_swap .options .option .label .icon {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
min-width: 40px;
max-width: 40px;
height: 40px;
border-radius: 100%;
background-color: white;
color: var(--defaultBackground);
}
.block_swap .options .option .label .info {
display: flex;
flex-direction: column;
justify-content: center;
margin-left: 10px;
color: white;
white-space: pre;
}
.block_swap .options .option .label .info>div {
position: relative;
transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95), opacity 0.5s ease-out;
}
.block_swap .options .option .label .info .main {
font-weight: bold;
font-size: 1.2rem;
}
.block_swap .options .option .label .info .sub {
transition-delay: 0.1s;
} .screen3{
margin-top: 233px;
margin-bottom: 233px;
}
.about_text p{
margin: 0;
}
.about_top{
display: flex;
flex-wrap: wrap;
justify-content: end;
}
.about_text{
width: 549px;
}
.about_img{
padding-left: 25px;
}
.about_buttom p{
margin: 0;
}
body > section > div > div > div.container > div.screen1_header > div.screen1_header_left > div.checkdemo > div:nth-child(2) > a > img{
width: 26px;
}
.about_buttom{
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.buttom-part{
padding-top: 309px;
}
.how_it_works{
font-weight: 300;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
font-variant: small-caps;
color: #9695AB;
margin-bottom: 32px;
font-family: 'Montserrat';
font-style: normal;
}
.about_buttom_left .title p{
font-size: 64px;
line-height: 120%;
letter-spacing: 0.03em;
color: #070E20;
}
.about_buttom_right p{
font-weight: 300;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
color: #070E20;
}
.about_buttom_right > div{
padding-top: 32px;
}
.screen3{
background-image: url(//vr.digiway-dev.online/wp-content/themes/vr-theme/assets/images/background3.png);
background-repeat: no-repeat;
background-size: contain;
}
.screen4{
padding-top: 194px;
}
.under_slide{
display: flex;
flex-wrap: wrap;
background-color: #F6F5F8;
margin-top: 132px;
padding: 125px 60px;
justify-content: space-between;
position: relative;
z-index: 9;
}
.under_slide>div{
width: 30%;
}
.under_slide p{
margin: 0;
font-size: 24px;
font-weight: 400;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
color: #070E20;
}
.under_slide>div{
display: flex;
}
.under_slide > div> div:nth-child(2){
padding-left: 35px;
}
.screen5{
margin-top: 139px;
}
.screen5 p{
margin: 0;
}
.screen5_top_left p{
font-weight: 300;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
color: #070E20;
}
.back_center_bl{
position: relative;
}
.back_center_bl::after{
content: "";
width: 900px;
height: 700px;
position: absolute;
background: url(//vr.digiway-dev.online/wp-content/themes/vr-theme/assets/images/backcenter.png) no-repeat;
background-position: right;
background-size: cover;
top: 36%;
right: 0;
filter: blur(3px);
}
.back_button::after{
content: "";
width: 100%;
height: 700px;
background: url(//vr.digiway-dev.online/wp-content/themes/vr-theme/assets/images/back_botton.png) no-repeat;
background-position: right;
background-size: cover;
top: 36%;
right: 0;
filter: blur(3px);
position: absolute;
z-index: 9;
}
.screen5_top{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.screen5_top_right{
width: 34%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.main_privacy h1{
color: white;
}
.main_privacy {
padding-top: 120px;
}
.main_privacy div a{
color: white;
text-decoration: underline;
}
.screen1_middle_right{
display: flex;
align-items: flex-end;
}
.main_privacy div{
margin-top: 20px;
color: white;
}
.main_privacy div span{
font-weight: bold;
}
.screen5_top_left{
width: 60%;
}
.screen5_top {
min-height: 690px;
}
.screen5_top_right_bottom p{
font-weight: 300;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
color: #070E20;
}
.screen5_top_right_top p{
font-size: 40px;
line-height: 150%;
letter-spacing: 0.03em;
color: #070E20;
}
.screen5_top_right_top > div:nth-child(2){
padding-top: 65px;
}
.color_first{
color: #9671C7;
}
.wpcf7-form-control.wpcf7-text.wpcf7-phonetext{
width: 274px;
}
.wpcf7-form p span input{
width: 548px;
}
.country{
font-size: 20px!important;
}
.country span{
font-size: 20px!important;
}
.color_second{
color: #CF3D93;
}
.screen5_top_left > div:nth-child(1){
margin-bottom: 95px;
}
.screen5_top_right_bottom > div:nth-child(1){
font-weight: 300;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
padding-bottom: 65px;
}
.screen5_top_left > div:nth-child(2){
position: absolute;
left: 0;
}
.screen5_bottom{
margin-top: 160px;
position: relative;
}
.screen5_bottom {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.screen6{
margin-top: 261px;
}
.screen6 p{
margin: 0;
}
.screen6_top_part{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.screen6_top > div > div:nth-child(1) p{
font-weight: 300;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
}
.screen6_top > div > div:nth-child(2) p{
font-weight: 400;
font-size: 32px;
line-height: 150%;
letter-spacing: 0.03em;
}
.screen6_middle{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-top: 120px;
}
.screen6_middle_left > div{
display: flex;
justify-content: start;
margin-bottom: 48px;
flex-wrap: wrap;
}
.screen6_middle_left > div > div:nth-child(2){
padding-left: 14%;
}
.main_collab{
display: flex;
align-items: baseline;
}
.main_collab>:nth-child(2) p{
display: inline;
}
.screen6_middle_left > div{
margin-bottom: 20px;
}
.main_collab>:nth-child(2){
margin-left: 20px;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 150%; letter-spacing: 0.03em;
color: #070E20;
width: 249px;
}
.screen6_middle_left .sub_collab {
padding-left: 11%;
margin-top: 8px;
}
.screen6_middle_left>div > div.main_collab > div:nth-child(1){
border: 1px solid #9671C7;
border-radius: 50%;
width: 48px;
height: 48px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
color: #9671C7;
font-weight: 300;
font-size: 24px;
}
.screen6_buttom{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 240px;
}
.screen6_buttom_right > div:nth-child(1) > div{
padding-top: 48px;
}
.screen6_buttom_right p{
line-height: 150%;
}
.screen6_buttom_right > div:nth-child(2){
padding-top: 19px;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
}
.screen6_buttom_right > div:nth-child(2) p{
font-weight: 300;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
}
#cookie-law-info-bar{
z-index: 999999999!important;
background: rgba(27, 19, 83, 0.8)!important;
font-family: 'Montserrat';
font-style: normal!important;
font-weight: 400!important;
font-size: 16px!important;
line-height: 150%!important;
letter-spacing: 0.03em!important;
color: #FFFFFF!important;
}
#wt-cli-accept-all-btn{
width: 146px!important;
height: 56px!important;
background: rgba(150, 113, 199, 0.5)!important;
border-radius: 100px!important;
font-family: 'Montserrat'!important;
font-style: normal!important;
font-weight: 400!important;
font-size: 16px!important;
line-height: 24px!important;
color: #FFFFFF!important;
padding: 0!important;
display: flex!important;
align-items: center!important;
justify-content: center!important;
}
.cli-bar-container{
justify-content: space-around!important;
}
.cli-style-v2 .cli-bar-message{
width: 43%!important;
}
#cookie-law-info-bar > span > div > div.cli-bar-btn_container > a.medium.cli-plugin-button.cli-plugin-main-button.cli_settings_button{
display: none;
}
.get_touch{
background: #6F8EFD;
border-radius: 50%;
width: 203px;
height: 203px;
display: flex;
align-items: center;
justify-content: center;
font-weight: 400;
font-size: 24px;
line-height: 24px;
color: #FFFFFF;
cursor: pointer;
}
.screen8 p{
margin: 0;
line-height: 150%;
}
.screen8_top{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.screen8_top_left{
display: flex;
flex-direction: column;
justify-content: space-between;
background: #F6F5F8;
padding: 56px 64px;
}
.screen8_top_left > div:nth-child(2) p{
font-weight: 300;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
color: #070E20;
}
.screen8{
margin-top: 249px;
}
.screen8_top_left > div:nth-child(1) > div:nth-child(2) p{
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
color: #070E20;
padding-top: 16px;
}
.bold_style{
font-weight: 500;
}
.screen8_middle{
margin-top: 120px;
}
.screen8_buttom{
margin-top: 120px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
position: relative;
padding-bottom: 120px;
}
.screen8_buttom_left p{
font-weight: 300;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
color: #070E20;
}
.screen8_buttom_left{
display: flex;
flex-direction: column;
justify-content: space-between;
}
.screen8_buttom .get_touch{
position: absolute;
bottom: 0;
left: calc(50% - 100px);
}
.screen9{
margin-top: 214px;
}
.screen9 p{
margin: 0;
}
.screen9_top{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.screen9_top_left p{
font-weight: 400;
font-size: 40px;
line-height: 150%;
letter-spacing: 0.03em;
}
.screen9_top_right p{
font-weight: 300;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
}
.screen9_middle{
margin: 87px 0 ;
position: relative;
z-index: 99;
background: white;
}
.screen9_middle>div{
text-align: right;
}
.screen9_buttom p{
font-weight: 300;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
}
.screen9_buttom{
display: flex;
justify-content: right;
}
.screen10 p{
margin: 0;
}
.screen10{
margin-top: 242px;
}
.block_form{
display: flex;
justify-content: space-between;
border-top: 1px solid #84838C;;
padding-top: 40px;
}
.block_form_left_title p{
font-weight: 400;
font-size: 64px;
line-height: 130%;
letter-spacing: 0.03em;
}
.block_form_left_subtitle p{
font-weight: 300;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
}
.block_form_left_subtitle{
margin-top: 44px;
}
.block_form_right{
display: flex;
flex-direction: column;
justify-content: space-between;
}
.block_form>:first-child{
width: 60%;
}
.block_form>:last-child{
width: 40%;
}
.block_form .input{
outline: none;
border: 0;
}
.block_form input[type="text" i]{
outline: none;
border: 0;
border-bottom: 1px solid #84838C;
padding-top: 24px;
padding-bottom: 16px;
padding-left: 16px;
font-family: 'Commissioner';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #9695AB;
opacity: 0.5;
}
.block_form input[type="tel" i]{
outline: none;
border: 0;
border-bottom: 1px solid #84838C;
padding-top: 24px;
padding-bottom: 16px;
padding-left: 16px;
font-family: 'Commissioner';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #9695AB;
opacity: 0.5;
}
.block_form input[type="email" i]{
outline: none;
border: 0;
border-bottom: 1px solid #84838C;
padding-top: 24px;
padding-bottom: 16px;
padding-left: 16px;
font-family: 'Commissioner';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #9695AB;
opacity: 0.5;
}
.screen1_header_left_logo .checkdemo a{
display: flex;
align-items: center;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 24px;
color: #F6F5F8;
}
.screen1_header_left_logo .checkdemo a img{
width: 26px;
height: 13px;
}
.block_form input[type="submit" i]{
width: 256px;
height: 64px;
left: 980px;
top: 378px;
border: 0;
background: #5576EC;
border-radius: 100px;
color: #FFFFFF;
margin: 0 auto;
margin-top: 100px;
font-weight: 400;
font-size: 24px;
line-height: 24px;
color: #FFFFFF;
}
.footer_back{
background: #0E0F24;
margin-top: 249px;
padding:  86px 196px;
}
.fooer_block{
display: flex;
justify-content: space-between;
}
.footer_left{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.footer_right{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.sub_collab{
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 150%; letter-spacing: 0.03em;
color: #070E20;
padding-left: 64px;
}
.screen6_middle_left{
width: 50%;
}
.sub_collab p{
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 150%; letter-spacing: 0.03em;
color: #070E20;
}
.footer_back p{
font-weight: 300;
font-size: 16px;
line-height: 140%;
letter-spacing: 0.03em;
color: #E0E0E0;
}
.footer_back p a{
font-weight: 300;
font-size: 14px;
line-height: 140%;
letter-spacing: 0.03em;
color: #E0E0E0;
}
.footer_left{
width: 41%;
}
.footer_right{
width: 26%;
}
.layer1{
background: #1C1150;
}
.screen1_header{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
} .screen1_header_left{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.checkdemo{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.screen1 p{
margin: 0;
}
.layer3{
padding-top: 51px;
}
.menu ul{
list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.screen1_header_right{
width: 60%;
}
.screen1_header_left{
width: 40%;
}
.checkdemo > div:nth-child(2) p{
font-weight: 400;
font-size: 24px;
line-height: 24px;
color: #F6F5F8;
padding-left: 20px;
}
.menu a{
font-weight: 300;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
color: #9695AB;
}
.screen1_middle {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
.screen1_middle_left_title p{
font-weight: 600;
font-size: 80px;
line-height: 120%;
letter-spacing: 0.03em;
color: #FFFFFF;
}
.screen1_middle_left_subtitle{
padding-top: 56px;
}
.screen1_middle_left_subtitle p{
font-weight: 400;
font-size: 32px;
line-height: 150%; letter-spacing: 0.03em;
color: #FFFFFF;
}
.buttom_contact{
margin-top: 116px;
}
.buttom_contact a{
font-weight: 400;
font-size: 24px;
line-height: 24px;
color: #FFFFFF;
background: #5576EC;
border-radius: 100px;
padding: 20px 40px;
text-align: center;
align-items: center;
justify-content: space-around;
display: flex;
width: 256px;
}
.screen1_middle_left{
width: 50%;
}
.screen1_middle_right{
width: 50%;
}
.screen2 p {
margin: 0;
}
.screen2_layer3{
background: #1C1150;
}
.screen2_layer3_block{
width: 42%;
margin: 0 auto;
padding-top: 327px;
padding-bottom: 249px;
}
.options .active .get_touch{
display: flex;
position: absolute;
left: 50%;
top: -97px;
}
.options  .get_touch{
display: none;
}
.screen2_layer3_block >:nth-child(1) p{
font-weight: 500;
font-size: 64px;
line-height: 120%;
letter-spacing: 0.03em;
color: #FFFFFF;
}
.screen2_layer3_block >:nth-child(2){
padding-top: 46px;
}
.screen2_layer3_block >:nth-child(2) p{
font-weight: 300;
font-size: 32px;
line-height: 150%;    
letter-spacing: 0.03em;
color: #FFFFFF;
}
.screen2_layer1{
background: #1C1150;
}
.screen2_layer2{
background: radial-gradient( 89.36% 154.11% at 102.68% 34.72%, #1C1150 46.32%, #5576EC 88.32%, #CF3D93 100%);
background-size: 200% 100%;
background-position: 100%;
transition: all 2s ease;
animation: colorChange 5s forwards;
}
@keyframes colorChange {
to {
background-position:top left;
}
}
.screen2_layer3{
background: url(//vr.digiway-dev.online/wp-content/themes/vr-theme/assets/images/secondscreen.png) no-repeat;
background-position-x: right;
background-position-y: bottom;
background-size: contain;
}
.footer_social img{
height: 100%;
width: 100%;
}
.footer_social>div{
width: 24px;
height: 24px;
}
.footer_social{
display: flex;
}
.screen1 .layer2{
background-position: bottom;
background: #1C1150;
}
.main_light_img{
position: absolute;
width: 596px;
height: 536px;
background: url(//vr.digiway-dev.online/wp-content/themes/vr-theme/assets/images/mainscreen.png);
border-top-left-radius: 20px;
border-top-right-radius: 60px;
border-bottom-right-radius: 50px;
border-bottom-left-radius: 100px;
filter: blur(1px);
border-radius: 50%;
background-repeat: no-repeat;
z-index: 99;
}
.layer1{
background-position: bottom;
}
.mobile_promo iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.screen1_header_left{
position: relative;
z-index: 99999999;
}
.screen1_header_right{
position: relative;
z-index: 999999;
}
.screen1_middle{
position: relative;
z-index: 999999;
}
section{
width: 100%;
}
.container-fluid{
width: 100%;
}
.screen1_middle_right img{
width: 100%;
}
.block_mobile{
display: none;
position: relative;
}
.light_back{
background: radial-gradient(109.29% 166.8% at 128% 20.24%, #5576EC 30.32%, #CF3D93 100%);
mix-blend-mode: normal;
filter: blur(400px);
transform: matrix(-0.95, -0.36, -0.3, 0.94, 0, 0);
position: absolute;
width: 800px;
height: 800px;
left: calc(27% - 250px);
z-index: 9;
top: calc(50% - 250px);
}
.back_demo2{
background: #1C1150;
height: 100vh;
position: relative;
}
.back_demo2 .screen1_header{
padding-top: 40px;
}
.back_demo2 .screen1_header_left{
align-items: center;
}
.block404 {
padding-top: 345px;
}
.block404 p{
margin: 0;
}
.block404_title p{
font-family: 'Commissioner';
font-style: normal;
font-weight: 500;
font-size: 54px;
line-height: 60px;
color: #FFFFFF;
}
.block404_subtitle p{
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 150%;
letter-spacing: 0.03em;
color: #FFFFFF;
padding-top: 16px;
}
.block404_buttom a{
display: flex;
align-items: center;
margin-top: 90px;
background: rgba(150, 113, 199, 0.5);
border-radius: 100px;
width: 373px;
height: 64px;
justify-content: center;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 24px;
color: #FFFFFF;
}
.block404_buttom img{
padding-left: 20px;
}
.screen5 .get_touch{
position: absolute;
right: calc(50% - 100px);
bottom: -100px;
}
.screen6_middle_left > div{
align-items:center;
}
.main_light{
background: radial-gradient(109.29% 166.8% at 128% 20.24%, #5576EC 30.32%, #CF3D93 100%); 
position: absolute;
width: 596px;
height: 536px;
background: radial-gradient(89.36% 154.11% at 102.68% 34.72%, #5576EC 30.32%, #CF3D93 100%) ;
mix-blend-mode: normal;
filter: blur(94px);
-webkit-filter: blur(94px);
-webkit-transform: matrix(-0.82, 0.57, 0.57, 0.82, 0, 0) translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
}
.footer_social>:nth-child(2){
margin-left: 20px;
}
.footer_left a{
font-weight: 300;
font-size: 16px;
line-height: 140%;
letter-spacing: 0.03em;
color: #E0E0E0;
text-decoration: underline;
}
.screen1{
position: relative;
width: 100%;
overflow: hidden;
}
.screen6_buttom_right p{
margin: 0;
}
.buttom_contact a:hover{
background: #9671C7;
}
.get_touch:hover{
background:#9671C7 ;
} .mobile div {
display: block;
position:fixed; top: 12px;
right: 16px;
height: 50px;
width: 50px;
z-index: 9999999;
cursor: pointer;
box-sizing: content-box;
}
.back_header3 .mobile div span {
background: #9695AB;
}
.mobile div span {
display: block;
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 48px;
height: 2px;
background-color: #fff;
border-radius: 13px;
transition-duration: .4s;
}
.mobile div span:nth-child(1) {
top: 14px;
}
.mobile div span:nth-child(2) {
top: 23px;
}
.layer3 .back_header .checkdemo > div:nth-child(2) p a{
color: #9695AB;
}
.layer3 .back_header2 .checkdemo > div:nth-child(2) p a:hover{
color: #fff;
}
.layer3 .back_header .checkdemo > div:nth-child(2) p a:hover{
color: #fff;
}
.back_header  .menu a:hover{
color: #fff;
}
.back_header2  .menu a:hover{
color: #fff;
}
.mobile div span:nth-child(3) {
bottom: 14px;
}
.mobile div.active span:nth-child(1) {
transform: translate(-15px, 9px) rotate(-45deg);
}
.mobile div.active span:nth-child(2) {
transition-duration: 0s;
opacity: 0;
}
.mobile div.active span:nth-child(3) {
transform: translate(-15px, -9px) rotate(45deg);
}
.promo_movie_laptop{
height: 80vh;
}
.mobile nav {
display: block;
position: fixed;
bottom: 16px;
right: 16px;
height: 50px;
width: 50px;
border-radius: 50%;
z-index: 9999990;
transition-duration: .4s;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.mobile nav.open {
background: url(//vr.digiway-dev.online/wp-content/themes/vr-theme/assets/images/mob_back.png);
width: 100vw;
height: 100vh;
right: 0px;
bottom: 0px;
border-radius: 0;
background-size: cover;
}
.mobile nav ul {
display: none;
}
.mobile nav ul.show {
display: flex;
flex-direction: column;
list-style: none;
margin: 0;
padding: 0;
}
.mobile ul li {
display: flex;
align-items: center;
justify-content: left;
background-color: transparent;
width: 100%;
opacity: 0;
animation-name: fadein;
animation-duration: 1s;
animation-fill-mode: forwards;
}
.fixed_header .container{
height: unset!important;
}
.fixed_header{
position: fixed;
right: 0;
left: 0;
top: 0;
height: 140px;
padding-top: 54px;
z-index: 99999;
}
.back_header{
z-index: 9999999;
background: #1C1150;
}
.back_header2{
background: radial-gradient( 89.36% 154.11% at 102.68% 34.72%, #1C1150 46.32%, #5576EC 88.32%, #CF3D93 100%);
background-size: 200% 100%;
background-position: 100%;
transition: all 2s ease;
animation: colorChange 5s forwards;
}
.back_header3{
background: #FFFFFF;
transition: all 0s ease;
animation: colorChange 0s forwards;
}
.back_header3 svg > path{
fill: #9695AB;
}
.wpcf7-form{
overflow-x: hidden;
}
.wpcf7-form input{
width: 100%!important;
}
.back_demo2 .light_back{
display:none;
}
.back_demo2 .block404{
padding-top:205px;
}
.back_header3 svg:hover path{
fill: #1A1658;
}
.layer3 .back_header3 .checkdemo > div:nth-child(2) p a{
color: #9695AB;
}
.layer3 .back_header3 .checkdemo > div:nth-child(2) p a:hover{
color: #1A1658;
font-weight: 500;
}
.back_header3 .menu a:hover{
color: #1A1658;
font-weight: 500;
}
.special_social_top > p:nth-child(5){
margin-left: 85px;
}
.special_social_top > p:nth-child(5) a{
font-family: 'Commissioner';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 20px; text-align: right;
color: #9594AD;
}
.special_social_top > p:nth-child(3){
margin-left: 15px;
}
.mobile ul li:not(:last-child) {
margin-bottom: 22px;
}
.mobile ul li a {
text-decoration: none;
color: #fff;
}
.screen5_bottom_left p{
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 40px;
line-height: 150%;
letter-spacing: 0.03em;
}
@keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.mobile{
display: none;
}
.special_button a{
width: 208px;
height: 40px;
display: flex;
align-items: center;
background: #5576EC;
border-radius: 100px;
justify-content: center;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
margin-top: 69px;
}
.special_button a img{
width: 20px;
height: 19px;
margin-top: 6px;
margin-left: 10px;
} .block_form input[type="tel" i]:focus{
border-bottom:  1px solid #9671C7!important;
}
.block_form input[type="email" i]:focus{
border-bottom:  1px solid #9671C7!important;
}
.block_form input[type="text" i]:focus{
border-bottom:  1px solid #9671C7!important;
}
.wpcf7-not-valid{
border-bottom:  1px solid #FF4D82!important;
}
.block_form input[type="submit" i]{
cursor: pointer;
}
.block_form input[type="submit" i]:hover{
background: #9671C7;
}
.wpcf7-not-valid-tip{
font-family: 'Commissioner';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #FF4D82;
}
.wpcf7-response-output{
font-family: 'Commissioner';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 24px;
color: #FF4D82;
border: 0!important;
margin-left: 0!important;
padding-left: 0!important;
}
#anim_back > div > div > div > div:nth-child(1){
position: relative;
z-index: 9;
}
.screen6_middle_left>div:hover{
cursor: pointer;
}
.get_touch a{
font-size: 24px;
line-height: 24px;
color: #FFFFFF;
cursor: pointer;
width: 100%;
height: 100%;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
.promo_movie{
height: 80vh;
padding-top: 50px;
}
.layer3 .checkdemo > div:nth-child(2) p a{
font-weight: 400;
font-size: 24px;
line-height: 24px;
color: #F6F5F8;
padding-left: 20px;
}
.header_menu a:hover{
color: #fff;
}
.screen1_middle{
align-items: end;
height: 100vh;
} * {
box-sizing: border-box;
}
body {
margin: 0;
font-family: Futura
}
.vh {
height: 100vh;
background-color: rgba(255,0,0,0.3);
display: flex;
justify-content: center;
align-items: center;
font-size: 10vw;
font-weight: bold;
}
.vh:before {
content: '100VH'
}
.philosophie {
position: relative;
}
.indicators {
left: 2rem;
top: 0;
margin: 10vh 0; height: 100vh; width: 650px;
display: none;
flex-direction: column; position: absolute;
}
.indicator {
opacity: 0;
flex-wrap: wrap;
}
.indicator {
width: 100%;
flex-grow: 1;
margin: 2px 0;
}
.indicators > div > div > div:nth-child(2) > p{
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 150%; letter-spacing: 0.03em;
color: #070E20;
}
.indicator .sub_collab p{
margin: 0;
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 150%; letter-spacing: 0.03em;
color: #070E20;
}
.philosophie .point {
height: 100vh;
width: 100%;
display: flex;
align-items: center;
padding: 4rem;
justify-content: end;
padding-left:100px;
}
.philosophie .wrapper {
height: 100vh;
width: 100%;
}
.point article {
flex-basis: 60%;
margin-right: auto;
}
.point img {
flex-basis: 55%;
max-width: 45vw;
height: auto;
}
.indicator{  width: 630px;
max-height: 75px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
color: #9671C7;
font-weight: 300;
font-size: 24px;
margin-bottom: 38px;
}
.indicator{
justify-content: start;
}
.screen6_middle >div{
flex-wrap: wrap;
}
.screen6_middle .sub_collab{
width: 100%;
padding-left: 50px;
}
.indicator>:nth-child(1){
border: 1px solid #9671C7;
border-radius: 50%;
width: 48px;
height: 48px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
color: #9671C7;
font-weight: 300;
font-size: 24px;
}
.indicator p{
text-align: left;
margin-left: 15px;
}
.indicator{
opacity: 0;
flex-wrap: wrap;
}
.indicator.sub_collab{
width: 80%;
margin-left: 50px;
}
.philosophie{
display: block;
}
#box2{
position: relative;
overflow: hidden;
}
.screen6_middle_left .sub_collab{
display: none;
}
.main_collab {
display: flex;
align-items: baseline;
position: relative;
width: 100%;
}
.main_collab::after{
content: "";
background: url(//vr.digiway-dev.online/wp-content/themes/vr-theme/assets/images/str2.svg) no-repeat;
background-size: contain;
width: 10px;
height: 10px;
position: absolute;
right: 0;
top: 10px;
}
.active_rotate .main_collab::after{
content: "";
background: url(//vr.digiway-dev.online/wp-content/themes/vr-theme/assets/images/str1.svg) no-repeat;
background-size: contain;
width: 10px;
height: 10px;
position: absolute;
right: 0;
top: 10px;
}
.options>:nth-child(1):not(.active){
height: 453px;
}
.options>:nth-child(2):not(.active){
height: 463px;
}
.options>:nth-child(3):not(.active){
height: 385px;
}
.options>:nth-child(4):not(.active){
height: 405px;
}
.options>:nth-child(5):not(.active){
height: 434px;
}
.screen8_middle .block_swap .options .option.active{
flex-grow: 7;
max-width: 866px;
}
.screen4 .block_swap .options .option.active{
flex-grow: 5;
}
.block_swap .options .option:not(.active) .shadow{
box-shadow: unset;
}
.screen3{
background-image: unset;
}
.screen3::before{
content: "";
position: absolute;
background: url(//vr.digiway-dev.online/wp-content/themes/vr-theme/assets/images/background3.png) no-repeat;
z-index: -1;
}
.screen3 .container-fluid{
position: relative;
z-index: 22;
}
.back_header3 .checkdemo:hover path{
fill: #1A1658;
}
@media screen and (max-width: 3000px){
.layer3 .container{
height: 100vh;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.screen3::before{
width: 1064px;
height: 748px;
} .screen8_buttom .get_touch{
bottom: 40px;
left: calc(63% - 100px);
}
.screen1_middle_left{
padding-bottom: 100px;
}
.screen1{
height: 100vh;
}
.screen2_layer3{
height: 100vh;
}
.main_light_img{
background: url(//vr.digiway-dev.online/wp-content/themes/vr-theme/assets/images/morelaptop.png) no-repeat;
} .fixed_header {
position: fixed;
right: 0;
left: 0;
top: 0;
height: 140px;
padding-top: 54px;
z-index: 999999999;
}
.screen6_middle{
display: none;
}
}
@media screen and (max-width: 2000px){
.main_light_img{
background: url(//vr.digiway-dev.online/wp-content/themes/vr-theme/assets/images/mainscreen.png) no-repeat;
}
.layer3{
padding-top: unset;
}
.screen3::before{
width: 50%;
height: 748px;
}
.screen6_buttom{
margin-top: unset;
}
.screen4{
padding-top: unset;
}
.screen6_buttom{
margin-top: 150px;
}
.screen5_top_right_bottom > div:nth-child(1){
padding-top: 184px;
}
.screen5_top_right_top > div:nth-child(2){
padding-top: 22px;
}
.screen5_top_left > div:nth-child(2){
max-width: 50%;
}
.screen5_top_left > div:nth-child(2) img{
width: 100%;
}
}
@media screen and (max-width: 1540px){
.layer3 .container{
height: unset;
}
.screen6_middle{
display: none;
}
.layer3{
padding-top: unset;
}
.get_touch a{
font-size: 20px;
}
.indicators > div > div > div:nth-child(2) > p{
font-size: 20px;
}
.indicators > div > div > div:nth-child(3) > p{
font-size: 16px;
}
.screen6_buttom_right > div:nth-child(2) p{
font-size: 20px;
}
.fixed_header {
position: fixed;
right: 0;
left: 0;
top: 0;
height: 95px;
padding-top: 20px;
z-index: 9999999;
} .mobile_promo_movie{
display: none;
}
.layer3 .container {
height: 100vh;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.screen2_layer3 {
height: 100vh;
}
.screen1_middle_left {
padding-bottom: 100px;
}
.screen2_layer3{
height: unset;
}
.screen1{
height: unset;
}
.screen9_middle img{
width: 832px;
}
.container{
padding: 0 124px;
}
.screen1_header_left_logo img{
width: 80px;
}
.checkdemo img{
width: 54px;
}
.screen1_header p{
font-size: 16px;
}
.screen1_header a{
font-size: 16px;
}
.checkdemo > div:nth-child(2) p{
font-size: 16px;
}
.screen1_middle_left_title p{
font-size: 56px;
}
.screen1_middle_left_subtitle p{
font-size: 24px;
}
.screen1_middle_left_subtitle{
padding-top: 25px;
}
.buttom_contact a{
width: 232px;
font-size: 20px;
}
.screen2_layer3_block >:nth-child(1) p{
font-size: 48px;
}
.screen2_layer3_block >:nth-child(2) p{
font-size: 24px;
}
.about_text{
width: 30%;
}
.about_img{
width: 40%;
}
.about_img img{
width: 100%;
}
.about_text p{
font-size: 20px;
}
.how_it_works{
font-size: 20px;
}
.about_buttom_left .title p{
font-size: 48px;
}
.about_buttom_right p{
font-size: 20px;
}
.about_buttom_right > div{
padding-top: 10px;
}
.screen4{
padding-top: 0;
}
.screen3{
margin-bottom: 40px;
}
.block_swap .options .option{
min-width: 95px;
}
.under_slide{
margin-top: 80px;
}
.under_slide p{
font-size: 20px;
}
.screen5{
margin-top: 228px;
}
.screen5_top_left p{
font-size: 20px;
}
.screen5_top_right_top p{
font-size: 28px;
}
.screen5_top_right_top > div:nth-child(2){
padding-top: 30px;
}
.screen5_top_right_bottom p{
font-size: 20px;
}
.screen5_top_left .block_laptop img{
width: 687px;
}
.screen5_top_right_bottom > div:nth-child(1){
padding-bottom: 45px;
}
.screen5_bottom{
margin-top: 118px;
}
.screen5_bottom_left p{
font-size: 28px;
}
.screen5_bottom_right_img img{
width: 463px;
}
.get_touch{
width: 160px;
height: 160px;
font-size: 20px;
}
.screen5 .get_touch {
position: absolute;
right: calc(41% - 100px);
bottom: -40px;
}
.screen6{
margin-top: 180px;
}
.screen6_top > div > div:nth-child(1) p{
font-size: 20px;
}
.screen6_top > div > div:nth-child(2) p{
text-decoration-style: 24px;
}
.screen6_middle{
offset-distance: 80px;
}
.screen6_middle_left > div p{
font-size: 20px;
}
.screen6_middle_left>div > div.main_collab > div:nth-child(1){
width: 32px;
height: 32px;
}
.screen6_middle_left>div > div.main_collab > div:nth-child(1) span{
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 150%;
} .screen6_middle_right img{
width: 100%;
}
.screen6_buttom{
margin-top: 188px;
}
.screen6_buttom_left_image {
max-width: 452px;
}
.screen6_buttom_left_image img{
width: 100%;
}
.screen6_buttom_right p{
font-size: 22px;
}
.screen6_buttom_right > div:nth-child(1) > div{
padding-top: 20px;
}
.screen8{
margin-top: 217px;
}
.screen8_top_right{
max-width: 586px;
}
.screen8_top_right img{
width: 100%;
height: 100%;
}
.screen8_top_left > div:nth-child(2) p{
font-size: 16px;
}
.screen8_buttom_right_img img{
width: 100%;
max-height: 400px;
}
.screen8_buttom_left p{
font-size: 16px;
}
.screen8_buttom .get_touch{
bottom: 40px;
left: calc(53% - 100px);
}
.mobile_menu {display: none;}
.screen9{
margin-top: 180px;
}
.screen9_top_left p{
font-size: 30px;
}
.screen9_top_right p{
font-size: 20px;
}
.screen9_buttom p{
font-size: 20px;
}
.block_form_left_title p{
font-size: 40px;
}
.block_form_left_subtitle p{
font-size: 20px;
}
.block_form input[type="text" i]{
font-size: 14px;
}
.block_form input[type="tel" i]{
font-size: 14px;
}
.block_form input[type="email" i]{
font-size: 14px;
}
.block_form input[type="submit" i]{
width: 217px;
height: 48px;
font-size: 20px;
margin: 0 0;
margin-top: 90px;
}
.footer_back{
padding: 107px 123px;
}
.footer_left{
flex-direction: column;
}
.footer_right{
width: 37%;
}
.fooer_block{
align-items: center;
}
.screen8_top>div{
width: 49%;
}
.light_back{
display: none;
}
.back_demo2{
background: url(//vr.digiway-dev.online/wp-content/themes/vr-theme/assets/images/demoback.png) no-repeat;
}
.screen1_header_left_logo .checkdemo a{
display: flex;
align-items: center;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 24px;
color: #F6F5F8;
}
.screen1_header_left_logo .checkdemo a img{
width: 26px;
height: 13px;
}
div.screen1_header_left > div.checkdemo > a{
display: flex;
align-items: center;
justify-content: space-between;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 24px;
color: #F6F5F8;
}
div.screen1_header_left > div.checkdemo > a img{
width: 26px;
height: 26px;
padding-right: 20px;
}
.footer_left{
width: 48%;
}
.indicator{
margin: 0;
}
.indicator{
width: 582px;
}
}
@media screen and (max-width: 1300px){
.screen1_middle_right{
width: 42%;
}
.screen1_middle_left{
width: 58%;
}
}
@media screen and (max-width: 1100px){
.screen1_middle_right img{
display: none;
}
.screen1 .layer2{
background: url(//vr.digiway-dev.online/wp-content/themes/vr-theme/assets/images/bigmob.png) no-repeat;
background-size: cover;
}
.mobile nav.open{
width: 70%;
}
.container{
padding: 0 15px;
}
.screen1_middle_left_title{
padding-top: 219px;
}
.block_swap .options .option.active{
margin-left: 0;
}
.block_swap .options .option{
margin: 10px;
}
.screen1_middle_left{
width: 100%;
text-align: center;
}
.screen8_top_right img{
width: 100%;
}
.screen5_top_left > div:nth-child(2) > img{
display: none;
}
.screen5_top_left{
width: 100%;
}
.block_form>:first-child{
width: 100%;
}
.block_form{
flex-wrap: wrap;
}
.screen1_middle_left_title p{
font-size: 32px;
}
.screen1_middle_left_subtitle{
font-size: 16px;
}
.screen2_layer3_block >:nth-child(1) p{
font-size: 32px;
}
.screen2_layer3_block{
width: 100%;
}
.screen2_layer2{
background: linear-gradient(to-right, #5576EC 30.32%, #CF3D93 100%);
}
.screen1_header_left_logo img{
width: 80px;
height: 24px;
}
.checkdemo{
display: none;
}
.screen1_header_right{
display: none;
}
.screen1_middle_left_subtitle p{
font-size: 16px;
}
.buttom_contact{
display: none;
}
.block_mobile{
display: block;
}
.vr_first_screen{
margin-top: 96px;
}
.under_slide>div{
width: 100%;
}
.vr_first_screen{
background: #5576EC;
width: 100px;
height: 100px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 102px;
}
.vr_first_screen img{
margin: 0 auto;
width: 47px;
height: 24px;
}
.screen1_middle{
flex-direction: column;
}
.screen2_layer3{
background-size: cover;
background-position: bottom;
}
.screen3{
margin-top: 32px;
}
.about_text p{
font-size: 14px;
}
.about_img{
width: 50%;
}
.about_img img{
width: 100%;
}
.about_text{
width: 31%;
}
.block_swap .options .option.active{
max-width: 100%;
}
.under_slide{
width: 50%;
margin: 0 auto;
}
.screen5_top_right_top .block_mobile{
display: none;
}
.buttom-part{
padding-top: 80px;
}
.how_it_works{
font-size: 12px;
}
.about_buttom_left .title p{
font-size: 32px;
}
.about_buttom_right > div{
padding-top: unset;
}
.about_buttom_right{
padding-top: 17px;
}
.about_buttom_right p{
font-weight: 300;
font-size: 14px;
}
.screen3{
margin-bottom: 0;
}
.screen4{
padding-top: 48px;
}
.under_slide > div> div:nth-child(2){
padding-left: unset;
}
.under_slide>div{
flex-direction: column;
align-items: center;
text-align: center;
margin-bottom: 32px;
}
.under_slide p{
font-size: 16px;
display: inline;
}
.screen5_top_left p{
font-size: 14px;
}
.screen5_top_right{
width: 100%;
}
.screen5_top_left > div:nth-child(1){
margin-bottom: 32px;
}
.screen5_top_right_top p{
font-size: 24px;
}
.screen5_top_right_top > div:nth-child(2){
padding-top: 25px;
}
.screen5_top_right_top > div.block_mobile img{
position: absolute;
left: 0;
width: 284px;
}
.screen5_top_right_bottom{
margin-top: 143px;
}
.screen5_top_right_bottom p{
font-size: 14px;
font-weight: 300;
}
.screen5_bottom_left p{
font-size: 16px;
}
.screen5_bottom{
margin-top: 43px;
}
.screen5_bottom_right_img img{
width: 100%;
}
.screen5_bottom_left{
order: 2;
}
.screen5_bottom_right{
order: 1;
}
.get_touch{
width: 100px;
height: 100px;
font-size: 12px;
}
.screen5_bottom .get_touch{
bottom: 65px;
right: 0;
position: absolute;
}
.screen5_bottom_left{
padding-top: 28px;
}
.screen6{
margin-top: 80px;
}
.screen6_top > div > div:nth-child(1) p{
font-weight: 300;
font-size: 14px;
}
.screen6_top > div > div:nth-child(2) p{
font-size: 24px;
display: inline;
}
.screen6 p{
font-size: 16px;
}
.screen6_middle_left > div{
align-items: center;
}
.screen6_middle_left>div > div.main_collab > div:nth-child(1){
width: 20px;
height: 20px;
font-size: 16px;
}
.screen6_middle_right{
display: none;
}
.screen6_buttom_left_image img{
width: 100%;
}
.screen8_buttom_right_img img{
width: 100%;
}
.screen9_middle img{
display: none;
}
.screen6_buttom{
margin-top: 80px;
}
.screen6_buttom_right p{
margin: 0;
font-size: 16px;
}
.screen6_buttom_right{
padding-top: 25px;
}
.screen6_buttom_right > div:nth-child(1) > div{
padding-top: unset;
}
.screen6_buttom_right > div:nth-child(2){
padding-top: 32px;
}
.screen6_buttom_right > div:nth-child(2) p{
font-size: 14px;
}
.screen8{
margin-top: 80px;
}
.screen8_top_left > div:nth-child(1) > div:nth-child(1) > p{
font-weight: 500;
font-size: 20px;
}
.screen8_top_left > div:nth-child(1) > div:nth-child(2) p{
padding-top: 8px;
font-weight: 400;
font-size: 12px;
}
.screen8_top_left > div:nth-child(2){
padding-top: 40px;
}
.screen8_top_left > div:nth-child(2) p{
font-size: 14px;
}
.screen8_top_right{
padding-top: 24px;
}
.laptop_block{
display: none;
}
.screen8_buttom_left p{
font-weight: 300;
font-size: 14px;
}
.screen8_buttom{
margin-top: 32px;
}
.screen8_buttom_left > div:nth-child(1){
margin-bottom: 32px;
width: 81%;
margin-left: 76px;
}
.screen8_buttom_left > div:nth-child(3){
margin-top: 32px;
}
.screen8_buttom_left > div.block_mobile > div > div.get_touch{
bottom: -50px;
left: unset;
right: 0;
}
.screen9{
margin-top: 0;
}
.screen9_top_left p{
font-size: 24px;
display: inline;
}
.screen9_top_right{
margin-top: 48px;
width: 89%;
}
.screen9_top_right p{
font-weight: 300;
font-size: 14px;
}
.screen10{
margin-top: 80px;
}
.screen8_buttom_left p{
display: inline;
}
.screen9_buttom p{
font-weight: 300;
font-size: 14px;
display: inline;
}
.screen9_buttom>div{
width: 88%;
}
.footer_back{
padding: 0;
margin-top: 80px;
}
.screen9_top{
justify-content: end;
}
.block_form_left_title p{
font-weight: 400;
font-size: 24px;
line-height: 130%;
letter-spacing: 0.03em;
}
.block_form_left_subtitle p{
font-weight: 300;
font-size: 14px;
line-height: 150%;
}
.block_form_left_subtitle{
margin-top: 16px;
}
.block_form>:last-child{
width: 100%;
}
.block_form input[type="text" i]{
padding-bottom: 8px;
font-weight: 400;
font-size: 12px;
line-height: 24px;
color: #9695AB;
opacity: 0.5;
}
.block_form input[type="tel" i]{
padding-bottom: 8px;
font-weight: 400;
font-size: 12px;
line-height: 24px;
color: #9695AB;
opacity: 0.5;
}
.block_form input[type="email" i]{
padding-bottom: 8px;
font-weight: 400;
font-size: 12px;
line-height: 24px;
color: #9695AB;
opacity: 0.5;
}
.block_form input[type="submit" i]{
margin-top: 42px;
width: 152px;
font-weight: 400;
font-size: 12px;
line-height: 24px;
height: 40px;
}
.fooer_block{
flex-direction: column;
padding-top: 40px;
}
.fooer_block>div{
width: 100%;
}
.footer_left img{
width: 53px;
height: 16px;
}
.footer_left{
flex-direction: column;
}
.footer_back p{
font-weight: 300;
font-size: 12px;
line-height: 140%;
letter-spacing: 0.03em;
}
.footer_left{
padding-bottom: 32px;
}
.footer_right{
border-top: 1px solid #A693AF;
padding-top: 16px;
padding-bottom: 24px;
}
.footer_back p a{
font-weight: 400;
font-size: 12px;
line-height: 24px;
color: #9594AD;
}
.footer_left > div:nth-child(2){
padding-top: 8px;
}
.screen9_middle img{
width: 86%;
display: block;
}
.screen9_middle > div{
display: flex;
justify-content: end;
}
.block_swap .options{
flex-direction: column;
width: 100%;
}
.block_swap .options .option{
min-height: 56px;
background-repeat: no-repeat;
background-size: cover;
margin-left: 0;
margin-right: 0;
}
.under_slide{
margin-top: 33px;
}
.main_light{
display: none;
}
.main_light_img{
display: none;
}
.main_light{
width: 69%;
height: 69%;
}
.screen5_top_left > div:nth-child(2) > img{
display: block;
width: 397px;
}
.screen5_top_left{
width: 50%;
}
.screen5_top_right{
width: 44%;
}
.screen5_bottom_left{
order: 1;
}
.screen5_bottom_right{
order: 2;
}
.screen5_top_right_bottom{
margin-top: 32px;
}
.screen5_top_right{
justify-content: unset;
}
.screen5_top_right_bottom > div:nth-child(1){
padding-bottom: 16px;
}
.screen5_top{
min-height: unset;
}
.screen5_bottom_left{
width: 48%;
}
.screen5_bottom_right{
width: 48%;
}
.screen5_bottom_left p{
font-size: 20px;
}
.screen6_top_part>div{
width: 48%;
}
.screen6_middle_right{
display: block;
}
.screen6_middle_left{
width: 39%;
}
.screen6_middle_right{
width: 46%;
}
.screen6_middle_right img{
width: 100%;
}
.screen6_middle{
padding-top: 40px;
}
.screen6_buttom>div{
width: 48%;
}
.screen6_buttom>div img{
width: 100%;
}
.screen6_buttom .get_touch{
position: absolute;
right: 0;
}
.screen6_buttom_right{
padding-top: 0;
}
.screen8_top_right img{
width: 100%;
height: 100%;
}
.screen8_top>div{
width: 49%;
}
.screen8_top_left{
padding: 24px 24px;
}
.screen8_top_right{
padding-top: 0;
}
.screen8_middle{
margin-top: 40px;
}
.screen8_buttom .block_mobile{
display: none;
}
.screen8_buttom .laptop_block{
display: block;
} .screen8_buttom_left > div:nth-child(1){
width: 100%;
margin-left: 0px;
}
.screen8_buttom_left > div:nth-child(1){
margin-bottom: 8px;
}
.screen8_buttom_right_img img{
height: 100%;
min-height: 288px;
}
.screen8_buttom_left{
width: 38%;
}
.laptop_block{
width: 58%;
}
.screen8_buttom .get_touch{
position: absolute;
bottom: 60px;
left: calc(50% - 100px);
}
.screen9_top{
justify-content: space-between;
}
.screen9_top>div{
width: 48%;
}
.screen9_top_right{
margin-top: unset;
}
.screen9_buttom {
justify-content: center;
}
.screen9_buttom>div{
width: 45%;
}
.block_form>:first-child{
width: 50%;
}
.block_form>:last-child{
width: 50%;
}
.block_form_left_title p{
font-size: 32px;
}
.block_form input[type="submit" i]{
margin: 0 0;
margin-top: 42px;
}
.fooer_block>div{
width: 50%;
}
.fooer_block{
flex-direction: row;
}
.footer_right{
border-top: 0;
}
.mobile_menu span{
background: #FFFFFF;
width: 32px;
height: 2px;
display: block;
position: relative;
}
.mobile_menu span::after{
content: "";
background: #FFFFFF;
width: 32px;
height: 2px;
bottom: -8px;
position: absolute;
}
.mobile_menu span::before{
content: "";
background: #FFFFFF;
width: 32px;
height: 2px;
top: -8px;
position: absolute;
}
.mobile_menu{
display: block;
}
.mobile{
display: block;
}
.get_touch a{
font-size: 16px;
}
.promo_movie_laptop{
display: block;
}
.screen6_middle{
display: none;
}
.philosophie{
display: block;
}
.indicator{
width: 482px;
}
}
@media screen and (max-width: 1100px) {
.promo_movie_laptop{
display: none;
}
.screen3{
position: relative;
}
.screen3::before {
width: 50%;
height: 748px;
background-size: contain;
top: 80px;
}
.special_social_top{
position: absolute;
bottom: 10%;
}
.screen4{
position: relative;
z-index: 22;
}
.fooer_block > div{
width: 100%;
}
.fooer_block .footer_right{
width: 61%;
}
.fooer_block .footer_social{
width: 13%;
}
.mobile nav.open{
width: 70%;
}
.fooer_block{
flex-wrap: wrap;
}
.screen8_middle .block_swap .options{
height: 946px;
}
.screen6_buttom_right > div:nth-child(2) > div:nth-child(1){
width: 62%;
}
.back_center_bl .block_swap .options{
height: 1170px;
}
.screen6_buttom_right .get_touch{
position: static;
}
.get_touch{
width: 120px;
height: 120px;
}
.main_collab > :nth-child(2){
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 150%; letter-spacing: 0.03em;
color: #070E20;
}
.screen3{
margin-top: 100px;
}
.screen5_bottom .get_touch{
right: 45%;
}
.screen6_middle_left{
width: 44%;
}
.container{
padding: 0 42px;
}
.mobile div{
right: 42px;
}
.options>:nth-child(1):not(.active){
height: unset;
}
.options>:nth-child(2):not(.active){
height: unset;
}
.options>:nth-child(3):not(.active){
height: unset;
}
.options>:nth-child(4):not(.active){
height: unset;
}
.options>:nth-child(5):not(.active){
height: unset;
}
.screen8_middle .block_swap .options .option.active{
flex-grow: 7;
max-width: unset;
}
.screen4 .block_swap .options .option.active{
flex-grow: 5;
}
.screen6_middle_left > div p{
font-size: 16px;
}
.screen6_middle_left .sub_collab p{
font-size: 12px;
}
.philosophie{
display: none;
}
.screen6_middle{
display: flex;
} .screen1_middle_left_title {
padding-top: 150px;
}
.fixed_header{
height: 90px;
padding-top: 30px;
}
.layer3{
padding-top: unset;
}
.screen1_middle{
height: unset;
align-items: center;
}
.wpcf7-form p span input {
width: 100%;
}
#wpcf7-f5-o1 > form > p > span.wpcf7-form-control-wrap.phonetext-560 > div > input.wpcf7-form-control.wpcf7-text.wpcf7-phonetext{
width: 100%;
}
.screen9 .screen6_middle{
display: flex;
}
.screen9 .screen9_top_right>div{
width: unset;
}
.screen6_buttom_right p{
display: block;
}
}
@media screen and (max-width: 690px) {
.mobile nav.open{
width: 100%;
}
.mobile div{
right: 20px;
top: 21px;
}
.screen8_buttom_right_img img{
min-height: unset;
}
.screen6_buttom_right p{
display: inline;
}
.screen8_middle .block_swap .options{
padding-top: 0;
}
.layer3{
padding-top: 50px;
}
.screen1_middle{
height: unset;
align-items: center;
}
.screen2_layer3_block{
padding-top: 64px;
padding-bottom: 64px;
}
.screen2_layer3_block >:nth-child(2) p{
font-size: 16px;
}
.screen5{
margin-top: 80px;
}
.screen5_top_right_top .block_mobile{
display: block;
}
.block404 {
padding-top: 50px;
}
.screen1_middle_left_title{
padding-top: 60px;
}
.screen1_middle_left{
padding-bottom: 0px;
}
.block404_buttom a{
width: 100%;
}
.cli-style-v2.cli-bar-container{
flex-direction: column!important;
}
.cli-style-v2.cli-bar-container>div{
width: 100%!important;
}
cli-bar-btn_container{
width: unset!important;
}
.screen1_middle_right img{
display: none;
}
.screen1 .layer2{
background: url(//vr.digiway-dev.online/wp-content/themes/vr-theme/assets/images/smallmob.png) no-repeat;
background-size: cover;
}
.screen6_middle>div{
width: 100%;
}
.screen5_bottom_left{
width: 100%;
}
.screen5_bottom_right{
width: 100%;
}
.screen6_top_part>div{
width: 100%;
}
.screen6_top > div > div:nth-child(2){
padding-top: 32px;
}
.screen6_buttom>div{
width: 100%;
}
.screen8_top>div{
width: 100%;
}
.screen8_buttom .laptop_block{
display: none;
}
.screen8_buttom .block_mobile{
display: block;
}
.screen8_buttom_left{
width: 100%;
}
.block_swap .options .option.active{
margin-left: 0;
}
.block_swap .options .option{
margin: 10px;
}
.screen1_middle_left{
width: 100%;
text-align: center;
}
.screen8_top_right img{
width: 100%;
}
.screen5_top_left > div:nth-child(2) > img{
display: none;
}
.screen5_top_left{
width: 100%;
}
.block_form>:first-child{
width: 100%;
}
.block_form{
flex-wrap: wrap;
}
.screen1_middle_left_title p{
font-size: 32px;
}
.screen1_middle_left_subtitle{
font-size: 16px;
}
.screen2_layer3_block >:nth-child(1) p{
font-size: 32px;
}
.screen2_layer3_block{
width: 100%;
}
.screen2_layer2{
background: linear-gradient(to-right, #5576EC 30.32%, #CF3D93 100%)!important;
}
.screen1_header_left_logo img{
width: 80px;
height: 24px;
}
.checkdemo{
display: none;
}
.screen1_header_right{
display: none;
}
.screen1_middle_left_subtitle p{
font-size: 16px;
}
.buttom_contact{
display: none;
}
.block_mobile{
display: block;
}
.vr_first_screen{
margin-top: 46px;
}
.under_slide>div{
width: 100%;
}
.vr_first_screen{
background: #5576EC;
width: 100px;
height: 100px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 102px;
}
.vr_first_screen img{
margin: 0 auto;
width: 47px;
height: 24px;
}
.screen1_middle{
flex-direction: column;
}
.screen2_layer3{
background-size: cover;
background-position: bottom;
}
.screen3{
margin-top: 32px;
}
.about_text p{
font-size: 14px;
}
.about_img{
display: none;
}
.about_text{
width: 56%;
}
.buttom-part{
padding-top: 80px;
}
.how_it_works{
font-size: 12px;
}
.about_buttom_left .title p{
font-size: 32px;
}
.about_buttom_right > div{
padding-top: unset;
}
.about_buttom_right{
padding-top: 17px;
}
.about_buttom_right p{
font-weight: 300;
font-size: 14px;
}
.screen3{
margin-bottom: 0;
}
.screen4{
padding-top: 0px;
}
.under_slide > div> div:nth-child(2){
padding-left: unset;
}
.under_slide>div{
flex-direction: column;
align-items: center;
text-align: center;
margin-bottom: 32px;
}
.under_slide p{
font-size: 16px;
display: inline;
}
.screen5_top_left p{
font-size: 14px;
}
.screen5_top_right{
width: 100%;
}
.screen5_top_left > div:nth-child(1){
margin-bottom: 32px;
}
.screen5_top_right_top p{
font-size: 24px;
}
.screen5_top_right_top > div:nth-child(2){
padding-top: 25px;
}
.screen5_top_right_top > div.block_mobile img{
position: absolute;
left: 0;
width: 284px;
}
.screen5_top_right_bottom{
margin-top: 143px;
}
.screen5_top_right_bottom p{
font-size: 14px;
font-weight: 300;
}
.screen5_bottom_left p{
font-size: 16px;
}
.screen5_bottom{
margin-top: 10px;
}
.screen5_bottom_right_img img{
width: 100%;
}
.screen5_bottom_left{
order: 2;
}
.screen5_bottom_right{
order: 1;
}
.get_touch{
width: 100px;
height: 100px;
font-size: 12px;
}
.get_touch a{
font-size: 12px;
}
.screen5_bottom .get_touch{
bottom: 65px;
right: 0;
position: absolute;
}
.screen5_bottom_left{
padding-top: 28px;
}
.screen6{
margin-top: 80px;
}
.screen6_top > div > div:nth-child(1) p{
font-weight: 300;
font-size: 14px;
}
.screen6_top > div > div:nth-child(2) p{
font-size: 24px;
display: inline;
}
.screen6 p{
font-size: 16px;
}
.screen6_middle_left > div{
align-items: center;
}
.screen6_middle_left>div > div.main_collab > div:nth-child(1){
width: 20px;
height: 20px;
font-size: 16px;
}
.screen6_middle_right{
display: none;
}
.screen6_buttom_left_image img{
width: 100%;
}
.screen8_buttom_right_img img{
width: 100%;
}
.screen9_middle img{
display: none;
}
.screen6_buttom{
margin-top: 32px;
}
.screen6_buttom_right p{
margin: 0;
font-size: 16px;
}
.screen6_buttom_right{
padding-top: 25px;
}
.screen6_buttom_right > div:nth-child(1) > div{
padding-top: unset;
}
.screen6_buttom_right > div:nth-child(2){
padding-top: 32px;
}
.screen6_buttom_right > div:nth-child(2) p{
font-size: 14px;
}
.screen8{
margin-top: 80px;
}
.screen8_top_left > div:nth-child(1) > div:nth-child(1) > p{
font-weight: 500;
font-size: 20px;
}
.screen8_top_left > div:nth-child(1) > div:nth-child(2) p{
padding-top: 8px;
font-weight: 400;
font-size: 12px;
}
.screen8_top_left > div:nth-child(2){
padding-top: 40px;
}
.screen8_top_left > div:nth-child(2) p{
font-size: 14px;
}
.screen8_top_right{
padding-top: 24px;
}
.laptop_block{
display: none;
}
.screen8_buttom_left p{
font-weight: 300;
font-size: 14px;
}
.screen8_buttom{
margin-top: 32px;
}
.screen8_buttom_left > div:nth-child(1){
margin-bottom: 32px;
width: 81%;
margin-left: 76px;
}
.screen8_buttom_left > div:nth-child(3){
margin-top: 32px;
}
.screen8_buttom_left > div.block_mobile > div > div.get_touch{
bottom: -50px;
left: unset;
right: 0;
}
.screen9{
margin-top: 0;
}
.screen9_top_left p{
font-size: 24px;
display: inline;
}
.screen9_top_right{
margin-top: 48px;
width: 89%;
}
.screen9_top_right p{
font-weight: 300;
font-size: 14px;
}
.screen10{
margin-top: 80px;
}
.screen8_buttom_left p{
display: inline;
}
.screen9_buttom p{
font-weight: 300;
font-size: 14px;
display: inline;
}
.screen9_buttom>div{
width: 88%;
}
.footer_back{
padding: 0;
margin-top: 80px;
}
.screen9_top{
justify-content: end;
}
.block_form_left_title p{
font-weight: 400;
font-size: 24px;
line-height: 130%;
letter-spacing: 0.03em;
}
.block_form_left_subtitle p{
font-weight: 300;
font-size: 14px;
line-height: 150%;
}
.block_form_left_subtitle{
margin-top: 16px;
}
.block_form>:last-child{
width: 100%;
}
.block_form input[type="text" i]{
padding-bottom: 8px;
font-weight: 400;
font-size: 12px;
line-height: 24px;
color: #9695AB;
opacity: 0.5;
}
.block_form input[type="tel" i]{
padding-bottom: 8px;
font-weight: 400;
font-size: 12px;
line-height: 24px;
color: #9695AB;
opacity: 0.5;
}
.block_form input[type="email" i]{
padding-bottom: 8px;
font-weight: 400;
font-size: 12px;
line-height: 24px;
color: #9695AB;
opacity: 0.5;
}
.block_form input[type="submit" i]{
margin-top: 42px;
width: 152px;
font-weight: 400;
font-size: 12px;
line-height: 24px;
height: 40px;
}
.fooer_block{
flex-direction: column;
padding-top: 40px;
}
.fooer_block>div{
width: 100%;
}
.footer_left img{
width: 53px;
height: 16px;
}
.footer_left{
flex-direction: column;
}
.footer_back p{
font-weight: 300;
font-size: 12px;
line-height: 140%;
letter-spacing: 0.03em;
}
.footer_left{
padding-bottom: 32px;
}
.footer_right{
border-top: 1px solid #A693AF;
padding-top: 16px;
padding-bottom: 24px;
}
.footer_back p a{
font-weight: 400;
font-size: 12px;
line-height: 24px;
color: #9594AD;
}
.footer_left > div:nth-child(2){
padding-top: 8px;
}
.screen9_middle img{
width: 86%;
display: block;
}
.screen9_middle > div{
display: flex;
justify-content: end;
}
.block_swap .options{
flex-direction: column;
width: 100%;
}
.block_swap .options .option{
min-height: 56px;
background-repeat: no-repeat;
background-size: cover;
margin-left: 0;
margin-right: 0;
}
.under_slide{
margin-top: 33px;
}
.screen8_buttom_left > div:nth-child(3){
margin-top: 54px;
}
.screen9_top>div{
width: 100%;
}
.under_slide{
width: 100%;
}
.container{
padding: 0 20px;
}
.screen5_top_right_top .block_mobile{
margin-left: -20px;
}
.screen5_top_right_top > div:nth-child(2){
padding-bottom: 48px;
}
.screen5_top_right_top .block_mobile{
margin-bottom: 24px;
}
.screen5_top_right_bottom > div:nth-child(2){
margin-top: 30px;
margin-bottom: 24px;
}
.screen5_bottom .get_touch{
top: 55%;
}
.screen6_middle_left > div > div:nth-child(2){
padding-left: 40px;
}
.sub_collab p{
display: inline;
}
.screen6_middle_left .main_collab>:nth-child(1) span{
font-family: 'Montserrat';
font-style: normal;
font-weight: 300;
font-size: 14px;
line-height: 150%; display: flex;
align-items: center;
text-align: center;
letter-spacing: 0.03em;
}
.options .active .get_touch{
left: 68%;
top: -66px;
} .screen5_top_right_bottom{
margin-top: 206px;
}
.wpcf7-form p span input {
width: 100%;
}
#wpcf7-f5-o1 > form > p > span.wpcf7-form-control-wrap.phonetext-560 > div > input.wpcf7-form-control.wpcf7-text.wpcf7-phonetext{
width: 100%;
}
.screen9_top .screen9_top_right{
width: 288px;
}
.screen9_top .screen9_top_right p{
display: inline;
}
.screen9 .screen9_buttom>div{
width: 288px;
}
}
@media screen and (orientation:portrait){
.mobile_promo_movie{
display: none;
}
.mobile_promo_text{
display: block;
text-align: center;
}
.mobile_promo{
display: block;
}
}
@media screen and (orientation:landscape) {
.mobile_promo_movie{
display: block;
}
}
@media screen and (min-width: 1000px){
.mobile_promo_movie {
display: none;
}
.mobile_promo {
display: none;
}
}.cookielawinfo-column-1 {width: 25%;}
.cookielawinfo-column-2 {width: 10%;}
.cookielawinfo-column-3 {width: 15%;}
.cookielawinfo-column-4 {width: 50%;} .cookielawinfo-simple thead {width: 100%;}
.cookielawinfo-simple td {padding: 5px 5px 5px 0;vertical-align: top;}
.cookielawinfo-simple thead th {padding-right: 10px;text-align: left;} .cookielawinfo-modern {border: 1px solid #e3e3e3;background-color: #f2f2f2;width: 100%;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.cookielawinfo-modern td, .cookielawinfo-modern th {padding: 5px;color: #333;}
.cookielawinfo-modern thead {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;padding: .2em 0 .2em .5em;text-align: left;color: #4B4B4B;background-color: #C8C8C8;background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);border-bottom: solid 1px #999;}
.cookielawinfo-modern th {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 17px;line-height: 20px;font-style: normal;font-weight: normal;text-align: left;text-shadow: white 1px 1px 1px;}
.cookielawinfo-modern td {line-height: 20px;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px;border-bottom: 1px solid #fff;border-top: 1px solid #fff;}
.cookielawinfo-modern tr.cookielawinfo-row:hover {background-color: #fff;} .cookielawinfo-elegant {border: 1px solid #DFDFDF;background-color: #F9F9F9;width: 100%;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;color: #333;}
.cookielawinfo-elegant tr {border-top-color: white;border-bottom: 1px solid #DFDFDF;color: #555;}
.cookielawinfo-elegant th {text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-weight: normal;padding: 7px 7px 8px;text-align: left;line-height: 1.3em;font-size: 14px;}
.cookielawinfo-elegant td {font-size: 12px;padding: 4px 7px 2px;vertical-align: top;} .cookielawinfo-rounded {background-color: #f5f5f5;padding: 5px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #ebebeb;}
.cookielawinfo-rounded td, .rounded th {padding: 1px 5px;}
.cookielawinfo-rounded thead {text-shadow: 0 1px 0 white;color: #999;}
.cookielawinfo-rounded th {text-align: left;text-transform: uppercase;font-size: 11pt;border-bottom: 1px solid #fff;padding: 1px 5px;}
.cookielawinfo-rounded td {font-size: 10pt;padding: 5px;}
.cookielawinfo-rounded tr.cookielawinfo-row:hover {background-color: #fff;} table.cookielawinfo-classic {font-family: Verdana, Arial, Helvetica, sans-serif;border-collapse: collapse;border-left: 1px solid #ccc;border-top: 1px solid #ccc; color: #333;}
table.cookielawinfo-classic thead tr th {text-transform: uppercase;background: #e2e2e2;}
table.cookielawinfo-classic tfoot tr th, table.cookielawinfo-classic tfoot tr td {text-transform: uppercase;color: #000;font-weight: bold;}
table.cookielawinfo-classic tfoot tr th {width: 20%;}
table.cookielawinfo-classic tfoot tr td {width: 80%;}
table.cookielawinfo-classic td, table.cookielawinfo-classic th {border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 5px;line-height: 1.8em;font-size: 0.8em;vertical-align: top;width: 20%;}
table.cookielawinfo-classic tr.odd th, table.cookielawinfo-classic tr.odd td {background: #efefef;} table.cookielawinfo-winter {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 10px 0 20px; border-collapse: collapse; color: #333; background: #F3F5F7;}
table.cookielawinfo-winter a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}
table.cookielawinfo-winter a:visited {color: #777;}
table.cookielawinfo-winter a:hover {color: #000;}
table.cookielawinfo-winter caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}
table.cookielawinfo-winter thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}
table.cookielawinfo-winter tbody {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody {border-bottom: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody td, table.cookielawinfo-winter tbody th {padding: 10px; background: url(//vway.digiway-dev.online/wp-content/plugins/cookie-law-info/images/td_back.gif) repeat-x; text-align: left;}
table.cookielawinfo-winter tbody tr {background: #F3F5F7;}
table.cookielawinfo-winter tbody tr.odd {background: #F0F2F4;}
table.cookielawinfo-winter tbody  tr:hover {background: #EAECEE; color: #111;}
table.cookielawinfo-winter tfoot td, table.cookielawinfo-winter tfoot th, table.cookielawinfo-winter tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;} @media(max-width:800px) {
table.cookielawinfo-row-cat-table td, table.cookielawinfo-row-cat-table th
{
width:23%;
font-size:12px;
word-wrap: break-word;
}
table.cookielawinfo-row-cat-table .cookielawinfo-column-4, table.cookielawinfo-row-cat-table .cookielawinfo-column-4
{
width:45%;
}
}
.cookielawinfo-row-cat-title{
border-bottom: 1px solid #eee;
text-align: center;
}
.cookielawinfo-row-cat-title-head{
text-align: center;
}
.cookielawinfo-row-cat-table{
width: 99%;
margin-left: 5px;
}