﻿
/*#region  SIFIRLAMALAR */
body 
{
    margin:auto; padding:0; height:100%; font-family: 'Open Sans', sans-serif; font-size:15px; border:0; color:#000; 
    /*background-image:url(/_tema/cms/images/bg.jpg);*/ /*line-height:25px;*/
}

/*div,input,ul,li,ol,h1,h2,h3,h4,h5,h6,textarea,table,tr,th,td,span
{
    margin:0; padding:0; font-size:100%; border:none; border:0; outline:0; text-decoration:none; list-style: none; list-style-type:none;
}*/

h1 {font-size:24px;}
h2 {font-size:20px; line-height:30px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:10px;}

a {text-decoration: none; font-size:15px; color:#000; /*line-height:25px;*/
   outline:none; transition: 0.5s ease;-o-transition: 0.5s ease;-webkit-transition: 0.5s ease;
}
a:hover {text-decoration: none; font-size:15px; color:#282E3A; /*line-height:25px;*/}
img {border:none;}

.temizle {clear: both}

.border { overflow:hidden; /*border:1px solid #282E3A;*/ border:1px solid #eee; }
.borderLight { overflow:hidden; border:1px solid #eee; }
.oHidden {overflow:hidden;}

.alsSayfaSolPadding { padding-left: 20px; }

.masterYukselt {
    /*position:relative;
    z-index: 1;*/
    /*top: 75px;
    margin-bottom: 75px;*/
}

.ustCizgi { width:100%; background-color:#E39D24; height:5px; }

.logo { position:relative; z-index:12; margin-top:23px; }

.anasContentKapsa { padding-left:30px; }

.bannerKapsa { width:100%; margin-top:10px; }

.nanoMobil {
    display:none;
}

.footerYukselt { width:100%; height:40px; clear:both; }

.cKapsa { padding: 20px; background-color: #fff; }

.footerContact {
    float: left; padding-top:7px;
}

/* RENK KODLARI
   #E39D24;
   #282E3A;
*/

/*#endregion*/

/*#region BOŞ BG */
.bosBG {
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

    .bosBG:hover {
        background-repeat: no-repeat;
        background-size: cover;
        background-position-x: center;
        background-position-y: center;
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

.bosBGSB {
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;

    outline: none; transition: 0.5s ease; -o-transition: 0.5s ease; -webkit-transition: 0.5s ease;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

    .bosBGSB:hover {
        background-repeat: no-repeat;
        background-size: cover;
        background-position-x: center;
        background-position-y: center;
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);

        filter: none; /* Firefox 3.5+ */
        filter: none; /* IE6-9 */
        -webkit-filter: none; /* Chrome 19+ & Safari 6+ */
    }

.bgH {
    margin-bottom: 1px;
    overflow: hidden;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

    .bgH:hover {
        background-color: rgba(0, 0, 0, 0.5);
        overflow: hidden;
    }
/*#endregion*/

/*#region KOYU ZEMİN LİNK */

.linkKoyuZemin, .linkKoyuZemin a{color:#fff;}
.linkKoyuZemin a:hover{color:#eee;}

.linkKoyuZemin2, .linkKoyuZemin2 a{color:#fff; font-size:24px;}
.linkKoyuZemin2 a:hover{color:#eee; font-size:24px;}

/*#endregion*/

/*#region YÜKSELT - BOŞLUK*/

.genelYukselt50px { clear: both; height: 50px; }
.genelYukselt30px { clear: both; height: 30px; }
.genelYukselt25px { clear: both; height: 25px; }
.genelYukselt20px { clear: both; height: 20px; }
.genelYukselt15px { clear: both; height: 15px; }
.genelYukselt10px { clear: both; height: 10px; }
.genelYukselt5px { clear: both; height: 5px; }
.genelYukselt3px { clear: both; height: 3px; }

.gap { width: 100%; height: 25px; }
.gap2 { width: 100%; height: 20px; }

/*#endregion*/

/*#region TÜM BAŞLIKLARDA KULLANILAN CSS LER */

.altGenelTitleKapsa { width: 100%; color: #fff; padding-top:5px; padding-bottom:1px; text-align:center; background-color:#282E3A; }
    .altGenelTitleKapsa h1 { color:#fff; font-size:26px; }
    .altGenelTitleKapsa a { color:#fff; font-size:26px; }

.anasayfaBaslik { font-size:20px; color:#393430; font-weight:bold; }

.anasTitleAltAyrac { width:100px; height:2px; background-color:#535353; margin-top:20px; margin-bottom:20px; margin-left:5px; }

.footerBaslik { font-size:26px; color:#fff; }

.anasHakkTitle {font-size:20px; font-weight:bold; color:#282E3A;}
.anasHakkTitleAlt {font-size:16px; color:#282E3A;}
.anasHakkSpot {font-size:13px; color:#535353;}

/*#endregion*/

/*#region YONETIM KURULU UYELERİ */

.anasYonKurUye, .anasYonKurUye a {
    padding:15px; background-color:#EEEEEE; font-size:16px; font-weight:bold; color:#282E3A; cursor:pointer;
    outline:none; transition: 0.5s ease;-o-transition: 0.5s ease;-webkit-transition: 0.5s ease;
}

.anasYonKurUye:hover {
    padding:15px; background-color:#E39D24; font-size:16px; font-weight:bold; color:#fff;
}

/*#endregion*/

/*#region NAVIGASYON*/

.navigasyon, .navigasyon a { 
    padding-top: 10px; padding-bottom:15px; color:#fff; text-align:center; background-color:#282E3A; line-height:25px;
    border:none; border:0; text-decoration:none; list-style: none; list-style-type:none;
}

/*#endregion*/

/*#region LİSTE SAYFALARI TÜM */
.listeKapsa {
     overflow:hidden;margin-bottom: 25px;
    outline:none; transition: 0.5s ease;-o-transition: 0.5s ease;-webkit-transition: 0.5s ease;
}
    .listeKapsa:hover { }

.listeBaslik {
    color: #282E3A;
    padding: 5px;
    text-align: left;
    height: 30px;
    overflow: hidden;  
    font-weight:bold; 
    font-size:16px; 
}

.listeSpot {
    color: #535353;
    padding: 5px;
    text-align: left;
    height: 80px;
    overflow: hidden;
    font-size:14px;
}

/*#endregion*/

/*#region TÜMÜ ve OKLAR */
.tumu, .tumu a {
    color:#fff; padding:5px; padding-left: 20px; padding-right: 20px; font-size:18px; background-color:#E39D24; margin-top:1px;
    outline:none; transition: 0.5s ease;-o-transition: 0.5s ease;-webkit-transition: 0.5s ease;
    border:none; border:0; text-decoration:none; list-style: none; list-style-type:none;
}
.tumu:hover {
    color:#fff; padding:5px; padding-left: 20px; padding-right: 20px; font-size:18px; background-color:#282E3A;
}

.ok, .ok a {
    color:#fff; padding:5px; padding-left: 15px; padding-right: 15px; font-size:18px; background-color:#E39D24;
    outline:none; transition: 0.5s ease;-o-transition: 0.5s ease;-webkit-transition: 0.5s ease;
}
.ok:hover {
    color:#fff; padding:5px; padding-left: 15px; padding-right: 15px; font-size:18px; background-color:#282E3A;
}

/*#endregion*/

/*#region YUKARI GİT */
#up { z-index: 999; position: fixed; bottom: 100px; right: 10px; cursor: pointer; opacity:0.8; display: none;
      outline:none; transition: 0.5s ease;-o-transition: 0.5s ease;-webkit-transition: 0.5s ease;
}
#up:hover { z-index: 999; position: fixed; bottom: 100px; right: 10px; cursor: pointer; opacity:1; display: none; }
/*#endregion*/

/*#region CONTACT */
.cms-contact {margin-top: 20px;}
.cms-contact i {background:#4493C9;color: #fff;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;font-size: 50px;width: 100px;height: 100px;border-radius: 50%;padding-top: 24px;}
.cms-c-i {width: 100px;height: 100px;background:  rgba(0, 0, 0, 0.04);border-radius:50%;margin: auto;}
.cms-contact .col-md-3:hover i {background:#333;}
.cms-c-t {margin-top: 12px;font-size: 22px;font-weight: 700;}
.cms-c-d {font-size: 18px;}
.cms-c-d2 {padding-top: 20px;}
.cms-contact .col-md-3 {min-height: 240px;margin-top: 15px;}
.cms-map {width: 100%; height: 450px; position: relative;-o-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;transition:.5s;}
/*#endregion*/

/*#region İMAJ RESPONSIVE */
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    outline: none; transition: 0.5s ease; -o-transition: 0.5s ease; -webkit-transition: 0.5s ease;    
}
    .img-responsive:hover {
        
    }

.img-responsive5 {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    outline: none; transition: 0.5s ease; -o-transition: 0.5s ease; -webkit-transition: 0.5s ease; 

    /*RESMİN ORTALANMASI İÇİN AKTİF ET*/  
    /*margin:0 auto;*/ 
}
    .img-responsive5:hover {
        opacity:0.6;
    }

.img-efekt1 {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    outline: none; transition: 0.5s ease; -o-transition: 0.5s ease; -webkit-transition: 0.5s ease;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

    .img-efekt1:hover {
        filter: none; /* Firefox 3.5+ */
        filter: none; /* IE6-9 */
        -webkit-filter: none; /* Chrome 19+ & Safari 6+ */
    }


.img-efekt2 {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    outline: none; transition: 0.5s ease; -o-transition: 0.5s ease; -webkit-transition: 0.5s ease;
    opacity:0.8;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}

    .img-efekt2:hover {
        opacity:1;
        filter: none; /* Firefox 3.5+ */
        filter: none; /* IE6-9 */
        -webkit-filter: none; /* Chrome 19+ & Safari 6+ */
    }


.post{margin-bottom:40px;}
.post.small{margin-bottom:20px;}
img.lazy{width:100% !important;}
.post .picture{overflow:hidden;}
.picture img{width:100%;display:block;}
.post .picture:hover img{transform:scale(1.2);-webkit-transform:scale(1.2);transition:0.5s all ease;-webkit-transition:0.5s all ease;}
.picture img{transform:scale(1);-webkit-transform:scale(1);transition:0.5s all ease;-webkit-transition:0.5s all ease;}
.post .picture{margin-bottom:15px;position:relative;background-color:#000;}
.post .picture:hover img{-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-ms-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;}
.post .picture:hover img{opacity:0.8;}
    
/*#endregion*/

/*#region  SCROOL BARLARI RENKLENDİRME */
::-webkit-scrollbar {
    width: 8px;
}
::-webkit-scrollbar-track {
}
::-webkit-scrollbar-thumb {
    background: #282E3A;
}
::-webkit-scrollbar-thumb:window-inactive {
	background: #282E3A;
}
/*#endregion*/

/*#region BOOTSTRAP KOLONLAR */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 1px;
    padding-left: 1px;
}
/*#endregion*/

/*#region BOOTSTRAP CONTAINER */
.container {
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
}
/*#endregion*/

/*#region  NAVBAR MENULER */
.navKapsa 
{
    /*height:60px;*/
    /*margin-top:20px;*/ /*margin-left:20px;*/
}
.navbar {
    position: relative;
    min-height: 50px;
    border: 0px solid transparent;
    margin-bottom:0px;
    border-radius: 0px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    float:left;
    /*-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;*/
}

.navbar-nav > li > a {
    font-size:18px;
    padding-top: 25px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-left:0px solid #aaa;
    color:#282E3A;
    /*-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;*/
}

    .navbar .navbar-nav {
        display: inline-block;
        float: none;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }

.navbar-default .navbar-brand {
    color: #fff;
}
    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
        font-size:18px;
        color: #E39D24;
        background-color: transparent;
        /*-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;*/
    }

.navbar-default .navbar-text {
    color: #ddd;
}

.navbar-default .navbar-nav > li > a {
    font-size:18px;
    color: #282E3A;
}

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
        font-size:18px;
        color: #E39D24;
        background-color: transparent;
        /*-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;*/
    }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #E39D24;
    background-color: transparent;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #E39D24;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #888;
    }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent;
}

.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
    position: static;
    margin-top: 0;
    margin-right: 0;
    margin-left: 6px;
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    vertical-align: middle;
    /*border-top: 4px solid;
    border-right: 4px dashed transparent;
    border-bottom: 4px dashed transparent;
    border-left: 4px dashed transparent;*/
    display:none;
}

.nav > li {
    position: relative;
    display: block;
    border-right:0px solid #042C5D;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #E39D24;
    background-color: transparent;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}
/*#endregion*/

/*#region  DROPDOWN MENU */
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    /*min-width: 260px;*/
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 18px;
    list-style: none;
    background-color: #E39D24 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #ccc;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    color: #fff;
    /*-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;*/
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 0px 0;
        overflow: hidden;
        background-color: #E39D24 !important;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 10px 30px;
        padding-left: 25px;
        padding-right: 42px;
        clear: both;
        font-size:18px;
        line-height: 1.42857143;
        white-space: nowrap;
        color: #fff;
    }

        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #fff;
            background-color: #282E3A !important;
        }

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: #282E3A;
        outline: 0;
    }

    .dropdown-menu > .disabled > a,
    .dropdown-menu > .disabled > a:hover,
    .dropdown-menu > .disabled > a:focus {
        color: #fff;
        background-color: #282E3A;
    }

        .dropdown-menu > .disabled > a:hover,
        .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}
/*#endregion*/

/*#region MENÜ */
.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
    position: static;
    margin-top: 0;
    margin-right: 0;
    margin-left: 6px;
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px dashed transparent;
    border-bottom: 4px dashed transparent;
    border-left: 4px dashed transparent;
}

.navbar-fixed-bottom .sub-arrow {
    margin-top: -5px;
    border-top: 4px dashed transparent;
    border-bottom: 4px solid;
}

.navbar-nav ul .sub-arrow {
    position: absolute;
    right: 0;
    margin-top: 6px;
    margin-right: 15px;
    border-top: 4px dashed transparent;
    border-bottom: 4px dashed transparent;
    border-left: 4px solid;
}

.navbar-nav ul a.has-submenu {
    padding-right: 30px;
    /*background-color: #535353;
    color:#fff;*/
}
/* scrolling arrows for tall menus */
.navbar-nav span.scroll-up, .navbar-nav span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    height: 20px;
    overflow: hidden;
}

.navbar-nav span.scroll-up-arrow, .navbar-nav span.scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    /*border-top:7px dashed transparent;
	border-right:7px dashed transparent;
	border-bottom:7px solid;
	border-left:7px dashed transparent;*/
}

.navbar-nav span.scroll-down-arrow {
    top: 6px;
    /*border-top:7px solid;*/
    border-right: 7px dashed transparent;
    border-bottom: 7px dashed transparent;
    border-left: 7px dashed transparent;
}

/* add more indentation for 2+ level sub in collapsible mode - Bootstrap normally supports just 1 level sub menus */
.navbar-nav .collapsible ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul .dropdown-menu .dropdown-header {
    padding-left: 35px;
}

.navbar-nav .collapsible ul ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul ul .dropdown-menu .dropdown-header {
    padding-left: 45px;
}

.navbar-nav .collapsible ul ul ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul ul ul .dropdown-menu .dropdown-header {
    padding-left: 55px;
}

.navbar-nav .collapsible ul ul ul ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul ul ul ul .dropdown-menu .dropdown-header {
    padding-left: 65px;
}

/* fix SmartMenus sub menus auto width (subMenusMinWidth and subMenusMaxWidth options) */
.navbar-nav .dropdown-menu > li > a {
    white-space: normal;
}

.navbar-nav ul.sm-nowrap > li > a {
    white-space: nowrap;
}

/* fix .navbar-right subs alignment */
.navbar-right ul.dropdown-menu {
    left: 0;
    right: auto;
}

/* The following will make the sub menus collapsible for small screen devices (it's not recommended editing these) */
.navbar-nav .collapsible ul {
    display: none;
    position: static !important;
    top: auto !important;
    left: auto !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
}

    .navbar-nav .collapsible ul.sm-nowrap > li > a {
        white-space: normal;
    }

.navbar-nav .collapsible iframe {
    display: none;
}
/*#endregion*/

/*#region FORM TEXTBOX */
.form-control {
    display: block; width: 100%; height: 40px;
    background-color: #fff; background-image: none; border: 1px solid #ccc;
}
/*#endregion*/

/*#region RESPONSIVE VIDEO */
.flex-video {position: relative;padding-top: 25px;padding-bottom: 67.5%;height: 0;margin-bottom: 16px;overflow: hidden;}
 
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
/*#endregion*/

/*#region BLOG */

.blogBaslik {
    width:100%; font-size:18px; font-weight:bold; color:#535353; height:50px; overflow:hidden;
}

.blogTarih {
    font-size:14px; color:#535353;
}

.blogSpot {
    width:100%; font-size:15px; color:#535353; height:60px; overflow:hidden;
}

.blogSolBaslik {
     font-size:24px; color:#000;
}

.blogDigerLink {
    padding:15px; background-color:#535353; color:#fff;
    outline:none; transition: 0.5s ease;-o-transition: 0.5s ease;-webkit-transition: 0.5s ease;
}

.blogDigerLink:hover {
    padding:15px; background-color:#2D3E50; color:#fff;
}

.blogDevam, .blogDevam a {
    font-size:15px; color:#535353; border-bottom:1px solid #535353; font-weight:bold; margin:10px 0px 10px 0px; 
    line-height:35px; text-align:right;
    outline:none; transition: 0.5s ease;-o-transition: 0.5s ease;-webkit-transition: 0.5s ease;
}
.blogDevam:hover {
    font-size:15px; color:#000; border-bottom:1px solid #000; font-weight:bold; margin:10px 0px 10px 0px; 
    line-height:35px; text-align:right;
}

.blogSolPadding {
    padding-left: 10px;
}

/*#endregion*/

/*#region YORUMLAR */

.yorumTitle {
    width:90%; height:40px; border:1px solid #ddd; padding: 10px;
}

.yorumMetin {
    width:90%; height:100px; border:1px solid #ddd; padding: 10px;
}

/*#endregion*/

/*#region MEDIA SCREENLER */

@media screen and (max-width:1200px)
{

}

@media screen and (max-width:1160px) 
{

}

@media screen and (max-width:1009px) 
{

}

@media screen and (max-width:960px)
{
  
}

@media screen and (max-width:767px)
{
    .masterYukselt {
        /*position: relative;
        z-index: 1;
        top: -1px;
        margin-bottom: -1px;*/
    }

    .logo {
        position:relative; z-index:12; margin-top:5px;
    }

    .logoKapsa {
        width:100%; /*text-align:center;*/
    }

    .navbar-default {
        background-color: transparent;
        border-color: transparent;
        float:left;
        width:100%;
        margin-top:-115px;
        background-color:#fff;
    }

    .navbar-nav {
      margin: 7.5px 1px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #535353;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-nav > li > a {
        font-size:16px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 10px;
        padding-right:10px;
        border-left:0px solid #aaa;
    }

    .menuYukselt { width:100%; height:1px; }

    .genelYukselt50px { clear: both; height: 20px; }
    .genelYukselt30px { clear: both; height: 10px; }
    .genelYukselt25px { clear: both; height: 10px; }
    .genelYukselt20px { clear: both; height: 10px; }
    .genelYukselt15px { clear: both; height: 5px; }
    .genelYukselt10px { clear: both; height: 5px; }
    .genelYukselt5px { clear: both; height: 3px; }
    .genelYukselt3px { clear: both; height: 2px; }

    .gap { width:100%; height:5px; }
    .gap2 { width: 100%; height: 5px; }

    .alsSayfaSolPadding { padding-left: 0px; padding-top:5px; }

    .blogSolPadding { padding-left: 0px; }

    .anasContentKapsa {
        padding:5px;
    }

    .anasayfaBaslik { font-size:18px; color:#393430; font-weight:bold; }

    .bannerKapsa {  }

    .nanoDesktop {
        display:none;
    }

    .nanoMobil {
        display:block; text-align:center; padding-bottom:20px;
    }

    .footerYukselt { width:100%; height:1px; clear:both; }

    .cKapsa { padding: 5px; background-color: #fff; }

    .footerContact { float:none; padding-top:0px; }
}

@media screen and (max-width:479px)
{
    
}

/*#endregion*/

/*#region CEREZ */

.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}
.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}
.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}.cc-link,.cc-revoke:hover{text-decoration:underline}
.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;
                      font-size:12px;line-height:1.5em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}
.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column}
.cc-window.cc-banner{padding:0.3em 1em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:18px;font-weight:700}
.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}
.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}
.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}
.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}
.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}
.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}
.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}
.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}
.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}
.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}
.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}
@media screen and (max-width:900px){.cc-btn{white-space:normal}}
@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape)
{.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}
.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}
.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}
.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}
.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}

/*#endregion*/







