@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html,
body {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    background-color: transparent;
    font-family: 'Poppins', sans-serif !important;
    overflow-x: hidden;
    cursor: none;
}

/* Home Page CSS Start */

.logo {
    margin: 10px;
}

.navbar-nav li a {
    color: #091a2f !important;
    font-size: 18px;
    font-weight: 400;
    margin: 20px;
}


.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #091a2f !important;
    border-bottom: 2px solid #fbb718;
    font-weight: 500;
}

.login-button {
    background: #fbb718;
    color: #091a2f;
    font-weight: 600;
    padding: 0px 40px;
    margin: 15px;
    font-size: 14px;
    border-radius: 18px;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.login-button:hover {
    background: #091a2f;
    color: #fbb718;
    text-decoration: none;
}



.mobile-login {
    display: none;
}

.desktop-login {
    display: block;
}

.bnr {
    background: #222 url('../images/home-page-banner.jpg') center center no-repeat;
    min-height: 800px;
    position: relative;
}

.content-position-center {
    width: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.center-auto {
    margin: 0 auto;
}

.bnr h1 {
    color: #fff;
    letter-spacing: -2px;
    font-weight: 500;
    margin-bottom: 40px;
    font-size: 52px;
}

.section-padding {
    padding: 100px 0px;
}

.main-section {
    padding-bottom: 3rem;
    margin-bottom: 3rem;
}

.intro-section {
    width: 940px;
    background-image: none;
    margin: -170px calc(((100% - 1140px) / 2)) 0 auto;
}

.intro-text-bg {
    padding: 48px 50px 30px 50px !important;
    background: #091a2f;
    background-image: url('../images/globe.png');
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    height: 559px;
}

.intro-text2-bg {
    background: #fbb718;
    margin: -223px -115px 0px;
    z-index: 2;
}


.home-content {
    color: white;
    padding: 0px 30px;
    position: relative;

}

.learn-btn {
    position: absolute;
    bottom: -87px;
    right: 214px;
}

.learn-btn:hover {
    background: none;
    color: #fbb718;
    border: 1px solid #fbb718;
}

.home-content h4 {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 30px;
    font-weight: 500;
}

.home-content p {
    font-size: 16px;
    line-height: 26px;
}

.home-content img {
    width: 100%;
    display: block;
    position: relative;
    margin-top: -80px;
    opacity: 40%;
}

.counter_info {
    height: 175px;
}

.counter_blocks h4 {
    color: #091a2f;
    display: flex;
    font-size: 37px;
    margin-bottom: 0;
    font-weight: 700;
    justify-content: center;
    line-height: 50px;
}

.counter_text {
    font-size: 16px;
    text-align: center;
}

.counter_text p {
    font-size: 18px;
    font-weight: 400;
}

#counter-info-1 {
    background: rgba(241, 241, 241, 0.5);
}

#counter-info-2 {
    background: rgba(241, 241, 241, 0.6);
}

#counter-info-3 {
    background: rgba(241, 241, 241, 0.6);
}

#counter-info-4 {
    background: rgba(241, 241, 241, 0.5);
}

.benefit-bg {
    background-color: #f2f2f2;
}

.heading-block h2 {
    color: #091a2f;
    margin-top: 10px;
    font-size: 40px;
    font-weight: 600;
}

.ultra-ser {
    margin-bottom: 50px;
    max-width: 600px;
}

.icon-box .ib-icon {
    margin-right: 0px;
    text-align: left;
    line-height: 1;
    font-size: 30px;
    background-color: transparent;
    display: inline-block;
    float: left;
    height: 5rem;
    width: 3rem;
    position: relative;
}

.icon-box .ib-info {
    padding-left: 55px;
    text-align: left;
}

.icon-box .h6 {
    font-size: 14px;
    margin: 15px 0px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0px;
    color: #fbb718;
    ;
}

.icon-box p {
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    color: #091a2f;
    margin-top: 0;
    margin-bottom: 1rem;
}

.event-section {
    position: relative;
    background: #f5f5f8;
    width: 100%;
    background-size: cover;
    padding: 100px 30px 100px 375px;
}

.event-section:before {
    position: absolute;
    content: '';
    background: url('../images/event.jpg');
    left: 0px;
    top: 0px;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
}

.event-section .event-title {
    position: relative;
    margin-right: -15px;
    z-index: 1;
}

