/****************Base*styles********************/
*{
	box-sizing: border-box;
}

.franchise_modal{
	width: 1000px;
}


.burger{display: none;}

body.hidden{
    overflow: hidden;
}

html{
	/*overflow-x: hidden;*/
}

body,html{
    font-size: 16px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #000;
}

a{
	cursor: pointer;
}

a:hover{
	text-decoration: none;
}

ul{
	padding: 0;
	margin: 0;
}

body,html,div,section{
	padding: 0;
	margin: 0;
}

button,input{
    outline: none;
}

body, input, button, label{
	font-family: 'Montserrat', sans-serif;
}

section{
    position: relative;
}


a{
	text-decoration: none;
}



p{
	margin: 0 0 20px 0;
	font-size: 18px;
	font-weight: 300;
}

button{
	border:none;
}

h1,h2,h3,h4,h5,h6{
	margin: 0 0 20px 0;
}

html.hidden{
	overflow: hidden;
}

#fr_boy{
    position: absolute;
    right: -220px;
    bottom:  156px;

}

#pattern{
	position: absolute;
    top: 63px;
    right: 10px;
    width: 90%;
}

#pattern_mob{
	display: none;
}

@media (min-width: 1920px){
	#pattern{
		right:  calc((100vw - 1905px)/2);
		left: auto;
 	}
}
.main_icon_block{
	margin-top: 200px;
}


.container_fr{
	width: 1180px;
	margin: 0 auto;
}

/****************************************************************************************/


#main{
	padding-top: 200px;
	padding-bottom: 55px;
	background-image: url(../images/franchise/fr_main_bg.svg);
	background-position: top center;
	background-repeat: no-repeat;

}

#main .container_fr{
	position: relative;
}

#main_girl{
    position: absolute;
    right: 0px;
    top: 0px;
}

.main_title{
	font-weight: bold;
	font-size: 36px;
	line-height: 105%;
	color: #444444;
	margin-bottom: 45px;
	text-transform: none;
}

.main_title span{
	color: #604CA5;
}

.main_text{
	font-size: 16px;
	line-height: 125.9%;
	opacity: 0.7;
	font-weight: 300;
	margin-bottom: 80px;
	padding-left: 18px;
}

.purple_btn{
	background: #604CA5;
	border-radius: 16px;
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	padding: 24px 66px;
	cursor: pointer;
	transition: 0.3s ease;
	display: inline-block;
}

.purple_btn:hover{
	opacity: 0.9;
}

#arrow{
	display: block;
	margin-bottom: 94px;
}

#main .purple_btn{
	margin-bottom: 60px;
}

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

.you_can_icon{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	color: #131313;
	font-size: 18px;
}

.you_can_icon div{
	width: 100%;
}

.you_can_icon img{
	width: 94px;
	margin-left: -10px;
	margin-bottom: 10px;
}

.section_title{
	font-weight: 700;
	font-size: 36px;
	line-height: 105%;
	color: #444444;
	margin-bottom: 40px;
}

.section_title span{
	color: #604CA5;
}

.sub_title{
	font-size: 21px;
	line-height: 30px;
	opacity: 0.9;
	font-weight: 300;
	margin-bottom: 50px;
}

/*******************************************************************************************/

#work_result{
	padding-top: 60px;
	padding-bottom: 90px;
	background-image: url(../images/franchise/result_bg.png);
	background-repeat: no-repeat;
}

.resul_block{
	background: #FFF5F7;
	border-radius: 46px;
	padding: 42px 30px 30px 60px;
	display: flex;
	align-items: center;
}

.big_result{
	text-align: center;
	margin-right: 70px;
	width: 250px;
}

.big_result p{
	margin-bottom: 30px;
}

.year_result{
	font-size: 21px;
	line-height: 26px;
}

.year_result span{
	color: #604CA5;
	font-weight: 500;
	font-size: 72px;
	line-height: 88px;
	display: block;
}

.sm_result_blocks{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 70%;
}

.sm_result{
	margin-bottom: 50px;
	width: 32%;
}

.sm_result p{
	margin-bottom: 0;
}

.num{
	font-size:  36px;
	line-height: 44px;
	margin-bottom: 12px;
}

.sm_res_title{
	font-size: 21px;
	line-height: 26px;
	font-weight: 600;
	color: #604CA5;
	margin-bottom: 12px;
}


/*******************************************************************************************/

#who_match{
	padding-top: 60px;
	padding-bottom: 100px;
	background-image: url(../images/franchise/main_podhod.png);
}

#who_match .container_fr{
	display: flex;
	justify-content: space-between;
}

.match_block{
	width: 260px;
	height: 388px;
	border-radius: 24px;
	padding: 19px 26px 0 26px;
	color: #fff;
	margin-right: 15px;
}

.people_icon{
	width: 100%;
	margin-bottom: 15px;
}

.who{
	font-size: 18px;
	font-weight: 700;
    display: flex;
    align-items: flex-start;
    margin-bottom: 18px;
    height: 44px;
    margin-top: 10px;
}

