@charset "utf-8";
/* CSS Document */
 
@import '../fonts/fonts.css';
@import '../font-awesome/css/font-awesome.css';
*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;}


html,body{ padding:0px; margin:0px;height:100%;min-height:100%; }
 
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, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,fieldset, form, label, legend, input, select, textarea, button,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 
{margin: 0; padding: 0; border: 0; }
button{cursor: pointer;}
input[type="text"].bosAlan{padding: 0 !important;}

body{min-width:1064px; background-color: #050101; }


.transition-200{-webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;}

.pull-left{float: left !important;}
.pull-right{float: right !important;}
.row {    width: 100%;    min-height: 5px}




.container {    position: relative;        height: auto;    margin-left: auto;    margin-right: auto;max-width: 1064px;}

.row, .col-left, .col-right, .col, h1, h2, h3, h4, h5 {    position: relative;    float: left;    height: auto}


a{text-decoration: none;}

ul{padding: 0px; margin: 0px;}
hr{border: 0;}

a,a:hover{text-decoration: none;}
*:focus {
    outline: none;
	outline: 0;
}

#page{}

body{background-color: #151311;}
.other-page-top{background: url("../pageFile/diger-ust-bg.png") no-repeat top center,#151311;} 


textarea,select,input[type="text"]{width:100%;height:50px;border: 1px solid #a98f3e;padding-left: 24px; font:15px 'Gilroy-Light'; background-color: transparent;  color: #a98f3e; border: 1px solid transparent;
    border-image: linear-gradient(30deg, #d6b65f, #fffea6);
    border-image-slice: 1; }
select{height:50px;padding-right: 34px;  -webkit-appearance: none;    -moz-appearance: none;    appearance: none;


}
label.iletisim-label{font:15px 'Gilroy-Light'; color: #a98f3e;    line-height: 36px;}
textarea{padding-top: 10px;}
 
select.iletisim{	background: url(../images/page/selectOk.svg) no-repeat 96% center,#fff;background-size: 16px 8px;}
 
label.cvfile input{position: absolute;left: -9999px;}

span.cvFile{position: absolute;left: 0; width: 128px; height: 52px;background: url(../images/page/cvBtnBg.png) no-repeat;color:#fff;line-height: 52px;cursor: pointer;}
span.cvName{position: absolute;width:calc(100% - 158px);height: 52px; padding-left: 10px;font:13px 'GothamNarrow-Light'; line-height: 52px; background-color: #fff;color: #fff;left: 158px;background-color: transparent;}
 
button.gonder{position: absolute; right: 0; background: url(../images/page/gonderBtn-bg.png) no-repeat;color: #fff; width:142px; height: 52px;}

button.gonder-iletform{   background: url(../images/page/gonderBtn-bg.png) no-repeat;color: #fff; width:142px; height: 52px;}

.pull-left{float: left !important;}
.pull-right{float: right !important;}
.dis-tab{display: table !important;}
.ver-mid{display: table-cell !important;vertical-align: middle;}
 

.giris-logo{position: absolute; top: 60px; left: 50%;z-index: 9999999; margin-left: -118px; width:336px;height:104px; background: url("../pageFile/logo-giris.svg") no-repeat center; background-size: 336px;}


.giris-otel-logo{position: absolute; left: 50%; width: 166px; height: 182px; bottom: 24px; margin-left: -83px; background: url("../pageFile/logo-in-suit2.svg") no-repeat bottom,#224738; background-size: 166px;z-index: 99;}

.giris-otel-logo-text{font: 16px 'Gilroy-Bold'; color: #bfa259; position: absolute; width: 100%; height: 100%; padding: 16px; text-align: center;}
.giris-otel-logo-text p{  color: #e3d8b3;}



@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  
{  
    .container{padding: 0 15px; width: 100%;max-width: 100%;}
       .mobil-ust-str{z-index: 999;}
    .accordion ul li{background-size: 120%;}
    .logo{display: table; margin: 0 auto; float: none;}
    .ust-banner-sosyal-box{display: none;}
     
.logo-alt{position: absolute;background: url("../images/page/altKisimLogo.svg") no-repeat top center;width: 246px; height: 346px;left: 50%;margin-left: -123px; top:12px;}
}

 

@media (min-width: 481px) and (max-width:870px) 
{
    
body{min-width: 100%; }
    .container{padding: 0 15px; width: 100%;max-width: 100%;}
     
 } 
 

@media (min-width: 0px) and (max-width: 480px) 
{
  
body{min-width: 100%; }
    .container{padding: 0 15px; width: 100%;max-width: 100%;}
       .mobil-ust-str{z-index: 999;}
    .accordion ul li{background-size: 120%;}
    .logo{display: table; margin: 0 auto; float: none;}
    .ust-banner-sosyal-box{display: none;}
     
.logo-alt{position: absolute;background: url("../images/page/altKisimLogo.svg") no-repeat top center;width: 246px; height: 346px;left: 50%;margin-left: -123px; top:12px;}
 } 

 