@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	color: #424E58;
	background-color:#f7f9fe;
}
* {
	outline: none;
}
.fl {
	float:left;
}
p {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,form {
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
a:link {
	text-decoration: none;
	color: #3D454F;
}
a:visited {
	color:inherit;
}
a:hover {
	text-decoration: none;
}
a:active {
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.MainContainer {
	background-color: #f7f9fe;
}
.MainContainer .TopBar-Wrap {
	background-color: #4a4a4a;
	width: 100%;
	height: 40px;
	z-index: 999;
	border-bottom: solid 1px #E5EBFB;
	position: relative;
	z-index: 999999;
}
.MainContainer .TopBar-Wrap .TopBar {
	width:1400px;
	height:40px;
	margin:auto;
	position:relative;
}
.MainContainer .TopBar-Wrap .TopPhone {
	height: 25px;
	display: inline-block;
	float: right;
	line-height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFF;
	position: relative;
	top: 8px;
}
.MainContainer .TopBar-Wrap .TopPhone a {
	color: #FFFFFF;
}
.MainContainer .TopBar-Wrap .TopPhone i {
	font-size: 18px;
	color: #FFF;
	margin-right: 5px;
	position: relative;
	top: 2px;
	text-align: center;
	border-radius: 50%;
}
.MainContainer .TopBar-Wrap .TopPhone span.Country {
	font-size: 12px;
	font-weight: 400;
	display: inline-block;
	position: relative;
}
.MainContainer .TopBar-Wrap .TopPhone span.Number {
	font-size: 15px;
	font-weight: 400;
	display: inline-block;
	position: relative;
}
.MainContainer .HomeHeader-Wrap {
	position:sticky;
	z-index: 999999;
	top: 0px;
	width: 100%;
	height: auto;
	background-color: rgba(255,255,255,1);
	box-shadow:  0 3px 10px -3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 3px 10px -3px rgba(0, 0, 0, 0.2);
	-webkit-animation: fadeIn 0.5s ease-in-out;
}
.MainContainer .HomeHeader-Wrap.BRD {
	border-top: solid 3px #4a4a4a;
	position: fixed;
}
.Header {
	max-width:1400px;
	height:80px;
	margin:auto;
	position:relative;
}
.Header .Logo a {
	display: block;
	position: absolute;
	left: 20px;
	top: 2px;
	z-index: 100;
	box-sizing: border-box;
}
.Header .Logo a img {
	height: 74px;
}
.Header .Logo a img:hover {
	opacity: 0.6;
	transition-property:all;
	transition-duration:1s;
}
.MainContainer .HeaderMenu {
	height:80px;
	position:absolute;
	left:230px;
	bottom:0px;
	z-index:9999;
}
.MainContainer .PageTitleArea {
	width: 100%;
	height:600px;
	line-height:500px;
	font-size:42px;
	font-weight:600;
	background-color:#A0A0A0;
	color:#FFFFFF;
	text-align: center;
	position: relative;
	overflow: hidden;
	position: relative;
	z-index: 100;
	box-shadow:  0 3px 10px -3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 3px 10px -3px rgba(0, 0, 0, 0.2);
	-webkit-clip-path: polygon(100% 0%, 100% 50%, 100% 60%, 0% 100%, 0 52%, 0% 0%);
	clip-path: polygon(100% 0%, 100% 50%, 100% 60%, 0% 100%, 0 52%, 0% 0%);
}
.MainContainer .PageTitleArea span {
	display: block;
	width: 100%;
	 -webkit-animation: slideInUp ease-out 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: slideInUp ease-out 1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: slideInUp ease-out 1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: slideInUp ease-out 1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

.MainContainer .PageTitleArea.CC {
	background-position: center center;
}
.MainContainer .PageTitleArea.CB {
	background-position: center bottom;
}
.MainContainer .PageTitleArea.noshadow {
	box-shadow:none;
}
.MainContainer .PageTitleArea.P1 {
	background-image: url(../images/PageTitleBg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P2 {
	background-image: url(../images/PageTitleBg2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P3 {
	background-image: url(../images/PageTitleBg3.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.MainContainer .PageTitleArea.P4 {
	background-image: url(../images/PageTitleBg4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P5 {
	background-image: url(../images/PageTitleBg5.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P6 {
	background-image: url(../images/PageTitleBg6.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P7 {
	background-image: url(../images/PageTitleBg7.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P8 {
	background-image: url(../images/PageTitleBg8.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P9 {
	background-image: url(../images/PageTitleBg9.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P10 {
	background-image: url(../images/PageTitleBg10.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P11 {
	background-image: url(../images/PageTitleBg11.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P12 {
	background-image: url(../images/PageTitleBg12.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P13 {
	background-image: url(../images/PageTitleBg13.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .PageTitleArea.P14 {
	background-image: url(../images/PageTitleBg14.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.MainContainer .Slider-Wrap {
	position: absolute;
	z-index: 990;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	animation-duration: 5s;
}
.MainContainer .Slider-Wrap .Slider {
	width: 100%;
	height: auto;
	margin: auto;
	position: relative;
}
.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots {
    position: relative;
	bottom: 60px;
}
.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; 
}
.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots .owl-dot span {
      width: 8px;
      height: 8px;
      margin: 2px 3px;
      background: transparent;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; 
	border: solid 1px #FFF;
	box-sizing: border-box;
	
}
.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #FFF; 
	  width: 12px;
      height: 12px;
	  margin: 0px 3px;
}

.MainContainer .HomeContent-Wrap {
	width: 100%;
	height: auto;
	z-index: 100;
	top: 100%;
	left: 0px;
	position: absolute;
}
.MainContainer .Content-Wrap {
	min-height:740px;
	border-bottom: solid 1px #efefef;
}
.MainContainer .HomeContent-Wrap .HomeRoomArea {
	width: 100%;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #fff;
}

.MainContainer .HomeContent-Wrap .HomeRoomArea:after {
	content:"";
	width: 50%;
	height: 70px;
	position: absolute;
	bottom: -35px;
	background-color: #FFF;
	transform: skewY(4deg);
	left: 0px;
	border-bottom: solid 1px #CEDDF2;
	z-index: 100;
}
.MainContainer .HomeContent-Wrap .HomeRoomArea:before {
	content:"";
	width: 50%;
	height: 70px;
	position: absolute;
	bottom: -35px;
	background-color: #FFF;
	transform: skewY(-4deg);
	right: 0px;
	border-bottom: solid 1px #CEDDF2;
	z-index: 100;
}
.MainContainer .HomeContent-Wrap .HomeRoomArea .RoomDetail {
	width: 92%;
	margin: auto;
	font-size: 14px;
	line-height: 28px;
	font-weight: 400;
}
.MainContainer .HomeContent-Wrap .HomeRoomArea .RoomDetail .owl-theme .owl-dots .owl-dot span {
      width: 14px;
      height: 14px;
      margin: 2px 3px;
      background: none;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; 
	border: solid 1px #59595c;
	box-sizing: border-box;
}
.MainContainer .HomeContent-Wrap .HomeRoomArea .RoomDetail .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #59595c; 
}

.MainContainer .HomeContent-Wrap .HomeCorporateArea {
	width: 100%;
	position: relative;
	padding-top: 50px;
	padding-bottom: 100px;
	background-color: #FFF;
}
.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail {
	width: 90%;
	margin: auto;
	font-size: 14px;
	line-height: 28px;
	font-weight: 400;
}
.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail p {
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: 500;
}
.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateBlock {
	width: 100%;
	height: auto;
}
.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateBlock .CorporateImg {
	width: 55%;
	height: auto;
	padding-right: 40px;
	float: left;
	box-sizing: border-box;
}
.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateBlock .CorporateImg img {
	display: block;
	width: 100%;
	height: auto;
}
.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateText {
	width: 45%;
	float: left;
	position: relative;
}
.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateText:before {
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 80px;
    border-color: transparent #FFF transparent transparent;
    right: 100%;
    top: 50%;
    margin-top: -80px;
	margin-right: 40px;
}
.MainContainer .HomeContent-Wrap .CoverArea {
	width: 100%;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/HomeCoverBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: solid 1px #e9e9e9;
	background-size: cover;
}
.MainContainer .HomeContent-Wrap .CoverArea:before {
	position: absolute;
    content: "";
    border-style: solid;
    border-width: 30px;
    border-color: #fff transparent transparent transparent;
    left: 50%;
    top: -1px;
    margin-left: -30px;
	z-index: 999;
}
.MainContainer .HomeContent-Wrap .CoverArea .CoverContent {
	width: 90%;
	height: 500px;
	margin: auto;
	text-align: center;
	position: relative;
	padding-top: 80px;
	box-sizing: border-box;
}
.MainContainer .HomeContent-Wrap .CoverArea .CoverContent .CoverTitle {
	padding-bottom: 20px;
	padding-top: 30px;
	font-size: 40px;
	font-weight: 700;
	color: #FFFFFF;
}
.MainContainer .HomeContent-Wrap .CoverArea .CoverContent .CoverTitle p {
}
.MainContainer .HomeContent-Wrap .CoverArea .CoverContent p {
	font-weight: 300;
	display: block;
	text-align: center;
	font-size: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
	padding: 15px;
}
.MainContainer .HomeContent-Wrap .HomeNewsArea-Wrap {
	width: 100%;
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
}
.MainContainer .HomeContent-Wrap .HomeNewsArea {
	width: 70%;
	margin: auto;
}
.MainContainer .Content-Wrap .PageContent {
	padding-top:30px;
	padding-bottom:50px;
	margin:auto;
	width:1400px;
	min-height: 660px;
	font-weight: 500;
}
.InContent {
	position: relative;
	box-sizing: border-box;
	padding-top: 20px;
	padding-bottom: 40px;
	line-height: 24px;
}
.InContent a {
	color: #202844;
	font-weight: 600;
}

.InContent .Title {
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	width: 100%;
	padding-bottom: 20px;
}

.InContent .Title span {
	font-weight: 600;
}
.InContent .PageLeft {
	float: left;
	width: 200px;
}
.InContent .ContactArea {
	margin-bottom: 20px;
	font-size: 13px;
	
}
.PageProjectArea {
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	
}
.FilterArea {
	padding-bottom:20px;
	text-align: center;
	
}
.FilterArea ul {
	padding:30px;
	margin: 0px;
	list-style-type: none;
}
.FilterArea ul li {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
.FilterArea ul li a {
	display: inline-block;
	padding: 8px 14px;
	border: solid 1px #424E58;
	color: #424E58;
	border-radius: 6px;
	font-size: 13px;
}
.FilterArea ul li a:hover {
	background-color: #424E58;
	color: #FFFFFF;
	transition-property:all;
	transition-duration:0.5s;
}
.FilterArea ul li a.Selected {
	background-color: #424E58;
	color: #FFFFFF;
	transition-property:all;
	transition-duration:0.5s;
}
.PageProjectArea .ProjectList {
	
}
.PageProjectArea .ProjectList .Box {
	background:#FFF;
		width: 24%;
	margin-left: 0.4%;
	margin-right: 0.4%;
	margin-bottom: 15px;
	display: inline-block;
	
}
.PageProjectArea .ProjectList .Box:hover {
	background:#FFF;
	transition-property:all;
	transition-duration:0.5s;
	
}

.PageProjectArea .ProjectList .Box .BoxImage {
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease-out;
    -webkit-transform: scale(1);
    -ms-transition: all .3s ease-out;
    -ms-transform: scale(1);   
    -moz-transition: all .3s ease-out;
    -moz-transform: scale(1);
    transition: all .3s ease-out;
    transform: scale(1);
}
.PageProjectArea .ProjectList .Box .BoxImage img {
	-webkit-transition: all .3s ease-out;
    -webkit-transform: scale(1);
    -ms-transition: all .3s ease-out;
    -ms-transform: scale(1);   
    -moz-transition: all .3s ease-out;
    -moz-transform: scale(1);
    transition: all .3s ease-out;
    transform: scale(1);
	width: 100%;
	height: auto;
	display: block;
}
.PageProjectArea .ProjectList .Box .BoxImage:hover img {
	-webkit-transition: all .3s ease-out;
    -webkit-transform: scale(1.10);
    -ms-transition: all .3s ease-out;
    -ms-transform: scale(1.10);   
    -moz-transition: all .3s ease-out;
    -moz-transform: scale(1.10);
    transition: all .3s ease-out;
    transform: scale(1.10);
}
.PageProjectArea .ProjectList .Box .BoxImage .BlackCover {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.20);
}
.PageProjectArea .ProjectList .Box .BoxImage:hover .BlackCover {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.0);
	transition: all 400ms ease-in;
}
.PageProjectArea .ProjectList .Box .BoxImage img {
	
}
.PageProjectArea .ProjectList .Box span {
	display: block;
	position: absolute;
	left: -10px;
	width: 90%;
	bottom: 10px;
	background-color: #292929;
	border: #1B1B1B;
	z-index: 999;
	padding: 5px;
	padding-left: 20px;
	font-size: 13px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #FFFFFF;
}
.InContent .LeftCareerArea {
	width: 47%;
	float: left;
	padding-right: 3%;
	box-sizing: border-box;
}
.InContent .RightCareerArea {
	width: 47%;	
	box-sizing: border-box;
	padding-left: 3%;
	float: left;
}
.InContent .CareerTitle {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 10px;
	border-bottom: solid 1px #D0D0D0;
	margin-bottom: 10px;
}
.MainContainer .HomeContent-Wrap .ServicesIconArea {
	width: 100%;
	padding-top:120px;
	padding-bottom:100px;
	position: relative;
	background-color: #f7f9fe;
}
.MainContainer .HomeContent-Wrap .ServicesIconContent {
	margin: auto;
	width: 80%;
	padding-top:30px;
	padding-bottom:30px;
	position: relative;
	text-align: center;
}
.MainContainer .HomeContent-Wrap .ServicesIconContent .Box {
	display:inline-table;
	width: 26%;
	min-height: 240px;
	padding: 20px;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
	margin-left: 1%;
	margin-right: 1%;
}
.MainContainer .HomeContent-Wrap .ServicesIconContent .Box:hover {
	background-color: #e8eff9;
	transition-property: all;
	transition-duration: 0.5s;
	cursor: pointer;
}
.MainContainer .HomeContent-Wrap .ServicesIconContent .Box i {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	-moz-border-radius:50%;
	background-color: #e7000b;
	color: #FFF;
	line-height: 70px;
	font-size: 32px;
	margin-bottom: 15px;
}
.MainContainer .HomeContent-Wrap .ServicesIconContent .Box span.BTitle {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 10px;
	display: block;
}
.MainContainer .HomeContent-Wrap .ServicesIconContent .Box span.BDetail {
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 10px;
	display: block;
	
}
.MainContainer .HomeContent-Wrap .ServicesIconContent .Box span.BPhone {
	font-size: 18px;
	font-weight: 400;
	display: block;
	
}
.InContent .CorporateArea {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 100px;
}
.InContent .CorporateArea .CorporateLeft {
	float: left;
	width: 50%;
	padding: 80px;
	box-sizing: border-box;
}
.InContent .CorporateArea .CorporateRight {
	float: left;
	width: 50%;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
}
.InContent .CorporateArea .CorporateRight:before {
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 120px;
    border-color: transparent transparent transparent #f7f9fe;
    left: 20px;
    top: 50%;
    margin-top: -120px;
}
.InContent .CorporateArea .CorporateRight img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 15px;

}
.InContent .ContactArea span {
	display: block;
	position: relative;
	padding-left: 50px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: solid 1px #E8E8E8;
	font-weight: 500;
}
.InContent .ContactArea span i {
	position: absolute;
	left: 5px;
	top: 2px;
	z-index: 100;
	color: #747474;
}
.InContent .ContactArea span.Address {
}
.InContent .ContactArea span.Address i {
	font-size: 14px;
	background-color: #5b6b7b;
	color: #FFFFFF;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.InContent .ContactArea span.Phone {
}
.InContent .ContactArea span.Phone i {
	font-size: 14px;
	background-color: #5b6b7b;
	color: #FFFFFF;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.InContent .ContactArea span.MobilePhone {
}
.InContent .ContactArea span.MobilePhone i {
	font-size: 24px;
}
.InContent .ContactArea span.Fax {
}
.InContent .ContactArea span.Fax i {
	font-size: 11px;
	background-color: #5b6b7b;
	color: #FFFFFF;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.InContent .ContactArea span.Mail {
}
.InContent .ContactArea span.Mail i {
	font-size: 11px;
	background-color: #5b6b7b;
	color: #FFFFFF;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.InContent .LeftContactArea {
	width: 49%;
	float: left;
	padding-right: 1%;
	box-sizing: border-box;
}
.InContent .ContactArea .ContactTitle {
	font-size: 22px;
	font-weight: 700;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #4d5863;
}
.InContent .LeftContactArea .Block {
	background-color: #FFFFFF;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 15px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
.InContent .LeftContactArea .Block .OfficeTitle {
	height: 40px;
	line-height: 40px;
	font-weight: 600;
}
.InContent .LeftContactArea .Block .OfficeMaps {
	height: auto;
	margin-bottom: 20px;
}
.InContent .RightContactArea {
	width: 49%;	
	box-sizing: border-box;
	padding-left: 1%;
	float: left;
}
.InContent .PageRight {
	float: left;
	width: 980px;
	padding-left: 20px;
	box-sizing: border-box;
}
.InContent .PageRight .LeftContent {
	float: left;
	width: 200px;
	box-sizing: border-box;
}
.InContent .PageRight .RightContent {
	float: left;
	width: 760px;
	box-sizing: border-box;
	padding-left: 20px;
}

.InContent ul {
	margin-bottom:20px;
}
.InContent strong {
	font-weight:600;
}
.InContent p {
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
}
.InContent p.large {
	font-size: 16px;
	font-weight: 600;
	line-height: 28px;
}
.InContent p.italic {
	font-style: italic;
}
.InContent p.center {
	text-align: center;
}
.InContent p.bold {
	font-weight: 600;
}
.MainContainer .Footer-Wrap {
	background-color: #161515;
	position: relative;
	min-height: 100px;
	border-top-left-radius: 60px;
	border-top-right-radius: 60px;
}
.MainContainer .Footer-Wrap:before {
	position: absolute;
    content: "";
    border-style: solid;
    border-width: 30px;
    border-color: #f7f9fe transparent transparent transparent;
    left: 50%;
    top: -1px;
    margin-left: -30px;
	z-index: 999;
}
.MainContainer .Footer-Wrap .Social {
	position: absolute;
	right: 0px;
	top: 40px;
	z-index: 100;
	width: auto;
}
.MainContainer .Footer-Wrap .Social .Title {
	display: block;
	color: #F4F4F4;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	white-space:nowrap;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	width: 100% !important;
}
.MainContainer .Footer-Wrap .Social ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	padding-top: 5px;
}
.MainContainer .Footer-Wrap .Social ul li {
	margin-right: 3px;
	display: inline-block;
}
.MainContainer .Footer-Wrap .Social ul li a {
}
.MainContainer .Footer-Wrap .Social ul li a i {
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border:solid 1px #59595c;
	background-color:#59595c;
	border-radius: 100px;
	padding: 6px;
}
.MainContainer .Footer-Wrap .Social ul li a i:hover {
	transition-property:all;
	transition-duration:0.2s;
	background-color: #747478;
	color: #2e3349;
}
.MainContainer .Footer-Wrap .Footer {
	margin: auto;
	height: auto;
	width: 1140px;
	padding-top: 60px;
	padding-bottom:100px;
	position: relative;
	min-height: 100px;
}
.MainContainer .Footer-Wrap .Footer .FLogo {
	width:auto;
	height:auto;
	margin-right:100px;
	float:left;
}
.MainContainer .Footer-Wrap .Footer .FLogo img {
	height: 100px;
}
.MainContainer .Footer-Wrap .Footer .FMenu {
	float: left;
	margin-top: 5px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul.FM1 {
	float: left;
	padding-right: 80px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul.FM2 {
	float: left;
	padding-right: 80px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul.FM3 {
	float: left;
	padding-right: 0px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul li {
}
.MainContainer .Footer-Wrap .Footer .FMenu .FMTitle {
	display: block;
	color: #F4F4F4;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	white-space:nowrap;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	width: 100% !important;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul li a {
	display: block;
	color: #b5b5b5;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	white-space: nowrap;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: normal;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul li a.noborder {
	border:none;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul li a:hover {
	transition-property:all;
	transition-duration:0.5s;
	color: #A1A1A1;
}
.MainContainer .Copyright-Wrap {
	background-color: #292929;
	position: relative;
	padding-top: 14px;
	padding-bottom: 14px;
	border-top: solid 1px #3e3939;
}
.MainContainer .Copyright-Wrap .Copyright {
	width: 320px;
	margin:auto;
}
.MainContainer .Copyright-Wrap .Copyright span {
	display: block;
	color: #76787e;
	font-size: 10px;
	font-weight: 600;
}
.MainContainer .Copyright-Wrap .Copyright span.C1 {
	float: left;
	padding-right: 10px;
	border-right: 1px solid #1D1D1D;
}
.MainContainer .Copyright-Wrap .Copyright span.C2 {
	padding-left: 10px;
	float: left;
	border-left: 1px solid #3C3C3C;
}


/*Top Menu Code*/

#Menu-Nav {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#Menu-Nav li {
	float: left;
	display: block;
	position: relative;
	z-index: 999;
	margin: 0;
	padding: 0px;
}
#Menu-Nav li:hover {
	color: #FFF;
}
#Menu-Nav li a {
	display: block;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #767676;
	padding-right: 32px;
	padding-bottom: 0;
	padding-left: 32px;
	height: 80px;
	line-height: 80px;
	font-style: normal;
	font-weight: 600;
	box-sizing: border-box;
}
#Menu-Nav li a.noborder {
	border-right: none;
}
#Menu-Nav li a.active {
	background-color: #FFF;
	transition-property:all;
	transition-duration:0.2s;
	color: #4a4a4a;
	border-bottom: solid 3px #848484;
	box-sizing: border-box;
}
#Menu-Nav ul li a.active {
	background-color: #FFF;
	transition-property:all;
	transition-duration:0.2s;
	color: #424E58;
	border-bottom: none;
}
#Menu-Nav li a:hover {
}
#Menu-Nav a.selected {

}
#Menu-Nav ul {
	position: absolute;
	left: 0px;
	display: none;
	list-style: none;
	margin: 0;
	top: 80px;
	padding: 0;
	background-color: #FFF;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.40);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.40);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.40);
	z-index:999;
}
#Menu-Nav ul li {
	margin: 0px;
	padding: 0px;
	height: 48px;
	font-size: 11px;
	border-bottom: solid 1px #E8E8E8;
}
#Menu-Nav ul li:hover {
	border-bottom: solid 1px #e7e7e7;
}
#Menu-Nav ul li a {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 48px;
	line-height: 48px;
	border-top: 0px !important;
	font-size: 13px;
	font-weight: 600;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 260px;
	text-shadow: none;
	white-space: nowrap;
	background-color: #FFF;
	color: #424E58;
}
#Menu-Nav ul li a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #424E58;
	transition-property: all;
	transition-duration: 0.2s;
	background-color: #e7e7e7;
}
#Menu-Nav ul a {
	display:block;
	height:15px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	border-bottom: none;
}
		
#Menu-Nav ul a:hover {
	color: #333;
}
*html #Menu-Nav ul {
	margin:0 0 0 -2px;
}

#Menu-Nav ul li ul {
	width:260px;
	position:absolute;
	left:100%;
	top:0px;
	border-top:none;
}
#Menu-Nav ul li ul li a {
	width:260px;
}
/*Top Menu Code*/


#owl-faaliyet .item {
            color: #FFF;
	box-sizing: border-box;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	z-index: 100;
	
}
#owl-faaliyet .item .Box {
	background:#FFF;
    margin:40px auto;
	
}
#owl-faaliyet .item .Box:hover {
	background:#FFF;
	transition-property:all;
	transition-duration:0.5s;
	
}

#owl-faaliyet .item .Box .BoxImage {
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s ease-out;
    -webkit-transform: scale(1);
    -ms-transition: all .3s ease-out;
    -ms-transform: scale(1);   
    -moz-transition: all .3s ease-out;
    -moz-transform: scale(1);
    transition: all .3s ease-out;
    transform: scale(1);
}
#owl-faaliyet .item .Box .BoxImage img {
	-webkit-transition: all .3s ease-out;
    -webkit-transform: scale(1);
    -ms-transition: all .3s ease-out;
    -ms-transform: scale(1);   
    -moz-transition: all .3s ease-out;
    -moz-transform: scale(1);
    transition: all .3s ease-out;
    transform: scale(1);
}
#owl-faaliyet .item .Box .BoxImage:hover img {
	-webkit-transition: all .3s ease-out;
    -webkit-transform: scale(1.10);
    -ms-transition: all .3s ease-out;
    -ms-transform: scale(1.10);   
    -moz-transition: all .3s ease-out;
    -moz-transform: scale(1.10);
    transition: all .3s ease-out;
    transform: scale(1.10);
}
#owl-faaliyet .item .Box .BoxImage .BlackCover {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.20);
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.60) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.60) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.60) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.60) 100%);
}
#owl-faaliyet .item .Box .BoxImage:hover .BlackCover {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.0);
	transition: all 400ms ease-in;
}
#owl-faaliyet .item .Box .BoxImage img {
	
}
#owl-faaliyet .item span {
	display: block;
	position: absolute;
	left: 0px;
	width: 70%;
	bottom: 30px;
	border: #1B1B1B;
	z-index: 999;
	padding: 5px;
	padding-left: 20px;
	font-size: 26px;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: 600;
}
#owl-faaliyet .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
#owl-faaliyet .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 20px;
	background: none;
	border: solid 1px #BFBFBF;
}

