@charset "UTF-8";
/*
Style.css
Theme Name: zheneva
Author: GTS
Description: Description
Version: 1.0.0
*/
@import url("css/style-wp.css");
@import url("libs/bootstrap/bootstrap.css");
@import url("css/font-awesome.min.css");
@import url("css/fonts.css");


/*=================================================
==================================================*/
/* --------------------------------------
1. General Styles
-------------------------------------- */
html {
overflow-x: hidden;
}
body {
color: #000;
font-family: 'Lato', sans-serif;
font-size: 16px;
line-height: 1.4;
font-weight: 400;
  padding-right: 0!important;
  margin: 0 !important;

}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: 'Lato';
font-weight: 600;
color: #000;
line-height: 1;
}

h1, .h1 {
font-size: 60px;
font-weight: 300;
}

h2, .h2 {
font-size: 48px; 
}

h3, .h3 {
font-size: 36px; 
}

h4, .h4 {
font-size: 30px; 
}
h5, .h5 {
font-size: 24px; 
}
h6, .h6 {
font-size: 21px; 
}
.top-phone a[href^=tel] {
color: inherit;
text-decoration: none; 
}

a[href^=mailto] {
color: inherit;
}

a {
color: #005794;
text-decoration: inherit;
}

a:hover,
a:focus { 
text-decoration: underline;
outline-offset: 0;
    outline: 0;
}
a:visited {
color: #005794; 
}
button:focus {
outline: none; 
}

img {
max-width: 100%;
height: auto; 
}


ul, ol {
padding-left: 0; 
margin-left: 20px;
}


.card-columns {
  -webkit-column-count:5;
  column-count:5;
  -webkit-column-gap:0.5rem;
  column-gap:0.5rem;
  margin-bottom:0.5rem;
  orphans:1;
  widows:1;
}

.card-columns .card {
  border-radius:0;
  display:inline-block;
  width:100%;
  margin-bottom:0.5rem;
}
.card-columns .card img {
  width: 100%;
  height: auto;
}



ul > li, ol > li {
padding: 5px 0;
}

blockquote {
margin: 30px auto;
padding: 0 90px;
font-size: 24px;
font-weight: 900;
position: relative;
align-items: center;
display: flex;
min-height: 45px;
}

blockquote:before {
    background: url('images/bg-quote.png') no-repeat center;
    content: "";
    position: absolute;
    height: 47px;
    width: 56px;
    z-index: 2;
    left: 10px;
    top: 0;
}

.sec-box {
padding: 60px 0;
}
.section-title {
text-align: center;
margin-bottom: 30px;
}
.section-title .s-title,
.section-title-2 .s-title,
.section-title .s-title-2,
.section-title-2 .s-title-2 {
color: #000;
font-weight: 600;
font-size: 60px;
line-height: 1;
}
.section-title a,
.section-title-2 a,
.section-title-2 span {
color: #005794;
font-weight: 400;
font-size: 21px;
}

.section-title-2 span {
margin: 0 10px;
}

.section-title .s-title-2,
.section-title-2 .s-title-2 {
  color: #fff; 
}
.section-title-2 {
margin-bottom: 30px;
align-items:baseline;
}
hr {
    border-top: 1px solid #d7dbe1;
    margin: 0;
}


/**** ****/
.body-bg {
  background: #004683;
  padding: 0 40px;
  height: max-content;
  position: relative;
}
.topinfo {
  min-height: 70px;
  position: relative;
margin-top: 0 !important;
justify-content: space-between;
}
.box-topinfo {
 display: flex;
    align-items: center;
}

.box-topinfo ul li {
  position: relative;
  line-height: 1;
}
.topinfo a {
  color: #fff;
  display: flex;
}

.topinfo-menu .dropdown:hover .dropdown-toggle:after,
.topinfo-menu .dropdown-toggle:after {
  color: #fff;
   text-decoration: none;
}

.topinfo-menu .dropdown.active.show .dropdown-toggle:after,
.topinfo-menu .dropdown.show .dropdown-toggle:after,
.topinfo-menu .dropdown.active .dropdown-toggle:after {
color: #7dcdff;
 text-decoration: none;
}
.topinfo-menu .dropdown-menu.show {
    margin-left: 0 !important;
    margin-top: 24px;
}
.topinfo-menu a {
  color: #fff;
  font-size: 15px;
  margin-right: 30px;
}
.topinfo-menu a:active, 
.topinfo-menu li.active a.dropdown-toggle, 
.topinfo-menu li.dropdown.show a.dropdown-toggle {
 color: #7dcdff; 
 text-decoration: none;
}
.topinfo-menu a:hover, .topinfo-social a:hover {
  color: #fff;
  text-decoration: underline;
}
.topinfo-menu a:hover .dropdown-toggle:after {
  text-decoration: none;
}
.topinfo-menu > li > a:hover, 
.topinfo-menu > li > a:focus, 
.topinfo-menu > li > a:active {
  color: #7dcdff;
  text-decoration: none;
}

.box-topinfo.right {
    justify-content: flex-end;
}
.topinfo-social {
  color: #fff;
  font-size: 14px;
    justify-content: flex-end;
}

.topinfo-social img {
  margin: 0 10px;
  height: 23px;
  width: 23px;
  position: relative;
}
.content-bg {
  background: #fff;
  position: relative;
  box-shadow: 0px 0px 15px 10px #0000001c;
  overflow: hidden;
}


/* --------------------------------------
Top menu
-------------------------------------- */
.top-menu {
    font-size: 14px;
    color: #000;
    font-weight: normal;    
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.top-phone {
text-decoration: none;
color: #0069a5;
line-height: 1;
font-size: 16px;
}
.top-phone a {
  color: #0069a5;
  float: right;
  font-weight: normal;
  font-size: 16px;
  font-family: 'Lato';
}
.top-phone:hover span {
    text-decoration: underline;
}
.top-phone img {
  float: left;
  margin-right: 10px;
  width: 42px;
  height: 100%;
}
.top-phone span {
color: #000;
font-size: 25px; 
font-weight: bold;
}


/* --------------------------------------
Navigation 
-------------------------------------- */
nav.navbar {
padding: 15px 0;
font-family: 'Lato';
-webkit-box-shadow: 0px 0px 4px 6px #00000008;
-moz-box-shadow: 0px 0px 4px 6px #00000008;
box-shadow: 0px 0px 4px 6px #00000008;
}

.navbar-brand {
width: 100%;
height: auto;
}

.navbar-nav {
margin-top: 0;
margin-left: 0;
justify-content: space-between;
}
.navbar-nav a {
color: #000;
font-size: 17px;
font-family: 'Lato';
font-weight: 600;
text-decoration: none;
}
.navbar .navbar-nav > li {
padding: 10px;
position: relative;

}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:active {
background-color: transparent !important;
color: #0069a5;
}
.navbar .navbar-nav > li.active a,
.navbar .navbar-nav > li.active a:focus,
.navbar .navbar-nav > li.dropdown.show a:active,
.navbar .navbar-nav > li.dropdown.show a:focus,
.navbar .navbar-nav > li.dropdown.active.show a:active,
.navbar .navbar-nav > li.dropdown.active.show a:focus,
.navbar-nav .dropdown.show > .navbar-nav li > a:active,
.navbar-nav .dropdown.show > .navbar-nav li > a:focus,
.topinfo-menu .dropdown.show > .dropdown-menu li > a:active,
.topinfo-menu .dropdown.show > .dropdown-menu li > a:focus {
color: #000;
}

/*dropdown*/

.navbar > li + li.dropdown.show:before,
.topinfo-menu > li + li.dropdown.show:before {
 color: #eb5730; }

.navbar > li.dropdown.show,
.topinfo-menu > li.dropdown.show {
background: transparent;
color: #eb5730;
}


.dropdown-toggle:after {
    border: none!important;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0d7";
    vertical-align: 0;
    color: #eb5730;
    margin-left: 0.5em;
}
.dropdown:hover .dropdown-toggle:after,
.dropdown.show .dropdown-menu li:hover .dropdown-toggle:after,
.topinfo-menu .dropdown:hover .dropdown-toggle:after,
.topinfo-menu .dropdown.show .dropdown-menu li:hover .dropdown-toggle:after {
color: #7dcdff;
}
.dropdown.active.show .dropdown-toggle:after,
.dropdown.active .dropdown-toggle:after,
.topinfo-menu .dropdown.active.show .dropdown-toggle:after,
.topinfo-menu .dropdown.active .dropdown-toggle:after {
color: #eb5730;
}
.dropdown.show .dropdown-toggle:after{
    content: "\f0d8";
color: #7dcdff;
}
.dropdown.show .dropdown-menu .dropdown-toggle:after{
    content: "\f0da";
color: #eb5730;
}
.dropdown-menu {
background-color: #fff;
border-radius: 0 0 25px 0;
border: none;
border-top: 3px solid #eb5730;
color: #000;
list-style: none;
margin-top: 5px;
font-size: 15px;
font-weight: 500;
line-height: 1;
padding: 15px 0;
text-transform: none;
min-width: max-content;
-webkit-box-shadow: 0px 0px 23px -8px rgba(0,0,0,0.83);
-moz-box-shadow: 0px 0px 23px -8px rgba(0,0,0,0.83);
box-shadow: 0px 0px 23px -8px rgba(0,0,0,0.83);
}
.dropdown-menu > li {
padding: 7px 25px;
font-size: 15px; 
}
.dropdown-menu li > a,
.dropdown-menu > li.active,
.dropdown-menu > li.active a,
.dropdown-menu > li:hover,
.topinfo-menu .dropdown-menu li > a,
.topinfo-menu .dropdown-menu > li.active,
.topinfo-menu .dropdown-menu > li.active a,
.topinfo-menu .dropdown-menu > li:hover {  
    color: #000;
    font-size: 15px;
    font-weight: 600;
    line-height: 1em;
    text-transform: none;
}
.navbar .dropdown-menu > li:hover,
.topinfo-menu .dropdown-menu > li:hover {
  background: #ededed;
}
 .navbar .dropdown-menu > li > a:hover,
 .navbar .dropdown-menu .dropdown > li:hover a,
.topinfo-menu .dropdown-menu > li > a:hover,
.topinfo-menu .dropdown-menu .dropdown > li:hover a {
color: #004683; 
text-decoration: none;
}
.dropdown-menu > li.dropdown:hover > .dropdown-menu {
  display: block;
}
.dropdown-menu > li.dropdown > .dropdown-menu {
border-top: none;
background: #fff;
top: 0;
left: 100%;
margin-top: 0;
-webkit-box-shadow: 0px 0px 28px -8px rgba(0,0,0,0.83);
-moz-box-shadow: 0px 0px 28px -8px rgba(0,0,0,0.83);
box-shadow: 0px 0px 28px -8px rgba(0,0,0,0.83);
max-width: 280px;
}

.dropdown .dropdown-menu li.dropdown:hover > .dropdown-menu:before {
display: none;
}
.dropdown .dropdown-menu li.dropdown:before {
font: normal normal normal 16px/1 FontAwesome;
border-color: transparent;
border-style: none;
border-width: 0;
border-left-color: transparent;
content: "\f0da";
color: #7dcdff;
display: block;
line-height: 1;
float: right;
right: 15px;
position: absolute;
height: 0;
width: 0; }


.dropdown .dropdown-menu li.dropdown:hover::before {
color: #eb5730; 
}
/**/
.search-menu-img {
    padding: 5px;
    height: 35px;
    width: 35px;
    display: block;
    float: right;
}
.search-menu-img:hover  {
  background: #f0f0f0;
  border-radius: 100%;
}
/**/
.alert-red-bg {
background: url("images/alert-bg.jpg") repeat-x center;
background-size: contain;
display: block;
position: relative;
}
.alert.alert-red {
    position: relative;
    padding: 0.45rem 1.25rem;
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}
.alert-red:before {
   background: url("images/alert-bg-2.png") no-repeat center;
    border-radius: 100%;
    color: #fff;
    content: "!";
    font-size: 20px;
    margin-left: -2.5rem;
    padding-top: 5px;
    float: left;
    font-weight: normal;
    text-align: center;
    height: 36px;
    width: 36px;
    position: absolute;
    top: 3px;
}
.alert-dismissible .close {
    padding: 3px;
    color: #fff;
    font-size: 30px;
    border-radius: 100%;
    line-height: 0;
    margin-top: 5px;
    right: 0;
    width: 30px;
    height: 30px;
    opacity: 0.8;
    font-weight: 100;
    line-height: 0.4;
    text-shadow: none;
    z-index: 2;
}
.alert-dismissible .close:hover {
    background: #bd2c1a;
    color: #fff !important;
}

/* --------------------------------------
# Big-slides Baner
-------------------------------------- */
.carousel-item {
  position: relative;
}
  #big-slides .carousel-item .bg-item {
    min-height: 914px;
    height: auto;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center; 
    position: relative;
  }
#big-slides .bot-head {
    font-family: 'Lato';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 70px 0;
    z-index: 2;
}

.head-bottom {
padding: 50px 0 10px;
}

.bot-head .title {
color: #fff;
font-size: 64px;
padding: 60px 0;
font-weight: 300;
line-height: 1.1;
}
.bot-head .title span {
font-size: 60px;
font-weight: 600;
}
.bot-head .title span span {
background-color: #33a3e9;
}

#big-slides .container {
  position: relative;
}
.bot-head-box {
  margin-bottom: 20px;
}
.bot-head-icon {
color: #fff;
text-align: center;
font-family: 'HelveticaNeueCyr';
font-weight: normal;
font-size: 18px;
}
.bot-head-icon img {
display: block;
margin: 5px auto;
height: 68px;
width: 68px;
}
.bot-head-right {
    align-items: flex-end;
    display: flex;
}
.sl-rigt-txt {
    background: #fff;
    border-radius: 50px 0;
    padding: 40px 50px;
    font-style: italic;
    position: relative;
    margin-top: auto;
    margin-bottom: 0;
}
.sl-rigt-txt:after {
  background: url('images/icon-otz.png') top right;
  content: "";
  position: absolute;
  width: 60px;
  height: 43px;
  top: 15px;
  right: 15px;
}
.sl-rigt-txt span {
  font-size: 15px;
  font-style: normal;
}

/*=======================================*/
/*---------Uslugi ------*/
/*=======================================*/
/*---------/tab-content ------*/
.line-tabs {
list-style: none;
 margin-bottom: 50px;
display: flex;
flex-wrap: wrap;
}
.line-tabs li {
margin: 0 10px;
}
.line-tabs li:before {
display: none;
}

.tab-link {
color: #000;
font-size: 21px;
font-weight: 400;
border-bottom: 1px dashed #000;
 padding: 6px 9px;
}
.tab-link:hover {
 border-bottom:0; 
  color: #005391;  
  text-decoration:none;
  border-bottom: 1px solid #005391;
}
.tab-link.active {
  color: #ed6417;
  border-bottom: 0;
}
.tab-link.active, .tab-link:focus {
  color: #ed6417;
  border-bottom: 0;
  text-decoration: none;
}
.page-uslugi .tab-link.active,
.page-uslugi .tab-link:focus {
    color: #ed6417;
    border-bottom: 0;
    padding: 6px 9px;
    border-radius: 25px;
    background: #fff6f1;
    text-decoration: none;
}
/*======================*/

.usl-bl {
    display: flex;
    margin-bottom: 30px;
    justify-content: center;
}
.usl-bl a {
  text-decoration: none;
}
.usl-bl .usl-box {
overflow: hidden;
position: relative;
}

.usl-bl .usl-box .img-box {
width: 100%;
height: 320px;
overflow: hidden;
position: relative;
}
.usl-bl .usl-box .img-box img {
float: right;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    position: relative;
    overflow: hidden;
    opacity: 1;
}
.usl-box:hover .img-box:before {
content: "";
    background: url('images/fon-usl.png') no-repeat bottom;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%; 
    z-index: 2;
}
.usl-bl .usl-info {
padding: 20px 0;
position: relative;
overflow: hidden;
}
.usl-bl .usl-title {
color: #0064a1;
font-size: 23px;
font-weight:600;
margin: 0.6rem 0;
}
.usl-bl .usl-box:hover .usl-title {
  text-decoration: underline;
}
.usl-descr {
  color: #000;
  font-size: 23px;
font-weight:600;
}
.usl-descr span {
font-size: 17px;
font-weight: normal;
}

