
iframe {vertical-align:top}


a, .logo img, .textlink, .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev, .catalog-slider .slide-item, .owl-dot span {
		    transition: all .3s ease;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;

}
header {
		      transition: all .6s ease;
	-webkit-transition: all .6s ease;
	   -moz-transition: all .6s ease;
	    -ms-transition: all .6s ease;
	     -o-transition: all .6s ease;

}
a {
	/*color:#86a5f9;*/
	color:#21397b;
}
a:hover {
	/*color:#ffeb3b;*/
	color:#0a9cfb;
	/*text-shadow: 2px 1px 3px rgb(0 0 0 / 60%);*/
}



a.hoverlink {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
		z-index: 2;
}
.breadcrumb {
  background-color: transparent;
}
.breadcrumb-item+.breadcrumb-item::before {
  color: #86a5f9;
  content: "|";
}
.breadcrumb-item.active {
  color: #ffce4a;
}
body {
		font-family: 'Exo 2', sans-serif;
		font-weight:300;
   
		font-size: 18px;
    line-height: 1.2;
    min-width: 360px;
		background:#fff;
		color:#4d4d4d;
}

.logo, h1, .h1, h2, .h2, #slideLink, .mainnav, .main-nav, h3, .h3 {

}

h1, h2, h3 {
}
h1, .h1 {
  font-size: 36px;
  text-align: center;
  margin-bottom: 30px;
}
h1 span {
  font-weight: 400;
}
h2, .h2 {
  margin-bottom: 1em;
  font-weight: 500;
  color: #1E3489;
	  text-shadow: 4px 4px 8px rgb(0 0 0 / 40%);
		/*text-transform: uppercase;*/
		  text-align: center;
			font-weight: 600;
}
h2 a, .h2 a {
}
h3, .h3 {
  color: #1E3489;
  margin-bottom: 1em;
  /*text-transform: uppercase;*/
  font-size: 44px;
  margin-bottom: 50px;
}


	.dropdown-item {
		color:#fff;
	}
a, a:hover, a:visited, a:focus {
	text-decoration: none;   
	outline: none;
}

.btn {
  border-radius: 50px;
  color: #fff;
  /* text-transform: uppercase; */
  font-weight: 600;
  /* font-size: .9em; */
  /* letter-spacing: 1px; */
  box-shadow: 3px 4px 15px rgb(0 0 0 / 40%);
}
.btn:hover {
	color:#000;
	box-shadow: 3px 4px 15px rgb(0 69 129 / 77%);
}
.btn-primary {
  color: #1E3489;
  background-color: #FFED00;
  border-color: #FFED00;
  padding: 0.7rem 1.75rem;
  font-weight: 500;
}
.btn-primary:hover {
  background-color: #ffffff;
  border-color: #3fa2fb;
  color: #1872e1;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #15ad72;
  border-color: #15ad72;
}
.btn-secondary {
  color: #fff;
  background-color: #8d9399;
  border-color: #939699;
}
.btn-link {
  font-weight: 400;
  color: #2a7e5e;
  text-decoration: none;
  border: 2px solid #2a7e5e;
  font-weight: 600;
}
img, video {
	max-width: 100%; 
	vertical-align:top;
}

.owl-carousel, .owl-stage-outer, .owl-stage, .owl-item {
	height: 100%;   
}
p {
}
header {
  position: fixed;
  width: 100%;
  /* display: flex; */
  top: 0;
  left: 0;
  background: #21367d;
  box-shadow: 0 0 20px rgb(0 0 0 / 40%);
  /* flex-direction: row; */
  z-index: 999;
  /*padding: 5px 20px;
   align-items: center; */
}
header .navbar {  padding: 5px 0;}
.is-top header {
  background: transparent;
  box-shadow: none;
	  background: rgb(30,52,137);
  background: linear-gradient(0deg, rgba(30,52,137,0) 10%, rgba(30,52,137,0.8407738095238095) 100%);
}

