.preloader,header{width:100%;display:flex;top:0;left:0}.heroSection,body{overflow-x:hidden}.heroSection .slide01,.scrolling .scrolling_bottom img{animation-iteration-count:infinite;animation-direction:alternate}.mobileNavbar.active,.preloader img{backdrop-filter:blur(0px)}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}body{font-family:poppins_regular,sans-serif;overflow:hidden}:root{--dark-red-color:#770f05;--peach-color:#f4ce8e;--white-color:#ffffff;--light-black-color:#343434}a{text-decoration:none}li,ul{list-style:none}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#d2a87a}::-webkit-scrollbar-thumb{background-color:#770f05;border-radius:0}.preloader{height:100%;justify-content:center;align-items:center;transition:.5s;position:fixed;background-color:#fef9f1;z-index:1111}.preloader img{width:250px;animation-name:loaderAnimation;animation-duration:2s;animation-timing-function:ease-in;animation-iteration-count:infinite;opacity:1;animation-direction:alternate-reverse}.preloader.hideLoader{transform:scale(1.5);visibility:hidden;opacity:0}.buttonWithSubmitIcon .check.active,.mobileNavbar.active{visibility:visible;opacity:1}preloader.hideLoader img{animation-name:unset}@keyframes loaderAnimation{0%{opacity:0;backdrop-filter:blur(50px)}100%{opacity:1;backdrop-filter:blur(0px)}}header{min-height:108px;justify-content:flex-end;align-items:center;background-color:var(--white-color);box-shadow:0 2px 5px 1px rgba(78,67,49,.25);position:sticky;z-index:11}header .center_content{min-width:1630px;display:flex;justify-content:space-between;align-items:center}header .center_content .header_leftSide{display:flex;justify-content:center;align-items:center;gap:27px}header .center_content .header_leftSide .header_leftSide_text{display:flex;justify-content:center;align-items:center;gap:19px}header .center_content .header_leftSide .header_leftSide_text .verticalLine{width:1px;height:42px;background-color:#f4ce8e}header .center_content .header_leftSide .header_leftSide_text p{font-size:12px;line-height:22px;font-family:Poppins,sans-serif;font-weight:300;font-style:normal;color:var(--dark-red-color)}.mobileNavbar .callToActionBTN .callToActionBTN_text p span,.scrolling p{color:#f4ce8e}header .center_content .header_leftSide .header_leftSide_text p span{width:5px;height:4px;background-color:#c49a6c;display:inline-block;border-radius:50%}header .center_content .header_rightSide{display:flex;justify-content:center;align-items:center;gap:41px}header .center_content .header_rightSide nav ul{display:flex;justify-content:center;align-items:center}header .center_content .header_rightSide nav ul li a{width:119.25px;padding:0 30px;font-size:14px;color:var(--dark-red-color);border-right:1px solid #f4ce8e;transition:.3s;font-family:Poppins,sans-serif;font-weight:300;font-style:normal;display:flex}header .center_content .header_rightSide nav ul li:nth-child(2) a{width:123.75px}header .center_content .header_rightSide nav ul li:last-child a{width:86.9px;border:unset;padding-right:0}header .center_content .header_rightSide nav ul li a.active,header .center_content .header_rightSide nav ul li a:hover{font-family:Poppins,sans-serif;font-weight:400;font-style:normal}.mobileNavbar .socailLinks,header .center_content .header_rightSide .socailLinks{display:flex;justify-content:center;align-items:center;gap:8px}header .center_content .header_rightSide .socailLinks a{width:35px;height:35px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid #f4ce8e;transition:.3s;outline:transparent solid 1px}header .center_content .header_rightSide .socailLinks a:first-child svg{width:10px}header .center_content .header_rightSide .socailLinks a svg{width:14px;fill:var(--dark-red-color)}header .center_content .header_rightSide .socailLinks a:last-child svg{width:16px}header .center_content .header_rightSide .socailLinks a:hover{background-color:#f4ce8e}header .center_content .header_rightSide .socailLinks a:hover svg{fill:var(--white-color)}header .center_content .header_rightSide .callToActionBTN{width:320px;height:108px;background-color:var(--dark-red-color);display:flex;justify-content:center;align-items:center;transition:.3s}.mobileNavbar .callToActionBTN .callToActionBTN_text,header .center_content .header_rightSide .callToActionBTN .callToActionBTN_text{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1px}header .center_content .header_rightSide .callToActionBTN .callToActionBTN_text p{font-size:16px;font-family:Poppins,sans-serif;font-weight:300;font-style:normal;color:var(--white-color)}header .center_content .header_rightSide .callToActionBTN .callToActionBTN_text p span{color:var(--peach-color)}header .center_content .header_rightSide .callToActionBTN .callToActionBTN_text h1{font-size:24px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;color:var(--white-color)}.heroSection{width:100%;height:866px;display:flex;justify-content:center;align-items:center;position:relative}.heroSection .sliders{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;overflow:hidden;position:relative}.heroSection .slide01,.indicator,.scrolling{position:absolute;display:flex}.heroSection .slide01{width:100%;height:100%;justify-content:center;align-items:center;flex-shrink:0;top:0;left:0;opacity:1;transition:.3s;transform:scale(1);animation-name:scaleIamge;animation-duration:6s;animation-timing-function:ease-out;animation-play-state:paused}.heroSection .slide01:first-child{z-index:3}.heroSection .slide01:nth-child(2){z-index:2}.heroSection .slide01:nth-child(3){z-index:1}.heroSection .slide01.active{animation-play-state:running}.heroSection .slide01.hide{opacity:0;transition:opacity .4s}.heroSection .slide01.hide .slideContent{transition:.5s;opacity:0}.heroSection .slide01.active .slideContent{transition:.5s;opacity:1}@keyframes scaleIamge{0%{transform:scale(1)}100%{transform:scale(1.05)}}.heroSection .slide01 .slide01_image{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:-1}.heroSection .slide01 .slide01_image img{width:100%;height:100%;object-fit:cover}.heroSection .slide01 .slideContent{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:21px;padding:0 2rem}.heroSection .slide01 .slideContent .slideContent_topPart{min-width:240px;display:flex;justify-content:center;align-items:center;flex-direction:column}.heroSection .slide01 .slideContent .slideContent_topPart img{width:100%}.heroSection .slide01 .slideContent .slideContent_topPart h4{font-size:16px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;line-height:23px;letter-spacing:.8px;color:#fad1a4;margin-bottom:14px}.heroSection .slide01 .slideContent h1{font-size:48px;line-height:64px;font-family:Poppins,sans-serif;font-weight:300;font-style:normal;color:var(--white-color);text-align:center}.heroSection .slide01 .slideContent h1 span,form button span{font-family:Poppins,sans-serif;font-weight:600;font-style:normal}.heroSection .slide01 .slideContent .btns{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:38px}.heroSection .slide01 .slideContent .btns a{width:139px;min-height:40px;background-color:#c49a6c;display:flex;justify-content:center;align-items:center;gap:7px;transition:.3s}.heroSection .slide01 .slideContent .btns a:last-child{border:1px solid #fff3de;background-color:transparent}.heroSection .slide01 .slideContent .btns a span{font-size:14px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;color:var(--white-color)}.heroSection .slide01 .slideContent .btns a:last-child span{color:#fff3de}.heroSection .slide01 .slideContent .btns a img,.section02 .center_content .section02_leftSide .btns a img{transform:scale(1);transform-origin:left}.heroSection .slide01 .slideContent .btns a:hover img,.section02 .center_content .section02_leftSide .btns a:hover img,form button:hover img{transform:scale(1);transform-origin:left;animation-name:arrowShowAndHide;animation-duration:.7s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate}.indicator{bottom:175px;justify-content:center;align-items:center;gap:12px;z-index:4}.indicator div{width:10px;height:10px;background-color:#fff3de;cursor:pointer;transition:.3s}.indicator div.active,.indicator div:hover,.section01 .center_content .card01:first-child{background-color:#c49a6c}.scrolling{bottom:48px;right:48px;flex-direction:column;justify-content:center;align-items:center;gap:11px;cursor:pointer;z-index:4}.scrolling .scrolling_bottom{width:44px;height:44px;display:flex;justify-content:center;align-items:center;border-radius:50%;border:1px solid #fff3de;transition:.3s}.section02 .center_content .section02_leftSide .btns a:last-child,form button{border:2px solid #c49a6c}.scrolling:hover .scrolling_bottom{border-style:dashed}.scrolling .scrolling_bottom img{transform:translateY(0);animation-name:gotoBottom;animation-duration:.7s;animation-timing-function:ease-in}@keyframes gotoBottom{0%{transform:translateY(0)}100%{transform:translateY(10px)}}.scrolling p{font-size:10px;font-weight:600;transition:.3s}.scrolling:hover p{color:var(--white-color)}.section01,.section02{width:100%;display:flex;justify-content:center;align-items:center;background-color:#fef9f1}.section03,.section04{background-color:#fff3e0}.section01 .center_content{display:flex;justify-content:center;align-items:center;position:relative;top:-73px;z-index:3}.section01 .center_content .card01{width:332px;min-height:312px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:9px;padding:0 28px 0 29px}.section01 .center_content .card01:nth-child(2){background-color:#d2a87a}.section01 .center_content .card01:nth-child(3),.section02 .center_content .section02_leftSide .btns a:first-child{background-color:#770f05}.section01 .center_content .card01 h1{font-size:22px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;color:var(--white-color)}.section01 .center_content .card01 p{font-size:16px;line-height:26px;color:var(--white-color);margin-top:1px;font-family:Poppins,sans-serif;font-weight:400;font-style:normal}.section02 .center_content{min-width:1400px;max-width:1400px;display:flex;justify-content:center;align-items:center;gap:79px;padding-top:170px;padding-bottom:307px}.section02 .center_content .section02_leftSide{width:640px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px}.section02 .center_content .section02_leftSide .heading h4{font-size:16px;letter-spacing:1px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;color:#c49a6c;text-transform:uppercase}.section02 .center_content .section02_leftSide .heading .horizontalLine{width:252px;height:1px;background-color:#c49a6c;margin-top:14px}.section02 .center_content .section02_leftSide .heading h1{font-size:32px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;color:#770f05;text-transform:capitalize}.section02 .center_content .section02_leftSide p,.section_10 .center_content .section_10_leftSide p{font-size:16px;line-height:28px;color:var(--light-black-color);font-family:Poppins,sans-serif;font-weight:300;font-style:normal}.section02 .center_content .section02_leftSide .btns a span,.section03 .center_content h1,.section04 .centerContent .topPart h1,.section04 .centerContent .topPart h4{font-weight:600;font-family:Poppins,sans-serif;font-style:normal}.section02 .center_content .section02_leftSide .btns{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px}.section02 .center_content .section02_leftSide .btns a{width:139px;min-height:40px;display:flex;justify-content:center;align-items:center;gap:7px}.section02 .center_content .section02_leftSide .btns a span{font-size:14px;color:var(--white-color)}.section02 .center_content .section02_leftSide .btns a:last-child span{color:#c49a6c}@keyframes arrowShowAndHide{0%{transform:scale(0)}100%{transform:scale(1)}}.section03{width:100%;min-height:238px;display:flex;justify-content:center;align-items:center;position:relative}.section03 .center_content,.section04 .centerContent{max-width:1400px;min-width:1400px;flex-direction:column;display:flex}.section03 .center_content{height:100%;justify-content:center;align-items:center;background:linear-gradient(rgba(119,15,5,.95) 100%,rgba(119,15,5,.95) 100%) center/cover,url("../images/pattren.webp") center/cover;position:absolute;bottom:119px}.section03 .center_content h1{font-size:28px;line-height:44px;color:#fef9f1;text-transform:uppercase;letter-spacing:1px}.section03 .center_content p{font-size:28px;line-height:44px;font-family:Poppins,sans-serif;font-weight:300;font-style:normal;color:#fef9f1}.section04{width:100%;display:flex;justify-content:center;align-items:center}.section04 .centerContent{justify-content:center;align-items:center;gap:126px;padding-bottom:129px}.section04 .centerContent .topPart{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px}.section04 .centerContent .topPart h4{font-size:16px;letter-spacing:1px;color:#c49a6c}.section04 .centerContent .topPart .horizontalLine{width:258px;height:1px;background-color:#c49a6c}.section04 .centerContent .topPart h1{font-size:32px;line-height:22px;color:#770f05;margin-top:3px}.section04 .centerContent .cards{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:45px}.section04 .centerContent .cards .card01{width:436px;min-height:318px;padding:50px 55px 49px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:25px;background-color:#f4e4ca}.section04 .centerContent .cards .card01 .card01_topPart{display:flex;justify-content:center;align-items:center;gap:20px}.section04 .centerContent .cards .card01 .card01_topPart .card01_topPart_text{display:flex;justify-content:center;align-items:flex-start;gap:20px}.section_10,form button{justify-content:center;display:flex}.section04 .centerContent .cards .card01 .card01_topPart .card01_topPart_text .verticalLine{width:1px;height:55px;background-color:#770f05}.section04 .centerContent .cards .card01 .card01_topPart .card01_topPart_text h1{font-size:20px;line-height:32px;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;color:#770f05}.section04 .centerContent .cards .card01 p{font-size:16px;line-height:26px;font-family:Poppins,sans-serif;font-weight:300;font-style:normal;color:var(--light-black-color)}.section_10{width:100%;min-height:811px;align-items:center;background-color:#fef9f1}.section_10 .center_content{min-width:1396px;display:flex;justify-content:space-between;align-items:center;padding-top:119px;padding-bottom:196px}.section_10 .center_content .section_10_leftSide{min-height:545.33px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:14px}.section_10 .center_content .section_10_leftSide .section_10_leftSide_topPart{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.section_10 .center_content .section_10_leftSide .section_10_leftSide_topPart h4{font-size:16px;letter-spacing:1px;color:#c49a6c;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;text-transform:uppercase}.section_10 .center_content .section_10_leftSide .section_10_leftSide_topPart h1{font-size:32px;color:var(--dark-red-color);font-family:Poppins,sans-serif;font-weight:600;font-style:normal}.section_10 .center_content .section_10_leftSide .section_10_leftSide_topPart .horizontalLine{width:412px;height:1px;background-color:#c49a6c;margin-top:14px}.section_10 .center_content .section_10_leftSide .note{font-size:14px;line-height:26px;color:#c49a6c;font-family:Poppins,sans-serif;font-weight:600;font-style:normal;margin-top:6px}.section_10 .center_content .section_10_rightSide{width:546px;position:relative}.section_10 .center_content .section_10_rightSide form{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:60px}form .emailAddress,form .fullName,form .textArea{width:100%;display:flex;flex-direction:column;position:relative}form .textArea{max-height:130px}form .textArea textarea{resize:none}form .emailAddress input,form .fullName input,form .textArea textarea{width:100%;border:none;outline:0;padding:10px 0;border-bottom:1px dashed #c49a6c;color:#c49a6c;background-color:transparent;font-family:Poppins,sans-serif;font-weight:400;font-style:normal}form .emailAddress span,form .fullName span,form .textArea span,form select{color:#c49a6c;font-family:Poppins-Regular,sans-serif;font-size:18px;line-height:30px;font-weight:400}form .emailAddress span,form .fullName span,form .textArea span{position:absolute;left:0;pointer-events:none;transition:.3s}form .emailAddress input:focus~span,form .emailAddress input:valid~span,form .fullName input:focus~span,form .fullName input:valid~span,form .textArea textarea:focus~span,form .textArea textarea:valid~span{transform:translateY(-15px);font-size:14px!important}form .emailAddress input:focus,form .emailAddress input:valid,form .fullName input:focus,form .fullName input:valid,form .textArea textarea:focus,form .textArea textarea:valid{font-size:18px;font-family:Poppins-Regular,sans-serif;font-weight:400}form select{width:100%;border:none;outline:0;border-bottom:1px dashed #c49a6c;padding:10px 0;background-color:transparent}form button{outline:0;cursor:pointer;transition:.3s;min-width:258.54px;min-height:56.68px;background-color:#c49a6c;align-items:center;font-size:18px;color:#fff;font-family:Poppins-SemiBold,sans-serif;font-weight:600;position:relative;gap:7px}form button:hover{opacity:.9}footer{width:100%;min-height:150px;display:flex;justify-content:center;align-items:center;background-color:#c49a6c}footer .centerContent{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}footer .centerContent p{font-size:16px;line-height:30px;color:var(--white-color);text-align:center;font-family:Poppins,sans-serif;font-weight:400;font-style:normal}.hamburger{width:25px;display:none}.mobileNavbar{position:fixed;top:0;left:0;width:100%;height:100vh;overflow-y:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fef9f1;gap:30px;visibility:hidden;opacity:0;backdrop-filter:blur(50px);transition:.3s}.mobileNavbar .mobileNavbar_topPart{width:100%;height:80px;display:flex;justify-content:space-between;align-items:center;position:absolute;top:0;left:0;padding:.3rem 1.2rem 0}.mobileNavbar .mobileNavbar_topPart::before{content:"";width:90%;height:1px;background-color:#f4ce8e;position:absolute;bottom:0}.mobileNavbar .logo img{width:95px}.mobileNavbar .closeIcon{width:45px;position:relative;right:-.5rem;top:-.3rem;display:flex;justify-content:center;align-items:center;height:45px;border:1px solid var(--peach-color)}.mobileNavbar .closeIcon img{width:25px}.mobileNavbar nav{width:90%}.mobileNavbar nav ul li a{width:100%;display:flex;justify-content:center;align-items:center;padding:14px;font-size:16px;border-bottom:1px solid #f4ce8e;color:var(--dark-red-color)}.mobileNavbar nav ul li:last-child a{border-bottom:unset}.mobileNavbar .socailLinks a{width:35px;height:35px;display:flex;justify-content:center;align-items:center;border:1px solid #f4ce8e;border-radius:50%}.mobileNavbar .callToActionBTN{width:320px;height:108px;display:flex;justify-content:center;align-items:center;background-color:var(--dark-red-color);margin-top:14px}.mobileNavbar .callToActionBTN .callToActionBTN_text p{font-size:16px;font-weight:300;color:var(--white-color)}.mobileNavbar .callToActionBTN .callToActionBTN_text h1{font-size:24px;font-weight:600;color:var(--white-color)}.buttonWithSubmitIcon .check h4,.smallDetail .location .location_rightSide h4{line-height:30px;color:#c49a6c;font-family:Poppins,sans-serif;font-style:normal}.buttonWithSubmitIcon{display:flex;justify-content:center;align-items:center;gap:24px}.buttonWithSubmitIcon .check{display:flex;justify-content:center;align-items:center;gap:4px;transition:.3s;visibility:hidden;opacity:0}.buttonWithSubmitIcon .check h4{font-size:16px;font-weight:500}.smallDetail{min-width:675px;min-height:123px;background-color:#fff3de;padding:0 44px;display:flex;justify-content:center;align-items:center;gap:90px;margin-top:6px}.smallDetail .location{display:flex;justify-content:flex-start;align-items:center;gap:5px;padding:30px 0 37px}.smallDetail .location .location_rightSide h4{font-size:18px;font-weight:600}.smallDetail .location .location_rightSide p{font-size:16px;font-family:Poppins,sans-serif;font-weight:300;font-style:normal;line-height:26px;color:var(--light-black-color)}.smallDetail .verticalLine{width:.5px;height:95px;background-color:#c49a6c}@media screen and (max-width:1630px){header .center_content{min-width:95%;max-width:95%}}@media screen and (max-width:1500px){.section02 .center_content{min-width:90%;max-width:90%;flex-direction:column-reverse;gap:50px}.section02 .center_content .section02_leftSide{width:681px}.section_10 .center_content{min-width:90%;max-width:90%;flex-wrap:wrap}}@media screen and (max-width:1445px){.section03 .center_content,.section04 .centerContent{max-width:90%;min-width:90%}}@media screen and (max-width:1366px){header .center_content .header_rightSide{gap:38px}}@media screen and (max-width:1425px){header .center_content .header_rightSide{display:none}header{justify-content:center}.hamburger{display:block}.section_10 .center_content{justify-content:center;padding-bottom:110px}.section_10 .center_content .section_10_leftSide{min-height:auto;padding-bottom:5rem}.section_10 .center_content .section_10_rightSide{width:675px}}@media screen and (max-width:1185px){.scrolling{bottom:80px;right:unset}}@media screen and (max-width:1025px){.section01 .center_content{width:90%;flex-wrap:wrap;padding-top:80px;top:unset}.section02 .center_content{padding-top:80px;padding-bottom:200px}.section04 .centerContent{gap:100px}.scrolling{bottom:40px}.section03 .center_content{padding:1rem}.section03 .center_content h1{text-align:center}.section03 .center_content,.section04 .centerContent{max-width:95%;min-width:95%}}@media screen and (max-width:770px){.section_10 .center_content .section_10_leftSide,.section_10 .center_content .section_10_rightSide,.smallDetail .location{width:100%}.section_10 .center_content .section_10_leftSide p br{display:none}.smallDetail{min-width:100%;max-width:100%;width:100%;flex-wrap:wrap;gap:14px;justify-content:space-between;flex-direction:column;padding:21px}.smallDetail .verticalLine{width:100%;height:.5px}.smallDetail .location{padding:0}}@media screen and (max-width:710px){.section02 .center_content .section02_leftSide,.section02_rightSide,.section02_rightSide img{width:100%}.heroSection .slide01 .slideContent{padding:0 20px}}@media screen and (max-width:600px){.section03 .center_content,.section04 .centerContent,header .center_content{min-width:90%;max-width:90%}.noSelect,.noSelect:focus{-webkit-tap-highlight-color:transparent}.noSelect:focus,:focus{outline:0!important}.heroSection .slide01 .slideContent h1{font-size:22px;line-height:32px}.heroSection .slide01 .slideContent{gap:18px}.heroSection .slide01 .slideContent .btns{margin-top:22px}.heroSection{height:500px}.scrolling{bottom:25px;right:25px}.indicator{bottom:30px}header .center_content .header_leftSide img{width:95px}.section01 .center_content .card01{width:100%;min-height:265px}.section03 .center_content h1{font-size:20px;line-height:30px}.section03 .center_content p{font-size:16px;line-height:26px;text-align:center}.section01 .center_content .card01 img{width:60px;height:60px}.mobileNavbar .callToActionBTN .callToActionBTN_text h1,.section01 .center_content .card01 h1{font-size:18px}.section01 .center_content .card01 p,.section02 .center_content .section02_leftSide p,.section04 .centerContent .cards .card01 p,.section_10 .center_content .section_10_leftSide .note,.section_10 .center_content .section_10_leftSide p{font-size:14px;line-height:24px}.section02 .center_content .section02_leftSide .heading h1,.section_10 .center_content .section_10_leftSide .section_10_leftSide_topPart h1{font-size:22px}.mobileNavbar .callToActionBTN .callToActionBTN_text p,.mobileNavbar nav ul li a,.section02 .center_content .section02_leftSide .heading h4,.section04 .centerContent .topPart h4,.section_10 .center_content .section_10_leftSide .section_10_leftSide_topPart h4{font-size:14px}.section04 .centerContent .topPart h1{font-size:22px;line-height:22px}.section04 .centerContent .topPart .horizontalLine{width:222px}.section04 .centerContent .cards .card01 .card01_topPart .card01_topPart_text h1{font-size:16px;line-height:26px}.section04 .centerContent .cards .card01{width:100%;min-height:244px;padding:30px}.section03 .center_content{gap:10px;bottom:90px}.section04 .centerContent{gap:60px}.section04 .centerContent .cards{gap:30px}.mobileNavbar .callToActionBTN{width:90%;height:95px}header{min-height:80px}.hamburger{width:20px}.heroSection .slide01 .slideContent .slideContent_topPart h4{font-size:14px;margin-bottom:11px}.section02 .center_content{gap:35px}.section02 .center_content .section02_leftSide .heading .horizontalLine{margin-top:6px;width:218px}.section02 .center_content .section02_leftSide{gap:12px}.section02 .center_content .section02_leftSide .btns{gap:15px;margin-top:20px}.section03{min-height:180px}.section_10 .center_content .section_10_leftSide .section_10_leftSide_topPart .horizontalLine{width:359px}form .emailAddress input:focus,form .emailAddress input:valid,form .emailAddress span,form .fullName input:focus,form .fullName input:valid,form .fullName span,form .textArea span,form .textArea textarea:focus,form .textArea textarea:valid,form select{font-size:14px}.smallDetail .location .location_rightSide h4{font-size:16px}.smallDetail .location .location_rightSide p{font-size:14px}.smallDetail .location .location_leftSide img{width:38px}.noSelect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}@media screen and (max-width:450px){.section04 .centerContent .cards .card01 .card01_topPart .card01_topPart_text .verticalLine{height:50px}.section04 .centerContent .cards .card01 .card01_topPart img{width:55px}.section04 .centerContent{padding-bottom:70px;gap:50px}footer .centerContent p{font-size:14px;line-height:24px}footer{min-height:90px}.mobileNavbar .callToActionBTN{height:75px}.mobileNavbar .socailLinks{gap:20px}.scrolling .scrolling_bottom{width:35px;height:35px}.section03 .center_content{padding:20px}.section_10 .center_content .section_10_leftSide .note br{display:none}.section_10 .center_content .section_10_leftSide .section_10_leftSide_topPart .horizontalLine{width:100%}.section_10 .center_content{padding-top:55px;padding-bottom:90px}form button{min-width:200.54px;min-height:50.68px}form button span{font-size:14px}.mobileNavbar .closeIcon img{width:20px}.mobileNavbar .closeIcon{width:35px;height:35px;right:-.5rem}.section04 .centerContent .cards .card01 .card01_topPart .card01_topPart_text{align-items:center}}@media screen and (max-width:396px){.section_10 .center_content .section_10_leftSide .section_10_leftSide_topPart .horizontalLine{width:66%}}