.three-images-with-content .fl-row-content-wrap {
	padding:0 100px 0 34px;
	position:relative;
}
.three-images-with-content .fl-row-content{
	position:relative;
	z-index:4;
}
@media (max-width: 1200px) {
	.three-images-with-content .fl-row-content-wrap {
	padding:0 100px;
	}
}
@media (max-width: 992px) {
	.three-images-with-content .fl-row-content-wrap {
	padding:0 60px;
	}
}
@media (max-width: 768px) {
	.three-images-with-content .fl-row-content-wrap {
	padding:0 30px !important;
	}
}
.three-images-with-content .fl-col-group{
	display:flex !important;
	flex-direction:row !important;
}
@media (max-width: 1200px) {
	.three-images-with-content .fl-col-group{

	flex-direction:column !important;
}
}
.three-images-with-content .image-section{
	flex:none;
	padding-right:111px;
	width:67.75% !important;
	    margin-bottom: -37px;
}



@media (max-width: 1440px) {
	.three-images-with-content .image-section{
		padding-right:50px;
		width:72% !important;
	}
}

@media (max-width: 1200px) {
	.three-images-with-content .image-section{
		padding-right:0px;
		order:1;
		margin-top:80px;
		width:100% !important;
	}
	
}
@media (max-width: 768px) {
	.three-images-with-content .image-section{
		display:none;
	}
}
.three-images-with-content .fl-rich-text h2:before,.three-images-with-content .fl-rich-text h2:after {
  display:none;
}

.three-images-with-content .image-section .fl-col-content{
	display:flex;
	width:calc(100% + 47px);
	margin-left:-47px;
	flex-direction: row;
	height:100%
}
.three-images-with-content .image-section .fl-module-photo{
	margin-top:-37px;
	z-index: 4;
	width:calc(33.333% - 47px);
	margin-left:47px;
	display:flex;
	height:100%;
}
.three-images-with-content .image-section .fl-module-photo:nth-child(2){
		margin-top:0px;
		
}
.three-images-with-content .image-section .fl-module-photo .fl-photo-content{
	height:612px;
	width:100%;
	position:relative;
	overflow:hidden;
    border: solid 6px var(--color-fourth);
}

.three-images-with-content .image-section .fl-module-photo:first-child .fl-photo-content{
	border-top-right-radius:55px;
}
.three-images-with-content .image-section .fl-module-photo:nth-child(2) .fl-photo-content{
	border-bottom-left-radius:55px;
}
.three-images-with-content .image-section .fl-module-photo:nth-child(3) .fl-photo-content{
	border-top-left-radius:55px;
}
.three-images-with-content .image-section .fl-module-photo:nth-child(2){
	align-items:flex-end;
}
.three-images-with-content .image-section .fl-module-photo .fl-photo-content div{
	
position:initial;
}
.three-images-with-content .image-section .fl-module-photo img{
position:absolute;
	height:100%;
	object-fit:cover;
	top:0;
	left:0;
	width:100%;
}
.three-images-with-content .content{
	padding:35px 0 77px 0px;
	width:32.25% !important;
}
@media (max-width: 1200px) {
	.three-images-with-content .content{
	padding:35px 0 0px 0px;
	
}
}
@media (max-width: 768px) {
	.three-images-with-content .content{
	padding:35px 0 60px 0px;
	
}
}
@media (max-width: 1440px) {
	.three-images-with-content .content{
	
	width:28% !important;
}
}
.three-images-with-content .content .fl-col-content{
	max-width:444px;
	
}
@media (max-width: 1200px) {
	.three-images-with-content .content{
	
	width:100%!important;
}
	.three-images-with-content .content .fl-col-content{
	max-width:100%;
	
}
}

.three-images-with-content .content h2{
margin:0 0 15px !important;
	padding:0;
    color: var(--color-black) !important;
    font-family: var(--font-family-secondary) !important;
    display: block;
    text-align: left;
	
}


.three-images-with-content .content h2 strong{
	font-family:var(--font-family-secondary-bold) !important;
}
.three-images-with-content .content .para-big{
	margin-bottom:18px;
}
.three-images-with-content .content .para-big p{
	 font-size: 22px !important;
  font-weight: 500 !important;
/* 	color:var(--color-tertiary) !important; */
	color:#05949b !important;
}
.three-images-with-content .content .para-big p a:hover,
.three-images-with-content .content .para-big p a:focus{
		color:var(--color-black) !important;
}

@media (max-width: 480px) {
.three-images-with-content .content .para-big p{
	 font-size: 18px !important;
  
}
}
.three-images-with-content .content .para-big p strong{
	 font-weight: 900 !important;
}
.three-images-with-content .content .btn--primary a{
	margin-top:34px !important;
}

.three-images-with-content .content .btn--primary{
position:relative;
	margin-top:50px;
}
.three-images-with-content .content .btn--primary:before{
	height:2px;
	width:100%;
	content:'';
	position:absolute;
	left:0;
	top:0;
    background-image: repeating-linear-gradient(to right, #00b3bc, #00b3bc 2px, transparent 3px, transparent 8px);
}
.three-images-with-content{
	position:relative;
}
.three-images-with-content:after{
width:294px;
	height:144px;
	background: url(images/red-small-shape.svg) no-repeat center  / 100%;
	content:'';
	position:absolute;
	left:-172px;
	bottom:-61px;
	z-index:2;
}

.three-images-with-content:before{
width:300px;
	height:224px;
	background: url(images/white-shape.svg) no-repeat center  / 100%;
	content:'';
	position:absolute;
	left:-160px;
	top:-108px;
	z-index:4;
}
.three-images-with-content .fl-row-content-wrap:before {
    width: 500px;
    height: 730px;
    right: -437px;
    content: '';
    position: absolute;
    bottom: -85px;
    z-index: 4;
    background: url(images/graphics-repeat-grid-2.svg) repeat center / 400px;
}

.three-images-with-content .fl-row-content-wrap:after{
width:101px;
	height:171px;
	background: url(images/blue-small-shape.svg) no-repeat center  / 100%;
	content:'';
	position:absolute;
	right:-50px;
	bottom:-96px;
		z-index:2;
}




