/*
Theme Name: Synck Child
Theme URI: http://wordpressriverthemes.com/synck/
Template: synck
Author: WordPressRiver
Author URI: https://themeforest.net/user/wordpressriver
Description: Introducing a WordPress theme tailored for IT services and business consulting, making it the optimal design choice for businesses in 2024.
Tags: agency business,corporate,creative,digital,innovative,it,it solutions,IT Solutions Template,modern,saas,software company,software template,startup,technology company,technology template.
Version: 3.0.0.1732089229
Updated: 2024-11-20 07:53:49

*/


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2;
	color: #1836BB;
}

.contact-area .contact-form-wrap .contact-form-body .section-title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -1px;
    margin-bottom: 10px;
}

.mainContactForm .input-row_ {
	display: flex;
	width: 100%;
	gap: 15px;
}
.customFormSection2 {
	/* box-shadow: 0px 4px 20px 5px rgba(0,0,0,0.03); */
	border-radius: 10px;
	padding: 60px 0 70px 0px;
	position: relative;
}
.customFormSection {width: 1180px; background: #fff; border-radius: 10px; padding: 60px 0 70px 0px; position: relative;margin: 0 auto;}
.textArea textarea {
    height: 100px;
}
.mainContactForm .theme-btn{border: 0px;}
.myLocation {margin-top: 0px;}

.contact-info-box {
	padding-top: 30px;
	padding-bottom: 20px;
}
.contact-info-box p {
	margin-bottom: 0px;
}
.contact-info-box .icon {
	width: 52px;
	height: 52px;
	margin-bottom: 15px;
}
.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 0;
}
.wpcf7-list-item label{display: flex!important; align-items: center; gap: 10px;}

.sliderHome .content h6{margin-top: 20px;}
.sliderHome .content ul{margin-top: 10px;margin-left: 20px;}
.sliderHome .content li{font-size: 14px; line-height: 22px; color: #1C1C1C8C;list-style-type: circle;}
.sliderHome .about2-tab-content .about2-tab-content-body .img-box img {
	border-radius: 10px;
	height: auto;
	object-fit: cover;
}

.ourExpert .our-team-2-area{padding-top: 0px;}
.bookAppoint .cta-area{padding-bottom: 100px;}

.myLocation .elementor-icon-box-wrapper{box-shadow: 0px 4px 20px 5px rgba(0, 0, 0, 0.03);
    border-radius: 10px;
    background: #ffffff;
    padding: 20px 10px;
}

/* .serviceBox {
	background: linear-gradient(180deg, rgba(243, 246, 253, 0.7) 0%, rgba(243, 246, 253, 0) 86.26%);
	padding: 80px 40px!important;
} */
/* Target all even-numbered rows */
.serviceBox:nth-child(even) {
  background-color: #f3f6fd;padding: 60px 60px;margin-bottom: 0px;
}

/* Target all odd-numbered rows (Optional) */
.serviceBox:nth-child(odd) {
  background-color: #ffffff;padding: 60px;margin-bottom: 0px;
}

.paddBott50{padding-bottom: 50px!important;}


/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
@media screen and (max-width: 912px) {
.serviceBox:nth-child(even) {
  background-color: #ffffff;padding: 40px 10px;margin-bottom: 0px;
}

/* Target all odd-numbered rows (Optional) */
.serviceBox:nth-child(odd) {
  background-color: #f3f6fd;padding: 40px 10px;margin-bottom: 0px;
}
.peraTextFont.serviceBox:first-of-type{margin-top: 50px!important;}



}