.hidden {
	opacity: 0;
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}
.lang-switcher {
	margin-left: 30px;
	position: relative;
	font-weight: 500;
	display: flex;
}
.lang-switcher-mobile {
	margin-left: 10px;
	margin-top: 30px;
	position: relative;
	font-weight: 500;
	display: flex;
}
.lang-switcher .lang__current {
	padding: 0 3px;
	border-bottom: 2px solid var(--red-one);
	cursor: default;
	color: var(--red-one);
	line-height: 1.2em;
}
 
.lang-switcher .lang__other {
	color: #ffca0a;
	padding: 0 3px;
	border-bottom: 2px solid #ffca0a;
	transition: .3s;
	line-height: 1.2em;
}
.lang-switcher-mobile .lang__current {
	padding: 0 3px;
	border-bottom: 2px solid var(--red-one);
	cursor: default;
	color: var(--red-one);
	line-height: 1.2em;
}
 
.lang-switcher-mobile .lang__other {
	color: #ffca0a;
	padding: 0 3px;
	border-bottom: 2px solid #ffca0a;
	transition: .3s;
	line-height: 1.2em;
}
 
.lang-switcher .lang__other:hover {
	color: var(--red-one);
	border-bottom: 2px solid var(--red-one);
	transition: .3s;
}
 

.animation-preloader .icon img { 
	-webkit-animation:spin 3s linear infinite;
    -moz-animation:spin 3s linear infinite;
    animation:spin 3s linear infinite;
}
.home-page .hero_slider_two .hero-content .hero-heading {
	font-weight: 800;
}
.support-mobile .support-btn {
	font-family: 'Montserrat', sans-serif;
	display: block;
    width: 100%;
    line-height: 44px;
    font-size: 17px;
    text-align: center;
    border: 2px solid var(--red-one);
    border-radius: 8px;
    color: #fff;
    background: var(--red-one);
}
.support .support-btn {
	font-family: 'Montserrat', sans-serif;
	display: block;
    width: 160px;
    line-height: 44px;
    font-size: 17px;
    text-align: center;
    border: 2px solid var(--red-one);
    border-radius: 8px;
    color: #fff;
	transition: .3s;
    background: var(--red-one);
}
.support .support-btn:hover {
    background: transparent;
    color: var(--red-one);
    border-color: var(--red-one);
	transition: .3s;
}
.video-banner-img {
	width: 100%;
}
.blog-meta-wrapper.gridd {
	display: grid;
    justify-content: start;
    grid-template-columns: 1fr 1fr 1fr;
}
.partners-detail-top {
	align-items: center;
}
.partners-detail .breadcrumb {
    margin-bottom: 30px;
    font-weight: 600;
    list-style: none;
    justify-content: center;
}
.vcamp-text-block-three.pro-fond .text-wrapper p {
	    font-weight: 400;
}
.vcamp-text-block-three.pro-fond .text-wrapper h6 {
	    font-weight: 800;
}
.breadcrumb {
    font-weight: 600;
}
.form-style-three.contacts-form .theme-btn-one {
	border: 3px solid #055dbb;
	color: #055dbb;
	background: #fff;
	font-weight: 800;
}
.form-style-three.contacts-form .theme-btn-one:hover {
	background: #055dbb;
	color: #fff;
}
.blog-heading-one,
.blog-heading-two {
	font-weight: 800;
	font-family: 'Exo 2', bold;
}
.theme-btn-two.white {
	color: #fff;
	border-color: #fff;
}
.main-top .theme-btn-one {
	background: #ffca0a;
	font-weight: 400;
	color: #000;
}
.main-top .theme-btn-one:hover {
	background: #ffca0a;
	color: #000;
}
.main-top .hero-content-play {
	filter: brightness(0);
}
.footer__bottom-dev {
	color: rgba(255, 255, 255, 0.7);
	font-size: 16px;
	text-align: right;
}
.footer__bottom-dev a  {
	color: #ffca0a;
}
.footer__bottom-dev a:hover {
	text-decoration: underline;
}
.pro-fond .title-style-five .title {
	    font-size: 56px;
}
.footer__bottom-dev-heart {
	width: 18px;
	height: 18px;
	display: inline-block;
	background-size: contain;
	background-image: url('/wp-content/themes/wheels-of-victory/images/koala-heart.png');
	background-repeat: no-repeat;
	margin: 0 7px -3px;
}
.socials-footer {
	margin-bottom: 45px;
	grid-column-gap: 20px;
}
.socials-footer .fab:before {
	font-size: 30px;
	color: #fff;
	transition: .3s;
}
.socials-footer .fa-facebook-f:before {
    font-size: 26px;
}
.socials-footer .fa-instagram:before {
    font-size: 30px;
}
.socials-footer a:hover .fab:before {
	color: #055dbb;
	transition: .3s;
}

