:root{
   --bg1:  #62b961;
   --bg2: #efa507;
   --bg-3: #1f4e3d;
   --bg-4: #e8412d;
   --bg-head: #24407c;
   --dark-blue: #0b1433;
  
}
#preloader #status {
    width: 100%;
    height: 120px;
    background-size: contain;
    background-repeat: no-repeat;
}
.padd-60 {
    padding: 60px 0;
}
.main_header_area .header-content {
    padding: 12px 0;
    position: relative;
    z-index: 1;
    background: var(--bg-head);
}
.navbar-brand img {
    height: 85px;
	width: 127px;
}
.main_header_area.headerstye-1 .header_menu.fixed-top .navbar-default {
    background: #cfab57;
}
.main_header_area.headerstye-1 .header_menu.fixed-top .navbar.navbar-default .nav.navbar-nav li.active>a {
    color: #fff;
}
.main_header_area.headerstye-1 .header_menu.fixed-top .navbar.navbar-default .nav.navbar-nav li>a {
    color: #111;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a {
    color: #111;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li a {
    padding: 0 20px;
}
.header_menu .navbar.navbar-default {
    background: #fff;
}
.m-100{
    margin-top: 100px;
}
.top-destination:before{
    background: #cfab57;
}
.bg-yellow {
    background: #cfab57!important;
}
footer.footermain .footer-upper .footer-about p, footer.footermain .footer-upper .footer-about li{
    color: #111 !important;
}
.main_header_area.headerstye-1 .header_menu .navbar.navbar-default .nav.navbar-nav li.active>a {
    color: #cfab57;
    font-weight: 600;
}
.main_header_area.headerstye-1 .header_menu .navbar.navbar-default .nav.navbar-nav li:hover>a {
    color: #fff;
}
.main_header_area .dropdown.lang.open .dropdown-menu {
    display: block;
}
.main_header_area .dropdown.lang {
    width: 50px;
}
.main_header_area .dropdown.lang .dropdown-menu {
    min-width: 5rem;
    padding: 5px;
}
.main_header_area .navbar-header {
    width: 330px;
}
.form-control{
    height: 100%;
}
.overlay, .dot-overlay, .color-overlay, .black-overlay {
    background: transparent;
    opacity: 0;
}
.navbar-default a.navbar-brand {
    padding: 5px 0;
}
.section-title h2 span, .section-title-w h2 span {
    color: #56aeff;
    font-weight: 700;
}
footer {
    background: var(--dark-blue);
}
.cta-overlay{
    background: #162241;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all ease-in-out 0.5s;
    opacity: 0.7;
}

#back-to-top a {
    background: #e90417;
}
.news-content h4{
    font-size: 1.3rem;
}
.main_header_area {
    box-shadow: 0px 2px 10px -6px #444444;
}

.trending.destination .trend-box .trend-item .trend-content-main .trend-last-main {
    opacity: 1;
    visibility: visible;
    position: relative;
    transform: none;
    box-shadow: none;
}
.trending .trend-item .trend-content-main .trend-last-main .trend-last {
    background: #4CAF50;
}

