.plan-price.hr::after{position: absolute; bottom: 0; left: 20%; width: 60%; height: 2px; content: ""; background-color: #eaeaea;}
.plan-price.hr{position: relative; margin-bottom: 10px; padding-bottom: 5px;}
.text-secondary{color:#4F38A2!important}
.border-form-container{transition: all .2s; border: 1px solid #ffffff; padding: 1rem;}
.bg-theme-light { background-color: #f5f9fd!important; }
.bg-white { background-color: #fff!important; }
.text-crm-dark{color: #333!important;}
.anchor-crm-black{color: #333!important;}
.anchor-crm-black:hover, .anchor-crm-black.active, .anchor-crm-black:active, .anchor-crm-black:focus,.anchor-crm-black:hover .tcrm-iconfont, .anchor-crm-black.active .tcrm-iconfont, .anchor-crm-black:active .tcrm-iconfont, .anchor-crm-black:focus .tcrm-iconfont{color: #4F38A2!important;}
.custom-d-flex{ display: flex; align-items: center; justify-content: space-between; flex-direction: row; } 
.j-flex-start{justify-content: flex-start!important;} 
.vam{vertical-align: middle!important;}
.fwb{font-weight: bold;}
.video-page-section{height: 100vh; width: 100vw;}

.whatsapp-fab-anchor{position: fixed; bottom: 20px; left: 20px;animation-duration: 2s; animation-iteration-count: infinite; transform-origin: bottom; animation-name: bounce-wa; animation-timing-function: cubic-bezier(0.280, 0.840, 0.420, 1);outline: none;z-index: 10000;}
.whatsapp-fab-anchor:hover,.whatsapp-fab-anchor:visited { animation: none; }

.whatsapp-fab button { background-color: #02d1a4; color: #fafafa; padding: 9px 16px 0 16px; text-align: center; font-size: 40px; cursor: pointer; border-radius:50%;display: flex; height: 76px; align-items: center; padding-bottom: 6px;}

.whatsapp-fab button:hover { background-color: #009588;color: white; }
.whatsapp-fab button:hover i{ color: white!important; }
.whatsapp-fab-anchor,.whatsapp-fab-anchor i{color: #fafafa;}
.whatsapp-fab-anchor:hover { color: white!important; text-decoration: none;}
.uc *{text-transform: uppercase!important;}
.px15{padding-left: 15px!important;padding-right: 15px!important;}
input.disabled { background: #dddddd;cursor:not-allowed; }

@keyframes bounce-wa { 0% { transform: scale(1,1) translateY(0); } 10% { transform: scale(1.1,.9) translateY(0); } 30% { transform: scale(.9,1.1) translateY(-100px); } 50% { transform: scale(1.05,.95) translateY(0); } 57% { transform: scale(1,1) translateY(-7px); } 64% { transform: scale(1,1) translateY(0); } 100% { transform: scale(1,1) translateY(0); } }
@keyframes shake { 
	10%, 90% { transform: translate3d(-1px, 0, 0); }
	20%, 80% { transform: translate3d(2px, 0, 0); }
	30%, 50%, 70% { transform: translate3d(-4px, 0, 0); }
	40%, 60% { transform: translate3d(4px, 0, 0); }
}
.tcrmPlaypause {  background-image:url(./assets/images/play-active.svg); background-image:url(./assets/images/play.svg); background-repeat:no-repeat; width: 68px; height: 68px; position:absolute; left:0%; right:0%; top:0%; bottom:0%; margin:auto; background-size:contain; background-position: center; }
.tcrm-embedded-video:hover+.tcrmPlaypause,.tcrmPlaypause:hover { background-image:url(./assets/images/play-active.svg);}
.tcrm-embedded-video,.tcrmPlaypause{cursor:pointer;}
.video-page-container{max-width: 100vw; max-height: 100vh;}
@media (max-width: 560px) {
   /* .xs-p0{} */
   .xs-w100p{width:100%!important}
   .xs-px0{padding-left:0!important;padding-right:0!important}
   
}

.pricing { padding: 0 0 50px }
 @media (max-width:1200px) {
	 .pricing { padding: 0 }
 }

 @media (max-width:1000px) {
	 .pricing { padding: 40px 0 0 }
}
 @media (max-width:600px) {
	 .pricing { background: #4F38A2 }
	 #exitModal .modal-body{padding-top: 10px!important;}
	 #exitModal .time-to-act{font-size: 18px!important; padding-bottom: 5px!important;}
	 #exitModal h4{font-size: 36px!important;}

}
 .pricing__wrapper { overflow: visible }
 .pricing__wrapper .slick-list { width: 100% }
 .pricing__header { text-shadow: 0 1px 1px rgba(0, 0, 0, .2); margin: 0 0 50px 0; text-align: center; font: 28px "Gotham Pro", Arial, serif; color: #fff }
 .pricing__body { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 10px; width: 100%; margin: 0 auto; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch }
 @media (max-width:1200px) {
	 .pricing__body { height: auto }
}
 @media (max-width:1000px) {
	.whatsapp-fab-anchor{ animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both; transform: translate3d(0, 0, 0); backface-visibility: hidden;animation-duration: 2s; animation-iteration-count: infinite;}
	 .pricing__body { border-radius: 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; box-shadow: none }
}
 .pricing-plan { position: relative; -webkit-box-flex: 0; -ms-flex: 0 0 33.34%; flex: 0 0 33.34%; background: #fff; padding: 50px 23px 40px; text-align: center; -webkit-animation: fadein 1s; animation: fadein 1s; box-shadow: 0 0 8px 0 rgba(0, 0, 0, .14); display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column }
 .pricing-plan:first-child { border-radius: 10px 0 0 10px }
 .pricing-plan:last-child { border-radius: 0 10px 10px 0 }
 @media (max-width:1200px) {
	 .pricing-plan { padding: 50px 15px 40px }
}
 @media (max-width:1050px) {
	 .pricing-plan { padding: 50px 10px 40px }
}
 @media (max-width:1000px) {
	 .pricing-plan { padding: 40px 15px 25px; width: 100%; -webkit-box-flex: 0!important; -ms-flex: 0 0 100%!important; flex: 0 0 100%!important; border-radius: 8px!important; margin: 0; }
	 .pricing-plan:first-child {margin-bottom: 2rem;}
	 /* .pricing-plan_best {margin: 0 10px!important;} */
}
 .pricing-plan__name { margin: 0 0 30px 0; font: 600 16px "Gotham Pro", Arial, serif; text-transform: uppercase; color: #000 }
 .pricing-plan__price { font: 300 50px/50px "Gotham Pro", Arial, serif; color: #4c8af0; margin: 0 0 5px 0 }
 .pricing-plan__price span { color: inherit; border-bottom: 1.5px dashed }
 @media (max-width:1000px) {
	 .pricing-plan__price { font: 300 40px/40px "Gotham Pro", Arial, serif }
}
 .pricing-plan__remark { font: 600 12px "Gotham Pro", Arial, serif; color: rgba(0, 0, 0, .4); text-transform: uppercase }
 .pricing-plan__features-list { 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; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; margin: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; margin-bottom: 10px }
 .pricing-plan__feature { font: 12px/2em "Gotham Pro", Arial, serif; color: #000 }
 .pricing-plan__feature>strong { color: inherit; font-weight: 600 }
 .pricing-plan__feature[data-tooltip]:before { top: auto; bottom: 100%; margin-bottom: 9px; left: 50%; right: auto; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); margin-left: 0; padding: 10px 15px; font: 600 12px/16px "Gotham Pro", Arial, serif }
 @media (max-width:1200px) {
	 .pricing-plan__feature[data-tooltip]:before { width: 200px }
}
 .pricing-plan__feature[data-tooltip]:after { border-top: 6px solid #2a1e3f; border-bottom: none; top: auto; left: 50%; margin-bottom: 3px; bottom: 100%; margin-top: 0 }
 .pricing-plan__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; transition: .2s; height: 50px; width: 100%; max-width: 300px; margin: 0 auto; border-radius: 4px; padding: 2px 0 0 0; text-transform: uppercase; font: 14px "Gotham Pro", Arial, serif; color: #fff; background: #4c8af0; border: 1px solid #4c8af0 }
 .pricing-plan__btn:hover { background: #1d6bec }
 .pricing-plan__badge { position: absolute; width: 145px; top: -30px; left: calc(100% - 100px); padding: 9px 0 7px; color: #fff; background: #4F38A2; text-transform: uppercase; text-align: center; letter-spacing: .5px; font: 600 11px "Gotham Pro", Arial, serif; -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg) }
 @media (max-width:1000px) {
	 .pricing-plan__badge { width: 135px; left: calc(100% - 90px); font: 600 10px "Gotham Pro", Arial, serif }
}
 .pricing-plan__free-label { font: 300 50px/50px "Gotham Pro", Arial, serif; color: #4c8af0; margin: 0 0 5px 0; text-transform: uppercase }
 @media (max-width:1000px) {
	 .pricing-plan__free-label { font: 300 40px/40px "Gotham Pro", Arial, serif }
}
 .pricing-plan__deal { margin: 15px auto 0; height: 14px; font: 400 13px/1 "Gotham Pro", Arial, serif; cursor: pointer; background: url(../images/deal.png) no-repeat center left; background-size: 14px 14px; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; padding-left: 20px }
 .pricing-plan__deal span { color: #4F38A2; border-bottom: 1px dashed #4F38A2 }
 .pricing-plan__question { display: inline-block; width: 17px; height: 20px; margin: 0 0 -4px 5px; background: url(../images/icons/question.svg) left bottom/contain no-repeat transparent }
 .pricing-plan__question[data-tooltip]:before { top: auto; bottom: 100%; margin-bottom: 9px; left: auto; right: -100% }
 @media (max-width:1200px) {
	 .pricing-plan__question[data-tooltip]:before { width: 200px }
}
 @media (max-width:600px) {
	 .pricing-plan__question[data-tooltip]:before { width: 140px }
}
 .pricing-plan__question[data-tooltip]:after { border-top: 6px solid #2a1e3f; border-bottom: none; top: auto; left: 3px; margin-bottom: 3px; bottom: 100%; margin-top: 0 }
 .pricing-plan__image { 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; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; margin-bottom: 20px }
 .pricing-plan__image img, .pricing-plan__image svg { width: auto; height: auto }
 .pricing-plan_show-more { background-color: #6f5dd8; font: 600 12px/1 "Gotham Pro", Arial, serif; color: #fff; 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; transition: .2s; position: absolute; height: 39px; cursor: pointer; -webkit-transform: translate(50%, -50%) rotate(90deg); -ms-transform: translate(50%, -50%) rotate(90deg); transform: translate(50%, -50%) rotate(90deg); white-space: nowrap; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 0; z-index: 0; top: 50%; border-bottom-left-radius: 0; width: 116px; right: 0; text-transform: uppercase; margin-right: -20px }
 .pricing-plan_show-more:hover { color: #4F38A2; background-color: #fff; border: 1px solid #4F38A2 }
 @media (max-width:1000px) {
	 .pricing-plan_show-more { display: none }
}
 .pricing-plan_hidden { display: none }
 @media (max-width:1000px) {
	 .pricing-plan_hidden { display: block }
}
 .pricing-plan_best-top { overflow: hidden; position: relative; padding: 60px 23px 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; 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; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column }
 @media (max-width:1200px) {
	 .pricing-plan_best-top { padding: 60px 15px 0 }
}
 @media (max-width:1050px) {
	 .pricing-plan_best-top { padding: 60px 10px 0 }
}
 @media (max-width:1000px) {
	 .pricing-plan_best-top { padding: 50px 15px 0 }
}
 @media (max-width:600px) {
	 .pricing-plan_best-top { padding: 40px 15px 0 }
}
 .pricing-plan_best-bottom { padding: 0 23px 26px; 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; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1 }
 @media (max-width:1200px) {
	 .pricing-plan_best-bottom { padding: 0 15px 21px }
}
 @media (max-width:1050px) {
	 .pricing-plan_best-bottom { padding: 0 10px 21px }
}
 @media (max-width:1000px) {
	 .pricing-plan_best-bottom { padding: 0 15px 35px }
}
 @media (max-width:600px) {
	 .pricing-plan_best-bottom { padding: 0 15px 25px }
}
 .pricing-plan.pricing-plan_best { margin: -15px 0; box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25); z-index: 2; padding: 0 }
 @media (max-width:1000px) {
	 .pricing-plan.pricing-plan_best { margin: 0 }
}
 .pricing-plan.pricing-plan_best, .pricing-plan.pricing-plan_deals { border-radius: 10px }
 .pricing-plan.pricing-plan_best .pricing-plan__btn, .pricing-plan.pricing-plan_deals .pricing-plan__btn { background: #4F38A2; border: 1px solid #4F38A2 }
 .pricing-plan.pricing-plan_best .pricing-plan__btn:hover, .pricing-plan.pricing-plan_deals .pricing-plan__btn:hover { background: #533ae9; border: 1px solid #533ae9; color: #fff;}
 .pricing-plan.pricing-plan_business .pricing-plan__btn, .pricing-plan.pricing-plan_enterprise .pricing-plan__btn { background: #4F38A2; border: 1px solid #4F38A2 }
 .pricing-plan.pricing-plan_business .pricing-plan__btn:hover, .pricing-plan.pricing-plan_enterprise .pricing-plan__btn:hover { background: #533ae9; border: 1px solid #533ae9 }
 .pricing__body.pricing__body_deals.pricing__body_deals-expired { position: relative; margin: 80px auto 0 }
 @media (max-width:600px) {
	 .pricing__body.pricing__body_deals.pricing__body_deals-expired { margin: 60px auto 0 }
}
 .pricing__body.pricing__body_deals.pricing__body_deals-expired:before { content: ''; display: block; position: absolute; top: -75px; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); left: 50%; background: url(../images/deals/expired.png) center/cover no-repeat; width: 111%; height: 120px; z-index: 9 }
 @media (max-width:1000px) {
	 .pricing__body.pricing__body_deals.pricing__body_deals-expired:before { height: 130px }
}
 @media (max-width:600px) {
	 .pricing__body.pricing__body_deals.pricing__body_deals-expired:before { content: none }
}
 @media (max-width:600px) {
	 .pricing__body.pricing__body_deals.pricing__body_deals-expired .pricing-plan__badge { background: red }
}
 .pricing__body.pricing__body_deals.pricing__body_deals-expired .pricing-plan__btn { cursor: not-allowed; background: grey; border: 0 }
 .pricing-plan.pricing-plan_free .pricing-plan__btn { background: 0 0; border: 1px solid #cbcaca; font-weight: 600; color: #4c8af0 }
 .pricing-plan.pricing-plan_free .pricing-plan__btn:hover { color: #fff; background: #1d6bec; border: 1px solid #1d6bec }
 .pricing-switch { height: 20px; margin: 40px auto 30px; 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; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1;}
 .pricing-switch__label { font: 600 12px/1 "Gotham Pro", Arial, serif; color: #000; opacity: .4; cursor: pointer }
 .pricing-switch__label.active { opacity: 1 }
 .pricing-no-switch { width: 60px; height: 1px; background: #e4e4e4; margin: 50px auto 39px }
 .pricing__body_deals { width: 76%; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-radius: 5px; margin: 30px auto 0; padding-bottom: 45px }
 @media (max-width:1000px) {
	 .pricing__body_deals { width: 90% }
}
 @media (max-width:600px) {
	 .pricing__body_deals { width: 100% }
}
 .pricing__body_deals .pricing-plan.pricing-plan_deals { -webkit-box-flex: 0; -ms-flex: 0 0 48%; flex: 0 0 48%; border: 0; border-radius: 5px; overflow: hidden }
 @media (max-width:600px) {
	 .pricing__body_deals .pricing-plan.pricing-plan_deals { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100% }
}
 .pricing__body_deals .pricing-plan__name { margin: 0 0 5px; font: 400 31px "Gotham Pro", Arial, serif; color: #4a4a4a; text-transform: capitalize }
 @media (max-width:1000px) {
	 .pricing__body_deals .pricing-plan__name { font: 400 25px "Gotham Pro", Arial, serif }
}
 .pricing__body_deals .pricing-plan__badge { background: #6aca4f; letter-spacing: -.9px; font: 600 16px "Gotham Pro", Arial, serif; height: 112px; top: -45px; left: calc(100% - 84px); padding: 0 0 12px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center }
 @media (max-width:1000px) {
	 .pricing__body_deals .pricing-plan__badge { width: 135px; font: 600 10px "Gotham Pro", Arial, serif; height: 85px; top: -33px; left: calc(100% - 79px) }
}
 .pricing__body_deals .pricing-plan__remark { color: #cacaca; font: 600 13px "Gotham Pro", Arial, serif }
 @media (max-width:1000px) {
	 .pricing__body_deals .pricing-plan__remark { font: 600 10px "Gotham Pro", Arial, serif }
}
 .pricing__body_deals .pricing-plan__remark-new { color: #777; font: 600 15px "Gotham Pro", Arial, serif }
 @media (max-width:1000px) {
	 .pricing__body_deals .pricing-plan__remark-new { font: 600 13px "Gotham Pro", Arial, serif }
}
 .pricing__body_deals .pricing-plan__price { color: #4F38A2; position: relative; margin: 30px 0 }
 .pricing__body_deals .pricing-plan__price:before { content: ''; display: block; position: absolute; left: 50%; top: 0; right: 0; border-top: 3px solid; border-color: inherit; width: 72px; -webkit-transform: rotate(-30deg) translateX(-50%); -ms-transform: rotate(-30deg) translateX(-50%); transform: rotate(-30deg) translateX(-50%) }
 .pricing__body_deals .pricing-plan__price sup { vertical-align: super; font: 300 25px/25px "Gotham Pro", Arial, serif; color: inherit }
 .pricing__body_deals .pricing-plan__price-new { margin: 0 0 15px; font: 300 68px/68px "Gotham Pro", Arial, serif }
 .pricing__body_deals .pricing-plan__price-new:before { content: none }
 @media (max-width:1000px) {
	 .pricing__body_deals .pricing-plan__price-new { font: 300 55px/55px "Gotham Pro", Arial, serif }
}
 @media (max-width:1000px) {
	 .pricing-table { display: none }
}
 .pricing-table * { transition: all .6s ease }
 .pricing-table thead th { vertical-align: middle; width: 20% }
 @media (max-width:1000px) {
	 .pricing-table thead th { width: 100% }
}
 .pricing-table td { font: 400 12px/16px "Gotham Pro", Arial, serif; color: #4a4a4a; text-align: center; vertical-align: middle; padding: 12px 0 }
 .pricing-table td:first-child { text-align: left }
 .pricing-table td.pricing-table__td_bordered { padding: 12px 0 30px; border-bottom: solid 2px #f3f3f3 }
 .pricing-table td.pricing-table__title { font: 600 15px/1 "Gotham Pro", Arial, serif; padding: 30px 0 12px }
 .pricing-table__check-mark { width: 18px; height: 13px; background: url(../images/icons/pricing-table-checkmark.svg) left top/contain no-repeat transparent; margin: 0 auto }
 .pricing-table__missing-mark { width: 15px; height: 15px; background: url(../images/icons/pricing-table-missingmark.svg) left top/contain no-repeat transparent; margin: 0 auto }
 .pricing-table .pricing-switch { display: -webkit-box!important; display: -ms-flexbox!important; display: flex!important }
 @media (max-width:1000px) {
	 .pricing-table .pricing-switch { display: none }
}
 .pricing-table .pricing-plan { border-radius: 0; border: 0; box-shadow: none; background: #fff; position: relative; height: 297px; padding: 25px; margin: 0 -1px 0; min-height: 0 }
 .pricing-table .pricing-plan:after { content: ''; display: block; position: absolute; bottom: 0; height: 4px; width: 100%; left: 0 }
 .pricing-table .pricing-plan .pricing-plan__name { font: 600 17px "Gotham Pro", Arial, serif; margin: 0 0 5px }
 .pricing-table .pricing-plan .pricing-plan__text { font: 400 10px "Gotham Pro", Arial, serif; color: #4a4a4a; letter-spacing: -.4px }
 .pricing-table .pricing-plan .pricing-plan__btn { border-radius: 3px; box-shadow: 1px 0 6px 0 rgba(0, 0, 0, .01); font: 600 12px "Gotham Pro", Arial, serif; border: 0; color: #fff; max-width: 181px; position: absolute; bottom: 25px; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0) }
 .pricing-table .pricing-plan_free:after { background: linear-gradient(to right, #8930fd, #49ccf9) }
 .pricing-table .pricing-plan_free .pricing-plan__name { color: #7660fc }
 .pricing-table .pricing-plan_free .pricing-plan__btn { background-image: linear-gradient(to right, #8930fd, #49ccf9) }
 .pricing-table .pricing-plan_best:after { background: linear-gradient(to right, #ff18d4, #ff9e32) }
 .pricing-table .pricing-plan_best .pricing-plan__name { color: #ff25c5 }
 .pricing-table .pricing-plan_best .pricing-plan__btn { background-image: linear-gradient(to right, #ff18d4, #ff9e32) }
 .pricing-table .pricing-plan_business:after { background: linear-gradient(to right, #0079b2, #4ad265) }
 .pricing-table .pricing-plan_business .pricing-plan__name { color: #0984a9 }
 .pricing-table .pricing-plan_business .pricing-plan__btn { background-image: linear-gradient(to right, #0079b2, #4ad265) }
 .pricing-table .pricing-plan_enterprise:after { background: linear-gradient(to right, #f83227, #de8cff) }
 .pricing-table .pricing-plan_enterprise .pricing-plan__name { color: #f63632 }
 .pricing-table .pricing-plan_enterprise .pricing-plan__btn { background-image: linear-gradient(to right, #f83227, #de8cff) }
 .pricing-table .pricing-plan .pricing-plan__price { color: #4a4a4a; font: 300 68px/.76 "Gotham Pro", Arial, serif; letter-spacing: -3.5px; margin: 38px 0 10px }
 .pricing-table .pricing-plan .pricing-plan__image { margin: 15px 0; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0 }
 .pricing-table .pricing-plan .pricing-plan__remark { color: #cacaca; font: 300 13px "Gotham Pro", Arial, serif }
 .pricing-table thead.fixed .pricing-switch { opacity: 0 }
 .pricing-table thead.fixed .pricing-plan { height: 130px; padding: 20px }
 .pricing-table thead.fixed .pricing-plan__name { font: 600 14px "Gotham Pro", Arial, serif }
 .pricing-table thead.fixed .pricing-plan__image, .pricing-table thead.fixed .pricing-plan__text { display: none }
 .pricing-table thead.fixed .pricing-flexed { 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-table thead.fixed .pricing-plan__price, .pricing-table thead.fixed .pricing-plan__remark { color: #4a4a4a; margin: 0 0 10px; text-transform: inherit; font: 600 11px "Gotham Pro", Arial, serif; letter-spacing: -.5px }
 .pricing-table thead.fixed .pricing-plan__remark { margin-left: 3px }
 .pricing-table thead.fixed .pricing-plan__btn { bottom: 20px }
 .pricing-table thead.fixed .pricing-switch__period { bottom: -80px; top: auto }
 .pricing-table thead.fixed .pricing-switch__period:after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); top: -4px }
 .pricing-table_mobile { display: none }
 @media (max-width:1000px) {
	 .pricing-table_mobile { display: block }
}
 .pricing-table_mobile .pricing-plan, .pricing-table_mobile table { margin: 0 auto }
 @media (max-width:1000px) {
	 .pricing-table_mobile .pricing-plan, .pricing-table_mobile table { width: 80% }
}
 @media (max-width:768px) {
	 .pricing-table_mobile .pricing-plan, .pricing-table_mobile table { width: 65% }
}
.btn.btn-toggle { margin: 0; padding: 0!important; position: relative; border: none; height: 1.5rem; width: 3rem; border-radius: 1.5rem!important; color: #6b7381; background: #bdc1c8; }
.btn-toggle:focus, .btn-toggle.focus, .btn-toggle:focus.active, .btn-toggle.focus.active { outline: none; }
.btn-toggle:before, .btn-toggle:after {width: max-content; line-height: 1.5rem; text-align: center; font-weight: 600; font-size: 0.75rem; text-transform: uppercase; letter-spacing: 2px; position: absolute; bottom: 0; transition: opacity .25s; }
.btn-toggle:before { content: 'Quarterly'; right: 100%; padding-right: 10px; width: 100px;}
.btn-toggle:after {content: 'Annual'; left: 100%; opacity: .5; padding-left: 10px; width: 100px;}
.btn-toggle>.handle { position: absolute; top: 0.1875rem; left: 0.1875rem; width: 1.125rem; height: 1.125rem; border-radius: 1.125rem; background: #fff; transition: left .25s; }
.btn-toggle.active { background-color: #4F38A2; transition: background-color 0.25s; }
.btn-toggle.active>.handle { left: 1.6875rem; transition: left .25s; }
.btn-toggle.active:before { opacity: .5; }
.btn-toggle.active:after { opacity: 1; }
#annualActive+t{display: none;opacity: 0;}
#annualActive.collapse:not(.show)+t{display: unset;opacity: 1;}


.cid-rZcoN4hfLk { padding-top: 90px; padding-bottom: 90px; background-color: #ffffff; }
.cid-rZcoN4hfLk h3 { text-align: center; font-size: 2rem; }
.cid-rZcoN4hfLk .mbr-section-subtitle { color: #767676; font-weight: 300; }
.cid-rZcoN4hfLk .mbr-content-text { color: #767676; }
.cid-rZcoN4hfLk .panel-item { background: #ffffff; } 
.cid-rZcoN4hfLk .card { word-wrap: break-word; }
.cid-rZcoN4hfLk .mbr-iconfont { font-size: 80px; color: #4F38A2; }

.cid-sqRc9f6SAi{padding-top: 90px; padding-bottom: 90px; background-color: #efefef;}
.cid-sqRc9f6SAi .mbr-section-subtitle { color: #767676; }
.cid-sqRc9f6SAi .btn { margin: 0 0 .5rem 0; }

.cid-rZcpcjJUs1 { padding-top: 90px; padding-bottom: 90px; background: linear-gradient(45deg, #4F38A2, #531DB3); }
.cid-rZcpcjJUs1 .btn { margin: 0 0 .5rem 0; }
.cid-rZcpcjJUs1 h2,.cid-rZcpcjJUs1 h3{line-height: 1.4;}

.mbr-section-btn a.btn:not(.btn-form){border-radius: 100px;}
.myCustomBtn.important{background-color: #fff!important; color: #4F38A2!important;}
.myCustomBtn.important:hover{background-color: #531CB3!important; color: #fff!important;}

#exitModal h2{font-size: 2rem!important; width: 100%;}
#exitModal h3{padding-bottom: .25rem!important; font-size: 1rem!important;}
#exitModal .form-control{padding: 0.5em .25em!important; min-height: 1.5em!important;}
.form-control::placeholder { color: #ddd!important;}

.demo-section,.new-demo-section {display: flex; flex-wrap: wrap; justify-content: center; padding-bottom: 70px; margin-bottom: 0px;}
.new-demo-section .demo-card .card-content { border-top: 1px solid #ddd;}
.demo-card { background-color: white; border-radius: 10px;  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); margin: 0 25px; margin-top: 40px; cursor: pointer;}
.demo-card .demo-card-thumbnail { width: 100%; position: relative; margin-bottom: -1%;}

.demo-card .card-content {position: relative; padding: 20px; padding-bottom: 0px; padding-top: 20px;}
.demo-card .card-content .card-play-button {cursor: pointer;  position: absolute; right: 30px; top: -14px; transition: all 0.24s ease-in-out; font-size: 48px; line-height: 1; color: #531CB3;}
.demo-card .card-content .card-play-button:before {display: flex; line-height: 0.6; align-items: center; background-color: #fff;width: 80%; border-radius: 20px;}
.demo-card .card-content .card-play-button:after {display: flex; line-height: 0.6; align-items: center; background-color: transparent; box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19); content: '';height: 100%; position: absolute; width: 90%; top: 0; left: 5%; border-radius: 5px;}
.demo-card:hover .card-content .card-play-button {color: #4F38A2; transition: all 0.24s ease-in-out;}
.demo-card .card-content .card-play-button:focus {outline: none}
/* .demo-card .card-content .card-play-button [class^="icon-"] {font-size: 36px; display: flex; align-items: center; justify-content: center;height: 24px;} */
.demo-card .demo-card-thumbnail img {width: 100%; border-radius: 10px 10px 0px 0px;}
.demo-card .card-content .card-title {font-size: 25px; color: #232323; font-family: 'Rubik', sans-serif; margin-bottom: 0.25rem;}
.demo-card .card-content .card-description {font-size: 15px; color: #767676; font-family: 'Rubik', sans-serif; margin-bottom: 0.5rem;}
.demo-card+.modal, .demo-card+.modal .modal-body{padding: 0!important;}
.demo-card+.modal .modal-content{background-color: transparent;}
.close-modal-button {border: none; cursor: pointer; position: absolute; top: -45px; right: calc(50% - 17px); padding: 5px 10px !important; border-radius: 25px ;background-color: white !important; opacity: 0.75 !important;}
.close-modal-button:hover {opacity: 1 !important;}
.close-modal-button:focus {outline: none !important}

.video-cta-btn{box-shadow: 0 0 0 0 rgba(124, 104, 238, .5);-webkit-animation: pulse 1.5s infinite;z-index: 10000;}
.video-cta-btn:hover{-webkit-animation: none;}

.video-cta-btn{position: fixed; top: 0; right: 0; margin-right: 30px!important; margin-top: 10px!important;border-radius: 100px!important;box-shadow: 0 0 0 0 rgba(124, 104, 238, .5); -webkit-animation: pulse 1.5s infinite;z-index: 100000;}
.video-cta-btn:hover{-webkit-animation: none;}

@-webkit-keyframes pulse { 
  0% { -moz-transform: scale(0.9); -ms-transform: scale(0.9); -webkit-transform: scale(0.9); transform: scale(0.9); }
  70% { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); box-shadow: 0 0 0 50px rgba(90, 153, 212, 0); }
  100% { -moz-transform: scale(0.9); -ms-transform: scale(0.9); -webkit-transform: scale(0.9); transform: scale(0.9); box-shadow: 0 0 0 0 rgba(90, 153, 212, 0); } 
}

.mr5{margin-right: 5px;}
.click-tp-call-wrapper{display: block;text-align: center;} 
.click-tp-call-wrapper>*{display: inline-block;} 
.modal .click-to-call{font-size: 16px; text-align: center; font-weight: bold; line-height: 1.4; text-decoration:underline;color:#232323!important; margin-right: 5px;}

@media only screen and (max-width: 600px) {
    .demo-card {width: 80%;}
}
@media only screen and (min-width: 600px) {
    .demo-card {width: 40%;}
}
@media only screen and (min-width: 768px) {
    .demo-card {width: 40%;}
}
@media only screen and (min-width: 992px) {
    .demo-card {width: 25%}
}

.demo-section.cid-rCCOd1ttne{padding-top: 40px;}

.offer { transition: all 0.2s ease-in-out; border-bottom: 2px solid #232525; width: max-content; font-size: 1.8rem; }
.offer:hover { color: #2cb51d; border-color: #2cb51d; transition: all 0.2s ease-in-out; }
.features3 .card-wrapper{border-radius: 10px; box-shadow: 1px 2px 4px rgb(0 0 0 / 18%);transition: box-shadow 0.3s;}
.features3 .card-wrapper:hover{box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%); transition: box-shadow 0.3s;}
.features3 .card-img,.features3 .card-img img{border-radius: 10px;}
.features3 .mbr-section-subtitle { color: #767676; font-weight: 300; text-align: center;}

#bottomSticky{position: sticky; bottom: 0; background-color: #fff; padding: 15px 50px 15px 50px; font-size: 20px; border-radius: 20px 20px 0 0; box-shadow: 0 -7px 17px 0 rgb(0 0 0 / 20%); width: 100%; text-align: center; left: 0;}
#bottomSticky .btn, .animated-btn{text-transform: uppercase; font-size: 1.5rem; box-shadow: 0 0 0 0 rgba(124, 104, 238, .5);-webkit-animation: pulse 1.5s infinite;}
#bottomSticky .btn:hover,#bottomSticky .btn.no-animate{-webkit-animation: none;}
@-webkit-keyframes pulse { 
  0% { -moz-transform: scale(0.9); -ms-transform: scale(0.9); -webkit-transform: scale(0.9); transform: scale(0.9); }
  70% { -moz-transform: scale(1); -ms-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); box-shadow: 0 0 0 50px rgba(124, 104, 238, 0); }
  100% { -moz-transform: scale(0.9); -ms-transform: scale(0.9); -webkit-transform: scale(0.9); transform: scale(0.9); box-shadow: 0 0 0 0 rgba(124, 104, 238, 0); } 
}

/* Facebook CRM LP custom CSS */
.cid-sMrFwiAtg9 iframe{border: 1px solid #666; border-radius: 11px; box-shadow: 2px 2px 6px rgb(255 255 255 / 32%);}
.cid-sMrFwiAtg9 .display-1{font-size: 3.5rem;}
.mbr-section-title{line-height: 1.2;}

.animated-cta-btn{box-shadow: 0 0 0 0 rgba(124, 104, 238, .5);-webkit-animation: pulse 1.5s infinite;z-index: 10000;}
.animated-cta-btn:hover{-webkit-animation: none;}

#showDemo.fixed, #bookDemo{position: fixed; top: 0; right: 0; margin-right: 30px!important; margin-top: 10px!important;border-radius: 100px!important;box-shadow: 0 0 0 0 rgba(124, 104, 238, .5); -webkit-animation: pulse 1.5s infinite;z-index: 100000;}
#showDemo.fixed:hover, #bookDemo:hover{-webkit-animation: none;}

.border-form-container{transition: all .2s; border: 1px solid #ffffff; padding: 1rem; border-radius: 4px;}
#requestFBDemo{border-radius: 100px;}
.modal-btns-row button{flex-direction: column;}
.tuc{text-transform: uppercase!important;}

#tryItYourselfSection { background-color: #fff; }
#tryItYourselfSection .btn-secondary{ border-color: rgb(123, 104, 238) !important; }
#tryItYourselfSection .card-wrapper { border: 1px solid #eee; box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%); }
#tryItYourselfSection .card-wrapper:hover { box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 15%); }
h2.mbr-section-title { font-weight: 700; }
h3.mbr-section-title { font-weight: 700; }

.cid-taliNzZefS {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #ffffff;
}
.cid-taliNzZefS .mbr-iconfont {
  font-size: 1.4rem !important;
  font-family: 'Moririse2' !important;
  color: #4F38A2;
  margin-left: 1rem;
}
.cid-taliNzZefS .main-sub-title {
  background: #e7e7fb;
  border-radius: 8px;
  display: inline-block;
  width: fit-content;
  padding: 0.1rem 1rem;
}
.cid-taliNzZefS .panel-group {
  border: none;
}
.cid-taliNzZefS .panel-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cid-taliNzZefS .panel-body {
  padding: 1rem 2rem;
}
.cid-taliNzZefS .header-wrapper {
  position: relative;
}
.cid-taliNzZefS .card-header {
  background: transparent;
  border: 2px solid transparent;
  position: relative;
  transition: all 0.3s;
  border-radius: 30px!important;
  padding: 1rem 2rem;
  z-index: 2;
}
.cid-taliNzZefS span {
  transition: all 0.3s;
  color: #1c1c25 !important;
}
.cid-taliNzZefS .card {
  overflow: visible;
}
.cid-taliNzZefS .card:hover .card-header {
  border-color: #1c1c25;
}
.cid-taliNzZefS .card:hover .hover-bg {
  background: #fff;
  right: -8px;
  top: 8px;
}
.cid-taliNzZefS .card:hover span {
  transform: rotate(-90deg);
}
.cid-taliNzZefS .hover-bg {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100%;
  transition: all 0.3s;
  height: 100%;
  background: #f8f8f8;
  border-radius: 30px!important;
  z-index: 1;
}
@media (max-width: 768px) {
  .cid-taliNzZefS .panel-body {
    padding: 1rem 0rem;
  }
  .cid-taliNzZefS .card-header {
    padding: 1rem 1rem;
  }
}
.cid-taliNzZefS H4 {
  color: #777d74;
}
.cid-taliNzZefS .panel-title-edit {
  color: #1c1c25;
}
.cid-taliNzZefS .mbr-section-title {
  color: #42424c;
}
.cid-taliNzZefS .mbr-section-subtitle {
  color: #777d74;
}
.cid-taliNzZefS .main-sub-title,
.cid-taliNzZefS .align-wrapper {
  color: #33358c;
}
.cid-talnc1TIah {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #f6f6f6;
}
.cid-talnc1TIah img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.cid-talnc1TIah .mbr-iconfont-1 {
  color: #4F38A2;
  font-size: 1rem;
  transition: 0.7s;
}
.cid-talnc1TIah .mbr-section-title {
  margin-bottom: 4rem;
}
.cid-talnc1TIah .mbr-section-subtitle {
  color: #4F38A2;
  margin-bottom: 1.5rem;
}
.cid-talnc1TIah .card-img {
  margin-bottom: 1.3rem;
}
.cid-talnc1TIah .card-title {
  margin-bottom: 1.5rem;
}
.cid-talnc1TIah .row {
  justify-content: center;
}
@media (max-width: 992px) {
  .cid-talnc1TIah .card {
    margin-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .cid-talnc1TIah .card-inner {
    padding: 3rem 1rem;
  }
}
@media (min-width: 767px) {
  .cid-talnc1TIah .row {
    padding: 0 1rem;
  }
  .cid-talnc1TIah .card-inner {
    padding: 3.3rem 2.5rem;
  }
}
.cid-talnc1TIah .card-inner {
  background-color: #efefef;
  transition: 0.3s;
  border: 2px solid rgba(177, 163, 116, 0);
}
.cid-talnc1TIah .card:hover .card-inner {
  border: 2px solid #b1a374;
}
.cid-talnc1TIah .mbr-text {
  margin-bottom: 1.3rem;
  color: #828282;
}
.cid-talnc1TIah .card-people {
  display: flex;
  align-items: center;
}
.cid-talnc1TIah .user_image {
  margin-right: 1rem;
}
.cid-talnc1TIah .mbr-author-desc {
  color: #4F38A2;
  font-weight: 500;
}
.cid-talnc1TIah H2 {
  color: #191919;
}
.cid-talnc1TIah .mbr-author-name {
  color: #191919;
}
.cid-sNbsqsiFfP { padding-top: 60px; padding-bottom: 75px; background-color: #ffffff; } .cid-sNbsqsiFfP h2 { font-size: 2rem; } .cid-sNbsqsiFfP .counter-container ul { margin-bottom: 0; } .cid-sNbsqsiFfP .counter-container ul li { margin-bottom: 1rem; list-style: none; position: relative; } .cid-sNbsqsiFfP .counter-container ul li:before { position: absolute; left: -56px; margin-top: -10px; padding-top: 3px; content: ''; display: inline-block; text-align: center; margin: 0 10px 5px 10px; line-height: 20px; transition: all .2s; color: #fff; background: #531CB3; width: 25px; height: 25px; border-radius: 50%; content: '✓'; } #bottomSticky { position: fixed; z-index: 1; } .cid-sNbsqsiFfP .mbr-text { color: #767676; }