.eve-title h2 {
    position: relative;
    color: #fff;
    font-size: 40px;
    line-height: 43px;
    margin-bottom: 10px;
}

.eve-title h2:before {
    position: absolute;
    content: '';
    background: #f6b129;
    width: 50px;
    height: 5px;
    left: 0px;
    bottom: -15px;
    border-radius: 5px;
}

.eve-title span {
    position: relative;
    display: inline-block;
    font-style: normal;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #f6b129;
}

.event-section .event-title p {
    color: #d4d6dc;
    position: relative;
    top: 27px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 10px;
}

.event-section .owl-dots {
    display: none !important;
}

.event-section:after {
    position: absolute;
    content: '';
    background: #253559;
    width: 50%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: .8;
}

.event-section .single-item .img-box {
    display: block;
    overflow: hidden;
    position: relative;
    border: 1px solid rgb(216, 216, 216);
    border-radius: 10px;
}

.event-section .single-item .img-box img {
    position: relative;
    width: 100%;
    height: auto;
}

figure {
    margin: 0rem !important;
}


.contact-section .contact-img img {
    position: relative;
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
    width: 100%;
    height: auto;
    max-width: unset;
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, .35);
    animation: wrep 10s infinite linear;
}

.contact-mobile {
    display: none;
}

.contact-desktop {
    display: block;
}

.contact-section .contact-form {
    -webkit-box-shadow: 0 2px 25px 0 rgba(12, 0, 46, .1);
    box-shadow: 0 2px 25px 0 rgba(12, 0, 46, .1);
    padding: 70px;
    background: #fff;
    position: relative;
}

.contact-section .contact-form .contact-text {
    padding-bottom: 40px;
}

.contact-section .contact-form .contact-text h3 {
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 30px;
    color: #091a2f;
}

.contact-section .contact-form .contact-text p {
    color: #646464;
    margin-bottom: 0;
}

.contact-section .contact-form .form-group {
    margin-bottom: 15px;
}

.contact-section .contact-form .form-group .form-control {
    height: 50px;
    border: 1px solid #f6b129;
    border-radius: 10px;
}

.form-control:focus {
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 !important;
}

.contact-section .contact-form .form-group .message-field {
    border: 1px solid #f6b129;
    width: 100%;
    border-radius: 10px;
    padding-left: 10px;
    padding-top: 10px;
}


.contact-section .contact-form .form-group .message-field:focus {
    border: 1px solid #f6b129;
    outline: 0
}

.contact-section .contact-form .contact-btn {
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    margin-top: 10px;
    z-index: 0;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 16px;
    border: 1px solid #f6b129;
    margin-bottom: 10px;
    pointer-events: all;
    cursor: pointer;
    background: #f6b129;
}

.contact-section .contact-form .contact-btn:hover {
    color: #f6b129;
    border: 1px solid #f6b129;
    background: transparent;
}

.contact-section .contact-form .contact-shape {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-animation: translatey 5s infinite linear;
    animation: translatey 5s infinite linear;
}


.testimonials {
    position: relative;
    background-color: #f8f8f8;

    h2 {
        font-size: 40px;
        text-align: center;
        color: #091a2f;
        margin-bottom: 50px;
        font-weight: 600;
    }

    .owl-stage-outer {
        padding: 30px 0;
    }

    .owl-nav {
        display: none;
    }

    .owl-dots {
        text-align: center;

        span {
            position: relative;
            height: 10px;
            width: 10px;
            border-radius: 50%;
            display: block;
            background: #fff;
            border: 2px solid #091a2f;
            margin: 0 5px;
        }

        .active {
            box-shadow: none;

            span {
                background: #091a2f;
                box-shadow: none;
                height: 12px;
                width: 12px;
                margin-bottom: -1px;
            }
        }
    }

    .card {
        background: #fff;
        box-shadow: 0 8px 30px -7px #f0ecc9;
        margin: 0 20px;
        padding: 0 10px;
        border-radius: 20px;
        border: 0;

        .card-img-top {
            max-width: 100%;
            border-radius: 50%;
            margin: 15px auto 0;
            box-shadow: 0 8px 20px -4px #bbb595;
            width: 120px;
            height: 120px;
        }

        h5 {
            color: #f6b129;
            font-size: 21px;
            line-height: 1.3;

            span {
                font-size: 18px;
                color: #666666;
            }
        }

        p {
            font-size: 18px;
            color: #3e4073;
            padding-bottom: 15px;
        }
    }

    .active {
        opacity: 0.5;
        transition: all 0.3s;
    }

    .center {
        opacity: 1;

        h5 {
            font-size: 24px;

            span {
                font-size: 20px;
                color: #091a2f;
            }
        }
    }
}

