/*
.login-link,
.register-link {
    display: none !important;
}
*/
.social-links{
    margin-left: 14px;
}
.contact-info.mr-auto {
    margin-right: -20px !important;
    margin-left: auto !important;
}

.mega-dropdown-menu > .mega-menu-canvas .dropdown-header > a {
    color: var(--icon-color) !important;
    font-size: 15px;
}

.mega-dropdown-menu > .mega-menu-canvas :not(.dropdown-header) > a {
    color: rgba(69, 69, 69, 1);
    font-size: 14px;
    font-weight: 700;
}

.mega-dropdown-menu > li > ul > li:nth-child(2):before {
    content: "";
    display: block;
    width: 100%;
    border-color: var(--icon-color);
    margin-left: 5px;
}


@media (min-width: 992px) {
    .mega-dropdown-menu > .mega-menu-canvas > li > ul > .dropdown-submenu:hover ul {
        top: -135px !important;
    }
}

.section-title h5::before, .section-title h2::before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background: #f1f7fd;
    bottom: 2px;
}

.section-title h5::after, .section-title h2::after {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 6px;
    background: var(--icon-color);
    bottom: 0;
    left: calc(50% - 25px);
}

.references-page h6 > i {
    display: none;
}

#shortcut-section {
    /* background: url("/images/bg/pointworld.png"); */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    padding-bottom: 70px !important;
}

.box-hover-effect.effect-siberia .info-box .info-title:before {
    color: var(--icon-color);
    background-color: #ffffff;
}

.reports.report-background {
    /* 
    background: url(/images/white-honeycomb-bg.jpg);
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    */
}

@media (min-width: 992px) {
    .contact-box .contact-wrapper {
        border-color: var(--icon-color) !important;
        border-bottom-style: solid;
        border-bottom-width: 8px;
        border-image: radial-gradient( var(--icon-color), var(--icon-color), var(--icon-color)) 1;
        border-top: 0px !important;
        border-left: 0px !important;
        border-right: 0px !important;
    }
}

#footer {
    box-shadow: unset;
}

.reports-carousel .dez-box a:hover h4 {
    color: var(--primary-color) !important;
}

.contact-icon {
    color: var(--icon-color);
}
/* menu top border */
.header-one .logo-area {
    padding: 10px 0;
}

#topbar {
    border-bottom: 0 !important;
}

    #topbar:after {
        content: "";
        background: linear-gradient( to right, #ffffff 0%, white 50%, var(--border-color) 65%, var(--border-color) 100% );
        display: block;
        height: 1px;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    #topbar .contact-info {
        display: inline-block;
    }

    #topbar i {
        font-size: 18px !important;
    }

    #topbar .contact-info a {
        margin-right: 20px !important;
    }

    #topbar .social-links a,
    #topbar .social-links .navi-link {
        color: var(--topbar-text) !important;
    }

        #topbar .social-links .navi-link > i,
        #topbar .social-links a > i {
            color: var(--topbar-icon-color) !important;
        }

        #topbar .social-links .navi-link:hover .icofont-unlock {
            color: var(--icon-color) !important;
        }

.top-info-box .info-box-content .info-box-title {
    color: var(--topbar-text) !important;
    border-bottom: 1px solid var(--icon-color);
}

ul.top-info-box li .info-box .info-box-subtitle b,
ul.top-info-box li .info-box .info-box-subtitle a,
.top-info-box .info-box-content .av-heading,
.top-info-box .info-box-content .info-box-subtitle > a,
.top-info-box .info-box-content .info-box-subtitle > b {
    color: var(--topbar-text) !important;
}

ul.top-info-box li .info-box .info-box-subtitle b,
ul.top-info-box li .info-box .info-box-subtitle a,
.top-info-box .info-box-content:hover .info-box-subtitle > a,
.top-info-box .info-box-content:hover .info-box-subtitle > b {
    color: var(--topbar-text) !important;
}

/* menu-colorful-band */
.menu-colorful-band > div.menu-colorful-band-first {
    width: 0;
}

.menu-colorful-band > div.menu-colorful-band-second {
    width: 0%;
}

.menu-colorful-band > div.menu-colorful-band-third {
    width: 0%;
}

.menu-colorful-band > div.menu-colorful-band-fourth {
    width: 0%;
}

.menu-colorful-band > div.menu-colorful-band-fifth {
    width: 0%;
}

