* {
    outline: 0!important;
}
body {
    margin:0;
    padding:0;
    /*font-family: 'Barlow', sans-serif; */
    font-family: 'Poppins', sans-serif;
    /* font-family: 'Dosis', sans-serif; */
    font-size:14px;
    color:#000;
    height:100%;
    box-sizing: border-box;
    display: block;
}

html {
    height:100%;
}

ul {
    list-style: inside;
    padding-left: 0px;

}
.fancybox-can-drag .fancybox-image-wrap {
    background: #e9e9e9;
}

a, a:hover, a:focus {
    text-decoration: none;
    color: inherit;
}
.container {
    width: 1370px;
}

.aspop {
    background: none repeat scroll 0 0 rgba(0,0,0,0.5);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    overflow: auto;

}

.aspop_ {
    max-width: 700px;
    width: 90%;
    margin: 0 auto;
    margin-top: 160px;
    position:relative;
    margin-bottom:50px;
}

.aspop_urn {
    background:#f9f9f9;
    padding:10px;
    border-bottom:1px solid #e9e9e9;
}
.aspop_ic {
    background: #fff;
    padding: 30px;

}
.popclose {
    position: absolute;
    right: -7px;
    top: -10px;
    font-size: 25px;
    line-height: 40px;
    color: #F03434;
    cursor:pointer;
    display:inline-block;
    z-index:5;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.homepopup img, .homepopup iframe, .homepopup table{
    max-width: 100%;
}
.homepopup img{
    height: auto !important;
}
.homepopup .aspop_ic {
    padding:15px;
}

.slidedrustgolge {
    z-index: 1;
    position: absolute;
    top: 0px;
    height: 250px;
    width: 100%;
    background-color: transparent;
    background-image: linear-gradient(360deg, transparent, rgba(0,0,0, 1));
}

.sliderbg_g {
    padding-top: 50px;
    padding-bottom: 50px;
    background:var(--sliderarkarenk); 
}

.sliderlinka {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0px;
    left: 0px;
}

.slider_desc3 h1 {

    position: relative;
}

.slider {
    width: var(--slidergenislik);
    max-width:100%;
    position: relative;
    height: var(--slideryuksek);
    box-shadow: 0px 0px 0px rgba(0,0,0,0.2);
    z-index: 2;
    margin: 0 auto;
    overflow: hidden;
}

.slider .slidertable{
    position: relative;
    height: 100%;
    display: table;
    width: 100%;
    z-index: 5;


}
.slider .slidertablecell{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    z-index: 5;

}

.slider .container{
    z-index: 5;
    height: 100;
}

@keyframes example {
    from {
        margin-left: -270px;
        transform: scale(1.0);
        opacity: 1;
    }

    to {
        margin-left: 0px;
        transform: scale(1.0);
        opacity: 1;
        
    }
}

.sliderbox {
    width: auto;
    display: inline-block;
    padding: 12px 0px;
    margin-bottom: 10px;
}

/* 
.slider .owl-item.active .sliderbox {
    -webkit-animation-name: example; 
    -webkit-animation-duration: 1.3s;
    animation-name: example;
    animation-duration: 1.3s;
}
*/
.sliderbox h1{
    padding: 0px;
    margin: 0px;
    position: relative;
    font-size: 42px;
    color: #fff;
    font-weight: 600;
}

.sliderbox2 {
    width: 100%;
    max-width: 50%;
    display: block;
    padding: 11px 0px;
    margin-bottom: 10px;
}
.sliderbox2 p{
    padding: 0px;
    margin: 0px;
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: 400;

}

.slidercontent {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.slidercontent_right {
    align-items: flex-end;
}
.slidercontent_right .sliderbox2 {
    text-align: right;
}
.slidercontent_right .sliderbox {
    text-align: right;
}
.slidercontent_center {
    align-items: center;
}
.slidercontent_center .sliderbox2 {
    text-align: center;
}
.slidercontent_center .sliderbox {
    text-align: center;
}

.slidercontent .btn_s {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    font-weight: 500;
    text-shadow: 0px 0px 0px #000;
    line-height: 1.7;
    border: 1px solid transparent;
    padding: 10px 24px;
    transition: all 150ms ease-out;
    display: inline-flex;
    position: relative; 
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: var(--butonradius);
}
.slidercontent .btn_s span {
    position: relative;
    display: block;
    z-index: 1;
}
.slidercontent .btn_s:after {
    content: "";
    display: block;
    position: absolute;

    height: 100%;
    width: 150%;

    background: rgba(255 255 255 / 70%);
    z-index: 0;
    transition: all 400ms ease-out;
    opacity: 0;
}

.slidercontent .btn_s:hover:after {
    width: 0%;
    background: rgba(0 0 0 / 0%);
    opacity: 1;

}


.sliderbgcolor {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  z-index: 1;
}
.slideritem {
    height: 100%;
}
.slideritemimgabbs {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: 0;
}
.slideritem img, .slideritem video, .slideritem iframe{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.slider .owl-stage-outer {
    height: 100% !important;
}
.slider .owl-item {
    height: 100% !important;
}
.slider .owl-stage {
    height: 100% !important;
}
.slider .owl-dots {
    bottom: 15px;
    position: absolute;
    width: 100%;
}
.slider .owl-nav {
    position: absolute;
    top: 45%;
    display: block;
    z-index: 2;
    width: 100%;
}
.slider .owl-nav .owl-next, .slider .owl-nav .owl-prev {
    position: absolute;
    background: rgba(0 0 0 / 20%);
    color:#fff;
    margin:0px;
    border-radius:0px;
    padding:6px 10px;
}
.slider .owl-nav .owl-next {
    right: 0px;
}
.slider .owl-nav .owl-prev {
    left: 0px;
}
.slider .owl-nav .owl-next:hover, .slider .owl-nav .owl-prev:hover {
    background: rgba(0 0 0 / 20%);
    opacity: 0.8;
    color:#fff;
}
.slider .owl-nav .owl-next:after {
  font-family: 'Font Awesome 6 Free';
  content: "\f054";
  font-size:14px;
  font-weight: 900;
}
.slider .owl-nav .owl-prev:after {
    font-family: 'Font Awesome 6 Free';
    content: "\f053";
    font-size:14px;
    font-weight: 900;
}
.slider .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    margin: 5px 4px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

header{
    width:100%;   
    padding:0px;
    margin:0px;
    box-sizing:border-box;
    position:relative;
    z-index:12;
    background: #fff;
    border-bottom: 0px solid #e9e9e9;
    box-shadow: 0px 0px 0px rgba(0,0,0,0.1);
}


.header_ust {
    border-bottom:1px solid rgba(0 0 0 / 9%);
}
.header_ust .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:10px 15px; 
}
.header_ust .container:after, .header_ust .container:before {
  display: none;
  content: "";
}
.header_ust2 {
    background: #ddd;
    padding: 11px 0px 11px 0px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}


.header_ic {
   position:relative;
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding:18px 15px;
   box-sizing: border-box;
}
.header_ic:after, .header_ic:before {
  display: none;
  content: "";
}


.logodiv {
    display: inline-block;
}

.logo {
    display:inline-block;
    position:relative;
    z-index:1;
    text-align:center;
}

.logo_img {
    position: relative;
    border: 0px;
    max-width: 100%;
    max-height: 100px;
    object-fit: cover;

}

.logo_img:hover {
}

.headerfixed {
    transition: all 350ms ease-out;
    display: none;
    padding: 10px 0px;
    background: rgba(255,255,255,1.9);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    position: fixed;
    z-index: 90;
    top: 0px;
    width: 100%;
}
.headerfixed .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.headerfixed .container:after, .headerfixed .container:before {
    display: none;
}
.headerfixed .header_menu2{

}
.headerfixed .header_menu2 li a {
    font-size: 14px;
    padding: 10px 10px;
    color: #111 !important;
    font-weight: 400 !important;
}
.headerfixed .header_menu2 li:hover a {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.headerfixed .header_menu2 li:hover ul li a {
    background: #fff  !important;
    color: #111 !important;
    font-weight: 400 !important;
}
.headerfixed .header_menu2 li ul li a:hover {
    background: #e9e9e9  !important;
    color: #111 !important;
}
.headerfixed .logo_img {
    max-height: 65px;
}

.headergolg {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 4;
    height: 250px;
    background-image: linear-gradient(360deg, transparent, #000000 100%);
}


.headbtn {
    display:inline-flex;
    align-items: center;
    justify-content: center;
    padding:11px 22px;
    color:#000;
    background:#fff; 
    font-size:14px;
    font-weight:500;
    transition: all 200ms ease-out;
    overflow: hidden;
    position: relative;
    border:0px;
    margin-left: 5px;
    border-radius: var(--butonradius);
}
.headbtn span {
    position: relative;
    display: block;
    z-index: 1;
    transform: scale(1);
    transition: all 200ms ease-out;
}
.headbtn:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 150%;
    background: rgba(255 255 255 / 70%);
    z-index: 0;
    transition: all 450ms ease-out;
    opacity: 0;
}
.headbtn:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 0%;
    background: rgba(0 0 0 / 30%);
    z-index: 0;
    transition: all 450ms ease-out;
    opacity: 1;
}
.headbtn:hover:after {
    width: 0%;
    background: rgba(255 255 255 / 0%);
    opacity: 1;
}
.headbtn:hover:before {
    width: 180%;
    background: rgba(0 0 0 / 0%);
    opacity: 0;
}

.sosyal_icon {
    display:inline-flex;
}
.sosyal_icon a{
    text-decoration:none;
    color: var(--headerrenkyazi);
    font-size:15px;
    padding:0px 8px 0px 8px;
    display:inline-block;
}
.sosyal_icon a:hover {
    opacity: 0.8;
}
.sosyal_icon a:last-child {
    margin-right:0px;
    padding:0px 0px 0px 5px;
}




.menu_btn {
    position: relative;
    z-index: 5;
    padding: 8px 10px 5px 11px;
    display: none;
    border-radius: 4px;
    margin-top: 0px;
    cursor: pointer;
}

.menu_btn i {
    color: #111;
    text-decoration: none;
    font-size: 24px;
}



.menu_home {
    color:#ffffff;    
    font-size:24px;
    float:left;
    padding:0px;

}
.menu_close {
    color:#ffffff;    

    font-size:30px;
    float:right;
    padding:0px;

}
.menu_close:hover {
    color:#e62d2e;
}
.menu_home:hover {
    color: rgba(255 255 255 / 80%);
}
.acilan_menu {
 display:none;
 width: 80%;
 left: 0px;
 top: 0px;
 position: fixed;
 z-index: 10000;
 border-right: 0px solid #ba784d;
 padding: 15px;
 height: 100%;
 transition: all 350ms ease-out;
 background-color:rgba(0 0 0 / 90%);
 overflow-y: scroll;
}
.acilan_menu::-webkit-scrollbar{
    width: 4px;
    background-color: #e9e9e9;
}

.acilan_menu::-webkit-scrollbar-thumb{

    background-color: #ccc;
}
.acilan_menu_baslik {
    color:#fff;
    font-size:16px;
    font-weight:700;
    float:left;
    padding-top:12px;
}

.menu_cizgi {
    height:1px;
    background:#fff;
    margin-top:10px;
    margin-bottom:15px;
}

.acilan_menu_list {
    margin:0px;
    padding:0px;
    list-style:none;margin-top: 40px;}

    .acilan_menu_list li{
        margin:0px;
        padding:0px;
        list-style:none;
    }
    .acilan_menu_list li a{
        display:block;
        font-size:17px;
        color:#FFF;
        text-decoration:none;
        padding:11px 10px;
        border-bottom:1px solid rgba(255 255 255 / 20%);
        transition: all 250ms ease-out;
        font-weight:500;
    }
    .acilan_menu_list li a:hover {
        background:rgba(255 255 255 / 15%);

        color:#fff;
    }

    .acilan_menu_list ul {
        position:relative;
        z-index:5;
        display:none;
        padding:0px;
        margin:0px;
        padding:8px 7px 8px 7px;
        background:rgba(255 255 255 / 7%);
    }
    .acilan_menu_list ul li a{
        font-weight:400;
        text-align: left;
        font-size:15px;
    }

    .menu_bg {
        background: var(--menurenk);
        width:100%;
    }


    .header_menu {
        margin:0px;
        padding:0px;
        list-style:none;
        position:relative;
        display:block;
        z-index: 10;
        text-align: center;
        justify-content: center;
    }

    .header_menu li {
        position:relative;
        margin: 0px;
        padding: 0px;
        list-style: none;
        display: inline-block;

    }

    .header_menu li i{
        color: #666;
    }

    .header_menu li a{
        vertical-align: middle;
        position:relative;
        z-index:1;
        display:inline-flex;
        align-items: center;
        justify-content: center;
        font-size:15px;
        font-weight:500;
        padding:17px 20px;
        color:var(--menurenkyazi);
        text-decoration:none;
        cursor: pointer;
        transition: all 250ms ease-out;
        overflow: hidden;
        border-right: 1px solid rgba(0,0,0,0.1);

    }
    .header_menu li a span {
        position: relative;
        display: block;
        z-index: 1;
    }
    .header_menu li a:after {
        content: "";
        display: block;
        position: absolute;
        height: 100%;
        width: 150%;
        background: rgba(255 255 255 / 70%);
        z-index: 0;
        transition: all 450ms ease-out;
        opacity: 0;
    }
    .header_menu li a:before {
        content: "";
        display: block;
        position: absolute;
        height: 100%;
        width: 0%;
        background: rgba(0 0 0 / 30%);
        z-index: 0;
        transition: all 450ms ease-out;
        opacity: 1;
    }
    .header_menu li a:hover:after {
        width: 0%;
        background: rgba(255 255 255 / 0%);
        opacity: 1;
    }
    .header_menu li a:hover:before {
        width: 180%;
        background: rgba(0 0 0 / 0%);
        opacity: 0;
    }
    .header_menu li:last-child a{
        border-right: 0px !important;
    }
    .header_menu ul li{
        margin: 0px;
        padding: 0px;
        list-style: none;
        display:block;    
        float:none;
    }

    .header_menu ul {
        position:absolute;
        z-index:10;
        display:none;
        width:200px;
        padding:0px;
        margin:0px;
        background-color: #fff;
        box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    }

    .header_menu li ul li a{
        font-size:13px;
        font-weight:500;
        padding:10px 8px 10px 10px;
        color:#2a2a2a !important;
        text-align:left;
        text-decoration:none;
        border-top:0px;
        border-bottom:1px solid rgba(0,0,0,0.1);
        transition: all 250ms ease-out;
        display:block;
        border-right:0px;

        background:none !important;
    }
    .header_menu li ul li a:after, .header_menu li ul li a:before{
        display: none;
    }
    .header_menu li ul li:last-child a{
        border-bottom:0px;
    }

    .header_menu li ul li a:hover {
        border-top:0px solid #53bb53;
        background: #e9e9e9  !important;
        color: #222 !important;
    }

    .header_menu li:hover ul{
        display:block;
    }



    .header_menu2 {
        margin:0px;
        padding:0px;
        list-style:none;
        position:relative;
        z-index: 10;

        justify-content: center;
    }

    .header_menu2 li {
        position:relative;
        margin: 0px;
        padding: 0px;
        list-style: none;
        display: inline-block;

    }

    .header_menu2 li i{
        color: #666;
    }

    .header_menu2 li a{
        vertical-align: middle;
        position:relative;
        z-index:1;
        display:inline-flex;
        align-items: center;
        justify-content: center;
        font-size:15px;
        font-weight:500;
        padding:10px 15px;
        color:#111;
        text-decoration:none;
        transition: all 250ms ease-out;
        text-align:center;
        overflow: hidden;
        border-right: 0px solid rgba(0,0,0,0.1);
        cursor: pointer;
    }

    .header_menu2 li a span {
        position: relative;
        display: block;
        z-index: 1;
    }
    .header_menu2 li a:after {
        content: "";
        display: block;
        position: absolute;
        height: 100%;
        width: 150%;
        background: rgba(255 255 255 / 70%);
        z-index: 0;
        transition: all 450ms ease-out;
        opacity: 0;
    }
    .header_menu2 li a:before {
        content: "";
        display: block;
        position: absolute;
        height: 100%;
        width: 0%;
        background: rgba(0 0 0 / 30%);
        z-index: 0;
        transition: all 450ms ease-out;
        opacity: 1;
    }
    .header_menu2 li a:hover:after {
        width: 0%;
        background: rgba(255 255 255 / 0%);
        opacity: 1;
    }
    .header_menu2 li a:hover:before {
        width: 180%;
        background: rgba(0 0 0 / 0%);
        opacity: 0;
    }

    .header_menu2 li:last-child a{
        border-right: 0px;

    }
    .header_menu2 ul li{
        margin: 0px;
        padding: 0px;
        list-style: none;
        display:block;    
        float:none;
    }

    .header_menu2 ul {
        position:absolute;
        z-index:10;
        display:none;
        width:200px;
        padding:0px;
        margin:0px;
        background-color: #fff;
        box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    }

    .header_menu2 li ul li a{
        font-size:13px !important;
        font-weight:500 !important;
        padding:10px 8px 10px 10px;
        color:#2a2a2a !important;
        text-align:left;
        text-decoration:none;
        border-top:0px;
        border-bottom:1px solid rgba(0,0,0,0.1);
        transition: all 250ms ease-out;
        display:block;
        border-right:0px;
        
        background:none !important;
    }
    .header_menu2 li ul li a:after {
        display: none;
    }
    .header_menu2 li ul li a:before {
        display: none;
    }
    .header_menu2 li ul li:last-child a{
        border-bottom:0px;
    }

    .header_menu2 li ul li a:hover {
        border-top:0px solid #53bb53;
        background: #f9f9f9  !important;
        color: #222 !important;
    }

    .header_menu2 li:hover ul{
        display:block;
    }


    .ust_menu3 {
        margin: 0;
        padding: 0;
        float: left;
        display: inline-block;
    }

    .ust_menu3 li {
        margin: 0;
        padding: 0;
        display: inline-block;
        list-style: none;
        padding: 0px 0px 0px 13px;
        color:var(--renkyazi1);
        font-size: 15px;
        text-decoration: none;
        font-weight: 400;
        transition: all 150ms ease-out;
    }
    .ust_menu3 li:first-child {
        padding: 0px;
    }
    .ust_menu3 li a {
        color:var(--renkyazi1);
        text-decoration: none;
    }

    .ust_menu3 li i {
        margin-right: 4px;
        font-size:13px;
        /*vertical-align: text-bottom;*/
        color:var(--renkyazi1);
    }

    .ust_menu2 {
        margin: 0;
        padding: 0;
        display: inline-flex;
        align-items: center;
    }

    .ust_menu2 li {
        margin: 0;
        padding: 0;
        display: inline-block;
        list-style: none;
        padding: 0px 0px 0px 13px;
        display: flex;
        align-items: center;
        font-size: 14px;
        text-decoration: none;
        font-weight: 400;
        transition: all 150ms ease-out;
    }
    .ust_menu2 li:first-child {
        padding: 0px;
    }
    .ust_menu2 li a {
        color: var(--headerrenkyazi);
        text-decoration: none;
    }

    .ust_menu2 li i {
        margin-right: 4px;
        font-size:15px;
        color: var(--headerrenkyazi);
    }


    .ust_menu {
        margin: 0;
        padding: 0;
        float: right;
        display: inline-block;
        margin-top: 8px;
        position: relative;
        z-index: 1;
    }

    .ust_menu li {
        margin: 0;
        padding: 0;
        display: inline-block;
        list-style: none;

        transition: all 150ms ease-out;
        margin-right: 22px;
    }
    .ust_menu li b {
        font-weight: 700;
        display: block;
        font-size: 18px;
        float: left;
        color: #8f8b8b;
    }
    .ust_menu li span {
        color: #8d979e;
        font-size: 14px;
        text-decoration: none;
        font-weight: 400;
        display: block;
        float: left;
    }

    .ust_menu li a {
        color: #626262;
        text-decoration: none;
    }

    .ust_menu li i {
        margin-top: 7px;
        margin-right: 4px;
        font-size:30px;
        vertical-align: inherit;
        color: #999;
        margin-right: 12px;
        float: left;
    }
    .ust_menu li div {
        display: inline-block;
    }
    .ust_menu li:last-child {
        margin-right: 0px;
    }

    .headerabs {
     position: absolute;
     top: 0px;
     left: 0px;
     width: 100%;   

 }
 .headerabs header{
    background: none;
}
.headerabs .ust_menu2 li a {
    color: #000;
    text-decoration: none;
}
.headerabs .ust_menu2 li i {
 color: #000;
}
.headerabs .sosyal_icon a {
    color: #000;
}
.headerabs .header_ust .container {
    flex-direction: row-reverse;
}
.headerabs .header_ust {
    border-bottom: 0px;
}
.headerabs .header_ic {
    padding-top: 10px; 
}
.haderbottomborder {
    width: 100%;
    height: 1px;
    background: #000;
    opacity: 0.1;
}

.header3 .ust_menu2 li a {
    color: #fff;
    text-decoration: none;
}
.header3 .ust_menu2 li i {
 color: #fff;
}
.header3 .sosyal_icon a {
    color: #fff;
}
.header3 .header_menu2 li a {
    color: #fff;
}
.header3 .haderbottomborder {
    background: #fff;
    opacity: 0.2;
}
.header3 .menu_btn i {
    color: #fff;
}
.header3 .headerfixed {
 background: rgba(0 0 0 / 65%);
}
.header3 .headerfixed .header_menu2 li a {
 color: #fff !important;
}
.header4 .haderbottomborder {
    background: #fff;
    opacity: 0.2;
}
.header4 .headerfixed {
 background: rgba(0 0 0 / 65%);
}
.header4rightflex {
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}
.header4 .header4rightflex {
    display: flex;
}
.header4 .header_ic {
  padding: 18px 15px;
}
.header4 .header_menu2 {
    display: none;
}
.header4 .headerfixed .header4menubtn {
    display: none;
}
.header4 .menu_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: var(--menuradius);
    background: var(--menurenk);
    padding: 10px 14px;
    position: relative;
    overflow: hidden;
    margin-left: 20px;
}
.header4 .menu_btn i {
    font-size: 20px;
    color: var(--menurenkyazi);
    z-index: 2;
}
.header4 .menu_btn:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 150%;
    background: rgba(255 255 255 / 70%);
    z-index: 0;
    transition: all 450ms ease-out;
    opacity: 0;
}
.header4 .menu_btn:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 0%;
    background: rgba(0 0 0 / 30%);
    z-index: 0;
    transition: all 450ms ease-out;
    opacity: 1;
}
.header4 .menu_btn:hover:after {
    width: 0%;
    background: rgba(255 255 255 / 0%);
    opacity: 1;
}
.header4 .menu_btn:hover:before {
    width: 180%;
    background: rgba(0 0 0 / 0%);
    opacity: 0;
}
.header4 .btns {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
    overflow: hidden;
}
.header4 .btns_ {
    display: inline-flex;
    border-radius: var(--iletisimiconradius);
    padding: 10px 14px;
    margin-left: 3px;
    position: relative;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    background: var(--iletisimiconrenk);
}
.header4 .btns_ i  {
    font-size: 20px;
    color: var(--iletisimiconrenkyazi);
    z-index: 2
}