#owl-faaliyet.owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background-color: #BFBFBF;
}
#owl-faaliyet .owl-buttons {
	text-align: center;
	position: absolute;
	z-index: 999;
	width: 100%;
	height: auto;
	top: 50%;
	margin-top: -50px;
	left: 0px;
    }
#owl-faaliyet .owl-prev {
       width: 50px;
		height: 50px;
		position: absolute;
		left: -40px;
		top: 40%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: transparent;
		font-size: 20px;
    }
#owl-faaliyet .owl-prev span {
	font-size: 60px;
	color: #424E58;
    }
#owl-faaliyet .owl-prev:hover {
       background-color: transparent;
	opacity: 0.6;
	transition-property:all;
	transition-duration:0.4s;
    }
#owl-faaliyet .owl-next {
       width: 50px;
		height: 50px;
		position: absolute;
		right: -40px;
		top: 40%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: transparent;
    }
#owl-faaliyet .owl-next span {
	font-size: 60px;
	color: #424E58;
    }
#owl-faaliyet.owl-next:hover {
       background-color: transparent;
	opacity: 0.6;
	transition-property:all;
	transition-duration:0.4s;
    }
		#owl-faaliyet .item a {
            display: block;
        }




#owl-banner .item {
        width: 100%;
	height: 100vh;
	background-position: center center;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
    }
