@import url("https://use.typekit.net/pkh1fmb.css");
body {
    font-family: muli, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #545454;
}

*:focus {
    outline: none !important;
}

a {
    text-decoration: none;
    color: initial;
}

a:focus {
    text-decoration: none;
    color: initial;
    outline: none !important;
}

a: hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: muli, sans-serif;
    font-weight: bold;
    margin-bottom: 0px;
}

.h2,
h2 {
    font-size: 25px;
}

ul li {
    list-style: none;
}

p {
    margin-bottom: 0px;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0rem;
}

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

ul.top-contact {
    padding-left: 0px;
}

.row.info-df {
    padding-left: 30px;
}

.header-top {
    background: #022d58;
    color: rgba(255, 255, 255, .95);
    padding: 10px 0px;
    border-bottom: 1px solid #ffffff24;
}

.header-top i {
    color: #fff;
}

.bg-light {
    background-color: transparent !important;
}

ul.social-icons li {
    display: inline-block;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: #fff !important;
}

.header-top-left {
    display: flex;
}

ul.top-contact li {
    display: inline-block;
}

ul.top-contact li a {
    color: #022d58;
}

.header-top-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #fff !important;
    background-color: #022d58;
}

ul.getaquote {
    background: #022d58;
    padding: 15px 15px;
    position: relative;
}

ul.top-contact li {
    display: inline-block;
    color: #022d58;
}

ul.top-contact li a {
    color: #022d58;
    border-right: 1px solid #ffffff2e;
    padding: 0px 20px;
}

ul.top-contact li:last-child a {
    border-right: 0px solid gray;
    padding: 0px 20px;
}

ul.getaquote li a {
    color: #fff;
}

.header-top-left {
    display: flex;
    height: 100%;
    align-items: center;
}

ul.getaquote:before {
    content: "";
    width: 550px;
    height: 100%;
    background-color: #022d58;
    left: 105px;
    top: 0;
    position: absolute;
    z-index: 0;
    min-height: 47px;
}

.sr_details ul {
    padding-left: 0px !important;
    margin-left: 0px !important;
}

ul.social-icons li a {
    color: rgba(255, 255, 255, .95);
    border-left: 1px solid #ffffff2e;
    padding: 0px 20px;
}


/*.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    max-width: 1200px;
}*/

.logo-img img {
    width: 300px;
    background: #fff;
    padding: 10px 10px;
    /* box-shadow: 0px 3px 5px #759cb16e; */
    /* border: 1px solid #022d58; */
}

.logo-txt h2 {
    color: #202536;
    font-size: 23px;
    font-weight: bolder;
    text-transform: uppercase;
    margin-left: -1px;
}


/*.container.nav-contain.sticky {
     position: fixed;
     bottom: 0px !important;
     top: 0px !important;
     margin: 0px auto !important;
}
*/

.logo-txt p {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 5px;
    color: #89909f;
    text-transform: uppercase;
}

.header-widget-main {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-right: 30px;
}

.header-icon i {
    font-size: 16px;
    color: #fff;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: #33cccc !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #022d58 !important;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #33cccc !important;
}

.header-content h3 {
    font-size: 18px;
}

.header-content p {
    font-weight: 600;
    margin-bottom: 0px;
}

header .row {
    align-items: center;
    flex-wrap: nowrap;
}

.cols-md-4 {
    flex: 1;
    width: auto;
}

.row.info-df .col-md-4:last-child .header-widget-main {
    border-right: 0px solid #f3f3f3;
}

.w-search-input {
    width: 240px;
}

input.field.searchform-s {
    background-color: transparent;
    border: none;
    padding: 26px 20px;
    padding-left: 45px;
    height: 100%;
}

button.header-search {
    position: absolute;
    top: 1px;
    background-color: transparent;
    border: none;
    left: 25px;
    font-size: 15px;
    height: 100%;
    color: #7c818e;
}

.w-search-input {
    position: relative;
}


/*.nav-menus {
    box-shadow: 0px 0px 9px 0px rgb(6 22 58 / 7%);
}*/

.navbar-nav .nav-item a {
    color: #1d2435;
    padding: 31px 15px !important;
    border-right: 1px solid rgba(29, 36, 53, 0.07);
    font-weight: bold;
    text-transform: uppercase;
}

.navbar-nav .nav-item:last-child a {
    border-right: 0px solid rgba(29, 36, 53, 0.07);
}

ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    margin: auto;
}

.w-search-input {
    background: #f5f5f5;
}

nav.navbar.navbar-expand-lg {
    padding: 0px;
}

.nav-menus .container-fluid {
    padding: 0px;
}

.w-search-input {
    width: 300px;
    padding: 0px 20px;
}

header {
    position: relative;
    background: #fff;
}

div#navbarSupportedContent {
    background: #fff;
}

.nav-contain {
    margin-top: 30px;
}

.container.nav-contain {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -32px;
    z-index: 9999;
}

.header-content h3 a {
    color: #fff;
}

.header-content h3 {
    color: #fff;
    font-size: 14px;
}

.header-content h3 a {
    color: #fff;
    word-break: break-all;
    font-size: 15px;
    font-weight: normal;
}


/*header css ends*/

ul.navbar-nav.me-auto.mb-2.mb-lg-0 {
    margin: auto;
    margin-left: auto !important;
    margin-right: initial !important;
}

@media (min-width: 992px) {
    .slider,
    .slide {
        height: calc(100vh - 130px);
        max-width: 100%;
        margin: auto !important;
    }
}

.slide .slide__img img {
    min-height: calc(100vh - 130px);
    object-fit: cover;
    min-width: 100%;
    max-height: calc(100vh - 130px);
    object-fit: cover;
    object-position: bottom;
    position: relative;
}

.slide__img:before {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000a1e52;
    content: "";
    z-index: 999;
}

.p-relative {
    position: relative;
}

.container.p-relative {
    height: 100%;
}

.slide {
    position: relative;
    transition: 1s;
}

.slide .slide__img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

@media (min-width: 992px) {
    .slide .slide__img {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
    }
}

.slide .slide__img img {
    max-width: 100%;
    height: auto;
    opacity: 1 !important;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    transition: all 1s ease;
}

.slide .slide__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slide .slide__content.slide__content__left {
    left: 10%;
    transform: translate(-15%, -50%);
}

.slide .slide__content.slide__content__right {
    right: 10%;
    left: auto;
    transform: translate(5%, -50%);
}

.slide .slide__content--headings {
    color: #e1dbd4;
    text-shadow: 0 3px 4px rgb(0 0 0 / 29%);
    font-weight: 600;
}

.slide .slide__content--headings h2 {
    font-size: 4.5rem;
    margin: 10px 0;
}

.slide .slide__content--headings .animated {
    transition: all 0.5s ease;
}

.slide .slide__content--headings .top-title {
    font-size: 23px;
    margin-bottom: 30px;
}

.slide .slide__content--headings .title {
    font-size: 3.5rem;
    margin-bottom: 15px;
    color: #fff;
    text-shadow: 0 3px 4px rgb(0 0 0 / 84%);
}

.slide .slide__content--headings .top-title {
    max-width: 550px;
    color: #fff;
}

.slide .slide__content--headings .button-custom {
    text-decoration: none;
    color: #fff;
    padding: 12px 2.5rem;
    font-size: 22px;
    font-weight: 600;
    background: #33cccc;
    border-color: #33cccc;
    border: 0px solid;
    border-radius: 5px;
}

.slide .slide__content--headings .button-custom:hover {
    background: #022d58;
}

.slider [data-animation-in] {
    opacity: 0;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    transition: opacity 0.5s ease 0.3s;
    transition: 1s;
}

.slick-dotted .slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: 25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    display: block;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.simple-dots .slick-dots li {
    width: 20px;
    height: 20px;
}

.simple-dots .slick-dots li button {
    border-radius: 50%;
    background-color: white;
    opacity: 0.25;
    width: 20px;
    height: 20px;
}

