/* Kaydırma Çaubuğu */
::-webkit-scrollbar {
    width: 8px;
    background-color: #F2F2F2;
}

::-webkit-scrollbar-thumb {
    background-color: #D6D6D6;
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #A5A5A5;
    }

    ::-webkit-scrollbar-thumb:active {
        background-color: #A5A5A5;
    }

body {
    background-color: white;
    font-family: 'Poppins', sans-serif;
    color: black;
    font-size: 16px;
}

h1 {
    font-size: 24px;
}

p {
    font-size: 16px;
}

a:hover, a:active, a:focus {
    text-decoration: none;
}

.no-gutters {
    padding: 0;
}

#navbarNavDropdown > ul > li {
    margin: auto;
}

#navbarNavDropdown > ul {
    width: 100%;
}

#navbar {
    padding: 20px 20px !important;
    z-index: 3;
    transition: ease-in-out .5s;
}

#imgbanner {
    position: absolute;
    z-index: 2;
    top: 0;
}


#home-carousel .containerbannerfield .banner-txt {
    font-size: 36px;
}

.bnbtn {
    color: #707070;
    border: 1px solid #19A8B4;
    padding: 10px 30px;
}

.cssanimation {
    margin-bottom: 40px;
}

#home-carousel {
    position: relative;
    z-index: 2;
    height: 100vh;
}

a {
    text-decoration: none;
}

#backgrounddiv {
    background-color: #F7F7F7;
}

#home-carousel > ol li {
    background-color: #19A8B4;
}

.carousel-control-prev-icon {
    background-image: url('../images/img/prev.png');
    width: 30px;
}

.carousel-control-next-icon {
    background-image: url('../images/img/next.png');
    width: 30px;
}

.containerbannerfield {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ban-yazi {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

/*.banner-field {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    text-align: center;
}*/
#home-carousel > div > div.carousel-item.active {
    height: 100vh;
}

.carousel-item {
    height: 100vh;
}

.home-section2 .col-md-5 img {
    position: relative;
    bottom: 150px;
    z-index: 2;
    border: 11px solid #ffffff;
}



.home-section2 .col-md-7 {
    padding: 30px;
}

#home-carousel > ol {
    bottom: 90px;
}

.home-section2 .col-md-7 span {
    color: #19A8B4;
    font-size: 18px;
    font-weight: 600;
}

.home-section2 .col-md-7 p:nth-child(2) {
    font-size: 23px !important;
    font-weight: 300;
    color: #464646;
    margin-top: 20px;
    margin-bottom: 20px;
}

.home-section2 .col-md-7 p:nth-child(3) {
    font-size: 18px !important;
    font-weight: 200;
    color: #707070;
}

body > div.container.home-section2 > div > div.col-md-7 > div > a {
    color: #989898;
    font-weight: 600;
}

    body > div.container.home-section2 > div > div.col-md-7 > div > a i {
        color: #19A8B4;
        transition: ease-in-out.5s;
        padding-left: 5px;
    }

    body > div.container.home-section2 > div > div.col-md-7 > div > a:hover i {
        padding-left: 10px;
        transition: ease-in-out.5s;
    }

.cerceve {
    text-align: center;
    padding: 50px 30px 20px 30px;
    border: 1px solid #19A8B4;
    margin-bottom: 15px;
}

    .cerceve h4 {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 22px;
        font-weight: 700;
        color: #2E2E2E;
    }

    .cerceve p {
        height: 115px;
        color: #989898;
    }

.green-area {
    margin: 75px 0px;
    padding: 30px;
    background-color: #19A8B4;
    text-align: center;
}

    .green-area p {
        color: #ffffff;
        font-size: 36px;
        text-align: center;
    }

    .green-area a {
        margin: auto;
        padding: 5px 50px;
        font-size: 24px;
        color: #ffffff;
        font-weight: 500;
        transition: ease-in-out .5s;
        border: 1px solid #ffffff;
    }

.home-image {
    background-color: #F7F7F7;
}



#home-section-4 > div:nth-child(n) > div.col-md-6.home-image {
    height: 500px;
}

.Kapsul {
    display: table;
    height: 400px;
    position: relative;
    overflow: hidden;
}

.IcerikAlani {
    position: absolute;
    top: 50%;
    left: 50%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    transform: translate(-50%, -50%);
}

