body,
html {
    overflow-x: hidden
}

a,
a:hover,
body,
li,
ul {
    font-family: var(--primary-font)
}

li,
p,
ul {
    font-size: var(--f16)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
    font-weight: 700
}

header p,
p {
    letter-spacing: 0
}

header p,
header ul.social li i {
    font-size: var(--f14)
}

.footer-heading,
.main-btn,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

*,
::after,
::before {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

:root {
    --primary-color: #4fa9ac;
    --secondary-color: #000;
    --territiary-color: #ADD8E6;
    --other-color: #d6d2d2;
    --lt-bg-color: #fffbf2;
    --heading-color: #333;
    --btn-color: #000;
    --btn-hover: #ADD8E6;
    --sec-line: #FD3358;
    --white-color: #fff;
    --black-color: #000;
    --primary-font: "Roboto", sans-serif;
    --secondary-font: "Montserrat", serif;
    --other-font: "Aboreto", system-ui;
    --alternate-font: "Montserrat", serif;
    --f1: 1px;
    --f2: 2px;
    --f3: 3px;
    --f4: 4px;
    --f5: 5px;
    --f6: 6px;
    --f7: 7px;
    --f8: 8px;
    --f9: 9px;
    --f10: 10px;
    --f11: 11px;
    --f12: 12px;
    --f13: 13px;
    --f14: 14px;
    --f15: 15px;
    --f16: 16px;
    --f17: 17px;
    --f18: 18px;
    --f19: 19px;
    --f20: 20px;
    --f21: 21px;
    --f22: 22px;
    --f23: 23px;
    --f24: 24px;
    --f25: 25px;
    --f26: 26px;
    --f27: 27px;
    --f28: 28px;
    --f29: 29px;
    --f30: 30px;
    --f31: 31px;
    --f32: 32px;
    --f33: 33px;
    --f34: 34px;
    --f35: 35px;
    --f36: 36px;
    --f37: 37px;
    --f38: 38px;
    --f39: 39px;
    --f40: 40px;
    --f41: 41px;
    --f42: 42px;
    --f43: 43px;
    --f44: 44px;
    --f45: 45px;
    --f46: 46px;
    --f47: 47px;
    --f48: 48px;
    --f49: 49px;
    --f50: 50px;
    --f51: 51px;
    --f52: 52px;
    --f53: 53px;
    --f54: 54px;
    --f55: 55px;
    --f56: 56px;
    --f57: 57px;
    --f58: 58px;
    --f59: 59px;
    --f60: 60px;
    --f70: 70px;
    --f75: 75px;
    --f80: 80px;
    --f85: 85px;
    --f90: 90px;
    --p1: 1px;
    --p2: 2px;
    --p3: 3px;
    --p4: 4px;
    --p5: 5px;
    --p6: 6px;
    --p7: 7px;
    --p8: 8px;
    --p9: 9px;
    --p10: 10px;
    --p11: 11px;
    --p12: 12px;
    --p13: 13px;
    --p14: 14px;
    --p15: 15px;
    --p16: 16px;
    --p17: 17px;
    --p18: 18px;
    --p19: 19px;
    --p20: 20px;
    --p21: 21px;
    --p22: 22px;
    --p23: 23px;
    --p24: 24px;
    --p25: 25px;
    --p26: 26px;
    --p27: 27px;
    --p28: 28px;
    --p29: 29px;
    --p30: 30px;
    --p31: 31px;
    --p32: 32px;
    --p33: 33px;
    --p34: 34px;
    --p35: 35px;
    --p36: 36px;
    --p37: 37px;
    --p38: 38px;
    --p39: 39px;
    --p40: 40px;
    --p41: 41px;
    --p42: 42px;
    --p43: 43px;
    --p44: 44px;
    --p45: 45px;
    --p46: 46px;
    --p47: 47px;
    --p48: 48px;
    --p49: 49px;
    --p50: 50px;
    --p51: 51px;
    --p52: 52px;
    --p53: 53px;
    --p54: 54px;
    --p55: 55px;
    --p56: 56px;
    --p57: 57px;
    --p58: 58px;
    --p59: 59px;
    --p60: 60px;
    --p61: 61px;
    --p62: 62px;
    --p63: 63px;
    --p64: 64px;
    --p65: 65px;
    --p66: 66px;
    --p67: 67px;
    --p68: 68px;
    --p69: 69px;
    --p70: 70px;
    --p71: 71px;
    --p72: 72px;
    --p73: 73px;
    --p74: 74px;
    --p75: 75px;
    --p76: 76px;
    --p77: 77px;
    --p78: 78px;
    --p79: 79px;
    --p80: 80px;
    --p81: 81px;
    --p82: 82px;
    --p83: 83px;
    --p84: 84px;
    --p85: 85px;
    --p86: 86px;
    --p87: 87px;
    --p88: 88px;
    --p89: 89px;
    --p90: 90px;
    --p91: 91px;
    --p92: 92px;
    --p93: 93px;
    --p94: 94px;
    --p95: 95px;
    --p96: 96px;
    --p97: 97px;
    --p98: 98px;
    --p99: 99px;
    --p100: 100px;
    --p120: 120px;
    --m1: 1px;
    --m2: 2px;
    --m3: 3px;
    --m4: 4px;
    --m5: 5px;
    --m6: 6px;
    --m7: 7px;
    --m8: 8px;
    --m9: 9px;
    --m10: 10px;
    --m11: 11px;
    --m12: 12px;
    --m13: 13px;
    --m14: 14px;
    --m15: 15px;
    --m16: 16px;
    --m17: 17px;
    --m18: 18px;
    --m19: 19px;
    --m20: 20px;
    --m21: 21px;
    --m22: 22px;
    --m23: 23px;
    --m24: 24px;
    --m25: 25px;
    --m26: 26px;
    --m27: 27px;
    --m28: 28px;
    --m29: 29px;
    --m30: 30px;
    --m31: 31px;
    --m32: 32px;
    --m33: 33px;
    --m34: 34px;
    --m35: 35px;
    --m36: 36px;
    --m37: 37px;
    --m38: 38px;
    --m39: 39px;
    --m40: 40px;
    --m41: 41px;
    --m42: 42px;
    --m43: 43px;
    --m44: 44px;
    --m45: 45px;
    --m46: 46px;
    --m47: 47px;
    --m48: 48px;
    --m49: 49px;
    --m50: 50px;
    --m51: 51px;
    --m52: 52px;
    --m53: 53px;
    --m54: 54px;
    --m55: 55px;
    --m56: 56px;
    --m57: 57px;
    --m58: 58px;
    --m59: 59px;
    --m60: 60px;
    --m61: 61px;
    --m62: 62px;
    --m63: 63px;
    --m64: 64px;
    --m65: 65px;
    --m66: 66px;
    --m67: 67px;
    --m68: 68px;
    --m69: 69px;
    --m70: 70px;
    --m71: 71px;
    --m72: 72px;
    --m73: 73px;
    --m74: 74px;
    --m75: 75px;
    --m76: 76px;
    --m77: 77px;
    --m78: 78px;
    --m79: 79px;
    --m80: 80px;
    --m81: 81px;
    --m82: 82px;
    --m83: 83px;
    --m84: 84px;
    --m85: 85px;
    --m86: 86px;
    --m87: 87px;
    --m88: 88px;
    --m89: 89px;
    --m90: 90px;
    --m91: 91px;
    --m92: 92px;
    --m93: 93px;
    --m94: 94px;
    --m95: 95px;
    --m96: 96px;
    --m97: 97px;
    --m98: 98px;
    --m99: 99px;
    --m100: 100px
}

@font-face {
    font-family: flaticon;
    src: url(../font/Flaticon.woff2) format("woff2");
    font-weight: 400;
    font-style: normal
}

[class*=" flaticon-"]:after,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class^=flaticon-]:before {
    font-family: Flaticon;
    font-style: normal
}