/*=======================================*/
/*---------Why-me ------*/
/*=======================================*/
.bg-whyme {
background: url('images/bg-about-top.jpg') no-repeat center bottom;
}
.wh-box {
align-items: center;
margin: 10px 0;
}
.wh-title {
color: #fff;
font-size: 21px; 
line-height: 1.2;
font-weight: 500;
width: 50%;
}
.whyme-left, .whyme-right {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}
.whyme-left .wh-box {
 justify-content: flex-end;
}
.whyme-left .wh-box img {
margin-left: 30px;
}
.whyme-left .wh-title {
 text-align: right;
}
.whyme-left .wh-box:nth-child(2)  {
  padding-right: 50px;
}
.whyme-centr img {
    border-radius: 100%;
    margin: auto;
    display: block;
}
.whyme-right .wh-box img {
margin-right: 30px;
}
.whyme-right .wh-box:nth-child(2)  {
  padding-left: 50px;
}

/*----------About more Section-----------*/

.about-more {
background: url('images/bg-about-more.jpg') no-repeat center top;
background-size: cover;
padding-bottom: 70px;
}
.about-more-box {
color: #fff;
font-size: 18px;
font-weight: 400;
}
.about-more-img {
    padding-top: 20px;
    text-align: center;
}
.about-more .btn {
  margin: 40px 0;
}
.wh-tot-line {
  justify-content: center;
}
.wh-tot-box.col {
margin: 20px 0;
max-width: 50%;
text-align: center;
}
.wh-tot-box img {
  height: auto;
  width: 126px;
}
.more-img-box {
  position: relative;
}
.icon-video {
  position: relative;
}
.icon-video:before {
    content: "";
    background: url('images/icon-video.png') no-repeat bottom;
    top: calc(50% - 56px);
    left: calc(50% - 56px);
    position: absolute;
    width: 113px;
    height: 113px;
    z-index: 2;

}
.more-img-box:hover .icon-video:before {
    content: "";
    background: url('images/icon-video-2.png') no-repeat bottom;
}
.wh-tot-info {
    margin-top: -50px;
}
.wh-tot-num {
color: #fff;
font-size: 86px;
font-weight: 900;
}
.wh-tot-title {
color: #fff;
font-size: 19px; 
line-height: 1.2;
font-weight: 500;
padding: 0 10px;
}



/*-------------------*/
/*Specialisty Slider*/
/*------------------*/

.spec-info {
  background: #fff;
}

.owl-item div .spec-box, .spec-box {
background: #fff;
width: 100%;
height: auto;
margin-bottom: 20px;
line-height: 1.4;
overflow: hidden;
    display: flex;
    flex-direction: column;
}
.content-category .spec-box {
    margin-bottom: 60px;
}

.owl-item div .spec-box .img-box, 
.spec-box .img-box {
height: 100%;
 position: relative;
width: 100%; 
overflow: hidden;
}
.owl-item div .img-box img,
.owl-item div .spec-box .img-box img,
.spec-box .img-box img {
float: right;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;    
    opacity: 1;
}

.owl-item div .spec-box:hover .img-box:before,
.spec-box:hover .img-box:before {
content: "";
    background: url('images/fon-usl.png') no-repeat bottom;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%; 
    z-index: 2;
} 
.owl-item div .spec-detal, .spec-detal {
padding: 20px 0;
}
.owl-item div .spec-box .spec-name, .spec-box .spec-name {
color: #0064a1;
    font-size: 23px;
    font-weight: 600;
    margin: 0.6rem 0;
    padding-right: 30px;
}
.owl-item div .spec-box:hover .spec-name, .spec-box:hover .spec-name {
color: #0064a1;
text-decoration: underline;
}
.owl-item div .spec-work, .spec-work,
.owl-item div .spec-prof, .spec-prof {
  color: #000;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}
.owl-item div .spec-box a, .spec-box a {
text-decoration: none;
}
.spec-box .cat-post-link {
  width: max-content;
}


/* --------------------------------------
/*-----------Licenzii ------*/
/*-------------------------------------- */
.sec-sert {
  background: #fff;
  padding-bottom: 100px;
}
.sec-sert-bg {
  background: url('images/sec-sert-bg.jpg') repeat-y  center;
  }
.sert-info-rigt, 
.sert-info-left {
 background: #fff; 
}
.sert-info-rigt {
  justify-content: flex-end;
  align-items: center;
}
.sert-info {
  background: #eee;
  border-radius: 0 0 50px 0;
  padding: 50px 50px 50px 15px;
  width: 100%;
}
.setr-txt {
  font-size: 18px;
  font-weight: 500;
}
.sert-box {
  padding-left: 50px;
  padding-right: 0;
  overflow: hidden;

}
.sert-box img {
height: 100%;
width: 100%;
object-fit: cover;
max-height: 375px;
}

.sert-box:hover .sert-img:before {
content: "";
    background: url('images/fon-usl.png') no-repeat bottom;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%; 
    z-index: 2;
} 
/* --------------------------------------
/*-----------Otzyvy ------*/
/*-------------------------------------- */
.owl-item div .otz-bg, .otz-bg  {
  background: url('images/bg-otz-2.png') no-repeat bottom left;
  background-size: contain;
  margin-bottom: 30px;
  }
.owl-item div .top-otz, .top-otz  {
  font-size: 19px;
  font-weight: 500;
  margin: 40px auto;
}
.owl-item div .text-otz, .text-otz  {  
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
  padding-bottom: 70px;
}

.owl-item div  .title-otz, .title-otz {
  font-family: 'HelveticaNeueCyr';
  font-size: 17px;
}
.owl-item div  .title-otz span, .title-otz span {
  font-weight: bold;
}
.owl-item div.otz-box, .otz-box {
margin: auto;
}
.otz-sec-bg {
  position: relative;
}
.otz-sec-bg:before {
    background: url('images/bg-otz.png') no-repeat center;
    background-size: 100%;
    content: "";
    position: absolute;
    height: 66px;
    width: 92px;
    z-index: 2;
    right: 10%;
    top: 0;
}
/*-------------------*/
/* ---- single-news ---- */
/*-------------------*/
h2.t-readmore {
    display: none;
}    

a.readmore-js-toggle {
    color: #ee6112;
    margin-top: 20px;
}
/*-------------------*/
/* ---- Ansver ---- */
/*-------------------*/
.ansver-bg {
  background: url('images/bg-ask-sec.jpg') no-repeat bottom;
  background-size: cover;
}
.ansver-title-w,
.bg-whyme .s-title-2 {
margin:auto;
width: 50%;   
}
.ansver-info {
  background: #fff;
  border: 1px solid #376c9f;
  padding: 50px 0;
  border-radius: 0 0 50px 0;
}
.ansver-info .section-title span {
  color: #376c9f;
}

.ansver-info .card {
    border: none;
    padding-right: 4rem;
    padding-left: 4rem;
    border-radius: 0;
}

.ansver-info a.btn-link {
color: #000;
align-items:center;
background: #fff;
border-color: transparent;
display: flex;
font-size: 24px;
word-wrap: break-word;
font-weight: 500;
line-height: 1.2;
cursor: pointer;
padding: 1.2rem 0;
text-decoration: underline;

}
.ansver-info a.btn-link.collapsed {
  text-decoration: none;
  color: #005794;
  border-bottom: 1px solid #e7e7e7;
}
.ansver-info .card:hover a.btn-link {
  color: #005794;
  text-decoration: underline;
} 

.ansver-info .card:hover a.collapsed:after,
.ansver-info .card:hover a:after {
  color: #33a3e9;
}
.ansver-info .card a.collapsed:after {
 color: #ed661a;
content: " +";
float: right;
width: 27px;
height: 27px;
position: absolute;
right: 45px;
font-size: 27px;
font-family: 'fontawesome';
text-align: center;
line-height: 1;
/* open */
}

.ansver-info .card a:after {
color: #ed661a;
content: "-";  
/* close */ 
float: right;
width: 27px;
height: 27px;
border-radius: 100%;
position: absolute;
right: 45px;
font-family: 'fontawesome';
font-size: 27px;
text-align: center;
line-height: 1;
}
.ansver-info .card-body {
border-bottom: 1px solid #005794;
font-size: 15px;
font-weight: 400;
padding: 1.25rem 0;
}



/* --------Slider---------------- */

.owl-item {
padding: 0 15px; 
}
  
.owl-nav {
position: absolute;
width: 100%;
top: 35%; }

.owl-prev, .owl-next {
font-size: 20px;
background: #fff;
border-radius: 100%;
content: "";
line-height: 2;
height: 75px;
width: 75px;
float: left;
}

.owl-prev:hover, .owl-next:hover {
background: #f7f7f7; 
}
.owl-prev {
background: url("images/prev.png") no-repeat center;
position: absolute;
left: -10%;
}
.owl-prev:hover {
background: #f7f7f7 url("images/prev-2.png") no-repeat center;
position: absolute;
left: -10%;
}

.owl-next {
background: url("images/next.png") no-repeat center; 
position: absolute;
float: right;
right: -10%; 
}
.owl-next:hover {
background: #f7f7f7 url("images/next-2.png") no-repeat center; 
position: absolute;
float: right;
right: -10%; 
}
.owl-theme .owl-controls {
margin: 0;
text-align: center;
}
.owl-dots {
margin: 20px auto;
display: flex;
align-items: center;
width: 100%;
justify-content: center; 
}
.owl-dots .owl-dot span {
border-radius: 100%;
display: block;
width: 12px;
height: 12px;
filter: Alpha(Opacity=40);
background: #fff;
border: 1px solid #2d3b79;
margin: 0 4px; 
}

.owl-dots .owl-dot span:hover {
background: #2844a0;
}
.owl-dots .owl-dot.active span {
filter: Alpha(Opacity=100);
background: #0659b6; 
border: 1px solid #0659b6;
width: 13px;
height: 13px;

}

/* -------- Full Gallery------------ */
.gall-bg {
  background: #f5f8fd;
  overflow: hidden;
}

.full-gallery .owl-stage-outer {
overflow: visible !important;
}
.full-gallery .owl-item {
  opacity:0.3 !important;
}
.full-gallery .active {
  opacity:1 !important;
}
.full-gallery .owl-prev {
background: #f7f7f7 url("images/prev.png") no-repeat center;
position: absolute;
left: -3%;
}
.full-gallery .owl-prev:hover {
background: #f7f7f7 url("images/prev-2.png") no-repeat center;
position: absolute;
left: -3%;
}

.full-gallery .owl-next {
background: #f7f7f7 url("images/next.png") no-repeat center; 
position: absolute;
float: right;
right: -3%; 
}
.full-gallery .owl-next:hover {
background: #f7f7f7 url("images/next-2.png") no-repeat center; 
position: absolute;
float: right;
right: -3%; 
}
.owl-item .gal-img {
  width: 100%;
}
/* -------------------------------------*/
/* -------- Footer Section------------ */
/* ------------------------------------*/
.footer-info {
background: #fff;
padding: 50px 0 40px;
}
.top-footer {
padding-bottom: 20px;
font-size: 16px;
font-weight: 300;
}
.foot-1, .foot-2, .foot-3 {
  padding-left: 40px;
}
.menu-title {
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 5px;
}
.footer-menu {
font-weight: normal;
display: inline-block;
width: 100%;
float: left;
margin-left: 0;
}
.footer-menu li {
padding: 5px 0;
line-height: 1.2;
}
.footer-menu a {
color: #000;
font-size: 16px;
text-decoration: none; 
font-weight: 400; 
}
.footer-menu a:hover {
color: #005794; 
text-decoration: underline;
}
.f-logo img {
margin: 0 0 20px; 
}

/**/


.social {
display: flex;
float: left;
}
.social  a img, .social  li, .soc li img {
  border: none;
display: block;
margin: 0 5px;
height: 33px;
width: 33px;
text-align: center;
float: left; 
}
.instagram, 
.vk, 
.youtube, 
.ok{
height: 33px;
width: 33px;
}
.info-cont.soc li img {
margin-right:5px; 
}
.instagram {
background: url("images/inst.png") center no-repeat;
background-size: 100%;
}
.vk {
background: url("images/vk.png") center no-repeat;
background-size: 100%; 
}
.youtube {
background: url("images/yout.png") center no-repeat;
background-size: 100%;  
}
.ok {
background: url("images/ok-3.png") center no-repeat;
background-size: 100%;
}
.top-footer .top-phone {
  margin-top: 20px;
  float: left;
}
.copy-soc, 
.copy-bank {
align-items: center;
margin: 1rem 40px 1rem 0;
}

.bt-foter span {
margin-right: 20px;
}


/* ---- Copyright Section ---- */
.copyright {
font-size: 14px;
font-weight: 500;
align-items: center;
}

.copyright a {
  color: #005391;
font-size: 15px;
text-decoration:none; 
margin: 0 5px; 
}
.copyright a:hover {
text-decoration:underline; 
}
.copy-bank img, .copy-soc a {
margin: 0 5px;
}
.copy-soc a:hover {
    opacity: 0.5;
}
.copy-top span {
font-weight: 900;
}

.copy-right {
justify-content: space-between;
}

/*=======================================*/
/*---------Actions ------*/
/*=======================================*/


.act-box {
color: #fff;
margin: 15px 0;
position: relative;
}
.act-box .img-box {
position: relative;
    overflow: hidden;
    height: 410px;
}
.act-box .img-box:after {
    background: url('images/hover-bg-2.png') no-repeat center left;
    background-size: cover;
    display: block;
    content: "";
    overflow: hidden;
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.act-box .img-box img {
float: left;
object-fit: cover;
width: 100%;
height: 100%;
}
.act-info {
content: "";
position: absolute;
width: 100%;
padding: 0 20px;
bottom: 15%;
top: 15%;
left: 30px;
z-index: 2;
display: flex;
flex-direction: column;
height: 70%;
}

.act-title {
  color: #fff;
font-size: 48px;
font-weight:600;
margin-bottom: 15px;
line-height: 1.1;
}
.act-info a:hover {
  color: #fff;
  }
.act-txt {
font-size: 18px;
font-weight: 400;
}

.act-btn {
font-size: 14px;
font-weight: 100;
width: 134px;
bottom: 0;
position: absolute;
}

/* --------------------------------------
Content Post & Page
-------------------------------------- */
.post, .page {
    position: relative;
}
/* -------- subheader ------------- */

.main {
    margin-top: 5px;
    padding-top: 30px;
    position: relative;
}
.bg-main {
  background: url('images/bg-main-1.jpg') no-repeat center top, url('images/bg-main-2.jpg') no-repeat center bottom;
}
.subheader-title .title {
font-weight: 600;
font-size: 60px; 
line-height: 1;
}

/* -------- breadcrumb ------------- */

.breadcrumbs, 
.breadcrumbs__current,
.breadcrumb,
.breadcrumb-item.active {
color: #bbb;
font-size: 17px;
font-weight: 400;
text-decoration: none;
margin-bottom: 10px;
}

.breadcrumb a, .breadcrumbs a {
  color: #000;
font-size: 17px;
font-weight: normal;
text-decoration: none;
}
.breadcrumb a:hover, .breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumb {
background: transparent;
display: block;
margin-bottom: 0;
padding-left: 0;
margin-left: 0;
}

.breadcrumb li {
display: inline-block;
list-style: none;
position: relative;
width: auto; 
text-indent: 0;
}
.breadcrumb > li + li:before {
color: #5d6d7e; 
content: "\2044";
margin: 0 7px; 
}
.breadcrumb li:before,
.breadcrumbs__separator {
color: #5d6d7e; 
content: "\2044";
margin: 0 7px;
}
.breadcrumb li:first-child::before {
  display: none;
}





/* -------- Single Post ------------- */

.single-post .content-post h2, 
.single-post .content-post h3, 
.single-post .content-post h4, 
.single-post .content-post h5, 
.single-post .content-post h6 {
margin: 1em 0;
}
.single-post .subheader-title .title,
.single-post .content-post h2, 
.single-post .content-post h3  {
  width: 75%;
}
ul li::marker {
  color: #0082c9;
}
.content-post, .content-category {
padding: 40px 0;
position: relative;
width: 100%;
}

.content-post .first {
  margin-bottom: 30px;
}
.content-post .first img {
  min-width: 100%;
  max-height: 100%;
  height: 330px;
  object-fit:cover;
  -o-object-fit:cover;
}

.single-post .content-post {
  font-size: 18px;
  font-weight: 500;
}
.post-descr {
  font-size: 24px;
}
#post-gallery .img-box {
  height: 170px;
}

.post-social-box  {
  justify-content: flex-end;
    margin-right: 0;
    margin-left: auto;
}
.post-bottom-box,
.post-expert-box,
.post-social-box {
align-items: center;;
}

.post-expert-box img {
  border-radius: 100%;
  height: 116px;
  width: 116px;
  margin-right: 15px;
}
.exp-add {
  color: #ed6417;
  margin-bottom: 10px;
}
.exp-name span {
  font-size: 25px;
  font-weight: bold;
}
.post-social-title {
  margin-right: 10px;
}


/*--------Related Post---------*/

.related.post .rel-title {
  font-size: 48px;
  font-weight: 600;
}




/*--------Category----------*/


.cat-post-date, 
.cat-post-title, 
.cat-post-cont {
  margin-bottom: 15px;
}
.content-category .cat-post-box {
    margin-bottom: 60px;
}
.content-category .cat-post {
    display: flex;
    flex-direction: column;
    width: 85%;
    padding-bottom: 60px;
}

.content-category .cat-post-box:nth-child(3n+2) .cat-post,
.content-category .spec-box:nth-child(3n+2) .cat-post {
margin: auto;
}
.content-category .cat-post-box:nth-child(3n+3) .cat-post,
.content-category .spec-box:nth-child(3n+3) .cat-post {
margin-left: auto;
margin-right: 0;
}
.cat-post-date {
  color: #969696 ;
  font-size: 16px;
  font-weight: 500;
}
.cat-post-title {
  color: #0064a1;
  font-size: 23px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 1.2;
  min-height: 54px;
}
.cat-post:hover .cat-post-title {
  text-decoration: underline;
} 
.cat-post-cont {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}
.content-category .cat-post img {
  height: 450px;
  width: 100%;
  object-fit:cover;
}
.cat-post-link {
  position: absolute;
  bottom: 0;
 
}
.cat-post a:hover .cat-post-title {
    text-decoration: underline;
}

/*----------Pagination---------*/

.pagination {
margin: 20px 0;
text-align: center;
}

.pagination .nav-links {
display: table;
list-style: none;
background-color: transparent;
padding: 5px 6px;
border-radius: 0;
border-width: 0;
}
.pagination .page-numbers {
  color: #000;
display: block;
float: left;
margin: 0 5px;
position: relative;
text-align: center;
}
.pagination .next.page-numbers, 
.pagination .prev.page-numbers {
color: #fff;
}
.pagination .next.page-numbers:after, 
.pagination .prev.page-numbers:before {
color: #555;
content: '';
display: table;
position: absolute;
font-family: 'fontawesome';
font-size: 25px;
top: 0;
margin: 0 12px;
}
.pagination .prev.page-numbers:before {
content: '\2190';
}
.pagination .next.page-numbers:after {
content: '\2192'; 
}

.pagination a, .pagination span {
padding: 3px 7px;
}

.pagination span.page-numbers.current {
background: #fff;
border-radius: 100%;
color: #bbb;
}

.pagination span.page-numbers.current,  
.pagination a {
display: block;
width: 40px;
height: 40px;
line-height: 40px;
font-weight: 500;
cursor: pointer;
padding: 0;
font-size: 25px;
}
.pagination a {
font-size: 25px;
text-decoration: none;
font-weight: 500;
}

.pagination a:hover {
color: #bbb;
text-decoration: none;
}
.post-navigation a {

}

/*------ Page Kontakty-------*/
.cont-info-1 {
  padding-top: 30px;
}
.box-cont, 
.cont-social, 
.bl-cont-soc {
    margin-bottom: 20px;
}
.bl-cont, .bl-cont a {
  color: #000;
  font-size: 24px;
font-weight: 400;
line-height: 1.2;
}
.t-cont {
color: #000;
font-size: 18px;
font-weight: 400;
margin-bottom: 5px;
}
.bl-cont span {
  color: #7d7d7d;
  font-size: 16px;
  float: left;
}
.box-cont-soc {
  background: #f5f8fd;
  padding: 30px;
  width: 100%;
}
.cont-title-soc {
color: #003e74;
font-size: 30px;
font-weight: 600;
line-height: 1.1;
margin-bottom: 15px;
}

.box-cont-soc img,
.box-cont img  {
  height: 45px;
  width: 45px;
  margin-right: 20px;
  margin-bottom: 10px;
}
.box-cont-soc a {
color: #9ca2ac;
font-size: 16px;
}

.box-cont-soc a span {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}
.loc-bg {
    background: url('images/map.jpg') center no-repeat;
    background-size: cover;
    height: 500px;
}
.map-cont {
    height: 500px;
    margin-top: 10px;
    overflow: hidden;
    position:relative;
}
.box-cont:hover a {
    text-decoration: underline;
}
.zayavka-bottom.cont-pg {
  margin-top: -100px;
}
.soc-us {
  align-items:center;
  margin-bottom: 20px;
}
.ab-us-soc {
  padding-top: 50px;
}
.page-form {
  margin-bottom: 50px;
}
.ab-us-soc .box-cont-img {
    background: #fff;
    border-radius: 100%;
    padding: 10px;
    line-height: 1;
    margin-right: 15px;
    width: 75px;
    height: 75px;
    -webkit-box-shadow: 0px 0px 25px -3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 25px -3px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 25px -3px rgba(0, 0, 0, 0.2);

}
.ab-us-soc .box-cont img {
    width: 40px;
   height: 40px;
   object-fit: contain;
   line-height: 40px;
   margin: 7px;
}



/* --------------------------------------
/*-----------About Page ------*/
/*-------------------------------------- */

.content-post .about-more-box {
  color: #000;
  font-size: 24px;
  font-weight: 500;
}
.wh-tot-sec {
    background: url('images/wh-tot-bg.jpg')  repeat-x top 50px center;
    padding-bottom: 40px;
    background-size: cover;
}

#about-gallery .owl-item div .img-box img,
#about-gallery .img-box img  {
  height: 240px;
}

