@import"https://fonts.googleapis.com/css2?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";@import"https://fonts.googleapis.com/css2?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=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--pri-clr: #F1CA39;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Poppins,sans-serif;background-color:#000;color:#fff;position:relative}img{width:100%;height:auto}input,textarea,select{font-size:16px}a,li{list-style:none;text-decoration:none}.navbar{transition:.3s ease-in-out all;font-family:Urbanist,sans-serif}.services_list{background-color:#131313;color:#fff;position:absolute;padding:30px 40px 30px 20px;border-radius:10px;display:flex;flex-direction:column;gap:15px;top:70px;left:220px;transform:scale(0);transition:all ease-in .3s;cursor:pointer}.scale{transform:scale(1)}.navbar .top{padding:1rem 14px;background-color:#131313;color:#fff}.navbar a{color:#fff!important}.navbar .top .address{display:flex;align-items:center;justify-content:center;flex-direction:row;margin-bottom:.8rem}.navbar .top .address svg{color:#f94c30;font-size:1rem;margin-right:.2rem;position:relative}.navbar .top .address a{font-size:clamp(.8rem,2vw,1rem);text-align:center;font-weight:600;position:relative}.navbar .top .email-socials{display:flex;align-items:center;justify-content:center;flex-direction:row}.navbar .top .email-socials p{font-size:clamp(.9rem,2vw,1rem);display:flex;align-items:center;justify-content:center;flex-direction:row}.navbar .top .email-socials p svg{color:#f94c30;margin-right:.2rem}.navbar .top .email-socials .socials{display:flex;align-items:center;justify-content:center;flex-direction:row;padding-left:.5rem;border-left:1px solid #676767;margin-left:.8rem}.navbar .top .email-socials .socials svg{margin:0 .4rem}.navbar .bottom{display:flex;align-items:center;justify-content:space-between;flex-direction:row;padding:1.5rem 14px;position:relative;background-color:#fff}.logo h2 a{color:#131313!important}.navbar .bottom .logo h2{font-size:clamp(1.4rem,4vw,1.8rem)}.navbar .bottom .hamburger-close{display:flex;align-items:center;justify-content:space-between;flex-direction:row}.navbar .bottom .hamburger-close svg{font-size:1.5rem}.navbar .bottom .links{position:absolute;left:0;top:100%;width:100%;background:#fff;height:0;z-index:10;overflow:hidden;transition:.3s linear height}.navbar .bottom .links.show{transition:.3s linear height}.navbar .bottom .links.extra-height{height:auto}.navbar .bottom .links ul li.main-item{padding:1rem;color:#131313;font-size:clamp(1rem,3vw,1.1rem);line-height:26px;font-weight:600;text-transform:capitalize;border-top:1px solid;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;position:relative;cursor:pointer}.main-item a{color:#131313!important}.navbar .bottom .links ul li.main-item:hover{color:#f94c30}.navbar .bottom .links ul li.main-item svg{font-size:.8rem;margin-left:.2rem;position:absolute;right:1rem}.navbar .bottom .links ul li.main-item:has(.sub-list){overflow:hidden;height:54px;transition:.3s linear height;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row}.navbar .bottom .links ul li.main-item:has(.sub-list) .sub-list{position:absolute;left:0;top:0;width:100%;background-color:#fff;margin-top:3rem}.navbar .bottom .links ul li.main-item:has(.sub-list) .sub-list li.sub-item{padding:1rem;color:#131313;font-size:clamp(1rem,3vw,1.2rem);line-height:26px;font-weight:600;text-transform:capitalize;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;position:relative;cursor:pointer}.navbar .bottom .links ul li.main-item:has(.sub-list) .sub-list li.sub-item:hover{color:#f94c30}.navbar .bottom .links ul li.main-item:has(.sub-list).show{height:350px;transition:.3s linear height}.navbar .bottom .links ul li.main-item:has(.sub-list).show .sub-list li.sub-item{border-top:1px solid}.navbar .bottom .links .brief-info{display:none}.navbar.fixed{position:fixed;width:100%;transition:.3s linear all position;z-index:30}.navbar.fixed .top{display:none}@media screen and (min-width: 361px){.navbar .top{padding:1rem 24px}.navbar .bottom{padding:1.5rem 24px}.navbar .bottom .links ul li.main-item{padding:1rem 24px}.navbar .bottom .links ul li.main-item svg{right:24px}.navbar .bottom .links ul li.main-item:has(.sub-list) .sub-list li.sub-item{padding:1rem 2.5rem}}@media screen and (min-width: 600px){.navbar .top{padding:1rem 40px;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.navbar .top .address{margin-bottom:0}.navbar .bottom{padding:1.5rem 40px}.navbar .bottom .links ul li.main-item{padding:1rem 40px}.navbar .bottom .links ul li.main-item svg{right:40px}.navbar .bottom .links ul li.main-item:has(.sub-list) .sub-list li.sub-item{padding:1rem 60px}}@media screen and (min-width: 900px){.navbar .top{padding:1rem 60px}.navbar .bottom{padding:1.5rem 60px}.navbar .bottom .links ul li.main-item{padding:1rem 60px}.navbar .bottom .links ul li.main-item svg{right:60px}.navbar .bottom .links ul li.main-item:has(.sub-list) .sub-list li.sub-item{padding:1rem 80px}}@media screen and (min-width: 1200px){.navbar .top{padding:0;display:flex;align-items:center;justify-content:space-between;flex-direction:row;overflow:hidden}.navbar .top .address{display:flex;align-items:center;justify-content:center;flex-direction:row;padding:1rem 80px;position:relative}.navbar .top .address svg{color:#fff}.navbar .top .address:before{content:"";width:100%;height:100%;position:absolute;top:0;right:0;-webkit-clip-path:polygon(0 0,100% 0%,97% 100%,0 100%);clip-path:polygon(0 0,100% 0%,97% 100%,0 100%);background-color:#f94c30}.navbar .top .address:after{content:"";width:1%;height:100px;position:absolute;top:0;right:0;transform:rotate(15deg) translateY(-10px);-webkit-clip-path:polygon(0 0,100% 0%,97% 100%,0 100%);clip-path:polygon(0 0,100% 0%,97% 100%,0 100%);background-color:#fff}.navbar .top .email-socials{padding:1rem 80px}.navbar .bottom{padding:0 80px}.navbar .bottom .hamburger-close{display:none}.navbar .bottom .links{position:relative;height:auto;width:auto;overflow:initial;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.navbar .bottom .links ul{display:flex;align-items:center;justify-content:center;flex-direction:row}.navbar .bottom .links ul li.main-item{padding:1.5rem .5rem;border:none;margin:0 .5rem}.navbar .bottom .links ul li.main-item svg{margin-left:.3rem;position:static}.navbar .bottom .links ul li.main-item:has(.sub-list){overflow:initial;height:auto;transition:.3s linear height;display:flex;align-items:center;justify-content:flex-start;flex-direction:row;position:relative}.navbar .bottom .links ul li.main-item:has(.sub-list) .sub-list{left:-10%;top:100%;width:250px;height:300px;margin-top:0;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;height:0;overflow:hidden;transition:.3s linear height;z-index:-1}.navbar .bottom .links ul li.main-item:has(.sub-list) .sub-list li.sub-item{padding:1rem;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;width:100%}.navbar .bottom .links ul li.main-item:has(.sub-list) .sub-list li.sub-item:first-child{border:none}.navbar .bottom .links ul li.main-item:has(.sub-list).show{height:auto;transition:.3s linear height}.navbar .bottom .links ul li.main-item:has(.sub-list).show .sub-list{height:300px;transition:.3s linear height;z-index:20}.navbar .bottom .links .brief-info{display:block;display:flex;align-items:center;justify-content:center;flex-direction:row;padding-left:1.5rem;margin:1.5rem;border-left:1px solid #131313}.navbar .bottom .links .brief-info .icon{font-size:1.5rem;color:#f94c30;cursor:pointer}.navbar .bottom .links .brief-info .info-container{width:100%;height:100vh;position:fixed;left:0;right:0;bottom:0;z-index:100;background:#18181899;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:row;transform:translate(100%);transition:.4s linear transform}.navbar .bottom .links .brief-info .info-container.show{transform:translate(0)}.navbar .bottom .links .brief-info .info-container .info{width:30%;height:100%;background-color:#151718;padding:70px 2rem;color:#fff;overflow-y:scroll}.navbar .bottom .links .brief-info .info-container .info .close-btn{display:flex;align-items:center;justify-content:flex-end;flex-direction:row}.navbar .bottom .links .brief-info .info-container .info .close-btn .icon{display:flex;align-items:center;justify-content:center;flex-direction:row;padding:.5rem;border-radius:50%;background-color:#f94c30}.navbar .bottom .links .brief-info .info-container .info .close-btn .icon svg{color:#fff;font-size:1rem}.navbar .bottom .links .brief-info .info-container .info .close-btn .icon:hover{transition:.2s linear all}.navbar .bottom .links .brief-info .info-container .info .close-btn .icon:hover svg{transform:rotate(180deg)}.navbar .bottom .links .brief-info .info-container .info p{font-size:16px;width:100%;margin-top:1rem;line-height:30px;border-bottom:1px solid #3b3838;padding-bottom:1rem;margin-bottom:2rem}.navbar .bottom .links .brief-info .info-container .info .get-in-touch{border-bottom:1px solid #3b3838;padding-bottom:1rem;margin-bottom:2rem}.navbar .bottom .links .brief-info .info-container .info .get-in-touch h2{font-size:1.4rem;margin-bottom:1.5rem}.navbar .bottom .links .brief-info .info-container .info .get-in-touch .method{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;margin-bottom:1.5rem}.navbar .bottom .links .brief-info .info-container .info .get-in-touch .method .icon{margin-right:1.5rem;font-size:2rem}.navbar .bottom .links .brief-info .info-container .info .get-in-touch .method .text h3{margin-bottom:5px;color:#ccc;font-size:1rem}.navbar .bottom .links .brief-info .info-container .info .get-in-touch .method .text a{font-size:1rem;color:#fff;transition:.2s linear color}.navbar .bottom .links .brief-info .info-container .info .get-in-touch .method .text a:hover{color:#f94c30}.navbar .bottom .links .brief-info .info-container .info .socials{display:flex;align-items:center;justify-content:flex-start;flex-direction:row}.navbar .bottom .links .brief-info .info-container .info .socials .item{display:flex;align-items:center;justify-content:center;flex-direction:row;margin-right:1rem;padding:1rem;background-color:#fff;border-radius:5px;color:#f94c30!important;transition:.2s linear all}.navbar .bottom .links .brief-info .info-container .info .socials .item:hover{background-color:#f94c30}.navbar .bottom .links .brief-info .info-container .info .socials .item:hover svg{color:#fff}}.logo img{width:50px}@media screen and (min-width: 1800px){.navbar .top .address{padding:1rem 0 1rem 620px}.navbar .top .address:before{width:105%;left:0}.navbar .top .address:after{right:-5%;transform:rotate(30deg) translateY(-10px)}.navbar .top .email-socials{padding:1rem 620px 1rem 0}.navbar .bottom{padding:0 620px}.navbar .bottom .links ul{display:flex;align-items:center;justify-content:center;flex-direction:row}.navbar .bottom .links ul li.main-item{padding:1.5rem .5rem}}@media (max-width:500px){.services_list{left:10px;min-width:350px;top:20px}.navbar .bottom .links.show{height:250px;transition:.3s linear height}}.banner_sect{background-color:#15140f;display:flex;align-items:center;justify-content:space-between;padding:20px;color:#fff;text-align:center;font-size:12px}.banner_sect a{color:var(--pri-clr)}.banner_sect svg{cursor:pointer}.banner_sect h2{width:100%}.footer{font-family:Urbanist,sans-serif;background-color:#131313;color:#fff;position:relative;margin-bottom:50px}.footer .top{padding:40px 14px;background-color:var(--pri-clr);display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden}.footer .top .waves{position:absolute;top:0;left:0;height:15vh}.footer .top h2{text-align:center;font-size:35px;line-height:clamp(36px,7vw,64px);margin-bottom:2rem;text-transform:capitalize;position:relative;z-index:5;color:#131313}.contact_btn{border:2px dotted #131313;padding:16px 42px;color:#131313;background:transparent;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-direction:row;font-weight:700;text-transform:uppercase;position:relative;z-index:5;overflow:hidden}.contact_btn:before{content:"";position:absolute;top:50%;left:50%;height:400px;width:430px;background-color:#131313;border-radius:50%;transform:translateY(-50%) translate(-50%) scale(0);transition:all .5s ease-out 0s;z-index:-1;border:none}.contact_btn:hover{color:#fff;border-color:#fff}.contact_btn:hover:before{transform:translateY(-50%) translate(-50%) scale(1);border:none}.contact_btn svg{margin-left:.5rem;font-size:1.5rem}.footer .bottom{padding:30px 0 50px}.footer .bottom .grid{padding:1rem 14px;margin-bottom:1rem;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px}.footer .bottom .grid .item{margin-bottom:2rem}.footer .bottom .grid .item.one .logo{margin-bottom:1rem}.footer .bottom .grid .item.one .logo h2{font-size:clamp(1.5rem,4vw,1.8rem)}.footer .bottom .grid .item.one p{font-size:clamp(.9rem,2vw,1rem);line-height:24px;margin-bottom:2rem}.footer .bottom .grid .item.one .socials{display:flex;align-items:center;justify-content:flex-start;flex-direction:row}.footer .bottom .grid .item.one .socials .icon{border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:row;padding:1rem;background-color:#2b2b2b;transition:.3s linear background-color;margin-right:10px}.footer .bottom .grid .item.one .socials .icon svg{color:#fff;font-size:1rem}.footer .bottom .grid .item.one .socials .icon:hover{background-color:var(--pri-clr)}.footer .bottom .grid .item.two h2,.footer .bottom .grid .item.three h2,.footer .bottom .grid .item.four h2{font-size:clamp(1.5rem,4vw,1.8rem);margin-bottom:2rem}.footer .bottom .grid .item.two ul,.footer .bottom .grid .item.three ul,.footer .bottom .grid .item.four ul{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.footer .bottom .grid .item.two ul li,.footer .bottom .grid .item.three ul li,.footer .bottom .grid .item.four ul li{font-size:clamp(1rem,2vw,1.1rem);position:relative;cursor:pointer;width:auto;margin-bottom:1rem;display:inline-flex;transition:.4s;display:flex;align-items:center;justify-content:flex-start;flex-direction:row}.footer .bottom .grid .item.two ul li a svg,.footer .bottom .grid .item.three ul li a svg,.footer .bottom .grid .item.four ul li a svg{left:0;top:10%}.footer .bottom .grid .item.two ul li svg,.footer .bottom .grid .item.three ul li svg,.footer .bottom .grid .item.four ul li svg{position:absolute;left:0;font-weight:400;font-size:1rem;opacity:0;transition:.4s}.footer .bottom .grid .item.two ul li:hover,.footer .bottom .grid .item.three ul li:hover,.footer .bottom .grid .item.four ul li:hover{color:var(--pri-clr);padding-left:20px}.footer .bottom .grid .item.two ul li:hover svg,.footer .bottom .grid .item.three ul li:hover svg,.footer .bottom .grid .item.four ul li:hover svg{opacity:1}.footer .bottom .copyright{padding:2rem 14px;border-top:1px solid #2b2b2b}.footer .bottom .copyright p{text-align:center;font-size:clamp(.9rem,3vw,1rem)}.footer .bottom a{color:#fff}.whatsapp_image{position:fixed;right:20px;height:50px;width:50px;z-index:999;bottom:60px;border-radius:50%;cursor:pointer}.footer>a{position:fixed;right:0;bottom:0;color:#fff;transition:all ease-in-out .3s}.country_bank_link{bottom:130px!important;right:20px!important;transform:translate(200px)}.bitcoin_link{bottom:90px!important;right:100px!important;transform:scale(0)}.giftcard_link{bottom:50px!important;right:70px!important;transform:translate(200px)}.float{transform:translate(0);transform:scale(1);z-index:9999}.footer .logo img{width:50px}@media screen and (min-width: 361px){.logo img{width:35px}.footer .top{padding:60px 24px}.footer .bottom .grid{padding:1rem 24px}.footer .bottom .copyright{padding:2rem 24px}}@media screen and (min-width: 600px){.footer .top{padding:60px 40px}.footer .top .waves{height:20vh}.footer .bottom .grid{padding:1rem 40px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px}.footer .bottom .grid .item:nth-child(2n){padding-left:24px}.footer .bottom .copyright{padding:2rem 40px}}@media screen and (min-width: 900px){.footer .top{padding:60px}.footer .bottom .grid{padding:1rem 60px}.footer .bottom .copyright{padding:2rem 60px}}@media screen and (min-width: 1200px){.footer .top{padding:60px 80px;display:flex;align-items:center;justify-content:space-between;flex-direction:row}.footer .top .waves{height:30vh}.footer .top h2{width:60%;text-align:start}.footer .bottom{padding:100px 0 10px}.footer .bottom .grid{padding:1rem 80px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}}@media screen and (min-width: 1800px){.footer .top{padding:60px 620px}.footer .top .waves{height:10vh}.footer .bottom .grid{padding:1rem 620px}}.ticker_wrapper{background-color:#fff;display:flex;gap:20px;padding:10px 20px;color:#000;width:100%;height:50px}.mar{position:fixed!important;bottom:0;z-index:999}.ticker_wrapper>div{display:flex;align-items:center}.ticker_wrapper h3{font-size:14px;font-weight:500;margin-left:7px}.ticker_wrapper p{margin-left:10px;font-size:14px}.ticker_wrapper h3 span{text-transform:uppercase;font-size:12px;font-weight:500}.ticker_wrapper img{width:24px;height:auto}.read_more_modal{background-color:#12121240;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;padding:40px 30px;color:#fff;overflow-y:scroll;font-family:Urbanist,sans-serif}.modal_header{display:flex;align-items:center;justify-content:space-between}.modal_header svg{cursor:pointer}.modal_body{background-color:#232323;width:60%;margin:50px auto 20px;border-radius:10px;padding:40px}.modal_body p{margin:30px 0;line-height:1.6rem}.modal_body img{border-top-right-radius:10px;border-top-left-radius:10px;height:400px;object-fit:cover}.modal_body .project_links_icon_sect{margin-top:10px;width:100%;justify-content:flex-start}.modal_body li{width:100%;list-style:square;margin-bottom:20px}.modal_whatsapp_wrapper{display:flex;align-items:center;margin-top:25px;gap:20px;color:#fff}.modal_whatsapp_wrapper a{color:#fff}@media (max-width:600px){.read_more_modal{padding:20px}.modal_body{width:100%;padding:30px}}.about_sect{background-image:url(/assets/bitcoin-Cq-fvJJi.jpg);padding:70px;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#000000d9;background-blend-mode:color-burn}.about_sect p{margin-top:30px;line-height:1.6rem;font-size:18px}.about_sect h1{font-size:30px}.about_sect .contact_btn{margin-top:30px;width:30%;color:#fff;border-color:#fff}@media (max-width:600px){.about_sect{padding:30px}.about_sect p{margin-top:20px}.about_sect .contact_btn{width:100%}}.contact_section{font-family:Urbanist,sans-serif;background-color:#fff}.contact-section-one{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;padding:70px;align-items:center;justify-content:center;text-align:center}.contact-section-two{display:flex;padding:0 150px 130px;align-items:center;justify-content:center;text-align:center;gap:30px}.contact-section-two .h4,.contact-section-two .h2{color:#000}.contact-section-one>div{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f0f0f0;height:350px;gap:20px}.contact-section-one>div>div{background-color:var(--primary-red);width:80px;color:#fff;font-size:30px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%}.contact-form input::placeholder{font-size:13px;font-weight:700}.contact-section-one .h3{font-size:22px;color:#224}.contact-section-one .h5{color:#9a9b9c;font-weight:400;font-size:16px;width:65%;margin:0 auto}.contact-section-two{flex-direction:column;gap:20px;padding:130px 120px}.contact-form{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:100%;align-items:flex-start;justify-content:center;grid-template-areas:"header header2 header3" "textarea textarea textarea" ". button ."}.contact-form div{display:flex;align-items:center;height:50px;padding-left:20px}.contact-form>div:nth-child(1){grid-area:header}.contact-form>div:nth-child(2){grid-area:header2}.contact-form>div:nth-child(3){grid-area:header3}.contact-form textarea{grid-area:textarea;height:350px;align-self:flex-start}.contact-form textarea::placeholder{font-size:15px;font-weight:700}.contact-form input{height:100%;font-family:Urbanist,sans-serif}.contact-form>div,.contact-form input,.contact-form textarea{background-color:#f0f0f0;border:none;color:#000;outline:none}.contact-form textarea{padding:20px}@media (max-width: 600px){.contact-section-one,.contact-section-two{display:flex;flex-direction:column;padding:100px 20px}.contact-section-two{padding-top:0}.contact-form{display:flex;flex-direction:column;justify-content:center}.contact-form>div{width:100%;height:60px}.contact-form textarea{width:100%;height:300px}}@media (max-width: 920px) and (min-width: 601px){.contact-section-one{display:grid;grid-template-columns:repeat(4,1fr);grid-template-areas:"header header header1 header1" ". footer footer .";padding:80px 30px}.contact-section-one>div:nth-child(1){grid-area:header}.contact-section-one>div:nth-child(2){grid-area:header1}.contact-section-one>div:nth-child(3){grid-area:footer}.contact-section-two{padding:80px 30px}.contact-form{display:grid;grid-template-columns:repeat(4,1fr);grid-template-areas:"header header header1 header1" "main main main main" "textarea textarea textarea textarea" ". . button button"}.contact-form>div{height:70px}.contact-form>div:nth-child(1){grid-area:header}.contact-form>div:nth-child(2){grid-area:header1}.contact-form>div:nth-child(3){grid-area:main}.contact-form textarea{grid-area:textarea}.contact-form button{grid-area:button}}.home_sect{padding:20px 70px 70px;color:#fff}.home_welcome_sect h1,.home_sect h1{font-size:35px;font-weight:600}.home_welcome_sect span,.home_sect h1 span{color:var(--pri-clr);font-weight:800;text-transform:uppercase;font-family:Urbanist,sans-serif}.hr{width:30%;background-color:var(--pri-clr);height:2px;margin-top:30px}.home_welcome_sect h2{font-weight:400;font-size:16px;margin-top:20px}.home_welcome_sect .contact_btn{width:250px;height:55px;border-color:var(--pri-clr);color:var(--pri-clr);margin-top:30px}.firm_sect{margin-top:50px}.firm_sect h1,.testimonial_sect h1{font-size:40px}.firm_sect p{line-height:1.5rem}.firm_sect .hr,.testimonial_sect .hr{margin:40px auto auto}.services_sects{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:40px}.services_sects h3{color:var(--pri-clr);font-weight:500;margin-bottom:15px}.services_sects p{font-size:14px;text-align:start}.btn_navigate{color:#fff;text-decoration:underline;display:block;margin-top:15px}.review-details-con{display:flex;align-items:center;gap:20px}.review-details-con>div img{width:80px;height:80px;border-radius:50%;transition:all .4s ease-in-out;object-fit:cover}.testimonial_sect{width:100%}.testi{display:flex;align-items:center;margin-top:40px;gap:30px}.testi>div{display:flex;flex-direction:column;gap:20px}.service-section-four{background-image:url(../../assets//Images/bg_01-1.jpg);width:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center;padding:30px 0}.service-section-four>div{height:300px;width:25%;display:flex;flex-direction:column;justify-content:center;align-items:center}.service-section-four>div>div{height:100px;width:35%;padding:15px;color:#fff}.service-section-four>div>div>div{height:100%;display:flex;align-items:center;justify-content:center;font-size:30px}.service-section-four .h3{font-size:30px;margin:30px 0}.service-section-four .h5{font-weight:400}@media (max-width:600px){.service-section-four>div{width:100%}.service-section-four{display:grid;grid-template-columns:repeat(2,1fr);height:auto;margin-top:20px;gap:15px;row-gap:30px}.service-section-four>div>div{width:100%;padding:0}.service-section-four>div{height:auto}.service-section-four .h3{margin:10px 0;font-size:25px}.testi,.services_sects{flex-direction:column;display:flex}.home_sect{padding:40px 30px}.home_welcome_sect h1,.home_sect h1{font-size:32px;font-weight:700}.firm_sect h1,.testimonial_sect h1{font-size:38px}.firm_sect h1{text-align:start;margin-bottom:20px}.firm_sect p{text-align:start}.firm_sect .hr{margin:30px 0}}