.logo {
  margin-right: auto;
  padding: 0px 0;
  color: #fff;
  text-transform: uppercase;
	color: #fff;
}
.logo {
  margin-right: auto;
  padding: 0px 0;
  color: #fff;
  text-transform: uppercase;
	opacity: .7;
}
.logoTitle {
  display: inline-block;
	  vertical-align: middle;
}
.logoTitle span {
  display: block;
  font-size: .5em;
  font-weight: 400;
  letter-spacing: 1px;
}


.logo	.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#C09E61;}
.logo	.st1{fill-rule:evenodd;clip-rule:evenodd;fill:#d6d6d6;}

.is-top .logo {
  font-size: 2em;
	
}

.logo img {
  height: 40px;
	vertical-align:middle;
}
.is-top .logo img {
	height: 60px;
}

.topBar {
  text-align: right;
  margin: 0 -20px 0 0;
  font-size: 14px;
  padding: 10px 40px 10px;
  background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,.3));
  position: absolute;
  right: 0px;
  top: 0;
}
.topBar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display:inline-block;

}

.topBar ul li {
  display:inline-block;
}
.topBar a {
	color:#ffd200;
}
.headerSocial li {
  margin-left: 10px;
  font-size: 18px;
}
.login-nav {
  font-weight: 700;
  font-style: italic;
}
.mainnav {
	text-align:right;
}
.mainnav ul {
  list-style: none;
  padding: 0;
  margin: 0;
	display: inline-block;
}
.mainnav ul li {
	display:inline-block;

}
.main-nav {

}
.main-nav a:hover {
  color: #ffeb3b;
}
.top-bar {
  /* flex-direction: row; */
  display: flex;
}
.dropdown-menu {
  color: #fff;
  background-color: rgb(33 57 123 / 90%);
  border-radius: 0;
  border: 1px solid #3652a1;
  border-top: 2px solid #ffeb3b;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
.main-nav .dropdown-menu a {
  padding: 7px 0.5rem!important;
  border-bottom: 1px solid #16254e;
}
.main-nav .dropdown-menu li:last-child a {
  border-bottom: none;
}
.mainnav a, .main-nav a {
  color: #fff;
  /* text-transform: uppercase; */
  font-size: 20px;
  /* letter-spacing: 1px; */
  padding: 13px 15px 10px;
  display: block;
  font-weight: bold;
  border-bottom: 2px solid transparent;
}
.main-nav .active>a {
  color: #ffeb3b;
  border-color: #ffeb3b;
}
.mainnav li:hover a {
	color:#fff;
}
.mainnav .active a {
  border-bottom: 2px solid;
  color: #fff;
}
#trigger-overlay {
  display: none;
}
.icon-dots-three-vertical {
  color: #fff;
	  display: none;
}
.search-btn {
  /* background: rgb(255 255 255 / 30%); */
  /* padding: 10px; */
  border-radius: 50px;
  color: #fff;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  margin-left: 20px;
  box-shadow: 1px 1px 15px rgb(0 0 0 / 50%);
}
.search-btn:hover {
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
.dropdown-lang {
  margin-left: 20px;
}
.btn.btn-lang {
  text-transform: uppercase;
}
.dropdown-lang .dropdown-menu {
  min-width: auto;
  float: none;
  width: 90px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 20px;
	overflow: hidden;
}
.lang-select {
  text-transform: uppercase;
  font-weight: 600;
}

.lang-select {
  text-transform: uppercase;
  font-weight: 600;
  color: #ffd200;
  padding-left: 10px!important;
  margin-left: 10px!important;
  border-left: 2px solid #ffd200;
}

.lang-select li {
	padding:0 4px;
}
.lang-select a {
  color:#eee;
}

ul.topPhones a {
  padding-left: 20px;
}


.news-slider {
	position:relative;
}
.news-slider .no-gutters {
	overflow:hidden;
}


footer {
  padding: 40px 0 20px;
  background: #1E3489;
  color: #fff;
  font-size: .8rem;
}
footer a {
  color: #efefef;
}
footer a:hover {
  color: #ffeb3b;
}
footer .nav-link {
  padding: 0.5rem 0rem;
}
.copyright {
  display: flex;
  justify-content: space-between;
}
footer .logo {
  margin: 0 auto 20px;
  font-size: 1.3em;
  flex-direction: column;
}

.footer-contacts {
  padding: 0;
  list-style: none;
	color: #21397b;
}
footer .footer-contacts {
	font-size: 1.2em;
}
.footer-contacts td {
  vertical-align: top;
  padding-bottom: 7px;
}
footer .footer-contacts td {
	color:#fff;
}

.footer-contacts li {
	margin-bottom:5px;
}
.footer-contacts .icon {
  color: #ffeb3b;
  vertical-align: bottom;
  margin-right: 10px;
}

.slimheader {
  height: 300px;
  background-size: cover;
  background-position: center;
  height: 20vw;
  margin-bottom: 20px;
}
.slider-info {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 10%;
  width: 50%;
  transform: translateY(-50%);
  color: #fff;
	text-shadow: 2px 2px 12px rgb(0 0 0 / 70%);
	margin-top: 40px;
}
.slider-title {
  font-weight: 700;
  font-size: 48px;
}
.textlink:hover {
  color: #ffeb3b;
}
.main-slider .owl-item:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,.4);
  z-index: 1;
}
.download-btn {
  border: 1px solid #fff;
  display: inline-block;
  padding: 15px 20px;
  border-radius: 8px;
  /* display: flex; */
  /* width: auto; */
  color: #fff;
}
.download-btn:hover {
	text-shadow: 2px 1px 3px rgb(0 0 0 / 60%);
}
.download-btn>span {
  display: inline-block;
	vertical-align:middle;
}
.download-btn .icon-document-file-pdf {
  font-size:36px;
}
.btn-text {
  font-weight: 700;
}
.btn-text span {
  font-weight: 300;
	margin-top:10px;
}
.btn-lang:hover {
  color: #0099FF;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}
.headerPhone {
  display: flex;
  flex-direction: column;
  margin-left: 20px;
	text-align: center;
}
.headerPhone a {
  color: #ffffff;
  font-weight: 500;
}
.header-mobile {
  display: none;
}
.callback {
	font-size:1.05em;
	color:#ffeb3b!important;
}
.callback:hover {
  text-decoration: underline;
}
.textImageBlock {
  margin: 0px 0 110px;
}
/*
.textImageBlock ~ .textImageBlock {
  padding-top: 0;
}
*/
.textImage {
  border-radius: 18px;
  box-shadow: 4px 4px 14px rgb(0 0 0 / 40%);
}
.text {
  text-align: justify;
}
.featurelist, .catalog {
  background: #E4F4FF;
  padding: 61px 0 70px 0;
}
.featurelist {
  background: url(../images/bg1.jpg) no-repeat center;
  background-size: cover;
  text-shadow: 2px 2px 10px rgb(0 0 0 / 30%);
	  text-align: center;
		  margin-bottom: 110px;
}
.catalog {
	background:url(/storage/app/media/1-Head/Head-background-products.jpg) no-repeat center;
	background-size:cover;
}
.catalog h2 {
	color:#fff;
	  text-shadow: 3px 3px 11px rgb(0 0 0 / 90%);
}
.featurelist h2 {
  text-align:center;
	margin-bottom:70px
}
.featurelist .item-number {
  font-size: 5em;
  font-weight: 700;
  color: #ffeb3b;
}
.featurelist .features-title {
  position:relative;
	margin-bottom:20px;
	font-weight:700;
	
  text-transform: uppercase;
}
.features-title:after {
  content: '';
  width: 70px;
  height: 3px;
  background: #ffe952;
  display: block;
  margin-top: 20px;
  margin: 20px auto 0;
  box-shadow: 2px 2px 5px rgb(0 0 0 / 30%);
}
.features-subtitle {
  font-size: 1em;
	text-shadow: 2px 2px 10px rgb(255 255 255);
	margin-bottom: 20px;
}



.catalog-slider .slide-item {
  border-radius: 8px;
  padding-bottom: 0;
  box-shadow: 2px 2px 5px rgb(0 0 0 / 40%);
  overflow: hidden;
}
.catalog-slider .slide-item:hover {
    transform: scale(.95);
}
.prod-slide-info {
 min-height:130px;
 text-align: center;
   background: #fff;

}
.slide-item h4 {
  padding: 20px 20px 0;
  font-size: 20px;
}
.slide-item .subtitle {
  padding: 0px 20px 10px;
  font-size: .8em;
  color: #999;
}

.owl-carousel .owl-prev, .owl-carousel .owl-next {
  border: 1px solid #3fa2fb;
  position: absolute;
  padding: 12px;
  top: 50%;
  z-index: 100;
  background: rgb(255 255 255 / 70%);
  border-radius: 50px;
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 30px;
  height: 30px;
  padding: 0;
  line-height: 29px;
  text-align: center;
  font-size: 30px;
  margin-top: -20px;
}
.owl-carousel .owl-next {
  right: 3px;

}
.owl-carousel .owl-prev {
  left: 3px;

}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
opacity: .4;
	
}
.owl-carousel .owl-dot:hover, .owl-carousel .owl-nav .owl-next:hover, .owl-carousel .owl-nav .owl-prev:hover {
opacity: 1;
/*background:#fff;
color:#000;
	box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);*/
}
.owl-carousel .owl-prev:before, .owl-carousel .owl-prev:after, .owl-carousel .owl-next:before, .owl-carousel .owl-next:after {
}

