@import url('catalog/view/theme/citypark/stylesheet/webfonts/MYRIADPRO-REGULAR.OTF');
@font-face {
  font-family:font_Myriad;
  src:url('catalog/view/theme/citypark/stylesheet/webfonts/MYRIADPRO-REGULAR.OTF') format('truetype');
  font-weight:normal;
  font-style:normal;
}
body, h1, h2, h3, h4, h5, h6, a, p, span {
    font-family: 'font_Myriad',sans-serif !important;
}
img, iframe {max-width: 100% !important;}
[id*="map"] img,
[class*='map'] img {max-width: none !important;}
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {line-height: 1.425;}
/*=======================================================*/
body {font-size: 16px;}
.badge,
.nav > li > a:hover, .nav > li > a:focus {background-color: transparent}
a:hover, a:focus {text-decoration: none;}
ul > br, ol > br {display: none}
/*=======================================================*/
.breadcrumb {background-color: transparent;}
.breadcrumb > li {display: inline-block;}
.breadcrumb > li + li:before {content: none;}
.breadcrumb > .active {display: block;}
.breadcrumb > .active:after {content: none;}
/*=======================================================*/
.is-large {font-size: 16.65px;}
.badge {
    padding: 0;
    font-size: 16px;
}
/*=======================================================*/
#footer {float: left;}
.sidebar {
    padding-top: 30px;
    padding-bottom: 30px;
}
.menu-item {list-style: none;}
.menu-item a {display: block;}
.menu-item.has-child {
    position: relative;
    padding-right: 15px;
}
.menu-item.has-child i {
    display: block;
    position: absolute;
    right: 0;
    color: #009344;
    top: 50%;
    transform: translateY(-50%);
}
.menu-item.has-child .sub-menu {
    position: absolute;
    background-color: #FFFFFF;
    z-index: 2000;
    min-width: 250px;
    display: none;
    top: 100%;
    right: -13px;
    border-top: 2px solid;
    color: #009344;
    box-shadow: 0 1px 10px -3px #000000;
}
.menu-item.has-child:hover > .sub-menu {display: block;}
.sub-menu .menu-item {
    padding: 10px 0 10px 15px;
    margin: 0 15px 0 0;
}
.sub-menu .menu-item a {color: #009344;}
.sub-menu .menu-item.has-child .sub-menu {
    top: -2px;
    right: 100%;
}
/*.bg-gray {background-color: rgba(198, 218, 243, .58);}*/
/*section.module_newsletter .section-content {padding: 0 50px;}*/
.alert {
    color: #FFFFFF;
    padding: 10px 25px 10px 15px;
    font-size: 14px;
    position: relative;
}
.alert .close {
    float: right;
    width: 25px;
    height: 25px;
    background: transparent none;
    border: none;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    -webkit-appearance: none;
    text-align: center;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}
.icon-box-img .icon .icon-inner .fa {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 40px;
    text-align: center;
    border: 1px solid;
}
.page-title.bread-inline {padding: 0 50px;}
.page-title.bread-inline .entry-divider,
.page-title.bread-inline .page-title-bg {display: none;}
.page-title.bread-inline .page-title-inner {min-height: 0 !important;}
.page-title.bread-inline .page-title-inner .flex-center {
    text-align: left;
    margin: 0;
}
.page-title.bread-inline .breadcrumb > li {
    float: left;
    margin: 0;
}
.page-title.bread-inline .breadcrumb > li > * {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.425;
    margin: 0;
    text-transform: none;
}
.post-date-month {text-transform: capitalize;}
.sidebar .category a {
    display: block;
    position: relative;
}
.sidebar .category a .fa {
    position: absolute;
    height: 100%;
    padding: 5px 10px;
    right: 0;
    top: 0;
    text-align: center;
}
.sidebar .category .collapsing,
.sidebar .category .collapse {margin: 0 0 0 25px;}
.news-tags a:after {content: ', '}
.news-tags a:last-child:after {content: none;}
.navigation-post {
    padding: 15px 0 0;
    border-bottom: 1px solid #ECECEC;
    /*border: none;*/
}
.next-prev-nav {display: block;}
.next-prev-nav .nav-prev {
    border: none;
    /*border-top: 1px solid #ECECEC;*/
    padding: 0 0 15px 15px;
}
.next-prev-nav .nav-prev:before {
    content: '> ';
    float: left;
    display: inline-block;
    padding-right: 5px;
}
.next-prev-nav .flex-col + .flex-col {border-left: none;}
.next-prev-nav .nav-prev a {display: block;}
#contactPage .map {margin-bottom: 30px;}
.tab-panels .panel:not(.active) {
    padding: 0;
    margin: 0;
    height: 0;
    border: none;
}
.tab-panels {padding-bottom: 40px;}
.image-cover {padding-top: 0;}
.image-cover img {position: unset;}
.section-block-grey .image-cover img {border-radius: 10px;}
.call-info {left: 90px}
.button.icon.circle.back-to-top {
    bottom: 80px;
    right: 60px;
}
.block-tienich .nav.nav-pills li {width: auto}
.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
    -ms-touch-action: auto;
        touch-action: auto;
}
@media (max-width: 849px) {
    .menu-item.has-child {padding-right: 0;}
    .menu-item.has-child i {
        top: 0;
        transform: none;
        width: 68px;
        height: 100%;
        line-height: 68px;
        color: rgba(102, 102, 102, .85);
        font-size: 20px;
        z-index: 3000;
    }
    #main-menu .sidebar-menu .menu-item:not(:last-child) {border-bottom: 1px solid rgba(102, 102, 102, .85);}
    .menu-item.has-child .sub-menu {
        position: relative;
        right: 0;
        box-shadow: none;
    }
    .sub-menu .menu-item.has-child i,
    .sub-menu .menu-item.has-child .sub-menu {display: none;}
}
@media (max-width: 549px) {
    ul, ol {padding-left: 25px;}
    .container .section, .row .section {padding: 20px 10px;}
    .locdv {padding: 15px 10px;}
}
.service_video .video-item{
    position: relative;
}
.service_video_slide .video-item img{
    width: 100%;
    height: 100vh;
}
.service_video .video-item img{
    width: 100%;
    border-radius: 10px;
}
.icon_youtube {
    width: 50px !important;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    margin-top: -25px;
    height: auto !important;
    display: block;
}
.author-video {
    display: inline-block;
    margin-top: 5px;
}
.author-video img{
    border-radius: 50px;
}
.author-box {
    float: right;
    margin-left: 10px;
    color:#fff;
    font-size: 12px;
}
.author-box h3{
    margin: 0;
}

