/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - FONTS STYLES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
@font-face {
	font-family: 'Nunito-Bold';
	src:url('../fonts/Nunito-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'Nunito-SemiBold';
	src:url('../fonts/Nunito-SemiBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'Nunito-Regular';
	src:url('../fonts/Nunito-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family: 'Nunito-Light';
	src:url('../fonts/Nunito-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}


@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto Regular'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format('woff2');
	font-display: swap;
  }



/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - RESET STYLES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
body *{-webkit-text-size-adjust:none;}
.clear{clear:both; overflow:hidden; height:0px; font-size:0px; display: block;}
input:focus, select:focus, textarea:focus, button:focus {outline: none;}
input, textarea, select{font-family: 'Nunito-Regular'; font-weight: 400; -webkit-appearance: none; border-radius: 0;}
a, a:link, a:visited, a:active, a:hover{cursor: pointer; text-decoration: none; outline: none;}
body{font-family: 'Nunito-Regular'; font-weight: normal; font-size: 14px; line-height: 1; color: #777777;top:0px !important;}

b,strong{
	font-weight: 600;
}
br{
	display: block;
	margin-bottom: 10px;
}
img{
	height: auto;
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - GLOBAL SETTINGS */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/*typography*/
.titel-left{position: relative;}
.titel-left span{color: #fbc011;}
.titel-left:after{position: absolute; left: -25px; top: 0px; content:""; width: 5px; height: 100%;}
.titel-top{position: relative;}
.titel-top:after{position: absolute; left: 50%; top: -25px; content:""; width: 30px; margin-left: -15px; height: 5px; background: #fbc011;}
.h1,.h2,.h4{font-family: 'aqua', sans-serif; text-transform: uppercase; color: #222222;}
.h1{font-size: 56px; margin-bottom: 40px;}
.h2{font-size: 46px; line-height: 46px; margin-bottom: 40px;color:#717171;border-bottom: 5px solid #ccc;}
.h3{font-size: 30px; font-weight: normal; text-transform: uppercase; color: #222222;}
.h4{font-size: 20px; margin-bottom: 20px;}
.h5{font-size: 16px; text-transform: uppercase; color: #222222; margin-bottom: 20px;}
.small{font-size: 14px; line-height: 24px;}
.normall{font-size: 16px; line-height: 28px;}
.big{font-size: 18px; line-height: 30px;margin-bottom: 70px;}
article{position: relative; float: left; width: 100%;}
article p{color: #777777; padding-bottom: 40px;}
ul li{color: #777777; position: relative; list-style: none;}
.white{color: #fff;}
.black{color: #222222;}
/*background*/
.bg{position:fixed; left:0px; top:0px; width:100%; height:100%; overflow:hidden; background-position: 50% 50%; background-repeat: no-repeat; background-position: 50% 0px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; position:fixed; background-attachment:scroll;}
.bg img{position:absolute;}
.bg video{position:absolute;}
.bg-span{position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(0, 0, 0, 0.57);}
.bg-span.light{background:rgba(0,0,0,0.35);}
.clip{clip: rect(auto, auto, auto, auto); height: 100%; position: absolute; width: 100%; left: 0px; top: 0px;}

/* Global css */
.wrapper {align-items:stretch;width:100%;height:auto;margin:0 auto;padding:0;position:relative;overflow:hidden;}
.jar-com {width:100%;float:left;position:relative}

.heading-box{}
.seprator{position: relative;width: 40px;margin: 15px auto 0px;height: 25px;}
.seprator span{position: absolute;left: 50%;top: -2px;width: 10px;height: 5px;margin-left: -5px;display: inline-block;background-color: #2200bd;}
.seprator:before{position: absolute;content: '';left: 0px;top: 0px;width: 10px;height: 2px;background-color: #ff9600;}
.seprator:after{position: absolute;content: '';right: 0px;top: 0px;width: 10px;height: 2px;background-color: #ff9600;}
.heading-box h5{font-weight: 600;color: #8e9197;text-transform: uppercase;letter-spacing: 2px;display: inline-block;}
.heading-box h2{font-size:50px;color:#000;margin-bottom: 20px;}
.heading-box h2 span{font-weight:600;}
.heading-box p{color: #63666b;font-size: 16px;font-weight: 400;line-height: 1.8;}

/* Language */
.googlelang .goog-te-gadget {height: 38px;}
.googlelang .goog-te-gadget .goog-te-combo {margin: 0 0 0 10px;padding: 10px 10px;font-size: 14px;width: 100%;border-radius: 0;min-width: 82px;width: 45px; text-align:center;
background: #fff;font-weight: 600;-webkit-box-shadow: 0 10px 20px 0 rgb(5 16 44 / 15%);box-shadow: 0 10px 20px 0 rgb(5 16 44 / 15%);}
.googlelang .goog-te-gadget .goog-te-combo, .googlelang .goog-te-gadget .goog-te-combo:focus {border: 1px solid transparent !important;outline: 0;border-radius: 2px;}
.goog-te-gadget .goog-te-combo {color: #686f7a !important;}
.goog-te-gadget-icon {display:none;}
.goog-te-gadget-simple a {text-decoration: none !important;}
.goog-te-banner-frame.skiptranslate {display: none !important;}
.goog-logo-link {display:none !important;}
.goog-te-gadget {color: transparent !important;}

header{position: fixed;z-index: 999;left: 0%;right: 0%;top: 0%;text-align: center;transform: translateZ(0);transition: all 0.5s;}
header .navbar{display: flex !important;justify-content: space-between !important;margin:0px auto;}
header .navbar .navbar-brand{position: relative;}
/* header .navbar .navbar-brand img{max-width: 100%;} */
header .navbar .navbar-collapse{justify-content: flex-end;align-items: center;}
header .navbar .navbar-collapse .navbar-nav{justify-content: flex-end;flex-direction: unset;}
header .navbar .navbar-collapse .navbar-nav .nav-item{list-style: none;position: relative;}
header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{display: block;color:#fff;font-size: 16px;padding:10px 20px;position: relative;font-weight: 600;
letter-spacing: 1px;}
header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:before{position: absolute;content: '';width: 0px;height: 2px;left: 50%;bottom: 0px;transform: translateX(-50%);transition: all 500ms ease;background: #fff;}
header .navbar .navbar-collapse .navbar-nav .nav-item:hover .nav-link:before{width:35px;}
header .navbar .navbar-collapse .navbar-nav .nav-item .active{opacity:1;}
header .navbar .navbar-collapse .navbar-nav .nav-item .active:before{width:35px;}
header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover{text-decoration: none;color:#fff;opacity:1;}
header.active{background-color: #fff;position: fixed;-webkit-box-shadow: 0 0 30px 1px rgb(0 0 0 / 15%);box-shadow: 0 0 30px 1px rgb(0 0 0 / 15%);animation: slide-down 0.7s;}
header.active .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{color:#4e1ed7;}
header.active .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:before{background: #4e1ed7;}
header.active .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:hover{color:#4e1ed7;}

@keyframes slide-down {
	0% {opacity: 0;transform: translateY(-100%);} 
	100%{opacity: 0.9;transform: translateY(0);} 
	}


.socail-icons{position: fixed;bottom:17%;left: 1%;z-index: 5;}
.socail-icons ul{display: block;list-style: none;}
.socail-icons ul li{display: block;list-style: none;margin-bottom: 20px;}
.socail-icons ul li:last-child{margin-bottom:0px;}
.socail-icons ul li a{text-align: center;display: inline-block;/*width:45px;height:45px;border-radius: 45px;border-radius: 100%;background-color:#fff;
box-shadow: 0px 0px 0px 7px #efefef;*/}
.socail-icons ul li a i{margin:0px auto;}
.socail-icons ul li a img{max-width:100%;margin:0px auto;width: 45px;}

/* Landing Section css */
.landing-container{height:100vh;/*background-position: center center;background-repeat: no-repeat;background-size: cover;background-image: url(../images/background3.jpg);*/background-image: linear-gradient(to bottom, #28edaa 0%, #4e1ed7 100%);}
.landing-container:before{position: absolute;content: '';background: url(../images/wave-1.png);width: 100%;height: 142px;left: 0px;bottom: 0px;background-repeat: repeat-x;z-index: 2;}

.landing-panel{height: inherit;display: flex;align-items: center;}
.landing-container .bg-span{background-color: rgb(0 50 162 / 70%);}
.landing-slider-text{position: relative;}
.landing-slider-text ul{display: block;list-style: none;}
.landing-slider-text ul li{display: none;list-style: none;}
.landing-slider-text ul li.active{display: block;}
.slider-text-box{position: relative;}
.slider-text-box h1{font-size:50px;color:#fff;margin-bottom: 30px;line-height: 65px;}
.slider-text-box h1 span{font-weight:600;}
.slider-text-box h2{font-size:50px;color:#fff;margin-bottom: 30px;line-height: 65px;}
.slider-text-box h2 span{font-weight:600;}
.slider-text-box p{color: #fff;line-height: 30px;font-size: 17px;}

.landing-slider-text ul li.active h2 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInDown;
	animation-delay: 0.3s;
  }
  .landing-slider-text ul li.active p {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
  }

.downdiv-btn{position: relative;margin-top: 20px;}
.downdiv-btn a{display: inline-block;text-align: center;padding: 15px 25px;border-radius: 50px;background-color:#fff;color: #4e1ed7;
font-size: 17px;font-weight: 600;box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);}
.downdiv-btn a:hover{background-color:#fff;}
.downdiv-btn a i{margin-right: 5px;}

.landing-slider-text ul li.active .downdiv-btn
{
	-webkit-animation-duration: 1s;
	animation-duration: 1.2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.7s;
  }



.imgslid-panel{position: absolute;bottom: -4%;right: 0%;background-color: #fff;width: 38%;height:78vh;z-index:3;border-radius: 100px 0px 0px 0px;text-align: center;display: flex;align-items: center;}
.imgslid-panel img{max-width:100%;margin:0px auto;/*padding:40px;*/}
.waterowl-slider{overflow: hidden;}
.waterowl-slider .owl-stage-outer{overflow: hidden;}
.waterowl-slider .owl-stage-outer .owl-item .item{text-align: center;}
.waterowl-slider .owl-stage-outer .owl-item .item img{width:auto !important;max-width: 100%;margin: 0px auto;}
/* Howitwork Section css */
.howitwork-container{padding:100px 0px 80px;}
.howitwork-1{}
.howitwork-2{padding-top: 7%;}
.wph-div{position: absolute;content: '';left: 0px;top: 0px;width: 961px;height: 947px;background-image: url(../images/wph-1.png);}
.howitwork-box{position: relative;background-color: #fff;border-radius:0px 0px 130px 130px;box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);min-height:30vh;display: block;
width: 100%;float: left;}
.howitwork-circle{width: 230px;height: 230px;background: #e8f3fd;border-radius: 50%;position: relative;z-index: 1;margin: -45% auto 0%;margin-bottom: 30px;}
.hiw-icom{width: 125px;height: 125px;line-height: 125px;border-radius: 50%;text-align: center;position: absolute;z-index: 1;color: #fff;font-size: 60px;}
.hiw-icom img{max-width: 100%;margin:0px auto;}
.hiw-icom i{margin:0px auto;}
.hiw-icom-1{left: 30px;top: 30px;background: #28edaa;}
.hiw-icom-2{right: 30px;bottom: 30px;background-color: #4e1ed7;}
.hiw-count{width: 65px;height: 65px;line-height: 65px;background: #fff;border-radius: 50%;text-align: center;position: absolute;box-shadow: 0px 5px 18.8px 1.2px rgb(99 102 187 / 10%);z-index: -1;}
.hiw-count span{font-family: "Futura PT";font-size: 40px;font-size: 2.2222222222rem;font-weight: 900;color: #fff;-webkit-text-fill-color: #fff;
-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: #8188a9;}
.hiw-count-1{right:50px;bottom: 40px;}
.hiw-count-2{left: 50px;top: 40px;}
.howitwork-text{position: relative;padding:0px 36px 24px;}
.howitwork-text h3{font-size: 20px;font-weight: 600;color: #000;margin-bottom: 10px;line-height: 22px;}
.howitwork-text p{color: #63666b;font-size: 16px;font-weight: 400;line-height: 1.4;}
.howitwork-text p a{color:#4e1ed7;display: inline-block;}

.ps-rel{position: relative;z-index: 1;}

.gallons-icons{position: absolute;left: 0px;top: 0px;right: 0px;bottom: 0px;}
.gallon-com{position: absolute;display: inline-block;background-repeat: no-repeat;animation-iteration-count: infinite;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;-webkit-animation-timing-function: linear;}
.gallon-1{left: 15%;top: 15%;width: 33px;height: 33px;animation-name: rotateme;animation-duration: 15s;-webkit-animation-name: rotateme;-webkit-animation-duration: 15s;}
.gallon-2{left: 5%;top: 70%;width: 45px;height: 45px;animation-name: float_up_down;animation-duration: 5s;-webkit-animation-name: float_up_down;-webkit-animation-duration:5s;}
.gallon-3{right: 15%;top: 18%;width: 40px;height: 40px;animation-name: zoom-fade;animation-duration: 35s;-webkit-animation-name: zoom-fade;-webkit-animation-duration: 15s;}
.gallon-4{right: 5%;top: 70%;width: 40px;height: 40px;animation-name: rotateme;animation-duration: 15s;-webkit-animation-name: rotateme;-webkit-animation-duration: 15s;}
.gallon-5{right: 7%;top: 30%;width: 40px;height: 40px;animation-name: rotateme;animation-duration: 15s;-webkit-animation-name: rotateme;-webkit-animation-duration: 15s;}
.gallon-6{right: 15%;bottom: 15%;width: 33px;height: 33px;animation-name: rotateme;animation-duration: 15s;-webkit-animation-name: rotateme;-webkit-animation-duration: 15s;}
@-webkit-keyframes rotateme {
    0% {-webkit-transform: rotate(0deg);opacity: 1;}
    50% {-webkit-transform: rotate(180deg);opacity: 0.7;}
    100% {-webkit-transform: rotate(360deg);opacity: 1;}
}
@-moz-keyframes rotateme {
    0% {-moz-transform: rotate(0deg);opacity: 1;}
    50% {-moz-transform: rotate(180deg);opacity: 0.7;}
    100% {-moz-transform: rotate(360deg);opacity: 1;}
}
@-o-keyframes rotateme {
    0% {-o-transform: rotate(0deg);opacity: 1;}
    50% {-o-transform: rotate(180deg);opacity: 0.7;}
    100% {-o-transform: rotate(360deg);opacity: 1;}
}

@keyframes rotateme {
     0% {transform: rotate(0deg);opacity: 1;}
    50% {transform: rotate(180deg);}
    100% {transform: rotate(360deg);opacity: 1;}
}
@-webkit-keyframes float_up_down {
	0% {-webkit-transform: translateY(0px);transform: translateY(0px);opacity: 1;}
	50% {-webkit-transform: translateY(30px);transform: translateY(30px);opacity: 1;}
	100% {-webkit-transform: translateY(0px);transform: translateY(0px);opacity: 1;}
  }
  
  @keyframes float_up_down {
	0% {transform: translateY(0px);transform: translateY(0px);opacity: 1;}
	50% {transform: translateY(30px);transform: translateY(30px);opacity: 1;}
	100% {transform: translateY(0px);transform: translateY(0px);opacity: 1;}
  }
  @-webkit-keyframes zoom-fade {
	0% {-webkit-transform: scale(0.8);transform: scale(0.8);}
	50% {-webkit-transform: scale(1);transform: scale(1);}
	100% {-webkit-transform: scale(0.8);transform: scale(0.8);}
  }
  @keyframes zoom-fade {
	0% {-webkit-transform: scale(0.8);transform: scale(0.8);}
	50% {-webkit-transform: scale(1);transform: scale(1);}
	100% {-webkit-transform: scale(0.8);transform: scale(0.8);}
  }
  



/* Our Features Section css */
.ourfeature-container{padding:100px 0px;}
.ourwph-div{position: absolute;right: 0px;top: 0px;width: 693px;height: 925px;background-repeat: no-repeat;background-image: url(../images/wph-2.png);}
.ourfeature-panel{position: relative;}
.ourfeature-panel .seprator{margin:15px 0px 0px;}
.ourfeature-img{position: relative;}
.ourfeature-img img{max-width: 100%;margin: 0px auto;}

.ourfeature-div{position: relative;z-index: 1;}
.ourfeature-parent{position: relative;padding: 40px 40px 0px;background-color: #ffffff;border-radius: 15px;box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);display: inline-block;margin-bottom:30px;max-width: 426px;}
.ourfeature-parent:nth-child(2) {margin-left: 140px;}
.ourfeature-parent:nth-child(4) {margin-left: 140px;}
.ourfeature-box{position: relative;position: relative;padding-left: 88px;padding-bottom: 35px;}
.ourfeature-icon{position: absolute;left: 0px;top: 0px;width: 60px;height: 100%;color: #ffffff;text-align: center;padding-top:15px;font-size:35px;border-radius: 50px 50px 0px 0px;
/*background-image: linear-gradient(-180deg, #74DDFB 0, #4e1ed7 100%);*/background-image: linear-gradient(to bottom, #28edaa 0%, #4e1ed7 100%);}
.ourfeature-box h3{font-size: 20px;font-weight:600;color:#000;margin-bottom: 15px;line-height: 20px;}
.ourfeature-box p{color: #63666b;font-size: 16px;font-weight: 400;line-height: 1.4;}

/* managment Section css */
.managment-container{position: relative;background-size: cover;background-repeat: no-repeat;background-position: center;background-image: url(../images/softimg.png);min-height: 600px;display: flex;align-items: center;}
.managment-container .bg-span{background: rgb(14 44 80 / 12%);}
.managment-box{position: relative;}
.managment-box h2{color: #fff;font-weight: 600;font-size: 35px;line-height: 45px;margin-bottom: 20px;}
.managment-box p{color: #fff;font-size: 18px;line-height: 25px;margin-bottom: 30px;}
.managment-box a{display: inline-block;text-align: center;padding:15px 25px;border-radius: 50px;background-color: rgb(255 255 255 / 52%); color: #4e1ed7;font-size: 17px;font-weight: 600;box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);}
.managment-box a:hover{background-color: #fff;}

/* Service Section css */
.service-container{position: relative;padding:100px 0px;background-color: #f7f8fc;}
.service-box{background-color: #ffffff;border-radius: 15px;box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);padding:15px;flex-wrap: wrap;}
.service-left{flex: 0 0 auto;width:25%;text-align: center;}
.service-icon{width:70px;height:70px;border-radius: 100%;line-height: 70px;text-align: center;color:#fff;font-size: 22px;/*background-image: linear-gradient(-180deg, #74DDFB 0, #4e1ed7 100%);*/background-image: linear-gradient(to bottom, #28edaa 0%, #4e1ed7 100%);margin: 0px auto;display: flex;
    align-items: center;}
.service-icon i{}
.service-icon img{margin:0px auto;max-width: 100%;}
.service-right{flex: 0 0 auto;width:75%;padding-left: 10px;}
.service-right h3{font-size: 20px;font-weight:600;color:#000;margin-bottom: 15px;line-height: 20px;}
.service-right p{color: #63666b;font-size: 16px;font-weight: 400;line-height: 1.4;}

.service-img{position: relative;}
.service-img img{max-width:100%;margin:0px auto;}

/* Summary Section css */
.summary-container{position: relative;background-size: cover;background-repeat: no-repeat;background-position: center;background-image: url(../images/summary-bg.webp);padding:100px 0px;}
.summary-container .bg-span{background-color: rgb(0 40 121 / 90%);}
.summary-box{position: relative;}
.summary-circle{width:100px;height:100px;line-height:100px;text-align: center;border-radius: 100%;margin:0px auto 30px;transition: 0.5s;position: relative;color:#fff;font-size:34px;}
.summary-circle:after {content: "";position: absolute;top: 0;left: 0;height: 100px;width: 100px;border: 2px dashed #fff;border-radius: 50%;transition: 0.5s;}
.summary-box:hover .summary-circle{background-color: #74DDFB;color:#fff;}
.summary-box:hover .summary-circle:after{transform: rotate(90deg);}
.summary-box h3{color:#fff;-webkit-text-fill-color: #163c86;-webkit-text-stroke-width: 0.1px;-webkit-text-stroke-color: #fff;font-size:50px;
font-weight: 900;display: block;margin-bottom: 30px;}
.summary-box p{color:#fff;font-weight: 700;font-size: 22px;}


/* Price Plan Section css */
.combo-container{position: relative;}
.layer-po{position: absolute;left: 0%;right:0%;height: 1291px;background-image: url(../images/wph-3.webp);top:50%;transform: translateY(-50%);}

.priceplan-container{padding:100px 0px;}
.priceplan-box{position: relative;padding: 55px 15px;text-align: center;background-color: #ffffff;box-shadow: 0px 0px 15px rgb(0 0 0 / 10%); height: 100%;}
.priceplan-box:before {position: absolute;content: '';left: 0px;top: 0px;width: 0px;height: 100%;display: block;background-color:#4e1ed7;-webkit-transition: all 600ms ease;
-moz-transition: all 600ms ease;-ms-transition: all 600ms ease;-o-transition: all 600ms ease;transition: all 600ms ease;}
.priceplan-box:hover:before{width: 100%;display: block;}
.price-heading{position: relative;}
.price-heading h2{font-size: 34px;font-weight:600;color:#000;margin-bottom: 20px;line-height: 44px;}
.price-heading p{color: #63666b;font-size: 18px;font-weight: 400;line-height: 1.4;}

.price-discount{font-size: 20px;position: relative;}
.price-discount s{display: inline-block; vertical-align: middle;font-weight:700;color:#000;margin-right: 10px;}
.price-discount span{display: inline-block; vertical-align: middle;color:#ffb100;font-weight:700;}
.price-discount .pd-span{}

.price-div{position: relative;}
.price-div p{color: #5c1b84;font-size: 17px;}
.price-div p span{font-size: 3.2em;font-weight: 600;-webkit-text-fill-color: #fff;-webkit-text-stroke-width: 0.1px;-webkit-text-stroke-color: #5c1b84;}

.priceplan-box ul{display: block;list-style: none;position: relative;}
.priceplan-box ul li{display: block;list-style: none;color: #63666b;font-size: 18px;font-weight: 400;line-height: 1.4;padding:7px 0px;}

.price-btn{position: relative;}
.price-btn a{display:inline-block;text-align: center;padding:15px 30px;color:#fff;/*background-image: linear-gradient(-180deg, #74DDFB 0, #4e1ed7 100%);*/background-image: linear-gradient(to bottom, #28edaa 0%, #4e1ed7 100%);font-size: 17px;}
.price-btn a i{margin-right: 10px;}

.price-lable{position: absolute;top: -46px;right: -20px;z-index:1;}
.price-lable a{display: block;}
.price-lable img{max-width:100%;}

.priceplan-box:hover .price-heading h2{color: #ffffff;}
.priceplan-box:hover .price-heading p{color:rgb(255 255 255 / 85%);}
.priceplan-box:hover .price-div p{color:rgb(255 255 255 / 85%);}
.priceplan-box:hover .price-div p span{-webkit-text-fill-color: #4e1ed7;-webkit-text-stroke-color: #fff;}
.priceplan-box:hover ul li{color:rgb(255 255 255 / 85%);}
.priceplan-box:hover .price-btn a{background-color: #ffffff;color:#4e1ed7;background-image: none;}
.priceplan-box:hover .price-discount s{color:rgb(255 255 255 / 85%);}


/* Our Presence Section css */
.ourpresence-container{padding:50px 0px 100px;}
.swiper-container {width: 100%;height: 100%;margin: 0 auto;position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;}
.swiper-container .swiper-wrapper {position: relative;}
.swiper-container .swiper-wrapper .swiper-slide {text-align: center;font-size: 18px;background-color:transparent;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;
display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;
-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.prese-box{padding: 7px;}
.cate_circle{width:100%;margin-bottom: 20px;}
.cate_circle img{max-width:100%;width:150px;height:150px;object-fit: cover;border-radius:100%;box-shadow: 0px 0px 0px 7px #efefef;}
.prese-box p {font-size: 16px;display:block;margin-bottom: 0px;color: #000;font-weight:600;}
.prese-box:hover .cate_circle img{box-shadow: 0px 0px 0px 7px rgb(68 17 246 / 25%);}


.swiper_btn {width: 25px;height: 25px;line-height: 25px;z-index: 100;cursor: pointer;border-radius: 100%;box-shadow: 0px 0px 0px 4px rgba(47, 47, 47, 0.16);
font-size: 16px;color: #fff;background: none;background-image: linear-gradient(-180deg, #74DDFB 0, #4e1ed7 100%);text-align: center;padding: 0px;border: none;outline: none;position: absolute;
top: 50%;transform: translateY(-50%);}
.swiper_btn:hover,.swiper_btn:focus {border: none;outline: none;background-image: linear-gradient(-180deg, #74DDFB 0, #4e1ed7 100%);}
.swiper-button-next-uniq {right: 1%;}
.swiper-button-prev-uniq {left: 1%;}
.swiper-button-disabled{opacity:0;}

.contactus-container{padding:60px 0px 100px;}
.contact-box{background-color: #ffffff;padding:15px;border-radius: 15px;box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);}
.contact-img{text-align: center;}
.contact-img img{max-width:100%;margin:0px auto;}

.contact-form{position: relative;padding:0px 15px;}
.form-group{position: relative;}
.form-group label{color:#333;font-weight:600;margin-bottom: 7px;}
.form-group .form-control{height:45px;border-radius:0px;}
.form-group .form-control:hover, .form-group .form-control:focus{box-shadow: unset;outline: none;}
.form-group textarea{height: 100px !important;}
.bt-vert{outline: none;border:none;box-shadow: unset;background-image: linear-gradient(-180deg, #74DDFB 0, #4e1ed7 100%);display: inline-block;padding:15px 30px;text-align: center;color:#fff;font-size: 16px;
border-radius: 50px;font-weight: 600;}
.bt-vert i{margin-right: 10px;}
.bt-vert:hover,.bt-vert:focus{outline: none;border:none;box-shadow: unset;background-image: linear-gradient(-180deg, #74DDFB 0, #4e1ed7 100%);color:#fff;}

.radiodiv{}
.radiodiv .form-check{display: flex;align-items: center;margin-right: 20px;}
.radiodiv .form-check:last-child{margin-right: 0px;}
.form-check .form-check-input{margin-top: 0px;width:20px;height: 20px;margin-right: 10px;}
.goog-text-highlight{box-shadow: unset;background-color: transparent;}
	

/*==== Terms, Privacy and Cookie pages css =====*/
.otherpage-heading{position: relative;min-height: 250px;/*background-image: linear-gradient(-180deg, #74DDFB 0, #4e1ed7 100%);*/background-color: #4e1ed7;display: flex;align-items: center;}
.otherpage-heading h1{font-size: 40px;color: #fff;font-weight: 600;}

.otherpage-content{padding:80px 0px;}
.content-graybox{position: relative;background-color: #F7F8FC;border-radius: 10px;box-shadow: 0 1px 4px 0 rgb(0 0 0 / 14%);padding:20px;}
.content-whitebox{padding: 15px;position: relative;background-color: #fff;border-radius: 10px;}
.content-whitebox h2{color:#000;font-weight: 600;font-size: 26px;margin-bottom: 20px;}
.content-whitebox h4{color:#000;font-weight: 600;font-size: 17px;margin-bottom: 15px;}
.content-whitebox p{color: #333;font-size: 17px;font-weight: 400;line-height: 1.4;margin-bottom: 15px;}
.content-whitebox p a{color: #4e1ed7;}
.content-whitebox p a:hover{text-decoration: underline;}
.content-whitebox p:last-child{margin-bottom:0px;}
.content-whitebox ul{display: block;}
.content-whitebox ul li{display: block;color: #333;font-size: 17px;line-height: 1.4;font-weight: 400;margin-bottom: 15px;}
.content-whitebox ul li:last-child{margin-bottom:0px;}
.content-whitebox ul li a{color: #4e1ed7;}
.content-whitebox ul li a:hover{text-decoration: underline;}

/*==== Blog page css =====*/
.bloglist-section{position: relative;padding:100px 0px 150px;}
.blog-box{position: relative;z-index: 1;overflow: hidden;border-radius: 12px;box-shadow: 0 10px 20px #edf1f2;background-color: #fff;}
.blog-box-heading{position: relative;}
.blog-box-heading a{display: block;}
.blog-box-heading a img{max-width:100%;width:100%;object-fit:cover;height:260px;}
.blog-box-boby{position: relative;padding:20px;}
.blog-box-boby h3{color:#000;font-size:18px;line-height:26px;font-weight: 600;margin-bottom: 30px;overflow: hidden;text-overflow: ellipsis;
display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;min-height: 52px;}
.blog-box-boby h3 a{color: inherit;display: block;}
.blog-box-boby .more-blogbtn{display: inline-block;font-size:16px;padding:10px 20px;color: #fff;background-image: linear-gradient(-180deg, #74DDFB 0, #4e1ed7 100%);}

.blogdetails-container{padding:100px 0px;}
.blogdetails-panel{position: relative;z-index: 1;overflow: hidden;border-radius: 12px;box-shadow: 0px 0px 45px rgb(0 0 0 / 15%);background-color: #fff;padding:25px;}
.blogdetails-panel h1{color:#000;font-weight: 600;font-size: 30px;margin-bottom: 20px;line-height: 40px;}
.blogdetails-panel h2{color:#000;font-weight: 600;font-size:20px;margin-bottom: 15px;line-height: 30px;}
.blogdetails-panel h4{color:#000;font-weight: 600;font-size: 17px;margin-bottom: 15px;}
.blogdetails-panel img{max-width:100%;width:100%;display: block;margin:0px auto 20px;}
.blogdetails-panel p{color: #333;font-size: 17px;font-weight: 400;line-height: 1.5;margin-bottom: 15px;}
.blogdetails-panel p a{color: #4e1ed7;}
.blogdetails-panel p a:hover{text-decoration: underline;}
.blogdetails-panel p:last-child{margin-bottom:0px;}
.blogdetails-panel ul{display: block;}
.blogdetails-panel ul li{display: block;color: #333;font-size: 17px;line-height: 1.5;font-weight: 400;margin-bottom: 10px;}
.blogdetails-panel ul li:last-child{margin-bottom:0px;}
.blogdetails-panel ul li a{color: #4e1ed7;}
.blogdetails-panel ul li a:hover{text-decoration: underline;}

.signup-content{}
.signup-content .modal-header{position: relative;}
.signup-content .modal-header .modal-title{font-size: 30px;line-height: 32px;}
.signup-form{position: relative;padding:30px;}
.signup-form .form-group{position: relative;}
.signup-form .form-group label{color:#333;font-weight:600;margin-bottom: 7px;}
.signup-form .form-group .form-control{border:none;background-color: #f5f5f5;}
.signup-form .form-group .form-control:hover, .signup-form .form-group .form-control:focus{box-shadow: unset;outline: none;border:none;}
.signup-form .bts-submit{box-shadow: unset;border:none;outline: none;display: inline-block;border-radius: 50px;text-align: center;color: #fff;padding:15px 30px;
background-image: linear-gradient(-180deg, #74DDFB 0, #4e1ed7 100%);font-size: 16px;}
.signup-form .bts-submit:hover, .signup-form .bts-submit:focus{box-shadow: unset;border:none;outline: none;}

.pricing-content{}
.pricing-content .modal-body{position: relative;}
.modal-bd-iamg{position: absolute;left:0px;top:0px;z-index: 0;}
.modal-bd-iamg img{max-width:100%;}
.pricing-content .modal-body .btn-close{box-shadow: unset;border:none;outline: none;position: absolute;right:2%;top:2%;z-index: 2;}
.pricing-content .modal-body .btn-close:hover,.pricing-content .modal-body .btn-close:focus{box-shadow: unset;border:none;outline: none;}
.pricing-form{position: relative;padding:30px;z-index: 1;}
.pricing-form .form-group{position: relative;}
.pricing-form .form-group label{color:#333;font-weight:600;margin-bottom: 7px;}
.pricing-form .form-group .form-control{border:none;background-color: #f5f5f5;}
.pricing-form .form-group .form-control:hover, .pricing-form .form-group .form-control:focus{box-shadow: unset;outline: none;border:none;}
.pricing-form .bts-submit{box-shadow: unset;border:none;outline: none;display: inline-block;border-radius: 50px;text-align: center;color: #fff;padding:15px 30px;
background-image: linear-gradient(-180deg, #74DDFB 0, #4e1ed7 100%);font-size: 16px;}
.pricing-form .bts-submit:hover, .pricing-form .bts-submit:focus{box-shadow: unset;border:none;outline: none;}

.pricing-content-box{position: relative;}
.pricing-content-box p{line-height: 1.5;font-size:20px;margin-bottom: 20px;color:#333;}
.pricing-content-box ul{display: block;list-style: none;}
.pricing-content-box ul li{display: block;list-style: none;line-height: 1.4;font-size: 17px;margin-bottom: 10px;}
.pricing-content-box ul li:last-child{margin-bottom: 0px;}

/*=== Footer === */

footer{position: relative;padding:40px 0px;}
.footer-one{text-align: center;padding-bottom: 30px;}
.footer-one h5{font-size:20px;color:#000;margin-bottom: 15px;font-weight:600;}
.footer-one p{color: #63666b;font-size: 16px;font-weight: 400;line-height: 1.4;}	

.footer-divider{width: 100%;height: 17px;background-repeat: repeat-x;animation: slide 300s linear infinite;-webkit-animation: slide 300s linear infinite;
background-image: url(../images/waves-line.png);}
@keyframes slide{
	from { background-position: 0 0; }
	  to { background-position: 20000px 0; }
  }
  
  @-webkit-keyframes slide{
	from { background-position: 0 0; }
	  to { background-position: 20000px 0; }
  }
.footer-two{padding-top: 30px;}
.footer-two h4{margin-bottom: 20px;color:#000;font-size:18px;font-weight: 600;;}
.footer-two ul{display: block;}
.footer-two ul li{display: block;list-style: none;margin-bottom: 10px;}
.footer-two ul li:last-child{margin-bottom: 0px;}
.footer-two ul li a{display: inline-block;color: #63666b;font-size: 15px;}
.footer-two ul li a img{max-width:100%;}
.footer-two ul li a:hover{color: #4e1ed7;font-weight: 600;}
.footer-two ul li a i{margin-right: 7px;}

/* Resposive */
@media (min-width: 320px) and (max-width: 767px) 
{
	.googlelang{position: absolute;right: 23%;top: 14px;}
	 header .navbar{padding:7px;}
	 .navbar-light .navbar-toggler:hover,.navbar-light .navbar-toggler:focus{box-shadow:unset;outline: none;}
	 header .navbar .navbar-brand img{width:130px;}
	 header .navbar .navbar-collapse{background-color: #fff;}
	 header .navbar .navbar-collapse .navbar-nav{display: block;flex-direction: unset;text-align: left;}
	 header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:before{left:11%;}
	 header .navbar .navbar-collapse .navbar-nav .nav-item{display: block;}
	 header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{color: #686f7a;display: block;}
	.googlelang .goog-te-gadget .goog-te-combo{box-shadow:unset !important;padding: 10px 6px;min-width: 70px;font-size: 11px;text-align: center;}
	.slider-text-box h2{font-size:26px;line-height: 32px;margin-bottom: 10px;}
	.slider-text-box h1{font-size:26px;line-height: 32px;margin-bottom: 10px;}
	.imgslid-panel{top:unset;bottom:0%;width: 70%;height: 50vh;}
	.landing-container {height: auto;padding-bottom: 28%;}
	.landing-panel{align-items: flex-start;padding-top:80px;}
	.landing-slider-text {margin-bottom: 20px;}
	.slider-text-box p{line-height: 20px;font-size: 14px;}
	.downdiv-btn a{padding: 10px 18px;}
	.howitwork-container {padding: 25px 0px 0px;}
	.howitwork-box {min-height: auto;padding-bottom: 32px;}
	.howitwork-text{padding:0px 10px;}
	.howitwork-box:nth-child(1){margin-bottom: 85px;}
	.howitwork-box:nth-child(2){margin-bottom: 85px;}
	.howitwork-circle{width:116px;height:116px;margin-bottom: 15px;}
	.hiw-icom{width:60px;height:60px;line-height: 64px;font-size: 32px;}
	.hiw-icom-1{left:14px;top:14px;}
	.hiw-icom-2 {right: 14px;bottom: 14px;}
	.hiw-count {width: 40px;height: 40px;line-height: 38px;}
	.hiw-count-1 {right: 22px;bottom: 20px;}
	.hiw-count-2 {left: 22px;top: 22px;}
	.hiw-count span{font-size:26px;}
	.howitwork-text h3{font-size: 15px;line-height: 16px;margin-bottom: 10px;}
	.howitwork-text p{font-size: 14px;line-height: 1.3;}
	.wph-div{width:100%;}
	.ourfeature-container {padding: 0px 0px 30px}
	.ourfeature-parent{padding: 15px 15px 0px;margin-bottom: 15px;}
	.ourfeature-parent:nth-child(2) {margin-left: 0px;}
	.ourfeature-parent:nth-child(4) {margin-left:0px;}
	.ourfeature-box{padding-left: 75px;padding-bottom: 15px;}
	.ourfeature-img {margin-bottom: 20px;}
	.ourfeature-box h3, .service-right h3{font-size: 17px;margin-bottom: 6px;}
	.managment-container{min-height: 325px;}
	.managment-box{text-align: center;}
	.managment-box h2{font-size: 22px;line-height: 30px;}
	.managment-box p{font-size: 16px;line-height: 22px;}
	.service-container{padding:40px 0px;}
	.service-img img{margin:0px auto 30px;}
	
	.summary-container{padding:40px 0px;}
	.summary-box{margin-bottom:30px;}
	.summary-box h3{font-size: 26px;margin-bottom: 15px;}
	.summary-circle{margin:0px auto 15px;width:70px;height: 70px;line-height:70px;font-size: 26px;}
	.summary-circle:after{width:70px;height: 70px;}
	.summary-box p{font-size:17px;}
	.priceplan-container {padding:60px 0px;}
	.heading-box h2{font-size: 26px; line-height: 34px;}
	.priceplan-box{padding: 25px 15px;margin-bottom: 30px;}
	.price-heading h2{font-size: 22px;margin-bottom: 10px;line-height: 40px;}
	.price-heading p{font-size: 17px;}
	.price-div p{font-size: 15px;}
	.priceplan-box ul li{font-size: 16px;line-height: 1.2;padding: 5px 0px;}
	.price-lable{top: -25px;right: -8px;}
	.ourpresence-container {padding:0px;}
	.footer-two h4{font-size: 15px;margin-bottom: 15px;}
	.footer-two ul li a{font-size: 12px;}
	.footer-two ul li a img{width:150px;}
	.pricing-form{padding:30px 10px;}
	.pricing-content-box p{line-height: 1.3;font-size:16px;margin-bottom: 15px;}
    .pricing-content-box ul li{line-height: 1.2;font-size:14px;}
	.managment-container .bg-span {background: rgb(14 44 80 / 72%);}
	.managment-container{background-position: 10% 50%;}
	.cate_circle img{width:85px;height:78px;}
	.prese-box p{font-size:13px;}
	.otherpage-heading{min-height: 190px;}
	.otherpage-heading h1{font-size:25px;}
	.otherpage-content {padding: 30px 0px;}
	.contactus-container {padding: 60px	0px 40px;}
	.content-graybox{padding:10px;}
	.content-whitebox p{font-size: 14px;margin-bottom: 10px;}
	.content-whitebox h2{font-size: 22px;margin-bottom: 15px;}
	.blog-box-heading a img{height:160px;}
	.blog-box{margin-bottom: 25px;}
	.bloglist-section{padding: 40px 0px 60px;}
	.blogdetails-container {padding: 40px 0px;}
	.blogdetails-panel h1{font-size: 20px;line-height: 30px;}
	.blogdetails-panel{padding:12px;}
	.blogdetails-panel p{font-size: 14px;line-height: 1.3;}
	.blogdetails-panel h2{line-height: 23px;font-size: 17px;margin-bottom: 10px;}
	.blogdetails-panel ul li{font-size: 14px;line-height: 1.3;}
	.socail-icons ul li{margin-bottom: 15px;}
	.socail-icons{bottom:4%;}
	.rescentr{
		text-align: center;
	}
}
@media (min-width: 768px) and (max-width: 991px) 
{
	header .navbar{max-width:720px;}
	.googlelang{position: absolute;right: 10%;top: 16px;}
	 header .navbar{padding:7px;}
	 header .navbar .navbar-brand img{width:130px;}
	 header .navbar .navbar-collapse{background-color: #fff;}
	 header .navbar .navbar-collapse .navbar-nav{display: block;flex-direction: unset;text-align: left;}
	 header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link:before{left:11%;}
	 header .navbar .navbar-collapse .navbar-nav .nav-item{display: block;}
	 header .navbar .navbar-collapse .navbar-nav .nav-item .nav-link{color: #686f7a;display: block;}
	.googlelang .goog-te-gadget .goog-te-combo{box-shadow:unset !important;padding: 10px 6px;min-width: 70px;font-size: 12px;text-align: center;}
	.slider-text-box h2, .slider-text-box h1{font-size:28px;line-height: 38px;margin-bottom: 15px;}
	.imgslid-panel{top:unset;bottom:2%;width: 70%;height:65vh;}
	/* .landing-panel{align-items: flex-start;padding-top:80px;} */
	.landing-container{height:75vh;}
	.howitwork-box{min-height:26vh;}
	.slider-text-box p{line-height: 22px;font-size: 15px;}
	.howitwork-container {padding: 25px 0px 0px;}
	.howitwork-2 {padding-top: 16%;}
	.howitwork-text{padding:0px 20px;}
	.howitwork-box:nth-child(1){margin-bottom: 148px;}
	.howitwork-box:nth-child(2){margin-bottom: 148px;}
	.howitwork-circle{width:230px;height:230px;margin-bottom: 20px;}
	.hiw-icom{width:130px;height:130px;line-height: 134px;font-size: 80px;}
	.hiw-icom-1{left:40px;top:40px;}
	.hiw-icom-2 {right: 40px;bottom: 40px;}
	.hiw-count {width: 64px;height: 64px;line-height: 64px;}
	.hiw-count-1 {right: 32px;bottom: 34px;}
	.hiw-count-2 {left: 32px;top: 34px;}
	.hiw-count span{font-size:30px;}
	.howitwork-text h3{font-size: 18px;line-height: 22px;margin-bottom: 10px;}
	.howitwork-text p{font-size: 14px;line-height: 1.3;}
	.wph-div{height:100%;width:100%;}
	.ourfeature-container {padding: 0px 0px 70px}
	.ourfeature-parent{padding: 15px 15px 0px;}
	.ourfeature-parent:nth-child(2) {margin-left: 0px;}
	.ourfeature-parent:nth-child(4) {margin-left:0px;}
	.ourfeature-box{padding-left: 75px;padding-bottom: 15px;}
	.managment-container{min-height: 325px;}
	.managment-box{text-align: center;}
	.managment-box h2{font-size: 22px;line-height: 30px;}
	.managment-box p{font-size: 16px;line-height: 22px;}
	.service-container{padding:60px 0px;}
	.tab-flex{display: flex;align-items: center;justify-content: space-between;}
	.service-box{width:48%;flex: 0 0 auto;}
	.service-img img{margin:0px auto 30px;width: 75%;}
	
	.summary-container{padding:60px 0px;}
	.summary-box{margin-bottom:30px;}
	.summary-box h3{font-size: 35px;margin-bottom: 15px;}
	.summary-circle{margin:0px auto 15px;width:70px;height: 70px;line-height:70px;font-size: 26px;}
	.summary-circle:after{width:70px;height: 70px;}
	.summary-box p{font-size:17px;}
	.priceplan-container {padding:60px 0px;}
	.heading-box h2{font-size: 40px;}
	.resalign{align-items: start !important;}
	.priceplan-box{padding: 25px 15px;margin-bottom: 30px;}
	.price-heading h2{font-size:24px;margin-bottom: 10px;line-height:30px;}
	.price-heading p{font-size: 15px;line-height: 1.2;}
	.price-div p span {font-size: 2.2em;}
	.priceplan-box ul li{font-size: 14px;line-height: 1.2;padding: 5px 0px;}
	.price-lable{top: -56px;right: -15px;}
	.ourpresence-container {padding:0px;}
	.footer-two h4{font-size: 15px;margin-bottom: 15px;}
	.footer-two ul li a{font-size: 12px;}
	.footer-two ul li a img{width:150px;}
	.price-btn a{padding:15px;font-size: 14px;}
	.cate_circle img{width:125px;height:125px;}
	.pricing-form{padding:30px 10px;}
	.pricing-content-box p{line-height: 1.3;font-size:16px;margin-bottom: 15px;}
    .pricing-content-box ul li{line-height: 1.2;font-size:14px;}
	.blog-box{margin-bottom: 25px;}
	.blogdetails-panel h1{font-size: 24px;line-height: 34px;}
	
	.socail-icons{bottom: 4%;left: 2%;}
	.socail-icons ul li {margin-bottom: 10px;}
	
}
@media (min-width: 992px) and (max-width: 1199px)
{
	header .navbar{max-width:960px;}
	.imgslid-panel{width:50%;}
	.slider-text-box h2, .slider-text-box h1{font-size:40px;line-height: 50px;}
	.howitwork-circle{width:180px;height:180px;margin-bottom: 15px;}
	.hiw-icom{width:110px;height:110px;line-height:110px;}
	.hiw-icom-1{left:22px;top:22px;}
	.hiw-icom-2 {right: 22px;bottom: 22px;}
	.hiw-count {width: 50px;height: 50px;line-height: 50px;}
	.hiw-count-1 {right: 22px;bottom: 20px;}
	.hiw-count-2 {left: 22px;top: 22px;}
	.hiw-count span{font-size:30px;}
	.howitwork-text h3{font-size: 18px;line-height: 22px;margin-bottom: 10px;}
	.howitwork-text p{font-size: 14px;line-height: 1.3;}
	.ourfeature-parent{padding:20px 20px 0px;}
	.ourfeature-box{padding-left: 72px;padding-bottom: 20px;}
	.ourfeature-parent:nth-child(2) {margin-left: 95px;}
	.ourfeature-parent:nth-child(4) {margin-left: 95px;}
	.pricing-form{padding:15px;}
	.howitwork-box {
		min-height: 18vh;
	}
	
}
@media (min-width: 576px){}
@media (min-width: 768px)
{
	.service-box{min-height:219px;}
}
@media (min-width: 1200px)
{
	header .navbar{max-width: 1140px;}
	.howitwork-box{min-height: 40vh;}
	}
	@media (min-width: 1400px)
    {
	header .navbar{max-width: 1366px;}
	.container{max-width: 1366px;}
	}
@media (min-width: 1600px) 
{
	header .navbar{max-width: 1440px;}
	.container{max-width: 1440px;}
	.howitwork-box{min-height: 32vh;}
	.service-icon{width:90px;height: 90px;line-height: 90px;}
	.service-box{min-height:175px;}
	.howitwork-text {
		position: relative;
		padding: 30px 40px;
	}
	}
