/**
* Theme Name: NT Honshi Child
* Description: This is a child theme of NT Honshi, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: nt-honshi
* Version: 2.6.9
*/

:root {
    --primary: #174240;
    --secondary: #BC8A61;
    --heading-font: Athena, sans-serif;
    --body-font: Avenir LT Std, sans-serif;
}

html[dir="rtl"] {
    --heading-font: Tajawal, sans-serif;
    --body-font: Almarai, sans-serif;
}

html body,
html body *:not(.fa, .ab-icon, .elementor-icon, [class^="eicon-"], [class^="ti-"]) {
    font-family: var(--body-font);
}

html body .heading-font *,
html body .hero-banner h1,
html body .hero-banner h1 font,
html body .page-hero .page-heading,
html body .page-hero .page-heading font {
    font-family: var(--heading-font) !important;
}

.navbar.transparent-white.nav-collapsed .navbar-nav>li.active>a,
.navbar.transparent-white .collapse.in .navbar-nav>li.active>a,
.navbar.transparent-white .navbar-nav>li.active>a {
    color: var(--secondary) !important;
    opacity: 1;
    font-weight: 900;
}

.hero-banner .hero-content .container a.btn {
    background-color: #BC8A61;
    color: #FFF;
}

.btn-primary {
    opacity: 1;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:target,
.btn-primary:active:focus {
    background-color: var(--primary) !important;
}

/* .btn-white:hover {
    background-color: white;
    color: initial;
} */

.service-section .service-container {
    width: 100%;
}

.service-section .service-body {
    width: 100%;
    max-width: 85%;
    min-height: 365px;
}

.fun-fact-section .fun-fact-card {
    position: relative;
    transition: 0.2s all ease-in-out;
}

.fun-fact-section .elementor-widget-wrap,
.fun-fact-section section .elementor-container {
    gap: 60px;
}

.fun-fact-section .fun-fact-card::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: -30px;
    bottom: -30px;
    transition: 0.2s all ease-in-out;
}

.fun-fact-section .elementor-container .fun-fact-card:nth-child(1):before {
    background-color: #174240b4;
}

.fun-fact-section .elementor-container .fun-fact-card:nth-child(2):before {
    background-color: #93564Cb4;
}

.fun-fact-section .elementor-container .fun-fact-card:nth-child(3):before {
    background-color: #2F4F5Bb4;
}

.fun-fact-section .elementor-container .fun-fact-card:nth-child(4):before {
    background-color: #BC8A61b4;
}

.fun-fact-section .elementor-container .fun-fact-card .elementor-element {
    overflow: hidden;
}

.fun-fact-section .elementor-container .fun-fact-card:nth-child(1) .elementor-element:before {
    transform: rotate(24deg);
}

.fun-fact-section .elementor-container .fun-fact-card:nth-child(2) .elementor-element:before {
    transform: rotate(335deg);
}

.fun-fact-section .elementor-container .fun-fact-card:nth-child(3) .elementor-element:before {
    transform: rotate(326deg);
}

.fun-fact-section .elementor-container .fun-fact-card:nth-child(4) .elementor-element:before {
    transform: rotate(132deg);
}

.fun-fact-section .fun-fact-card .elementor-widget-wrap {
    background-color: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.fun-fact-section .fun-fact-card:hover .elementor-widget-wrap {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.fun-fact-section .fun-fact-card:hover::before {
    transform: rotate(-3deg);
}

.bg-dot.primary {
    background-image: radial-gradient(var(--secondary) 2px, transparent 2.5px);
    width: 120px;
    height: 120px;
    background-size: 20px 20px;
    opacity: 0.5;
}

.navbar-header img {
    margin: 0;
}

.gt_selector {
    padding: 5px;
    border-radius: 100rem;
}

.menu-item-gtranslate>div {
    position: unset !important;
}

.menu-item-gtranslate .gt_options {
    position: absolute !important;
    background-color: #E6D9C7;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    max-width: 100px !important;
}

.menu-item-gtranslate .gt_float_switcher img {
    width: 20px;
    margin: 0;
    margin-inline-end: 5px;
}

.menu-item-gtranslate .gt-lang-code,
.menu-item-gtranslate .gt_float_switcher .gt_options a {
    font-size: 10px;
    line-height: 1.5;
}

.menu-item-gtranslate .gt_float_switcher .gt-selected .gt-current-lang,
.menu-item-gtranslate .gt_float_switcher .gt_options a {
    padding: 10px;
    display: flex;
    align-items: center;
}

.menu-item-gtranslate .gt_float_switcher-arrow {
    margin-inline-start: auto;
}

.menu-item-gtranslate .gt_float_switcher {
    min-width: 100px;
}

.menu-item-gtranslate .gt_float_switcher .gt_options a:hover,
.menu-item-gtranslate .gt_float_switcher .gt-selected {
    background: #E6D9C7;
    color: #333;
}

.menu-item-gtranslate .gt_float_switcher-arrow {
    height: 15px !important;
    transform: rotate(0deg) !important;
}

.menu-item-gtranslate .gt_float_switcher-arrow.gt_arrow_rotate {
    transform: rotate(-180deg) !important;
}

html[dir="rtl"] .navbar-toggle {
    float: left !important;
}

.elementor-icon-box-wrapper:active .elementor-animation-grow-rotate,
.elementor-icon-box-wrapper:focus .elementor-animation-grow-rotate,
.elementor-icon-box-wrapper:hover .elementor-animation-grow-rotate {
    transform: scale(1.1) rotate(4deg);
}

.hero-bottom section .elementor-widget-wrap .elementor-view-stacked .elementor-icon,
.hero-bottom section .elementor-widget-wrap .elementor-view-stacked .elementor-icon svg path,
.hero-bottom section .elementor-widget-wrap .elementor-icon-box-description {
    transition: 0.3s all ease-in-out;
}

.hero-bottom section .elementor-widget-wrap:hover .elementor-view-stacked .elementor-icon {
    background-color: #FFFFFF;
}

.hero-bottom section .elementor-widget-wrap:hover .elementor-view-stacked .elementor-icon svg path {
    fill: var(--primary);
}

.hero-bottom section .elementor-widget-wrap:hover .elementor-icon-box-description {
    color: #fff;
}

@media (min-width: 768px) {

    html[dir="rtl"] .navbar-header {
        float: right;
    }

    html[dir="rtl"] .navbar-right {
        float: left !important;
    }

    .navbar-right {
        margin-right: 0;
        display: flex;
        align-items: center;
    }
}

@media (max-width: 767px) {
    .navbar .navbar-toggle {
        padding: 9px;
        margin: 8px 0;
    }

    .navbar .container {
        margin: 0 auto;
    }
}

div#elementor-lightbox-slideshow-single-img
{
    display: none !important;
}

.contact-form-cubmit
{
    border-radius: 100px !important;
}

@media (max-width: 1199px) {
    .service-section .service-body {
        min-height: unset;
    }
}

#menu-item-3018 a.dropdown-toggle {
	color: #000 !important;
}

#menu-item-3018 .dropdown-menu .menu-item a {
    padding: 10px 5px;
    color: #fff;
}

.language-drop.dropdown-toggle{
    background-color: #fff !important;
    color: #000 !important;
    padding: 5px 10px !important;
}
.language-drop + .dropdown-menu{
    margin-top: 0 !important;
    width: 100%;
    min-width: auto;
}
.navbar.transparent-white.nav-collapsed .navbar-nav .language-drop.dropdown-toggle{
	color:#000 !important;
}

.menu-item-3018
{
    min-width: 100px;
}

.text-left {
    text-align: start;
}