/*   
Theme Name: defaults
Version: scarletlotus

*/
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@100;200;300;400;500;600;700;800&family=Tenor+Sans&display=swap');

body{
font-family: 'Jost', sans-serif;
overflow-x: hidden;
  overflow-y: visible !important;
      margin: 0;
  background: #fff;
}


@media (min-width: 1200px){
.container {
    width: 1260px;
    max-width: 100%;
}
}
  .compensate-for-scrollbar {
    margin-right: 0px!important;
}

.wrapper{
 
}

article{
  padding-bottom: 40px;
}
  
  .content-wrap{
   
    padding: 0px;
    border-radius: 20px;
    margin-top: 60px;
    position: relative;
  }


.mobile-menu{
  display: none;
}
 .first{
    order: 1;
  }
   .second{
    order: 2;
  }

b, strong {
    font-weight: 500;
}

 .first{
  order: 1;
}

.second{
  order: 2;
}
p{
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #151515;
}

.hentry p {
       margin-top: 0;
    margin-bottom: 1rem;
     font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #151515;
}
.desktop{
  display: block;
}

.mobil{
  display: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}
.hentry h2 {
       font-size: 28px;
    line-height: 32px;
    color: #303c34;
    padding: 20px 0px 20px 0px;
    font-weight: 600;
}

.hentry h3 {
       font-size: 26px;
    line-height: 32px;
    color: #303c34;
    padding: 20px 0px 20px 0px;
    font-weight: 600;
}

.page_title{
     background: #f7f7f7;
    padding: 80px 0px;
    margin-bottom: 40px;
}

h1 {
  font-style: normal;
    color: #27282a;
    font-size: 35px;
    line-height: 44px;
    margin-bottom: 0px;
    border-bottom: 0px solid #add7c0a8;
    padding-bottom: 0px;
    font-family: 'Tenor Sans', sans-serif;
    position: relative;
    font-weight: 700;
}

.home h1 {
 padding-bottom: 0px;
    border-bottom: 0px solid #add7c0a8;
    margin-bottom: 20px;
}

h1  span{
  font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.3px;
    color: #c67a63;
  display: block;
}


h2 {
    font-size: 28px;
    line-height: 32px;
    color: #303c34;
    padding: 20px 0px 20px 0px;
    font-weight: 400;
}
.hentry h4 {
    font-size: 24px;
    line-height: 32px;
    color: #303c34;
    padding: 20px 0px 20px 0px;
    font-weight: 500;
}

.hentry h5 {
    font-size: 22px;
    line-height: 32px;
    color: #303c34;
    padding: 20px 0px 20px 0px;
    font-weight: 500;
}

.hentry h6 {
    font-size: 20px;
    line-height: 32px;
    color: #303c34;
    padding: 20px 0px 20px 0px;
    font-weight: 500;
}

blockquote p{
  font-weight: normal;
font-size: 18px;
line-height: 32px;
color: #111111;
opacity: 0.5;
  font-style: italic;
}

blockquote {
       border-left: 2px solid #c77b7b;
    margin: 0 0 1rem;
    padding-left: 30px;
}

a {
   color: #333;
   text-decoration: none;
   transition: all 0.2s;
}

a:hover {
        color: #111;
    text-decoration: none;
  transition: all 0.2s;
}

.top-panel {
      padding: 20px 0px;
    z-index: 9;
    color: #111;
   background: #fff;
box-shadow: 0px 0px 20px #00000021;
  position: relative;
}
.home .top-panel {
    
   background: #fcf4f2;
box-shadow: none;
}

.top-panel-container{
   display: flex;
   align-items: center;
   justify-content: space-between;
}

