*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
overflow-x: hidden;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-text-size-adjust: 100%;
background:#fff;
font-family: 'Rubik';
}
/*.container {
max-width: 1213px;
}*/
h1, h2{
font-family: 'Rubik';
font-size: 38px;
font-weight: 600;
}
h3, h4, h5, h6{
font-family: 'Rubik';
font-size:28px;
font-weight: 600;
color:#000000;	
}
p{
font-family: 'Rubik';
font-size: 16px;
color: #828e9b;
margin-bottom: 0px;
}
a{
font-family: 'Rubik';
text-decoration: none;
font-size: 16px;
font-weight:500;	
color: #828e9b;	
}
ul{
padding-left: 0px;
list-style-type: none;
margin: 0;
padding: 0;
}

li{
display: inline;
padding-left: 20px;
}
/*banner-section-start*/
.banner-section{
/*background-image: linear-gradient(117deg, #c9fffc 1%, #decffb 48%, #ffabfc 100%);*/
background-image: url('../img/banner-section-bg.png');
background-repeat: no-repeat;
height: 100vh;
background-size: cover;
position: relative;
margin-top: 0px;
}
.header-top{
padding:20px;	
}
ul {
padding-left: 0px;
list-style-type: none;
margin: 0;
padding: 0;
}
.menu-text-style li {
padding-left: 30px;
}
/*.menu-text-style li a.active {
color: #fe70ba;
}*/
.menu-text-style li a {
font-size: 16px;
font-weight: 500;
text-align: left;
color: #2c3e50;
}
.banner-heading h2{
font-size:55px;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: 1.13;
letter-spacing: normal;
text-align: center;
color: #2f353e;	
margin-bottom: 0px;
padding-top:120px;
}
.container-fluid{
padding-right: 0px;
padding-left: 0px;	
}
/*banner-section-end*/

/*button-style-start*/
.btn-hover-style {
border: 1px solid;
overflow: hidden;
position: relative;
}
.btn-hover-style {
z-index: 20;
}
.btn-hover-style:after {
background: #fff;
content: "";
height: 155px;
left: -75px;
opacity: 0.4;
position: absolute;
top: -50px;
transform: rotate(35deg);
transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
width: 50px;
z-index: -10;
}

.btn-hover-style:hover:after {
left: 120%;
transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}
.login-btn-style:hover{
background-color:#16a6fb;
border:1px solid; 	
}
.login-btn-style{
background:none;
border: 1px solid 
border:1px solid #1d293f;
color: #2c3e50;
padding:10px 20px 10px 20px;
}
a.login-btn-more-style{
border-radius: 4px;
border: solid 1px #16a6fb;
background: transparent !important;	
font-size: 16px;
font-weight: 600;
text-align: center;
color: #16a6fb !important;
padding: 8px 35px 8px 35px;
margin-right: 25px;
}
a.login-btn-book-style{
font-size: 16px;
font-weight: 600;
text-align: center;
color: #fff !important;
border-radius: 4px;
background-color: #16a6fb;;
border: 1px solid #16a6fb;
padding: 8px 20px 8px 20px;		
}
/*button-style-end*/
.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
color: #fff;
background-color: #16a6fb !important;
border-color: #16a6fb !important;
}
.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
box-shadow: none;
}
.btn-check:focus+.btn-primary, .btn-primary:focus {
color: #fff;
background-color: #16a6fb;
border-color: #16a6fb;
box-shadow: none;
}
.banner-btn{
text-align: center;
padding-top: 12px;	
}
.our-services-section{
margin-top: 95px;
margin-bottom: 60px;	
}
.our-services-section h1{
font-size: 64px;
font-weight: 600;
text-align: left;
color: #2f353e;	
margin-bottom: 95px;
}
.our-services-section h2{
font-size: 32px;
color: #16a6fb;
font-weight: normal;	
}
.our-services-section p{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #628498;
padding-top: 25px;
line-height: 35px;
}
.sub-list-icon-section{
margin-top: 40px;	
}
.sub-list-icon-section h4{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #274bb5;	
}
.conversation-management-section{
background-color: rgba(22, 166, 251, 0.05);
padding-top: 50px;
padding-bottom: 60px;
}
/*.conversation-management-section{
background: url(../img/conversation-bg-new.png);
padding: 100px;
background-repeat: no-repeat;
background-size: 100%;
background-position: center;
}*/
.conversation-management-section h5{
font-size: 32px;
font-weight: bold;
color: #16a6fb;	
margin-top: 55px;
}
.conversation-box h6{
font-size: 20px;
font-weight: normal;
color: #274bb5;	
}
.conversation-box p{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #628498;
line-height: 30px;	
}
.conversation-box{
padding-top: 35px;	
}
.brand-activation-section h3{
font-size: 20px;
color: #555;
font-weight: normal;
}
.brand-activation-section h5{
color: #00aeef;
padding-top: 27px;
font-size: 32px;
font-weight: 600;	
}
.brand-activation-section{
margin-top: 130px;
margin-bottom: 80px;	
}
.brand-activation-section p{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #628498;
padding-top: 30px;
line-height: 30px;
padding-bottom: 50px;	
}
.brand-activation-section h4{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #274bb5;
margin-bottom: 0px;
}
.trend-analysis-section{
padding-top: 100px;
background-color: rgba(252, 207, 253, 0.2);
padding-bottom: 100px;
}
.trend-analysis-section h5{
color: #00aeef;
padding-top: 27px;
font-size: 32px;
font-weight: 600;	
}
.trend-analysis-section p{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #628498;
padding-top: 30px;
line-height: 30px;
padding-bottom: 50px;
}
.our-Products-section h3{
font-size: 40px;
font-weight: 600;
text-align: left;
color: #2f353e;	
}
.our-Products-section{
padding-top: 130px;	
position: relative;
}