.flaticon-call:before {
    content: "\f100"
}

.flaticon-play-button:before {
    content: "\f101"
}

.flaticon-next:before {
    content: "\f102"
}

.flaticon-university:before {
    content: "\f103"
}

.flaticon-work:before {
    content: "\f104"
}

.flaticon-room:before {
    content: "\f105"
}

.flaticon-layers:before {
    content: "\f106"
}

.flaticon-security:before {
    content: "\f107"
}

.flaticon-wifi:before {
    content: "\f108"
}

.flaticon-location:before {
    content: "\f109"
}

.flaticon-taxi:before {
    content: "\f10a"
}

.flaticon-calendar:before {
    content: "\f10b"
}

.flaticon-check-mark:before {
    content: "\f10c"
}

.flaticon-right-chevron:before {
    content: "\f10d"
}

.flaticon-left-quote:before {
    content: "\f10e"
}

.flaticon-left-chevron:before {
    content: "\f10f"
}

.flaticon-target:before {
    content: "\f110"
}

.flaticon-award:before {
    content: "\f111"
}

.flaticon-parking:before {
    content: "\f112"
}

.flaticon-breakfast:before {
    content: "\f113"
}

.flaticon-shop:before {
    content: "\f114"
}

.flaticon-facebook:before {
    content: "\f115"
}