#owl-banner .item .Caption {
	position: absolute;
	left: 10%;
	top: 40%;
	padding: 25px;
	max-width: 1000px;
	width: 40%;
	height: auto;
	z-index: 999;
	font-size: 64px;
	line-height: 44px;
	color: #FFFFFF;
	font-family: 'Poppins', sans-serif;
	font-weight: 200;
	animation-delay: 2s;
	box-sizing: border-box;
    }
#owl-banner .item .Caption .CDetail {
    }
#owl-banner .item .Caption .CDetail p.Title {
		font-size: 44px;
	font-weight: 600;
	padding-bottom: 20px;
	line-height: 44px;
    }
#owl-banner .item .Caption .CDetail p.Detail {
		font-size: 18px;
	font-weight: 300;
	line-height: 30px;
    }
#owl-banner .item .Caption .CButton a {
		font-size: 14px;
	font-weight: 600;
	padding:5px;
	width: 400px;
	display: block;
	line-height: 30px;
	margin-top: 30px;
	color: rgba(255,255,255,1.00);
	text-align: center;
	border-radius: 20px;
	background-color: #e7000b;
	border: solid 1px #e7000b;
    }
#owl-banner .item .Caption .CButton a:hover {
	transition-property:all;
	transition-duration:0.4s;
	background-color: #292929;
	border: solid 1px #1B1B1B;
	color: #FFF;
    }
	#owl-banner .item img {
		height: auto;
		display: block;
    }
	#owl-banner .owl-prev {
       width: 50px;
		height: 50px;
		background-color: transparent;
		position: absolute;
		left: 30px;
		top: 40%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		font-size: 20px;
    }
