.banner{
	box-shadow:1px 1px 10px #eee;
}
.carousel-item:after {
	content:"";
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0,0,0,0.5);
}
.carousel-caption{
    position: absolute;
    width: 450px;
    right: auto;
    top: 50%;
    left: 15%;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
	bottom:auto;
    transform: translateY(-50%);
	text-align: left;
}
.carousel-caption .button-blue, .carousel-caption .button-orange{
	font-size: 22px;
	margin-bottom: 10px;
	padding: 10px 15px 9px;
}
.carousel-caption .button-blue.small-size, .carousel-caption .button-orange.small-size{
	font-size: 14px !important;
	padding: 5px 15px;
}
.carousel-caption h1{
	font-size: 45px;
	font-family: 'LatoBlack';
}
.carousel-caption p{
	font-size: 16px;
}
.accredited{
	padding: 100px 0 120px;
}
.accredited a:hover{
	color: #000;
}
.accredited .container{
	position: relative;
}
.accredited h1{
	font-size: 34px;
	font-family: 'LatoBlack';
	text-align: right;
	margin-top: 20px;
}
.img-anomaly {
	position:absolute;
	z-index:15;
	top: -12px;
    left: -4px;
    width: 75px;
}
.menu-anomaly {
	position:absolute;
	z-index:10;
	top:-125px;
	left:0;
	box-shadow:1px 1px 10px #ddd;
	border-radius:50px;
	padding:5px 30px 5px 90px;
	background-color:#fff;
	font-family:"LatoBlack";
}
.experience{
	padding: 70px 0;
	text-align: center;
	background-color: #f9f9f9;
}
.experience h1{
	font-size: 34px;
	font-family: 'LatoBlack';
}
.experience p{
	font-size: 24px;
}
.overlay-blue .carousel-item:after {
	background:rgba(32,159,222,0.5);
}
.overlay-orange .carousel-item:after {
	background:rgba(243,111,41,0.5);
}
.about{
	padding: 70px 0;
	background-color: #f5f5f5;
}
section.sectors{
	
}
.about .row{
	margin: 0;
}
.sectors .different, .about .different{
	padding: 0;
}
.sectors .different{
	box-shadow:1px 1px 10px #ddd;
}
.sectors-right{
	text-align: right;
}
.service-space {
	padding: 0 50px;
}
section.sectors .service-space {
    text-align: center !important;
    padding: 40px 50px 50px 50px;

}
.service-space h1{
	font-size: 34px;
	font-family: 'LatoBlack';
}
.service-space p{
	font-size: 16px;
}
.service-space li{
	font-size: 16px;
	margin-bottom: 5px;
	background-image: url(../img/blue_tick.png);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.service-space ul{
	padding: 0;
	margin: 0;
}
.shadow-menu{
	cursor: pointer;
}
.box-service{
	display: grid;
}
.btn-quote-orange {
	border:2px solid #f36f29;
	color:#f36f29 !important;
	font-family:'LatoBold';
	padding: 15px 20px 15px 20px;
	margin-top:30px;
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	display: inline-block;
}
.btn-quote-orange:hover {
	color:#FFFFFF !important;
	background:#f36f29;
}
.img-quote {
	width:25px;
	height:auto;
	margin:0px 0px 0px 10px;
}
.custom-li {
	background-image:url(../img/blue_tick.png);
	background-position:left 3px;
	background-repeat:no-repeat;
	padding-left:35px;
}
.relative-video {
	position:relative;
}
.text-video {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
}
.text-video h1{
	color: #fff;
	font-family: 'LatoBlack';
	font-size: 34px;
	margin-bottom: 15px;
}
.text-video img{
	height: 65px;
}
.services{
	padding: 0 0 50px;
}
.services h1{
	text-align: center;
	font-size: 34px;
	font-family: 'LatoBlack';
}
.services p{
	font-size: 24px;
	text-align: center;
}
.services .services-boxes{
	margin-top: 50px;
}
.shadow-menu{
	box-shadow:1px 1px 10px #CCCCCC;
	padding:20px;
	margin-bottom:30px;
	text-align: center;
}
.shadow-menu h3{
	color:#f36f29;
	font-size:16px;
	font-family:'LatoBlack';
	margin-top: 15px;
	min-height: 48px;
	line-height: 1.5;
}
.shadow-menu p{
	font-size:16px;
	margin: 0;
	min-height: 57px;
	line-height: 1.2;
}
section.map{
	line-height: 0;
}
@media (max-width: 767px) {
	.carousel-caption{
		padding: 0 15px;
		width: 100%;
		transform: none;
		top: 30px;
		left: 0;
	}
	.carousel-control-prev-icon{
		position: absolute;
		bottom: 30px;
		left: 15px;
	}
	.carousel-control-next-icon{
		position: absolute;
		bottom: 30px;
		right: 15px;
	}
	.sectors .row{
		margin: 0;
	}
	.service-space {
		padding: 30px 15px !important;
	}
	.accredited h1{
		font-size: 26px;
		text-align: center;
	}
	.accredited img{
		margin-top: 15px;
	}
	.service-space h1, .text-video h1, .experience h1, .services h1, .carousel-caption h1{
		font-size: 26px;
	}
	.experience p, .services p{
		font-size: 16px;
	}
	.sectors .service-space h1{
		margin-top: 0;
	}
	.sectors-right{
		text-align: left;
	}
	.menu-anomaly{
		top: -75px;
		left: 50%;
		margin-left: -110px;
	}
	.accredited img.img-anomaly{
		margin-top: 0;
	}
	.accredited {
		padding: 50px 0 60px;
	}
	.mobile-hidden{
		display: none;
	}
	.button-show-more{
		background-color: #f36f29;
		color:#fff !important;
		display:inline-block;
		padding:10px 20px;
		border:none;
		font-size: 16px;
		margin-top: 10px;
	}
	.button-show-more img{
		height: 10px;
		vertical-align: baseline;
	}
	.sectors .row{
		margin-right: 0px;
		margin-left: 0px;
	}
	.sectors .row .col-md-6{
		padding: 0;
	}
	.carousel-caption .button-blue, .carousel-caption .button-orange{
		font-size: 18px;
	}
	.carousel-caption .button-blue.small-size, .carousel-caption .button-orange.small-size{
		font-size: 12px !important;
	}
}
@media (min-width: 576px) and (max-width: 767px) {
	.service-space {
		margin: 0 auto;
		max-width: 540px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.service-space {
		padding: 50px 15px 0;
		margin: 0 auto;
		max-width: 720px;
	}
	.sectors .service-space h1{
		margin-top: 0;
	}
	.sectors-right{
		text-align: left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.shadow-menu{
		padding: 10px;
	}
	.shadow-menu h3{
		font-size: 14px;
		min-height: 42px;
	}
	.shadow-menu p{
		font-size: 14px;
		min-height: 48px;
	}
}
@media (min-width: 768px) {
	.sectors .row{
		margin-right: 0px;
		margin-left: 0px;
	}
	.sectors .row .col-md-6:nth-child(odd){
		padding-left: 0;
	}
	.sectors .row .col-md-6:nth-child(even){
		padding-right: 0;
	}
}