@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;
	height: 100%;
	user-select: none;
	background-color: #FFFFFF;
}
html {
	height: 100%;
	scroll-behavior: smooth;
	scroll-padding-top: 140px;
	overflow-x: hidden;
}
* {
	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: #bd9d70;
		width: 100%;
		height: 40px;
		z-index: 999;
		border-bottom: solid 1px #ebc289;
}
.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: #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: #112158;
	width: 100%;
	height: auto;
	position:sticky;
	top: 0px;
	z-index: 9998;
	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.BRD {
	border-top: solid 4px #b28e5b;
}
.MainContainer .Header-Wrap .Header {
	width:1400px;
	height:90px;
	margin:auto;
	position:relative;
}
.MainContainer .Header-Wrap .Header .Logo a {
	display: block;
	position: absolute;
	left: 10px;
	top: 0px;
	z-index: 100;
	box-sizing: border-box;
	padding: 10px 25px;
	background-color: #112158;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.MainContainer .Header-Wrap .Header .Logo a img {
	height: 116px;
}
.MainContainer .Header-Wrap .HeaderMenu {
	height:90px;
	position:absolute;
	left:230px;
	bottom:0px;
	z-index:9999;
}
.MainContainer .Slider-Wrap {
	position:relative;
	z-index: 100;
	padding-top: 0px;
	overflow:hidden;
	overflow:hidden;
	-webkit-clip-path: polygon(100% 0%, 100% 50%, 100% 60%, 0% 90%, 0 52%, 0% 0%);
	clip-path: polygon(100% 0%, 100% 50%, 100% 60%, 0% 90%, 0 52%, 0% 0%);
}
.MainContainer .Slider-Wrap .Slider {
	width: 100%;
	height: auto;
	margin: auto;
}
.MainContainer .PageTitleArea {
	height:520px;
	line-height:380px;
	font-size:42px;
	background-color:#604c31;
	color:#FFFFFF;
	text-align: center;
	position: relative;
	overflow: hidden;
	position: relative;
	z-index: 100;
	font-weight: 600;
	top: 0px;
	-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.NoBorder {
	border-bottom:none;
}
.MainContainer .PageTitleArea.CC {
	background-position: center center;
}
.MainContainer .PageTitleArea.CB {
	background-position: center bottom;
}
.MainContainer .PageTitleArea.NoImg {
	height:300px;
	line-height:260px;
	font-size:42px;
	font-weight:300;
	background-color:#604c31;
}
.MainContainer .PageTitleArea.CB {
	background-position: center bottom;
}
.MainContainer .PageTitleArea.P1 {
	background-repeat: no-repeat;
	background-image: url(../images/pt-1.jpg);
}
.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.BL {
	background-color: #e8eff9;
}

.MainContainer .Content-Wrap .GoogleArea {
	width: 100%;
	position: relative;
	padding-top:120px;
	padding-bottom:0px;
}
.MainContainer .Content-Wrap .GoogleArea: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 .Content-Wrap .GoogleArea: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 .Content-Wrap .GoogleArea .GoogleIn {
	width: 80%;
	margin: auto;
}
.MainContainer .Content-Wrap .GoogleArea .GoogleIn .KPC {
	width: 300px;
	margin-left: -150px;
	background-color: #ffffff;
	position: absolute;
	z-index: 999999;
	height: 60px;
	left: 50%;
	bottom: 40px;
}
.MainContainer .Content-Wrap .ServicesIconArea {
	width: 100%;
	padding-top:120px;
	padding-bottom:100px;
	position: relative;
	background-color: #e8eff9;
}
.MainContainer .Content-Wrap .ServicesIconContent {
	margin: auto;
	width: 80%;
	padding-top:30px;
	padding-bottom:30px;
	position: relative;
	text-align: center;
}
.MainContainer .Content-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 .Content-Wrap .ServicesIconContent .Box:hover {
	transition-property: all;
	transition-duration: 0.5s;
	cursor: pointer;
	opacity: 0.8;
}
.MainContainer .Content-Wrap .ServicesIconContent .Box i {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	-moz-border-radius:50%;
	background-color: #d5b88e;
	color: #222429;
	line-height: 70px;
	font-size: 32px;
	margin-bottom: 15px;
}
.MainContainer .Content-Wrap .ServicesIconContent .Box span.BTitle {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 10px;
	display: block;
}
.MainContainer .Content-Wrap .ServicesIconContent .Box span.BDetail {
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 10px;
	display: block;
	
}
.MainContainer .Content-Wrap .ReferenceArea {
	width: 100%;
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
}
.MainContainer .Content-Wrap .ReferenceArea .ReferenceContent {
	width: 80%;
	margin: auto;
	text-align: center;
	position: relative;
	padding-top: 20px;
}
.MainContainer .Content-Wrap .FaaliyetArea {
	width: 100%;
	position: relative;
	padding-top: 90px;
	padding-bottom: 70px;
	background-color: #e8eff9;
}
.MainContainer .Content-Wrap .FaaliyetArea:after {
	content:"";
	width: 50%;
	height: 70px;
	position: absolute;
	bottom: -35px;
	background-color: #e8eff9;
	transform: skewY(4deg);
	left: 0px;
	border-bottom: solid 1px #CEDDF2;
	z-index: 100;
}
.MainContainer .Content-Wrap .FaaliyetArea:before {
	content:"";
	width: 50%;
	height: 70px;
	position: absolute;
	bottom: -35px;
	background-color: #e8eff9;
	transform: skewY(-4deg);
	right: 0px;
	border-bottom: solid 1px #CEDDF2;
	z-index: 100;
}
.MainContainer .Content-Wrap .FaaliyetArea .FaaliyetContent {
	width: 90%;
	margin: auto;
	text-align: center;
	position: relative;
	padding-top: 60px;
}
.MainContainer .Content-Wrap .AdvantageArea {
	width: 100%;
	position: relative;
	border-top: solid 1px #CEDDF2;
	background-color: #e8eff9;
	padding-top: 120px;
	padding-bottom: 20px;
}
.MainContainer .Content-Wrap .AdvantageArea .AdvantageContent {
	width: 92%;
	margin: auto;
	text-align: center;
	position: relative;
	padding-top: 40px;
	padding-bottom: 50px;
}
.AboutBlockArea {
	width: 100%;
	height: auto;
}


.AboutBlockArea .ABlockContent {
	width: 100%;
	height: auto;
}
.AboutBlockArea .ABlockContent ul {
	padding: 0px;
	margin: 0px;
}
.AboutBlockArea .ABlockContent ul li {
	margin-bottom: 10px;
}
.AboutBlockArea .ABlockContent.BL {
	border-top: solid 1px #CEDDF2;
	background-color: #e8eff9;
}
.AboutBlockArea .ABlockContent.PDT {
	padding-top: 60px;
}
.AboutBlockArea .ABlockContent.PDBT {
	padding-bottom: 60px;
}
.AboutBlockArea .ABlockContent .ServicesBlock1 {
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px
		
}
.AboutBlockArea .ABlockContent .ServicesBlock1.CTR {
	width: calc(100% - 200px) !important;
	margin: auto;
		
}
.AboutBlockArea .ABlockContent .ServicesBlock1 .PLeft {
	width: 50%;
	height: 600px;
	float: left;
	position: relative;
}
.AboutBlockArea .ABlockContent .ServicesBlock1 .PLeft img {
	display: block;
	object-fit: cover;
	object-position: center center;
	width: 100%;
	height: 600px;
}
.AboutBlockArea .ABlockContent .ServicesBlock1 .PRight {
	width: 45%;
	height: 600px;
	float: left;
	position: relative;
	box-sizing: border-box;
	padding-left: 80px;
	padding-right: 50px;
	padding-top: 80px;
	
}
.AboutBlockArea .ABlockContent .ServicesBlock1 .PRight:before {
	position: absolute;
    content: "";
    border-style: solid;
    border-width: 150px;
    border-color: transparent #FFF transparent transparent;
    left: -300px;
    top: 50%;
    margin-top: -150px;
	z-index: 200;
}

.AboutBlockArea .ABlockContent .ServicesBlock2 {
	padding-top: 50px;
	padding-bottom: 50px;
	
}
.AboutBlockArea .ABlockContent .ServicesBlock2.CTR {
	width: calc(100% - 200px) !important;
	margin: auto;
	
}
.AboutBlockArea .ABlockContent .ServicesBlock2 .PLeft {
	width: 55%;
	height: auto;
	float: left;
	position: relative;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 80px;
	padding-top: 20px;
	z-index: 180;
}
.AboutBlockArea .ABlockContent .ServicesBlock2 .PLeft:before {
	position: absolute;
    content: "";
    border-style: solid;
    border-width: 100px;
    border-color: transparent transparent transparent #fff;
    right: -200px;
    top: 40%;
    margin-top: -100px;
	z-index: 200;
}
.AboutBlockArea .ABlockContent .ServicesBlock2 .PRight {
	width: 45%;
	height: auto;
	float: left;
	position: relative;
	
}
.AboutBlockArea .ABlockContent .ServicesBlock2 .PRight img {
	display: block;
	object-fit: cover;
	object-position: center center;
	width: 100%;
	height: auto;
	border-radius: 30px;
}






.AboutBlockArea .ABlockContent .ServicesBlock3 {
	padding-top: 50px;
	padding-bottom: 50px;
	
}
.AboutBlockArea .ABlockContent .ServicesBlock3.CTR {
	width: calc(100% - 200px) !important;
	margin: auto;
	
}
.AboutBlockArea .ABlockContent .ServicesBlock3 .PLeft {
	width: 70%;
	min-height: 600px;
	float: left;
	position: relative;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 80px;
	padding-top: 30px;
	z-index: 180;
}
.AboutBlockArea .ABlockContent .ServicesBlock3 .PRight {
	width: 30%;
	height: 600px;
	float: left;
	position: relative;
	
}
.AboutBlockArea .ABlockContent .ServicesBlock3 .PRight img {
	display: block;
	object-fit: cover;
	object-position: center center;
	width: 100%;
	height: auto;
}



.AdvantageListArea {
	
}
.AdvantageListArea ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	
}
.AdvantageListArea ul li {
	width: 48%;
	height: 130px;
	margin-right: 2%;
	background-color: #FFF;
	padding: 20px 20px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	border-radius: 10px;
	float: left;
	margin-bottom: 20px;
	box-sizing: border-box;
	text-align: left;
	position: relative;
}
.AdvantageListArea ul li:hover {
	background-color: #ffebbc;
	transition-property:all;
	transition-duration:0.4s;
}

