.yellow-background{
	border-bottom: 5px solid #F2DE2E;
    border-radius: 100px;
    width: 35px;
    border-top: none !important;
    margin-left: 1px
}
.row-width{
    width: 100%;
	padding-top: 30px;
	padding-right: 40px;
    padding-left: 40px;
}
.caption{
	font-family: Roboto;
font-style: normal;
font-weight: 300;
font-size: 30px;
line-height: 120%;
display: flex;
align-items: center;
color: rgba(0, 179, 170, 0.8);
}
.yellow-alignment{
    margin-top: 10px;
    margin-left: 0px;
}
.sub-div-margin-top-6{
	margin-top: 20px;
}
.image-height{
height:320px;	
}
.background-image{
	position: absolute;
    left: 16px;
    top: 1px;
}
.inner-image{
	position: absolute;
    top: 74.5px;
    left: 88.5px;
}
.sub-div-margin-top-5{
	padding-top: 30px;
}
.sub-div-margin-top-6{
	margin-top: 20px;
}
.header-content-1{
    margin-bottom:0px;
    font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;	
}
.margin-div{
margin-left:10px !important;
margin-right:10px !important;
}
.image-height-1{
height: 270px !important;	
}
.inner-image-1{
top:72.5px !important;	
}
.inner-image-2{
    left: 36.5px !important;
    top: 20.5px !important;
}
.btn{
background: #4A5FAB !important;
border-radius: 2px;	
text-align: center !important;
}
.btn:hover {
    color: #fff !important;
    background-color: #00B3AA !important;
    border:none !important;
}
.big-background{
background-image: url("images/big-background.svg");	
height:860px;
background-size: cover;
}
.custom-button{
border-radius: 2px !important;
color: #fff !important; 
font-weight: 500;
    font-family: Roboto;
	font-size: 14px;
    margin-right: 5px;
	/*width:130px;*/
	width: auto;
	text-transform: uppercase;
}
.content-wrapper-1{
	background: #FFFFFF;
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.05);
	border-radius: 10px;
	border-top: 4px solid #97989A;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
	width:auto !important;
	height:auto;
	padding: 25px !important;
}
.about-content-2{
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 200%;
	color: rgba(0, 0, 0, 0.6);
}
.zeroheight{
height:0px;	
}
.header-content-1{
    margin-bottom:0px;
    font-family: Roboto;
	font-style: normal;
	font-weight: 300;
	font-size: 20px;	
}
.content-highlight-1{
    color: #6C7DBB;	
}
@media screen and (min-width: 320px) and (max-width: 480px) { 
		.mobwidth{
		 width:440px !important;
		 padding-left: 0px !important;
		 padding-right: 95px !important;		 
		}
		.mob_image{
		  position: relative;
		  left: -46px;
		  top: -46px;	
		}
}
@media screen and (min-width: 481px) and (max-width: 767px) { 
		.mobwidth{
		 padding-left: 0px !important;
		 padding-right: 0px !important;		 
		}
}
@media screen and (min-width: 768px) and (max-width: 1200px) {   
.sub-div-margin-top-6{
margin-left: -85px !important;	
}
.div-margin-top-5{
margin-left:65px !important;	
}
.mobwidth{
		
		 padding-left: 0px !important;
		 padding-right: 0px !important;		 
		}
}
@media screen and (min-width: 320px) and (max-width: 1200px) {   
.big-background{
 height: auto !important;	
}
.margin-div{
margin-top: 30px !important;	
}
}