.menu{
        margin-left: 40px;
    position: relative;
    z-index: 9;
}
.logo-wrap{
     display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

.logo img {
     vertical-align: middle;
    float: left;
    margin-right: 10px;
    margin-top: 0px;
   width: 100px;
}
.blogname{
    font-size: 28px;
    font-family: 'Tenor Sans', sans-serif;
    font-weight: 700;
    margin-top: 5px;
}
.blogname span{
color: #a00e24;
}

.break {
  flex-basis: 100%;
  height: 0;
}

.bloginfo{
        font-size: 12px;
    margin-top: -6px;
    color: #6a6a6a;
}

.phone a{
    color: #103f00;
    font-size: 20px;
    margin-top: 0px;
  transition: all 0.2s;
 margin-left: 3px;
}
.phone:hover{
    color: #000;
  transition: all 0.2s;
}
.phone a .mdi{
     font-size: 30px;
    margin-right: 0px;
    color: #c77b7b;
  
}
.phone {
    margin-left: 20px;
    display: flex;
    align-items: center;
}

.link {
   font-weight: 400;
    margin-left: 15px;
    display: flex;
    align-items: center;
    color: #111;
}

.cropped-news{
  width: 100%;
  height: 210px;
  object-fit: cover;
  transition: all 0.3s;
}

.news-block{
  margin-bottom: 40px;
}

.news-block:hover .cropped-news{
  filter: brightness(0.7);
  transition: all 0.3s;
}
.news-block:hover h2 a{
  color: #435c6d;
  transition: all 0.2s;
}

.news-block h2{
     color: #132216;
    text-decoration: none;
    transition: all 0.2s;
    font-weight: 400;
    margin-top: 20px;
}
.news-block h2 a{
        color: #132216;
    text-decoration: none;
    transition: all 0.2s;
    font-weight: 400;
     text-decoration: none;
  transition: all 0.2s;
}

.news-block .data{
       color: #35483c;
    position: relative;
    font-size: 13px;
    font-weight: 300;
    margin-top: 5px;
}
.news-block .cat{
       color: #0072bc;
      position: relative;
    font-size: 14px;
   font-weight: 500;
    margin-top: 5px;
}
.news-block .cat a{
       color: #0072bc;
  transition: all 0.2s;
}
.news-block .cat a:hover {
    color: #4c4c4c;
  transition: all 0.2s;
}

ul.post-categories{
  list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
ul.post-categories li:before{
 display: none;
}



footer{
     padding: 0px 0px 30px 0px;
    background: #fcf4f2;
    margin-top: 0px;
}

footer a {
  color: #6a6c6b;
  text-decoration: none;
  transition: all 0.2s;
}
footer a:hover {
  text-decoration: none;
  opacity: 0.8;
   transition: all 0.2s;
}
footer .menu {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
footer ul.menu {
   display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: column;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  
}
footer ul.menu li a {
   padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    font-weight: 600;
    padding-left: 0px;
    padding-right: 20px;
    display: block;
    font-style: normal;
    line-height: 16px;
    text-transform: uppercase;
  color: #6a6c6b;
}
footer .current-menu-item a {
    opacity: 0.8;
}
footer p{
     font-size: 14px;
    margin-bottom: 0;
    color: #6a6c6b;
}

.cropped-single{
  width: 100%;
  margin: 30px 0px;
 
}

.meta-single{
    border-bottom: 1px solid #bee0cc;
    margin-top: 20px;
    margin-bottom: 30px;
}

.meta-single .data, .meta-single .cat{
 font-size: 14px; 
 color: #989898;
  font-weight: 500;
}
.meta-single .cat a{
 color: #989898;
}
.meta-single ul.post-categories {
  
    display: inline-block;
}
.meta-single .fa{
  margin-right: 5px;
}

.single h1 {
    margin-bottom: 0px;
}

@media (min-width: 979px) { 
	ul.nav li.dropdown.show-on-hover:hover > ul.dropdown-menu {
		display: block;
	}
	.comment-list .children {
		padding: 0;
		margin-left: 74px;
		padding-bottom: 15px;
	}
	.comment-list .media {
		margin-top: 0;
	}
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


.link a:focus{border: 0;}
a:focus {
    outline: 0;
    outline: 0;
    outline-offset: -2px;
    text-decoration: none;
}

:focus {
    outline-style: none;
    outline-width: 0px !important;
    outline-color: none !important;
}


button:active, button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
  border: 0 !important;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #aba9a9!important; opacity:1; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #aba9a9; opacity:1; }
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { opacity:0; }
input:focus::-moz-placeholder, textarea:focus::-moz-placeholder { opacity:0; }
textarea { overflow:auto;  }

input {
    font: 500 15.3333px Montserrat;
}
textarea {
    font: 500 15.3333px Montserrat;
}

.wpcf7-not-valid-tip {
    color: #d16f6f;
    font-size: 16px;
    font-weight: normal;
    display: block;
}

.error404 .error-404 {
    text-align: center;
}

.error-404 .page-content {
    font-size: 14px;
    line-height: 25px;
}

.error-404 .page-title > h2 {
    font-size: 20px;
    font-weight: 300;
    margin-top: 0;
    text-transform: uppercase;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.error-404 .page-title {
    font-size: 20px;
    font-weight: 300;
    margin-top: 40px;
    text-transform: uppercase;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.error404-text > h1 {
    color: #101010;
    font-size: 6em;
    font-weight: 900;
    line-height: 100px;
    margin: 60px auto;
  max-width: 500px;
}

.error404 .page-title {
    padding: 20px 0px;
    margin-bottom: 50px;
}

/*Table*/

.blackTable {
  margin-top: 60px;
}


table.blackTable {
  border: 0px solid #1C6EA4;
  background: transparent;
  width: 100%;
  color: #111;

}
table.blackTable td, table.blackTable th {
   padding: 20px 10px;
}
table.blackTable tbody td {
  font-size: 14px;
  text-align: center;
  font-weight: 500;
  width: 15%;
}
table.blackTable tbody td i{
  font-size: 30px;

}


table.blackTable tbody td.name-row {
 width: 25%!important;
  font-size: 14px!important;
      font-weight: 600;
}


table.blackTable tbody tr{
border-bottom: 0px solid #67656524;
    border-style: outset;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

table.blackTable thead tr{
border-bottom: 0px solid #67656524;
    border-style: outset;
    border-top: 0;
    border-left: 0;
    border-right: 0;
  
}


table.blackTable thead {
  background: transparent;
  
}
table.blackTable thead th {
  font-weight: 400;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #111111;
}
table.blackTable thead th span {
  text-align: center;
    letter-spacing: 0.02em;
    font-size: 28px;
    line-height: 28px;
    color: #31a993;
    font-weight: 800;
    text-transform: uppercase;
    padding-bottom: 0px;
    display: block;

}
table.blackTable thead .yellow-title {
   background: #31A993;
  border-top-left-radius: 12px;
  border-top-right-radius:12px;
}
table.blackTable thead .yellow-title span {
      color: #fff!important;
}
table.blackTable thead .yellow-title {
   color: #fff;
}

table.blackTable .yellow-body {
       background: #31A993;
 
}
table.blackTable .yellow-body {
   color: #fff;
}

table.blackTable tbody .yellow-body .mdi-check{
  font-size: 30px;
 color: #fff;
}

table.blackTable tbody .yellow-body .mdi-window-close{
  font-size: 30px;
color: #fff!important;
}

table.blackTable tbody .mdi-check{
  font-size: 30px;
color: #31a993;
}
table.blackTable tbody .mdi-window-close{
  font-size: 30px;
 color: #afafaf;
}
table.blackTable tbody tr td:last-child {
    color: #111;
   
}
  

table.blackTable .yellow-body.last-yellow {

  
}
table.blackTable tbody tr:nth-child(odd) {
  background: #F6F7FB;
}

table.blackTable tbody tr:last-child{
    background: #fff;
}

table .btn{
    width: 120px;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 8px 0px;
      font-size: 14px;
}
table .btn.border-white{
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  transition: all 0.2s;
}
table .btn.border-white:hover{
  border: 2px solid #ffd80f;
  background: #ffd80f;
  color: #000;
  transition: all 0.2s;
}
table .btn:hover{
 
  color: #fff;
  transition: all 0.2s;
}


.btn.disabled:hover, .btn[disabled]:hover, fieldset[disabled]:hover{
    opacity: 1;
    background: #ef4242;
  transition: all 0.2s;
}


/*lists*/

.hentry ul {
     list-style: none;
    padding-left: 20px !important;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 0px;
}

.hentry ul li {
      position: relative;
    padding: 0px 0 10px 10px;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    color: #111;
}

.hentry ul li:before {
     content: "";
    position: absolute;
    left: -20px;
    top: 11px;
        background: #c77b7b;
    width: 6px;
    height: 6px;
    border-radius: 20px;
}

.hentry ol, .cat-description ol  {
      list-style: none;
    padding: 0;
    margin: 20px 0px 20px 0px;
    counter-reset: item;
}

.hentry ol li, .cat-description ol li {
           position: relative;
    padding-top: 3px;
    padding-left: 60px;
    display: table;
    line-height: 26px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #111;
}

.hentry ol li:before, .cat-description ol li:before {
   content: counter(item)".";
    counter-increment: item;
    position: absolute;
    left: 0;
    top: 4px;
    line-height: 18px;
    display: -moz-inline-stack;
    display: flex;
    zoom: 1;
    width: 40px;
    text-align: center;
    height: 40px;
    padding-top: 0px;
    padding-left: 3px;
    line-height: 24px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border: 2px solid #c77b7b;
    border-radius: 100%;
    color: #c77b7b;
    margin-right: 8px;
    align-items: center;
    justify-content: center;
}


.btn {
      display: inline-block;
    padding: 12px 15px;
    margin-bottom: 0;
    text-transform: none;
    font-weight: 500;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    letter-spacing: 0;
    transition: all 0.2s;
 width: auto;
  font-size: 16px;
font-weight: 500;
  border-radius: 0px;

}

.btn-primary {
   
color: #ffffff;
background: #c77b7b;
border: 2px solid #c77b7b;
   border-radius: 100px;
}

.btn .fa{
  margin-left: 10px;
}

.btn.focus, .btn:focus, .btn:hover, .btn.active, .btn:active {
             border: 2px solid #c77b7b;
    color: #c77b7b;
    text-decoration: none;
   background: #111;
    transition: all 0.2s;
}

.pagination {
   padding-left: 0;
   margin-bottom: 40px;
   
}
.pagination>li {
    display: inline;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-radius: 0px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
            background-color: #ffffff;
    border-color: #e5e5e6;
   
    color: #4555b9;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
      color: #ffba00;
    background-color: #fff;
    border-color: #b7b7b740;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 4px 0px;
    font-weight: 500;
}

.pagination > li > a, .pagination > li > span {
      margin-left: 5px;
    text-align: center;
    width: 30px;
    height:30px;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #b7b7b740;
    color: #222;
}


.navbar-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: column;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

b.caret{
      line-height: 0px;
    padding-left: 10px;
  color: #fff;
}
b.caret i {
 transition: all 0.3s;
  color: #fff;
}

.navbar-nav li:hover b.caret i{
  transform: rotate(180deg);
  transition: all 0.3s;
}
.navbar-nav li:hover + b.caret i{
  transform: rotate(180deg);
   transition: all 0.3s;
}

.navbar-nav li {
    transition: all 0.3s;
   
}

.navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 17px;
    font-weight: 600;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0px;
    display: block;
    font-style: normal;
    line-height: 16px;
   color: #494d54;
   position: relative;
}
.navbar-nav>li>a:before {
     content: '';
    position: absolute;
    right: -10px;
    top: 20px;
    background: #52c87940;
    width: 1px;
    height: 30px;
  display: none;
}
.navbar-nav>li:last-child a:before {
  display: none;
}

li.current-menu-item a{
     text-decoration: none;
             color: #111;
}

li.current-menu-parent a{
     text-decoration: none;
}
.navbar-nav>li>a:hover, .navbar-nav>li>a:focus, .navbar-nav>li>a:active{
   text-decoration: none;
      color: #c67a63;
}

.dropdown-menu {
   width: 320px;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0px;
    margin: 0;
    color: #fff;
    text-align: left;
    list-style: none;
    background: #0072bc;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0;
    transition: all 0.3s;
    box-shadow: 0px 4.30236px 3.35131px rgba(53, 68, 88, 0.0243888), 0px 11.8955px 9.26595px rgba(53, 68, 88, 0.035), 0px 28.6397px 22.3088px rgba(53, 68, 88, 0.0456112), 0px 95px 74px rgba(53, 68, 88, 0.07);
}
.dropdown-menu li:hover {
    transition: all 0.3s;
    color: #fff;
    opacity: 0.8;
}
.dropdown-menu li a {
    transition: all 0.3s;
    color: #fff;
    font-size: 16px;
    padding: 0px 10px;
    border-radius: 0px;
    width: 100%;
    display: block;
  font-weight: 500;
     
}
.dropdown-menu li a:hover {
  text-decoration: none!important;
   color: #fff;
    opacity: 0.8;
 
}
.dropdown-menu li:hover a{
  text-decoration: none!important;
   color: #fff;
    opacity: 0.8;
 
}

.dropdown-menu  li {
    transition: all 0.3s;
  padding: 10px;
  border-radius: 0px;
}


.dropdown-menu  li.current-menu-item a{
     text-decoration: none;
         color: #fff;
    opacity: 0.8;  
}

.modal-title {
   margin: 0;
    line-height: 1.42857143;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 40px;
}

.modal-subtitle {
           margin: 0;
    line-height: 1.42857143;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 20px;
    color: #040404;
}

.modal-body {
    position: relative;
    padding: 0px;
}

.modal-dialog {
    max-width: 640px;
    margin: 30px auto;
}

.modal-content {
   
    background-color: #fff0;
    border: 0;
    border-radius: 0;
    outline: 0;
}

.close {
    font-size: 26px;
    font-weight: 500;
    line-height: 22px;
       color: #ffffff;
   background: #f7f3f31f!important;
    text-shadow: none;
    filter: alpha(opacity=20);
    opacity: 1;
    position: absolute;
    z-index: 999;
    border-radius: 40px;
    height: 40px;
    width: 40px;
    margin-right: 30px;
    margin-top: 25px;
    text-align: center;
    right: 0;
   transition: all 0.2s;
}
.close:hover {
    
    background: #1234E8!important;
color: #fff;
    opacity: 1;
   transition: all 0.2s;
}

.form-group {
    margin-bottom: 10px;
  width: 100%;
}


.f1{
 padding: 10px 0px;
    border: 0;
    border-bottom: 1px solid #cccccc80;
    border-radius: 0px;
    background: #ffffff00;
    letter-spacing: 1px;
    font-weight: 600;
    box-shadow: none;
    font-size: 18px;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #aba9a9;
}

.linkovka{
    margin-top: 40px;
   
    padding: 20px 0px;
    border-top: 1px solid rgba(204, 204, 204, 0.47);
}

.linkovka a{
      text-transform: uppercase;
    color: #888787;
    font-size: 12px;
}

.mobmenul-container, .mobmenur-container {
    position: absolute;
    left: 50%;
    margin-left: -22px;
}


.card{
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
	text-align: left;
}

.card:last-child {
  border-bottom: none;
}

.panel-group > .card:first-child .card-header {
       border-radius: 10px;
    background: #EEEEEE;
    color: #000;
}
.panel-group > .card .card-header {
       border-radius: 10px;
    background: #EEEEEE;
    color: #000;
}


.panel-group .card {
  border-radius: 0;
      margin-bottom: 30px;
    border-radius: 10px;
   
}

.panel-group {
 margin-top: 40px;
}

.panel-group .card + .card {
  margin-top: 1px;
}

.card-header {
   background: rgba(241, 241, 241, 0.55);
    color: #2f2f2f;
    border-radius: 0;
    border: none;
    padding: 0;
}

.card-header a{
   text-decoration: none!important;
}

.panel-title a {
      display: block;
    color: inherit;
    padding: 8px 20px 8px 20px;
    position: relative;
    font-size: 19px;
    font-weight: 500;
    line-height: 27px;
}

.card-body{
    padding: 40px 0px 30px 100px;
}

.panel-group .card-header+.panel-collapse>.list-group, .panel-group .card-header+.panel-collapse>.card-body {
    border-top: 0;
}



.card:last-child .card {
  border-radius: 0 0 4px 4px;
}

.card:last-child .card-header {
  border-radius: 0 0 0px 0px;
  transition: border-radius 0.3s linear 0.2s;
}

.card:last-child .card-header.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.card-header a:before {
  content: '';
  position: absolute;
  /*font-family: 'Fontawesome';*/
  
  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}

.card-header.active a:before {
  content: ' ';
  transition: all 0.5s;
  transform: scale(0);
}

#bs-collapse .card-header a:after {
  content: ' ';
  font-size: 24px;
  position: absolute;
  /*font-family: 'Fontawesome';*/
  right: 5px;
  top: 10px;
 
  transition: all 0.5s;
}

#bs-collapse .card-header.active a:after {
  content: '\e909';
  
  transition: all 0.5s;
}
/* #accordion rotate icon option */

#accordion .card-header a:before {
    content: '\002B';
    font-size: 32px;
    position: absolute;
    font-weight: 700;
    /* font-family: 'Fontawesome'; */
    left: 30px;
    right: inherit;
    top: 25px;
    transform: rotate(180deg);
    transition: all 0.1s;
    color: #1234e8;
}

#accordion .card-header.active a:before {
    content: '\2212';
    font-size: 32px;
    position: absolute;
    /* font-family: 'Fontawesome'; */
    left: 30px;
    right: inherit;
    top: 25px;
    transform: rotate(180deg);
    transition: all 0.1s;
    color: #1234e8;
}
#accordion p.name {
 margin-top: 0px;
    margin-bottom: 0px;
    padding: 38px 80px;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;
    color: #000000;
}
#accordion .active p.name {
 color: #000;
}

