/*1 Feb 2023*/
body{font-family: 'Poppins', sans-serif;font-size: 16px;line-height: 22px;color: #3F3C3C;background: #F5FDFF; overflow-x: hidden;}
html{font-family: 'Poppins', sans-serif;}
a{text-decoration: none; color: #007997;}
a:hover{text-decoration: none; color: #216e82;}
ul, ol{padding: 0 0 0 20px;}
li{list-style: none;}
.word-break{word-wrap:break-word;}
h1, h2{color: #0A1827;font-weight: 500;}
.h3, .h4, .h5, .h6, h3, h4, h5, h6 {font-weight: 400;}
h6{font-size: 18px;}
p{font-weight: 400;line-height: 28px;}
.text_gray{color: #6e6e6e;}
.font-60{font-size: 60px;}
.et_video{width: 100%;}
.icon{vertical-align: middle;}
.icon-2x{font-size: 200%;}

.menu_link a{color: #111;font-weight: 500;}
.dropdown-toggle::after{vertical-align: middle;}
.form-control:focus{box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);}
.navbar-expand-lg .navbar-nav .nav-link {padding-right: 16px;padding-left: 16px;color: #2E476B;font-size: 14px;}
.navbar-expand-lg .navbar-nav .nav-item:hover .nav-link, .navbar-expand-lg .navbar-nav .nav-item.active .nav-link{color: #03A1C8; position: relative;}
.navbar-expand-lg .navbar-nav .nav-item.active .nav-link:after{content: "";background: #03A1C8;
position: absolute;left: 16px;bottom: 0;width: 16px;display: inline-block;border-radius: 100px;height: 3px;}
/* .navbar-toggler-icon{background: url(../images/menu.svg);background-repeat: no-repeat;width: 18px;background-position: center;} */
.close_icon{width: 20px; height: 20px;}
.fixedHeader{background: #fff; position: fixed; width: 100%; top:0; -webkit-transition: all .3s ease-in; transition: all .3s ease-in;animation: smoothScroll 1s forwards; z-index: 9;box-shadow: 0 0 4px 1px #f2f2f2;}
@keyframes smoothScroll {
0% {
transform: translateY(-40px);
}
100% {
transform: translateY(0px);
}
}
.navbar_custum.fixedHeader .login_btn{border: solid 1px #03A1C8;}
.navbar_custum.fixedHeader .login_btn:hover{border: solid 1px #006E88; background: #006E88 !important; color: #fff !important;}
.navbar_custum .login_btn.active{border: solid 1px #006E88; background: #006E88 !important; color: #fff !important;}
.navbar_custum .login_btn:hover{border: solid 1px #0FC2EE; background: #0FC2EE !important;}

.border_bottom{border-bottom: solid 1px #eaeaea;}

.logo{max-width:100%; height: 31px;}
.login_btn{color: #006E88; background: #fff; border-radius: 10px;font-size: 14px; font-weight: 600;height: 40px; min-width: 115px;line-height: 27px;}
.login_btn:hover{color: #03A1C8 !important; background: #fff !important;-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}

.blue_btn{color: #fff; background: #006E88; border-radius: 10px;font-size: 16px; font-weight: 600;height: 62px; min-width: 115px;padding: 18px 20px;}
.blue_btn:hover{color: #fff !important; background: #0FC2EE !important;-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}

.white_btn{color: #fff; background: transparent; border-radius: 10px;font-size: 18px; font-weight: 600;height: 62px; min-width: 115px;padding: 16px 20px; border: solid 2px #fff;-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}
.white_btn:hover, .white_btn.active{color: #03A1C8 !important; background: #fff !important; border: solid 2px #fff !important;}

.purple_btn{color: #fff; background: #4561BE; border-radius: 10px;font-size: 16px; font-weight: 600;height: 40px;}
.purple_btn:hover{color: #fff !important; background: #5977D9 !important;-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}

.orange_btn{color: #fff; background: #FFA51D; border-radius: 10px;font-size: 16px; font-weight: 600;height: 40px;}
.orange_btn:hover, .orange_btn.active{color: #fff !important; background: #FFA51D !important;-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}

.text_blue{color: #0193b7 !important;}
.text_green{color: #007742 !important;}
.text_black{color: #0A1827 !important;}
 
.main_container{height: 100%;}
.banner p{color: #3F3C3C;}
.banner-img2{background: url(https://app.expresstext.net/Content/newsite/images/banner-img2.webp) no-repeat right 0;}
.banner-img3 {background: url(../images/banner-img3.png) no-repeat right 0;}
.banner-img3{background: url(../images/banner_img4.svg) no-repeat right top #fff;background-size: 30%;}
.banner-img4{background: url(../images/banner_img4.svg) no-repeat right top #fff;background-size: 50%;}

.white_box{background: #fff; border-radius: 100px;box-shadow: 0 04px 4px #e1e1e1;}
.white_box .icon{width: 73px; height: 73px;}
.white_box .col-sm-4:hover .icon{transform: scale(1.2);-webkit-transform: scale(1.2);transform: scale(1.2);-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}
.white_box_2{background: #fff; border-radius: 30px;box-shadow: 0 04px 4px #e1e1e1; color: #147e99;position: relative;top: -30px;}
.texting_customer img{width: 40px; height: 40px;}

.border_left_right{position: relative;}
.border_left_right:before{border-left: solid 3px #AFEFFF; content: "";position: absolute;left: 0;height: 100px;top: 20px;}
.border_left_right:after{border-right: solid 3px #AFEFFF; content: "";position: absolute;right: 0;height: 100px;top: 20px;}

.big_circle_img{max-width: 100%; max-height: 458px;margin: auto;display: table;border-radius: 50%;box-shadow: 2px 2px 7px 3px #e9f1f2;background: #fff;}

.heading1, .heading2, .heading3{position: relative;}
.heading1 span, .heading2 span, .heading3 span{color: #000;}
.heading1:before {position: absolute;border-top: solid 4px #03A1C8;content: "";left: 0;bottom: -20px;width: 117px;}
.heading2:before {position: absolute;border-top: solid 4px #03A1C8;content: "";left: 0;bottom: -20px;width: 70px;}

.heading3:before {position: absolute;border-top: solid 4px #0A1827;content: "";left: 0;bottom: -20px;width: 70px;}

.check_mark{margin: 0; padding: 0;}
.check_mark li{margin: 0 0 20px;padding-left: 30px; list-style: none; font-weight: 500; color: #0A1827;background: url(../images/check-mark.svg) no-repeat left top;font-size: 14px;}
ol.check_mark_list li{margin: 0 0 12px;padding-left: 5px; font-weight: 500; color: #0A1827;font-size: 14px;list-style: decimal;list-style-position: inside;}
.bg_blue2 .check_mark li, .bg_blue2 ol.check_mark_list li{color: #fff;}
.number li{list-style: decimal;margin-bottom: 20px;}
.number li::marker{font-weight: 700;}
.abc li{list-style: inside;list-style-type: lower-alpha;margin-bottom: 10px;}

/*Businesses Across */
.businesses_across .heading2::before {border-top: solid 4px #0A1827;}
.businesses_across .img_thum{width: 92%; border-radius: 20px; overflow: hidden; position: relative;margin: auto;}
.businesses_across .img_thum img{width: 100%; height: 100%;transform: scale(1);-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}
.businesses_across .img_thum:before{width: 100%; height: 100%; position: absolute; left: 0; top: 0; content: "";background: rgb(10,10,10);background: linear-gradient(0deg, rgba(10,10,10,0.69) 0%, rgba(26,26,26,0) 100%); z-index: 1;}
.businesses_across .img_thum:hover img{transform: scale(1.2);-webkit-transform: scale(1.2);transform: scale(1.2);-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}
.businesses_across .img_thum .title{position: absolute;bottom: 20px;left: 20px; width: calc(100% - 40px); z-index: 2;}
.businesses_across .img_thum .title img{width: auto; height: auto;}
.businesses_across .img_thum .title a{color: #fff; text-decoration: none;display: block;-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
-moz-transition: -moz-transform .6s cubic-bezier(.19, 1, .22, 1);transition: transform .6s cubic-bezier(.19, 1, .22, 1);}
.businesses_across .img_thum .title a img{-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
-moz-transition: -moz-transform .6s cubic-bezier(.19, 1, .22, 1);transition: transform .6s cubic-bezier(.19, 1, .22, 1);}
.businesses_across .img_thum:hover .title a{opacity: 0.8;transform: scale(1.05);-webkit-transform: scale(1.05);transform: scale(1.05);-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}
.businesses_across .img_thum:hover .title a img{color: #fff;opacity: 0.8; text-decoration: none;-webkit-transform: scale(1.15);  -moz-transform: scale(1.15);  transform: scale(1.15)}

/*Businesses Across 2 */
.businesses_across2 .heading2::before {border-top: solid 4px #0A1827;}
.businesses_across2 .img_thum{width: 100%; height: 100%; overflow: hidden; position: relative;margin: auto;}
.businesses_across2 .img_thum img{height: 100%;aspect-ratio: 16 / 9;width: 100%;object-fit: cover;
    transform: scale(1);-webkit-transform: scale(1);transform: scale(1);-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}
.businesses_across2 .img_thum:before{width: 100%; height: 100%; position: absolute; left: 0; top: 0; content: "";background: rgb(10,10,10);background: linear-gradient(0deg, rgba(10,10,10,0.69) 0%, rgba(26,26,26,0) 100%); z-index: 1;}
.businesses_across2 .img_thum:hover img{transform: scale(1.2);-webkit-transform: scale(1.2);transform: scale(1.2);-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}

.businesses_across2 .img_thum .title{position: absolute;bottom: 20px;left: 20px; width: calc(100% - 40px); z-index: 2;}
.businesses_across2 .img_thum .title img{width: 32px; height: 32px;}
.businesses_across2 .img_thum .title a{color: #fff; text-decoration: none;display: block;-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
-moz-transition: -moz-transform .6s cubic-bezier(.19, 1, .22, 1);transition: transform .6s cubic-bezier(.19, 1, .22, 1);}
.businesses_across2 .img_thum .title a img{-webkit-transform: scale(1);-moz-transform: scale(1);transform: scale(1);-webkit-transition: -webkit-transform .6s cubic-bezier(.19, 1, .22, 1);
-moz-transition: -moz-transform .6s cubic-bezier(.19, 1, .22, 1);transition: transform .6s cubic-bezier(.19, 1, .22, 1);}
.businesses_across2 .img_thum:hover .title a{opacity: 0.8;transition: all .3s ease-in;}
.businesses_across2 .img_thum:hover .title a img{color: #fff;opacity: 0.8; text-decoration: none;-webkit-transform: scale(1.15);  -moz-transform: scale(1.15);  transform: scale(1.15)}

/*Why should*/
.why_should .white_box{background: #fff; border-radius: 20px;box-shadow: 0px 0 20px 4px #F0F0F0; padding: 30px;width: 92%; margin: auto;}
.why_should .white_box:hover{transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}
.why_should .white_box h6{color: #0A1827; font-weight: 500; line-height: 30px;}
.why_should .white_box h6.text_gray{color: #717475; font-weight: 400;}
.why_should .heading2{display: inline-block;}

/*Join Cuctomers*/
.join_customers{background: url(https://app.expresstext.net/Content/newsite/images/join_customers.svg) no-repeat 0 0/cover; border-radius: 30px;}
.join_customers button{min-width: 255px;}

/* testomonial */
#customers-testimonials{position: relative;top: -100px;}
.testimonials2{background: url(../images/testimonials2.svg) no-repeat 0 0/cover; padding: 200px 0;background-position: center;}
.testimonials2 .heading2::before {border-top: solid 4px #0A1827;}
.testimonials h2 span{color: #0A1827;}
.testimonial-slider .carousel-indicators [data-bs-target] {width: 20px;height: 20px;background-color: #f0923a;border-radius: 100%;}
.testimonial-slider {padding: 10px 0px 40px;}

.shadow-effect {background: #fff;padding: 20px;border-radius: 10px;text-align: center;border:1px solid #ECECEC;box-shadow: 0 10px 20px rgba(0,0,0,0.50), 0 10px 10px rgba(0,0,0,0.03);margin-top: 140px;}
#customers-testimonials p{font-size: 16px;font-weight: 400; color: #6C6C72;}

#customers-testimonials .item {text-align: center;margin-bottom:60px;opacity: .9;-webkit-transform: scale3d(0.8, 0.8, 1);
transform: scale3d(0.8, 0.8, 1);-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;transition: all .3s ease-in-out;}
#customers-testimonials .owl-item.active.center .item {opacity: 1;-webkit-transform: scale3d(1.0, 1.0, 1);transform: scale3d(1.0, 1.0, 1);}

#customers-testimonials.owl-carousel .owl-item img {transform-style: preserve-3d;width: 96px;height: 96px;border-radius: 50%; margin: 0 auto 8px; overflow: hidden;}
#customers-testimonials.owl-carousel .owl-dots{display: inline-block;width: 100%;text-align: center;}
#customers-testimonials.owl-carousel .owl-dots .owl-dot{display: inline-block;}
#customers-testimonials .owl-carousel .owl-dot{ width: 20px; height: 20px;}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {background: #fff;display: inline-block;width: 40px;height: 40px;margin: 0 px 5px;border-radius: 50%;display: inline-block;list-style: none;transform: translate3d(0px, -50%, 0px) scale(0.3);transform-origin: 50% 50% 0;transition: all 250ms ease-out 0s;}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {background: #fff;transform: translate3d(0px, -50%, 0px) scale(0.5); border:solid 1px #fff; padding: 2px;}

/*Scale*/
#customers-testimonials .owl-item.active.center{margin-top: 20px !important;position: relative;z-index: 999;transform: scale(2);-webkit-transform: scale(2);transform: scale(2);}
#customers-testimonials .owl-item.active.center h4{font-size: 12px;}
#customers-testimonials .owl-item.active.center h5{font-size: 10px;}
#customers-testimonials .owl-item.active.center p{font-size: 8px; line-height: 14px;}
#customers-testimonials .owl-item.active.center h5{font-size: 10px;}
#customers-testimonials .owl-item.active.center img {width: 48px;height: 48px;}

.bg_blue{background: rgb(4,131,201);
background: linear-gradient(270deg, rgba(4,131,201,1) 0%, rgba(3,145,204,1) 100%);}
.bg_blue2{background: rgb(3,133,200);
background: linear-gradient(0deg, rgba(3,133,200,1) 0%, rgba(3,158,200,1) 100%);}
.bg_blue .big_circle_img, .bg_blue2 .big_circle_img {box-shadow: 2px 2px 7px 3px #248fb5;}

/*Start Your FREE Trial Form*/
.free_trial_form {background: #fff;padding: 20px;border-radius: 10px;box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);position: relative;bottom: -30px;}
.free_trial_form .form-control{font-size: 14px;color: #5A626B;background-color: #F3F7FA;border: none;height: 40px; padding: 8px 10px 8px 25px;}
.free_trial_form label{color: #333E49;font-size: 14px; margin-bottom: 5px;}
.free_trial_form p{color: #333E49;}
.free_trial_form .purple_btn{width: 100%;}
.free_trial_form ::placeholder {color: #5A626B; opacity: 0.5; /* Firefox */}
.free_trial_form :-ms-input-placeholder {color: #5A626B; opacity: 0.5; /* Internet Explorer 10-11 */}
.free_trial_form ::-ms-input-placeholder {color: #5A626B; opacity: 0.5; /* Microsoft Edge */}

/*Guest Post Form*/
.guest_form{background: #fff;padding: 20px;border-radius: 10px;box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);}
.guest_form .form-control{font-size: 16px;color: #5A626B;background-color: #F3F7FA; padding: 12px;}
.guest_form label{color: #333E49;font-size: 14px; margin-bottom: 5px;}
.guest_form .purple_btn{height: 50px;}
.guest_form ::placeholder {color: #5A626B; opacity: 0.5; /* Firefox */}
.guest_form :-ms-input-placeholder {color: #5A626B; opacity: 0.5; /* Internet Explorer 10-11 */}
.guest_form ::-ms-input-placeholder {color: #5A626B; opacity: 0.5; /* Microsoft Edge */}

.offcanvas-header {display: none;}
.screen-overlay {width: 0%;height: 100%;z-index: 1027;position: fixed;top: 0;left: 0;opacity: 0;visibility: hidden;background-color: rgba(34, 34, 34, 0.6);transition: opacity 0.2s linear, visibility 0.1s, width 1s ease-in;}
.screen-overlay.show {transition: opacity 0.5s ease, width 0s;opacity: 1;width: 100%;visibility: visible;}

/* login */
.guest_form .social{margin: 0;padding: 0;list-style-type: none;}
.guest_form .social li{display: inline-block;padding: 0 5px;margin: 3px;}

/*Footer*/
footer{width:100%;background:#0A1827;}
footer h6{color: #fff; font-weight: 500; margin-bottom: 30px;}
footer p{color: #fff; font-size: 16px;}
footer ul{margin: 0;padding: 0;}
footer ul li{color: #fff; list-style: none; font-size: 14px;margin-bottom: 12px;}
footer a{text-decoration:none;line-height:20px;color:#fff;}
footer a:hover {color:#03A1C8; opacity: 0.6;-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}
footer .social{margin: 40px 0 0 0; padding: 0;}
footer .social li{list-style: none; display: inline-block;}
footer .social li a{width: 32px;height: 32px;border-radius: 50%;border: solid 1px #fff;display: inline-block;text-align: center;line-height: 34px; margin: 0 12px 5px 0;}
footer .social li a:hover{border: solid 1px #03A1C8; color: #03A1C8;opacity: 1;-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}

footer .social_icon li{display: inline-block;margin: 0 5px 5px 0;}
footer .social_icon li a{background: #EBD96B;width: 36px;height: 36px;line-height: 36px;display: inline-block;text-align: center;border-radius: 4px;color: #000;font-size: 18px;}
footer .social_icon li a:hover{color: #B9000E;}
footer .social_icon li a .bi{vertical-align: middle;}
.copyright{color:#666;font-size:14px;padding:5px 0 0;}

.back-to-top{position: fixed;bottom: 25px;right: 85px;display: none; background: #03a1c8; border: none;width: 40px;height: 40px;font-size: 30px;color: #fff;line-height: 40px;text-align: center; padding-top: 8px; border-radius: 50%;}
.back-to-top:hover{background:  #0FC2EE !important; color: #fff;}
.back-to-top img{max-width: 100%; max-height: 25px;}

.supported_carriers{margin: 0; padding: 0;}
.supported_carriers li{margin: 0; padding: 10px 20px; text-align: center; list-style: none;display: inline-block;}

/*Side menu Select*/
.sidebar_heading {color: #fff;padding: 12px 10px;margin:0;text-transform: uppercase;background: #061727;}
.sidebar_menu{margin: 0; padding: 0;}
.sidebar_menu li {display: block;list-style: none;width: 100%; font-size: 14px;}
.sidebar_menu li a{text-decoration: none;color: #444;display: block;background: #d4e5ea;padding: 12px 10px 12px 35px;border-top: 1px solid #b0bdc2;line-height: 16px;position: relative;}
.sidebar_menu li a.sub_heading{background:#b3c7cc;padding-left: 10px;font-weight: 600;}
.sidebar_menu li a i{margin-right: 5px;font-size: 16px;position: absolute;transform: translateY(-50%);top: 50%;left: 7px;}
.sidebar_menu li a:hover {color: #fff;background: #036d8a;}
.sidebar_menu li.active a {color: #fff;font-weight: 700;background: #036d8a; position: relative;}
.sidebar_menu li.active a::after {width: 0;height: 0;border-top: 20px solid transparent;border-bottom: 20px solid transparent;border-left: 20px solid #036d8a;position: absolute;content: "";right: -20px;top: 50%;margin-top: -20px;}
.leftNav{height: 100%;background: #d4e5ea;}
.leftNav select{display:none;}
@media only screen and (max-width:991px){
.leftNav{background:#fff;border-radius:0;position:relative;width:100%;box-sizing:border-box;margin:0px auto;border:1px solid #55616b;}
.leftNav:after{content:"\ea50";font-family: 'icomoon' !important;font-size:40px;color:#fff;position:absolute;right:5px;top:5px;z-index:1;-ms-transform: rotate(180deg);transform: rotate(180deg);}
.leftNav ul{display:none;}

.leftNav select{width:100%;display:block;cursor:pointer;box-sizing:border-box;color:#595959;margin:auto;padding:0px 28px 0px 6px;padding:11px 28px 7px 6px\9;position:relative;line-height:24px;font-size:17px;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0px;z-index:2;}
.leftNav option{background:#eeeeee;border-top:1px solid #d0d0d0;padding:8px 10px;}
}
@media screen and (-webkit-min-device-pixel-ratio:0){
.leftNav select{padding:8px 28px 8px 10px; height: 38px;}
.leftNav select option{background:#eee;border-top:1px solid #d0d0d0;padding:20px 10px;margin:10px 0px;cursor:pointer;font-size:17px;}
}
/*Side Menu Selet End*/

.texting-features{position: relative;padding-left: 75px;}
.texting-features i{position: absolute;font-size: 60px;top: 0; left: 0;color: #03A1C8;}

.reach_your_customers .nav-link {line-height: 24px;color: #333;padding: 8px 5px;position: relative; width: 25%;font-size: 15px;}
.reach_your_customers.nav-tabs .nav-link:focus, .reach_your_customers.nav-tabs .nav-link:hover{border-color: transparent;}
.reach_your_customers .nav-link.active {color: #03A1C8;background: transparent;border-color: var(--bs-nav-tabs-link-active-border-color) !important;}
.reach_your_customers .nav-link img{display: none;width: 24px;height: 24px;}
.reach_your_customers .nav-link.active img{display: inline-block;}
.inner_banner_img{max-height: 300px;max-width: 100%;}

/*Accordion*/
.accordion-button{font-weight: 500;color: #0A1827;padding-right: 40px;}
.accordion-button:not(.collapsed){background: #006e88;color: #ffffff;-webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.accordion-item{border: 0px solid #fff; margin-bottom: 7px;}
.accordion-button:focus{border-color: #6e6e6e;box-shadow: 0 0 0 0rem rgb(76, 202, 253, 0.33);}

.accordion-button::after {background-image: none;content: "\ea50";font-family: 'icomoon' !important;font-size: 30px;color: #000;position: absolute;right: 10px;top: 17px;z-index: 1;-ms-transform: rotate(180deg);transform: rotate(180deg);-webkit-transition: all .3s ease-in;transition: all .3s ease-in;}
.accordion-button:not(.collapsed)::after {background-image: none;color: #fff;position: absolute;right: 20px;top: 17px;-ms-transform: otate(0deg);transform: rotate(0deg);}

/* Priceing */
.pricingTable {background: #fff;border-radius: 10px;overflow: hidden;position: relative;transition: all 0.3s ease 0s;box-shadow: 0 10px 40px 0 rgb(51 73 94 / 15%)}
.pricingTable img {min-height: 220px;width: 100%;}
.pricingTable .price {position: absolute; top: 30px;width: 100%;}
.pricingTable .price h2 {font-size: 48px;font-weight: normal;}
.pricingTable .price h2 span{font-size: 24px;}
.pricingTable .pricing-content {padding: 30px 0 30px;position: relative;}
.pricingTable .title {font-size: 28px;font-weight: 400;margin-bottom: 0;}
.pricingTable .pricing-content table tr td i{font-size: 24px;text-align: center;color: #0193b7 ;}
.pricingTable .pricing-content table tr td:nth-child(1){width: 80px;text-align: right;padding-right: 10px;}
.pricingTable .pricing-content table tr td:nth-child(2){text-align: left;}
.pricingTable .purple_btn {height: 50px !important;line-height: 32px;}
.pricingTable.green .title {color: #fff;}
.pricingTable.green .purple_btn {background-color: #11b866;}
.pricingTable.green .purple_btn:hover {background-color: #0c9e57 !important;}
.pricingTable.blue .title {color: #fff;}
.pricingTable.blue .purple_btn {background-color: #ffa51d;}
.pricingTable.blue .purple_btn:hover {background-color: #1e8bf1 !important;}
.pricingTable.bluevark .title {color: #fff;}
.pricingTable.bluevark .purple_btn {background-color: #0480f2;}
.pricingTable.bluevark .purple_btn:hover {background-color: #0f76d5 !important;}
.pricingTable:hover, .pricingTable.active{transform: scale(1.05);box-shadow: 0 10px 40px 0 rgb(51 73 94 / 15%)}

/* Login */
#companies_logo.owl-carousel .owl-item .item{height: 100px;display: flex;align-items: center;}
#companies_logo.owl-carousel .owl-item img{height: 100px; display: table-cell;width: auto;max-width:100%;max-height: 100px; height: auto; margin: 0 auto 8px; overflow: hidden; padding: 15px;}

.blue_light_bg{background: #D0F2FB;}

.check_img{max-width: 100%;max-height: 80px;}

/*Loader Popup*/
.loder_popup{background: rgba(0,0,0,0.5);position: fixed;top: 0;left: 0;width: 100%;height: 100vh;z-index: 9;display: none;}
.loder_popup_content{position: absolute;transform: translate(-50%, -50%);top: 50%;left: 50%;color: #fff;font-size: 16px;width: 100%;}
.loder_popup_content p{text-align: center;}
.loder_popup_content p img{max-width: 100%;max-height: 80px;}

/*Place Holder*/
.placeholderN ::placeholder {
 color:#f00 !important;
 opacity: 1;
 /* Firefox */
}
.placeholderN :-ms-input-placeholder {
 /* Internet Explorer 10-11 */
 color:#f00 !important;
}

.placeholderN ::-ms-input-placeholder {
 /* Microsoft Edge */
 color:#f00 !important;
}