* {
    font-family: 'Cabin', sans-serif;
    font-weight: 500;
}


header {
    width: 100%;
    background-color: rgba(255, 255, 255, .65);
    position: absolute;
    overflow: hidden;
    z-index: 1;
    box-shadow: 0 5px 10px rgba(0,0,0,.4);
}

.container {
    width: 90%;
    margin: 0 auto;
    padding: 5px 10px;
}

.logo {
    float: left;
    width: 27%
}

.logo a img {
    max-height: 110px;
}

nav {
    
    position: absolute;
    right: 5%;
    bottom: 0;
}

nav ul {
    display: flex;
    list-style: none;
    
}

nav ul li {
    margin-left: 10px;
}

nav li a {
    text-decoration-line: none;
    color: #000;
    font-family: 'Cabin';
    font-weight: 500;
    font-size: 16px;
    transition: 0.4s;
}

nav li:hover a{
    color: #990000;
}

nav #hamburger {
    font-size: 26px;
    float: right;
    display: none;

}

nav #toggle {
    display: none;
}
.sliderArea{
    position: relative;
    z-index: -1;
}

@media only screen and (max-width: 736px) {
    
    .parts .partForm, .parts .partMap {
        margin: 20px auto;
        width: 70%;
        border-right: none;
    }
    .parts .partMap {
        height: 300px;
    }

    
    .mainArea .mainTitle {
        font-size: 46px;
    }
    
    .logo {
        width: 90%;
        
    }
    .logo a img {
        height: 50px;
        width: auto;
        margin: 0 auto;
    }
    nav #hamburger {
        display: block;
        cursor: pointer;
        line-height: 50px;
    }
    
    nav {
        position: static;
    }
    nav ul {
        text-align: center;
        width: 100%;
        display: none;
    }
    
    nav ul li a {
        display: block;
        padding: 5px 0;
        border-bottom: 1px solid #990000;
    }
    #toggle:checked + ul {
        display: inline;
    }
    
    .sliderText .content {
        font-size: 2.8em;
    }
    .productFull .productFItem {
        width: 25%;
        
    }
    
    
}



