/*
    Template: consulting
    Theme Name: Consulting Child Theme
    Theme URI: http://consulting.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
    Version: 4.0.2
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: consulting-child-theme
*/


.wpcf7-form-control.wpcf7-radio{
	display: flex;
    justify-content: space-evenly;
}

#about-section-title h4{
	width: 75vw;
}

#about-section-title div{
	flex-wrap: nowrap;
}

.request_callback .wpcf7-form-control{
	border-radius: 10px;
}

.company_history.vertical_alternating .item-description-wrapper .item-description{
	font-size: 16px !important;
}

#about-us-footer-desc p{
	font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 28px;
}

#services-title-desc p{
	font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 28px;
}

#footer .footer_widgets .widget.widget_nav_menu ul li{
	padding: 0 18px;
    margin: 0 0 10px;
}

#about-section-title .icon_box.style_4 .icon_box_inner{
	align-items: center;
}

.stm_post_details{
	display: none;
}


@media (max-width: 768px) {
#home-title{
	text-shadow: 4px 5px 8px #000000;
}
	#circle-point .elementor-widget-container{
		display: flex;
    	justify-content: center;
	}

#home-title-decription{
	text-shadow: 2px -1px 1px #000000;
}
}


@media (max-width: 1024px) {
  #home-first-btn a, #home-second-btn a {
		width: clamp(200px, 37vw, 300px);
  }

}
@media (min-width: 1024px) and (max-width: 1170px) {
	#descr-title .item-info {
        width: 40% !important;
	}
}