.AdvantageListArea ul li i {
	font-size: 40px;
	color: #424E58;
	width: 90px;
	height: 90px;
	line-height: 90px;
	border-radius: 100px;
	background-color: #ffbc22;
	position: absolute;
	left: 15px;
	top: 20px;
	z-index: 100;
	text-align: center;
}
.AdvantageListArea ul li span {
	padding-left: 110px;
	display: block;
}
.AdvantageListArea ul li span h3 {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 5px;
}
.AdvantageListArea ul li span p {
	font-weight: 400;
}
.MainContainer .Content-Wrap .ApplicationArea {
	width: 100%;
	height: 500px;
	position: relative;
	background-color: #FFF;
	overflow: hidden;
	z-index: 995;
	background-image: url(../images/HomeApplicationBG.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.MainContainer .Content-Wrap .ApplicationArea:before {
	position: absolute;
    content: "";
    border-style: solid;
    border-width: 80px;
    border-color: #e8eff9 transparent transparent transparent;
    left: 50%;
    top: -1px;
    margin-left: -80px;
	z-index: 999;
}
.MainContainer .Content-Wrap .ApplicationArea .ApplicationContent {
	width: 60%;
	margin: auto;
	text-align: center;
	position: relative;
	padding-top: 120px;
	padding-bottom: 50px;
}
.MainContainer .Content-Wrap .ApplicationArea .ApplicationContent span.Slogan {
	font-size: 18px;
	color: #FFFFFF;
	padding: 20px;
	display: block;
}

.MainContainer .Content-Wrap .ApplicationArea .ApplicationContent .ApplicationFormArea {
	padding-top: 20px;
	
}
.MainContainer .Content-Wrap .ApplicationArea .ApplicationContent .ApplicationFormArea .Row {
	width: 100%;
	box-sizing: border-box;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.MainContainer .Content-Wrap .ApplicationArea .ApplicationContent .ApplicationFormArea .Row .C1 {
	width: 49%;
	float: left;
	margin-right: 0.5%;
	margin-left: 0.5%;
	box-sizing: border-box;
	
}
.InContent .LogoArea {
margin-bottom: 20px;
	display: flex;	
}
.InContent .LeftLogoArea {
	box-sizing: border-box;
	margin-bottom: 80px;
	width: 49%;
	margin-right: 1%;
}
.InContent .RightLogoArea {
	box-sizing: border-box;
	margin-bottom: 80px;
	width: 49%;
	margin-left: 1%;
}
.InContent .RightLogoArea img {
	display: block;
	width: 80%;
	height: auto;
}
.MainContainer .Content-Wrap .CorporateArea {
	width: 100%;
	position: relative;
	padding-top: 0px;
	padding-bottom: 60px;
}
.MainContainer .Content-Wrap .CorporateArea: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 .Content-Wrap .CorporateArea: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 .Content-Wrap .ContentTitle {
	padding: 20px;
	font-weight: 300;
	display: block;
	text-align: center;
	font-size: 24px;
}
.MainContainer .Content-Wrap .CorporateArea .CorporateDetail {
	width: 80%;
	margin: auto;
	font-size: 15px;
	line-height: 26px;
	font-weight: 400;
	padding: 10px 10px;
	box-sizing: border-box;
}

.MainContainer .Content-Wrap .CorporateArea .CorporateDetail p {
	padding-bottom: 20px;
}
.MainContainer .Content-Wrap .CorporateArea .CorporateDetail p.Title {
	font-weight: 400;
	display: block;
	text-align: center;
	font-size: 24px;
	padding-bottom: 20px;
}
.MainContainer .Content-Wrap .CorporateArea .CorporateDetail .DLeft {
	width: 45%;
	float: left;
	padding-right: 20px;
	padding-top: 40px;
	box-sizing: border-box;
	position: relative;
	z-index: 100;
}
.MainContainer .Content-Wrap .CorporateArea .CorporateDetail .DLeft:after {
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 100px;
    border-color: transparent transparent transparent #FFF;
    left: 100%;
    top: 60%;
    margin-top: -100px;
	margin-left: 20px;
	z-index: 999;
}
.MainContainer .Content-Wrap .CorporateArea .CorporateDetail .DRight {
	width: 55%;
	float: left;
	padding-left: 20px;
	box-sizing: border-box;
	padding-top: 80px;
}
.MainContainer .Content-Wrap .CorporateArea .CorporateDetail .DRight img {
	width: 100%;
	display: block;
	border-bottom-left-radius: 100px;
	border-top-right-radius: 50px;
}
.MainContainer .Content-Wrap .PageContent {
	padding-top:60px;
	padding-bottom:50px;
	margin:auto;
	max-width: calc(100% - 200px) !important;
	min-height: 500px;
}
.MainContainer .Content-Wrap .PageContent.FL40 {
	max-width: calc(100% - 40px) !important;
	padding-top: 100px;
}
.MainContainer .Content-Wrap .PageContent.NOPB {
	padding-bottom: 0px;
}
.MainContainer .Content-Wrap .PageContent.EK {
	max-width: 1500px !important;
}
.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: 15px;
}
.InContent.FL {
	padding-left: 0px;
	padding-right: 0px;
}
.InContent .PageLeft {
	float: left;
	width: 240px;
	position: relative;
}
.InContent .PageLeft img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 100%;
	border:solid 10px #fff;
	box-sizing: border-box;
}
.InContent .PageLeft .LeftMenuArea {
	padding-bottom: 30px;
	position: relative;
	bottom: 0px;
	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 #ffbc22;
	background-color: #ffbc22;
	color: #404142;
	transition-property:all;
	transition-duration:0.2s;
}
.InContent .PageLeft .LeftMenuArea ul li a.Selected {
	font-weight: 700;
	color: #404142;
	background-color: #ffbc22;
	border-bottom: solid 1px #ffbc22;
}
.InContent .PageLeft .LeftMenuArea ul li a.Selected:hover {
}
.InContent .PageRight {
	float: left;
	width: 1060px;
	padding-left: 60px;
	box-sizing: border-box;
}
.InContent .PageRight .UserInfo {
	padding-top: 50px;
	padding-left: 0px;
	box-sizing: border-box;
	border-bottom: solid 1px #CCC;
}
.InContent .PageRight .UserInfo span {
	display: block;
	padding: 15px;
	box-sizing: border-box;
}
.InContent .PageRight .UserInfo span.UN {
	font-size: 46px;
	color: #0d1b49;
	font-weight: 300;
}
.InContent .PageRight .UserInfo span.UD {
	font-size: 18px;
}
.InContent .PageRight .UserInfoDetail {
	padding-top: 30px;
}
.InContent .PageRight .PageStepArea {
	width: 100%;
	position: relative;
} 
.InContent .PageRight .PageStepArea .PageStepContent {
	width: 100%;
	text-align: center;
	position: relative;
}
.InContent .PageRight .PageAdvantageArea {
	width: 100%;
	position: relative;
} 
.InContent .PageRight .PageAdvantageArea .PageAdvantageContent {
	width: 100%;
	text-align: center;
	position: relative;
}
.PageStepListArea {
	
}
.PageStepListArea ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	
}
.PageStepListArea ul li {
	width: 100%;
	height: auto;
	background-color: #ffbc22;
	padding: 20px 20px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	border-radius: 10px;
	margin-bottom: 140px;
	box-sizing: border-box;
	text-align: left;
	position: relative;
}
.PageStepListArea ul li:hover {
	background-color: #ffebbc; 
	transition-duration:0.4s;
}
.PageStepListArea ul:hover li:after {
	border-color: #ffebbc transparent transparent transparent;
	transition-duration:0.4s;
}
.PageStepListArea ul li:after {
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 80px;
    border-color: #ffbc22 transparent transparent transparent;
    left: 50%;
    top: 100%;
	margin-left: -80px;
	z-index: 100;
}