#accordion p.content {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Roboto;
    color: #2d2c2c;
    font-size: 16px;
    font-weight: 300;
    padding: 15px 20px;
}

.card-header a {
    text-decoration: none;
    color: #2d2c2c;
    
}

.card-header a p:hover {
    text-decoration: none;
       color: #fd4a00;  
}

.totop {
  position: fixed;
    bottom: 15px;
    right: 30px;
      color: #c77b7b;
    font-size: 30px;
    cursor: pointer;
    transition: all 0.2s;
}
.totop:hover {
     opacity: 0.8;
    transition: all 0.2s;
}
.scrolltop {
    opacity: 0;
    transition: all 0.2s;
}

.scroll{
   transform: translate(0,0px);
  position: fixed;
  width: 100%;
      padding: 15px 0px;
  z-index: 99;
  opacity: 1!important;
  animation: stickup .7s ease-out;
}

@keyframes stickup {
0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
50% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: hidden;
}

.modal-open {
    padding-right: 0 !important;
}
body {
overflow-y: visible !important;
}


p.accept{
      font-size: 14px;
    color: #383838;
    line-height: 26px;
    padding-left: 2px;
}

p.accept a{
       color: #383838;
    text-decoration: underline;
}


footer .nav {
      padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    float: right;
}

footer .nav>li>a {
      position: relative;
    display: block;
   color: #111;
    opacity:1;
}