#owl-banner .owl-prev span {
	font-size: 60px;
	color: #FFFFFF;
    }
#owl-banner .owl-prev:hover span {
	opacity: 0.6;
	transition-property:all;
	transition-duration:0.4s;
    }
#owl-banner .owl-prev:hover {
	transition-property:all;
	transition-duration:0.4s;
    }
	#owl-banner .owl-next {
       width: 50px;
		height: 50px;
		background-color: transparent;
		position: absolute;
		right: 30px;
		top: 40%;
		text-align: center;
		margin: 0px;
		padding: 0px;
    }
#owl-banner .owl-next span {
	font-size: 60px;
	color: #FFFFFF;
    }
#owl-banner .owl-next:hover span {
	opacity: 0.6;
	transition-property:all;
	transition-duration:0.4s;
    }
#owl-banner .owl-next:hover {
	opacity: 0.6;
	transition-property:all;
	transition-duration:0.4s;
    }
#owl-banner .owl-controls {
	padding: 0px;
	margin: 0px;
    }
#owl-banner .owl-pagination {
	position: absolute;
	left: 0px;
	bottom: 30px;
	z-index: 9999;
	text-align: center;
	width: 100%;
    }




.LineHeading {
	position:relative;
	text-align:center;
	display:block;
	margin-bottom:25px;
}
.LineHeading:after {
	position:absolute;
	top:120%;
	left: 50%;
	margin-left: -16%;
	display:block;
	width:32%;
	height:1px;
	border-top:solid 1px #292929;
	content:"";
	z-index:10;
}
.LineHeading:before {
	position:absolute;
	top:120%;
	left: 50%;
	margin-left: -8%;
	display:block;
	width:16%;
	height:1px;
	border-top:solid 3px #292929;
	content:"";
	z-index:10;
}
.LineHeading span {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 6px;
	padding-top: 6px;
	font-size: 32px;
	font-weight: 600;
	position: relative;
	z-index: 100;
	color: #292929;
}
.effect2
{
  position: relative;
	z-index: 100;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}



