#masterContent { padding: 100px 0 80px; }
#masterLeft, #masterRight{float:right}
#masterLeft{padding:50px 15px}
#masterRight h1,#masterRight h2,#masterRight h3,#masterRight h4,#masterRight h5{margin-top:50px}
#masterLeft:after{content: ''; position: absolute; left: -300%; top: 0; width: 300%; height: 100%; background: #543731; z-index: -1;}
#masterLeft:before{content: ''; position: absolute; left: -120%; top: 0; width: 100%; height: 120%; background: url(../images/bull.png) no-repeat center; z-index: 0; background-size:contain;}
.text{padding-left:50px}

#masterInner { height: 594px; width: 100%; position:relative}
    #masterInner > img { height:100%; object-fit:cover; display:block; z-index:1 }
    #masterInner .page-title {position:absolute; z-index:2; left:0; bottom:35%; width:100%}
        #masterInner .page-title h2 { display: inline-block; margin:0; padding: 20px;}
            #masterImg .page-title h2::before { background-color: #af2c36; content: ""; display: block; height: 100%; position: absolute; right: 0; top: 0; width: 500%; z-index: -1; }

            #masterInner:after{content:''; position:absolute; bottom:-6px; left:50%; background:#e30613; margin:0; width:0; height:12px; transition: .3s ease; -moz-transition: .3s ease; -webkit-transition: .3s ease; animation-duration: .5s; animation-fill-mode: both; animation-timing-function: linear; animation-delay: 2s; animation-name: enlarge;}

/*.masterLeft { padding: 15px 0; z-index: 5; border-top: 5px solid #af2c36; position: relative; }
    .masterLeft:after { width: 300%; height: 5px; background: #af2c36; content: ''; position: absolute; left: 100%; top: -5px; }
    .masterLeft #leftMenu h2 { display: none; }*/

