/*
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
ANTON
font-family: 'Rubik Mono One', sans-serif;
*/
*,html,body{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-decoration: none;
}
.container{
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}
.background{
    background:url('../img/adim-bg.png');
    padding: 15px 0px;
    min-height: 200px;
    overflow: hidden;
}
.clear{
    clear: both;
}
.container h3{
    font: 500 24px roboto;
    color: #1b1b1b;
    text-align: center;
    margin-top: 20px;
}
.container h4{
    font: 500 16px roboto;
    color: #1b1b1b;
    margin-top: 10px;
    margin-bottom: 25px;
    text-align: center;
}
.container h5{
    font: 500 19px roboto;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 25px;
    text-align: center;
}
.cizgi{
    width: 70px;
    height: 1px;
    background: #0096ff;
    margin: 10px auto;
}
nav{
    border-bottom: 1px solid #cecebc;
    height: 30px;
}
nav .container ul.telefon li {
    display: inline-block;
    padding:0px 15px;
    border-right: 1px solid #cecebc;
    color: #34495e;
    font: 900 14px roboto;
    line-height: 30px;
    float: left;
}
nav .container ul.telefon li a {
    color: #34495e;
    font-weight: bold;
}
nav .container ul.telefon li i{
    margin-right: 8px;
}
nav .container ul.sosyal li a{
    border-left: 1px solid #cecebc;
    line-height: 30px;
    display: inline-block;
    float: right;
    padding:0px 15px;
    color: #34495e;
}
.sticky {
    min-height: 75px;
    height: auto;
    overflow: hidden;
    background: #fff;
    top: 0;
    z-index: 100;
    transition: all 0.3s;
    position: fixed;
    width: 100%;
    -webkit-box-shadow: 0 1px 5px 0 rgba(3,3,3,3);
box-shadow: 0 1px 5px 0 rgba(3,3,3,3);
    
}
.now{
    text-decoration: underline;
}
.ustmenu{
    height: 30px;
    background: #34495e;
}
.ustmenu .container ul.menu2{
    float: right;
    margin-right: 10px;
}
.ustmenu .container ul.menu2 li{
    display: inline-block;
    line-height: 30px;
}
.ustmenu .container ul.menu2 li a{
    color: #ffffff;
    font: italic 500 14px roboto;
    padding: 0 5px;
}
.ustmenu .container ul.menu2 li a:hover{
    text-decoration: underline;
}
header{
    min-height: 75px;
    border-bottom: 3px solid #0096ff;
    height: auto;
    overflow: hidden;
}
header .container a.logo {
    float: left;
    padding-left: 10px;
    position: relative;
}
header .container a.logo>img {
    position: absolute;
    top: 5px;
}
header .container .menuAc{
    display: none;
    float: right;
    font-size: 25px;
    line-height: 80px;
    margin-right: 15px;
    cursor: pointer;
}
header .container ul.menu{
    float: right;
    display: block;
}
header .container ul.menu li{
    display: inline-flex;
}
header .container ul.menu li a{
    font:700 14px roboto;
    padding: 0 10px;
    height: 75px;
    line-height: 75px;
    transition: all 0.3s;
    color: #283d52;
}
header .container ul.menu li a:hover{
    background: rgb(216, 231, 245);
    color: #1b1b1b;
}
header .container ul.menu li a.active{
    background: rgb(216, 231, 245);
    color: #1b1b1b;
}
.vitrin1{
    height: 330px;
    width: 100%;
}
.vitrin1 .container h1 {
    color: #fff;
    font:700 42px roboto condensed;
    text-shadow: 0px 0px 20px #333;
    text-align: center;
    letter-spacing: 2px;
    padding-top: 100px;
}
.container h1.turlar {
    color: #fff;
    font:700 42px roboto condensed;
    text-shadow: 0px 0px 20px #333;
    text-align: center;
    letter-spacing: 2px;
    padding-top: 100px;
}
.vitrin1 .container h2 {
    font:700 15px roboto condensed;
    text-align: center;
    margin-top: 30px;
}
.vitrin1 .container h2 a{
    background: #fff;
    padding: 10px;
    color: #1b1b1b;
}
.vitrin1 .container h2 a:hover{
    text-decoration: underline;
}
.container ul li.tur-box{
    max-width: 280px;
    width: 100%;
    height: 460px;
    padding: 10px;
    border: 1px solid #cecebc;
    margin-left: 18px !important;
    margin-bottom: 25px;
    float: left;
}
.container ul li.tur-box:last-child{
    margin-right: 0px;
}
.container ul li.tur-box img{
    border: 0;
    height: 250px;
    width: 280px;
    display: block;
}
.container ul li.tur-box h5{
    font: 500 18px roboto;
    color: #1b1b1b;
    display: block;
    width: 280px;
    margin-top: 10px;
    text-align: center;
}
.container ul li.tur-box p{
    text-align: center;
    font: 500 14px roboto;
    color: #1b1b1b;
    line-height: 1.5;
    margin-top: 8px;
    height: 100px;
    overflow: hidden;
    padding-bottom: 9px;
}
.container ul li.tur-box a{
    text-align: center;
    font: 700 16px roboto Condensed;
    color: #1b1b1b;
    display: block;
    
    background: #f5f5f5;
    padding: 10px 0;
    transition: all 0.3s;
}
.container ul li.tur-box a i{
    margin-left: 8px;
}
.container ul li.tur-box a:hover{
    background: #0096ff;
    color: #fff;
}
.container ul li.artilar{
    max-width: 240px;
    float: left;
}
.container ul li.artilar p{
    color: #1b1b1b;
    font: 500 14px roboto;
    text-align: center;
    padding: 0px 15px;
    margin-top: -15px;
    height: 85px;
    width: 210px;
    overflow: hidden;
}
.container ul li.artilar img{
    border-radius: 100%;
    width: 200px;
    height: 200px;
    margin: 0 auto;
    display: block;
    transition: all 0.3s;
}
.container ul li.artilar img:hover{
    -moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
/* SLİDER ALANI BAŞLANGIÇ */

#slider {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    max-width: 960px;
    width: 100% !important;
}  
span.control_prev, span.control_next {
    display: block;
    width: 50px;
    height: 50px;
    background: #0e76bc;
    color: #fff;
    opacity: 0.8;
    cursor: pointer;
    float: right;
    line-height: 50px;
    text-align: center;

}
span.control_prev:hover, span.control_next:hover {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
}
span.control_next{
    background: #07629e;
}
/* SLİDER ALANI BİTİŞ */
#slider ul.bilgiler {
    float: right;
    max-width: 960px;
    width: 100% !important;
    position: relative;
    margin: 0;
    padding: 0;
    height: 200px;
    list-style: none;
}
#slider ul.bilgiler li h1{
    font: 500 18px roboto ;
    color: #1b1b1b ;
    margin-bottom: 10px;
    text-transform: capitalize;
}
#slider ul.bilgiler li h2{
    font: 500 16px roboto ;
    color: #1b1b1b ;
    margin-bottom: 10px;
    text-transform: capitalize;
}
#slider ul.bilgiler li span{
    font: 500 18px roboto ;
    color: #1b1b1b ;
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 960px;
    width: 100%;
    text-transform: capitalize;
    display: block;
}
#slider ul.bilgiler li {
    font: 500 14px roboto;
    color: #1b1b1b ;
    margin-bottom: 10px;
    line-height: 1.5;
    text-align: justify;
    max-width: 960px;
    width: 100%;
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
footer{
    min-height: 230px;
    height: 100%;
    overflow: hidden;
    margin-top: 20px;
    background: #212121;
}
footer .container ul li.footer-box{
    max-width: 207px;
    width: 100%;
    height: 200px;
    padding: 15px;
    float: left;
    border-right: 1px solid #414141 !important;
}
footer .container ul li.footer-box:last-child{
    border-right: 0px !important;
}
footer .container ul li.footer-box h5{
    font: 700 16px roboto;
    color: #0096ff;
    margin-bottom: 10px;
    text-align: left;
}
footer .container ul li.footer-box p{
    font: 500 13px roboto;
    color: #ccc;
    line-height: 1.4;
    height: 130px;
    margin-bottom: 15px;
}
footer .container ul li.footer-box p a{
    color: #0096ff;
    border: 0;
    padding: 0;
}
footer .container ul li.footer-box p a:hover{
    border: 0;
    text-decoration: underline;
}
footer .container ul li.footer-box a{
    color: #ccc;
    border: 1px solid #ccc;
    padding: 10px;
    transition: 0.3s;
}
footer .container ul li.footer-box a:hover{
    color: #0096ff;
    border: 1px solid #0096ff;
}
footer .container ul li a.kurumsal{
    color: #ccc;
    border: 0;
    padding: 0;
    font: 500 13px roboto;
    transition:all 0.3s;
}
footer .container ul li a.kurumsal i{
    color: #0096ff;
    font-size: 11px;
    margin-right: 5px;
}
footer .container ul li a.kurumsal:hover{
    color: #0096ff;
    border: 0;
}
footer .container ul li.footer-box span{
    font: 500 13px roboto;
    color: #ccc;
    display: block;
    margin-top: 7px;
}
footer .container ul li.footer-box span i{
    color: #0096ff;
    margin-right: 5px;
}
footer .container ul li.footer-box span a{
    border: 0;
    padding: 0;
}
footer .container ul li.footer-box span a:hover{
    color: #0096ff;
    border: 0;
}
.copy{
    text-align: center;
    font: 500 12px roboto;
    color: #ccc;
    height: 30px;
    line-height: 30px;
    background: #1b1b1b;
}
/* turlar */
.container ul li.turlar{
    max-width: 220px;
    width: 100%;
    height: 386px;
    padding: 5px;
    margin: 4px;
    float: left;
    border: 1px solid #cecebc;
}
.container ul li.turlar img{
    width: 220px;
    height: 197px;
}
.container ul li.turlar h1{
    font: 700 18px roboto Condensed;
    width: 220px;
    height: 22px;
    color: #283d52;
    text-align: center;
    margin-top:10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.container ul li.turlar p{
    font: 500 14px roboto;
    color: #1b1b1b;
    text-align: center;
    margin-top:10px;
    line-height: 1.5;
    height: 88px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.container ul li.turlar a{
    font: 500 15px roboto;
    color: #1b1b1b;
    display: block;
    text-align: center;
    padding: 9px 0;
    border-top: 1px solid #cecebc;
    transition: all 0.3s;
}
.container ul li.turlar a:hover{
    background: #0096ff;
    color: #ffffff;
}

/* turlar bitiş */
.container .soru{
    border: 1px solid rgb(183, 206, 228);
    font: 500 16px roboto;
    padding: 10px;
    color: #283d52;
    transition: 0.4s;
    cursor: pointer;
}
.container .etkin, .soru:hover{
    background:rgb(216, 231, 245);
}
.container .cevap{
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    font: 500 14px roboto;
    color: #1b1b1b;
    line-height: 1.5;
    margin: 10px;
}
.container .ibox{
    max-width: 459px;
    width: 100%;
    padding: 10px;
    float: left;
    margin-top: 20px;
    border-left: 1px solid #cecebc;
}
.container .ibox table{
    margin: 0 auto;
}
.container .ibox table tr td{
    font: 500 15px roboto;
    color: #1b1b1b;
    padding-top: 15px;
}
.container .ibox table tr td i{
    margin-right: 8px;
    color: #0096ff;
}
.container .ibox table tr td a{
    font: 500 15px roboto;
    color: #1b1b1b;
}
.container .ibox table tr td input[type='text']{
    outline: none;
    background: none;
    border:1px solid #cecebc;
    text-indent: 7px;
    height: 30px;
    width:350px;
    font: 500 13px roboto;
    transition: 0.3s;
}
.container .ibox table tr td input[type='text']:focus{
    border: 1px solid #0096ff;
}
.container .ibox table tr td textarea{
    outline: none;
    background: none;
    border:1px solid #cecebc;
    text-indent: 7px;
    height: 30px;
    width:350px;
    font: 500 13px roboto;
    padding-top: 5px;
    transition: all 0.3s;
}
.container .ibox table tr td textarea:focus{
    border: 1px solid #0096ff;
    height: 80px;
}
.container .ibox table tr td input[type='submit']{
    width: 100px;
    height: 30px;
    float: right;
    background: rgb(216, 231, 245);
    border: 1px solid rgb(183, 206, 228);
    transition: all 0.3s;
    cursor: pointer;
    font: 500 15px roboto;
    color: #283d52;
}
.container .ibox table tr td input[type='submit']:hover{
    background: rgb(183, 206, 228);
}
.map{
    margin-top: 20px;
    margin-bottom: -24px;
    height: 430px;
    background: url('../img/map.jpg');
    width: 100%;
}
.turform{
    background: #ebf6ff;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-top: 111px;
    position: relative;
}
.formAc{
    font:700 15px roboto condensed;
    padding: 10px;
    background: #fff;
    display: block;
    margin: 0 auto;
    width: 116px;
    margin-top: 30px;
    cursor: pointer;
}
.formAcik{
    background: #0096ff;
    color: #fff;
}
.col{
    width: 300px;
    float: left;
    padding: 10px;
}
.col span{
    display: block;
    font: 500 15px roboto;
    padding: 5px;
    position: relative;
}
.col span select{
    width: 250px;
    padding: 4px;
    text-indent: 7px;
    font: 500 14px roboto;
    border: 1px solid #9fb0c1;
    -webkit-appearance: button;
    appearance: button;
    border-radius: 8px;
}
.col span i{
    position: absolute;
    right: 55px;
    line-height: 25px;
}
.col span input{
    width: 250px;
    height: 25px;
    border: 1px solid #9fb0c1;
    font: 500 14px roboto;
    outline: none;
    text-indent: 7px;
    border-radius: 8px;
}
.col span input[type='submit']{
    width: 250px;
    height: 28px;
    font: 500 14px roboto;
    outline: none;
    background: transparent;
    cursor: pointer;
    transition: 0.3s;
}
.col span input[type='submit']:hover{
    background:#0096ff;
    color: #fff;
}
.col span input:focus{
    width: 250px;
    height: 25px;
    border: 1px solid #9fb0c1;
    outline: none;
}
.container img.hakkimizdafoto{
    max-width: 960px;
    width: 100%;
    height: 200px;
}
.container .yazilar{
    font: 500 14px roboto;
    color: #1b1b1b;
    line-height: 1.5;
    padding: 20px;
    text-align: justify;
}
.container img.hfoto{
    width: 200px;
    height: 200px;
    border-radius: 100%;
}
.container ul.hduzen li{
    float: right;
    margin-right: 30px;
    max-width: 700px;
}
.tur-banner{
    height: 300px;
    width: 100%;
    position: relative;
}
.tur-banner .bannerserit{
    height: 28px;
    padding: 7px 0;
    position: absolute;
    width: 100%;
    background: url('../img/bgserit.png');
    bottom: 0;
}
.tur-banner .bannerserit .container a.turyazdir{
    font: 700 15px roboto Condensed;
    color: #1b1b1b;
    padding: 5px;
    background: #fff;
    position: absolute;
    right: 15px;
}
.tur-banner .bannerserit .container a.turyazdir:hover{
   text-decoration: underline;
}
.container .turbilgiler{
    max-width: 500px;
    margin-right: 20px;
    width: 100%;
    float: left;
}
.container .turbilgiler .konaklamatarih{
    font: 500 18px roboto;
    color: #1b1b1b;
}
.container .turbilgiler .gezilecekulke{
    font: 500 15px roboto;
    color: #1b1b1b;
    margin-top: 15px;
}
.container .turbilgiler .gezilecekmuze{
    font: italic 500 15px roboto;
    color: #1b1b1b;
    margin-top: 15px;
}
.container .turbilgiler .turbaslik{
    font: 500 20px roboto;
    color: #1b1b1b;
    padding: 10px 0;
}
.container .turbilgiler .turaciklama{
    font: 500 14px roboto;
    color: #1b1b1b;
    line-height: 1.5;
    margin-top: 15px;
}
.container img.turmap{
    max-width: 440px;
    height: 360px;
    width: 100%;
}
.background .container ul.hizmetedahil{
    margin-top: 30px;
}
.background .container ul.hizmetedahil li{
    max-width: 320px;
    width: 100%;
    font: italic 500 16px roboto;
    color: #1b1b1b;
    float: left;
    line-height: 52px;
    margin-bottom: 30px;
}
.background .container ul.hizmetedahil li span{
    border: 1px solid #1b1b1b;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    position: relative;
    display: block;
    float: left;
    margin:0px  10px;
}
.background .container ul.hizmetedahil li span i{
    width: 25px;
    height: 25px;
    display: block;
    margin: 12.5px auto;
    font-size: 25px;
}
.background .container .turbaslik{
    font: 500 20px roboto;
    color: #1b1b1b;
    padding: 10px 0;
    text-align: center;
}
.background .container .turaciklama{
    font: 500 14px roboto;
    color: #1b1b1b;
    line-height: 1.5;
    text-align: justify;
    padding: 0px 20px;
}
.container .fiyatbaslik{
    font: 500 20px roboto;
    color: #1b1b1b;
    margin-top: 20px;
    text-align: center;
}
.container .turfiyat{
    text-align: center;
    font: 900 48px roboto Condensed;
}
.container .fek{
    text-align: center;
    font: 700 15px roboto Condensed;
    margin-bottom: 20px;
}
ul.bilgial li{
    width: 300px;
    font: 500 15px roboto;
    color: #1b1b1b;
    float: left;
    padding: 10px;
}
ul.bilgial li input{
    width: 250px;
    height: 25px;
    outline: none;
    margin-top: 7px;
    margin-bottom: 7px;
    transition: 0.3s;
    text-indent: 7px;
}
ul.bilgial li input[type='submit']{
    width: 250px;
    height: 28px;
    background: #fff;
    border: 1px solid #0096ff;
    cursor: pointer;
}
ul.bilgial li input[type='submit']:hover{
   background: #d8e7f5;
}
ul.bilgial li input:focus{
    border: 2px solid #1b1b1b;
}
ul.yorum {
    max-width: 500px;
    width: 100%;
    display: block;
    margin: 20px auto;
    font: 500 15px roboto;
    color: #1b1b1b;
}
ul.yorum li{
    margin-bottom: 10px;
}
ul.yorum li input{
    width: 100%;
    height: 25px;
    outline: none;
    text-transform: capitalize;
}
ul.yorum li input[type='submit']{
    width: 100%;
    height: 30px;
    background: #f5f5f5;
    border: 1px solid #9fb0c1;
    color: #1b1b1b;
    font: 500 15px roboto;
    cursor: pointer;
    outline: none;
    transition: 0.3s;
}
ul.yorum li input[type='submit']:hover{
    background: #d0d9e2;
}
ul.yorum li textarea{
    width: 100%;
    height: 150px;
    outline: none;
}
a#resimlink{
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    transition: 0.3s;
}
a#resimlink:hover{
    transform: scale(0.95);
    opacity: 0.8;
}
.seyahat{
    max-width: 600px;
    padding: 10px 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url('../img/bgserit.png');
    margin: 20px auto;
}
.not{
    font: 500 15px roboto;
    color: #ffffff;
    text-align: center;
    letter-spacing: 0.5px;
}
.seyahat span{
    color: #ffffff;
    float: left;
    padding: 10px;
    font: 500 16px roboto;
}
.seyahat span input[type="text"]{
    height: 30px;
    width: 230px;
    margin-top: 10px;
    text-indent: 5px;
    border: 0;
    outline: none;
    border-radius: 3px;
}
.seyahat span input[type="submit"]{
    height: 30px;
    margin-top:10px;
    border: 0;
    background: #0096ff;
    width: 70px;
    color: #ffffff;
    cursor: pointer;
    margin-top: 29px;
    border-radius: 3px;
}
.seyahat span input[type="submit"]:hover{
    text-decoration: underline;
    background: rgba(0, 150, 255, 0.7);
}
.metin{
    font: 500 15px roboto;
    color: #1b1b1b;
    line-height: 1.5;
    float: left;
    max-width: 450px;
    padding: 0 25px;
    text-align: justify;
    width: 100%;
}
.baslik{
    font: 700 21px roboto;
    color: #07629e;
    margin-bottom: 10px;
}
ul.ipuclari{
    padding: 0 25px;
}
img.turhazirlik{
    width: 450px;
    height: 200px;
    display: block;
    margin: 0 auto;
}
ul.ipuclari li{
    font: 500 15px roboto;
    color: #1b1b1b;
    list-style-type: disc;
    line-height: 1.5;
}
img.yarismafoto{
    border: 5px solid #ffffff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.sosyalbaslik{
    font: 900 30px roboto;
    color: #ffffff;
}
.sosyalyazi{
    font: 500 18px roboto;
    color: #ffffff;
    margin-top: 15px;
    text-align: center;
    max-width: 350px;
    width: 100%;
    line-height: 1.5;
    float: left;
}
.sosyalyazi>b{
    color: #ffd800;
}
.sosyalyazi>span{
    text-align: left;
    display: block;
    font: 500 30px roboto;
    color: #ffd815;
}
.sosyalyazi ul.social{
    text-align: left;
    margin-top: 15px;
}
.sosyalyazi ul.social li{
    display: inline-block;
}
.sosyalyazi ul.social li a {
    line-height: 50px;
    text-align: center;
    display: block;
    color: #ffffff;
    width: 50px;
    height: 50px;
    border: 1px solid #ffffff;
    transition:0.4s;
    position: relative;
}
.sosyalyazi ul.social li a:hover{
    border: 1px solid #ffd815;
    color: #ffd815;
    transform: scale(0.95);
}
ul.seyahatplani li{
    max-width: 310px;
    width: 100%;
    height: auto;
    padding: 5px;
    float: left;
}
ul.seyahatplani li .seyahatbaslik{
    font: 900 21px roboto;
    color: #0096ff;
    padding: 10px 0;
    margin-left: 15px;
}
ul.seyahatplani li>ol>li{
    font: 500 14px roboto;
    color: #1b1b1b;
}
ul.seyahatplani li>ol>li>i{
    margin-right:5px;
    font-size: 12px;
    color: #0096ff;
}
.ozeltur{
    margin-top: 20px;
    margin-bottom: 15px;
    font: 500 15px roboto;
    color: #1b1b1b;
    line-height: 1.5;
    text-align: justify;
}
.adim{
    font: 900 21px roboto;
    color: #de354f;
    margin-bottom: 15px;
    background: url('../img/adim-bg.png');
    padding:7px; 
}
.duyuru img{
    margin-right: 50px;
}
.duyuru{
    font: 500 15px roboto;
    line-height: 1.5;
    margin-top: 20px;
    text-align: justify;
}
.yorumlar{
    background: url('../img/adim-bg.png');
}
ul.bilgiler li .isim{
    font: 900 21px roboto;
    color: #2196F3;
    text-transform: uppercase;
    padding: 7px;
}
ul.bilgiler li .uni{
    font: 900 18px roboto;
    color: #2196F3;
    text-transform: uppercase;
    padding: 7px;
}
ul.bilgiler li .turadi{
    font: 900 18px roboto;
    color: #1b1b1b;
    text-transform: uppercase;
    padding: 7px;
}
ul.bilgiler li .turyorum{
    font: 500 15px roboto;
    color: #000;
    padding: 7px;
    line-height: 1.5;
    min-height:100px;
}
#turliste{
    color: #283d52;
    padding: 8px;
    background: #d8e7f5;
    border-radius: 5px;
    font-size: 15px;
    transition: 0.4s;
}
#turliste:hover{
    color: #fff;
    padding: 8px;
    background: #283d52;
    border-radius: 5px;
    font-size: 15px;
}
.secildi{
    color: #fff !important;
    background: #283d52 !important;
}
ul.planla li{
    width: 200px;
    height: 200px;
    margin: 0 auto;
    float: left;
    text-align: center;
    padding: 0 20px;
    transition: 0.3s;
}
ul.planla li>h1{
    font: 500 21px roboto;
    color: #1b1b1b;
    padding: 8px 0;
}
ul.planla li>h2{
    font: 500 18px roboto;
    color: #de354f;
    padding: 8px 0;
}
ul.planla li>span{
    font:500 15px roboto;
    color: #1b1b1b;
    line-height: 1.3;
}
ul.planla li>span>a{
    color: #de354f;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}
ul.vizeler>a>li{
    width: 280px;
    padding: 10px;
    margin: 5px;
    height: 80px;
    border: 1px solid #9fb0c1;
    float: left;
    font: 500 20px Rubik Mono One;
    color: #1b1b1b;
    line-height: 80px;
    transition: 0.4s all;
}
ul.vizeler>a>li>span{
    font: 500 15px Rubik Mono One;
    color: #1b1b1b;
    line-height: 80px;
}
ul.vizeler>a>li:hover{
    border: 1px solid #0096ff;
    background: #d8e7f5;
}
ul.vizeler>a>li>img{
    width: 130px;
    height: 80px;
    float: left;
    margin-right:10px;
}
table#vizetable{
    width: 100%;
    max-width: 600px;
}
table#vizetable tr:nth-child(even) {
    background: #f1f1f1;

}
table#vizetable tr td {
    font: 500 16px roboto;
    color: #1b1b1b;
    padding: 5px;
}
.uyari{
    font: 500 16px roboto;
    color: #283d52;
    background: #f0f8ff;
    border-radius: 8px;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}
