@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

                            @import url('https://fonts.cdnfonts.com/css/gilroy-bold');
                            @import url('https://fonts.cdnfonts.com/css/gilroy-heavy');
                            @import url('https://fonts.cdnfonts.com/css/gilroy-light');
                            @import url('https://fonts.cdnfonts.com/css/gilroy-medium');
                            @import url('https://fonts.cdnfonts.com/css/gilroy-regular');
                
body {
    background-color: #fff;
    color: #777;
    font-family: 'Poppins', sans-serif ;
    font-size: 14px;
    line-height: 26px;
    margin: 0
}
a:hover{
    text-decoration: none !important;
}
h6 {
    color: #333;
    font-size: 1em;
    font-weight: 400;
    line-height: 22px;
    margin: 5px 0 5px;
    }
.header-top-1{
    background: #fecd07;
    padding: 10px 20PX;
    border-radius: 0 0px 10px 10px;
    margin-right: 15px;
    width: 210px;
    position: relative;
    text-align: center;
    transition: 300ms;
    height: 72px;
 
}
.header-top-1:before {
    content: '';
    width: 0;
    height: 47px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0 0px 10px 10px;
}
.header-top-1 a{
    position: relative;
    z-index: 1;
}
.header-top-1:hover:before {
    transition: 300ms;
    z-index:0;
    width:210px;
    background-color: #cda504;
}
.header-top-2:before {
    content: '';
    width: 0;
    height: 47px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 0 0px 10px 10px;
}
.header-top-2 a{
    position: relative;
    z-index: 1;
}
.header-top-2:hover:before {
    transition: 300ms;
    z-index:0;
    width:210px;
    background-color: #cda504;
}
.aboutsayfa{
    margin-top:70px
}

.aboutsayfa h6{
    font-size: 27px;
    font-weight: 300;
    color: #3c3a3a;
    font-family: 'Montserrat',sans-serif;
    margin-bottom: 29px;
  
}
.aboutsayfa p{
    font-family: 'Montserrat',sans-serif;
    font-size: 15px;
}
.header-top-1:hover {
    background: #ddb206;
    transition: 300ms;
}
.header-top-1 a{
    color: #111;
    font-weight: 500;
    font-size: 15px;

}
.header-top-2 a {
    color: #111;
    font-weight: 500;
    font-size: 15px;
}
.header-top-2{
    background: #fecd07;
    padding: 10px 20PX;
    border-radius: 0 0px 10px 10px;
position: relative;
    width: 210px;
    text-align: center;
    
}
header{
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(17,17,17,0.9023984593837535) 26%, rgba(0,0,0,0) 100%);
}
section.section{
    padding: 0;
    background: rgb(0,0,0);
background: linear-gradient(180deg, rgb(34 33 28) 0%, rgb(34 33 29) 35%, rgb(34 33 29) 100%);
}
@media (max-width: 991px){
    .about-metin p {

    margin-left:0px !important;}
        .about-metin h3 {

    margin-left:0px !important;}
}
@media (min-width: 992px){
#header .header-nav.header-nav-links:not(.header-nav-light-text) nav>ul>li>a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav>ul>li>a {
    color: #ffffff;
    letter-spacing: 0px;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.3px;

}