.menu-colorful-band > div.menu-colorful-band-sixth {
    width: 0;
}

.menu-colorful-band.page-top-border .menu-colorful-band-first {
    width: 100%;
    background: var(--page-top-border-color) !important;
}

#footer .menu-colorful-band > div.menu-colorful-band-first {
    width: 100%;
}


/*.menu-colorful-band.menu-top-border > div {
    height: 0px !important;
    background: var(--border-color);
}
.menu-colorful-band.menu-footer-border > div {
    height: 0px !important;
    background: var(--border-color);
}*/


#footer .footer-copyright {
    /*   background-image: linear-gradient(to right, var(--primary-color), var(--icon-color) 400px, var(--primary-color) 800px);
    background-size: 800px 100%;
    background-position: 50% 100%;
    background-repeat: no-repeat;*/
}

/* menu */
@media (min-width: 992px) and (max-width: 1199.98px) {
    #navbar-collapse > ul.navbar-nav > li:first-child {
        display: none; /* sığmayanı gizle */
    }
}

@media (min-width: 992px) {
    ul.navbar-nav > li > a {
        padding: 8px 0 !important;
        color: var(--primary-color) !important;
        /*text-shadow: 0 1px 2px rgba(0,0,0,0.4);*/
    }

    #navbar-collapse > ul.navbar-nav > li > a {
        border-top: 4px solid transparent;
    }

    #navbar-collapse > ul.navbar-nav > li:hover > a,
    #navbar-collapse > ul.navbar-nav > li.active > a {
        border-top: 4px solid var(--primary-color);
    }

    .dropdown-submenu > .dropdown-menu {
        min-width: 260px;
        padding: 15px 20px;
        border: 1px solid var(--border-color);
    }
}

/* mobil menu */

@media (max-width: 991.98px) {
    ul.navbar-nav > li:first-child {
        border-top: 1px solid #c5c5e5;
        padding-top: 10px;
        margin-top: 20px;
    }

    ul.navbar-nav > li > a {
        padding: 1px 0 !important;
    }

    .navbar-nav {
        margin-bottom: 15px;
    }
}
/* */
/* menu WEB GUMRUK */
.site-navigation .nav.navbar-nav.navbar-nav-light.d-none.d-lg-block {
    display: none !important;
    background-image: linear-gradient(rgba(194, 53, 58, 1), rgba(194,76,76, 1), rgba(194, 53, 58, 1));
}

    .site-navigation .nav.navbar-nav.navbar-nav-light.d-none.d-lg-block a {
        color: #fff !important;
    }

.site-navigation .d-lg-block li a {
    padding-left: 12px !important;
    padding-right: 12px !important;
}

@media (min-width: 992px) {
    .site-navigation.navbar-fixed .nav.navbar-nav.navbar-nav-light.d-none.d-lg-block {
        display: block !important;
    }

    .site-navigation .d-lg-block li:hover {
        background-image: linear-gradient(rgba(69, 69, 69, 1), rgba(9, 9, 9, 1), rgba(69, 69, 69, 1));
    }
}

/* */
/* menu button */
.header-get-a-quote .slider.btn.btn-primary.menu-btn {
    color: white !important;
    background: var(--icon-color) !important;
    padding: 10px 20px;
    text-transform: unset;
}

    .header-get-a-quote .slider.btn.btn-primary.menu-btn:active,
    .header-get-a-quote .slider.btn.btn-primary.menu-btn:hover {
        background: var(--menu-bg) !important;
        border-color: var(--menu-bg) !important;
    }
/* */
.aboutus-list {
    margin-top: -14px;
    margin-bottom: -14px;
}

    .aboutus-list h6 em,
    .aboutus-list h6 i {
        color: var(--icon-color) !important;
    }

    .aboutus-list .box {
        margin-top: 14px;
        margin-bottom: 14px;
        margin-right: 8px;
        border-radius: 6px;
        /*border: 1px solid var(--icon-color) !important;*/
        padding: 16px;
        box-shadow: 0 2px 16px 0 rgba(25, 25, 25, 0.16);
    }

        .aboutus-list .box:hover {
            margin-top: 14px;
            margin-bottom: 14px;
            margin-right: 8px;
            border-radius: 6px;
            padding: 16px;
        }