.NextButton {
	width: 100%;
}
.NextButton a {
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
	display: block;
	border: solid 1px #1B1B1B;
	background-color: #292929;
	width: 40%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
.NextButton a:hover {
	border: solid 1px #e7000b;
	background-color: #e7000b;
	color: #FFF;
	transition-property: all;
	transition-duration: 0.4s;
	background-image: none;
}

#toTop {
    display: none;
    position: fixed;
    bottom: 60px;
    left: 25px;
    width: 40px;
    height: 40px;
    opacity: 1;
	border: solid 2px #59595c;
	background-color: #59595c;
	border-radius: 8px;
	text-align: center;
	line-height: 40px;
	z-index: 999999;
}
#toTop i {
    font-size: 16px;
	color: #FFF;
}
#toTop:hover {
    opacity: 1;
	background-color: #3F3F41;
	border: solid 2px #3F3F41;
	transition-property:all;
	transition-duration:0.5s;
}
#toTop:hover i {
    color: #FFF;
}

.FormGroup {
	margin-bottom: 5px;
}
.FormGroup label {
	margin-bottom: 5px;
	display: block;
}
.FormGroup input[type='text'] {
	width: 100%;
	padding: 15px;
	border: solid 1px #d0d0d0;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size:13px;
	box-sizing:border-box;
	color: #52626E;
	-webkit-appearance: none;
   -moz-appearance:    none;
}
.FormGroup input:focus[type='text'] {
	border:solid 1px #202844;
	transition-property:all;
	transition-duration:0.4s;
}
.FormGroup input[type='file'] {
	width: 100%;
	padding: 12px;
	border: solid 1px #d0d0d0;
	background-color: #FFFFFF;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:13px;
	box-sizing:border-box;
	color: #52626E;
	-webkit-appearance: none;
   -moz-appearance:    none;
}
.FormGroup input[type='submit'], [type='button'] {
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 13px;
	font-weight: 600;
	color: #FFF;
	background-color: #4b4b4b;
	box-sizing: border-box;
	border: solid 1px #2D2D2D;
	-webkit-appearance: none;
	width: 100%;
   -moz-appearance:    none;
	font-family: 'Poppins', sans-serif;
	cursor: pointer;
}
.FormGroup input:hover[type='submit'], [type='button'] {
	background-color: #171717;
	border: solid 1px #000;
	transition-property:all;
	transition-duration:0.4s;
	color: #FFF;
	cursor: pointer;
}
.FormGroup select {
	width: 100%;
	padding: 12px;
	border-width: 0px 0px 1px 0px;
	border-color: #d0d0d0;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:13px;
	box-sizing:border-box;
	color: #52626E;
	-webkit-appearance: none;
   -moz-appearance:    none;
	position: relative;
}
.FormGroup textarea {
	width: 100%;
	height: 200px;
	padding: 10px;
	border: solid 1px #d0d0d0;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:13px;
	box-sizing:border-box;
	color: #52626E;
	-webkit-appearance: none;
   -moz-appearance:    none;
}
.FormGroup textarea:focus {
	border:solid 1px #202844;
	transition-property:all;
	transition-duration:0.4s;
}


.Continue {
	padding: 15px
	
        }
