
.bg-black {
    background: #303030 !important;
}


/* font-family: 'Noto Sans', sans-serif; */
#topnav .has-submenu.active.active .menu-arrow{
    border-color: #fff !important;
}

#topnav .navigation-menu > li > a{
    color: #fff !important;
}
#topnav .navigation-menu > li > a:hover{
    color: #fff !important;
}

#topnav .navigation-menu > li.active > a,
#topnav .has-submenu.active a{
    color: #fff !important;
}

#topnav .social-icon.social li a {
    color: #fff;
    border-color: #fff;
}

#topnav.nav-sticky .social-icon.social li a {
    color: #ff8b00;
    border-color: #ff8b00;
}

#topnav.nav-sticky .has-submenu.active.active .menu-arrow{
    border-color: #ff8b00 !important;
}

#topnav.nav-sticky .navigation-menu > li > a:hover{
    color: #ff8b00 !important;
}
#topnav.nav-sticky .has-submenu.active a,
#topnav.nav-sticky .navigation-menu > li > a{
    color: #ff8b00 !important;
}

#topnav .navigation-menu > li > a {
    padding-left: 8px;
    padding-right: 8px;
}

header .navigation-menu li a.underlined:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    transition: width 0s ease, background .25s ease;
    position: absolute;
    bottom: 20px;
}
header .navigation-menu li a.underlined:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background: #fff;
    transition: width .25s ease;
    position: absolute;
    bottom: 20px;
}
header .navigation-menu li a.underlined:hover:before {
    width: 100%;
    background: #fff;
    transition: width .25s ease;
}


header.nav-sticky .navigation-menu li a.underlined:after,
header.nav-sticky .navigation-menu li a.underlined:hover:before{
    background: #ff8b00;
}

header .navigation-menu li a.underlined:hover:after {
    width: 100%;
    background: transparent;
    transition: all 0s ease;
}

/* #home .title{
    height: 100vh !important;
    background-size: cover !important;
    background-position: center !important;
}
#home .categories{
    background: #ff8b00;
    height: 100vh;
} */
#about .features-absolute {
    margin: -150px 0 0px;
}

#devis span{
    font-size: 20px;
}

.popular-tour .content {
    width: 100%;
    position: absolute;
    bottom: 3%;
    left: 0%;
}

#about .triangle{
    position: absolute;
    top: -25px;
    right: -25px;
    z-index: 10;
}
#about .triangle img{
    width: 50px;
}

.big-category-image{
    object-fit: cover;
    object-position: center;
}

#category .key-feature:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-box-shadow: 0 5px 13px rgba(255, 139, 0, 0.2) !important;
    box-shadow: 0 5px 13px rgba(255, 139, 0, 0.2) !important;
}

.big-category div{
    position: relative;
}
.big-category div::after{
    content: ' ';
    display: block;
    position: absolute;
    bottom: -5px;
    right: -5px;
    width: 40%;
    height: 40%;
    background: #ff8b00;
    z-index: -1;
}
.big-category div::before{
    content: ' ';
    display: block;
    position: absolute;
    top: -5px;
    left: -5px;
    width: 40%;
    height: 40%;
    background: #ff8b00;
    z-index: -1;
}
.big-product div{
    position: relative;
}
.big-product div::after{
    content: ' ';
    display: block;
    position: absolute;
    bottom: -5px;
    left: -5px;
    width: 40%;
    height: 40%;
    background: #ff8b00;
    z-index: -1;
}
.big-product div::before{
    content: ' ';
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    width: 40%;
    height: 40%;
    background: #ff8b00;
    z-index: -1;
}
.big-product img{
    background: #fff;
    object-fit: cover;
    object-position: center;
}
#quality .triangle{
    position: absolute;
    top: -25px;
    right: -25px;
    z-index: 10;
}
#quality .triangle img{
    width: 50px;
}
.triangle{
    position: absolute;
    top: -25px;
    right: -25px;
    z-index: 10;
}
.triangle img{
    width: 50px;
}
.triangle2{
    position: absolute;
    top: -25px;
    left: -25px;
    z-index: 10;
}
.triangle2 img{
    width: 50px;
}
.iso-img{
    background: #fff;
}
.card.customer-testi .card-body{
    padding: 0 !important;
}
.card.customer-testi .customer-image{
    object-fit: cover;
    object-position: center;
}
footer .form-group .icons {
    position: absolute;
    top: 14px;
    left: 18px;
}
.footer .foot-subscribe .form-control {
    color: #f8f9fc;
    background-color: rgba(10, 10, 10, 0.2) !important;
    border: 1px solid rgba(10, 10, 10, 0.35) !important;
    box-shadow: 0 3px 5px 0 rgba(10, 10, 10, 0.3);
    border-radius: 0px !important;
}