.mobile{display: none;}
.desktop{
  display: block;
}


.nav-tabs {
      border-bottom: 0px solid #ddd!important;
    margin-top: 15px;
    margin-bottom: 15px;
    float: inherit;
    text-align: center;
    margin-left: 0px;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0px 0px;
    justify-content: center;
}

.nav-tabs .nav>li>a {
    position: relative;
    display: block;
    padding: 0px 0px 0px 0px;
}

.nav-tabs>li {
  float: left;
    border: 0px solid #000;
    margin-right: 0px;
    min-width: 163px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    padding-top: 0px;
    margin-bottom: 0px!important;
}

.nav-tabs>li>a {
    margin-right: 0px!important;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0;
    color: #333;
transition: all 0.3s;
  
  
}

.nav-tabs>li>a:hover {
    color: #31A993;
transition: all 0.3s;
  background: #fff;
  
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #31A993;
    background: #fff;
}
.nav-tabs .nav-link {
  border: 0px solid transparent;
    border-top-right-radius: 0rem;
    border-top-left-radius: 0rem;
    padding: 20px 40px;
    border-radius: 0px;
    background: #F7FBFF;
    background: -webkit-linear-gradient(to bottom, #F7FBFF 0%, #f0f8fe 100%);
    background: -moz-linear-gradient(to bottom, #F7FBFF 0%, #f0f8fe 100%);
    background: linear-gradient(to bottom, #F7FBFF 0%, #f0f8fe 100%);
}

.nav-tabs>li:hover {
 
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #31A993!important;
    background-color: transparent!important;

    border: 0!important;
    border-bottom-color: transparent;
}

.nav-tabs>li.active, .nav-tabs>li.active:focus, .nav-tabs>li.active:hover {
padding-top: 4px;
    color: #31A993!important;
    background-color: transparent!important;
    
    border-bottom: 3px solid #be132b;
}
.tab-content{
  width: 100%;
    float: left;
}

.tab-item-fon{
  background: #fff;
background: -webkit-linear-gradient(to bottom, #fff 0%, #DFF0FD 100%);
background: -moz-linear-gradient(to bottom, #fff 0%, #DFF0FD 100%);
background: linear-gradient(to bottom, #fff 0%, #DFF0FD 100%);
      position: absolute;
    top: 133px;
    width: 100%;
    height: 140px;
}


.modal-open .modal {
    overflow-x: hidden;
    overflow-y: visible;
  
  background: rgba(53, 53, 53, 0.5);
    backdrop-filter: blur(10px);
}


.hentry a {
    color: #111;
    text-decoration: underline;
}
.search .hentry h2 {
    font-weight: 500;
    font-style: normal;
    color: #000000;
    font-size: 28px;
    line-height: 1.3;
    letter-spacing: -1px;
    text-transform: none;
    padding: 30px 0px;
}


.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f500;
    border-radius: 5px;
    background-image: linear-gradient(0deg, rgba(238,238,238,0) 0%, #eeeeee 100%);
}

th {
    text-align: left;
    padding: 10px;
}
td {
       text-align: left;
    padding: 10px;
    font-size: 12px;
}

tbody tr td:last-child{
  color: #333;
  font-weight: 500;
}
.breadcrumbs{
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 17px;
  color: #212529;
}

.breadcrumbs a{
  color: #212529;
}
a.breadcrumbs__link{
  text-decoration: underline;
}

.wpcf7-form .btn{
  padding: 15px 40px;
}


.header-menu-scroll{
     height: 0;
  opacity: 0;
    z-index: -9999;
    visibility: hidden;
}
.scroll-panel{
transform: translate(0,0px);
    position: fixed;
    top: 0;
    width: 100%;
    padding: 5px 0px 5px 0px;
    height: auto;
    opacity: 1;
    z-index: 99;
    visibility: visible;
    animation: stickup .7s ease-out;
    margin-top: 0;
       background: #f7f7f7;
    box-shadow: 0px 0px 20px #0000003b;
}
.home .scroll-panel{

    background: #fcf4f2;
   
}


@keyframes stickup {
0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
50% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

}
.scroll-panel .navbar-nav>li>a {
       padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 10px;
    padding-left: 0;
}


.scroll-panel .blogname {
      font-size: 17px;
    font-weight: 700;
    margin-top: 0px;
    padding-left: 0px;
}

.scroll-panel .phone {
    display: flex;
    align-items: center;
}


.search-wrap{
 position: absolute;
    opacity: 0;
    z-index: -9999;
    transition: all 0.2s;
    background: #fff;
    width: 250px;
    height: 40px;
    right: 170px;
    top: 5px;
    border: 1px solid #d6d6d6;
    transition: all 0.2s;
}

.search-wrap.open{
  opacity: 1;
  z-index: 1;
}

input[type=search] {
 -webkit-appearance: none;
    width: 183px!important;
    box-shadow: none;
    border: 0;
    font-size: 12px;
    margin-top: 5px;
}
.btn-group-sm>.btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem;
    background: #0072bc;
    color: #fff;
    border: 0;
    cursor: pointer;
    transition: all 0.2s;
}
.btn-group-sm>.btn:hover, .btn-sm:hover {
    transition: all 0.2s;
      background: #2a8ccc;
    
}

.input-sm {
    width: 100%;
    float: left;
    margin-top: 0px;
}


 .hentry .img-consultant img{
    max-width: 100%;
    height: auto;
    border-radius:  20px;

}

#rmp-menu-additional-content-173 {
  
    text-align: left;
  
}

.fa.fa-times{
  display: none;
}
.fa.fa-times.yes_fa{
  display: block;
}
.fa.fa-search.none_fa{
  display: none;
}

.img-radius img{
  border-radius: 20px;
}

.text-ex-space{
  white-space: nowrap; /* Запрещаем перенос слов */
}

/*home*/

 .home section{
  position: relative;
  padding: 60px 0px;
}

section#block1{
 background: #fcf4f2;
  position: relative;
  padding: 60px 0px 60px 0px;
}

.home .top-panel{
  position: relative;
}

.home .top-panel:after{
 background: url(/wp-content/uploads/2022/12/image966.png)no-repeat;
    position: absolute;
    content: '';
    width: 260px;
    height: 200px;
    left: 50%;
    margin-left: -130px;
    opacity: 0.1;
    top: 10px;
    background-size: 100%;
  z-index: 0;
}
section#block1 img{
 width: 100%;
  margin-top: 10px;
  border-radius: 20px;
}

section#block1 .hentry p {
  
    font-size: 18px;
    color: #959595;
}

section#block1 blockquote p{
      font-size: 17px!important;
    letter-spacing: 0.2px;
    font-style: italic;
    color: #111!important;
    opacity: 1;
}
section#block1 blockquote{
  
    border-left: 0;
    margin: 0;
    padding-left: 0px;
   
}

