@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(/assets/templates/new/vendor/fontawesome-free/webfonts/fa-solid-900.eot);
    src: url(/assets/templates/new/vendor/fontawesome-free/webfonts/fa-solid-900?#iefix) format("embedded-opentype"),url(/assets/templates/new/vendor/fontawesome-free/webfonts/fa-solid-900.woff2) format("woff2"),url(/assets/templates/new/vendor/fontawesome-free/webfonts/fa-solid-900.woff) format("woff"),url(/assets/templates/new/vendor/fontawesome-free/webfonts/fa-solid-900.ttf) format("truetype"),url(/assets/templates/new/vendor/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}



@font-face {
  font-family: 'Montserrat Medium';
   src: url('fonts/Montserrat-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Montserrat Regular';
   src: url('fonts/Montserrat-Regular.ttf') format('truetype');
}

/*----------------------------- colors
#00a1cd голубой
#183f72 синий
#0281d7 - основной синий - как меню
0394E5
#B2003B бордовый
#e18594 роз
#e1c833 - тест желтого:
#e5bb31
#ecb70b
#dbb434
#e8ab72
*/

body {

font-family: 'Montserrat Regular', sans-serif;
font-size: 16px;    
color: #4a4a4a;
line-height: 1.4;
margin-bottom: 0 !important;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    
}
h2 {
       color: #2b6ba1;
       color: #333940;
       color: #c11324;
       color: #183f72;
}
.main-content h2 {
    font-size: 2.0em;
    line-height: 1.2;
    margin: 10px 0 25px 0;
}

.main-txt h2 {
    margin: 40px 0 32px 0;
    clear: left;
}

h1 {
    font-size: 2.4em;
}
	
h3 {
    font-size: 1.6em;
    color: #3a89b4;
    line-height: 1.4;
    font-weight: 600;
    text-transform: none;
}

.main-txt h3 {
    color: #b2003b;
    color: #1c57a4;
    font-size: 1.7em;
    line-height: 1.2;
    clear: left;
}
.main-content  h3 {
     margin-top: 30px;
     
}
	
p {
    color: #202020;
    line-height: 1.5;
    margin: 0 0 15px;
}

.main-txt {
   font-size: 18px; 
}
a {
    color: #0281d7;
}
.text-7 {
    font-size: 1,5em !important;
}
.custom-font-secondary {
    font-family: 'Roboto', sans-serif !important;
}
.text-color-light * {
        color: #FFF !important;
}
html .text-color-primary, html .text-primary {
    color: #0281d7 !important;
}

html .btn-primary {
    background-color: #359ce1;
    border-color: #00a1cd #00a1cd #00799a;
    color: #FFF;
}
html .btn-secondary {
    
    background-color: #0281d7;
    border-color: #0281d7 #0281d7 #0281d7;
    background-color: #dc3545;
    border-color: #dc3545 #424547 #171d21;
    color: #FFF;
}
html .btn-outline.btn-light {
    color: #FFF !important;
    border-color: #00a1cd #00a1cd #00a1cd !important;
    background-color: #00a1cd;
}

html .btn-outline.btn-light:hover {
   color: #777 !important;
}

.mess {
   font-size:18px; 
   padding-top: 15px;
    margin-bottom: 5px;
      font-weight: 600;
}


h1.text-color-light {
	color: #1e67a4 !important;
}

.text-10 {
    font-size: 2.5em !important;
}
.body, .logo  {
    z-index: 0;
}
.navbar{
    z-index: 100!important;
    padding: 0;

}
.error, .red_txt {
   	color: #B2003B;
}

html .bg-color-primary, html .bg-primary {
    background-color: #00a1cd;
    background-color:#0281d7 !important;
}

.top-banners h4 {
     font-size: 28px !important;
     line-height: 1.5;
      letter-spacing: 1px;
     text-transform: uppercase;
}
.top-banners a p, .top-banners p {
   color: #fff;
   font-size: 21px;
    line-height: 1.4;
   text-transform: uppercase;
}
.bg-color-banner {
 background-color:#e5bb31;
 background: url(../images/promo/okna.jpg) no-repeat;  
  background-size: cover;
  background-position: bottom right;
  
  z-index:10;
}
.card-title {
    color: #183f72;
}

.promo-block .card-body {
      background-color:#359ce1;
      padding: 0.5rem 1rem 0.5rem 1rem ;
  z-index:1;
}


.promo-block .bcgr-color2 {
    background-color:#4ca3de;
}
.main-txt a {
    color: #0b83d4;
    text-decoration: underline;
}

section.section {
    padding: 20px 0 0 0;
} 
.btn {   
    font-size: .8rem;  
    
}


/*----------------------------- Header  */
#header.header-effect-shrink .header-container {
    min-height: 80px;
}


html.sticky-header-active #header .header-body {
    position: relative;
}   
#header .header-logo {
    margin: 1rem 0;
    position: relative;
    z-index: 1;
}

.header-logo-mini {
    display: none;
    align-items: center;
}

.top-block {
background-image: url('/assets/templates/img/top-pict2.jpg')!important;
background-position: 50% 50%;
background-color: #ffffff !important;
background-repeat: no-repeat !important; 
 background-attachment: local !important;
 padding:0 !important;

}

/*html .bg-color-tertiary, html .bg-tertiary {
    background-color: #ffffff !important;
}
*/
.page-header.page-header-modern.page-header-lg {
    padding: 5px 0;
}

.call-us-btn {
  width: 10%;
  min-width:200px;
  padding-right:20px;
}

.top-contacts-block {
    padding-right:40px;
}
.top-contacts .btn
{    margin: 20px 0 10px 0;
     padding: 20px 10px;
    
}
.header-nav-links .top-contacts .btn { 
    margin: 20px 0 20px 0;
     padding: 14px 10px;
    
}