.our-Products-section p{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #628498;
padding-bottom:50px;
}
.our-product-box{
width: 100%;
border-radius: 10px;
box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
background-color: #fff;
text-align: center;
padding:20px;
}
.our-product-box h5{
font-size: 20px;
font-weight: 500;
color: #2f353e;
padding-top: 20px;
}
.our-product-box p{
font-size: 14px;
text-align: center;
color: #2f353e;
padding-bottom: 0px;
}
.customer-engagement-section{
margin-top:190px;	
}
.customer-engagement-section h2{
padding-top: 40px;
font-size: 40px;
font-weight: 600;
text-align: left;
color: #fff;
padding-bottom: 30px;	
}
.customer-engagement-inner-bg{
border-radius: 14px;
padding:35px;
background-color: #6a56d9;
position: relative;	
}
.customer-bg-img{
position: absolute;
top: -126px;
left: -96px;
}
.customer-engagement-inner-bg p{
font-size: 16px;
font-weight:normal;
text-align: left;
color: #fff;	
line-height: 30px;
}
.customer-bottom-style{
margin-bottom: 40px;
}
.customer-notification-btn{
padding: 10px 23px;
border-radius: 30px;
background-color: #9dd31a;
color: #2f353e !important;
border: 1px solid #9dd31a;
font-size: 20px;
width: 100%;
}
.customer-btn-section{
margin-top: 139px;	
}
.about-us-section{
margin-top: 239px;	
}
.about-us-section h3{
font-size: 40px;
font-weight: 600;
text-align: left;
color: #2f353e;
padding-bottom: 25px;	
}
.about-us-section p{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #628498;
line-height: 30px;	
}
.about-us-section img{
margin-top: -97px;	
}
.logo-section {
margin-top: 100px;
margin-bottom: 60px;
background-color: rgba(244, 245, 254, 0.5);
padding: 45px;
}
.about-our-section{
padding-bottom: 40px;
padding-top: 90px;
background-color: #fff;	
}
.about-our-section h3{
font-size: 40px;
font-weight: 600;
text-align: left;
color: #2f353e;	
padding-bottom: 25px;
}
.about-our-section p{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #628498;	
line-height: 30px;
}
.about-our-section h6{
color: #274bb5;
font-weight: 500;
font-size: 16px;
margin-bottom: 25px;	
}
.brand-stratgy{
text-align: left;
margin-top: 35px;
margin-bottom: 35px;	
}
.brand-stratgy p{
font-size: 16px;
font-weight: 500;
text-align: left;
color: #274bb5;
}
.contact-us-section{
box-shadow: 0 4px 10px 0 rgb(0 0 0 / 25%);
background-color: #fff;
margin-bottom: -170px;
z-index: 999;
position: relative;
}
.left-side-section h4{
font-size: 20px;
font-weight: 600;
text-align: left;
color: #274bb5;
padding-bottom: 30px;	
}
.left-side-section{
padding:40px 20px 50px 50px;
}
.submit-btn-style{
border-radius: 6px;
background-color: #16a6fb !important;
border: 1px solid #16a6fb;
font-size: 16px;
font-weight: 600;
text-align: center;
margin-top: 40px;
padding: 15px 60px;	
}
.left-side-section .form-control{
border-left: none;
border-right: 0px;
border-top: 0px;
border-radius: 0px;
padding: 0px;	
}
.form-control:focus{
outline: 0;
box-shadow: unset;	
}
.right-side-section{
background-color: #011c63;
padding: 35px 10px;
position: relative;	
}
.right-side-section p{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #fff;	
}
.bottom-bloons-section {
position: absolute;
top: -71px;
right: -29px;
}
.right-side-section a{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #fff;	
}
.communtiy-style{
padding-top: 40px;	
}
.top-footer-section{
margin-top: 100px;
}
.bottom-footer-style{
background-color: #274bb5;
padding-top: 250px;
padding-bottom: 55px;
}
.footer-heading-style h6{
font-size: 20px;
font-weight: 600;
text-align: left;
color: #9dd31a;
padding-bottom: 10px;
}
.footer-heading-style ul{
padding-left: 0px;	
}
.footer-heading-style ul li{
padding-left: 0px;
display: block;
line-height: 35px;	
}
.footer-heading-style ul li a{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #e2e2e2;
}
.coupon-codeinput {
flex: 1 1 auto;
padding: 15px;
color: #495057;
background-color: #fff;
outline: 0;
border-radius: 3px;
border: solid 1px #e8e8e8;
font-size: 16px;
font-weight: 400;
border-bottom-right-radius: 0;
border-top-right-radius: 0;
width: 80%;
height: 54px;
}
.coupon-codebutton {
font-size: 16px;
font-weight: 600;
color: #fff;
cursor: pointer;
text-align: center;
user-select: none;
line-height: 1.5;
outline: 0;
background-color: #9dd31a;
width: 10%;
border: 1px solid #9dd31a;
margin-left: -7px;
height: 54px;
}
.footer-arrow{
font-size: 21px !important;
text-align: center;	
}
.footer-heading-style p{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #fff;	
}
.footer-copyright{
background-color:  #011c63;
padding: 30px;	
}
.footer-copyright p{
font-size: 15px;
font-weight: normal;
text-align: center;
color: #fff;	
}
.our-product-box:hover{
box-shadow: 2px 2px 30px 0 #16a6fb54;
transition: .4s;
}
.banner-section-inner{
background-color:#fff;
box-shadow: 0 2px 15px rgb(0 0 0 / 23%);	
}
/*terms*/
.terms-condition{
padding-top: 135px;
margin-bottom: 150px;	
}
h1.terms{
font-size: 25px;
text-align: center;
}

