﻿body > header { display: flex; margin-bottom: 100px; }
body > header .container-fluid { background: #fff;    border-bottom: 1px solid #0f4796; position: fixed;
    width: 100%;
    z-index: 1;}


img, video {
     display: block;
     max-width: 100%;
     height: auto;
     object-fit: cover;
}

.gallery img.responsive {
     display: block;
     width: 100%;
     height: auto;
     object-fit: cover;
     box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}


@media (min-height: 700px) {

    #about_us { min-height: 400px; }
}
@media (min-height: 800px) {

    #about_us { min-height: 500px; }
}
@media  (min-height: 900px) {

    #about_us { min-height: 600px; }
}

.banner {
    height: 266px;
    background-size: cover !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
}

.gallery {
    padding-bottom: 40px;
    margin-bottom: 40px;
    margin-top:30px;
}
.gallery .media { margin-bottom:30px; }
.gallery span{
    font-size:11px;
    color:#0e4796;
    display:block;
    margin:10px 0 35px 0;

}
.contact-left iframe { width:100%;max-width:100%;height:200px; }
.contact-left dd {
    padding-left: 0px;
    font-size: 14px
}

.contact-left dt {
    color: #3e3e3f;
    font-size: 15px;
    font-weight: 600
}

.contact-left a {
    text-decoration: none;
    color: #757575
}

@media all and (max-width: 768px) {
    .contact-left dd {
        overflow: auto
    }

    .field--name-field-sayfa-baslik-metni .page-content .title-container, .field--name-field-scroll-baslik-metni .scroll-content .container, .field--name-body .bg-image {
        margin-top: 20px;
    }
}

.custom-form input:focus, .custom-form textarea:focus {
}

.custom-form input[type=submit] {
    color: white;
    margin-bottom: 0
}

@media all and (max-width: 480px) {
    .custom-form input {
        max-width: none
    }
}

.select-wrapper {
    position: relative;
    max-width: 20em
}

.select-wrapper:after {
    content: "v";
    color: #555;
    position: absolute;
    top: 50%;
    right: 5%;
    line-height: 0;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: scaleY(0.5) scaleX(1.5);
    pointer-events: none
}

.fly-group {
    position: relative;
    padding-top: 30px;
    margin-bottom: 10px
}

.fly-label {
    position: absolute;
    transition: all .2s ease;
    top: 6px;
    left: 0;
    display: inline-block;
    letter-spacing: 0;
    color: #3e3e3f;
    font-size: 15px;
    font-weight: 600
}

.fly-label.has-focus {
    color: #3e3e3f
}


.custom-form .from-right {
    left: 5em;
    opacity: 0
}

.custom-form .from-right.is-active {
    left: 0%;
    opacity: 1
}

.custom-form input, .custom-form select, .custom-form textarea {
    width: 100%;
    margin-bottom: 0;
    font-size: 14px;
    border: 2px solid #ecebe8;
    border-radius: 0px;
    padding: 15px 20px;
    background-color: #fff;
    -webkit-appearance: none;
    outline: none
}

.custom-form input:focus, .custom-form textarea:focus {
    border-color: #949494
}
.btn-saglik {
    font-size: 15px;
    border-radius: 100px;
    border-width: 2px;
    font-weight: normal;
    padding: 12px 25px;
    line-height: normal;
}
.btn-blue {
    color: #023a81;
    border-color: #023a81;
}
.gallery a:hover,.gallery a:focus{
    text-decoration:none;
}

 .gallery a figure .media {
        position: relative;
        text-align: center;
    }

        .gallery a figure .media:before {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 100%;
            content: '';
            background: rgba(15, 71, 150, 0.6);
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            opacity: 0;
            visibility: hidden;
        }

        .gallery a figure .media:after {
            content: url(../../Images/search_icon.png);
            position: absolute;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            top: 50%;
            margin-top: -16px;
            margin-left: -16px;
            opacity: 0;
            visibility: hidden;
        }

    .gallery a:hover figure .media:after,
    .gallery a:hover figure .media:before {
        opacity: 1;
        visibility: visible;
    }