.topmenu-poisk {
   display: none;  
}


.top-contacts p
{    margin-bottom: 5px;
    
}
.top-adres {
 margin-top: 30px;   
}
.top-adres p {
  font-size: 1.0em; 
  margin: 0 0 5px;
  
}
.top-telefons {
    margin-top: 5px;
   font-size: 1.2em;
   
}
.top-telefons a {
    white-space: nowrap;
}

.top-telefons span {
    display: block;
    padding-top: 5px;
    font-size: 1.3em;
    line-height: 1.3;
     z-index: 10;
}
.navbar-default {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom, .navbar-fixed-top1 {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.top-txt-bcgr {
    background-color: rgba(255, 255, 255, 0.5);
    padding: 20px 80px 20px 20px;
}
#topnav .header-nav-main .dropdown-menu li.active a {
    color: #dc3545 !important;
}
#topnav .header-nav-main .dropdown-menu li.active a:hover {
  color: #FFF!important;
 
}

html .page-header.bg-tertiary {
    background-color: #4ca8e6 !important;
}

.dop-menu-block h4{
    font-size: 1.2em !important;
    line-height: 1.1;
      font-weight: 600;
}
.dop-menu-block  .featured-box {
    padding: 7px;
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-radius: 8px;
    background-color: white;
    border-right: 1px solid #ECECEC;
}
  .dop-menu-block  .featured-box:hover {
    border-top: 1px solid  #4ea8da;
    border-bottom: 1px solid  #4ea8da;
    border-left: 1px solid  #4ea8da;
    border-right: 1px solid #4ea8da;
     text-decoration: none !important;
}
.dop-menu-block  a:hover {
     text-decoration: none !important;
     color: #4ea8da;
}

.dop-menu-block .featured-box .icon-featured {
  margin-bottom: 5px;  
}
html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
    border-color: #183f72;
    color: #4ea8da;
    color: #ffc107;
}

.mob-menu-btn {
    display: flex;
    align-items: center;
}
.call-us-btn-mob {
  display: none;   
}
.call-us-btn-mob .btn {
    font-size: 14px;
}
.breadcrumb {
    background: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    background-color: transparent;	
    color: #fff;
    list-style: none;
}

.breadcrumb>li {
    display: inline-block;
    font-size: .8em;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: 700;
    list-style: none;
    
}
/*----------------------------- Content  */





.main-content ul {
    padding-bottom: .25rem;
}


.main-content li {
	padding-top: 8px;
	color: #212529;
	font-weight: 600;
	margin-bottom: 1rem;
	
}
.main-content img {
   margin: 5px 20px 5px 20px;
}
.main-content img.icon {
   margin: 4px 2px 2px 2px;
   max-width: 45px;
   height: auto;
}
.main-content .img-thumbnail img{
    margin:0;
}


.main-content td h3 {
    margin-top: 10px;
   margin-bottom: 10px;
}

.card-body {
    padding: 0.5rem;
}

.card-body img {
    padding: 5px; 
    margin: 0 auto 0 auto;
}
.custom-card-style-1-description p {
    line-height: 1.5;
     font-size: 16px;
}
.product .custom-card-style-1-description p {
    line-height: 1.2;
    font-size: 14px;
}
.card-body .description-box p {
   font-size: 14px;
   color: #6c757d;
   line-height: 1.3;
}
.catalog-item-box {
    padding-right: 10px;
    padding-left: 10px;
}
.catalog-item-box .text-secondary, .catalog-item-box .text-color-secondary {
    color: #383f48 !important;
}

#whoweare {
     z-index: 5;
}
.row-gutter-sm .custom-card-style-1 {
    border: 2px solid rgba(0,0,0,.1);
}
.row-gutter-sm .custom-card-style-1:hover {
    border: 2px solid #00a1cd;
}
#special h2{
    margin-bottom: 15px;
    color: #dc3545;
}   
#special h3 {
    margin-bottom: 15px;
  line-height: 1.2;
} 
#special p {
    line-height: 1.4;
    margin: 0 0 10px;
    font-size: 16px;
}

.accordion .card-title {
    font-size: 20px;
}

.testimonial.testimonial-style-3.custom-testimonial-style-1 blockquote {
    background: #FFF !important;
    padding: 45px 20px 25px 20px;
}
.testimonial  p {
    color: #202020;
    line-height: 1.4;
    margin: 0 0 10px;
}
.testimonial.testimonial-style-3 blockquote p {
    color: #777;
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 0.9em;
    font-style: normal;
}

.flex-alg-center {
    display: flex;
    justify-content: center;
} 
         

.media-body  h4 {
    margin-top: 15px;
    margin-bottom: 15px;
}
article table, .main table  {
    margin-bottom: 20px;

}


article table td p {
    padding: 0 2px 0 2px;
    font-size: 14px;
    margin: 0;
}


hr {
    margin: 20px 0 20px 0;
    clear: both;
}

.text-block hr{
   margin: 10px 0 10px 0;
}

.pagination.pagination-rounded .page-item a {
    border-radius: 50% !important;
    
}    

.page-item a {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}      
      
 .pagination.pagination-rounded.pagination-md .page-item a {
    padding: 0;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-size: 1rem;
}  

.custom-card-style-1-link {
    color: #B2003B;
    line-height: 1.8;
    font-size: 18px;
    text-decoration: underline;
}

.section-with-shape-divider a {text-decoration: underline;}

.mess-box {
  text-align: right;  
}
.call {
    display: none;  
}

.custom-featured-icon-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 110px;
    height: 110px;
    border-radius: 100%;
}

.img-cont {
    padding-bottom: 20px;
}

/*----------------------------- sticky small menu */


