/* 
* @name Kuyucu Metal
* @author Türker YILDIRIM
* @link http://turkeryildirim.com
* @copyright 2014 graf2b http://www.graf2b.com.tr/

# !!!!!!!!!! IF YOU DONT KNOW WHAT YOU ARE DOING PLEASE DONT CHANGE ANYTHING !!!!!!!!!!

*/

* {
	transition: all 0.41s ease;
}

html, body {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #000;
    z-index: 1;
}

.thumbnail {
    background-color: #eee;
}

.topbar {
    line-height: 35px;
}

.topbar ul, .topbar ul li {
    margin:0; padding:0;
}

.topbar ul li {
    display:inline-block;
}

.topbar li a {
    display:block;
    padding-right: 10px;
    padding-left: 10px;
    color: #000;
    font-size: 16px;
}

.topbar li a:hover {
    color: #ccc;
}

.navigation {
		position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    background-color: #fff;
    border-bottom: 8px solid #c6c6c6;

}
.navigation .navbar {
    border-radius:0;
    margin-bottom: 0;
    background: none;
    border: none;
}
.navbar-header {
    height: 10vh;
}
@media (min-width: 1023px) {
    .navbar-header {
        height: auto;
    }
}
.navbar-brand {
    height: auto !important;
    width: auto;
    padding: 15px 0;
    max-width: 50%;
}
@media (min-width: 1023px) {
    .navbar-brand {
        max-width: initial;
    }
}


.navbar-toggle {
    margin: 25px 0;
}

.navigation .navbar-right {
    margin-top: 5px;
}
@media (min-width: 1279px) {
    .navigation .navbar-right {
        margin-top: 36px;
    }
}

.navigation  .navbar-default {
    border-top: 0;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 16px;
    font-weight: 700;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #e30613;
}

.navbar-header {
    margin-left: -15px !important;
}

ul.dropdown-menu {
    min-width: 250px;
}

ul.dropdown-menu a {
    color: #000;
}


.footer {
    background: url("../images/footer-bg.png") no-repeat scroll 0 0 #e30613;
    /*min-height: 360px;*/
    background-size: contain;
    padding-top: 180px;
    padding-bottom: 50px;
    color: #fff;
    font-weight: 400;
}

@media (max-width:800px) {
    .footer {
        padding-top: 100px;
    }
    .fabrika {
        width: -webkit-fill-available;
    }
}


/*
 ana sayfa
*/

.carousel-control.left, .carousel-control.right {
    background : none !important;
}

.carousel-inner {
    /*max-height: 120px !important;*/
}


.slide .sliderbottom {
    position: absolute;
    bottom: -8px;
    left:0;
    max-width: 100%;
}

@media (min-width: 500px) {
.carousel-inner {
    /*max-height: 150px !important;*/
}
}

@media (min-width: 740px) {
.carousel-inner {
    /*max-height: 200px !important;*/
}
}



.carousel-inner .slogan {
    position: absolute;
    right: 30px;
    top: 20px;
}
.carousel-inner .slogan h1 {
    background-color: #e30613;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 0 15px;
    padding: 10px 20px;
    width: auto !important;
}

.carousel-inner  .slogan h2 {
    background-color: #fff;
    color: #3c732f;
    display: inline-block;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    margin: 0;
    max-width: 350px;
    padding: 10px;
    width: auto !important;
}

.carousel-inner  .slogan h2.bottom {
    margin-top: 10%;
}

@media (min-width: 1000px) {
.carousel-inner .slogan {
    right:85px;
    top: 25px;
}
.carousel-inner {
    max-height: 265px !important;
}

.carousel-inner .slogan h1 {
    font-size: 18px;
}

.carousel-inner  .slogan h2 {
    font-size: 14px;
}

}


@media (min-width: 900px) {
.carousel-inner .slogan {
    right:150px;
    top: 35px;
}
.carousel-inner {
    max-height: 320px !important;
}

.carousel-inner .slogan h1 {
    font-size: 24px;
}

.carousel-inner  .slogan h2 {
    font-size: 16px;
    max-width: 450px;
}
.carousel-inner .slogan h2.bottom {
    margin-top: 20%;
}
}

@media (min-width: 1100px) {
.carousel-inner .slogan {
    right:150px;
    top: 50px;
}
.carousel-inner {
    max-height: 340px !important;
}
.carousel-inner .slogan h1 {
    font-size: 30px;
}
.carousel-inner  .slogan h2 {
    font-size: 18px;
    max-width: 500px;

}
.carousel-inner .slogan h2.bottom {
    margin-top: 25%;
}
}