#sert-gallery .owl-item div .img-box img,
#sert-gallery .img-box img {
  max-height: 100%; 
  width: 100%;
  object-fit:cover;
  height: 210px;
}
.owl-item div .gal-img , .lic-page-line .gal-img {
  display: flex;
  flex-direction: column;
}

.owl-item div .gal-img .img-title, .gal-img .img-title {
  margin-top: 20px;
  font-weight: 500;
  font-size: 18px;
  float: left;

}
.lic-page-line .img-box {
  height: 100%;
  overflow: hidden;
}
.lic-page-line .img-box img {
height: 100%;
width: 100%;
object-fit: cover;
}
.lic-page-line .img-title {
  color: #005794;
  font-weight: 400;
}

/*---------------------------------*/
/*----------Page Otzyvy-----------*/
/*--------------------------------*/
.otz-bl {
  margin-bottom: 60px;
  padding-bottom: 25px;
}
.page .otz-box {
background: #f5f8fd;
padding: 25px;
border-radius: 25px;
position: relative;
}

.page .otz-box:after {
    background: url('images/otz-bg-after.png') no-repeat;
    content: "";
    width: 43px;
    height: 25px;
    position: absolute;
    bottom: -25px;
}
.page .text-otz,
.page .title-otz{
    padding: 25px;
}
.page .text-otz {
    height:350px;
    overflow-y: scroll;
}
.line-audi-otz audio {
    width: 100%;
}

#otzyvy-gallery .owl-item div .img-box, 
#otzyvy-gallery .img-box {
      height: 380px;
}

.audi-otz {
    margin-bottom: 10px;
}

/*** Video**/

.video-post {
    display: flex;
    flex-direction: column;
    margin-bottom: 60px;
}
.video-post-title {
    color: #0064a1;
    font-size: 23px;
    font-weight: 500;
    margin: 20px 0;
    line-height: 1.2;
}
.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
iframe, 
.video iframe, 
.video object, 
.video embed  {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*-------Single Page Vrach---*/


.single-spec .spec-img img {
border-radius: 0;
height: auto;
max-height: 600px;
-o-object-fit: cover;
object-fit: cover;
object-position: top;
width: 100%;
margin: 0 25px 25px 0;
}
.spec-info {
  padding-bottom: 20px;
}
.single-spec-box .cat-post-link {
 position: relative;
 margin: 20px 0;
}
.single-spec-box .spec-work {
font-size:21px;
font-weight: 300;
}
.single-spec-box .spec-profile {
border-radius: 4px;
display: block;
width: 100%;
padding: 25px;
border: 1px solid #e0e7f2;
}
.single-spec-box .spec-profile ul li::marker {
  color: #eb5530;

}
.spec-page .spec-box  {
    padding-bottom: 50px; 
    margin-bottom: 0;
}


/*-------------------------*/
/*-------Single Usluga----*/
/*------------------------*/
#big-slides .bg-item-wrap {
  position: relative;
}
.slide-usluga .bg-item-wrap:before {
    background: url('images/bg-usl-sl.png') repeat-y center left;
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 1;
}
#big-slides.slide-usluga .carousel-item .bg-item {
    min-height: 720px;

}
.slide-usluga .breadcrumbs,
.slide-usluga .breadcrumbs li.active {
  color: #b3dcff;

}
.slide-usluga .breadcrumbs a {
    color: #fff;
}
.slide-usluga .breadcrumbs > li + li::before,
.slide-usluga .breadcrumbs__separator {
    margin: 0 7px;
    color: #fff;
    content: "\2044";
}
.slide-usluga .breadcrumbs li:before {
    content: "\2044";
    margin: 0 7px;
    color: #fff;
}
.slide-usluga .breadcrumbs li:first-child::before {
  display: none;
}
.slide-usluga .bot-head-left {
  color: #fff;
  margin-bottom: 15px;
}
.slide-usluga .title {
  font-weight: 600;
  padding: 20px 0;
}
.slide-usluga .head-descr {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 20px;
  width: 80%;
}
.slide-usluga .head-title-info {
    font-size: 22px;
    margin-bottom: 20px;
}
.slide-usluga .head-info ul {
    margin: 0;
    padding-left: 2rem;
    list-style: none;
}
.slide-usluga .head-info ul li {
    margin: 15px 0;
}
.single-usluga .post-descr {
  font-size: 23px;
  margin-bottom: 30px;
}

.single-usluga .usl-bl {
  margin: 30px 0;
}
.single-usluga .bottom-descr {
  font-size: 17px;
  margin-bottom: 30px;
}
.slide-usluga .bot-head .head-price {
  line-height: 1.3;
}
.slide-usluga .txt-pr {
  color: #071e39;
font-size: 23px;
font-weight: 500;
width: 100%;
}


.slide-usluga .head-info ul li:before {
    background: url('images/icon-act.png') no-repeat center;
    content: "";
margin-right: 5px;
    height: 21px;
    width: 21px;
    float: left;
    margin-left: -2rem;
}
.slide-usluga .section-title .s-title,
.slide-usluga .section-title-2 .s-title,
.slide-usluga .section-title .s-title-2,
.slide-usluga .section-title-2 .s-title-2 {
color: #000;
font-weight: 600;
font-size: 48px;
line-height: 1;
}

/*----Price-Uslugi------*/


.card-usl-price {
    margin-bottom: 25px;
    max-width: 20%;
}
.card-price-header {
padding: 0.75rem 1.25rem;
}

