body {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 1.56;
}

.logo-image {
	max-height : 70px;
	width : auto;
	padding-top: 6px;
}

#sp-header {
	background : #f0f3ff;
}

p.mbp0 {
	margin-bottom : 0px;
}

p.mlp30 {
	padding-left : 30px;
}

.mb0 {
	margin-bottom : 0px;
}

.mp-slide-btn-wrap {
	text-align : right;'
}

.gp-btn {
  background: #F3A31B;
  border: 1px solid #F3A31B;
  padding: 12px 30px;
  color: #FFF;
  border-radius: 8px;
  font-weight : bold;
}

.gp-btn:hover {
  background: #d3830B;
  border: 1px solid #d3830B;
  color: #FFF;
}

.mp-page #sp-header {
	background : #FFF;
	box-shadow: none;
	position : relative;
}

.mp-page img.logo-image  {
	position : absolute;
	top : 10px;
	left : 0;
	max-height : 75px;
	height : 120px;
	width : auto;
}

.mp-page #sp-header.header-sticky {
	background : #f0f3ff;
	box-shadow: none;
	position : fixed;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.mp-page .header-sticky img.logo-image  {
	position : relative;
	top : 0px;
	left : 0;
	max-height : 70px;
	height : 70px;
	width : auto;
}

#sp-footer a, #sp-bottom a {
  color: #FFF;
}

.offcanvas-menu .logo-image, .mp-page .offcanvas-menu .logo-image {
	width : 80%;
	height : auto;
	margin-top : 0px;
	margin-bottom : 0px;
	position : relative;
	top : 0px;
}

.sp-megamenu-parent > li:hover > a, .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a, .offcanvas-menu .offcanvas-inner ul.menu > li a:hover, .offcanvas-menu .offcanvas-inner ul.menu > li a:focus, .offcanvas-menu .offcanvas-inner ul.menu > li span:hover, .offcanvas-menu .offcanvas-inner ul.menu > li span:focus, .offcanvas-menu .offcanvas-inner ul.menu li.active a {
  color: #141F61;
  opacity: 1;
}

.burger-icon > span {
  display: block;
  height: 3px;
  background-color: #141F61;
  margin: 5px 0;
  transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
  border-radius : 2px;
}

.offcanvas-menu .burger-icon > span {
  height: 2px;
}

#sp-header nav.sp-megamenu-wrapper {
	margin-right : 30px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 15px;
  line-height: 70px;
  font-size: 20px;
  margin: 0;
  font-weight : 500;
}

.sp-megamenu-parent > li.active > a {
  font-weight: 500;
}

.offcanvas-menu .offcanvas-inner ul.menu > li {
	text-align : center;
	padding : 5px 0;
	font-weight : 500;
}

.offcanvas-menu .d-flex.align-items-center.p-3.pt-4 {
	border-bottom: 1px solid #ddd;
	background : #f0f3ff;
}

.cont-item-title {
  font-size: 14px;
  color: #777;
}

.ya-map-wrap, .ya-map-wrap iframe {
  border-radius: 8px;
}

.cont-item-value a.phone {
  font-weight: bold;
}

.cont-item {
  margin-bottom: 15px;
}

.cont-item-value {
  padding-left: 15px;
  font-size: 18px;
}

.cont-item-value .fa-telegram {
  font-size: 20px;
  margin-right: 10px;
}

.cont-item-value .fa-vk {
  font-size: 22px;
}

.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
  margin-right: 0px;
}

.mob-menu-tel {
	color: #141F61;
	font-weight : 600;
	margin-top : 30px;
	display : block;
	text-align : center;
	font-size : 18px;
}

.offcanvas-menu .offcanvas-inner a.mob-menu-tel {
  color: #141F61;
}

.mob-menu-icos a {
	font-size : 20px;
	margin : 10px 12px;
}

.mob-menu-icos a, .offcanvas-menu .fa {
	color: #141F61;
}

.text-right {
  text-align: right;
}

#sp-footer1 .fa-vk {
	margin-left : 15px;
}

#sp-footer1 .fa {
	font-size : 20px;
}

#sp-footer1 .fa-arrow-right {
	font-size : 12px;
	margin-right : 5px;
}

.bot-conts {
	font-size  :18px;
	font-weight : 400;
}

.lun-form {
  margin: 5px 0 0px;
  border-radius: 8px;
  padding: 15px;
}

.lun-form h4 {
  text-align: center;
  margin-bottom: 15px;
  color : #2D3066;
  font-size : 28px;
  font-weight : 700;
}

.lun-form label {
  text-align: center;
  width: 100%;
  font-size : 14px;
}