@media (min-width: 1300px) {
.carousel-inner {
    max-height: 360px !important;

}
.carousel-inner .slogan {
    right:200px;
}
.carousel-inner .slogan h1 {
    font-size: 36px;
}
.carousel-inner  .slogan h2 {
    font-size: 20px;
    max-width: 550px;
    padding: 10px 20px;

}

.slide .sliderbottom {
    bottom: -20px;
}

.carousel-inner .slogan h2.bottom {
    margin-top: 30%;
}
}

@media (min-width: 1500px) {
.slide .sliderbottom {
    bottom: -24px;
}

.carousel-inner {
    max-height: 420px !important;

}

.carousel-inner .slogan h2.bottom {
    margin-top: 35%;
}

}


@media (min-width: 1800px) {
.slide .sliderbottom {
    bottom: -28px;
}

.carousel-inner {
    max-height: 480px !important;

}
.carousel-inner .slogan h2.bottom {
    margin-top: 40%;
}
}




/*
.carousel-inner .slogan {
    position: absolute;
    top: 50px;
    right: 100px;
    max-width: 655px;
}
.carousel-inner .slogan h1 {
    background-color: #e30613;
    color: #fff;
    font-size: 42px;
    margin:0;
    padding: 10px 25px;
    margin-left: 15px;
    width: auto !important;
    display: inline-block;
    font-weight: 700;
    max-width: 500px;
}

.carousel-inner  .slogan h2 {
    background-color: #fff;
    color: #3c732f;
    font-style: italic;
    font-size: 20px;
    margin:0;
    padding: 10px 25px;
    width: auto !important;
    display: inline-block;
    font-weight: 400;
    max-width: 650px;
}
*/

.boxes  {
    font-weight: 400;
    margin-top: 40px;
}

.boxes  .box {
    min-height: 375px;
}

.boxes .box h3 {
    font-size: 18px;
    background: url("../images/ok.png") no-repeat scroll 0 5px transparent;
    padding: 12px 0 12px 45px;
    border-top: 3px solid #d5d5d5;
    border-bottom: 3px solid #d5d5d5;
    font-weight: 700;
}

.boxes .box .outer {
    background-color: #eee;
    margin-top: 20px;

    -webkit-box-shadow: 0 0 10px 1px #eee;
	-moz-box-shadow: 0 0 10px 1px #eee;
	box-shadow: 0 0 10px 1px #eee;

    -ms-transform: rotate(-2deg); /* IE 9 */
    -webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
    transform: rotate(-2deg);
}

.boxes .box .inner {
    -ms-transform: rotate(2deg); /* IE 9 */
    -webkit-transform: rotate(2deg); /* Chrome, Safari, Opera */
    transform: rotate(2deg);
    background-color: #fff;

    padding: 10px 20px;
		max-height: 400px;
    overflow-y: scroll;
}

.rounds {
    font-weight: 700;
}

.rounds .round {
    margin-top: 40px;
}

.rounds .round h1 {
    font-size: 28px;
    margin:0;
    padding: 10px 0;
}

.rounds .round a {
    color: #000;
}
.rounds .round a:hover {
    color:#e30613;
}

.news {
    background-color: #eee;
    padding: 20px;
}



/*
 kurumsal
*/
.corporate {
    margin-top: 50px;
    font-size: 18px;
}
.corporate .sidebar {

}
.corporate h2 {
    font-weight: 400;
    font-size: 24px;
}
.corporate .sidebar h3 {
    font-size: 36px;
    font-weight: 300;
    background: url("../images/ok.png") no-repeat scroll 0 15px transparent;
    padding: 12px 0 12px 50px;
    border-top: 3px solid #d5d5d5;
    border-bottom: 3px solid #d5d5d5;
}

.corporate .greybg {
    background-color: #cdcdcc;
    padding: 20px;
    margin-top: 30px;
}


/*
 sera
*/

.sera {
    margin-top: 25px;
    margin-bottom: 25px;
}

.sera #filters {
    margin-bottom: 25px;
}



.copyright a {
	color: #fff;
	font-size: 10px;
	font-weight: 300;
}

.bx-wrapper .bx-caption {
top:0;
bottom: auto;
}

.bxslider img {
max-width:100% !important;
}