.PageStepListArea ul li i {
	font-size: 40px;
	color: #ffbc22;
	width: 90px;
	height: 90px;
	line-height: 90px;
	border-radius: 100px;
	background-color: #424E58;
	z-index: 100;
	text-align: center;
	display: block;
	margin: auto;
	margin-bottom: 20px;
}
.PageStepListArea ul li span {
	display: block;
	text-align: center;
}
.PageStepListArea ul li span h3 {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 5px;
}
.PageStepListArea ul li span p {
	font-weight: 400;
}
.PageAdvantageListArea {
	
}
.PageAdvantageListArea ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	
}
.PageAdvantageListArea ul li {
	width: 100%;
	height: auto;
	background-color: #ffbc22;
	padding: 20px 20px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	border-radius: 10px;
	margin-bottom: 40px;
	box-sizing: border-box;
	text-align: left;
	position: relative;
}
.PageAdvantageListArea ul li:hover {
	background-color: #ffebbc;
	transition-property:all;
	transition-duration:0.4s;
}

.PageAdvantageListArea ul li i {
	font-size: 40px;
	color: #ffbc22;
	width: 90px;
	height: 90px;
	line-height: 90px;
	border-radius: 100px;
	background-color: #424E58;
	z-index: 100;
	text-align: center;
	display: block;
	margin: auto;
	margin-bottom: 20px;
}
.PageAdvantageListArea ul li span {
	display: block;
	text-align: center;
}
.PageAdvantageListArea ul li span h3 {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 5px;
}
.PageAdvantageListArea ul li span p {
	font-weight: 400;
}
.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 .ContactFormArea {
	margin-bottom: 20px;
	text-align: center;
}
.InContent .ContactArea {
	margin-bottom: 20px;
	display: block;	
}
.InContent .LeftContactArea {
	box-sizing: border-box;
	margin-bottom: 50px;
	width: 100%;
	margin-right: 0%;
}
.InContent .LeftContactArea .Block {
	box-sizing: border-box;
	margin-bottom: 30px;
	font-size: 14px;
	display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     justify-content: space-around;
     align-items: center;
     align-content: flex-start;
}
.InContent .LeftContactArea .Block span {
	width: 22%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 20px;
	display: flex;
	padding-bottom: 0px;
	flex: 0 1 auto;
	flex-direction: column;
	text-align: center;
	font-weight: 600;
}
.InContent .RightContactArea {
	box-sizing: border-box;
	margin-bottom: 80px;
	width: 100%;
	margin-left: 0%;
}
.InContent .ContactArea span i {
	font-size: 26px;
	background-color: #d5b88e;
	color: #222429;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 80px;
	margin: auto;
	margin-bottom: 30px;
	display: block;
}
.InContent .ContactArea span {
	display: block;
	position: relative;
	padding-left: 10px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	font-size: 15px;
	line-height: 26px;
}
.InContent .ContactFormArea {
	width: 80%;
	margin: auto;
}
.InContent .ContactFormArea .Row {
	width: 100%;
	box-sizing: border-box;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.InContent .ContactFormArea .Row .C1 {
	width: 49%;
	float: left;
	margin-right: 0.5%;
	margin-left: 0.5%;
	box-sizing: border-box;
	
}
.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 ::placeholder { 
	color: #A1ACB4;
}
.FormGroup input[type='text'] {
	width: 100%;
	padding: 15px;
	border: none;
	border: solid 1px #CDCDCD;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:14px;
	box-sizing:border-box;
	color: #FFF;
	-webkit-appearance: none;
   -moz-appearance:    none;
	background-color: #EFEFEF;
}
.FormGroup input:focus[type='text'] {
	border: 1px solid #ffbc22;
	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'] {
	width: 100%;
	font-family: 'Poppins', sans-serif;
	padding-right: 26px;
	padding-left: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: 600;
	color: #424E58;
	background-color: #dbb887;
	box-sizing: border-box;
	border: solid 1px #dbb887;
	-webkit-appearance: none;
   -moz-appearance:    none;
	border-radius: 50px;
}
.FormGroup input:hover[type='submit'], [type='button'] {
	opacity: 0.8;
	transition-property:all;
	transition-duration:0.5s;
	cursor: pointer;
}
.FormGroup select {
	width: 100%;
	padding: 15px;
	border: solid 1px #4e4e4e;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:14px;
	box-sizing:border-box;
	color: #A1ACB4;
	-webkit-appearance: none;
   -moz-appearance:    none;
	background-color: rgba(0,0,0,0.20)
}
.FormGroup textarea {
	width: 99%;
	height: 160px;
	padding: 15px;
	border: none;
	border: solid 1px #CDCDCD;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size:13px;
	box-sizing:border-box;
	color: #FFF;
	-webkit-appearance: none;
   -moz-appearance:    none;
	background-color: #EFEFEF;
}
.FormGroup textarea:focus {
	border: 1px solid #ffbc22;
	transition-property:all;
	transition-duration:0.5s;
}
.ContactArea .ContactFormArea p {
	text-align: center;
}

.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: #e42a29;
}
.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;
	position: relative;
}
.InContent .Clip img {
	width: auto;
	height: auto;
	max-width: 100%;
	border-radius: 10px;
}
.InContent .Clip:after {
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 80px;
    border-color: transparent transparent #FFF transparent;
    left: 50%;
    bottom:5px;
	margin-left: -80px;
	z-index: 999;
}
.MainContainer .Footer-Wrap {
	background-color: #0d1b49;
	position: relative;
	min-height: 200px;
	padding-top: 20px;
	background-image: -webkit-linear-gradient(270deg,rgba(16,31,84,1.00) 0%,rgba(13,27,73,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(16,31,84,1.00) 0%,rgba(13,27,73,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(16,31,84,1.00) 0%,rgba(13,27,73,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(16,31,84,1.00) 0%,rgba(13,27,73,1.00) 100%);
}
.MainContainer .Footer-Wrap:after {
	position: absolute;
    content: "";
	width: 100%;
	height: 200px;
	clip-path: polygon(0 0%, 100% 0%, 100% 20%, 0% 100%);
	background-color: #e8eff9;
	top: -40px;
}
.MainContainer .Footer-Wrap.WH:after {
	clip-path: polygon(0 0%, 100% 0%, 100% 20%, 0% 100%);
	background-color: #fff;
}
.MainContainer .Footer-Wrap .Social {
	width: auto;
	text-align: center;
	padding: 20px;
}
.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: 15px;
	border: solid 1px #cfbb9f;
	width: 32px;
	height: 32px;
	text-align: center;
	border-radius: 50%;
	line-height: 32px;	
	color: #cfbb9f;
}
.MainContainer .Footer-Wrap .Social ul li a i:hover {
	color: #112158;
	transition-property:all;
	transition-duration:0.4s;
	background-color: #cfbb9f;
	border: solid 1px #cfbb9f;
}
.MainContainer .Footer-Wrap .Footer {
	margin: auto;
	height: auto;
	width: 1400px;
	padding-top: 160px;
	padding-bottom:50px;
	position: relative;
}
.MainContainer .Footer-Wrap .Footer .FLogo {
	width:auto;
	height:auto;
	margin-right:140px;
	float:left;
}
.MainContainer .Footer-Wrap .Footer .FLogo img {
	height: 150px;
}
.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: 120px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul.FM2 {
	float: left;
	padding-right: 120px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul.FM3 {
	float: left;
	padding-right: 120px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul.FM4 {
	float: left;
	padding-right: 0px;
}
.MainContainer .Footer-Wrap .Footer .FMenu ul li {
}
.MainContainer .Footer-Wrap .Footer .FMenu .FMTitle {
	display: block;
	color: #D7C6AF;
	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: #cfbb9f;
	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: #FFF;
}

.MainContainer .Copyright-Wrap {
	background-color: #0d1b49;
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
}
.MainContainer .Copyright-Wrap .Copyright {
	width: 80%;
	margin:auto;
	font-weight: 600;
	border-top: solid 1px #5C5C5C;
	padding: 15px;
	box-sizing: border-box;
}
.MainContainer .Copyright-Wrap .Copyright .C1 {
	text-align: center;
}
.MainContainer .Copyright-Wrap .Copyright .C1 span {
	display: block;
	font-size: 13px;
	color: #b5b5b5;
	font-weight: 400;
}


.flip-box-container {
	width: 100%;
	height: auto;
	margin: auto;
	padding: 0px 5px;
	box-sizing: border-box;
	position: relative;
	z-index: 300;
	text-align: center;
}
.flip-box-container .flip-box {
  	perspective: 1000px;
	cursor: pointer;
	background-color: #FFF;
	width: 31%;
	height: 260px;
	border-radius: 10px;
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
	padding: 0px 0px;
	box-sizing: border-box;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 20px;
	display: inline-block;
}
.flip-box-container .flip-box img {
  display: block;
	width: 26%;
	padding-top: 50px;
	padding-bottom: 30px;
	height: auto;
	margin: auto;
}
.flip-box-container .flip-box h2 {
  padding: 12px;
	box-sizing: border-box;
	font-size: 14px;
	color: #424E58;
	font-weight: 600;
}

.flip-box-container .flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-box-container .flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-container .flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-container .flip-box-front {
}

.flip-box-container .flip-box-back {
  background-color: #FFF;
  color: white;
  transform: rotateY(180deg);
	border-radius: 10px;
	padding: 10px;
	box-sizing: border-box;
	font-size: 12px;
}
.flip-box-container .flip-box-back.S1 {
  background-image: url(../images/service-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back.S2 {
  background-image: url(../images/service-2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back.S3 {
  background-image: url(../images/service-3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back.S4 {
  background-image: url(../images/service-4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back.S5 {
  background-image: url(../images/service-5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back.S6 {
  background-image: url(../images/service-6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back.S7 {
  background-image: url(../images/service-7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back.S8 {
  background-image: url(../images/service-8.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back.S9 {
  background-image: url(../images/service-9.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back.S10 {
  background-image: url(../images/service-10.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back.S11 {
  background-image: url(../images/service-11.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back.S12 {
  background-image: url(../images/service-12.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back.S13 {
  background-image: url(../images/service-13.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back.S14 {
  background-image: url(../images/service-14.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back.S15 {
  background-image: url(../images/service-15.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.flip-box-container .flip-box-back h2 {
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	color: #FFF;
}
.flip-box-container .flip-box-back a {
	color: #FFF;
}




@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 #4a4a4a;
	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 #4a4a4a;
	content:"";
	z-index:10;
}
.LineHeading span {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	font-size: 30px;
	font-weight: 400;
	position: relative;
	z-index: 100;
	color: #424E58;
}
.LineHeading span.black {
	color: #424E58;
	font-weight: 600;
}
.LineHeading span.white {
	color: #FFF;
	font-weight: 600;
}
.LineHeading.white:after {
	position:absolute;
	top:120%;
	left: 50%;
	margin-left: -12%;
	display:block;
	width:24%;
	height:1px;
	border-top:solid 1px #FFF;
	content:"";
	z-index:10;
}
.LineHeading.white:before {
	position:absolute;
	top:120%;
	left: 50%;
	margin-left: -4%;
	display:block;
	width:8%;
	height:1px;
	border-top:solid 3px #FFF;
	content:"";
	z-index:10;
}
.TopButtons {
	position: absolute;
	right: 0px;
	top: 18px;
	height: auto;
	line-height: 34px;
	padding-right: 5px;
	text-align: center;
}
.TopButtons i {
	display: block;
	font-size: 18px;
	width: 34px;
	height: 34px;
	line-height: 34px;
	position: absolute;
	left: -10px;
	top: 10px;
	z-index: 999;
	background-color: #dbb887;
	color: #112158;
	border-radius: 30px;
}

.TopButtons a.BidButton {
	display: inline-block;
	width: 180px;
	height: 48px;
	line-height: 48px;
	background-color: #fff;
	color: #424E58;
	font-size: 14px;
	font-weight: 600;
	margin-top: 2px;
	border-radius: 100px;
}
.TopButtons a.BidButton:hover {
	opacity: 0.7;
	transition-duration: 0.6s;
}
.TopSocial {
	padding-left: 15px;
	padding-right: 15px;
	height: 25px;
	line-height: 25px;
	border-right: solid 1px #a37e4a;
	float: right;
	position: relative;
	top: 8px;
}
.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: 14px;
	color: #fff;
	width: 20px;
	height: 20px;
}
.TopSocial ul li a i:hover {
	color: #112158;
	transition-property:all;
	transition-duration:0.5s;
}




.MobileMenuSocial {
	padding-left: 0px;
	padding-right: 15px;
	position: relative;
	top: 20px;
}
.MobileMenuSocial ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.MobileMenuSocial ul li {
	margin-right: 1px;
	display: inline-block;
}
.MobileMenuSocial ul li a {
	border-bottom: none!important;
}
.MobileMenuSocial ul li a i {
	display: block;
	font-size: 16px;
	color: #778795;
	width: 20px;
	height: 20px;
}
.MobileMenuSocial ul li a i:hover {
	color: #112158;
	transition-property:all;
	transition-duration:0.2s;
}
.PageButton {
	margin-top: 20px;
	margin-bottom: 20px;
}
.NextButton a {
	font-size: 14px;
	font-weight: 500;
	color: #112158;
	display: block;
	border: solid 1px #112158;
	background-color: transparent;
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 50px;
	margin: auto;
}
.NextButton a:hover {
	transition-property: all;
	transition-duration: 0.5s;
	background-color: #112158;
	color: #FFF;
}

/*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: #cfbb9f;
	padding-right: 34px;
	padding-bottom: 0;
	padding-left: 34px;
	height: 90px;
	line-height: 90px;
	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: #112158;
	transition-property:all;
	transition-duration:0.2s;
	color: #424E58;
	border-bottom: none;
	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: 90px;
	padding: 0;
	background-color: #b28e5b;
	-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:before {
	position: absolute;
    content: "";
    border-style: solid;
    border-width: 10px;
    border-color: transparent transparent #FFF transparent;
    left: 100px;
    top: -20px;
    margin-left: -40px;
	z-index: 9998;
}
#Menu-Nav ul li {
	margin: 0px;
	padding: 0px;
	height: 50px;
	font-size: 11px;
	border-bottom: solid 1px #E8E8E8;
}
#Menu-Nav ul li:hover {
	border-bottom: solid 1px #9E7B4A;
}
#Menu-Nav ul li a {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 50px;
	line-height: 50px;
	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: 320px;
	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: #FFF;
	transition-property: all;
	transition-duration: 0.2s;
	background-color: #b28e5b;
}
#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-reference .item {
            color: #FFF;
	box-sizing: border-box;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 10px;
	
}
#owl-reference .item .TopBox {
	position: absolute;
	z-index: 9998;
	background-color: #ffed00;
	right: 10px;
	top: 10px;
	border-radius: 10px;
	text-align: center;
	border: solid 4px rgba(0,0,0,0.40);
	overflow: hidden;
	width: 40px;
	padding: 10px;
	
}
#owl-reference .item .TopBox img {
	width: 100%;
	height: auto;
	margin: auto;
	
	
}
#owl-reference .item:hover .TopBox {
	transition-property:all;
	transition-duration:0.5s;
	width: 80px;
	
	
}
#owl-reference .item .Box {
	background:#FFF;
    margin: 0px auto;
	
}

#owl-reference .item .Box:hover {
	background:#FFF;
	transition-property:all;
	transition-duration:0.5s;
	
}

#owl-reference .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);
	z-index: 999;
}

#owl-reference.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-reference .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-reference .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-reference .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.4);
	background-image: none;
	transition: all 400ms ease-in;
}
#owl-reference .item .Box .BoxImage img {
	
}
#owl-reference .item span {
	display: block;
	position: absolute;
	left: 10px;
	width: 90%;
	bottom: 30px;
	background-color: transparent;
	border: #1B1B1B;
	z-index: 999;
	padding: 5px;
	padding-left: 20px;
	font-size: 22px;
	/*white-space: nowrap;*/
	/*text-overflow: ellipsis;*/
	/*overflow: hidden;*/
	font-weight: 600;
	line-height: 34px;
	text-align: left;
}
#owl-reference .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
#owl-reference .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-reference.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-reference .owl-buttons {
	text-align: center;
	position: absolute;
	z-index: 999;
	width: 100%;
	height: auto;
	top: 50%;
	margin-top: -50px;
	left: 0px;
    }

#owl-reference .owl-prev {
       width: 50px;
		height: 50px;
		position: absolute;
		left: -50px;
		top: 40%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		font-size: 20px;
		background-color: transparent;
    }
#owl-reference .owl-prev span {
	font-size: 60px;
	color: #5A5A5A;
    }
#owl-reference .owl-prev:hover span {
	font-size: 60px;
	color: #112158;
	transition-property:all;
	transition-duration:0.5s;
		
    }
#owl-reference .owl-prev:hover {
		background-color: transparent;
	transition-property:all;
	transition-duration:0.5s;
    }
	#owl-reference .owl-next {
       width: 50px;
		height: 50px;
		position: absolute;
		right: -50px;
		top: 40%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: transparent;
    }
#owl-reference .owl-next span {
	font-size: 60px;
	color: #5A5A5A;
    }
#owl-reference .owl-next:hover span {
	font-size: 60px;
	color: #112158;
    }
#owl-reference .owl-next:hover {
		background-color: transparent;
		color: #36a9e1;
		transition-property:all;
		transition-duration:0.5s;
    }


		#owl-reference .item a {
            display: block;
        }

#owl-reference .owl-dots {
    position: relative;
	bottom: -20px;
}
#owl-reference .owl-dots .owl-dot span {
      width: 12px;
      height: 12px;
      margin: 4px 5px;
      background-color: #9ca3a9;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; 
	border: solid 2px #9ca3a9;
	box-sizing: border-box;
}
#owl-reference .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #112158; 
	border: solid 2px #112158;
}





#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:#C4F4FF;;
	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 .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.30);
}
#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:hover .Location {
	background-color: #e42a29;
	transition: all 400ms ease-in;
	color: #FFFFFF;
}
#owl-faaliyet .item .Box .BoxImage .BlackCover .Location {
    position: absolute;
	z-index: 100;
	padding: 6px 14px;
	text-align: center;
	right: 10px;
	top: 10px;
	background-color: #00abcb;
	border-radius: 6px;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
 }
#owl-faaliyet .item .Box .BoxImage .BlackCover .Location i {
	font-size: 16px;
 }
#owl-faaliyet .item .Box .BoxImage .BlackCover .Location i {
	font-size: 16px;
 }
#owl-faaliyet .item .Box .BoxImage img {
	
}
#owl-faaliyet .item .Box .BoxDetail {
text-align: center;
	padding: 15px;
	line-height: 22px;
	text-overflow: ellipsis;
	width: 100%;
	height: 140px;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
}
#owl-faaliyet .item .Box .BoxDetail h3 {
	font-size: 18px;
	font-weight: 600;
	color: #006D86;;
	padding-bottom: 10px;
	
}
#owl-faaliyet .item .Box .BoxDetail p {
	font-size: 14px;
	color: #424E58;
	white-space: normal;
	font-weight: 400;
	
}
#owl-faaliyet .item .Box a.DetailButton {
	display: block;
	width: 90%;
	height: 38px;
	line-height: 38px;
	background-color: transparent;
	color: #112158;
	font-size: 13px;
	font-weight: 600;
	border-radius: 100px;
	padding: 0px 25px;
	box-sizing: border-box;
	margin-top: 10px !important;
	margin: auto;
	border:solid 1px #112158;
}
#owl-faaliyet .item .Box a.DetailButton:hover {
	background-color: #112158;
	color: #FFF;
	border:solid 1px #112158;
	transition-property:all;
	transition-duration:0.4s;
}
#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-dots .owl-dot span {
      width: 12px;
      height: 12px;
      margin: 4px 5px;
      background-color: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; 
	border: solid 2px #D6D6D6;
	box-sizing: border-box;
}
#owl-faaliyet .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #00abcb; 
	border: solid 2px #00abcb;
}
#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: transparent;
		font-size: 20px;
    }
#owl-faaliyet .owl-prev span {
	font-size: 60px;
	color: #424E58;
    }
#owl-faaliyet .owl-prev:hover {
       background-color: transparent;
    }
#owl-faaliyet .owl-prev span:hover {
	opacity: 0.6;
	transition-property:all;
	transition-duration:0.5s;
    }
