/* 

.badgesSE

*/

body {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height: 1.5;
	color: #1e1e1e;
}
a {
	text-decoration: none !important;
}
p,
h1,
h2,
h3,
h4 {
	margin: 0;
}
textarea,
input,
button {
	outline: none;
}
/*

COMMON

*/

.section {
	margin: 60px 0;
}
.section h3 {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.25;
	text-transform: uppercase;
	color: #232387;
	margin-bottom: 48px;
}
.section h4 {
	font-size: 16px;
}
.section p {
	text-align: justify;
	line-height: 25px;
}
.jumbotron {
	margin-bottom: 0;
}
.img-pc {
	display: block;
}
.img-sp {
	display: none;
}
/*

HEADER

*/

.section-header {
	background: url(../img/banner-bg.png) no-repeat;
	background-position: top center;
	background-size: cover;
	padding: 0;
	position: relative;
}
.section-header .container {
	padding: 30px 15px 0;
}
.header-bar {
	background: #410a0a;
	height: 6px;
}
.header-contact {
	line-height: 1.0;
	float: right;
	overflow: hidden;
	margin: 40px 0 0;
}
.contact-numbers {
	margin-right: 30px;
	padding-left: 40px;
	background: url(../img/icon-phone.png) left center no-repeat;
}
.contact-numbers,
.whatsapp-numbers {
	overflow: hidden;
}
.contact-numbers:after,
.whatsapp-numbers:after {
	content: "";
	clear: both;
}
.header-contact p {
	font-size: 16px;
	font-weight: 700;
	color: #1e1e1e;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
}
.contact-icon {
	background: #410a0a;
	padding: 6px 7px;
	border-radius: 15px;
	float: left;
}
.header-contact a {
	font-size: 30px;
	font-weight: 900;
	color: #eb1419 !important;
	line-height: 1.2;
}
.section-banner {
	position: relative;
	background: url(../img/banner-bg.png) no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	padding: 0;
}
.section-about:after {
	content: "";
	background: #303030;
	width: 100%;
	height: 2px;
	margin: 55px 0 20px 0;
	display: block;
}
.section-images:after {
	margin: 30px 0 20px;
}
.section-images h4 {
	font-weight: bold;
	line-height: 1.5;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.section-images h4 span {
	font-weight: normal;
}
.site-logo {
	width: auto;
	margin: 40px 0 40px;
}
/*

ABOUT

*/

.section-about {
	margin-bottom: 0;
}
.section-about h2 {
	font-size: 16px;
	font-weight: 500;
	text-decoration: underline;
	margin-bottom: 10px;
}
.section-about h5 {
	font-weight: 700;
	margin: 40px 0 20px;
}
.section-about p {
	margin-bottom: 20px;
}
.section-about p span {
	display: block;
}
.section-about h4 {
	font-size: 16px;
	font-weight: 500;
	color: #5a055a;
	margin-bottom: 10px;
}
.section-about ul {
	margin: 0;
	overflow: hidden;
	list-style-type: disc;
	padding-left: 18px;
}
.section-about li {
	margin-bottom: 5px;
}
.list-head {
	margin-bottom: 10px !important;
}
.stamp-wrap {
	margin-top: 30px;
}
.stamp {
	text-align: center;
	background: #f5f5f5;
	border-radius: 3px;
}
.key-points {
	height: 100%;
	padding: 15px;
	background: #f5f5f5;
}
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.badges img {
	margin-bottom: 15px;
}
.badges p {
	text-align: center;
	margin-bottom: 0 !important;
}
/*

SERVICES

*/

.section-services {
	margin-top: 20px;
	margin-bottom: 30px;
}
.section-images p {
	font-size: 16px;
	margin-bottom: 20px;
}
.section-services ul {
	list-style-type: disc;
	padding-left: 17px;
}
.section-services li {
	color: #1e1e1e;
	margin-bottom: 5px;
}
.section-services h4 {
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.5;
}
.section-services h5 {
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 10px;
}
.section-services-img {
	margin-top: 0;
	margin-bottom: 30px;
}
.services-images li {
	margin-bottom: 20px;
}
.services-images img {
	margin-bottom: 15px;
	border: 2px solid #e6e6e6;
}
.services-images p {
	text-align: left;
}
.list {
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
}
.list-item {
	display: flex;
	width: 33.33%;
	margin-bottom: 0 !important;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.list-content {
	background-color: #fff;
	display: flex;
	flex-direction: column;
	width: 100%;
	padding-bottom: 30px;
}
.section-images {
	margin: 0 0 30px 0;
}
.section-images img {
	margin-bottom: 30px;
	border: 1px solid #f0f0f0;
}
/*

ADD

*/

.img-promo {
	margin: 30px 0;
}
.rmb {
	margin-bottom: 0 !important;
}
.sp {
	display: none;
}
.pc {
	display: block;
}
/*

SERVICE

*/

.section-services ul {
	margin-bottom: 0;
}
. .section-services li:last-child {
	margin-bottom: 0;
}
.section-services h4 {
	font-weight: 700;
}
.service {
	margin-bottom: 30px;
}
.panel-group {
	margin-top: 15px;
	margin-bottom: 0;
}
.panel-group .panel {
	border: none;
}
.panel-default > .panel-heading {
	background: transparent;
	padding: 0;
	border: none;
}
.info-button {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.25;
	color: #fff;
	text-align: left;
	background: url(../img/arrow-down.png) no-repeat right 15px center #f5a519;
	padding: 10px 30px 10px 15px;
	width: 100%;
	height: auto;
	display: block;
	border: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.info-button:hover {
	background-color: #d28c14;
}
.no-content {
	background-image: none !important;
}
button[aria-expanded=true] {
	background: url(../img/arrow-up.png) no-repeat right 15px center #d28c14;
}
button[aria-expanded=false] {
	background: url(../img/arrow-down.png) no-repeat right 15px center #f5a519;
}
.info-details {
	background: #fff;
	padding: 15px;
	overflow: hidden;
}
#a ul {
	margin-bottom: 20px;
}
.section-services-img h4 {
	font-weight: 700;
	margin-bottom: 30px;
}
/*

ENQUIRY

*/

.section-enquiry {
	color: #fff;
	text-align: center;
	background: #232387;
	padding: 60px 25px 25px;
	margin: 0;
}
.section-enquiry h2 {
	font-size: 27px;
	font-weight: 300;
	margin-bottom: 30px;
}
.section-enquiry h4 {
	line-height: 1.25;
	margin-bottom: 20px;
	font-weight: 300;
}
.section-enquiry a {
	color: #fff !important;
}
.section-enquiry input {
	color: #000;
	width: 100%;
	height: 16px;
	padding: 24px 12px;
	margin-bottom: 15px;
	border: none;
	border-radius: 3px;
}
.section-enquiry textarea {
	color: #000 !important;
	width: 100%;
	height: 160px;
	padding: 12px;
	border: none;
	border-radius: 3px;
	margin-bottom: 10px;
	resize: none;
}
.contact-submit {
	color: #fff !important;
	background: #eb1419;
	padding: 0 !important;
	height: 48px !important;
	margin-top: 15px;
	margin-bottom: 0 !important;
	-webkit-transition: background-color 1s ease;
	-moz-transition: background-color 1s ease;
	-o-transition: background-color 1s ease;
	transition: background-color 1s ease;
}
.contact-submit:hover,
.back-index:hover {
	background: #eb1419;
	color: #fff !important;
}
.section-location {
	background: #f5f5f5;
	padding: 25px;
	margin: 30px 0 0 0;
}
.section-location h3 {
	font-size: 30px;
	font-weight: 700;
	color: #1e1e1e;
	margin-bottom: 20px;
}
.section-location p {
	text-align: left;
}
.section-location iframe {
	margin: 20px 0;
}
.section-location a {
	color: #000 !important;
}
#captchadiv {
	margin-bottom: 15px;
}
.license {
	font-size: 12px;
	font-weight: 300;
}
.section-location h5 {
	font-size: 15px;
	font-weight: 700;
}
/*

CLIENTS

*/

.section-clients {
	margin-top: 0;
}
/*

FOOTER

*/

.section-footer {
	color: #fff;
	background: #eb1419;
	padding: 15px 0;
}
.section-footer p {
	text-align: center;
	font-size: 14px;
	margin-bottom: 0;
}
/*

CONTACT

*/

.section-successful,
.section-successful p {
	text-align: center !important;
}
.section-successful h1 {
	font-size: 24px;
	margin-bottom: 1px;
}
.section-successful p {
	margin-bottom: 30px;
}
.back-index {
	color: #fff !important;
	background: #eb1419;
	width: 240px;
	display: block;
	padding: 16px 0 !important;
	margin: 0 auto;
	border-radius: 3px;
	-webkit-transition: background-color 1s ease;
	-moz-transition: background-color 1s ease;
	-o-transition: background-color 1s ease;
	transition: background-color 1s ease;
}
/*

AWARDS

*/

.section-award {
	padding: 25px;
	margin: 0;
}
.section-award h3 {
	color: #1e1e1e;
	margin-bottom: 20px;
}
/*

RESPONSIVE

*/

@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}
@media (max-width: 768px) {
	.section-award {
		margin-bottom: 30px;
	}
	.categories {
		margin-bottom: 0px;
		float: none;
	}
	.clientele {
		float: none;
	}
	.images-group {
		margin-bottom: 20px;
	}
	.section-images img {
		width: 100%;
		height: auto;
		margin-bottom: 25px;
	}
	.section-location {
		margin-bottom: 30px;
	}
}
@media (max-width: 519px) {
	.section-header {
		background-size: cover;
	}
	.contact-numbers {
		margin: 0 auto;
		float: none;
	}
	.section-banner .container,
	.section-banner .row,
	.section-banner .col-xs-12 {
		padding: 0;
		margin: 0;
	}
	.section-enquiry,
	.section-location {
		padding: 30px 15px;
	}
	.section-more div {
		padding: 0 15px;
	}
	.services-images img {
		margin: 0 auto 15px;
	}
	.key-points img {
		width: 60%;
		margin: 0 auto 15px;
	}
	.section-about .col-sm-4 {
		width: 100%;
		margin-bottom: 30px;
	}
	.section-about .col-sm-4:last-child {
		margin-bottom: 0;
	}
	.row-eq-height {
		display: block;
	}
	.section-images .col-sm-4 {
		width: 100%;
	}
}
@media (max-width: 469px) {
	.services-images .col-xs-6 {
		width: 100%;
		float: none;
	}
	.stamp-wrap .col-xs-4 {
		width: 100%;
		float: none;
	}
	.stamp-wrap .col-xs-4 {
		margin-bottom: 30px;
	}
	.stamp-wrap .col-xs-4:last-child {
		margin-bottom: 0;
	}
	.stamp img {
		width: 70%;
		margin: 0 auto
	}
	.contact-numbers {
		padding-top: 8px;
	}
	.header-contact {
		margin-top: 20px;
	}
	.header-contact a {
		font-size: 22px;
	}
	.site-logo {
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.section-footer span {
		display: block;
	}
	.countries {
		margin-left: 20px !important;
	}
	.section h3 span {
		display: block;
	}
}
@media (max-width: 419px) {
	.section-services ul li:last-child {
		margin-bottom: 0 !important;
	}
	.header-contact a {
		font-size: 15px;
	}
	.header-contact p {
		font-size: 13px;
	}
	.contact-numbers {
		padding: 9px 0 10px 34px;
	}
}