/* 
Theme Name: Bhutan Living Eden Tours
Theme URI: http://edentours.com
Author: Jamyang
Author URI: http://edentours.com
Description: Bhutan Tour Operator
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Bhutan Tour Operator
Text Domain: edentours.com

*/

body {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    color: #505050;
    -webkit-font-smoothing: antialiased;
}
a {
	color: #0056b3;
}
a,
a:hover {
    text-decoration: none;
	background-color: transparent;
}
a:hover {
	color: #c7262e;
}

h5 {
    text-transform: capitalize;
    margin: 0;
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 400;
}

.h5 {
    display: block;
    font-family: 'Satisfy', cursive;
    font-size: 33px;
    /*    line-height: 1.8em;*/
    color: #c7262e;
}

.heading {
    font-size: 45px;
    line-height: 1.092307692307692em;
    font-weight: 600;
    letter-spacing: -.05em;
    color: #212121;
    text-transform: capitalize;
}


/*button*/
button.snip0047 a {
    color: #ffffff;
}

button.snip0047 {
    border: none;
    background-color: #c7262e;
    cursor: pointer;
    padding: 10px 40px;
    display: inline-block;
    /*    margin: 15px 30px;*/
    text-transform: uppercase;
    line-height: 1.5em;
    font-size: 14px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 50px;
    letter-spacing: 1.5px;
}

button.snip0047 span {
    display: inline-block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.8;
}

button.snip0047 i {
    font-size: 22px;
    right: 15px;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    color: #fff;
}