#header .header-nav.header-nav-links nav>ul:not(:hover)>li>a.active {
    color: #fecd07;
    border-bottom: 2px solid;
}
}
.slaytbaslik{
    position: absolute;
    z-index: 99999;
    top: 40%;
    left: 29%;
z-index:1029;



}
.owl-carousel .owl-nav button.owl-next:before{
    font-family: 'font awesome 6 free';
    font-weight: 900;
    font-size: 49px !important;
    font-size: .5rem;
    content: "\f0da";
    position: relative;
    left: 1px;
    top: 6px;

}
.owl-carousel.nav-light.nav-style-1 .owl-nav .owl-next, .owl-carousel.nav-light.nav-style-1 .owl-nav .owl-prev {
    color: #fecd07 !important;
}
.owl-carousel.nav-inside .owl-nav button.owl-prev {
    left: 165px;
}
.owl-carousel.nav-inside .owl-nav button.owl-next {
    right: 65px;
    left: auto;
}
.owl-carousel .owl-nav button.owl-prev:before {
    font-family: 'font awesome 6 free';
    font-weight: 900;
    font-size: 49px !important;
    font-size: .5rem;
    content: "\f0d9";
    position: relative;
    left: -1px;
    top: -1px;
}
.slaytbaslik h2 {
    letter-spacing:0;
    font-family: 'Gilroy-Light', sans-serif;
    color: #fecd07;
    text-align: center;
    font-style: italic;
    line-height: 80px;
    font-size: 46px;
}
.slaytbaslik h3{
    letter-spacing: 0;
    font-family: 'Gilroy-Heavy', sans-serif;
    color: #fecd07;
    display: block;
    font-size: 110px;
    text-align: center;
    font-style: italic;
}
.slider .owl-dots{
    position: absolute;
    left: 48%;
    bottom: -150px;
}
.breadcrumb{
    background: url(../img/banner.jpg);
    background-position: center;
    height:450px;
    padding: 220px 0;
}
.breadcrumb:after{
    content: '';
    position: absolute;
    width: 320px;
    bottom: 0;
    height: 7px;
    left: 41%;
    background-color: #fecd07;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #fecd07;
}
.dil{
    position: fixed;
    right: 100px;
    z-index: 10;
    top: 240px;
}
.dil ul li.active{
    border: 1px solid #fecd07;
}
.dil ul li{
    list-style: none;
    border: 1px solid #979595;
    width: 35px;
    text-align: center;
    height: 35px;
    padding: 5px;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 18px;
}
.dil ul li a{
    color: #9d9d9d;
}
.dil ul li.active a{
    color: #fecd07;
}

.about {
   
    background: url(../img/hakkimizda2.jpg);
    background-color: #22211d;
background-size:51%;
    background-repeat: no-repeat;

    text-align: center;
    color: #fecd07;
}
.about h2{
    text-align: left;
    font-family: 'Poppins',sans-serif;
    font-weight: 200;
    color: #3b3b3b;
}
.about h6{
    
    text-align: left;
    font-family: 'Poppins',sans-serif;
    font-weight: 500;

}
.about h2 strong{
    font-weight: 900;
    color: #3b3b3b;
}
.about-metin p{
      font-weight: 500;
    font-size: 18px;
    margin-left: 185px;
    font-family: 'Montserrat', sans-serif;
    color: #1c1c1c;
    line-height: 27px;
    margin-bottom: 71px;
    text-align: left;
}
.aboutyazi h3{
        font-size: 2em;
    font-weight: 800;
    line-height: 24px;
    FONT-FAMILY: 'Poppins';
    text-align: left;
    margin-bottom: 23px;
    text-transform: uppercase;
    margin-left: 185px;

}
.iletisim .about-baslik{
   margin-top:120px;
    background: url(../img/iletisim.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 65px;
    
    background-position: center;

    text-align: center;
    color: #fecd07;
}
.sayac{
   margin:50px 0;
    background: url(../img/sayac.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 65px;
    text-align: center;
    color: #fff;
}
.sayac h3{
    font-weight: 700;
    font-family: 'Gilroy-Medium', sans-serif;
    color: #fff;
    font-size: 36px;
    margin-bottom: 10px;
    letter-spacing: 0;
}


.sayac h4{
font-weight: 100;
color: #fff;
letter-spacing: 0;
font-size: 23px;}
.about .about-baslik h2{

        color: #fecd07;
        font-weight: 600;
        /* letter-spacing: 0; */
        font-size: 45px;
        margin-bottom: 0;
    
}
.iletisim .about-baslik h2{

    color: #fecd07;
    font-weight: 600;
    /* letter-spacing: 0; */
    font-size: 45px;
    margin-bottom: 0;

}
.about .about-metin{
    margin-top:80px;
    font-family: 'Gilroy-Medium', sans-serif;
    font-size: 16px;
}
.bulten .card{
    background-color: #fecd07;
    font-family: 'Gilroy-Medium', sans-serif;
    border:none;
    border-radius: 0;
    box-shadow: 2px 5px 18px 1px #c7c7c7;
}
.card-body {
    padding: 32px;
    padding: 15px 30px;}
    .bulten .card-body h2{
        margin-bottom: 0;
        font-family: 'Gilroy-Bold', sans-serif;
        font-size:35px
    }
    .widget .card-body h2{
        font-family: 'Gilroy-Bold', sans-serif;
        font-size: 35px;
        margin-bottom: 20px;
    }
    .bulten p{
        color: #1c2023;
        line-height: 25px;
        font-size: 15px;
        margin: 0 0 20px;
    }
    .widget .card-body{
       
            padding: 32px;
            padding: 11px 11px;
        
    }
    .bulten a{
        text-align: right;
    }
    p.text-right{
        text-align:right;
    }
    .bulten p a{
        color:#111
    }
    .widget img{
        width:100%;
        height:390px;
        object-fit: cover;
    }
    .widget .card{
        background-color: #fecd07;
        font-family: 'Gilroy-Medium', sans-serif;
        border:none;
        border-radius: 0;
        margin-top: 30px;
        box-shadow: 2px 5px 18px 1px #c7c7c7;
    }
    .widget img.play{
        width: 100px;
        height: inherit;
        position: absolute;
        left: 43%;
        top: 44%;
    }
    .contact-item {
     
   
        margin: 20px 0;
        font-size: 27px;
        display: flex;
        align-items: center;
        color: #fecd07;
     
    }
    .contact-item a{
        font-size: 16px;
        color: #bbb9b9;
        margin-left: 10px;
        font-family: 'Poppins',sans-serif;
        font-weight: 300;
    
    }
.social-icons{
    position: absolute;
    left: 44%;
    height: 70px;
    background: #fecd07;
    width: 217px;
    border-radius: 7px 7px 0 0;
    bottom: 0px;
    box-shadow: 4px -4px 20px 0px #1a191973;

}
.social-icons li a{
    font-size:44px
}
.social-icons li a {
    transition: all .2s ease;
    border-radius: 100%;
    display: block;
    height: 55px;
    line-height: 28px;
    margin-top: 15px;
    width: 55px;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
}

#footer .footer-copyright p {
    color: #979797;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: .9em;
}
.dm-none{display:block}
@media(max-width:991px) {
.about {
   

background-size:cover;}
    .sayac{
        background-position: center;
    }
    .about .about-baslik{
    background: url(../img/hakkimizda.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 25px;
    text-align: center;
    color: #fecd07;
    background-position: center;
    }
    .dm-none{display:none}
    .header-top-1{
        display: none;
    }
    .slider .owl-dots {
        position: absolute;
        left: 48%;
        bottom: -26px;}
    .col-lg-6.slider {
        margin-top: 140px;
    }
    #header .header-logo img {
        z-index: 1;
        margin-top: 37px;}
    #header .header-btn-collapse-nav {
        background: #fecd07;}
        .dil {
            position: fixed;
            right: 17px;}
            .owl-carousel.nav-inside .owl-nav button.owl-prev {
                left: 25px;
            }
            .owl-carousel.nav-inside .owl-nav button.owl-next {
                right: 35px;}
                .contact-item {
                    font-family: 'Gilroy-Medium', sans-serif;
                    margin: 20px 0;}
                    .social-icons {
                        position: absolute;
                        left: 24%;}
}
.video-container {
    max-width: 1000px;
    border-radius: 15px;
    margin: 20px auto;
    position: relative;
    display: flex;
    justify-content: center;
    box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.5);
}