.welcome-details img {
    position: absolute;
    z-index: 1;
    background: #fff;
    padding: 8px;
    max-width: 192px;
    margin-top: 13px;
    border: 1px solid #f2f2f2;
    background-color: #fdfdfd;
}

.footer-logo img {
    margin-top: -4px;
    max-height: 32px;
    max-width: 200px;
    position: absolute;
}

#hero h1 {
    font-size: 32px;
}

.welcome-section .welcome-nsimage .content-box:not(:hover) .image-title:before {
    content: '';
    position: absolute;
    display: block;
    height: 0;
    width: 0;
    border-width: 14px;
    border-style: solid;
    top: 16px;
    right: 6px;
    border-color: transparent transparent #4448a0 transparent;
    z-index: 1;
    transform: rotate(90deg);
}

.welcome-section .welcome-nsimage .content-box:not(:hover) .image-title:after {
    content: '';
    position: absolute;
    display: block;
    height: 0;
    width: 0;
    border-width: 14px;
    border-style: solid;
    top: 16px;
    right: 12px;
    border-color: transparent transparent var(--icon-color) transparent;
    z-index: 2;
    transform: rotate(90deg);
}

.welcome-section .welcome-nsimage .content-box:hover .content-title:before {
    content: '';
    position: absolute;
    display: block;
    height: 0;
    width: 0;
    border-width: 14px;
    border-style: solid;
    top: 40px;
    right: 6px;
    border-color: transparent transparent #4448a0 transparent;
    transform: rotate(90deg);
    background: transparent;
}

.welcome-section .welcome-nsimage .content-box:hover .content-title:after {
    content: '';
    position: absolute;
    display: block;
    height: 0;
    width: 0;
    border-width: 14px;
    border-style: solid;
    top: 40px;
    right: 12px;
    border-color: transparent transparent var(--icon-color) transparent;
    transform: rotate(90deg);
    background: transparent;
}

.welcome-section .welcome-nsimage .content-box .image-title {
    /*border-top: 4px solid var(--icon-color);*/
}

.welcome-section .welcome-nsimage .content-box:hover .image-title {
    display: none;
}

/* welcome slogan */
.welcome-section h4.main-slogan {
    width: 100%;
    text-align: center;
    background: var(--special-menu-color);
    color: white;
    padding: 4px;
    border-radius: 4px;
}

    .welcome-section h4.main-slogan > span::after {
        content: var(--main-slogan);
    }

/* */
.nav-menu a {
    color: initial;
    font-weight: bold;
    text-transform: uppercase;
}

.slider-action-box .quote-icon-left,
.slider-action-box .quote-icon-right {
    color: var(--primary-color) !important;
}


.bxs-quote-alt-left:before,
.bxs-up-arrow:before {
    margin-right: 5px;
}

.bxs-quote-alt-right:before,
.bxs-down-arrow:before {
    margin-left: 5px;
}

#header .appointment-btn.scrollto {
    background: var(--primary-color-hover) !important;
}

    #header .appointment-btn.scrollto:hover {
        background: var(--primary-color) !important;
    }

.list-group h4 {
    font-size: 18px;
}

.container.special-border .card.card-body h4 {
    font-size: 18px;
}

.about .iconic-box .icon {
    border-radius: 4px;
}

.mobile-nav li > a {
    color: black;
}

/* header */
/* header ve topbar ve main birlikte */
#header {
    box-shadow: 0px 2px 15px #d5d5d5;
}

#topbar {
    background: linear-gradient(to right, white 50%, transparent 100%);
}

.site-navigation {
    background: linear-gradient(to right, white 0%, #f9f9f9 100%) !important;
    border-bottom: 1px solid #f1f1f1;
}

    .site-navigation::before {
        content: "";
        position: absolute;
        left: 0;
        height: 1px;
        width: 100%;
        background: linear-gradient(to right, white 10%, #f9f9f9 100%);
    }

#header.fixed-top {
    padding: 15px 0;
}

@media (min-width: 992px) {
    #header .logo img {
        margin-top: -72px;
        position: absolute;
        height: 105px !important;
        width: auto !important;
        max-height: 105px;
    }
}

@media (min-width: 992px) {
    #header.fixed-top.header-scrolled {
        padding: 10px 0;
    }
}