.who img{
	margin-right: 4px;
    margin-top: 3px;
}

#who_match .purple_btn{
	font-size: 16px;
}

.match_block p{
	font-size: 14px;
}

.match_block.parent{
	background: #6864B9;
	background-image: url(../images/franchise/prnt_bg.png);
}

.match_block.pedagog{
	background: #9E3FB7;
	background-image: url(../images/franchise/pedagog_bg.png);
}

.match_block.bisnesman{
	background: #928FFF;
	background-image: url(../images/franchise/biznes_bg.png);
}

.peple_who_match > div:last-child .match_block{
	margin-right: 0;
}

.peple_who_match{
	display: flex;
}




/*******************************************************************************************/

#who_we_are{
	padding-top: 36px;
	padding-bottom: 10px;
	background-image: url(../images/franchise/what_we_are.png);
	background-repeat: no-repeat;
}

#arrow_purple{
	display: none;
}

.tabs{
 	display: flex;
}

.tabs .menu div {
	 margin-bottom: 10px;
	 padding: 7px 35px 7px 7px;
	 cursor: pointer;
	 position: relative;
	 vertical-align: middle;
	 font-weight: 700;
	 opacity: 0.7;
	 font-size: 18px;
	 transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
	 display: inline-flex;
	 align-items: center;
}

.tabs .menu div img{
	margin-right: 20px;
}

.tabs .menu{
	margin-right: 40px;
	max-width: 420px;
}


.tabs .menu div.active {
	 background-image:  url(../images/franchise/rect.png);
	 border-radius: 14px;
	 background-size: auto 100%;
     background-position: center;
     animation: activebtn linear 10s infinite;
	 background-color:  #FFDB53;
	 box-shadow: inset 2px -2px 7px #EFBD00, inset -2px 2px 4px rgba(255, 255, 255, 0.65);
}

@keyframes activebtn {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}

ul.nacc {
	 position: relative;
	 height: 0px;
	 list-style: none;
	 margin: 0;
	 padding: 0;
	 transition: .5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

ul.nacc > li {
	 opacity: 0;
	 transform: translateX(50px);
	 position: absolute;
	 list-style: none;
	 transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

ul.nacc > li.active {
	 transition-delay: .3s;
	 z-index: 2;
	 opacity: 1;
	 transform: translateX(0px);
}

ul.nacc > li p {
	 margin: 0;
}

.autor_files{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 720px;
}

.autor_file{
	background: #FFFFFF;
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
	border-radius: 22px;
	text-align: center;
	margin-bottom: 36px;
	width: 218px;
	height: 285px;
	margin-right: 30px;
	position: relative;
}

.autor_file:nth-child(3), .autor_file:nth-child(6){
	margin-right: 0;
}

.bluline{
	display: inline-block;
	border: 2px solid #009EE3;
	width: 176px;
	position: absolute;
	bottom: 70px;
	left: 50%;
	transform: translateX(-50%);
}

.autor_file img{
	margin-top: 0px;
}

.auf_txt{
	font-size: 14px;
	position: absolute;
	width: 100%;
	bottom: 30px;
}

.learn_items{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 720px;
	padding-left: 100px;
}

.learn_item{
	background: #FFFFFF;
	box-shadow: 4px 9px 20px rgba(0, 0, 0, 0.1), inset 1px 1px 4px rgba(218, 218, 218, 0.25);
	border-radius: 26px;
	width: 475px;
	height: 150px;
	position: relative;
	overflow: hidden;
	margin-bottom: 17px;
    padding: 20px 0 0 28px;
}

.learn_item img{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 100%;
}

.learn_text{
	font-weight: 300;
	font-size: 12px;
	line-height: 120%;
	position: relative;
    z-index: 1;
}

.learn_text span{
	display: block;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
}

.learn_item:last-child img{
	width: 47%;
}

.resume{
	display: flex;
	width: 720px;
    justify-content: flex-end;
    align-items: center;
}

.resume img{
	width: 340px;
}

.resume_text{
	width: 400px;
	text-align: right;
	font-size: 18px;
	line-height: 25px;
	margin-right: 25px;
}

.zayavki{
	padding-left: 120px;
}

.actual{
	font-size: 18px;
	text-align: right;
	width: 720px;
}

.actual img{
	width: 100%;
	margin-right: -80px;
}

.conferencii{
	width: 720px;
	display: flex;
	flex-wrap: wrap;
	padding-left: 50px;
}

.conf_text{
	width: 100%;
	margin-bottom: 70px;
}

.bisness_school{
	width: 720px;
	font-size: 18px;
	padding-left: 50px;
}

.bisness_school p{
	margin-bottom: 40px !important;
	font-weight: 400;
}

.marklist{
	position: relative;
    margin-top: 7px;
	padding-left: 24px;
}

.marklist:before{
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    background-image: url(../images/franchise/check_arrow.svg);
    width: 18px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: contain;
}

.your_landing img{
	margin-left: -125px;
}

.your_landing{
	position: relative;
	padding-top: 100px;
    padding-left: 50px;
}

#flx_arrow{
	position: absolute;
    top: 106px;
    left: 206px;
}

.lnd_txt{
	margin-left: 100px;
}

/*******************************************************************************************/

#your_center{
	padding-top: 135px;
	padding-bottom: 125px;
	background-image: url(../images/franchise/centers_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}



.centers{
	display: flex;
	margin-bottom: 70px;
	margin-top: 50px;
	justify-content: space-between;
}

.classes{
	background: #FFFFFF;
	box-shadow: 0px 4px 25px rgba(205, 205, 205, 0.5);
	border-radius: 36px;
	width: 355px;
	height: 510px;
	margin-right: 40px;
	padding: 38px 8px 0 36px;
	font-weight: 300;
}

.centers > div:last-child .classes{
 margin-right: 0;
}

.title_class{
	font-weight: bold;
	font-size: 24px;
	line-height: 105%;
	margin-bottom: 10px;
}

.purple.title_class{
	color: #6864B9;
}

.red.title_class{
	color: #FF818F;
}
.blue.title_class{
	color: #52BBD1;
}

.classes p{
	color: #303036;
	font-weight: 300;
	font-size: 14px;
	margin-bottom: 50px;
}

.classes img{
	display: block;
    margin: 0 23px 40px;

}

.classes li{
	list-style: none;
	padding-left: 13px;
	position: relative;
	font-size: 18px;
	color: #303036;
}

.classes li:before{
	content: '';
	position: absolute;
	left: 0;
	top: 6px;
	width: 9px;
	height: 9px;
	background: #6864B9;
	border-radius: 50%;
}


.red li:before{
	background: #FF818F;
}


.blue li:before{
	background: #68C3D7;
}

.your_center_text_block p{
	margin-bottom: 55px;
}

.your_center_text_block .purple_btn{
    padding: 24px 30px;
}


/*******************************************************************************************/

/*************************************************/
/************Galery*slider************************/
/*************************************************/


#galery_slider{
	padding-top: 20px;
    padding-bottom: 100px;
}

