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

@font-face {

    font-family: 'Blacksword';

    src: url('../font/blacksword.otf');

}

:root {
    --primary-color: #adadad;
    --secondary-color: #aa8453;
    --territiary-color: #222;
    --hover-color: #d97d48d1;
    --other-color: #2b2b2b;
    --light-color: #e8e6e6;
    --btn-color: #aa8453;
    --btn-hover: #222;
    --book-color: #aa8453;
    --book-hover: #222;
    --cream-color: #e8e6e6;
    --lt-bg-color: #1b1b1b;
    --heading-color: #fff;
    --white-color: #fff;
    --black-color: #000;
    --para-color: rgba(255,255,255,0.5);
    --primary-font: "Barlow", sans-serif;
    --heading-font: "Gilda Display", serif;
    --secondary-font: "Gilda Display", serif;
    --other-font: "Barlow Condensed", sans-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;
    --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;
    --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
}

body {
    font-family: var(--primary-font);
    color: var(--para-color);
    background-color: var(--territiary-color);
}
a {
    text-decoration: none;
    color: var(--secondary-color);
}
a:hover{
    color: var(--secondary-color);
}
.main-btn {
    font-weight: 400;
    font-family: var(--other-font);
    text-transform: uppercase;
    background: transparent;
    color: #fff;
    padding: 13px 22px;
    margin: 0;
    position: relative;
    font-size: 15px;
    letter-spacing: 3px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    display: inline-block;
}
.main-btn span{
    position: relative;
    z-index: 2;
}
.main-btn:hover span{
    color: var(--territiary-color);
}
.main-btn::after{
        content: '';
    width: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 100%;
    z-index: 1;
    background: #3b3b3b;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.main-btn:hover::after {
       width: 100%;
       left: 0;
       -webkit-transition: width 0.3s ease;
       transition: width 0.3s ease;
       background: #fff;
}
.book-btn{
    display: block;
    padding: 0;
    border: none;
    margin: 0;
    width: 100%;
    background: var(--btn-color);
    color: #fff;
    font-family: var(--other-font);
    font-size: 15px;
    text-decoration: none;
    line-height: 62px;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease-out;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.book-btn:hover{
    background: var(--btn-hover);
}
.row {
    margin-left: 0;
    margin-right: 0
}

li,
ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    font-family: var(--primary-font);
    font-size: var(--f15)
}

p {
    font-size: var(--f15);
    line-height: 1.75em;
    color: var(--para-color);
    line-height: 1.75em;
    margin-bottom: 20px;
    font-weight: 400;
}

footer .footer-language select,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--secondary-font);
    font-weight: 400;
}



header li.nav-item.dropdown .dropdown-menu a.dropdown-item:hover {
    background: var(--secondary-color);
}

h1 {
    font-size: var(--f55);
    line-height: 1.35em;
    margin-bottom: var(--m30)
}

h2 {
    font-size: var(--f46);
    color:var(--heading-color);
    font-weight:400;
    line-height:1.25em;
}

h3 {
    font-size: var(--f36);
    color:var(--heading-color);
    font-weight:400;
    line-height: 1.25em;
}


h4 {
    font-size: var(--f23);
    color:var(--heading-color);
     font-weight:400;
    line-height: 1.25em;
}

h5{
    font-size: var(--f22);
     font-weight:400;
    color:var(--heading-color);
    line-height: 1.25em;
}
h6 {
    font-size: var(--f20);
     font-weight:400;
    color:var(--heading-color);
    line-height: 1.25em;
}

footer ul.quick-links a,
pre,
sub,
table {
    font-family: var(--primary-font)
}

section {
    padding: 120px 0;
}

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

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

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

::-webkit-scrollbar-track {
    background: 0 0
}

::-webkit-scrollbar-thumb {
    background: var(--secondary-color);
    border-radius: 20px
}

header {
    position: absolute;
    width: 100%;
    height: 100px;
    padding: 0;
    /* background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%); */
    z-index: 4;
    background: transparent;
    display: flex;
    align-items: center;
}

header.is-sticky {
    position: fixed;
    width: 100%;
    box-shadow: 0px 5px 15px rgb(15 36 84 / 5%);
    background: var(--territiary-color);
    /* padding: 10px 30px; */
    z-index: 4;
    transition: transform .5s, -webkit-transform .5s;
}

header .dropdown-toggle::after,
header.mob,
header.mob-header {
    display: none
}