.header4 .btns_:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 150%;
    background: rgba(255 255 255 / 70%);
    z-index: 0;
    transition: all 450ms ease-out;
    opacity: 0;
}
.header4 .btns_:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 0%;
    background: rgba(0 0 0 / 30%);
    z-index: 0;
    transition: all 450ms ease-out;
    opacity: 1;
}
.header4 .btns_:hover:after {
    width: 0%;
    background: rgba(255 255 255 / 0%);
    opacity: 1;
}
.header4 .btns_:hover:before {
    width: 180%;
    background: rgba(0 0 0 / 0%);
    opacity: 0;
}

.header5 .header_ust .container {
    padding:10px 15px; 
    width: 100%;
}
.header5 .header_ust {
    background: rgba(0 0 0 / 5%);
}
.header5 .header_ic {
    width: 100%;
    margin-bottom: -27px;
    padding-top: 18px;
}
.header5 .menu_bg .container {
    width: 100%;
}
.header5 .menu_bg {
    background: var(--menurenk);
    width: 90%;
    margin: 0 auto;
    position: relative;
    top: 27px;
    border-radius: var(--menuradius);
    box-shadow: 0px 0px 15px rgba(0 0 0 / 5%);
}
.header5 .header_menu li > a{
    border-right: 0px;
}
.header5 .sosyal_icon a {
    color: var(--headerrenkyazi);
}
.header5 .ust_menu2 li a {
   color: var(--headerrenkyazi);
}
.header5 .ust_menu2 li a i{
   color: var(--headerrenkyazi);
}
.header5 .menu_btn i {
   color: var(--headerrenkyazi);
}
.header5 .headerfixed {
 background: var(--headerrenk) !important;
}
.header5 .headerfixed .menu_btn i {
   color: var(--headerrenkyazi);
}
.header5 .header_menu2 li > a{
   color: var(--headerrenkyazi) !important;
}
.header5pad {
    background: var(--headerrenk);
    border-bottom-right-radius: var(--headerradius);
    border-bottom-left-radius: var(--headerradius);
}
.header1 header{
    background: var(--headerrenk);
}

.header1 .header_ust {
    border-bottom:1px solid rgba(0 0 0 / 9%);
    background:rgba(0 0 0 / 2%);
}
.header1 .headerfixed {
 background: var(--headerrenk) !important;
}
.header1 .headerfixed .menu_btn i {
   color: var(--headerrenkyazi);
}
.header1 .header_menu2 li > a{
   color: var(--headerrenkyazi) !important;
}

.header6 .header_menu2 li a {
    color: #fff;
}
.header6 .haderbottomborder {
    background: #fff;
    opacity: 0.2;
}
.header6 .header_ic{
    padding-top: 15px;
    padding-bottom: 15px;
}
.header6 .menu_btn i {
    color: #fff;
}
.header6 .headerfixed {
 background: rgba(0 0 0 / 65%);
}
.header6 .headerfixed .header_menu2 li a {
 color: #fff !important;
}

.header7 .header_menu2 li a {
    color: #000;
}
.header7 .haderbottomborder {
    background: #000;
    opacity: 0.1;
}
.header7 .header_ic{
    padding-top: 15px;
    padding-bottom: 15px;
}
.header7 .menu_btn i {
    color: #000;
}
.header7 .headerfixed {
 background: rgba(255 255 255 / 95%);
}
.header7 .headerfixed .header_menu2 li a {
 color: #000 !important;
}
.header8 .sosyal_icon {
    display: flex;
    flex: 1;
}
.header8 .headbtnbox {
    display: flex;
    justify-content: flex-end;
    flex: 1;
}
.header8 .logodiv {
    display: inline-flex;
    width: auto;
}
.header8 .ust_menu2 {
    display: inline-flex;
    flex: 1;
}
.header8 .ust_menu2:last-child {
    justify-content: flex-end;
}
.header8 .menu_bg {
    border-radius: var(--menuradius);
    margin-bottom: -25px;
}
.header8 .menu_btn i {
   color: var(--headerrenkyazi);
}
.header8 header {
 background: var(--headerrenk) !important;
}
.header8 .headerfixed {
 background: var(--headerrenk) !important;
}
.header8 .headerfixed .menu_btn i {
   color: var(--headerrenkyazi);
}
.header8 .header_menu2 li > a{
   color: var(--headerrenkyazi) !important;
}
.header9 .header_ic {
    padding-top: 25px;
}
.header9 .header_menu2{
    text-align: center;
    border:1px solid rgba(255 255 255 / 10%);
    border-right: 0px;
    border-left: 0px;
}
.header9 .header_menu2 li > a{
    color: #fff;
    padding: 15px 15px;
}
.header9 .header_menu2 li ul li> a{
    padding: 10px 8px 10px 10px;        
}