.blog-details-one a {
	color: var(--red-one);
}
.blog-details-one a:hover {
	text-decoration: underline;
}
.blog-details-one iframe {
	width: 100%;
    height: 565px;
}
.theme-btn-two.blue {
	background: #055dbb;
	border-color: #055dbb;
	color: #fff;
}
.theme-btn-two.blue:hover {
	background: transparent;
	color: #fff;
}
.theme-btn-one.yellow {
	font-family: 'Montserrat', sans-serif;
	background: #ffca0a;
	line-height: 70px;
	border: 2px solid #ffca0a;
	color: #000;
	font-weight: 400;
}
.theme-btn-one.yellow:hover {
	background: transparent;
	color: #fff;
}
.footer-nav {
	color: #fff;
	font-size: 16px; 
}
.dark-page .navbar-nav .nav-link {
	color: #fff;
}
.dark-page .support .support-btn:hover {
	color: #fff;
}
.dark-page.fixed .navbar-nav .nav-link {
	color: #000;
}
.dark-page.fixed .support .support-btn:hover {
	color: #000;
}
.dark-page.theme-main-menu {
	  background-color: #1d1b20;
}
h1.page-title.font-recoleta {
	font-size: 70px;
    font-weight: 800;
}
#team .team-block-three img {
	border: 1px solid #ccc;
}
.theme-btn-two.yellow-border {
	border: 2px solid #ffca0a;
	color: #fff;
	font-weight: 400;
}
.theme-btn-two.yellow-border:hover {
	border: 2px solid #ffca0a;
	background: #ffca0a;
	color: #000;
}
.hero_slider_two .hero-content .hero-top-heading {
    font-size: 22px;
    line-height: 1.75em;
    color: #fff;
    padding: 20px 20px 0 0;
}
.image-preview {
	display: block;
	background-repeat: no-repeat;
	width: 100%;
	height: 280px;
	background-size: cover;
}
.navbar .first-level .nav-link>span {
	position: relative;
}
.navbar .first-level .nav-link>span:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	bottom: -2px;
	background: var(--red-one);
	transform: scale(0 , 1);
	transform-origin: 0 0;
	transition: all 0.3s ease-in-out;
}
.navbar .first-level .nav-link:hover >span:before {
    transform: scale(1);
}
.video-container {
	max-height: 750px;
	overflow: hidden;
}
.vcamp-text-block-three .video-container:after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 90%;
    height: 50px;
    left: 0;
    bottom: 0;
    background: #055dbb;
}
.feedback_blockquote blockquote {
	font-size: 28px;
    line-height: 50px;
}
.vcamp-text-block-three .video-container .after-span {
    content: '';
    position: absolute;
    z-index: 1;
    width: 10%;
    height: 50px;
    right: 0;
    bottom: 0;
    background: #121212;
}
#copy-url,
.success_copied {
	position: absolute;
    display: block;
}
.share-icon {
	position: relative;
}

.success_copied {
	right: 0;
    font-size: 14px;
    opacity: 0;
}
.counter-block-two {
    padding: 20px 10px;
}
.counter-block-two .main-count {
	font-size: 45px;
	font-weight: 800;
}
.counter-block-two p {
	font-weight: 400;
}
.faq-section-two.white-bg {
	color: #000;
	padding: 20px 0 100px;
}
.faq-section-two.white-bg .accordion-style-three .accordion-item {
	color: #000;
	background: rgb(0 0 0 / 6%);
}
.faq-section-two.white-bg .accordion-style-three .accordion-button {
	color: #000;
	font-weight: 500;
}
.faq-section-two.white-bg .accordion-style-three .accordion-body p {
	color: #222;
    font-weight: 400;
}
.title-style-five.docs-page .title {
	font-size: 42px;
}
.icon-docs {
	 max-width: 48px;
}
.icon-folder {
	 max-width: 40px;
}
.docs-text a {
	color: var(--red-one);
}