.flaticon-twitter:before {
    content: "\f116"
}

.flaticon-linkedin:before {
    content: "\f117"
}

.flaticon-instagram:before {
    content: "\f118"
}

.flaticon-cross-out:before {
    content: "\f119"
}

.flaticon-expand:before {
    content: "\f11a"
}

.flaticon-play-button-1:before {
    content: "\f11b"
}

.flaticon-down-arrow:before {
    content: "\f11c"
}

.flaticon-email:before {
    content: "\f11d"
}

body {
    background-color: var(--white-color)
}

a,
a:hover {
    text-decoration: none;
    color: var(--secondary-color)
}

.main-btn {
    font-size: var(--f15);
    color: var(--white-color);
    border: 1px solid var(--btn-color) !important;
    box-shadow: inset 0 0 0 0 #f6f6f9;
    letter-spacing: 1px;
    padding: var(--p12) var(--p15);
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}

.main-btn:hover {
    color: var(--white-color);
    border-color: var(--btn-color);
    -webkit-transition: .5s;
    -ms-transition: .5s;
    transition: .5s;
    border: 1px solid var(--btn-hover) !important
}

.menu-backdrop-desk.active {
    display: block;
    pointer-events: auto
}

.row {
    margin-left: 0;
    margin-right: 0
}

li,
ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

h2,
h3,
h4,
h5,
h6,
section.error h2 {
    margin-bottom: var(--m20)
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: var(--secondary-font)
}

p {
    color: var(--para-color);
    line-height: 30px
}

h1,
header a.nav-link,
header ul.social-bar a {
    color: var(--white-color)
}

h1 {
    font-size: var(--f50)
}

.footer-about-social-list a:hover,
h2,
h3,
h4,
h5,
h6,
header h3,
header p,
header ul.social-bar a:hover {
    color: var(--secondary-color)
}

h2 {
    font-size: var(--f36)
}

h3,
header a.nav-link {
    font-size: var(--f30)
}

h4 {
    font-size: var(--f26)
}

h5,
h6 {
    font-size: var(--f22)
}

header a.nav-link,
pre,
sub,
table {
    font-family: var(--primary-font)
}

section {
    padding: var(--p60) var(--p12)
}

pre,
sub {
    font-size: var(--f12)
}

table {
    font-size: var(--f16)
}

.col .col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    padding: 8px
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background: var(--secondary-color)
}

::-webkit-scrollbar-thumb {
    background: #fffffd
}

header .menu-nav {
    padding: 60px 40px;
    margin-top: 0;
    position: fixed;
    top: 0;
    right: -450px;
    width: min(400px, 100vw);
    height: 100vh;
    background: #1d2d36;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    -webkit-transition: right .4s;
    -moz-transition: right .4s;
    transition: right .4s;
    z-index: 9999
}

.dropdown-menu>li:hover>.submenu,
.nav-item.dropdown:hover .dropdown-menu,
header .logo {
    display: block
}

header .menu-nav.activee {
    right: 0
}

.menu-backdrop-desk {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    z-index: 9998;
    visibility: hidden;
    opacity: 0;
    transition: opacity .4s, visibility .4s
}

.menu-backdrop-desk.activee {
    visibility: visible;
    opacity: 1
}

header.new-header.desk .menu-nav {
    left: auto !important
}

header.new-header .row {
    width: 100%
}

header.new-header .col-10 {
    display: flex;
    justify-content: end
}

header.new-header ul.menu-bar {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: 280px;
    margin: 120px 0 0;
    padding-left: 0
}

@media (max-width:980px) {
    header.new-header ul.menu-bar {
        margin-left: 0;
        margin-top: 30px
    }
}

header.new-header ul.menu-bar li {
    margin-bottom: 12px;
    width: 100%;
    opacity: 0;
    transform: translateX(20px);
    transition: transform .4s, opacity .4s
}

header.new-header .activee ul.menu-bar li {
    opacity: 1;
    transform: translateX(0)
}

header.new-header ul.menu-bar li a {
    font-size: 16px;
    color: #fff !important;
    text-transform: capitalize;
    font-weight: 400;
    padding: 0;
    text-shadow: none;
    transition: color .3s;
    display: block;
    letter-spacing: 2px
}

.menu-logo-top {
    width: 200px;
    margin-bottom: 40px;
    text-align: center
}

.menu-logo-top img {
    max-width: 100%;
    height: auto;
    filter: brightness(0) invert(1) !important
}