.card-price-header {
  background: #014078;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}
.card-price-header span {
  font-size: 24px;
  font-weight: 600;
  
}
.card-price {
  color: #b5d9f7 ;
  font-size: 35px; 
  font-weight: bold;
  margin: 15px 0;
}
.card-price-body {
   padding: 1.25rem;
   text-align: center;
}
.card-price-footer {
    padding: 0 1.25rem 1.25rem;
}
.card-price-body, 
.card-price-footer { 
  background: #f5f8fd;
}
/*ol*/
.med-box ol {
  list-style-type: none; 
  counter-reset: num;
  margin: 0 0 0 40px;
  padding: 15px 0 5px 0;
  font-size: 16px;
  font-weight: 500;
}
.med-box ol li {
  position: relative; 
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  line-height: 1.4;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items:center;
}
.med-box ol li:before {
  content: counter(num); 
  counter-increment: num;
  display: inline-block;
  position: absolute;
  left: -38px;
  width: 28px;
  height: 28px;
  background: #fff;
  color: #004683;
  text-align: center;
  line-height: 28px;
  font-size: 18px;
  border-radius: 50%;
  border: 1px solid #004683;
}


.bg-red {
background: #fff6f1;
background-size: cover; 
padding: 20px;
}
.bg-red-border {
  border: 3px solid #fee2da;
  padding: 35px;
}
.bg-red .s-title-2 {
  color: #ec5d32;
  font-size: 48px;
  font-weight: 600;
}
.bg-red .column ul {
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
}
.bg-red ul {
    list-style: none;
}

.bg-red ul {
    margin: 0;
    padding-left: 2em;
}
.bg-red ul li:before {
    background: url('images/icon-red.png') no-repeat center;
    content: "";
    height: 22px;
    width: 22px;
    float: left;
    margin-left: -35px;
}
.whyme-usl .wh-title {
  width: 70%;
}
.whyme-usl .wh-box img {
  width: 34px;
  height: auto;
  margin-right: 20px;
}
.whyme-usl .wh-box {
    justify-content: center;
  }
  
  
    /*--------------*/

.whyme-usl ul {
	-webkit-column-width: 100%;
	-moz-column-width: 100%;
	column-width: 100%;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 0px;
	-moz-column-gap: 0px;
	column-gap: 0px;
}
.whyme-usl ul {
    list-style: none;
}

.whyme-usl ul {
	margin: 0;
	padding: 1rem 0;
	column-count: 3;
}
.whyme-usl ul li {
	color: #fff;
	font-size: 21px;
	line-height: 1.2;
	font-weight: 500;
	padding-left: 3rem;
	margin: 0 0 10px 0;
	page-break-inside: avoid;
	break-inside: avoid;
	position: relative;
	padding-right: 1rem;
}
.whyme-usl ul li::before {
	background: url('images/icon-red-2.png') no-repeat center;
	content: "";
	height: 34px;
	width: 34px;
	left: 0;
	display: block;
	position: absolute;
}

  
  
/* --- form-mail-slide ----*/

.form-mail-slide {
  max-width: 270px;
}

.form-usl .mail-top {
    font-size: 16px;
    font-weight: 500;
}
.form-usl .title-form {
  color:#000;
  font-size: 38px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 1rem;
}
.form-usl .title-form span {
  font-weight: bold;
}
.form-usl .use-yes {
    font-size: 14px;
    font-weight: 500;
}
.form-usl .use-yes a {

}
.form-usl .btn {
  height: 46.78px;
  text-transform: uppercase;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
     width: 100%;
     text-align: center;
}


/*=======================================*/
/*---------How Work------*/
/*=======================================*/
.bg-hwork-sec {
 background:#fff; 
}
.hw-row {
  padding-top: 40px;
  justify-content: center;
}
.hw-box {
  background: url('images/icon-red-3.jpg') no-repeat left 10px top 40px, url('images/icon-red-3.jpg') no-repeat right 10px top 40px;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
}
.hw-box:first-child {
  background: url('images/icon-red-3.jpg') no-repeat right 10px top 40px;
}
.hw-box:last-child {
  background: url('images/icon-red-3.jpg') no-repeat left 10px top 40px;
}
.hw-step {
  color: #fbe5e0;
  font-size: 100px;
  font-weight: 900;
  line-height: 1; 
}
.hw-box img {
  width: 34px;
  height: auto;
}
.hw-title {
  color: #ec5d32;
  font-size: 34px;
  font-weight: 600;
  margin: 20px 0;
  padding: 0 20px;
}
.hw-info {
  padding: 0 15px;
  font-size: 18px;
  font-weight: 500;
}
/*=======================================*/
/*---------tags------*/
/*=======================================*/

.the_tags {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap:wrap;
}
.the_tags a {
  color: #000;
    display: inline-block;
    border-radius: 50px;
    padding: 15px 20px;
    font-size: 19px;
    font-weight: 500;
    margin: 5px;
    text-decoration: none;
    background: #f5f8fd;

}
.the_tags a:hover,
.the_tags a:focus {
  color: #fff;
  background: #0064a1;
}

/*-------error-404-------*/

.bg-error {
  background: url('images/bg-err.jpg') no-repeat center top;
  background-size: cover;
}
.error-404 {
	padding: 150px 0;
}
.error-404 .title {
    font-size: 197px;
    font-weight: 600;
    color: #00417a;
    line-height: 1;
}
.error-404 .page-title {
 color: #00417a;
	font-size: 57px;
	font-weight: 500;
  line-height: 1;
}

.error-404 .txt-descr {
  color: #000;
  font-size: 21px;
  font-weight: 400;
  margin: 50px 0;
}
.error-404 .btn-call {
  border-color: #0659b6;
	color: #0659b6;
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 0;
}


/**/
/*------------Table --------------*/

table {
border-radius: 0;
overflow: hidden;
border-collapse: separate;
border-spacing: 0; 
border: none;
    font-size: 20px;
    color: #012551;
}
table  td {
border-left: 0;
border-right: 0;
border-bottom: 0;
font-weight: normal;
font-size: 19px;
padding: 1rem 0.75rem;
position: relative;
overflow: hidden;
}

table tr:first-child td {
	background: #f5f8fd;
	font-size: 24px;
	font-weight: 600;
}
.page-uslugi table tr:first-child td:before {
  display: none;
}
table tr td .tb-price {
 white-space: nowrap; 
}
.page-uslugi table tr td:first-child,
table tr td:first-child {
border-left: none; 
position: relative;
overflow: hidden; 
padding-left: 2rem;
}
.page-uslugi table tr td:first-child {
    width: 40%;
}
table tr td:first-child .tb-info {
background: url('images/bg-td.png') no-repeat center;
background-size: cover;
content:"";
height: 25px;
width: 25px;
float: left;
margin-left: -2rem;
padding-right: 10px;
}
table .popover {
  font-size: inherit !important;
}
.bs-popover-right {
    left: 10px !important;
    font-size: inherit;
}
table tr td.tb-wts:before {
background: url('images/whatsap.png') no-repeat center;
background-size: cover;
content:"";
float: left;
height: 25px;
width: 25px;
margin-left: -28px;

}
.page-uslugi table tr td:first-child a,
.page-uslugi table tr td.tb-wts a {
  color: #000 !important;
}
.page-uslugi table tr td.tb-wts  {
  padding-left: 2rem;
}
table tr td.tb-wts a  {
   white-space: normal;
}
.table_block {
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-khtml-border-radius: 10px;
border: 0;
display: block; 
}
td.tb-price {
    white-space: nowrap;
    font-weight: bold;
}
table h2 {
font-size: 36px; 
}
/*------------btn --------------*/
button:active, 
button:focus, 
input[type="button"]:active, 
input[type="button"]:focus, 
input[type="reset"]:active, 
input[type="reset"]:focus, 
input[type="submit"]:active, 
input[type="submit"]:focus,
button:hover, 
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover,
input[type="search"]:focus,
[type="search"]:focus-visible {
border-color: inherit;
}
.btn:focus, 
.btn.focus,
.btn:visited,
.btn:hover,
.submit:focus,  
.button:focus,
[type="search"]:focus-visible {
box-shadow: none; 
outline: 0;
}
button  {  
   background: inherit; 
   border-radius: inherit;
   color: inherit;
}
.btn, .btn:hover, .btn:visited, .submit, .search-submit,
input[type="submit"]  {  
   background: url('images/bg-btn-lg.jpg') repeat-y center; 
   border-radius: 50px;
   border: 0;
   color: #fff;
   padding: 20px 30px;
    text-align: center;
    text-decoration: none;
    font-family: 'lato';
    font-size: 16px;
    font-weight: 500;
    position: relative;
    line-height: 1;
    max-width: 100%;
}

.btn:hover {
  background: #33a3e9;
  max-width: 100%;
   border: 0;
}
.btn-oring, .btn-oring:hover, .btn-oring:visited, .btn-oring:active {
max-height: 60px;
}
.btn-white, .btn-white:visited, .btn-white:active {
background: #fff;
border: 1px solid #e73a25;
color: #e73a25;
}
 .btn-white:hover {
background: #e73a26;
border: 1px solid #e73a25; 
color: #fff;
}

.btn-oring.vuzov {
  padding-left: 55px !important;
  max-width: 100%;
}
.btn-oring.vuzov::before {
	background: url('images/btn-img.png') no-repeat center;
	content: "";
	margin-top: -6px;
	height: 28px;
	width: 24px;
	position: absolute;
	left: 20px;
	display: block !important;
}
.btn-lg-oring, 
.btn-lg-oring:visited,
.btn-lg-oring:focus {
   background: url('images/bg-btn-lg.jpg') repeat-y center; 
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 25px 35px;
}
.btn-lg-oring:hover {
background: #33a3e9;
border: 0;
padding: 25px 35px;
font-size: 20px;
}

.btn-tr-blue, 
.btn-tr-blue:visited, 
.btn-tr-blue:hover, 
.btn-tr-blue:active,
.btn-tr-blue:focus {
background: transparent;
border: 1px solid #4f99c6;
color: #fff;
padding: 28px 45px;
font-weight: 500;
}
 .btn-tr-blue:hover {
background: url('images/bg-btn-lg.jpg') repeat-y center; 
padding: 28px 45px;
}
.btn-tbl,
.btn-tbl:visited, 
.btn-tbl:hover, 
.btn-tbl:active,
.btn-tbl:focus {
    color: #004683;
    border: 1px solid #004683;
    background: #fff;
    font-size: 19px;
    padding: 20px 25px;
}

.btn-tbl:hover {
    color: #fff;
    border: 1px solid #004683;
    background: #004683;
    font-size: 19px;
    padding: 20px 25px;
}
.top-menu .btn-white, .btn-oring.vuzov {
  width: 100%;
  max-width: 255px;
} 
.cat-post .btn,
.act-btn .btn {
    width: 134px;
}
.spec-box .btn {
    width: 185px;
}

/*------------Form-contakt------------*/
.form-box {
  background: #fff;
  padding: 30px;
  -webkit-box-shadow: 0px 0px 4px 6px #00000008;
-moz-box-shadow: 0px 0px 4px 6px #00000008;
box-shadow: 0px 0px 4px 6px #00000008;
}
.mail-top {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 1.1;
    font-weight: 600;
}
.form-box label {
    background: #fff;
    width: 100%;
}
.use-yes {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    position: relative;
    padding-left: 35px;
}
.use-img, .use-img.dark {
  background: url('images/form-icon.png') no-repeat center top; 
    float: left;
    margin-left: -35px;
    width: 28px;
    height: 37px;
    position: absolute;
    margin-top: -3px;
}
.use-img.dark {
  background: url('images/form-icon-2.jpg') no-repeat center top; 
}
.use-yes .use-txt {
    margin-left: 3px;
}
.form-box label span {
  color: #b4b4b4;
  font-size: 14px;
  font-weight: 400;
}

.form-box .form-group {
    margin-bottom: 0.5rem;
    width: 100%;
}
.form-box .form-control {
    background: #fff;
    border: none;
    border-bottom: 1px solid #d0d7dd; 
  }
   
/**/
.form-mail-line label {
  background: transparent;
  border: none;
  border-radius: 0;
  border:0;
  width: 100%;
  margin-bottom: 0;

}
.form-mail-line label span {
  color: #b4b4b4;
  font-size: 14px;
  font-weight: 400;
}
.form-control,
input[type="text"], 
input[type="email"],
input[type="tel"] {
    background: transparent;
    border-radius: 0;
    color: #000;
    font-weight: 400;
    font-family: 'Lato';
    font-size: 23px;
    padding: 1.5rem;
    min-width: 100%;
    padding-left: 0;
    border: 0;
}
input[type="search"] {
    background: transparent;
    border-radius: 0;
    color: #000;
    font-weight: 400;
    font-family: 'Lato';
    font-size: 23px;
    padding: 1rem;
    min-width: 100%;
    padding-left: 0;
    border: 0; 
    border-bottom: 1px solid #d0d7dd; 
}

.form-control:focus,
.form-control:hover {
box-shadow: none;
}
input[type="tel"].form-control::-webkit-input-placeholder {
  font-family: 'Lato';
  font-size: 23px;
  font-weight: 400;
}
input[type="tel"].form-control:-ms-input-placeholder {
  font-family: 'Lato';
  font-size: 23px;
  font-weight: 400;
}
input[type="tel"].form-control::-ms-input-placeholder {
  font-family: 'Lato';
  font-size: 23px;
  font-weight: 400;
}
input[type="tel"].form-control::placeholder {
  font-family: 'Lato';
  font-size: 23px;
  font-weight: 400;
}
/**/
.form-mail-line .form-body {
    justify-content: center;
    align-items: center;
}
.form-mail-line .title-form {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 40px;
}

.form-mail-line .form-group.bg-fg {
    border-radius: 0 0 0 50px;
    background: #fff;
}
.form-mail-line .form-group.bg-fg-2 {
    border-radius: 0;
    background: #fff;
}
.form-mail-line .form-group.bg-fg-3 {
    border-radius: 0 50px 50px 0;
    background: #fff;
}
.form-mail-line .form-group label {
  background: transparent;
  border: none;
  border-radius: 0;
  border:0;
  width: 100%;
  margin-bottom: 0;
  padding-left: 10px;
  }

.form-mail-line .form-group label span {
  color: #b4b4b4;
  font-size: 14px;
  font-weight: 400;
}
.form-mail-line .form-group {
 height: 88px;
    align-items: center;
    display: flex;
}
.form-mail-line .use-yes {
color: #fff;
font-size: 15px;
padding-top: 20px;
}
.form-mail-line .use-yes a {
  color: #7cc9f4;
  text-decoration: none;
}
.form-mail-line .use-yes a:hover {
  text-decoration: underline;
}
.form-mail-line .use-yes img {
    height: 21px;
    width: 18px;
    margin-right: 10px;
    margin-top: -3px;
}
.form-mail-line .bg-fg-3 .btn-lg-oring {
    font-size: 20px;
  width: 100%;
  height: 100%;
  padding: inherit;
}
/* --- zayavka-top bg-dark-blue----*/
.sec-mail-bg {
background: url('images/bg-mail.jpg') no-repeat;
background-size: cover;
}
#sec-mail-front .form-mail-line .contact-form {
  justify-content: center;
}
#sec-mail-front .title-form {
	font-size: 45px;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: center;
}
#sec-mail-front .sub-title-form {
  color: #fff;
  font-size: 45px;
  font-weight: 300;
  margin-bottom: 40px;
  text-align: center;
}
#sec-mail-front  .sub-title-form span {
  background: url('images/bg-txt-mail.png') no-repeat right;
  font-weight: 500;
  text-align: center;

}
.d-desc {
  color: #fff;
}
.d-desc:hover {

}
.d-mob {
  display: none;
}
/* --- mail otzyv----*/
.mail-home {
  background: url('images/bg-mail-home.jpg') no-repeat right;
}
.form-mail .form-group {
  background: #fff;
  border-radius: 50px;
  padding: 0 40px;
}
.form-mail label {
  color: #b4b4b4;
    padding-top: 10px;
    margin-bottom: 0;
    font-size: 14px;
    width: 100%;
}
/* --- form-usl-slide----*/
.bot-head-form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.form-usl-slide {
  border-radius: 0 50px 0 0;
}
.form-usl-slide .mail-top {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 25px;
    line-height: 1.1;
    font-weight: 600;
}
.form-usl-slide .mail-top span {
  background: #fff6f1;
color:#ec5d32;
}
.mail-bot {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin-top: 25px;
}
/*------------Modal------------*/
.modal.show {
    overflow: hidden;
}
.modal-dialog {
    max-width: 620px;
  }
.modal-content {
    background: transparent;
    border: none;
    padding: 30px;
    max-width: 560px;
    margin: auto;
}

.modal-content .close {
  text-align: right;
}

.modal-body {
background: url('images/bg-modal.jpg') no-repeat  bottom right;
background-size: cover;
padding: 40px;
-webkit-box-shadow: 0px 0px 4px 6px #00000008;
-moz-box-shadow: 0px 0px 4px 6px #00000008;
box-shadow: 0px 0px 4px 6px #00000008;
}
.modal .contact-form {
width: 100%;
}
.modal .title-form {
    font-size: 60px;
    margin-bottom: 20px;
    line-height: 1;
}
.modal .form-body {
  padding: 0;
}
.modal .mail-top {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 1.1;
    font-weight: 600;
}
.modal .form-group {
    margin-bottom: 1rem;
    flex-direction: column;
    width: 100%;
}
.modal label {
  background: #fff;
  width: 100%;
}
.modal .form-control,
.modal input[type="data"],  
.modal input[type="text"], 
.modal input[type="email"] {
    background: #fff;
    border: none;
    border-bottom: 1px solid #d0d7dd;
    border-radius: 0;
    font-weight: 300;
    font-size: 15px;
    padding: 0.75rem 0; 
    min-width: 100%;
}

.modal input[type="data"],  
.modal input[type="text"],
.modal input[type="email"], 
.modal input[type="tel"] {
    height: 56px; 
}
 .modal input[type="text"]::placeholder  {
  color: #b4b4b4;
  font-size: 23px;
  font-weight: normal;
}
 .modal input[type="tel"]::placeholder {
  color: #b4b4b4;
 }
  .modal label span {
    color: #b4b4b4;
    font-size: 14px;
    font-weight: 400;
}
.modal .use-yes {
  color: #000;
}
.modal .use-yes a {
  color: #33a3e9;
  }
