@import url("//fonts.googleapis.com/css?family=Open+Sans:800,400,600,300,100");
@import url("//fonts.googleapis.com/css?family=Roboto::400,500,300,100");

html {
	font-size: 15px;
}

#animatedModal {
    position: relative;
}

#animatedModal form.submitingF::before ,
form.submitingF::before {
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background:rgba(255, 255, 255, .75);
    z-index: 5;
}
body form .form-control[placeholder="Телефон*"].error{
	border:2px solid red;
}

@media (min-width: 1200px){
	.container {
		max-width: 1170px;
	}
}

@media (max-width: 1025px) {
	html {
		font-size: 13px;important;
	}
}

body {
	line-height: 1.4;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

.common-bg {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
/*	background: url(/images/backg.jpg) no-repeat top left;*/
    position: fixed;
    top: 0;
    left: 0;
	z-index: -1;
    overflow: hidden;
	width: 100vw;
	height: 100vh;
}

video.top-video {
/*	position: absolute; */
	top: 0;
	left: 0;
	width: 100%;
}

section {
/*	background-color: #f6f7f9; */
}

a {
	color: #346ef9;
}

:link, :visited, :active, :hover, :focus {
    /*outline: 0!important;
    outline-offset: 0!important;
	outline-color: transparent!important;
	outline-width: 0!important;
	outline-style: none!important;*/
/*	box-shadow: 0 0 0 0 rgba(0,123,255,0)!important; */
}

a:not(.nav-link).active.focus,
a:not(.nav-link).active:focus,
a:not(.nav-link).focus,
a:not(.nav-link):active.focus,
a:not(.nav-link):active:focus,
a:not(.nav-link):focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	/*outline: 0!important;
	outline-color: transparent!important;
	outline-width: 0!important;
	outline-style: none!important;
	box-shadow: 0 0 0 0 rgba(0,123,255,0)!important;*/
}

b, strong {
    font-weight: 600;
}

h1, h2, h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	padding-bottom: 1rem;
}

a, p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}

p {
    line-height: 1.6;
}

h1 {
	font-size: 3rem;
    line-height: 1.2;
}

@media (max-width: 1024px){
	h1 {
		font-size: 2.2rem;
	}
}

h2 {
	font-size: 3rem;
    line-height: 1.2;
}

h3, h4, h5, h6 {
	font-size: 2rem;
    line-height: 1.2;
	padding-top: 1rem;
	font-weight: 300;
}

.top-dark-nav {
	background-color: #2b3c4e;
}

header {
	min-height: 85px;
	border-bottom: 1px solid rgba(100,131,183,0.75);
	font-family: 'Open Sans', sans-serif;
	font-size: .85rem;
	line-height: 160%;
	font-weight: 400;
/*	background: #1f3971; */

	background: url(/images/header-bg.jpg) #1a3c78 repeat-y top left;

}


header .logo {
	padding-top: 1.5rem;
	padding-bottom: 1rem;
}

header .phone-wrapper {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
    text-align: center;
	display: flex !important;
	align-items: center;
}

header .geo-wrapper {
	padding: 2rem 0 2rem;
	display: flex !important;
	align-items: center;
}

header .phone {
	font-size: 1.7rem;
	color: #000;
	text-decoration: none;
	position: relative;
}

header .phonesub {
    text-align: left;
    display: block;
	color: #FFFFFF;
}

header .phone a {
	font-size: 1.5rem;
	line-height: 1.4;
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
    font-weight: 100;
}

header .geo, header .geo a {
	font-size: .85rem;
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
    font-weight: 100;
	line-height: 1.4;
    min-width: 15rem;
	position: relative;
}

header .geo a {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	line-height: 1.4;
    min-width: 15rem;
	color: #95b7ec;
}

header .geo::before {
	background: url(/local/templates/promstandart/images/icon-mail.svg) no-repeat top left;
	content: "";
	width: 26px;
	height: 20px;
	float: left;
	margin-right: 0.5rem;
	position: absolute;
    left: -2.1rem;
}

header .phone::before {
	background: url(/images/icon-phone.png) no-repeat top left;
	content: "";
	width: 15px;
	height: 20px;
	float: left;
	margin-right: 0.5rem;
	position: absolute;
	left: -13px;
	top: 6px;
}

header .phone strong {
	font-weight: 600;
}

header .btn-wrapper {
	padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: right;
}

header .email {
	font-weight: 600;
}

header .btn-primary {
    background-color: #fbdd00;
	border-color: #fbdd00;
	padding: .85rem 2rem;
	color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
	margin-left: 1rem;
}

header .btn-primary.call {
    background-color: transparent;
	border: 1pt solid #346ef9;
	color: #346ef9;
}

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

.top-menu {
/*	background-color: #343e4f;*/
	border-top: 2px solid #353e50;
	background-color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: .85rem;
	color: #000000;
}

.top-menu .container {
	padding: 0;
}

.top-menu .right-menu {
	list-style-type: none;

	color: #FFFFFF;
}

.top-menu .right-menu > a {
	color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: .8rem;
	padding: 1rem 1.2rem;
	display: block;
}

.top-menu .right-menu > a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: rgba(255, 255, 255, 0.15);
}

.top-menu .right-menu > li {
	display: inline-block;
}

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

.middle-menu {
/*    border-bottom: 1px solid #eceef2;*/
/*	background-color: #1f3971; */
	background: url(/images/header-bg.jpg) #1a3c78 repeat-y top left;
}


.justify-content-between {
	margin: 0;
	padding: 0;
	list-style: none;
}

.justify-content-between .block {
	font-weight: 500;
    border-left: 1px solid #eceef2;
    line-height: 1.2rem;
}

.justify-content-between > li:last-child {
/*    border-right: 1px solid #eceef2; */
/*	margin-left: 4rem; */
}

.justify-content-between .block a {
    padding: 1rem 1.2rem;
    line-height: 1.2rem;
	color: #000000;
	font-weight: 600;
	display: block;
}

.justify-content-between .block a:hover {
	color: #000000;
	text-decoration: none;
}

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

/* section */


.banner.main {
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background: url(/images/main-banner.jpg) no-repeat top center;
    padding-bottom: 2rem;
	min-height: 650px; 
}

.banner.search-banner {
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background: url(/images/main-banner.jpg) no-repeat top left;
    padding-bottom: 2rem;
	min-height: 92px;
    margin-bottom: 2rem;
}

@media (max-width: 768px) {
	.bannerBg {
		display: none;
	}
}

/*.bannerOver {
	background: url(/images/gradient.png) repeat-x top left;
}*/

.bannerBg {
	position: absolute;
	top: 0;
	left: 0;
}

.bannerOver {
	position: relative;
	top: 0;
	left: 0;
}

.attestat {
	position: relative;
	
    visibility: visible;
    animation-duration: 1s;
    animation-delay: 0.5s;
    animation-name: zoomIn;
}

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

.banner.inner {
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
/*	background: url(/images/main-banner.jpg) repeat-x bottom left;*/
    padding-bottom: 2rem;
	min-height: 335px;
	margin-bottom: 3rem;
}

.banner .trainme {
    padding-top: 4rem;
}

.banner .trainme .title {
	font-weight: 300;
}

.banner .trainme .next {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding-bottom: 1rem;
	font-size: 2rem;
    padding-bottom: 2rem;
}

.banner .trainme .btn-primary {
    background-color: #346ef9;
    border-color: #346ef9;
    padding: .85rem 4rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
	position: relative;
}

.banner .trainme .btn-primary::after {
	content: "\2192";
	position: absolute;
	right: 1rem;
}

.banner.discount {
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background: url(/images/mini-banner.jpg) no-repeat top left;

	min-height: 92px;
    margin-bottom: 2rem;
}

.banner.discount .next {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-align: right;
	font-size: 2rem;
    padding-top: 1.4rem;
}

.banner.discount .btn-primary {
    background-color: #346ef9;
    border-color: #346ef9;
    padding: .85rem 3rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
	position: relative;
}

.banner.discount .btn-primary::after {
	content: "\2192";
	position: absolute;
	right: 1rem;
}

.banner.discount .percent h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    color: #fbdd00;
    font-size: 5rem;
    line-height: .75;
    padding-top: 0;
    padding-bottom: 0;
	margin-top: 1rem;
    padding-left: 1rem;
    border-right: 2px solid #fbdd00;
}

.banner.discount .percent h2::after {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fbdd00;
    font-size: 2rem;
    line-height: 1;
    padding-top: 0;
	content: "%";
    position: absolute;
}

.banner.discount .annotation {
	padding-top: 1rem;
}

.banner.discount .annotation .highlighted {
    font-size: 1rem;
    font-weight: 600;
    display: inline;
    background-color: #fbdd00;
    line-height: 1.2;
    box-shadow: -8px 0 0 1px #fbdd00, 8px 0 0 1px #fbdd00;
    padding-bottom: .1rem;
}


.banner.discount .annotation .additional {
	color: #FFFFFF;
    line-height: 2;
}

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

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #519ecc;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    border-right-color: #519ecc;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #519ecc;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    border-left-color: #519ecc;
}

.tooltip-inner {
    max-width: 250px;
    color: #fff;
    background-color: #519ecc;
    border-radius: 0.25rem;
	padding: 1.5rem;
}

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

.attestat .answers span {
	z-index: 10;
}

.attestat .answers .answer1 {
	top: -1.1rem;
	left: 8rem;
	position: absolute;

}

.ringbase {
    position: absolute;
    top: calc(50% - 18px);
    left: calc(50% - 18px);
    width: 37px;
    height: 37px;
    border-radius: 18px;
    opacity: 0.0;
    z-index: 1;
}

.ring1 {
    box-shadow: 0 0 1px 0px rgba(81, 158, 204, 1), inset 0 0 1px 0px rgba(81, 158, 204, 1);
    -webkit-animation: ring 3s ease-in-out;
    -webkit-animation-iteration-count: infinite;
}

.ring2 {
    box-shadow: 0 0 1px 0px rgba(81, 158, 204, 1), inset 0 0 1px 0px rgba(81, 158, 204, 1);
    -webkit-animation: ring 3s ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: 0.4s;
}

.ring3 {
    box-shadow: 0 0 1px 0px rgba(81, 158, 204, 1), inset 0 0 1px 0px rgba(81, 158, 204, 1);
    -webkit-animation: ring 3s ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-delay: 0.8s;
}

