
body{
	font-family: 'Poppins', sans-serif;
}

::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #888;
}

::-webkit-scrollbar-thumb {
     background: #292927;
}

/* Handle */
::-webkit-scrollbar-thumb:hover {
  background: #FEBE05;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #FEBE05;
}

::-moz-selection { /* Code for Firefox */
  	color: #292927;
  	background: #FEBE05;
}

::selection {
  	color: #292927;
  	background: #FEBE05;
}

.bg-dark{
	background-color: #292927!important;
}
.bg-white{
	background-color: #fff!important;
}
.bg-kg-gray{
	background-color: #EAE9E9 !important;
}

/*
 * Bootstrap Cookie Alert by Wruczek
 * https://github.com/Wruczek/Bootstrap-Cookie-Alert
 * Released under MIT license
 */
.navbar-dark .navbar-nav .nav-link{
	transition: all ease .3s;
	position:  relative;
    padding: 0.8rem 1rem;
}

#carousel .carousel-inner{
    background: linear-gradient(90deg, rgba(254, 190, 5, 0) 0%, rgba(254, 190, 5, 0.63) 68.18%, rgba(254, 190, 5, 1) 100%)
}

#carousel .carousel-inner .img{
	width: 100%;
	height: calc(100vh - 108px);
	min-height: 450px;
 	background-size: cover;
    background-position: right center;
}

.home #carousel .carousel-inner .img{
	width: 100%;
	height: calc(100vh - 67px);
	min-height: 1000px;
 	background-size: cover;
    background-position: right center;
}

.about-us #carousel .carousel-inner .img{
	width: 100%;
	height: calc(100vh - 67px);
	min-height: 1000px;
 	background-size: cover;
    background-position: right center;
}

.how-it-works #carousel .carousel-inner .img{
	width: 100%;
	height: calc(100vh - 67px);
	min-height: 900px;
 	background-size: cover;
    background-position: right center;
}

.about-us #carousel .carousel-inner .img{
	background-position: center 70%;
}
.plans #carousel .carousel-inner .img{
	background-position: center 33%;
}

.patron #carousel .carousel-inner .img{
	background-position: top center;
}

.how-it-works #carousel .carousel-inner .img{
	background-position: right top;
}

#carousel .carousel-inner .carousel-caption{
    height: 421px;
    top: 0;
    bottom: 0;
    left: 6%;
    right: 6%;
    margin: auto;
}

.home #carousel .carousel-inner .carousel-caption{
    height: 900px;
    top: 0;
    bottom: 0;
    left: 6%;
    right: 6%;
    margin: auto;
}

.how-it-works #carousel .carousel-inner .carousel-caption{
    height: 850px;
    top: 0;
    bottom: 0;
    left: 6%;
    right: 6%;
    margin: auto;
}

.about #carousel .carousel-inner .carousel-caption{
    height: 875px;
    top: 0;
    bottom: 0;
    left: 6%;
    right: 6%;
    margin: auto;
}

.genius #carousel .carousel-inner .carousel-caption{
    height: 600px;
    top: 0;
    bottom: 0;
    left: 6%;
    right: 6%;
    margin: auto;
}

.patron #carousel .carousel-inner .carousel-caption{
    height: 600px;
    top: 0;
    bottom: 0;
    left: 6%;
    right: 6%;
    margin: auto;
}

.carousel-caption .main{
    text-align: left;
    color: #292927;
    font-size: 67px;
    font-family: "Poppins";
    font-weight: 800;
    max-width: 700px;
    line-height: 92px;
}

.how-it-works .carousel-caption .main{
    text-align: left;
    color: #292927;
    font-size: 50px;
    font-family: "Poppins";
    font-weight: 800;
    max-width: 700px;
    line-height: 92px;
}

.carousel-caption .main-home{
    text-align: left;
    color: #292927;
    font-size: 70px;
    font-family: "Poppins";
    font-weight: 800;
    max-width: 1300px;
    line-height: 120px;
}

.carousel-caption .main-sub{
    text-align: left;
    color: #292927;
    font-size: 50px;
    font-family: "Poppins";
    font-weight: 800;
    max-width: 1000px;
    line-height: 150px;
}

.carousel-caption .main-about{
    text-align: left;
    color: #292927;
    font-size: 67px;
    font-family: "Poppins";
    font-weight: 800;
    max-width: 1250px;
    line-height: 105px;
}

.carousel-caption .main-how-it-works{
    text-align: left;
    color: #292927;
    font-size: 75px;
    font-family: "Poppins";
    font-weight: 800;
    max-width: 700px;
    line-height: 145px;
}

.carousel-caption .secondary-about{
    text-align: left;
    color: #292927;
    font-size: 67px;
    font-family: "Poppins";
    font-weight: 800;
    max-width: 800px;
    line-height: 105px;
}

.carousel-caption .second{
	text-align: left;
    color: #292927;
    font-size: 36px;
    font-family: "Poppins";
    font-weight: 600;
}

