.header_container {
    z-index: 1;
    background-color: #403e3f;
    border-bottom: none;
    color: #fff;
}
.container_fluid {
    width: 95%;
}
.pricing-area .shape {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.our_project .col-lg-4 {
    width: 100%;
}.owl-dots{
	text-align: center;
}
.owl-nav.disabled {
    display: none;
}.rounded-pill input {
    font-size: 14px;
}
.inner .single-box p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 200;
}
.top-header-right .rounded-pill {
    padding: 11px !important;
    display: flex;
}.inner h3 {
    font-size: 25px;
    font-weight: 100;
    width: 75%;
    margin: 0 auto;
}
.blog-area .owl-dot span {
   width: 15px;
    height: 15px;
    margin: 0 4px;
    background: #dddddd;display: inline-block;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.blog-area   button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
}
.heading {
    color: white;
    font-size: 23px;
    font-weight: 500;
    text-align: center;
}
a.navbar-brand {
    margin-left: 25px;
}

.arrow {
    width: 30px;
    margin-left: 10px;
}

.header_right {
    text-align: right;
    margin-right: 20px;
}

.subheader_container {
    background-color: #164B38;
    width: 100%;
    height: 118px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.add_btn {
    width: 250px;
    height: 50px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    /* identical to box height */
    color: #0E6D4B;
    margin-right: 20px;

}

.header_right {
    display: flex;
    justify-content: flex-end;
}

.email {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: right;
    color: #ECE8E8;
}

.me-1 {
    margin-right: 4px;
}

.profile_name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    /* identical to box height */


    color: #FFFFFF;
}

.nav_bg {
    background-color: #403e3f;
}

.nav_data {
    margin-left: 20px;

    font-weight: 900;
    color: white;
}

.search {
    position: absolute;
    right: 40px;

}

@media (max-width: 1200px) {
    .topbar {
        display: none;
    }

    .getdata {
        display: none;

    }

    .search_bar {
        margin-right: 10px;
    }
}

.navbar .navbar-nav .nav-item a {

    font-weight: 600;
    color: #403e3f;
}

.nav-item {
    position: relative;
}

.footer-style-two .copyright-area {
    text-align: right;
}

