html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

@font-face {
	font-family: "Gothic";
	src: url("../fonts/CenturyGothic.ttf");
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1;
}

ol,ul {
    list-style: none
}

.spawn .tableWrap table{
    color: #fff !important;
}
blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

/*  common  */
body {
    font-family: "Gothic";
    
}

.wrapper, .otw-sidebar {
    min-width: 1170px;
    clear: both;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.container, .otw-sidebar > .widget {
    /* width:1170px; */
    margin: 0 auto;
    clear: both;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.wrapper:after, .container:after, .otw-sidebar:after , .otw-sidebar > .widget:after {
    content: "";
    display: block;
    position: relative;
    overflow: hidden;
    clear: both;
}

.content_block {
    margin: 0 -100%;
    position: relative;
    clear: both;
}

.single .content_block > div:after, .content_block > div:before, .page .content_block > div:after, .content_block > div:before , .archive .content_block > div:after, .content_block > div:before {
    display: none!important;
}

.container .content_block {
    margin: 0;
}

/* pulse  */
.pulse2 {
    -webkit-animation: pulse2 1s linear infinite;
    animation: pulse2 1s linear infinite;
}

@keyframes "pulse2" {
    0% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    50% {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes "pulse2" {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.button-vet:hover, .button-callback:hover , .sl-desc a:hover, .about-readmore:hover, .button-review:hover, input[type="submit"]:hover {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
}

/*  header  */
.header {
}

.vetritual.spawn .owlWrap{
    width: 600px;  
}

.vetritual.spawn .owl-carousel .owl-item img{
    width: 600px;
}

.fakeMenu{
    height: 70px;
    position: relative;
    top: 0;
    z-index: 0
}

.popup span{
    display: none;
    position: absolute;
    z-index: 10;
    top: 20px;
    -webkit-transition: 1s ease-out;
    -o-transition: 1s ease-out;
    transition: 1s ease-out;
}

.popup span img{
    width: 250px;
    border: none;
}

.popup{
    position: relative;
}

.popup:hover span{
    display: block;
}

.cremationWrap {
    width: 100%;
    height: auto;
}

.cremationWrap img {
    width: 100%;
    height: auto;
}

.container {
    top: 0;
}

.container ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.container ul li {
    padding: 15px 5px;
}

.weeb-logo {
    display: block;
    float: left;
    text-align: center;
    text-decoration: none;
    color: #414141;
    margin: 65px 110px 0 35px;
}

.weeb-logo span {
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
}

.header-center {
    float: left;
    margin: 50px 0 0;
}

.header-center .slogan {
    margin: 0 0 25px 15px;
    color: #414141;
    font-size: 23px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    float: left;
    line-height: 30px;
}

.kremaciyaText{
    width: 700px;
    height: 550px;
  background: url(../img/text.jpg) no-repeat center;
  background-size: contain;
  margin: 0 auto;
  margin-bottom: 30px;
  position: relative;
  top: 25px;
}

.header-center .phone {
    background: url(images/bg-icon-phone.png) no-repeat left top;
    position: relative;
    padding: 0 0 0 60px;
    clear: both;
}

.header-center .phone a {
    color: #414141;
    font-size: 42px;
    font-weight: 700;
    text-decoration: none;
    display: block;
    position: relative;
}

.header-center .phone a .animaphone {
    position: absolute;
    left: -46px;
    top: 10px;
}

.header-center .phone a span {
    font-size: 23px;
}

.header-center .phone .label {
    display: block;
    position: absolute;
    color: #414141;
    font-size: 15px;
    left: 60px;
    top: 0;
}

.header-right {
    float: right;
    margin: 25px 15px 25px 0;
}

.header .payments {
    margin: 0 0 25px;
}

.header-right span, .header-right img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
}

.button-vet {
    background: url(images/button1.png) no-repeat 50% 50%;
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    width: 267px;
    height: 61px;
    line-height: 52px;
    text-align: center;
    margin: 0 0 5px;
}


body.nav-active .nav__list-item{
    width: 300px;
}

body.nav-active .nav__list-item a{
    font-weight: bold;
}


.nav__list-item{
    margin-right: 0;
}

.button-callback {
    background: url(images/button2.png) no-repeat 50% 50%;
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    width: 269px;
    height: 61px;
    line-height: 50px;
    text-indent: 62px;
}

/*  mainmenu  */
.mainmenu {
    background: #fff ;
    padding: 10px 0;
    position: fixed;
    top: 0;
    z-index: 1;
    width:  100%;
}

.mainmenu #menu-mainmenu > li {
    display: inline-block;
    position: relative;
}

.mainmenu #menu-mainmenu > li > a {
    display: block;
    padding: 0 35px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    border-left: solid 1px #9edee9;
}

.mainmenu #menu-mainmenu > li > a:hover, .mainmenu #menu-mainmenu > li.current-menu-item > a {
    text-decoration: underline;
    color: #91efff;
}

.mainmenu #menu-mainmenu .sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    background: rgba(6,170,198,0.9);
    width: 100%;
    padding: 44px 0 20px;
    border-radius: 0 0 4px 4px;
    z-index: 10;
    display: none;
}

.mainmenu #menu-mainmenu .sub-menu .sub-menu {
    left: 100%;
    top: 0;
}

.mainmenu #menu-mainmenu li:hover > .sub-menu {
    display: block;
}

.mainmenu #menu-mainmenu .sub-menu li {
    display: block;
    border-bottom: solid 1px #79c9d7;
    margin: 0 1px;
    position: relative;
}

.mainmenu #menu-mainmenu .sub-menu li:last-child {
    border: none;
}

.mainmenu #menu-mainmenu .sub-menu li a {
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    padding: 7px 20px;
    display: block;
}

.mainmenu #menu-mainmenu .sub-menu li a:hover, .mainmenu #menu-mainmenu .sub-menu li.current-menu-item a {
    text-decoration: underline;
    color: #91efff;
}

.mainmenu #menu-mainmenu .sub-menu .sub-menu {
    padding-top: 20px;
    top: 0;
}

/*  topwrap icons  +  sidebar  1 */
.topwrap {
    background: url(images/bg-tw.png) no-repeat 50% 50%;
    text-align: center;
    padding: 35px 0 55px;
}

.topwrap li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    position: relative;
    color: #303030;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    padding-top: 228px;
    width: 380px;
}

.topwrap li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 228px;
    width: 100%;
}

.topwrap li:nth-child(1):before {
    background: url(images/tw1.png) no-repeat 50% 100%;
}

.topwrap li:nth-child(2):before {
    background: url(images/tw2.png) no-repeat 50% 100%;
}

.topwrap li:nth-child(3):before {
    background: url(images/tw3.png) no-repeat 50% 100%;
}

.topwrap li:nth-child(4):before {
    background: url(images/tw4.png) no-repeat 50% 100%;
}

.topwrap li:nth-child(5):before {
    background: url(images/tw5.png) no-repeat 50% 100%;
}

.topwrap li:nth-child(6):before {
    background: url(images/tw6.png) no-repeat 50% 100%;
}

.topwrap:before {
    background: url(images/tw-before.png) no-repeat 50% 50%;
    display: block;
    position: absolute;
    left: 50%;
    top: -50px;
    content: "";
    width: 326px;
    height: 93px;
    margin-left: -163px;
    z-index: 2;
}

.content_block .topwrap {
    margin: 80px auto;
}

.r-form {
    background: #ededed;
    position: fixed;
    width: 320px;
    border-radius: 8px 8px 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 30px 0;
    text-align: center;
    left: 20px;
    bottom: 0;
}

.spawn .portfolio{
    padding-top: 0;
}

.r-form.highlight {
    background: #ededed url(images/icon-close.png) no-repeat 95% 10px;
}

.r-form .widget-title {
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff ;
    font-size: 41px;
    margin: 0 0 15px;
}

.r-form .widget-title span {
    color: #303030;
    font-size: 19px;
    display: block;
}

.r-form .rev-header {
    background: url(images/plus.png) no-repeat left 3px;
    text-indent: 22px;
    color: #303030;
    font-size: 15px;
    line-height: 1.2;
    margin: 0 0 10px;
    text-align: left;
    cursor: pointer;
}

