/* .full-width-header .rs-header .topbar-area.style1 .topbar-contact li a:hover {
    color: #ffffff;
    opacity: .7;
}

.full-width-header .rs-header .topbar-area.style1 .toolbar-sl-share ul li a:hover {
    color: #ffffff;
    opacity: .7;
} */

.full-width-header .rs-header .topbar-area.style1 .toolbar-sl-share ul li.li-lang {
    /* border-left: 1px solid rgba(255, 255, 255, 0.2); */
    margin-left: 15px;
    padding-left: 40px;
}

.rs-footer.style1 .footer-top .footer-logo img {
    height: 120px;
}
.rs-footer.style1 .footer-top .footer-logo .app-links {
    height: 40px;
}

a.no-href {
    cursor: pointer;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children>a:before {
    display: none;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
}

@media only screen and (max-width: 1366px){
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
        font-size: 16px;
    }
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
    margin-right: 17px;
}
@media only screen and (max-width: 1366px){
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
        margin-right: 5px;
    }
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px !important;
}

body .search-modal .close span:before {
    font-size: 25px;
}

body .search-modal {
    background: rgba(11, 11, 11, .85);
}

body .search-modal .close {
    background: transparent;
    color: #ffffff;
}

body .search-modal .search-block form input {
    border-radius: 0;
    border-bottom: 2px solid rgba(255, 255, 255, 0.7);
    font-size: 25px;
    padding-right: 85px;
}

body .search-modal .search-block form button i:before {
    font-size: 25px;
}

@media only screen and (max-width: 576px) {
    body .search-modal .search-block form input {
        font-size: 18px;
    }

    body .search-modal .search-block form button {
        top: 0;
    }

    body .search-modal .search-block form button i:before {
        font-size: 18px;
    }

    body .search-modal .close {
        right: 10px;
    }
}

body .search-modal .search-block form button {
    background: transparent;
    top: -1px;
}

body .search-modal {
    padding: 3% !important;
}

.form-control:focus {
    box-shadow: 0 0 0 0.15rem rgb(13 110 253 / 25%);
}

.search-block input:focus {
    box-shadow: none;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children > a{
    padding-right: 12px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    margin-right: 12px;
}

.menu-area {
    -webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
}

.rs-contact.main-home .contact-icons-style.box-address .contact-item {
    background: none;
}

.bg9 {
    background: none;
}

.rs-contact.main-home .contact-icons-style.box-address .contact-item {
    min-height: 165px;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
}

.readon.consultant.lets-talk {
    padding: 8px 22px;
    font-size: 16px;
    background: #bb0b0b;
    text-transform: uppercase;
}

.full-width-header .rs-header.style2 .expand-btn-inner ul .humburger {
    display: none;
}

@media only screen and (max-width: 991px) {
    .full-width-header .rs-header.style2 .expand-btn-inner ul .humburger {
        display: block;
    }
}

@media only screen and (max-width: 1199px) {
    .hidden-lg {
        display: none !important;
    }
}

.full-width-header .mobile-navbar-menu .nav-menu li a {
    font-weight: 600;
    text-transform: uppercase;
}

.full-width-header .mobile-navbar-menu .nav-menu li li a {
    font-size: 1.05rem;
}

.full-width-header .mobile-navbar-menu span.submenu-button:after {
    height: 2px;
}

.full-width-header .mobile-navbar-menu span.submenu-button:before {
    width: 2px;
}

.rs-faq .faq-content .accordion .card .card-header .card-link {
    padding-left: 10px;
}

.rs-faq .faq-content .accordion .card .card-body {
    padding-left: 10px !important;
}

@media only screen and (max-width: 576px) {
    .rs-faq .faq-content .accordion .card .card-header .card-link:after {
        top: 40%;
        width: 18px;
        height: 18px;
        line-height: 18px;
        font-size: 10px;
    }
}

.rs-team.style2 .team-item:hover .team-content .team-info .name a {
    color: #0a0a0a;
}

.rs-team.style2 .team-item .team-content {
    height: 135px;
}

.rs-team.style2 .team-item:hover .team-content {
    height: 120px;
    color: #444;
    background: #fff;
}

.rs-team.style2 .team-item:hover .team-content .team-info .post {
    color: #333333;
}

.rs-team.style2 .team-item .team-img img {
    padding: 50px;
    padding-bottom: 40px;
}

.full-width-header .rs-header .menu-area .rs-menu-area {
    margin-right: 32px;
}

.red-text {
    color: #bb0b0b;
}

.fit-img {
    height: 12rem;
    overflow: hidden;
    object-fit: cover;
}

.slider-img {
    height: 600px;
    overflow: hidden;
    object-fit: cover;
}

.bagis-yap {
    font-size: 16px;
    padding: 10px 4px;
    margin: 10px 0px;
    border: 0;
    width: auto;
    display: block;
    text-align: center;
    background: #bb0b0b;
    color: white !important;
    text-transform: uppercase;
}

.bagis-yap:after {
    content: "";
    top: 10px;
    left: 0;
    width: 300px;
    height: 200px;
    background-color: #333;
    border-color: transparent;
    border-radius: 50%;
    transform: translate(-40px, -80px) scale(0.1);
    opacity: 0;
    z-index: -1;
    transition: transform 0.5s, opacity 0.5s, background-color 0.5s;
}

.bagis-yap:hover:after {
    opacity: .3;
    transform-origin: 100px 100px;
    transform: scale(1) translate(-10px, -70px);
}

.projects-main {
    position: relative;
    transition: all 0.3s ease;
}

.projects-main .pr {
    position: relative;
    overflow: hidden;
}

.projects-main .pr .social-icons {
    position: absolute;
    top: 0;
    right: -50px;
    width: auto;
    background: #BB0B0B;
    color: white;
    padding: 12px 0 0;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease 0s;
}

.projects-main .pr .social-icons a i {
    background: transparent;
    color: #fff;
    font-style: normal;
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    transition: 0.3s all ease;
    border-radius: 50%;
    margin: 0;
}

.projects-main .pr .social-icons:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 50px solid #bb0b0b;
    border-right: 50px solid transparent;
    bottom: 0;
    left: 0;
    display: block;
    top: 100%;
}

