/*
Theme Name: Twenty Twenty-One Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Description: Twenty Twenty-One Child Theme
Author: the WordPress team
Author URI: https://wordpress.org/
Template: twentytwentyone
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentychild
Tags:two-columns, left-sidebar, right-sidebar, light, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
*/
.nav-links li::marker {
  content: none;  
}
.free-trial-form-section{
	padding-bottom:65px;
}
.vs-blog-wrapper {
	padding:100px 0px;
}
.blog-meta-eight{
	margin-top:15px;
	margin-bottom:15px;
}

.blog-title a{
	color: #000;
    font: 500 22px / 30px Ubuntu;
}
.blog-title {
	margin-bottom:10px;
}
.blog-content-eight > p{
	color: #5c5a5a;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}
.blog-content-eight p a{
	/*display:none;*/
}
.post-author{
	margin-bottom:0px !important;
}
.blog-content-eight{
	margin-top:30px;
}
.blog-content-eight .review-btn-two {
	display: inline-flex;
    align-items: center;
    justify-content: center;
    font: 400 18px / 28px Ubuntu;
    text-decoration: none;
    background-color: #294989;
    background-image: linear-gradient(90deg, #294989, #5f91d6);
    padding: 0.5rem 2.5rem;
    margin-right: 0;
    border-radius: 4px;
    border: none;
    color: #fff;
    position: relative;
    overflow: hidden;
    transition: .3s ease-in-out;
	width:100%
}
.blog-meta-eight{
	display:flex;
	flex-wrap:wrap;
	gap:20px;
	font-size: 14px;
	color:#000;
	align-items: center;
}
.blog-meta-eight > *{
	position:relative;
	font-size:14px !important;
	line-height:16px !important;
}
.blog-meta-eight > *:after{
	content:'/';
	position:absolute;
	right: -13px;
	color: #9e9e9e;
}
.blog-meta-eight > *:last-child:after{
	display:none;
}
.blog-meta-eight a{
	color: #5c5a5a;
}
.vs-blog img{
	box-shadow: 0px 27px 24px -26px rgba(0,0,0,0.75);
-webkit-box-shadow: 0px 27px 24px -26px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 27px 24px -26px rgba(0,0,0,0.75);
}
.blog-img-eight a{
	color:inherit;
}
.blog-holder{
	row-gap:30px;
}
.blog-card-eight p.review-rating{
	display:none !important
}
.blog-meta-eight p{
	margin-bottom:0px !important
}
.space-ptb {
    padding: 0px 0 120px;
}
.blog-single .blog-post .post-meta ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
}
.blog-single .blog-post .post-meta ul li{
	font-size:16px;
	color: #7B7B7B;
}
.blog-single .blog-post .post-meta ul li a {
    color: #7B7B7B;
}
.blog-single .blog-post .post-meta ul .post-meta-category:before {
    content: "";
    display: inline-block;
    position: relative;
    width: 4px;
    height: 4px;
    margin: 0 15px;
    background: #7B7B7B;
    border-radius: 30px;
	top:-5px;
}
.blog-single .blog-post .post-title {
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 25px;
    font-size: 40px;
    line-height: 43px;
}
.blog-post-info p{
	font-size: 16px;
    line-height: 26px;
	margin-bottom:30px;
}
.blog-post-img {
	margin-bottom:30px;
}
.blog-post-info h4{
	margin-bottom:20px;
}
.blog-post-info ul{
	margin-bottom:30px;
}
.blog-post-info ul li{
	font-size: 16px;
    line-height: 26px;
}
.recent-posts-widget h5{
	margin-bottom:20px;
}
.sidebar .widget.recent-posts-widget .recent-posts {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
}
.sidebar .widget.recent-posts-widget .recent-posts .posts-img {
    flex: 0 0 80px;
	min-width:80px;
	min-height:80px;
}
.sidebar .widget.recent-posts-widget .recent-posts .post-info .post-title {
    display: block;
    color: #262626;
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
    margin-bottom: 5px;
	text-decoration:none;
}
.post-date{
	color:#adabab;
	font-size:12px;
}
.form-submit .submit{
	display: inline-flex;
    align-items: center;
    justify-content: center;
    font: 400 18px / 28px Ubuntu;
    text-decoration: none;
    background-color: #294989;
    background-image: linear-gradient(90deg, #294989, #5f91d6);
    padding: 0.5rem 2.5rem;
    margin-right: 0;
    border-radius: 4px;
    border: none;
    color: #fff;
    position: relative;
    overflow: hidden;
    transition: .3s ease-in-out;
}
.review-rating>span {
    display: inline-block;
    width: 19px;
    height: 19px;
    font-size: 16px;
}
.reviewer-name span a{
	font-size:16px;
	font-weight:normal;
	color: #5c5a5a;
}
.review-text p{
	color: #5c5a5a;
	font-size:16px;
	line-height:22px !important;
	font-weight:normal;
	margin-bottom:5px !important;
}
.review-time{
	margin-bottom:5px;
}
.comment-respond h3{
	font-size:20px;
}
.logged-in-as{
	font-size:16px !important;
}
.comment-form label{
	font-size:16px !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    font-size: 20px;
	border:0px;
	text-align: center;
}
.author-page{
	padding:100px 0px; 
}
.author-page h2 a{
	color: #000;
	display:inline-block;
	font-size:20px;
	font-weight:500;
	text-decoration:none;
}
.author-page .entry-content p{
	font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
}
.entry-footer span{
	font-size: 16px;
    line-height: 26px;
}
.cat-links{
	display:none
}
.entry-content a, .edit-link a{
	color:#979797
}
.edit-link{
	margin-left:10px;
}
/*************************** Pagination css*********************/
.pagination {
    width: 100%;
	text-align:center;
	justify-content:center;
	margin-top:50px
}
.pagination ul{
	padding:0px;
	margin:0px;
}
.pagination ul li{
	display:inline-block;
	font-weight:700;
	font-size:17px;
	color:#212020;
	margin:0px 10px;
}
.pagination a{
	color:#212020;
	font-weight:300;
}
.pagination a:hover{
	color:#85CBF8;
}

.close-modal{
z-index:9999 !important;	
}
.blog-overview-wrraper .row, .author-page .container .row{
	display:flex;
	flex-wrap:wrap;
	margin:0px -15px;
	row-gap:50px;
}
.blog-overview-wrraper .row > div, .author-page .container .row > div{
	padding:0px 15px;
	max-width:33.33%
}
.blog-overview-wrraper .row > div img{
	box-shadow: 0px 27px 24px -26px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 27px 24px -26px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 27px 24px -26px rgba(0,0,0,0.75);
	width:100%;
}
.card-body{
	margin-top: 30px;
}
.blog-details{
	padding:100px 0px;
}
.blog-details p{
	margin-bottom:30px;
}
.blog-details p a{
	color:#2d6ea9
}
.blog-overview-wrraper{
	padding:100px 0px;
}
.blog-overview-wrraper .card-body .card-title a {
    color: #000;
    font-size: 20px;
    text-decoration: none;
}
.blog-overview-wrraper .card-text{
	margin-bottom:20px;
}
.card-footer span{
	position: relative;
    font-size: 14px !important;
    line-height: 16px !important;
	color: #5c5a5a;
}
.card-footer span a{
	color:inherit;
}
.blog-overview-wrraper h2{
	display:none;
}
.card-footer {
    flex-wrap: wrap;
    gap: 20px;
    font-size: 14px;
    color: #000;
    align-items: center;
	display:flex;
}
.card-footer span:after {
    content: '/';
    position: absolute;
    right: -13px;
    color: #9e9e9e;
}
.blog-details-wrapper .container .row{
	display:flex;
	flex-wrap:wrap;
	margin:0px -15px;
	justify-content:space-between;
}
.blog-details-wrapper .container .row > div{
	padding:0px 15px;
}
.blog-details-wrapper .container .row > div.col-lg-8{
	-webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
}
.blog-details-wrapper .container .row > div.col-xl-3{
	-webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
}
.blog-post-info p strong a{
	color:#2c6ba7
}
.close-modal{
z-index:9999 !important;	
}
p#modalProductDesc{
	line-height: 24px;
    font-size: 16px;
}
.popup-button{
text-align:center;
	margin-top:30px;
}
.pricing{
padding:100px 0px;
}
.custom-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
}
.custom-modal-dialog {
  margin: 5% auto;
  background: #fff;
  max-width: 700px;
  padding: 20px;
  border-radius: 10px;
	background:#f8f9fc
}
.custom-modal-content {
	position: relative;
    padding: 50px 0px;
    text-align: center;
}
.close-modal {
  position: absolute;
  right: 0px;
  top: 0px;
  border: none;
  background: transparent;
  font-size: 20px;
  cursor: pointer;
}

