.section-heading:after {
    display: none;
}

.duyuru_p {
    font-size: 0.9rem;
}

.blog-heading a {
    font-size: 1rem;
    line-height: 1.3rem;
}

#cssmenu > ul > li.has-sub > a:before {
    display: none;
}

#cssmenu ul ul li a {
    min-width: 300px;
}

.logo img {
    max-width: 180px !important;
}
.logo-footer img {
    max-width: 150px;
}
/*
.top-bar-social ul li a {
    color: #efefef !important;
}
.top-bar-social ul li a {
    color: #ffffff !important;
}
*/
.top-bar-social ul li a:hover{
    color: orange;
}

fnp_fb {
    font-weight: 800;
}
.footer-icon {
    color: #ffffff;
}
.top-nav ul li a {
    color: #ffffff;
}
.top-nav ul li a:hover {
    color: #efefef !important;
}
.top-nav ul li i {
    color: #ffffff;
    margin-right: 5px;
}
.service-contact-dtl {
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    position: relative;
}

.mt20 {
    margin-top: 20px;
}

.container {
    max-width: 1400px;
}

.service-contact-dtl a {
    color: #ffffff !important;
}
.resources-type ul li a:hover, .resources-type ul li a:hover i {
    color: #ffffff;
    background: #002560;
}
.resources-type ul li a {
    color: #3a3a3a;
    padding: 5px 0;
    background: #f7f7f7;
    font-size: 15px;
    min-height: 60px;
    display: block;
}
.pdfleft {
    display: block;
    float: left;
}

.service-details-main-block {
    padding-top: 50px;
    padding-bottom: 30px;
}

.resources-type ul li i {
    color: #002560;
    margin-right: 10px;
    border-right: 1px solid #EDEDED;
    padding: 0 18px;
    font-size: 20px;
    line-height: 2.5;
}

.page-banner-main-block .page-banner-heading {
    font-size: 40px;
    margin-bottom: 5px;
}
.pdfright {
    font-size: 14px;
    line-height: 15px !important;
    padding-right: 5px;
    display: block;
}

.fcenter {
    display: flex !important;
    align-items: center !important;
}
@media (max-width: 1399px) {
    .container {
        max-width: 1180px;
    }
}

.about-type p {
    min-height: 120px;
}
.bannerbg3 {
    height: 250px !important;
}
.bannerbg2 {
    margin-top: 100px !important;
}

.visa-consultation-block {
    position: relative;
    margin: 0 auto;
    max-width: 1100px;
}

#cssmenu ul ul li.has-sub > a:after, #cssmenu ul ul li.has-sub > a:before {
    background: #000000 !important;
}

.fmh40 {
    min-height: 40px;
}

.section-heading h5{
    line-height: 50px;
    font-size: 26px;
}

.fnp_h5 {
    font-weight: 800;
    font-size: 30px;
}



/*   - - - - - -    */

 html {
     width: 100%;
     height: 100%;
 }
body {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    height: 100%;
    letter-spacing: 0px;
}

a:hover {
    text-decoration: none !important;
}
.fitem img{
    width: 100%;
}
.fhover .foverlay {
    transition: 0.3s;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0,0,0,0.5);
}
.dn {
    display: none;
}
.hoverdb{
    display: none;
}
.hoverdn{
    display: block;
}
.fhover:hover .hoverdb{
    display: block;
}
.fhover:hover .hoverdn{
    display: none;
}
.fhover:hover .ftext{
    color: #333333;
    -webkit-box-shadow: 0px 0px 31px 0px rgba(255,255,255,1);
    -moz-box-shadow: 0px 0px 31px 0px rgba(255,255,255,1);
    box-shadow: 0px 0px 31px 0px rgba(255,255,255,1);
    background-color: rgba(255, 255, 255, 0.5);
}
.fhover:hover .foverlay {
    opacity: 0;
    background-color: rgba(0,0,0,0);

}
.top-bar-main-block {
    background-color: #1d1d1d !important;
}
.top-nav {
    line-height: 36px;
}
.fitem img{
    width: 50%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;

}
.top-nav ul li a {
    font-size: 17px;
    letter-spacing: -0.5px;
    font-weight: 800;
}
.fitem {
    background-size: auto 100%;
    background-position: center top;
    height: 100%;
    display: block;
    background-attachment: fixed;
}
.row {
    height: 100%;
}

.fslogan {
    position: absolute;
    width: 100%;
    display: block;
    left: 0;
    top: 20%;
    text-align: center;
    color: #ffffff;
    z-index: 12;
    font-size: 34px;
}

.ftext {
    padding: 40px;
    text-align: center;
    width: 80%;
    position: relative;
    z-index: 11;
    color: #ffffff;
}
#cssmenu > ul > li > a {
    font-weight: 800 !important;
}
.dil a{
    color: #ffffff;
}
.dil {
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 99;
}

#cssmenu ul ul {
    top : 95px;
}
.about-main-block .section-heading {
    margin-bottom: 10px;
}

.fnpdetx {
    border-radius: 50%;
    border: 15px solid #efefef;
}
.section p {
    font-size: 16px;
}

.top-nav ul li a {
    font-size: 15px;
}

.visa-footer {
    font-size: 20px;
}
.ptb40 {
    padding: 40px 0;
}
.ptb60 {
    padding: 60px 0;
}
.ptb80 {
    padding: 80px 0;
}

