@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{height:100%;margin:0;overflow-x:hidden;padding:0}.product-list,body{background-color:#fff}.product-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:60px;padding:20px}.product-list-main{margin-top:-5rem}.SelectionProductsCatagory{background-color:#e6e4e400;border:2px solid #000;border-left:none;border-right:none;font-size:20px;padding:10px;width:100%}.SelectionProductsCatagory:focus{outline:none}.optionsFilters{background-color:hsla(0,0%,100%,0);font-size:20px}#SearchBoxProducts{background-color:#e6e4e400;border:none;width:300px}#SearchBoxProductsDiv{background-color:#e6e4e400;border-bottom:2px solid #000;border-top:2px solid #000;width:300px}#SearchBoxProducts:focus{outline:none}.DivSearchFilters{width:50%}.mainDivFilter{background-color:#f6f6f6;border-radius:10px;display:flex;flex-direction:row}.DivCatagoryFilters{width:50%}.LableCatagory{display:flex}.StickyDivFilters{background-color:#fff;padding-bottom:20px;padding-top:20px;position:-webkit-sticky;position:sticky;top:70px;z-index:999}.filters-Mobile{display:none;justify-content:end}#DivMobileFilters{align-items:center;background-color:#f6f6f6;border-radius:10px;display:flex;height:0;transition:all .4s ease-out}.open-Filters{overflow:hidden}#DropDownFilterbtn{transition:all .3s ease-out}.btn-Filters-Mobile{background-color:#f6f6f600;border:none;border-radius:8px;font-family:serif;transition:all .3s ease-in-out}@media screen and (max-width:780px){.product-list{margin-top:80px}.StickyDivFilters{display:none}.mainDivFilter{display:none;flex-direction:column-reverse}.DivSearchFilters{width:100%}#SearchBoxProductsDiv{margin-bottom:20px;width:100%}#SearchBoxProducts,.DivCatagoryFilters{width:100%}.filters-Mobile{display:block}}@media screen and (max-width:430px){.LableCatagory{display:none}.SelectionProductsCatagory{margin-right:10px}}.inputLableAddProducts{color:#000;font-family:Trebuchet MS;font-size:20px;font-weight:500}.loader{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border:16px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:120px;width:120px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.LoadingDivSize{height:320px}.AddProductsModalTitle{font-family:Trebuchet MS;font-size:30px;font-weight:800;width:95%}.inputTagAddProducts{border:none;border-bottom:2px solid #000;border-radius:0;font-family:Trebuchet MS;font-size:20px;height:40px;transition:all .3s ease-in-out}.inputTagAddProducts:focus{background-color:#ececec;outline:none}.SelectAddProducts{border:none;border-radius:0;font-family:Trebuchet MS;font-size:20px;height:40px;padding:3px;width:100%}.select:focus{outline:none}.fileSelectAddProducts{font-family:Trebuchet MS;font-size:20px}.buttonAddProducts{background-color:#000;border:2px solid #000;border-radius:0;font-family:Trebuchet MS;font-size:17px;height:40px;transition:all .3s ease-in-out}.buttonAddProducts:hover{background-color:#fff;border:2px solid #000;color:#000}.LogoLoader{-webkit-animation:logo-Loading .5s linear infinite alternate;animation:logo-Loading .5s linear infinite alternate}@-webkit-keyframes logo-Loading{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes logo-Loading{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}#navmainDiv{height:70px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:999}.nav-div,.nav-div-mobile{height:100%;width:auto}.nav-desktop{border-radius:0}.nav-desktop,.nav-mobile{background-color:#30373f00}.nav-mobile{position:-webkit-sticky;position:sticky;top:0;z-index:999}.nav-logo{height:3rem;object-fit:cover}.nav-logo-div{align-items:center;display:flex;height:100%;margin-left:30px;margin-right:15px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:sans-serif}.nav-list-div{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nav-list-div li{list-style:none}.nav-list-div li .nav-list-item{color:#fff;display:block;font-family:sans-serif;font-size:18px;font-weight:600;margin:20px 0;padding:10px 20px;position:relative;text-decoration:none;text-transform:uppercase;transition:.5s;z-index:1}.nav-list-div li .nav-list-item:before{border-bottom:2px solid #e6af5d;border-top:2px solid #e6af5d;top:0;-webkit-transform:scaleY(2);transform:scaleY(2)}.nav-list-div li .nav-list-item:after,.nav-list-div li .nav-list-item:before{content:"";height:100%;left:0;opacity:0;position:absolute;transition:.3s;width:100%}.nav-list-div li .nav-list-item:after{background-color:#e6af5d;top:2px;-webkit-transform:scale(0);transform:scale(0);z-index:-1}.nav-list-div li .nav-list-item:hover{color:#fff}.nav-list-div li .nav-list-item:hover:after,.nav-list-div li .nav-list-item:hover:before{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.nav-list-div li .nav-list-item-mobile{color:#fff;display:block;font-family:sans-serif;font-size:18px;font-weight:600;margin:20px 30px 20px 0;padding:10px;position:relative;text-decoration:none;text-transform:uppercase;transition:.5s;z-index:1}.nav-list-div li .nav-list-item-mobile:before{border-bottom:2px solid #e6af5d;border-top:2px solid #e6af5d;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transform:scaleY(2);transform:scaleY(2);transition:.3s;width:100%}.nav-list-div li .nav-list-item-mobile:after{background-color:#e6af5d;content:"";height:100%;left:0;opacity:0;position:absolute;top:2px;-webkit-transform:scale(0);transform:scale(0);transition:.3s;width:100%;z-index:-1}.nav-list-div li .nav-list-item-mobile:hover{color:#fff}.nav-list-div li .nav-list-item-mobile:hover:after,.nav-list-div li .nav-list-item-mobile:hover:before{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.nav-list-div{align-items:center;color:#fff;display:flex;justify-content:end;margin-right:20px;width:95%}.button-nav-mobile{color:#fff;font-size:35px;margin-right:25px}.nav-mobile-main-div{display:flex;justify-content:end;width:95%}#offcanvasExample{width:250px}.nav-list-div-mobile{align-items:center;display:flex;flex-direction:column;margin-right:30px;width:auto}.mobile-canvas-body{display:flex;justify-content:center;width:100%}.mobile-canvas-body,.mobile-canvas-head{background-color:#30373f}.close-btn-mobile{color:#fff}@media screen and (max-width:700px){.nav-desktop{display:none}.nav-mobile{display:block}}@media screen and (min-width:700px){.nav-desktop{display:blick}.nav-mobile{display:none}}#childDiv1{margin-top:50px;position:relative}#mainDivHomeColor{background-image:url(/static/media/Background9.ee5d863b267ba9db7b47.jpg);background-repeat:no-repeat;background-size:cover;margin-top:-75px}#mainDivHome{background-color:#30373fdf;display:flex;height:-webkit-max-content;height:max-content;margin:0;overflow:hidden;padding-bottom:200px;padding-top:180px;width:100%;z-index:-1}#mainLogoHome{height:20rem;object-fit:contain}#childDiv1{display:flex;-webkit-filter:drop-shadow(0 16px 10px rgba(0,0,0,.6));-moz-filter:drop-shadow(0 16px 10px rgba(0,0,0,.6));-ms-filter:drop-shadow(0 16px 10px rgba(0,0,0,.6));-o-filter:drop-shadow(0 16px 10px rgba(0,0,0,.6));filter:drop-shadow(0 16px 10px rgba(0,0,0,.6));flex-direction:column;height:25rem;margin-top:120px;transition:all .1s ease-out;width:50%}.childDiv2load{margin-left:200px;margin-top:50px;opacity:1;padding-left:0;transition:all;width:100%}.Home-Detail-div1{color:#fff;display:flex;font-size:60px;justify-content:center;position:fixed;top:20rem;width:100%}.wellcare{color:#7ccae9;font-family:Franklin Gothic Medium;font-weight:900;margin-right:15px}.ceramica{color:#00004a}.first-childDiv2{margin-top:150px}.welcome-Home{align-items:center;color:#e6af5d;display:flex;font-size:22px;font-weight:700;letter-spacing:5px;margin-right:10px}.To-Home{align-items:end;color:#fff;font-size:30px;font-weight:550;padding-bottom:15px}.To-Home,.YouLookingFor-Home{display:flex;letter-spacing:3px}.YouLookingFor-Home{align-items:center;color:#abadb1;font-size:40px;font-weight:700;margin-right:10px}.Shop-now-home{background-color:#7ccae900;border:3px solid #e6af5d;border-radius:7px;color:#e6af5d;font-size:30px;padding:5px 10px;transition:all .3s ease-in-out;&:hover{background-color:#e6af5d;color:#fff}}.TagLine-Home{align-items:end;color:#fff;display:flex;font-size:20px;font-weight:550;letter-spacing:3px;padding-bottom:15px}.Image1-homediv2{-webkit-transform:scale(1);transform:scale(1)}.Image1-homediv2,.Image1-homediv2-animation1{align-items:center;display:flex;height:200px;margin-left:20px;opacity:1;position:relative;transition:all .5s ease-in-out;width:300px;z-index:4}.Image1-homediv2-animation1{-webkit-transform:translate(-320px) scale(1.5);transform:translate(-320px) scale(1.5);z-index:1}.Image1-homediv2-animation2{align-items:center;display:flex;height:200px;margin-left:20px;opacity:0;position:relative;-webkit-transform:translate(300px) scale(1);transform:translate(300px) scale(1);width:300px;z-index:4;z-index:0}.Image1-homediv2-animation3{-webkit-transform:translate(240px) scale(1);transform:translate(240px) scale(1);z-index:4;z-index:0}.Image1-homediv2-animation3,.Image1-homediv2-animation4{align-items:center;display:flex;height:200px;margin-left:20px;opacity:1;position:relative;transition:all .5s ease-in-out;width:300px}.Image1-homediv2-animation4{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1);z-index:4;z-index:1}.image1-home2{-webkit-clip-path:polygon(25% 0,100% 0,75% 100%,0 100%);clip-path:polygon(25% 0,100% 0,75% 100%,0 100%);height:auto;object-fit:cover;position:absolute;width:100%}.Image1-homediv3,.Image1-homediv3-animation1{align-items:center;display:flex;height:200px;margin-left:-60px;opacity:1;position:relative;transition:all .5s ease-in-out;width:300px;z-index:4}.Image1-homediv3-animation1{-webkit-transform:translate(-240px);transform:translate(-240px)}.Image1-homediv3-animation2{align-items:center;display:flex;height:200px;margin-left:-60px;opacity:1;position:relative;-webkit-transform:translate(-560px) scale(1.5);transform:translate(-560px) scale(1.5);transition:all .5s ease-in-out;width:300px;z-index:5}.Image1-homediv3-animation3{opacity:0;-webkit-transform:translate(40px) scale(1);transform:translate(40px) scale(1)}.Image1-homediv3-animation3,.Image1-homediv3-animation4{align-items:center;display:flex;height:200px;margin-left:-60px;position:relative;width:300px;z-index:4}.Image1-homediv3-animation4{opacity:1;-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1);transition:all .5s ease-in-out}.image1-home3{-webkit-clip-path:polygon(25% 0,100% 0,75% 100%,0 100%);clip-path:polygon(25% 0,100% 0,75% 100%,0 100%);height:auto;object-fit:cover;position:absolute;width:100%}.Image1-homediv1{align-items:center;display:flex;height:440px;opacity:1;position:relative;-webkit-transform:scale(1.5) skew(-10deg);transform:scale(1.5) skew(-10deg);transition:all .5s ease-in-out;width:300px;z-index:4}.Image1-homediv1-animation1{opacity:0;-webkit-transform:skew(-20deg);transform:skew(-20deg);-webkit-transform:translate(600px) skew(-10deg);transform:translate(600px) skew(-10deg)}.Image1-homediv1-animation1,.Image1-homediv1-animation2{align-items:center;display:flex;height:440px;position:relative;width:300px;z-index:4}.Image1-homediv1-animation2{opacity:1;-webkit-transform:skew(-20deg);transform:skew(-20deg);-webkit-transform:translate(560px) skew(-10deg);transform:translate(560px) skew(-10deg);transition:all .5s ease-in-out}.Image1-homediv1-animation3{-webkit-transform:skew(-20deg);transform:skew(-20deg);-webkit-transform:translate(320px) skew(-10deg);transform:translate(320px) skew(-10deg)}.Image1-homediv1-animation3,.Image1-homediv1-animation4{align-items:center;display:flex;height:440px;opacity:1;position:relative;transition:all .5s ease-in-out;width:300px;z-index:4}.Image1-homediv1-animation4{-webkit-transform:skew(-20deg);transform:skew(-20deg);-webkit-transform:translate(0) skew(-10deg) scale(1.5);transform:translate(0) skew(-10deg) scale(1.5)}.image1-home1{-webkit-clip-path:polygon(25% 0,100% 0,75% 100%,0 100%);clip-path:polygon(25% 0,100% 0,75% 100%,0 100%);-webkit-filter:drop-shadow(10px 10px 10px #000);filter:drop-shadow(10px 10px 10px rgb(0,0,0));height:auto;object-fit:cover;position:absolute;-webkit-transform:skew(10deg);transform:skew(10deg);width:100%}h1{align-items:end;color:#fff;display:flex;font-size:2rem;font-weight:600;justify-content:center;margin-left:10px;margin-top:10px}h1 span{color:#fff;position:relative}h1 span:before{-webkit-animation:blink .7s infinite;animation:blink .7s infinite;background:#e6af5d;content:"";height:30px;position:absolute;right:-8px;top:50%;-webkit-transform:translateY(-45%);transform:translateY(-45%);width:4px}h1 span.stop-blinking:before{-webkit-animation:none;animation:none}#childDiv2{margin-left:50px;margin-top:-20px}#image-home{display:flex;width:auto}@-webkit-keyframes blink{50%{opacity:0}}@keyframes blink{50%{opacity:0}}#Home2Begin{background-color:#e6e6e6;margin:0;overflow:visible;padding:0}#childDiv3{padding:50px}@media screen and (max-width:1800px){#childDiv3{display:flex;justify-content:end;margin-right:-300px;margin-top:-70px}#image-home{-webkit-transform:scale(.85);transform:scale(.85)}#childDiv2{margin-right:0;margin-top:-20px;width:1rem}#childDiv2,.content-Home{-webkit-transform:scale(.9);transform:scale(.9)}.YouLookingFor-Home{display:inline}h1 span{align-items:center;display:flex;height:40px;justify-content:start;margin-left:-10px;width:100%}h1 span:before{display:none}}@media screen and (max-width:1599px){#mainDivHome{padding-top:-200px}#childDiv3{display:flex;justify-content:end;margin-top:1px;padding:0}#image-home{-webkit-transform:scale(.8);transform:scale(.8)}#childDiv2{margin-right:0;margin-top:-20px;-webkit-transform:scale(.9);transform:scale(.9);width:1rem}.YouLookingFor-Home{display:inline}h1 span{align-items:center;display:flex;height:40px;justify-content:start;width:100%}h1 span:before{display:none}}@media screen and (max-width:1390px){#childDiv3{display:flex;justify-content:end;padding:0}#image-home{margin-left:-200px;margin-right:-100px;-webkit-transform:scale(.65);transform:scale(.65)}#childDiv2{margin-right:0;margin-top:-30px;-webkit-transform:scale(.9);transform:scale(.9);width:500px}.YouLookingFor-Home{display:inline}h1 span{align-items:center;display:flex;height:40px;justify-content:start;width:100%}h1 span:before{display:none}}@media screen and (max-width:1180px){#childDiv3{display:flex;justify-content:end;padding:0}#image-home{margin-left:-200px;margin-right:-130px;-webkit-transform:scale(.6);transform:scale(.6)}#childDiv2{margin-left:-20px;margin-right:0;margin-top:-30px;-webkit-transform:scale(.8);transform:scale(.8);width:500px}.YouLookingFor-Home{display:inline}h1 span{align-items:center;display:flex;height:40px;justify-content:start;width:100%}h1 span:before{display:none}}@media screen and (max-width:985px){#mainDivHome{padding-bottom:150px;padding-top:200px}#childDiv3{display:flex;justify-content:end;padding:0}#image-home{display:none}#childDiv2{display:flex;justify-content:center;margin-left:-20px;margin-right:0;margin-top:-150px;-webkit-transform:scale(.8);transform:scale(.8);width:500px}.content-Home{width:600px}.YouLookingFor-Home{display:inline}h1 span{align-items:center;display:flex;height:40px;justify-content:start;width:100%}h1 span:before{display:none}}@media screen and (max-width:475px){#childDiv3{display:flex;justify-content:end;padding:0}#image-home{display:none}#childDiv2{display:flex;justify-content:center;margin-left:-20px;margin-right:0;width:-webkit-max-content;width:max-content;width:500px}.content-Home{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.YouLookingFor-Home{display:inline;font-size:30px}h1 span{align-items:center;display:flex;height:40px;justify-content:start;width:100%}h1 span:before{display:none}}#mainDivHome2{display:flex;padding-bottom:100px;width:100%}#ChildDivHome2-1{align-items:start;height:600px;overflow:visible;width:60%}#ChildDivHome2-1,#contentHome2{display:flex;flex-direction:column}#contentHome2{align-items:center;font-size:20px}#ChildChildChildDivHome2{background-color:#eac895;height:100%;overflow:hidden;padding:30px;width:500px;z-index:20}#ChildChildDivHome2-1{background-color:hsla(0,0%,100%,0);display:flex;height:55%;justify-content:center;margin-top:-50px;width:100%;z-index:20}#ChildChildDivHome2-2{display:flex;flex-direction:column;font-family:Times New Roman;font-size:40px;font-weight:700;height:50%;justify-content:end;line-height:70px;padding:0;width:100%}#ChildDivHome2-2{-webkit-padding-end:50px;display:flex;margin-left:50px;margin-top:100px;overflow:hidden;padding-inline-end:50px;width:40%}#imageHome2{height:500px;object-fit:cover;width:500px}.homeContentLine{font-size:4vw;text-align-last:end}@media screen and (max-width:950px){#mainDivHome2{display:flex;flex-direction:column;padding-bottom:100px;width:100%}#ChildChildChildDivHome2,#ChildDivHome2-1{height:-webkit-max-content;height:max-content}#ChildDivHome2-1{width:100%}#ChildDivHome2-2{justify-content:center;margin:0;padding:0;width:100%}#ChildChildDivHome2-2{-webkit-margin-before:20px;margin-block-start:20px}.homeContentLine{font-size:6vw;text-align:center;text-align-last:center}}@media screen and (max-width:550px){#ChildChildChildDivHome2{height:-webkit-max-content;height:max-content;width:100%}#ChildChildDivHome2-2{-webkit-margin-before:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-block-start:20px;padding-bottom:20px}}@media screen and (max-width:415px){#ChildChildChildDivHome2{margin-top:0}}.skeleton{-webkit-animation:skeleton-loading 1s linear infinite alternate;animation:skeleton-loading 1s linear infinite alternate}@-webkit-keyframes skeleton-loading{0%{background-color:#a3b8c2}to{background-color:#f0f3f5}}@keyframes skeleton-loading{0%{background-color:#a3b8c2}to{background-color:#f0f3f5}}#mainHome3Div{display:flex;padding:50px;width:100%}#ChildDivHome31{display:flex;justify-content:end;margin:30px;max-width:25%;min-width:40%}#ChildDivHome32{font-family:Times New Roman;font-size:20px;font-weight:500;margin:30px;max-width:30%;min-width:30%;text-align:left;width:400px}#ChildDivHome33{display:flex;justify-content:start;margin:30px}#image1Home3{height:450px;width:400px}#image2Home3{height:300px;margin-top:-120px;width:300px}#image1Home3{--s:15px;--b:2px;--w:400px;--c:#7b3b3b;--_g:var(--c) var(--b),#0000 0 calc(100% - var(--b)),var(--c) 0;--_i:calc(100% - var(--s)*2);outline:calc(var(--w)/2) solid #0009;outline:var(--b) solid var(--c);outline-offset:calc(var(--w)/-2 - var(--s)*2);outline-offset:calc(var(--s)/-2)}#image1Home3,#image2Home3{aspect-ratio:1;background:linear-gradient(var(--_g)) 50%/100% 100% no-repeat,linear-gradient(90deg,var(--_g)) 50% /100% 100% no-repeat;background:linear-gradient(var(--_g)) 50%/100% var(--_i,100%) no-repeat,linear-gradient(90deg,var(--_g)) 50% /var(--_i,100%) 100% no-repeat;object-fit:cover;padding:calc(var(--s)*2);transition:.4s;width:var(--w)}#image2Home3{--s:15px;--b:2px;--w:300px;--c:#7b3b3b;--_g:var(--c) var(--b),#0000 0 calc(100% - var(--b)),var(--c) 0;--_i:calc(100% - var(--s)*2);outline:calc(var(--w)/2) solid #0009;outline:var(--b) solid var(--c);outline-offset:calc(var(--w)/-2 - var(--s)*2);outline-offset:calc(var(--s)/-2)}@media screen and (max-width:1470px){#ChildDivHome31{max-width:25%;min-width:30%}}@media screen and (max-width:1200px){#image1Home3{height:350px;width:300px}#ChildDivHome31{min-width:15%}#ChildDivHome32{margin:0;text-align:center;width:20%}#ChildDivHome33{width:30%}#image1Home3{height:300px;width:250px}}@media screen and (max-width:950px){#mainHome3Div{flex-direction:column;padding:0}#ChildDivHome31{align-items:center;display:flex;justify-content:center;margin:0;max-width:100%;padding:0}#image1Home3{width:60%}#ChildDivHome32{display:flex;margin-bottom:20px;margin-top:20px;min-width:100%}#ChildDivHome33{align-items:center;display:flex;justify-content:center;margin:0;padding:0;width:100%}#image2Home3{margin-top:0;width:60%}}@media screen and (max-width:550px){#image1Home3{width:80%}#image2Home3{margin-top:0;width:80%}}.ulFotter{margin:0;padding:0}.footer-section{background:#30373f;position:relative}.footer-cta{border-bottom:1px solid #373636}.single-cta i{color:#ff5e14;float:left;font-size:30px;margin-top:8px}.cta-text{display:inline-block;padding-left:15px}.cta-text h4{color:#fff;font-size:20px;font-weight:600;margin-bottom:2px}.cta-text span{color:#757575;font-size:15px}.footer-content{position:relative;z-index:2}.footer-pattern img{background-position:100% 100%;background-size:cover;height:330px;left:0;position:absolute;top:0}.footer-logo{margin-bottom:30px}.footer-logo img{max-width:200px}.footer-text p{color:#7e7e7e;font-size:14px;line-height:28px;margin-bottom:14px}.footer-social-icon span{color:#fff;display:block;font-family:Poppins,sans-serif;font-size:20px;font-weight:700;margin-bottom:20px}.footer-social-icon a{color:#fff;font-size:16px;margin-right:15px}.footer-social-icon i{border-radius:50%;height:40px;line-height:38px;text-align:center;width:40px}.facebook-bg{background:#3b5998}.twitter-bg{background:#55acee}.google-bg{background:#dd4b39}.footer-widget-heading h3{color:#fff;font-size:20px;font-weight:600;margin-bottom:40px;position:relative}.footer-widget-heading h3:before{background:#ff5e14;bottom:-15px;content:"";height:2px;left:0;position:absolute;width:50px}.footer-widget .ulFotter li{display:inline-block;float:left;margin-bottom:12px;width:50%}.footer-widget .ulFotter li a:hover{color:#ff5e14}.footer-widget .ulFotter li a{color:#878787;text-transform:capitalize}.subscribe-form{overflow:hidden;position:relative}.subscribe-form input{background:#2e2e2e;border:1px solid #2e2e2e;color:#fff;padding:14px 28px;width:100%}.subscribe-form button{background:#ff5e14;border:1px solid #ff5e14;padding:13px 20px;position:absolute;right:0;top:0}.subscribe-form button i{color:#fff;font-size:22px;-webkit-transform:rotate(-6deg);transform:rotate(-6deg)}.copyright-area{background:#202020;padding:25px 0}.copyright-text p{color:#878787;font-size:14px;margin:0}.copyright-text p a{color:#ff5e14}.footer-menu li{display:inline-block;margin-left:20px}.footer-menu li:hover a{color:#ff5e14}.footer-menu li a{color:#878787;font-size:14px}
/*# sourceMappingURL=main.cf2fcd65.css.map*/