.Continue a {
	border:solid 1px #FFF;
	color: #FFFFFF;
	padding: 10px;
	font-size: 16px;
	font-weight: 600;
	border-radius: 30px;
	display: block;
	text-align: center;
	margin: auto;
	background-color: transparent;
	width: 60%;
	
        }
.Continue a:hover {
	border: solid 1px #CB0026;
	background-color: #CB0026;
	color: #FFF;
	transition-property: all;
	transition-duration: 0.4s;
	
        }

.MobileMenu {
	display: none;
		z-index: 999999;
		cursor: pointer;
	color: #424242;
	width: 100px;
	height: 80px;
	border-left: solid 1px #e6eaea;
	float: right;
	}
.MobileMenu:hover {
	transition-property:all;
	transition-duration:0.4s;
	background-color: #f3f3f3;
	}
.MobileMenu.active {
	color: #000000;
	transition-property:all;
	transition-duration:0.3s;
	opacity: 0.4;
	background-color: #f3f3f3;
	}
	.MobileMenu span.active {
	background-color: #000000 !important;
		opacity: 0.9;
	}
.MobileMenu span {
		left: 30%;
	top: 35%;
	position: relative;
	
	
}
.MobileMenu span.L1 {
		display: block;
	width: 40%;
	height: 2px;
	margin-bottom: 5px;
	background-color: #333;
	
}
.MobileMenu span.L2 {
		display: block;
	width: 30%;
	height: 2px;
	margin-bottom: 5px;
	background-color: #333;

}
.MobileMenu span.L3 {
		display: block;
	width: 35%;
	height: 2px;
	margin-bottom: 5px;
	background-color: #333;

}
	
	.MobileListMenu {
		display: none;
		width: 60%;
		height: 100%;
		position: fixed;
		z-index: 999998;
		top: 50px;
		right: 0px;
		padding-top: 80px;
		padding-left: 30px;
		padding-right: 30px;
		background-color: rgba(0,0,0,0.70);
			animation: slideInRight ease-out 0.3s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: slideInRight ease-out 0.3s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: slideInRight ease-out 0.3s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: slideInRight ease-out 0.3s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: slideInRight ease-out 0.3s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
	}
	.MobileListMenu ul {
		margin: 0px;
		padding: 0px;
		padding-top: 20px;
		list-style: none;
	}
	.MobileListMenu ul li {
	}
	.MobileListMenu ul li ul {
		display: none;
	}
	.MobileListMenu ul li a {
		display: block;
		color: #969696;
		padding-left: 20px;
		padding-right: 10px;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 16px;
		font-weight: 600;
		box-sizing: border-box;
		border-bottom: solid 1px #525252;
	}
.MobileListMenu ul li a:hover {
	color: #FFF;
	transition-property:all;
	transition-duration:0.4s;
	}
	.MobileListMenu ul li ul li a {
		display: block;
		padding:  10px 10px;
		font-size: 13px;
		font-weight: 400;
		border-bottom: solid 1px #6c6c6c;
		color: #FFF;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 20px;
		padding-left: 10px;
		border-radius: 0;
		
	}
.MobileListMenu ul li ul li a:hover {
		color: #DDDDDD;
	transition-property: all;
	transition-duration: 0.2s;
	border-bottom: solid 1px #3f3f3f;
	opacity: 0.6;
	}
.MobileListMenu ul li ul {
	padding: 0px;
	}
.TopCompany {
	padding-left: 30px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	color: rgba(255,255,255,1.00);
	font-size: 13px;
}

.GalleryArea {
	padding-top: 10px;
}
.GalleryArea ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.GalleryArea ul li {
	float: left;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 10px;
}
.GalleryArea ul li a {
	display: block;
	float: left;
	width: 100%;
	height: auto;
	border: solid 2px #bdb7b7;
	box-sizing: border-box;
}
.GalleryArea ul li a:hover {
	opacity: 0.8;
	transition-property:all;
	transition-duration:0.4s;
	border: solid 2px #ffed00;
}
.GalleryArea ul li a img {
	object-fit: cover;
	width: 100%;
	height: 160px;
	display: block;
}

.TopSocial {
	padding-left: 15px;
	padding-right: 15px;
	height: 25px;
	line-height: 25px;
	border-right: solid 1px #a9a9a9;
	float: right;
	position: relative;
	top: 11px;
}
.TopSocial ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.TopSocial ul li {
	margin-right: 5px;
	display: inline-block;
}
.TopSocial ul li a {
}
.TopSocial ul li a i {
	display: block;
	font-size: 18px;
	color: #fff;
	width: 20px;
	height: 20px;
}
.TopSocial ul li a i:hover {
	color: #e7e7e7;
	transition-property:all;
	transition-duration:0.5s;
}



.TopButtons {
    display: flex;
    align-items: center;
    background-color: #f4f6f9; 
    padding: 4px; 
    border-radius: 50px; 
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); 
    position: absolute; 
    top: 16px; 
    right: 20px; 
  }


  .TopButtons .btn {
    display: flex;
    align-items: center;
    text-decoration: none;
    border-radius: 50px; 
    transition: all 0.3s ease;
    font-weight: 700;
    font-size: 13px; 
  }


  .TopButtons .btn-primary {
    background-color: #e4002b; 
    color: white !important; 
    padding: 4px 14px 4px 4px; 
  }
  

  .btn-primary .btn-text {
    color: white !important; 
  }

  .TopButtons .btn-primary:hover {
    background-color: #CB0026; 
  }


  .TopButtons .btn-primary .icon-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px; 
    height: 28px;
    border-radius: 50%;
    background-color: #495057; 
    color: white; 
    margin-right: 8px;
    font-size: 12px;
  }


  .TopButtons .btn-secondary {
    background-color: transparent; 
    color: #5c677d; 
    padding: 4px 14px 4px 6px; 
  }

  .TopButtons .btn-secondary:hover {
    background-color: rgba(0, 0, 0, 0.03); 
  }

  .TopButtons .btn-secondary .icon-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    color: #8c98a4; 
    margin-right: 6px;
    font-size: 14px;
  }

  .TopButtons .btn-text {
    white-space: nowrap;
  }

.Black {
	background-color: rgba(0,0,0,0.60);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999997;
	left: 0px;
	top: 0px;
	display: none;
	backdrop-filter: blur(8px);
	transition-property:all;
	transition-duration:0.8s;
}

#Loader-Wrapper {
	position: fixed;
	inset: 0;
	z-index: 9998;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

#Loader {
	text-align: center;
	position: relative;
}

#Loader .Loading{
	position:relative;
	width:140px;
	height:140px;
	margin:auto;
}

#Loader .Loading img{
	position:absolute;
	left:50%;
	top:50%;
	width:70px;
	transform:translate(-50%,-50%);
	z-index:2;
}

.lds-dual-ring{
	position:absolute;
	inset:0;
	border-radius:50%;
	border:8px solid #d7d7d7;
	border-top-color:#d80000;
	border-bottom-color:#444;
	animation:wheel 1.2s linear infinite;
	box-shadow:
		0 0 0 3px #f3f3f3 inset,
		0 0 20px rgba(0,0,0,.08);
}