h3.heading-style {
font-size: 20px;
margin-top: 75px;
}
h5.heading-style {
font-size: 16px;
padding-top: 30px;
}
p.terms-desc{
font-size: 16px;
font-weight: normal;
text-align: left;
color: #628498;
padding-top: 0px;
line-height: 30px;	
}
.padding-left{
padding-left: 32px;
padding-top: 20px;
}
b{
color: #000;
}

#float{
position: relative;
-webkit-animation: floatBubble 2s infinite;
-webkit-animation-direction:alternate;
}


@-webkit-keyframes floatBubble{
from{
top:0;
-webkit-animation-timing-function: ease-in;

}
to {
top:100px;
-webkit-animation-timing-function: ease-out;
}

}
.contact-img-position {
position: absolute;
top: -70px;
right: -10px;
}

li.login-btn-header-style a{
font-size: 16px;
font-weight: 500;
text-align: left;
color: #16a6fb;	
}
.digital-marketing-section{
background-color: #fff;
padding: 30px;
margin-top: 80px;	
}
.digital-box-style{
background-color: #f4f5fe;
padding: 25px;	
width: 100%;
}
.digital-box-style h3{
font-size: 24px;
font-weight: 600;
text-align: left;
color: #2f353e;
font-family: 'Rubik';
min-height: 87px;
padding-top: 30px;
}
.get-advise-btn{
font-size: 16px;
font-weight: normal;
border-radius: 30px;
background-color: #00aeef !important;
border: 1px solid #00aeef !important;
color: #fff !important;
padding: 10px 35px;
margin-top: 25px;
margin-bottom: 25px;
}
.ideal-marketing-section h3{
font-size: 40px;
font-weight: 600;
letter-spacing: normal;
text-align: center;
color: #2f353e !important;
}
.company-ideal-section{
background-color: #f4f5fe;
padding: 80px 0px 60px 0px;	
}
.company-ideal-section h3{
font-size: 40px;
font-weight: 600;
text-align: center;
color: #2f353e;	
}

.digital-second-img img{
width: 364px;   
}
/*price-table-css-start*/
ul {
list-style: outside none none;
margin: 0;
padding: 0;
}
::-moz-selection {
background: #f36233;
text-shadow: none;
color: #ffffff;
}
::selection {
background: #f36233;
text-shadow: none;
color: #ffffff;
}