.home .carousel-caption .second{
	text-align: left;
    color: #292927;
    font-size: 50px;
    font-family: "Poppins";
    font-weight: 600;
    line-height: 110px;
}
.home .chess-link {
    padding: 0 30px 25px;
    display: inline-block;
}
.chess-button-how-it-works{
    background-color: #FEBE05;
    border-radius: 30px;
    height: 35px;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 21px;
}
.how-it-works .carousel-caption .second{
	text-align: left;
    color: #292927;
    font-size: 60px;
    font-family: "Poppins";
    font-weight: 600;
    line-height: 100px;
}
.carousel-caption .second-about{
	text-align: left;
    color: #292927;
    font-size: 36px;
    font-family: "Poppins";
    font-weight: 600;
    line-height: 85px;
}
.portfolio-block.block-intro p{
    font-size: 2em;
}
.steps{
	padding: 183px 0;
}
.steps-icon{
	margin-bottom: 30px;
}
.steps-title{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	color:  #292927;
}
.steps-text{
	color:  #292927;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
}
.youtube-video{
    width: 100%;
    max-width: 540px;
}
@media all and (min-width:  800px){
    .youtube-video{
        max-width: 600px;
    }
}
@media all and (min-width:  960px){
    .youtube-video{
        max-width: 710px;
    }
}
@media all and (min-width:  1200px){
    .youtube-video{
        max-width: 800px;
    }
}
@media all and (min-width:  1400px){
    .youtube-video{
        max-width: 950px;
    }
}
@media all and (min-width:  1600px){
    .youtube-video{
        max-width: 1100px;
    }
}
@media all and (min-width:  1800px){
    .youtube-video{
        max-width: 1200px;
    }
}
@media all and (min-width:  1900px){
    .youtube-video{
        max-width: 1150px;
    }
}
@media all and (max-width:  1540px){
    .home #carousel .carousel-inner .carousel-caption {
        height: 600px;
    }
    .home #carousel .carousel-inner .img{
        min-height: 600px;
	    height: 600px;
        height: calc(100vh - 67px);
    }
    .home .carousel-caption .main-home {
        text-align: left;
        color: #292927;
        font-size: 50px;
        font-size: calc(1rem + 2.5vw);
        font-family: "Poppins";
        font-weight: 800;
        max-width: 80%;
        line-height: 85px;
    }
    .home .carousel-caption .main-sub {
        text-align: left;
        color: #292927;
        font-size: 32px;
        font-size: calc(1rem + 1.8vw);
        font-family: "Poppins";
        font-weight: 700;
        max-width: 70%;
        line-height: 100px;
    }
    .home .carousel-caption .second {
        text-align: left;
        color: #292927;
        font-size: 32px;
        font-size: calc(1rem + 1.8vw);
        font-family: "Poppins";
        font-weight: 600;
        margin-bottom: 5px;
        line-height: 80px;
    }
    .home .chess-button-main{
        background-color: #292927;
        border-radius: 30px;
        height: 45px;
        padding: 0px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 29px;
        font-size: calc(1rem + 1vw);
        color: #FEBE05;
    }
    .home .chess-link{
		padding: 0;
		display: inline-block;
	}
    .about #carousel .carousel-inner .carousel-caption{
	    left: 60px;
	    height: 700px;
	    right: 0;
	}
    .about-us #carousel .carousel-inner .img{
        min-height: 700px;
    }
    .carousel-caption .main-about{
	    font-size: 50px;
	    height: 180px;
	    line-height: 80px;
        max-width: 880px;
	}
    .carousel-caption .second-about{
        text-align: left;
        color: #292927;
        font-size: 35px;
        font-family: "Poppins";
        font-weight: 600;
    }
    .carousel-caption .secondary-about{
	    font-size: 50px;
	    height: 80px;
	    line-height: 80px;
        max-width: 750px;
	}
    .how-it-works #carousel .carousel-inner .carousel-caption {
        height: 615px;
    }
    .how-it-works #carousel .carousel-inner .img{
        min-height: 700px;
        height: 700px;
    }
    .carousel-caption .main-how-it-works{
        font-size: 60px;
        max-width: 600px;
        line-height: 115px;
    }
    .how-it-works .carousel-caption .second{
        font-size: 40px;
        line-height: 50px;
    }
}
@media all and (max-width:  1200px){
    .home .carousel-caption .main-home {
        text-align: left;
        color: #292927;
        font-size: 45px;
        font-size: calc(1rem + 2.3vw);
        font-family: "Poppins";
        font-weight: 800;
        max-width: 80%;
        line-height: 70px;
    }
    .home .carousel-caption .main-sub {
        text-align: left;
        color: #292927;
        font-size: 32px;
        font-size: calc(1rem + 1vw);
        font-family: "Poppins";
        font-weight: 700;
        max-width: 75%;
        line-height: 80px;
    }
    .home .carousel-caption .second {
        text-align: left;
        color: #292927;
        font-size: 32px;
        font-size: calc(1rem + 1vw);
        font-family: "Poppins";
        font-weight: 600;
        margin-bottom: 5px;
        line-height: 40px;
    }
    .home #carousel .carousel-inner .carousel-caption {
        height: 500px;
    }
    .home #carousel .carousel-inner .img{
        width: 100%;
        min-height: 500px;
	    height: 500px;
        background-size: cover;
        background-position: right center;
    }
    .home .chess-button-main{
        background-color: #292927;
        border-radius: 30px;
        height: 35px;
        padding: 0px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 20px;
        color: #FEBE05;
    }
    .home .chess-link{
		padding: 0;
		display: inline-block;
	}
    .about #carousel .carousel-inner .carousel-caption{
	    height: 600px;
	}
    .about-us #carousel .carousel-inner .img{
        min-height: 600px;
    }
    .how-it-works #carousel .carousel-inner .carousel-caption {
        height: 660px;
    }
    .how-it-works #carousel .carousel-inner .img{
        min-height: 660px;
        height: 660px;
    }
    .carousel-caption .main-how-it-works{
        font-size: 55px;
        max-width: 600px;
    }
    .how-it-works .carousel-caption .second{
        font-size: 40px;
        line-height: 50px;
    }
}
@media all and (max-width:  1028px){
	#carousel .carousel-inner .carousel-caption{
	    left: 60px;
	    height: 260px;
	    right: 0;
	}
	.home #carousel .carousel-inner .carousel-caption{
		height: 330px;
	}
	.home .carousel-caption .main{
		height: 270px;
	}
	.carousel-caption .main{
	    font-size: 60px;
	    height: 165px;
	    line-height: 80px;
	}
    .home .carousel-caption .main-home {
        text-align: left;
        color: #292927;
        font-size: 37px;
        font-family: "Poppins";
        font-weight: 800;
        max-width: 665px;
        line-height: 55px;
    }
    .home .carousel-caption .main-sub {
        text-align: left;
        color: #292927;
        font-size: 26px;
        font-family: "Poppins";
        font-weight: 700;
        max-width: 575px;
        line-height: 90px;
    }
    .home .carousel-caption .second {
        text-align: left;
        color: #292927;
        font-size: 25px;
        font-family: "Poppins";
        font-weight: 600;
        margin-bottom: 5px;
        line-height: 40px;
    }
	#carousel .carousel-inner .img{
	    height: 500px;
	}
	#carousel .carousel-inner .img{
		background-position: center;
	}
	.home #carousel .carousel-inner .img{
		background-position: center right;
        width: 100%;
        min-height: 500px;
	    height: 500px;
        background-size: cover;
	}
    .home .chess-button-main{
        background-color: #292927;
        border-radius: 30px;
        height: 35px;
        padding: 0px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 20px;
        color: #FEBE05;
    }
    .about #carousel .carousel-inner .carousel-caption{
	    height: 500px;
	}
    .about-us #carousel .carousel-inner .img{
        min-height: 500px;
    }
    .carousel-caption .main-about{
	    font-size: 35px;
	    height: 140px;
	    line-height: 65px;
        max-width: 700px;
	}
    .carousel-caption .second-about{
        text-align: left;
        color: #292927;
        font-size: 25px;
        font-family: "Poppins";
        font-weight: 600;
    }
    .carousel-caption .secondary-about{
	    font-size: 35px;
	    height: 140px;
	    line-height: 65px;
        max-width: 700px;
	}
    .how-it-works #carousel .carousel-inner .carousel-caption {
        height: 450px;
    }
    .how-it-works #carousel .carousel-inner .img{
        min-height: 430px;
        height: 430px;
    }
    .carousel-caption .main-how-it-works{
        font-size: 50px;
        max-width: 400px;
        line-height: 75px;
    }
    .how-it-works .carousel-caption .second{
        font-size: 28px;
        line-height: 50px;
    }
}
@media all and (max-width:  992px){
    .home #carousel .carousel-inner .carousel-caption {
        height: 530px;
    }
    .home #carousel .carousel-inner .img{
        min-height: 500px;
	    height: 500px;
        height: calc(100vh - 67px);
    }
    .home .carousel-caption .main-home {
        font-size: 32px;
        font-size: calc(1rem + 2vw);
        font-weight: 800;
        max-width: 85%;
        line-height: 65px;
    }
    .home .carousel-caption .main-sub {
        font-size: 24px;
        font-size: calc(1rem + 1vw);
        font-weight: 700;
        max-width: 75%;
        line-height: 80px;
    }
    .home .carousel-caption .second {
        font-size: 25px;
        font-size: calc(1rem + 1vw);
        font-weight: 600;
        margin-bottom: 5px;
        line-height: 40px;
    }
    .home .chess-button-main{
        height: 35px;
        font-weight: 600;
        font-size: 20px;
    }
    .home .chess-link{
		padding: 0 20px 25px;
		display: inline-block;
	}
    .about #carousel .carousel-inner .carousel-caption{
	    height: 500px;
	}
    .about-us #carousel .carousel-inner .img{
        min-height: 500px;
    }
    .how-it-works #carousel .carousel-inner .carousel-caption{
	    height: 430px;
	}
    .how-it-works #carousel .carousel-inner .img{
        min-height: 430px;
        height: 430px;
    }
    .carousel-caption .main-how-it-works{
        font-size: 35px;
        max-width: 300px;
        line-height: 75px;
    }
    .how-it-works .carousel-caption .second{
        font-size: 28px;
        line-height: 50px;
    }
}
@media all and (max-width:  775px){
	#carousel .carousel-inner .img{
		min-height: 300px;
	    height: 300px;
	}
    .home #carousel .carousel-inner .img{
        min-height: 410px;
	    height: calc(100vh - 67px);
    }
	#carousel .carousel-inner .carousel-caption{
	    left: 30px;
	    height: 185px;
	}
	.home #carousel .carousel-inner .carousel-caption{
		height: 410px;
	}
	.home .carousel-caption .main{
		height: 140px;
	}
    .home .carousel-caption .main-home {
        font-size: 28px;
        font-size: calc(1rem + 1.5vw);
        font-weight: 800;
        max-width: 80%;
        line-height: 50px;
    }
    .home .carousel-caption .main-sub {
        font-size: 25px;
        font-size: calc(1rem + 1.4vw);
        font-weight: 700;
        max-width: 45%;
        line-height: 45px;
    }
    .home .carousel-caption .second {
        font-size: 22px;
        font-size: calc(1rem + 1vw);
        font-weight: 600;
        margin-bottom: 5px;
        line-height: 40px;
    }
    .home .carousel-caption span {
        padding: 0;
    }
    .home .chess-button-main {
        height: 33px;
        font-weight: 600;
        font-size: 20px;
    }
    .home .chess-link {
        padding: 0 5px 5px;
        display: inline-block;
    }
	.carousel-caption .main{
	    font-size: 35px;
    	height: 140px;
    	line-height: 47px;
    }
    .carousel-caption .second{
    	font-size: 22px;
    }
    .steps{
    	padding: 80px 0;
    }
    .portfolio-block.block-intro p {
	    font-size: 1.3em;
	}
    .about #carousel .carousel-inner .carousel-caption{
	    height: 350px;
	}
    .about-us #carousel .carousel-inner .img{
        min-height: 350px;
        background-position: center 60%;
    }
    .carousel-caption .main-about{
	    font-size: 25px;
	    height: 70px;
	    line-height: 35px;
        max-width: 475px;
	}
    .carousel-caption .second-about{
        font-size: 18px;
    }
    .carousel-caption .secondary-about{
	    font-size: 25px;
	    height: 70px;
	    line-height: 35px;
        max-width: 475px;
	}
    .chess-subtitle{
		font-size: 45px;
	}
	.chess-text{
		font-size: 18px;
	}
    .cta-text{
		font-size: 35px;
	}
    footer {
	    padding: 140px 0 30px;
	}
	.plans footer, .contact footer{
		padding: 60px 0;
	}
    .how-it-works #carousel .carousel-inner .carousel-caption{
	    height: 350px;
	}
    .how-it-works #carousel .carousel-inner .img{
        min-height: 350px;
        height: 350px;
    }
    .carousel-caption .main-how-it-works{
        font-size: 30px;
        max-width: 250px;
        line-height: 60px;
    }
    .how-it-works .carousel-caption .second{
        font-size: 25px;
        line-height: 50px;
    }
}
@media all and (max-width:  575px){
    .home #carousel .carousel-inner .carousel-caption {
        height: 315px;
    }
    .home #carousel .carousel-inner .img {
        min-height: 300px;
        height: 300px;
    }
    .home .carousel-caption .main-home {
        font-size: 21px;
        font-size: calc(1rem + 1.8vw);
        font-weight: 800;
        max-width: 80%;
        line-height: 30px;
    }
    .home .carousel-caption .main-sub {
        font-size: 22px;
        font-size: calc(1rem + 1vw);
        font-weight: 700;
        max-width: 230px;
        line-height: 30px;
    }
    .home .carousel-caption span {
        padding: 0 0px;
    }
    .home .carousel-caption .second {
        font-size: 15px;
        font-size: calc(1rem + 0.1vw);
        font-weight: 700;
        margin-bottom: 5px;
        line-height: 40px;
    }
    .home .chess-button-main {
        height: 23px;
        font-weight: 600;
        font-size: 14px;
    }
    .home .chess-link {
        padding: 0;
        display: inline-block;
    }
}
@media all and (max-width:  535px){
    .about #carousel .carousel-inner .carousel-caption{
	    left: 30px;
	    height: 295px;
	    right: 0;
	}
    .about-us #carousel .carousel-inner .img{
        min-height: 290px;
        height: 290px;
    }
    .carousel-caption .main-about{
	    font-size: 22px;
	    height: 90px;
	    line-height: 30px;
        max-width: 325px;
	}
    .carousel-caption .second-about{
        font-size: 15px;
        line-height: 20px;
    }
    .carousel-caption .secondary-about{
        font-size: 20px;
        height: 30px;
        line-height: 5px;
        max-width: 220px;
    }
    .about-us #carousel .carousel-inner .img {
        background-position: center 60%;
    }
    #carousel .carousel-inner .img {
        min-height: 280px;
        height: 280px;
    }
    .how-it-works #carousel .carousel-inner .carousel-caption{
	    height: 300px;
	}
    .how-it-works #carousel .carousel-inner .img{
        min-height: 205px;
        height: 205px;
    }
    .how-it-works #carousel .carousel-inner .carousel-caption {
        height: 210px;
    }
    .carousel-caption .main-how-it-works{
        font-size: 18px;
        max-width: 190px;
        line-height: 30px;
    }
    .how-it-works .carousel-caption .second{
        font-size: 20px;
        line-height: 45px;
    }
    .chess-button-how-it-works{
        height: 30px;
        font-size: 18px !important;
    }
}
@media all and (max-width:  390px){
    .carousel-caption .main {
    	font-size: 29px;
    	height: 140px;
    	line-height: 40px;
	}
    .home #carousel .carousel-inner .img {
        min-height: 300px;
        height: 300px;
    }
    .home #carousel .carousel-inner .carousel-caption {
        height: 300px;
    }
    .home .carousel-caption .main-home {
        font-size: 21px;
        font-size: calc(1rem + 1.5vw);
        font-weight: 800;
        max-width: 78%;
        line-height: 30px;
    }
    .home .carousel-caption .main-sub {
        font-size: 20px;
        font-weight: 700;
        max-width: 225px;
        line-height: 30px;
    }
    .home .carousel-caption .second {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 5px;
        line-height: 40px;
    }
    .home .chess-button-main {
        height: 25px;
        font-weight: 600;
        font-size: 16px;
    }
    .about #carousel .carousel-inner .carousel-caption{
	    height: 300px;
	}
    .about-us #carousel .carousel-inner .img{
        min-height: 275px;
        height: 275px;
    }
    .carousel-caption .main-about{
        font-size: 20px;
        height: 90px;
        line-height: 30px;
        max-width: 295px;
	}
    .carousel-caption .second-about{
        font-size: 14px;
        margin-bottom: 0.5rem;
        line-height: 20px;
    }
    .carousel-caption .secondary-about{
        font-size: 18px;
        height: 20px;
        line-height: 15px;
    }
    .how-it-works #carousel .carousel-inner .carousel-caption{
	    height: 300px;
	}
    .how-it-works #carousel .carousel-inner .img{
        min-height: 205px;
        height: 205px;
    }
    .how-it-works #carousel .carousel-inner .carousel-caption {
        height: 210px;
    }
    .carousel-caption .main-how-it-works{
        font-size: 18px;
        max-width: 190px;
        line-height: 30px;
    }
    .how-it-works .carousel-caption .second{
        font-size: 20px;
        line-height: 40px;
    }
    .chess-button-how-it-works{
        height: 28px;
        font-size: 16px !important;
    }
}

