/*
Theme Name: Agenriver Child
Theme URI: http://themexriver.com/wp/agenriver/demo
Template: agenriver
Author: themexriver
Author URI: http://themexriver.com/
Description: Agenriver - Creative Portfolio & Agency WordPress Theme
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0.1762507144
Updated: 2025-11-07 09:19:04

color code yellow: #ffd851
color code blue: #0086E7

*/


.page-id-141747,
.page-id-141762,
.page-id-141764,
.page-id-5674,
.page-id-141239,
.page-id-142070,
.services-template,
.clients-template,
.real-results-template, 
.podcasts-template,
.location-template,
.digital_digest-template-default,
.single-post,
.category,
.tag,
.page-template-template-thank-you,
.single-wporg_infographic,
.page-id-143775,
.author,
.page-id-142419,
body
{
	background-image: url('http://macraes.com/wp-content/uploads/2025/11/section-bg-1.png');
	background-attachment: fixed;
	background-size: cover;
	background-position: center center !important;
	background-repeat: repeat-y;
	background-color: #000;
}
.home {
    background-image: unset;
}
.e-n-accordion .e-n-accordion-item-title{
        background-color: #0086E7 !important;
}
.page-id-144618 header.agn-header-5-area.txa_sticky_header, .page-id-144618 .elementor-element-0a5efd5 {
    display: none;
}
.page-id-144618 .agt-brd-content.ver_3.headline.ul-li {
    padding: 60px 0;
}
.elementor-6352 .elementor-element.elementor-element-69bf4635 .agn-hero-5-slider-content .title, .arv-hero-1-title-big, .btn-banner a:hover{
    color: #ffd851 !important;
}
.elevate-your {
    background-color: #ffd851 !important;
}

.afford-marketplace::before{
        border: 9px double #ffd851 !important;
}

/** result carousel 12-05-25 **/
/* MAIN COLUMN STYLING */
.result-carousel .comparison-column {
    text-align: center;
    padding: 20px 10px;
    background: transparent !important;
}
.home .txa_sticky_header .agn-header-5-logo{
    background-image: unset;
}
.txa_sticky_header .agn-header-5-logo {
    background-image: url('http://macraes.com/wp-content/uploads/2026/01/logo.png');
    background-size: cover;
}
.txa_sticky_header .agn-header-5-logo img{
       visibility: hidden;
}
.txa_sticky .agn-header-5-logo{
    background-image: unset;
}
.txa_sticky .agn-header-5-logo img{
           visibility: visible;
}
.home .txa_sticky_header .agn-header-5-logo img{
           visibility: visible;
}
/* ICON IMAGE */
.result-carousel .icon_img img {
    height: 50px;
    object-fit: contain;
    margin: 0 auto 20px;
    display: block;
    filter: brightness(0) invert(1); 
}

/* NUMBER  */
.result-carousel .counter-number span {
    font-size: 42px;
    font-weight: 600;
    color: #ffffff;
}

.result-carousel .counter-number {
    font-size: 40px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
}

/* TITLE STYLE */
.result-carousel .counter-title {
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    line-height: 1.4;
}
.podcast-meta-box {
    margin-top: 34px;
}
span em a, em span a {
    text-decoration: underline !important;
}
.podcast-meta-box p {
    color: #fff;
    display: inline-block;
    margin-right: 14px;
}

/* ITEM SPACING */
.result-carousel .item {
    padding: 10px;
}

/* REMOVE DARK BG OR BOX FROM IMAGES */
.result-carousel .item img {
    background: transparent !important;
}

/* MAKE WHOLE SECTION SMOOTH */
.result-carousel .owl-item {
    display: flex;
    justify-content: center;
}
/* NAV BUTTON BASE DESIGN */
.result-carousel .owl-nav button.owl-prev,
.result-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.15) !important; /* transparent white circle */
    color: #ffffff !important;
    font-size: 22px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(255,255,255,0.35) !important;
    transition: 0.3s ease;
}

/* HOVER EFFECT */
.result-carousel .owl-nav button.owl-prev:hover,
.result-carousel .owl-nav button.owl-next:hover {
    background: #ffffff !important;
    color: #000000 !important;
    border-color: #ffffff !important;
}

/* POSITION LEFT & RIGHT */
.result-carousel .owl-nav button.owl-prev {
    left: -60px;   /* adjust if needed */
}

.result-carousel .owl-nav button.owl-next {
    right: -60px;  /* adjust if needed */
}

/* REMOVE DEFAULT BACKGROUND */
.result-carousel .owl-nav button span {
    display: none;
}

/* FIX ICON COLOR & SIZE */
.result-carousel .owl-nav i {
    font-size: 24px;
    line-height: 1;
}

/** end result carousel **/

/**********mega menu**************/
ul.sub-menu {
	display: none;
}

ul#menu-header-menu {
	gap: 45px;
}


.custom-mega-nav .submenu {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	width: 100%;
	background: transparent;
	padding: 40px 0;
	display: none;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
	border-radius: 0 0 12px 12px;
	z-index: 9999;
}

.menu-item-services:hover>.submenu {
	display: block;
}

/* Container inside Mega Menu */
.container_inside_mega_menu {
	padding: 0 20px;
}


/* ---------------------------

   BASE MEGA MENU WRAPPER

----------------------------*/

.custom-mega-nav .submenu {
	position: absolute;
	left: 0;
	right: 0;
	top: 53px;
	width: 100%;
	padding: 0;
	display: none;
	z-index: 9999;
}

ul#menu-header-menu>li>a {
	padding: 20px 0;
}

.home ul#menu-header-menu>li>a {
	color: #fff !important;
}

ul#menu-header-menu>li>a {
	color: #fff !important;
}

ul#menu-header-menu>li:hover>a,
ul#menu-header-menu>li>a:hover {
	color: #ffd851 !important;
}

.menu-item-services:hover>.submenu,
ul#menu-header-menu li:hover>.sub-menu {

	display: block;

}

/* Container inside Mega Menu */

.container_inside_mega_menu {
	padding: 0 20px;

}
span.e-n-accordion-item-title-icon i {
    color: #fff !important;
}
/* ---------------------------

   LEFT TABS SECTION (3 boxes)

----------------------------*/

.nav-tabs {

	border: none;

	display: flex;

	flex-direction: column;

	gap: 15px;

}

.nav-tabs .nav-link {

	border: none !important;

	background: #fff;

	padding: 0;

}

.nav-tabs .nav-link .box-tab {

	display: flex;

	gap: 15px;

	padding: 16px;

	background: #F8FAFF;

	border-radius: 12px;

	border: 2px solid transparent;

	transition: all 0.3s ease;

}

.nav-tabs .nav-link.active .box-tab,
.nav-tabs .nav-link:hover .box-tab {
	border-color: #fff;
	background: #fff;
}

.box-left img {

	width: 42px;

	height: 42px;

}

/* Text inside box */

.right_side_text h4 {

	font-size: 18px;

	font-weight: 600;

	margin: 0 0 4px;

	color: #0E1B2C;

}

.right_side_text p {

	font-size: 14px;

	margin: 0;

	line-height: 1.4;

	color: #5F6D7A;

}

/* ---------------------------

   RIGHT CONTENT AREA

----------------------------*/

.right_side_content_info {

	padding-left: 30px;

}

.menu_list h5 a {

	font-size: 16px;

	font-weight: 700;

	color: #0E1B2C;

	text-decoration: none;

}

.menu_list ul {

	margin: 15px 0;

	padding: 0;

	list-style: none;

}

.menu_list ul li {
	margin-bottom: 0;
}

.menu_list ul li a {

	color: #4B5A67;

	font-size: 15px;

	transition: 0.3s;

	text-decoration: none;

}

.menu_list ul li a:hover {

	color: #0057FF;

}

/* More Services Link */

.text-cta{

	font-weight: 600;

	display: inline-flex;

	gap: 6px;

	align-items: center;

}

/* ---------------------------

   BOTTOM CTA BLUE BOX

----------------------------*/

.bottom_cta {

	background: #F5F9FF;
	padding: 20px;
	border-radius: 12px;
	margin-top: 20px;
}

.common-btn {

	display: inline-block;
	background: #0057FF;
	color: #fff !important;
	padding: 10px 20px;
	border-radius: 8px;
	font-size: 14px;
	text-decoration: none;

}

.common-btn:hover {
	background: #003FCC;

}

/* ---------------------------

   RIGHT INFO BOX (VIDEO)

----------------------------*/

.right_side_content_information {

	padding-left: 30px;

	border-left: 1px solid #EEF1F6;

}

.right_side_content_information h4 {

	font-size: 18px;

	font-weight: 700;

	margin-bottom: 10px;

}

.right_side_content_information p {

	font-size: 14px;

	color: #5F6D7A;

	line-height: 1.5;

}

/* Video frame */

.ratio iframe {

	border-radius: 12px;

	overflow: hidden;

}

/* ---------------------------

   TOP LEVEL LINK (Services)

----------------------------*/

.menu-item-services>a,
ul#menu-header-menu>li>a {

	position: relative;

}

ul.sub-menu {
    position: absolute;
    top: 64px;
    background-color: #fff;
    z-index: 999;
    border-radius: 10px;
    box-shadow: 0 9px 54px 0 rgba(0, 0, 0, 0.25);
}


ul.sub-menu li a {
	color: #000;
	font-size: 14px;
	padding: 6px 20px;
	border-bottom: 1px solid #0000001a;
	display: inline-block;
	width: 100%;
}

.menu-item-services:hover>a {

	color: #0057FF;

}

/* Arrow styling */

.menu-item-services>a::after {

	content: "▾";

	font-size: 10px;

	padding-left: 6px;

}

/* ---------------------------

   SMOOTH FADE IN

----------------------------*/

.submenu {

	opacity: 0;

	visibility: hidden;

	transform: translateY(20px);

	transition: 0.35s ease;

}

.menu-item-services:hover .submenu {

	opacity: 1;

	visibility: visible;

	transform: translateY(0);

}


.container_inside_mega_menu {
	box-shadow: 0 9px 54px 0 rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	background: #F5FBFF;
	overflow: hidden;
	padding: 0;
}

.right_side_content_info {
	background-color: #fff;
	padding: 25px;

}
table.table {
    overflow-x: auto;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.table-bordered th {
    color: #fff;
}
h2.elementor-heading-title.elementor-size-default:hover a, h2.elementor-heading-title.elementor-size-default a:hover, .menu-tit:hover a{
    color: #fff !important;
}

.bottom_cta {
	border-radius: 10px;
	border: 1px solid #CFEBFF;
	background: #F6FBFF;
	padding: 25px;
	margin-top: 20px;
}
.js-marquee {
    display: none;
}

.menu_list h5 a,
.cta_left_text h4,
.right_side_content_information h4,
.right_side_text h4 {
	color: #000 !important;
	text-decoration: none;
	font-size: 15px;
}

.menu_list ul {
	padding: 0;
	list-style: none;
}

.menu_list ul li a,
.cta_left_text p,
.right_side_content_information p,
.right_side_text p {
	display: inline-block;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-bottom: 0px;
}

.box-left {
	border: 1px solid #E4E4E4;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	padding: 12px;
	margin-right: 10px;
}

.box-tab,
.right_side_text,
.box-left {
	display: inline-block;
}

ul#myTab button {
	border: 0;
	border-radius: 10px;
	padding: 15px;
}

.right_side_text {
	text-align: left;
	display: inline-block;
	width: 77%;
}

.right_side_text p {
	font-weight: 300;
	line-height: normal;
}

.menu-item-services>a::after,
ul#menu-header-menu>li>a::after {
	content: "▾";
	font-size: 10px;
	padding-left: 6px;
	content: "\f107";
	font-family: "Font Awesome 6 free";
	font-weight: 700;
	position: absolute;
	font-size: 12px;
	right: -13px;
	top: 50%;
	color: #ffffff;
	transform: translateY(-50%);
	transition: all 0.4s var(--agn-cube-1);
}

li#menu-item-6399>a::after {
	display: none;
}

ul#menu-header-menu>li>a {
	font-size: 16px;
}

.menu_list ul li a {
	background-image: url('http://macraes.com/wp-content/uploads/2025/11/Vector-1.svg');
	padding-left: 12px;
	background-repeat: no-repeat;
	background-size: 5px;
	background-position: 0px 9px;
}

.text-cta, .text-cta:hover {
	color: #1876B9 !important;
	text-decoration: none !important;
	border-bottom: 1.5px solid #1876B9 !important;
	padding-bottom: 1px;
	font-size: 14px;
}
.elementor-element a {
    position: relative;
    top: 4px;
}
ul.breadcrumb-list li a {
    top: 0 !important;
}
.text-cta svg {
	width: 18px;
	height: 18px;
	display: inline-block;
}


.common-btn,
.common-btn:hover {
	color: #000000 !important;
	background-color: #ffd851;
	padding: 9px 15px 10px;
	font-weight: 500;
	font-size: 14px;
	text-transform: capitalize;
	position: relative;
	z-index: 1;
	letter-spacing: 0.02em;
	border-radius: 8px;
	cursor: pointer;
	overflow: hidden;
	text-decoration: none;
}

ul#myTab {
	display: inline-block;
	width: 100%;
	border: 0;
	padding: 15px;
	border-radius: 0;
}

ul#myTab button {
	position: relative;
	padding: 0;
	border: 0;
	background-color: transparent;
}

.right_side_text h4 {
	margin-bottom: 2px;
}

ul#myTab button {
	position: relative;
}

ul#myTab button.active::before {
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 21px solid #ffffff;
	position: absolute;
	right: -19px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
}

ul#myTab button.active::after {
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	border-top: 18px solid transparent;
	border-bottom: 18px solid transparent;
	border-left: 24px solid #F5FBFF;
	position: absolute;
	right: -24px;
	top: 50%;
	transform: translateY(-50%);
}

.right_side_content_information .ratio.ratio-16x9.mb-3 {
	border-radius: 10px;
	overflow: hidden;
}



/**********mega menu**************/


.inner-div .agn-pr-btn-5.agn-about-5-btn {
	background-color: transparent !important;
	padding: 0 !important;
	color: #fff !important;
}

.agn-about-5-wrap .agn-join-btn-1:hover,
.inner-div .agn-pr-btn-5.agn-about-5-btn:hover {
	color: rgb(255, 237, 98) !important;
}

.elementor-element-5c7f04e .agn-feature-5-all-btn {
	display: none;
}

.agn-footer-5-big-text {
	font-size: 225px;
}

.elementor-page-5716 .bg-default,
.page-id-5942 .bg-default,
.elementor-page-141171 .bg-default {
	background-color: #000 !important;
}

section#agt-blog-feed {
	padding: 90px 0;
	background-color: #000;
}

.agn-p-5.agn-footer-5-copyright-text,
.elementor-element-2522539 ul.elementor-icon-list-items li a span,
ul.agn-footer-5-menu.wa-ul li a,
.elementor-element-72ccbae p {
	font-size: 14px !important;
}

ul.agn-footer-5-menu.wa-ul li {
	margin-bottom: 5px !important;
}

.elementor-element-72ccbae p {
	padding-right: 53px;
}

.agn-footer-5-join-btn svg {
	transition: all 0.3s;
	stroke: rgb(255 255 255);
}

.agn-footer-5-join-btn:hover,
.agn-footer-5-join-btn:hover b {
	color: #3873ff !important;
}

#text-btn {
	transition: all 0.3s;
}

#text-btn svg {
	width: 20px;
	height: 20px;
	transition: all 0.3s;
	position: relative;
	top: -3px;
}

#text-btn:hover svg {
	transform: rotate(45deg);
	transition: all 0.3s;
}

.splide__slide {
	display: flex;
}


.agn-pr-btn-5:hover {
	color: #000 !important;
}

.elementor-6370 .elementor-element.elementor-element-0a5efd5 {
	padding: 90px 0px 0px 0px !important;
	margin: 0 !important;
	border-radius: 0 !important;
}

.elementor-element-234bc6a {
	margin-bottom: 20px;
}

.agt-cn-form h3 {
	color: #000 !important;
	text-align: left !important;
	font-size: 35px;
}

.agt-cn-form .wpcf7-form-control {
	font-size: 14px;
	padding: 0 0 0 0 !important;
}