.lds-dual-ring::before{
	content:"";
	position:absolute;
	inset:16px;
	border-radius:50%;
	border:6px dashed #666;
	animation:wheelReverse 2.5s linear infinite;
}

.lds-dual-ring::after{
	content:"";
	position:absolute;
	inset:36px;
	border-radius:50%;
	background:#fff;
	box-shadow:0 0 15px rgba(0,0,0,.15);
}

@keyframes wheel{
	from{
		transform:rotate(0deg);
	}
	to{
		transform:rotate(360deg);
	}
}

@keyframes wheelReverse{
	from{
		transform:rotate(360deg);
	}
	to{
		transform:rotate(0deg);
	}
}

  .slider-logo-box {
            position: absolute;
            bottom: 100px;
            left: 50%;
            transform: translateX(-50%);
            display: flex;
            align-items: center;
            gap: 20px; 
            z-index: 999;
            width: max-content;
            max-width: 95%; 
            justify-content: center;
        }


        .slider-logo-box .logo-item {
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: rgba(255, 255, 255, 0.95); 
            width: 120px; 
            height: 70px; 
            border-radius: 20px; 
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
            backdrop-filter: blur(5px);
            transition: all 0.3s ease; 
            cursor: pointer;
        }

        .slider-logo-box .logo-item:hover {
            transform: translateY(-8px) scale(1.02); 
            box-shadow: 0 12px 25px rgba(0,0,0,0.2); 
            background-color: #ffffff; 
        }

        .slider-logo-box img {
            width: 45px; 
            max-height: 45px;
            object-fit: contain;
        }

  .eo-section {
    background-color: #f7f9fe; 
    padding: 50px 10px;
	  }

  .eo-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0px 10px;
  }


  .eo-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.5rem;
	  padding-top: 30px;
  }

  @media (min-width: 768px) { .eo-grid { grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1024px) { .eo-grid { grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 1280px) { .eo-grid { grid-template-columns: repeat(5, 1fr); } }

  /* Kart Tasarımı (Açık Tema) */
  .eo-card {
    background-color: #ffffff;
    border-radius: 0.75rem;
    padding: 2rem;
    border: 1px solid #e5e7eb; /* İnce açık gri kenarlık */
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
  }

  /* Hover Efekti - Kırmızı detaylar devreye girer */
  .eo-card:hover {
    border-color: #e7000b;
    box-shadow: 0 10px 15px -3px rgba(231, 0, 11, 0.15); /* Hafif kırmızımsı gölge */
    transform: translateY(-5px); /* Kart hafifçe yukarı kalkar */
  }

  /* Kart Sağ Üstteki Şekil Efekti */
  .eo-card-bg-shape {
    position: absolute;
    top: 0;
    right: 0;
    width: 5rem;
    height: 5rem;
    background-color: #e7000b; /* Erollar Oto Kırmızısı */
    border-bottom-left-radius: 9999px;
    opacity: 0.03; /* Çok hafif bir leke olarak durur */
    transition: transform 0.5s ease;
    z-index: 0;
  }

  .eo-card:hover .eo-card-bg-shape {
    transform: scale(1.5);
    opacity: 0.05;
  }

  /* Kart İçeriği */
  .eo-card-content {
    position: relative;
    z-index: 10;
  }

  /* İkon Kutusu */
  .eo-icon-box {
    width: 4rem;
    height: 4rem;
    background-color: #e7000b; /* Normalde tam kırmızı */
    border-radius: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    border: 1px solid #e7000b;
    transition: all 0.3s ease;
  }

  .eo-card:hover .eo-icon-box {
    background-color: #fff1f2; /* Üzerine gelince açık renk olur */
    border-color: #fecdd3;
  }

  /* İkon Rengi */
  .eo-icon {
    width: 2rem;
    height: 2rem;
    color: #FFF; /* Çok daha koyu, siyaha yakın antrasit tonu */
    transition: color 0.3s ease;
  }

  .eo-card:hover .eo-icon {
    color: #e7000b; /* Üzerine gelince ikon kırmızısı olur */
  }

  /* Kart Başlık ve Liste (Koyu renk metinler) */
  .eo-card-title {
    font-size: 18px;
    font-weight: 600;
    color: #111827; /* Koyu gri/Siyah */
    margin-bottom: 0.5rem;
    margin-top: 0;
    letter-spacing: 0.025em;
  }

  .eo-card-list {
    font-size: 0.875rem;
    color: #4b5563; /* Orta Gri */
    margin-bottom: 1rem;
    list-style: none;
    padding: 0;
    line-height: 1.5;
  }

  .eo-card-list li {
    margin-bottom: 0.25rem;
  }

  /* Kart Alt Açıklama */
  .eo-card-desc {
    color: #6b7280; /* Açık Gri */
    font-size: 12px;
	  font-weight: 600;
    line-height: 1.625;
    border-top: 1px solid #f3f4f6; /* İnce açık çizgi */
    padding-top: 1rem;
    margin: 0;
  }
	
	


@media screen and (max-width:1440px) {
	
	.Header {
	max-width: 100%;
}
	
	.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail p {
        padding-bottom: 0;
        font-size: 13px;
    }
	
	.InContent .Title {
	font-size: 24px;
		white-space: nowrap;
}
	.InContent .CorporateArea {
	width: 100%;
	padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
}
	.InContent .CorporateArea .CorporateLeft {
	float: none;
	width: 100%;
	padding: 0px;
		padding-bottom: 30px;
}
.InContent .CorporateArea .CorporateRight {
	float: none;
	width: 100%;
	padding: 0px;
}
	.InContent .CorporateArea .CorporateRight:before {
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 120px;
    border-color: #f7f9fe transparent transparent transparent;
    left: 50%;
    top: 0%;
    margin-top: 0px;
		margin-left: -120px;
}

	.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateText:before {
    border-width: 70px;
    margin-top: -120px;
}
#owl-banner .item .Caption .CDetail p.Detail {
		font-size: 16px;
		line-height: 25px;
		}
#owl-banner .item .Caption {
	top: 30%;
	}
	#owl-banner .item .Caption .CDetail p.Title {
		font-size: 40px;
		line-height: 40px;
		white-space: nowrap;
		}
	
}



@media screen and (max-width:1280px) {
	
	.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateText:before {
    margin-right: 39px;
}
	.PageProjectArea .ProjectList .Box {
	width: 32.2%;
	margin-bottom: 20px;
}
	.MainContainer .Content-Wrap .PageContent {
	width:100%;
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
}
	.MainContainer .TopBar-Wrap .TopBar {
	width: 100%;
}
	.Header {
	max-width: 100%;
}
	#Menu-Nav li a {
	padding-right: 20px;
	padding-left: 20px;
}
	.MainContainer .HeaderMenu {
	left: 240px;
}
	.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateText:before {
    border-width: 70px;
    margin-top: -170px;
}
	.MainContainer .HomeContent-Wrap .ServicesIconContent {
	width: 96%;
}
	.MainContainer .HomeContent-Wrap .ServicesIconContent .Box {
	width: 30%;
}
	
}