video {
    width: 100%;
}
#custom-video{
    border-radius: 15px;
  
}
.custom-controls:before{
    content: '';
    left: 10px;
    top: 2px;
    width: 250px;
    height: 143px;
    position: absolute;
    background: url(../img/plays.png);
    background-size: 100%;
    mix-blend-mode: multiply;
}
.custom-controls {
    position: absolute;
    bottom: 40px;
    width: 78%;

    background-position: left;
    background-size: contain;
    background-color: #fde100;
    border-radius: 15px;
    padding: 73px;
    box-shadow: 3px 4px 11px 2px #211f1f75;
    box-sizing: border-box;
    display: flex;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
    justify-content: space-between;
    background-repeat: no-repeat;
}

.hidden {
    opacity: 0;
}
.video-container:hover .custom-controls.hidden{
    opacity:1
}
button {
    background-color: transparent;
    color: #fff;
    border: none;
    cursor: pointer;
}

input {
    width: 100%;
}

input[type="range"] {
    margin: 0 5px;
}
#play-pause{
    width: 100px;
    margin: auto;
    position: absolute;
    left: 37%;
    bottom: 14px;
}
input[type="range"] {
    -webkit-appearance: none;
    width: 33%;
    height: 2px;
    border-radius: 50%;
    background: #3b3b3b;
    outline: none;
    margin: 5px 0;
    position: absolute;
    right: 50px;
    margin-top: 26px;

}

/* SÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼rÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼kleme ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ubuÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€¦Ã‚Â¸u stilleri */
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #3b3b3b; /* nokta rengi */
    cursor: pointer;
    margin-top: 0px; /* noktanÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â±n ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§izginin ortasÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â±nda olmasÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€šÃ‚Â± iÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§in */
}

/* Firefox iÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§in sÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼rÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼kleme ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ubuÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€¦Ã‚Â¸u stilleri */
input[type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #3b3b3b; /* nokta rengi */
    cursor: pointer;
}

/* Safari ve Edge iÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§in sÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼rÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¼kleme ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â§ubuÃƒÆ’Ã¢â‚¬Å¾Ãƒâ€¦Ã‚Â¸u stilleri */
input[type="range"]::-ms-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #3b3b3b; /* nokta rengi */
    cursor: pointer;
}
.custom-controls h6{
    position: absolute;
    top: 30px;
    right: 21%;
    font-size: 16px;
    font-family: 'Poppins',sans-serif;
    line-height: 25px;
}
.bar{
    position: absolute;
    right: 82px;
    bottom: 17px;
    font-weight: 500;
    color: #333;
}
.kurumsal{
    margin: 70px 0;
}
.sectionbaslik{
    font-family: 'gilroy-light',sans-serif;
    font-size: 45px;
    letter-spacing: -0.5px;
    color: #333;
    margin-bottom: 5px;
    text-align: center;
}
.sectionbaslik strong{
    font-family: 'gilroy-heavy',sans-serif;
    font-size: 45px;
    letter-spacing: -0.5px;
    color: #333;
}
.aboutyazi{
    margin-top:70px !important
}
.gallery{
    margin-top:50px;
}
.gallery img{
    box-shadow: 2px 2px 17px 0px #0000003b;
    height: 250px;
    width:100%;
    margin-top: 15px;
}
a.btn.btn-rounded.btn-primary{
    background: #fcd60e;
    border: none;
    font-family: 'Montserrat',sans-serif;;
    font-weight: 500;
    font-size: 20px;
    
    text-transform: uppercase;
    color: #333;
    padding: 12px 44px;
    margin-top: 30px;
}
a.btn.btn-rounded.btn-primary i{
margin-left: 20px; }

section.socials{
    margin-top:70px
}

section.socials .social:hover {
    -webkit-box-shadow: 0px 0px 24px -1px rgb(247 166 0);
    -moz-box-shadow: 0px 0px 24px -1px rgb(63, 63, 63);
    box-shadow: 0px 0px 24px -1px rgb(255, 225, 0);
   
    color: #fee100;
}

section.socials .social {
    padding: 27px 0px 20px;
    text-align: center;
    display: block;
    background-color: #ffffff;
    color: #3b3b3b;
    transition: 0.3s ease all;
    border-radius: 8px;
    
    margin-top: 15px;

}

section.socials .social:hover i {
   color:#fee100;
    
}

section.socials .social i {
    font-size: 38px;
    color: #3b3b3b;
}

section.socials .social span {
    display: block;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 17px;
    font-family: 'Poppins',sans-serif;

}
.footer{
    position: relative;
    background: url(../img/footerbanner.png);
    padding: 50px;
    margin-top: 140px;
}
.footer2{
    background-color: #1e2128;
    margin-top: -27px;
    padding:110px  0 0;
}
.footer h2{
    color: #fde100;
    font-family: 'Montserrat',sans-serif;
    font-weight: 200;
}
.footer h2 span{font-weight:900;}
.footer2 h3{
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
    font-family: 'Montserrat',sans-serif;;
    font-size: 20px;
    margin-bottom: 10px;
}
.footer2 ul li{
   
        list-style: none;

        font-family: 'Montserrat',sans-serif;
    
}
.footer2 ul{
    margin-bottom: 50px;
}
.footer2 ul li a{
    text-decoration: none;
    font-size: 15px;
    line-height: 23px;
}
.row.footersocial {
    border-top: 1px solid;
}
.footersocial ul li a {
    font-size: 19px;
}
.footersocial ul li {
    margin-right: 5px;
    font-weight: 600;
    font-size: 15px;
    margin-top: 20px;
}
.footer2 h6{
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    margin-top: 50px;
}
.footer2 .form-control{
    background: transparent;
    border: 1px solid #505050;
    width: 45%;
    border-radius: 25px;
    color: #505050;
    height: 46px;

}
.footer2 h5{
    font-size: 40px;
    color: #fff;
    font-family: 'Montserrat',sans-serif;
    font-weight: 100;
}
.footer2 h5 strong{
    font-weight: 900;
}
.footer2 p{
    color: #cbc8c8;
    font-family: 'Montserrat',sans-serif;
    margin: 25px 0;
}
.btn.btn-primary{
    width: 29%;
    margin-left: 10px;
    background: #fecd07;
    border: none;
    border-radius: 25px;
    font-weight: 300;

    font-size: 20px;
    text-transform: uppercase;
    color: #1e2128;
}
.btn.btn-primary-s{
    width: 29%;
    margin-left: 10px;
    background: #fecd07;
    border: none;
    border-radius: 25px;
    font-weight: 300;
    margin-bottom: 24px;
    font-size: 20px;
    text-transform: uppercase;
    color: #1e2128;
}

