
/*Шапка*/

/*
#allrecords>.r.t-rec:before {
    content: '';
    position: fixed;
    top: 0;
    height: 100vh;
    width: 8px;
    background-color: #2e2f95;
    z-index: 50;
}

#allrecords>.r.t-rec:after {
    content: '';
    position: fixed;
    top: 0;
	right:0;
    height: 100vh;
    width: 8px;
    background-color: #2e2f95;
    z-index: 50;
}
*/


/*рамочки*/
.Framed-page .r.t-rec[data-record-type="396"] {border-left:8px solid #2e2f95; border-right:8px solid #2e2f95;}
#rec115393874, #rec124573578 {border: 8px solid #2e2f95;	}
#rec124962201, #rec121957232 {border: 8px solid #2e2f95;	border-bottom:0;}
#rec120635931, #rec120659802, #rec121957233 {border-left:8px solid #2e2f95; border-right:8px solid #2e2f95;}
#rec124723160 {border: 8px solid #4bbd9d;	}
/*рамочки стр. планов обучения*/
#rec162254412, #rec167698450 {border-top: 8px solid #2e2f95;	}



/*первый экран на главной*/
#rec115393874 .t396__artboard {
	background: linear-gradient(25deg, rgba(0,0,255,.3), rgba(0,0,255,.1),rgba(0,0,255,0) 70.71%),
		linear-gradient(135deg, rgb(176, 213, 255) 0%, rgba(247,162,201,1) 100%);
}





/*Шапка*/

.t-btn_xs{
	letter-spacing: 0.14em;
    font-weight: 400;
    font-size: 11.4px;
}

.t461 .t-btn {
	font-weight: 500;
}


#rec124573578 .t396__artboard { 
	background-image: url(https://static.tildacdn.com/tild3362-3966-4235-b134-313637313135/stripeys.png);
    background-size: 60%;
}

#rec124573578 .tn-elem__1245735781565201503620 {box-shadow: rgba(0, 0, 50, 0.7) 0px 12px 20px;}


#form124573578 button.t-submit:hover {
    background-color: #4bbd9d !important;
}


/*размеры элементов и вёрстка на десктопе только*/

@media screen and (min-width: 1200px) {
	#rec124573578 .t396__artboard {background-attachment: fixed;}
	
}



/*Поденю страниц программ*/
#rec162254412.r.t-rec.topAway{
	top: 0;
    z-index: 940;
    position: fixed;
    width: 100%;
}


/*мобильные ширины*/

@media screen and (max-width: 960px) {
	
	
.Framed-page .r.t-rec[data-record-type="396"],
	#rec115393874, #rec124573578, #rec124962201, #rec121957232, #rec120635931, #rec120659802, #rec121957233, #rec124723160, #rec162254412, #rec167698450 {
		border-width: 6px;	
	}
	
	
}