.content-index {
    display: flex;
    display: none;
    width: 245px;
    background-color: white;
    padding: 10px 5px 5px 10px;
    margin-left: 0;
    position: fixed;
    bottom: 0;
    left: -215px;
    flex-direction: row-reverse;
    z-index: 100;
    border: 1px solid #dedcdc;
      font-size: 80%;
      opacity: 9;
      transform: translateY(100%);
      line-height: 1.2;
}


.contacts-sticky {
	display: flex;
    width: 55px;
    
    padding: 5px 5px 5px 5px;
    margin-left: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    left: auto;
    flex-direction: row;
    z-index: 100;
 
      font-size: 80%;
      opacity: 9;
      transform: translateY(100%);
      line-height: 1.2;
	
}
.contacts-sticky img {
    width:45px !important;
    height:auto;
}

.index-title {
    width:40px;
    line-height: 1.4;
}
.index-title p{
    writing-mode: vertical-lr;
    padding: 5px 0 5px 20px;
    margin: 0;
    font-size: 110%;
        color: #183f72;
      font-weight: bold;
      line-height: 1.4;
}
.content-index ul {
 margin-top: 5px;
 margin-bottom: 5px;   
}
.content-index li {
    padding-top: 5px;    
    margin-bottom: 7px;
}
.contacts-sticky ul {
	padding: 5px;	
	
}
.contacts-sticky ul, .contacts-sticky li {
	list-style: none;
	margin-bottom: 4px;
}
.contacts-sticky li {
	padding-top: 5px;
	margin-bottom: 8px;
}
.content-index:hover {
	  left: -30px;
}
.menu-show { 
  transition: all .3s;
  opacity: 0.9;
   bottom: 0; 
  transition: all 1s;
  transform: translateY(0%);
}
.contacts-show { 
  transition: all .3s;
  opacity: 0.7;
   bottom: 10%; 
  transition: all 1s;
  transform: translateY(0%);
}

.mob-menu-btn .call-us-btn-mob .btn {
	    font-size: 16px !important;
        padding: 6px 10px;
   
}

.card.forma-block {
    border: 6px solid  #0281d7;
      margin-bottom:40px;
}  


html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
    border-color: #dc3545;
    color: #dc3545;
}
html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
	background: #dc3545 !important;
}
html .featured-box-effect-3.featured-box-primary .icon-featured:after {
    box-shadow: 0 0 0 10px #dc3545;
}
html .featured-box-primary h4 {
    color: #dc3545;
}
html .featured-boxes-style-3 .btn-outline.btn-light {
    color: #FFF;
    border-color: #dc3545 #dc3545 #dc3545 !important;
    background-color: #dc3545;
}
html .btn-outline.btn-light:hover,
html .btn-outline.btn-light.hover {
	color: #dc3545 !important;
	background-color: #FFF;
	bborder-color: #dc3545 #dc3545 #dc3545 !important;
}

.contacts2 .container {
    padding-right: 5px;
    padding-left: 5px;
}

.uslugi-promo h3 {
        color: #dc3545;
        font-size: 1.8em !important;
}

.uslugi-promo p {
    font-size:18px;
}
.section-background {
    position: relative;
    background-size: cover;
    background-position: bottom;
}
.section-background .promo-text:before {
    content: "";
    display: block;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.section-background .promo-text:before {
   /* background: rgba(33, 37, 41, 0.1);*/
}

.promo-text {
   padding: 24px;
   background-repeat: no-repeat;
   background-color: rgb(30 0 255 / 14%);
   /*background-color: #c6e8ff;*/
}
.promo-text h2,.promo-text h3{
    text-align:center;
    color: #ffffff;
}    
.promo-text p{
    text-align:center;
    font-size:20px;
    color: #ffffff;
}
.promo-text li {
    padding-top: 8px;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 1rem;
}

.uslugi-promo .img-fluid {
    width: 100%;
}

.uslugi-promo .img-thumbnail {
    padding: 1.25rem;
}

 .thumb-info-title {
    transition: all 0.3s;
    background: rgba(220, 53, 69, 0.8);
    color: #FFF;
    font-weight: 600;
    left: 0;
    letter-spacing: -.05em;
    position: absolute;
    z-index: 2;
    max-width: 90%;
    font-size: 17px;
    padding: 8px 25px 9px;
    top: 15%;
}
 .thumb-info-inner {
    transition: all 0.3s;
    display: block;
}

.custom-accordion-style-1 > .card .card-header a {
    background-color: #0281d7 !important;
}
.custom-accordion-style-1 > .card .card-header a.collapsed {
    background-color: #FFF !important;
}
.custom-accordion-style-1 > .card:hover .card-header a.collapsed {
   color:#0281d7 !important;
}
.accordion .card-header a:hover {
color:#0281d7 !important;
}

/*----------------------------- List  */

ul.vert-list-style  {	
list-style: none;	
padding: 0;
margin: 0;
}   

.text-block ul{

}
.text-block li {
       margin-bottom: 5px;
     font-weight: bold;
     line-height: 21px;
}
.custom-nav-list-effect-1 li {
     font-size: 16px; 
}

.custom-nav-list-effect-1 .submenu {
	padding: 0;
}

 .custom-nav-list-effect-1 .submenu li {
        margin-left: 15px;
     	font-size: 14px; 
 } 
 .custom-nav-list-effect-1 .submenu li.first {
        margin-top: 10px;
     	
 } 
    
.list-unstyled ul {
   list-style: none;
} 

.introtxt li {
    margin-bottom: 5px;
      font-weight: bold;
      text-align: left;
}
.main-content ul.prices {
    background-color: #ffffff;
    padding: 1rem 1rem 1rem 3rem;
    border: 1px solid rgba(114,176,209,1);
    border-radius: 0.5rem;
     clear: both;
     margin: 10px 0 10px 0;
}
.main-content thead td {
      font-weight: bold;
}
.main-content table {
    margin-bottom: 15px;
    font-size: 90%;
}
.main-content table p {
    margin:0;
}

.card h4{
     font-size: 1.2em;
     line-height: 1.2;
}
 .uslugi-promo  p.link {
    text-align: right;
 }

/*----------------------------- dop-text block  */

.dop_text {
    position: relative;
    width: 100%;
    background-color: #fff;
    border: 3px solid rgba(195,212,235,.80);
    border-radius: 0.25rem;
    padding: 15px 40px 45px 40px;
}
.dop_text p {
     font-size: 85%;
}
.dop_text h2{
    text-align: center;
    color: #1c57a4;
    margin: 0 0 10px 0;
}

.dop_text h3{
    color: #637285;
}

.dop_text .text-decoration-none {
   color: #c35761;
    font-weight: 700; 
    float: right;
}
.dop_text .text-decoration-none:hover {
    color: #e21428;
}

/*----------------------------- Sidemenu  */


#sidemenu .custom-nav-list-effect-1 > li.active > .submenu > li.active > a {
    color: #00a1cd !important;
}
.blog-sidebar ul.nav-list li a {
    transition: background .1s;
    padding: 8px 0 8px 22px;
    display: block;
    color: #333333;
    font-size: .9em;
    text-decoration: none;
    line-height: 20px;
}
.blog-sidebar ul.nav-list li.active a {
         color: #0281d7 !important;
  }