section#block2{

  padding: 60px 0px 0px 0px;
}

.type_concult{
  margin-top: 40px;
}
.type_concult .item{
  min-height: 468px;
  padding: 0px;
  margin-bottom: 30px;
}
.type_concult .item .content{
     background-color: #f7f7f7;
     padding: 20px 30px 30px 30px;
  margin-top: 10px;

}
.type_concult .item .title{
 padding: 0px 30px 0px 30px;
    background: #fcf4f2;
    min-height: 100px;
    display: flex;
    align-items: center;
    color: #343434;
border-radius: 0px 0px 0px 0px;
}
.type_concult .item.one-1 .title{
 border-radius: 20px 0px 0px 0px;
}
.type_concult .item.one-2 .title{
 border-radius: 0px 20px 0px 0px;
}


.type_concult .item .img{
 
}
.type_concult .item .img img, .type_concult .item .img svg{
width: 100px;
    opacity: 0.3;
}

 h2{
  font-family: 'Tenor Sans', sans-serif;
   font-size: 36px;
   line-height: 120%;
   color: #27282a;
 padding: 20px 0px 20px 0px;
    font-weight: 600;
}
p.subtitle{
      font-size: 18px;
    color: #959595;
}

.type_concult .item h3{
    font-weight: 500;
    font-size: 24px;
  padding: 20px 0px;
}
.type_concult .item p{
          color: #7e7e7e;
    line-height: 26px;
    font-size: 16px;
}
.type_concult .item p.time{
  color: #c77b7b;
  margin-bottom: 0;
  font-weight: 700;
   font-size: 18px;
}
.type_concult .item p.price{
      color: #5a5353;
    font-weight: 700;
   font-size: 18px;
}