@media screen and (max-width:1152px) {
	
	.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateBlock .CorporateImg {
	width: 100%;
	padding-right: 0px;
	float: none;
}
	.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateText {
	width: 100%;
	float: none;
		padding-top: 30px;
}
	.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateText:before {
    border-width: 180px;
    border-color: transparent transparent #FFF transparent;
    right: 50%;
    top:auto;
		bottom: 100%;
    margin-top: 0px;
    margin-right: -180px;
}
	.NextButton {
	width: 100%;
		margin: auto;
}
	
	.PageProjectArea .ProjectList .Box span {
	font-size: 12px;
}
	.MobileMenu {
		display: block;
	}
	.MainContainer .HeaderMenu {
	display: none;
}
	#owl-faaliyet .item span {
	font-size: 20px;
}
	.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail p {
        padding-bottom: 25px;
        font-size: 16px;
    }
	.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateText:before {
    border-width: 100px;
		bottom: 99%;
    margin-right: -100px;
}
	.TopButtons {
    right: 140px;
  }
	
}


@media screen and (max-width:1024px) {
	
	#owl-banner .item {
	height: 700px;
	}
	
	.MainContainer .Footer-Wrap .Footer {
	width: 100%;
}
	.MainContainer .Footer-Wrap .Footer .FMenu {
	display: none;
}
	.MainContainer .Footer-Wrap .Footer .FLogo {
	width:200px;
	height:auto;
	margin-right:0px;
		margin-bottom: 30px !important;
	float:none;
		margin: auto;
}
	.MainContainer .Footer-Wrap .Social {
	position: relative;
	right: 0px;
	top: 0px;
		margin: auto;
		text-align: center;
}
	#owl-faaliyet .owl-prev {
      display: none;
    }
	#owl-faaliyet .owl-next {
      display: none;
    }
	.PageProjectArea .ProjectList .Box {
	width: 49%;
}
	.PageProjectArea .ProjectList .Box span {
	font-size: 13px;
}
	.MainContainer .Slider-Wrap {
	height: 500px;
}
	.TopButtons {
    right: 130px;
  }
		.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateText:before {
    border-width: 100px;
    margin-right: -100px;
			bottom: 99%;
}
	.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail p {
        padding-bottom: 25px;
        font-size: 16px;
    }
	.MainContainer .HomeContent-Wrap .ServicesIconContent {
	width: 98%;
}
	.MainContainer .HomeContent-Wrap .ServicesIconContent .Box {
	width: 30%;
	margin-left: 1%;
	margin-right: 1%;
}
	#owl-banner .item .Caption {
	width: 60%;
    }
	#owl-faaliyet .item span {
	font-size: 22px;
}
}


@media screen and (max-width:968px) {
	
	
	.MainContainer .HomeContent-Wrap .CoverArea .CoverContent .CoverTitle {
	padding-bottom: 20px;
	padding-top: 30px;
	font-size: 32px;
	font-weight: 700;
	color: #FFFFFF;
}
	.InContent .LeftContactArea {
	width: 100%;
	float: none;
	padding-right: 0;
		padding-bottom: 60px;
}
	.InContent .RightContactArea {
	width: 100%;	
	padding-left: 0;
	float: none;
}
	.InContent .LeftCareerArea {
	width: 100%;
	float: none;
	padding-right: 0;
		padding-bottom: 40px;
}
.InContent .RightCareerArea {
	width: 100%;	
	padding-left: 0%;
	float: none;
}
}



@media screen and (max-width:768px) {
	
	.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateText:before {
    border-width: 120px;
    border-color: transparent transparent #FFF transparent;
    right: 50%;
    top:auto;
		bottom: 100%;
    margin-top: 0px;
    margin-right: -120px;
}
	.PageProjectArea .ProjectList .Box {
	width: 100%;
		margin-left: 0;
		margin-right: 0;
}
	.PageProjectArea .ProjectList .Box span {
	left: -10px;
	width: 90%;
	bottom: 10px;
	padding: 10px;
	padding-left: 20px;
	font-size: 13px;
}
	.InContent .Title {
	font-size: 18px;
}
	.PageProjectArea .ProjectList .Box {
		margin-bottom: 40px;
	
}
	.MainContainer .Slider-Wrap {
	height: 700px;
}
#owl-banner .item {
	height: 700px;
    }
	.NextButton a {
	width: 90%;
}
	#owl-banner .item .Caption .CDetail p.Title {
		font-size: 32px;
		line-height: 32px;
		}
	#owl-banner .item .Caption .CDetail p.Detail {
		font-size: 14px;
		line-height: 22px;
		}
	.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateText:before {
    border-width: 70px;
    margin-right: -70px;
			bottom: 99%;
}
	.MainContainer .HomeContent-Wrap .ServicesIconContent .Box {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
		margin-bottom: 30px;
}
	#owl-banner .owl-prev {
       left: 15px;
    }
	#owl-banner .owl-next {
       right: 15px;
    }
	
}


@media screen and (max-width:640px) {
	
	#owl-banner .item .Caption .CDetail p.Title {
		font-size: 32px;
		}
	.LineHeading span {
	font-size: 26px;
}
	.MainContainer .PageTitleArea {
	height: 500px;
	line-height:380px;
	font-size:36px;
}
	.InContent .CorporateArea .CorporateRight:before {
    border-width: 80px;
		margin-left: -80px;
}
	.PageProjectArea {
	padding-left: 20px;
	padding-right: 20px;
}
	.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateText:before {
    border-width: 80px;
    margin-right: -80px;
}
	
	.GalleryArea ul li a img {
	height: 120px;
}
	.TopButtons {
    display: none;
  }
	
}



@media screen and (max-width:440px) {
	
	#owl-banner .item .Caption {
	width: 90%;
	}
	#owl-banner .item .Caption .CButton a {
		width: 260px;
		}
	.MainContainer .HomeContent-Wrap .HomeCorporateArea .CorporateDetail .CorporateText:before {
    border-width: 40px;
    margin-right: -40px;
}
	.MainContainer .HomeContent-Wrap .ServicesIconContent {
	width: 90%;
}
	.MainContainer .HomeContent-Wrap .CoverArea .CoverContent {
	height: 240px;
}
	.MainContainer .HomeContent-Wrap .CoverArea .CoverContent {
	padding-top: 10px;
}
	.MainContainer .HomeContent-Wrap .CoverArea .CoverContent .CoverTitle {
	padding-top: 30px;
	font-size: 24px;
}
	.MainContainer .HomeContent-Wrap .CoverArea .CoverContent p {
	font-size: 16px;
}
	.Continue {
	display: none;
	
        }
	
}