@-webkit-keyframes pulsating {
    0% {
        opacity: 0.0;
    }
    75% {
        opacity: 0.5;
    }
    100% {
        opacity: 0.2;
    }
}

@-webkit-keyframes ring {
    0% {
        -webkit-transform: scale(0.8, 0.8);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1.6, 1.6);
        opacity: 0.4;
    }
}


















.attestat .answers .answer2 {
	top: -1.1rem;
    left: 22rem;
	position: absolute;
}

.attestat .answers .answer2:hover {
	animation: pulse 1.1s infinite ease-in-out;
}

.attestat img.att-img {
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	width: 100%;
	max-width: 469px;
}

.checkus {
	padding-top: 0.5rem;
	padding-bottom: 2rem;
}

.checkus span {
	font-size: 2.5rem;
    line-height: 1;
    top: 5px;
    position: relative;
	color: #519ecc;
}

.checkus a {
	font-weight: 600;
	font-size: 1rem;
	line-height: 1;
    color: #519ecc;
}

/*form[name="SIMPLE_FORM_1"] {
	background: url(/images/request-bg.png) no-repeat top left;
	max-width: 360px;
	position: relative;
	border-radius: 4px;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);		
	margin-left: auto;
	margin-right: auto;

	margin-top: 7rem;
	
	
    visibility: visible;
    animation-duration: 1s;
    animation-delay: 0.5s;
    animation-name: zoomIn;
}

@media (max-width: 768px) {
	form[name="SIMPLE_FORM_1"] {
		margin-top: 1rem;
	}
}*/

/*
.custom-control-label::before {
	border-radius: 0!important;
	background-color: #FFFFFF!important;
	color: #000000!important;
}

.custom-control-input:checked~.custom-control-label::before {
	background-color: #FFFFFF!important;
	color: #000000!important;
} */

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

.box-shadow .form-control {
    background: #f6f7f9;
	border: 1px solid #efefef
}

form[name="SIMPLE_FORM_1"] {


}

form[name="SIMPLE_FORM_1"] .form-check {
	text-align: left;
}

form[name="SIMPLE_FORM_1"] .form-canvas {
    padding: 1.2rem;
/*	min-width: 30rem; */
}

@media (min-width: 769px) {
	form[name="SIMPLE_FORM_1"] .form-canvas {
		min-width: 30rem;
	}
}

form[name="SIMPLE_FORM_1"] .form-control {
	padding: 1.5rem 1.5rem;
    font-weight: 500;
}

form[name="SIMPLE_FORM_1"] .submitBtn {
	text-align: center;
	padding-top: 3rem;
}

form[name="SIMPLE_FORM_1"] .btn-primary {
	background-color: #fbdd00;
	border-color: #fbdd00;
	color: #000000;
	padding: 0.85rem 2rem;
	
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
}

.animated-request {
/*	background: url(/images/callback-bg.jpg) #FFFFFF no-repeat bottom left !important; */
	padding: 4rem;
}

.form-check-input {
    margin-left: -1.5rem;
}

label.form-check-label {
	color: #000000;
    font-weight: 400;
}