.projects-main:hover .pr .social-icons {
    right: 0;
    width: auto;
    opacity: 1;
    visibility: visible;
}

.project-number
{
    font-weight: 600;
    font-size: 18px;
    color: white;
}

.bagis-turu {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
  }

.hizli-bagis img,
.title
  {
    transition: all .4s ease 0s;
    margin: 0;
  }

.hizli-bagis {
    display: flex;
    align-items: center;
    /*box-shadow: 0 0rem 0.1rem 3px #bb0b0b;*/
    transition: all .4s ease 0s;
    border: 4px solid #bb0b0b;
}
.hizli-bagis:first-child{
    border-right: 0;
}
.hizli-bagis:last-child{
    border-left: 0;
}
@media only screen and (max-width: 991px) { 
    .hizli-bagis:last-child{
        border-left: 4px solid #bb0b0b;
    }
}
@media only screen and (max-width: 575px) { 
    .hizli-bagis:first-child{
        border-right: 4px solid #bb0b0b;
    }
    .hizli-bagis:last-child{
        border-left: 4px solid #bb0b0b;
    }
}

.hizli-bagis:hover
{
    color: white !important;
    background-color: #bb0b0b !important;
}
.hizli-bagis:hover .title
{
    color: white !important;
}
.hizli-bagis:hover img
{
    filter: invert(100%) sepia(6%) saturate(0%) hue-rotate(70deg) brightness(108%) contrast(108%);
}
input.hizli-bagis-tutar{
    border: 3px solid #bb0b0b !important;
}
.hizli-bagis-tutar {
    display: flex;
    /*box-shadow: 0 0rem 0.1rem 3px #bb0b0b;*/
    transition: all .4s ease 0s;
    align-items: center;
}
.hizli-bagis-tutar:hover
{
    color: white !important;
    background-color: #bb0b0b !important;
}
.hizli-bagis-tutar:hover .title
{

    color: white !important;
}
.counter-area .hizli-bagis-alt{
    border-right: 2px solid #bb0b0b;
    border-left: 2px solid #bb0b0b;
}
.counter-area:only-child .hizli-bagis-alt{
    border-right: 4px solid #bb0b0b;
    border-left: 4px solid #bb0b0b;
}
.counter-area:first-child .hizli-bagis-alt{
     border-left: 4px solid #bb0b0b;
}
.counter-area:last-child .hizli-bagis-alt{
     border-right: 4px solid #bb0b0b;
}
.hizli-bagis-alt:hover {
    color: white !important;
    background-color: #bb0b0b !important;
}
.hizli-bagis-alt {
    display: flex;
    align-items: center;
    /* box-shadow: 0 0rem 0.1rem 3px #bb0b0b; */
    transition: all .4s ease 0s;
    border: 4px solid #bb0b0b;
}
.rs-slider.slider3 .nivoSlider img{
        height: 600px !important;
        object-fit: cover;
    }
    .nivo-main-image{
        height: 600px !important; 
        object-fit: cover;
    }