.r-form .rev-header.ui-state-active {
    background: url(images/minus.png) no-repeat left 3px;
}

.r-form .rev-body {
    color: #303030;
    font-size: 15px;
    line-height: 1.2;
    font-style: italic;
    margin: 0 0 20px;
    text-align: left;
    font-weight: 700;
}

.r-form .rev-header span.date {
    display: block;
    text-align: right;
    color: #0097b1;
}

.r-form input[type=text] {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: none;
    background: #fff;
    border-radius: 6px;
    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.45);
            box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.45);
    width: 263px;
    height: 40px;
    margin: 0 auto;
    padding: 0 25px;
     font-family: "Gothic";
    font-size: 13px;
}

.r-form textarea {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: none;
    background: #fff;
    border-radius: 6px;
    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.45);
            box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.45);
    width: 263px;
    height: 70px;
    margin: 0 auto;
    padding: 15px 25px;
     font-family: "Gothic";
    font-size: 13px;
}

.r-form input[type=submit] {
    display: block;
    background: url(images/tw-button.png) no-repeat 50% 50%;
    border: none;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    width: 268px;
    height: 58px;
    padding: 0 0 10px;
    font-size: 24px;
     font-family: "Gothic";
    margin: 0 auto;
    color: #fff;
    cursor: pointer;
    text-shadow: 1px 1px 0 #126a00;
}

.r-hidden {
    display: none;
    padding-bottom: 10px;
}

.mistape_caption {
    margin-bottom: 30px;
}

/* services  +  sidebar 2 */
.services {
    padding: 50px 0;
}

.services .widget-title {
    text-align: center;
    text-transform: uppercase;
    color: #fff ;
    font-size: 38px;
    font-weight: 700;
    margin: 0 0 55px;
    position: relative;
}

.services .widget-title:after {
    content: "";
    display: block;
    width: 60px;
    height: 5px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    background: #fff ;
    bottom: -20px;
}

.services .widget-title span {
    color: #303030;
}

.services ul {
    font-size: 0;
}

.services li {
    display: inline-block;
    width: 16.6%;
    vertical-align: top;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    color: #303030;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 100px;
    margin: 0 0 65px;
}

.services li:before {
    display: block;
    width: 100%;
    height: 80px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.services li:after {
    display: block;
    margin-left: -15px;
    content: "";
    position: absolute;
    left: 50%;
    bottom: -14px;
    background: #fff ;
    width: 30px;
    height: 2px;
}

.services li:nth-child(1):before {
    background: url(images/s1.png) no-repeat 50% 100%;
}

.services li:nth-child(2):before {
    background: url(images/s2.png) no-repeat 50% 100%;
}

.services li:nth-child(3):before {
    background: url(images/s3.png) no-repeat 50% 100%;
}

.services li:nth-child(4):before {
    background: url(images/s4.png) no-repeat 50% 100%;
}

.services li:nth-child(5):before {
    background: url(images/s5.png) no-repeat 50% 100%;
}

.services li:nth-child(6):before {
    background: url(images/s6.png) no-repeat 50% 100%;
}

.services li:nth-child(7):before {
    background: url(images/s7.png) no-repeat 50% 100%;
}

.services li:nth-child(8):before {
    background: url(images/s8.png) no-repeat 50% 100%;
}

.services li:nth-child(9):before {
    background: url(images/s9.png) no-repeat 50% 100%;
}

.services li:nth-child(10):before {
    background: url(images/s10.png) no-repeat 50% 100%;
}

.services li:nth-child(11):before {
    background: url(images/s11.png) no-repeat 50% 100%;
}

.services li:nth-child(12):before {
    background: url(images/s12.png) no-repeat 50% 100%;
}

.services li:nth-child(13):before {
    background: url(images/s13.png) no-repeat 50% 100%;
}

.services li:nth-child(14):before {
    background: url(images/s14.png) no-repeat 50% 100%;
}

.services li:nth-child(15):before {
    background: url(images/s15.png) no-repeat 50% 100%;
}

.services li:nth-child(16):before {
    background: url(images/s16.png) no-repeat 50% 100%;
}

.services li:nth-child(17):before {
    background: url(images/s17.png) no-repeat 50% 100%;
}

.services li:nth-child(18):before {
    background: url(images/s18.png) no-repeat 50% 100%;
}

.services:before {
    background: url(images/doctors-before.png) no-repeat 50% 50%;
    display: block;
    position: absolute;
    left: 50%;
    top: -70px;
    content: "";
    width: 326px;
    height: 86px;
    margin-left: -163px;
    z-index: 2;
}

.services:after {
    background: url(images/doctors-after.png) no-repeat 50% 50%;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -70px;
    content: "";
    width: 326px;
    height: 86px;
    margin-left: -163px;
    z-index: 2;
}

/*  about  */
.about {
    background: #06aac6;
    padding: 80px 0;
    text-align: center;
}

.about .widget-title {
    text-transform: uppercase;
    font-size: 38px;
    color: #fff;
    font-weight: 700;
    position: relative;
    margin: 0 0 50px;
}

.about .widget-title:after {
    content: "";
    background: #fff;
    position: absolute;
    left: 50%;
    display: block;
    width: 60px;
    height: 5px;
    margin-left: -30px;
    bottom: -20px;
}

.about p {
    color: #fff;
    margin: 0 0 30px;
    font-size: 19px;
    font-weight: 700;
    line-height: 25px;
}

.about-readmore {
    display: inline-block;
    vertical-align: top;
    background: url(images/about-readmore.png) no-repeat 50% 50%;
    width: 197px;
    height: 61px;
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-shadow: 1px 1px 0 #126a00;
    text-transform: uppercase;
    text-indent: 35px;
    line-height: 52px;
}

/*  cities  */
.cities-list {
    padding: 95px 0 30px;
    text-align: center;
    font-size: 0;
}

.cities-list .widget-title {
    margin: 0 0 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #303030;
    font-size: 30px;
    line-height: 36px;
    position: relative;
}

.cities-list .widget-title:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 60px;
    height: 5px;
    margin-left: -30px;
    background: #fff ;
    bottom: -20px;
}

.cities-list ul {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
}

.cities-list ul li {
    text-transform: uppercase;
    color: #303030;
    font-size: 17px;
    font-weight: 700;
    background: url(images/city-bullet.png) no-repeat left center;
    padding: 0 0 0 25px;
    margin: 0 0 15px;
    text-align: left;
}

.otw-sidebar-5 {
    text-align: center;
    font-size: 0;
    padding: 30px 50%;
    margin: 0 -100%;
}

.otw-sidebar-5 .widget-title {
    margin: 0 0 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #303030;
    font-size: 30px;
    line-height: 36px;
    position: relative;
}

.otw-sidebar-5 .widget-title:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 60px;
    height: 5px;
    margin-left: -30px;
    background: #fff ;
    bottom: -20px;
}

.otw-sidebar-5 ul {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 30px;
}

.otw-sidebar-5 ul li {
    text-transform: uppercase;
    color: #303030;
    font-size: 17px;
    font-weight: 700;
    background: url(images/city-bullet.png) no-repeat left center;
    padding: 0 0 0 25px;
    margin: 0 0 15px;
    text-align: left;
}

/*  benefits  */
.benefits {
    background: #06aac6;
    padding: 80px 0;
    text-align: center;
}

.benefits .widget-title {
    text-transform: uppercase;
    font-size: 38px;
    color: #fff;
    font-weight: 700;
    position: relative;
    margin: 0 0 50px;
}

.benefits .widget-title:after {
    content: "";
    background: #fff;
    position: absolute;
    left: 50%;
    display: block;
    width: 60px;
    height: 5px;
    margin-left: -30px;
    bottom: -20px;
}

.benefits p {
    color: #fff;
    margin: 0 0 30px;
    font-size: 19px;
    font-weight: 700;
    line-height: 25px;
}

.about-readmore {
    display: inline-block;
    vertical-align: top;
    background: url(images/about-readmore.png) no-repeat 50% 50%;
    width: 197px;
    height: 61px;
    text-decoration: none;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-shadow: 1px 1px 0 #126a00;
    text-transform: uppercase;
    text-indent: 35px;
    line-height: 52px;
}

