@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Bad+Script');
@import url('https://fonts.googleapis.com/css?family=Neucha:400');

@media only screen and (max-width: 768px) {
    .a1{
        width: 100% !important;
    }

    .no-3{
        display: block !important;
    }

    .n0-8{
        width: 100% !important;
    }

    .a2{
        width: 100% !important;   
    }

    .n0-8 h3{
        margin-top: 30px !important;
    }

    .hizmet-text{
        padding-top: 1vh !important;
        padding: 8vw !important;
    }

    #head-video{
        display: none !important;
    }

    .a3{
        width: 100% !important;
    }

    .a4{
        width: 100% !important;
    }

    .a5{
        width: 100% !important;
    }

    .a6{
        width: 100% !important;
    }

    .a7{
        width: 100% !important;
    }

    .a8{
        width: 100% !important;
    }

    #iletisim{
        padding: 4vh 0 !important;
    }

    .urun-down-3{
        display: none !important;
    }

    .urun-down-6{
        float: none !important;
        display: none !important;
    }

    .mySwiper{
        margin-bottom: 20px !important;
    }

    .demo-dropdown>li{
        display: block !important;
    }
    .foo-nav{
        width: auto !important;
        max-width: 45vh !important;
    }

    .foo-nav-3{
        display: block !important;
    }

    .foo-nav{
        border-right: none !important;
    }
    
    .demo-dropdown>li ul{
        display: none !important;
    }
}

  .info-table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    margin-top: 30px;
  }

  .info-table th,
  .info-table td {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd; /* Light grey bottom border for each row */
  }

  .info-table th {
    background-color: #f2f2f2; /* Light grey background for headers */
    color: black;
  }

  .info-table tr:hover {
    background-color: #f5f5f5; /* Lighter grey background on row hover */
  }

  .info-table td {
    height: auto; /* Fixed height for each cell, adjust as needed */
  }

html,
body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
    background-image: url("../img/b88g.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    overflow-x: hidden;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #000;
}

.padsil {
    padding: 0;
}

.padleft {
    padding-left: 0;
}

.padright {
    padding-right: 0;
}

.navbar-default {
    background-color: transparent;
    border: none;
    padding-top: 35px;
	padding-right: 100px;
	padding-left: 100px
}

.topnav {
    background: #fff !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding: 5mm 0 5mm 0;
}

.hide-bullets {
    list-style: none;
    margin-left: -40px;
    margin-top: 20px;
}

.urunresim .item img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.urunthumb .thumbnail img {
    width: 100%;
    height: 100px;
    padding: 0;
    border: 0;
    object-fit: cover;
}

.hizmet-section {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-color: #fff;
}

.hizmet-text {
    padding: 4vw;
    padding-top: 9vh;
    padding-bottom: 8vh;
    color: black;
}

.topnav .navbar-brand>img {
    display: block;
    height: 85px;
    margin-top: -30px;
}

.navbar-brand>img {
    display: block;
    height: 150px;
    background-color: #fff;
    margin-top: -13mm;
    padding: 14px;
    border-radius: 0 0 10px 10px;
}

.navbar-right {
    float: right !important;
    margin-right: 0;
}

.vm-text {
    background: #fbfbfb;
    min-height: 100vh;
    padding-top: 30vh;
    border-radius: 0px 150px 0px 0px;
    padding-left: 44px;
}

.kb-text {
    min-height: 100vh;
    padding-top: 30vh;
    padding-left: 44px;
}

.f-first {
    font-size: 20px !important;
}

.kb-text h2 {
    font-size: 32px;
    color: #d63f3e;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    font-size: 13px;
    padding: 4mm 5mm;
    font-weight: 500 !important;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #609e0d;
}

.navbar-default .navbar-nav>.teklif>a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 22px;
    background-color: #FFC107;
    padding: 10px 30px;
    border-radius: 30px;
    display: inline-block;
    border-bottom: none;
    border-bottom: 1px solid transparent;
}

.navbar-default .navbar-nav>.teklif>a:hover {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 22px;
    background-color: #FFC107;
    padding: 10px 30px;
    border-radius: 30px;
    display: inline-block;
    border-bottom: none;
    border-bottom: 1px solid #775c18;
}

.navbar-default .navbar-nav>.teklif>button {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 22px;
    border: none;
    background-color: #FFC107;
    padding: 10px 30px;
    border-radius: 30px;
    display: inline-block;
    border-bottom: none;
    border-bottom: 1px solid transparent;
}

.navbar-default .navbar-nav>.teklif>button:hover {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 22px;
    background-color: #FFC107;
    padding: 10px 30px;
    border-radius: 30px;
    display: inline-block;
    border-bottom: none;
    border-bottom: 1px solid #775c18;
}

.container-fluid {
    padding-right: 0;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#start {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding-top: 0;
}

#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    object-position: top;
    object-fit: cover;
}

#video-content {
    position: relative;
    width: 100%;
    text-align: center;
    height: 90vh;
    background: rgba(255, 255, 255, 0.74);
    background: linear-gradient(292deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.52) 100%);
    background: linear-gradient(292deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.88) 100%);
}

#video-content {
    width: 102%;
    left: -1vw;
    position: relative;
    text-align: center;
    height: 100vh;
    background: rgba(255, 255, 255, 0.74);
    background: linear-gradient(292deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.52) 100%);
    background: linear-gradient(292deg, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.88) 100%);
}

#video-content h1 {
    z-index: 99;
    color: black;
    font-weight: 100;
    font-size: 3em;
}

#video-content h1 b {
    color: #609e0d;
    font-weight: 500;
}

.home-about {
    width: 40%;
    text-align: left;
    color: #7f7f7f;
    font-weight: 200;
    font-size: 18px;
    position: absolute;
    margin-left: 4%;
    top: 30%;
}

.home-about p {
    color: #686868;
    font-weight: 100;
    font-size: 15px;
}

.home-win {
    left: 38px;
    top: 90vh;
    position: absolute;
}

.home-win-item {
    display: inline-block;
    text-align: left;
    position: relative;
    width: 97px;
    margin-left: 60px;
    font-size: 15px;
    transition: all .2s;

}

.home-win-item:hover {
    margin-top: -20px;
    transition: all .2s;
}

.home-win-item>img {
    position: absolute;
    margin-left: -57px;
    height: 46px;
    margin-top: 2px;
}

.home-win-item>p {
    margin: 0;
    line-height: 9px;
    padding-top: 10px;
    color: #609e0d;
}

.home-win-item>b {
    color: #1c1c1c;
    font-weight: 500;
}

.home-call {
    right: 138px;
    top: 90vh;
    position: absolute;
    text-align: left;
    transition: all .3s;

}

.home-call:hover {
    margin-top: -20px;
    transition: all .3s;
}

.home-call>img {
    position: absolute;
    margin-left: -54px;
    height: 42px;
}