.owl-carousel {
    .owl-nav button {

        &.owl-next,
        &.owl-prev {
            outline: 0;
        }
    }

    button.owl-dot {
        outline: 0;
    }
}

.newsletter-section {
    background-color: #f8f8f8;
}

.newsletter-section .newsletter-area {
    background: #f6b129;
    padding: 70px;
    margin-bottom: -140px;
    z-index: 1;
    position: relative;
    text-align: center;
    border-radius: 10px;
}

.newsletter-section .newsletter-area h2 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 35px;
    line-height: 1;
}

.newsletter-section .newsletter-area .newsletter-form {
    position: relative;
}

.newsletter-section .newsletter-area .newsletter-form .form-control {
    border: 1px solid #fff;
    padding: 20px 0 20px 20px;
    height: 50px;
    background: transparent !important;
    color: #fff !important;
    border-radius: 0;
}

.newsletter-section .newsletter-area .newsletter-form ::-webkit-input-placeholder {
    color: #fff;
}

.newsletter-section .newsletter-area .newsletter-form :-ms-input-placeholder {
    color: #fff;
}

.newsletter-section .newsletter-area .newsletter-form ::-ms-input-placeholder {
    color: #fff;
}

.newsletter-section .newsletter-area .newsletter-form ::placeholder {
    color: #fff;
}


.newsletter-section .newsletter-area .newsletter-form .default-btn {
    position: absolute;
    font-size: 16px;
    color: #fff;
    height: 50px;
    padding: 0 20px;
    top: 0;
    right: -1px;
    -webkit-transition: .5s;
    transition: .5s;
    border-left: 1px solid;
    background: transparent;
    border: 1px solid;
    pointer-events: all;
    cursor: pointer;
}

.newsletter-section .newsletter-area .newsletter-form .default-btn:hover {
    color: #fff;
    background: #000;
}

.newsletter-section .newsletter-area .subscribe-shape {
    position: absolute;
    right: 50px;
    bottom: 0;
    -webkit-animation: translatey 5s infinite linear;
    animation: translatey 5s infinite linear;
}

.footer-area {
    background: #091a2f;
    padding-top: 235px;
    -webkit-clip-path: polygon(53% 15%, 100% 0, 100% 43%, 100% 78%, 100% 100%, 32% 100%, 0 100%, 0% 43%, 0 0);
    clip-path: polygon(53% 15%, 100% 0, 100% 43%, 100% 78%, 100% 100%, 32% 100%, 0 100%, 0% 43%, 0 0);
}

.footer-area .footer-widget .footer-logo img {
    margin-bottom: 25px;
}

.footer-area .footer-widget p {
    color: #fff;
    margin-bottom: 18px;
}

.footer-area .footer-widget .footer-social a i {
    color: #f6b129;


    font-size: 16px;
    margin-right: 10px;
    -webkit-transition: .5s;
    transition: .5s;
}

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

.footer-area .footer-widget h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    display: inline-block;
    position: relative;
    padding-bottom: 5px;
}

.footer-area .footer-widget h3::before {
    position: absolute;
    content: '';
    background: #626a5b;
    width: 100%;
    height: 2px;
    bottom: -2px;
    left: 0;
}

.footer-area .footer-widget ul {
    padding-left: 0;
    line-height: 1;
    margin-bottom: 0;
}

.footer-area .footer-widget ul li {
    display: block;
    margin-bottom: 20px;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff;
    line-height: 24px;
}

.footer-area .footer-widget ul li a {
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
}

.footer-area .footer-widget ul li a:hover {
    color: #f6b129;
    margin-left: 2px;
}

.footer-area .footer-widget ul li a:hover i {
    color: #f6b129;
}

.footer-area .footer-widget ul li a i {
    font-size: 18px;
    top: -1px;
    position: relative;
}

.footer-area .footer-widget ul li i {
    font-size: 18px;
    -webkit-transition: .5s;
    transition: .5s;
    padding-right: 10px;
}

.footer-area .footer-widget ul :last-child {
    margin-bottom: 0;
    padding-right: 10px;
}

.footer-area .pl-135 {
    padding-left: 135px;
}

.footer-area .pl-75 {
    padding-left: 75px;
}