.agn-hero-5-shape {
	position: absolute;
	bottom: 0;
	right: 0;
	left: auto;
	text-align: right;
	z-index: 0;
	width: auto;
}

.agt-cn-form {
	clip-path: unset;
}

/*google-reviews and testimonials*/


.quote-carousel-title {
	text-align: center;
	margin: 0 auto 20px;
	max-width: 1090px
}

@media(min-width: 1024px) {
	.quote-carousel-title {
		margin: 0 auto 35px;
		font-size: 50px
	}
}

.quote-carousel-decor {
	position: absolute;
	right: 144px;
	top: 0;
	max-height: 249px
}

.quote-carousel-item {
	padding: 13px 15px 16px 17px;
	border-radius: 20px;
	background-color: #fff;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 198px
}

@media(min-width: 1200px) {
	.quote-carousel-item {
		border-radius: 40px;
		padding: 40px;
		min-height: 290px
	}
}

.quote-carousel-item:after {
	content: "";
	position: absolute;
	top: 33px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: block;
	border-radius: 8px;
	opacity: .3;
	background: #00030f;
	-webkit-filter: blur(30.5px);
	filter: blur(30.5px);
	z-index: -1;
	width: 80%;
	height: 70%
}

@media(min-width: 1440px) {
	.quote-carousel-item:after {
		top: 20px;
		width: 78%;
		height: 88%
	}
}

.quote-carousel-item:before {
	content: "";
	position: absolute;
	right: 12px;
	top: 12px;
	display: block;
	width: 56px;
	height: 45px;
	background-image: var(--wpr-bg-202c79d2-353a-4b08-b121-26ccfa38a010);
	background-size: cover;
	background-repeat: no-repeat
}

@media(min-width: 1200px) {
	.quote-carousel-item:before {
		right: 30px;
		top: 30px;
		width: 89px;
		height: 67px
	}
}

.quote-carousel-item-comment {
	color: #474747;
	font-size: 14px;
	font-weight: 400;
	border-bottom: 1px solid #f5f0e6;
	padding-top: 5px;
	padding-bottom: 8px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}


@media(min-width: 1200px) {
	.quote-carousel-item-comment {
		font-size: 16px;
		padding-top: 21px;
		padding-bottom: 14px
	}
}

.splide__arrows.splide__arrows--ltr {
	display: none;
}

.quote-carousel-item-user {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 8px
}

.quote-carousel-item-user img {
	width: 26px;
	height: 26px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-o-object-fit: cover;
	object-fit: cover
}

@media(min-width: 1200px) {
	.quote-carousel-item-user img {
		width: 62px;
		height: 62px;
		margin-top: 6px;
		padding-top: 13px
	}
}

.quote-carousel-item-user-info {
	margin-left: 10px
}

.quote-carousel-item-user-position {
	color: #0086e7;
	font-size: 12px;
	font-weight: 400;
	line-height: 140%
}

@media(min-width: 767px) {
	.quote-carousel-item-user-position {
		font-size: 14px
	}
}

.quote-carousel-item-user-company {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	margin-top: 15px;
}

@media(min-width: 767px) {
	.quote-carousel-item-user-company {
		font-size: 14px
	}
}

.quote-carousel-item-user-description {
	color: #474747;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	line-height: 140%
}

@media(min-width: 767px) {
	.quote-carousel-item-user-description {
		font-size: 14px
	}
}

.quote-carousel-item-user-title {
	font-size: 16px;
	margin-bottom: 2px
}

@media(min-width: 767px) {
	.quote-carousel-item-user-title {
		font-size: 20px
	}
}

.quote-carousel-slider {
	margin-left: -20px;
	margin-right: -20px
}

.quote-carousel-slider .splide__list {
	padding: 20px 0 !important
}

@media(min-width: 767px) {
	.quote-carousel-slider .splide__list {
		padding: 40px 0 !important
	}
}

@media(min-width: 1200px) {
	.quote-carousel-slider .splide__list {
		padding: 40px 0 60px !important
	}
}

.quote-carousel-slider .splide__slide {
	padding: 0 58px !important
}

@media(min-width: 576px) {
	.quote-carousel-slider .splide__slide {
		padding: 0 30px !important
	}
}

@media(min-width: 767px) {
	.quote-carousel-slider .splide__slide {
		padding: 0 15px !important
	}
}

@media(min-width: 767px) {
	.quote-carousel-slider .splide__arrows {
		right: 20px;
		top: 5px;
		position: absolute;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		gap: 15px
	}
}

@media(min-width: 1200px) {
	.quote-carousel-slider .splide__arrows {
		right: 20px;
		top: -35px
	}
}

@media(min-width: 1650px) {
	.quote-carousel-slider .splide__arrows {
		position: static
	}
}

.quote-carousel-slider .splide__arrow {
	width: 28px;
	height: 28px;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #00030f;
	opacity: 1;
	-webkit-transition: all .27s ease;
	transition: all .27s ease;
	top: 48%
}

.quote-carousel-slider .splide__arrow:disabled {
	opacity: .3
}

@media(min-width: 1200px) {
	.quote-carousel-slider .splide__arrow {
		width: 48px;
		height: 48px
	}
}

@media(min-width: 1440px) {
	.quote-carousel-slider .splide__arrow {
		width: 68px;
		height: 68px
	}
}

.quote-carousel-slider .splide__arrow:hover {
	border-color: #0086e7
}

.quote-carousel-slider .splide__arrow:hover svg {
	fill: #0086e7
}

.quote-carousel-slider .splide__arrow svg {
	-webkit-transition: all .27s ease;
	transition: all .27s ease;
	height: 14px;
	width: 20px
}

@media(min-width: 1200px) {
	.quote-carousel-slider .splide__arrow svg {
		height: 29px;
		width: 35px
	}
}

.quote-carousel-slider .splide__arrow--next {
	right: 1.5em
}

@media(min-width: 576px) {
	.quote-carousel-slider .splide__arrow--next {
		right: 8px
	}
}

@media(min-width: 767px) {
	.quote-carousel-slider .splide__arrow--next {
		right: unset;
		position: static
	}
}

@media(min-width: 1650px) {
	.quote-carousel-slider .splide__arrow--next {
		position: absolute;
		right: -9em
	}
}

.quote-carousel-slider .splide__arrow--prev {
	left: 1.5em
}

@media(min-width: 576px) {
	.quote-carousel-slider .splide__arrow--prev {
		left: 8px
	}
}

@media(min-width: 767px) {
	.quote-carousel-slider .splide__arrow--prev {
		left: unset;
		position: static
	}
}

@media(min-width: 1650px) {
	.quote-carousel-slider .splide__arrow--prev {
		position: absolute;
		left: -9em
	}
}

.quote-carousel-slider .splide__pagination {
	bottom: 0
}

.quote-carousel-slider .splide__pagination__page {
	background-color: #b0a99d;
	width: 6px;
	height: 6px
}

@media(min-width: 767px) {
	.quote-carousel-slider .splide__pagination__page {
		width: 10px;
		height: 10px
	}
}

.quote-carousel-slider .splide__pagination__page.is-active {
	background-color: #ffc24d;
	-webkit-transform: unset;
	-ms-transform: unset;
	transform: unset
}

.quote-carousel .tab-content {
	display: none
}

.quote-carousel .tab-content.active {
	display: block
}

.quote-carousel .tab-links .quotes-platform {
	cursor: pointer;
	-webkit-transition: all .27s ease;
	transition: all .27s ease
}

.quote-carousel .tab-links.in-active .quotes-platform {
	background-color: #f5f0e6;
	border-color: #f5f0e6
}

.quote-carousel .tab-links.in-active .quotes-platform svg g path {
	fill: #b0a99d
}

.quote-carousel .tab-links.in-active .quotes-platform svg path {
	fill: #b0a99d
}

.quote-carousel .tab-links.in-active .quotes-platform .quotes-platform-rating,
.quote-carousel .tab-links.in-active .quotes-platform .quotes-platform-reviews {
	color: #b0a99d
}

.quote-carousel .tab-links.in-active .quotes-platform .quotes-platform-wrap:after {
	background-color: #b0a99d
}

.quote-carousel .tab-links.active .quotes-platform,
.quote-carousel .tab-links:hover .quotes-platform {
	background-color: #0086e7;
	border-color: #0086e7
}

.quote-carousel .tab-links.active .quotes-platform svg g path,
.quote-carousel .tab-links:hover .quotes-platform svg g path {
	fill: #fff
}

.quote-carousel .tab-links.active .quotes-platform svg path,
.quote-carousel .tab-links:hover .quotes-platform svg path {
	fill: #ffc24d
}

.quote-carousel .tab-links.active .quotes-platform .quotes-platform-rating,
.quote-carousel .tab-links.active .quotes-platform .quotes-platform-reviews,
.quote-carousel .tab-links:hover .quotes-platform .quotes-platform-rating,
.quote-carousel .tab-links:hover .quotes-platform .quotes-platform-reviews {
	color: #fff
}

.quote-carousel .tab-links.active .quotes-platform .quotes-platform-wrap:after,
.quote-carousel .tab-links:hover .quotes-platform .quotes-platform-wrap:after {
	background-color: #fff
}

.quote-carousel-stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

}

.quote-carousel-stars svg {
	display: none;
}


.quote-carousel-title {
	text-align: center;
	margin: 0 auto 20px;
	max-width: 1090px
}

@media(min-width: 1024px) {
	.quote-carousel-title {
		margin: 0 auto 35px;
		font-size: 50px
	}
}

.quote-carousel-decor {
	position: absolute;
	right: 144px;
	top: 0;
	max-height: 249px
}

.quote-carousel-item {
	padding: 13px 15px 16px 17px;
	border-radius: 30px;
	background-color: #fff;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 198px
}

.quote-carousel-item {
	border-radius: 30px;
	padding: 0;
	min-height: 300px;
	width: 100%;
	overflow: hidden;
}


.quote-carousel-item:after {
	content: "";
	position: absolute;
	top: 33px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: block;
	border-radius: 8px;
	opacity: .3;
	background: #00030f;
	-webkit-filter: blur(30.5px);
	filter: blur(30.5px);
	z-index: -1;
	width: 80%;
	height: 70%
}

@media(min-width: 1440px) {
	.quote-carousel-item:after {
		top: 20px;
		width: 78%;
		height: 88%
	}
}

.quote-carousel-item:before {
	content: "";
	position: absolute;
	right: 12px;
	top: 12px;
	display: block;
	width: 56px;
	height: 45px;
	background-image: url('/wp-content/themes/agenriver-child/../../creative-studio/img//double-quotes.png');
	background-size: cover;
	background-repeat: no-repeat
}

@media(min-width: 1200px) {
	.quote-carousel-item:before {
		right: 30px;
		top: 30px;
		width: 89px;
		height: 67px
	}
}

.quote-carousel-item-comment {
	color: #474747;
	font-size: 14px;
	font-weight: 400;
	line-height: 140%;
	border-bottom: 1px solid #f5f0e6;
	padding-top: 5px;
	padding-bottom: 8px;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}


.quote-carousel-item-comment {
	font-size: 16px;
	padding: 18px 19px 18px 25px;
	color: #000 !important;
	font-weight: 300 !important;
}

.quote-carousel-item-user {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #0086E7;
	padding: 25px !important;
}

.quote-carousel-item-user img {
	width: 26px;
	height: 26px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-o-object-fit: cover;
	object-fit: cover
}

@media(min-width: 1200px) {
	.quote-carousel-item-user img {
		width: 62px;
		height: 62px;
		margin-top: 6px;
		padding-top: 13px
	}
}

.quote-carousel-item-user-info {
	margin-left: 10px
}

.quote-carousel-item-user-position {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	line-height: 140%
}

@media(min-width: 767px) {
	.quote-carousel-item-user-position {
		font-size: 16px
	}
}

.quote-carousel-item-user-company {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 140%
}

@media(min-width: 767px) {
	.quote-carousel-item-user-company {
		font-size: 14px
	}
}

.quote-carousel-item-user-description {
	color: #474747;
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
	line-height: 140%
}

@media(min-width: 767px) {
	.quote-carousel-item-user-description {
		font-size: 14px
	}
}

.quote-carousel-item-user-title {
	font-size: 16px !important;
	color: #fff;
}

@media(min-width: 767px) {
	.quote-carousel-item-user-title {
		font-size: 20px;
		font-weight: 600;
		color: #fff;
	}
}

.quote-carousel-slider {
	margin-left: -20px;
	margin-right: -20px
}

.quote-carousel-slider .splide__list {
	padding: 20px 0 !important
}

@media(min-width: 767px) {
	.quote-carousel-slider .splide__list {
		padding: 40px 0 !important
	}
}

@media(min-width: 1200px) {
	.quote-carousel-slider .splide__list {
		padding: 40px 0 60px !important
	}
}

.quote-carousel-slider .splide__slide {
	padding: 0 58px !important
}

@media(min-width: 576px) {
	.quote-carousel-slider .splide__slide {
		padding: 0 30px !important
	}
}

@media(min-width: 767px) {
	.quote-carousel-slider .splide__slide {
		padding: 0 15px !important
	}
}

@media(min-width: 767px) {
	.quote-carousel-slider .splide__arrows {
		right: 20px;
		top: 5px;
		position: absolute;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		gap: 15px
	}
}

@media(min-width: 1200px) {
	.quote-carousel-slider .splide__arrows {
		right: 80px;
		top: -35px;
		z-index: 4;
	}
}

.quote-carousel-slider .splide__arrows {
	display: none !important;
}

@media(min-width: 1200px) {
	.quote-carousel-slider .splide__arrows {
		position: static;
		display: none;
	}
}

.quote-carousel-slider .splide__arrow {
	width: 28px;
	height: 28px;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #00030f;
	opacity: 1;
	-webkit-transition: all .27s ease;
	transition: all .27s ease;
	top: 48%
}

.quote-carousel-slider .splide__arrow:disabled {
	opacity: .3
}

@media(min-width: 1200px) {
	.quote-carousel-slider .splide__arrow {
		width: 42px;
		height: 42px
	}
}

@media(min-width: 1440px) {
	.quote-carousel-slider .splide__arrow {
		width: 55px;
		height: 55px
	}
}

.quote-carousel-slider .splide__arrow:hover {
	border-color: #0086e7
}

.quote-carousel-slider .splide__arrow:hover svg {
	fill: #0086e7
}

.quote-carousel-slider .splide__arrow svg {
	-webkit-transition: all .27s ease;
	transition: all .27s ease;
	height: 14px;
	width: 20px
}

@media(min-width: 1200px) {
	.quote-carousel-slider .splide__arrow svg {
		height: 29px;
		width: 35px
	}
}

.quote-carousel-slider .splide__arrow--next {
	right: 1.5em
}

@media(min-width: 576px) {
	.quote-carousel-slider .splide__arrow--next {
		right: 8px
	}
}

@media(min-width: 767px) {
	.quote-carousel-slider .splide__arrow--next {
		right: unset;
		position: static
	}
}

@media(min-width: 767px) {
	.quote-carousel-slider .splide__arrow--next {
		position: absolute;
		right: -5em
	}
}

.quote-carousel-slider .splide__arrow--prev {
	left: 1.5em
}

@media(min-width: 576px) {
	.quote-carousel-slider .splide__arrow--prev {
		left: 8px
	}
}

@media(min-width: 767px) {
	.quote-carousel-slider .splide__arrow--prev {
		left: unset;
		position: static
	}
}

/*@media(min-width: 1650px) {
    .quote-carousel-slider .splide__arrow--prev {
        position:absolute;
        left: -9em
    }
}*/

@media only screen and (min-width:768px) and (max-width:1180px) {
    .agn-about-5-counter-single .number {
        font-size: 50px !important;
    }
	.quote-carousel-decor {
		display: none !important;
	}

	.quote-carousel-slider .splide__arrow--prev {
		position: absolute;
		left: -50px !important;
		top: -46px;
	}

	.quote-carousel-slider .splide__arrow--next {
		position: absolute;
		right: -25px;
		top: -46px;
	}


}

@media(min-width: 767px) {
	.quote-carousel-slider .splide__arrow--prev {
		position: absolute;
		left: -5em
	}
}


.quote-carousel-slider .splide__pagination {
	bottom: 0
}

.quote-carousel-slider .splide__pagination__page {
	background-color: #b0a99d;
	width: 6px;
	height: 6px
}