.breadcrumbs {
    background: linear-gradient(to left, white 0%, #f9f9f9 100%) !important;
}

.breadcrumbs {
    /*background: linear-gradient(rgba(179, 179, 179, 0.8), rgba(179, 179, 179, 0.9)), url(/images/EMNGroup/title-bg.png);*/

    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    min-height: 60px;
}

    .breadcrumbs h2 {
        color: var(--primary-color) !important;
        text-shadow: 0 0 3px rgba(255,255,255,0.8);
        font-weight: 500;
    }

@media (max-width: 991.98px) {
    #header .logo img {
        position: relative;
        margin-top: -15px;
        height: 60px !important;
        max-height: 60px !important;
    }

    /*.breadcrumbs {
        background: none;
        background-color: var(--title-bg);
    }*/
}


#header .logo img:hover {
    /*    transition: all .8s ease-in-out;
    -webkit-transform: rotateY( 360deg );
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);*/
}

.list-group i.bxs-store::before {
    content: '';
}

.list-group i.bx-bus::before {
    content: '';
}

.list-group i.bxs-file-export::before {
    content: '';
}

.list-group i.bx-world::before {
    content: '';
}

.welcome-section .welcome-details.nsc2 .content-box:hover i {
    display: block;
}


.nav-menu > ul > li:last-child {
    /*display: none;*/
}

.shadow {
    box-shadow: 0px 2px 12px rgb(0 0 0 / 8%) !important;
    border: 1px solid rgb(242, 242,242);
}

.appointment-btn {
    margin-left: 15px;
}

#topbar .contact-info .icofont-envelope,
#topbar .contact-info .icofont-phone {
    color: var(--footer-bottom-bg);
}

.welcome-details h3 {
    max-width: 320px;
}

#header .appointment-btn {
    padding: 8px 10px;
    border-radius: 4px !important;
}

.special-border img {
    border: 1px solid #e5e5e5 !important;
    padding: 5px;
}

.middle-slogan {
    background-color: var(--primary-color);
    color: white;
}

.nav-menu > ul > li {
    padding: 8px 0 8px 15px !important;
}

.nav-menu .drop-down ul {
    left: 15px;
}



.welcome-section .welcome-heading.about-style h2 {
    padding: 15px;
    text-transform: lowercase;
    font-size: 16px;
}

@media (max-width: 767.98px) {
    #hero .carousel-indicators {
        bottom: 30px;
        justify-content: flex-start;
        margin: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* ourservices */
.portfolio .portfolio-wrap .portfolio-info hr {
    background-color: var(--primary-color);
}

.portfolio .portfolio-wrap .portfolio-info h4 a {
    font-weight: bold;
}

.portfolio .portfolio-wrap:hover .portfolio-info h4 a {
    color: var(--menu-color);
}

/* slider box btn */
#hero .btn-slide-section {
    border-width: 2px !important;
}

#hero .btn-outline-slide-section {
    background-color: transparent !important;
    border: 2px solid rgba(255, 255, 255, 1) !important;
    color: rgba(255, 255, 255, 1);
}

    #hero .btn-outline-slide-section:focus,
    #hero .btn-outline-slide-section:active,
    #hero .btn-outline-slide-section:hover {
        background-color: var(--menu-color-hover) !important;
        border: 2px solid var(--menu-color-hover) !important;
    }

.btn.btn-primary.action-btn {
    border: 2px solid transparent !important;
    padding-top: 8px;
    padding-bottom: 8px;
}

.contact-style .contact-button .text-center a:last-child {
    background-color: var(--primary-color-hover) !important;
}

.contact-style .contact-button .text-center a:hover:last-child {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}

/* shortcut */
.shortcut .shortcut-box .li {
    color: var(--menu-color) !important;
    background-color: #fff !important;
    border: 1px solid var(--menu-color) !important;
}

    .shortcut .shortcut-box .li p,
    .shortcut .shortcut-box .li .title,
    .shortcut .shortcut-box .li .left-icon i {
        color: var(--menu-color) !important;
    }

    .shortcut .shortcut-box .li .left-icon i {
        color: var(--primary-color) !important;
    }

    .shortcut .shortcut-box .li .title:before {
        color: var(--primary-color) !important;
    }

    .shortcut .shortcut-box .li .title:before {
        content: '';
        border-bottom: 2px solid var(--primary-color-hover);
        width: 35px;
        position: absolute;
        margin-top: 26px;
    }

    .shortcut .shortcut-box .li:hover .title:before {
        content: '';
        border-bottom: 2px solid var(--primary-color);
        width: 35px;
        position: absolute;
        margin-top: 26px;
    }

    .shortcut .shortcut-box .li:hover .title {
        color: var(--primary-color) !important;
    }

    .shortcut .shortcut-box .li:hover p {
        color: #111 !important;
    }

    .shortcut .shortcut-box .li:hover i {
        -moz-transition: all 1s ease-in-out;
        -webkit-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        -ms-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out;
        -webkit-filter: FlipH;
        filter: FlipH;
        -ms-filter: "FlipH";
        -moz-transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        -ms-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }

.shortcut .shortcut-box .li {
    border: 1px solid rgba( 238, 238, 238, 1 ) !important;
}

    .shortcut .shortcut-box .li .left-icon i {
        color: var(--primary-color-hover) !important;
    }


.welcome-heading.contact-style {
    background: url(/images/contact-style2-bg.png);
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}


/* contact */
.contact .info .address,
.contact .info .email,
.contact .info .phone {
    padding: 20px;
    box-shadow: 0px 10px 20px -10px rgb(0 0 0 / 50%);
    border-radius: 10px 10px 10px 10px;
}

#contactus .contactus-form {
    padding: 20px 20px 0px 20px;
    box-shadow: 0px 10px 20px -10px rgb(0 0 0 / 50%);
    border-radius: 10px 10px 10px 10px;
}

#contactus .text-center.mb-5 {
    padding-bottom: 25px;
}


/* ourservice new row
*/
.welcome-details :not(.mega-ourservice2) h3 {
    color: #323232;
    /*padding-left: 66px;*/
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin-top: 0px;
    width: auto;
}

    .welcome-details :not(.mega-ourservice2) h3:before {
        content: '';
        width: 0px;
        height: 0px;
        background: var(--icon-color);
        position: absolute;
        top: 0px;
    }

.welcome-details p {
    padding-top: 0px;
    margin-top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 78px;
}

    .welcome-details p:before {
        content: '';
        border-top: 3px solid var(--icon-color);
        width: 45px;
        background: var(--icon-color);
        position: absolute;
        margin-top: -8px;
    }

.welcome-details a:hover p:before {
    content: '';
    border-top: 3px solid #fff;
    width: 45px;
    background: #fff;
    position: absolute;
    margin-top: -8px;
}
/* contact us */



.contact-box .single-icon:after {
    background: #acacac;
    border: 1px solid #acacac;
}


#footer .footer-body {
    display: flex;
    justify-content: center;
    align-items: center;
    perspective: 1000px;
    perspective-origin: 50% 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
    box-shadow: unset;
    box-shadow: 0 -5px 10px -5px #e1e1e1;
}

@keyframes scroll {
    100% {
        background-position: 3000px 0px;
    }
}


.references .owl-carousel .owl-dots {
    display: unset !important;
}

.call-to-exchangerate-box-top iframe {
    height: 53px;
}

.call-to-exchangerate-box-top iframe {
    border-bottom: 3px solid var(--icon-color);
}

/*

    border-style: solid;
  border-width: 10px;
  border-image: radial-gradient(rgb(0,143,104), rgb(250,224,66)) 1;
*/
/* hero */
#hero .box.slider-box-frame {
    background: rgba(108, 121, 131, 0.6);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    /*border-image: radial-gradient(#4448a0, #4448a0, var(--icon-color) ) 1;*/
    border-color: var(--icon-color);
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    padding-bottom: 24px;
    /* sol alt köşe*/
    clip-path: polygon( 0% 0%, 100% 0%, 100% 100%, 30px 100%, 0% calc(100% - 30px) );
}

/* left side border-left 3 line */
#hero .box.slider-box-frame {
    padding-left: 60px;
    background-image: url("/images/EMNGroup/IATA-logo-white.svg?v1");
    background-repeat: no-repeat;
    background-position: right bottom; /* sağ alt köşe */
    background-position: calc(100% - 24px) calc(100% - 24px);
    background-size: auto;
}

#hero .slider-box-frame a:first-of-type {
    position: relative;
}

    #hero .slider-box-frame a:first-of-type::before,
    #hero .slider-box-frame::after,
    #hero .slider-box-frame::before {
        content: "";
        position: absolute;
        width: 6px;
    }

    #hero .slider-box-frame a:first-of-type::before {
        position: absolute;
        left: -35px;
        margin-top: 30px;
        height: 190px;
        max-height: 190px;
        top: 0;
        background-color: var(--primary-color);
    }