.benefits:before {
    background: url(images/benefits-before.png) no-repeat 50% 50%;
    display: block;
    position: absolute;
    left: 50%;
    top: -70px;
    content: "";
    width: 328px;
    height: 88px;
    margin-left: -164px;
    z-index: 2;
}

.benefits:after {
    background: url(images/benefits-after.png) no-repeat 50% 50%;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -70px;
    content: "";
    width: 328px;
    height: 88px;
    margin-left: -164px;
    z-index: 2;
}

.benefits .case {
    position: absolute;
    right: 70px;
    top: -310px;
}

/*  video  */
.videowrap {
    padding: 0 0 50px;
}

.tableWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.tableWrap table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

/*  articles  */
.latest {
    margin: 0 0 55px;
    font-size: 0;
}

.latest .widget-title {
    text-align: center;
    text-transform: uppercase;
    position: relative;
    color: #303030;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 55px;
}

.latest .widget-title:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 60px;
    height: 5px;
    margin-left: -30px;
    background: #fff ;
    bottom: -20px;
}

.latest li {
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 15px;
    width: 25%;
    margin-bottom: 30px;
}

.latest li a {
    text-decoration: none;
    display: block;
    text-align: center;
    color: #222222;
    font-size: 15px;
    line-height: 1.2;
}

.latest li a .title {
    display: block;
    padding: 15px 0;
    border-bottom: solid 5px #fff ;
    height: 45px;
}

#perelink-horizontal {
    margin: 30px auto;
    font-size: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

#perelink-horizontal .perelink-horizontal-item {
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px 15px;
    width: 290px;
}

#perelink-horizontal .perelink-horizontal-item a {
    text-decoration: none;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 15px;
    line-height: 1.2;
}

#perelink-horizontal .perelink-horizontal-item a span {
    display: block;
    padding: 15px 0;
    border-bottom: solid 5px #fff ;
}

/*  footer  */
.footer {
    background: url(images/footer.png) no-repeat 50% 50%;
    height: 231px;
    padding: 85px 0 0;
}

.footer-left {
    float: left;
    padding: 15px 0 0;
}

.footer-right {
    float: right;
}

.footer-left .footer-nav-menu {
    margin: 0 0 25px;
}

.footer-left .footer-nav-menu li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    border-left: solid 1px #59c3d6;
}

.footer-left .footer-nav-menu li:first-child {
    padding-left: 0;
    border: none;
}

.footer-left .footer-nav-menu li a {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}

.footer-left .footer-nav-menu li a:hover, .footer-left .footer-nav-menu li.current-menu-item a {
    text-decoration: underline;
    color: #b9f5ff;
}

.footer-left .footer-nav-menu ul {
    display: none;
}

.footer-left .phone {
    background: url(images/icon-phone.png) no-repeat left top;
    position: relative;
    padding: 0 0 0 60px;
    clear: both;
    float: left;
}

.footer-left .phone a {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
    text-decoration: none;
}

.footer-left .phone a span {
    font-size: 23px;
}

.footer-left .phone .label {
    display: block;
    position: absolute;
    color: #fff;
    font-size: 15px;
    left: 60px;
    top: 0;
}

.footer-left .link-sitemap {
    float: right;
    color: #b9f5ff;
    font-size: 14px;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    padding: 10px 0 0;
}

/*  BXSLIDER  */
.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;}

.bx-wrapper img {
}

.bx-wrapper .bx-viewport {
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -ms-transform: translatez(0);
    transform: translatez(0);
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1; *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    outline: 0;
    border-radius: 5px;
    background: url(images/pager.png) no-repeat 50% 50%;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: url(images/pager-a.png) no-repeat 50% 50%;
}

.bx-wrapper .bx-prev {
    left: -70px;
    background: url(images/prev.png) no-repeat 50% 50%;
}

.bx-wrapper .bx-next {
    right: -70px;
    background: url(images/next.png) no-repeat 50% 50%;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -68px;
    outline: 0;
    width: 64px;
    height: 64px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/*  top  slider  */
.topslider {
    overflow: hidden;
}

.topslider .slide img {
    display: block;
}

.sl-desc {
    position: absolute;
    left: 50%;
    top: 60px;
    margin-left: -545px;
    text-align: center;
}

.sl-title {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    color: #303030;
    font-size: 38px;
    margin: 0 0 20px;
}

.sl-title span {
    display: block;
    color: #0a87a9;
}

.sl-time {
    background: url(images/sl-time.png) no-repeat left center;
    color: #303030;
    font-size: 28px;
    font-weight: 700;
    padding: 0 0 0 82px;
    margin: 0 0 30px;
    line-height: 53px;
    text-transform: uppercase;
    text-align: left;
}

.sl-check {
    background: url(images/sl-check.png) no-repeat left center;
    padding: 0 0 0 45px;
    color: #414141;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
    text-transform: uppercase;
    text-align: left;
}

.sl-desc a {
    display: block;
    margin: 55px auto 0;
    background: url(images/sl-button.png) no-repeat 50% 50%;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    text-shadow: 1px 1px 0 #126a00;
    width: 237px;
    height: 61px;
    line-height: 52px;
    text-indent: 70px;
    text-align: left;
}

.topslider .bx-wrapper .bx-prev {
    left: 50%;
    margin-left: -655px;
    top: 50%;
    margin-top: -32px;
}

.topslider .bx-wrapper .bx-next {
    right: 50%;
    margin-right: -655px;
    top: 50%;
    margin-top: -32px;
}

/*  wrap 98  */
.content_block .wrap98 .block-header {
    padding-top: 70px;
}

.content_block .wrap98 {
    margin-top: 40px;
}

.content_block .showcase {
    margin-bottom: 40px;
}

.wrap98 {
    background: url(images/bg98.jpg) no-repeat center center;
    text-align: center;
    padding-bottom: 100px;
}

.wrap98 .block-header {
    text-align: center;
    padding: 110px 0 60px;
    text-align: center;
    text-transform: uppercase;
    color: #303030;
    font-size: 30px;
    font-weight: 700;
}

.wrap98 .block-header .inlineblock {
    display: inline-block;
    vertical-align: middle;
}

.wrap98 .block-header .inlineblock.ib1 span {
    color: #303030;
    font-size: 35.6px;
}

.wrap98 .block-header .inlineblock.ib2 {
    color: #fff ;
    font-size: 78px;
}

.wrap98 .remember {
    display: inline-block;
    background: url(images/remember.png) no-repeat center top;
    padding: 100px 0 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #06aac6;
    font-size: 45px;
    margin: 0 0 80px;
}

.wrap98 li {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px;
    color: #303030;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 0 0 0 125px;
    position: relative;
    text-align: left;
}

.wrap98 li:nth-child(1):before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 125px;
    height: 65px;
    background: url(images/bg98-1.png) no-repeat left bottom;
}

.wrap98 li:nth-child(2):before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 125px;
    height: 65px;
    background: url(images/bg98-2.png) no-repeat left bottom;
}

.wrap98 li:nth-child(3):before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 125px;
    height: 65px;
    background: url(images/bg98-3.png) no-repeat left bottom;
}

.wrap98 li span {
    display: table-cell;
    vertical-align: middle;
    height: 65px;
}

/*  showcase  */
.showcase {
    background: #16ceed;
    padding: 0 0 92px;
    text-align: center;
}

.showcase .label {
    display: inline-block;
    background: url(images/if.png) no-repeat 50% 50%;
    position: relative;
    font-size: 52px;
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 0 #126a00;
    margin: -90px 0 40px;
    width: 366px;
    height: 180px;
    line-height: 190px;
    text-indent: -15px;
}

.showcase ul {
    font-size: 0;
}

.showcase li {
    display: inline-block;
    vertical-align: top;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    position: relative;
    width: 25%;
    padding: 90px 0 0;
    margin: 0 0 20px;
}

.showcase li:nth-child(1):before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 90px;
    background: url(images/sh1.png) no-repeat center top;
}

