*{padding:0;margin:0;box-sizing:border-box;scroll-behavior:smooth}.headerContainer{width:100%;height:100vh;background-image:url(https://images.pexels.com/photos/1444442/pexels-photo-1444442.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2);background-attachment:fixed;background-position:top;background-size:cover;background-repeat:no-repeat;position:relative}.headerContainer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#84885240}section{scroll-margin-top:0px}@keyframes appear{0%{opacity:0;transform:translateY(200px)}to{opacity:1;transform:translateY(0)}}.block{animation:appear .8s ease-out;animation-timeline:view();animation-range:entry 0% cover 40%}@keyframes slideRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.rightBlock{animation:slideRight .8s ease-out;animation-timeline:view();animation-range:entry 0% cover 40%}@keyframes slideUp{0%{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0)}}.topBlock{animation:slideUp linear;animation-timeline:view();animation-range:entry 0% cover 40%}@media only screen and (max-width: 800px){.headerContainer{height:80vh;background-position:center}}@media only screen and (max-width: 500px){.headerContainer{height:70vh;background-position:center}}._navBar_15t96_1{width:100vw;padding:0 20px;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;z-index:100000;background-color:#e14b;color:#fff;box-shadow:0 0 5px 1px #000}._leftLogo_15t96_33{display:flex;align-items:center;justify-content:center}#_title_15t96_1{font-size:1.1rem;color:#fff;position:relative;top:10px;margin-left:10px}._navList_15t96_69{list-style-type:none;display:flex}._navList_15t96_69>li{cursor:pointer;margin:0 18px;font-size:20px}._navList_15t96_69>li a{text-decoration:none;color:#fff;font-weight:600;text-shadow:1px 1px black;transition:color .3s ease-in-out,border-bottom .3s ease-in-out}._navList_15t96_69>li a:hover{color:#fbf46a}._activeLink_15t96_125{font-weight:700;color:#fbf46a!important;border-bottom:2px solid #fbf46a;padding-bottom:5px}._menuIcon_15t96_141{display:none;font-size:2rem;cursor:pointer;color:#fff}@media screen and (max-width: 768px){._navList_15t96_69{display:none;flex-direction:column;position:absolute;top:80px;right:0;background-color:#1e1e1ee6;width:100%;text-align:center;padding:10px 0}._navList_15t96_69._active_15t96_125{display:flex;transition:ease-in-out .3s}._navList_15t96_69>li{margin:15px 0;font-size:18px}._menuIcon_15t96_141{display:block}}._homeContainer_1ydwc_1{width:100%;height:80vh;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;text-align:center;padding:0 20px}._homeHeading_1ydwc_29{font-size:3rem;padding:10px 0;color:#fff;text-align:center}._homeHeading_1ydwc_29 h3{display:inline-block;margin:10px 0;font-size:1rem;padding:5px 10px;position:relative}._homeHeading_1ydwc_29 h3:before,._homeHeading_1ydwc_29 h3:after{content:"";position:absolute;top:49%;width:40px;height:2px;background-color:#b4c332}._homeHeading_1ydwc_29 h3:before{left:-50px}._homeHeading_1ydwc_29 h3:after{right:-50px}._homeHeading_1ydwc_29 b{font-size:5rem;display:block;text-shadow:1.1px 1.1px black}@media only screen and (max-width: 1024px){._homeHeading_1ydwc_29 b{font-size:4rem}._homeHeading_1ydwc_29 h3:before{left:-40px}._homeHeading_1ydwc_29 h3:after{right:-40px}}@media only screen and (max-width: 768px){._homeHeading_1ydwc_29 b{font-size:3.5rem}._homeHeading_1ydwc_29 h3:before{left:-35px}._homeHeading_1ydwc_29 h3:after{right:-35px}}@media only screen and (max-width: 500px){._homeContainer_1ydwc_1{height:70vh}._homeHeading_1ydwc_29 b{font-size:2.8rem}}._aboutContainer_1h1f4_1{width:100%;min-height:max-content;padding:40px;background-color:#fff;display:flex;flex-direction:column;align-items:center}#_aboutTitle_1h1f4_1{font-size:3rem;padding:10px 0;color:orange;text-shadow:1px 1px #3c3c3c;text-decoration:underline;text-underline-offset:8px;text-align:center}._aboutusBox_1h1f4_47{width:100%;display:flex;justify-content:space-between;align-items:center;margin:50px auto auto;flex-wrap:wrap}._aboutusImg_1h1f4_69,._aboutusContent_1h1f4_71{width:44%;height:350px;border-radius:8px;position:relative}._aboutusContent_1h1f4_71{height:max-content;padding:10px 20px;transition:.3s}._aboutusContent_1h1f4_71:hover{scale:1.04}._aboutusImg_1h1f4_69{box-shadow:0 0 12px .8px #0000006f;transition:.3s}._aboutusImg_1h1f4_69:hover{scale:1.04}._aboutusImg_1h1f4_69>img{width:100%;height:100%;border-radius:8px}._aboutusContent_1h1f4_71{text-align:left}._aboutHeading_1h1f4_159{width:100%}._aboutHeading_1h1f4_159>h2:first-child{color:#bfa513;font-size:28px}._aboutHeading_1h1f4_159>h2{font-size:32px;color:#fb8954}._aboutUl_1h1f4_191{margin-top:10px;padding-left:40px}._aboutUl_1h1f4_191>li{margin:6px 0;font-size:18px;color:#474e0d}._aboutUl_1h1f4_191>li:first-letter{font-size:28px;color:#f56d2f}@media screen and (max-width: 1024px){._aboutusBox_1h1f4_47{flex-direction:column;align-items:center;text-align:center}._aboutusImg_1h1f4_69,._aboutusContent_1h1f4_71{width:80%}._aboutusImg_1h1f4_69{margin:50px 0}#_aboutTitle_1h1f4_1{font-size:2.2rem}}@media screen and (max-width: 600px){._aboutContainer_1h1f4_1{padding:20px}._aboutusImg_1h1f4_69,._aboutusContent_1h1f4_71{width:100%}._aboutusImg_1h1f4_69{height:250px}#_aboutTitle_1h1f4_1{font-size:2rem}._aboutHeading_1h1f4_159>h2{font-size:28px}._aboutUl_1h1f4_191>li{font-size:16px}}._servicesContainer_sxio5_1{width:100%;min-height:max-content;padding:10px 40px 15px;background-color:#fff;display:flex;flex-direction:column;align-items:center}#_serviceTitle_sxio5_1{font-size:3rem;padding:10px 0;color:orange;text-shadow:1px 1px #3c3c3c;text-decoration:underline;text-underline-offset:8px;text-align:center}._ServicesList_sxio5_51{width:80%;margin:30px auto 15px;display:flex;flex-wrap:wrap;justify-content:center}@media (max-width: 1024px){._servicesContainer_sxio5_1{padding:10px 20px}#_serviceTitle_sxio5_1{font-size:2.2rem}._ServicesList_sxio5_51{width:90%}}@media (max-width: 768px){._servicesContainer_sxio5_1{min-height:auto}#_serviceTitle_sxio5_1{font-size:2rem}._ServicesList_sxio5_51{width:100%}}@media (max-width: 500px){#_serviceTitle_sxio5_1{font-size:1.8rem}._ServicesList_sxio5_51{flex-direction:column;align-items:center}}._serviceCard_xi3xn_1{width:100%;min-height:50px;max-height:450px;background-color:#fcf9bb6a;border-radius:6px;margin:10px 0;display:flex;justify-content:space-between;align-items:center;position:relative;padding:10px;transition:height .3s ease-in-out,box-shadow .3s ease-in-out;box-shadow:0 4px 10px #0000002a}@media (min-width: 1025px){._serviceCard_xi3xn_1:hover{box-shadow:0 4px 10px #00000081}}._showHide_Btn_xi3xn_51{position:absolute;right:10px;top:10px}._showHide_Btn_xi3xn_51>button{margin:0 10px;padding:4px 8px;border-radius:4px;outline:none;cursor:pointer}._hideBtn_xi3xn_79{border:1.5px solid red;color:#ec6969;background-color:#eaa9a9b5;font-size:14px;transition:background-color .3s,color .3s}._hideBtn_xi3xn_79:hover{background-color:#ffa2a2db;color:red}._showBtn_xi3xn_105{border:1.5px solid rgb(17,255,0);color:#4dd25a;background-color:#a9eab0cb;font-size:14px;transition:background-color .3s,color .3s}._showBtn_xi3xn_105:hover{background-color:#abffa2c9;color:#1aff00}._serviceTitle_xi3xn_133{margin:0 20px;font-size:22px;font-weight:700;color:#cb952f}._serviceImg_xi3xn_149{width:30%;height:250px;border-radius:8px;margin:20px 0 20px 20px;overflow:hidden}._serviceImg_xi3xn_149>img{width:100%;height:100%;border-radius:8px;object-fit:cover}._serviceCardContent_xi3xn_183{margin-top:10px;width:60%}._serviceCardContent_xi3xn_183 h2{margin-bottom:14px;color:#aaaa1f}._servicesCardList_xi3xn_205>li{margin:8px 10px;font-size:18px;color:#69690c}@media screen and (max-width: 1024px){._serviceCard_xi3xn_1{flex-direction:column;align-items:center;padding:15px}._showHide_Btn_xi3xn_51{position:absolute;right:8px;top:14px}._hideBtn_xi3xn_79{position:relative;top:-5px;right:-5px}._serviceImg_xi3xn_149{width:75%;height:auto;margin:30px 0 25px}._serviceCardContent_xi3xn_183{width:100%;text-align:center}._serviceTitle_xi3xn_133{font-size:20px;text-align:center}}@media screen and (max-width: 768px){._serviceCard_xi3xn_1{flex-direction:column;align-items:center}._serviceImg_xi3xn_149{margin:30px 0 0}._serviceImg_xi3xn_149{width:90%}._serviceCardContent_xi3xn_183{width:100%}._serviceTitle_xi3xn_133{font-size:18px}._servicesCardList_xi3xn_205>li{font-size:16px;list-style-type:none}}@media screen and (max-width: 500px){._serviceTitle_xi3xn_133{font-size:16px}._serviceImg_xi3xn_149{width:100%;margin-top:35px}._servicesCardList_xi3xn_205>li{font-size:14px}}._galleryContainer_1uur9_1{width:100%;min-height:max-content;background-color:#fff;padding:20px 0}#_galleryTitle_1uur9_1{font-size:3rem;padding:10px 0;color:orange;text-shadow:1px 1px #3c3c3c;text-decoration:underline;text-underline-offset:8px;text-align:center}._galleryTypes_1uur9_39{width:100%;display:flex;align-items:center;justify-content:center}._galleryTypes_1uur9_39>button{margin:0 15px;padding:8px 16px;border-radius:4% 96% 0% 100%/75% 23% 77% 25%;border:none;outline:none;cursor:pointer;background-color:#e7e39d;color:#454545;font-size:14px;display:flex;align-items:center;justify-content:center;transition:.35s}._galleryTypes_1uur9_39>button:hover{background-color:#7a54137c;color:#fff}._galleryImageContainer_1uur9_103{width:90%;min-height:80vh;margin:10px auto auto;padding:10px 20px;display:flex;flex-wrap:wrap;justify-content:space-around}._galleryImage_1uur9_103{width:260px;height:350px;border-radius:6px;box-shadow:0 0 10px 1px #2b2a2a66;margin:20px;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:all .3s}._galleryImage_1uur9_103 img{width:100%;height:100%;object-fit:cover}._galleryImage_1uur9_103:hover{scale:1.12;box-shadow:0 0 10px 1px #3d3d3d}._modal_1uur9_181{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000074;display:flex;justify-content:center;align-items:center;z-index:800}._modalContent_1uur9_209{position:relative;top:25px;width:80%;height:80%;text-align:center;display:flex;align-items:center;justify-content:center;background-color:#393838c5}._modalContent_1uur9_209 img{max-width:100%;max-height:80vh;border-radius:10px}._closeBtn_1uur9_247{position:absolute;top:10px;right:20px;font-size:30px;color:#fff;cursor:pointer;background-color:#ff000097;padding:0 10px;border-radius:50%;transition:.35s}._closeBtn_1uur9_247:hover{background-color:red}._prevBtn_1uur9_281,._nextBtn_1uur9_283{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff80;border:none;font-size:30px;padding:10px;cursor:pointer}._prevBtn_1uur9_281{left:20px}._nextBtn_1uur9_283{right:20px}._prevBtn_1uur9_281:hover,._nextBtn_1uur9_283:hover{background:#fffc}@media screen and (max-width:800px){#_galleryTitle_1uur9_1{top:10px}._galleryTypes_1uur9_39{margin-top:35px}._galleryImageContainer_1uur9_103{width:100%}._galleryImage_1uur9_103{width:320px;height:380px}}@media screen and (max-width:500px){._galleryTypes_1uur9_39{display:flex;flex-wrap:wrap}._galleryTypes_1uur9_39>button{margin:10px}}._contactContainer_1cpd5_1{width:100%;min-height:max-content;background-color:#fff;padding:25px 0}#_contactTitle_1cpd5_1{font-size:3rem;padding:10px 0;color:orange;text-shadow:1px 1px #3c3c3c;text-decoration:underline;text-underline-offset:8px;text-align:center}._contactInfo_1cpd5_41{width:80%;margin:15px auto;display:flex;flex-wrap:wrap;justify-content:space-between}._contactBox_1cpd5_57{width:90%;margin:auto;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:20px}._contactForm_1cpd5_75,._contactLocation_1cpd5_75{width:45%;height:400px;border-radius:8px}._locationMap_1cpd5_91{width:100%;height:100%;border-radius:8px;box-shadow:0 2px 10px #00000060}@media screen and (max-width: 800px){._contactBox_1cpd5_57{flex-direction:column-reverse}._contactInfo_1cpd5_41{width:90%}._contactForm_1cpd5_75,._contactLocation_1cpd5_75{width:90%;margin:15px auto}}@media screen and (max-width: 500px){._contactForm_1cpd5_75,._contactLocation_1cpd5_75{width:100%;margin:15px auto}}._contactItem_ftbvn_1{width:240px;height:185px;background-color:#65686b;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:20px auto;border-radius:8px;box-shadow:0 0 10px .5px #00000018;transition:all .3s}._contactItem_ftbvn_1:hover{scale:1.05;box-shadow:0 0 10px .5px #0000006b}._contactItem_ftbvn_1:hover p{color:#00ccc8}._contactItem_ftbvn_1>i{font-size:2rem;background-color:#757575a6;padding:15px 20px;border-radius:50%;color:#ffffffd1;transition:all .4s}._contactItem_ftbvn_1>b{font-size:22px;margin:2px 0;text-transform:capitalize;color:#f6f087}._contactItem_ftbvn_1>p{white-space:pre-wrap;padding:4px 5px;color:#fff;font-weight:500;font-size:14px}._address_ftbvn_109:hover>i{background-color:#e0ebf6c4;color:#68b4ff}._call_ftbvn_119:hover>i{background-color:#e0ebf6c4;color:#e67e22}._email_ftbvn_129:hover>i{background-color:#e0ebf6c4;color:#27ae60}._instagram_ftbvn_139:hover>i{background-color:#e0ebf6c4;color:#c13584}@media screen and (max-width: 800px){._contactItem_ftbvn_1{width:280px;height:200px}}._container_1a6k6_3{display:flex;align-items:center;justify-content:center}input,textarea{background-color:#ffffffb1}._card_1a6k6_27{width:100%;height:100%;background-color:#65686b;border-radius:6px;box-shadow:0 2px 10px #00000060;overflow:hidden;padding:2rem}h1{margin:0 0 1.5rem;font-size:1.5rem;color:#f3f3f3}._form_1a6k6_61{display:flex;flex-direction:column}._button_1a6k6_71{display:block;width:100%;background-color:#e14;border:none;border-radius:6px;padding:12px;font-size:1rem;color:#fff;font-family:inherit;cursor:pointer;transition:background-color .3s}._button_1a6k6_71:hover{background-color:#c00}._textInput_1a6k6_109,._textArea_1a6k6_111{position:relative;margin-bottom:1rem}._textInput_1a6k6_109 label,._textArea_1a6k6_111 label{position:absolute;top:-.8ch;left:1ch;padding:0 .5ch;pointer-events:none;transition:.2s ease;color:#bbae1a;background-color:#fff;border-radius:4px}._labelFocus_1a6k6_147{top:-.8rem;font-size:.9rem;color:#e14;font-weight:700;background-color:#ebe5d1;padding:0 4px}._textInput_1a6k6_109 input,._textArea_1a6k6_111 textarea{display:block;width:100%;border:2px solid #c9c5ba;padding:10px;border-radius:4px;transition:border .2s ease;font-size:1rem;font-family:inherit}._inputFocus_1a6k6_189{border-color:#e14}._textArea_1a6k6_111 textarea{height:120px;resize:none}._footerSection_vywl1_3{background-image:linear-gradient(to bottom,#fff,#6c6c6c);position:relative;padding-top:80px;padding-bottom:0}a{text-decoration:none}._container_vywl1_29{max-width:1200px;margin:auto}._row_vywl1_39{display:flex;flex-wrap:wrap;justify-content:space-between}._footerWidget_vywl1_51{width:30%;color:#3c3c3c;margin-bottom:30px}._footerLogo_vywl1_63 img{max-width:150px;padding:10px 0}._footerText_vywl1_75{font-size:14px;color:#262626;line-height:1.6;margin:15px 0}._footerTitle_vywl1_89{color:#fff;margin:10px 0 0;padding:0}._footerSocialIcon_vywl1_107 span{font-size:18px;font-weight:700;margin-right:10px}._footerSocialIcon_vywl1_107 a{margin-right:10px;font-size:18px;color:#fff;transition:.3s}._footerSocialIcon_vywl1_107 a:hover{opacity:.8}._facebookBg_vywl1_141{background:#3b5998;padding:10px 14px;border-radius:50%}._twitterBg_vywl1_153{background:#55acee;padding:10px;border-radius:50%}._googleBg_vywl1_165{background:#dd4b39;padding:10px;border-radius:50%}._footerWidgetHeading_vywl1_179{font-size:18px;font-weight:700;margin-bottom:20px}._footerLinks_vywl1_191{list-style:none;padding:0}._footerLinks_vywl1_191 li{margin-bottom:10px}._footerLinks_vywl1_191 li a{color:#262626;text-decoration:none;transition:.3s}._footerLinks_vywl1_191 li a:hover{color:#ff5e14}._subscribeForm_vywl1_231{margin-top:15px}._subscribeForm_vywl1_231 input{width:80%;padding:13px 10px;border:none;background:#6363639c;color:#fff;border-radius:4px}._subscribeForm_vywl1_231 input::placeholder{color:#262626}._subscribeForm_vywl1_231 button{background:#ff5e14c1;padding:10px;border:none;border-radius:4px;margin-left:5px;cursor:pointer;color:#fff}._subscribeForm_vywl1_231 button i{font-size:18px}._copyrightArea_vywl1_295{padding:15px 0;text-align:center;color:#2f2f2f}._copyrightText_vywl1_309{font-size:14px}._footerMenu_vywl1_317 ul{list-style:none;padding:0;display:flex;justify-content:center;margin-top:10px}._footerMenu_vywl1_317 ul li{margin:0 10px}._footerMenu_vywl1_317 ul li a{color:#363636;text-decoration:none;transition:.3s}._footerMenu_vywl1_317 ul li a:hover{color:#ff5e14}@media screen and (max-width: 768px){._row_vywl1_39{flex-direction:column;align-items:center;text-align:center}._footerWidget_vywl1_51{width:100%}._subscribeForm_vywl1_231 input{width:70%}}