section#block4{

  position: relative;
  padding: 60px 0px 60px 0px;
}

section#block5 ul li:before{
   content: "\f0134";
 position: absolute;
font-family: "Material Design Icons";
background: transparent;
     color: #c77b7b;
  left: -21px;
  top: 20px;
  font-size: 34px;
}

section#block5 ul li {
   position: relative;
    padding: 20px 0px 20px 20px;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    color: #111;
}

section#block6{
   background-color: #f7f7f7;
  position: relative;
  padding: 60px 0px 60px 0px;
}

section#block6 .type_concult .item{

      background-color: #ffffff;
    padding: 40px;
    text-align: center;
    min-height: 380px;
    border: 1px solid #cccccc3d;
  padding: 40px;
  text-align: center;
  min-height: 380px;
}
section#block6 .type_concult .item p{
 margin-top: 30px;
}

.item_consult{
  
}

.item_consult .item{
  display: flex;
  margin-bottom: 30px;
}
.item_consult .item .img{
 width: 160px;
    flex-shrink: 0;
    border-radius: 200px;
   background: #c77b7b;
    height: 160px;
    margin-right: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item_consult .item.right_icon .img{
    margin-right: 0px;
    margin-left: 40px;
}

.item_consult .item .img img, .item_consult .item .img svg{
 width: 100px;
}

.item_consult .item .text{
    background: #fcf4f2;
    padding: 40px;
    border-radius: 20px;
}

.item_consult .item .text p{
       color: #525151;
}

.item_consult .item .text h3{
      
    font-weight: 600;
}

section#block8{
  position: relative;
  padding: 60px 0px 60px 0px;
}