.pt-90 {
padding-top: 50px !important;
}

/* ------------------------------------
02. Global CSS
---------------------------------------*/
.readon {
position: relative;
display: inline-block !important;
background: #f36233;
padding: 14px 30px;
line-height: normal;
color: #ffffff !important;
transition: all 0.3s ease 0s;
border-radius: 30px;
text-transform: capitalize !important;
cursor: pointer;
box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
}
.readon:hover,
.readon:focus {
background: #242526;
}

.inner{
width:100%;
float:left;
position:relative;
}



.pricingTable .holder{
background: #fff;
box-shadow: 1px 20px 12px -15px rgba(0,0,0,0.2);
padding:40px 25px;
text-align: center;
border: 1px solid rgba(0,0,0,0.05);
transition:0.5s ease;
}

.pricingTable .holder:hover{
transform:translateY(-5px);

}



.pricingTable .holder .hdng p{
font-size:28px;
font-weight:bold;
color:#242526;
}

.pricingTable .holder .img img{
width:70%;
}

.pricingTable .holder .price p{
color:#f36233;
margin-bottom:25px;    
}

.pricingTable .holder .price p b{
font-size:40px;
font-weight:bold;
}

.pricingTable .holder .price p span{
font-size:18px;
}

.pricingTable .holder .info p{
margin-bottom:15px;
color:#242526;
font-weight:14px;
}

.pricingTable .holder.active{
background:#f36233;
}

.pricingTable .holder.active .hdng p,
.pricingTable .holder.active .price p,
.pricingTable .holder.active .info p{
color:#fff;
}

.pricingTable .holder.active .readon{
background:#fff;
color:#f36233!important;
}

.pricingTable .holder.active .readon:hover{
background:#242526;
color:#fff!important;
}

.pricingTable .tabsBtnHolder ul{
float:left;
display:block;
width:100%;
max-width:326px;   
border-radius:1.6666666667rem;
margin:0px auto;
margin-bottom:147px; 
background:#fff;
text-align:center;
position:relative;
border: 1px solid #ddd;
}
h4.price-features {
font-size: 24px;
font-weight: normal;
text-align: left;
color: #000;
padding-top: 50px;	
}
.pricingTable .tabsBtnHolder ul li{
float:left;
width:calc(100% / 2);
display:inline-block;
transition:0.4s ease;
}

.pricingTable .tabsBtnHolder ul li p{
font-size: 16px;
font-weight: 500;
text-align: left;
color: #8c8c8c;
padding:12px 15px;
z-index:10;
position:relative;
cursor:pointer;
}

.pricingTable .tabsBtnHolder ul li p.active{
font-size: 16px;
font-weight: 500;
letter-spacing: normal;
text-align: left;
color: #00aeef;
/*border-right: 1px solid #ddd;*/
overflow: hidden;
}

.pricingTable .tabsBtnHolder ul li.indicator{
position: absolute;
top: 50%;
left: 2px; /*163px*/
background: #fff;
height: calc(100% - 4px);
transform: translateY(-50%);
border-radius: 1.5333333333rem;
width: 161px;
z-index:9
}

/*price-table-css-end*/
.robot-img img{
margin-top: -180px;
margin-left: -66px;
}
.email-section h3{
font-size: 24px;
font-weight: normal;
text-align: left;
color: #000;
margin-bottom: 0px;
padding-top: 67px;
padding-bottom: 24px;
}
.card-box-price{
background-color: #fff;
padding: 15px;
width: 100%;
border-top-left-radius: 15px;
min-height: 313px;
}
.card-box-price img{
margin-top: -157px;
width: 100%;
}
.card-box-price1{
background-color: #fff;
padding: 35px 20px;	
text-align: center;
width: 100%;
min-height: 313px;
}
.card-box-price1 h3{
background-color: #fff;
text-align: center;
font-size: 24px;
font-weight: bold;
color: #9dd31a;
padding-top: 15px;	
padding-bottom: 12px;
}
.card-box-price1 h6{
font-size: 16px;
font-weight: 500;
text-align: center;
color: #000;	
}
.digital-box-style img{
margin-top: -54px;
}