.about-us1:after {
    bottom: -30px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li:hover a, .header_menu .navbar.navbar-default .nav.navbar-nav li a {
    padding: 10px 15px;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li:hover a {
    padding: 10px 15px;
    color: var(--bg1);
    border-bottom: 1px solid var(--bg2);
} 

.header_menu .navbar.navbar-default .nav.navbar-nav li.active a {
    padding: 10px 15px;
    color: var(--bg1);
    border-bottom: 1px solid var(--bg2);
    font-weight: 600;
}
.header_menu .navbar.navbar-default.navbar-sticky-in .nav.navbar-nav li:hover>a, .header_menu .navbar.navbar-default.navbar-sticky-in .nav.navbar-nav li.active>a {
     color: #fa6721;
}
.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li a:hover {
    background: #43A047;
    color: #fff;
}
/**** ABOUT US *****/
h4.sub-title,
h5.sub-title {
    color: var(--bg-4)
}
.site-heading .devider {
    background: var(--bg-head);
}
.site-heading .devider:before {
    background: var(--bg-head);
}

.about-style-one .thumb > img {
    border-radius: 3%;
    max-width: 108%;
    margin-left: -10%;
}
.about-style-one .thumb .sub-item {
    height: 250px;
    width: 250px;
    border-radius: 5%;
    position: absolute;
    left: -115px;
    bottom: -100px;
    padding: 20px;
}
.about-style-one .thumb .sub-item img {
    border-radius: 5%;
}
.choose-us-style-three-thumb .video {
    border: none;
}
.choose-us-style-three-thumb .video img {
    border-radius: 5%;
}
.btn.btn-dark {
    color: var(--white);
    background: var(--bg-4);
    border: none;
}
.shadow .btn.btn-dark:hover {
    color: var(--white);
    background: var(--bg-head) !important;
    border: none;
}
/***** OUR PRODUCT ******/
.services-style-two-item .info {
    padding: 20px 25px;
    min-height: 200px;
}
.services-style-two-item .thumb > img {
    border-radius: 8px 8px 0 0;
    max-width: 100%;
    margin-bottom: 10px;
}
.services-style-two-item {
    border: 1px solid var(--bg-head);
}
.services-style-two-item .title a {
    background: var(--bg-head);
}
/**** BLOG ****/
.blog-area .thumb .date {
    position: absolute;
    right: 15px;
    bottom: 107px;
    margin: 0;
    padding: 0;
    font-weight: 900;
}

.contact-main .contact-info .info-item {
    position: relative;
    padding: 10px;
}
.contact-main .contact-info .info-item .info-icon i {
    font-size: 20px;
    height: 45px;
    width: 45px;
}
#back-to-top a:after {
    position: absolute;
    content: '\f30c';
    font-family: "Font Awesome 6 Pro";
    font-size: 20px;
    color: #fff;
    top: 50%;
    left: 50%;
    z-index: 1;
    font-weight: 100;
    transform: translate(-50%, -50%);
}

/* Modification New Theme */
.about-area {
    padding: 65px 0;
}
.heading {
    font-size: 2rem;
    margin-bottom: 10px;
}
.about-content p {
    font-size: 1rem;
    color: #4a4a4a;
}
.button .btn-outline-primary {
    padding: 5px 25px;
    font-size: 1rem;
    text-transform: uppercase;
    background: #fff;
    color: #aa9040;
    border: 1px solid #aa9040;
    border-radius: 5px;
    font-weight: 700;
    box-shadow: 2px -2px #aa9040d1 !important;
}
.core-business-area{
    padding: 35px 0;
}
.business-card{
    min-height: 250px;
    padding: 50px 25px;
    background: var(--dark-blue);
    text-align: center;
    border-radius: 5px;
}
.business-card .business-icon {
    margin-bottom: 10px;
    width: 64px;
}
.business-card .business-icon img {
    width: 100%;
    filter: invert(1);
    -webkit-filter: invert(1);
}
.business-card .business-content h4 {
    margin-bottom: 5px;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
}
.business-card .business-content p {
    color: #fff;
    font-size: .975rem;
    font-weight: 300;
}

.vision-area{
    background: var(--dark-blue);
    margin-top: 30px;
    padding: 50px 15px 50px 10px;
}

.text-vision {
    font-size: 1rem;
    font-style: italic;
    text-align: justify;
    width: 435px;
}

.vision-area .contact-white {
    background: #fff;
    padding: 30px;
    border-radius: 3px;
}
.vision-area .heading {
    margin-top: 30px;
    margin-bottom: 35px;
}

.vision-area .heading.mt-1 {
    margin-top: 30px;
    margin-bottom: 10px;
}
.vision-area .contact-white .heading {
    color: #222;
}

.vision-area .contact-white .contact-info p {
    margin: 0;
    font-size: 1rem;
    color: #222;
    font-weight: 400;
}

.business-detail-area {
    padding: 25px 15px;
}
.business-detail-area .icon img{
    width: 100%;
    border-radius: 5px;
}
.business-detail-area h2 {
    font-size: 2rem;
    font-weight: 800;
}
.business-detail-area .detail-area-content p{
    font-size: 1rem;
    color: #222;
    line-height: 1.5;
}
.business-detail-area h6 {
    font-size: 1rem;
    font-weight: 800;
    color: #222;
    line-height: 1.5;
}
.business-detail-area p {
    font-size: 0.85rem;
    font-weight: 400;
    color: #222;
    line-height: 1.75;
}
.business-img {
    width: 100%;
    border-radius: 10px;
}
.btn-cta-product {
    padding: 10px 25px;
    border-radius: 2rem;
    background: #2d9131;
    color: #fff;
    font-weight: 400;
    font-size: .91rem;
}

footer .footer-listing-main .footer-listing {
    border: none;
    padding: 10px;
    min-width: 150px;
}

footer .footer-listing-main .footer-listing p{
    font-size: .8rem;
}


@media(max-width:567px){
    /* navbar */
   .navbar-brand img {
        width: 75px;
        height: 100%;
    }
    .about-area {
        padding: 25px 15px;
    }
    .heading {
        font-size: 1.2rem;
        margin-bottom: 10px;
    }
    .about-content p {
        font-size: .55rem;
        color: #222;
    }
    .button .btn-outline-primary {
        padding: 5px 10px;
        font-size: .7rem;
        text-transform: uppercase;
        background: #fff;
        color: #aa9040;
        border: 1px solid #aa9040;
        border-radius: 5px;
        font-weight: 700;
        box-shadow: 2px -2px #aa9040d1 !important;
    }
    .core-business-area{
       padding: 0px 20px 0 15px
    }
    .business-card{
        min-height: 135px;
        padding: 10px;
        background: var(--dark-blue);
        text-align: center;
        border-radius: 3px;
    }
    .business-card .business-icon {
        margin-bottom: 5px;
        width: 24px;
    }
    .business-card .business-icon img {
        width: 100%;
        filter: invert(1);
        -webkit-filter: invert(1);
    }
    .business-card .business-content h4 {
        margin: 10px 0 5px;
        color: #fff;
        font-size: .6rem;
        font-weight: 600;
    }
    .business-card .business-content p {
        color: #fff;
        font-size: .5rem;
        font-weight: 400;
    }

    .vision-area{
        background: var(--dark-blue);
        margin-top: 20px;
        padding: 30px 15px 30px 10px;
    }
    .text-vision {
        font-size: .65rem;
        font-style: italic;
        text-align: justify;
        width: 100%;
    }
    .vision-area .contact-white {
        background: #fff;
        padding: 10px;
        border-radius: 5px;
    }
    .vision-area .contact-white .heading {
        color: #222;
    }
    .vision-area .heading {
        margin: 18px 0px 10px;
    }

    .vision-area .contact-white .contact-info p {
        margin: 0;
        font-size: .525rem;
        color: #222;
        font-weight: 400;
    }

    /* business detail area */
    .business-detail-area {
        padding: 25px 15px;
    }
    .business-detail-area h2 {
        font-size: 2rem;
        font-weight: 800;
    }
    .business-detail-area .detail-area-content p{
        font-size: 1rem;
        color: #222;
        line-height: 1.5;
    }
    .business-detail-area h6 {
        font-size: 1rem;
        font-weight: 800;
        color: #222;
        line-height: 1.25;
    }
    .business-detail-area p {
        font-size: 0.85rem;
        font-weight: 400;
        color: #222;
        line-height: 1.25;
    }
    .business-img {
        width: 100%;
        border-radius: 10px;
    }
}

/* End Modification New Theme */

@media(max-width:567px){
    .banner .slider {
        height: 205px;
        position: relative;
    }
    .banner .slider .swiper-container .swiper-slide .slide-inner .slide-image {        
        background-size: contain;
        background-repeat: no-repeat;
    }
    .blog-area.home-blog .thumb .date {
        background: var(--color-secondary);
        right: auto;
        left: 15px;
        bottom: 125px;
    }
	.about-style-one .thumb > img {
		max-width: 75%;
	}
	.about-style-one .thumb .sub-item {
		height: 175px;
		width: 175px;
		border-radius: 5%;
		position: absolute;
		left: 10px;
		bottom: 0px;
		padding: 20px;
		transform: translateX(-16%);
		display: block;
	}
}
@media(max-width:425px){
    .about-style-one .thumb > img {
		max-width: 75%;
	}
	.about-style-one .thumb .sub-item {
		height: 175px;
		width: 175px;
		border-radius: 5%;
		position: absolute;
		left: 10px;
		bottom: 0px;
		padding: 20px;
		transform: translateX(-16%);
		display: block;
	}
}

@media(max-width:320px){
    .banner .slider {
        height: 155px;
        position: relative;
    }
	.banner .slider .swiper-container .swiper-slide .slide-inner .slide-image {        
        background-size: contain;
        background-repeat: no-repeat;
    }
}