/*
Theme Name: CoreMech
Description: CoreMech  is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: CoreMech
Domain Path: CoreMech 
Author: A2Z Developing Team [tanand79gmail.com] 
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


.wpforms-field-container input::placeholder, .wpforms-field-container textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #010101 !important;
  opacity: 1; /* Firefox */
}

.wpforms-field-container input:-ms-input-placeholder, .wpforms-field-container textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #010101 !important;
}

.wpforms-field-container input::-ms-input-placeholder, .wpforms-field-container textarea::-ms-input-placeholder { /* Microsoft Edge */
  color: #010101 !important;
}
body,html{
	overflow-x:hidden !important;
	position:relative;
}
header .elementor-icon-list-icon {
	background-color: #ffffff;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	text-align: center;
}
header .elementor-icon-list-icon svg {
	margin: 0 !important;
}
.what-section:hover *{
	color:#fff !important;
}
.num-section {
	/* margin-bottom: -82px; */
	position: absolute;
	top: 30px;
	z-index: 1;
	right: 30px;
}
.about-section .elementor-counter-number-suffix {
	color: #2d5bf6;
}
.blog-holder .premium-blog-post-container:hover {
	background: #2d5bf6 !important;
	padding: 15px;
 	 border-radius: 10px !important;
}
.blog-holder .premium-blog-post-container:hover * {
	color: #fff !important;
}
.blog-holder .premium-blog-post-container:hover .premium-blog-entry-title,.blog-holder .premium-blog-post-container:hover .premium-blog-excerpt-link {
	text-decoration: underline !important;
}
.whatwe-section .elementor-image-box-title {
	min-height: 60px;
}
.wpforms-submit {
	background-color: #2D5BF6;
	border-radius: 30px;
	padding: 15px 40px 15px 40px;
	height: 52px;
}
.wpforms-submit {
	height: 54px !important;
}
div.wpforms-container-full input[type="submit"]:focus::after, div.wpforms-container-full button[type="submit"]:focus::after, div.wpforms-container-full .wpforms-page-button:focus::after, .wp-core-ui div.wpforms-container-full input[type="submit"]:focus::after, .wp-core-ui div.wpforms-container-full button[type="submit"]:focus::after, .wp-core-ui div.wpforms-container-full .wpforms-page-button:focus::after {
	border: none !important;
}
.page-id-776 h3 strong,.page page-id-3 .wp-block-heading {
	color: #000 !important;
	font-family: "Santhosi", Sans-serif;
	font-size: 20px !important;
	font-weight: 500;
}
.elementor-element.elementor-element-59de84e a:hover {
	text-decoration: none;
}
/*RESPONSIVE*/
@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1270px) {

}
@media screen and (max-width: 1023px) {

}

@media screen and (max-width: 767px) {
	.whatwe-section .elementor-image-box-img img {
		width: 100%;
	}
	.elementor-image-box-content li {
		list-style: none;
	}
}

@media screen and (max-width: 480px) {

}
@media screen and (max-width: 414px) {

}