.blog-sidebar h2 {
  margin: 0 0 15px 0;    
}  
  
#sidemenu .submenu li {
    margin-bottom: 5px;
    line-height: 20px;
}


/*----------------------------- Forma  */


.custom-form-style-1 .form-group {
margin: 0 10px 0 10px;	
}
label {
  line-height: 21px;  
}

.form-control {
    border: 1px solid #242b31;
}

.contact-form .form-row {
 justify-content: space-between !important;  
 
}
.contact-form label {
    font-weight: bold !important;
}

.contact-form .form-control {
border: 2px solid #2875b7;
}

.form-control input::placeholder {
  color: #7a8e9e;  
}
.form-control.noborder {
    border: 0 solid #242b31;
    color:#242b31;
    font-size: 1rem !important;
}


.main-form{
	background-image: url(/assets/templates/img/pict-fon1.png);
	 background-repeat: no-repeat;
	 background-position: bottom right;
}
.form2-zakaz {
  border: 2px solid #eee;   
  background-color: white;
}
.form2-zakaz .form-wrapper {
    margin: auto auto;
}
.form2-zakaz h3 {
    text-align: center;
}

.form-control:not(.form-control-sm):not(.form-control-lg) {
 font-size: 1.1rem !important;
}

.poisk-box {
   width:80%; 
   margin: auto auto;
}

.poisk-box .form-control {
    border: 2px solid #0281d7;
  
}
.poisk-box  .btn {
	background-color: #0281d7;
	color: #fcfcfc;
}
.blog-sidebar button.bg-color-grey {
    background-color: #0281d7 !important;
}

/*----------------------------- Tags  */

.blog-tags ul, .blog-tags ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

.blog-tags {
  padding: 10px 5px 10px 5px;
  text-align: center; }
  
  
.blog-tags .inline-list {
    display: block;
    margin-left: -4px;
    margin-right: -4px;
    text-align: left;
} 

.blog-tags .inline-list > li {
    display: inline-block;
    margin-top: 9px;
    padding-left: 2px;
    padding-right: 2px;
}  
  
.blog-tags .inline-list > li a {
        padding: 6px 8px;
        font-size: 11px;
        text-align: center;
        letter-spacing: .05em;
        font-weight:  bold;
        text-transform: uppercase; }
  
.blog-tags .inline-list > li a, .blog-tags .inline-list > li a:focus, .blog-tags .inline-list > li a:active {
          color: #4f4f4f;
          background-color: transparent;
          border: 1px solid #b4b4b4; }
          
.blog-tags .inline-list > li a:hover {
          color: #fff;
          background-color: #0281d7;
          border-color: #0281d7; }
          
 .tag-img {
    margin-right: 10px;
}
 /*-----------------------------  Product box*/
.product h4{
font-size: 16px;
    font-weight: 600;
    margin-top:10px;
    line-height: 1.3;
  
} 
.product img {
    margin:0;
    padding:0;
} 
.price {
   color: #4d0018;
   font-size: 21px;
   margin: 10px 0 10px 0;
}
 

/*----------------------------- Cookie-notification  */
 #cookie-notification {
 }

.infomodal-container {
 min-height: 25px; 
   margin: auto auto;
  background-color: #49658d;  
  color: #7a7a7a;
  border: 1px solid #49658d;
  border-radius: 0;
  text-align: center; 
 font-size: 12px; 
  position: relative;
 padding: .4rem 1.25rem;
}
.infomodal-container p {
     font-size: 12px; 
}
.infomodal-container a {
    color: #d7e8f0 !important;
}
.infomodal-container .but-close {
	padding: 5px 10px;
	margin: 5px;
    font-size: 12px;
    line-height: 1.3;
    border-width: 1px;
    border-radius: 4px;    
    border-style: solid;  
 	background-color: #183f72;
    border-color: #234881;
    color: #d7e8f0;
}
	 
.hidden {
    display: none !important;
}  
.contacts2 {
    padding: 0 0 20px 0;
  clear: both;
}

.contacts2 h2{
   color: #dc3545; 
   color: #333 !important;
}

.contacts2 .featured-box h3 {
    margin: 0;
    color: #dc3545;
}

.block-tel h2 {
  font-weight: 700; 
  line-height: 1.6;
  color: #183f72;
  margin-bottom: 0.5rem;
  font-size: 1.8em !important;
}
.block-tel p {
   font-size: 24pt;
    color: #236fa1;
    text-align: center;
    line-height: 1.5;
    margin: 0 0 15px;
    font-weight: bolder;
}
.block-tel a {
  color: #0281d7 !important;  
}
.block-tel a:hover {
  color: #183f72 !important;
}

.lightbox {
    text-align: center;
}


/*----------------------------- Footer  */

#footer p, #footer a:not(.btn), #footer span, #footer li, #footer .footer-copyright p {
    color: #dee2e6;
}
#footer p{
   font-size: 1em; 
}