.menu-close-btn {
    position: absolute;
    top: 40px;
    right: 40px;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    transition: .3s;
    z-index: 10005
}

.menu-close-btn:hover {
    transform: rotate(180deg)
}

.dropdown-menu li,
header li.nav-item {
    position: relative
}

.nav-item .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px
}

.nav-item .submenu-left {
    right: 100%;
    left: auto
}

.dropdown-menu>li:hover {
    background-color: var(--secondary-color)
}

header img {
    width: 95px;
    object-fit: contain
}

header:not(.is-sticky) .logo img {
    filter: invert(1);
    transition: filter .3s
}

header .logo {
    background: #97866700
}

header .logo-img {
    padding-left: 0;
    background: #fffbf2
}

header .container-fluid {
    padding: 0
}

.bar2,
.bar3,
header .bar1 {
    width: 50px;
    height: 1px;
    background-color: #fff;
    margin: 8px 0;
    transition: .4s
}

header button.navbar-toggler {
    transition: 2s;
    animation: glitch;
    border: none;
    position: relative;
    right: 50px
}

header .navbar-toggler:focus {
    box-shadow: none !important
}

header button.navbar-toggler:hover .bar1 {
    transform: translateY(8px)
}

header button.navbar-toggler:hover .bar3 {
    transform: translateY(-3px)
}

header button.navbar-toggler:hover .bar2 {
    transform: scale(0)
}

@keyframes glitch {

    0%,
    100% {
        filter: url(#glitch);
        -webkit-filter: url(#glitch)
    }
}

header .col-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    align-items: center
}

header #main_nav {
    display: flex !important;
    justify-content: end !important
}

header .col-3,
header .col-9 {
    align-items: center;
    display: flex
}

header nav.navbar.navbar-expand-lg.navbar-dark.bg-primary {
    background: 0 0 !important;
    width: 100%
}

header a.nav-link {
    text-transform: uppercase;
    border-left: 0 solid var(--white-color);
    border-bottom: 0 solid transparent;
    margin-right: 0;
    letter-spacing: 1px;
    font-weight: 400;
    padding: var(--p5) 0;
    text-shadow: 0 0 .5px #000;
    font-family: Roboto, sans-serif
}

header a.nav-link:hover {
    color: var(--btn-color);
    color: var(--black-color) !important
}

header p {
    font-family: var(--other-font);
    font-weight: 500;
    margin: 0;
    -ms-word-wrap: break-word;
    text-align: center
}

header .col-3 {
    justify-content: center;
    gap: 10px
}

header .col-9 {
    justify-content: flex-end
}

header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 10;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .7) 100%);
    border-bottom: 0 solid #f1f1f1;
    padding: 0 30px
}

header.new-header.desk.is-sticky {
    background: #e0d4bc
}

header .col-8 {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: flex-end
}

header button.btn-close.btn-close-black {
    position: absolute;
    right: 30px;
    top: 30px
}

header .offcanvas-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: var(--p40)
}

header .offcanvas.offcanvas-end {
    width: 500px;
    background: #f0f0f0 !important;
    padding: var(--p45)
}

header h3 {
    font-weight: 500;
    letter-spacing: .6rem
}

header ul.social {
    display: flex;
    justify-content: center;
    gap: 35px;
    align-items: center
}

header ul.social li {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--secondary-color);
    border-radius: 50%
}

header ul.social-bar a {
    font-size: var(--f16)
}

header .navbar-nav .nav-link.active,
header .navbar-nav .nav-link.show {
    color: var(--secondary-color) !important
}

header .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    left: 0;
    padding: 0;
    border-radius: 0
}

header .dropdown-item:focus,
header .dropdown-item:hover {
    color: var(--white-color);
    background-color: var(--btn-color)
}

.new-footer {
    background: #f5eee7;
    padding: 40px 30px 5px;
    color: #333;
    font-family: Montserrat, sans-serif
}

.new-footer .container {
    max-width: 1200px
}

.footer-about-col {
    padding-right: 40px;
    border-right: 1px solid #c5c1c1
}

.footer-logo img {
    max-width: 119px;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-bottom: var(--m20)
}

.about-text {
    font-size: 14px;
    line-height: 1.8;
    color: #555;
    margin-bottom: 30px
}

.footer-content-col {
    padding-left: 50px
}