/* #home .features .image img{
    display: block;
    margin: auto;
}

#home .features .image:before {
    background: linear-gradient(45deg, transparent, rgb(255 255 255 / 15%));
}

#home .title-heading .heading::after{
    content: " ";
    display: block;
    position: absolute;
    /* bottom: 50%; 
    background: #ff8b00;
    width: 30%;
    height: 3px;
} */
#topnav .navigation-menu > li .submenu a{

}
@media (min-width: 992px){
    #topnav .navigation-menu > li .submenu {
        min-width: 120px;
    }
}

.heading.title::after {
    content: " ";
    display: block;
    position: absolute;
    /* bottom: 50%; */
    background: #ff8b00;
    width: 20%;
    height: 3px;
}

.section .carousel-item, .home-slider .carousel {
    padding-top: 25px ;
}
.carousel-control-next, .carousel-control-prev{
    top: calc(50% + 25px);
    opacity: 1;
    color: #ff8b00;
    width: 24px;
    height: 24px;
}
.carousel-control-prev .feather,
.carousel-control-next .feather {
  width: 24px;
  height: 24px;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.carousel-control-next{
    right: 30px;
}
.carousel-control-prev{
    left: 30px;
}


@media (max-width: 768px){
    #topnav .navigation-menu > li > a{
        color: #ff8b00 !important;
    }
    #topnav .navigation-menu > li.active > a, #topnav .has-submenu.active a {
        color: #ff8b00 !important;
    }
    #topnav .social-icon.social li a {
        color: #ff8b00;
        border-color: #ff8b00;
    }
}
@media (min-width: 768px){
    .map.map-height-two iframe {
        height: 645px;
    }
}
@media (max-width: 576px){
    .title-heading .para-desc {
        font-size: 14px;
    }
    .title-heading .heading {
        font-size: 30px !important;
    }
}

.mt-60{
    margin-top: 60px;
}
.top-title{
    text-align: center;
    position: relative;
    margin-bottom: 60px;
}
.top-title::after{
    content: " ";
    display: block;
    height: 3px;
    width: 120px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 60px);
    background-color: #ff8b00;
}

.section {
    padding: 60px 0;
    position: relative;
}


.screen-overlay {
    height: 100%;
    z-index: 1100;
    position: fixed;
    top: 0;
    left: 0;
    opacity:0;
    visibility:hidden;
    background-color: rgba(34, 34, 34, 0.6);
    transition:opacity .2s linear, visibility .1s, width 1s ease-in;
}
.screen-overlay.show {
    transition:opacity .5s ease, width 0s;
    opacity:1;
    width:100%;
    visibility:visible;
}

.offcanvas{
    width:350px;
    visibility: hidden;
    transform:translateX(-100%);
    transition:all .5s;
    border-radius:0; 
    box-shadow: 0 5px 10px rgba(0,0,0, .2);
    display:block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1200;
    background-color: #fff;
}

.offcanvas.show{
    visibility: visible;
    transform: translateX(0);
    transition: transform .8s;
}

.menu-toggle-fix{
    position: fixed;
    top: 80px;
    left: 15px;
    height: 45px;
    width: 45px;
    color: #fff;
    background: #ff8b00;
    text-align: center;
    padding: 0;
    z-index: 11;
}

.menu-toggle-fix .navbar-toggle .lines {
    width: 25px;
    display: block;
    position: relative;
    margin: auto;
    height: 18px;
}

.menu-toggle-fix .navbar-toggle span {
    height: 2px;
    width: 100%;
    background-color: #fff;
    display: block;
    margin-bottom: 5px;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
}
.menu-scroll{
    color: #ff8b00;
}
.menu-scroll:hover{
    color: #fff;
    background-color: #ff8b00;
}
.menu-scroll.active{
    color: #fff;
    background-color: #ff8b00;
    border-color: #f8f9fc;
}

.offcanvas .btn-close{
    position: fixed;
    left: 355px;
    top: 10px;
}

.bg-overlay {
    background-color: rgba(60, 72, 88, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.bg-overlay-black {
    background-color: rgb(35 35 35 / 90%);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.this .title{
    background: #ff8b00;
    color: #fff !important;
    padding: 25px;
    line-height: 1;
}
.ss .section-title p {
    color: #fff;
    font-weight: 600;
}
.section-title p {
    font-weight: 600;
}

.slide-inner.slide-bg-image{
    background-position: center !important;
    background-size: cover !important;
}

.image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    margin:-60px 0 0 -60px;
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }


#preloader #status .spinner img {
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite;
}