#footer .footer-copyright p {  
    margin: 0;
    padding: 0;
    font-size: .9em;
}
#footer p, #footer li, #footer {
    color: #ffffff;
}

       
#footer.footer-reveal {
z-index: 10;	
position: relative;	
}

#footer li {
    font-size: 1.1em;
    line-height: 20px;
    padding-bottom: 7px;
}    
footer .viber, footer .whatsapp {
	font-size: 1.3em;
	color: #0281d7!important;
}
footer a:hover {
	text-decoration: underline;
}
#footer a:not(.btn):not(.no-footer-css):hover {
    text-decoration: underline;
    color: #fff;
}
#footer a:not(.btn):not(.no-footer-css) {
    color: #ced7e1;
}

html .scroll-to-top {
    right: 0;
    display: none;
}

#jvlabelWrap {
    right: 10px !important;
}
/*---------------------------------------------------------------- Media  */

@media (max-width: 1200px) {
.main-content1 table img{
    width: auto;
    
    height: auto;
}
.img-block {
    overflow: hidden;
}
}


@media (max-width: 420px) {
    
 article table td:first-child, .main table td:first-child  {
     word-break: break-all;
     word-break: auto-phrase;
     min-width:120px;
}
.main-content table {
    font-size: 90%;
    line-height: 1.4;
}
.main-content table p {
    line-height: 1.4;
}
    
td h3 {
    font-size: 1.2em !important;
    word-break: auto-phrase;
}
td p {
	line-height: 1.2;
    font-size: 90%;
    word-break: auto-phrase;
}  

}





/*----------------------------- max-width: 767px  */
@media (max-width: 767px) {
    
#header.header-effect-shrink .header-logo  {
  width: 80% !important;
  display:block;
  margin: auto auto;
} 
.top-block {
background-image: url('/assets/templates/img/top-pict-small2.jpg')!important;
 background-size: cover;
    background-position: top;
}

.top-telefons {
    margin-top:15px;
    font-size: 1.6em !important;
    line-height: 1.7 !important;
}

.logo, .top-contacts, .header-info .col-md-12, .header-info .col-sm-12 {
    	text-align: center !important;
    	 margin: auto auto;
}

#sidemenu {
     display: none;
}

.contacts-show {
    
    opacity: 1;
}
h2 {
    font-size: 1.6em !important;
}
h3 {
    font-size: 1.4em !important;
}
.main-content img, .text-img, #whoweare img, #intro img, #mainintro img, .about-box  img {
    width: 100% ;
    height: auto;
    margin: auto auto;
}

.main-txt img {
    margin-bottom: 10px;
}

.main-content img.icon {
     width: auto;
}

.text-10 {
    font-size: 2em !important;
}
.text-block ul{
 padding: 0;
 margin: 15px;
}
.text-block li {
    font-size: 115%; 
}
.container-fluid h3 {
    margin-top:20px;
}
.mess-box {
  text-align: center; 
  margin: 0;
   
}
.mess-box .btn {
 margin-bottom: 10px !important;
 margin-right:auto;
 
}
.mess-box span {
    display: block;
  width:100%;
}
 .call {
     display: inline-block; 
}
.block-tel p {
   font-size: 28px;
   line-height: 1.9;
}
.poisk-box {
    width: 95%;
}

#footer li {
    font-size: 1.4em;
    line-height: 30px;
}

.top-banners a p, .top-banners p {
    font-size: 18px;
}

.main-form{
background-image: none; 
	
}
.d-inline-block.img-thumbnail {
    display: block!important;	
    text-align:center;
    margin: 1em auto 1em auto !important;
}
.d-inline-block.img-thumbnail img {
    margin: auto auto;
}
    
}

/*----------------------------- max-width: 575px*/
@media (max-width: 575px) {
   .text-block .img-block {
     max-height: 150px;
     overflow: hidden;
} 
 .uslugi-promo .img-block {
      display: none; 
}

.telefons {
font-size: 1.5em !important;
    
}
.f-box {
    padding:0;
}   
 .f-box  p {
   padding:0 !important;
   font-size: 18px;
 }
.card-body.form{
    padding: 0 10px 0 10px !important;
} 


.soput-res .card-body h4, .card h4.custom-card-style-1-title {
   font-size: 1.4em;
}


.soput-res .card-body .custom-card-style-1-image-wrapper,.catalog-item-box .custom-card-style-1-image-wrapper{
    max-height:130px;
    overflow: hidden;
}

#cont img{
    width: 100%;
    height: auto;

}


.uslugi-promo h3 {
    font-size: 2em !important;
}

.top-banners > div, .contacts2 .f-box {
    padding: 0;
}
.block-tel p {
   font-size: 26px;
   line-height: 1.9;
}

}


/*----------------------------- max-width: 991px */

@media (max-width: 991px){
    
#header .header-logo img {
    z-index: 1;
    width: 100%;
    height: auto;
}

.header-logo-mini {
    display: flex;
    padding-left:10px;
}
#header .header-nav-main nav > ul li {
	font-size: 21px;
}
#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
 color: #444;
}

