body {font-family: Montserrat; font-size: 14px;}

@media(max-width: 992px) {
	.reestr-content p {text-indent: 0px; text-align: center;}
	.result-reestr {overflow-x: scroll; max-width: 100%; width: 100%;}
	#search input {font-size: 24px; line-height: 42px}
}

.carousel-item {height: 540px; overflow: hidden;}
.carousel-item .overlay {position: relative; width: 100%; z-index: 1}
.carousel-item .overlay img {position: relative; z-index: 2; width: 100%; max-width: 100%;}
.carousel-item .overlay:after {content: ''; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #7c99ac; z-index: 3; opacity: .7}
.carousel-item .overlay:before {content: ''; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(to top, #ceebff, transparent); z-index: 4; opacity: 1}
.carousel-caption {padding-top: 0; height: 80%; z-index: 3}
.carousel-caption h2 {font-size: 48px; font-weight: 400; text-align: center; color: #fff; max-width: 80%; margin: auto; opacity: 1; position: relative;}
.carousel-caption h2:after {content: ''; display: block; width: 120px; height: 4px; background: #fff; margin: 15px auto;}
.carousel-caption h2 i.d {display: block; width: 100%;}
.carousel-caption p {text-align: center; font-size: 24px; color: #fff; font-weight: 400; margin: 25px 0; }

.carousel-caption h2 .t {font-weight: 600; opacity: .7; text-shadow: 2px 4px #646464;}

header.site {padding: 18px 0;}
header.site .row {display: flex; align-items: center; flex-wrap: wrap;}

header.site .a-contacts {color: #2b5a7d; position: relative; text-align: right; padding-right: 40px; font-weight: 600}
header.site .a-contacts a {display: inline-block; color: #646464; font-weight: 500;}
header.site .a-contacts svg {fill: #77b3d4; margin-right: 8px;}
header.site .a-contacts:after {content: ''; display: block; height: 125px; width: 1px; background: #e6e6e6; position: absolute; top: -42px; right: 0;}
header.site .p-contacts {text-align: left;}
header.site .p-contacts a {font-size: 28px; font-weight: 500; color: #000; text-decoration: none; float: right; display: flex; align-items: center; justify-content: flex-start;}
header.site .p-contacts a svg {margin-right: 12px;}

.st0{fill:#77B3D4;}
.st1{opacity:0.2;}
.st2{fill:#231F20;}
.st3{fill:#FFFFFF;}


.navbar {position: relative; z-index: 1; border-top: 1px solid #e6e6e6; padding: 0}
.navbar-nav .nav-item .nav-link {line-height: 2; font-weight: 600; text-transform: uppercase; padding: 21px 18px; display: inline-block; color: #282828;}
.navbar-nav .nav-item:hover .nav-link,
.navbar-nav .nav-item.active .nav-link {background: #4d6d82; color: #fff;}

.section-contacts-new { padding: 50px 0; text-align: center; background: #4d6d82; color: #fff;}
.section-contacts-new a {color: #fff; text-decoration: none; border-bottom: 1px solid #fff; font-size: 24px;}
.section-contacts-new h3{color: #fff; font-size: 24px; font-weight: 300; opacity: .8}
.section-contacts-new p {color: #fff; font-size: 17px;}

.btn-primary {    background-color: #4d6d82; border-color: #4d6d82;  text-transform: uppercase; font-size: 13px; font-weight: 500;}

.btn-primary:hover { background-color: #2083c5; border-color: #2083c5; }

.section-contacts {position: relative; padding: 65px 0;}
.section-contacts .mapa { height: 100%; position: absolute; top: 0; left: 0; width: 100%; display: block; }
.section-contacts .container {}
.section-contacts .block-contacts {background: #fff; padding: 25px 30px; position: relative;}


header.subheader {padding: 35px 0; background: #294b64; position: relative;}
header.subheader .bg-img {position: absolute; z-index: 1; left: 0; top: 0; left: 0; top: 0; width: 100%; height: 100%; display: block; background-attachment: cover; background-size: 100%; opacity: .18; background-position: center;}
header.subheader .container {position: relative; z-index: 2;}
header.subheader h1 {font-size: 36px; color: #fff; font-weight: 500; text-align: center;}
header.subheader .page-crumbs {}
header.subheader .page-crumbs .breadcrumb {}
header.subheader .page-crumbs .breadcrumb .breadcrumb-item {color: #fff;}
header.subheader .page-crumbs .breadcrumb .breadcrumb-item a {color: #fff}
header.subheader .page-crumbs {
    display: flex;
    align-items: center;
    justify-content: center;
}

article.container {padding-top: 50px; padding-bottom: 45px; font-size: 18px;}

.users-docs {display: flex; flex-direction: row; align-items: stretch; justify-content: space-between;}
.users-docs li {display: block; width: 30%;  background: #9bb1c0;
    padding: 22px;
    border-radius: 6px;}
.users-docs li a h3 {color: #294b64; font-weight: bold;}
.users-docs li a {color: #fff; text-decoration: none;}	
.users-docs li a span {background: #2b5a7d; color: #fff; padding: 6px 12px; border-radius: 4px; font-size: 12px; text-transform: uppercase; font-weight: bold;}
.users-docs li a span svg {fill: #77b3d4}

section.products,
section.feature {padding: 55px 0; position: relative}
section.feature .featurette {display: flex; align-items: center; justify-content: space-between;}
section.feature .featurette img {max-width: 100%;}

section.products {background-image: url(https://ins-club.ru/wp-content/uploads/2.jpg); background-size: 100%; background-position: center;}
section.products:after {content: ''; display: block; background: #4d6d82; position: absolute; top:0; left: 0; width: 100%; height: 100%; z-index: 1; opacity: .9}
section.products .container{position: relative; z-index: 2}

.card-cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 300px!important
}
.card-cover + a {text-decoration: none; display: flex; flex-direction: column}
.card-cover + a .t {font-size: 16px; font-weight: 600; color: #4a516d;}
.card-cover + a .d {display: block; width: 80%; height: 2px; background: #4a516d; margin: 15px 0;}
.card-cover + a .c {font-size: 24px;}

.featurette-divider {
	height: 1px; background: #ccc;
    margin: 5rem 0;
}


.cols-futured-main-item a.btn-primary {background: #374f5e; border-color: #374f5e; box-shadow: 2px 4px #668da7;}
.cols-futured-main-item {display: flex; flex-direction: column; padding: 5px 30px 5px 15px}
.cols-futured-main-item h3 {font-size: 24px; font-weight: 600; color: #fff}
.cols-futured-main-item h3 .t {font-size: 16px; font-weight: bold;}
.cols-futured-main-item h3 .d {display: block; height: 2px; background: #fff; width: 80%; margin: 8px 0;}
.cols-futured-main-item h3 .c {font-size: 21px;}
.cols-futured-main-item p {font-size: 18px; font-weight: 400; color: #fff}

.cols-futured-main-item h3 i.d {display: block}

.rss-feed-news-items {display: flex; flex-direction: row; flex-wrap: wrap; }
.rss-feed-news-item {width: 100%; margin-bottom: 24px}
.rss-feed-news-item .desc {display: none;}

@media (max-width: 1400px) {
	header.site .a-contacts {padding-right: 20px;}
	header.site .a-contacts:after {right: -5px;}
	header.site .p-contacts a {font-size: 24px;}
}


.row.featurette .col-md-7 {padding-left: 70px;}


main article p {text-indent: 50px;}

.block-visible-xs {display: none;}
.second_row{
    padding-top: 20px !important;
}

@media (max-width: 1200px) {
	.carousel-caption h2 {font-size: 36px;}
	.carousel-caption p {font-size: 21px;}
	.navbar-brand img {max-width: 100%;}
	
	.card-cover + a {padding: 1rem!important;}
	.card-cover + a .c {font-size: 21px;}
	
	section.products {background-size: auto 100%;}

}

.navbar-toggler {color: #93a9b7;}
.navbar-toggler:focus {box-shadow: none;}

@media (max-width: 992px) {
	
	.btn-primary {font-size: 16px;}
	
	#myCarousel {height: 47vw;}
	
	.carousel-caption {height: 90%;}
	.carousel-caption p {font-size: 21px}
	.carousel-caption h2 {font-size: 28px;}
	
	
	.navbar-brand {width: 100%; display: block; margin: auto; text-align: left;}
	
	header.site .a-contacts br,
	header.site .a-contacts a,
	header.site .a-contacts span.city,
	header.site .a-contacts span,
	header.site .p-contacts a span {display: none;}
	header.site .a-contacts {font-size: 18px; line-height: 24px; text-align: left;}
	
	header.site .p-contacts a,
	header.site .p-contacts a svg,
	header.site .a-contacts svg {width: 100%; height: initial}
	
	
	header.site .a-contacts:after {display: none}
	
	.block-visible-xs {display: block;}
	.navbar-nav {padding: 12px 0}
	.navbar-nav .nav-item .nav-link {width: 100%;}
	
	
	.users-docs {flex-wrap: wrap; padding-left: 0; padding-top: 15px;}
	.users-docs li {width: 100%; margin-bottom: 15px;}
	
	.section-contacts-new {padding: 0;}
	
	.first-contact-block,
	.second-contact-block,
	.third-contact-block {padding: 15px; padding-bottom: 10px;}

	.second-contact-block {padding: 15px; background: #77b3d4}

	.navffooter {display: none;}
	
	footer .text-muted {text-align: center; padding: 8px;}
	footer .logo {display: none!important}
}

@media (max-width: 480px) {
	header.subheader h1 {font-size: 24px;}
	.carousel-caption p {display: none;}
	header.site .a-contacts,
	header.site .p-contacts {width: 100%; text-align: center; padding: 0;}
	header.site .p-contacts a, header.site .p-contacts a svg, header.site .a-contacts svg {width: 100%; height: 38px; margin: 0}
	.navbar-toggler svg {width: 48px; height: 48px;}
	.navbar-brand {padding: 0 0 0 15px;}
	
	#custom-cards {padding: 0 1rem!important;}
	#custom-cards > .py-5 {padding-top: 1rem!important;}

}
@media (max-width: 380px) {
	header.subheader h1 {font-size: 21px;}
	.navbar-toggler svg {width: 36px; height: 36px;}
}
#pdopage {max-width: 100%; display: block;}
.pagination {max-width: 100%; flex-wrap: wrap;}

.page-link {color: #4d6d82}
.page-item.active .page-link {background: #4d6d82; border-color: #4d6d82;}
.page-item:last-child {display: none;}

.news__items {display: flex; flex-direction: row; align-items: center; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start;}
.news__item {display: flex; flex-direction: column; width: calc(100% / 2 - 12px); border: 1px solid #ccc; padding: 24px 18px; margin-bottom: 24px;}
.news__item:nth-child(2n) {margin-left: auto;}
.news__item .link {display: block; height: 124px; overflow: hidden; display: flex; align-items: center; justify-content: center;}
.news__item .link img {max-width: 100%;}
.news__item h3 {display: inline-block; width: 100%; height: 160px; overflow: hidden}
.news__item .link+h3 {height: 36px}

.news__item .d {display: flex; flex-direction: row; justify-content: space-between; font-size: 12px; align-items: center;}
.news__item .d svg {width: 21px; height: 21px; margin-right: 8px; color: #ccc}
.news__item .btn-primary {padding: 6px 8px 6px 6px; text-transform: initial; }

@media (max-width: 992px) {
	.news__item .link {height: initial;}
	.news__item {width: 100%;}
	.news__item h3 {height: initial!important}
}

@media (max-width: 480px) {
	.news__item .d {flex-wrap: wrap;}
	.news__item .d span {order: 2}
	.news__item .btn-primary {margin: 0 auto 18px; order :1; width: 100%;}
}
.channelinfo {margin-top: 18px; display: block; margin-bottom: 12px;}

.news-item-content > .img-fluid {margin-bottom: 18px}
.news-item-content > .d {display: flex; align-items: center; margin-bottom: 32px;}
.news-item-content > .d span {margin-right: 18px; font-size: 12px; }
.news-item-content > .d span svg {margin-right: 8px; width: 21px; height: 21px; }