.simple-dots .slick-dots li button:hover,
.simple-dots .slick-dots li button:focus {
    opacity: 1;
}

.simple-dots .slick-dots li.slick-active button {
    color: white;
    opacity: 0.75;
}

.stick-dots .slick-dots li {
    height: 3px;
    width: 50px;
}

.stick-dots .slick-dots li button {
    position: relative;
    background-color: white;
    opacity: 0.25;
    width: 50px;
    height: 3px;
    padding: 0;
}

.stick-dots .slick-dots li button:hover,
.stick-dots .slick-dots li button:focus {
    opacity: 1;
}

.stick-dots .slick-dots li.slick-active button {
    color: white;
    opacity: 0.75;
}

.stick-dots .slick-dots li.slick-active button:hover,
.stick-dots .slick-dots li.slick-active button:focus {
    opacity: 1;
}


/* /////////// IMAGE ZOOM /////////// */

@-webkit-keyframes zoomInImage {
    from {
        transform: scale3d(1, 1, 1);
        transition: 1s;
    }
    to {
        transform: scale3d(1.1, 1.1, 1.1);
        transition: 1s;
    }
}

@keyframes zoomInImage {
    from {
        transform: scale3d(1, 1, 1);
        transition: 1s;
    }
    to {
        transform: scale3d(1.1, 1.1, 1.1);
        transition: 1s;
    }
}

.zoomInImage {
    -webkit-animation-name: zoomInImage;
    animation-name: zoomInImage;
}

@-webkit-keyframes zoomOutImage {
    from {
        transform: scale3d(1.1, 1.1, 1.1);
        transition: 1s;
    }
    to {
        transform: scale3d(1, 1, 1);
        transition: 1s;
    }
}

@keyframes zoomOutImage {
    from {
        transform: scale3d(1.1, 1.1, 1.1);
        transition: 1s;
    }
    to {
        transform: scale3d(1, 1, 1);
        transition: 1s;
    }
}

.zoomOutImage {
    -webkit-animation-name: zoomOutImage;
    animation-name: zoomOutImage;
    transition: 1s;
}

.slick-nav {
    --active: #fff;
    --border: rgba(255, 255, 255, .12);
    width: 44px;
    height: 44px;
    position: absolute;
    cursor: pointer;
    top: calc(50% - 44px);
}

.slick-nav.prev-arrow {
    left: 3%;
    transform: scaleX(-1);
    z-index: 999;
}

.slick-nav.next-arrow {
    left: auto;
    right: 3%;
}

.slick-nav i {
    display: block;
    position: absolute;
    margin: -10px 0 0 -10px;
    width: 20px;
    height: 20px;
    left: 50%;
    top: 50%;
}

.slick-nav i:before,
.slick-nav i:after {
    content: "";
    width: 10px;
    height: 2px;
    border-radius: 1px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #022d58;
    margin: -1px 0 0 -5px;
    display: block;
    transform-origin: 9px 50%;
}

.slick-nav i:before {
    transform: rotate(-40deg);
}

.slick-nav i:after {
    transform: rotate(40deg);
}

section.contact-list {
    padding: 60px 0px;
}

.slick-nav:before,
.slick-nav:after {
    content: "";
    display: block;
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    border-radius: 50%;
    border: 2px solid #022d584a;
}

.slick-nav svg {
    width: 44px;
    height: 44px;
    display: block;
    position: relative;
    z-index: 1;
    color: #022d58;
    stroke-width: 2px;
    stroke-dashoffset: 126;
    stroke-dasharray: 126 126 0;
    transform: rotate(0deg);
}

.slick-nav.animate svg {
    -webkit-animation: stroke 1s ease forwards 0.3s;
    animation: stroke 1s ease forwards 0.3s;
}

.slick-nav.animate i {
    -webkit-animation: arrow 1.6s ease forwards;
    animation: arrow 1.6s ease forwards;
}

.slick-nav.animate i:before {
    -webkit-animation: arrowUp 1.6s ease forwards;
    animation: arrowUp 1.6s ease forwards;
}

.slick-nav.animate i:after {
    -webkit-animation: arrowDown 1.6s ease forwards;
    animation: arrowDown 1.6s ease forwards;
}

@-webkit-keyframes stroke {
    52% {
        transform: rotate(-180deg);
        stroke-dashoffset: 0;
    }
    52.1% {
        transform: rotate(-360deg);
        stroke-dashoffset: 0;
    }
    100% {
        transform: rotate(-180deg);
        stroke-dashoffset: 126;
    }
}

@keyframes stroke {
    52% {
        transform: rotate(-180deg);
        stroke-dashoffset: 0;
    }
    52.1% {
        transform: rotate(-360deg);
        stroke-dashoffset: 0;
    }
    100% {
        transform: rotate(-180deg);
        stroke-dashoffset: 126;
    }
}

@-webkit-keyframes arrow {
    0%,
    100% {
        transform: translateX(0);
        opacity: 1;
    }
    23% {
        transform: translateX(17px);
        opacity: 1;
    }
    24%,
    80% {
        transform: translateX(-22px);
        opacity: 0;
    }
    81% {
        opacity: 1;
        transform: translateX(-22px);
    }
}

@keyframes arrow {
    0%,
    100% {
        transform: translateX(0);
        opacity: 1;
    }
    23% {
        transform: translateX(17px);
        opacity: 1;
    }
    24%,
    80% {
        transform: translateX(-22px);
        opacity: 0;
    }
    81% {
        opacity: 1;
        transform: translateX(-22px);
    }
}

@-webkit-keyframes arrowUp {
    0%,
    100% {
        transform: rotate(-40deg) scaleX(1);
    }
    20%,
    80% {
        transform: rotate(0deg) scaleX(0.1);
    }
}

@keyframes arrowUp {
    0%,
    100% {
        transform: rotate(-40deg) scaleX(1);
    }
    20%,
    80% {
        transform: rotate(0deg) scaleX(0.1);
    }
}

@-webkit-keyframes arrowDown {
    0%,
    100% {
        transform: rotate(40deg) scaleX(1);
    }
    20%,
    80% {
        transform: rotate(0deg) scaleX(0.1);
    }
}

@keyframes arrowDown {
    0%,
    100% {
        transform: rotate(40deg) scaleX(1);
    }
    20%,
    80% {
        transform: rotate(0deg) scaleX(0.1);
    }
}

.slide__img {
    position: relative;
}


/*.slide__img:before {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #00000012;
    content: "";
    z-index: 999;
}
*/

.bg-liens {
    background-image: url(../images/sub.jpg) !important;
}

.about-sc {
    padding: 80px 0px;
}

.section-title-s2 span {
    font-size: 0.875rem;
    font-weight: 700;
    color: #33cccc;
    text-transform: uppercase;
    display: block;
    margin-bottom: 0.5em;
}

.section-title-s2 h2 {
    font-size: 46px;
    margin-bottom: 20px;
    position: relative;
    text-transform: capitalize;
    color: #022d58;
}

p.bold {
    font-weight: 700;
}

p {
    margin-bottom: 15px;
}

.about-sc {
    padding: 80px 0px;
    /* background: #edf2f5; */
    background-image: url(../images/bg-section.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.about-sc .section-title-s2 p {
    text-align: justify;
}

.inner-img:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 230px;
    bottom: -30px;
    right: 30px;
    z-index: 0;
    background-color: #022d580d;
}

.img-left-col {
    padding-right: 15%;
}

.inner-img img {
    width: 100%;
    z-index: 9;
    position: relative;
    max-height: 580px;
    object-fit: cover;
    object-position: top;
}

.img-left-col {
    position: relative;
}

.button-sc {
    background: #33cccc;
    padding: 14px 29px;
    color: #fff;
    transition: 0.5s;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 25px;
    border-radius: 4px;
}

.button-sc a {
    color: #fff;
}

.button-sc a:hover {
    color: #fff;
}

.footer-widget .button-sc:hover {
    background: #022d58;
}

.button-sc:hover {
    background: #022d58;
    padding: 14px 29px;
    color: #fff;
    text-transform: uppercase;
}

.icon img {
    width: 70px;
    margin-bottom: 20px;
}

.icon img {
    width: 70px;
    margin-bottom: 20px;
}

.service-right-col {
    padding-right: 30px;
    padding-top: 30px;
}

.container-gall {
    margin: 0 auto;
    width: 100%;
}

.main-gallery .container-gall {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    justify-content: center;
    align-items: center;
}

.main-gallery .card {
    background: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.24);
    color: #333333;
    border-radius: 2px;
}

