@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700|Roboto:400,500,500i|Roboto+Condensed:300,400&display=swap&amp&subset=cyrillic-ext');

body {
	font-family: 'PT Sans', sans-serif;
	font-size: 1rem;
}

a,
.btn {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.navbar-brand {
	display: none;
}

.navbar-light {
	background: rgba(110, 184, 31, 1);
	background: -moz-linear-gradient(left, rgba(110, 184, 31, 1) 0%, rgba(109, 184, 31, 1) 26%, rgba(119, 194, 42, 1) 50%, rgba(131, 199, 61, 1) 61%, rgba(149, 206, 93, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(110, 184, 31, 1)), color-stop(26%, rgba(109, 184, 31, 1)), color-stop(50%, rgba(119, 194, 42, 1)), color-stop(61%, rgba(131, 199, 61, 1)), color-stop(100%, rgba(149, 206, 93, 1)));
	background: -webkit-linear-gradient(left, rgba(110, 184, 31, 1) 0%, rgba(109, 184, 31, 1) 26%, rgba(119, 194, 42, 1) 50%, rgba(131, 199, 61, 1) 61%, rgba(149, 206, 93, 1) 100%);
	background: -o-linear-gradient(left, rgba(110, 184, 31, 1) 0%, rgba(109, 184, 31, 1) 26%, rgba(119, 194, 42, 1) 50%, rgba(131, 199, 61, 1) 61%, rgba(149, 206, 93, 1) 100%);
	background: -ms-linear-gradient(left, rgba(110, 184, 31, 1) 0%, rgba(109, 184, 31, 1) 26%, rgba(119, 194, 42, 1) 50%, rgba(131, 199, 61, 1) 61%, rgba(149, 206, 93, 1) 100%);
	background: linear-gradient(to right, rgba(110, 184, 31, 1) 0%, rgba(109, 184, 31, 1) 26%, rgba(119, 194, 42, 1) 50%, rgba(131, 199, 61, 1) 61%, rgba(149, 206, 93, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6eb81f', endColorstr='#95ce5d', GradientType=1);
}

.table .td {
	width: 35%;
}

a.whats {
	position: relative;
}

a.whats:after {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	display: block;
	background: url(../images/w-app.png) 0 0 no-repeat;
}

header a.whats:after {
	top: -10px;
	right: -33px;
}

footer a.whats:after {
	top: -6px;
	right: -35px;
}

.contacts a.whats:after {
	top: -7px;
	left: 170px;
}

.item-page iframe {
	border: 5px solid #7dbf3b;
	height: 545px
}

.blog .items-row>div[class*='col-'] {
	margin-bottom: 30px;
}

.left-map .custom {
	background: #fafafa;
	text-align: center;
}

.left-map .custom img {
	padding: 15px;
	text-align: center;
}

.aside-title-map {
	background: url(../images/sb_15_location.png) #f7f7f7 no-repeat 10px center;
	padding: 20px 0;
	color: #6cb71f;
	font-size: 1.25rem;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	padding-left: 55px;
	line-height: 1em;
}

header {
	background: #fff;
}

.moduletablemenu .menu li {
	float: left;
	width: 50%;
}

.moduletablemenu .menu li .nav-link {
	padding: 0;
}

header .logo img {
	padding-top: 10px;
	padding-bottom: 10px;
}

.header-buttons {
	padding-right: 0px;
	padding-top: 16px;
	padding-left: 40px;
}

.header-buttons .btn {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1rem;
	color: #6cb71f;
	padding-left: 35px;
	margin-bottom: 10px;
}

.header-buttons .col-md-6:nth-child(1) .btn:nth-child(1) {
	background: url(../images/hPhone.png) no-repeat left center;
}

.header-buttons .col-md-6:nth-child(1) .btn:nth-child(2) {
	background: url(../images/hDiplome.png) no-repeat left center;
	margin-bottom: 0px;
}

.header-buttons .col-md-6:nth-child(2) .btn:nth-child(1) {
	background: url(../images/hDownload.png) no-repeat left center;
}

.header-buttons .col-md-6:nth-child(2) .btn:nth-child(2) {
	background: url(../images/hOtlichija.png) no-repeat left center;
	margin-bottom: 0px;
}

.header-buttons .btn:hover,
.header-buttons .btn:focus {
	text-decoration: underline;
	box-shadow: none;
}

.header-email p {
	background: url(../images/email.png) no-repeat left center;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 4px;
}

.header-social-social a {
	color: #fff;
	width: 42px;
	height: 42px;
	margin-right: 5px;
	border: none;
	border-radius: 50%;
	box-shadow: none;
	text-align: center;
	text-decoration: none;
	line-height: 41px;
	white-space: nowrap;
	display: inline-block;
	position: relative;
	vertical-align: middle;
}

.header-social-social a.whatsapp {
	background: #2cb742;
}

.header-social-social a.vk {
	background: #4d76a1;
}

.header-social-social a.facebook {
	background: #475993;
}

.header-social-social a.instagram {
	background: #ee539e;
}

.header-social-social a.google {
	background: #dd4b39;
}

.header-social-social a .fa {
	font-size: 26px;
	margin-top: 8px;
}

.header-social-social a:hover {
	background: #69a132;
}

.header-email {
	padding-top: 13px;
	padding-left: 60px;
}

.header-email p a {
	color: #282828;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1rem;
	font-weight: bold;
}

.header-phone {
	padding-top: 13px;
}

.header-phone>div {
	background: url(../images/phone.png) no-repeat left center;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 4px;
}

.header-phone>div a {
	color: #282828;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1em;
}

.header-phone>div p {
	color: #5e5e5e;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: .8rem;
	margin-bottom: 0px;
}

.header-phone>div:nth-child(2) {
	margin-bottom: 0px;
	background: url(../images/phone.png) no-repeat top left;
	padding-bottom: 0;
	padding-top: 0;
}

.top-header-one {
	background: #f14e43;
	padding: 10px 0;
}

input#input-search-city {
	width: 100%;
	margin: 10px 0;
	border: 1px solid #73b036;
	text-indent: 10px;
}

input#input-search-city::-webkit-input-placeholder {
	font-family: 'Roboto Condensed', sans-serif;
	color: #6cb71f;
}

input#input-search-city::-moz-placeholder {
	font-family: 'Roboto Condensed', sans-serif;
	color: #6cb71f;
}

input#input-search-city:-moz-placeholder {
	font-family: 'Roboto Condensed', sans-serif;
	color: #6cb71f;
}

input#input-search-city:-ms-input-placeholder {
	font-family: 'Roboto Condensed', sans-serif;
	color: #6cb71f;
}

#found-city {
	position: absolute;
}

#found-city>ul {
	position: relative;
	z-index: 999999999;
	background: white;
	padding: 0;
	list-style: none;
	display: block;
}

#found-city>ul li a {
	border-bottom: 1px solid #e4e1e6;
	display: block;
	position: relative;
	padding: 5px 10px;
	z-index:999999;	
}

#found-city>ul li:last-child a {
	border-bottom: none
}

#found-city>ul li a:hover {
	color: #f14e43;
}

.top-header-one .btn {
	border: 2px solid white;
	background: url(../images/search_ico.png) no-repeat 15px center, rgba(125, 191, 59, 1);
	background: url(../images/search_ico.png) no-repeat 15px center, -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/search_ico.png) no-repeat 15px center, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: url(../images/search_ico.png) no-repeat 15px center, -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/search_ico.png) no-repeat 15px center, -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/search_ico.png) no-repeat 15px center, -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/search_ico.png) no-repeat 15px center, linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
	color: #fff;
	width: 100%;
	padding-left: 30px;
	border-radius: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1rem;
	font-weight: 300;
}

