

/* 01 : Website Global CSS BOF
========================================================== */
:root{scroll-behavior:unset;}

body,html {height: 100%; }
body { background:#fff;font-family: 'Montserrat'; font-weight:normal; font-size:14px; line-height:normal; color:#000;  text-transform: none;} 
*, html { margin:0; padding:0;  }
a { color:#000; display: inline-block;} /* Common color hyperlink */
a:hover, a:focus, a:active { color:#006FEE; text-decoration:none; } /* Common hover color hyperlink */
a, *:hover, *:focus, *:active :focus { text-decoration:none; outline:none !important; outline-offset:0 !important; }
a img, img { border:none; outline:none !important; outline-offset:0 !important; }
ul { list-style:none; margin:0; padding:0; } 
i { font-family:'FontAwesome'; } 
img { height:auto; max-width:100%; vertical-align: middle; line-height:normal; }

/* Transition Effect CSS BOF */
a, i, input { transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; 
-o-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; }

/* Browser Selection CSS BOF */
::selection { background:#006FEE; color:#fff; } ::-moz-selection { background:#006FEE; color:#fff; } 
::-webkit-selection { background:#006FEE; color:#fff; } ::-o-selection { background:#006FEE; color:#fff; } 
::-ms-selection { background:#006FEE; color:#fff;  }

p a{color:#006FEE;}
p a:hover{text-decoration:underline;}

a,button{cursor:pointer;}

/* 02 : Global Classes CSS BOF
==================================================== */  

::-webkit-scrollbar{width: 6px; height: 4px; background: #ffffff; }
::-webkit-scrollbar-thumb{ background-color: #006FEE; -webkit-border-radius:30px;  }
/* Only FireFox */
html {scrollbar-color: #006FEE #fff; scrollbar-width: thin; scrollbar-border-radius:30px;}


/* Background &amp; Color Style CSS BOF
=================================================== */

.none{display: none !important;}

/* Font Color Style CSS BOF */

.primary-color{color:#006FEE !important;}
.text-primary{color:#006FEE!important;}

/* Background Color Style CSS BOF */

.bg-primary{background-color:#006FEE !important;}


/* 03 : Heading Style CSS BOF
=================================================== */
	.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {font-family: 'Montserrat'; line-height:1.2; font-weight: bold;  font-style:normal; color: #000;}

	h1,.h1 { font-size:60px;}
	h2,.h2 { font-size:40px;}
	h3,.h3 { font-size:28px;}
	h4,.h4 { font-size:26px;}
	h5,.h5 { font-size:22px;}  
	h6,.h6 { font-size:20px;}


/* Font Weight Variation CSS BOF */


/* 04 : Paragraph Style CSS BOF
=================================================== */
	p { line-height:40px;font-family: 'Montserrat'; color:#160828; font-size: 24px; font-weight: normal; font-style:normal; margin-bottom: 16px;}

/* 05 : Image Style CSS BOF
=================================================== */
	img { margin-bottom:0; } /*margin-bottom:5px*/

/*** Buttton Varilation CSS BOF ***/
.btn{background-color: #006FEE;padding: 17px 32px 17px 32px;font-size: 20px;font-weight:bold;font-family:'Montserrat';transition:all .4s ease-in-out 0s;-moz-transition:all .4s ease-in-out 0s;-webkit-transition:all .4s ease-in-out 0s;-o-transition:all .4s ease-in-out 0s;border-radius:40px;border: 1px solid #006FEE;text-transform: unset;box-shadow:none;min-width: 156px;color: #fff;line-height:1;}


/* Hover State CSS BOF */
	.btn:hover, .btn:focus, .btn:active{background-color: #000;color:#fff;border-color: #000;box-shadow: none;outline: none;}

/*	.btn-with-arrow:hover:after, .btn-with-arrow:focus:after, .btn-with-arrow:active:after{transform: rotate(45deg);background-size: 25px;}*/
.btn{position:relative;overflow:hidden;z-index:1;}

[type=button], [type=reset], [type=submit], button {-webkit-appearance: unset;}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0; }

/* 11 : Form &amp; Input Style BOF
==================================================== */ 
	
.form-control{background-color:transparent;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;font-size:16px;color: #000;-webkit-appearance:none;font-family:'Montserrat';font-weight:normal;padding:10px 15px 10px 30px;height:45px;border-radius: 0;border-width: 0px 0px 2px 0px;border-style: solid;border-color: #9D9D9D;}
textarea.form-control{resize:none;overflow:auto;padding:10px 15px 10px 15px;height:80px;}
.form-group{margin-bottom:20px;}
	    
/*** Placeholder CSS BOF ***/
.form-control::placeholder{color:#9D9D9D;font-weight:normal;font-size:16px;}
.form-control::-moz-placeholder{color:#9D9D9D;font-weight:normal;font-size:16px;}
.form-control:-ms-input-placeholder{color:#9D9D9D;font-weight:normal;font-size:16px;}
.form-control::-webkit-input-placeholder{color:#9D9D9D;font-weight:normal;font-size:16px;}
.form-control::-o-input-placeholder{color:#9D9D9D;font-weight:normal;font-size:16px;}




/* Focus State CSS BOF */

.form-control:focus,.form-select:focus {border-color: #006FEE;box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;background-color: transparent;color: #000;}
.page-wrapper { margin:0px auto;}
.display-none{display: none !important; }
.no-scroll{overflow: hidden;}
.no-padding{padding: 0 !important; }
.float-start-wp{float: left !important; }



.container{max-width:1520px; width: 88%;}
.site-header .container{max-width:1624px;}


.banner-count-main{display:flex;flex-wrap:wrap;justify-content:space-between; max-width: 960px; margin-top: 60px;}

 button.slick-arrow {font-size: 0;position: absolute;z-index:9;background: transparent;cursor: pointer;border: 0;top: -120px;transform: translateY(-50%);width: 38px;height: 38px;background:#006FEE;border-radius:50%;}
 button.slick-prev.slick-arrow {right: 	25px;}
 button.slick-next.slick-arrow {right: -25px;}
 button.slick-prev.slick-arrow:after {content: '\f104';font-size: 23px;font-family:fontawesome;color: rgba(255,255,255,1);padding-right: 3px;line-height: 38px;display: inline-block;}
 button.slick-next.slick-arrow:after {content: '\f105';font-size: 23px;font-family:fontawesome;color: rgba(255,255,255,1);padding-left: 3px;line-height: 38px;display: inline-block;}




.app-screenshot-slider .app-screenshot-box-wrap{margin:0px 20px;position:relative;}
.app-screenshot-slider{display:flex;margin-right:-20px;margin-left:-20px;padding-bottom: 15px; position: relative;}
.app-screenshot-slider .slick-list.draggable .slick-track{display:flex;}
.app-screenshot-slider .slick-list.draggable{display:flex;}



/*==Banner==*/

.banner-wrap{padding-top:171px;padding-bottom:69px;}
.banner-txt-wrap{padding-top:51px;}
.banner-txt-wrap .head-title h1{margin-bottom:30px;}
.banner-txt-winner p{line-height:1.6;margin-bottom:30px;}
.banner-img-wrap img{filter:drop-shadow(10px 10px 50px rgba(0,0,0,0.25));}
.offcanvas-main{border-left:0!important;box-shadow:10px 10px 250px 0px rgba(0,0,0,0.25);max-width:650px!important;border-top-left-radius:20px;border-bottom-left-radius:20px;background-color:#E6F1FE;width:100%!important;}
.offcanvas-main .offcanvas-body{padding:30px 45px;}
.offcanvas-main .offcanvas-header .btn-close{margin-bottom:10px;background:none;opacity:0.8;margin-right: 0;margin-top: 0;box-shadow: none;}
.offcanvas-main .offcanvas-header .btn-close svg{width:16px;height:16px;}
.offcanvas-main .offcanvas-header .btn-close:hover{opacity:1;}
.offcanvas-form .submit-btn{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:40px;margin-bottom:20px;}
.offcanvas-form .submit-btn .btn{padding-top:20px;padding-bottom:20px;font-weight:normal;font-size: 18px;}
.offcanvas-form .form-btxt p{font-size:14px;line-height:1.6;margin-bottom: 0;}
.password-icon{position:relative;}
.password-icon .fa{position:absolute;right:0px;top: 13px;color: #9D9D9D;font-size: 16px;}
.offcanvas-main .head-title .h5{font-size:18px;margin-bottom:10px;}
.offcanvas-main .head-title h2{font-size:28px;margin-bottom:10px;}
.offcanvas-main .head-titlebtxt p{margin-bottom:40px;font-size:14px;line-height:1.5;}



.form-fname{background-image:url(../images/user-icon.svg);background-size:24px;background-position:0px 8px;background-repeat:no-repeat;}
.form-email{background-image:url(../images/email-icon.svg);background-size:24px;background-position:0px 9px;background-repeat:no-repeat;}
.form-pass{background-image:url(../images/pass-icon.svg);background-size:24px;background-position:0px 8px;background-repeat:no-repeat;padding-right: 25px;}
.form-fname:focus{background-image:url(../images/user-icon-focus.svg);}
.form-email:focus{background-image:url(../images/email-icon-focus.svg);}
.form-pass:focus{background-image:url(../images/pass-icon-focus.svg);}





/*==Aboutus==*/

.c-sec{padding-top:80px;padding-bottom:80px;}
.chead-title .head-title .h5{margin-bottom:10px;}
.chead-title .head-title h2{margin-bottom:40px;}
.aboutus-txt p:not(:last-child){margin-bottom:30px;}
.aboutus-txt p:last-child{margin-bottom:0;}


/*==Team==*/

.row-chead-btn{align-items:center;margin-bottom: 30px;}
.row-chead-btn .chead-title .head-title h2{margin-bottom:0;}
.face-main{background-color:rgba(127,143,161,0.60);border-radius:20px;margin-top: 24px;width: 100%;}
.face-c-bottom{padding:30px;}
.face-c-bottom p{line-height:1.3;margin-bottom: 0;}
.face-video{padding:35px 60px;}
.teamto-title{margin-bottom:15px;}
.add-member{background-color:rgba(54,116,181,0.60);border-radius:20px;margin-top:24px;width: 100%;}
.add-member-box h6{margin-bottom:5px;}
.add-member-box{padding:20px 60px 60px 60px;}
.face-wrap{display:flex;flex-direction:column;justify-content:space-between;height:100%;}
.add-member-wrap{display:flex;flex-direction:column;justify-content:space-between;height:100%;}

.search-meeting{background-color:#DDE9F4 !important;}
.search-team{background-color:#F5F0CD !important;}
.btn.white-btn {background-color: #fff; color: #000; border-color: #fff; }
/*==upgrade plan==*/


.plan-card{border-radius:24px;height:100%;}
.plan-top{padding:40px 40px 20px 40px;border-bottom:1px solid #82A2C8;display:flex;flex-direction:column;justify-content:space-between;min-height:260px;}
.plan-title-main .head-title .h4{margin-bottom:0px;}
.plan-sub-txt p{font-size:18px;margin-bottom:0;}
.plan-price-main h2{margin-top:15px;margin-bottom:0;}
.plan-btn{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px;}
.btn-outline{padding:15px 20px;color:#006FEE;font-weight:bold;font-size:18px;border:1px solid #006FEE;border-radius:100px;text-align:center;background-color:#fff;}
.btn-outline:hover{background-color:#006FEE;color:#fff;}
.plan-bottom{padding:20px 40px 40px 40px;}
.plan-features h6{margin-bottom:3px;}
.plan-feature-point{margin-top:15px;}
.plan-feature-point li{font-size:16px;color:#000;margin-bottom:10px;background-image:url("../images/check-iconp.svg");background-size:20px;line-height:30px;padding-left:35px;background-repeat:no-repeat;background-position:0px 4px;}
.plan-feature-point li:last-child{margin-bottom:0px;}
.plan-save-p{padding:10px 20px;background-color:#fff;border-radius:64px;font-size:16px;}
.plan-save-main{justify-content:space-between;column-gap:15px;}
.plan-title-main{min-height:39px;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:7px;}
.text-gray{color:#8A8A8A;}
.plan-feature-point .chk-white-icon{background-image:url(../images/check-iconw.svg);}
.plan-top-b{border-bottom-color:#464646;}
.btn1{padding:15px 20px;color:#fff;font-weight:bold;font-size:18px;border:1px solid #006FEE;border-radius:100px;text-align:center;background-color:#006FEE;}
.btn1:hover{background-color:#fff;color:#006FEE;}
.plan-card-main{margin:20px 0;}
.upgradeplan-main .chead-title .head-title h2{margin-bottom:20px;}
.plan-title-main .head-title{padding-top:3px;}


/*==app screenshot==*/

.exp-interface-main{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.exp-interface-main .chead-title{padding-right:20px;}
.down-app-wrap{display:flex;flex-wrap:wrap;align-items:center;}
.down-app-txt{margin-right:10px;}
.store-play-icon .sp-icon:not(:last-child){margin-right:15px;}
.app-screen-sec-wrap{margin-top:60px;max-width:1838px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px;}
.bg-light-blue{background-color:#E6F1FE;}
.app-screenshot-slider::before{content:"";width:20%;height:100%;background-image:url(../images/mobile-frame.png);position:absolute;left:0px;right:0px;top:-10px;bottom:0px;background-repeat:no-repeat;z-index:1;background-position:center;margin:0 auto;background-size:contain;}
.app-screenshot-slider .app-screenshot-box-wrap img{width:100%;height:100%;}



.benefits-col{padding-left:30px;margin-top: 90px;}
.benefits-col .benefits-col-head{position:relative;margin-bottom:20px;padding-top:4px;}
.benefits-col .benefits-col-head:before{content:'';position:absolute;top:0px;bottom:0px;left:-30px;background:#002B5C;width:9px;}
.benefits-col .benefits-col-head h3{font-size:26px;margin-bottom:3px;}
.benefits-col .benefits-col-head span.small-text{font-size:20px;color:#D7D7D7!important;display:inline-block;width:100%;line-height:1.5;}
.benefits-col p{font-size:22px;line-height:1.4;}


.app_features-wrap .app_features_col{padding:28px;border:1px solid #82A2C8;border-radius:20px;margin:12px 0px;height:calc(100% - 24px);display:flex;flex-wrap:wrap;overflow:hidden;}
.app_features-wrap .app_features_col .app_features_info{width:60%;padding:12px;}
.app_features_info h3{font-size:26px;font-weight:600;}
.app_features_info .font-18{font-size:18px;}
.app_features_info p{font-size:18px;line-height:1.5;color:#464646;font-weight:500;margin-top:20px;}
.app_features-wrap .app_features_col .app_features_img{width:40%;align-self:end; text-align: center;}
.app_features-wrap .app_features_col .app_features_img img{max-width:100%;transform:scale(1.1);margin-bottom:-15px;}

.btn.white-btn:hover, .btn.white-btn:focus, .btn.white-btn:active {background: #000; border-color: #000; color: #fff; }




/*==================================================================
				Get OTP CSS Start
===================================================================*/
.get-otp-main{position:relative;}
.get-otp-main .get-otp-link{position:absolute;border:none;right: 0px;top: 11px;color:#006FEE;font-size:14px;font-weight:600;text-decoration:underline; background: no-repeat;
    border: none;
    border-radius: unset;
    cursor: pointer;}
.get-otp-main .bprocess-input{padding-right:90px!important;}



.phone-input{width:100%;}
.iti.iti--allow-dropdown {width: 100%; }
.iti__country{padding: 10px 10px !important;padding-left:36px !important;line-height: 1.5em !important;position:relative;display:flex;flex-flow:row-reverse;justify-content:flex-end;}
.iti__country .iti__flag-box{position:absolute;left:10px;top:14px;}
.iti__country .iti__dial-code{margin-right:10px;color:#000;font-weight:500;}
.iti__country .iti__country-name{margin-right:0px;width:100%;color: #999 !important; word-break:break-word;max-width:100%;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:nowrap;overflow:hidden;display:inline-block;text-overflow:ellipsis;}


.otp-input{display:flex;margin-bottom:5px; padding-top: 15px;}
.otp-input input{width:40px;height:40px;margin:0px 10px 5px 0px;text-align:center;font-size:15px; border: 1px solid #9D9D9D; border-radius:10px;background-color:#fff;color:#000;transition:all 0.3s ease;}
.otp-input input:focus{border-color: #006FEE;box-shadow: 0 0 0 2px rgba(0,111,238,1);outline:none;}
.otp-input input::-webkit-outer-spin-button,.otp-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
.otp-input input[type=number]{-moz-appearance:textfield;}
button.verify-link{background:no-repeat;color:#000;border:none;padding:2px 0px;font-size:14px;border-radius:unset;cursor:pointer;color:#006FEE;font-weight:600;margin:5px 0px;transition:all 0.3s ease;font-weight:500;letter-spacing:0.5px;}
button.verify-link:hover{text-decoration:underline;}
button.verify-link:disabled{cursor:not-allowed;transform:none;box-shadow:none;opacity: 0.5;}

button.resend-link{background:no-repeat;color:#000;text-decoration:none;border:none;padding:0px;font-size:14px;border-radius:unset;cursor:pointer;color:#006FEE;transition:all 0.3s ease;font-weight:500;letter-spacing:0.5px;}
button.resend-link:hover{text-decoration:underline;}
button.resend-link:disabled{cursor:not-allowed;transform:none;box-shadow:none;opacity: 0.5;}

#timer{font-size:1rem;color:#006FEE;font-weight:500;margin-left:10px;}
@keyframes pulse{
	0%{opacity:1;}
	50%{opacity:0.5;}
	100%{opacity:1;}
}
.expired{animation:pulse 2s infinite;color:#ff4444;}
.resend-text{margin-top:2px;font-size:0.9rem;color:#b0b0b0;}
.resend-link{color:#006FEE;text-decoration:none;cursor:pointer;transition:color 0.3s ease;}
.resend-link:hover{color:#000000;text-decoration:underline;}
.booking-process-right .bsummary-inner .bsummary-detail:nth-child(odd){padding-top:10px!important;padding-bottom: 10px !important;}
.booking-process-right .bsummary-inner .bsummary-detail:nth-child(even){padding-top:10px!important;padding-bottom:10px!important;}
.booking-process-right .bsummary-fees-price {padding-top: 15px !important; padding-bottom: 15px !important; }

.error-message {
    color: red;
    font-size: 0.9em;
    margin-top: 5px;
    display: block;
}
.response-message {
    margin-top: 5px;
    color: green;
    padding: 10px;
    font-size: 1em;
    text-align: center;
}


.math-captcha{display:flex;padding-bottom:15px;}
.math-captcha > div{width:100%;display:flex;align-items:center;position:relative;}
.math-captcha > div .math-captcha-refresh{position:absolute;background:#006fee;padding:1px;box-sizing:border-box;width:22px;height:22px;line-height:1;border-radius:3px;color:#fff;border:none;left:0px;font-size:14px;}
.math-captcha > div .form-control.math-captcha-input{padding-left:35px;}
.math-captcha .math-captcha-question{flex:0 0 auto;width:auto;margin-right:15px;font-size:15px;padding-top:10px;}
 