.main-gallery .card-image {
    background: #ffffff;
    display: block;
    padding-top: 70%;
    position: relative;
    width: 100%;
}

.main-gallery .card-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    object-fit: cover;
}

.main-gallery .card-image img:hover {
    transform: scale(1.04);
}

.gallery-sc .section-title-s2 {
    text-align: center;
    margin-bottom: 32px;
}

@media only screen and (max-width: 600px) {
    .main-gallery .container-gall {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 1rem;
    }
}

.gallery-sc {
    padding: 80px 0px;
    background: #edf2f5;
}

.footer-widget ul {
    padding-left: 0px !important;
}

.schd {
    color: rgba(255, 255, 255, .8);
}

.schd .row em {
    color: #ffffff8a;
    font-size: 13px;
    margin-top: 8px;
    display: inline-block;
    margin-bottom: 0px;
}

.schd .row {
    margin-bottom: 10px;
}

.footer-logo img {
    position: initial;
}

.footer-before-logo {
    text-align: center;
    padding: 40px 0px;
}


/*.footer-section:before {
position: absolute;
    background: #52070fab;
    left: 0;
    right: 0;
    content: "";
    display: block;
    top: 0;
    border: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    }*/

.footer-section {
    position: relative;
    background-image: url(../images/bg.png);
    background-size: contain;
    background: #041f38;
}

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

.footer-cta {
    border-bottom: 1px solid #ffffff1c;
}

.single-cta i {
    color: #668899;
    font-size: 30px;
    float: left;
    margin-top: 0px;
    background: #fff;
    border-radius: 2px;
    height: 50px;
    width: 50px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.cta-text {
    padding-left: 15px;
    display: inline-block;
}

.cta-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 2px;
}

.cta-text span {
    color: rgba(255, 255, 255, .7);
    font-size: 15px;
}

.footer-content {
    position: relative;
    z-index: 2;
    padding-top: 100px;
    padding-bottom: 60px;
}

.col-xl-5.col-lg-5.col-md-6.mb-30 {
    padding-left: 30px;
}

.footer-pattern img {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}

.footer-logo {
    margin-bottom: 30px;
}

.footer-logo img {
    max-width: 300px;
    box-shadow: 0px 0px 0px #0000002a;
    background: #041f38;
}

.footer-text p {
    margin-bottom: 14px;
    font-size: 15px;
    color: rgba(255, 255, 255, .7);
    line-height: 28px;
}

.footer-social-icon span {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.footer-social-icon a {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
}

.footer-social-icon a:hover i {
    color: #fff;
}

.footer-social-icon i {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
    background: #33cccc;
}

.footer-details ul li {
    display: block !important;
    float: initial !important;
    width: 100% !important;
    color: rgba(255, 255, 255, .8);
    margin-bottom: 20px !important;
}

.footer-widget ul li {
    display: flex !important;
}

.footer-widget ul li i {
    margin-right: 15px;
}

.facebook-bg {
    background: #3B5998;
}

.twitter-bg {
    background: #55ACEE;
}

.linkedin-bg {
    background: #DD4B39;
}

.header_border {
    position: relative;
    margin-bottom: 30px !important;
    display: inline-block;
    max-width: 134px !important;
}

.header_border {
    margin-right: 165px;
    margin-left: auto;
}

.header_border:before {
    content: "";
    width: 65px;
    height: 1px;
    background-color: #fff;
    top: 13px;
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    left: 0;
}

.header_border i {
    color: #fff;
    position: absolute;
    left: 75px;
    font-size: 22px;
}

.header_border:after {
    content: "";
    width: 65px;
    height: 1px;
    background-color: #fff;
    top: 13px;
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    left: 112px;
}

.footer-widget-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

.footer-widget-heading h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -15px;
    height: 2px;
    width: 50px;
    background: #33cccc;
}

.footer-widget ul li {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 12px;
}

.footer-widget ul li a:hover {
    color: #668899;
}

.footer-widget ul li a {
    color: rgba(255, 255, 255, .7);
    text-transform: capitalize;
}

.subscribe-form {
    position: relative;
    overflow: hidden;
    margin: 0px 15px;
}

.subscribe-form input {
    width: 100%;
    padding: 16px 28px;
    background: #50646c;
    border: 1px solid #50646c;
    color: #fff;
    border-radius: 4px;
}

.subscribe-form button {
    position: absolute;
    right: 0;
    background: #022d58;
    padding: 15px 20px;
    border: 1px solid #46575e;
    top: 0;
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 0px 4px 10px 0px;
}

.subscribe-form input {
    width: 100%;
    padding: 14px 28px;
    background: #ffffff;
    border: 1px solid #ffffff00;
    color: #fff;
}

.subscribe-form button i {
    color: #fff;
    font-size: 22px;
    transform: rotate(-6deg);
}

.copyright-area {
    background: #03182c;
    padding: 25px 0;
}

.copyright-text p {
    margin: 0;
    font-size: 14px;
    color: #ffffff87;
    text-align: center;
}

.copyright-text p a {
    color: #668899;
}

.right-text p {
    margin: 0;
    font-size: 14px;
    color: #ffffff87;
    text-align: right;
}

.right-text p a {
    color: #668899;
}

span.offer-type {
    background: #ddd6d6;
    padding: 3px 6px;
    border-radius: 21px;
    font-size: 12px;
    color: #000;
}

.footer-menu li {
    display: inline-block;
    margin-left: 20px;
}

.footer-menu li:hover a {
    color: #668899;
}

.footer-menu li a {
    font-size: 14px;
    color: #ffffff87;
}

.subscribe-form input::placeholder {
    color: #a1a9ad;
}