.alan {
    position: relative;
}

#home-section-4 > div > div.col-md-6.home-field.Kapsul > div > div > p {
    font-size: 36px;
    color: #2E2E2E;
    font-weight: 200;
    margin-bottom: 40px;
}

#home-section-4 > div > div.col-md-6.home-field.Kapsul > div > div > a {
    color: #2E2E2E;
    font-weight: 500;
    border: 1px solid #19A8B4;
    padding: 7px 30px;
    transition: ease-in-out .5s;
}

    #home-section-4 > div > div.col-md-6.home-field.Kapsul > div > div > a:hover {
        background-color: #19A8B4;
        color: #ffffff;
        transition: ease-in-out .5s;
    }

#home-footer {
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    margin-top: 100px;
    background-size: cover;
}

    #home-footer > div > p {
        max-width: 10%;
        font-weight: 600;
        font-size: 36px;
        color: #ffffff;
        border-bottom: 1px solid #ffffff;
        margin-bottom: 40px;
    }

#iletişim-ul .fa-map-marker-alt:before, .fa-phone-alt:before, .fa-envelope:before {
    font-size: 25px;
    padding-right: 10px;
    color: #ffffff;
}

#iletişim-ul > li > i, #iletişim-ul > li > a {
    color: #ffffff;
}

#iletişim-ul > li {
    margin: 20px 0;
}

#home-footer > div {
    padding: 90px 0;
}

.social-ul {
    display: flex;
    margin-bottom: 50px;
}

    .social-ul li {
        margin-right: 20px;
        padding: 10px 15px;
        border: 1px solid #ffffff;
        color: #ffffff;
    }

        .social-ul li a i {
            font-size: 30px;
            color: #ffffff;
        }

#home-footer .container span a{
    color: #ffffff;
}

.copy-container .row .etiket_title, .copy-container .row a {
    color: #979797;
}

.copy-container {
    position: relative;
}

    .copy-container .row a {
        float: right;
    }

.sticky {
    position: -webkit-sticky;
    position: fixed;
    top: 0;
    background-color: #f7f7f7;
    transition: ease-in-out .5s;
}

/*#home-carousel .carousel-inner .carousel-item .col-md-6:nth-child(2) :after {
    content: "";
    background-color: #ffffff;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    display: block;
    content: "";
    background-color: #ffffff;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 90px;
    z-index: -1;
    bottom: -50px;
}*/

.page-banner {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 300px;
    width: 100%;
    background-color: #f7f7f7;
    display: table;
    margin-top: 101px;
}

.li-header {
    color: #000000;
    padding: 7px 10px;
    font-size: 22px;
    font-weight: 700;
}

#service-menu {
    background-color: #FAFAFA;
}

    #service-menu li {
        position: relative;
        transition: 0.6s;
        color: #0D0D0D;
        font-size: 16px;
        text-decoration: none;
        padding: 10px 10px;
        padding-bottom: 5px;
        border-left: 3px solid #B9E8EC;
        /* border-bottom: 1px solid rgba(25, 168, 180, 0.3); */
    }

        #service-menu li:hover {
            color: #19A8B4;
            border-left: 3px solid #19A8B4;
        }

.urun-menu .active-li::after {
    content: ">";
    position: absolute;
    bottom: 0;
    right: 15px;
    width: 0%;
    height: 75%;
    transition: ease-in-out .5s;
}

#service-menu .active, .active-li {
    color: #19A8B4 !important;
    border-left: 3px solid #19A8B4 !important;
}


#corporate-container {
    margin-top: 50px;
}

    #corporate-container .col-md-9 {
        padding-left: 20px;
    }

        #corporate-container .col-md-9 span {
            font-size: 20px;
            color: #464646;
        }

        #corporate-container .col-md-9 p {
            margin-bottom: 20px;
            margin-top: 20px;
            font-size: 16px;
            color: #707070;
            line-height: 2;
        }

        #corporate-container .col-md-9 h1 {
            color: #19A8B4;
            font-weight: 700;
        }


body > div.container-fluid.copy-container > div {
    position: relative;
}

body > div.container-fluid.copy-container {
    background-color: #F7F7F7;
}

    body > div.container-fluid.copy-container > div > div > div, body > div.container-fluid.copy-container > div > div > a {
        padding: 15px 0 !important;
    }

