/*   
Theme Name: Современная стоматология
Theme URI: https://github.com/saxap/clean-wp-template
Version: 3.0
Tags: clean, development, html5, bootstrap
Description: Clean wordpress theme with minimal bootstrap3 markup for fast development starting
Author: saxa:p
Author URI: http://dontforget.pro
*/


@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;
}*/
.c-general-picture img {
    max-width: 100%;
    height: auto;
}
.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. */
}
a.icon-social {
    margin-top: 15px;
}
.category-specialists .c-service-categories p {
    margin-bottom: 22px;
}
.ss {
display:block;
}

.fixedbut { position: fixed; display: block; text-decoration: none; padding: 60px 23px;  bottom: 20px; font-size: 17px;z-index: 200;}
#cr_widget a:hover {background: #016139 !important;text-decoration: none;}
.fixedbut:hover {
-moz-transition: all 0.4s; 
-webkit-transition: all 0.4s;  
-ms-transition: all 0.4s;  
-o-transition: all 0.4s;  
transition: all 0.4s; 
opacity:1;
filter:alpha(opacity=100);
}
 
.fixedbut {
opacity:0.5;
filter:alpha(opacity=50);
}

@media (max-width: 993px)
{
#cr_widget {display: none !important;}
}


.suka img {
    border-radius: 10px;
    
    height: auto;
}
.owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
.owl-carousel .owl-nav div {
    width: 38px;
    height: 29px;
    position: absolute;
}
.owl-carousel .owl-nav .owl-next {
    background: url(//stomat36.ru/wp-content/themes/stomatology/images/right.png);
    right: -55px;
}
.owl-carousel .owl-nav .owl-prev {
    background: url(//stomat36.ru/wp-content/themes/stomatology/images/left.png);
    left: -55px;
}
.sert-bottom{
    padding-bottom: 110px;
}

.popmake-close {
  height: 28px;
  width: 28px;
  left: auto;
  right: 8px;
  bottom: auto;
  top: 8px;
  padding: 4px;
  color: #1e73be;
  font-family: inherit;
  font-size: 20px;
  line-height: 20px;
  border: 1px none #ffffff;
  border-radius: 42px;
  box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
  text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
  background-color: rgba( 255, 255, 255, 1.00 );
  position: absolute;
  top: 5px;
  right: 5px;
}
.bg-light2 {
  background-color: #f9f9f9!important;
}

div#n2-ss-1 .n2-style-f00b53cae20b25b496c6bebfdf2be3f7-heading-active.n2-active {
  background: #008d52!important;
}
.h-top {
  margin-top: -32px;
}

.slideshow {
    height: 952px;
}
.swiper, .swiper-wrapper {
    height: 100%;
    width: 100%;
}
.swiper-slide {
    position: relative;
}
.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slide_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.slide_title {
    font-family: 'Roboto','Arial';
    color: #ffffff;
    font-size: 300%;
    text-shadow: none;
    line-height: 1.5;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    font-weight: bold;
    padding-bottom: 20px;
}
.slide_desc {
    font-family: 'Roboto','Arial';
    color: #ffffff;
    font-size: 175%;
    text-shadow: none;
    line-height: 1.3;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    padding-bottom: 20px;
}
.slide_btn {
    background: #5cba3c;
    opacity: 1;
    padding: 10px 30px 10px 30px;
    box-shadow: none;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    border-color: RGBA(0,0,0,1);
    border-radius: 0px;
    color: #ffffff;
    font-size: 87.5%;
}
.swiper-button-next,
.swiper-button-prev {
    top: auto;
    bottom: 0;
    background: #000000;
    background: RGBA(0,0,0,0.67);
    opacity: 1;
    padding: 36px 36px;
    box-shadow: none;
    border-width: 0px;
    border-style: solid;
    border-color: #000000;
    border-color: RGBA(0,0,0,1);
    border-radius: 0px;
    transition: all .3s ease-in-out;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background: #008d52;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 22px;
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
    color: #fff;
    font-weight: 800;
}
@media (max-width: 993px)
{
    .slide_title {
        font-size: 200%;
    }
    .slide_desc {
        font-size: 100%;
    }
    .slideshow {
        height: 500px;
    }
}
.popup {
    display: none;
}
.popup-form {
     width: 90%;
     padding: 0 !important;
}
.popup-form-call {
    max-width: 470px;
}
.bread {
    padding: 8px 0;
    background-color: #f3f3f3;
}
.c-quote {
    background-color: #f3f3f3;
}
.breadcrumbs .breadcrumb_last {
    font-size: .875rem;
    color: inherit;
}
.breadcrumbs a {
    font-size: .875rem;
    color: inherit;
    text-decoration: underline;
}