@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700&subset=cyrillic');

/*********************GENERAL*********************/
body {
	background-color: #FFF;
	color: #0f303f;
	font-family: 'Roboto', sans-serif, Arial, Helvetica;
}
body.thanks {
	background-color: #58a9c7;
}

a.btn,
input.btn:hover,
button,
button:hover,
button:focus {
	cursor: pointer;
	outline: none;
}

a {
	color: #428bca;
}

.jumbotron {
	margin-bottom: 0;
	border-radius: 0;
	background-color: #fff;
	margin-left: auto;
	margin-right:auto;
}

.jumbotron#bottom-panel {
	max-width: 100%;
}
.btn-primary {
	border: 0;
	background-color: #58a9c7;
}
.btn-primary:hover {
	background-color: #f99b1d;
}
.btn-light {
	border: 2px solid #fff;
	color: #fff;
	background-color: transparent;
}
.btn-light:hover {
	background-color: #FFF;
	color: #58a9c7;
}
h1 {
	font-size: 3rem;
	font-weight: 700;
	margin-bottom: 2rem;
}
h2 {
	color: #2c5871;
	font-size: 2.4rem;
	font-weight: 600;
}
h4 {
	color: #1695a4;
	font-size: 1.6rem;
	font-weight: 600;
}
header {
	background-image: url('/assets/img/bg-header.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 0;
	color: #FFF;
	min-height: 600px;
}
.thanks header {
	min-height: 200px;
}
header h2 {
	color: #fff;
	padding-top: 2rem;
	font-weight: 700;
}
header p {
	padding-top: .4rem;
	font-weight: 700;
	font-size: 3rem;
	line-height: 3rem;
}
header ul li {
	font-weight: 600;
	font-size: 1.2rem;
	line-height: 2.4rem;
	text-transform:uppercase;
	text-shadow: 1px 1px 4px #999;
}
header .btn-lg {
	font-weight: 700;
	font-size: 1.4rem;
	padding-top: 1rem;
	padding-right: 2rem;
	padding-bottom: 1rem;
	padding-left: 2rem;
	margin: 0 auto;
}	
header .text-right {
	color: #000;	
}
header .text-right span {
	font-size: 1rem;
	font-weight: 600;	
}
header .text-right a,
header .text-right .mb-0 span {
	color: #2c5871;
	font-weight: 700;
	font-size: 1.4rem;	
}

hr {
	margin-top: .2rem;
	margin-bottom: .2rem;
	height: 1px;
	border-top: 1px solid #0f303f;
}

footer {
	background-color: #58a9c7;
	font-weight: 700;
	color: #fff;
}
footer .jumbotron {
	background-color: #fff;
	color: #0f303f;
	padding-top: .4rem;
	padding-bottom: .4rem;
}
footer h5 {
	color: #2c5871;
	font-size: 2.4rem;
}
footer a,
footer a:hover {
	color: #fff;
}
footer a.tel,
footer a.tel:hover {
	color: #0f303f;
}
footer a.fa {
	font-size: 2rem;
	text-decoration: none;
	margin-right: .4rem;
}
footer i.fa.fa-map-marker {
	font-size: 3rem;
	text-decoration: none;
	margin-right: .6rem;
}
footer .fa.fa-facebook-square {
    color: #4C75A3;
}

footer  .fa.fa-vk {
    color: #475993;
}
.text-bold {
	font-weight: 700;
}

/**/
.form-check-label {
	font-weight: 300;
	font-size: .7rem;
}
.btn-light.disabled, .btn-light:disabled {
	color: #CCC;
	cursor: no-drop !important;;
}
.btn-primary.disabled, .btn-primary:disabled {
	color: #EEE;
	background-color: #58a9c7;
    border-color: #58a9c7;
	cursor: no-drop !important;
}

/**/
section.vibrat {
	font-size: 1.4rem;
	color: #2c5871;
}
section.vibrat .col-12.col-sm-6 {
	line-height: 3rem;
}
section.vibrat .fa {
	color: #1F6DBF;
	font-size: 1.8rem;
	margin-right: .5rem;
}
section.vibrat a.propusk-bt {
	text-decoration: none;
}
section.vibrat a.propusk-bt:hover span span,
section.vibrat a.propusk-bt:hover {
	color: #f99b1d;
}
section.vibrat img {
	margin-top: .6rem;
	margin-bottom: .6rem;
}
section.vibrat span {
	color: #0f303f;
	display: block;
	border: 1px dashed #0f303f;
}
section.vibrat span span {
	color: #06c;
	display: inline;
	border: 0;
}


/**/
section.bolee1000 {
    background-color: #e3ebed;
}
section.bolee1000 h3 {
    color: #1695a4;
}
section.bolee1000 i.fa {
    color: #1695a4;
	font-weight: 700;
	font-size: 2rem;
	margin-right: .4rem;
}

/**/
.kak-poluchit i {
	color: #1695a4;
	font-size: 2rem;
	margin-top: 2.6rem;
}
.border-info {
	border: 3px solid #1695a4;
	padding: 2rem 1rem;
	height: 100%;
	border-radius: 1rem;
}

/**/
section.otzivy i {
	color: #96bbc2;
	font-size: 4rem;
}
section.otzivy p {
	text-align: left;
}
section.otzivy .carousel-control-prev {
	left: auto;
	right: 15px;
}
section.otzivy .carousel-control-next {
	right: auto;
}
section.otzivy .carousel-item {
	padding: 1rem;
	min-height: 210px;
}

section.otzivy .line-otzivy {
	border: 3px solid #96bbc2;
	border-radius: 2rem;
}


/**/
section.deshevle {
	background-color: #58a9c7;
	color: #fff;
}
section.deshevle h2 {
	color: #fff;
}
.thanks section.deshevle h2 {
	font-size: 4rem;
}
.thanks section.deshevle h3 {
	font-weight: 700;
}
.thanks section.deshevle p {
	font-size: 1.4rem;
}
.thanks section.deshevle .text-left p {
	margin-bottom: .2rem;
}
.thanks section.deshevle a {
	color: #fff;
	text-decoration: underline;
}


/* О КОМПАНИИ */
section.about {
	background-color: #e3ebed;
}
section.about .card {
	border-radius: 1rem;
	border: 2px solid #0f6dba;
	background-color: #e3ebed;
}
section.about .card .card-body {
	padding: 0;
	font-size: 2.6rem;
	margin-bottom: 0;
    line-height: .4rem;
	color: #0f6dba;
	background-color: transparent;
}
section.about .card .card-body p {
	position: relative;
    display: block;
    top: -.2rem;
}
section.about .card .card-body p span {
	background-color: #e3ebed;
	padding-left: 1rem;
	padding-right: 1rem;
}
section.about .card-footer {
	background-color: transparent;
	border-top: 0;
}


/* ЗАЯВКА */
section.zayavka {
	background-color: #e3ebed;
}
section.zayavka h2 {
	font-size: 1.8rem;
}
section.zayavka p {
	color: #768588;
}
section.zayavka .text-left .col-11 {
	font-size: 1.2rem;
}
section.zayavka i.fa {
	font-size: 2.4rem;
	margin-top: .4rem;
	margin-right: .4rem;
}

/*MODAL*/
.modal-content {
   background-color: #c7d6de;
}
.modal-header {
	border:0;
	padding: 15px 15px 0 0;
}
.modal-body {
	font-family: Verdana;
	font-weight: 400;
}
.modal-body h2 {
	color:  #0575a4;
	font-weight: 400;
	font-size: 1.8rem;
}
.modal-body .btn-primary {
	background-color: #0575a4;
}

.white-link {
  color: #fff;
  text-decoration: none;
}
.white-link:hover {
  color: #fff;
  text-decoration: underline;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

}

/* Large devices (desktops, more than) */
@media (min-width: 1280px) {

}
@media (min-width: 1200px) {

}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199px) {

}
/* Medium devices (tablets, less than 992px) */
@media (max-width: 991px) {
	h2 {
		font-size: 1.6rem;
	}
	header {
		min-height: 450px;
		padding-bottom: 2rem;
	}
	.thanks header {
		min-height: 100px;
	}
	.thanks section.deshevle h2 {
		font-size: 2.2rem;
	}
	.thanks section.deshevle p {
		font-size: 1rem;
	}
	header h2 {
		padding-top: 1.6rem;
	}
	header p {
		font-size: 2rem;
		line-height: 2rem;
	}
	header ul li {
		font-size: 1rem;
		line-height: 1.8rem;
	}
	header .btn-lg {
		font-size: 1.2rem;
		padding-top: .4rem;
		padding-right: 1rem;
		padding-bottom: .4rem;
		padding-left: 1rem;
	}	
	section.vibrat {
		font-size: 1rem;
	}
	section.vibrat .col-12.col-sm-6 {
		line-height: 1.2rem;
		padding-bottom: .5rem;
	}
	section.vibrat .fa {
		font-size: 1.2rem;
		margin-right: .2rem;
	}
	section.bolee1000 h3 {
		font-size: 1.2rem
	}
	section.bolee1000 i.fa {
		font-weight: 600;
		font-size: 1.2rem;
	}
	section.otzivy .carousel-item img.float-left {
		float:none !important;
		margin-bottom: 1rem;
	}
	section.otzivy .carousel-item {
		padding: 0;
		font-size: .8rem;
		font-weight: 300;
	}
	section.otzivy .carousel-item div.pr-4.pl-4 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

}
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767px) {
	h2 {
		font-size: 1.4rem;
	}
	header h2 {
		padding-top: 1.2rem;
	}
	header p {
		font-size: 1.6rem;
		line-height: 1.8rem;
	}
	.kak-poluchit i {
		font-size: 1.4rem;
		margin-top: 0;
	}
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {
	header .text-right {
		text-align: center !important;
	}
	header h2 {
		text-align: center  !important;
	}
}
@media (min-width: 576px) {

}

/* стили для печати */
@media print {

}

/* start quiz */

.quiz {
	padding: 25px 0;
	background-color: #e3ebed;
}

.quiz__title {
	margin-bottom: 24px;
	text-align: center;
}

.quiz-progress {
	margin-bottom: 32px;
}

.quiz-progress__text {
	display: block;
	margin-bottom: 12px;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #0F303F;
}

.quiz-progress__line {
	position: relative;
	display: block;
	height: 8px;
	background: #D0DADD;
	border-radius: 10px;
}

.quiz-progress__runner {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 0%;
	height: 100%;
	border-radius: 10px;
	background: #58A9C7;
	transition: linear .2s;
}

.quiz__row {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: space-between;
	margin-bottom: 32px;
}

.quiz__question {
	font-weight: 700;
	font-size: 24px;
	line-height: 28px;
	color: #0F303F;
}

.quiz-discount {
	display: flex;
	justify-content: space-between;
	gap: 40px;
	width: 306px;
	height: 46px;
	margin: auto;
	padding: 8px 16px;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	color: #FFFFFF;
	background: #859197;
	border-radius: 4px;
}

.quiz-discount._dark {
	margin-bottom: 16px;
	background: #0F303F;
}

.quiz__btns {
	display: grid;
	grid-template-columns: 1fr;
	gap: 20px;
	margin-bottom: 32px;
}

.quiz__btn {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 54px;
	margin-bottom: 0;
	padding: 4px 8px;
	font-weight: 400;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	color: #636B6F;
	background: #FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 3px;
	transition: ease .2s;
	cursor: pointer;
}

input.quiz__btn {
	width: 100%;
	cursor: initial;
}

.quiz__wrap-input._error .quiz__btn {
	border-color: #D24A43;
}

.quiz__wrap-input._error .quiz__text-error {
	display: block;
}

.quiz__btn._active {
	border-color: #58A9C7;
}

.quiz__text-error {
	display: none;
	margin-top: 8px;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	color: #D24A43;
}

.quiz__footer {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	gap: 30px;
}

.quiz__footer._jcsb {
	justify-content: space-between;
}

.quiz__btn-back {
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	color: #636B6F;
}

.quiz__btn-primary {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	min-width: 90px;
	height: 46px;
	border-radius: 4px;
}

.quiz__text {
	max-width: 440px;
	width: 100%;
	margin: 0 auto 24px;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #0F303F;
}

.quiz__check {
	max-width: 530px;
	width: 100%;
}

@media (min-width: 768px ) {

	.quiz {
		padding: 50px 0;
	}

	.quiz__btns {
		grid-template-columns: 1fr 1fr;
	}

	.quiz__btn {
		font-size: 20px;
	}

	.quiz-discount {
		margin: 0;
	}

	.quiz-discount._dark {
		margin: 0 auto 42px;
	}

}

/* end quiz */