.lun-form input {
  margin-bottom: 15px;
  font-size: 16px;
  display: block;
  width: 100%;
  padding: 10px 24px;
  font-size: 14px;
  line-height: 1.75;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #8389AC!important;
  border-radius: 8px!important;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.lun-form textarea {
  margin-bottom: 15px;
  display: block;
  width: 100%;
  padding: 10px 24px;
  font-size: 16px;
  line-height: 1.75;
  min-height: 140px;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #8389AC;
  border-radius: 8px!important;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.page-header h1, .article-details .article-header h1, .article-details .article-header h2 {
  text-align: center;
  color: #2D3066;
  font-weight: 700;
  font-size: 28px;
}

body .lun-form .btn {
  padding-right: 45px;
  padding-left: 45px;
  background : #2D3066;
  border: 1px solid #2D3066;
}

body .lun-form .btn:hover {
    color : #FFFFFF!important;
}

.pd-title {
  font-size: 12px;
  color: #666;
  margin-top: 15px;
}

.carousel-wrap-full .carousel-wrap, .carousel-wrap-full .carousel-thumbs {
  width: 100%;
  margin: auto;
  position: relative;
}

.page-header {
  padding-bottom: 15px;
}

.article-list .article {
  position: relative;
  margin-bottom: 30px;
  padding: 15px;
  border: 1px solid #f0f3ff;
  border-radius: 8px;
}

.article-list .article .article-header h2, .article-list .article .article-header h2 a {
  font-size: 18px;
  margin: 0 0 5px 0;
  color : #2D3066;
}

.pagination-counter {
	display : none;
}

.disabled > .page-link, .page-link.disabled {
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.pagination > .active > a, .pagination > .active > span {
  border-color: #2D3066;
  background-color: #2D3066;
  cursor : pointer;
}

.pagination-wrapper ul li span{
  min-width: 38px;
  text-align: center;
}

.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  border-radius: 8px;
}

.article-introtext {
	padding : 0px 0px 15px 15px;
}

.carousel-wrap-full .carousel-wrap img, .carousel-wrap-full .carousel-thumbs img {
  border-radius: 8px !important;
}

.article-details .article-intro-image img {
  border-radius: 8px;
  margin-bottom: 30px;
}

.article-details .article-info {
  text-align: center;
  justify-content: center;
}

.article-info > span + span::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  content: "/";
}

.article-info > span {
  font-size: 14px;
  color: #2D3066;
}

.carousel-wrap-full .owl-carousel .item {
  text-align: center;
  list-style: none;
}

.carousel-wrap-full .carousel-wrap, .carousel-wrap-full .carousel-thumbs {
  width: 100%;
  margin: auto;
  position: relative;
}

.carousel-wrap-full .carousel-wrap .owl-carousel .next-slide {
  background: #2D3066;
  color: #FFF;
  right: 0px;
  border-radius: 8px 0px 0px 8px;
  text-align: center;
}
.carousel-wrap-full .carousel-wrap .owl-carousel .nav-btn {
  line-height: 35px;
  height: 35px;
  position: absolute;
  width: 20px;
  cursor: pointer;
  top: 42%;
  font-size: 22px;
  display: block;
  text-align: center;
}

.carousel-wrap-full .carousel-wrap .owl-carousel .prev-slide {
  background: #2D3066;
  color: #FFF;
  left: 0;
  border-radius: 0px 8px 8px 0px;
  text-align: center;
}

.article-details .article-header {
	margin-top : 30px;
}

.article-details .carousel-wrap-full .carousel-wrap .owl-carousel .nav-btn {
  top: 50%;
}

.mp-slider-title h1 {
	font-size: 48px;
    line-height: 86px;
	font-weight : bold;
}

.mp-slider-title h1 span {
	font-size: 28px;
    line-height: 38px;
	font-weight : 500;
	display : block;
}

.jux-thumbnail img {
  border-radius: 8px;
}

.jux-content-slider-wrapper .item .jux-title {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 26px;
  font-size: 16px;
}

.jux-content-slider-wrapper .item .jux-content-inner {
  padding: 5px 10px 15px;
}

.jux-content-slider-wrapper .item .jux-date {
  color : #666;
  font-size: 13px;
}

.jux-content-slider-wrapper .owl-next i, .jux-content-slider-wrapper .owl-prev i {
	font-size: 26px;
	font-size : 60px;
	color: #2D3066;
}

.jux-content-slider-wrapper .owl-next {
  right: -30px;
}

.jux-content-slider-wrapper .owl-prev {
  left: -30px;
}

.blockquote-style-gp {
    position: relative;
    padding: 16px 24px 0px;
    margin: 16px 36px 0px;    
    font-size: 16px;
    text-align: left;
}
.blockquote-style-gp:before,
.blockquote-style-gp:after {
    position: absolute;
    color: #8389AC;
    font-size: 100px;
    font-family: Times, sans-serif;    
    line-height: 100px;    
}

.blockquote-style-gp:before {
    content: '“';
    left: -30px;
    top: -10px;
}
.blockquote-style-gp:after {
    content: '”';
    right: -30px;
    bottom: -10px;
}
.for-about-us:after {
    bottom: -80px;
}
.blockquote-style-gp cite {
    color: #337AB7;
    font-size: 15px;
    padding-top: 10px;
    display: block;
}

.for-about-us p {
	font-size : 18px;
	font-weight : 500;
}

.pr46 {
	padding-right : 46px;
}

.height-100vw {
    min-height : calc(100vh - 70px);
}

.mp-bot-wrap {
    min-height : 496px;
}

.fs-500-18 .sppb-addon-content p {
	font-size : 18px;
	font-weight : 500;
	margin-bottom : 30px;
}

.mb-pc-0 .sppb-addon-content p {
	margin-bottom : 0px;
}

#sp-footer a:hover {
	color : #E9B062;
}

