.hero-img{
    max-width: 90%;
    float: right;
}
.text-justify{
    text-align: justify;
}
.login-box{
    padding-top:250px;
}
.ml-10px{
    margin-left: 10px!important;
}
.row-cols-10{-ms-flex:0 0 10%!important;flex:0 0 10%!important;max-width:10%!important;}
.row-cols-9{-ms-flex:0 0 11.1%!important;flex:0 0 11.1%!important;max-width:11.1%!important;}
.row-cols-5{-ms-flex:0 0 20%!important;flex:0 0 20%!important;max-width:20%!important;}
.col-lg{position: relative;min-height: 1px;padding-right: 5px;padding-left: 5px;}
.all-imgs{
    padding:10px 10px;
}
.all-imgs .single-img{
    margin: 6px 3px;
    border: 1px solid #dedede;
    border-radius: 7px;
    width: 100%;
}
.all-imgs .single-img img, .ilan-imgs .single-img img{
    width: 100%;
    height: 90px;
    pointer-events: none;
}
.single-img .btn-sm{
    padding: 5px 8px !important;
}
.float-right{
    float:right;
}
.lang-exc{
    color: #09b850;
    font-size: 30px;
    padding-top:40px;
    padding-bottom:40px;
}
.lang-help{
    color: #09b850;
    font-size: 45px;
    padding-top:10px;
    padding-bottom: 10px;
}
.steps li a{
    font-size: 20px!important;
    background: #e5e5e5;
    color: #95a5a6!important;
    padding: 15px 10px!important;
    border-radius: 0!important;
}
.steps li a.active{
    color: #fff!important;
}
.teklif-step-2 h6{
    color: #494949;
    font-size: 18px;
    font-weight: 600;
}
.teklif-step-3 h5{
    color: #494949;
    font-weight: 600;
    font-size: 22px;
    padding-top:0.5rem;
}
.teklif-step-4 h6{
    color: #545454;
}
.alert-heading {
    color: inherit!important;
}
.vurgu{
    border-bottom: 1px dotted #337ab7;
    color: #09b850;
}
.extras-card{
    /* max-width: 350px;
     margin-left: auto;
     margin-right: auto;*/
    text-align: left;
    margin-top:2.5rem;
    margin-bottom:2.5rem;
    font-size:17px;
}
.info-tag{
    color: #8a8a8a;
    font-size:15px;
    padding-left:4px;
}
.extras-card .form-check{
    margin-bottom: 0.3rem;
}
.swiper-slide small{
    font-size:12px!important;
}
.userBtn{
    margin-right: 8px;
}
.userBtn i{
    padding: 1px;
}
.service-slide h6{
    font-size:1rem;
}
.service-slide .card-body{
    padding: 15px!important;
}
.bg-gray{
    --bs-bg-opacity: 1;
    background-color: #eeeeee !important;
}
.font-normal{
    font-weight: normal;
}
.container-sm{
    max-width: 1140px;
}
.custom-page h1, .custom-page h2, .custom-page h3, .custom-page h4, .custom-page h5{
    font-weight: normal!important;
}
.custom-page p{
    line-height: 28px;
    text-align: justify;
}
.videoarea{
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.5);
    position: relative;
    cursor: pointer;
}
.play-icon{
    font-size: 100px;
    color: #fff;
}
.playBtn{
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3));
}
.custom-page ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.custom-page ul li:not(:last-child) {
    padding-bottom: calc(16px / 2);
}

.custom-page ul li a {
    justify-content: flex-start;
    text-align: left;
}
.custom-page ul li, .custom-page ul li a {
    /*font-size: inherit;*/
}
.custom-page ul li {
    margin: 0;
    padding: 0;
    position: relative;
}
.page-img-1{
    max-width: 80%;
}
.page-img-2{
    max-width: 55%;
}
.page-links li i{
    padding-right: 8px;
    padding-top: 4px;
}
.page-links li a{
    color: #FFFFFF;
    font-size:20px;
    transition: color 0.3s;
}
.page-links li a:hover{
    color:#09B850;
}
.last-section{
    padding-top: 2rem;
}
.pr-5{
    padding-right: 5px;
}
.giz ul li{
    font-size: 14px!important;
}
.term-pills button, .term-pills a{
    width: 280px;
    white-space: normal !important;
    word-wrap: break-word;
    text-align: left;
    padding: 1rem 1rem;
    font-size: 17px;
    font-weight: 600;
    color:#000!important;
}
.term-pills .nav-link.active, .term-pills .show > .nav-link {
    color:#000!important;
    background-color: transparent!important;
    border: 1px solid #d5d8dc;
}
.tab-content{
    max-width: 1000px;
}
.iframe{
    width: 100%;
    margin:0;
    padding:0;
    height: 450px;
}
.grid-list {
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 sütun */
    gap: 10px;
    max-width: 100%; /* isteğe bağlı */
}
.grid-list-4{
    grid-template-columns: repeat(4, 1fr); /* 3 sütun */
}
.my-tabs-content{
    max-width: 100%;
    color: #54595F;
    font-size: 20px;
}
.my-tabs{
    justify-content: center;
    border:0;
}
.my-tabs-content img{
    max-width:320px!important;
    margin-left: auto;
    margin-right: auto;
}
.my-tabs-content ul{
    list-style: none;
    padding: 0;
}
.my-tabs-content .fa{
    font-size:20px!important;
}
.my-tabs li{
    padding-left: 5px;
    padding-right: 5px;
}
.my-tabs li .nav-link{
    background-color: #dfdfdf;
    border-radius: 40px;
    padding: 12px 28px;
    color:#000;
    font-weight: 700;
}
.my-tabs li .nav-link.active{
    background-color: #00b563;
    color:#fff;
}
@media only screen and (max-width: 600px) {
    .last-section{
        padding: 0;
    }
    .hero-img, .page-img-1, .page-img-2, .page-img-3{
        display: none;
    }
    .page-links .col{
        flex:none;
        font-size: 18px;
    }
    .teklif-steps .nav-item{
        width: 50%;
        border-bottom: 1px solid #cecece;
        border-right: 1px solid #cecece;
    }
    .teklif-steps .nav-item a{
        padding: 10px 0px !important;
        font-size: 18px !important;
    }
    .teklif-steps .nav-item:last-child{
        border: 0px;
    }
    .teklif-steps .nav-item:nth-child(2){
        border-right: 0px;
    }
    .teklif-steps .nav-item:nth-child(3){
        border-bottom: 0px;
    }
    .row-cols-5 {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
    .teklif-steps .all-imgs > *{
        padding-left: 5px;
        padding-right: 5px;
    }
    .pmet{
        font-size: 14px;
    }
}


@media only screen and (min-width: 600px) {
    #navbarCollapse2{
        display: none!important;
    }
}