.top-header-one .btn:hover,
.top-header-one .btn:hover {
	background: url(../images/search_ico.png) no-repeat 15px center, rgba(115, 176, 54, 1);
	background: url(../images/search_ico.png) no-repeat 15px center, -moz-linear-gradient(top, rgba(115, 176, 54, 1) 0%, rgba(115, 176, 54, 1) 46%, rgba(125, 191, 59, 1) 52%, rgba(125, 191, 59, 1) 100%);
	background: url(../images/search_ico.png) no-repeat 15px center, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(115, 176, 54, 1)), color-stop(46%, rgba(115, 176, 54, 1)), color-stop(52%, rgba(125, 191, 59, 1)), color-stop(100%, rgba(125, 191, 59, 1)));
	background: url(../images/search_ico.png) no-repeat 15px center, -webkit-linear-gradient(top, rgba(115, 176, 54, 1) 0%, rgba(115, 176, 54, 1) 46%, rgba(125, 191, 59, 1) 52%, rgba(125, 191, 59, 1) 100%);
	background: url(../images/search_ico.png) no-repeat 15px center, -o-linear-gradient(top, rgba(115, 176, 54, 1) 0%, rgba(115, 176, 54, 1) 46%, rgba(125, 191, 59, 1) 52%, rgba(125, 191, 59, 1) 100%);
	background: url(../images/search_ico.png) no-repeat 15px center, -ms-linear-gradient(top, rgba(115, 176, 54, 1) 0%, rgba(115, 176, 54, 1) 46%, rgba(125, 191, 59, 1) 52%, rgba(125, 191, 59, 1) 100%);
	background: url(../images/search_ico.png) no-repeat 15px center, linear-gradient(to bottom, rgba(115, 176, 54, 1) 0%, rgba(115, 176, 54, 1) 46%, rgba(125, 191, 59, 1) 52%, rgba(125, 191, 59, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73b036', endColorstr='#7dbf3b', GradientType=0);
}

.top-header-one p {
	margin-bottom: 0px;
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1rem;
	font-weight: 300;
}

.navbar-light .navbar-nav .nav-link {
	color: #fff;
	font-size: 1.2rem;
	padding-top: .9rem;
	padding-bottom: .1rem;
	font-weight: 300;
	position: relative;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
}

.navbar-light .navbar-nav .nav-link:before {
	content: '';
	position: absolute;
	bottom: 0;
	width: 0;
	height: 2px;
	background: #fff;
	left: 0px;
	-webkit-transition: width 0.5s cubic-bezier(0.56, 0.01, 0, 1);
	transition: width 0.5s cubic-bezier(0.56, 0.01, 0, 1);
}

.navbar-light .navbar-nav .nav-item {
	padding-bottom: .9rem;
}

.navbar-light .navbar-nav .nav-link:hover:before {
	width: 100%;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

.navbar-light .navbar-nav .active>.nav-link:before,
.navbar-light .navbar-nav .nav-link.active:before,
.navbar-light .navbar-nav .nav-link.show:before,
.navbar-light .navbar-nav .show>.nav-link:before {
	width: 100%;
}

.navbar {
	padding: 0px;
}

.breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: .75rem 1rem;
	margin-bottom: 0rem;
	list-style: none;
	background-color: transparent;
	border-radius: 0rem;
}

footer {
	background: #69a132;
	padding-top: 35px;
	color: #ffffff;
}

.top-header {
	/*background: url(../images/top-header.jpg) no-repeat top center;*/
	background-size: cover;
	padding: 25px;
}

.top-header .item {
	padding: 15px;
	background-color: rgba(247, 247, 247, .9);
	padding-bottom: 0px;
}

.top-header .item .title-top {
	text-align: center;
	font-size: 1.1rem;
	font-weight: bold;
	color: #282828;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
}

.top-header .item .title-top-two {
	text-align: center;
	font-size: 1.1rem;
	font-weight: 300;
	color: #282828;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 5px;
}

.top-header .item .price {
	text-align: left;
	font-size: 1.2rem;
	font-weight: bold;
	color: #282828;
	font-family: 'Roboto Condensed', sans-serif;
	padding-bottom: 15px;
	padding-top: 15px;
}

.top-header .item .price span {
	font-weight: 300;
}

.top-header .item .slide_btn {
	background: #f2f2f2;
	color: #73b036;
	font-size: 1.1rem;
	font-weight: bold;
	font-family: 'Roboto Condensed', sans-serif;
	border: 0;
	cursor: pointer;
	box-shadow: none;
	text-align: center;
	width: 100%;
	border-radius: 20px;
	text-transform: uppercase;
	margin-top: 7px;
	padding: 7px 0;
}

.top-header .item .slide_btn:hover,
.top-header .item .slide_btn:focus {
	background: #f14f44;
	color: #fff;
	outline: none;
}

.top-header .owl-carousel .owl-nav {
	position: absolute;
	top: 40%;
	width: 100%;
}

.top-header .owl-carousel .owl-nav .owl-prev {
	left: -3%;
	position: absolute;
}

.top-header .owl-carousel .owl-nav .owl-next {
	right: -3%;
	position: absolute;
}

.top-header .owl-carousel .owl-nav button.owl-next,
.top-header .owl-carousel .owl-nav button.owl-prev,
.top-header .owl-carousel button.owl-dot {
	color: #fff;
	background: #7dbf3b;
	width: 45px;
	height: 45px;
	border-radius: 50%;
}

.top-header .owl-carousel .owl-nav button i {
	font-size: 1.8rem;
	position: relative;
	top: 2px;
}

.top-header .owl-carousel .owl-nav button.owl-next:hover,
.top-header .owl-carousel .owl-nav button.owl-prev:hover,
.top-header .owl-carousel button.owl-dot:hover {
	background: #f14f44;
	outline: none;
}

.top-header .owl-carousel .owl-nav button.owl-next:focus,
.top-header .owl-carousel .owl-nav button.owl-prev:focus,
.top-header .owl-carousel button.owl-dot:focus {
	background: #f14f44;
	outline: none;
}

h1 {
	text-align: left;
	font-size: 2.25rem;
	color: #ee4035;
	border-left: 5px solid #7dbf3b;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 25px;
	margin-top: 10px;
	clear: both;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	padding-top: 10px;
	padding-left: 10px;
}

h2 {
	text-align: left;
	font-size: 2rem;
	color: #ee4035;
	border-left: 5px solid #7dbf3b;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 25px;
	margin-top: 0px;
	clear: both;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	padding-top: 10px;
	padding-left: 10px;
}

h3,
.item-page p.style-h3 {
	text-align: left;
	font-size: 2rem;
	color: #ee4035;
	border-left: 5px solid #7dbf3b;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 25px;
	margin-top: 0px;
	clear: both;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	padding-top: 10px;
	padding-left: 10px;
}

h4 {
	text-align: left;
	font-size: 1.75rem;
	color: #ee4035;
	border-left: 5px solid #7dbf3b;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 25px;
	margin-top: 0px;
	clear: both;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	padding-top: 10px;
	padding-left: 10px;
}

.item-page p {
	color: #282828;
}

.item-page a {
	color: #282828;
	text-decoration: underline;
}

.item-page ul {
	list-style: none;
	padding-left: 35px;
}

.item-page ul li {
	background: url(../images/arrow.png) no-repeat 0px 11px;
	padding: 2px 0px 2px 25px;
	color: #282828;
}

.card-header {
	padding: 0;
	margin-bottom: 0;
	border-radius: 0px;
	background-color: #7dbf3b;
	border-bottom: 1px solid #fff;
}

.card-header:first-child {
	border-radius: 0;
}

.card-header .btn-link {
	color: #fff;
	text-transform: uppercase;
	display: block;
	width: 100%;
	padding: .5rem .75rem;
}

.card-header .btn-link:hover,
.card-header .btn-link:focus {
	text-decoration: none;
}

.card-body .category-module .item-vuz:nth-child(odd) {
	background: #f2f2f2;
}

.accordion {
	margin-bottom: 20px;
}

.card-body {
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: .9rem;
	padding-top: 0px;
}

.card-body .category-module .item-vuz .mod-articles-category-title {
	color: #151515;
	font-size: 1.25rem;
	text-transform: uppercase;
}

.card-body .category-module .item-vuz .mod-articles-category-introtext {
	font-size: 1rem;
	color: #4c4c4c;
	line-height: 1em;
	margin-bottom: 10px;
}

.card-body .category-module .item-vuz .mod-articles-category-readmore .col-lg-3:nth-child(1) .btn {
	background: rgba(240, 82, 71, 1);
	background: -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
	margin-top: 15px;
	margin-bottom: 15px;
	color: #fff;
	padding: 8px 35px;
	border-radius: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1rem;
	font-weight: 300;
}

.card-body .category-module .item-vuz .mod-articles-category-readmore .col-lg-3:nth-child(1) .btn:hover,
.card-body .category-module .item-vuz .mod-articles-category-readmore .col-lg-3:nth-child(1) .btn:focus {
	background: rgba(125, 191, 59, 1);
	background: -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
}

.card-body .category-module .item-vuz .mod-articles-category-readmore .col-lg-3:nth-child(2) .btn {
	background: rgba(125, 191, 59, 1);
	background: -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
	margin-top: 15px;
	margin-bottom: 15px;
	color: #fff;
	padding: 8px 35px;
	border-radius: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1rem;
	font-weight: 300;
}

.card-body .category-module .item-vuz .mod-articles-category-readmore .col-lg-3:nth-child(2) .btn:hover,
.card-body .category-module .item-vuz .mod-articles-category-readmore .col-lg-3:nth-child(2) .btn:focus {
	background: rgba(240, 82, 71, 1);
	background: -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
}

.card-body .category-module .item-vuz .mod-articles-category-introtext {
	font-size: 1rem;
	color: #4c4c4c;
	line-height: 1em;
	margin-bottom: 10px;
}

.card-body .category-module .item-vuz {
	padding-top: 15px;
	padding-bottom: 15px;
}

.item-page img {
	max-width: 100%;
}

.item-page .pull-left.item-image {
	margin-right: 15px;
	margin-bottom: 15px;
}

.clear {
	clear: both;
}

.pagination {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
}

.page-item.disabled .page-link {
	pointer-events: none;
	cursor: auto;
	color: #6cb71f;
	background-color: #f2f2f2;
	border-color: transparent;
	border-bottom: 1px solid #6cb71f;
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem;
}

.page-item.active .page-link {
	z-index: 1;
	color: #ee4035;
	background-color: #f2f2f2;
	border-color: transparent;
	border-bottom: 1px solid #ee4035;
}

.page-link:hover {
	z-index: 2;
	text-decoration: none;
	color: #ee4035;
	background-color: #f2f2f2;
	border-bottom: 1px solid #ee4035;
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #6cb71f;
	font-weight: bold;
	font-size: 1.25rem;
	background-color: #f2f2f2;
	border: 1px solid transparent;
	border-bottom: 1px solid #6cb71f;
	border-radius: 0px;
}

.page-item:last-child .page-link {
	border-top-right-radius: 0rem;
	border-bottom-right-radius: 0rem;
}

.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: .0rem;
	border-bottom-left-radius: 0rem;
}

