﻿@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&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";:root{--primary-color: 0, 96, 170;--secondary-color: 131, 176, 250;--default-text-color: 40, 40, 40;--default-light-text-color: 174, 173, 65;--default-text-title: 5, 5, 5;--white-color: 255, 255, 255;--dark-color: 0, 0, 0;--font1: "Oswald", sans-serif;--font2: "Public Sans", sans-serif;--font3: "Roboto", sans-serif}body{margin:0 auto;box-sizing:border-box;font-family:var(--font2);overflow-x:hidden;color:rgb(var(--default-text-color))}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:none}ul,ol,li{list-style:none}ol,ul{padding-left:0}a{text-decoration:none;cursor:pointer}button:focus{outline:0;border:0}button{outline:0}@media(min-width: 1860px){.container-fluid{max-width:1727px;padding:0}}@media(min-width: 1600px){.container{max-width:1440px}}h5{font-family:var(--font1);color:rgb(var(--white-color))}:focus{outline:0;border:0}@media(max-width: 1199px){p+button{margin-top:0 !important}}.sw-spacing{padding:100px 0}@media(max-width: 768px){.sw-spacing{padding:50px 0}}.sw-primary-button{padding:10px 30px;background:rgb(var(--primary-color));color:rgb(var(--white-color));border-radius:50px;font-size:16px;text-transform:uppercase;font-weight:bold;margin-right:13px;border:1px solid rgba(0,0,0,0);transition:.5s ease;margin-top:24px}.sw-primary-button:hover{background:rgb(var(--white-color));border:1px solid rgb(var(--primary-color));color:rgb(var(--primary-color))}@media(max-width: 1199px){.sw-primary-button{margin:auto;padding:10px 40px;margin-top:15px;font-size:16px}}h2{margin-bottom:20px;font-size:42px;line-height:50px;font-family:var(--font1);font-weight:900;color:rgba(var(--dark-color), 0.8)}h2 span{color:rgb(var(--primary-color))}@media(max-width: 1199px){h2{margin-bottom:16px;font-size:26px;line-height:37px;font-family:var(--font1);font-weight:900;color:rgba(var(--dark-color), 0.8)}}h6{font-size:18px;font-weight:500;font-family:var(--font2)}@media(max-width: 1199px){h6{font-size:16px;font-weight:400;font-family:var(--font2)}}p{color:rgb(var(--default-text-color));font-size:16px;font-family:var(--font2);line-height:30px}@media(max-width: 1199px){p{line-height:24px}}.sw-section-spacing{margin:80px 0}@media(max-width: 1199px){.sw-section-spacing{margin:50px 0}}nav#sw-header{position:fixed;width:100%;z-index:9999;padding-top:0px;background:rgb(var(--white-color));backdrop-filter:blur(100px);padding-bottom:0}nav#sw-header .container{max-width:1415px;margin:5px auto}nav#sw-header ul.dropdown-menu{border:0;overflow:hidden;box-sizing:border-box;box-shadow:5px 20px 50px rgba(0,0,0,.0901960784)}@media(min-width: 992px){nav#sw-header li.nav-item.dropdown:hover .dropdown-menu{display:block}}nav#sw-header ul.dropdown-menu{border:0;overflow:hidden;padding:0;box-sizing:border-box;box-shadow:0px 20px 50px 0px rgba(0,0,0,0.0901960784);left:36px;border-radius:8px}nav#sw-header ul.dropdown-menu a:hover{background-color:#ef7f1a;color:#fff}nav#sw-header ul.dropdown-menu a.dropdown-item{padding:7px 15px;border-bottom:1px solid rgba(204,204,204,.7215686275);font-size:15px}nav#sw-header ul.dropdown-menu li:last-child a.dropdown-item{border-bottom:0}nav#sw-header .sw-center-navigaition ul.dropdown-menu li:first-child a{margin-left:0px !important}nav#sw-header ul.dropdown-menu li:last-child a{border-bottom:0 !important}button.navbar-toggler{width:50px;height:40px;display:flex;justify-content:center;align-items:center;background:rgb(var(--primary-color));color:#fff}.sw-logo{width:100%;width:180px;min-width:auto;max-width:100%}@media(min-width: 1199px){nav#sw-header .container{display:flex;justify-content:space-between}}.sw-center-navigaition .dropdown-toggle::after{display:inline-block;content:"";border-top:0;border-right:0;font-size:15px;border-bottom:0;border-left:0;font-family:"bootstrap-icons";font-weight:bold;top:5px;position:relative}@media(min-width: 1200px){.sw-center-navigaition li:first-child a{margin-left:7px !important}}.sw-center-navigaition li .nav-link{color:#000;font-weight:400;font-family:var(--font2);text-transform:uppercase;margin-left:65px;font-size:18px;padding-left:0 !important;padding:20px 0}.sw-center-navigaition li .nav-link:hover{color:#ef7f1a}.sw-center-navigaition li .nav-link.active{color:rgb(var(--primary-color));font-weight:bold}@media(max-width: 992px){.sw-center-navigaition li .nav-link{color:#050f27;font-weight:500;font-family:var(--font2);text-transform:uppercase;margin-left:40px !important;font-size:16px}}.sw-navigation-active-btn{padding:12px 24px;background:rgb(var(--primary-color));color:rgb(var(--white-color));border-radius:50px;font-size:18px;text-transform:uppercase;font-weight:500;margin-right:13px;border:1px solid rgba(0,0,0,0);transition:.5s ease;box-shadow:0 0 30px rgba(0,96,170,.2509803922);font-family:var(--font2)}.sw-navigation-active-btn:hover{background:#ef7f1a;border:1px solid #ef7f1a;color:rgb(var(--white-color));box-shadow:none}@media(max-width: 992px){.sw-navigation-active-btn{padding:10px 20px;font-size:16px;display:block;margin-bottom:10px;width:fit-content}}@media(max-width: 568px){.sw-navigation-active-btn{width:fit-content}}@media(min-width: 768px)and (max-width: 1400px){.sw-navigation-active-btn{padding:10px 20px;font-size:16px}}.sw-navigation-outline-btn{padding:10px 30px;background:rgba(0,0,0,0);text-transform:uppercase;border:1px solid rgb(var(--primary-color));color:rgb(var(--primary-color));border-radius:50px;font-size:16px;font-weight:bold;margin-right:0;transition:.5s ease}.sw-navigation-outline-btn:hover{background:rgb(var(--primary-color));color:rgb(var(--white-color))}@media(max-width: 992px){.sw-navigation-outline-btn{padding:10px 20px;font-size:16px;display:block;width:fit-content}}@media(max-width: 568px){.sw-navigation-outline-btn{width:fit-content}}@media(min-width: 768px)and (max-width: 1400px){.sw-navigation-outline-btn{padding:10px 20px;font-size:16px}}@media(min-width: 768px)and (max-width: 1299px){.sw-center-navigaition li .nav-link{font-weight:400;font-family:var(--font2);text-transform:uppercase;margin-left:24px !important;font-size:16px}}.sw-banner-slider{height:100vh;max-height:1117px;background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media(max-width: 992px){.sw-banner-slider{height:60vh}}.sw-banner-slider:after{background:radial-gradient(circle, rgba(99, 84, 99, 0.6588235294) 46%, #000000 100%);position:absolute;content:"";top:0;width:100%;height:100%}.sw-banner-slider .sw-banner-content{text-align:center;z-index:9;position:relative;color:rgb(var(--white-color))}@media(min-width: 1400px){.sw-banner-slider .sw-banner-content{padding-top:115px}}.sw-banner-slider .sw-banner-content h1{font-size:200px;font-weight:bold;letter-spacing:-3px;line-height:auto;text-transform:uppercase;text-shadow:14px 14px 14px rgba(15,18,184,.1098039216)}@media(max-width: 768px){.sw-banner-slider .sw-banner-content h1{font-size:60px;font-weight:bold;line-height:auto}}@media(min-width: 768px)and (max-width: 992px){.sw-banner-slider .sw-banner-content h1{font-size:60px;font-weight:bold;line-height:auto}}.sw-banner-slider .sw-banner-content p{font-size:24px;line-height:1.3;text-align:center;max-width:955px;margin:auto;display:block;font-weight:600;color:var(--white-color)}@media(max-width: 768px){.sw-banner-slider .sw-banner-content p{font-size:16px;font-weight:500;max-width:90%;line-height:1.2}}@media(min-width: 768px)and (max-width: 992px){.sw-banner-slider .sw-banner-content p{font-size:14px;font-weight:500;line-height:1.4;max-width:500px}}.carousel-control-prev-icon,.carousel-control-next-icon{background-image:none;min-width:48px;height:48px;background:rgb(var(--primary-color));display:flex;align-items:center;justify-content:center;border-radius:50%;opacity:1}.sw-icon-next:before{margin:0;width:48px}.sw-icon-prev:before{margin:0;width:48px}.sw-slider-aroow{display:flex;width:126px;position:relative;bottom:80px;justify-content:space-between;margin-left:auto;right:40px}@media(max-width: 768px){.sw-slider-aroow{margin:auto}}.mt-centered-line{width:35px;height:5px;background:#fff;border-radius:50px;display:block;position:absolute;left:0;right:0;margin:auto}.carousel-item{transition:transform 1.5s cubic-bezier(0.25, 1, 0.5, 1)}.sw-about-section h2{font-size:48px;font-weight:700;color:#000;line-height:auto;font-family:var(--font2);max-width:597px;margin-bottom:0}@media(max-width: 768px){.sw-about-section h2{font-size:24px;line-height:30px}}.sw-about-section p{font-size:21px;line-height:1.3;color:#000;text-align:end;max-width:551px;margin-left:auto}@media(max-width: 768px){.sw-about-section p{font-size:17px;line-height:24px}}.sw-product-section{position:relative}.sw-product-section .sw-bg-box{background:rgba(255,238,227,.4392156863);width:100%;max-width:1400px;height:718px;padding:80px 60px;margin:auto;position:absolute;border-radius:20px}@media(max-width: 568px){.sw-product-section .sw-bg-box{width:94%}}@media(min-width: 567px)and (max-width: 992px){.sw-product-section .sw-bg-box{width:70%}}.sw-product-section .sw-product-cards{position:relative;max-width:600px;margin-left:auto;margin-right:auto}.sw-product-section .sw-product-cards:hover img{transform:scale(1.1)}.sw-product-section .sw-product-cards h2{font-size:36px;line-height:1.3;color:#000;font-weight:bold;font-family:var(--font2);max-width:367px}@media(max-width: 768px){.sw-product-section .sw-product-cards h2{font-size:24px}}.sw-product-section .sw-product-cards .sw-img-box{width:100%;max-width:100%;box-shadow:24px 24px 24px rgba(0,0,0,.1450980392);overflow:hidden;border-radius:15px;transition:all 1s ease}.sw-product-section .sw-product-cards .sw-img-box img{border-radius:15px;transition:all 1s ease}.sw-product-section .sw-product-cards .sw-view-product-card{width:372px;height:315px;background:#fff;background:linear-gradient(106deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);box-shadow:0px 4px 60px rgba(0,0,0,.0666666667);position:relative;z-index:999}.sw-product-section .sw-product-cards .sw-view-product-card h6{color:#0060aa;font-size:28px;font-weight:bold;text-transform:uppercase;font-family:var(--font2)}.sw-product-section .sw-product-cards .sw-view-product-card h6:hover{color:#ef7f1a}@media(max-width: 567px){.sw-product-section .sw-product-cards .sw-view-product-card h6{font-size:20px;line-height:1.3}}@media(min-width: 568px)and (max-width: 768px){.sw-product-section .sw-product-cards .sw-view-product-card h6{font-size:20px}}.sw-product-section .row{padding:82px 60px}@media(max-width: 568px){.sw-product-section .row{padding:20px}}.sw-product-section .sw-product-cards .sw-view-product-card{width:372px;height:315px;background:linear-gradient(106deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);box-shadow:0px 4px 60px rgba(0,0,0,0.0666666667);position:relative;z-index:999;text-align:center;display:flex;align-items:end;padding-bottom:34px;justify-content:center;margin:auto}.sw-product-section .sw-product-cards .sw-view-product-card{width:372px;height:315px;background:linear-gradient(179deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);box-shadow:0px 4px 60px rgba(0,0,0,0.0666666667);position:relative;z-index:999;text-align:center;display:flex;align-items:end;padding-bottom:20px;justify-content:center;margin:auto;z-index:999;bottom:0;left:0;right:0;z-index:0;margin-top:-200px}@media(max-width: 568px){.sw-product-section .sw-product-cards .sw-view-product-card{width:230px !important;height:230px !important;margin-top:-170px}}footer{background:#001b31;padding:90px 0 40px 0;color:rgb(var(--white-color))}footer a:hover{color:#ef7f1a !important}footer .sw-contact-area-section{padding-top:15px;padding-bottom:14px}@media(max-width: 568px){footer .sw-contact-area-section{padding:20px 0}}footer .sw-contact-area-section .sw-contact-card{display:flex;flex-direction:column;gap:8px;text-align:center;justify-content:center}footer .sw-contact-area-section .sw-contact-card i{font-size:22px;color:var(--white-color);margin:0}footer .sw-contact-area-section .sw-contact-card h2{font-size:16px;font-weight:bold;line-height:24px;color:#fff;margin:0;font-family:var(--font2)}footer .sw-contact-area-section .sw-contact-card a{color:#cfcfcf;font-size:14px;line-height:24px;font-weight:400;font-family:var(--font2);margin:0}footer hr{background-color:rgba(151,151,151,.4392156863);height:1px;margin:0;opacity:.1}footer .sw-social-links{display:flex;gap:7px;align-items:center;justify-content:end;margin-left:22px}footer .sw-social-links li a{border:1px solid #cfcfcf;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50px;text-align:center}footer .sw-social-links li a i{font-size:10px}footer .sw-social-links li a:hover{color:#fff !important;background:#ef7f1a}footer .sw-copyright-text{font-size:14px;font-family:var(--font2);line-height:24px;text-align:center;color:#cfcfcf;padding-top:33px;margin-bottom:0}footer .sw-footer-logo{max-width:201px}@media(max-width: 768px){footer .sw-footer-logo{margin:auto;display:block;width:150px}}footer a{color:rgb(var(--white-color));font-size:16px;font-family:var(--font1);font-weight:bold;line-height:24px}footer h3{font-size:20px;font-weight:700;font-family:var(--font1)}@media(max-width: 1199px){footer h3{font-size:18px;margin-top:20px}}.navbar-fixed{position:fixed;top:0;width:100%;z-index:999999;transition:all ease;left:0;right:0;box-shadow:var(--shadow-sm);background:rgb(var(--white-color));box-shadow:0px 2px 8px rgba(0,0,0,.1)}.navbar-fixed{position:fixed;top:0;width:100%;z-index:999999;transition:all ease;left:0;right:0;box-shadow:var(--shadow-sm);background:rgb(var(--white-color));box-shadow:0px 2px 8px rgba(0,0,0,.1)}@media(min-width: 1199px){.navbar-fixed{animation:smoothScroll 1s forwards}}@keyframes smoothScroll{0%{transform:translateY(-40px)}100%{transform:translateY(0px)}}@media(min-width: 992px){.navbar-fixed{padding:10px !important}.navbar-fixed a.navbar-brand{background:#fff;padding:0;border-radius:13px;margin-top:41px;box-shadow:5px 20px 20px rgba(0,0,0,0)}.navbar-fixed .sw-logo{width:160px !important;min-width:auto;margin-bottom:10px;max-width:100%}}.navbar-fixed{background:#04081d;z-index:9999}.navbar-fixed a.navbar-brand{padding:0;border-radius:13px;background:rgba(0,0,0,0);margin-top:0;box-shadow:5px 20px 20px rgba(0,0,0,0)}@media(min-width: 992px){.navbar-fixed .sw-logo{width:130px;min-width:auto;margin-bottom:0;max-width:100%}}.navbar-fixed .container{max-width:1415px;margin-top:0 !important}.sw-second-card{margin-top:103px}@media(max-width: 768px){.sw-second-card{margin-top:40px}}.sw-100{max-width:1400px !important}.sw-100 img{height:628px;object-fit:cover;border-radius:7px;box-shadow:none}@media(max-width: 568px){.sw-100 img{height:300px}}.sw-100 .sw-view-product-card{width:100% !important;max-width:984px;height:558px !important;position:relative !important;bottom:0 !important;margin-top:-380px !important}@media(max-width: 568px){.sw-100 .sw-view-product-card{margin-top:-80px !important;width:300px !important}}.sw-100 .sw-view-product-card h3{font-family:var(--font2);font-size:44px;font-weight:bold;line-height:120%}@media(max-width: 568px){.sw-100 .sw-view-product-card h3{font-size:24px;padding:0}}.sw-100 h3{font-family:var(--font2);font-size:44px;font-weight:bold;line-height:120%;padding:12px 87px;color:#000}.mt-130{margin-top:130px}@media(max-width: 768px){.mt-130{margin-top:60px}}.sw-footer-logo-area{margin-bottom:24px}.footer-navigation ul{display:flex;padding:30px 0;justify-content:center;align-items:center;gap:32px;flex-wrap:wrap;margin:0}.footer-navigation ul a{color:#fff;font-size:14px;line-height:24px;font-family:var(--font2);font-weight:400}.footer-navigation ul a:hover{color:#0060aa}@media(max-width: 992px){.navbar-collapse.collapse.show{background:#fff;border-radius:5px;margin-top:15px}.navbar-collapse.collapse.show{background:#fff;border-radius:5px;padding:0}.navbar-collapse.collapse.show li{color:#000 !important;border-radius:5px}.navbar-collapse.collapse.show.nav-link.active{color:rgb(var(--primary-color)) !important;font-weight:bold}.sw-navigation-active-btn{margin:0 !important;width:fit-content;margin-left:13px !important;font-size:14px !important}.sw-center-navigaition li .nav-link{color:#050f27;font-weight:500;font-family:var(--font2);text-transform:uppercase;margin-left:20px !important;font-size:16px}.sw-center-navigaition li .nav-link.active{color:rgb(var(--primary-color));font-weight:bold}.sw-logo{width:100%;width:130px;min-width:auto;max-width:100%}.navbar-fixed a.navbar-brand{padding:0}}@media(max-width: 568px){.sw-full-product-section .sw-view-product-card{width:320px !important}}@media(max-width: 568px){.sw-product-section.pt-0.sw-full-product-section .sw-product-cards.sw-100 .sw-view-product-card{width:300px !important}}@media(max-width: 768px){.sw-full-product-section .sw-view-product-card h3{font-family:var(--font2);font-size:24px !important;font-weight:bold;line-height:120%}.sw-100 .sw-view-product-card{width:90% !important}}.carousel-control-prev,.carousel-control-next{opacity:1}@media(min-width: 768px)and (max-width: 1199px){.sw-about-section h2{font-size:32px;line-height:1.2}}@media(max-width: 768px){.sw-about-section h2{font-size:28px;line-height:30px;line-height:1.3;margin-bottom:30px}}@media(min-width: 568px)and (max-width: 992px){.sw-about-section p{font-size:20px;line-height:24px}}@media(min-width: 992px)and (max-width: 1199px){.sw-100 .sw-view-product-card h3{font-family:var(--font2);font-size:30px;font-weight:bold;line-height:120%}.sw-product-section .sw-product-cards h2{font-size:26px;line-height:1.3}.sw-product-section .sw-product-cards .sw-view-product-card a{color:#0060aa;font-size:20px;font-weight:bold;text-transform:uppercase;font-family:var(--font2)}.sw-banner-slider .sw-banner-content h1{font-size:150px}}footer .container{max-width:1243px}footer .container .sw-contact-area-section{max-width:800px;margin:auto}@media(max-width: 992px){.sw-slider-aroow{margin:auto;left:0;right:0}.hc-fixed-shortweb{position:fixed;z-index:999;bottom:30px;right:15px}}.sw-inner-page-banner-image{height:487px;display:flex;align-items:center;position:relative;background-size:cover !important}.sw-inner-page-banner-image:before{position:absolute;top:0;z-index:9;width:100%;height:100%;background:rgba(0,0,0,.58);left:0;content:""}@media(max-width: 768px){.sw-inner-page-banner-image{height:300px}}.sw-inner-page-banner-image .breadcrumb-item+.breadcrumb-item::before{color:#fff}.sw-inner-page-banner-image .breadcrumb{position:relative;z-index:99;margin-bottom:10px}.sw-inner-page-banner-image .breadcrumb li{font-size:21px;color:rgb(var(--white-color)) !important;font-family:var(--font2);line-height:1.2;font-weight:700;text-transform:uppercase}.sw-inner-page-banner-image .breadcrumb li a{font-size:21px;color:rgb(var(--white-color)) !important;font-family:var(--font2);line-height:1.2;font-weight:700;text-transform:uppercase}@media(max-width: 768px){.sw-inner-page-banner-image .breadcrumb li a{font-size:16px}}@media(max-width: 768px){.sw-inner-page-banner-image .breadcrumb li{font-size:16px}}.sw-inner-page-banner-image .breadcrumb li.active{color:rgba(255,255,255,.5019607843)}.sw-inner-page-banner-image .breadcrumb li.active a{color:rgba(255,255,255,.5019607843)}.sw-inner-page-banner-image h1{font-size:60px;font-family:var(--font1);font-weight:bold;letter-spacing:-1px;color:rgb(var(--white-color))}@media(max-width: 768px){.sw-inner-page-banner-image h1{font-size:30px}}.sw-inner-page-banner-image .breadcrumb-item+.breadcrumb-item::before{color:#fff;content:"" !important;font-size:15px;top:5px;position:relative;font-family:"bootstrap-icons"}@media(max-width: 568px){.sw-inner-page-banner-image .breadcrumb-item+.breadcrumb-item::before{top:0}}.sw-category-lising-card{padding:20px;background:rgba(255,238,227,.7);border-radius:8px;border:1px solid rgba(0,0,0,.1);height:100%}.sw-category-lising-card ul{margin-bottom:0}.sw-category-lising-card.sw-odd-color{background:rgba(15,17,184,.08)}.sw-category-lising-card h2{font-size:20px;font-family:var(--font2);font-weight:bold;line-height:1.3;margin-bottom:12px;text-transform:uppercase}.sw-category-lising-card h3{margin-bottom:10px;font-size:18px;font-family:var(--font2);font-weight:bold;line-height:1.3;opacity:.9;margin-bottom:10px;text-transform:uppercase}.sw-category-lising-card p{font-size:16px;line-height:24px;color:rgba(0,0,0,.8);font-family:var(--font2);margin:0}.sw-category-lising-card li{font-size:16px;line-height:24px;color:rgba(0,0,0,.8);font-family:var(--font2);margin:0;margin-left:20px;margin-bottom:10px;position:relative}.sw-category-lising-card li:before{content:"";width:5px;height:5px;background:#0060aa;position:absolute;left:-15px;top:8px;border-radius:50px}.col-md-6:has(.sw-category-lising-card){margin-bottom:20px}@media(max-width: 568px){.sw-category-lising-collumn .col-md-6:nth-of-type(odd) .sw-category-lising-card{background:rgba(15,17,184,.08)}.sw-category-lising-collumn .col-md-6:nth-of-type(even) .sw-category-lising-card{background:rgba(255,238,227,.7)}}.sw-inner-page-content{position:relative;z-index:999}@media(max-width: 768px){.sw-inner-page-content{margin-top:60px}}@media(min-width: 768px){.sw-inner-page-content{padding-top:60px}}.breadcrumb-item.active{color:rgba(255,255,255,.8) !important;opacity:.9}.nav-link:focus-visible{outline:0;box-shadow:none;background:rgba(0,0,0,0)}@media(min-width: 567px)and (max-width: 992px){.sw-product-section .sw-bg-box{width:85%}}.sw-category-lising-card p:empty{display:none !important}li.nav-item{background:rgba(0,0,0,0)}.max-w-100{max-width:100% !important}.sw-categiry-page ul .sw-category-active{color:rgb(var(--primary-color))}body.sw-categiry-page a.nav-link.dropdown-toggle{color:rgb(var(--primary-color));font-weight:500}.sw-contact-detail-form .sw-stays-listing-flex li{display:flex;margin-bottom:30px;color:rgb(var(--default-text-color))}.sw-contact-detail-form .sw-stays-listing-flex li i{color:rgb(var(--primary-color));font-size:var(--p);margin-right:15px}.sw-contact-detail-form .sw-stays-listing-flex a{color:rgb(var(--default-text-color))}.sw-contact-detail-form .rounded-lg{border-radius:16px}#sw-contact-form-section .form-label{margin-top:30px}#sw-contact-form-section ::placeholder{color:rgb(var(--default-text-color), 0.9) !important;opacity:1}#sw-contact-form-section ::-ms-input-placeholder{color:rgb(var(--default-text-color), 0.9) !important}#sw-contact-form-section .form-control{min-height:55px;border-radius:8px;border:1px solid rgb(var(--dark-color))}#sw-contact-form-section textarea{height:150px}#sw-contact-form-section .sw-selected{color:rgb(var(--default-text-color), 0.5) !important}.w-fit-content{width:fit-content}.bg-contact-light-clr{background:#f6f5f5;padding:30px;border-radius:16px}.mstart-0{margin-left:0 !important}.sw-center-navigaition li .nav-link.active{color:#0060aa}.sw-product-section .sw-product-cards .sw-img-box img{border-radius:15px;transition:all 1s ease;max-height:564px;width:100%;height:564px;object-fit:cover;object-position:center}@media(max-width: 568px){.sw-product-section .sw-product-cards .sw-img-box img{border-radius:15px;transition:all 1s ease;max-height:564px;width:100%;height:310px !important;object-fit:cover;object-position:center}}@media(min-width: 768px){.sw-product-section .sw-product-cards h2{font-size:30px;line-height:1.3;color:#000;font-weight:bold;font-family:var(--font2);max-width:367px}.sw-product-section .sw-product-cards .sw-view-product-card h6{color:#0060aa;font-size:24px;font-weight:bold;text-transform:uppercase;font-family:var(--font2)}.sw-about-section h2{font-size:38px;font-weight:700;color:#000;line-height:auto;line-height:1.2;font-family:var(--font2);max-width:597px;margin-bottom:0}}@media(min-width: 768px){section.sw-contact-detail-form h2{margin-bottom:20px;font-size:38px;line-height:50px;font-family:var(--font1);font-weight:900;color:rgba(var(--dark-color), 0.8)}}.navbar-fixed .sw-navigation-active-btn{font-size:16px}.navbar-fixed li .nav-link{color:#000;font-weight:400;font-family:var(--font2);text-transform:uppercase;margin-left:65px;font-size:18px;padding-left:0 !important;padding:6px 0}@media(max-width: 1024px){.sw-product-section .sw-product-cards .sw-img-box img{border-radius:15px;transition:all 1s ease;max-height:564px;width:100%;height:400px !important;object-fit:cover;object-position:center}}@media(min-width: 567px)and (max-width: 992px){.sw-product-section .sw-bg-box{width:72%}}@media(max-width: 992px){.sw-center-navigaition li .nav-link{color:#050f27;font-weight:500;font-family:var(--font2);text-transform:uppercase;margin-left:20px !important;font-size:16px;padding:10px 0;margin-left:0 !important}.navbar-fixed li .nav-link{padding:10px 0 !important}a.nav-link.dropdown-toggle{display:flex;width:100%;justify-content:space-between}nav#sw-header .container{max-width:1415px;margin:5px auto;padding:10px}}@media(min-width: 1300px){a.nav-link.dropdown-toggle{top:-2px;position:relative}}@media(min-width: 768px)and (max-width: 1299px){a.nav-link.dropdown-toggle{top:-5px !important;position:relative}}