*{
margin: 0px;
padding: 0px;
box-sizing: border-box;
font-family: "Karla", sans-serif;
}


@import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roca+One&display=swap');

@import url('https://fonts.cdnfonts.com/css/roca-one');

@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Karla:ital,wght@0,200..800;1,200..800&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&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&family=Roboto:ital,wght@0,100..900;1,100..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');


@import url('https://fonts.googleapis.com/css2?family=Alex+Brush&family=DM+Serif+Display:ital@0;1&family=Karla:ital,wght@0,200..800;1,200..800&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&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&family=Roboto:ital,wght@0,100..900;1,100..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');


@font-face {
  font-family: "RocaTwoBold";
  src: url("/font/roca-two-bold.ttf");

}


@font-face {
font-family: "VintageRotter";
src: url("/font/vintage-rotter.otf");

}


:root {
    --vintage: "VintageRotter";
     --roca-two-bold: "RocaTwoBold";
    --heading-alex: "Alex Brush", cursive; 
    --heading-normal: "DM Serif Display", serif;
    --heading-top: 'Roca One', sans-serif;
    --primary-color: #FFFBF3;
    --secondary-color: #4FADC1;
    --territiary-color: #468b9b;
    --hover-color: #A3C0CE;
    --other-color: #E4E4E6;
    --red-color: red;
    --pink-color: #ffb6c114;
    --Not-just: #E4E4E6;
    --star-value: #8F8575;
    --search-nav: #e3e3e363;
    --cream-color: #e8e6e6;
    --lt-bg-color: #e8e6e6;
    --heading-color: #000;
    --white-color: #fff;
    --black-color: #000;
    --para-color: #2F2E2E;
    --primary-font: 'Poppins', sans-serif;
    --heading-font: "Playfair Display", serif;
    --heading-right: 'Great Vibes', cursive;
    --secondary-font: 'Oswald', sans-serif;
    --other-font: 'Blacksword';
    --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;
    --m200: 200px;
    --m122: 122px; 
    --full: 100%;
    --half: 50%;

    --fs-1: 2em;
    --fs-2: 3.5em;
    --fs-3: 4em;


}






.header_value-content .fluid-container .row{
    margin: 0;
}


.main_section_content {
    max-width: var(--full);
    margin: 0 auto;
    position: fixed;
    z-index: 99;
    width: var(--full);
    top: 0;
}



.Top_navbar {
display: flex
;
    align-items: center;
    height: 80px;
    max-width: var(--full);
    margin: 0 auto;
    justify-content: center;
    padding: 0px 0px;
}


.top_navbar_content{
    width: max(1160px);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    max-width: 100%;
}


.top_navbar_content ul li{
	display: inline-block;
}

.top_navbar_content ul{
    margin: 0;
        flex: 1 0 auto;
}



.top_navbar_content ul li a{
	text-decoration: none;
	padding: 0 10px;
	color: var(--white-color);
	font-size: var(--f18);
	font-weight: bold;
    transition: 0.3s ease;
}


.fixed ul li a{
   color: var(--secondary-color);
}

.fixed ul li a:hover{
    color: var(--hover-color) !important;
}




.hide_content{
  display: none;
        flex: 1 0 auto;
    text-align: center;
    visibility: hidden;
}



.logo_icon img{
    width: auto;
    height: 50px;
}

.header_button{
display: flex;
flex: 0 0 auto;
gap: 10px;
}






.header_button li{
    list-style: none;
}




.header_button li a{
 background: #4FADC1; 
}




.header_button li a{
        display: inline-block;
    background: var(--secondary-color);
    border-radius: 5px;
    font-weight: bold;
    color: var(--white-color);
    padding: 10px 30px;
    /* border: 2px solid var(--secondary-color); */
    transition: all .3s;
    font-size: var(--f15);
  box-shadow: inset 0 0 0 0 #f6f6f989;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}



.header_button li a:hover{
    color: #fff;
    background-color: #4FADC1;
    border-color: #4FADC1;
    box-shadow: inset 200px 0 0 0 #3c98ab;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}





/*

.header_button li a:hover{
 background-color: #AEE2EC; 
  border: 2px solid #AEE2EC;
}

*/







.header_button li a:hover{
 color: var(--white-color);
    background-color: #3c98ab;
    border-color: #3c98ab;
    box-shadow: inset 50 0px 0 0 #3c98ab;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s; 
}

















/*Effect mode */





.fixed .Top_navbar {
    height: 80px;
    background: var(--primary-color);
    width: var(--full);
    max-width: var(--full);
    padding: 0px 0px;
}


/* footer Section */



.footer_part{
background-color: var(--secondary-color);
padding: 100px 0px;
padding-block-end: 66px;
}

.footer_part-content{
max-width: 1140px;
margin: 0 auto;
}

.footer_white-logo img{
    width: auto;
    height: 100px;
}



.footer_value{
    padding-top: 40px;
}


.footer_value .top_heading h4{
    color: var(--white-color);
    text-transform: uppercase;
    font-weight: 900;
    font-size: 13px;
    letter-spacing: 2px;
}


.footer-link-content ul{
    list-style: none;
}


.footer-link-content ul li{
    color: var(--white-color);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    line-height: 24px;
}


.footer-link-content ul li a{
     color: var(--white-color);
    list-style: none;

}



.top_heading{
    padding-bottom: 1em;
}



.footer_email .email-p{
        margin-bottom: 5px;
    color: var(--white-color);
    font-weight: 700;
}


.footer_email .text-p{
margin-bottom: 5px;
color: var(--white-color);
font-weight: 700;
}

.stay_text p{
margin-bottom: 5px;
color: var(--white-color);
font-weight: 700;
}



.footer_bottom-content{
        text-align: end;
    display: flex;
    align-items: center;
    gap: var(--m20);
    justify-content: end;
}




.footer_bottom-content a img{
    width: auto;
    height: var(--m22);
}


.footer_bottom-value-content{
    margin-top: 2em;
}

.footer-bottom-right-side{
    margin-top: 2em;
}


.center_heading-content .logo_icon img {
    width: auto;
    height: 280px;
    margin-top: 50px;
}


/* 
home-logo changes
*/



.top_navbar_content ul{
    display: flex;
    align-items: center;
    gap: 15px;
}

.top_navbar_content .home-logo{
    width: auto;
    height: 40px;
    vertical-align: text-top;
}


.main_section_content .scroll-logo{
    display: none;
} 


.fixed .home-logo{
    display: none;
}

.fixed .scroll-logo{
display: block;
    width: auto;
    height: 80px;
    padding: 10px;
    padding-right: 5px;
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 1)) drop-shadow(0 0 20px rgba(255, 255, 255, 0.7));
}