.pagination li {
	padding-left: 2px;
	padding-right: 2px;
}

.left-nav {
	width: 100%;
}

.left-nav .aside-title {
	padding: 20px 0;
	color: #6cb71f;
	font-size: 1.25rem;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	padding-left: 55px;
	line-height: 1em;
}

.left-nav .aside-title.null {
	background: url(../images/sb_1.png) #f7f7f7 no-repeat 10px center;
}

.left-nav .aside-title.one {
	background: url(../images/sb_2.png) #f7f7f7 no-repeat 10px center;
}

.left-nav .aside-title.two {
	background: url(../images/sb_3.png) #f7f7f7 no-repeat 10px center;
}

.left-nav .aside-title.three {
	background: url(../images/sb_4.png) #f7f7f7 no-repeat 10px center;
}

.left-nav .aside-title.four {
	background: url(../images/sb_5.png) #f7f7f7 no-repeat 10px center;
	font-size: 1rem;
}

.left-nav .aside-title.five {
	background: url(../images/sb_6.png) #f7f7f7 no-repeat 10px center;
}

.left-nav .aside-title.six {
	background: url(../images/sb_7.png) #f7f7f7 no-repeat 10px center;
}

.left-nav .aside-title.seven {
	background: url(../images/sb_8.png) #f7f7f7 no-repeat 10px center;
}

.left-nav .aside-title.eight {
	background: url(../images/sb_9.png) #f7f7f7 no-repeat 10px center;
}

.left-nav .aside-title.nine {
	background: url(../images/sb_10.png) #f7f7f7 no-repeat 10px center;
}

.left-nav .aside-title.ten {
	background: url(../images/sb_11.png) #f7f7f7 no-repeat 10px center;
}

.left-nav .aside-title.eleven {
	background: url(../images/sb_12.png) #f7f7f7 no-repeat 10px center;
}

.left-nav .aside-title.twelve {
	background: url(../images/sb_13.png) #f7f7f7 no-repeat 10px center;
}

.left-nav .aside-title.thirteen {
	background: url(../images/sb_14.png) #f7f7f7 no-repeat 10px center;
}

.left-nav .menu {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}

.left-nav .menu .nav-link {
	display: block;
	padding: .5rem 2rem;
	color: #282828;
	font-family: 'PT Sans', sans-serif;
	background: url(../images/ellipse.png) no-repeat 10px center;
	text-align: left;
}

.left-nav .menu .nav-item {
	border-bottom: 1px dashed #afd787;
	background: #fafafa;
}

.left-nav .menu .nav-link:hover {
	color: #ee4035;
	text-decoration: none;
}

.left-nav .menu .active.nav-link {
	color: #ee4035;
	text-decoration: none;
}

.left-nav .moduletable_menu {
	margin-bottom: 20px;
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: #fff;
}

.table-striped tbody tr:nth-of-type(even) {
	background-color: #f7f7f7;
}

.breadcrumb-item {
	font-size: 16px;
	color: #8c8c8c;
}

.breadcrumb-item.active {
	color: #8c8c8c;
}

.breadcrumb-item .pathway {
	color: #8c8c8c;
}

.breadcrumb-item+.active::before {
	display: inline-block;
	padding-right: 0.5rem;
	color: #6c757d;
	content: "/";
}

.breadcrumb img {
	margin-right: 5px;
}

.footer-column-one p:nth-child(1) {
	font-size: 1.4rem;
	line-height: 1.2em;
}

.footer-column-one p:nth-child(2) {
	font-size: .9rem;
	line-height: 1.2em;
}

.footer-column-one p:nth-child(3) {
	font-size: .9rem;
	line-height: 1.2em;
}

.footer-column-two p:nth-child(1) {
	font-size: 1.2rem;
	line-height: 1.4em;
	font-family: 'Roboto', sans-serif;
}

.footer-column-two p:nth-child(2) {
	font-size: .8rem;
	line-height: 1.2em;
}

.footer-title {
	font-size: 1.4rem;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 15px;
}

.footer-column-three ul {
	padding-left: 0px;
	list-style: none;
}

.footer-column-three ul li {
	font-size: 1.1rem;
	padding: 3px 0;
	background: url(../images/ellipse-footer.png) no-repeat 10px center;
	padding-left: 30px;
}

.footer-column-four ul li {
	float: left;
	width: 50%;
}

.footer-column-four {
	padding-right: 0px;
	padding-left: 0px;
}

.footer-column-four ul li .nav-link {
	display: block;
	padding: 0;
	font-size: 1.1rem;
	padding: 3px 0;
	background: url(../images/ellipse-footer.png) no-repeat 7px center;
	padding-left: 20px;
	color: #fff;
}

.footer-column-four ul li .nav-link:hover,
.footer-column-four ul li .nav-link:focus {
	text-decoration: underline;
}

.footer-column-four ul li.active .nav-link {
	text-decoration: underline;
}

.footer-column-four ul {
	padding-left: 0px;
	list-style: none;
}

footer .line-footer {
	height: 20px;
	background: #5f912d;
	overflow: hidden;
}

.footer-column-three .footer-phone {
	background: url(../images/footer_tel.png) no-repeat 7px center;
}

.footer-column-three .footer-phone p {
	margin-bottom: 0px;
	padding-left: 3rem;
	font-size: .8rem;
}

.footer-column-three .footer-phone p a {
	font-size: 1.4rem;
	font-weight: 700;
	color: #fff;
}

.footer-column-four .footer-email {
	margin-top: 25px;
	margin-bottom: 25px;
}

.footer-column-four .footer-email a {
	font-size: 1.2rem;
	font-weight: 700;
	color: #fff;
	background: url(../images/footer_mail.png) no-repeat 7px center;
	padding-left: 3rem;
}

.footer-column-four .footer-phone a {
	font-size: 1.4rem;
	font-weight: 700;
	color: #fff;
	background: url(../images/footer_mob.png) no-repeat 11px center;
	padding-left: 3rem;
}

#left .last a {
	text-align: right;
	display: block;
	padding: .5rem 2rem;
	font-family: 'PT Sans', sans-serif;
	background: #f2f2f2;
	padding-right: 15px;
	color: #ee4035;
}

#left .last a .fa {
	color: #7dbf3b;
	font-size: 1.3rem;
	position: relative;
	top: 3px;
}

#left .last a:hover,
#left .last a:focus {
	color: #7dbf3b;
	text-decoration: none;
}

#left .last a:hover .fa,
#left .last a:focus .fa {
	color: #ee4035;
}

.aside-title-video {
	background: url(../images/sb_16_youtube.png) #f7f7f7 no-repeat 10px center;
	padding: 20px 0;
	color: #6cb71f;
	font-size: 1.25rem;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	padding-left: 55px;
	line-height: 1em;
}

.left-video .custom {
	background: #fafafa;
}

.left-video .custom iframe {
	padding: 15px;
	border: none;
	padding-bottom: 0;
}

.left-video .btn {
	display: block;
	padding: .5rem 0rem;
	font-size: 1.3rem;
	font-family: 'PT Sans', sans-serif;
	text-transform: uppercase;
	text-decoration: underline;
	;
	background: url(../images/sb_vseVideoObzory.png) #f2f2f2 no-repeat 15px center;
	color: #ee4035;
	padding-left: 25px;
}

.left-video .btn:hover,
.left-map .btn:focus {
	color: #6cb71f
}

.online-form {
	background: url(../images/online.webp) no-repeat top center;
	margin-top: 30px;
	text-align: center;
}

.online-form #online_form label {
	display: none;
}

.w-80 {
	width: 80%;
}

.online-form .title {
	color: #ee4035;
	font-size: 2rem;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-top: 15px;
}

.online-form #online_form input {
	height: 40px;
	font-size: 18px;
	width: 100%;
	color: #6cb71f;
	border-radius: 20px;
}

.online-form #online_form textarea {
	resize: none;
	height: 95px;
	border-radius: 20px;
}

.online-form #online_form .input:nth-of-type(2) {
	margin-top: 15px;
}

.online-form #online_form input:focus,
.online-form #online_form textarea:focus {
	color: #6cb71f;
	border-color: transparent;
	outline: none;
	box-shadow: none;
}

.online-form #online_form input::-webkit-input-placeholder {
	color: #6cb71f;
}

.online-form #online_form input::-moz-placeholder {
	color: #6cb71f;
}

.online-form #online_form input:-ms-input-placeholder {
	color: #6cb71f;
}

.online-form #online_form input:-moz-placeholder {
	color: #6cb71f;
}

.online-form #online_form textarea::-webkit-input-placeholder {
	color: #6cb71f;
}