.docs-text a:hover {
	text-decoration: underline;
}
.link {
	color: var(--red-one);
}

.link:hover {
	text-decoration: underline;
}
.types-help .blue-border {
	color: var(--red-one);
	border-color: var(--red-one);
	    margin-bottom: 20px;
}
.types-help .blue-border:hover {
	background-color: var(--red-one);
}

.theme-btn-one.pay-btn {
	background-color: var(--red-one);
	margin-bottom: 20px;
}
.theme-btn-one.pay-btn:hover {
	background-color: var(--red-one);
}

.theme-btn-one.pay-btn span {
	width: 14px;
    height: 14px;
    margin-bottom: -1px;
    margin-left: 8px;
	display: inline-block;
	background-image: url('/wp-content/themes/wheels-of-victory/images/exit-top-right.png');
	background-size: contain;
}
.scroll-down-btn {
	margin-right: 20px;
}
.scroll-down-btn span {
	width: 14px;
    height: 14px;
    margin-bottom: -1px;
	display: inline-block;
    margin-left: 8px;
	background-image: url('/wp-content/themes/wheels-of-victory/images/download-iconn.png');
	background-size: contain;
}
.scroll-down-btn:hover span {
	background-image: url('/wp-content/themes/wheels-of-victory/images/download-iconn-w.png');
}
.btn-copy-perekaz {
	width: 22px;
    height: 22px;
	margin-bottom: -4px;
    display: inline-block;
    margin-left: 15px;
	background-image: url('/wp-content/themes/wheels-of-victory/images/copy-iconn.png');
	background-size: contain;
	cursor: pointer;
}