.footer-area .copyright-area {
    border-top: 1px solid #4a6871;
    padding: 20px 0;
    margin-top: 95px;
}

.footer-area .copyright-area p {
    color: #fff;
    margin-bottom: 0;
    text-align: left;
}

.footer-area .copyright-area p a {
    color: #fff;
}

.footer-area .copyright-area p a:hover {
    color: #f6b129;
}

.footer-area .copyright-area .lh-1 {
    line-height: 1;
}

.footer-area .copyright-area ul {
    margin-bottom: 0;
}

.footer-area .copyright-area ul li {
    display: inline-block;
    margin-left: 20px;
    position: relative;
}

.footer-area .copyright-area ul li::before {
    position: absolute;
    content: '';
    background: #fff;
    width: 5px;
    height: 5px;
    border-radius: 10px;
    right: -15px;
    top: 6px;
}

.footer-area .copyright-area ul li a {
    color: #fff;
}

.footer-area .copyright-area ul li a:hover {
    color: #f6b129;
}

.footer-area .copyright-area ul :nth-child(2)::before {
    display: none;
}

.heading-block span {
    font-size: 16px;
    color: #886a03;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.banner-scroll {
    position: absolute;
    right: 3%;
    bottom: 7%;
}

.banner-scroll a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    writing-mode: vertical-lr;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    flex-direction: row-reverse;
    font-size: 15px;
    font-weight: 700;
    color: white;
    gap: 10px;
}

.banner-scroll a span {
    width: 28px;
    height: 28px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    font-size: 14px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.banner-scroll a:hover {
    color: #fbb718;
    text-decoration: none;
}

.banner-scroll a:hover span {
    border: 1px solid #fbb718;
}

#back-to-top {
    display: inline-block;
    background-color: #fbb718;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

a {
    text-decoration: none;
}

.fa-angle-up:before {
    color: white;
}

#back-to-top::after {
    content: "";
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 50px;
}

#back-to-top:hover {
    cursor: pointer;
    background-color: #091a2f;
}

#back-to-top:hover::after {
    color: #fff;
}

#back-to-top:active {
    background-color: #091a2f;
}

#back-to-top.show {
    opacity: 1;
    visibility: visible;
}

.banner-scroll {
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}


#back-to-top {
    -webkit-animation: pulse1 2s infinite;
    animation: pulse1 2s infinite;
}


/* Home Page CSS End */


/* About Page CSS Start */

.about-section {
    background: #fff;
}

.about-section .about-image img {
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
    -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .35);
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, .35);
    z-index: 1;
    -webkit-animation: wrep 10s infinite linear;
    animation: wrep 10s infinite linear;
    width: 100%;
    max-width: unset;
}

.about-section .about-text .section-title {
    margin: 0 auto 45px 0;
}

.section-title span {
    font-size: 16px;
    color: #886a03;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
}

.section-title h2 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #091a2f;
}

.about-section .about-text p {
    color: #3e4073;
    margin-bottom: 45px;
    max-width: 500px;
}

.inner-about {
    background-image: url('../images/about-bg.jpg');
    background-color: #f2f2f2;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
}


.about-tab {
    border: 0;
    margin: -5px;
    margin-bottom: 40px;
}

.about-tab .nav-item {
    margin: 5px;
}

.about-tab .nav-item .nav-link.active,
.about-tab .nav-item .nav-link:hover {
    background-color: #091a2f;
    color: white;
}

.about-tab .nav-item .nav-link {
    font-size: 14px;
    color: #091a2f;
    font-weight: 700;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    letter-spacing: 0.7px;
    padding: 13px 44px;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.mission-title {
    margin-bottom: 55px;
}

.mission-title .mtitle {
    font-size: 60px;
    letter-spacing: -1.8px;
    line-height: 1.2;
    font-weight: 500;
    color: #091a2f;
    margin-bottom: 45px;
}

.mission-title p:not(:last-child) {
    margin-bottom: 30px;
}

.mission-title p {
    font-weight: 500;
    color: #3e4073;
    font-size: 18px;
    line-height: 30px;
}


/* About Page CSS End */

/* Team Page CSS Start */

.team-area {
    background-color: #f8f8f8;
    position: relative;
}

.blog-shape-wrap img:nth-child(1) {
    left: 0;
    top: 0;
}


.blog-shape-wrap img {
    position: absolute;
    z-index: 1;
}

.blog-shape-wrap img:nth-child(2) {
    right: 0;
    bottom: 0;
}

.profile-card {
    position: relative;
    width: 220px;
    height: 220px;
    background: #fff;
    padding: 30px;
    border-radius: 50%;
    box-shadow: 0 0 22px #3336;
    transition: .6s;
    margin: 0 25px;
}

.profile-card:hover {
    border-radius: 10px;
    height: 260px;
}

.profile-card .img {
    position: relative;
    width: 100%;
    height: 100%;
    transition: .6s;
    z-index: 99;
}

.profile-card:hover .img {
    transform: translateY(-60px);
}

.img img {
    width: 100%;
    border-radius: 50%;
    box-shadow: 0 0 22px #3336;
    transition: .6s;
}

.profile-card:hover img {
    border-radius: 10px;
}

.caption {
    text-align: center;
    transform: translateY(-80px);
    opacity: 0;
    transition: .6s;
}

.profile-card:hover .caption {
    opacity: 1;
}

.caption h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #091a2f;
    line-height: 1.2;
}