.bg_black{
   background: #212629;
}
.bg_black h2{
color: #fff;
    margin-top: 50px;
    font-size: 44px;
    line-height: 120%;
}
.bg_black p{
      color: #b9b9b9;
    font-size: 30px;
    line-height: 120%;
}

section#block9{
  position: relative;
  padding: 60px 0px 140px 0px;
}

#owl-respond{
  margin-top: 40px;
}
#owl-respond .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    bottom: 0px;
    right: 0;
    margin-top: 40px;
}

.item_respond{
      background-color: #f7f7f7;
    padding: 30px 45px;
}

.item_respond .text{
         min-height: 150px;
    color: #5e6268;
    font-size: 18px; 
}

.item_respond .user{
   display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-start; 
  margin-top: 20px;
}

.item_respond .user .avatar{
  margin-right: 20px;
}
.item_respond .user .avatar img{
   width: 160px;
    height: 90px;
    object-fit: cover;
    object-position: top;
    border-radius: 2px;
}
.item_respond .user .name{
          display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
}
.item_respond .user .name p:first-child{
       font-size: 24px;
    font-weight: 600;
    color: #111;
    margin-bottom: 0px;
    line-height: 100%;
}
.item_respond .user .name p{
      color: #5e6268;
   margin-bottom: 0px;
}


    .form-wrap {
    background: #363636;
    padding: 40px;
    margin-top: -120px;
    box-shadow: 0px -5px 20px #1212123b;

}
.wpcf7-list-item-label{
  color: #b9b9b9;
    font-size: 24px;
    line-height: 160%;
}

