/*
Theme Name: KayaBooks
Theme URI: https://kayabooks.com/
Author: Aenten & Avadanta
Description: Avadanta is a creative, fully customizable and multipurpose theme that you can use to create any kind of beautiful websites.  and Aenten is Bookkeeping and Accounting Services for SMBs.
Version: 1.1.4
Requires at least: 5.0
Tested up to: 5.9
Requires PHP: 5.6
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-menu, custom-logo, featured-images, theme-options, threaded-comments, translation-ready, footer-widgets, blog, news
License: GNU General Public License v2 or later
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
Text Domain: avadanta
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
html,
body {
    color: #131313;
    font-size: 18px;
    line-height: 1.6;
    font-family: Poppins, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow-x: hidden;
    min-width: 320px;
}

@media (min-width: 576px) {
    html,
    body {
        font-size: 18px;
        line-height: 1.6;
        font-weight: 400;
    }
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
    display: block;
}

*[hidden] {
    display: none;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote::after,
blockquote::before,
q::after,
q::before {
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #131313;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0.5rem;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child {
    margin-bottom: 0;
}

.tc-light h1,
.tc-light h2,
.tc-light h3,
.tc-light h4,
.tc-light h5,
.tc-light h6,
.tc-light .h1,
.tc-light .h2,
.tc-light .h3,
.tc-light .h4,
.tc-light .h5,
.tc-light .h6 {
    color: #fff;
}

p {
    margin-bottom: 1rem;
}

p:last-child {
    margin-bottom: 0;
}

ul,
ol,
table {
    margin: 0;
    padding: 0;
}

strong,
b {
    font-weight: 700;
}

a,
button {
    outline: 0 none;
    transition: all 0.5s;
	
}

a:link,
a:visited,
button:link,
button:visited {
    text-decoration: none;
}

a:hover,
a:active,
button:hover,
button:focus,
button:active {
    outline: 0;
    color: #086ad8;
}

.bg-dark-alt a:hover,
.bg-dark a:hover,
.bg-dark-alt button:hover,
.bg-dark button:hover {
    color: #fff;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
.h1,
.fz-1 {
    font-size: 1.375rem;
}

h2,
.h2,
.fz-2 {
    font-size: 1.375rem;
}

h3,
.h3,
.fz-3 {
    font-size: 1.125rem;
}

h4,
.h4,
.fz-4 {
    font-size: 1.125rem;
    line-height: 1.667;
}

h5,
.h5,
.fz-5 {
    font-size: 1rem;
}

h6,
.h6,
.fz-6 {
    font-size: 0.875rem;
}

.fz-7 {
    font-size: 0.75rem;
}

.fz-8 {
    font-size: 0.75rem;
}

@media (min-width: 479px) {
    h1,
    .h1,
    .fz-1 {
        font-size: 1.75rem;
    }
    h2,
    .h2,
    .fz-2 {
        font-size: 1.375rem;
    }
    h3,
    .h3,
    .fz-3 {
        font-size: 1.25rem;
    }
    h4,
    .h4,
    .fz-4 {
        font-size: 1.125rem;
        line-height: 1.667;
    }
    h5,
    .h5,
    .fz-5 {
        font-size: 1rem;
    }
    h6,
    .h6,
    .fz-6 {
        font-size: 0.875rem;
    }
    .fz-7 {
        font-size: 0.75rem;
    }
    .fz-8 {
        font-size: 0.75rem;
    }
}

.lead a {
	color: #131313 !important;
}
.l-font {
    font-size: 4.5rem;
}

@media (min-width: 576px) {
    h2,
    .h2,
    .fz-2 {
        font-size: 1.875rem;
        line-height: 1.533;
    }
    h3,
    .h3,
    .fz-3 {
        font-size: 1.5rem;
    }
    h4,
    .h4,
    .fz-4 {
        font-size: 1.125rem;
        line-height: 1.333;
    }
    h5,
    .h5,
    .fz-5 {
        font-size: 0.875rem;
    }
    h6,
    .h6,
    .fz-6 {
        font-size: 0.75rem;
    }
    .fz-7 {
        font-size: 0.6875rem;
    }
    .fz-8 {
        font-size: 0.625rem;
    }
    .l-font {
        font-size: 4.5rem;
    }
}

@media (min-width: 992px) {
    h1,
    .h1,
    .fz-1 {
        font-size: 2.25rem;
    }
}

.t-u {
    text-transform: uppercase;
}

.t-c {
    text-transform: capitalize;
}

.t-n {
    text-transform: initial;
}

.nk-df-content {
    content: "";
}

.nk-df-rel,
.has-ovm,
.has-bg,
[class*="bg-"],
.has-bg-image,
.has-bg-video {
    position: relative;
}

.nk-df-over-up,
.has-ovm>[class*="container"],
.has-ovm> :not(.nk-ovm):not(.header-main):not(.nk-header),
.has-bg-image>[class*="container"],
.has-bg-video>[class*="container"] {
    position: relative;
    z-index: 5;
}

.nk-df-around,
.bg-image,
.bg-video,
.bg-video-cover,
.overlay:after {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

.nk-df-bg,
.has-bg,
[class*="bg-"],
.bg-image,
.bg-video,
.bg-video-cover {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

.nk-df-bg-100 {
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50% 50%;
}

.gutter-vr-30px {
    margin-top: -15px !important;
    margin-bottom: -15px !important;
}

.gutter-vr-30px>li,
.gutter-vr-30px>div {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.gutter-vr-40px {
    margin-top: -20px !important;
    margin-bottom: -20px !important;
}

.gutter-vr-40px>li,
.gutter-vr-40px>div {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

@media (min-width: 1200px) {
    .gutter-vr-30px {
        margin-top: -15px !important;
        margin-bottom: -15px !important;
    }
    .gutter-vr-30px>li,
    .gutter-vr-30px>div {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .gutter-vr-40px {
        margin-top: -20px !important;
        margin-bottom: -20px !important;
    }
    .gutter-vr-40px>li,
    .gutter-vr-40px>div {
        padding-top: 30px !important;
        padding-bottom: 35px !important;
    }
    .gutter-vr-50px {
        margin-top: -25px !important;
        margin-bottom: -25px !important;
    }
}

.container-custom {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}

.container-custom-full {
    max-width: calc(100% - 30px);
    padding: 30px;
}

.bg-image.bg-image-full {
    height: 350px;
    position: relative !important;
    margin-top: 55px;
}

@media (max-width: 991px) {
    .bg-image.bg-image-quarter {
        max-width: calc(100% - 30px);
        height: 350px;
        position: relative !important;
        margin: 0 auto 30px;
    }
    .sign-up .bg-image.bg-image-quarter {
        display: none;
    }
}

@media (min-width: 576px) {
    .container-custom {
        max-width: 470px;
        margin-left: auto;
        margin-right: auto;
    }
    .container-custom-full {
        max-width: 440px;
        padding: 30px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .bg-image.bg-image-quarter {
        max-width: 470px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 768px) {
    .container-custom {
        max-width: 630px;
        margin-left: 30px;
        margin-right: auto;
    }
    .container-custom-full {
        max-width: 100%;
        margin-left: 45px;
        padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 849px) {
    .bg-image.bg-image-quarter {
        max-width: 600px;
        margin-left: 45px;
    }
}

@media (min-width: 850px) and (max-width: 991px) {
    .bg-image.bg-image-quarter {
        max-width: 600px;
        margin-left: 75px;
    }
}

.fw-4 {
    font-weight: 400 !important;
}

.has-bg-image>div,
.has-bg-video>div {
    position: relative;
    z-index: 1;
}

.bg-fixed {
    background-attachment: fixed;
}

.bg-image {
    position: absolute !important;
    z-index: 0 !important;
    opacity: 0;
    transition: opacity 0.4s;
}

.bg-image.bg-image-loaded {
    opacity: 1;
}

.bg-image img {
    display: none !important;
}

.alignright,
.alignleft,
.aligncenter,
.alignnone {
    display: block;
    padding: 0;
    margin: 15px auto;
}

@media (min-width: 576px) {
    .alignright,
    .alignleft,
    .aligncenter,
    .alignnone {
        margin: 0 0 15px;
        display: inline;
    }
    .alignright {
        margin-left: 20px;
        float: right;
    }
    .alignleft {
        margin-right: 20px;
        float: left;
    }
    .alignnone {
        margin-right: 20px;
    }
    .aligncenter {
        display: block;
        margin: 15px auto;
    }
}

@media (min-width: 768px) {
    .over-up {
        margin-top: -190px;
    }
    .over-up-sm {
        margin-top: -75px;
    }
    .over-up-md {
        margin-top: -125px;
    }
    .over-up-lg {
        margin-top: -275px;
    }
    .over-up-xl {
        margin-top: -350px;
    }
}

.hr,
hr {
    border-top: 1px solid #dbe4f7;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

.section-full {
    display: flex;
    align-items: center;
    min-height: 100vh;
}

.section-content {
    width: 100%;
}

.h-110 {
    height: 110% !important;
}

.h-115 {
    height: 115% !important;
}

.h-120 {
    height: 120% !important;
}

.h-125 {
    height: 125% !important;
}

.h-130 {
    height: 130% !important;
}

[class*="mask-"]:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    background-repeat: no-repeat;
}

@media (min-width: 992px) {
    .banner-inner .mask-a:before {
        background-size: contain;
    }
    .banner-inner-sm .mask-a:before {
        background-position: -5% 0;
    }
}

.bg-half {
    margin-bottom: 50px;
    position: static !important;
}

.bg-half img {
    display: block !important;
}

.bg-half::after {
    display: none;
}

.bg-img {
    position: relative;
    height: 100%;
    min-height: 350px;
}

.in-top {
    margin-top: -52px;
}

.in-bottom {
    margin-bottom: -52px;
}

@media (min-width: 768px) {
    .bg-half {
        background-position: center;
        margin: 0;
        position: absolute !important;
    }
    .bg-half img {
        display: none !important;
    }
    .style-left {
        right: 50%;
    }
    .style-right {
        left: 50%;
    }
    .style-right-custom {
        left: calc(50% + 15px);
    }
}

@media (min-width: 992px) {
    .style-right-custom {
        left: calc(50% + 37.5px);
    }
}

@media (min-width: 1200px) {
    .style-right-custom {
        left: calc(50% + 50px);
    }
}

[class*="overlay"],
[class*="overlay-"] {
    position: relative;
}

[class*="overlay"]::after,
[class*="overlay-"]::after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
}

.overlay-gradient::after {
    background-image: linear-gradient(to top, #00a2e861 10%, rgba(18, 27, 34, 0) 100%);
    opacity: 1;
    z-index: 0;
}

.overlay-gradient-full::after {
    z-index: 0;
    background-image: linear-gradient(to bottom, #121b22 0%, rgba(18, 27, 34, 0.5) 50%, #121b22 100%);
    opacity: 1;
}

.tc-light p {
    color: #fff !important;
	line-height: 1.5rem;
}

.tc-light h1,
.tc-light h2,
.tc-light h3,
.tc-light h4,
.tc-light h5,
.tc-light h6 {
    color: #fff;
}

.tc-grey {
    color: #4b4b4b !important;
}

.tc-grey-alt {
    color: #4a4a4a !important;
}

.is-shadow {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}

.shadow-alt {
    box-shadow: 0 0 10px rgba(57, 59, 102, 0.07);
}

.bg-lighter {
    background-color: #fff;
}
.bg-lighters {
    background-color: #f5f5f5;
}
.bg-darker {
    background-color: rgba(28, 30, 41, 0.9);
}

.bg-secondary {
    background-color: #f6f7f8 !important;
}

.bg-dark-alt .bg-secondary {
    background: #121d26 !important;
}

.bg-dark .bg-secondary {
    background: #121d26 !important;
}

.bg-secondary-alt {
    background: #ecf3f6;
}

.bg-dark {
    background-color: #121b22 !important;
}

.bg-dark-s2 {
    background: #1c1e29;
}

.bg-dark-alt {
    background: #3c4043;
}

.pb-0 {
    padding-bottom: 0px;
}

*/@media (min-width: 768px) {
    .mrm-30 {
        margin-right: -30px;
    }
}

@media (min-width: 992px) {
    .mtm-13 {
        margin-top: -13px !important;
    }
    .mtm-14 {
        margin-top: -14px !important;
    }
    .mtm-15 {
        margin-top: -15px !important;
    }
}

.bdr {
    border: 1px solid #e2e8eb;
}

.bg-dark-alt .bdr {
    border-color: rgba(226, 232, 235, 0.18);
}
.menu-link {
	padding: 30px 15px !important;
}
.btn {
    position: relative;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    background: #086ad8;
	border-radius: 0.5rem !important;
    border-radius: 0px;
    display: inline-block;
    padding: 10px 20px;
    transition: all ease 0.5s;
    outline-style: none;
    min-width: 50px;
}

.bg-ocean-pattern .btn {
    background: #086ad8;
}

.btn:hover,
.btn:focus {
    opacity: 0.8;
}

.btn:hover {
    color: #fff;
}

.btn:focus {
    box-shadow: none;
    outline-style: none;
}

.bg-primary .btn {
    background: #fff;
    color: #086ad8;
}

.bg-primary .btn:hover {
    background: transparent;
    color: #fff;
    border-color: #fff;
}

.btn-lg {
    padding: 10px 30px;
}

.btn-md {
    padding: 10px 24px;
}

.btn-sm {
    padding: 10px 20px;
}

.btn-xs {
    padding: 5px 18px;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
}

.btn-arrow {
    font-size: 14px;
    color: #086ad8;
    font-weight: 600;
    background: transparent;
    border-color: #e5e5e5;
    text-transform: capitalize;
    border: none;
    position: relative;
    min-width: auto;
    padding: 0;
}

.btn-arrow::after {
    position: static;
    content: "\e661";
    font-family: "themify";
    font-size: 11px;
    transition: all ease-in 0.3s;
    margin-left: 6px;
    display: inline-block;
    transform: translateX(0);
}

.btn-arrow:hover {
    background: transparent;
    color: #f4001c;
}

.btn-arrow:hover::after {
    transform: translateX(3px);
}

.btn-arrow:focus {
    background: transparent;
    color: #f4001c;
}

.btn-arrow-light {
    color: #9399c7;
}

.btn-arrow-light:hover::after {
    transform: translateX(0px);
    transition: 0s;
}

.bg-dark-alt .btn-arrow:hover {
    color: #fff;
}

.btn-outline {
    background: transparent;
    border-color: #fff;
    border: 1px solid;
}

.btn-outline:hover {
    border-color: #086ad8;
}

.bg-primary .btn-outline {
    color: #fff;
    background: transparent;
}

.bg-primary .btn-outline:hover {
    background: #fff;
    color: #086ad8;
}

.btn-underline {
    padding: 0;
    background: transparent;
    color: #131313;
    font-weight: 700;
    padding-bottom: 9px;
    position: relative;
}

.btn-underline::after {
    position: absolute;
    content: "";
    width: 100%;
    background: #086ad8;
    height: 1px;
    bottom: 0;
    right: 0;
    transition: all ease 0.5s;
}

.btn-underline:hover {
    color: #086ad8;
}

.btn-underline:hover::after {
    width: 50%;
}

.btn-arrow-style {
    font-size: 1rem;
    display: flex;
    padding: 0;
    align-items: center;
    background: #086ad8;
    padding: 0;
    border: none;
}

.btn-arrow-style span {
    padding: 20px 15px;
    background: #ff5b6e;
    text-align: left;
    transition: all ease 0.5s;
}

.btn-arrow-style em {
    padding: 15px;
    height: 100%;
}

.btn-arrow-style:hover span {
    background: #ff2840;
}

.btn-scroll {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 14px;
    padding: 6px;
    background: #086ad8;
    color: #fff;
    display: inline-block;
    text-align: center;
}

.btn-scroll:hover {
    background: #f4001c;
    color: #fff;
}

.btn-scroll:active,
.btn-scroll:focus {
    color: #fff;
}

.btn-secondary {
    background: #ecf6fa;
    color: #131313;
    border-color: transparent;
}

.btn-secondary:hover {
    background: #c4e3ef;
    border-color: #c4e3ef;
    color: #131313;
}

.btn-info {
    background: #026bfb;
    border-color: #026bfb;
}

.btn-info:hover {
    background: #0255c8;
    border-color: #0255c8;
}

.btn-warring {
    background: #f6be26;
    border-color: #f6be26;
}

.btn-warring:hover {
    background: #e0a609;
    border-color: #e0a609;
}

.btn-success {
    background: #39d884;
    border-color: #39d884;
}

.btn-success:hover {
    background: #25b96b;
    border-color: #25b96b;
}

.btn-danger {
    background: #e6604a;
    border-color: #e6604a;
}

.btn-danger:hover {
    background: #de3a1f;
    border-color: #de3a1f;
}

.btn-light {
    background: #fff;
    border-color: #fff;
    color: #131313;
}

.btn-light:hover {
    background: #e6e6e6;
    color: #131313;
}

.btn-dark {
    background: #000;
    border-color: #000;
}

.btn-dark:hover {
    background: #4d4d4d;
}

.btn-social {
    background: #000;
    border-color: #000;
    display: inline-block;
}

.btn-social .icon {
    display: inline-block;
}

.btn-social .icon+span {
    margin-left: 10px;
}

.btn-social span {
    position: relative;
    z-index: 999999;
    display: inline-block;
}

.btn-social:hover {
    background: #4d4d4d;
}

.btn-facebook {
    background: #3b5998;
    border-color: #3b5998;
}

.btn-facebook:hover {
    background: #2d4373;
}

.btn-google {
    background: #d85040;
    border-color: #d85040;
}

.btn-google:hover {
    background: #be3727;
}

.btn-uppercase {
    text-transform: uppercase;
}

.btn-capitalize {
    text-transform: capitalize;
}

.btn-initial {
    text-transform: initial;
}

.btn-creative {
    height: 60px;
    padding: 0 35px;
    color: #000;
    font-weight: 700;
    font-size: 0.9rem;
    line-height: 60px;
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 1;
    transition: all 0.5s;
    border: none;
    background: transparent;
}

.tc-light .btn-creative {
    color: #fff;
}

.btn-creative:after {
    position: absolute;
    left: 0;
    top: 0;
	border-radius: 30px;
    width: 60px;
    height: 100%;
    background: #00a2e8;
    content: "";
    z-index: -1;
    transition: all 0.5s;
}

.btn-creative:hover {
    color: #fff;
}

.btn-creative:hover:after {
    width: 100%;
}

.btn-creative:before {
    width: 40px;
    height: 2px;
    background: currentColor;
    margin-right: 10px;
    content: "";
}

@media (min-width: 576px) {
    .btn-md {
        padding: 14px 15px;
    }
    .btn-post {
        margin-top: 10px;
    }
}

@media (min-width: 992px) {
    .btn {
        padding: 13px 30px 14px;
    }
    .btn-sm {
        padding: 12px 25px;
    }
    .btn-md {
        padding: 14px 40px;
    }
    .btn-lg {
        padding: 14px 46px;
    }
    .btn-arrow {
        padding: 0;
    }
    .btn-xs {
        padding: 5px 18px;
    }
    .btn-arrow-style {
        font-size: 1.125rem;
        padding: 0;
    }
    .btn-arrow-style span {
        padding: 30px 40px;
    }
    .btn-arrow-style em {
        padding: 34px;
    }
    .btn-scroll {
        width: 50px;
        height: 50px;
        font-size: 18px;
        padding: 11px;
    }
}

@media (min-width: 1200px) {
    .btn-s2 {
        padding: 16px 46px;
        font-size: 18px;
    }
    .w-72 {
        width: 72% !important;
    }
}

.button-area {
    margin-top: 30px;
}

@media (min-width: 992px) {
    .button-area-sm {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    .button-area-sm {
        margin-top: 50px;
    }
    .button-area-md {
        margin-top: 100px;
    }
}

@keyframes fade-border {
    0% {
        transform: translateX(-50%) translateY(-50%) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) scale(1.5);
        opacity: 0;
    }
}

.text-box {
    line-height: 0.8;
}

.text-box h2 {
    color: #131313;
    margin-bottom: 10px;
}

.text-box h3 {
    color: #131313;
}

.text-box h4+p {
    margin-top: 13px;
}

.text-box h5 {
    margin-bottom: 13px;
}

.text-box p:not(.lead) {
    line-height: 1.625;
}

.text-box p:last-child {
    margin-bottom: 0;
}

.text-box-lg h2 {
    font-size: 1.5rem;
    color: #4a4a4a;
    font-family: "Roboto", sans-serif;
}

.text-block h2 {
    margin-bottom: 13px;
}

.text-block h2+.lead {
    margin-top: 13px;
    margin-bottom: 0;
}

.text-block h2+p {
    margin-top: -7px;
}


/*.text-block h2 + .btn {
    margin-top: 5px;
}*/

.text-block p+p {
    margin-top: 10px;
    margin-bottom: 0;
}

.text-block p {
    margin-bottom: 0;
}

.text-block p+.btn {
    margin-top: 23px;
}

@media (min-width: 576px) {
    .text-block-s3 h2 {
        font-size: 1.8rem;
    }
}

@media (min-width: 768px) {
    .video-btn-s2 {
        width: 80px;
        height: 80px;
        line-height: 83px;
    }
}

.text-block-head+h2 {
    color: #4a4a4a;
}

@media (min-width: 992px) {
    .text-box-ml {
        margin-left: 15px;
    }
}

@media (min-width: 1200px) {
    .text-block h2+.lead {
        margin-top: 13px;
        margin-bottom: 0;
    }
    .text-block p+p {
        margin-top: 10px;
        margin-bottom: 0;
    }
    .text-block p+.btn {
        margin-top: 23px;
    }
}