.owl-carousel .owl-next:after {
	content: '\e952';
	margin-right: -4px;
}
.owl-carousel .owl-prev:after {
	content: '\e951';
	margin-left: -4px;
}

.slim {
  display: block;
  /* height: 20vw; */
  background: #1e1f46 url(../images/slim.jpg) no-repeat center;
  background-size: cover;
  /* position: relative; */
  margin-bottom: 30px;
  top: 0;
  padding-top: 70px;
}
.slim h1 {
  /* position: absolute; */
  /* bottom: 40px; */
  text-align: center;
  display: block;
  color: #fff;
  width: 80%;
  margin-left: 10%;
  font-size: 3em;
  font-weight: bold;
  top: 50%;
  /* transform: translateY(-50%); */
  /* margin-top: 29px; */
  /* text-align: center; */
  padding: 50px 0 70px;
}
.partners {
  padding: 70px 0;
}
.partners h2 {
  margin-bottom: 60px;
}
.partners-slider .slide-item {
  text-align: center;
}
.partners-slider img {
  margin-bottom: 9px;
}
footer .logo img {
  height: 70px;
}
.footerSocial {
  list-style: none;
  padding: 0;
}
.footerSocial li {
  display:inline-block;
	margin-right:20px;
	font-size:18px
}
.footerSocial a {
  color:#ffeb3b;
}
.footernav {
  list-style: none;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
}


