/*Mobile fix*/
body{
	overflow-x:hidden!important;
}
.installing__call-to-action_mobile{
	position: relative;
	z-index: 1000;
}
.find__left{
	z-index: 1000;
}
@media(max-width: 990px){
	.mob-fix .hero__photo_mobile {
    	width: 110%!important;
    	height: auto!important;
		transform: rotate(320deg);
		margin-top: -84px;
	}
	.mob-fix .hero__union .hero__photo_box .hero__users {
		right: 165px;
	}
	.mob-fix .hero__box{
		align-items: center!important;
	}
	.mob-fix .hero__title_mark{
		margin-left: 0!important;
	}
	header .header__union .header__box .header__socials {
		display:  none;
	}
	header .header__union .header__box{
		width: 35%;
	}
	.header__button{
		width: 150px;
	}
	.mob-fix .hero__call-to-action_mobile {
		opacity: 1;
	}
	.find .find__union .find__right .find__call-to-action_mobile{
		opacity: 1;
	}
	.chat .chat__call-to-action_mobile {
		opacity: 1;
	}
	.chat .chat__union .chat__photo_mobile{
		opacity: 1;
	}
	.gamer__second_mobile{
		opacity: 1;
		margin-bottom: -18px;
	}
	.footer__logo_mobile{
		opacity: 1;
	}
	.location__photo .gamer__second_mobile{
		display: none;
	}
	.location .location__photo .location__ico_1{
		display: none;
	}
	.installing .installing__box {
		height: 450px;
	}
	.installing .installing__box .installing__block .installing__call-to-action .action {
    	display: block;
	}
}
@media (max-width: 780px){
	header .header__union .header__box {
		width: 100%;
		margin-left: 0;
	}
	.mob-fix .hero__photo_mobile {
		width: 130%!important;
		margin-top: -100px;
		margin-left: -38px;
	}
	.find {
    	margin-top: 70px;
	}
	.find .find__union .find__center .find__mobile {
		top: 16px;
	}
	.installing .installing__box .installing__block .installing__call-to-action{
		opacity: 1;
	}
	.benefits .benefits__union .benefits__photo{
		width: 75%;
	}
	.chat {
    	margin-top: 80px;
	}
}	

