


.img-bg {
    position: relative;
}

/*
.bg1 {
    background-image: url('../img/new/1.jpg');
}
.bg2 {
    background-image: url('../img/new/2.jpg');
}
.bg3 {
    background-image: url('../img/new/3.jpg');
}
.bg4 {
    background-image: url('../img/new/4.jpg');
}
.bg5 {
    background-image: url('../img/new/5.jpg');
}
.bg6 {
    background-image: url('../img/new/6.jpg');
}
.bg7 {
    background-image: url('../img/new/7.jpg');
}
.bg8 {
    background-image: url('../img/new/8.jpg');
}
.bg9 {
    background-image: url('../img/new/9.jpg');
}
.bg10 {
    background-image: url('../img/new/10.jpg');
}
*/

.bg1 {
    background-image: url('../img/new2/1.jpg');
}
.bg2 {
    background-image: url('../img/new2/2.jpg');
}
.bg3 {
    background-image: url('../img/new2/3.jpg');
}
.bg4 {
    background-image: url('../img/new2/4.jpg');
}
.bg5 {
    background-image: url('../img/new2/5.jpg');
}
.bg6 {
    background-image: url('../img/new2/6.jpg');
}
.bg7 {
    background-image: url('../img/new2/7.jpg');
}
.bg8 {
    background-image: url('../img/new2/8.jpg');
}
.bg9 {
    background-image: url('../img/new2/9.jpg');
}
.bg10 {
    background-image: url('../img/new2/10.jpg');
}
.bg11 {
    background-image: url('../img/new2/11.jpg');
}
.bg12 {
    background-image: url('../img/new2/12.jpg');
}
.bg13 {
    background-image: url('../img/new2/13.jpg');
}
.bg14 {
    background-image: url('../img/new2/14.jpg');
}
.bg15 {
    background-image: url('../img/new2/15.jpg');
}
.bg16 {
    background-image: url('../img/new2/16.jpg');
}
.bg17 {
    background-image: url('../img/new2/17.jpg');
}
.bg18 {
    background-image: url('../img/new2/18.jpg');
}
.bg19 {
    background-image: url('../img/new2/19.jpg');
}
.bg20 {
    background-image: url('../img/new2/20.jpg');
}
.bg21 {
    background-image: url('../img/new2/21.jpg');
}
.bg22 {
    background-image: url('../img/new2/22.jpg');
}
.bg23 {
    background-image: url('../img/new2/23.jpg');
}
.bg24 {
    background-image: url('../img/new2/24.jpg');
}
.bg25 {
    background-image: url('../img/new2/25.jpg');
}
.bg26 {
    background-image: url('../img/new2/26.jpg');
}
.bg27 {
    background-image: url('../img/new2/27.jpg');
}
.bg28 {
    background-image: url('../img/new2/28.jpg');
}
.bg29 {
    background-image: url('../img/new2/29.jpg');
}
.bg30 {
    background-image: url('../img/new2/30.jpg');
}
.bg31 {
    background-image: url('../img/new2/31.jpg');
}
.bg32 {
    background-image: url('../img/new2/32.jpg');
}
.bg33 {
    background-image: url('../img/new2/33.jpg');
}
.bg34 {
    background-image: url('../img/new2/34.jpg');
}
.bg35 {
    background-image: url('../img/new2/35.jpg');
}
.bg36 {
    background-image: url('../img/new2/36.jpg');
}
.bg37 {
    background-image: url('../img/new2/37.jpg');
}
.bg38 {
    background-image: url('../img/new2/38.jpg');
}
.bg39 {
    background-image: url('../img/new2/39.jpg');
}
.bg40 {
    background-image: url('../img/new2/40.jpg');
}
.bg41 {
    background-image: url('../img/new2/41.jpg');
}
.bg42 {
    background-image: url('../img/new2/42.jpg');
}
.bg43 {
    background-image: url('../img/new2/43.jpg');
}

.bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    background-position: bottom;
    background-repeat: no-repeat;
    opacity: 0;
    visibility: hidden;
    background-size: cover;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.bg-hidden {
    opacity: 0;
    visibility: hidden;
}

.bg-visible {
    opacity: 1;
    visibility: visible;
}

.slogan-text1 {
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 130%;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 13px;
}

.ps_show-n {
    padding-left: 65px;
    padding-right: 53px;
    padding-top: 75px;
    padding-bottom: 82px;
    min-height: auto;
}

.slogan-subtitle {
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    line-height: 130%;
    text-transform: uppercase;
    color: #FFFFFF;
    opacity: 0.5;
    font-family: 'Montserrat';

}

.free-reg {
    margin-top: 34px;
    display: flex;
    justify-content: space-between;
    padding: 38px 0;
    border-top: 1px dashed rgba(255, 255, 255, 0.2);
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
}

.fr-text h3 {
    font-family: 'Montserrat';
    font-size: 20px;
    line-height: 130%;
    text-transform: uppercase;
    color: #27AE60;
    font-weight: 700;
    margin: 0;
}

.fr-text span {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
    opacity: 0.5;
}

.fr-counter span {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 130%;
    text-transform: uppercase;
    color: #EB5757;
}

.button-wrapper h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    line-height: 130%;
    text-transform: uppercase;
    color: #FFFFFF;
}

.n-background-photo .bg:after {
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(to bottom, rgba(109, 105, 193, 0.7) -5%, rgba(195, 193, 225, 0.7) 106%);
}