.footer-heading {
    font-size: 20px;
    color: var(--black-color);
    margin-bottom: 25px;
    text-transform: capitalize
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-links li {
    margin-bottom: 10px
}

.footer-links li a {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    transition: color .3s
}

.footer-links li a:hover,
.social-links a:hover {
    color: #1a2b3c
}

.newsletter-desc {
    font-size: 14px;
    color: #666;
    margin-bottom: 20px
}

.newsletter-form .input-group {
    background: #fff;
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #ddd;
    display: flex
}

.newsletter-form input {
    border: none;
    padding: 8px 10px;
    flex: 1;
    font-size: 14px
}

.contact-item,
.social-links a {
    align-items: center;
    display: flex
}

.newsletter-form input:focus {
    outline: 0
}

.newsletter-form button {
    background: #1a2b3c;
    color: #fff;
    border: none;
    padding: 0 15px;
    border-radius: 4px;
    cursor: pointer;
    transition: background .3s
}

.newsletter-form button:hover {
    background: #2c3e50
}

.contact-item {
    gap: 3px;
    margin-bottom: 10px
}

.contact-item i {
    color: #1a2b3c;
    font-size: 16px;
    width: 20px
}

.contact-item .fa-whatsapp {
    color: #3daf44;
    font-size: var(--f20)
}

.contact-item a {
    color: #333;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 1.4px
}

.social-links {
    display: flex;
    gap: 20px
}

.social-links a {
    color: #333;
    font-size: 20px;
    transition: color .3s;
    width: 46px;
    height: 46px;
    justify-content: center;
    border: 1px solid #d5d3d1;
    border-radius: 100%
}

footer.footer ul.social a {
    width: 46px;
    display: flex;
    height: 46px;
    align-items: center;
    justify-content: center;
    border: 1px solid #e7e3dd;
    border-radius: 100%
}

.footer-bottom {
    padding: 15px 0;
    border-top: 1px solid #c5c1c1
}

.footer-bottom p {
    font-size: 16px;
    color: var(--black-color);
    margin: 0
}

@media (max-width:991px) {
    .footer-about-col {
        border-right: none;
        padding-right: 15px;
        margin-bottom: 40px;
        text-align: center
    }

    .footer-logo img {
        margin: 0 auto 25px
    }

    .footer-content-col {
        padding-left: 15px
    }
}

@media (max-width:575px) {

    .footer-heading,
    .social-links {
        margin-top: 20px
    }

    .footer-bottom,
    .footer-heading,
    .footer-links li {
        text-align: center
    }

    .new-footer {
        padding: 50px 0 0
    }

    .contact-item,
    .social-links {
        justify-content: center
    }

    .footer-about-col {
        margin-bottom: 30px
    }

    .newsletter-form .input-group {
        flex-direction: column;
        background: 0 0;
        border: none;
        gap: 10px
    }

    .newsletter-form input {
        border-radius: 4px;
        border: 1px solid #ddd;
        background: #fff
    }

    .newsletter-form button {
        padding: 12px
    }

    .footer-bottom {
        margin-top: 40px
    }
}

@media (max-width :767px) {
    .news-letter {
        padding-bottom: 40px
    }
}

.newsletter-wrapper {
    background-color: transparent
}

.news-letter {
    padding-top: 0;
    padding-bottom: 0;
    background-color: rgba(0, 0, 0, 0)
}

.newsletter {
    background-color: var(--secondary-color);
    padding: 39px 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: -61px;
    position: relative;
    z-index: 2;
    border-radius: 21px;
    border: 6px solid #fff
}

.news-button-sec {
    text-align: right
}

.newsletter .news-title {
    width: 100%;
    display: flex;
    align-items: center
}

.newsletter .news-title span {
    display: block;
    color: #222;
    font-size: 45px;
    margin-right: 15px;
    line-height: 0
}

.loader p.logo-text,
section.error h2 {
    color: var(--secondary-color);
    font-weight: 700
}

.newsletter .news-title .news-con h2 {
    font-size: 18px;
    color: #222;
    font-weight: 500;
    text-transform: uppercase
}

.newsletter .news-title .news-con p {
    font-size: 21px;
    color: #ffff;
    letter-spacing: .5px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 0
}

.newsletter .subscribe-content {
    width: 50%;
    text-align: center
}

.newsletter .subscribe-content .news-content .subscribe-block {
    display: flex;
    position: relative
}

.newsletter .subscribe-content .news-content .subscribe-block input {
    color: #222;
    width: 100%;
    height: 44px;
    border: 1px solid #000;
    border-radius: 0;
    padding: 20px
}

.newsletter .subscribe-content .news-content .subscribe-block .email-submit {
    position: absolute;
    right: 0
}

.newsletter .subscribe-content .news-content .subscribe-block .email-submit button {
    color: #fff;
    height: 44px;
    font-size: 16px;
    padding: 8px 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 0;
    background-color: #000
}

.news-con p {
    font-weight: 600 !important;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 0
}

.newsletter .subscribe-content .news-content .subscribe-block .email-submit button:hover {
    background-color: red
}

.news-con h4 {
    padding-top: 13px
}

.news-button-sec a {
    color: #000;
    background-color: #fff;
    padding: 12px 29px;
    font-weight: 600;
    font-size: 18px;
    border-radius: 50px
}

.copyright p {
    margin: 0 10px;
    font-size: var(--f14) !important;
    color: var(--white-color)
}

.center-copyright,
.right_copyright {
    text-align: left;
    display: flex;
    justify-content: center
}

.breadcrumb span,
.loader,
.loader p,
.loader p.logo-text,
section.error h2,
section.error h3,
section.error p {
    text-align: center
}

.center-copyright {
    justify-content: end
}

.center-copyright img {
    width: 150px
}

.copyright {
    background: 0 0;
    padding: 20px 0;
    position: relative;
    border-top: 1px solid var(--black-color)
}

.right_copyright p img {
    width: 135px
}

.banner {
    height: 500px
}

.banner img.img-fluid {
    height: 500px;
    max-height: 500px;
    width: 100%;
    object-fit: cover;
    background-position: top
}

.banner .guides {
    position: absolute;
    height: 500px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    background: #0000005e
}

.banner h1 {
    font-size: var(--f36);
    text-shadow: 0 0 3px #000;
    margin-bottom: 200px
}

.loc-grid p {
    width: 900px;
    margin: 0 auto
}

.breadcrumb-wrap {
    padding: var(--p20);
    background-color: var(--white-color);
    border-bottom: 1px solid #ececec
}

.breadcrumb {
    display: inline-block;
    padding: 0;
    text-transform: capitalize;
    color: #111235;
    font-size: 14px;
    font-weight: 600;
    background: 0 0;
    margin: 0;
    border-radius: 0;
    padding-left: var(--p20)
}

.breadcrumb span {
    position: relative;
    padding: 0 var(--p10)
}

.breadcrumb i.fa-solid.fa-house {
    margin-right: var(--m5)
}

section.error h2 {
    font-size: var(--f90);
    font-family: var(--primary-font);
    line-height: 1
}

section.error h3 {
    font-size: var(--f36);
    color: var(--primary-color);
    margin-bottom: 0
}

section.error a.main-btn {
    width: 150px;
    margin: 30px auto auto;
    text-align: center;
    background-color: var(--black-color);
    color: var(--white-color) !important;
    border: 1px solid var(--black-color) !important;
    display: block
}

section.error a.main-btn:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color) !important
}

