@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	color: #424E58;
	background-color:#FFFFFF;
	height: 100%;
	user-select:none;
}
html {
	height: 100%;
}
* {
	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 {
}
.MainContainer .TopBar-Wrap {
	background-color: #4a4a4a;
	width: 100%;
	height: 40px;
	position: fixed;
	top: 0px;
	z-index: 999;
}
.MainContainer .TopBar-Wrap .TopBar {
	width:1200px;
	height:40px;
	margin:auto;
	position:relative;
}
.MainContainer .TopBar-Wrap .TopPhone {
	height: 40px;
	display: inline-block;
	float: right;
	line-height: 40px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFF;
}
.MainContainer .TopBar-Wrap .TopPhone a {
	color: #FFF;
}
.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 .Header-Wrap {
	background-color: #FFFFFF;
	width: 100%;
	height: auto;
	position:fixed;
	top: 40px;
	z-index: 999;
	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;
    animation: fadeIn 0.5s ease-in-out;
}
.MainContainer .Header-Wrap .Header {
	width:1200px;
	height:80px;
	margin:auto;
	position:relative;
}
.MainContainer .Header-Wrap .Header .Logo a {
	display: block;
	position: absolute;
	left: 20px;
	top: 10px;
	z-index: 100;
	box-sizing: border-box;
}
.MainContainer .Header-Wrap .Header .Logo a img {
	height: 60px;
}
.MainContainer .Header-Wrap .HeaderMenu {
	height:80px;
	position:absolute;
	left:330px;
	bottom:0px;
	z-index:9999;
}
.MainContainer .Slider-Wrap {
	position:relative;
	z-index: 100;
	background-color: #FFF;
	padding-top: 120px;
}
.MainContainer .Slider-Wrap .Slider {
	width: 100%;
	height: auto;
	margin: auto;
}
.MainContainer .PageTitleArea {
	height:140px;
	line-height:140px;
	font-size:32px;
	background-color:#b7002e;
	color:#FFFFFF;
	text-align: center;
	position: relative;
	overflow: hidden;
	position: relative;
	z-index: 100;
	font-weight: 400;
	top: 0px;
}
.MainContainer .PageTitleArea span.R {
	font-size: 22px;
	vertical-align: super;
}
.MainContainer .PageTitleArea.NoBorder {
	border-bottom:none;
}
.MainContainer .PageTitleArea.CC {
	background-position: center center;
}
.MainContainer .PageTitleArea.NoImg {
	height:300px;
	line-height:300px;
	font-size:42px;
	font-weight:300;
	background-color:#7D7D7D;
}
.MainContainer .PageTitleArea.CB {
	background-position: center bottom;
}
.MainContainer .PageTitleArea.P1 {
	background-image: url(../images/PageTitleLogo.png);
	background-repeat: no-repeat;
}
.MainContainer .PageTitleArea.P2 {
	background-image: url(../images/PageTitleBg1.jpg);
	background-repeat: no-repeat;
}
.MainContainer .PageTitleArea.P3 {
	background-image: url(../images/PageTitleBg2.jpg);
	background-repeat: no-repeat;
}
.MainContainer .PageTitleArea.P4 {
	background-image: url(../images/PageTitleBg3.jpg);
	background-repeat: no-repeat;
}
.MainContainer .GoogleMaps {
	height:540px;
	border-bottom:solid 5px #fff;
	position: relative;
	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);
}
.MainContainer .Content-Wrap {
	min-height:580px;
	padding-top: 120px;
	padding-bottom: 0px;
}
.MainContainer .Content-Wrap.PD {
	padding-top: 110px;
}
.MainContainer .Content-Wrap.NOPD {
	padding-top: 0px;
}
.MainContainer .Content-Wrap.GR {
	background-color: #f7f9fe;
}

.MainContainer .Content-Wrap .FaaliyetArea {
	width: 100%;
	position: relative;
	padding-top: 80px;
	padding-bottom: 30px;
	background-color: #f7f9fe;
	border-top: solid 1px #e9e9e9;
}
.MainContainer .Content-Wrap .FaaliyetArea .FaaliyetContent {
	width: 80%;
	margin: auto;
	text-align: center;
	position: relative;
}
.MainContainer .Content-Wrap .CorporateArea {
	width: 100%;
	position: relative;
	padding-top: 50px;
	padding-bottom: 60px;
}
.MainContainer .Content-Wrap .ContentTitle {
	padding: 20px;
	font-weight: 400;
	display: block;
	text-align: center;
	font-size: 24px;
}
.MainContainer .Content-Wrap .CorporateArea .CorporateDetail {
	width: 65%;
	margin: auto;
	font-size: 16px;
	line-height: 26px;
	font-weight: 400;
	padding: 10px 10px;
	box-sizing: border-box;
}