#header .header-nav-main nav > ul > li.active  > a {
    color: #FFF !important;
        background: #00a1cd;
}
#header .header-nav-main nav {
    max-height: 400px;
    overflow: scroll;
    overflow-y: auto;
    padding: 0 15px;
    padding-bottom: 25px;
    transition: ease all 500ms;
}

#header .header-logo {
    display: none;
    
}    

.slogan {
    margin-top: 35px;
    color: #041b2d;
    font-size: 21px;
}

.dop-menu-block .col-sm-6{
   width:50%; 
}
.dop-menu-block h4 {
    font-size: 0.9em !important;
}

.box-content p {
      line-height: 1.3;  
      font-size: 16px;
}

.dop-menu-block .box-content p {
      line-height: 1.2;  
      font-size: 12px;
}

.logo, .top-contacts {
    	text-align: center !important;
    	 margin: auto auto;
}

section.section {
    margin: 30px 0;
    padding: 10px 0 0 0 !important;
}
.main-content table {
     width: 100% !important;
}

.card-body img {
    flex-shrink: 0;
    width: 100%;
     height: auto;
}

.top-block {
 padding: 0 !important;   
}    
    
.main-content img.icon, .card-body img.icon {
     width: auto;
}
html .scroll-to-top.hidden-mobile1 {
    display: block !important;
}
.hide {
   display: none;   
}
.cloud li {
    font-size: 24px;
}
.card h4{
     font-size: 1.1em;
     line-height: 21px;
}
.card.forma-block {
    margin-left:0 !important;
    margin-right:0 !important;
}

.top-banners h4 {
    line-height: 1.4 !important;
}
.top-banners a p, .top-banners p {
    font-size: 21px;
}

.topmenu-poisk {
   display: block;  
}
.uslugi-promo p {
    font-size:16px;
    line-height: 1.3;
    text-align: justify;
}
.uslugi-promo p.uslugiblock-contacts, .uslugi-promo  p.link {
    text-align: center;
}
.descr-block {
    
}
footer .feature-box-icon{
     display: none !important;
}


}



/*----------------------------- max-width: 1024px */
@media (max-width: 1024px){
    
.header-container  {
    max-width: 100% !important;
}  
    
.call-us-btn {
    padding-right: 0;
}

#header .header-nav-main nav > ul li a {
    font-size: 18px;
    line-height: 1.6;
}

.top-txt-bcgr {
    padding: 20px 40px;
}

#whoweare .notmobile{
       display: none; 
}
 #intro img  {
    width: 100% !important;
    height: auto;
    margin: auto auto;
    padding:20px 0 20px 0;
   float:none;
    
}
h3 {
    line-height: 1.4;
}
.featured-boxes h3 {
  line-height: 1.2;   
}
.img-block {
    overflow: hidden;
}
 .uslugi-promo .img-block {
    max-height:300px;
    overflow: hidden;
}

}

/*----------------------------- min-width: 576px */

@media (min-width: 576px){
.container, .container-sm {
    max-width: 100%;
}
.soput-res .card-body h4 {
  
}
}


/*----------------------------- min-width: 992px */

@media (min-width: 992px) {
    
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    min-width: 350px; 
}    
    
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    border-bottom: 1px solid #a6a6a6;
        color: #3a89b4;
    font-size: 1em;
}  


#header .header-nav-main nav > ul > li > a {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0.8rem !important;
}
.main-wrapper {
   margin-top: 0 !important; 
}
.container, .container-sm {
    max-width: 960px;
}

.pb-lg-5 {
    padding-bottom: 1rem!important;
}

.mess-box {
 display: none; 
 width: 0;
}
.mobile {
   display: none;   
}

.content-index {
   
    width: 245px;
    padding: 10px 5px 5px 10px;
    margin-left: 0;
    left: -210px;
    font-size: 80%;
    bottom: 350px;
    opacity: 9;
    transform: translateY(100%);
    transition: all 1s;
    line-height: 1.2;
}

.img-cont {
  float: right;
}

}

/*----------------------------- min-width: 1024px */


@media (min-width: 1024px) {
.container {
       max-width: 1300px;
}

}


/*-----------------------------   */
.google-map {
    background: #ffffff;
    height: 400px;
    margin: -35px 0 30px 0;
    width: 100%;
}

.redtxt, .redtxt p {
	color: #EE1A21 !important;
}
.right, p.right {
  text-align: right;  
}
.f_right {
  float: right;  
}
.formfield {
    display: none;
}

.center, p.center {
	text-align: center;	
}
.left, p.left {
    text-align: left;
}
.f_left {
  float: left;  
}
.small {
    font-size: 80% !important;   
    line-height: 1.2;
}
.medium {
   font-size: 90% !important;   
}
.big {
   font-size: 120% !important;  
}
pre {
    letter-spacing: normal;
}

/*----------------------------- Nav new  */
#topnav {
 background: #fff;
 border-bottom: 4px solid #0281d7;
}

#topnav .header-btn-collapse-nav {
      background: #0281d7;
}

#topnav .header-btn-collapse-nav {
    color: #fff;
    display: none;
    float: right;  
    margin: 0 0 0 1rem;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

#topnav .container {
    position: relative;
}
#topnav .header-container {   
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    transition: ease height 300ms;
}

#topnav .header-column {
    display: flex;
    align-self: stretch;
    align-items: center;
    flex-grow: 1;
    flex-direction: column;
}
#topnav .header-column .header-row {
    justify-content: inherit;
}
#topnav .header-row {
    display: flex;
    flex-grow: 1;
    align-items: center;
    align-self: stretch;
    max-height: 100%;
}
#topnav .header-column .header-row.nav-row {
    justify-content: space-between;
}