header.mob {
    display: none
}

footer a.main-btn {
    display: inline-block;
    margin-top: 20px
}

.top-social-navbar {
    padding: 5px 50px;
    display: flex;
    justify-content: space-between;
    background-color: var(--black-color)
}

.social-icons-top {
    margin-top: 4px
}

.top-nav-contact p {
    margin-bottom: 0;
    font-size: 14px;
    color: var(--white-color)
}

.top-nav-contact {
    display: flex;
    justify-content: end;
    gap: 15px
}

.social-icons-top i {
    font-size: 14px;
    color: #fff;
    margin-right: 10px
}

.top-nav-contact a,
header.new-header.desk.is-sticky .footer-about-social-list a {
    color: var(--white-color)
}

.dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: var(--secondary-color);
    list-style-type: none;
    padding: 0;
    margin: 0;
    min-width: 160px
}

header .navi-main-menu-button {
    padding: 6px 10px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    position: relative;
    cursor: pointer
}

.navi-main-menu-button-wrapper {
    z-index: 2
}

.navi-main-menu-button div.navi-main-menu-button-middle:before,
.navi-main-menu-button:after,
.navi-main-menu-button:before {
    content: '';
    display: block;
    width: 35px;
    height: 3px;
    margin: 7px 0;
    background-color: #92959e;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    transition: .25s;
    outline: transparent solid 1px
}