#galery-slider-section .container_fr{
	position: relative;
}

#stars-img{
	position: absolute;
	left: -30px;
	top: 0;
}

#galery-slider .carousel-3d-slide{
	background: transparent;
	border: none;
}

#galery-slider .carousel-3d-slide img{
	width: 100%;
	height: 100%;
	border-radius: 10px;
	opacity: 0.6;
}

#galery-slider .carousel-3d-slide.current img{
	opacity: 1;
}

#galery-slider .carousel-3d-controls a{
	color: #fff;
    opacity: 0.9;
    font-weight: 200;
}

#galery-slider .carousel-3d-controls a.next{
	right: 400px;
}

#galery-slider .carousel-3d-controls a.prev{
	left: 400px;
}

#galery-slider .carousel-3d-slide{
	border-radius: 10px;
	background: #000;
}



.next[data-v-43e93932], .prev[data-v-43e93932] {
    width: 60px;
    position: absolute;
    z-index: 1010;
    font-size: 60px;
    height: 60px;
    line-height: 60px;
    color: #333;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    top: 0;
}


.carousel-3d-container[data-v-c06c963c] {
    min-height: 1px;
    width: 100%;
    position: relative;
    z-index: 0;
    overflow: hidden;
    margin: 20px auto;
    box-sizing: border-box;
}
/*************************************************/
/*************************************************/
/*************************************************/

/*******************************************************************************************/

#why_you_can{
	padding-top: 114px;
	padding-bottom: 120px;
	background-image: url(../images/franchise/you_can_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
    background-size: contain;
}

#why_you_can .purple_btn{
    padding: 20px 50px;
}

.you_can_text{
	max-width: 650px;
}

#why_you_can ul.nacc{
	width: 480px;
	height: 100% !important;
	display: flex;
	align-items: center;
}

#why_you_can .tabs{
	align-items: center;
	justify-content: space-between;
}

.answer{
	box-shadow: 0px 0px 38px rgb(0 0 0 / 12%);
	border-radius: 49px;
	padding: 50px 33px 40px 33px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	background:#fff;
}

.you_can_text p{
	margin-bottom: 40px;
}

#why_you_can .tabs .menu{
	margin-right: 0;
    max-width: 100%;
    margin-bottom: 70px;
}

/********************************************************************************/
#our_rating{
	padding-top: 125px;
	padding-bottom: 110px;
	background-image: url(../images/franchise/rtng_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}


.rating_block{
	background: #6864B9;
	border-radius: 46px;
	height: 530px;
	background-image: url(../images/franchise/rating_bg.png);
	background-repeat: no-repeat;
	background-position: 10% 10%;
	color: #fff;
	display: flex;
	align-items: center;
	position: relative;
}

#r1 {
    position: absolute;
    top: -38px;
    right: 380px;
    width: 300px;
}