.footer3 h5{
    text-transform: capitalize;
    color: #333;
    margin-top: 40px;
    font-family: 'Montserrat',sans-serif;
    line-height: 23px;
    font-size: 15px;
    font-weight: 300;
    
}
.footer3 h5 strong{
    font-weight: 500;
}
.line{
    height: 1px;
    width: 100%;
    background: #9f9f9f;
    margin-top: 25px;
}
.bina{
   background-color:  #22211d;
   height: 350px;
   position: relative;
   margin:150px 0
}
.bina img{
    
    width: 50%;
    position: absolute;
    top: -100px;

}
.custom-controls-mobil {display: none;}
#full-screen{
    position: absolute;
    right: 42px;
    bottom: 16px;
    color: #111;

}
#mobile{
    position: absolute; right:10%; top: 200px;
}
.breadcrumb h1{
    font-family: 'Montserrat',sans-serif;
    color: #fff;
    font-size: 70px;
    font-weight: 800;
    letter-spacing: 0;
    margin-top: 18px;
}

.bayiler{
    font-family: 'Montserrat',sans-serif;
    margin-top: 70px;
}
.bayiler .card{
    border:none;
    box-shadow: 0px 8px 30px 0px rgb(0 0 0 / 22%);
    height: 200px;
}
.bayiler p {
    margin-bottom: 9px;
    font-size: 17px;
    color: #4d4c4c;
}
.bayiler p i{
    margin-right: 5px;;
}
.bayiler h3{
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
}
.mapsarea{
    margin-top:80px;
}
.mapsarea .address span{
    display: flex;
    align-items: center;
    margin-top:10px;
}
.mapsarea .address span i{
    color: #fecd07;
    font-size: 32px;
    margin-right: 15px;
}
.mapsarea .address span p{
    font-weight: 500;
    margin-bottom: 0;
    font-size: 17px;
    font-family: 'Montserrat',sans-serif;
    line-height: 29px;
}
.mapsarea h1{
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    font-size: 29px;
    text-align: center;
    margin-bottom:60px ;
    color: #333;
}
.contactform{
    margin-top:70px;
    font-family: 'Montserrat',sans-serif;
    font-size: 15px;
}
#harita .card iframe{
    box-shadow: 0px 8px 30px 0px rgb(0 0 0 / 23%);
    border-radius: 15px;
}
.urunler{
    margin-top: 10px;
}
.urunler .item{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 8px 30px 0px rgb(0 0 0 / 14%);
    padding: 20px;
    height: 710px;
    margin-top: 30px;
}
.urunler .item img{
    width: 100%;
    height: 70px;
    object-fit: contain;
    opacity: 0.2;
}
.urunler .item table{
    width:100%;
    font-family: 'Poppins',sans-serif;
}
.urunler .item h5{
    color: #22211d;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.2;
    line-height: 24px;
    text-align: center;
}
.urunler .item table tr{
    border-bottom:1px solid #33333359;
}
.filtercontainer{
    background: #ffffff;
    border-radius: 15px;
    padding: 18px 28px;
    box-shadow: 0px 8px 30px 0px rgb(0 0 0 / 14%);
    margin-top: 50px;
    font-family: 'Poppins',sans-serif;
}
.filtercontainer label{
   
font-size: 15px;
   
font-weight: 600;
   
color: #22211d;
   
margin-bottom: 2px;
}
.filtercontainer .form-control{
    border-radius: 25px;
    height: 43px;
    border: 1px solid #ffce0afa;
}
.filtercontainer h2{
    font-weight: 700;
 
    color: #22211d;
    text-transform: uppercase;
    font-size: 30px;
}
.breadcrumburun{
    padding: 190px 0;
}
.breadcrumburun h3{
    font-size: 21px;
    font-weight: 400;
    color:#fcd60e;
    margin:20px 0 15px;
    text-transform: capitalize;
}
.breadcrumburun h2{
    font-weight: 500;
    color: #fff;
    font-family: 'Montserrat',sans-serif;
    line-height: 34px;
    font-size: 21px;
    letter-spacing: 0;
}
.breadcrumburun h1{
    font-weight: 700;
    color: #fff;
    line-height: 49px;
    letter-spacing: 0;
    font-size: 38px;
    font-family: 'Montserrat',sans-serif;
}
.breadcrumburun h3.navb{
    color: #8f8f8f;
    margin-bottom: 40px;
}
.breadcrumburun img{
     width: 380px !important;
    height: 300px;
    object-fit: contain;
    margin: auto !important;
    box-shadow: none;
}
.tablo{
    margin-top: -209px;
}
.tablo table{
    width:100%;
    background:#fff;
    margin-top:30px;
}
.tablo table thead{
    
    background: #fecd07;
    height: 40px;
    border-radius: 10px;

}
.tablo table tr td{
    padding: 20px;
    border-right: 1px solid #eee;

}
.tablo table thead th{
    padding: 10px 20px;
}
.tablo h2{
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: 600;
    font-size: 24px;
    color: #fecd07;
    border-bottom: 1px solid #fecd07;
}
.breadcrumburun .owl-carousel .owl-nav button.owl-next:before {
    color: #fecd07;}
    .breadcrumburun .owl-carousel .owl-nav button.owl-prev:before {
        color: #fecd07;}
header{
    background: url(../img/isik.png);
    background-position: top left;
    background-repeat: no-repeat;
}


.baslikaciklama{
    font-size: 17px;
    font-family: 'Montserrat',sans-serif;
}

.download{
    width: 100%;
    background: #fecd07;
    margin-top: 27px;
    /* position: relative; */
    bottom: 0;
    font-weight: 800;
    height: 62px;
    border-radius: 9px;
    font-family: 'Montserrat',sans-serif;;
    font-size: 30px;
    text-align: right;
    padding: 10px;
}
.download a{
    color: #fff;
}
.download a:hover{
    text-decoration: none;
}
.katalogresim{
    width: 50px;
    float: right;
    margin-top: 87px;
}
.kataloglist{

margin-top: 70px;
}
.katalogliststand{
   
  width:100%;
    height: 80px;
    background: url(../img/stand.png);
background-position: bottom center;
background-repeat: no-repeat;
}
.kataloglist .item{
    margin-bottom: -65px;
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    box-shadow: -2px 6px 20px 0px rgb(0 0 0 / 16%);
    text-align: center;
    transition: 300ms;
    height: 220px;
}
.kataloglist .item i{
    font-size: 70px;
    color: #979797;
}
.kataloglist h3{
    font-weight: 600;
    color: #605e5e;
    font-family: 'Montserrat',sans-serif;
    text-transform: capitalize;
    margin-bottom: 0;
    font-size: 18px;
    margin-top: 19px;
}
.kataloglist h6{
    font-weight: 500;
    font-family: 'Montserrat',sans-serif;;
    margin-top: 6px;
    margin-bottom: 0;
    color: #979797;
}
.kataloglist .item:hover i{
    color:#fee100
}
.kataloglist .item a:hover{
    text-decoration: none;
}
.kataloglist .item:hover{
    -webkit-box-shadow: 0px 0px 24px -1px rgb(247 166 0);
    -moz-box-shadow: 0px 0px 24px -1px rgb(63, 63, 63);
    box-shadow: 0px 0px 24px -1px rgb(255, 225, 0);
    color: #fee100;
transition: 300ms;
}
.katalog {
    margin-top: 60px;
}
@media(max-width:991px) {
    .katalogresim{
        margin-top:0
    }
    .katresim{
        width:100%
    }
    .kataloglist .item {
        margin-bottom: 20px;}
    .btn.btn-primary {
        width: 35%;}
    .custom-controls {display: none;}
    .custom-controls-mobil {display: block;    position: absolute;
        top: 56px;}
    #play-pause {
        width: 100px;
        margin: auto;
        position: absolute;
        left: 35%;
        bottom: 44px;
    }
    img#pausebuton {
        width: 53px;
        bottom: -127px;
        right: -120px;
        position: absolute;
    }
    #play-pause2:hover #pausebuton{
        opacity: 1;
    }
    #full-screen2{
        position: absolute;
        right: -176px;
        bottom: -125px;
        font-size: 19px;
        background: #fdce13;
        width: 48px;
        height: 49px;
        border-radius: 50%;
    }
    .about .about-metin img{
        margin-top:25px;
        width:100%
    }
    a.btn.btn-rounded.btn-primary {
        background: #fcd60e;
        border: none;
        font-family: 'Montserrat',sans-serif;;
        font-weight: 500;
        font-size: 20px;
        width: 100%;
        text-transform: uppercase;
        color: #333;
        padding: 12px 38px;
        margin-top: 30px;
    }
    .bina img {
        width: 100%;
        position: absolute;
        top: -40px;
    }
    .bina {
        margin: 140px 0 0;
        height: 240px;}
        .footer h2{
            display: none;
        }
        .footer {
            position: relative;
            background: url(../img/footerbanner.png);
            padding: 50px;
            background-position: center;
            margin-top: 140px;
        }
        .footer2 h5{
            line-height: 45px;
        }
        #mobile{
            
    position: absolute;
    right: -20%;
    top: 280px;
    width: 90%;

        }
        .breadcrumburun img{
            width: 300px !important;}
            .breadcrumb h1 {
             
                font-size: 50px;}
                .breadcrumb:after{
                    left:37px
                }
                .btn.btn-primary{
                    margin-top:0px;
                }
              
}
.blog{
    margin-top:120px;
}
.blog .item1 .blogicerik{
    width:35%;
    padding: 20px;
}
.blog .item2 .blogicerik{
    width:100%;
    padding: 20px;
    height: 300px;
}

