@import url('https://fonts.googleapis.com/css?family=Chalet:300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Chalet:200,300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@font-face {
    font-family: 'Chalet';
    src: url('chalet-bold.woff2') format('woff2'),
        url('chalet-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Chalet';
    src: url('../../index.html') format('woff2'),
        url('chalet-normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    overflow-x: hidden;
    width: 100%;
}
body{
	margin:0;
	font-family: 'Chalet', sans-serif;
	padding: 0;
	background-color:transparent;
	background-size:cover;
	background-repeat: no-repeat;
	overflow-x:hidden;
     background:#171717;
	
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u,center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   font-family: 'Chalet', sans-serif!important;
   font-weight: bold!important;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #141f3e;
  /* change if the mask should have another color then white */
  z-index: 99999999999;
  /* makes sure it stays on top */
}
.yk{
    color:#fff;
    font-size: 4em;
    color: #777;
    opacity: 0.8;
    display: block;
}
.status {
    display: block;
    font-size: 11em;
    color: #777;
    opacity: 0.8;
    font-weight: bold;
}


#status {
  width: 200px;
  height: 200px;
  position: absolute; 
  left: 48%;
  /* centers the loading animation horizontall y one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  /* is width and height divided by two */
}

.padsil{padding:0;}
.padleft{padding-left:0;}
.padright{padding-right:0;}
a{
	text-decoration: none;
	color:#fff;
	transition: all .2s;
}
a{
	text-decoration: none;
	color:#255e92;
	transition: all .2s;
}
.anasayfa{
    background:#171717;
}
.language {
    font-size: 1em!important;
    background: white!important;
    color: #255e92!important;
    font-weight: bold!important;
    padding: 4px 15px!important;
    border-radius: 20px!important;
    margin-top: 39px;
}
.lns{
	font-size: 8px!important;
	padding-left: 5px;
}
.lng {
    background: transparent;
    box-shadow: none;
    border: none;
        margin-left: 0px;
}
.lng>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #255e92;
    white-space: nowrap;
    background: white;
    max-width: 100px;
    margin-bottom: 7px;
    border-radius: 12px;
}
.navbar-default {
    background-color: transparent;
    border: none;
    top:1vh;
}
.container-fluid{
	margin-left: 3%;
	margin-right: 3%;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
        letter-spacing: 0.5px;
    font-size: 1.1em;
    border-radius: 30px;
    transition: all .4s;
    padding: 8px 15px;
    font-family: "Chalet",sans-serif;
    font-weight: 600;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.closeform:hover{
-webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite;
}
.navbar-default .navbar-nav>li>a:hover{
    color: #255e92;
    font-size: 1.1em;
    background: #fff;
    border-radius: 30px;
    font-size: 1.1em;
    transition: all .4s;
}
.navbar-default .navbar-nav>li>a:focus{
    color: #255e92;
    font-size: 1.1em;
    background: #fff;
    font-size: 1.1em;
    transition: all .4s;
}
.krm>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #255e92;
    white-space: nowrap;
    text-align: center;
    background: white;
    max-width: 127px;
    right: -47px;
    position: relative;
    font-weight: 600;
    margin-bottom: 7px;
    border-radius: 12px;
    font-weight: 600;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #1f4e79;
    background-color: #ffffff;
    border-radius: 23px;
    font-weight: 600;
}
.navbar-right {
    float: right!important;
    margin-right: -15px;
    top: 3vh;
    position: relative;
}
.satis {
	border-radius: 50%;
}
.satis b {
    background: #255e92;
    padding: 13px;
    border-radius: 26px;
    padding-left: 5vh;
    letter-spacing: 0.05vh
}
.satis .sf {
    background: #255e92;
    padding: 21px 12px;
    height: 80px;
    width: 80px;
    border-radius: 100%;
    margin-right: -4vh;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 1px 96px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 96px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 96px 0px rgba(0,0,0,0.75);
}
.glow {
    content: '';
    display: block;
    width: 100%;
    height: 100vh;
    background: url(../img/glow.png) no-repeat center center;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    z-index: 1;
}
.slide{
	position: fixed;
	width: 100%;
	height: 100vh;
    z-index:3;
}
.homeslide .item img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    object-position: left;
}
.home{
	position: relative;
	width: 100%;
	height: 100vh;
	background-color:transparent;
	background-size: cover cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top:30vh;
	z-index: 2;
}
.owl-prev img{
    position: fixed;
    z-index: 99;
    top: 47vh;
    left:0;
    height: 56px;
    opacity: 0.3;
}
.diger{
    color: #16316f;
    display: block;
    width: 100%;
    font-size: 2em;
    margin-bottom: 10px;
    background: #fff;
    padding-bottom: 10px;
}
.drs{
    background: #fff;
}
.owl-next img{
    position: fixed;
    z-index: 99;
    top: 47vh;
    right:0;
    height: 56px;
    opacity: 0.3;
}
.slogan:hover span{
	margin-top: -3vh;
	transition: all .4s;
}
.slogan:hover strong{
	transition: all .4s;
	margin-top: 4.9vh;
}
.slogan span {
    height: 3px;
    width: 109px;
    background: #fff;
    position: absolute;
    left: -4vh;
    margin-top: -4vh;
    transition: all .4s;
    border-radius: 0;
        height: 4px;
    border-radius: 19px;
    transform: rotate(46deg);
    cursor: pointer;
}
.slogan strong {
    height: 3px;
    width: 109px;
    background: #fff;
    position: absolute;
    transition: all .4s;
    left: -4vh;
    margin-top: 5.4vh;

    cursor: pointer;
    border-radius: 0;
        height: 4px;
    border-radius: 19px;
    transform: rotate(137deg);
}
.slogan {
    display: inline-block;
    padding-left: 10vh;
        padding-bottom: 40vh;
    top: 12vh;
    font-size: 2.6em;
    color: #fff;
    font-style: italic;
    line-height: 1em;
    font-weight: bold;
    font-family: "Chalet",sans-serif;
    text-shadow: 2px 2px #00000052;
}
.slogan b {
    padding-left: 12vh;
}
.anasayfa .altsag {
    float: left;
    padding-top: 0vh;
    position: fixed;
    right: 0;
    bottom: 0vh;
    z-index: 4;
}
.pages .altsag {
    float: right;
    right: 0;
    position: relative;
    bottom: -5vh;
    right: -7vh;
    margin-top: -7vh;
}
.destek{
	color:#fff;
	font-weight: bold;
	display: inline-block;
	float: left;
}
.destek img{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-top: -38px;
}
.telephone{
	display: inline-block;
	line-height: 22px;
	padding-left: 5px;
	font-family: "Chalet",sans-serif;
}
.telephone small{
	display: block;
	font-size: 1em;
	font-weight: 500;
}
.telephone b {
    display: block;
    font-size: 1.6em;
    line-height: 18px;
}
.telephone p{
	display: block;
	font-size: 1em;
	font-weight: 300;
}
.sosyal-medya{
	display: inline-block;
	float: left;
	padding-left:30px;
	padding-top: 16px;
}
.social{
	display: inline-block;
	float: left;
	margin:0;
	padding:0;
}
.social>li{
	display: inline-block;
	float: left;
	transition: all .3s;
	padding: 1vh;
	border-right: 1px solid #ffffff7a;
}
.social>li:last-child{
	border:none;
}
.social>li>a{
	background:transparent;
	transition: all .3s;
	padding: 2vh 1vh;
	text-decoration: none;
}
.social>li>a:hover{
	background:#ff5722ba;
	transition: all .3s;
	padding:2vh 1vh;
	text-decoration: none;
	border-radius: 10px;
}
.social>li>a>img{
	height: 30px;
}
.wps {
    position: fixed;
    bottom: 100px;
    right: 15px;
    z-index: 100;
}
.whatspp{
	margin:0;
	background:#fff;
	padding: 2vh;
	border-radius: 40px;
	max-width: 230px;
	box-shadow: 0px 4px 16px #ddd;
	float: right;
}
.w-text{
	display: inline-block;
	width: 120px;
}
.w-text b {
    font-size: 1.2em;
    font-weight: bold;
    color: #7ed172;
}
.w-text p {
    margin: 0;
    font-size: 1.2em;
    font-weight: 600;
    color: #737373;
}
.whatspp img{
	display: inline-block;
	margin-top:-35px;
}
.wps a{
	text-decoration: none;
}
.footer-menu{
	margin:0;
	padding:0;
}
.footer-menu li{
	list-style: none;
	text-decoration: none;
	display: inline-block;
	float: left;
	border-right: 1px solid #ffffff45;
	padding: 1px 2vh;
	color:#fff;
	font-size: 1em;
	transition: all .2s;
	font-family: "Chalet",sans-serif;
	margin:0 5px;
}
.footer-menu li:hover{
	background: #F44336;
	transition: all .2s;
	border-radius: 45px;
}
.csg {
    font-size: 1.5em;
    position: absolute;
    margin-top: -25px;
    padding-left: 8px;
    transform: rotate(4deg);
}
.satisform a {
    text-decoration: none;
    color: #ff6000;
    transition: all .2s;
}
.frc:hover{
	background:#ffeb3b!important;
	color:#444!important;
}
.frc:hover a{
	color:#444!important;
}
.bns:hover{
	background:transparent!important;
	color:#444!important;
}
.fcopright {
    position: fixed;
    z-index: 4;
    bottom: 10px;
}
.footer-menu li a{
	color:#fff;
	text-decoration: none;
}
.footer-menu li p{
	margin:0;
	padding: 0;
	color:#fff;
	opacity: 0.7;
}
.footer-menu li p a{
	color:#fff;
	font-weight: 600;
}
.footer-menu>li:last-child{
	border:none;
}
.active{
    perspective: 1000px;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background: transparent;
    -webkit-box-shadow: 0px 200px 250px -40px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 200px 250px -40px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 200px 250px -40px rgba(0, 0, 0, 0.75);
    min-height: 100vh;
    -webkit-transform: translate3d(-700px, 0, -550px) rotateY(20deg);
    transform: translate3d(-300px, 0, -450px) rotateY(20deg);
}
.btnform {
    font-size: 1.4em;
    background: #255e92;
    padding: 8px 20px;
    border-radius: 60px;
    font-weight: bold;
    color: #fff;
    box-shadow: none;
    outline: none;
    border: none;
    text-align: center;
    position: absolute;
    left:6vw;
}
.form-group {
    margin-bottom: 15px;
    width: 100%;
    margin-bottom: 8px;
    margin-top: 14px;
}
.sub-teklif {
    margin: 0;
    padding: 0;
    position: absolute;
    left: -10vh;
    top: 14vh;
}
.sub-teklif li{
	display: block;
	margin-bottom:7px;
	width: 120px;
}
.sub-teklif li a{
	color:#ff6000;
	font-size:1.2em;
	background:#fff;
	padding:5px 15px;
	border-radius: 7px;
	text-decoration: none;
	width: 100%;
	display: block;
	transition: all .2s;
	font-weight: bold;
}
.sub-teklif li a:hover{
	color:#fff;
	background: #ff6000; 
	transition: all .2s;
}
.sub-teklif li a i {
    position: absolute;
    right: 10px;
    font-size: 10px;
    margin-top: 7px;
    font-weight: bold;
    color: black;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: grey;
}
.teklif {
    background: #ffffffeb;
    width: 100%;
    border-radius: 20px;
    padding: 25px;
    padding-top: 20px;
    position: absolute;
    max-width: 393px;
    text-align: left;
    float: right;
    right: 0;
    top: -14vh;
    z-index: 3;
}
.teklif img{
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}
.wrap{
	transition: transform 0.5s cubic-bezier( 0.6, 0.2, 0.1, 1 ) 0s, opacity 0.5s cubic-bezier( 0.6, 0.2, 0.1, 1 ) 0s;
}
.opens {
	    overflow: hidden;,
	   -webkit-box-shadow: 0px 200px 250px -40px rgba(0, 0, 0, 0.75); */
    -moz-box-shadow: 0px 200px 250px -40px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 200px 250px -40px rgba(0, 0, 0, 0.75); */
	    -webkit-transition: -webkit-transform 0.5s cubic-bezier( 0.6, 0.2, 0.1, 1 ) 0s, opacity 0.5s cubic-bezier( 0.6, 0.2, 0.1, 1 ) 0s;
    transition: transform 0.5s cubic-bezier( 0.6, 0.2, 0.1, 1 ) 0s, opacity 0.5s cubic-bezier( 0.6, 0.2, 0.1, 1 ) 0s;
	-webkit-transform:translate3d(-170px, 0, -590px) perspective(240px) rotateY(12deg);
    transform:translate3d(-170px, 0, -590px) perspective(240px) rotateY(12deg);
    width: 100%;
    height: 100vh;
}
.opens:before{
	position: absolute;
	content: "";
	top:0;
	left:0;
	right:0;
	bottom:0;
	    background: #00000069;
	z-index: 99999;
}
.satisform {
    position: fixed;
    width: 30vw;
    background: transparent;
    right: 0;
    height: 100vh;
    top: 0;
    padding-top: 16vh;
    display: none;
      transition: transform 0.5s cubic-bezier( 0.6, 0.2, 0.1, 1 ) 0s, opacity 0.5s cubic-bezier( 0.6, 0.2, 0.1, 1 ) 0s;
}
.satisc{
	cursor: pointer;
}
.satisform h1 {
    font-size: 4em;
    font-weight: bold;
    color: #fff;
    letter-spacing: -3px;
}
.satisform .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #212121;
    background-image: none;
    border: none;
    border:1px solid transparent;
    border-radius: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: none;
}
.satisform p {
    color: #7b7b7b;
    font-weight: 400;
    font-size: 13px;
}
.satisform label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    color: #737373;
}
.satisform .secdiv label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    color: #737373;
    font-size: 12px;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 9px;
    margin-bottom: -20px;
}
.btnsubmit {
    width: 100%;
    display: block;
    border: none;
    background: #ff6000;
    padding: 1vh;
    font-size: 1.6em;
    font-weight: 600;
    color: white;
    border-radius: 40px;
    top: 3vh;
    position: relative;
    transition: all .2s;
    border-bottom: 5px solid transform;
}
.btnsubmit:hover {
    border-bottom: 5px solid #FF5722;
    transition: all .2s;
    background:#FF5722;
	-webkit-box-shadow: -4px 22px 46px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: -4px 22px 46px -5px rgba(0,0,0,0.75);
	box-shadow: -4px 22px 46px -5px rgba(0,0,0,0.75);
}
.satisform .form-control:focus{
	border:1px solid #ff6000;
}
.closeform {
    border: none;
    background: none;
    outline: none;
    position: fixed;
    top: 2vh;
    right: 2vh;
}
.page-header{
    width: 100%;
    height: 100vh;
    background:url('../img/bcs.jpg');
    background-size:cover!important;
    margin:0;
}
.scrooldown {
    opacity: 0.6;
}
.scrooldown img {
    height: 50px;
    background-repeat: no-repeat;
    background-size: 50px;
    filter: brightness(0) invert(1);
    position: absolute;
    left: 50%;
    top:91vh;
    margin-left: -25px;
}
.scrooldown small {
    height: 50px;
    background-repeat: no-repeat;
    background-size: 50px;
    filter: brightness(0) invert(1);
    position: absolute;
    left: 50%;
    font-size: 0.8em;
    top:97vh;
    color: #fff;
    opacity: 1;
    margin-left: -8em;
}
.mccont{
    position: relative;
    z-index: 4;
}
.bslk{
   padding-top: 40vh;

}
.bslk h1 {
    font-family: "Chalet",sans-serif;
    font-size: 8em;
    color: #fff;
    font-weight: 900;
    letter-spacing: -5px;
    margin:0;
}
.bslk h2 {
    font-family: "Chalet",sans-serif;
    font-size: 1.7em;
    color: #fff;
    font-weight: 100;
    letter-spacing: 0px;
    margin: 0;
}
.page-header .glow{
   background: url(../img/g2.png) no-repeat center center;
}
.manifesto{
    padding:5vh 0;
    background:#fff;
}
.manifesto h3 {
    font-size: 2em;
    color: #1f2338;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.manifesto p{
    font-size: 1.3em;
    color:#656673;
     margin-bottom: 15px;
    padding-bottom: 15px;
}
.slogan-head{
    padding: 3vh 0;
    background: url("../img/header.jpg");
    background-size: cover;
    background-position: bottom;
}
.slogan-head h4{
    font-size: 3em;
    font-family: "Chalet";
    color:#fff;
    font-weight: 300;
}
.slogan-head h4 b{
    font-weight: 500;
}
.ekip{
    padding: 10vh 0;
    padding-top:10vh;
    padding-bottom:0vh;
    background:#fff;
}
.ucon{
    height: 30vh;
    width: 100%;
    background-color:#eee;
    background-size:cover;
    transition: all .4s;
    border-radius: 6px;
        -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-bottom:3vh;
}
.ucon .glow{
    height: 30vh;
    width: 100%;
    border-radius: 6px;
    padding: 0 15px;
    width: 90%;
    transition: all .4s;
    left:5%;
    background-image: url('../img/pp.png');
}
#ikform {width:100%; text-align:left;  sans-serif; font-size:14px; color: #464647;}