footer .logo-txt h2 {
    color: #fff;
}


}
footer .logo-txt p {
    color: #fff;
}
.footer-section {
    position: relative;
}
.footer-text {
    color: #fff;
    margin-bottom: 20px;
    padding-right: 50px;
    text-align: justify;
}
.footer-text p {
    margin-bottom: 14px;
    font-size: 14px;
    color: rgba(255, 255, 255, .7);
    line-height: 28px;
    max-width: 85%;
}
.footer-up .row {
    align-items: center;
}
.fr-sc {
    background: #33cccc;
    height: 100%;
    padding: 60px 15px;
    position: relative;
    color: #fff;
    padding-bottom: 60px;
}
.fr-sc:before {
    position: absolute;
    content: "";
    left: -250px;
    top: 0;
    width: 250px;
    height: 100%;
    background: #33cccc;
}
section.footer-up {
    padding-bottom: 0px;
    background: #fff;
}
.footer-before-logo {
    text-align: center;
}
section.contact-list {
    padding: 80px 0px;
    background-image: url(../images/bg.jpg);
}
.contact-list .field--item h4 {
    padding-bottom: 14px;
    font-size: 23px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ffffff40;
}
.contact-list .field--item ul li {
    margin-bottom: 8px;
    list-style: square;
    margin-left: 6px;
}
.contact-list .field--item ul li:first-child {
    list-style: none;
    margin-left: -8px !important;
}
.contact-list .field--item {
    /* background: #33cccc; */
    
    padding: 16px;
    /* border: 1px solid #33cccc40; */
    
    background-image: url(../images/c.jpg);
    background-size: cover;
    position: relative;
    box-shadow: 0px 3px 6px #00000054;
}
.contact-list .field--item ul {
    position: relative;
    color: #fff;
    padding: 20px;
    border: 1px dashed #ffffff69;
    margin: 0px;
}
.contact-list .field--item ul li a {
    color: #fff;
    font-weight: bold;
}
.contact-list .field--item:before {
    content: "";
    background: #497389eb;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.contact-list .section-title-s2 {
    text-align: center;
    margin-bottom: 40px;
}
section.blog-section.blog-s {
    padding-bottom: 220px;
}
section.property-sc.bg-white {
    padding-bottom: 220px;
}
span.superheadline {
    margin-bottom: 10px;
    display: block;
    color: #022d58;
    font-weight: bold;
    font-size: 27px;
}
.column-text.pr-4 {
    padding-right: 30px;
}
.main-contn {
    margin-top: 90px;
    padding-top: 50px;
    border-top: 1px solid #022d5814;
}
.bt_bb_text {
    text-align: justify;
}
.column-text.pr-4 {
    padding-right: 30px;
}
.sub-banner-section {
    background-image: url(../images/sub1.jpg);
    min-height: 400px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.bg-team {
    background-image: url(../images/ab.jpg);
}
.rf .team-col {
    margin-bottom: 50px;
}
.sub-banner-section:before {
    content: "";
    background: #022d58b5;
    /* background: #022d5861; */
    
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
.sub-banner-content {
    text-align: center;
    margin-top: 165px;
}
.sub-banner-content {
    animation: 0.5s ease-out 0s 1 slideInBottom;
}
.sub-banner-content h2 {
    font-size: 50px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0px !important;
}
.sub-banner-content p {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
}
.sub-banner-section .container {
    position: relative;
}
.breadcrumb {
    background: none;
    display: block;
    color: rgba(255, 255, 255, 0.80);
    margin: 20px 0 0 0;
    padding: 0;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: UPPERCASE;
    font-size: 16px;
}
.breadcrumb a {
    color: #fff;
    font-weight: 600;
}
.breadcrumb span.b-delimiter {
    position: relative;
    background: gray;
}
.breadcrumb span.b-delimiter:before {
    content: '';
    width: 4px;
    height: 12px;
    position: absolute;
    left: -1px;
    top: 55%;
    font-style: italic;
    margin-top: -7px;
    transform: rotate( 20deg);
    background-color: #88bad2;
}
.b-delimiter:after {
    content: '';
    width: 4px;
    height: 12px;
    position: absolute;
    left: -10px;
    top: 55%;
    font-style: italic;
    margin-top: -7px;
    transform: rotate( 20deg);
    background-color: #88bad2;
}
.breadcrumb span {
    margin-left: 20px;
}
.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    padding-top: 0px;
    list-style: none;
    border-radius: .25rem;
    justify-content: center;
}
span.current {
    color: #fff;
    font-weight: bold;
}
.breadcrumb a:hover {
    color: #fff;
}
.services-images img {
    width: 100%;
}
section.servcies-section {
    padding: 80px 0px;
}
h2.widget-title {
    position: relative;
    margin-bottom: 30px;
    border-bottom: 1px solid #d7e2e7;
    position: relative;
    padding-bottom: 15px;
    font-size: 32px;
    margin-bottom: 15px;
    position: relative;
    text-transform: capitalize;
    color: #022d58;
}
h2.widget-title:after {
    border-top-color: red;
}
h2.widget-title:after {
    content: '';
    position: absolute;
    width: 75px;
    left: 0;
    height: 2px;
    bottom: -1px;
    background-color: #33cccc;
}
.services-item {
    position: relative;
    display: block;
    font-size: 16px;
    /* color: #595959; */
    
    padding: 18px 5px 18px 40px;
    position: relative;
    font-weight: 700;
    z-index: 1;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    text-transform: uppercase;
}
.services-item:before {
    position: absolute;
    content: '';
    left: 21px;
    top: 50%;
    margin-top: -6px;
    background: #33cccc !IMPORTANT;
    font-weight: 900;
    width: 3px;
    z-index: 2;
    height: 12px;
    transform: rotate( 20deg);
}
.services-item:after {
    position: absolute;
    content: '';
    left: 15px;
    top: 50%;
    margin-top: -6px;
    background: #33cccc !IMPORTANT;
    font-weight: 900;
    width: 3px;
    z-index: 1;
    height: 12px;
    transform: rotate( 20deg);
}
ul.service-menu {
    padding: 0px;
}
section.banner__slider {
    background: #edf2f5;
    overflow: hidden;
}
a:hover {
    color: initial;
}
.services-images {
    margin-bottom: 40px;
}
.services-content-in h1 {
    font-size: 32px;
    margin-bottom: 15px;
    position: relative;
    text-transform: capitalize;
    color: #022d58;
}
.services-content-in h3 {
    font-size: 24px;
    margin-bottom: 15px;
    position: relative;
    text-transform: capitalize;
    color: #022d58;
}
.services-sidebar {
    padding-right: 20px;
}
section.servcies-section {
    background: #edf2f5;
}
section.our-team.team-single {
    padding: 80px 0px;
    background: #edf2f5;
}
.emp-img img {
    width: 100%;
    height: 374px;
    object-fit: cover;
}
.team-col-in {
    display: flex;
    background: #022c55;
}
ul.tm-team-social-links li a i {
    color: #fff;
    width: 45px;
    height: 50px;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    padding: 0;
    border-bottom: 1px solid #ffffff2e;
    display: block;
    padding: 6px 0px;
}
ul.tm-team-social-links li a i:hover {
    background-color: #33cccc;
}
.team-details {
    position: absolute;
    bottom: 0;
    left: 00px;
    padding: 20px;
}
section.our-team.team-single .team-details {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(180deg, rgb(0 0 0 / 8%) 5%, rgba(0, 0, 0, 0.7) 100%);
}
.team-details h4 a {
    color: #fff;
    font-size: 20px;
}
.team-col-in .emp-img {
    position: relative;
}
ul.tm-team-social-links {
    padding-left: 0px;
    text-align: center;
}
ul.tm-team-social-links li {
    display: inline-block;
}
.box-content {
    padding: 15px;
}
.team-position {
    color: #fff;
    margin-bottom: 0px;
    font-weight: bold;
}
.box-content {
    position: relative;
}
.mail-icon {
    padding-top: 12px !important;
    padding-right: 15px !important;
    padding-bottom: 6px !important;
    padding-left: 15px !important;
    font-size: 24px;
    color: #ffffff!important;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 15px;
    background: #33cccc;
    right: 15px;
}
.teambox-email a i {
    margin-right: 8px;
}
.team-col {
    margin-right: 25px;
    box-shadow: 0 2px 30px rgb(2 44 85 / 38%);
}
.box-title h4 {
    color: #022d58;
}
.our-team .section-title-s2 {
    text-align: center;
    margin-bottom: 60px;
}
.tmd-s .section-title-s2 {
    margin-bottom: 45px !important;
}
.team-col .emp-img img {
    transform: scale(1.00);
    object-fit: cover;
    width: 100%;
    height: 375px;
}
.team-col:hover .emp-img img {
    transform: scale(1.04);
}
.emp-img img {
    transition: 0.5s;
}
.emp-img {
    overflow: hidden;
}

/*
.team-col {
    border: 1px solid #0000000d;
    box-shadow: 0px 0px 10px #0000000a;
}*/
.team-col-in .emp-img {
    width: 75%;
}
.box-content {
    width: 25%;
}
.appointment-booking {
    padding: 80px 0px;
    background: #edf2f5;
}
.appointment-booking .section-title-s2 {
    text-align: center;
    margin-bottom: 40px;
}
.practice-area-item i {
    font-size: 50px;
    margin-bottom: 25px;
    color: #749cb2;
}
.practice-area-item h4 {
    color: #022d58;
    margin-bottom: 10px;
}
.practice-area-item {
    padding: 40px 30px;
    margin-bottom: 30px;
    border: 1px solid #749cb240;
    border-radius: 2px;
    min-height: 285px;
}
.practice-area-item a {
    background: #022c55;
    padding: 12px 25px;
    color: #fff;
    transition: 0.5s;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 25px;
}
.practice-area-item a:hover {
    background: #022d58;
    color: #fff !important;
    text-transform: uppercase;
}
.practice-area-item:hover {
    background: #022d58;
    color: #fff !important;
}
.practice-area-item p {
    transition: none;
}
.practice-area-item:hover p {
    color: #fff;
    transition: none;
}
.practice-area-item:hover i {
    transition: unset;
    color: #fff;
}
.practice-area-item:hover h4 {
    transition: unset;
    color: #fff;
}
.appointment-booking .section-title-s2 p {
    margin-bottom: 60px;
}
.contact-item {
    border-radius: 0;
    position: relative;
    z-index: 1;
    -webkit-transition: .4s;
    transition: .4s;
    padding-bottom: 35px;
    text-align: center;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    box-shadow: 0 0 20px rgba(0, 0, 0, .09);
    min-height: 100px;
    border: 1px solid #33cccc;
    box-shadow: 0 2px 30px rgb(2 44 85 / 38%);
    border-radius: 5px;
}
.contact-item .contact-icon {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    text-align: center;
    background-color: #33cccc;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    -webkit-transition: .4s;
    transition: .4s;
}
.contact-details {
    padding: 80px 0px;
}
.contact-item .contact-icon i {
    color: #fff;
    line-height: .8;
    font-size: 36px;
    position: relative;
    -webkit-transition: .34s;
    transition: .34s;
}
.contact-item .contact-info {
    -webkit-transition: .3s;
    transition: .3s;
}
.contact-item .contact-info h3 {
    font-size: 24px;
    margin: 0 0 10px;
    font-weight: 600;
    -webkit-transition: .3s;
    transition: .3s;
    color: #022d58;
    font-weight: 700;
}
.contact-item .contact-info a,
.contact-item .contact-info p {
    display: block;
    margin: 0;
    color: #666;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 22px;
}
.contact-item:hover .contact-icon {
    background: #022d58;
}
.contact-info {
    padding: 12px 25px;
}

/*contact form*/
#contactForm .form-group input {
    height: 60px;
}
.help-block {
    color: #e31c25;
}
#contactForm .form-group input,
#contactForm .form-group textarea {
    width: 100%;
    background: #fff;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
}
#contactForm .form-group textarea {
    height: 163px;
    resize: none;
    padding-top: 18px;
}
.checkbox label {
    position: relative;
    cursor: pointer;
    padding-left: 20px;
}
label {
    display: inline-block;
}
.checkbox label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #022d58;
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 5px;
}
.checkbox a {
    color: #022d58;
}
#contactForm .form-group {
    margin: 0 0 20px;
}
.form-check .form-check-input {
    float: left;
    margin-left: -1.5em;
}
.checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.form-check.checkbox {
    padding-left: 0px;
}
.content-title.style1 h2 {
    font-size: 40px;
    margin: 0;
    margin-bottom: 15px;
}
.frs p {
    line-height: 32px;
}
.heading-in.frs h4 {}
.heading-in.frs h2 {
    color: #242c42;
    margin-bottom: 20px;
}
.contact-content {
    padding-right: 55px;
    text-align: justify;
}
iframe {
    border: 0;
    margin-bottom: -8px;
}
.contact-map iframe {
    border: 0;
    margin-bottom: -8px;
}
section.contact-details2 {
    padding-bottom: 80px;
    padding-top: 80px;
    background: #edf2f5;
}
button.btn.style2.contact-btn {
    background: #022c55;
    padding: 16px 29px;
    color: #fff;
    transition: 0.5s;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 25px;
}
button.btn.style2.contact-btn:hover {
    background: #022d58;
}
.form-select {
    height: 60px;
    width: 100%;
    background-color: #f9f9f9;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
}
.heading-in h4 {
    color: #33cccc;
    margin-bottom: 10px;
    font-size: 18px;
}
.bg-contact {
    background-image: url(../images/case1.jpg);
}
.bg-contact:before {
    background: #240508bf;
}
.nav-link:hover {
    color: #47616e !important;
}
.header-user-menu {
    position: relative;
    cursor: pointer;
    font-size: 13px;
}
.header-user-menu ul {
    display: none;
    margin: 10px 0 0 0;
    list-style: none;
    position: absolute;
    min-width: 122px;
    top: 24px;
    right: 0;
    z-index: 1;
    padding: 10px 15px !important;
    background: #fff;
    z-index: 999999;
    border-radius: 0;
    border: 1px solid #eee;
    box-shadow: 0px 0px 5px #0000002b;
    border-radius: 3px;
}
.header-user-menu ul li {
    padding: 8px 0px;
}
.header-user-menu {
    background: #4d6672;
    padding: 4px 0px;
    border-radius: 4px;
}
.show-lang i {
    margin: 0px 12px;
    color: #fff;
}
.contact-details2 .footer-social-icon span {
    color: initial;
    !important;
}
.contact-map iframe {
    width: 100%;
}
ul.check-it li {
    display: flex;
    align-items: center;
}
ul.check-it {
    padding-left: 0px;
}
.icon img {
    width: 24px;
    margin-right: 15px;
}
.text p {
    margin-bottom: 21px;
}
.check-items {
    margin-top: 25px;
}
.banner-titlev {
    position: absolute;
    font-size: 26px;
    line-height: 1.2;
    display: none;
    margin-bottom: 0;
    padding: 22px 45px;
    background-color: #022d58;
    color: #fff;
    transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    -webkit-transform: translateX(45px)rotate(-90deg);
    -khtml-transform: translateX(45px)rotate(-90deg);
    -moz-transform: translateX(45px)rotate(-90deg);
    -ms-transform: translateX(45px)rotate(-90deg);
    -o-transform: translateX(45px)rotate(-90deg);
    transform: translateX(45px)rotate(-90deg);
    bottom: 30px;
    left: -83px;
}