#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: transparent;
    }
#owl-faaliyet .owl-next span {
	font-size: 60px;
	color: #424E58;
    }
#owl-faaliyet.owl-next:hover {
       background-color: transparent;
    }
#owl-faaliyet .owl-next span:hover {
	opacity: 0.6;
	transition-property:all;
	transition-duration:0.5s;
    }
		#owl-faaliyet .item a {
            display: block;
        }













#owl-services .item {
	box-sizing: border-box;
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
	z-index: 100;
	
	
}
#owl-services .item .Box {
    margin: 0px auto;
	
}

#owl-services .item .Box:hover {
	transition-property:all;
	transition-duration:0.5s;
	
}

#owl-services .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);
	z-index: 999;
	border-radius: 100%;
	border:solid 5px #d7d7d7;
	
}

#owl-services.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);
	border-radius: 100%;
}
#owl-services .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);
	display: block;
}
#owl-services .item .Box .BoxImage .BlackCover {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.10);
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.20) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.20) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.20) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(0,0,0,0.20) 100%);
	border-radius: 100%;
}
#owl-services .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.4);
	background-image: none;
	transition: all 400ms ease-in;
}
#owl-services .item .Box .BoxImage img {
	
}
#owl-services .item .NP {
	display: block;
	width: 100%;
	bottom: 30px;
	background-color: transparent;
	border: #1B1B1B;
	z-index: 999;
	padding-top: 15px;
	font-size: 12px;
	/*white-space: nowrap;*/
	/*text-overflow: ellipsis;*/
	/*overflow: hidden;*/
	font-weight: 600;
	line-height: 34px;
	text-align: left;
}
#owl-services .item .NP span {
	display: block;
	padding: 5px;
	text-align: center;
	line-height: normal;
}
#owl-services .item .NP span.Name {
	font-size: 14px;
	white-space: nowrap;
	color: #112158;
	
}
#owl-services .item .NP span.Position {
	font-size: 12px;
}
#owl-services .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
#owl-services .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-services.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-services .owl-buttons {
	text-align: center;
	position: absolute;
	z-index: 999;
	width: 100%;
	height: auto;
	top: 50%;
	margin-top: -50px;
	left: 0px;
    }