.online-form #online_form textarea::-moz-placeholder {
	color: #6cb71f;
}

.online-form #online_form textarea:-ms-input-placeholder {
	color: #6cb71f;
}

.online-form #online_form textarea:-moz-placeholder {
	color: #6cb71f;
}

.online-form #online_form button {
	background: rgba(125, 191, 59, 1);
	background: -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
	margin-top: 15px;
	margin-bottom: 15px;
	color: #fff;
	padding: 8px 95px;
	border-radius: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1rem;
	font-weight: 300;
}

.online-form #online_form button:hover,
.online-form #online_form button:hover {
	background: rgba(240, 82, 71, 1);
	background: -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
}

.big-t {
	font-size: 1.5rem;
	font-weight: 700;
	text-align: center;
}

.small-t {
	font-size: 1.2rem;
	font-weight: 700;
	text-align: center;
}

.price-table td {
	padding: .75rem;
	vertical-align: inherit;
	border-top: 1px dashed #afd787;
	border-right: 1px dashed #afd787;
	background: #f7f7f7;
	font-size: 1.1rem;
}

.price-table th {
	padding: .75rem;
	vertical-align: inherit;
	background: #f05147;
	text-align: center;
	border: none;
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1em;
	border-right: 1px solid #ee4035;
}

.price-table tr td:nth-child(1) {
	width: 50%;
}

.price-table tr td:nth-child(2) {
	text-align: center;
}

.price-table tr td:nth-child(3) {
	text-align: center;
}

.price-table td.section {
	background: #7dbf3b;
	text-align: center;
	border: none;
	color: #ffffff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.5rem;
	font-weight: 300;
}

.price-table .doc_title .tit {
	font-weight: 700;
	font-size: 1.2rem;
}

.price-table .priceGoznak .g_p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
}

.price-table .priceGoznak .g_p span {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
}

.price-table tr td:nth-child(3) .price_btn {
	background: url(../images/heat.png) no-repeat 15px center, rgba(240, 82, 71, 1);
	background: url(../images/heat.png) no-repeat 15px center, -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/heat.png) no-repeat 15px center, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: url(../images/heat.png) no-repeat 15px center, -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/heat.png) no-repeat 15px center, -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/heat.png) no-repeat 15px center, -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/heat.png) no-repeat 15px center, linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
	border: none;
	color: #fff;
	text-align: center;
	padding: 5px 45px;
	border-radius: 20px;
	padding-left: 50px;
	cursor: pointer;
}

.price-table tr td:nth-child(3) .price_btn:hover,
.price-table tr td:nth-child(3) .price_btn:focus {
	background: url(../images/heat.png) no-repeat 15px center, rgba(125, 191, 59, 1);
	background: url(../images/heat.png) no-repeat 15px center, -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/heat.png) no-repeat 15px center, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: url(../images/heat.png) no-repeat 15px center, -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/heat.png) no-repeat 15px center, -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/heat.png) no-repeat 15px center, -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/heat.png) no-repeat 15px center, linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
}

.moduletablebottom-z .title {
	text-align: left;
	font-size: 1.8rem;
	line-height: 1.1em;
	color: #ee4035;
	border-left: 5px solid #7dbf3b;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 25px;
	margin-top: 0px;
	clear: both;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	padding-top: 10px;
	padding-left: 10px;
}

.moduletablebottom-z {
	font-size: 1.1rem;
}

.moduletablebottom-z a {
	color: #282828;
}

.moduletableprocess {
	margin: 30px 0;
}

.moduletableprocess .title {
	text-align: center;
	font-size: 2.25rem;
	line-height: 1.1em;
	color: #7dbf3b;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 25px;
	margin-top: 0px;
	clear: both;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	padding-top: 10px;
}

.moduletableprocess .col-md-2 {
	text-align: center;
}

.moduletableprocess .number {
	width: 60px;
	height: 60px;
	color: #fff;
	font-size: 2.25rem;
	background: rgba(125, 191, 59, 1);
	background: -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
	font-weight: 700;
	border-radius: 50%;
}

.moduletableprocess .number span {
	position: relative;
	top: 4px;
}

.moduletableprocess .col-md-10 p {
	text-align: justify;
}

.moduletableprocess .pr-30 {
	padding-right: 30px;
}

.moduletableprocess .col-md-10 p:nth-child(1) {
	color: #ee4035;
	font-size: 1.8rem;
	line-height: 1.1em;
	margin-bottom: 5px;
	font-family: 'Roboto Condensed', sans-serif;
}

.moduletableprocess .col-md-10 p:nth-child(2) {
	color: #5e5e5e;
	line-height: 1.5em;
}

.moduletableprocess .pr-30 p:nth-child(1) {
	text-align: right;
}

.moduletableprocess .pl-30 p:nth-child(1) {
	text-align: left;
}

.moduletableprocess .col-md-2.pr-0 {
	position: relative;
	left: -5px;
}

.moduletableprocess .col-md-2:before {
	content: " ";
	position: absolute;
	width: 2px;
	height: 80px;
	background: #97ce5f;
	left: 29px;
	top: 64px;
}

.moduletableprocess .col-md-2.pr-0:before {
	left: 45px;
}

.customprocess .col-md-7 {
	margin-top: -45px;
}

.customprocess .col-md-7:nth-child(1) {
	margin-top: 0px;
}

.customprocess .col-md-7:nth-child(5) .col-md-2:before {
	display: none;
}

.form-online-rewiews {
	background: url(../images/fon.jpg) no-repeat top center;
	text-align: center;
	background-size: cover;
}

.form-online-rewiews .row {
	margin-left: 0px;
	margin-right: 0px;
	width: 70%;
	margin: 0 auto;
}

.form-online-rewiews .title {
	color: #ee4035;
	font-size: 2rem;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	margin-bottom: 15px;
	padding-top: 25px;
}

.rewiews-posts .rewiews-item {
	margin-bottom: 20px;
}

.rewiews-posts .rewiews-com {
	background: #fafafa;
	padding: 20px;
	position: relative;
}

.rewiews-posts .rewiews-com:before {
	width: 160px;
	position: absolute;
	content: " ";
	height: 100%;
	border-radius: 0 30% 30% 0/0 90% 90% 0;
	background: #f2f2f2;
	left: 0px;
	top: 0px;
}

.rewiews-posts .rewiews-com .rewiews-header {
	position: relative;
	z-index: 22;
	padding-left: 35px;
	background: url(../images/Otzyvy.png) no-repeat bottom left;
}

.rewiews-posts .rewiews-com .rewiews-text {
	position: relative;
	z-index: 22;
	margin-top: 5px;
	color: #5e5e5e;
	font-size: .95rem;
}

.rewiews-posts .rewiews-com .rewiews-header .rewiews-name {
	color: #ee4035;
	font-size: 1.1rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

.rewiews-posts .rewiews-com .rewiews-header .rewiews-date {
	color: #7dbf3b;
	font-size: .9rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

.rewiews-posts .rewiews-answer-autor {
	background: #f2f2f2;
	padding: 20px;
}

.rewiews-posts .rewiews-answer-autor .rewiews-header .rewiews-name {
	color: #ee4035;
	font-size: 1.1rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

.rewiews-posts .rewiews-answer-autor .rewiews-header .rewiews-date {
	color: #7dbf3b;
	font-size: .9rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

.rewiews-posts .rewiews-answer-autor .rewiews-header {
	padding-left: 35px;
	background: url(../images/Otzyvy.png) no-repeat bottom left;
}

.rewiews-posts .rewiews-answer-autor .rewiews-text {
	margin-top: 5px;
	color: #5e5e5e;
	font-size: .95rem;
	border-bottom: 1px dashed #acd384;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.rewiews-posts .rewiews-answer-autor .rewiews-answer-header .rewiews-name {
	color: #282828;
	font-size: 1.1rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
}

.form-online-rewiews .form-control {
	border-radius: 20px;
	color: #282828;
	font-size: 1.1rem;
}

.form-online-rewiews .form-control::-webkit-input-placeholder {
	color: #282828;
	font-size: 1.1rem;
}

.form-online-rewiews .form-control::-moz-placeholder {
	color: #282828;
	font-size: 1.1rem;
}

.form-online-rewiews .form-control:-ms-input-placeholder {
	color: #282828;
	font-size: 1.1rem;
}

.form-online-rewiews .form-control:-moz-placeholder {
	color: #282828;
	font-size: 1.1rem;
}

.form-online-rewiews #comments-form-send .btn {
	background: rgba(240, 82, 71, 1);
	background: -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
	border: none;
	color: #fff;
	text-decoration: none;
	padding: 8px 65px;
	font-size: 1.1rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	border-radius: 20px;
	margin-bottom: 20px;
}

.form-online-rewiews #comments-form-send .btn:hover,
.form-online-rewiews #comments-form-send .btn:focus {
	background: rgba(125, 191, 59, 1);
	background: -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
}

.questions-posts {
	margin-top: 20px;
}

.questions-posts .questions-item {
	background: #f2f2f2;
	padding: 20px;
	margin-bottom: 20px;
}

.questions-posts .questions-item .questions-header .questions-name {
	color: #ee4035;
	font-size: 1.1rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	margin-right: 15px;
}

.questions-posts .questions-item .questions-header .fa {
	font-size: 2rem;
	color: #7dbf3b;
	margin-right: 10px;
}

.questions-posts .questions-item .questions-header .questions-date {
	color: #7dbf3b;
	font-size: .9rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-style: italic;
}

.questions-posts .questions-item .questions-text {
	margin-top: 5px;
	color: #5e5e5e;
	font-size: .95rem;
	border-bottom: 1px dashed #acd384;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.questions-posts .questions-item .questions-answer .questions-answer-header .questions-name {
	color: #282828;
	font-size: 1.1rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	margin-bottom: 10px;
}

.contacts p {
	padding-left: 95px;
	margin-bottom: 5px;
}

.contacts {
	padding-bottom: 25px;
}

.contacts .col-md-6:nth-child(1) {
	background: url(../images/ico_03.png) no-repeat 15px 0;
}

.contacts .col-md-6:nth-child(2) {
	background: url(../images/ico_05.png) no-repeat 15px 0;
}

.contacts .col-md-6:nth-child(3) {
	background: url(../images/ico_10.png) no-repeat 15px 0;
	padding-bottom: 15px;
}

.contacts .col-md-6:nth-child(4) {
	background: url(../images/ico_09.png) no-repeat 15px 0;
	padding-bottom: 15px;
}

.contacts .col-md-6 .title-contacts-name {
	text-transform: uppercase;
	font-size: 1.3rem;
	font-weight: 500;
	color: #6cb71f;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 5px;
}

.contacts p a {
	font-size: 1.2rem;
	color: #282828;
	font-weight: bold;
	text-decoration: none;
}

.contacts p.b {
	font-size: 1.2rem;
	color: #282828;
	font-weight: bold;
}

.contacts-span {
	display: block;
	color: #282828;
	font-size: 1.2rem;
	font-weight: bold;
}

.title-contacts {
	text-align: left;
	font-size: 2rem;
	color: #ee4035;
	border-left: 5px solid #7dbf3b;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 25px;
	margin-top: 0px;
	clear: both;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	padding-top: 10px;
	padding-left: 10px;
}

#form-contacts {
	text-align: center;
}

#form-contacts input {
	height: 40px;
	font-size: 18px;
	width: 100%;
	color: #282828;
	background: #f7f7f7;
	border-radius: 20px;
	border: 0;
}

