@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");:root{--main-color:#d54d00;--secondary-color:#000;--accent-color:#fe7518;--black:#000;--white:#fff;--light-grey:#e6e6e6;--grey:#666;--custom-bg:rgba(0,0,0,.8);--border:0.1rem solid rgba(0,0,0,.1);--custom-border:0.5rem solid var(--main-color);--box-shadow:0 0.5rem 1rem rgba(0,0,0,.1)}*{font-family:Roboto,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;text-decoration:none;text-transform:capitalize;border:none;outline:none}:not(.adoption-item),:not(.portfolio-item){-webkit-transition:all .2s linear;transition:all .2s linear}::-moz-selection{color:var(--white);background-color:var(--main-color)}::selection{color:var(--white);background-color:var(--main-color)}body{background:#f2f3f8}body,html{overflow-x:hidden}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:7rem}section{padding:3rem 5%}::-webkit-scrollbar{width:.8rem}::-webkit-scrollbar-track{background:var(--secondary-color)}::-webkit-scrollbar-thumb{background:var(--main-color)}p{font-size:1.7rem;line-height:1.7;color:var(--grey)}img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.heading{padding-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.heading .sub{letter-spacing:.2rem;display:inline-block;font-size:1.6rem;font-weight:600;line-height:1;color:var(--main-color);margin-bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:1rem}.heading .sub span{text-transform:uppercase}.heading .sub i{color:var(--main-color)}.heading h2{text-align:center;font-size:4rem;font-weight:600;color:var(--secondary-color);text-shadow:1px 1px 8px rgba(0,0,0,.2);letter-spacing:.1rem;line-height:1.2}.btn,.linear-bg .heading h2{color:var(--white)}.btn{display:inline-block;font-size:1.6rem;padding:1.5rem 2.5rem;text-align:center;text-transform:uppercase;background-color:var(--main-color);cursor:pointer}.btn:hover{background-color:var(--accent-color)}.logo{z-index:100000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.logo img{height:4rem;width:auto}.logo h3{color:var(--main-color);font-size:2.5rem}.logo p{font-size:1.6rem;color:var(--white);line-height:1}.page-title{background:-webkit-linear-gradient(top,rgba(0,0,0,.7),rgba(0,0,0,.5)),url(../../assets/images/Background/PageTitle.webp);background:linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.5)),url(../../assets/images/Background/PageTitle.webp);background-repeat:no-repeat;background-size:cover;background-position:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;padding:10rem 5% 0;min-height:42rem}.page-title .title h2{color:var(--white);font-size:5rem;font-weight:500;text-transform:uppercase}.page-title .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;font-size:1.8rem}.page-title .link a{font-weight:600;color:var(--white)}.page-title .link a:hover{color:var(--main-color)}.page-title .link i{color:var(--white)}.page-title .link span{font-weight:500;color:var(--white)}.header{position:fixed;top:0;left:0;width:100%;z-index:1000;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.header .header-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:.15rem solid hsla(0,0%,100%,.4);padding-left:5%}.header.active .header-1{display:none}.header .header-contacts{gap:3rem;list-style-type:none}.header .header-contacts,.header .header-contacts li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header-contacts li{gap:1rem;font-size:1.6rem;color:var(--white)}.header .header-contacts li i{color:var(--main-color)}.header .header-contacts span{text-transform:none}.header .social-contacts{height:100%;background-color:var(--main-color);width:40%;padding:.5rem 5% .5rem 0;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,10% 100%);clip-path:polygon(0 0,100% 0,100% 100%,10% 100%);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:1rem;list-style-type:none}.header .social-contacts,.header .social-contacts li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .social-contacts li a{height:3rem;width:3rem;font-size:1.6rem;color:var(--white);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .social-contacts li a:hover{color:var(--secondary-color)}.header .header-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:8rem;padding:0 5%;gap:.5rem}.header.active .header-2{background-color:var(--black);border-bottom:.2rem solid var(--main-color);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.header #menu-btn{cursor:pointer;display:none}.header .navbar{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;gap:1.5rem}.mobile-menu{display:none}.header .container{height:100%;gap:1.3rem}.header .container,.header .dropdown-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .dropdown-menu{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .navbar .nav-btn{display:inline-block;font-size:2.2rem;color:var(--white);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none;gap:.5rem}.header .navbar .nav-btn:hover{color:var(--main-color)}.header .dropdown-content{position:absolute;top:100%;left:0;background-color:var(--black);width:20rem;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:none;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;z-index:1000}.header .dropdown-content .side-dropdown{color:var(--white);font-size:1.2rem;padding-right:1.5rem;font-weight:700;cursor:pointer;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .dropdown-content .side-dropdown .dropdown-content{left:20rem;top:0;display:none!important}.header .dropdown-menu:hover .dropdown-content{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:var(--custom-border)}.header .dropdown-content .side-dropdown:hover .dropdown-content{display:-webkit-box;display:-ms-flexbox;display:flex!important}.header .dropdown-content a,.header .dropdown-content button{display:block;font-size:1.6rem;font-weight:600;color:var(--white);background-color:var(--black);padding:1rem 1.5rem;cursor:pointer}.header .dropdown-content .side-dropdown{position:relative}.header .dropdown-content .side-dropdown:hover,.header .dropdown-content .side-dropdown:hover button,.header .dropdown-content a:hover{color:var(--white);background-color:var(--main-color)}.header .icon-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.header .icon-container .icon{font-size:2rem;color:var(--white);cursor:pointer}.header .icon-container .icon:hover{color:var(--main-color)}.header .search-container{position:absolute;top:100%;right:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2rem;background:var(--white);width:40rem;padding:1.5rem 2rem;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);opacity:0;-webkit-transform-origin:right;transform-origin:right;-webkit-transition:-webkit-transform .3s ease;-moz-transition:-webkit-transform .3s ease;-ms-transition:-webkit-transform .3s ease;-o-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-webkit-border-radius:50rem;-moz-border-radius:50rem;-ms-border-radius:50rem;-o-border-radius:50rem;border-radius:50rem;-webkit-transform:translateX(300%);-moz-transform:translateX(300%);-ms-transform:translateX(300%);-o-transform:translateX(300%);transform:translateX(300%)}.header .search-container.active{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.header .search-container input{width:100%;height:100%;background:transparent;color:var(--black);font-size:1.8rem;text-transform:none}.header .search-container button{color:var(--secondary-color);background-color:transparent;font-size:2rem;padding-right:.5rem;padding-left:1rem}.header .search-container button:hover{color:var(--main-color);cursor:pointer}.header .btn{padding:1.5rem}.footer{background:-webkit-linear-gradient(top,rgba(0,0,0,.8),rgba(0,0,0,.7)),url(../../assets/images/Background/Footer.webp);background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(0,0,0,.7)),url(../../assets/images/Background/Footer.webp);background-repeat:no-repeat;background-size:cover;background-position:50%}.footer .box-container{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(25rem,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:3rem;padding:2rem 5%}.footer-item h2{color:var(--white);font-size:2.5rem;font-weight:600;letter-spacing:.2rem;padding-bottom:1rem;margin-bottom:2rem;position:relative}.footer-item h2:before{position:absolute;left:0;bottom:0;width:10rem;height:2px;content:"";background-color:var(--main-color);-webkit-transform:translateX(0);transform:translateX(0)}.footer-item>p{padding-top:1.5rem;font-size:1.6rem}.footer-item p{color:var(--white);line-height:1.5;font-weight:500}.footer-item .connect{padding-top:1rem}.footer-item .connect p{margin-bottom:.5rem!important}.footer-item .connect i{font-size:1.6rem;color:var(--main-color);height:3rem;width:3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-item .connect i,.footer-item .social{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-item .social{gap:1rem;margin-top:1.5rem}.footer-item .social a{height:4rem;width:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--main-color)}.footer-item .social a i{color:var(--white);font-size:1.7rem}.footer-item .social a:hover{background-color:var(--white)}.footer-item .social a:hover i{color:var(--main-color)}.footer-item .gmail{text-transform:none}.footer-item .info p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-bottom:1.5rem}.footer-item .info a{font-size:1.8rem;color:var(--white)}.footer-item .links p:hover a{color:var(--main-color)}.footer-item .links p i{color:var(--main-color);font-size:1.5rem}.footer-item:last-child p{padding-top:0;padding-bottom:2rem;line-height:1.6}.footer-item .input-field{margin-bottom:1rem}.footer-item .dark-form .alert{min-height:3.5rem;display:block;font-size:2rem;color:var(--main-color);padding-top:1rem}.footer .content{text-align:center;padding:2rem 0;border-top:.1rem solid hsla(0,0%,100%,.4)}.footer .content p{font-size:2rem;color:var(--white)}.scroll-top{position:fixed;bottom:1rem;right:1rem;height:5.5rem;width:5.5rem;font-size:2.2rem;color:var(--white);background:var(--main-color);-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s;z-index:900;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.scroll-top:hover{background-color:var(--secondary-color);cursor:pointer}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{color:var(--black)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.form .input-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-bottom:1rem}.form .box{width:100%;background-color:transparent;font-size:1.6rem;color:var(--black);padding:1rem 1.5rem;border:.15rem solid rgba(0,0,0,.1);text-transform:none}.form .box::-webkit-input-placeholder{text-transform:capitalize}.form .box::-moz-placeholder{text-transform:capitalize}.form .box:-ms-input-placeholder{text-transform:capitalize}.form .box::placeholder{text-transform:capitalize}.form .box:focus{border-color:var(--main-color)}.form textarea{resize:none;height:20rem}.form .btn{width:100%;overflow:hidden;margin-top:1rem}.dark-form input:-webkit-autofill,.dark-form input:-webkit-autofill:active,.dark-form input:-webkit-autofill:focus,.dark-form input:-webkit-autofill:hover{-webkit-text-fill-color:var(--white);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.dark-form .input-box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;margin-bottom:1rem}.dark-form .input-box,.dark-form .input-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center;gap:1rem}.dark-form .input-field{-webkit-box-flex:1;-ms-flex:1 1 20rem;flex:1 1 20rem;border:1.5px solid var(--white);padding:1.5rem;width:100%;-ms-flex-align:center}.dark-form .input-field:hover{border-color:var(--main-color)}.dark-form .input-field label{color:var(--main-color);font-size:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark-form .box{width:100%;font-size:1.6rem;color:var(--white);background-color:transparent;text-transform:none}.dark-form .box::-webkit-input-placeholder{text-transform:capitalize;color:var(--white)}.dark-form .box::-moz-placeholder{text-transform:capitalize;color:var(--white)}.dark-form .box:-ms-input-placeholder{text-transform:capitalize;color:var(--white)}.dark-form .box::placeholder{text-transform:capitalize;color:var(--white)}.dark-form textarea{height:15rem;resize:none}.dark-form .text-area{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start;margin-bottom:1rem}.dark-form .checkbox-label{color:var(--white);position:relative;padding-left:2.5rem;cursor:pointer;font-size:1.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark-form .checkbox-label input{position:absolute;opacity:0;z-index:-1}.dark-form .checkbox-indicator{position:absolute;top:.2rem;left:0;height:1.6rem;width:1.6rem;background:transparent;outline:.15rem solid var(--white)}.dark-form .checkbox-label input:checked~.checkbox-indicator{background:var(--main-color);outline-color:var(--main-color)}.dark-form .checkbox-indicator:after{content:"";position:absolute;left:.5rem;top:.2rem;width:.3rem;height:.8rem;border:solid var(--light-grey);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:none}.dark-form .checkbox-label input:checked~.checkbox-indicator:after{display:initial}.dark-form .extra-services{padding-top:1rem;padding-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}.dark-form .select option{color:var(--grey)}.dark-form .select{-webkit-box-flex:1;-ms-flex:1 1 20rem;flex:1 1 20rem;border:.15rem solid var(--white);width:100%}.dark-form .select-container{height:100%;min-width:100%;position:relative}.dark-form .select-box{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;color:var(--white);background-color:transparent;font-size:1.6rem;padding:1.5rem 1.5rem 1.5rem 4.5rem}.dark-form .select-container label{left:1.5rem;color:var(--main-color);font-size:1.6rem}.dark-form .select-container .icon-container,.dark-form .select-container label{position:absolute;height:100%;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dark-form .select-container .icon-container{width:4rem;right:0;z-index:-1}.dark-form .select-container .icon-container i{font-size:1.6rem;color:var(--white)}.swiper-pagination-bullet{height:1.3rem;width:1.3rem;border-radius:0;background:var(--white);opacity:.7;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.swiper-pagination-bullet-active{width:3rem;background:var(--main-color)!important;opacity:.9}.swiper-button-next,.swiper-button-prev{background-color:hsla(0,0%,100%,.4);font-size:1rem;height:6rem;width:6rem;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.swiper-button-next{right:0}.swiper-button-prev{left:0}.swiper-button-next:after,.swiper-button-prev:after{font-size:2rem;font-weight:700;color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:var(--main-color)}.sidebar-heading h2{position:relative;font-size:3rem;font-weight:500;word-spacing:1px;color:var(--secondary-color);letter-spacing:.1rem;line-height:1;margin-bottom:1.5rem;padding-bottom:1.2rem}.sidebar-heading h2:before{position:absolute;left:0;bottom:0;width:10rem;height:2px;content:"";background-color:var(--main-color)}.sidebar{-webkit-box-flex:1;-ms-flex:1 1 28rem;flex:1 1 28rem}.sidebar .sidebar-item{margin-bottom:1.5rem;background-color:var(--white);border-top:var(--custom-border);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);padding:2.5rem 1.5rem}.sidebar .search .input-box{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.sidebar .search .input-box input{width:100%;padding:1.5rem;overflow:hidden;border:.1rem solid rgba(0,0,0,.5)}.sidebar .search .input-box input:focus{border-color:var(--main-color)}.sidebar .search .input-box button{color:var(--white);background-color:var(--secondary-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 2rem;font-size:1.8rem;cursor:pointer}.sidebar .search .input-box button:hover{background-color:var(--main-color)}.sidebar .category a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.5rem 0;border-bottom:.15rem solid rgba(0,0,0,.1)}.sidebar .category a:last-child{margin-bottom:0}.sidebar .category a span{font-size:1.7rem;color:var(--secondary-color);font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.sidebar .category a span i{font-size:1.8rem;color:var(--main-color)}.sidebar .category a p{font-size:1.5rem}.sidebar .category a:hover p,.sidebar .category a:hover span{color:var(--main-color)}.sidebar .post-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-bottom:1rem}.sidebar .post-item:last-child{margin-bottom:0}.sidebar .post-item img{height:8rem;width:8rem}.sidebar .recent-posts .post-item img{width:10rem}.sidebar .post-item a{display:inline-block;font-size:2rem;font-weight:600;color:var(--secondary-color)}.sidebar .recent-posts .post-item a{font-size:1.8rem}.sidebar .post-item a:hover{color:var(--main-color)}.sidebar .post-item .price p{padding-top:.5rem;font-size:1.7rem;font-weight:700;color:var(--main-color)}.sidebar .post-item .price span{font-size:1.3rem;font-weight:400;color:var(--grey);text-decoration:line-through;padding-left:.2rem}.sidebar .tags .box-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.7rem}.sidebar .tag-item{color:var(--white);background-color:var(--main-color);font-size:1.6rem;padding:1rem 1.8rem}.sidebar .tag-item:hover{background-color:var(--secondary-color);cursor:pointer}.home{padding:0;position:relative}.home-slider{position:relative;overflow:hidden}.home-slider .swiper-button-next,.home-slider .swiper-button-prev{opacity:0}.home-slider:hover .swiper-button-next,.home-slider:hover .swiper-button-prev{opacity:1}.home-item{height:70rem}.home-item .content{padding:10rem 5%;position:absolute;top:0;left:0;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.5));background:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.5))}.home-item .content,.home-item .content .text{display:-webkit-box;display:-ms-flexbox;display:flex}.home-item .content .text{width:70rem;margin-top:10rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.home-item .content h5{font-size:2rem;font-weight:600;margin-bottom:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.home-item .content h5,.home-item .content h5 i{color:var(--main-color)}.home-item .content h3{font-size:6rem;font-weight:600;margin-bottom:2.5rem;color:var(--white);letter-spacing:.1rem;line-height:1.1}.features{padding-bottom:2rem}.features .box-container{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(25rem,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:1.5rem}.feature-item{cursor:pointer;background-color:var(--black);padding:3rem 2rem;position:relative;overflow:hidden}.feature-item i{position:absolute;top:0;right:0;height:9rem;width:9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:4rem;color:transparent;-webkit-text-stroke:2px var(--white);background-color:var(--main-color)}.feature-item h3{font-size:2.5rem;color:var(--white);margin:1rem 0}.feature-item p{color:var(--light-grey)}.why-choose-us{padding:0}.whyUs.main{background:-webkit-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.7)),url(../../assets/images/Background/WhyUs.webp);background:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.7)),url(../../assets/images/Background/WhyUs.webp);background-position:50%;background-size:cover;background-attachment:fixed}.section-slider{overflow:hidden;padding:.5rem}.counting{padding:5rem 5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem;background:-webkit-linear-gradient(top,rgba(0,0,0,.8),rgba(0,0,0,.6)),url(../../assets/images/Background/Counter.webp);background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(0,0,0,.6)),url(../../assets/images/Background/Counter.webp);background-position:50%;background-size:cover;background-attachment:fixed}.counting .box{-webkit-box-flex:1;-ms-flex:1 1 25rem;flex:1 1 25rem;text-align:center;padding:2.5rem 2rem}.counting .box i{width:8rem;height:8rem;margin:0 auto;color:transparent;-webkit-text-stroke:2px var(--white);background-color:var(--main-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:3.5rem}.counting .box .count{color:var(--white);font-size:5rem;font-weight:500;margin:1rem 0}.counting .box h3{font-size:2rem;color:var(--white);font-weight:400;display:inline-block}.adoptions.main .adoption-item{padding:0}.process.main{background:-webkit-linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.5)),url(../../assets/images/Background/Process.jpg);background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.5)),url(../../assets/images/Background/Process.jpg);background-position:50%;background-size:cover;background-attachment:fixed}.process-slider{overflow:hidden;padding:.5rem}.custom-form.main{padding:0}.testimonial-bg{background:-webkit-linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.5)),url(../../assets/images/Background/Testimonials.webp);background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.5)),url(../../assets/images/Background/Testimonials.webp);background-position:50%;background-size:cover;background-attachment:fixed}.banner{padding:8rem 5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:url(../../assets/images/Background/Banner.webp);background-position:0;background-size:cover}.banner .content{width:70rem}.banner .heading{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start;padding-bottom:0}.banner h2{font-size:5rem;font-weight:600;line-height:1.3;color:var(--white);padding-bottom:2rem;letter-spacing:.1rem}.newsletter-subscribe{padding:8rem 5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(../../assets/images/Background/Newsletter.jpg);background-position:50%;background-size:cover}.newsletter-subscribe .content{width:70rem;text-align:center}.newsletter-subscribe h2{font-size:4.5rem;font-weight:600;color:var(--white)}.newsletter-subscribe p{letter-spacing:.15rem;font-weight:500;color:var(--white);padding-top:1rem;padding-bottom:3rem}.newsletter-subscribe .box-container{max-width:60rem;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;padding:.5rem;background-color:var(--white)}.newsletter-subscribe input{padding:0 1.5rem;width:100%;color:var(--black);background-color:var(--white);text-transform:none;font-size:1.5rem}.newsletter-form .alert{min-height:3.5rem;display:block;font-size:2rem;color:var(--white);padding-top:1rem;-webkit-transition:none;transition:none}.blog.main .box-container{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(32rem,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(32rem,1fr));gap:1.5rem}.home-clients{background-color:rgba(0,0,0,.05)}.clients .client-slider{overflow:hidden}.about-us{padding:0}.about{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem}.about,.about .image{display:-webkit-box;display:-ms-flexbox;display:flex}.about .image{-ms-flex:1 1 42rem;flex:1 1 42rem;gap:1.3rem;position:relative}.about .image,.about .sub-image{-webkit-box-flex:1;overflow:hidden}.about .sub-image{-ms-flex:1 1 15rem;flex:1 1 15rem;height:50rem}.about .image img{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.about .sub-image.first img:first-child,.about .sub-image.last img:nth-child(2){height:33rem}.about .sub-image.first img:nth-child(2),.about .sub-image.last img:first-child{height:16rem}.about .sub-image.first img:first-child,.about .sub-image.last img:first-child{margin-bottom:1rem}.about .experience{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:29rem;padding:1.5rem;color:var(--white);background-color:var(--main-color);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.about .experience,.about .experience-content{display:-webkit-box;display:-ms-flexbox;display:flex}.about .experience-content{font-size:1.6rem;padding-left:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about .experience span{color:var(--white);font-size:5rem;font-weight:600;line-height:1}.about .experience .icon{width:8rem;height:8rem;background-color:var(--main-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about .experience i{font-size:5rem;color:transparent;-webkit-text-stroke:2.5px var(--white)}.about .content{-webkit-box-flex:1;-ms-flex:1 1 42rem;flex:1 1 42rem}.about .heading{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.about .heading h2{text-align:left}.about .content p{padding-bottom:1rem}.about .about-features{padding-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem}.about .about-features i{font-size:5rem;color:var(--main-color)}.about .about-features h3{font-size:2.6rem;margin:1rem 0}.about .about-features p{font-size:1.6rem}.about .btn{margin-top:1.5rem}.company-history{padding:0}.history .box-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}.history-item{-webkit-box-flex:1;-ms-flex:1 1 32rem;flex:1 1 32rem;position:relative}.history-item i{font-size:3rem;width:8rem;height:8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--white);background-color:var(--main-color);margin-left:3rem}.history-item .content{padding:3rem;background-color:var(--black)}.history-item h3{font-size:2.4rem;color:var(--white)}.history-item h4{font-size:1.8rem;color:var(--main-color);margin:.6rem 0}.history-item p{line-height:1.4;color:var(--white)}.whyUs{padding:3rem 5%}.whyUs .heading{max-width:70rem;margin:0 auto 2rem}.whyUs .box-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.whyUs .box{-webkit-box-flex:1;-ms-flex:1 1 35rem;flex:1 1 35rem}.whyUs .whyUs-point{background:var(--main-color);margin-bottom:2rem;padding:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.whyUs .whyUs-point:last-child{margin-bottom:0}.whyUs .whyUs-point i{height:7rem;width:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:3.5rem;color:var(--white)}.whyUs .whyUs-point>div{-webkit-box-flex:1;-ms-flex:1 1 20rem;flex:1 1 20rem}.whyUs .whyUs-point h5{font-size:2.4rem;font-weight:600;margin-bottom:.5rem;color:var(--white)}.whyUs .whyUs-point p{font-size:1.6rem;line-height:1.4;color:var(--white)}.whyUs .image{-webkit-box-flex:1;-ms-flex:1 1 30rem;flex:1 1 30rem;margin:auto}.team .box-container{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(25rem,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:1rem}.team-item{position:relative;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);height:40rem;overflow:hidden}.team-item .content{padding:2rem;position:absolute;bottom:0;left:0;height:100%;width:100%;background:-webkit-linear-gradient(transparent,rgba(0,0,0,.9));background:linear-gradient(transparent,rgba(0,0,0,.9));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.team-item .content h3{font-size:2.5rem;font-weight:600;color:var(--white)}.team-item .content h3:hover,.team-item .content p{color:var(--main-color)}.team-item .content p{font-size:1.6rem;text-transform:uppercase}.team-item .icon-container{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-transition:all .4s ease-in-out 0s;-moz-transition:all .4s ease-in-out 0s;-o-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;z-index:2}.team-item .icon-container a{height:4rem;width:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.7rem;color:var(--white);background-color:var(--main-color)}.team-item .icon-container a:hover{color:var(--main-color);background-color:var(--white)}.team-single .team-intro{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3rem;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);background-color:var(--white);padding:2rem;overflow:hidden}.team-single .image{width:40rem;height:50rem;overflow:hidden}.team-single .information{-webkit-box-flex:1;-ms-flex:1 1 50rem;flex:1 1 50rem}.team-single .information h3{color:var(--black);font-size:3rem;font-weight:600;padding-bottom:.5rem}.team-single .information h5{color:var(--main-color);text-transform:uppercase;font-size:1.8rem;font-weight:500;padding-bottom:1.5rem}.team-single .information .team-about{padding-top:1.5rem;border-top:.1rem solid rgba(0,0,0,.2)}.team-single .text{font-size:1.6rem;letter-spacing:.2px;font-weight:400;color:var(--grey);line-height:1.7}.team-single .team-personal-info{padding-top:2rem;padding-bottom:1rem}.team-single .team-personal-info li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding-bottom:1.5rem}.team-single .team-personal-info i{font-size:1.6rem;color:var(--main-color);padding-right:.5rem}.team-single .team-personal-info h6{font-size:2rem;color:var(--black)}.team-single .team-personal-info span{font-size:1.8rem;font-weight:500;color:var(--grey);text-transform:none}.team-single .icon-container{gap:.7rem}.team-single .icon-container,.team-single .icon-container a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.team-single .icon-container a{height:4rem;width:4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.5rem;color:var(--white);background-color:var(--main-color)}.team-single .icon-container a:hover{background:var(--secondary-color)}.team-single .page-info{background-color:transparent;box-shadow:none;-webkit-box-flex:0;-ms-flex:none;flex:none}.team-single .box-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;padding-top:2rem}.team-single h4{font-size:3rem;font-weight:500;color:var(--black);padding-bottom:.5rem}.team-single .sub-section{-webkit-box-flex:1;-ms-flex:1 1 42rem;flex:1 1 42rem}.team-single .skills .box{padding:.6rem 0}.team-single .skills .box h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.7rem 0;font-size:1.7rem;color:var(--secondary-color);font-weight:600}.team-single .skills .box .progress-bar{width:100%;background:#ccc;overflow:hidden;height:1rem}.team-single .skills .box .progress-bar span{display:block;height:100%;background:var(--main-color)}.testimonial-slider{overflow:hidden;position:relative;padding-bottom:4rem}.testimonial .swiper-pagination-bullet{background:var(--secondary-color);opacity:.9}.testi-item{background-color:var(--secondary-color);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:hidden}.testi-item .content{padding:4rem 3rem}.testi-item p{padding-bottom:2rem;color:var(--light-grey)}.testi-item .rating i{font-size:1.8rem;color:var(--main-color)}.testi-item .intro{background-color:var(--main-color);padding:6rem 3rem 2.5rem;border-top-left-radius:50%;border-top-right-radius:50%;position:relative}.testi-item h4{font-size:2.2rem;padding-bottom:.5rem}.testi-item h4,.testi-item h6{font-weight:600;color:var(--white)}.testi-item h6{font-size:1.8rem}.testi-item img{position:absolute;top:0;right:3rem;height:10rem;width:9rem;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.faq .box-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.accordion-container{-webkit-box-flex:1;-ms-flex:1 1 55rem;flex:1 1 55rem}.accordion{background:var(--white);margin-bottom:1.5rem;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:hidden}.accordion:last-child{margin-bottom:0}.accordion .accordion-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5rem;cursor:pointer;font-size:1.8rem;background-color:var(--black);overflow:hidden}.accordion .accordion-heading h3{padding:1.5rem 2rem;color:var(--white)}.accordion.active .accordion-heading h3{color:var(--main-color)}.accordion .accordion-heading i{height:7rem;width:7rem;color:var(--white);background-color:var(--main-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accordion.active .accordion-content{display:block}.accordion-content{padding:2rem;font-size:1.5rem;line-height:2;color:var(--grey);display:none}.faq .image{-webkit-box-flex:1;-ms-flex:1 1 30rem;flex:1 1 30rem;height:51rem;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:hidden}.tab-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;gap:1rem;margin-bottom:2rem}.tab-buttons .button{font-size:1.6rem;font-weight:500;padding:1.5rem 3rem;color:var(--white);background-color:var(--black);text-transform:uppercase;text-align:center}.tab-buttons .button.active,.tab-buttons .button:hover{background-color:var(--main-color);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);cursor:pointer}.tab-buttons i{margin-right:.8rem}.tab-section{display:none}.tab-section.active{display:block;margin-top:2rem}.page-single{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}.page-single .sidebar .sidebar-item{margin-bottom:0}.page-info{-webkit-box-flex:1;-ms-flex:1 1 75rem;flex:1 1 75rem}.page-info .image{height:40rem;overflow:hidden}.page-info .image img{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.page-info .content{padding-top:2rem}.page-info .main-heading{display:inline-block;font-size:3.5rem;font-weight:600;color:var(--secondary-color);text-shadow:1px 1px 8px rgba(0,0,0,.2);padding-bottom:1rem}.page-info .important{color:var(--secondary-color)!important;font-weight:600}.page-info p{padding-bottom:1rem}.page-info .page-gallery{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(25rem,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:1rem;padding:2rem 0}.page-info .page-gallery img{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.page-info .sub-heading{display:inline-block;font-size:2.5rem;font-weight:600;color:var(--secondary-color);padding-bottom:.5rem}.page-info .sub-section{padding-top:2rem}.page-info .sub-section p{margin-bottom:-1rem}.page-info .sub-section ul{list-style:none}.page-info .sub-section ul li{padding-top:1rem;font-size:1.5rem;color:var(--grey);display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.page-info .sub-section ul i{color:var(--main-color);font-size:1.4rem;height:1.8rem;width:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-sidebar{-webkit-box-flex:1;-ms-flex:1 1 25rem;flex:1 1 25rem;padding:4rem;background:var(--secondary-color);border-top:var(--custom-border);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.page-sidebar .sub-heading{display:inline-block;font-size:2.5rem;font-weight:600;color:var(--white);padding-bottom:2rem;line-height:1}.page-sidebar .detail-item{padding-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8rem}.page-sidebar .detail-item:last-child{padding-bottom:0}.page-sidebar .detail-item i{height:2rem;width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.8rem;color:var(--main-color)}.page-sidebar .detail-item h3{font-size:1.8rem;font-weight:600;color:var(--white);line-height:1;padding-bottom:.5rem}.page-sidebar .detail-item .detail-content p{font-weight:400;color:var(--light-grey);line-height:1.3}.page-sidebar .gmail,.page-sidebar .website{text-transform:none}.page-sidebar .btn{margin-top:3rem}.custom-form{padding:2rem 0}.custom-form .alert{font-size:2rem;color:var(--main-color);padding-left:1rem}.custom-form .box-container{background-position:50%;background-size:cover}.custom-form .content{margin-left:auto;padding:4rem 5%;max-width:70rem;background:var(--custom-bg)}.custom-form .heading{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.custom-form .heading h2{text-align:left}.custom-form form{width:100%}.custom-form ::-webkit-calendar-picker-indicator{-webkit-filter:invert(1);filter:invert(1)}.gallery .box-container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;-ms-grid-rows:auto;grid-template-rows:auto;gap:1.5rem;grid-template-areas:"gallery-1 gallery-2 gallery-3" "gallery-4 gallery-2 gallery-5" "gallery-6 gallery-7 gallery-9" "gallery-6 gallery-8 gallery-9"}.gallery-item{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);position:relative;cursor:pointer;height:24rem;overflow:hidden}.gallery-1{grid-area:gallery-1}.gallery-2{grid-area:gallery-2;height:auto}.gallery-3{grid-area:gallery-3}.gallery-4{grid-area:gallery-4}.gallery-5{grid-area:gallery-5}.gallery-6{grid-area:gallery-6;height:auto}.gallery-7{grid-area:gallery-7}.gallery-8{grid-area:gallery-8}.gallery-9{grid-area:gallery-9;height:auto}.gallery-item .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:10%;top:10%;opacity:0;width:80%;height:80%;z-index:1;-webkit-transition:all .4s ease-in-out 0s;-moz-transition:all .4s ease-in-out 0s;-o-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;background-color:rgba(230,73,0,.85)}.gallery-item:hover .content{opacity:1}.gallery-item a i{scale:0;font-size:4rem;color:var(--white)}.gallery-item:hover a i{scale:1}.pricing .box-container{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(32rem,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(32rem,1fr));gap:1rem}.pricing .plan-item{position:relative;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);height:56rem;overflow:hidden}.pricing .plan-item .plan-content{position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--custom-bg)}.pricing .plan-item .intro{position:relative;padding:3rem}.pricing .plan-item h3{color:var(--main-color);font-size:3.5rem;font-weight:500}.pricing .plan-item h3 span{color:var(--white)}.pricing .plan-item .icon{position:absolute;top:50%;right:3rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8rem;height:8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:4rem;color:transparent;-webkit-text-stroke:2px var(--white);background-color:var(--main-color)}.pricing .plan-item .icon,.pricing .plan-item ul{display:-webkit-box;display:-ms-flexbox;display:flex}.pricing .plan-item ul{border-top:.15rem solid hsla(0,0%,100%,.4);border-bottom:.15rem solid hsla(0,0%,100%,.4);padding:2rem 3rem;list-style:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pricing .plan-item ul li{padding:.8rem 0;font-size:1.8rem;color:var(--light-grey);text-align:left;gap:.7rem}.pricing .plan-item ul li,.pricing .plan-item ul li i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing .plan-item ul li i{height:1.8rem;width:1.8rem;color:var(--main-color);font-size:1.3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pricing .plan-item .bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3rem}.pricing .plan-item .price{color:var(--white);font-weight:400;line-height:1;font-size:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:2rem}.pricing .plan-item .price span{font-size:2rem;padding-bottom:.5rem}.process .box-container{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(25rem,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:1.5rem}.process-item{position:relative;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:hidden;height:29.5rem;background-color:var(--main-color)}.process-item .text{padding:2rem}.process-item h3{font-size:2.8rem;font-weight:600;color:var(--white);padding-bottom:.5rem}.process-item p{color:var(--light-grey)}.process-item .intro{position:absolute;bottom:0;left:0;width:100%;padding:1.5rem 3rem 1.5rem 1.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.process-item .intro,.process-item i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.process-item i{height:7rem;width:7rem;font-size:3rem;background-color:var(--black);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.process-item h6,.process-item i{color:transparent;-webkit-text-stroke-width:.15rem;stroke-width:.15rem;-webkit-text-stroke-color:var(--white)}.process-item h6{font-size:6rem;font-weight:900;stroke:var(--white)}.health-tracker .box-container{background-image:url(../../assets/images/Background/Health-Tracker.webp)}.health-tracker .content{margin-left:0}.appointment .box-container{background-image:url(../../assets/images/Background/Appointment.webp)}.causes .box-container{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(32rem,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(32rem,1fr));gap:1.5rem}.cause-item{height:44rem;position:relative;background-color:var(--black)}.cause-item .content{position:absolute;top:0;left:0;height:100%;width:100%;background:-webkit-linear-gradient(transparent,rgba(0,0,0,.8));background:linear-gradient(transparent,rgba(0,0,0,.8));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:2rem}.cause-item h3{font-size:2.8rem;line-height:1.4;color:var(--white)}.cause-item h3:hover{color:var(--main-color)}.cause-item .skills .box .progress-bar{width:100%;background:#ccc;height:1rem;position:relative;margin-top:3.5rem}.cause-item .skills .box .progress-bar span{display:block;height:100%;background:var(--main-color)}.cause-item .skills .box .progress-bar h5{position:absolute;top:0;-webkit-transform:translateY(-3rem);transform:translateY(-3rem);background-color:var(--main-color);color:var(--white);font-size:1.4rem;width:4rem;height:3rem;padding:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-clip-path:polygon(100% 0,100% 75%,20% 76%,0 100%,0 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 75%,20% 76%,0 100%,0 100%,0 100%,0 0)}.cause-item .details{gap:1.5rem;margin-top:1rem}.cause-item .detail-item,.cause-item .details{display:-webkit-box;display:-ms-flexbox;display:flex}.cause-item .detail-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.cause-item .detail-item h4{font-size:2rem;color:var(--main-color)}.cause-item .detail-item p{font-size:1.8rem;color:var(--white)}.cause-info{margin-bottom:3.5rem;background-color:var(--main-color);padding:3rem;position:relative}.cause-info .skills .box .progress-bar{width:100%;background:#ccc;height:1rem;position:relative;margin-top:3rem}.cause-info .skills .box .progress-bar span{display:block;height:100%;background:var(--black)}.cause-info .skills .box .progress-bar h3{position:absolute;top:0;-webkit-transform:translateY(-3rem);transform:translateY(-3rem);background-color:var(--black);color:var(--white);font-size:1.4rem;width:4rem;height:3rem;padding:.15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-clip-path:polygon(100% 0,100% 75%,20% 76%,0 100%,0 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 75%,20% 76%,0 100%,0 100%,0 100%,0 0)}.cause-info .details{gap:1.5rem;margin-top:1rem}.cause-info .detail-item,.cause-info .details{display:-webkit-box;display:-ms-flexbox;display:flex}.cause-info .detail-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.cause-info .detail-item h4{font-size:2rem;color:var(--black)}.cause-info .detail-item p{font-size:1.8rem;color:var(--white);padding:0}.cause-info .btn{position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%,2.5rem);transform:translate(-50%,2.5rem);background-color:var(--black);border:.1rem solid var(--black)}.cause-info .btn:hover{border-color:var(--white);background-color:var(--main-color)}.donation-form .box-container{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);background-color:var(--white);padding:2rem}.donation-form .item{margin-bottom:3rem}.donation-form .item:nth-child(4){margin-bottom:0}.donation-form .item h4{font-size:2.8rem;margin-bottom:1.5rem}.donation-form .select{border:.15rem solid rgba(0,0,0,.15);width:100%}.donation-form .select-container{height:100%;min-width:100%;position:relative}.donation-form .select-box{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;color:var(--black);background-color:transparent;padding:1.5rem;font-size:1.6rem}.donation-form .select-container .icon-container{width:4rem;height:100%;position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.donation-form .select-container .icon-container i{font-size:1.6rem;color:var(--black)}.donation-form .payment-options{gap:4rem}.donation-form .payment-item,.donation-form .payment-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.donation-form .payment-item{cursor:pointer;font-size:1.8rem}.donation-form .payment-item input{position:absolute;opacity:0}.donation-form .payment-item input+.payment-label:before{content:"";background:#f4f4f4;border-radius:100%;border:.1rem solid rgba(0,0,0,.25);display:inline-block;width:1.8rem;height:1.8rem;position:relative;margin-right:1rem;vertical-align:top;cursor:pointer;text-align:center;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.donation-form .payment-item input:checked+.payment-label:before{background-color:var(--main-color);-webkit-box-shadow:inset 0 0 0 4px #e4e4e4;box-shadow:inset 0 0 0 4px #e4e4e4}.donation-form .payment-item input:focus+.payment-label:before{outline:none;border-color:var(--main-color)}.donation-form .amount-input-box{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;width:25rem}.donation-form .amount-input-box input{width:100%;padding:1.3rem;border:.1rem solid rgba(0,0,0,.2);overflow:hidden}.donation-form .amount-input-box input:focus{border-color:var(--main-color)}.donation-form .amount-input-box label{color:var(--white);background-color:var(--main-color);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem 2rem;font-size:2rem;cursor:pointer}.donation-form .amount-choices,.donation-form .amount-input-box label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.donation-form .amount-choices{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;padding-top:1rem}.donation-form .amount-choices .amount-item{padding:1.5rem 2.5rem;border-right:.1rem solid var(--white);background-color:var(--main-color);color:var(--white);font-size:1.6rem;cursor:pointer}.donation-form .amount-choices .amount-item:hover{background-color:var(--accent-color)}.donation-form .personal-info textarea{resize:none;height:22rem;margin-top:1rem}.events .box-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}.event-item{-webkit-box-flex:1;-ms-flex:1 1 40rem;flex:1 1 40rem;height:18rem;position:relative}.event-item .content{position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--custom-bg)}.event-item .content,.event-item .date{display:-webkit-box;display:-ms-flexbox;display:flex}.event-item .date{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2rem;font-size:2.2rem;text-align:center;color:var(--white);background-color:var(--main-color);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.event-item .date span{font-size:4rem;font-weight:600;color:var(--white);padding:.5rem 0}.event-item .info{-webkit-box-flex:4;-ms-flex:4;flex:4;padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.event-item h3{font-size:2.8rem;line-height:1.4;color:var(--white)}.event-item h3:hover{color:var(--main-color)}.event-item .details{gap:1.5rem;margin-top:1rem}.event-item .detail-item,.event-item .details{display:-webkit-box;display:-ms-flexbox;display:flex}.event-item .detail-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.event-item .detail-item i{font-size:1.8rem;color:var(--main-color)}.event-item .detail-item p{font-size:1.8rem;color:var(--white)}.event-single .box-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.event-single .team-item{max-width:28rem}.event-single iframe{width:100%;min-height:30rem}.portfolios .tab-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.portfolio-item{width:33.3%;padding:.6rem}.portfolios-content{height:35rem;position:relative;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:hidden}.portfolio-item .content{position:absolute;left:0;bottom:0;width:100%;height:100%;padding:3rem 2rem;background:-webkit-linear-gradient(rgba(0,0,0,.8),transparent);background:linear-gradient(rgba(0,0,0,.8),transparent)}.portfolio-item .text h3{font-size:2.5rem;font-weight:600;color:var(--white)}.portfolio-item .text p{font-size:1.4rem;margin-top:1rem;font-weight:500;line-height:1.3;color:var(--white);text-transform:uppercase}.portfolio-item .text h3:hover{color:var(--main-color)}.portfolio-item .view{position:absolute;bottom:0;right:0;height:6rem;width:6rem;background-color:var(--main-color)}.portfolio-item a i{height:100%;width:100%;font-size:2rem;color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.portfolio-item .view:hover{background-color:var(--accent-color)}.not-found{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.not-found .box-container{width:60rem;text-align:center;margin:2rem 0}.not-found img{width:40rem}.not-found h5{font-size:4rem;font-weight:600;color:var(--black);line-height:1.4;padding:1rem 0}.not-found h5 span{color:var(--main-color)}.not-found p{padding-bottom:2rem;color:var(--grey)}.policy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3rem}.policy .policy-tab-buttons{-webkit-box-flex:1;-ms-flex:1 1 15rem;flex:1 1 15rem;overflow:hidden;border-left:.5rem solid var(--black)}.policy .category{display:block;padding:2rem 2.5rem;font-size:1.7rem;color:var(--white);background:var(--main-color);font-weight:500;margin-bottom:.5rem}.policy .category:hover{background-color:var(--accent-color)}.policy .category:last-child{margin-bottom:0}.policy .policy-tabs{-webkit-box-flex:1;-ms-flex:1 1 70rem;flex:1 1 70rem}.policy-item{margin-bottom:1.5rem}.policy-item h3{padding-bottom:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;font-size:2.5rem;color:var(--black)}.policy-item p{font-size:1.5rem;line-height:2;color:var(--grey)}.policy-item ul{list-style:none;padding-left:1rem}.policy-item ul li{padding-top:1rem;font-size:1.5rem;color:var(--grey);gap:1rem}.policy-item ul i,.policy-item ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.policy-item ul i{color:var(--main-color);font-size:1.2rem;height:1.8rem;width:1rem;padding-top:.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.career{padding:0}.career .career-intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4rem;padding:3rem 5%}.career .content{-webkit-box-flex:1;-ms-flex:1 1 42rem;flex:1 1 42rem}.career-intro .heading{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.career-intro .heading h2{text-align:left}.career .content p{padding-bottom:1rem}.career .career-features{padding-top:.5rem}.career .career-features li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding-bottom:1rem;font-size:1.6rem}.career .career-features i{color:var(--main-color)}.career .career-features span{color:var(--grey)}.career .image{-webkit-box-flex:1;-ms-flex:1 1 42rem;flex:1 1 42rem;height:45rem;overflow:hidden;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.career-benefits{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(30rem,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:3rem;background:-webkit-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.7)),url(../../assets/images/Background/Career.webp);background:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.7)),url(../../assets/images/Background/Career.webp);background-position:50%;background-size:cover;background-attachment:fixed;padding:6rem 5%}.career-benefits .benefit-item i{height:7.5rem;width:7.5rem;font-size:2.5rem;margin-bottom:1.5rem;color:var(--white);background-color:var(--main-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.career-benefits .benefit-item h3{font-size:2.5rem;font-weight:600;color:var(--white);padding-bottom:.5rem}.career-benefits .benefit-item p{color:var(--light-grey)}.career-positions{padding:3rem 5%}.career-positions .box-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}.position-item{-webkit-box-flex:1;-ms-flex:1 1 38rem;flex:1 1 38rem;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);border-top:var(--custom-border);background-color:var(--black);padding:11rem 3rem 3rem;position:relative}.position-item:last-child{margin-bottom:0}.position-item .icon{position:absolute;top:0;left:3rem;width:9rem;height:9rem;padding:2rem;background-color:var(--main-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.position-item .icon i{font-size:4rem;color:var(--white)}.position-item .label{position:absolute;top:2rem;right:3rem;font-size:1.8rem;font-weight:500;color:var(--white);background-color:var(--main-color);padding:.7rem 1.5rem}.position-item h3{font-size:2.8rem;color:var(--white);padding-bottom:1rem}.position-item h3:hover{color:var(--main-color)}.position-item h5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin-bottom:1.5rem}.position-item h5 i{font-size:1.6rem;color:var(--main-color)}.position-item h5 span{font-size:1.8rem;font-weight:400;color:var(--light-grey)}.career-form .box-container{background-image:url(../../assets/images/Background/Career-Form.webp)}.clients .box-container{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}.client-item,.clients .box-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.client-item{width:20rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.services .box-container{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(32rem,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(32rem,1fr));gap:1.5rem}.service-item{position:relative;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);height:38rem;margin-top:1.5rem}.service-item .content{left:0;height:100%;width:100%;padding:7.5rem 3rem 3rem;background-color:rgba(0,0,0,.7);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.service-item .content,.service-item .icon{position:absolute;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.service-item .icon{left:3rem;-webkit-transform:translateY(-1.5rem);transform:translateY(-1.5rem);height:9rem;width:9rem;font-size:3.5rem;color:transparent;-webkit-text-stroke:2px var(--white);background-color:var(--main-color);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service-item h3{font-size:2.8rem;font-weight:600;color:var(--white)}.service-item h3:hover{color:var(--main-color)}.service-item p{color:var(--light-grey);margin:2rem 0}.service-single .faq .accordion-container{padding-top:.5rem}.adoptions .tab-buttons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.adoption-item{width:33.3%;padding:.6rem}.adoptions-content{height:44rem;position:relative;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.adoption-item .content{position:absolute;left:0;bottom:0;width:100%;height:100%;padding:2rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;background:-webkit-linear-gradient(transparent,rgba(0,0,0,.8));background:linear-gradient(transparent,rgba(0,0,0,.8))}.adoption-item h3{font-size:3rem;color:var(--white)}.adoption-item h3:hover{color:var(--main-color)}.adoption-item .details{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1rem;margin-bottom:1.5rem}.adoption-item .detail-item,.adoption-item .details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.adoption-item .detail-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:1rem}.adoption-item .detail-item:last-child{margin-left:0}.adoption-item .detail-item i{font-size:1.6rem;color:var(--main-color)}.adoption-item .detail-item p{font-size:1.6rem;color:var(--white)}.blog-item{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);position:relative;overflow:hidden}.blog-item .image{height:40rem}.blog-item .label{position:absolute;left:2rem;top:2rem;z-index:1;font-size:1.8rem;color:var(--white);background-color:var(--main-color);padding:1.5rem}.blog-item .content{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.7);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2rem}.blog-item .content,.blog-item .details{display:-webkit-box;display:-ms-flexbox;display:flex}.blog-item .details{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.blog-item h3{gap:.7rem}.blog-item h3,.blog-item h3 i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-item h3 i{height:2rem;width:2rem;font-size:1.8rem;color:var(--main-color);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-item h3 span{font-size:1.4rem;font-weight:400;text-transform:uppercase;color:var(--light-grey)}.blog-item .main-heading{font-size:2.8rem;font-weight:600;color:var(--white);line-height:1.3;padding-top:1rem}.blog-item .main-heading:hover{color:var(--main-color)}.comment-item{padding-bottom:1rem}.comment-item:last-child{padding-bottom:0}.comment{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start;gap:2rem;padding-bottom:2rem}.comment .comment-image{height:10rem;width:10rem;border:.4rem solid var(--white);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:hidden}.comment .comment-content{-webkit-box-flex:1;-ms-flex:1 1 35rem;flex:1 1 35rem}.comment .comment-intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.comment h3{font-size:2.2rem;font-weight:700;color:var(--secondary-color)}.comment h6{font-size:1.5rem;font-weight:500;color:var(--main-color)}.comment .text{padding-top:1rem;font-size:1.5rem;color:var(--grey);line-height:1.5}.comment .icon-item{display:inline-block;color:var(--white);background-color:var(--main-color);padding:.7rem 1.5rem;cursor:pointer}.comment .icon-item:hover{background-color:var(--secondary-color)}.comment .icon-item i{color:var(--white);font-size:1.5rem;padding-right:.5rem}.comment .icon-item span{color:var(--white);font-size:1.6rem}.comment.reply{margin-left:12rem}.comment.reply .comment-content{-webkit-box-flex:1;-ms-flex:1 1 20rem;flex:1 1 20rem}.pages-no{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}.pages-no,.pages-no .container{display:-webkit-box;display:-ms-flexbox;display:flex}.pages-no .container{gap:1rem}.pages-no .item{color:var(--white);background-color:var(--secondary-color);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);height:5rem;width:5rem;font-size:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pages-no .item.active,.pages-no .item:hover{cursor:pointer;background-color:var(--main-color)}.pages-no .numbers{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.blog-container{-webkit-box-flex:1;-ms-flex:1 1 75rem;flex:1 1 75rem}.blog.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem}.blog-container.grid .blog-items{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(32rem,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(32rem,1fr));gap:1.5rem}.blog.list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}.blog-container.list .blog-item{width:100%;margin-bottom:1rem}.blog-container.list .blog-item .image{height:30rem}.blog-single{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}.blog-info .image{position:relative;overflow:hidden}.blog-info .label{position:absolute;right:2rem;top:2rem;z-index:1;font-size:1.8rem;color:var(--white);background-color:var(--main-color);padding:1.5rem}.blog-info .details{gap:2rem;padding-bottom:2rem}.blog-info .details,.blog-info h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-info h3{gap:.7rem}.blog-info h3 i{height:2rem;width:2rem;font-size:1.8rem;color:var(--main-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-info h3 span{font-size:1.4rem;font-weight:400;text-transform:uppercase;color:var(--grey)}.blog-info .important{padding:4rem;font-size:1.8rem;font-weight:600;font-style:italic;line-height:1.8;color:var(--light-grey)!important;background-color:var(--black);margin-top:7rem;margin-bottom:2rem;position:relative}.blog-info .important i{position:absolute;top:0;left:4rem;-webkit-transform:translateY(-7rem);transform:translateY(-7rem);height:7rem;width:7rem;font-size:3.2rem;color:var(--white);background-color:var(--main-color);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-info .important .intro,.blog-info .important i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-info .important .intro{gap:1rem;padding-top:1rem}.blog-info .important .intro span{height:.2rem;width:2rem;background-color:var(--main-color)}.blog-info .important .intro h6{font-size:2rem;color:var(--main-color);font-style:normal}.blog-info .end-details{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:2rem;padding-bottom:1rem;border-top:.1rem solid rgba(0,0,0,.1)}.blog-info .end-details,.blog-info .share,.blog-info .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-info .share,.blog-info .tags{gap:.7rem}.blog-info .tags span{color:var(--white);background-color:var(--main-color);font-size:1.6rem;padding:.8rem 2rem}.blog-info .tags span:hover{background-color:var(--secondary-color)}.blog-info .share h3{color:var(--black);font-size:1.6rem;padding-right:1rem}.blog-info .share i{height:2rem;width:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--grey);font-size:1.6rem}.blog-info .share i:hover{color:var(--main-color);cursor:pointer}.blog-single .comments{margin:4rem 0;overflow:hidden}.blog-single .comments h4,.blog-single .leave-reply h3{font-size:2.5rem;color:var(--secondary-color);padding-bottom:2rem}.filter .box-container{padding-top:4rem}.filter .slider{height:5px;position:relative;background:#ddd;border-radius:5px}.filter .slider .progress{height:100%;left:25%;right:25%;position:absolute;border-radius:5px;background:var(--secondary-color)}.filter .slider .progress,.range-input{-webkit-transition:none;transition:none}.range-input{position:relative}.range-input input{position:absolute;width:100%;height:5px;top:-5px;background:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=range]::-webkit-slider-thumb{height:17px;width:17px;border-radius:50%;background:var(--secondary-color);pointer-events:auto;-webkit-appearance:none;-webkit-box-shadow:0 0 6px rgba(0,0,0,.05);box-shadow:0 0 6px rgba(0,0,0,.05)}input[type=range]::-moz-range-thumb{height:17px;width:17px;border:none;border-radius:50%;background:var(--secondary-color);pointer-events:auto;-moz-appearance:none;-webkit-box-shadow:0 0 6px rgba(0,0,0,.05);box-shadow:0 0 6px rgba(0,0,0,.05)}.price-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;color:#242424;font-size:14px;line-height:1.2em;font-weight:400;margin-bottom:0;margin-top:3rem}.filter .price-input,.price-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter .price-input{width:15rem;border:.1rem solid rgba(0,0,0,.2);padding:.5rem}.filter .price-input .field{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.2rem;width:100%;height:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter .field input{width:100%;height:100%;outline:none;font-size:1.5rem;text-align:center;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;color:var(--black);background-color:transparent}.filter input[type=number]::-webkit-inner-spin-button,.filter input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.filter .price-input .separator{width:10rem;font-size:1.8rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filter .price-input .separator,.shop .intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop .intro{margin-bottom:1.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;background-color:var(--white);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);padding:1rem 1.5rem}.shop .intro .showing{font-size:1.6rem;color:var(--grey)}.shop .intro .styles{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.shop .intro .styles a{font-size:2rem;color:var(--secondary-color)}.shop .intro .styles a:hover{color:var(--main-color)}.shop .intro .sorting-type label{font-size:1.6rem;color:var(--black);margin-right:.5rem}.shop .intro .sorting-type select{font-size:1.4rem;color:var(--grey);background-color:transparent;border:var(--border);padding:1rem}.quantity.buttons_added{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #ccc;height:4rem;width:11rem;margin:0 auto;overflow:hidden}.quantity.buttons_added .minus,.quantity.buttons_added .plus{width:3rem;color:var(--black);cursor:pointer;background-color:transparent}.quantity.buttons_added .minus:hover,.quantity.buttons_added .plus:hover{background:var(--main-color);color:var(--white)}.quantity .input-text.qty{padding:0 1rem;text-align:center;background-color:transparent;border-right:1px solid #ccc;border-left:1px solid #ccc}.quantity input::-webkit-inner-spin-button,.quantity input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.quantity.buttons_added .minus:focus,.quantity.buttons_added .plus:focus{outline:none}.product-item{background-color:var(--white);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:hidden}.product-item .image{width:100%;height:24rem;position:relative;overflow:hidden}.product-item .options{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.8);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:2rem;opacity:0}.product-item:hover .options{opacity:1}.product-item .options a{height:4.5rem;width:4.5rem;font-size:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--white);background:var(--main-color);scale:0}.product-item:hover .options a{scale:1}.product-item .options a:hover{color:var(--main-color);background:var(--white)}.product-item .content{padding:2rem;text-align:center}.product-item .rating i{font-size:1.4rem;color:var(--main-color);padding-bottom:.5rem}.product-item h3{font-size:2.2rem;font-weight:600;color:var(--black);padding-bottom:.5rem}.product-item h3:hover{color:var(--main-color)}.product-item p{padding-bottom:1rem}.product-item .price{font-size:2rem;font-weight:700;color:var(--main-color)}.product-item .price span{font-size:1.5rem;font-weight:400;text-decoration:line-through;color:var(--grey);padding-left:.2rem}.shoplist-title{background-color:var(--main-color);color:var(--white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.5rem 2rem;margin-bottom:1rem}.shoplist-title h3{-webkit-box-flex:1;-ms-flex:1 1 10rem;flex:1 1 10rem;font-size:2rem;text-align:center}.shoplist-title h3.product-heading{-webkit-box-flex:1;-ms-flex:1 1 20rem;flex:1 1 20rem;text-align:left}.summary-list{padding-top:1rem}.summary-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:1.5rem;font-size:2rem;color:var(--secondary-color)}.summary-item .name{font-weight:600}.summary-item .value{font-weight:500}.payment input:checked+label,.payment label:hover,.summary-item .value{color:var(--main-color)}.payment input[type=radio]{position:absolute;opacity:0}.payment input[type=radio]+.radio-label:before{content:"";background:#f4f4f4;border-radius:100%;border:.1rem solid var(--grey);display:inline-block;width:1.6rem;height:1.6rem;position:relative;top:0;vertical-align:top;cursor:pointer;text-align:center;-webkit-transition:all .25s ease;transition:all .25s ease}.payment input[type=radio]:checked+.radio-label:before{background-color:var(--main-color);-webkit-box-shadow:inset 0 0 0 4px #f4f4f4;box-shadow:inset 0 0 0 4px #f4f4f4;outline:none;border-color:var(--main-color)}.account-form{max-width:45rem;padding:5rem;background:var(--secondary-color);border-top:var(--custom-border);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);margin:0 auto;text-align:center;position:relative}.account-form input:-webkit-autofill,.account-form input:-webkit-autofill:active,.account-form input:-webkit-autofill:focus,.account-form input:-webkit-autofill:hover{-webkit-text-fill-color:var(--white);-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.account-form h3{font-size:3.5rem;line-height:1.3;font-weight:500;padding-bottom:1.5rem;color:var(--white);text-transform:uppercase}.account-form .box{width:100%;font-size:1.6rem;color:var(--white);background-color:transparent;border:.15rem solid var(--white);padding:1.2rem;text-transform:none;margin:.7rem 0}.account-form .box::-webkit-input-placeholder{text-transform:capitalize;color:var(--white)}.account-form .box::-moz-placeholder{text-transform:capitalize;color:var(--white)}.account-form .box:-ms-input-placeholder{text-transform:capitalize;color:var(--white)}.account-form .box::placeholder{text-transform:capitalize;color:var(--white)}.account-form .box:focus{border-color:var(--main-color)}.account-form p{padding-top:2rem;color:var(--white);text-align:center;padding-bottom:1rem}.account-form .btn{width:100%;overflow:hidden;margin-top:1.5rem}.account-form .link{font-size:1.5rem;color:var(--main-color)}.account-form .link:hover{text-decoration:underline}.account-form .checkbox-label{color:var(--grey);position:relative;padding-left:2.5rem;cursor:pointer;font-size:1.8rem;line-height:1.4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account-form .checkbox-label input{position:absolute;opacity:0;z-index:-1}.account-form .checkbox-indicator{position:absolute;top:.2rem;left:0;height:1.6rem;width:1.6rem;background:transparent;outline:.15rem solid var(--white)}.account-form .checkbox-label input:checked~.checkbox-indicator{background:var(--main-color);outline-color:var(--main-color)}.account-form .checkbox-indicator:after{content:"";position:absolute;left:.5rem;top:.2rem;width:.3rem;height:.8rem;border:solid var(--light-grey);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);display:none}.account-form .checkbox-label input:checked~.checkbox-indicator:after{display:initial}.shop{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}.shop .shop-container{-webkit-box-flex:1;-ms-flex:1 1 75rem;flex:1 1 75rem}.shop .product-container.grid{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(25rem,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:1.5rem}.shop .product-container.list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.shop .product-container.list .product-item{width:100%;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.shop .product-container.list .product-item .image,.shop .product-container.list .product-item img{height:100%}.shop .product-container.list .product-item .content{text-align:left;padding:1.5rem}.product-single .product-des{background-color:var(--white);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);padding:2rem;margin-bottom:3.5rem}.product-single .product-des .box-container{-ms-flex-pack:center;-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}.product-single .product-des .box-container,.product-single .product-des .box-container .image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center}.product-single .product-des .box-container .image{-webkit-box-flex:1;-ms-flex:1 1 35rem;flex:1 1 35rem;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-single .product-des .box-container .image-container{max-width:50rem}.product-single .product-des .box-container .image-container .main{width:100%;height:40rem;-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:hidden}.product-single .product-des .box-container .image .change-btns{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(8rem,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:1rem;margin-top:1rem}.product-single .product-des .box-container .image .change-btns img{-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);cursor:pointer}.product-single .product-des .image .change-btns img.active,.product-single .product-des .image .change-btns img:hover{border:.4rem solid var(--main-color)}.product-single .product-des .box-container .content{-webkit-box-flex:1;-ms-flex:1 1 45rem;flex:1 1 45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-single .product-des .box-container .content .intro{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:1rem}.product-single .product-des .box-container .content .intro .rating{color:var(--main-color);font-size:1.6rem}.product-single .product-des .box-container .content .intro span{color:var(--black);font-size:2rem;font-weight:500;padding-left:1rem}.product-single .product-des .box-container .content h3{font-size:3.5rem;font-weight:600;color:var(--secondary-color);padding-bottom:1rem}.product-single .product-des .box-container .content .price{font-size:2rem;font-weight:700;color:var(--main-color)}.product-single .product-des .box-container .content .price span{color:var(--grey);font-weight:lighter;text-decoration:line-through}.product-single .product-des .box-container .content p{padding:2rem 0;margin-top:1rem;font-weight:400;border-top:.1rem solid rgba(0,0,0,.2);border-bottom:.1rem solid rgba(0,0,0,.2)}.product-single .box{gap:2rem}.product-single .box,.product-single .qty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-single .qty{padding:1rem 0;gap:1rem;width:15rem}.product-single .product-des .box-container .content .btn{margin:2rem 0}.product-single .categories,.product-single .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem 0}.product-single .categories h4,.product-single .qty h4,.product-single .tags h4{font-size:1.8rem;color:var(--secondary-color);font-weight:600}.product-single .categories a,.product-single .tags a{font-size:1.6rem;font-weight:400;color:var(--main-color);padding:0 .5rem}.product-single .categories a:hover,.product-single .tags a:hover{color:var(--secondary-color)}.related-items .box-container{display:-ms-grid;display:grid;-ms-grid-columns:(minmax(25rem,1fr))[auto-fit];grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:1rem;margin-top:1rem}.product-single .tab-info{margin-top:4rem}.product-info .additional-info .item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;padding-bottom:1rem}.product-info .additional-info h3{width:20rem;font-size:1.8rem;color:var(--secondary-color)}.product-info .additional-info span{font-size:1.6rem;color:var(--grey)}.product-info h2{font-size:3rem;color:var(--secondary-color);padding-bottom:1rem}.product-info .reviews{margin-bottom:2rem}.product-info .leave-reply{width:60rem}.wishlist-container{overflow-x:auto;overflow-y:hidden;background-color:var(--white);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);border-top-right-radius:5rem;border-top-left-radius:5rem}.wishlist-container::-webkit-scrollbar{height:.8rem}.wishlist .container{min-width:90rem}.wishlist .box-container{padding:0 1rem}.wishlist-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 0;gap:3rem;border-bottom:.1rem solid rgba(0,0,0,.1)}.wishlist-item:last-child{border:none}.wishlist-item .box{-webkit-box-flex:1;-ms-flex:1 1 20rem;flex:1 1 20rem;text-align:center;font-size:2rem;font-weight:500}.wishlist-item .product{-webkit-box-flex:1;-ms-flex:1 1 30rem;flex:1 1 30rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;gap:1.5rem}.wishlist-item img{height:8rem;width:8rem;background-color:#f7f7f7}.wishlist-item .name{color:var(--secondary-color);font-weight:600}.wishlist-item .price{color:var(--grey);font-weight:500}.wishlist-item .status.in{color:green}.wishlist-item .status.out{color:red}.wishlist-item .action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.wishlist-item a{font-size:2rem;cursor:pointer}.wishlist-item a:hover{color:var(--main-color)}.wishlist-item .delete{color:red}.wishlist-item .cart{color:var(--secondary-color)}.shopping-cart{margin-bottom:2rem;overflow-x:auto;overflow-y:hidden;background-color:var(--white);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);border-top-right-radius:5rem;border-top-left-radius:5rem}.cart .container{min-width:90rem}.shopping-cart::-webkit-scrollbar{height:.8rem}.cart .box-container{padding:0 1rem}.cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 0;gap:3rem;border-bottom:.1rem solid rgba(0,0,0,.1)}.cart-item:last-child{border:none}.cart-item .box{-webkit-box-flex:1;-ms-flex:1 1 15rem;flex:1 1 15rem;text-align:center;font-size:2rem;font-weight:400}.cart-item .product{-webkit-box-flex:1;-ms-flex:1 1 25rem;flex:1 1 25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;gap:1.5rem}.cart-item img{height:8rem;width:8rem;background-color:#f7f7f7}.cart-item .name{color:var(--secondary-color);font-weight:600}.cart-item .price,.cart-item .total{color:var(--grey)}.cart-item .icon{font-size:2rem;cursor:pointer;color:red}.cart-item .icon:hover{color:var(--main-color)}.cart .cart-summary{width:40rem;padding:2rem;margin-left:auto;background-color:var(--white);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.cart .cart-summary .btn{width:100%;text-align:center;margin-top:1rem}.checkout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}.checkout .heading{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.checkout h2{font-size:3.5rem}.checkout h2:before{left:0;-webkit-transform:translateX(0);transform:translateX(0)}.checkout .box-1{-webkit-box-flex:1;-ms-flex:1 1 55rem;flex:1 1 55rem}.checkout .box-2{-webkit-box-flex:1;-ms-flex:1 1 35rem;flex:1 1 35rem}.checkout-item{margin-bottom:1.5rem;padding:2rem;background-color:var(--white);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}.checkout .box-1 .checkout-item:last-child{margin-bottom:0}.payment-methods .payment{margin-bottom:1.5rem}.payment-methods .payment label{cursor:pointer;font-size:2rem;font-weight:500;color:var(--secondary-color);text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.payment-body{display:none}.payment-body.active{display:block}.payment-methods .payment .payment-body p{font-size:1.4rem;padding-top:1rem}.checkout .btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.checkout .btn{width:100%;text-align:center}.login form .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2rem 0}.login form label{font-size:1.5rem;color:var(--white);cursor:pointer}.register form .checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:2rem 0}.register form label{font-size:1.5rem;color:var(--white);cursor:pointer}.register form label span{color:var(--main-color)}.contact{padding:2rem 5%}.contact-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem;padding-bottom:3rem}.contact .contact-info .info-item{-webkit-box-flex:1;-ms-flex:1 1 25rem;flex:1 1 25rem;position:relative;background-color:var(--black);padding:3rem;margin-top:8rem}.contact .contact-info .info-item i{position:absolute;top:0;left:3rem;-webkit-transform:translateY(-8rem);transform:translateY(-8rem);height:8rem;width:8rem;font-size:3rem;color:var(--white);background-color:var(--main-color);padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact .contact-info .info-item h3{font-size:2.5rem;font-weight:500;color:var(--white);padding-bottom:1rem}.contact .contact-info .info-item p{color:var(--light-grey);line-height:1.5}.contact .contact-info .info-item p.gmail{text-transform:none}.contact .box-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem}.contact .heading h2{color:var(--white)}.contact .heading{-webkit-box-align:start;-ms-flex-align:start;-ms-grid-row-align:flex-start;align-items:flex-start}.contact form{background:-webkit-linear-gradient(top,rgba(0,0,0,.85),rgba(0,0,0,.7)),url(../../assets/images/Contact/Pic-1.webp);background:linear-gradient(180deg,rgba(0,0,0,.85),rgba(0,0,0,.7)),url(../../assets/images/Contact/Pic-1.webp);background-repeat:no-repeat;background-size:cover;background-position:50%;-webkit-box-flex:1;-ms-flex:1 1 42rem;flex:1 1 42rem;padding:3rem}.contact form .alert{font-size:2rem;color:var(--main-color);padding-left:1rem}.contact iframe{-webkit-box-flex:1;-ms-flex:1 1 42rem;flex:1 1 42rem;min-height:30rem}
:root{--gc2fd2e644e:1}
