@charset "utf-8";

.grecaptcha-badge {
	display:none;
}

.bg-white {
	background:#fff;
}

.tv-bgnavbar {
	background:#fff;
}

.tv-bg-green {
	background:#50aa31;
}

.tv-text-blue {
	color:#739fe8;
}

.tv-text-dark-blue {
	color:#2d4f92;
}

.tv-bg-orange {
	background:#fca81e;
}

.tv-text-orange {
	color:#fca81e;
}
	.tv-card p {
		color:#fff;
		text-align:left;
		line-height:24px;
	}
	
.features-list h3 {
	font-size:32px;
	padding-left: 20px;
}

.features-list .tv-btn-success {
	margin-left: 20px;
}

.bg-usloviya {
	background:url(../images/bg_6.png) no-repeat 0% center #fff;
	padding-top: 5px;
}

.card-deck h4 {
	min-height:48px;
}


.sert-block {
	    padding-top: 35px;
    background: #fff;
    padding-bottom: 70px;
}

.hero-section {
    padding: 35px 0 75px 0;
}

.prosblock {

}

.girlbg {
	background: url(../images/girl.png) no-repeat top center;
    background-size: contain;
}

.slashbg {
	background: url(../images/bg-orange-slash.png) no-repeat 155px 20px;
    height: 280px;
    width: 400px;
    float: right;
    position: relative;
}

.slashbg2 {
	    background: url(../images/bg-orange-slash.png) no-repeat 79% -36%;
    float: right;
    position: relative;
}

.tv-card {
	background:#2d4f92;
	border:10px solid #4f7bd4;
}

	.tv-card .title {
		
	}
	
.features-list-tick li {
	font-size:22px;
	color:#fff;
}
	.features-list-tick li .fas {
		font-size:32px;
		color:#739fe8;
	}
	


.card .table {
	border:2px solid #2d4f92;
}

.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #2d4f92;
}

.table .fa-check {
	font-size:28px;
	color:#50aa31;
}

.table .fa-times {
	font-size:28px;
	color:#de3434;
}

.phone-navbar {
	font-size:22px;
	font-weight:bold;
	color:#404040;
}

.bg-first {
	background:url(../images/bg_1.png) no-repeat;
}
	.bg-first .container {
		background:url(../images/Layer-7.png) no-repeat 120% 110%;
	}
	
#main {
	background:url(../images/bg_5.png) no-repeat 10% -1% #ededed;
}

#catalog {
	    background: url(../images/bg_2.png) no-repeat 0% 0% #fff;
    padding-top: 50px;
}

.sertificati {
	background:url(../images/bg_3.png)  no-repeat 10% 15% #ebebeb;
}

.yandexmapblock {
	border-top:5px solid #50aa31;
	border-bottom:5px solid #50aa31;
}

.features-inner {
	background:#2d4f92;
}

.features-inner2 {
	background:url(../images/shashechki.png) no-repeat bottom center #2d4f92;
	padding-bottom:35px;
}

h1.h1 {
	font-size: 4rem;
}

h2.h2 {
	font-weight:bold;
	font-size: 48px;
}

h3.h3 {
	margin-bottom:20px;
}

.mt-min30 {
	margin-top:-30px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #2d4f92;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border: none;
}


h1.h1 span {
	
}

.features-list li {
	font-size:22px;
	list-style:none;
}
	.features-list .orangesquare {
		color:#fff;
	}
	.features-list .orangesquare .fas {
		color: #fca81e;
		font-size: 10px;
    	font-weight: bold;
		    padding-right: 10px;
	}

.tab-centent .features-list li .fas {
	color:#fca81e;
	font-size: 12px;
}
.features-list .form-list li .fas  {
	color:#fca81e;
	font-size: 12px;
}

.features-list .form-list li {
	color:#404040;
}

.nav-tabs {
    border-bottom: 1px solid #2d4f92;
	margin-bottom: -2px;
}


.form-lead {
	background:url(../images/bg_letter.png) no-repeat;
	background-size:cover;
}

.form-lead h3 {
	font-size:32px;
	color:#404040;
	margin: 0 auto;
}

.tv-btn-orange {
	background: #FCA81E;
	background-image: -webkit-linear-gradient(top, #FCA81E, #F5831E);
	background-image: -moz-linear-gradient(top, #FCA81E, #F5831E);
	background-image: -ms-linear-gradient(top, #FCA81E, #F5831E);
	background-image: -o-linear-gradient(top, #FCA81E, #F5831E);
	background-image: linear-gradient(to bottom, #FCA81E, #F5831E);
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
}

.tv-btn-orange:hover {
	background: #1E62D0;
	background-image: -webkit-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: -moz-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: -ms-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: -o-linear-gradient(top, #1E62D0, #3D94F6);
	background-image: linear-gradient(to bottom, #1E62D0, #3D94F6);
	text-decoration: none;
}


.tv-btn-success {
	font-size: 20px;
	color: #050505;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#4faa31 0%,
		#4faa31);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#4faa31),
		to(#4faa31));
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #3b8921;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}
	.tv-btn-success span {
		font-size:27px;
	}