.home-call>b {
    font-size: 9px;
    font-weight: 400;
}

.home-call>p {
    font-size: 21px;
    line-height: 15px;
    margin: 0;
}

.home-product>img {
    max-width: 99vh;
    right: 0;
    position: absolute;
}

.btn-default {
    color: #609e0d;
    background-color: transparent;
    border: 0.6mm solid #609e0d;
    font-weight: 100;
    border-radius: 2em;
    padding: 2mm 7mm;
    font-size: 17px;
    transition: all .3s;
}

.btn-default:hover,
.btn-default:focus {
    background: #609e0d;
    color: #fff;
    border: 0.6mm solid #609e0d;
    transition: all .3s;
}

.wrap {
    transition: transform 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
}

.opens {
    overflow: hidden;
    box-shadow: 0px 200px 250px -40px rgba(0, 0, 0, 0.75);
    transition: transform 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
    -webkit-transform: translate3d(-0px, 25%, -590px) perspective(240px) rotateX(22deg);
    transform: translate3d(-0px, 108%, -590px) perspective(240px) rotateX(22deg);
    overflow: hidden;
    overflow: hidden;
    height: 100vh;
    width: 100%;
    display: none;
}

.projeler-content:before {
    background: #000 !important;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.closeform:hover {
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.satis {
    padding-top: 6px;
}

.opens:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000069;
    z-index: 99999;
}

.satisform {
    position: fixed;
    z-index: 9999999;
    width: 100%;
    background: white;
    left: 0;
    height: 100vh;
    top: 0;
    padding-top: 0;
    display: none;
    transition: transform 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
}

#contact-form {
    width: 40%;
    margin-left: 30%;
    position: relative;
    display: block;
}

.satisc {
    cursor: pointer;
}

.satisform h1 {
    font-size: 4em;
    font-weight: bold;
    color: #d63f3e;
    letter-spacing: -3px;
}

.satisform .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f5f5f5;
    background-image: none;
    border: none;
    border: 1px solid transparent;
    border-radius: 14px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: none;
}

.satisform p {
    color: #7b7b7b;
    font-weight: 400;
    font-size: 13px;
}

.satisform label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    color: #737373;
}

.satisform .secdiv label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    color: #737373;
    font-size: 10px;
}

.urun-text p {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: normal !important;
}

.urunler-img {
    background-image: url(../images/home/2.jpg);
    background-size: cover;
    background-position: cover;
    height: 100vh;
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin: 0;
}

.btnsubmit {
    width: 100%;
    display: block;
    border: none;
    background: #000;
    padding: 1vh;
    font-size: 1.6em;
    font-weight: 600;
    color: white;
    border-radius: 40px;
    top: 3vh;
    position: relative;
    transition: all .2s;
    border-bottom: 5px solid transform;
}

.btnsubmit:hover {
    transition: 0.3s;
    background: #609e0d;
}

.satisform .form-control:focus {
    border: 1px solid #bfa155;
}

.closeform {
    border: none;
    background: none;
    outline: none;
    position: fixed;
    top: 2vh;
    right: 2vh;
    z-index: 9999;
}

.satis {
    border-radius: 50%;
}

.satis b {
    background: #bc9d75;
    padding: 13px;
    border-radius: 26px;
    color: white;
    padding-left: 5vh;
    letter-spacing: 0.05vh;
}

.satis .sf {
    background: #bc9d75;
    padding: 21px 12px;
    height: 80px;
    width: 80px;
    border-radius: 100%;
    margin-right: -4vh;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 1px 96px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 96px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 96px 0px rgba(0, 0, 0, 0.75);
}

.page-head {
    height: 500px;
    text-align: center;
    background: #f0f2f4;
    background-image: url("../images/header/head.jpg");
    background-size: cover;
    background-position: bottom;
    padding-top: 50mm;
}

.head-detay h1 {
    font-size: 34px !important;
    color: #d63f3e !important;
}

.page-head h1 {
    font-size: 3em;
    font-weight: 900;
    text-transform: uppercase;
    color: #63666d;
    position: relative;
    z-index: 9;
}

.urunler-head h1 {
    font-size: 43px;
    width: 50%;
    font-weight: 900;
    text-transform: uppercase;
    color: #cbcbcb;
    position: relative;
    z-index: 9;
    margin: 0 auto;
}

.page-head h2 {
    font-size: 23px;
    margin-top: 6mm;
    line-height: 29px;
}

.page-head h2 span {
    position: relative;
    display: block;
}

.page-head h2 b {
    position: relative;
    background: #d63f3e;
    color: #fff;
    padding: 5px;
}

#head-video {
    height: 333px;
    position: relative;
    bottom: 46.3mm;
    left: -43.6em;
    opacity: 0.9;
}

.scrool {
    height: 60px;
    width: 60px;
    background-image: url(../images/gifs/scrool.gif);
    background-size: 100%;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    left: 48%;
    top: 26em;
}

.page-head p {
    width: 50%;
    position: relative;
    display: block;
    text-align: center;
    margin: auto;
    font-size: 18px;
    z-index: 9;
    border-top: 5px solid #609e0d;
    font-weight: 100;
    padding-top: 20px;
}

.head-copright {
    position: absolute;
    background-color: transparent;
    padding: 10px;
    border-radius: 5px 5px 0 0;
    float: right;
    top: 21vh;
    right: 0;
    font-size: 11px;
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    color: #a4a4a4;
}

.left-copright {
    position: absolute;
    background-color: transparent;
    padding: 10px;
    border-radius: 5px 5px 0 0;
    float: left;
    top: 21vh;
    left: 0;
    font-size: 11px;
    color: #a4a4a4;
}

.hakkimizda {
    position: relative;
    display: block;
    width: 100%;
    height: 100vh;
    background-color: #fff;
}

.hakkimizda-img {
    background-image: url('../images/home/1.jpg');
    background-size: cover;
    height: 100vh;
}

.hkkk-img {
    background-image: url('../images/kurumsal/1.jpg');
    background-size: cover;
    height: 100vh;
}

.vizyon-img {
    background-image: url('../images/kurumsal/2.jpg');
    background-size: cover;
    height: 100vh;
}

.hakkimizda-text {
    padding: 5vw;
    padding-top: 29vh;
    padding-bottom: 0;
    color: black;
}

.hakkimizda-text h3 {
    font-size: 34px;
}

.satisform .notstyle {
    width: 100% !important;
    height: 100px !important;
}

.hakkimizda-text h3 span {
    position: relative;
    display: block;
    color: #d63f3e;
}

.hakkimizda-text h3 b {
    position: relative;
    display: block;
    color: #000;
}

.hakkimizda-text p {
    font-size: 18px;
    font-weight: 100;
    color: #757575;
    margin-bottom: 50px;
}

.hizmet-text h3 {
    font-size: 34px;
}

.hizmet-text h3 span {
    position: relative;
    display: block;
    color: #609e0d;
    font-weight: 400;
}