#form-contacts textarea {
	background: #f7f7f7;
	font-size: 18px;
	width: 100%;
	color: #282828;
	background: #f7f7f7;
	border-radius: 20px;
	border: 0;
	margin-top: 20px;
}

#form-contacts input::-webkit-input-placeholder {
	color: #282828;
}

#form-contacts input::-moz-placeholder {
	color: #282828;
}

#form-contacts input:-ms-input-placeholder {
	color: #282828;
}

#form-contacts input:-moz-placeholder {
	color: #282828;
}

#form-contacts textarea::-webkit-input-placeholder {
	color: #282828;
}

#form-contacts textarea::-moz-placeholder {
	color: #282828;
}

#form-contacts textarea:-ms-input-placeholder {
	color: #282828;
}

#form-contacts textarea:-moz-placeholder {
	color: #282828;
}

#form-contacts button {
	background: rgba(240, 82, 71, 1);
	background: -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
	margin-top: 15px;
	margin-bottom: 15px;
	color: #fff;
	padding: 8px 95px;
	border-radius: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1rem;
	font-weight: 300;
}

#form-contacts button:hover,
#form-contacts button:active {
	background: rgba(125, 191, 59, 1);
	background: -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
}

.suz_title {
	padding: 10px;
	text-align: center;
	color: #6cb71f;
	font-size: 1.5rem;
}

.suz_info {
	padding: 10px;
}

.b_g {
	background: #f7f7f7;
}

.suz_block {
	margin-bottom: 15px;
}

.single_university,
.suz_block {
	border: 1px solid #fafafa;
	border-top: none;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
	background: #fafafa;
}

.single_university a.order_btn,
.article_header a.order_btn,
.suz_btn {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #fff;
	padding: 8px 95px;
	border-radius: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1rem;
	font-weight: 300;
	background: rgba(240, 82, 71, 1);
	background: -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
	font-size: 18px;
	display: inline-block;
	width: auto;
	height: auto;
	font-style: initial;
}

.suz_btn {
	display: block;
	margin: 0 auto 15px;
	border: 0;
}

.suz_btn:hover,
.suz_btn:focus {
	background: rgba(238, 64, 53, 1);
	background: -moz-linear-gradient(top, rgba(238, 64, 53, 1) 0%, rgba(238, 64, 53, 1) 47%, rgba(240, 82, 71, 1) 48%, rgba(240, 82, 71, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(238, 64, 53, 1)), color-stop(47%, rgba(238, 64, 53, 1)), color-stop(48%, rgba(240, 82, 71, 1)), color-stop(100%, rgba(240, 82, 71, 1)));
	background: -webkit-linear-gradient(top, rgba(238, 64, 53, 1) 0%, rgba(238, 64, 53, 1) 47%, rgba(240, 82, 71, 1) 48%, rgba(240, 82, 71, 1) 100%);
	background: -o-linear-gradient(top, rgba(238, 64, 53, 1) 0%, rgba(238, 64, 53, 1) 47%, rgba(240, 82, 71, 1) 48%, rgba(240, 82, 71, 1) 100%);
	background: -ms-linear-gradient(top, rgba(238, 64, 53, 1) 0%, rgba(238, 64, 53, 1) 47%, rgba(240, 82, 71, 1) 48%, rgba(240, 82, 71, 1) 100%);
	background: linear-gradient(to bottom, rgba(238, 64, 53, 1) 0%, rgba(238, 64, 53, 1) 47%, rgba(240, 82, 71, 1) 48%, rgba(240, 82, 71, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee4035', endColorstr='#f05247', GradientType=0);
	color: #fff;
}

.search-university form input {
	background: #f5f5f5;
	border-radius: 20px;
	border: 0;
	font-size: 18px;
	color: #282828;
}

.search-university form input::-webkit-input-placeholder {
	color: #282828;
}

.search-university form input::-moz-placeholder {
	color: #282828;
}

.search-university form input:-ms-input-placeholder {
	color: #282828;
}

.search-university form input:-moz-placeholder {
	color: #282828;
}

.search-university form input:focus {
	background: #f5f5f5;
}

.search-university form select {
	width: 100%;
	font-size: 18px;
	color: #282828;
	background: url(../images/arrow-select.png) #f5f5f5 no-repeat 98% center;
	border-radius: 20px;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.search-university form select:focus {
	background: url(../images/arrow-select.png) #f5f5f5 no-repeat 98% center;
}

.search-university form select option {
	background: #f5f5f5;
}

.search-university form .sub-search {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #fff;
	padding: 8px 95px;
	border-radius: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1rem;
	font-weight: 300;
	background: rgba(240, 82, 71, 1);
	background: -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
	font-size: 18px;
	display: inline-block;
	width: auto;
	height: auto;
	font-style: initial;
}

.search-university form .sub-search:focus,
.search-university form .sub-search:hover {
	background: rgba(125, 191, 59, 1);
	background: -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
	color: #fff;
}

.text-center p {
	text-align: center;
}

.blog .items-row .item {
	background: #f7f7f7;
	text-align: center;
	padding: 15px;
	position: relative;
}

.blog .items-row .item .post-title {
	color: #ee4035;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.3rem;
	font-weight: 300;
	margin-top: 5px;
	margin-bottom: 10px;
}

.blog .items-row .item .items-ld {
	text-align: justify;
}

.blog .items-row .item .readmore {
	margin: 0 auto;
}

.blog .items-row .item .readmore a .fa {
	margin-left: 7px;
	position: relative;
	top: 1px;
}

.blog .items-row .item .readmore a {
	background: rgba(125, 191, 59, 1);
	background: -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
	color: #fff;
	padding: 7px 45px;
	border-radius: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
}

.blog .items-row .item .readmore a:hover,
.blog .items-row .item .readmore a:focus {
	background: rgba(238, 64, 53, 1);
	background: -moz-linear-gradient(top, rgba(238, 64, 53, 1) 0%, rgba(238, 64, 53, 1) 47%, rgba(240, 82, 71, 1) 48%, rgba(240, 82, 71, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(238, 64, 53, 1)), color-stop(47%, rgba(238, 64, 53, 1)), color-stop(48%, rgba(240, 82, 71, 1)), color-stop(100%, rgba(240, 82, 71, 1)));
	background: -webkit-linear-gradient(top, rgba(238, 64, 53, 1) 0%, rgba(238, 64, 53, 1) 47%, rgba(240, 82, 71, 1) 48%, rgba(240, 82, 71, 1) 100%);
	background: -o-linear-gradient(top, rgba(238, 64, 53, 1) 0%, rgba(238, 64, 53, 1) 47%, rgba(240, 82, 71, 1) 48%, rgba(240, 82, 71, 1) 100%);
	background: -ms-linear-gradient(top, rgba(238, 64, 53, 1) 0%, rgba(238, 64, 53, 1) 47%, rgba(240, 82, 71, 1) 48%, rgba(240, 82, 71, 1) 100%);
	background: linear-gradient(to bottom, rgba(238, 64, 53, 1) 0%, rgba(238, 64, 53, 1) 47%, rgba(240, 82, 71, 1) 48%, rgba(240, 82, 71, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee4035', endColorstr='#f05247', GradientType=0);
}

.blog .items-row>div[class*='col-'] {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex: 1 0 auto;
}

.blog .items-leading .post-preview {
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 10px;
}

.blog .items-leading .post-preview .post-title a {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	color: #ee4035;
	font-size: 1.2rem;
	font-family: 'Roboto Condensed', sans-serif;
}

.price-gos {
	margin-bottom: 30px;
}

.price-gos .item-price-gos {
	background: #f7f7f7;
	padding: 15px;
}

.price-gos .item-price-gos .title {
	color: #ee4035;
	font-size: 1.2rem;
	text-transform: uppercase;
	text-align: center;
}

.price-gos .item-price-gos .title-two {
	color: #282828;
	font-size: .9rem;
	text-align: center;
}

.price-gos .item-price-gos .tip {
	color: #282828;
	font-size: .9rem;
	text-align: center;
}

.price-gos .item-price-gos .btn-gos {
	color: #fff;
	width: 100%;
	padding-left: 30px;
	border-radius: 30px;
	font-size: 1rem;
	text-decoration: none;
}

.price-gos .item-price-gos .btn-video {
	background: url(../images/c_smotret_video.png) no-repeat 15px center, rgba(125, 191, 59, 1);
	background: url(../images/c_smotret_video.png) no-repeat 15px center, -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/c_smotret_video.png) no-repeat 15px center, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: url(../images/c_smotret_video.png) no-repeat 15px center, -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/c_smotret_video.png) no-repeat 15px center, -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/c_smotret_video.png) no-repeat 15px center, -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/c_smotret_video.png) no-repeat 15px center, linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
	margin-bottom: 7px;
}

.price-gos .item-price-gos .btn-video:hover,
.price-gos .item-price-gos .btn-video:hover {
	background: url(../images/c_smotret_video.png) no-repeat 15px center, rgba(240, 82, 71, 1);
	background: url(../images/c_smotret_video.png) no-repeat 15px center, -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/c_smotret_video.png) no-repeat 15px center, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: url(../images/c_smotret_video.png) no-repeat 15px center, -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/c_smotret_video.png) no-repeat 15px center, -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/c_smotret_video.png) no-repeat 15px center, -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/c_smotret_video.png) no-repeat 15px center, linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
}