.showcase li:nth-child(2):before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 90px;
    background: url(images/sh2.png) no-repeat center top;
}

.showcase li:nth-child(3):before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 90px;
    background: url(images/sh3.png) no-repeat center top;
}

.showcase li:nth-child(4):before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 90px;
    background: url(images/sh4.png) no-repeat center top;
}

.showcase .pad {
    display: inline-block;
    vertical-align: top;
    border: dotted 3px #a9edf8;
    padding: 20px;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
}

/*  scrollbar  */
.scrollable {
    position: relative;
}

.scrollable:focus {
    outline: 0;
}

.scrollable .viewport {
    position: relative;
    overflow: hidden;
}

.scrollable .viewport .overview {
    position: absolute;
}

.scrollable .scroll-bar {
    display: none;
}

.scrollable .scroll-bar.vertical {
    position: absolute;
    right: 0;
    height: 100%;
}

.scrollable .scroll-bar.horizontal {
    position: relative;
    width: 100%;
}

.scrollable .scroll-bar .thumb {
    position: absolute;
}

.scrollable .scroll-bar.vertical .thumb {
    width: 100%;
    min-height: 10px;
}

.scrollable .scroll-bar.horizontal .thumb {
    height: 100%;
    min-width: 10px;
    left: 0;
}

.not-selectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*Default skin*/
.scrollable.default-skin {
    padding-right: 10px;
    padding-bottom: 6px;
}

.scrollable.default-skin .scroll-bar.vertical {
    width: 6px;
}

.scrollable.default-skin .scroll-bar.horizontal {
    height: 6px;
}

.scrollable.default-skin .scroll-bar .thumb {
    background-color: black;
    opacity: 0.4;
    border-radius: 3px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.scrollable.default-skin .scroll-bar:hover .thumb {
    opacity: 0.6;
}

/*Gray skin*/
.scrollable.gray-skin {
    padding-right: 17px;
}

.scrollable.gray-skin .scroll-bar {
    border: none;
    width: 10px;
    border-radius: 3px;
    background-color: #ededed;
}

.scrollable.gray-skin .scroll-bar .thumb {
    background-color: #fff ;
    width: 18px;
    border-radius: 3px;
    left: -4px;
}

.scrollable.gray-skin .scroll-bar:hover .thumb {
    background-color: black;
}

.scrollable.gray-skin .scroll-bar.vertical {
    width: 10px;
}

.scrollable.gray-skin .scroll-bar.horizontal {
    height: 10px;
    margin-top: 2px;
}

#vertical-scrollbar-demo {
    height: 600px;
}

/*  reviews  */
.otw-sidebar-7 {
    margin: 80px -100%;
}

.otw-sidebar-7 .widget {
    width: 100%;
}

.reviews {
    margin-bottom: 75px;
}

.reviews .widget-title {
    text-align: center;
    text-transform: uppercase;
    position: relative;
    color: #303030;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 55px;
}

.reviews .widget-title:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 60px;
    height: 5px;
    margin-left: -30px;
    background: #fff ;
    bottom: -20px;
}


.credits{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.review-item {
    overflow: hidden;
    clear: both;
    position: relative;
    margin: 0 0 40px;
}

.review-item img {
    float: left;
    display: block;
    overflow: hidden;
    border-radius: 166px;
}

.review-item:nth-child(2n) img {
    float: right;
    display: block;
    overflow: hidden;
    border-radius: 166px;
}

.review-item .r-body {
    float: right;
    position: relative;
    border: solid 1px #ededed;
    border-radius: 5px;
    padding: 25px 25px 0;
    width: 930px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 0 0 30px;
    text-align: left;
}

.review-item:nth-child(2n) .r-body {
    float: left;
    margin: 0 30px 0 0;
}

.review-item .r-body p {
    margin: 0 0 25px;
    color: #222222;
    font-size: 15px;
    line-height: 1.3;
}

.review-item .r-body p.name {
    color: #06aac6;
    font-weight: 700;
    font-size: 16px;
}

.review-item .r-body:before {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    background: url(images/r-left.png) no-repeat 50% 50%;
    width: 8px;
    height: 12px;
    left: -8px;
}

.review-item:nth-child(2n) .r-body:before {
    left: auto;
    right: -8px;
    background: url(images/r-right.png) no-repeat 50% 50%;
}

.button-review {
    display: block;
    margin: 45px auto 0;
    background: url(images/button-review.png) no-repeat 50% 50%;
    width: 195px;
    height: 58px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 17px;
    line-height: 48px;
    text-align: center;
}

/*  bottom  form  */
.bottomform {
    text-align: center;
    margin-bottom: 115px;
    padding-top: 100px;
}

.bottomform .title, .commform-wrap .page_in__sub_title {
    color: #303030;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
}

.bottomform .subtitle {
    text-transform: uppercase;
    color: #303030;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 35px;
}

.bottomform .pad , .commform-wrap {
    background: #ededed;
    margin: 0 15px;
    border-radius: 8px;
    padding: 35px 0 50px;
}

.bottomform input[type=text] , .commform-wrap input[type=text] {
    display: inline-block;
    vertical-align: top;
    width: 263px;
    height: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 5px;
    padding: 0 25px;
    background: #fff;
    color: #3a332f;
    font-size: 14px;
    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.45);
            box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.45);
    border: none;
     font-family: "Gothic";
    margin: 0 14px;
}

.bottomform input[type=submit], .commform-wrap input[type=submit] {
    display: inline-block;
    vertical-align: top;
    background: url(images/bottom-submit.png) no-repeat 50% 50%;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
     font-family: "Gothic";
    width: 170px;
    height: 58px;
    color: #fff;
    font-size: 17px;
    text-shadow: 1px 1px 0 #126a00;
    margin: 0 14px;
    padding-bottom: 10px;
    cursor: pointer;
}

.entry-content .bottomform {
    margin: 0 -200px 40px;
}

.commform-wrap {
    display: none;
}

.open-comments {
    display: block;
    margin: 0 auto 20px;
    background: url(images/bottom-submit.png) no-repeat 50% 50%;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
     font-family: "Gothic";
    width: 170px;
    line-height: 48px;
    height: 58px;
    color: #fff;
    font-size: 17px;
    text-shadow: 1px 1px 0 #126a00;
    cursor: pointer;
    text-align: center;
}

/*  doctors +  sidebar 3  */
.doctors {
    padding: 55px 0 100px;
}

.doctors .widget-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #06aac6;
    font-size: 38px;
    font-weight: 700;
    position: relative;
    margin: 0 0 60px;
}

.doctors .widget-title span {
    color: #303030;
}

.doctors li img {
    border: solid 7px #ededed;
    margin: 0 0 20px;
}

.doctors li .occ {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #494949;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 5px;
}

.doctors li .name {
    display: block;
    color: #06aac6;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    padding: 0 0 15px;
    border-bottom: solid 1px #06aac6;
}

.doctors:before {
    background: url(images/doctors-before.png) no-repeat 50% 50%;
    display: block;
    position: absolute;
    left: 50%;
    top: -70px;
    content: "";
    width: 326px;
    height: 86px;
    margin-left: -163px;
    z-index: 2;
}

.doctors:after {
    background: url(images/doctors-after.png) no-repeat 50% 50%;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -70px;
    content: "";
    width: 326px;
    height: 86px;
    margin-left: -163px;
    z-index: 2;
}

/*  map  */
#map {
    position: relative;
}

.ballon {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 21px;
    padding: 25px 0 0;
}

.ballon span {
    font-size: 12px;
    display: block;
}

.mapwrap .widget-title {
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    top: 80px;
    font-size: 28px;
    line-height: 36px;
}

.mapwrap .widget-title:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 60px;
    height: 5px;
    margin-left: -30px;
    background: #fff;
    bottom: -20px;
}

.mapwrap {
    margin-bottom: -60px;
}

.mapwrap .pull-right {
    position: absolute;
    right: 50%;
    margin-right: -585px;
    top: 260px;
    width: 282px;
    text-align: center;
}

.otw-sidebar .mapwrap .pull-right {
    position: absolute;
    right: 50%;
    margin-right: -585px;
    top: 260px;
    width: 282px;
    text-align: center;
}