#owl-services .owl-prev {
       width: 50px;
		height: 50px;
		position: absolute;
		left: -50px;
		top: 30%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		font-size: 20px;
	opacity: 1 !important;
	border-radius: 6px;
	line-height: 45px;
    }
#owl-services .owl-prev span {
	font-size: 50px;
	color: #424E58;
    }
#owl-services .owl-prev:hover {
	opacity: 0.6;
	transition-property:all;
	transition-duration:0.5s;
	background-color: transparent;
	color: #112158;
    }
#owl-services .owl-next {
       width: 50px;
		height: 50px;
		position: absolute;
		right: -50px;
		top: 30%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		font-size: 20px;
	opacity: 1 !important;
	border-radius: 6px;
	line-height: 45px;
    }
#owl-services .owl-next span {
	font-size: 50px;
	color: #424E58;
    }
#owl-services .owl-next:hover {
	opacity: 0.6;
	transition-property:all;
	transition-duration:0.5s;
	background-color: transparent;
	color: #112158;
    }
		#owl-faaliyet .item a {
            display: block;
        }
#owl-services .owl-dots {
    position: relative;
	bottom: -20px;
}
#owl-services .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 2px 3px;
      background-color: #9ca3a9;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; 
	border: solid 2px #9ca3a9;
	box-sizing: border-box;
}
#owl-services .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #112158; 
	border: solid 2px #112158;
}




#owl-banner .item .Caption {
	width: 50%;
	    height: auto;
	min-height: 100px;
	left: 10%;
	top: 120px;
	position: absolute;
	z-index: 200;
	color: #FFFFFF;
	padding: 30px;
	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: 42px;
	font-weight: 600;
	padding-bottom: 25px;
	line-height: 60px;
    }
#owl-banner .item .Caption .CDetail p.Detail {
		font-size: 18px;
	font-weight: 400;
	line-height: 26px;
    }
#owl-banner .item .Caption .CButton a {
		font-size: 14px;
	font-weight: 600;
	padding:5px;
	width: 240px;
	display: block;
	border: solid 1px #fff;
	line-height: 30px;
	margin-top: 30px;
	border-radius: 100px;
	color: rgba(255,255,255,1.00);
	text-align: center;
    }
#owl-banner .item .Caption .CButton a:hover {
	transition-property:all;
	transition-duration:0.5s;
	background-color: #112158;
	border: solid 1px #112158;
	color: #fff;
    }
#owl-banner .item {
		height: 780px;
    }
	#owl-banner .item img {
		height: auto;
		display: block;
		width: auto;
	object-fit: cover;
		object-position: center center;
    }
	#owl-banner .owl-prev {
       width: 50px;
		height: 50px;
		position: absolute;
		left: 30px;
		top: 32%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: transparent;
		font-size: 20px;
    }
#owl-banner .owl-prev span {
	font-size: 60px;
	color: #FFFFFF;
    }