.price-gos .item-price-gos .btn-foto {
	background: url(../images/c_smotret_foto.png) no-repeat 15px center, rgba(125, 191, 59, 1);
	background: url(../images/c_smotret_foto.png) no-repeat 15px center, -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/c_smotret_foto.png) no-repeat 15px center, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: url(../images/c_smotret_foto.png) no-repeat 15px center, -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/c_smotret_foto.png) no-repeat 15px center, -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/c_smotret_foto.png) no-repeat 15px center, -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/c_smotret_foto.png) no-repeat 15px center, linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
}

.price-gos .item-price-gos .btn-foto:hover,
.price-gos .item-price-gos .btn-foto:hover {
	background: url(../images/c_smotret_foto.png) no-repeat 15px center, rgba(240, 82, 71, 1);
	background: url(../images/c_smotret_foto.png) no-repeat 15px center, -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/c_smotret_foto.png) no-repeat 15px center, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: url(../images/c_smotret_foto.png) no-repeat 15px center, -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/c_smotret_foto.png) no-repeat 15px center, -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/c_smotret_foto.png) no-repeat 15px center, -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/c_smotret_foto.png) no-repeat 15px center, linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
}

.price-gos .item-price-gos .btn-zakaz {
	background: url(../images/heat.png) no-repeat 25px center, rgba(240, 82, 71, 1);
	background: url(../images/heat.png) no-repeat 25px center, -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/heat.png) no-repeat 25px center, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: url(../images/heat.png) no-repeat 25px center, -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/heat.png) no-repeat 25px center, -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/heat.png) no-repeat 25px center, -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: url(../images/heat.png) no-repeat 25px center, linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
	border: none;
	color: #fff;
	text-align: center;
	padding: 5px 45px;
	border-radius: 20px;
	padding-left: 60px;
	cursor: pointer;
	width: 100%;
}

.price-gos .item-price-gos .btn-zakaz:hover,
.price-gos .item-price-gos .btn-zakaz:focus {
	background: url(../images/heat.png) no-repeat 25px center, rgba(125, 191, 59, 1);
	background: url(../images/heat.png) no-repeat 25px center, -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/heat.png) no-repeat 25px center, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: url(../images/heat.png) no-repeat 25px center, -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/heat.png) no-repeat 25px center, -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/heat.png) no-repeat 25px center, -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: url(../images/heat.png) no-repeat 25px center, linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
}

.price-gos .item-price-gos .gos-price {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.5rem;
	text-align: center;
	margin-top: 18px;
	font-weight: 700;
}

.price-gos .item-price-gos .gos-price span {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.4rem;
	font-weight: 400;
}

.moduletablerewiews {
	text-align: center;
	background: url(../images/rewiews.webp) no-repeat top center;
	padding-left: 35px;
	padding-right: 35px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	background-size: cover;
}

.moduletablerewiews .title {
	color: #ee4035;
	font-size: 1.8rem;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 25px;
	padding-top: 25px;
}

.moduletablerewiews .item-rewiews {
	background: #fafafa;
	height: 100%;
	margin-left: 15px;
	margin-right: 15px;
	padding: 15px;
}

.moduletablerewiews .item-rewiews:before {
	width: 130px;
	position: absolute;
	content: " ";
	height: 60%;
	border-radius: 0 50% 50% 0/0 100% 100% 0;
	background: #f2f2f2;
	left: 29px;
	top: 0px;
}

.moduletablerewiews .item-rewiews .text-rewiews {
	text-align: justify;
	z-index: 9;
	position: relative;
	background: url(../images/kavuchki.png) no-repeat top left;
	padding-top: 20px;
}

.moduletablerewiews .item-rewiews .name {
	text-align: right;
	color: #ee4035;
	font-size: 1.1rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}

.moduletablerewiews .item-rewiews .date {
	text-align: right;
	color: #7dbf3b;
	font-size: .9rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

.moduletablerewiews .btn {
	background: rgba(125, 191, 59, 1);
	background: -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
	margin-top: 30px;
	color: #fff;
	padding: 8px 45px;
	border-radius: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1rem;
	text-decoration: none;
	font-weight: 300;
}

.moduletablerewiews .btn:hover,
.moduletablerewiews .btn:hover {
	background: rgba(240, 82, 71, 1);
	background: -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
}

.moduletablequestions {
	text-align: center;
	background: url(../images/vopros.jpg) no-repeat top center;
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-left: 35px;
	padding-right: 35px;
	background-size: cover;
}

.moduletablequestions .title {
	color: #fff;
	font-size: 1.8rem;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 25px;
	padding-top: 25px;
}

.moduletablequestions .item-questions {
	background: #fafafa;
	height: 100%;
	text-align: left;
}

.moduletablequestions .item-questions .text-questions-questions {
	position: relative;
}

.moduletablequestions .item-questions .text-questions-questions:before {
	width: 140px;
	position: absolute;
	content: " ";
	height: 100%;
	border-radius: 0 60% 60% 0/0 90% 90% 0;
	background: #f2f2f2;
	left: 0px;
	top: 0px;
}

.moduletablequestions .item-questions .text-questions-questions .name {
	padding-top: 15px;
	padding-left: 5px;
	z-index: 9;
	position: relative;
	color: #ee4035;
	font-size: 1.1rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	display: inline-block;
}

.moduletablequestions .item-questions .text-questions-questions .fa {
	font-size: 2rem;
	color: #7dbf3b;
	margin-right: 5px;
	z-index: 9;
	position: relative;
	padding-left: 15px;
}

.moduletablequestions .item-questions .text-questions-questions .date {
	padding-left: 15px;
	z-index: 9;
	position: relative;
	color: #7dbf3b;
	font-size: .9rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

.moduletablequestions .item-questions .text-questions {
	position: relative;
	z-index: 9;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	border-bottom: 1px dashed #afd787;
}

.moduletablequestions .item-questions .text-questions-answer .adm {
	color: #282828;
	font-size: 1.1rem;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	margin-bottom: 5px;
}

.moduletablequestions .btn {
	background: rgba(240, 82, 71, 1);
	background: -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
	margin-top: 30px;
	color: #fff;
	padding: 8px 45px;
	border-radius: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1rem;
	text-decoration: none;
	font-weight: 300;
}

.moduletablequestions .btn:hover,
.moduletablequestions .btn:hover {
	background: #fff;
	color: #ee4035;
}

.moduletablequestions .item-questions .text-questions-answer {
	padding: 15px;
}

#callback {
	text-align: center;
}

#callback input {
	height: 40px;
	font-size: 18px;
	width: 100%;
	color: #282828;
	background: #f7f7f7;
	border-radius: 20px;
	border: 0;
	margin-top: 15px;
}