.header9 .sosyal_icon a{
    color: #fff;
}
.header9 .ust_menu2 li a{
    color: #fff;
}
.header9 .ust_menu2 li a i{
    color: #fff;
}
.header9 .menu_btn i {
   color: #fff;
}
.header9 .headerfixed {
 background: rgba(0 0 0 / 75%);
}
.header9 .headerfixed .header_menu2 li a {
 color: #fff !important;
 padding: 10px 10px;
 font-size: 14px;
}
.header9 .headerfixed .header_menu2{
    border: 0px;
}

.header10 .header_ic {
    padding-top: 25px;
}
.header10 .header_menu2{
    text-align: center;
    border:1px solid rgba(0 0 0 / 6%);
    border-right: 0px;
    border-left: 0px;
}
.header10 .headerfixed .header_menu2{
    border: 0px;
}
.header10 .headerfixed .header_menu2 li a {
 padding: 10px 10px;
 font-size: 14px;
}


.syfdtyimg {
    max-width: 100%;
    width: 100%;
    margin-bottom: 30px;
}
.ekpdtyimg {
    width: 500px;
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
}
.hbrdtyimg  {
    overflow: hidden;
    margin-bottom: 30px;
}
.hbrdtyimg  img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.oddtyimg{

    overflow: hidden;
    margin-bottom: 30px;
}
.oddtyimg  img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ekpunv {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 600;
    font-style: italic;
    color: #666;
}
.hbrtrh {
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    color: #666;
    margin-bottom: 15px;
}
.hbrtrh i{
    vertical-align: text-sub;
    margin-right: 5px;
}

.hbrdtytitle {
    margin-bottom:25px;
}
.hbrdtytitle h2{
    margin:0px;
    padding:0px;
    font-weight: 600;
    color: #111;
    font-size: 24px;
    line-height: 1.4;
}
.prjdtytitle {
    margin-bottom:25px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.prjdtytitle h2{
    margin:0px;
    padding:0px;
    font-weight: 600;
    color: #111;
    font-size: 24px;
    line-height: 1.4;
}
.prjdtyinfobox {
    font-size: 15px;
    padding: 15px;
    background-color: #f9f9f9;
    margin-bottom: 25px;
    border-radius: 2px;
}

.imaglistdiv {
    margin-bottom: 10px;
}



.dtybtn_ {
    display:flex;
    align-items: center;
    justify-content: center;
    padding:15px 15px;
    font-size:15px;
    text-decoration: none;
    font-weight:500;
    transition: all 200ms ease-out;
    overflow: hidden;
    position: relative;
    border:0px;
    margin-bottom: 17px;
    border-radius: var(--butonradius);
}
.dtybtn_ span {
    position: relative;
    display: block;
    z-index: 2;
    transform: scale(1);
    transition: all 200ms ease-out;
}
.dtybtn_:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 150%;
    background: rgba(255 255 255 / 70%);
    z-index: 0;
    transition: all 550ms ease-out;
    opacity: 0;
}
.dtybtn_:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 0%;
    background: rgba(0 0 0 / 30%);
    z-index: 0;
    transition: all 550ms ease-out;
    opacity: 1;
}
.dtybtn_:hover:after {
    width: 0%;
    background: rgba(255 255 255 / 0%);
    opacity: 1;
}
.dtybtn_:hover:before {
    width: 180%;
    background: rgba(0 0 0 / 0%);
    opacity: 0;
}


.urundtyfyt {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}



.tab_list {
    display: flex;
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
    border: 0px;
    text-align: center;
    border:1px solid #e8e8e8;
    border-bottom:0px; 
    margin-top: 20px;
}


.tab_list li {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    border-radius: 0px;
    margin-bottom: 0px;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.tab_list li.active a {
    background: #e9e9e9;
    color: #333;
    border-radius: 0px;
    margin-right: 0px;
    border: 0px;
    border-bottom:0px;
    margin-bottom: 0px;
    margin-top:0px;
}

.tab_list li a {
    display: block;
    font-weight: 600;
    font-size: 16px;
    color: #111;
    padding: 12px 20px;
    border-radius: 0px;
    margin-right: 0px;
    border: 0px solid #ddd;
    border-right:1px solid rgba(0,0,0,0.1);
    border-bottom:0px;
    margin-bottom: 0px;
    margin-top:0px;
}

.tab_list li a:hover {
  background: #e9e9e9;
  color: #111;
  margin-right: 0px;
  border: 0px;
  border-bottom:0px;
  margin-bottom: 0px;
  margin-top:0px;
  text-decoration: none;
}

.tab_list li.active a:hover {
    margin-right: 0px;
    background: #e9e9e9;
    color: #111;
    border-radius: 0px;
    border: 0px;
    border-bottom:0px; 
    margin-bottom: 0px;
    margin-top:0px;
}

.tab_list li.active a:focus, .tab_list li.active a:focus span {
    margin-right: 0px;
    background: #e9e9e9;
    color: #111;
    border-radius: 0px;
    border: 0px;
    border-bottom:0px;
    margin-bottom: 0px;
    margin-top:0px;
}

.tab_list li a span {
    color: #fff;
    font-weight: 600;
}
.tabdiv {
    padding: 0px;
    border: 0px solid #dadada;
    border-top: 0px;
    line-height: 1.7;
    font-size: 14px;
    padding-top: 20px;
    margin-bottom: 5px;
}

.tabdiv3 {


   border:1px solid #e9eaeb;
   border-top: 0px;
   line-height: 1.7;
   font-size: 15px;
   padding:18px;
   background:#fff;
   margin-bottom: 30px;
}
.tabdiv3 img, .tabdiv3 iframe, .tabdiv3 table{
 max-width: 100%;
 border: 0px;
}
.tabdiv3 img{
    height: auto !important;
}
.tabdiv3 h1, .tabdiv3 h2, .tabdiv3 h3, .tabdiv3 h4, .tabdiv3 h5, .tabdiv3 h6{
    margin: 0px;
}

.mgscreen {
    position: relative;
    z-index: 1;
    padding: 50px 0px 50px 0px;
}
.smscreen {
    position: relative;
    z-index: 1;
    padding: 50px 0px 50px 0px;
}

.yazi {
    color: #111;
    font-size:15px;
    line-height: 1.7;
    padding: 0px;
    margin: 0px;
}
.yazi iframe {
    max-width: 100%;
    border:0px; 
}
.yazi img {
    max-width: 100%;
    height: auto !important;
    border:0px;
}
.yazi table {
    max-width: 100% !important;
    border:0px;
}

.siparis_vr_btn {
    display: inline-block;
    padding: 9px 25px;
    background: #e99130;
    color: #fff;
    font-weight:600;
    border-bottom: 2px solid #111;
    transition: all 250ms ease-out;
}
.siparis_vr_btn i{
    margin-right: 7px;
    transition: all 250ms ease-out;
}
.siparis_vr_btn:hover{
    color: #fff;
    background: #111;
}
.siparis_vr_btn:hover i{
    transform: rotate(360deg) scale(1.4);
}
.tel_ {
    float: right;
    position: relative;
    z-index: 10;
}

.tel_ a{
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    text-decoration:none;
}

.tel_ span{
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    text-decoration:none;
    margin-right: 6px; 
}

.tel_ a i{
    margin-right: 6px; 
    line-height: 1.9;
    text-align: center;
    font-size: 16px;
    color:#fff;

}
.rez {
    float: left;
}


.page_bg {
    position: relative;
    padding: 50px 0px 45px 0px;
    background: var(--pagebgrenk);
    background-position:top  center;
    background-size: cover;
    border-bottom: 1px solid #f9f9f9;

}
.page_bg .container{
    position: relative;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.page_bg .container:after, .page_bg .container:before {
  display: none;
  content: "";
}

.filtre {
    margin-bottom: 0px;
    text-align:center;
}
.filtre a {
    float: none;
    display: inline-block;
    padding: 0px 7px 2px 7px;
    line-height: 14px;
    border-left: 1px solid rgba(0,0,0,0.3);
    color: var(--pagebgrenktxt);
    line-height: 1.2;
    text-decoration: none;
    font-size: 13px;
    
}
.filtre a:first-child {
    border-left: 0px;
    padding-left: 0px;
}
.filtre a:hover {
    text-decoration: underline;
}



.page_title {    
}

.page_title h2{
    padding: 0px;
    margin: 0px;
    font-size: 24px;
    color:var(--pagebgrenktxt);
    font-weight: 600;
    display: inline-block;
}



.page_title120 {    

    margin-bottom: 5px;
}

.page_title120 h2{
    padding: 0px;
    margin: 0px;
    font-size: 24px;
    color:#111;
    font-weight: 600;
    display: inline-block;

}

.page_title130 {    
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 25px;
    padding-bottom: 10px;
}

.page_title130 h3{
    padding: 0px;
    margin: 0px;
    font-size: 22px;
    color:#111;
    font-weight: 600;
    display: inline-block;

}
.page_title5 {    

    margin-bottom: 25px;
}

.page_title5 h2{
    padding: 0px;
    margin: 0px;
    font-size: 24px;
    color:#999;
    font-weight: 700;
    display: inline-block;

}

.page_title10 {    
    padding-bottom: 12px; 
    margin-bottom: 25px;
    border-bottom: 1px solid #e9e9e9; 
}

.page_title10 h2{
    padding: 0px;
    margin: 0px;
    font-size: 26px;
    color:#004b83;
    font-weight: 700;
    display: inline-block;

}

.main_title {    
    margin-bottom: 40px;
}
.main_title h2{
    padding: 0px;
    margin: 0px;
    font-size: 26px;
    color:#000;
    font-weight: 600;
    display: inline-block;
}

.main_title h2 span{
    color:#e99130;
}

.main_title.beyaz h2{
    color: #fff;
}
.main_title h2 a:hover{
    opacity: 0.9;
}


.tlpbtn {
    display:inline-flex;
    align-items: center;
    justify-content: center;
    padding:18px 30px;
    color: var(--renkyazi2);
    background:var(--renk2); 
    border-radius: var(--butonradius);
    font-size:15px;
    font-weight:600;
    transition: all 200ms ease-out;
    overflow: hidden;
    position: relative;
    border:0px;
    margin-top:25px;
}

.tlpbtn b {
    position: relative;
    display: block;
    z-index: 1;
    font-weight: 600;
    transition: all 200ms ease-out;
    padding-left: 5px;
}
.tlpbtn:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 150%;
    background: rgba(255 255 255 / 70%);
    z-index: 0;
    transition: all 450ms ease-out;
    opacity: 0;
}
.tlpbtn:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 0%;
    background: rgba(0 0 0 / 30%);
    z-index: 0;
    transition: all 450ms ease-out;
    opacity: 1;
}
.tlpbtn:hover:after {
    width: 0%;
    background: rgba(255 255 255 / 0%);
    opacity: 1;
}
.tlpbtn:hover:before {
    width: 180%;
    background: rgba(0 0 0 / 0%);
    opacity: 0;
}
.tlpbtn:hover {
    color: var(--renkyazi2);
}

.tlpbtn2 {
    display:flex;
    align-items: center;
    justify-content: center;
    padding:14px 20px;
    color: var(--renkyazi2);
    background:var(--renk2); 
    border-radius: var(--butonradius);
    font-size:15px;
    font-weight:600;
    transition: all 200ms ease-out;
    overflow: hidden;
    position: relative;
    border:0px;
    margin-top:25px;
}
.tlpbtn2 b {
    position: relative;
    display: block;
    z-index: 1;
    font-weight:600;
    transition: all 200ms ease-out;
}
.tlpbtn2:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 150%;
    background: rgba(255 255 255 / 70%);
    z-index: 0;
    transition: all 450ms ease-out;
    opacity: 0;
}
.tlpbtn2:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 0%;
    background: rgba(0 0 0 / 30%);
    z-index: 0;
    transition: all 450ms ease-out;
    opacity: 1;
}
.tlpbtn2:hover:after {
    width: 0%;
    background: rgba(255 255 255 / 0%);
    opacity: 1;
}
.tlpbtn2:hover:before {
    width: 180%;
    background: rgba(0 0 0 / 0%);
    opacity: 0;
}
.tlpbtn2:hover {
    color: var(--renkyazi2);
}
.mgscreen .tlpbtn2, .smscreen .tlpbtn2 {
    color: #333;
    background:#e9e9e9; 
}

.krm_btn {
    display:inline-block;
    padding:14px 40px;
    color:#fff;
    background:#004b83; 
    font-size:15px;
    font-weight:500;
    margin-top:25px;
    margin-bottom: 15px;
    transition: all 150ms ease-out;
    border-radius: 0px;
}

.krm_btn:hover {
  opacity: 0.8;

  color:#fff;
}

.krm_btn i{

    margin-left:7px;

}



.krm_btn3 {
    display:inline-flex;
    align-items: center;
    justify-content: center;
    padding:16px 30px;
    color:#000;
    background:#fff; 
    font-size:15px;
    font-weight:500;
    transition: all 200ms ease-out;
    overflow: hidden;
    position: relative;
    border:0px;
    border-radius: var(--butonradius);
}
.krm_btn3 span {
    position: relative;
    display: block;
    z-index: 1;
    transform: scale(1);
    transition: all 200ms ease-out;
}
.krm_btn3:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 150%;
    background: rgba(255 255 255 / 70%);
    z-index: 0;
    transition: all 450ms ease-out;
    opacity: 0;
}
.krm_btn3:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 0%;
    background: rgba(0 0 0 / 30%);
    z-index: 0;
    transition: all 450ms ease-out;
    opacity: 1;
}
.krm_btn3:hover:after {
    width: 0%;
    background: rgba(255 255 255 / 0%);
    opacity: 1;
}
.krm_btn3:hover:before {
    width: 180%;
    background: rgba(0 0 0 / 0%);
    opacity: 0;
}
.krm_btn3:hover span {

}


.krm_btn3 i{
    margin-left:7px;
}


.tm {
    display:inline-block;
    padding:14px 40px;
    color:#444;
    background:#f9f9f9;  
    font-size:15px;
    font-weight:500;
    margin-top:25px;
    margin-bottom: 15px;
    transition: all 150ms ease-out;
    border-radius: var(--butonradius);
}