.heading-xs {
    font-size: 14px;
    font-weight: 700;
    color: #131313;
    text-transform: uppercase;
    margin-bottom: 13px;
    letter-spacing: 0.5px;
    line-height: 0.8;
}

.tc-light-dark .heading-xs,
.tc-grey-alt .heading-xs {
    color: inherit;
}

.tc-grey-alt .heading-xs {
    color: #4b4b4b;
}

.bg-darker .heading-xs,
.tc-light .heading-xs {
    color: rgba(255, 255, 255, 0.7);
}

.dash {
    padding-left: 35px;
    padding-right: 35px;
    position: relative;
    display: inline-block;
}

.dash::before,
.dash::after {
    position: absolute;
    content: "";
    width: 20px;
    display: none;
    height: 2px;
    background: #086ad8;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.dash::after {
    left: auto;
    right: 0;
}

.dash-both {
    padding-right: 35px;
    padding-left: 35px;
}

.dash-both::after {
    left: auto;
    right: 0;
}

@media (min-width: 768px) {
    .dash::after {
        left: 0;
        right: auto;
    }
    .dash-both::after {
        left: auto;
        right: 0;
    }
}
/*---- Header ----*/
@media (max-width: 992px) {
	.header-top.contact_info {
		display:none;}
}
.header-top.contact_info {
    padding: 7px 0;
	background: #00a2e8;
}

.header-top.contact_info .mail-call .mail-to,
.header-top.contact_info .mail-call .call-on {
	display: inline-block;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.2;
}

.header-top.contact_info i {
    height: auto;
    width: 18px;
}
.header-top.contact_info a {
   color: #fff;
}

.header-top.contact_info .follow_us_on {
	text-align: left;
}

.header-top.contact_info .follow_us_on li {
    display: inline-block;
}

.header-top.contact_info .follow_us_on li a i::before {
    font-size: 14px;
    color: #fff;
}

.header-top.contact_info .mail-call {
    text-align: right;
}

.header-top.contact_info .mail-call img {
    margin-right: 0.4rem;
	height: 18px;
}

.separator-pipesign {
    width: 1px;
    height: 15px;
    margin: -2px 12px;
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
}

.separator-pipesign.white {
    background: rgba(255, 255, 255, 0.4);
}

.section-head {
    margin-bottom: 38px;
    line-height: 0.8;
}

.section-head .heading-xs {
    margin-bottom: 13px;
}

.section-head h2 {
    margin-bottom: 15px;
}

.section-head-col {
    padding-bottom: 0;
    margin-bottom: 15px;
}

.section-head-col h2 {
    margin-bottom: 0;
}

.section-head-col h2+p {
    padding-top: 11px;
}

.section-head-col p+.btn {
    margin-top: 4px;
}

.section-head-s2 h2 {
    font-size: 1.5rem;
    line-height: 1.25;
    font-weight: 900;
    margin-bottom: 30px;
}

@media (min-width: 576px) {
    .section-head-s2 h2 {
        font-size: 2rem;
    }
    .section-head-s5 h2 {
        font-size: 1.8rem;
    }
}

@media (min-width: 768px) {
    .section-head-s2 h2 {
        font-size: 1.8rem;
    }
}

@media (min-width: 992px) {
    .section-head {
        margin-bottom: 30px;
    }
    .section-head-s2 h2 {
        font-size: 2.8rem;
    }
    .section-head-s4 h2 {
        font-size: 2.25rem;
        line-height: 1.35;
    }
    .section-head-s5 h2 {
        font-size: 2rem;
    }
    .section-sm {
        margin-bottom: 50px;
    }
    .section-md {
        margin-bottom: 68px;
    }
    .section-lg {
        margin-bottom: 90px;
    }
}

@media (min-width: 1200px) {
    .section-head-s2 h2 {
        font-size: 4rem;
    }
    .section-head-s5 h2 {
        font-size: 2.33rem;
    }
}

.slick-arrow {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
    padding-top: 7px;
    cursor: pointer;
    background: #0a1015;
    z-index: 1;
    opacity: 0.4;
    display: none !important;
}

.slick-arrow i {
    color: #fff;
}

.tes-arrow-s1 .slick-arrow {
    display: block !important;
}

.slick-prev {
    left: 30px;
}

.slick-next {
    right: 30px;
}

.slick-dots {
    margin-top: 24px;
    text-align: center;
    line-height: 0.8;
}

.slick-dots li {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #e4eaed;
    cursor: pointer;
    margin: 0 6px;
}

.slick-dots li button {
    display: none;
}

.slick-dots li.slick-active {
    background: #086ad8;
}

.bg-ocean-pattern .slick-dots li.slick-active {
    background: #086ad8 !important;
}

@media (min-width: 768px) {
    .slick-arrow {
        display: inline-block !important;
    }
    .tes-s5 .slick-dots {
        text-align: left;
        margin-left: -4px;
        margin-top: 34px;
    }
    .tes-s5 .slide-dot-center .slick-dots {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .has-slider:hover .slick-arrow {
        opacity: 0.4;
        display: block !important;
    }
    .has-slider:hover .slick-arrow.slick-next:hover {
        opacity: 0.8;
    }
    .has-slider:hover .slick-arrow.slick-prev:hover {
        opacity: 0.8;
    }
}

@media (min-width: 1200px) {
    .slick-arrow {
        width: 50px;
        height: 50px;
        font-size: 24px;
    }
    .slick-next {
        right: 20px;
    }
    .slick-prev {
        left: 20px;
    }
}

.preloader {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
}

.preloader:before,
.preloader:after {
    position: absolute;
    left: 0;
    height: 51%;
    width: 100%;
    transition: all 0.6s ease 0.3s;
    background: #fff;
    content: "";
}

.preloader:before {
    top: 0;
}

.page-loaded .preloader:before {
    transform: translate(0, -100%);
}

.preloader:after {
    bottom: 0;
}

.page-loaded .preloader:after {
    transform: translate(0, 100%);
}

.spinner {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 70px;
    height: 70px;
    margin: -35px 0 0 -35px;
    z-index: 1001;
}

.spinner-alt {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin: -75px 0 0 -75px;
}

.spinner-alt:before,
.spinner-alt:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.spinner-alt:before {
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.spinner-alt:after {
    border: 1px solid;
    border-top-color: #fff;
    border-right-color: transparent;
    border-left-width: 0;
    border-bottom-width: 0;
    animation: spin 1.5s linear infinite;
}

.spinner-alt.load-done {
    transition: all 0.10s;
    transform: scale(3);
    opacity: 0;
    border-color: transparent;
}

.spinner-alt.load-done:before,
.spinner-alt.load-done:after {
    opacity: 0;
}

.spinner-alt.spinner-light {
    border: 1px solid rgba(10, 16, 21, 0.1);
}

.spinner-alt.spinner-light::after {
    border-top-color: #0a1015;
}

.spinner-brand {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
}

@media (min-width: 1200px) {
    .body-boxed {
        padding: 50px;
    }
}

.shadow-light {
    box-shadow: 0px 5px 45px 0px rgba(10, 16, 21, 0.08);
}

.icon {
    color: #086ad8;
}

@media (min-width: 1200px) and (max-width: 1360px) {
    .body-boxed {
        padding: 30px;
    }
    .container-lg-custom {
        max-width: 960px;
    }
    .container-xl-full {
        max-width: 100%;
    }
    .section-head-s2 h2 {
        font-size: 3.2rem;
    }
    .quote-block {
        padding: 40px 40px 45px 40px !important;
    }
    .box-pad {
        padding: 30px;
    }
}

.animate {
    position: relative;
    animation-fill-mode: both;
}

.header-box {
    position: relative;
}

.header-main {
    padding: 12px 0px;
    transition: all 0.4s;
    position: absolute;
    width: 100%;
    z-index: 9;
    left: 0;
}

.is-transparent .header-main,
.has-fixed .header-main {
    width: 100%;
    z-index: 49;
}

.is-transparent .header-main {
    position: absolute !important;
}

.header-s1 .header-main {
    background: #fff;
	box-shadow: 0 0.375rem 0.625rem -0.375rem rgb(0 0 0 / 20%);
}

.has-fixed .header-main {
    position: fixed;
    box-shadow: 0 0 20px 0 rgba(10, 16, 21, 0.08);
    background: #fff;
    top: 0;
}

.bg-ocean-pattern .has-fixed .header-main {
    background: #1b0768;
}

.has-fixed.is-shrink .header-main {
    padding-top: 10px;
    padding-bottom: 10px;
}

.is-boxed .header-main {
    padding: 12px 15px;
    z-index: 9;
}

.header-wrap {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.header-logo {
    margin: 6px 0;
    flex-shrink: 0;
}

.header-navbar {
    position: fixed;
    left: -280px;
    top: 0;
    width: 260px;
    height: 100vh;
}

.header-navbar.menu-mobile {
    transition: all 0.4s;
    display: block;
}

.header-navbar::before,
.header-navbar-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
}

.header-navbar::before {
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.4s;
}

.header-navbar-overlay {
    background: rgba(18, 27, 34, 0.7);
    left: 100%;
    width: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
    transition-delay: 0.2s;
}

.banner {
    min-height: 72px;
}

.is-boxed .banner {
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 375px) {
    .header-navbar:not(.header-navbar-classic) {
        left: -310px;
        width: 290px;
    }
}

@media (min-width: 576px) {
    .header-navbar:not(.header-navbar-classic) {
        left: -360px;
        width: 340px;
    }
    .is-boxed .header-main {
        padding: 12px 40px;
    }
}

@media (min-width: 992px) {
    .header-navbar:not(.header-navbar-classic) {
        height: auto;
        width: auto;
        left: 0;
    }
    .header-main {
        padding: 20px 0;
    }
    .is-boxed .header-main {
        padding: 12px 40px;
    }
    .logo img {
        height: 40px;
    }
    .logo-md img {
        height: 50px;
    }
    .logo-lg img {
        height: 60px;
    }
}

@media (min-width: 1200px) {
    .logo img {
        height: auto;
    }
}

.header-menu {
    max-height: 100vh;
    overflow: hidden;
    overflow-y: auto;
}

.header-navbar-classic .header-menu {
    display: none;
    max-height: 65vh;
}

.header-navbar-classic .header-menu.menu-shown {
    display: block;
}

.header-nav-toggle {
    height: 44px;
}

@media (min-width: 1280px) {
    .header-main {
        padding: 20px 0;
    }
    .is-boxed .header-main {
        padding: 20px 40px;
    }
}

@media (min-width: 576px) {
    .body-mgl {
        margin-left: 75px !important;
    }
    .header-main-creative {
        padding: 0 !important;
    }
    .header-navbar-creative {
        background: transparent;
        height: 100vh !important;
        width: 100% !important;
        position: fixed !important;
        align-items: center;
        left: 75px !important;
        opacity: 0;
        visibility: hidden;
        z-index: 1;
        transition: all 0.5s ease 0.5s;
        display: flex;
    }
    .header-navbar-creative:after {
        content: "";
        left: 0;
        top: 0;
        width: 0;
        height: 100%;
        position: absolute;
        background: #086ad8;
        z-index: -1;
        transition: all 0.5s;
    }
    .header-navbar-creative::before {
        display: none;
    }
    .header-navbar-creative.menu-shown {
        transition: all 0s ease 0s;
        opacity: 1;
        visibility: visible;
        left: 75px !important;
    }
    .header-navbar-creative.menu-shown:after {
        width: 100%;
    }
    .header-navbar-creative .header-menu {
        width: 100% !important;
    }
    .header-sidebar {
        width: 75px;
        background: #000;
        height: 100%;
        position: fixed;
        color: #fff;
        left: 0;
        top: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        padding: 50px 0;
        transition: all 0.3s;
    }
    .header-sidebar .toggle-line-s2::after,
    .header-sidebar .toggle-line-s2::before,
    .header-sidebar .toggle-line-s2>span {
        background: rgba(255, 255, 255, 0.6);
    }
    .header-navbar-creative {
        padding-left: 0 !important;
    }
    .header-social li {
        display: block;
    }
    .header-social li a {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6);
        padding: 5px 9px;
        transition: 0.3s;
    }
    .header-social li a:hover {
        color: #086ad8;
    }
    .header-sidebar.shown .header-social li a {
        color: #086ad8;
    }
    .header-sidebar.shown .header-social li a:hover {
        color: rgba(0, 0, 0, 0.6);
    }
    .header-nav-creative {
        display: block;
    }
    .header-navbar-overlay {
        display: none;
    }
    .header-main-creative {
        padding: 0;
    }
    .has-fixed .header-main-creative {
        left: 75px;
    }
    .header-contact {
        opacity: 0;
        transform: translateY(40px);
    }
    .menu-shown .header-contact {
        transform: translateY(0);
        opacity: 1;
        transition: all 0.7s ease 0.8s;
    }
}

.menu {
    padding: 12px 0;
}

.menu-btns {
    margin-bottom: 26px;
    margin-top: -10px;
    padding-top: 10px;
    display: flex;
    position: relative;
}

.menu-btns::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 1px;
    height: 18px;
    background: #e5e5e5;
    margin: auto 0;
    top: 0;
    display: none;
}

.menu-btns>li {
    padding: 0px;
}

.menu-btns>li a {
    padding: 12px 15px;
}

.menu-btns>li .search {
    background: transparent;
    padding: 10px 10px;
    font-size: 18px;
    margin-right: 10px;
    color: inherit;
    min-width: auto;
    border: none;
    display: none;
}

.bg-dark-alt .menu-btns>li .search {
    color: #fff;
}

.menu-btns-s2:before {
    display: none;
}

.menu-item {
    position: relative;
    border-bottom: 1px solid rgba(219, 228, 247, 0.75);
}

.menu-item>ul,
.menu-item .menu-sub {
    display: none;
}

.menu-item a {
    font-size: 16px;
    line-height: 17px;
    color: #131313;
    padding: 12px 0;
    display: block;
    position: relative;
    font-weight: 600;
}

.menu-drop .menu-item a {
    text-transform: capitalize;
}

.menu-item a.active,
.menu-item a:hover {
    color: #086ad8;
}
.current-menu-item a{
	color: #07a2e8 !important;
}
.current-menu-item:before{
	position: absolute;
    content: "";
    border-right: 10px #00a2e8 solid;
    height: 5px;
    margin-top: 7px;
}
@media (min-width: 576px) {
    .menu-btns::before {
        display: none;
    }
    .menu-btns>li a {
        padding: 12px 22px;
        color: #fff;
		border-radius: 0.5rem;
    }
    .menu-btns-s2:before {
        display: none;
    }
    .avadanta-title {
        margin-bottom: -4px;
    }
    .menu-three {
        padding-top: 10px;
    }
    .logo .site-title {
        margin-bottom: -3px;
    }
    .header-three.affix {
        height: 110px;
    }
}