.copyright-area {
    border-top: 1px solid #292b38;
    text-align: center;
    margin-top: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.copyright-area .social li a {
    width: 35px;
    height: 35px;
    display: flex;
    line-height: 37px;
    background-color: #403e3f;
    text-align: center;
    color: #ffffff;
    border-radius: 50%;
    font-size: 14px;
    display: block;
    color: #0e101b;
    text-decoration: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.getpage {
    color: black;


}

.getpage:focus-visible {
    outline: none;
}

.copperon-mobile-nav {
    display: none;
}

.top-header-left {
    color: #ffffff;
    margin-bottom: 0;
    line-height: initial;
}

@media (min-width: 992px) {
    .justify-content-lg-start {
        justify-content: flex-start !important;
    }
}

@media (min-width: 768px) {
    .justify-content-md-between {
        justify-content: space-between !important;
    }
}

.fw-medium {
    font-weight: 500 !important;
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
    font-size: 15px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.me-3 {
    margin-right: 32px !important;
}

.d-flex {
    display: flex !important;
}

.top-header-left p span {
    color: #403e3f;
}

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

.navbar-light .navbar-nav .nav-link.disabled {
    color: #403e3f;
}

.btn-prim {
    background-color: transparent;
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
    border-radius: 40px;
    padding: 15px 30px;
}


.navbar-light .navbar-nav .nav-link.active {
    color: #a00604 !important;
}

.navbar .navbar-nav .nav-item a {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: 20px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.book_btn {
    border: 1px solid #a00604;
    background-color: transparent;
    color: #a00604;
    padding: 13px 26px;
    border-radius: 30px;
}

.btn-prim:hover {
    border: 1px solid #a00604;
    background-color: #a00604;
    color: white;
    border-radius: 30px;
    padding: 13px 26px;
}


.blog-area {
    padding-bottom: 70px;
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.project-pg .single-blog-post {
    height: 100%;
    margin: 0;
}

.single-blog-post {
    margin-bottom: 30px;
    background: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ededed;
}

.main_sub {
    color: #a00604;
}

.carosel_style {
    text-align: left !important;
    padding-bottom: 100px !important;
}
.carousel-caption {
    bottom: 20% !important;
}
.main_title {
    line-height: 1.1;
    font-size: 70px;
    font-weight: 700;
}


span.sub-title {
    font-size: 15px;
    color: #ff0;
}

.item .btn {
    font-size: 14px;
    padding: 5px 20px !important;
}
.single-box .icon {
    color: #a00604;
    margin-bottom: 20px;
    background-color: #fee5e6;
    display: inline-block;
    width: 75px;
    height: 75px;
    line-height: 78px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-size: 16px;
}

.single-box {
    text-align: center;
    padding: 5px;
    height: 260px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.07), 0 10px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.07), 0 10px 10px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
  
}

.single-box:hover {
    
}

p {
    line-height: 1.9;

    margin-bottom: 15px;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
}

.boxes-area {
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin-top: -100px;
    margin-bottom: -30px;
}

@media (min-width: 1200px) {
    .home_box_area {
        margin-top: -50px;
    }
}

@media screen and (min-width: 768px) {
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 70px;
    }
}

.about-content h2 {
    margin-bottom: 15px;
    font-size: 38px;
    font-weight: 700;
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.btn-primary {
    color: #fff;
    background-color: #403e3f;
}

.about-content .btn {
    margin-top: 5px;
}



.btn-primary:hover,
.btn-primary:focus {
    color: #ffffff !important;
    background-color: #a00604 !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}

.services-area {
    position: relative;
    z-index: 1;
    padding-bottom: 70px;
    background-position: center center;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-image: url(../../Assets/img/authorised-distributor.png);

}

.services-area1 {
    position: relative;
    z-index: 1;
    padding-bottom: 70px;
    background-position: center center;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-image: url(../../Assets/img/image-1.png);
}

.section-title {
    text-align: center;
    max-width: 700px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
}

.section-title h2 {
    margin-bottom: 0;
    font-size: 38px;
    font-weight: 700;
   
    display: flex;
    justify-content: center;
}

.copperon-nav .navbar .navbar-nav .nav-item .dropdown-menu li a {
    font-size: 12px;
}

.services-box {
    text-align: center;
    margin-bottom: 30px;
    padding: 25px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.07), 0 10px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.07), 0 10px 10px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.single-footer-widget .footer-contact-info li a {
    color: #d7d7d7;
}

.single-footer-widget .footer-contact-info li {
    margin-bottom: 9px;
    color: #eaeaea;
}

.services-area img {
    margin-bottom: 20px;
    width: 200px;
}

.services-box:hover {
    background-color: #a00604;
    color: white;
}

.pricing-area {
    padding-bottom: 70px;
}

.section-title {
    text-align: center;
    max-width: 700px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
}

.single-pricing-table {
    overflow: hidden;
    margin-bottom: 30px;
    position: relative;
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.07), 0 10px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.07), 0 10px 10px rgba(0, 0, 0, 0.05);
    z-index: 1;
    background-color: #a00604;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding: 45px 45px 0px 45px;
    border-radius: 20px;
}

.nav-item:hover {
    color: #a00604;
}

.single-pricing-table .pricing-header {
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
}

.single-pricing-table .pricing-header .icon {
    display: inline-block;
    background-color: #ffabae;
    color: #0e101b;
    width: 100px;
    height: 100px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-bottom: 20px;
}

.single-pricing-table .pricing-header h3 {
    margin-bottom: 0;
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
}

.single-pricing-table .pricing-header span {
    display: block;
    color: #ffffff;
    margin-bottom: 3px;
    font-size: 15px;
}

.single-pricing-table:hover,
.single-pricing-table.active {
    background-color: #403e3f;
}

.packages-area {
    position: relative;
    z-index: 1;
    background-position: center center;
    background-size: cover !important;
    background-repeat: no-repeat;
}

.packages-area .section-title h2 {
    color: #ffffff;
}

.book_btn:hover {
    border: 1px solid #a00604;
    background-color: #a00604;
    color: white;
    border-radius: 30px;

}

.single-packages-box {
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.07), 0 10px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.07), 0 10px 10px rgba(0, 0, 0, 0.05);
    background-color: #000;
    padding: 40px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.packages-area .section-title h2 {
    color: #ffffff;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.owl-stage {
    transform: translate3d(-4504px, 0px, 0px);
    transition: all 0.25s ease 0s;
    width: 9008px;
}

.owl-item {
    width: 271.5px;
    margin-right: 10px;
}

.project-pg .single-blog-post {
    height: 100%;
    margin: 0;
}

.single-blog-post {
    margin-bottom: 30px;
    background: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ededed;
}