.tm:hover {
    color:#000;
    background:#fff; 
}

.tm i{

    margin-left:7px;

}


.frmbgit {
    padding-top: 45px;
    height: auto;
    background: url(../images/formbg.jpg) top center no-repeat #07413d;
}


.hmdsag {
    padding-left: 0px;
}

.hmdsol {
    padding-right: 0px;
}

.hmdsol img {
    float: right;
    max-width: 100%;
}

.homfrmdiv {
    padding: 30px;
    background: url(../images/frmbg.jpg) no-repeat top left #2b9540;
}


.tklfform {
}

.tklfform label {
    font-weight: 400;
    color: #fff;
}

.tklfform .btn {
    background: #1f1f1f;
    color: #ffffff;
    border: 0px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 0px;
    padding: 12px 50px;
    transition: all 250ms ease-out;
}

.tklfform input[type=file] {
}

.tklfform .btn:hover {
    background: #154b19;
    color: #fff;
}

.tklfform .form-group {
    margin-bottom: 7px;
}

.tklfform .form-control {
    border-radius: 0px;
    font-size: 13px;
    height: 51px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    background: #f9f9f9;
    border: 0px;

}

.tklfform .textrea {
    height: 105px;
}


.mainformdiv .main_title h2 {

    color: #fff;

}

.mainformdiv {
    position:relative;
    padding:27px;
    background:url(../images/formbg.jpg) top center no-repeat #111;
    box-shadow:0px 0px 0px #ccc;
    border-radius:0px;
    border-bottom:4px solid #ae1001;
    border-top:4px solid #ae1001;
    margin-top:-211px;
}    

.form_bg {
    padding: 50px 30px;
    background-color: #f9f9f9;
}
.main_form {

}

.main_form label {
    font-weight: 400;
}
.main_form .btn {
    display:inline-flex;
    align-items: center;
    justify-content: center;
    padding:16px 30px;
    color:#000;
    background:#fff; 
    font-size:15px;
    font-weight:500;
    transition: all 200ms ease-out;
    overflow: hidden;
    position: relative;
    border:0px;
    border-radius: var(--butonradius);
}
.main_form .btn span {
    position: relative;
    display: block;
    z-index: 1;
    transform: scale(1);
    transition: all 200ms ease-out;
}
.main_form .btn:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 150%;
    background: rgba(255 255 255 / 70%);
    z-index: 0;
    transition: all 400ms ease-out;
    opacity: 0;
}
.main_form .btn:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 0%;
    background: rgba(0 0 0 / 30%);
    z-index: 0;
    transition: all 400ms ease-out;
    opacity: 1;
}
.main_form .btn:hover:after {
    width: 0%;
    background: rgba(255 255 255 / 0%);
    opacity: 1;
}
.main_form .btn:hover:before {
    width: 180%;
    background: rgba(0 0 0 / 0%);
    opacity: 0;
}
.formislemtext {
    font-size: 13px;
    color: #333;
}
.main_form_kyzmn .formislemtext {
    font-size: 13px;
    color: #fff;
}


.main_form .form-control {
    font-size: 15px;
    height:50px;
    font-weight: 500;
    border-radius: var(--formradius);
    border: 1px solid #e4e4e4;
    box-shadow: 0px;
    box-shadow: inset 0 0px 0px rgba(0 0 0 / 0%);
}

.mainform2 .form-control {
    font-size: 13px;
    height:44px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    border: 1px solid #e9e9e9;
    border-radius: 0px;
    background: #f9f9f9;
}
.main_form .textrea {
    height: 100px;
}



.urundiv {
    margin-bottom:30px;
}
.urundiv a{
    text-decoration:none;
    border:1px solid #e6e4e4;
    display:block;
    text-align:center;
    background:#fff;
    overflow: hidden;
    border-radius: var(--divradius);
}
.urundivkyzmn a{
    border:0px solid transparent;
}
.urundiv .urundivimg{
   height:240px;
   overflow:hidden;
   box-sizing:border-box;
   position:relative;
}
.urundiv .urundivimg img{
    border:0px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 280ms ease-out;
} 

.urundiv .urunbaslik{
    padding:12px 15px;
    width:100%;

    position:relative;
    z-index:5;
    display:block;
    transition: all 180ms ease-out;
}
.urunbaslikower {
    ox-sizing: border-box;
    height: 41px;
    overflow: hidden;
    text-align: center;
    transition: all 200ms ease-out;
}
.titlealan {
    width: 100%;
    display: table;
    height: 100%;
}
.urundiv .urunbaslik span{
    font-size: 16px;
    font-weight: 600;
    color: #222;
    padding: 0px;
    margin: 0px;
    line-height: 1.2;
    display: table-cell;
    vertical-align: middle;
}

.urundiv:hover a{
    background: #f9f9f9;
}
.urundiv:hover .urunbaslik span{
    color:#000;
}
.urundiv:hover .urunbaslikkyzm span{
    color:#000;
}

.urundiv:hover .urundivimg img{
    transform: scale(1.1);
}


.teamdiv {
    margin-bottom:30px;
}
.teamdiv a{
    text-decoration:none;
    border:1px solid #e6e4e4;
    display:block;
    text-align:center;
    background:#fff;
    overflow: hidden;
    border-radius: var(--divradius);
}
.teamdivkyzmn a{
    border:0px solid transparent;
}
.teamdiv .teamdivimg{
    height:310px;
    overflow:hidden;
    box-sizing:border-box;
    position:relative;
}
.teamdiv .teamdivimg img{
    border:0px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 280ms ease-out;
} 

.teamdiv .teambaslik{
    padding:12px 15px;
    width:100%;

    position:relative;
    z-index:5;
    display:block;
    transition: all 180ms ease-out;
}
.teambaslikower {
    ox-sizing: border-box;
    height: 41px;
    overflow: hidden;
    text-align: center;
    transition: all 200ms ease-out;
}
.teamtitlealan {
    width: 100%;
    display: table;
    height: 100%;
}
.teamdiv .teambaslik span{
    font-size: 16px;
    font-weight: 600;
    color: #222;
    padding: 0px;
    margin: 0px;
    line-height: 1.2;
    display: table-cell;
    vertical-align: middle;
}
.teambaslik small{
    font-size: 14px;
    color: #888;

}

.teamdiv:hover a {
    background: #f9f9f9;

}
.teamdiv:hover .teambaslik span{
    color:#000;
}
.teamdiv:hover .teambaslik small{
}

.teamdiv:hover .teambaslikkyzm {
}
.teamdiv:hover .teambaslikkyzm span{
    color:#000;
}
.teamdiv:hover .teambaslikkyzm small{

}
.teamdiv:hover .teamdivimg img{
    transform: scale(1.1);
}



.belgediv {
    margin-bottom:30px;
}
.belgediv a{
    text-decoration:none;
    border:1px solid #e6e4e4;
    display:block;
    text-align:center;
    background:#fff;
    border-radius: var(--divradius);
    overflow: hidden;
}
.belgedivkyzmn a{
    border:0px solid transparent;
}
.belgediv .belgedivimg{
    background: #fff;
    height:430px;
    overflow:hidden;
    box-sizing:border-box;
    position:relative;

}
.belgediv .belgedivimg img{
    border:0px;
    height: 100%;
    object-fit: cover;
    width: 100%;
    transition: all 280ms ease-out;
} 

.belgediv .belgebaslik{
    padding:12px 15px;
    width:100%;
    
    position:relative;
    z-index:5;
    display:block;
    transition: all 180ms ease-out;
}
.belgebaslikower {
    ox-sizing: border-box;
    height: 41px;
    overflow: hidden;
    text-align: center;
    transition: all 200ms ease-out;
}
.belgetitlealan {
    width: 100%;
    display: table;
    height: 100%;
}
.belgediv .belgebaslik span{
    font-size: 16px;
    font-weight: 600;
    color: #222;
    padding: 0px;
    margin: 0px;
    line-height: 1.2;
    display: table-cell;
    vertical-align: middle;
}

.belgediv:hover a {
    background: #f9f9f9;
}
.belgediv:hover .belgebaslik span{
    color:#000;
}

.belgediv:hover .belgebaslikkyzm {

}
.belgediv:hover .belgebaslikkyzm span{
   color:#000;
}
.belgediv:hover .belgedivimg img{
    transform: scale(1.1);
}



.projediv {
    margin-bottom:30px;
}
.projediv a{
    text-decoration:none;
    border:1px solid #e6e4e4;
    display:block;
    text-align:center;
    background:#fff;
    overflow: hidden;
    border-radius: var(--divradius);
}
.projedivkyzmn a{
    border:0px solid transparent;
}
.projediv .projedivimg{
    height:260px;
    overflow:hidden;
    box-sizing:border-box;
    position:relative;
}
.projediv .projedivimg img{
    border:0px;
    height: 100%;
    width: 100%;
    object-fit:cover;
    transition: all 280ms ease-out;
} 

.projediv .projebaslik{
    padding:12px 15px;
    width:100%;

    position:relative;
    z-index:5;
    display:block;
    transition: all 180ms ease-out;
}
.projebaslikower {
    ox-sizing: border-box;
    height: 41px;
    overflow: hidden;
    text-align: center;
    transition: all 200ms ease-out;
}
.projetitlealan {
    width: 100%;
    display: table;
    height: 100%;
}
.projediv .projebaslik span{
    font-size: 16px;
    font-weight: 600;
    color: #222;
    padding: 0px;
    margin: 0px;
    line-height: 1.2;
    display: table-cell;
    vertical-align: middle;
}

.projediv:hover a {
    background:#f9f9f9;
}
.projediv:hover .projebaslik span{
    color:#000;
}

.projediv:hover .projebaslikkyzm {

}
.projediv:hover .projebaslikkyzm span{
    color:#000;
}
.projediv:hover .projedivimg img{
    transform: scale(1.1);
}


.projekatdiv {
    margin-bottom:30px;
}
.projekatdiv a{
    text-decoration:none;
    border:1px solid #e6e4e4;
    display:block;
    text-align:center;
    overflow: hidden;
    border-radius: var(--divradius);
}
.projekatdivkyzmn a{
    border:1px solid transparent;
}
.projekatdiv .projekatdivimg{
    height:424px;
    overflow:hidden;
    box-sizing:border-box;
    position:relative;
}
.projekatdiv .projekatdivimg img{
    border:0px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 280ms ease-out;
} 

.projekattitleback {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: table;
    background: rgba(0,0,0,0.4);
    z-index: 2;
}
.projekattitleback span {
    display: table-cell;
    vertical-align: middle;
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}
.projekatdiv .projekatbaslik{
    padding:12px 15px;
    width:100%;
    background:#fff;
    position:relative;
    z-index:5;
    display:block;
    transition: all 180ms ease-out;
}
.projekatbaslikower {
    ox-sizing: border-box;
    height: 45px;
    overflow: hidden;
    text-align: center;
    transition: all 200ms ease-out;
}
.projekattitlealan {
    width: 100%;
    display: table;
    height: 100%;
}
.projekatdiv .projekatbaslik span{
    font-size: 18px;
    font-weight: 600;
    color: #222;
    padding: 0px;
    margin: 0px;
    line-height: 1.2;
    display: table-cell;
    vertical-align: middle;
}

.projekatdiv:hover .projekatbaslik {
    background:var(--renk2);
}
.projekatdiv:hover .projekatbaslik span{
    color:var(--renkyazi2);
}

.projekatdiv:hover .projekatbaslikkyzm {
    background:rgba(0,0,0,0.2) !important;
}
.projekatdiv:hover .projekatbaslikkyzm span{
    color:#fff;
}
.projekatdiv:hover .projekatdivimg img{
    opacity: 0.8;
    transform: scale(1.1);
}



.roomdiv {
    margin-bottom:30px;
}
.roomdiv a{
    text-decoration:none;
    border:1px solid #e6e4e4;
    display:block;
    text-align:center;
    overflow: hidden;
    border-radius: var(--divradius);
}
.roomdivkyzmn a{
    border:1px solid transparent;
}
.roomdiv .roomdivimg{
    height:400px;
    overflow:hidden;
    box-sizing:border-box;
    position:relative;
}
.roomdiv .roomdivimg img{
    border:0px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 280ms ease-out;
} 

.roomdivtitleback {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: table;
    background: rgba(0,0,0,0.3);
    z-index: 2;
}
.roomdivtitleback span {
    display: table-cell;
    vertical-align: middle;
    font-size: 25px;
    color: #fff;
    font-weight: 600;
    text-shadow: 5px 5px 20px rgba(0,0,0,1.9);
}
.roomdiv .roomdivbaslik{
    padding:12px 15px;
    width:100%;
    background:#fff;
    position:relative;
    z-index:5;
    display:block;
    transition: all 180ms ease-out;
}
.roomdivbaslikower {
    ox-sizing: border-box;
    height: 45px;
    overflow: hidden;
    text-align: center;
    transition: all 200ms ease-out;
}
.roomdivtitlealan {
    width: 100%;
    display: table;
    height: 100%;
}
.roomdiv .roomdivbaslik span{
    font-size: 18px;
    font-weight: 600;
    color: #222;
    padding: 0px;
    margin: 0px;
    line-height: 1.2;
    display: table-cell;
    vertical-align: middle;
    
}

.roomdiv:hover .roomdivbaslik {
    background:var(--renk2);
}
.roomdiv:hover .roomdivbaslik span{
    color:var(--renkyazi2);
}

.roomdiv:hover .roomdivbaslikkyzm {
    background:rgba(0,0,0,0.2) !important;
}
.roomdiv:hover .roomdivbaslikkyzm span{
    color:#fff;
}
.roomdiv:hover .roomdivimg img{
    opacity: 0.8;
    transform: scale(1.1);
}