@media (max-width: 576px){
	.mob-fix .hero__photo_mobile {
		width: 180%!important;
		margin-top: -75px;
		margin-left: -10%;
	}
	.mob-fix .hero__union .hero__photo_box .hero__users {
    	right: 69px;
	}
	.header__mobile_box ul {
		margin-bottom: 0px;
		margin-top: -20px;
	}
}
@media (max-width: 480px){
	.mob-fix .hero__photo_mobile {
		width: 150%!important;
		margin-top: -75px;
	}
	.mob-fix .hero__union .hero__photo_box .hero__users {
    	right: 50px;
	}
	.find .find__union .find__center .find__mobile {
    	top: -103px;
	}
	.installing .installing__box .installing__block .installing__call-to-action {
    	opacity: 0;
	}
	.benefits {
    	margin-top: 0px;
	}
	.reviews {
		margin-top: 90px;
	}
	.questions {
    	margin-top: 90px;
	}
	.header__logo_mobile{
		position: relative;
		z-index: 1000;
	}
}	
@media (max-width: 380px){
	.mob-fix .hero__photo_mobile {
		width: 180%!important;
		margin-top: -51px;
	}
	.installing__call-to-action_mobile {
    	margin-top: 385px;
	}
}
/*Sub menu*/
#menu-item-3997 .sub-menu{
	width: 460px;
	display: flex;
    flex-wrap: wrap;
	max-height: none;
}
#menu-item-3997 .sub-menu li{
	width: 210px;
	margin-left: 20px;
}
#menu-item-3997 .sub-menu li a{
	margin: 0;
}
/*Email form*/
.email-form .wpcf7-submit{
	display: flex;
    padding: 14px 28px;
    height: 50px;
    justify-content: center;
    align-items: center;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    border-radius: 12px;
    background: var(--warm, linear-gradient(90deg, #FF6705 0%, #FFB700 100%));
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    max-width: 200px;
    cursor: pointer;
	border: none;
}
.email-form input,
.email-form textarea{
    border-radius: 8px;
    background: #343156;
	/*border: 1px solid #eee;*/
    width: 376.859px;
    height: 50px;
    color: #A9A6BF;
    padding: 0px 15px;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 202%;	
}
.email-form textarea{
	height: auto;
}

/*LANG MENU*/
.lang-menu__box{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-left: 5px;
}
.menu-lang-menu-container{
	margin-left: 5px;
}
.lang-menu a{
	color: rgba(255, 255, 255, 0.5);
	font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.lang-menu a:hover{
	color: #fff;
}
.lang-menu li:before {
	right: -10px;
}
.lang-menu .sub-menu{
	width: 60px;
	padding: 10px 10px 10px 20px;
}
.header__switcher{
	display: none;
}
.hero .hero__union {
    max-width: 1200px;
	width: 100%!important;
}
.hero__photo_box{
	/*position: relative!important;*/
}
.hero__title{
	position:relative;
	z-index: 1000;
}
@media(max-width: 1500px){
	.hero .hero__union .hero__photo_box{
		width: 620px;
		overflow: hidden;
	} 
	.hero .hero__union .hero__photo_box .hero__users {
    	right: 50%;
	}
}
@media(max-width: 1300px){
	.find__first_shadow{
		display: none;
	}
	.chat__title{
		width: 100%!important;
	}
	header .header__union .header__navigation {
    margin-left: 20px!important;
	}
}
@media(max-width: 1100px){
	header .header__union .header__navigation li a {
		margin: 0 12px;
	}
}
@media(max-width: 990px){
	header .header__union .header__logo img {
    	width: 120px;
	}
	header .header__union .header__box .header__button .button__wraper .btn {
    width: 130px;
    max-width: 240px;
    font-size: 14px;
    line-height: 14px;
	}
	header .header__union .header__box .header__button .button__wraper {
    width: 130px;
	}
	/*.hero .hero__call-to-action_mobile{
		opacity: 1;
	}*/
	.hero .hero__union .hero__photo_box {
    	width: auto;
	}
	.container-head .header__union{
		width: 98%;
		margin: 0 10px;
		justify-content: flex-end;
	}
	header .header__union .header__navigation{
		/*width: 70%;*/
	}
	.container.container-head{
		width: 90%;
		margin: 0 15px;
	}
}
@media(max-width: 880px){
	header .header__union .header__navigation li a {
		margin: 0 12px;
	}
	header .header__union .header__box {
		/*display: block;*/
	}

	header .header__union .header__navigation {
   	 margin-left: 0%;
	}
	.container.container-head {
    width: 93%;
    margin: 0 15px;
	}
	header .header__union .header__navigation {
    	margin-left: 5px!important;
	}
}
@media(max-width: 795px){
	header .header__union .header__navigation li a {
    margin: 0px 11px;
}
		header .header__union .header__navigation {
    	margin-left: 0px!important;
	}
}
@media(max-width: 780px){
	.container-head .header__union {
    margin: 0; 
}
	.header__button_mobile{
		display: none;
	}
}
@media(max-width: 670px){
	.active-header .lang-menu__box{
		margin: 0 20px 0 0;
	}
}
@media(max-width: 600px){
	.container-head .header__union{
		width: 100%
	}
}
@media(max-width: 576px){
	.header__button_mobile{
		display: none;
	}
	.hero .hero__union .hero__photo_box .hero__users {
    	right: 30%;
	}
	.benefits .benefits__union .benefits__photo img {
        width: 100%;
        height: 100%;
        margin-top: 15%;
    }
}

@media(max-width: 480px){
	.hero .hero__union .hero__photo_box {
  overflow: inherit;
}
	.lang-menu__box{
		margin-right: 15px;
	}
}
.benefits__title{
	position: relative;
	z-index: 100;
}
.header-btn-tr{
	font-size: 14px;
}
/*Footer menu UA*/
.footer__description_links #menu-futer-links-ukr {
    display: flex;
    align-items: center;
}
.footer__description_links #menu-futer-links-ukr a {
    color: #76718C;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    display: block;
    transition: all 0.5s;
    cursor: pointer;
    margin: 0px 20px;
}
/*Footer menu PT*/
.footer__description_links #menu-footer-links-pt {
    display: flex;
    align-items: center;
}
.footer__description_links #menu-footer-links-pt a {
    color: #76718C;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    display: block;
    transition: all 0.5s;
    cursor: pointer;
    margin: 0px 20px;
}