.sp-page-builder .page-content section {
	max-height : none!important;
}

.share_like {
	display : none;
}

.about-images .carousel-thumbs .owl-carousel .prev-slide {
  /* background-image: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.3)); */
  background : rgba(255,255,255,0.4);
  color: #141F61;
  left: 0;
  border-radius: 8px 0px 0px 8px;
  text-align: center;
}

.about-images .carousel-thumbs .owl-carousel .next-slide {
  /* background-image: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.3)); */
  color: #141F61;
  background : rgba(255,255,255,0.4);
  right: 0px;
  border-radius: 0px 8px 8px 0px;
  text-align: center;
}

.about-images .carousel-thumbs .owl-carousel .nav-btn i {
  font-size: 30px;
  display: block;
  margin: 0px auto;
}

.about-images .carousel-thumbs {
  margin: 15px auto 0;
}

.about-images .carousel-thumbs img {
	border-radius : 8px;
}

.about-images li {
	list-style: none outside none;
}

.about-images {
	position: relative;
}

.about-images .carousel-thumbs .owl-carousel .nav-btn {
  position: absolute;
  width: 40px;
  cursor: pointer;
  top: 0 !important;
  font-size: 30px;
  align-items: center;
  display: flex;
  bottom: 0;
}

.about-images .carousel-thumbs .owl-carousel .nav-btn {
  position: absolute;
  width: 40px;
  cursor: pointer;
  top: 0 !important;
  font-size: 30px;
  align-items: center;
  display: flex;
  bottom: 0;
}

.about-images ul {
	padding : 0px;
}

.main-color {
	color: #2D3066;
}

.sostav-photo img {
	max-width : 60%;
	height : auto;
	display : block;
	margin : 0px auto;
}



@media (max-width: 1340px) {
	.gp-menu-id101 {
		display : none!important;
	}
}

@media (max-height: 800px) {
	#section-id-65596868-fbf3-4047-a6ab-facb6662acfa {
		padding-top : 0px!important;
	}
}

@media (max-width: 1240px) {
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
		font-size: 16px;
	}  
}

@media (max-width: 991px) {
  #sp-header {
    height: 70px;
  }
  .logo-image {
	  margin-top : 0px;
  }
.article-introtext {
	padding : 0px;
}
  
}



@media (max-width: 480px) {
  #sp-header {
    height: 65px;
  }
.mp-slide-btn-wrap {
	text-align : center;
}  
.mb-pc-0 .sppb-addon-content p {
	margin-bottom : 30px;
}  
.mb-mob-0 .sppb-addon-content p {
	
}  
.mp-page #sp-logo {
    display : none;
  }
.for-about-us p {
  font-size: 16px;
  font-weight: 500;
}  
.blockquote-style-gp {
    position: relative;
    padding: 16px 10px 0px;
    margin: 16px 10px 0px;    
    font-size: 16px;
    text-align: left;
}
.mp-slider-title h1 {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
}
.mp-slider-title h1 span {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  display: block;
}
.blockquote-style-gp::after {
  bottom: -50px;
}
.blockquote-style-gp::before, .blockquote-style-gp::after {
  font-size: 60px;
}
.jux-content-slider-wrapper .item .jux-content-inner {
  padding: 10px 0px 5px;
  text-align : center;
}
  .article-info {
    justify-content: center;
  }
  .article-list .article .article-header h2, .article-list .article .readmore {
    text-align: center;
	margin-top : 15px;
  }
  .pagination-wrapper ul li:first-child, .pagination-wrapper ul li:last-child {
	  display : none;
  }
.mob-text-center {
	text-align : center;
}
  .mob-text-center, .pagination-wrapper .pagination {
    text-align: center;
  }  
  .pagination-wrapper ul.pagination, .article .article-header h2 {
	  display : block;
  }

  .pagination-wrapper .pagination li {
	  display : inline-block;
	  float : none;
  }
  .logo-image {
	  margin-top : 20px;
	  height: auto!important;
	  width : 100%;
	  
  }
  #sp-logo {
	  max-width : 70%;
  }
  #sp-header .row {
	  flex-wrap: nowrap;
  }
  body.ltr #offcanvas-toggler.offcanvas-toggler-right {
  margin-left: 0px;
}

}