#topnav .header-nav {
    min-height: 70px;
}



@media (max-width: 991px) {
#topnav .header-nav-main nav > ul li {
	font-size: 21px;
}
#topnav .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
 color: #444;
}

#topnav .header-nav-main nav > ul > li.active  > a {
    color: #FFF !important;
        background: #0281d7;
}
#topnav .header-nav-main nav {
    max-height: 400px;
    overflow: scroll;
    overflow-y: auto;
    padding: 0 15px;
    padding-bottom: 25px;
    transition: ease all 500ms;
}	
	
#topnav .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a {
    color: #444;
}	


.call-us-btn-mob {
  display: block;   
}

#topnav .header-btn-collapse-nav {
    outline: 0;
    display: block;
    position: relative;
    z-index: 1;
}


#topnav .header-nav.header-nav-links, #topnav1 .header-nav.header-nav-line {
    min-height: 60px;
}
#topnav .header-nav {
    display: flex;
    align-items: center;
}
#topnav .header-nav {
     padding: 1rem 0;
}
#topnav .header-nav-main {
    position: absolute;
    background: transparent;
    width: 100%;
    top: 100%;
    left: 50%;
    transform: translate3d(-50%,0,0);
}
#topnav .header-nav-main:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: #fff;
    z-index: -1;
    transform: translateX(-50%);
}


#topnav .header-nav-main nav {
    padding: 0 15px;
    padding-bottom: 5px;
    overflow-y: auto;
    max-height: 600px;
    transition: ease all 500ms;
    
}
#topnav .header-nav-main nav>ul {
    padding-top: 15px;
    padding-bottom: 15px;
    flex-direction: column;
      box-shadow: 0 15px 30px -5px rgb(0 0 0 / 7%);
}    
	
#topnav .header-nav-main nav>ul li a.dropdown-toggle {
    position: relative;
}
#topnav .header-nav-main nav>ul>li>a {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 1px;
    margin-bottom: 1px;
  
}
#topnav .header-nav-main nav>ul li a {
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
    padding: 7px 8px;
    margin: 1px 0;
    border-radius: 4px;
    text-align: left;
}
#topnav1 .header-nav-main nav>ul li.dropdown .dropdown-menu {
    background: transparent;
    padding: 0;
    margin: 0;
    font-size: 13px;
    box-shadow: none;
    border-radius: 0;
    border: 0;
    clear: both;
    display: none;
    float: none;
    position: static;
}
#topnav .header-nav-main nav > ul li {
    font-size: 21px;
}

#topnav .header-nav-main nav>ul li {
    border-bottom: 1px solid #e8e8e8;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
}

#topnav .header-nav-main nav>ul li:last-child {
    border-bottom: 0;
}

#topnav1 .header-nav-main nav>ul li a.dropdown-toggle .fa-chevron-down {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .6rem;
}
#topnav .header-nav-main nav>ul li.dropdown .dropdown-menu {
    background: transparent;
    padding: 0;
    margin: 0;
    font-size: 13px;
    border-radius: 0;
    clear: both;
    float: none;
    position: static;
}
#topnav .header-nav-main nav>ul li.dropdown .dropdown-menu {
      font-size: 13px;
      border: 0;
}

#topnav .header-nav-main nav>ul li.dropdown.open>.dropdown-menu {
    display: block;
    margin-left: 20px;
}

.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#topnav .header-nav-main nav::-webkit-scrollbar {
    width: 5px;
}
#topnav  .header-nav-main nav::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: rgba(204,204,204,.5);
}

}

@media (max-width: 990px) {
.header-nav-links .call-us-btn {
	display: none;
}
}


@media (max-width: 1024px) {
#topnav .header-nav-main nav > ul li a {
    font-size: 18px;
    line-height: 1.6;
     color: #2c3237;
}	
.nomenu .dropdown-menu1 {
    display: none !important;
}
}
@media (max-width: 575px){
h2 {
    line-height: 1.2;
    padding-top:15px;
}
.text-7 {
    font-size: 1.5em !important;
}
#whoweare {
    margin-top:-80px !important;
}
#whoweare .container, #whoweare .col-md-12  {
    padding-bottom:0 !important;
    margin-bottom:0 !important;
}
.main .shape-divider-bottom {
    display:none;
}
#top-banners .last-item {
   
}
.soput-res .custom-card-style-1-image-wrapper {
      display:none!important; 
}
.call-us-btn-mob {
   /* display: none; */
}
.call-us-btn-mob .btn {
    font-size: 11px;
    padding: 6px;
}
.header-logo-mini {
 padding-left: 0;
 padding-right: 10px; 
}
}

