body > main {
background: #ffffff;
}
div[data-elementor-type="wp-page"],
.addGridLine-accent {
position: relative;
}
div[data-elementor-type="wp-page"]:before,
.addGridLine-accent:before {
content: '';
display: block;
pointer-events: none;
height: 100%;
width: 0;
border-left: 1px solid rgb(255 255 255 / 12%);
bottom: 0;
top: 0;
left: 40px;
z-index: 1;
position: absolute;
}
div[data-elementor-type="wp-page"]:after,
.addGridLine-accent:after {
content: '';
display: block;
pointer-events: none;
height: 100%;
width: 0;
border-left: 1px solid rgb(255 255 255 / 12%);
bottom: 0;
top: 0;
right: 40px;
z-index: 1;
position: absolute;
}
@media (max-width: 767px) {
div[data-elementor-type="wp-page"]:before,
.addGridLine-accent:before {
left: 30px;
}
div[data-elementor-type="wp-page"]:after,
.addGridLine-accent:after {
right: 30px;
}
}
.main-header-nav {
height: 100%;
width: auto;
}
.main-header-nav .elementor-widget-container {
align-items: center;
display: flex;
justify-content: center;
}
.main-header-nav .elementor-widget-container nav {
height: 100%;
}
.main-header-nav .elementor-nav-menu > li:before {
position: absolute;
content: '';
width: 0px;
height: 8px;
border-right: 1px solid rgba(255, 255, 255, .1);
bottom: 0;
left: 0;
}
.main-header-nav .elementor-nav-menu > li:last-child:after {
position: absolute;
content: '';
width: 0px;
height: 8px;
border-right: 1px solid rgba(255, 255, 255, .1);
bottom: 0;
right: 0;
}
h2 > small,
h3 > small {
display: block;
font-size: 12px;
line-height: 16px;
text-transform: uppercase;
font-weight: 800;
margin-bottom: 8px;
}                                      .btn-custom-1 .elementor-button {
padding: 12px 27px;
border: none;
color: #ffffff;
}
.btn-custom-1 .elementor-button:before {
content: "";
position: absolute;
inset: 0;
border-radius: 10px;
padding: 2px;
background: linear-gradient(45deg, #FFC876, #79FFF7, #9F53FF, #FF98E2);
-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
}                     .btn-custom-2 .elementor-button {
background-color: #ffffff;
padding: 12px 27px;
color: #0E0C15;
border: none;
border-radius: 10px;
}
.title-underline-1 {
position: relative;
white-space: nowrap;
}
.title-underline-1:after {
content: '';
display: block;
background-image: url(https://www.marcusnetworking.com/wp-content/themes/hello-theme-child-master/images/title-underline-1.png);
background-color: transparent;
background-position: center;
background-repeat: no-repeat;
background-size: 100% 100%;
position: absolute;
right: 0;
left: 0;
bottom: -7px;
width: 100%;
height: 14px;
}
.mn-customList-1 {
margin: 0;
padding: 0;
list-style: none;
}
.mn-customList-1.col-3,
.mn-customList-1.col-4 {
display: flex;
gap: 20px;
flex-wrap: wrap;
}
.mn-customList-1 li {
position: relative;
list-style: none;
padding: 10px 17px;
}
.mn-customList-1 li:before {
content: "";
position: absolute;
inset: 0;
border-radius: 20px;
padding: 2px;
background: linear-gradient(45deg, #FFC876, #79FFF7, #9F53FF, #FF98E2);
-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
}
.mn-customList-1.col-3 li {
width: calc(33.33% - 14px);
}
.mn-customList-1.col-4 li {
width: calc(25% - 20px);
}
@media (max-width: 767px) {
.mn-customList-1.col-3,
.mn-customList-1.col-4 {
gap: 10px;
}
.mn-customList-1.col-3 li,
.mn-customList-1.col-4 li {
width: 100%;
}
}
.mn-cusomBorder-1 {
position: relative;
}
.mn-cusomBorder-1:before {
content: "";
position: absolute;
inset: 0;
border-radius: 20px;
padding: 2px;
background: linear-gradient(45deg, #FFC876, #79FFF7, #9F53FF, #FF98E2);
-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
}
.mn-homePage-testimonials {
color: #ADA8C3;
}
.mn-homePage-testimonials .t-slide {
position: relative;
}
.mn-homePage-testimonials .t-slide:before {
content: "";
position: absolute;
inset: 0;
border-radius: 36px;
padding: 2px;
background: linear-gradient(0deg, rgb(255 255 255 / 15%), #33CEFF);
-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
}
.mn-homePage-testimonials .t-slide:nth-child(4n):before {
background: linear-gradient(0deg, rgb(255 255 255 / 15%), #33CEFF);
}
.mn-homePage-testimonials .t-slide:nth-child(4n + 1):before {
background: linear-gradient(0deg, rgb(255 255 255 / 15%), #FFC876);
}
.mn-homePage-testimonials .t-slide:nth-child(4n + 2):before {
background: linear-gradient(0deg, rgb(255 255 255 / 15%), #D77DEE);
}
.mn-homePage-testimonials .t-slide:nth-child(4n + 3):before {
background: linear-gradient(0deg, rgb(255 255 255 / 15%), #B5EE7D);
}
.mn-homePage-testimonials .t-slide .testimonial-inner {
padding: 85px 40px;
display: flex !important;
flex-direction: column;
}
.mn-homePage-testimonials .testimonial-content {
order: 3;
margin-top: 20px;
}
.mn-homePage-testimonials .testimonial-name,
.mn-homePage-testimonials .testimonial-company {
color: #ffffff;
}
.mn-homePage-testimonials .testimonial-name {
font-size: 24px;
line-height: 36px;
font-weight: 400;
}
.mn-homePage-testimonials .testimonial-company {
font-size: 18px;
line-height: 36px;
font-weight: 400;
}
body:not(.elementor-editor-active) .mn-homePage-staggered > .elementor-element:nth-child(even) {
transform: translateY(140px);
}
body:not(.elementor-editor-active) .mn-homePage-staggered > .elementor-element {
width: calc( 50% - 12px );
}
@media (max-width: 1024px) {
body:not(.elementor-editor-active) .mn-homePage-staggered > .elementor-element:nth-child(even) {
transform: translateY(0);
}
body:not(.elementor-editor-active) .mn-homePage-staggered > .elementor-element {
width: 100%;
}
}
.preFooterCTA-1 {
overflow: hidden;
}