@media(min-width: 767px) {
	.quote-carousel-slider .splide__pagination__page {
		width: 10px;
		height: 10px
	}
}

.quote-carousel-slider .splide__pagination__page.is-active {
	background-color: #ffc24d;
	-webkit-transform: unset;
	-ms-transform: unset;
	transform: unset
}

.quote-carousel .tab-content {
	display: none
}

.quote-carousel .tab-content.active {
	display: block
}

.quote-carousel .tab-links .quotes-platform {
	cursor: pointer;
	-webkit-transition: all .27s ease;
	transition: all .27s ease
}

.quote-carousel .tab-links.in-active .quotes-platform {
	background-color: #f5f0e6;
	border-color: #f5f0e6
}

.quote-carousel .tab-links.in-active .quotes-platform svg g path {
	fill: #b0a99d
}

.quote-carousel .tab-links.in-active .quotes-platform svg path {
	fill: #b0a99d
}

.quote-carousel .tab-links.in-active .quotes-platform .quotes-platform-rating,
.quote-carousel .tab-links.in-active .quotes-platform .quotes-platform-reviews {
	color: #b0a99d
}

.quote-carousel .tab-links.in-active .quotes-platform .quotes-platform-wrap:after {
	background-color: #b0a99d
}

.quote-carousel .tab-links.active .quotes-platform,
.quote-carousel .tab-links:hover .quotes-platform {
	background-color: #0086e7;
	border-color: #0086e7
}

.quote-carousel .tab-links.active .quotes-platform svg g path,
.quote-carousel .tab-links:hover .quotes-platform svg g path {
	fill: #fff
}

.quote-carousel .tab-links.active .quotes-platform svg path,
.quote-carousel .tab-links:hover .quotes-platform svg path {
	fill: #ffc24d
}

.quote-carousel .tab-links.active .quotes-platform .quotes-platform-rating,
.quote-carousel .tab-links.active .quotes-platform .quotes-platform-reviews,
.quote-carousel .tab-links:hover .quotes-platform .quotes-platform-rating,
.quote-carousel .tab-links:hover .quotes-platform .quotes-platform-reviews {
	color: #fff
}

.quote-carousel .tab-links.active .quotes-platform .quotes-platform-wrap:after,
.quote-carousel .tab-links:hover .quotes-platform .quotes-platform-wrap:after {
	background-color: rgb(255 255 255 / 22%);
}

.quote-carousel-stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/*
    max-width: 101px;
    height: 30px
*/
}

@media(min-width: 767px) {
	.quote-carousel-stars {
		/*        max-width:137px;*/
		/*        height: unset*/
	}
}


.quotes-platform {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 35px;
	border: 1px solid #b0a99d;
	padding: 8px;
	width: 140px;
	height: 48px
}

@media(min-width: 375px) {
	.quotes-platform {
		width: 155px;
		padding: 8px 15px
	}
}

@media(min-width: 1200px) {
	.quotes-platform {
		width: 215px;
		height: 68px;
		padding: 11px 20px 11px 15px
	}
}

@media(min-width: 1440px) {
	.quotes-platform {
		width: 250px;
		padding: 11px 20px 11px 30px
	}
}

.quotes-platform img {
	width: 77px;
	-o-object-fit: contain;
	object-fit: contain
}

@media(min-width: 1440px) {
	.quotes-platform img {
		width: 110px
	}
}

.quotes-platform:nth-child(2) img {
	width: 77px
}

@media(min-width: 1440px) {
	.quotes-platform:nth-child(2) img {
		width: 125px
	}
}

@media(min-width: 1440px) {
	.quotes-platform:nth-child(2) .footer-reviews-wrap:after {
		left: -9px
	}
}

.quotes-platform-reviews {
	color: #474747;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	font-size: 8px
}

@media(min-width: 1200px) {
	.quotes-platform-reviews {
		font-size: 14px;
		font-weight: 300
	}
}

.quotes-platform-wrap {
	position: relative;
	padding-left: 30px;
}

.quotes-platform-wrap:after {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	background-color: #b0a99d;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 13px;
}

@media(min-width: 1200px) {
	.quotes-platform-wrap:after {
		left: 12px;
		height: 30px
	}
}

@media(min-width: 1440px) {
	.quotes-platform-wrap:after {
		left: 15px;
	}
}

.quotes-platform-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: auto;
	gap: 8px
}

@media(min-width: 576px) {
	.quotes-platform-holder {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		gap: 30px
	}
}

.quotes-platform-rating {
	color: #00030f;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%;
	margin-bottom: 3px
}

@media(min-width: 767px) {
	.quotes-platform-rating {
		margin-bottom: 0
	}
}

@media(min-width: 1200px) {
	.quotes-platform-rating {
		font-size: 28px
	}
}

.quotes-platform svg {
	width: 58px;
	height: 28px
}

@media(min-width: 1200px) {
	.quotes-platform svg {
		width: 81px;
		height: 45px
	}
}

/*.quote-carousel-slider .splide__pagination__page{display: none;}*/
.quote-carousel-stars {
	color: #FAA71C;
	padding: 25px 25px 0;
	gap: 3px;
}

/* reviews end*/


/* === Style 7 Slider with Right Contact Form === */
.agn-hero-5-flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 50px;
	flex-wrap: wrap;
}

.agn-hero-5-slider-wrap {
	flex: 1 1 55%;
}

.agn-hero-5-form {
	flex: 1 1 40%;
	max-width: 480px;
	z-index: 5;
}

.agn-hero-5-form form {
	background: rgba(255, 255, 255, 0.95);
	padding: 30px;
	border-radius: 12px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

@media (max-width: 991px) {
	.agn-hero-5-flex {
		flex-direction: column;
		gap: 20px;
	}

	.agn-hero-5-form {
		max-width: 100%;
	}
}

section#quote-carousel {
	z-index: 9;
	position: relative;
}

.quotes-platform {
	padding: 16px 34px;
	width: auto;
	max-width: max-content;
	height: auto;
	border-radius: 85px;
}

/***************/

.agn-choose-5-sec-title ul li {
	background-image: url('http://macraes.com/wp-content/uploads/2025/11/Vector.svg');
	background-repeat: no-repeat;
	padding-left: 31px;
	background-position: 0px 5px;
	background-size: 18px;
	margin-bottom: 8px;
}

.agn-choose-5-sec-title ul {
	margin-bottom: 15px;
}

.agn-services-5-card .icon img {
	height: 73px;
}

.agn-about-5-counter .agn-about-5-counter-single:nth-child(1) .agn-h-5 .counter {
	color: #FFD794;
}

.text-center h2 {
	text-align: center;
	max-width: 100% !important;
}


.agn-about-5-counter .agn-about-5-counter-single:nth-child(2) .agn-h-5 .counter {
	color: #9AD5FF;
}

.agn-about-5-counter .agn-about-5-counter-single:nth-child(3) .agn-h-5 .counter {
	color: #EFF8FF;
}

.agn-feature-5-item-single:hover .item-title a {
	color: #fff !important;
}

.digital-marketing h2 {
	color: #000 !important;
	font-size: 40px;
}

.common-title h2 {
	color: #000 !important;
	font-size: 40px;
	margin-bottom: 20px;
}

.review-box {
	position: relative;
}

.review-box {
	background-image: url('http://macraes.com/wp-content/uploads/2025/11/Testimonial.svg');
	background-repeat: no-repeat;
	background-position: 59px bottom;
	background-size: 665px;
}

.review-box::after {
	content: "";
	display: block;
	background-image: url('http://macraes.com/wp-content/uploads/2025/11/macraes.svg');
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: right bottom;
}


.elementor-element-69bf4635 {
	background-image: url('http://macraes.com/wp-content/uploads/2025/11/macraes.svg');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 665px;
}

.elementor-element-69bf4635 .agn-hero-5-shape {
	display: none;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: -43px;
}


.play-btn {
	position: relative;
	z-index: 1;
	width: 70px;
	height: 70px;
	margin: auto;
}

.play-btn-owner {
	width: 80px !important;
	height: 80px !important;
	margin-left: auto;
	margin-right: 0;
	left: -60px;
	top: -150px;
}

.play-btn::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 1px solid #3873FF;
	border-radius: 50%;
	animation: pf-free-phone-2 5s 2.5s linear infinite;
}

.play-btn::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 1px solid var(--agn-clr-pr-5);
	border-radius: 50%;
	animation: pf-free-phone-2 5s linear infinite;
}

.navigating-ai p {
	color: #000;
}

.navigating-ai p {
	color: #000 !important;
}

.agn-hero-5-area {
	padding-top: 140px !important;
	padding-bottom: 145px !important;
}

.infusion-submit1 {
	text-align: right;
}

.infusion-submit1 .agn-pr-btn-5 {
	gap: 5px;
}

.agt-cn-form {
	padding: 30px 30px !important;
	border-radius: 10px;
}

.elementor-element-69bf4635 .agn-hero-5-slider {
	margin-bottom: 0;
}

.btn-banner a {
	border-bottom: 1px solid #fff;
}

.elementor-6352 .elementor-element.elementor-element-6c328739>.elementor-element-populated {
	padding: 90px 0px 90px 0px !important;
}

.agn-feature-5-all-btn a:hover {
	color: #fff !important;
}

.agn-feature-5-all-btn a:hover svg {
	stroke: #fff !important;
}

.agn-header-5-action-link .has-breakpoint {
	font-weight: 500;
}

.agn-header-5-action-link .agn-pr-btn-5 {
	gap: 8px;
}

.elementor-element-9400216 {
	overflow: hidden;
}

.agn-footer-5-phone-btn .icon {
	border: 1px solid #fff;
	background-color: transparent;
}

.agn-back-to-top {
	background: #3873ff;
}

.agn-loader-wrap-heading .load-text span {
	color: #3873ff !important;
}

/*
.txa_sticky_header {
	position: absolute !important;
	top: 20px !important;
}
*/
.txa_sticky_header {
    position: fixed !important;
    top: 0px !important;
}
.txa_sticky_header {
    padding-top: 12px;
}
.txa_sticky {
    top: 0px;
    padding: 2px 0 10px !important;
    background: #0086E7 !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    z-index: 99!important;
}
.txa_sticky_header:is(.agn-header-5-area):is(.txa_sticky_show){
      background: #0086E7 !important;
}
.agn-about-5-wrap .inner-div {
    align-items: center !important;
}
.txa_sticky_header {
    transform: translateY(0%) !important;
}

.agt-menu-hidden-sidebar .agt-list-info .agt--item h5 {

	color: #000 !important;
}

.form-control:focus,
button:visited,
button.active,
button:hover,
button:focus,
input:visited,
input.active,
input:hover,
input:focus,
textarea:hover,
textarea:focus,
select,
select:hover,
select:focus,
select:visited {
	color: #000 !important;
}

.agt-brd-content ul {
	border: 1px solid #3873ff;
}

.agt-brd-content ul li a {
	color: #3873ff;
}

.agt-brd-section-1 {
	border-radius: 0;
}

.agt-brd-content {
	padding-top: 150px;
	padding-bottom: 75px;
}

.agn-team-3-wrap {
	gap: 65px 0px;
}

.agn-team-3-item:hover .item-img::before {
	background: #000000;
	z-index: 2;
}

.agn-team-3-item:hover .item-img::before {
	background: #3873ff;
	z-index: 2;
}

.agn-team-3-item::before {
	background: linear-gradient(180deg, rgba(23, 28, 47, 0) 0%, #000000 100%);
}

ul.country-name {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 10px;
}

ul.country-name li:hover a {
	color: #fff !important;
}

ul.country-name li a {
	color: #ffffff91;
}

.gt-blog-list-item .blog-text-wrap .read_more span i {
	background-color: #3873ff;
}

.gt-blog-list-item .blog-meta a i {
	margin-right: 5px;
	color: #3873ff;
}

.free-consultation .agt-contact-form {
	margin: 0;
	padding: 0;
}

.free-consultation .agt-contact-form .agt-cn-form {
	padding: 0 !important;
}

.free-consultation .wpcf7-submit {
	border: 0;
	background-color: transparent;
	color: inherit;
}

.free-consultation span.wpcf7-spinner {
	position: absolute;
	right: -56px;
}

.home .free-consultation .agt-cn-form h3 {
	font-size: 25px;
	padding-left: 11px;
}

.free-consultation .agt-cn-form h3 {
	font-size: 25px;
	padding-left: 0px;
}

.Free-Consultation-digital {
	position: relative;
}

.Free-Consultation-digital img {
	border-radius: 10px !important;
}

.Free-Consultation-digital .elementor-element-2f8b979 h4,
.Free-Consultation-digital .elementor-element-e308aa9 h4,
.Free-Consultation-digital .elementor-element-a309b35 h4,
.Free-Consultation-digital .elementor-element-6603be7 h4,
.Free-Consultation-digital .elementor-element-ae67182 h4,
.Free-Consultation-digital .elementor-element-b5ef717 h4,
.Free-Consultation-digital .elementor-element-ffa2c9c h4,
.Free-Consultation-digital .elementor-element-e0eb657 h4 {
	font-size: 19px !important;
}

.Free-Consultation-digital .elementor-element-2f8b979,
.Free-Consultation-digital .elementor-element-e308aa9,
.Free-Consultation-digital .elementor-element-a309b35,
.Free-Consultation-digital .elementor-element-6603be7,
.Free-Consultation-digital .elementor-element-ae67182,
.Free-Consultation-digital .elementor-element-b5ef717,
.Free-Consultation-digital .elementor-element-ffa2c9c,
.Free-Consultation-digital .elementor-element-e0eb657 {
	font-size: 19px !important;
	position: absolute;
	top: 25px;
	z-index: 1;
	padding: 18px 20px;
	text-align: center;
	background-color: #000;
	width: 90%;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 10px;
}

.play-btn-owner.play-free-consult {
    position: absolute;
    right: 0;
    left: 0;
    top: 50% !important;
    transform: translateY(-50%);
    margin: auto !important;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts li a,
.category-widget.ul-li-block li a {
	width: 100%;
	color: #4F4E54;
	display: block;
	font-size: 18px;
	line-height: 1.1;
	position: relative;
	padding: 19px 0px 25px 24px;
	border-top: 1px dashed #D5D5D6;
}

ul.wp-block-latest-posts__list.wp-block-latest-posts li a:before,
.category-widget.ul-li-block li a:before {
	left: 0;
	top: 20px;
	content: "";
	width: 16px;
	height: 16px;
	border-radius: 100%;
	position: absolute;
	border: 1px solid #CFCFCF;
	-webkit-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}

ul.wp-block-latest-posts__list.wp-block-latest-posts li a:hover,
.category-widget.ul-li-block a:hover {
	color: #3873ff !important;
}

ul.wp-block-latest-posts__list.wp-block-latest-posts li a:hover:before,
.category-widget.ul-li-block a:hover:before {
	background-color: #3873ff;
}

/*
div#block-4 {
    margin-top: 35px;
}
*/
/*
div#block-5 {
    margin: 15px 0 30px;
    text-align: center;
}
*/
.elementor-widget-image-box {
	height: 100%;
}

.location-card {
    height: auto !important;
}
.elementor-element-58539b84 {
    color: #fff;
}
.wpcf7-response-output {
    color: #fff;
}
.contact-us-page .agt-contact-form.mt-15 {
	padding: 0px !important;
}

section#agt-brd-1 {
	background-image: url(https://themexriver.com/wp/agenriver-demo/corporate-agency/wp-content/uploads/sites/11/2025/03/bread2.webp);
}

section#agt-brd-1 h1 {
	color: #fff;
}

.agt-brd-content.ver_3 ul {
	background-color: rgba(255, 255, 255, 0.2);
	border: 1px solid #5587FF;
}

.agt-brd-content.ver_3 ul li a {
	color: #3873ff;
}

.agt-brd-content.ver_3 ul li:before {
	background-image: url('http://macraes.com/wp-content/uploads/2025/03/b-icon.svg');
}

.agt-brd-content.ver_3 ul li {
	color: #fff;
}

.item-text.headline.pera-content ul li {
	display: inline-block;
	border: 1px solid #000;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 42px;
}

.gt-blog-list-item .blog-text-wrap .read_more span:before {
	background-color: #3873ff;
}

.gt-blog-list-item .blog-text-wrap .read_more span:hover {
	color: #fff;
}

.art-blog-share-tag .art-blog-share a {
	background-color: #3873ff;
}

.agt-cn-form.gray_bg .agt-contact-form-input button {
	background-color: #3873ff;
	color: #fff;
}

.agt-cn-form.gray_bg .agt-contact-form-input button:hover {
	background-color: #3873ff;
	color: #fff !important;
}

.agt-brd-text-2 {
	padding-top: 55px;
	padding-bottom: 150px;
}

.contact-details-section .ag-p-contact-item:last-child {
	padding: 0;
}

.contact-details-section .ag-p-contact-item:last-child iframe {
	height: 260px;
}

.contact-details-section .ag-p-contact-item:last-child h3 {
	display: none;
}


/* Top-level menu hover color */
#main-nav>li>a:hover,
#main-nav>li:hover>a {
	color: #fff !important;
	/* Change this to your desired hover color */
}