.form-wrap p.title{
      color: #dddddd;
    font-size: 26px;
    line-height: 160%;
    font-weight: 600;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 0em;
}

.content_block{
  position: relative;
}
.place{
 position: absolute;
    color: #6a6a6a0d;
    font-size: 90px;
    line-height: 120%;
    font-weight: 700;
    top: -40px;
}

.content_block:after{
   background: url(/wp-content/uploads/2023/06/lotos-e1686209222385.png)no-repeat;
    position: absolute;
    content: '';
    width: 260px;
    height: 200px;
    left: 50%;
    margin-left: -150px;
    opacity: 0.02;
    bottom: -210px;
    background-size: 100%;
    z-index: 1;
}


section#block11{
      background-color: #fcf4f2;
  padding: 60px 0px;
}


#index-contact {
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 600;
  max-width: 1024px;
  margin: 30px auto 0px auto;
}
#index-contact .title2 {
   margin-top: 26px;
    text-transform: none;
    margin-bottom: 30px;
    font-weight: 400;
    line-height: 150%;
    font-size: 18px;
    color: #545454;
    text-align: justify;
    padding-right: 20px;
}
ul.list.list-social {
    padding-left: 0;
}
.list-social-item {
    display: inline-block;
}
.list-social-item .icon-sm {
    font-size: 30px!important;
    color: #000;
}

.btn-primary2 {
      border-radius: 100px;
    margin: 30px 0px -7px 0px;
    width: 360px;
    padding: 17px;
    text-transform: uppercase;
    font-weight: 500;
    border: 2px solid #c77b7b;
  
}
.btn-outline {
   border-radius: 100px;
    border: 2px solid #c77b7b;
    width: 360px;
    padding: 6px;
    text-transform: uppercase;
    font-weight: 500;
    color: #c77b7b;
    display: flex;
    align-items: center;
    justify-content: center;
  
}
.btn-outline .mdi {
 font-size: 30px;
  margin-right: 10px;
  
}
.btn-outline.focus, .btn-outline:focus, .btn-outline:hover, .btn-outline.active, .btn-outline:active {
     border: 2px solid #c77b7b;
    color: #c77b7b;
    text-decoration: none;
    background: #111;
    transition: all 0.2s;
}
.btn-primary2.focus, .btn-primary2:focus, .btn-primary2:hover, .btn-primary2.active, .btn-primary2:active {
     border: 2px solid #c77b7b;
    color: #c77b7b;
    text-decoration: none;
    background: #111;
    transition: all 0.2s;
}

.mess_block {
    margin-top: 20px;
}
.mess_block a {
    margin-top: 10px;
    display: block;
}

.plead {
    font-size: 1.25rem;
    font-weight: 300;
    display: flex;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #c77b7b;
    color: #ccc;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #c77b7b;
    color: #ccc;
}