.hizmet-text h3 b {
    position: relative;
    display: block;
    color: #000;
}

.hizmet-text p {
    font-size: 17px;
    font-weight: 100;
    color: #757575;
    margin-bottom: 6mm;
}

.degerler {
    position: relative;
    display: block;
    width: 100%;
    height: 100vh;
    background: #fff;
    padding: 20vh 0;
}

.deger-item {
    margin-bottom: 50px;
}

.deger-text h4 {
    font-size: 14px;
    font-weight: 700;
    color: #d63f3e;
}

.deger-text p {
    font-size: 12px;
    font-weight: 100;
}

.slogan {
    background: #d63f3e;
    color: #fff;
    padding: 12vh;
    text-align: center;
}

.slogan h4 {
    width: 54%;
    font-size: 19px;
    font-weight: 300;
    text-align: center;
    margin: auto;
}

#bayiolun {
    position: relative;
    display: block;
    width: 100%;
    background: rgb(158 196 31);
}

.bayibtn {
    color: #ffffff;
    background-color: transparent;
    border: 0.6mm solid #ffffff;
    font-weight: 100;
    font-size: 17px;
    padding: 2mm 8mm;
    border-radius: 2em;
    transition: 0.3s;
}

.bayiolun-img {
    background-image: url('../images/uretim/1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 50vh;
}

.bayiolun-text {
    margin-top: 0;
    padding-left: 5em;
}

.bayiolun-text h5 {
    font-size: 28px;
    font-weight: 100;
    margin: 0 0 5mm 0;
    color: #fff;
}

#ebulten {
    position: relative;
    display: block;
    padding: 10vh 0;
    background-color: #eeeeee;
    text-align: center;
    padding-bottom: 15vh;
}

#ebulten h5 {
    font-size: 31px;
    color: #000;
    font-weight: 100;
}

#ebulten p {
    font-size: 13px;
    font-weight: 100;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: transparent;
    background-image: none;
    border: none;
    border-bottom: 0.3mm solid #f2f2f2;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    margin-bottom: 17px;
    outline: none;
    transition: unset;
}

.form-control:focus,
.form-control:hover {
    outline: none;
    transition: none;
    border-color: #609e0d;
}

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
    box-shadow: inset 0 -1px 0 #ddd;

}

.form-control::-webkit-input-placeholder {
    font-weight: 100;
}

/* WebKit, Blink, Edge */
.form-control:-moz-placeholder {
    font-weight: 100;
}

/* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder {
    font-weight: 100;
}

/* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder {
    font-weight: 100;
}

/* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder {
    font-weight: 100;
}

/* Microsoft Edge */

footer {
    background: #fff;
    color: #1c1c1c;
}

footer .footer-head {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    margin-top: 196px;
    margin-left: 11vh;
}

footer .footer-head h5 {
    font-size: 20px;
    font-weight: 100;
    margin: 0;
}

footer .footer-head a {
    display: block;
    position: relative;
}

footer .footer-head .f-tel {
    font-size: 20px;
    font-weight: 500 !important;
    margin: 0;
}

footer .footer-head .f-mail {
    font-size: 15px;
    color: #d63f3e;
    font-weight: 100;
}

footer .footer-logo {
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: block;
    background: transparent;
    border-radius: 40px;
    width: 170px;
    margin-bottom: 40px;
}

footer .footer-logo a img {
    position: relative;
    display: block;
    z-index: 999;
    height: 60px;
}

footer .footer-logo:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin-top: -47px;
    margin-left: -31px;
}

.footer-nav {
    margin: 0;
    padding: 0;
}

.footer-link-nav h6 {
    color: #609e0d;
    font-size: 17px;
    font-weight: 500;
}

.footer-nav li {
    list-style: none;
    color: #000;
    font-weight: 100;
    font-size: 15px;
}

.footer-link {
    position: relative;
    display: block;
    padding: 5em 0;
}

.footer-social {
    /* position: relative; */
    /* display: block; */
    /* padding: 2vh 0; */
}

.copright {
    position: relative;
    display: block;
    padding: 2vh 0;
}

#social-media {
    margin: 0;
    padding: 0;
    text-align: right;
}

#social-media li {
    list-style: none;
    display: inline-block;
    margin-left: 4mm;
}

#social-media li a {
    padding: 0;
    color: #000;
    transition: all .2s;
}

#social-media li a:hover {
    color: #609e0d;
    transition: all .2s;
}

.hizmetler {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
}

.hizmet-item {
    position: relative;
    display: table-cell;
    height: 50vh;
    background: red;
}

.hizmet-item figure img {
    width: 100%;
    height: 50vh;
    object-fit: cover;
    object-position: center;
}

.hizmet-item figure figcaption {
    width: 100%;
    height: 50vh;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.24) 100%);
    margin-top: -50vh;
    z-index: 9;
    position: relative;
    transition: all .2s;
    padding: 25px;
}

.hizmet-item figure figcaption:hover {
    -moz-box-shadow: -2px 3px 31px 1px rgba(0, 0, 0, 0.19);
    box-shadow: 1px -1px 20px 13px rgba(0, 0, 0, 0.48);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.24) 100%);
    transition: all .2s;
}

.hizmet-item figure figcaption .desc {
    position: absolute;
    bottom: 12px;
    color: #fff;
}

.hizmet-item figure figcaption .desc h2 {
    font-size: 26px;
    padding: 0;
    margin: 0;
}

.hizmet-item figure figcaption .desc p {
    font-size: 12px;
    padding: 0;
    margin: 0;
    font-weight: 100;
    color: rgba(255, 255, 255, 0.458);
}

.urunler-menu {
    margin: 0;
    padding: 0;
    text-align: center;
}

.urunler-menu li {
    list-style: none;
    display: inline-block;
}

.urunler-menu li a {
    font-size: 16px;
    font-weight: 100;
    border: 1px dashed #ddd;
    padding: 10px 20px;
    margin-right: 25px;
    border-radius: 40px;
    /* background: #f0f2f4; */
    color: #302e2e;
}

.kategori {
    width: 100%;
    position: relative;
    display: block;
    padding: 10vh 0;
    padding-top: 50px;
}

.urun-item figure {
    border: 2px solid #f6f6f6;
    border-radius: 20px;
    padding: 20px;
    margin: 0;
    border: 2px solid #d63f3e;
}

.urun-item figure:hover {
    border: 2px solid #d63f3e;
    background: #d63f3e;
}

.urun-item a {
    text-decoration: none;
}

.urun-item figure img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}