/* Dropdown menu hover color */
#main-nav ul.dropdown-menu li a:hover {
	color: #fff !important;
	/* Same hover color for dropdown */
}

/* Main icon */
.sitemap-menu-list li>a {
	position: relative;
	padding-left: 26px;
	display: inline-block;
}

/* Blue SVG icon */
.sitemap-menu-list li>a:before {
	content: "";
	width: 16px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 5px;
	background-repeat: no-repeat;
	background-size: 16px;

	/* Your provided SVG in blue (#3873FF) encoded as URL */
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%233873FF' viewBox='0 0 16 16'%3E%3Cpath d='M9.99192 0.39337L8.464 6.87985L11.9702 1.2128C12.0788 1.03729 12.3226 1.00895 12.4686 1.15489L14.8451 3.53142C14.991 3.67735 14.9627 3.92122 14.7872 4.02982L9.12016 7.53603L15.6066 6.00808C15.8075 5.96076 16 6.11318 16 6.31956V9.68048C16 9.88688 15.8075 10.0393 15.6066 9.99192L9.12016 8.464L14.7872 11.9702C14.9627 12.0788 14.991 12.3226 14.8451 12.4686L12.4686 14.8451C12.3226 14.991 12.0788 14.9627 11.9702 14.7872L8.464 9.12016L9.99192 15.6066C10.0393 15.8075 9.8868 16 9.68048 16H6.31954C6.11316 16 5.96075 15.8075 6.00807 15.6066L7.53602 9.12016L4.02981 14.7872C3.92122 14.9627 3.67734 14.991 3.53141 14.8451L1.15489 12.4686C1.00895 12.3226 1.03729 12.0788 1.2128 11.9702L6.8798 8.464L0.393371 9.99192C0.192485 10.0393 0 9.88688 0 9.68048V6.31955C0 6.11317 0.192484 5.96076 0.393371 6.00808L6.87984 7.53602L1.2128 4.02982C1.03729 3.92123 1.00895 3.67735 1.15489 3.53142L3.53141 1.1549C3.67734 1.00896 3.92122 1.0373 4.02981 1.21281L7.53602 6.87986L6.00807 0.393371C5.96075 0.192485 6.11316 0 6.31954 0L9.68048 0C9.88688 0 10.0393 0.192484 9.99192 0.39337Z'/%3E%3C/svg%3E");
}

/* Submenu indent */
.sitemap-menu-list ul.sub-menu {
	margin-left: 30px;
	/* indent */
	margin-top: 8px;
	padding-left: 0;
}

/* Submenu li */
.sitemap-menu-list ul.sub-menu li {
	margin-bottom: 8px;
	display: flex;
	align-items: center;
}

/* Submenu anchor spacing fix */
.sitemap-menu-list ul.sub-menu li>a {
	padding-left: 26px;
	/* same padding as parent icon */
}

/* Submenu icon adjusted */
.sitemap-menu-list ul.sub-menu li>a:before {
	top: 5px;
}

/* Modal base (hidden by default) */
/* Modal base (fully hidden by default) */
#simpleModal {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
	pointer-events: none !important;
	position: fixed;
	z-index: 9999999 !important;
	inset: 0;
	align-items: center;
	justify-content: center;
}

/* When modal is open */
#simpleModal.show {
	display: flex !important;
	opacity: 1 !important;
	visibility: visible !important;
	pointer-events: auto !important;
}

/* Overlay */
#simpleModal .simpleModal-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.7);
}

/* Modal content */
#simpleModal .simpleModal-content {
	position: relative;
	z-index: 10000000;
	width: 90%;
	max-width: 800px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
}

/* Close button */
#simpleModal .simpleModal-close {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 18px;
	background: #fff;
	border: none;
	cursor: pointer;
	z-index: 10000001;
	line-height: 8px;
	width: 25px;
	height: 25px;
	border-radius: 45px;
	border: 1px solid #000;
	text-align: center;
}

button.btn-close {
	background-color: #fff;
	opacity: 1;
	width: 30px;
	height: 30px;
	right: -20px !important;
	top: -20px !important;
	border-radius: 65px !important;
}

/* Video styling */
#simpleModal video {
	width: 100%;
	height: auto;
	display: block;
}

.hide-this-section {
	display: none;
}

.agn-about-5-area.agn-scn-m-20.agn-radius-24.wa-fix.wa-p-relative.wa-fix {
	padding: 90px 0px;
}

.agn-header-5-row .agn-main-navigation .navbar-nav li .dropdown-menu li a {
	color: #000 !important;
}

.elementor-element-a844093 img,
.elementor-element-189c35c img,
.elementor-element-f5deab6 img,
.elementor-element-3ae88b0 img {
	content: url('/wp-content/uploads/2025/11/play-btn.svg');
	transition: 0.3s ease;
}

.elementor-element-a844093.is-playing img,
.elementor-element-189c35c.is-playing img,
.elementor-element-f5deab6.is-playing img,
.elementor-element-3ae88b0.is-playing img {
	content: url('/wp-content/uploads/2025/11/pause-btn.svg');
}

.agn-header-5-row .agn-main-navigation .navbar-nav li .dropdown-menu li:hover>a {
	background-color: #fff !important;
}


button.agn-pr-btn-5 {
	background-color: #ffd851 !important;
	color: #000000 !important;

	gap: 8px !important;

}

button.agn-pr-btn-5 input {
	font-size: 16px !important;
	text-transform: capitalize !important;
	padding: 11px 20px !important;
	font-weight: 500 !important;
}

button.agn-pr-btn-5:before {
	background: #fff;
}

.agn-pr-btn-5, .btn-new-sec-box a, input.wpcf7-submit {
	background-color: #ffd851 !important;
	color: #000 !important;
	padding: 11px 20px !important;
	font-weight: 500 !important;
	gap: 8px !important;
	font-size: 16px !important;
	text-transform: capitalize !important;
	line-height: 19px !important;
	letter-spacing: 0.02em !important;
	border-radius: 8px !important;
}

.agn-pr-btn-5:before, .btn-new-sec-box a:before {
	background: #fff;
}

.elementor-button-link,
.pera-content .agn-pr-btn-5,
.elementor-element-3b3ab4ef .agn-pr-btn-5,
.moreless-button{
	color: #000000 !important;
	background-color: #ffd851 !important;
	padding: 11px 20px !important;
	font-weight: 500 !important;
	gap: 8px !important;
	font-size: 16px !important;
	text-transform: capitalize !important;
	line-height: 19px !important;
	position: relative !important;
	z-index: 1 !important ;
	letter-spacing: 0.02em !important;
	border-radius: 8px !important;
	transition: 0.4s var(--agn-cube-5) !important;
	cursor: pointer !important;
	overflow: hidden !important;
}

.elementor-button-link:before,
.pera-content .agn-pr-btn-5::before,
.elementor-element-3b3ab4ef .agn-pr-btn-5::before,
.moreless-button::before{
	content: "" !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	background: #ffd851 !important;
	border-radius: 100% 100% 0 0 !important;
	transform: translateY(100%) scaleY(0.3) !important;
	transition: 0.4s var(--agn-cube-5) !important;
	z-index: -1 !important;
}

.elementor-button-link::before,
.pera-content .agn-pr-btn-5::before,
.elementor-element-3b3ab4ef .agn-pr-btn-5::before,
.moreless-button::before{
	background: #ffffff !important;
}

.elementor-button-link:hover,
.pera-content .agn-pr-btn-5:hover,
.elementor-element-3b3ab4ef .agn-pr-btn-5:hover ,
.moreless-button:hover{
	color: #000 !important ;
	transform: translateY(-2px) !important;
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2) !important;
}

.elementor-button-link:hover:before,
.pera-content .agn-pr-btn-5:hover:before,
.elementor-element-3b3ab4ef .agn-pr-btn-5:hover:before, 
.moreless-button:hover:before {
	border-radius: 0 !important;
	transform: translateY(0) scaleY(1) !important;
	transition-delay: 0 !important;
}

.elementor-element-3b3ab4ef .agn-pr-btn-5 .icon svg:nth-child(1) {
	stroke: #000 !important;
}

.elevate-your .elementor-button {
	background-color: #fff!important;
}

/***************************************/
.elementor-element-1127933 .elementor-button-link,
.elementor-element-ec32073 .elementor-button-link,
.white-btn-get-started .elementor-button-link,
.elementor-element-0680eaa .elementor-button-link {
	color: #000000 !important;
	background-color: #fff !important;
}

.elementor-element-1127933 .elementor-button-link:before,
.elementor-element-ec32073 .elementor-button-link:before,
.white-btn-get-started .elementor-button-link:before,
.elementor-element-0680eaa .elementor-button-link:before {
	background: #ffd851 !important;
}

.elementor-element-1127933 .elementor-button-link::before,
.elementor-element-ec32073 .elementor-button-link::before,
.white-btn-get-started .elementor-button-link::before,
.elementor-element-0680eaa .elementor-button-link::before {
	background: #ffd851 !important;
}

/***************************************/
.elementor-element-544fd31,
.id-video-dis,
.winning-digital img.img-1 {
	border-radius: 15px;
	overflow: hidden;
}

#main-nav ul.dropdown-menu li a:hover {
	color: #000 !important;
}

.new-site-map .sitemap-menu-list li a::before {
	display: none;
}

.new-site-map .sitemap-menu-list li a {
	padding-left: 0px;
}

.new-site-map .sitemap-menu-list ul.sub-menu {
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
}

.new-site-map .sitemap-menu-list .sub-menu {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 0px;
	position: relative;
	background-color: transparent;
	box-shadow: unset;
	border: 0;
	top: 0;
}

.new-site-map .sitemap-menu-list ul.sub-menu li {
	position: relative;

}

.new-site-map .sitemap-menu-list li a {
	font-weight: bold;
	font-size: 16px !important;
	margin-bottom: 13px;
    color: #fff;
}

.new-site-map .sitemap-menu-list li>ul.sub-menu li a {
	padding-left: 20px !important;
	font-weight: 400 !important;
	font-size: 14px !important;
	margin-bottom: 0px;
}

.new-site-map .sitemap-menu-list li>ul.sub-menu {
	margin-bottom: 13px;
}

.new-site-map .sitemap-menu-list ul.sub-menu li a::after {
	top: 1px;
	left: 0;
	font-weight: bold;
	display: block;
	font-size: 13px;
	content: "\f054";
	position: absolute;
	opacity: 1 !important;
	visibility: visible !important;
	font-family: "Font Awesome 5 free";
}

.new-site-map .sitemap-menu-list li>ul.sub-menu li a::after:hover {
	margin-left: 10px;
}

.item-img {
	height: 243px;
	overflow: hidden;
}

/*
.testimonial-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}
*/
.testimonial-item:nth-child(even) {
	background-color: #eff6ff;
}


.testimonial-grid {
	column-count: 3;
	/* default columns */
	column-gap: 1rem;
	/* space between columns */
	/* add a little padding if you want */
	padding: 0.5rem;
}

/* each item must avoid breaking across columns */
.testimonial-item {
	display: inline-block;
	/* important for column layout */
	width: 100%;
	/* take full column width */
	margin: 0 0 1rem;
	/* vertical spacing between items */
	break-inside: avoid;
	/* prevent item splitting across columns */
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	background: #f6f6f6;
	padding: 0.75rem;
	border-radius: 8px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06);
}


.testimonial-item {
	background-color: #fffbeb;
	padding: 25px;
	height: 100%;
	border-radius: 25px;
	transition: 0.4s var(--agn-cube-5);
}

/*
.testimonial-item:hover {
    transform: scale(1.1);
        transition: 0.4s var(--agn-cube-5);
}
*/
.testimonial-item {
	border: 3px solid rgb(255 255 255 / 84%);
}

.testimonial-content p {
	font-size: 16px;
	line-height: 26px;
}

.testimonial-bottom {
	display: flex;
	align-items: center;
	gap: 15px;
}

.testimonial-image {
	border-radius: 75px;
	overflow: hidden;
	width: 61px;
	background-color: #fff;
}

h3.testimonial-title {
	font-size: 20px;
	font-weight: 600 !important;
	margin-bottom: 0px;
}

p.testimonial-designation {
	margin-bottom: 0;
	font-size: 16px;
	line-height: normal;
	margin-top: 6px;
}


.agt-blog-feed-section article {
	padding: 0;
	border-radius: 10px;
	overflow: hidden;
}

.agt-blog-feed-section article, .ag-blog-list-section article {
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    border: 2px solid #ffffff;
    background-color: #fff !important;
    position: relative;
    opacity: 1;
    background-image: none !important;
}
.blog-static-grid .row>div {
	margin-bottom: 20px;
}

.agt-blog-feed-section .container {
	margin: 0 auto;
	max-width: 1300px !important;
}

h3.blog_title {
	font-size: 20px !important;
}

.gt-blog-list-item .blog-text-wrap p {
	padding-bottom: 15px;
	font-size: 16px;
	line-height: 24px;
}

.blog-text-wrap.headline.pera-content,
.blog-meta{
	padding-left: 20px !important;
	padding-right: 20px !important;
}


.item-img img {
    object-fit: cover;
    height: 100%;
}
.gt-blog-list-item .item-img, ag-blog-list-section .item-img {
    height: 273px;
    overflow: hidden;
    margin-bottom: 15px !important;
}
.blog-meta a {
	font-size: 12px;
	margin-right: 11px !important;
}

.gt-blog-list-item .blog-meta a:before {
	display: none;
}

.agt-blog-sidebar {
	padding: 0;
	background-color: transparent;
}


ul.wp-block-latest-posts__list.wp-block-latest-posts li a,
.category-widget.ul-li-block li a {
	font-size: 14px;
	line-height: normal;
	padding: 10px 0px 10px 24px;
}

ul.wp-block-latest-posts__list.wp-block-latest-posts li a:before,
.category-widget.ul-li-block li a:before {
	top: 11px;
	width: 14px;
	height: 14px;
}

.gt-blog-list-item .blog-meta-author {
	margin-bottom: 2px;
}

.gt-blog-list-item .blog-meta a i {
	margin-right: 3px;
}

.agt-blog-sidebar .widget_block, .leftBoxItem, .trust-widget_block, div#block-6
{
	background-color: #fff;
	padding: 20px;
	border-radius: 10px;
	margin-bottom: 15px !important;
	border: 3px solid rgb(255 255 255 / 84%);
	/*        background-color: #fffbeb;*/


}

/*
.agt-blog-sidebar .widget_block :nth-child(even) {
    background-color: #eff6ff;
}
*/
.blog-btn {
	position: absolute;
	bottom: 22px;
}

h3.blog_title {
	font-size: 20px !important;
	padding-bottom: 47px !important;
}


div#block-6 {
	margin: 0;
	border: 0;
}

div#block-6 {
	padding-bottom: 0px;
}

.agt-pagination ul {
	background: transparent;
}

.widgets_wrapper {
	max-width: 100% !important;
}

div#block-5 {
	text-align: center;
}

.location-card {
	overflow: hidden;
}

.pillars-values h3 {
	color: #000 !important;
}

.pillars-values p {
	opacity: 1 !important;
}

.location-card img,
.portfolio-list img {
	border-radius: 10px !important;
}

.location-card,
ul.portfolio-list li,
ul.gallery.portfolio li {
	background-color: transparent !important;
	text-align: center !important;
	position: relative;
	overflow: inherit !important;
	transition: 0.4s var(--agn-cube-5);
}