#ikform h2{ font-size:16px; color:#8e2c2c; padding-bottom:5px;}
#ikform table td{ padding:10px; border:1px solid #dddddd; color: #464647;}
#ikform input{ padding:3px; color: #464647; width:100%; border:1px solid #adacac; height:34px;}
#ikform select{ padding:3px; color: #464647; width:100%; border:1px solid #adacac; height:33px;}
#ikform textarea{ padding:3px; color: #464647; width:100%; border:1px solid #adacac;}
#ikform strong  { font-size:1.3em; font-weight:600; color: #464647;}
#ikform b  { font-size:1.3em; font-weight:600; color: #464647;}
#ikform h2 {
    font-size: 3em;
    color: #8895a0;
    padding-bottom: 2vh;
    text-align: center;
    padding-bottom: 3vh;
    font-weight: bold;
}
.kariyer {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 5vh 0;
}
.butons {
    background: #254767!important;
    padding: 3vh 0!important;
    line-height: 0vh!important;
    color:#fff!important;
    font-size: 1.5em!important;
    transition: all .2s;

    text-transform: uppercase!important;
    font-weight: bold!important;
}
.butons:hover{
    background: #ff5722!important;
        -webkit-box-shadow: 0px 1px 96px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 96px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 96px 0px rgba(0,0,0,0.75);
    transition: all .2s;
}
.udesc {
    position: absolute;
    padding: 0 20px;
    bottom:3vh;
    z-index: 9;
    -webkit-transition: all 4s ease-out;
    transition: all 0.3s ease-out;

}
.udesc b{
    color:#fff;
    font-size:1.5em;
    font-family: "Chalet",sans-serif;
    transition: all .4s;

}
.udesc p{
    color:#fff;
       -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.ucon:hover{
     -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border: 8px solid #1a446b;
}
.sbsl h5{
    color:#363636;
    font-size: 4em;
    letter-spacing: -3px;
}
.sirketler{
    background: #fff;
    padding: 10vh 0;
}
.sbsl h5 {
    color: #e8e8e8;
    font-size: 4em;
    letter-spacing: -1px;
    font-weight: 600;
}
.sirket-logo{
     width: 100%;
    height: 100px;
    transition: all .2s;

    margin-bottom: 2vh;
}
.sirket-logo img {
    padding: 1vh 2vh;
    transition: all .2s;
}
.sirket-logo img:hover{
     padding:1vh 5vh;
    transition: all .2s;

}
.tel-footer p {
    margin: 0;
    color: #757575;
}
.brs{
    border-right: 1px solid #ddd;
}
.csp{
    padding-top: 10px;
}
.altfooter{
    margin-bottom: 30px;
}
.footer-list{
    margin:0;
    padding:0;
    display: inline-block;
}
.footer-list li{
    list-style: none;
    display: inline-block;
}
.footer-list li a{
    color:#21457e;
    padding: 5px 7px;
    font-size: 0.9em;
}
.footer-social-list{
    margin:0;
    padding:0;
    display: inline-block;
}
.footer-social-list li{
    list-style: none;
    display: inline-block;
    border-right: 1px solid #ddd
}
.snbs{
    border:none;
}
.footer-social-list li a{
    color:#21457e;
    padding: 5px 5px;
    font-size: 0.9em;
}
.copright {
    font-size: 0.8em;
    color: #255e92;
    padding-left: 25px;
}
footer .fcopright {
    position: relative;
    bottom: -4px;
    left: -3vh;
}
.footer-alt-menus{
    margin-bottom: 15px;
}
.pscs img {
   transition: all .3s;
}
.pscs img:hover {
    filter: brightness(120%)!important;
    transition: all .3s;
}
.fps{
     position: relative;
    z-index: 9;
}
footer {
    background-color: #222a3f;
    padding: 4vh 0;
    background-size: cover;
    background-position: center;
}
.satisofisi p {
    font-size: 2.6em;
    margin-top: -6px;
    color: #255e92;
    font-weight: 100;
}
.kurumsal {
    background: #051a2d;
    padding: 5vh 0;
    color: white;
        background: url(../img/header.jpg);
    background-size: cover;
    background-position: bottom;
}
.kurumsal h2 {
    color: #fff;
    font-size: 3em;
    font-weight: 900;
}
.kurumsal p {
    color: #fff;
    font-size: 1.2em;
    font-weight: 300;
}
.hscds b {
    font-size: 3em;
    color: #c1c1c1;
}
.krmsl img{
    border-radius: 15px;
    transition: all .2s;
}
.krmsl{
    border-radius: 15px;
    border: 4px solid transparent;
    padding: 18px;
    transition: all .2s;
}
.krmsl:hover{
    border-radius: 15px;
    border: 4px solid #255e92;
    padding: 21px;
    transition: all .2s;

}
.projeler{
    width: 100%;
    height:0vh;
}
.proje-block{
    width: 100%;
    height: 50vh;
    padding:0;
}
.proje-block figure img{
    width: 100%;
    height: 50vh;
    padding:0;
    object-fit: cover;
    transition: all .5s;

}
.proje-block figcaption:hover{
    -webkit-box-shadow: -2px 3px 31px 1px rgba(0,0,0,0.19);
    -moz-box-shadow: -2px 3px 31px 1px rgba(0,0,0,0.19);
    box-shadow: 1px -1px 20px 13px rgba(0, 0, 0, 0.48);
    background-color: #10132d42;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgb(4, 16, 35) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgb(4, 16, 35) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%,rgb(4, 16, 35) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#afafaf',GradientType=0 );
    transition: all .2s;
}
.proje-block figcaption:hover .desc b{
    font-size: 2.5em;
    transition: all .2s;
}
.proje-block figure:hover img{
    object-fit: cover;
    transition: all .5s;
}
.proje-block figure figcaption {
    width: 100%;
    height: 50vh;
    background-color: #10132de3;
    margin-top: -50vh;
    z-index: 9;
    position: relative;
    transition: all .2s;

    padding: 25px;
}
.proje-block figure figcaption .desc{
    position: absolute;
    bottom: 15px;
}
.proje-block figure figcaption .desc b{
    font-size: 2em;
    transition: all .2s;
    color:#fff;
}
.proje-block figure figcaption .desc p{
    font-size: 0.8em;
    color:#fff;
    transition: all .2s;
    font-weight: 300;
}
.p-icerik {
    font-size: 1.2em;
    font-weight: 100;
    text-align: left;
}
.page-contents {
    width: 100%;
    height: auto;
    background-color: white;
    padding: 7vh 0;
    background-image: url(../../index.html);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right;
}
.projeslider img{
    width: 100%;
    height: 400px;
    object-fit: cover;
    border-radius: 15px;
}
.proje-bilgi b{
    color:#16316f;
    display: block;
    width: 100%;
    font-size: 2em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.lastnews figure img{
    height: 50vh;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.lastnews figure figcaption {
    position: absolute;
    bottom: 0;
    background: #000000b3;
    padding: 22px 25px;
    text-align: left;
    color: white;
}
.lastnews figure figcaption b{
    font-size: 2em;
    width: 100%;
    display: block;
}
.lastnews figure figcaption small {
    font-size: 1em;
    color: #9a9a9a;
}
.nws2 b{
    font-size: 1.5em!important;
}
iframe{
    border-radius: 15px;
}
label{
    font-weight: 100;
}
a:hover{
    color:#333;
}
.prjs img{
    border-radius: 15px;
    margin-bottom: 15px;
    transition: all .2s;
}
.prjs img:hover{
    border-radius: 15px;
     transition: all .2s;
    -webkit-box-shadow: 0px 1px 170px -29px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 170px -29px rgba(0,0,0,0.75);
box-shadow: 0px 1px 170px -29px rgba(0,0,0,0.75);
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.proje-galeri img {
    border-radius: 5px;
    margin-bottom: 10px;
    height: 130px;
    width: 100%;
    object-fit: cover;
}
.altproje {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    z-index: 99;
    padding-bottom: 0;
}
.vplan{
    display: none;
    height: 400px;
    background-color: rgba(0, 0, 0, 0.70); 
    position: relative;
    margin-top:-400px;
    padding-top: 150px;
    color:#fff;
    text-align: center;
    line-height: 50px;
    font-size: 50px;
    transition: all .2s;
}
.vplan p{
    font-size:35px;
    color:#fff;
    position: relative;
}
.project-vaziyet{
    margin-top: 10vh;
    margin-bottom: 10vh;
}
.project-vaziyet:hover .vplan{
    display:block;
    transition: all .2s;
}
.project-vaziyet img{
    height: 400px;
    width: 100%;
    object-fit: cover;
}
.katplan-head{
    background: transparent;
    padding: 15px 0;
    font-size: 19px;
    font-weight: 600;
    color:#666;
}
.videoss{
    padding: 8vh 15px;
}
.katplan-head img{
    margin-top: -7px;
    padding-right: 5px;
}
.pdfkatalog{
    border:1px dashed #ddd;
    min-height: 302px;
    padding: 55px 5px;
    text-align: center;
}
.pdfkatalog p{
    margin-top: 10px;
    font-size: 24px;
    color:#999;
}
.katalogproje{
    margin-top: 19px;
}
.katplan-item {
    transition: all 1s;
    padding: 15px 0;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #f4f4f4;
    font-size: 19px;
}
.katplan-item:hover{
    background: #f4f4f4;
    transition: all 1s;
}
.katplan-item .col-md-6{
    text-align: right;
}
.katplan-item a:focus{
    text-decoration: none;
    outline: none;

}
.project-katplan a{
    color:#333;
}
.haberler{
    padding: 5vh 0;
    background:#eaeaea;
}
.haberdetay {
    background: #fff;
    padding: 30px 11px;
    min-height: 250px;
    position: relative;
    z-index: 9;
    border-radius: 5px;
    margin-bottom: 30px;
}
.haberdetay:hover{
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: 2px 5px 20px 4px rgba(0, 0, 0, 0.23);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.haberdetay img {
    border-radius: 5px;
    height: 194px;
    width: 100%;
    object-fit: cover;
}
.haberdetay b{
    font-size: 1.4em;
    margin-bottom:15px;
    display: block;
    position: relative;
}
.haberdetay span{
    font-size:0.9em;
    color:#555;

}
.iletisim{
    padding: 7vh 0;
    background:#fff;
}
.iletisim label {
    font-weight: 500;
    text-transform: uppercase;
}
.logosvw{
    position: relative;
    z-index: 9;
}
.kurumsalkimlik{
    padding: 5vh 0;
}
.topfix {
    background: #063865c9;
    top: 0;
    transition: all .2s;
    padding-bottom: 18px;
}
.topfix .navbar-brand>img {
    display: block;
    height: 58px;
    margin-top: -8px;
    transition: all .2s;
}
.topfix .navbar-right {
    float: right!important;
    margin-right: -15px;
    top: 2vh;
    position: relative;
}
.topfix .language {
    margin-top: 22px;
}
.topfix  .satis .sf { 
    background: #FF5722;
    padding: 23px 12px;
    height: 80px;
    width: 80px;
    border-radius: 100%;
    margin-right: -4vh;
    position: relative;
    z-index: 1;
    top: -1px;
    -webkit-box-shadow: 0px 1px 96px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 96px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 96px 0px rgba(0,0,0,0.75);
}
.topfix .satis b {
    background: #ff5722;
    position: relative;
    top: 0px;
} 
.satisc{
    background: transparent!important;
    color:#fff!important;
}
.iletisimx{
    font-size: 1.6em;
    text-align: right!important;
}
.iletisimx b{
    color:#1c2036;
     text-align: right!important;
}
.iletisimx p{
    color:#151930;
     text-align: right!important;
     margin:0;
}
.vrs{
    padding-top: 2vh;
    padding-bottom: 2vh;
    border-bottom: 1px dashed #f2f2f2;
}
@media screen and (max-width: 768px) {
    html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u,center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   font-family: 'Chalet', sans-serif!important;
   font-weight: bold!important;
}
    .anasah{
        display: none!important;
    }
    .iletisimx {
    font-size: 1.6em;
    text-align: center!important;
}
.iletisimx p {
    color: #151930;
    text-align: center!important;
    margin: 0;
}
    .sbsl h5 {
        color: #e8e8e8;
        font-size: 2em;
        letter-spacing: -1px;
        font-weight: 600;
    }
    footer .sosyal-medya {
    display: inline-block;
    float: left;
    padding-left: 0;
    padding-top: 16px;
}
#ikform h2 {
    font-size: 2em;
    color: #8895a0;
    padding-bottom: 2vh;
    text-align: center;
    padding-bottom: 3vh;
    font-weight: bold;
}


    .navbar-brand>img {
        display: block;
        height: 50px;
        margin-top: -7px;
    }
    .slogan {
        display: inline-block;
        padding-left: 12vh;
        padding-bottom: 40vh;
        top: 12vh;
        font-size: 1.6em;
        color: #fff;
        font-style: italic;
        line-height:8px;
        font-weight: bold;
        font-family: "Chalet",sans-serif;
        text-shadow: 2px 2px #00000052;
    }
    .slogan b {
        padding-left: 0vh;
        font-size: 0.8em!important;
    }
    .slogan span {
        height: 3px;
        width: 88px;
        background: #fff;
        position: absolute;
        left: -2vh;
        margin-top: -8vh;
        transition: all .4s;
        border-radius: 0;
        height: 4px;
        border-radius: 19px;
        transform: rotate(46deg);
        cursor: pointer;
    }
    .nav>li {
        position: relative;
        display: block;
        margin-bottom: 2vh;
    }
    .navbar-default .navbar-nav>li>a {
        color: #fff;
        letter-spacing: 0.5px;
        font-size: 1.4em;
        border-radius: 30px;
        transition: all .4s;
        padding: 8px 15px;
        font-family: "Chalet",sans-serif;
        font-weight: 500;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
    }
    .navbar-nav .open .dropdown-menu {
        position: relative;
        width: 100%;
        height: 100%;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        left: 2vh;
    }
    .language {
        font-size: 1em!important;
        background: white!important;
        color: #255e92!important;
        font-weight: bold!important;
        padding: 4px 15px!important;
        border-radius: 20px!important;
        margin-top: 39px;
        left: 2vh;
        width: 41%;
        z-index: 999;
    }
    .navbar-nav .open .dropdown-menu {
        position: relative;
        width: 100%;
        height: 100%;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        left: -5vh;
        width: 100%;
        position: relative;
    }
    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
        color: #1f4e79;
        background-color: #ffffff;
        border-radius: 23px;
        font-weight: 600;
        left: 2vh;
        width: 67%;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
        text-align: left;
    }
    .satisform {
        position: fixed;
        width: 100vw;
        background: transparent;
        right: 0;
        height: 100vh;
        top: 0;
        padding-top: 16vh;
        display: none;
        transition: transform 0.5s cubic-bezier( 0.6, 0.2, 0.1, 1 ) 0s, opacity 0.5s cubic-bezier( 0.6, 0.2, 0.1, 1 ) 0s;
    }
    .bslk h1 {
        font-family: "Chalet",sans-serif;
        font-size: 2.3em;
        color: #fff;
        font-weight: 900;
        letter-spacing: -2px;
        margin: 0;
    }
    .bslk h2 {
        font-family: "Chalet",sans-serif;
        font-size: 1em;
        color: #fff;
        font-weight: 100;
        letter-spacing: 0px;
        margin: 0;
    }
    .scrooldown img {
        height: 50px;
        background-repeat: no-repeat;
        background-size: 50px;
        filter: brightness(0) invert(1);
        position: absolute;
        left: 50%;
        top: 89vh;
        margin-left: -25px;
    }
    .topfix {
    background: #151b30;
    top: 0vh;
    transition: all .2s;
    padding-bottom: 18px;
    padding-top: 2vh;
}
.opens{
    display: none;
}
    .topfix .navbar-right {
        float: right!important;
        margin-right: -15px;
        top: 10vh;
        width: 100%;
        position: fixed;
        height: 90vh;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .topfix .navbar-brand>img {
        display: block;
        height: 46px;
        margin-top: -11px;
        transition: all .2s;
    }
    .satis{
        margin-top: 5vh;
    }
    .navbar-nav .open .dropdown-menu {
    position: relative;
    width: 100%;
    height: 100%;
    float: none;
    width: auto;
    left: 2vh;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
    .navbar-right .open .dropdown-menu {
    position: relative;
    width: 100%;
    height: 100%;
    float: none;
    width: auto;
    left: -5vh;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
    .navbar-right {
        float: left!important;
        margin-right: 0;
        top: 55px;
        padding-left: 2vh;
        padding-top: 23vh;
        left: 2.3vh;
        position: fixed;
        width: 100%;
        padding-bottom: 10vh;
        width: 100%;
        height: 100vh;
        background: #0d1429f7;
    }
    .navbar-nav .open .dropdown-menu {
    position: relative;
    width: 100%;
    height: 100%;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
    .slogan strong {
        height: 3px;
        width: 91px;
        background: #fff;
        position: absolute;
        transition: all .4s;
        left: -2vh;
        margin-top: 3.4vh;
        cursor: pointer;
        border-radius: 0;
        height: 4px;
        border-radius: 19px;
        transform: rotate(137deg);
    }
    .social>li>a {
        background: transparent;
        transition: all .3s;
        padding: 0vh 1vh;
        text-decoration: none;
    }
    .social>li>a>img {
        height: 20px;
    }
    .footer-menu li {
        list-style: none;
        text-decoration: none;
        display: inline-block;
        float: left;
        border-right: 1px solid #ffffff45;
        padding: 3px 1vh;
        color: #fff;
        font-size: 1em;
        transition: all .2s;
        font-family: "Chalet",sans-serif;
        margin: 0 5px;
    }
    nav{
        display: none;
    }
    .xspadsil{padding:0;}
    .mobil-nav {
        position: fixed;
        z-index: 99;
        height: 10vh;
        width: 100%;
        background: transparent;
        padding: 2vh 0;
    }
    .mobil-logo img{
        height: 60px;
    }
    .mobilbtn {
        position: fixed;
        right: 15px;
        background: transparent;
        border: none;
        top: 3vh;
        display: block;
    }
    .activex{
        position: fixed;
        z-index: 99;
        height: 100vh!important;
        width: 100%;
        background: rgba(21, 21, 47, 0.83);
        padding: 2vh 0;
    }
    .altnav-btn {
        border: none;
        background: transparent;
        color: white;
        font-size: 1.6em;
        padding-left: 0;
    }
    .m-nav {
        margin: 0;
        padding: 0;
        padding-left: 15px;
        padding-top: 35px;
        display: none;
    }
    .mobilbtn:focus{
        border:none;
        outline: none;
    }
    .m-nav li{
        list-style: none;
        display: block;
        width: 100%;
        margin-bottom: 10px;

    }
    .m-nav li a {
        text-decoration: none;
        font-size: 1.3em;
        text-transform: uppercase;
        color: #fff;
        font-weight: bold;
    }
    .alt-nav {
        margin: 0;
        padding: 0;
        padding-left: 5px;
    }
    .alt-nav li{
    list-style: none;4
    display: block;
        width: 100%;
    }
    .alt-nav li a{
        color:#fff;
            text-transform: uppercase;
        font-size: 1.2em;
    }
    .closexs{
        display: none;
    }
    .menuxs{
        display: block;
    }
    .mfix {
        background: rgba(15, 24, 57, 0.93);
        height: 12vh;
    }
    .hidden-scrool{
        overflow: hidden;
    }
}
@media screen and (max-width: 320px) {
    html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u,center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
   font-family: 'Chalet', sans-serif!important;
   font-weight: bold!important;
}
  .anateklif {
    position: fixed;
    background: #FF5722;
    padding: 9px 34px;
    border-radius: 15px;
    color: #fff;
    font-weight: 600;
    left: -5vh;
    top: auto;
    z-index: 999999;
    font-size: 1.1em;
    bottom: 21.5vh;
}
  .footer-menu li {
      list-style: none;
      text-decoration: none;
      display: inline-block;
      float: left;
      border-right: none;
      padding: 3px 0px;
      color: #fff;
      font-size: 1em;
      transition: all .2s;
      font-family: "Chalet",sans-serif;
      margin: 0 5px;
  }
  .anasayfa .wps a {
      text-decoration: none;
      position: fixed;
      bottom: 19vh;
      right: 2vh;
      z-index: 99999;
  }
    .slide-text {
      display: inline-block;
      font-size: 1.2em;
      color: #fff;
      font-style: italic;
      line-height: 1em;
      font-weight: bold;
      font-family: "Chalet",sans-serif;
      text-shadow: 2px 2px #00000052;
  }
  .slide-button {
      display: inline-block;
      left: -7vh;
      top: 10vh;
      position: relative;
      height: 77px;
      width: 80px;
      cursor: pointer;
  }
    .mobil-logo img {
      height: 49px;
  }
  .menuxs {
      display: block;
      height: 33px;
  }
  .closexs {
      display: none;
      height: 33px;
  }
  .m-nav li a {
      text-decoration: none;
      font-size: 1.3em;
      text-transform: uppercase;
      color: #fff;
  }
  .wps a {
      text-decoration: none;
      position: fixed;
      bottom: 10vh;
      right: 2vh;
      z-index: 99999;
  }
  .altsag {
    float: right;
      position: relative;
      display: block;
      left: 3vh;
      width: 112%;
  }
  footer .footer-menu li p {
      margin: 0;
      padding: 0;
      color: #616161;
      opacity: 0.7;
      font-size: 13px;
  }
  footer {
      padding-bottom: 29vh;
  }
  .pg-content {
      position: relative;
      z-index: 0;
      padding-top: 39vh;
  }
  .teklifbtns {
      position: fixed;
      width: 100%;
      background: #FF5722;
      left: 0;
      padding: 6px;
      bottom: 0;
      font-size: 1.4em;
      font-weight: 600;
      z-index: 9999;
      color: white;
  }
  .text-content h2 {
      color: #898989;
      font-size: 1.1em;
      font-weight: 300;
  }

  .pg-content h1 {
    color: #ffffff;
    font-size: 1.4em;
    font-weight: bold;
    opacity: 1;
}
.footer-menu li {
   border:none;
}
.footer-menu li p {
    margin: 0;
    padding: 0;
    color: #fff;
    opacity: 0.7;
    font-size: 13px;
}
.teklif {
    background: #fffffffa;
    width: 88%;
    border-radius: 20px;
    padding: 25px;
    padding-top: 20px;
    width: 263px;
    left: 9vh;
    top: 13vh;
}

.btnform {
    font-size: 1em;
    background: #ff6000;
    padding: 8px 20px;
    border-radius: 60px;
    font-weight: bold;
    color: #fff;
    box-shadow: none;
    outline: none;
    border: none;
    text-align: center;
    position: absolute;
    transition: all .2s;
    left: 16vw;
}
.sub-teklif li span {
    cursor: pointer;
    color: #ff6000;
    font-size: 1em;
    background: #fff;
    padding: 5px 8px;
    border-radius: 7px;
    text-decoration: none;
    width: 76%;
    display: block;
    transition: all .2s;
    font-weight: bold;
}
.sub-teklif {
    margin: 0;
    padding: 0;
    position: absolute;
    left: -10vh;
    top: 21vh;
}
.anasah{
    display: none;
}
}
.basariliform{
    background:#4caf50;
    color:#fff;
    text-align: center;
    padding-top: 18vh;
    position: relative;
    display: block; 
    width: 100%;
    height: 100vh;
}
.basariliform h1{
    font-size: 5em;
}