

.bg-orcid{

    background-color: #a5cd39;
    color: white;
}

.bg-orcid a{ 
    color: white;
}

.bg-orcid a:hover{ 
    color: white;
}
.btn-apply-now {
    background-color: #3C65F5 !important;
    color: #fff !important;
}

.btn-apply-now:hover{
    background-color: #05264E !important;
        color: #fff !important;
}


.footer .row { --bs-gutter-x: 0.5rem; }

.box-logos-485 img {
    max-height: none !important;
    height: 40px !important;
    width: auto !important;
    max-width: none !important;
}


.header-logo img{max-width: 250px !important;}


.burger-icon.burger-close {

    top: 43px !important;
   
}

.burger-icon {

    top: 13px !important;
 
}


.image-compay{

top: -130px !important;
margin-left: 10px;

}



.image-compay img{

height: 150px !important;
width: 150px !important;

}

.content-single h5{margin-top: 0px !important; margin-bottom: 0px !important;}


.modal-content .btn-close {
    position: absolute;
    /* top: 15px; */
    top: 25px !important;
    right: 15px;
    z-index: 2;
}


textarea.form-control {
    min-height: 100px !important;
}


h2,h1,h3{margin-top:20px !important; margin-bottom: 20px !important;}
p {font-size: 1rem !important; line-height: 2rem !important;}


.header .main-header .header-right {
    display: inline-block;
    min-width: auto;
    text-align: right;
}

.block-signin{width: 200px;}



.sidebar-text-info{padding-left: 0px !important;}


.badge:hover{color: white !important;}


.custom-modal {
  max-width: 700px !important;  /* istediğin px veya % değeri */
  width: 90% !important;        /* sayfa genişliğinin %90’ı */
}


.nav-tavs-profile ul li a {
    display: block;
    text-align: left;
    font-size: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-position: 17px center;
    padding-left: 10px !important;
    box-shadow: 0px 2px 4px -5px rgb(10, 42, 105);
}