.location-card img, 
.portfolio-list img, 
ul.gallery.portfolio img {
    object-fit: cover;
    width: 650px;
    object-position: top;
}
.location-card::before,
.portfolio-list li::before,
ul.gallery.portfolio li:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	
	background-color: transparent;
	border: 2px solid #ffd851;
	z-index: 0;
	border-radius: 10px;
	left: 0;
	transform: rotate(355deg);
	transition: 0.4s var(--agn-cube-5);
}

.location-card img,
.portfolio-list img,
ul.gallery.portfolio img,
.location-card::before,
.portfolio-list li::before,
ul.gallery.portfolio li:before{
    height: 303px !important;
}

.location-card img,
.portfolio-list img,
ul.gallery.portfolio img {
	position: relative;
	border-radius: 10px;
}

ul.gallery.portfolio img {
	box-shadow: 0px 0px 25px 0px #ffffff45;
	border: 0;
}

.btn-view {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
}

.location-card:hover::before,
.portfolio-list:hover::before {
	transition: 0.4s var(--agn-cube-5);
	/*     transform: rotate(180deg);*/
}

.location-card .elementor-image-box-content h3,
.portfolio-list li h4 a,
ul.gallery.portfolio li .portfolio-title a


{
	background-color: #ffd851;
	padding: 16px 20px;
	text-align: center;
	border-radius: 10px;
	color: #000;
	font-size: 16px;
	width: 80%;
	margin: auto;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	transition: 0.4s var(--agn-cube-5);
	z-index: 99;
	font-weight: 600;
}
.portfolio-list li h4 a, ul.gallery.portfolio li .portfolio-title a{
    top:auto;
}

.portfolio-item .btn-view {
    top: 50% !important;
    transform: translateY(-50%);
    bottom: auto;
    position: absolute !important;
}
.page-id-143779 .gallery__description .portfolio-title > a {
    background-color: transparent !important;
    position: relative !important;
    top: 0;
    bottom: 0 !important;
    width: 100% !important;
    padding: 0 !important;
}
.page-id-143779 ul.tick-list li::before{
    display: none;
}
.page-id-143779 ul.tick-list li i{
    display: none;
}
.page-id-143779 ul.tick-list li {
    margin-bottom: 0px !important;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}
.page-id-143779 .portfolio-title p {
    margin: 0 !important;
}
.page-id-143779 section#authors {
    margin: 0 !important;
    padding-top: 60px;
}
.page-id-143779 li.gallery__item.qw {
    margin-bottom: 85px !important;
}
.page-id-143779 .gallery__description {
    background-color: #ffd851;
    padding: 16px 20px;
    text-align: center;
    border-radius: 10px;
    color: #000;
    font-size: 16px;
    width: 80%;
    margin: auto;
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    transition: 0.4s var(--agn-cube-5);
    z-index: 99;
    font-weight: 600;
    min-height: 124px;
}

.country-cls .e-con-inner {
	gap: 71px !important;
}



.location-card:hover .elementor-image-box-content h3,
.portfolio-list li:hover h4 a,
ul.gallery.portfolio li:hover .portfolio-title a {
	transition: 0.4s var(--agn-cube-5);
	bottom: -8px;
}

.portfolio-list li .img-wrap::after,
ul.gallery.portfolio li .gallery__image:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgb(0 0 0 / 67%);
	border-radius: 10px;
	left: 0;
	transition: 0.4s var(--agn-cube-5);
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
}

.btn-view,
.gallery__btns a {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	left: 0;
	width: max-content;
	background-color: #ffd851;
	color: #000000;
	padding: 10px 20px;
	margin: auto;
	border-radius: 12px;
	border: 2px solid #fff;
	font-size: 15px;
	font-weight: 600;
	opacity: 0;
	z-index: 9;

}

.portfolio-list li:hover .btn-view,
.portfolio-list li:hover .img-wrap::after,
ul.gallery.portfolio li:hover .gallery__image:after,
ul.gallery.portfolio li:hover .gallery__btns a {
	opacity: 1;
}

ul.portfolio-list li,
ul.gallery.portfolio li {
	margin-bottom: 20px;
}

.location-card figure.elementor-image-box-img {
	margin-bottom: 0px !important;
	position: relative;
	z-index: 9;
}

ul.portfolio-list,
ul.gallery.portfolio {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 35px;

}

.agn-services-5-feature h5 {
	color: #000 !important;
	margin-bottom: 0px !important;
	/*
    position: relative;
    bottom: -11px;
*/
}

.podcasts-cls {
	background-color: #fff;
	padding: 30px;
	border-radius: 10px;
}

.video-details h4 {
	color: #000;
	font-size: 20px;
}

.blog-post {
	margin: 0 !important;
	gap: 19px;
	font-size: 16px;
}

.blog-post i {
	color: #1975b8;
}

.blog-post p {
	margin-bottom: 0px !important;
}

.hero-description {
	font-size: 16px;
	line-height: 23px;
	margin: 11px 0;
	color: #000;
}

.video-podcast img {
	border-radius: 10px !important;
	position: relative;
}

.video-podcast,
.locat-seo {
	position: relative;
}

.video-podcast::before,
.locat-seo::before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 99%;
	background-color: transparent;
	border: 2px solid #ffd851;
	z-index: 0;
	border-radius: 10px;
	left: 0;
	transform: rotate(355deg);
	transition: 0.4s var(--agn-cube-5);
}

.trust-factor-location span.elementor-icon-list-text {
	color: #fff;
	line-height: normal;
}

.trust-factor-location span.elementor-icon-list-text span {

	font-size: 35px;
	font-weight: 700;
	display: block;
}

.trust-factor-location span.elementor-icon-list-icon svg {
	width: 65px !important;
	height: 65px !important;
}

.trust-factor-location .elementor-icon-list-item {
	gap: 5px;
	align-items: center !important;
	margin-bottom: 25px !important;
}

.shopify-development>.elementor-element,
.shopify-serv .elementor-element {
	height: 100%;
}


.trusted-local-seo {
	position: relative;
}

.trusted-local-seo::after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 99%;
	background-color: transparent;
	border: 2px solid #ffd851;
	z-index: 0;
	border-radius: 15px;
	left: 0;
	transform: rotate(3deg);
	transition: 0.4s var(--agn-cube-5);
	top: 0;
}

.trusted-local-seo img {
	position: relative;
	z-index: 9;
}

.agn-footer-5-menu li a:hover, .agn-footer-5-menu li a:active, .agn-footer-5-menu li a:focus {
	transform: translateX(12px);
	color: var(--agn-clr-pr-5) !important;
}

.service-lin {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 0 39px;
	list-style-type: none;
	padding: 0;
}

.service-lin {
	list-style-type: none;
	padding-left: 10px;
}

.service-lin li {
	padding: 5px 0;
	font-size: 17px;
	position: relative;
	cursor: pointer;
	padding-left: 25px;
	transition: background-color .3s ease, color .3s ease;
}

.service-lin li a {
	color: #fff !important;
}

.service-lin li:hover a {
	color: #faa71c !important;
}

.service-lin li::before {
	content: "►";
	position: absolute;
	left: 0;
	color: #faa71c;
	font-size: 16px;
}

.title-2 {
	font-size: 1.2rem;
	color: #2780e1;
	display: block;
	margin: 8px 0 8px 8px;
	font-weight: 600;
}

.service-listing ul {
	list-style-type: none;
	padding-left: 10px;
}

.service-listing ul li {
	padding: 5px 0;
	font-size: 17px;
	position: relative;
	cursor: pointer;
	padding-left: 25px;
	transition: background-color .3s ease, color .3s ease;
}

.service-listing ul li::before {
	content: "►";
	position: absolute;
	left: 0;
	color: #faa71c;
	font-size: 16px;
}

.service-listing ul li a {
	color: #fff;
}

.service-listing ul li:hover a, .service-listing ul li a:hover, .service-listing ul li a:focus, .service-listing ul li a:active {
	color: #faa71c !important;
}

.title-2 a {
	color: #2780e1 !important;
}

.shopify-development a:hover,
.elementor-element-c1efc6e a:hover {
	color: #faa71c !important;
}

p.text-center.insight-title {
	margin-bottom: 0;
	font-weight: bold !important;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: normal !important;
}

.ai-powered-seo,
.ai-seo-agency {
	background: #ffffff;
	background: linear-gradient(180deg, rgb(255 255 255 / 24%) 0%, rgb(255 255 255 / 0%) 100%);
	padding: 25px !important;
	border-radius: 20px !important;
	height: 100%;
}


.ai-powered-seo ul li,
.ai-seo-agency ul li {
	background-image: url('http://macraes.com/wp-content/uploads/2025/11/Vector.svg');
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 6px;
	background-size: 14px;
	margin-bottom: 10px;
	line-height: 25px;
}

.icon-effect-css {
	width: 100px;
	background-color: rgb(7 103 172);
	text-align: center !important;
	height: 100px;
	border-radius: 20px;
	border: 1px solid rgb(255 255 255 / 24%);
	padding: 22px;
	line-height: normal;
	margin-bottom: 15px !important;
}

.ai-powered-seo h4,
.ai-powered-seo p {
	color: #fff;
}

.ai-powered-seo h4 {
	font-size: 25px !important;
	line-height: normal;
}

.faq-seo-box .agt-fq-accordion {
	max-width: 100%;
}


.agt-fq-accordion .accordion-item.faq_active {
	background: rgb(255 255 255 / 18%);
	border: 1px solid rgb(255 255 255 / 19%);
}

.agt-fq-accordion .accordion-button:not(.collapsed) {
	border-bottom: 1px solid rgb(255 255 255 / 19%);
}

.agt-fq-accordion .accordion-button,
.agt-fq-accordion .accordion-button:hover,
.bi-faq-text,
.bi-faq-text:hover {
	color: #fff !important;
}

.bi-faq-text {
	font-size: 16px;
}

.agt-fq-accordion .accordion-button:not(.collapsed):before,
.agt-fq-accordion .accordion-button:not(.collapsed):after {

	color: rgb(7 103 172);
}

.agt-fq-accordion .accordion-item {
	border: 1px solid rgb(255 255 255 / 28%);
}


div#page {
	background-image: unset !important;
}


.video-wrapper-fixed {
	position: sticky !important;
	top: 50px;
	display: inline-block !important;
}

.e-n-tab-title:hover {
	color: #fff !important;
}

.news_awards-list {
	background-color: #fff;
	list-style: none;
	margin: 0 0 60px;
	padding: 12px;
	border: 1px solid #84B9F5;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.news_awards-list .card-item {
	border-bottom: 1px solid #D2DCEE;
	cursor: pointer;
}

.news_awards-list .card-item-link {
	position: relative;
	display: block;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 24px;
	color: #374046;
	font-family: inherit;
	font-weight: 700;
	font-size: 22px;
	line-height: 27px;
	letter-spacing: -.01em;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	min-height: 133px;
}

.news_awards-list .card-item.has_link .card-item-link:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 34px;
	margin-top: -10px;
	width: 20px;
	height: 21px;
	background: url('http://macraes.com/wp-content/uploads/2024/07/ic-blue-link-external.png') no-repeat center;
}

.news_awards-list .card-logo {
	display: block;
	width: 64px;
	min-width: 64px;
	margin-right: 36px;
	text-align: center;
}

.news_awards-list .card-logo img {
	max-width: 100%;
	height: auto;
}

.news_awards-list .card-title {
	display: block;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding-right: 130px;
}

.news_awards-list .card-item-link:hover {
	background: #0086e7;
	color: #fff;
	text-decoration: none;
}

.news_awards-list .card-item-link:hover .card-title {
	color: #fff !important;
}

.news_awards-list .card-item.has_link .card-item-link:hover:before {
	background-image: url('http://macraes.com/wp-content/uploads/2024/07/ic-white-link-external.png') !important;
}

.year-heading {
	position: relative;
	padding-right: 30px;
}

.year-heading {
	background-color: #2780e1;
	padding: 10px 16px;
	border: 1px solid #fff;
	cursor: pointer;
	margin: 10px;
	color: #fff;
	border-radius: 7px;
}

.toggle-icon {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	font-weight: bold;
	font-size: 18px;
}

.year-group.open .toggle-icon::before {
	content: '−';
}

.year-group.open .month-list {
	display: block;
}

.month-list {
	display: none;
	padding: 0 10px;
}

.news_awards-pagi a {
	display: block;
	padding-bottom: 5px;
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	letter-spacing: -.018em;
	color: #374046;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 8px;
	text-decoration: none;
	text-align: center;
	border-bottom: solid 4px #ccc;
	margin-bottom: 10px;
	background-color: #fff;
	padding: 8px 0;
}

.news_awards-pagi a:hover {
	color: #0086e7 !important;
}

.news_awards-pagi a.active {
	color: #0086e7;
	/* background-color: #0086e7; */
}

.year-group .toggle-icon::before {
	content: '+';
}

.news_awards-control {
	float: right;
}

.news_awards-control a {
	width: 64px;
	height: 64px;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAMAAAD04JH5AAAAZlBMVEUAAACRkJD///8gcN+RkJAggOeRkJAggOqRkJAgfumRkJAgfOkgfuuRkJAge+cgfecgfemRkJAgf+qRkJAgfeqRkJAgfOmRkJAgfOqRkJAgfOmRkJAgfemRkJAgfeqRkJAgfemRkJDz0kB1AAAAIHRSTlMAAAAQECAgMDBfX39/f4CAgICPj5+foKC/v8/P39/v73/BbDYAAAF2SURBVHja7dbZboMwFITh47TQhZBC9wVa+/1fskBC6FVszRihSuOLKFJE/k8I7GO7jZcJIIAAAggggAACCCCAABd+Oq2iMGxV+/kbBSi6DhNU3u8zAIrO+08IcPBnAQEY+983RgpwANP/I4ABXH8RoAC2b/Z6FIAAvj8LMECO/kmAAd6HSx/Yvj0P/9Lgd8Df5egzzwApeJz61FtACapjn9sHCMHcJ3dCWHDus2cBKFj69GnYXYH7cLPpPGCHJstAgk9Ey9JQKoAAAggggAACCCCAAAIIIIAAAggggAACCCDAvwY4V5YOW3U9fPCAsu8xQR1CnQFQ9iF8QYA2jAIWMPZ/bh0uIAFMP01gK/aTBLZm37m3qMBW7ScIbN1+XHAB8DFc2u5YwMv0L/AdCPcr96PPACl4ivXjbwElqKP9hH2AECT0U3ZCWJDSTzoLQMHUz3Ma9tfgPtxuOg+4ts0ykOAT0bQ0lAoggAACCCCAAAIIIEBs/QKaGpB1okTRsQAAAABJRU5ErkJggg==') no-repeat -2px 0;
	color: #0086e7;
	border: 1px solid #0086e7;
	display: inline-block;
	vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.custom-mega-nav .submenu {
    top: 65px !important;
}

.news_awards-control a.prevdisabled {
	background-position: -2px -66px !important;
	border: 1px solid #abb1ac !important;
	pointer-events: none;
	opacity: 0.8;
}

.news_awards-control ._next {
	background-position: -62px 0;
}

.news_awards-head h2 {
	color: #fff;
	font-size: 35px;
}

.news_awards-head p {
	color: #fff;
}

.news_awards-control a.nextdisabled {
	background-position: -62px -66px !important;
	border: 1px solid #abb1ac !important;
	pointer-events: none;
	opacity: 0.8;
}

.cta_left_text p {
	line-height: normal !important;
}

.menu_list ul li:hover a,
ul.sub-menu li:hover a {
	color: #0086e7 !important;
}

.quote-text .location-title, .quote-carousel-holder h3 {
	line-height: normal;
	color: #fff;
	font-weight: bold;
	font-size: 40px;
}
.quote-carousel-holder h3{
    color: #000 !important;
}
.home section#quote-carousel a.agn-pr-btn-5.has-breakpoint{
    display: none
}
.menu-tit a {
	font-family: "Roboto", Sans-serif;
	font-weight: 500;
	color: #fff;
}

.menu-tit a i {
	font-size: 15px;
	padding-right: 8px;
	position: relative;
	top: -1px;
}

.location-custom-cls ul {
	gap: 10px;
	display: grid;
}

.location-custom-cls ul li a {
	color: #ffffff91;
}