.footernav li {
  display: inline-block;
  width: 49%;
}
.footernav li.hideInFooter {
  display: none;
}
.main-slider {
	position:relative
}
.page-header {
  text-align: center;
  padding: 50px 0;
  max-width: 890px;
  margin: 0 auto;
}
@media screen {
	.catalog-category {
		background:url(../images/bg3.jpg) no-repeat center;
		background-size:cover;
		padding:50px 0;
	}
}
.category-item {
  background: #fff;
  margin-bottom: 30px;
  box-shadow: 0 0 10px rgb(0 0 0 / 30%);
  border-radius: 10px;
	overflow:hidden;
}
.category-item-info {
  padding: 10px 20px;
  font-size: 14px;
  min-height: 145px;
	text-align: center;
}
.subcategory-block .category-item-info {
  min-height: 110px;
}
.category-item-info a:hover {
	color: #0a9cfb;
	text-shadow:none;
}
.category-item-info h4 {
  font-size: 23px;
  color: #1E3489;
}
.search-line {
  max-width: 680px;
  margin: 0 auto 50px;
  display: flex;
  align-items: center;
}
.search-form {
  border: 1px solid #0099FF;
  padding: 4px 20px;
  border-radius: 50px;
}
.search-line form, .search-input {
  flex: 1;
}
.search-line button {
  width: 34px;
  height: 34px;
  vertical-align: middle;
  line-height: 34px;
  padding: 0;
  text-align: center;
  font-size: 22px;
  border: navajowhite;
  border-radius: 50px;
  color: #fff;
  background: #ccc;
  margin-left: 10px;
}
.search-line button:focus {
  outline:none;
}
.search-line button:hover {
  background: #ffeb3b;
  color: #0a9cfb;
}
.search-line button.active {
  background: #0099FF;
	color:#fff!important;
}
.icon-grid {margin-left:1px}
.search-line label {
  color: #0099FF;
  font-size: 16px;
  font-weight: 500;
  margin-right: 10px;
}
.search-line input {
  border: none;
  border-bottom: 2px solid #ccc;
  padding: 0 10px;
  /* height: 30px; */
  border-radius: 20px;
}