.urunlistdiv {
    margin-bottom:30px;
}
.urunlistdiv a{
    text-decoration:none;
    border:1px solid #e9e9e9;
    display:block;
    text-align:center;
    background:#fff;
    height: 100%;
    overflow: hidden;
    border-radius: var(--divradius);
}
.urunlistdivkyzmn a{
    border:0px solid transparent;
}
.urunlistdiv .urunlistdivimg{
    height:310px;
    overflow:hidden;
    box-sizing:border-box;
    position:relative;

}
.urunlistdiv .urunlistdivimg img{
    border:0px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 280ms ease-out;
} 

.urunlistdiv .urunlistbaslik{
    padding:12px 15px;
    width:100%;

    position:relative;
    z-index:5;
    display:block;
    transition: all 180ms ease-out;
}
.urunlistbaslikower {
    box-sizing: border-box;
    height: 40px;
    overflow: hidden;
    text-align: center;
    transition: all 200ms ease-out;
}
.urunlisttitlealan {
    width: 100%;
    display: table;
    height: 100%;
}
.urunlistdiv .urunlistbaslik span{
    font-size: 16px;
    font-weight: 500;
    color: #222;
    padding: 0px;
    margin: 0px;
    line-height: 1.2;
    display: table-cell;
    vertical-align: middle;
}
.urunlistfiyat {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.urunlistdiv:hover a {
    background:#f9f9f9;
}
.urunlistdiv:hover .urunlistbaslik span{
    color:#000;
}
.urunlistdiv:hover .urunlistfiyat {
    color:#000;
}
.urunlistdiv:hover .urunlistbaslikkyzm {

}
.urunlistdiv:hover .urunlistbaslikkyzm span{
    color:#000;
}
.urunlistdivkyzmn:hover .urunlistfiyat{
    color:#000;
}

.urunlistdiv:hover .urunlistdivimg img{
    transform: scale(1.1);
}




.urunkatdiv {
    margin-bottom:30px;
}
.urunkatdiv a{
    text-decoration:none;
    border:1px solid #e6e4e4;
    display:block;
    text-align:center;
    background: #fff;
    overflow: hidden;
    border-radius: var(--divradius);
}
.urunkatdivkyzmn a{
    border:0px solid transparent;
}
.urunkatdiv .urunkatdivimg{

    height:425px;
    overflow:hidden;
    box-sizing:border-box;
    position:relative;
}
.urunkatdiv .urunkatdivimg img{
    border:0px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 280ms ease-out;
} 

.urunkatdiv .urunkatbaslik{
    padding:12px 15px;
    width:100%;

    position:relative;
    z-index:5;
    display:block;
    transition: all 180ms ease-out;
}
.urunkatbaslikower {
    box-sizing: border-box;
    height: 41px;
    overflow: hidden;
    text-align: center;
    transition: all 200ms ease-out;
}
.urunkattitlealan {
    width: 100%;
    display: table;
    height: 100%;
}
.urunkatdiv .urunkatbaslik span{
    font-size: 16px;
    font-weight: 600;
    color: #222;
    padding: 0px;
    margin: 0px;
    line-height: 1.2;
    display: table-cell;
    vertical-align: middle;
}

.urunkatdiv:hover a {
    background: #f9f9f9;
}
.urunkatdiv:hover .urunkatbaslik {
}
.urunkatdiv:hover .urunkatbaslik span{
    color: #000;
}

.urunkatdiv:hover .urunkatbaslikkyzm {
}
.urunkatdiv:hover .urunkatbaslikkyzm span{
    color: #000;
}
.urunkatdiv:hover .urunkatdivimg img{

    transform: scale(1.1);
}




.sbboxdiv {
    margin-bottom: 20px;
}
.sbboxdiv_ {

}

.sbboxdiv .sbboxdivimg{
    height:241px;
    overflow:hidden;
    box-sizing:border-box;
    position:relative;
}
.sbboxdiv .sbboxdivimg img{
    border:0px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 280ms ease-out;
} 
.sbboxdivpad {
    padding: 15px;
    background: #f9f9f9;
}
.sbboxdivpad iframe {
    max-width: 100%;
}
.sbboxdivpad h3 {
    padding: 0px;
    margin: 0px;
    margin-bottom: 17px;
    font-size: 18px;
    font-weight: 600;
    color: #222;
}
.sbboxdivpad h3:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    margin-top: 8px;
    background-color: #999;
}
.sbboxdiv:hover .sbboxdivpad{
    background: #fff;
}



.pktboxdiv {
    margin-bottom: 20px;
}
.pktboxdiv_ {
    width: 100%;
    transition: all 280ms ease-out;
    border: 1px solid #e9e9e9;
    background: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: var(--divradius);
}
.owlkyzmn .pktboxdiv_ {
    border: 0px solid #e9e9e9;

}
.pktboxdiv .pktboxdivimg{
    height:241px;
    overflow:hidden;
    box-sizing:border-box;
    position:relative;
}
.pktboxdiv .pktboxdivimg img{
    border:0px;
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: all 280ms ease-out;
} 
.pktboxdivpad {
    display: flex;
    flex-direction: column;
    flex:1; 
    padding: 15px;
    background: #fff;
}
.pktboxdivpad h3 {
    width: 100%;
    padding: 0px;
    margin: 0px;
    margin-bottom:10px;
    font-size: 20px;
    font-weight: 600;
    color: #111;
}
.pktboxdivpad span{ 
    display: block;
    font-size: 14px;
    width: 100%;
    /* height: 191px;*/ 
    overflow-y: auto;
}
.pktboxdivpad span::-webkit-scrollbar{
    width: 4px;
    background-color: #e9e9e9;
}

.pktboxdivpad span::-webkit-scrollbar-thumb{

    background-color: #ccc;
}
.pktboxdivpad .pktboxfyt {
    padding: 0px;
    margin: 0px;
    margin-bottom: 13px;
    font-size: 20px;
    font-weight: 600;
    color: #111;
}
.pktboxdivbtnbox {
    margin-top:auto;
}

.pktboxdiv_:hover {
    background: #fff;

}




.markadiv {
    margin-bottom: 20px;
}
.markadiv_ {
    border:1px solid #E9E9E9; 
    overflow: hidden;
    border-radius: var(--divradius);
}
.markadiv_ .markadivimg{
    width: 100%;
    height: 180px;
    padding: 12px;
    overflow:hidden;
    box-sizing:border-box;
    position:relative;
    background-color: #fff;
    transition: all 280ms ease-out;
    text-align: center;
}
.markadiv .markadivimg img{
    display: inline-block;
    border: 0px;
    width: 100%;
    object-fit: contain;
    transition: all 280ms ease-out;
    height: 100%;
} 
.markadivbaslik{
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-top: 8px;
}
.markadivkyzmn .markadivbaslik{
    color: #fff;
    font-weight: 500;
}
.markadivkyzmn .markadiv_ {
    border:0px solid #E9E9E9; 
}
.markadiv_ .markadivimg:hover  {
    background-color: #f9f9f9;
}

.markadiv_:hover  {
}


.markadiv10 {
    margin-bottom: 20px;
}
.markadiv_10 {
    border:1px solid #e9e9e9; 
    overflow: hidden;
    border-radius: var(--divradius);
}
.markadiv_10 .markadivimg10{
    width: 100%;
    height: 120px;
    padding: 12px;
    overflow:hidden;
    box-sizing:border-box;
    position:relative;
    background-color: #fff;
    transition: all 280ms ease-out;
    text-align: center;
}
.markadiv10 .markadivimg10 img{
    display: inline-block;
    border: 0px;
    width: 100%;
    object-fit: contain;
    transition: all 280ms ease-out;
    height: 100%;
} 
.markadivbaslik10{
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    margin-top: 8px;
}
.markadivkyzmn10 .markadivbaslik10{
    color: #fff;
    font-weight: 500;
}
.markadivkyzmn10 .markadiv_10 {
    border: 0px solid #E9E9E9;
}
.markadiv_10 .markadivimg10:hover  {
    background-color: #f9f9f9;
}
.markadiv_10:hover  {

}




.dtyinf_ {
    font-size: 18px;
    color: #ba784d;
    font-style: italic;
    font-weight: 600;
    margin-bottom: 15px;
}
.dtyimg_ {
    border: 2px solid #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    max-width: 100%;
    margin-bottom: 15px;
    
}

.sol {
    margin-bottom: 25px;
}
.solp {
    padding: 10px;
    background: #fff;
    border-radius: 3px;
    border:1px solid #eeeeee;
}
.sol_bosluk {

}

.sol_baslik {
    background: #F9F9F9;
    color: #000;
    font-weight: 700;
    padding: 12PX 12px;
    margin-bottom: 10px;
    font-size: 16px;
    border-radius: 3px;
}
.sol_list {
    margin:0px;
    padding:0px;
    list-style:none;
    margin-bottom:0px;
}
.sol_list li{
    margin:0px;
    padding:0px;
    list-style:none;
}
.sol_list li a{
    font-size:14px;
    font-weight:500;
    border-bottom:1px solid #eeeeee;
    padding:10px 8px;
    display:block;
    text-decoration:none;
    color: #333;
    transition: all 0.3s;
    position:relative;
    background: #fff;
    margin-bottom: 3px;
    border-radius: 3px;

}
.sol_list li a span{
    color:#999;
}
.sol_list li a i{
    margin-right:5px;
}
.sol_list li a:hover {
    color: #222;
    background: #f3f3f3;
    
}


.seop {
    color: #999;
    font-size: 13px;
    font-style: italic;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}


.hmkrmicn {
   margin-bottom: 15px;   
}
.hmkrmicn_ {
   text-align: center;
}
.hmkrmicnnn{
    display: inline-block;
    border-radius: 50%;
    width: 59px;
    height: 59px;
    background-color: #004b83;
    text-align: center;
    margin-bottom: 10px;
}
.hmkrmicnnn i{
   font-size: 30px;
   color: #ffffff;
   line-height: 59px;
}
.hmkrmicn_ b{
   display: block;
   font-size: 14px;
   color: #777777;
   font-weight: 600;
}


.yazbox10 {
    margin-bottom: 15px;
}
.yazbox_10 {

}
.yazboximg10 {
    height: 205px;
    overflow: hidden;
    margin-bottom: 5px;
    overflow: hidden;
    border-radius: var(--divradius);
}
.yazboximg10 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.yazbox_10 h3 {
    margin:0px;
    padding:0px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #333;
    height: 42px;
    overflow: hidden;
    line-height: 1.3;
}
.yazbox_10 p {
    margin: 0px;
    padding: 0px;
    color: #666;
    font-size: 15px;
    height: 65px;
    overflow: hidden;
    display: block;
}
.yazbox_10 span {
    color: #999;
    font-size: 13px;
    display: block;
    margin-bottom: 5px;
}
.yazbox10:hover .yazbox_10 h3 {
    color: #333;
}


.yazbox {
    margin-bottom: 25px;
}
.yazbox_ {
    background: #fff;
    border:1px solid #e9e9e9;
    border-radius: var(--divradius);
    overflow: hidden;
}
.yazkyzmn .yazbox_ {
   border:0px solid #f9f9f9;   
}
.yazboxpad {
    padding: 15px;

    transition: all 300ms ease-out;
}
.yazboximg {
    height: 205px;
    overflow: hidden;
    margin-bottom: 0px;
}
.yazboximg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.yazbox_ h3 {
    margin:0px;
    padding:0px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #333;
    height: 42px;
    overflow: hidden;
    line-height: 1.3;
}
.yazbox_ p {
    margin: 0px;
    padding: 0px;
    color: #666;
    font-size: 14px;
    height: 62px;
    overflow: hidden;
    display: block;
}
.yazbox_ span {
    color: #999;
    font-size: 13px;
    display: block;
    margin-bottom: 5px;
}
.yazbox:hover .yazbox_ h3 {
    color: #000;
}
.yazbox:hover .yazbox_{
    background: #f9f9f9;
}





.haberbox {
    margin-bottom: 25px;
}
.haberbox_ {
  background: #fff;
  border:1px solid #f9f9f9;
  overflow: hidden;
  border-radius: var(--divradius);
}
.hbrkyzmn .haberbox_ {
   border:0px solid #f9f9f9;   
}
.haberboxpad {
    padding: 15px;

    transition: all 300ms ease-out;
}
.haberboximg {
    height: 280px;
    overflow: hidden;
    margin-bottom: 0px;
}
.haberboximg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.haberbox_ h3 {
    margin:0px;
    padding:0px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #222;
    height: 42px;
    overflow: hidden;
    line-height: 1.3;
}
.haberbox_ p {
    margin: 0px;
    padding: 0px;
    color: #666;
    font-size: 14px;
    height: 62px;
    overflow: hidden;
    display: block;
}
.haberbox_ span {
    color: #999;
    font-size: 13px;
    display: block;
    margin-bottom: 5px;
}
.haberbox:hover .haberbox_ h3 {
    color: #000;
}
.haberbox:hover .haberbox_{
    background: #f9f9f9;
}


.div404 {
    width: 100%;
    max-width: 100%;
    text-align: center;
}
.div404 i {
    color: #999;
    font-size: 70px;
}        
.div404 h2 {
    color: #999;
    font-size: 30px;
    font-weight: 700;
    
}    
.div404 p {
    color: #7f7f7f;
    font-size: 15px;
    font-weight: 500;
}            
.btn10 { 
    display: inline-block;
    background: #888888;
    padding: 10px 30px;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}
.btn10:hover { 
    background: #ccc;
}        



.homsy {
    margin-bottom: 12px;
}
.homsy_ {
/*    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;*/
    text-align: center;
}
.homsy_ .homsy_icon{
    float: none;

}
.homsy_ .homsy_icon img{
    width: 100px;
    height:100px;
    box-sizing: border-box;
    padding: 1px;
    margin-bottom: 10px;
    
    object-fit: cover;
    border-radius: 5px;
    margin-right:0px; 
}
.homsy_ b{
    line-height: 1.1;
    display: block;
    font-size: 43px;
    color: #333;
    font-weight: 500;
}
.homsy_ span{
    font-size: 17px;
    color: #222;
    font-weight: 500;
    display: inline-block;
}
.homsykyzmn .homsy_ span{
    color: #fff;
}
.homsykyzmn .homsy_ b{
    color: #fff;
}