/*Footer menu*/
.footer__description_links #menu-futer-links {
    display: flex;
    align-items: center;
}
.footer__description_links #menu-futer-links a {
    color: #76718C;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    display: block;
    transition: all 0.5s;
    cursor: pointer;
    margin: 0px 20px;
}
.benefits .benefits__union .benefits__block .benefits__prompt {
	font-size: 14px;
}
/*Ru list*/
html[lang="ru-RU"] .content-page ul{
     padding-left: 30px;
}
html[lang="ru-RU"] .content-page ul li{
	display: list-item;
	list-style: inherit;
	list-style-type: disc;
	padding-left: 2px;
}
html[lang="ru-RU"] .installing .installing__box .installing__block .installing__title {
    width: 1193.086px;
}	
/*Rubik font*/
html[lang="ru-RU"] body,
html[lang="ru-RU"] .hero__title,
html[lang="ru-RU"] .hero .hero__union .hero__box .hero__title_slogan,
html[lang="ru-RU"] .hero .hero__union .hero__box .hero__title_mark,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] .reviews .reviews__union .reviews__box .reviews__slider .reviews__slide .reviews__title,
html[lang="ru-RU"] footer .footer__union .footer__block .footer__title{
    font-family: 'Rubik', sans-serif;
}
html[lang="ru-RU"] h1 span{
	font-size: 72px;
}
html[lang="ru-RU"] .blog .blog-content,
html[lang="ru-RU"] .blog .blog-content h1,
html[lang="ru-RU"] .blog .blog-content .articles-title,
html[lang="ru-RU"] .blog .blog-content p{
	font-family: 'Rubik', sans-serif;
}

html[lang="ru-RU"] .single .blog-content h1,
html[lang="ru-RU"] .single .blog-content p,
html[lang="ru-RU"] .single .related .wrapper > p{
	font-family: 'Rubik', sans-serif;
}
html[lang="ru-RU"] .content-page p{
	font-family: 'Rubik', sans-serif;
}

/*Rubik font for UA*/
html[lang="uk"] body,
html[lang="uk"] .hero__title,
html[lang="uk"] .hero .hero__union .hero__box .hero__title_slogan,
html[lang="uk"] .hero .hero__union .hero__box .hero__title_mark,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] .reviews .reviews__union .reviews__box .reviews__slider .reviews__slide .reviews__title,
html[lang="uk"] footer .footer__union .footer__block .footer__title{
    font-family: 'Rubik', sans-serif;
}
html[lang="uk"] h1 span{
	font-size: 65px;
}
html[lang="uk"] h2{
	font-size: 88px;
}
html[lang="uk"] .call-to-action .action__box .action__title {
	width: 1000px;
}
html[lang="uk"] .questions .questions__union .questions__box .faqs__lists .list .item__btn span{
	width: 90%;
}
html[lang="uk"] .blog .blog-content,
html[lang="uk"] .blog .blog-content h1,
html[lang="uk"] .blog .blog-content .articles-title,
html[lang="uk"] .blog .blog-content p{
	font-family: 'Rubik', sans-serif;
}

