/**
Theme Name: devoctive
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: devoctive
Template: astra
*/

.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
} 
.wp-block-group.\34 04-grp {
	padding: 280px 0px;
}

.wp-block-group.\34 04-grp h1 {
	font-size: 99px;
	font-weight: 800;
	color: #fff;
}

.wp-block-group.\34 04-grp p {
	font-size: 62px;
	font-weight: 500;
	color: #fff;
}
.page-id-46 .site-content {
	background: #031337;
}


/* ==== Hero_Sec ==== */


body .wp-block-cover.alignfull.hero-sec {
	min-height: 630px;
	object-fit: cover;
}
body .wp-block-cover.alignfull.hero-sec h1 {
	max-width: 555px;
	width: 100%;
	text-align: left;
	line-height: 55px;
	margin: 0px 213px 21px !important;
	font-size: 40px !important;
}
body .wp-block-cover.alignfull.hero-sec p {
	max-width: 647px;
	text-align: left;
	width: 100%;
	margin: 0px 213px 46px !important;
	font-size: 18px;
}
body .wp-block-buttons.hero-btn {
	max-width: 1400px;
	width: 100%;
}
body .wp-block-buttons.hero-btn a {
	font-size: 20px;
	padding: 14px 34px;
	border-radius: 6px;
	background-color: #2a62ff;
}
body .wp-block-button.hero-btnAbout a {
	background-color: #fff;
	color: #020842;
}
/* LOGO_SEC */

body .wp-block-columns.logo-innner-sec {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	gap: 17%;
}

body  .wp-block-columns.logo-innner-sec figure {
	width: 79px;
}

/* ====  ABOUT_SEC ==== */

