/* --------------------------------------------------------
  |  Author :  RGB Creative Agency
----------------------------------------------------------- */

/*--------------------------------------------------------------
# GENERAL
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {font-family: 'Nunito', sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; box-sizing: border-box;font-weight: 400; font-size: 14px; color: #494949;  background: #fff;}
*:focus {outline:0;}
a {text-decoration:none !important;}


/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/
.header { position: relative;left: 0;top: 0;width: 100%;background: #fff;margin-bottom:1px;}

@media only screen and (max-width: 767px) {
    .logo {width:140px;}
    .head-social{display:inline-block;vertical-align: middle; padding: 0 2px; color:#a2a0a9;transition:0.5s;}

}

@media only screen and (min-width: 767px) {
    .logo {width:200px;margin-top:10px;margin-left: -15px;}
    .head-social{display:inline-block; margin-right:18px;vertical-align: middle; font-size:13px;padding: 0 2px; color:#fff;transition:0.5s;}

}
.head-social:hover {color:#ee661c;transition:0.5s;}
.head-social:last-child {margin-right: 0;}
.topbar-hidden {display:none !important;}

/*--------------------------------------------------------------
# TOP HEADER
--------------------------------------------------------------*/
.topbar {border-bottom:solid 1px #f5f5f5;}
.search-container {display:inline-flex;border-right:solid 1px #e7edf2;margin-right:15px;padding-right:20px;}




/*--------------------------------------------------------------
# HOME SLIDER
--------------------------------------------------------------*/
.carousel-item:after { left: 0; top: 0; width: 100%; height: 100%; }
.fill { width: 100%;  background-position: inherit;  -webkit-background-size: cover;  -moz-background-size: cover;  background-size: cover;  -o-background-size: cover;  overflow:hidden;}
.slider-detail { position:absolute;color:#fff;top:54%;left:15%;right:20%;width:40%;font-size:17px;font-weight:400;text-align:left;}
.carousel-control-left {position:absolute;bottom:41%;text-decoration:none;left:12%;}

@media only screen and (max-width: 767px) {
    .fill{height:195px;border-radius:3px;}
    .slider-detail {display:none;}
    .carousel-caption {position:absolute;text-align:left;line-height:23px;font-size:19px;font-weight:600;color:#fff;bottom:22%;width:55%;left:7%;}
    .carousel-indicators {bottom:-18px;}
    .carousel-indicators li {width:10px;height:10px;}
    .carousel-control-right {position:absolute;bottom:41%;right:12%;text-decoration:none;left:80%;}
}

@media only screen and (min-width: 767px) {
    .fill{height:550px;}
    .carousel-caption {font-size:40px;font-weight:700;color:#fff;top:39%;text-align:left;width:55%;}

}


/*--------------------------------------------------------------
# E-TICARET-SEKMESI HOME
--------------------------------------------------------------*/
.etic-rw {margin:35px 0;background-color:#1b2939;box-shadow:8px 8px 20px rgb(0 0 0 / 60%);padding:35px;border-radius:7px;}
.eticbtn {font-size:13px;background:#fe5b5f;color:#fff !important;padding:5px 20px; border-radius:5px;border:solid 1px #fff;}
.eticbtn:hover  {text-decoration:none;background-color:#55acee;color:#636e72;padding:5px 20px; border-radius:5px;}


/*--------------------------------------------------------------
# SERVICES
--------------------------------------------------------------*/
.services-rw {background:#fff;margin:8px;border:solid 1px #f5f5f5;border-radius:7px;transition:0.7s;}
.services-rw:hover {box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;transition:0.7s;}
.services-icon {position:absolute;top:5px;right:20px;}
.services-t1 {display:inline-block;color:#636e72;background:#f5f5f5;padding:3px 12px;border-radius:12px;margin-bottom:6px;font-size:12px;}
.services-t2 {font-size:15px;font-weight:600;color:#58585a;margin-bottom:6px;}
.services-title {font-size:14px;color:#58585a;padding-bottom:5px;padding-top:5px;margin-bottom:20px;}



.web-cst { padding: 20px 16px;background-color: #f5f5f5;border-radius: 6px;margin-bottom:20px;box-shadow: rgba(0, 0, 0, 0.1) 0 1px 3px 0, rgba(0, 0, 0, 0.06) 0 1px 2px 0;transition: 0.2s;}
.web-cst:hover { transform: scale(1.02);}
.web-cst-subtitle {font-size:13px;min-height:120px;max-height:120px;}

.blog-category-grid__item {
    display: flex;
}

.blog-category-card {
    display: flex;
    flex-direction: column;
    width: 100%;
    min-height: 100%;
}

.blog-category-card__content {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}

.blog-category-card__meta {
    font-size: 12px;
    color: #b2bec3;
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 10px;
}

.blog-category-card__meta i {
    color: #b2bec3;
}

.blog-category-card__excerpt {
    min-height: auto;
    max-height: none;
    margin-bottom: 15px;
}

.blog-category-card__btn {
    margin-top: auto;
    align-self: flex-start;
}
.web-cat {display: inline-block;font-size: 10px;font-weight:600;background: #e1ebfb;color: #0162ff;padding: 5px 15px;border-radius: 3px;margin-bottom: 5px;}
.center { display: block; margin-left: auto; margin-right: auto; width: 50%;}

.btn1:hover {background-color:#ee661c;text-decoration:none;color:#fff;}
.btn2:hover {background-color:#222f3e;text-decoration:none;color:#fff;}

.btn3:hover {background-color:#ee661c;text-decoration:none; color:#fff;transition:0.5s;}
.btn4 {text-decoration:none;text-align:center;font-size:12px;font-weight:500;background-color:transparent;color:#fff;padding:5px 13px;border-radius:3px;border:1px solid #fff;}
.btn4:hover {background-color:#ee661c;text-decoration:none; color:#fff;}
.btn5 {text-decoration:none; text-align:center;font-size:12px;font-weight:500;background-color:#55acee;color:#fff;padding:5px 13px;border-radius:3px;}
.btn5:hover {background-color:#fe5b5f;text-decoration:none; color:#fff;}

.btn6 {text-decoration:none;width:45%;text-align:center;font-size:11px;font-weight:500;background-color:#fff;color:#55acee;padding:3px 10px;border-radius:3px;}
.btn6:hover {background-color:#fe5b5f;text-decoration:none; color:#fff;}
.btn7 {text-decoration:none; text-align:center;font-size:11px;font-weight:500;background-color:#55acee;color:#fff;padding:3px 10px;border-radius:3px;margin-right:3px;}
.btn7:hover {background-color:#fe5b5f;text-decoration:none; color:#fff;}

.btnfull {text-align:center;text-decoration:none; background-color:#ac2d64;color:#fff;border:solid 1px #fff;padding:7px 20px;border-radius:5px;}
.btnfull:hover {background-color:#fff;text-decoration:none; color:#ac2d64;border:solid 1px #ac2d64;}
.btnfooter {font-size:12px;background-color:#fe5b5f;color:#fff !important;padding:7px 15px; border-radius:15px;}
.btnfooter:hover {color:#636e72 !important; background-color:#fff;text-decoration:none;}

.whatsapp {
    position:fixed;
    width:55px;
    height:55px;
    bottom:15px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    z-index:100;
}

.whatsapp-icon {
    margin-top:13px;
}


.share-btn {color: white;padding: 1px 6px;font-size: 14px;border: none !important;background:transparent;}
.share-btns {position: relative;display: inline-block;}
.share-btns-content {display: none;position: absolute;background-color: #fff;border-radius:5px;min-width: 46px;box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);z-index: 1;}
.share-btns-content a {color: black;padding: 12px 16px;text-decoration: none;display: block;}
.share-btns-content a:hover {background-color: #ddd;}
.share-btns:hover .share-btns-content {display: block;}
.share-btns:hover .share {background-color: #3e8e41;}








@media only screen and (max-width: 767px) {

    .mobgiz { display:none!important;   }


    .btn1 {position:absolute;top:72%;left:6%;text-decoration:none; background-color:#ee661c;color:#fff;padding:2px 10px;border-radius:3px;font-size:13px;font-weight:600;}
    .btn2 {position:absolute;top:72%;left:34%;text-decoration:none; background-color:#222f3e;color:#fff;padding:2px 20px;border-radius:3px;font-size:13px;font-weight:600;}
    .page-rw {padding:30px 10px 65px 10px;}
    .web-cst-title {font-size:13px;font-weight:600;margin-top:5px;margin-bottom:5px;min-height: 45px;display: flex;align-items: center;}
    .web-cst-title2 {font-size:13px;font-weight:600;margin-top:5px;margin-bottom:5px;min-height: 45px;display: flex;align-items: center;}
    .hometitle{ font-size:20px;color: #58585a;font-weight:400;margin-bottom:0;text-transform:uppercase;}
    .shopicon {display:inline-block;color:#818285;font-size:17px;transition:0.5s;border-left:solid 1px #ccc;padding-left:15px;}
    .usericon {display:inline-block;color:#818285;margin-left:20px;font-size:17px;transition:0.5s;}
    .usericontext {margin-right:-10px;}
    .src {margin:auto;text-align:right;}
    .storebtn {font-size:12px;background:#fe5b5f;color:#fff !important;padding:5px 20px; border-radius:5px;border:none;}
    .bread {margin-left:1% !important;margin-right:1% !important;border-radius:4px;width:98%;margin-bottom:10px;height:125px;}
    .bread-icon {padding-right:10px;color:#222f3e;margin-left: -10px;}
    .bread-title {margin-top: -103px;
        font-size: 16px;
        margin-left: 39px;
        font-weight: 800;
        /* line-height: 21px; */
        justify-content: center;
        display: flex;
        align-items: center;}

    .bubble {width:100%;}
    .bubble2 {width:100%;}
    .frmisim {padding-left:0;padding-right:2px;}
    .frmmail {padding-left:2px;padding-right:0;}
    .frmmesaj {padding-left:0;padding-right:0;}
    .onerw {margin-bottom:25px;}
    .onerw2 {margin:auto;background:#f5f5f5;padding:40px 0;text-align-last:center;}
}
    


        @media only screen and (min-width: 767px) {
        .deskgiz { display:none !important;}
        .mobile-container  {display:none; }
        .page-rw {padding:50px 0 65px 0;}
        .btn1 {position:absolute;top:66%;left:15%;background:#222f3e;text-decoration:none; color:#fff;padding:5px 20px;border-radius:4px;}
        .btn2 {position:absolute;top:66%;left:25%;background:#ee661c;text-decoration:none; color:#fff;padding:5px 30px;border-radius:4px;}
        .web-cst-title {font-size:15px;font-weight:600;margin-top:5px;margin-bottom:5px;min-height: 45px;display: flex;align-items: center;}
        .web-cst-title2 {font-size:15px;font-weight:600;margin-top:5px;margin-bottom:5px;min-height: 45px;display: flex;align-items: center;}
        .hometitle{ font-size:22px;color: #222f3e;font-weight:500;margin-bottom:0;}
        .shopicon {display:inline-block;text-align:center;line-height:27px;color:#818285;height:30px;width:30px ;background:#f8f9fb;border-radius:50%;border:solid 1px #e7edf2;transition:0.5s;}
        .usericon {display:inline-block;text-align:center;line-height:27px;color:#818285;height:30px;width:30px ;background:#f8f9fb;border-radius:50%;border:solid 1px #e7edf2;margin-left:6px;transition:0.5s;}
        .usericontext {padding:5px 20px  5px 0}
        .src {margin:auto;text-align:right;}
        .storebtn {font-size:13px;background:#fe5b5f;color:#fff !important;padding:5px 20px; border-radius:5px;border:none;}
        .bread {width:100%;margin-bottom: 1px;}
        .bread-icon {padding-right:15px;color:#222f3e;margin-left: -2px;}
        .bread-title {margin-top: -155px;font-size: 37px;margin-left: 96px;font-weight: 800;}
        .topbar-slogan {margin:auto;padding-left: 0;}
        .onerw2 {margin:auto;background:#f5f5f5;padding:70px 0;text-align-last:center;}




        }



.sepete-ekle {background: #ee661c;color: #fff;padding: 10px 25px;border-radius: 5px;font-size: 15px;font-weight: 600;transition:0.5s;    float: right;margin-top: -20px;margin-right: -5px;}
.sepete-ekle:hover {background:#222f3e;transition: 0.5s;}
/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comment-icon {color: #55acee;font-size: 25px;background: #eee;padding: 11px 13px;border-radius: 7px; /* border: 1px px solid #ccc; */box-shadow: rgba(0, 0, 0, 0.05) 0 6px 24px 0, rgba(0, 0, 0, 0.08) 0 0 0 1px;}
.comment-ad {font-weight:600;margin-right:20px;}
.bubble {box-sizing: border-box;position: relative;background: #f5f5f5;border-radius: 15px;padding: 15px 30px;margin: 0 5px 20px 5px;}
.bubble-left:after {content: '';position: absolute;width: 0;height: 0;top: 5px;left: -40px;border-top: 20px solid transparent;border-bottom: 20px solid transparent;border-left: 20px solid transparent;border-right: 40px solid #f5f5f5;}
.bubble2 {box-sizing: border-box;position: relative;background: #f5f5f5;border-radius: 15px;padding: 20px 10px;margin: 0 5px;margin-top:20px;}

.formf  {width: 100%;padding: 8px 12px;border: 1px solid #ccc;border-radius: 4px;box-sizing: border-box;margin-top: 4px;margin-bottom: 10px;resize: vertical;}
.formm  {width: 100%;padding: 8px 12px;border: 1px solid #ccc;border-radius: 4px;box-sizing: border-box;margin-top: 4px;margin-bottom: 10px;resize: vertical;}
.forms {background-color: #fe5b5f;color: white;padding: 6px 30px;margin-top:10px;border: none;border-radius: 4px;cursor: pointer;}
.forms:hover {background-color: #55acee;}
.frmcont {border-radius: 5px;background-color: #f2f2f2;padding: 20px;margin-top:25px;}

.open-button1 {font-size:15px; color:#58585a;font-weight:600;outline:none;border:hidden;background:transparent;margin-top:10px;}
.form-popup1 {display: none;z-index: 9;}
.form-container1 {max-width: 300px;padding: 10px;background-color: white;}
.form-container1 input[type=text], .form-container1 input[type=password] {font-size:13px;width: 100%;padding: 10px;margin: 5px 0 3px 0;border: none;background: #f1f1f1;}
.form-container1 input[type=text]:focus, .form-container1 input[type=password]:focus {background-color: #ddd;outline: none;}
.form-container1 .btn {background-color: #c84984;color: white;padding: 10px 20px;border: none;cursor: pointer;width: 100%;margin-bottom:10px;border-radius:5px;outline: none;}
.form-container1 .cancel {background-color: #ca1b6c;border-radius:5px;}
.form-container1 .btn:hover, .open-button1:hover {font-weight:700;outline:none;}





/*--------------------------------------------------------------
# Owl Carousel Navigation
--------------------------------------------------------------*/
.owl-nav button { position: absolute; top:31%; width: 38px; height: 38px;}
.owl-nav button>i { font-size: 20px; font-weight: 800;}
.owl-nav button:hover { opacity: .9;}
.owl-prev { left: 0;}
.owl-next { right: 0; }
#owl-carousel2 .owl-nav button { position: absolute; top:40%; width: 38px; height: 38px; border-radius: 50% !important; background: #243746 !important;; box-shadow: 0 2px 4px rgba(0,0,0,0.15);}
#owl-carousel2 .owl-nav button>i { font-size: 20px; font-weight: 800;}
#owl-carousel2 .owl-nav button:hover { opacity: .9;}
#owl-carousel2 .owl-prev { left: 1px;}
#owl-carousel2 .owl-next { right: 1px; }
.customNextBtn{ width: 40px; height: 40px;}
.customPrevBtn{ width: 40px; height: 40px;}





/*--------------------------------------------------------------
# Hashtag
--------------------------------------------------------------*/

.ht-rw {background: #f5f5f5;padding: 10px;border-radius: 5px;}
.ht-rw a{font-size: 12px;color: #58585a;padding: 5px 10px;border-radius: 5px;margin-right: 5px;background: #fff;transition:0.5s;}
.ht-rw a:hover {background-color:#fe5b5f;text-decoration:none; color:#fff;transition:0.5s;}



@media only screen and (max-width: 767px) {
  #owl-carousel1 .owl-prev { top:110%;left: 137px;}
  #owl-carousel1 .owl-next { top:110%; right: 140px; }
  .topbar {display:none ;}

  .navbar {margin-left:2%;margin-right:2%;margin-bottom:10px;padding:8px 0 0 0;}
  .carousel {margin-left: 1%;margin-right:1%;}
  .story {width:65px;height:65px;border-radius:50%;}
  .story-a {position:absolute; top:170%; color:#fff; background:#ac2d64; padding:5px 8px; font-size:10px; font-weight:600; left:12%; border-radius:5px;border:solid 1px #fff;}
  .story-pr {position:absolute;top:103%; left:16%; padding:5px 5px; border-radius:5px; font-size:8px;font-weight:500;text-align:center;}
  .kurumsal{position:absolute;top:135px;margin-left:5%;color:#fff;font-size:14px;font-weight:500;}
  .bag-title{color:#fff;font-size:15px;text-align:left;margin-left:5px;font-weight:500;padding-top:10px;}
  .bag-btn{text-align:left;margin-left:5px;}
  .btn3{position:absolute;padding: 5px 8px; text-align: center; font-size: 11px; font-weight:500;margin-top:-20px;left:7%;right:7%;color: #fff; border-radius:4px; background-color:#222f3e;transition:0.5s;}
  .navbar-collapse {;border-radius:4px;background:#f5f5f5;margin-top:10px;}
  .mobilp{text-align:justify}
  .rw-top {margin-top:30px;}
  .hak-img {    width: 100%; /* margin-left: 7.5%; */border-radius: 7px;margin-bottom: 20px;}
    .one-cikan-icn {width: 65px;border: 1px solid #222f3e;border-radius: 25%;padding: 12px;background: #fff;transition:0.5s;}
    .one-cikan-title {font-size: 11px;font-weight: 700;min-height: 50px;max-height: 50px;display: flex;align-items: center;justify-content: center;text-align:center;}

}




  @media only screen and (min-width: 767px) {
  #owl-carousel1 .owl-prev { left: -3%;top:40%;}
  #owl-carousel1 .owl-next { right:-3%;top:40%;}
  .navbar {margin-left:0;margin-right:0;margin-bottom:25px;position: absolute;width: 100%;z-index: 1;}
      .topbar {padding:10px 0;background:#222f3e;}

  .kurumsal{position:absolute;top:220px;margin-left:5%;color:#fff;font-size:20px;font-weight:500;}

  .btn3{padding: 0.5em 2em; text-align: center; font-size: 13px; color: #fff; border-radius:4px; background-color:#222f3e;transition:0.5s;}
  .rw-top {margin-top:70px;}
  .hak-img {width: 90%;border-radius: 15px;}
      .one-cikan-icn {width: 80px;border: 2px solid #222f3e;border-radius: 20%;padding: 15px;background: #fff;transition:0.5s;}
      .one-cikan-title {font-size: 16px;font-weight: 700;min-height: 65px;max-height: 65px;display: flex;align-items: center;justify-content: center;text-align:center;}

  }

/*--------------------------------------------------------------
# NEWS
--------------------------------------------------------------*/
.newsrw {margin:75px 0 0 0;padding:50px 0 75px 0;}
.newsrw2 {justify-content:center;}
.newsrw3 {background:#f5f5f5;padding:15px;border-radius:0 0 10px 10px ;min-height: 225px;max-height: 225px;}
.newsrw4 {position:absolute;bottom:40%;}
.news-pr {border-radius:0 0 10px 10px; padding-left:40px; color:#043e7e;font-size:14px;font-weight:500;margin-top:-5px;margin-bottom:5px;min-height:70px;    align-content: center;}
.news-pr2 {font-size:13px;font-weight:300;}
.news-pr3 {text-align:center;padding-bottom:10px;}
.news-date {background:#ee661c;color:#fff;font-size:12px;font-weight:500;text-align:center;padding:15px 8px;border-radius:4px; }
.news  {display:block;color:#222f3e;font-size:13px;font-weight:600;transition:0.5s;}
.news:hover {padding-left:10px;font-weight:700;transition:0.5s;}

  .dropcaps{float: left;width: 45px;font-size: 20px;line-height: 55%;background-color:#ff8e32;color:#fff;padding:15px;margin-right:5px;font-weight:500;border-radius:2px;margin-top:5px;}

.bag-pr{color:rgba(255, 255, 255, 0.7);text-align:left;font-style: italic;margin-left:50px;margin-right:50px;}

.ref {margin-bottom:25px;border-radius:5px;box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;padding-bottom:5px;}
.ref-title {font-size:14px;color:#58585a;border-top:solid 1px #dfe6e9;padding-bottom:5px;padding-top:5px;font-weight:600;text-align:center;min-height:33px;max-height:33px;margin-bottom:20px;}
.ref-title a{color:#58585a;}


.ref-btn {background-color:#59ACFE;font-size:12px;color:#fff;width:100%;padding:5px 15px;border-radius:5px;text-align:center;text-decoration:none;}
.ref-btn:hover {background-color: #fe5b5f;color:#fff !important; text-decoration:none;}
.btnref {opacity:0.6;}
.btnref:hover {opacity:1;}

.team-img {width:100%;border-radius:10px 10px 0 0;}
.blog-img {width:100%;border-radius: 10px;margin-bottom: 25px;}
/*--------------------------------------------------------------
# Profile
--------------------------------------------------------------*/
.user-left-rw{background: #f1f5fb;border-radius: 8px;padding:30px 20px;}
.user-center-rw { box-shadow: rgb(99 99 99 / 20%) 0 2px 8px 0;border-radius: 8px;padding: 30px;margin-left: 15px;border: 1px solid #f5f5f5;}
.user-avatar {position:inherit;left:25%;width:100px;height:100px;border: 2px solid #fff;background: #f5f5f5;border-radius: 15px;padding: 10px;box-shadow: rgba(0, 0, 0, 0.07) 0 4px 12px;z-index:5;}
.user-name {    font-size: 18px;font-weight: 700;text-align:center;margin-top: 10px;margin-bottom:1px;}
.user-job {    font-size: 16px;font-weight: 400;text-align:center;opacity:0.7;}
.user-bck {width: 100%;position: absolute;left: 0;top: 0;border-radius: 8px 8px 0 0;border-bottom: 2px solid #fff;}
.user-tab{text-decoration:none;background: rgba(255, 255, 255, 0.8);font-size:14px;font-weight:500;padding: 7px 15px;border-radius: 5px;color: #636e72 !important;transition:0.5s;margin-bottom:8px;}
.user-tab a{color:#636e72;}
.user-tab:hover{background:rgba(255, 255, 255, 1);padding: 7px 15px 7px 25px;border-radius: 5px;text-decoration:none;transition:0.5s;}
.profile-link {color: #59ACFE;font-weight: 600;margin-bottom: 3px;transition:0.5s;}
.profile-link a:hover {color:#fe5b5f;transition:0.5s;}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer { background: #222f3e; color: #fff; padding: 50px 0 20px 0; }
.footer-title {font-size:16px;font-weight:600;color:rgba(255, 255, 255, 1)}
.footer-desc {color:rgba(255, 255, 255, 0.7); font-size:13px;margin-top:10px;transition:0.5s;}
.footer-desc:hover{color:#fff;padding-left:10px; transition:0.5s;}
.footer-icon {color:#fff; border-right:solid 1px #fff; padding-right:10px; font-size:13px;margin-right:5px;}
.footer-copyright { text-align: center; font-size:12px;color:#b2bec3;text-decoration:none; }
.footer-copyright a{ text-align: center; font-size:12px;color:#b2bec3;text-decoration:none;transition:0.5s;}
.footer-copyright a:hover {color:#fff;transition:0.5s;}
.footer-contact {display:flex;flex-direction:column;gap:18px;margin-bottom:15px;}
.footer-contact__group {background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);border-radius:8px;padding:15px;}
.footer-contact__item {display:flex;align-items:flex-start;gap:10px;margin:0;font-size:13px;}
.footer-contact__item i {color:#ee661c;font-size:12px;padding-top:4px;}
.footer-contact-column .footer-title {margin-bottom:8px;}
.footer-contact-column .footer-desc {margin-top:0;}
.footer-contact__group + .footer-contact__group {margin-top:5px;}


/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {position: fixed; display: none; width: 40px; height: 40px; border-radius: 3px; right: 15px; bottom: 15px; background: #000000; color: #fff; transition: display 0.5s ease-in-out; z-index: 99999; }
.back-to-top i { font-size: 24px; position: absolute; top: 8px; left: 8px; }
.back-to-top:hover { color: #fff; background: #85b6cf; transition: background 0.2s ease-in-out; }

.hiz-resim {margin:auto;padding:0;}
.hiz-detay {margin:auto;background:#27293f;padding:10px 30px;}
.hiz-title {font-size:25px;font-weight:600;color:#fff;}
.hiz-category {font-size:12px;color:rgba(255, 255, 255, 0.5);margin-bottom:2px}
.hiz-desc {font-size:12px;color:rgba(255, 255, 255, 0.5);margin-top:-15px;}
.hiz-icn {width:30px !important;margin-bottom:10px;}





.owl-dots {display:flex;justify-content:center;margin-top:10px;margin-bottom:10px; }
.owl-dots .owl-dot { width: 8px; height: 8px; border-radius: 50%; margin: 2px; background-color: #ccc !important;}
.owl-dots .owl-dot.active { background-color: #9d9c9c !important;}

.dropbtn {color: #58585a;padding: 15px;font-size: 16px;border: none;}
.dropdown {position: relative;display: inline-block;}
.dropdown-content {display: none;position: absolute;overflow: visible;max-height:500px;color: #fff;background-color: #222f3e;border-radius:3px;width: 260px;padding:20px 15px;box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);z-index: 1050;}
.dropdown-content a {color: rgba(255, 255, 255, 0.8);padding: 8px 10px;font-size:13px;font-weight:500;border:1px solid transparent;border-radius:3px;text-decoration: none;display: block;width:230px;transition:0.6s;}
.dropdown-content a:hover {padding-left: 18px;background:rgba(255, 255, 255, 0.1);color:rgba(255, 255, 255, 1);border:1px solid rgba(255, 255, 255, 0.2);transition:0.2s;}
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {}
.dropdown-content .dropdown-item,
.dropdown-content .dropdown-item:hover,
.dropdown-content .dropdown-item:focus {
    background: transparent;
    border: none;
    color: inherit;
}

/* Çok seviyeli dropdown (masaüstü) */
.dropdown-menu .dropdown-submenu {
    position: relative;
}

.dropdown-menu .dropdown-submenu > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dropdown-menu .dropdown-submenu > a:after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 8px;
}

.dropdown-menu .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: 4px;
    margin-top: -6px;
    border-radius: 0 6px 6px 6px;
    display: none;
    position: absolute;
    min-width: 220px;
    z-index: 1060;
}

.dropdown-menu .dropdown-submenu:hover > .dropdown-menu,
.dropdown-menu .dropdown-submenu .dropdown-menu:hover {
    display: block !important;
}

/* Masaüstü: ana menü hover ile açılsın, alt menü de hover ile görünsün */
.navbar-nav .dropdown.deskgiz .dropdown-menu {
    display: none;
    overflow: visible;
}
.navbar-nav .dropdown.deskgiz:hover .dropdown-menu {
    display: block !important;
}
.navbar-nav .dropdown-menu .dropdown-submenu {
    overflow: visible;
}

/* Çok seviyeli dropdown (custom menü) */
.dropdown-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.dropdown-list-item {
    position: relative;
    margin-bottom: 3px;
}

.dropdown-list-item > a {
    display: block;
    padding: 8px 12px;
    border-radius: 5px;
    color: rgba(255,255,255,0.85);
    border: 1px solid transparent;
    text-decoration: none;
    transition: 0.2s;
}

.dropdown-list-item > a:hover {
    border-color: rgba(255,255,255,0.2);
    background: rgba(255,255,255,0.08);
    color: #fff;
    padding-left: 12px;
}

.dropdown-list-item.has-children > a {
    padding-right: 28px;
}

.dropdown-list-item .submenu-arrow {
    float: right;
    font-size: 12px;
    padding-left: 8px;
}

@media only screen and (max-width: 767px) {
    .dropdown-submenu-list {
        position: static;
        margin-top: 6px;
        padding: 10px;
        background: rgba(0,0,0,0.25);
        border-radius: 6px;
        box-shadow: none;
    }
}

@media only screen and (min-width: 768px) {
    .dropdown-submenu-list {
        list-style: none;
        margin: 0;
        padding: 7px 12px;
        position: absolute;
        top: 0;
        left: 100%;
        margin-left: 2px;
        min-width: 220px;
        background: #1b2736;
        border-radius: 6px;
        box-shadow: 0 8px 16px rgba(0,0,0,0.25);
        display: block;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transition: opacity 0.15s ease;
        z-index: 100;
    }
}

.dropdown-list-item.has-children:hover > .dropdown-submenu-list {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.dropdown-list-item.has-children:focus-within > .dropdown-submenu-list {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.dropdown-list-item.has-children.submenu-open > .dropdown-submenu-list {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.dropdown-submenu-list li + li {
    margin-top: 6px;
}

.dropdown-submenu-list li a {
    display: block;
    padding: 6px 10px;
    border-radius: 4px;
    color: rgba(255,255,255,0.8);
    text-decoration: none;
}

.dropdown-submenu-list li a:hover {
    background: rgba(255,255,255,0.08);
    color: #fff;
    padding-left: 14px;
}

/*--------------------------------------------------------------
# Home Product
--------------------------------------------------------------*/
.pro-img {width:100%;}
.pro-title {font-size:17px;font-weight:600;text-align:left;color:#fff;}



/*--------------------------------------------------------------
# Online İşlemler Button
--------------------------------------------------------------*/
.xdropbtn {background-color: transparent;color: white;padding: 0px 35px 0 0;font-size: 14px;border: none;}
.xdropdown {position: relative;display: inline-block;}
.xdropdown-content {display: none;position: absolute;background-color: #222f3e;min-width: 155px;z-index: 3;padding:10px;border-radius:0 0 4px 4px;}
.xdropdown-content a {text-align:left !important;color: #f5f5f5;font-size:13px;border :1px solid #222f3e;padding: 7px 20px;text-decoration: none;display: block;border-radius:4px;}
.xdropdown-content a:hover {background:rgba(255, 255, 255, 0.1);color:#fff;border:1px solid rgba(255, 255, 255, 0.2);}
.xdropdown:hover .xdropdown-content {display: block;}
.xdropdown:hover .xdropbtn {outline:none;}

.xdropbtn2 {background-color: transparent;color: white;padding: 0px 35px 0 0;font-size: 14px;border: none;}
.xdropdown2 {position: relative;display: inline-block;}
.xdropdown2-content {display: none;position: absolute;background-color: #222f3e;min-width: 190px;z-index: 3;padding:10px;border-radius:0 0 4px 4px;}
.xdropdown2-content a {text-align:left !important;color: #f5f5f5;font-size:13px;border :1px solid #222f3e;padding: 7px 20px;text-decoration: none;display: block;border-radius:4px;}
.xdropdown2-content a:hover {background:rgba(255, 255, 255, 0.1);color:#fff;border:1px solid rgba(255, 255, 255, 0.2);}
.xdropdown2:hover .xdropdown2-content {display: block;}
.xdropdown2:hover .xdropbtn2 {outline:none;}

.uzak-egitim {color:#fff;padding-right: 20px;border-right: 1px solid #fff;}
.uzak-egitim:hover {color:#ee661c;}
::placeholder {color: #fff;}

.one-cikan-icn:hover {background:rgba(34, 47, 62, 0.2);border:2px solid #ee661c;transition:0.5s;}

/*--------------------------------------------------------------
# Counter
--------------------------------------------------------------*/
.col_half { width: 49%; }
.col_third { width: 32%; }
.col_fourth { width: 23.5%; }
.col_fifth { width: 18.4%; }
.col_sixth { width: 15%; }
.col_three_fourth { width: 74.5%;}
.col_twothird{ width: 66%;}
.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth{
    position: relative;
    display:inline;
    display: inline-block;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}
.end { margin-right: 0 !important; }
/* Column Grids End */

.wrapper { width: 980px; margin: 30px auto; position: relative;}
.counter { padding: 20px 0; }

@media only screen and (min-width: 767px) {
    .count-title { font-size: 70px; font-weight: 700; color:#00235a; margin-top: 10px; margin-bottom: 0; text-align: center; }
}


@media only screen and (max-width: 767px) {
    .count-title { font-size: 25px; font-weight: 700; color:#00235a; margin-top: 10px; margin-bottom: 0; text-align: center; }
}

.count-text {display:flex;font-size: 14px;color:#ee661c; font-weight: 700;  margin-top: 0px; margin-bottom: 0; text-align: center;align-items:center;justify-content:center;min-height:50px;max-height:50px; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #4ad1e5; }

.hizmet-side a{display:block;background:#222f3e;color:#fff;padding:10px 15px;border-radius:5px;margin-bottom:-7px;transition:0.9s;}
.hizmet-side a:hover {background:#ee661c;padding-left:30px;transition:0.9s;}


.egitimrw {background: #f5f5f5;padding: 10px 25px;border-radius: 5px;margin-bottom: 10px;}
.egitimrw2 {background: #fff;border-radius: 5px;padding-top:15px;}
.egitimtitle1 {font-size: 13px;font-weight: 600;color: #ee661c;}
.egitimtitle2 {font-size: 15px;font-weight: 600;color: #222f3e;}
.egitimline1 {width:50%;color:#222f3e;margin-left:0;margin-top:-10px;margin-bottom:15px;}
.egitimdetay {background: #222f3e;padding: 7px 20px;border-radius: 5px;color: #fff;font-weight: 600;transition:0.5s;}
.egitimdetay:hover {background:#ee661c;transition:0.5s;}
.egitimbtn{display:block;padding: 0.3em 1.5em; text-align: center; font-size: 14px;font-weight:600;letter-spacing:1px; color: #fff; border-radius:4px; background-color:#ee661c;margin-bottom:15px;transition:0.5s;}
.egitimbtn:hover {padding: 0.3em 1.5em; text-align: center; font-size: 12px; color: #fff; border-radius:4px; background-color:#222f3e;transition:0.5s;}
.hesapbtn {background-color:#ee661c;text-decoration:none;color:#fff;border: hidden;border-radius: 4px;height: 45px;width: 100%;font-size: 16px;font-weight: 500;transition:0.5s;}
.hesapbtn:hover  {background-color:#222f3e;text-decoration:none;color:#fff;transition:0.5s;}

/*--------------------------------------------------------------
# EĞİTİM TAKVİMİ 
--------------------------------------------------------------*/
.egitim-takvimi-wrap {
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 10px;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    padding: 0;
    overflow: hidden;
    margin-top: 20px;
}
.egitim-takvimi-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    border-bottom: 1px solid #e0e0e0;
}
.egitim-takvimi-tab {
    padding: 14px 24px;
    font-size: 15px;
    font-weight: 700;
    color: #333;
    background: #e0e0e0;
    border: none;
    border-radius: 8px 8px 0 0;
    margin-bottom: -1px;
    cursor: default;
}
.egitim-takvimi-tab.active {
    background: #F48C03;
    color: #fff;
    border-bottom: 1px solid #F48C03;
}
.egitim-takvimi-table-wrap {
    overflow-x: auto;
}
.egitim-takvimi-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}
.egitim-takvimi-table thead tr {
    background: #e8e8e8;
}
.egitim-takvimi-table th {
    padding: 14px 16px;
    text-align: center;
    font-weight: 700;
    color: #333;
    border: 1px solid #e0e0e0;
    border-top: none;
}
.egitim-takvimi-table tbody tr {
    background: #fff;
}
.egitim-takvimi-table tbody tr.egitim-takvimi-row-alt {
    background: #f7f7f7;
}
.egitim-takvimi-table td {
    padding: 14px 16px;
    border: 1px solid #e8e8e8;
    color: #333;
    vertical-align: middle;
}
.egitim-takvimi-table td:last-child {
    text-align: center;
}
.egitim-takvimi-grup {
    font-weight: 600;
    color: #222f3e;
}
.egitim-takvimi-btn {
    display: inline-block;
    padding: 8px 18px;
    border-radius: 6px;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
    transition: opacity 0.2s;
}
.egitim-takvimi-btn-basvur {
    background: #F48C03;
    color: #fff !important;
}
.egitim-takvimi-btn-basvur:hover {
    opacity: 0.9;
    color: #fff !important;
}
.egitim-takvimi-btn-dolu {
    background: #FCC168;
    color: #333;
    cursor: default;
}
.egitim-takvimi-empty {
    padding: 40px 20px;
    text-align: center;
    color: #666;
}
@media (max-width: 768px) {
    .egitim-takvimi-table th,
    .egitim-takvimi-table td {
        padding: 10px 8px;
        font-size: 12px;
    }
    .egitim-takvimi-tab {
        padding: 10px 16px;
        font-size: 13px;
    }
}

/*--------------------------------------------------------------
# TEHLİKE SINIFI - HESAPLAMA
--------------------------------------------------------------*/
.hazard-section {
    padding: 40px 0 70px;
}

.hazard-section__intro {
    margin-top: 35px;
    text-align: center;
}

.hazard-section__lead {
    max-width: 720px;
    margin: 10px auto 0;
    font-size: 16px;
    color: #5f6c7b;
}

.hazard-form {
    background: #f9fafc;
    border: 1px solid #e6ecf5;
    border-radius: 14px;
    padding: 25px;
    margin-top: 25px;
    align-items: center;
}

.hazard-form__field {
    margin-bottom: 15px;
}

.hazard-form__label {
    font-weight: 600;
    color: #334155;
    margin-bottom: 6px;
    display: block;
}

.hazard-form__input {
    height: 50px;
    border-radius: 10px;
    border: 1px solid #d4dce9;
    font-size: 16px;
    padding-left: 16px;
}

.hazard-form__input:focus {
    border-color: #ee661c;
    box-shadow: 0 0 0 0.15rem rgba(238,102,28,0.15);
}

.hazard-form__button {
    width: 100%;
    height: 50px;
    border-radius: 10px;
    background: #ee661c;
    color: #fff;
    font-weight: 600;
    border: none;
    box-shadow: 0 10px 20px rgba(238,102,28,0.25);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.hazard-form__button:hover {
    transform: translateY(-1px);
    box-shadow: 0 15px 25px rgba(238,102,28,0.35);
    color: #fff;
}

.hazard-form__hint {
    font-size: 14px;
    color: #6b7280;
}

.hazard-table {
    margin-top: 35px;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #e6ecf5;
    box-shadow: 0 20px 40px rgba(27,39,54,0.08);
    background: #fff;
}

.hazard-table__head {
    background: #f2f5fb;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #1f2a37;
}

.hazard-table__cell {
    padding: 22px 24px;
    border-right: 1px solid #eef2f7;
    border-top: 1px solid #eef2f7;
}

.hazard-table__cell:last-child {
    border-right: none;
}

.hazard-table__cell--heading {
    border-right: 1px solid #e0e6f2;
    border-top: none;
    font-size: 14px;
    color: #1f2a37;
    display: flex;
    align-items: center;
}

.hazard-table__row {
    align-items: stretch;
}

.hazard-table__label {
    padding: 22px 24px;
    color: #fff;
}

.hazard-table__label-title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 6px;
}

.hazard-table__label-badge {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 999px;
    background: rgba(255,255,255,0.25);
    font-size: 13px;
}

.hazard-table__label--high {
    background: linear-gradient(135deg, #d74232, #ed6d5e);
}

.hazard-table__label--medium {
    background: linear-gradient(135deg, #e5a10a, #f5c545);
    color: #1f2a37;
}

.hazard-table__label--low {
    background: linear-gradient(135deg, #1d7cc7, #3aa5f2);
}

.hazard-table__cell-title {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #8a94a6;
}

.hazard-table__value {
    margin: 4px 0 0;
    font-size: 18px;
    font-weight: 600;
    color: #111827;
}

.hazard-note {
    margin-top: 25px;
    padding: 18px 22px;
    border-left: 4px solid #ee661c;
    background: #fff8f3;
    text-align: center;
    color: #d35400;
    border-radius: 10px;
    font-weight: 600;
}

@media (max-width: 991px) {
    .hazard-form {
        padding: 20px;
    }

    .hazard-form__button {
        margin-top: 4px;
    }

    .hazard-table__cell,
    .hazard-table__label {
        border-right: none;
        border-top: 1px solid #eef2f7;
    }

    .hazard-table__row + .hazard-table__row {
        border-top: 1px solid #dde3f0;
    }
}

@media (max-width: 575px) {
    .hazard-form {
        text-align: center;
    }

    .hazard-form__label {
        text-align: left;
    }

    .hazard-form__hint {
        text-align: left;
        margin-top: 10px;
    }

    .hazard-table__cell,
    .hazard-table__label {
        padding: 18px;
    }

    .hazard-table__value {
        font-size: 16px;
    }
}