.logo-header {
	width: 65%;
}

.shadow {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.logo-header-scroll {
	margin-top: 1rem;
	width: auto;
	height: 60px;
}
.about-content>p {
	padding-right: 2rem;
}

.header .header-navigation.navbar > .container .navbar-brand, .header .header-navigation.navbar > .container-fluid .navbar-brand {
	width: 60%;
}

.services-area .single-service {
	min-height: 370px;
	margin-top: 1rem;
}
.map-container {
	margin-top: 1rem;
}
.inner-banner h2 {
	float: left;
	font-size: 40px;
	background-color :lightgray;
	line-height: normal;
	padding: 1rem;
	width: 100%;
}
.img-popup-2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	/* margin-bottom: 25px; */
}
.img-popup-2:hover {
	background: #EA1B1B;
}
.img-popup-2:hover i{
	color: #fff;
}
.img-popup-2 i {
	color: #EA1B1B;
	font-size: 22px;
	line-height: 65px;
}
#main-nav-bar {
	margin: 0;
}
.header .header-navigation.navbar .nav.navigation-box {
	margin-top: 12px;
}
.thm-btn-2 {
  display: inline-block;
  color: #fff;
  background: #EA1B1B;
  text-transform: uppercase;
	/* font-family: "Raleway",'Roboto Mono', monospace; */
	font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  border: 2px solid #EA1B1B;
  border-radius: 30px;
  text-align: center;
  padding: 18px 48px;
  transition: all 0.4s ease;
}
.thm-btn-2.borderd, .thm-btn-2:hover {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
.thm-btn-2.borderd:hover {
  color: #fff;
  background: #EA1B1B;
  border-color: #EA1B1B;
}
button, input, select, textarea {
	font-family: monospace;
}

.max-img {
	max-width: 370px;
	max-height: 230px;
}
.max-img-2 {
	max-width: 370px;
	max-height: 247px;
}
.scroll-to-target img {
	height: auto;
}
.title-post {
	color: #403e3e;
	font-weight: bold;
}
.sec-title {
	margin-bottom: 10px;
}
.sec-pad {
	padding: 25px 0;
}

@media (max-width: 1570px) {
	.logo-header {
		width: 100%;
	}
	.navbar-header {
		width: 300px;
	}
	.logo-header-scroll {
		width: initial;
	}
	.inner-banner {
		background: transparent !important;
		padding-top : 130px;
		padding-bottom: 0;
	}
	.latest-post-widget {
		text-align: center;
	}
}
@media (max-width: 1366px) {
	.banner { 
		background: none;
	}
	.type-wrap {
		font-size: 40px;
	}
}

@media (max-width: 1200px) {
	#lang_choice_1 {
		margin: 16px;
		background-color: transparent;
	}
	.inner-banner h2 {
		font-size: 18px;
		float: unset;
		margin-left: unset;
	}
	.logo-header-scroll {
		height: auto;
	}
	.single-blog-grid .text-box {
		min-height: 340px;
	}
	.inner-banner {
		background-image: unset !important;
		padding-top: 150px;
		padding-bottom: 0;
	}
	.container {
		text-align: center;
		position: initial;
	}
	.max-img-2 {
		max-width: 100%;
		max-height: 100%;
	}
	.sec-title>.line, .inner>.line {
		margin-left: auto;
		margin-right: auto;
	}
	.single-blog-grid .text-box {
		padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
	}
	.navbar-header {
		width: initial;
	}
	.logo-header {
		width: 15%;
	}
}

@media (max-width: 1200px) and (min-width: 991px) {
	.banner .banner-content {
		padding-top: 230px;
	}
}
@media (max-width: 991px) { 
	.banner .banner-img-box {
		padding-top: 70px;
	}
	.inner-banner {
		background: transparent !important;
	}
	.inner-banner h2 {
		font-size: 18px !important;
	}
	.contact-area .contact-text ul.contact-info {
		text-align: left;
	}
}

.logo-project {
	min-height: 50px;
	max-height: 55px;
}
.recruit-thumb {
	float: right;
	margin: 2rem;
}

.thm-btn-2.borderd, .thm-btn-3:hover {
	color: #EA1B1B;
	border-color: #EA1B1B;
	background-color: transparent;
}
.pt-1 {
	padding-top: 1rem !important;
}
.btn-view-more {
	align-items: center;
}
.mt-1 {
	margin-top: 1rem !important;
}
.mt-2 {
	margin-top: 2rem !important;
}
.mt-3 {
	margin-top: 3rem !important;
}
.mt-4 {
	margin-top: 4rem !important;
}
.mt-5 {
	margin-top: 5rem !important;
}
.mb-1 {
	margin-bottom: 1rem !important;
}
.mb-2 {
	margin-bottom: 2rem !important;
}
.mb-3 {
	margin-bottom: 3rem !important;
}
.mb-4 {
	margin-bottom: 4rem !important;
}
.mb-5 {
	margin-bottom: 5rem !important;
}
.pb-2 {
	padding-bottom: 2rem !important;
}
.w-100 {
	width: 100%;
}