.project-pg .single-blog-post .blog-post-content {
    padding: 15px;
}

.text-white {
    color: #fff !important;
    line-height: 1.9;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    display: flex;
    align-items: center;
    margin-right: 10px;
}

@media (min-width: 1200px) {
    .justify-content-md-between {
        justify-content: flex-start !important;
    }
}

.copyright-area p {
    margin-bottom: 0;
    color: #d7d7d7;
}

.recent_post a {
    color: #aeaeae;
    font-size: 14px;
}

a {
    display: block;
    color: #0e101b;
    text-decoration: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
 

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.project-pg .col-md-6 {
    margin-bottom: 30px;
}

.single-blog-post {
    margin-bottom: 30px;
    background: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ededed;
}

.single-services-box:hover {
    border-color: #ffffff;
}


@media (min-width: 1200px) {
    .mb-xl-0 {
        margin-bottom: 0 !important;
    }
}

.single-services-box .icon {
    color: #fff;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .distibutor .single-services-box h3 {
        margin-bottom: 20px;
        color: #ffffff;
        font-size: 20px;
        height: 42px;
        font-weight: 700;
    }
}


.copperon-nav .navbar .navbar-nav .nav-item .dropdown-menu {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    position: absolute;
    border: none;
    top: 80px;
    left: 0;
    width: 250px;
    z-index: 99;
    display: block;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 20px;
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
}

.copperon-nav .navbar ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}

.navbar-nav .dropdown-menu {
    position: static;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 32px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
}

.copperon-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.copperon-nav .navbar .navbar-nav .nav-item .dropdown-menu {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    background: #ffffff;
    position: absolute;
    border: none;
    top: 80px;
    left: 0;
    width: 250px;
    z-index: 99;
    display: block;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 20px;
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
    }
}

.copperon-nav .navbar ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
	margin-left: auto;
}

.mb-4 {
    margin-bottom: 24px !important;
}

@media (min-width: 1200px) {
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}

.meta {
    color: #707070;
}

.why-choose-us-area {
    overflow: hidden;
}

.bg-fcfcfc {
    background-color: #fcfcfc;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.w-100 {
    width: 100% !important;
    
}

.position-relative {
    position: relative !important;
}

.float-start {
    float: left !important;
}

.why-choose-us-content h2 {
    margin-bottom: 13px;
    font-size: 38px;
    font-weight: 700;
}

.why-choose-us-content p {
    margin-bottom: 15px;
}

 

.img-fluid {
    max-width: 100%;
    height: auto;
}

.why-choose-us-content .btn-primary {
    background-color: #a00604;
    border-color: #a00604;
    color: #ffffff;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #a00604;
    text-decoration: none
}

.why-choose-us-content .btn { 
}