@media only screen and (max-width: 480px) {
    .element .productLeft {
        width: 100%;
    }
    .element .productRight {
        width: 100%;
        text-align: center;
    }
    .partForm .contactForm input, .partForm .contactForm textarea {
        margin: 4px auto;
        padding: 4px 0;
    }

    .mainArea  .mainTitle {
        font-size: 40px;
    }
    .rowCol {
        flex-flow: wrap;
    }
    .rowCol .col{
        width: 70%;
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .rowCol .colW{
        width: 70%;
        display: block;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .slider {
        position: static;
    }
    .sliderText .content {
        font-size: 2.4em;
    }
    
    header {
        position: static;
    }
    .productFull .productFItem {
        width: 30%;
        
    }
}
@media only screen and (max-width: 380px) {
     .partForm .contactForm input, .partForm .contactForm textarea {
        margin: 2px auto;
        padding: 2px 0;
    }
    .mainArea  .mainTitle {
        margin-top: 12%;
    }
    .sliderText .content {
        font-size: 2em;
    }
    .productFull .productFItem {
        width: 40%;
        
    }
    
}

.slider {
    position: relative;
    overflow: hidden;
}

.images {
    width: 100%;
    visibility: hidden;

}
.items {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../img/1sliderVinc.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    animation: bgAnimation 50s infinite;
    transform: translate(0,0) scale(1, 1);
    opacity: 0;
}

@keyframes bgAnimation {
    0% { background-image: url(../img/1sliderVinc.jpg);
          transform: translate(-1%,1%) scale(1.05, 1.05);
        opacity: 0;        
    }
   
    8% { background-image: url(../img/1sliderVinc.jpg);
         transform: translate(-0.5%,0.5%) scale(1.025, 1.025);
        opacity: 1;        
    }
    
    16% { background-image: url(../img/1sliderVinc.jpg);
        transform: translate(0,0) scale(1, 1);
        opacity: 1;       
    }
    
    18% { background-image: url(../img/1sliderVinc.jpg);
         transform: translate(0,0) scale(1, 1);
        opacity: 1;        
    }
    
    20% { background-image: url(../img/1sliderVinc.jpg);
         transform: translate(-1%,1%) scale(1.05, 1.05);
        opacity: 0;        
    }
    20.1% { background-image: url(../img/2sliderSafety.jpg);
         transform: translate(-1%,1%) scale(1.05, 1.05);
        opacity: 0;        
    }
     
    
    28% { background-image: url(../img/2sliderSafety.jpg);
         transform: translate(-0.5%,0.5%) scale(1.025, 1.025);
        opacity: 1;        
    }
    36% { background-image: url(../img/2sliderSafety.jpg);
         transform: translate(0,0) scale(1, 1);
        opacity: 1;        
    }
    38% { background-image: url(../img/2sliderSafety.jpg);
         transform: translate(0,0) scale(1, 1);
        opacity: 1;        
    }
    
    40% { background-image: url(../img/2sliderSafety.jpg);
         transform: translate(-1%,1%) scale(1.05, 1.05);
        opacity: 0;        
    }
    40.1% { background-image: url(../img/3sliderTestere.jpg);
          transform: translate(-1%,1%) scale(1.05, 1.05);
        opacity: 0;
    }
    
    
    48% { background-image: url(../img/3sliderTestere.jpg);
         transform: translate(-0.5%,0.5%) scale(1.025, 1.025);
        opacity: 1;        
    }
    56% { background-image: url(../img/3sliderTestere.jpg);
          transform: translate(0,0) scale(1, 1);
        opacity: 1;        
    }
    58% { background-image: url(../img/3sliderTestere.jpg);
         transform: translate(0,0) scale(1, 1);
        opacity: 1;        
    }
    
    60% { background-image: url(../img/3sliderTestere.jpg);
         transform: translate(-1%,1%) scale(1.05, 1.05);
        opacity: 0;        
    }
    60.1% { background-image: url(../img/4sliderWireRope.jpg);
         transform: translate(-1%,1%) scale(1.05, 1.05);
        opacity: 0;
    }
    
    
    68% { background-image: url(../img/4sliderWireRope.jpg);
         transform: translate(-0.5%,0.5%) scale(1.025, 1.025);
        opacity: 1;       
    }
    76% { background-image: url(../img/4sliderWireRope.jpg);
         transform: translate(0,0) scale(1, 1);
        opacity: 1;         
    }
    78% { background-image: url(../img/4sliderWireRope.jpg);
         transform: translate(0,0) scale(1, 1);
        opacity: 1;        
    }
    
    80% { background-image: url(../img/4sliderWireRope.jpg);
         transform: translate(-1%,1%) scale(1.05, 1.05);
        opacity: 0;     
    }
    80.1% { background-image: url(../img/5sliderChain.jpg);
         transform: translate(-1%,1%) scale(1.05, 1.05);
        opacity: 0;
    }
    
    
    88% { background-image: url(../img/5sliderChain.jpg);
         transform: translate(-0.5%,0.5%) scale(1.025, 1.025);
        opacity: 1;        
    }
    96% { background-image: url(../img/5sliderChain.jpg);
         transform: translate(0,0) scale(1, 1);
        opacity: 1;                 
    }
    98% { background-image: url(../img/5sliderChain.jpg);
         transform: translate(0,0) scale(1, 1);
        opacity: 1;        
    }
    
    100% { background-image: url(../img/5sliderChain.jpg);
         transform: translate(-1%,1%) scale(1.05, 1.05);
        opacity: 0;       
    }
        
}
.sliderText {
    display: block;
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.content {
    position: absolute;
    opacity: 0;
    color: rgba(255, 255, 255, 1);
    text-shadow: 4px 4px 10px rgba(0, 0, 0, .6);
    font-size: 3.8em;
    margin: 0;
    padding: 0;
    transform: translate(0, 0);
    animation: textAnimation 50s infinite;
    font-weight: 500;
}

.content:nth-child(1) {
    bottom: 5%;
    left: 5%;
}
.content:nth-child(2) {
    width: 50%;
    left: 3%;
    top: 28%;
    animation-delay: 10s;
}
.content:nth-child(3) {
    width: 50%;
    left: 3%;
    top: 28%;
    animation-delay: 20s;
    
}
.content:nth-child(4) {
    width: 50%;
    left: 3%;
    top: 28%;
    animation-delay: 30s;
}
.content:nth-child(5) {
    bottom: 5%;
    left: 5%;
    animation-delay: 40s;
}

@keyframes textAnimation {
    0% {
        opacity: 0;
        transform: translate(-6%, 0);
    }
    4% {
        opacity: 1;
    }
    8% {
        opacity: 1;
        transform: translate(0, 0);
    }
    18% {
        opacity: 1;
        transform: translate(0, 0);
    }
    20% {
        opacity: 0;
        transform: translate(0, 16%);
    }
    100% {
        opacity: 0;
        transform: translate(0, 0);
    }
}



.mainRed {
    background-color: #990000;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
}

.mainWhite {
    background-color: white;
    width: 100%;
}

.rowHeader {
    width: 100%;
}
.rowHeader h2 {
    width: 100%;
    text-align: center;
    font-family: 'Raleway';
    font-size: 24px;
    color: white;
    margin: 40px 0;
}

.rowCol {
    display: flex;
    width: 100%;
    overflow: hidden;
}

.col {
    display: block;
    width: 33.33%;
    margin: 0 10px;
    background-color: white;
    text-align: center;
    transition: 0.6s;
    color: #787878;
    cursor: pointer;
}

.col:hover {
    color: #990000;
    box-shadow: 0 15px 15px black;
}

.col img {
    width: 100%;
}

.col a {
    text-decoration: none;
    color: #787878;
    font-size: 16px;
    transition: 0.6s;
}
.col a:hover {
    color: #990000;
}

.rowButton {
    text-align: center;
    margin: 40px;
}

.rowButton a {
    font-size: 20px;
    color: white;
    background: #F6A409;
    padding: 5px 25px;
    text-decoration-line: none;
    font-family: Cabin;
}

.rowHeaderW {
    width: 100%;
}
.rowHeaderW h2 {
    width: 100%;
    text-align: center;
    font-family: 'Raleway';
    font-size: 24px;
    color: #990000;
    margin: 40px 0;
}

.colW {
    display: block;
    width: 33.33%;
    margin: 0 10px;
    background-color: white;
    text-align: center;
    transition: 0.6s;
    color: #787878;
    cursor: pointer;
}

.colW:hover {
    box-shadow: 0 15px 15px black;
}

.colW img {
    width: 50%;
    margin: 0 auto;
    border-radius: 100px;
    border: 3px solid;
    border-color: #990000;
}

.footBg {
    width: 100%;
    background-image: url(../img/footerTop.png);
    height: 100%;
    background-position: center;
    background-size: cover;
}

.footBg img {
    visibility: hidden;
    width: 100%;
}

.footArea {
    width: 100%;
    background: black;
    padding: 10px 10px;
}

.foot1, .foot2 {
    color: white;
    max-width: 1170px;
    margin: 5px auto;
}
.foot1 {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.foot2 {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.foot2 h5 {
    font-size: 22px;
    color: #F6A409;
    margin: 10px;
}

.foot2 ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.foot2 ul li {
    display: inline-block;
}

.foot2 ul li a {
    display: block;
    margin: 4px 5px;   
}

.f1 {
    color: #3b5998;
    width: 40px;
    transition: 0.6s;
}
.f1:hover {
    color: white;
    background: #3b5998;
}

.f2 {
    color: #00aced;
    width: 40px;
    transition: 0.6s;
}
.f2:hover {
    color: white;
    background: #00aced;
}

.f3 {
    color: #ce064c;
    width: 40px;
    transition: 0.6s;
}
.f3:hover {
    color: white;
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    
}

.f4 {
    color: #bb0000;
    width: 40px;
    transition: 0.6s;
}
.f4:hover {
    color: white;
    background: #bb0000;
}

.footBot {
    background-color: #990000;
    width: 100%;
}

.footBotContent {
    margin: 0 auto;
}

h6 {
    color: white;
    font-size: 14px;
    margin: 0;
    padding: 3px;
    text-align: center;
}


.mainArea {
    width: 100%;
    margin-bottom: 0;
    
}

.mainArea img {
    width: 100%;
}

.mainArea h1 {
    text-align: center;
    position: absolute;
    width: 100%;
    color: rgba(255, 255, 255, 0.6);
    text-shadow: 3px 5px 2px #474747;   
    font-size: 70px;
    margin-top: 16%;
}

.pKurumsal {
    color: white;
    padding-bottom: 20px;
}

.listKurumsal {
    color: #990000;
    padding-bottom: 20px;
}

.listKurumsal li {
    margin-bottom: 10px;
}



.listref {
    display: block;
    width: 50%;
    color: white;
    padding-bottom: 20px;
    margin-left: 10%;
}

.listReference {
    display: flex;
}

.parts {
    width: 100%;
    display: flex;
    flex-flow: wrap;
    
}
.partForm {
    width: 50%;
    border-right: 1px solid #fff;
    
}

.partMap {
    width: 50%;
    
}

.map {
    width: 95%;
    float: right;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    
}

input, textarea {
    width: 90%;
    margin: 7px auto;
    padding: 10px 0;
    border-radius: 5px;
    transition: 0.6s;
    
}
textarea {
    margin-bottom: 20px;
}

.contactForm{
    background: rgba(255,255,255,.1);
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    
}

.submit {
    background-color: #F6A409;
    color: #fff;
    border: none;
}

input:focus, textarea:focus {
    box-shadow: 0px 0px 10px 3px rgba(255,255,255,.8)
}

.cat_toggle {
    margin: 5px;
    background-color:#F6A409;
    padding: 10px 15px;
    display: inline-block;
    color:#FFF;
    cursor:pointer;
    border-radius: 6px;
 }

.row {
	display:none;
    clear:both;
    width:100%;
}

.row img{
    width: 100%;
}

#tab input[type=radio]  {
    display: none;
}

#tab {
    text-align: center;
}

#tab .sekme {
    background-color: #990000;
    display:inline-block;
    text-align: center;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    margin: 3px 0;
    transition: .6s;
    
}

#tab .sekme:hover {
    background-color: #F6A409;
    box-shadow: 0 5px 10px black;
    z-index: 2;
}

#tab .element {
    display: none;
    flex-flow: wrap;
    width: 100%;
    margin-top: 10px;
    align-items: flex-start;
    
    
}

