/*
Theme Name:     online-consulting-child
Theme URI:      http://pedagog-venera.ru/
Description:    Создаю дочернюю тему
Author:        	Аргинов
Author URI:     http: //i.arginov.ru
Template:       online-consulting
*/

@font-face {
	font-family: rouble;
	src: url("rouble.otf") format("opentype");
}
@font-face {
	font-family: HoverRegular;
	src: url("Hover Regular.ttf") format("opentype");
}

body{ background-color:#ffffff; margin:0; padding:0;line-height:24px; font-size:16px; color:#000; font-family: 'Assistant', sans-serif; -ms-word-wrap:break-word; word-wrap:break-word; }
*{ margin:0; padding:0; outline:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
img{ border:none; margin:0; padding:0; height:auto; max-width:100%;}
.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .aligncenter{ margin:0; padding:0; max-width:100% !important;}
p{ margin:20px 0; padding:0;}
i{font-weight:100;}
a{ text-decoration:none; color:#efc62c;}
a:hover{ color:#111;}
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}

/*image align css*/
.alignnone{ width:100%;}
img.alignleft, .alignleft{ float:left; margin:0 15px 0 0; padding:5px; border:1px solid #cccccc;}
img.alignright, .alignright{ float:right; margin:0 0 0 15px; padding:5px; border:1px solid #cccccc;}
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-top:0;  height:auto;}


/*
Lists style CSS
-------------------------------------------------------------*/
ol,ul{ margin:0; padding:0;}
ul li ul, ul li ul li ul, ol li ol, ol li ol li ol{ margin-left:10px;}
ul,ol { margin:0; padding: 0;}
ul {list-style: inside none disc;}
ol {list-style: decimal;}
ul li,ol li {margin-bottom: 0;	margin-left: 1.5em;}
dt {font-weight: 700;}
dd {margin: 0 1.5em 1.5em;}
audio:not([controls]) {	display: none;height: 0;}
img {border-style: none;}
svg:not(:root) {overflow: hidden;}
a {	background-color: transparent;	-webkit-text-decoration-skip: objects;}
a:active, a:hover {outline-width: 0;}
b, strong {	font-weight: bold;}
pre {background: #ddd;font-size: 14px;	font-size: 0.9375rem;line-height: 1.4;margin-bottom: 1.6em;	max-width: 100%;overflow: auto;	padding:20px;}
iframe{max-width:100%;}
.breadcrumbs{padding:10px 0; margin-bottom:0;}
nav.pagination{ clear:both;}
#comment-nav-above .nav-previous, #comment-nav-below .nav-previous{ float:none !important; margin:10px 0;}
nav.pagination .page-numbers{ background-color:#ccc; padding:10px 15px; font-size:15px; font-weight:600; color:#444;}
nav.pagination .page-numbers.current{background-color:#efc62c;}
ol.comment-list li{ list-style:none; margin-bottom:5px;}

/* Buttons */
.button{  border:1px solid #404040; color:#404040; padding:10px 30px; display:inline-block; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; -o-border-radius:25px; -ms-border-radius:25px; }
.button:hover{ border:1px solid #2684e5; color:#2684e5; }
a.blogreadmore{ background-color:#505050; color:#fff ; padding:5px 20px; display:inline-block; border-radius:3px;}
a.blogreadmore:hover{ background-color:#404040; color:#fff; }

.learnmore{ background-color:#2684e5; color:#fff ;display: inline-block; padding:10px 30px; text-transform:uppercase; font-weight:600; border-radius:25px; -moz-border-radius:25px; -webkit-border-radius:25px; -o-border-radius:25px; -ms-border-radius:25px; font-size:14px; }
.learnmore:hover{ background-color:#333;color:#fff ;}

figcaption,figure{	display: block;}
figure {margin: 1em 0;}
blockquote{ border-left:5px solid #2684e5; padding:10px 10px 10px 30px; color:#666; font-size:15px; line-height:1.5; margin-bottom:30px; font-style:italic;}
blockquote p{ margin-bottom:0 !important;}
hr {
	-webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    background: #bbb;
    height: 4px;
    margin: 50px auto;
    border-radius: 4px;
    border: 0;
}
.textwidget select{ width:100%;}
.tagcloud a{ font-size:12px !important; color:#fff; border:1px solid #fff; padding:5px 12px; margin:0 5px 5px 0; display:inline-block;}
.tagcloud a:hover{ border:1px solid #fff;}
table{ width:100%}

h1,h2,h3,h4,h5,h6{ font-family: 'Assistant', sans-serif;  margin:0 0 20px; padding:0; font-weight:600; line-height:1.1; }
h1.entry-title{
	font-weight: 600;
    margin-bottom: 20px;
    color:#94d219;
	text-align:center;
    font-size: 2em;
}
h1{ font-size:2em; }
h2{ font-size:1.875em;}
h3{ font-size:1.5em;}
h4{ font-size:1.375em;}
h5{ font-size:1.25em;}
h6{ font-size:1em;}

/* = Page layout css
-------------------------------------------------------------- */
.container .left_panel_content{
	float: right;
    width: 100%;
    margin: 0;
    padding: 0 0 30px;
}
.left_panel_content ul, .left_panel_content ol{ margin:0 0 20px 20px; }
.left_panel_content ul li, .left_panel_content ol li{ margin:0; }
.left_panel_content .lSSlideOuter ul li, .left_panel_content .lSSlideOuter ol li{ padding:0; background:none;}

.left_panel_content ul ul, .left_panel_content ol ol{ margin:0 0 0 30px; }

.fullwidth{ width:100% !important; float:none  !important;}
.fullwidth p{ margin-bottom:15px;}

.boxlayout{ width:1210px; margin:0 auto; background-color:#fff; position:relative; box-shadow:0 -8px 8px #111;}
.fulllayout{ width:100% !important;}
.site_content_panel{ padding:30px 0;}
.site_content_panel p{ margin-bottom:10px;}


/*
Main site CSS
-------------------------------------------------------------*/
#sitelayout{
	margin:0 auto;
}
.fon{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#f0f0f0;
	background: url(/wp-content/themes/online-consulting-child/images/1588495957_21-p-foni-pro-druzhbu-63.jpg) no-repeat center top;
    background-size: cover;
	opacity: .6;
	z-index: -1;
}
.container{ width:960px; margin:0 auto;}

.site_content_panel, #site_content_panel{
	padding: 20px 30px;
    background: #fff;
	margin: 20px 0;
	min-height: 50vh;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.64);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.64);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.64);
border-radius: 4px;
}

.fullimg{
	width:100%;
	max-width:600px;
	display:block;
	margin:20px auto;
}

.site-header{ width:100%; z-index:9999; box-sizing:border-box;}
.site-header.siteinner{ position:relative; padding-bottom:25px; z-index: 0;}
body.home .fixed-header{ position:fixed !important; top:0; z-index:99999; }
body.home .no-sticky{ position:relative !important; background-color: transparent !important; z-index: 1;}

.logo{ text-align:center; margin:20px 0;}
.logo a{ z-index:999; position:relative}
.logo .h1 { font-weight:600; margin:0; font-size:40px;  letter-spacing:-1px; display: none;}
.logo a{color: #202020;}
.logo p{ color:#404040; display:none; letter-spacing:1px;}

.slogan{
    margin: 20px 0;
    width: 100%;
    font-family: HoverRegular;
    font-size: 2em;
    color: #22ace3;
    line-height: 1;
    text-align: center;
}

.logo img{
    max-width: 380px;
    width: 100%;
}

.header-flex{
	display:block;
	align-items:center;
	justify-content:space-between;
}

.header-contacts{
	float:right;
	text-align:rightd;
	line-height:1.2;
	font-size: 1em;
}
.header-contacts p{
	margin:0;
	text-align:left;
}
.header-contacts a{
	color:#333;
	text-decoration:none;
	display:block;
	padding: 0 0 2px;
}
header .far{
	color:#22ace3;
	margin:0 2px 0 0;
}


/* = Site Header CSS
-------------------------------------------------------------- */
.site-header.fixed{ position: fixed; top:0; z-index:99999999; width:100%;}
.cotact_info_area{ float:right; width:70%; color:#555; padding:25px 0; text-align:right; }

.infobox{ display:inline-block; margin:0 0 0 4%; text-align:left; color:#262626; font-size:16px;}
.infobox span{ float:right;}
.infobox a{ color:#262626;}
.infobox span strong{ display:block; text-align:left; font-weight:600; color:#262626; font-size:17px; }
.infobox i{ float:left; margin:9px 15px 0 0; line-height:28px; text-align:center; font-size:40px; color:#666;}


/*
Header Navigation CSS
-------------------------------------------------------------*/
.container .navigation_bar{
	background-color: #94d219;
    display: block;
    width: 100%;
    /* box-shadow: 0 10px 10px rgba(88, 88, 88, 0.3); */
    margin-bottom: -25px;
    z-index: 9999;
    position: relative;
}
.toggle{display: block;}
.container .toggle a{width:100%; color:#ffffff; background:url(images/mobile-nav.png) no-repeat right center #94d219; padding:8px 10px; margin-top:5px; font-size:16px; display:none; text-align:left;}
.toggle a:hover{color:#ffffff !important;}
/*main menu*/
.site-navi{ padding:0; z-index:9999; position:relative; width:100%;}
.site-navi ul { margin:0; padding:0; font-family: 'Assistant', sans-serif; font-weight:600; display: flex; justify-content: space-between;}
.site-navi ul li{
	display:inline-block; position:relative; margin:0; width: 100%;
}

.site-navi ul li a:hover, .site-navi ul li.current-menu-item a {
    background-color: #22ace3 !important;
}
.site-navi ul#menu-menu-1 li.current-menu-item ul li a{
	background:#007cba !important;
}
.site-navi ul#menu-menu-1 li.current-menu-item ul li a:hover{
	background:#22ace3 !important;
}
.site-navi ul li:hover > ul{
	background-color: #007cba;
}
.site-navi ul li:hover > ul li{
	background-color: #007cba;
}



.site-navi ul li:last-child{border-right:none;}
.site-navi ul li a{
	padding: 16px 12px;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 100;
    font-size: .8em;
    line-height: 1;
	height: 100%;
}
.site-navi ul li ul li{ display:block; position:relative; float:none; border-bottom:1px solid #73c3e3;}
.site-navi ul li ul li a{
	display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    text-align: left;
    line-height: 1;
    font-weight: 100;
    font-size: .75em;
}
.site-navi ul li ul{ display:none; z-index:9999999; position:relative; background-color:#2684e5 ; }
.site-navi ul li:hover > ul{ display:block; width:200px; position:absolute; left:0; text-align:left; }
.site-navi ul li:hover ul li ul{display:none; position:relative;}
.site-navi ul li:hover ul li:hover > ul{display:block; position:absolute; left:200px; top:0;}
.site-navi ul li a:hover, 
.site-navi ul li.current-menu-item a,
.site-navi ul li.current-menu-parent a.parent,
.site-navi ul li.current-menu-item ul.sub-menu li a:hover{ background-color:#22ace3; color:#fff;}
.site-navi ul li.current-menu-item ul.sub-menu li a{ background-color:transparent; color:#fff;}

.site-navi ul li.current_page_item a{
	background-color: #22ace3;
}

.tour-img{
	width:49%;
}
.entry-content img.tour2{
	width:32%;
}
.entry-content a.linkinfo{
	display: table;
    color: #22ace3;
    text-decoration: none;
    padding: 10px 20px;
    background: #f0f0f0;
    text-align: center;
}
.entry-content a:hover{
	text-decoration: none;
}


.slider_wrapper{ position:relative;}
h2.sectiontitle{font-weight:600; font-size:40px; margin-bottom:50px; position:relative; text-align:center;}
.last_column{clear:right; margin-right:0 !important; }
#sidebar .search-form input.search-submit{ background:url(images/search-icon.png) no-repeat center center #efc62c; padding: 12px 0 12px 0; font-size:0; width:20%; height:43px; float:right; border:0;}

/* = Services 3 coloumn Section
-------------------------------------- */
#sections_first{ padding:0 0 80px; position:relative; z-index:9999; }
#sections_first .container{ margin-top:-60px; }
.page_three_box{ width:31%; float:left; margin:0 3% 0 0; position:relative; min-height:380px; box-sizing:border-box; text-align:center; background-color:#f5f5f5;}
.page_three_box .page_img_box{  margin:0 auto; overflow:hidden; height:250px; background-color:#f5f5f5; position:relative; }
.page_three_box .page_img_box::after{
 content:"";
 position:absolute;
 width:100%;
 height:100px;
 bottom:-100px;
 left:0;
 right:0;
 margin:auto;
 border-radius: 50%;
 box-shadow:0px 0px 0 40px #f5f5f5;
}
.page_three_box .page_img_box img{ height:auto; width:100%; vertical-align:top;}
.page_three_box h3{ font-size:22px; font-weight:600; margin:0 0 25px;}
.page_three_box h3 a{ color:#303030;}
.page_content{ padding:10px 25px 25px ; position:relative;}
.page_three_box:hover .page_img_box img{ display:block; opacity:0.4;}
.page_content p{ margin-bottom:30px; line-height:24px;}

/* = Welcome Section
-------------------------------------- */
#sections_second{ padding:80px 0; background-color:#f4f5f6}
.about_imgcol{ width:45%; float:right; margin:0 0 0 5%; }
.about_imgcol img{ width:100%; display:block; }
.about_content_column{ width:50%; float:left; margin:0; }
.about_content_column h3{ font-size:24px; font-weight:400; margin-bottom:30px; text-transform:uppercase;}
.about_content_column h3 span{ font-size:60px; display:block; font-weight:800; color:#2684e5;}
.about_content_column p{ margin-bottom:40px; line-height:28px; padding:0; }

/* = Sidebar CSS
-------------------------------------------------------------- */
#sidebar{float: left;
    width: 28%;
	display: none !important;}
aside.widget{ background-color:#fff; margin-bottom:30px; border-style: solid;
    border-width: 8px;
    border-color: rgba(0,132,255,.06);
    border-radius: 10px;}
h3.widget-title{padding:15px 10px;
margin:0 0 0;
color:#303030;
font-size:14px;
font-weight:600;
position:relative;
border-bottom:1px solid #ddd;
text-transform:uppercase;}
aside.widget ul{ list-style:disc; margin:0; padding:0; width: 100%; font-size: .875em;}
#sidebar ul li{list-style: none;
    margin: 0 0 2px;
    padding: 0;
    background: none;}
#sidebar ul li a{ color:#3b3b3b; padding: 10px; display: block;}
#sidebar ul li a:before{content: "";
    border: 4px solid transparent;
    border-left: 5px solid #000;
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 9px;}
#sidebar ul li a:hover{ color:#34c6f6;}
#sidebar ul li:last-child{ border:none;}
aside .textwidget{ padding:20px; background-color:#f5f5f4;}

/*sidebar search form css*/
#sidebar .search-form{ margin-bottom:20px;}
#sidebar .search-form input.search-field{ background-color:#fff; width:80%; padding: 13px 15px 13px 15px; border:1px solid #ddd; }
#sidebar .search-form input.search-submit{ background:url(images/search-icon.png) no-repeat center center #efc62c; padding: 12px 0 12px 0; font-size:0; width:20%; height:43px; float:right; border:0;}


/* = Blog post styles
-------------------------------------------------------------- */
.posts_default_style{ margin:0 0 50px 0; padding:0;}
.posts_default_style .blogthumbimg{ margin:0 0 20px 0; position:relative;}
.posts_default_style .blogthumbimg img{ height:auto;}
.posts_default_style h3, h3.single-title{ margin-bottom:15px; font-size:30px; font-weight:600;}
.posts_default_style h3 a{ color:#484f5e;}
.posts_default_style h3 a:hover{ color:#efc62c;}
.posts_default_style p{ margin-bottom:20px;}
.blog-meta{ font-style:italic; margin-bottom:8px;}
.post-date, 
.post-comment, 
.post-categories, 
.edit-link{ display:inline; color:#333; font-weight:600; text-transform:uppercase; margin:0 10px 0 0;} 
.single_title{ margin-bottom:5px;}
body.single-post .posts_default_style { width:100%; float:none; margin:0; }

.blog_postmeta{ margin-bottom:20px; color:#888; display: none;}
.comment-reply-title{display:none;}
.blog_postmeta a{ color:#999;}
.blog_postmeta a:hover{ color:#2684e5;}
.blogpostmorebtn{ background-color:#505050; color:#fff; padding:10px 20px; font-weight:600; border-radius:3px; display:inline-block; }
.blogpostmorebtn:hover{ background-color:#303030; color:#fff;}

/* = Footer css
-------------------------------------------------------------- */
.site-footer{ padding:0; position:relative; color:#fff;}
.copyright-txt span{color:#fff;}
.powerby{ }
.design-by { float:right;}
.design-by a:hover{color:#999;}

.site-footer h5{ margin:0 0 30px 0; font-size:24px; font-weight:600; color:#fff; }
.site-footer .widget{ padding:30px 0 10px;}

.footer-bottom{ color:#333; position:relative; text-align:center; padding:20px 0;}
.footer-bottom a:hover{ color:#fff;}

.widget-column-1{ width:28%; float:left; margin:0 3% 0 0; }
.widget-column-2{ width:18%; float:left; margin:0 3% 0 0; }
.widget-column-3{ width:25%; float:left; margin:0 3% 0 0; }
.widget-column-4{ width:20%; float:left; margin:0; }

.site-footer ul{ margin:0; padding:0; list-style:inside disc;}
.site-footer ul li { padding:0; margin:0; color:#fff;}
.site-footer ul li a { color:#fff; }
.site-footer ul li a:hover, .site-footer ul li.current_page_item a { color:#2684e5; }

/* = WooCommerce plugin css code
-------------------------------------------------------------- */
a.added_to_cart{background:#e1472f; padding:5px; display:inline-block; color:#fff; line-height:1;}
a.added_to_cart:hover{background:#000000;}
a.button.added:before{content:'' !important;}
#bbpress-forums ul li{padding:0;}
#subscription-toggle a.subscription-toggle{padding:5px 10px; display:inline-block; color:#e1472f; margin-top:4px;}
textarea.wp-editor-area{border:1px #ccc solid;}
.woocommerce input[type=text], .woocommerce textarea{border:1px #ccc solid; padding:4px;}
form.woocommerce-ordering select{ padding:5px; color:#777777;}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{ color:#ff8a00;}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:inherit !important;}
h1.product_title, p.price{ margin-bottom:10px;}

.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{ color:#ff6d84;}
.woocommerce ul.products li, #payment ul.payment_methods li{ list-style:none !important;}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:inherit !important;}
.woocommerce table.shop_table th, .woocommerce table.shop_table td{ border-bottom:0px !important}

.woocommerce .quantity .qty{ padding:7px; border:1px solid #ccc;}
.woocommerce-Price-amount.amount{font-size:14px !important;}
.woocommerce div.product .product_title{ padding-bottom:20px !important;}
.woocommerce div.product form.cart{ margin-top:15px !important;}


/* = Contact Form 7 css
-------------------------------------------------------------- */
.wpcf7{ margin:30px 0 0; padding:0;}
.wpcf7 input[type="text"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"]{ width:40%; border:1px solid #cccccc; box-shadow:inset 1px 1px 2px #ccc; height:35px; padding:0 15px; color:#797979; margin-bottom:0;}
.wpcf7 textarea{width:60%; border:1px solid #cccccc; box-shadow:inset 1px 1px 2px #ccc; height:150px; color:#797979; margin-bottom:25px; font:12px arial; padding:10px; padding-right:0;}
.wpcf7 input[type="submit"]{background-color:#efc62c; width:auto; border:none; cursor:pointer; color:#ffffff; padding:10px 40px; border-radius:3px;}

/* 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. */
}

/* = Comment Form css
-------------------------------------------------------------- */
h1.screen-reader-text{font-family: 'Assistant', sans-serif; font-size:22px;}
.site-nav-previous, .nav-previous{ float:left;}
.site-nav-next, .nav-next{ float:right;}
h3#reply-title{ font-size:20px;}
#comments{ margin:30px 0 0; padding:0;}
nav#nav-below{ margin-top:15px;}

/* Comment styles */
ol.commentlist{list-style:none;}
#commentform p{margin:5px 0;}
#commentform label{display:block;}
#commentform input#email, #commentform input#url, #commentform input#author, #commentform textarea, #commentform input#eazycfc_captcha{max-width:96%; border:1px #ccc solid; padding:5px 2%;}
#commentform input#submit{ background-color:#32373a; border:none; padding:12px 25px; color:#fff; display:inline-block; cursor:pointer; border-radius:5px; text-transform:uppercase;}
#commentform input#submit:hover{background:#34c6f6; color:#fff;}
.form-allowed-tags{display:none;}
.entry-content table, .comment-body table{border-collapse:collapse; margin:10px 0;}
.entry-content table td, .entry-content table th, .comment-body table td, .comment-body table th{padding:2px 5px; text-align:left;border: 1px solid #999;}
.entry-content table th, .comment-body table th{color:#676767; font:normal 18px Oswald; border-bottom:1px #999 solid;}
.entry-content table td, .comment-body table td{
	border-bottom:1px #999 solid;
	vertical-align: top;
	padding: 20px;
}
.entry-content table td *, .comment-body table td *{text-align:left; margin:2px 0;}
.fvch-codeblock:hover .comment-form-url{display:block !important;}
.commentlist, ol.commentlist {list-style:none; box-shadow:0 0 5px #666; -moz-box-shadow:0 0 5px #666; -webkit-box-shadow:0 0 5px #666; -khtml-box-shadow:0 0 5px #666; margin:10px 0; background-color:#fff; padding:10px 0;}
.commentlist li, ol.commentlist li { list-style:none; background-image:none !important; padding:0px 15px;}
.commentlist li ol li.depth-2, .commentlist li ol li.depth-3, .commentlist li ol li.depth-4, ol.commentlist li ol li.depth-2, ol.commentlist li ol li.depth-3, ol.commentlist li ol li.depth-4 { border-bottom:none;}
.commentlist li.bypostauthor article, ol.commentlist li.bypostauthor article { background:#f9ffe1;}
.commentlist article, .commentlist li.bypostauthor li article, ol.commentlist li.bypostauthor li article { border:none !important; padding:10px; position:relative; background-color:#fff;}
.commentlist li .fn { font-weight:normal; font-size:15px; font-style:normal;}
.commentlist li.bypostauthor .fn, ol.commentlist li.bypostauthor .fn { color:#000;}
img.avatar { vertical-align:middle; position:static; display:inline-block;margin: 0 20px 0 0;
    border-radius: 100%;}
.commentlist article a time { display:block; clear:both; padding:5px 0 10px; font-size:11px; font-style:italic; }
.commentlist, ol.commentlist p { font-size:14px;}
.commentlist .reply span, ol.commentlist .reply span { display:none;}
.commentlist .reply a, ol.commentlist .reply a { display:block;	padding:10px; text-align:center; background:#f6f6f6; margin:5px 0; border:1px #ddd solid;}
.comment-author.vcard{display:inline-block; margin-right:15px;}
.comment-list ul.children li.comment{background-image:none; padding-left:5px;}

.comment-meta{
	display: flex;
    justify-content: space-between;
}
.comment-body{
	padding: 10px 20px;
    border-bottom: 1px solid #ddd;
    background: #f9f9f9;
}
.comment-metadata a{
	color:#444;
	font-size:.875em;
}

.flex50{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	text-align:left;
}
.flex50 div{
	width:48%;
}
.entry-content .flex50 img{
	width:30px;
	vertical-align:top;
}
.site_content_panel ul{
	list-style: none;
	display: inline-block;
    
}
.site_content_panel li{
	background: url(/wp-content/themes/online-consulting-child/images/galka.png) no-repeat 0 center;
    background-size: 33px;
    padding: 8px 0 8px 43px;
	text-align: left;
}
/* .left_panel_content li:before{ */
	/* font-family: 'Font Awesome 5 Pro'; */
	/* font-style: normal; */
  /* font-weight: 100; */
	/* content:'\f207'; */
	/* color: #FFC107; */
	/* margin:0 6px 0 0; */
	/* font-size:1.25em; */
/* } */
/* .left_panel_content .comment-list li:before{ */
	/* display:none; */
/* } */
.hunter, .red {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: #f33930;
    background-size: contain;
    padding:25px 25px 17px 25px;
    z-index: 10;
    border-radius: 100%;
	box-shadow: 0 0 1px rgba(243, 57, 48, 0);
	animation: radial-pulse 1s infinite;
}
.callraschet.hunter{
	background: #d61b1b;
	animation: radial-pulse 1s infinite;
	right:110px;
}
.whatsapp.hunter{
	right: 190px;
    padding: 0;
    overflow: hidden;
    margin: 0;
    line-height: 0;
}
.whatsapp.hunter img{
	width: 60px;
    height: 60px;
}

@keyframes radial-pulse {
  0% {
	box-shadow: 0 0 0 0px rgba(243, 57, 48, 0.4);
  }
 
  100% {
	box-shadow: 0 0 0 10px rgba(243, 57, 48, 0);
  }
}
.red{
	background: #f0464f;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    bottom: 59px;
	z-index:9;
}
.hunter img {
    width: 20px;
}
.hunter:hover{
	cursor:pointer;
	opacity:.7;
}



.popup{background: rgba(0,0,0,0.5);display:none;height:100%;left:0;overflow-y:scroll;padding:0 0 20px;position:fixed;top:0;width:100%;z-index:999;}
.hover1{margin: 40px auto 0;
background:#fff;
    background-size: contain;
    padding: 50px 20px;
    position: relative;
    text-align: center;
    width: 100%;
    display: table;
	max-width: 400px;
	position:relative;}
.hover1 img{
	position: absolute;
    top: 0;
    left: 0;
}
.hover1 .button{display:block; line-height: 1;}
.hover_h1{font-size: 1.5em;
    color: #000;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
	margin:20px 0;}
.hover_h2{font-size: 1.2em;line-height: 1;margin: 20px 0;text-align: center;}
.hover1 p{display:table;font-size:.875em;margin:0;text-transform:uppercase;}
.closebtn{background: url(/wp-content/themes/online-consulting-child/images/menu_close2.png) no-repeat;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    transition: opacity .2s;
    width: 20px;
    background-size: contain;}
.closebtn:hover{opacity: .5;}
.hover1 a{color:#000;}
.popup span{
	display:block;
	font-size:.875em;
	text-align:left;
}
.popup input, .popup select{
	margin:0 0 15px;
	display:block;
	padding:10px 20px;
	font-size:.875em;
	color:#262626;
	outline:none;
	width:100%;
	border:0;
	background:#f0f0f0;
	border:1px solid #fff;
}
.confid{
	display:block;
	font-size:.75em;
	line-height:1;
}
input:focus{
	border:1px solid #ddd;
}
.button{
	border: 0;
    color: #fff;
    border-radius: 0;
    display: block;
    padding: 10px 20px;
    text-align: center;
    font-size: .875em;
    cursor: pointer;
    margin: 20px 0 0;
    background: #22ace3;
}
.button:hover{opacity:.8;}

.entry-content img{
}
.wp-block-video{
	max-width:100%;
	display:inline-block;
}
.entry-content table.tury td{
	padding:5px;
	font-weight:100;
}
.entry-content table.tury td:first-child{
	text-align:center;
}

.flex-header-block{
	display:flex;
	justify-content:space-between;
	margin:0 0 20px;
}
.flex-left{
	width:52%;
}
.flex-right{
	width:46%;
}
.left_panel_content .flex-right ul{
	margin:0;
}
.item{
	position:relative;
}
.turinfo{
	text-align:center;
	color:#fff;
	text-decoration:none;
	display:block;
}
.turinfo:hover{
	color:#fff;
}
.turinfo p{
	margin:20px 0;
	display:inline-block;
	font-size:1.5em;
	text-shadow:0 0 3px rgba(0,0,0, .8);
	background: #22ace3;
	padding:3px;
}
.turinfo:hover .tour{
	color:#90e6f1;
}
.tour{
	font-size:3em;
	font-weight:900;
	text-transform:uppercase;
	text-shadow:0 0 5px rgba(0,0,0, .8);
	margin:20px 0;
}
.days{
	font-weight: 400;
    background: rgba(26, 80, 169, .8);
    background-size: 22px;
    font-size: 1.5em;
    padding: 7px 10px;
    display: inline-block;
    vertical-align: top;
}
.price{
	font-weight:400;
	font-size:1.5em;
	display:inline-block;
	background:rgba(77, 185, 53, .8);
	padding:5px 10px;
}
.rouble{
	font-family:rouble;
}

.flex{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
a.turlink.tur49{
	width:49%;
}
a.turlink{
	width:32%;
	margin:0 0 20px;
	box-shadow:0 0 4px rgba(0,0,0,.2);
	line-height: 1;
    background: #fff;
	text-decoration:none;
	position:relative;
	padding: 0;
}
a.turlink.gall{
	width:49%;
	position:relative;
}
a.turlink.gall:before{
	position:absolute;
	top: 10px;
    right: 10px;
	content:'\f302';
	font-family: 'Font Awesome 5 Pro';
	font-style: normal;
	font-weight: 100;
	color:#fff;
	font-size:1.5em;
}
a.turlink.gall.play-review:before{
	position: absolute;
    top: 50%;
    left: 50%;
    content: '\f04b';
    font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 100;
    color: #fff;
    font-size: 5em;
    margin: -40px 0 0 -35px;
	width: 70px;
}

a.turlink.gall .turlinkbox{
	padding: 10px;
	text-align:center;
}
a.turlink.gall.play-review .turlinkbox{
	position: absolute;
    top: 60%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 900;
}
a.turlink.play-review h4{
	font-size: 2em;
    margin: 0 0 10px;
    font-weight: 900;
    text-transform: uppercase;
	text-align: center;
}

a.turlink:hover{
	box-shadow:0 0 4px rgba(0,0,0,0.1);
}
a.turlink h4{
	font-size: 1em;
    /* text-transform: uppercase; */
    margin: 0 0 10px;
    font-weight: 200;
	text-align:left;
}
a.turlink img.tour2{
	width:100%;
}
.turlinkbox{
	padding:10px 10px 50px;
}
.skidka{
	color: #fff;
    position: absolute;
    font-size: 1.3em;
    right: 10px;
    top: 10px;
    border-radius: 100%;
    padding: 15px 11px;
    line-height: 1;
    background: #94d219;
    text-align: center;
}
.skidka span{
	display:block;
	font-size:.6em;
}
.oldprice{
	color:#999;
	text-decoration: line-through;
	position: absolute;
    left: 10px;
    bottom: 32px;
}
.newprice{
	color:#94d219;
	font-size:1.25em;
	position: absolute;
    bottom: 10px;
    left: 10px;
}
a.turlink .button{
	background: #22ace3;
    color: #fff;
    border-radius: 0;
    border: 0;
    margin: 10px 0 0;
    padding: 8px 10px;
    /* text-decoration: underline; */
    text-align: left;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.turflex{
	display:flex;
	margin:0 0 20px;
	/* align-items: flex-start; */
	padding:5px;
	background:#fff;
}
.turlinkblock a.linkinfo{
	display: table;
    color: #22ace3;
    text-decoration: none;
    padding: 10px;
    background: #f0f0f0;
    width: 49%;
    text-align: center;
}
.aspan{
	text-decoration:underline;
}
.linkinfo:hover .aspan{
	text-decoration:none;
}
.turinfoblock .far{
	margin:0 5px 0 0;
}
.turlinkblock{
	margin: 10px 0 5px;
    display: flex;
    justify-content: space-between;
}

.turimage{
	width:100%;
	max-width:450px;
}
.turimage img{
	width:100%;
}
.turflex .button{
	background: #FFEB3B;
    border: 0;
    border-radius: 0;
    color: #333;
    text-transform: uppercase;
	transition:.2s;
}
.turflex .button:hover{
	background: #FFC107;
	color: #333;
}
.turinfoblock{
	padding:15px 20px;
}
.turinfoblock .days{
	padding: 4px 0 4px 0;
    margin: 0 0 10px;
    background: none;
    font-size: 1.25em;
}
.days:before{
	font-family: 'Font Awesome 5 Pro';
	content:'\f185';
	color: #FFC107;
	margin:0 6px 0 0;
}

.turinfoblock .oldprice, .turinfoblock .newprice{
	position:relative;
	bottom:0;
	left:0;
	font-size: 2em;
	color:#333;
}
.turinfoblock .oldprice{
	font-size: 1.25em;
	color:#999;
}
.miniinfo{
	font-size: .875em;
    margin: 20px 0;
    line-height: 1;
    color: #333;
}
.comments-title{
	display:none;
}
ol.comment-list{
	margin:0;
	padding:0;
}
.comment-list li{
	background:none;
	padding: 0 0 10px;
}

.partner1{
	margin: 20px 0;
    position: fixed;
    top: 100px;
    left: 10px;
    width: 180px;
	background:#fff;
	padding:5px;
	z-index:2;
}
.partner2{
	margin: 20px 0;
    position: fixed;
    top: 100px;
    right: 10px;
    width: 180px;
	background:#fff;
	padding:5px;
	z-index:2;
}
.partners img{
	width:100%;
}



@media screen and (max-width:1360px){
	.partners{
		display:flex;
		margin: 20px 0;
	}
	.partners a{
		margin:0 10px 0 0;
	}
	.partner1{
		position: relative;
		top:0;
		left:0;
		background:none;
		display:flex;
		width:auto;
		margin: 0;
		padding:0 10px;
	}
	.partner2{
		position: relative;
		top:0;
		right:0;
		background:none;
		display:flex;
		width:auto;
		margin: 0;
		padding:0;
	}
	.partners img{
		width:auto;
		height:80px;
	}
}
@media screen and (max-width:995px){
	.header-contacts{
		font-size: 1em;
		margin: 0 20px 0 0;
	}
}
@media screen and (max-width:769px){
	a.turlink.gall{
		width: 100%;
	}
	.turlinkblock {
		display: table;
		margin: 5px auto;
	}
	.entry-content a.linkinfo {
		margin: 15px 0;
	}
	.turinfoblock {
		line-height:1;
		font-size:.875em;
	}
	.turinfoblock img{
		display:none;
	}
	a.turlink {
		width: 49%;
	}
	.tour{
		font-size: 2em;
	}
	.nomobile{
		display:none;
	}
	.owl-stage .item{
		height: 300px;
	}
	.turinfo p, .days, .price{
		font-size: 1.25em;
	}
	.flex-header-block{
	display:flex;
	justify-content:space-between;
	margin:0 0 20px;
	flex-wrap:wrap;
}
.flex-left{
	width:100%;
}
.flex-right{
	width:100%;
}
	.tour2{
		width:49%;
	}
	.flex50 div{
		width:100%;
	}
	.site-navi ul{
		flex-wrap: wrap;
		display: block;
	}
	.header-flex .hdrc2 {
    display: none;
}
.brnone{display:none;}
.container .toggle a{
	text-align:center;
}
.slogan{
	font-size: 1.5em;
}
.partners{
	background:#fff;
	padding:3px;
}
.partners img {
    height: 70px;
}
}
@media screen and (max-width:510px){
	.site_content_panel, #site_content_panel {
		padding: 20px 10px;
	}
	.slogan {
		font-size: 1.5em;
	}
	.hunter, .red {
		padding:20px 20px 12px 20px;
	}
	.turflex{
		flex-wrap: wrap;
	}
	.turimage {
		max-width: 100%;
		width: 100%;
	}
	.turinfoblock {
		padding: 5px 5px 0;
		width: 100%;
		text-align: center;
	}
	.turflex .button {
		display: table;
		margin: 10px auto 0;
		padding: 18px 20px;
		width: 100%;
		max-width: 200px;
	}
	.turinfoblock .days{
		display: table;
		margin: 10px auto;
		text-align: center;
	}
	a.turlink, a.turlink.tur49{
		width: 100%;
	}
	.turinfoblock .oldprice, .turinfoblock .newprice {
		display: table;
		margin: 0 auto;
	}
	.slider-container .owl-carousel .owl-nav button.owl-prev{
		left: 2%;
	}
	.slider-container .owl-carousel .owl-nav button.owl-next{
		right: 2%;
	}
	.container .left_panel_content {
    float: none;
    width: 100%;
	}
	h3.widget-title{
		display: none;
	}
	.owl-stage .item {
		height: 240px;
	}
	.tour {
		font-size: 1.5em;
	}
	.turinfo p, .days, .price {
		font-size: 1.125em;
	}
	.wp-block-video{
		width:100%;
		display:inline-block;
	}
	.entry-content table td, .comment-body table td{
		font-size: .75em;
		padding: 10px;
		line-height: 1.2;
		color: #555;
	}
	h2{
		font-size: 1.25em;
	}
	h4{
		font-size: 1.125em;
	}
	h3 {
		font-size: 1.125em;
	}
	.tour-img, .tour2{
		width:100%;
	}
	.header-contacts {
		width: 100%;
		font-size: .8em;
	}
	.header-contacts p{
		display:none;
	}
	.header-contacts a{
		display:table;
		margin: 0 auto;
	}
	h1.entry-title {
		font-size: 1.5em;
		margin: 0 0 20px;
	}
	.site_content_panel {
		padding: 30px 10px;
	}
	.header-flex .logo{
		padding:10px 0;
		text-align: left;
	}
	
	.header-contacts a{
		padding: 5px 0 5px 22px;
	}
	.site_content_panel, #site_content_panel{
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0);
		border-radius: 4px;
	}
	.partners {
		margin: 10px 0;
		flex-wrap: wrap;
	}
	.partner1, .partner2{
		width:100%;
	}
	
	
}