.mapwrap .form-pad {
    color: #fff;
    text-transform: uppercase;
    background: rgba(6,170,198,0.69);
    padding: 30px 30px 0;
}

.mapwrap .form-pad .form-title {
    font-size: 44px;
    font-weight: 700;
}

.mapwrap .form-pad .form-title2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 25px;
}

.mapwrap .form-pad .form-title2 div {
    font-size: 11px;
    font-weight: 700;
}

.mapwrap .payments {
    margin: 115px 0 0;
}

.mapwrap span, .mapwrap img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}

.mapwrap .text-171 input {
    display: block;
    border-radius: 4px;
    background: #f5f0ea url(images/popup-name.png) no-repeat 10px center;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.004),inset 0px 1px 2px 0px rgba(118, 108, 100, 0.27);
            box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.004),inset 0px 1px 2px 0px rgba(118, 108, 100, 0.27);
    width: 210px;
    height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px 0 50px;
    color: #9f9891;
    font-size: 12px;
     font-family: "Gothic";
    margin: 0 auto 10px;
}

.mapwrap .text-188 input {
    display: block;
    border-radius: 4px;
    background: #f5f0ea url(images/popup-phone.png) no-repeat 10px center;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.004),inset 0px 1px 2px 0px rgba(118, 108, 100, 0.27);
            box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.004),inset 0px 1px 2px 0px rgba(118, 108, 100, 0.27);
    width: 210px;
    height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px 0 50px;
    color: #9f9891;
    font-size: 12px;
     font-family: "Gothic";
    margin: 0 auto 10px;
}

.mapwrap input[type=submit] {
    display: block;
    background: url(images/map-button.png) no-repeat 50% 50%;
    border: none;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    width: 229px;
    height: 61px;
    padding: 0 0 10px;
    font-size: 24px;
     font-family: "Gothic";
    margin: 10px auto 25px;
    color: #fff;
    cursor: pointer;
    text-shadow: 1px 1px 0 #126a00;
}

.mapwrap:before {
    background: url(images/map-arrow.png) no-repeat 50% 50%;
    display: block;
    position: absolute;
    left: 50%;
    top: -23px;
    content: "";
    width: 326px;
    height: 86px;
    margin-left: -163px;
    z-index: 2;
}

.content_block .mapwrap {
    margin-top: 40px;
    margin-bottom: 40px;
}

.latest ul {
    font-size: 0;
}

.archive .latest .widget-title {
    margin: 40px 0;
}

.latest li:hover {
    opacity: 0.7;
}

/*  popup  */
#fancybox-close {
    background: url(images/close.png) no-repeat 50% 50%!important;
    width: 44px!important;
    height: 44px!important;
    right: -22px!important;
    top: -22px!important;
}

#popup .form-title, #popup2 .form-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #222222;
    font-size: 30px;
    margin: 20px 0;
}

#popup .text-171 input, #popup2 .text-521 input {
    display: block;
    border-radius: 4px;
    background: #f5f0ea url(images/popup-name.png) no-repeat 10px center;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.004),inset 0px 1px 2px 0px rgba(118, 108, 100, 0.27);
            box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.004),inset 0px 1px 2px 0px rgba(118, 108, 100, 0.27);
    width: 301px;
    height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px 0 50px;
    color: #9f9891;
    font-size: 12px;
     font-family: "Gothic";
    margin: 0 auto;
}

#popup .text-188 input {
    display: block;
    border-radius: 4px;
    background: #f5f0ea url(images/popup-phone.png) no-repeat 10px center;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.004),inset 0px 1px 2px 0px rgba(118, 108, 100, 0.27);
            box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.004),inset 0px 1px 2px 0px rgba(118, 108, 100, 0.27);
    width: 301px;
    height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px 0 50px;
    color: #9f9891;
    font-size: 12px;
     font-family: "Gothic";
    margin: 0 auto;
}

#popup input[type=submit] , #popup2 input[type=submit] {
    display: block;
    background: url(images/popup-submit.png) no-repeat 50% 50%;
    border: none;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    width: 308px;
    height: 61px;
    padding: 0 0 10px;
    font-size: 24px;
     font-family: "Gothic";
    margin: 10px auto 0;
    color: #fff;
    cursor: pointer;
    text-shadow: 1px 1px 0 #126a00;
}

#popup2 textarea {
    display: block;
    border-radius: 4px;
    background: #f5f0ea ;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.004),inset 0px 1px 2px 0px rgba(118, 108, 100, 0.27);
            box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, 0.004),inset 0px 1px 2px 0px rgba(118, 108, 100, 0.27);
    width: 301px;
    height: 132px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 15px 0 15px;
    color: #9f9891;
    font-size: 12px;
     font-family: "Gothic";
    margin: 0 auto;
}

.menu-trigger {
    display: none;
}

.main-overflow {
    overflow: hidden;
}

.page-container {
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
    position: relative;
    clear: both;
}

.office_text{
    text-align: center;
}

.page-content {
    padding: 20px 0 0 0;
    color: #222222;
    font-size: 15px;
    line-height: 1.3;
}

.page-content .entry-content > h1 , .page-content .entry-header > h1 {
    margin: 0 0 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    position: relative;
    text-align: center;
}

.page-content .entry-content > h1:after , .page-content .entry-header > h1:after {
    content: "";
    display: block;
    position: absolute;
    background: #fff ;
    bottom: -20px;
    width: 200px;
    height: 30px;
    margin-left: -100px;
    left: 50%;
    background: url(../img/hr.png) no-repeat center;
    background-size: contain;
    bottom: -35px;
}

.page-content .entry-content > p, .page-content .entry-content > ul, .page-content .entry-content > ol, .page-content .entry-content > table {
    margin: 0 0 25px;
}

.page-content .entry-content > h2 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff ;
}

.page-content .entry-content > h3 {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff ;
}

.page-content .entry-content > h4 {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
    color: #06aac6;
}

.page-content .entry-content > h5 {
    margin-bottom: 20px;
    font-size: 18px;
    text-transform: uppercase;
    color: #06aac6;
}

.page-content .entry-content > h6 {
    margin-bottom: 20px;
    font-size: 18px;
    color: #06aac6;
}

.page-content .entry-content > strong {
    font-weight: 700;
}

.page-content .entry-content > em {
    font-style: italic;
}

.page-content .entry-content > a {
    color: #06aac6;
}

.page-content .entry-content > blockquote {
    border-left: solid 5px #06aac6;
    padding: 10px 0 10px 40px;
    font-style: italic;
    line-height: 1.8;
    display: block;
    margin: 0 0 25px;
}

.page-content .entry-content > blockquote p {
    margin: 0;
}

.page-content .entry-content > ul li {
    margin: 0 0 10px 0;
    position: relative;
    padding: 0 0 0 20px;
}

.page-content .entry-content > ol li {
    margin: 0 0 10px 0;
    position: relative;
    list-style: decimal inside;
}

.page-content .entry-content > ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #06aac6;
}

.page-content .gumannoeUsyplenie p{
    margin: 0 0 25px;
}

.page-content .gumannoeUsyplenie ul{
    margin: 0 0 25px;
}

.page-content .gumannoeUsyplenie ul li {
    margin: 0 0 10px 0;
    position: relative;
    color: #fff;
    padding: 0 0 0 20px;
}

.entry-content p{
    color: #fff;
}

.page-content .gumannoeUsyplenie ol li {
    margin: 0 0 10px 0;
    position: relative;
    list-style: decimal inside;
}

.page-content .gumannoeUsyplenie ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #06aac6;
}

.page-content img {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
}

.page-content .entry-content > ul {
    clear: both;
}

table {
    width: 100%;
    vertical-align: middle
}

table thead {
    background: #27b399;
    color: #fff
}

table thead th, table thead td {
    text-align: center;
    padding: 14px;
    font-weight: 600;
    border-bottom: 1px solid #d9dbde;
    border-top: 1px solid #d9dbde
}

table thead tr th:first-child, table thead tr td:first-child {
    border-left: 1px solid #d9dbde
}