@media only screen and (max-width: 1366px) { 
    .rs-slider.slider3 .nivoSlider img{
        height: 500px !important;
        width: auto !important;
        object-fit: cover;
    }
    .nivo-main-image{
        height: 600px !important; 
        object-fit: cover;
    }
}
@media only screen and (max-width: 1199px) { 
    .rs-slider.slider3 .nivoSlider img{
        height: 400px !important;
        width: auto !important;
        object-fit: cover;
    }
}
@media only screen and (max-width: 991px) { 
    .rs-slider.slider3 .nivoSlider img{
        height: 400px !important;
        width: auto !important;
        object-fit: cover;
        max-width: 100%;
        max-height: 100%;
        background-position: center bottom;
        overflow: visible !important;
    }
}
.rs-slider.slider3 .content-part .sl-title {
    font-size: 40px;
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 10px;
}
/*.rs-slider.slider3 .content-part .sl-title{
    display: inline-block !important;
}*/
.rs-slider.slider3 .content-part .sl-title:after {

    content: "";
    background: #e50019;
    width: 100px;
    height: 4px;
    display: block;
}
@media only screen and (max-width: 991px){
    .full-width-header .rs-header.style2 {
        padding-top: 0;
        padding-bottom: 0;
    }
}
.hizli-bagis:hover .bagis-turu{
    color: #fff;
}
.hizli-bagis{
    padding: 0;
}
@media only screen and (max-width: 576px){
    .rs-slider.slider3 .nivoSlider img, .nivo-main-image {
        height: 600px !important;
        width: auto !important;
        object-fit: cover;
        max-width: 100%;
        max-height: 100%;
        background-position: center bottom;
        overflow: visible !important;
    }
}
.full-width-header .rs-header .menu-area .logo-area img{
    max-height: 80px;
}
.full-width-header .rs-header .menu-area .logo-area img.alt{
    max-height: 100px;
}
@media only screen and (max-width: 991px){
    .full-width-header .rs-header .menu-area .logo-area img {
        max-height: 77px;
        margin-top: 0px;    
    }
    .full-width-header .rs-header .menu-area .logo-area img.alt {
        max-height: 92px;
        margin-top: 0;
    }
}
@media only screen and (max-width: 480px) {
    .full-width-header .rs-header .menu-area .logo-area img {
        max-height: 80px;
        margin-top: 0;
    }
    .full-width-header .rs-header .menu-area .logo-area img.alt {
        max-height: 92px;
        margin-top: 0;
    }
}
.full-width-header .right_menu_togle{
    background: rgba(0,0,0,0.92);
}
@media only screen and (max-width: 991px){
    .d-flex {
        display: flex !important;
    }
}
.full-width-header .rs-header.style2 .topbar-area{
    transition: all 0.3s ease 0s;
    background: transparent;
}
.full-width-header .rs-header .topbar-area.style1 .topbar-contact li a{
    color: #0a0a0a;
    text-transform: uppercase;
    font-size: 16px;
    /* font-weight: bold; */
}
.full-width-header .rs-header .topbar-area.style1 .toolbar-sl-share ul li a{
    color: #0a0a0a;
}
.full-width-header .rs-header .topbar-area.style1 .topbar-contact li{
    border: none;
}
.full-width-header .rs-header .topbar-area.style1 .topbar-contact li,.full-width-header .rs-header .topbar-area.style1 .toolbar-sl-share ul li{
    line-height: 40px;
}
.rs-slider .nivo-directionNav > a.nivo-nextNav{
    top: 44.4%;
    right: 5px;
    left: unset;
}
.rs-slider .nivo-directionNav > a.nivo-prevNav, .rs-slider .nivo-directionNav > a.nivo-nextNav{
    background: transparent;
}
.rs-slider.slider3 .nivo-directionNav > a:before{
    color: #0a0a0a;
}
.rs-slider .nivo-directionNav > a:before{
    font-size: 58px;
}
.dropdown-menu {
    border: 1px solid #e6e6e6;
    min-width: 70px;
    padding: 0;
    left: -20px !important;
    z-index: 999999;
    margin-top: 8px !important;
}

