/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.ftr-form textarea
{
	height:110px!important;
}

h2.wp-block-heading {
    margin-bottom: 10px;
}

.mb-br
{
	display:none!important;
}

.copy-area a
{
	color:#fff!important;
}

.ftr-form .nf-field-container {
    margin-bottom: 15px !important;
}

::-webkit-input-placeholder { /* Edge */
  color: #fff!important;
  opacity:1!important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff!important;
  opacity:1!important;
}

::placeholder {
  color: #fff!important;
  opacity:1!important;
}

.nf-form-content .list-select-wrap > div div::after {
	content: "\f0d7" !important;
	color: #fff !important;
}

.ftr-form  .nf-form-content .list-select-wrap .nf-field-element > div {
	color:#fff!important;
	border-radius: 8px;
    background-color: transparent;
	border: 1px solid #737373;
}

.ftr-form .nf-form-content select.ninja-forms-field option {
	color:#fff!important;
	border-radius: 8px;
    background-color: #000;
}

.ftr-form .nf-form-content select.ninja-forms-field:focus {
	color:#fff!important;
	border-radius: 8px;
    background-color: 000;
}


.quk-form  .nf-form-content .list-select-wrap .nf-field-element > div {
	color:#fff!important;
    background-color: rgba(255,255,255,0.1);
	border:0px!important;
}

.quk-form .nf-form-content select.ninja-forms-field option {
	color:#000!important;
    background-color: #fff;
}

.quk-form .nf-form-content select.ninja-forms-field:focus {
	color:#fff!important;
    background-color: rgba(255,255,255,0.1);
}

.quk-form .nf-field-container
{
	margin-bottom:0px!important;
}

.quk-form .nf-multi-cell .nf-cell
{
	padding:0px!important;
}

.quk-form .nf-cell:not(:nth-last-child(-n+2)) .nf-field-container{
    border-right: 1px solid rgba(255, 255, 255, 0.4) !important;
}

.premier-services:hover .fusion-layout-column:nth-child(1) .fusion-column-wrapper {
    background: #8d2133;
}

.premier-services:hover .fusion-layout-column:nth-child(1) h3 {
    color:#fff!important;
}

.premier-services .fusion-title h3:after {
    content: "\e901";
    font-family: 'premier' !important;
    position: absolute;
    right: 20px;
    top: 5px;
	color:#fff;
    background: #8d2133;
    width: 48px;
    height: 48px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: space-around;
	transform: rotate(-45deg);
    transition: transform 0.6s ease;
}

.premier-services:hover .fusion-title h3:after
{
	transform: rotate(0deg);
	background: #fff;
	color:#8d2133;
}

.works-block .fusion-column-wrapper:hover i::before, .phone_cta .menu-text:hover {
    color: #8d2133!important;
}

#menu-header-menu li:nth-last-child(2) {
    --awb-active-border-bottom: 0px !important;
	--awb-border-bottom: 0px !important;
}

.unit
{
	font-size:36px!important;
}

.display-counter, .unit
{
	font-size: 40px;
	text-transform: uppercase;
	color: #ffffff;
    font-weight: 700;
    font-family: "Lato";
	position:relative;
}

.counter-box-content
{
    font-weight: 300;
    font-family: "Quicksand";
    line-height: 1.2;
    margin-top: 15px;
}

.counter-box-container
{
	padding:20px 0px!important;
}

.why-premier .display-counter:after {
    content: '';
    background: #fff;
    position: absolute;
    width: 1px;
    height: 58px;
    left: -38px;
    top: -35px;
}

.why-premier .display-counter:before {
    content: '';
    background: #fff;
    width: 42px;
    height: 1px;
    position: absolute;
    left: -50px;
}

.solutions-block:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 35%;
    height: 555px;
	clip-path: polygon(25% 0%, 85% 0%, 100% 25%, 100% 100%, 0 100%, 0 0);
}

.solutions-block
{
	position:relative!important;
}

.solutions-block:after
{
	content: '';
    background: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 35%;
    height: 555px;
	clip-path: polygon(0 0, 75% 0%, 100% 0, 100% 100%, 20% 100%, 0 75%);
}

.solutions-block .fusion-column-wrapper
{
	clip-path: polygon(7% 0, 100% 0, 100% 81%, 93% 100%, 0 100%, 0 21%);
}