.divider {
    width: 100%;
    height: 1px;
    background: #ccc;
    float: left;
    margin: 0px 0px 25px 0px;
    text-align: center;
    position: relative;
}

ul.breadcrumb {
    padding: 10px 0;
    list-style: none;
    background-color: #fff;
}
ul.breadcrumb li {
    display: inline;
    font-size: 11px;
}
ul.breadcrumb li+li:before {
    padding: 2px;
    color:  #a0a0a0;
    content: "|";
}
.breadcrumb .active a {
    font-weight:800;
}
.breadcrumb > .active {
   font-weight:bold;
}
ul.breadcrumb li a {
    color: #a0a0a0;
    text-decoration: none;
}
ul.breadcrumb li .active a{
    font-weight:800;
}
ul.breadcrumb li a:hover {
    
    text-decoration: none;
}

    

/******************** GROUP COMPANIES*****************/
#group_companies .title {
    border-bottom: 1px solid #b7b7b7;
    margin-top: 30px;
    padding-bottom: 17px;
}

    #group_companies .title a {
        font-size: 16px;
        display: inline-block;
        margin-top: 30px;
    }

#group_companies .text1 p {
    font-size: 16px;
    font-weight: 700;
    margin: 25px 0 30px 0;
}

#group_companies .text2 p {
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 20px;
}

@media screen and (max-width:768px) {
    .gallery span{
        text-align:center;
    }
}
@media screen and (max-width:480px) {
    .gallery span{
        text-align:center;
    }
    .banner {
    height: 160px;
   
}
}

/******************NEWS********************************/
#news_page .collapse-btn {
    cursor: pointer;
    position: relative;
}

#news_page .collapse-body p {
    font-size: 13px;
}

#news_page .collapse-btn h4 {
    font-size: 16px;
    margin: 25px 0;
}

    #news_page .collapse-btn h4:first-of-type {
        border-top: 1px solid #ccc;
        padding-top: 25px;
    }

#news_page .collapse-btn.isopen p {
    /*font-weight: 700;*/
}

#news_page .collapse-btn:after {
    content: url(../../Images/open.png);
    position: absolute;
    top: 0;
    right: 0;
    margin: 25px 0;
}

#news_page .collapse-btn.isopen:after {
    content: url(../../Images/close.png);
    position: absolute;
    top: 0;
    right: 0;
}

#news_page h1 {
    font-size: 22px;
    font-weight: 800;
    margin: 20px 15px;
}

#news_page figure img {
    margin: 37px 0 70px 0;
}
/**********************About Us****************************/
#about_us header h1{
    font-size:22px;
    font-weight: 800;
    margin: 0px auto;
}
#about_us .detail {
    margin: 40px 0 45px 0;
}

    #about_us .detail ul li {
        font-size: 16px;
    }
    .newdetail p {
        font-size: 16px;
        margin-bottom: 15px;
        line-height: 1.5;
    }
    #about_us .detail p {
        font-size: 16px;
        margin-bottom: 15px;
    }

    #about_us .detail .right {
        padding: 40px 0;
        background: #0f4796;
    }

    #about_us .detail h4 {
        color: #fff;
        margin-left: 40px;
        margin-bottom: 15px;
        font-weight: 800;
        font-size: 30px;
    }

    #about_us .detail .right ul {
        list-style-type: disc;
        padding-left: 40px;
        color: #fff;
    }

#about_us figure .why {
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.groupcompaniesx { text-align:center; }
.groupcompaniesx img { margin-bottom:30px; max-width:100%; }
.groupcompaniesx img.logo { max-width:200px; }
.groupcompaniesx p {     font-size: 16px;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 1.5; }
.groupcompaniesx strong {}

.groupcompaniesx-logo { min-height:60px; }
.groupcompaniesx-det { min-height: 120px; text-align:justify; }