.bw {
    display: block;
}

.bt-wrap {
    display: flex;
    justify-content: space-between;
}

.bt-wrap .button-done {
    width: 48%;
    cursor: pointer;
    transition: all .3s ease-out;
    margin-right: 15px;
}

.bt-wrap .button-done:last-child {
    margin-right: 0;
}

.bt-wrap .button-done:hover {
    opacity: 0.8;
}

.rf-autoriazation {
    display: flex;
    flex-direction: column;
    padding: 38px 52px 34px 52px;
    background: RGBA(86,85,137, 0.5);
    border-radius: 3px;
    margin-top: 21px;
    margin-bottom: 41px;
}

.rf-autoriazation h3 {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    text-transform: uppercase;
    color: #64C3FA;
    margin-bottom: 20px;
    margin-top: 0;
}

.rf-phone {
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 5px;
    width: 232px;
    height: 34px;
    padding: 0 14px;
    margin-bottom: 17px;
    background: none;
    font-size: 12px;
    line-height: 14px;
    color: #C8C8D8;
    font-family: 'Roboto', sans-serif;
}

.rf-phone::placeholder {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #C8C8D8;
    font-family: 'Roboto', sans-serif;
}

.b-text {
    display: flex;
    justify-content: space-between;
}

.fr-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #27AE60;
    margin-right: 10px;
}

.dflex{
    display: flex;
    align-items: center;
}

.cnt {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #FFFFFF;
}

.cnt strong {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    text-transform: uppercase;
    color: #EB5757;
    margin-left: 6px;
    display: inline-block;
    margin-top: 0;
}

.rf-autoriazation .button-done {
    font-family: 'Roboto';
    width: 232px;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #3F3F40;
}

.msg {
	position: relative;	
}

.errors{
	position: absolute;
	bottom: -20px;
    width: 100%;
	margin: 0;
}

.messages{
	position: absolute;
	bottom: -40px;
    width: 100%;
	margin: 0;
}

@media (min-width: 968px) {
    .page-wrapper {
        /*
        background: -o-linear-gradient(top, rgba(109, 105, 193, 0.3) -5%, rgba(195, 193, 225, 0.3) 106%), url(../img/new/bg-full.jpg);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(-5%, rgba(109, 105, 193, 0.3)), color-stop(106%, rgba(195, 193, 225, 0.3))), url(../img/new/bg-full.jpg);
        */
        background: -o-linear-gradient(top, rgba(109, 105, 193, 0.3) -5%, rgba(195, 193, 225, 0.3) 106%), url(../img/new2/bg.jpg);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(-5%, rgba(109, 105, 193, 0.3)), color-stop(106%, rgba(195, 193, 225, 0.3))), url(../img/new2/bg.jpg);
        
        /* background: linear-gradient(to bottom, rgba(109, 105, 193, 0.7) -5%, rgba(195, 193, 225, 0.7) 106%), url(../img/background-desktop.jpg); */
        
        background-size: cover, cover;
    }
}

main {
	opacity: 1;
}

@media (min-width: 968px) {
    .img-bg {
        width: 44%;
        background-image: none;
        background-size: cover;
        border-bottom-left-radius: 8px;
    }
}

@media (max-width: 768px) {
	body{
		height: 100vh;
		max-height: 100vh;
	}
    .content {
	    width: 100%;
	    padding: 20px 55px 4px;
	    background-color: rgba(58,55,116, 0.8);
	    -webkit-border-top-left-radius: 8px;
		-webkit-border-top-right-radius: 8px;
		-moz-border-radius-topleft: 8px;
		-moz-border-radius-topright: 8px;
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
	}
	.container, .header-container, .learn-more__container {
	    width: calc(100%);
	    margin: 0 auto;
	}
	.content.ps_show-n {
		padding-left: 10px;
		padding-right: 10px;
		position: fixed;
    	bottom: 0;
    	padding-bottom: 40px;
    	left: 0;
	}
    .slogan-text1 {
	    font-size: 18px;
	}
	.free-reg {
    	margin-top: 10px;
	}
    .free-reg {
        justify-content: left;
        align-items: left;
        text-align: left;
        padding: 12px 0;
    }
    .fr-text {
	    margin-bottom: 0;
	}
    .fr-text h3 {
	    font-size: 12px;
	}
	.fr-text span {
    	font-size: 14px;
	}
	main {
		display: flex;
		height: 100vh;
	}
	.main-wrapper.container {
		height: 100vh;
    	position: relative;
	}
	header {
		display: none;
	}
	.n-background-photo .bg:after {
		background: none;
	}
	.fr-counter.counter {
		margin-left: auto;
    	margin-right: 10px;
	}
	.fr-counter span {
	    font-size: 22px;
	}
	.button-wrapper {
	    margin-top: 20px;
	    margin-bottom: 0px;
	}
    .button-wrapper h3 {
        font-size: 16px;
        margin-bottom: 8px;
    }
    .bt-wrap .button-done {
	    font-size: 22px;
	    font-weight: 500;
	}
}

@media (max-width: 662px) {
    .b-text {
        flex-direction: column;
    }

    .ps_show-n {
        padding-left: 0;
        padding-right: 0;
    }

    .rf-phone {
        width: 100%;
    }

    .rf-autoriazation .button-done {
        width: 100%;
    }

    .rf-autoriazation {
        padding-left: 15px;
        padding-right: 15px;
    }
}