table thead tr th:last-child, table thead tr td:last-child {
    border-right: 1px solid #d9dbde
}

table th {
    font-weight: 600
}

table tbody tr:nth-child(even), table tfoot tr:nth-child(even) {
    background: #282828
}

table tbody td, table tfoot td {
    text-align: center
}

table tbody td, table tbody th, table tfoot td, table tfoot th {
    text-align: center;
    padding: 7px;
    border: 1px solid #000;
}

.widget.page-content {
    padding-top: 80px;
    padding-bottom: 80px;
}

.widget.page-content .widget-title {
    margin: 0 0 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #303030;
    font-size: 30px;
    line-height: 36px;
    position: relative;
    text-align: center;
}

.widget.page-content .widget-title:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 60px;
    height: 5px;
    margin-left: -30px;
    background: #fff ;
    bottom: -20px;
}

#scroller {
    position: fixed;
    bottom: 30px;
    right: 10px;
    cursor: pointer;
    display: none;
    z-index: 999;
}

#map:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(95,95,95,0.4);
}

.mapwrap:hover #map:after {
    display: none;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 7px auto 24px auto;
}

.navigation.pagination {
    clear: both;
    padding: 30px 0 0;
    text-align: center;
    font-size: 16px;
}

.popup{
    color: #fff;
    text-decoration: underline !important;
}

.screen-reader-text {
    display: none!important;
}

.latest li img {
    max-width: 247px;
    height: auto!important;
}

.latest li .tmb {
    display: block;
    height: 180px;
    overflow: hidden;
}

#perelink-horizontal .perelink-horizontal-item a span {
    height: 45px;
}

.comments-container {
    text-align: center;
}

.commform-wrap {
    text-align: center;
    width: 100%;
    max-width: 620px;
    margin: 0 auto;
}

.commform-wrap .page_in__sub_title {
    margin-bottom: 20px;
}

.commform-wrap textarea {
    display: block;
    width: 563px;
    height: 150px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 5px;
    padding: 10px 25px;
    background: #fff;
    color: #3a332f;
    font-size: 14px;
    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.45);
            box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.45);
    border: none;
    font-family: "Gothic";
    margin: 20px auto ;
}

.otw-sidebar-1 {
    margin: 80px -100%;
}

.otw-sidebar-1 .widget {
    width: 100%;
}

.button-review {
    display: none;
}

.spawn .gumannoeUsyplenie{
    width: 590px;
    margin: 0 auto;
}



@media screen and (max-width: 1440px) {
    .wrapper, .otw-sidebar {
        min-width:1024px!important;
        padding-left: 0!important;
        padding-right: 0!important;
    }

    .otw-sidebar {
        margin-left: -300px!important;
        margin-right: -300px!important;
    }

    .container {
        width: 100%!important;
        padding-left: 10px!important;
        padding-right: 10px!important;
        max-width: 1200px;
    }

    .weeb-logo {
        margin-top: 15px;
    }

    .otw-sidebar .widget {
        max-width: 1200px;
        margin: 0 auto;
    }

    .otw-sidebar.otw-sidebar-4 > .widget, .otw-sidebar-6 > .widget {
        max-width: 100%;
    }

    .header-center {
        margin-top: 15px;
    }

    .header-right {
        margin: 10px 0;
    }

    .header .payments {
        margin-bottom: 10px;
    }

    .mainmenu {
        padding: 15px 0;
    }

    .sl-desc {
        margin-left: 0;
        left: 100px;
    }

    .topslider .bx-wrapper .bx-prev {
        margin-left: 0;
        left: 10px;
    }

    .topslider .bx-wrapper .bx-next {
        margin-right: 0;
        right: 10px;
    }

    /* .mapwrap .pull-right {margin-right:0; right:20px;}
.page-container {max-width:100%;} */
}

@media screen and (max-width: 1200px) {
    .container {
        max-width:1024px;
    }

    .weeb-logo {
        margin-right: 35px;
    }

    .mainmenu #menu-mainmenu > li > a {
        font-size: 16px;
    }

    .topwrap li {
        width: 33%;
    }

    .otw-sidebar-1 li {
        width: 33%;
    }

    .doctors .container, .otw-sidebar-3 .widget {
        width: 869px;
        margin: 0 auto;
    }

    .wrap98 li {
        font-size: 14px;
    }

    .benefits .case {
        z-index: 3;
    }

    .latest li img , #perelink-horizontal img {
        max-width: 100%;
        height: auto!important;
    }

    .review-item .r-body {
        width: 780px;
    }

    .page-container {
        max-width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 10px;
        padding-right: 10px;
    }

    .otw-sidebar {
        margin-left: 0!important;
        margin-right: 0!important;
    }

    .otw-sidebar .widget {
        max-width: 100%;
    }

    .bx-wrapper .bx-controls-direction a {
        display: none;
    }

    .otw-sidebar .mapwrap .pull-right {
        margin-right: 0;
        right: 20px;
    }

    .entry-content .bottomform {
        margin: 0 0 40px;
    }

    #perelink-horizontal {
        margin: 0 0 50px!important;
    }

    .mapwrap .pull-right {
        margin-right: -500px;
        right: 50%;
    }
}

@media screen and (max-width: 1024px) {

    .tableWrap {
        overflow-x: scroll;
    }


    
    .tableWrap table {
        overflow-x: auto;
    }

    .commform-wrap {
        max-width:100%;
    }

    .mapwrap .pull-right {
        margin-right: 0;
        right: 20px;
    }

    .content_block {
        margin: 0;
    }

    .container {
        max-width: 100%;
    }

    .wrapper, .otw-sidebar {
        min-width: 280px!important;
    }

    .page-container {
        max-width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: 10px;
        padding-right: 10px;
    }

    .mainmenu #menu-mainmenu > li > a {
        text-align: center;
    }

    .wrapper {
        min-width: 320px;
    }

    img {
        max-width: 100%;
        height: auto!important;
    }

    .header {
        text-align: center;
        background-size: cover;
    }

    .weeb-logo, .header-center , .header-right {
        margin: 10px;
        display: inline-block;
        vertical-align: top;
        float: none;
        width: auto;
    }

    .menu-trigger {
        display: block;
        background: url(images/threelines.png) no-repeat 100% 50%;
        height: 29px;
    }

    .menu-trigger.highlight {
        background: url(images/icon-close.png) no-repeat 100% 50%;
    }

    .mainmenu #menu-mainmenu {
        display: none;
    }

    .mainmenu #menu-mainmenu > li {
        display: block;
    }

    .mainmenu #menu-mainmenu > li > a {
        border: none;
        padding: 5px 10px;
    }

    .mainmenu #menu-mainmenu > li ul , .mainmenu #menu-mainmenu > li:hover ul {
        display: none!important;
    }

    .topwrap li , .otw-sidebar-2 li {
        width: 49%;
    }

    .otw-sidebar-1 li {
        width: 49%;
    }

    .topwrap, .wrap98 {
        background-size: cover;
    }

    .otw-sidebar-1, .wrap98 {
        background-size: cover;
    }

    .otw-sidebar-1::before {
        display: none;
    }

    .topwrap::before {
        display: none;
    }

    .services li {
        width: 33%;
    }

    .doctors .container , .otw-sidebar-3 .widget {
        width: 578px;
    }

    .wrap98 li {
        width: 100%;
        margin: 0 0 20px;
    }

    .wrap98 ul {
        width: 280px;
        margin: 0 auto;
    }

    .benefits .case {
        display: none;
    }

    .cities-list ul , .otw-sidebar-5 ul {
        width: 50%;
    }

    .latest li , #perelink-horizontal > div {
        margin-bottom: 20px;
    }

    .review-item .r-body {
        width: 500px;
    }

    .bottomform input[type="submit"] , .commform-wrap input[type=submit] {
        margin-top: 20px;
        display: block;
        margin: 20px auto 0;
    }

    #menu-mainmenu-1, .footer-left .link-sitemap, .footer-right {
        display: none;
    }

    .videoWrapper {
        position: relative;
        padding-bottom: 56.25%;
        /* 16:9 */
        padding-top: 25px;
        height: 0;
    }

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #perelink-horizontal {
        text-align: center!important;
    }
}