.location-custom-cls ul li:hover a {
	color: #fff !important;
}

.owl-carousel.owl-carousel-case  .owl-stage {
  display: flex !important;
}

.owl-carousel.owl-carousel-case  .owl-item {
  display: flex;
}

.owl-carousel-case .item {
    background: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    padding: 0 20px;
}
.owl-carousel-case .item img {
    padding: 0 20px;
}
p.awards-cls {
    position: absolute;
    left: -46px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    transform-origin: left top;
    font-size: 18px;
    font-weight: 600 !important;
    white-space: nowrap;
    text-transform: uppercase;
    color: rgb(0 0 0 / 3%);
    bottom: 0;
    transform-origin: center;
    top: 50%;
    display: inline-block;
    margin-bottom: 0;
}
.owl-carousel-case .item.owl-img a p{
    color: #000 !important;
    position: relative;
    z-index: 99;
}
.owl-carousel-case .item.owl-img a p {
    color: #000 !important;
    font-size: 16px;
    font-weight: 600 !important;
    line-height: normal;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}
.table-bordered {
    border: 1px solid #dee2e6;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
    padding: 15px;
    text-align: center;
    position: relative;
}
.table-bordered tr:first-child{
        background-color: #0086e7 !important;
}
.table-bordered tr{
    background-color: #fff;
}
.table-bordered tr td:first-child{
    text-align: left !important;
}
i.fa.fa-check-circle {
    font-size: 26px;
    color: #3675be;
}
i.fa.fa-close {
    font-size: 20px;
    color: #6a6a6a;
}
.panel-dhd {
    font-size: 2rem;
    color: #ffffff;
    margin: 0 0 2px 0;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.2;
}
.single-services p {
    font-size: 17px;
    line-height: 24px;
}
.most-populr {
    position: absolute;
    top: -7px !important;
    z-index: 9;
    width: 70px;
    left: -4px !important;
}




.panel-dhd {
    font-size: 2rem;
    color: #ffffff;
    margin: 0 0 2px 0;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.2;
}
.single-services p {
    font-size: 17px;
    line-height: 24px;
}


.image-style-edit{
    position: relative;
}
.image-style-edit img{
    border-radius:25px !important;
}
.image-style-edit:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #0086e7;
    -webkit-transform: rotate(-4.37deg);
    -ms-transform: rotate(-4.37deg);
    transform: rotate(-4.37deg);
    border-radius: 40px;
    z-index: -1;
    position: absolute;
    top: 0;
    left: -9px;
}
.agn-pr-btn-5 .icon svg:nth-child(1) {
    stroke: #000000;
}
.btn-new-sec-box a i.flaticon-right-up.flaticon {
    position: relative;
    top: 4px;
}
.strategy-session-wrap, .page-id-141764 .hbspt-form, .page-id-5674 .hbspt-form {
    background-color: #fff;
    padding: 35px;
    border-radius: 25px;
}
.page-id-141764 .hbspt-form{
    padding: 0 !important;
}
.strategy-session-wrap h2.strategy-heading,
.strategy-session-wrap .strategy-heading {
    color: #000 !important;
    font-size: 27px;
}
.strategy-session-wrap .strategy-heading{
	font-family: Inter !important;
    font-weight: 700 !important;
	margin-bottom: .5rem;
}
.page-id-142419 .quote-carousel .agn-pr-btn-5 {
    display: none;
}
p.strategy-subheading {
    padding: 0;
    color: #000;
    font-size: 14px;
    line-height: normal;
}
.manufacturing-success-image-decor {
    top: -11px;
    right: -62px;
    width: 48px;
    height: 42px;
    position: absolute !important;
}
.left-side-arrow {
    left: -62px;
    transform: rotate(255deg);
}
.list-box-new li, .blog-con ul li, .item-text-area-blog ul li, .agn-about-5-wrap ul li {
    background-image: url('http://macraes.com/wp-content/uploads/2025/11/Vector.svg');
    background-repeat: no-repeat;
    padding-left: 27px;
    background-position: 0px 5px;
    background-size: 17px;
    margin-bottom: 8px;
}
.carousel .carousel-inner {
    padding: 0 125px;
}
.blog-con {
    font-size: 1.5rem;
    line-height: 37px;
    color: #fff !important;
    margin-bottom: 12px;
    font-weight: 700;
    margin-top: 24px;
}
.blogText{
        color: #fff !important;
}
.blogText p {
    margin-bottom: 14px;
    color: #fff !important;
}
b, strong {
    font-weight: 700;
}

.case-studies-box {
    height: 100% !important;
}
.elevate-your p a {
    background-color: transparent !important;
}
.elementor-element-8bf13d0 .agn-services-5-wrap-2 {
    grid-template-columns: 1fr 1fr 1fr;
}

.font-weight-bold {
    font-weight: 700 !important;
}
.ml-0, .mx-0 {
    margin-left: 0 !important;
}
.w-100 {
    width: 100% !important;
}
.heading-5 {
    line-height: 1.3;
    font-size: 1.25rem;
    margin-bottom: .5rem;
    margin-left: 0px;
    font-family: "Montserrat", sans-serif;
}
.elementor-element.elementor-element-daf4390.growth-values.elementor-widget.elementor-widget-image {
    padding: 0px !important;
}
.top-badge-n2.daybadge img {
    width: 110px;
}
.blue-text, .blue-text:hover {
    
    color: #0086e7;
}
.single-services p {
    font-size: 17px;
    line-height: 24px;
}
.quote-text li {
    margin-bottom: 17px;
}
.quote-text p{
    color: #fff;
}
.stats-row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 20px 0 0px;
}
.stat-block {
    text-align: center;
    border-left: 1px solid #5c5c5c;
    padding-left: 15px;
    padding-right: 15px;
}
.stat-number {
    font-size: 20px;
    font-weight: 700;
    color: #2780e1;
}
.stat-label {
    font-size: 14px;
    color: #000;
}
.stat-block:first-child {
    border-left: none;
    padding-left: 0;
}
.case-studies-box {
    height: 100%;
}

.image-style-edit {
  flex: 1 !important;
}
.image-style-edit img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
    display: block !important;
}


.right-box {
  flex: 1 !important;
}
/*
.growth-values .elementor-element, .growth-values {
    height: auto !important
}
*/
.right-box img, .growth-values img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover !important;
  display: block !important;
}
.growth-values {
    background-color: transparent !important;
    gap: 0 !important;
    overflow: hidden;
}

.growth-values .elementor-element {
    background-color: #0086E7;
   
}
.growth-values .elementor-element:nth-child(1){
    border-radius: 15px 15px 0px 0px !important; 
     padding: 20px 20px !important;
}
.growth-values .elementor-element:nth-child(3){
    border-radius: 0px 0px 15px 15px !important; 
}
.menu_list .col-md-6{
    position: relative;
}
.menu_list ul {
    
    padding-bottom: 35px;
}


.manufacturing-success-image-decor {
    background-color: transparent !important;
}
.menu_list a.text-cta {
    position: absolute;
    bottom: 0;
    top: auto;
}

.growth-values .image-style-edit {
    background-color: transparent;
    padding: 0 !important;
    border-radius: 25px !important;
}
.seoform a {
    color: #1076bc;
    text-decoration: underline;
    font-style: italic;
    font-weight: 800;
}

.agt-cn-form p {
    color: #000;
    font-size: 16px;
    margin-bottom: 30px;
}
.agt-cn-form h3 {
    margin: 0 0 6px 0;
    padding: 0;
}
.elementor-element-69bf4635 h1{
    font-size: 40px !important;
}
.agn-footer-5-phone-btn:hover {
    color: #fff !important;
}
.servicesquoteheading {
    margin-bottom: .5rem;
    font-weight: 500;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.25rem;
    line-height: 1;
    display: block;
}
.color-blue {
    color: #3873ff;
}

.item-text-area-blog a {
    text-decoration: none !important;
    display: inline;
    color: #0086e7;
    font-weight: 600;
}
.author-box {
    background: #e5f4ff !important;
    border: 1px solid #94cef9 !important;
    padding: 30px !important;
    margin-top: 40px;
    border-radius: 10px;
}
.single #blog p {
    line-height: 26px;
        margin: 10px 0;
        border-bottom: solid 1px #3873ff;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 600;
    color: #3873ff !important;
}
p.author-name-detail{
        border-bottom: solid 1px #0086e7;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 17px;
    color: #3475bc !important;3873ff
    font-weight: bold;
}
.author-section {
    display: flex;
}
.single-post .author-img {
    width: 50%;
    height: auto;
}
.author-img a {
    text-decoration: none !important;
    display: inline;
    color: #3873ff;
    font-weight: 600;
}
.author-section img {
    border-radius: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: top center;
}
.small-author-detail {
    display: block;
    margin-left: 10px;
}
span.author-title-detail a {
    color: #0086e7;
    font-weight: bold;
    margin-bottom: 9px;
}
a.author-readmore{
      color: #0086e7;
    font-weight: bold;
}
.author-social a{
    color: #0086e7;
}
a.daybadge {
    width: 147px;
    display: inline-block;
    position: relative;
    right: -11px;
}
.clutch-widget {
    background-color: #fff;
    padding: 10px;
    border-radius: 3px;
}
.elementor-element-6e56ac7 img {
    width: 100% !important;
}
.real-results-sec ul li {
    color: #fff;
}
.real-results-sec ul li strong, .real-results-sec ul li a, .real-results-sec ul li a:hover {
    color: #0086e7 !important;
}
.transcript {
    max-height: 290px;
    overflow-y: auto;
      overscroll-behavior: contain;

    padding: 20px;
    border: 1px solid #ffd851;
    background: #fffcf0;
    border-radius: 6px;
    margin-top: 20px;
     pointer-events: auto !important;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}

.elementor-widget-image-box .elementor-image-box-title a:hover {
    color: inherit !important;
}


/* WebKit browsers */
.transcript::-webkit-scrollbar {
  width: 10px;
  
}

.transcript::-webkit-scrollbar-thumb {
  background: #3873ff;
  border-radius: 25px;
    height: 30px;
}

.transcript::-webkit-scrollbar-track {
  background: #fff;
}










.transcript p {
    margin-bottom: 14px;
}







.timestamp {
    color: #f48f3f !important;
    font-weight: 700;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 7px;
}

.{
    background-color: #ffd851;
}
.drive-results-video {
        border-radius: 40px;
        position: relative;
    z-index: 1;
    text-align: center;
    border-radius: 20px;
    
    }
.drive-results-video a.sproutvideo-lightbox {
    border-radius: 25px;
    overflow: hidden;
}
.drive-results-video .play-btn.play-video-btn {
    position: absolute;
    top: 50%;
    margin: auto;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.drive-results-video .play-btn::after,
.drive-results-video .play-btn::before
{
    border: 1px solid #fff;
}

.drive-results-video::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ffd851;
    -webkit-transform: rotate(-4.37deg);
    -ms-transform: rotate(-4.37deg);
    transform: rotate(-4.37deg);
    border-radius: 40px;
    z-index: -1;
    position: absolute;
    top: 0;
    left: -9px;
}
.drive-results-video-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #ffffff;
    width: 80px;
    height: 80px;
    border-radius: 55px;
    margin: auto;
    font-size: 34px;
    line-height: 82px;
    color: #0086e7;
    left: 0;
    right: 0;
}




.single-podcast-box {
    width: 100%;
    border-radius: 12px;
    background-color: #fff !important;
    box-shadow: rgba(0, 0, 0, .16) 0px 4px 48px;
    text-align: left;
    overflow: hidden;
    height: 100%;
}

h3.podcast-title, p.podcast-meta {
    font-size: 14px !important;
    font-weight: 400 !important;
}
.podcast-more {
    padding: 25px;
}
.podcast-more h3{
    margin-top: 0px;
}


#videoModal .btn-close {
    position: absolute;
    z-index: 99;
    border: 2px solid #000;
}
.open-video-popup-btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.agt-brd-text-2 {
    padding-top: 55px;
    padding-bottom: 30px;
}
.agt-blog-dt-thumb {
    margin-top: 0;
    margin-bottom: 0;
    line-height: normal;
}
.agt-blog-dt-thumb .item-img {
    overflow: hidden;
    height: auto;
       border-radius: 15px 15px 0px 0px;
}
h2.agt-single-title.ver_2.text-center, h2.agt-single-title.ver_2.text-center {
    text-align: left !important;
    font-size: 30px !important;
    color: #0086e7 !important;
    margin-top: 0px !important;
}
.item-text-area-blog table.mt-4.table.table-hover.table-striped {
    font-size: 14px;
    letter-spacing: normal;
    line-height: normal;
}
p.tagBox{
    margin-bottom: 10px;
}
p.tagBox a {
    color: #007bff;
    line-height: normal;
    margin: 0;
/*    pointer-events: none;*/
}
p.tagBox span {
    font-size: 12px;
    padding: 5px 9px;
    border: 1px solid #adadad;
    border-radius: 20px;
}
.blog-meta-author {
    padding: 0;
    margin: 0;
    margin-bottom: 35px;
}
.single #blog h2 {
    color: #3675be !important;
    text-align: left !important;
        line-height: 1.5 !important;
        font-weight: 600 !important;
        margin-bottom: .5rem !important;
    margin-top: 1.5rem !important;
}

.item-text-area-blog{
    font-size: 17px !important;
    color: #060606 !important;
    font-weight: 400;
    line-height: 26px !important;
    letter-spacing: 0.5px;
}

.item-text-area-blog a, .item-text-area-blog span {
    display: contents;
}
.item-text-area-blog p{
    margin-bottom: 8px;
}
.additional-wrap.cat-no-news {
    color: #fff;
}
.additional-wrap.cat-no-news img {
    height: 300px;
    object-fit: cover;
}
.additional-wrap h4 {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    padding: 20px;
}
.item-text-area.ver_2 {
    width: 100% !important;
    max-width: 100%;
    margin-top: 9px;
}
.digital-desc, .single-post .agt-blog-dt-text {
    box-shadow: rgba(0, 0, 0, .16) 0px 4px 48px;
    padding: 39px;
    border-radius: 0px 0px 15px 15px;
    margin-top: -4px;
    background-color: #fff;
}
.date-digest, .blog-meta-single a{
    color: #0086e7;
}
.agt-brd-text-2.ver_5 a, .agt-brd-text-2.ver_5 a:hover {
    color: #fff !important;
}
.blog-meta-single a {
    color: #0086e7;
    margin-right: 8px;
    font-size: 16px;
}
.blog-meta-single a i{
    margin-right: 5px;
}


.leftBoxItem h2 {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 15px;
}
.leftBoxItem ul li a {
    display: inline-block;
    line-height: 20px;
    font-size: 15px;
    color: #333;
    transition: .5s;
}
.leftBoxItem ul li {
    padding: 10px;
    border-bottom: 1px solid #dfdfdf;
}
.agt-blog-dt-thumb .item-img img {
    width: 100%;
}
.bg-blue-box {
    background-color: #0086E7;
    padding: 20px 0;
}
.bg-blue-box .row {
  align-items: center;
}
.bg-blue-box p{
    font-size: 25px !important;
      font-family: Inter !important;
    font-weight: 700 !important;
    color: #FFFFFF;
}

    .menu_list ul {
    margin-top: 0;
}
.agn-hero-5-slider-content p strong {
    font-size: 36px;
}
p.agn-p-5.disc.text2.wa-fix {
    padding: 0;
}
.elementor-element-2522539 ul {
    display: flex;
    justify-content: end;
}
.agn-footer-5-join-btn svg {
    display: none;
}
.agn-about-5-wrap ul li{
    background-image: url('http://macraes.com/wp-content/uploads/2025/12/Vector.svg') !important;
}
p.btn-new-sec-box {
    margin-bottom: 68px;
    margin-top: 35px !important;
}
.elementor-element-3eb29017 .agn-about-5-wrap {
    width: 50%;
}
.elementor-element-3eb29017 .agn-pr-btn-5 .icon svg {
    stroke: #fff !important;
}
.subb-heeding {
    font-size: 31px !important;
    margin-bottom: 52px;
    line-height: normal;
    font-weight: 500 !important;
}
h2.elementor-gt-heading.agn-about-5-sec-title.agn-h-5.agn-split-7.wa-fix {
    margin-bottom: 0 !important;
}
p.agn-about-5-sec-disc.agn-p-5 {
    margin: 0;
}
.digital-growth-ai p, .what-you-get p {
    margin-bottom: 0px;
    line-height: 22px;
}