ul.vizeliste li{
    font: 500 15px roboto;
    color: #1b1b1b;
    line-height: 1.5;
    list-style: circle;
}
ul.galeri li a{
    width: 225px;
    height: 300px;
    float: left;
    margin: 7px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    overflow: hidden;
    transition: 0.4s;
}
ul.galeri li a:hover{
    transform: scale(0.95);
}
.video{
    max-width: 540px;
    width: 100%;
    float: right;
}
.video-yazi{
    float: left;
}
.video-yazi{
    max-width: 400px;
    width: 100%;
}
.video-yazi>span{
    font: 500 18px roboto;
    color: #ffffff;
}
.video-yazi>b{
    font: 500 21px roboto;
    color:#ffcd44;
}
.video-yazi>p{
    font:400 16px roboto Condensed;
    color: #fff;
    letter-spacing: 0.5px;
    line-height: 1.5;
    margin-top: 10px;
}
.aboneol{
    background: #ffcd44;
    color: #000;
    text-align: center;
    line-height: 40px;
    display: block;
    width: 130px;
    padding: 8px 0;
    font: 18px roboto;
    margin-top: 15px;
    transition: 0.4s all;
}
.aboneol:hover{
    background: #ffbd08;
}
a.aciksatis{
    max-width: 800px;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: #ffffff;
    border: 1px solid #cecebc;
    display: block;
    margin: 10px auto;
    transition: 0.3s all;
}
a.aciksatis:hover{
    border: 1px solid #ff6926;
}
a.aciksatis .ayazi{
    max-width: 600px;
    width: 100%;
    float: left;
}
a.aciksatis>img{
    padding: 7.5px;
    float: left;
    width: 130px;
}
a.aciksatis>.ayazi>h1{
    font: 500 18px roboto;
    color: #1b1b1b;
    padding-top: 7.5px;
}
a.aciksatis>.ayazi>p{
    font: 14px roboto;
    color: #1b1b1b;
    padding-top: 5px;
}
a.aciksatis>.ayazi>ul li i{
    padding-right: 5px;
    padding-left: 5px;
}
a.aciksatis>.ayazi>ul li{
    font: 500 14px roboto;
    color: #34495e;
    display: inline-block;
    margin-top: 7.5px;
    padding-right: 7px;
    border-right: 1px solid #d0d9e2;
}
ul.gunler li{
    font: 500 14px roboto;
    color: #1b1b1b;
    line-height: 1.5;
}
ul.gunler li>span{
    font: 900 16px roboto;
    color: #de354f;
    display: block;
    background: url(../img/adim-bg.png);
    padding: 7px;
    margin: 7px 0;
}