#productservice-container {
    margin-top: 50px;
    margin-bottom: 130px;
}

    #productservice-container span {
        font-size: 20px;
        color: #464646;
    }

    #productservice-container p {
        margin-bottom: 20px;
        margin-top: 20px;
        font-size: 16px;
        color: #707070;
        line-height: 2;
    }

    #productservice-container h2 {
        color: #19A8B4;
        font-weight: 500;
        margin-bottom: 50px;
        font-size: 18px;
    }

.urunler-alan h1 {
    margin-top: 50px;
    color: #292929;
    font-weight: 500;
    margin-bottom: 50px;
}


#arti {
    margin: auto;
}

#arti-cont {
    text-align: center;
    margin-top: 50px;
}

#productdetailservice-container h1 {
    padding-top: 7px;
    color: #19A8B4;
    font-weight: 500;
    font-size: 18px;
}

#productdetailservice-container h2 {
    font-size: 24px;
    margin: 15px 0;
}


.icerikler ul li {
    padding-left: 20px;
    color: #464646;
    font-size: 16px;
}

    .icerikler ul li::before {
        content: "\2022";
        color: #19A8B4;
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
    }

#productdetailservice-table > thead > tr {
    background-color: #19A8B4;
    color: #ffffff;
    font-weight: 600;
}

#productdetailservice-table > tbody > tr:nth-child(n) > td:nth-child(1) {
    color: #19A8B4;
    font-weight: 600;
}

#productdetailservice-container > div > div.col-md-9.col-sm-12 > div {
    margin-bottom: 50px;
}

#productdetailservice-container > div > div.col-md-9.col-sm-12 > table {
    margin-bottom: 50px;
    margin-top: 50px;
}

#productdetailservice-container span {
    font-size: 20px;
    font-weight: 500;
    color: #474747;
}

.diger-urunler {
    margin-top: 50px;
}
/**/
#arge-container p:nth-child(1) {
    font-size: 16px;
    color: #464646;
}

#arge-container h1 {
    font-weight: 600;
    margin: 50px 0;
    color: #19A8B4
}

#arge-container p:nth-child(2) {
    font-size: 24px;
    color: #464646;
}

#arge-container {
    margin-bottom: 300px;
}

#ProductSelector-Container > div > .product-col > .row {
    margin-bottom: 10px;
}

    #ProductSelector-Container > div > .product-col > .row > div.col-md-9 select {
        width: 100%;
        padding: 10px;
        width: 100%;
        padding: 10px;
        color: #676767;
        opacity: 0.8;
    }

    #ProductSelector-Container > div > .product-col > .row .col-md-3 span {
        vertical-align: -webkit-baseline-middle;
    }

#ProductSelector-Container > div > .product-col-image {
    text-align: center;
}

    #ProductSelector-Container > div > .product-col-image p {
        color: #131313;
        font-size: 18px;
        margin-bottom: 30px;
    }

    #ProductSelector-Container > div > .product-col-image .product-number {
        color: #131313;
        padding: 10px;
        font-size: 20px;
        border: 2px solid #19A8B4;
        margin-bottom: 55px;
        margin-top: 55px;
    }

    #ProductSelector-Container > div > .product-col-image span {
        color: #131313;
        font-size: 22px;
        margin-bottom: 50px;
    }

    #ProductSelector-Container > div > .product-col-image a {
        display: block;
        background-color: #f7f7f7;
        max-width: 100%;
        margin-top: 40px;
        padding: 10px;
        max-width: 35%;
        margin-left: auto;
        margin-right: auto;
    }

#ProductSelector-Container {
    margin-top: 110px;
    margin-bottom: 100px;
}

    #ProductSelector-Container h1 {
        color: #19A8B4;
        margin: 50px 0px;
        font-weight: 500;
    }

#contact-container > div > div.col-md-7 > div p {
    color: #19A8B4;
    font-weight: 600;
    font-size: 18px;
    background-color: #fafafa;
    padding: 15px;
    margin: 0;
    margin-bottom: 10px;
}

#contact-container i:before {
    font-size: 25px !important;
    padding-right: 10px !important;
    color: #828282 !important;
}

#contact-container > div > div.col-md-7 > div:nth-child(n) > i {
    padding-left: 20px;
}