.MagicZoom {
    width: 100%;
    border: 0px solid #d0d1d3;

}
.MagicZoom img{
    max-width_: 100% !important;
    width_: 100% !important;
}
.mz-zoom-window {

}


figure.mz-figure {
    width_: 100%;
    display: block;
}
figure.mz-active {
    width_: 100%;
    display: block;
}

.icerik2 {
    margin: 50px auto 30px auto;
    
}
.icerik {
    margin: 50px auto 60px auto;
    min-height: 300px;
}


.m_galeri_l { 

    display:block;
    overflow:hidden;
    border-bottom:0px solid #CCC;
    margin-bottom: 30px;
}

.m_galeri_l:hover .m_galeri_img

{ 
    transform: scale(1.2) rotate(0deg); 
    z-index:3;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);

}

.m_galeri_img {
    height:100%;
    width:100%;
    object-fit: cover;
    transition: all 300ms ease-out;
    vertical-align:text-bottom;
}
.tabdiv3 .m_galeri_img {
    height:100% !important;
}

.m_galeri_a {
    height:250px;
    width:100%;
    overflow:hidden;
    text-decoration:none;
    display:block;
    position:relative;
    box-sizing:border-box;
    border-radius: var(--divradius);
}
.m_galeri_baslik {
    color:#333;
    font-weight:500;
    text-align:center;
    text-decoration:none;
    margin-top:12px;
    font-size: 16px;
}
.m_galeri_lkyzmn .m_galeri_baslik{
    color:#fff;
}
.m_galeri_efekt{
    overflow:hidden;
    position:absolute;
    bottom:0px;
    left:0px;
    height:100%;
    width:100%;
    opacity:0;
    background: rgba(0,0,0,0.3);
    transition: all 200ms ease-out;
    text-align:center;
}

.m_galeri_efekt i {
    font-size:40px;
    color:#ffffff;
    margin-top:25%;
    opacity:0;
    transition: all 400ms ease-out;
}

.m_galeri_l:hover .m_galeri_efekt i{
    transform:rotate(0deg);
    font-size:40px;
    opacity:1;
}

.m_galeri_l:hover .m_galeri_efekt{
    width:100%;
    z-index:5;
    opacity:1;
}



.galeri_kat { 
    display:block;
    overflow:hidden;
    border-bottom:0px solid #CCC;
    margin-bottom: 20px;
}
.galeri_kat:hover .m_galeri_img
{ 
 -webkit-transform: scale(1.2);
 -ms-transform: scale(1.2);  
 -moz-transform: scale(1.2);
 transform: scale(1.2) rotate(15deg); 
 z-index:3;
 box-shadow: 0 0 10px rgba(0,0,0,0.4);
}
.galeri_kat_img {
  height:100%;
  width:100%;
  object-fit: cover;
  transition: all 300ms ease-out;
  vertical-align:text-bottom;

}
.galeri_kat a {
    height:250px;
    width:100%;
    overflow:hidden;
    text-decoration:none;
    display:block;
    position:relative;
    border:0px solid #eeeeee;
    box-sizing:border-box;
    overflow: hidden;
    border-radius: var(--divradius);
}
.galeri_kat_efekt{
    overflow:hidden;
    position:absolute;
    bottom:0px;
    left:0px;
    height:100%;
    width:100%;
    opacity:0;
    background: rgba(0,0,0,0.4);
    transition: all 200ms ease-out;
    text-align:center;
}
.galeri_kat_efekt i {
    font-size:40px;
    color:#ffffff;
    margin-top:25%;
    transition: all 200ms ease-out;
    transform:scale(0.8);
}
.galeri_kat_efekt span{
    display: block;
    font-size: 16px;
    color:  #fff;
    margin-top: 10px;
}
.galeri_kat:hover .galeri_kat_efekt{
    width:100%;
    z-index:5;
    opacity:1;
}
.galeri_kat:hover .galeri_kat_efekt i{
    transform:rotate(0deg);
    transform:scale(1.0);
}
.galeri_kat_baslik {
    color:#333;
    font-weight:500;
    text-align:center;
    text-decoration:none;
    margin-top:12px;
    font-size: 16px;
}
.galeri_katkyzmn .galeri_kat_baslik{
    color:#fff;
}


.html1alan img, .html1alan iframe, .html1alan table{
 max-width: 100%;
 border: 0px;
}
.html2alan img, .html2alan iframe, .html2alan table{
 max-width: 100%;
 border: 0px;
}
.html2alan img{
    height: auto !important;
}
.html1alan img{
    height: auto !important;
}
.html1alan h1, .html1alan h2, .html1alan h3, .html1alan h4, .html1alan h5, .html1alan h6{
    margin: 0px;
}
.html2alan h1, .html2alan h2, .html2alan h3, .html2alan h4, .html2alan h5, .html2alan h6{
    margin: 0px;
}


.footerust2 {
    margin-top: 40px;
    margin-bottom: 10px;
}
.footerust {
    margin-top: -20px;
    margin-bottom: 30px;
}
.footeralt {
    margin-top: 20px;
}
.footerust2 img, .footerust2 iframe{
    max-width: 100%;
    border: 0px;
}
.footerust img, .footerust iframe{
    max-width: 100%;
    border: 0px;
}
.footeralt img, .footeralt iframe{
    max-width: 100%;
    border: 0px;
}
.footerust2 img, .footerust img .footeralt img{
    height: auto !important;
}


.footertopbox {
    padding: 22px 0px 5px 0px;
    margin-bottom: 60px;
    background-color: rgb(0 0 0 / 20%); 
}