.blog .item1 .blogresim{
    width: 65%;
    background: #cdcccc;
    border-radius: 20px 0 0 20px;
    margin-right: 15px;
    height: 270px;
}
.blog .item2 .blogresim{
    width: 100%;
    background: #cdcccc;
    border-radius: 20px 20px 0 0;
    margin-right: 15px;
    height: 270px;
}
.blog .item.item1{
    display: flex;
    box-shadow: 0 0 47px #00000038;
    margin-bottom: 35px;
    border-radius: 20px;
    margin-top:30px;
}
.blog .item.item2{
    box-shadow: 0 0 47px #00000038;
    border-radius: 20px;
margin-top:15px;}
.blog .item .widgets{
    margin-top: 15px;
}
.blog .item .widgets a{
    color: #8b8989;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
}
.blog .item .blogicerik .baslik h2{
    font-weight: 600;
    color: #111;
    font-size: 22px;
    font-family: 'Montserrat',sans-serif;
    height: 48px;
    line-height: 31px;
}
.blog .item .blogicerik p{
    font-size: 15px;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    color: #898686;
    font-family: 'Montserrat',sans-serif;
}
.blog .item img{
    width: 100%;
    height: 271px;
    border-radius: 20px 20px 0 0;
    object-fit: cover;
}
.bloginfo .blogresim{
    box-shadow: 0 0 43px #1111117a;
    border-radius: 15px;
    width: 100%;
    height: 380px;
    object-fit: cover;
    margin-top: 30px;
}
.bloginfo{
    font-family: 'Montserrat',sans-serif;
    margin-top:30px;
  font-size: 17px;;
}
.col.sayfa{
        background: #4c4c4c;
    margin: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 2px;
    font-weight: 600;
    font-size: 16px;
}
#referans-no-list{
    position: absolute;
    background: #ffff;
    width: 460px;
    top: 80px;
    z-index: 99; }
    #referans-no-list ul{
   margin:0;
   padding:0;}
    #referans-no-list ul li{
  list-style:none;
            border-bottom: 1px dashed;
    padding: 10px 5px;
    }
        #referans-no-list ul li a{
    color: #7a7a7a;
    }
    #referans-no-listt{
    position: absolute;
    background: #ffff;
    width: 460px;
    top: 80px;
    z-index: 99; }
    #referans-no-listt ul{
   margin:0;
   padding:0;}
    #referans-no-listt ul li{
  list-style:none;
            border-bottom: 1px dashed;
    padding: 10px 5px;
    }
        #referans-no-listt ul li a{
    color: #7a7a7a;
    }