.navi-main-menu-button div.navi-main-menu-button-middle:before,
.navi-main-menu-button-five div.navi-main-menu-button-five-middle:before,
.navi-main-menu-button-five:after,
.navi-main-menu-button-five:before,
.navi-main-menu-button-four div.navi-main-menu-button-four-middle:before,
.navi-main-menu-button-four:after,
.navi-main-menu-button-four:before,
.navi-main-menu-button-six:after,
.navi-main-menu-button-six:before,
.navi-main-menu-button-three div.navi-main-menu-button-three-middle:before,
.navi-main-menu-button-three:after,
.navi-main-menu-button-three:before,
.navi-main-menu-button-two div.navi-main-menu-button-two-middle:before,
.navi-main-menu-button-two:after,
.navi-main-menu-button-two:before,
.navi-main-menu-button:after,
.navi-main-menu-button:before,
header.new-header.desk.is-sticky .navi-main-menu-button div.navi-main-menu-button-middle:before,
header.new-header.desk.is-sticky .navi-main-menu-button-five div.navi-main-menu-button-five-middle:before,
header.new-header.desk.is-sticky .navi-main-menu-button-five:after,
header.new-header.desk.is-sticky .navi-main-menu-button-five:before,
header.new-header.desk.is-sticky .navi-main-menu-button-four div.navi-main-menu-button-four-middle:before,
header.new-header.desk.is-sticky .navi-main-menu-button-four:after,
header.new-header.desk.is-sticky .navi-main-menu-button-four:before,
header.new-header.desk.is-sticky .navi-main-menu-button-six:after,
header.new-header.desk.is-sticky .navi-main-menu-button-six:before,
header.new-header.desk.is-sticky .navi-main-menu-button-three div.navi-main-menu-button-three-middle:before,
header.new-header.desk.is-sticky .navi-main-menu-button-three:after,
header.new-header.desk.is-sticky .navi-main-menu-button-three:before,
header.new-header.desk.is-sticky .navi-main-menu-button-two div.navi-main-menu-button-two-middle:before,
header.new-header.desk.is-sticky .navi-main-menu-button-two:after,
header.new-header.desk.is-sticky .navi-main-menu-button-two:before,
header.new-header.desk.is-sticky .navi-main-menu-button:after,
header.new-header.desk.is-sticky .navi-main-menu-button:before {
    background-color: var(--white-color)
}

header .social-icon {
    width: auto;
    border-left: 2px solid #ffffff50;
    display: flex;
    align-items: center;
    padding-left: 4px;
    height: 40px;
    margin-top: 5px
}

header .social-icon img {
    width: 20px;
    margin-left: 15px
}

header .side-menu {
    display: flex;
    gap: 10px;
    align-items: center;
    height: 50%;
    justify-content: end
}

.navi-menu-active .navi-main-menu-button:before {
    transform: translateY(9px) rotate(45deg);
    -moz-transform: translateY(9px) rotate(45deg);
    -webkit-transform: translateY(9px) rotate(45deg);
    background-color: #fff
}

.navi-menu-active .navi-main-menu-button:after {
    transform: translateY(-9px) rotate(-45deg);
    -moz-transform: translateY(-9px) rotate(-45deg);
    -webkit-transform: translateY(-11px) rotate(-45deg);
    background: #fff
}

.navi-menu-active div.navi-main-menu-button-middle:before {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
    -webkit-transition: .25s, opacity .25s 25ms;
    -moz-transition: .25s, opacity .25s 25ms;
    transition: .25s, opacity .25s 25ms;
    background: #fff
}

.quick {
    display: flex;
    justify-content: space-around
}

.menu-bar li {
    opacity: 0
}

.activee .menu-bar li {
    opacity: 1
}

.activee .menu-bar li:first-child {
    -webkit-transition: opacity .3s .2s;
    -moz-transition: opacity .3s .2s;
    transition: opacity .3s .2s
}

.activee .menu-bar li:nth-child(2) {
    -webkit-transition: opacity .3s .25s;
    -moz-transition: opacity .3s .25s;
    transition: opacity .3s .25s
}

.activee .menu-bar li:nth-child(3) {
    -webkit-transition: opacity .3s .3s;
    -moz-transition: opacity .3s .3s;
    transition: opacity .3s .3s
}

.activee .menu-bar li:nth-child(4) {
    -webkit-transition: opacity .3s .35s;
    -moz-transition: opacity .3s .35s;
    transition: opacity .3s .35s
}

.activee .menu-bar li:nth-child(5) {
    -webkit-transition: opacity .3s .4s;
    -moz-transition: opacity .3s .4s;
    transition: opacity .3s .4s
}

.activee .menu-bar li:nth-child(6) {
    -webkit-transition: opacity .3s .45s;
    -moz-transition: opacity .3s .45s;
    transition: opacity .3s .45s
}

.activee .menu-bar li:nth-child(7) {
    -webkit-transition: opacity .3s .5s;
    -moz-transition: opacity .3s .5s;
    transition: opacity .3s .5s
}

.activee .menu-bar li:nth-child(8) {
    -webkit-transition: opacity .3s .55s;
    -moz-transition: opacity .3s .55s;
    transition: opacity .3s .55s
}