.groupcompaniesxmain { display:flex; flex-direction:row; align-items:center; justify-content:center }


#footer { padding: 30px 15px; background-color: #fff; font-size: 16px;  color: #0f4796;}
#footer p { margin-bottom:15px; }
.f-title { font-size: 18px; font-weight: bold; margin-bottom: 15px; color: #0f4796; }
.f-logo {  }
.f-logo img { max-width:150px; }
.f-logo a { display: inline-block; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #0f4796; }
.f-logo svg {  }
.f-logo svg path { fill: #0f4796; }
.f-social { color:#0f4796; font-size:16px; display: flex;
    align-items: center; }
.f-social a { padding: 0px; }
.f-social svg { padding: 8px 0px; width: 30px; height: 30px;  }
.f-social svg path { fill: #0f4796; } 

.fh-social { color:#0f4796; font-size:16px; display: flex;
    align-items: center; font-weight: 600 }
.fh-social a { padding: 0px; }
.fh-social svg { padding: 8px 0px; width: 30px; height: 30px;  }
.fh-social svg path { fill: #0f4796; } 


.f-link {  margin-bottom: 15px; color: #0f4796; padding: 0px 0px 0px 15px; }    
.f-link.f-link-l {padding: 0px;}
.f-link a,
.f-link a:hover,
.f-link a:focus { color: #0f4796; }

.navbar { margin-bottom:0px }
.navbar-nav { padding-top: 15px;  padding-left: 15px; }
.navbar-brand { display: block; height: auto; padding: 5px 0px }
.navbar-default { background: #fff; border:none; }
.navbar-brand > img { max-width:180px }
.navbar-default .navbar-nav > li > a {
    color: #0f4796; font-weight: 600;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #0f4796;
}
.navbar .dropdown-menu > li > a {
    display: block;
    padding: 5px 15px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #0f4796;
    white-space: nowrap;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #ffff;
    background-color: #0f4796;
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: none;
    font-size: 14px;
    font-weight: 400;
}
/**********Wire Harness Industry***************/

#wire_harness h1, #wire_harness h1 p {
    font-size: 22px;
    margin-bottom: 30px;
    font-weight: 600;
}
#wire_harness .text{
    font-size:13px;
    line-height:23px;
    margin:50px 0;
}
/**************Contact****************/
#map {
    width: 100%;
    height: 600px;
    display: block;
}
.contactmap{
    margin-top:-20px;
}
#contact .panel-group{
   max-width:240px;
   
}
#contact .panel-default > .first  {
    background:url(../../Images/map_info_select.png)no-repeat center center;
}
#contact .panel-group .panel + .panel {
    margin-top:0;
}

#contact .panel-group .panel {
    margin-bottom: 0;
    border-radius:0;
}
#contact .border2 {
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
    padding:17px 0;
}
#contact .padding{
    padding-bottom:17px;
}
#contact .panel-default span{
    display:block;
}
#contact .panel-title a  {
    font-size:16px;
    font-weight:800;
    color:#a6a6a6;
    text-decoration:none;
    margin-left:20px;
}
#contact .border1 a{
    color:#0d4797;
}
/*#contact a[aria-expanded="true"]{
  color:#0d4797;
}*/
#contact address{
    color:#666666;
}
#contact .panel{
    border:none;
}
#contact .panel-body{
    margin-left:20px;
}
#contact .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group{
    border-top:none;
}
.panel-default > .panel-heading {
    background-color:#fff;
}
.gm-style-iw + div {display: none;}


header { margin-bottom:20px; }
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #0f4796;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #0f4796;
    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: #0f4796;
    background-color: #transparent;
  }
  .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: #0f4796;
    background-color: transparent;
  }
  .navbar-default .navbar-toggle {
        border-color: #0f4796;
        margin-top: 25px;
        color: #0f4796;
        background: #0f4796;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #0f4796;
    }

    .navbar-default .navbar-toggle .icon-bar { background:#fff }
}