.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.top-0{top:0}.top-12{top:3rem}.z-50{z-index:50}.m-5{margin:1.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-1{margin-inline-end:.25rem}.ml-2{margin-left:.5rem}.ms-0{margin-inline-start:0}.ms-auto{margin-inline-start:auto}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-2\.5{height:.625rem}.h-28{height:7rem}.h-3{height:.75rem}.h-4{height:1rem}.h-48{height:12rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-full{height:100%}.h-screen{height:100vh}.max-h-full{max-height:100%}.w-10{width:2.5rem}.w-16{width:4rem}.w-3{width:.75rem}.w-32{width:8rem}.w-48{width:12rem}.w-5\/6{width:83.333333%}.w-52{width:13rem}.w-8{width:2rem}.w-full{width:100%}.w-screen{width:100vw}.max-w-2xl{max-width:42rem}.max-w-lg{max-width:32rem}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.gap-0{gap:0}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.border{border-width:1px}.border-0{border-width:0}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-blue-900{--tw-border-opacity:1;border-color:rgb(30 58 138/var(--tw-border-opacity,1))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.p-0{padding:0}.p-2\.5{padding:.625rem}.p-4{padding:1rem}.px-0{padding-left:0;padding-right:0}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-6{padding-top:1.5rem}.pb-6,.py-6{padding-bottom:1.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-5{padding-top:1.25rem}.text-center{text-align:center}.text-justify{text-align:justify}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-medium{font-weight:500}.font-semibold{font-weight:600}.lowercase{text-transform:lowercase}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.opacity-0{opacity:0}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.edit-row{background-color:#f4f4f4;padding:10px}.row{max-width:1200px}.edit-row input{width:100%;padding:8px;box-sizing:border-box}.edit-row button{background-color:#4caf50;color:#fff;border:none;padding:8px 13px;height:auto;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer;border-radius:4px;transition:background-color .3s}.edit-row button:hover{background-color:#45a049}.edit-row button.cancel{background-color:#f44336}.edit-row button.cancel:hover{background-color:#d32f2f}svg{display:inline}.hover\:bg-blue-800:hover{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity,1))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring-4:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-4:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-blue-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(191 219 254/var(--tw-ring-opacity,1))}@media (min-width:640px){.sm\:flex{display:flex}.sm\:w-1\/2{width:50%}.sm\:w-48{width:12rem}.sm\:w-80{width:20rem}.sm\:w-96{width:24rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}}@media (min-width:768px){.md\:ms-10{margin-inline-start:2.5rem}.md\:ms-4{margin-inline-start:1rem}.md\:mt-0{margin-top:0}.md\:flex{display:flex}.md\:w-1\/3{width:33.333333%}.md\:w-2\/5{width:40%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:items-center{align-items:center}.md\:space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.md\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:p-5{padding:1.25rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.lg\:ms-4{margin-inline-start:1rem}.lg\:mt-0{margin-top:0}.lg\:w-1\/3{width:33.333333%}.lg\:w-3\/12{width:25%}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:justify-start{justify-content:flex-start}.lg\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.rtl\:space-x-reverse:where([dir=rtl],[dir=rtl] *)>:not([hidden])~:not([hidden]){--tw-space-x-reverse:1}@media (prefers-color-scheme:dark){.dark\:border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.dark\:bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.dark\:bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.dark\:text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.dark\:text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.dark\:text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:placeholder-gray-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity,1))}.dark\:placeholder-gray-400::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity,1))}.dark\:hover\:bg-gray-600:hover{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.dark\:hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark\:focus\:ring-blue-900:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(30 58 138/var(--tw-ring-opacity,1))}}body{font-family:Inter,sans-serif!important;margin:0;padding:0;font-size:16px;line-height:24px;font-weight:400}body,html{height:auto}*,:after,:before{box-sizing:border-box}a{text-decoration:none;transition:all .35s ease}.container{margin-left:auto;margin-right:auto;max-width:1920px;padding:0 15px;position:relative}.grid{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.lg-1,.lg-10,.lg-11,.lg-12,.lg-2,.lg-3,.lg-4,.lg-5,.lg-6,.lg-7,.lg-8,.lg-9,.md-1,.md-10,.md-11,.md-12,.md-2,.md-3,.md-4,.md-5,.md-6,.md-7,.md-8,.md-9,.sm-1,.sm-10,.sm-11,.sm-12,.sm-2,.sm-3,.sm-4,.sm-5,.sm-6,.sm-7,.sm-8,.sm-9,.xl-1,.xl-10,.xl-11,.xl-12,.xl-2,.xl-3,.xl-4,.xl-5,.xl-6,.xl-7,.xl-8,.xl-9,.xs-1,.xs-10,.xs-11,.xs-12,.xs-2,.xs-3,.xs-4,.xs-5,.xs-6,.xs-7,.xs-8,.xs-9{position:relative;width:100%;padding-right:15px;padding-left:15px}@media (min-width:576px){.sm-1{width:calc(100% / 12)}.sm-2{width:calc(100% / 12 * 2)}.sm-3{width:calc(100% / 12 * 3)}.sm-4{width:calc(100% / 12 * 4)}.sm-5{width:calc(100% / 12 * 5)}.sm-6{width:calc(100% / 12 * 6)}.sm-7{width:calc(100% / 12 * 7)}.sm-8{width:calc(100% / 12 * 8)}.sm-9{width:calc(100% / 12 * 9)}.sm-10{width:calc(100% / 12 * 10)}.sm-11{width:calc(100% / 12 * 11)}.sm-12{width:calc(100% / 12 * 12)}}@media (min-width:768px){.md-1{width:calc(100% / 12)}.md-2{width:calc(100% / 12 * 2)}.md-3{width:calc(100% / 12 * 3)}.md-4{width:calc(100% / 12 * 4)}.md-5{width:calc(100% / 12 * 5)}.md-6{width:calc(100% / 12 * 6)}.md-7{width:calc(100% / 12 * 7)}.md-8{width:calc(100% / 12 * 8)}.md-9{width:calc(100% / 12 * 9)}.md-10{width:calc(100% / 12 * 10)}.md-11{width:calc(100% / 12 * 11)}.md-12{width:calc(100% / 12 * 12)}}@media (min-width:992px){.lg-1{width:calc(100% / 12)}.lg-2{width:calc(100% / 12 * 2)}.lg-3{width:calc(100% / 12 * 3)}.lg-4{width:calc(100% / 12 * 4)}.lg-5{width:calc(100% / 12 * 5)}.lg-6{width:calc(100% / 12 * 6)}.lg-7{width:calc(100% / 12 * 7)}.lg-8{width:calc(100% / 12 * 8)}.lg-9{width:calc(100% / 12 * 9)}.lg-10{width:calc(100% / 12 * 10)}.lg-11{width:calc(100% / 12 * 11)}.lg-12{width:calc(100% / 12 * 12)}}@media (min-width:1200px){.xl-1{width:calc(100% / 12)}.xl-2{width:calc(100% / 12 * 2)}.xl-3{width:calc(100% / 12 * 3)}.xl-4{width:calc(100% / 12 * 4)}.xl-5{width:calc(100% / 12 * 5)}.xl-6{width:calc(100% / 12 * 6)}.xl-7{width:calc(100% / 12 * 7)}.xl-8{width:calc(100% / 12 * 8)}.xl-9{width:calc(100% / 12 * 9)}.xl-10{width:calc(100% / 12 * 10)}.xl-11{width:calc(100% / 12 * 11)}.xl-12{width:calc(100% / 12 * 12)}}@media (max-width:576px){.xs-1{width:calc(100% / 12)}.xs-2{width:calc(100% / 12 * 2)}.xs-3{width:calc(100% / 12 * 3)}.xs-4{width:calc(100% / 12 * 4)}.xs-5{width:calc(100% / 12 * 5)}.xs-6{width:calc(100% / 12 * 6)}.xs-7{width:calc(100% / 12 * 7)}.xs-8{width:calc(100% / 12 * 8)}.xs-9{width:calc(100% / 12 * 9)}.xs-10{width:calc(100% / 12 * 10)}.xs-11{width:calc(100% / 12 * 11)}.xs-12{width:calc(100% / 12 * 12)}}.header{width:100%;background-color:#07070a;padding:20px 0}.header .header-grid{max-width:1200px;margin:0 auto}.header .header-grid>.grid{align-items:center}.header .header-logo-sec a{display:inline-block}.header .header-logo-sec a img{max-width:180px}.header .header-top-sec{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #5a5e62}.header-top-sec .header-social-sec ul{list-style:none;display:flex;align-items:center}.header-top-sec .header-social-sec ul li{display:inline-block;margin-right:10px}.header-top-sec .header-social-sec ul li a{background-color:#fff;width:30px;height:30px;border-radius:30px;padding:8px;display:flex;justify-content:center;align-items:center;transition:all .5s ease}.header-top-sec .header-social-sec ul li a:hover,.header-top-sec .header-social-sec ul li:first-child a{background-color:#1386d3}.header-top-sec .header-social-sec ul li a svg path{transition:fill .5s ease}.header-top-sec .header-social-sec ul li a:hover svg path{fill:#fff}.header-contact-sec ul{list-style:none;display:flex;align-items:center}.header-contact-sec ul li{display:inline-block}.header-contact-sec ul li a{font-family:Inter,sans-serif!important;font-size:16px;line-height:26px;color:#fff;font-weight:600;display:inline-block;position:relative}.header-contact-sec ul li a:hover{color:#1386d3}.header-contact-sec ul li a>img{margin-right:10px;vertical-align:middle;display:inline-flex}.header-contact-sec ul li:first-child:after{content:"";display:inline-block;width:8px;height:8px;border-radius:8px;background-color:#5a5e62;margin:0 30px}.header .navigation{float:left;width:100%}.header .nav-container{max-width:892px;margin:0 auto}.header nav{float:left;width:100%}.header nav ul{list-style:none;margin:0;padding:0}.header nav ul li{float:left;position:relative}.header nav ul.nav-list>li:first-child a{padding-left:0}.header nav ul li.contact-us-link a:hover{color:#fff!important}.header nav ul li .active{color:#1386d3;font-weight:700}.header nav ul li a,.header nav ul li a:visited{display:block;font-family:Inter,sans-serif!important;font-size:14px;line-height:24px;font-weight:600;text-transform:uppercase}.header nav ul li a{background:transparent;color:#fff}.header nav ul li a:hover,.header nav ul li a:visited:hover{color:#1386d3}.header nav ul li a:not(:only-child):after,.header nav ul li a:visited:not(:only-child):after{padding-left:4px;content:" \025BE";display:inline-block}.header nav ul li ul li{min-width:200px}.header nav ul li ul li a{padding:14px 16px;line-height:12px}.header .nav-mobile{display:none;position:absolute;top:-20px;right:-10px;background:transparent;height:50px;width:60px}.has-submenu{position:relative}.navbar-dropdown{display:none;position:absolute!important;top:100%!important;left:0;background:#000;min-width:220px;z-index:999}.navbar-dropdown li a{display:block;padding:10px 15px;color:#fff}.navbar-dropdown li a:hover{background:#111}@media only screen and (max-width:991px){.navbar-dropdown{display:none;position:relative!important;background:#111}.has-submenu>a{display:flex;justify-content:space-between;align-items:center}.header{min-height:152px}.header .navigation{position:relative}.header .nav-mobile{display:block}.form-sec{margin:0 auto!important}.header nav{position:relative}.header nav ul{display:none;position:absolute;width:100%;top:38px;z-index:1}.header nav ul li{float:none}.header nav ul li a{padding:15px!important;line-height:20px;background:#262626}.header nav ul li ul li a{padding-left:30px}}@media screen and (min-width:992px){.has-submenu:hover .navbar-dropdown{display:block}.header .nav-list{float:left;width:100%;display:flex!important;justify-content:space-between;align-items:center}.header nav ul li.contact-us-link{background-color:#1386d3;padding:8px 0;border-radius:30px;margin-top:-10px;width:153px;text-align:center}}.header #navbar-toggle{position:absolute;left:18px;top:15px;cursor:pointer;padding:10px 35px 16px 0}.header #navbar-toggle span,.header #navbar-toggle span:after,.header #navbar-toggle span:before{cursor:pointer;border-radius:1px;height:3px;width:30px;background:#fff;position:absolute;display:block;content:"";transition:all .3s ease-in-out}.header #navbar-toggle span:before{top:-10px}.header #navbar-toggle span:after{bottom:-10px}.header #navbar-toggle.active span{background-color:transparent}.header #navbar-toggle.active span:after,.header #navbar-toggle.active span:before{top:0}.header #navbar-toggle.active span:before{transform:rotate(45deg)}.header #navbar-toggle.active span:after{transform:rotate(-45deg)}.main-sec{padding:118px 0;text-align:center;float:left;width:100%}.main-sec .sub-title{font-family:Inter,sans-serif!important;font-size:22px;line-height:32px;color:#5a5e62;text-transform:uppercase;position:relative}.main-sec .sub-title:after{content:"";display:block;margin:20px auto 30px;width:100px;height:2px;background-color:#1386d3}.main-sec .main-title span{font-size:56px;line-height:72px;font-weight:800;color:#1386d3;margin:0 0 50px}#home-title-animation{overflow:hidden}@keyframes slideInLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}#home-title-animation span{display:inline-block;white-space:nowrap}#home-title-animation span:first-child{animation:slideInLeft 1.5s ease-out forwards}#home-title-animation span:nth-child(2){animation:slideInRight 1.5s ease-out forwards}.main-sec .desc{font-size:18px;line-height:28px;color:#5a5e62;max-width:1200px;margin:0 auto 40px}.btn-primary,.main-sec .desc{font-family:Inter,sans-serif!important}.btn-primary{text-decoration:none;cursor:pointer;outline:0;background-color:#1386d3;color:#fff;border-radius:30px;font-size:14px;line-height:24px;font-weight:700;padding:12px 30px;text-transform:uppercase;transition:all .35s;border:0}.btn-primary:hover{background-color:#07070a}.solution-sec{float:left;width:100%;background-color:#f2f3f4;padding:80px 0 120px}.solution-sec .solution-inner{max-width:1200px;margin:0 auto}.solution-sec .solution-inner h2{font-size:44px;line-height:54px;font-weight:900;color:#07070a;margin:0 0 50px;text-align:center}.solution-sec .solution-box{background-color:#7d8083;padding:50px 35px;border-radius:10px 10px 0 0;min-height:165px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;margin-bottom:25px}.solution-box h4{margin:0;color:#fff;font-size:22px;line-height:32px;font-weight:700;text-align:center;text-transform:uppercase}.solution-category ul{margin:0;padding:0;list-style:none}.solution-category ul li{margin-bottom:10px}.solution-category ul li:first-child>a{background-color:#1386d3;color:#fff}.solution-category ul li>a{background-color:#fff;padding:16px 20px;font-family:Inter,sans-serif!important;font-size:18px;line-height:30px;color:#07070a;font-weight:700;text-transform:uppercase;text-decoration:none;border-radius:10px;transition:all .35s;display:flex;align-items:center;justify-content:space-between}.solution-category ul li>a:hover{background-color:#1386d3;color:#fff}.solution-category ul li>a svg{float:right}.solution-category ul li>a:hover svg path{fill:#fff}.contact-us-sec{float:left;width:100%;padding:50px 0}.contact-us-sec .contact-us-inner{max-width:1200px;margin:0 auto}.contact-us-sec .contact-us-inner .contact-image-sec{margin-right:10px}.contact-image-sec .grid.no-margin{margin-left:-2px;margin-right:-2px}.contact-image-sec .grid.no-margin>div{padding:0 2px}.contact-image-sec h2{font-size:30px;line-height:72px;color:#1386d3;font-weight:900;position:relative;margin:0 0 36px}.contact-image-sec h2:after{content:"";display:block;width:100px;height:2px;font-size:30px;background-color:#1386d3}.contact-image-sec h2>span{color:#000;font-size:30px}.contact-image-sec .image-sec img{width:100%;height:auto;border-radius:10px}.contact-us-sec .contact-us-inner .contact-image-sec .grid:last-child .image-sec .blog_view_image img{min-height:313px}.form-sec{padding:30px 25px;border:3px solid #eee;border-radius:30px;max-width:482px;margin:120px auto 0}.form-sec h4{margin:0 0 16px;color:#0f1628;font-size:24px;line-height:34px;font-weight:700}.form-sec h4,.form-sec p{font-family:Inter,sans-serif!important;text-align:center}.form-sec p{font-size:16px;line-height:28px;color:#424652;text-transform:capitalize;margin-bottom:30px}.form-sec .form-field{display:block;margin-bottom:16px}.form-sec .form-field label{display:block;cursor:pointer;margin-bottom:6px;font-family:Montserrat,sans-serif!important;font-size:14px;line-height:26px;font-weight:600;color:#0f1628}.form-sec .form-field label small{color:#db0f38;font-size:14px;line-height:26px;font-weight:600}.form-sec .form-field .form-input{padding:12px 20px;font-size:14px;line-height:26px;color:#424652;border:1px solid #eee;border-radius:5px;display:block;width:100%;box-sizing:border-box}.form-sec .form-field .form-input::-moz-placeholder{font-size:14px;line-height:26px;color:#424652;font-family:Inter,sans-serif!important}.form-sec .form-field .form-input::placeholder{font-size:14px;line-height:26px;color:#424652;font-family:Inter,sans-serif!important}.form-sec .form-actions{text-align:center;padding-top:14px}.form-sec .form-actions .btn-primary{text-transform:capitalize;font-size:16px;line-height:26px;font-weight:600;font-family:Inter,sans-serif!important;cursor:pointer;padding:8px 30px}.get-started-sec{float:left;width:100%;background-color:#07070a;padding:80px 0;text-align:center}.get-started-sec .get-started-inner{max-width:804px;margin:0 auto}.get-started-sec .get-started-inner h4{font-family:Inter,sans-serif!important;color:#fff;font-size:26px;line-height:40px;font-weight:400;text-transform:capitalize;margin:0 0 30px}.get-started-sec .get-started-inner .btn-sec{display:flex;justify-content:center;align-items:center}.get-started-sec .get-started-inner .learn-btn{font-weight:600;padding:10px 30px;line-height:20px;margin-right:20px;background-color:#1386d3}.get-started-sec .get-started-inner .cnt-btn{font-weight:600;padding:10px 30px;line-height:20px;background-color:transparent;color:#1386d3;border:1px solid #1386d3}.footer{background-color:#f2f3f4;float:left;width:100%;padding:85px 0 0}.footer .footer-info{max-width:1200px;margin:0 auto}.footer-logo-sec .footer-logo-link{display:inline-block;margin-bottom:32px}.footer-logo-sec p{font-family:Inter,sans-serif!important;font-size:16px;line-height:26px;color:#5a5e62;margin-bottom:50px}.footer-logo-sec .social-sec ul{list-style:none;display:flex}.footer-logo-sec .social-sec ul li{display:inline-block;margin-right:10px}.footer-logo-sec .social-sec ul li a{background-color:#fff;width:40px;height:40px;border-radius:40px;padding:10px;display:flex;justify-content:center;align-items:center;transition:all .5s ease}.footer-logo-sec .social-sec ul li a:hover,.footer-logo-sec .social-sec ul li:first-child a{background-color:#1386d3}.footer-logo-sec .social-sec ul li a svg path{transition:fill .5s ease}.footer-logo-sec .social-sec ul li a:hover svg path{fill:#fff}.footer .footer-info .footer-info-heading{font-family:Montserrat,sans-serif!important;color:#07070a;font-size:16px;line-height:26px;font-weight:700;text-transform:uppercase;margin-bottom:16px}.footer .footer-info .navigation-sec ul{list-style:none}.footer .footer-info .navigation-sec ul li{margin-bottom:14px}.footer .footer-info .navigation-sec ul li a{font-family:Inter,sans-serif!important;font-size:16px;line-height:24px;color:#5a5e62;display:inline-block}.footer .footer-info .navigation-sec ul li a:after{content:"";display:block;width:0;height:2px;background:#1386d3;transition:width .3s}.footer .footer-info .navigation-sec ul li a:hover:after{width:100%;transition:width .3s}.footer .footer-info .navigation-sec ul li a:hover{color:#1386d3}.our-products-sec .our-sub-cat h5{font-family:Inter,sans-serif!important;font-size:16px;line-height:26px;color:#07070a;font-weight:600}.our-products-sec .our-sub-cat{padding-bottom:20px}.our-products-sec .our-sub-cat ul{padding:0 0 0 24px;list-style:none}.our-products-sec .our-sub-cat ul li:before{content:"\2022";color:#5a5e62;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.our-products-sec .our-sub-cat ul li a{font-family:Inter,sans-serif!important;font-size:14px;line-height:26px;color:#5a5e62;display:inline-block}.our-products-sec .our-sub-cat ul li a:hover{color:#1386d3}.our-products-sec .our-sub-cat ul li a:after{content:"";display:block;width:0;height:2px;background:#1386d3;transition:width .3s}.our-products-sec .our-sub-cat ul li a:hover:after{width:100%;transition:width .3s}.contact-footer .contact-info{padding-bottom:25px}.contact-footer .contact-info h5{color:#07070a;font-weight:600}.contact-footer .contact-info h5,.contact-footer .contact-info p{font-family:Inter,sans-serif!important;font-size:14px;line-height:26px}.contact-footer .contact-info p{color:#5a5e62}.contact-footer .contact-info p>b{color:#07070a;font-weight:600}.contact-footer .contact-info p a,.contact-footer .contact-info p>b{font-family:Inter,sans-serif!important;font-size:14px;line-height:26px}.contact-footer .contact-info p a{color:#5a5e62}.contact-footer .contact-info p a:hover{color:#1386d3}.contact-footer .map-info p>a{font-family:Inter,sans-serif!important;font-size:14px;line-height:26px;color:#1386d3;font-weight:600}.footer .copyright-footer{text-align:center;padding:30px 0;border-top:1px solid #ddd;margin-top:25px}.footer .copyright-footer p{font-family:Inter,sans-serif!important;font-size:16px;line-height:26px;color:#5a5e62}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;border-radius:10px}body::-webkit-scrollbar-thumb{background:#1386d3;border-radius:10px}body::-webkit-scrollbar-thumb:hover{background:#000}.roof-banner-sec{width:100%;padding:120px 0 70px;background:url(/assets/images/client/roof-water-proofing-banner.jpg) no-repeat!important;background-position:50%;background-size:cover!important;color:#fff}.roof-banner-sec .roof-banner-inner{max-width:1200px;margin:0 auto}.roof-banner-sec .roof-banner-inner .sub-title{font-family:Inter,sans-serif!important;font-size:22px;line-height:32px;color:#f5d0c5;text-transform:uppercase;position:relative}.roof-banner-sec .roof-banner-inner .sub-title:after{content:"";display:block;margin:18px 0 25px;width:100px;height:2px;background-color:#dff3e4}.roof-banner-sec .roof-banner-inner .main-title span{font-size:58px;line-height:62px;font-weight:900;color:#fff;margin:0 0 40px}.roof-banner-sec .roof-banner-inner .dec{font-family:Inter,sans-serif!important;font-size:20px;line-height:28px;color:#e9eef3;text-align:justify;text-transform:capitalize;position:relative;max-width:1100px}.roof-category-sec{float:left;padding:95px 0 90px}.roof-category-sec .roof-category-inner{max-width:1184px;margin:0 auto}.roof-category-sec .roof-box{background:#fff;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:20px;margin-bottom:0 0 18px 18px}.roof-category-sec .roof-box .roof-image img{width:100%}.roof-category-sec .roof-content{padding:17px 18px}.roof-category-sec .roof-content h4{font-size:26px;line-height:42px;font-weight:700;color:#07070a}.roof-category-sec .roof-content h4:after{content:"";display:block;margin:6px 0 20px;width:50px;height:2px;background-color:#1386d3}.roof-category-sec .roof-content p{color:#5a5e62;text-transform:capitalize;margin-bottom:16px;display:-webkit-box;max-height:5em;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.roof-category-sec .roof-content a,.roof-category-sec .roof-content p{font-family:Inter,sans-serif!important;font-size:14px;line-height:24px}.roof-category-sec .roof-content a{font-weight:700;color:#1386d3;text-transform:uppercase;display:inline-block;transition:color .5s ease}.roof-category-sec .roof-content a:hover{text-decoration:underline}.roof-category-sec .roof-content a>span{margin-left:10px}.leading-sec{border-top:1px solid #eee;border-bottom:1px solid #eee}.leading-sec .leading-box .leading-content h4{line-height:28px;color:#07070a}.leading-sec .leading-box .leading-content p{font-family:Inter,sans-serif!important;font-size:14px;text-align:justify;line-height:24px;color:#c3c6c9;text-transform:capitalize;margin-bottom:20px;max-width:305px}.client-sec{float:left;width:100%;padding:80px 0}.client-sec .client-inner-sec{max-width:1200px;margin:0 auto}.client-sec .client-inner-sec>.grid{align-items:center}.client-sec .client-content>h2{font-size:44px;line-height:54px;font-weight:900;color:#1386d3;margin:0 0 32px}.client-sec .client-content>p{font-family:Inter,sans-serif!important;font-size:32px;line-height:40px;color:#5a5e62;text-transform:capitalize;margin-bottom:20px;letter-spacing:1.5px}.client-sec .testimonials-sec{padding:90px 0 0}.client-sec .testimonials-sec .testimonials-content{margin-bottom:90px}.client-sec .testimonials-sec .q-img{margin-bottom:15px}.client-sec .testimonials-sec .desc{margin-bottom:30px;text-align:justify;font-family:Inter,sans-serif!important;font-size:14px;line-height:24px;color:#5a5e62;text-transform:capitalize;min-height:192px;max-width:330px}.client-sec .testimonials-sec .c-img-sec{display:flex;align-items:center}.client-sec .testimonials-sec .c-img-sec>img{margin-right:15px}.client-sec .testimonials-sec .c-title-sec h4{font-family:Inter,sans-serif!important;font-size:16px;line-height:26px;color:#07070a;font-weight:700;text-transform:capitalize}.client-sec .testimonials-sec .rating-sec>img{margin-right:3px;display:inline-block}.client-sec .testimonials-sec .see-all-link{font-family:Inter,sans-serif!important;font-size:14px;line-height:24px;color:#1386d3;font-weight:700;text-transform:uppercase}.client-sec .testimonials-sec .see-all-link>span{margin-left:16px}.client-sec .testimonials-sec .left-arrow.slick-arrow,.client-sec .testimonials-sec .right-arrow.slick-arrow{position:absolute;bottom:-26px;display:block;cursor:pointer}.client-sec .testimonials-sec .left-arrow.slick-arrow{right:210px}.client-sec .testimonials-sec .right-arrow.slick-arrow{right:160px}.rt-solution-sec{float:left;width:100%;padding:70px 0 50px}.rt-solution-sec .rt-solution-inner{max-width:1300px;margin:0 auto}.rt-solution-sec h2{font-size:44px;line-height:54px;font-weight:900;color:#1386d3;margin:0 0 50px}.rt-solution-sec p{font-family:Inter,sans-serif!important;font-size:19px;line-height:28px;color:#5a5e62;text-transform:capitalize;margin-bottom:24px;letter-spacing:1.5px}.terrace-img-sec{float:left;width:100%;padding:70px 0 80px}.terrace-img-sec .grid{margin-right:-5px;margin-left:-5px}.terrace-img-sec .grid>div{padding-right:5px;padding-left:5px}.terrace-img-sec .t-box .t-link{display:block;position:relative}.terrace-img-sec .t-box .t-link img{width:100%}.terrace-img-sec .t-box .t-link .t-content{position:absolute;bottom:30px;left:30px;color:#fff}.terrace-img-sec .t-box .t-link .t-content:before{content:"";display:block;width:4px;height:53px;background-color:#1386d3;position:absolute;left:-5%;top:50%;transform:translateY(-50%)}.terrace-img-sec .t-box .t-link .t-content h4{font-size:18px;line-height:28px;font-weight:700;color:#fff;margin:0 0 7px}.terrace-img-sec .t-box .t-link .t-content p{font-size:10px;line-height:18px;color:#e9eef3;font-family:Inter,sans-serif!important}.faqs-sec{float:left;width:100%;padding:80px 0 128px}.faqs-sec .faqs-inner{max-width:820px;margin:0 auto}.faqs-sec h2{font-size:44px;line-height:54px;font-weight:700;color:#07070a;margin:0 0 50px;text-align:center}.faqs-sec .accordion_content{background-color:#f2f3f4;padding:12px 20px;border-radius:4px;margin-bottom:15px}.form-sec .form-field label{font-family:Inter,sans-serif!important}.form-sec .form-field input::-moz-placeholder{font-family:Inter,sans-serif!important}.form-sec .form-field input::placeholder{font-family:Inter,sans-serif!important}.faqs-sec .accordion_content .accordion_head{font-size:16px;line-height:26px;font-weight:600;color:#07070a;text-transform:capitalize;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-family:Inter,sans-serif!important}.faqs-sec .accordion_content .accordion_body{padding:10px 0 0}.faqs-sec .accordion_content .accordion_body p{font-family:Inter,sans-serif!important;font-size:14px;line-height:24px;color:#5a5e62;text-transform:capitalize}@media screen and (min-width:1600px){.terrace-img-sec .t-box .t-link .t-content:before{height:63px}.terrace-img-sec .t-box .t-link .t-content h4{font-size:22px;line-height:32px}.terrace-img-sec .t-box .t-link .t-content p{font-size:14px;line-height:24px}}@media (max-width:769px){.contact-image-sec h2>span{color:#000;font-size:16px}}@media screen and (min-width:992px) and (max-width:1280px){.header nav ul li.contact-us-link{padding:6px 0;margin-top:-8px;width:94px}}@media only screen and (max-width:1280px){.header nav ul li a,.header nav ul li a:visited{padding:0 10px}}@media (max-width:1199.98px){.header nav ul li a,.header nav ul li a:visited{font-size:13px;line-height:21px}.header-contact-sec ul li a{font-size:14px;line-height:22px}.main-sec{padding:60px 0}.main-sec .main-title span{font-size:42px;line-height:56px;margin:0 0 30px}.solution-sec{padding:60px 0}.solution-sec .solution-inner h2{font-size:36px;line-height:46px;margin:0 0 40px}.solution-box h4{font-size:18px;line-height:28px}.solution-sec .solution-box{margin-bottom:16px}.solution-category ul li>a{font-size:14px;line-height:24px}.solution-category ul li>a svg{max-width:16px}.contact-image-sec h2{font-size:24px;line-height:60px;margin-bottom:30px}.form-sec p{font-size:15px;line-height:23px;margin-bottom:16px}.get-started-sec{padding:60px 0}.get-started-sec .get-started-inner h4{font-size:20px;line-height:32px;margin:0 0 20px}.footer{padding:60px 0 0}.footer .footer-info{margin-right:-15px;margin-left:-15px}.footer-logo-sec p{margin-bottom:50px}.footer .copyright-footer p,.footer-logo-sec p{font-size:15px;line-height:23px}.roof-banner-sec{padding:60px 0}.roof-banner-sec .roof-banner-inner .sub-title{font-size:20px;line-height:28px}.roof-banner-sec .roof-banner-inner .main-title span{font-size:42px;line-height:50px;margin:0 0 30px}.roof-banner-sec .roof-banner-inner .dec{font-size:18px;line-height:26px}.roof-category-sec{padding:60px 0 40px}.roof-category-sec .roof-content{padding:16px 14px}.roof-category-sec .roof-content h4{font-size:22px;line-height:30px}.leading-sec .leading-box .leading-content h4{font-size:16px;line-height:24px}.client-sec{padding:60px 0}.client-sec .client-content>h2{font-size:36px;line-height:46px;margin:0 0 16px}.client-sec .client-content>p{font-size:26px;line-height:34px}.client-sec .testimonials-sec{padding:30px 0 0}.client-sec .testimonials-sec .testimonials-content{margin-bottom:30px}.rt-solution-sec{padding:0 0 20px}.faqs-sec h2,.rt-solution-sec h2{font-size:36px;line-height:46px;margin:0 0 30px}.rt-solution-sec p{font-size:16px;line-height:24px;margin-bottom:20px}.terrace-img-sec{padding:30px 0}.faqs-sec{padding:30px 0 50px}}@media (max-width:991px){.main-sec{padding:40px 0}.main-sec .sub-title{font-size:18px;line-height:28px}.main-sec .main-title span{font-size:32px;line-height:25px}.main-sec .desc{font-size:15px;line-height:23px;margin:0 auto 30px}.btn-primary{font-size:12px;line-height:20px;padding:12px 20px}.solution-sec{padding:40px 0 24px}.solution-sec .solution-inner h2{font-size:28px;line-height:36px;margin:0 0 30px}.solution-sec .solution-category{padding-bottom:16px}.contact-us-sec{padding:40px 0}.contact-us-sec .contact-us-inner .contact-image-sec{margin-right:0;margin-bottom:16px}.form-sec .form-actions .btn-primary{font-size:14px;line-height:24px}.get-started-sec{padding:40px 0}.footer{padding:40px 0 0}.footer .footer-info>div,.footer-logo-sec .footer-logo-link{margin-bottom:20px}.footer-logo-sec p{font-size:14px;line-height:22px;margin-bottom:20px}.footer .footer-info .footer-info-heading{font-size:15px;line-height:23px;margin-bottom:6px}.footer .footer-info .navigation-sec ul li a{font-size:14px;line-height:20px}.footer .footer-info .navigation-sec ul li{margin-bottom:10px}.our-products-sec .our-sub-cat h5{font-size:14px;line-height:24px}.contact-footer .contact-info{padding-bottom:20px}.footer .copyright-footer{padding:20px 0;margin-top:0}.footer .copyright-footer p{font-size:14px;line-height:20px}.roof-banner-sec{padding:40px 0}.roof-banner-sec .roof-banner-inner .sub-title{font-size:18px;line-height:26px}.roof-banner-sec .roof-banner-inner .main-title span{font-size:36px;line-height:42px}.roof-banner-sec .roof-banner-inner .dec{font-size:16px;line-height:24px}.leading-sec,.roof-category-sec{padding:40px 0 20px}.leading-sec .leading-box .leading-content p{max-width:100%}.client-sec{padding:40px 0}.client-sec .client-content{text-align:center}.client-sec .client-content>h2{font-size:28px;line-height:36px}.client-sec .client-content>p{font-size:18px;line-height:26px;letter-spacing:0}.client-sec .testimonials-sec{padding:30px 0 40px}.client-sec .testimonials-sec .desc{max-width:100%}.client-sec .testimonials-sec .see-all-link>span{margin-left:6px}.client-sec .testimonials-sec .right-arrow.slick-arrow{right:30px}.client-sec .testimonials-sec .left-arrow.slick-arrow{right:80px}.faqs-sec h2,.rt-solution-sec h2{font-size:28px;line-height:36px}.rt-solution-sec p{font-size:14px;line-height:20px}.terrace-img-sec{padding:10px 0 30px}.faqs-sec{padding:10px 0 25px}}@media (max-width:767.98px){.header{min-height:140px}.header-top-sec .header-social-sec ul li a{width:24px;height:24px;border-radius:24px;padding:6px}.header-contact-sec ul li a{font-size:12px;line-height:20px}.header-contact-sec ul li:first-child:after{width:5px;height:5px;border-radius:5px;margin:0 4px}.header-contact-sec ul li a>img{margin-right:8px;vertical-align:middle;width:12px;height:12px;-o-object-fit:contain;object-fit:contain}.solution-sec .solution-box{padding:20px 25px;min-height:125px}.solution-category ul li>a{padding:10px 16px}.solution-category ul li>a svg{max-width:14px}.get-started-sec .get-started-inner h4{font-size:18px;line-height:28px}.get-started-sec .get-started-inner .cnt-btn,.get-started-sec .get-started-inner .learn-btn{padding:8px 20px}.get-started-sec .get-started-inner .learn-btn{margin-right:10px}.footer-logo-sec .social-sec ul li a{width:30px;height:30px;border-radius:30px;padding:8px}.contact-footer .map-info{padding-bottom:10px}.roof-banner-sec{padding:20px 0 40px}.roof-banner-sec .roof-banner-inner .sub-title{font-size:16px;line-height:20px}.roof-banner-sec .roof-banner-inner .main-title span{font-size:24px;line-height:30px}.roof-banner-sec .roof-banner-inner .dec{font-size:14px;line-height:20px}.roof-category-sec .roof-content h4{font-size:20px;line-height:28px}.roof-category-sec .roof-content h4:after{margin:10px 0 15px}.roof-category-sec .roof-box .roof-image img{border-radius:20px 20px 0 0}.roof-category-sec .roof-content a{font-size:12px;line-height:20px}.roof-category-sec .roof-content a>span{margin-left:6px}.faqs-sec .accordion_content .accordion_head{font-size:14px;line-height:20px}.faqs-sec .accordion_content .accordion_body p{font-size:12px;line-height:20px}}@media (max-width:576px){.header{padding:10px 0}.header .header-logo-sec{text-align:left}.header .header-logo-sec a img{max-width:120px}.header .header-top-sec{margin-bottom:0;padding-bottom:0;border-bottom:none}.header .nav-mobile{top:-100px;height:40px;width:40px;right:0}.header #navbar-toggle{left:9px;top:10px;padding:10px 24px 10px 0}.header #navbar-toggle span,.header #navbar-toggle span:after,.header #navbar-toggle span:before{height:2px;width:24px}.header #navbar-toggle span:before{top:-7px}.header #navbar-toggle span:after{bottom:-7px}.header nav ul{top:-45px;text-align:center}.header nav ul li a,.header nav ul li a:visited{font-size:12px;line-height:20px;padding:10px 15px!important}.main-sec .sub-title{font-size:15px;line-height:21px}.main-sec .sub-title:after{margin:16px auto 20px}.main-sec .main-title span{font-size:20px;line-height:0px;margin:0 0 20px}.solution-sec .solution-inner h2{font-size:20px;line-height:28px;margin:0 0 20px}.solution-box h4{font-size:16px;line-height:24px}.solution-category ul li>a{font-size:13px;line-height:21px}.contact-image-sec h2{font-size:18px;line-height:24px}.contact-image-sec h2:after{margin-top:20px}.contact-image-sec .grid.no-margin{margin-left:0;margin-right:0}.contact-image-sec .grid.no-margin>div{padding:0}.form-sec{padding:20px 16px}.form-sec h4{margin:0 0 12px;font-size:18px;line-height:28px}.form-sec p{font-size:13px;line-height:21px}.form-sec .form-field label{font-size:13px;line-height:22px}.form-sec .form-field .form-input{padding:8px 12px;font-size:13px;line-height:22px}.form-sec .form-field .form-input::-moz-placeholder{font-size:13px;line-height:22px}.form-sec .form-field .form-input::placeholder{font-size:13px;line-height:22px}.form-sec .form-actions .btn-primary{font-size:11px;line-height:20px;padding:8px 20px}.get-started-sec .get-started-inner h4{font-size:16px;line-height:24px}.footer-logo-sec .footer-logo-link{margin-bottom:10px}.footer-logo-sec p{font-size:12px;line-height:20px;margin-bottom:14px}.footer-logo-sec .social-sec ul li{margin-right:6px}.footer-logo-sec .social-sec ul li a{width:24px;height:24px;border-radius:24px;padding:6px}.footer .footer-info .footer-info-heading{font-size:13px;line-height:20px}.footer .footer-info .navigation-sec ul li a{font-size:12px;line-height:18px}.footer .footer-info .navigation-sec ul li{margin-bottom:4px}.our-products-sec .our-sub-cat:last-child{padding-bottom:0}.our-products-sec .our-sub-cat h5{font-size:13px;line-height:20px}.our-products-sec .our-sub-cat ul li a{font-size:12px;line-height:18px}.contact-footer .contact-info h5,.contact-footer .contact-info p,.contact-footer .contact-info p a,.contact-footer .contact-info p>b,.contact-footer .map-info p>a{font-size:12px;line-height:20px}.footer .copyright-footer p{font-size:12px;line-height:18px}.roof-banner-sec .roof-banner-inner .main-title span{font-size:20px;line-height:28px;margin:0 0 20px}.roof-banner-sec .roof-banner-inner .sub-title:after{margin:16px 0 18px}.roof-banner-sec .roof-banner-inner .dec{font-size:13px}.roof-category-sec .roof-content h4{font-size:18px;line-height:26px}.roof-category-sec .roof-content p{font-size:13px;line-height:20px;margin-bottom:14px}.leading-sec .leading-box .leading-content h4{font-size:15px;line-height:22px}.leading-sec .leading-box .leading-content p{font-size:13px;line-height:20px}.client-sec .client-content>h2{font-size:18px;line-height:26px}.client-sec .client-content>p{font-size:16px;line-height:22px}.client-sec .testimonials-sec{padding:0 0 40px}.client-sec .testimonials-sec .desc{margin-bottom:20px;min-height:auto}.client-sec .testimonials-sec .c-title-sec h4{font-size:14px;line-height:22px}.client-sec .testimonials-sec .desc,.client-sec .testimonials-sec .see-all-link{font-size:13px;line-height:21px}.faqs-sec h2,.rt-solution-sec h2{font-size:18px;line-height:24px;margin:0 0 20px}.rt-solution-sec p{font-size:13px}.terrace-img-sec{padding:0 0 30px}.terrace-img-sec .t-box .t-link .t-content h4{font-size:14px;line-height:20px;margin:0 0 4px}.faqs-sec{padding:0 0 25px}.faqs-sec .accordion_content .accordion_head{font-size:13px}.faqs-sec .accordion_content{padding:8px 12px}.btn-primary{font-size:10px;line-height:20px;padding:12px 20px}}@media (max-width:480px){.recaptcha{width:100%;margin-right:440px}.header .nav-mobile{top:-108px}.header nav ul{top:-55px}.header-contact-sec ul{flex-wrap:wrap;flex-direction:column}.header-contact-sec ul li:first-child:after{content:none}.header-top-sec .header-social-sec ul li{margin-right:8px}.header-contact-sec ul li a{font-size:11px;line-height:18px}}.ckeditor-output ol,.ckeditor-output ul,.product_view_desc_title ol,.product_view_desc_title ul{list-style-type:disc;margin-left:1.5em}.product_view_desc_title ol,.product_view_desc_title ul{list-style-type:disc!important;margin-left:1.5em!important}.patent-icon{position:fixed;bottom:155px;right:50px;z-index:999}.patent-icon img{width:50px;height:50px;border-radius:50%;cursor:pointer}.gst-icon{position:fixed;bottom:95px;right:50px;z-index:999}.gst-icon img{background-color:#ffc214;width:50px;height:50px;padding:5px;border-radius:50%;cursor:pointer}.watsapp-icon{position:fixed;bottom:40px;right:50px;z-index:999}.watsapp-icon i{background-color:#49e670;color:#fff;font-size:35px;padding:8px 10px;border-radius:50%;cursor:pointer}@media screen and (max-width:500px){.patent-icon{bottom:150px}.gst-icon,.patent-icon{position:fixed;right:30px;z-index:999}.gst-icon{bottom:90px}.watsapp-icon{position:fixed;bottom:35px;right:30px;z-index:999}}.popuponload{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.4);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px;box-sizing:border-box}.popuponload-inner{position:relative;border-radius:12px;width:100%;max-width:700px;max-height:90vh;overflow:auto;padding:30px;scrollbar-width:none}.popuponload i{position:absolute;top:12px;right:12px;font-size:22px;cursor:pointer;color:#fff;z-index:1}.popuponload img{width:100%;height:auto;max-height:75vh;-o-object-fit:contain;object-fit:contain;border-radius:8px;display:block}.popuponclick{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.4);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:9999;padding:10px;box-sizing:border-box}.popuponclick-inner{position:relative;border-radius:12px;width:100%;max-width:700px;max-height:100%;overflow:auto;padding:30px;box-sizing:border-box;scrollbar-width:none}.popuponclick .popuponclick-close{position:absolute;top:20px;right:20px;font-size:22px;cursor:pointer;color:#fff}.popuponclick h2{text-align:center;margin-bottom:20px;color:#fff}.popuponclick .mainimage-container{position:relative;text-align:center}.popuponclick .popuponclick-left{position:absolute;top:50%;left:0;transform:translateY(-50%);font-size:26px;z-index:1}.popuponclick .mainimage-container img{width:100%;height:auto;max-height:60vh;-o-object-fit:contain;object-fit:contain;border-radius:8px;display:block}.popuponclick .popuponclick-right{position:absolute;top:50%;right:0;transform:translateY(-50%);font-size:26px;z-index:1}.popuponclick-inner .thumbnail-images{margin-top:15px;display:flex;gap:10px;overflow-x:auto;padding:10px 0;justify-content:center}.popuponclick-inner .thumbnail-images img{width:70px;height:70px;-o-object-fit:cover;object-fit:cover;border-radius:6px;cursor:pointer;transition:.3s}.container-about{margin-left:auto;margin-right:auto;max-width:1920px;padding:0 15px;position:relative}.main-sec-about{padding:118px 50px 0;float:left;width:100%}.main-sec-about .sub-title-about{font-family:Inter,sans-serif!important;font-size:22px;line-height:32px;color:#5a5e62;text-transform:uppercase;position:relative}.main-sec-about .sub-title-about:after{content:"";display:block;margin:20px 0 auto;width:100px;height:2px;background-color:#1386d3}.main-sec-about .main-title-about{font-size:56px;line-height:1.2em;font-weight:800;color:#1386d3}.main-inner-about{max-width:1200px;margin:0 auto}.about-sec{float:left;width:100%;margin:20px auto}.about-sec .about-inner{max-width:1200px;margin:0 auto}.about-sec .image-sec .slider-image{width:100%;height:420px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.about-desc{margin:auto 20px}.about-desc h3{margin:0 0 10px;color:#0f1628;font-size:30px;line-height:34px;font-weight:800}.about-desc h3,.about-desc p{font-family:Inter,sans-serif!important}.about-desc p{font-size:15px;line-height:25px;color:#424652;text-align:start;text-transform:capitalize;margin-bottom:10px;text-align:justify}.about-desc .about-actions{padding-top:10px}.about-desc .about-actions .btn-primary{text-transform:uppercase;font-size:13px;line-height:26px;font-weight:600;cursor:pointer;padding:8px 30px}.about-sec .about-inner .arrow{font-size:30px;line-height:50px;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:300;cursor:pointer}.leading-sec{float:left;width:100%;padding:50px 0 30px;background-color:#000}.leading-sec .leading-inner-sec{max-width:1200px;margin:0 auto}.leading-sec .leading-box{display:flex;align-items:flex-start}.leading-sec .leading-box img{margin-right:12px}.leading-sec .leading-box .leading-content h3{color:#1386d3;font-size:20px;font-family:Inter,sans-serif!important;font-weight:700;text-transform:capitalize;line-height:34px;word-wrap:break-word}.leading-sec .leading-box .leading-content h4{font-size:18px;font-weight:600;color:#fff;margin-bottom:10px;font-family:Inter,sans-serif!important;text-transform:capitalize;line-height:30px;word-wrap:break-word}.leading-sec .leading-box .leading-content div{font-size:14px;font-family:Inter,sans-serif!important;font-weight:400;color:#c3c6c9;text-transform:capitalize;line-height:24px;word-wrap:break-word;padding-bottom:20px}.timeline-sec{float:left;width:100%;padding:20px 0 50px}.container-timeline{margin-left:auto;margin-right:auto;max-width:1920px;padding:0 50px;position:relative}.timeline-inner{max-width:1200px;margin:0 auto}.timeline-sec .timeline-inner h5{color:#1386d3;font-size:24px;font-weight:900;line-height:34px;word-wrap:break-word}.timeline-sec .timeline-inner h5,.timeline-sec .timeline-inner p{font-family:Inter,sans-serif!important;text-transform:capitalize;text-align:center}.timeline-sec .timeline-inner p{color:#424652;font-size:16px;font-weight:400;line-height:28px;word-wrap:break-words}.timeline-sec h5:after{content:"";display:block;margin:20px auto 30px;width:100px;height:2px;background-color:#1386d3}.timeline-sec .timeline-inner .timeline-content h6{color:#424652;font-size:16px;font-family:Inter,sans-serif!important;font-weight:700;text-transform:capitalize;line-height:28px;word-wrap:break-word}.timeline-sec .timeline-inner .timeline-content img{padding-top:5px}.timeline-sec .timeline-inner .timeline-content p{color:#5a5e62;text-align:justify!important;font-size:16px;font-family:Inter,sans-serif!important;font-weight:400;text-transform:capitalize;line-height:24px;word-wrap:break-word;padding:10px 0 0 10px}.certificate-sec{float:left;width:100%;padding:20px 0 50px}.container-certificate{margin-left:auto;margin-right:auto;width:93%;position:relative}.certificate-inner{max-width:1200px;margin:0 auto}.certificate-sec .certificate-inner h3{color:#1386d3;text-align:center;font-family:Montserrat,sans-serif!important;font-size:38px;font-style:normal;font-weight:900;line-height:52px;text-transform:capitalize}.certificate-sec .certificate-inner p{color:#000;text-align:center;font-family:Inter,sans-serif!important;font-size:16px;font-style:normal;font-weight:600;line-height:28px;text-transform:capitalize}.certificate-sec .certificate-inner .certificate-content{width:-moz-min-content;width:min-content}.certificate-sec .certificate-inner .certificate-content .certificate-image img{width:329.729px;height:400.021px;flex-shrink:0}.certificate-content .certificate-image img:last-child{width:377px}.certificate-sec .certificate-inner .certificate-content h6{color:#000;font-family:Inter,sans-serif!important;font-size:16px;text-align:center;font-style:normal;font-weight:700;line-height:28px;text-transform:capitalize;padding-right:10px}.certificate-sec .certificate-inner .certificate-content .certificate-download img{height:27px;width:auto;background:#1386d3;padding:2px;border-radius:100%}.youtube-content{width:100%!important}.container-youtube{margin-left:auto;margin-right:auto;max-width:1920px;padding:50px;position:relative}.youtube-inner{max-width:1200px;margin:0 auto}.certificate-sec .youtube-inner .youtube-content .youtube-thumbnail img{width:403px;height:230px;flex-shrink:0;border-radius:8px}.certificate-sec .youtube-inner .youtube-content .youtube-icon img{width:60px;height:60px;flex-shrink:0;position:absolute;bottom:0;top:90px;left:180px}.certificate-sec .youtube-inner .youtube-content h6{color:#000;font-family:Inter,sans-serif!important;font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding-top:20px}.certificate-sec .youtube-inner .youtube-content .calendar-info .calendar img{width:16.603px;height:18px;flex-shrink:0;margin-top:20px}.certificate-sec .youtube-inner .youtube-content .calendar-info p{color:var(--04,#475060);font-family:Jost;font-size:18px;font-style:normal;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-weight:400;line-height:20px;letter-spacing:.36px;text-transform:capitalize;padding-top:20px}.container-member{margin:auto;max-width:1920px;padding:50px;position:relative;background:#e9eef3}.container-member .member-inner{max-height:1200px;flex-shrink:0;background:#fff;padding:40px}.container-member .member-inner h6{color:#07070a;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:50px;padding-top:30px}.container-member .member-inner p{color:var(--03,#5a5e62);text-align:justify;font-family:Inter,sans-serif!important;font-size:16px;font-style:normal;font-weight:400;line-height:27px;text-transform:capitalize}.container-member .member-inner .member-image img{height:100%;width:100%}.slider-timeline-container{margin-left:auto;margin-right:auto;max-width:1920px;padding:4rem;position:relative;background:#e9eef3}.slider-timeline-container .slider-timeline-inner{max-width:1200px;max-height:1200px;flex-shrink:0;background:#fff;padding:2.5rem}.slider-timeline-container .slider-timeline-inner .timeline-content-slider{padding:1.25rem 3.75rem 3.75rem 5rem}.slider-timeline-container .slider-timeline-inner .timeline-content-slider h6{font-size:1.25rem;font-weight:600}.process-wrapper{margin:auto;max-width:1080px}#progress-bar-container{position:relative;width:90%;height:100px;margin:65px auto auto}#progress-bar-container ul{padding:15px 0 0;z-index:9999;position:absolute;width:100%;margin:-40px 0 0}#progress-bar-container li:before{content:" ";display:block;margin:auto;width:30px;height:30px;border-radius:50%;border:2px solid #aaa;transition:all .3s ease}#progress-bar-container li.active:before,#progress-bar-container li:hover:before{border:2px solid #fff;background:linear-gradient(90deg,#1386d3 0,#fff)}#progress-bar-container li{list-style:none;float:left;width:20%;text-align:center;color:#aaa;text-transform:uppercase;font-size:11px;cursor:pointer;font-weight:700;transition:all .2s ease;vertical-align:bottom;height:60px;position:relative}#progress-bar-container li .step-inner{position:absolute;width:100%;bottom:0;font-family:Inter,sans-serif!important;font-size:14px;cursor:pointer}#progress-bar-container li.active,#progress-bar-container li:hover{color:#444}#progress-bar-container li:after{content:" ";display:block;width:6px;height:6px;background:#777;border:7px solid #fff;border-radius:50%;margin:48px auto auto;box-shadow:0 2px 13px -1px rgba(0,0,0,.3);transition:all .2s ease;cursor:pointer}#progress-bar-container li:hover:after{background:#555}#progress-bar-container li.active:after{background:#207893}#progress-bar-container #line{width:80%;margin:auto;background:#eee;height:6px;position:absolute;left:10%;top:57px;z-index:1;border-radius:50px;transition:all .9s ease}#progress-bar-container #line-progress{content:" ";width:3%;height:100%;background:#207893;background:linear-gradient(90deg,#207893 0,#2ea3b7);position:absolute;z-index:2;border-radius:50px;transition:all .9s ease}#progress-content-section{width:90%;margin:auto;background:#f3f3f3;border-radius:4px}#progress-content-section .section-content{padding:30px 40px;text-align:center}#progress-content-section .section-content p{font-size:16px;line-height:1.8em;color:#777;font-family:Inter,sans-serif!important}#progress-content-section .section-content{display:none;animation:FadeInUp .7s ease 1;animation-fill-mode:forwards;transform:translateY(15px);opacity:0}#progress-content-section .section-content.active{display:block}.youtube-inner .youtube-thumbnail{position:relative}.iconOfYo9utube img{width:40px!important;height:40px!important;position:absolute;top:50%;left:45%;transform:translate(-50%,-50%)}@keyframes FadeInUp{0%{transform:translateY(15px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:1450px){.about-sec .about-inner{max-width:1200px;margin:0 auto}}.youtube-content p{text-align:center}@media (max-width:1199.98px){.youtube-content iframe{width:auto}.certificate-sec .certificate-inner .certificate-content .certificate-download img{height:27px;width:auto;background:#1386d3;padding:2px;border-radius:100%;margin-right:20px}.certificate-sec .container-certificate{padding:20px 50px 0}.main-sec-about{padding:60px 30px 0}.main-sec-about .main-title-about{font-size:42px;line-height:100px;margin:0 0 30px}.about-sec{padding:20px 0 0}.about-desc{padding:0 0 0 30px}.about-desc p{font-size:16px;line-height:23px}.leading-sec{margin:50px 0}.leading-sec .leading-box .leading-content h4{font-size:16px;line-height:24px}.certificate-sec .certificate-inner .certificate-content h6{font-size:14px;padding-right:20px}.certificate-sec .youtube-inner .youtube-content .youtube-thumbnail img{width:100%;height:230px;flex-shrink:0;border-radius:8px}.certificate-sec .youtube-inner .youtube-content .youtube-icon img{position:absolute;bottom:0;top:90px;left:120px}.certificate-sec .youtube-inner .youtube-content h6{font-size:17px;padding-top:20px}.certificate-sec .youtube-inner .youtube-content .calendar-info .calendar img{width:16.603px;height:18px;flex-shrink:0;margin-top:20px}.certificate-sec .youtube-inner .youtube-content .calendar-info p{font-size:18px}.youtube-inner .youtube-thumbnail{position:relative}.iconOfYo9utube img{width:40px!important;height:40px!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:1024px){.certificate-sec .certificate-inner .certificate-content .certificate-download img{height:27px;width:auto;background:#1386d3;padding:2px;border-radius:100%;margin-right:120px}}@media (max-width:991px){.certificate-sec .certificate-inner .certificate-content .certificate-download img{height:27px;width:auto;background:#1386d3;padding:2px;border-radius:100%;margin-right:100px}.certificate-sec .container-certificate{padding:20px 50px 0}.main-sec-about{padding:40px 10px 0;text-align:center}.main-sec-about .sub-title-about{font-size:18px;line-height:28px}.main-sec-about .sub-title-about:after{margin:20px auto}.main-sec-about .main-title-about{font-size:32px;line-height:40px}.about-desc{padding:20px 20px 0 0}.about-desc .about-actions .btn-primary{font-size:14px;line-height:24px}.leading-sec{padding:40px 0}.leading-sec .leading-box .leading-content p{max-width:100%}.timeline-sec .timeline-inner .timeline-content h6{padding-top:20px}.youtube-inner .youtube-thumbnail{margin-top:30px}.certificate-sec .youtube-inner .youtube-content .youtube-icon img{position:absolute;bottom:0;top:120px;left:180px}.youtube-inner .youtube-thumbnail{position:relative}.iconOfYo9utube img{width:40px!important;height:40px!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:880px){.certificate-sec .certificate-inner .certificate-content .certificate-download img{height:27px;width:auto;background:#1386d3;padding:2px;border-radius:100%;margin-right:20px}}@media (max-width:767.98px){.certificate-sec .certificate-inner .certificate-content .certificate-download img{height:27px;width:auto;background:#1386d3;padding:2px;border-radius:100%;margin-right:20px}.about-desc{padding:20px 20px 0 0}.certificate-sec .container-certificate{padding:20px 10px 0}.certificate-sec .certificate-inner .certificate-content .certificate-image img{width:300.729px;height:400.021px;flex-shrink:0;margin-top:30px}.certificate-sec .certificate-inner .certificate-content h6{padding-top:30px}.certificate-sec .certificate-inner .certificate-content .certificate-download img{margin-top:30px}.certificate-sec .youtube-inner .youtube-content .youtube-icon img{position:absolute;bottom:0;top:120px;left:150px}.certificate-sec .youtube-inner .youtube-content h6{font-size:16px}.certificate-sec .youtube-inner .youtube-content .calendar-info p{font-size:14px}.youtube-inner .youtube-thumbnail{position:relative}.iconOfYo9utube img{width:40px!important;height:40px!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}@media (max-width:650px){.certificate-sec .container-certificate{padding:20px 10px 0}.certificate-sec .certificate-inner .certificate-content .certificate-image img{width:250px;height:400.021px;flex-shrink:0}}@media (max-width:576px){.main-sec-about .sub-title-about{font-size:16px;line-height:21px}.main-sec-about .sub-title-about:after{margin:16px auto 20px}.main-sec-about .main-title-about{font-size:20px;line-height:28px;margin:0 0 20px}.about-desc .about-actions .btn-primary{font-size:11px;line-height:20px;padding:8px 20px}.about-sec .image-sec .slider-image{height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.about-desc{padding:20px 0 0;margin:0}.about-desc h3{margin:0 0 12px;font-size:20px;line-height:28px}.about-desc p{font-size:15px;line-height:25px}.leading-sec .leading-box .leading-content h4{font-size:16px;line-height:22px}.leading-sec .leading-box .leading-content p{font-size:13px;line-height:20px}.timeline-sec .container-timeline{padding:20px}.timeline-sec .slider-timeline-container{margin-top:50px;padding:20px 10px;width:100%}.timeline-sec .slider-timeline-container .slider-timeline-inner{padding:20px;border-radius:5px;width:100%}.certificate-sec .container-certificate{padding:20px 10px 0}.certificate-sec .certificate-inner h3{font-size:25px}.certificate-sec .certificate-inner .certificate-content .certificate-image img{width:250px;height:400.021px;flex-shrink:0}.certificate-sec .container-youtube{padding:20px 10px 0;width:100%}.certificate-sec .youtube-inner .youtube-content .youtube-icon img{position:absolute;bottom:0;top:120px;left:150px}.certificate-sec .container-member{margin-top:50px;padding:20px 10px;width:100%}.certificate-sec .container-member .member-inner{padding:20px;border-radius:5px;width:100%}.youtube-inner .youtube-thumbnail{position:relative}.iconOfYo9utube img{width:40px!important;height:40px!important;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-sec .about-inner .arrow{font-size:22px;line-height:50px;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:300;cursor:pointer}}#cscscs{width:50%!important}@media only screen and (min-width:1020px) and (max-width:1320){#cscscs{width:10%!important}}@media (max-width:880px){.certificate-content,.youtube-content{width:300px}}.certificate-main-inner::-webkit-scrollbar-track,.video-main-inner::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:20px;background-color:#f5f5f5}.certificate-main-inner::-webkit-scrollbar,.video-main-inner::-webkit-scrollbar{height:10px;background-color:#f5f5f5}.certificate-main-inner::-webkit-scrollbar-thumb,.video-main-inner::-webkit-scrollbar-thumb{background-color:#1386d3;border-radius:20px;border:2px}.certificate-main-inner{justify-content:center}.certificate-main-inner,.video-main-inner{display:flex;overflow-x:auto;gap:50px;padding-bottom:20px}.video-main-inner{font-size:16px;font-weight:600;margin-bottom:40px}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Montserrat:wght@300;400;500;600;700;800;900&display=swap");.gallery-container{margin-left:auto;margin-right:auto;max-width:1920px;padding:0 15px}.gallery-main-inner{max-width:1200px;margin:0 auto}.gallery-sec{float:left;width:100%;padding:80px 100px 0;background:url(/assets/images/client/roof-water-proofing-banner.jpg) repeat!important;background-position:50%;background-size:cover;color:#fff}.gallery-sec .gallery-main-inner .gallery-main-title,.gallery-sec .gallery-main-inner .gallery-main-title .main-title-color{font-family:Montserrat,sans-serif!important;font-size:50px;font-weight:900;line-height:62px;letter-spacing:0;text-align:left}.gallery-sec .gallery-main-inner .gallery-main-title .main-title-color{color:#1386d3}.gallery-sec .gallery-main-inner .gallery-main-title:after{content:"";display:block;margin:18px 0 25px;width:100px;height:2px;background-color:#dff3e4}.gallery-sec .gallery-main-inner p{color:#e9eef3;font-family:Inter,sans-serif!important;font-size:16px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:1px;text-transform:capitalize}.gallery-sec .gallery-main-inner .gallery-btn-sec{display:flex;margin-top:50px}.gallery-btn-primary{text-decoration:none;outline:0;background-color:#1386d3;color:#fff;border-radius:30px;font-family:Inter,sans-serif!important;font-size:14px;line-height:24px;font-weight:700;padding:12px 30px;text-transform:uppercase;transition:all .35s;border:0;cursor:pointer}.gallery-btn1{background-color:#1386d3}.gallery-btn1,.gallery-btn2{padding:15px;line-height:20px;margin-top:40px;height:auto;font-size:12px;font-weight:600;color:#fff;border:1px solid #fff}.gallery-btn2{background-color:transparent}.gallery-image-sec{padding:100px;float:left;width:100%}.gallery-image-sec .gallery-image-container{margin-left:auto;margin-right:auto;max-width:1920px;padding:0 15px;position:relative}#gallery-main-images{padding:5px}.gallery-image-sec .gallery-image-container .gallery-image-main-inner .gallery-inner-images{padding-top:8px}.gallery-image-main-inner{display:flex;gap:14px;max-width:1200px;margin:0 auto}.gallery-image-main-inner img{cursor:pointer;transition:filter .6s ease}.gallery-image-main-inner img:hover{filter:brightness(.6)}.gallery-image-sec .gallery-inner-images img{border-radius:10px;transition:transform .8s ease-in-out;transform:scale(.9)}.gallery-image-sec .gallery-inner-images.on-scroll-effect img{transform:scale(1)}.gallery-image-sec .gallery-inner-images{transition:opacity .9s ease-in-out}@media (max-width:1450px){.gallery-image-sec .gallery-inner-images{width:100%;height:auto}.gallery-btn1{background-color:#1386d3}.gallery-btn1,.gallery-btn2{padding:15px;line-height:20px;margin-top:40px;height:auto;font-size:12px;font-weight:600;color:#fff;border:1px solid #fff}.gallery-btn2{background-color:transparent}}@media (max-width:1199.98px){.gallery-image-sec{padding:20px}.gallery-btn1{background-color:#1386d3}.gallery-btn1,.gallery-btn2{padding:15px;line-height:20px;margin-top:40px;height:auto;font-size:12px;font-weight:600;color:#fff;border:1px solid #fff}.gallery-btn2{background-color:transparent}}@media (max-width:991px){.gallery-image-sec{padding:20px}.gallery-btn1{background-color:#1386d3}.gallery-btn1,.gallery-btn2{padding:15px;line-height:20px;margin-top:40px;height:auto;font-size:12px;font-weight:600;color:#fff;border:1px solid #fff}.gallery-btn2{background-color:transparent}}@media (max-width:767.98px){.gallery-sec{padding:30px}.gallery-sec .gallery-main-inner .gallery-main-title,.gallery-sec .gallery-main-inner .gallery-main-title .main-title-color{font-size:25px;line-height:50px;margin:0 0 30px}.gallery-sec .gallery-main-inner p{font-size:13px;line-height:26px}.gallery-btn1{background-color:#1386d3}.gallery-btn1,.gallery-btn2{padding:15px;line-height:20px;margin-top:40px;margin-right:10px;height:auto;font-size:12px;font-weight:600;color:#fff;border:1px solid #fff}.gallery-btn2{background-color:transparent}.gallery-image-sec{padding:20px}}@media (max-width:576px){.gallery-sec{padding:10px}.gallery-btn1{background-color:#1386d3}.gallery-btn1,.gallery-btn2{padding:15px;line-height:20px;margin-top:40px;margin-right:10px;height:auto;font-size:12px;font-weight:600;color:#fff;border:1px solid #fff}.gallery-btn2{background-color:transparent}.gallery-image-sec{padding:10px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}:root{--primary-color:#255c81;--secondary-color:#000;--third-color:#e4e9f7;--fourth-color:#fff}.sidebar{position:fixed;left:0;top:0;height:100%;overflow-y:scroll;width:78px;background:var(--primary-color);padding:6px 14px;z-index:99;transition:all .5s ease}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-thumb{background-color:#b5bbfe;border-radius:10px}.sidebar.open{width:250px}.sidebar .logo-details{height:60px;display:flex;align-items:center;position:relative}.sidebar .logo-details .icon{opacity:0;transition:all .5s ease}.sidebar .logo-details .logo_name{color:#fff;font-size:20px;font-weight:600;opacity:0;transition:all .5s ease}.sidebar.open .logo-details .icon,.sidebar.open .logo-details .logo_name{opacity:1}.sidebar .logo-details #btn{position:absolute;top:50%;right:0;transform:translateY(-50%);transition:all .4s ease;font-size:23px;text-align:center;cursor:pointer;transition:all .5s ease}.sidebar.open .logo-details #btn{text-align:right}.sidebar i{color:#fff;height:60px;min-width:50px;font-size:28px;text-align:center;line-height:60px}.sidebar .nav-list{margin-top:20px;height:100%}.sidebar li{position:relative;margin:8px 0;list-style:none;border-radius:8px}.admin_sidebar_active_li{background-color:var(--secondary-color)}.sidebar li a{display:flex;height:100%;width:100%;border-radius:12px;align-items:center;text-decoration:none;transition:all .4s ease}.sidebar li:hover{transition:all .5s ease;background:var(--secondary-color)}.sidebar li a .links_name{color:#fff;font-size:15px;font-weight:400;white-space:nowrap;opacity:0;pointer-events:none;transition:.4s}.sidebar.open li a .links_name{opacity:1;pointer-events:auto}.sidebar li i{height:50px;line-height:50px;font-size:18px;border-radius:12px}.home-section{position:relative;background:var(--third-color);min-height:100vh;top:0;left:78px;width:calc(100% - 78px);transition:all .5s ease;z-index:2;padding-bottom:20px}.sidebar.open~.home-section{left:250px;width:calc(100% - 250px)}.admin_page_top{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 18px}.page_top_left_section{display:flex}.page_top_left_section p{display:flex;align-items:center}.admin_page_top p i,span{font-size:15px}.admin_page_top p i{font-size:15px;margin-right:5px}.admin_page_top a,.admin_page_top a:active{color:#000}.admin_page_header{font-weight:300;font-size:30px;color:#4c4d5a;margin-right:20px}.dashboard-cards{display:flex;flex-wrap:wrap;margin-top:20px}.dashboard-card{width:217px;height:155px;border-radius:5px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1);margin:20px;color:#fff;position:relative;transition:transform .3s ease-in-out;cursor:pointer}.dashboard-card:hover .card-body i{transition:all .5s;filter:opacity(1)}.card-header{height:20%;font-size:14px;display:flex;align-items:center;padding:0 10px;background:linear-gradient(45deg,#2980b9,#255c81)}.card-body{height:60%;padding:20px 20px 20px 10px;display:flex;justify-content:space-between;background:linear-gradient(45deg,#275f84,#174564)}.card-body i{font-size:50px;filter:opacity(.7)}.card-body p{font-size:30px}.card-body p,.card-footer{display:flex;align-items:center}.card-footer{height:20%;background:linear-gradient(45deg,#2980b9,#255c81);justify-content:center}.card-footer a{position:relative;text-decoration:none;color:var(--fourth-color);overflow:hidden}.card-footer a:before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--fourth-color);transition:width .3s ease-in-out}.card-footer a:hover:before{width:100%}.admin_header{background-color:var(--primary-color);padding:15px 18px;margin-bottom:20px;position:sticky;top:0;z-index:999}.admin_header div{display:flex;flex-wrap:wrap;justify-content:space-between}.admin_header form{position:relative;width:20rem;background:var(--secondary-color);border-radius:.7rem}.admin_header form input,button{height:2rem;border:0;color:#2f2f2f}.admin_header form input[type=text]{outline:0;width:100%;background:#fff;padding:10px;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .3s cubic-bezier(0,0,.43,1.49);transition-property:width,border-radius;z-index:1;position:relative}.admin_header form button{display:none;position:absolute;top:0;right:0;width:3rem;color:var(--fourth-color);font-weight:700;background:var(--secondary-color);border-radius:6px;cursor:pointer}.admin_header form input:not(:-moz-placeholder){border-radius:6px;width:calc(100% - 3rem);+button{display:block}}.admin_header form input:not(:placeholder-shown){border-radius:6px;width:calc(100% - 3rem);+button{display:block}}.admin_header form label{position:absolute;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.admin_logOut_btn{background-color:transparent;border:2px solid var(--fourth-color);cursor:pointer;border-radius:5px;padding:0 14px;color:var(--fourth-color);font-size:15px}.admin_logOut_btn i{margin-right:3px}.admin_logOut_btn:hover{background-color:var(--fourth-color);color:var(--primary-color)}.login_form_box{width:450px;padding:4%;background:#191919;transition:.25s;position:absolute;left:33%;text-align:center;top:20%;border-radius:15px}.text-white{color:#fff}.username_input{margin-top:10px;text-align:center;padding:10px 15px;border-radius:12px;outline:0}.login_btn,.username_input{background-color:transparent;display:block;color:#fff}.login_btn{padding:8px 18px;border-radius:6px;cursor:pointer;border:2px solid #2ecc71}.login_btn:hover{background:#2ecc71}.login_form_box input[type=password],.login_form_box input[type=text]{margin:20px auto;border:2px solid #3498db;width:250px;transition:.25s}.login_form_box input[type=password]:focus,.login_form_box input[type=text]:focus{width:300px;border-color:#2ecc71}.login_form_box input[type=submit]{margin:20px auto;border:2px solid #2ecc71;transition:.25s}.content_add_btn_section button{width:auto;padding:0 10px;height:40px;color:#fff;background-color:#255c81;font-size:16px;cursor:pointer;border-radius:4px}.content_add_btn_section button i{margin-right:3px}.content_add_btn_section button:hover{box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3)}.admin_category_table{padding:18px}.admin_category_table table{width:100%;border-collapse:collapse;background-color:var(--fourth-color);table-layout:fixed}.admin_category_table th{font-weight:600;padding:10px;font-size:14px;text-align:left;background-color:#255c81;color:#fff}.admin_category_table td,.admin_category_table th{border:1px solid #ddd}.admin_category_table td{padding:4px 10px;word-break:break-all;font-size:14px}.admin_category_table tbody tr td .dropdown{position:relative;top:8px;margin:0}.admin_category_table tbody tr:hover{background-color:var(--third-color)}.tabel_data_image,.table_data_image{width:50px;height:auto}.status_btn{cursor:pointer;width:40px;height:20px;background-color:transparent}.modal_data_image{width:5%;height:auto}@media only screen and (max-width:770px){.login_form_box{width:70%!important;left:20%!important;top:20%!important}.login_form_box input[type=password]:focus,.login_form_box input[type=text]:focus{width:100%;border-color:#2ecc71}.admin_category_table td{padding:5px!important}.admin_logOut_btn{margin-top:10px}.admin_page_header{font-size:16px}.admin_page_top .sitemap{padding-top:10px}.admin_page_top .sitemap .angles{padding-bottom:3px}.admin_page_top p i,span{font-size:10px}.admin_category_table{margin-right:18px;display:block;overflow-x:scroll}.content_add_btn_section button{width:100px;height:30px;font-size:12px}.content_add_btn_section{float:none}.add_modal{width:80%!important;left:10%!important}.logOut_modal_section{width:90%!important;top:40%!important;left:3%!important}.delete-modal{top:40%!important;left:10%!important;width:100%!important;height:100%!important}.delete_modal_content{max-width:70%!important}.delete_modal_content p{margin-top:5px!important}.delete_modal_content #delete-button{left:70%!important;margin-top:10px}.delete_modal_content #close-modal{right:8px!important;top:0!important}}.add_modal{box-shadow:0 1px 3px 0 rgba(0,0,0,.02),0 0 0 1px rgba(27,31,35,.15);background-color:#fff;width:500px;margin:auto;position:absolute;top:10%;left:26%;border-radius:10px;overflow:hidden;padding:10px 16px;display:none}.add_modal.open{display:block!important}.add_modal-content h2{text-align:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid grey}.add_modal-content .modal_close_btn{background-color:transparent;border:1px solid var(--third-color);height:25px;width:25px;font-size:20px;position:absolute;top:16px;right:16px;cursor:pointer}.mb-3,form .mb-3{margin-bottom:14px}.setting_data{background-color:#e4e9f7;padding:5px;border-radius:2px}.modal_label_setting{font-size:15px;font-weight:700}form .modal_label{display:block;font-size:14px;margin-bottom:8px;font-weight:600}form .modal_input{padding:7px 8px;border:1px solid var(--third-color);border-radius:4px;width:100%;outline:0}form textarea{max-width:100%}form .modal_input:focus,form .modal_input:hover{border:1px solid var(--primary-color)}.success_btn{background-color:var(--primary-color);padding:6px 14px;border-radius:5px;color:var(--fourth-color);cursor:pointer;font-size:13px;height:35px;letter-spacing:1px;border:none}.success_btn:hover{box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3)}.cancel_btn{background-color:#bd1c1c;margin-left:10px}.add_modal_close{z-index:-9999}.add_data_form{background-color:#fff;padding:20px;margin-bottom:10px}.meta_main_section{display:flex;flex-wrap:wrap}.meta_tag_section{display:flex;width:auto;background-color:var(--third-color);border-radius:5px;padding:6px 10px;justify-content:space-between;margin-right:15px;margin-bottom:10px}.meta_remove_icon,.meta_tag_text{display:flex;align-items:center}.meta_remove_icon{border:1px solid;height:20px;width:20px;text-align:center;border-radius:50%;cursor:pointer;margin-left:15px;padding:0 4px;font-size:14px}.view_data_sections{margin-bottom:12px}.view_data_sections span{font-size:14px;font-weight:600;letter-spacing:1px}.view_data_sections p{background-color:var(--third-color);padding:5px 10px;border-radius:4px;margin-top:6px}.logOut_modal_section{background-color:var(--fourth-color);box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);width:350px;position:absolute;top:25%;left:35%;z-index:999;padding:20px 17px;border-radius:10px}.logOut_modal_section p{font-size:20px}.logOut_modal_section button{background-color:transparent;padding:0 12px;border-radius:7px;border:1.5px solid var(--primary-color);cursor:pointer;margin-top:20px;margin-left:10px;float:inline-end;font-weight:600;font-size:13px}.logOut_modal_section .logout_success_btn{border:1.5px solid #d62c2c}.logOut_modal_section .logout_success_btn:hover{background-color:#d62c2c;color:#fff}.logOut_modal_section button:hover{background-color:var(--primary-color);color:#fff}.delete-modal{position:fixed;top:40%;width:100%;height:100%;z-index:999}.delete_modal_hidden{display:none}.delete_modal_content{background:var(--fourth-color);padding:1rem 50px 1rem 1rem;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.2);max-width:400px;margin:auto;position:absolute;top:10%;left:40%;transform:translate(-50%,-50%)}.delete_modal_content p{color:#414141;margin-top:5px;padding-left:20px}.delete_title{font-size:25px;font-weight:600;padding-left:20px}.editbutton{background-color:#255c81;color:#fff;padding:6px 10px;border-radius:4px;cursor:pointer;font-size:15px;height:35px;margin-left:10px}.editbutton:hover{background-color:#276c9a}.data_delete_btn{background-color:#c70b2a;color:#fff;padding:6px 11px;border-radius:4px;cursor:pointer;font-size:15px;height:35px;margin-left:10px}.delete_input{border-radius:5px;margin:8px 0 0 20px}.delete_input:focus{outline:none}.data_delete_btn:hover{background-color:#ef5e76}.delete_modal_content button{outline:none;cursor:pointer;border:none}.delete_modal_content #close-modal{position:absolute;right:30px;top:15px;color:#999;background:transparent}.delete_modal_content #delete-button{position:relative;left:85%;background:#c70b2a;color:#fff;border:none;border-radius:4px;font-weight:600;font-size:.9rem;padding:8px 13px;height:auto;margin-top:10px}.delete_modal_content #delete-button:hover{background:#f03353}.loading:before{position:absolute;content:"";background-color:var(--third-color);left:0;top:0;right:0;width:100%;height:4px;animation:progressbar 3s linear infinite;animation-delay:.3s;z-index:100}@keyframes progressbar{0%{width:0}to{width:100%}}.dropdown{display:inline-block;position:relative}.dd-button{border-radius:0 4px 4px 0;height:32px;width:33.33px;background-color:#b5bbfe;cursor:pointer;border-left:1px solid grey}.dd-button:after{content:"";position:absolute;top:50%;right:15px;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}.dd-button:hover{background-color:#b5bbfe}.dd-input{display:none}.dd-menu{position:absolute;top:100%;border:1px solid #ccc;border-radius:4px;right:0;margin:2px 0 0;box-shadow:0 0 6px 0 rgba(0,0,0,.1);background-color:#fff;list-style-type:none;text-align:center;line-height:1.3rem;color:#000;padding:5px 0;z-index:1;width:100px}.dd-input+.dd-menu{display:none}.dd-input:checked+.dd-menu{display:block}.dd-menu li{font-size:12px;cursor:pointer;white-space:nowrap}.dd-menu li button{background-color:transparent;height:1rem;width:60px;font-size:12px;cursor:pointer}.dd-menu li button:hover,.dd-menu li:hover{text-decoration:underline}.tabs-container{width:100%;padding:0 18px;margin-top:15px}.sub-tabs-container{width:100%}.tabs{display:flex;background-color:transparent;border-radius:5px 5px 0 0}.tab{padding:9px 14px;font-size:14px;text-align:center;color:#000;cursor:pointer;border-bottom:none;border-radius:4px 4px 0 0;transition:background-color .3s}.tab:hover{color:#3e74f4}.tab.active,.tab:hover{border:1px solid #9b9999;border-bottom:none;padding:8.5px 13.4px}.tab-content{display:none;border:1px solid #b5bbfe;border-radius:0 0 5px 5px;background-color:#fff}.product_data_save_btn{background-color:var(--primary-color);padding:0 10px;color:var(--fourth-color);border-radius:4px;cursor:pointer;font-size:14px;height:35px;position:absolute;top:120px;right:20px}.product_data_save_btn:hover{background-color:#8992f1}.tab-content.active{display:block}.two_input_flex{display:flex;justify-content:space-between}.multi-images-table{width:100%;border-collapse:collapse;table-layout:fixed}.multi-images-table thead{background-color:var(--third-color);text-align:justify}.multi-images-table thead th{font-size:14px;font-weight:100}.multi-images-table th,td{padding:6px 4px;border:1px solid #ddd}.multi-images-table td img{width:70px;height:auto}.multi-images-table td input{width:85%;padding:4px}.multi-images-table td input:focus-visible{outline:0}.remove_multi_img_btn{background-color:#bd1c1c;color:#fff;border-radius:4px;padding:7px 10px;cursor:pointer}.modal_input.drag-over{border:2px dashed #ccc}.dropdown-container{width:100%;margin:20px 0 0 20px}label{margin-bottom:5px}select{padding:8px;font-size:14px;border:1px solid #ccc;border-radius:4px;outline:none;transition:border-color .3s}select:focus,select:hover{border-color:#007bff}select::-ms-expand{display:none}select:after{content:"\25BC";position:absolute;top:50%;right:10px;transform:translateY(-50%);pointer-events:none}.gallery-container{display:flex;flex-wrap:wrap;gap:2rem;margin:2rem 1rem 2rem 2rem;position:relative}.gallery-card{position:relative;border:1px solid #ccc;padding:2px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.card-buttons{position:absolute;top:0;right:0;display:flex;flex-direction:row}.edit-button{border-radius:.1538rem;background-color:#255c81;border-color:#166895}.delete-button,.edit-button{padding:.3rem .7rem;font-size:.7109375rem;color:#fff;cursor:pointer;margin:5px}.delete-button{background-color:#e3503e;border-color:#c22e1c;border-radius:.1538rem}.popup h2{font-size:18px;margin-bottom:20px}.popup form{display:flex;flex-direction:column}.popup label{font-size:14px;margin-bottom:5px}.popup input{padding:8px;border:1px solid #ccc;border-radius:4px;font-size:14px}.file-input,.popup input{margin-bottom:10px}.popup-buttons{display:flex;justify-content:space-between}.popup button{padding:0 10px;border:none;border-radius:4px;cursor:pointer;font-size:14px}.popup button[type=submit]{background:#1e91cf;color:#fff}.popup button[type=button]{background:#e3503e;color:#fff}.image-title-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;opacity:0;transition:opacity .3s}.gallery-card:hover .image-title-overlay{opacity:1}.button-container{margin-top:1rem;display:flex;width:100%}.button-container .delete-button:disabled{cursor:not-allowed;background-color:#e88a8a}.button-container .edit-button:disabled{cursor:not-allowed;background-color:#3075a4}.delete-button{margin-right:1rem}@media (max-width:600px){.button-container{flex-direction:column;align-items:center}.delete-button{margin-bottom:1rem}}.operation_btn{padding:5px;font-size:1em}.overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:hsla(0,0%,90%,.951);transition:opacity .5s}.overlay,.overlay:target{opacity:1}.popup{padding:20px;background:#fff;border-radius:10px;height:30rem;position:absolute;top:auto;left:60%;transform:translate(-50%,20%);overflow-y:auto;transition:all .5s ease-in-out}.popup h2{margin-top:0;color:#333;font-family:Tahoma,Arial,sans-serif}.popup .close{position:absolute;top:30px;right:30px;transition:all .2s;font-size:30px;font-weight:700;text-decoration:none;color:#333}.popup .close:hover{color:#6255f0}.popup .content{padding:1rem}.popup::-webkit-scrollbar{width:2px}.popup::-webkit-scrollbar-thumb{background-color:#6255f0;border-radius:10px}@media screen and (max-width:700px){.popup{width:70%}}.product-hero-sec{float:left;width:100%;padding:120px 0 70px;background:url(/_next/static/media/roof-water-proofing-banner.78eaef16.jpg) no-repeat;background-position:50%;background-size:cover;color:#fff}.product-hero-container{margin-left:auto;margin-right:auto;max-width:1920px;padding:0 15px;position:relative}.product-hero-sec .product-hero-banner-inner{max-width:1200px;margin:0 auto}.product-hero-sec .product-hero-banner-inner .product-hero-sub-title{font-family:Inter,sans-serif!important;font-size:22px;line-height:32px;color:#f5d0c5;text-transform:uppercase;position:relative}.product-hero-sec .product-hero-banner-inner .product-hero-sub-title:after{content:"";display:block;margin:18px 0 25px;width:100px;height:2px;background-color:#dff3e4}.product-hero-sec .product-hero-banner-inner .product-hero-main-title{font-size:58px;line-height:62px;font-weight:900;color:#fff;margin:0 0 40px}.product-hero-sec .product-hero-banner-inner .dec{font-family:Inter,sans-serif!important;font-size:20px;line-height:28px;color:#e9eef3;text-transform:capitalize;position:relative;max-width:1100px}.product-sec{float:left;width:100%;padding:120px 0 70px}.product-container{margin-left:auto;margin-right:auto;max-width:1920px;padding:0 15px;position:relative}.product-sec .product-inner{max-width:1100px;margin:0 auto}.product-card{padding:20px;border-radius:6px;background:var(--WHITE,#fff);box-shadow:0 10px 40px 0 rgba(7,24,50,.07);width:353.586px;height:auto;margin:0 auto}.product-card .product-content h4{font-size:15px;font-family:Inter,sans-serif!important;line-height:42px;font-weight:400;color:#07070a}.product-card .product-content h4:after{content:"";display:block;margin:1px 0 20px;width:50px;height:2px;background-color:#1386d3}.product-card .product-content h2{color:var(--02,#07070a);font-family:Montserrat,sans-serif!important;font-size:30px;font-style:normal;font-weight:700;line-height:42px;text-transform:capitalize}.product-card .product-content p{color:var(--03,#5a5e62);text-align:justify;font-style:normal;margin-bottom:6px;font-weight:400;text-transform:capitalize}.product-card .product-content a,.product-card .product-content p{font-family:Inter,sans-serif!important;font-size:14px;line-height:24px}.product-card .product-content a{color:#1386d3;font-weight:500;text-transform:uppercase;text-decoration:underline}.product-card .product-content a span{margin-left:5px}@media (max-width:1199.98px){.product-hero-sec{padding:60px 0}.product-hero-sec .product-hero-banner-inner .product-hero-sub-title{font-size:20px;line-height:28px}.product-hero-sec .product-hero-banner-inner .product-hero-main-title{font-size:42px;line-height:50px;margin:0 0 30px}.product-hero-sec .product-hero-banner-inner .product-hero-desc{font-size:18px;line-height:26px}}@media (max-width:991px){.product-hero-sec{padding:40px 0}.product-hero-sec .product-hero-banner-inner .product-hero-sub-title{font-size:18px;line-height:26px}.product-hero-sec .product-hero-banner-inner .product-hero-main-title{font-size:36px;line-height:42px}.product-hero-sec .product-hero-banner-inner .product-hero-desc{font-size:16px;line-height:24px}}@media (max-width:767.98px){.product-hero-sec{padding:20px 0 40px}.product-hero-sec .product-hero-banner-inner .product-hero-sub-title{font-size:16px;line-height:20px}.product-hero-sec .product-hero-banner-inner .product-hero-main-title{font-size:24px;line-height:30px}.product-hero-sec .product-hero-banner-inner .product-hero-desc{font-size:14px;line-height:20px}.product-sec .product-container .product-inner{padding:0 20px}.product-sec{padding:70px 0}}@media (max-width:576px){.product-hero-sec .product-hero-banner-inner .product-hero-main-title{font-size:20px;line-height:28px;margin:0 0 20px}.product-hero-sec .product-hero-banner-inner .product-hero-sub-title:after{margin:16px 0 18px}.product-hero-sec .product-hero-banner-inner .product-hero-desc{font-size:13px}.product-sec .product-container .product-inner{padding:0 20px}.product-sec{padding:40px 0 70px}}.blog-view-sec{max-width:1200px;margin:0 auto}.blog-view-main-title{font-size:17px;font-family:Inter,sans-serif!important;font-style:normal;font-weight:400;line-height:28px;letter-spacing:1px;text-transform:capitalize}.blog_view_image{margin-top:30px}.blog_view_image img{width:100%;height:500px}.side_section .side_sec_card .card_heading{font-family:Inter,sans-serif!important}.blog_view_content_sec{display:flex;flex-wrap:wrap}.blog_content{width:70%;padding-right:20px}.side_section{width:30%}.blog_date_section{margin-top:20px;padding:8px 0;width:100%;display:flex;font-weight:400;border-top:1px solid rgba(71,80,96,.2);border-bottom:1px solid rgba(71,80,96,.2)}.blog_date_section p .fa-clock{margin-left:140px}.blog_date_section p i{margin-right:8px}.blog_title{margin:20px 0}.blog_title,.blog_title .heading{font-family:Inter,sans-serif!important}.blog_title .heading{color:#1386d3;font-size:28px;line-height:45px;font-weight:600;text-transform:capitalize;margin-bottom:20px}.blog_title .heading p{font-family:Inter,sans-serif!important}.side_section .side_sec_card{flex-shrink:0;border-radius:10px;background:#f5f5f5;padding:14px;margin-top:20px}.side_sec_card .article{display:flex;margin-bottom:20px}.article .article_icon{width:25%}.article .article_icon img{width:57px}.article .article_data{width:75%}.article_data .heading{font-weight:700;letter-spacing:.7px}.article_data .desc,.article_data .heading{color:#475060;font-family:Inter,sans-serif!important}.article_data .desc{font-size:14px;line-height:22px}.side_sec_card .share_main_section{border-radius:30px;background:#fff;display:flex;justify-content:space-between;padding:7px;align-items:center;height:50px;margin-bottom:10px;cursor:pointer}.share_main_section .icon_title{display:flex;align-items:center}.share_main_section .icon_title i{width:40px;height:40px;margin-right:10px;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px}.share_main_section .arrow{transition:all .5s ease;margin-right:20px}.share_main_section:hover .arrow{margin-right:10px}.related_heading{color:#1386d3;font-size:24px;font-weight:600}.related_heading span{font-size:24px;padding-bottom:10px;border-bottom:2px solid #1386d3}@media only screen and (max-width:1026px){.blog_content{width:100%}.blog_view_image img{width:100%;height:400px}.side_section{width:100%}.side_section .side_sec_card{width:47%;display:inline-grid}.side_section .side_sec_card:first-child{margin-right:6%}}@media only screen and (max-width:707px){.blog_content{width:100%}.side_section .side_sec_card{width:100%;display:block}.blog_view_image img{width:100%;height:350px}.blog-view-sec{width:95%}}@media only screen and (max-width:380px){.blog_date_section p .fa-clock{margin-left:30px}.blog_content{width:100%}.blog_view_image img{width:100%;height:250px}.blog-view-sec{width:97%}.article .article_icon{margin-right:15px}.share_main_section .icon_title i{width:35px;height:35px;margin-right:10px;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px}.share_main_section .icon_title P{font-size:13px}}.main_hero_section{max-width:1200px;margin:0 auto;padding:230px 0 50px}.blog_hero_section_title{font-family:Inter,sans-serif!important;color:#5a5e62;font-size:20px;font-weight:400;line-height:32px;letter-spacing:0}.blog_hero_section_title:after{content:"";display:block;margin:15px 0 0;width:80px;height:2px;background-color:#1386d3}.blog_hero_section_first_desc{font-family:Montserrat,sans-serif!important;font-size:32px;font-weight:900;line-height:38px;margin:30px 0;letter-spacing:0;color:#1386d3}.blog_hero_section_second_desc{font-family:Inter,sans-serif!important;font-size:16px;font-weight:400;line-height:23px;letter-spacing:0;width:70%;color:#5a5e62}@media only screen and (max-width:1200px){.main_hero_section{width:100%}.blog_hero_section_first_desc{font-size:27px;font-weight:800;line-height:38px}}@media only screen and (max-width:950px){.main_hero_section{width:90%;padding-top:220px;padding-bottom:0}.blog_hero_section_first_desc{font-size:20px;font-weight:700;line-height:28px;margin-top:20px;margin-bottom:15px}.blog_hero_section_second_desc{font-size:13px;font-weight:400;line-height:21px;width:100%;padding-bottom:0}}.containers{margin:20px 0 50px}.main_blogs{display:flex;flex-wrap:wrap;max-width:1200px;margin:0 auto}.blog_image_section{background-color:#f2f3f4;border-radius:5px;margin:10px}@media only screen and (min-width:769px){.blog_image_section{width:30%!important}}.blog_name_main_section{display:flex}.blog_name_section{font-family:Inter,sans-serif!important;font-size:14px;font-weight:400;letter-spacing:0;color:#5a5e62;padding:25px 0 5px 15px}.blog_rectangle{width:5px;height:5px;border-radius:50%;background-color:#5a5e62;margin:34px -10px 10px 10px}.blog_desc_section{font-family:Inter,sans-serif!important;font-size:18px;font-weight:700;line-height:28px;letter-spacing:0;text-align:left;padding:5px 5px 10px 15px}.blog_desc_section:hover{text-decoration:underline}.blog_sec_desc_section{font-family:Inter,sans-serif!important;font-size:15px;font-weight:400;line-height:18px;letter-spacing:0;padding:0 5px 20px 15px}@media only screen and (max-width:400px){.blog_image_section{margin:5px 0}.blog_desc_section{font-size:16px}.main_blogs{margin:0}}@media only screen and (min-width:400px) and (max-width:639px){.blog_image_section{margin:5px auto;width:60%}.main_blogs{margin:0}}@media only screen and (max-width:1200px){.main_blogs{margin:0}.blog-view-sec{max-width:97%;margin:0 auto}}@media only screen and (max-width:950px){.blog_image_section{margin:5px 10px}.main_blogs{margin:0}}@media only screen and (min-width:1550px) and (max-width:2570px){.blog_image_section{width:16%}}@media only screen and (max-width:400px){#blog-hero{padding:0}}.containeres{padding:230px 0 50px}.test_hero_title{font-family:Inter,sans-serif!important;font-size:17px;font-weight:400;letter-spacing:0;text-align:center;color:#5a5e62}.test_hero_title:after{content:"";display:block;width:80px;height:2px;text-align:center;margin:18px auto;background-color:#1386d3}.test_hero_big_title{font-family:Montserrat,sans-serif!important;font-size:45px;font-weight:900;text-align:center;line-height:50px;letter-spacing:0;color:#1386d3;max-width:50%;margin:10px auto}.test_hero_desc{font-size:16px;font-weight:400;line-height:28px;letter-spacing:0;text-align:center;max-width:35%;margin:0 auto}.test_hero_btn,.test_hero_desc{font-family:Inter,sans-serif!important}.test_hero_btn{text-decoration:none;outline:0;background-color:#1386d3;color:#fff;cursor:pointer;height:auto;border-radius:30px;font-size:14px;line-height:24px;font-weight:700;padding:8px 30px;text-transform:uppercase;transition:all .35s;border:0}.test_hero_btn:hover{background-color:#07070a}@media only screen and (max-width:1200px){.test_hero_big_title{font-size:40px;font-weight:800;line-height:40px;max-width:80%;margin:10px auto}.test_hero_desc{font-size:14px;font-weight:400;line-height:28px;max-width:60%;margin:0 auto}}@media only screen and (max-width:700px){.test_hero_big_title{font-size:25px;font-weight:800;line-height:30px;max-width:100%;margin:10px auto}.test_hero_desc{font-size:14px;font-weight:400;line-height:28px;max-width:85%;margin:0 auto}.containeres{padding:230px 0 10px}}.testimonials-contents::-webkit-scrollbar-track,.video_testimonial::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px transparent;border-radius:15px;background-color:transparent}.testimonials-contents::-webkit-scrollbar,.video_testimonial::-webkit-scrollbar{width:10px;background-color:#fff}.testimonials-contents::-webkit-scrollbar-thumb,.video_testimonial::-webkit-scrollbar-thumb{background-color:#1386d3;border-radius:15px;border:none}.testimonials-contents{width:75%;height:500px;overflow-y:auto}.testimonials-contents .testi_shadow{box-shadow:0 4px 12px rgba(0,0,0,.1);padding:25px;margin:5px;border-radius:5px;height:auto}.main_testi_contact_inner{display:flex;gap:20px}.contact_desc{font-weight:400;line-height:20px;letter-spacing:0;text-align:justify;color:#5a5e62}.contact_desc,.contact_desc .desc{font-family:Inter,sans-serif!important;font-size:14px}.testi_contact_review{display:flex;margin-top:20px}.testi_contact_title{font-family:Inter,sans-serif!important;font-size:14px;font-weight:600;line-height:26px;letter-spacing:0;text-align:left}.testi_rating{display:flex}.testi_rating img{margin:1px 0 0 3px;width:10px}.video_testimonial{height:500px;overflow-y:auto;width:30%}.video_testimonial .testi_shadow{box-shadow:0 4px 12px rgba(0,0,0,.1);padding:12px;margin:5px 0;border-radius:5px}.video_testimonial iframe{width:99%;height:140px;border:1px solid hsla(0,8%,68%,.699);padding:5px;border-radius:5px}.main_testi_contact{display:flex;flex-wrap:wrap;margin:0 auto;justify-content:center;max-width:1200px}.testi_video_title{font-family:Inter,sans-serif!important;font-size:14px;font-weight:600;line-height:18px;letter-spacing:0;text-align:left;color:#07070a;margin-top:10px;text-transform:uppercase}.testi_video_title:after{content:"";display:block;margin:14px 0 0;width:50px;height:2px;background-color:#1386d3}@media screen and (min-width:800px) and (max-width:1280px){.main_testi_contact{width:90%;margin-bottom:40px}.video_testimonial{width:40%}}@media only screen and (max-width:800px){.main_testi_contact_inner{display:block;width:100%}.testimonials-contents{width:100%;margin:10px 0}.main_testi_contact{width:90%;margin-bottom:40px}.video_testimonial{width:100%;margin-top:20px}.video_testimonial iframe{width:100%}}.contact_btn{padding:5px 20px;background-color:#1386d3;color:#fff;border-radius:30px;height:32px;font-size:14px;font-weight:600;margin:0 20px 0 0}.contact_title{font-family:Montserrat,sans-serif!important;font-size:30px;font-weight:800;line-height:52px;letter-spacing:0;text-align:left;color:#1386d3;margin-top:20px}.contact_second_title{font-family:Inter,sans-serif!important;font-size:15px;font-weight:400;line-height:20px;letter-spacing:0;margin-top:5px}.contact_second_title:after{content:"";display:block;width:80px;height:2px;margin:25px 0;background-color:#1386d3}.contact_title .contact_second_title .contact_desc{font-family:Inter,sans-serif!important;font-size:15px;font-weight:500;line-height:28px;letter-spacing:0;padding:0 0 30px;border-bottom:1px solid hsla(0,0%,48%,.863)}#main_contact{max-width:1200px;margin:0 auto;padding:100px 0 0}.contact_address{padding:30px 0 0;font-family:Inter,sans-serif!important;font-size:14px;line-height:30px;letter-spacing:0;width:90%;color:#424652}.contact_address_title{font-weight:700;color:#000}.contact_phone{padding:20px 0 0;font-family:Inter,sans-serif!important;font-size:14px;letter-spacing:0;color:#424652}.contact_email a,.contact_phone a{color:#424652}.contact_email{padding:20px 0 0;font-family:Inter,sans-serif!important;font-size:14px;letter-spacing:0;color:#424652}.text-xs{font-size:14px!important;line-height:22px!important;font-weight:500;font-family:Poppins,sans-serif!important;letter-spacing:.5px}#form-lable-contact{font-size:14px}.form-input-contact{padding:6px 20px;font-size:14px;line-height:26px;color:#424652;border:1px solid #eee;border-radius:5px;display:block;width:100%;box-sizing:border-box}.form-action{text-align:center;padding-top:0}#contact_btn{padding:8px 25px;font-size:13px}#contact_form{padding:20px;margin:0}.social_icons{padding:4px 10px;border-radius:8px;margin-right:10px;margin-top:20px;background-color:#eeeff0;cursor:pointer;color:#000}.contact_map{box-shadow:0 4px 12px rgba(0,0,0,.1);padding:10px;width:50%;height:100%;margin:50px auto;border-radius:5px}.contact_map iframe{width:100%;height:400px}#first_social_icon,.social_icons:hover{background-color:#1386d3;color:#fff}#first_social_icon a{color:#fff}@media screen and (max-width:500px){#main_contact{max-width:100%}#right_section{padding:5px}.contact_address_title{font-size:15px}}@media screen and (max-width:1000px){#right_section{margin-top:20px}#main_contact{padding-top:50px}.contact_map{width:95%}.contact_map iframe{width:100%;height:300px}}.product_view_main{max-width:1200px;margin:0 auto}.view_product_back_arrow{font-size:15px;letter-spacing:2px;border-bottom:.5px solid #f2f3f4;padding:10px 0}.service-hero{display:flex;align-items:center;gap:60px;padding:50px 0}.service-hero__content{flex:1}.service-hero__title{font-size:42px;font-weight:700;color:#0b5ed7;line-height:normal;margin-bottom:30px}.service-hero__desc{font-size:16px;line-height:1.7;color:#555;margin-bottom:30px}.service-hero__btn{background:#0b5ed7;color:#fff;padding:14px 34px;border-radius:30px;border:none;height:auto;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.service-hero__btn:hover{background:#084298;transform:translateY(-2px)}.service-hero__slider-wrapper{position:relative;width:500px;height:420px;overflow:hidden}.service-hero__slider.manual{height:100%;overflow-y:auto;scroll-behavior:smooth;padding:40px 0}.service-hero__slider.manual::-webkit-scrollbar{display:none}.service-hero__slider.manual{-ms-overflow-style:none;scrollbar-width:none}.service-hero__slide{margin-bottom:18px}.service-hero__slide img{cursor:pointer;width:100%;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:16px;box-shadow:0 12px 30px rgba(0,0,0,.15)}.service-hero__arrow{position:absolute;left:50%;transform:translateX(-50%);width:42px;height:42px;border-radius:50%;background:hsla(0,0%,100%,.9);border:none;box-shadow:0 8px 20px rgba(0,0,0,.2);cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.service-hero__arrow i{font-size:16px;color:#0b5ed7}.service-hero__arrow:hover{transform:translateX(-50%) scale(1.1)}.service-hero__arrow--up{top:10px}.service-hero__arrow--down{bottom:10px}.service-hero__fade{position:absolute;left:0;width:100%;height:70px;z-index:5;pointer-events:none}.service-hero__fade--top{top:0;background:linear-gradient(180deg,#fff 15%,hsla(0,0%,100%,0))}.service-hero__fade--bottom{bottom:0;background:linear-gradient(0deg,#fff 15%,hsla(0,0%,100%,0))}.image-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.85);z-index:9999;display:flex;align-items:center;justify-content:center}.image-lightbox img{min-width:50%;min-height:50%;-o-object-fit:contain;object-fit:contain;max-width:90%;max-height:90%;border-radius:12px}.image-lightbox__close{position:absolute;top:30px;right:30px;width:44px;height:44px;border-radius:50%;background:hsla(0,0%,100%,.9);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.image-lightbox__close i{font-size:22px;color:#000}@media (max-width:992px){.service-hero{flex-direction:column}.service-hero__slider-wrapper{width:100%;max-width:360px}}.product_view_hero_section{display:flex;margin:50px 0 0}.product_view_image{width:30%}.product_view_image img{width:100%}.product_view_hero_section_right_conent{width:70%}.product_view_hero_section_title{font-family:Montserrat,sans-serif!important;font-size:40px;font-weight:900;line-height:54px;color:#1386d3}.product_view_hero_section_title:after{content:"";width:60px;height:2px;display:block;background-color:#1386d3;margin:20px 0}.product_view_hero_section_second_title{font-family:Inter,sans-serif!important;line-height:25px}.product_view_hero_section_desc{font-family:Inter,sans-serif!important;font-size:15px;font-weight:400;line-height:30px;letter-spacing:.05em;outline-color:#5a5e62;margin-top:30px}.product_view_hero_section_btn{background-color:#1386d3}.product_view_hero_section_btn,.product_view_hero_section_btn_red{padding:5px 25px;margin-top:40px;height:35px;font-size:14px;font-weight:600;cursor:pointer;color:#fff;border-radius:20px}.product_view_hero_section_btn_red{background-color:#af0e2f}.product_view_hero_section_btn:hover,.product_view_hero_section_btn_red:hover{background-color:#07070a}@media screen and (max-width:1240px){.product_view_hero_section_title{font-size:30px!important;font-weight:700}.product_view_hero_section_title:after{margin-top:10px}.product_view_hero_section_desc{font-size:13px;font-weight:400;line-height:30px;margin-top:10px}.product_view_hero_section_btn{margin-top:10px}}@media only screen and (min-width:500px) and (max-width:950px){.product_view_main{width:95%;margin:0 auto}.product_view_hero_section{display:block}.product_view_image{width:320px;height:auto;margin:30px 0 0}.product_view_hero_section_right_conent{margin:0;width:100%}.product_view_hero_section_title{font-size:35px!important;font-weight:700;margin-top:20px}.product_view_hero_section_title:after{margin-top:10px}.product_view_hero_section_desc{font-size:13px;font-weight:400;line-height:30px;margin-top:10px}}@media only screen and (max-width:500px){.product_view_hero_section{display:block;margin:0}.product_view_hero_section_right_conent{margin:0;width:100%}.product_view_hero_section_title{font-size:25px!important;font-weight:700;margin-top:20px}.product_view_main{width:95%;margin:0 auto}.product_view_image{width:305px;height:auto;margin-top:10px;margin-left:0}.product_view_image img{width:100%;height:auto}}.main_tab_section{max-width:1200px;margin:50px auto}.tab-btn{font-family:Inter,sans-serif!important;padding:5px 25px;cursor:pointer;margin-top:40px;height:35px;font-size:14px;font-weight:600;color:#1386d3;border-radius:20px;border:1px solid #1386d3;margin-right:20px}.tab-btn.active{background-color:#1386d3;color:#fff;border:none}.product_view_desc_title,.product_view_doc_title{font-family:Montserrat,sans-serif!important;font-size:28px;font-weight:800;line-height:54px;margin-top:20px;color:#1386d3}.product_view_doc_title:after{content:"";width:60px;height:2px;display:block;background-color:#1386d3;margin:10px 0}.product_view_docs_main{display:flex;margin:25px 0}.product_view_doc_thumbnail img{width:30px}.product_view_doc_thumbnail_title{margin-left:15px;letter-spacing:1px;font-family:Inter,sans-serif!important;font-size:15px;font-weight:400;line-height:28px}.product_view_doc_dowonload{background-color:#1386d3}.product_view_certificate_dowonload,.product_view_doc_dowonload{border-radius:50%;font-size:12px;color:#fff;cursor:pointer;height:40px;width:40px;text-align:center;margin-left:20px;padding-top:6px}.product_view_certificate_dowonload{background-color:#af0e2f}.product_view_photo_title{font-family:Montserrat,sans-serif!important;font-size:25px;font-weight:700;line-height:54px;color:#1386d3;margin-top:20px}.product-view-title{font-family:Inter,sans-serif!important;font-size:16px;font-weight:700;line-height:24px;margin-top:10px}.product_view_photo_title:after{content:"";width:60px;height:2px;display:block;background-color:#1386d3;margin:5px 0}.product_view_images_gallary{padding:5px}.product_view_images_gallary img{width:100%}.product_view_youtube_icon i{position:absolute;top:35%;left:45%;color:red;background-color:#cbc4c4;padding:10px;border-radius:100%}@media screen and (max-width:500px){.tab-btn{margin:10px 5px 0 0;padding:4px 20px;height:35px;font-size:10px;font-weight:700}.main_tab_section{width:95%;margin:0 auto}.product_view_desc_title{line-height:40px;font-size:25px}.product_view_desc_desc{margin-top:20px}.product_view_doc_title{font-size:18px;line-height:30px}.product_view_doc_dowonload{margin:0 0 0 5px}.product_view_images_gallary img{width:350px;padding:0;margin:0}.product_view_images_gallary{width:95%;margin:0 auto}}@media only screen and (min-width:500px) and (max-width:767px){.tab-btn{margin:10px 5px 0 0;padding:4px 20px;height:35px;font-size:10px;font-weight:700}.main_tab_section{width:95%;margin:0 auto}.product_view_desc_title{line-height:40px;font-size:25px}.product_view_desc_desc{margin-top:20px}.product_view_doc_title{font-size:18px;line-height:30px}.product_view_doc_dowonload{margin:0 0 0 5px}}@media only screen and (min-width:320px) and (max-width:500px){.product_view_youtube_icon i{position:absolute;top:35%;left:40%}.product-view-title{font-family:Inter,sans-serif!important;font-size:12px;font-weight:600;line-height:24px;margin-top:10px}}@media only screen and (min-width:500px) and (max-width:1000px){.product-view-title{font-family:Inter,sans-serif!important;font-size:14px;font-weight:600;line-height:24px;margin-top:10px}.main_tab_section,.product_view_main{width:95%;margin:0 auto}}@media only screen and (min-width:1000px) and (max-width:1350px){.product_view_youtube_icon i{position:absolute;top:35%;left:40%}.main_tab_section,.product_view_main{width:95%;margin:0 auto}}.career-title{font-size:40px;font-weight:900;line-height:50px;color:#1386d3}.career-title:after{content:"";display:block;width:80px;height:2px;background-color:#1386d3;margin:14px 0 22px}.career-desc{font-size:15px;font-family:Inter,sans-serif!important;font-weight:400;line-height:25px;color:#5a5e62;width:70%;text-align:justify}.career_container{margin-top:100px}.career_card{box-shadow:0 10px 20px 0 rgba(7,24,50,.07);padding:20px;display:flex;border-radius:8px}.career_card .career_card_right_sec{width:75%}.career_card_right_sec .card_heading{color:#07070a;font-size:27px;font-family:Inter,sans-serif!important;font-weight:600;line-height:26px;text-transform:capitalize;margin-bottom:20px}.career_card_right_sec .card_desc{color:#5a5e62;font-size:15px;font-weight:400;line-height:28px;font-family:Inter,sans-serif!important;text-transform:capitalize;text-align:justify}.career_card .career_card_left_sec{display:flex;align-items:center;justify-content:center;width:25%}.career_card_right_sec .card_right_btn{color:#1386d3;font-size:17px;font-family:Inter,sans-serif!important;font-weight:700;line-height:26px;text-transform:capitalize}.form_main{border-radius:30px;border:3px solid rgba(0,0,0,.07)}.form_main .form_title{color:#0f1628;font-size:24px;font-weight:700;line-height:34px;margin-bottom:10px}div.form_main form div label{font-family:Inter,sans-serif!important}div.form_main form div input::-moz-placeholder{font-family:Inter,sans-serif!important}div.form_main form div input::placeholder{font-family:Inter,sans-serif!important}.career_form_file_input{width:71%;font-family:Inter,sans-serif!important;margin:auto}.carrer_submit_btn{width:71%;margin:30px auto}.form_main p.mb-6{font-family:Inter,sans-serif!important}@media only screen and (max-width:1024px){.career_container{margin-top:85px}.carrer_submit_btn{width:86%}}@media only screen and (max-width:734px){.career_container{margin-top:70px}.career_form_file_input,.carrer_submit_btn{width:87%}}@media only screen and (max-width:760px){.career_container{margin-top:65px}.career_card .career_card_right_sec{width:65%}.career_card .career_card_left_sec{width:35%}.career-desc{width:98%}}@media only screen and (max-width:600px){.career_container{margin-top:50px}.career_card{display:block}.career_card .career_card_right_sec{width:100%}.career_card .career_card_left_sec{margin-top:20px;width:100%;justify-content:start}.career-title{font-size:25px;line-height:35px}}.one-ifrme{width:30%}.one-ifrme iframe,.one-ifrme p{margin-left:10px;margin-top:20px}.one-ifrme p{font-size:20px;font-weight:600;line-height:33px}.one-ifrme button,.one-ifrme p{font-family:Inter,sans-serif!important}.one-ifrme button{padding:10px 20px;height:40px;margin-left:10px;font-size:15px;background-color:#1386d3;color:#fff;border-radius:25px;cursor:pointer;margin-top:15px}@media only screen and (min-width:1150px) and (max-width:1370px){.one-ifrme{width:30%}.one-ifrme iframe{margin-left:10px;margin-top:20px}}@media only screen and (min-width:700px) and (max-width:1150px){.one-ifrme{width:35%}.one-ifrme iframe{margin-left:10px;margin-top:20px}}@media only screen and (min-width:624px) and (max-width:700px){.one-ifrme{width:80%}.one-ifrme iframe{margin-left:10px;margin-top:20px}}@media only screen and (min-width:500px) and (max-width:624px){.one-ifrme{width:90%}.one-ifrme iframe{margin-left:0;margin-top:20px}.one-ifrme p{margin-left:0}}@media only screen and (min-width:400px) and (max-width:500px){.one-ifrme{width:90%}.one-ifrme iframe{margin-left:0;margin-top:20px}.one-ifrme p{margin-left:0}}@media only screen and (min-width:310px) and (max-width:400px){.one-ifrme{width:90%}.one-ifrme iframe{margin-left:0;margin-top:20px}.one-ifrme p{margin-left:0}}.contact-section{padding:6%;background:linear-gradient(#0d6ebe,#005a97);color:#fff;border-radius:0 0 100px 100px}.contact-section .container{display:flex;justify-content:space-between}.contact-text{width:46%}.contact-text h1{font-size:54px;font-weight:800;line-height:62px}.contact-text p{margin-top:15px}.contact-text form label{font-weight:500}.input-areas-out{margin-top:20px}.input-areas{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.input-areas input,.input-areas textarea,.input-areas-out input,.input-areas-out textarea{padding:0 15px;font-size:14px;line-height:24px;margin-top:10px;height:48px;background:transparent;border:1px solid #fff;border-radius:4px;color:#f2f3f4;width:100%}.input-areas ::-moz-placeholder{color:#f2f3f4}.input-areas ::placeholder{color:#f2f3f4}.input-areas-out ::-moz-placeholder{color:#f2f3f4}.input-areas-out ::placeholder{color:#f2f3f4}.submit-button{margin-top:30px}.submit-button input{font-size:14px;padding:12px 30px;background:transparent;border-radius:50px;border:1px solid #fff;color:#fff;cursor:pointer}.contact-image{width:46%}.contact-image img{width:100%}.about-our-services{padding:95px 0 90px}.about-our-services .content-box{max-width:1184px;margin:0 auto;text-align:center}.about-our-services .content-box h4{background-color:#f2f3f4;color:#1386d3;padding:10px 15px;border-radius:100px;width:-moz-fit-content;width:fit-content;margin:0 auto 30px}.about-our-services .content-box h2{font-size:44px;line-height:50px;margin-bottom:30px}.about-our-services .content-box .content-box-desc{color:#666;font-size:18px;max-width:900px;margin:0 auto 40px}.about-our-services .content-box .service-area-row{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.about-our-services .content-box .service-area-row .service-area-box{color:#666;display:flex;gap:10px;align-items:center;padding:10px 15px;border-radius:100px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.about-our-services .content-box .service-area-row .service-area-box i{color:#1386d3}@media (max-width:425px){.about-our-services .content-box h2{font-size:32px;line-height:38px}.about-our-services .content-box .content-box-desc{font-size:16px}}.main-service-section{padding:6% 5%}.service-section-title{text-align:center}.service-section-title h2{color:#1386d3;background-color:#fff;font-family:Montserrat,sans-serif!important;font-size:58px;font-weight:900;line-height:62px}.service-section-title p{max-width:750px;font-size:18px;line-height:28px;margin:30px auto 0;color:#494949}.roof-category-sec{background-color:#f2f3f4;width:100%;float:none}.roof-category-inner .content-box h4{background-color:#fff;color:#1386d3;padding:10px 15px;border-radius:100px;width:-moz-fit-content;width:fit-content;margin:0 auto 30px}.roof-category-inner .content-box h2{font-size:44px;line-height:50px;margin-bottom:30px;text-align:center}.roof-category-inner .content-box .content-box-desc{color:#666;font-size:18px;max-width:-moz-fit-content;max-width:fit-content;margin:0 auto 60px}.roof-category-sec .service{display:grid;grid-template-columns:repeat(3,1fr)}.roof-category-sec .service .view-detail-Link{width:100%}.roof-category-sec .service .roof-box{display:flex;flex-direction:column;justify-content:flex-end;height:300px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:20px;margin-bottom:0 0 18px 18px}@media (max-width:770px){.roof-category-sec .service{grid-template-columns:repeat(2,1fr)}}@media (max-width:425px){.roof-category-inner .content-box h2{font-size:32px;line-height:38px}.roof-category-inner .content-box .content-box-desc{font-size:16px}.roof-category-sec .service{grid-template-columns:repeat(1,1fr)}}.service .roof-box:nth-of-type(2n){flex-direction:row-reverse!important}.roof-category-sec .service .roof-box .roof-image img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover}.roof-category-sec .service .roof-box .roof-content{padding:17px 18px;height:-moz-fit-content;height:fit-content}.roof-category-sec .service .roof-box .roof-content h4{font-size:26px;line-height:42px;font-weight:700;color:#fff;margin-bottom:10px}.roof-category-sec .service .roof-box .roof-content h4:after{content:"";display:none;margin:6px 0 20px;width:50px;height:2px;background-color:#1386d3}.roof-category-sec .service .roof-box .roof-content p{font-family:Inter,sans-serif!important;font-size:14px;line-height:24px;color:#fff!important;text-transform:capitalize;margin-bottom:16px;display:-webkit-box;max-height:5em;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.roof-category-sec .service .roof-box .roof-content p p span{color:#fff!important}.roof-category-sec .service .roof-box .roof-content a{font-family:Inter,sans-serif!important;font-size:14px;line-height:24px;font-weight:700;color:#1386d3;text-transform:uppercase;display:inline-block;transition:color .5s ease}.roof-category-sec .service .roof-box .roof-content a:hover{text-decoration:underline}.roof-category-sec .service .roof-box .roof-content a>span{margin-left:10px}.qaulity-section{padding:6% 6% 14%;position:relative;background-color:#1386d3}.qaulity-section-title{text-align:center;color:#fff}.qaulity-section-title h3{font-size:42px;line-height:52px;font-weight:800;margin-bottom:30px}.qaulity-section-title p{max-width:575px;margin:0 auto}.qaulities{display:grid;grid-template-columns:repeat(4,1fr);gap:3%;margin-top:40px;position:absolute;top:100%}.qaulity{padding:7%;background-color:#fff;box-shadow:10px 10px 70px rgba(0,0,0,.07);border-radius:20px}.qaulity h4{margin-top:15px;color:#07070a;font-size:22px;line-height:32px;font-weight:500}.qaulity p{color:#5a5e62;margin-top:15px}.testimonial-section{padding:16% 6% 8%}.testimonial-section h3{font-family:Montserrat,sans-serif!important;font-size:44px;line-height:54px;font-weight:900;margin-bottom:30px;color:#1386d3}.testimonial-section .testimonial-section-title h4{color:#5a5e62;font-size:32px;line-height:28px;font-weight:400;letter-spacing:2px}.testimonials{width:100%;margin-top:80px;display:flex;justify-content:space-between}.testimonial{width:30%}.testimonial p{color:#5a5e62;margin-top:10px}.client{margin-top:30px;display:flex;gap:20px}.testimonial-link{margin-top:50px;font-size:14px;line-height:24px;font-weight:700;color:#1386d3;text-transform:uppercase;display:inline-block;transition:color .5s ease}.testimonial-link:hover{text-decoration:underline}@media screen and (max-width:1024px){.testimonial-section{padding:26% 6% 8%}}@media screen and (max-width:800px){.contact-section .container{display:block}.contact-text{width:100%}.contact-image{margin-top:90px;width:100%}.roof-category-sec{margin-top:unset}.roof-category-item{margin-top:50px}.qaulity-section{padding:6% 6% 8%}.qaulities{grid-template-columns:repeat(2,1fr);position:unset}.contact-text h1{font-size:46px;line-height:50px}.service-section-title h2{font-size:38px;line-height:48px}.qaulity-section-title h3,.testimonial-section-title h3{font-size:36px;line-height:44px}.testimonial-section-title h4{font-size:32px}.testimonial-section{padding:8% 6%}.testimonials{display:block}.testimonial{width:100%;margin-bottom:30px}}@media screen and (max-width:450px){.input-areas{margin-top:30px;display:block}.roof-category-item{padding-left:0;padding-right:0}.input-areas div{margin-top:20px}.contact-text h1{font-size:30px;line-height:40px}.qaulity-section{padding:6% 6% 38%}.testimonials{margin-top:40px}.client{margin-top:20px}.qaulities{grid-template-columns:repeat(1,1fr)}.testimonial-section{padding:8% 6%}.new-class{padding:0!important}.service-section-title h2{font-size:25px;line-height:32px;padding-top:35px}.testimonial-section .container .testimonial-section-title h4{font-size:22px;line-height:30px;font-weight:400;letter-spacing:2px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}