#contact-container > div > div.col-md-7 > div {
    border-bottom: 1px solid #E4E4E4;
    margin: 10px 0;
    padding: 10px 0;
    border-bottom: 1px solid #E4E4E4;
}

#contact-container .col-md-5 {
    background-color: #FAFAFA;
    margin: 20px 0;
    padding: 10px 0;
}

#contact-container > div > div.col-md-5 > p {
    color: #19A8B4;
    font-weight: 600;
    font-size: 18px;
    background-color: #fafafa;
    padding-left: 15PX;
}

#contact-container > div > div.col-md-5 > div input {
    border-radius: 0;
    margin-bottom: 20px;
    padding: 0 15PX;
}

.form-control {
    height: calc(2.5em + .75rem + 2px);
}

#mesaj {
    height: calc(7.5em + .75rem + 2px);
}

#contact-container > div > div.col-md-5 > div {
    padding: 0 15px;
}

#contact_button {
    background-color: #19A8B4;
    padding: 16px 50px;
    color: white;
    position: relative;
    float: right;
    margin-right: 15px;
    transition: ease-in-out .5s;
}

    #contact_button:hover {
        background-color: #7d7d7d;
    }

#contact-container > div > div.col-md-7 > div.contact-head.row > div:nth-child(n) {
    margin-bottom: 10px;
    padding-left: 0;
}

#clock {
    margin-left: 0px;
}

    #clock > div > p:nth-child(1) {
        font-size: 16px !important;
        margin: 0 !important;
        color: #242C39 !important;
        padding: 0 15px !important;
        font-weight: 400 !important;
        ;
    }

    #clock > div > p:nth-child(2) {
        font-size: 16px !important;
        font-weight: 600 !important;
        margin: 0 !important;
        color: #242C39 !important;
        padding: 0 15px !important;
    }

#contact-container {
    margin-top: 50px;
    margin-bottom: 100px;
    padding: 0 300px;
}

    #contact-container > div > div.col-md-7 > div.contact-head.row {
        margin-top: 50px;
        margin-bottom: 10px;
    }

    #contact-container > i:before {
        font-size: 25px;
        padding-right: 10px;
        color: #828282 !important;
    }

#iletişim-ul > li:nth-child(1) > i::before {
    color: #ffffff;
}

#contact-container > div > div.col-md-7 > div:nth-child(n) > i:before {
    color: #828282 !important;
}

#productdetailservice-container {
    margin-top: 50px;
}



/*MOBIL*/
@media screen and (max-width:1700px) {
    #contact-container {
        margin-top: 50px;
        margin-bottom: 100px;
        padding: 0 200px;
    }
}

@media screen and (max-width:1600px) {
    #contact-container {
        margin-top: 50px;
        margin-bottom: 100px;
        padding: 0 100px;
    }
}

@media screen and (max-width:1400px) {
    #contact-container {
        margin-top: 50px;
        margin-bottom: 100px;
        padding: 0 50px;
    }
}

@media (min-width:992px) and (max-width:1220px) {
    #contact-container > div > div.col-md-7 > div.contact-head.row > span, #contact-container > div > div.col-md-7 > div:nth-child(1) > span, #contact-container > div > div.col-md-7 > div:nth-child(n) {
        font-size: 14px;
    }

    #productdetailservice-container > div.row > div.col-md-3.col-sm-12 > ul.mb-0 > li {
        white-space: nowrap;
        font-size: 17px;
    }


    #navbar > div > div.col-md-7 > button {
        position: absolute;
        right: -15px;
        top: -45px;
        padding: 5px;
    }

    #navbar > div > div.col-md-3.no-gutters > a > img {
        max-width: 65%;
        height: auto;
    }

    #service-menu li {
        position: relative;
        transition: 0.6s;
        color: #0D0D0D;
        font-size: 14px;
        text-decoration: none;
        padding: 10px 10px;
        padding-bottom: 5px;
        border-left: 0px solid #19A8B4;
        border-bottom: 1px solid rgba(25, 168, 180, 0.3);
    }

    #productservice-container > div:nth-child(1) > div.col-md-3 > ul.mb-0 > li {
        font-size: 16px;
    }

    body > div.container.home-section2 {
        margin-bottom: 30px;
    }

    .home-section2 .col-md-5 img {
        position: relative;
        bottom: 0px;
    }

    #navbar > div > div.col-md-7 {
        flex: 0 0 72.333333% !important;
        max-width: 72.333333% !important;
    }

    .navbar-light .navbar-nav .nav-link {
        color: rgba(0,0,0,.5) !important;
        font-size: 14px !important;
    }
}