#owl-banner .owl-prev:hover span {
	color: #929292;
	transition-property:all;
	transition-duration:0.4s;
    }
#owl-banner .owl-prev:hover {
    }
	#owl-banner .owl-next {
       width: 50px;
		height: 50px;
		position: absolute;
		right: 30px;
		top: 32%;
		text-align: center;
		margin: 0px;
		padding: 0px;
		background-color: transparent;
    }
#owl-banner .owl-next span {
	font-size: 60px;
	color: #FFFFFF;
    }
#owl-banner .owl-next:hover span {
	color: #929292;
		transition-property:all;
	transition-duration:0.4s;
    }
#owl-banner .owl-next:hover {
    }
#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: #e42a29;
    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: 100px;
}
.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots .owl-dot span {
      width: 12px;
      height: 12px;
      margin: 3px 2px;
      background-color: transparent;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; 
	border: solid 2px #FFF;
	box-sizing: border-box;
	position: relative;
	
}
.MainContainer .Slider-Wrap .Slider .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #ffed00; 
	border: solid 8px #ffed00;
	top: 2px;
}

.MobileMenu {
	display: none;
}
.MobileListMenu {
	display: none;
}

.Continue {
	padding: 15px
	
        }
.Continue a {
	border:solid 1px #FFF;
	color: #FFFFFF;
	padding: 15px;
	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 #FFF;
	background-color: #FFF;
	transition-property: all;
	transition-duration: 0.5s;
	color: #424E58;
	
        }
#toTop {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 60px;
    width: 44px;
    height: 44px;
    opacity: 1;
	border: none;
	background-color: #dbb887;
	border-radius: 100px;
	text-align: center;
	line-height: 44px;
	z-index: 9998;
}
#toTop i {
    font-size: 16px;
}
#toTop:hover {
    opacity: 0.7;
	transition-property:all;
	transition-duration:0.5s;
}
#toTop:hover i {
}

.AccordionButton {	
	width: 100%;
	float: left;
	cursor: pointer;
	background-color: #f7f9fe;
	border:solid 1px #E5EBFB;
	padding:15px;
	box-sizing:border-box;
	font-weight:600;
	margin-bottom:10px;
}
.AccordionButton:hover {
	background-color:#e42a29;
	border: solid 1px #e42a29;
	transition-property:all;
	transition-duration:0.3s;
	color:#FFFFFF;
}
.AccordionButton.active {
	background-color:#e42a29;
	border: solid 1px #e42a29;
	transition-property:all;
	transition-duration:0.3s;
	color:#FFFFFF;
}
	
.AccordionContent {	
	width: 100%;
	float: left;
	box-sizing:border-box;
	padding:15px;
	display: none;
	text-align: justify;
}
#Loader-Wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9998;
	background-color: rgba(0,0,0,0.90);
	display: flex;
    align-items: center;
    justify-content: center
}

    .Loader {
  width: 48px;
  height: 48px;
  border: 3px solid #FFF;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.Loader::after {
    content: '';  
  box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-bottom-color: #112158;
}
    
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} 

@keyframes wheelSk {
  0%, 50%, 100% { transform: translatey(0) }
  30%, 90% { transform: translatey(-3px) }
}

@keyframes lineDropping {
  0% {
    background-position: 100px 11px, 115px 35px, 105px 60px;
    opacity: 1;
  }
  50% { background-position: 0px 11px, 20px 35px, 5px 60px }
  60% { background-position: -30px 11px, 0px 35px, -10px 60px }
  75%, 100% {
    background-position: -30px 11px, -30px 35px, -30px 60px;
    opacity: 0;
  }
}
.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;
}


@-webkit-keyframes SliderAnimation {
  0%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  20%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  40%{
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
  }
  50%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  60%{
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
  }
  80%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  100%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
}

@keyframes SliderAnimation {
  0%{
	transform: translateY(0);
  }
  20%{
	transform: translateY(0);
  }
  40%{
	transform: translateY(-30px);
  }
  50%{
	transform: translateY(0);
  }
  60%{
	transform: translateY(-15px);
  }
  80%{
	transform: translateY(0);
  }
  100%{
	transform: translateY(0);
  }
}




	/* Style the tab */
.tab {
  overflow: hidden;
  background-color: #f1f1f1;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
	width: 50%;
	box-sizing: border-box;
	font-size: 16px;
	color: #424E58;
	font-family: 'Poppins', sans-serif;
	
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #FFF;
}

/* Go from zero to full opacity */
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}






















.timeline * {
  box-sizing: border-box;
}


.timeline {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 40px 40px;
	box-sizing: border-box;
}

.timeline::after {
  content: '';
  position: absolute;
  width: 2px;
  background: #112158;
  top: 15px;
  bottom: 15px;
  left: 50%;
  margin-left: -1px;
	box-sizing: border-box;
}

.container {
  padding: 15px 30px;
  position: relative;
  background: inherit;
  width: 50%;
box-sizing: border-box;
}

.container.left {
  left: 0;
}

.container.right {
  left: 50%;
}

.container::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: calc(50% - 8px);
  right: -8px;
  background: #ffffff;
  border: 2px solid #112158;
  border-radius: 16px;
  z-index: 1;
	box-sizing: border-box;
}

.container.right::after {
  left: -8px;
	box-sizing: border-box;
}

.container::before {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  top: calc(50% - 1px);
  right: 8px;
  background: #112158;
  z-index: 1;
	box-sizing: border-box;
}

.container.right::before {
  left: 8px;
	box-sizing: border-box;
}

.container .date {
  position: absolute;
  display: inline-block;
  top: calc(50% - 8px);
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #112158;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
}

.container.left .date {
  right: -125px;
}

.container.right .date {
  left: -125px;
}

.container .icon {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 9px 0;
  top: calc(50% - 20px);
  background: #FFF;
  border: 2px solid #112158;
  border-radius: 40px;
  text-align: center;
  font-size: 18px;
  color: #112158;
  z-index: 1;
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.container.left .icon {
  right: 56px;
}

.container.right .icon {
  left: 56px;
}

.container .content {
  padding: 30px 90px 30px 30px;
  background: #FFF;
  position: relative;
  border-radius: 0 500px 500px 0;
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}

.container.right .content {
  padding: 30px 30px 30px 90px;
  border-radius: 500px 0 0 500px;
}

.container .content h2 {
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: normal;
  color: #112158;
}

.container .content p {
  margin: 0;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
}

.Black {
	background-color: rgba(0,0,0,0.60);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9997;
	left: 0px;
	top: 130px;
	display: none;
	backdrop-filter: blur(8px);
	transition-property:all;
	transition-duration:0.8s;
}
.Black.StickyClass {
	top: 90px;
}


  .container {
    width: 100%;
    padding-left: 160px;
    padding-right: 30px;
  }

  .container.right {
    left: 0%;
  }

  .container.left::after, 
  .container.right::after {
    left: 112px;
	  box-sizing: border-box;
  }

  .container.left::before,
  .container.right::before {
    left: 120px;
	  box-sizing: border-box;
    border-color: transparent #112158 transparent transparent;
  }

  .container.left .date,
  .container.right .date {
    right: auto;
    left: 15px;
  }

  .container.left .icon,
  .container.right .icon {
    right: auto;
    left: 146px;
  }

  .container.left .content,
  .container.right .content {
    padding: 30px 30px 30px 90px;
    border-radius: 500px 0 0 500px;
  }
}






.MobileMenu {
	display: none;
}


.WhatsAppButton {
	position: fixed;
	right: 10px;
	bottom: 120px;
	z-index: 9998;
	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 10px;
	border-radius: 50px;
}


.ProjectList {
	
}
.ProjectList .Box {
	background:#FFF;
		width: 24%;
	margin-left: 0.4%;
	margin-right: 0.4%;
	margin-bottom: 15px;
	display: inline-block;
	
}
.ProjectList .Box:hover {
	background:#FFF;
	transition-property:all;
	transition-duration:0.5s;
	
}

.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);
	max-height: 300px;
	overflow: hidden;
}
.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;
}
.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);
}
.ProjectList .Box .BoxImage .BlackCover {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 999;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.40);
}
.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;
}

.ProjectList .Box .BoxImage img {
	
}

.TeamArea {
	text-align: center;
}
.TeamArea .TeamBox {
	width: 11%;
	background-color: #FFFFFF;
	padding: 20px 30px;
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
	border-radius: 15px;
	display: inline-block;
	margin-right: 0.5%;
	margin-left: 0.5%;
	margin-bottom: 40px;
	
}
.TeamArea .TeamBox:hover {
	background-color: #CAD8E7;
	transition-property: all;
	transition-duration: 0.5s;
}

