/* 
Theme Name: Astra - istrategy
Template: astra
Version: 1.3.2
Text Domain: istrategy
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

h1, h2, h3, h4, h5, h6 {
	margin-top: 1em;
	margin-bottom: 0.5em;
}
.elementor-location-header .elementor-heading-title {
	margin-bottom: 0;
}
.gform_wrapper .book-service-form {
	max-width: 800px;
}
.gform_wrapper form .gform_footer input.button, 
.gform_wrapper form .gform_footer input[type=submit], 
.gform_wrapper form .gform_page_footer input.button, 
.gform_wrapper form .gform_page_footer input[type=submit] {
	background-color: #419D4A;
	color: #fff;
	min-height: 40px;
	font-size: 1.1875rem;
	display: block;
	margin: 0 auto;
}
.gform_wrapper form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper form textarea.medium,
.gform_wrapper form .chosen-container-single .chosen-single,
.gform_wrapper form select {
	background-color: #fff;
	font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #818a91;
    color: #373a3c;
    vertical-align: middle;
    line-height: 1.4;
}
body .gform_wrapper form ul li.gfield,
.gform_wrapper form li.hidden_label input {
	margin-top: 0;
}
.gform_wrapper form .chosen-container-single .chosen-single,
.gform_wrapper form .chosen-container-active.chosen-with-drop .chosen-single {
	-webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    background: #fff;
    box-shadow: none;
    padding-top: 12px;
}
.gform_wrapper form .chosen-container-single .chosen-single div b {
	background-position: 0 13px;
}
.gform_wrapper form .chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 13px;
}
.elementor-section .subservices .elementor-container {
	width: 100%;
}
.subservices .elementor-image i {
	color: #419D4A;
	font-size: 50px;
}
@media (max-width: 767px) {
  .subservices .elementor-column.elementor-col-33 {
    flex: 0 0 33% !important;
    max-width: 31% !important;
  }
  .subservices .elementor-col-20 {
  	justify-content: center;
  }
  .subservices .elementor-heading-title {
  	text-align: center;
  	font-size: 16px;
  }
}
.elementor-widget-ist-recent-services .elementor-accordion .elementor-tab-title {
    background-color: #23A455;
}
.elementor-widget-ist-recent-services .elementor-accordion-icon, 
.elementor-widget-ist-recent-services .elementor-accordion-title {
	color: #fff;
}
.testimonials-list {
	flex-wrap: wrap;
	display: flex;
}
.testimonials-list .testimonial {
	width: 32%;
	margin: 0 0.5% 1em;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
	background: #fff;
	border: 1px solid #eee;
	box-shadow: 0 0 3px #eee;
}
.testimonials-list .author {
	margin: 0;
}
.testimonials-list blockquote {
	padding: 0;
	margin: 0;
	border: none;
	font-size: 0.9em;
	line-height: 1.5em;
}
.elementor-widget-ist-customer-testimonials .elementor-main-swiper {
	width: 95%;
}

@media (max-width: 1024px) {
	.testimonials-list .testimonial {
		width: 48%;
		margin-left: 1%;
		margin-right: 1%;	
	}
}
@media (max-width: 767px) {
	.testimonials-list .testimonial {
		width: 100%;
		margin-left: 0;
		margin-right: 0;	
	}
}
.page .elementor-toggle .elementor-tab-title {
	font-weight: 400;
}
.accordion .ui-accordion-header {
	background: #23a455;
	color: #fff;
	margin: 0;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    outline: none;
}
.accordion .ui-accordion-header i {
	margin-right: 10px;
}
.accordion .ui-accordion-header-active .icon-closed {
	display: none;
}
.accordion .icon-opened {
	display: none;
}
.accordion .ui-accordion-header-active .icon-opened {
	display: inline-block;
}
.accordion .ui-accordion-content {
	padding: 15px 20px;
	border: 1px solid #d5d8dc;
}
.accordion .ui-accordion-content p:last-child {
	margin-bottom: 0;
}
.trustindex-popup-widget {
	display: none;
}