.modal button.close span {
    color: #fff;
    -webkit-appearance: none;
    width: 35px;
    height: 35px;
    opacity: 0.8;
    font-size: 3rem;
    font-weight: 100;
    line-height: 0.4;
    text-shadow: none;
    z-index: 2;
    margin: auto;
}
.close:not(:disabled):not(.disabled):hover, 
.close:not(:disabled):not(.disabled):focus,
button.close:hover {
color: #012551;
opacity: 1;
font-weight: 100; 
}
.modal .use-yes {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}
.modal .use-yes img {
  display: block;
  float: left;
    margin-right: 5px;
    width: 28px;
    height: 37px;

}
.modal .use-yes .use-txt {
 margin-left: 3px;
}
.modal div.wpcf7-response-output {
  position: relative;
}
.success {
color: #f43f2e; }


/* ---------Search Form -------------*/
.box-search { 
  position: relative;
}
.btn-search {
background: url('images/search.png') no-repeat center;
border-radius: 100%;
border:none;
content: "";
width: 35px;
height: 35px;
position: absolute;
right: 0;

}
.btn-search:hover {

}
.bg-search {
background: #fff;
height: 120px;
width: 670px;
padding: 30px 5px;
position: absolute;
right: 60px;
margin-right: 670px;
top: 0;
opacity: 0;
}


.top-search input[type=search] {
background: transparent;  
color: transparent;  
border:none;
width: 35px;
height: 35px;
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
position: relative;
}
.top-search input[type=search]:focus { 
outline: none;
margin-left: -1290px;
margin-right: 50px;
background: #fff;
border-bottom: 1px solid #33a3e9;
border-radius: 0;
padding: 0 1rem;
color: #000;
font-size: 0.75rem; 
width: 1290px;
    font-size: 17px;
    font-family: 'Lato';
    font-weight: 600;
}
.top-search input[type=search]::-webkit-input-placeholder {opacity:0;}/* webkit */
.top-search input[type=search]::-moz-placeholder          {opacity:0;}/* Firefox 19+ */
.top-search input[type=search]:-moz-placeholder           {opacity:0;}/* Firefox 18- */
.top-search input[type=search]:-ms-input-placeholder      {opacity:0;}/* IE */


.top-search input[type=search]:focus::-webkit-input-placeholder {opacity:1;}/* webkit */
.top-search input[type=search]:focus::-moz-placeholder          {opacity:1;}/* Firefox 19+ */
.top-search input[type=search]:focus:-moz-placeholder           {opacity:1;}/* Firefox 18- */
.top-search input[type=search]:focus:-ms-input-placeholder      {opacity:1;}/* IE */




/**/


.wpcf7-checkbox input[type=checkbox]{
display: none;
}

span.wpcf7-list-item {
display: block; 
font-size: 14px;
font-weight: 300;
margin: 0 0 0 0.5em;
}

.wpcf7-list-item-label{
left: 15px;
margin: 0 0 10px;
position: relative; 
}

.wpcf7-list-item-label::before{
background: #313131;
position: absolute;
width: 13px;
height: 13px;
border: 1px solid #313131;
border-radius: 2px;
content: '';
left: -20px;
top: 2px;
}

.wpcf7-checkbox input[type=checkbox]:checked + .wpcf7-list-item-label::before{
background: #313131;
position: absolute;
width: 13px;
height: 13px;
border: 1px solid #313131;
border-radius: 2px;
top: 2px;
}

.wpcf7-checkbox input[type=checkbox]:checked + .wpcf7-list-item-label::after{
color: #fff;
position: absolute;
width: 10px;
height: 10px;
border: 0;
border-radius: 0;
left: -18px;
font-family: 'fontawesome';
top: 2px;
content: '\f00c';
background: center; 
font-size: 9px;
}
.wpcf7-list-item-label a {
color: #d6172a;
text-decoration: none;
}
div.wpcf7 .ajax-loader {
    display: none;
}
form.wpcf7-form.failed {
    position: relative;
}
span.wpcf7-not-valid-tip {
    color: #f00 !important;
    font-size: 0.7em;
    font-weight: normal;
    display: block;
    text-align: left;
    position: absolute;
    width: 250px;
}
.wpcf7 form.sent {
position: relative;
}
.wpcf7 form.sent .wpcf7-response-output {
	margin: 5px auto 5px !important;
	padding: 0.5em 1em !important;
	border-color: 0 solid #ff000 !important;
	position: absolute;
	text-align: center;
	font-size: 16px;
	width: 100%;
	display: none;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 0px solid #f7e700 !important;
    font-size: 16px;
    bottom: 0;
}
form.wpcf7-form.invalid {
    position: relative;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output,
.mail-bottom .wpcf7-not-valid-tip {
  display: none;}

/**/
/* ============back-top ======================= */

#back-top {    
position: fixed; 
bottom:75px;
z-index:99; 
right: 3%;  
display:block;
transition: 0.3s all ease;
cursor: pointer;
}
#back-top a {
color: #fff;
text-transform: uppercase;
text-decoration: none;
font-size: 15px;
font-weight: 500;
}
#back-top span {
background: url('images/bg-topup.png') no-repeat; 
display: block;  
text-align: center;
height: 100%; 
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
margin-top: -30px;
width: 79px;
height: 79px;
}
#back-top:hover span {  
background: url('images/bg-topup-2.png') no-repeat;  

}
.container {
	max-width: 1210px;
}
#zapisback {padding-right: 0;}







/********************************/
.wpcf7-not-valid-tip {display:block;}
input.wpcf7-not-valid {}



.form_wrap {}
.form_wrap.type_one {}
.form_title {
	font-size: 60px;
	line-height: 1;
}
.form_subtitle {
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 15px;
}
.form_filds {}
.form_line {
	margin-bottom: 1rem;
}
.form_line label {
	margin-bottom: 0;
}
.form_line input {
	padding: unset;
}
.form_line_hidden {
	position: absolute;
	z-index: -1;
	opacity: 0;
	pointer-events: none;
}
.form_agree {
	font-size: 12px;
}
.form_wrap .use-txt {
	background-image: url(images/form-icon-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 2rem;
	max-width: 35rem;
	padding-top: 0.5rem;
}
.form_line input {
	font-size: 23px !important;
	font-weight: 500 !important;
}
span.wpcf7-not-valid-tip {position: relative;}


.wpcf7-response-output {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	background-color: rgba(255,255,255,0.75);
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	border: 0 !important;
	font-size: 30px !important;
}
.form_line_wrap {
	display: flex;
	margin-top: 2rem;
	line-height: 1;
}

/********************************/

.type_two {
	color: #ffffff;
}
.form_line label {
	color: #6c757d;
}
.type_two .form_filds {
	display: flex;
	max-width: 737px;
	margin: auto;
	background-color: #ffffff;
	border-radius: 0 3.25rem 3.25rem 2.25rem;
	padding: 0.25rem 0rem 0.25rem 2rem;
}
.type_two .form_line {
	margin-bottom: 0;
}
.type_two .btn-lg-oring,.type_two .btn-lg-oring:visited,.type_two .btn-lg-oring:focus {
	margin: -0.25rem 0;
}
.form_wrap.type_two .use-txt, .form_wrap.type_three .use-txt{
	background-image: url('images/form-icon.png');
	margin: auto;
	max-width: 25rem;
	background-position: left 5px;
}
.type_two .btn-lg-oring {
	height: calc(100% + 0.5rem);
}	
.type_two .use-txt a{
	color: #539dc9;
}
.form_wrap.type_two .use-txt {
	margin: 1rem auto 0;
}
.type_two .title-form {
	font-size: 1.5rem;
	margin-bottom: 1rem;
}

.type_three .form_fild .form_line {
	background-color: #fff;
	padding: 0.5rem 2rem;
	border-radius: 3rem;
}
.mail-home {
	background-size: cover;
}

.form_fild {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.form_fild .form_line {width:100%;}
.form_fild .form_line:nth-child(1) {
	flex-grow: 1;
	max-width: calc(100% - 11rem);
}
.form_fild .form_line:nth-child(2) {
	max-width: 10rem;
}
.type_three .form_line_hidden+.form_line{
	text-align:center;
}
.form_wrap.type_three .use-txt {
	color: #fff;
}
.form_wrap.type_three .use-txt a {
	color: #56a0cb;
}
.type_four .form_title {
	font-size: 24px;
	line-height: 1;
	margin-bottom: 1rem;
}

.send_ok_wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	background: rgba(0,0,0,0.5);
	pointer-events: none;
	opacity: 0;
	z-index: 1050;
}
.send_ok_body {
	background-color: #ffffff;
	padding: 3rem;
	text-align: center;
}
.form_title {}
.form_subtitle {}

.ask_question {
	margin-top: 4rem;
}
.ask_question .form_fild .form_line:nth-child(1) {
	flex-grow: unset;
	max-width: calc(100%/2 - 1rem);
}
.ask_question .form_fild .form_line:nth-child(2) {
	max-width: calc(100%/2 - 1rem);
}
.ask_question input, .ask_question textarea.form-control {
	border: 1px solid #cccccc;
	padding: 0.5rem 1rem;
	display: block;
	height: unset;
	font-size: 1.25rem !important;
	border-radius: 1.5rem;
	margin-top: 0.5rem;
}
.form_wrap.ask_question .use-txt {
	padding-bottom: 0.5rem;
}

.serv-card {
    background: #eee;
    border-radius: 32px 0 0 0;
    padding: 26px 16px 18px;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: calc(100% - 20px);
    margin-bottom: 20px;
}

.serv-card__link {
    display: flex;
    flex-direction: column;
}

.serv-card__title {
    margin: 14px 0 24px;
    font-size: 21px;
    font-weight: 600;
    width: 80%;
    color: #005794;
}

.card-col {
    justify-content: start;
}

.serv-card__wrap {
    margin-bottom: 20px;
}

.serv-card__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
    border-top: 1px solid #D1D1D1;
}

.serv-card__item:last-child {
    border-bottom: 1px solid #D1D1D1;
}

.serv-card__item a{
    color: #000;
}

.serv-card__item-title {
    font-size: 15px;
    margin-right: 15px;
    color: #000;
}

.serv-card__item-price {
    font-size: 13px;
    font-weight: 700;
    color: #E74327;
    padding: 4px 8px;
    background: #fff;
    border-radius: 12px;
    width: 50%;
    max-width: max-content;
}

.serv-card__more {
    margin-top: auto;
}

.serv-card__more {
    font-size: 15px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 600;
}

.serv-card__more::after {
    content: '';
    position: relative;
    background-image: url(/images/icons/more-str.png);
    display: inline-block;
    width: 16px;
    height: 14px;
}

.modal.show {
    overflow-y: auto;
}

.modal-big .modal-dialog, .modal-big .modal-content{
    max-width: 770px;
}

.head__city {
    position: relative;
}

.head__city-question {
    width: 330px;
    padding: 30px;
    background-color: #fff;
    border: thin solid #e0e0e0;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 11;
}

.head__city-question__close {
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
}

.head__city-question__wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.head__city-question__wrap .btn {
    width: auto;
    min-width: 100px;
    padding: 10px;
}

.head__city-question__title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
}

.head__city-question__title span {
    font-weight: bold;
}

.close-question {
    font-size: 14px;
    cursor: pointer;
}

.head__city-title {
    display: inline-block;
    white-space: nowrap;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.head__city-block {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
}

.head__city-img {
    flex: 0 0 auto;
    margin-right: 4px;
}

.cities {
    text-align: left;
}

.cities-search {
    margin-bottom: 20px;
}

.cities-search_inp {
    padding: 4px 10px;
}

.cities__item {
    margin-bottom: 10px;
}

.cities__item-title.active{
    color: #e73a25;
}

.cities-col {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
        padding-right: 15px;
    padding-left: 15px;
}

#cookie-notice {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  color: #000;
  padding: 20px 30px;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
  z-index: 100;
}

#cookie-notice .cookie-box {
  display: flex;
  align-items: center;
  gap: 20px;
}

#cookie-accept {
  background: #f44336;
  color: #fff;
  border: none;
  padding: 8px 20px;
  font-weight: bold;
  cursor: pointer;
  border-radius: 8px;
}


@media only screen and (max-width: 1399px) {
  .container {max-width: 1210px;}
  .top-menu .btn,.top-menu .btn:hover,.top-menu .btn:visited {padding: 20px 10px;}
  .top-phone span {font-size: 24px;}
  .btn-oring.vuzov {padding-left: 45px !important;}
}


/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */

@media only screen and (max-width: 1366px) {
  .sec-box {
    padding: 50px 0;
}
.top-search input[type=search]:focus { 
outline: none;
margin-left: -1124px;
margin-right: 50px;
background: #fff;
border-bottom: 1px solid #33a3e9;
border-radius: 0;
padding: 1rem 1rem;
color: #000;
font-size: 0.75rem; 
width: 1124px;
    font-size: 17px;
    font-family: 'Lato';
    font-weight: 600;
}
.section-title .s-title, 
.section-title-2 .s-title, 
.section-title .s-title-2, 
.section-title-2 .s-title-2 {
  font-size: 56px;
}
  .bot-head .title {
    font-size: 60px;
    padding: 40px 0;
}
.head-bottom {
    padding: 30px 0 10px;
}
.wh-tot-num {
    font-size: 72px;
}
.wh-tot-title {
    font-size: 18px;
    padding: 0 10px; 
}
.portfolio-carousel .owl-prev,
.portfolio-carousel .owl-prev:hover {
left: -1%;
}
.portfolio-carousel .owl-next,
.portfolio-carousel .owl-next:hover {
right: -1%; 
}
.owl-prev,
.owl-prev:hover,
.owl-next,
.owl-next:hover {
background-size:70% !important;
height: 65px;
width: 65px;
}
.owl-item div .spec-work, .spec-work {
    font-size: 16px;
}
.sert-info {
    padding: 25px 50px 25px 0;
}
.sert-box {
    padding-left: 30px;
}
.bl-cont, 
.bl-cont a,
.box-cont-soc a span {
    font-size: 20px;
}
.box-cont-soc {
 padding: 30px 20px;  
}
.cont-title-soc {
    font-size: 24px;   
}
.card-usl-price {
    max-width: 20%;
}


/* правка адптива */
.body-bg {padding: 0 20px;}
.top-menu .btn, .top-menu  .btn:hover,.top-menu .btn:visited {
	border-radius: 40px;
	padding: 15px 10px;
}
.top-phone span {font-size: 22px;}
.top-phone a {font-size: 15px;}
.bot-head .title {font-size: 50px;}
.bot-head .title span {font-size: 50px;}
.section-title .s-title, .section-title-2 .s-title, .section-title .s-title-2, .section-title-2 .s-title-2 {font-size: 48px;}
.section-title a, .section-title-2 a, .section-title-2 span {font-size: 18px;}
.section-title-2 {margin-bottom: 18px;}
.line-tabs {margin-bottom: 32px;}
.tab-link {font-size: 18px;}
.usl-bl .usl-info {padding: 10px 0;}
.usl-bl .usl-title {font-size: 18px;}
.usl-descr {font-size: 20px;}

h2, .h2 {font-size: 32px;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {margin: 1rem 0;}
.hw-title {
	font-size: 24px;
	margin: 10px 0;
	padding: 0 10px;
}
.sert-info {padding: 25px;}
.subheader-title .title {font-size: 48px;}
.content-post, .content-category {padding: 20px 0;}
.content-category .cat-post {width: 100%;}
.ansver-info {padding: 25px 0;}
.ansver-info .card {
	padding-right: 2rem;
	padding-left: 2rem;
}
.content-post .about-more-box {font-size: 19px;}
/*.owl-item div .title-otz span, .title-otz span {display: block;}*/
.owl-item div .spec-box .spec-name, .spec-box .spec-name {font-size: 20px;}
.owl-item div .img-box img, .spec-box .img-box img {margin-bottom: 0;}
.video-post-title {font-size: 18px;}
.owl-item div .text-otz, .text-otz {font-size: 18px;}
.page .text-otz, .page .title-otz {padding: 0px 16px 16px 0;}

 .serv-card__title {
        font-size: 18px;
        width: 100%;
    }

/************************************************/
}

@media only screen and (max-width: 1200px) {
.top-search input[type=search]:focus { 
outline: none;
margin-left: -1030px;
margin-right: 50px;
background: #fff;
border-bottom: 1px solid #33a3e9;
border-radius: 0;
padding: 1rem 1rem;
color: #000;
font-size: 0.75rem; 
width: 1030px;
    font-size: 17px;
    font-family: 'Lato';
    font-weight: 600;
}
.section-title .s-title, 
.section-title-2 .s-title, 
.section-title .s-title-2, 
.section-title-2 .s-title-2 {
  font-size: 48px;
}
.top-menu {
  font-size: 13px;
}
.box-btn-top .btn, 
.box-btn-top .btn:visited,
.box-btn-top .btn:hover,
.box-btn-top .btn-focus {
  font-size: 15px;
   padding: 15px;
}

.btn-oring.vuzov {
  padding-left: 40px;
}
.btn-oring.vuzov:before {
  background-size: 85%;
  }
.top-phone img {
  margin-right: 15px;
  width: 36px;
  height: 36px;
}
.top-phone span {
  font-size: 22px;
}
.top-phone a {
  font-size: 14px;
}
.navbar-nav a {
  font-size: 16px;
}
#big-slides .carousel-item .bg-item {
    min-height: 850px;
}
.bot-head .title,
.bot-head .title span {
    font-size: 56px;
}
.sl-rigt-txt {
    padding: 30px;
}
.usl-bl .usl-title,
.usl-descr {
    font-size: 21px;
    line-height: 1.2;
}
.wh-title,
.whyme-usl ul li {
  font-size: 19px;
}
.wh-tot-box img {
  height: 100px;
  width: 100px;
}
.wh-tot-info {
  margin-top: -35px;
}
.wh-tot-num {
  font-size: 60px;
}
.wh-tot-title {
  font-size: 16px;
}
.about-more .btn {
    margin: 20px 0;
}
.setr-txt {
    font-size: 17px;
}
#sec-mail-front .sub-title-form,
#sec-mail-front .title-form {
    font-size: 36px;
}
.form-mail-line .form-group {
  height: 75px;
}
.form-control, 
input[type="text"], 
input[type="email"], 
input[type="tel"] {
  padding: 0;
  font-size: 21px;
}
.form-mail-line .btn-lg-oring {
    font-size: 19px;
}
.form-mail-line .title-form {
    margin-bottom: 25px;
}
.ansver-info {
    padding-top: 30px;
}
.footer-menu a {
    font-size: 15px;
}
.foot-1, .foot-2, .foot-3 {
    padding-left: 15px;
}
.cat-post img {
    height: 240px;
    margin-bottom: 20px;
}
.cat-post-title {
    font-size: 22px;
    min-height: 78px;
}
.content-category .cat-post {
    padding-right: 70px;
    margin-bottom: 40px;
}
.pagination {
    margin: 10px 0;
}
.content-category .spec-box {
  margin-bottom: 40px;
}
.modal .title-form {
    font-size: 50px;;
}
.modal .mail-top {
    font-size: 26px;
}
.card-usl-price {
    max-width: 20%;
}
.ansver-title-w,
.bg-whyme .s-title-2 {
 width: 55%;   
}
/* правка адптива */
.top-phone span {font-size: 18px;}
.top-phone a {
	font-size: 12px;
	padding-top: 6px;
}
.top-phone img {
	width: 32px;
	height: 32px;
}
.bot-head .title, .bot-head .title span {font-size: 48px;}
.bot-head .title {	padding: 20px 40px 20px 0;}
.section-title .s-title, .section-title-2 .s-title, .section-title .s-title-2, .section-title-2 .s-title-2 {font-size: 36px;}
.bot-head .title, .bot-head .title span {font-size: 36px;}
.single-spec-box .spec-profile {padding: 0 16px 16px;}

