body,
p {
    font-size: 16px;
}
img {
    max-width: 100%;
    height: auto !important;
}

.cke_editable ol,
.cke_editable ul,
.backend-editor-body ol,
.backend-editor-body ul,
.editor ol,
.editor ul {
    margin-bottom: 1rem;
    padding-left: 2rem;
}
.cke_editable ol,
.backend-editor-body ol,
.editor ol,
.cke_editable ol > li,
.backend-editor-body ol > li,
.editor ol > li {
    list-style-type: decimal;
}
.cke_editable ul,
.backend-editor-body ul,
.editor ul,
.cke_editable ul > li,
.backend-editor-body ul > li,
.editor ul > li {
    list-style-type: disc;
}

.cke_editable .list-unstyled,
.editor .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.cke_editable .list-unstyled li,
.editor .list-unstyled li {
    list-style: none;
}

.line-clamp-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.light-blue-bg {
    background: #cfe8ef !important;
}
a[href^=tel]:hover {
    text-decoration: underline;
}
body {
    padding-top: 90px;
}
.logo a {
    display: flex;
    align-items: center;
}
.logo .logo1 {
    width: 50px;
    margin-right: 6px;
}
.logo .logo2 {
    width: 200px;
}
.main-header-area2 {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    padding: 20px 0;
}
.main-menu ul li > a {
    font-size: 20px;
    font-weight: 700;
}
.main-menu ul li ul.submenu li a {
    font-size: 16px;
    font-weight: 400;
}
.banner-txt {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.slider__content .list-item {
    color: white;
    font-size: 24px;
    line-height: 26px;
    font-family: "cerebri_sanssemibold";
}
.blog__content--meta {
    color: #6d6d6d;
    font-size: 15px;
    line-height: 1.9;
    font-family: "futuramedium";
}
.blog__content--meta i {
    color: #7ee6e2;
}
.blog__content--img {
    flex: 215px 0 0;
    width: 215px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #1c7398;
    border-color: #1c7398;
}
.breadcrumb-list ul li a:hover {
    color: #7ee6e2;
}
.breadcrumb-list ul li:nth-child(n) {
    padding: 0 0 0 24px;
}
.breadcrumb-list ul li:nth-child(1) {
    padding-left: 0;
}
.breadcrumb-list ul li:nth-child(n)::before {
    content: "";
    background: none;
    position: absolute;
    left: 4px;
    top: 8px;
    width: 8px;
    height: 30px;
    z-index: 1;
    border: solid #fff;
    border-width: 0 2px;
}
.breadcrumb-list ul li:nth-child(1)::before,
.breadcrumb-list ul li:nth-child(n)::after {
    display: none;
}
.page-title-area {
    background-position: 50% 0;
}
.theme_btn.bg2 {
    background: none;
    color: #1c7398;
    border: 2px solid #e7e7e7;
}
.theme_btn.bg2:hover {
    background: #7ee6e2;
    border: 2px solid transparent;
}
.theme_btn.minw {
    min-width: 12em;
}
.social-meadia > * {
    vertical-align: middle;
}
.social-meadia.a2a_default_style:not(.a2a_flex_style) a {
    float: none;
    margin: 0;
}
.page-title-area::before {
    background-color: #0a0a0a;
}

@media (max-width: 1199px) {
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
    body {
        padding-top: 112px;
    }
    .main-header-area2 {
        padding: 0;
    }
    .main-menu-area {
        text-align: center !important;
    }
    .main-menu ul li > a {
        margin: 0 17px;
    }
    .main-header-area2 .hamburger-menu2 {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .logo .logo1 {
        width: 65px;
    }
    .logo .logo2 {
        width: 220px;
    }
}

@media (min-width: 1400px) {}
