﻿/*
Theme Name: Reboot Child
Theme URI: https://wpshop.ru/themes/reboot
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: reboot
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */
@font-face {
    font-family: 'Bebas Neue';
    src: local('/wp-content/themes/reboot_child/font/Bebas Neue Bold'), local('/wp-content/themes/reboot_child/font/BebasNeueBold'), url('/wp-content/themes/reboot_child/font/bebasneuebold.woff2') format('woff2'), url('/wp-content/themes/reboot_child/font/bebasneuebold.woff') format('woff'), url('/wp-content/themes/reboot_child/font/bebasneuebold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

body{
    font-size: 14px;
}
.content-area{
	padding-right: 15px;
}
.single .site-content,
.single .site-header-inner,
.single .main-navigation-inner{
	padding-left: 15px;
	padding-right: 15px;
}
.single .entry-content{
	max-width: 100%;
}
.author_box_1{
}
.author_box_1_title{
    border-radius: 15px;
    background-color: #148bc7;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    color: #ffffff;
    font-size: 20px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: NaN;
    font-weight: 600;
    background-position: center center;
    border-color: transparent;
    border-style: solid; 
    width: 100%; 
    max-width: 521px; 
    height: 70px;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
    margin: 0 auto;
    position: relative;
    top: 32px;
}
.author_box_1_text_wrap{
    border-radius: 15px;
    background-image: radial-gradient(rgba(125,141,156,1) 0%, rgba(99,115,130,1) 100%);
    border-color: transparent;
    border-style: solid;
    display: flex;
    align-items: center;
    justify-content: space-between; 
    width: 100%;
    padding: 5vh 4vw 3vh 4vw;
    max-width: 100%;
    margin-bottom: 30px;
}
.author_box_1_text{
    color: #ffffff;
    font-size: 18px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 1.56;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
}
.author_box_1_text_pic{
    max-width: 320px;
    width: 100%;
    height: auto;
    display: block;
}
.author_box_2{ 
    color: #252525;
    font-size: 22px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 1.56;
    font-weight: 500;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin-bottom: 30px;
}
.author_box_3{
	display: flex;
    -webkit-align-items: flex-start;
            align-items: flex-start;
	    -webkit-justify-content: space-between;
	            justify-content: space-between;
        margin-bottom: 3vh;
        margin-top: 3vh;
} 
.author_box_3_slide img{
	max-width: 100%;
	height: auto;
	display: block;
}
.author_box_3_col{
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
}
.author_box_3 .slick-next:before, .author_box_3 .slick-prev:before{
	color: #ccc; 
    font-size: 35px;
}
.author_box_3 .slick-prev{
	left: 20px;
	z-index: 55;
}
.author_box_3 .slick-next{
	right: 35px;
	z-index: 55;
}
.author_box_3_list {
    padding-left: 23px;
}
.author_box_3_list li{
	margin-bottom: 1vh;
    color: #000000;
    font-size: 16px;
    font-family: 'Montserrat',Arial,sans-serif;
    line-height: 1.56;
    font-weight: 400;
}
.single .article-post{
	max-width: 870px; 
}

.single .post_block_wrap{  
    border-radius: 0px;
    display: flex;
    -webkit-align-items: flex-end;
            align-items: flex-end;
    -webkit-justify-content: flex-start;
            justify-content: flex-start; 
    min-height: 310px;
    position: relative;
    margin-bottom: 0px;
    padding-top: 50px;
    padding-bottom: 35px;
    padding-left: 2vw; 
    text-decoration: none;
    background: url(http://fedosov.best/wp-content/uploads/2023/11/post_shortcode_bg_1.jpg);background-position: center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
} 
@media (max-width: 1199px) { 
    .single .post_block_wrap{ 
        background-position: right 45% center;
        min-height: auto;
    }  
} 
@media (max-width: 650px) { 
    .single .post_block_wrap{ 
        background-position: right 29% center; 
    }  
} 
@media (max-width: 390px) { 
    .single .post_block_wrap{ 
        background-position: right 37% center; 
    }  
} 

.single .post_block_wrap.post_block_self{
	padding-left: 2vw;
}
.single .post_block__inner{
    width: 100%;
}
.single .post_block__image{
    position: absolute;
    bottom: -2vw;
    left: -2.5vw;
} 
.single .post_block_title{
    font-family: 'Montserrat',Arial,sans-serif;
    color: #191556; 
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%; /* 24px */
    text-align: left;   
}  
.single .post_block_title:nth-child(1){
    margin-bottom: 20px;
}
.single .post_block_title:nth-child(2){
    margin-bottom: 20px;
    margin-left: 10%;
}
.single .post_block_title:nth-child(3){
    margin-bottom: 0px;
    margin-left: 35%;
}
@media (max-width: 767px) { 
    .single .post_block_title:nth-child(1){
        margin-left: 0;
    }
    .single .post_block_title:nth-child(2){
        margin-left: 0;
    }
    .single .post_block_title:nth-child(3){ 
        margin-left: 0;
    }
}
.single .post_block_title span.word_top{
    font-size: 30px;
}
.single .post_block_title span.word_week{
    font-size: 36px;
}
.single .post_block_title span.word_number{
    color: #191556; 
    text-align: center;
    font-family: Montserrat;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 60px */
    letter-spacing: -2.1px;
}  
@media (max-width: 450px) { 
    .single .post_block_title span.word_top{
        font-size: 20px;
    }
    .single .post_block_title span.word_week{
        font-size: 25px;
    }
    .single .post_block_title span.word_number{ 
        font-size: 40px; 
    }  
}  
.single .post_block_text{
    font-family: 'Montserrat',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px; 
    color: #fff;
    margin-bottom: 40px;
} 
.single .post_block_wrap.post_block_psy .post_block_text{
    font-family: 'Montserrat',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px; 
    color: #000;
    margin-bottom: 40px;
} 
.single .post_block_text a{
    color: rgba(0, 183, 249, 1);
    text-decoration: none;
} 
.single .post_block_text a:hover{
    color: rgba(0, 183, 249, 1);
    text-decoration: none;
} 
.single .post_block_btn{
	width: 283px;
	height: 50px;
	border-radius: 5px;
	background: #FFF;
	color: #4338F9;
	text-align: center;
	font-family: Montserrat;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
    text-decoration: none;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
    margin: 0; 
	transition: 0.2s all;
}
.single .post_block_btn:hover{
    text-decoration: none;
	background: #4338F9;
	color: #FFF;
	transition: 0.2s all;
}

.single .post_block_wrap.post_block_psy .post_block_btn{
	width: 283px;
	height: 50px;
	background: #4338F9;
	border-radius: 5px;
	color: #FFF;
	text-align: center;
	font-family: Montserrat;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
    text-decoration: none;
	transition: 0.2s all;
}
.single .post_block_wrap.post_block_psy .post_block_btn:hover{
    text-decoration: none;
	background: #FFF;
	color: #4338F9;
	transition: 0.2s all;
}
.sidebar_block_wrap{
	width: 260px;
	height: 209px;
	padding-top: 18px;
	padding-bottom: 0px;
	-webkit-border-radius: 15px;
	        border-radius: 15px;
    display: block;
    text-decoration: none;
    margin-bottom: 30px;
}
.sidebar_block__inner{
	display: flex; 
	flex-direction: column;
	align-items: flex-end;
	position: relative;
}
.sidebar_block_wrap .sidebar_block_title{
	color: #FFF;
	text-align: left;
	font-family: Montserrat;
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; /* 17px */
	margin-bottom: 20px;
}
.sidebar_block_wrap .sidebar_block_text{
	color: #FFF;
	text-align: center;
	font-family: Montserrat;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 39px;
}
.sidebar_block_wrap .sidebar_block_btn{
	display: flex;
	width: 225px;
	height: 40px;
	padding: 14px 10px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	flex-shrink: 0;
	color: #191556;
	text-align: center;
	font-family: Montserrat;
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	border-radius: 0px;
	background: #FFF;
	text-decoration: none;
	transition: 0.2s all;
}
.sidebar_block_wrap .sidebar_block_btn:hover{
	color: #FFF;
	background: #4338F9;
	transition: 0.2s all;
}
.sidebar_block_wrap.sidebar_block_psy{
	padding-top: 0px;
	height: auto;
    margin-top: 40px;
    position: relative;
}
.sidebar_block_wrap .sidebar_block_img{ 
	border-bottom: 0px solid #fff;
    position: relative;
    top: 55px;
    width: 100%;
} 
.sidebar_block_wrap .sidebar_block_img img{ 
    width: 100%;
    max-width: 100%;
    display: block;
    height: auto;
} 
.sidebar_block_wrap.sidebar_block_psy .sidebar_block_title{
    color: #191556; 
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 23.1px */
}
.sidebar_block_wrap.sidebar_block_psy .sidebar_block_text strong{
	color: #FFF;
	text-align: center;
	font-family: Montserrat;
	font-size: 21px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.sidebar_block_wrap.sidebar_block_psy  .sidebar_block_btn{ 
}
.sidebar_block_wrap.sidebar_block_psy  .sidebar_block_btn:hover{ 
}
.popup_center-banner {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    transform: translate(-50%, -50%);
    max-width: 1190px;
    width: 95vw;
    height: 379px;
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease-in-out;
}
.popup_center-banner a {
    display: block;
    text-decoration: none;
}
.popup_center-banner a:hover { 
    text-decoration: none;
}
.popup_center-banner span.close_button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -11px;
    right: 9px;
    border-radius: 5px;
    padding: 7px;
    cursor: pointer;
    font-size: 36px;
} 

.popup_center-banner{  
    border-radius: 0px;
    display: flex;
    -webkit-align-items: flex-start;
            align-items: flex-start;
    -webkit-justify-content: space-between;
            justify-content: space-between; 
    min-height: 310px; 
    margin-bottom: 50px;
    padding-left: 6vw;
    padding-right: 4vw;
    padding-top: 50px; 
    background: url(/wp-content/uploads/2023/11/popup_big_bg.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    text-decoration: none;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
} 
.popup_center-banner.showed {
    display: flex;
    opacity: 1;
    visibility: visible;
}
.popup_overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}
.popup_overlay.showed{
    display: block;
    opacity: 1;
    visibility: visible;
    background: rgba(0,0,0, 0.6);
    backdrop-filter: blur(5px);
}
.popup_block_wrap.post_block_self{
	padding-left: 2vw;
}
.popup_block__image{
    position: absolute;
    bottom: -2vw;
    left: -2.5vw;
} 
.popup_block_title{ 
    color: #191556; 
    font-family: Bebas Neue;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 48px */
    margin-bottom: 20px; 
} 
.popup_block_wrap{
}
.popup_block_wrap.post_block_self .post_block_title{
    margin-bottom: 16px;
} 
.popup_block_wrap.post_block_psy .post_block_title{
    font-family: 'Montserrat',Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 32px; 
    text-align: left; 
    color: #000;
    margin-bottom: 28px;
    line-height: normal;
}
.popup_block_text{
    color: #191556; 
    font-family: Montserrat;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 30px */ 
    margin-left: 20%;
} 
.popup_block_wrap.post_block_psy .post_block_text{
    font-family: 'Montserrat',Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px; 
    color: #000;
    margin-bottom: 40px;
} 
.popup_block_text a{
    color: rgba(0, 183, 249, 1);
    text-decoration: none;
} 
.popup_block_text a:hover{
    color: rgba(0, 183, 249, 1);
    text-decoration: none;
} 
.popup_block_btn{
	width: 283px;
	height: 50px;
	border-radius: 5px;
	background:#4338F9;
	color:  #FFF;
	text-align: center;
	font-family: Montserrat;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
    text-decoration: none;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
    margin: 0; 
}
.popup_block_btn:hover{
    text-decoration: none;
	background: #FFF;
	color: #4338F9;
	transition: 0.2s all;
}

.popup_block_wrap.post_block_psy .post_block_btn{
	width: 283px;
	height: 50px;
	background: #4338F9;
	border-radius: 5px;
	color: #FFF;
	text-align: center;
	font-family: Montserrat;
	font-size: 17px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
    text-decoration: none;
}

.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.container-video{
    margin-bottom: 100px;
}
.container-screen{
    margin-bottom: 100px;
    max-width: 600px;
}
.row-video{
    margin-left: -15px;
    margin-right: -15px;
}
.col-video{
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}
.col-screen img{
    max-width: 100%;
    height: auto;
    display: block;
}
.container-label{
    margin-bottom: 50px;
}
.container-label .row{
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: space-evenly;
            justify-content: space-evenly;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.col-label{
    text-align: center; 
}
.col-label a{
    font-size: 24px;
    font-weight: 700;
    color: #111;
}
.col-label a:hover{ 
    color: #111;
}
.container-title{
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;    
}
.btn_more{
    color: #111;
    font-size: 16px;
    line-height: normal;
    padding: 10px 13px;
    border: 1px solid #1A1915;
    display: block;
    margin: 30px auto;
    width: max-content;
    text-decoration: none;
    clear: both;
}
.btn_more:hover{
    text-decoration: none;
    color: #4d3bfe;
    border: 1px solid #4d3bfe;
}
.gallery-item img {
  width: 250px;
}

.overlay {
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  text-align: center;
  top: 0;
  left: 0;
  z-index: 777; 
  overflow-y: scroll;
}

.lightBox {
  background: white;
  width: auto;
  padding: 20px;
  text-align: center;
  display: inline-block;
  margin: 50px auto;
}
.gallery-item a{
    position: relative;
}
.gallery-item a:hover:before{
    content: "";
    display: block; 
    background: url("/wp-content/themes/reboot_child/img/zoom-in.png");
    width: 64px;
    height: 64px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%); 
    opacity: 0.7;
}
.breadcrumb a, .breadcrumb span{
    color: #111;
}
.breadcrumb a:hover{
    color: #111;
}
.author-box .author-info{
    -webkit-align-items: center;
            align-items: center;
}
.swiper-slide_custom .card-slider__body-inner{
    margin: 0;
    width: 100%;
}
.swiper-slide_custom .card-slider__body {
    padding: 3% 6% 3%;
    height: 100%;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: space-around;
            justify-content: space-around;
    -webkit-align-items: flex-start;
            align-items: flex-start;
}
.swiper-slide_custom .card-slider__title{
    color: #191556; 
    font-family: Bebas Neue;
    font-size: 62px;
    font-style: normal;
    font-weight: 700;
    line-height: 0.9;
    margin-bottom: 0;
}
.swiper-slide_custom .card-slider__excerpt{
    color: #191556; 
    font-family: Montserrat;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 36px */
    margin-left: 12%;
    margin-bottom: 30px;
} 
.swiper-slide_custom .card-slider__excerpt_small{
    color: #191556; 
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 24px */
    margin-left: 12%;
} 
.swiper-slide_custom .card-slider__btn{
/*     width: 353px; */
    height: 70px;
    padding: 15px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    color: #191556;
    text-align: center;
    color: #000;
    font-family: Montserrat;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 0px;
    background: #FFF;
    text-decoration: none;
    transition: 0.2s all;
}
.swiper-slide_custom .slider__btn:hover{
    color: #FFF;
    background: #4338F9;
    transition: 0.2s all;
}
input.wpcf7-form-control{
    background-color: transparent;
    border: 1px solid #000000;
    border-radius: 0px;
    width: 100%;
    max-width: 100%;
    height: 40px; 
    font-style: normal;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: rgba(0, 0, 0, 1);
}
input.wpcf7-submit{
    color: #000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 0px;
    background: #FFF;
    border: 0px solid #000000;
}
.checkbox-politic{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.checkbox-politic .wpcf7-list-item{
    margin-right: 1rem;
    margin-left: 0;
}
.wpcf7-form p{
    margin-bottom: 0;
}
.sidebar_block_wrap .wpcf7-spinner{
    position: absolute;
    bottom: 0;
    left: 0;
}
.wpcf7-spinner{
    width: 16px;
    height: 16px;
}
.post_block__form_wrap{
    margin-bottom: 40px;
}
.post_block__form_wrap .wpcf7-not-valid-tip{ 
}
.post-form-wrap{
    margin-top: 0px;
    padding: 20px 10px 10px; 
    position: relative;
}
.popup-form-wrap{
    margin-top: 0px;
    padding: 0; 
    position: relative;
}
.post-form-wrap-bg{ 
    background: url(/wp-content/uploads/2023/11/post_shortcode_bg_1.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat; 
      filter: blur(2px);
      -webkit-filter: blur(2px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: 1;
}
.popup_block_form_wrap{
    max-width: 335px;
}
.sidebar_block_wrap input.wpcf7-form-control{
    background: rgba(255,255,255, 0.5); 
    border: 1px solid #fff;
    margin-right: 0;
}
.sidebar_block_wrap input.wpcf7-submit{
    background: rgba(255,255,255, 1); 
    border: 1px solid #fff;
}
.popup_block_form_wrap input.wpcf7-form-control{
    background: rgba(255,255,255, 0.7);
    margin-bottom: 10px;
    border: 1px solid #fff;
    margin-right: 0;
}
.popup_block_form_wrap input.wpcf7-submit{
    background: rgba(255,255,255, 1); 
    border: 1px solid #fff;
}
.popup_block_form_wrap .checkbox-politic,
.popup_block_form_wrap .checkbox-politic a{
    color: #FFF; 
}
.popup_block_form_wrap .checkbox-politic-wrap p{
    margin-bottom: 10px;
    margin-top: 0;
}
.popup-form-wrap-bg{ 
    background: rgba(255,255,255, 0);
      filter: blur(0px);
      -webkit-filter: blur(0px);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%; 
}
.post-form-wrap p{ 
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  margin: 0;
  position: relative;
  z-index: 1;
}
.popup-form-wrap p{ 
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  position: relative;
  z-index: 1;
}
.popup-form-wrap p:before{
    display: none;
}
.popup_block_form_wrap .label-wrap{
    margin-right: 0px;
    position: relative;
}
.popup_block_form_wrap .wpcf7-not-valid-tip{
    position: absolute;
    bottom: -15px;
    left: 0;
    font-size: 12px;
}
.label-wrap{
    flex: 0 0 24%;
    margin-right: 10px;
    margin-bottom: 0;
}
.post-form-wrap .wpcf7-submit{
    flex: 0 0 24%;
}
.checkbox-politic-wrap p{
    width: 100%;
    display: block;
    margin-top: 10px; 
}
.post_block__form_wrap .wpcf7-checkbox,
.popup_block_form_wrap .wpcf7-checkbox{
    position: relative;
    top: 2px;
}
.page-form-wrap{
    max-width: 404px;
    margin: 0 auto;
}
.page-form-wrap p{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
  -webkit-align-items: center;
              align-items: center;
  -webkit-justify-content: flex-start;
              justify-content: flex-start;    
}
.page-form-wrap p label{
    margin-bottom: 15px;
}
.page-form-wrap input.wpcf7-submit{
    background-color: transparent;
    border: 1px solid #000000;
    border-radius: 0px;
    width: 100%;
    max-width: 100%;
    height: 40px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: rgba(0, 0, 0, 1);
}
.page-id-964 .entry-title{
    text-align: center;
}
input.wpcf7-submit{
    cursor: pointer;
}
.wpcf7 form.sent .wpcf7-response-output{
    margin-top: 0;
    background: #fff;
    font-size: 12px;
}
.post-form-title{
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 10px;
}
.post-form-title p{
    display: block;
    width: 100%;
}
@media (max-height: 800px){
    .sidebar_block_wrap.sidebar_block_psy{
        margin-top: 0;
    }
    .sidebar_block_wrap .sidebar_block_img{
        max-height: 200px;
    }
}
@media (max-height: 630px){
    .sidebar_block_wrap .sidebar_block_img{
        display: none;
    }
}
@media (min-width: 768px){
    .site-title {
        margin: 0;
        font-size: 1.5em;
    }
    .card-slider__image {
        min-height: 484px;
    }
}
@media (max-width: 1199px) { 
	.author_box_1_title{
	    margin-left: 25px;
	}
	.author_box_1_text_wrap{ 
    	padding: 65px 26vw 77px 2vw;
	}
	.author_box_1_text_pic{
    	top: -34px;
    }
    .single .post_block_wrap,
    .single .post_block_wrap.post_block_psy{
    	padding-left: 2vw;
    }
    .single .post_block_title,
    .single .post_block_wrap.post_block_psy .post_block_title{
/*     	font-size: 22px; */
    	margin-bottom: 20px;
    }
    .single .post_block_title br,
    .single .post_block_wrap.post_block_self .post_block_title br{
    	display: none;
    }
    .single .post_block_text,
    .single .post_block_wrap.post_block_psy .post_block_text{
    	font-size: 16px;
    	margin-bottom: 30px;
    }
    .single .post_block_btn,
    .single .post_block_wrap.post_block_psy .post_block_btn{ 
	    font-size: 14px;
	    width: 220px;
	    height: 40px;
    } 
    .single .post_block__inner{
    	max-width: 332px;
    }
    .popup_block_text{ 
        font-size: 16px;
        line-height: normal;   
    }
    .popup_block_title{
        font-size: 26px;
        line-height: normal; 
    } 
    .popup_block_wrap,
    .popup_block_wrap.post_block_psy{
    	padding-left: 2vw;
    }
    .popup_block_btn { 
	    font-size: 14px;
	    width: 220px;
	    height: 40px;
    }
    .popup_block_wrap,
    .popup_block_wrap.post_block_self{
        background-position: center right !important;
        min-height: auto;
    }
    .popup_block__inner{
    	max-width: 332px;
    }
}
@media (max-width: 1099px) {  
	.author_box_1_text_pic{
	    top: -14px;
	    max-width: 270px;
    }
}
@media (max-width: 991px) { 
	.author_box_3_col{
	    flex: 0 0 100%;
	    width: 100%;
	    max-width: 100%;
	    margin-bottom: 30px;
	}
	.author_box_3{
		display: block;
	}
	.author_box_1_text_wrap{
		padding: 30px;
		padding-top: 50px;
		padding-bottom: 0;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.author_box_1_text_pic{
    	position: relative;
    	top: 0;
    	right: 0;
    	margin-bottom: -32px;
	}
	.author_box_1_title{
		margin-left: auto;
	    padding: 15px;
	    text-align: center;
	} 
    .single .post_block__image{
        display: none;
    }  
    .single .post_block_text{ 
        font-size: 14px;
        line-height: normal;   
    }
    .single .post_block_title{
        font-size: 22px;
        line-height: normal; 
    }
    .single .post_block_btn{
        font-size: 14px;
        line-height: normal;  
    }
    .single .post_block_wrap{
        padding-left: 15px;
        padding-right: 15px;
    }


    .popup_block__image{
        display: none;
    }  
    .popup_block_text{ 
        font-size: 14px;
        line-height: normal;   
    }
    .popup_block_title{
        font-size: 22px;
        line-height: normal; 
    }
    .popup_block_btn{
        font-size: 14px;
        line-height: normal;  
    }
    .popup_block_wrap{
        padding-left: 15px;
        padding-right: 15px;
    }
    .swiper-slide_custom .card-slider__title{ 
        font-size: 2em;  
        margin-bottom: 10px;
        line-height: 1;
    }
    .swiper-slide_custom .card-slider__excerpt{ 
        font-size: 18px; 
        margin-left: 12%;
        margin-bottom: 30px;
        display: block;
    } 
    .swiper-slide_custom .card-slider__excerpt_small{ 
        display: none;
    } 
    .swiper-slide_custom .card-slider__btn{
        width: 197px;
        height: 40px;
        color: #000;
        font-family: Montserrat;
        font-size: 1em;
        padding: 10px;
    }
}
@media (max-width: 767px) { 
	.author_box_2{
		font-size: 18px;
	}
	.author_box_1_title{
		height: auto;
		font-size: 16px;
	}
	.author_box_1_text_wrap{
		padding: 15px;
		padding-top: 50px;
	}
	.author_box_1_text_pic{ 
    	margin-bottom: -47px;
	}  
	.author_box_1_text_pic{
    	margin-bottom: -42px;
	    max-width: 220px;
    }
    .br_mob_hide{
    	display: none;
    }
    .single .post_block_btn, 
    .single .post_block_wrap.post_block_psy .post_block_btn{
		width: 196px;
		height: 50px;
    } 
	.single .post_block__inner {
	    max-width: 240px;
	}
	.single .post_block_title, 
	.single .post_block_wrap.post_block_psy .post_block_title {
        font-size: 16px;
	}
	.single .post_block_text, 
	.single .post_block_wrap.post_block_psy .post_block_text{
		margin-bottom: 20px;
	}


    .popup_block_btn, 
    .popup_block_wrap.post_block_psy .post_block_btn{
		width: 196px;
		height: 50px;
    }
    .popup_block_wrap, 
    .popup_block_wrap.post_block_self {
	    background-position: center right -47px !important;
	    min-height: auto;
	    padding-top: 0;
	    padding-bottom: 0; 
	    padding-left: 0;
	    padding-right: 0;
	}
	.popup_block__inner {
	    max-width: 400px;
	}
	.popup_block_title, 
	.popup_block_wrap.post_block_psy .post_block_title {
	    font-size: 28px; 
	}
	.popup_block_text, 
	.popup_block_wrap.post_block_psy .post_block_text{
		margin-bottom: 20px;
        font-size: 16px; 
	}
	.popup_center-banner.popup_center-banner-psy{
		background: url('/wp-content/uploads/2023/08/popup_bg_1_mob.png');
		background-position: center left;
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
    	min-height: 262px;
    	height: auto;
	    -webkit-border-radius: 20px;
	            border-radius: 20px;
        padding-left: 15px;
        padding-right: 15px;
	}
	.popup_center-banner.popup_center-banner-self{
		background: url('/wp-content/uploads/2023/08/popup_bg_2_mob.png');
		background-position: center left 50%;
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		     -o-background-size: cover;
		        background-size: cover;
    	min-height: 262px;
    	height: auto;
	    -webkit-border-radius: 20px;
	            border-radius: 20px;
        padding-left: 15px;
        padding-right: 15px;
	}
	.popup_center-banner a{
		width: 100%;
		display: block;
	}
	.popup_center-banner.popup_center-banner-psy .popup_block_title {
	    font-size: 18px; 
	    text-align: center;
	    color: #5A5A5A;
	}
	.popup_center-banner.popup_center-banner-self .popup_block_title {
	    font-size: 18px; 
	    text-align: center;
	    color: #fff;
	}
	.popup_center-banner.popup_center-banner-psy .popup_block_text{
	    text-align: center;
	    color: #5A5A5A;
    } 
	.popup_block_text{
	    text-align: left;
        margin-left: 0;
    }
	.popup_block__inner {
	    max-width: 100%;
	} 
	.popup_block_btn{
		margin-left: auto;
		margin-right: auto;
	}
    .col-video{
        width: 100%;
        float: left;
        padding: 0;
    }
    .post-form-wrap p{ 
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .popup-form-wrap p{ 
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .label-wrap{
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        width: 100%;
        margin-bottom: 10px;
    }
    .post-form-wrap .wpcf7-submit{
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        width: 100%;
        margin-bottom: 10px;
        padding: 11px;
    }
    .post-form-wrap .wpcf7-spinner{
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .popup_block_wrap{
        padding-left: 6vw; 
        padding-top: 0px; 
    }
    .popup_block_form_wrap{
        width: 100%;
    }
    .popup-form-wrap { 
        padding: 20px 6vw 10px 6vw; 
    }
    input.wpcf7-submit,
    input.wpcf7-form-control{
        font-size: 14px;
    }
    .popup_block_form_wrap input.wpcf7-form-control{
        margin-bottom: 5px;
    }
    .popup_block_form_wrap .label-wrap{
        margin-bottom: 0;
    }
    .popup_block_form_wrap .checkbox-politic-wrap p{
        margin-bottom: 5px;
    }
    .popup_block_title{
        margin-bottom: 10px;
    }
    .popup_block_text{
        margin-bottom: 5px;
    }
    .popup_center-banner{
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        height: auto;
    background: url(/wp-content/uploads/2023/11/4.1_mob.jpg);
    background-position: center top ;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 34px;
    }
    .popup_block_form_wrap{
        margin: auto;
    }
    .popup_block_wrap{
        max-width: 335px;
        margin: auto;
    }
}
@media (max-width: 550px) { 
	.single .post_block_title, 
	.single .post_block_wrap.post_block_psy .post_block_title {
/* 	    font-size: 18px;  */
	}
	.single .post_block__inner {
	    max-width: 200px;
	}  
}
@media (max-width: 450px) {  
    .single .post_block_title{
        font-size: 16px;
    }  
    .swiper-slide_custom .card-slider__excerpt{
        margin-left: 0;
    }
}  