.urun-item figure figcaption {
    text-align: center;
    background: #d63f3e;
    border-radius: 26px;
    padding: 8px;
    margin-top: 5px;
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.urun-down h2 {
    font-size: 34px;
    text-align: center;
    padding: 30px 0;
    border-bottom: 0.3mm dashed #ddd;
    margin: 0;
}

.page-head-gif img {
    width: auto;
    height: 410px;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: auto;
}

.urun-detay {
    background: #f0f2f4;
    padding: 10vh 0;
    margin-top: -50px;
}

.page-head-down {
    background: #d63f3e;
    color: #fff;
    padding: 4vh;
    text-align: center;
}

.page-head-down h4 {
    font-size: 33px;
    font-weight: 100;
}

#iletisim {
    padding: 5vh 0;
}

.contact-info h2 {
    display: block;
    font-size: 37px;
    font-weight: 400;
    margin-bottom: 7vh;
}

.contact-info a {
    display: block;
    font-size: 25px !important;
    font-weight: 400;
}

.contact-info b {
    display: block;
    font-size: 17px;
    font-weight: 400;
    color: #609e0d;
}

.tel {
    font-size: 25px !important;
}

.mail {
    color: #000;
}

.clearfix {
    clear: both !important;
}

.contact-info a address {
    font-weight: 100;
    font-size: 18px;
    margin-bottom: 4mm;
}

.contact-form h2 {
    margin-bottom: 6vh;
}

.contact-form h2 {
    display: block;
    font-size: 27px;
    font-weight: 400;
    margin: 0 0 3mm 0;
}

.map {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.cbh-phone {
    position: fixed;
    right: 10px;
    bottom: 10px;
    visibility: hidden;
    background-color: transparent;
    width: 200px;
    height: 200px;
    cursor: pointer;
    z-index: 99;
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
}



.cbh-phone {
    position: fixed;
    right: 10px;
    bottom: 10px;
    visibility: hidden;
    background-color: transparent;
    width: 200px;
    height: 200px;
    cursor: pointer;
    z-index: 99;
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
}

#kmacb {
    position: fixed;
    display: none;
    background-color: transparent;
    width: 160px;
    height: 160px;
    z-index: 200000 !important;
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    right: 15px;
    bottom: 15px;
}

.cbh-phone {
    position: fixed;
    right: -50px;
    bottom: -55px;
    visibility: hidden;
    background-color: transparent;
    width: 200px;
    height: 200px;
    cursor: pointer;
    z-index: 99;
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s
}