.lang-dropdown-li.dropdown li {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 3px 4px
}


.lang-dropdown-li.dropdown li a {
    width: 100%;
    max-width: 100%;
    color: #222;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding: 4px 15px;
    position: relative;
    text-align: left
}

.lang-dropdown-li.dropdown li a:hover {
    background-color: #f5f5f5;
}

.lang-dropdown-li .lang-dropdown li a {
    padding: 4px 16px
}

.lang-dropdown-li.dropdown li a i {
    display: inline-block;
    width: 17px;
    text-align: left
}
.lang-dropdown-li .fa.fa-chevron-down.user-arrow {
    font-size: 11px !important;
}
.lang-dropdown-li .dropdown-toggle::after{
    display: none;
}
.lang-dropdown a.selected{
    color: #bb0b0b !important;
}
.lang-dropdown-li.open>.dropdown-menu {
    display: block;
}
.lang-dropdown li:first-child{
    border-bottom: 1px solid #dddddd;
}
.lang-dropdown-li{
    margin-left: 20px !important;
}
li.search-parent{
    margin-right: 0 !important;
}
@media only screen and (max-width: 991px){
    .full-width-header .rs-header .topbar-area{
        display: block;
    }
    .topbar-area .topbar-contact{
        display: none !important;
    }
    .lang-dropdown-li{
        margin-right: 12px !important;
    }
}
.nivo-caption:after{
    content: "";
    /*background: #b0b0bb; */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    z-index: 7;
}
.rs-slider.slider3 .content-part{
    z-index: 10;
}
.apply-form-wrap .form-group{
    margin-bottom: 15px;
}
.apply-form-wrap .form-group .form-control-mod {
    border: 1px solid rgba(54, 54, 54, 0.1);
    height: 45px;
    padding: 10px 18px;
    width: 100%;
    margin: 0;
    outline: none;
    line-height: normal;
    border-radius: unset;
}
.apply-form-wrap .form-group label {
    line-height: 2;
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
}
.apply-form-wrap .form-group select {
    color: #0a0a0a;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid rgba(54, 54, 54, 0.1);
    border-radius: 0;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    width: 100%;
    outline: none;
}
.apply-form-wrap .form-group textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    box-shadow: none;
    width: 100%;
    border: 1px solid rgba(54, 54, 54, 0.1);
    padding: 10px 18px;
    margin: 0;
    outline: none;
}
.apply-form-wrap .row{
    align-items: center;
}
@media only screen and (max-width: 991px){
    .apply-form-wrap .form-group{
        margin-bottom: 5px;
    }
    .breadcrumb-item+.breadcrumb-item{
        padding-left: 0;
    }
}
.float-right{
    float: right !important;
}
#success_message,#error_message,#error_message2,#error_message3,#loading_spinner{
    display: none;
}
.lds-dual-ring {
    display: inline-block;
    width: 40px;
    height: 40px;
}
.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 32px;
    height: 32px;
    margin: 4px;
    border-radius: 50%;
    border: 4px solid #bb0b0b;
    border-color: #bb0b0b transparent #bb0b0b transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.apply-form-wrap .add-btn:hover{
    opacity: 1;
    background: #941313;
}
.custom-modal-btn {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    padding: 10px 40px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
    background: #bb0b0b;
    color: #ffffff;
    border: none;
}
.custom-modal-btn.light,.custom-modal-btn.light:hover,.custom-modal-btn.light:focus,.custom-modal-btn.light:active{
    background: #6c757d;
}
.custom-modal-btn:hover,.custom-modal-btn:focus,.custom-modal-btn:active{
    background: #941313;
}
.custom-form-modal .modal-footer{
    border-top: none;
}
.rs-blog.style2 .blog-item .blog-content{
    padding: 20px 1rem;
}
.posts-hub .blog-title{
    min-height: 52px;
    margin-bottom: 15px !important;
}
@media only screen and (max-width: 576px){
    .posts-hub .blog-title{
        min-height: unset;
    }
}
.pagination {
    margin: 20px 0;
    display: inline-block;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #0a0a0a;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #bb0b0b;
    border-color: #bb0b0b;
}
.pagination>li {
    display: inline;
}
.post-summary{
    color: #0a0a0a;
}
.blog-full img{
    max-width: 100%;
    height: auto !important;
}
.post-main-image{
    width: 100%;
    height: auto;
}
.blog-full p{
    margin: 0 0 16px;
}
.rs-inner-blog .blog-details .blog-full .single-post-meta{
    display: inline-flex;
}
.post-share-wrap{
    display: inline-flex;
    float: right;
}
.post-share-wrap a {
    margin-right: 10px;
    background-color: #bb0b0b !important;
    padding: 2px 6px;
    border-radius: 50%;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.post-share-wrap a i{
    height: 15px;
    width: 15px;
}
.post-share-wrap li:nth-child(1) a{
    background-color: #3B5998;
}
.post-share-wrap li:nth-child(2) a{
    background-color: #5BBCEC;
}
.post-share-wrap li:nth-child(3) a{
    background-color: #007BB5;
}
@media only screen and (max-width: 576px){
    .rs-inner-blog .blog-details .blog-full .single-post-meta{
        display: flex;
    }
    .post-share-wrap{
        display: flex;
        float: none;
        margin-bottom: 15px;
    }
    .rs-inner-blog .blog-details .blog-full .single-post-meta{
        padding: 0 0 15px;
    }
}
@media only screen and (max-width: 991px){
    .rs-inner-blog .widget-area .recent-posts{
        padding: 40px 0;
    }
}
.rs-services.style2 .service-wrap .content-part{
    padding: 10px 5px 5px;
}
.rs-services.style2 .service-wrap .content-part .title{
    font-size: 18px;
    min-height: 60px;
}
.hub-btn{
    align-items: center;
    /*box-shadow: 0 0rem 0.1rem 3px #bb0b0b;*/
    transition: all .4s ease 0s;
    padding: 0;
    border: 4px solid #bb0b0b;
}
.hub-btn:hover {
    color: white !important;
    background-color: #bb0b0b !important;
}
.hub-btn-text{
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
}
.mobile-menu-placeholder{
    padding: 20px 100px;
    position: absolute;
    z-index: 999;
    opacity: 0;
}
.full-width-header .mobile-navbar-menu span.submenu-button:before, .full-width-header .mobile-navbar-menu ul.nav-menu > li:first-child > span.submenu-button:before{
    right: 17px;
    top: 19px;
}
.full-width-header .mobile-navbar-menu ul.nav-menu > li:first-child > span.submenu-button:after{
    top: 24px;
}
.projects-main .desc{
    min-height: 51px;
}
.projects-hub .desc, .education-hub .desc, .competition-hub .desc, .donation-hub .desc{
    min-height: 55px;
    margin-bottom: 15px !important;
}
@media only screen and (max-width: 576px){
    .education-hub .desc, .projects-hub .desc, .competition-hub .desc, .donation-hub .desc{
        min-height: unset;
    }
    .blog-details.alt .single-post-meta{
        padding: 0 !important;
        padding-bottom: 10px !important;
    }
}
.alert-success .fa{
    background: #0f5132;
    color: #fff;
    padding: 5px;
    border-radius: 50%;
    margin-right: 7px;
}
.rs-footer.style1 .footer-top .site-map.footer-menu-ul li{
    margin-bottom: 0;
}
@media only screen and (min-width: 1150px){
    .footer-top .col.first .content{
        width: 270px;
        margin-right: 20px;
    }
}

.rs-footer.style1 .footer-top .footer-title{
    font-size: 16px;
}
.container.custom-footer{
    max-width: 1200px;
}
@media only screen and (max-width: 1199px){
    .container.custom-footer {
        padding: 0 30px;
    }
}
@media only screen and (max-width: 576px){
    .container.custom-footer {
        padding: 0 20px;
    }
    img{
        height: auto !important;
    }
}
@media only screen and (min-width: 767px) and (max-width: 900px)
{
    .footer-top .col {
        width: 33.3%;
        flex: inherit;
    }
}
@media only screen and (max-width: 767px){
    .footer-top .col.menu-col {
        display: none;
    }
}
.rs-footer.style1 .footer-top .footer-title{
    font-weight: 700;
}
/* new footer style */
.rs-footer.style1, .rs-footer.style1 .footer-bottom{
    background: #fff;
}
.rs-footer.style1 .footer-top .footer-title, .rs-footer.style1 .footer-top .address-widget li .desc, .rs-footer.style1 .footer-top .address-widget li .desc a
,.rs-footer.style1 .footer-top .site-map li a, .rs-footer.style1 .footer-bottom .copyright p, .rs-footer.style1 .footer-bottom .copy-right-menu li a{
    color: #0a0a0a;
}
.footer-top{
    border-top: 1px solid #D1D1D1;
}
.footer-btm-1{
    border-top: 1px solid #D1D1D1;
    border-bottom: 1px solid #D1D1D1;
    padding: 30px 0;
}
.footer-btm-2{
    padding: 25px 0;
}
.footer-logo img{
    max-height: 120px;
}
.rs-footer.style1 .footer-top{
    padding: 92px 0 30px;
}
@media only screen and (max-width: 576px){
    .footer-logo {
        margin-bottom: 25px;
        text-align: center;
    }
    .copyright{
        text-align: center;
    }
    .footer-top .col {
        width: 100%;
        flex: inherit;
    }
}
.footer-top .desc{
    font-weight: 400;
}
/* new footer style end */

#scrollUp i:hover {
    opacity: 1;
    background: #941313;
}
@media only screen and (min-width: 992px){
    .widget-area.sticky-sidebar{
        position: sticky;
        top: 150px;
    }
}
.rs-inner-blog .widget-area .recent-posts.donate-sidebar{
    padding: 0;
}
@media only screen and (max-width: 576px){
    .wire-transfer-hub .rs-pricing.style1 .pricing-table, .wire-transfer-hub .rs-pricing .container, .wire-transfer-hub .rs-pricing ul.listing-style{
        padding: 0;
    }
    .order-sm-first-custom{
        order: -1!important;
    }
}
.branches-hub .branches-wrap .sec-title .title:after{
    display: none;
}