/* Catalog listView GridView */
.listView .category-block>div {
  width: 100%!important;
  flex: 0 0 100%;
  max-width: 100%;
}

.listView .category-item {
  background: #fff;
  margin-bottom: 30px;
  box-shadow: 0 0 10px rgb(0 0 0 / 30%);
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
}
.listView .category-img {
  min-width: 300px;
}

.cat-info, .prodList {
	display:none;
}
.download-link {
  border: 1px solid;
  border-radius: 4px;
  display: block;
  padding: 4px 10px;
	text-align: center;
}
.download-link:hover {
  background: #21397b;
	color: #fff!important;
}
.listView .download-link {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 20px;
}
.listView .download-link span {
  font-size: 24px;
vertical-align: sub;
}
.listView .cat-info {
	display:block
}
.listView .prodList {
	display:flex;
	text-align: left;
}
.prodList li {
  display:inline-block;
	margin-bottom:10px;
}
.prodList a {
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 6px 20px;
	margin-bottom:10px;
}

.short-desc {
  margin-bottom: 30px;
}
.category-block {
}
.dstu {
  display: block;
  font-size: 14px;
  color: #888;
  padding-top: 10px;
}
.productnav {
  background: #efefef;
	margin-bottom:20px;
	text-align: center;
} 
.productnav ul {
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
.productnav ul li{
  display:inline-block;
}
.productnav ul li a{
  color:#000;
	display:block;
	padding:10px 20px;
	border-left:1px solid #ddd;
	font-size: 16px;
}
.productnav ul li a:hover {
color: #fff;
  background: #21397b;
}
.productnav ul li:last-child a{
	border-right:1px solid #ddd;
}
.prod-short {
  font-size: 16px;
  margin-bottom: 30px;
}
.prod-teh1 {
  height: calc(100% - 30px);
  border: 1px solid #ccc;
  /* padding-bottom: 30px; */
  border-radius: 10px;
  padding: 20px 20px 40px;
	  background: #f7f7f7;
}
.prod-teh1 strong {
  color: #21397b;
}
.prod-teh1 p {
  margin-bottom:5px;
}
.prod-teh1 ul {
  padding-left: 20px;
}
#construction div>p {
	  border: 1px solid #ccc;
		  border-radius: 10px;
  padding: 20px 20px 30px;
}
.prod-section {
  margin-bottom: 30px;
  border-bottom: 3px solid #ccc;
  padding-bottom: 30px;
	padding-top: 80px;
  margin-top: -80px;
}
.table th {
  font-size: 14px;
	vertical-align: middle;
}
.table thead th {
  vertical-align: middle;
}
.prod-section .table td, .prod-section .table th {
  border: 1px solid #dee2e6;
}
.prod-section .table tbody tr:nth-of-type(odd) {
  background-color: rgba(0,0,0,.05);
}