.cbh-phone.cbh-show {
    visibility: visible
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

.cbh-phone.cbh-static1 {
    opacity: .6
}

.cbh-phone.cbh-hover1 {
    opacity: 1
}

.cbh-ph-circle {
    width: 110px;
    height: 110px;
    top: 40px;
    left: 40px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, .4);
    opacity: .1;
    -webkit-animation: cbh-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: cbh-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: cbh-circle-anim 1.2s infinite ease-in-out;
    -o-animation: cbh-circle-anim 1.2s infinite ease-in-out;
    animation: cbh-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.cbh-phone.cbh-active .cbh-ph-circle1 {
    -webkit-animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
    -moz-animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
    -ms-animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
    -o-animation: cbh-circle-anim 1.1s infinite ease-in-out !important;
    animation: cbh-circle-anim 1.1s infinite ease-in-out !important
}

.cbh-phone.cbh-static .cbh-ph-circle {
    -webkit-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation: cbh-circle-anim 2.2s infinite ease-in-out !important;
    animation: cbh-circle-anim 2.2s infinite ease-in-out !important
}

.cbh-phone.cbh-hover .cbh-ph-circle {
    border-color: rgba(0, 175, 242, 1);
    opacity: .5
}

.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle {
    border-color: rgba(117, 235, 80, 1);
    opacity: .5
}

.cbh-phone.cbh-green .cbh-ph-circle {
    border-color: rgba(0, 175, 242, 1);
    opacity: .5
}

.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle {
    border-color: rgba(204, 204, 204, 1);
    opacity: .5
}

.cbh-phone.cbh-gray .cbh-ph-circle {
    border-color: rgba(117, 235, 80, 1);
    opacity: .5
}

.cbh-ph-circle-fill {
    width: 74px;
    height: 74px;
    top: 58px;
    left: 58px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
    animation: cbh-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.cbh-phone.cbh-active .cbh-ph-circle-fill {
    -webkit-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
    -moz-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
    -ms-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
    -o-animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation: cbh-circle-fill-anim 1.7s infinite ease-in-out !important
}

.cbh-phone.cbh-static .cbh-ph-circle-fill {
    -webkit-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
    -moz-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
    -ms-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
    -o-animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: cbh-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity: 0 !important
}

.cbh-phone.cbh-hover .cbh-ph-circle-fill {
    background-color: rgba(0, 175, 242, .5);
    opacity: .75 !important
}

.cbh-phone.cbh-green.cbh-hover .cbh-ph-circle-fill {
    background-color: rgba(117, 235, 80, .5);
    opacity: .75 !important
}

.cbh-phone.cbh-green .cbh-ph-circle-fill {
    background-color: rgba(0, 175, 242, .5);
    opacity: .75 !important
}

.cbh-phone.cbh-gray.cbh-hover .cbh-ph-circle-fill {
    background-color: rgba(204, 204, 204, .5);
    opacity: .75 !important
}

.cbh-phone.cbh-gray .cbh-ph-circle-fill {
    background-color: rgba(117, 235, 80, .5);
    opacity: 1 !important
}

.cbh-ph-img-circle1 {
    width: 50px;
    height: 50px;
    top: 70px;
    left: 70px;
    position: absolute;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==);
    background-size: 40px 40px;
    background-color: rgba(30, 30, 30, .1);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    -webkit-animation: cbh-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: cbh-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: cbh-circle-img-anim 1s infinite ease-in-out;
    -o-animation: cbh-circle-img-anim 1s infinite ease-in-out;
    animation: cbh-circle-img-anim 1s infinite ease-in-out
}

.cbh-phone.cbh-active .cbh-ph-img-circle1 {
    -webkit-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
    -moz-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
    -ms-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
    -o-animation: cbh-circle-img-anim 1s infinite ease-in-out !important;
    animation: cbh-circle-img-anim 1s infinite ease-in-out !important
}

.cbh-phone.cbh-static .cbh-ph-img-circle1 {
    -webkit-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
    -moz-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
    -ms-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
    -o-animation: cbh-circle-img-anim 0s infinite ease-in-out !important;
    animation: cbh-circle-img-anim 0s infinite ease-in-out !important
}

.cbh-phone.cbh-hover .cbh-ph-img-circle1 {
    background-color: rgba(0, 175, 242, 1)
}

.cbh-phone.cbh-green.cbh-hover .cbh-ph-img-circle1:hover {
    background-color: rgba(117, 235, 80, 1)
}

.cbh-phone.cbh-green .cbh-ph-img-circle1 {
    background-color: rgba(0, 175, 242, 1)
}

.cbh-phone.cbh-green .cbh-ph-img-circle1 {
    background-color: rgba(0, 175, 242, 1)
}

.cbh-phone.cbh-gray.cbh-hover .cbh-ph-img-circle1 {
    background-color: rgba(204, 204, 204, 1)
}

.cbh-phone.cbh-gray .cbh-ph-img-circle1 {
    background-color: rgba(117, 235, 80, 1)
}

@-moz-keyframes cbh-circle-anim {
    0% {
        -moz-transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }

    30% {
        -moz-transform: rotate(0deg) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }

    100% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes cbh-circle-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0deg) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes cbh-circle-anim {
    0% {
        -o-transform: rotate(0deg) kscale(0.5) skew(1deg);
        -o-opacity: .1
    }

    30% {
        -o-transform: rotate(0deg) scale(.7) skew(1deg);
        -o-opacity: .5
    }

    100% {
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@keyframes cbh-circle-anim {
    0% {
        transform: rotate(0deg) scale(0.5) skew(1deg);
        opacity: .1
    }

    30% {
        transform: rotate(0deg) scale(.7) skew(1deg);
        opacity: .5
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .1
    }
}

@-moz-keyframes cbh-circle-fill-anim {
    0% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }

    50% {
        -moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -moz-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes cbh-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }

    50% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes cbh-circle-fill-anim {
    0% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }

    50% {
        -o-transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -o-transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@keyframes cbh-circle-fill-anim {
    0% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        transform: rotate(0deg) scale(0.7) skew(1deg);
        opacity: .2
    }
}

@keyframes cbh-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }

    100%,
    50% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@-moz-keyframes cbh-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    100%,
    50% {
        -moz-transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@-webkit-keyframes cbh-circle-img-anim {
    0% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    100%,
    50% {
        -webkit-transform: rotate(0deg) scale(1) skew(1deg)
    }
}

@-o-keyframes cbh-circle-img-anim {
    0% {
        -o-transform: rotate(0deg) scale(1) skew(1deg)
    }

    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    100%,
    50% {
        -o-transform: rotate(0deg) scale(1) skew(1deg)
    }
}

.cbh-phone.cbh-green .cbh-ph-circle {
    border-color: rgb(0, 242, 164)
}

.cbh-phone.cbh-green .cbh-ph-circle-fill {
    background-color: rgb(0, 242, 164);
}

.cbh-phone.cbh-green .cbh-ph-img-circle1 {
    background-color: rgb(0, 242, 164);
}

.kmacb__manager-border {
    position: absolute;
    width: 75px;
    height: 75px;
    top: 50%;
    left: 50%;
    margin-top: -39.5px;
    margin-left: -39.5px;
    border-radius: 100%;
    border: 2px solid #ffe787;
    -webkit-animation: kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
    -moz-animation: kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
    -ms-animation: kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
    -o-animation: kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
    animation: kmacb__manager-border-anim 1.5s ease-in-out .5s infinite;
    opacity: .8;
    transform-origin: center;
}

.kmacb__manager-fill {
    background: #52aff7 center bottom no-repeat;
    position: absolute;
    width: 75px;
    height: 75px;
    top: 50%;
    left: 50%;
    margin-top: -37.5px;
    margin-left: -37.5px;
    border-radius: 100%;
    opacity: .5;
    -webkit-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
    -moz-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
    -ms-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
    -o-animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
    animation: kmacb__manager-fill-anim 1.5s ease-in-out infinite;
    transform-origin: center;
}

.kmacb__manager-circle {
    background: #52aff7;
    position: absolute;
    width: 120px;
    height: 120px;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    margin-left: -60px;
    border-radius: 100%;
}

@media only screen and (max-width: 768px) {
    .navbar-right {
        float: left !important;
        margin-right: 0;
        width: 100%;
        position: fixed;
        height: 100vh;
        background: white;
    }

    #contact-form {
        width: 100%;
        margin-left: 0;
        position: relative;
        display: block;
    }

    #contact-form .padright {
        padding: 0;
    }

    #contact-form .padleft {
        padding: 0;
    }

    .satisform h1 {
        font-size: 31px;
        font-weight: bold;
        color: #d63f3e;
        letter-spacing: -2px;
    }

    .satisform .notstyle {
        width: 100% !important;
        height: 50px !important;
    }

    .satisform {
        position: fixed;
        z-index: 9999999;
        width: 100%;
        background: white;
        left: 0;
        height: 100vh;
        top: 0;
        padding-top: 0;
        display: none;
        overflow: auto;
        transition: transform 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s, opacity 0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0s;
    }

    .navbar-default .navbar-nav>li>a {
        color: #000;
        font-size: 16px;
        padding: 10px 22px;
        font-weight: 300;
        text-align: center !important;
    }

    .nav>li {
        position: relative;
        display: block;
        text-align: center;
    }

    #navbar {
        background: white;
        position: fixed;
        width: 100%;
        top: 14vh;
        height: 100vh;
        padding-top: 17vh;
        top: 0;
        z-index: -1;
    }

    #video-content h1 {
        z-index: 99;
        color: black;
        font-weight: 100;
        font-size: 29px;
    }

    .home-win {
        right: 0;
        position: absolute;
        left: 0;
        top: 540px;
    }

    .hakkimizda-text {
        padding-top: 7vh;
        padding-bottom: 29px;
        color: black;
    }


    .hakkimizda-text h3 {
        font-size: 21px;
    }

    .hakkimizda-text p {
        font-size: 14px;
        font-weight: 100;
        color: #757575;
        margin-bottom: 50px;
    }

    .hakkimizda-text img {
        margin-bottom: 40px;
    }

    .hakkimizda-img {
        background-image: url(../img/surec.jpg);
        background-size: cover;
        height: 30vh;
    }

    .urunler-img {
        background-image: url(../images/home/2.jpg);
        background-size: cover;
        height: 30vh;
    }

    .hakkimizda {
        position: relative;
        display: block;
        width: 100%;
        height: auto !important;
        background-color: #fff;
    }

    .nav-top {
        width: 28%;
    }

    .brand {
        width: 34%;
    }

    #lang_selector {
        width: 19%;
    }

    .menu-label {
        display: none;
    }

    .nav-top {
        width: 19%;
    }

    .menu-icon {
        position: absolute;
        top: 15px;
        right: 18px;
        margin-right: 6%;
    }

    #satis_noktalari a {
        font-size: 34px;
        color: #fff;
        line-height: 75px;
        text-align: center;
    }

    .home-about {
        width: 90%;
    }

    .home-win-item {
        width: 92px;
        margin-left: 19px;
    }

    .home-win-item>img {
        position: absolute;
        margin-left: -34px;
        height: 30px;
        margin-top: 2px;
    }

    .home-call {
        left: 75px;
        top: 70vh;
        position: absolute;
        text-align: left;
        transition: all .3s;
    }

    .arge-img {
        height: 40vh;
    }

    .arge-text {
        padding-left: 6%;
        height: auto;
        display: block;
    }

    #home-arge {
        width: 100%;
        height: auto;
        background-color: #fefefe;
    }

    .arge-ico {
        display: block;
        height: auto;
        background: #f2f2f2;
        padding: 39px 14px;
        padding-right: 16px;
    }

    #home-quality .home-quality-text {
        padding: 35px 27px;
        color: #fff;
        padding-right: 0px;
    }

    #home-quality {
        width: 100%;
        position: relative;
        display: block;
        height: auto;
        background-color: #ed462f;
    }

    .home-quality-img {
        background-image: url(../img/quality-slide.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 20vh;
        position: relative;
        display: block;
    }

    .product-features img {
        margin-top: 5vh;
        text-align: center;
        display: block;
        position: relative;
        margin: 0 auto;
    }

    .product-features h4 {
        color: #000;
        font-weight: 100;
        font-size: 26px;
        text-align: center;
        margin-bottom: 40px;
    }

    .feature-list li {
        list-style: none;
        width: 33%;
        display: inline-block;
        height: 65px;
    }

    .feature-list li b {
        font-size: 10px;
        font-weight: 400;
        color: #898a8a;
        text-transform: uppercase;
        display: block;
    }

    .feature-list {
        margin: 0;
        padding: 0;
        margin-top: 50px;
    }

    #odul {
        position: relative;
        display: block;
        width: 100%;
        height: 26vh;
        background-image: url(../img/odul.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    #product-list {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        background-image: url(../img/pbg.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
        padding-top: 3vh;
    }

    .product-item {
        margin-bottom: 40px;
    }

    #product-list h3 {
        font-size: 35px;
        font-weight: 100;
        padding-left: 20px;
    }

    .product-list h3 span {
        font-size: 23px;
        color: #afafaf;
        padding-left: 0;
        display: block;
    }

    .product-item-list {
        margin-top: 3vh;
    }

    #product-list .product-item figure figcaption h4 {
        font-size: 15px;
        color: #ec462f;
        font-weight: 100;
        text-align: center;
        border: 1px solid #ec462f;
        padding: 10px 20px;
        border-radius: 20px;
        width: 75%;
        margin: 0 auto;
        transition: all .2s;
    }

    .bayiolun-img {
        background-image: url(../images/uretim/1.jpg);
        background-repeat: no-repeat;
        background-size: 120%;
        background-position: center;
        height: 36vh;
    }

    #head-video {
        position: absolute;
        bottom: -15px;
        left: -33px;
        width: 57%;
        height: 49%;
    }

    .page-head h2 {
        font-size: 16px;
        margin-top: 62px;
        line-height: 26px;
        position: relative;
        z-index: 999;
    }

    .page-head {
        background: #f1f2f3;
    }

    .vizyon-img {
        background-image: url(../img/uretim.jpg);
        background-size: cover;
        height: 40vh;
    }

    .slogan {
        background: #d63f3e;
        color: #fff;
        padding: 40px 11px;
        text-align: center;
    }

    .degerler {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        background: #fff;
        padding: 7vh 0;
    }

    .urun-item figure figcaption {
        text-align: center;
        background: #d63f3e;
        border-radius: 26px;
        padding: 5px 7px;
        margin-top: 5px;
        color: #fff;
        text-decoration: none;
        font-size: 10px;
    }

    .urun-item figure {
        border: 2px solid #f6f6f6;
        border-radius: 20px;
        padding: 10px;
        margin-bottom: 24px;
    }

    .page-head-down h4 {
        font-size: 17px;
        font-weight: 100;
    }

    .bayiolun-text h5 {
        font-size: 19px;
        font-weight: 100;
        margin-bottom: 2vh;
    }

    #ebulten p {
        font-size: 15px !important;
        font-weight: 100;
    }

    .urun-text p {
        font-size: 12px !important;
    }

    .urun-text h2 {
        font-size: 25px;
        border-bottom: 2px solid #e6452f;
    }

    .urun-text {
        padding: 20px 40px;
    }

    .head-copright {
        position: absolute;
        background-color: transparent;
        padding: 10px;
        border-radius: 5px 5px 0 0;
        float: right;
        top: 47vh;
        right: 0;
        font-size: 11px;
        color: #a4a4a4;
    }

    .ebulten p {
        font-size: 14px;
        font-weight: 100;
    }

    .urun-item figure {
        border: 2px solid #f6f6f6;
        border-radius: 20px;
        padding: 10px;
        margin-bottom: 34px;
    }

    .urunler-menu li {
        list-style: none;
        display: inline-block;
        width: 80%;
        margin-bottom: 38px;
    }

    .page-head {
        padding-top: 19vh !important;
    }

    .slogan h4 {
        width: 100%;
        font-size: 15px;
        font-weight: 300;
        text-align: center;
        margin: auto;
    }

    .bayiolun-text {
        margin: 5vh 11px;
        padding-left: 5%;
    }

    .ebulten p {
        font-size: 14px;
        font-weight: 100;
    }

    .ebulten h5 {
        font-size: 23px;
        color: #000;
        font-weight: 100;
    }

    .footer-link-nav {
        text-align: center;
        margin-bottom: 4vh;
    }

    .copright .text-left,
    .copright .text-right {
        text-align: center;
    }

    #product-list h3 span {
        font-size: 23px;
        color: #afafaf;
        padding-left: 0;
        display: block;
    }

    #satis_noktalari {
        width: 19%;
        background-color: #e8492e;
        height: 100%;
        text-align: center;
    }

    .brand {
        width: 43%;
    }

    .home-win-item {
        width: 70px;
        margin-left: 17px;
        font-size: 12px;
    }

    .home-call {
        left: 75px;
        top: 79vh;
        position: absolute;
        text-align: left;
        transition: all .3s;
    }

    .page-head h1 {
        font-size: 26px;
        color: #e8492e;
        text-align: center;
    }

    .page-head {
        padding-top: 40vh;
    }

    .page-head p {
        width: 100%;
        position: relative;
        display: block;
        margin: 0 auto;
        font-size: 12px;
        font-weight: 100;
    }

    .scrool {
        left: 43%;
    }

    #hakkimizda h2 {
        font-size: 24px;
        margin: 0;
    }

    #hakkimizda h3 {
        font-size: 14px;
    }

    #hakkimizda p {
        font-size: 14px;
        font-weight: 100;
        margin-top: 30px;
    }

    .about-text {
        background: #e8492e;
        color: #fff;
        height: auto;
        padding-top: 10vh;
        padding-left: 30px;
        padding-bottom: 5vh;
    }

    #hakkimizda {
        background: #f2f2f2;
        padding: 9vh 0;
        padding-bottom: 10vh;
    }

    #ebulten h5 {
        font-size: 20px;
        color: #000;
        font-weight: 400;
    }

    #social-media li a {
        padding: 10px 20px;
        color: #000;
        font-size: 17px;
        transition: all .2s;
    }

    .urun-head-title {
        text-align: center;
        padding-top: 0;
    }

    .contact-info a address {
        font-weight: 100;
        font-size: 13px;
    }

    .contact-form h2 {
        display: block;
        font-size: 28px;
        font-weight: 400;
        margin-bottom: 7vh;
    }

    .contact-info h2 {
        display: block;
        font-size: 28px;
        font-weight: 400;
        margin-bottom: 7vh;
    }

    .bayiolun-text h5 {
        font-size: 24px;
        font-weight: 100;
        margin-bottom: 5vh;
    }

    .bayiolun-text h5 {
        font-size: 19px;
        font-weight: 100;
        margin-bottom: 5vh;
    }

    .hizmet-item figure figcaption .desc h2 {
        font-size: 18px;
        padding: 0;
        margin: 0;
    }

    .bayi-text {
        background: #e8492e;
        color: #fff;
        height: auto;
        padding: 5vh 20px;
        font-size: 14px;
    }

    .bayi-list-item {
        height: 50vh;
        background: transparent;
        border-bottom: 1px solid #ddd;
        padding: 50px 0px;
    }

    .bayi-list-item img {
        height: 48px;
        margin-top: 50px;
        position: relative;
        display: block;
        margin: 0 auto;
        top: 21px;
        margin-left: 20px;
    }

    .vm-text {
        background: #fbfbfb;
        min-height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        border-radius: 0px 150px 0px 0px;
        padding-left: 15px;
    }

    .kb-text {
        min-height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 15px;
    }

    .f-first {
        font-size: 20px !important;
    }
}