.branches-wrap:not(:last-child){
    border-bottom: 2px solid #dddddd;
}
.branches-wrap .branches-map iframe{
    width: 100%;
    height: 400px;
}
.input-group>.custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0;
    cursor: pointer;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    padding: .375rem .75rem;
    line-height: 2;
    color: #495057;
    background-color: #fff;
    border: 1px solid rgba(54, 54, 54, 0.1);
    border-radius: unset;
    cursor: pointer;
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.label-text {
    /*padding: 5px 15px;*/
    margin-right: 10px;
    color: #bb0b0b;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
    border-radius: 3px;
    font-family: 'Montserrat';
    line-height: 50px;
}

.rs-blog.style2.news-hub .blog-item .image-wrap{
    height: 224.5px;
}
.vjs-icon-play:before, .video-js .vjs-big-play-button:before{
    display: none;
}
blockquote{
    color: #212529;
    margin: 0;
    padding: 0px 40px;
    font-size: 18px;
}
.blocks-gallery-grid {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.blocks-gallery-grid .blocks-gallery-item{
    margin: 0 1em 1em 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
    align-self: flex-start;
    width: calc(50% - 1em);
}
.blocks-gallery-grid .blocks-gallery-item img{
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
@media only screen and (max-width: 576px){
    .blocks-gallery-grid .blocks-gallery-item{
        width: 100%;
    }
    .mt-sm-3-custom{
        margin-top: 1rem;
    }
    .donation-box.apply-form-wrap{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
ul.sticky-side-menu{
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 15;
    max-width: 5.25rem;
    padding: 0;
    list-style: none;
    background: #fff;
    border: 0.15rem solid #bb0b0b;
    border-radius:10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.side-menu-wrap{
    position: relative;
}
li.side-menu-item{
    position: relative;
    width: 100%;
    cursor: pointer;
    border-bottom: 0.15rem solid #bb0b0b;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
li.side-menu-item:last-child{
    border: none;
}
li.side-menu-item a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.9375rem 1.2rem;
}
li.side-menu-item:first-child a{
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
li.side-menu-item:last-child a{
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}
li.side-menu-item a:hover{
    color: #fff;
    background: #bb0b0b;
}
@media only screen and (max-width: 1170px){
    .sticky-side-menu {
        display: none !important;
    }
}
.blog-full iframe{
    margin-bottom: 20px;
    max-width: 100%;
}
.apply-form-wrap.donation-form .form-group label{
    font-weight: 400;
}
header .menu-top, header .menu-bottom{
    display: flex;
    justify-content: flex-end;
}
.main-menu-wrap{
    float: right;
}
.header-logo.custom{
    float: left;
    position:relative;
    /* top: 23px; */
    margin: 10px 0;
}
.full-width-header .rs-header .topbar-area.style1{
    border-bottom: 1px solid #c5c5c5;
}
.menu-bottom{
    padding: 5px 0 0 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a{
    height: 55px;
    line-height: 55px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a{
    line-height: 25px;
    height: unset;
}
@media only screen and (max-width: 576px){
    .full-width-header .rs-header.style2 .row-table .header-logo .logo-area{
        top: 0;
    }
}
@media only screen and (min-width: 992px){
    .mobile-lang-menu{
        display: none !important;
    }
}
@media only screen and (max-width: 991px){
    .mobile-lang-menu{
        display: inline-block !important;
    }
    .desktop-lang-menu{
        display: none !important;
    }
    .menu-top{
        display: none !important;
    }
}
.rs-footer.style1 .footer-top .footer-social li a i{
    margin-bottom: 5px;
}
.custom-page-wrap{
    height: auto;
    position: relative;
}
.custom-page-text-wrap{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 115px 0 15px 0;
    z-index: 99
}
.custom-page-text-wrap .container{
    height: 100%;
    position: relative;
}
.custom-page-text{
    position: absolute;
    bottom: 0;
}
@media only screen and (max-width: 767px){
    .custom-page-text-wrap{
        position: inherit;
        padding: 0;
        margin-top: 30px;
        margin-bottom: -50px;
    }
    .custom-page-text{
        left: 0;
        position: inherit;
    }
}
.container-fluid.page-image-wrap{
    padding: 0 !important;
}
.page-image-parent{
    position: relative;
}
.page-image-parent:after {
    content: "";
    /* background: #b0b0bb; */
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .4;
    z-index: 7;
}
.page-image-parent img{
    width: 100%;
    object-fit: cover;
    height: 300px;
    overflow: hidden;
}
@media only screen and (max-width: 991px){
    .page-image-parent{
        height: 320px;
    }
    .container-fluid.page-image-wrap{
        height: 100%
    }
    .page-image-parent img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .page-image-parent:after {
        opacity: .6
    }
}
@media only screen and (max-width: 576px){
    .page-image-parent{
        height: 180px;
    }
    .container-fluid.page-image-wrap{
        height: 100%
    }
    .page-image-parent img{
        width: 100%;
        height: 100% !important;
        object-fit: cover;
    }
    .page-image-parent:after {
        opacity: .6
    }
}
.rs-carousel.owl-carousel .owl-nav{
    display: block !important
}

/*.rs-carousel.owl-carousel .owl-prev {
    width: 30px;
    position: absolute;
    top: 20%;
    margin-left: -20px;
    display: block !important;
    border:0px solid black;
    background: transparent;
    padding: 0;
}

.rs-carousel.owl-carousel .owl-next {
    width: 30px;
    position: absolute;
    top: 20%;
    right: -25px;
    display: block !important;
    border:0px solid black;
    background: transparent;
    padding: 0;
}
.rs-carousel.owl-carousel .owl-prev i, .rs-carousel.owl-carousel .owl-next i {
    transform : scale(1,6); 
    color: #0a0a0a;
}
*/

/*.owl-prev, .owl-next {
        width: 15px;
        height: 100px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        display: block !important;
        border:0px solid black;
    }
    .owl-prev { left: -20px; }
    .owl-next { right: -20px; }
    .owl-prev i, .owl-next i {transform : scale(2,5); color: #000;}*/
.rs-carousel.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev{
    position: absolute;
    top: 27%;
    transform: translateY(-50%);
    display: block;
    height: 45px;
    width: 45px;
    background: #bb0b0b;
    border-radius: 50%;
    text-align: center;
    border: 0;
    padding: 0;
}
.rs-carousel.owl-carousel .owl-nav .owl-prev{
    left: -55px;
}
.rs-carousel.owl-carousel .owl-nav .owl-next {
    right: -55px;
}
.rs-carousel.owl-carousel .owl-nav .owl-next > i, .rs-carousel.owl-carousel .owl-nav .owl-prev > i {
    color: #fff;
    line-height: 45px;
    font-size: 25px;
    display: inline-block;
}
@media only screen and (max-width: 576px){
    .rs-carousel.owl-carousel .owl-nav{
        display: none !important;
    }
}
@media only screen and (max-width: 1199px){
    .rs-carousel.owl-carousel .owl-nav .owl-prev{
        left: -25px;
    }
    .rs-carousel.owl-carousel .owl-nav .owl-next {
        right: -25px;
    }
}
.rs-carousel.owl-carousel .flaticon-left-arrow:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: inherit;
    line-height: inherit;
}
.rs-carousel.owl-carousel .flaticon-right-arrow:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: inherit;
    line-height: inherit;
}
.eft-table{
    text-align: left;
    border: 2px solid #d4d4d4;
}
.eft-table th, .eft-table td{
    border: 2px solid #d4d4d4 !important;
}
.eft-table th{
    text-transform: uppercase;
}
.table-title-custom{
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 22px;
}
.pricing-table.custom{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.eft-table a{
    cursor: pointer
}
.eft-table i.fa{
    color: #bb0b0b;
}
@media only screen and (max-width: 991px){
    .eft-table{
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
    .pricing-table.custom{
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        border-radius: 0 !important;
        border-bottom: 1px solid #d4d4d4;
    }
    .pricing-table.custom:last-child{
        border: 0;
    }
}
.eft-table td span::selection{
    background-color: #fff !important;
    color: #212529;
}
.loader .loader-icon img{
    width: 60px;
}
.loader .loader-icon img.alt{
    width: 70px;
}
.hizli-bagis-alt:hover ::-moz-selection{
    background: #fff;
    text-shadow: none;
    color: #bb0b0b;
}
.hizli-bagis-alt:hover ::selection{
    background: #fff;
    text-shadow: none;
    color: #bb0b0b;
}
input.hizli-bagis-tutar:hover::-moz-selection{
    background: #fff;
    color: #bb0b0b;
}
input.hizli-bagis-tutar:hover::selection{
    background: #fff;
    color: #bb0b0b;
}
.loader .loader-container:before{
    border-top: 4px solid #bb0b0b;
}
.full-width-header .rs-header .topbar-area.style1 .topbar-contact li a, .full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li a, .full-width-header .rs-header .topbar-area.style1 .toolbar-sl-share ul li a, .slider-des .sl-title, .nivo-caption .desc, .custom-breadcrumb .breadcrumb-item, .custom-page-text .title, .full-width-header .rs-header.style2 .expand-btn-inner ul li > a{
    /* text-shadow: 0 0 5px #fff, 0 0 10px #fff; */
    /*text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #fff;*/
    /* text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff; */
    /* text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #fff, 0 0 55px #fff, 0 0 75px #fff; */
}
.mobile-slider{
    display: none !important;
}
@media (max-width: 767px) {
    .mobile-slider{
      display: block !important;
    }
    .main-slider{
      display: none !important;
    }
}
.cursor-pointer{
    cursor: pointer;
}
@media (min-width: 1200px){
    .custom-modal .modal-xl {
        max-width: 1200px;
    }
}
.custom-modal .btn-close{
    padding: 0.5rem 0.5rem;
    margin: 0.5rem 0.5rem 0.5rem auto;
}
.custom-modal .modal-body{
    text-align: center;
}
.modal-team-img{
    position: relative;
    display: inline-block;
    border-radius: 50%;
    width: 250px;
    height: 250px;
    overflow: hidden;
}
.modal-team-title{
    font-size: 40px;
    color: #212529;
    text-transform: uppercase;
    margin-top: 5px;
    line-height: 1;
}
.modal-team-desc{
    font-size: 22px;
    color: #212529;
    margin-bottom: 10px;
}
.modal-team-details{
    text-align: left;
    font-size: 14px;
}
.modal-team-details p{
    font-size: 14px;
    margin: 0 0 20px;
}
@media (max-width: 576px) {
    .modal-team-img{
        width: 175px;
        height: 175px;
    }
}
.post-additional-slider .owl-dots{
    display: none;
}
.post-additional-slider .owl-nav{
    display: block !important;
}
.post-additional-slider .owl-nav .owl-prev, .post-additional-slider .owl-nav .owl-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    text-align: center;
    border: 0;
    padding: 0;
    background: transparent;
}
.post-additional-slider .owl-nav .owl-next{
    right: 0;
}
.post-additional-slider .owl-carousel .flaticon-left-arrow:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: inherit;
    line-height: inherit;
}
.post-additional-slider .owl-carousel .flaticon-right-arrow:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: inherit;
    line-height: inherit;
}
.post-additional-slider .owl-nav .owl-prev > i, .post-additional-slider .owl-nav .owl-next > i{
    color: #000;
    line-height: 45px;
    font-size: 35px;
}
.post-additional-slider p{
    margin: 0;
}
.editor-area img{
    max-width: 100% !important;
    height: auto !important;
}
@media (max-width: 576px) {
    .rs-carousel.owl-carousel{
        overflow: hidden;
    }
}
.custom-offset-4-5 {
    margin-left: 37.5%;
}
.lang-dropdown-li .dropdown-toggle.show .fa.user-arrow:before{
    content: "\f077";
}