.solutions-block .fusion-layout-column:nth-child(2):before {
    content: '';
    background: url(/wp-content/uploads/2026/02/dott.png);
    position: absolute;
    left: 35px;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
	background-position: left top;
}

.solutions-block .fusion-layout-column:nth-child(2):after {
    content: '';
    background: url(/wp-content/uploads/2026/02/dott.png);
    position: absolute;
    right: 35px;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
	background-position: right bottom;
    z-index: -1;
}

.solutions-block .content-container, .solutions-block .heading
{
	text-align:left!important;
}

.solutions-block .heading i
{
	margin:0!important;
}

.solutions-block .content-box-heading {
    min-height: 58px;
}

.solutions-block .content-box-wrapper
{
	border-bottom: 5px solid #fff;
}

.solutions-block .fusion-content-boxes .content-box-wrapper
{
	padding:30px!important;
}

.solutions-block .content-box-wrapper:hover {
    filter: drop-shadow(0.977px 13.966px 9px rgba(0, 0, 0, 0.13));
    border-bottom: 5px solid #8d2133;
}

.solutions-block .content-box-wrapper:hover .icon:after
{
	background: rgba(141,33,51,0.1);
	color:#8d2133!important
}

.solutions-block .icon
{
	position:relative!important;
}

.solutions-block .icon:after {
    content: "\e907";
    font-family: 'pssicon' !important;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0;
    background: #f5f9fc;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.dedicated-support .heading {
    margin-bottom: 5px!important;
}

.dedicated-support .heading .icon
{
	top:10px!important;
}

.trusted-block .awb-swiper-button-next, .trusted-block .awb-swiper-button-prev
{
	border:1px solid!important;
}


.ftr-form .nf-form-content .list-select-wrap .nf-field-element > div {
	background: rgba(0,0,0,0) !important;
}

.quk-form .nf-form-content .list-select-wrap .nf-field-element > div {
	background: rgba(255,255,255,0.1) !important;
}

/***************Image Carousel Navigation Arrows Css********************/

.hm-carousel .fusion-image-carousel {
    position: relative;
}

.hm-carousel .fusion-image-carousel .awb-swiper-button-prev,
.hm-carousel .fusion-image-carousel .awb-swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    padding: 10px 16px!important;
    border-radius: 50%!important;
    border-color: #8d2133 !important;
    color: #8d2133!important;
}

.hm-carousel .fusion-image-carousel .awb-swiper-button-prev:hover,
.hm-carousel .fusion-image-carousel .awb-swiper-button-next:hover
{
	background:#8d2133!important;
	color:#fff!important;
}

.hm-carousel .fusion-image-carousel .awb-swiper-button-prev {
    left: -70px;
}

.hm-carousel .fusion-image-carousel .awb-swiper-button-next {
    right: -70px;
}

/************ Carousel Navigation Arrows CSS Ends ******************/


@media only screen and (max-width:800px)
{
	h1
	{
		font-size:34px!important;
		line-height:1.3!important;
	}
	
	h2
	{
		font-size:22px!important;
		line-height:1.3!important;
	}
	
	h3
	{
		font-size:20px!important;
	}
	
	h4
	{
		font-size:18px!important;
		line-height:22px!important;
	}
	
	p, li, .fusion-button, .counter-box-content , .panel-body, .timeline-text, .content-container
	{
		font-size:14px!important;
		line-height: 22px!important;
	}
	
	.mb-br
	{
		display:block!important;
	}
	
	.sep, .solutions-block:after, .solutions-block:before, .lg-br, .industries-we-serve-sec .content-box-wrapper::before, .contact_btn
	{
		display:none!important;
	}
	
	.solutions-block .fusion-column-wrapper
	{
		clip-path:unset!important;
	}
	
	.counters-box .fusion-counter-box, .iconbox-leftside .content-box-column, .use-cases .content-box-column{
		
		width:50%!important;
		float:left!important;
	}
	
	.iconbox-leftside .col.content-box-wrapper
	{
		padding:15px!important;
	}
	
	.counters-box .fusion-counter-box:last-child
	{
		width:100%!important;
	}
	
	.counter-box-container
	{
		padding:0px!important;
	}
	
	.solutions-block .fusion-content-boxes .content-wrapper-background
	{
		padding:20px!important;
	}
	
	 .solutions-block .content-box-heading {
    min-height: auto!important;
    }
	
	.solutions-block .content-box-column, .iconbox-leftside .content-box-column, .use-cases .content-box-column, .use-cases .icon
	{
		margin-bottom:30px!important;
	}
	
	.use-cases .iconbox-centerside .fusion-column .heading .icon::before
	{
		bottom:-20px!important;
	}
	
	.iconbox-leftside .icon i
	{
		height: 66px!important;
        width: 66px!important;
        line-height: 66px!important;
	}
	
	.fusion-image-carousel
	{
		margin-bottom:0px!important;
	}
	
	.review-img-block
	{
		--awb-border-radius:0px!important;
	}
	
	.ftr-form li, .ftr-form li p
	{
		font-size:18px!important;
		line-height:26px!important;
	}
	
	.why-payment-processing img
	{
		width:140px!important;
	}
	
	.industries-we-serve-sec .leftside-iconbox .content-box-column
	{
		padding:10px!important;
	}
	
	.industries-we-serve-sec .leftside-iconbox .col.content-box-wrapper .content-container {
      min-height: 45px;
    }
	
}