html[lang="uk"] .single .blog-content h1,
html[lang="uk"] .single .blog-content p,
html[lang="uk"] .single .related .wrapper > p{
	font-family: 'Rubik', sans-serif;
}
html[lang="uk"] .content-page p{
	font-family: 'Rubik', sans-serif;
}
html[lang="uk"] .hero__title_mark{
	padding-right: 10%;
}
html[lang="uk"] .call-to-action .action__box .action__buttons {
    margin-top: 40px;
}
/*Style for ru*/
html[lang="ru-RU"] .hero__title_mark span{
		font-size: 70px;
	margin-right: 15%;
	display: block;
	text-transform:none;
	font-weight: 500;
}
html[lang="ru-RU"] .hero__title_slogan {
		font-size: 100px !important;

}

html[lang="uk"] .hero__title_mark span{
	font-weight: 500;
}

/*html[lang="uk"] .find .find__union .find__right .find__item_title,
html[lang="ru-RU"] .find .find__union .find__right .find__item_title {
	font-weight: 500;
}*/
/*html[lang="ru-RU"] .benefits__title {
		font-size: 50px !important;
}*/
/*html[lang="ru-RU"] .installing__title {
		font-size: 70px !important;
}*/

html[lang="ru-RU"] .action__title {
	font-size: 60px !important;
}

/*html[lang="ru-RU"] .location__title {
	font-size: 70px !important;
}*/


html[lang="ru-RU"] .find__sub-title {
	width:40%;
}

/*html[lang="ru-RU"] .find__title {
		font-size: 80px !important;
}*/
/*Style for PT*/
html[lang="pt-BR"] .hero__title_mark span{
	font-size: 65px;
	margin-right: 15%;
	display: block;
	max-width: 780px;
}
.lang-menu__box{
	display: none;
}
/*Media*/
@media(max-width: 1200px){
	html[lang="uk"] h2 {
    	font-size: 74px;
	}
}
@media(max-width: 992px){
	html[lang="uk"] .hero__title_mark{
		padding-right: 0;
	}
	html[lang="uk"] h2{
		font-size: 40px;
	}
	html[lang="uk"] .call-to-action .action__box .action__title {
    	width: 100%;
	}
	html[lang="pt-BR"] .hero__title_mark span{
		max-width: 100%;
		margin-right: 0;
	}
	html[lang="ru-RU"] .hero__title_slogan {
    	font-size: 40px !important;
	}
	html[lang="ru-RU"] .installing .installing__box .installing__block .installing__title {
    	width: 100%;
	}	
	html[lang="ru-RU"] .action__title {
		font-size: 40px !important;
	}
}
@media(max-width: 780px){
	html[lang="ru-RU"] .mob-store-btn.find__sub-title{
		width: 295px;
	}
}
@media(max-width: 480px){
	.chat {
        padding: 0 20px;
    }
	.installing .installing__box {
        height: 620px;
    }
	.benefits .benefits__union .benefits__photo .benefits__photo_shadow{
		display: none;	
	}
}
@media(max-width: 400px){
	.benefits .benefits__union .benefits__photo img {
        width: 120%;
        margin-top: 34%;
    }
	.location .location__photo img {
        width: 100%;
        height: auto;
       	margin-top: 40px;
    }
	.location .location__items {
        margin-top: 350px;
    }
}
@media(max-width: 360px){
	.hero .hero__union .hero__box {
        padding: 0px 20px;
    }
	.find .find__union {
        padding: 0 20px;
    }
	.benefits {
        padding: 0 20px;
    }
	.location {
        padding: 0px 20px;
    }
	.location .location__items {
        padding: 0px;
    }
	.reviews .reviews__union {
        padding: 0px 20px;
    }
	.call-to-action .action__box{
		padding-right: 20px;
		padding-left: 20px;
	}
}
/*#wp-admin-bar-my-account,
#wpadminbar ul li:last-child, #wpadminbar ul li:last-child .ab-item,
.rank-math-analytics-close-stats{
	display: none!important;
}*/