#r2{
	right: 177px;
	top: -48px;
	width: 194px;
	position: absolute;
}

#r3{
	position: absolute;
	right: 12px;
	top: -40px;
	width: 180px;
}

#r4{
    position: absolute;
    right: 269px;
    top: 143px;
    width: 100px;
}

#r5{

     position: absolute;
	    right: 105px;
	    top: 140px;
	    width: 156px;
}

#r6{
	position: absolute;
    top: 142px;
    width: 105px;
    right: -8px;
}

#r7{


    position: absolute;
	    right: 189px;
	    top: 300px;
	    width: 180px;
}

#r8{
	position: absolute;
    right: 47px;
    top: 300px;
    width: 128px;
}

.rating_text{
	width: 420px;
	margin-left: 40px;
	font-weight: 300;
}

.rating_text a{
	position: absolute;
	color: #fff;
	text-decoration: underline;
	font-size: 18px;
	position: absolute;
	bottom: 40px;
	left: 40px;
}

/************************************************************************/


#your_dream{
	padding-top: 37px;
	padding-bottom: 50px;
	text-align: center;
	background-image: url(../images/franchise/dream.png);
	background-position: right top;
	background-repeat: no-repeat;
}


/*************************************************/
/*****************SLIDER**************************/
/*************************************************/
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-slide {
	outline: none;
}

.slick-arrow{
	position: absolute;
	bottom: -79px;
	top: auto;
	transform: none;
	color: transparent;
	border: none;
	background-color: transparent;
	width: 39px;
	height: 39px;
	background: url(../images/franchise/arrow_slide_left.png);
	background-repeat: no-repeat;
	outline: none;
	cursor: pointer;
	z-index: 1;
}

.slick-prev{
	right: calc((100% - 334px)/2 + 55px);
	left: auto;
}

.slick-next{
	right: calc((100% - 334px)/2 + 5px);
	background: url(../images/franchise/arrow_slide_right.png);
	transform: none;
}

.slick-dots{
	position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 20px;
    margin: 0 1px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: 0 0;
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    width: 4px;
    height: 4px;
    text-align: center;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	border-radius: 50%;
    background: #fff;
    content: '';
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    background: #9C9C9C;
}

.slick-dots li.slick-active button:before {
    background: #212121;
    width: 5px;
    height: 5px;
}

/*************************************************/
/***************END**SLIDER***********************/
/*************************************************/

/*
@media (max-width: 1920px){
	.container_fr{
		width: 1180px;
	}

	#main{
		padding-top: 150px;
		background-size: contain;
		background-position: right top;
	}


	#main_girl{
		width: 550px;
		right: 0;

	}

	.main_title{
		font-size: 60px;
	}

	#arrow{
		height: 80px;
	}

	.purple_btn{
		font-size: 16px;
		padding: 20px 60px;
	}

	.you_can_icon{
		font-size: 14px;
	}

	.sub_title{
		font-size: 18px;
	}

	.resul_block{
		padding: 44px 30px 30px 60px;
	}

	.num{
		font-size: 42px;
	}

	p{
		font-size: 16px;
		line-height: normal;
	}

	.big_result{
		margin-right: 130px;
	}

	.year_result{
		font-size: 20px;
	}

	.people_icon{
		width: 203px;
	}

	.match_block{
		margin-right: 20px;
		width: 250px;
	    height: 355px;
	}

	.rating_stars{
		width: 130px;
	}

	.who{
		font-size: 16px;
		line-height: normal;
		margin-bottom: 10px;
	}

	.who img{
		width: 20px;
	}

	.tabs .menu div{
		font-size: 16px;
	}

	.tabs .menu{
		width: 390px;
		margin-right: 50px;
	}

	.autor_files{
		width: 720px;
	}

	.autor_file{
		width: 210px;
		height: 280px;
	}

	.autor_file img{
		width: 100%;
	}

	.learn_items{
		width: 720px;
	}

	.learn_item{
		width: 350px;
	}

	.learn_item img{
		width: 50%;
	}

	.learn_item:last-child img {
	    width: 30%;
	}

	.resume{
		width: 720px;
	}

	.resume_text{
		margin-right: 20px;
		font-size: 16px;
	}

	.resume img{
		width: 300px;
	}

	.platform{
		width: 720px;
		margin-top: -100px;
	}

	.platform img{
		width: 100%;
	}

	.zayavki{
		width: 720px;
	}

	.zayavki img{
		margin-left: 40px;
	}

	.makety{
		width: 720px;
	}

	.makety img{
		margin-left: 0;
	}

	.actual{
		width: 720px;
		font-size: 20px;
	}

	.actual img{
		width: 100%;
	}

	.your_landing{
		width: 720px;
	}

	.your_landing img{
		width: 100%;
		margin-left: 0;
	}

	#flx_arrow{
		width: 70px;
		left: 53px;
	}

	.bisness_school{
		width: 720px;
	}

	.conferencii{
		width: 720px;
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.conferencii img{
		width: 600px;
	}

	.conf_text{
		width: 100%;
		margin-bottom: 30px;
		margin-right: 0;
	}

	.classes{
		width: 215px;
		margin-right: 20px;
	    width: 237px;
	    padding: 20px 8px 0 22px;
	    border-radius: 20px;
        height: 464px;
	}

	.classes img {
	    display: block;
	    margin: 0 -8px 30px;
	    width: 100%;
	    border-radius: 20px;
	}

	.title_class{
		font-size: 20px;
		height: 42px;
	}

	.classes p{
		height: 54px;
		margin-bottom: 25px;
	}

	.classes li{
		font-size: 14px;
	}

	.centers {
	    display: flex;
	    margin-right: 10px;
	}

	.you_can_text {
	    max-width: 500px;
	}

	#why_you_can .tabs .menu{
		width: 100%;
	}

	#why_you_can .purple_btn{
		position: absolute;
		bottom: -80px;
	}

	#why_you_can .container_fr{
		position: relative;
	}

	#why_you_can{
		padding-bottom: 110px;
	}

	.you_can_text {
	    max-width: 390px;
	}

	.tabs .menu div{
		font-weight: 600;
		opacity: 0.8;
	}

	#why_you_can .tabs{
		justify-content: flex-start;
	}

	.answer{
		width: 720px;
	}

	.you_can_text{
		margin-right: 50px;
	}

	.answer{
		font-size: 16px;
	}

	#r3{
	    width: 180px;
	}

	#r2{
		right: 177px;
    	top: -48px;
    	width: 194px;
	}

	#r4 {
	    position: absolute;
	    right: 269px;
	    top: 143px;
	    width: 100px;
	}

	#r5 {
	    position: absolute;
	    right: 105px;
	    top: 140px;
	    width: 156px;
	}

	#r6 {
	    top: 142px;
	    width: 105px;
	    right: -8px;
	}

	#r7 {
	    position: absolute;
	    right: 189px;
	    top: 300px;
	    width: 180px;
	}

	#r8 {
	    position: absolute;
	    right: 4px;
	    top: 300px;
	    width: 175px;
	}

	#r1 {
	    position: absolute;
	    top: 30px;
	    right: 380px;
	    width: 300px;
	}

	.rating_block{
		height: 600px;
	}

	.rating_text {
	    width: 420px;
	    margin-left: 60px;
	    font-weight: 300;
	}

	#arrow{
		margin-bottom: 70px;
	}
}
*/

