@import url('/templates/shaper_helixultimate/css/perenos/swiper.min.css');
@import url('/templates/shaper_helixultimate/css/perenos/jquery.fancybox.min.css');
@import url('/templates/shaper_helixultimate/css/perenos/style.min.css');
@import url('/templates/shaper_helixultimate/css/perenos/responsive.min.css');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wdth,wght@0,75..100,300..800;1,75..100,300..800&display=swap');

/*
@font-face {
	font-family:'DINPro';
	src:url('../fonts/DINPro-Medium.ttf');			
	font-weight:500;
  font-style:normal;
}	
@font-face {
	font-family:'DINProl';
	src:url('../fonts/DINPro-Light.ttf');			
	font-weight:500;
  font-style:normal;
}
 */

/*
@font-face{
    font-family:'DIN Pro Light';
    src:url('../fonts/DINPro-Light.eot');
    src:url('../fonts/DINPro-Light.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro-Light.woff') format('woff'),url('../fonts/DINPro-Light.ttf') format('truetype');
    font-weight:300;font-style:normal
}

@font-face{
    font-family:'DIN Pro';
    src:url('../fonts/DINPro.eot');
    src:url('../fonts/DINPro.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro.woff') format('woff'),url('../fonts/DINPro.ttf') format('truetype');
    font-weight:400;font-style:normal
}

@font-face{font-family:'DIN Pro Italic';
    src:url('../fonts/DINPro-Italic.eot');
    src:url('../fonts/DINPro-Italic.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro-Italic.woff') format('woff'),url('../fonts/DINPro-Italic.ttf') format('truetype');
    font-weight:400;font-style:italic
}

@font-face{
    font-family:'DIN Pro Medium';
    src:url('../fonts/DINPro-Medium.eot');
    src:url('../fonts/DINPro-Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro-Medium.woff') format('woff'),url('../fonts/DINPro-Medium.ttf') format('truetype');
    font-weight:500;font-style:normal
}

@font-face{
    font-family:'DIN Pro Bold';
    src:url('../fonts/DINPro-Bold.eot');
    src:url('../fonts/DINPro-Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro-Bold.woff') format('woff'),url('../fonts/DINPro-Bold.ttf') format('truetype');
    font-weight:700;font-style:normal}

@font-face{font-family:'DIN Pro Bold Italic';
    src:url('../fonts/DINPro-BoldItalic.eot');
    src:url('../fonts/DINPro-BoldItalic.eot?#iefix') format('embedded-opentype'),url('../fonts/DINPro-BoldItalic.woff') format('woff'),url('../fonts/DINPro-BoldItalic.ttf') format('truetype');
    font-weight:700;
    font-style:italic
}
*/


body{
    line-height:1;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    -moz-text-size-adjust:100%;
    text-size-adjust:100%;
    font-size:100%;
    -webkit-font-smoothing:antialiased;
    -webkit-tap-highlight-color:transparent;
    background:#faf8f5;
    color:#2b3846;
    /*font-family:'DIN Pro';*/
	font-family: "Open Sans", sans-serif;
    cursor:default;
    overflow-x:hidden;
    overflow-y:auto;
}



/* 28.05.21 */

    
/*a, p, h1, h2, h3, h4, .ui-btn, .foot-ttl, .foot-text, span, .meters-text, .person-name, .rate-ttl, .rate-text, .rate-price, .rate-date, .rate-subttl, .new-short, .ui-smalltitle, .blog19latestnews6, .contacts-ttl, .contacts-item   {
    font-family: 'DINPro' !important;
}*/
#sp-header {
   position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    background: rgb(255 255 255);
    background-color: rgba(255, 255, 255, .85);
    backdrop-filter: blur(5px);
}
#sp-top-bar {
    padding: 0px 0;  
}
.sp-megamenu-parent > li > a {      
  /*color: #fff;*/
  color: rgb(40 82 107);
    display: block;
    letter-spacing: .03em;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
}
.sp-megamenu-parent > li > a:hover {  
    color: #ff9f19; 
  opacity: .6;
  transition: .4s;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #ff9f19;
}
.sp-megamenu-parent {   
    margin-top: 27px;
}
.sp-megamenu-parent > li.active > a {
    font-weight: 700;
}
/* Bottom */
.foot-col {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 30px;
}

#sp-main-body {
    padding: 125px 0 60px 0;
}

/* 
#sp-main-body {
	padding: 125px 0 60px 0;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}
*/

.article-details .article-can-edit {  
    margin-bottom: 0px;
}