.carousel-caption span{
	padding: 0 14px;
	right: 14px;
}
.carousel-caption span.bg-yellow,
.plans h3.bg-yellow{
	background-color:  #FEBE05;
}
.carousel-caption span.bg-yellow,
.how-it-works h3.bg-yellow{
	background-color:  #FEBE05;
    color: #292927;
}
.first-chess{
	padding: 100px 0;
}
.second-chess{
	padding: 100px 0;
}
.third-chess{
	padding: 100px 0;
}
.fourth-chess{
	padding: 100px 0;
}
.fifth-chess{
	padding: 100px 0;
}
.sixth-chess{
	padding: 100px 0;
}
.seventh-chess{
	padding: 100px 0;
}
.eighth-chess{
	padding: 100px 0;
}
.ninth-chess{
	padding: 100px 0;
}

.chess-title{
	font-size:  18px;
	font-weight: 700;
	font-style: normal;
	font-family: "Poppins";
    color: #212529;
}
.chess-subtitle{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	color: #212529;
    padding: 10px 0;
}
.chess-subtitle-first{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 52px;
	color: #212529;
}
.chess-text{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color: #212529;
    word-break: break-word;
}

.chess-text-plans{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 1.75rem;
	color: #212529;
    word-break: break-word;
}

.chess-text-buy{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 1.75rem;
	color: #212529;
    word-break: break-word;
}
.chess-text-sell{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 1.75rem;
	color: #212529;
    word-break: break-word;
}
.chess-text-drawer{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 1.75rem;
	color: #212529;
    word-break: break-word;
}