.caption p {
    font-size: 14px;
    line-height: 1;
    color: #f6b129;
    font-weight: 600;
    margin-bottom: 5px;
}

.caption span {
    font-size: 14px;
    color: #091a2f;
    margin: 2px 0 9px 0;
    font-weight: 600;

}

.caption .social-links a {
    color: #3e4073;
    margin-right: 15px;
    font-size: 15px;
    transition: .6s;
    font-weight: 400;
}

.social-links a:hover {
    color: #fbb718;
}

/* Team Page CSS End */

/* Gallery Page CSS Start */

.gallery-area {
    background-color: #f8f8f8;
    background-image: url('../images/gallery-bg.jpg');
}

.tile {
    width: 80%;
    margin: 60px auto;
}

#tile-1 .tab-pane {
    padding: 15px;
    height: 80px;
}

#tile-1 .nav-tabs {
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    background-color: transparent;
    border-radius: 10px;
}

#tile-1 .nav-tabs li {
    margin: 0px !important;
}

#tile-1 .nav-tabs li a {
    position: relative;
    margin-right: 0px !important;
    padding: 20px 40px !important;
    font-size: 16px;
    border: none !important;
    color: #091a2f;
}

#tile-1 .nav-tabs a:hover {
    background-color: #091a2f !important;
    border: none;
    color: white;
    border-radius: 10px;
}

#tile-1 .slider {
    display: inline-block;
    width: 20px;
    height: 2px;
    border-radius: 3px;
    background-color: #f6b129;
    position: absolute;
    z-index: 1200;
    bottom: 0;
    transition: all .4s linear;
}

#tile-1 .nav-tabs .active {
    background-color: transparent !important;
    border: none !important;
    color: #f6b129 !important;
}

a {
    outline: 0 !important;
}

.magnific-img img {
    width: 100%;
    height: auto;
}

.magnific-img {
    display: inline-block;
    width: 32.3%;
}

a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-arrow-left:before {
    border-right: none !important;
}

.mfp-arrow-right:before {
    border-left: none !important;
}

button.mfp-arrow,
.mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}

.mfp-container:hover button.mfp-arrow,
.mfp-container:hover .mfp-counter {
    opacity: 1 !important;
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
    margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 0;
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;

    max-height: 100vh !important;
    width: auto !important;
    max-width: auto !important;

}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}


.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-img {
    cursor: pointer;
}

.mfp-force-scrollbars {
    &.mfp-wrap {
        overflow-y: auto !important;
        overflow-x: auto !important;
    }

    .mfp-img {
        max-width: none;
    }

    .mfp-close {
        position: fixed;
    }

}

.hidden {
    overflow: hidden;
    display: none;
    visibility: hidden;
}

/* Gallery Page CSS End */


/* Contact Page CSS Start */

.contact-area {
    background-color: #f8f8f8;
}

.contact-area .row {
    --bs-gutter-x: 30px;
}

.contact-map {
    width: 100%;
    height: 490px;
    margin-bottom: 70px;
}

.contact-map iframe {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: 0;
}

.contact-section-title {
    margin-bottom: 35px;
}

.contact-section-title .contact-title {
    margin-bottom: 0px;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: unset;
    color: #091a2f;
}

.contact-section-title p {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #3E4073;
}

.list-wrap {
    margin: 0px;
    padding: 0px;
}

.contact__info .list-wrap li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    gap: 18px;
    margin-bottom: 50px;
    list-style: none;
}