@media (min-width: 992px) {
    .header-menu {
        display: flex !important;
        width: auto;
        align-items: center;
        position: static;
        background: transparent;
        padding: 0;
        margin: 0;
        border-radius: 0;
        overflow: visible;
    }
    .header-navbar-creative .header-menu {
        display: block !important;
    }
    .header-navbar {
        padding: 0 0 0 15px;
        margin-top: 0;
        position: relative;
    }
    .header-navbar:before {
        display: none;
    }
    .has-fixed .header-navbar {
        margin-top: 0;
    }
    .menu {
        display: flex;
        align-items: center;
        padding: 0;
    }
    .menu-item {
        border-bottom: none;
    }
    .menu-item>a {
        padding: 20px 10px;
    }
    .menu-s2 .menu-item>a {
        font-size: 13px;
    }
    .menu-drop .menu-item>a {
        font-weight: 400;
    }
    .menu-s2 .menu-item>a {
        padding: 30px 10px;
    }
    .menu-item:hover {
        z-index: 9999;
    }
    .menu-sub {
        position: absolute;
        max-width: 220px;
        min-width: 220px;
        background: #fff;
        padding: 15px 0;
        top: 100%;
        left: 0;
        display: block !important;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        transition: all 0.4s;
        transform: translateX(0) translateY(-8px);
        box-shadow: 0px 3px 12px 0px rgba(10, 16, 21, 0.08);
    }
    .menu-sub a {
        width: 100%;
        display: block;
        padding: 10px 10px;
    }
    .menu-sub .menu-item:first-child {
        border-top: none;
    }
    .menu-sub .menu-item:hover>a {
        color: #086ad8;
    }
    .menu-sub .menu-item:hover>a .badge-version {
        color: #086ad8;
    }
    .bg-ocean-pattern .menu-sub .menu-item:hover>a {
        color: #086ad8;
    }
    .menu-item:hover>.menu-sub {
        opacity: 1;
        visibility: visible;
        transform: translateX(0) translateY(0);
    }
    .menu-sub .menu-sub {
        left: calc(100% - 25px);
        top: 0;
        margin: 0;
        max-width: 180px;
        min-width: 180px;
    }
    .menu-sub .menu-sub li:last-child.has-sub .menu-sub {
        top: auto;
        bottom: 0;
    }
    .menu-sub .menu-sub .menu-item a {
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 13px;
    }
    .is-dark .menu-sub {
        background-color: #3d77f9;
    }
    .menu-btns {
        display: flex;
        margin-bottom: -10px;
        margin-left: 12px;
        padding-left: 15px;
        padding-top: 1px;
    }
    .menu-btns>li {
        padding-top: 0px !important;
    }
    .menu-btns>li:last-child {
        padding-right: 0;
    }
    .menu-btns>li .search {
        display: inline-block;
        margin-right: 10px;
    }
    .menu-btns-s2 {
        padding-left: 0;
        margin-left: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1360px) {
    .menu-s2 .menu-item>a {
        padding: 30px 12px;
    }
}

@media (min-width: 1600px) {
    .menu-btns {
        margin-left: 25px;
        padding-left: 15px;
    }
    .menu-btns-s2 {
        margin-left: 0;
        padding-left: 6px;
    }
    .menu-btns>li .search {
        margin-right: 13px;
    }
    .header-navbar-s3 .menu-item>a {
        padding: 30px 18px;
    }
    .menu-sub a {
        padding: 10px 18px;
    }
    .header-navbar-s3 .menu-sub a {
        padding: 10px 18px;
    }
    .menu-container {
        max-width: 1427px;
    }
    .header-main {
        padding: 30px 0;
    }
}

@media (min-width: 320px) and (max-width: 575px) {
    .header-sidebar .logo img {
        height: 30px;
    }
    .header-sidebar .header-logo.mb-auto {
        margin-bottom: 0 !important;
    }
}

.section {
    position: relative;
    padding-top: 45px;
    padding-bottom: 45px;
}

.section-m {
    padding-top: 60px;
    padding-bottom: 60px;
}

.section-l {
    padding-top: 60px;
    padding-bottom: 60px;
}

.section-x {
    padding-top: 75px;
    padding-bottom: 75px;
}

.section-xx {
    padding-top: 75px;
    padding-bottom: 75px;
}

.section-pb-xx {
    padding-bottom: 150px;
}

.section-pt-xx {
    padding-top: 150px;
}

@media (min-width: 576px) {
    .section {
        padding-top: 51.4285714286px;
        padding-bottom: 51.4285714286px;
    }
    .section-s {
        padding-top: 17.1428571429px;
        padding-bottom: 17.1428571429px;
    }
    .section-m {
        padding-top: 34.2857142857px;
        padding-bottom: 34.2857142857px;
    }
    .section-l {
        padding-top: 68.5714285714px;
        padding-bottom: 68.5714285714px;
    }
    .section-x {
        padding-top: 85.7142857143px;
        padding-bottom: 85.7142857143px;
    }
}

@media (min-width: 768px) {
    .section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .section-m {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .section-l {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .section-x {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .section-xx {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media (min-width: 992px) {
    .section {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .section-m {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .section-m.is-bg-half {
        padding-top: 60px;
    }
    .section-l {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .section-x {
        padding-top: 150px;
        padding-bottom: 150px;
    }
}

.is-bg-half {
    padding-top: 0;
}

.wgs {
    margin-bottom: 30px;
}

.wgs-logo {
    max-width: 170px;
    padding-bottom: 20px;
}

.wgs-logo img {
    height: 36px;
}

.wgs-title {
    color: #0a1015;
    font-size: 1.125rem;
    margin-bottom: 15px;
}

.field-group {
    position: relative;
}

.field-group.btn-inline .button {
    position: absolute;
    right: 0;
    top: 12px;
}

.field-group.btn-inline .button:hover {
    color: #086ad8;
}

.field-group.btn-inline .button-short {
    top: 0;
    height: 100%;
    background: #3c3c3c;
    border: 1px solid #3c3c3c;
    color: #fff;
}

.field-group .input {
    width: 100%;
    padding: 15px 55px 15px 22px;
    border: 1px solid #e5e5e5;
}

@media (min-width: 768px) {
    .wgs {
        margin-bottom: 20px;
    }
    .wgs-title {
        margin-bottom: 20px;
    }
}

@media (min-width: 768px) {
    .copyright-content {
        padding: 15px 0;
    }
}

.mfp-bg,
.mfp-wrap,
.mfp-wrap[class*="bg-"],
.mfp-bg[class*="bg-"] {
    position: fixed !important;
    z-index: 99999999 !important;
    top: 0 !important;
}

.banner-heading {
    font-size: 1.714rem;
    font-weight: 700;
    line-height: 1.1;
}

.banner-heading-s2 {
    font-size: 1.714rem;
}

.banner-heading-s3 {
    margin-bottom: 20px;
}

.line {
    background: #086ad8;
    display: block;
}

.banner {
    position: relative;
}

.banner-heading+p {
    margin: 25px 0;
}

.banner-block {
    display: flex;
    align-items: center;
    min-height: 100vh;
    padding: 90px 0 0;
}

.header-s1 .banner-block {
    padding: 75px 0 0;
}
.post-tags {
	margin-bottom:1rem;
	margin-top:1rem;
}
.post-tags a {
	display: inline-block;
	border: 1px solid #00a2e8;
	border-radius: 0.2rem;
	padding: 0.4rem;
	line-height: 1.2;
	text-decoration: none !important;
	font-size: 14px;
	color: #000;
	margin-left: 0.2rem;
	margin-bottom: 0.4rem;
	}
.bpost-content {
	margin-top: 2rem;
    background: #0000003b;
    border-radius: 0.75rem;
    padding: 2rem !important;
}
.banner-content {
    padding-left: 15px;
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (min-width: 576px) {
    .banner-heading {
        font-size: 2.5rem;
    }
    .banner-content {
        padding-left: 50px;
    }
}

@media (min-width: 992px) {
    .banner-heading {
        font-size: 50px;
        line-height: 1.2;
    }
    .banner-heading-s3 {
        margin-bottom: 40px;
    }
    .banner-content {
        padding-left: 70px;
    }
}

@media (min-width: 1360px) and (min-height: 680px) {
    .body-boxed .banner-block {
        min-height: calc(100vh - 100px);
    }
}

@media (min-width: 1280px) {
    .header-s1 .banner-block {
        padding: 120px 0 0;
    }
    .banner-content {
        padding-left: 0;
    }
    .banner-heading+p {
        margin: 35px 0 55px;
    }
    .banner-inner-s4 .banner-block {
        min-height: 600px;
        padding: 165px 0 100px;
    }
    .banner-inner-sm .banner-block {
        padding: 122px 0 53px;
    }
}

@media (min-width: 1370px) {
    .banner-inner-title-s2 {
        font-size: 3.75rem;
    }
}

@media (min-width: 1200px) and (max-width: 1360px) {
    .banner-content {
        margin-left: 50px;
    }
    .banner-content.pdl-0 {
        padding-left: 0;
    }
}

@media (max-width: 991px) {
    .sign-up-pd .image-block-s2 {
        display: none;
    }
}

@media (min-width: 320px) and (max-width: 767px) and (min-height: 620px) and (orientation: portrait) {
    .banner-block {
        min-height: 70vh;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .banner-block {
        min-height: 60vh;
    }
}

.feature {
    display: flex;
    height: 100%;
    max-width: 400px;
}

.text-center .feature {
    margin: 0 auto;
}

.feature-icon {
    font-size: 48px;
    color: #086ad8;
    line-height: 0.612;
}

.feature-icon-box {
    position: relative;
}

.feature-icon-s2 {
    font-size: 35px;
}

.feature .color-light {
    color: #fff;
}

.feature-box {
    display: flex;
    align-items: flex-start;
}

.feature-content {
    margin-left: 20px;
}

.feature-content-s2 {
    font-weight: 400;
}

.feature-content-s3 {
    margin-top: 20px;
}

.feature-content-s3 p:last-child {
    margin-bottom: 0;
}

.feature-content-s4 {
    margin-left: 20px;
    margin-top: -6px;
}

.feature-content-s4 p:last-child {
    margin-bottom: 0;
}

.feature-s2 {
    display: block;
    padding: 20px 0;
}

.feature-s2 .content {
    color: #4a4a4a;
}

.bg-dark-alt .feature-s2 .content {
    color: #fff;
}

.feature-s2 .content p {
    margin-bottom: 0;
    font-weight: 400;
}

.feature-s2 .icon {
    font-size: 72px;
    color: #ecf3f6;
    z-index: -1;
}

.feature-s2 .icon-box {
    position: relative;
}

.text-center .feature-s2 .icon-box {
    margin: 0 auto 10px;
}

.feature-s2 .icon-box strong.icon {
    color: #ececec;
    line-height: 0.8;
}

.bg-dark-alt .feature-s2 .icon-box strong.icon {
    color: rgba(255, 255, 255, 0.04);
}

.feature-s2 .icon-box-content {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.feature-s2 .icon-box-content h4 {
    color: #086ad8;
}

.feature-s2 .icon-box-content h6 {
    font-size: 1rem;
}

.bg-dark-alt .feature-s2 .icon-box-content h6 {
    color: #fff;
}

.feature-s2-inner {
    padding: 30px;
}

.feature-s2-alt-inner {
    padding: 30px;
}

.feature-s2-alt-inner .feature-content {
    margin-left: 0;
}

.feature-heading {
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.feature-heading h4 {
    font-size: 1.25rem;
    color: #086ad8;
}

.feature-heading h4 span {
    display: block;
    line-height: 0.8;
}

.tc-light .feature-heading h4 {
    color: #086ad8 !important;
}

.feature-heading h4 small {
    font-size: 1rem;
    font-weight: 700;
    color: #131313;
}

.tc-light .feature-heading h4 small {
    color: #fff;
}

.feature-heading-s2 {
    position: relative;
    transform: translateY(0);
}

.feature-heading-s2 h4 {
    color: #131313;
}

.feature-heading-s2 h4 strong {
    font-size: 1.5rem;
    padding: 10px 0;
    display: block;
    line-height: 1.5;
}

.feature-heading-s2 h4 span {
    font-size: 72px;
    color: rgba(173, 192, 199, 0.4);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}

.tc-light .feature-heading-s2 h4 {
    color: #fff !important;
}

.feature-heading-s2 h3 {
    margin: 20px 0 10px;
}

.feature-alt {
    display: block;
    padding: 30px 20px 17px;
}

.feature-alt-s3 {
    padding: 0;
}

.feature-alt .feature-content {
    margin: 10px 0 0;
}

.feature-alt .feature-content h3 {
    margin: 20px 0 12px;
}

.feature-alt-s2 {
    padding: 0px;
}

.feature-alt-s2-inner {
    padding: 30px;
}

.feature-alt-s2-inner .feature-content {
    margin-left: 0;
}

.feature-icon-s3 {
    width: 70px;
    height: 70px;
    text-align: center;
    background: #fff;
    color: #086ad8;
    border-radius: 50%;
    margin: 0 auto;
    padding: 13px 0;
}

.feature-icon-s3 .icon {
    font-size: 24px;
    color: #086ad8;
}

.bg-ocean-pattern .feature-icon-s3 .icon {
    color: #086ad8;
}

.tc-light .feature-icon-s3 .icon {
    color: #086ad8;
}

.feature-area {
    padding: 45px 35px;
}

.feature-border {
    position: relative;
    height: 100%;
}

.feature-border>* {
    position: relative;
    z-index: 3;
}

.feature-border:after {
    position: absolute;
    content: "";
    border: 1px solid #d4dce8;
    top: -0.5px;
    bottom: -0.5px;
    left: -0.5px;
    right: -0.5px;
    z-index: 1;
}

.bg-dark-alt .feature-border:after {
    border: 1px solid #686886;
}
.service {
	padding-bottom: 0px !important;
}
.feature-border:before {
    position: absolute;
    content: "";
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    background: #ffffff;
    opacity: 0;
    transition: all 0.4s;
    z-index: 2;
}

.bg-dark-alt .feature-border:before {
    background: #0e161d;
}

.feature-border:hover:before {
    opacity: 1;
}

.feature-item {
    padding: 30px;
    height: 100%;
}

.feature-count [class*="col-"] {
    counter-increment: counter;
}

.feature-count [class*="col-"] .feature-title:before {
    content: "0" counter(counter);
    color: rgba(255, 65, 87, 0.6);
    font-size: 50px;
    font-weight: 700;
    vertical-align: middle;
    padding-right: 20px;
}

.feature-title {
    margin: 15px 0 0;
}

.heading-light {
    font-size: 1.375rem;
    font-weight: 400;
}

.service-single-v3 p {
    color: #4a4a4a;
    font-weight: 300;
}

.wgs-service {
    background: #fff;
}

.wgs-service ul li {
    display: block;
    border-bottom: 1px solid #e2e8eb;
}

.wgs-service ul li:first-child a {
    background: rgba(236, 246, 250, 0.5);
    font-weight: 700;
}

.wgs-service ul li a {
    display: block;
    padding: 20px 30px;
    font-size: 1.125rem;
    font-weight: 400;
}

.wgs-service ul li a:hover {
    background: rgba(236, 246, 250, 0.5);
}

.hov-primary {
    transition: all ease 0.5s;
}

.hov-primary:hover {
    background-color: #086ad8;
    color: #fff;
}

.hov-primary:hover .feature-icon {
    color: #fff;
}

.hov-primary:hover .feature-content * {
    color: #fff;
}

.hov-secondary {
    transition: all ease 0.5s;
}

.hov-secondary:hover {
    background-color: #1a5ff8;
    color: #fff;
}

.hov-secondary:hover .feature-icon {
    color: #fff;
}

.hov-secondary:hover .feature-content * {
    color: #fff;
}

.hov-flip {
    transition: transform 0.6s;
    transform-style: preserve-3d;
}

.hov-flip:hover {
    transform: rotateY(180deg);
}

.hov-top {
    transition: all ease 0.5s;
}

.hov-top:hover {
    transform: translateY(-20px);
}

.hov-sweep {
    position: relative;
}

.hov-sweep::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: scaleX(0);
    background: #1a5ff8;
    transition: all ease 0.6s;
    width: 100%;
    height: 100%;
}

.hov-sweep:hover::before {
    transform: scaleX(1);
}

.hov-sweep:hover .feature-icon,
.hov-sweep:hover .feature-content * {
    position: relative;
    color: #fff;
    transition: 0.6s;
}

@media (min-width: 576px) {
    .feature {
        display: block;
    }
    .feature-content {
        margin-left: 0px;
    }
    .feature-content-s4 {
        margin-top: 0;
    }
    .feature-icon {
        margin-bottom: 20px;
    }
    .feature-icon-s3 {
        margin-bottom: 25px;
    }
    .feature h4 {
        margin-bottom: 11px;
    }
    .feature-heading-s2 h4 {
        margin-bottom: 10px;
    }
    .feature-lead .lead {
        line-height: 1.5;
    }
    .feature-area {
        padding: 50px 40px;
    }
}

@media (min-width: 768px) {
    .feature-content {
        margin-left: 0px;
    }
    .feature-alt {
        padding: 40px;
    }
    .feature-alt-s2 {
        padding: 0 20px;
    }
    .feature-alt-s3 {
        padding: 0 30px 30px 0;
    }
    .feature-area {
        padding: 60px 50px;
    }
    .feature-s4 {
        padding: 60px 50px;
    }
    .feature-border:before {
        top: -10px;
        bottom: -10px;
        left: -10px;
        right: -10px;
    }
}

@media (min-width: 992px) {
    .feature {
        display: flex;
    }
    .feature h2 {
        font-size: 1.875rem;
    }
    .feature h3 {
        margin-bottom: 12px;
        line-height: 1.25;
    }
    .feature p {
        margin-bottom: 15px;
    }
    .feature-icon {
        font-size: 49px;
    }
    .feature-s4 .feature-icon {
        font-size: 70px;
    }
    .feature-icon-s2 {
        font-size: 35px;
    }
    .feature-icon-s4 {
        font-size: 60px;
    }
    .feature-content {
        margin-left: 25px;
    }
    .feature-content-s2 p {
        margin-bottom: 0;
    }
    .feature-content-s3 h3 {
        margin-bottom: 12px;
    }
    .feature-content-s4 {
        margin-left: 20px;
        margin-top: -6px;
    }
    .feature-content-s5 h3 {
        font-size: 1.333rem;
    }
    .feature-s2 {
        display: block;
        padding: 20px 15px 0;
    }
    .feature-s2-content p {
        color: #4a4a4a;
    }
    .feature-s2-inner {
        padding: 40px;
    }
    .feature-s2-alt-inner {
        padding: 30px;
    }
    .feature-alt {
        display: block;
        padding: 50px 20px 37px;
    }
    .feature-alt .feature-content {
        margin: 10px 0 0;
    }
    .feature-alt .feature-content h3 {
        margin: 23px 0 12px;
    }
    .feature-alt .feature-content p {
        margin-bottom: 10px;
    }
    .feature-alt .feature-content p:last-child {
        margin-bottom: 0;
    }
    .feature-alt-s2 {
        padding: 0 20px;
    }
    .feature-alt-s3 {
        padding: 0;
    }
    .feature-s3 {
        background: #fefefe;
    }
    .feature-s3 p {
        color: #4a4a4a;
    }
    .feature-s4 {
        padding: 60px 70px;
        margin: 0;
        max-width: 100%;
    }
    .style-mt {
        height: auto;
    }
}

@media (min-width: 1200px) {
    .feature-area {
        padding: 80px;
    }
    .feature-content {
        margin-left: 30px;
    }
    .feature-content-s4 {
        margin-left: 20px;
    }
    .feature-s2 {
        padding: 20px 20px 0;
    }
    .feature-s2-inner {
        padding: 40px;
    }
    .feature-s2-alt-inner {
        padding: 50px 50px 30px;
    }
    .feature-s4 {
        padding: 35px 23px;
    }
    .feature-item {
        padding: 60px;
    }
    .style-mt {
        margin-top: -70px;
    }
}

@media (min-width: 1600px) {
    .feature-area {
        padding: 80px 100px;
    }
    .feature-s4 {
        padding: 60px 70px;
    }
}

.section-feature-alt .feature-alt {
    padding: 20px 0;
}

.section-feature-alt .bdr-r {
    border: none;
}

@media (min-width: 992px) {
    .section-feature-alt {
        padding-bottom: 0;
    }
    .section-feature-alt .bdr-rt {
        border: 1px solid #525269;
        border-width: 1px 1px 0 0;
    }
}

@media (min-width: 1200px) {
    .section-feature-alt .feature-alt {
        padding: 60px 15px 50px;
    }
    .section-feature-alt .bdr-rt {
        border: 1px solid #525269;
        border-width: 1px 1px 0 0;
    }
}

@media (min-width: 1600px) {
    .section-feature-overlap {
        padding-top: 0;
        margin-top: -170px;
    }
}

.service-block {
    padding: 25px 15px;
}

.service-box {
    padding: 30px;
}

.service-box h5 {
    margin-bottom: 17px;
}

.service-list h4 {
    font-size: 1.2rem;
}

.service-list li a {
    font-size: 18px;
    color: #4a4a4a;
    font-weight: 400;
    padding: 12px 0;
    display: block;
}

.section-services .text-block {
    padding-bottom: 30px;
}

@media (min-width: 768px) {
    .service-block {
        padding: 55px 30px;
    }
    .service-box {
        padding: 25px;
    }
    .service-list h4 {
        font-size: 1.2rem;
    }
    .section-services .text-box .lead {
        font-size: 1.2rem;
    }
}

@media (min-width: 992px) {
    .service-box {
        padding: 50px;
    }
    .service-list h4 {
        font-size: 1.33rem;
    }
    .section-services .image-block {
        margin-top: -15px;
    }
    .section-services [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
    }
    .section-services [class*="col-"]:not(:first-child) .text-block {
        padding-left: 0px;
    }
    .section-services .text-box .lead {
        font-size: 1.5rem;
    }
}

@media (min-width: 1200px) {
    .service-block {
        padding: 55px 80px;
    }
}

.counter {
    display: block;
    height: 100%;
    justify-content: center;
    text-align: center;
}

.counter-icon {
    font-size: 25px;
    color: #086ad8;
    line-height: 1.4;
}

.counter .color-light {
    color: #fff;
}

.counter-s2 {
    margin: -0.5px;
}

.counter-box {
    display: flex;
    align-items: flex-start;
}

.counter-content {
    margin-left: 0;
}

.counter-bdr {
    border: 1px solid #6450b6;
}

.counter h2 {
    margin-bottom: 0;
}

.counter h3 {
    font-size: 1.5rem;
}

.counter h4 {
    font-size: 1.125rem;
}

.counter p {
    font-size: 0.75rem;
    line-height: 1.1;
}

.counter-s2 {
    padding: 10px 15px;
}

.counter-s2 .counter-content {
    margin-left: 20px;
}

@media (min-width: 576px) {
    .counter-icon {
        font-size: 35px;
    }
    .counter-content {
        margin-left: 0;
    }
    .counter-s2 {
        padding: 30px 40px;
    }
    .counter p {
        font-size: 0.875rem;
    }
}

@media (min-width: 768px) {
    .counter-icon {
        font-size: 35px;
    }
    .counter-s2 {
        padding: 30px 20px;
    }
    .counter-s2 .counter-content-s2 {
        margin-left: 0;
    }
    .counter-content {
        margin-left: 0px;
    }
    .counter h3 {
        font-size: 1.25rem;
    }
}

@media (min-width: 992px) {
    .counter {
        display: flex;
    }
    .counter-content {
        text-align: left;
        margin-left: 15px;
    }
    .counter h2 {
        font-size: 1.875rem;
    }
    .counter h3 {
        font-size: 1.5rem;
        margin-bottom: 20px;
    }
    .counter-icon {
        font-size: 49px;
    }
    .counter-content {
        margin-left: 25px;
    }
    .counter-s2 .counter-content-s2 {
        margin-left: 20px;
    }
}

@media (min-width: 1280px) {
    .counter-content {
        margin-left: 30px;
    }
}

.section-counter-m {
    padding-top: 70px;
    padding-bottom: 70px;
}

.section-project {
    width: 100%;
    overflow: hidden;
}

.project[class*="gutter"] {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.project-filter {
    padding: 0 0 30px;
    text-align: center;
}

.project-filter li {
    display: inline-block;
    cursor: pointer;
    padding: 0 15px;
    position: relative;
    line-height: 2.2;
    color: #4b4b4b;
    font-weight: 300;
    font-size: 1.125rem;
}

.project-filter li:not(:last-child)::after {
    position: absolute;
    content: "/";
    right: -6px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    color: #4b4b4b;
}

.tc-light .project-filter li {
    color: #fff;
}

.project-filter li.active {
    color: #086ad8 !important;
}

.bg-ocean-pattern .project-filter li.active {
    color: #086ad8 !important;
}

.bg-dark .project-filter li,
.bg-dark-light .project-filter li {
    color: #fff;
}

.bg-dark .project-filter li:not(:last-child)::after,
.bg-dark-light .project-filter li:not(:last-child)::after {
    color: #fff;
}

.bg-dark .project-filter li.active,
.bg-dark-light .project-filter li.active {
    color: #086ad8;
}

.project-filter-s2 {
    text-align: left;
    margin-left: -15px;
}

.project-filter-s2 li {
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 10px;
}

.project-filter-s2 li:not(:last-child)::after {
    display: none;
}

.project-filter-s3 {
    margin: 0 -15px;
}

.project-filter-s3 li:not(:last-child):after {
    color: currentColor;
}

.project-call h2 {
    margin-bottom: 20px;
    margin-top: -12px;
}

.project-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

.project-wrapper-s2 {
    margin-left: -25px;
    margin-right: -25px;
}

.project-more {
    margin-left: -15px;
    margin-right: -15px;
}

.project-s4 [class*="col"]:last-child {
    padding-bottom: 0px !important;
}

.project-alt-item {
    display: block;
    padding: 40px 0 0 40px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.09);
    overflow: hidden;
}

.project-alt-item:hover .project-alt-img {
    transform: scale(1.03);
}

.project-alt-item:hover .project-alt-img:after {
    opacity: 1;
}

.project-alt-item:hover .project-alt-link {
    bottom: 40px;
    opacity: 1;
    visibility: visible;
}

.project-alt-item:hover .project-alt-link:hover {
    color: #fff;
}

.project-alt-img {
    position: relative;
    z-index: 1;
    transform-origin: 100% 100%;
    transition: all 0.3s;
}

.project-alt-img img {
    width: 100%;
}

.project-alt-img:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: all 0.5s;
}

.bg-light-blue .project-alt-img:after {
    background: linear-gradient(to top, #71ffdf 0%, rgba(113, 255, 223, 0.2) 100%);
}

.bg-orange .project-alt-img:after {
    background: linear-gradient(to top, #fec08f 0%, rgba(254, 192, 143, 0.2) 100%);
}

.bg-blue .project-alt-img:after {
    background: linear-gradient(to top, #8571ff 0%, rgba(133, 113, 255, 0.2) 100%);
}

.bg-purple .project-alt-img:after {
    background: linear-gradient(to top, #ac4de2 0%, rgba(172, 77, 226, 0.2) 100%);
}

.bg-green .project-alt-img:after {
    background: linear-gradient(to top, #71ff71 0%, rgba(113, 255, 113, 0.2) 100%);
}

.bg-dark-blue .project-alt-img:after {
    background: linear-gradient(to top, #2746e5 0%, rgba(39, 70, 229, 0.2) 100%);
}

.project-alt-link {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    position: absolute;
    left: 40px;
    bottom: 0px;
    display: inline-flex;
    align-items: center;
    transform-origin: left 0;
    transition-delay: 1s;
    z-index: 1;
    transition: all 0.5s;
    opacity: 0;
    visibility: hidden;
}

.project-alt-link:before {
    width: 22px;
    height: 2px;
    background: currentColor;
    content: "";
    margin-right: 10px;
    display: inline-block;
}

.project-alt-content {
    margin-bottom: 2rem;
    transition: all 0.5s;
}

.project-alt-content h4 {
    margin-bottom: 0.4rem;
    transition: all 0.5s;
}

.project-alt-content p,
.project-alt-content li a {
    font-size: 16px;
    font-weight: 400;
    transition: all 0.5s;
}

.project-alt-content h4,
.project-alt-content p,
.project-alt-content a {
    color: #000;
}

.project-alt-content h4:hover>a {
    color: #fff;
}

.project-alt-content li {
    display: inline-block;
}

.project-alt-content li a:hover {
    color: #fff;
}

.project-alt-button {
    margin-top: 60px;
}

.project-alt-tag-link li a {
    position: relative;
    padding: 0 5px;
}

.project-alt-tag-link li a:after {
    position: absolute;
    content: "/";
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    color: #000;
}

.project-alt-tag-link li a:hover:after {
    color: #000;
}

.project-alt-tag-link li:last-child a::after {
    display: none;
}

.filter-left {
    text-align: left;
}

.filter-left li:first-child {
    padding-left: 0;
}

@media (min-width: 576px) {
    .project-filter li {
        padding: 0 15px;
    }
    .project-filter-s2 li {
        padding-bottom: 0;
    }
    .project-filter-s3 {
        margin: 0 -15px;
    }
    .project-md {
        padding-bottom: 50px;
    }
}

@media (min-width: 992px) {
    .project-filter {
        padding: 20px 0 30px;
    }
    .project-filter li {
        padding: 0 25px;
    }
    .project-filter-s2 {
        padding-top: 0;
    }
    .project-filter-s3 {
        margin: 0 -25px;
    }
    .project-md {
        padding-bottom: 50px;
    }
    .project-call h2 {
        margin-bottom: 0px;
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .project-filter li {
        padding: 0 32px;
    }
    .project-filter-s2 li {
        padding: 0 15px;
    }
    .project-filter-s3 {
        margin: 0 -32px;
    }
}

.filtr-item a {
    display: block;
}

.project-item {
    position: relative;
    text-align: center;
}

.project-wrapper-s2 .project-item,
.project-more .project-item {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.project-item:hover .project-over {
    transform: translateY(0);
    opacity: 0.9;
    background: #3e3e53;
}

.project-item:hover .project-image img {
    transform: scale(1.1);
}

.project-wrapper-s2 .project-item:hover .project-image img {
    transform: scale(1);
}

.project-item:hover .project-content {
    transform: translateY(0);
    opacity: 1;
    transition: 0.5s;
}

.project-item h4 {
    font-size: 1.125rem;
    color: #fff;
    padding: 4rem;
}

.project-item p {
    font-size: 0.875rem;
    color: #4b4b4b;
}

.bg-dark-alt .project-item p {
    color: #fff;
}

.project-image {
    width: 100%;
    overflow: hidden;
}

.project-image img {
    width: 100%;
    transition: 0.5s;
}

.project-box-content h2 {
    margin-bottom: 20px;
}

.project-box-content h4 {
    margin-bottom: 15px;
}

.project-s2 [class*="col-"] {
    padding-bottom: 28px;
}

.project-content {
    opacity: 1;
}

.project-over {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    transition: all 0.3s;
    opacity: 0;
    transform: translateY(30px);
}

.bg-dark .project-over,
.bg-dark-alt .project-over {
    background: rgba(30, 32, 47, 0.9);
    color: #fff;
}

.project-over-s2 {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(35, 9, 133, 0.9);
}

.bg-ocean-pattern .project-over-s2 {
    background: rgba(74, 12, 199, 0.9);
}

.project-alt .project-content {
    opacity: 1;
    transform: translateY(0);
}

.project-alt .project-content h4 {
    font-size: 1rem;
    line-height: 1.5;
    text-transform: capitalize;
    margin-bottom: 0;
}

.project-alt .project-item:hover .project-btn {
    opacity: 1;
    width: 100%;
}

.project-alt .project-item:hover .project-content {
    transform: translateY(0);
}

.project-alt .project-item:hover .project-over {
    width: 100%;
}

.project-alt .project-image {
    position: relative;
}

.project-alt .project-over {
    position: static;
    opacity: 1;
    transform: scale(1);
    background: transparent;
    margin: 20px 0 0;
    width: 100%;
}

.project-v5 [class*="col-"] {
    padding: 0;
}

.project-btn {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: inline-block;
    background: rgba(20, 29, 37, 0.8);
    opacity: 0;
}

.project-btn i {
    border: 1px solid #086ad8;
    padding: 13px;
    width: 45px;
    height: 45px;
    left: 0;
    top: 0;
    margin: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all ease 0.3s;
    color: #086ad8;
}

.project-btn i:hover {
    border-color: #fff;
    color: #fff;
}

.project-box-pad {
    padding: 30px;
}

@media (min-width: 576px) {
    .project-s2 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .project-wrapper-s2 .project-item {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
    }
}

@media (min-width: 768px) {
    .project-filter-s2 li {
        font-size: 1.333rem;
    }
}

@media (min-width: 992px) {
    .project-box-pad {
        padding: 50px 40px 50px;
    }
}

@media (min-width: 1600px) {
    .project-over {
        position: absolute;
        width: 100%;
    }
    .project-over-s2 {
        left: 0;
        top: -30px;
        right: 0;
        bottom: 0;
        width: 100%;
        padding-top: 30px;
    }
}

.tes-bg {
    background: #19232a;
}

.tes-thumb {
    position: static !important;
    height: 350px;
}

.tes-thumb .bg-image {
    left: 15px !important;
    right: 15px !important;
}

.tes-block {
    padding: 20px;
    position: relative;
}

.tes-block::before {
    position: absolute;
    content: url("assets/images/quotes-alter.png");
    right: 40px;
    bottom: -30px;
}

.tes-block-transparent {
    background: transparent;
}

.tes-block-transparent:before {
    display: none;
}

.tes-block .author-con p {
    font-size: 0.75rem;
    font-weight: 300;
}

.tes-block .author-name {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 600;
    margin-bottom: 0;
}

.tes-block .author-name-s2 {
    font-size: 1rem !important;
}

.tes-content {
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 20px;
}

.tes-content .lead {
    font-style: italic;
    line-height: 1.5;
    font-size: 1rem;
}

.tc-light .tes-content p {
    color: #fff !important;
}

.tes-content-box {
    position: relative;
    margin-bottom: 56px;
}

.tes-content-box:after {
    width: 0;
    height: 0;
    border-right: 33px solid transparent;
    border-bottom: 33px solid #fff;
    border-left: 0px solid transparent;
    position: absolute;
    content: "";
    bottom: -33px;
    left: 56px;
    transform: rotate(90deg);
}

.bg-dark-alt .tes-content-box:after {
    border-bottom: 33px solid #0e161d;
}

.tes-content-box blockquote {
    margin-bottom: 40px;
}

.tes-title {
    margin-bottom: 7px;
}

.tes-author .author-image {
    max-width: 60px;
    border-radius: 50%;
    height: 100%;
    overflow: hidden;
}

.tes-author .author-con {
    font-size: 0.75rem;
    margin-left: 20px;
}

.tes-author .author-con p {
    font-weight: 400;
    line-height: 1.667;
    font-size: 13px;
}

.tes-author .author-con .tc-light {
    color: #fff;
}

.tes-author .author-name {
    font-weight: 600;
    font-size: 1rem;
    color: #086ad8;
    margin: 0;
}

.tes-content-box .tes-author .author-name {
    color: #131313;
    font-weight: 900;
}

.tes-content-box .tes-author .author-desig {
    font-size: 16px;
    color: #4a4a4a;
}

.tes-s1 .tes-block {
    overflow: hidden;
}

.tes-s1 .slick-arrow {
    background: #e4eaed;
    width: 40px;
    height: 40px;
    border-radius: 0;
    opacity: 1;
    padding: 9px;
    font-size: 1rem;
}

.tes-s1 .slick-arrow .icon {
    color: #4b4b4b;
}

.tes-s1 .slick-arrow:hover {
    background: #c5d2d9;
}

.bg-dark-alt .tes-s1 .slick-arrow {
    background: #17212b;
}

.bg-dark-alt .tes-s1 .slick-arrow .icon {
    color: #fff;
}

.bg-dark-alt .tes-s1 .slick-arrow:hover {
    background: #293b4c;
}

.tes-s1 .slick-next {
    right: -15px;
}

.tes-s1 .slick-prev {
    left: -15px;
}

.tes-s2 {
    position: relative;
}

.tes-s2 .tes-block {
    padding: 30px;
}

.tes-s2 .tes-block::before {
    display: none;
}

.tes-s2 .tes-content {
    margin: 10px 0 30px;
}

.tes-s2 .author-con {
    display: flex;
    align-items: center;
}

.tes-s2 .author-con h6 {
    font-size: 1rem;
    margin-bottom: 0;
}

.tes-s2 .author-con .img {
    max-width: 54px;
}

.tes-s2 .author-con .content {
    margin-left: 15px;
}

.tes-s2 .slick-arrow {
    width: 40px;
    height: 40px;
    background: #086ad8;
    color: #fff;
    border-radius: 0;
    opacity: 1;
    bottom: 0px;
    top: auto;
    transform: translate(0);
    padding: 0;
    font-size: 16px;
    padding: 8px;
    position: static;
}

.tes-s2 .slick-next {
    right: -43px;
}

.tes-s2 .tes-arrow {
    position: absolute;
    right: 0;
    bottom: 0;
}

.tes-s2 .slick-prev {
    right: 0;
    left: auto;
}

.tes-s3 .tes-block {
    padding: 40px 20px;
}

.tes-s3 .tes-block::before {
    content: url("../images/quotes.png");
    left: 50px;
    top: 15px;
    right: auto;
    bottom: auto;
    z-index: 1;
}

.tes-s3 .tes-block .author-con p:not(.tc-light) {
    color: #131313;
}

.tes-s3 .tes-block .author-name {
    margin-bottom: 5px;
    line-height: 1.5;
}

.tes-s3 .tes-content {
    padding: 50px 35px 40px;
}

.tes-s3-alt .tes-block {
    padding: 40px 0px;
}

.tes-s3-alt .tes-block::before {
    left: 40px;
}

.tes-s3-alt .slick-list {
    overflow: hidden;
}

.tes-s3-alt .slick-list .slick-slide {
    opacity: 1;
}

.tes-s4 .tes-block {
    padding: 0 20px;
}

.tes-s4 .tes-content {
    padding: 30px;
}

.tes-block-s3 h2 {
    margin-bottom: 20px;
}

.project-preview {
    position: relative;
}

.project-preview .slick-slide>div {
    display: flex;
}

.tes-arrow {
    display: none;
}

.tes-arrow.active {
    display: inline-block;
}

.tes-arrow-s1,
.tes-arrow-s2 {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: auto;
}

.tes-arrow-s1 .slick-arrow,
.tes-arrow-s2 .slick-arrow {
    width: 50px;
    height: 50px;
    border-radius: 0;
    opacity: 1;
    background: transparent;
    z-index: 1;
    padding: 0;
    line-height: 48px;
}

.tes-arrow-s1 .slick-arrow::before,
.tes-arrow-s2 .slick-arrow::before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #230985;
    opacity: 0.5;
    content: "";
    z-index: -1;
}

.tes-arrow-s1 .slick-arrow i,
.tes-arrow-s2 .slick-arrow i {
    color: #fff;
    font-size: 1rem;
    opacity: 1;
    transition: all 0.4s;
}

.tes-arrow-s1 .slick-arrow.slick-prev,
.tes-arrow-s2 .slick-arrow.slick-prev {
    left: 15px;
}

.tes-arrow-s1 .slick-arrow.slick-next,
.tes-arrow-s2 .slick-arrow.slick-next {
    right: 15px;
}

.tes-arrow-s1 .slick-arrow:hover i,
.tes-arrow-s2 .slick-arrow:hover i {
    color: #086ad8;
}

.tes-arrow-s2 .slick-arrow:before {
    background: #373539;
}

.author-image-lg {
    width: 90px;
    height: 90px;
}

.author-image-serv {
    margin: 20px 0;
    width: 70px;
    height: 70px;
}

.text-center .author-image-serv {
    margin: 20px auto;
}

.author-name-s2 {
    font-size: 1rem;
    margin-bottom: 3px;
    font-weight: 600;
}

.author-name-s2+p {
    font-size: 12px;
    font-weight: 300;
}

.author-con-s2 {
    display: flex;
    padding-top: 0px;
    flex-direction: column;
}

.author-con-s3 {
    display: flex;
    align-items: center;
}

.author-video {
    padding-right: 24px;
}

@media (min-width: 576px) {
    .tes-s3-alt {
        max-width: none;
        margin: auto -15px;
    }
    .tes-s3-alt .tes-block {
        padding: 40px 20px;
    }
}

@media (min-width: 768px) {
    .tes-content .lead {
        font-size: 1.5rem;
    }
    .tes-content-box .lead {
        font-size: 1.2rem;
    }
    .tes-thumb {
        height: 100%;
    }
    .tes-block {
        padding: 40px 30px;
    }
    .tes-s1 .slick-arrow {
        top: 45%;
    }
    .tes-s3 .tes-block {
        padding: 55px 15px;
    }
    .tes-s3 .tes-block::before {
        top: 30px;
    }
    .tes-s3 .tes-block-transparent {
        padding: 0 15px;
    }
    .tes-s3-alt .tes-block {
        padding-bottom: 0;
    }
    .item-s2 {
        padding: 0 15px;
    }
}

@media (min-width: 992px) {
    .tes-content {
        margin-bottom: 20px;
    }
    .tes-content-box {
        margin-bottom: 56px !important;
    }
    .tes-block {
        padding: 55px 60px;
    }
    .tes-block-transparent {
        padding: 0 15px;
    }
    .tes-block-s3 h2 {
        margin-bottom: 40px;
    }
    .tes-s1 .slick-next {
        right: -85px;
    }
    .tes-s1 .slick-prev {
        left: -85px;
    }
    .tes-s3 .tes-block {
        padding: 55px 15px;
    }
    .tes-s3 .tes-block-transparent {
        padding: 0 15px;
    }
    .tes-s3 .tes-block::before {
        top: 35px;
    }
    .tes-s3 .tes-content {
        padding: 55px 37px;
    }
    .tes-s3-alt .tes-block {
        padding-bottom: 0;
    }
    .tes-s3-alt .tes-block::before {
        left: 50px;
    }
    .item-s2 {
        padding: 0 30px;
    }
    .author-con-s3 {
        padding-top: 20px;
    }
}

@media (min-width: 1200px) {
    .tes-content {
        margin-bottom: 26px;
    }
    .tes-content-box {
        margin-bottom: 56px;
    }
    .tes-block .author-name {
        font-size: 1rem;
        margin-bottom: 5px;
    }
    .tes-s2 .tes-block {
        padding: 70px 80px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .tes-content-box .tes-author .author-desig {
        font-size: 14px;
    }
    .tes-content-box .tes-author .author-name {
        font-size: 16px;
    }
}

.team-single {
    margin-bottom: 0;
    position: relative;
    max-width: 400px;
    margin: auto;
}

.team-content {
    padding-top: 25px;
}

.team-content .team-name,
.team-content h5 {
    font-size: 1rem;
    color: #131313;
    margin-bottom: 5px;
}

.team-content .color-primary {
    color: #086ad8;
}

.team-content p {
    font-size: 0.875rem;
    font-weight: 300;
}

.team-content-s2 p {
    color: #4b4b4b !important;
}

.bg-dark-alt .team-content-s2 p {
    color: #a2a9bf !important;
}

.team-content-s2-alt {
    padding: 25px 0;
}

.team-pad {
    padding: 30px 20px;
}

.team-hover {
    position: absolute;
    content: "";
    left: 30px;
    top: 30px;
    right: 30px;
    bottom: 30px;
    background: rgba(255, 65, 87, 0.8);
    display: flex;
    align-items: flex-end;
    padding-left: 30px;
    padding-bottom: 25px;
    transform: translateY(30px);
    opacity: 0;
    transition: 0.5s;
}

.team-single:hover .team-hover {
    transform: translateY(0);
    opacity: 1;
}

.team-hover .team-name {
    font-size: 1.5rem;
    font-weight: 900;
    margin-bottom: 0;
}

.team-hover .team-desig {
    font-size: 1rem;
    font-weight: 400;
}

.team-image {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.team-image img {
    transition: 0.5s;
    width: 100%;
}

.team-s2 .team-image img {
    width: 100%;
}

.team-single:hover .team-image img {
    transform: scale(1.1);
}

.team-show {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 100%;
    background: transparent;
    transition: all 0.4s;
    z-index: 20;
    opacity: 1;
}

.team-single:hover .team-show {
    background: rgba(255, 65, 87, 0.4);
}

.team-popup {
    position: relative;
    max-width: 100%;
    margin: 10px;
}

.team-popup-info {
    padding: 30px;
}

.team-popup-info p:last-child {
    margin-bottom: 0;
}

.team-social {
    margin-bottom: 10px;
    margin-left: -10px;
}

.team-social li {
    display: inline-block;
    padding: 10px;
}

.mfp-close {
    cursor: pointer;
    top: -15px;
    right: -15px;
    height: 36px;
    width: 36px;
    line-height: 37px;
    padding: 0;
    text-align: center;
    z-index: 9999;
    border-radius: 50%;
    color: #415076 !important;
    opacity: 1;
    background: #fff;
    box-shadow: 0px 2px 7px 0px rgba(65, 80, 118, 0.2);
    transition: all 0.4s;
}

.mfp-container {
    overflow: auto;
}
.centeres {
	display: flex;
    align-content: center;
    justify-content: center;
}	
.logo-item {
    max-width: 140px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.logo-item-s2 {
    padding: 20px;
    max-width: 100%;
    height: 100%;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.09);
}

.section-logo {
    padding: 70px 0;
}

.section-logo-dark {
    padding: 15px 0;
}

@media (min-width: 450px) and (max-width: 575px) {
    .bg-ocean-pattern .logo-item {
        padding: 0 15px;
    }
    .section-logo-pdx .logo-item {
        padding: 0 15px;
    }
}

@media (min-width: 575px) {
    .team-hover .team-name {
        font-size: 1.3rem;
    }
}

@media (min-width: 768px) {
    .team-content {
        padding: 25px 0 0;
    }
    .team-content-s2-alt {
        padding: 25px 0;
    }
    .team-popup-info {
        padding: 30px 60px;
    }
    .team-hover .team-name {
        font-size: 1.5rem;
    }
    .logo-item-s2 {
        padding: 25px;
    }
}

@media (min-width: 992px) {
    .team-pad {
        padding: 50px 40px;
    }
    .team-hover {
        padding-left: 70px;
        padding-bottom: 63px;
        padding-right: 20px;
    }
    .team-hover .team-name {
        font-size: 2rem;
    }
    .team-hover .team-desig {
        font-size: 1.333rem;
    }
    .team-popup {
        max-width: 950px;
        margin: auto;
    }
}

@media (min-width: 1200px) {
    .team-hover {
        padding-left: 30px;
        padding-bottom: 25px;
    }
    .team-hover .team-name {
        font-size: 1.5rem;
    }
    .team-hover .team-desig {
        font-size: 1rem;
    }
    .logo-item {
        max-width: 190px;
    }
    .logo-item-s2 {
        padding: 30px 45px;
    }
}

@media (min-width: 1600px) {
    .team-pad {
        padding: 50px 40px;
    }
    .team-hover {
        padding-left: 70px;
        padding-bottom: 63px;
        padding-right: 20px;
    }
    .team-hover .team-name {
        font-size: 2rem;
    }
    .team-hover .team-desig {
        font-size: 1.333rem;
    }
}

.cta-heading {
    font-size: 1.875rem;
}

.cta-text h2 {
    font-weight: 300;
    font-size: 30px;
}

.cta-text-s2 h2 {
    font-weight: 300;
}

.cta-text-s2 h2 strong {
    display: block;
}

.cta-text-s3 h2 {
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: 400;
}

.cta-text-s3 h2 strong {
    display: block;
    font-weight: 700;
}

.cta-text-s4 h2 {
    font-weight: 700;
}

.cta-s1 .social li:not(:last-child) {
    margin-right: 10px;
}

.cta-s1 .social li a {
    font-size: 14px;
    width: 30px;
    height: 30px;
    padding: 8px 0;
}

.cta-s3 p {
    margin-bottom: 40px;
}

.cta-btn .btn {
    padding: 14px 34px 13px;
}

.cta-btn-s3 .btn {
    padding: 13px 40px 12px;
    border: 2px solid #fff;
}

.cta-btn-s3 .btn:hover {
    background: #086ad8;
    border-color: #086ad8;
}

@media (min-width: 576px) {
    .cta-text h2 {
        font-size: 2.25rem;
        line-height: 50px;
    }
    .cta-box p+.btn {
        margin-top: 10px;
    }
}

@media (min-width: 768px) {
    .cta-btn .btn {
        padding: 18px 40px 17px;
    }
    .cta-btn-s3 .btn {
        padding: 12px 40px 13px;
    }
    .cta-text-s2 h2 strong {
        margin-top: -5px;
        font-size: 3rem;
    }
    .cta-text-s3 h2 strong {
        font-size: 3rem;
        line-height: 1.25;
        margin-bottom: 7px;
    }
    .cta-s1 .social li:not(:last-child) {
        margin-right: 15px;
    }
    .cta-s1 .social li a {
        font-size: 18px;
        width: 50px;
        height: 50px;
        padding: 14px 0;
    }
}

@media (min-width: 992px) {
    .cta-heading {
        font-size: 3rem;
        margin-bottom: 15px;
    }
    .cta-btn .btn {
        padding: 24px 54px 23px;
    }
    .cta-btn-s3 .btn {
        padding: 12px 43px 13px;
    }
    .cta-box p {
        font-size: 1.5rem;
        margin-bottom: 30px;
    }
    .cta-box p+.btn {
        margin-top: 15px;
    }
    .text-center .cta-box p+a {
        margin-top: 0;
    }
    .cta-box-s3 h2 {
        font-size: 2.25rem;
        line-height: 1.667;
        font-weight: 400;
    }
    .cta-box-s3 h2 strong {
        font-size: 3rem;
        display: block;
        font-weight: 700;
        margin-bottom: 15px;
    }
    .cta-s3 p {
        margin-bottom: 40px;
    }
    .cta-text-s4 h2 {
        font-size: 2.67rem;
    }
    .section-cta-alt .cta-heading {
        font-size: 3rem;
        line-height: 1.25;
        margin-bottom: 20px;
    }
}

@media (min-width: 1200px) {
    .cta-heading {
        font-size: 4.5rem;
        margin-bottom: 15px;
        line-height: 0.833;
        margin-bottom: 28px;
    }
}

.post .social a {
    background: #086ad8;
    border-color: #086ad8;
}

.post-v1 .post-content {
    padding: 35px 0 0;
}

.post-content {
    padding: 5px 0;
}

.post-content h4 {
    color: #131313;
}

.post-content h4 a {
    color: inherit;
}

.post-content h4 a:hover {
    color: #086ad8;
}

.post-content-s2 {
    padding: 35px 40px 33px;
}

.post-content-s2 .content {
    font-weight: 400;
    font-size: 0.89rem;
}

.post-content-s2 .post-title {
    font-weight: 700;
    font-size: 1.1rem !important;
    line-height: 1.44 !important;
}

.post-tag {
    font-size: 0.75rem;
    color: #94aeb8;
}

.post-content-s2 .post-tag {
    font-weight: 400;
}

.post-date {
    font-weight: 300;
    color: #94aeb8;
    margin-bottom: 10px;
}

.post-full-s2 .post-date {
    line-height: normal;
}

.post-alt {
    background: #fff;
    margin-bottom: 0;
    height: auto;
    box-shadow: 0px 2px 60px 0px rgba(0, 0, 0, .15);
}

.post-alt .post-thumb {
    max-width: 100%;
}

.post-alt .post-tag {
    margin-bottom: 6px;
}

.post-alt .post-content {
    padding: 20px;
    margin: 0;
}

.post-alt .post-content-s2 {
    padding: 30px;
}

.post-alt .post-content h4 {
    line-height: 1.667;
}

.post-full .post-thumb {
    max-width: 100%;
}

.post-full .post-content .content {
    padding-bottom: 15px;
}

.post-full .post-content p {
    color: #4b4b4b;
	font-size:20px;
}

.post-full .post-content h3 {
    font-size: 1.25rem;
    margin: 15px 0 12px;
}

.post-full .post-content h3 a {
    color: #131313;
}

.post-full .post-content h3 a:hover {
    color: #086ad8;
}

.bg-ocean-pattern .tc-bunker .post-full .post-content h3 a:hover {
    color: #086ad8;
}

.post-full .post-content h4 {
    font-size: 1.125rem;
}

.post-full .post-entry {
    position: relative;
    padding: 10px 0 10px;
}

.post-full .post-date {
    background: #086ad8;
    color: #fff;
    flex-shrink: 0;
    height: 50px;
    width: 50px;
    text-align: center;
    font-size: 0.875rem;
    position: absolute;
    top: -50px;
}

.bg-ocean-pattern .post-full .post-date {
    background: #086ad8;
}

.post-full .post-date span,
.post-full .post-date strong {
    display: block;
    font-size: 1rem;
    font-weight: 700;
}

.tc-bunker .post-full .post-date p {
    color: #fff;
}

.post-full .post-author .author-thumb {
    max-width: 30px;
}


.post-full .post-author .author-name {
    font-size: 0.875rem;
    margin-left: 10px;
}

.post-full .post-tag {
    color: #131313;
}

.post-full .post-tag i {
    padding-left: 10px;
}

.post-full .post-tag.date i {
    padding-right: 6px;
}

.post-full .post-tag.comment a {
    color: #777777;
    padding-left: 10px;
}

.post-full .post-tag.date li a {
    color: #777777;
    padding-left: 13px;
}

.post-full .post-tag.date li {
    list-style: none;
}

.post-full .post-tag a {
    display: inline-flex;
    align-items: center;
    font-size: 16px;
}


.bg-ocean-pattern .post-full .post-tag a:hover {
    color: #086ad8;
}

.post-full .post-tag .icon {
    color: #086ad8;
    margin-right: 5px;
    font-size: 18px;
}

.bg-ocean-pattern .post-full .post-tag .icon {
    color: #086ad8;
}

.post-full .post-tag .icon.ti-comment {
    margin-right: 10px;
}

.post-full .post-cat {
    margin-right: 20px;
}

.post-full-s2 .post-content {
    padding-top: 0;
}

.post-full-s2 .post-content .author-name p {
    color: #fff;
}

.tc-bunker .post-full-s2 .post-content .author-name p {
    color: #fff;
}

.post-full-s2 .post-cat li a {
    color: #fff;
    font-size: 14px;
}

.post-details .social li {
    display: inline-block;
    margin-right: 0;
}

.post-details .social li:not(:last-child) {
    margin-bottom: 10px;
}

.post-details .social li a {
    width: 35px;
    height: 35px;
    font-size: 16px;
    padding: 8px 0;
}

.post-details .social li a:hover {
    color: #fff;
    background: #086ad8;
    border-color: #086ad8;
}

.post-details .social li .fac {
    background: #5678bf;
    border-color: #5678bf;
}

.post-details .social li .twi {
    background: #73c2fd;
    border-color: #73c2fd;
}

.post-details .social li .goo {
    background: #dd4b39;
    border-color: #dd4b39;
}

.post-details .social li .pin {
    background: #c32026;
    border-color: #c32026;
}

.post-details .post-date {
    margin-right: 10px;
}

.post-details .post-author {
    margin-bottom: 20px;
}

.post-details .block-text {
    font-size: 1.125rem;
    color: #94aeb8;
    padding-left: 20px;
    border-left: 2px solid #086ad8;
    margin: 30px 0;
}

.bg-ocean-pattern .post-details .block-text {
    border-left: 2px solid #086ad8;
}

.post-details .block-text em {
    color: #94aeb8;
}

.post-v1 {
    display: block;
}

.post-v2 .post-content {
    padding: 0 20px 20px;
}

.post-v2 .post-content-s2 {
    padding: 0 20px 40px;
}

.post-v2 .post-entry {
    padding: 10px 0 0;
}

.post-v2 .post-author {
    padding: 10px 0;
    margin-right: 20px;
}

.post-v3 .block-text {
    font-size: 1.25rem;
    font-style: italic;
    color: #131313;
    margin: 20px 0;
}

.post-btn {
    margin-top: 60px;
}

.post-thumb-s2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post-thumb img {
    width: 100%;
}

.post-full-s2 .block-text em {
    color: #fff;
}

@media (min-width: 576px) {
    .post-content {
        margin-left: 5px;
        padding-top: 0;
    }
    .post-alt .post-content h4 {
        margin: 8px 0 0px;
    }
    .post-alt .post-content h4.post-title {
        padding-bottom: 10px;
    }
    .post .social {
        padding-top: 30px;
    }
    .post-full .post-date {
        position: static;
    }
    .post-details .social li {
        display: block;
    }
    .post-v2 .post-date {
        position: absolute;
    }
    .post-v2 .post-content {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .post-v1 .post-content {
        padding: 15px 0;
    }
    .post-v1 .post-content h4 {
        margin-bottom: 16px;
    }
    /* .post-content {
        margin-left: 30px;
    }*/
    .post-content h4 a {
        font-size: inherit;
    }
    .post-alt {
        margin-bottom: 0;
    }
    .post-alt .post-content h4 {
        line-height: 1.444;
        font-size: 1rem;
    }
    .post-alt .post-content h4+.btn {
        margin-top: 7px;
    }
    .archive .post-alt .post-thumb {
        height: auto;
        max-width: 100%;
    }
    .post-alt .post-thumb-inline {
        max-width: 40%;
        height: 100%;
    }
    .post-thumb {
        max-width: 270px;
        flex-shrink: 0;
    }
    .post-v1 {
        display: flex;
    }
    .post-v1 .post-content {
        padding: 9px 0;
    }
}
.post-full {
	margin-bottom:1rem !important;
}
@media (min-width: 992px) {
    .post {
   	 	border-radius: 1rem;
    }
    .post-alt .post-content {
        padding: 35px 40px 33px;
    }
    .post-alt .post-content h4 {
        font-size: 1.125rem;
    }
    .post-alt .post-content-s2 {
        padding: 30px;
    }
    .post-alt .post-thumb {
        max-width: 100%;
        height: auto;
    }
    .post-full .post-date {
        width: 90px;
        height: 90px;
        padding-top: 18px;
    }
    .post-full .post-date strong {
        font-size: 1.875rem;
    }
    .post-full .post-content h3 {
        font-size: 1.5rem;
    }
    .post-details .post-author {
        margin-bottom: 0px;
        margin-right: 10px;
    }
    .post-v2 .post-date {
        top: -90px;
    }
}

@media (min-width: 1200px) {
    .post-alt .post-content {
        padding: 35px 40px 33px;
    }
    .post-alt .post-content-s2 {
        padding: 30px;
    }
}

@media (min-width: 1600px) {
    .post-alt .post-content-s2 {
        padding: 35px 40px 33px;
    }
}

.feed {
    padding: 30px;
    border: 1px solid #e2e8eb;
}

.bg-dark-alt .feed {
    border: 1px solid rgba(81, 80, 126, 0.6);
}

.feed-icon {
    max-width: 60px;
    margin-right: 26px;
}

.feed-block:not(:last-child) {
    margin-bottom: 30px;
}

.feed-block ul li .user {
    display: flex;
    font-size: 1.125rem;
    align-items: center;
}

.feed-block ul li .user a {
    margin-right: 20px;
    color: #4a4a4a;
}

.tc-light .feed-block ul li .user a {
    color: #fff;
}

.bg-dark-alt .feed-block ul li .user a {
    color: #086ad8;
}

.feed-block ul li:not(:first-child) {
    margin-top: 30px;
}

.feed-block ul li:not(:first-child) .user {
    display: none;
}

.feed-content h4 {
    margin: 0;
}

.feed-content a {
    font-size: 0.75rem;
    color: #4a4a4a;
}

.feed-content a:hover {
    color: #086ad8;
}

.tc-light .feed-content a {
    color: #fff;
}

.tc-light .feed-content a:hover {
    color: #086ad8;
}

.feed-icon .icon {
    font-size: 60px;
    color: #73c2fd;
}

.feed p {
    margin-bottom: 10px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #4a4a4a;
}

.feed p:last-child {
    margin-bottom: 0;
}

.tc-bunker .feed p {
    color: #a2a9bf;
}

.feed p a {
    color: #131313;
    font-weight: 500;
}

.feed p a:hover {
    color: #086ad8;
}

.tc-light .feed p a {
    color: #fff;
}

.tc-light .feed p a:hover {
    color: #086ad8;
}

.tc-bunker .feed p a {
    color: #fff;
}

.tc-bunker .feed p a:hover {
    color: #086ad8;
}

.feed .timePosted a {
    color: #94aeb8;
    font-size: 1rem;
    font-weight: 400;
}

.feed .timePosted a:hover {
    color: #086ad8;
}

@media (min-width: 768px) {
    .feed-content a {
        font-size: 0.875rem;
        color: #4a4a4a;
    }
    .bg-dark-alt .feed-content a {
        color: #a2a9bf;
    }
    .bg-dark-alt .feed-content a:hover {
        color: #086ad8;
    }
}

@media (min-width: 992px) {
    .feed {
        padding: 60px;
    }
}

.wgs-sidebar {
    padding: 40px;
}

.wgs-sidebar .form-group {
    position: relative;
}

.wgs-sidebar .form-group .search-btn {
    position: absolute;
    right: 0px;
    height: 100%;
    top: 0px;
    background: transparent;
    width: 50px;
    color: #131313;
    border: 0px;
    transition: color 0.4s;
}

.bg-dark-alt .wgs-sidebar .form-group .search-btn,
.bg-dark .wgs-sidebar .form-group .search-btn {
    color: #fff;
}

.wgs-sidebar .form-group .search-btn:hover {
    color: #086ad8;
}

.wgs-sidebar .form-input {
    min-height: 60px;
    color: #131313;
    font-size: 1rem;
    width: 100%;
    padding: 10px 25px;
}

.bg-dark-alt .wgs-sidebar .form-input::placeholder,
.bg-dark .wgs-sidebar .form-input::placeholder {
    color: #a2a9bf;
}

.wgs-sidebar .form-input:focus {
    box-shadow: none;
}

.bg-dark-alt .wgs-sidebar .form-input,
.bg-dark .wgs-sidebar .form-input {
    background: transparent;
    color: #fff;
    border-color: rgba(226, 232, 235, 0.18);
}

.wgs-sidebar .form-input-fill {
    border: none;
    border-radius: 0;
}

.wgs-sidebar .form-input-fill:focus {
    box-shadow: none;
    border: none;
    outline: none;
}

.wgs-sidebar .form-input-fill+.search-btn {
    top: 3px;
}

.wgs-sidebar-s2 {
    padding: 0;
}

.wgs-sidebar-s2 .post-recent li {
    border-bottom: 1px solid #e2e8eb;
    padding-bottom: 20px;
}

.sidebar-widget .wp-block-group h2,
.wgs-heading,
.wp-block-search__label {
    font-size: 1.25rem;
    margin-bottom: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #222222;
    text-align: left;
    padding-bottom: 20px;
    border-bottom: 2px solid;
    border-color: #eaeaea;
}

.wgs-content .post-recent .post-tag {
    color: #94aeb8;
}

.wgs-content .post-recent li:not(:last-child) {
    margin-bottom: 20px;
}

.wgs-content h5 {
    font-size: 1rem;
    margin-bottom: 10px;
    line-height: 1.5;
}

.tag-list li {
    margin: 5px 5px 5px 0;
    display: inline-flex;
}

.tag-list li a {
    padding: 3px 14px;
    color: #4b4b4b;
    font-size: 0.75rem;
    text-transform: capitalize;
    background: #fff;
}

.bg-dark-alt .tag-list li a,
.bg-dark .tag-list li a {
    background: #0a1015;
    color: #fff;
}

.tag-list li a:hover {
    background: #ff7484;
    color: #fff;
}

.tag-list-s2 li a {
    background: #230985;
}

.bg-dark-alt .tag-list-s2 li a {
    background: #230985;
    color: #fff;
    padding: 3px 19px;
}

.tag-list-s2 li a:hover {
    background: #086ad8;
}

.wgs li a .base {
    color: #086ad8;
}

.wgs-sidebar {
    border-radius: 1rem;
}

.wgs-sidebar-s2 {
    padding: 0;
}

.wgs-search {
    padding: 0;
}

.wgs-recents ul li a {
    color: #131313;
}

.wgs-recents ul li a:hover {
    color: #086ad8;
}

.tc-bunker .wgs-recents ul li a {
    color: #a2a9bf;
}

.tc-bunker .wgs-recents ul li a:hover {
    color: #086ad8;
}

.bg-ocean-pattern .tc-bunker .wgs-recents ul li a:hover {
    color: #086ad8;
}

.wgs-recents-s2 ul li a {
    color: #fff;
}

.tc-bunker .wgs-recents-s2 ul li a {
    color: #fff;
    font-weight: 600;
}

.wgs-category-s2 {
    padding-bottom: 30px;
}

.wgs-tags-s2 .wgs-content .tag-list a {
    background: #f2f2f2;
    font-size: 15px;
    padding: 8px 18px;
}

@media (min-width: 992px) {
    .wgs-sidebar {
        padding: 15px;
    }
    .wgs-sidebar:not(:last-child) {
        margin-bottom: 40px;
    }
    .wgs-sidebar-s2 {
        padding: 0;
    }
    .wgs-search {
        padding: 0;
    }
    .wgs-category-s2 {
        padding-bottom: 60px;
    }
    .tag-list li a {
        padding: 3px 20px;
    }
}

.comments {
    margin-top: 40px;
}

.comments-list>li:not(:last-child) {
    border-bottom: 1px solid #e2e8eb;
}

.bg-dark-alt .comments-list>li:not(:last-child),
.bg-dark .comments-list>li:not(:last-child) {
    border-color: rgba(226, 232, 235, 0.18);
}

.comments-list .media {
    color: #4b4b4b;
}

.comments-list .media img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 15px;
}

.comments-list .media-name {
    font-weight: 700;
    margin-bottom: 10px;
    color: #131313;
}

.bg-ocean-pattern .comments-list .media-name {
    color: #fff;
}

.comments-list .media-name span {
    color: #94aeb8;
    font-weight: 400;
}

.bg-ocean-pattern .comments-list .media-name span {
    color: #fff;
}

.comments-list .media a {
    color: #086ad8;
    font-weight: 700;
    text-transform: capitalize;
}

.bg-ocean-pattern .comments-list .media a {
    color: #086ad8;
}

.comments-list .media .media {
    border-bottom: none;
    border-top: 1px solid #e2e8eb;
}

.bg-dark-alt .comments-list .media .media {
    border-color: rgba(226, 232, 235, 0.18);
}

.comments-list .media .comment-content {
    padding-bottom: 25px;
}

.comments-list .comments-row {
    padding-top: 25px;
}

.comments-list .comments-row>ul>li {
    padding-left: 50px;
    border-top: 1px solid #e2e8eb;
}

.bg-dark-alt .comments-list .comments-row>ul>li,
.bg-dark .comments-list .comments-row>ul>li {
    border-color: rgba(226, 232, 235, 0.18);
}

.comments-form {
    margin-top: 40px;
}

.comments-form .form-text {
    margin-bottom: 40px;
}

.comments-form .input {
    border: none;
}

.comments-form .input-bordered {
    border: 1px solid #5647cb;
}

.comments-form-s2 .input-bordered {
    border-color: rgba(120, 119, 140, 0.25);
}

.comments-form-visible .input {
    border: 1px solid #e5e5e5;
}

.comment-content p {
    margin-bottom: 8px;
}

@media (min-width: 992px) {
    .comments {
        margin-top: 30px;
        width: 100%;
    }
    .comments-list .media img {
        width: 90px;
        height: 90px;
        margin-right: 30px;
    }
    .comments-list .comments-row>ul>li {
        padding-left: 120px;
    }
    .comments-form {
        margin-top: 90px;
    }
    .comments-form .form-text {
        margin-bottom: 40px;
    }
}

.pagination {
    display: block;
    text-align: center;
}

.pagination-area {
    margin: 0;
    padding-bottom: 30px;
}

.pagination li {
    margin-left: 10px;
    display: inline-block;
}

.pagination li a {
    padding: 9px 17px;
    border: 1px solid #e5e5e5;
    color: #131313;
    display: block;
}

.bg-dark-alt .pagination li a {
    border: none;
    color: #fff;
    background: #121d26;
}

.bg-ocean-pattern .pagination li a {
    border: 1px solid #92a6e4;
    color: #92a6e4;
    background: transparent;
}

.pagination li.active a,
.pagination li:hover a {
    background: #086ad8;
    color: #fff;
}

.bg-ocean-pattern .pagination li.active a,
.bg-ocean-pattern .pagination li:hover a {
    border: 1px solid transparent;
}

.pagination-s3 li a {
    border: 1px solid #fff;
    color: #a2a9bf;
    background: transparent;
}

.pagination-s3 li.active a,
.pagination-s3 li:hover a {
    background: #086ad8;
    color: #fff;
    border: 1px solid transparent;
}

@media (min-width: 576px) {
    .content-left+.post-content-wd {
        width: calc(100% - 130px);
    }
}

@media (min-width: 768px) {
    .pagination-area {
        margin: 15px;
        padding-bottom: 0px;
    }
}

.btn-arrow-alt {
    font-size: 1.5rem;
    font-weight: 400;
    color: #4a4a4a;
}

.tc-bunker .btn-arrow-alt {
    color: #a2a9bf;
}

.btn-arrow-alt .icon {
    color: #086ad8;
    padding-left: 15px;
    transition: 0.5s;
    font-size: 20px;
}

.form-field-s2 .input {
    font-size: 16px;
    font-weight: 400;
    color: #171717;
    border-bottom: 2px solid #dedede;
}

.form-field-s2 .input::placeholder {
    color: #171717;
    opacity: 1;
}

.form-control:focus {
    background: transparent;
}

@media (min-width: 768px) {
    form .input {
        min-height: 60px;
    }
    form .input-msg {
        min-height: 120px;
    }
}

@media (min-width: 992px) {
    form .input {
        margin-bottom: 30px;
    }
    form .input-msg {
        margin-bottom: 35px;
    }
    .form-v2 .input {
        margin-bottom: 30px;
    }
    .form-alt .input {
        margin-bottom: 15px;
    }
    .form-alt .input-msg {
        margin-bottom: 40px;
    }
}

@media (min-width: 1200px) {
    .file-field .btn {
        font-size: 14px;
    }
}

.header-search {
    display: block;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 999;
    cursor: pointer;
}

.search-show .header-search {
    opacity: 1;
    visibility: visible;
}

.search-mobile {
    font-size: 18px;
    margin-right: 10px;
    line-height: 1;
    position: relative;
    top: -7px;
    color: #4a4a4a;
}

.is-transparent .search-mobile {
    color: #fff;
}

.has-fixed .search-mobile {
    color: #131313;
}

.bg-dark-alt .search-mobile,
.bg-dark .search-mobile {
    color: #fff;
}

.search-form-header {
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.search-form-header label {
    color: #fff;
}

.search-form-header .input-search {
    background-color: #fff;
    color: #4b4b4b;
    height: auto;
    width: 100%;
    font-size: 18px;
    line-height: 1;
    border: none;
    margin: 0 auto;
    padding: 20px 50px 20px 30px;
    width: 100%;
}

.search-form-header .input-search:focus {
    outline-style: none;
}

.search-group {
    position: relative;
    max-width: 500px;
    margin: 0 auto;
    width: 80%;
}



.bg-dark .search-submit-header:hover,
.bg-dark-alt .search-submit-header:hover {
    color: #086ad8;
}

.search-close {
    padding: 30px 0;
    display: inline-block;
    color: #fff;
    font-size: 30px;
}

.search-close:hover {
    color: rgba(255, 255, 255, 0.7);
}

body.search-show {
    overflow: hidden;
}

@media (min-width: 768px) {
    .search-form-header .input-search {
        padding: 30px;
    }
    .search-submit-header {
        right: 25px;
    }
    .search-group {
        max-width: 800px;
        width: 90%;
    }
}

@media (min-width: 992px) {
    .search-mobile {
        display: none;
    }
}

.faq-item {
    padding: 30px;
    box-shadow: 0px 0px 12px 0px rgba(10, 16, 21, 0.03);
}

.faq-item-s1 {
    padding: 0;
    margin-bottom: 10px;
}

.faq-title {
    padding: 20px 30px;
    border-bottom: 1px solid #230985;
    margin-bottom: 0;
    position: relative;
    cursor: pointer;
}

.accordion-bdr .faq-title {
    border-bottom: 1px solid #121b22;
}

.faq-title.collapsed {
    border-bottom: 1px solid transparent;
}

.faq-content {
    padding: 20px 30px;
}

.faq-icon {
    position: absolute;
    right: 30px;
    height: 100%;
    top: 0;
    display: none;
}

.faq-icon:after {
    line-height: 63px;
    color: #fff;
    font-weight: 700;
    font-size: 1rem;
    text-align: center;
    transition: all 0.4s;
    font-family: "themify";
    content: "\e64b";
    transform: rotate(-180deg);
}

@media (min-width: 576px) {
    .faq-icon {
        display: block;
    }
}

.pre-sec {
    padding-left: 48px;
    padding-right: 48px;
    background: transparent;
    position: relative;
    background: #f1f4f9 !important;
}

.pre-sec-head {
    margin-bottom: 30px;
}

.pre-bodoy {
    background: #f1f4f9 !important;
}

.pre-sec-bg {
    background: #f1f4f9 !important;
}

.prebuild-pages .banner {
    background-image: linear-gradient(to top, #f1f4f9 0%, rgba(241, 244, 249, 0) 100%);
}

.btn-group {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
}

.title-intro {
    font-size: 29px;
    font-weight: 400;
    line-height: 40px;
}

.title-intro-sm {
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 1px;
    color: #086ad8;
    margin-bottom: 30px;
}

.section-intro {
    padding-bottom: 70px;
}

@media (min-width: 992px) {
    .title-intro {
        font-size: 40px;
        line-height: 50px;
    }
}

@media (min-width: 1200px) {
    .title-intro {
        font-size: 48px;
        line-height: 60px;
    }
}

@media (min-width: 1200px) and (max-width: 1360px) {
    .title-intro {
        font-size: 40px;
        line-height: 55px;
    }
}

.image-block {
    position: relative;
    width: 100%;
}

.image-block-creative {
    padding: 0 100px 67px 24px;
    position: relative;
    margin-top: 110px;
}

.image-block img {
    width: 100%;
}

.image-block-s2,
.image-block-s3 {
    position: relative;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
}

.image-block-s2.w-100,
.image-block-s3.w-100 {
    max-width: 100%;
}

.image-block-s2 img,
.image-block-s3 img {
    width: 100%;
}

.image-block-s4 {
    height: 100%;
}

.image-block-s4 img {
    max-height: 100%;
    min-height: 100%;
    object-fit: cover;
}

.image-ball {
    position: absolute;
    top: -80px;
    left: -15px;
}

.image-block .image-ball {
    width: 100px;
    height: 100px;
}

.image-main {
    margin-top: -110px;
}

.quote-block {
    padding: 30px;
}

.quote-icon {
    color: #086ad8;
    margin-bottom: 25px;
}

.quote-icon i {
    font-size: 70px;
}

.breadcumb-menu {
    position: relative;
    display: inline-flex;
    align-items: center;
    margin-bottom: 55px;
    padding-top: 70px;
}

.breadcumb-menu:before {
    content: "";
    width: 26px;
    height: 2px;
    background: #086ad8;
}

.breadcumb-menu li {
    display: inline-block;
    font-weight: 700;
    font-size: 17px;
    color: #666;
    position: relative;
    text-transform: uppercase;
    font-family: "rubik", sans-serif;
}

.breadcumb-menu li:last-child {
    padding: 10px 15px;
}

.breadcumb-menu li:not(:last-child):after {
    content: "/";
    position: absolute;
    left: calc(100% - 3px);
    top: 50%;
    transform: translateY(-50%);
}

.breadcumb-menu li a {
    color: #666;
    padding: 10px 15px;
    display: block;
    transition: all 0.3s;
}

.breadcumb-menu li:hover a {
    color: #086ad8;
}

@media (min-width: 576px) {
    .quote-block {
        padding: 30px;
    }
    .image-block img {
        width: 50%;
    }
    .image-block-s2 img,
    .image-block-s3 img {
        width: 100%;
    }
    .banner-helena .image-block-s2,
    .banner-helena .image-block-s3 {
        max-width: 100%;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .ml-reverse {
        margin-left: -120px;
    }
}

@media (min-width: 992px) {
    .image-ball {
        position: absolute;
        top: -75px;
        left: -33px;
    }
    .image-block .image-ball {
        width: 120px;
        height: 120px;
    }
    .image-block img {
        width: 100%;
    }
    .image-block-s2,
    .image-block-s3 {
        width: 100%;
    }
    .banner-inner-lg .image-block-s2,
    .banner-inner-lg .image-block-s3 {
        margin-left: auto;
        margin-right: 0;
        max-width: 480px;
    }
    .banner-inner-sm .image-block-s2,
    .banner-inner-sm .image-block-s3 {
        margin-left: auto;
        margin-right: 0;
        max-width: 360px;
    }
    .banner-helena .image-block-s2,
    .banner-helena .image-block-s3 {
        margin-left: auto;
        margin-right: 0;
    }
    .breadcumb-menu {
        padding-top: 0;
    }
}

@media (min-width: 1200px) {
    .image-ball {
        position: absolute;
        top: -80px;
        left: -75px;
    }
    .image-block .image-ball {
        width: 190px;
        height: 190px;
    }
    .image-block-s2,
    .image-block-s3 {
        max-width: 100%;
        margin-left: 0;
    }
    .image-block-s2.w-100,
    .image-block-s3.w-100 {
        max-width: 100%;
    }
    .quote-block {
        padding: 40px 95px 60px 60px;
    }
    .ml-reverse {
        margin-left: -200px;
    }
}

@media (min-width: 320px) and (max-width: 400px) {
    .image-block img {
        width: 100%;
    }
}

.error-text-large {
    font-size: 125px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 17px;
}

.error-text-mid {
    font-size: 150px;
    font-weight: 700;
    color: #ff7484;
    line-height: normal;
}

.error-content h5 {
    font-size: 1.33rem;
    font-weight: 600;
    margin-bottom: 18px;
}

.error-content p {
    margin-bottom: 28px;
}

.page-extra-pd {
    padding-top: 100px !important;
}

@media (min-width: 768px) {
    .error-text-large {
        font-size: 175px;
    }
    .error-content {
        padding-bottom: 60px;
    }
    .page-extra-pd {
        padding-top: 150px !important;
    }
}

@media (min-width: 992px) {
    .error-text-large {
        font-size: 200px;
    }
    .error-content {
        padding-bottom: 0px;
    }
    .page-extra-pd {
        padding-top: 150px !important;
    }
}

@media (min-width: 1200px) {
    .page-extra-pd {
        padding-top: 220px !important;
    }
}

@media (min-width: 768px) {
    .align-middle-md {
        height: 100vh;
        display: flex;
        align-items: center;
    }
}

@media (min-width: 991px) {
    .header-navbar .avadanta-navigate {
        display: flex !important;
        width: auto;
        align-items: center;
        position: static;
        background: transparent;
        padding: 0;
        margin: 0;
        border-radius: 0;
        overflow: visible;
    }



    .header-navbar .avadanta-navigate .menu-toggle {
        display: none;
    }
}

.section-foots {
    padding-bottom: 15px;
    padding-top: 15px;
}

.section-foots .dark-footer {
    color: #000;
}

.section-x .post-alt .post-content-s2 {
    background: #f6f7f8;
}

.section-x .slick-arrow i {
    color: #000;
    font-style: 17px;
}


/* New Css */


/* Accessibility */


/* Text meant only for screen readers. */

.skip-link.screen-reader-text {
    display: block;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.skip-link.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}

.bg-image.overlay-fall::after {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    clip-path: ellipse(150vw 75vw at 50vw 100vw);
    left: 0;
    top: 0;
    opacity: 0.7;
    background: #000;
}

.banner-block .header-bennar-left {
    text-align: left;
    margin-top: 5px;
}

.header-bennar-left ul li {
    display: contents;
    color: #fff;
    word-break: break-all;
    font-weight: 600;
}

.header-bennar-left .trail-browse {
    display: none;
}

.banner.brdcrmbs .header-bennar-left ul {
    padding-top: 15px;
	padding-bottom: 15px;
}

@media (max-width: 768px) {
    .banner.brdcrmbs .banner-content {
        padding-bottom: 0;
    }
    .banner.brdcrmbs .header-bennar-left ul {
        padding-top: 5px;
    }
}

.post-full .post-cat li a i {
    padding-right: 5px;
    font-style: 16px;
}

.page-template-fullwidth-template .comments {
    width: 100%;
    margin-top: 0 !important;
}

.page-template-fullwidth-template .post-content {
    margin-left: 0 !important;
}

.section-foots .text-center a {
    color: #000;
    font-weight: 700;
}

.project-item a {
    position: inherit;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.project-item .port-anchor:after {
    border-color: transparent #ffffff;
    border-style: solid;
    border-width: 60px 60px 0 0;
    bottom: 4px;
    content: "";
    position: absolute;
    right: 4px;
    z-index: -1;
}

.project-item a i {
    color: #222222;
    padding: 0 15px 15px;
}

#cboxPrevious {
    background: url(assets/images/controls.png) no-repeat -75px 0 !important;
}

#cboxNext {
    background: url(assets/images/controls.png) no-repeat -50px 0 !important;
}

#cboxClose {
    background: url(assets/images/controls.png) no-repeat -25px 0 !important;
}

.team-single .social {
    padding: 0 0 4px 0;
    margin: 0;
    list-style: none;
    position: inherit;
    padding-top: 15px;
    top: -100%;
    z-index: 1;
    transition: all 0.3s ease 0s;
}

.team-single .social li a {
    display: block;
    padding: 3px 10px;
    font-size: 15px;
    color: #ffffff;
}

.social li a {
    font-size: 18px;
    color: #fff;
    padding: 14px 0;
    background: transparent;
}

@media (max-width: 991px) {
    .banner-block .header-bennar-left {
        text-align: left;
    }
    .header-bennar-left ul {
        padding-top: 10px;
    }
  
    .page-template-default .section.blog .gutter-vr-40px {
        display: inline !important;
    }
}

.page-template-default .post-content-wd {
    margin-left: 0 !important;
}

.tests .bg-image.overlay-fall::after {
    background: none;
}

.banner-s4 .slick-prev,
.banner-s4 .slick-next {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    border: navajowhite;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
    padding-bottom: 1px;
    cursor: pointer;
    background: #0a1015;
    z-index: 1;
    color: #fff;
    opacity: 0.4;
    width: 50px;
    height: 50px;
    font-size: 18px;
}

.tests .slick-prev,
.tests .slick-next {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    border: navajowhite;
    font-size: 18px;
    text-align: center;
    padding-top: 0px;
    cursor: pointer;
    background: #e4eaed;
    z-index: 1;
    color: #000;
    opacity: 0.4;
    width: 50px;
    height: 50px;
    font-size: 24px;
}

.section-foots .text-center p {
    color: #000 !important;
    font-weight: 700;
}

.wp-caption {}

.wp-caption-text {}

.bypostauthor {}

.srvc .dash::before,
.srvc .dash::after {
    background-color: #fff;
}

.avadanta-tesimonial {
    background-color: #fff !important;
}

.home-blog .section-head {
    text-align: center;
}

@media (max-width: 992px) {
    .mt-column-3,
    .mt-column-4,
    .mt-column-2 {
        flex: none !important;
        max-width: 47% !important;
    }
}

@media (max-width: 578px) {
    .mt-column-3,
    .mt-column-4,
    .mt-column-2 {
        flex: none !important;
        max-width: 100% !important;
    }
    .footer-s1 {
        padding-right: 20px;
    }
}

.section-project {
    background: #f6f7f8;
}

.banner-heading {
	word-break: break-word;
    padding-bottom: 15px;
}

.single-full .banner-heading {
    text-align: center;
}


@media (max-width: 992px) {
    .srvc .gutter-vr-40px>li,
    .gutter-vr-40px>div {
        max-width: 50% !important;
        flex: none;
    }
    .section-logo .gutter-vr-30px>div {
        max-width: 50% !important;
        flex: none;
    }
    .abut .image-block img {
        width: 100%;
    }


}

@media (max-width: 578px) {
    .srvc .gutter-vr-40px>li,
    .gutter-vr-40px>div {
        max-width: 100% !important;
        flex: none;
    }
    .section-logo .gutter-vr-30px>div {
        max-width: 100% !important;
        flex: none;
    }
}


#modal {
  display: none;
  background: rgba(0, 0, 0, 1);

}
#modal.open {
  display: block;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 100%;
  height:100%;
  transform: translate(-50%, -50%);
  border: 2px solid black;
  padding: 20px;
}
#modal.open:not(:focus-within) {
  background: rgba(0, 0, 0, 0.9);
  transition: background-color 0.01s ease;
}

.search-submit-header {
    position: absolute;
    right: 0;
    top: -3px;
    background: transparent;
    border: 0;
    font-size: 24px;
    bottom: 0;
    padding: 0;
    right: 15px;
    height: 100%;
    color: #086ad8;
}

.input-search
{
  width: 90%;
      padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
}

#modal form{

    width: 60%;
    position: relative;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sub-modals{

        height: 69px;
            margin-left: -6px;
            border: none;
            color: #fff;
}

.menu-btns #button{

    border: none;
    background: none;
    color: #000;
}



.textwidget a:focus{

    text-decoration: none !important;
    outline: none !important;
}


#dialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0);
  z-index: 999;
}

#dialog:before {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
  z-index: 999;

  -webkit-transition: opacity 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out;
}
#dialog .dialog-content {
  box-sizing: border-box;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  padding: 250px !important;
    height: 100%;
  -webkit-transform: translate3d(-50%,-50%,0);
          transform: translate3d(-50%,-50%,0);

  padding: 20px;
  border: 1px solid #CCC;
  background: #080808;
  z-index: 1000;

  -webkit-transition: transform 0.2s ease-in-out;
          transition: transform 0.2s ease-in-out;
}

#dialog h1 {
  margin: 0;
}
#dialog footer {
  margin-top: 20px;
}

#dialog[hidden],
#dialog[hidden]:before,
#dialog[hidden] .dialog-content {
  display: block;
  visibility: hidden;
  -webkit-transform: translate3d(0px, -1px, 0px) scale(0);
          transform: translate3d(0px, -1px, 0px) scale(0);

  -webkit-transition:
    visibility 0s linear 0.2s,
    transform 0s linear 0.2s;
  transition:
    visibility 0s linear 0.2s,
    transform 0s linear 0.2s;
}
#dialog[hidden]:before {
  opacity: 0;
 
  -webkit-transition:
    opacity 0.2s ease-in-out,
    visibility 0s linear 0.2s,
    transform 0s linear 0.2s;
  transition:
    opacity 0.2s ease-in-out,
    visibility 0s linear 0.2s,
    transform 0s linear 0.2s;
}
#dialog[hidden] .dialog-content {
  -webkit-transform: translate3d(0px, -1px, 0px) scale(0);
          transform: translate3d(0px, -1px, 0px) scale(0);

  -webkit-transition:
    transform 0.2s ease-in-out,
    visibility 0s linear 0.2s;
  transition:
    transform 0.2s ease-in-out,
    visibility 0s linear 0.2s;
}
  

#close-dialog:focus{

    outline: 2px solid #fff !important;
}

.dialog-content #save-dialog{
    height: 69px;
    margin-left: -6px;
    border: none;
    color: #fff;

}

.dialog-content #close-dialog{
    background: none;
    border: none;
    padding-left: 0px;
    font-weight: 800;
    color: #fff;
}

.menu-btns #open-dialog{

     background: none;
    border: none;
    font-weight: 800;
    color: #000;
    padding-top: 8px;
}

.menu-btns #open-dialog:focus{

outline: 2px solid #000;
}

.post-content-wd a:focus{

    text-decoration: none;
}

.post-content-wd a:focus-visible{

    text-decoration: underline;
}

.post-content a:focus{

        text-decoration: none;

}

.post-content a:focus-visible{

        text-decoration: underline;

}

.single-post .single-avadanta{

    padding-top: 120px;
}

.post-content a,
.comment-content a,
.textwidget a
{

    text-decoration: none;
}

.post-content a:focus,
.comment-content a:focus,
.textwidget a:focus{

    background: none;
}

.post-content a:focus-visible,
.comment-content a:focus-visible,
.textwidget a:focus-visible{

    background: #d0d0d0;
}


@media (max-width: 525px) {
.avadanta-title{

    margin: 0;
}

.avadanta-title a{

    font-size: 18px;
}

    }


.section-logo {
    padding-top: 53px !important;
    padding-bottom: 53px !important;
}

.post-author a,
.post-content h3 a
{

    text-decoration: none;
}

.bottom-nav .avadnta-menu li > a {
    color: #fff;
    font-size: 14px;
    line-height: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    display: inline-block;
    text-transform: capitalize;
    margin-left: 10px;
}

.sidebar-widget .wp-block-page-list li a{

    color: #000;
}

.sidebar-widget .wp-block-page-list li{

    padding-bottom: 5px;
}

.sidebar-widget .wp-block-pages-list__item.has-child .submenu-container li a{

    padding-left: 10px;
}


.widget_block.widget_text a{

    text-decoration: underline;
}

.widget_recent_entries .wp-block-latest-posts li:last-child,
.wp-block-latest-posts li:last-child
{

    padding-top: 10px;
}

.add-child-header .avdnta-header-menus {
    padding-top: 5px !important;
}

.add-child-header .avdnta-header-menus a:hover{

    color: #000;
}

.add-child-header .header-menus {
    padding-top: 15px !important;
}

.add-child-header .header-menus a{

    font-size: 16px;
}
.comment-respond {
	padding: 2rem;
    border: 1px solid #eee;
    border-radius: 1rem;
}
.mtop-bottom {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}
.mtop-50 {
	margin-top: 50px !important;
}
.mtop-25 {
	margin-top: 25px !important;
}
.mbottom-50 {
	margin-bottom: 50px !important;
}
.mntop-70 {
	margin-top: -70px !important;
}
.fm-form-container {
	width: 100% !important;
}
.fm-form .button-submit {
	padding: 10px 25px;
    font-size: 1.4rem;
    border-radius: 0.8rem;
    border-color: #00a2e8 !important;
	}
.fm-header-title {
	font-size: 2rem !important;
    font-weight: 700 !important;
}
.figures {
	box-shadow: 0 10px 30px 0 rgb(205 205 205/45%)!important;
    transition: all .3s!important;
    border: inherit!important;
    padding: 1rem!important;
    text-align: left!important;
    border-left: 15px groove #00a2e8!important;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.figures-icon {
	background-color: #00a2e8;
    display: flex;
    padding: 1em;
    margin-bottom: 1rem;
    border-radius: 50% 0;
}

.figimag img {
    max-height: 150px !important;
    border-radius: 50% 0 !important;
}
.page-banner {
	display: flex;
    align-items: center;
    min-height: 50vh;
    padding: 8rem 0 4rem;
    background: linear-gradient(104deg, rgb(255 255 255 / 50%) 0%, rgb(7 162 232 / 50%) 100%);
}

@media (min-width: 320px) and (max-width: 767px) and (min-height: 620px) {
    .page-banner {
        min-height: 65vh;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .page-banner {
        min-height: 55vh;
    }
}
.page-banner-content {
	margin: 0px;
}
.page-banner-form {
	padding: 0 1rem;
    background: white;
    border-radius: 1rem;
}
@media (min-width: 576px) {
    .page-banner-heading {
        font-size: 2rem;
		word-break: break-word;
		overflow-wrap: break-word;
    }
}

@media (min-width: 992px) {
    .page-banner-heading {
        font-size: 45px;
        line-height: 1.2;
		word-break: break-word;
		overflow-wrap: break-word;
    }
 }
.imgradius img{
	border-radius: 50% !important;
}
.page-banner img {
	border-radius: 0 5% 0 100%;
	box-shadow: 20px -20px 0px 0px #07a2e8;
	margin-top: 2.5rem;
	max-height:640px;
}
.platform img {
	border-radius: 0px !important;
}
.contact-boxse {
	box-shadow: 0 10px 25px 0 #cdcdcd;
    transition: all .3s;
    border: inherit;
    border-radius: 0.5rem;
    margin: 1.2rem 0rem !important;
    padding:1.8rem;
	padding-bottom: 0.2rem !important;
	text-align:center;
}
.contact-boxse h2 {
	font-size: 2rem !important;
    margin-bottom: 1rem !important;
}
.contact-boxse p {
	font-size: 1.2rem !important;
    font-weight: 200;
}
.wpcf7-form { margin: 0; }
.wpcf7-form p { margin: 0 0 2rem; }
.wpcf7-form-control-wrap {color:#000000}
.wpcf7-form-control {color:#000000}
.wpcf7-response-output {font-size: 1.2rem; padding: 12rem 0 !important;}
.wpcf7-form label { font-weight: 500; display: block; margin-bottom: 15px; }
.wpcf7-form label:last-child { margin-bottom: 0px; }
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea, .wpcf7-form select, 
.wpcf7-form input[type="url"], .wpcf7-form input[type="password"], .wpcf7-form input[type="search"], 
.wpcf7-form input[type="number"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="range"], 
.wpcf7-form input[type="date"], .wpcf7-form input[type="month"], .wpcf7-form input[type="week"], 
.wpcf7-form input[type="time"], .wpcf7-form input[type="datetime"], .wpcf7-form input[type="datetime-local"], 
.wpcf7-form input[type="color"] { 
	border-top: none;
    border-left: none;
    border-right: none;
	border-bottom: 1px solid #696969;
	border-radius: 0;
	font-size: 1.000rem;
	font-weight: 500;
}
.wpcf7-form input[type="text"]:focus, .wpcf7-form input[type="email"]:focus, .wpcf7-form textarea:focus, 
.wpcf7-form select:focus, .wpcf7-form input[type="url"]:focus, .wpcf7-form input[type="password"]:focus, 
.wpcf7-form input[type="search"]:focus, .wpcf7-form input[type="number"]:focus, .wpcf7-form input[type="tel"]:focus, 
.wpcf7-form input[type="range"]:focus, .wpcf7-form input[type="date"]:focus, .wpcf7-form input[type="month"]:focus, 
.wpcf7-form input[type="week"]:focus, .wpcf7-form input[type="time"]:focus, .wpcf7-form input[type="datetime"]:focus, 
.wpcf7-form input[type="datetime-local"]:focus, .wpcf7-form input[type="color"]:focus { 
	outline: 0; 
}
.wpcf7-form .wpcf7-submit { margin: 15px 0 0; text-align: center;font-size: 20px; }
.wpcf7-list-item {
	margin: 0em !important;
}
.wpcf7-textarea {
	max-height: 99px !important;
}
.wpcf7-form-control {
	padding: 0.4rem !important;
	width:100% ;
}
.wpcf7-form label {
	font-size: 20px !important;
	text-align:left !important;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #2a83e8 !important;
}
.wpcf7-form textarea {
	padding: 0.5rem !important;
}
.wpcf7-form.sent p {
	display:none;
}
.wpcf7-response-output {
    border: none !important;
    text-align: center;
}
.post-details .post-content ol>li {
	font-size: 20px !important;
    font-weight: 500 !important;
}
.has-drop-cap:not(:focus):first-letter {
	font-size: 4em !important;
	font-weight: 800 !important;
}
.page-boxse {
	box-shadow: 0 10px 25px 0 #cdcdcd;
    transition: all .3s;
    border: inherit;
    border-radius: 1rem;
    margin-top: 5px !important;
    padding: 1.2rem;
    border-left: 15px solid #00a2e8!important;
}
.teamsone {
	box-shadow: 0 10px 30px 0 rgb(205 205 205/45%)!important;
    transition: all .3s!important;
    border: inherit!important;
    padding: 5px 30px 30px!important;
    text-align: left!important;
    border-left: 15px solid #00a2e8!important;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 1rem;
    margin-left: -5%;
} 
.teamsoneimg img {
    border-radius: 50%;
}
.maintt::before {
    content: '';
    height: 25px;
    margin-top: 15px;
    margin-left: -25px;
    border-left: 15px groove #00a2e8;
    transform: skewX(23deg);
    position: absolute;
}
.mainntext {
	font-size: 16px;
    padding: 15px 0px;
    width: 100%;
    font-weight: 700;
    position: relative;
    display: block;
    color: #00a2e8;
    line-height: 1px;
    margin-left: 35px;
}
.mainntext:before {
	position: absolute;
    content: "";
    border-right: 25px #00a2e8 solid;
    height: 5px;
    margin-left: -30px;
    font-weight: 800;
    margin-top: -2px;
    line-height: 1px;
}
.center-text {
	text-align:center !important;
}

.bg-defult {
	background-color: #00a2e8;
}
.white-content {
    display: flex;
    align-items: center;
    min-height: 50vh;
}
.white-content img {
	border-radius: 50%;
}
.white-text {
	color:#fff;
	padding: 0.5rem;
}
.whitetextcolor {
	color:#fff!important;
}
.whitecontent-border {
	padding-bottom: 1rem;
    padding-left: 1rem;
    border-radius: 1rem;
    margin-left: 1rem;
	margin-bottom: 1rem;
    border-left: 15px solid #fff;
}
.white-text h3 {
	color: #fff !important;
    font-size: 2.5rem;
    text-transform: none;
    word-break: break-word;
    overflow-wrap: break-word;
}
.border500 img {
	border-radius: 0 25%;
}
.black-content {
    display: flex;
    align-items: center;
    min-height: 50vh;
}
.black-content img {
	margin-bottom: 1.8rem;
	border-radius: 0 100% 0 0;
	box-shadow: -20px 20px 0px 0px #07a2e8;
}

.grey-content {
    display: flex;
    align-items: center;
    min-height: 50vh;
}
.grey-content img {
	margin-top: 1.8rem;
	border-radius: 0 0 0 100%;
    box-shadow: 20px -20px 0px 0px #07a2e8;
}

.black-text {
	color:#000;
	padding: 0.5rem;
}
.black-text h3 {
	color: #000;
    font-size: 2.2rem;
    font-weight: 600;
	padding: 0.5rem 0;
    text-transform: none;
    word-break: break-word;
    overflow-wrap: break-word;
}
.read_more {
	color:#fff;
    font-size: 18px;
    padding: 15px 0;
    width: 100%;
    max-width: 250px;
    font-weight: 500;
    position: relative;
    display: block;
    line-height: 1px;
}
.read_more::before {
    position: absolute;
    content: "";
    border-right: #000 solid 75px;
    width: 275px;
    height: 2px;
    margin-top: 2px;
    line-height: 1px;
}
.read-more {
	color:#000;
	font-size: 18px;
	padding: 15px 0;
	width: 100%;
	max-width: 225px;
	font-weight: 700;
	position: relative;
	display: block;
	line-height: 1px;
}
.read-more::before {
    position: absolute;
    content: "";
    border-right: #000 solid 75px;
    width: 255px;
    height: 2px;
    margin-top: 2px;
    line-height: 1px;
}
.read-more-texta {
	color: #000;
    font-size: 18px;
    padding: 25px 0;
    width: 100%;
    max-width: 250px;
    font-weight: 500;
    position: relative;
    display: block;
    line-height: 1px;
}
.read-more-texta::before {
    position: absolute;
    content: "";
    border-right: #000 solid 50px;
    width: 150px;
    height: 1px;
    margin-top: 2px;
    line-height: 1px;
}
.read-more-textb {
	color: #fff;
    font-size: 18px;
    padding: 25px 0;
    width: 100%;
    max-width: 250px;
    font-weight: 500;
    position: relative;
    display: block;
    line-height: 1px;
}
.read-more-textb::before {
    position: absolute;
    content: "";
    border-right: #fff solid 50px;
    width: 150px;
    height: 1px;
    margin-top: 2px;
    line-height: 1px;
}
.pricing p {
	line-height: 1.6 !important;
    text-align: left !important;
    padding: 0 0 1.5rem!important;
}

.pricing-list li {
	background-image: url(https://kayabooks.com/images/icon/check-circle.svg);
    background-repeat: no-repeat;
    list-style-type: none;
    font-size: 16px;
    line-height: 20px;
	text-align:left;
    padding: 0px 0 15px 25px !important;
}
.posta-list li {
	background-image: url(https://kayabooks.com/images/icon/check-circle.svg);
    background-repeat: no-repeat;
    list-style-type: none;
    font-size: 18px;
    line-height: 20px;
	text-align:left;
    padding: 0px 0 15px 25px !important;
}
.faqh {
	font-size: 1.25rem;
    font-weight: 500;
}
.faqt {
	cursor: pointer;
    padding: 0.5rem 0;
    display: flex;
}
.s_no {
	padding-right: 1rem;
}
.card-header {
    padding: 1.5rem;
    margin-bottom: 0;
	background: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.tbc-colom {
	margin: 15px 0px;
	background: #ffffff;
	border-radius: 1rem;
	filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.04)) drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.06));
	padding: 20px;
	text-align:center;
	cursor: pointer;
}
.tbc-colom p{
	padding: 0.5rem 0;
    font-size: 1.2rem;
    text-align: center;
}
.tbc-colom-text {
	display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 2rem;
    font-size: 1.4rem;
    padding: 1rem;
    font-style: normal;
    font-weight: 600;
}
.tbc-colom-text img {
	width: 60px;
	height: 60px;
}

.section-header {
	margin-bottom: 50px;
	margin-top:50px;
}
.section-header a {
	color: #131313 !important;
}
.section-header p{
	text-align: center;
    font-size: 1.2rem;
	padding: 1rem 0;
}
.section-header h3{
	color: #000;
    text-align: center;
    font-weight: 600;
    font-size: 2.2rem;
    text-transform: none;
    word-break: break-word;
    overflow-wrap: break-word;
}
.footer {
	padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.footer-contact {
	background-image: linear-gradient(104deg, rgba(1, 112, 54, 0.9) 0%, rgb(0 162 232 / 61%) 100%), url(https://kayabooks.com/images/advisors.jpg) !important;
	background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
.footer-contact-content {
	display: flex;
    align-items: center;
    min-height: 35vh;
	text-align: center;
}
.contact-btn {
	background-color: #000 !important;
    margin: 0.5rem;
    font-size: 1.2rem;
    padding: 18px 36px;
    min-width: 240px;
}
.flog {
	display: flex;
    align-items: center;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    border-top: 1px solid #f6f6f6;
    justify-content: space-around;
}
@media screen and (max-width: 600px) {
  .widget_nav_menu ul {
	  	display: grid !important;
    	justify-items: center;}
}
@media screen and (max-width: 600px) {
	.footer-2 .text-left {
		text-align: center !important;
	}
}

@media screen and (max-width: 600px) {
	.footer-2 .text-right {
		text-align: center !important;
	}
}
.flog .flisting {
    margin-top: 20px
}
.flog .flisting a{
	margin-left: 15px !important;
	margin-right: 25px !important;
}
.footer-logos {
    display: flex;
    justify-content: center;
}
.logos-footer {
	max-width: 280px;
}
.footer-logos img {
	border-radius: 4px;
    max-height: 80px;
}
.benfit {
	background:#f6f6f6;
}
.mar-left {
	   margin-left: 1rem;
}
.tablink {
  	background-color: #f6f6f6;
    color: #000;
    float: left;
    border: none;
    outline: none;
    padding: 1.4rem 0.2rem;
    font-size: 1.2rem;
    width: 33.333333%;
}
.tlbefor:before{
	background: #ff5a02;;
    content: "";
    height: 0.25rem;
    left: 0;
    position: absolute;
    right: 0;
    top: -1px;
}
.tabcontent {
	color: #fff;
    display: none;
    border-radius: 1rem;
    padding: 6rem 1rem 2rem;
	transition-duration: 7ms;
}
.tabcontent-border {
	padding-bottom: 1.2rem;
    padding-left: 1rem;
    border-radius: 1rem;
	margin-bottom: 1rem;
    border-left: 15px solid #00a2e8;
}
#Setup {
	background-color:#fff;}
#Wedo {
	background-color:#fff;
}
#Wedeliver {
	background-color:#fff;
}
.numbers {
	color: white;
    padding: 1rem 0rem 1em 1rem;
    font-size: 1.2rem;
    font-weight: 800;
    display: inline;
    width: 50px;
    border-radius: 5px;
    background: #00a2e8;
    height: 50px;
}
.wp-block-media-text__content {
	    padding: 0 1% !important;
}
.wp-block-tag-cloud.is-style-outline a {
    border: 1px solid;
    font-size: unset!important;
    margin-right: 0;
    border-radius: 0.5rem;
    padding: 0.5ch 2ch;
    text-decoration: none!important;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block !important;
    color: #fff !important;
    content: "\f138" !important;
	font: normal normal normal 16px/1 FontAwesome;
}
.breadcrumb-row {
    background: #00a2e8;
    border-radius: 0.5rem;
    padding: 0.5rem;
    margin-bottom: 2rem;
}
.breadcrumb-row a {
	color:#fff!important;
}
.m-auto {
    padding: 0rem 2rem;	
	border-radius: 1rem;
}
.page-auto {
	background: #ffffff;
    padding: 1.5rem;
    border-radius: 1rem;
}
.page-form {
	background: #fff3;
    padding: 1.5rem;
    border-radius: 1rem;
}
.customersyt {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.customersyt p{
	padding-top: 2rem;
    font-size: 1.2rem;
}
.customersyta {
	display: flex;
    flex-direction: column;
    align-items: center;
	text-align: center;
    line-height: 1.2rem;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    font-family: 'MierB';
}
.customersyta img {
	width: 100px;
    height: 100px;
    border-radius: 50%;
}

.slideshow-container {
  	background: #fff;
    border-radius: 1rem;
}
.mySlides {
  	display: none;
  	padding: 2rem;
	min-height: 350px;
}
.prev, .next {
  	cursor: pointer;
    top: 50%;
    width: auto;
    margin-top: -100px;
    padding: 16px;
    font-weight: bold;
    font-size: 40px;
    user-select: none;
}
.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev {
  position: absolute;
  left: 0;
  border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover {
  background-color: #f6f6f6;
  color: #fff;
}
.dot-container {
    padding: 20px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.dot {
  cursor: pointer;
  height: 40px;
  width: 40px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.active, .dot:hover {
  background-color: #00a2e8;
}
.client {
	color: #00a2e8;
    font-size: larger;
    font-weight: 600;
}
.latest-boxse {
   	margin-top: 15px;
    background: #ffffff;
    border-radius: 5px;
    filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.04)) drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.06));
    padding: 20px;
}
.latest-boxse h4 {
	padding-top: 1rem !important;
}
.latest-boxse a {
	color:#000 !important;
}
.latest-thumbnail img {
	max-height: 175px;
}
.module_separator {
	border-top: 0.2rem solid #00a2e8;
    padding-top: 1rem;
}
.flex-center {
	justify-content: center;
}
.bd-top {
	border-top: 20px groove #00a2e8;
}
.bd-bottom {
	border-bottom: 20px groove #00a2e8;
}
.bd-left {
	border-left: 20px groove #00a2e8;
}
.bd-right {
	border-right: 20px groove #00a2e8;
}
.figurestwo-icon {
	background-color: #00a2e8;
    display: inline-flex;
    padding: 0.25em;
    margin-bottom: 0.4rem;
    border-radius: 1rem;
}
.figurestwo-icon img {
	width: 60px;
    height: 60px;
}
.sidenav {
  height: 100%;
  width: 200px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  padding-top: 20px;
}

.sidenav a, .dropdown-btn {
  	padding: 5px;
    text-decoration: none;
    font-size: 24px;
    color: #818181;
    border: none;
    display: flex;
    background: 0;
    width: 100%;
    text-align: center;
    outline: none;
    justify-content: center;
}

.sidenav a:hover, .dropdown-btn:hover {
  color: #f1f1f1;
}

.active {
  background-color: none;
  color: white;
}
.dropdown-container {
  padding: 5px 15px;
  text-align: justify;
  display:none;
}
.dropdown-container a {
  color:#ffffff;
}
.fa-caret-down {
  float: right;
  padding-right: 8px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.revew {
	padding: 0 0.2rem;
}
.review-inner {
	display: flex;
    justify-content: center;
}
.review-inner img{
	height: 25px !important;
}
.diplyflex {
	display: flex;
	flex-wrap: wrap;
}
.services img {
	border-radius: 50%;
    max-height: 540px;
    border: 40px groove #00a2e8;
}
.circle-right {
	position: absolute;
    bottom: 75px;
    right: 20%;
    width: 250px;
    height: 250px;
    border-radius: 125px;
    background: linear-gradient(to right,rgb(29 29 27/53%),#00a2e8);
    mix-blend-mode: multiply;
    transition: all .25s ease-out;
    transition-delay: 50ms;
}
@media (max-width: 576px) {
	.circle-right {
		display:none !important;
	}
}
.dt__selectpost {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.dt__selectpost:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 12.6rem;
    height: 47.8rem;
    background-color: var(--dt-pri-color);
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='234' height='888' viewBox='0 0 234 888' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M218.679 4.437C110.059 41.547 29.912 131.966 7.029 243.213c-4.754 23.106-6.3 38.829-6.3 64.056 0 25.227 1.546 40.95 6.3 64.057C28.17 474.1 98.87 560.184 196.107 601.546c10.34 4.399 35.028 12.993 37.324 12.993 1.057 0 1.297-56.838 1.297-307.27 0-291.999-.088-307.265-1.756-307.192-.966.042-7.398 2.004-14.294 4.36ZM90.849 632.508c-23.987 5.227-45.548 22.041-55.89 43.585-5.832 12.148-8.034 21.885-8.034 35.531 0 31.727 17.104 58.871 45.848 72.759 45.85 22.154 100.551-2.929 113.93-52.241 1.683-6.206 2.172-10.82 2.172-20.518 0-9.697-.489-14.312-2.172-20.518-7.613-28.06-29.062-49.597-57.303-57.539-11.068-3.114-27.104-3.555-38.552-1.059ZM23.31 834.299c-16.746 8.326-20.88 30.486-8.343 44.733 10.074 11.448 29.846 12.14 41.043 1.439 5.888-5.628 8.578-12.126 8.578-20.717 0-6.141-.475-8.416-2.614-12.511-5.514-10.554-13.715-15.457-25.92-15.492-6.153-.018-8.547.461-12.744 2.548Z' fill='currentColor'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg width='234' height='888' viewBox='0 0 234 888' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M218.679 4.437C110.059 41.547 29.912 131.966 7.029 243.213c-4.754 23.106-6.3 38.829-6.3 64.056 0 25.227 1.546 40.95 6.3 64.057C28.17 474.1 98.87 560.184 196.107 601.546c10.34 4.399 35.028 12.993 37.324 12.993 1.057 0 1.297-56.838 1.297-307.27 0-291.999-.088-307.265-1.756-307.192-.966.042-7.398 2.004-14.294 4.36ZM90.849 632.508c-23.987 5.227-45.548 22.041-55.89 43.585-5.832 12.148-8.034 21.885-8.034 35.531 0 31.727 17.104 58.871 45.848 72.759 45.85 22.154 100.551-2.929 113.93-52.241 1.683-6.206 2.172-10.82 2.172-20.518 0-9.697-.489-14.312-2.172-20.518-7.613-28.06-29.062-49.597-57.303-57.539-11.068-3.114-27.104-3.555-38.552-1.059ZM23.31 834.299c-16.746 8.326-20.88 30.486-8.343 44.733 10.074 11.448 29.846 12.14 41.043 1.439 5.888-5.628 8.578-12.126 8.578-20.717 0-6.141-.475-8.416-2.614-12.511-5.514-10.554-13.715-15.457-25.92-15.492-6.153-.018-8.547.461-12.744 2.548Z' fill='currentColor'/%3E%3C/svg%3E");
    -webkit-mask-position: center top;
    mask-position: center top;
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
}

.dt__selectpost--one {
    background-color: var(--dt-sec-color);
}

.dt__selectpost-item {
    background-color: var(--dt-whi-color);
    background-image: url('../images/shapeline01.png');
    background-position: top right;
    background-repeat: no-repeat;
    padding: 2.2rem 2rem;
    display: flex;
    align-items: flex-start;
    border-left: 0.5rem solid #f6f6f6;
    border-radius: 1rem;
    -webkit-box-shadow: 0 0.6rem 1.6rem rgba(0, 0, 0, 0.06);
    box-shadow: 0 0.6rem 1.6rem rgba(0, 0, 0, 0.06);
}

.dt__selectpost .dt-row .dt-col-lg-12:nth-child(2) .dt__selectpost-item {
    margin-left: 1.6rem;
}

.dt__selectpost .dt-row .dt-col-lg-12:nth-child(3) .dt__selectpost-item {
    margin-left: 3.2rem;
}

.dt__selectpost-item .dt__selectpost-number {
    margin-right: 2rem;
    color: var(--dt-pri-color);
    background-color: transparent;
    width: 10rem;
    font-size: 6rem;
    text-align: center;
    line-height: 10rem;
    font-weight: 700;
    overflow: hidden;
    font-family: var(--dt-title-font);
    border-radius: inherit;
    position: relative;
    z-index: 0;
}

.dt__selectpost-item .dt__selectpost-number:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--dt-pri-color);
    opacity: 0.2;
    z-index: -1;
}

.dt__selectpost-item .dt__selectpost-content {
    flex: 1;
    align-self: center;
}

.dt__selectpost-item .title {
    font-size: 2.2rem;
    margin-bottom: 1.4rem;
}

.dt__selectpost-item .title a:not(:hover, :focus) {
    color: var(--dt-sec-color);
    text-decoration: none;
}


/* Page Title */

.dt__pagetitle {
    position: relative;
    padding: 20rem 0;
    background-color: var(--dt-sec-color);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}

.dt__pagetitle:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.95;
    background-image: -moz-linear-gradient(45deg,#161c2dc7 0,rgb(14 34 88) 100%);
    background-image: -webkit-linear-gradient(45deg,#161c2dc7 0,rgb(14 34 88) 100%);
}

.dt__pagetitle .dt__pagetitle-content {
    padding-left: 2.2rem;
    position: relative;
}

.dt__pagetitle .dt__pagetitle-content:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 0.4rem;
    height: 100%;
    transform: translateY(-50%);
    background-color: var(--dt-pri-color);
}

.dt__pagetitle .dt__pagetitle-content h1 {
    position: relative;
    display: block;
    font-size: 5.2rem;
    line-height: 5.2rem;
    color: var(--dt-whi-color);
    font-weight: 700;
}

.dt__pagetitle .dt__pagetitle-content .dt__pagetitle-breadcrumb {
    list-style: none;
    padding: 0;
    margin: 1rem 0 0 0;
}

.dt__pagetitle .dt__pagetitle-content .dt__pagetitle-breadcrumb li {
    position: relative;
    display: inline-block;
    font-weight: 500;
    color: var(--dt-whi-color);
    padding-right: 1.5rem;
    margin-right: 1rem;
}

.dt__pagetitle .dt__pagetitle-content .dt__pagetitle-breadcrumb li:last-child {
    padding: 0;
    margin: 0;
}

.dt__pagetitle .dt__pagetitle-content .dt__pagetitle-breadcrumb li:not(:last-child):before {
    position: absolute;
    content: "\f105";
    font-family: 'FontAwesome';
    top: -1px;
    right: 0;
}

.dt__pagetitle .dt__pagetitle-content .dt__pagetitle-breadcrumb li a {
    color: var(--dt-whi-color);
    text-decoration: none;
}

.header--four+.dt__pagetitle {
    padding-top: 26rem;
}


/* Timeline */

.dt__timeline .dt__timeline-bg {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 0;
}

.dt__timeline .dt__timeline-bg:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000000d6;
    opacity: .88;
    z-index: -1;
}

.dt__timeline .dt__timeline-bg .title,
.dt__timeline .dt__timeline-bg .text {
    color: var(--dt-whi-color);
}

.dt__timeline .dt__timeline-box {
    position: relative;
    z-index: 1;
    margin-top: -5rem;
	padding-bottom:5rem;
}

.dt__timeline .dt__timeline-block {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    min-width: 60rem;
    list-style: none;
    padding: 10rem 0 0 0;
    margin-bottom: 5rem;
}

.dt__timeline .dt__timeline-block:before {
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    bottom: 4.5rem;
    width: 0.2rem;
    background-color: #eee;
    transform: translateX(-50%);
}

.dt__timeline .dt__timeline-block:after {
   position: absolute;
    content: "\f0ab";
    font-size: 4rem;
    color: #fff;
    font-family: 'FontAwesome';
    top: 0;
    left: 50%;
    background-color: #00a2e8;
    width: 8rem;
    height: 8rem;
    line-height: 8rem;
    border-radius: 50%;
    text-align: center;
    transform: translateX(-50%) rotate(0deg);
}

.dt__timeline .dt__timeline-block li {
    width: 50%;
    padding-left: 2.2rem;
    position: relative;
    margin-bottom: 6.2rem;
}

.dt__timeline .dt__timeline-block li:nth-child(even) {
    padding-left: 0;
    padding-right: 2.2rem;
    text-align: right;
    -webkit-transform: translateY(12.7rem);
    transform: translateY(12.7rem);
}

.dt__timeline .dt__timeline-block li:before {
       position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    transform: translateX(-50%);
}
}

.dt__timeline .dt__timeline-block li:nth-child(even):before {
    left: auto;
    right: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(50%);
}

.dt__timeline .dt__timeline-block li:after {
    position: absolute;
    content: '';
    left: 0;
    top: 1rem;
    width: 3.4rem;
    height: 3.4rem;
    background-color: #d4d7de;
    border: 1.4rem solid var(--dt-whi-color);
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.dt__timeline .dt__timeline-block li:nth-child(even):after {
    left: auto;
    right: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(50%);
}

.dt__timeline .dt__timeline-block .shape {
    position: absolute;
    right: -1.6rem;
    top: -1.6rem;
    display: inline-block;
    width: 6rem;
    height: 6rem;
    text-align: center;
    line-height: 1.6rem;
    border-radius: 50%;
    opacity: 0.35;
}

.dt__timeline .dt__timeline-block .shape span {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: inline-block;
    background-color: var(--dt-pri-color);
}

.dt__timeline .dt__timeline-block .shape span:before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    width: inherit;
    height: inherit;
    opacity: .3;
    content: '';
    margin: auto;
    border-radius: 50%;
    background-color: var(--dt-pri-color);
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    -webkit-animation: ripple_small 2s linear infinite;
    animation: ripple_small 2s linear infinite;
}

.dt__timeline .dt__timeline-block li:nth-child(even) .shape {
    right: auto;
    left: -1.6rem;
}

.dt__timeline .dt__timeline-block li .dt__timeline-block-card {
    position: relative;
    padding: 2rem;
    border-radius: 1.2rem;
    overflow: hidden;
    box-shadow: rgba(2,2,2,.06) 0 0 5rem;
}

.dt__timeline .dt__timeline-block li .dt__timeline-block-card:before {
    bottom: 50%;
    right: 2rem;
    content: "";
    position: absolute;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 100%;
    background-color: rgba(189, 189, 189, 0.18);
}

.dt__timeline .dt__timeline-block li:nth-child(even) .dt__timeline-block-card:before {
    right: auto;
    left: 2rem;
}

.dt__timeline .dt__timeline-block .numbera {
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 0.8rem;
    color: #00a2e8;
}
.dt__timeline .dt__timeline-block h4 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.dt__timeline .dt__timeline-block .text {
    font-size: 1.8rem;
    font-weight: 500;
    margin-bottom: 3rem;
}

.dt__timeline .dt__timeline-block .dt-btn {
    width: 5rem;
    height: 5rem;
    border-radius: 100%;
    padding: 0;
    line-height: 5rem;
    text-align: center;
    font-size: 2.2rem;
    border: none;
}
.dt__timeline .dt__timeline-block .icon img {
	display: inherit;
}
.dt__timeline .dt__timeline-block .dt-btn:before,
.dt__timeline .dt__timeline-block .dt-btn:after {
    display: none;
}

.dt__timeline .dt__timeline-block .read-more-link {
    position: relative;
    font-weight: 600;
    color: var(--dt-sec-color);
    margin-top: 0.8rem;
    display: inline-block;
}

.dt__timeline .dt__timeline-block .read-more-link:hover,
.dt__timeline .dt__timeline-block .read-more-link:focus {
    color: var(--dt-pri-color);
}

.dt__timeline .dt__timeline-block .read-more-link i {
    margin-left: 1rem;
    font-weight: 900;
}

@media (max-width: 61.938rem) {

    .dt__timeline .dt__timeline-block li {
        padding-left: 3.8rem;
    }

    .dt__timeline .dt__timeline-block li:nth-child(even) {
        padding-right: 3.8rem;
    }    
}

@media (max-width: 35.938rem) {

    .dt__timeline .dt__timeline-block {
        min-width: 100%;
    }

    .dt__timeline .dt__timeline-block li {
        width: 100%;
        padding-left: 0;
        padding-bottom: 3rem;
        margin-bottom: 3rem;
        border-bottom: 0.2rem solid #eee;
    }

    .dt__timeline .dt__timeline-block li:last-child {
        border-bottom: 0;
    }

    .dt__timeline .dt__timeline-block:before,
    .dt__timeline .dt__timeline-block li:last-child:after,
    .dt__timeline .dt__timeline-block li:last-child:before {
        display: none;
    }

    .dt__timeline .dt__timeline-block li:nth-child(even) {
        padding-right: 0;
        transform: translateY(0);
    }

    .dt__timeline .dt__timeline-block li:before {
        top: auto;
        bottom: -2.6rem;
        left: 50%;
    }

    .dt__timeline .dt__timeline-block li:after {
        top: auto;
        bottom: -1.6rem;
        left: 50%;
    }

    .dt__timeline .dt__timeline-block li:nth-child(even):after,
    .dt__timeline .dt__timeline-block li:nth-child(even):before {
        right: 50%;
    }
}
/* Portfolio  */

.dt__portfolio-item {
    position: relative;
    overflow: hidden;
    display: inline-block;
    height: 385px;
    border-radius: 1rem;
}

.dt__portfolio--one .dt__portfolio-item::after {
    content: "";
    height: 50%;
    width: 100%;
    background-image: linear-gradient(to top,#000,transparent);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dt__portfolio--one .dt__portfolio-item:hover::after,
.dt__portfolio--one .dt__portfolio-item:focus-within::after {
    height: 100%;
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure {
    position: relative;
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure img {
    object-fit: cover;
    min-height: 38rem;
    -webkit-transition: all .9s linear;
    transition: all .9s linear;
}

.dt__portfolio--one .dt__portfolio-item:hover .dt__portfolio-figure img,
.dt__portfolio--one .dt__portfolio-item:focus-within .dt__portfolio-figure img {
    -webkit-transition: all .9s linear;
    transition: all .9s linear;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 2rem 18rem 2rem;
    z-index: 5;
    -webkit-transform: translateY(11.6rem);
    transform: translateY(11.6rem);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 35.938em) {
    .dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content {
        padding: 0 1rem 21rem 1rem;
    }
}

.dt__portfolio--one .dt__portfolio-item:focus-within .dt__portfolio-figure .dt__portfolio-content,
.dt__portfolio--one .dt__portfolio-item:hover .dt__portfolio-figure .dt__portfolio-content {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content .dt__portfolio-catlist {
    color: #fff;
    font-weight: 600;
    position: relative;
    margin-bottom: 0.8rem;
    display: inline-block;
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content .dt__portfolio-catlist::before {
    content: "";
    height: 0.4rem;
    width: 1.5rem;
    background-color: var(--dt-pri-color);
    position: absolute;
    bottom: 1rem;
    right: 0;
    border-radius: 1rem;
    opacity: 0.6;
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content .dt__portfolio-catlist::after {
    content: "";
    height: 0.4rem;
    width: 3.4rem;
    background-color: var(--dt-pri-color);
    position: absolute;
    bottom: 1rem;
    right: -4rem;
    border-radius: 1rem;
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content .dt__portfolio-catlist a {
    color: #fff;
    font-size: 1.4rem;
    font-weight: 800;
    letter-spacing: 1px;
    line-height: 1.2;
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content .title {
    margin-bottom: 1.8rem;
    font-size: 16px;
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content .title a {
    color: #fff;
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content .dt__portfolio-catlist a:not(:hover, :focus),
.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content .title a:not(:hover, :focus) {
    text-decoration: none;
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content p {
    visibility: hidden;
    opacity: 0;
    color: #d4d4d4;
    margin-bottom: 1.5rem;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dt__portfolio--one .dt__portfolio-item:focus-within .dt__portfolio-figure .dt__portfolio-content p,
.dt__portfolio--one .dt__portfolio-item:hover .dt__portfolio-figure .dt__portfolio-content p {
    visibility: visible;
    opacity: 1;
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content .dt__portfolio-btn a {
    position: relative;
    display: inline-flex;
    align-items: center;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.2;
    border: 1px solid;
    color: #fff;
    padding: 0.8rem;
    border-radius: 0.2rem;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* z-index: 1; */
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content .dt__portfolio-btn a:focus {
    outline: 0.1rem dashed var(--dt-whi-color);
    outline-offset: -0.1rem;
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content .dt__portfolio-btn a span {
    color: #fff;
    font-size: 1.2rem;
    margin-left: 1rem;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dt__portfolio--one .dt__portfolio-item:focus-within .dt__portfolio-figure .dt__portfolio-content .dt__portfolio-btn a span,
.dt__portfolio--one .dt__portfolio-item:hover .dt__portfolio-figure .dt__portfolio-content .dt__portfolio-btn a span {
    visibility: visible;
    opacity: 1;
}

.dt__portfolio--one .dt__portfolio-item .dt__portfolio-figure .dt__portfolio-content .dt__portfolio-btn a:after {
    content: "";
    width: 35%;
    height: 100%;
    background-color: var(--dt-pri-color);
    border-radius: 0.5rem;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.dt__portfolio--one .dt__portfolio-item:focus-within .dt__portfolio-figure .dt__portfolio-content .dt__portfolio-btn a:after,
.dt__portfolio--one .dt__portfolio-item:hover .dt__portfolio-figure .dt__portfolio-content .dt__portfolio-btn a:after {
    width: 100%;
}


/* Portfolio--Two */

.dt__portfolio--two .dt__portfolio-item:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--dt-pri-color);
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
}

.dt__portfolio--two .dt__portfolio-item:hover:after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.dt__portfolio--two .dt__portfolio-item .dt__portfolio-figure,
.dt__portfolio--two .dt__portfolio-item .dt__portfolio-figure img {
    height: 100%;
    min-height: 30rem;
    object-fit: cover;
}

.dt__portfolio--two .dt__portfolio-item .dt__portfolio-content {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
    padding: 3rem;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    z-index: 2;
}

.dt__portfolio--two .dt__portfolio-item:hover .dt__portfolio-content {
    top: 50%;
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    visibility: visible;
    opacity: 1;
}

.dt__portfolio--two .dt__portfolio-item .dt__portfolio-content .dt__portfolio-catlist {
    font-size: 1.6rem;
    line-height: 2.6rem;
    color: var(--dt-whi-color);
    margin-bottom: 0.5rem;
    overflow: hidden;
}

.dt__portfolio--two .dt__portfolio-item .dt__portfolio-content .dt__portfolio-catlist a {
    display: inline-block;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 1s cubic-bezier(.37,.31,.2,.85);
    transition: all 1s cubic-bezier(.37,.31,.2,.85);
}

.dt__portfolio--two .dt__portfolio-item:hover .dt__portfolio-content .dt__portfolio-catlist a {
    color: var(--dt-whi-color);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.dt__portfolio--two .dt__portfolio-item .dt__portfolio-content .dt__portfolio-catlist a:not(:hover, :focus) {
    text-decoration: none;
}

.dt__portfolio--two .dt__portfolio-item .dt__portfolio-content h4 {
    line-height: 4rem;
    color: var(--dt-whi-color);
    margin-bottom: 0.8rem;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dt__portfolio--two .dt__portfolio-item .dt__portfolio-content h4 a {
    display: block;
    color: inherit;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 1s cubic-bezier(.37,.31,.2,.85);
    transition: all 1s cubic-bezier(.37,.31,.2,.85);
}

.dt__portfolio--two .dt__portfolio-item:hover .dt__portfolio-content a {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.dt__portfolio--two .dt__portfolio-item .dt__portfolio-content a:not(:hover, :focus) {
    text-decoration: none;
}

.dt__portfolio--two .dt__portfolio-item .dt__portfolio-content p {
    font-size: 1.6rem;
    line-height: 2.6rem;
    color: var(--dt-whi-color);
    overflow: hidden;
}

.dt__portfolio--two .dt__portfolio-item .dt__portfolio-content p span {
    display: block;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 1s cubic-bezier(.37,.31,.2,.85);
    transition: all 1s cubic-bezier(.37,.31,.2,.85);
}

.dt__portfolio--two .dt__portfolio-item:hover .dt__portfolio-content span {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.dt__portfolio--two .dt__portfolio-item .dt__portfolio-btn {
    position: absolute;
    right: 1px;
    bottom: 0;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(150%);
    transform: translateY(150%);
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.dt__portfolio--two .dt__portfolio-item:hover .dt__portfolio-btn {
    bottom: 1px;
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.dt__portfolio--two .dt__portfolio-item .dt__portfolio-btn a {
    font-size: 2rem;
    color: var(--dt-sec-color);
    position: relative;
    z-index: 2;
    line-height: 5.4rem;
    width: 5rem;
    text-align: center;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.dt__portfolio--two .dt__portfolio-item .dt__portfolio-btn a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 8rem 8rem;
    border-color: transparent transparent var(--dt-whi-color) transparent;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.dt__portfolio--single .dt__portfolio-images img {
    border-radius: 0.8rem;
    object-fit: cover;
    min-height: 40rem;
}

.dt__portfolio--single .dt__portfolio-detail {
    list-style: none;
    padding: 0;
    margin: 0;
}

.dt__portfolio--single .dt__portfolio-detail li+li {
    margin-top: 1.2rem;
}

.dt__portfolio--single .dt__portfolio-detail li i {
    color: var(--dt-pri-color);
    margin-right: 0.4rem;
}

.dt__portfolio--single .dt__portfolio-detail li label {
    font-weight: 600;
    margin-bottom: 0;
    display: inline-block;
}

.custom-post-nav {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.custom-post-nav .prev-nav-link,
.custom-post-nav .next-nav-link {
    margin: 0.5rem;
}

.custom-post-nav a {
    display: inline-block;
    line-height: 1;
    padding: 1.3rem 2rem;
    font-weight: 600;
    background-color: var(--dt-pri-color);
    color: var(--dt-whi-color);
    border-radius: 0.5rem;
    text-decoration: none;
}

.custom-post-nav a:hover,
.custom-post-nav a:focus {
    background-color: var(--dt-sec-color);
    color: var(--dt-whi-color);
}

.custom-post-nav a i {
    font-weight: 700;
}

.custom-post-nav .prev-nav-link i  {
    margin-right: 1rem;
}

.custom-post-nav .next-nav-link i  {
    margin-left: 1rem;
}


.page-overla {
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.page-overla :after {
	background-color: #000;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.location-bg img {
   	border-radius: 50%;
    border: 40px groove #00a2e8;
}
.section-title {
	margin-bottom: 20px;
	position: relative;
}
.section-title h2 {
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 40px;
	z-index: 3333;
	position: relative;
	padding-left: 83px;
}
.section-title h2 b{
	font-weight:500;
}
.section-title span {
	font-weight: 400;
	display: block;
	font-size: 25px;
	margin-top: 5px;
	line-height: 30px;
}
.section-title p {
	color: #666;
	font-size: 16px;
	padding-left: 83px;
}
.section-title .bg-title {
	position: absolute;
	left: 0;
	font-size: 54px;
	font-weight: 700;
	opacity: 0.1;
	top: -21px;
	color: #07a2e8;
	text-transform: uppercase;
	width: 100%;
	letter-spacing: 5px;
}
.title-icon-main {
	position: absolute;
	top: 50%;
	margin-top: -55px;
	left: 0;
}
.section-title .title-icon {
	width: 70px;
	height: 70px;
	line-height: 70px;
	background: #07a2e8;
	text-align: center;
	border-radius: 100%;
	font-size: 45px;
	color: #fff;
	box-shadow: 0 15px 15px #0175ff14;
	z-index: 2;
	position: relative;
}
.section-title.text-center .title-icon {
	position: relative;
	display: inline-block;
}
.section-title.text-center .title-icon {
	position: relative;
	display: inline-block;
	margin: 0;
}
.section-title.text-center h2{
	padding-left:0;
}
.section-title.text-center {
}
.section-title.text-center .title-icon-main {
  position: relative;
  margin: 0;
  top: 0;
}
.single-sv {
	padding: 25px 0px;
	filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.04)) drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.06));
}
.single-sv:hover .sv-content::before{
	width:100%;
}
.sv-head {
	text-align: center;
    font-size: 68px;
	color: #07a2e8;
    background: #ffffff;
    padding: 25px 20px 5px;
    position: relative;
    justify-content: center;
    cursor: pointer;
}

.sv-content {
	background: #ffffff;
    padding: 5px 20px 35px;
    position: relative;
    text-align: center;
	cursor: pointer;
}
.sv-content::before {
	position: absolute;
    content: "";
    width: 0;
    height: 10px;
    background: #07a2e8;
    left: 0;
    bottom: 0;
    transition: all 0.6s ease;
}
.sv-content span {
	font-size: 18px;
	margin-top: 5px;
	display: block;
}
.sv-content h4 {
	font-size: 24px;
    margin-bottom: 1rem;
    line-height: 1.4;
}
.sv-content h4 a {
	color: #2C2D3F;
	font-weight: 600;
}

.sv-hover{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.fpartners .post {
    background-color: #eef1f4;
    margin: 0 0 30px !important;
    padding-top: 24px;
    padding-bottom: 6px;
    border-radius: 5px;
    transition: .3s;
    cursor: pointer;
}


.fpartners .postimg {
	display: flex ;
    justify-content: center;
}
.postimg figure {
	margin: 0px !important;
}
.fpartners .post:hover {
    background-color: #fff;
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    transform: translateY(-7px);
    -webkit-box-shadow: 0 10px 25px 0 rgba(0,0,0,.1);
    box-shadow: 0 10px 25px 0 rgba(0,0,0,.1)
}

.fpartners .post:before,.services .post:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: inline-block;
    opacity: 0;
    transition: opacity .6s,-webkit-transform .6s;
    transition: opacity .6s,transform .6s;
    transition: opacity .6s,transform .6s,-webkit-transform .6s;
    z-index: 0;
    border-radius: 3px
}

.fpartners .post:before {
    border-top-color: #f3f3f3;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 15px;
    border-bottom-style: solid;
    transform: scale(0,1)
}

.fpartners .post:after {
    border-left-color: #f3f3f3;
    border-right-color: #f3f3f3;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    transform: scale(1,0)
}

.fpartners .post:hover:after,.services .post:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.fpartners .post-thumbnail {
    position: relative;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    text-align: center;
    margin: 0 auto 1.875rem
}

.fpartners .post-thumbnail img {
    border-radius: 2px
}

.fpartners .post-thumbnail a {
    position: relative;
    z-index: 1
}

.fpartners .post-thumbnail i.fa {
    background: #f6f6f6;
    border-radius: 50%;
    width: 6.75rem;
    height: 6.25rem;
    font-size: 5.25rem;
    line-height: 1.095;
    padding: 5px;
    position: relative;
    text-shadow: -2px 0 #000,0 2px #000,2px 0 #000,0 -2px #000
}

.fpartners .entry-header {
    display: block;
    margin: 0 0 15px;
    padding: 0
}

.fpartners .entry-header .entry-title {
    margin: 0;
    font-weight: 600
}

.fpartners .entry-header .entry-title a {
    position: relative;
    z-index: 1
}

.fpartners p {
    margin: 0
}
.bookkeeping {
	background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
.bookkeeping-overlap {
    position: relative;
    background: linear-gradient(104deg, rgba(1, 112, 54, 0.9) 0%, rgb(0 162 232 / 61%) 100%);
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
	}
.home-section {
    position: relative;
    background-image: linear-gradient(104deg, rgba(1, 112, 54, 0.9) 0%, rgb(0 162 232 / 61%) 100%), url(https://kayabooks.com/images/advisors.jpg) !important;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
	}
.no-banners {
	background-image: url(https://kayabooks.com/wp-content/themes/aenten/assets/images/header-bg.jpg);
	background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}