@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap");
@import url("../css/variables.css");
@import url("../css/datepicker.css");

body{
    color: #212529;
    font-size: 16px;
    font-family: "Inter", sans-serif;
}
.text-bold {
    font-weight: bolder;
    color: #303952;
}
.form-control {
    height: 56px;
    margin:10px 0px;
    border-radius: 10px !important;
    background-color: #ECF2F6 ;
    color: #0B3F54;
}
.uk-form-controls select{
    height:56px !important;
}
.uk-checkbox:disabled:checked,.uk-checkbox:checked{
    background-image:url("/assets/images/features-icon/white-check.svg") !important;
}
.uk-checkbox:disabled:checked{
    background-color: #ECF2F6    !important;
    border: transparent !important;
    background-image:url("/assets/images/features-icon/check-icon-disabled.svg") !important;
}
#forms button h4{
    color: white;
    font-size: 1.5rem;
    margin: 0;
    font-weight: 600;
}
#forms h3{
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    color: #FF744B;
}
.form-group label:first-child{
    color: #0B3F54;
    font-weight: 600;

}
.form-group{
    margin-top: 20px;
}
.form-check .form-check-input {
    margin-left: -1.5em;
}
.button-bsvr {
    background-color: #303952;
    border: none;
    color: white;
    border-radius: 15px;
    padding: 20px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.a {
    text-decoration: none !important;
}
.form-check-input {
    width: 24px !important;
    height: 24px !important;
}
.uk-select:not([multiple]):not([size]){
    background-image: url("/assets/images/features-icon/blue-down.svg");
    background-position: 95% 50%;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}
.kullanim-kosullari .form-check:first-child{
    padding-bottom: 0px;
}
.form-check {
    display: block;
    min-height: 1.5rem;
    padding-bottom: 10px;
}
.form-check input {
    width: 24px;
    height: 24px;
    border-radius: 0.25em;
    margin-right: 5px;
    display: inline-block;
   
}

h6{
    font-size: 16px;
}
.form-check input:checked {
    background-color: #FF6D43 !important;
    border-color: #FF6D43  !important;
    color: white ;
}
#forms h6{
    margin:5px 0px;
}
#lgs-list h6,#ayt-list h6,#tyt-list h6{
    display: inline-block;
    font-weight: 500;
}
.kullanim-kosullari h6{
    display: inline;
    font-weight: 500;
}
.kullanim-kosullari .form-check{
    padding-bottom: 10px 0px;
}
.big-title h1{
    text-align: center;
    font-size: 36px;
    line-height: 43px;
    color: var(--dark-green);
    font-weight: 700;
    text-align: center;
}
.error{
    color: red;
    
}
.phone-massage{
    font-size: 14px;
    color: #607B96;
}
    

label.error{
    font-size: 14px;
}
#kvk-error,#checkbox-error{
    display:block;
}
.dropzone{
    background-color: transparent;
}

.text-muted{
    font-size: 5rem !important;
}
.dropzone {
    border: 2px dashed #dedede !important;
    border-radius: 5px;
    background: #f5f5f5 !important;
    cursor: pointer;
}
.dropzone p{
    margin: 0;
    padding-top:20px;
}
.datePicker{
    position:relative;
}
.datePicker img{
    position: absolute;
    top: 50%;
    right:5px;
    transform: translate(-50%,-50%);
    font-size: 20px;
}
.orange-btn {
    border-radius: 10px;
    padding: 15px 50px !important;
    width: 370px;
    margin:0 auto;
    cursor: pointer;
}
.orange-btn h4 {
    font-size: 16px !important;
}

#ui-datepicker-div{
    width: 300px ;
    border-radius: 10px;
    padding:10px;
}
  input[type=number] {
    -moz-appearance: textfield;
  }
  input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#select_country{
    position: relative;
}
#select_country .blue-down{
    position: absolute;
    top:20px;
    z-index: 9999;
}
.doc-up ul li {
    font-size: 14px;
    color: #0B3F54;
    line-height:24px;
}

select.error,textarea.error{
    background: rgba(235, 52, 73, 0.05);
  border: 1px solid rgba(235, 52, 73, 0.7);

}

.doc-up ul li::marker {

color:#05B1B7;
}

.needs-validation .uk-margin-top{
    margin-top: 0 !important;
}

#privacy-policy .banner img{
    width:100%; 
}
#privacy-policy .title h2{
    font-size: 24px !important;
}
#privacy-policy .list-steps{
    font-size: 14px !important;
    margin-top: 30px;
    margin-bottom: 40px;
    color: #0B3F54;
    line-height: 24px;
}
#privacy-policy .orange-btn {
    background: var(--blue-gradient-btn);
    padding: 0 40px !important;
    float: right !important;
    display:block;

}
#privacy-policy .btn-step {
    display: flex;
    justify-content: flex-end;
    padding-top: 40px;
}
#privacy-policy .grey-btn{
    background: #E7F0F7;
    color: #607B96;
    margin-right: 20px !important;

}
#privacy-policy .uk-accordion-title{
    display:contents;
}
#privacy-policy .uk-accordion-content{
    padding-top: 50px !important;
}
.veri-gizliligi{
    font-size: 16px;
    color: #607B96;
    display: flex;
    justify-content: flex-end;
}
#privacy-policy .login-container{
    padding: 40px;
}
#privacy-policy .uk-modal-custom-width{
    width: 820px;
}
#privacy-policy, #terms-of-use{
    font-size: 12px;
}
#privacy-policy .uk-modal-dialog {
    border-radius: 0px !important;

}
.footer-massage p{
   margin-top: 50px;
   padding-bottom: 40px;
  }
  .custom-contain-padding{
      padding-top: 120px;
  }
#forms .ui-autocomplete {
    max-height: 250px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.ui-widget.ui-widget-content{
    border:none;
    box-shadow: 6px 6px 10px 1px rgb(188 208 228 / 30%);
    border-radius: 10px;
  }

  .ui-widget.ui-widget-content li{
    color:#0B3F54;
    font-size:16px;
    font-weight: 400;
    padding:5px 0 5px 5px ;
  }
  .ui-widget.ui-widget-content li:last-child{
    border:none;
  }
  .ui-menu .ui-menu-item-wrapper{
    padding:6px 8px;
    transition:.2s ease padding,
               .1s ease background;
  }
  .ui-menu-item .ui-menu-item-wrapper.ui-state-active{
    background:#F8FAFC;
    color:#0B3F54;
    border-color:#F0F7FF;
    font-weight: 700;
    border-radius: 5px;
  }
  .ui-autocomplete{
    padding-right: 0;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    max-width: 100% !important;
}

@media screen and (max-width: 768px) {
    .big-title{
        font-size:10px;
    }
    #forms h3{
        font-size: calc(1.3rem + .6vw);
    }
    .big-title h1{
        font-size: 28px;
        padding: 0px 30px;
    }
    .orange-btn {
        width:100%;
        
    }
  
  }

@media (max-width:640px) {
    .custom-contain-padding{
        padding-top: 50px;
    }
    .custom-contain-padding .big-title h1{
        text-align: left ;
        padding: 0px 50px 0px 0px;
    }
    #forms header{
        height:40px;
    }
    #forms .uk-navbar-item{
        align-items: flex-end;
    }
}
.dropzone .dz-preview:hover {
    z-index: 1 !important;
}


