.inner-banner {
  min-height: 520px;
}
.title-highlight {
    color: #199A2A;
}
.right-box1{
   background:#F5FAEF
}
.why-us{
  padding-top: 20px;
  padding-bottom: 20px;
}
.why-us > div:first-child {
    color: #ffffff;
    font-size: 25px;
    font-family: 'Oswald', sans-serif;	
}
.why-us > div:nth-child(2) {
    color: #ffffff;
    font-size: 16px;
}
.container-blue {
    background-color: #37C1F0;
}
.text-xlarge {
    font-size: 30px;
}
.container-orange p, .container-blue p {
    font-size: 16px;
}
.dark-container h2{
	color:#ffffff;	    
}
.dark-container::before {
    content: "\f0d7";
    font: normal normal normal 100px/1 FontAwesome;
    position: relative;
    color: #FFFFFF;
    top: -42px;
    left: 50%;
    margin-left: -16px;
    margin-bottom: -63px;
}
.s-controll{
	color:#ffffff;
}
.speak-to-us .speech-text ol{
   line-height: 24px;
}
.speak-to-us .speech-text ol li {
    color:#ffffff;
}
.speak-to-us .speech-text h6{
	color:#ffffff; 
	font-size:13px;
	margin-top: -20px;
    margin-bottom: -8px;
}
p.intro {
    font-size: 16px;
    line-height: 1.8;
    text-align: justify;
}
.white-text{
	color:#ffffff;
	padding: 28px;
    font-size: 16px;
}
.txt-wht{	
	color:#ffffff;
}

.banner-title-block{
    background: rgba(0, 0, 0, .4);
}

@media (min-width: 768px){
	.banner-title-block{
		margin-top: 110px;
	}
}