@charset "utf-8"; /* CSS Document */  @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap'); 
*,::after,::before{ box-sizing:border-box}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1220px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-4,.col-6,.col-md-4,.col-md-6,.col-sm-4,.col-sm-6{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (min-width:576px){ .col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:768px){ .col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body {padding:0;margin:0;background:#fff;font-family:'Poppins', sans-serif; font-size:16px;line-height:1.5;}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}a, a:hover, a:focus{text-decoration: none;}.navbar-brand{display: none;}ul, ol{ list-style:none;}.main-header{ background:#fff; box-shadow:0 5px 15px rgba(0,0,0,0.1); padding:10px 0; position:fixed; top:0; left:0; width:100%; z-index:9999; }.main-section{ padding-top:90px;}.home-link {display:inline-block; text-align:left; padding:22px 10px;}.home-link:hover{ opacity:0.6;}.home-link img{ display:block; margin:0;}.logo{ display:block; text-align:center; padding:6px 0;}.logo img{ display:block; max-width:100%; height:auto; margin:0 auto;}#header a.visit-demo-link{ display:inline-block; padding:10px 25px; border-radius:100px; background:#4CAF50; text-align:center; color:#fff; text-transform:uppercase; font-size:14px; margin:14px 0 12px 0; font-weight:500;}#header a.visit-demo-link:hover{ background:#4CAF50; color:#000;}#header{text-align:center;}.scrolled{position:fixed; box-shadow:0 1px 1px #00000021; left:0px; right:0px; top:0px; display: block !important; background:#fff; z-index:9999; }#header a.desk-hide{display:none;}.customer-say{background:#ffdf8d; padding:60px 0; text-align:center; color:rgba(0,0,0,0.7);}.customer-say h3{font-size:20px; color:rgba(0,0,0,0.7); font-weight:500; padding-bottom:30px;}#customer-slider{max-width:750px; margin:0 auto; }#customer-slider p{font-size:16px; color:rgba(0,0,0,0.7); line-height:26px; font-weight:400;}#customer-slider h2{font-size:26px; color:#000; font-weight:600; padding-top:10px;}#customer-slider h4{font-size:16px; }#customer-slider h4 a{color:#4caf50;}#customer-slider ul{margin:0; padding:0;}#customer-slider ul li{display:inline-block; padding:5px 2px; }.carousel-control-next, .customer-say .carousel-control-prev{width:32px; height:32px; line-height:32px; background:#666; border-radius:50px; text-align:center; color:#fff; top:30%;}.carousel-control-prev{left:-80px;}.carousel-control-next{right:-80px;}.carousel-indicators{bottom:-40px;}.carousel-item{min-height:250px;}.carousel-indicators li{width:12px; height:12px; border-radius:50px; border:none;}.carousel-indicators li.active{background:#333; }a.feature-link{ display:block; width:290px; margin:0 auto; text-align:center; background:#ff0021; color:#fff; text-transform:uppercase;font-size:16px; padding:15px; border-radius:50px; font-weight:500; box-shadow:0 15px 30px rgba(0,0,0,0.15);}a.feature-link:hover{ background:#ff0021; color:#000;}.feature-section{ padding:70px 0 ; text-align:center;}.site-up-rng{padding-bottom:20px;}.site-up-rng h2{font-size:52px; color:#000; font-weight:700; }.site-up-rng h3{font-size:24px; color:#333; font-weight:400;}.site-up-rng p{font-size:16px; color:#333; }.feature-section img{ display:block; margin:0 auto; max-width:100%; height:auto;}.feature-section h4{font-size:24px; color:#333; padding-top:50px; font-weight:300;}.feature-section h6{font-size:20px; color:#333; padding:30px 0; font-weight:300;}.items-box{position:absolute; padding:15px; top:50%; left:50%; margin-right:-50%; transform:translate(-50%, -50%);}.position-rel{position:relative;background:#e8f0f6; border-radius:5px; padding:15px; margin:15px 0; min-height:264px;}.items-box h2{font-size:20px; color:#383838; padding:0 0 7px; font-weight:400;}.items-box p{font-size:16px; color:#383838; font-weight:400; padding:0; margin:0;}.site-owner, .happy-cutmr{background:#ffdf8d; text-align:center; padding:50px 0; }.site-owner p{font-size:16px; color:rgba(0,0,0,0.7); padding:0; margin:0 auto; max-width:750px;}.happy-cutmr p{font-size:16px; color:rgba(0,0,0,0.7); padding:12px 0; margin:0;}.features-dtl{text-align:center; padding:60px 0;}.fetr-rel{background:#e8f0f6; border-radius:5px; padding:15px; margin:15px 0; min-height:360px;}.ftr-items-box h2{font-size:20px; color:#383838; padding-bottom:7px; font-weight:400;}.ftr-items-box p{font-size:16px; color:#383838; font-weight:400; padding:0; margin:0;}.ftr-img-box{width:100px; height:100px; line-height:100px; border-radius:50%; overflow:hidden; background:#fff; margin:15px auto;}.ftr-img-box img{max-height:50px; display:block; margin:22px auto 0;}.review-img{ padding-top:40px;}.responsive-img2{ padding-bottom:30px;}.reviews-dtl{padding:50px 0; text-align:center;}.reviews-dtl h2{font-size:28px; font-weight:400; color:#383838;}.reviews-dtl p{font-size:16px; margin:15px 0; color:#383838; font-weight:300;}#footer{ background:#0d171d;}.bar{line-height:1.7em; font-size:16px; padding:20px 0 20px 0; clear:both; color:#fff; text-align:center; background:#262f34; text-align:center;}.bar span{ display:block; color:#fff; font-size:16px; font-weight:600; padding-bottom:15px;}.bar img{ display:block; margin:0 auto;}.copyright{ padding:25px 0;}.copyright p{ text-align:center; color:rgba(255,255,255,0.85); font-size:14px; padding:6px 0; margin:0;}.copyright p a{ color:#fff; padding:0 10px;}.copyright p a:hover{ color:#eec73e;}@media(min-width:1250px) and (max-width:1700px){ .banner-section{padding:80px 0;}.easy-tab .tab-content{padding:50px 100px;}.banner-heading{ height:560px;}}@media(min-width:992px) and (max-width:1199px){ .items-box h2{font-size:19px;}.items-box p, .ftr-items-box p{font-size:15px;}.ftr-img-box{width:90px; height:90px; line-height:90px;}.fetr-rel{min-height:350px;}}@media(min-width:768px) and (max-width:991px){ #customer-slider{max-width:640px;}.carousel-control-prev{left:-40px;}.carousel-control-next{right:-40px;}.site-up-rng h2{font-size:38px;}.site-up-rng h3, .feature-section h6{font-size:19px;}.site-up-rng p{font-size:15px;}.feature-section h4{font-size:20px;}.items-box p, .ftr-items-box p{font-size:14px;}.items-box h2{font-size:16px;}.items-box{padding:12px;}.position-rel{min-height:320px;}.ftr-items-box h2{font-size:17px;}.ftr-img-box{width:80px; height:80px; line-height:80px;}}@media(max-width:767px){ .banner-section{ background:#eee;}.language-list, .main-header{ padding:5px 0;}.main-section{ padding-top:160px;}a.visit-demo-link{padding:14px 22px; font-size:13px; margin:10px 3px; line-height:15px;}.logo{padding:15px 0;}.mobile-hide{display:none;}#header .col-4{width:100%; max-width:100%; flex: 0 0 100%;}a.desk-hide{display:inline-block;}.customer-say{padding:40px 0;}#customer-slider p{font-size:14px; line-height:24px;}.carousel-control-prev{left:-8px;}.carousel-control-next{right:-8px;}.site-up-rng h2{font-size:30px;}.site-up-rng h3{font-size:17px;}.site-up-rng p{font-size:14px;}.feature-section h4{font-size:18px;}.feature-section h6{font-size:15px;}.position-rel{min-height:auto;}.items-box {position:initial;margin-right:auto;transform:unset;}.reviews-dtl h2{font-size:20px;}.review-img{max-width:290px;}.language-list li {padding:0 3px;}.feature-section {background:#fff; padding:65px 0 80px; text-align:center;}.feature-section img.review-img{ max-width:90%;}.feature-section img.responsive-img2{ max-width:90%;}.tab-content-section p {font-size:15px; line-height:20px; padding-bottom:15px;}.tab-content-section h2 {font-size:20px;}}a.visit-demo-link.paint { background: #ff0021!important;}