/*
Theme Name: Ova Niobe Child Theme
Theme URI: http://ovathemes.com/portfolio
Description: This is child theme of niobe
Author: Ovatheme
Author URI: http://ovathemes.com
Template: ova-niobe
Version: 1.0
Tags: translation-ready, left-sidebar, right-sidebar
Text Domain:  ova-niobe-child
*/
/*подписаться*/
#custom_html-2 form {
  width: 270px;
}
#custom_html-2 #recipient_email {
  font-style: italic;
  padding: 10px 20px;
  border: 1px #e8e8e8 solid !important;
  width: 55%;
  float: left;
    margin-right: 5px;
}
#recipient_email.form-control {
	height: auto;
}
#custom_html-2 form button {
  background-color: #85a277;
  color: #fff;
  padding: 10px 15px;
  border: none;
  cursor: pointer;
  font-size: 13px;
  line-height: 21px;
}
#custom_html-2 form button[type="submit"] {
  margin-top: 0;
}
/*о нас на главной*/

.f_bg::before {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-image: url("../../uploads/2024/12/bg-counter.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.08;
  mix-blend-mode: luminosity;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.f_text.suff .evc-c-inner {
    display: flex;
    flex-wrap: wrap;
}
.f_block .wpb_wrapper {
    display: flex;
    flex-direction: row;
}
.f_icon svg{
    width: 60px;
}
.evc-counter.f_text .evc-c-digit {
  color: #27252a;
  font-size: 60px;
  font-weight: 400;
  font-family: "Helvetica", Sans-serif;
}
.evc-shortcode.f_text .evc-c-title {
    font-size: 46px;
    font-weight: 400;
    font-family: "Oswald", sans-serif;
    text-transform: lowercase;
    padding-top: 0;
    line-height: 10px;
}
.evc-shortcode.f_text .evc-c-title {
  font-size: 24px;
}
.f_icon {
    margin-right: 20px;
    margin-top: 15px;
}
.f_block .f_text .evc-c-text {
	font-size: 16px;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
	color:#89868d;
}
.howto.logobtn a:hover::before {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.about_us {
  background-size: cover;
  background-attachment: fixed;
}
.about_us_overlay {
  background-color: #000000;
  opacity: 0.4;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.about_us h4.evc-iwt-title {
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
}
.about_us .evc-icon-with-text.evc-iwt-icon-left .evc-iwt-icon-holder {
  padding-right: 21px;
}
.about_us .evc-icon-with-text .evc-iwt-icon {
  font-size: 15px;
}
.about_us .fas {
line-height: 1.5;
}
.about_us .vc_column_container > .vc_column-inner {
  padding-left: 5px;
  padding-right: 5px;
}
.about_us .evc-icon-with-text.evc-shortcode.evc-iwt-icon-left:not(:first-child) {
  margin-top: 9px;
}
.howto.logobtn a::before {
  content: "";
  background-image: url('../../uploads/2024/12/logo-white22.png');
  width: 120px;
  height: 200px;
  position: absolute;
  left: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 5px;
}
.howto.logobtn a {
  width: 380px;
  text-align:right;
}
/*end о нас на главной*/
article.post-wrap h2.post-title a {
font-family: Fira Sans, Helvetica, Arial, Verdana, sans-serif;
font-weight: 600;
font-size: 18px;
text-transform: none;
}
article.post-wrap .post-meta .post-meta-content .right {
  font-weight: normal;
  font-family: Roboto;
  font-size: 13px;
}
.post-excerpt {
  font-family: Roboto;
  font-weight: normal;
  font-size: 17px;
  line-height: 32px;
}
.page-template-blog_template {
letter-spacing: normal;
}
article.post-wrap h2.post-title {
    margin-top: 0;
}

.page-template-blog_template .ovatheme_nosidebar, .single-post .ovatheme_nosidebar, .archive.category .ovatheme_nosidebar{
  max-width: 1300px;
  margin: 0 auto;
}
.slideshadow {
  box-shadow: 20px -20px #ABCB56 !important;
}
.slideshadow .swiper-slide-inner {
  line-height: 0 !important;
}
.slideshadow2 {
  box-shadow: 20px -20px #F4F2F5 !important;
}
.slideshadow2 .swiper-slide-inner {
  line-height: 0 !important;
}
#menu-primary-menu .active, .menu-item:hover, #menu-menu-2 .current-menu-item{
  border-bottom: 2px solid #fff;
}
/*кнопка обратной связи*/
#popup {
  z-index: 10000;
}
#closebtn {
	transform: scale(0);
	padding: 0px 0px 24px 2px !important;
}
.hide-element {display: none !important;}
.messangers-block {
	width:300px;
	background-color: #fff;
	position: absolute;
    bottom: 70px;
    right: 20px;
	padding:10px 0;
	border-radius: 8px;
}
.messangers-list {
  list-style: none;
}
.messanger {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0;
  cursor: pointer;
  width: 100%;
  padding: 8px 20px 8px 60px;
  position: relative;
  min-height: 54px;
  text-decoration: none;
}
.messanger .item-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -20px;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #0084ff;
  margin-right: 10px;
  color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
}
.messanger .item-icon svg {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
}
.messanger-widget {
	position:fixed;
	bottom:100px;
	right: 20px;
}
.messangers-block ul {
    margin-bottom: auto;
	margin-top:0;
}
.messangers-block ul {
    padding-left: 10px;
}
.messangers-block::before {
  position: absolute;
  bottom: -7px;
  right: 25px;
  left: auto;
  display: inline-block !important;
  border-right: 8px solid transparent;
  border-top: 8px solid #FFFFFF;
  border-left: 8px solid transparent;
  content: '';
}
.text-call svg {
    margin: 0 28px;
}
.contact-bt {
        background:#50ab59;
        border:2px solid #50ab59;
        border-radius:50%;
        box-shadow:0 8px 10px rgba(44,157,93,0.3);
        cursor:pointer;
        height:70px;
        text-align:center;
        width:70px;
        position: fixed;
        right: 28px;
        bottom: 120px;
        z-index:999;
        transition:.3s;
        animation:contact-an linear 1s infinite;
}
.contact-bt .text-call {
    height: 70px;
    width: 70px;
    border-radius: 20%;
    position: relative;
    overflow: hidden;
    right: 5px;
    top: 5px;
}
.contact-bt .text-call span {
    text-align: center;
    color:#0A7C3C;
    opacity: 0;
    font-size: 0;
        position:absolute;
        right: 4px;
        top: 30px;
    line-height: 14px;
        font-weight: 600;
    text-transform: uppercase;
    transition: opacity .3s linear;
    font-family: 'montserrat', Arial, Helvetica, sans-serif;
}
.contact-bt .text-call span {
    opacity: 1;
    font-size: 8px;
	color:#fff;
}
svg.bi.bi-chat-left-dots {
    margin: 14px 8px;
}
.contact-bt:hover i {
        color:#38a3fd;
        font-size:40px;
        transition:.3s;
}
.contact-bt i {
        color:#fff;
        font-size:29px;
        transition:.3s;
        line-height: 66px;
}
.contact-bt i  {
        -webkit-animation: opsimple 3s infinite;
        animation: opsimple 3s infinite;
}
/*cookies block*/
.cookie-notification {
  position: fixed;
  right: -100%;
  bottom: 20px;
  padding: 15px 25px;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  transition: right 0.3s ease, opacity 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  font-weight: 200;
  opacity: 1;
}