.chess-button{
    background-color: #FEBE05;
    border-radius: 30px;
    height: 35px;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 21px;
}
.chess-button-resize{
    background-color: #FEBE05;
    border-radius: 30px;
    height: 35px;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 21px;
}
.chess-button-desarrollo{
    background-color: #FEBE05;
    border-radius: 30px;
    height: 35px;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 21px;
}
@media all and (min-width: 992px){
    .chess-button-resize{
        background-color: #FEBE05;
        border-radius: 30px;
        height: 35px;
        padding: 2px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 18px;
    }
    .chess-button-desarrollo {
        background-color: #FEBE05;
        border-radius: 30px;
        height: 35px;
        padding: 5px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 14px;
    }
}
@media all and (min-width: 1080px){
    .chess-button-resize{
        background-color: #FEBE05;
        border-radius: 30px;
        height: 35px;
        padding: 0px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 21px;
    }
    .chess-button-desarrollo {
        background-color: #FEBE05;
        border-radius: 30px;
        height: 35px;
        padding: 5px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 16px;
    }
}
@media all and (min-width: 1280px){
    .chess-button-desarrollo {
        background-color: #FEBE05;
        border-radius: 30px;
        height: 35px;
        padding: 4px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 19px;
    }
}
@media all and (min-width: 1300px){
    .chess-button-desarrollo {
        background-color: #FEBE05;
        border-radius: 30px;
        height: 35px;
        padding: 0px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 21px;
    }
}
.chess-button-main{
    background-color: #292927;
    border-radius: 30px;
    height: 60px;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 40px;
    color: #FEBE05;
}

.chess-button-main:hover{
    color: #FEBE05;
}

.third-chess{
    text-align: left;
}

.chess-link{
	text-decoration: none!important;
}

.wedge{
    margin-left: 5%;
    padding-right: 0px;
    padding-left: 0px;
}
@media all and (max-width: 991px){
    .wedge{
        margin-left: 10%;
        padding-right: 0px;
        padding-left: 0px;
    }
}
@media all and (max-width: 767px){
    .wedge{
        margin-left: 10%;
        padding-right: 120px;
        padding-left: 0px;
    }
}

.section .chess .chess-title{
	margin-top:  20px;
	font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    background-color: #FEBE05;
    display: inline-block;
    padding: 4px 10px;
}

.section .chess .first-chess,
.section .chess .second-chess,
.section .chess .third-chess,
.section .chess .fourth-chess,
.section .chess .fifth-chess,
.section .chess .sixth-chess,
.section .chess .seventh-chess,
.section .chess .eighth-chess,
.section .chess .ninth-chess{
    padding: 90px 80px;
}
.plans-introduction{
	padding: 80px 60px;
	background-color: white;
}

@media all and (max-width: 670px){
	.section .chess .first-chess,
	.section .chess .second-chess,
    .section .chess .third-chess,
    .section .chess .fourth-chess,
	.section .chess .fifth-chess,
	.section .chess .sixth-chess,
    .section .chess .seventh-chess,
    .section .chess .eighth-chess,
    .section .chess .ninth-chess{
	    padding: 50px 15px;
	}
	.section .chess .chess-title{
		background-color: transparent;
    	text-decoration: underline;
    	text-decoration-color: #FEBE05;
    	text-decoration-thickness: 3px;
    	padding: 4px 0px;
	    line-height: 1.5;
	}
}

.landing-page{
    margin-top: 67px;
}
.about .about-us {
    margin-top: 67px;
}
.how-it-works{
    margin-top: 67px;
}
.second-page .heading{
	background-color: #FEBE05;
	padding: 60px 80px;
}
.second-page .heading h2{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
}

.second-page .container h3{
	margin-bottom: 25px;
}

.second-page .container h4{
	margin-top: 40px;
}

.second-page .container h5{
	margin-top: 25px;
}

.second-page .heading p {
    margin: 0;
    width: 100%;
    max-width: 560px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    color: #292927;
}

.cta{
	padding: 183px 0;
	text-align: center;
	background-color: #F5F5F5;
}
.how-it-works .cta{
	padding: 120px 0;
	text-align: center;
	background-color: #F5F5F5;
}

.cta-title{
	text-transform: uppercase;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 25px;
    margin-bottom: 30px;
    color: white;
}
.cta-text{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 45px;
	max-width: 420px;
	margin: 0 auto;
	line-height: 52px;
	color: white;
}
.home .cta-text{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 45px;
	max-width: 850px;
	margin: 0 auto;
	line-height: 52px;
	color: white;
}
.how-it-works .cta-text{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 45px;
	max-width: 825px;
	margin: 0 auto;
	line-height: 52px;
	color: white;
}

.contact .bg-yellow,
.sponsor.bg-yellow{
	background-color: #FEBE05;
}

.contact-title{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 72px;
	line-height: 72px;
	color:  #292927;
	margin-bottom: 45px;
}
.contact-text{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color:  #292927;
}
.contact-half{
	padding: 130px 50px;
}
.contact .btn{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	text-transform: uppercase;
	background-color: #292927 !important;
	color: white;
	width: 104px;
	border: 0;
	border-radius: 0;
}
#autoresizing {
    display: block;
    overflow: hidden;
    resize: none;
}
@media all and (max-width: 992px){
	.contact-half {
    	padding: 50px 30px 30px;
	}
	.contact-title{
    	font-size: 45px;
    	line-height: 50px;
    	margin-bottom: 15px;
	}
	.plan-card{
		width: 340px !important;
	}
	.plan-card .plan-card-body{
		padding-bottom:0 !important;
	}
	.plans h3.bg-yellow{
	    margin-top: 20px;
    	margin-bottom: 15px;
	}
}
@media all and (max-width: 490px){
		.contact-title{
    	font-size: 35px;
    	line-height: 35px;
	}
	.contact-text{
		font-size: 16px;
	}
}
.contact label a{
	color: #292927;
}
.contact .form-control{
	border: 0px;
	border-bottom: 1px solid #292927;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	border-radius: 0;
	padding: 0px;
	margin-bottom: 15px;
}
.contact .form-control:focus{
	border-bottom: 1px solid #FEBE05;
	color: #292927;
    background-color: #fff;
    border-color: none;
    outline: 0;
    box-shadow: none;

}
.sections-cta{
	background-color: #FEBE05;
	text-align: center;
	position: relative;
	padding: 90px 0 60px;
}
.sections-cta::after{
    content: "";
    width: 100%;
    height: 115px;
    background-image: url(/public-assets/img/sections-cta-bg.svg);
    background-size: cover;
    position: absolute;
    bottom: -115px;
    left: 0;
    background-position: bottom center;
}

.sections-cta-title{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	color: #292927;
}
@media all and (max-width: 600px){
	.sections-cta-title{
		font-size: 30px;
		padding: 0 15px;
	}
	.chess-subtitle{
		font-size: 35px;
	}
	.sections-cta::after{
		bottom: -60px;
	}
}
.sections-cta .btn-white,
.sponsor .btn-white{
	width: 190px;
	background: #FFFFFF;
	text-transform: uppercase;
	border-radius: 0;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	color: #292927;
}
.sponsor{
	text-align: center;
}
.sponsor .btn-white{
	width: auto;
}
.sponsor-title{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	color: #292927;
}
.navbar-dark .navbar-nav .nav-link.decorated:after,
.navbar-dark .navbar-nav .nav-link.decorated.active:after{
	content: "";
    position: absolute;
    left: 1rem;
    background-color: #febe05;
    height: 2px;
    width: 0;
    bottom: 7px;
    transition: all ease 0.3s;
}

.navbar-dark .navbar-nav .nav-link.decorated:hover:after,
.navbar-dark .navbar-nav .nav-link.decorated.active:after{
    width: calc(100% - 2rem);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.decorated.active{
    color: #febe05;
}

.navbar{
    padding: 1rem 0;
}
#cm,
#s-cnt{
	border-radius: 0 !important;
}
#cm.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
    background-color: #FEBE05;
}
.cc_div .cloud #c-inr{
	display: block !important;
	width: 100% !important;
}
.cc_div .cloud #c-inr-i{
	display: block!important;
	width: 100%!important;
	padding-right: 0!important;
}
.cc_div .cloud #c-bns{
    display: block!important;
    justify-content: normal!important;
    margin-top: 1.4em!important;
}
.cc_div .b-tg .c-tgl:checked~.c-tg{
	background: #febe05!important;
}
#cm h2{
    font-size: 2rem;
}
#cm p.cookie-text,
#s-cnt p.cookie-text{
    font-size: 1rem;
    text-align: justify;
}
#cm a,
#s-cnt a{
    text-decoration: underline;
    border-bottom: 0px !important;
}