@media screen and (max-width: 1000px) {
    #contact-container > div > div.col-md-7, #contact-container > div > div.col-md-5 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0px;
    }
}


@media screen and (max-width:991px) {
    #productservice-container > div:nth-child(1) > div.col-md-3 > ul.mb-0 > li {
        padding-left: 0;
    }

    #contact-container > div > div.col-md-7 > div.contact-head.row > div:nth-child(n) {
        margin-bottom: 10px;
        padding-left: 5px;
    }

    #clock {
        margin-left: 20px;
    }

    #service-menu li {
        padding-left: 0px !important;
    }

    #productdetailservice-container > div.row > div.col-md-3.col-sm-12 > ul.mb-0 > li {
        padding: 7px 0px;
        font-size: 14px;
    }

    #corporate-container .col-md-3 {
        padding-right: 0px !important;
    }

    #corporate-container .col-md-3 {
        padding-right: 0px !important;
        padding-left: 0px;
    }

    #productservice-container .col-md-9 h1 {
        color: #19A8B4;
        font-weight: 700;
        margin-bottom: 20px;
        margin-top: 30px;
    }

    #productservice-container .col-md-9 p {
        margin-bottom: 20px;
        margin-top: 20px;
        font-size: 14px;
        color: #707070;
        line-height: 1.8;
    }

    #productservice-container > div:nth-child(1) > div.col-md-9 > h1 {
        margin-top: 0;
        font-size: 20px;
    }

    #productservice-container .col-md-9 {
        padding-left: 30px;
    }

    #productservice-container .col-md-3 {
        padding-right: 50px;
        white-space: nowrap;
        padding-left: 0;
    }

    #service-menu li {
        position: relative;
        transition: 0.6s;
        color: #0D0D0D;
        font-size: 14px;
        text-decoration: none;
        padding: 10px 10px;
        padding-bottom: 5px;
        border-left: 0px solid #19A8B4;
        border-bottom: 1px solid rgba(25, 168, 180, 0.3);
    }

    #productservice-container > div:nth-child(1) > div.col-md-3 > ul.mb-0 > li {
        font-size: 16px;
    }

    #home-carousel .containerbannerfield .banner-txt {
        font-size: 20px;
    }

    /*#home-carousel .carousel-inner .carousel-item .col-md-6:nth-child(2) :after {
        content: "";
        background-color: #ffffff;
        width: 500px;
        height: 500px;
        border-radius: 50%;
        display: block;
        content: "";
        background-color: #ffffff;
        width: 200px;
        height: 200px;
        border-radius: 50%;
        display: block;
        position: absolute;
        left: 25%;
        z-index: -1;
        bottom: 0%;
    }*/

    #home-section-4 > div > div.col-md-6.home-field.Kapsul > div > div > p {
        font-size: 25px;
        color: #2E2E2E;
        font-weight: 200;
        margin-bottom: 40px;
        /* white-space: nowrap; */
    }

    .home-section3 .col-md-3 {
        text-align: center;
        margin: auto;
        padding: 10px 5px 10px 5px;
        border: 1px solid #19A8B4;
    }

    body > div.container.home-section2 > div > div.col-md-7.col-sm-12 > p:nth-child(4) {
        font-size: 14px;
    }

    .home-section2 .col-md-7 p:nth-child(2) {
        font-size: 19px !important;
        font-weight: 300;
        color: #464646;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    body > div.container.home-section2 {
        margin-top: 20px;
    }

    .home-section2 .col-md-7 {
        padding: 0px 0px;
    }

    body > div.container.home-section2 {
        margin-bottom: 30px;
    }

    .home-section2 .col-md-5 img {
        position: relative;
        bottom: 0px;
    }



    #navbar > div > div.col-md-7 > button {
        float: right;
    }
}