.cookie-notification.active {
  right: 100px;
}

.cookie-text {
  display: flex;
  align-items: center;
  gap: 20px;
  white-space: nowrap;
  color: #ffffff;
}

.cookie-link {
  color: inherit;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
}

.cookie-link span {
  color: #ffffff;
}

.btn-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  font-size: 18px;
  font-weight: 200;
}

.btn-accept {
  background-color: #fff;
  color: #000;
  border: 1px solid #fff;
  padding: 2px 20px;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;
  font-size: 16px;
  min-width: 60px;
  font-weight: 200;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}

.btn-accept:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
@-webkit-keyframes contact-an {
        0% {
        box-shadow:0 8px 10px rgba(44,157,93,0.3),0 0 0 0 rgba(44,157,93,0.2),0 0 0 0 rgba(44,157,93,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(44,157,93,0.3),0 0 0 15px rgba(44,157,93,0.2),0 0 0 0 rgba(44,157,93,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(44,157,93,0.3),0 0 0 30px rgba(44,157,93,0),0 0 0 26.7px rgba(44,157,93,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(44,157,93,0.3),0 0 0 30px rgba(44,157,93,0),0 0 0 40px rgba(44,157,93,0.0)
}
}@keyframes contact-an {
        0% {
        box-shadow:0 8px 10px rgba(44,157,93,0.3),0 0 0 0 rgba(44,157,93,0.2),0 0 0 0 rgba(44,157,93,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(44,157,93,0.3),0 0 0 15px rgba(44,157,93,0.2),0 0 0 0 rgba(44,157,93,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(44,157,93,0.3),0 0 0 30px rgba(44,157,93,0),0 0 0 26.7px rgba(44,157,93,0.067)
}
100% {
        box-shadow:0 8px 10px rgba(44,157,93,0.3),0 0 0 30px rgba(44,157,93,0),0 0 0 40px rgba(44,157,93,0.0)
}
}
@keyframes opsimple {
0% {
    opacity: 0;
}
40% {
    opacity: 1;
}

80% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
a.messanger:hover {
    color: #3b3b3b;
    background-color: #f0f0f0;
}
@media (max-width:767px) {
  .cookie-notification {
    width: calc(100% - 40px);
    right: 20px;
    left: 20px;
    bottom: -100%;
    justify-content: space-between;
    transition: bottom 0.3s ease, opacity 0.3s ease;
  }
  
  .cookie-notification.active {
    right: 20px;
    left: 20px;
    bottom: 20px;
  }
  
  .cookie-text {
    width: 100%;
    gap: 10px;
  }
	.contact-bt {
    right: 20px;
}
.contact-bt .text-call {
    right: 5px;
	top: 3px;
}
#closebtn {
	padding: 0px 0px 20px 2px !important;
}
.messangers-block::before {
    right: 12px;
}

.f_bg .vc_col-sm-3 {
    width: 80%;
  }
.vc_row.wpb_row.vc_row-fluid.about_us.vc_custom_1733514049107.vc_row-has-fill.vc_row-o-full-height.vc_row-o-columns-middle.vc_row-o-content-middle.vc_row-flex {
  padding-top: 50px !important;
  }
.howto.logobtn a {
  width: 330px;
  text-align: right;
 padding: 15px 20px !important;
}

.howto.logobtn a::before {
  left: 30px;
}
}
/* конец кнопки связи */
@media (min-width: 1024px) {
  .main-navigation ul.menu > li:last-child > a {
    padding-right: 1em;
  }
}
@media (max-width: 810px) {
.about_us h4.evc-iwt-title {
  line-height: 32px;
}
.about_us .vc_row.wpb_row.vc_inner.vc_row-fluid {
  margin: 0 5px;
}
.f_bg .vc_col-sm-3 {
    width: 50%;
  }
}

@media (max-width: 360px) {

.howto.logobtn a {
  width: 290px;
  text-align: right;
}

.howto.logobtn a::before {
  left: 15px;
}
.howto.logobtn a::before {
    width: 100px;
}
}