.breadcrumb { border-radius: 0; list-style: outside none none; margin:1px 0 0; padding:5px 20px; display:inline-block }
    .breadcrumb a { color: #fff; font-weight: 400; font-size:12px; letter-spacing:.4px }

    .breadcrumb > li + li::before { content: "-"; padding: 0 10px; }
     .sub li{border-bottom:#f1c102 1px solid}
     .sub li:last-child{border-bottom:none}

    .sub a{font-size:16px; letter-spacing:.5px; display:block; padding:10px 0 10px 20px; background:url(../images/ok-siyah.png) no-repeat left center; font-family:"antonio"; font-weight:600; color:#1d1d1b}
    .sub a:hover{background:url(../images/ok-siyah.png) no-repeat left center; color:#1d1d1b;padding:10px 0 10px 30px; }
    .sub .active a{background:url(../images/ok-kirmizi.png) no-repeat left center; color:#e30613; padding:10px 0 10px 20px; }

/*.nav-pills > li > a { border-radius: 0; border-bottom: solid 1px #eee; }
.nav-pills > li > a { background: url(/images/ok-beyaz.png) no-repeat left center; color: #656868; display: block; font-size: 15px; font-weight: 400; margin: 0 0 -2px; padding: 10px 15px; position: relative; transition: .3s ease; -moz-transition: .3s ease; -webkit-transition: .3s ease; }
    .nav-pills > li > a:focus, .nav-pills > li > a:hover { background-color: #fff; padding-left: 25px; text-decoration: none; transition: .3s ease; -moz-transition: .3s ease; -webkit-transition: .3s ease; }
.nav-pills > li:last-child > a { border: none; }
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover { background-color: transparent; color: #af2c36; }*/

.icerik{ font-size: 16px; }
.icerik p { margin-bottom: 30px; line-height: 24px; font-size: 16px; text-align:justify}

    .icerik ul{ font-size: 14px; color: #333; list-style-image: url(../images/ok-sari.png); padding: 0; list-style-position: inside; }
        .icerik ul li{ margin-bottom: 10px; font-size: 16px; }
        .icerik .imgHolder{-webkit-box-shadow: 0px 0px 32px 4px rgba(0,0,0,0.2); -moz-box-shadow: 0px 0px 32px 4px rgba(0,0,0,0.2); box-shadow: 0px 0px 32px 4px rgba(0,0,0,0.2); margin-right:50px; margin-bottom:50px; float:left; position:relative;}
        .icerik img{ display: block; height:auto !important; width:450px !important; max-width:100%; }
         .icerik .imgHolder:after{content: ""; width: 100%; height: 100%; position: absolute; top: 30px; left: -30px; border: 4px solid #e30613; z-index: -1;  }

         .icerik .cowList .imgHolder{margin-right:0; margin-bottom:50px;}
         .icerik .cowList .imgHolder:after{ right: -30px; left:unset; border: 4px solid #e30613; z-index: -1;  }    
         
         .icerik .newList img{width:100% !important}
         .icerik .newList .imgHolder{ width:100% !important }        

.haber-item h4 { margin-top: 20px; height: 80px; text-align: left; }
.haber-item p { font-size: 14px; font-weight: 400; }

.g-recaptcha { border-radius: 10px; height: 73px; text-align: right; width: 290px; max-width: 100%; }
    .g-recaptcha div { margin: -2px 0 0 -1px; }
.form-controlC { border: 1px solid #e8e8e8; border-radius: 4px; background: #f9f9f9; }

#masterRight .contact .mapHolder h3 { margin-bottom:50px }
.form-group { margin-bottom: 0; min-height: 60px; }
.form-control { padding: 10px 10px; height: 50px; color: #666; border-radius: 4px; box-shadow: none; font-size: 14px; }
.send { width: 100%; display: block; color: #fff !important; font-size: 16px; font-weight: 600; padding: 21px 20px; border-radius: 4px; margin-top: 10px; background: #656868; transition: .5s ease-in; -webkit-transition: .5s ease-in; -moz-transition: .5s ease-in; }
    .send:hover { background: #1d1d1b; color: #fff; }
    .send:hover, .send:focus, .send.focus { color: #fff; }
.capHolder { overflow: hidden; width: 296px; max-width: 100%; }


.sube th { background: #543731; color: #1d1d1b;  padding: 20px !important;}
.sube td { }
#masterContent .icerik .sube th h4 { color: #fff; padding: 20px; }

.ref { border: solid 3px #eee; text-align: center; padding: 10px; transition: .5s ease-in; -webkit-transition: .5s ease-in; -moz-transition: .5s ease-in; margin-bottom: 30px; }
    .ref img { opacity: 1; -webkit-transition: .5s ease-in; -moz-transition: .5s ease-in; }
    .ref:hover { border: solid 3px #e30613; }
        .ref:hover img { opacity: .7; }

.icerik .all { width: 100%; display: block; color: #fff !important; font-size: 16px; text-align: center; font-weight: 600; padding: 5px; border-radius: 4px; margin-top: 10px; background: #656868; transition: .5s ease-in; -webkit-transition: .5s ease-in; -moz-transition: .5s ease-in; margin-top: 20px; }
.all:hover { background: #e30613; color: #fff; }
.all:hover, .all:focus, .all.focus { color: #fff; }

.logoHolder { margin-bottom: 5px; background: #fff; border: solid 2px #eee; padding: 5px; font-size: 18px; color: #656868; }
.logoImg { display: inline-block; }
.logoHolder span { display: inline-block; margin-left: 5px; border-left: solid 2px #eee; padding-left: 10px; }

#ikIframe { border: solid 3px #eee; }

.sayfagaleri { margin-top: 20px; }
    .sayfagaleri hr { margin-bottom: 40px; }
    .sayfagaleri .img-thumbnail { margin-bottom: 5px; height: 120px; width: 100%; overflow: hidden; position: relative; }
        .sayfagaleri .img-thumbnail:after { background: #fff; height: 5px; width: 100%; position: absolute; left: 0; bottom: 0; content: ''; }
        .sayfagaleri .img-thumbnail img { width: 100%; object-fit: cover; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; transition: all 0.4s ease; }
            .sayfagaleri .img-thumbnail img:hover { opacity: .7; }

           #masterContent .icerik #accordion .ui-accordion-header{background:#af2c36; color:#fff; font-size:16px; padding:20px; border:none}
           #masterContent .icerik #accordion.ui-accordion-header:hover{background:#656868}
           #masterContent .icerik #accordion .ui-icon, .ui-widget-content .ui-icon{ background-image:url("images/ui-icons_ffffff_256x240.html")}

            #masterContent .icerik #accordion h3{color:#fff; padding:20px; font-weight:700; font-size:16px}
           #masterContent .icerik #accordion .ui-accordion-content{padding:10px}
           #masterContent .icerik #accordion .table{margin-bottom:0}

.table{margin-bottom:30px}

.cowList{margin-bottom:50px}
#masterRight .cowList h3{margin-top:0}

#masterRight .contact h3{margin:0}

.newsHolder{border:solid 3px #1d1d1b; margin-bottom:10px; font-size:16px; font-weight:600; font-family:"antonio"; padding:10px 10px 10px 50px; background:url(../images/news.png) no-repeat left 10px center}

.newsHolder a{color:#1d1d1b; display:block}
.newsHolder:hover{background:#f5f5f5}