@media screen and (max-width:767px) {
    #contact-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    #corporate-container > div > div.col-md-9 {
        padding-left: 0;
    }

    #navbar > div > div.col-md-7 > button {
        position: absolute;
        right: 10px;
        top: -50px;
    }



    #productservice-container .col-md-9 {
        padding-left: 10px;
    }

    #home-section-4 > div:nth-child(n) > div.col-md-6.home-image {
        height: 320px;
        margin-bottom: 20px;
    }

    .Kapsul {
        display: table;
        height: 200px;
        #position: relative;
        overflow: hidden;
    }

    .home-section3 .col-md-3 {
        max-width: 100% !important;
        flex: 0 0 100% !important;
        min-height: 250px;
        margin-bottom: 20px;
    }

    .home-section2 .col-md-5 img {
        position: relative;
        bottom: 0px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:576px) {
    #corporate-container > .row:nth-child(1) {
        padding: 10px;
    }

    #productservice-container .col-md-3 {
        padding-right: 50px;
        white-space: nowrap;
        padding-left: 10px;
    }

    .green-area p {
        color: #ffffff;
        font-size: 20px;
        text-align: center;
    }

    .green-area a {
        margin: auto;
        padding: 5px 50px;
        font-size: 18px;
        color: #ffffff;
        font-weight: 500;
        border: 1px solid #ffffff;
    }

    .home-section2 .col-md-7 {
        padding: 0px 15px;
    }

    .home-section3 .col-md-3 {
        max-width: 95% !important;
        flex: 0 0 100% !important;
        min-height: 250px;
        margin-bottom: 20px;
    }

    #home-section-4 > div:nth-child(n) > div.col-md-6.home-image.Kapsul.col-sm-12 {
        margin: auto;
        width: 95%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width:499px) {
    container > div > div.col-md-7 > div:nth-child(6) > div:nth-child(2), #contact-container > div > div.col-md-7 > div:nth-child(6) > div:nth-child(2), #contact-container > div > div.col-md-7 > div:nth-child(6) {
        padding-left: 0px !important;
    }

    #contact-container > div {
        padding-left: 10px;
    }

    #clock {
        margin-left: 0px;
    }

    #contact-container > div > div.col-md-7 > div:nth-child(n) > i, #contact-container > div > div.col-md-5 > p, #contact-container > div > div.col-md-5 > div, #contact-container > div > div.col-md-7 > div.contact-head.row > div:nth-child(n), #contact-container > div > div.col-md-7 > div p, #contact-container > div > div.col-md-7 > div.contact-head.row > div:nth-child(2) > div {
        padding-left: 0px;
    }

    #navbar > div > div.col-md-3.no-gutters > a > img {
        max-width: 80% !important;
    }

    #navbar > div > div.col-md-7 > button {
        position: absolute;
        right: -10px;
        top: -50px;
    }

    #home-carousel .carousel-inner .carousel-item .col-md-6:nth-child(2) :after {
        content: "";
        background-color: #ffffff;
        border-radius: 50%;
        display: block;
        content: "";
        background-color: #ffffff;
        width: 175px;
        height: 175px;
        border-radius: 50%;
        display: block;
        position: absolute;
        left: 45%;
        z-index: -1;
        bottom: 0%;
    }
}

@media screen and (max-width:400px) {
    #productdetailservice-container > div.row > div.col-md-9.col-sm-12 {
        overflow-x: auto;
    }

    #navbar > div > div.col-md-3.no-gutters > a > img {
        max-width: 70% !important;
    }

    #home-carousel .carousel-inner .carousel-item .col-md-6:nth-child(2) :after {
        content: "";
        background-color: #ffffff;
        border-radius: 50%;
        display: block;
        content: "";
        background-color: #ffffff;
        width: 145px;
        height: 145px;
        border-radius: 50%;
        display: block;
        position: absolute;
        left: 45%;
        z-index: -1;
        bottom: 0%;
    }
}

#contact-container > div > div.col-md-7 > div:nth-child(6), #contact-container > div > div.col-md-7 > div:nth-child(6) > div:nth-child(2) {
    padding-left: 20px;
}

#home-carousel > div > div > div > div > div > div:nth-child(1) > div.banner-btn.cssanimation > a:hover {
    background-color: #19A8B4;
    color: #ffffff;
}

.green-area a:hover {
    transition: .5s;
    background-color: #ffffff;
    color: #19A8B4;
}

#home-footer > div > ul.social-ul > li:nth-child(n) {
    transition: ease-in-out.3s;
}

    #home-footer > div > ul.social-ul > li:nth-child(n):hover {
        background-color: #19A8B4;
        transition: ease-in-out .3s;
    }