#cm .acceptcookies {
    vertical-align: baseline;
}
#cm .rejectcookies {
    vertical-align: baseline;
    text-decoration: none;
}
#cm .cookie-box{
    background-color: white;
    padding: 24px 37px;
    width: 90%;
}
#cm .cookie-text{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    color: black;
}

#cm
.navbar{
	color: var(--indigo);
	background: var(--yellow);
	opacity: 1;
}
#cm.cloud .c-bn#c-p-bn,
#s-cnt .c-bn#s-all-bn{
	border-radius: 0;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
	background: #FEBE05 !important;
	color: #292927;
	width: auto!important;
	font-size: 16px;
}
#cm.cloud .c-bn#c-s-bn,
#s-cnt .c-bn#s-sv-bn{
	border-radius: 0;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
	background: #bfbfbd!important;
    color: #fff!important;
    font-size: 16px;
    float: none!important;
    width: auto!important;
    margin-left: 15px!important;
}

@media all and (max-width:  775px){
    .chess-button-resize {
        background-color: #FEBE05;
        border-radius: 30px;
        height: 35px;
        padding: 0px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 20px;
    }
    .chess-button-desarrollo {
        background-color: #FEBE05;
        border-radius: 30px;
        height: 35px;
        padding: 0px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 20px;
    }
}
@media all and (max-width:  575px){
    #cm.cloud .c-bn#c-p-bn,
    #s-cnt .c-bn#s-all-bn,
    #cm.cloud .c-bn#c-s-bn,
    #s-cnt .c-bn#s-sv-bn {
        font-size: 14px;
        padding: 0.7em 0.7em;
    }
    .chess-button-resize {
        background-color: #FEBE05;
        border-radius: 30px;
        height: 32px;
        padding: 0px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 18px;
    }
    .chess-button-desarrollo {
        background-color: #FEBE05;
        border-radius: 30px;
        height: 59px;
        padding: 0px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 18px;
    }
}
@media all and (max-width:  390px){
    #cm.cloud .c-bn#c-p-bn,
    #s-cnt .c-bn#s-all-bn,
    #cm.cloud .c-bn#c-s-bn,
    #s-cnt .c-bn#s-sv-bn {
        font-size: 13px;
        padding: 0.7em 0.7em;
    }
    .chess-button-resize {
        background-color: #FEBE05;
        border-radius: 30px;
        height: 32px;
        padding: 0px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 18px;
    }
    .chess-button-desarrollo {
        background-color: #FEBE05;
        border-radius: 30px;
        height: 59px;
        padding: 0px;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 18px;
    }
}

.navbar .navbar-container{
    padding: 0 20px;
}

.navbar .nav-item.logo{
	width: 145px;
	padding-top: 0px;
    margin-right: 45px;
}

.navbar .nav-item.login{
	background-color: #FEBE05;
	border-radius: 30px;
}

.navbar-dark .navbar-nav .nav-link{
	padding: 0.5rem 1rem;
}

.navbar .nav-item.login a{
	color: #292927 !important;
}

.navbar .nav-item{
	height: 35px;
	padding: 0px;
}
.navbar .nav-item .nav-link.logo{
	width: 127px;
	height: 40.8281px;
	padding: 0 0 15px 0;
}
.navbar .nav-item .nav-link{
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 13px;
}
footer {
	padding: 140px 60px 60px;
}
.plans footer,
.contact footer{
	padding: 60px 60px;
}
@media all and (max-width:  390px){
    .carousel-caption .main {
    	font-size: 29px;
    	height: 140px;
    	line-height: 40px;
	}
	.switch label{
		width: 140px!important;
	}
	.plan-card{
		width: 280px!important;
	}
}

footer h2{
	color: rgb(255,255,255);
	font-family: 'Poppins';
	font-weight: 800;
	font-size: 15px;
    margin-bottom: 15px;
}

footer h3{
	color: rgb(255,255,255);
	font-family: 'Poppins';
	font-weight: 800;
	font-size: 15px;
    margin-bottom: 15px;
}
footer .item a{
	color: rgb(255,255,255);
	opacity: 1;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}

footer .copyright{
	color: rgb(255,255,255);
	opacity: 1;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
}

.plans .plans-options h3{
    display: block;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.2;
}

.plans .plans-introduction h3{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    display: inline-block;
    padding: 6px 7px;
    margin-bottom: 40px;
}

.project-page .plans .plans-introduction p{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	color: black;
}

.portfolio-block.block-intro.subheader{
	padding-top: 67px;
	padding-bottom: 0px;
}
.portfolio-block.block-intro.subheader h1{
	font-size: 16px;
	color: rgb(0,0,0);
	background: #FEBE05;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin: 0px;
}

.portfolio-block.block-intro.crespon{
	padding-top: 0px;
	padding-bottom: 0px;
}
.portfolio-block.block-intro.crespon h1{
	font-size: 16px;
	color: rgb(0,0,0);
	background: #ffffff;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin: 0px;
}
.highlight-clean{
	background: url('/public-assets/img/middle-blob.svg') bottom / contain no-repeat;margin: 50px;
}
.highlight-clean .intro p{
	font-size: 24px;
	margin: 0px;
}
.highlight-clean p{
	font-size: 12pt;
	height: 32px;
	margin: 0px;
	color: var(--gray);
}
.project-page .heading h2{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	color:  #292927;
}

.portfolio-block.contact.getintouch{
	padding-top: 60px;
	padding-bottom: 60px;
}
.portfolio-block.contact.getintouch h4{
	color: #292927;
	font-size: 45px;
	font-family: 'Montserrat', sans-serif;
}
.portfolio-block.contact.getintouch button[type="submit"]{
	background-color: #292927;
}

.portfolio-block.contact.getintouch .alert{
	max-width: 650px;
    padding: 20px;
    margin: 30px auto 0px;
}
.kimgteg{
	font-family:HendersonSans-BasicBold;
}
.kimgteg .text-yellow-kg{
	color: #FEBE05;
}
.project-page p{
	font-size: 16px;
}
.about, .project-page p{
	font-size: 20px;
}
.navbar .nav-item.date a{
	font-size: 13px;
    padding-top: 10px;
}
.footer-dark{
	background-color:  #292927;
}

#accordion.faqs h2{
	border-bottom: 1px solid black;
}
#accordion.faqs h2 a{
	color:  black !important;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
}
#accordion.faqs h2 a .down{
	display: inline-block;
}
#accordion.faqs h2 a .up{
	display: none;
}
#accordion.faqs h2 a.collapsed .up{
	display: inline-block;
}
#accordion.faqs h2 a.collapsed .down{
	display: none;
}
#accordion.faqs p{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	color: black;
}
.no-slogan main{
	padding-top: 67px;
}
.btn-sqr {
    border-radius: 0;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    padding: 7px 21px;
}
.btn-yellow{
	background: #FEBE05 !important;
	color: #292927;
}
.btn-cancel{
	background: #bfbfbd!important;
    color: #fff!important;
}
.plan-card{
	width: 300px;
	box-shadow: 0px 20px 25px -5px rgba(0, 0, 0, 0.1), 0px 10px 10px -5px rgba(0, 0, 0, 0.04);
	background-color: white;
	position: relative;
	margin: 0 auto;
}
.plan-card.recomended{
	border-radius: 10px;
	border: 2px solid #febe05;
}
.plan-card.actual{
	border-radius: 10px;
	border: 2px solid #28a745;
}
.plan-card.recomended .recomended-product,
.plan-card.actual .actual-product{
    position: absolute;
    left: 0;
    right: 0;
    width: 150px;
    margin: auto;
    top: -18px;
    color: white;
    background-color: #febe05;
    text-align: center;
    text-transform: uppercase;
    padding: 4px 16px;
    border-radius: 14px;
}
.plan-card.actual .actual-product{
	border-radius: 10px;
	background-color: #28a745;
}
.plan-card .plan-card-header{
	text-align: center;
	padding: 30px 0px 20px;
	border-bottom: 2px solid #febe05;
}
.plan-card .plan-card-header h4{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
}
.plan-card .plan-card-header p{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	color: #292927;
}