#hero .slider-box-frame::after {
    left: 30px;
    height: 150px; /* Sol çizgi kısa */
    top: 70px;
    background-color: rgba(255,255,255,0.9);
}

#hero .slider-box-frame::before {
    left: 50px;
    height: 150px; /* Sağ çizgi kısa */
    top: 70px;
    background-color: rgba(255,255,255,0.9);
}

@media (max-width: 767.98px) {
    #hero .slider-box-frame a:first-of-type::before,
    #hero .slider-box-frame::after,
    #hero .slider-box-frame::before {
        width: 0px !important;
    }
}

#hero .box.slider-box-frame h3 {
    color: rgba(255, 255, 255, 1);
    font-weight: 500;
    text-shadow: 0 0 3px rgba(0,0,0,0.8);
}

#hero .box.slider-box-frame h1 {
    color: rgba(255, 255, 255, 1);
    text-shadow: 0 0 3px rgba(0,0,0,0.8);
}

    #hero .box.slider-box-frame h1 span {
        color: #555555 !important;
    }

#hero .box.slider-box-frame h2 {
    color: rgba(255, 255, 255, 1);
    text-shadow: 0 0 3px rgba(0,0,0,0.8);
    font-size: 20px;
}

.nav.navbar-nav.navbar-nav-light {
    background: transparent;
}

.reports-carousel .dez-box a:hover h4 {
    color: var(--primary-color-hover);
}

.references .owl-item .reference-text {
    background-color: var(--primary-color-hover);
}

.references .owl-item.active .reference-text {
    background-color: var(--primary-color);
}

@media (min-width: 992px) {
    .call-to-exchangerate-box-top {
        right: 15px;
        position: absolute !important;
        z-index: 2;
        opacity: 0.8;
    }
}

@media (max-width: 991.98px) {
    .call-to-exchangerate-box-top {
        opacity: 0.8;
    }
}


@media (min-width: 992px) {
    .navbar-nav > li > .dropdown-menu {
        border-top: 2px solid var(--border-color) !important;
    }
}



#our-services .bx-check {
    font-weight: bold;
    color: var(--primary-color);
    margin-top: 5px;
    margin-right: 10px;
}

#report-detail h6 > i {
    display: none !important;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}


.big-social-links a {
    box-shadow: none !important;
}

.back-to-top i {
    box-shadow: none !important;
}

#exchangerate div {
    background-color: rgba(255, 255, 255, 0.9);
}

#footer .footer-newsletter form {
    background-color: rgba(255, 255, 255, 0.9) !important;
    background: rgba(255, 255, 255, 0.9) !important;
}

#footer .footer-newsletter input {
    border-radius: 30px;
}

#footer .footer-newsletter form .form-group {
    padding-right: 0px;
}

.reports-carousel .skew-content-box {
    background-color: var(--primary-color) !important;
}


.welcome-section .welcome-nsimage .content-box .content-title:before {
    content: '';
    width: calc(100% - 40px);
    height: 3px;
    background: var(--icon-color);
    position: absolute;
    top: 78px;
}

@media (max-width: 991.98px) {
    .box.slider-box-frame .mt-4 {
        margin-top: 6px !important;
    }

    #hero h1 {
        font-size: 28px !important;
    }

    #hero .box.slider-box-frame h2 {
        font-size: 18px;
    }

    .whatsapp-popup_footer {
        display: none;
    }
}

@media (max-width: 575.98px) {
    .footer-body .footer-slogan-border h5 {
        font-size: 1.1rem !important;
    }
}

/* reports */

.testimonial-item-frame:hover .testimonial-date {
    background-color: var(--icon-color);
}

.back-to-top i,
.big-social-links a {
    border: 1px solid rgba(255,255,255,0.5);
}