.footer-style-two {
    padding-top: 90px;
    /* background-color: #0e101b; */
    background-image: url(../../Assets/img/footer.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.single-footer-widget {
    margin-bottom: 30px;
    font-size: 15px;
}

.single-footer-widget .account-widget-list {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
}

.single-footer-widget .account-widget-list li a {
    color: #eaeaea;
}

.copyright-area .social {
    text-align: left;
    margin-bottom: 0;
    list-style-type: none;
    padding-left: 0;
}

.copyright-area .social li a:hover {
    background-color: #a00604;
    color: #ffffff;
}

.go-top.active {
    bottom: 25px;
    opacity: 1;
    visibility: visible;
}

.go-top {
    position: fixed;
    cursor: pointer;
    bottom: 0;
    right: 25px;
    background-color: #0e101b;
    color: #ffffff;
    z-index: 4;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .9s;
    transition: .9s;
}

.linkedin {
    background: #0A66C2;
    color: white;
    padding: 16px;
}

.icon-bar {
    z-index: 2;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.facebook {
    background: #3b5998;
    color: white;
    padding: 16px;
}

.twitter {
    background: #000;
    color: white;
    padding: 16px;
}

element.style {}

.go-top:hover,
.go-top:focus {
    background-color: #a00604;
    color: #ffffff;
}

.go-top.active {
    bottom: 25px;
    opacity: 1;
    visibility: visible;
}

.fs {
    font-size: 18px !important;
}


.go-top {
    position: fixed;
    cursor: pointer;
    bottom: 0;
    right: 25px;
    background-color: #0e101b;
    color: #ffffff;
    z-index: 4;
    width: 40px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .9s;
    transition: .9s;
}

.copperon-nav .navbar .others-options .btn-primary {
    border: 1px solid #a00604;
    background-color: transparent;
    color: #a00604;
    padding: 13px 26px;
    border-radius: 30px;
    font-size: 15px;
}

.top-header::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0;
    right: 0;
    background: #0074c1;
    z-index: -1;
}

.top-header::after {
    content: '';
    position: absolute;
    width: 31%;
    height: 100%;
    top: 0;
    right: 0;
    background: #0478be;
    z-index: -1;
    transform: skew(-30deg, 0deg);
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9);
    display: flex;
    align-items: center;

}

.header-area.header-style-two .navbar-area .copperon-nav .navbar {
    padding-top: 15px;
    padding-bottom: 15px;
    /* border-top: 1px solid #4e4957; */
    /* border-bottom: 1px solid #4e4957; */
}

.header-area.header-style-two .navbar-area .copperon-nav .navbar {
    padding-top: 15px;
    padding-bottom: 0px;
}

.header-area.header-style-two .top-header {
    z-index: 1;
    background-color: #403e3f;
    border-bottom: none;
    color: #fff;
    overflow: hidden;
}

.top-header {
    background-color: #242733;
    border-bottom: 1px solid #2c303f;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
}

@media (min-width: 992px) {
    .d-lg-block {
        display: block !important;
    }
}

@media (min-width: 768px) {
    .d-md-block {
        display: block !important;
    }

    .nav-link {
        font-size: 12px;
        white-space: nowrap;
    }
}

.single-services-box {
    margin-bottom: 30px;
    text-align: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding: 25px 30px;
    border: 2px solid #fff;
    color: #fff;
}

.btn {
    border: none;
    padding: 15px 30px;
    line-height: initial;
    border-radius: 30px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    z-index: 1;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 700 !important;

}

.btn-primary1 {
    color: #fff !important;
    background-color: #403e3f !important;
    padding: 15px 30px !important;
    border-radius: 30px !important;
}

.btn-primary1:hover {
    color: #ffffff !important;
    background-color: #a00604 !important;
}

@media only screen and (max-width: 1200px) {
    .copperon-mobile-nav {
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #4e4957;
    }
}

@media only screen and (max-width: 1200px) {
    .header-area.header-style-two {
        border-bottom: 1px solid #4e4957;
    }

    .logo {
        display: none;
    }
}

.single-blog-post .post-image {
    overflow: hidden;
}

a:hover {
    color: #a00604;
    text-decoration: none;
}

.project-pg .single-blog-post .blog-post-content {
    padding: 15px;
}

.single-blog-post .blog-post-content {
    padding: 25px;
}

.h-100 {
    height: 100% !important;
}

.project-pg .col-md-6 {
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}

@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

.project-pg .single-blog-post {

    margin: 0;
}

blog-image {
    width: 100% !important;
}

.btn {
    border: none;
    padding: 15px 30px!important;
    line-height: initial;
    border-radius: 30px!important;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    z-index: 1;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 700;
}


.settings_btn:hover {
    background-color: #403e3f !important;

}
.header_logo_img{
    width: 130px;
    margin-left: 10px;
}
.top-header-right{
    display: flex!important;
}
.flag_wraper{display: flex;position: relative;margin-right: 30px;margin-left: 20px;}
.flag{
    width: 50px;
    border-radius: 20px;
}
.flag_1{
    width: 64px;
    position: absolute;
    left: 37px;
    top: 0px;
    border-radius: 28px;
}
.field_wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contact_wrapper{
font-size: 18px;
margin-top: 20px;
margin-bottom: 20px;
}
.contact_lable{
    color: #5C615F;
}

.contact_sublable{
    font-weight: 500;
}
.card {

    height: auto;
    margin-bottom: 20px;
    background: #F8F7F7;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 40px;
    padding: 10px;
  }
  
  @media screen and (max-width:768px) {
  
  
  
    .left_side {
      font-size: 12px;
    }
  
  }
  
  .card_inner {
    padding: 5px;
    padding-left: 20px;
 
  }
  
  .btn_accepeted {
  
    background: rgba(14, 109, 75, 0.8);
    border-radius: 10px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 26px;
    color: #F5F5F5;
    border: 1px solid rgba(14, 109, 75, 0.8);
  }
  
  .btn_rejected {
  
    background: #A10B0B;
    border-radius: 10px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 26px;
    color: #F5F5F5;
    border: 1px solid #A10B0B;
  }
  
  .payment_btn {
  
    background: #43B730;
    border-radius: 10px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 26px;
    color: #F5F5F5;
    border: 1px solid #43B730;
  }
  
  .view_btn {
  
    background: #1AACEA;
    border-radius: 10px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 26px;
    color: #F5F5F5;
    border: 1px solid #1AACEA;
  }
  
  .btn_resubmit {
    background: #F24D4D;
    border-radius: 10px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 26px;
    color: #F5F5F5;
    border: 1px solid #F24D4D;
  }
  
  @media screen and (max-width:768px) {
    .left_side {
      display: none;
    }
  
    .profile_img {
      display: none;
    }
  
    .card_inner {
      font-size: 12px;
    }
  }
  
  .main_label {
    color: grey;
    margin-bottom: 0px;
  }
  
  .subtitle {
    font-size: 12px;
    text-align: right;
    color: #df7b08;
  }
  @media screen and (max-width:768px) {
    .subtitle {
     
      text-align: left!important;
    }
    
  }
  
  .name_lable {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    line-height: 39px;
    color: #4A4C54;
  }
  
  .sub_lable {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    color: #9ba29f;
  }
  
  .w3-black,
  .w3-hover-black:hover {
    color: #fff !important;
    background-color: #006c4d !important;
  }
  .card_title{
    display: flex;
    justify-content: left;
    color: #006c4d;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .id_wrapper{
    width: 100%;
    height: 300px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-image: url(../img/id_bg.png);
  }
  
  @media screen and (max-width:768px) {
  
    .card_title{
      font-size: 15px;
    }
    .main_label{
      font-size: 11px;
    }
    .subtitle{
      font-size: 9px;
    }
    .id_wrapper{
      width: 100%;
      height: 300px;
      background-size: cover !important;
      background-repeat: no-repeat;
      background-image: url(../img/id_bg_mobile.png);
    }
    .apply_pass{
      font-size: 12px;
    }
    .btn_rejected{
      font-size: 10px;
      line-height: 19px;
    }
    .btn_accepeted{
      font-size: 10px;
      line-height: 19px;
    }
    .payment_btn{
      font-size: 10px;
      line-height: 19px;
    }
    .view_btn{
      font-size: 10px;
      line-height: 19px;
    }
    .btn_resubmit{
      font-size: 10px;
      line-height: 19px;
    }
  
  }
.label_field{
    width: 90%;
    border: 1px solid lightgray;
    padding: 10px;
    font-size: 15px;
    background: #f7f7f7;
    color: #323030;
    font-weight: 500;
}
.book_now{
    margin-bottom: 20px;
}
.single-box h2{
    color: #A60202;
  
     
}
.contact_label{
    color: white;
}
.banner_wrapper{
    width: 100%;
    
}
.support_icon{
    width: 80px!important;
}
.dir_bg{
    margin-right: 10px;

}.services-box .details-btn {
    margin-top: 18px;
}
.details-btn {
    display: inline-block;
    position: relative;
    color: #c2c2c2;
    z-index: 1;
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 36px;
    left: 0px;
    border-radius: 50%;
}
.details-btn::before {
    width: 100%;
    height: 100%;
    border: 1px solid #c2c2c2;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 50%;
    z-index: -1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
@media screen and (max-width:996px) {
.flex-container{
    flex-wrap: wrap;
}
}
.title{
    color: white;
}
.carousel-inner{height: 800px;}


@media screen and (max-width:996px) {
    .carousel-inner{height: 370px;}
}





.Timeline {
  display: flex;
  align-items: center;
  height: 500px;
  justify-content: center;
}

.event1,
.event2, .event3, .event4 {
  position: relative;
  text-align: center;
}

.event1Bubble {
  position: absolute;
  background-color: rgba(158, 158, 158, 0.1);
  width: 409px;
  height: 160px;
  top: -135px;
  left: -150px;
  padding: 10px;
  border-radius: 5px;
  box-shadow: inset 0 0 5px rgba(158, 158, 158, 0.64);
}

.event2Bubble {
  position: absolute;
  background-color: rgba(158, 158, 158, 0.1);
  width: 409px;
  height: 100px;
  left: -120px;
  top: 125px;
  border-radius: 5px;
  padding: 10px;
  box-shadow: inset 0 0 5px rgba(158, 158, 158, 0.64)
}

.event1Bubble:after,
.event1Bubble:before,
.event2Bubble:after,
.event2Bubble:before {
  /* content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-bottom: 0; */
}

.event1Bubble:before {
  /* bottom: -10px;
  left: 152px;
  border-top-color: rgba(222, 222, 222, 0.66);
  border-width: 12px; */
}

.event1Bubble:after {
  bottom: -8px;
  left: 152px;
  border-top-color: #F6F6F6;
  border-width: 12px;
}

.event2Bubble:before {
  bottom: 67px;
  left: 103px;
  border-top-color: rgba(222, 222, 222, 0.66);
  border-width: 12px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.event2 .time.now {
    position: absolute;
    top: 56px;
}
.event2Bubble:after {
  bottom: 67px;
  left: 103px;
  border-top-color: #F6F6F6;
  border-width: 12px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.eventTime {
  display: flex;
}

.DayDigit {
  font-size: 27px;
  font-family: "Arial Black", Gadget, sans-serif;
  margin-left: 10px;
  color: #4C4A4A;
}

.Day {
  font-size: 13px;
  margin-left: 5px;
  font-weight: normal;
  margin-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #4C4A4A;
  text-align: justify!important;
}

.MonthYear {
  font-weight: 600;
  line-height: 10px;
  color: #9E9E9E;
  font-size: 9px;
}

.eventTitle {
  font-family: "Arial Black", Gadget, sans-serif;
  color: #a71930;
  font-size: 11px;
  text-transform: uppercase;
  display: flex;
  flex: 1;
  align-items: center;
  margin-left: 12px;
  margin-top: -2px;
}

.time {
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  width: 75px;
  font-size: 16px;
  padding-top: 3px !important;
  margin-top: 18px;
  width: auto !important;
  height: 43px !important;
  border-radius: 7px !important;
  margin-left: -5px;
  color: #9E9E9E;
  box-shadow: 0 0 0 2px #004165 !important;
  background-color: #004165 !important;
}

.eventAuthor {
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  color: #9E9E9E;
  font-size: 8px;
  width: 100px;
  top: -8px;
  left: 63px;
}

.event2Author {
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  color: #9E9E9E;
  font-size: 8px;
  width: 100px;
  top: 96px;
  left: -32px;
}

.time2{
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  width: 100px;
  font-size: 16px;
  margin-top: -42px;
  margin-left: -15px;
  color: #9E9E9E;
}

.now{
     background-color: #E91E63;
     color: white;
     border-radius: 7px;
     /* margin: 5px; */
     width: 58px;
     height: 58px;
     font-size: 24px;
     padding: 9px 10px;
     text-align: center;
     border-radius: 50px;
     /* font-size: 10px; */
     /* font-family: Arial, Helvetica, sans-serif; */
     border: 2px solid white;
     font-weight: bold;
     box-shadow: 0 0 0 2px #E91E63;
}

.futureGray{
     filter: grayscale(1);
    -webkit-filter: grayscale(1);
  
}
.single-blog-post img {
    max-width: 100%;
}
.futureOpacity{
  -webkit-filter: opacity(.3);
  filter: opacity(.3);
  
}



.zoom {
    /* padding: 50px;
    background-color: white;
    transition: transform .2s; 
    width: 100px;
    height: 100px;
    margin: 0 auto; */
    transition: 1s ease-in-out;
  }
  .zoom:hover {
 
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  }



  .contact_bg {

    height: 750px;
    padding-bottom: 70px;
    background-position: center center;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-image: url(../../Assets/img/skyline.png);
    display: flex;
    justify-content: center;
}

.authorized_wrap{
    display: flex;
    justify-content: center;
}
.text-style{
    text-align: center;
}

.img_icon{
    width: 100px!important;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content */
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
  }
  
  /* The Close Button */
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }

  .column_wrapper{
    display: flex;
    flex-direction: column;
  }
  .profile{
    font-size: 67px;
    color: white;
  }
  @media (max-width: 996px) {
    .main_title {

        font-size: 12px;
        font-weight: 500;
    }
    .owl-stage-outer{
        height: 600px;
    }
    .Timeline{
        display: none;
    }
}


/* 17-02 */
.contact-form {
    max-width: 600px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.form-card {
    padding: 15px;
    background: #f9f9f9;
    border-radius: 5px;
}

.form-group {
    margin-bottom: 15px;
}

.form-control {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
}

.form-row {
    display: flex;
    gap: 15px;
}

.form-row .form-group {
    flex: 1;
}

textarea.form-control {
    resize: vertical;
}

.form-submit {
    text-align: center;
}

.btn-primary {
    background: #007bff;
    color: #fff;
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
}

.btn-primary:hover {
    background: #0056b3;
}