.col-3.head-col {
    width: 21%;
    position: fixed;
    height: 100vh;
    z-index: 9
}

.col-9.content-col {
    width: 79%;
    margin-left: 21%
}

.header-logo {
    text-align: left;
    margin-bottom: 0
}

.header-logo img {
    width: 270px;
}

footer .footer-logo img {
    width: 200px;
}

header ul.navbar-nav {
    flex-direction: row;
    justify-content: space-around;
    /* align-items: center; */
    gap: 7px;
    /* width: 100%; */
}

header li.nav-item.dropdown {
    display: inline-flex;
    gap: 5px
}

header a.nav-link.dropdown-toggle {
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: relative;
    right: 0;
    margin-left: 0;
    border: 0 solid !important
}

header .dropdown-menu {
    position: absolute !important;
    left: 0;
    padding: 0;
    border-radius: 0;
    top: 7px;
}

header li.nav-item.dropdown:hover .dropdown-menu {
    display: block !important;
    top: 23px;
    background: var(--black-color)
}

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

.header-contact,
.header-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0
}

footer .container, header .col-3, section.about .cont, section.about .img {
    padding: 0
}

header .navbar-nav .nav-link {
   font-size: 15px;
   font-weight: 400;
   color: #fff;
   margin: 1px;
   letter-spacing: 2px;
   text-transform: uppercase;
   -webkit-transition: all .4s;
   transition: all .4s;
   padding-right: 5px;
   padding-left: 5px;
   font-family:var(--other-font);
}

header .navbar-nav .nav-link:hover {
   color:var(--secondary-color);
}

header .reservations {
    display: flex;
    align-items: center;
    gap: 10px
}

header .reservations img {
    width: 35px
}

header .reservations p {
    margin-bottom: 0;
    font-size: 15px
}

header .reservations a {
    color: var(--territiary-color);
    font-family: var(--other-font);
    font-size: 24px
}

.footer-section {
    position: relative;
    padding-top: 40px;
    background: url('../../front/images/footer-background.jpeg') center no-repeat fixed;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: 0;
}

.footer-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .65);
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
}

/*.footer-section::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 153px;
    top: calc(-153px / 2 - 1px);
    background: url('../../front/images/wave-bold.svg') no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1;
    transform: scaleY(.55);
}*/

.footer-section p {
    font-size: var(--f14);
    color: var(--white-color);
}

.footer-center-logo img {
    width: 175px;
    max-width: 175px;
}

.footer-center-logo {
    position: relative;
}

.footer-center-logo a {
    position: relative;
    padding: 0 30px;
}

.footer-center-logo .line {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
    width: 35%;
    background: rgba(255, 255, 255, 0.25);
}

.footer-center-logo .line.left {
    left: 0;
    right: auto;
}