#callback input::-webkit-input-placeholder {
	color: #282828;
}

#callback input::-moz-placeholder {
	color: #282828;
}

#callback input:-ms-input-placeholder {
	color: #282828;
}

#callback input:-moz-placeholder {
	color: #282828;
}

#callback button {
	background: rgba(240, 82, 71, 1);
	background: -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
	margin-top: 15px;
	margin-bottom: 15px;
	color: #fff;
	padding: 8px 95px;
	border-radius: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1rem;
	font-weight: 300;
}

#callback button:hover,
#callback button:active {
	background: rgba(125, 191, 59, 1);
	background: -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
}

.hidden {
	display: none;
}

.width-60 {
	width: 60%;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0 auto;
}

.width-60 select {
	color: #fff;
	font-size: 1.1rem;
	border-radius: 20px;
	background: url(../images/arrow-select-arrow.png) #7dbf3b no-repeat 98% center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.width-60 select:focus {
	background: url(../images/arrow-select-arrow.png) #7dbf3b no-repeat 98% center;
	color: #fff;
	font-size: 1.1rem;
	outline: none;
	border-color: transparent;
	box-shadow: none;
}

.form-title {
	text-align: center;
	color: #ee4035;
	font-size: 1.8rem;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 25px;
	font-weight: 300;
}

.order_form input {
	background: #f5f5f5;
	border-radius: 20px;
	border: 0;
	font-size: 18px;
	color: #282828;
}

.order_form textarea {
	background: #f5f5f5;
	border-radius: 20px;
	border: 0;
	font-size: 18px;
	color: #282828;
}

.order_form .input {
	margin-bottom: 1rem;
}

.order_form input::-webkit-input-placeholder {
	color: #282828;
}

.order_form input::-moz-placeholder {
	color: #282828;
}

.order_form input:-ms-input-placeholder {
	color: #282828;
}

.order_form input:-moz-placeholder {
	color: #282828;
}

.order_form input:focus {
	background: #f5f5f5;
}

.order_form textarea::-webkit-input-placeholder {
	color: #282828;
}

.order_form textarea::-moz-placeholder {
	color: #282828;
}

.order_form textarea:-ms-input-placeholder {
	color: #282828;
}

.order_form textarea:-moz-placeholder {
	color: #282828;
}

.order_form textarea:focus {
	background: #f5f5f5;
}

.order_form select {
	width: 100%;
	font-size: 18px;
	color: #282828;
	background: url(../images/arrow-select.png) #f5f5f5 no-repeat 98% center;
	border-radius: 20px;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.order_form select:focus {
	background: url(../images/arrow-select.png) #f5f5f5 no-repeat 98% center;
}

.order_form select option {
	background: #f5f5f5;
}

.order_form .btn {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #fff;
	padding: 8px 95px;
	border-radius: 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.1rem;
	font-weight: 300;
	background: rgba(240, 82, 71, 1);
	background: -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
	background: -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	background: linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
	font-size: 18px;
	display: inline-block;
	width: auto;
	height: auto;
	font-style: initial;
	text-align: center;
}

.order_form .btn:focus,
.order_form .btn:hover {
	background: rgba(125, 191, 59, 1);
	background: -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
	background: -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	background: linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
	color: #fff;
}

.category-module {
	padding-left: 0px;
}

.category-module li {
	float: left;
	width: 50%;
}

.category-module li a {
	color: #000;
	text-decoration: none;
}

.category-module li a:hover,
.category-module li a:focus {
	text-decoration: underline;
}

.margin0 {
	text-align: center;
}

.mobile {
	display: none;
}

#jc div#nav-bottom {
	margin: 20px 0 20px 0;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

#jc #nav-bottom .activepage {
	z-index: 3;
	cursor: default;
	background-color: #f2f2f2;
	border-bottom: 1px solid #ee4035;
	border-radius: 0px;
	font-size: 20px;
	margin-right: 7px;
	height: 40px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #ee4035;
	text-decoration: none;
	padding: 5px 13px;
}

#jc #nav-bottom .page,
#jc #nav-top .page {
	padding: 5px 13px;
	height: 40px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #6cb71f;
	text-decoration: none;
	background-color: #f2f2f2;
	font-weight: bold;
	border-bottom: 1px solid #6cb71f;
	border-radius: 0px;
	font-size: 20px;
	margin-right: 7px;
}

#jc #nav-bottom .hoverpage,
#jc #nav-top .hoverpage {
	padding: 5px 13px;
	height: 40px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #ee4035;
	text-decoration: none;
	background-color: #f2f2f2;
	font-weight: bold;
	border-bottom: 1px solid #6cb71f;
	border-radius: 0px;
	font-size: 20px;
	margin-right: 7px;
}

.form-messages .alert-danger {
	position: absolute;
	top: 0;
	right: 0;
}

@media(max-width:1150px) {
	.contacts .col-md-6 .title-contacts-name {
		text-transform: uppercase;
		font-size: 1rem;
		padding-top: 10px;
	}

	.width-60 {
		width: 80%;
	}

	header .logo img {
		padding-top: 10px;
		padding-bottom: 10px;
		max-width: 92px;
	}

	.header-buttons .btn {
		font-size: 0.8rem;
	}

	.header-social-social a {
		width: 25px;
		height: 25px;
		line-height: 24px;
		margin-right: 4px;
	}

	.header-social-social a .fa {
		font-size: 15px;
		margin-top: 0px;
	}

	.header-email p {
		background: none;
		padding-left: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-bottom: 4px;
	}

	.header-email {
		padding-top: 10px;
		padding-left: 45px;
	}

	.header-phone>div {
		background: none;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 10px;
		margin-bottom: 4px;
	}

	.header-phone>div:nth-child(2) {
		margin-bottom: 0px;
		background: none;
		padding-bottom: 0;
		padding-top: 0;
	}

	.top-header-one p {
		margin-bottom: 0px;
		color: #fff;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: .9rem;
		font-weight: 300;
	}

	.top-header-one .btn {
		padding-left: 45px;
		font-size: .8rem !important;
	}

	.navbar-light .navbar-nav .nav-link {
		font-size: .9rem;
	}

	.moduletablerewiews .col-md-4 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}

	.footer-column-three .footer-phone p a {
		font-size: 1.3rem;
		font-weight: 700;
		color: #fff;
	}

	.footer-column-four .footer-email a {
		font-size: 1rem;
	}

	.item-price-gos .col-md-7 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
		margin-bottom: 10px;
	}

	.item-price-gos .col-md-5 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.moduletableprocess .col-md-2.pr-0 {
		position: relative;
		left: -25px;
	}

	.left-video .btn {
		font-size: 1rem;
	}

	#left .last a {
		padding: .5rem 0rem;
		font-size: 0.8rem;
	}
}

@media(max-width:1000px) {
	.form-online-rewiews .row {
		margin-left: 0px;
		margin-right: 0px;
		width: 90%;
		margin: 0 auto;
	}

	.header-social-social {
		display: none;
	}

	.header-email {
		padding-top: 2px;
	}

	.mobile {
		display: block;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 1rem;
		color: #6cb71f;
		padding-left: 15px;
		background: url(../images/hDiplome.png) no-repeat 8px center;
		margin-bottom: 0px;
		margin-top: -10px;
	}

	.btn-mobile {
		background: url(../images/hPhone.png) no-repeat 8px center;
		padding-left: 56px;
	}

	.mobile:hover,
	.mobile:focus {
		color: #6cb71f;
		text-decoration: underline;
	}

	.header-buttons {
		display: none;
	}

	.header-email p {
		background: url(../images/email.png) no-repeat left center;
		padding-left: 50px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-bottom: 0px;
	}

	.header-phone>div {
		background: url(../images/phone.png) no-repeat left center;
		padding-left: 50px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-bottom: 4px;
	}

	.header-phone {
		padding-top: 7px;
	}

	.price-gos .item-price-gos .title {
		font-size: 1rem;
	}

	.top-header-one .one {
		display: none;
	}

	.top-header-one .btn {
		padding-left: 45px;
		font-size: 1.2rem !important;
	}

	.header-phone>div:nth-child(2) {
		margin-bottom: 0px;
		background: url(../images/phone.png) no-repeat top left;
		padding-bottom: 0;
		padding-top: 0;
	}

	#left {
		width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.content {
		width: 100%;
		width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.navbar-brand {
		display: inline-block;
	}

	.navbar-light {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.navbar-light .navbar-brand {
		text-transform: uppercase;
		color: #fff;
		padding-left: 30px;
	}

	.navbar-light .navbar-toggler {
		color: #fff;
		border-color: #fff;
		margin-right: 30px;
		border-radius: 0;
	}

	.navbar-light .navbar-toggler:hover {
		background: #f14e43;
	}

	.navbar-light .navbar-toggler:focus {
		background: #f14e43;
		border-color: #fff;
		outline: none;
		box-shadow: none;
	}

	.custom-toggler .navbar-toggler-icon {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
	}

	.navbar-light .navbar-nav .nav-link {
		font-size: 1.2rem;
		text-align: left;
		padding-left: 15px;
	}

	#left .navbar {
		background-color: #6eb81f;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	#left .navbar-collapse {
		background: #fff !important;
	}

	#left .navbar .navbar-brand {
		text-transform: uppercase;
		color: #fff;
		padding-left: 15px;
	}

	#left .navbar .navbar-toggler {
		color: #fff;
		border-color: #fff;
		border-radius: 0;
		margin-right: 15px;
	}

	#left .navbar .navbar-toggler:hover {
		background: #f14e43;
	}

	#left .navbar .navbar-toggler:focus {
		background: #f14e43;
		border-color: #fff;
		outline: none;
		box-shadow: none;
	}
}