.price {
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 2em;
    line-height: 36px;
    position: relative;
    text-align: center;
    margin: 0 0 50px !important;
    -webkit-animation: none;
    animation: none;
}

.menu .ulMenu li{
    padding: 21.5px 20px;
}

.price:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 200px;
    height: 30px;
    margin-left: -100px;
    background: url(../img/hr.png) no-repeat center;
    background-size: contain;
    bottom: -35px;
}

.menu-trigger li {
    text-transform: uppercase;
}

#bhr {
    background: #fff d1;
    top: 83%;
    display: block;
    font-size: 20px;
    padding: 13px 15px;
    position: fixed;
    right: 5px;
    text-decoration: none;
    color: #fff;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

#bhr:hover {
    color: #fff;
    background: #fff ;
    -webkit-box-shadow: 0 0.6em 0.7em -0.4em rgba(156,156,156,1);
            box-shadow: 0 0.6em 0.7em -0.4em rgba(156,156,156,1);
    -webkit-transform: translateY(-0.25em);
    -ms-transform: translateY(-0.25em);
        transform: translateY(-0.25em);
}

@media screen and (max-width: 767px) {

    .vetritual.spawn .owlWrap{
        width: 300px;  
    }
    
    .vetritual.spawn .owl-carousel .owl-item img{
        width: 300px;
    }


    #contact_panel .address{
        font-size: 1em;
    }

    #perelink-horizontal .perelink-horizontal-item{
        padding: 0px 15px;
        padding-bottom: 15px;
    }

    #perelink-horizontal .perelink-horizontal-item a span{
        padding: 10px 0;
        height: auto;
    }

    .kremaciyaText{
        background: url(../img/textMobile.jpg) no-repeat center;
        background-size: contain;
        width: 300px;
        height: 1100px;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    
    }

    .spawn #anchor1
    {
        margin-top: 25px !important;
    }

    .page-content .entry-content > h1, .page-content .entry-header > h1
    {
        margin-bottom: 25px;
    }

    .credits{
        -webkit-box-orient:  vertical;
        -webkit-box-direction:  normal;
            -ms-flex-direction:  column;
                flex-direction:  column;
        width: 200px;
        margin:  0 auto;
    }
    .r-form {
        right:0;
    }

    .r-form .widget-title {
        font-size: 16px;
        text-align: center;
        margin-left: -30px;
        margin-right: -30px;
    }

    .r-form .widget-title span {
        font-size: 16px;
        display: inline;
    }

    .header-center .slogan {
        float: none;
        font-size: 12px;
    }

    .header-center .slogan br {
        display: none;
    }

    .header-center .phone a {
        font-size: 26px;
        line-height: 44px;
    }

    .header-center .phone .label {
        display: none;
    }

    .sl-desc {
        top: 20px;
        left: 0;
        right: 0;
        text-align: center;
    }

    .sl-title {
        font-size: 22px;
    }

    .sl-time {
        font-size: 20px;
        line-height: 53px;
    }

    .bx-wrapper .bx-next, .bx-wrapper .bx-prev {
        display: none!important;
    }

    .sl-check {
        margin: 0px;
        padding: 0 0 0 35px;
        font-size: 10px;
        line-height: 1.7;
    }

    .topwrap li {
        display: block;
        width: 100%;
        margin: 0 0 20px;
    }

    .otw-sidebar-1 li {
        display: block;
        width: 100%;
        margin: 0 0 20px;
    }

    .services li {
        width: 49%;
    }

    .doctors .container , .otw-sidebar-3 .widget {
        width: 280px;
    }

    .widget-title, .title {
        font-size: 22px!important;
    }

    .wrap98 li:nth-child(1)::before, .wrap98 li:nth-child(2)::before, .wrap98 li:nth-child(3)::before {
        position: relative;
        width: 100%!important;
        background-position: center center!important;
    }

    .wrap98 li span {
        display: block;
        height: auto;
        width: 100%;
    }

    .wrap98 li {
        padding: 0;
        text-align: center;
    }

    .showcase li {
        display: inline-block;
        width: 50%;
        margin: 0 0 40px;
    }

    .cities-list ul , .latest li, .otw-sidebar-5 ul {
        width: 100%;
        margin: 0 0 20px;
        display: block;
    }

    .cities-list ul , .otw-sidebar-5 ul {
        width: 50% ;
        margin: 0;
        display: inline-block;
        padding: 0 10px;
    }

    .cities-list ul li , .otw-sidebar-5 ul li {
        font-size: 12px;
    }

    .review-item img {
        float: none!important;
        margin: 0 auto 20px!important;
    }

    .review-item .r-body {
        width: 100%;
        float: none;
    }

    input, textarea {
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin: 0 auto 10px!important;
        max-width: 100%;
    }

    .footer-left .phone a {
        font-size: 26px;
        line-height: 44px;
    }

    .footer-left .phone .label {
        display: none;
    }

    .showcase .label {
        max-width: 100%;
        background-size: contain;
    }

    .r-form .faq-content {
        display: none;
    }

    .otw-sidebar .mapwrap .pull-right {
        width: auto;
        left: 0;
        right: 0;
    }

    .review-item .r-body {
        margin: 0 20px 0 0;
    }


@media screen and (max-width: 850px){

    .spawn .gumannoeUsyplenie{
        width: 490px;
        margin: 0 auto;
    }
#perelink-horizontal {
    width: 200px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto !important;
}

#otzuvy p{
    text-align: left;
}

.gumannoeUsyplenie{
    padding: 0 15px;
}


/* #perelink-horizontal .perelink-horizontal-item{
  width: auto !important;
} */
}

#contact_panel .inner {
  padding: 20px 20px 0 20px;
}

#contact_panel a{ 
  color: # f2633;
}
#contact_panel  .ofices-right-column .support{  
  /* font-size: 0.8em; */
  line-height: 1.4em;
  padding: 0 30px;
  margin-top: 2.2em;
}
#contact_panel  .ofices-right-column .padding{  
  padding: 45px 0px;
  
}
#contact_panel .ofices-right-column div.hot-line{
  color: #fff;
  margin-bottom: 30px;
  line-height: 1.4em;
  text-align: right;
  margin-right: 30px;
}
#contact_panel .ofices-right-column div.hot-line nobr{  
  margin-left: -5px;
  font-size: 1.2em;
  line-height: 1.7em;
}
#contact_panel .ofices-right-column div.hot-line .title{
  color: # f2633;
  font-size: 1.2em;
  
}
#contact_panel   .ofices-right-column div{
  margin-bottom: 10px;
}

#contact_panel .ofices-right-column {
  width: 99.6%;
  height: 40%;
  margin: 0 0 0 0;
  float: left;
  position: relative;
  background: 100% 100% url('i/block_bg.png');
}
#contact_panel  .ofices-wrap{ 
  float: left;
  height: 100%;
  width: 100%;
  
}
#contact_panel  .office { 
  height: 59.7%;
  /* width: 49.7%; */
  /* width: 39.7%; */
   width: 33%; 
  position: relative;
  cursor: pointer;  
}
#contact_panel  .office_inner { 
  padding: 90px 40px 28px 40px;
  
}

#contact_panel  .office_belgorod{
  /* height: 99.8%; */
}

#contact_panel  .office_name {
  color: #fff ;
  font-size: 1.875em;
  margin-bottom: 30px;
  text-transform: uppercase;
}

#contact_panel  .office_sliding { 
  color: #dcdbdc;
  line-height: 1.4em;
  font-family: "Gothic";

}

#contact_panel .col33{
  float: left;
  width: 33%;
  margin-right: 0.3%;
  position: relative;
  
}
#contact_panel .col67{
  float: left;
  width: 66%;
}

#contact_panel   .address {
  line-height: 1.3em; 
  font-size: 1.5em; 
  line-height: 1.4em;
  /* font-size: 24px; */
  margin-bottom: 15px;
}

#contact_panel .data.tel{
    margin-bottom: 15px;
}

#contact_panel .data {
  color: #04addf;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.125em; 
  /* font-size: 18px; */
}