#menu-item-542 .dropdown-menu {
	left: unset;
	right: 0;
}
.subheader-title .title {font-size: 36px;}
.content-category .cat-post {
	padding-right: 0;
	margin-bottom: 0;
}
.page-uslugi table tr td:first-child {width: 36%;}
.mail-top {font-size: 23px;}
.cont-title-soc {font-size: 18px;}
.bl-cont, .bl-cont a, .box-cont-soc a span {font-size: 16px;}
.name_org {font-size: 18px !important;}

.ansver-info a.btn-link {
	font-size: 18px;
	padding: 1.2rem 3rem 1.2rem 0;
}
.ansver-info .card-body {padding: 0 0 1.25rem 0;}

.form_title {font-size: 40px;}
.form_subtitle {font-size: 24px;}


.ask_question input, .ask_question textarea.form-control {
	padding: 0.5rem 1rem;
}

.head__city-question{
    left: auto;
    right: 0;
}

/******************************************/
}

/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */

@media only screen and (max-width: 1024px) {
h1, .h1 {
font-size: 48px;
}
h2, .h2 {
font-size: 42px; 
}
h3, .h3 {
font-size: 36px; 
}
h4, .h4 {
font-size: 30px; 
}
h5, .h5 {
font-size: 24px; 
}
.section-title,
.section-title-2 {
margin-bottom: 20px;
}
.section-title .s-title, 
.section-title-2 .s-title, 
.section-title .s-title-2, 
.section-title-2 .s-title-2 {
    font-size: 38px;
}
  .sec-box {
  padding: 40px 0;
}

.btn-oring.vuzov {
    padding-left: inherit;
}
.btn-oring.vuzov:before,
.top-phone img {
  display: none;
}
.navbar-nav a,
.alert.alert-red {
font-size: 15px;
}
.bot-head .title,
.bot-head .title span {
    font-size: 48px;
}
.whyme-left .wh-box img {
    margin-left: 20px;
}
.whyme-right .wh-box img {
    margin-right: 20px;
}
.wh-tot-num {
    font-size: 55px;
}
.wh-tot-title {
  padding: 0;
}
.wh-tot-box img {
    height: 95px;
    width: auto;
}
.bt-foter span {
    margin-right: 10px;
    font-size: 14px;
}
.copy-soc, .copy-bank {
    margin: 20px 0;
}

.copy-right a {
  font-size: 14px;
}
.bt-foter {
    justify-content: space-between;
}
.copy-right {
    justify-content: flex-end;
}
.box-cont-soc {
    padding: 30px 0px;
}
.map-cont {
    height: 450px;
  }
.error-404 {
    padding: 100px 0;
}
.bg-error {
    background-size: cover;
    background-position-x: -320px;
}
.content-post .about-more-box {
    font-size: 22px;
}
.owl-prev,
.owl-prev:hover,
.owl-next,
.owl-next:hover {
height: 60px;
width: 60px;
}
.content-category .cat-post {
    padding-right: 50px;
    margin-bottom: 30px;
}
.btn-white, 
.btn-white:hover, 
.btn-white:visited,
.btn-white:focus {
  padding: 15px 20px;
}
.subheader-title .title {
    font-size: 42px;
}
.btn-tbl, 
.btn-tbl:visited, 
.btn-tbl:hover, 
.btn-tbl:active, 
.btn-tbl:focus {
    font-size: 16px;
    padding: 15px 20px;
}
.slide-usluga .head-info ul li {
    margin: 10px 0;
}
.card-usl-price {
    max-width: 33.333%;
}
.ansver-title-w,
.bg-whyme .s-title-2 {
 width: 70%;   
}
/* правка адптива */
.bot-head .title, .bot-head .title span {font-size: 36px;}
.btn, .btn:hover, .btn:visited, .submit, .search-submit, input[type="submit"] {padding: 20px 20px;}
#big-slides .bot-head {padding: 70px 0 0;}
h2, .h2 {font-size: 32px;}
.content-category .cat-post {
	padding-right: 0;
	margin-bottom: 0;
}
h3, .h3 {font-size: 24px;}
table h2 {font-size: 24px;}
.content-post .about-more-box {	font-size: 18px;}
.subheader-title .title {font-size: 32px;}
/*******************************************/
}

/* Medium Devices, Desktops */

@media only screen and (max-width: 991px) {
    
    .box-topinfo.right{
        flex-direction: column;
            justify-content: center;
    }
    .head__city-question__title{
        font-size: 17px;
    }
    .head__city{
        order: 1;
        margin-bottom: 6px;
    }
.body-bg {
padding: 0 10px; 
}
nav.navbar {
padding: 0;
}
.navbar-collapse {
position: absolute;
top: 2px;
width: 100%;
background: #fff;
padding: 10px 15px;
z-index: 2; 
}

.navbar-toggler {
position: absolute;
right: 15px;
z-index: 2;
padding: 0.09rem 0.4rem;
border: none;
}
.navbar-toggler .icon-bar {
background: #0367d2;
display: block;
width: 35px;
height: 5px;
margin: 6px 0;
border-radius: 1px;
}
.top-phone a {
  float: left;
}
#big-slides .carousel-item .bg-item {
    min-height: 760px;
     object-position: center;
}
.bot-head .title {
    padding: 0px 0 40px;
}
.form-mail-line .contact-form.d-flex.flex-wrap {
    justify-content: center;
}
.wh-tot-num {
    font-size: 46px;
}
.wh-tot-box img {
    height: 90px;
    width: auto;
}
.owl-item div .text-otz, .text-otz {
    padding-bottom: 40px;
}
.portfolio-carousel .owl-next,
.portfolio-carousel .owl-next:hover {
    right: -2%;
}
.portfolio-carousel .owl-prev,
.portfolio-carousel .owl-prev:hover {
    left: -2%;
}
#back-top {
  display: none;
}
#sec-mail-front .sub-title-form, 
#sec-mail-front .title-form {
    font-size: 30px;
}
    .btn-lg-oring, 
    .btn-lg-oring:visited, 
    .btn-lg-oring:hover,
    .btn-lg-oring:focus,
    .modal input[type="submit"] {
      padding: 20px 30px;
      font-size: 18px;
    }
.cont-info-2 {
    display: none !important;
}

h1, .h1 {
font-size: 42px;
}
h2, .h2 {
font-size: 36px; 
}
h3, .h3 {
font-size: 30px; 
}
h4, .h4 {
font-size: 24px; 
}
h5, .h5 {
font-size: 20px; 
}
.section-title .s-title, .section-title-2 .s-title {
    font-size: 34px;
}
.subheader-title .title {
    font-size: 40px;
}
.main {
    padding-top: 10px;
}
.sec-box, .content-post, 
.content-category {
padding: 30px 0;
}
.error-404 {
  padding: 50px 0;
}
.error-404 .title {
  font-size: 120px;
  margin-bottom: 40px;
}
.map-cont {
    height: 400px;
  }
  .content-post .about-more-box {
    font-size: 20px;
}
.cat-post img {
    height: 240px;
}
.content-category .cat-post {
    padding-right: 0;
}
.content-category .cat-post-box {
    margin-bottom: 40px;
}
.card-columns {
  -webkit-column-count:4;
  column-count:4;
}
nav.navbar {
  box-shadow: none;
}
.top-menu {
     -webkit-box-shadow: 0px 0px 4px 6px #00000008;
    -moz-box-shadow: 0px 0px 4px 6px #00000008;
    box-shadow: 0px 0px 4px 6px #00000008;
}
.content-category .cat-post {
    width: 100%;
    margin: auto;
}
.content-category .cat-post-box:nth-child(3n+3) .cat-post,
.content-category .spec-box:nth-child(3n+3) .cat-post  {
margin: auto;
}
.content-category .cat-post {
    padding-bottom: 50px;
}
.cat-post-title {
    font-size: 20px;
    min-height: 72px;
}
.box-btn-top .btn, 
.box-btn-top .btn:visited, 
.box-btn-top .btn:hover {
    font-size: 13px;
    padding: 15px;
}
.top-phone span {
    font-size: 19px;
}
.top-phone a {
    font-size: 12.5px;
}
.modal .title-form {
    font-size: 40px;;
}
.modal .mail-top {
    font-size: 20px;
}
.single-spec-box .spec-profile ul {
    display: flex;
    flex-wrap: wrap;
}
.single-spec-box .spec-profile ul li {
width: 33%;
}
.subheader-title .title {
  width: 100%;
}
.content-post h2, 
.content-post h3, 
.content-post h4, 
.content-post h5, 
.content-post h6 {
margin: 0.75em 0;
width: 100%;
}
.post-expert-box img {
    border-radius: 100%;
    height: 90px;
    width: 90px;
    margin-right: 15px;
}
.exp-name span {
    font-size: 20px;
    font-weight: bold;
}
table h2 {
font-size: 30px; 
}
 table td, table tr:first-child td {
    padding: 0.75rem;
}
table td, 
table tr td:last-child,
table strong {
    font-size: 14px;
}
.btn-tbl, 
.btn-tbl:visited, 
.btn-tbl:hover, 
.btn-tbl:active, 
.btn-tbl:focus {
    font-size: 14px;
    padding: 10px 15px;
}
.otz-sec-bg:before {
    height: 49.5px;
    width: 76.7px;
    right: 10%;
    top: -10%;
}
.slide-usluga .head-info ul li {
    margin: 5px 0;
}
.card-usl-price {
    max-width: inherit;
}
.card-price {
    font-size: 30px;
    margin: 10px 0;
}

#back-top {
  display: none !important;
}
.hw-box,
.hw-box:first-child,
.hw-box:last-child {
  background-size: 20%;
}
.hw-title {
    font-size: 28px;
    margin: 15px 0;
    padding: 0;
}
.hw-info {
    padding: 0;
}
.whyme-usl .wh-box img {
    width: 30px;
    }
.whyme-usl .wh-title {
    width: 100%;
    font-size: 17px;
}
.whyme-usl ul li {
   font-size: 17px; 
}
.bg-red-border {
    border: 2px solid #fee2da;
    padding: 15px;
}
.form-mail-line .use-yes {
    font-size: 14px;
    padding-top: 0px;
}
.ansver-title-w,
.bg-whyme .s-title-2 {
 width: 75%;   
}
/* правка адптива */
.navbar-toggler {right: 5px;}
.alert-red::before {top: 0px;}
.sl-rigt-txt {padding: 20px;}
.section-title a, .section-title-2 a, .section-title-2 span {font-size: 16px;}
.section-title, .section-title-2 {margin-bottom: 10px;}
.line-tabs {margin-bottom: 16px;}
.tab-link {font-size: 16px;}
.usl-bl .usl-title, .usl-descr {font-size: 17px;}
.about-more-box {font-size: 16px;}
#big-slides .bot-head {padding: 40px 0 0;}
h2, .h2 {font-size: 24px;}
.section-title .s-title, .section-title-2 .s-title, .section-title .s-title-2, .section-title-2 .s-title-2 {font-size: 24px;}
#sec-mail-front .sub-title-form, #sec-mail-front .title-form {font-size: 24px;}
.hw-title {font-size: 18px;}
.hw-info {
	font-size: 16px;
	line-height: 1.2;
}
.whyme-usl ul li {
	font-size: 15px;
}
.sec-box, .content-post, .content-category {
	padding: 16px 0;
}
.cat-post-title {
	font-size: 16px;
}
.cat-post-title {
	font-size: 16px;
	min-height: 60px;
}
h3, .h3 {font-size: 20px;}
table h2 {font-size: 24px;}
.content-post .about-more-box {
	font-size: 16px;
}
.subheader-title .title {font-size: 32px;}
.setr-txt {font-size: 16px;}
.owl-item div .spec-box .spec-name, .spec-box .spec-name {font-size: 18px;}
table tr:first-child td {font-size: 16px;}

.form_line_wrap {display: block;}

/*.type_two .form_filds .form_line:nth-child(1) {
	max-width: 7rem;
}*/
/*********************************************/
}

/* Small Devices, Tablets */

@media only screen and (max-width: 823px) {
  .body-bg {
    padding: 0;
}
.logo {
    padding-right: 0;
}
.top-menu .box-btn-top .btn, 
.top-menu .box-btn-top .btn:visited, 
.top-menu .box-btn-top .btn:hover {
    font-size: 13px;
    padding: 12px;
}

#big-slides .carousel-item .bg-item {
  min-height: 680px;
  object-position: left;
}
#big-slides .bot-head {
    padding: 50px 0;
}
#big-slides.slide-usluga .carousel-item .bg-item {
    min-height: 650px;
}

.front-slides .bot-head-left {
 -webkit-box-flex: 0;
-ms-flex: 0 0 83.33333%;
flex: 0 0 83.33333%;
 max-width: 83.33333%;
justify-content: center;
 margin: auto;
}
.bot-head-right {
  display: none;
}
.bot-head .title {
  font-size: 40px;
  margin-bottom: 0;
  padding-bottom: 20px;
 }
 .front-slides .bot-head .title {
   text-align: center;
 }
.section-title .s-title, 
.section-title-2 .s-title, 
.section-title .s-title-2, 
.section-title-2 .s-title-2 {
  font-size: 38px;
}
.section-title a, 
.section-title-2 a, 
.section-title-2 span {
    font-size: 18px;
}
.form-mail-line .use-yes {
  text-align: center;
}
.form-mail-line .use-yes img,
.modal .use-yes img {
  display: none;
}
.modal .use-yes .use-txt {
    margin-left: 0;
}
.form-mail-line .form-body {
    min-width: 83.33333%;
}
.form-mail-line .title-form {
    margin-bottom: 20px;
    text-align: center;
    font-size: 22px;
}

.form-control,
input[type="text"], 
input[type="email"], 
input[type="tel"] {
    font-size: 18px; 
    height: 40px;
  }

input[type="tel"].form-control::-webkit-input-placeholder,
input[type="tel"].form-control:-ms-input-placeholder,
input[type="tel"].form-control::-ms-input-placeholder,
input[type="tel"].form-control::placeholder {
    font-size: 18px;
  }
.form-mail-line .btn-lg-oring {
    width: 100%;
    height: 100%;
    padding: inherit;
    font-size: 18px;
}
.whyme-left .wh-box img,
.whyme-right .wh-box img {
    width: 80px;
}

#sec-mail-front .title-form {
    font-size: 28px;
    margin-bottom: 5px;
}
#sec-mail-front .sub-title-form {
    font-size: 26px;
    margin-bottom: 15px;
}
.foot-3 {
    display: none !important;
  }