.TeamArea .TeamBox .TeamImg {
	text-align: center;
	
}
.TeamArea .TeamBox .TeamImg img {
	display: block;
	width: 100%;
	border-radius: 300px;
	margin: auto;
	
}
.TeamArea .TeamBox .TeamDetail {
	padding-top: 20px;
}
.TeamArea .TeamBox .TeamDetail span {
	display: block;
	white-space: nowrap;
}
.TeamArea .TeamBox .TeamDetail span.NM {
	font-size: 14px;
	color: #112158;
	font-weight: 600;
}
.TeamArea .TeamBox .TeamDetail span.PS {
	font-size: 12px;
	font-weight: 500;
}




@media screen and (max-width:1440px) {
	
	.MainContainer .Content-Wrap .ServicesIconContent .Box {
	width: 30%;
}
	.MainContainer .Content-Wrap .PageContent {
	max-width: calc(100% - 40px) !important;
}
	.InContent .LeftContactArea .Block span {
	width: 23%;
	margin-right: 0.5%;
	margin-left: 0.5%;
		white-space: nowrap;
}
	.InContent .ContactArea span {
	font-size: 13px;
	line-height: 26px;
}
	.TeamArea .TeamBox {
	width: 15%;
	padding: 20px 30px;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 30px;
	
}
	.ProjectList .Box {
		width: 30%;
	margin-left: 1%;
	margin-right: 1%;
	
}
	.AboutBlockArea .ABlockContent .ServicesBlock2.CTR {
	width: calc(100% - 100px) !important;
	
}
	.AboutBlockArea .ABlockContent .ServicesBlock2 .PLeft:before {
    top: 20%;
}
	.AboutBlockArea .ABlockContent .ServicesBlock2.CTR {
	width: calc(100% - 0px) !important;
	
}
	.AboutBlockArea .ABlockContent .ServicesBlock2 .PLeft:before {
    right: -160px;
    top: 20%;
    margin-top: -80px;
	z-index: 200;
}
	.MainContainer .Content-Wrap .GoogleArea .GoogleIn {
	width: 100%;
	margin: auto;
}
}

@media screen and (max-width:1280px) {
	
	.MainContainer .TopBar-Wrap .TopBar {
	width:100%;
}
	.MainContainer .Header-Wrap .Header {
	width:100%;
}
	.MainContainer .Header-Wrap .HeaderMenu {
	left: 180px;
}
	#Menu-Nav li a {
	padding-right: 28px;
	padding-left: 28px;
}
	.TopButtons {
	right: 30px;
}
	.MainContainer .Content-Wrap .CorporateArea .CorporateDetail {
	width: 94%;
}
	.MainContainer .Content-Wrap .CorporateArea .CorporateDetail p {
	font-size: 13px;
		padding-bottom: 15px;
		line-height: 22px;
}
	.MainContainer .Content-Wrap .CorporateArea .CorporateDetail .DLeft:after {
    top: 45%;
		border-width: 80px;
}
	.MainContainer .Footer-Wrap .Footer {
	width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		box-sizing: border-box;
		padding-top: 180px;
}
	.MainContainer .Footer-Wrap .Footer .FLogo {
	margin-right: 90px;
}
	.MainContainer .Footer-Wrap .Footer .FMenu ul.FM1 {
	padding-right: 90px;
}
	.MainContainer .Footer-Wrap .Footer .FMenu ul.FM2 {
	padding-right: 90px;
}
	.MainContainer .Footer-Wrap .Footer .FMenu ul.FM3 {
	padding-right: 90px;
}
	.MainContainer .Content-Wrap .ServicesIconContent {
	width: 90%;
}
	.AboutBlockArea .ABlockContent .ServicesBlock2 .PLeft:before {
    top: 20%;
}
	.MainContainer .Content-Wrap .PageContent.EK {
	max-width: 1280px !important;
}
	.InContent .PageRight {
	float: left;
	width: 980px;
	padding-left: 60px;
	box-sizing: border-box;
}
}

@media screen and (max-width:1152px) {
	
		.MainContainer .Footer-Wrap .Footer .FLogo {
	margin-right: 80px;
}
	.MainContainer .Footer-Wrap .Footer .FMenu ul.FM1 {
	padding-right: 80px;
}
	.MainContainer .Footer-Wrap .Footer .FMenu ul.FM2 {
	padding-right: 80px;
}
	.MainContainer .Footer-Wrap .Footer .FMenu ul.FM3 {
	padding-right: 80px;
}
	
	.MainContainer .Footer-Wrap .Footer .FLogo img {
	height: 120px;
}
	.MainContainer .Content-Wrap .ServicesIconContent {
	width: 98%;
}
	#owl-reference .item span {
	font-size: 18px;
		line-height: 28px;
}
	#Menu-Nav li a {
	padding-right: 20px;
	padding-left: 20px;
}
	#Menu-Nav li a {
	font-size: 13px;
}
	.TeamArea .TeamBox {
	width: 16%;
	padding: 20px 30px;
	margin-right: 0.5%;
	margin-left: 0.5%;
	margin-bottom: 30px;
	
}
	.AboutBlockArea .ABlockContent .ServicesBlock2.CTR {
	width: calc(100% - 0px) !important;
	
}
	.AboutBlockArea .ABlockContent .ServicesBlock2 .PLeft:before {
    border-width: 100px;
    right: -200px;
    top: 30%;
    margin-top: -100px;
	z-index: 200;
}
	.AboutBlockArea .ABlockContent .ServicesBlock2 .PRight img {
	display: block;
	object-fit: cover;
	object-position: center center;
	width: 100%;
	height: auto;
	border-radius: 30px;
}
	.MainContainer .Content-Wrap .PageContent.EK {
	max-width: 1152px !important;
}
	.InContent .PageRight {
	float: left;
	width: 860px;
	padding-left: 60px;
	box-sizing: border-box;
}
	
}

@media screen and (max-width:1024px) {
	
	.MainContainer .Header-Wrap .HeaderMenu {
	display: none;
}
	.InContent .ContactArea span {
	font-size: 12px;
	line-height: 26px;
}
	
	.MainContainer .Content-Wrap .CorporateArea .CorporateDetail .DLeft {
	width: 100%;
	float: none;
	padding-right: 0px;
}
.MainContainer .Content-Wrap .CorporateArea .CorporateDetail .DRight {
	width: 100%;
	float: none;
	padding-left: 0px;
	padding-top: 80px;
}
	.MainContainer .Footer-Wrap .Footer .FMenu {
	display: none;
}
	
	.MainContainer .Header-Wrap .Header .Logo a {
	left: 50%;
	top: 0px;
		margin-left: -110px;
}
	.MainContainer .Footer-Wrap .Footer .FLogo {
	margin-right:0px;
	float:none;
		text-align: center;
}
	.MainContainer .Footer-Wrap .Footer .FLogo img {
	height: 140px;
}
	.MainContainer .Content-Wrap .CorporateArea .CorporateDetail p {
	font-size: 15px;
	padding-bottom: 20px;
	line-height: 24px;
}
	.MainContainer .Content-Wrap .CorporateArea .CorporateDetail .DRight img {
	width: 100%;
	display: block;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 0px;
}
	.MainContainer .Content-Wrap .CorporateArea .CorporateDetail .DLeft:after {
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 100px;
    border-color: #fff transparent transparent transparent;
    left: 50%;
    top: 100%;
    margin-top: 80px;
    margin-left: -100px;
    z-index: 999;
}
	.TopButtons {
	right:inherit;
		left: 30px;
	top: 18px;
}
	.MobileMenu {
		z-index: 9998;
		width: 40px;
		height: auto;
		display: block;
		cursor: pointer;
	color: #424242;
	width: 100px;
	height: 90px;
	float: right;
	}
.MobileMenu:hover {
	transition-property:all;
	transition-duration:0.4s;
	opacity: 0.6;
	}
.MobileMenu.active {
	color: #000000;
	transition-property:all;
	transition-duration:0.3s;
	background-color: #0C1842;
	}
	.MobileMenu span.active {
	background-color: #000000 !important;
		opacity: 0.9;
	}
.MobileMenu span {
		left: 30%;
	top: 35%;
	position: relative;
	
	
}
.MobileMenu span.L1 {
		display: block;
	width: 45%;
	height: 2px;
	margin-bottom: 6px;
	background-color: #FFF;
	
}
.MobileMenu span.L2 {
		display: block;
	width: 35%;
	height: 2px;
	margin-bottom: 6px;
	background-color: #FFF;

}
.MobileMenu span.L3 {
		display: block;
	width: 40%;
	height: 2px;
	margin-bottom: 6px;
	background-color: #FFF;

}
	.MobileListMenu {
		display: none;
		width: 80%;
		height: 100%;
		position: fixed;
		z-index: 9998;
		top: 130px;
		right: 0px;
		padding-top: 40px;
		padding-left: 20px;
		padding-right: 20px;
		background-color: #ebebeb;
			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%;
	overflow-x: scroll;
		box-sizing: border-box;
	
	}
.MobileListMenu.StickyClass {
		top: 90px;
	
	}
	.MobileListMenu ul {
		margin: 0px;
		padding: 0px;
		padding-top: 0px;
		list-style: none;
	}
	.MobileListMenu ul li {
	}
	.MobileListMenu ul li ul {
		display: none;
	}
	.MobileListMenu ul li a {
		display: block;
		color: #575757;
		padding-left: 20px;
		padding-right: 10px;
		padding-top: 15px;
		padding-bottom: 15px;
		font-size: 18px;
		font-weight: 500;
		box-sizing: border-box;
		border-bottom: solid 1px #CCC;
	}
.MobileListMenu ul li a:hover {
	opacity: 0.6;
	transition-property:all;
	transition-duration:0.4s;
	}
	.MobileListMenu ul li ul li a {
		display: block;
		padding:  6px 3px;
		font-size: 15px;
		font-weight: 400;
		color: #727272;
		margin-top: 2px;
		margin-bottom: 2px;
		margin-left: 20px;
		padding-left: 10px;
		border-radius: 0;
		border: none;
	}
.MobileListMenu ul li ul li a:hover {
	transition-property: all;
	transition-duration: 0.2s;
	border-bottom: solid 1px #3f3f3f;
	opacity: 0.6;
	border: none;
	}
.MobileListMenu ul li ul {
	padding: 5px 0px;;
	}
	.InContent .LeftContactArea .Block {
	flex-direction: column;
}
	#toTop {
    right: 30px;
}
	.AboutBlockArea .ABlockContent .ServicesBlock2 .PLeft {
	font-size: 14px;
		line-height: 22px;
}
	.AboutBlockArea .ABlockContent .ServicesBlock2 .PLeft {
	width: 100%;
	height: auto;
	float: none;
	padding-left: 0px;
	padding-right: 0px;
		padding-bottom: 20px;
}
	.AboutBlockArea .ABlockContent .ServicesBlock2 .PRight {
	width: 100%;
	height: auto;
	float: none;
	
}
	.AboutBlockArea .ABlockContent .ServicesBlock2 .PLeft:before {
    border-width: 100px;
    right: 50%;
		margin-right: -100px;
		border-color: transparent transparent #fff transparent;
    top: 0%;
    margin-top: -200px;
    z-index: 200;
}
	.AboutBlockArea .ABlockContent .ServicesBlock2 .PLeft {
	font-size: 15px;
		line-height: 26px;
}
	.AboutBlockArea .ABlockContent .ServicesBlock2.CTR {
	 display: flex;
     flex-direction: column-reverse;
     flex-wrap: nowrap;
     justify-content: center;
     align-items: center;
     align-content: flex-start;
	
}
	.MainContainer .Content-Wrap .PageContent.EK {
	width: 100%;
}
	.InContent .PageLeft {
	float: none;
		text-align: center;
		width: 100%;
}
	.InContent .PageLeft img {
	width: 400px;
		margin: auto;
}
	.InContent .PageRight .UserInfo {
	text-align: center;
}

	.InContent .PageRight {
	float: none;
		width: 100%;
		padding-left: 0px;
}

}