@media (max-width: 1240px){
	.container_fr {
	    width: 740px;
	}

	.main_icon_block {
	    margin-top: 100px;
	}

	#fr_boy {
	    width: 550px;
	    bottom: 334px;
	    right: -58px;
	}

	.franchise_modal{
		width: 780px;
		max-height: 90vh;
		overflow-y: scroll;
    	overflow-x: hidden;
	}

	#why_you_can ul.nacc{
		max-height: 500px;
	}

	.match_block{
		width: 235px;
	}

	.main_title{
		font-size: 40px;
		margin-bottom: 40px;
	}

	.main_text {
	    font-size: 16px;
	    line-height: 22px;
	    margin-bottom: 60px;
	}

	#main_girl {
	    width: 330px;
	    right: 0;
	}

	#main {
	    padding-top: 80px;
	    background-size: contain;
	    background-size: 1240px;
	}

	.tabs .menu div.active{
		display: flex;
	}

	#main .purple_btn {
	    margin-bottom: 30px;
	}

	.you_can_icon img{
		width: 90px;
	}

	.you_can_icons{
		flex-wrap: wrap;
	}

	.you_can_icon{
		width: 45%;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
		margin-bottom: 20px;
	}

	.you_can_icon div{
		width: 100%;
		text-align: center;
	}

	.section_title{
		font-size: 28px;
    	margin-bottom: 30px;
	}

	.sub_title {
	    font-size: 16px;
	    line-height: 24px;
	    margin-bottom: 30px;
	}

	#work_result{
	    background-size: contain;
	}

	.resul_block{
		border-radius: 30px;
	}

	.num {
	    font-size: 30px;
	    line-height: 36px;
    	margin-bottom: 5px;
	}

	.sm_res_title{
	    font-size: 18px;
    	line-height: 23px;
	    margin-bottom: 8px;
	}

	p {
	    font-size: 14px;
	    line-height: normal;
	}

	.big_result {
	    margin-right: 60px;
	}

	.resul_block {
	    padding: 44px 30px 30px 40px;
	}

	#work_result{
		padding-bottom: 50px;
	}

	#who_match{
		background-size: contain;
	}

	#who_match .container_fr{
		flex-wrap: wrap;
		position: relative;
	}

	.match_text_block{
		width: 100%;
		margin-bottom: 40px;
	}

	.match_text_block .purple_btn{
		position: absolute;
		bottom: -85px;
	}

	#who_match{
		padding-bottom: 170px;
	}

	.tabs{
		flex-wrap: wrap;
	}

	.tabs .menu{
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
		display: flex;
	}

	ul.nacc{
		width: 100%;
	}

	.tabs .menu div {
	    font-size: 14px;
	}

	.tabs .menu{
		max-width: none;
	}

	.for_scroll{
		overflow-x: scroll;
		position: relative;
		z-index: 2;
		width: 100%;
		margin-bottom: 40px;
	}

	.for_scroll::-webkit-scrollbar {
	  width: 4px;
	  height: 4px;
	  background-color: #f9f9fd;
	}

	.for_scroll::-webkit-scrollbar-thumb {
	  	border-radius: 2px;
	  	background-color: #F8E1E2;
	}

	.for_scroll::-webkit-scrollbar-track {
	  background-color: transparent;
	}

	#who_we_are .tabs .menu{
		width: 2855px
	}

	.tabs .menu{
		margin-bottom: 10px;
	}

	.tabs .menu div{
		margin-bottom: 0;
		margin-right: 10px;
		line-height: normal;
	}

	.tabs .menu div img{
		width: 40px;
		margin-right: 10px;
	}

	#arrow_purple{
		display: block;
		margin-bottom: 30px;
	}

	ul.nacc > li.active{
		position: relative;
	}

	ul.nacc{
		height: auto;
	}

	.platform{
		margin-top: 0;
	}

	#your_center{
		background-size: contain;
	}

	#your_center .container_fr{
		flex-wrap: wrap;
		position: relative;
	}

	.your_center_text_block{
	    order: -1;;
		width: 100%;
		margin-bottom: 40px;
	}

	.centers{
		margin-right: 0;
	}

	.classes{
		margin-right: 14px;
		width: 237px;
	    padding: 28px 13px 0 20px;
	    border-radius: 26px;
	}

	.classes li{
		font-size: 14px;
	}

	.classes img{
		width: 100%;
	    margin: 0;
	}

	#your_center{
		padding-bottom: 60px;
	}

	#why_you_can{
		padding-top: 80px;
	}

	.purple_btn {
    	font-size: 14px;
    	padding: 16px 50px;
    }

    #galery-slider .carousel-3d-controls a.prev {
	    left: 20px;
	}

	#galery-slider .carousel-3d-controls a.next {
	    right: 20px;
	}

	.you_can_text{
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	#why_you_can ul.nacc{
		width: 100%;
	}

	.you_can_text{
		max-width: none;
	}

	#why_you_can .tabs .menu{
		max-width: none;
	    width: 1700px;
	    align-items: center;
	    margin-bottom: 0;
	}

	#why_you_can .tabs .menu div{
		max-width: 520px;
	}

	#why_you_can .container_fr{
		position: relative;
	}

	#why_you_can .purple_btn{
		position: absolute;
		bottom: -90px;
		left: 50%;
		transform: translateX(-50%);
	}

	.answer{
		font-size: 14px;
	}

	#galery_slider{
		padding-bottom: 50px;
	}

	.rating_block{
		height: 870px;
	}

	#r1{
		top: 200px;
	}

	#r2{
		top: 191px;
	}

	#r3{
		top: 200px;
	}

	#r4 {
		top: 379px;
	}

	#r5 {
		top: 376px;
	}

	#r6{
		top: 378px;
	}

	#r7{
		top: 537px;
	}

	#r8 {
		top: 537px;
	}

	.rating_block{
		align-items: flex-start;
	}

	.rating_text{
		margin-top: 45px;
	}

	.rating_text {

	}

	#our_rating {
	    padding-top: 70px;
	    padding-bottom: 60px;
	}

}