/*services section*/
.frd-d {
    padding-bottom: 270px !important;
}
.services-boxes-sc {
    padding: 80px 0px;
}
.feature-grid h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #022d58;
    font-weight: 700;
}
.feature-grid {
    text-align: center;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    border-color: #E1E1E1;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 35px 28px 35px 28px;
}
.feature-grid img {
    margin-bottom: 20px;
    max-width: 100px;
    max-height: 100px;
    min-height: 100px;
    object-fit: contain;
}
.feature-grid i {
    font-size: 50px;
    color: #022d58;
}
.service-section .col.col-lg-3.col-sm-6.col-12 {
    padding: 0px;
}
.bor-bt .feature-grid {
    border-bottom: 0px;
}
.feature-grid {
    background: #fff;
}
.service-section .col.col-lg-3.col-sm-6.col-12:last-child .feature-grid {
    border-right: 0px;
}
.service-section .br-dc .col.col-lg-3.col-sm-6.col-12:.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl(2) .feature-grid {
    background: #F9F9F9;
}
.service-section .br-dc .col.col-lg-3.col-sm-6.col-12:nth-child(4) .feature-grid {
    background: #fff;
}
.service-section .br-dc .col.col-lg-3.col-sm-6.col-12:nth-child(2) .feature-grid {
    background: #fff;
}
.service-section .bor-bt .col.col-lg-3.col-sm-6.col-12:nth-child(1) .feature-grid {
    background: #fff;
}
.service-section .bor-bt .col.col-lg-3.col-sm-6.col-12:nth-child(3) .feature-grid {
    background: #fff;
}
.services-boxes-sc .section-title-s2 {
    text-align: center;
    margin-bottom: 32px;
}
section.services-boxes-sc {
    background-image: url(../images/bg-section-v.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
}
.feature-grid:hover img.v-icon {
    transform: translateY(-8px);
}
.feature-grid:hover img.v-icon {
    transition-duration: 0.3s;
}
.feature-grid:hover i {
    color: #33cccc;
}
.feature-grid i {
    transition-duration: 0.3s;
}
.item-sub-title {
    padding-left: 44px;
    padding-right: 44px;
    position: relative;
    color: #33cccc;
    font-weight: 600;
    margin-bottom: 6px;
    display: inline-block;
}
.item-sub-title span:after {
    content: '';
    background-color: #33cccc;
    position: absolute;
    height: 2px;
}
.item-sub-title span:after {
    width: 17px;
    bottom: 0;
}
.item-sub-title .line-left:after {
    right: 0;
}
.item-sub-title span:before {
    width: 100%;
    top: 0;
}
.item-sub-title .line-left:after {
    right: 0;
}
.item-sub-title span {
    width: 31px;
    height: 6px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.item-sub-title .line-left {
    left: 0;
}
.item-sub-title .line-left:before {
    right: 0;
}
.item-sub-title span:before {
    content: '';
    background-color: #33cccc;
    position: absolute;
    height: 2px;
}
.item-sub-title .line-right {
    right: 0;
}
.item-sub-title .line-right:before {
    left: 0;
}
.item-sub-title .line-right:after {
    left: 0;
}

/*blog main*/
.post-thumbnail img {
    width: 100%;
}
.grid-item-inner {
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
    box-shadow: 0 2px 30px rgba(4, 20, 69, .1);
    margin-top: 30px;
    margin-bottom: 45px;
}
.item--featured {
    width: 47%;
    position: relative;
    overflow: hidden;
}
.item--featured a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 500ms ease-out 0s;
}
.item--date {
    position: absolute;
    z-index: 1;
    height: 62px;
    width: 62px;
    background-color: #33cccc;
    border-radius: 3px;
    top: 16px;
    left: 16px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.item--date span {
    display: block;
    line-height: 1.1;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}
.item--date span+span {
    font-size: 18px;
}
.item--date {
    position: absolute;
    z-index: 1;
    height: 62px;
    width: 62px;
    background-color: #33cccc;
    border-radius: 3px;
    top: 16px;
    left: 16px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.style4 .item--body {
    padding-right: 20px;
}
.item--body {
    width: 53%;
    padding: 30px;
}
.item--category {
    font-size: 12px;
    text-transform: uppercase;
    color: #010101;
    font-weight: 500;
    line-height: 25px;
    background-color: #eee8e4;
    padding: 0 12px;
    display: inline-block;
    margin-bottom: 14px;
}
.bg-1 {
    background-image: url(../images/blogg1.webp);
}
.bg-2 {
    background-image: url(../images/blogg2.jpg);
}
.bg-image {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
.grid-item-inner:hover .item--featured a {
    transform: scale3d(1.1, 1.1, 1.1);
}
.item--content {
    font-size: 16px;
    line-height: 26px;
    color: #5c5c5e;
    margin-bottom: 23px;
}
.item--readmore .btn {
    line-height: 48px;
    border-radius: 48px;
    padding: 0 38px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #0d2252;
}
a.nav-link.login-btn.log-out {
    background: #022d58;
    color: #fff !important;
}
.navbar-light a.nav-link.login-btn {
    color: #fff !important;
}
.navbar-light a.nav-link.login-btn:hover {
    color: #fff !important;
}
.blog-section {
    padding: 80px 0px;
}
.blog-section .section-title-s2 {
    text-align: center;
}
.view-mr {
    text-align: center;
}
.item--title {
    margin-bottom: 12px;
    font-size: 22px;
    line-height: 1.45;
    color: #022d58;
}
.item--title a {
    color: #022d58;
}
.cat-area {
    position: relative;
    z-index: 1;
    background: #33cccc;
    padding: 30px 0px;
}
.cat-area .container {
    padding: 0px 0px;
}
.section-title.cta-title {
    padding: 20px 0px;
}
.cta-title h2 {
    padding-bottom: 0;
    color: #fff;
    font-size: 44px;
}
.section-title h2 {
    font-size: 35px;
    padding-bottom: 0;
    text-align: left;
    margin-bottom: 0px !important;
    position: relative;
    color: #022c55;
}
.cat-area .container {
    background-image: url(../images/bg-section-03.jpg);
}
.text-right {
    text-align: right;
}
section.cat-area .container {
    position: relative;
}
img.ham-img {
    position: absolute;
    top: 0;
    right: -48px;
    width: 460px;
}
section.cat-area .section-title h2 {
    font-size: 40px;
    padding-bottom: 0;
    text-align: left;
    margin-bottom: 0px !important;
    position: relative;
    font-weight: normal;
    color: #fff;
}
section.cat-area .section-title h2 span {
    font-weight: bold;
}
.testimonial-sc .box-content-ts {
    position: relative;
    background: #022d58;
    padding: 43px 30px 53px 60px;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(32, 46, 60, .06);
    -moz-box-shadow: 0 4px 12px 0 rgba(32, 46, 60, .06);
    box-shadow: 0 4px 12px 0 rgba(32, 46, 60, .06);
    filter: drop-shadow(0 10px 10px rgba(0, 0, 0, .08));
    display: block;
    color: #fff;
}
.testimonial-sc blockquote {
    border: none;
    margin: 0;
    outline: none;
    text-align: left;
    position: relative;
    color: #fff;
    font-style: italic;
    font-weight: 400;
    padding: 0;
    margin: 0;
    font-size: 16px;
    background-color: transparent;
    line-height: 25px;
}
.testimonial-text:after {
    content: '\f10d';
    font-family: "fontawesome";
    color: #33cccc;
    font-size: 31px;
    line-height: 33px;
    position: absolute;
    top: 0;
    left: -40px;
    top: -1px;
}
.box-author {
    display: flex;
    gap: 30px;
    align-items: center;
    margin-top: 30px;
}
.box-img img {
    border-radius: 150px;
    width: 80px;
    height: 80px;
}
.box-content-ts:before {
    display: block;
    content: "";
    position: absolute;
    top: 100%;
    left: 30px;
    width: 0;
    height: 0;
    border-top: 14px solid #022d58;
    border-right: 13px solid transparent;
    border-left: 13px solid transparent;
}
.testmonial-box {
    margin: 0px px;
    padding: 30px 15px;
}
section.testimonial-sc {
    padding: 80px 0px;
    padding-bottom: 60px;
    background-image: url(../images/bg-section-s.jpg);
    /* background: #eaeff2; */
}
.testimonial-sc .section-title-s2 {
    text-align: center;
}
.box-title {
    color: initial;
}
.seciton-heading {
    text-align: center;
    margin-bottom: 60px;
}
img.fd-e {
    max-width: 62px;
}
.slick-arrow {
    display: none !important;
}
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,500");
@import url("https://fonts.googleapis.com/css?family=Khula:800");
* {
    margin: 0;
    padding: 0;
}
#plan-sc {
    padding: 80px 0;
    width: 100%;
    color: #fff;
}
@media (max-width: 767.98px) {
    #plan-sc {
        padding: 14px 0;
    }
}
#plan-sc .container {
    border-radius: 10px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    margin: 0px auto;
    position: relative;
}
@media (max-width: 767.98px) {
    #plan-sc .container {
        max-width: 92vw;
        padding: 0px 10px 0px;
    }
}
#plan-sc .container h1 {
    font-size: 27px;
    font-weight: 400;
    margin: 30px 0 20px;
    padding: 0 20px;
}
.intro {
    display: flex;
    flex-wrap: wrap;
}
.intro .box-text {
    box-sizing: border-box;
    flex-grow: 2;
    padding: 0 20px;
}
.intro .box-text p {
    font-size: 15px;
    font-weight: 300;
    line-height: 28px;
}
@media (max-width: 991.98px) {
    .intro .box-text p {
        margin-bottom: 20px;
    }
}
.intro .box-button {
    align-self: center;
    flex-grow: 1;
    margin: 0 20px;
    text-align: right;
    text-transform: uppercase;
}
.intro .box-button a {
    background-color: #4f4c79;
    border-radius: 20px;
    color: white;
    font-size: 14px;
    letter-spacing: 0.4px;
    white-space: nowrap;
    padding: 10px 30px;
    text-decoration: none;
}
.boxes {
    display: flex;
    flex-wrap: wrap;
    /*BLUE BOX*/
    /*PINK BOX*/
    /*YELLOW BOX*/
}
.boxes .box {
    border-radius: 10px;
    box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    flex: 1;
    height: auto;
    margin: 0 10px;
    min-height: 450px;
    position: relative;
    text-align: center;
    transition: transform 0.2s;
}
.boxes .box:hover {
    -ms-transform: scale(1.22);
    /* IE 9 */
    
    -webkit-transform: scale(1.22);
    /*Safari 3-8*/
    
    transform: scale(1.22);
    z-index: 999;
}
@media (max-width: 991.98px) {
    .boxes .box {
        margin-bottom: 20px;
        padding: 0px 20px 20px;
    }
}
.boxes .box-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    z-index: 2;
}
.boxes .box .button {
    background: white;
    border-radius: 50px;
    border: none;
    box-shadow: 0px 12px 20px 3px rgba(0, 0, 0, 0.2);
    color: #022d58;
    display: table;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: auto;
    padding: 20px 0 20px 0;
    position: relative;
    text-decoration: none;
    transition: all 0.25s linear;
    width: 100%;
}
.boxes .box .button:hover {
    box-shadow: none;
    color: #4f4c79;
}
.boxes .box .button span {
    background: none;
    display: table-cell;
    font-size: 14px !important;
    text-align: center;
    vertical-align: middle;
    width: 59%;
    z-index: 6;
}
.boxes .box .button .material-icons {
    display: table-cell;
    font-size: 14px;
    padding-left: 8px;
    padding-top: 2px;
    vertical-align: middle;
    text-align: left;
    width: 50%;
}
.boxes .blue,
.boxes .pink,
.boxes .yellow {
    position: relative;
}
.boxes .blue h2,
.boxes .pink h2,
.boxes .yellow h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin: 20px 0;
    padding-bottom: 10px;
    position: relative;
}
.boxes .blue h2:after,
.boxes .pink h2:after,
.boxes .yellow h2:after {
    background: white;
    border-radius: 25%;
    bottom: 0;
    content: "";
    height: 3px;
    left: calc(50% - 7.5px);
    position: absolute;
    width: 15px;
}
.boxes .blue .number-bg,
.boxes .pink .number-bg,
.boxes .yellow .number-bg {
    bottom: 0;
    color: white;
    font-size: 295px;
    font-family: "Khula", sans-serif;
    font-weight: 800;
    left: 0;
    opacity: 0.1;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.boxes .blue .number-bg:before,
.boxes .pink .number-bg:before,
.boxes .yellow .number-bg:before {
    content: "₹";
    font-size: 32px;
    left: calc(50% - 22%);
    position: absolute;
    top: 65px;
}
.boxes .blue {
    background: #5967c3;
    background: -moz-linear-gradient(-45deg, #5967c3 0%, #70b9c1 100%);
    background: -webkit-linear-gradient(-45deg, #5967c3 0%, #70b9c1 100%);
    background: linear-gradient(-45deg, #5967c3 0%, #70b9c1 100%);
}
.boxes .blue p {
    color: white;
    margin: 0 10px;
    text-align: left;
}
.boxes .blue .first-bar,
.boxes .blue .second-bar {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    display: block;
    height: 20px;
    margin: 15px 10px 35px 10px;
    position: relative;
    width: auto;
}
.boxes .blue .first-bar:after,
.boxes .blue .second-bar:after {
    border-radius: 20px;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    z-index: 2;
}
.boxes .blue .first-bar:after {
    background: #f56cd1;
    background: -moz-linear-gradient(-45deg, #33cccc 0%, #022d58 100%);
    background: -webkit-linear-gradient(-45deg, #33cccc 0%, #022d58 100%);
    background: linear-gradient(-45deg, #33cccc 0%, #022d58 100%);
    width: 80%;
}
.boxes .blue .second-bar:after {
    background: #ffd98a;
    background: -moz-linear-gradient(-45deg, #33cccc 0%, #022d58 100%);
    background: -webkit-linear-gradient(-45deg, #33cccc 0%, #022d58 100%);
    background: linear-gradient(-45deg, #33cccc 0%, #022d58 100%);
    width: 50%;
}
.boxes .pink {
    background: #fd8ba6;
    background: -moz-linear-gradient(-45deg, #33cccc 0%, #022d58 100%);
    background: -webkit-linear-gradient(-45deg, #33cccc 0%, #022d58 100%);
    background: linear-gradient(-45deg, #33cccc 0%, #022d58 100%) !important;
}
.boxes .yellow {
    background: #e26f4c;
    background: -moz-linear-gradient(-45deg, #33cccc 0%, #022d58 100%);
    background: -webkit-linear-gradient(-45deg, #33cccc 0%, #022d58 100%);
    background: linear-gradient(-45deg, #33cccc 0%, #022d58 100%);
}
@media (max-width: 1199.98px) {
    .boxes .yellow {
        margin-top: 20px;
    }
}
@media (max-width: 1199.98px) {
    .boxes .yellow:hover {
        -ms-transform: scale(1.12);
        /* IE 9 */
        -webkit-transform: scale(1.12);
        /*Safari 3-8*/
        transform: scale(1.12);
    }
}
.boxes .pink h4,
.boxes .yellow h4 {
    font-size: 16px;
    font-weight: 400;
    margin-top: auto;
}
.boxes .pink h3,
.boxes .yellow h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 18px;
}
.boxes table {
    text-align: left;
    margin: auto;
    width: 100%;
    font-size: 1vw;
    font-weight: bold;
    margin-bottom: 20px;
}
.boxes tbody,
.boxes td,
.boxes tfoot,
.boxes th,
.boxes thead,
.boxes tr {
    border-bottom: 1px solid #ffffff47;
}
.boxes tbody,
.boxes td,
.boxes tfoot,
.boxes th,
.boxes thead,
.boxes tr {
    padding: 2px 15px;
}
.boxes table th {
    font-weight: 500;
}
.boxes table th {
    font-weight: 500;
    padding: 5px 15px;
}
section#plan-sc .section-title-s2 {
    text-align: center;
    margin-bottom: 37px;
}
.live-webinar {
    padding: 80px 0px;
}
.slick-slide img {
    display: block;
    width: 100%;
}
.slick-dots li button {
    display: inline-block;
    width: 13px;
    height: 9px;
    border-radius: 50px;
    box-shadow: none;
    cursor: pointer;
    position: relative;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    background-color: #c9cacf;
    line-height: 0;
    padding: 0;
}
.slick-dots li.slick-active button {
    width: 25px;
    background-color: #33cccc;
}
.slick-dots {
    position: initial;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    margin-top: 30px;
}
section.login-sc {
    background-image: url(../images/bg-section-v.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
    padding: 80px 0px;
}
.login-sc .container {
    display: grid;
    place-items: center;
}
.login-sc .box {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 800px;
    padding: 220px 20px 20px;
    overflow: hidden;
    background-color: white;
    border-radius: 5px;
    box-shadow: 0px 2px 20px -6px #00000061;
}
@media (min-width: 768px) {
    .login-sc .box {
        min-height: 70vh;
        padding: 0;
    }
    
    .login-sc .box__toggle:checked+.box__image {
        left: 400px;
    }
}
@media (max-width: 767px) {
    .login-sc .box__toggle:checked~.form--register {
        width: 100%;
        height: auto;
        opacity: 1;
    }
    
    .login-sc .box__toggle:checked~.form--login {
        width: 0;
        height: 0;
        opacity: 0;
    }
}
.login-sc .box__image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: bottom;
    transition: 0.4s ease-in-out;
}
@media (min-width: 768px) {
    .login-sc .box__image {
        width: 400px;
        height: 100%;
        object-position: bottom;
    }
}
.login-sc .form {
    width: 100%;
    overflow: hidden;
    text-align: left;
    transition: 0.3s;
}
@media (min-width: 768px) {
    .login-sc .form {
        width: 400px;
        padding: 30px 30px;
    }
}
.login-sc .form__title {
    margin-bottom: 20px;
    font-size: 1.8rem;
    font-weight: 700;
    color: #022d58;
    text-transform: capitalize;
}
.login-sc .form--login {
    opacity: 1;
    transition: opacity 0.5s ease;
}
.login-sc .form--register {
    width: 0;
    height: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
}
@media (min-width: 768px) {
    .login-sc .form--register {
        width: 400px;
        height: auto;
        opacity: 1;
    }
}
.login-sc .form__helper {
    position: relative;
    margin-bottom: 10px;
}
.login-sc .form__helper:last-of-type {
    margin-bottom: 0;
}
.login-sc .form__label {
    position: absolute;
    bottom: 10px;
    left: 0;
    color: black;
    transition: 0.3s;
}
.login-sc .form__input {
    position: relative;
    width: 100%;
    padding: 15px 0;
    color: black;
    background-color: transparent;
    border-width: 0;
    border-bottom: 1px solid black;
    outline: none;
}
.login-sc .form__input::placeholder {
    opacity: 0;
}
.login-sc .form__input:not(:placeholder-shown)+.form__label {
    bottom: 35px;
    color: #33cccc;
    font-size: 13px;
}
.login-sc .form__input:focus {
    border-bottom-color: #33cccc;
}
.login-sc .form__input:focus+.form__label {
    bottom: 35px;
    color: #33cccc;
    font-size: 13px;
}
.login-sc .form__button {
    display: block;
    width: 100%;
    margin-top: 30px;
    padding: 10px;
    color: white;
    background-color: #33cccc;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    font-family: "Lato", sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.login-sc .form__text {
    margin-top: 10px;
}
.login-sc .form__link {
    color: #33cccc;
    cursor: pointer;
}
.ref-ic i {
    font-size: 40px;
    background: #33cccc17;
    padding: 16px 11px;
    border-radius: 50px;
    width: 100px;
    height: 100px;
    text-align: center;
    display: flex;
    color: #33cccc;
    align-items: center;
    margin: auto;
    justify-content: center;
}
.ref-ic {
    margin-bottom: 20px;
    position: relative;
    background: #fff;
}
.ref-w {
    padding: 0px 80px;
    text-align: center;
    position: relative;
}
.ref-w h3 {
    font-size: 22px;
    color: #022d58;
    margin-bottom: 8px;
}
.ref-w {
    padding: 0px 100px;
    text-align: center;
}
.referral-sc {
    padding: 80px 0px;
}
.referral-sc .section-title-s2 {
    text-align: center;
    margin-bottom: 32px;
}
.search {
    width: 100%;
    position: relative;
    display: flex;
}
.searchTerm {
    width: 100%;
    border: 1px solid #022d5830;
    padding: 10px 30px;
    height: 60px;
    border-radius: 50px;
    outline: none;
    color: #9DBFAF;
}
.invite-sc {
    padding: 80px 0px;
}
.searchTerm:focus {
    color: #00B4CC;
}
.searchButton {
    width: 50px;
    height: 50px;
    border: 1px solid #00B4CC;
    background: #00B4CC;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    border-radius: 50%;
}

/*Resize the wrap to see the search bar change!*/
.invite {
    position: relative;
}
.invite-sc p {
    margin-bottom: 25px;
}
.invite-sc h3 {
    margin-bottom: 6px;
    color: #022d58;
}
.invite-sc {
    background: #edf2f5;
    padding: 60px 60px;
    margin-top: 80px;
}
.clipboard {
    position: relative;
}

/* You just need to get this field */
.copy-input {
    max-width: 100%;
    width: 100%;
    cursor: pointer;
    background-color: #eaeaeb;
    border: none;
    color: #6c6c6c;
    font-size: 14px;
    border-radius: 5px;
    padding: 20px 45px 20px 30px;
    font-family: 'Montserrat', sans-serif;
    box-shadow: 0 3px 15px #b8c6db;
    -moz-box-shadow: 0 3px 15px #b8c6db;
    -webkit-box-shadow: 0 3px 15px #b8c6db;
}
.copy-input:focus {
    outline: none;
}
.copy-btn {
    width: 40px;
    background-color: #eaeaeb;
    font-size: 18px;
    padding: 6px 9px;
    border-radius: 5px;
    border: none;
    color: #6c6c6c;
    margin-left: -50px;
    transition: all .4s;
}
.copy-btn:hover {
    transform: scale(1.3);
    color: #1a1a1a;
    cursor: pointer;
}
.copy-btn:focus {
    outline: none;
}
a.icon-link i {
    display: block;
    text-align: center;
    background: #33cccc17;
    line-height: 40px;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    color: #33cccc;
    border-radius: 50px;
    display: flex;
    font-size: 18px;
    align-items: center;
    justify-content: center;
}
ul.social-share-icons li {
    display: inline-block;
}
.invitesa {
    display: flex;
}
.clipboard {
    width: 75%;
    display: flex;
}
.copy-input {
    max-width: 100%;
    width: 100%;
    cursor: pointer;
    background-color: #ffffff;
    border: none;
    color: #6c6c6c;
    font-size: 14px;
    border-radius: 50px;
    padding: 20px 45px 20px 30px;
    box-shadow: 0 3px 15px #b8c6db;
    -moz-box-shadow: 0 3px 15px #b8c6db;
    -webkit-box-shadow: 0 3px 15px #33cccc45;
}
.copy-btn {
    width: 50px;
    height: 50px;
    border: 1px solid #00B4CC;
    background: #00B4CC;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    border-radius: 50%;
}
.service-section .col-md-4:first-child .ref-w:before {
    position: absolute;
    content: "";
    /* background: gainsboro; */
    
    border: 1px dashed #0003;
    width: 100%;
    height: 300px;
    border-radius: 100%;
    border-bottom: 0px;
    border-right: 0px;
    border-left: 0px;
    top: 26px;
}
.service-section .col-md-4:nth-child(2) .ref-w:before {
    position: absolute;
    content: "";
    /* background: gainsboro; */
    
    border: 1px dashed #0003;
    width: 100%;
    height: 300px;
    border-radius: 100%;
    border-bottom: 0px;
    border-right: 0px;
    border-left: 0px;
    top: 26px;
}
.bold-f td {
    font-weight: bold !important;
}
.bold-f th {
    font-weight: bold !important;
}
.tt {
    background: #04365e30;
}
.boxes table tr td {
    text-align: right;
}
.d-sv li {
    list-style: square;
    margin-bottom: 30px;
}
.form-select.sa {
    height: 60px;
    width: 100%;
    background-color: transparent;
    border: none;
    padding: 0px;
    border-radius: 0;
    position: relative;
    width: 100%;
    padding: 15px 0;
    color: black;
    background-color: transparent;
    border-width: 0;
    border-bottom: 1px solid black;
    outline: none;
}
.frg a {
    color: #33cccc !important;
    cursor: pointer;
}
.md-btns {
    display: flex;
    gap: 20px;
}
.btn-cls {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    min-width: 120px;
    height: 48px;
    display: block;
    margin-top: 30px;
    color: white;
    background-color: #0000007a;
    border: 0;
    border-radius: 4px;
    cursor: pointer;
    font-family: "Lato", sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .login-sc .form__button {
        font-size: 16px !important;
    }
    
    .btn-cls {
        font-size: 16px !important;
    }
    
    a.nav-link.login-btn {
        min-width: 130px;
        text-align: center;
    }
}
a.nav-link.login-btn {
    background: #33cccc;
    font-size: 14px;
    padding: 10px 29px !important;
    color: #fff !important;
    transition: 0.5s;
    text-transform: uppercase;
    border-radius: 50px;
    align-items: center;
    margin-top: 23px;
    margin-left: 25px;
}
.slick-track {
    display: flex !important;
    align-items: flex-end;
}
@media(max-width: 767px) {
    a.nav-link.login-btn {
        display: inline-block;
        margin-left: 15px !important;
    }
}
@media(min-width: 992px) and (max-width: 1170px) {
    .navbar-nav .nav-item a {
        font-size: 14px;
    }
}