.activee .menu-bar li:nth-child(9) {
    -webkit-transition: opacity .3s .6s;
    -moz-transition: opacity .3s .6s;
    transition: opacity .3s .6s
}

.activee .menu-bar li:nth-child(10) {
    -webkit-transition: opacity .3s .65s;
    -moz-transition: opacity .3s .65s;
    transition: opacity .3s .65s
}

.activee .menu-bar li:nth-child(11) {
    -webkit-transition: opacity .3s .7s;
    -moz-transition: opacity .3s .7s;
    transition: opacity .3s .7s
}

.activee .menu-bar li:nth-child(12) {
    -webkit-transition: opacity .3s .75s;
    -moz-transition: opacity .3s .75s;
    transition: opacity .3s .75s
}

.activee .menu-bar li:nth-child(13) {
    -webkit-transition: opacity .3s .8s;
    -moz-transition: opacity .3s .8s;
    transition: opacity .3s .8s
}

.activee .menu-bar li:nth-child(14) {
    -webkit-transition: opacity .3s .85s;
    -moz-transition: opacity .3s .85s;
    transition: opacity .3s .85s
}

.activee .menu-bar li:nth-child(15) {
    -webkit-transition: opacity .3s .9s;
    -moz-transition: opacity .3s .9s;
    transition: opacity .3s .9s
}

.activee .menu-bar li:nth-child(16) {
    -webkit-transition: opacity .3s .95s;
    -moz-transition: opacity .3s .95s;
    transition: opacity .3s .95s
}

.activee .menu-bar li:nth-child(17) {
    -webkit-transition: opacity .3s 1s;
    -moz-transition: opacity .3s 1s;
    transition: opacity .3s 1s
}

.activee .menu-bar li:nth-child(18) {
    -webkit-transition: opacity .3s 1.05s;
    -moz-transition: opacity .3s 1.05s;
    transition: opacity .3s 1.05s
}

.activee .menu-bar li:nth-child(19) {
    -webkit-transition: opacity .3s 1.1s;
    -moz-transition: opacity .3s 1.1s;
    transition: opacity .3s 1.1s
}

.activee .menu-bar li:nth-child(20) {
    -webkit-transition: opacity .3s 1.15s;
    -moz-transition: opacity .3s 1.15s;
    transition: opacity .3s 1.15s
}

.activee .menu-bar li:nth-child(21) {
    -webkit-transition: opacity .3s 1.2s;
    -moz-transition: opacity .3s 1.2s;
    transition: opacity .3s 1.2s
}

.activee .menu-bar li:nth-child(22) {
    -webkit-transition: opacity .3s 1.25s;
    -moz-transition: opacity .3s 1.25s;
    transition: opacity .3s 1.25s
}

.activee .menu-bar li:nth-child(23) {
    -webkit-transition: opacity .3s 1.3s;
    -moz-transition: opacity .3s 1.3s;
    transition: opacity .3s 1.3s
}

.activee .menu-bar li:nth-child(24) {
    -webkit-transition: opacity .3s 1.35s;
    -moz-transition: opacity .3s 1.35s;
    transition: opacity .3s 1.35s
}

.activee .menu-bar li:nth-child(25) {
    -moz-transition: opacity .3s 1.4s;
    transition: opacity .3s 1.4s
}

footer .copyright .col-md-5 {
    display: flex;
    align-items: center
}

footer .copyright .col-md-5:last-child {
    justify-content: flex-end
}

footer .copyright .col-md-2 {
    display: flex;
    align-items: center;
    justify-content: center
}

.loader {
    background: #fff;
    box-shadow: 0 0 2px #000;
    padding: 25px;
    border-radius: 20px;
    width: 400px;
    margin: auto
}

.loader p {
    font-size: 13px;
    margin-bottom: 0
}

.loader p.logo-text {
    font-size: 15px
}

.loader img {
    width: 300px
}

.loader img.img-fluid.logo-loader {
    width: 200px;
    display: block;
    margin: auto auto 10px
}

.loader-head {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00000069;
    z-index: 9
}

.img-inner img {
    display: block;
    width: 100%;
    transition: transform .4s ease-in-out;
    transform-origin: center center
}

.footer-about-social-list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 18px
}

.footer-about-social-list i {
    font-size: 20px
}

.footer-about-social-list a {
    color: var(--black-color)
}

header.new-header.desk .footer-about-social-list a {
    color: var(--white-color);
    display: inline-flex
}

.whatsapp-icon {
    width: 60px;
    height: 60px;
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 2;
    background: var(--white-color);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  box-shadow: 0 0 7px #00000029;
}
.whatsapp-icon img{
 width: 35px; 
}