.marketing {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.marketing .title {
	font-family: 'Roboto', sans-serif;
	font-size: 4rem;
	font-weight: 100;
	line-height: 1em;
/*	letter-spacing: 0.64em; */
}










.marketing .sub-title {
	font-size: 1.3rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

@media (max-width: 768px) {
	.title {
		font-size: 2.5rem!important;
	}
}

/* for what */

.for-what .title {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.for-what .nums {
	padding-top: 4rem;
	padding-bottom: 4rem;
	font-size: 1.3rem;
	padding-left: 3rem;
	line-height: 120%;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	min-height: 16rem;
	
    visibility: visible;
    animation-duration: 1s;
    animation-delay: 0.5s;
    animation-name: zoomIn;
}

.for-what .i01 {
	background: url(/images/i01.png) no-repeat top left;
}

.for-what .i02 {
	background: url(/images/i02.png) no-repeat top left;
}

.for-what .i03 {
	background: url(/images/i03.png) no-repeat top left;
}

/* how passes */

.how-passes {
	padding-top: 4rem;
	padding-bottom: 4rem;
	background: #0d3a6b;
	color: #FFFFFF;
	background: url(/images/passes-bg.jpg) no-repeat center center;
}

@media (max-width: 768px) {
	.how-passes {
		background: none;
		color: #000000;
	}
}

.how-passes .text-block {
	padding-left: 3rem;
}

.how-passes .sub-title {
	font-size: 1.3rem;
	font-weight: 400;
}

.how-passes .passes-list {	
	counter-reset: howCounter;
}

.how-passes .passes-list li {
	line-height: 140%;
	margin-bottom: 1rem;
	list-style-type: none;
	padding-left: 20px;
	min-height: 33px;
    padding-top: 3px;
	list-style: none;
}

.how-passes .passes-list li:before {
	counter-increment: howCounter;
	content: counter(howCounter);
	color: #fbdd00;
	text-align: center;
    margin-right: 1rem;
    margin-left: -3.5rem;
	line-height: 1rem;
	width: 60px;
	height: 60px;
	padding: 4px 10px;
	font-weight: 700;
	font-size: 15px;
	border: 2px solid #fbdd00;
	border-radius: 50%;
	
	font-size: 1.2rem;
    line-height: 1;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
	
}
/*
.how-passes .li01 {
	background: url(/images/li01.png) no-repeat top left;
}

.how-passes .li02 {
	background: url(/images/li02.png) no-repeat top left;
}

.how-passes .li03 {
	background: url(/images/li03.png) no-repeat top left;
}

.how-passes .li04 {
	background: url(/images/li04.png) no-repeat top left;
}
*/
.how-passes .play-button {
	padding-top: 15rem;
	padding-bottom: 10rem;
	text-align: center;
}

.how-passes .play-button img {
	border-radius: 50%;
	box-shadow: 0 0 20px rgba(110,157,201,0.3);
}

.how-passes .play-button img:hover {
	border-radius: 50%;
	box-shadow: 0 0 40px rgba(110,157,201,0.8);
}

.how-passes .caption {
	padding-top: .5rem;
	padding-bottom: .5rem;
	padding-left: 1rem;
	margin-left: 1rem;
	margin-bottom: 1rem;
	border-left: 2px solid #fbdd00;
}

.how-passes .caption .note {
    font-size: 1.3rem;
    font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

/* For the procedure */

.for-the-procedure {
	padding-top: 3rem;
	padding-bottom: 1rem;
}

.for-the-procedure .sub-title {
	font-size: 1.3rem;
    font-weight: 600;
	padding-bottom: 1rem;
}

.for-the-procedure .card {
	margin-top: 4rem;
	padding: 5rem 2rem 2rem;
	border: none;
    box-shadow: 0 0 20px rgba(110,157,201,0.3);
	background: #FFFFFF;
	
    visibility: visible;
    animation-duration: 1s;
    animation-delay: 0.5s;
    animation-name: zoomIn;
}

.for-the-procedure .icon {
    position: absolute;
    top: -3rem;
    text-align: center;
    width: 95%;
    padding-right: 3rem;
}

.for-the-procedure .note {
	padding-top: 0.5rem;
	padding-left: 1rem;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
    text-align: center;
    font-family: 'Roboto', sans-serif;
	font-weight: 500;
    font-size: 1.3rem;
	position: relative;
}

.for-the-procedure .note.title:before {
	content: "";
    width: 65px;
    height: 2px;
    position: absolute;
    left: calc(50% - 32.5px);
    background-color: #fbdd00;
    bottom: 0;
}


.for-the-procedure .text {
	color: #3e3e3e;
	padding-bottom: 1rem;
	min-height: 13rem;
    text-align: center;
    line-height: 1.6;
}

.for-the-procedure .text p {
	color: #3e3e3e;
    font-weight: 400;
}

.for-the-procedure .text ul {
	padding-left: 1rem;
}

.for-the-procedure .text ul li {
	color: #fbdd00;
}

.for-the-procedure .text ul li span {
	color: #3e3e3e;
}

.for-the-procedure .last .text {
	min-height: 11rem;
}

.for-the-procedure .btn-primary {
	background-color: #346ef9;
	border-color: #346ef9;
	padding: 0.85rem;
	color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
    padding: 0.85rem 4rem;
}

.for-the-procedure .download {
	text-align: center;
	padding-top: 1rem;
}

.for-the-procedure .zayavka:hover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background: url(/images/cover/entrepreneur.jpg) no-repeat top left;
}

.for-the-procedure .row:hover .dokumenty {
	background: none;
	color: #3e3e3e;
}

.for-the-procedure .row:hover .dokumenty .text,
	.for-the-procedure .row:hover .dokumenty .text p,
	.for-the-procedure .row:hover .dokumenty .text ul li span
{
	color: #3e3e3e;
}

.for-the-procedure .dokumenty {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background: url(/images/cover/specialist.jpg) no-repeat top left;
	color: #FFFFFF;
}

.for-the-procedure .dokumenty .text,
	.for-the-procedure .dokumenty .text p,
	.for-the-procedure .dokumenty .text ul li span
{
	color: #FFFFFF;
}

.for-the-procedure .zayavka:hover .note,
	.for-the-procedure .prikaz-minkultury:hover .note
	{
	color: #FFFFFF;
}

.for-the-procedure .zayavka:hover .text,
	.for-the-procedure .dokumenty:hover .text,
	.for-the-procedure .prikaz-minkultury:hover .text,
.for-the-procedure .zayavka:hover .text p,
	.for-the-procedure .dokumenty:hover .text p,
	.for-the-procedure .prikaz-minkultury:hover .text p,
.for-the-procedure .zayavka:hover .text ul li span,
	.for-the-procedure .dokumenty:hover .text ul li span,
	.for-the-procedure .prikaz-minkultury:hover .text ul li span
	{
	color: #FFFFFF!important;
}

.for-the-procedure .zayavka:hover .note {
	color: #FFFFFF;
}

.for-the-procedure .dokumenty:hover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background: url(/images/cover/specialist.jpg) no-repeat top left!important;
	color: #FFFFFF!important;
}

.for-the-procedure .prikaz-minkultury:hover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background: url(/images/cover/boss.jpg) no-repeat top left;
}

/* video-review */

.video-review {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background: url(/images/pen-bg.jpg) no-repeat top left;
	padding: 3rem;
}

.video-review .preview {
	padding: 3rem;
	text-align: center;
}

.video-review .preview img {
	border-radius: 50%;
    box-shadow: 0 0 20px rgba(110,157,201,0.3);
}



.video-review .annotation {
	padding: 3rem 7rem 3rem 3rem;
}

.video-review .title {
	color: #FFFFFF;
}

.video-review .sub-title {
	color: #FFFFFF;
	font-size: 1.3rem;
    font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.video-review .text {
	color: #FFFFFF;
}

.more-info {
	padding-top: 0.5rem;
	padding-bottom: 2rem;
}

.more-info span {
	font-size: 2.5rem;
    line-height: 1;
    top: 4px;
	padding-right: 4px;
    position: relative;
	color: #519ecc;
}

.more-info a {
	font-weight: 600;
	font-size: 1rem;
	line-height: 1;
	color: #519ecc;
}


/* calculate */

.calculate {
	padding-top: 3rem;
	padding-bottom: 1rem;
	
    visibility: visible;
    animation-duration: 1s;
    animation-delay: 0.5s;
    animation-name: zoomIn;
}

.calculate .nums {
/*    margin-top: 2rem; */
	padding-top: 7.5rem;
	padding-bottom: 4rem;
	padding-left: 0;
	padding-right: 0;
}

.calculate .middle-bg {
	background: url(/images/star.png) no-repeat top right;
}

.calculate .no-right-gutter {
	padding-right: 0;
}

.calculate .terms {
    min-height: 10rem;
	padding-left: 4rem;
	padding-right: 1rem;
	font-size: 1.3rem;
	line-height: 120%;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.calculate .subterms {
    font-size: 1rem;
    line-height: 140%;
	font-weight: 100;
	padding: 3rem 1rem 1rem 4rem;
}

.calculate .subterms .date {
    font-size: 1.3rem;
    line-height: 120%;
    font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.calculate .divider {
	border-bottom: 1pt solid #fbdd00;
	position: relative;
}

.calculate .nums span {
	font-weight: 100!important;
}

.calculate .first {
	margin-bottom: 1rem;
	box-shadow: 0 0 20px rgba(110,157,201,0.5);
	position: relative;
	background: #FFFFFF;
}

.calculate .last {
	padding-right: 15px;	
}

.yellow-bar {
	background: #fbdd00;
	text-align: center;
    font-size: 1.3rem;
    line-height: 120%;
    font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding: 2rem;
}

.calculate .first .exclamation {
	position: absolute;
	text-align: center;
	width: 100%;
    margin-top: 4.2rem;
}

.calculate .divider .exclamation {
	position: absolute;
    margin-top: -1rem;
	margin-left: 4rem;
}

.calculate .note {
	padding: 2rem 2rem 1rem;
	text-align: center;
	font-size: 1.3rem;
	line-height: 120%;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}

.calculate .subnote {
	text-align: center;
	padding: 0 2.5rem 2rem;
}

.calculate .note-btn {
	text-align: center;
	padding-bottom: 2rem;
}

.calculate .btn-primary {
	background-color: #346ef9;
	border-color: #346ef9;
	padding: 0.85rem 2rem;
	
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
}

/* youll get */

.youll-get {
/*	padding-top: 3rem; */
	padding-bottom: 3rem;
}

.youll-get .title {
	padding-bottom: 4rem;
}

.youll-get .highlighted {
    font-size: 1.3rem;
    font-weight: 600;
	display: inline;
	background-color: #fbdd00;
	line-height: 1.2;
	box-shadow: -8px 0 0 1px #fbdd00, 8px 0 0 1px #fbdd00;
	padding-bottom: .1rem;
}

.youll-get .additional {
	line-height: 160%;
}

.youll-get .item {
	padding-bottom: 4rem;
}

.youll-get .block {
	margin-bottom: 1rem;
	box-shadow: 0 0 20px rgba(110,157,201,0.5);
	background: #FFFFFF;
}

.youll-get .block:hover {
	background-color: #519ecc;
	color: #FFFFFF;
	cursor: pointer;
}

.youll-get .icon {
	display: inline-block;
	padding: 1.5rem;
}

.youll-get .note {
	display: inline-block;
    font-size: 1.3rem;
    font-weight: 600;
    vertical-align: middle;
}

.youll-get .note .underlined {
	border-bottom: 1pt dotted #000000;
}

.youll-get .note .underlined a {
	text-decoration: none!important;
    font-size: 1.3rem;
    font-weight: 600;
	color: #000000;
}

.youll-get .block:hover a:hover {
}

.youll-get .block:hover .note .underlined {
	border: none;
}

.youll-get .block:hover .note .underlined a {
	color: #FFFFFF;
}

.youll-get .rarr {
	background: url(/images/rarr.png) no-repeat center right;
}

.youll-get .butts {
    visibility: visible;
    animation-duration: 1s;
    animation-delay: 0.5s;
    animation-name: zoomIn;
}

/* among clients */

.among-clients {
	background: #FFFFFF;
	padding-top: 1rem;
	padding-bottom: 2rem;
}

.among-clients .title {
	padding-bottom: 2rem;
}

.slider-one .owl-item img {
	margin: 0 auto;
    max-width: 150px!important;
    height: auto;
}

.slider-two .owl-item img {
	margin: 10px auto;
	box-shadow: 0 0 20px rgba(110,157,201,0.5);
}

.slider-three .owl-item img {
	margin: 10px auto;
	box-shadow: 0 0 20px rgba(110,157,201,0.5);
}

/* feedback */

.feedback {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background: url(/images/feedback-bg.jpg) #f6f7f9 no-repeat top center;
}


.feedback h2.left {
	font-size: 2.3rem;
	padding-top: 2rem;
	padding-bottom: 1rem;
}

.feedback .advantages {
    padding-left: 3rem;
	padding-bottom: 1.6rem;
	min-height: 518px;
}

.feedback h2.right {
	font-size: 2.3rem;
	color: #000000;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.feedback .advantages ul {
	list-style-type: none;
	line-height: 1.6;
}

.feedback .advantages ul li {
	padding-bottom: 1rem;
	padding-left: 1rem;
}

.feedback .advantages .icon {
	position: relative;
}

.feedback .advantages ul li::before {
	content: "";
	width: 37px;
	height: 37px;
	margin-right: 5.5rem;
	position: absolute;
    left: -2.5rem;	
}

.feedback .advantages .icon1::before {
	background: url(/upload/iblock/4cb/4cbe5f38b88af8c95b36c90daec30948.png) no-repeat top left;
}

.feedback .advantages .icon2::before {
	background: url(/upload/iblock/2d4/2d42208a977c5e9f550d37518e510816.png) no-repeat top left;
}

.feedback .advantages .icon3::before {
	background: url(/upload/iblock/f5f/f5f3ea53e749accd33a6b14f62729c47.png) no-repeat top left;
}

.feedback .advantages .icon4::before {
	background: url(/upload/iblock/fba/fbada990166c6741c62d80521c3508ca.png) no-repeat top left;
}

.feedback .box-shadow .blank-form {
	z-index: 100;
	background: #FFFFFF;
    padding: 2rem 2rem 5rem 2rem;
    position: relative;
}

.feedback .box-shadow .blank-form:before {
	box-shadow: -4px 0px 5px 0px rgba(30, 48, 85, 0.4);
}

@media (min-width: 1024px) {

.feedback .box-shadow {
    position: absolute;
    top: -2rem;
    right: 10px;
	box-shadow: 0px 6px 7px 5px rgba(30, 48, 85, 0.3);
}

.feedback .box-shadow .box-shadow-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.feedback .box-shadow .box-shadow-inner::before {
	background: rgba(255, 255, 255, 0.3);
	box-shadow: -4px 0px 5px 0px rgba(30, 48, 85, 0.2);
    content: "";
    position: absolute;
	top: 10px;
    left: -10px;
    width: 10px;
    height: calc(100% - 20px);
    z-index: 100;
}

.feedback .box-shadow .box-shadow-inner::after {
	background: rgba(255, 255, 255, 0.3);
	box-shadow: 4px 0px 5px 0px rgba(30, 48, 85, 0.2);
    content: "";
    position: absolute;
	top: 10px;
    right: -10px;
    width: 10px;
    width: 10px;
    height: calc(100% - 20px);
    z-index: 100;
}

.feedback .box-shadow .box-shadow-inner-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    height: calc(100% - 40px);
}

.feedback .box-shadow .box-shadow-inner-inner::before {
	background: rgba(255, 255, 255, 0.3);
	box-shadow: -4px 0px 5px 0px rgba(30, 48, 85, 0.2);
    content: "";
    position: absolute;
	top: 20px;
    left: -20px;
    width: 20px;
	height: 100%;
    z-index: 50;
}

.feedback .box-shadow .box-shadow-inner-inner::after {
	background: rgba(255, 255, 255, 0.3);
	box-shadow: 4px 0px 5px 0px rgba(30, 48, 85, 0.2);
    content: "";
    position: absolute;
	top: 20px;
    right: -20px;
    width: 20px;
	height: 100%;
    z-index: 50;
}



}
	

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


form[name="SIMPLE_FORM_2"] {


}

form[name="SIMPLE_FORM_2"] .form-check {
	text-align: left;
}

form[name="SIMPLE_FORM_2"] .form-canvas {
    padding: 1.2rem;
}

@media (min-width: 769px) {
	form[name="SIMPLE_FORM_2"] .form-canvas {
		min-width: 30rem;
	}
}

form[name="SIMPLE_FORM_2"] .form-control {
	padding: 1.5rem 1.5rem;
    font-weight: 500;
}

form[name="SIMPLE_FORM_2"] .submitBtn {
	text-align: center;
	padding-top: 3rem;
}

form[name="SIMPLE_FORM_2"] .btn-primary {
	background-color: #fbdd00;
	border-color: #fbdd00;
	color: #000000;
	padding: 0.85rem 2rem;
	
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
}

.animated-question {
/*	background: url(/images/callback-bg.jpg) #FFFFFF no-repeat bottom left; */
	padding: 4rem;
}

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


form[name="SIMPLE_FORM_R"] {
    padding-top: 2rem;
}

@media (max-width: 768px) {
	form[name="SIMPLE_FORM_R"] {
		padding-right: 0;
	}
}


form[name="SIMPLE_FORM_R"] .form-control {
	padding: 1.5rem 1.5rem;
    font-weight: 500;
}

form[name="SIMPLE_FORM_R"] textarea.form-control {
	padding: 1rem 1.5rem;
    font-weight: 500;
}

form[name="SIMPLE_FORM_R"] .form-check {
	padding-bottom: 1rem;
}

form[name="SIMPLE_FORM_R"] .submitBtn {
	text-align: center;
	padding-top: 1rem;
}


form[name="SIMPLE_FORM_R"] .btn-primary {
	background-color: #346ef9;
	border-color: #346ef9;
    padding: 0.85rem 1.7rem;	
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
}

form[name="SIMPLE_FORM_R"] .form-control:disabled, form[name="SIMPLE_FORM_R"] .form-control[readonly]{
	background-color: #FFFFFF;
}

form[name="SIMPLE_FORM_R"] .simple-rating {
	position: absolute;
	width: 90%;
	text-align: center;
	padding-top: .7rem;
	padding-left: 10rem;
}

form[name="SIMPLE_FORM_R"] .simple-rating i {
    font-size: 1.7rem;
}

form[name="SIMPLE_FORM_R"] .ok-page {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
	color: #FFFFFF;
}

/* footer */

footer {
	padding-top: 4rem;
	padding-bottom: 3rem;
    background: #353e50;
	color: #FFFFFF;
	font-weight: 300;
}

footer a {
	color: #FFFFFF;
	font-weight: 300;
}

footer .email {
	padding-bottom: 1rem;
}

footer .email a {
	font-weight: 500;
    font-size: 1rem;
    line-height: 1;
	color: #FFFFFF;
}

footer .email a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

footer .phone {
	font-weight: 300;
    color: #519ecc;
	padding-bottom: 1rem;
}

footer .phone a {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1;
	text-decoration: none;
	color: #FFFFFF;
}

footer .phone a:hover {
    color: #FFFFFF;
	text-decoration: none;
}

footer .phone::before {
	background: url(/images/bottom-phone.png) no-repeat top left;
	content: "";
	width: 13px;
	height: 18px;
	float: left;
	margin-right: 0.5rem;
	position: absolute;
    left: -0.5rem;
    top: .1rem;
}

footer .email::before {
	background: url(/images/bottom-email.png) no-repeat top left;
	content: "";
	width: 18px;
	height: 14px;
	float: left;
	margin-right: 0.5rem;
	position: absolute;
    left: -0.75rem;
    top: 0.3rem;
}

@media (max-width: 768px) {
	footer .phone {
		margin-left: 2rem;
	}
	
	footer .phone::before {
		left: 1.75rem;
	}
	
	footer .email {
		margin-left: 2rem;
	}
	
	footer .email::before {
		left: 1.5rem;
	}
}

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


form[name="SIMPLE_FORM_3"] {


}

form[name="SIMPLE_FORM_3"] .form-check,
form[name="SIMPLE_OTZIV"] .form-check {
	text-align: left;
}

form[name="SIMPLE_FORM_3"] .form-canvas,
form[name="SIMPLE_OTZIV"] .form-canvas {
    padding: 1.2rem;
	min-width: 30rem;
}

@media (min-width: 769px) {
	form[name="SIMPLE_FORM_3"] .form-canvas,
	form[name="SIMPLE_OTZIV"] .form-canvas {
		min-width: 30rem;
	}
}

form[name="SIMPLE_FORM_3"] .form-control,
form[name="SIMPLE_OTZIV"] .form-control {
	padding: 1.5rem 1.5rem;
    font-weight: 500;
}

form[name="SIMPLE_FORM_3"] .submitBtn,
form[name="SIMPLE_OTZIV"] .submitBtn  {
	text-align: center;
	padding-top: 3rem;
}

form[name="SIMPLE_FORM_3"] .btn-primary,
form[name="SIMPLE_OTZIV"] .btn-primary {
	background-color: #fbdd00;
	border-color: #fbdd00;
	color: #000000;
	padding: 0.85rem 2rem;
	
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
}

.animated-modal {
/*	background: url(/images/callback-bg.jpg) #FFFFFF no-repeat bottom left !important; */
	padding: 4rem;
}

.callback {
	text-align: center;
	font-weight: 300;
}



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


form[name="SIMPLE_FORM_4"] {


}

form[name="SIMPLE_FORM_4"] .form-check {
	text-align: left;
}

form[name="SIMPLE_FORM_4"] .form-canvas {
/*    padding-right: 2rem; */
}

@media (min-width: 769px) {
	form[name="SIMPLE_FORM_4"] .form-canvas {
		/*min-width: 30rem;*/
	}
}

form[name="SIMPLE_FORM_4"] .form-control {
	padding: 1.5rem 1.5rem;
    font-weight: 500;
}

form[name="SIMPLE_FORM_4"] textarea.form-control {
	padding: 1rem 1.5rem;
    font-weight: 500;
	height: 8rem;
}

form[name="SIMPLE_FORM_4"] .submitBtn {
	text-align: center;
	padding-top: 3rem;
}

form[name="SIMPLE_FORM_4"] .btn-primary {
	background-color: #346ef9;
    border-color: #346ef9;
    padding: 0.85rem;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
    padding: 0.85rem 4rem;
}

.animated-question {
	background: url(/images/callback-bg.jpg) #FFFFFF no-repeat bottom left;
	padding: 4rem;
}

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


form[name="SIMPLE_FORM_5"] {


}

form[name="SIMPLE_FORM_5"] .form-check {
	text-align: left;
}

form[name="SIMPLE_FORM_5"] .form-canvas {
/*    padding-right: 2rem; */
}

@media (min-width: 769px) {
	form[name="SIMPLE_FORM_5"] .form-canvas {
		min-width: 30rem;
	}
}

form[name="SIMPLE_FORM_5"] .form-control {
	padding: 1.5rem 1.5rem;
    font-weight: 500;
}

form[name="SIMPLE_FORM_5"] textarea.form-control {
	padding: 1rem 1.5rem;
    font-weight: 500;
	height: 8rem;
}

form[name="SIMPLE_FORM_5"] .submitBtn {
	text-align: center;
	padding-top: 3rem;
}

form[name="SIMPLE_FORM_5"] .btn-primary {
	background-color: #fbdd00;
	border-color: #fbdd00;
	color: #000000;
	padding: 0.85rem 2rem;
	
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
}

.animated-question {
	background: url(/images/callback-bg.jpg) #FFFFFF no-repeat bottom left;
	padding: 4rem;
}

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


form[name="SIMPLE_FORM_6"] {


}

form[name="SIMPLE_FORM_6"] .form-check {
	text-align: left;
}

form[name="SIMPLE_FORM_6"] .form-canvas {
/*    padding-right: 2rem; */
}

form[name="SIMPLE_FORM_6"] .form-control {
	padding: 1.5rem 1.5rem;
    font-weight: 500;
}

form[name="SIMPLE_FORM_6"] textarea.form-control {
	padding: 1rem 1.5rem;
    font-weight: 500;
	height: 8rem;
}

form[name="SIMPLE_FORM_6"] .submitBtn {
	text-align: center;
	padding-top: 1rem;
}

form[name="SIMPLE_FORM_6"] .btn-primary {
    background-color: #346ef9;
    border-color: #346ef9;
    padding: .85rem 4rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
    margin-left: 1rem;
    position: relative;
}

.animated-question {
	background: url(/images/callback-bg.jpg) #FFFFFF no-repeat bottom left;
	padding: 4rem;
}

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


form[name="SIMPLE_FORM_7"] {


}

form[name="SIMPLE_FORM_7"] .form-check {
	text-align: left;
}

form[name="SIMPLE_FORM_7"] .form-canvas {
/*    padding-right: 2rem; */
}

@media (min-width: 769px) {
	form[name="SIMPLE_FORM_7"] .form-canvas {
		/*min-width: 30rem;*/
	}
}

form[name="SIMPLE_FORM_7"] .form-control {
	padding: 1.5rem 1.5rem;
    font-weight: 500;
}

form[name="SIMPLE_FORM_7"] textarea.form-control {
	padding: 1rem 1.5rem;
    font-weight: 500;
	height: 8rem;
}

form[name="SIMPLE_FORM_7"] .submitBtn {
	text-align: center;
	padding-top: 3rem;
}

form[name="SIMPLE_FORM_7"] .btn-primary {
	background-color: #346ef9;
    border-color: #346ef9;
    padding: 0.85rem;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
    padding: 0.85rem 4rem;
}

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


form[name="SIMPLE_FORM_8"] {


}

form[name="SIMPLE_FORM_8"] .form-check {
	text-align: left;
}

form[name="SIMPLE_FORM_8"] .form-canvas {
/*    padding-right: 2rem; */
}

@media (min-width: 769px) {
	form[name="SIMPLE_FORM_8"] .form-canvas {
		min-width: 30rem;
	}
}

form[name="SIMPLE_FORM_8"] .form-control {
	padding: 1.5rem 1.5rem;
    font-weight: 500;
}

form[name="SIMPLE_FORM_8"] textarea.form-control {
	padding: 1rem 1.5rem;
    font-weight: 500;
	height: 8rem;
}

form[name="SIMPLE_FORM_8"] .submitBtn {
	text-align: center;
	padding-top: 3rem;
}

form[name="SIMPLE_FORM_8"] .btn-primary {
	background-color: #346ef9;
    border-color: #346ef9;
    padding: 0.85rem;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
    padding: 0.85rem 4rem;
}


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

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}



@keyframes shine {
	100% {
		background-position: 500% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
	20% {
		background-position: 200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
	0% {
		background-position: -200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
}

@-webkit-keyframes shine {
	100% {
		background-position: 500% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
	20% {
		background-position: 200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
	0% {
		background-position: -200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
}

@-moz-keyframes shine {
	100% {
		background-position: 500% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
	20% {
		background-position: 200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
	0% {
		background-position: -200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
}

@-ms-keyframes shine {
	100% {
		background-position: 500% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
	20% {
		background-position: 200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
	0% {
		background-position: -200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
}

@-o-keyframes shine {
	100% {
		background-position: 500% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
	20% {
		background-position: 200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
	0% {
		background-position: -200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px)
	}
}

.shine {
	background-size: 200% 100%, auto, 100% 2px, 100% 2px, 100% 1px, 100% 1px;
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .0) 30%, rgba(255, 255, 255, .8), rgba(255, 255, 255, .0) 70%);
	background-repeat: no-repeat;
	background-position: -200% 0, 0 0, 0 0, 0 100%, 0 4px, 0 calc(100% - 4px);
	animation: shine 5s ease reverse infinite;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3)
	}
	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

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

.content {
    padding-top: 2rem;
	padding-bottom: 4rem;
	font-size: 1rem;
	line-height: 1.6;
}

.content a {
	font-size: 15px;
	line-height: 1.6;
}


.content ul {
	list-style: none;
    margin-top: 1rem;
}

.content ul li {
    padding-bottom: 0.5rem;
}
.content ul:not(.style_checkbox) > li:before {    
	font-family: 'FontAwesome';
	content: '\f00c';
    margin: 0 10px 0 -25px;
	color: #346ef9;
}

.slider-license .item img {
	width: 100%!important;
	height: auto;
}

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

.breadcrumb {
	background: inherit;
    padding: 0;
    font-size: 13px;
    color: #777777;
}

.breadcrumb a {
    font-size: 13px;
    color: #777777;
    font-weight: 600;
}

.breadcrumb a:hover {
    font-size: 13px;
    color: #000000;
	text-decoration: none;
}

.divider {
	margin-bottom: 1rem;
	border-bottom: 1px solid #EEEEEE;
}

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

.popular {
	background-color: #f6f7f9;
	padding-top: 3rem;
	
}

.popular .programs {
	padding-top: 1rem;
}

.popular .tab-pane {
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.popular .card, .popular .card-img-top {
	border-radius: 0;
	border: none;
}

.popular .card .card-text {
	font-size: 1.2rem;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}

.nav-tabs .nav-item.first {
    margin-left: 2rem;
}

.nav-tabs {
	margin: 0 auto;
	list-style: none;
	overflow: hidden;
	padding: 0;
    padding-top: 1rem;
}

.nav-tabs .nav-link {
	font-size: 1rem;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	max-width: 14rem;
	text-align: center;
	min-height: 8rem;
	vertical-align: middle;
    height: 5rem;
    display: table-cell;
	background: #ebeef3;
    border-color: #dee2e6 #dee2e6 #fff;
    border-radius: 0;
	color: #495057;
}

.nav-link.active {
	position: relative;
	text-align: center;	
	text-decoration: none;
	-webkit-box-shadow: 8px 12px 25px 2px rgba(0,0,0,0.4);
	   -moz-box-shadow: 8px 12px 25px 2px rgba(0,0,0,0.4);
	        box-shadow: 8px 12px 25px 2px rgba(0,0,0,0.4);
	        	border: 0px solid #000000;
	-webkit-transition: padding 0.2s ease, margin 0.2s ease;
       -moz-transition: padding 0.2s ease, margin 0.2s ease;
         -o-transition: padding 0.2s ease, margin 0.2s ease;
        -ms-transition: padding 0.2s ease, margin 0.2s ease;
            transition: padding 0.2s ease, margin 0.2s ease;
/*box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22); */
}


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

.spec {
	position: relative;
	z-index: 2;
	padding-top: 2rem;
/*	padding-bottom: 2rem; */
}

.spec__container {
	position: relative;
	height: 100%;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.spec__characteristic {
	height: 35rem;
	width: 100%;
	position: relative;
/*	margin-bottom: 2rem; */
}

@media (max-width:1200px) {
	.spec__characteristic {
		height: 36.66667vw;
		margin-bottom: 2.66667vw;
	}
}

@media (max-width:640px) {
	.spec__characteristic {
		height: 82.8125vw;
	}
}

.spec__characteristic .chrtc__mainbg {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 1;
}

.spec__characteristic .chrtc__mainbg img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.spec__characteristic .chrtc__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	position: relative;
	z-index: 2;
}

.spec__characteristic .chrtc__container:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__container {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.spec__characteristic .chrtc__descr {
	padding-right: 4rem;
	position: absolute;
	padding-bottom: 10rem;
	width: 100%;
	top: 20rem;
	left: 0;
	right: 0;
	-webkit-transition: top .8s ease;
	transition: top .8s ease;
	will-change: transform;
	
	text-shadow: 1px 1px 1px rgba(0, 7, 0, 1);
	
}

.spec__characteristic .chrtc__descr small {
	font-size: .6rem;
}

.spec__characteristic .chrtc__box--normal .chrtc__descr {
	padding-left: 4rem;
}

.spec__characteristic .chrtc__box--little .chrtc__descr {
	padding-left: 4rem;
}

.spec__characteristic .chrtc__box--active .chrtc__descr {
	padding-left: 3rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__descr {
		padding-left: 4vw;
		padding-right: 4vw;
		padding-bottom: 6.66667vw;
		top: 23.33333vw;
	}
}

.spec__characteristic .chrtc__descr__head {
	font-size: 1.2rem;
	color: #fff;
	position: relative;
	margin-bottom: 1.1rem;
    padding: 1rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__descr__head {
		font-size: 1.33333vw;
		margin-bottom: 1.46667vw;
	}
}

.spec__characteristic .chrtc__descr__head:before {
	content: "";
	
	position: absolute;
	top: 0;
    left: 0;
    width: 2px;
    height: 100%;
	-webkit-transition: .8s ease;
	transition: .8s ease;
	background-color: #fff;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__descr__head:before {
		bottom: -.33333vw;
/*		width: 2.13333vw; */
	}
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__descr__head:before {
		font-size: 3.125vw;
/*			width: 4.6875vw; */
		bottom: -1px;
		background-color: #fff!important;
	}
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__descr__head {
		font-size: 3.125vw;
	}
}

.spec__characteristic .chrtc__descr__title {
	/* font-size: 2rem; */
	color: #fff;
	
	text-transform: uppercase;
	margin-bottom: .7rem;
	-webkit-transition: .3s;
	transition: .3s;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__descr__title {
		font-size: 1.33333vw;
		margin-bottom: .93333vw;
	}
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__descr__title {
		font-size: 3.125vw;
	}
}

.spec__characteristic .chrtc__descr__text {
	/*  font-size: 1.3rem; */
	color: #fff;
	-webkit-transition: .8s ease;
	transition: .8s ease;
	
	line-height: 1.46154rem;
	opacity: 0;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__descr__text {
		font-size: .86667vw;
		line-height: 1.26667vw;
	}
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__descr__text {
		display: none!important;
	}
}

.spec__characteristic .chrtc__descr__othertext {
	font-size: 1rem;
	color: #fff;
	-webkit-transition: .8s ease;
	transition: .8s ease;
	
	line-height: 1.5rem;
	opacity: 0;
	display: none;
/*	width: 33.125rem; */
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__descr__othertext {
		font-size: 1.06667vw;
		line-height: 1.6vw;
		width: 35.33333vw;
	}
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__descr__othertext {
		font-size: 2.03125vw;
		line-height: 3.125vw;
		width: 100%;
	}
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__descr {
		top: 6.25vw;
		padding-bottom: 0;
	}
}

.spec__characteristic .chrtc__detail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	bottom: 3rem;
	cursor: pointer;
	-webkit-transition: left .8s ease;
	transition: left .8s ease;
}

.spec__characteristic .chrtc__box--normal .chrtc__detail {
	left: 4rem;
}

.spec__characteristic .chrtc__box--little .chrtc__detail {
	left: 4rem;
}

.spec__characteristic .chrtc__box--active .chrtc__detail {
	left: 3rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__detail {
		left: 4vw;
		bottom: 2.66667vw;
	}
}

.spec__characteristic .chrtc__detail__icon {
	
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	
	font-size: 3rem;
	width: 2.8rem;
	height: 2.8rem;
	
	font-weight: 200;
	border: 1px solid #fff;
	padding: .05rem;
	-webkit-transition: .8s ease;
	transition: .8s ease;
	background-color: transparent;
	margin-right: .3rem;
	display: block;
	color: #fff;
	line-height: .8;
	text-align: center;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__detail__icon {
		font-size: 2.66667vw;
		width: 2.13333vw;
		height: 2.13333vw;
		padding-bottom: .13333vw;
		padding-left: .13333vw;
		padding-top: .13333vw;
		padding-right: .13333vw;
		margin-right: .8vw;
	}
}

.spec__characteristic .chrtc__detail__icon .qu-close {
	position: relative;
	display: inline-block;
	-webkit-transition: .3s ease;
	transition: .3s ease;
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__detail__icon {
		width: 5.46875vw;
		height: 5.46875vw;
		font-size: 6.25vw;
		line-height: 4.6875vw;
	}
}

.spec__characteristic .chrtc__detail__text {
	font-size: 1rem;
	color: #fff;
    padding-left: 1rem;
	-webkit-transition: .8s ease;
	transition: .8s ease;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__detail__text {
		font-size: .93333vw;
	}
}

.spec__characteristic .chrtc__box {
	height: 100%;
	position: relative;
	cursor: pointer;
	will-change: width;
	border-right: 1px solid hsla(0, 0%, 100%, .33);
	-webkit-transition: .4s ease;
	transition: .4s ease;
	z-index: 4;
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__box {
		width: 100%!important;
		border-bottom: 1px solid hsla(0, 0%, 100%, .3);
		border-right: none;
		background-color: rgba(21, 17, 11, .7);
	}
}

.spec__characteristic .chrtc__box:last-child {
	border-bottom: none;
}

.spec__characteristic .chrtc__box:hover {
	background-color: rgba(0, 0, 0, .77);
}

.spec__characteristic .chrtc__box:hover .chrtc__descr {
	top: 16.4rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__box:hover .chrtc__descr {
		top: 10.93333vw;
	}
}

.spec__characteristic .chrtc__box:hover .chrtc__descr__text {
	opacity: 1!important;
}

.spec__characteristic .chrtc__box:hover .chrtc__descr__head:before,
.spec__characteristic .chrtc__box:hover .chrtc__detail__icon {
	background-color: #fecd15;
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__box:hover {
		background-color: rgba(21, 17, 11, .7);
	}
	.spec__characteristic .chrtc__box:hover .chrtc__descr {
		top: 6.25vw;
	}
}

.spec__characteristic .chrtc__box--normal {
    width: 33.3333%;
}

.spec__characteristic .chrtc__box--normal .chrtc__descr__head,
.spec__characteristic .chrtc__box--normal .chrtc__descr__title {
	opacity: 1!important;
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__box--normal {
		width: 100%;
		height: 25%;
	}
	.spec__characteristic .chrtc__box--normal .chrtc__detail {
		right: 4.6875vw;
		left: auto;
		bottom: auto;
		top: 6.25vw;
	}
	.spec__characteristic .chrtc__box--normal .chrtc__detail__text {
		display: none;
	}
}

.spec__characteristic .chrtc__box--little {
	width: 15%;
}

.spec__characteristic .chrtc__box--little .chrtc__descr__text {
	opacity: 0!important;
	display: none!important;
}

.spec__characteristic .chrtc__box--little:hover {
	background-color: rgba(0, 0, 0, .77);
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__box--little:hover {
		background-color: rgba(21, 17, 11, .7);
	}
}

.spec__characteristic .chrtc__box--little:hover .chrtc__detail__icon {
	background-color: transparent;
}

.spec__characteristic .chrtc__box--little:hover .chrtc__descr {
	top: 20rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__box--little:hover .chrtc__descr {
		top: 24.66667vw;
	}
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__box--little:hover .chrtc__descr {
		top: 3.125vw;
	}
}

.spec__characteristic .chrtc__box--little .chrtc__descr {
	padding-left: 0;
	padding-right: 0;
	top: 20rem;
	left: 1rem;
	padding-bottom: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__box--little .chrtc__descr {
		padding-left: 0;
		padding-right: 0;
		top: 24.66667vw;
		left: .93333vw;
	}
}

.spec__characteristic .chrtc__box--little .chrtc__descr__head:before,
.spec__characteristic .chrtc__box--little .chrtc__descr__othertext,
.spec__characteristic .chrtc__box--little .chrtc__descr__text,
.spec__characteristic .chrtc__box--little .chrtc__descr__title {
	display: none;
}

.spec__characteristic .chrtc__box--little .chrtc__detail {
	left: 4rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__box--little .chrtc__detail {
		left: 3.06667vw;
	}
}

.spec__characteristic .chrtc__box--little .chrtc__detail__text {
	opacity: 0;
	width: 0;
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__box--little {
		width: 100%;
		height: 12.5%;
	}
	.spec__characteristic .chrtc__box--little .chrtc__descr {
		top: 3.125vw;
		-webkit-transform: none;
		transform: none;
		left: 0;
		padding-left: 4.6875vw;
	}
	.spec__characteristic .chrtc__box--little .chrtc__descr__head {
		margin-bottom: 0;
	}
	.spec__characteristic .chrtc__box--little .chrtc__detail {
		left: auto;
		bottom: auto;
		top: 2.34375vw;
		right: 4.6875vw;
	}
	.spec__characteristic .chrtc__box--little .chrtc__detail__text {
		display: none;
	}
}

.spec__characteristic .chrtc__box--active {
	width: 76%;
}

.spec__characteristic .chrtc__box--active .chrtc__descr {
	top: 2rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__box--active .chrtc__descr {
		top: 4.66667vw;
	}
}

.spec__characteristic .chrtc__box--active:hover .chrtc__descr {
	top: 2rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__box--active:hover .chrtc__descr {
		top: 4.66667vw;
	}
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__box--active:hover .chrtc__descr {
		top: 10.9375vw;
	}
}

.spec__characteristic .chrtc__box--active:hover .chrtc__descr__text {
	opacity: 0!important;
}

.spec__characteristic .chrtc__box--active .chrtc__descr__text {
	opacity: 1;
}

.spec__characteristic .chrtc__box--active .chrtc__descr__othertext {
	display: block;
	font-weight: 100;
padding: 1rem;
}

.spec__characteristic .chrtc__box--active .chrtc__descr__head:before {
	background-color: #fecd15;
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__box--active .chrtc__descr {
		top: 10.9375vw;
	}
}

.spec__characteristic .chrtc__box--active .chrtc__detail__text {
	opacity: 0;
}

.spec__characteristic .chrtc__box--active .chrtc__detail__icon {
	background-color: transparent;
}

.spec__characteristic .chrtc__box--active .chrtc__detail__icon:hover {
	background-color: #fecd15;
}

.spec__characteristic .chrtc__box--active .chrtc__detail__icon .qu-close {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
    height: 2.5rem;
}

.spec__characteristic .chrtc__box--active:hover {
	background-color: transparent;
}

@media (max-width:640px) {
	.spec__characteristic .chrtc__box--active {
		width: 100%;
		height: 62.5%;
	}
	.spec__characteristic .chrtc__box--active .chrtc__detail {
		right: 4.6875vw;
		left: auto;
		bottom: auto;
		top: 2.34375vw;
	}
	.spec__characteristic .chrtc__box--active .chrtc__detail__text {
		display: none;
	}
}

.spec__characteristic .chrtc__image {
	opacity: 0;
	-webkit-transition: .7s cubic-bezier(.4, .01, .165, .99);
	transition: .7s cubic-bezier(.4, .01, .165, .99);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.spec__characteristic .chrtc__spotlight {
	width: 28rem;
	height: 12rem;
	right: 21.7%;
	top: 27.8%;
	position: absolute;
	display: none;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__spotlight {
		width: 18.66667vw;
		height: 8vw;
	}
}

.spec__characteristic .chrtc__spotlight .layers {
	width: 0;
	height: 86px;
	overflow: hidden;
	position: relative;
	border-radius: 10px 40px 40px 60px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: .5;
}

.spec__characteristic .chrtc__spotlight .layers.active {
	width: 25.1rem;
	opacity: 1;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__spotlight .layers.active {
		width: 16.73333vw;
	}
}

.spec__characteristic .chrtc__spotlight .layers img {
	max-width: 100%;
}

.spec__characteristic .chrtc__spotlight .layer_1 {
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	top: -8px;
}

.spec__characteristic .chrtc__spotlight .layer_2 {
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	top: 8px;
}

.spec__characteristic .chrtc__spotlight .layer__stars {
	display: none;
}

.spec__characteristic .chrtc__spotlight .layer__stars .item {
	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.spec__characteristic .chrtc__spotlight .layer__stars .item.active {
	opacity: 1;
}

.spec__characteristic .chrtc__spotlight .layer__stars .item:first-child {
	top: 3.2rem;
	left: 1.5rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__spotlight .layer__stars .item:first-child {
		top: 2.13333vw;
		left: 1vw;
	}
}

.spec__characteristic .chrtc__spotlight .layer__stars .item:nth-child(2) {
	top: 3.2rem;
	left: 3.9rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__spotlight .layer__stars .item:nth-child(2) {
		top: 2.13333vw;
		left: 2.6vw;
	}
}

.spec__characteristic .chrtc__spotlight .layer__stars .item:nth-child(3) {
	top: 3.2rem;
	left: 5.9rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__spotlight .layer__stars .item:nth-child(3) {
		top: 2.13333vw;
		left: 3.93333vw;
	}
}

.spec__characteristic .chrtc__spotlight .layer__stars .item:nth-child(4) {
	top: 2.9rem;
	left: 8.3rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__spotlight .layer__stars .item:nth-child(4) {
		top: 1.93333vw;
		left: 5.53333vw;
	}
}

.spec__characteristic .chrtc__spotlight .layer__stars .item:nth-child(5) {
	top: 2.7rem;
	left: 10.9rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__spotlight .layer__stars .item:nth-child(5) {
		top: 1.8vw;
		left: 7.26667vw;
	}
}

.spec__characteristic .chrtc__spotlight .layer__stars .item:nth-child(6) {
	top: 2.2rem;
	left: 13.5rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__spotlight .layer__stars .item:nth-child(6) {
		top: 1.46667vw;
		left: 9vw;
	}
}

.spec__characteristic .chrtc__spotlight .layer__stars .item:nth-child(7) {
	top: 1.5rem;
	left: 16rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__spotlight .layer__stars .item:nth-child(7) {
		top: 1vw;
		left: 10.66667vw;
	}
}

.spec__characteristic .chrtc__spotlight .layer__stars .item:nth-child(8) {
	top: 1.1rem;
	left: 18.4rem;
}

@media (max-width:1200px) {
	.spec__characteristic .chrtc__spotlight .layer__stars .item:nth-child(8) {
		top: .73333vw;
		left: 12.26667vw;
	}
}

.spec__characteristic .active {
	opacity: 1;
}

.spec__characteristic .active+.chrtc__spotlight {
	display: block;
}


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


.about-text {
    padding-top: 2rem;
	padding-bottom: 1rem;
}

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

.trained {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.trained .card, .trained .card img {
	border-radius: 0;
	
}

.trained .leftcard {
    padding: 1rem 0;
    border: none;
    box-shadow: 0 0 20px rgba(110,157,201,0.3);
    background: #FFFFFF;
    visibility: visible;
    min-height: 21rem;
	text-align: center;
}

.trained .leftcard h3 {
	font-weight: 300;
}

.trained .rightcard {
    height: 21rem;
	overflow: hidden;
	border: none;
}

.trained .choose {
	padding: .5rem;
}

.trained .btn-primary {
    background-color: #346ef9;
    border-color: #346ef9;
    padding: 0.85rem;
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
    padding: 0.85rem 4rem;
}



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


.documents {
	padding-top: 2rem;
	padding-bottom: 4rem;
	border-top: 1px solid #EEEEEE;
	background: url(/images/grayline-bg.png) repeat-y top center;
}

@media (max-width: 1024px){
	.documents {
		background: none;
	}
}

.documents .slider, .slider-license {
	text-align: center;
    margin-bottom: 2rem;
}

.documents .owl-prev {
	font-size: 2.2rem;
	position: absolute;
	left: -3rem;
	top: 30%;
	color: #519ecc;
	font-weight: 100;
}

.documents .owl-next {
    font-size: 2.2rem;
	position: absolute;
	right: -3rem;
	font-family: 'Open Sans', sans-serif;
	top: 30%;
	color: #519ecc;
	font-weight: 100;
}

.documents .owl-carousel .owl-item {
	padding: 1rem;
}

.documents .owl-carousel .owl-item img {
	width: 100%;
}

.slider-wrapper {
    width: 80%;
    margin: 0 auto;
    position: relative;
}

.slider p {
    font-size: 1.2rem;
	font-weight: 600;
}




.slider .owl-theme .owl-dots .owl-dot span, .slider-license .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px
}

.slider .owl-theme .owl-dots .owl-dot.active span,
.slider .owl-theme .owl-dots .owl-dot:hover span,
.slider-license .owl-dots .owl-dot.active span,
.slider-license .owl-dots .owl-dot:hover span
{
	background: #869791
}
.slider .owl-theme .owl-dots .owl-dot, .slider-license .owl-dots .owl-dot {
	display: inline-block;
	zoom: 1
}

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

.calculation {
	background: #FFFFFF;
	margin-top: 8rem;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.calculation .title {
	text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding-bottom: 1rem;
	font-size: 2rem;
    padding: 1rem;
}

.calculation .next {
	text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding-bottom: 1rem;
	font-size: 2rem;
    padding-bottom: 2rem;
}

.calculation .btn-primary {
    background-color: #346ef9;
    border-color: #346ef9;
    padding: .85rem 4rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
    margin-left: 1rem;
	position: relative;
}

.calculation .btn-primary::after {
	content: "\2192";
	position: absolute;
	right: 1rem;
}

.calculation .yellow-pagination ul {
	list-style-type: none;
	width: 100%;
	padding: 0;
	margin: 0;
}

.calculation .yellow-pagination ul li {
	display: inline-block;
	width: 25%;
	text-align: right;
}

.calculation .yellow-pagination ul li.order {
	color: #FFFFFF;
	text-align: center;
}

.calculation .yellow-pagination ul li.current {
    background-color: #fbdd00;
    border: none;
    color: #000000;
    font-weight: 500;
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.calculation .inner {
    padding: 1rem 2rem 2rem 2rem;
	display: none;
}

.calculation .active {
	display: block;
}

.calculation .question {
	padding-bottom: 1rem;
	font-weight: 600;
}

.calculation .quiz ul {
	list-style-type: none;
	list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 1rem;
    padding-right: 2rem;
}

.calculation .quiz>ul {
	padding: 2rem 1rem 2rem 2rem !important;
}

.calculation .quiz ul {
    margin: 0;
    padding: 0;
}

.calculation .quiz ul {
	display: none;
}

.calculation .quiz>ul {
	display: block;
}

.mobile-banner .calculation{
	margin: 0;
}

.banner .box-shadow {
	position: relative;
}

.banner .box-shadow .box-shadow-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.banner .box-shadow .box-shadow-inner::before {
	background: rgba(255, 255, 255, 0.3);
    box-shadow: -20px 0px 81px 0 rgba(30, 48, 85, 0.4);
    content: "";
    position: absolute;
	top: 10px;
    left: -10px;
    width: 10px;
    height: calc(100% - 20px);
    z-index: 100;
}

.banner .box-shadow .box-shadow-inner::after {
	background: rgba(255, 255, 255, 0.3);
    box-shadow: 20px 0px 81px 0 rgba(30, 48, 85, 0.4);
    content: "";
    position: absolute;
	top: 10px;
    right: -10px;
    width: 10px;
    height: calc(100% - 20px);
    z-index: 100;
}

.banner .box-shadow .box-shadow-inner-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
    height: calc(100% - 40px);
}

.banner .box-shadow .box-shadow-inner-inner::before {
	background: rgba(255, 255, 255, 0.3);
box-shadow: -20px 0px 81px 0 rgba(30, 48, 85, 0.4);
    content: "";
    position: absolute;
	top: 20px;
    left: -20px;
    width: 20px;
	height: 100%;
    z-index: 50;
}

.banner .box-shadow .box-shadow-inner-inner::after {
	background: rgba(255, 255, 255, 0.3);
    box-shadow: 20px 0px 81px 0 rgba(30, 48, 85, 0.4);
    content: "";
    position: absolute;
	top: 20px;
    right: -20px;
    width: 20px;
	height: 100%;
    z-index: 50;
}


.banner .box-shadow .calculation {
	z-index: 100;
    position: relative;
}

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

/* radio-group input */
.radio-group>input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 7px;
}

.radio-group>input + label {
	position: relative;
	padding: 0 0 0 2.5rem;
	cursor: pointer;
	width: 100%;
}

.radio-group>input + label.shortlabel {
	padding-right: 2rem;
}

.radio-group>input + label:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 21px;
	height: 21px;
	border: 1px solid #346ef9;
	border-radius: .25rem;
	background: #FFF;
}
.radio-group>input + label:after {
	content: '';
	position: absolute;
    top: 7px;
    left: 7px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #1f3971;
/*	box-shadow: inset 0 1px 1px rgba(0,0,0,.5);*/
	opacity: 0;
	transition: .2s;
}
.radio-group>input:checked + label:after {
	opacity: 1;
}

.radio-group small {
	color: #777777;
}
/* end radio-group input */

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

.accordion .card {
	border-radius: 0;
	border: none;
    margin-bottom: 1rem;
}

.accordion .btn-link {
	padding: 0;
	color: #000000;
	text-decoration: none;
	font-size: 1.2rem;
	font-weight: 600;
    display: block;
    padding: 1.3rem;
    z-index: 10;
    position: relative;
}

.accordion .card-header {
    padding: 0;
	border: 1px solid #346ef9;
	border-radius: 0;
}

.accordion .card-header:after {
  content: "\f107";
  font-family: "FontAwesome";
  color: #346ef9;
  position: absolute;
  right: 1rem;
  top: 1.2rem;
  font-size: 1.5rem;
  z-index: 0;
}

.accordion .card-header.upArrow:after {
  content: "\f106";
}

.accordion .card-body {
    padding: 1.5rem;
}

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

.contacts-page {
	padding-top: 1rem;
}

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

.peopleamount .minus {
	cursor: pointer;
}

.peopleamount .plus {
	cursor: pointer;
}

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

.docs {
	padding: 2rem;
	background: inherit;
    margin-bottom: 1rem;
}

.docs .doc-name {
	padding-bottom: 1.5rem;
}

.docs .doc-item {
	text-decoration: none;
	color: #346ef9;
	font-size: 1.3rem;
}

.docs .fa-file-word-o:before, .docs .fa-file-pdf-o:before {
	font-size: 1.5rem;
    padding-right: .5rem;
}


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


.pagination .btn-primary {
	background-color: #346ef9;
    border-color: #346ef9;
    padding: .85rem 4rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
    margin-left: 1rem;
    position: relative;
}

.pagination .btn-primary::before {
    content: "\2192";
    position: absolute;
    right: 1rem;
}

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

.notfound {
	text-align: center;
	padding-top: 15rem;
	padding-bottom: 15rem;
}

.notfound h1 {
	font-size: 5rem;
    line-height: 1;
    padding-bottom: 0;
}

.notfound .annotation {
	font-size: 1.4rem;
}

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

.search-box {
    padding: .9rem 15px .8rem;
    min-width: 20rem;
}

.search-box .search {
    font-size: .85rem;
	border: none!important;
    background: #e9ebed;
}

.search-box .input-group-addon {
    background: none!important;
	background-color: #e9ebed!important;
    border: none!important;
	color: #7396ff;
	border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
	margin-left: -1px!important;
}

.fa-search:before {
    content: "\f002";
    padding: .5rem;
    display: block;
	color: #7396ff;
}

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

.mobile-banner img {
	width: 100%;
	height: auto;
}


.navbar-light .navbar-nav .nav-link {
    font-size: 1rem;
	color: #FFFFFF!important;
}

.we-offer ol,
.content ol {	
	counter-reset: howCounter;
}

.we-offer ol li,
.content ol li {
	line-height: 140%;
	margin-bottom: 1rem;
	list-style-type: none;
	padding-left: 20px;
	min-height: 33px;
    padding-top: 3px;
	list-style: none;
	
	position: relative;

}

.we-offer ol li:before,
.content ol li:before {
	counter-increment: howCounter;
	content: counter(howCounter);
	color: #346ef9;
	text-align: center;
    margin-right: 1rem;
    margin-left: -3.5rem;
	line-height: 1rem;
	width: 60px;
	height: 60px;
	padding-top: .5rem;
	font-weight: 600;
	font-size: 15px;
	border: 2px solid #346ef9;
	border-radius: 50%;
	
	font-size: 1rem;
    line-height: 1;	
	position: absolute;
	top: 50%;
	margin-top: -1.2rem;
	height: 2.2rem;
	width: 2.2rem;
	line-height: 1;
	text-align: center;
}

.mobile-header {
	background: url(/images/header-bg.jpg) #1a3c78 repeat-y top left !important;
}

.mobile-header a {
	color: #FFFFFF;
}

.mobile-phone1 {
    width: 50%;
    float: left;
	min-height: 3rem;
    position: relative;

    padding-left: 15px;
}

.mobile-phone2 {
    width: 50%;
    float: left;
	min-height: 3rem;
    position: relative;
    padding-right: 15px;
}

.mobile-address {
	min-height: 3rem;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.mobile-phone1 a {
	padding-top: .5rem;
	padding-bottom: .5rem;
	display: block;
    font-size: 1.1rem;
    z-index: 100;
    position: relative;
}

.mobile-phone2 a {
	padding-top: .5rem;
	padding-bottom: .5rem;
	display: block;
    font-size: 1.1rem;
    z-index: 100;
    position: relative;
}

.mobile-address {
	padding-top: .5rem;
	padding-bottom: 1rem;
	display: block;
    font-size: .85rem;
	color: #FFFFFF;
	float: left;
	white-space: nowrap;
	width: 200px;
}

.mobile-address span {
	padding-left: 1rem;
    padding-left: 0.7rem;
}

.mobilemenu {
	padding: 2rem 1rem 0;
}

.mobilemenu li {
	list-style: none;
	list-style-type: none;
	margin-bottom: 1rem;
	position: relative;
}

.mobilemenu .btn-link {
    border: 1px solid #346ef9;
    border-radius: 0;
    color: #000000;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: 600;
    display: block;
    padding: 1.3rem;
}

.mobilemenu .btn-link:after {
    content: "\f105";
    font-family: "FontAwesome";
    color: #346ef9;
    position: absolute;
    right: 1rem;
    top: 1.2rem;
    font-size: 1.5rem;
}

@media (max-width: 1025px) {
	.for-the-procedure .title {
		text-align: center;
	}
}



.privacy {
	font-size: .85rem;
	color: #999999;
}

.privacy a {
    color: #95b7ec;
}


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

.blue-corners
{
  
   box-shadow:
   0 -21px 0 -20px #EEEEEE,
   20px 0 0 -19px #EEEEEE,
   0 20px 0 -19px #EEEEEE,
   -21px 0 0 -20px #EEEEEE,
   0 0 0 1px #346ef9;

}

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

.table {
	background-color: #efeff1;
	margin-top: 3rem;
	margin-bottom: 3rem;
	position: relative;
}

.table thead {
    background: #FFFFFF;
}

.table thead th {
		vertical-align: middle;
	border: none;
	padding: 2rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
	font-size: 1.125rem;
}

.table tbody tr td:first-child {
	    padding-left: 5rem;
}
.table tbody tr td:not(:first-child) {
	 text-align: center;
}

.table tbody td {
	border: none;
	padding-left: 2rem;
	    font-size: 0.93rem;
		position: relative;
}

.table tbody {
	counter-reset: myCounter;
}
.table tbody tr td:first-child:before {
    width: 30px;
    height: 30px;
    counter-increment: myCounter;
    content: counter(myCounter);
    color: #527dfd;
    left: 1.75rem;
    top: 1.75rem;
    display: inline-flex;
    border: 1px solid #527dfd;
    border-radius: 25rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 1.125rem;
    align-items: center;
    justify-content: center;
	    position: absolute;
}

.table tbody td ul {
	border: none;
	padding-left: 1.5rem;
}


.api-mf-antibot{
    border: 0 none !important;
   font-size: 0 !important;
   height: 0 !important;
   line-height: 0 !important;
   padding: 0 !important;
   position: absolute !important;
   right: 0 !important;
   top: 0 !important;
   width: 0 !important;
}

.fancybox-content.animated-modal-new{
	border-radius: 10px;
	padding: 0;
	min-width: 553px;
    min-height: 450px;
}
.animated-modal-new .title_callback{
	background: #2758b0;
    color: #fff;
    font-size: 30px;
    padding: 35px 0 25px;
    line-height: 1;
    position: relative;
}
.animated-modal-new .title_callback .callback{
	padding: 0;
    margin: 0;
    position: relative;
    text-transform: uppercase;
}
.animated-modal-new .title_callback .callback:before{
	content: "";
    width: 25px;
    height: 24px;
    background: url(/local/templates/promstandart/images/vector.png) no-repeat 50% 50%;
    position: absolute;
    display: block;
    top: 0;
    left: 13%;
    bottom: 0;
    margin: auto;
}
.animated-modal-new .title_callback:before{
	content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #2758b0;
    position: absolute;
    bottom: -10px;
}

.animated-modal-new form[name="SIMPLE_FORM_3"] .form-canvas, .animated-modal-new form[name="SIMPLE_FORM_5"] .form-canvas,
form[name="SIMPLE_OTZIV"] .form-canvas{padding: 40px 35px;}
.animated-modal-new form[name="SIMPLE_FORM_3"] .form-control, .animated-modal-new form[name="SIMPLE_FORM_5"] .form-control,
form[name="SIMPLE_OTZIV"] .form-control{
	border: none;
    background: #f2f2f2;
    font-family: 'Open Sans';
    font-size: 15px;
    color: #000;
    font-weight: 300;
}
.animated-modal-new .form-control::-webkit-input-placeholder {font-family: 'Open Sans';font-size: 15px;color: #000; font-weight: 300;}
.animated-modal-new .form-control::-moz-placeholder          {font-family: 'Open Sans';font-size: 15px;color: #000; font-weight: 300;}
.animated-modal-new .form-control:-moz-placeholder           {font-family: 'Open Sans';font-size: 15px;color: #000; font-weight: 300;}
.animated-modal-new .form-control:-ms-input-placeholder      {font-family: 'Open Sans';font-size: 15px;color: #000; font-weight: 300;}

.animated-modal-new .form-check{padding-top: 10px;}
.animated-modal-new .form-check span{font-family: 'Open Sans';font-size: 15px;color: #000;font-weight: 300;}
.animated-modal-new .fancybox-close-small{background: url(/local/templates/promstandart/images/fancy_close.png) no-repeat 50% 50%;padding: 20px;}
.animated-modal-new .fancybox-close-small svg{display: none;}


@media (max-width: 768px) {
	.fancybox-content.animated-modal-new{min-width: auto;min-height: auto;}
}
@media (max-width: 425px) {
	.animated-modal-new .title_callback .callback:before{left: 7%;}
}
@media (max-width: 375px) {
	.animated-modal-new .title_callback .callback{font-size: 20px;}
	form[name="SIMPLE_FORM_3"] .form-canvas,
	form[name="SIMPLE_OTZIV"] .form-canvas{min-width: auto;}
}
.title-collapse{
	position: absolute;
    bottom: 10px;
	font-weight: 600; 
    cursor: pointer;
    padding: 0 0 0 60px;
    /*margin: 0 0 50px;*/
    line-height: 31px;
}


@media (max-width: 768px) {
	.title-collapse{position: relative;}
}

.title-collapse span{border-bottom: 1px dotted #346ef9;}
.title-collapse:before{
    content: "";
    display: block;
    width: 31px;
    height: 31px;
    position: absolute;
    left: 6px;
    top: 0;
    bottom: 0;
    margin: 0;
    background: url(/local/templates/promstandart/images/spoiler.png) no-repeat 50% 50%;
}
.title-collapse.down:before{
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.workprof_list .btn-primary {
    background-color: #fbdd00;
    border-color: #fbdd00;
    padding: 0.85rem;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
    /* padding: 0.85rem 4rem; */
    width: 100%;
}
.workprof_list .courseItem .courseName{margin: 20px 0 15px;}
.workprof_list .wrap_buttons{
    display: flex;
    align-items: center;
    width: 100%;
    /* transform: translate(0, -50%); */
}
.workprof_list .psevdo-button{
	display: inline-block;
	color: #4974f5;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
    padding: 0.85rem 2rem;
    border: 1px solid #4974f5;
    border-radius: .25rem;
    vertical-align: top;
    margin-right: 10px;
}
.workprof_list .courseDescr{
	    padding-left: 60px;
    margin-bottom: 15px;
    max-width: 470px;
    display: flex;
}
.workprof_list .courseDescr > div:first-child {
    padding-left: 0;
}
.workprof_list .courseDescr > div {
    padding-left: 2rem;
}
.workprof_list .courseDescr .time, 
.workprof_list .courseDescr .price, 
.workprof_list .courseDescr .razrad{
    position: relative;
    display: inline-flex;
    /* padding: 0 2rem; */
}
.workprof_list .courseDescr > div span {
    width: calc(100% - 28px);
    /* display: block; */
}
.workprof_list .courseDescr .time:before {
    content: "";
    width: 16px;
    height: 16px;
    background: url(/local/templates/promstandart/images/time_icon.png) no-repeat 50% 50%;
    /* position: absolute; */
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-right: 1rem;
}
.workprof_list .courseDescr .price:before {
    content: "";
    width: 16px;
    height: 16px;
    background: url(/local/templates/promstandart/images/price_icon.png) no-repeat 50% 50%;
    /* position: absolute; */
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-right: 1rem;
}
.workprof_list .courseDescr .razrad:before {
    content: "";
    width: 16px;
    height: 18px;
    background: url(/local/templates/promstandart/images/razrad_icon.png) no-repeat 50% 50%;
    /* position: absolute; */
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-right: 1rem;
}

.faq{padding: 0;}
.faq > li:before{display: none;}
.faq .title{
	border: 1px solid #346ef9;
    color: #000000;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: 600;
    display: block;
    padding: 1.3rem;
    position: relative;
}
.faq .title:after {
    content: "\f107";
    font-family: "FontAwesome";
    color: #346ef9;
    position: absolute;
    right: 1rem;
    top: 1.2rem;
    font-size: 1.5rem;
    z-index: 0;
}
.faq .title.active:after {content: "\f106";}
.faq .body{padding: 1.5rem;width: 100%!important;}

.slider-01 {
	position: relative;
}
.slider-01 .owl-carousel .owl-item img {
 width: 100%;
}
.slider-01 .slider-counter {
    font-size: 1.3125rem;
}

.slider-01 .slider-counter {
    font-size: 1.3125rem;
}
.slider-01 .title {
    font-size: 1.1rem;
}
.slider-01 .text {
    font-size: 0.9375rem;
}
.slider-01 button {
    border: none;
    background-color: transparent;
}
.slider-01 button:hover {
	cursor: pointer;
}
.slider-01 .descr {
    background-color: #f6f7f9;
    width: 100%;
    max-width: 415px;
    position: absolute;
    bottom: 2rem;
    z-index: 1;
    right: 0rem;
}
.slider-01 .item {
    border: 1px solid #dce0e9;
    padding: 2rem;
	background-image: url(/local/templates/promstandart/images/1.png),url(/local/templates/promstandart/images/2.png),url(/local/templates/promstandart/images/3.png),url(/local/templates/promstandart/images/4.png);
    background-size: 23px,23px,23px,23px;
    background-position: top left,top right,bottom right,bottom left;
    background-repeat: no-repeat,no-repeat,no-repeat,no-repeat;
}
a.btnotzivtururu{
	text-decoration: none;
	background-size: 200% 100%,auto,100% 2px,100% 2px,100% 1px,100% 1px;
    background-image: linear-gradient(45deg,rgba(255,255,255,0) 30%,rgba(255,255,255,.8),rgba(255,255,255,0) 70%);
    background-repeat: no-repeat;
    background-position: -200% 0,0 0,0 0,0 100%,0 4px,0 calc(100% - 4px);
    animation: shine 5s ease reverse infinite;
	background-color: #fbdd00;
    border-color: #fbdd00;
    color: #000;
    padding: 0.85rem 2rem;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 1rem;
	cursor: pointer;
	display:inline-block;
    position: fixed;
    right: 46px;
    bottom: 50px;
}
.btnotzivtururu:hover{
	color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}


@media (max-width: 991px) {
	.slider-01 .descr {
		position: static;
		max-width: none;
		margin-top:2rem;
	}
}
