.h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
}
.begaj, #begaj {
    display: none;
}
.clear {
    clear: both;
}
.content-page img {
    max-width: 100%;
    height: auto!important;
}
body {
    font-family: 'Open Sans', Tahoma, Arial, Verdana, sans-serif;
    font-size: 14px;
    background: #fff;
    color: #6e6e6e;
}
a {
    color: #549ae1;
}
a, a:focus, a:hover {
    outline: none;
}
a:focus, a:hover {
    text-decoration: none;
    color: #000;
    transition: color 0.1s ease-out;
}
.mt25 {
    margin-top: 25px;
}
#header {
    position: relative;
}
.container.header-cont {
    margin: 0 auto;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    z-index: 2;
}
.seo-logo {
    background: rgba(255, 255, 255, 0.7);
    outline: 30px solid rgba(255, 255, 255, 0.7);
    /*width: 214px;*/
    display: inline-block;
    margin-left: 30px;
    transition: all 0.5s linear;
}
.right-header {
    position: absolute;
    right: 15px;
    top: -22px;
}
.right-header a {
    color: #549ae1;
    font-size: 18px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 16px;
}
.right-header .socials, .socials {
    width: 37px;
    height: 37px;
    display: inline-block;
    border: 1px solid rgba(0, 153, 102, 0.41);
    vertical-align: middle;
    position: relative;
    margin-right: 6px;
    transition: all 0.1s linear;
}
.socials:last-child {
    margin-right: 0;
}
.socials .facebook, .socials .google-plus {
    background: url('img/all-pics.png') no-repeat -97px -173px;
    display: inline-block;
    width: 14px;
    height: 26px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.socials .google-plus {
    width: 27px;
    height: 24px;
    background: url('img/all-pics.png') no-repeat -131px -174px;
}
.socials:hover .facebook, .socials:hover .google-plus, .socials:hover {
    background-color: #fff;
}
.footer-socials {
    margin-bottom: 24px;
}
.footer-socials .socials {
    border-color: rgba(255, 255, 255, 0.47);
}
.footer-socials .socials .facebook {
    background-position: -8px -173px;
}
.footer-socials .socials .google-plus {
    background-position: -42px -174px;
}
.footer-socials .socials:hover .facebook {
    background-position: -97px -173px;
}
.footer-socials .socials:hover .google-plus {
    background-position: -131px -174px;
}
.footer-socials .socials:hover, .footer-socials .socials:hover {
    background-color: #fff;
}
#owl-wellness.owl-theme .owl-controls {
    margin: 0;
}
#owl-wellness .slider-fill {
    position: relative;
    padding-top: 25.3%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 100%;
    position: relative;
}
#owl-wellness .slider-fill.inner {
    background-image: url('img/s1.jpg');
    padding-top:15%;
}
#owl-wellness .owl-prev, #owl-wellness .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0;
    width: 70px;
    padding: 0;
    background: none;
}
#owl-wellness .owl-prev:hover .icon.prev {
    left: -20px;
}
#owl-wellness .owl-next:hover .icon.next {
    right: -20px;
}
#owl-wellness .owl-nav .icon.next, #owl-wellness .owl-nav .icon.prev {
    width: 28px;
    height: 72px;
    background: url('img/all-pics.png') no-repeat;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.5s ease-out;
}
.owl-theme .owl-controls {
    margin: 0;
}
#owl-wellness .owl-nav .owl-prev {
    left: 0;
    top: -15px;
}
#owl-wellness .owl-nav .owl-next {
    right: 0;
    top: -15px;
}
#owl-wellness .owl-nav .icon.next {
    background-position: -89px -17px;
}
#owl-wellness .owl-nav .icon.prev {
    background-position: -10px -17px;
}
#owl-wellness .slider-fill .slider-gradient {
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
    width: 100%;
    height: 40%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /*display: none;*/
}
#owl-wellness .slider-fill .slider-link {
    position: absolute;
    text-align: right;
    right: 0;
    left: 0;
    bottom: 40px;
    line-height: 100%;
    font-size: 52px;
    color: #fff;
    text-shadow: 2px 2px 3px #000;
    font-weight: 600;
    font-style: italic;
    transition: font-size 0.5s linear;
    z-index: 4;
}
.header-menu {
    background: #549ae1;
    padding: 14px 0;
    text-align: center;
}
.header-menu a {
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans';
    border-right: 1px solid rgba(255, 255, 255, 0.45);
    text-transform: uppercase;
    padding:5px 28px;
    display: inline-block;
    transition: font-size, padding 0.5s linear;
}
.header-menu a:hover {
    background: #4279b1;
}
.header-menu a:last-child {
    border: none;
}
#main {
    padding: 40px 0 60px;
}
.page-title {
    font-size: 28px;
    font-family: 'Open Sans';
    font-weight: bold;
    color: #549ae1;
    line-height: 34px;
    margin: 0 0 18px;
}
.big-article {
    border: 1px solid #e1e1e1;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 34px;
}
.big-article:last-child {
    margin: 0;
}
.big-article .ba-image, .big-article .ba-text, .aside-box .abox-image, .aside-box .abox-text, .aside-box .abox-image-limiter {
    display: inline-block;
    vertical-align: top;
}
.aside-box .abox-image-limiter {
    width: 29%;
    padding-top: 29%;
    height: 0;
    position: relative;
    overflow: hidden;
}
.big-article .ba-image, .aside-box .abox-image {
    position: relative;
    background-repeat: no-repeat;
    padding-top: 31.9%;
    background-size: cover;
    background-position: center center;
    width: 45%;
}
.big-article .ba-text {
    padding: 20px 20px 30px 20px;
    width: 55%;
    position: relative;
    height: 238px;
    overflow: hidden;
}
.big-article .ba-text .ba-title {
    font-family: 'PT Sans Caption';
    font-weight: bold;
    font-size: 20px;
    color: #000;
    line-height: 100%;
    margin-bottom: 15px;
    display: block;
}
.big-article .ba-text .ba-title:hover, .aside-box:hover .abox-title {
    color: #549ae1;
}
.big-article .ba-text .ba-desc {
    color: #6e6e6e;
    font-family: 'Open Sans';
}
.big-article .ba-bottom {
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 0;
    padding: 0 0 19px;
    background: #fff;
}
.big-article .ba-bottom span, .aside-box .abox-text:after {
    content: "";
    position: absolute;
    top: -31px;
    height: 31px;
    width: 100%;
    display: block;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.aside-box .abox-text:after {
    top: auto;
    bottom: 0;
    height: 20px;
    background: -moz-linear-gradient(top,  rgba(233,233,233,0) 0%, rgba(233,233,233,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(233,233,233,0) 0%,rgba(233,233,233,1) 100%);
    background: linear-gradient(to bottom,  rgba(233,233,233,0) 0%,rgba(233,233,233,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e9e9e9', endColorstr='#e9e9e9',GradientType=0 );
}
.more-button {
    border-radius: 2px;
    background: #549ae1;
    color: #fff;
    padding: 8px 14px 8px 24px;
    display: inline-block;
    vertical-align: middle;
}
.more-button:hover {
    color: #fff;
}
.more-button:hover:after {
    left: 3px;
}
.more-button:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 15px;
    background: url('img/all-pics.png') no-repeat -8px -116px;
    margin-left: 13px;
    position: relative;
    left: 0;
    transition: all 0.2s linear;
}
.more-button:hover {
    background-color: #151315;
}
#aside {
    padding: 0 18px;
    background: #e9e9e9;
}
.list-articles {
    background: #e9e9e9;
}
.aside-left {
    background-color: #549ae1;
}
.aside-left .article-oncet:hover {
    background-color: #4279b1;
}
.aside-left .article-oncet:first-child {
    border: none;
}
.aside-left .article-oncet {
    display: block;
    padding: 10px 20px;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.45);
}
.aside-box {
    display: block;
    border-bottom: 1px solid #d2d2d2;
    padding: 17px 0;
}
.aside-box:last-child {
    border: none;
}
.aside-box .abox-image {
    width: 100%;
    padding-top: 100%;
    transition: transform 0.2s ease-out;
    -webkit-transition: transform 0.2s ease-out;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.aside-box:hover .abox-image {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    transition: transform 0.4s ease-out;
}
.aside-box .abox-text {
    width: 71%;
    padding-left: 15px;
    height: 95px;
    overflow: hidden;
    position: relative;
    color: #6e6e6e;
    line-height: 17px;
}
.aside-box .abox-title {
    font-family: 'PT Sans Caption';
    font-weight: bold;
    font-size: 17px;
    line-height: 100%;
    margin-bottom: 5px;
    color: #000;
}
#footer {
    background: #549ae1 right 5px bottom -70px no-repeat;
    padding: 34px 15px;
    text-align: center;
    color: #fff;
}
.created {
    display: inline-block;
}
.created a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    padding: 3px 0px 0px 0px;
}
.created a:hover {
    text-decoration: underline;
}
.created a:after {
    background: url("img/all-pics.png") no-repeat -8px -234px;
    content: "";
    display: inline-block;
    height: 23px;
    position: relative;
    top: 5px;
    width: 31px;
    margin-left: 6px;
}
.created a:hover:after {
    animation-duration: 0.75s;
    animation-name: hvr-icon-up;
    animation-timing-function: ease-out;
}
.navigation {
    margin: -15px 0 15px;
}
.navigation a, .navigation span, .navigation h1 {
    font-size: 12px;
    color: #898989;
    display: inline;
    transition: color 0.1s ease-in;
    text-decoration: none;
    line-height: inherit;
}
.navigation a {
    color: #549ae1;
}
.navigation a:hover {
    color: #000;
}
.navigation a + a:before, .navigation a + span:before, .navigation span + a:before, .navigation span + span:before, .navigation a + h1:before, .navigation span + h1:before, .back-to-button:after {
    display: inline-block;
    width: 5px;
    height: 8px;
    margin: 0 8px;
    vertical-align: middle;
    content: "\0276f";
    vertical-align: baseline;
}
.inner-page {
    padding-bottom: 40px;
}
.news-list .big-article .ba-text .ba-title {
    margin-bottom: 5px;
}
.big-article .news-date {
    margin: 0 0 7px;
    color: #549ae1;
}
.news-date {
    margin: 0 0 5px;
    font-weight: bold;
    color: #151315;
    line-height: inherit;
    font-size: 14px;
}
.news-image-float {
    width: 40%;
    float: left;
    margin: 0 23px 9px 0;
}
.news-image-float img {
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
.single-news-content {
    margin-top: -2px;
    line-height: 17px;
}
#top-menu.responsive-nav .label_menu {
    background-color: #549ae1;
    font-size: 21px;
}
.pagination > li > a, .pagination > li > span {
    color: #549ae1;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #549ae1;
    border-color: #549ae1;
}
@media (max-width: 767px) {
    /* xs */
    .col-article .aside-box {
        width: 100%!important;
        padding-left: 0;
        padding-right: 0;
    }
    .big-article:last-child {
        margin-bottom: 34px;
    }
    #aside {
        padding: 0;
    }
    .aside-box:nth-child(2n) {
        border-left: 1px solid #d2d2d2;
    }
    .aside-box {
        display: inline-block;
        width: 50%;
        padding: 17px 18px;
    }
    .aside-box .abox-image-limiter {
        width: 100%;
        padding-top: 80%;
        display: block;
    }
    .aside-box .abox-desc {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .aside-box .abox-text::after {
        display: none;
    }
    .aside-box .abox-text {
        display: block;
        width: 100%;
        padding: 10px 0 0;
        height: auto;
    }
    .aside-box .abox-title {
        font-size: 15px;
    }
    .big-article .ba-text .ba-title {
        font-size: 18px;
    }
    .big-article .ba-image {
        padding-top: 40%;
        display: block;
        width: 100%;
    }
    .big-article .ba-text {
        height: auto;
        width: 100%;
        display: block;
        padding: 20px 20px 65px;
    }
    .big-article .ba-bottom span {
        display: none;
    }
    .header-menu a {
        font-size: 15px;
        padding: 5px 10px;
    }
    #owl-wellness .slider-fill .slider-link {
        font-size: 24px;
        bottom: 15px;
    }
    #owl-wellness .owl-prev, #owl-wellness .owl-next {
        width: 40px;
    }
    #owl-wellness .owl-nav .icon.next, #owl-wellness .owl-nav .icon.prev {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
    }
    #owl-wellness .slider-fill {
        padding-top: 250px;
    }
    .seo-logo {
        width: 200px;
        outline-width: 10px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* sm */
    .aside-box .abox-image-limiter {
        width: 100%;
        padding-top: 80%;
        display: block;
    }
    .aside-box .abox-desc {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .aside-box .abox-text::after {
        display: none;
    }
    .aside-box .abox-text {
        display: block;
        width: 100%;
        padding: 10px 0 0;
        height: auto;
    }
    .aside-box .abox-title {
        font-size: 15px;
    }
    .big-article .ba-text .ba-title {
        font-size: 18px;
    }
    .big-article .ba-image {
        padding-top: 60%;
        display: block;
        width: 100%;
    }
    .big-article .ba-text {
        height: auto;
        width: 100%;
        display: block;
        padding: 20px 20px 65px;
    }
    .big-article .ba-bottom span {
        display: none;
    }
    .header-menu a {
        font-size: 15px;
        padding: 5px 10px;
    }
    .seo-logo {
        width: 250px;
        outline-width: 20px;
        margin-left: 60px;
    }
    #owl-wellness .slider-fill .slider-link {
        font-size: 30px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    /* md */
    .contact-iframe iframe {
        height: 805px;
    }
    .aside-box .abox-text {
        height: 75px;
    }
    .aside-box .abox-text {
        font-size: 13px;
    }
    .aside-box .abox-title {
        font-size: 14px;
    }
    .big-article .ba-text {
        height: 196px;
        padding: 12px 14px 30px
    }
    .big-article .ba-bottom {
        left: 12px;
        padding: 0 0 15px;
    }
    .big-article .ba-text .ba-title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .header-menu a {
        font-size: 16px;
        padding: 5px 15px;
    }
    .seo-logo {
        margin-left: 60px;
    }
    #owl-wellness .slider-fill .slider-link {
        font-size: 40px;
    }
}
@media (min-width: 1200px) {
    /* lg */
}
@media (max-width: 1250px) {
    #owl-wellness .slider-fill.inner {
        padding-top:0;
        height: 245px;
    }
}
@media (max-width: 991px) {
    .contact-iframe iframe {
        height: 845px;
    }
    #owl-wellness .slider-fill.inner {
        padding-top:0;
        height: 180px;
    }
}
@media (max-width: 767px) {
    #owl-wellness .slider-fill.inner {
        padding-top:0;
        height: 130px;
    }
}
@media (max-width: 544px) {
    .news-image-float {
        float: none;
        display: block;
        margin: 0 0 15px;
        width: 100%;
    }
    .header-menu {
        padding: 0;
    }
    .aside-box .abox-text {
        padding: 15px 0 0;
    }
    .aside-box .abox-title {
        margin-bottom: 10px;
    }
    #aside {
        padding: 0 18px;
    }
    .aside-box:nth-child(2n) {
        border-left: none;
    }
    .aside-box {
        display: block;
        width: 100%;
        padding: 17px 0;
    }
    .aside-box .abox-desc {
        overflow: visible;
        white-space: normal;
        text-overflow: clip;
    }
    .big-article .ba-image {
        padding-top: 71%;
    }
    .header-menu a {
        font-size: 18px;
        padding: 5px 0;
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.45);
        display: block;
    }
    .right-header a:first-child {
        display: none;
    }
    .col-xxs-12 {
        display: block;
        float: none;
        width: 100%;
    }
}
@media (max-width: 414px) {
    .created a {
        display: block;
        padding: 0;
    }
}
@media (max-width: 355px) {
    .contact-iframe iframe {
        height: 880px;
    }
}
/* Icon Up */
@-webkit-keyframes hvr-icon-up {
    0%,
    50%,
    100% {
        top: 5px;
        top: 5px;
    }
    25%,
    75% {
        top: -1px;
        top: -1px;
    }
}
@keyframes hvr-icon-up {
    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}
/* Icon Up */