/*settings.css*/
@import url(https://fonts.googleapis.com/css?family=Raleway:400,400i,700,700i&display=swap);*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:Raleway,sans-serif;font-size:14px;line-height:1.6;color:#000}.site-wrapper{overflow:hidden}h1,h2,h3,h4,h5,h6{padding:0;margin:0;line-height:1;font-weight:700}h1{font-size:50px}h2{font-size:38px}h3{font-size:28px}h4{font-size:24px}.h5,h5{font-size:21px}h6{font-size:18px}a,span{display:inline-block}a{-webkit-transition:.4s;transition:.4s;color:inherit}a:focus{outline:0!important}a:hover{text-decoration:none}a:visited{text-decoration:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}ul{list-style:none;margin:0}img{max-width:100%}p{line-height:32px;font-size:14px}p.lg{font-size:16px}p.sm{font-size:12px}.btn:active,.btn:focus{-webkit-box-shadow:none;box-shadow:none}button{cursor:pointer;background:0 0;border:none}button:focus{outline:0}.card{border:none;border-radius:0}.slick-slide:focus{outline:0}.slick-slide:focus a:focus{outline:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.section-padding{padding-top:120px;padding-bottom:120px}.title-large{font-size:38px}.title-mid{font-size:21px}.bg-image{background-size:cover;background-position:center;background-repeat:no-repeat}.btn{font-family:Raleway,sans-serif;font-weight:700;font-size:18px;-webkit-transition:.4s;transition:.4s;border-radius:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50px}@media (min-width:992px){.btn{height:60px}}.btn--primary{background-color:#0d41e9;color:#fff}.btn--primary:hover{background-color:rgba(13,65,233,.8);color:#fff}.btn-outlined--primary{background-color:transparent;color:#0d41e9;border:2px solid #0d41e9}.btn-outlined--primary:hover{background-color:#0d41e9;color:#fff}.btn--orange{color:#fff;color:#fff;background-color:#ee5a24}.btn--orange:hover{color:#fff;background-color:rgba(238,90,36,.8)}.btn-outlined--white{color:#fff;border:2px solid #fff}.btn-outlined--white:hover{background-color:#fff;color:#000;border-color:#fff}.btn--white{color:#0d41e9;background-color:#fff}.btn--white:hover{color:#0d41e9;background-color:rgba(255,255,255,.8)}.btn--green{color:#fff;background-color:#4eab08}.btn--green:hover{background-color:rgba(78,171,8,.8);color:#ffff}[class*=btn--toggle-]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:35px}[class*=btn--toggle-] p{font-size:16px;font-weight:400;line-height:28px;padding:0 12px;margin-bottom:0}[class*=btn--toggle-] span{font-size:12px;font-weight:700;letter-spacing:-.51px;text-transform:uppercase;color:#4eab08;background-color:rgba(78,171,8,.14);padding:0 15px;border-radius:5px}[class*=btn--toggle-] .badge--discount{height:26px;line-height:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:83px}[class*=btn--toggle-] .switch{position:relative;display:inline-block;width:48px;height:25px;margin-bottom:0}[class*=btn--toggle-] .switch input{opacity:0;width:0;height:0}[class*=btn--toggle-] .slider{position:absolute;cursor:pointer;top:50%;left:0;width:100%;height:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;border:1px solid #e5e5e5;-webkit-transition:.4s;transition:.4s}[class*=btn--toggle-] .slider:before{position:absolute;content:"";height:16px;width:16px;left:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#0d41e9;-webkit-transition:.4s;transition:.4s}[class*=btn--toggle-] input:checked+.slider{background-color:#fff;border:1px solid #e5e5e5}[class*=btn--toggle-] input:focus+.slider{-webkit-box-shadow:0 0 1px #fff;box-shadow:0 0 1px #fff}[class*=btn--toggle-] input:checked+.slider:before{-webkit-transform:translateX(21px) translateY(-50%);transform:translateX(21px) translateY(-50%);background-color:#0d41e9}[class*=btn--toggle-] .slider.round{border-radius:34px}[class*=btn--toggle-] .slider.round:before{border-radius:50%}[class*=btn2--toggle]{margin-bottom:35px;border:1px solid #e5e5e5;padding:4px;border-radius:500px}[class*=btn2--toggle] .switch{display:-webkit-box;display:-ms-flexbox;display:flex;width:233px;height:33px;position:relative;margin-bottom:0}[class*=btn2--toggle] .switch p{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;max-width:50%;margin:0;text-align:center;color:#fff;-webkit-transition:.4s;transition:.4s}[class*=btn2--toggle] .switch p:first-child{color:#fff!important}[class*=btn2--toggle] .switch p:last-child{color:#000!important}[class*=btn2--toggle] .switch input[type=checkbox]{display:none}[class*=btn2--toggle] .switch input[type=checkbox]:checked~.slider{-webkit-transform:translateX(100%);transform:translateX(100%);background:#0d41e9}[class*=btn2--toggle] .switch input[type=checkbox]:checked~p{color:#000}[class*=btn2--toggle] .switch input[type=checkbox]:checked~p:last-child{color:#fff!important}[class*=btn2--toggle] .slider{position:absolute;width:50%;left:0;top:0;height:100%;z-index:-1;background:#4eab08;border-radius:500px;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:.4s;transition:.4s}.custom-tab-wrapper.monthly [data-monthly]{visibility:hidden}.custom-tab-wrapper.monthly [data-monthly]:before{content:attr(data-monthly);visibility:visible;display:inline-block}.custom-tab-wrapper.yearly [data-yearly]{visibility:hidden}.custom-tab-wrapper.yearly [data-yearly]:before{content:attr(data-yearly);visibility:visible;display:inline-block}.mb-d-30{margin-bottom:-30px}.mb--30{margin-bottom:30px}.mb--65{margin-bottom:65px}.rotate-45{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.border-btm{border-bottom:1px solid #e5e5e5}

/*style.css*/
.site-header{background-color:#14ee80}@media (min-width:768px){.site-header{padding-top:20px}}@media (min-width:992px){.site-header{padding-top:15px}}.site-header .main-menu{margin:0 -18px}@media (min-width:992px){.main-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:992px){.main-menu>li>a{font-size:16px;font-weight:400;color:#1f1f1f;padding:18px;cursor:pointer}}@media (min-width:992px){.main-menu>li:hover>a{color:#666}}@media (min-width:992px){.main-menu .has-dropdown{position:relative;z-index:99}}@media (min-width:992px){.main-menu .has-dropdown:hover .menu-dropdown{top:100%;opacity:1;pointer-events:visible}}.main-menu .has-dropdown:hover .menu-dropdown p{margin-bottom:0}@media (min-width:992px){.main-menu .menu-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;top:110%;position:absolute;-ms-flex-wrap:wrap;flex-wrap:wrap;min-width:530px;-webkit-box-shadow:0 12px 24px rgba(0,0,0,.03);box-shadow:0 12px 24px rgba(0,0,0,.03);border-radius:8px;border:1px solid #e5e5e5;background-color:#fff;padding:30px 30px 0;z-index:99;opacity:0;-webkit-transition:opacity .4s,top .4s;transition:opacity .4s,top .4s;pointer-events:none}}@media (min-width:992px){.main-menu .menu-dropdown .single-item{-webkit-box-flex:calc(50% - 20px);-ms-flex:calc(50% - 20px);flex:calc(50% - 20px);max-width:calc(50% - 20px);margin-bottom:20px}}@media (min-width:992px){.main-menu .menu-dropdown .single-item:hover a h3{color:#666}}.main-menu .menu-dropdown .single-item a h3{color:#1f1f1f;font-size:16px;font-weight:700;letter-spacing:-.4px;-webkit-transition:.4s;transition:.4s;padding:0}.main-menu .menu-dropdown .single-item a p{margin-bottom:0}.main-menu .menu-dropdown .single-item p{color:#878b90;font-size:14px;font-weight:400;letter-spacing:-.35px}@media (min-width:992px){.main-menu .menu-dropdown .single-item:nth-child(odd){margin-right:40px}}.header-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (min-width:992px){.header-btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:flex-end}}.header-btns .btn-1{color:#1f1f1f;font-family:Raleway,sans-serif;font-size:16px;font-weight:400;letter-spacing:-1px;margin:0 14px}.header-btns .btn-outlined{border:1px solid #1f1f1f;height:40px;width:85px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-btns .btn-2{width:137px;height:40px;border-radius:3px;background-color:#1f1f1f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-btns .btn-2 a{color:#fff;font-family:Raleway,sans-serif;font-size:16px;font-weight:400;letter-spacing:initial}.mobile-menu.mean-container .mean-bar{position:static;float:none;background:0 0}.mobile-menu.mean-container .mean-bar .meanmenu-reveal{text-indent:0!important;position:relative;font-size:21px;color:#1f1f1f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:42px;width:42px;margin-left:auto;margin-right:-24px}.mobile-menu.mean-container .mean-bar .mean-expand{font-size:0!important;padding:0!important;height:42px;width:42px}.mobile-menu.mean-container .mean-bar .mean-expand:before{position:absolute;display:inline-block;font:normal normal normal 32px/1 ep;content:"\ea1a";font-size:15px;color:#7c7373;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;left:0;right:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-menu.mean-container .mean-bar .mean-expand.mean-clicked{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mobile-menu.mean-container .mean-bar .mean-expand:hover{background:0 0}.mobile-menu.mean-container .mean-bar .mean-nav{float:none;margin-top:0;position:absolute;left:0;border:0;z-index:888;background:0 0}.mobile-menu.mean-container .mean-bar .mean-nav .main-menu{border:1px solid #e5e5e5;-webkit-box-shadow:0 12px 24px rgba(0,0,0,.03);box-shadow:0 12px 24px rgba(0,0,0,.03);background:#fff;border-radius:8px}.mobile-menu.mean-container .mean-bar .mean-nav .menu-item>a{border-bottom:0;font-size:14px;padding:.4em 5%}.mobile-menu.mean-container .mean-bar .mean-nav .menu-item.mean-last{border-bottom:1px solid transparent}.mobile-menu.mean-container .mean-bar .mean-nav .menu-dropdown{padding-left:0!important}.mobile-menu.mean-container .mean-bar .mean-nav .menu-dropdown .single-item{padding-bottom:0;border-top:1px solid #e5e5e5;border-bottom:1px solid transparent}@media (min-width:768px){.mobile-menu.mean-container .mean-bar .mean-nav .menu-dropdown{padding-left:40px}}.mobile-menu.mean-container .mean-bar .mean-nav .menu-dropdown p{margin-bottom:0}.mobile-menu.mean-container .mean-bar .mean-nav ul li{float:none;border-bottom:1px solid #e5e5e5}.mobile-menu.mean-container .mean-bar .mean-nav ul li a{color:#000;float:none;text-transform:initial}.hero-area{padding-bottom:80px;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;background-position-y: -1px;}@media (min-width:768px){.hero-area{padding-top:35px}}@media (min-width:992px){.hero-area{padding-top:65px}}@media (min-width:1200px){.hero-area{padding-top:90px}}.hero-content{text-align:center;margin-top:25px}@media (min-width:768px){.hero-content{text-align:left;margin-bottom:15px}}@media (min-width:992px){.hero-content{margin-top:60px;margin-bottom:85px}}@media (min-width:1200px){.hero-content{margin-bottom:115px}}.hero-content h1{color:#1f1f1f;font-size:40px;font-weight:700;line-height:56px;margin-bottom:15px;font-family:Raleway,sans-serif}@media (min-width:768px){.hero-content h1{font-size:50px;line-height:55px}}@media (min-width:992px){.hero-content h1{font-size:70px;line-height:76px}}.hero-content p{color:#222f3f;font-family:Raleway,sans-serif;letter-spacing:-.4px;line-height:36px;font-size:17px;font-weight:400}@media (min-width:768px){.hero-content p{padding-right:13px}}@media (min-width:992px){.hero-content p{font-size:21px;font-weight:400;padding-right:17px}}.hero-content .hero-btn{margin-top:20px}@media (min-width:992px){.hero-content .hero-btn{margin-top:36px}}.hero-content .hero-btn .btn-hero{width:205px;height:60px;border-radius:3px;background-color:#1f1f1f;color:#fff;font-family:Raleway,sans-serif;font-size:20px;font-weight:400;letter-spacing:-.4px}.shape{position:absolute}.shape.hero-image{bottom:0;left:0;display:none}@media (min-width:768px){.shape.hero-image{display:block;-webkit-transform:translateY(19%);transform:translateY(19%)}}@media (min-width:992px){.shape.hero-image{-webkit-transform:translateY(13.5%);transform:translateY(13.5%)}}@media (min-width:1200px){.shape.hero-image{-webkit-transform:translateY(10.5%);transform:translateY(10.5%)}}@media (min-width:1600px){.shape.hero-image{-webkit-transform:translateY(10.5%);transform:translateY(10.5%)}}@media (min-width:1800px){.shape.hero-image img{position:relative;top:10px}}.client-section{padding-top:50px}@media (min-width:992px){.client-section{padding-top:85px}}.client-title h2{color:#1f1f1f;font-family:Raleway,sans-serif;font-weight:400;margin-bottom:25px;text-align:center;font-size:24px;line-height:38px}.client-brand-wrapper{padding-bottom:45px;border-bottom:1px solid #e5e5e5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px}@media (min-width:992px){.client-brand-wrapper{padding-bottom:40px}}.client-brand-wrapper .single-brand{margin:0 20px;padding-bottom:15px;padding-top:15px;-webkit-transition:.4s;transition:.4s}@media (min-width:1200px){.client-brand-wrapper .single-brand{-ms-flex-preferred-size:calc(20% - 40px);flex-basis:calc(20% - 40px);max-width:calc(20% - 40px)}}.client-brand-wrapper .single-brand:first-child{margin-left:0}.client-brand-wrapper .single-brand:last-child{margin-right:0}.about-section-01{padding-top:60px;position:relative}@media (min-width:992px){.about-section-01{padding-top:110px}}.shape{position:absolute}.shape.about-shape{top:0;left:0;display:none}@media (min-width:992px){.shape.about-shape{display:block;-webkit-transform:translateY(0);transform:translateY(0)}}.about-left-content{text-align:center;margin-top:15px}@media (min-width:768px){.about-left-content{text-align:left;margin-top:25px}}.about-left-content h2{color:#000;font-family:Raleway,sans-serif;font-size:45px;font-weight:400;letter-spacing:-3.16px;line-height:55px;margin-bottom:32px}@media (min-width:768px){.about-left-content h2{font-size:40px;line-height:50px}}@media (min-width:992px){.about-left-content h2{font-size:60px;line-height:74px}}.about-left-content p{color:#222f3f;font-family:Raleway,sans-serif;font-size:17px;font-weight:400;letter-spacing:-.4px;line-height:36px}@media (min-width:992px){.about-left-content p{font-size:21px;padding-right:35px}}.about-left-content .about-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.about-left-content .about-btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:60px}}.about-left-content .about-btn a{font-weight:600;margin-right:10px;-webkit-transition:.4s;transition:.4s}.about-left-content .about-btn a i{font-size:11px;font-weight:700;position:relative;top:1px;-webkit-transition:.4s;transition:.4s;font-weight:900;margin-left:17px}.about-left-content .about-btn a:hover i{margin-left:25px}.about-image img{max-width:140%;width:100%}@media (min-width:992px){.about-image img{width:105%}}@media (min-width:1366px){.about-image img{width:118%}}@media (min-width:1600px){.about-image img{width:140%}}.about-section-02{padding-top:48px}@media (min-width:992px){.about-section-02{padding-top:145px}}.about-right-content{text-align:center;margin-top:50px}@media (min-width:768px){.about-right-content{text-align:left;margin-top:0}}.about-right-content h2{color:#000;font-family:Raleway,sans-serif;font-size:45px;font-weight:400;letter-spacing:-3.16px;line-height:55px;margin-bottom:32px}@media (min-width:768px){.about-right-content h2{font-size:40px;line-height:50px}}@media (min-width:992px){.about-right-content h2{font-size:60px;line-height:74px}}.about-right-content p{color:#222f3f;font-family:Raleway,sans-serif;font-size:17px;font-weight:400;letter-spacing:-.4px;line-height:36px}@media (min-width:992px){.about-right-content p{font-size:21px;padding-right:35px}}.about-right-content .about-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.about-right-content .about-btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:60px}}.about-right-content .about-btn a{font-weight:600;margin-right:10px;-webkit-transition:.4s;transition:.4s;}.about-right-content .about-btn a i{font-size:11px;font-weight:700;position:relative;top:1px;-webkit-transition:.4s;transition:.4s;font-weight:900;margin-left:17px}.about-right-content .about-btn a:hover i{margin-left:25px}.about-image-left{width:100%}.about-image-left img{width:100%}.feature-section{padding:30px 0;background-size:cover;background:#0c39f8;margin-top:50px}@media (min-width:992px){.feature-section{margin-top:100px;padding:0 0 50px;background:0 0}}.shape-bg{padding:32px 0 11px}@media (min-width:992px){.shape-bg{padding:32px 0 11px}}@media (min-width:1200px){.shape-bg{padding:85px 0 98px}}.feature-widget{text-align:center}@media (min-width:768px){.feature-widget{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex}}.feature-widget .widget-icon{width:85px;height:85px;border-radius:50%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:35px;font-size:28px;color:#0d41e9;-webkit-transition:.4s;transition:.4s;background:#fff}@media (min-width:768px){.feature-widget .widget-icon{margin-bottom:0;margin-right:25px;margin-left:0}}@media (min-width:768px){.feature-widget .content{-webkit-box-flex:calc(100% - 100px);-ms-flex:calc(100% - 100px);flex:calc(100% - 100px)}}.feature-widget .content h5{color:#fff;font-family:Raleway,sans-serif;font-size:28px;font-weight:400;letter-spacing:-1.33px;line-height:32px}.feature-widget .content p{color:#e4e4e4;font-family:Raleway,sans-serif;font-size:17px;font-weight:400;letter-spacing:-.4px;line-height:28px;padding-top:20px}.pricing-section{padding-top:40px;padding-bottom:60px}@media (min-width:768px){.pricing-section{padding-top:70px;padding-bottom:90px}}@media (min-width:992px){.pricing-section{padding-top:80px;padding-bottom:144px}}.pricing-section .section-title{text-align:center}.pricing-section .section-title h2{color:#000;font-family:Raleway,sans-serif;font-size:45px;font-weight:400;letter-spacing:-3.16px;line-height:74px;margin-bottom:5px}@media (min-width:768px){.pricing-section .section-title h2{font-size:60px;margin-bottom:25px}}.pricing-section .section-title p{color:#222f3f;font-family:Raleway,sans-serif;font-size:18px;font-weight:400;letter-spacing:-.4px;line-height:36px}@media (min-width:768px){.pricing-section .section-title p{font-size:19px}}@media (min-width:992px){.pricing-section .section-title p{font-size:21px;padding:0 10px}}[class*=btn--toggle]{margin-top:20px;margin-bottom:35px;border:1px solid #e5e5e5;padding:4px;border-radius:500px}@media (min-width:992px){[class*=btn--toggle]{margin-top:50px}}[class*=btn--toggle] .switch{display:-webkit-box;display:-ms-flexbox;display:flex;width:233px;height:33px;position:relative;margin-bottom:0}[class*=btn--toggle] .switch p{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;max-width:50%;margin:0;text-align:center;color:#fff;-webkit-transition:.4s;transition:.4s}[class*=btn--toggle] .switch p:first-child{color:#fff!important}[class*=btn--toggle] .switch p:last-child{color:#000!important}[class*=btn--toggle] .switch input[type=checkbox]{display:none}[class*=btn--toggle] .switch input[type=checkbox]:checked~.slider{-webkit-transform:translateX(100%);transform:translateX(100%);background:#14ee80}[class*=btn--toggle] .switch input[type=checkbox]:checked~p{color:#000}[class*=btn--toggle] .switch input[type=checkbox]:checked~p:last-child{color:#fff!important}[class*=btn--toggle] .slider{position:absolute;width:50%;left:0;top:0;height:100%;z-index:-1;background-color:#0c39f8;border-radius:500px;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:.4s;transition:.4s}.pricing-card .card-head{padding:14px;border-radius:5px 5px 0 0;border:1px solid #e5e5e5;border-top:2px solid #e5e5e5;background-color:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing-card .card-head .pricing-name{color:#666;font-family:Raleway,sans-serif;font-size:12px;font-weight:700;line-height:32px;text-transform:uppercase;margin-bottom:10px}.pricing-card .card-head h1.price{color:#000;font-family:Raleway,sans-serif;font-size:58px;font-weight:400;line-height:50px;margin-bottom:12px}.pricing-card .card-head h1.price:before{-webkit-transform:translateX(50%);transform:translateX(50%)}.pricing-card .card-head span{color:#666;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;letter-spacing:-.43px;line-height:28px}.pricing-card .card-head .month:before{-webkit-transform:translateX(50%);transform:translateX(50%)}.pricing-card .pricing-list{border:1px solid #e5e5e5}.pricing-card .pricing-list .list-group-item{border:none}.pricing-card .pricing-list li{padding:20px 20px 0;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#1f1f1f;font-family:Raleway,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.76px}.pricing-card .pricing-list li.disable-opt{text-decoration:line-through;color:#8e8e8e}.pricing-card .pricing-list li.disable-opt i{color:#8e8e8e}.pricing-card .pricing-list .pricing-btn{width:195px;height:50px;border-radius:3px;background-color:#1f1f1f;margin:21px 0 40px;font-family:Raleway,sans-serif;color:#fff;font-size:18px;font-weight:700;letter-spacing:-.4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pricing-card .pricing-list .pricing-btn:hover{background-color:#14ee80;color:#333}.pricing-card.active .card-head{border-top:3px solid #14ee80;margin-top:-1px}.pricing-card.active .pricing-btn{background-color:#14ee80;color:#1f1f1f}.cta-section{width:100%;background:#0c39f8;position:relative;padding:45px 0 60px}@media (min-width:992px){.cta-section{padding:0 0;background:0 0}}.cta-shapes-wrapper{height:100%}@media (min-width:992px){.cta-shapes-wrapper{position:relative}}.cta-shapes-wrapper .cta-shapes{position:absolute;left:0;top:0;width:100%;height:100%}@media (min-width:1200px){.cta-shapes-wrapper .cta-shapes{display:block;left:-18px}}.cta-shapes-wrapper .cta-shapes>img{max-width:initial;width:0}@media (min-width:992px){.cta-shapes-wrapper .cta-shapes>img{width:100%}}@media (min-width:1200px){.cta-shapes-wrapper .cta-shapes>img{width:103%}}@media (min-width:1366px){.cta-shapes-wrapper .cta-shapes>img{width:110%}}.cta-shapes-wrapper .shape-inner-2{position:absolute;bottom:0;right:0}.cta-shapes-wrapper .shape-inner-1{position:absolute;top:0;left:0}.cta-content-wrapper{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1;padding:0 0}@media (min-width:992px){.cta-content-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:50px 50px 50px}}@media (min-width:1200px){.cta-content-wrapper{padding:90px 50px 50px}}@media (min-width:1366px){.cta-content-wrapper{padding:80px 85px 76px}}@media (min-width:1600px){.cta-content-wrapper{    padding: 80px 80px 0px 80px;height:230px}}.cta-content-wrapper h2{color:#fff;font-family:Raleway,sans-serif;font-size:48px;font-weight:400;letter-spacing:-2.53px;line-height:58px;margin-bottom:25px;text-align:center}.cta-content-wrapper h4{color:#fff; font-family: Raleway,sans-serif;font-weight: normal;text-align: center;}@media (min-width:992px){.cta-content-wrapper h2{text-align:center}}.cta-content-wrapper .cta-btn{width:195px;height:60px;border-radius:3px;background-color:#14ee80;color:#1f1f1f;font-family:Raleway,sans-serif;font-size:20px;font-weight:700;letter-spacing:-.4px}.footer-section{padding-bottom:30px;padding-top:45px}.footer-section .margin-decrese{margin-bottom:-30px}.footer-section .col-margin{margin-bottom:30px}@media (min-width:768px){.footer-section{padding-bottom:30px;padding-top:80px}}@media (min-width:992px){.footer-section{padding-bottom:30px;padding-top:160px}}.footer-title-sm{color:#666;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;letter-spacing:-.32px;line-height:45px}@media (min-width:768px){.footer-title-sm{margin-bottom:37px;margin-top:0}}.footer-list li a{color:#000;font-family:Raleway,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.6px;line-height:40px}.footer-newsletter-box{border-radius:5px;background-color:#eef4f5;padding:15px}@media (min-width:576px){.footer-newsletter-box{padding:35px}}.footer-newsletter-box p{color:#000;font-family:Raleway,sans-serif;font-size:16px;font-weight:400;line-height:28px}.footer-newsletter-box .form-group{position:relative}.footer-newsletter-box input{height:46px;color:#666;font-size:14px;font-weight:400;line-height:28px;border:5px}.footer-newsletter-box input::-webkit-input-placeholder{color:#666;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;line-height:28px}.footer-newsletter-box input:-ms-input-placeholder{color:#666;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;line-height:28px}.footer-newsletter-box input::-ms-input-placeholder{color:#666;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;line-height:28px}.footer-newsletter-box input::placeholder{color:#666;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;line-height:28px}@media (min-width:576px){.footer-newsletter-box input{height:56px}}@media (min-width:576px){.footer-newsletter-box button{width:60px}}.shape-bg{position:relative}.test1{position:absolute;content:"";left:10px;top:0;width:70%;height:55%;background:#0d41e9;-webkit-transform:skewX(5deg) skewY(0);transform:skewX(5deg) skewY(0);border-radius:64px 0 0 0;opacity:0}@media (min-width:992px){.test1{opacity:1}}@media (min-width:1200px){.test1{left:7px}}.test2{position:absolute;width:70%;height:77%;bottom:21px;background:#0d41e9;left:20px;-webkit-transform:skewY(2deg) skewX(4deg);transform:skewY(2deg) skewX(4deg);border-radius:0 0 0 49px;opacity:0}@media (min-width:992px){.test2{opacity:1}}.shape-bg:before{position:absolute;content:"";right:7px;top:0;width:36%;height:65%;background:#0d41e9;-webkit-transform:skewX(-4deg) skewY(0);transform:skewX(-4deg) skewY(0);border-radius:0 65px 0 0;z-index:-1;opacity:0}@media (min-width:992px){.shape-bg:before{opacity:1}}.shape-bg:after{position:absolute;content:"";right:16px;bottom:5px;width:42%;height:78%;-webkit-transform:skewX(-3deg) skewY(3deg);transform:skewX(-3deg) skewY(3deg);border-radius:0 0 57px 0;background:#0d41e9;z-index:-1;opacity:0}@media (min-width:992px){.shape-bg:after{opacity:1;bottom:5px}}@media (min-width:1200px){.shape-bg:after{right:18px;bottom:3px}}.section-devider{border:1px solid #e5e5e5;display:block}@media (max-width:768px){.shape.hero-image{display:block;position:relative}}form div.error{color:#dc3545;font-size:13px;font-weight:700}


/*custom*/

/*form custom*/
.footer-newsletter-box p{color:#000;font-family:Raleway,sans-serif;font-size:17px;font-weight:400;line-height:28px}.footer-newsletter-box .consent p{color:#000;font-family:Raleway,sans-serif;font-size:11px;font-weight:400;margin-bottom:0;line-height:14px}.footer-newsletter-box .form-group{position:relative;margin-bottom:1rem}.footer-newsletter-box p{color:#000;font-family:Raleway,sans-serif;font-size:17px;font-weight:400;line-height:28px}.footer-newsletter-box .consent p{color:#000;font-family:Raleway,sans-serif;font-size:11px;font-weight:400;margin-bottom:0;line-height:14px}.footer-newsletter-box .form-group{position:relative;margin-bottom:1rem}.footer-newsletter-box input{height:46px;color:#666;font-size:14px;font-weight:400;line-height:28px;border:5px}.footer-newsletter-box .consent input{height:auto}.footer-newsletter-box .consent .opt-in-label{margin:5px 15px;cursor:pointer}.footer-newsletter-box input::-webkit-input-placeholder{color:#666;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;line-height:28px}.footer-newsletter-box input:-ms-input-placeholder{color:#666;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;line-height:28px}.footer-newsletter-box input::-ms-input-placeholder{color:#666;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;line-height:28px}.footer-newsletter-box input::placeholder{color:#666;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;line-height:28px}@media (min-width:576px){.ft-newslet .footer-newsletter-box input{height:46px;color:#666;font-size:14px;font-weight:400;line-height:28px;border:5px}.footer-newsletter-box .consent input{height:auto}.footer-newsletter-box .consent .opt-in-label{margin:5px 15px;cursor:pointer}.footer-newsletter-box input::-webkit-input-placeholder{color:#666;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;line-height:28px}.footer-newsletter-box input:-ms-input-placeholder{color:#666;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;line-height:28px}.footer-newsletter-box input::-ms-input-placeholder{color:#666;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;line-height:28px}.footer-newsletter-box input::placeholder{color:#666;font-family:Raleway,sans-serif;font-size:15px;font-weight:400;line-height:28px}@media (min-width:576px){.footer-newsletter-box input{height:56px}}@media (min-width:576px){.modal-dialog{max-width:800px;margin:1.75rem auto}}}


select.form-control{
    height: 46px;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    border: 5px;
}
@media (min-width: 576px){
    select.form-control{
        height: 56px;

    }
}