#tab [id^="tab"]:checked + .sekme {
    background-color: #F6A409;
    box-shadow: 0 5px 10px black;
}

#tab1:checked ~ #tab-element1 {
    display: flex;
}
#tab2:checked ~ #tab-element2 {
    display: flex;
}
#tab3:checked ~ #tab-element3 {
    display: flex;
}
#tab4:checked ~ #tab-element4 {
    display: flex;
}
#tab5:checked ~ #tab-element5 {
    display: flex;
}
#tab6:checked ~ #tab-element6 {
    display: flex;
}

.productLeft {
    width: 50%;
    display: flex;
    text-align: center;
    flex-flow: wrap;
    
}
.productItem {
    width: 30%;
    border: 1px solid #990000;
    border-radius: 5px;
    margin: 5px;
    transition: .5s;
    cursor: pointer;
    display: block;
    
}
.productItem:hover, .productFItem:hover {
    box-shadow: 0 4px 10px  rgba(0,0,0,.5) ;
}


.productItem img, .productFItem img {
    width: 90%;
    margin: 10px auto;
}

.productFull {
    width: 100%;
    display: flex;
    text-align: center;
    flex-flow: wrap;
    justify-content: center;
}

.productFItem {
    width: 15%;
    border: 1px solid #990000;
    border-radius: 5px;
    margin: 5px;
    transition: .5s;
    cursor: pointer;
    display: block;
}



.productName {
    border-top: 1px solid #990000;
    margin: 0;
    padding: 4px;
}

.productRight {
    width: 50%;
    text-align: right;
    display: flex;
}
.tabTitle {
    display: block;
    width: 100%;
    text-align: center;
}
.contentTitle {
    font-size: 40px;
    margin: 0;
    font-family: 'Cabin';
    color: #F6A409;
    font-weight: bold;
}
.productContent img {
    width: 50%;
}

.phone {
    color: #990000;
    font-size: 22px;
    font-style: italic;
}