.author-box h3{
    color:#fff;
    font-size: 15px;
    font-weight: normal;
}
header.fixed{
    position: fixed;
    top:0;
    z-index: 99;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.header.has-sticky.sticky-jump{
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.video-wrap-213 iframe{
    height: 100vh;
}
.page-title{
    display: none;
}
.news_slider .thumbs .item {
    padding: 5px;
}
/*.breadcrumb > li .entry-category::after {*/
/*    padding: 0 5px;*/
/*    content: "";*/
/*}*/
.breadcrumb {
    margin-bottom: 0;
}
.page-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}
.service-icon .img{
    width: 100px;
    margin: 0 auto;
}
.widget-actions {
    position: relative;
}
.widget-btn-list {
    position: fixed;
    bottom: 135px;
    left: 20px;
    z-index: 1001;
}
.widget-btn-list .widget-btn {
    margin-top: 15px;
}
#footer .footer-widgets{
    background-color: #171717;
    border-top: 7px solid #171717;
}
#footer .absolute-footer {
    background-color: #171717 !important;
    color: #fff;
}
span.widget-title {
    color: #fff;
    font-weight: normal;
    text-transform: none;
    display: inline-flex;
}
span.widget-title p{
    margin-bottom: .5em;
}
.is-divider {
    background-color: #fff;
}
.textwidget .title,.textwidget .title a{
    color: #fff;
}
#footer .footer-widgets .socialfooter .social{
    padding: 0 20px 0 0;
}
#logo {
    width: auto;
}
#footer .footer-widgets .textwidget h4{
    font-weight: normal;
    font-size: 15px;
}
.section-title h2{
    font-size: 30px;
    color: #fff;
}
@media (max-width: 991px){
    .row .gallery, .row .row:not(.row-collapse), .container .row:not(.row-collapse), .lightbox-content .row:not(.row-collapse) {
        margin-left: 0;
        margin-right: -10px;
    }
    .section-title h2{
        font-size: 24px;
    }
    .video-wrap-213 iframe{
        height: 210px;
    }
    .service_video_slide .video-item img{
        height: auto;
    }
    .section-block-grey h2 {
        font-size: 35px;
        color: #fff !important;
    }
    .large_image img{
        width: 100%;
    }
    .socialfooter .social img{
        width: 30px !important;
    }
    .is-divider {
        max-width: 70% !important;
    }
    .header-inner.flex-row.container {
        max-width: max-content;
        display: block;
    }
    #logo img {
        float: none !important;
        width: auto !important;
        max-height: 60px;
    }
    .medium-logo-center .flex-left {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
    }
    .section-block-grey {
        padding: 10px 0;
    }
    .scroll-to-element .img-inner img {
        width: 30px !important;
        margin-left: 0 !important;
        margin: 0 auto;
    }
    .section.service-icon .section-content h2, .section-block-grey h2 {
        color: #fff;
        font-size: 14px;
    }
    .section-block-grey h2 {
        color: #fff;
        font-size: 24px !important;
    }
    .section.service-icon .section-content .item{
        text-align: center;
        width: 33%;
        padding: 0 0px;
    }
    .row {
        margin: 0 -10px;
    }
    .section-block-grey h2::before{
        margin: -15px auto !important;
    }
    .footer-wrapper::before {
        margin: -25px auto !important;
    }
    .service-content {
        width: 100% !important;
    }
    .service-content ul li::before {
        margin: 5px 5px auto -20px;
    }
    .service-content ul li {
        width: 45% !important;
        font-size: 13px;
        margin: 0px 0 0 19px;
    }
    .service-content ul li:nth-child(2n) {
        margin: 0px 0px 0px 13px;
    }
    .service-content ul{
        padding-left: 15px;
    }
    .footer {
        padding: 0px 0 0;
    }
    #footer .footer-widgets .textwidget h4 {
        font-size: 11px;
    }
}
@media(max-width:767px){
    .author-box {
        max-width: 280px !important;
    }
}
.breadcrumb h4.entry-category p{
    color: #fff;
    font-weight: normal;
    margin:0;
}
.box-overlay.dark .box-text, .box-shade.dark .box-text {
    display: none;
}
.textwidget strong {
    font-weight: inherit;
    color: #fff !important;
}
.socialfooter{
    margin-top:20px;
}
.socialfooter .social img{
    width: 30px;
}
.header-button .icon img{
    width: 20px;
}
.fixed + #main {
  padding-top: 40px;
}
body {
    position: absolute;
    background: #171717;
}
.header.fixed #logo img {
    max-height: 30px;
}
.header #logo img {
    max-height: 30px;
}
.header .header-main .nav > li > a {
    line-height: 30px;
    text-transform: initial;
    font-size: 16px;
}
.service-content td {
    color: #fff;
    border: none;
    width: 29% !important;
}
.service-content td ul li{
    list-style: none;
    margin-left: 20px;
}
.service-content ul li{
    list-style: none;
    width: 25%;
    float: left;
    color: #fff;
}
.service-content ul li:before{
    content:"";
    background:url("/image/catalog/logo/icon-darklight.png");
    width: 15px;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 5px -20px auto -20px;
}
.section.service-icon .section-content h2,
.section-block-grey h2{
    color: #fff;
}
.section.service-icon .section-content h2{
    font-weight: normal;
}
.section-block-grey h2{
    font-size: 30px;
}
.section-block-grey h2:before,
.footer-wrapper:before{
    content: "";
    width: 100%;
    position: absolute;
    border-top: 1px solid #373737;
    right: 0;
    max-width: 1190px;
    margin: -25px auto;
    left: 0;
}
.section.service-icon .section-content{
    width: 900px;
    margin: 0 auto;
}