.fnp_h1{
    font-size: 36px;
    font-weight: 800;
}
.fnp_icerik_2 img:hover{
    opacity: 0.8;
}
.fnp_icerik_2 h4{
    font-size: 42px;
    font-weight: 600;
}
.fnp_icerik_2 img{
    max-width: 100% !important;
    transition: 0.3s;
}

.item-patners-img:hover{
    opacity: 0.6;
}
.item-patners-img{
    transition: 0.3s;
    margin-left: 50px;
    border: 5px solid #efefef;
}
@media (max-width: 980px) {
    .fslogan {
        font-size: 24px;
        margin-bottom: 40px;
        top: 10%
    }

}

.fnp_icerik_2 h1,.fnp_icerik_2 h2,.fnp_icerik_2 h3, .fnp_icerik_2 h4 {
    color: #f28f53;
    margin-top: 20px;
    margin-bottom: 10px;
}
.mb10 {
    margin-bottom: 10px;
}
.fnp_icerik_2 {
    font-size: 16px;
}
.fs32 {
    font-size: 32px;
}

.lars a.circle {
    transition: 0.3s;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    line-height: 50px;
}

.copyright-block{
    border-bottom: 2px solid #efefef;
}
.pulse {
    animation: pulse-animation 1s infinite;
}
.orange {
    background: #f17c57fa;
}
.circle {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    box-shadow: 0px 0px 1px 1px #0000001a;
    z-index: 98;
    transform: translate3d(-50%, -50%, 0);
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    }
}

.country-main-block-two .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
}

.card-title-fnp{
    height: 3rem;
    background-color: #FF914D;
    color: white!important;

}

.country-main-block-two-fnp{
    max-height: 100px;
}
.choose-country-two{
    border-radius: 30px;
}

.choose-country-two-fnp img{
    box-shadow: 6px 6px 6px -5px rgba(0,0,0,0.35);
    -webkit-box-shadow: 6px 6px 6px -5px rgba(0,0,0,0.35);
    -moz-box-shadow: 6px 6px 6px -5px rgba(0,0,0,0.35);
}

.choose-country-two-fnp{
    max-height: 200px;
    margin-bottom: 3rem;
}

.detay-aciklama{
    margin-bottom: 2rem;
    padding: 15px;
}

.subcontainer{
    width: 85%;
    margin: auto;
}

#cookies{
    width: 25%;
    position: fixed;
    bottom: 0;
    color: white;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
    display: none;
    padding: 20px;
    padding-left: 0px;

}

.cookies{
    min-height: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
}

.cookies a{
    text-decoration: none;
    font-weight: 500;
    color: #c47b0a;
}

#cookies-btn{
    border-radius: 5px;
    padding: 8px 12px 8px 12px;
    font-size: 1rem;
    font-family: inherit;
    cursor: pointer;
    border: 2px solid #c47b0a;
    background-color: black;
    color: white;
}

@media(max-width:1600px){
    .container{
        width: 100%;
    }
}

@media(max-width:1024px){
    .cookies{
        padding: 10px 0;
    }
}

@media(max-width:768px){
    #cookies-btn{
        width: 100%;
    }

    #cookies{
        width: 100%;
        position: fixed;
        bottom: 0;
        color: white;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 1001;
        display: none;
        padding: 20px;
        padding-left: 0px;

    }

    .custom_row{
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
    }

    .open{
        display: block;
        background: #fff;
        position: relative;
        z-index: 999;
    }

    #cssmenu.small-screen{
        position: absolute;
        top: -60px;
        right: 0px;
    }

    #cssmenu.small-screen ul{
        width: 100%;
        position: relative;
        top: 30px;
    }

    #cssmenu ul ul li a{
        min-width: 140px;
    }

    .logo{
        text-align: left!important;
    }

    .logo img{
        width: 175px!important;
    }

    .fitem{
        background-size: 100% !important;
        background-repeat: no-repeat;
        background-position: top center;
        background-attachment: local!important;
    }
}

@media(max-width:468px) {
    #cookies-btn{
        width: 100%;
    }

    #cookies{
        width: 100%;
        position: fixed;
        bottom: 0;
        color: white;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 1001;
        display: none;
        padding: 20px;
        padding-left: 0px;

    }

    .custom_row{
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
    }

    .open{
        display: block;
        background: #fff;
        position: relative;
        z-index: 999;
    }

    #cssmenu.small-screen{
        position: absolute;
        top: -60px;
        right: 0px;
    }

    #cssmenu.small-screen ul{
        width: 100%;
        position: relative;
        top: 45px;
    }

    #cssmenu ul ul li a{
        min-width: 140px;
    }

    .logo{
        text-align: left!important;
    }

    .logo img{
        width: 155px!important;
    }

    #cssmenu > ul > li > a{
        margin-right: 0;
    }
}

#cssmenu > ul > li.has-sub > a{
    margin-right: 0;
}

#cssmenu.small-screen ul li a{
    padding-left: 15px;
}

#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover{
    color: #ff914d;
}

#urun_vitrin{
    margin-bottom: 40px;
    border-radius: 0px!important;
}

#urun_vitrin .card-title-fnp{
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius:30px;
    border-bottom-right-radius: 30px;
    height: 4rem;
    font-size: 15px;
}

.choose-country-two img{
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.tum_urunler{
    position: relative;
    text-align: center;
    top: -50px;
}

.tum_urunler a{
    display: inline-block;
    background-color: orangered;
    color: white;
    padding: 10px 20px;
    border-radius: 20px;
}

.tum_urunler a:hover{
    background-color: orange;
}

.btn:not(:disabled):not(.disabled) {
    border-radius: 50px;
}