@media (min-width: 992px) {

#topnav .header-nav.header-nav-links, #topnav .header-nav.header-nav-line {
    padding: 0;
}	
#topnav .header-nav {
    display: flex;
    align-items: center;
    flex-grow: 1;
    justify-content: flex-end;
    align-self: stretch;
}
#topnav .header-nav.header-nav-links .header-nav-main, #topnav .header-nav.header-nav-line .header-nav-main {
    align-self: stretch;
    min-height: 0;
    margin-top: 0;
}
#topnav .header-nav-main {
    display: flex !important;
    height: auto !important;
}
#topnav .header-nav-main .collapse, #topnav .header-nav-main nav {
    display: flex !important;
}
#topnav .header-nav-main nav>ul>li {
    height: 100%;
    align-self: stretch;
    margin-left: 2px;
}
#topnav .header-nav.header-nav-links:not(.header-nav-light-text) nav>ul>li>a, #topnav1 .header-nav.header-nav-line:not(.header-nav-light-text) nav>ul>li>a {
    color: #444;
}
#topnav .header-nav.header-nav-links nav>ul>li>a, #topnav .header-nav.header-nav-links nav>ul>li:hover>a, #topnav .header-nav.header-nav-line nav>ul>li>a, #topnav .header-nav.header-nav-line nav>ul>li:hover>a {
    position: relative;
    background: transparent !important;
    margin: 1px 0 0;
    min-height: 60px;
    height: 100%;
}
#topnav .header-nav-main.header-nav-main-text-capitalize nav>ul>li>a {
   
}
#topnav .header-nav-main nav > ul > li > a {
    font-weight: 600;
    padding: 0 0.4rem !important;
}
#topnav .header-nav-main nav>ul>li>a {
    display: inline-flex;
    align-items: center;
    white-space: normal;
    border-radius: 4px;     
    font-style: normal;     
    letter-spacing: -.5px;
    text-transform: uppercase;
}
#topnav .header-nav-main nav>ul>li.dropdown .dropdown-menu {
    border-radius: 0 4px 4px;
    border: 0;
    border-top: 3px solid #ccc;
    box-shadow: 0 15px 30px -5px rgb(0 0 0 / 7%);
    margin: 0;
    padding: 5px 0;
    text-align: left;
}
#topnav1 .header-nav-main-effect-2 nav>ul>li.dropdown .dropdown-menu {
    transition: opacity .2s ease-out;
    opacity: 0;
}

#topnav .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    border-top-color: #00a1cd;
}
#topnav .header-nav-main nav > ul > li.dropdown .dropdown-menu {
    min-width: 380px;
}
#topnav .header-nav-main nav>ul>li.dropdown .dropdown-menu li a {
   
    padding: 6px 18px 6px 18px;
    position: relative;
    text-transform: none;
    letter-spacing: -.5px;
    border-bottom: 0 solid #a6a6a6;
        color: #3a89b4;
        font-weight: 600;
    font-size: 1em;
}
#topnav .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
 background: #0281d7;
 color: #FFF;
  border-bottom: 0 solid #FFF;
}

#topnav .header-nav-main nav>ul>li.dropdown .dropdown-menu li:last-child a {
    border-bottom: 0;
}
#topnav .header-nav-main nav > ul > li.dropdown:hover > a::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    border-bottom: 5px solid #ccc;
}
#topnav .header-nav-main nav > ul li a {
    font-size: 14px;
   
}

#topnav .header-nav.header-nav-links nav > ul > li:hover > a::before, #topnav .header-nav.header-nav-links nav > ul > li.open > a::before, #topnav .header-nav.header-nav-line nav > ul > li:hover > a::before, #topnav .header-nav.header-nav-line nav > ul > li.open > a::before {
    opacity: 1;
}
#topnav .header-nav.header-nav-links nav > ul > li.dropdown > a::before, #topnav .header-nav.header-nav-line nav > ul > li.dropdown > a::before {
    border-bottom: 0;}
    	
#topnav .header-nav-main nav > ul > li.dropdown:hover > a::before {
    border-bottom-color: #00a1cd;
}
#topnav .header-nav-main-effect-2 nav > ul > li.dropdown:hover > .dropdown-menu, #topnav .header-nav-main-effect-2 nav > ul > li.dropdown.open > .dropdown-menu {
    opacity: 1;
}

#topnav .header-nav-main nav > ul > li.dropdown.open > .dropdown-menu, #topnav .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu {
    top: auto;
    display: block;
}

.bigmodal {
    max-width: 750px;
    margin: 1.75rem auto;
}
}
@media (min-width: 1200px) {
    #topnav .header-nav-main nav > ul > li > a {
    padding: 0 0.6rem !important;
    font-size: 16px;
}
}

@media (min-width: 1400px){
#topnav .header-nav-main nav > ul li a {
    font-size: 18px;
     padding: 0 0.8rem;
}
#topnav .header-nav-main nav>ul>li.dropdown .dropdown-menu li a {
   
    padding: 6px 18px 6px 18px;
}

}

/*----------------------------- end Nav new  */
.dop_text_block {
    height: 250px;
}
.form-email {
    display: none !important;
}


.featured-box .box-content {
        padding: 5px;
}
.vibor .featured-box {
    padding:10px;
   background-color:#ffffff; 
    border: 2px solid rgba(0,0,0,.1);
}
.vibor .featured-box .box-content {
    padding-top: 10px;
}
.feature-box.feature-box-style-5 .feature-box-icon [class*="fa-"], .feature-box.feature-box-style-5 .feature-box-icon .icons {
    color: #28a745;
}

.red {
   color: #b2003b;
}
.badge {
    background-color: #dc3545;
    color: #FFF;
}
.nav .badge {
    margin: 0 20px 2px 20px;
}

.feature-box.feature-box-style-3 .feature-box-icon [class*="fa-"], .feature-box.feature-box-style-3 .feature-box-icon .icons {
    color: #dc3545;
}
.feature-box.feature-box-style-3 .feature-box-icon {
    border-color: #ccc;
}
.list-icon .container > .row {
    justify-content: center;
}

.neighbors-block {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 20px 0 20px 0;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 5px 0 20px 0;
}
.neighbors > span {
    padding: 10px;
    
}
.neighbors > span>a {
    padding: 10px 30px;
    background-color: #0281d7;
    color: white;
}
.neighbors > span>a:hover {
        color: black;
}

.neighbors .btn {
       font-size: 110%;
}
.text-center {
    text-align: center !important;
    justify-content: center;
}

/*
.main-txt li  {
    list-style: none;
    
}
.main-txt li {
    padding: 0 0 10px 0;
}
.main-txt li {
    display: block;
}
.main-txt li {
    position: relative;
    padding-left: 30px;
}
.main-txt li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\f00c";
   font: 400 21px "Font Awesome 5 Free";
    color: #dc3545;
}
*/