body .wp-block-group.alignfull.about-sec {
	padding: 90px 40px;
}
body .wp-block-columns.about-inner-sec {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	gap: 7%;
}
body .wp-block-columns.about-inner-sec img {
	border-radius: 20px;
}
body .wp-block-columns.about-inner-sec h2 {
	width: 134px;
	padding: 6px 10px 5px 15px;
	font-size: 25px;
	font-weight: 500;
	color: #0013FF;
	background: #e6e9fc;
}
body .wp-block-columns.about-inner-sec h3 {
	font-size: 42px;
	font-weight: 900;
	line-height: 55px;
	margin-bottom: -6px !important;
}
body .wp-block-columns.about-inner-sec p {
	font-size: 18px;
	font-weight: 400;
	line-height: 29px;
	margin-bottom: 0px;
}
body .wp-block-columns.about-inner-sec li {
	font-size: 20px;
	line-height: 33px;
	font-weight: 500;
	list-style: circle;
}
body .wp-block-columns.about-inner-sec li {
	font-size: 20px;
	line-height: 33px;
	font-weight: 500;
	position: relative;
	margin-bottom: 10px;
}
body .wp-block-columns.about-inner-sec li::before {
	content: " ";
	background-image: url(https://devoctive.com/wp-content/uploads/2025/12/Bullet-Points.svg);
	position: absolute;
	width: 90px;
	height: 77px;
	background-repeat: no-repeat;
	left: -31px;
	top: 6px;
}
body .wp-block-buttons.about-btn {
	margin-top: 50px;
}
body .wp-block-buttons.about-btn a {
	background: #2a62ff;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	padding: 15px 42px;
	border-radius: 10px;
}
/* ==== MARKETING_SEC==== */

.wp-block-group.alignfull.marketing-grp {
	padding: 80px 48px;
	background-color: #f8f8f8;
}
.market-subhead {
	font-size: 20px;
	margin-top: 11px;
	margin-bottom: 36px !important;
	max-width: 759px;
	width: 100%;
	line-height: 24px;
}
body .wp-block-columns.marketing-col {
	display: grid;
	grid-template-columns: repeat(4, 1fr); /* 4 columns */
	gap: 60px 41px;
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
body .wp-block-columns.marketing-col img {
	height: 90px;
	object-fit: cover;
	width: 90px;
	background-color: #f0f2fd;
	border-radius: 50px;
	padding: 12px;
}
body .wp-block-columns.marketing-col .wp-block-column {
	border: 1px solid #2a62ff;
	padding: 30px 22px 40px;
	border-radius: 15px;
}
body .wp-block-columns.marketing-col a.wp-block-button__link {
	background-color: #0013FF;
	border-radius: 10px;
	font-size: 18px;
	padding: 10px 20px;
}
body .wp-block-columns.marketing-col p {
	line-height: 21px;
	max-width: 254px;
	width: 100%;
}
body .market-head {
	color: #2a62ff;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 25px;
}

/* SUCCESS_SEC */

body .wp-block-group.alignfull.success-grp {
	padding: 80px 40px;
}

body .wp-block-columns.success-innerCol {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
body .wp-block-columns.success-innerCol figure.wp-block-image {
	position: relative;
	width: 160px;
	height: 160px;
	margin: 0 auto !important;
	padding: 6px;
	border-radius: 63%;
}
body .wp-block-columns.success-innerCol figure.wp-block-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 63%;
}
.success-innerCol figure.wp-block-image::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 63%;
	border: 1px solid #2E65FF;
}
body .cycle-head {
	color: #2a62ff;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 15px;
}
body .cycle-subHead {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 75px !important;
	max-width: 759px;
	width: 100%;
	line-height: 24px;
}
body .wp-block-columns.success-innerCol h3 {
	font-size: 24px;
	font-weight: 700;
	color: #2E65FF;
	margin-bottom: 0px;
}
body .wp-block-columns.success-innerCol p {
	margin: 11px 0px 0px;
}


/* ==== FAQ_SEC ==== */

body .wp-block-group.alignfull.faq-grp {
	padding: 80px 40px;
	background-color: #f9f9f9;
}
body .faq-head {
	padding: 2px 10px 1px 19px;
	font-size: 21px;
	font-weight: 500;
	color: #0013FF;
	background: #e6e9fc;
	width: 97px;
	border-radius: 7px;
	margin: 0px 0px 10px;
}

body .faq-col h2 {
	font-size: 45px;
	font-weight: 700;
	margin: 0px !important;
}
body .faq-subHead {
	font-size: 18px;
	font-weight: 400;
	margin-top: 6px;
	max-width: 501px;
	width: 100%;
}


body .rank-math-block {
	width: 100%;
	max-width: 920px;
}
body .rank-math-list-item {
	margin-bottom: 15px;
}
body .rank-math-question {
	background: #fff;
	color: #000;
	padding: 15px 60px 16px 20px;
	border-radius: 6px;
	font-size: 22px;
	font-weight: 600;
	cursor: pointer !important;
	position: relative;
	transition: background 0.3s ease;
	box-shadow: 0px 4px 24px rgba(0,0,0,0.15);
}
body .rank-math-list-item.active .rank-math-question {
	background: #255ffd;
	color: #fff;
	margin-bottom: 0px;
	border: 1px solid #2d64fc;
	border-radius: 0px;
}
body .rank-math-list-item.active .rank-math-answer {
	border: 1px solid #2d64fc;

}
body .rank-math-question:before {
	content: "+";
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background: #fff;
	color: #1f55ff;
	border-radius: 50%;
	font-size: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
}
body .rank-math-list-item.active .rank-math-question:before {
	content: "-";
	color: #0323e6;
}
body .rank-math-answer {
	display: none;
	background: #ffffff;
	padding: 18px 20px;
	border-radius: 0 0 6px 6px;
	box-shadow: 0px 4px 24px rgba(0,0,0,0.15);
}
body .rank-math-answer p {
	font-size: 18px;
	line-height: 26px;
	margin: 0;
}


/* ==== CONTACT_FORM ==== */

body .wp-block-group.alignfull.contact-grp {
	padding: 80px 40px;
}
body .wp-block-columns.contact-innerCol {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
body .form-col h2 {
	font-size: 40px;
	font-weight: 600;
	color: #2E65FF;
}
body .form-para {
	font-size: 18px;
	line-height: 22px;
	margin: 20px 0px 50px;
	max-width: 466px;
}
body .wpcf7 input[type="text"],
body .wpcf7 input[type="email"],
body .wpcf7 input[type="tel"],
body .wpcf7 select,
body .wpcf7 textarea {
	width: 480px !important;
	padding: 10px 12px !important;
	border: 1px solid #cfcfcf;
	border-radius: 4px;
	font-size: 15px;
	margin-bottom: 15px;
	background: #f9f9f9;
}

body .phone-row {
	display: flex;
	gap: 10px;
}
body .phone-row select {
	max-width: 160px;
}
body .wpcf7-checkbox input {
	margin-right: 8px;
}

body .wpcf7-list-item {
	display: block;
	margin: 0px 0px 6px;
	font-size: 15px;
}
body .wpcf7 textarea {
	height: 150px;
}

body .wpcf7 input[type="submit"] {
	background: #246bff;
	color: #fff;
	padding: 12px 28px;
	border-radius: 6px;
	font-size: 16px;
	border: none;
	cursor: pointer;
}
body .wpcf7 input[type="submit"]:hover {
	background: #0047ff;
}
body .wpcf7 form p {
	font-weight: 700;
	margin-bottom: 5px;
	color: #000;
}
body .wpcf7 form {
	max-width: 450px;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
	margin-left: -13px;
}
body .wpcf7 input[type="tel"] {
	width: 304px !important;
}
.wpcf7 .wpcf7-not-valid-tip {
	margin-top: -9px !important;
}
body .wpcf7 .req {
	color: #DC2626 !important;
	font-weight: bold;
}


/* ==== FOOTER_SEC ==== */


body .ast-builder-footer-grid-columns.site-above-footer-inner-wrap.ast-builder-grid-row {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	gap: 2px;
}
.site-above-footer-wrap.ast-builder-grid-row-container {
	background-color: #222222;
	padding: 80px 40px;
}
.site-above-footer-wrap.ast-builder-grid-row-container h2 {
	font-size: 32px;
	color: #fff;
	font-weight: 500;

}
.footer-secOne h2 {
	font-size: 42px;
	text-align: left;
	color: #fff;

}
.footer-secOne p {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	text-align: left;
	color: #fff;
	max-width: 314px;
}
.footer-logo {
	text-align: left;
	display: flex;
	gap: 10px;
}

.footer-logo a {
	border: 1px solid #ffff;
	border-radius: 72px;
	padding: 10px 11px;
	display: flex;
	justify-content: space-between;
	filter: brightness(0) invert(1) !important;
	width: 45px;
	height: 45px;
}
.footer-logo a:hover {
	filter: brightness(0) saturate(100%) invert(32%) sepia(92%) saturate(2500%) hue-rotate(215deg) brightness(95%) contrast(95%) !important;
}
.site-footer-above-section-2 h2.widget-title {
	margin-bottom: 11px;
}
.site-footer-above-section-2 li a {
	color: #fff;
	font-size: 20px;
	padding-bottom: 89px !important;
}

.site-footer-above-section-3 h2.widget-title {
	margin-bottom: 11px;
}
.site-footer-above-section-3 li a {
	color: #fff;
	font-size: 20px;
	padding-bottom: 89px !important;
}
.contact-info {
	display: flex;
	gap: 4px;
	justify-content: center;
	margin-bottom: 11px !important;
}
.footer-contact h2 {
	margin-left: -76px;
}

.contact-info img {
	filter: brightness(0) invert(1) !important;
	width: 41px;
	height: 41px;
	border: 1px solid;
	border-radius: 50px;
	padding: 8px;
}
.contact-info p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}
.mr-left img {
	margin-left: 73px !important;
}
.contact-info img {
	margin-left: -48px;
}
.mr-leftTwo img {
	margin-left: -56px !important;
}
.footer-contact {
	margin-left: -60px;
}
.footer-secOne {
	width: 450px;
}
.contact-info img:hover {
	filter: brightness(0) saturate(100%) invert(32%) sepia(92%) saturate(2500%) hue-rotate(215deg) brightness(95%) contrast(95%) !important;
	cursor: pointer;
}

/* ==== ABOUT_PAGE ==== */

/* HERO_SEC */

body .wp-block-cover.alignfull.about-hero-sec {
	min-height: 630px;
	object-fit: cover;
}
/**
Theme Name: devoctive
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: devoctive
Template: astra
*/

.site-primary-header-wrap.ast-builder-grid-row-container.site-header-focus-item.ast-container {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
} 
.wp-block-group.\34 04-grp {
	padding: 280px 0px;
}

.wp-block-group.\34 04-grp h1 {
	font-size: 99px;
	font-weight: 800;
	color: #fff;
}

.wp-block-group.\34 04-grp p {
	font-size: 62px;
	font-weight: 500;
	color: #fff;
}
.page-id-46 .site-content {
	background: #031337;
}


/* ==== Hero_Sec ==== */


body .wp-block-cover.alignfull.hero-sec {
	min-height: 630px;
	object-fit: cover;
}
body .wp-block-cover.alignfull.hero-sec h1 {
	max-width: 555px;
	width: 100%;
	text-align: left;
	line-height: 55px;
	margin: 0px 213px 21px !important;
	font-size: 40px !important;
}
body .wp-block-cover.alignfull.hero-sec p {
	max-width: 647px;
	text-align: left;
	width: 100%;
	margin: 0px 213px 46px !important;
	font-size: 18px;
}
body .wp-block-buttons.hero-btn {
	max-width: 1400px;
	width: 100%;
}
body .wp-block-buttons.hero-btn a {
	font-size: 20px;
	padding: 14px 34px;
	border-radius: 6px;
	background-color: #2a62ff;
}
body .wp-block-button.hero-btnAbout a {
	background-color: #fff;
	color: #020842;
}
/* LOGO_SEC */

body .wp-block-columns.logo-innner-sec {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	gap: 17%;
}

body  .wp-block-columns.logo-innner-sec figure {
	width: 79px;
}

/* ====  ABOUT_SEC ==== */

body .wp-block-group.alignfull.about-sec {
	padding: 90px 40px;
}
body .wp-block-columns.about-inner-sec {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	gap: 7%;
}
body .wp-block-columns.about-inner-sec img {
	border-radius: 20px;
}
body .wp-block-columns.about-inner-sec h2 {
	width: 134px;
	padding: 6px 10px 5px 15px;
	font-size: 25px;
	font-weight: 500;
	color: #0013FF;
	background: #e6e9fc;
}
body .wp-block-columns.about-inner-sec h3 {
	font-size: 42px;
	font-weight: 900;
	line-height: 55px;
	margin-bottom: -6px !important;
}
body .wp-block-columns.about-inner-sec p {
	font-size: 18px;
	font-weight: 400;
	line-height: 29px;
	margin-bottom: 0px;
}
body .wp-block-columns.about-inner-sec li {
	font-size: 20px;
	line-height: 33px;
	font-weight: 500;
	list-style: circle;
}
body .wp-block-columns.about-inner-sec li {
	font-size: 20px;
	line-height: 33px;
	font-weight: 500;
	position: relative;
	margin-bottom: 10px;
}
body .wp-block-columns.about-inner-sec li::before {
	content: " ";
	background-image: url(https://devoctive.com/wp-content/uploads/2025/12/Bullet-Points.svg);
	position: absolute;
	width: 90px;
	height: 77px;
	background-repeat: no-repeat;
	left: -31px;
	top: 6px;
}
body .wp-block-buttons.about-btn {
	margin-top: 50px;
}
body .wp-block-buttons.about-btn a {
	background: #2a62ff;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	padding: 15px 42px;
	border-radius: 10px;
}
/* ==== MARKETING_SEC==== */

.wp-block-group.alignfull.marketing-grp {
	padding: 80px 48px;
	background-color: #f8f8f8;
}
.market-subhead {
	font-size: 20px;
	margin-top: 11px;
	margin-bottom: 36px !important;
	max-width: 759px;
	width: 100%;
	line-height: 24px;
}
body .wp-block-columns.marketing-col {
	display: grid;
	grid-template-columns: repeat(4, 1fr); /* 4 columns */
	gap: 60px 41px;
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
body .wp-block-columns.marketing-col img {
	height: 90px;
	object-fit: cover;
	width: 90px;
	background-color: #f0f2fd;
	border-radius: 50px;
	padding: 12px;
}
body .wp-block-columns.marketing-col .wp-block-column {
	border: 1px solid #2a62ff;
	padding: 30px 22px 40px;
	border-radius: 15px;
}
body .wp-block-columns.marketing-col a.wp-block-button__link {
	background-color: #0013FF;
	border-radius: 10px;
	font-size: 18px;
	padding: 10px 20px;
}
body .wp-block-columns.marketing-col p {
	line-height: 21px;
	max-width: 254px;
	width: 100%;
}
body .market-head {
	color: #2a62ff;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 25px;
}

/* SUCCESS_SEC */

body .wp-block-group.alignfull.success-grp {
	padding: 80px 40px;
}

body .wp-block-columns.success-innerCol {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
body .wp-block-columns.success-innerCol figure.wp-block-image {
	position: relative;
	width: 160px;
	height: 160px;
	margin: 0 auto !important;
	padding: 6px;
	border-radius: 63%;
}
body .wp-block-columns.success-innerCol figure.wp-block-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 63%;
}
.success-innerCol figure.wp-block-image::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 63%;
	border: 1px solid #2E65FF;
}
body .cycle-head {
	color: #2a62ff;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 15px;
}
body .cycle-subHead {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 75px !important;
	max-width: 759px;
	width: 100%;
	line-height: 24px;
}
body .wp-block-columns.success-innerCol h3 {
	font-size: 24px;
	font-weight: 700;
	color: #2E65FF;
	margin-bottom: 0px;
}
body .wp-block-columns.success-innerCol p {
	margin: 11px 0px 0px;
}


/* ==== FAQ_SEC ==== */

body .wp-block-group.alignfull.faq-grp {
	padding: 80px 40px;
	background-color: #f9f9f9;
}
body .faq-head {
	padding: 2px 10px 1px 19px;
	font-size: 21px;
	font-weight: 500;
	color: #0013FF;
	background: #e6e9fc;
	width: 97px;
	border-radius: 7px;
	margin: 0px 0px 10px;
}

body .faq-col h2 {
	font-size: 45px;
	font-weight: 700;
	margin: 0px !important;
}
body .faq-subHead {
	font-size: 18px;
	font-weight: 400;
	margin-top: 6px;
	max-width: 501px;
	width: 100%;
}


body .rank-math-block {
	width: 100%;
	max-width: 920px;
}
body .rank-math-list-item {
	margin-bottom: 15px;
}
body .rank-math-question {
	background: #fff;
	color: #000;
	padding: 15px 60px 16px 20px;
	border-radius: 6px;
	font-size: 22px;
	font-weight: 600;
	cursor: pointer !important;
	position: relative;
	transition: background 0.3s ease;
	box-shadow: 0px 4px 24px rgba(0,0,0,0.15);
}
body .rank-math-list-item.active .rank-math-question {
	background: #255ffd;
	color: #fff;
	margin-bottom: 0px;
	border: 1px solid #2d64fc;
	border-radius: 0px;
}
body .rank-math-list-item.active .rank-math-answer {
	border: 1px solid #2d64fc;

}
body .rank-math-question:before {
	content: "+";
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background: #fff;
	color: #1f55ff;
	border-radius: 50%;
	font-size: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
}
body .rank-math-list-item.active .rank-math-question:before {
	content: "-";
	color: #0323e6;
}
body .rank-math-answer {
	display: none;
	background: #ffffff;
	padding: 18px 20px;
	border-radius: 0 0 6px 6px;
	box-shadow: 0px 4px 24px rgba(0,0,0,0.15);
}
body .rank-math-answer p {
	font-size: 18px;
	line-height: 26px;
	margin: 0;
}


/* ==== CONTACT_FORM ==== */

body .wp-block-group.alignfull.contact-grp {
	padding: 80px 40px;
}
body .wp-block-columns.contact-innerCol {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
body .form-col h2 {
	font-size: 40px;
	font-weight: 600;
	color: #2E65FF;
}
body .form-para {
	font-size: 18px;
	line-height: 22px;
	margin: 20px 0px 50px;
	max-width: 466px;
}
body .wpcf7 input[type="text"],
body .wpcf7 input[type="email"],
body .wpcf7 input[type="tel"],
body .wpcf7 select,
body .wpcf7 textarea {
	width: 480px !important;
	padding: 10px 12px !important;
	border: 1px solid #cfcfcf;
	border-radius: 4px;
	font-size: 15px;
	margin-bottom: 15px;
	background: #f9f9f9;
}

body .phone-row {
	display: flex;
	gap: 10px;
}
body .phone-row select {
	max-width: 160px;
}
body .wpcf7-checkbox input {
	margin-right: 8px;
}

body .wpcf7-list-item {
	display: block;
	margin: 0px 0px 6px;
	font-size: 15px;
}
body .wpcf7 textarea {
	height: 150px;
}

body .wpcf7 input[type="submit"] {
	background: #246bff;
	color: #fff;
	padding: 12px 28px;
	border-radius: 6px;
	font-size: 16px;
	border: none;
	cursor: pointer;
}
body .wpcf7 input[type="submit"]:hover {
	background: #0047ff;
}
body .wpcf7 form p {
	font-weight: 700;
	margin-bottom: 5px;
	color: #000;
}
body .wpcf7 form {
	max-width: 450px;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
	margin-left: -13px;
}
body .wpcf7 input[type="tel"] {
	width: 304px !important;
}
.wpcf7 .wpcf7-not-valid-tip {
	margin-top: -9px !important;
}
body .wpcf7 .req {
	color: #DC2626 !important;
	font-weight: bold;
}


/* ==== FOOTER_SEC ==== */


body .ast-builder-footer-grid-columns.site-above-footer-inner-wrap.ast-builder-grid-row {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	gap: 2px;
}
.site-above-footer-wrap.ast-builder-grid-row-container {
	background-color: #222222;
	padding: 80px 40px;
}
.site-above-footer-wrap.ast-builder-grid-row-container h2 {
	font-size: 32px;
	color: #fff;
	font-weight: 500;

}
.footer-secOne h2 {
	font-size: 42px;
	text-align: left;
	color: #fff;

}
.footer-secOne p {
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	text-align: left;
	color: #fff;
	max-width: 314px;
}
.footer-logo {
	text-align: left;
	display: flex;
	gap: 10px;
}

.footer-logo a {
	border: 1px solid #ffff;
	border-radius: 72px;
	padding: 10px 11px;
	display: flex;
	justify-content: space-between;
	filter: brightness(0) invert(1) !important;
	width: 45px;
	height: 45px;
}
.footer-logo a:hover {
	filter: brightness(0) saturate(100%) invert(32%) sepia(92%) saturate(2500%) hue-rotate(215deg) brightness(95%) contrast(95%) !important;
}
.site-footer-above-section-2 h2.widget-title {
	margin-bottom: 11px;
}
.site-footer-above-section-2 li a {
	color: #fff;
	font-size: 20px;
	padding-bottom: 89px !important;
}

.site-footer-above-section-3 h2.widget-title {
	margin-bottom: 11px;
}
.site-footer-above-section-3 li a {
	color: #fff;
	font-size: 20px;
	padding-bottom: 89px !important;
}
.contact-info {
	display: flex;
	gap: 4px;
	justify-content: center;
	margin-bottom: 11px !important;
}
.footer-contact h2 {
	margin-left: -76px;
}

.contact-info img {
	filter: brightness(0) invert(1) !important;
	width: 41px;
	height: 41px;
	border: 1px solid;
	border-radius: 50px;
	padding: 8px;
}
.contact-info p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}
.mr-left img {
	margin-left: 73px !important;
}
.contact-info img {
	margin-left: -48px;
}
.mr-leftTwo img {
	margin-left: -56px !important;
}
.footer-contact {
	margin-left: -60px;
}
.footer-secOne {
	width: 450px;
}
.contact-info img:hover {
	filter: brightness(0) saturate(100%) invert(32%) sepia(92%) saturate(2500%) hue-rotate(215deg) brightness(95%) contrast(95%) !important;
	cursor: pointer;
}

/* ==== ABOUT_PAGE ==== */

/* HERO_SEC */

body .wp-block-cover.alignfull.about-hero-sec {
	min-height: 630px;
	object-fit: cover;
}
body .wp-block-cover.alignfull.about-hero-sec h1 {
	max-width: 555px;
	width: 100%;
	text-align: left;
	line-height: 55px;
	margin: 0px 213px 21px !important;
	font-size: 50px !important;
}
body .wp-block-cover.alignfull.about-hero-sec p {
	max-width: 601px;
	text-align: left;
	width: 100%;
	margin: 0px 213px 46px !important;
	font-size: 20px;
	line-height: 27px;
}

/* STORY_SEC */

.story-col {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
.story-col h2 {
	font-weight: 600;
	font-size: 40px;
	color: #2a62ff;
}
.story-col p {
	font-size: 20px;
	font-weight: 400;
	max-width: 1263px;
	width: 100%;
	margin-bottom: 11px !important;
	line-height: 28px;
	margin-top: 13px;
}

/* BRAND_SEC */

body .wp-block-group.alignfull.brand-grp {
	padding: 80px 48px;
	background-color: #f8f8f8;
}
.brand-head {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	font-size: 40px;
	font-weight: 700;
	color: #2a62ff;
}
.brand-subhead {
	font-size: 20px;
	margin-top: 11px;
	margin-bottom: 36px !important;
	max-width: 1400px;
	width: 100%;
	line-height: 24px;
}
body .wp-block-columns.brand-col {
	display: grid;
	grid-template-columns: repeat(3, 1fr); /* 4 columns */
	gap: 60px 72px;
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
body .wp-block-columns.brand-col img {
	height: 90px;
	object-fit: cover;
	width: 90px;
	background-color: #f0f2fd;
	border-radius: 50px;
	padding: 12px;
}
body .wp-block-columns.brand-col .wp-block-column {
	padding: 30px 22px 40px;
	border-radius: 16px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1),
		0 8px 16px rgba(0,0,0,0.15);
}


/* SUCCESS_SEC */

body .wp-block-group.alignfull.success-grp {
	padding: 80px 48px;
}
.success-grp h2 {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	font-size: 40px;
	font-weight: 700;
	color: #2a62ff;
}
.success-grp p {
	font-size: 20px;
	margin-top: 11px;
	margin-bottom: 36px !important;
	max-width: 1400px;
	width: 100%;
	line-height: 24px;
}

body .success-col h4 {
	font-size: 55px;
	font-weight: 700;
	color: #2a62ff;
}
body .success-col p {
	font-size: 16px;
	margin: 0px;
}
body .success-col {
	display: flex;
	overflow: hidden;
	gap: 40px;
	position: relative;
}
body .success-col > .wp-block-column {
	min-width: 250px;
	flex-shrink: 0;
	text-align: center;
	animation: successScroll 12s linear infinite;
}
@keyframes successScroll {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-100%);
	}
}
body .success-col h4 {
	font-size: 48px;
	font-weight: 700;
	color: #2d64fc;
}

body .success-col p {
	font-size: 16px;
	color: #555;
}



/* DEVO_SEC */

body .wp-block-group.alignfull.devo-grp{
	padding: 80px 48px;
}
.devo-grp h2 {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	font-size: 40px;
	font-weight: 700;
	color: #2a62ff;
}
body .devo-inner-sec {
	max-width: 1400px;
	width: 100%;
	margin-top: 50px;
}

.devo-inner-sec > .wp-block-column:first-child {
    max-width: 635px;
}

.devo-inner-col {
	background: #ffffff;
	border-radius: 22px;
	padding: 30px 14px;
	transition: all 0.3s ease;
	max-width: 507px;
	width: 100%;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 8px 16px rgba(0, 0, 0, 0.15);
}

.devo-inner-col:hover {
	transform: translateY(-5px);
	box-shadow: 0 20px 45px rgba(0,0,0,0.12);
}

.devo-inner-col > .wp-block-columns {
	align-items: flex-start;
	gap: 22px;
}

.devo-inner-col figure {
	border: 2px solid #2f5bff;
	border-radius: 6px;
	padding: 12px 0px;
	min-width: 60px;
	max-width: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.devo-inner-col figure img {
	width: 50px !important;
	height: 50px !important;
}

.devo-inner-col h3 {
	color: #2f5bff;
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 10px;
}

.devo-inner-col p {
	margin: 0;
	font-size: 16px;
	line-height: 1.6;
	color: #444;
}

.devo-inner-sec > .wp-block-column:last-child img {
	border-radius: 30px;
}
body .devo-image-col img {
    height: 600px;
    object-fit: cover;
}




/* ====  Services-Page ==== */

/*  AI_PAGE_Hero_Sec */

body .wp-block-cover.alignfull.service-hero-sec {
	min-height: 630px;
	object-fit: cover;
}
body .wp-block-cover.alignfull.service-hero-sec h1 {
	max-width: 555px;
	width: 100%;
	text-align: left;
	line-height: 55px;
	margin: 0px 213px 21px !important;
	font-size: 40px !important;
}
body .wp-block-cover.alignfull.service-hero-sec p {
	max-width: 647px;
	text-align: left;
	width: 100%;
	margin: 0px 213px 46px !important;
	font-size: 18px;
}
body .wp-block-buttons.service-btn {
	max-width: 1400px;
	width: 100%;
}
body .wp-block-buttons.service-btn a {
	font-size: 20px;
	padding: 14px 34px;
	border-radius: 6px;
	background-color: #2a62ff;
}


/* AI_PAGE_ABOUT_SEC */

body .wp-block-group.alignfull.services-about-sec{
	padding: 90px 40px;
}
body .wp-block-columns.services-about-inner-sec {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	gap: 7%;
}

body .wp-block-columns.services-about-inner-sec img {
	border-radius: 20px;
}
body .wp-block-columns.services-about-inner-sec h2 {
	font-size: 40px;
	font-weight: 700;
}
body .wp-block-columns.services-about-inner-sec p {
	font-size: 20px;
	font-weight: 400;
	line-height: 29px;
	margin-bottom: 0px;
}
.service-about-image img {
    height: 452px;
    object-fit: cover;
}

/* AI__PAGE_MARKETING_SEC */

.wp-block-group.alignfull.services-marketing-grp {
	padding: 80px 48px;
	background-color: #f8f8f8;
}
body .wp-block-columns.services-marketing-col {
	display: grid;
	grid-template-columns: repeat(3, 1fr); /* 4 columns */
	gap: 60px 41px;
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
body .wp-block-columns.services-marketing-col img {
	height: 90px;
	object-fit: cover;
	width: 90px;
	background-color: #f0f2fd;
	border-radius: 50px;
	padding: 12px;
}
body .wp-block-columns.services-marketing-col .wp-block-column {
	border: 1px solid #2a62ff;
	padding: 30px 22px 40px;
	border-radius: 15px;
}
body .wp-block-columns.services-marketing-col p {
	line-height: 21px;
	max-width: 254px;
	width: 100%;
}
body .services-market-head {
	color: #2a62ff;
	font-size: 35px;
	font-weight: 700;
	margin-bottom: 25px;
}