a {
    text-decoration: none !important;
    color: #34a2ef;
}

.mobile-parallax{
    background-color: transparent;
    background-attachment: fixed !important;
    background-position: 50% 0 !important;
    background-repeat: no-repeat;
    overflow: hidden;
    will-change: transform;
}

.turkish-icon{
    width: 20px !important;
    margin-bottom: 5px;
    display: inline-block;
}

.english-icon{
    width: 20px !important;
    margin-left: 0.5rem;
    margin-bottom: 5px;
    display: inline-block;
}

.turkish-icon > img, .english-icon > img{
    width: 20px !important;
    min-width: 20px !important;
}

.copyright-desktop{
    display: block;
    margin-top: 1.1rem;
}

.copyright-mobile{
    display: none;
}

#gotoTop:hover{
    background-color: #34a2ef;
}

.footer-logo{
    margin-top: -2rem;
}

.footer-title{
    width: 100%;
    margin-bottom: 25px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.widget_links{
    padding-left: 0;
}

.padded-table{
    width: 100%;
}

.padded-table > tbody > tr{
    margin: 20px 0;
}

.padded-table > tbody > tr > td {
    padding: 10px 15px;
}

.padded-table > tbody > tr > th {
    padding: 0 15px;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
                 "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.anasayfa-gorsel{
    background-image: url('../images/slider_frater/night-city-view.jpg');
    background-size: cover;
    background-position: center center;
}

.footer-endustri-baslik{
    border-bottom: solid 0.1rem #c4ced478;
    padding-bottom: 1rem !important;
    margin-bottom: 1.25rem !important;
}

.enjeksiyon-icon{
    background-image: url('../images/enjeksiyon.svg');
    background-size: 2.4rem;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    color: red;
}

.bebek-bezi-icon{
    background: url('../images/bebek-bezi.svg');
    background-size: 2.4rem;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    color: red;
}
.bcf-icon{
    background: url('../images/bobbin.png');
    background-size: 2.4rem;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    color: white;
}
.non-icon{
    background: url('../images/non.png');
    background-size: 2.4rem;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    color: white;
}

.slogan{
    background-image: url(../images/backgorund.jpg);
    padding: 100px 0;
    background-size: cover
}

.gr-gdpr-settings{
    padding: 1rem 3rem;
}

.gr-gdpr{
    color: #34a2ef;
    border-color: #34a2ef;
}

.gr-gdpr:hover {
    color: white;
    background-color: #34a2ef;
    border-color: #34a2ef;
}

.gr-gdpr:focus {
    box-shadow: 0 0 0 0.25rem rgb(33 150 243 / 50%) !important
}

.gr-gdpr:not(:disabled):not(.disabled):active:focus{
    box-shadow: 0 0 0 0.25rem rgb(33 150 243 / 50%) !important
}

.gr-gdpr:not(:disabled):not(.disabled):active {
    color: white;
    background-color: rgb(33 150 243);
    border-color: rgb(33 150 243);
}

@media (min-width:990px) and (max-width:1200px) {
    .subtitle{
        font-size: 0.75rem;
    }
}

@media (min-width: 1440px){
    .container{
        max-width: 1220px;
    }
}

#section-endustriler{
    max-height: 82rem;
}

.portfolio .portfolio-item{
    max-height: 24rem;
}

.portfolio .portfolio-item .grid-inner .portfolio-image .bg-overlay,
.portfolio .portfolio-item .grid-inner .portfolio-image a{
    max-height: 24rem;
}

.menu-item:hover > .menu-link, .menu-item.current > .menu-link {
    color: #34a2ef;
}

::selection {
    background: #34a2ef;
}

h1 > span:not(.nocolor):not(.badge),
h2 > span:not(.nocolor):not(.badge),
h3 > span:not(.nocolor):not(.badge),
h4 > span:not(.nocolor):not(.badge),
h5 > span:not(.nocolor):not(.badge),
h6 > span:not(.nocolor):not(.badge){
    color: #34a2ef;
}

.title-bottom-border h1,
.title-bottom-border h2,
.title-bottom-border h3,
.title-bottom-border h4,
.title-bottom-border h5,
.title-bottom-border h6{
    border-bottom-color: #34a2ef;
}

.fbox-plain .fbox-icon i, .fbox-plain .fbox-icon img{
    color: #34a2ef;
}

.fbox-icon i, .fbox-icon img{
    background-color: #34a2ef;
}

.fbox-effect .fbox-icon i:hover, .fbox-effect:hover .fbox-icon i{
    background-color: #164464;
}

#content > .content-wrap{
    padding-bottom: 0!important;
}

.iletisim-icon{
    color: gray;
    padding: 7px;
}

#misyonumuz_list{
    list-style: none;
}

#misyonumuz_list li{
    padding-bottom: 1em;
}

#misyonumuz_list li::before{
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #34a2ef; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    padding-right: 0.25em;
}

.standard-logo > img{
    padding: 1rem 0;
}

.portfolio-item .portfolio-image, .portfolio-item .portfolio-image > a, .portfolio-item .portfolio-image img{
    object-fit: cover;
    height: 10rem;
    width: 100%;
}

#logo img {
    padding: 0.35rem 0 !important;
}

@media (min-width: 992px){
    #logo img {
        padding: 0.75rem 0 !important;
    }

    .full-header #logo {
        border-right: none;
    }

    .full-header .primary-menu .menu-container {
        border-right: none;
    }

    #SloganAlani{
        margin-bottom: 6rem;
    }

    .slider-inner{
        height: 80rem !important;
    }
}

@media (min-width: 1300px){
    .slider-inner{
        height: 40rem !important;
    }
}

@media (min-width: 1800px){
    .slider-inner{
        height: 80rem !important;
    }
}


@media (min-width: 992px) {
    .iletisim-detay {
        height: 550px;
    }
}

@media (min-width: 1919px) {
    .anasayfa-gorsel{
        height: 55rem !important;
    }
    .content-wrap{
        padding-top: 20px !important
    }
    .container{
        max-width: 1660px;
    }
    .text-rotater{
        font-size: 6rem;
    }
    #incele-buton{
        font-size: 1.15rem;
    }
    .onayla-popup-metin{
        font-size: 2.5rem !important;
    }
    .gr-gdpr{
        font-size: 2rem !important;
    }
    .gdpr-settings{
        padding: 2rem 3rem;
    }
}

@media (max-width: 840px) {
    #logo > a > img {
        height: 66px !important;
    }
}

@media (max-width: 430px){
    .onayla-popup-metin{
        margin-top: 2rem;
    }
    .endustri-row{
        padding: 0 1rem;
    }
    .footer-logo-section{
        align-content: center;
        align-items: center;
        text-align: center;
    }
    .footer-logo-section > img{
        margin-left: 5rem;
    }
    #logo > a > img {
        height: 80px !important;
    }
    .copyright-desktop{
        display: none;
    }

    .copyright-mobile{
        padding-top:2rem;
        display: block;
    }
    .footer-iletisim{
        padding-bottom: 0;
    }
    .footer-logo-section{
        padding-bottom: 0;
    }
    .footer-endustri-title{
        text-align: center;
    }
    .footer-endustriler-left{
        padding-left: 2.5rem;
    }
}