.digital-growth-ai p strong{
    color: #ffd851;
}

.what-you-get h3, .what-you-get h4 a{
    color: #000 !important;
} 
.what-you-get h4 a:hover, .what-you-get h4:hover a, .what-you-get .elementor-widget-image-box .elementor-image-box-title a:hover{
    color: #ffd851 !important;
} 
.what-you-get h4 a{
    font-size: 18px !important;
}
.what-you-get .elementor-image-box-img a {
    display: inline-block;
    background-color: #0086e73b;
    padding: 8px;
    border-radius: 10px;
}
.what-you-get .elementor-widget-image-box {
    height: auto;
}
.right-igg-bes img{
    border-radius: 8px !important;
}

.agn-hero-5-bg-img.wa-fix.wa-img-cover img{
    opacity: 0.4;
}

.primary.large {
    background-color: #ffd851 !important;
}
.additional-wrap h4,
.additional-wrap h4:hover a,
.additional-wrap h4 a,
.additional-wrap h4 a:hover
{
    color: #fff !important;
}
.seoform {
    text-align: center;
    padding: 80px 0;
}
.seoform h2, .seoform p, .awards-thank-you h2, .counter--style h2, .counter--style p, .counter--style h2 span {
    color: #fff !important;
}
.seoform h2, .awards-thank-you h2{
    font-size: 40px;
}
.thank-you-contact {
    background-color: #f4fbff;
    padding: 80px 0px;
}
.awards-thank-you{
    padding: 80px 0px;
}
.awards-thank-you .col-md-2 img {
    background-color: #fff;
    width: 100%;
    height: 215px;
    object-fit: contain;
    padding: 26px;
}
.awards-thank-you .col-md-2 {
    text-align: center;
}
.our-journey-cls{
    padding-bottom:80px;
}
.our-journey-cls h2{
   margin-bottom: 30px;
    font-size: 40px;
     color: #fff;
}
.counter--style i {
    font-size: 40px;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    color: #000;
    background: #ffd851;
    display: inline-block;
    padding-top: 28px;
}
.page-template-template-thank-you section#agt-brd-1, .page-template-template-thank-you header, .page-template-template-thank-you section#footer-main-cls {
    display: none;
}
.two-btn-fullwidth a{
        width: 100% !important;
}

/**************************************/
.testimonial-two {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    max-width: 505px;
}
.testimonial-one {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    max-width: 505px;
    margin-bottom: 30px;
}
.testimonial-post {
    overflow: hidden;
    display: table;
}
.testimonial-post .post, .testimonial-post .text-content {
    display: table-cell;
}
.testimonial-post .post {
    height: 60px;
    width: 60px;
}
.testimonial-post .post > img {
    width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.testimonial-post .text-content {
    vertical-align: middle;
    padding-left: 10px;
}
.testimonial-post:hover a, .testimonial-post:focus a {
    color: #e57bff;
}
.testimonial-two .testimonial-para:before{
    display: block;
    font-size: 28px;
    color: #acacac;
    margin-bottom: 15px;
    content:"\f10d";
    font-weight: 700;
    font-family:'Font Awesome 5 Free';
}
.testimonial-two .testimonial-item h5{
    margin-top: 10px;
    margin-bottom: 4px;
}
.testimonial-two .testimonial-item .rating{
    margin-top: 5px;
}
.testimonial-two .testimonial-item .rating i{
    font-size: 15px;
    color: #1076bc;
}

.testimonial-one .testimonial-para:before{
    display: block;
    font-size: 28px;
    color: #acacac;
    margin-bottom: 15px;
    content:"\f10d";
    font-weight: 700;
    font-family:'Font Awesome 5 Free';
}
.testimonial-one .testimonial-item h5{
    margin-top: 10px;
    margin-bottom: 4px;
}
.testimonial-one .testimonial-item .rating{
    margin-top: 5px;
}
.testimonial-one .testimonial-item .rating i{
    font-size: 15px;
    color: #1076bc;
}
/* testimonial images */
.owl-thumbs.owl-dots .owl-dot {
    position: absolute;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin: 0;
    background: transparent;
    z-index: 1;
    opacity: .65;
}
.owl-thumbs.owl-dots .owl-dot img {
    box-shadow: 0 10px 20px 0 rgba(20,44,56,.25);
}
.owl-thumbs.owl-dots .owl-dot:hover img {
    box-shadow: 0 10px 20px 0 rgba(20,44,56,0);
}
.owl-thumbs.owl-dots .owl-dot.active {
    opacity: 1;
}
.owl-thumbs.owl-dots .owl-dot.active img {
    box-shadow: 0 10px 20px 0 rgba(20,44,56,0);
}
.owl-thumbs.owl-dots .owl-dot .animated-wrap {
    width: 70px;
    height: 70px;
}
.owl-thumbs.owl-dots .owl-dot .animated-element {
    background: transparent;
    border: 5px solid rgba(255,255,255,.3);
    border-radius: 50px;
}
.owl-thumbs.owl-dots .owl-dot.animated-wrap.active .animated-element {
    border: 5px solid;
    border-color: #faa71c;
}
.owl-thumbs.owl-dots .owl-dot::after{
    display: none;
}
.owl-thumbs.owl-dots .owl-dot.active span, .owl-thumbs.owl-dots .owl-dot:hover span {
    background: transparent;
    height: 70px;
}
.owl-thumbs.owl-dots .owl-dot:nth-child(1){
    top: 13%;
    right: 2%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(2){
    top: auto;
    bottom: 12%;
    right: 11%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(3) {
    top: 46%;
    right: 16%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(4) {
    top: 18%;
    right: 28%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(5) {
    top: 18%;
    right: 66%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(6) {
    top: 54%;
    right: 76%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(7) {
    top: 69%;
    left: 10%;
}

.owl-thumbs.owl-dots .owl-dot:nth-child(8){
    top: 3%;
    left: 11%;
}
@-webkit-keyframes zoom-one {
    0%   {-webkit-transform: scale(1);transform: scale(1);}
    40%  {-webkit-transform: scale(0.5);transform: scale(0.5);}
    100% {-webkit-transform: scale(1);transform: scale(1);}
}
@keyframes zoom-one {
    0%   {-webkit-transform: scale(1);transform: scale(1);}
    40%  {-webkit-transform: scale(0.5);transform: scale(0.5);}
    100% {-webkit-transform: scale(1);transform: scale(1);}
}
@-webkit-keyframes zoom-two {
    0%   {-webkit-transform: scale(0.5);transform: scale(0.5);}
    40%  {-webkit-transform: scale(0.8);transform: scale(0.8);}
    100% {-webkit-transform: scale(0.5);transform: scale(0.5);}
}
@keyframes zoom-two {
    0%   {-webkit-transform: scale(0.5);transform: scale(0.5);}
    40%  {-webkit-transform: scale(0.8);transform: scale(0.8);}
    100% {-webkit-transform: scale(0.5);transform: scale(0.5);}
}
@-webkit-keyframes zoom-three {
    0%   {-webkit-transform: scale(0.7);transform: scale(0.7);}
    40%  {-webkit-transform: scale(0.4);transform: scale(0.4);}
    100% {-webkit-transform: scale(0.7);transform: scale(0.7);}
}
@keyframes zoom-three {
    0%   {-webkit-transform: scale(0.7);transform: scale(0.7);}
    40%  {-webkit-transform: scale(0.4);transform: scale(0.4);}
    100% {-webkit-transform: scale(0.7);transform: scale(0.7);}
}


/* owl carousel brands */
.brand-carousel.owl-carousel .owl-item img {
    margin: 0 auto;
    cursor: pointer;
    width: 200px;
}

/* our partners */
.our-partners-content img {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    padding: 30px 20px;
    width: 200px;
    max-width: 100%;
}
.testimonial-two {
    margin: auto;
}
.page-template-template-thank-you .section-padding {
    position: relative;
    padding: 80px 0;
    text-align: center;
}
.page-template-template-thank-you .testimonial-two, section#clients {
    background-color: transparent !important;
}
.testimonial-images img {
    background: 0 0;
    border: 5px solid rgb(255 255 255);
    border-radius: 50px;
}
.testimonial-images .owl-dot.animated-wrap.active .animated-element {
    border: 5px solid;
    border-color: #faa71c;
}
.page-template-template-thank-you .section-padding h2{
    color: #fff; 
    font-size: 40px;
    margin-bottom:35px;
}
.wporg_infographic p {
    color: #fff !important;
    margin-bottom: 10px;
}
.category div#block-5,
.tag div#block-5,
.category div#block-6,
.tag div#block-6{
    display: none;
}
.page-template-template-seo-for-cleaning-businesses b {
    color: #0086e7;
}
.deep-dental li {
    list-style-type: auto !important;
}

.page-id-141248 .new-site-map .sitemap-menu-list ul.sub-menu li a::after {
    top: 6px;
}
.page-id-141248 .elementor-shortcode {
    z-index: 1;
    position: relative;
}
/*****************************************************/

.author .author-banner {
                margin-top: 80px
            }

           .author .certificate-extra {
                margin: 0 0 12px 7px!important;
                color: #292f29;
                font-weight: 600
            }

           .author .ova-heading .sub-title-pre, .author .ova-heading .sub-title Specificity:(0,2,0) {
                text-transform: capitalize
            }

            .author .aut-img-box img {
                border: solid 3px #fff
            }

            .author .new-team-blue {
                z-index: 1
            }

            .author .author-name {
                font-size: 24px;
                font-weight: 700;
                color: #0086e7;
                margin: 22px 0
            }

            .author .author-profession-title {
                font-size: 19px;
                text-align: left;
                font-weight: 600;
                color: #fff;
                margin: 30px 0 15px
            }

            .author .author-info {
                padding: 50px 0;
                text-align: left
            }

            .author .tick-list {
                text-align: left;
                list-style: none;
                padding-left: 3px;
                line-height: 27px;
                color: #7c7c7c;
                font-size: 15px
            }

            .author .tick-list li .fa {
                color: #fff!important;
                margin-right: 5px
            }
.author .author-info .col-md-8 {
    color: #fff;
}
            .author .side-tick-list i {
                font-size: 24px;
                margin: 0 16px 0 0!important;
                color: #2a60bd
            }

            .author .tick-list li {
                color: #fff;
                font-size: 17px
            }

            .author .side-tick-list {
                list-style: none;
                padding-left: 3px;
                line-height: 27px;
                color: #484a52;
                font-size: 15px
            }

            .author .sidebar-block .author-profession-title {
                margin: 0 0 17px!important;
                color: #0086e7
            }

            .author .sidebar-block {
                margin: 0 0 35px;
                border: solid 1px #3b71b8;
                padding: 15px 10px;
                background: #fff;
                border-radius: 10px
            }

         .author .sidebar-author {
    background-color: rgb(245 251 255);
    padding: 20px 20px 1px;
    border-radius: 10px;
}

            .author .sidebar-block ul li {
                margin-bottom: 10px;
                border-bottom: .2px solid rgba(204,204,204,.34);
                padding-bottom: 7px;
                margin-left: 20px;
                padding-top: 0;
                list-style: circle;
                font-size: 15px
            }

            .author .tick-list li .fa {
                color: #3375bc!important;
                margin-right: 8px;
                font-size: 18px;
                line-height: 2rem;
                font-weight: 700;
                text-align: left
            }


            .author .author-section img {
                border-radius: 100%;
                width: 100%;
                height: auto;
                object-fit: cover;
                object-position: center
            }

 .author .new-team img {
                cursor: unset!important
            }

            .author .new-team-blue img {
                cursor: unset!important
            }

            .author .new-team-blue .drive-results-video-decor {
                opacity: 0;
                transition: all .3s ease-in-out
            }

            .author .new-team-blue:hover .drive-results-video-decor {
                opacity: 1;
                transition: all .3s ease-in-out
            }

            .author .new-team-blue {
                position: relative;
                margin: 10px;
                object-fit: fill;
                width: 93%
            }

            .author .new-team img {
                border-radius: 40px
            }

            .author .new-team-blue img {
                border-radius: 40px
            }

            .author .new-team-blue:after {
                content: "";
                display: block;
                width: 100%;
                height: 100%;
                background-color: #0086e7;
                -webkit-transform: rotate(-4.37deg);
                -ms-transform: rotate(-4.37deg);
                transform: rotate(-4.37deg);
                border-radius: 20px;
                z-index: -1;
                position: absolute;
                top: 0;
                left: 0
            }
.drive-results-video-decor {
    display: none;
}
@media (min-width: 767px) {
    .drive-results-video-decor {
        width: 48px;
        height: 42px;
        top: -33px;
        right: -33px;
    }
}
/**************************************************/


.author .location-custom-cls, .author #quote-carousel, .author #get-more {
    padding: 90px 0;
}
.author #quote-carousel{
        background-color: #ECF7FF;
}

.page-id-143775 .gallery{
    position: relative;
}
.page-id-143775 .gallery a {
    display: inline-block;
    width: 100%;
    object-fit: cover;
     object-position: top;
}
.page-id-143775 .gallery figure {
    max-height: 442px;
    overflow: hidden;
}
.page-id-143775 .gallery img {
    z-index: 2;
    height: 430px !important;
    border: 5px solid rgba(0, 0, 0, .1) !important;
    border-radius: 20px !important;
    position: relative;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.page-id-143775 .gallery:after {
    content: "";
    display: block;
    width: 91%;
    height: 91%;
    background-color: #0086e7;
    -webkit-transform: rotate(-4.37deg);
    -ms-transform: rotate(-4.37deg);
    transform: rotate(-4.37deg);
    border-radius: 25px;
    z-index: -1;
    position: absolute;
    top: 13px;
    left: 18px;
}
.page-id-143775 .gallery:nth-child(even):after {
    background-color: #ffc24d;
}
.item-text-area.ver_2 a span {
    color: #0086e7 !important;
    font-weight: 600 !important;
}
.agn-hero-5-slider-content{
    padding-top: 60px !important;
}
.agn-hero-5-slider-content .excellent-text{
    padding: 20px; !important;
    border: 1px solid #fff;
    background-color: transparent;
    border-radius: 8px;
    display: inline-block;
    margin-top: 25px; !important;
}
.agn-hero-5-slider-content .excellent-text, .agn-hero-5-slider-content .excellent-text strong{
font-size:16px !important;
    
}
.agn-hero-5-slider-content .excellent-text img{
    width: 25px;
}
.agn-hero-5-slider-content .excellent-text i{
    color: #ffd851;
    font-size:14px !important;
}



.group {
    border: 1px solid #1076bc;
    padding: 30px 20px 0;
    position: relative;
    margin-top: 30px;
}
.group h3 {
    position: absolute;
    left: 30px;
    top: -15px;
    background: #1076bc;
    font-size: 18px;
    color: #fff !important;
    padding: 5px 10px;
    display: inline-block;
    width: auto;
}
.agt-cn-form .group input,  
.agt-cn-form .group textarea  
{
    border: 1px solid #ced4da !important;
    background: #f5f5f5 !important;
    padding: 15px 23px !important;
}



.seoform ul{
    margin-bottom: 50px;
}

.seoform ul li {
    color: #fff;
    font-size: 16px;
}
.seoform .group .half,
.seoform .group .full,
.seoform .group p
{
    text-align: left;
    position: relative;
}
.seoform .group label{
    color: #fff;
        margin-bottom: 14px;
}

.group i {
    right: 3px !important;
    top: 4px !important;
}
.displaynone{
    display: none;
}
.group .wpcf7-form-control{
    background: transparent !important;
}

.seoform input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control, 
.seoform .group textarea, 
.seoform .group .form-control,
.seoform .full .form-control,
.seoform .full textarea,
.seoform .half .form-control,
.seoform .half textarea
{
    background: #fff !important;
    border: 0px !important;
    font-size: 16px;
    height: 45px;
    border-radius: 4px !important;
}

.real-results-landing-page{
    position: relative;
}
.real-results-landing-page i.eicon-chevron-right, .real-results-landing-page i.eicon-chevron-left{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}
i.eicon-chevron-left {
    
    left: 0;
}
i.eicon-chevron-right {

    right: 0;
}
.image-style-edit .elementor-element {
    background-color: transparent;
    padding: 0;
    flex: 1;
}

/**************************************************/
/**************************************************/


a.agn-footer-5-phone-btn:hover .icon {
    background: rgb(255 237 98) !important;
    border-color: transparent;
    color: #000;
}
.agn-footer-5-phone-btn:hover span.content b, .agn-footer-5-phone-btn:hover span.content b strong {
    color: rgb(255 237 98) !important;
}
.elementor-element.elementor-element-a365112 {
    padding-bottom: 75px;
}

/**************************************************/
/**************************************************/

@media only screen and (max-width: 1366px) {
ul#menu-header-menu {
    gap: 28px;
}
    .agn-header-5-action-link {
    gap: 14px;
}
    .agn-header-5-row {
    gap: 15px;
}
	.common-btn,
	.common-btn:hover {
		padding: 9px 12px 10px;
		font-size: 11px;
	}

.menu_list ul li a {
        padding-left: 8px;
        background-size: 4px;
        background-position: 0px 4px !important;
    }
.menu_list ul li {
        margin-bottom: 11px;
        line-height: 0 !important;
    }

    .menu_list ul li a,  .menu_list ul li {
    line-height: normal;
}
    .menu_list ul li a, .cta_left_text p, .right_side_content_information p, .right_side_text p {
    font-size: 13px;
}
}

@media only screen and (max-width: 1199px) {
    .elementor-element-dc32c9e .split-line {
    font-size: 115px;
}
    .agn-services-5-sec-title {
    margin-bottom: 0;
}
}
@media only screen and (max-width: 991px) {
        .year-heading {
    padding: 10px 10px;
    margin: 10px 0px;
}
    .month-list {
    padding: 0 0px;
}
    .elementor-element-dc32c9e .split-line {
    font-size: 80px;
}
    
    .clutch-widget iframe {
    margin: auto;
    text-align: center;
    display: inline-block;
    width: auto;
}
    p.awards-cls{
        display: none;
    }
    .owl-carousel-case .item img {
    padding: 0 0px;
}
    .review-box::after {
        display: none;
}
	.elementor-element {
		display: block;
	}

	h2 {
		font-size: 28px !important;
	}

	h3 {
		font-size: 23px !important;
	}

	h4 {
		font-size: 18px !important;
	}

	p {
		font-size: 14px !important;
	}

	.wa-fix {
		overflow: inherit;
	}


	.e-con-inner {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}


.e-con, .e-con>.e-con-inner {
    display: var(--display) !important;
}
	.new-site-map .sitemap-menu-list .sub-menu {
		grid-template-columns: 1fr;
	}

	/* Mobile Animation Fix */
	/*
    .agn-choose-5-img,
    .wa-img-cover,
    .wa-fix {
        transform: none !important;
        rotate: none !important;
        scale: none !important;
        animation: none !important;
        transition: none !important;
    }
    [style*="translate"] {
        transform: none !important;
    }
    [style*="rotate"] {
        rotate: none !important;
    }
    [style*="scale"] {
        scale: none !important;
    }
    
*/
	.agn-footer-5-back-top-shape-marquee {
		display: none;
	}

	.mobile_menu_wrap form,
	.ptx-mobile-header-social,
	.testimonials-enhanced-with-stats-item-improvements-holder:after {
		display: none !important;
	}

	ul.portfolio-list,
	ul.gallery.portfolio {
		grid-template-columns: 1fr;
		gap: 35px;
	}

	.testimonial-grid {
		column-count: 1;
	}

	.footwear-box {
		padding-bottom: 490px;
	}

	.elementor-element-439e54c,
	.elementor-element-439e54c .e-con-inner {
		padding: 0 !important;
	}

	.elementor-element-f902f9e {
		margin-top: 14px !important;
	}

	.testimonials-enhanced-with-stats-item-improvements-wrap {
		display: grid !important;
		gap: 11px !important;
		margin-top: 14px !important;
	}

	.location-card {
		margin-bottom: 65px !important;
	}

	.order-1 {
		order: 2 !important;
	}

	.order-2 {
		order: 1 !important;
	}

	.news_awards-list .card-item-link {
		display: block;
	}

	.news_awards-list .card-item.has_link .card-item-link:before {
		content: "";
		position: absolute;
		top: 50%;
		right: 34px;
		margin-top: -10px;
		width: 20px;
		height: 21px;
		background: url('http://macraes.com/wp-content/uploads/2024/07/ic-blue-link-external.png') no-repeat center;
	}

	.news_awards-list .card-item.has_link .card-item-link:before {
		top: 18% !important;
	}

	.news_awards-list .card-logo {
		margin-bottom: 8px;
	}

	.news_awards-list .card-title {
		padding-right: 0;
	}
    
}
    a.moreless-button {
    margin-top: 14px !important;
}
.blogText img {
    background-color: #fff;
    padding: 25px;
    border-radius: 25px !important;
    margin: 30px 0;
}

.right-group {
    display: flex;
    gap: 10px;
}
.right-group div {
    color: #fff;
}

.agt-brd-content {
    text-align: center;
}
section#agt-brd-1 h1 {
    color: #fff;
    font-size: 45px;
}
section#agt-brd-1{
    position: relative
}
section#agt-brd-1::after, section#agt-brd-1::before {
    content: "";
    display: block;
    
    background-repeat: no-repeat;
    position: absolute;
    
    bottom: 0;
}
section#agt-brd-1::after {
    background-image: url('http://macraes.com/wp-content/uploads/2025/12/left-icon.svg');
    width: 129px;
    height: 460px;
    left: 0;
    bottom: -150px;
    background-size: 145px !important;
    background-position: left;
}