.main .credits:last-child{
    color: #fff;
    padding-bottom: 30px;
}

#contact_panel .data  a {
  color: #04addf;
/*  text-decoration: none;*/
}

#contact_panel .data  span {
  /* color: #fff; */
  color: #dcdbdc;
} 



#contact_panel   .descr {
  width: 100%;

}
.fade_contact{
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: none;
  background: #000;
  opacity: 0.5;
}

#contact_panel  .fulltext{
  height: 100%;
  width: 100%;  
  position: absolute;
  display: none;
  padding: 2px ;
}

#contact_panel  .gerb{
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center 40%;
}



#contact_panel .citynameblock { 
  position: absolute;
  top: 50%;
  margin-top: 65px;
  left: 0;
  height: 45px;
  /* display: none; */
  width: 100%;
  text-align: center; 
}



#contact_panel .left {  
  width: 100%;
  text-align: center;
  background: #fff ;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#contact_panel .left .photo{
  margin: 10px 0;
      padding: 20px;
}

#contact_panel .left .photo img{
  width: 100%;
      background: transparent !important;
      border: none;
}

#contact_panel .main{
  left: 33.3%; 
  width: 100%;
  background: #000;
}

#contact_panel .city{
  color: #ccc;
  font-size: 1.125em;
  margin-bottom: 10px;
  padding: 10px 20px 0 20px;
} 



#contact_block{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.vrachi{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 50px;
}

.vrachi>div{
  margin: 10px;
  width: 220px;
}

.vrachi>div img{
  border: none;
  width: 100%;
  height: 100%;
}

.sertifikat{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 50px;
  width: 630px;
  margin: 0 auto;
}

.sertifikat>div{
  margin: 10px;
  width: 140px;
  height: 200px;
}

.sertifikat>div img{
  width: 100%;
  height: 100%;
  border: none;
}

.razr{
  width: 100%;
  margin: 0 auto;
  margin-bottom: 50px;
}

.razr>.r{
margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    .page-container {
    width: 100%;
    max-width: 860px;
    margin: 0 auto;
    position: relative;
    clear: both;
}

  }

  .spawn .owl-carousel .owl-item img{
    width: 300px;
    margin: 0 auto;
  }

  .spawn .owlWrap{
      width: 300px;
      margin: 0 auto; 
      margin-bottom: 10px;
  }

  .spawn .portfolio .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 4px;
    background: transparent;
    border-radius: 0;
    border: none;
    background: #8d939c;
    margin: 0;
  }
  
  .spawn .portfolio .owl-theme .owl-dots .owl-dot.active span {
    padding: 1px 0;
    background: #fff;
    position: relative;
    top: 1px;
  }
  
  .spawn .owl-theme .owl-dots .owl-dot:hover span {
    padding: 1px 0;
    background: #fff;
    position: relative;
    top: 1px;
  }

  .spawn .portfolio .office_name{
      text-align: center;
  }

  .spawn .main .credits:last-child{
      margin-bottom: 50px;
      margin-top: 20px;
  }

  .spawn .portfolio .office_name:nth-child(5){
      margin-top: 30px;
  }

  .spawn .creditsAdw{
      margin-top: 40px;
      margin-bottom: 0;
  }

  .spawn .block{
    width:  200px;
    height: 200px;
    position: relative;
    margin:  0 auto;
  }
  

  @media screen and (max-width: 740px) {
    .spawn .portfolio .office_name{
        font-size: 20px !important;
    }

    .sertifikat{
    width: 470px;
    }
  }

  .spawn .textMock1{
      width: 700px;
      height: 200px;
      background: url(../img/textMock1.jpg) no-repeat center;
      background-size: contain;
      margin: 0 auto;
  }

  .spawn .textMock2{
    width: 700px;
    height: 200px;
    background: url(../img/textMock2.jpg) no-repeat center;
    background-size: contain;
    margin: 0 auto;
    margin-bottom: 0px;
}

@media (max-width: 1150px) {
  .spawn .menu .ulMenu li {
    font-size: 1em;
  }

  .spawn .block{
      height: 160px !important;
  }

  .spawn .pigeon{
      height: 150px !important;
  }
}

@media screen and (max-width: 890px) {
    .spawn .textMock1{
        width: 298px;
        height: 330px;
        background: url(../img/textMockMobile1.jpg) no-repeat center;
        background-size: contain;
    }
  
    .spawn .textMock2{
      width: 300px;
      height: 385px;
      background: url(../img/textMockMobile2.jpg) no-repeat center;
      background-size: contain;
  }
  }

  .spawn .pigeon {
    position: absolute;
    margin-left: -100px;
    left: 50%;
    width: 200px;
    top: 0;
    height: 200px;
    background: url(../img/pigeon.gif) no-repeat center;
    background-size: contain;
    -webkit-animation: spawnLanding 30s linear;
    animation: spawnLanding 30s linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
        transform: scaleX(-1);
  }


  @-webkit-keyframes spawnLanding {
    0% {
      top: -5090%;
    }
    100% {
      top: 0%;
    }
  }

  @keyframes spawnLanding {
    0% {
      top: -5090%;
    }
    100% {
      top: 0%;
    }
  }
  
  #otzuvy td img {
    width: 100px !important;
    height: 126px !important;
}

#otzuvy td{
    border: none;
}

.videoWrapper{
    padding-bottom: 30px;
    height: 400px
}

.videoWrapper #video{
    width: 640px;
}

.videoWrapper #video video{
    height: 400px;
}

@media screen and (max-width: 767px) {
    .videoWrapper{
        padding-bottom: 30px;
        height: 200px
    }

    .spawn .gumannoeUsyplenie{
        width: 390px;
        margin: 0 auto;
    }
    
    .videoWrapper #video{
        width: 300px !important;
    }
    
    .videoWrapper #video video{
        height: 200px;
    }
}

.colum .slogan{
    font-weight: bold;
    margin-bottom: 10px;
}

.textCenterHead{
    font-weight: bold;
    margin: 30px 0;
    text-align: center;
}

.medcine [class^="text"]
{
    margin-bottom: 20px;
}

@media screen and (max-width: 550px){
    .sertifikat{
        width: 300px;
        }

        .spawn .gumannoeUsyplenie{
            width: 300px;
            margin: 0 auto;
        }

        .sertifikat>div{
            margin: 5px;
        }

        .spawn .block{
            height: 135px;
        }

        .spawn .pigeon{
            height: 105px;
        }
    
        .spawn .portfolio .office_text .office_sliding .address{
            font-size: 14px !important;
            }

   }

   @media screen and (max-width: 500px){



    .vrachi>div{
        margin: 0 10px;
    }
   }

@media screen and (max-width: 450px){
 table tbody {
     font-size: 12px;
 }
 .spawn .portfolio .office_text .office_sliding .address{
    font-size: 12px !important;
    }
    @media screen and (max-width: 550px){
    .spawn .gumannoeUsyplenie {
        width: 270px;
    }
 
}
@media screen and (max-width: 390px){
    .spawn .portfolio .office_text .office_sliding .address{
       font-size: 11px !important;
       }
    }

    @media screen and (max-width: 390px){
        .spawn .portfolio .office_text .office_sliding .address{
           font-size: 10px !important;
           }
        }

.r img{
    display: block;
    margin: 0 auto;
}

#anchor3{
    margin-top: 25px !important;
}

table{
    color: #fff;
}

.spawn .mainBlockOwl{
    margin-bottom: 20px;
}
}


@media screen and (max-width: 450px){
    .price{
        font-size: 1.2em;
    }
    h1, h2, h3, h4 {
        font-size: 1.2em !important;
    }
}


.spawn table tbody tr:nth-child(even), table tfoot tr:nth-child(even){
	background: transparent;
}

.spawn h1 a{
    text-decoration: underline;
}

.spawn h2 a{
    text-decoration: underline;
}

.spawn h3 a{
    text-decoration: underline;
}

.spawn h4 a{
    text-decoration: underline;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none), (max-width: 1060px) {
							#perelink-horizontal{
								-ms-flex-direction: column;
							}
						}

.list~ul>li{
color: #fff;
}