.plan-card .plan-card-header .euro{
	font-size: 25px;
    position: relative;
    top: -5px;
}

.plan-card .plan-card-header p .period{
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
}
.plan-card .plan-card-body{
	padding: 40px 25px;
}
.plan-card .plan-card-body .icon{
	--size:  14px;
    margin-top: 6px;
    background-color: #febe05;
}
.plan-card .plan-card-footer{
	padding: 35px 25px;
	text-align: center;
}
.icon-check{
	-webkit-mask-image: url(/user-assets/img/check.svg);
  	mask-image: url(/user-assets/img/check.svg);
}
.icon {
	--size: 16px;
	display: inline-block;
	width: var(--size);
	height: var(--size);
	transition: .12s;
	-webkit-mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-size: contain;
	mask-repeat: no-repeat;
	mask-position: center;
  	background: white;
    float: left;
    margin-right: 6px;
}
.plans {
	background-color: white;
}
.plans .plans-options{
	padding: 80px 0;
	background-color: #f5f5f5;
}

.btn-plan{
	box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06);
	border-radius: 8px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	color: #292927;
	padding: 13px 0;
}

.thanks-page .message{
	--thankspadding: calc((100vh - 500px) / 2);
	padding-top:  var(--thankspadding);
	padding-bottom:  var(--thankspadding);
}
.contact-bottom{
	font-size: 80%;
	font-weight: 400;
	line-height: 16px;

}
.cookie-buttons .btn{
    width: auto;
}

.switch {
  	background-color: #febe053d;
  	display: inline-block;
  	border-radius: 30px;
  	height: 40px;
  	position: relative;
  	zoom: 1;
}
.switch:before, .switch:after {
  	content: " ";
  	/* 1 */
  	display: table;
  	/* 2 */
}
.switch:after {
  clear: both;
}
.switch label {
	text-align: center;
  	float: left;
  	width: 50%;
  	position: relative;
  	z-index: 2;
  	line-height: 40px;
  	cursor: pointer;
  	color: #292927;
  	border-radius: 10px;
  	font-family: 'Lato';
  	font-weight: 600;
	font-size: 16px;
	width: 170px;
}
.switch input[type="radio"] {
  	display: none;
}
.switch input[type="radio"]:checked + label {
  	color: white;
  	font-weight: bold;
}
.switch span {
  	position: relative;
  	z-index: 1;
  	top: 0;
  	left: 0;
  	width: 50%;
  	height: 100%;
  	display: block;
  	border-radius: 30px;
  	background-color: #febe05;
  	transition: all 200ms ease;
}
.switch span.right {
  	left: 50%;
}
.contest-card{
    box-shadow: 0px 2px 3px #0000002b;
}
.contest-public-image{
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: 85%;
    background-repeat: no-repeat;
    background-color: #d9d9d9;
}
.contest-public-image.with-image{
	background-size: cover;
}
footer .reg{
	position: absolute;
    top: 0;
    right: -15px;
    font-size: 25px;
}


.logo-sub{
	height: 70px;
    margin-right: 15px;
}
@media all and (min-width: 545px){
	.logo-sub{
		height: 70px;
	}
}
.fondo-europeo{
    padding-top: 30px;
    padding-bottom: 30px;
}
.texto-fondo-europeo{
	color: black;
}
@media all and (min-width: 968px){
	.texto-fondo-europeo{
		margin-right: 6.9rem!important;
		margin-left: 6.9rem!important;
	}

}