@media only screen and (max-width:1024px) and (min-width:580px)
{
	h1
	{
		font-size:34px!important;
		line-height:1.3!important;
	}
	
	h2
	{
		font-size:27px!important;
		line-height:1.3!important;
	}
	
	h3
	{
		font-size:22px!important;
	}
	
	
	h4
	{
		font-size:18px!important;
	}
	
	p, #menu-footer-menu li, .nf-element, li, .fusion-button, .content-container
	{
		font-size:14px!important;
		line-height: 22px!important;
	}
	
	.quk-form .fusion-button
	{
		font-size:20px!important;
		line-height: 24px!important;
	}
	
	.nf-field-label, .mb-br, .contact_btn
	{
		display:none!important;
	}
	
	.sep
	{
		display:inline-block!important;
	}
	
	.content-box-column {
    width: 50%!important;
    float: left!important;
    }
	
	.counters-box .fusion-counter-box{
		
		width:33%!important
	}
	
	.counters-box .fusion-counter-box:nth-last-child(-n+2){
		
		width:50%!important
	}
	
	.ftr-form li, .ftr-form li p
	{
		font-size:18px!important;
		line-height:26px!important;
	}
}

@media only screen and (max-width:1379px) and (min-width:1025px)
{
	.solutions-block:before, .solutions-block:after
	{
		width:20%!important;
		max-height:510px!important;
	}
	
	h2
	{
		font-size:34px!important;
	}
	
	.slide-heading
	{
		font-size:42px!important;
		line-height:54px!important;
	}
}


@media only screen and (max-width:1700px) and (min-width:1380px)
{
	
	.mb-br
	{
		display:none!important;
	}
	
	.solutions-block .content-container
	{
		font-size:16px!important;
	}
	
	.solutions-block .content-box-wrapper
	{
		padding:20px!important;
	}
	
	.solutions-block:before, .solutions-block:after
	{
		width:20%!important;
		max-height:510px!important;
	}
	
	.slide-heading
	{
		font-size:50px!important;
	}
	
}

/******** Mobile Footer Block Code ********/

@media only screen and (max-width: 800px) {
 .mobilepopup {
    display: block !important;
  }  
}
.mobilepopup {
	background: #262029;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999;
	display: none;
  left: 0;
  right: 0;
}

.popup-title {
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #FFFFFF !important;
	font-size: 18px !important;
	letter-spacing: 0.8px !important;
	border-bottom: 1px solid #FFF;
	font-weight: bold;
}

.popup-title a, .popup-title a:hover {
	color: #FFFFFF !important;
}

.mobile img, .mobile span {
	vertical-align: middle;
}

.mobile.sms{
	border-right: 1px solid #FFF;
}

.mobile {
	width: 50%;
	float: left;
	text-align: center;  
}

.mobile img {
	display: inline-block;
  width: 32px;
}

.mobile span {
	margin-left: 8px;
	color: #FFF;
	font-size: 14px;
	font-weight: 700;
}

.mobile a {
	padding: 20px 0;
	display: block;
}

.mobile {
	width: 50%;
	float: left;
	text-align: center;
}