.contact__info .list-wrap li .icon {
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ecf1fa;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    line-height: 0;
    color: #091a2f;
    font-size: 30px;
    flex: 0 0 auto;
}

.contact__info .list-wrap li .content .title {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 600;
    margin-top: 0px;
    line-height: 1.2;
    color: #091a2f;
    text-transform: unset;
}

.contact__info .list-wrap li .content p {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #3e4073;
}

.contact__info .list-wrap li .content a {
    color: #3e4073;
    font-weight: 500;
}

.contact__info .list-wrap li .content a:hover {
    color: #fbb718;
}

.contact__info .list-wrap li:last-child {
    margin-bottom: 0;
}

.contact__form-wrap {
    background: #ecf1fa;
    border: 1px solid #cfd7e2;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    padding: 35px 40px 40px;
    margin-left: 30px;
}

.contact__form-wrap .title {
    margin-bottom: 5px;
    font-size: 30px;
    font-weight: 600;
    color: #091a2f;
    margin-top: 0px;
    line-height: 1.2;
    text-transform: unset;
}

.contact__form-wrap form .form-grp {
    margin: 14px 0px;
}

.contact__form-wrap form .form-grp input {
    width: 100%;
    background: white;
    border: 1px solid #E6EEFF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    padding: 14px 15px;
    font-size: 15px;
    color: #091a2f;
    height: 50px;
}

.contact__form-wrap form .form-grp input::placeholder {
    font-size: 15px;
    color: #3E4073;
}

.contact__form-wrap form .form-grp textarea {
    width: 100%;
    background: white;
    border: 1px solid #E6EEFF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    padding: 14px 15px;
    font-size: 15px;
    color: #091a2f;
    display: block;
    min-height: 130px;
    max-height: 130px;
}

.contact__form-wrap form .form-grp textarea::placeholder {
    font-size: 15px;
    color: #3E4073;
}

.contact__form-wrap form .btn::after {
    display: none;
}

/* Contact Page CSS End */


/* Login Page CSS Start */