.contest-result p {
    margin-bottom: 20px !important;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 20px !important;
    color: #292927 !important;
}
.contest-result h2 {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    color: #292927;
}
.contest-result h3 {
    margin-bottom: 20px !important;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 800;
    font-size: 25px;
    display: inline-block;
}
.contest-result-banner {
    background-color: #CF3476;
    color: white;
}
.chess-titulo {
    line-height: 2;
    margin-bottom: 50px;
}
.home .cta.concursos{
	background-image: url(/public-assets/img/concursos.webp);
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.how-it-works .cta.consultas{
	background-image: url(/public-assets/img/ponte-en-contacto-con-nosotros.webp);
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.figure{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
 }
.image-container{
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
}
.home .image-container{
    width: 53%;
    height: 100%;
    overflow: hidden;
    position: absolute;
}
.figure .position-relative{
	position: relative!important;
    width: 100%;
    height: 100%;
}
.figure .image{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
}
.home .first-chess,
.home .second-chess,
.home .third-chess,
.home .fourth-chess,
.home .fifth-chess,
.home .sixth-chess,
.home .seventh-chess,
.home .eighth-chess,
.home .ninth-chess,
.about .first-chess,
.about .second-chess,
.about .third-chess,
.how-it-works .first-chess, .how-it-works .second-chess, .how-it-works .third-chess, .how-it-works .fourth-chess{
	position: relative;
}
.home .first-chess .image-container{
    top: 0;
    right: 0;
}
.home .first-chess .figure .image{
	background-image: url(/public-assets/img/eres-un-genio.webp);
    -webkit-clip-path: polygon(100% 100%, 100% 0%, 0.5% 0%, 10.8% 100%);
    clip-path: polygon(100% 100%, 100% 0%, 0.5% 0%, 10.8% 100%);
}
.home .second-chess .image-container{
    top: 0;
    left: 0;
}
.home .second-chess .figure .image{
	background-image: url(/public-assets/img/eres-un-visionario.webp);
    -webkit-clip-path: polygon(89% 100%, 99.5% 0%, 0% 0%, 0% 100%);
    clip-path: polygon(89% 100%, 99.5% 0%, 0% 0%, 0% 100%);
}
.home .third-chess .image-container{
    top: 0;
    right: 0;
}
.home .third-chess .figure .image{
	background-image: url(/public-assets/img/ideas-world.webp);
    /*width: 100%;
    height: calc(75vh - 0px);*/
    -webkit-clip-path: polygon(100% 100%, 100% 0%, 0.5% 0%, 10.8% 100%);
    clip-path: polygon(100% 100%, 100% 0%, 0.5% 0%, 10.8% 100%);
}
.home .fourth-chess .image-container{
    top: 0;
    left: 0;
}
.home .fourth-chess .figure .image{
	background-image: url(/public-assets/img/el-precio-de-las-ideas.webp);
    -webkit-clip-path: polygon(89% 100%, 99.5% 0%, 0% 0%, 0% 100%);
    clip-path: polygon(89% 100%, 99.5% 0%, 0% 0%, 0% 100%);
}
.home .fifth-chess .image-container{
    top: 0;
    right: 0;
}
.home .fifth-chess .figure .image{
	background-image: url(/public-assets/img/encuentra-la-idea-perfecta.webp);
    -webkit-clip-path: polygon(100% 100%, 100% 0%, 0.5% 0%, 10.8% 100%);
    clip-path: polygon(100% 100%, 100% 0%, 0.5% 0%, 10.8% 100%);
}
.home .sixth-chess .image-container{
    top: 0;
    left: 0;
}
.home .sixth-chess .figure .image{
	background-image: url(/public-assets/img/subastas-de-ideas.webp);
    -webkit-clip-path: polygon(89% 100%, 99.5% 0%, 0% 0%, 0% 100%);
    clip-path: polygon(89% 100%, 99.5% 0%, 0% 0%, 0% 100%);
}
.home .seventh-chess .image-container{
    top: 0;
    right: 0;
}
.home .seventh-chess .figure .image{
	background-image: url(/public-assets/img/comienza-a-vender-ideas.webp);
    -webkit-clip-path: polygon(100% 100%, 100% 0%, 0.5% 0%, 10.8% 100%);
    clip-path: polygon(100% 100%, 100% 0%, 0.5% 0%, 10.8% 100%);
}
.home .eighth-chess .image-container{
    top: 0;
    left: 0;
}
.home .eighth-chess .figure .image{
	background-image: url(/public-assets/img/comienza-a-comprar-ideas.webp);
    -webkit-clip-path: polygon(89% 100%, 99.5% 0%, 0% 0%, 0% 100%);
    clip-path: polygon(89% 100%, 99.5% 0%, 0% 0%, 0% 100%);
}
.home .ninth-chess .image-container{
    top: 0;
    right: 0;
}
.home .ninth-chess .figure .image{
	background-image: url(/public-assets/img/vende-sea-cual-sea-su-desarrollo.webp);
    -webkit-clip-path: polygon(100% 100%, 100% 0%, 0.5% 0%, 10.8% 100%);
    clip-path: polygon(100% 100%, 100% 0%, 0.5% 0%, 10.8% 100%);
}

.about .first-chess .image-container{
    top: 0;
    right: 0;
    width: 45%;
}
.about .first-chess .figure .image{
	background-image: url(/public-assets/img/primer-marketplace-comprar-vender-ideas.webp);
    -webkit-clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
    clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
}
.about .second-chess .image-container{
    top: 0;
    left: 0;
	width: 45%;
}
.about .second-chess .figure .image{
	background-image: url(/public-assets/img/escaparate-de-ideas.webp);
    -webkit-clip-path: polygon(80% 100%, 100% 0%, 0% 0%, 0% 100%);
    clip-path: polygon(80% 100%, 100% 0%, 0% 0%, 0% 100%);
}
.about .third-chess .image-container{
    top: 0;
    right: 0;
    width: 45%;
}
.about .third-chess .figure .image{
	background-image: url(/public-assets/img/vende-tus-ideas.webp);
    -webkit-clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
    clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
}

.how-it-works .first-chess .image-container{
    top: 0;
    right: 0;
    width: 45%;
}
.how-it-works .first-chess .figure .image{
	background-image: url(/public-assets/img/vender-ideas-eres-genio.webp);
    -webkit-clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
    clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
}

.how-it-works .second-chess .image-container{
    bottom: 0;
    left: 0;
	width: 45%;
}
.how-it-works .second-chess .figure .image{
	background-image: url(/public-assets/img/visionarios_reunidos.webp);
    -webkit-clip-path: polygon(80% 100%, 100% 0%, 0% 0%, 0% 100%);
    clip-path: polygon(80% 100%, 100% 0%, 0% 0%, 0% 100%);
}

.how-it-works .third-chess .image-container{
    top: 0;
    right: 0;
    width: 45%;
}
.how-it-works .third-chess .figure .image{
	background-image: url(/public-assets/img/apuntando_ideas.webp);
    -webkit-clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
    clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
}

.how-it-works .fourth-chess .image-container{
    bottom: 0;
    left: 0;
	width: 45%;
}
.how-it-works .fourth-chess .figure .image{
	background-image: url(/public-assets/img/que-es-kimgteg-conocenos.webp);
    -webkit-clip-path: polygon(80% 100%, 100% 0%, 0% 0%, 0% 100%);
    clip-path: polygon(80% 100%, 100% 0%, 0% 0%, 0% 100%);
}

.what-idea .first-chess .image-container{
    top: 0;
    right: 0;
    width: 40%;
}
.what-idea .first-chess .figure .image{
	background-image: url(/public-assets/img/mi_destello.webp);
    -webkit-clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
    clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
}

.genius .first-chess .image-container{
    top: 0;
    right: 0;
    width: 45%;
}
.genius .first-chess .figure .image{
	background-image: url(/public-assets/img/genio.webp);
    -webkit-clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
    clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
}
.patron .first-chess .image-container{
    top: 0;
    right: 0;
    width: 45%;
}
.patron .first-chess .figure .image{
	background-image: url(/public-assets/img/analisis.webp);
    -webkit-clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
    clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
}
.chess .row div{
	z-index: 10;
}
@media all and (min-width: 1200px){
	.plan-card{
		margin: 0 30px;
	}
}

.sidebar {
    width: 100%;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    z-index: 10000;
    background: #292927;
    color: #fff;
    transition: all 0.3s;
}
.sidebar.main .nav-item.logo{
    margin-left: 60px;
    padding: 0;
}
.sidebar.active {
    left: 0;
}
.sidebar .nav-link{
	padding: 0 10px;
	color: white;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 0.5rem 1.5rem;
}
.sidebar.main .nav-link:focus,
.sidebar.main .nav-link:hover,
.sidebar.main .nav-link.active{
    color: #febe05;
}
.dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #febe05;
    position: absolute;
    top: 10px;
    left: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.dismiss:hover {
    background: #fff;
    color: #7386D5;
}
.navbar-toggler {
    margin-left: 10px;
    border-radius: 0;
    border: 0;
    /*background-color: #febe05;*/
}
.navbar-dark .navbar-toggler {
    color: #febe05;
}
@media all and (max-width: 1070px){
	.navbar-expand-md .navbar-toggler {
	    display: block!important;
	}
	.collapse .navbar-nav{
		-ms-flex-direction: row!important;
        flex-direction: row!important;
	}
	.collapse:not(.show){
		display: flex!important;
	    flex-basis: auto;
	}
	.collapse .hide-on-mobile{
		display: none;
	}
	.section .chess .first-chess, .section .chess .second-chess, .section .chess .third-chess, .section .chess .fourth-chess, .section .chess .fifth-chess, .section .chess .sixth-chess, .section .chess .seventh-chess, .section .chess .eighth-chess, .section .chess .ninth-chess{
	    padding: 70px 20px;
	}
}
@media all and (min-width:  1800px){
	.sections-cta::after {
	    height: 140px;
	    bottom: -140px;
	    background-image: url(/public-assets/img/sections-cta-bg.svg);
	}
	footer {
	    padding: 160px 60px 60px;
	}
}
.what-idea #carousel .carousel-inner .carousel-caption{
	height: 408px;
    top: 60px;
    margin: 0;
    max-width: none;
}
.patron #carousel .carousel-inner .carousel-caption{
	height: 408px;
    top: 60px;
    margin: 0;
    max-width: none;
}
.what-idea #carousel .carousel-inner .carousel-caption .main,
.patron .carousel-caption .main{
	max-width: none;
}
.about-us .carousel-item .carousel-caption > * ,
.how-it-works .carousel-item .carousel-caption > * ,
.plans .carousel-item .carousel-caption > *,
.what-idea #carousel .carousel-inner .carousel-caption > *,
.genius #carousel .carousel-inner .carousel-caption > *{
    color: white;
}
.custom-container-xl{
	max-width: 1920px;
    overflow: hidden;
}

@media all and (max-width: 992px){
	.home .first-chess, .home .third-chess, .home .fifth-chess, .home .seventh-chess, .home .ninth-chess{
		padding: 45px 0;
	}
	.second-chess, .fourth-chess, .sixth-chess, .eighth-chess{
		padding: 0px 30px 50px;
	}
	.home .second-chess, .home .fourth-chess, .home .sixth-chess, .home .eighth-chess{
		padding: 45px 0;
	}
	.home .cta.concursos{
		margin-top: -7px;
	}
	.sections-cta{
		margin-top: -7px;
	}
	.how-it-works .first-image .responsive-image-container, .how-it-works .third-image .responsive-image-container{
		background-position: center !important;
	}
}

.how-it-works .first-image .responsive-image-container{
	background-position: center	73%;
}
.how-it-works .second-image .responsive-image-container{
	background-position: center;
}
.how-it-works .third-image .responsive-image-container{
	background-position: center	73%;
}
.how-it-works .fourth-image .responsive-image-container{
	background-position: center;
}
.responsive-image-container{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	width: 100%;
	height: 400px;
}
@media all and (max-width:  768px){
	.section .chess .first-chess, .section .chess .second-chess, .section .chess .third-chess, .section .chess .fourth-chess, .section .chess .fifth-chess, .section .chess .sixth-chess, .section .chess .seventh-chess, .section .chess .eighth-chess, .section .chess .ninth-chess{
	    padding: 70px 15px;
	}
	.section .chess .chess-title{
		margin-top: 0;
	}
	.plans-introduction{
		padding: 25px 15px;
	}
	.plans .plans-options{
		padding: 35px 15px;
	}
	.second-page .heading{
		padding: 60px 15px;
	}
}