.page-content {  
    padding-top: 0px !important;
}
#section-id-1622796464148 .ui-col--1of3 {
    width: 100%;
}
#sp-bottom {
    padding: 10px 0 10px;
    font-size: 14px;
    line-height: 1.6;
	background: rgb(45 90 120);
    color: rgb(255 255 255);
}
#sp-bottom .container {
    margin: 0 auto;
    padding-top: 0px;
}
#sp-bottom  .container-inner {
    padding-top: 30px;
}
.blavtors {  
    display: none;
}
.dor_info img {
    width: 60px;
    margin-right: 30px;
}
#searchForm {
    width: 70%;
    margin: 0 auto;
  margin-top: 80px;
}
.ui-text img{  
    width: auto;
    max-width: 100%;
}            
/*
.ui-text  {
    font-style: normal;
  color: #2b3846;
  font-family: 'DINProl' !important;
}
.ui-text p {
    font-family: 'DINProl' !important;
    font-weight: 550;
}*/
.ui-smalltitle {
  margin-bottom: 5px !important;
}

.itemid-107 #sp-header, 
.itemid-249 #sp-header, 
.itemid-108 #sp-header, .itemid-101 #sp-header, .itemid-105 #sp-header, .itemid-106 #sp-header, .itemid-115 #sp-header, .itemid-121 #sp-header, .view-article #sp-header{
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    background: rgb(255 255 255);
    background-color: rgba(255, 255, 255, .85);
    backdrop-filter: blur(5px);
}

.itemid-108 #sp-header, .itemid-101 #sp-header, .itemid-105 #sp-header, .itemid-106 #sp-header, .itemid-115 #sp-header, .itemid-121 #sp-header, .view-article #sp-header{
    background: rgb(255 255 255);
    background-color: rgba(255, 255, 255, .85);
    backdrop-filter: blur(5px);
}

element.style {
    margin-top: -80px;
}
/*
.itemid-114 #sp-header {
/*   background: none;  */
/*   background: rgba(0,0,0,.1);*/
/*  background: rgb(255 255 255);
}*/

.itemid-114 #sp-header {
    /* background: none; */
    /* background: rgba(0, 0, 0, .1); */
    background: rgb(255 255 255);
    background-color: rgba(255, 255, 255, .85);
    backdrop-filter: blur(5px);
}
/*
.ui-input-icon {
    padding-top: 8px;
}
.ui-input-row {  
    height: 36px;
}
*/
.search {
/*    height: 36px;  
    border: 2px solid #cdd2d6;
*/  
  border: none;
    background: #fff;
    border-radius: 5px;
    transition: .4s;
}
/* acordton */

.sp-head {
    border: 1px #ccc solid !important;
    font-weight: 900;    
    border-radius: 0px !important;
    width: 100%;
    background-color: #ffffff;   
    height: 80px;
  margin: 0px;
}
.sp-head-click a {  
    padding: 20px 20px 20px 60px;
}
.houses-link {   
    color: #3351ad !important; 
}
.houses-link:hover {   
    color: #000 !important; 
}
.spoiler .ui-text {  
    max-width: 980px;
    margin: 0 auto;
}
div.mod_search109 input[type="search"] {
    width: 730px !important;
    border: none;
}
.dor_search {
    display: block;  
    border: none;
}
/*
div.mod_search109 input[type="image"] {
    padding-top: 36px;
    display: block;
    z-index: 33;
}
*/
.dor_search_img {
    width: 36px;
    display: block;
    float: left;
      border: 2px solid #cdd2d6;
 border-radius: 5px 0 0 5px;
      height: 40px;
  border-right: none;
}
.dor_search_txt {
    display: block;
    float: left;
    width: 750px;
      border: 2px solid #cdd2d6;
  border-radius:0 5px 5px 0;
  border-left: none;
}
.ui-input:hover .ui-input-row {
    border-color: #3351ad;
}
.dor_search_img input[type="image"] { 
    padding: 0;
}
input[type="password"]:not(.form-control) {
    border: none;
}
#1-sp-head-click{
    background: transparent url(../images/index-info1.jpg) no-repeat left center;
}
.itemid-108 .sp-head {  
    height: auto;
}
.folded { 
    background-position: 20px;
}

.itemid-193  .container {
    max-width: 1180px !important;
}

.itemid-193 #sp-main-body {
    padding: 125px 0 60px 80px;
}

.login-avatar img {
    width: 150px;
    /* text-align: center; */
    margin: 0 auto;
}













@media (min-width: 1200px){
.container {
    max-width: 1280px !important;
}
  .sppb-row-container {
    max-width: 1280px !important;
}
#sp-main-body .container   {
    max-width: 100% !important;
  padding: 0;
}
.itemid-114  #sp-main-body {
    padding: 0;    
}
.itemid-114  .intro {
    margin-top: 0px;    
}  
  
 #section-id-1511613808 .sppb-row-container {
   max-width: 1440px !important;
    margin: 0 !important;
    padding: 0 !important;
  }
 .sp-head-click a {
    font-size: 30px;
    font-style: normal;
    color: #2b3846 !important;
    font-weight: 500 !important;
} 
 
}




@media (min-width: 992px){
#sp-menu.col-lg-9 {   
    flex: 0 0 88%;
    max-width: 88%;
}}
@media (min-width: 992px){
#sp-logo.col-lg-3 { 
    flex: 0 0 12%;
    max-width: 12%;
}}