.footer-center-logo .line.right {
    left: auto;
    right: 0;
}
.footer-section h3{
    color: var(--white-color);
    font-size: var(--f20);
    font-weight: 300;
    margin-bottom: 5px;
}
.footer-section h3 img{
    display: none;
}
.footer-section p{
    margin-bottom: 0;
}
.footer-section a{
    color: var(--white-color);
}
.footer-section a:hover{
    color: var(--btn-hover);
}
.footer-section li{
    line-height: 28px;
}
.footer-section .left-list li:first-child{
    margin-bottom: 25px;
}
.footer-section .middle-col{
    margin-top: 65px;
    text-align: center;
}
.footer-section .middle-col-content{
    padding: 0 50px;
}
.footer-section .middle-col-content p{
    text-align: center;
    color: var(--white-color);
    font-size: var(--f24);
    /* font-weight: 500; */
}
.footer-section .middle-col .input-box{
    margin: 15px 0 5px;
}
.footer-section .middle-col .input-box input{
    padding: 14px 12px;
    border-radius: 0;
    width: 100%;
    border: 0px solid;
}
.footer-section .middle-col-content .subscribe-btn{
    display: block;
    background: var(--secondary-color);
    padding: 14px 12px;
    color: var(--white-color);
    width: 100%;
    outline: none;
    border: none;
}
.footer-section .social-links-box ul{
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 35px;
}
.footer-section .social-links-box ul li{
    border: 2px solid var(--white-color);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.footer-section .social-links-box ul li:hover{
    border-color: var(--btn-hover);
}
.footer-section .social-links-box ul li:hover  a{
    color: var(--btn-hover);
}
.footer-section .social-links-box ul li a{
    display: inline-block;
  width: 100%;
}
.footer-section .footer-img-link{
    margin: 15px 0 100px;
}
.footer-section .footer-img-link img{
    width: 165px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.footer-section .footer-img-link img:last-child{
    width: 200px;
    margin-top: 35px;
}
.transparent-btn{
    display: inline-block;
    margin: 0 auto;
    color: var(--white-color);
    text-transform: uppercase;
    padding: 10px 30px;
    border: 1px solid var(--white-color);
}
.footer-copyright{
    padding: 15px 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--secondary-color);
    flex-direction: column;
}
.footer-copy {
    display: flex;
    justify-content: center;
}
.footer-copyright a ,.footer-copyright p{
    color: var(--white-color);
    margin: 0;
    font-size: var(--f13);
}
.footer-copyright a:last-child{
    margin-left: 5px;
}
/*end footer section*/

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

.banner {
    height: 100vh;
    overflow: hidden;
    position: relative;
}
.c-hero__background{
    width:100%;
    height: 100vh;
}
.banner img.img-fluid {
    height: 100vh;
    max-height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: bottom
}

.banner .guides {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    /* display: none; */
    justify-content: center;
    align-items: center;
    display: flex;
}

.banner h1 {
    /* font-size: var(--f36); */
    text-shadow: 0 0 3px #000;
    margin-bottom: 0;
    margin-top: 30px;
    color: var(--white-color);
    text-align: center;
}

.breadcrumb-wrap {
    padding: 0;
    background-color: transparent;
    border-bottom: 0px solid var(--other-color);
    position: absolute;
    bottom: 10px;
    display: none;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 100px;
    overflow: hidden;
}

.breadcrumb {
    display: inline-flex;
    background: var(--secondary-color);
    padding: 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 14px;
    /* background: 0 0; */
    margin: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 25px;
    align-items: center;
    gap: 25px;
}

.breadcrumb a {
    padding: 18px 25px;
    display: inline-flex;
    align-items: center;
    background: var(--white-color);
    /* color: var(--black-color); */
}

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

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

section.error h2 {
    color: var(--secondary-color);
    font-size: var(--f90);
    font-weight: 700;
    margin-bottom: var(--m20);
    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: auto;
    text-align: center
}

.about-pd-r {
    padding-left: 4.5rem;
}
.pro-2.property_wrapper{
  padding: var(--p40) var(--p12) var(--p80);
}
.whatsapp-chat-icon {
    position: fixed;
    bottom: 35px;
    right: 10px;
    z-index: 99;
    background: #4dc247;
    border-radius: 50%;
    display: inline-block;
}
.whatsapp-chat-icon img {
    width: 55px;
    padding: 10px;
}
.whatsapp-chat-icon:hover {
    transform: scale(1.1);
}
.goog-te-gadget .goog-te-combo {
    margin: 0px 0 !important;
    padding: 8px !important;
    font-size: 12px !important;
    width: 150px !important;
    color: #000 !important;
}
.goog-te-gadget .goog-te-combo option{
  color: #000 !important;
}
.goog-te-gadget, .VIpgJd-ZVi9od-l4eHX-hSRGPd, .VIpgJd-ZVi9od-l4eHX-hSRGPd:link, .VIpgJd-ZVi9od-l4eHX-hSRGPd:visited, .VIpgJd-ZVi9od-l4eHX-hSRGPd:hover, .VIpgJd-ZVi9od-l4eHX-hSRGPd:active{
  color: #fff !important;
}
.header-nav{
 gap:10px; 
}
.faq-banner {
    .banner{
        height: 100vh;
        img{
            height: 100vh;
            max-height: 100vh;
        }
    }
}

section.footer-logo-strip {
    background: var(--lt-bg-color);
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    /* padding-bottom: 60px; */
}
section.footer-logo-strip .main-btn{
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background: transparent;
    padding: 10px 20px;
}
section.footer-logo-strip .main-btn::after{
    background: #fff;
}
section.footer-logo-strip .main-btn:hover span{
    color:var(--territiary-color);
}
section.footer-logo-strip img{
   width: 100px !important;
    height: 100px;
    object-fit: cover;
    padding: 0 0px;
    border-radius: 100%;
}
.footer-article-img{
    /* background:#fff; */
    /* padding:5px; */
    display: flex;
    /* width: 100px; */
    /* height: 100px; */
    /* border-radius: 100%; */
    justify-content: center;
    align-items: center;
    margin: auto;
    overflow: hidden;
}
section.footer-logo-strip .owl-carousel button.owl-dot{
      width: 12px;
    height: 12px;
    margin: 0 3px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #ADADAD;
  transition: opacity .2s ease;
}
section.footer-logo-strip .owl-carousel button.owl-dot:hover, section.footer-logo-strip .owl-carousel button.owl-dot.active{
  background: var(--secondary-color);
}
section.footer-logo-strip .owl-dots {
    text-align: center;
      margin-top: 30px;
}
.footer-article-content {
    padding: 0;
}
.footer-article-content p{
    height: auto;
    /* overflow:hidden; */
    text-align: center;
}
.footer-article-content p a{
    color:var(--secondary-color);
    font-weight:bold;
}
.footer-article {
    /* background: var(--other-color); */
}
.footer-top {
    padding-top: 90px;
    padding-bottom: 90px;
}
.footer-top .footer-title {
    font-size: 24px;
    color: #fff;
    margin-bottom: 20px;
}
.footer-top p{
 color:var(--primary-color);
}
.footer-top .footer-nav {
    padding-left: 8.33333333%;
}
.footer-top .footer-nav li a{
 position: relative;
 display: block;
 font-size: 15px;
 color:var(--primary-color);
 -webkit-transition: all 500ms ease;
 transition: all 500ms ease;
 line-height: 1.8;
}
.footer-top .footer-nav li a::before{
 position: absolute;
    top: 55%;
    left: 0;
    bottom: 0;
    width: 6px;
    height: 6px;
    content: "";
    background-color: var(--secondary-color);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    border-radius: 50%;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease; 
}
.footer-top .footer-nav li a:hover{
 padding-left:15px; 
}
.footer-top .footer-nav li a:hover:before {
    opacity: 1;
}
.footer-contact-info a.footer-contact-phone {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    font-size: 24px;
    color: var(--white-color);
    line-height: 42px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.footer-contact-info a.footer-contact-phone:hover{
 color:var(--secondary-color); 
}
.footer-contact-info a.footer-contact-phone img{
 width:24px; 
}
.footer-contact-info a.footer-contact-mail {
    font-size: 15px;
    color: var(--white-color);
    line-height: 45px;
  position: relative;
    display: inline-block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.footer-contact-info a.footer-contact-mail:hover{
  color:var(--secondary-color);
}
.footer-contact-info a.footer-contact-mail::before{
 position: absolute;
    bottom: 9px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: var(--secondary-color);
    content: "";
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease; 
}
.footer-about-social-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
}
.footer-about-social-list a{
 display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    font-size: 15px;
    background-color: transparent;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease; 
}
.footer-about-social-list a:hover{
  background-color: transparent;
    color: var(--secondary-color);
}
.footer-about-social-list a + a {
    margin-left: 15px;
}
.footer-bottom {
    background: var(--lt-bg-color);
    padding: 32px 0;
    text-align: center;
}
.footer-bottom p{
 font-size:12px;
 margin-bottom:0;
 display: flex;
 align-items: center;
 justify-content: center;
 gap: 5px;
}
section.footer-logo-strip .head-sec{
 padding-left:12px;
 padding-right:12px;
 text-align: center;
 margin-bottom: 30px;
}
section.footer-logo-strip .head-sec .section-title {
    margin-bottom: 10px;
}
section.footer-logo-section {
    background: var(--lt-bg-color);
    padding-top: 0;
}
section.footer-logo-section img{
    height: 80px;
    width: 80% !important;
    object-fit:contain;
    margin: auto;
}
section.footer-logo-section .item{
    text-align:center;
}
section.footer-logo-strip .owl-carousel .owl-nav button.owl-next, section.footer-logo-strip .owl-carousel .owl-nav button.owl-prev{
 position:absolute;
 top:50%;
 transform:translateY(-50%);
 z-index:1;
 left:-30px;
 color: var(--secondary-color);
 font-size: 25px;
}
section.footer-logo-strip .owl-carousel .owl-nav button.owl-next{
  left:auto;
  right:-30px;
}
.footer-logo-list {
    max-width: 70%;
    margin: auto;
}
.footer-btn {
    margin-top: 15px;
}
.footer-top-info {
    text-align: center;
    margin-bottom: 40px;
}
.footer-top-info p{
 font-size:18px; 
}