/* megamenu */
@media only screen and (min-width: 1200px) {
    .mega-dropdown-menu {
        background-image: url(/images/EMNGroup/menu_bg.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: auto 100%;
    }
}

/* navbar fixed menü */
.site-navigation.navbar-fixed .scrolled-logo {
    display: none;
}

@media (min-width: 1300px) {
    .site-navigation.navbar-fixed .scrolled-logo {
        display: block;
        margin-right: auto;
    }

        .site-navigation.navbar-fixed .scrolled-logo a {
            height: 30px;
            width: 180px;
            background-image: url(/images/EMNGroup/logo-navbar.png);
            background-repeat: no-repeat;
            background-position: left center;
            background-size: auto 70%;
            transition: background-size 0.5s ease, background-position 0.5s ease;
        }
}

/* megamenu footer */
@media (min-width: 992px) {

    .mega-dropdown-menu::before {
        content: var(--company-name);
        display: block;
        text-align: right; /* metni sağa yaslar */
        font-size: 16px;
        line-height: 34px;
        color: white;
        width: 100%;
        height: 34px;
        position: absolute;
        bottom: 0;
        right: 0;
        border-bottom: 34px solid var(--primary-color) !important;
        z-index: 20;
        padding-right: 40px;
    }

    .mega-menu-canvas {
        padding-bottom: 40px !important;
    }
}


.hs-item:hover .hsi-detail {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
    clip-path: polygon( 0% 0%, 100% 0%, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0% 100% );
}

a.hs-item:hover {
    clip-path: polygon( 0% 0%, 100% 0%, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0% 100% );
}

.hs-item h3 {
    background-color: rgba(108, 121, 131, 0.6);
    text-shadow: 4px 4px 8px #000;
}


a.hs-item:hover::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border-top: 40px solid rgba(108, 121, 131, 0.7);
    border-left: 40px solid transparent;
    box-shadow: -3px 3px 6px rgba(108, 121, 131, 0.8);
    pointer-events: none;
    z-index: 2;
    transition: width 0.3s ease;
}

#footer .footer-body {
    background-image: linear-gradient(var(--footer-middle-bg), var(--footer-middle-bg)), url('/images/EMNGroup/grey-wave.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media (min-width: 992px) {

    #footer .footer-body .container .row:first-child .footer-slogan-border:nth-child(2)::after {
        content: "";
        display: inline-block;
        position: absolute;
        width: 100%;
        height: 60px;
        right: 24px;
        top: -24px;
        background-image: url('/images/EMNGroup/IATA-logo-white.svg?v1');
        background-repeat: no-repeat;
        background-position: right top;
        background-size: contain;
        z-index: -1;
        filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.4));
    }

    #footer .footer-info {
        margin-bottom: 5rem !important;
    }
}

/* footer */
.footer-body h4:before {
    color: var(--footer-middle-text) !important;
    padding-right: 5px;
    padding-bottom: 0px !important;
    content: '\ee3f';
    font-family: 'boxicons';
    padding-bottom: 0px !important;
    margin-left: -25px;
}

.footer-body h4 {
    padding-bottom: 0px !important;
    text-indent: 5px;
    padding-left: 5px;
}

.footer-body h4 {
    margin-bottom: 20px !important;
}

.footer-body .footer-info,
.footer-body .footer-links,
.footer-body .footer-newsletter {
    margin-top: 24px;
}

#footer .quote-icon-left,
#footer .quote-icon-right {
    color: var(--footer-middle-text);
}

#footer h5 {
    display: flex;
    align-items: center;
    margin-left: -10px;
}

#footer .footer-body .mb-5.footer-slogan-border,
#footer .footer-body .mb-4.footer-slogan-border {
    border-image: radial-gradient( var(--footer-middle-text), var(--footer-middle-text), var(--footer-middle-text)) 1;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}


/* accordion */

.accordion-btn-active {
    background-color: var(--primary-color) !important;
}

#accordion table {
    width: 100%;
    border-collapse: collapse;
}

    #accordion table td:nth-child(1) {
        width: 20%;
    }

    #accordion table td:nth-child(2) {
        width: 50%;
    }

    #accordion table td:nth-child(3) {
        width: 30%;
    }


/* references 4 */
.references {
    background-image: linear-gradient(0deg, rgba(108, 121, 131, 0.6), rgba(108, 121, 131, 0.6)), url('/images/EMNGroup/2000x1013.png');
    background-position: center center;
    background-size: cover;
    min-height: 540px;
}

    .references .testimonals_section .sc_section_overlay {
        background-color: rgb(0 0 0 / 59%);
    }

    .references .h2.text-center {
        color: white;
    }

    .references .section-title h5::before,
    .references .section-title h2::before {
        background: none;
    }