section#agt-brd-1::before {
    background-image: url('http://macraes.com/wp-content/uploads/2025/12/right-icon.svg');
    width: 389px;
    height: 340px;
    right: 0;
    bottom: -150px;
    background-size: 265px !important;
    background-position: right;
}
.macraes-pagination span, .macraes-pagination a, .ct-pagination a, .ct-pagination span {
    width: 30px;
    height: 30px;
    background-color: #ffd851;
    text-align: center;
    font-weight: 400;
    color: #000;
    border-radius: 45px;
    position: relative;
    top: 0;
}
.ct-pagination, .macraes-pagination {
    text-align: center;
}
.ct-pagination ul li {
    display: inline-block;
    margin: 0 3px;
}
.page-id-5942 #quote-carousel a.agn-pr-btn-5.has-breakpoint,
.page-id-141171 #quote-carousel a.agn-pr-btn-5.has-breakpoint
{
    display: none;
}
.agt-blog-dt-text .item-text-area p span, .agt-blog-dt-text .item-text-area p {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 400 !important;
    font-family: Inter !important;
}
.agt-blog-dt-text h2{
        color: #0086e7 !important;
    text-align: left !important;
        line-height: 1.5 !important;
        font-weight: 600 !important;
        margin-bottom: .5rem !important;
    margin-top: 1.5rem !important;
        font-size: 22px !important;
}
.agt-blog-dt-text .item-text-area p {
    padding-bottom: 0;
}
.agt-menu-hidden-sidebar .agt-list-info .agt--item a:hover {
    color: #000 !important;
}
@media only screen and (max-width: 767px) {
    .elementor-element {
    flex-wrap: nowrap !important;
}
    .elementor-element-b0ba561 .split-line {
    display: block !important;
    text-align: left !important;
}
    .elementor-element-3eb29017 .agn-about-5-counter .agn-about-5-counter-single .agn-h-5 .counter {
    font-size: 50px !important;
}
    .right-built-ai-visibility {
    display: contents;
}
    #main-nav ul.dropdown-menu li a:hover,
    #main-nav ul.dropdown-menu li a:active,
    #main-nav ul.dropdown-menu li a:focus
    {
    color: #ffd851 !important;
}
    .services-template .elementor-element-5857aa4 .elementor-element, 
    .services-template .elementor-element-70223d7 .elementor-element, 
    .services-template .elementor-element-c3522c9 .elementor-element
    {
    display: inline-block !important;
}
/*
    .services-template .elementor-element {
    width: 100%;
}
*/
    .location-template .e-con.e-flex {
        --flex-wrap: inherit;
    }
.location-template h2 {
    font-size: 25px !important;
    margin-bottom: 10px !important;
}
    
    .location-template .e-con, .e-con>.e-con-inner {
    display: inline-block !important;
}
    
    .bg-blue-box p{
   text-align: center !important;
        margin-bottom: 10px !important;
}
     .bg-blue-box .col-md-3{
        text-align: center !important;
    }
    .leftBox {
    margin-top: 14px;
}
    section#agt-brd-1::after, section#agt-brd-1::before{
        display: none;
    }
    .open-video-popup-btn img {
    width: 55px;
}
    .blog-con {
    font-size: 18px;
    line-height: normal;
}
    .blogText {
    font-size: 14px;
    line-height: 22px;
}

    .manufacturing-success-image-decor {
    right: 0;
}
    .ratio {
    position: relative;
    width: 100%;
    display: inline-block !important;
    margin-bottom: 0px;
}
    .agn-services-5-feature-list {
    font-size: 14px;
    line-height: 18px;
}
    .elementor-element-3eb29017 .agn-about-5-wrap {
    width: 100%;
}
    .what-you-get figure {
    width: 18% !important;
}
    .elementor-element-4a68c3e .e-con-inner{
        display: inline-block !important;
    }
    .video-podcast {
    margin-bottom: 34px;
}
    .video-podcast img {
    width: 100%;
}
.agn-campaign-5-item-single  {
    margin-bottom: 44px !important;
}
    .elementor-element-32ebb913 {
    padding-bottom: 0 !important;
}
    .agn-campaign-5-item-single .icon img {
    width: 50px;
}
    .elementor-element-8bf13d0 .agn-services-5-wrap-2 {
    grid-template-columns: 1fr;
}
       .elementor-element-dc32c9e .split-line {
    font-size: 60px;
}
    
    .agn-footer-5-big-text {
        font-size: 40px;
    }
    .quote-carousel-slider .splide__slide {
        padding: 0 7px !important;
    }
  .quotes-platform-holder {
        gap: 13px;
        padding-bottom: 11px !important;
    }
    .quotes-platform-reviews {
    font-size: 6px !important;
}
    
.location-custom-cls .row:nth-child(2) .menu-tit a {
    margin-top: 33px;
}
    section.location-custom-cls .row .row .location-link {
    margin-bottom: 9px;
}
    .review-box {
    background-position: center bottom;
    background-size: 315px;
}

    .shopify-serv .elementor-element.e-con-full {
        display: inline-block !important;
        padding-bottom: 61px;
    }
   .growth-values {
    display: block !important;
}
    .bg-default {
    top: -1px;
}
   .footwear-box {
    padding-bottom: 490px;
}
    .elementor-element-686d421 .split-line {
    padding-left: 2px !important;
}
    section.macraes-year .col-md-2 {
    text-align: center;
}
}

@media only screen and (max-width: 480px) {
         .elementor-element-dc32c9e .split-line {
    font-size: 35px;
}
    
 
	.agn-footer-5-big-text {
		font-size: 40px;
	}
    .quote-carousel-slider .splide__slide {
    padding: 0 0px !important;
}
}

@media only screen and (min-width: 1599px) {
	.agn-hero-5-slider-btn {
		bottom: 165px;
	}

}

/*************************/

.play-video-btn img {
    content: url('/wp-content/uploads/2025/11/play-btn.svg');
    transition: 0.3s ease;
}

/* Pause icon */
.play-video-btn.is-playing img {
    content: url('/wp-content/uploads/2025/11/pause-btn.svg');
}

marquee .item {
    display: inline-block;
    padding-right: 60px;
}


/******************/

.afford-marketplace {
    position: relative;
    padding-left: 37px;
}
.afford-marketplace::before {
    content: "";
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: transparent;
    border-radius: 25px;
    border: 9px double #ffed62;
    top: 8px;
}
.afford-marketplace::after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: rgb(255 255 255 / 31%);
    bottom: 0;
    left: 12px;
    top: 33px;
}
.page-id-5674 .afford-marketplace::after,
.page-id-141764 .afford-marketplace::after
{
    display: none;
}
.afford-marketplace:last-child::after{
	display:none;
}
.agt-cn-form .wpcf7-form-control {
    border: 0;
    background-color: transparent;
}
.infusion-submit1 .agn-pr-btn-5 span.wpcf7-spinner {
    position: absolute;
    left: -59px;
}
.section-wrapper-fixed {
    position: sticky !important;
    top: 50px;
    display: inline-block !important;
}
.video-box-radus{
	border-radius:10px;
	overflow:hidden;
}
strong{
	font-weight:700;
}

.benefits-partner {
    background-color: #ffed62;
    padding: 25px;
    border-radius: 10px;
	height:100%;
}
.benefits-partner .elementor-widget-text-editor{
	font-size:16px;
	line-height:normal;
	margin-top:10px;
}

.testimonials-enhanced-quote-item-testimonial-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
}
.testimonials-enhanced-quote-item-testimonial-stars {
    color: #ffc24d !important;
}




.testimonials-enhanced-with-stats-item-improvements-wrap {
        margin-bottom: 10px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .testimonials-enhanced-with-stats-item-improvements-wrap {
        margin-bottom: 10px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
.testimonials-enhanced-with-stats-item-improvements-percentage {
    font-size: 30px;
    line-height: 120%;
    color: #fff;
    font-weight: 700;
}
.testimonials-enhanced-with-stats-item-improvements-wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: flex;
    gap: 60px;
   
}
    .testimonials-enhanced-with-stats-item-improvements-text {
    color: #ffc24d;
    font-size: 12px;
    font-weight: 700;
    line-height: 140%;
    max-width: 133px;
}

.testimonials-enhanced-with-stats-item-improvements-holder{
	 position: relative;
}
.testimonials-enhanced-with-stats-item-improvements-holder:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #ffffff29;
    width: 1px;
    height: 50px;
    top: 0;
    right: -25px;
}
.testimonials-enhanced-with-stats-item-improvements-holder:last-child::after{
	display:none;
}

.footwear-box {
	height:100%;
    position: relative;
    padding-bottom: 350px;
}
.review-box-partnership {
    position: absolute;
    bottom: 220px;
    left: 0;
    right: 0;
    width: 88%;
    margin: auto;
    bottom: 28px;
}

.benefits-partner img {
    background-color: #ffffff;
    padding: 15px;
    width: 75px;
    border-radius: 15px;
    border: 3px solid #c5c1a754;
}
.elementor-button-link{
	position:relative;
	z-index:99;
}
.carousel__button:hover{
    color: #fff !important;
}
/* SPECIFIC ELEMENT ANIMATION REMOVE - MOBILE */
@media (max-width: 767px) {
    /* Exact element target */
    .elementor-gt-heading.agn-footer-5-big-text.agn-h-5.agn-ani-title-1.wa-fix {
        perspective: none !important;
        transform: none !important;
        animation: none !important;
        transition: none !important;
    }
    
    /* Uske sab children */
    .elementor-gt-heading.agn-footer-5-big-text.agn-h-5.agn-ani-title-1.wa-fix * {
        transform: none !important;
        opacity: 1 !important;
        translate: none !important;
        rotate: none !important;
        scale: none !important;
        animation: none !important;
        transition: none !important;
    }
    
    /* Split-line classes */
    .split-line,
    .split-line div {
        display: inline-block !important;
        position: relative !important;
        text-align: center !important;
        transform: none !important;
        opacity: 1 !important;
    }
    
    /* Inline styles killer */
    .agn-ani-title-1 [style*="transform"],
    .agn-ani-title-1 [style*="opacity"],
    .agn-ani-title-1 [style*="translate"] {
        transform: none !important;
        opacity: 1 !important;
        translate: none !important;
    }
}

/* Remove Bootstrap’s forced padding that causes shaking */
body.modal-open,
.modal-open {
    padding-right: 0 !important;
}

/* Prevent background scrolling (Bootstrap handles this already) */
body.modal-open {
    overflow: hidden !important;
    position: relative !important;
}


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

  .quotes-platform-holder {
        gap: 13px;
        padding-bottom: 11px !important;
    }
    .quotes-platform-reviews {
    font-size: 6px !important;
}
	   .footwear-box {
    padding-bottom: 490px;
}
}