@media (max-width: 800px){
	.container_fr{
		width: 334px;
	}

	.franchise_modal{
		width: 320px;
	}

	#pattern{
		display: none;
	}

	#pattern_mob{
	    position: absolute;
	    top: 63px;
	    left: 50%;
    	transform: translateX(-50%);
	    display: block;
	}

	#fr_boy {
	    width: 480px;
	    bottom: 355px;
	    right: -71px;
	}

	.main_icon_block{
		margin-top: 0;
	}

	#main{
		background-image: url(../images/franchise/fr_main_bg_mob.svg);
		background-size: auto;
		padding-top: 85px;
	}

	.main_title{
		font-size: 32px;
		line-height: 105%;
		margin-bottom: 25px;
	}

	.main_text{
		font-size: 12px;
		line-height: 15px;
		margin-bottom: 368px;
	}

	#main_girl{
		top: 230px;
	}

	.mob_center{
		position: relative;
		z-index: 1;
	}

	#arrow{
		display: none;
	}

	#main .purple_btn{
		margin-bottom: 35px;
	}

	#main .purple_btn{
	    padding: 14px 50px;
	}

	.you_can_icon img {
	    width: 65px;
	}

	.mob_center{
		text-align: center;
	}

	p{
		font-size: 12px;
		line-height: 130%;
	}

	.you_can_icon{
		font-size: 12px;
		line-height: 130%;
	}

	#main{
		padding-bottom: 15px;
	}

	#work_result{
		background-image: url(../images/franchise/result_mob_bg.svg);
	    background-position: bottom;
	    background-size: 460px;
	    padding-top: 38px;
	}

	.peple_who_match{
		width: 100vw;
		margin-left: calc((100vw - 334px)/ -2);
		height: 275px;
	}


	.section_title{
		font-size: 24px;
		line-height: 105%;
		margin-bottom: 22px;
	}

	.sub_title{
		font-size: 12px;
		line-height: 130%;
    	width: 75%;
	}

	.resul_block{
		flex-wrap: wrap;
	    padding: 20px 25px 20px 25px;
		border-radius: 46px;
	}

	.big_result{
		margin-right: 0;
		margin-bottom: 25px;
	}

	.big_result p{
		margin-bottom: 10px;
	}

	.year_result {
	    font-size: 12px;
	    line-height: 130%;
	}

	.year_result span{
		font-size: 32px;
		line-height: 120%;
	}

	.sm_result{
		width: 46%;
		margin-bottom: 25px;
	}

	.num{
		font-size: 24px;
		line-height: 120%;
	}

	.sm_res_title{
		font-size: 14px;
		line-height: 17px;
		margin-bottom: 5px;
	}

	#who_match{
		padding-top: 30px;
		background-repeat: no-repeat;
	}

	.match_text_block{
		margin-bottom: 0;
	}

	.match_block{
		width: 205px;
		text-align: center;
	}

	.people_icon {
	    width: 155px;
	   margin: 0 auto 15px;
	}

	.rating_stars {
	    width: 60px;
	    margin: 0 auto 10px;
	}

	.who{
		font-size: 12px;
		font-weight: 600;
		text-align: left;
		justify-content: center;
	}

	.who img {
	    width: 16px;
	    margin-left: -17px;
	}

	.match_block p{
		font-size: 10px;
	}

	.match_block{
		padding: 19px 15px 0 15px;
		height: 275px;
		transform: scale(0.8);
		transition: 0.3s ease;
		margin-right: 0;
	}

	.slick-current .match_block{
		transform: scale(1);
	}

	.purple_btn{
		font-weight: 500;
	    padding: 14px 23px;
	    border-radius: 11px;
	}

	.tabs .menu div {
	    font-size: 10px;

	}

	.tabs .menu div.active{
		border-radius: 3px;
	}

	.tabs .menu div img{
		width: 30px;
		margin-right: 7px;
	}

	.for_scroll{
		width: 100vw;
		margin-left: calc((100vw - 334px)/-2);
		margin-right: calc((100vw - 334px)/-2);
		margin-bottom: 10px;
	}

	.tabs .menu{
		padding-left: calc((100vw - 334px)/2);
	}

	.for_scroll::-webkit-scrollbar { height: 0; }
	.for_scroll{ -ms-overflow-style: none; }
	.for_scroll { overflow: -moz-scrollbars-none; }

	#who_we_are .tabs .menu {
	    width: 2270px;
	}

	.autor_file{
		width: 112px;
		height: 135px;
		box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
		border-radius: 5px;
		margin-bottom: 16px;
		margin-right: 20px;
	}

	.autor_file:nth-child(3){
		margin-right: 20px;
	}

	.autor_file:nth-child(4), .autor_file:nth-child(2){
		margin-right: 0px;
	}

	.autor_file img {
	    margin-top: 0px;
	}

	.autor_files{
		width: 100%;
	}

	.auf_txt{
		font-size: 9px;
	    line-height: 110%;
	    bottom: 10px;
	}

	.bluline{
		width: 77px;
	    border: 1px solid #009EE3;
	    bottom: 34px;
	}

	#who_we_are{
		background-size: contain;
		background-image: url(../images/franchise/what_we_are_mob.svg);
	}

	.learn_item{
		width: 300px;
	    height: 175px;
		box-shadow: 4px 9px 20px rgba(0, 0, 0, 0.1), inset 1px 1px 4px rgba(218, 218, 218, 0.25);
		border-radius: 10px;
	    padding: 13px 0 0 17px;
	    margin-bottom: 12px;
	}

	.learn_items{
		width: 100%;

	}

	.learn_text{
		font-size: 10px;
		line-height: 120%;
	}

	.learn_text span{
		font-size: 14px;
		line-height: 15px;
		margin-bottom: 8px;
	}

	.learn_item img {
	    width: 40%;
	}

	.resume{
		width: 100%;
	}

	.resume img{
		display: none;
	}

	.resume_text{
		width: 100%;
		text-align: left;
		margin-right: 0;
		font-size: 12px;
		line-height: 18px;
	}

	.platform{
		width: 100%;
	}

	.zayavki{
		width: 100%;
		font-size: 12px;
		line-height: 15px;
	}

	.zayavki img{
		margin-left: 0;
		width: 100%;
	}

	.makety{
		width: 100%;
	}

	.makety img{
		width: 100%;
	}

	.actual{
		font-size: 12px;
		line-height: 15px;
		width: 100%;
	}

	.your_landing{
		width: 100%;
	}

	.lnd_txt{
		margin-left: 0;
	}

	.tabs{
		font-size: 12px;
		line-height: 15px;
	}

	#flx_arrow{
		display: none;
	}

	.bisness_school p {
	    margin-bottom: 20px !important;
	}

	.bisness_school{
		font-size: 12px;
		line-height: 15px;
	}

	.marklist{
		padding-left: 16px;
	}

	.marklist:before {
	    top: 4px;
	    width: 12px;
	    height: 12px;
	}

	.bisness_school{
		width: 100%;
	}

	.conferencii{
		width: 100%;
	}

	.conferencii img{
		width: 100%;
		height: auto;
	}

	.conf_text{
		margin-bottom: 40px;
	}

	#your_center{
		padding-top: 20px;
	    background-image: url(../images/franchise/centers_bg_mob.svg);
	    background-position: right;
	    background-size: cover;
	    padding-bottom: 110px;
	}

	.your_center_text_block p{
		margin-bottom: 33px;
	}

	.centers{
		display: block;
		width: 100vw;
    	margin-left: calc((100vw - 334px)/ -2);
    	height: 225px;
	}

	.your_center_text_block{
		margin-bottom: 0;
	}

	.classes{
		width: 171.53px;
		height: 205px;
		border-radius: 15px;
		filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25));
		box-shadow: none;
	    padding: 12px 15px 0 15px;
	    margin-top: 10px;
    	margin-bottom: 10px;
    	margin-right: 0px;
    	transform: scale(0.8);
    	transition: 0.3s ease;
	}

	.slick-current .classes{
		transform: scale(1);
	}

	.title_class{
		font-size: 12px;
		font-weight: 600;
		height: auto;
		text-align: center;
		margin-bottom: 5px;
	}

	.classes p{
		font-size: 9px;
		height: auto;
		margin-bottom: 10px;
	}

	.classes img{
    	margin: 0 18px 7px;
    	width: 70%;
	}

	.classes li{
	    font-size: 9px;
    	line-height: 120%;
	    padding-left: 7px;
	}

	.classes li:before{
		width: 4px;
    	height: 4px;
    	top: 3px;
	}

	#your_center .purple_btn{
	    font-size: 12px;
    	padding: 14px 16px;
    	left: 35px;
    	bottom: -85px;
	}

	#why_you_can .tabs .menu{
		width: 1360px;
	}

	.answer{
		width: 100%;
		box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
		border-radius: 0;
		padding: 22px 20px 20px 20px;
		font-size: 12px;
	}

	#why_you_can .purple_btn{
		padding: 14px 21px;
	    left: 27px;
	}

	#our_rating{
		background-image: url(../images/franchise/rtng_bg_mob.svg);
		padding-top: 37px;
	}

	.rating_block{
		border-radius: 46px;
		background-image: url(../images/franchise/rating_bg_mob.svg);
		background-size: contain;
		background-position: top left;
	}

	.rating_text{
		font-size: 12px;
		margin-left: 15px;
		width: 75%;
	    margin-top: 70px;
	}

	#r1 {
	    position: absolute;
	    top: 240px;
	    right: 170px;
	    width: 170px;
	}

	#r3 {
	    width: 80px;
        top: 240px;
        right: 5px;
	}

	#r2 {
	    right: 78px;
	    top: 236px;
	    width: 87px;
	}

	#r4 {
	    position: absolute;
	    right: 118px;
	    top: 320px;
	    width: 45px;
	}

	#r5 {
	    position: absolute;
	    right: 45px;
	    top: 319px;
	    width: 70px;
	}

	#r6 {
	    top: 320px;
	    width: 48px;
	    right: -5px;
	}

	#r7 {
	    position: absolute;
	    right: 76px;
	    top: 391px;
	    width: 87px;
	}

	#r8 {
	    position: absolute;
	    right: 15px;
	    top: 393px;
	    width: 55px;
	}

	.rating_block {
	    height: 570px;
	}

	.rating_text a{
		font-size: 12px;
		line-height: 120%;
		bottom: 15px;
	}

	#your_dream{
		background-size: contain;
		background-position: left bottom;
	}

	.sm_result_blocks{
		width: 100%;
	}

	#who_match .purple_btn{
		font-size: 14px;
	}

	.autor_file img {
	    width: 100%;
	}

	.tabs .menu div{
		padding: 7px 20px 7px 7px;
	}

	.learn_item img{
		height: auto;
	}

	#your_center .purple_btn{
		position: absolute;
	}

	#your_center{
		padding-bottom: 50px;
	}

	#why_you_can{
		padding-top: 36px;
	}

	#why_you_can .purple_btn{
		transform: none;
	}

	#why_you_can ul.nacc {
	    max-height: none;
	}
}