.navbar-right li a {
    font-weight: 400 !important;
    font-size: 17px !important;
}

.kategoribox {
    text-align: center;
    text-align: center;
    margin-bottom: 30px !important;
    display: block;
}

.kategoribox h2 {
    margin: 0;
    margin-top: 0;
    background: #f1f1f1;
    padding: 10px;
    font-size: 20px;
}

.urunler {
    margin-top: 30px;
}

.glyphicon-chevron-left:before {
    display: none !important;
}

.carousel-control i {
    font-size: 50px !important;
}

/* DROPDOWN MENU*/

.demo-dropdown .demo-down a {
    text-decoration: none;
    font-weight: 400 !important;
    font-size: 15px !important;
    display: block;
    transition: 500ms;
}


.demo-dropdown>li {
    position: relative;
    display: inline-block;
    transition: 0.6s !important;
}

.demo-dropdown>li ul {
    position: absolute;
    padding: 0;
    display: none;
    top: 100%;
    list-style: none;
    left: 0;
    width: 63mm;
    background-color: #fff;
    -webkit-transition: 500ms ease;
    transition: 500ms ease;
}

.demo-dropdown>li ul li a {
    color: #000;
    padding: 3mm 6mm;
    border-bottom: 0.3mm solid #f2f2f2;
}