.bank-details-item-content {
	display: flex;
	grid-column-gap: 60px;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.bank-details {
	margin: 50px 0;
	
}
.bank-details-item {
	padding: 50px;
	border: 1px solid #cacaca;
}
.inside-hero-three .bank-details p {
	font-size: 18px;
	line-height: 1.63em;
	margin-bottom: 10px;
}
.bank-details-item-title {
	color: var(--red-one);
	font-size: 28px;
    margin-bottom: 30px;
    font-weight: 700;
}
.get-auto-page .meta-info-text {
	padding: 30px;
	border: 2px solid #055dbb;
	font-size: 20px;
}
.bank-details .tab-content {
	width: 50%;
}
.img-auto {
	margin-left: auto;
	margin-right: auto;
}
.ui-list-item-one li {
	padding-left: 60px;
}
.style-list-numbers2.ui-list-item-one li:before,
.style-list-numbers.ui-list-item-one li:before {
	color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    text-align: center;
    background-color: #055dbb;
}
.style-list-numbers.ui-list-item-one li:nth-of-type(1):before {
	content: "1";
}
.style-list-numbers.ui-list-item-one li:nth-of-type(2):before {
	content: "2";
}
.style-list-numbers.ui-list-item-one li:nth-of-type(3):before {
	content: "3";
}
.style-list-numbers2.ui-list-item-one li:nth-of-type(1):before {
	content: "4";
}
.style-list-numbers2.ui-list-item-one li:nth-of-type(2):before {
	content: "5";
}
.style-list-numbers2.ui-list-item-one li:nth-of-type(3):before {
	content: "6";
}
 
.crypto-qr {
	max-width: 300px;
	margin-bottom: 40px;
}
.inside-hero-three .pay-support p {
	font-size: 22px;
}
.copied-text-fixed {
	opacity: 0;
	padding: 15px 50px;
	background-color: #222;
	color: #fff;
	position: fixed;
	bottom: 50px;
	left: 50%;
	border-radius: 5px;
    font-size: 20px;
    z-index: 3;
	transform: translateX(-50%);
}
.hidden-input {
	display: none;
}
.pro-fond.vcamp-text-block-one .meta-info-text-two {
    font-size: 20px;
    line-height: 1.65em;
    padding-right: 0;
}

.pro-fond.vcamp-text-block-three {
    padding: 140px 0 100px;
}

.pro-fond .title-style-two .title {
    font-size: 56px;
} 
.mlr-auto{
    margin-left: auto;
    margin-right: auto;
}
.no-brakes {
	white-space: nowrap;
}
.inside-hero-three.support-page-first {
	padding-bottom: 50px;
}
.inside-hero-three.support-page {
	padding-top: 0;
}
.accordion-style-one .accordion-button {
	font-weight: 800;
}
.before-list-text {
	font-size: 24px;
    color: #000;
    margin-bottom: 70px;
}

@-moz-keyframes spin-logo { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin-logo { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin-logo { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}

.vcamp-feature-section-seven .shape-three.shape-logo {
	top: -60px;
    width: 180px;
	opacity: .3;
	animation:none;
}


.vcamp-text-block-three .shape-one.shape-logo {
    width: 250px;
	opacity: .3;
	animation:none;
	bottom: auto;
    top: 132px;
    right: 50px;
}

.inside-hero-three .shape-three.shape-logo {
    width: 200px;
    left: 80%;
    top: 150px;
    opacity: .3;
    animation: none;
}
.types-help .btns-bank {
	display: flex;
    grid-column-gap: 30px;
}
.case-study-two.blue-bgr {
	background: var(--light-blue);
}





@media (max-width: 1525px){
	.navbar .navbar-nav .nav-link {
		margin: 0 15px;
	}
}


@media (max-width: 1475px){
	.navbar .navbar-nav .nav-link {
		margin: 0 15px;
	}
	.logo a img {
		max-width: 170px;
	}
}

@media (max-width: 1399px){
	.pro-fond .photo-wrapper img {
		max-width: 90%;
		margin-left: 0;
	}
	.vcamp-text-block-three .text-wrapper h6 {
		font-size: 58px;
	}
	.vcamp-text-block-three .text-wrapper p {
		font-size: 26px;
		line-height: 40px;
	}
	.feedback-section-seven .title-style-five .title {
		font-size: 58px;
	}
	.feedback_blockquote blockquote {
		font-size: 26px;
		line-height: 40px;
	}
	.feedback_blockquote.mt-80  {
		margin-top: 40px;
	}
	.title-style-five.white-vr .title {
		font-size: 58px;
	}
	.theme-btn-two.blue {
		    padding: 0 25px;
	}
}
@media (max-width: 1360px){
	.navbar .navbar-nav .nav-link {
		margin: 0 10px;
	}
	.navbar .navbar-nav .nav-link {
		font-size: 16px;
	}
	.support .support-btn {
		line-height: 40px;
		font-size: 16px;
	}
}
@media (max-width: 1260px){
	.lang-switcher {
		flex-direction: column;
		margin-left: 15px;
		font-size: 16px;
	}
}
@media (max-width: 1199px){
	.pro-fond .photo-wrapper img {
		max-width: 100%;
	}
	
	.logo a img {
		max-width: 160px;
	}
	.navbar .navbar-nav .nav-link {
		font-size: 14px;
	}
	.support .support-btn {
		line-height: 35px;
		font-size: 14px;
		width: 140px;
	}
		
	.hero-banner-three .sub-heading {
		  font-size: 25px;
	}
	.title-style-five.white-vr .title {
		font-size: 50px;
	}
	.fancy-banner-one .theme-btn-one {
		width: 80%;
		line-height: 60px;
		padding: 0;
	}
	.before-list-text {
		 font-size: 20px;
		line-height: 30px;
		margin-bottom: 50px;
	}
}
@media (max-width: 991px){
	.blog-meta-wrapper.gridd {
		grid-template-columns: 1fr 1fr;
	}
	.blog-meta-four .title {
		margin-bottom: 15px;
	}
	.support {
		margin-right: 60px;
	}
	.bank-details .tab-content {
		width: 100%;
		margin: 30px 0;
	}
	.bank-details-item-content {
	    flex-direction: column;
	}
	.support-page {
		padding: 60px 0 0px;
	}
	.support-page .theme-btn-two {
		padding: 0 30px;
		text-align: center;
		line-height: 40px;
	}
	.support-page.inside-hero-three p {
		padding-top: 0px;
		font-size: 18px;
	}
	.vcamp-text-block-three .text-wrapper h6 {
		font-size: 50px;
	}
	.vcamp-text-block-three .text-wrapper p {
		font-size: 20px;
		line-height: 32px;
	}
	.feedback-section-seven .title-style-five .title {
		font-size: 50px;
	}
	.feedback_blockquote blockquote {
		font-size: 20px;
		line-height: 32px;
	}
	.title-style-five.white-vr .title {
		font-size: 40px;
	}
	.fancy-banner-one .theme-btn-one {
		padding: 0;
	}
	.vcamp-text-block-one.pro-fond .title-style-two.mb-50 {
		margin-bottom: 20px;
	}
	
	.inside-hero-three .shape-three.shape-logo {
		display: none;
	}
	.lang-switcher {
		display: none;
	}

	.dropdown .nav-link.dropdown-toggle {
		margin-right: 80px!important;
	}
	.navbar .dropdown-toggle::after {
		display: none;
	}
	.navbar .drop-down-icon {
		position: absolute;
		display: block;
		top: 20px;
		right: 10px;
		height: 15px;
		width: 15px;
	}
	.navbar .drop-down-icon:after {
		content: "\f282";
		font-family: bootstrap-icons;
		border: none !important;
		font-size: 15px;
		font-weight: 700;
		position: absolute;
		left: 0;
		top: 0;
		line-height: 15px;
		transition: all 0.3s ease;
		color: inherit;
		font-style: initial;
	}
	.nav-item_custom .drop-down-icon.visible:after {
		transform: rotate(180deg);
	}
	.navbar .dropdown-menu .dropdown-item {
		font-size: 14px;
	}
}
@media (max-width: 767px){
	.support-page.inside-hero-three p {
		padding-top: 0px;
		font-size: 18px;
	}
	.bank-details-item {
		padding: 40px 25px;
	}
	.crypto-qr {
		margin-bottom: 0px;
		width: 100%;
	}
	.brake-line {
		line-break: anywhere;
	}
	.bank-details-item-title {
		font-size: 25px;
		margin-bottom: 0px;
	}
	.pro-fond.vcamp-text-block-three .text-wrapper p {
		margin-bottom: 0;
	}
	.pro-fond.vcamp-text-block-three {
		padding: 80px 0 60px;
	}
	.pro-fond .title-style-two .title {
		font-size: 36px;
	}
		
	.blog-details-one iframe {
		height: 250px;
	}
	.title-style-five.white-vr .title {
		margin-bottom: 50px;
	}
	.types-help .btns-bank {
		flex-direction: column;
	}
}

@media (max-width: 500px){
	.blog-meta-wrapper.gridd {
		grid-template-columns: 1fr;
	}
	.blog-meta-four .title {
		margin-bottom: 5px;
	}
	.support .support-btn {
		line-height: 30px;
		width: 120px;
		border: 1px solid var(--heading);
		font-size: 14px;
	}
	.feedback_blockquote blockquote {
		font-size: 16px;
		line-height: 30px;
	}
	.logo a img {
		width: 150px;
	}
	.support {
	    margin-right: 50px;
	}
	.counter-block-two {
		padding: 5px 10px;
	}
	.counter-block-two .main-count {
		font-size: 35px;
	}
	.counter-block-two p {
		font-size: 13px;
		line-height: 20px;
	}
	.counter-section-two .counter-container {
		bottom: -70px;
	}
	.title-style-two .title, 
	.title-style-six .title {
		font-size: 42px;
		margin-bottom: 15px;
	}
	.title-style-five .title {
		font-size: 35px;
	}
	.fancy-banner-one .theme-btn-one {
		width: 100%;
		font-size: 16px;
		line-height: 70px;
		line-height: 50px;
		margin-top: 30px;
	}
	.hero-banner-four {
		margin-top: 20px;
	}
	.inside-hero-three, .inside-hero-five {
		padding: 50px 0 10px;
	}
	.blog-details-one iframe {
		height: 220px;
	}
	.title-style-five.white-vr .title {
		font-size: 45px;
	}
	.video-wrapper iframe {
		height: 280px;
	}
}
@media (max-width: 420px){
	.title-style-five.white-vr .title {
		font-size: 35px;
		margin-bottom: 20px;
	}
	h1.page-title.font-recoleta {
		font-size: 40px;
		font-weight: 800;
	}
	.dropdown-menu.visible {
		display: block;
	}
	.navbar .dropdown-toggle.visible:after {
		transform: rotate(180deg);
	}
}
@media (max-width: 350px){
	.logo a img {
		width: 115px;
	}
	.support .support-btn {
		line-height: 25px;
		width: 100px;
		font-size: 12px;
	}
}