@media all and (max-width:  390px){
    .patron #carousel .carousel-inner .carousel-caption {
        height: 200px;
        top: 0px;
    }
    .patron .carousel-caption .main {
        font-size: 20px;
        height: 30px;
        line-height: 0px;
    }
    .patron .carousel-caption .second {
        font-size: 20px;
        margin-bottom: 0.5rem;
    }
    .what-idea #carousel .carousel-inner .carousel-caption {
        height: 300px;
        top: 0px
    }
    .what-idea .carousel-caption .main {
        font-size: 30px;
        margin-top: 140px;
        height: 50px;
    }
    .what-idea .carousel-caption .second {
        font-size: 30px;
    }
}


.masonry-with-columns-2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.masonry-with-columns-2 div {
    height: 320px;
    line-height: 150px;
    background-color: #C4C4C4;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    margin: 0 1rem 1rem 0;
    text-align: center;
    font-weight: 900;
    font-size: 2rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    border: 1px solid #292927;
    flex: 1 0 auto; }
.masonry-with-columns-2 div:nth-child(1) {
    width: 222px; }
.masonry-with-columns-2 div:nth-child(2) {
    width: 102px; }
.masonry-with-columns-2 div:nth-child(3) {
    width: 155px; }
.masonry-with-columns-2 div:nth-child(4) {
    width: 365px; }
.masonry-with-columns-2 div:nth-child(5) {
    width: 132px; }
.masonry-with-columns-2 div:nth-child(6) {
    width: 106px; }
.masonry-with-columns-2 div:nth-child(7) {
    width: 199px; }
.masonry-with-columns-2 div:nth-child(8) {
    width: 164px; }
.masonry-with-columns-2 div:nth-child(9) {
    width: 424px; }
.masonry-with-columns-2 div:nth-child(10) {
    width: 467px; }
.masonry-with-columns-2 div:nth-child(11) {
    width: 350px; }
.masonry-with-columns-2 div:nth-child(12) {
    width: 168px; }
.masonry-with-columns-2 div:nth-child(13) {
    width: 296px; }
.masonry-with-columns-2 div:nth-child(14) {
    width: 440px; }
.masonry-with-columns-2 div:nth-child(15) {
    width: 110px; }
.masonry-with-columns-2 div:nth-child(16) {
    width: 413px; }
.masonry-with-columns-2 div:nth-child(17) {
    width: 333px; }
.masonry-with-columns-2 div:nth-child(18) {
    width: 441px; }
.masonry-with-columns-2 div:nth-child(19) {
    width: 74px; }
.masonry-with-columns-2 div:nth-child(20) {
    width: 122px; }
.masonry-with-columns-2 div:nth-child(21) {
    width: 189px; }
.masonry-with-columns-2 div:nth-child(22) {
    width: 91px; }
.masonry-with-columns-2 div:nth-child(23) {
    width: 269px; }
.masonry-with-columns-2 div:nth-child(24) {
    width: 394px; }
.masonry-with-columns-2 div:nth-child(25) {
    width: 139px; }
.masonry-with-columns-2 div:nth-child(26) {
    width: 240px; }
.masonry-with-columns-2 div:nth-child(27) {
    width: 184px; }
.masonry-with-columns-2 div:nth-child(28) {
    width: 261px; }
.masonry-with-columns-2 div:nth-child(29) {
    width: 358px; }
.masonry-with-columns-2 div:nth-child(30) {
    width: 393px; }
.masonry-with-columns-2 div:nth-child(31) {
    width: 370px; }
.masonry-with-columns-2 div:nth-child(32) {
    width: 399px; }
.masonry-with-columns-2 div:nth-child(33) {
    width: 263px; }
.masonry-with-columns-2 div:nth-child(34) {
    width: 135px; }
.masonry-with-columns-2 div:nth-child(35) {
    width: 221px; }
.masonry-with-columns-2 div:nth-child(36) {
    width: 233px; }

.participation-icon{
    --size: 22px;
    width: var(--size);
    height: var(--size);
    display: inline-block;
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    float: left;
    background-color: black;
    margin-right: 3px;
}
.patron.participation-icon{
	float: none;
	margin-right: 0px;
	height: 18px;
    vertical-align: middle;
    margin-top: -2px;
}
.patron.participation-icon.icon-pending{
	margin-top: -3px;
	--size: 22px;
	height: 22px;
}
.participation-icon.icon-pending{
	margin-top: -2px;
	--size: 23px;
	-webkit-mask-image: url(/user-assets/img/pending.svg);
  	mask-image: url(/user-assets/img/pending.svg);
}

.participation-icon.icon-selected{
	--size: 18px;
	-webkit-mask-image: url(/user-assets/img/medal.svg);
  	mask-image: url(/user-assets/img/medal.svg);
}
.participation-icon.icon-finalist{
	-webkit-mask-image: url(/user-assets/img/laurel-crown.svg);
	mask-image: url(/user-assets/img/laurel-crown.svg);
}
.participation-icon.icon-winner.position-1,
.participation-icon.icon-winner.position-2,
.participation-icon.icon-winner.position-3{
	-webkit-mask-image: url(/user-assets/img/trophy.svg);
	mask-image: url(/user-assets/img/trophy.svg);
	--size: 18px;
}
.participation-icon.icon-winner.position-1{
	background-color: gold;
}
.participation-icon.icon-winner.position-2{
	background-color: silver;
}
.participation-icon.icon-winner.position-3{
	background-color: #CD7F32;
}
.show-on-mobile{
	display: none;
}
.promocion_lanzamiento{
    background: #CF3476;
    color: white;
}
.promocion_lanzamiento h2{
	font-size: 50px;
}
.promocion_lanzamiento h3{
	font-size: 35px;
}

.promocion_express{
    background: #0141fa;
    color: white;
}
.promocion_express h1{
	font-size: 50px;
}
.promocion_express h2{
	font-size: 35px;
}
#countdown{
    padding: 20px 0 0 0;
}
#countdown p{
	color: white;
    font-size: 60px;
    margin-bottom: 0px;
    line-height: 50px;
}
#countdown span{
	color: white;
	font-size: 32px;
}

#countdown_mini{
    padding: 15px 0 0 0;
}
#countdown_mini p{
	color: white;
    font-size: 35px;
    margin-bottom: 0px;
    line-height: 20px;
}
#countdown_mini span{
	color: white;
	font-size: 20px;
}
#countdown_mini .col-3{
    max-width: 22% !important;
}
@media all and (max-width: 1030px){
	.hide-on-mobile{
		display: none;
	}
	.show-on-mobile{
		display: block;
	}
}
@media all and (max-width: 782px){
	.promocion_lanzamiento h2{
		font-size: 40px;
	}
	.promocion_lanzamiento h3{
		font-size: 25px;
	}
    .promocion_express h1{
		font-size: 40px;
	}
	.promocion_express h2{
		font-size: 25px;
	}
}
@media all and (max-width: 768px){
	#countdown p{
	    font-size: 45px;
        line-height: 47px;
	}
	#countdown span{
		font-size: 28px;
	}
    #countdown_mini p{
	    font-size: 30px;
        line-height: 20px;
	}
	#countdown_mini span{
		font-size: 20px;
	}
}
@media all and (max-width: 540px){
	.promocion_lanzamiento h2{
		font-size: 25px;
	}
	.promocion_lanzamiento h3{
		font-size: 16px;
	}
    .promocion_express h1{
		font-size: 35px;
	}
	.promocion_express h2{
		font-size: 20px;
	}
    #countdown {
        padding: 5px 0 0 0;
    }
    #countdown p{
	    font-size: 30px;
        line-height: 30px;
	}
	#countdown span{
		font-size: 15px;
	}
    #countdown_mini p{
	    font-size: 25px;
        line-height: 20px;
	}
	#countdown_mini span{
		font-size: 16px;
	}
}

.plan-card-header .non-discounted-price{
    font-size: 12pt!important;
    margin-bottom: 0;
}
.month_price{
	font-size: 15px;
}
.no-verified{
    margin-top: 20px;
    font-size: 18px;
    font-weight: 600;
}