body > div.container.home-section3 > div > div:nth-child(n):hover {
    box-shadow: 5px 10px rgba(25,168,180,.5);
    transition: ease-in-out .5s;
}

#iletişim-ul > li:nth-child(n) > a > i, #iletişim-ul > li:nth-child(1) > i {
    transition: ease-in-out.3s;
}

    #iletişim-ul > li:nth-child(n) > a > i:hover, #iletişim-ul > li:nth-child(1) > i:hover {
        padding-left: 5px;
        transition: ease-in-out.3s;
    }



#ProductSelector-Container > div > div.col-md-6.product-col-image a:hover {
    background-color: #19A8B4;
    color: #ffffff;
}

#contact-container > div > div.col-md-7 > div:nth-child(n) a {
    color: #000000;
}

    #contact-container > div > div.col-md-7 > div:nth-child(n) a i {
        transition: ease-in-out .3s;
    }

#contact-container > div > div.col-md-7 > div:nth-child(n) > a i:hover, #contact-container > div > div.col-md-7 > div:nth-child(3) > a:nth-child(2) > i:hover {
    padding-left: 25px;
    transition: ease-in-out .3s;
}

#contact_button:hover, {
    background-color: rgba(25, 168, 180, 0.8);
    transition: ease-in-out .3s;
}

#contact-container > div > div.col-md-7 > div:nth-child(3) > a:nth-child(2) > i {
    padding-left: 10px;
}

#contact-container > div > div.col-md-7 > div:nth-child(6) {
    padding-left: 0px;
}

    #contact-container > div > div.col-md-7 > div:nth-child(6) > div:nth-child(n) > a:hover {
        padding-left: 10px;
        transition: ease-in-out .3s;
    }

    #contact-container > div > div.col-md-7 > div:nth-child(6) > div:nth-child(n) > a {
        transition: ease-in-out .3s;
    }

#productservice-container .uruns {
    border: 1px solid #E2E2E2;
    text-align: center;
}

    #productservice-container .uruns:hover {
        -webkit-box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.16);
        -moz-box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.16);
        box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.16);
        transition: ease-in-out .5s;
    }






/**/
.alican {
    display: flex;
    flex-direction: row;
    width: 100%;
}

#home-section-4 .alican:nth-child(2n) {
    flex-direction: row-reverse;
}

@media(max-width:768px) {
    #home-section-4 {
        display: inline;
    }
}

.flag-icon {
    margin-right: 5px;
}


@media(max-width:992px) {
    .navbar {
        background-color: #f7f7f7 !important;
    }

    #navbarNavDropdown > ul > li {
        margin: 0px;
    }
}

.searchbar {
    margin: 0;
    display: flex;
}

    .searchbar li {
        margin: 0;
        margin-right: 5px;
    }

.searchbarmobil {
    margin: 0;
    display: flex;
}

    .searchbarmobil li {
        margin-right: 5px;
    }

.searchbarbtn {
    padding: 10px;
    float: right;
}

.gizle-goster {
    font-size: 16px;
    font-weight: 300;
    color: #19A8B4;
    cursor: pointer;
}

@media(max-width:576px) {
    .page-banner {
        margin-top: 136px;
    }
}


.page-banner {
    position: relative;
    background-position: right;
}

.banner-yazi {
    position: absolute;
    left: 150px;
    top: 50%;
    text-align: left;
    transform: translateY(-50%);
}

    .banner-yazi .banner-categori, .banner-yazi .banner-urun {
        font-size: 36px;
        font-weight: 500;
        color: #ffffff;
    }

.uruns hr {
    border-top: 1px solid #19A8B4 !important;
    width: 40%;
}

.model-no-yazi {
    color: #292929;
    font-size: 18px;
    font-weight: 300;
}

.model-no {
    padding: 5px 0px;
    color: #292929;
    font-size: 18px;
    font-weight: 400;
}

.aciklama-alan {
    text-align: center;
    overflow: hidden;
    transition-timing-function: linear;
}

.uruns:hover .aciklama-alan {
    top: -20px;
    transition-timing-function: linear;
    position: relative;
}

.ozellik {
    color: #19A8B4;
    opacity: 0;
    font-size: 18px;
    font-weight: 400;
    transition-timing-function: linear;
}

.uruns:hover .ozellik {
    opacity: 1;
}