button.snip0047:before {
    content: '';
    top: 0;
    right: 0;
    width: 0;
    position: absolute;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

button.snip0047:hover span,
button.snip0047.hover span {
    -webkit-transform: translate3d(-20px, 0px, 0px);
    transform: translate3d(-20px, 0px, 0px);
    opacity: 1;
}

button.snip0047:hover i,
button.snip0047.hover i {
    opacity: 1;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

button.snip0047:hover:before,
button.snip0047.hover:before {
    width: 44px;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

button.snip0047:active:before {
    background: rgba(255, 255, 255, 0.3);
}

button.snip0047.blue {
    background-color: #20638f;
}

button.snip0047.red {
    background-color: #962d22;
}

button.snip0047.yellow {
    background-color: #a85913;
}


/*button ends*/




/*navigation*/
header {
    position: relative;
}

.navbar {
    background-color: #fff;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    letter-spacing: 0;
}

.navbar .nav-item .nav-link {
    text-transform: capitalize;
    color: #212121;
    padding-right: 20px;
    padding-left: 20px;
}

.navbar .dropdown .dropdown-menu {
    text-transform: capitalize;
    background-color: #fff;
    font-size: 14px;
    border: none;
    border-top: 4px solid #c7262e;
    border-radius: 0;
}

.navbar .dropdown .dropdown-menu .dropdown-item {
    color: #212121;
}

.navbar .dropdown .dropdown-menu .dropdown-item:hover,
.navbar .nav-item .nav-link:hover {
    color: #c7262e;
}



.navbar-toggler {
    border: none;
}


.custom-toggler .navbar-toggler-icon {
    width: 30px;
    height: 30px;
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(0, 0, 0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");

}

.navbar-brand {
    padding: 0;
    font-size: 13px;
    text-transform: capitalize;
}

/* .jl-navbar-brand {
    position: absolute;
    left: 15%;
    margin-left: -50px;
    top: 0;
}

.jl-navbar-brand img {
    color: #000;
    background-color: #fff;
    padding: 5px;
	border-radius: 5px;
} */

/*navigation ends*/



/*slider*/
.jl-slider {
    position: relative;
}

/*slider ends*/


/*about us*/
.content-heading .heading::after {
    left: 10%;
    width: 20%;
}

.abt-img {
    margin-top: -100px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.6);
}

/*about us ends*/



/*destination*/


@media (min-width: 481px) and (max-width: 768px) {
    .package-area {
        margin-bottom: 80px;
    }
}



.package-area .main_title {
    margin-bottom: 0;
    padding-left: 50%;
}

@media (max-width: 1680px) {
    .package-area .main_title {
        padding-left: 40%;
    }
}

@media (max-width: 1440px) {
    .package-area .main_title {
        padding-left: 30%;
    }
}

@media (max-width: 1380px) {
    .package-area .main_title {
        padding-left: 24%;
    }
}

@media (max-width: 1024px) {
    .package-area .main_title {
        padding-left: 8%;
    }
}

@media (max-width: 991px) {
    .package-area .main_title {
        padding-left: 12%;
        padding-right: 12%;

    }
}

@media (max-width: 570px) {
    .package-area .main_title {
        padding-left: 0;
        padding-right: 0;
    }
}



.active-gallery-carousel {
    text-align: center;
}

/* .active-gallery-carousel .owl-nav {
    left: -52%;
    position: absolute;
    right: 56%;
    bottom: 10%;
    transform: rotate(-90deg);
} */
/* 
@media (max-width: 991px) {
    .active-gallery-carousel .owl-nav {
        left: 0;
        bottom: -60px;
        transform: rotate(0deg);
    }
}

@media (max-width: 480px) {
    .active-gallery-carousel .owl-nav {
        display: none;
    }
}

.active-gallery-carousel .owl-nav .owl-prev,
.active-gallery-carousel .owl-nav .owl-next {
    display: inline-block;
    margin: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 1;
}

.active-gallery-carousel .owl-nav .owl-prev:hover,
.active-gallery-carousel .owl-nav .owl-next:hover {
    opacity: .5;
} */







.snip1346 {
    position: relative;
    overflow: hidden;

    width: 100%;
    color: #c7262e;
    transform: translateZ(0);
}

.snip1346 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}

.snip1346 img {
    max-width: 100%;
    vertical-align: top;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
}

.snip1346 figcaption {
    background-color: #eee;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.snip1346 h5 {
    padding: 0px 0 0 40px;
    margin: 0;
    line-height: 40px;
}

.snip1346 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.snip1346:hover img,
.snip1346.hover img {
    -webkit-transform: translate(40px, 40px);
    transform: translate(40px, 40px);
}

/*destination ends*/




/*why choose us*/
.testi-bg,
.choose-bg,
.banner-bg {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.choose-bg {
    background-image: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url(assets/Images/17196772142_3aea86952b_k.jpg);
}

.choose {
    background-color: #fff;
    box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.choose i:before {
    font-size: 100px;
    color: #b71c1c;
    line-height: 140px;

}

/*why choose us ends*/



/*tour packages*/
.snip1581 {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    color: #ffffff;
    text-align: left;
    /*    border-radius: 10px;*/
    margin: 0;
}

.snip1581 * {
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



.snip1581 figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 999;

}
.snip1581 img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.snip1581 h5 {
    width: 100%;
}



.snip1581 a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.snip1581:hover .img,
.snip1581.hover .img {
    -webkit-transform: scale(1.3) rotate(5deg);
    transform: scale(1.3) rotate(5deg);
}

.snip1581::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 0%, rgba(255, 255, 255, 0.0) 50%);
    z-index: 1;
}




.snip1581 span {
    position: absolute;
    padding: 0 15px 0 15px;
    color: #ffffff;
    background-color: #eb504b;
    font-size: 13px;
    text-transform: capitalize;
    top: 20px;
    right: 0px;
    z-index: 1;
    padding: 10px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
}

.snip1581:hover span {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}

.snip1581 .img {
    position: relative;
}

.snip1581 .img:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
    transition: all 0.35s ease-in-out;
}

/*tour packages end*/


/*testimonial*/
.testimonial .testimonial-content {
    padding: 35px 25px 35px 50px;
    margin-bottom: 35px;
    background: #fff;
    position: relative;
}

.testimonial .testimonial-content:before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    border-top: 15px solid #718076;
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.testimonial .testimonial-content:after {
    content: "";
    position: absolute;
    bottom: -30px;
    right: 0;
    border-top: 15px solid #718076;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.testimonial-content .testimonial-icon {
    width: 50px;
    height: 45px;
    background: #000;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px;
}

.testimonial-content .testimonial-icon:before {
    content: "";
    border-bottom: 16px solid #000;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}

/*
.testimonial .description {
    font-style: italic;
    line-height: 23px;
    margin: 0;
}
*/

.testimonial .title {
    display: block;
    color: #fff;
    text-transform: capitalize;
    /*    margin: 0 0 5px 0;*/
}

.testimonial .post {
    display: block;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
}

.testimonial img {
    border-radius: 5px;
}



.testi-bg,
.choose-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(assets/Images/17196772142_3aea86952b_k.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}


/*testimonial ends*/




/*footer*/
footer {
    background-color: #EDEDE0 !important;
    /*    position: relative;*/
}

.foot1, .foot1 a {
	color: #212529 !important;
}




footer a {
    color: #212529;
}

.foot1 i {
    padding: 0 10px;
    font-size: 17px;
}

.foot1 ul li {
    display: inline;
    padding: 0 20px;
    /*    text-transform: uppercase;*/
    font-size: 13px;
    letter-spacing: 1px;
}

.copyright {
    background-color: #bbb;
    color: #212529;
    font-size: 12px;
}



.copyright a {
    color: #212529;
}

/*footer ends*/


/*contact us*/
.contact-bg i {
    font-size: 27px;
    color: #c7262e;
}

.con-bg {
    box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 10%);
}

/*contact us ends*/

/*tour details*/
.contact_infor i,
.inner-details i,
.about i {
    color: #c7262e;
}
.inner-details h5{
	color: #000;
	margin-bottom: 12px;
}
.side-des a {
    color: #727272;
}
.side-des img {
	object-fit: cover;
}
.nav-tabs a {
    color: #000;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #c7262e;
    color: #fff;
}

.list-group-item {
    border: none;
}

.side-des {
    background-color: #f5f5f5;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.card {
    border: none;
    background-color: #f5f5f5;
}

.border {
    border: none !important;
}

.side-des p {
    
    color: #000;
    font-size: 14px;
}

.side-des span {
    color: #888;
    font-size: 12px;
    text-transform: uppercase;
}

.side-des ul li {
    color: #000;
    text-transform: uppercase;
}

.side-des span.d1,
span.d2,
span.d3 {
    color: #fff;
}

.side-des .d1 {
    background-color: #ffb6b9;
}

.side-des .d2 {
    background-color: #61c0bf;
}

.side-des .d3 {
    background-color: #c4421a;
}

.side-des p:hover,
.side-des span:hover,
.list-group-item:hover {
    color: #61c0bf;
}

/*tour details end*/

/*team*/
.snip1333 {
    position: relative;
    padding: 0 20px 0 0;
    box-shadow: none !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
}

.snip1333 * {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.snip1333 img {
    max-width: 100%;
    vertical-align: top;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.snip1333 .border {
    position: absolute;
    opacity: 0.45;
    z-index: 1;
}

.snip1333 .border:before,
.snip1333 .border:after,
.snip1333 .border div:before,
.snip1333 .border div:after {
    background-color: #f5b043;
    position: absolute;
    content: "";
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.snip1333 .border:before,
.snip1333 .border:after {
    width: 0;
    height: 1px;
}

.snip1333 .border div:before,
.snip1333 .border div:after {
    width: 1px;
    height: 0;
}

.snip1333 .border.one {
    left: -6px;
    top: -6px;
    right: 6px;
    bottom: 6px;
}

.snip1333 .border.one:before,
.snip1333 .border.one div:before {
    left: 0;
    top: 0;
}

.snip1333 .border.one:after,
.snip1333 .border.one div:after {
    bottom: 0;
    right: 0;
}

.snip1333 .border.two {
    left: 6px;
    top: 6px;
    right: -6px;
    bottom: -6px;
}

.snip1333 .border.two:before,
.snip1333 .border.two div:before {
    right: 0;
    top: 0;
}

.snip1333 .border.two:after,
.snip1333 .border.two div:after {
    bottom: 0;
    left: 0;
}

.snip1333 figcaption {
    right: 0px;
    bottom: 20px;
    position: absolute;
    padding: 25px;
    margin: 6px;
    background-color: #1e5d87;
    max-width: 70%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.snip1333 h3,
.snip1333 p {
    margin: 0;
}

.snip1333 h3 {
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 5px;
}

.snip1333 p {
    line-height: 1.6em;
    letter-spacing: 1px;
    font-size: 0.9em;
}

.snip1333:hover .border:before,
.snip1333.hover .border:before,
.snip1333:hover .border:after,
.snip1333.hover .border:after {
    width: 100%;
}

.snip1333:hover .border div:before,
.snip1333.hover .border div:before,
.snip1333:hover .border div:after,
.snip1333.hover .border div:after {
    height: 100%;
}

/*team ends*/


/*media queries*/

@media (max-width: 768px) {
    body {
        font-size: 13px;
        line-height: 22px;
    }

    .navbar {

        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0;
    }

    .navbar .nav-item .nav-link {
        padding: 5px;
    }

    .heading {
        font-size: 20px;
    }

    .h5 {
        font-size: 17px;
    }

    h5 {
        font-size: 15px;
    }

    .copyright {
        font-size: 10px;
    }
	.foot1 ul li {
		display: block;
		font-size: 12px;
	}
}


@media (min-width: 769px) {
    .jl-slider img {
        width: 100%;
        height: 700px;
        object-fit: cover;
    }
}

/*media queries end*/
.contact-bg a {
    color: #505050;
}