section.text-block {
  padding: 70px 0 54px;
}

#video-wrap {
  height: 100vh;
  position: relative;
}
.bg-video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.bg-video__media {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: auto;
	  max-width: none;

}
.onesize {
  min-width: 290px;
}
.category-img {
  position: relative;
}
img.cert-icon {
  position: absolute;
  bottom: 20px;
  left: 20px;
  transform: rotate(-5deg);
	  z-index: 2;
		max-width: 50%;
}
.category-img:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/whater2.png);
	background-size: 40px;
}
.category-item:hover {
  box-shadow: 4px 4px 20px rgb(0 0 0 / 60%);
}
a.readmore-link, a.readless-link {
  background: #efefef;
  padding: 6px 14px 8px;
  border-radius: 6px;
  box-shadow: 1px 1px 5px rgb(0 0 0 / 30%);
  font-size: 14px;
  margin: auto;
  display: inline-block;
}
a.readless-link {
  margin-bottom: 20px;
}
a.readmore-link:hover, a.readless-link:hover {
	color:#fff;
	background:#21397b;
}
.breadcrumbs {
  padding: 0;
  list-style: none;
  color: #888;
  font-size: 16px;
  font-weight: 500;
	margin-left:-10px;
	  margin-bottom: 20px;
}
.breadcrumbs li{
  display:inline-block;

}
.breadcrumbs li a {
  padding:3px 10px; 
	display:block;
	border-right:1px solid #888;
}
.breadcrumbs li a:hover {
  color:#21397b;
	text-shadow:none;
}
.breadcrumbs li span {
  padding-left: 10px;
  color: #0a9cfb;
}
.table {
  text-align: center;
}
.table p {
  margin-bottom: 0;
}
.cert-slider {
  margin-bottom: 30px;
}
.product-thumbs {
  padding: 0;
  list-style: none;
  display: flex;
}
.product-thumbs .owl-dot {
  border: 1px solid #ccc;
	margin:0 4px 10px;
	opacity:.7;
	
}
.product-thumbs .owl-dot.active {
  border-color: #21397b;
	opacity: 1;
}
.product-thumbs li {
  display:inline-block;
}
.product-thumbs img {
  width:75px;
}
.image-zoom {
  position: absolute;
  bottom: 30px;
  right: 20px;
}
#construction {
	

}
.prod-section h4 {
  margin-bottom: 20px;
	color: #21397b;
}
.nav-tabs .nav-link {
	border:1px solid #ccc;
	border-radius:0;
	border-right:none;
}
.nav-tabs .nav-link.active {
  color: #fff!important;
  background-color: #0099FF;
  border-color: #dee2e6 #dee2e6 #fff;
  border-radius: 0;
}
.nav-tabs {
  border-bottom: none;
  margin-bottom: 20px;
}
.nav-tabs li:first-child a.nav-link{
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.nav-tabs li:last-child a.nav-link{
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
	border-right:1px solid #ccc;
}
.nav-tabs .nav-link:hover {
	color:#0099FF;
	text-shadow:none;
}
.subtab-group {
  display: flex;
  align-items: center;
}
.tab-header {
  margin-right: 20px;
  color: #0a9cfb;
  font-weight: 500;
}


/* Команда */
.item-image img {
  max-width: 200px;
  border-radius: 10px;
  margin-bottom: 30px;
}
.team-title {
  font-weight: 600;
}
.team-position {
  margin-bottom: 20px;
}
.team-description {
  font-size: .8em;
    margin: 0 auto 60px;
  max-width: 280px;
}

.text-error {
  color: #f00;
  font-size: 14px;
  display: none;
}
.has-error .text-error {
  display: block;
}
.branch-section {
  margin-bottom: 50px;
}
iframe {
  max-width: 100%;
  border-radius: 18px;
  box-shadow: 4px 4px 14px rgb(0 0 0 / 40%);
	  margin-bottom: 50px;
}
.teamsection h2 {
  margin-bottom: 1.5em;
}
.teamsection {
  text-align: center;
}
.item-title {
  font-weight: 500;
  margin-bottom: 10px;
}
.award-item {
  margin-bottom: 60px;
}
.item-description {
  font-size: 14px;
}
.owl-gallery .slide-item {
  padding: 10px 14px 14px 10px;
}
.owl-gallery .owl-dots .owl-dot  {
	display:inline-block;
	padding:5px;
}
.owl-gallery .owl-dots .owl-dot span {
	display:block;
	width:8px;
	height:8px;
	background:#fff;
	border-radius:10px;
}
.owl-gallery .owl-dots .owl-dot.active span {
	width:20px;
}
.owl-gallery .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.upload-button {
  border-radius: 50px 0 0 50px!important;
}

.navbar-nav .dropdown-menu {
  text-align: center;
  border-radius: 20px;
}
.dots .dropdown-toggle::after {
	display: none;
}
.dots .icon-menu {
  font-size: 19px;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
.blog-post-wrapper {
  margin-bottom: 30px;
}
.blogListImg {
  border-radius: 10px;
  box-shadow: 0 0 10px rgb(0 0 0 / 30%);
	margin-bottom: 30px;
}
.art-info-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.published-time {
  font-size: .8em;
  padding: 10px 0;
  color: #888;
  font-weight: 600;
}
.link-readmore {
  font-size: .8em;
  background: #efefef;
  border-radius: 20px;
  display: block;
  line-height: .8em;
  padding: 10px;
}
.gohome {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 10;
  background: #1e3786;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 33px;
    opacity: .8;
  box-shadow: 3px 4px 15px rgb(0 0 0 / 40%);
}
.gohome:hover {
  opacity: 1;
	color: #ffeb3b;
}
.mouse {
  position: absolute;
  left: 50%;
  bottom: 10px;
  width: 40px;
  height: 40px;
  background: #21397b;
  opacity: .5;
  padding: 0 7px;
  margin-left: -20px;
}
main {
	scroll-behavior: smooth;
}

.homepage #section2 {
  padding-top: 140px;
  margin-top: -60px;

	
}

.chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}

.chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}

.chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}

.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}

@keyframes move {
  25% {
    opacity: 1;

  }
  33% {
    opacity: 1;
    transform: translateY(10px);
  }
  67% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(40px) scale3d(0.5, 0.5, 0.5);
  }
}

.alert {
  padding: 0.75rem 2rem;
  text-align: center;
	margin-top: 1rem;
}
.alert-dismissible {
  padding-right: 2rem;
}
.alert p {
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.alert-dismissible .close {
  padding: 0.25rem 0.75rem;
}
button.close:focus {
  outline: none;
}
.modal-header {
  justify-content: center;
}
.modal-header .close {
  position: absolute;
  right: 10px;
  top: 3px;
}

.responsiv-uploader-fileupload.style-file-single .upload-empty-message {
  padding: 10px 90px 10px 11px!important;
}
.cat-btns {
  list-style: none;
  padding: 0;
  text-align: center;
}
.cat-btns li {
  display: inline-block;
  border: 1px solid #1872e1;
  color: #1872e1;
  border-radius: 20px;
  margin: 0 10px 20px;
  padding: 4px 10px;
  /* font-size: 14px; */
  box-shadow: 3px 4px 15px rgb(0 69 129 / 77%);
}
.cat-btns li a {
	color: #1872e1;
}
li.cat-btn.active, .cat-btn.active a {
  background: #1872e1;
  color: #fff;
}
.blog-post {
  margin-bottom: 10px;
}
.blog-post-content {
  margin-bottom: 50px;
}
#overlay {
  position: fixed;
  bottom: 0;
  background: #ffeb3b;
  left: 1%;
  right: 1%;
  bottom: 1%;
  padding: 20px;
  font-size: .8em;
  z-index: 100;
  box-shadow: 0 0 10px rgb(0 0 0 / 30%);
  color: #000;
}
.partneritem {
  text-align: center;
}