footer {
    position: relative;
    margin-top: 0px;
    width: 100%;
    height: auto;

    background-color: var(--footerrenk);
    padding-top: 90px;
}
.footeropac {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
    
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.footer_sol {
    width: 45.0%;
    float: left;
    background: #efefef;
    transform: skewX(-25deg);
    box-sizing: border-box;
    padding: 10px 5px;
    margin-left: -15px;
    height: 40px;
    margin-top: 10px;
}

.footer_sol .item {
    transform: skewX(25deg);
}

.footer_sag {
    width: 55.4%;
    float: right;
    background: #48aad8;
    transform: skewX(-25deg);
    box-sizing: border-box;
    padding: 10px 5px;
    margin-left: 1%;
    margin-right: -15px;
}

.footer_sag .item {
    transform: skewX(25deg);
}

.footer_ic {
    padding-bottom: 45px;
    position: relative;
    z-index: 2;
}

.footer_copyright {
    background: rgba(0,0,0,0.1);
    padding: 15px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.copy {
    font-size: 13px;
    color: var(--footerrenktext);
    opacity: 1;
}


.footer_logo {
    display: block;
    margin-bottom: 32px;
}

.footer_logo img {
    max-width: 100%;
}



.footerdiv {
    margin-bottom: 20px;
    
}

.footer_iletdiv {
    background: #37a628;
    padding: 14px 0px;
    text-align: center;
}

.footer_iletdiv span {
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    vertical-align: text-bottom;
    display: inline-block;
    margin-right: 30px;
}

.footer_iletbtn {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 7px 28px;
    border: 1px solid transparent;
    border-radius: 20px;
    transition: all 150ms ease-out;
    background: #212429;
}

.footer_iletbtn:hover {
    background: none;
    color: #fff;
    border: 1px solid #ffffff;
    margin-bottom: 32px;
}

.footerdiv h2 {
    position: relative;
    color: var(--footerrenktext);
    font-weight: 500;
    font-size: 21px;
    margin: 0px;
    padding: 0px;
    display: block;
    margin-bottom: 23px;
}
.footerdiv h2:after {
    content: "";
    display: block;
    width: 25px;
    height: 1px;
    background: var(--footerrenktext);
    margin-top: 7px;
    opacity: 0.7;
}

.footerdiv:last-child h2 {
}

.footerdiv:first-child h2 {
}

.footerdiv h2 span {
    font-weight: 600;
    color: #fff;
}


.foiletb {
    margin-bottom: 3px;
}

.foiletb_ {
    background: #FFF;
    padding: 15px 20px;
    border-bottom:1px solid #f9f9f9; 

    border-left:2px solid #e9e9e9; 
    display: flex;
    align-items: center;
}
.foiletb_ i{
    display: block;
    font-size: 20px;
    color: #666;
    margin-right: 15px;
}
.foiletb_ b{
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin-bottom: 4px;
}
.foiletb_ span{
    display: block;
    font-size: 15px;
    color: #111;
    font-weight: 500;
}


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

.footer_menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 5px;
}

.footer_menu li a {
    position: relative;
    padding: 2px 0px;
    font-size: 15px;
    color: var(--footerrenktext);
    text-decoration: none;
    display: block;
    transition: all 180ms ease-out;
    border-bottom: 1px solid transparent;
}

.footer_menu li a i{
    font-size: 13px;
    margin-right: 3px;
    opacity: 0.7
}

.footer_menu li a:hover {
    opacity: 0.8;
}



.footer_menu2 {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.footer_menu2 li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    margin-bottom: 5px;
}

.footer_menu2 li a {
    position: relative;
    padding: 2px 10px;
    font-size: 16px;
    color: var(--footerrenktext);
    text-decoration: none;
    display: block;
    transition: all 180ms ease-out;
    border-bottom: 1px solid transparent;
}

.footer_menu2 li a i{
    font-size: 13px;
    margin-right: 3px;
    opacity: 0.7
}

.footer_menu2 li a:hover {
    opacity: 0.8;
}

.footer_menu2 li a:after {
    content: "";
    width: 0px;
    height: 1px;
    background: var(--footerrenktext);
    display: block;
    transition: all 0.3s;
    margin-top: 0px;
    opacity: 0.7;
}

.footer_menu2 li a:hover:after {
    width: 35px;
}


.footermes2 {
    padding: 0px;

}
.footermes2 i{
    display: inline-block;
    font-size: 25px;
    color: var(--footerrenktext);
    margin-bottom: 0px;
    vertical-align: sub;
}
.footermes2 b{
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: var(--footerrenktext);
    font-weight: 500;
    margin-bottom: 0px;
    margin-right: 10px;
}
.footermes2 span{
    display: inline-block;
    font-size: 15px;
    color: var(--footerrenktext);
    border:1px dashed rgba(255,255,255, 0.3);
    padding: 4px 10px;
}

.footermes {
    text-align: center;
    background: rgba(0,0,0,0.1);
    padding: 15px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.footermes i{
    display: block;
    font-size: 35px;
    color: var(--footerrenktext);
    margin-bottom: 10px;
}
.footermes b{
    position: relative;
    display: inline-block;
    font-size: 18px;
    color: var(--footerrenktext);
    font-weight: 600;
    margin-bottom: 7px;
}
.footermes span{
    display: block;
    font-size: 15px;
    color: var(--footerrenktext);
}

.footer_sosyal_icon {
    display: block;
    
    margin-top: 45px;
}
.footer_sosyal_icon h3 {
    margin-top: 0px;
    font-size: 15px;
    
    color: var(--footerrenktext);
}

.footer_sosyal_icon a {
    text-decoration: none;
    color: var(--footerrenk);
    background: var(--footerrenktext);
    font-size: 19px;
    
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32PX;
    transition: all 180ms ease-out;
    border-radius: 2px;
}

.footer_sosyal_icon a:hover {
    color: var(--footerrenktext);
    background: var(--footerrenk);
}

.footer_sosyal_icon a:last-child {
    margin-right: 0px;
    padding: 0px 0px 0px 0px;
}

.footer_sosyal_icon2 {
    margin-top: 0px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
.footer2 .footer_logo {
    text-align: center;
    margin-bottom: 50px;
}
.footer2 footer {
    padding-top: 70px;
}
.footer2 .footer_sosyal_icon {
    margin-top: 0px;

}

.footer3 .footer_logo {
    text-align: center;
    margin-bottom: 30px;
}
.footer3 footer {
    padding-top: 70px;
}
.footer3 .footer_ic{
    padding-bottom: 30px;
}
.footer3 .footer_sosyal_icon {
    margin-top: 0px;
    text-align: center;
    margin-bottom: 15px;
}


.firmaunvan {
    padding-top: 30px;
    color: #ccc;
    font-size: 16px;
}


.footerdiv .yazi {
    color: #FFF;
    font-size: 15px;
    line-height: 1.4;
}


.ebultenfrm {
    margin-top: 30px;
    display: block;
    
}
.ebultenfrm_ {
    border-radius: var(--formradius);
    overflow: hidden;
    display: flex;
}
.ebultenfrm h3{
    padding: 0px;
    margin:0px;
    font-size: 16px;
    margin-bottom: 10px;
    color: var(--footerrenktext);
}

.ebultenfrm .form-control {
    width: 80%;
    border-radius: 0px;
    border: 0px;
    height: 45px;
    padding-left: 20px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

.ebultenfrm .btn {
    width: 20%;
    background: var(--footerrenktext);
    color: var(--footerrenk);
    border: 0px;
    font-weight: 500;
    padding: 10px 17px;
    transition: all 150ms ease-out;
    border-radius: 0px;
    border-left:1px solid rgba(0,0,0,0.3);
}

.ebultenfrm .btn:hover {
    background: rgba(0,0,0,0.2);
    color: var(--footerrenktext);
}

.ebultenfrm2 {
    margin-top: 0px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
.ebultenfrm2 h3{
    padding: 0px;
    margin:0px;
    font-size: 16px;
    margin-bottom: 10px;
    color: var(--footerrenktext);
}

.ebultenfrm2 .form-control {
    width: 80%;
    border-radius: 0px;
    border: 0px;
    height: 40px;
    float: left;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

.ebultenfrm2 .btn {
    width: 19%;
    float: left;
    background: var(--footerrenktext);
    color: var(--footerrenk);
    border: 0px;
    font-weight: 500;
    padding: 10px 17px;
    transition: all 150ms ease-out;
    border-radius: 0px;
    border-left:1px solid rgba(0,0,0,0.3);
}

.ebultenfrm2 .btn:hover {
    background: rgba(0,0,0,0.2);
    color: var(--footerrenktext);
}

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

.iletisim_list_f li {
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 6px 0px;
    border-bottom: 0px solid rgba(255,255,255,0.1);
    position: relative;
}

.iletisim_list_f:last-child {
}

.iletisim_list_f li span {
    color: var(--footerrenktext);
    font-size: 15px;
    font-weight: normal;
    display: table-cell;
}

.iletisim_list_f li b {
    font-weight: 600;
    display: inline-block;
    margin-right: 5px;
    
    font-size: 13px;
    text-align: left;
}

.iletisim_list_f li i {
    color: var(--footerrenktext);
    font-size: 17px;
    padding-right: 10PX;
    display: table-cell;
}



.iletisim_list_f2 {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.iletisim_list_f2 li {
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 6px 10px;
    border-bottom: 0px solid rgba(255,255,255,0.1);
    position: relative;
    display: inline-block;
}

.iletisim_list_f2:last-child {
}

.iletisim_list_f2 li span {
    color: var(--footerrenktext);
    font-size: 15px;
    font-weight: normal;

}

.iletisim_list_f2 li b {
    font-weight: 600;
    display: inline-block;
    margin-right: 5px;
    
    font-size: 13px;
    text-align: left;
}

.iletisim_list_f2 li i {
    color: var(--footerrenktext);
    font-size: 17px;
    padding-right: 10PX;

}

.iletisim_form {

}

.iletisim_form label{
    font-weight:600;
    color:#333;
    font-size:14px;
}
.iletisim_form .radio-inline{
    font-weight:500;
    color:#333;
    font-size:14px;
    padding-top:10px;
}
.iletisim_form .btn {
    display:inline-flex;
    align-items: center;
    justify-content: center;
    padding:16px 30px;
    color: var(--renkyazi2);
    background:var(--renk2); 
    border-radius: var(--butonradius);
    font-size:15px;
    font-weight:500;
    transition: all 200ms ease-out;
    overflow: hidden;
    position: relative;
    border:0px;

}
.iletisim_form .btn span {
    position: relative;
    display: block;
    z-index: 1;
    transform: scale(1);
    transition: all 200ms ease-out;
}
.iletisim_form .btn:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 150%;
    background: rgba(255 255 255 / 70%);
    z-index: 0;
    transition: all 400ms ease-out;
    opacity: 0;
}
.iletisim_form .btn:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 0%;
    background: rgba(0 0 0 / 30%);
    z-index: 0;
    transition: all 400ms ease-out;
    opacity: 1;
}
.iletisim_form .btn:hover:after {
    width: 0%;
    background: rgba(255 255 255 / 0%);
    opacity: 1;
}
.iletisim_form .btn:hover:before {
    width: 180%;
    background: rgba(0 0 0 / 0%);
    opacity: 0;
}
.iletisim_form .btn:hover span {

}

.iletisim_form .form-control {
    font-size: 15px;
    height: 50px;
    font-weight: 500;
    border-radius: var(--formradius);
    border: 1px solid #e4e4e4;
    box-shadow: 0px;
    box-shadow: inset 0 0px 0px rgba(0 0 0 / 0%);
}
.iletisim_form .dropdown {
    padding:7px 12px;
}
.iletisim_form .textrea {
    height:140px;
}
.iletisim_form .form-group {

}

.iletbtn_s {
    display: block;
    text-align: center;
}

.iletbtn_s a{
    display:inline-flex;
    align-items: center;
    justify-content: center;
    padding:13px 40px;
    color: var(--renkyazi2);
    background:var(--renk2); 
    border-radius: var(--butonradius);
    font-size:15px;
    font-weight:500;
    transition: all 200ms ease-out;
    overflow: hidden;
    position: relative;
    border:0px;
    margin-bottom:10px;
    margin-left: 3px;
    margin-right: 3px;
}

.iletbtn_s a span {
    position: relative;
    display: block;
    z-index: 1;
    transform: scale(1);
    transition: all 200ms ease-out;
    padding-left: 7px;
}
.iletbtn_s a:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 150%;
    background: rgba(255 255 255 / 70%);
    z-index: 0;
    transition: all 450ms ease-out;
    opacity: 0;
}
.iletbtn_s a:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 0%;
    background: rgba(0 0 0 / 30%);
    z-index: 0;
    transition: all 450ms ease-out;
    opacity: 1;
}
.iletbtn_s a:hover:after {
    width: 0%;
    background: rgba(255 255 255 / 0%);
    opacity: 1;
}
.iletbtn_s a:hover:before {
    width: 180%;
    background: rgba(0 0 0 / 0%);
    opacity: 0;
}

.iletisim_baslik {

    margin:0;
    padding:0;
    font-size:18px;
    font-weight:600;
    margin-bottom:25px;
    color: #111;
}
.iletisim_list {
    padding:0;
    margin:0;
    list-style:none;
}
.iletisim_list li{
    padding:0;
    margin:0;
    list-style:none;
    padding:12px 0px;
    border-bottom: 1px solid #e9e9e9;
}
.iletisim_list :last-child {

}
.iletisim_list li span{
    color:#222;

    font-size:14px;

    font-weight:500;

}
.iletisim_list li i{
    margin-right:17px;
    vertical-align:baseline;
    color:#666;
    font-size: 18px;
}
.iletisim_sosyal_icon {
    display:block;
    text-align: center;
}
.iletisim_sosyal_icon a{
    text-decoration: none;
    color: #666;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #f9f9f9;
    transition: all 250ms ease-out;
    border-radius: 2px;
}
.iletisim_sosyal_icon a:hover {
    background: #f9f9f9;
    color:#000;

}

.iletisim_sosyal_icon a:last-child {

    margin-right:0px;

    padding:0px 0px 0px 5px;

}




.owlstyle .owl-nav {
    position: absolute;
    top:-75px;
    right: 0px;
    display:inline-block;
    text-align:right;
}

.owlstyle .owl-nav .owl-next, .owlstyle .owl-nav .owl-prev {
    background: rgba(0 0 0 / 5%);
    color:#333;
    margin:0px;
    margin-left:4px;
    border-radius:2px;
    padding:6px 12px;
}
.owlstyle .owl-nav .owl-next {

}
.owlstyle .owl-nav .owl-prev {

}
.owlstyle .owl-nav .owl-next:hover, .owlstyle .owl-nav .owl-prev:hover {
 opacity: 0.8;
 background: rgba(0 0 0 / 10%);
 color:#333;
}


.owlkyzmn .owl-nav .owl-next:hover, .owlkyzmn .owl-nav .owl-prev:hover {
    background: rgba(0,0,0,0.0);
    color:#fff;
}
.owlkyzmn .owl-nav .owl-next, .owlkyzmn .owl-nav .owl-prev {
  background: rgba(255 255 255 / 10%);
  color:#fff;
}


.owlstyle .owl-nav .owl-next:after {
  font-family: 'Font Awesome 6 Free';
  content: "\f061";
  font-size:16px;
  font-weight: 900;

}
.owlstyle .owl-nav .owl-prev:after {
    font-family: 'Font Awesome 6 Free';
    content: "\f060";
    font-size:16px;
    font-weight: 900;
}

.owlstyle .owl-nav .owl-next:before {
}
.owlstyle .owl-dots {
    margin-top:15px !important;

}
.owlstyle .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 4px;
    background: #999;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50%;
}
.owlstyle .owl-dots .owl-dot.active span {
    background: #111;
}

.flexrow {
    display: flex;
    flex-wrap: wrap;
    /*align-items: center;*/
    justify-content: center;
}



.accor .panel-title > a {
  padding: 10px 0px 10px 15px;
  display: block;
  line-height: 28px !important;
  font-size: 16px;
  color: #222;
  font-weight: 600; 
  transition: all 0.4s;
  text-decoration:none;
  background:#F9F9F9;
}

.accor .panel-title > a.pm-dark-link {
  background-color: #5F89D7;
  color: white;
  text-align: left; 
}

.accor .panel-body p {
    padding:0px !important;
    margin:0px;
    font-size: 14px;
    color:#333;
    font-weight: normal;
    line-height: 1.6;
}

.accor .panel {
  box-shadow: none; 

}

.accor .panel-default {
  border: none; 

}


.accor.panel-group {
  margin: 0px 0 !important;
  border:0px solid #e9e9e9;
  overflow:hidden;

}

.accor.panel-group .panel {
  border: 1px solid #e9e9e9;
  border-radius: 0;
  margin-bottom: 10px;
  padding-bottom: 0px;
  border-radius: var(--divradius);
  overflow: hidden;
}

.accor .panel-title {
  display: block;
  /*float: right;*/
  font-size: 16px;
  margin-bottom: 0 !important;
  /* margin-left: 10px;*/
  margin-top: 0; 
}

.accor .panel-title i {
  display: block;
  float: right;
  font-size: 14px;
  padding: 15px;
  color: white;
  background-color: #f7b962;
}


.accor .panel-default > .panel-heading a[aria-expanded="true"]:before {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    content: "\f068";
    background:#E9E9E9;
    padding:10px 12px;
    font-size:14px;
    float:right;
    margin-top:-10px;
    color:#333;
}

.accor .panel-default > .panel-heading a[aria-expanded="false"]:before {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    content: "\f067";
    background:#e9e9e9;
    padding:10px 12px;
    font-size:14px;
    float:right;
    margin-top:-10px;
    color:#666;
}

.accor .panel-title p {
  margin: 0px;
  padding: 0px;

}

.accor .panel-body {
  padding: 15px !important;
}


.accor .panel-collapse {
  float: left;
  width: 100%;
  background-color: #fff;
}

.accor .panel-collapse a {
  color: white;
  font-weight: 500; 
}

.accor.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: medium none;
  padding-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;

}

.accor .panel-default > .panel-heading {
  background-color: white;
  border-color: transparent;
  color: inherit;
  padding: 0px;
  display: inline-block;
  width: 100%;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}


.accor .panel-default > .panel-heading a:focus{
  background-color: #e9e9e9;
  color:#111;
}

.accor .panel-default > .panel-heading a:hover{
  background-color: #e9e9e9;
  color:#111;
}


.accor .panel-default > .panel-heading:hover h4 a {
  color: white;
}

.accor .pm-accordionIcon {
  float: left;
  font-size: 16px;
  margin-right: 7px;
  width: auto;
  padding: 6px 5px;
  display: block;
}

.accor.panel-group .panel + .panel {
  margin-top: 0px !important;
}


.pagesnumbox {
    margin-top: 30px;
}
.sayfalama {
   display: inline-block;
   font-size:15px;
   color:#333;
   padding:7px 14px;
   margin:2px;
   background:#fff;
   text-decoration:none;
   font-weight: 600; 
   border:1px solid #e9e9e9;
   border-radius: 2px;
}

.sayfalama:hover {
    background: #f9f9f9;
    color: #666;
}
.sayfalama.sayfalama_active {
    background: #ddd;
    color: #666;
}


.owlkatstyle {
    padding-right: 70px;
}
.owlkatstyle:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 100%;
    top: 0px;
    right: 0px;
    z-index: 100000;
    background-image: linear-gradient(90deg, transparent, rgba(255 255 255 / 100%));
}
.owlkatstyle .owl-stage{
    margin:auto;
}
.owlkatstyle .owl-stage-outer {
    margin-right: -70px;
}

.owlkatstyle .owl-nav {
    z-index: 10000000;
}

.owlkatstyle .owl-nav .owl-next, .owlkatstyle .owl-nav .owl-prev {
    background: none;
    color:#333;
    margin:0px;
    margin-left:4px;
    border-radius:0px;
    padding:4px 15px;
    top: 0%;
    height: 100%;
    background-image: linear-gradient(90deg, transparent, rgba(255 255 255 / 100%));
    position: absolute;
    display: flex;
    align-items: center;

}

.owlkatstyle .owl-nav .owl-next {
    right: 0;

}
.owlkatstyle .owl-nav .owl-prev {

    left: 0;
    
}
.owlkatstyle .owl-nav .owl-next:hover, .owlkatstyle .owl-nav .owl-prev:hover {
    background:#e9e9e9;
    opacity: 0.8;
    color: #333;
}




.owlkatstyle .owl-nav .owl-next:after {
 font-family: 'Font Awesome 6 Free'; 
 content: "\f054";
 font-size:14px;
 font-weight: 900;

}
.owlkatstyle .owl-nav .owl-prev:after {
    font-family: 'Font Awesome 6 Free';
    content: "\f053";
    font-size:14px;
    font-weight: 900;
}

.owlkatstyle .owl-nav .owl-next:before {
}
.owlkatstyle .owl-dots {
    margin-top:15px !important;

}
.owlkatstyle .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 4px;
    background: #666;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50%;
}
.owlkatstyle .owl-dots .owl-dot.active span {
    background: #999;
}


.katlistdiv {
    margin-bottom: 40px;
}

.projkatlist {
    position: relative;
    list-style: none;
    margin:0px;
    padding:0px;
    display: block;
}

.projkatlist li{
    list-style: none;
    margin:0px;
    padding:0px;
    float: left;
    margin-bottom: 5px;
}
.projekatlink {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    transition: all 150ms ease-out;
    border:0px solid #e9e9e9;
}
.projekatlink span{
    flex: 1;
    text-align: center;
    display: inline-flex;
    padding-left: 10px;
}

.projekatlinkimg{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;

    display: inline-flex;
}
.projekatlinkimg img{
    width: 100%;
    height: 100%;
    object-fit: cover;

}
.projekatlink.active .projekatlinkimg{
    border: 5px solid #e9e9e9;

}
.projekatlink.active span{
    color: #666;
}
.projekatlink:hover {
   color: #444;

}
.projekatlink:focus {

}

.dtyowl {
    padding-left: 32px;
    padding-right: 32px;
}
.dtyowl .owl-nav {
    display:inline-block;
    text-align:right;
}

.dtyowl .owl-nav .owl-next, .dtyowl .owl-nav .owl-prev {
    background: none;
    color:#777;
    margin:0px;
    margin-left:4px;
    border-radius:0px;
    padding:4px 8px;
}
.dtyowl .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 27%;
}
.dtyowl .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 27%;
}
.dtyowl .owl-nav .owl-next:hover, .dtyowl .owl-nav .owl-prev:hover {
    background:#e9e9e9;
    opacity: 0.8;
    color: #333;
}