.login__area-one {
    background-image: url(../images/login-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.box-form-login {
    background-color: #ecf1fa;
    max-width: 579px;
    margin: auto;
    padding: 63px 61px;
    border: 1px solid #cfd7e2;
    border-radius: 8px;
}

.head-login h3 {
    color: #091a2f;
    font-weight: 700;
    line-height: 1.2;
}

.head-login p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #3e4073;
    margin-bottom: 40px;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(4rem + 5px);
}

.head-login h4 {
    color: #091a2f;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px;
}

.head-login .price-info {
    font-size: 14px;
    font-weight: 600;
    margin: 24px 0px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    padding: 22px 26px;
}

.head-login .price-info span {
    float: right;
}

.price-info p:last-child{
    margin-bottom: 10px;
    font-weight: 600;
}

.box-form-login .form-group {
    margin-bottom: 24px;
    position: relative;
}

.box-form-login .form-control {
    padding: 22px 26px;
}

.box-form-login .form-control::placeholder {
    color: #3e4073;
    font-size: 15px;
    font-weight: 400;
}

.box-form-login .form-control.account {
    background-image: url(../images/user.png);
    background-repeat: no-repeat;
    background-position: right 26px center;
}

.box-form-login .form-control.mobile {
    background-image: url(../images/telephone.png);
    background-repeat: no-repeat;
    background-position: right 26px center;
}

.box-form-login .form-control.pwd {
    background-image: url(../images/visible.png);
    background-repeat: no-repeat;
    background-position: right 26px center;
}

.form-login {
    position: relative;
}

.text-48-bold {
    font-size: 48px;
    line-height: 65px;
    font-weight: bold;
    margin-bottom: 55px;
    color: #091a2f;
}

.box-login-with {
    margin-top: 35px;
}

.box-forgot-pass {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 24px;
}

.box-forgot-pass * {
    color: #3e4073;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.box-forgot-pass *:hover {
    color: #fbb718;
    text-decoration: none;
}

.box-forgot-pass span {
    padding-left: 0px;
    overflow: hidden;
    display: block;
}

.cb-remember {
    float: left;
    margin: 4px 10px 0px 0px;
}

.form-login .link-bold {
    font-weight: bold;
    color: #fbb718;
}

.form-login .link-bold:hover {
    text-decoration: none;
    color: #091a2f;
}


.box-form-login .login-button {
    width: 100%;
    border-radius: 11px;
    justify-content: center;
    font-size: 18px;
    line-height: 28px;
    color: white;
    margin: auto;
}

/* Login Page CSS End */


/* Register Page CSS Start */

.register__area-one {
    background-image: url(../images/bg-register.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.box-form-login .form-control.email-address {
    background-image: url(../images/mail.png);
    background-repeat: no-repeat;
    background-position: right 26px center;
}

/* Register Page CSS End */

/* Forgot Password Page CSS End */

.forgot__area-one {
    background-image: url(../images/bg-forgot.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.head-login .text-16-semibold {
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #091a2f;
}

.border-btn-login {
    border: 1px solid #091a2f;
    background: transparent;
    color: #091a2f;
}

.border-btn-login a {
    color: #fbb718;
    outline: none;
    text-decoration: none;
    font-weight: bold;
}

/* Forgot Password Page CSS End */


/* Animation CSS Start */
.alltuchtopdown {
    -webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation-duration: 3s;
}

@keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }

    50% {
        -webkit-transform: rotateX(0deg) translateY(-20px);
        -moz-transform: rotateX(0deg) translateY(-20px);
        -ms-transform: rotateX(0deg) translateY(-20px);
        -o-transform: rotateX(0deg) translateY(-20px);
        transform: rotateX(0deg) translateY(-20px);
    }

    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

@-webkit-keyframes alltuchtopdown {
    0% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }

    50% {
        -webkit-transform: rotateX(0deg) translateY(-20px);
        -moz-transform: rotateX(0deg) translateY(-20px);
        -ms-transform: rotateX(0deg) translateY(-20px);
        -o-transform: rotateX(0deg) translateY(-20px);
        transform: rotateX(0deg) translateY(-20px);
    }

    100% {
        -webkit-transform: rotateX(0deg) translateY(0px);
        -moz-transform: rotateX(0deg) translateY(0px);
        -ms-transform: rotateX(0deg) translateY(0px);
        -o-transform: rotateX(0deg) translateY(0px);
        transform: rotateX(0deg) translateY(0px);
    }
}

.translatey {
    -webkit-animation: translatey 5s infinite linear;
    animation: translatey 5s infinite linear;
}

@-webkit-keyframes translatey {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    10% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes translatey {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }

    10% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@-webkit-keyframes wrep {
    0% {
        border-radius: 55% 45% 38% 62%/52% 57% 43% 48%
    }

    35% {
        border-radius: 67% 33% 39% 61%/48% 63% 37% 52%
    }

    70% {
        border-radius: 40% 60% 62% 38%/32% 41% 59% 68%
    }

    100% {
        border-radius: 55% 45% 38% 62%/52% 57% 43% 48%
    }
}

@keyframes wrep {
    0% {
        border-radius: 55% 45% 38% 62%/52% 57% 43% 48%
    }

    35% {
        border-radius: 67% 33% 39% 61%/48% 63% 37% 52%
    }

    70% {
        border-radius: 40% 60% 62% 38%/32% 41% 59% 68%
    }

    100% {
        border-radius: 55% 45% 38% 62%/52% 57% 43% 48%
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, 10px);
        transform: translate(0, 10px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, 10px);
        transform: translate(0, 10px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}


@-webkit-keyframes pulse1 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes pulse1 {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    50% {
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px);
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.fade-in-left {
    animation: fade-in-left 2s ease;
  }
  @keyframes fade-in-left {
    0% {
      opacity: 0;
      transform: translateX(-20px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }


  .fade-in-down {
    animation: fade-in-down 2s ease;
  }
  @keyframes fade-in-down {
    0% {
      opacity: 0;
      transform: translateY(-20px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }

/* Animation CSS End */

/* Profile Page CSS Start */



/* Profile Page CSS End */


@media (max-width: 767px) {
    .contact-desktop {
        display: none;
    }

    .contact-mobile {
        display: block;
        margin-bottom: 20px;
    }

    .mobile-login {
        display: block;
    }

    .desktop-login {
        display: none;
    }

    .banner-scroll {
        position: absolute;
        right: 47%;
        bottom: -65%;
    }

    .logo {
        width: 60% !important;
    }

    .bnr {
        min-height: 450px;
    }

    .bnr h1 {
        font-size: 35px;
    }

    .intro-section {
        width: 100%;
        margin: 20px 0px;
    }

    .intro-text-bg {
        padding: 48px 20px 30px 19px !important;
        height: 520px;
        background-image: none;
    }

    .home-content {
        padding: 0px;
    }

    .home-content h4 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 30px;
        font-weight: 700;
    }

    .home-content p {
        font-size: 13px;
        line-height: 23px;
    }

    .intro-text2-bg {
        margin: 10px 0px;
    }

    .learn-btn {
        position: static;
        margin-top: 20px;
        text-align: center;
        width: 100%;
        max-width: 200px;
    }

    .main-section {
        margin-bottom: 0rem;
    }

    .section-padding {
        padding: 50px 0px;
    }

    .heading-block h2 {
        font-size: 25px;
    }

    .mobile-mockup-css {
        display: flex;
        justify-content: center;
    }

    .event-section .event-title p {
        margin-bottom: 50px;
    }

    .event-section:before {
        width: 100%;
    }

    .event-section:after {
        width: 100%;
    }

    .contact-section .contact-img {
        background-image: none;
    }

    .contact-section .contact-form {
        padding: 50px 20px;
    }

    .testimonials h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .card-text {
        font-size: 14px !important;
    }

    .card-body h5 {
        font-size: 18px !important;
    }

    .card-body span {
        font-size: 18px !important;
    }

    .card-img-top {
        max-width: 100%;
        height: 100px !important;
        width: 100px !important;
    }

    .newsletter-section .newsletter-area {
        padding: 20px;
        margin-bottom: -55px;
    }

    .newsletter-section .newsletter-area h2 {
        font-size: 20px;
        margin-bottom: 19px;
    }

    .newsletter-section .newsletter-area .subscribe-shape {
        display: none;
    }

    .footer-area {
        clip-path: none;
        padding-top: 85px;
    }

    .footer-widget {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer-area .pl-135 {
        padding-left: 0px;
    }

    .footer-widget h3 {
        margin-top: 15px;
        margin-bottom: 25px !important;
    }

    .footer-area .footer-widget ul :last-child {
        padding-right: 0px;
    }

    .footer-area .footer-widget ul li a i {
        display: none;
    }

    .footer-widget ul li {
        margin-bottom: 10px !important;
    }

    .footer-area .pl-75 {
        padding-left: 0px;
    }


    .footer-area .footer-widget .footer-logo img {
        width: 80%;
    }

    .footer-area .footer-widget .footer-social a i {
        font-size: 20px;
        margin-right: 30px;
    }

    .copyright-area .col-md-6 {
        width: 100%;
        margin-bottom: 20px;
    }

    .footer-area .copyright-area p {
        text-align: center;
    }

    .footer-area .copyright-area ul {
        padding: 0;
    }

    .footer-area .copyright-area {
        margin-top: 40px;
    }

    .about-section .about-text .section-title {
        margin: 0 auto 20px 0;
    }

    .section-title h2 {
        font-size: 25px;
    }

    .about-section .about-text p {
        margin-bottom: 15px;
    }

    .mission-title {
        margin-bottom: 0px;
    }

    .mission-title .mtitle {
        font-size: 25px;
        margin-bottom: 25px;
        letter-spacing: -0.8px;
        line-height: 1.5;
        font-weight: 600;
    }

    .mission-title p:not(:last-child) {
        margin-bottom: 20px;
    }

    .mission-title p {
        font-weight: 500;
        color: #33382C;
        font-size: 15px;
        line-height: 30px;
    }

    .profile-card {
        margin: 0 auto;
        /* Center the profile cards */
        margin-bottom: 40px;
    }

    .tile {
        width: 80%;
        margin: 0px auto;
    }

    .contact-section-title .contact-title {
        font-size: 28px;
    }

    .contact-section-title p {
        font-size: 15px;
    }

    .contact__info .list-wrap li .icon {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .contact__info .list-wrap li .content .title {
        font-size: 16px;
    }

    .list-wrap {
        margin: 35px 10px;
    }

    .contact__info .list-wrap li .content p {
        font-size: 14px;
        line-height: 1.5;
    }

    .contact__info .list-wrap li .content a {
        font-size: 14px;
    }

    .contact__form-wrap {
        margin-left: 0px;
        padding: 35px 20px 40px;
    }

    .text-48-bold {
        font-size: 33px;
        line-height: 10px;
    }

    .box-form-login {
        padding: 23px 21px;
    }

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

    .box-form-login .login-button {
        margin: auto;
    }

    .head-login p {
        font-size: 15px;
    }
}