.card-box-price1 h1{
font-size: 48px;
font-weight: 600;
text-align: center;
color: #000;	
}
a.get-startet-price{
font-size: 20px;
text-align: left;
color: #2f353e;
border-radius: 30px;
border: solid 1px #000;
background-color: #fff;
padding: 5px 20px;
}
.card-box-price1 img{
width: 80px;	
}
.heading-inner{
background-color: rgba(217, 217, 217, 0.3);
padding: 20px 17px;
border-bottom: 1px solid #ddd;	
}
.heading-inner p{
font-size: 15px;
font-weight: 600;
text-align: left;
color: #000;
text-transform: uppercase;	
}
a.get-startet-price-btnstyle{
font-size: 20px;
text-align: left;
color: #fff;
border-radius: 30px;
border: solid 1px #00aeef;
background-color: #00aeef;
padding: 5px 20px;
}
.heading-inner-bottom-lead{
background-color: #fff;
padding:15px 2px 15px 11px;
border-bottom: 1px solid #ddd;
min-height: 62px;
}
.heading-inner-bottom-lead .form-select{
border: unset;
font-size:14px;
font-weight: normal;
text-align: left;
color: #000;
padding:5px;	
}
.form-select:focus{
box-shadow: unset ;	
}
.monthlyPriceList .col-lg-3.col-12{
padding-right: 0px;
padding-left: 0px;
}
.yearlyPriceList .col-lg-3.col-12{
padding-right: 0px;
padding-left: 0px;
}
.right-side-box-shodow{
box-shadow: 10px 0 9px -6px #e9eaeefa;
z-index: 99;
}
.footer-price-btn-style{
min-height: 82px;
background: #fff;
border-bottom-left-radius: 15px;
padding: 20px;
}
.last-box-border-radius{
border-top-right-radius: 15px;	
}
.border-bottom-right-side{
border-bottom-right-radius: 15px;	
}
.yes-heading-inner{
background-color: #fff;
padding: 19px 2px 19px 11px;
border-bottom: 1px solid #ddd;	
min-height: 62px;
}
.yes-heading-inner p{
font-size: 15px;
font-weight: normal;
text-align: center;
color: #000;	
}
.footer-inner-price-btn-style{
min-height: 65px;
background: #fff;
text-align: center;
padding: 20px;
}
.border-right-side{
border-right: 1px solid #e9eaee;
z-index: 9;	
}
.terms-style{
font-size: 16px;
font-weight: normal;
padding-top: 30px;
color: #000;	
}
.active-box-style{
position: absolute;
top: -50px;
text-align: center;
background-color: #00aeef;
padding: 13px;
width: 100%;
border-top-left-radius: 10px;
border-top-right-radius: 13px;
color: #fff;
}

/*faq*/
.card {
border-radius: 9px;
box-shadow: 0 3px 6px 0 rgb(0 0 0 / 9%);
}

.faq-card-style {
padding: 0;
box-shadow: 0 3px 6px 0 rgb(0 0 0 / 9%);
border-radius: 9px;
}
.card {
border: transparent !important;
}
ul.faq-list {
list-style: none;
padding-left: 0;
}
ul.faq-list li a {
color: #032039;
font-size: 16px;
font-weight: 400;
}
h5.faq-leftheader-style {
font-size: 20px;
font-weight: 500;
color: #032039;
}
faq-list li:hover {
background: #f1efef;
width: 100%;
}
.faq-list li.active {
background: #f1efef;
width: 100%;
border-left: 3px solid #032039;
display: block;
}
ul.faq-list li {
padding: 10px 10px 10px 15px;
display: block;
}
.card-padding-style {
padding: 0;
}
.faq-leftheader-style {
padding: 20px 18px 0;
}
.faq-condition{
padding-top: 140px;
margin-bottom: 10px;
}
h3.accordian-title-style {
font-size: 20px;
font-weight: 500;
text-transform: uppercase;
}
.accordion-button:focus {
z-index: 3;
border-color: #86b7fe;
outline: 0;
box-shadow: unset;
}
.accordian-card-body p{
font-size: 15px;
font-weight: normal;
padding: 10px 0px;
color: #434343;	
}

.according-button-style {
font-size: 17px;
padding-left: 0;
color: #000;
font-weight: 400;
}
h3.sub-heading-style{
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
padding-top: 0px;
padding-bottom: 0px;
}
.accordion-button:not(.collapsed){
background-color: unset;	
}
.border-style th{
border-bottom: 1px solid #ddd !important;	
}
.list-faq {
padding-bottom: 0px !important;
}
.faq-list li {
display: block;
padding-left: 20px;
}
.header-top{
background: linear-gradient(117deg, #c9fffc 1%, #decffb 48%, #edbcec 100%) !important;	
box-shadow: 0 5px 40px -5px rgb(0 0 0 / 8%) !important;
}
.header-top.shrink {
box-shadow: 0 5px 40px -5px rgb(0 0 0 / 23%) !important;
animation-duration: 0.9s;
animation-iteration-count: 1;
animation-name: fadeInDown;
animation-timing-function: linear;
opacity: 1;
}
.logo-mobile{
	text-align: center;
}