.g-color-businessorange {
    color: #ffa400 !important;
}

.titlepage {
	background: linear-gradient(to right, #FFB76B 0%, #FFA73D 30%, #FF7C00 60%, #FF7F04 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.idealtext{
	min-height: 88px;
}	


.bg-gradient-gris{
	 background-image: linear-gradient(to right,#f2f2f2, #ffffff);
}	
.bordergris{
	border:1px solid #efefef;
}

.bg-businessboostplans{
	background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/business-boost-bg.jpg) no-repeat center center, rgba(0, 0, 0, 0);
    background-blend-mode: overlay;
    background-size: cover;
	height: 600px;	
}

.g-top-customprotection {
    top: 10rem;
}

.custom-bgbusinessboost{
    border: none;
    background: #FFBB41;
    background: linear-gradient(90deg, #003b5c 0%, #00aeef 100%);
    box-shadow: 0px 7px 20px rgba(51, 51, 51, 0.1);
}

.bg-fixedline {
    background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/fixed-line-bg-boost.jpg);
    background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    height: 375px;
    width: 100%;
}

.g-custom-benefitsbox{
	min-height:304px;
}	

@media (max-width: 768px) {
	.g-top-customprotection {
		top: 2rem;
	}
	.bg-fixedline {
		background: url(https://imgcdn.myt.mu/mytbusiness/businessimages/fixed-line-bg-boost.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		display: flex;
		justify-content: flex-end;
		align-items: flex-end;
		height: 300px;
		width: 100%;
	}
}



@media (min-width:992px) and (max-width:1199px){
	
}	

@media (min-width:768px) and (max-width:991px){	
	.featuresheight{
		padding-top:15px;
		padding-bottom:15px;
		text-align: center;
	}
	.featuresheight2{
		padding-top:6px;
		padding-bottom:6px;
		text-align: center;
	}	
	.featuresheight3{
		padding-top:15px;
		padding-bottom:15px;
		text-align: center;
	}
	.featuresheight4{
		padding-top:6px;
		padding-bottom:6px;
		text-align: center;
	}
	.g-custom-paddingtop-addons{
		padding-top:200px!important;
	}
	.g-custom-fixedline-pos{
		position:absolute;
		left:40px;
	}	
	.g-custom-ideal-height{		
		min-height: 43px;
	}
}	

@media (min-width: 767px) {
	.g-min-height-301--md{
		min-height: 301px;
	}
	.g-custom-paddingtop-addons{
		padding-top:305px;
	}
	
}
	
@media (max-width:767px) {
	.g-custom-paddingtop-addons{
		padding-top:105px;
	}
	.addonsboxheight{
		height:175px;
	}
	.featuresheight{
		padding-top:18px;
		padding-bottom:18px;
	}
	.featuresheight2{
		padding-top:6px;
		padding-bottom:6px;
	}	
	.featuresheight3{
		padding-top:20px;
		padding-bottom:20px;
	}
	.featuresheight4{
		padding-top:20px;
		padding-bottom:20px;		
	}
	.g-custom-ideal-height{		
		min-height: 43px;
	}
}


.businessboostcarousel .g-custom-top{
	top: 33%;
}

.businessboostcarousel .g-custom-left{
	left: 2.5rem!important;
} 

.businessboostcarousel .g-custom-right{
	right: 0rem!important;
} 

@media (max-width: 767px){
	
	.businessboostcarousel .g-custom-top{
		top:45%;
	}	
	.businessboostcarousel .g-custom-left{
		left: 2.71429rem!important;
	}
	.businessboostcarousel .g-custom-right{
		right: 0.71429rem!important;
	}

}