.MainContainer .Content-Wrap .CorporateArea .CorporateDetail p {
	padding-bottom: 30px;
}
.MainContainer .Content-Wrap .CorporateArea .CorporateDetail p.Title {
	font-weight: 400;
	display: block;
	text-align: center;
	font-size: 24px;
	padding-bottom: 20px;
}
.MainContainer .Content-Wrap .PageContent {
	padding-top:30px;
	padding-bottom:50px;
	margin:auto;
	width:1200px;
	min-height: 500px;
}
.InContent {
	position: relative;
	box-sizing: border-box;
	padding-top: 30px;
	padding-bottom: 100px;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
	line-height: 24px;
	font-weight: 400;
	font-size: 14px;
}
.InContent .PageLeft {
	float: left;
	width: 240px;
	position: relative;
}
.InContent .PageLeft .LeftMenuArea {
	padding-bottom: 30px;
	position: relative;
	bottom: 140px;
	z-index: 100;
	background-color: #FFFFFF;
	box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
	min-height: 300px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.InContent .PageLeft .LeftMenuArea:before {
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 35px 240px 0px 0px;
    border-color: #FFF transparent transparent transparent;
    left: 0%;
    top: 100%;
}
.InContent .PageLeft .LeftMenuArea .MenuTitle {
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	border-bottom: solid 1px #e7e7e7;
	line-height: 30px;
	background-color: #ffffff;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.InContent .PageLeft .LeftMenuArea ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.InContent .PageLeft .LeftMenuArea ul li {
}
.InContent .PageLeft .LeftMenuArea ul li a {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 600;
	box-sizing: border-box;
	border-bottom: solid 1px #e7e7e7;
}
.InContent .PageLeft .LeftMenuArea ul li a:hover {
	border-bottom: solid 1px #4a4a4a;
	background-color: #4a4a4a;
	color: #FFF;
	transition-property:all;
	transition-duration:0.4s;
}
.InContent .PageLeft .LeftMenuArea ul li a.Selected {
	font-weight: 400;
	color: #ffffff;
	background-color: #4a4a4a;
	border-bottom: solid 1px #383838;
}
.InContent .PageLeft .LeftMenuArea ul li a.Selected:hover {
}
.InContent .PageRight {
	float: left;
	width: 920px;
	padding-left: 30px;
	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 .ProductBlock .Title {
	font-size: 22px;
	font-weight: 700;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #ed1c24;
}
.InContent .AboutBlock {
	width: 90%;
	margin: auto;
}
 .InContent .AboutBlock p.Title {
	font-weight: 400;
	display: block;
	text-align: center;
	font-size: 24px;
	padding-bottom: 20px;
}
 .InContent .AboutBlock p.Left {
	text-align: left;
}
.InContent .AboutBlock .DLeft {
	width: 100%;
	float: none;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	box-sizing: border-box;
	position: relative;
	background-image: url(../images/AboutBGLogo-1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.InContent .AboutBlock .DRight {
	width: 30%;
	float: left;
	padding-left: 20px;
	box-sizing: border-box;
	display: none;
}
.InContent .AboutBlock .DRight img {
	width: 100%;
	display: block;
}
.InContent .ContactArea {
	margin-bottom: 20px;
	font-size: 13px;
	
}
.InContent .LeftContactArea {
	width: 49%;
	float: left;
	padding-right: 1%;
	box-sizing: border-box;
}
.InContent .LeftContactArea .Block {
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.InContent .LeftContactArea .Block .OfficeMaps {
	height: auto;
	margin-bottom: 20px;
}
.InContent .RightContactArea {
	width: 49%;	
	box-sizing: border-box;
	padding-left: 1%;
	float: left;
}
.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;
}
.InContent .ContactArea .ContactTitle {
	font-size: 22px;
	font-weight: 700;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #4a4a4a;
}
.InContent .ContactArea span {
	display: block;
	position: relative;
	padding-left: 10px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: solid 1px #E8E8E8;
	font-size: 14px;
}
.InContent .ContactArea span i {
	float: left;
	z-index: 100;
	color: #747474;
	margin-right: 15px;
}
.InContent .ContactArea span.Address {
}
.InContent .ContactArea span.Address i {
	font-size: 22px;
	background-color: #b7002e;
	color: #FFFFFF;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
}
.InContent .ContactArea span.Phone {
}
.InContent .ContactArea span.Phone i {
	font-size: 22px;
	background-color: #b7002e;
	color: #FFFFFF;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
}
.InContent .ContactArea span.MobilePhone {
}
.InContent .ContactArea span.MobilePhone i {
	font-size: 24px;
	background-color: #b7002e;
	color: #FFFFFF;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
}
.InContent .ContactArea span.Fax {
}
.InContent .ContactArea span.Fax i {
	font-size: 16px;
	background-color: #b7002e;
	color: #FFFFFF;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
}
.InContent .ContactArea span.Mail {
}
.InContent .ContactArea span.Mail i {
	font-size: 16px;
	background-color: #b7002e;
	color: #FFFFFF;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
}
.InContent .ContactFormArea {
}
.InContent .SupportFormArea {
}
.InContent .SupportFormArea .FormLeft {
	width: 49%;
	margin-right: 1%;
	box-sizing: border-box;
	float: left;
}
.InContent .SupportFormArea .FormRight {
	width: 49%;
	margin-left: 1%;
	box-sizing: border-box;
	float: left;
}
.FormGroup {
	margin-bottom: 5px;
}
.FormGroup label {
	margin-bottom: 5px;
	display: block;
}
.FormGroup input[type='text'] {
	width: 100%;
	padding: 12px;
	border: 1px solid #EBEBEB;
	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:focus[type='text'] {
	border: 1px solid #b7002e;
	transition-property:all;
	transition-duration:0.5s;
}
.FormGroup input[type='file'] {
	width: 100%;
	padding: 12px;
	border: 1px solid #cbcbcb;
	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;
	border-radius: 6px;
}
.FormGroup input[type='submit'], [type='button'] {
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	background-color:#b7002e;
	border-radius: 100px;
	color:#FFF;
	box-sizing: border-box;
	border: solid 1px #b7002e;
	-webkit-appearance: none;
   -moz-appearance:    none;
	width: 100%;
}
.FormGroup input:hover[type='submit'], [type='button'] {
	background-color:#E3121A;
	border: solid 1px #E3121A;
	transition-property:all;
	transition-duration:0.2s;
}
.FormGroup select {
	width: 100%;
	padding: 12px;
	border: 1px solid #cbcbcb;
	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;
	border-radius: 6px;
}
.FormGroup textarea {
	width: 100%;
	height: 120px;
	padding: 10px;
	border: 1px solid #EBEBEB;
	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: 1px solid #b7002e;
	transition-property:all;
	transition-duration:0.5s;
}

.InContent strong {
	font-weight:600;
}
.InContent p {
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
}
.InContent p.title {
	font-size: 24px;
	font-weight: 400;
	line-height: 32px;
	color: #ed1c24;
}
.InContent p.large {
	font-size: 38px;
	font-weight: 600;
	line-height: 36px;
	word-spacing: 10px;
	padding-bottom: 30px;
}
.InContent p.italic {
	font-style: italic;
}
.InContent p.center {
	text-align: center;
}
.InContent p.bold {
	font-weight: 600;
}
.InContent .Clip {
	margin:auto;
	text-align: center;
	margin-bottom: 20px;
	float: right;
	margin-left: 60px;
}
.InContent .Clip img {
	width: auto;
	height: auto;
	max-width: 100%;
}
.MainContainer .Footer-Wrap {
	background-color: #2d363d;
	position: relative;
	min-height: 180px;
	border-top: solid 5px #2c2b2b;
}
.MainContainer .Footer-Wrap .Social {
	position: absolute;
	right: 0px;
	top: 20px;
	z-index: 100;
	width: auto;
}
.MainContainer .Footer-Wrap .Social ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	padding-top: 10px;
}
.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: #E7E7E7;
	border: solid 1px #677987;
	width: 32px;
	height: 32px;
	text-align: center;
	border-radius: 50%;
	line-height: 32px;
}
.MainContainer .Footer-Wrap .Social ul li a i:hover {
	color: #FFFFFF;
	transition-property:all;
	transition-duration:0.2s;
	background-color: #B7002E;
	border: solid 1px #B7002E;
}
.MainContainer .Footer-Wrap .Footer {
	margin: auto;
	height: auto;
	width: 1100px;
	padding-top: 25px;
	padding-bottom:25px;
	position: relative;
	min-height: 180px;
}
.MainContainer .Footer-Wrap .Footer .FLogo {
	width:auto;
	height:auto;
	margin-right:80px;
	float:left;
}
.MainContainer .Footer-Wrap .Footer .FLogo img {
	height: 130px;
}
.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: 50px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul.FM2 {
	float: left;
	padding-right: 50px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul.FM3 {
	float: left;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul.FM5 {
	float: left;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul li {
}
.MainContainer .Footer-Wrap .Footer .FMenu .FMTitle {
	display: block;
	color: #b3bbc3;
	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;
	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;
	color: #899eb5;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul li a.noborder {
	border:none;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul li a:hover {
	color: #D7E9FE;
	transition-property:all;
	transition-duration:0.2s;
}

.MainContainer .Copyright-Wrap {
	background-color: #1b242a;
	border-top: solid 1px #404e58;
	position: relative;
	padding-top: 14px;
	padding-bottom: 14px;
}
.MainContainer .Copyright-Wrap .Copyright {
	width: 380px;
	margin:auto;
	font-weight: 600;
}
.MainContainer .Copyright-Wrap .Copyright span {
	display: block;
	color: #5b707e;
	font-size: 11px;
}
.MainContainer .Copyright-Wrap .Copyright span.C1 {
	float: left;
	padding-right: 10px;
}
.MainContainer .Copyright-Wrap .Copyright span.C2 {
	padding-left: 10px;
	float: left;
	border-left: 1px solid #2d363d;
}


.MainContainer .Content-Wrap .HomeContactDetail-Wrap {
	width: 100%;
	position: relative;
	padding-top: 20px;
	padding-bottom: 10px;
}



@keyframes ItemAnimation {
  0% {
    opacity:0;
    transform:  translate(0px,-30px)  ;
  }
  100% {
    opacity:1;
    transform:  translate(0px,0px)  ;
  }
}

@-moz-keyframes ItemAnimation {
  0% {
    opacity:0;
    -moz-transform:  translate(0px,-30px)  ;
  }
  100% {
    opacity:1;
    -moz-transform:  translate(0px,0px)  ;
  }
}

@-webkit-keyframes ItemAnimation {
  0% {
    opacity:0;
    -webkit-transform:  translate(0px,-30px)  ;
  }
  100% {
    opacity:1;
    -webkit-transform:  translate(0px,0px)  ;
  }
}

@-o-keyframes ItemAnimation {
  0% {
    opacity:0;
    -o-transform:  translate(0px,-30px)  ;
  }
  100% {
    opacity:1;
    -o-transform:  translate(0px,0px)  ;
  }
}

@-ms-keyframes ItemAnimation {
  0% {
    opacity:0;
    -ms-transform:  translate(0px,-30px)  ;
  }
  100% {
    opacity:1;
    -ms-transform:  translate(0px,0px)  ;
  }
}

.LineHeading {
	position:relative;
	text-align:center;
	display:block;
	margin-bottom:25px;
}
.LineHeading:after {
	position:absolute;
	top:120%;
	left: 50%;
	margin-left: -12%;
	display:block;
	width:24%;
	height:1px;
	border-top:solid 1px #ed1c24;
	content:"";
	z-index:10;
}
.LineHeading:before {
	position:absolute;
	top:120%;
	left: 50%;
	margin-left: -4%;
	display:block;
	width:8%;
	height:1px;
	border-top:solid 3px #ed1c24;
	content:"";
	z-index:10;
}
.LineHeading span {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 6px;
	padding-top: 6px;
	font-size: 34px;
	font-weight: 400;
	position: relative;
	z-index: 100;
	color: #424E58;
}
.TopLanguage {
	display: inline-block;
	float: right;
	color: #E1E1E1;
	line-height: 40px;
	height: 40px;
	font-weight: 400;
	position: relative;
	margin-right: 10px;
}
.TopLanguage a {
	color: #E1E1E1;
	display: block;
	border-left: solid 1px #a19b9b;
	padding-left: 15px;
	height: 22px;
	position: relative;
	line-height: 22px;
	top: 9px;
}
.TopLanguage {
	display: inline-block;
	float: right;
	color: #E1E1E1;
	line-height: 40px;
	height: 40px;
	font-weight: 400;
	position: relative;
	margin-right: 10px;
}
.TopLanguage a:hover {
	color: #FFF;
	transition-property:all;
	transition-duration:0.5s;
}
.TopSocial {
	padding-left: 15px;
	padding-right: 15px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	z-index: 100;
	left: 20px;
	top: 8px;
}
.TopSocial ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.TopSocial ul li {
	margin-right: 1px;
	display: inline-block;
}
.TopSocial ul li a {
}
.TopSocial ul li a i {
	display: block;
	font-size: 14px;
	color: #FFF;
	width: 20px;
	height: 20px;
}
.TopSocial ul li a i:hover {
	color: #EE7D76;
	transition-property:all;
	transition-duration:0.2s;
}

.NextButton a {
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	display: block;
	border: solid 1px #ed1c24;
	background-color: #ed1c24;
	width: 40%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 50px;
	margin: auto;
}
.NextButton a:hover {
	border: solid 1px #ed1c24;
	background-color: transparent;
	color: #ed1c24;
	transition-property: all;
	transition-duration: 0.2s;
	background-image: none;
}
/*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-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	color: #323232;
	padding-right: 26px;
	padding-bottom: 0;
	padding-left: 26px;
	height: 80px;
	line-height: 80px;
	font-style: normal;
	font-weight: 600;
	box-sizing: border-box;
}
#Menu-Nav li a.Home {
	box-sizing: border-box;
	background-image: url(../images/HomeIcon.png);
	background-position: center 28px ;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 20px;
}
#Menu-Nav li a.Home.active {
	background-image: url(../images/HomeIcon.png);
	background-position: center 28px ;
	background-repeat: no-repeat;
	border-top: 0px;
	opacity: 0.8;
	background-color: #FFFFFF;
}
#Menu-Nav li a.noborder {
	border-right: none;
}
#Menu-Nav li a.active {
	background-color: #FFF;
	transition-property:all;
	transition-duration:0.2s;
	color: #ed1c24;
	border-bottom: solid 3px #EE2E36;
	box-sizing: border-box;
}
#Menu-Nav ul li a.active {
	background-color: #ed1c24;
	transition-property:all;
	transition-duration:0.2s;
	color: #FFFFFF;
	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 #EE2E36;
}
#Menu-Nav ul li:hover {
	border-bottom: solid 1px #E3121B;
}
#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: #ed1c24;
	color: #FFFFFF;
}
#Menu-Nav ul li a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	transition-property: all;
	transition-duration: 0.2s;
	background-color: #E3121B;
}
#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: 5px;
	margin-right: 5px;
	position: relative;
	z-index: 100;
	
}
#owl-faaliyet .item .Box {
	background:#FFF;
    margin:40px auto;
	padding-bottom: 20px;
	
}
#owl-faaliyet .item .Box:hover {
	background:#b7002e;
	transition-property:all;
	transition-duration:0.5s;
	
}
#owl-faaliyet .item .Box:hover .BoxDetail {
	color: #FFF;
	transition-property:all;
	transition-duration:0.5s;
	
}

#owl-faaliyet .item .Box .BoxImage {
	position: relative;
	overflow: hidden;
	-webkit-transition: all 400ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 400ms ease-in;
    -ms-transform: scale(1);   
    -moz-transition: all 400ms ease-in;
    -moz-transform: scale(1);
    transition: all 400ms ease-in;
    transform: scale(1);
}
#owl-faaliyet .item .Box .BoxImage img {
	-webkit-transition: all 400ms ease-out;
    -webkit-transform: scale(1);
    -ms-transition: all 400ms ease-out;
    -ms-transform: scale(1);   
    -moz-transition: all 400ms ease-out;
    -moz-transform: scale(1);
    transition: all 400ms ease-out;
    transform: scale(1);
}
#owl-faaliyet .item .Box .BoxImage:hover img {
	-webkit-transition: all 400ms ease-in;
    -webkit-transform: scale(1.10);
    -ms-transition: all 400ms ease-in;
    -ms-transform: scale(1.10);   
    -moz-transition: all 400ms ease-in;
    -moz-transform: scale(1.10);
    transition: all 400ms ease-in;
    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);
}
#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 .BlackCover .Location {
    position: absolute;
	z-index: 100;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	right: 10px;
	top: 10px;
	background-color: #b7002e;
	color: #FFFFFF;
	border-radius: 6px;
	font-size: 11px;
	font-weight: 600;
 }
#owl-faaliyet .item .Box .BoxImage img {
	
}
#owl-faaliyet .item .Box .BoxDetail {
	color: #424E58;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	padding: 15px;
	line-height: 22px;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
	
	
}
#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;
		background-color: aqua;
		position: absolute;
		left: -60px;
		top: 40%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: rgba(0,0,0,0.40);
		font-size: 20px;
    }
#owl-faaliyet .owl-prev span {
	font-size: 40px;
    }
#owl-faaliyet .owl-prev:hover {
       background-color: rgba(0,0,0,0.60);
	opacity: 0.6;
    }
#owl-faaliyet .owl-next {
       width: 50px;
		height: 50px;
		background-color: aqua;
		position: absolute;
		right: -60px;
		top: 40%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: rgba(0,0,0,0.40);
    }
#owl-faaliyet .owl-next span {
	font-size: 40px;
    }
#owl-faaliyet.owl-next:hover {
       background-color: rgba(0,0,0,0.60);
	opacity: 0.6;
    }
		#owl-faaliyet .item a {
            display: block;
        }





#owl-banner .item .Caption {
	width: 80%;
	    height: auto;
	min-height: 100px;
	left: 10%;
	top: 80px;
	position: absolute;
	z-index: 200;
	color: #FFFFFF;
	padding: 30px;
	text-align: center;
	box-sizing: border-box;
	animation: ItemAnimation ease-in-out 2s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: ItemAnimation ease-in-out 2s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: ItemAnimation ease-in-out 2s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: ItemAnimation ease-in-out 2s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: ItemAnimation ease-in-out 2s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
    }
#owl-banner .item .Caption .CDetail {
    }
#owl-banner .item .Caption .CDetail p.Title {
		font-size: 48px;
	font-weight: 600;
	padding-bottom: 30px;
	line-height: 60px;
    }
#owl-banner .item .Caption .CDetail p.Detail {
		font-size: 18px;
	font-weight: 400;
	line-height: 24px;
    }
#owl-banner .item .Caption .CButton a {
		font-size: 14px;
	font-weight: 600;
	padding:5px;
	width: 240px;
	margin: auto;
	display: block;
	border: solid 1px rgba(255,255,255,1.00);
	line-height: 30px;
	margin-top: 30px;
	border-radius: 100px;
	color: rgba(255,255,255,1.00);
    }
#owl-banner .item .Caption .CButton a:hover {
	color: #FFF;
	transition-property:all;
	transition-duration:0.4s;
	background-color: #ed1c24;
	border: solid 1px #ed1c24;
    }
	#owl-banner .item img {
		height: auto;
		display: block;
		width: 100%;
	object-fit: cover;
		object-position: center center;
    }
	#owl-banner .owl-prev {
       width: 50px;
		height: 50px;
		background-color: aqua;
		position: absolute;
		left: 30px;
		top: 40%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: rgba(255,255,255,0.50);
		font-size: 20px;
    }
#owl-banner .owl-prev span {
	font-size: 40px;
    }
#owl-banner .owl-prev:hover span {
	font-size: 40px;
	color: #5A5A5A
    }
#owl-banner .owl-prev:hover {
		background-color: rgba(255,255,255,0.70);
    }
	#owl-banner .owl-next {
       width: 50px;
		height: 50px;
		background-color: aqua;
		position: absolute;
		right: 30px;
		top: 40%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: rgba(255,255,255,0.50);
    }
#owl-banner .owl-next span {
	font-size: 40px;
    }
#owl-banner .owl-next:hover span {
	font-size: 40px;
	color: #5A5A5A
    }
#owl-banner .owl-next:hover {
		background-color: rgba(255,255,255,0.70);
    }
#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%;
    }






[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
	margin-bottom: 10px;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #ed1c24;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}



[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
	margin-bottom: 10px;
}
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    background: #fff;
}
[type="checkbox"]:checked + label:after,
[type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #3381DC;
    position: absolute;
    top: 4px;
    left: 4px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots {
    position: relative;
	bottom: 80px;
}
.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots .owl-dot span {
      width: 14px;
      height: 14px;
      margin: 5px 7px;
      background-color: transparent;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; 
	border: solid 2px #FFF;
	box-sizing: border-box;
}
.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots .owl-dot span:hover {
      background-color: #FFF;
	transition-property: all;
	transition-duration: 0.5s;
}
.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #b7002e; 
	border: solid 2px #b7002e;
}




.MobileMenu {
	display: none;
}
.MobileListMenu {
	display: none;
}
.TopButtons {
	position: absolute;
	right: 0px;
	top: 18px;
	height: auto;
	line-height: 34px;
	padding-right: 5px;
	text-align: center;
}

.TopButtons a.BidButton {
	display: inline-block;
	width: 180px;
	height: 44px;
	line-height: 44px;
	background-color: #b7002e;
	color: rgba(255,255,255,1.00);
	font-size: 14px;
	font-weight: 600;
	margin-top: 2px;
	border-radius: 100px;
}
.TopButtons a.BidButton:hover {
	color: #FFF;
	border: none;
	background-color: #DE1119;
	transition-property: all;
	transition-duration: 0.6s;
}
.Catalog a {
	display: none;
}

.effect2
{
  position: relative;
}
.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;
}

.ReferLogosArea {
	text-align: center;
}
.ReferLogosArea ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.ReferLogosArea ul li {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	width: auto;
	min-width: 160px;
	height: auto;
	text-align: center;
	border: solid 1px #DFDFDF;
	background-color: rgba(255,255,255,0.50);
	box-sizing: border-box;
	border-radius: 10px;
	position: relative;
}
.ReferLogosArea ul li:hover {
	border: solid 1px #ed1c24;
	transition-property:all;
	transition-duration:0.4s;
}
.ReferLogosArea ul li img {
	width: auto;
	height: 100px;
	display: block;
	margin: auto;
	border-radius: 10px;
}
.Continue {
	padding: 15px
	
        }
.Continue a {
	border:solid 1px #b7002e;
	color: #FFFFFF;
	padding: 15px;
	font-size: 16px;
	font-weight: 600;
	border-radius: 30px;
	display: block;
	text-align: center;
	margin: auto;
	background-color: #b7002e;
	width: 60%;
	
        }
.Continue a:hover {
	border: solid 1px #FFF;
	background-color: #FFF;
	color: #b7002e;
	transition-property: all;
	transition-duration: 0.2s;
	
        }
#toTop {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 35px;
    width: 40px;
    height: 40px;
    opacity: 1;
	border: solid 2px #b7002e;
	background-color: #b7002e;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	z-index: 9999;
}
#toTop i {
    font-size: 16px;
	color: #FFF;
}
#toTop:hover {
    opacity: 1;
	background-color: #C60F16;
	transition-property:all;
	transition-duration:0.3s;
}
#toTop:hover i {
    color: #FFF;
}

#Loader-Wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9998;
	background-color: rgba(0,0,0,0.90);
}
#Loader {
    position: relative;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
	text-align: center;
	z-index: 9998;
	animation: load-logo 1.2s linear infinite;
	
}

#Loader .Loading {
	width: 100px;
	height: 100px;
	position: relative;
	z-index: 9999;
	border-radius: 100px;
	padding: 10px;
}


.lds-dual-ring {
  display: inline-block;
  width: 100px;
  height: 100px;
	position: relative;
	top: -120px;
	left: 0px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 100px;
  height: 100px;
  margin: 0px;
  border-radius: 50%;
  border: 10px solid #fff;
  border-color: #434647 #434647 #595D5F #434647;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
	  opacity: 0.5;
  }
  100% {
    transform: rotate(360deg);
	  opacity: 1;
  }
}
@keyframes load-logo {
  0% {
	  opacity: 0.2;
  }
  100% {
	  opacity: 1;
  }
	
	
	
}

.ProjeDetailArea {
	
}
.ProjeDetailArea .ProjeBlock {
	margin-bottom: 40px;
	
}
.ProjeDetailArea .ProjeBlock .ProjectImg {
	width: 500px;
	height: auto;
	float: left;
	
}
.ProjeDetailArea .ProjeBlock .ProjectImg img {
	display: block;
	width: 100%;
	height: auto;
	
}
.ProjeDetailArea .ProjeBlock .ProjectDetail {
	width: 390px;
	height: 340px;
	background-color: #dfe7ee;
	float: left;
	position: relative;
	z-index: 100;
	padding: 20px;
	box-sizing: border-box;
	
}
.ProjeDetailArea .ProjeBlock .ProjectDetail .PTitle {
	font-size: 24px;
	line-height: 20px;
	font-weight: 400;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px #a0b8cd;
	
}
.ProjeDetailArea .ProjeBlock .ProjectDetail table {
	
}
.ProjeDetailArea .ProjeBlock .ProjectDetail table td {
	padding: 10px 5px;
	border-bottom: solid 1px #bfd0df;
	
}
.ProjeDetailArea .ProjeBlock .ProjectDetail table td.Title {
	font-weight: 600;
	
}
.ProjeDetailArea .ProjeBlock .ProjectDetail:after {
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 80px;
    border-color: transparent #dfe7ee transparent transparent;
    left: 0;
    top: 50%;
    margin-top: -80px;
	margin-left: -160px;
	z-index: 999;
}
.ProjeDetailArea .ProjeBlock h3 {
	font-size: 24px;
	line-height: 24px;
	font-weight: 600;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: solid 1px #D3D3D3;
	
}

.ProjeGallery {
	
}
.ProjeGallery ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.ProjeGallery ul li {
	
	
}
.ProjeGallery ul li a {
	display: block;
	width: 32%;
	height: 190px;
	position: relative;
	overflow: hidden;
	border: solid 5px rgb(223 231 238);
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.ProjeGallery ul li a:hover {
	border: solid 5px #DE1119;
	transition-property:all;
	transition-duration:0.5s;
}
.ProjeGallery ul li a img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: center center;
	-webkit-transition: all 400ms ease-out;
    -webkit-transform: scale(1.00);
    -ms-transition: all 400ms ease-out;
    -ms-transform: scale(1.00);   
    -moz-transition: all 400ms ease-out;
    -moz-transform: scale(1.00);
    transition: all 400ms ease-out;
    transform: scale(1.00);
}
.ProjeGallery ul li a:hover img {
	-webkit-transition: all 400ms ease-out;
    -webkit-transform: scale(1.10);
    -ms-transition: all 400ms ease-out;
    -ms-transform: scale(1.10);   
    -moz-transition: all 400ms ease-out;
    -moz-transform: scale(1.10);
    transition: all 400ms ease-out;
    transform: scale(1.10);
}
.ProjeGallery ul li a div.Content {
	position: absolute;
	left: 1px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 200;
	background-color: rgba(0,0,0,0.10);
	text-align: center;
	line-height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.ProjeGallery ul li a div.Content:hover i {
	display: block;
	transition-property:all;
	transition-duration:2s;
}
.ProjeGallery ul li a div.Content i {
	color: rgba(255,255,255,1.00);
	font-size: 52px;
	display: none;
	opacity: 0.6;
}
.ProjeGallery ul li a:hover div.Content {
	background-color: rgba(0,0,0,0.40);
}

.ProjeListArea {
}
.ProjeListArea .ProjeList {
	width: 32%;
	float: left;
	position: relative;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 20px;
	padding-bottom: 3px;
	background-color: #FFF;
	box-shadow:  0 3px 3px -3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 3px 3px -3px rgba(0, 0, 0, 0.2);
	border: solid 1px #E8E8E8;
	box-sizing: border-box;
	z-index: 100;
}
.ProjeListArea .ProjeList:hover {
	background-color: #b7002e;
	transition-property:all;
	transition-duration:0.4s;
}
.ProjeListArea .ProjeList:hover .AImage img {
	-webkit-transition: all 400ms ease-in;
    -webkit-transform: scale(1.10);
    -ms-transition: all 400ms ease-in;
    -ms-transform: scale(1.10);   
    -moz-transition: all 400ms ease-in;
    -moz-transform: scale(1.10);
    transition: all 400ms ease-in;
    transform: scale(1.10);
}
.ProjeListArea .ProjeList .AImage {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.ProjeListArea .ProjeList .AImage img {
	display: block;
	width: 100%;
	height: 180px;
	object-fit: cover;
	-webkit-transition: all 400ms ease-out;
    -webkit-transform: scale(1.00);
    -ms-transition: all 400ms ease-out;
    -ms-transform: scale(1.00);   
    -moz-transition: all 400ms ease-out;
    -moz-transform: scale(1.00);
    transition: all 400ms ease-out;
    transform: scale(1.00);
}
.ProjeListArea .ProjeList .AImageContent {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.10);
}
.ProjeListArea .ProjeList:hover .AImageContent {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.40);
	transition-property:all;
	transition-duration:0.4s;
}
.ProjeListArea .ProjeList .AImageContent .HomeSale2 {
    position: absolute;
	z-index: 100;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	right: 10px;
	top: 10px;
	background-color: #b7002e;
	color: #FFFFFF;
	border-radius: 6px;
	font-size: 11px;
	font-weight: 600;
 }
.ProjeListArea .ProjeList .ABottomContent {
	min-height: 100px;
	height: auto;
	background-color: rgba(255,255,255,1.00);
	padding: 10px;
	box-sizing: border-box;
}
.ProjeListArea .ProjeList .ABottomContent span {
	display: block;
	padding: 3px;
	box-sizing: border-box;
}
.ProjeListArea .ProjeList .ABottomContent span.AName {
	font-size: 16px;
	font-weight: 400;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
}
.ProjeListArea .ProjeList .ABottomContent span.ALocation {
	font-size: 13px;
	font-weight: 400;
	color: #868686;
	white-space: nowrap;
}
.ProjeListArea .ProjeList .ABottomContent span.ALocation i {
	color: #b7002e;
	font-size: 18px;
	padding-right: 10px;
	vertical-align: middle;
}
.ProjeListArea .ProjeList .ABottomContent .Properties {
	text-align: center;
	padding-top: 10px;
	border-top: solid 1px #D5D5D5;
	margin-top: 10px;
}
.ProjeListArea .ProjeList .ABottomContent .Properties span {
	display: inline-block;
	text-align: center;
	width: 42%;
	margin-right: 2%;
	margin-left: 2%;
	font-size: 13px;
	font-weight: 600;
	color: #A6A6A6;
}
.ProjeListArea .ProjeList .ABottomContent .Properties span i {
	font-size: 15px;
	color: #A6A6A6;
	margin-right: 6px;
	vertical-align: middle;
}
.WhatsAppButton {
	position: fixed;
	right: 10px;
	bottom: 120px;
	z-index: 999999;
	text-align: center;
}
.WhatsAppButton a {
	display: block;
}
.WhatsAppButton a i {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	-moz-border-radius:50%;
	background-color: #4dc247;
	color: rgba(255,255,255,1.00);
	line-height: 50px;
	font-size: 24px;
	text-align: center;
	margin-bottom: 5px;
}
.WhatsAppButton a span {
	display: block;
	background-color: #075e54;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: 600;
	padding: 3px 20px;
	border-radius: 50px;
}

@media screen and (max-width:1440px) {

	
}

@media screen and (max-width:1280px) {

	.MainContainer .Content-Wrap .CorporateArea .CorporateDetail {
	width: 80%;
}
	#owl-banner .item img {
		height: 540px;
		width: auto;
    }
	
}

@media screen and (max-width:1152px) {
	
	.MainContainer .TopBar-Wrap .TopBar {
	width:100%;
}
	.MainContainer .Header-Wrap .Header {
	width:100%;
}
	.TopButtons {
	right: 10px;
}
	.MainContainer .Content-Wrap .CorporateArea .CorporateDetail {
	width: 80%;
}
	.MainContainer .Content-Wrap .PageContent {
	padding-top:30px;
	padding-bottom:30px;
	width:100%;
	min-height: 400px;
}
	.MainContainer .Header-Wrap .HeaderMenu {
	left:320px;
}
	.InContent .PageLeft {
	display: none;
}
	.InContent .PageRight {
	float: none;
	width: 100%;
	padding-left: 0px;
}
	.ProjeListArea .ProjeList .AImage img {
	height: 240px;
}
	
	
	.ProjeDetailArea .ProjeBlock .ProjectImg {
	width: 640px;
}
.ProjeDetailArea .ProjeBlock .ProjectDetail {
	width: 460px;
	height: 435px;
}
	#Menu-Nav li a {
	padding-right: 25px;
	padding-left: 25px;
}
	#owl-banner .item img {
		height: 480px;
		}

	
}

@media screen and (max-width:1024px) {
	
	.MobileMenu {
		position: absolute;
	left: 20px;
	top: 30px;
		z-index: 999;
		width: 35px;
		height: auto;
		display: block;
		cursor: pointer;
	color: #424242;
	}
.MobileMenu:hover {
	transition-property:all;
	transition-duration:0.2s;
	}
.MobileMenu.active {
	color: #D10003;
	transition-property:all;
	transition-duration:0.3s;
	opacity: 0.4;
	}
.MobileMenu span.L1 {
		display: block;
	width: 100%;
	height: 2px;
	margin-bottom: 8px;
	background-color: rgba(18,18,18,1.00);
}
.MobileMenu span.L2 {
		display: block;
	width: 80%;
	height: 2px;
	margin-bottom: 8px;
	background-color: rgba(18,18,18,1.00);

}
.MobileMenu span.L3 {
		display: block;
	width: 100%;
	height: 2px;
	margin-bottom: 8px;
	background-color: rgba(18,18,18,1.00);

}
	
	.MobileListMenu {
		display: none;
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 999;
		top: 120px;
		right: 0px;
		background-color: rgba(0,0,0,0.85);
			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;
		list-style: none;
	}
	.MobileListMenu ul li {
	}
	.MobileListMenu ul li ul {
		display: none;
	}
	.MobileListMenu ul li a {
		display: block;
		padding-left: 20px;
		padding-right: 10px;
		padding-top: 20px;
		padding-bottom: 20px;
		font-size: 14px;
		font-weight: 400;
		color: #FFF;
		box-sizing: border-box;
		border-bottom: solid 1px #1b1616;
		text-align: center;
	}
.MobileListMenu ul li a:hover {
	background-color: rgba(255,255,255,1.00);
	color: #2b2e34;
	transition-property:all;
	transition-duration:0.4s;
	}
	.MobileListMenu ul li ul li a {
		display: block;
		padding:  15px 12px;
		font-size: 14px;
		font-weight: 400;
		border-bottom: solid 1px #A60029;
		color: #FFF;
		background-color: #b7002e;
		padding-left: 30px;
	}
.MobileListMenu ul li ul li a:hover {
		color: #D7D4F2;
	transition-property: all;
	transition-duration: 0.2s;
	background-color: #990025;
	}
	.MobileListMenu .LanguageArea {
		width: 100%;
		height: auto;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 10px;
		display: block;
		font-size: 13px;
		font-weight: 400;
	}
	.MobileListMenu .LanguageArea a.TR {
		display: inline-block;
		width: 25%;
		height: 30px;
		line-height: 30px;
		border: solid 1px #FFF;
		margin-right: 1%;
		margin-left: 1%;
		color: #FFF;
		
	}
	.MobileListMenu .LanguageArea a.EN {
		display: inline-block;
		width: 25%;
		height: 30px;
		line-height: 30px;
		border: solid 1px #FFF;
		color: #FFF;
		margin-right: 1%;
		margin-left: 1%;
		
	}
	.LanguageArea a.Selected {
		border: solid 1px #b7002e !important;
		co
		
	}
.MainContainer .Header-Wrap .HeaderMenu {
	display: none;
}
	.MainContainer .Header-Wrap .Header .Logo a {
	left: 50%;
	top: 8px;
		margin-left: -190px
	}
	.TopButtons {
	right: 20px;
}
	.TopSocial {
		padding-left: 0px;
}
	.MainContainer .Footer-Wrap .Footer {
	width: 100%;
}
	.MainContainer .Footer-Wrap .Footer .FMenu {
	display: none;
}
	
	.MainContainer .Footer-Wrap .Footer .FLogo {
	margin-right: 0px;
		width: 100%;
		margin: auto;
		text-align: center;
}
	.MainContainer .Footer-Wrap .Footer .FLogo img {
	height: 100px;
}
	.MainContainer .Footer-Wrap .Social {
	position: relative;
	right: 0px;
	top: 0px;
	width: 100%;
		text-align: center;
		padding-top: 120px;
}
	
	.ProjeListArea .ProjeList {
	width: 46%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 20px;
}
	.ProjeListArea .ProjeList .AImage img {
	height: 300px;
}
	
	
	.ProjeDetailArea .ProjeBlock .ProjectImg {
	width: 100%;
		float: none;
}
.ProjeDetailArea .ProjeBlock .ProjectDetail {
	width: 100%;
	height: auto;
	padding-bottom: 50px;
	float: none;
	border-bottom: solid 2px #CCC;
}
	.ProjeDetailArea .ProjeBlock h3 {
	text-align: center;
	
}
	.ProjeDetailArea .ProjeBlock .ProjectDetail:after {
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 80px;
    border-color: transparent transparent #dfe7ee transparent;
    left: 50%;
    top: -30%;
    margin-top: -80px;
    margin-left: -80px;
    z-index: 999;
}
	
	.ProjeDetailArea .ProjeBlock .ProjectDetail .PTitle {
	text-align: center;
		font-size: 20px;
	
}

	
}

@media screen and (max-width:968px) {
	
	.NextButton a {
	width: 70%;
}
	
	.TopButtons {
	right: 5px;
}
#owl-banner .item img {
		height: 440px;
		}
	#owl-banner .item .Caption .CDetail p.Title {
		font-size: 40px;
	font-weight: 600;
	padding-bottom: 10px;
	line-height: 40px;
    }
	
}
@media screen and (max-width:768px) {
	.MainContainer .Header-Wrap .Header .Logo a {
	left: 50%;
	top: 8px;
		margin-left: -180px
	}
	.InContent .LeftCareerArea {
	width: 100%;
	float: none;
	padding-right: 0%;
}
.InContent .RightCareerArea {
	width: 100%;	
	padding-left: 0%;
	float: none;
}
.FormGroup input[type='submit'], [type='button'] {
	width: 100%;
	box-sizing: border-box;
	margin-top: 10px;
}
	.InContent .LeftContactArea {
	width: 100%;
	float: none;
	padding-right: 0%;
}
	.InContent .RightContactArea {
	width: 100%;	
	padding-left: 0%;
	float: none;
}
	.ProjeListArea .ProjeList .AImage img {
	height: 250px;
}
	
	
	.ProjeGallery ul li a {
	width: 49%;
	height: 190px;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 10px;
}
.ProjeGallery ul li a img {
}

	
}
@media screen and (max-width:640px) {

	.MainContainer .Header-Wrap .Header .Logo a {
	left: 50%;
	top: 15px;
		margin-left: -170px
	}
	.MainContainer .Header-Wrap .Header .Logo a img {
	height: 50px;
}
.MainContainer .Content-Wrap .FaaliyetArea .FaaliyetContent {
	width: 90%;
	margin: auto;

}
	#owl-banner .item img {
		height: 400px;
		}
	#owl-banner .item .Caption .CDetail p.Title {
		font-size: 34px;
	font-weight: 600;
	padding-bottom: 10px;
	line-height: 40px;
    }
	#owl-faaliyet .owl-prev {
       display: none;
    }
	#owl-faaliyet .owl-next {
       display: none;
    }
	.NextButton a {
	width: 100%;
}
	.LineHeading span {
	font-size: 30px;
}
	.TopButtons a.BidButton {
	display: inline-block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background-color: #b7002e;
	color: rgba(255,255,255,1.00);
	font-size: 13px;
	font-weight: 600;
	margin-top: 2px;
	border-radius: 100px;
}
	.MainContainer .Header-Wrap .Header .Logo a {
	left: 50%;
	top: 15px;
		margin-left: -150px
	}
	.InContent .AboutBlock .DLeft {
	width: 100%;
	float: none;
	padding-right: 0px;
	background-image: url(../images/AboutBGLogo-2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.InContent .AboutBlock .DRight {
	display: none;
}


@media screen and (max-width:414px) {
	.MainContainer .Header-Wrap .Header .Logo a {
	left: 50%;
	top: 14px;
		margin-left: -100px
	}
	.MainContainer .Content-Wrap .CorporateArea .CorporateDetail {
	width: 90%;
		font-size: 15px;
	line-height: 24px;
}
	.MainContainer .PageTitleArea {
	font-size:26px;
}
.TopButtons {
	display: none;
}
	.Catalog a {
	height: 38px;
	line-height: 38px;
	margin-right: 5px;
	padding-left: 30px;
	padding-right: 40px;
	color: #FFF;
	border: solid 1px #b7002e;
	background-color: #b7002e;
	font-weight: 600;
		font-size: 12px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
		border-top-right-radius: 100px;
		border-bottom-right-radius: 100px;
}
	
	#owl-banner .item .Caption {
	width: 90%;
		top: 50px;
		left: 5%;
    }
	#owl-banner .item img {
		height: 380px;
		}
	#owl-banner .item .Caption .CDetail p.Title {
		font-size: 32px;
		padding-bottom: 15px;
		line-height: 40px;
		}
#owl-banner .item .Caption .CDetail p.Detail {
		font-size: 16px;
	font-weight: 400;
	line-height: 20px;
    }
	.NextButton a {
	width: 98%;
}
	.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots {
	bottom: 50px;
}
	.LineHeading span {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 24px;
	font-weight: 600;
	position: relative;
	z-index: 100;
	color: #424E58;
}
	.TopSocial {
	display: none;
}
	
	.ProjeListArea .ProjeList {
	width: 98%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 20px;
}
	
	.ProjeGallery ul li a {
	display: block;
	width: 48%;
	height: 120px;
	position: relative;
	overflow: hidden;
	border: solid 5px rgb(223 231 238);
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 10px;
}
	.ProjeDetailArea .ProjeBlock .ProjectDetail table td {
	padding: 8px 4px;
	border-bottom: solid 1px #bfd0df;
	
}
	#owl-banner .owl-prev {
	display: none;
    }
	#owl-banner .owl-next {
	display: none;
    }
}