.top-footer-left, .foot-1, .foot-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.top-footer .top-phone span {
    font-size: 28px;
}
.top-footer .top-phone a {
    font-size: 19px;
}
.topinfo {
    min-height: 60px;
}
.top-menu {
    padding-top: 0;
    padding-bottom: 0px;
}
.topinfo-menu .dropdown-menu.show {
    margin-top: 15px;
}
.ansver-info a.btn-link {
     padding: 0.75rem 0;
    font-size: 20px;
}
.ansver-info .card {
    padding-right: 3rem;
    padding-left: 3rem;
}
.ansver-info .card a:after,
.ansver-info .card a.collapsed:after,
.ansver-info .card a:after {
    right: 30px;
}
.box-btn-top .btn, 
.box-btn-top .btn:visited, 
.box-btn-top .btn:hover {
    font-size: 18px;
    padding: 15px;
}
.topinfo-menu a {
    margin-right: 25px;
}
.map-cont {
    height: 350px;
  }
  .content-post .about-more-box {
    font-size: 18px;
}
.cat-post img {
    height: 200px;
}

.form-usl-slide .mail-top {
  font-size: 26px;
  margin-bottom: 10px;
}
.form-group.mail-bot {
  margin: 0;

}
.form-group.mail-bot .col-md-12 {
    min-width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.slide-usluga .head-descr {
  font-size: 20px;
  padding-bottom: 10px;
  width: 100%;
}
.the_tags a {
    padding: 10px 18px;
    font-size: 16px;
}
.footer-info {
    padding: 30px 0;
}
.whyme-usl ul li:before {
    background-size: 100%;
    height: 30px;
    width: 30px;
}
/* правка адптива */
.use-img, .use-img.dark {display: none;}
.wh-title, .whyme-usl ul li {font-size: 16px;}
.section-title .s-title, .section-title-2 .s-title, .section-title .s-title-2, .section-title-2 .s-title-2 {font-size: 32px;}
.sec-box, .content-post, .content-category {padding: 48px 0;}
.ansver-info .card {
	padding-right: 2rem;
	padding-left: 2rem;
}
.ansver-info {border-radius: 0 0 30px 0;}
.top-footer .top-phone span {font-size: 24px;}
/*****************************************/
}

/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .cities-col {
    flex: 0 0 50%;
    max-width: 50%;
}
.modal .cities .cities-search_inp::placeholder{
    font-size: 16px;
}
.top-footer .top-phone span {
    font-size: 26px;
}
.top-footer .top-phone a {
    font-size: 17px;
}
.form-mail-line .form-body,
.front-slides .bot-head-left {
    min-width: 100%;
}
.navbar-toggler {
    right: 1px;
    }
    .sert-info {
    padding: 25px 30px 25px 15px;
}
.ansver-info a.btn-link {
    padding: 0.75rem 0;
    font-size: 20px;
}
.footer-info {
    padding: 40px 0 30px;
}
.box-btn-top .btn, 
.box-btn-top .btn:visited, 
.box-btn-top .btn:hover,
.box-btn-top .btn:focus {
    font-size: 15px;
}
.modal .title-form {
    font-size: 42px;
}
.modal .mail-top {
    font-size: 22px;
    }
    .modal-content {
    padding: 15px;
}
    .btn-lg-oring, 
    .btn-lg-oring:visited, 
    .btn-lg-oring:hover,
    .btn-lg-oring:focus,
    .modal input[type="submit"] {
      padding: 15px 25px;
    }
  .error-404 {
  text-align: center;
  padding: 40px 0;
}
.error-404 .title {
    font-size: 110px;
    padding: 0;
    margin-bottom: 30px;
}
.error-404 .page-title {
    font-size: 47px;
}
.error-404 .txt-descr {
    margin-bottom: 40px;
}
.map-cont {
    height: 300px;
  }
  .card-columns {
  -webkit-column-count:3;
  column-count:3;
}
.post-expert-box img {
    border-radius: 100%;
    height: 80px;
    width: 80px;
    margin-right: 15px;
}
.exp-name span {
    font-size: 18px;
    font-weight: bold;
}
.btn-tbl, 
.btn-tbl:visited, 
.btn-tbl:hover, 
.btn-tbl:active, 
.btn-tbl:focus {
    font-size: 12px;
    padding: 8px 10px;
}
table h2 {
font-size: 26px; 
}
table td, 
table tr td:last-child, 
table strong {
    font-size: 12px;
}
 table td, table tr:first-child td {
    padding: 0.5rem;
}
.usl-bl .usl-info {
    padding: 10px 0;
}
.usl-bl {
    margin-bottom: 20px;
}
.slide-usluga .bot-head .title, .slide-usluga .bot-head .title span {
    font-size: 36px;
    padding-bottom: 20px;
}
.form-usl-slide .mail-top {
    font-size: 22px;
    margin-bottom: 10px;
}
.content-category .cat-post-box {
    margin-bottom: 30px;
}
.ansver-title-w,
.bg-whyme .s-title-2 {
 width: 80%;   
}
/* правка адптива */
.navbar-toggler {right: 15px;}
.owl-item div .top-otz, .top-otz {margin: 20px auto;}
.ansver-info a.btn-link {
	padding: 0.75rem 2rem 0.75rem 0;
	font-size: 18px;
}
.content-post {padding: 1px 0;}
.top-footer .top-phone span {font-size: 24px;}
.section-title, .section-title-2 {margin-bottom: 30px;}


.about-more.sec-box {
	padding-top: 0;
}
.whyme-usl ul li {margin-top: 0;}



/*******************************************/
}


/* Small Devices, Tablets */

@media only screen and (max-width: 736px) {
  h1, .h1 {
font-size: 40px;
}
h2, .h2 {
font-size: 34px; 
}
h3, .h3 {
font-size: 28px; 
}
h4, .h4 {
font-size: 24px; 
}
h5, .h5 {
font-size: 20px; 
}
  .topinfo-menu a {
    margin-right: 20px;
}
.navbar-toggler {
    right: 15px;
}
.topinfo {
min-height: 50px;
}
.top-footer .top-phone span {
font-size: 24px;
}
.top-footer .top-phone a {
font-size: 16px;
}
.copy-soc a {
margin: 0 3px;
}
.instagram, .vk, .youtube, .ok {
    height: 28px;
    width: 28px;
}
.copy-bank img {
 margin: 0 3px;
 width: 40px;
}
.setr-txt {
font-size: 16px;
}
    .sert-info {
    padding: 25px 25px 25px 15px;
}
.footer-info {
    padding: 30px 0;
}
.sec-sert-bg { 
  background: #fff;
}
.bt-foter {
    display: none !important;
}
.ansver-info .card a:after,
.ansver-info .card a.collapsed:after {
  right: 30px;
}
.ansver-info .card {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
}
 .owl-item div .text-otz, .text-otz {
    font-size: 18px;
  }
  .btn-tr-blue, 
  .btn-tr-blue:visited,
  .btn-tr-blue:hover,
  .btn-tr-blue:focus {
    padding: 20px 35px;
}
.owl-item div .spec-box .spec-name, 
.spec-box .spec-name {
  padding-right: 0;
  }
  .owl-item div .spec-detal, 
  .spec-detal {
    padding: 15px 0;
}
.form-mail-line .form-group {
    height: 70px;
}
.section-title .s-title, 
.section-title-2 .s-title, 
.section-title .s-title-2, 
.section-title-2 .s-title-2 {
    font-size: 34px;
}
  .error-404 {
  text-align: center;
  padding: 30px 0;
}
.error-404 .title {
    font-size: 80px;
    padding: 0;
    margin-bottom: 30px;
}
.error-404 .page-title {
    font-size: 40px;
}
.error-404 .txt-descr {
    margin-bottom: 30px;
}
.subheader-title .title {
    font-size: 38px;
}
.btn-white, 
.btn-white:hover, 
.btn-white:visited,
.btn-white:focus {
  padding: 15px 25px;
}
.cat-post-date, 
.cat-post-title, 
.cat-post-cont,
.cat-post img {
    margin-bottom: 15px;
}
.cat-post-title {
    font-size: 23px;
    min-height: 55px;
}
.pagination span.page-numbers.current, 
.pagination a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
}
.pagination .next.page-numbers:after, 
.pagination .prev.page-numbers:before {
    font-size: 20px;
    margin: 0 10px;
}
.video-post, 
.content-category .spec-box {
  margin-bottom: 30px;
}
.bg-red .column ul {
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.ansver-info .card-body {
    padding: 0.75rem 0;
}
.otz-bl {
    margin-bottom: 40px;
}
.usl-bl .usl-box .img-box {
    height: 240px;
}
.ansver-title-w,
.bg-whyme .s-title-2 {
 width: 85%;   
}
table tr td:first-child .tb-info {
    height: 20px;
    width: 20px;
}
/* правми стили */
#whyme {padding-bottom: 0;}
.top-footer .top-phone span {font-size: 22px;}
.top-footer .top-phone a {font-size: 15px;}
.slide-usluga .bot-head .title, .slide-usluga .bot-head .title span {font-size: 28px;}
.section-title .s-title, .section-title-2 .s-title, .section-title .s-title-2, .section-title-2 .s-title-2 {font-size: 24px;}
h2, .h2 {font-size: 24px;}
.sec-box, .content-post, .content-category {padding: 16px 0;}
.cat-post-title {
	font-size: 18px;
	min-height: 42px;
}
.cat-post-cont {font-size: 16px;}
.subheader-title .title {font-size: 32px;}
.ansver-info .card {
	padding-right: 2.5rem;
	padding-left: 1.5rem;
}
.ansver-info .card a::after, .ansver-info .card a.collapsed::after {right: 5px;}
.menu-title {
	font-size: 16px;
	margin-bottom: 10px;
}
.owl-item div .title-otz span, .title-otz span {margin-right: 1rem;}




/*********************************************/
}

/* Small Devices, Tablets */

@media only screen and (max-width: 667px) {
h1, .h1 {
font-size: 36px;
}
h2, .h2 {
font-size: 30px; 
}
h3, .h3 {
font-size: 22px; 
}
h4, .h4 {
font-size: 20px; 
}
h5, .h5 {
font-size: 18px; 
}
h6, .h6 {
font-size: 16px; 
}
.topinfo-menu a {
    margin-right: 15px;
    line-height: 1.5;
    font-size: 13px;
}
.top-footer .top-phone a {
    font-size: 14px;
}
.top-footer .top-phone span {
    font-size: 21px;
}
.sert-info-rigt, .sert-info-left {
    background: #fff;
    min-width: 100%;
    margin-bottom: 30px;
}
.sert-img {
    text-align: center;
}
.sert-box {
  padding: 0 15px;
}
.sert-box img {
    object-fit: contain;
}
.ansver-info .card {
    padding-right: 3rem;
    padding-left: 2rem;
}
.ansver-info .card a:after, 
.ansver-info .card a.collapsed:after {
    right: 20px;
}
.wh-tot-box.col {
    min-width: 33.33%;
}
.wh-tot-box img {
    height: 80px;
}
.wh-tot-num {
    font-size: 42px;
}
.wh-tot-title {
    font-size: 14px;
}
.tab-link,
.usl-bl .usl-title, .usl-descr {
    font-size: 18px;
    line-height: 1.2;
}
.usl-descr span {
    font-size: 15px;
    font-weight: normal;
}
.wh-title {
    font-size: 16px;
    width: 60%;
}
.whyme-usl ul li {
   font-size: 16px; 
}
#sec-mail-front .sub-title-form {
    font-size: 22px;
}
.section-title .s-title, 
.section-title-2 .s-title, 
.section-title .s-title-2, 
.section-title-2 .s-title-2 {
    font-size: 32px;
}

.ansver-info a.btn-link {
    padding: 0.5rem 0;
    font-size: 17px;
}
  .content-post h1, 
  .content-post h2, 
  .content-post h3, 
  .content-post h4 {
    margin: 1rem 0;
}
.content-post, 
.content-category {
    padding: 30px 0;
}
.subheader-title .title {
font-size: 36px;
}
.cat-post-title {
    font-size: 20px;
    min-height: 48px;
}
.btn-white, 
.btn-white:hover, 
.btn-white:visited,
.btn-white:focus {
    padding: 12px 22px;
}
.spec-page .spec-box {
    padding-bottom: 40px;
    margin-bottom: 0;
}
.post-expert-box, .post-social-box {
     min-width: 100%;
     justify-content: center;
     text-align: center;
}
table h2 {
font-size: 22px; 
}
table tr td:first-child {
  padding-left: 1.5rem;
}
table tr td:first-child::before {
    background-size: 100%;
    height: 15px;
    width: 15px;
    left: 5px;
}
.breadcrumb, 
.breadcrumb-item.active,
.breadcrumb a {
    font-size: 16px;
}
.card-price-body {
    padding: 1rem;
}
.card-price-header {
  padding: 0.5rem 1rem;
    font-size: 18px;
}
.form-usl-slide .mail-top {
    font-size: 19px;
}
.hw-title {
    font-size: 24px;
    }
    .content-category .cat-post-box {
    margin-bottom: 20px;
}
.whyme-usl ul li:before {
    background-size: 100%;
    height: 26px;
    width: 26px;
    margin-left: -45px;
}
.ansver-title-w,
.bg-whyme .s-title-2 {
 width: 100%;   
}
/* правим стили  */
.tab-link, .usl-bl .usl-title, .usl-descr {font-size: 17px;}
.wh-tot-box.col {
	min-width: calc(100%/3);
	max-width: calc(100%/3);
}
h2, .h2 {font-size: 24px;}
.section-title .s-title, .section-title-2 .s-title, .section-title .s-title-2, .section-title-2 .s-title-2 {font-size: 24px;}
.whyme-usl ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
#otzyzy {padding-top: 32px;}

.type_two .form_filds .form_line:nth-child(1) {
	max-width: 28%;
}
/**********************************************/
}

/* Custom, iPhone Retina */

@media only screen and (max-width: 640px) {

.sec-box, 
.content-post, 
.content-category {
    padding: 20px 0;
}
.whyme-left .wh-box img, 
.whyme-right .wh-box img {
    width: 70px;
}
.whyme-left .wh-box img {
    margin-left: 10px;
}
.whyme-right .wh-box img {
    margin-right: 10px;
}
.whyme-left .wh-box:nth-child(2) {
    padding-right: 0;
}
.whyme-right .wh-box:nth-child(2) {
    padding-left: 0;
}
  .line-tabs {
    margin-bottom: 30px;
}
#back-top {
display: none !important;
}
.section-title .s-title, 
.section-title-2 .s-title, 
.section-title .s-title-2, 
.section-title-2 .s-title-2 {
    font-size: 28px;
}
.ansver-info a.btn-link {
    padding: 0.25rem 0;
    font-size: 16px;
}
.modal-body {
    padding: 20px;
}
.bg-error {
    background: none;
}
.subheader-title .title {
    font-size: 34px;
}
.cat-post-title {
    font-size: 20px;
    min-height: 48px;
    margin-bottom: 10px;
}
.cat-post-date, 
.cat-post-title, 
.cat-post-cont,
.cat-post img {
    margin-bottom: 10px;
}
.pagination span.page-numbers.current, 
.pagination a {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
}
.pagination .next.page-numbers:after, 
.pagination .prev.page-numbers:before {
    font-size: 16px;
    margin: 0 5px;
}
.video-post-title {
    font-size: 20px;
}
table h2 {
font-size: 20px; 
}
table td, 
table tr td:last-child, 
table strong {
    font-size: 12px;
}
.btn-tbl, 
.btn-tbl:visited, 
.btn-tbl:hover, 
.btn-tbl:active, 
.btn-tbl:focus {
    font-size: 12px;
    padding: 7px 9px;
}
#portfolio-otz:before {
    top: -5%;
}
.owl-item div .top-otz, .top-otz {
    font-size: 18px;
    margin: 30px 0;
}
.ansver-info .card-body {
    padding: 0.5rem 0;
}
.hw-title {
    font-size: 22px;
    }
    .the_tags a {
    padding: 8px 16px;
    font-size: 14px;
}
.otz-bl {
    margin-bottom: 30px;
}
.page .otz-box {
  padding: 25px;
}
.text-otz {
  padding-bottom:20px;
  }
  .tab-link, .usl-bl .usl-title, .usl-descr {
    font-size: 16px;
    line-height: 1.2;
}
/* правим стили  */
.header_consultation {display:none;}
.top-phone {
	max-width: unset !important;
	flex-grow: 1;
	margin-right: 3.5rem;
}
.top-phone a {float: right;}
.top-footer .top-phone {margin-right: 0;}
.top-footer .top-phone span {font-size: 18px;}
.top-footer .top-phone a {font-size: 12px;}

