@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";

.elementor-widget-text-editor p, .elementor-widget-text-editor ul li,.elementor-widget-text-editor  ol li,.elementor-widget-text-editor  a {
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
	font-weight: inherit;
    color:inherit
}

.elementor-widget-text-editor p:last-child {
	margin: 0;
}

.bg-gradient-1 {
    background: linear-gradient(48deg, #EEDBC0 17.57%, #FDF7EF 99.29%)
}

.bg-gradient-2 {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 248, 248, 0)), color-stop(59.75%, #F7F8F8));
    background: linear-gradient(180deg, rgba(247, 248, 248, 0) 0%, #F7F8F8 59.75%)
}

.bg-gradient-3 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50.13%, #1D2937), to(#243242));
    background: linear-gradient(180deg, #1D2937 50.13%, #243242 100%)
}

.bg-gradient-4 {
    background: linear-gradient(145deg, #3274D6 14.58%, #1812CD 81.77%)
}

.bg-gradient-5 {
    background: linear-gradient(145deg, #C83838 14.58%, #950CA7 81.77%)
}

.bg-gradient-6 {
    background: linear-gradient(145deg, #759A85 14.58%, #788E14 81.77%)
}

.bg-gradient-7 {
    -webkit-box-shadow: 0px 10px 20px -4px rgba(8, 12, 16, .1);
    box-shadow: 0px 10px 20px -4px rgba(8, 12, 16, .1);
    background: -webkit-gradient(linear, left top, left bottom, from(#1D2937), to(#1D2937));
    background: linear-gradient(180deg, #1D2937 0%, #1D2937 100%)
}

.bg-gradient-8 {
    background: linear-gradient(8deg, #C83838 2.46%, #950CA7 114.53%)
}

.bg-gradient-9 {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(57.42%, rgba(240, 243, 243, 0)), color-stop(143.56%, #F0F3F3));
    background: linear-gradient(180deg, rgba(240, 243, 243, 0) 57.42%, #F0F3F3 143.56%);
    -webkit-box-shadow: 0px 4px 8px 0px rgba(16, 16, 16, .04);
    box-shadow: 0px 4px 8px 0px rgba(16, 16, 16, .04)
}

@media(max-width: 767px) {
    .theme_btn {
        width: 100%;
        font-size: 18px;
        padding-block: 14px !important
    }
}

.nav_right .btn {
    font-size: 16px
}

.section_title {
	line-height: 1.4em;
	letter-spacing: -0.66px;
	font-size: 66px;
}
@media(max-width: 767px) {
    .section_title {
        font-size: 40px;
        margin-inline: auto
    }
}

@media(max-width: 767px) {
    .section_title_2 {
        font-size: 32px;
        margin-inline: auto
    }
}

@media(max-width: 767px) {
    .section_title_3 {
        font-size: 28px;
        margin-inline: auto
    }
}

.fe_title {
    line-height: 42px;
    letter-spacing: -0.32px
}

@media(max-width: 767px) {
    .fe_title {
        font-size: 28px;
        line-height: 38px
    }
}

.fen_3 {
    line-height: 52px
}

@media(max-width: 767px) {
    .fen_3 {
        font-size: 28px;
        line-height: 38px;
        font-weight: 400
    }
}

.hero_space {
    padding-top: 160px
}

@media(max-width: 991px) {
    .hero_space {
        padding-top: 100px
    }
}

.brand_title {
    line-height: 34px;
    color: #313131;
    position: relative
}

@media(max-width: 767px) {
    .brand_title {
        font-size: 18px;
        line-height: 28px
    }
}

@media(max-width: 767px) {
    .card_title_1 {
        font-size: 20px
    }
}

@media(max-width: 767px) {
    .card_title_2 {
        font-size: 24px
    }
}

@media(max-width: 767px) {
    .res_bese_title {
        font-size: 16px
    }
}

.dot_style {
	font-size: 6px;
	position: relative;
	top: -4px;
}

.card_style {
    -webkit-transition: .5s;
    transition: .5s
}

.card_style .arrow_style {
    -webkit-transition: .5s;
    transition: .5s;
    position: absolute;
    right: -25px
}

.card_style:hover {
    -webkit-box-shadow: 0px 10px 20px 0px rgba(16, 16, 16, .06) !important;
    box-shadow: 0px 10px 20px 0px rgba(16, 16, 16, .06) !important
}

.card_style:hover .arrow_style {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

.card_style_2 .arrow_style {
    -webkit-transition: .5s;
    transition: .5s;
    position: relative
}

.card_style_2 .arrow_style i {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .5s;
    transition: .5s
}

.card_style_2:hover .arrow_style i {
    -webkit-transform: translate(10px, -10px);
    transform: translate(10px, -10px)
}

.masonry_2_grid {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    gap: 24px
}

@media(max-width: 767px) {
    .masonry_2_grid {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.masonry_3_grid {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    gap: 24px
}

@media(max-width: 767px) {
    .masonry_3_grid {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.hover_scale_thumb {
    -webkit-transition: .5s;
    transition: .5s
}

.hover_scale_item:hover .hover_scale_thumb {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.pagi_item {
	min-width: 56px;
	min-height: 56px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 20px;
	border: 1px solid rgba(16, 16, 16, .2);
	border-radius: 8px;
	color: #101010;
	font-weight: 600;
}

@media(max-width: 767px) {
    .pagi_item {
        font-size: 18px
    }
}

.pagi_item:hover, .pagi_item.active {
	background: #1D2937;
	color: #fff;
}

.tag_item {
    display: inline-block;
    border: 1px solid rgba(16, 16, 16, .2);
    padding: 5px 15px;
    color: #101010;
    font-weight: 500;
    border-radius: 4px;
    -webkit-transition: .5s;
    transition: .5s
}

.tag_item:hover {
    background: #101010;
    color: #fff
}

.card_icon_1 {
    display: inline-block;
    padding: 8px;
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.img_style_cover {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.video_btn {
    width: 90px;
    height: 90px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .5s;
    transition: .5s
}

.video_btn:hover {
    background-color: #c83838 !important
}

.subscribe_form {
    position: relative;
    border-radius: 12px
}

@media(max-width: 767px) {
    .subscribe_form .form-control {
        padding-block: 20px !important;
        border-color: rgba(0, 0, 0, 0)
    }
}

.cursor-pointer {
    cursor: pointer
}

.theme_switch input[type=checkbox] {
    height: 0;
    width: 0;
    visibility: hidden;
    position: absolute
}

.theme_switch label {
    cursor: pointer;
    text-indent: -9999px;
    width: 48px;
    height: 28px;
    background: #101010;
    display: block;
    border-radius: 100px;
    position: relative
}

.theme_switch label:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 5px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 90px;
    -webkit-transition: .3s;
    transition: .3s
}

.theme_switch input:checked+label {
    background: #c83838
}

.theme_switch input:checked+label:after {
    left: calc(100% - 5px);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.theme_switch label:active:after {
    width: 30px
}

.theme_switch.light_style label {
    background: #c83838
}

.swiper-pagination .swiper-pagination-bullet {
    background: rgba(16, 16, 16, .5)
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #101010
}

.swiper-pagination.light_style .swiper-pagination-bullet {
    background: rgba(255, 255, 255, .5)
}

.swiper_nav_style {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, .3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    -webkit-transition: .5s;
    transition: .5s
}

.swiper_nav_style:hover {
    background: #fff;
    border: #fff;
    color: #c83838
}

.slider_nav_position {
    position: relative
}

.slider_nav_position .swiper_navs {
    position: absolute;
    width: 120%;
    left: -128px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

@media(max-width: 1459px) {
    .slider_nav_position .swiper_navs {
        width: 105%;
        left: -35px
    }
}

@media(max-width: 1199px) {
    .slider_nav_position .swiper_navs {
        width: 100%;
        position: static;
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: end !important;
        gap: 16px
    }
}

@media(max-width: 767px) {
    .slider_nav_position .swiper_navs {
        margin-top: -15px
    }
}

.breadcrumb_area .home_style {
	position: relative;
	color: #616161;
	text-decoration: none;
}
.breadcrumb_area .home_style::after {
    content: "";
    position: absolute;
    width: 0%;
    height: 1px;
    background: #c83838;
    left: 4px;
    bottom: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.breadcrumb_area .home_style:hover {
    color: #c83838
}

.breadcrumb_area .home_style:hover::after {
    width: 90%
}

@media(max-width: 767px) {
    .footer_area {
        padding-top: 60px
    }
}

@media(max-width: 767px) {
    .border_hide {
        border: 0 !important
    }
}

.w-144 {
    width: 144px
}

.z-4 {
    z-index: 4
}

.scrollx_style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    overflow-y: hidden
}

.mega_overlay {
    position: fixed;
    background: rgba(0, 0, 0, .4392156863);
    inset: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 3
}

@media(max-width: 991px) {
    .mega_overlay {
        background: inherit
    }
}

.mega_overlay.show {
    -webkit-transform: none;
    transform: none
}

.alirt_icon {
    position: relative;
    top: -3px
}

@media(max-width: 767px) {
    .bg-gradient-9 .card_title_1,
    .bg-dark-3 .card_title_1 {
        font-size: 24px
    }
}

.ins_style {
    -webkit-transition: .5s;
    transition: .5s
}

.ins_style:hover {
    background: #1d2937 !important;
    color: #fff !important
}

.pr_shadow {
    -webkit-box-shadow: 0px 4px 8px 0px rgba(16, 16, 16, .04);
    box-shadow: 0px 4px 8px 0px rgba(16, 16, 16, .04)
}

.pagi_item.active.blog_style {
    -webkit-transition: .5s;
    transition: .5s
}

.pagi_item.active.blog_style:hover {
	background: #c83838;
	color: #fff !important;
	border-color: transparent !important;
}

.tab_nav_with_icon.about .nav-item .btn::after {
    bottom: -16px
}

.card_style.btn {
    padding: 0
}

.card_style.btn:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.arrow_wrapper {
    position: relative
}

.arrow_wrapper .arrow_ele {
    position: absolute;
    -webkit-transition: .5s;
    transition: .5s
}

@media(max-width: 767px) {
    .f3_title {
        font-size: 16px;
        line-height: 24px
    }
}

.contact_page .theme_input {
    text-align: left;
    font-size: 20px
}

.contact_page .theme_input::-webkit-input-placeholder {
    text-align: left
}

.contact_page .theme_input::-moz-placeholder {
    text-align: left
}

.contact_page .theme_input:-ms-input-placeholder {
    text-align: left
}

.contact_page .theme_input::-ms-input-placeholder {
    text-align: left
}

.contact_page .theme_input::placeholder {
    text-align: left
}

@media(max-width: 767px) {
    .bento_img .hover_scale_thumb {
        height: 300px
    }
}

.theme_btn.btn-primary:hover {
    background: #b43232;
    border-color: #b43232
}

.theme_btn.btn-primary:active {
    background: #962a2a;
    border-color: #962a2a
}

.btn.btn-outline-primary:hover {
    background: #f9ebeb;
    border-color: #b43232;
    color: #b43232
}

.btn.btn-outline-primary:active {
    background: #f9ebeb;
    border-color: #962a2a;
    color: #962a2a
}

.theme_btn.btn-secondary:hover {
    background: #1a2532;
    border-color: #1a2532
}

.theme_btn.btn-secondary:active {
    background: #161f29;
    border-color: #161f29
}

.theme_btn.btn-outline-secondary:hover {
    background: #e8eaeb;
    border-color: #1a2532;
    color: #1a2532
}

.theme_btn.btn-outline-secondary:active {
    background: #e8eaeb;
    border-color: #161f29;
    color: #161f29
}

.theme_btn.btn-light.bgp:hover {
    background: #f9ebeb !important;
    border-color: #f9ebeb !important;
    color: #b43232 !important
}

.theme_btn.btn-light.bgp:active {
    background: #f9ebeb !important;
    border-color: #f9ebeb !important;
    color: #962a2a !important
}

.theme_btn.btn-outline-light.bgp:hover {
    background: #cd4c4c;
    border-color: #fff;
    color: #fff
}

.theme_btn.btn-outline-light.bgp:active {
    background: #cd4c4c;
    border-color: #f9ebeb;
    color: #f9ebeb
}

.theme_btn.btn-light.bgs:hover {
    background: #e8eaeb;
    border-color: #e8eaeb;
    color: #1a2532
}

.theme_btn.btn-light.bgs:active {
    background: #e8eaeb;
    border-color: #e8eaeb;
    color: #161f29
}

.theme_btn.btn-outline-light.bgs:hover {
    background: #343e4b;
    border-color: #fff;
    color: #fff
}

.theme_btn.btn-outline-light.bgs:active {
    background: #343e4b;
    border-color: #e8eaeb;
    color: #e8eaeb
}

.lbtn {
    border: 0 !important
}

.nav_right .btn-group .dropdown-menu {
	left: inherit;
	right: 0 !important;
	left: initial !important;
	margin-top: 15px;
}

.mega_icon {
    padding: 8px;
    width: 52px;
    height: 52px;
    border: 1px solid #dadada;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(16, 16, 16, .05);
    box-shadow: 0px 1px 2px 0px rgba(16, 16, 16, .05)
}

.mega_item {
    padding: 12px;
    border-radius: 12px;
    -webkit-transition: .5s;
    transition: .5s
}

.mega_item .arrow {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

@media(max-width: 1399px) {
    .mega_item .arrow {
        display: none
    }
}

.mega_item:hover {
    background: #f7f8f8
}

.mega_item:hover .arrow {
    opacity: 1;
    visibility: visible
}

.mega_item:hover .mega_icon {
    background: #c83838;
    border-color: #c83838
}

.mega_item:hover .mega_icon svg path {
    fill: #fff
}

.style_two .mega_item:hover {
    background: #ededed
}

.style_two .sub-menu.sub-menu-xl {
    background: #fff
}

.navbar-1.dark_style .navbar-nav  a {
    color: #fff
}

@media(max-width: 991px) {
    .navbar-1.dark_style .navbar-nav  a {
        color: #101010
    }
}

.navbar-1.dark_style .navbar-toggler span svg path {
    fill: #fff
}

.sticky_nav.navbar_fixed .navbar-1.dark_style .navbar-toggler span svg path {
    fill: #101010
}

.sticky_nav.navbar_fixed .navbar-1.dark_style .log_in,
.sticky_nav.navbar_fixed .navbar-1.dark_style .select {
    color: #101010 !important
}

.sticky_nav.navbar_fixed .navbar-1.dark_style .log_in.show,
.sticky_nav.navbar_fixed .navbar-1.dark_style .select.show {
    color: #c83838 !important
}

.sticky_nav.navbar_fixed .navbar-1.dark_style .log_in.show svg path,
.sticky_nav.navbar_fixed .navbar-1.dark_style .select.show svg path {
    fill: #c83838 !important
}

.sticky_nav.navbar_fixed .navbar-1.dark_style .btn_book {
    border-color: #c83838 !important;
    color: #c83838 !important
}

.sticky_nav.navbar_fixed .navbar-1.dark_style .btn_book:hover {
    background: #f9ebeb;
    border-color: #b43232;
    color: #b43232
}

.sticky_nav.navbar_fixed .navbar-1.dark_style .btn_book:active {
    background: #f9ebeb;
    border-color: #962a2a;
    color: #962a2a
}

.navbar.navbar-1.light:hover,.navbar.show {
    background: #fff
}

@media(max-width: 991px) {
    .navbar.navbar-1.light:hover {
        background: rgba(0, 0, 0, 0)
    }
}

.navbar.navbar-1.light.style_two:hover {
    background: #f7f8f8
}

@media(max-width: 991px) {
    .navbar.navbar-1.light.style_two:hover {
        background: rgba(0, 0, 0, 0)
    }
}

.navbar.navbar-1.style_two.bg-style {
    background: #f7f8f8
}

.navbar.navbar-1.style_two.bg-style a {
    color: #101010
}

.navbar.navbar-1.style_two.bg-style .log_in,
.navbar.navbar-1.style_two.bg-style .select {
    color: #101010 !important
}

.navbar.navbar-1.style_two.bg-style .btn_book {
    border-color: #c83838 !important;
    color: #c83838 !important
}

.navbar.navbar-1.style_two.bg-style .btn_book:hover {
    background: #c83838 !important;
    color: #fff !important
}

.navbar.navbar-1.style_two.dark_style.navbar.navbar-1.style_two.bg-style:hover .logo__img {
    display: none
}

.navbar.navbar-1.style_two.dark_style.navbar.navbar-1.style_two.bg-style:hover .logo__img.logo__sticky {
    display: block
}

@media(max-width: 991px) {
    .navbar.navbar-1 .mega_menu .mega_item .mega_icon {
        width: 20px;
        height: 20px;
        border: 0;
        padding: 0
    }
    .navbar.navbar-1 .mega_menu .mega_item p {
        display: none
    }
    .navbar.navbar-1 .mega_menu .mega_item h5 {
        font-size: 16px
    }
    .navbar.navbar-1 .mega_menu .mega_item:hover .arrow {
        display: none
    }
    .navbar.navbar-1 .mega_menu .mega_item:hover .mega_icon {
        color: #c83838
    }
    .navbar.navbar-1 .mega_menu .mega_item:hover .mega_icon svg path {
        fill: #c83838
    }
    .navbar.navbar-1 .mega_menu .mega_item:hover h5 {
        color: #c83838
    }
    .navbar.navbar-1 .mega_menu .sub-menu {
        padding-left: 0;
        position: relative;
        left: -25px;
        background: rgba(0, 0, 0, 0)
    }
    .navbar.navbar-1 .mega_menu .sub-menu .mega_wrapper {
        border: 0 !important;
        padding-top: 0 !important
    }
}

.navbar-overlay.top {
    position: absolute
}

.sticky_nav.navbar_fixed{
    position: fixed
}

.navbar.nav_res_style {
    background: #fff
}

.navbar.nav_res_style .logo__img {
    display: none
}

.navbar.nav_res_style .logo__img.logo__sticky {
    display: block
}

.navbar.nav_res_style .navbar-toggler span svg path {
    fill: #101010
}

.navbar-toggler {
    border: 0
}

.sticky_nav.navbar_fixed .navbar-1.dark_style {
    background: #fff
}

.sticky_nav.navbar_fixed .navbar-1.dark_style .btn svg path {
    fill: #101010
}

.navbar-sticky-init .navbar.navbar-1.light.bg_style:hover {
    background: #fff
}

.navbar-sticky-init .navbar.navbar-1.light.bg_style:hover .sub-menu.sub-menu-xl {
    background: #fff
}

.offnav .sub-menu {
    padding-bottom: 24px;
    display: none
}

.offnav .arrow {
    display: none
}

.offnav a {
    color: #101010;
    font-weight: 700
}

.offnav .off_title {
    font-size: 18px
}

.offnav .off_sub_title {
    font-size: 16px
}

.offnav .off_sub_title:hover {
    color: #c83838
}

.offnav .off_sub_title:hover .icon svg path {
    fill: #c83838
}

.offnav .off-nav-menu li {
    border-bottom: 1px solid #dadada
}

.offnav .off-nav-menu li:last-child {
    border-bottom: 0
}

@media(min-width: 768px) {
    .offnav .off-nav-menu li:nth-child(5) {
        border-bottom: 0
    }
}

.offnav .off-nav-menu li.click .off_title,
.offnav .off-nav-menu li.click .arrow {
    color: #c83838
}

.offnav .off-nav-menu li.click .arrow {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.offnav .off-nav-menu li a:not(.mega_item) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-block: 16px;
}

.offnav .off-nav-menu li.has_dropdown .arrow {
    display: block
}

@media(max-width: 575px) {
    .theme_off.offcanvas {
        width: 100%
    }
}

.navbar.navbar-1.light.style_two:hover {
    background: #fff !important
}

@media(max-width: 1199px) {
    .navbar.navbar-1.light.style_two:hover {
        background: rgba(0, 0, 0, 0) !important
    }
}

@media(min-width: 1200px) {
    .navbar.navbar-1.style_two.dark_style:hover {
        background: #fff !important
    }
}

@media(min-width: 1200px) {
    .navbar.navbar-1.style_two.dark_style:hover .logo__img {
        display: none
    }
}

@media(min-width: 1200px) {
    .navbar.navbar-1.style_two.dark_style:hover .logo__sticky {
        display: block
    }
}

.navbar.navbar-1.style_two.dark_style:hover .navbar-nav a:not(.elementor-button) {
	color: #101010;
}
@media(min-width: 1200px) {
    .navbar.navbar-1.style_two.dark_style:hover .log_in,
    .navbar.navbar-1.style_two.dark_style:hover .select {
        color: #101010 !important
    }
    .navbar.navbar-1.style_two.dark_style:hover .log_in:hover,
    .navbar.navbar-1.style_two.dark_style:hover .select:hover {
        color: #c83838 !important
    }
    .navbar.navbar-1.style_two.dark_style:hover .log_in:hover span svg path,
    .navbar.navbar-1.style_two.dark_style:hover .select:hover span svg path {
        fill: #c83838 !important
    }
}

.navbar.navbar-1.style_two.dark_style:hover .log_in span svg path,
.navbar.navbar-1.style_two.dark_style:hover .select span svg path {
    fill: #101010
}

.navbar.navbar-1.style_two.dark_style:hover .log_in.show,
.navbar.navbar-1.style_two.dark_style:hover .select.show {
    color: #c83838 !important
}

.navbar.navbar-1.style_two.dark_style:hover .log_in.show svg path,
.navbar.navbar-1.style_two.dark_style:hover .select.show svg path {
    fill: #c83838
}

.navbar.navbar-1.style_two.dark_style:hover .log_in.show i,
.navbar.navbar-1.style_two.dark_style:hover .select.show i {
    -webkit-transform: rotateX(168deg);
    transform: rotateX(168deg)
}

.navbar.navbar-1.style_two.dark_style:hover .btn_book {
    border-color: #c83838 !important;
    color: #c83838 !important
}

@media(max-width: 1199px) {
    .navbar.navbar-1.style_two.dark_style:hover .btn_book {
        border-color: #fff !important;
        color: #fff !important
    }
}

.navbar.navbar-1.style_two.dark_style:hover .btn_book:hover {
    background: #f9ebeb;
    border-color: #b43232;
    color: #b43232
}

.navbar.navbar-1.style_two.dark_style:hover .btn_book:active {
    background: #f9ebeb;
    border-color: #962a2a;
    color: #962a2a
}

.navbar-1 a {
    position: relative;
    z-index: 99
}

.navbar-1 ul li a:hover {
	color: #c83838;
}
.navbar-1 ul li .sub-menu:not(.cs_mega_wrapper) li a:hover {
	color: #c83838 !important;
}

.navbar-1 ul li.click a::after,
.navbar-1 ul li.active a::after{
	-webkit-transform: rotateX(160deg);
	transform: rotateX(160deg);
}

.nav_right_item:hover {
    color: #c83838 !important
}

.nav_right_item:hover svg path {
    fill: #c83838
}

.lbtn.show {
    color: #c83838 !important
}

.lbtn.show svg path {
    fill: #c83838
}

.lbtn.show i {
    -webkit-transform: rotateX(168deg);
    transform: rotateX(168deg)
}

.footer_item {
    display: inline-block;
    color: #dadadb;
    position: relative
}

.footer_item::after {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.footer_item:hover {
    color: #fff
}

.footer_item:hover::after {
    width: 100%
}

.footer_contact .footer_item {
    font-weight: 600
}

#preloader {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
    background: #fff
}

.loading-bar {
    width: 150px;
    height: 16px;
    border-radius: 22.4px;
    color: rgba(200, 56, 56, .6);
    border: 2px solid;
    position: relative;
    display: block;
    overflow: hidden
}

.loading-bar::before {
    content: "";
    position: absolute;
    margin: 2.2px;
    inset: 0 100% 0 0;
    border-radius: inherit;
    background: rgba(200, 56, 56, .8);
    -webkit-animation: lineAnim 2s linear infinite;
    animation: lineAnim 2s linear infinite;
    left: -50%;
    width: 40%
}

@-webkit-keyframes lineAnim {
    0% {
        left: -40%
    }
    50% {
        left: 20%;
        width: 80%
    }
    100% {
        left: 100%;
        width: 100%
    }
}

@keyframes lineAnim {
    0% {
        left: -40%
    }
    50% {
        left: 20%;
        width: 80%
    }
    100% {
        left: 100%;
        width: 100%
    }
}

.tt-placeholder {
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tt-placeholder::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(30%, rgba(255, 255, 255, 0.12)), color-stop(50%, rgba(255, 255, 255, 0.5)), color-stop(54%, rgba(255, 255, 255, 0.12))) 50% 50%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0.12) 30%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.12) 54%) 50% 50%;
    -webkit-animation: slide 1s linear infinite;
    animation: slide 1s linear infinite
}

.line-container {
    display: block;
    line-height: 0
}

.placeholder-line {
    display: inline-block;
    width: 100%;
    background-color: rgba(16, 16, 16, .15);
    height: 8px
}

.h-8 {
    height: 8px
}

.h-10 {
    height: 10px
}

.h-12 {
    height: 12px
}

.w-5 {
    width: 5%
}

.w-10 {
    width: 10%
}

.w-40 {
    width: 40%
}

.w-50 {
    width: 50%
}

.w-60 {
    width: 60%
}

@-webkit-keyframes slide {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slide {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.wrapper {
    position: fixed;
    right: -370px;
    bottom: 35px;
    max-width: 350px;
    width: 100%;
    border-radius: 8px;
    padding: 15px 25px 22px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    z-index: 999
}

.wrapper.show {
    left: 20px
}

.wrapper .info {
    margin-bottom: 15px
}

.wrapper .info p a:hover {
    text-decoration: underline
}

.tt-custom-scrollbar::-webkit-scrollbar {
    width: 4px
}

.tt-custom-scrollbar::-webkit-scrollbar-track {
    background-color: #f8f9fa;
    border-radius: 6px
}

.tt-custom-scrollbar::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #dadada
}

.contain-sub-1 {
    position: relative;
    isolation: isolate
}

.contain-sub-1.mega_menu {
    position: static
}

.navbar  ul li:hover a {
    color: #c83838
}

.navbar  ul li .sub-menu.active {
    visibility: visible;
    opacity: 1;
    pointer-events: unset
}

.sub-menu {
	padding: .75rem;
	display: none;
	border-radius: .5rem;
	background-color: var(--bs-body-bg);
	min-height: 250px;
	scrollbar-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	scrollbar-width: none;
}
.sub-menu::-webkit-scrollbar {
    display: none
}

@media(min-width: 768px) {
    .sub-menu {
        max-height: auto;
    }
}





@media(min-width: 1280px) {
.sub-menu {
	width: 210px;
	max-height: none;
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	-webkit-box-shadow: var(--bs-box-shadow) !important;
	box-shadow: var(--bs-box-shadow) !important;
	list-style: none;
	/* padding: 0; */
	/* margin: 0; */
	margin-top: 1.5rem !important;
}
    .sub-menu::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0);
        z-index: -1;
        top: -20%;
        left: 0
    }
}

@media(min-width: 1200px) {
    .sub-menu-sm {
        width: 210px
    }
}

@media(min-width: 1200px) {
    .sub-menu-lg {
        width: 370px
    }
}

@media(min-width: 1199px) {
    .sub-menu-xl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: .5rem;
        width: 100%
    }
    .sub-menu-xl>li {
        width: calc(50% - .25rem)
    }
}

.sub-menu li:hover>a {
    color: #c83838 !important
}

@media(max-width: 991px) {
    .sub-menu {
        overflow-y: auto
    }
}

.navbar ul li .sub-menu li a {
	border-radius: .5rem;
	color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
	font-weight: 400;
	display: inline-block;
}

@media(min-width: 992px) {
    .navbar ul li .sub-menu li a {
        border-radius: .5rem;
        padding: 1rem;
        display: block;
        padding: 4px;
    }
}

.contain-sub-1__img {
    display: none
}

@media(min-width: 992px) {
    .contain-sub-1__img {
        display: block;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

.contain-sub-1__title {
    font-size: .875rem;
    color: #101010
}

@media(min-width: 992px) {
    .contain-sub-1__title {
        font-size: 15px;
        font-weight: 500
    }
}

.contain-sub-1__description {
    display: none;
    color: #101010;
    font-size: 14px
}

@media(min-width: 992px) {
    .contain-sub-1__description {
        display: block
    }
}

.contain-sub-1 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .5rem;
    position: relative;
    isolation: isolate
}

.contain-sub-1 a::after {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: .75rem;
    line-height: 1;
    font-variant: normal;
    text-rendering: auto;
    color: inherit
}

.contain-sub-1 a.nav_3rd {
    font-weight: 400;
    position: relative
}

.contain-sub-1 a.nav_3rd::after {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sub-menu.sub-menu-sm.three_wraper {
    top: 0;
    left: 160%;
    visibility: hidden;
    opacity: 0
}

.contain-sub-1.three:hover .sub-menu.sub-menu-sm.three_wraper {
    visibility: visible;
    opacity: 1
}

.navbar.navbar-1.dark .sub-menu {
    background-color: #101010
}

.navbar.navbar-1.dark .sub-menu .navbar ul li .sub-menu li a.text-dark {
    color: #fff !important
}

.navbar.navbar-1.dark .sub-menu .navbar ul li .sub-menu li a.text-dark:hover {
    color: #c83838 !important
}

.navbar.navbar-1.dark .contain-sub-1 a.nav_3rd {
    color: #fff !important
}

@media(min-width: 992px) {
    .sub-menu.sub-menu-xl {
        padding: 24px 0;
        background: #fff;
        max-height: calc(-160px + 100vh);
        border-radius: 0;
        -webkit-box-shadow: 0px 4px 8px 0px rgba(16, 16, 16, .04);
        box-shadow: 0px 4px 8px 0px rgba(16, 16, 16, .04);
        top: 100%;
        padding-top: 0;
        -webkit-transition: .5s;
        transition: .5s
    }
    .sub-menu.sub-menu-xl::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0);
        z-index: -1;
        top: -3%;
        left: 0
    }
}

.logo {
    --logo-height: 56px;
    height: var(--logo-height);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.logo__img {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.logo__img-dark {
    display: none
}

.logo__sticky {
    display: none
}

[data-bs-theme=dark] .logo__img-dark {
    display: inline-block
}

[data-bs-theme=dark] .logo__img-light {
    display: none
}

.navbar {
	padding-block: 15px;
	--bs-navbar-toggler-padding-x: 0.35rem;
}

@media(min-width: 992px) {
    .navbar {
        --bs-navbar-padding-y: 0
    }
}

.navbar .navbar-nav li > a{
	--bs-nav-link-font-size: 16px;
	letter-spacing: -0.16px;
	padding-inline: 14px !important;
	padding: 14px 0;
}

.navbar .navbar-nav li > a {
	font-weight: 500;
}
@media(max-width: 1199px) {

}

.navbar-1 {
    z-index: 99
}

@media(min-width: 992px) {
    .navbar-1 .navbar-nav {
        --bs-nav-link-padding-y: 14px
    }
}

@media(min-width: 1280px) {
.cs_mega_menu {
	position: static !important;
}
.cs_mega_wrapper {
	position: absolute;
	width: 100%;
	background: #fff;
	margin: 0 !important;
	box-shadow: none !important;
	border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
	transition: all 0.3s ease;
	box-shadow: 0px 4px 8px 0px rgba(16,16,16,.04) !important;
}
.cs_nav .cs_nav_list .cs_mega_wrapper {
	width: 1300px;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	position: absolute;
	top: 100% !important;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 0px;
	border: 1px solid var(--br-color);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
}
}
.navbar .navbar-nav li a {
	color: #101010;
}
.navbar .navbar-nav li.active > a,.navbar ul li .sub-menu li.active > a {
    color: #c83838 !important;
}

@media(max-width: 991px) {

}

@media(max-width: 991px) {
   
}

.navbar.dark_style  .navbar-nav li a{
    color:#fff;
}

.navbar-2 {
    z-index: 99
}

@media(min-width: 992px) {
    .navbar-2 .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-2 a.active {
    color: #c83838
}

.navbar-2-container {
    position: relative;
    isolation: isolate
}

@media(min-width: 992px) {
    .navbar-2-container::after {
        content: "";
        position: absolute;
        inset-block: 0;
        inset-inline-start: 0;
        inset-inline-end: 80%;
        background-color: #759a85;
        clip-path: polygon(81% 0, 100% 59%, 89% 100%, 0 100%, 0 0);
        z-index: -1
    }
}

@media(min-width: 1200px) {
    .navbar-2-container::after {
        inset-inline-end: 75%;
        clip-path: polygon(92% 0, 100% 59%, 95% 100%, 0 100%, 0 0)
    }
}

@media(min-width: 1400px) {
    .navbar-2-container::after {
        inset-inline-end: 80%;
        clip-path: polygon(92% 0, 100% 59%, 95% 100%, 0 100%, 0 0)
    }
}

@media(min-width: 1920px) {
    .navbar-2-container::after {
        inset-inline-end: 67%;
        clip-path: polygon(95% 0, 100% 59%, 96% 100%, 0 100%, 0 0)
    }
}

.navbar-box {
    --bs-navbar-padding-y: 0
}

.navbar-box>.container {
    padding-block: .5rem;
    border-radius: .25rem;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(16, 16, 16, .04);
    box-shadow: 0px 4px 8px 0px rgba(16, 16, 16, .04)
}

@media(min-width: 992px) {
    .navbar-box>.container {
        padding-block: 0
    }
}

@media(min-width: 992px) {
    .navbar-box .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media(min-width: 992px) {
    .navbar-sticky .navbar-nav {
        --bs-nav-link-padding-y: 1.25rem
    }
}

.navbar-overlay {
    position: fixed;
    top: 0;
    z-index: 98;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.navbar-toggler-icon {
    width: 1.25em;
    height: 1.25em
}

.navbar-top-toggle .navbar-top {
    display: none
}

.sticky_nav.navbar_fixed {
    background-color: #fff !important;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1)
}

.navbar-sticky-init .navbar .logo__img {
    display: none
}

.navbar-sticky-init .navbar .logo__sticky {
    display: block
}

.navbar-sticky-init .navbar .header_link_btn {
    color: #121212 !important
}

.sticky_nav.navbar_fixed .navbar-1 {
    background-color: #fff
}

.sticky_nav.navbar_fixed .navbar-1 ul li  a {
    color: #121212
}

.sticky_nav.navbar_fixed .navbar-1 ul li  a.active {
    color: #c83838
}

.navbar.navbar-1.light_style a {
    color: #121212
}

.navbar.navbar-1.light_style a:hover {
    color: #c83838
}

.navbar.navbar-1.light_style .navbar-toggler {
    border: 0;
    -webkit-filter: invert(1);
    filter: invert(1)
}

.sticky_nav.navbar_fixed .navbar-1 .btn_dark {
    background-color: #101010
}


.brand-logo {
    overflow: hidden;
    position: relative;
    cursor: pointer
}

.brand-logo img {
    -webkit-transition: .5s;
    transition: .5s
}

.brand-logo img:last-child {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%)
}

.brand-logo img:first-child {
    opacity: .4
}

.brand-logo:hover img:first-child {
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%)
}

.brand-logo:hover img:last-child {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.scroller-x {
    overflow: hidden
}

.scroller-x[data-direction=right] {
    --_animation-direction: reverse
}

.scroller-x[data-direction=left] {
    --_animation-direction: forwards
}

.scroller-x[data-speed=fast] {
    --_animation-duration: 30s
}

.scroller-x[data-speed=slow] {
    --_animation-duration: 120s
}

.scroller-x__list {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
    animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite
}

@-webkit-keyframes scroll {
    to {
        -webkit-transform: translate(calc(-50% - 0.5rem));
        transform: translate(calc(-50% - 0.5rem))
    }
}

@keyframes scroll {
    to {
        -webkit-transform: translate(calc(-50% - 0.5rem));
        transform: translate(calc(-50% - 0.5rem))
    }
}

.scroller-y {
    overflow: hidden
}

.list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style: none
}

.list.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.scroller-y[data-speed=slow] {
    --_animation-duration: 100s
}

.scroller-y[data-direction=top] {
    --_animation-direction: forwards
}

.scroller-y[data-direction=bottom] {
    --_animation-direction: reverse
}

.scroller-y__list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-animation: scrollY var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
    animation: scrollY var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite
}

.scroller-y__list:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused
}

@-webkit-keyframes scrollY {
    100% {
        -webkit-transform: translateY(calc(-50% - 0.5rem));
        transform: translateY(calc(-50% - 0.5rem))
    }
}

@keyframes scrollY {
    100% {
        -webkit-transform: translateY(calc(-50% - 0.5rem));
        transform: translateY(calc(-50% - 0.5rem))
    }
}

.accordion-button {
    font-size: 28px;
    font-weight: 700;
    font-family: "Ubuntu", sans-serif;
    padding-inline: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    border-radius: 0
}

@media(max-width: 767px) {
    .accordion-button {
        font-size: 20px
    }
}

.accordion-button .faq_title {
    color: #101010
}

@media(max-width: 767px) {
    .accordion-button .faq_title {
        line-height: 30px;
        max-width: 30ch
    }
}

.accordion-button .minus {
    display: none
}

.accordion-button i {
    font-size: 24px;
    color: #c83838
}

.accordion-button[aria-expanded=true] .faq_title {
    color: #101010
}

.accordion-button[aria-expanded=true] .minus {
    display: block
}

.accordion-button[aria-expanded=true] .plus {
    display: none
}

.accordion-button::after {
    display: none
}

.accordion-item {
	background: rgba(0, 0, 0, 0);
	border: 0;
	border-bottom: 1px solid #e1e3e3 !important;
	padding-block: 14px;
	border-radius: 0 !important;
}

.accordion-item .accordion-body {
    padding-left: 0;
    color: #101010;
    font-size: 24px
}
.accordion-item .accordion-body * {
	font-size: inherit;
	font-family: inherit;
	letter-spacing: inherit;
	text-decoration: inherit;
	line-height: inherit;
	font-weight: inherit;
	word-spacing: inherit;
}
@media(max-width: 767px) {
    .accordion-item .accordion-body {
        font-size: 18px;
        line-height: 28px
    }
}

.accordion-button[aria-expanded=true] .icon svg path {
    fill: #c83838
}

.faq_style.two .accordion-item:has(.accordion-button[aria-expanded=true]) {
    border-color: #c83838
}

.faq_style.three {
    border-left: 1px solid #35414f
}

.faq_style.three .accordion-item {
    border: 0 !important;
    border-left: 3px solid rgba(0, 0, 0, 0);
    -webkit-padding-start: 24px;
    padding-inline-start: 24px;
    border-radius: 0
}

.faq_style.three .icon svg path {
    fill: #959ead
}

.faq_style.three .accordion-button i {
    color: #fff
}

.faq_style.three .accordion-button .faq_title {
    color: #fff
}

.faq_style.three .accordion-item .accordion-body {
    color: #dadadb
}

.faq_style.three .accordion-item:has(.accordion-button[aria-expanded=true]) {
    border-left: 3px solid #fff !important
}

.faq_style.three .accordion-item:has(.accordion-button[aria-expanded=true]) .icon svg path {
    fill: #fff
}

.faq_style.v_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.faq_style.v_2 .accordion-item {
    border: 1px solid #e1e3e3;
    padding-inline: 28px;
    border-radius: 12px !important
}

@media(max-width: 767px) {
    .faq_style.v_2 .accordion-item {
        padding: 24px
    }
    .faq_style.v_2 .accordion-item .accordion-button {
        padding: 0
    }
}

.tab_nav_with_icon .nav-item .btn {
    border: 0;
    padding: 0;
    padding-inline: 34px;
    text-align: center;
    position: relative
}

.tab_nav_with_icon .nav-item .btn::after {
    content: "";
    position: absolute;
    width: 0;
    height: 5px;
    background: #c83838;
    left: 0;
    bottom: -21px;
    -webkit-transition: .5s;
    transition: .5s
}

.tab_nav_with_icon .nav-item .btn .icon_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    padding: 8px;
    border: 1px solid #dadada;
    margin-inline: auto;
    -webkit-transition: .5s;
    transition: .5s
}

@media(max-width: 767px) {
    .tab_nav_with_icon .nav-item .btn .icon_box {
        width: 60px;
        height: 60px
    }
}

.tab_nav_with_icon .nav-item .btn .t_title {
    color: #101010;
    font-size: 20px;
    font-weight: 500
}

@media(max-width: 767px) {
    .tab_nav_with_icon .nav-item .btn .t_title {
        font-size: 18px
    }
}

.tab_nav_with_icon .nav-item .btn:hover .icon_box {
    background: #f7f8f8;
    border-color: #dadada;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(16, 16, 16, .05);
    box-shadow: 0px 1px 2px 0px rgba(16, 16, 16, .05)
}

.tab_nav_with_icon .nav-item .btn:hover .icon_box svg path {
    fill: #101010
}

.tab_nav_with_icon .nav-item .btn.active .icon_box {
    background: #c83838;
    border-color: #c83838
}

.tab_nav_with_icon .nav-item .btn.active .icon_box svg path {
    fill: #fff
}

.tab_nav_with_icon .nav-item .btn.active::after {
    width: 100%
}

.tab_nav_with_icon.about .nav-item .btn .t_title {
    font-size: 28px;
    font-weight: 700
}

@media(max-width: 767px) {
    .tab_nav_with_icon.about .nav-item .btn .t_title {
        font-size: 24px
    }
}

.tab_nav_bg_style .nav-item .btn {
    border: 0;
    padding: 10px 24px;
    text-align: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tab_nav_bg_style .nav-item .btn .t_title {
    color: #101010;
    font-size: 20px;
    font-weight: 500
}

@media(max-width: 767px) {
    .tab_nav_bg_style .nav-item .btn .t_title {
        font-size: 18px
    }
}

.tab_nav_bg_style .nav-item.active .btn {
	background: #1d2937 !important;
	border-color: transparent !important;
}

.tab_nav_bg_style .nav-item.active .btn .t_title {
    color: #fff
}

.tab_nav_bg_style .nav-item.active .btn svg path {
    fill: #fff
}

.tab_nav_bg_style .nav-item .btn:hover {
    background: #f7f8f8
}

.tab_nav_bg_style .icon_box {
    position: relative;
    top: 3px
}

.tab_nav_bg_style.seven .nav-item .btn {
    -webkit-transition: .5s;
    transition: .5s
}

.tab_nav_bg_style.seven .nav-item .btn:hover {
    border-color: #101010 !important
}

.tab_nav_bg_style.seven .icon_box {
    position: relative;
    top: 2px
}

@media(max-width: 991px) {
    .hero_one_area {
        padding-top: 110px
    }
}

@media(max-width: 767px) {
    .hero_one_area {
        padding-top: 110px
    }
}

.hero_two_area .shape_1 {
    position: absolute;
    top: -190px;
    right: -255px;
    width: 95%;
    z-index: -1;
    pointer-events: none
}

@media(max-width: 1199px) {
    .hero_two_area .shape_1 {
        right: inherit;
        top: inherit;
        bottom: -242px;
        left: -193px
    }
}

@media(max-width: 991px) {
    .hero_two_area .shape_1 {
        bottom: -194px;
        left: -65px
    }
}

@media(max-width: 768px) {
    .hero_two_area .shape_1 {
        bottom: -119px;
        left: -45px;
        width: 100%
    }
}

.video_wrapper .video_btn {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
}

.hero_three_area {
    position: relative;
    z-index: 2;
    overflow: hidden
}

.hero_three_area .shape_1 {
    top: 0;
    right: 0;
    pointer-events: none
}

.hero_three_area .shape_2 {
    bottom: 0;
    left: 0;
    pointer-events: none
}

.hero_three_area::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 300px;
    background: #3276da;
    -webkit-filter: blur(80px);
    filter: blur(80px);
    left: 0;
    bottom: 0;
    z-index: -1
}

.hero_four_area .shape_1 {
    top: -85px;
    right: -60px;
    z-index: -1;
    pointer-events: none
}

.hero_five_area {
    position: relative;
    z-index: 2
}

.hero_five_area::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("../img/shape/hero_bg_5.png");
    background-repeat: no-repeat;
    background-position: top center;
    z-index: -1
}

@media(max-width: 767px) {
    .hero_five_area::after {
        background-position: bottom center;
        background-size: 140%
    }
}

.hero_six_area .shape_1 {
    position: absolute;
    top: -40px;
    right: -73px;
    width: 50%;
    z-index: -1;
    pointer-events: none
}

@media(max-width: 1199px) {
    .hero_six_area .shape_1 {
        right: inherit;
        top: inherit;
        bottom: -140px;
        left: -125px
    }
}

@media(max-width: 991px) {
    .hero_six_area .shape_1 {
        bottom: -95px
    }
}

@media(max-width: 768px) {
    .hero_six_area .shape_1 {
        bottom: -105px;
        left: 80px;
        width: 100%
    }
}

.feedback_item_1 {
	min-height: 460px;
	/* display: -webkit-box; */
	/* display: -ms-flexbox; */
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 20px;
}

@media(max-width: 1399px) {
    .feedback_item_1 {
        min-height: 520px
    }
}

@media(max-width: 991px) {
    .feedback_item_1 {
        min-height: 560px
    }
}

@media(max-width: 767px) {
    .feedback_item_1 {
        min-height: 420px
    }
}

@media(max-width: 1399px) {
    .feedback_1 {
        margin-left: -125px;
        margin-right: -125px
    }
}

@media(max-width: 767px) {
    .feedback_1 {
        margin-left: 0;
        margin-right: 0
    }
}

.cta_wrapper {
    position: relative;
    margin-bottom: -200px;
    z-index: 2
}

.cta_wrapper::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url("../img/shape/cta_shape_1.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    z-index: -1;
    opacity: .5
}

@media(max-width: 767px) {
    .cta_wrapper::after {
        background-image: url("../img/shape/cta_shape_1_res.png");
        background-repeat: no-repeat;
        background-position: bottom right
    }
}

.cta_1_space {
    padding-bottom: 120px
}

@media(max-width: 991px) {
    .cta_1_space {
        padding-bottom: 0
    }
}

.cta_botttom {
    padding-bottom: 200px
}

.cta_img_1 {
    border-radius: 0px 12px 12px 0px
}

@media(max-width: 767px) {
    .cta_img_1 {
        border-radius: 6px 6px 0px 0px
    }
}

.cta_7_content {
    margin-top: -120px
}

@media(max-width: 1199px) {
    .cta_7_content {
        margin-top: 0
    }
}

.cta_wrapper_2 {
    position: relative;
    z-index: 2;
    overflow: hidden
}

.cta_wrapper_2::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url("../img/shape/cta_shape_2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1
}

@media(max-width: 767px) {
    .cta_wrapper_2::after {
        background-image: url("../img/shape/cta_shape_2_res.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover
    }
}

.cta_wrapper_2.bg_style::after {
    background-image: url("../img/shape/cta_shape_21.png")
}

@media(max-width: 767px) {
    .cta_wrapper_2.bg_style::after {
        background-image: url("../img/shape/cta_shape_2_res.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover
    }
}

.cta_wrapper_2.style_two {
    margin-bottom: -200px
}

.service_item_1 {
    padding-block: 160px;
    padding-inline: 56px
}

@media(max-width: 767px) {
    .service_item_1 {
        padding-block: 110px;
        padding-inline: 16px
    }
}

.service_img_wrapper {
    position: relative
}

.service_img_wrapper .sub_1 {
    right: 0;
    top: -85px
}

@media(max-width: 767px) {
    .service_img_wrapper .sub_1 {
        right: -22px
    }
}

.service_img_wrapper .sub_2 {
    left: 0;
    bottom: -60px
}

.service_img_wrapper .sub_3 {
    right: 0;
    bottom: -125px
}

.service_item_2 {
    padding-block: 120px;
    padding-inline: 56px
}

@media(max-width: 767px) {
    .service_item_2 {
        padding-block: 110px;
        padding-inline: 16px
    }
}


.btn.service_list_item {
	position: relative;
	padding-inline: 32px;
	padding-block: 30px;
	border: 0;
	border-radius: 12px;
	border: 1px solid rgba(0, 0, 0, 0);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	gap: 16px;
	overflow: hidden;
	border-color: none;
}

@media(max-width: 767px) {
    .btn.service_list_item {
        padding-inline: 24px;
        padding-block: 24px
    }
}

.btn.service_list_item .tab-progress-container {
    width: 5px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 2px;
    overflow: hidden;
    opacity: 0
}

.btn.service_list_item.active {
    border: 1px solid #cfc7c7;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(16, 16, 16, .04);
    box-shadow: 0px 4px 8px 0px rgba(16, 16, 16, .04)
}

.btn.service_list_item.active .tab-progress-container {
    opacity: 1
}

.btn.service_list_item.active .tab-progress-bar {
    height: 0%;
    width: 100% !important;
    background-color: #c83838;
    position: absolute;
    bottom: 0;
    -webkit-transition: height linear;
    transition: height linear
}

.tab-content {
    position: relative
}

.tab-pane {
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, transform .3s ease;
    transition: opacity .3s ease, transform .3s ease, -webkit-transform .3s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    pointer-events: none
}

.tab-pane.active {
    position: relative;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    pointer-events: auto
}

.btn.service_list_item .service_item_2 {
    display: none !important;
    margin: 15px 0px 0px -50px
}

@media(max-width: 1199px) {
    .btn.service_list_item.active .service_item_2 {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .service_item_2 {
        display: none !important
    }
}

.btn.service_list_item .tab-progress-bar {
    height: 0%;
    width: 5px !important;
    background-color: #c83838;
    position: absolute;
    top: 0;
    left: 0
}

.tab_auto_change li.active .tab-progress-bar {
    -webkit-animation: progressFill 5s linear forwards;
    animation: progressFill 5s linear forwards
}

@-webkit-keyframes progressFill {
    0% {
        height: 0%
    }
    100% {
        height: 100%
    }
}

@keyframes progressFill {
    0% {
        height: 0%
    }
    100% {
        height: 100%
    }
}

.service_area_4 {
    position: relative;
    z-index: 2;
    overflow: hidden
}

.service_area_4::after {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("../img/shape/cta_4_bg.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: -1;
    opacity: .7
}

@media(max-width: 767px) {
    .service_area_4::after {
        background-size: contain
    }
}

.service_wrapper_5 {
    position: relative
}

.service_wrapper_5 .service_item_5 {
    position: sticky;
    top: 110px
}

.service_wrapper_5 .service_item_5:nth-child(2) {
    top: 130px
}

.service_wrapper_5 .service_item_5:nth-child(3) {
    top: 150px
}

.inte_logo_wrapper {
    position: relative
}

.inte_logo_wrapper .lg_icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -53%);
    transform: translate(-50%, -53%);
    z-index: 1
}

.int_icon_4 {
    width: 80px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.step_icon_box {
    width: 110px;
    height: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px;
    position: relative
}

.step_icon_box .step_icon_sm {
    position: absolute;
    top: -15px;
    right: -15px
}

.step_icon_sm {
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4px
}

.step_item {
    position: relative
}

.step_item .shape {
    position: absolute;
    top: 40px;
    right: -135px
}

@media(max-width: 1199px) {
    .step_item .shape {
        display: none
    }
}

.step_item .shape.two {
    top: 54px
}

.team_item .img_thum {
    -webkit-transition: .5s;
    transition: .5s
}

.portfolio_item_overlay {
    position: relative;
    overflow: hidden
}

.portfolio_item_overlay .hover_scale_thumb {
    -o-object-fit: cover;
    object-fit: cover
}

.portfolio_item_overlay .overlay_content {
    position: absolute;
    inset: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(29.89%, rgba(29, 41, 55, 0)), to(#1D2937));
    background: linear-gradient(180deg, rgba(29, 41, 55, 0) 29.89%, #1D2937 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    border-radius: 12px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

.portfolio_item_overlay:hover .overlay_content {
    opacity: 1;
    visibility: visible
}

.blog_item_mesonry {
    display: inline-block;
    margin-bottom: 24px
}

html,
body {
    height: 100%;
    font-family: "Ubuntu", sans-serif
}

a {
    text-decoration: none
}

input,
textarea {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 20px
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #969696;
    font-size: 20px;
    line-height: 30px
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #969696;
    font-size: 20px;
    line-height: 30px
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #969696;
    font-size: 20px;
    line-height: 30px
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    color: #969696;
    font-size: 20px;
    line-height: 30px
}

input::placeholder,
textarea::placeholder {
    color: #969696;
    font-size: 20px;
    line-height: 30px
}

@media(max-width: 767px) {
    input::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        text-align: center;
        font-size: 18px;
        line-height: 24px
    }
    input::-moz-placeholder,
    textarea::-moz-placeholder {
        text-align: center;
        font-size: 18px;
        line-height: 24px
    }
    input:-ms-input-placeholder,
    textarea:-ms-input-placeholder {
        text-align: center;
        font-size: 18px;
        line-height: 24px
    }
    input::-ms-input-placeholder,
    textarea::-ms-input-placeholder {
        text-align: center;
        font-size: 18px;
        line-height: 24px
    }
    input::placeholder,
    textarea::placeholder {
        text-align: center;
        font-size: 18px;
        line-height: 24px
    }
}

@media(max-width: 767px) {
    input,
    textarea {
        font-size: 18px !important
    }
}

.theme_input {
    background: rgba(16, 16, 16, .05)
}

.theme_input:focus {
    background: rgba(0, 0, 0, 0)
}

body {
    font-family: "Ubuntu", sans-serif
}

.fs_14 {
    font-size: 14px
}

.fs_16 {
    font-size: 16px
}

.fs_18 {
    font-size: 18px
}

@media(max-width: 767px) {
    .fs_18 {
        font-size: 16px
    }
}

.fs_20 {
    font-size: 20px
}

.fs_24 {
    font-size: 24px
}

.fs_28 {
    font-size: 28px
}

.fs_66 {
    font-size: 66px
}

@media(max-width: 767px) {
    .fs_66 {
        font-size: 48px
    }
}

.flh-30 {
    line-height: 30px
}

.flh-34 {
    line-height: 34px
}

@media(max-width: 767px) {
    .flh-34 {
        line-height: 30px
    }
}

.flh-38 {
    line-height: 38px
}

@media(max-width: 767px) {
    .flh-38 {
        line-height: 30px
    }
}

.lh-initial {
    line-height: initial
}

.tt-line-clamp {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.tt-line-clamp.tt-clamp-1 {
    -webkit-line-clamp: 1
}

.tt-line-clamp.tt-clamp-2 {
    -webkit-line-clamp: 2
}

.tt-line-clamp.tt-clamp-3 {
    -webkit-line-clamp: 3
}

.max-text-16 {
    max-width: 16ch
}

.max-text-20 {
    max-width: 20ch
}

.max-text-30 {
    max-width: 30ch
}

.max-text-36 {
    max-width: 36ch
}

.max-text-54 {
    max-width: 54ch
}

.pt-120 {
    --_pt: 60px;
    padding-top: var(--_pt)
}

@media(min-width: 992px) {
    .pt-120 {
        --_pt: 120px
    }
}

.pt-100 {
    --_pt: 50px;
    padding-top: var(--_pt)
}

@media(min-width: 992px) {
    .pt-100 {
        --_pt: 100px
    }
}

.pt-80 {
    --_pt: 40px;
    padding-top: var(--_pt)
}

@media(min-width: 992px) {
    .pt-80 {
        --_pt: 80px
    }
}

.pt-60 {
    --_pt: 32px;
    padding-top: var(--_pt)
}

@media(min-width: 992px) {
    .pt-60 {
        --_pt: 60px
    }
}

.pt-40 {
    --_pt: 20px;
    padding-top: var(--_pt)
}

@media(min-width: 992px) {
    .pt-40 {
        --_pt: 40px
    }
}

.pt-32 {
    --_pt: 16px;
    padding-top: var(--_pt)
}

@media(min-width: 992px) {
    .pt-32 {
        --_pt: 32px
    }
}

.pb-120 {
    --_pb: 60px;
    padding-bottom: var(--_pb)
}

@media(min-width: 992px) {
    .pb-120 {
        --_pb: 120px
    }
}

.pb-100 {
    --_pb: 50px;
    padding-bottom: var(--_pb)
}

@media(min-width: 992px) {
    .pb-100 {
        --_pb: 100px
    }
}

.pb-80 {
    --_pb: 40px;
    padding-bottom: var(--_pb)
}

@media(min-width: 992px) {
    .pb-80 {
        --_pb: 80px
    }
}

.pb-60 {
    --_pb: 32px;
    padding-bottom: var(--_pb)
}

@media(min-width: 992px) {
    .pb-60 {
        --_pb: 60px
    }
}

.pb-40 {
    --_pb: 20px;
    padding-bottom: var(--_pb)
}

@media(min-width: 992px) {
    .pb-40 {
        --_pb: 40px
    }
}

.pb-32 {
    --_pb: 16px;
    padding-bottom: var(--_pb)
}

@media(min-width: 992px) {
    .pb-32 {
        --_pb: 32px
    }
}

@media(min-width: 1200px) {
    .container.container_custom {
        max-width: 1376px
    }
}

@media(max-width: 767px) {
    .container.container_custom {
        padding-inline: 20px
    }
}

@media(min-width: 1400px) {
    .container {
        max-width: 1216px
    }
}

@media(max-width: 767px) {
    .container {
        padding-inline: 20px
    }
}

.rounded_6 {
    border-radius: 6px
}

.bg-gradient-3 .card_icon_1 {
    width: 70px;
    height: 70px
}

.theme_btn {
    font-size: 20px;
    font-weight: 700;
    border-radius: 6px !important
}

.btn-outline-primary {
	border-color: var(--saas-blue);
	color: var(--saas-blue) !important;
}
.btn.btn-primary {
	color: #fff;
}

.faq_style.price .accordion-item {
    background: #fff;
    border: 1px solid #dadada;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(16, 16, 16, .04);
    box-shadow: 0px 4px 8px 0px rgba(16, 16, 16, .04);
    padding-inline: 24px;
    padding-block: 4px;
    border-radius: 12px !important
}

.faq_style.price.dark .accordion-item {
    background: #1a2532;
    border-color: #3e4956;
    -webkit-box-shadow: 0px 10px 20px -4px rgba(16, 16, 16, .1);
    box-shadow: 0px 10px 20px -4px rgba(16, 16, 16, .1);
    border-top: 1px solid #3e4956 !important
}

.faq_style.price.dark .accordion-item .accordion-button .faq_title {
    color: #fff
}

.faq_style.price.dark .accordion-item .accordion-button span svg path {
    fill: #fff
}

/* Pagination */
.digify_slider_pagination  ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 15px;
}
.digify_slider_pagination ul li button {
	background: transparent;
	border: none;
	font-size: 0;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	line-height: initial;
	min-height: 8px;
	padding: 0;
	opacity: 0.3;
	background-color: #101010;
}
.digify_slider_pagination ul li {
  line-height: initial;
  line-height: initial;
}
.digify_slider_pagination ul li.slick-active button {
	opacity: 1;
}
.dg_slider_gap_24 .slick-slide {
  padding-left: 12px;
  padding-right: 12px;
}
.dg_slider_gap_24 .slick-list {
  margin-left: -12px;
  margin-right: -12px;
}

.arrow_wrapper .elementor-button .elementor-button-icon,
.arrow_wrapper2 .elementor-button .elementor-button-icon{
	-webkit-transition: .5s;
	transition: .5s;
	font-size: 90%;
}

.arrow_wrapper:hover .arrow_ele, 
.arrow_wrapper .elementor-button:hover .elementor-button-icon,
.arrow_wrapper2:hover .elementor-button .elementor-button-icon {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

.top-alert * {
	font-size: 16px;
	line-height: 24px;
}
a.navbar-brand {
	padding-left: 0 !important;
	margin-left: 0 !important;
	padding-inline: 0 !important;
}
.dropdown-menu[data-bs-popper] {
	left: 0 !important;
}
.dropdown-lang-menu a.dropdown-item {
	padding: 4px 12px;
	font-weight: 400;
}

.digify-tab-two .xa-default-tab-menu__item a::before {
  content: "";
  display: ;
  content: "";
  position: absolute;
  width: 0;
  height: 5px;
  background: #c83838;
  left: 0;
  bottom: -21px;
  -webkit-transition: .5s;
  transition: .5s;
}
.digify-tab-two .xa-default-tab-menu__item a {
  position: relative;
}
.digify-tab-two .xa-default-tab-menu__item a.active:before {
  width: 100%;
}

.digify-tab-two  .xa-default-tab-menu__list {
	flex-wrap: revert;
	display: flex;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none;
	overflow-y: hidden;
}

/* Header White Style */
.navbar_fixed  .navbar.navbar-1.style_two.dark_style .logo__img {
	display: none !important;
}
.navbar_fixed .navbar.navbar-1.style_two.dark_style .logo__img.logo__sticky {
	display: block !important;
}

@media (min-width: 1200px) {
.navbar.navbar-1.style_two.dark_style:not(:hover) .text-dark,
.navbar.navbar-1.style_two.dark_style:not(:hover) .btn-outline-primary  {
	color: #fff !important;
	border-color: #fff;
}

.navbar.navbar-1.style_two.dark_style:not(:hover) .btn-group *{
	color: #fff;
	fill: #fff;
}

.navbar_fixed   .navbar.navbar-1.style_two.dark_style .text-dark {
	--bs-text-opacity: 1;
	color: rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;
}

.navbar_fixed   .navbar.navbar-1.style_two.dark_style .btn-group *{
    color: rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;
	fill: rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;
}

.navbar_fixed  .text-dark {
	--bs-text-opacity: 1;
	color: rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;
}

.navbar_fixed .navbar.navbar-1.style_two.dark_style a.btn-outline-primary  {
	border-color: #c83838 !important;
	color: #c83838 !important;
}

.navbar.navbar-1.style_two.dark_style:hover .log_in:hover, .navbar.navbar-1.style_two.dark_style:hover .select:hover {
color: #c83838 !important;
}

}
.navbar.navbar-1  .btn_mobile_arrow svg{
    fill:#101010;
}

.navbar-overlay:not(.navbar_fixed)  .style_two.dark_style .text-dark  {
	color: #fff !important;
}

.navbar-overlay:not(.navbar_fixed)  .navbar.navbar-1.style_two.dark_style .btn_mobile_arrow svg{
    fill:#fff;
}

.navbar .btn-group svg {
	fill: inherit;
}

.sp-corner-radius {
	overflow: hidden;
	border-radius: 12px !important;
	border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

@media(max-width: 767px) {
.btn-w100 .elementor-button {
	width: 100%;
}
}

/* Subscription 1 */

.subscribe_form__default {
  background: #fff;
  display: flex;
  padding: 10px;
}
.subscribe_form__default p {
  width: 100% !important;
  display: flex;
  align-items: center;
  margin: 0;
}
.subscribe_form__default input {
  border: none;
  background: transparent !important;
  height: 50px;
  min-height: 50px;
}
.subscribe_form__default p button {
	/* padding: 12px 20px !important; */
	width: max-content;
}
@media(max-width: 767px) {
.subscribe_form__default p {
	flex-wrap: wrap;
}
.subscribe_form__default p button{
    width: 100% !important;
}
}
@media(max-width: 767px) {
.theme_btn{
    font-size: 18px !important;
    line-height: 28px !important;
}
}

.digi-tab-three .nav-link {
	border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.footer-item-hover .elementor-icon-list-text::before {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #fff;
  left: 0;
  bottom: 0;
  -webkit-transition: .5s;
  transition: .5s;
}
.footer-item-hover .elementor-icon-list-text {
  position: relative;
}
.footer-item-hover li a:hover .elementor-icon-list-text::before {
  width: 100%;
}

.subscribe_form.subscribe_form__two p {
	display: flex;
	gap: 12px;
	margin: 0;
	align-items: center;
}
.subscribe_form.subscribe_form__two p input {
  background: #fff !important;
}
.subscribe_form.subscribe_form__two p input ,
.subscribe_form.subscribe_form__two p button {
	height: 72px;
}
.subscribe_form.subscribe_form__two p button{
    border-color:transparent;
}
.subscribe_form.subscribe_form__two p br {
  display: none;
}
.subscribe_form.subscribe_form__two p {
	display: flex;
	gap: 12px;
	margin: 0;
}
.subscribe_form button {
	width: max-content;
	min-width: max-content;
}
.swiper_nav_style{
    cursor: pointer;
}
@media(max-width: 767px) {
.subscribe_form.subscribe_form__two p {
	flex-direction: column;
	gap: 10px;
}
.subscribe_form.subscribe_form__two input {
	width: 100% !important;
}
.subscribe_form input, .subscribe_form button {
	height: 60px !important;
}
}

.accordion.faq_style.price  .price_item {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.accordion.faq_style.price .price_item .card_title_1 {
  display: none;
}
@media(max-width: 767px) {
li.cs_mega_menu {
  position: relative !important;
}
}

@media(max-width: 1199px) {
.container.container_custom {
	min-width: 100%;
}
}





@media(max-width: 1279px) {

.mega_item.d-flex .mega_icon {
  background: transparent;
  padding: 0 !important;
  margin: 0 !important;
  visibility: ;
  border: none;
  box-shadow: none;
  width: auto;
  height: auto;
  font-size: 16px !important;
}
.mega_item.d-flex {
  padding: 0 !important;
  margin: 0 !important;
}
.mega_item.d-flex .text-body {
  display: none;
}
.mega_item.d-flex * {
  font-size: 16px;
}

.mega_item:hover .mega_icon svg path, .mega_item:hover * {
  fill:  var(--saas-blue) !important;
  color: var(--saas-blue) !important;
  background: transparent !important;
}
.mega_item {
  background: none !important;
}
.cs_mega_wrapper {
	padding: 20px 0 50px !important;
}
}






.preview {
  width: 100%;
  max-width: 100%;
  position: relative;
}

.pane {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.35s ease, transform 0.35s ease;
  opacity: 0;
  transform: translateY(12px) scale(0.98);
}
.pane.active {
    opacity: 1;
    transform: none;
}

.accordion-item {
 position: relative;
}

.acc-progress {
 /* Bottom 1px solid-style progress bar (animated via JS using transform-scaleX) */
 position: absolute;
 left: 0;
 right: 0;
 bottom: 0;
 height:2px;
 background: #C83838; /* appears as 1px solid line */
 border-radius: 1px;
 transform-origin: left;
 transform: scaleX(0);
 transition: transform 0ms linear; 
 z-index: 111;
}

.preview .service_item_2 {
 padding-block: 270px;
}
.accordion_img_responsive{
		display: none;
}
@media(max-width: 1279px) {
 .preview {
  margin-top: 70px;
 }
    .preview .service_item_2 {
        display: block !important;
  padding-top: 32px;
    }
	.accordion_img_pc{
		display: none;
	}
	.accordion_img_responsive{
		display: block;
	}
}



.header_btn_mobile {
	display: flex;
	flex-direction: column;
	border-top: 1px solid #dadada;
}

.header_btn_mobile .nav_right_item,.header_btn_mobile .btn-group {
  padding-block: 16px;
  border-bottom: 1px solid #dadada;
}
.header_btn_mobile .btn-group {
	border-bottom: 0px;
	flex-direction: column;
}
@media (max-width: 1279px) {
.navbar-expand-xl .navbar-collapse {
	display: flex !important;
	flex-basis: auto;
	justify-content: end !important;
}
.off-nav-menu {
	padding-bottom: 0 !important;
	margin: 0;
}	
.navbar-expand-xl #primaryMenu .menu-primary-menu-container {
	display: none;
}
.offcanvas {
	max-width: 100vw;
	left: 0;
}
}




@media (max-width: 1279px) {
	.nav_right.d-flex.align-items-center.gap-3.flex-wrap{
		display:none !important;
	}

}
.btn_mobile_arrow{
		display:block !important;
}

@media (min-width:1280px){
	.btn_mobile_arrow{
		display:none !important;
	}
}

 #offcanvasRight.d-xl-none {
    display: block !important;
  }



@media(min-width: 1280px) {
    .mega_tab_style {
        display: none !important
    }
	#offcanvasRight.d-xl-none {
    display: none !important;
  }
}

@media (min-width:1200px) and (max-width:1280px){
.navbar-expand-xl .offcanvas .offcanvas-header, .navbar-expand-xl .offcanvas .offcanvas-body {
	display: flex !important;
}
}
@media (min-width:1200px) and (max-width:1280px){
.navbar-expand-xl .offcanvas {
	position: fixed !important;
	visibility: hidden !important;
	z-index: 111111111111;
	transform: translateX(100%) !important;
	transition: all 0.1s ease !important;
	background: #fff !important;
}
.navbar-expand-xl .offcanvas.show {
	position: fixed !important;
	visibility: visible !important;
	background: #fff !important;
	-webkit-transform: none;
  	transform: none !important;
}
}

#primary-menu.off-nav-menu li.active .sub-menu.cs_mega_wrapper {
	display: block !important;
	opacity: 1 !important;
	visibility: visible !important;
}
.offnav #primary-menu.off-nav-menu li.click .sub-menu {
	display: block;
	padding-top: 0;
}

.offcanvas-body {
	height: 95vh;
	padding-bottom: 20px !important;
}

.header_btn_mobile  .dropdown-menu.dropdown-lang-menu {
	position: relative !important;
	top: 0;
	left: 0 !important;
	right: initial !important;
	margin-top: 15px;
	width: max-content;
}

.blog-cat-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	gap: 15px;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}














.blog-cat-name {
	color: var(--saas-blue) !important;
	font-weight: 700 !important;
}
.news-blog-layout.layout-2 .hover_scale_item .img-fluid {
	height: 260px;
	object-fit: cover;
}
.news-blog-layout.style-2 .hover_scale_item {
	background: #F7F8F8;
	display: flex;
	align-items: center;
	border-radius: 15px !important;
}
.news-blog-layout.style-2 .hover_scale_item .overflow-hidden {
	min-width: 450px;
	margin: 0 !important;
}
.news-blog-layout.style-2 .hover_scale_item .overflow-hidden img {
	min-height: 450px;
	display: flex;
	object-fit: cover;
	border-radius: 0px !important;
	width: 100% !important;
}
#news-slider.style-2 .hover_blog_content {
	padding: 60px;
}
@media (min-width: 992px) {
#news-slider.style-2 .hover_blog_content .card_title_2 {
  font-size: 40px
}
}

@media (max-width: 991px) {
.news-blog-layout.style-2 .hover_scale_item .overflow-hidden {
	min-width: 440px;
}
}

@media (max-width: 767px){
	
.news-blog-layout.style-2 .hover_scale_item .overflow-hidden img {
  min-height: 260px;
  height: 260px;
}
.news-blog-layout.style-2 .hover_scale_item .overflow-hidden {
  min-width: 100%;
}
.news-blog-layout.style-2 .hover_scale_item {
  flex-direction: column;
}
#news-slider.style-2 .hover_blog_content {
  padding: 30px;
}
}


.pos_side_title {
  font-size: 28px;
  font-weight: 700;
}
.post-toc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.post-toc ul li a {
  color: #5A5A5A;
 font-size:20px;
	line-height:1.3em;
}
.post-toc ul li {
	border-top: 1px solid #DADADA;
	padding-bottom: 24px;
	padding-top: 8px;
}
.post-toc ul li.active {
	border-top-color: var(--bs-heading-color);
}
.post-toc ul li.active a {
	color: var(--bs-heading-color);
}
.post-toc {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.post-toc ul li a:hover {
  color: var(--bs-heading-color);
}
.post-toc ul li.active a {
  font-weight: 500;
}


.blog_content h2,
.blog_content h3 {
  scroll-margin-top: 80px;
}

.sidebar-main {
	position: sticky;
	top: 100px;
}

.post_author_sec {
	display: flex;
	flex-direction: column;
	gap: 25px;
	border: 1px solid #DADADA;
	box-shadow: 0px 4px 8px rgba(16, 16, 16, 0.04);
	border-radius: 12px;
	padding: 32px;
}
.post_author_sec__author {
  display: flex;
  align-items: center;
  gap: 25px;
}
.post_author_sec__title {
	margin: 0;
	font-size: 24px;
	flex-direction: column;
	display: flex;
	flex-wrap: wrap;
	word-break: break-all;
}
.post_author_sec__title span {
  font-size: 16px;
  font-weight: 400;
  line-height: initial;
}
.post_author_sec__thumbnail img {
	width: 80px;
	height: 80px;
	border-radius: 100%;
	min-width: 80px;
}
.post_author_sec__content p{
	margin:0;
}
.cs_height_70{
	margin-top:70px;
}
.post-toc ul li a {
	transition: all 0.3s ease;
}



.blog-cat-list ul li a {
  border-color: var(--bs-heading-color);
  color: var(--bs-heading-color);
}
.blog-cat-list ul li a:hover,.blog-cat-list ul li a.active {
  background: var(--bs-heading-color);
  border-color: transparent;
  color: #fff;
}
@media (max-width: 991px) {
.digify-inner-post-area .row .sp_right_sidebar-column {
	order: -1;
}
	.blog-cat-list ul li a {
	font-size: 16px !important;
	padding: 7px 15px !important;
}
.post_author_sec__author {
	gap: 15px;
	flex-direction: column;
	align-items: start;
}
}

.section_title_related h2 {
	font-size: 40px;
}

.card_title_2 {
	line-height: 1.4em;
	font-size: 28px;
}
.brand_title {
	font-size: 20px;
	line-height: 1.3em;
}

@media (max-width: 767px) {
.blog-cat-name {
	font-size: 14px;
}
.card_title_2 {
  font-size: 24px;
}
.brand_title {
	font-size: 18px;
}
}


.breadcrumb_area_single .align-items-center {
	--bs-gutter-x: 5em;
	--bs-gutter-y: 2em;
}

.box-image-header img {
	width: 100%;
	min-height: 370px;
	object-fit: cover;
	max-height: 400px;
	border-radius:12px;
}

@media (max-width: 767px) {
	.box-image-header img{
		
	min-height: 280px;
	max-height: 300px;
	}
}
.fs_l4em{
	line-height:1.4em;
}

.bc_label{
	display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