/* backdrop only for Razorpay modals */
.razorpay-modal {
  background: rgba(0, 0, 0, 0.6); /* greyish overlay */
}

/* keep your dialog styling */
.razorpay-modal .custom-modal-dialog {
  position: relative;
  margin: 5% auto;
  background: #fff;
  border-radius: 8px;
  max-width: 500px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.3);
  padding: 20px;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}
.contact-form form{
	display: flex;
    flex-direction: column;
    gap: 1.5rem;
}
.form-group p{
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}
.form-group p br{
	display:none;
}
.form-group input:not([type="checkbox"]), .form-group select, .form-group textarea {
    width: 100%;
}
.free-trial-form{
	display: flex;
    flex-direction: column;
    gap: 20px;
}
@media(max-width:1199px){
	.blog-details-wrapper .container .row > div.col-lg-4{
		-webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
	}
}

@media(max-width:991px){
	.blog-overview-wrraper .row > div{
		padding:0px 15px;
		max-width:100%
	}
	.blog-details-wrapper .container .row > div.col-lg-8, .blog-details-wrapper .container .row > div.col-lg-4{
		-webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
	}
	.author-page .container .row > div{
		-webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
	}
	.blog-single .blog-post .post-title {
		font-size: 25px;
		line-height: 28px;
	}
}
.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
background: #f8f9fc;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	justify-content:center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 5% auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
.modal-dialog {
    max-width: 700px;
  }
}
.fade {
    opacity: 0;
    transition: opacity 0.15s 
linear;
}
.fade.show {
    opacity: 1;
}
.modal-backdrop.show {
    opacity: 0.5;
}
#userInfoForm input {
    display: block;
    width: 100%;
    color: #495057;
	margin-top:5px;
	padding: 1rem;
    border: 2px solid #e5e7eb;
    border-radius: 12px;
    font-size: 0.95rem;
	background:#fafafa
}
#userInfoForm input:focus{
	outline:none;
}
#userInfoForm{
	display:flex;
	flex-direction:column;
	gap:15px;
}
.btn-close{
	background: transparent;
    border: 0px;
    font-size: 28px;
	position: absolute;
    right: 10px;
    top: 10px;
}
.modal-title{
	font-size: 30px;
    color: #000 !important;
}
button[disabled] {
  	background: gray !important; 
	pointer-events:none;
}
#userInfoForm label{
	font-weight: 600;
    color: #0a2463;
    font-size: 0.95rem;
}
#userInfoForm label span{
	color:red;
}
#userInfoForm button{
	background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: white;
    border: none;
    padding: 1.2rem 2rem;
    border-radius: 50px;
    font-weight: 600;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.3s 
ease;
    display: flex
;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    margin-top: 1rem;
}
.iti--allow-dropdown{
	margin-top:5px;
	display:block;
	width:100%
}
.validation-message{
	color:red;
	font-size:13px;
}
.pricing-section .pricing-btn {
    font-size: 16px;
    line-height: 100%;
}