.demo-dropdown>li ul li:hover a {
    background-color: rgba(0, 0, 0, 0.05);
}

.demo-dropdown>li:hover ul {
    display: block;
}

/* DROPDOWN MENU END*/

.navbar-default .navbar-nav .down-none:hover {
    border: none !important;
}

.foo-a {
    padding: 4mm 0;
    background: #fff;
    border-top: 0.3mm solid #f2f2f2;
}

.no-3 {
    display: flex;
    align-items: center;
}

.n0-6 {
    width: 50%;
}

.n0-6 img {
    max-width: 100%;
}

.n0-8 {
    padding: 0 3em;
    width: 50%;
    margin-bottom: 30px !important;
}

.n0-8 h2 {
    color: #609e0d;
    font-size: 34px;
    font-weight: 500;
    line-height: 1.1;
    font-family: inherit;
}

.urun-down-3 {
    padding: 3em 0 3em 0;
}

.de-down {
    padding: 0 5mm 3em 9.9mm;
    /* background: #fff; */
    border-radius: 9mm;
    /* box-shadow: 0 0 3mm 0 #ccc3; */
}

.de-down h3 {
    color: #333;
    margin: 0 0 5mm 0;
    font-weight: 500;
}

.uns {
    padding: 0;
    margin: 0;
    list-style: none;
}

.uns a {
    font-size: 14px;
    font-weight: 400;
    padding: 3mm 4mm;
    transition: 0.3s;
    text-decoration: none;
    display: block;
    margin-bottom: 9px;
    position: relative;
    color: #000;
    background: #f3f3f3;
}

.uns span {
    position: relative;
    float: right;
    color: #609e0d;
}

.uns .active {
    background: #d63f3e;
    color: #fff !important;
}

.uns .active i {
    color: #fff !important;
}

.uns li a:hover {
    background: #609e0d;
    color: #fff !important;
    transition: 0.3s;
}

.uns li a:hover i {
    color: #fff;
    transition: 0.3s;
}

.urun-down-de {
    position: relative;
    overflow: hidden;
    transition: 0.3s;
}

.urun-down-de img {
    max-width: 100%;
    border: 0.3mm solid #f2f2f2;
    transition: 500ms ease;
    transition: 0.3s;
}

.urun-up-de {
    background: #609e0d;
    color: #fff;
    border-radius: 0;
    transition: 0.3s;
}

.urun-up-de h3 {
    margin: 0;
    padding: 3mm;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
}

.urun-de:hover .urun-down-de img {
    transform: scale(1.5);
    transition: 0.3s;
    transition: 500ms ease;
}


.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    z-index: 999 !important;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.mySwiper2 {
    height: 80%;
    width: 100%;
}

.mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0 !important;
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
    z-index: 9999;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.urun-down-page {
    padding-top: 3em;
    padding-bottom: 3em;
}