@media(max-width:767px) {
	.category-module li {
		float: left;
		width: 100%;
	}

	.item-vuz .col-sm-12 {
		text-align: center;
	}

	.blog .items-row .col-md-6 {
		margin-bottom: 20px;
	}

	#inputcontacts2 {
		margin-top: 15px;
	}

	.width-60 {
		width: 100%;
	}

	.price-table th {
		font-size: 1.2rem;
	}

	.price-table td.section {
		font-size: 1.2rem;
	}

	.price-table .doc_title .tit {
		font-weight: 700;
		font-size: 1rem;
	}

	.price-table td {
		font-size: 1rem;
	}

	.mobile {
		display: block;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 1rem;
		color: #6cb71f;
		padding-left: 0px;
		background: none;
		padding-top: 3px;
		text-align: left;
	}

	.header-phone>div p {
		font-size: .7rem;
	}

	.header-email p {
		background: none;
		padding-left: 0px;
		padding-top: 4px;
		padding-bottom: 0px;
		margin-bottom: 4px;
	}

	.header-phone>div {
		background: none;
		padding-left: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 4px;
	}

	.header-phone {
		padding-top: 17px;
	}

	.header-phone>div:nth-child(2) {
		margin-bottom: 0px;
		background: none;
		padding-bottom: 0;
		padding-top: 0;
	}

	.header-email {
		padding-top: 10px;
		padding-left: 22px;
	}

	.top-header-one .btn {
		margin-bottom: 15px;
	}

	.moduletablequestions .col-md-6 {
		margin-top: 30px;
	}

	.online-form {
		background-size: cover;
	}

	.w-80 {
		width: 100%;
	}

	.online-form .textarea {
		margin-top: 15px;
	}

	.footer-column-one {
		display: none;
	}

	.footer-column-three .footer-title,
	.footer-column-three .custom {
		display: none;
	}

	.footer-column-four ul {
		padding-left: 0px;
	}

	.footer-column-four .footer-title {
		display: none;
	}

	.footer-column-two {
		text-align: center;
	}

	.footer-column-three {
		text-align: center;
	}

	.footer-column-four {
		text-align: center;
	}

	.footer-column-three .footer-phone {
		background: url(../images/footer_tel.png) no-repeat 28% center;
	}

	.auto {
		margin-bottom: 0px !important;
	}

	.footer-column-four ul li .nav-link {
		background: none;
		padding-left: 0;
	}

	header .logo img {
		padding-top: 5px;
		padding-bottom: 10px;
		max-width: 87px;
	}

	.customprocess .col-md-2 {
		display: none;
	}

	.customprocess .col-md-7 {
		margin-top: 0px;
		padding-left: 0px !important;
		padding-right: 0px;
	}

	.top-header .item .slide_btn {
		margin-top: 0;
		margin-bottom: 10px;
	}

	.top-header .item .price {
		padding-bottom: 0px;
		text-align: center;
	}

	.moduletableprocess .pr-30 {
		padding-right: 15px;
	}
}

@media(max-width:533px) {
	.price-gos .item-price-gos .title {
		font-size: 1.3rem;
	}

	.logo {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}

	.header-email {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	.header-phone {
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}

	body {
		overflow-x: hidden;
	}

	h1 {
		font-size: 1.5rem;
	}

	h2 {
		font-size: 1.3rem;
	}

	h3 {
		font-size: 1.2rem;
	}

	.moduletablerewiews .title {
		font-size: 1.5rem;
	}

	.moduletablequestions .title {
		font-size: 1.5rem;
	}

	.moduletableprocess .title {
		font-size: 1.5rem;
	}

	.moduletableprocess .col-md-10 p:nth-child(1) {
		font-size: 1.5rem;
	}

	.moduletablebottom-z .title {
		font-size: 1.5rem;
	}

	.online-form .title {
		font-size: 1.5rem;
	}

	#left {
		padding-left: 0px;
		padding-right: 0px;
	}

	.navbar-light .navbar-brand {
		padding-left: 15px;
	}

	.navbar-light .navbar-toggler {
		margin-right: 15px;
	}
}

@media(max-width:500px) {
	.price-table th:nth-child(2n) {
		display: none;
	}

	.price-table tr td:nth-child(2) {
		display: none;
	}

	.header-email p a {
		font-size: 1rem;
	}

	.header-phone>div .text-phone {
		display: none;
	}

	.top-header {
		padding: 25px 0px;
	}

	.top-header .item .title-top-two {
		font-size: .9rem;
	}

	.moduletablerewiews .item-rewiews {
		margin-left: 0px;
		margin-right: 0px;
	}

	.moduletablerewiews .item-rewiews:before {
		left: 15px;
	}

	.customprocess .col-md-7 {
		padding-left: 0px !important;
	}

	.moduletableprocess .pr-30 {
		padding-right: 0px;
	}

	.customprocess .col-md-7 .col-md-10 {
		padding-right: 0px;
		padding-left: 0;
	}

	.customprocess .col-md-7 {
		margin-top: 0px;
		margin-left: 0;
	}
}

@media(max-width:465px) {
	.logo {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.header-email {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
		text-align: center;
		padding-top: 5px;
	}

	.header-email .mobile {
		text-align: center;
	}

	.header-email p a {
		font-size: 1.2rem;
	}

	.header-phone {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-top: 0;
	}

	.header-phone>div {
		display: inline-block;
		width: 49%;
		text-align: center;
	}

	header .logo img {
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.header-email p {
		padding-top: 0px;
	}

	.owl-carousel .owl-item img {
		display: block;
		width: inherit !important;
		text-align: center;
		margin: 0 auto;
	}

	.moduletablerewiews,
	.moduletablequestions {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media(max-width:415px) {}

@media(max-width:375px) {
	.footer-column-three .footer-phone {
		background: url(../images/footer_tel.png) no-repeat 13% center;
	}

	.footer-column-four ul li {
		float: left;
		width: 100%;
	}
}

@media(max-width:365px) {
	.price-table tr td:nth-child(3) .price_btn {
		padding: 5px 20px;
		background: rgba(240, 82, 71, 1);
		background: -moz-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 82, 71, 1)), color-stop(52%, rgba(240, 82, 71, 1)), color-stop(53%, rgba(238, 64, 53, 1)), color-stop(100%, rgba(238, 64, 53, 1)));
		background: -webkit-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
		background: -o-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
		background: -ms-linear-gradient(top, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
		background: linear-gradient(to bottom, rgba(240, 82, 71, 1) 0%, rgba(240, 82, 71, 1) 52%, rgba(238, 64, 53, 1) 53%, rgba(238, 64, 53, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f05247', endColorstr='#ee4035', GradientType=0);
	}

	.price-table tr td:nth-child(3) .price_btn:hover,
	.price-table tr td:nth-child(3) .price_btn:focus {
		background: rgba(125, 191, 59, 1);
		background: -moz-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(125, 191, 59, 1)), color-stop(48%, rgba(125, 191, 59, 1)), color-stop(54%, rgba(115, 176, 54, 1)), color-stop(100%, rgba(115, 176, 54, 1)));
		background: -webkit-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
		background: -o-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
		background: -ms-linear-gradient(top, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
		background: linear-gradient(to bottom, rgba(125, 191, 59, 1) 0%, rgba(125, 191, 59, 1) 48%, rgba(115, 176, 54, 1) 54%, rgba(115, 176, 54, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7dbf3b', endColorstr='#73b036', GradientType=0);
	}
}

@media(max-width:320px) {
	.header-email p a {
		font-size: 1rem;
	}

	.mobile {
		font-size: 1rem;
	}

	.header-phone>div a {
		font-size: 1rem;
	}

	.top-header-one .btn {
		font-size: 1rem;
	}

	.moduletablequestions .btn {
		padding: 8px 25px;
	}

	.online-form #online_form button {
		padding: 8px 45px;
	}

	.footer-column-three .footer-phone p {
		padding-left: 0rem;
	}

	.footer-column-three .footer-phone {
		background: none;
	}

	.contacts p {
		padding-left: 0px;
	}

	.contacts .col-md-6 {
		background: none !important;
	}

	.btn-mobile {
		padding-left: 10px !important;
	}
}

.wrap_team {
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
}

.card_team {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
	width: 205px;
}

.wrap_team .photo {
	height: 225px;
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 16px;
}

.wrap_team p {
	font-family: PFDinTextMedium;
	font-size: 20px;
	line-height: 25px;
	text-align: center;
}

.wrap_team .post {
	border-top: 1px solid #eee;
	width: 92%;
	padding-top: 10px;
	font-family: PFDinTextRegular;
	font-size: 16px;
}