.dtyowl .owl-nav .owl-next:after {
 font-family: 'Font Awesome 6 Free'; 
 content: "\f054";
 font-size:18px;
 font-weight: 900;

}
.dtyowl .owl-nav .owl-prev:after {
 font-family: 'Font Awesome 6 Free';
 content: "\f053";
 font-size:18px;
 font-weight: 900;
}

.dtyowl .owl-dots {
    margin-top:15px !important;

}
.dtyowl .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 4px;
    background: #999;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50%;
}
.dtyowl .owl-dots .owl-dot.active span {
    background: #111;
}
.prjdtythumb {

}
.prjdtythumb .item a {
    display: block;
    height: 120px;
    overflow: hidden;
}
.prjdtythumb .item a img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: 0;
}


.whatsappdiv2{
  margin: 0 auto;
  margin-bottom: 0px;
display: inline-flex;
  position: fixed;
  bottom: 18px;
  z-index: 10;


}
.whatsappdiv2 i{
    font-size: 25px;
    color: #fff;
    transition: all 150ms ease-out;
}
.whatsappdiv2 a{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #4dc247;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
    border:0px solid #fff;
  transition: all 150ms ease-out;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
  margin-left:5px;
}
.whatsappdiv2 a:first-child {
    margin-left:0px;
}

.whatsappdiv2 a:hover{ 
  background: #fff;
}

.whatsappdiv2 a:hover i{
  color: #333;
}
.whatsappdiv2 .whatscolor1 {
    background:#337ab7; 
}
.whatsappdiv2 .whatscolor2 {
    background:#607D8B; 
}


@media (min-width: 1200px) and (max-width: 1430px) { 
  .container {
    width: 1170px;
}
.header_menu li a {
    font-size: 14px;
    padding: 17px 15px;
}

}

@media (min-width: 992px) and (max-width: 1200px) { 
  .container {
    width: 970px;
}
.header_menu li a {
    font-size: 13px;
    padding: 12px 15px;
}


}

@media (min-width: 768px) and (max-width: 992px) {
  .container {
    width: 750px;
}
.menu_bg {
    display: none;
}
.header_menu {
    display: none;
}
.header_menu2 {
    display: none;
}

.menu_btn {
    display: inline-block;
}
.sliderbox{
    padding: 4px 0px;
    margin-bottom: 7px;
}
.sliderbox h1{
    font-size: 18px;
    font-weight: 600;
}
.sliderbox2{
    padding: 4px 0px;
    max-width: 100%;
    margin-bottom: 7px;
}
.sliderbox2 p{
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
}
.slidercontent .btn_s {
    font-size: 13px;
    font-weight: 500;
    padding: 4px 10px;

}

.slidertable {
    padding-left: 30px;
    padding-right: 30px;
    z-index: 10000;
}

.header8 .headbtnbox {
   display: none;
}
.header8 .sosyal_icon {
   display: none;
}
.header8 .header_ust {
    display: none;
}
.header9 .sosyal_icon {
   display: none;
}
.header9 .ust_menu2 {
    display: none;
}
.header10 .sosyal_icon {
   display: none;
}
.header10 .ust_menu2 {
    display: none;
}

}

@media (max-width: 768px){

 .container {
  width: 100%;
}
.slider {

    height: var(--slideryuksekmobil);
}
.header_ic {
   position:relative;
   padding:14px 15px;
}

.header_ust {
    display: none;
}


.logodiv { 
    width: auto;
    display: inline-block;
}

.logo {
    display:inline-block;
    position:relative;
    z-index:1;
    text-align:center;
}

.logo_img {
    max-width: 170px;
    max-height: none;
    margin-top:0px;
}
.headerfixed .logo_img {
  max-height: none;
}
.ust_menu {
    display: none;
}
.menu_bg {
    display: none;
}
.header_menu {
    display: none;
}
.header_menu2 {
    display: none;
}

.menu_btn {
    display: inline-block;
}

.header_ust2 {
    padding: 5px 0px 5px 0px;
}
.headbtnbox {
    display: none;
}
.sosyal_icon {
    display: block;
    text-align: center;
    float: none;
}
.sosyal_icon a{
    font-size: 13px;
}
.ust_menu2 {
    display: block;
    text-align: center;
    margin-bottom: 5px;
}
.ust_menu2 li {
    padding: 0px 0px 0px 8px;
    font-size: 12px;
    display: inline-block;
}
.ust_menu2 li i{
    font-size: 12px;
}
.ust_menu3 {
    float: none;
    display: block;
    text-align: center;
}
.ust_menu3 li {
    padding: 0px 0px 0px 8px;
    font-size: 13px;
}

.mainformdiv {

    margin-top: 0px;

}
.tel_ a {
    font-size: 12px;
    font-size: 500;
}
.tel_ span{
    font-size: 12px;
    font-size: 500;
}
.tel_ a i {
    font-size: 12px;
    width: auto;
    height: auto;
    border: 0px;
}
.page_bg .container {
    flex-direction: column;
}
.page_bg {

    padding: 15px;
    padding-top: 24px;
}
.page_title h2{ 

    font-size: 17px;
    margin-bottom: 0px;

}
.main_title {
    text-align: left !important;
    margin-bottom: 25px;
}
.main_title h2{ 
    font-size: 17px;
    margin-bottom: 0px;
    font-weight: 600;
}
.page_title{ 
    text-align: center;
    margin-bottom: 12px;
}


.urundiv .urundivimg {height: auto;}
.urundiv .urunbaslik span{ font-size: 14px; font-weight: 600;}
.urunbaslikower {
    height: auto;
}

.teamdiv {
    margin-bottom: 6px;
}
.teamdiv:nth-child(even){
    padding-left: 3px;
}
.teamdiv:nth-child(odd){
    padding-right:3px;
}
.teamdiv .teamdivimg {height: 160px;}
.teamdiv .teambaslik span{ font-size: 13px; font-weight: 600;}
.teamdiv .teambaslik small {  font-size: 12px;}
.teamdiv .teambaslik {padding: 7px 6px;}

.teambaslikower {
    height: auto;
}
.projediv .projedivimg {height: auto;}
.projediv .projebaslik span{ font-size: 13px; font-weight: 500;}
.projediv .projebaslik {
    padding: 5px;
}
.projebaslikower {
    height: 31px;
}


.belgediv {
    margin-bottom: 6px;
}
.belgediv:nth-child(even){
    padding-left: 3px;
}
.belgediv:nth-child(odd){
    padding-right:3px;
}
.belgediv .belgedivimg {height: 221px;}
.belgediv .belgedivimg img{}
.belgediv .belgebaslik span{ font-size: 13px; font-weight: 600;}
.belgebaslikower {
    height: auto;
}

.urunlistdiv {
    margin-bottom: 6px;
}
.urunlistdiv:nth-child(even){
    padding-left: 3px;
}
.urunlistdiv:nth-child(odd){
    padding-right:3px;
}
.urunlistdiv .urunlistdivimg {height: 158px;}
.urunlistdiv .urunlistbaslik span{ font-size: 13px; font-weight: 400;}
.urunlistfiyat{ font-size: 13px; font-weight: 600;}
.urunlistdiv .urunlistbaslik {
    padding: 5px;
}
.urunlistbaslikower {
    height: 32px;
}

.urunkatdiv .urunkatdivimg {height: auto;}
.urunkatdiv .urunkatbaslik span{ font-size: 14px; font-weight: 600;}
.urunkatbaslikower {
    height425uto;
}

.projekatdiv .projekatdivimg {height: auto;}
.projekattitleback span {
    font-size: 16px;
}

.yazbox h3{
    font-size: 14px;
    height: auto;
}
.yazbox p{
    font-size: 13px;
    height: 38px;
}
.yazbox span{
    font-size: 12px;
}
.yazboximg {
    height: auto;
}
.yazboxpad {
    padding: 7px;
}

.yazboximg10 {
    height: auto;
}
.yazbox10 h3{
    font-size: 14px;
    height: auto;
}
.yazbox10 span{
    font-size: 11px;
}

.haberbox h3{
    font-size: 14px;
    height: auto;
    font-weight: 600;
}
.haberbox p{
    font-size: 13px;
    height: 38px;
}
.haberbox span{
    font-size: 11px;
}
.haberboximg {
    height: auto;
}
.haberboxpad {
    padding: 7px;
}



.roomdiv .roomdivimg {
    height: 180px;
}
.roomdivtitleback span {
    font-size: 16px;
}

.tab_list {
    display: block;
    background-color:#fff;
}
.tab_list li {
    margin-bottom: 1px;
}
.tab_list li a{
    font-size: 13px;
    padding: 10px;
}

.m_galeri_l {
    margin-bottom: 20px;
}
.m_galeri_l:nth-child(even){
    padding-left: 3px;
}
.m_galeri_l:nth-child(odd){
    padding-right:3px;
}
.m_galeri_a {
    height:130px;
}
.m_galeri_baslik{
    font-size: 13px;
    font-weight: normal;
}
.galeri_kat_efekt i {
    font-size: 20px;
    margin-top: 10%;
}
.galeri_kat {
    margin-bottom: 20px;
}
.galeri_kat:nth-child(even){
    padding-left: 3px;
}
.galeri_kat:nth-child(odd){
    padding-right:3px;
}
.galeri_kat a {
    height:130px;
}
.galeri_kat_baslik{
    font-size: 13px;
    font-weight: normal;
}

.sliderbox{
    padding: 4px 0px;
    margin-bottom: 7px;
}
.sliderbox h1{
    font-size: 18px;
    font-weight: 600;
}
.sliderbox2{
    padding: 4px 0px;
    max-width: 100%;
    margin-bottom: 7px;
}
.sliderbox2 p{
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
}
.slidercontent .btn_s {
    font-size: 13px;
    font-weight: 500;
    padding: 4px 10px;

}

.slidertable {
    padding-left: 30px;
    padding-right: 30px;
    z-index: 10000;
}
.carousel-indicators {
    display: none;
}

.yazi {
    font-size:14px;
}
.tabdiv3 {
   font-size:14px;   
}

.prjdtythumb .item a {
    height: 70px;
}
.prjdtytitle {
    margin-top: 13px;
}
.prjdtytitle h2 {
    font-size: 20px;
}

.markadiv {
    margin-bottom: 6px;
}
.markadiv:nth-child(even){
    padding-left: 3px;
}
.markadiv:nth-child(odd){
    padding-right:3px;
}
.markadiv_ .markadivimg{
    height:92px;
    padding: 5px;
}
.markadivbaslik{
    font-size: 12px;
    font-weight: 400;
}

.markadiv10 {
    margin-bottom: 6px;
}
.markadiv10:nth-child(even){
    padding-left: 3px;
}
.markadiv10:nth-child(odd){
    padding-right:3px;
}
.markadiv_10 .markadivimg10{
    height: 98px;
    padding: 5px;
}

.hbrdtyimg{    

}
.oddtyimg {    

}
.page_title120 h2 {
    font-size: 20px;
}
.hbrdtytitle h2{
 font-size: 19px;
 font-weight: 600;   
}
.page_title130 h3{
    font-size: 17px;
}
.solp {
    display: none;
}

.icerik {
    margin: 30px auto 30px auto;
    min-height: 300px;
}

.krm_btn3 {
    padding:9px 20px;
    font-size:14px;
    font-weight:normal;
    margin-top: 20px;
}
.main_form .btn {
 padding:9px 20px;
 font-size:14px;
 font-weight:normal;
}
.iletisim_form .btn {
 padding:9px 20px;
 font-size:14px;
 font-weight:normal;
}

.whatsappdiv2 {
    zoom:0.8;
}
.headergolg {
    display: none;
}

.tlpbtn2 {
    zoom:0.8;
}
.homsy_ .homsy_icon img{
    width: 80px;
    height:80px;
}
.homsy_ b{
    font-size: 24px;
}
.homsy_ span{
    font-size: 14px;
}
.footerdiv {
    text-align: center;
}

.footerdiv h2 {
    font-weight: 600;
    font-size: 19px;
}
.footerdiv h2:after {
    margin:0 auto;
    margin-top: 10px;
}
.iletisim_list_f li i {
    display: inline-block;
    right: 5px;
}
.iletisim_list_f li span {
    display: inline-block;
}
.filtre a {
    font-size: 12px;

}
.header4 .btns_ {
    padding:12px 7px;

}
.header4 .btns_ i{
 font-size: 16px; 
}
.header4 .menu_btn{
 margin-left: 3px;
}
.header4 .logo_img {
    max-width: 160px;
}
.dtybtn_ {
    font-size:13px;
}
.urundtyfyt {
    font-size: 20px;
}
.prjdtyinfobox {
    font-size: 14px;
}
.accor .panel-title > a {
    padding: 8px 0px 8px 10px;
    font-size: 14px;
    font-weight: 500;
}
.footer_menu2 li {
   display: block;
   margin-bottom: 5px;
}
.iletisim_list_f2 li {
    display: block;
    text-align: center;
}
.header8 .headbtnbox {
   display: none;
}
.header8 .sosyal_icon {
   display: none;
}
.header9 .sosyal_icon {
   display: none;
}
.header9 .ust_menu2 {
   display: none;
}
.header10 .sosyal_icon {
   display: none;
}
.header10 .ust_menu2 {
   display: none;
}
.sliderbg_g {
    padding-top: 0px;
    padding-bottom: 0px;
    background:none; 
}
.projekatlink {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    font-size: 12px;
    font-weight: 400;
}
.projekatlink span{
    padding-left: 0px;
}
.projekatlinkimg{
    width: 60px;
    height: 60px;
    margin-bottom: 7px;
}

}



@media (min-width: 480px) and (max-width: 768px) {

    .m_galeri_a {height:215px;}
    .galeri_kat a {height:215px;}
    .urunlistdiv .urunlistdivimg {height: 348px;}
    .teamdiv .teamdivimg {height: 300px;}
    .belgediv .belgedivimg {height: 340px;}
    .markadiv_ .markadivimg{height:202px;}
}

}