#big-slides .bg-item-wrap {position: absolute; height: 100%;}
#big-slides.slide-usluga .carousel-item .bg-item {
	min-height: unset;
	height: 100%;
	left: 50%;
	transform: translateX(-50%);
	max-width: unset;
	width: unset;
	position: relative;
}
#big-slides .bot-head {
	position: relative;
	z-index: 17;
	display: block;
}
.whyme-usl ul li::before {margin-left: unset;}
#big-slides .carousel-item .bg-item {
	position: absolute;
	height: 100%;
}
.video-post-title {font-size: 16px;}

.type_two .form_filds .form_line:nth-child(1) {padding-right: 1rem;}
.form-control, input[type="text"], input[type="email"], input[type="tel"] {height: 20px;}
.form_line input {font-size: 18px !important;}
.form_line label {
	color: #6c757d;
	font-size: 0.75rem;
}
span.wpcf7-not-valid-tip {
	font-size: 0.5em;
	width: unset;
}
input[type="tel"].form-control::-webkit-input-placeholder { font-size: 18px;}
input[type="tel"].form-control:-ms-input-placeholder { font-size: 18px;}
input[type="tel"].form-control::-ms-input-placeholder { font-size: 18px;}
input[type="tel"].form-control::placeholder { font-size: 18px;}
.form-box {padding: 20px;}

.btn-oring.vuzov::before {display: none !important;}
.btn-oring.vuzov {
	padding-left: unset;
	padding: 15px 10px !important;
}
.ask_question input, .ask_question textarea.form-control {
	padding: 0.5rem 1rem;
	height: unset;
}

 .serv-card__title {
        font-size: 15px;
    }

    .serv-card__item-title, .serv-card__more {
        font-size: 13px;
    }

    .serv-card__item-price {
        font-size: 11px;
    }
/************************************************/
}

@media only screen and (max-width: 568px) {
    .cities-col {
    flex: 0 0 100%;
    max-width: 100%;
}
.modal .cities .cities-search_inp::placeholder{
    font-size: 12px;
}
.head__city-question{
    width: 290px;
    right: -10px;
    padding-left: 10px;
    padding-right: 10px;
}
.top-menu .box-btn-top .btn, 
.top-menu .box-btn-top .btn:visited, 
.top-menu .box-btn-top .btn:hover,
.top-menu .box-btn-top .btn:focus {
    font-size: 10px;
    padding: 12px;
}
.form-mail-line .btn-lg-oring {
    font-size: 16px;

}
.bot-head .title, .bot-head .title span {
    text-align: center;
    font-size: 36px;
}
.whyme-left .wh-box img, .whyme-right .wh-box img {
    width: 60px;
    margin-bottom: 10px;
}
.whyme-left .wh-box img {
    margin-left: 5px;
}
.whyme-right .wh-box img {
    margin-right: 5px;
}
.form-mail-line .form-group {
    height: 65px;
}
.bot-head-icon img {
    height: 60px;
    width: 60px;
}
.bot-head-icon {
    font-size: 16px;
}
.alert-red:before {
  top: 0;
}
.top-footer .top-phone span {
    font-size: 19px;
}
.top-footer .top-phone a {
    font-size: 12.5px;
}
.copy-right a {
    font-size: 13px;
}
.section-title .s-title, 
.section-title-2 .s-title, 
.section-title .s-title-2, 
.section-title-2 .s-title-2 {
    font-size: 26px;
}

.owl-prev,
.owl-prev:hover, 
.owl-next,
.owl-next:hover {
 height: 55px;
 width: 55px;
}
.ansver-info .card a:after, 
.ansver-info .card a.collapsed:after {
    right: 15px;
    font-size: 24px;
}
#portfolio-otzyvy:before {
    background-size: 80%;
    top: -5%;
}
.copy-right {
    justify-content: space-around;
}
.copy-left {
    text-align: center;
}
.wh-title {
    width: 100%;
}
.cat-post .post-title {
    min-height: auto;
    margin-bottom: 15px;
}
.subheader-title .title {
    font-size: 30px;
}
.single-spec-box .spec-profile ul li {
width: 50%;
}
.owl-item div .gal-img .img-title, .gal-img .img-title {
    margin-top: 10px;
    font-size: 16px;
}
table h2 {
font-size: 18px; 
}
table tr td.tb-wts:before {
position: relative;
display: block;
}
td.tb-wts span {
    display: none;
}
table tr td:first-child .tb-info {
    display: none;
}
table td, 
table tr td:last-child, 
table strong {
    font-size: 11px;
}
.btn-tbl, 
.btn-tbl:visited, 
.btn-tbl:hover, 
.btn-tbl:active, 
.btn-tbl:focus {
    font-size: 10px;
    padding: 5px 6px;
    white-space: normal;
}
/*td.tb-price {
    white-space: normal;
}*/
.form-box {
    padding: 20px 15px;
    }
.form-box .form-group {
    width: 50%;
    padding: 0 10px;
}
.form-group.mail-bot {
  min-width: 100%;
}
#big-slides.slide-usluga .carousel-item .bg-item {
    min-height: 750px;
}
#big-slides.slide-usluga .bot-head {
    padding: 25px 0;
}
.hw-title {
    font-size: 20px;
    }
.hw-info {
    font-size: 16px;
}
.modal .title-form {
    font-size: 34px;
}
.modal .mail-top {
    font-size: 18px;
}
.act-info {
    left: 0;
}
.act-title {
    font-size: 40px;
}
/* правим стили  */
.top-footer-left {
	order: 3;
	width: 100%;
	max-width: unset;
	flex: unset;
	margin-top: 1rem;
	display: flex;
	flex-wrap: wrap;
}
.foot-left {
	width: 11rem;
}
.f-logo img {
	margin: 0;
}
.foot-left .box-btn-top {
	display: none;
}
.top-footer .top-phone {
	margin-top: 0;
}
.foot-1, .foot-2 {
	order: 0;
	width: 50% !important;
	max-width: unset;
	flex: unset;
}
.foot-2 {}
.foot-3 {}
.form-usl-slide {
	max-width: 430px;
	margin: auto;
}
.type_two .form_filds {
	padding: 0;
	display: block;
	margin: auto;
	max-width: 390px;
	background-color: transparent;
}
.type_two .form_filds .form_line:nth-child(1) {
	padding-right: 0;
	max-width: 100%;
}

.type_two .form_filds .form_line:nth-child(1),
.type_two .form_filds .form_line:nth-child(2) {
	background-color: #ffffff;
	padding: 0.5rem 1rem 1rem;
	margin-bottom: 1rem;
	border-radius: 0 2rem 0 2rem;
}
.type_two .form_filds .form_line:nth-child(4) {
	margin-top: 1rem;
	text-align: center;
}



/**********************************************/
}


@media only screen and (max-width: 492px) {
  .top-menu .box-btn-top {
    display: none;
  }
  .top-phone {
    min-width: 50%;
    margin: auto;
}
.logo {
    min-width: 35%;
}
.bot-head .title {
    padding-bottom: 20px;
}
.form-mail-line .form-group.bg-fg,
.form-mail-line .form-group.bg-fg-2 {
    border-radius: 0 50px 50px 50px;
    background: #fff;
    min-width: 90%;
    margin-bottom: 10px;
}
.form-mail-line .form-group.bg-fg-3 {
    border-radius: 50px;
    min-width: 60%;
    background: transparent;
}
#big-slides .bot-head {
    padding: 30px 0;
}
.head-bottom {
    padding: 20px 0 10px;
}
#big-slides .carousel-item .bg-item {
    min-height: 750px;
  }
  .line-tabs {
    margin-bottom: 20px;
}
.usl-bl .usl-info {
    padding-top: 10px;
}
.wh-tot-box.col {
    min-width: 50%;
}
#sec-mail-front .title-form {
    font-size: 22px;
}
#sec-mail-front .sub-title-form {
    text-align: center;
}
.foot-2,
.copy-top {
    display: none;
}
.top-footer-left, 
.foot-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.top-footer .top-phone {
    width: 100%;
}
.top-footer .top-phone a {
    text-align: center;
    width: 100%;
}
.whyme-left .wh-box {
    flex-direction: column-reverse;
}
.whyme-right .wh-box {
    flex-direction: column;
}
.wh-title,
.whyme-left .wh-title {
  text-align: center;
}
.wh-title {
    font-size: 14px;
}
.whyme-usl ul li {
   font-size: 14px; 
}
.bot-head-icon img {
    height: 55px;
    width: 55px;
}
.bot-head-icon {
    font-size: 15px;
}
.navbar-toggler {
    right: 5px;
}
.alert.alert-red {
    font-size: 14px;
}
.alert-red:before {
 display: none;
}
.ansver-info .card {
    padding-right: 2rem;
    padding-left: 1rem;
}

.about-more-box {
    font-size: 16px;
}
.about-more .btn {
    margin: 10px 0;
}

.ansver-info .card a:after,
.ansver-info .card a.collapsed:after {
  font-size: 22px;
  right: 10px;
}
.modal .title-form {
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
}
.modal .mail-top {
    font-size: 17px;
    text-align: center;
}
.modal button {
    margin: auto;
    display: block;
}
.modal .use-yes .use-txt {
    text-align: center;
}
.subheader-title .title  {
font-size: 30px;
}
table tr td:first-child {
    padding-left: 0.5rem;
}
table tr td:first-child:before {
  display: none;
}
.page-uslugi table tr td:first-child, 
table tr td:first-child {
    padding-left: 0.75rem;
}
.whyme-usl .wh-title {
  text-align: left;
}
.breadcrumb, 
.breadcrumb-item.active,
.breadcrumb a {
    font-size: 15px;
}
.card-price-body {
    padding: 0.5rem;
}
p {
    margin-bottom: 0.5rem;
}
.owl-item div .top-otz, .top-otz {
    margin: 15px 0;
}
.ansver-info .card-body {
    padding: 0.25rem 0;
}
.section-title .s-title, 
.section-title-2 .s-title, 
.section-title .s-title-2, 
.section-title-2 .s-title-2 {
    font-size: 22px;
}
.tab-link, .usl-bl .usl-title, .usl-descr {
    font-size: 14px;
    line-height: 1.2;
}
/* правим стили  */
.top-phone {padding-right: 3.5rem;}
.foot-2, .copy-top {display: block;}
.top-footer-left {
	width: 100%;
	max-width: unset;
	flex: unset;
	margin-top: 1rem;
}
.top-footer .top-phone {
	width: unset;
	padding: 0;
}
.whyme-usl ul {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}
.cat-post-title {font-size: 18px;}
.content-category .cat-post {margin-top: 0 !important;}

.form_title {font-size: 32px;}
.form_subtitle {font-size: 18px;}
.form_fild .form_line:nth-child(1) {max-width: calc(100% - 10rem);}
.form_fild .form_line:nth-child(2) {max-width: 9rem;}
/*****************************/
}


/* Custom, iPhone Retina */

@media only screen and (max-width: 414px) {
.foot-1 {
  display: none;
}
.top-footer-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.top-footer-left .box-btn-top,
.f-logo {
    text-align: center;
}
.top-footer .top-phone span {
    font-size: 25px;
}

.form-mail-line .form-group.bg-fg-3 {
    min-width: 80%;
}
.usl-bl {
    min-width: 100%;
    display: block;
}
.bot-head-icon img {
    height: 50px;
    width: 50px;
}
.bot-head-icon {
    font-size: 12.5px;
}
.bot-head-box {
  min-width: 33.33%;
  margin-bottom: 10px;
}
.alert.alert-red {
    font-size: 12.5px;
}
#sec-mail-front .sub-title-form {
    font-size: 22px;
    width: 95%;
}
.top-phone {
    min-width: 60%;
}
.form-mail-line .use-yes {
    font-size: 13px;
    padding-top: 0;
}
.copy-right a {
    font-size: 12px;
    text-align: right;
}
.copy-left {
  font-size: 12px;
}
.wh-title {
    font-size: 13px;
}
.whyme-usl ul li {
   font-size: 13px; 
}
.tab-link {
  font-size: 16px;
}
.form-mail-line .form-group {
    height: 60px;
}
.bot-head .title, 
.bot-head .title span,
.slide-usluga .bot-head .title, 
.slide-usluga .bot-head .title span  {
    font-size: 30px;
    line-height: 1.1;
}
.slide-usluga .head-descr {
  text-align: center;
}
.form-mail-line .title-form {
    font-size: 20px;
}
.section-title .s-title, 
.section-title-2 .s-title, 
.section-title .s-title-2, 
.section-title-2 .s-title-2 {
    font-size: 26px;
}
.section-title a, 
.section-title-2 a, 
.section-title-2 span {
    font-size: 16px;
}
.modal .title-form {
    font-size: 28px;
}
.usl.col-12, 
.cat-post.col-12,
.spec-box.col-12,
.video-post.col-12,
.content-category .cat-post-box.col-12 {
    min-width: 100%;
}
.video-post {
    margin-bottom: 0;
}

.content-category .spec-box {
    margin-bottom: 20px;
    text-align: center;
}
.content-category .spec-box .cat-post {
    padding-bottom: 10px;
}
.content-category .spec-box .cat-post-link {
    width: 100%;
    text-align: center;
    position: relative;
}
.error-404 .title {
      padding: 0;
}
.single-spec-box .spec-profile ul li {
width: 100%;
}
.breadcrumb, 
.breadcrumb-item.active,
.breadcrumb a {
    font-size: 14px;
}
#big-slides.slide-usluga .carousel-item .bg-item {
    min-height: 850px;
}
.breadcrumb {
    padding: 0.5rem 0;
}
.card-usl-price {
    min-width: 100%;
}
.whyme-usl .wh-box {
    min-width: 100%;
}
.whyme-usl .wh-box img {
    width: 25px;
    margin-right: 15px;
}
.form-box .form-group {
    width: 100%;
}
.the_tags a {
    padding: 7px 15px;
    font-size: 12px;
}
.act-title {
    font-size: 36px;
}
.act-info {
    bottom: 10%;
    top: 10%;
    height: 80%;
}
/* правим стили  */
.form-mail-line .use-yes {padding: 0;}
.tab-link, .usl-bl .usl-title, .usl-descr {font-size: 16px;}
.foot-1 {display: block;}
.foot-left {width: 9rem;}
.top-footer .top-phone span {font-size: 16px;}
.top-footer .top-phone a {font-size: 11px; text-align: center;	width: unset;}
.top-footer .top-phone {
	width: unset;
	padding: 0;
	min-width: unset;
}
.ask_question .form_fild .form_line:nth-child(1), .ask_question .form_fild .form_line:nth-child(2) {
	flex-grow: unset;
	max-width: 100%;
}
/***********************************/
}

/* Custom, iPhone Retina */

@media only screen and (max-width: 375px) {
  .form-mail-line .form-group {
    height: 55px;
}
.form-control, 
input[type="text"], 
input[type="email"], 
input[type="tel"] {
    height: 30px;
}
.alert-red-bg {
  display: none;
}
.section-title .s-title, 
.section-title-2 .s-title, 
.section-title .s-title-2, 
.section-title-2 .s-title-2 {
    font-size: 20px;
}
.section-title a, 
.section-title-2 a, 
.section-title-2 span {
    font-size: 15px;
}
.bot-head-icon {
    font-size: 10.5px;
}
.top-phone {
    padding-left: 0;
}
.top-phone span {
    font-size: 17px;
}
.top-phone a {
    font-size: 11.5px;
}
.error-404 {
padding: 30px 0;
}
.bot-head .title, 
.bot-head .title span,
.slide-usluga .bot-head .title, 
.slide-usluga .bot-head .title span {
    font-size: 28px;
}
.whyme-usl .wh-box img {
    width: 20px;
    margin-right: 10px;
}

}


/**/
@media only screen and (max-width: 360px) {
  .modal .title-form {
    font-size: 30px;
}
#big-slides.slide-usluga .carousel-item .bg-item {
    min-height: 920px;
}
.topinfo-menu a {
    line-height: 1;
    font-size: 12px;
}
}

/* Custom, iPhone Retina */
/*======================================*/


@media only screen and (max-width: 320px) {

}
 

addiction, .agree {
    display: none !important;
}

.shema_wrap {
	color: unset !important;
	float: none !important;
}
.name_org  {font-size: 1.5rem;}