.is-style-outline img {
    padding-left: 10px;
    margin-right: 3px;
}
h3.free-quote-text {
    text-align: center;
    font-family: 'Poppins';
    font-weight: bold;
    padding-bottom: 12px;
}
.product-listing .card{min-height:435px;}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-color: #1E9ADA;
}
div#sgpb-popup-dialog-main-div{max-width:900px !important}
.checkbox-pop-up .wpcf7-list-item-label {
    font-weight: 600;
    color: #575757;
}
.pdt-image img {
    width: 100%;
    padding: 10px;
    border-radius: 8px;
    max-height: 250px;
}
.product-listing .card-title h3{font-size:16px;}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
	.book-free img {
    display: none;
}
	.service-provider .elementor-widget-container {
    height: 195px;
}
	.service-provider {
    max-width: 50%;
    padding: 5px;
}
	.service-provider .elementor-image-box-title {
    padding-top: 10px;
    line-height: 1.3em;
    padding-bottom: 4px;
}
	.product-listing .slick-dots{left:0;}
	.product-listing .card{margin: 0 45px;}
}
.testimonial-new .customer-review-inner{
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(136, 136, 136, 0.10);
    padding: 30px;
}
.portfolio-new .card-body h3{
	height: 0 !important;
	padding: 20px 0 0;
}
.portfolio-new .card-body{
	padding-bottom: 10px;
}
.tab-content{
	padding:30px;
}
.tab-container{
	border-radius: 10px;
	border: 1px solid #EEE;
	background: #FFF;
	box-shadow: 0px 4px 20px 0px rgba(136, 136, 136, 0.10);
}
.tab-container .tabs{
    background: #F7F7F7;
	display:flex;
}
.tab-container .tab{
	border-right:1px solid #eee;
	border-left: 0;
    border-top: 0;
    border-bottom: 0;
    background: #F7F7F7;
	color: #222;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}
.tab-container .tab.active{
	background:#fff;
	color: #1E9ADA;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 600;
}
.tab-container .tab:focus{
	outline:none;
}
.app-form-wrapper{
	border-radius: 10px;
	background: #FFF;
	border:1px solid rgb(104 221 251 / 20%);
	box-shadow: 0px 4px 20px 0px rgba(136, 136, 136, 0.10);
}
.app-form-wrapper .form-head{
	color: #222;
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 500;
	line-height: normal;
	background: #F7F7F7;
	padding: 20px 30px 7px;
	border-radius: 9px 9px 0px 0px;
}
.form_wrapper{
	padding: 30px ;   
}
.form_wrapper .cont-email , .cont-name{
	background:#fff;
	border-radius: 6px;
	border: 1px solid #EEE;
}
.form_wrapper .cont-name{
	background:#fff;
	border-radius: 6px;
	border: 1px solid #EEE;
}
.form_wrapper .cont-message{
	background:#fff;
	border-radius: 6px;
	border: 1px solid #EEE;
	height:110px;
}