/*

[Custom Stylesheet]

Project     : TheGraphy - Responsive Creative Photography HTML5 Template
Version     : 1.0
Author      : ThemeLooks
Author URI  : https://themeforest.net/user/themelooks

You can write your custom css styles in this file...

*/

.header--logo{
    height: auto;
    min-height: unset;
    padding-top: 0px;
    padding-bottom: 0px;
}
.navbar-header{
    max-width: 15%;
}
.bx-wrapper{
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: none;
    margin-bottom: 0px;
}
.service--item, .service--items{
    border: none;
}
.videolar{
    padding-top: 0px;
}
.faaliyet_alani{
    background: #ffffff;
    min-height: 450px;
    border: 1px solid #deab3a;
}
.faaliyet_alani:hover{
    background: #deab3a;
    color: #000000;
}
.faaliyet_alani:hover .title .h5{
    color: #000000;
}
.ba_slogan{
    font-family: 'Bad Script', cursive;
    font-size: 45px !important;
}
.ref2 owl-item{
    background: #dedede;
}
.ic_ustkisim .header--navbar{
    color: #333;
}
.sayfalar_kutu{

}
.sayfa_kutu{
    margin: 15px auto;
}
.sayfa_gorsel{
    border: 1px solid #000000;
    padding: 15px;
}
.sayfa_baslik{
    text-align: center;
}
.sayfa_baslik a{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
/* ------------------------------------------------- FORM ------------------------------------------------- */
.form_alani{
    width: 100%;
    clear: both;
}
.form_alani form{

}
.form_baslik{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    float: left;
    width: 100%;
    clear: both;
}
.form_bolum{
    background: #efefef;
    padding: 20px;
    border-radius: 25px;
    margin: 15px 0;
    float: left;
    width: 100%;
    clear: both;
}
.form_bolum_adi{
    font-weight: bold;
    font-size: 20px;
    text-decoration: underline;
    margin-bottom: 15px;
    float: left;
    clear: both;
    width: 100%;
}
.form_eleman{
    padding: 10px;
}
.form_eleman_baslik{
    float: left;
    width: 20%;
    clear: left;
    line-height: 50px;
    text-align: right;
}
.form_elemani{
    float: left;
    margin: 10px 0;
    width: 70%;
    clear: right;
    text-align: left;
}
.form_elemani input[type="text"]{

}
.form_elemani textarea{

}
.form_elemani input[type="number"]{

}
.form_elemani input[type="date"]{

}
.form_elemani input[type="email"]{

}
.form_elemani input[type="password"]{

}
.form_elemani select{

}
.form_elemani input[type="radio"]{

}
.form_elemani input[type="checkbox"]{
    float: left;
    clear: left;
    width: 10%;
    height: 25px;
    margin: 10px 0;
}
.checkbox_label{
    float: left;
    clear: right;
    width: 25%;
    height: 25px;
    margin: 10px 0;
}
.form_elemani input[type="color"]{

}
.form_elemani input[type="file"]{

}
/* ------------------------------------------------- FORM ------------------------------------------------- */