@media screen and (max-width:968px) {
	
	.MainContainer .Header-Wrap .Header .Logo a {
		margin-left: -90px;
}
	.InContent .LeftContactArea .Block span {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 60px;
}
	.InContent .ContactArea span {
	font-size: 16px;
	line-height: 32px;
		
}
	.InContent .ContactArea span i {
	width: 120px;
	height: 120px;
	line-height: 120px;
		font-size: 38px;
}
	.TeamArea .TeamBox .TeamDetail span.NM {
	font-size: 13px;
}
	.TeamArea .TeamBox .TeamDetail span.PS {
	font-size: 11px;
	font-weight: 500;
}
}

@media screen and (max-width:768px) {
	
	.MainContainer .Content-Wrap .ServicesIconContent .Box span.BTitle {
	font-size: 14px;
}
	.MainContainer .Content-Wrap .ServicesIconContent .Box span.BDetail {
	font-size: 13px;
	
}
		.MainContainer .Header-Wrap .Header .Logo a {
		margin-left: -60px;
}
	#owl-banner .item .Caption {
	width: 80%;
	    height: auto;
	min-height: 100px;
	left: 10%;
	top: 100px;
	padding: 20px;
	}
	#owl-banner .item .Caption .CDetail p.Title {
		font-size: 36px;
	padding-bottom: 15px;
	line-height: 50px;
    }
#owl-banner .item .Caption .CDetail p.Detail {
		font-size: 16px;
	line-height: 24px;
    }
	.TeamArea .TeamBox {
	width: 22%;
	padding: 20px 30px;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 30px;
	
}
	.ProjectList .Box {
		width: 47%;
	margin-left: 1%;
	margin-right: 1%;
	
}
}

@media screen and (max-width:640px) {
	
	.LineHeading span {
	font-size: 24px;
}
	.MainContainer .Content-Wrap .ServicesIconContent .Box {
	width: 90%;
	margin-left: 0%;
	margin-right: 0%;
		margin-bottom: 20px;
}
	.MainContainer .Content-Wrap .ServicesIconContent .Box span.BTitle {
	font-size: 18px;
}
	.MainContainer .Content-Wrap .ServicesIconContent .Box span.BDetail {
	font-size: 14px;
	
}
	.MainContainer .Content-Wrap .ContentTitle {
	padding: 18px;
	font-size: 22px;
}
	.MainContainer .Content-Wrap .CorporateArea .CorporateDetail .DLeft:after {
    border-width: 80px;
    margin-top: 80px;
    margin-left: -80px;
}
	.owl-theme .owl-nav {
  display: none;
	}
	.MainContainer .Content-Wrap .FaaliyetArea .FaaliyetContent {
	width: 98%;
}
.TeamArea .TeamBox {
	width: 32%;
	padding: 20px 30px;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 30px;
	
}
	.InContent .ContactArea span i {
	width: 100px;
	height: 100px;
	line-height: 100px;
		font-size: 34px;
}
	.AboutBlockArea .ABlockContent .ServicesBlock2 .PLeft:before {
    border-width: 60px;
    right: 50%;
		margin-right: -60px;
		border-color: transparent transparent #fff transparent;
    top: 0%;
    margin-top: -120px;
    z-index: 200;
}
	.InContent .ContactFormArea .Row .C1 {
	width: 100%;
	float: none;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 10px;
}
	.InContent {
	padding-left: 0px;
	padding-right: 0px;
}
	.InContent .ContactFormArea {
	width: 100%;
}
	.MainContainer .Content-Wrap .PageContent {
	max-width: auto;
}
	.InContent {
	padding-left: 20px;
	padding-right: 20px;
}
}

@media screen and (max-width:440px) {
	
	.TopButtons {
	display: none;
}
	.MainContainer .Header-Wrap .Header .Logo a {
		margin-left: -80px;
}
	.MainContainer .Header-Wrap .Header .Logo a img {
	height: 96px;
}
	.MainContainer .Header-Wrap .Header .Logo a {
	padding: 5px 25px;
}
	.MainContainer .Content-Wrap .ContentTitle {
	padding: 16px;
	font-size: 20px;
}
	.MainContainer .Content-Wrap .CorporateArea .CorporateDetail .DLeft:after {
    border-width: 40px;
    margin-top: 80px;
    margin-left: -40px;
}
	.MainContainer .Content-Wrap .FaaliyetArea .FaaliyetContent {
	padding-top: 30px;
}
	.TeamArea .TeamBox {
	width: 92%;
	padding: 20px 30px;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 30px;
		box-sizing: border-box;
	
}
	.TeamArea .TeamBox .TeamDetail span.NM {
	font-size: 16px;
}
.TeamArea .TeamBox .TeamDetail span.PS {
	font-size: 14px;
}
	.ProjectList .Box {
		width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	
}
	
	.MainContainer .PageTitleArea {
	height:440px;
	line-height:340px;
	font-size: 30px;
}
	.InContent .ContactArea span {
	font-size: 14px;
	line-height: 28px;
		
}
	.InContent .ContactArea span i {
	margin-bottom: 15px;
}
	.InContent .LeftContactArea {
	margin-bottom: 20px;
}
	.AboutBlockArea .ABlockContent .ServicesBlock2 .PLeft:before {
    border-width: 40px;
    right: 50%;
		margin-right: -40px;
		border-color: transparent transparent #fff transparent;
    top: 0%;
    margin-top: -80px;
    z-index: 200;
}
	.InContent .PageRight .UserInfo span.UN {
	font-size: 32px;
}
.InContent .PageRight .UserInfo span.UD {
	font-size: 15px;
}
	.InContent .PageLeft img {
	width: 320px;
		margin: auto;
}
	.InContent {
	font-size: 14px;
}
	
}

@media screen and (max-width:414px) {
}