.accordion {
    cursor: pointer;
    width: 100%;
    border: none;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active, .accordion:hover {
    background-color: transparent;
}

.accordion-down {
    padding: 0 0 0 5mm;
    display: none;
    overflow: hidden;
}

.uns .active a {
    background: #d63f3e !important;
    color: #fff;
}

.bayibtn:hover {
    border: 0.6mm solid #ffffff;
    background: #fff;
    transition: 0.3s;
}

.urun-down-3 {
    background: none;
    float: right;
}

.urun-page .container {
    width: 100%;
}


.urun-up-8 {
    padding-top: 3em;
    padding-bottom: 3em;
}

.n0-8 h3 {
    font-size: 34px;
    margin: 0 0 5mm 0;
}

.n0-8 span {
    position: relative;
    display: block;
    color: #609e0d;
}

.n0-8 b {
    position: relative;
    display: block;
    color: #000;
}

.n0-8 p {
    font-size: 18px;
    font-weight: 100;
    color: #757575;
    margin-bottom: 5mm;
}

.n0-8 a {
    display: inline-block;
    border: 0.6mm solid #609e0d;
    color: #609e0d;
    padding: 3mm 7mm;
    border-radius: 6mm;
    font-size: 16px;
}

.n0-8 a:hover {
    background: #609e0d;
    color: #fff;
    border: 0.6mm solid #609e0d;
    transition: all .3s;
}

.n0-8 img {
    width: 89px;
}

.n0-9 p {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.n0-9 span {
    position: relative;
    display: block;
    color: #609e0d;
    font-size: 28px;
}

.n0-8 h5 {
    font-size: 34px;
    position: relative;
    display: block;
    color: #000;
}

.n0-3 p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    margin-bottom: 3mm;
    line-height: 5mm;
}

.form-head {
    background: #609e0d;
    border: 0.6mm solid #609e0d;
    color: #fff !important;
    padding: 3mm 8mm !important;
    border-radius: 8mm;
    margin-left: 3mm;
    transition: 0.3s;
}

.form-head:hover {
    border: 0.6mm solid #609e0d;
    background: none;
    color: #609e0d !important;
    transition: 0.3s;
}

.form-page {
    padding-top: 3em;
    padding-bottom: 6em;
}

.form-group {
    margin: 0;
}

.more-info {
    display: inline-block;
    border: 0.6mm solid #609e0d;
    color: #609e0d;
    padding: 3mm 7mm;
    border-radius: 6mm;
    font-size: 16px;
}

.more-info:hover {
    background: #609e0d;
    color: #fff;
    border: 0.6mm solid #609e0d;
    transition: all .3s;

}

.footer-link-nav img {
    width: 180px;
    margin-bottom: 4em;
}

.urun-ob {
    padding-top: 3em;
    padding-bottom: 3em;
}

.urun-ob .col-lg-4 {
    padding-bottom: 9mm !important;
}


.foo-nav {
    width: 20%;
    border-right: 0.1mm solid #ccc;
    margin-left: 4mm;
}

.foo-nav-3 {
    display: flex;
}

.pac-page h3 {
    font-size: 28px;
    color: #d63f3e;
    font-weight: 900;
    margin: 0;
    padding-bottom: 7mm;
}

.pac-page ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.pac-page ul li {
    line-height: 6mm;
    /* border-bottom: 0.3mm solid #f2f2f2; */
    margin-bottom: -2mm;
    padding-bottom: 5mm;
}

.pac-page a {
    color: #609e0d;
    font-weight: 400;
    font-size: 18px;
    text-transform: capitalize;
    width: 100%;
    display: inline-block;
    /* letter-spacing: 2px; */
}

.pac-page span {
    color: #4f4f4f;
    text-transform: capitalize;
    font-size: 14px;
    margin-top: 0px;
    display: inline-block;
    line-height: 20px;
}

.offer a {
    display: inline-block;
    border: 0.6mm solid #609e0d;
    background: #609e0d;
    color: #fff;
    padding: 3mm 9mm;
    border-radius: 6mm;
    font-size: 16px;
    margin-top: -15px;
    width: 100%;
    text-align: center;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.offer a:hover {
    background: none;
    color: #609e0d;
    border: 0.6mm solid #609e0d;
    transition: all .3s;

}

.pac-page {
    padding-bottom: 2em;
}

.po-page {
    padding-top: 3em;
    padding-bottom: 3em;
}

.po-down p {
    font-size: 14px;
    color: #2b2b2b;
    font-weight: 400;
    line-height: 6mm;
}

.contact-box-1 li {
    display: inline-block;
    /* width: 109px; */
    z-index: 99999;
}

.contact-box-1 li img {
    display: inline-block;
    width: 45px;

    margin-bottom: 8px;
    padding: 7px;
}

.contact-box-1 ul {
    float: right;
    position: -webkit-sticky;
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 6px 0;
    border-radius: 20px;
    z-index: 9999999;
    margin: 25px 0;
    right: 21px;
    bottom: -17px !important;
    text-align: center;
}

.contact-box-1 li:nth-child(1) img {
    display: inline-block;
    width: 44px;
    background: #d63f3e;
    margin-bottom: 8px;
    padding: 7px;
}

.contact-box-1 li:nth-child(2) img {
    display: inline-block;
    width: 44px;
    background: #333;
    margin-bottom: 8px;
    padding: 7px;
}

.contact-box-1 li:nth-child(3) img {
    display: inline-block;
    width: 44px;
    background: #25D366;
    margin-bottom: 8px;
    padding: 7px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.contact-box-1 li a:hover img {

    background: #222222;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.typed-text .content {
    text-align: left;
}

.page-content h2 {
    margin-bottom: 27px;
    font-weight: 600;
}

.a1 {
    height: 400px;
    background: #000;
    background-image: url(../images/home/1.png);
    background-position: center;
    background-size: cover;
    width: 50%;
}

.a2 {
    height: 400px;
    background: #000;
    background-image: url(../images/home/2.png);
    background-position: center;
    background-size: cover;
    width: 50%;
}

.a9 {
    height: 400px;
    background: #000;
    background-image: url(../images/uretim/1.jpg);
    background-position: center;
    background-size: cover;
    width: 50%;
}

.b-1 {
    width: 100%;
}


.b-1 img {
    width: 100%;
    object-fit: cover;
    height: 400px;
}

.padsil-9 {
    display: flex;
    align-items: center;
}


.a3 {
    height: 509px;
    background: #000;
    background-image: url(../images/kurumsal/1.png);
    background-position: center;
    background-size: cover;
    width: 50%;
}

.a4 {
    height: 509px;
    background: #000;
    background-image: url(../images/home/1.png);
    background-position: center;
    background-size: cover;
    width: 50%;
}

.a5 {
    height: 509px;
    background: #000;
    background-image: url(../images/kurumsal/2.png);
    background-position: center;
    background-size: cover;
    width: 50%;
}

.a6 {
    height: 509px;
    background: #000;
    background-image: url(../images/hizmetlerimiz/1.png);
    background-position: center;
    background-size: cover;
    width: 50%;
}

.a7 {
    height: 509px;
    background: #000;
    background-image: url(../images/hizmetlerimiz/3.png);
    background-position: center;
    background-size: cover;
    width: 50%;
}

.a8 {
    height: 509px;
    background: #000;
    background-image: url(../images/hizmetlerimiz/2.png);
    background-position: center;
    background-size: cover;
    width: 50%;
}

.topbar {
    display: flex;
    align-items: center;
    padding-bottom: 3mm;
    justify-content: end;
    margin-right: 53mm;
}

.topbar a {
    color: #000;
    font-size: 17px;
    font-weight: 400 !important;
    margin-right: 5mm;
}

.topbar i {
    color: #d63f3e;
    font-size: 15px;
    margin-right: 7px;
    position: relative;
    top: 1px;
}

.f-l img {
    width: 24px;
    border-radius: 3px;
}

.f-l {
    margin-right: 0 !important;
    padding: 3mm 2mm !important;
}

.skiptranslate {
    display: none !important;
}

.VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc {
    display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 30px !important;
    color:#fff !important;
}


