* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;

}

:root {
    --orangemain: #f69f34;
    --orangey2: #d16a2b;
    --orangey3: #d4ad2b;
    --wt: rgba(255, 255, 255, 0.9);
    --blk: rgba(0, 0, 0);
    --blk2: rgba(0, 0, 0, 0.3);
}

html {
    height: 100%;
    scroll-behavior: smooth;
    color: #000;
}

.row {
    margin: 0;
}

a {
    text-decoration: none;
    color: inherit;
}

body {
    background-image: url('../images/bozeaddventures bg.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    /* background: #e0e2e6; */
    background: #ffffff;
}

.container-fluid.mid {
    padding: 0;
    margin: 0;
}

.foot ol,
.foot ul {
    padding-left: 0rem;
}

.swiper {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 600px;
    height: 600px;
}

.swiper-slide img {
    display: block;
    width: 100%;
}

.tp-hd-rgt li,
.tp-hd-lft li {
    margin: 0 6px;
}

li {
    list-style: none;
}

.foot li {
    padding-left: 0;
}

.owl-theme {
    margin-top: 80px;
}

.wst {
    background: var(--wt);
    border-radius: 5px;
    padding: 10px;
}

.bsl {
    background: var(--bl);
    border-radius: 5px;
    padding: 10px;
}

ul {
    list-style: none;
}

a:hover {
    text-decoration: none;
    color: #f7931d;
}

/* table {
    max-width: 100vw;
    overflow-x: scroll;
  } */
.contactmeicon {
    position: absolute;
    bottom: 25px;
    position: fixed;
    margin-left: 2px;
    z-index: 99999;
}

h1,
h2,
h3,
h4 {
    color: var(--orangey2);
}

.opt li {
    list-style: none;
}
.prpsotr .img-fluid {
    width: 100%;
    height: auto;
    object-fit: cover;
    aspect-ratio: 4 / 3; /* Adjust the ratio as needed */
}
.ea {
    border-radius: 10px;
}

.spa {
    padding-top: 70px;
}

.tp a {
    color: #f7931d;
}

.tp a:hover {
    color: #f7931d;
}

.banner {
    background: rgba(0, 0, 0, .8);
}

.banner-2 h1 {
    font-size: 50px;
    margin-bottom: 40px;
    padding: 2em 0 0;
    text-align: center;
    color: #fff;
}

.banner-3 h1 {
    font-size: 50px;
    margin-bottom: 40px;
    padding: 1.5em 0 0;
    text-align: center;
    color: #fff;
}

.vect img {
    width: 50%;
}

.modal-content {
    background: #fdfdfd;
}

.rupes {
    padding: 5em 0;
    border-top: 1px solid rgba(236, 236, 236, 0.9);
    border-bottom: 1px solid rgba(236, 236, 236, 0.9);
}

.topstrt i {
    color: rgb(36, 116, 221);
    font-size: 3.5em;
}

.routes {
    margin-top: 70px;
}

.flas {
    letter-spacing: 3px;
    font-size: .8em;
}

.cats {
    background-image: url('../images/tours and travel.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
}

.brc a {
    color: white;
}

.brc {
    letter-spacing: 1px;
}

.flas p {
    margin-bottom: 0rem;
}

/* .copy-right{
    background-image: url('../images/maasaimara.jpg');
    background-repeat: no-repeat;
    background-position: bottom; 
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
} */
/* .copy-right a{
    color: white;
    letter-spacing: 5px;
    font-size: 1.2em;
} */
.footicns i {
    font-size: 1.2em;
}

.copy-right i {
    font-size: 2em;
}

.copy-right a:hover {
    color: var(--orange);
}

.flas a {
    color: var(--orange);
}

.flas a:hover {
    color: white;
}

.flas {
    padding: 10px 0;
    background-color: #000;
    width: 100%;
}

.brcm {
    background: var(--orangey22);
}

.inex a {
    color: green;
}

.inex a:hover {
    color: var(--orange);
}

.htlz {
    border-radius: 10px;
    padding: 5px;
    margin: 10px 0;
    box-shadow: rgba(3, 48, 1, 0.6) 0px 0px 6px;
}

.bk {
    padding: 5px;
    box-shadow: rgba(3, 48, 1, 0.6) 0px 0px 3px;
    border-radius: 5px;
    margin: 3px;
}

.rou-rgtt i {
    color: rgb(36, 116, 221);
    font-size: 3.5em;
}

.atn {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    /* border: 2px solid #157d00; */
    background: #04f534;
    /* box-shadow: 0 0 0 3px #fff, 0 5px 25px rgba(0,0,0,.8); */
    margin-left: 15px;
    position: relative;
    overflow: hidden;
}

/* .atn:before{
    content: '';
    position: absolute;
    width: 50%;
    height: 100%;
    background: rgba(0,0,0,.1);
} */
/* .footicns img{
    width: 50%;
} */
.atn1 {
    background: rgb(36, 225, 36);
    padding: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.atn1:hover,
.atn2:hover {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    scale: 1.1;
}

.atn2 {
    background: rgb(5, 82, 1);
    padding: 5px;
    border-radius: 5px;
}

.atn4 {
    margin: 0 auto;
    padding: 5px 10px;
    border-radius: 5px;
    animation: animation 2s infinite linear;
    -webkit-animation: animation 2s infinite linear;
    -moz-animation: animation 2s infinite linear;
}

@keyframes animation {

    0%,
    45% {
        background: rgb(2, 111, 2);
    }

    46%,
    100% {
        background: rgb(16, 172, 37);
    }
}

.atn4 a {
    color: #fff;
}

.atn4 a:hover {
    color: var(--orange);
}

.atn3 i {
    font-size: 600;
}

.atn3:hover i {
    scale: 1.3;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.atn1 a,
.atn2 a {
    color: white;
    font-weight: 600;
}

.atn i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    animation: animate 1.5s linear infinite;
    text-shadow: 0 2px 5px rgba(0, 0, 0, .4);
    font-size: 1.2em;
    font-weight: 400;
}

@keyframes animate {
    0% {
        top: -10%;
    }

    40% {
        top: 60%;
    }

    60% {
        top: 30%;
    }

    80% {
        top: 60%;
    }

    100% {
        top: 110%;
    }
}

.sdi {
    border: solid rgb(33, 153, 8) 1px;
    border-radius: 10px;
    padding: 15px;
}

.pksg {
    width: 95%;
    justify-content: center;
}

.iex {
    background: var(--orangey2);
    color: white;
    padding: 5px;
    border-radius: 5px;
}

.roundz {
    font-size: .8em;
}

.breadcrumb {
    margin: 10px auto;
    background: rgba(247, 147, 29, .8);
    color: white;
    padding: 10px;
    border-radius: 5px;
}

.breadcrumb a {
    color: white;
}

.breadcrumb a:hover {
    color: var(--orangey2);
}

.scrs {
    position: sticky;
    top: 80px;
}

.fa-circle {
    font-size: 50%;
}

.thead-war {
    background: var(--orangeylw);
    color: var(--orangey2);
}

.nav-tabs .nav-link.active {
    background: #02a923;
    color: #fff;
    border: 1px solid #018314;
}

.nav-item a {
    color: #315420;
}

.nav-tabs .nav-link {
    background: rgb(203, 255, 190);
    margin-right: 4px;
}

.nmv {
    background: var(--orangey2);
    padding: 40px;
    border-radius: 10px;
}

.nmv a {
    color: white;
}

.nmv a:hover {
    color: var(--orange);
}

.cfy {
    padding: 10px;
    margin: 10px;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgba(89, 89, 87, 0.1);
    color: #000;

}

.cfy a {
    color: #000;
}

.cfy:before {
    content: '';
    /* background-image: url('../images/maasaimara.jpg'); */
    background-attachment: fixed;
    position: absolute;
    /* top: -20px;
    left: -20px;
    right: -20px;
    bottom: -20px; */
    top: 0;
    left: 0;
    filter: blur(2px);
}

.foot {
    background-image: url('../images/footer.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    width: 100%;
}

.foot h3 {
    color: var(--orange);
}

.foot a,
.foot i {
    color: #fff;
}

/* .foot li, .foot h3{
} */
.foot a:hover {
    color: var(--orange);
}

.footicns i {
    font-size: 1.6em;
}

.footicns i:hover {
    transform: translateY(-10px) ease-in-out;
}

/* .footicns img{
    width: 50%;
} */
.htlzz {
    text-align: left;
    width: auto;
}

/* .pppy{
    text-align: left !important;
} */
.pppy h3 {
    text-align: center !important;
}



.headers {
    color: var(--orangey2);
    font-weight: 800;
    letter-spacing: 2px;
    margin: 50px 0;
}

.room-midle h2 {
    /* min-height: 50px; */
    color: var(--orangey2);
    font-size: 1.5em;
}

p.days {
    font-weight: 600;
}

.btn-successvw,
#book-form button {
    background: var(--orangemain);
    color: #fff;
    border: none;
}

.btn-successvw2 {
    background: var(--orangemain);
    color: #fff;
    border: none;
    padding: 30px;
    font-weight: 800;
}
.btn-successvw2:hover {
    background: var(--blk);
    color: var(--orangemain);
    box-shadow: -2px -2px 6px rgb(255, 255, 255), 2px -1px 8px rgba(196, 203, 226, 0.4);
}

.btn-successvw:hover,
#book-form button:hover {
    background: var(--orangey2);
    color: #fff;
    border: none;
}

.cttt {
    background-image: url('../photos/contact boze adventures.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100vw;
}

.cntus {
    background-color: rgba(255, 255, 255, .6);
    border-radius: 10px;
    width: 600px;
    margin-top: 10px;
}

.cntus h4 {
    color: var(--orangey2);
    font-weight: 800;
}

.cntus i {
    color: var(--orangey2);
    fill: var(--orangey2);
}

.cntus a {
    color: #000;
}

.cntus a:hover,
.cttus i:hover {
    color: var(--orange);
}

.cntus button {
    background: var(--orange);
    border: none;
}

.cntus button:hover,
.cntus button:hover a {
    background: var(--orangey2);
    color: #fff;

}

.htlin a {
    color: var(--orangey2);
}

.eachs p {
    /* color: #f7931d; */
    color: #000000;
}

.eachs span {
    color: var(--orangey2);
}

.ppt2 {
    color: var(--orange);
}

.ppt2 h3 span,
.ppt2 h2,
.ppt2 p span {
    color: var(--orangey2);
}

.up {
    box-shadow: -2px -2px 6px rgb(255, 255, 255), 2px -1px 8px rgba(196, 203, 226, 0.4);
    /* box-shadow:-2px -2px 3px rgb(255, 255, 255), -2px -2px 7px rgba(196, 203, 226, 0.9); */
    border-radius: 10px;
    padding: 20px;
}

.in {
    box-shadow: inset -2px -2px 6px rgb(255, 255, 255), inset 2px 2px 4px rgba(121, 130, 160, 0.45);
    border-radius: 10px;
}

.tpcsins h1,
.tpcsins h2,
.tpcsins h3,
.tpcsins h4,
.tpcsins h5 {
    font-size: 1.2em;
}

.side p {
    margin-bottom: 0;
}

.side h1 {
    color: var(--orangey2);
}

.sdz {
    margin: 10px 0;
}

.tff {
    margin: 15px 0;
}

/* .brd{
    background-image: url('../photos/contact boze adventures.jpg');
    background-repeat: no-repeat;
    background-position: center; 
    background-size: cover;
    width: 100vw;  
    height: 100px;
} */
.room-middle2 {
    min-height: 70px;

}

.eachs p {
    font-size: .8em;
    letter-spacing: 2px;
}

.hid {
    display: none;
}

.room-middle2 p {
    font-size: 1.25em;

}

.form-control {
    border: none;
}

input,
textarea {
    box-shadow: inset -2px -2px 6px rgb(255, 255, 255), inset 2px 2px 4px rgba(121, 130, 160, 0.45);
    border-radius: 10px;
}

.vect svg {
    width: 90%;
}

#contact-form a {
    color: var(--orangey2);
}

#contact-form a:hover {
    color: var(--orange);
}

#contact-form:hover .cls-1 {
    fill: #3f7136;
}

#contact-form:hover .cls-2 {
    fill: #f79420;
}

/* .top{
    padding: 5px 0;
} */
#carou {
    margin-top: 85px;
}

.brdm,
.brd {
    margin-top: 70px;
}

.tourdet {
    margin-top: 90px;
}

.cnnttf {
    margin-top: 130px;
}

.errorWrap {
    padding: 10px;
    margin: 0 0 20px 0;
    background: #fff;
    border-left: 4px solid #dd3d36;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
}

.succWrap {
    padding: 10px;
    margin: 0 0 20px 0;
    background: #fff;
    border-left: 4px solid #5cb85c;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
}

.teml {
    height: 400px;
}

.cnnttff {
    margin-top: 200px;
}

.breadcrumb {
    display: none;
}

.bann {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100vw;
    overflow: hidden;
    color: white;
    height: 600px;
    position: relative;
}
.page-header_wrap{
    position: absolute;
    top: 50%;
    left: 40%;

}
.naivasha {
    background-image: url('../images/safaris.png');
}

.amboseli {
    background-image: url('../images/amboseli bird watching.jpg');
}

.tpbnr h1 {
    color: white;
}
.text-blak{
    color: #000;
}

@media (max-width:1440px) {
    .room-midle h2 {
        font-size: 1.2em;
        min-height: 45px;
    }

    .room-middle2 {
        min-height: 60px;
    }

    .footpic {
        height: 340px;
    }

    .eachs {
        margin-top: 30px;
    }

}




@media (max-width:920px) {
    .foot ul {
        padding-left: 0;
    }

    .brd {
        margin-top: 120px;
    }

    p {
        margin-bottom: 0.5rem;
    }

    .room-midle h2 {
        min-height: unset;
    }

    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: .2rem;
    }

    .room-middle2 {
        min-height: unset;
    }


}




@media (max-width:810px) {

    .up {
        padding: 10px;
    }

    .row {
        margin-left: 0;
    }
    .bann {
        height: 400px;
    }
}



@media (max-width:430px) {
    * {
        font-size: 1em;
    }
    p {
        font-size: 1em;
    }
    .bann {
        height: 300px;
    }
    .foot{
        text-align: center;
    }

    .navbar a {
        width: 70%;
    }

    .cntus {
        width: unset;
    }

    .room-midle h2 {
        min-height: unset;
    }

    .tp .btn-successvw {
        font-size: .94em;
    }

    .foot {
        font-size: 1.3em;
    }

    .swiper-slide {
        width: 400px;
        height: 400px;
    }

    .pppy {
        overflow-y: scroll;
    }

    .pppy table {
        width: 120vw !important;
        overflow-x: scroll !important;
    }

    .ftlgsoci {
        text-align: center;
    }

    .footicns {
        display: flex;
        justify-content: center;
    }

    .foot {
        font-size: 1.1em;
    }

    .ftlgsoci2 svg {
        font-size: 1.4em;
    }

    .btn-successvw {
        font-size: .9em;
    }
    .ppdt{
        font-size: smaller;
    }
}



@media (max-width:414px) {
    ul.tp-hd-lft a {
        font-size: 11px;
    }

    .topstrt i {
        font-size: 2.3em;
    }

    .topstrt h3 {
        font-size: .9em;
    }

    .topstrt h4 {
        font-size: .9em;
    }

    .rou-rgtt i {
        font-size: 1.5em;
    }

    .room-middle2 {
        min-height: 60px;
    }

}




@media (max-width:384px) {

    .routes i {
        font-size: 1.5em;
    }
}



@media (max-width:320px) {

    ul.tp-hd-lft a {
        font-size: 12px;
    }

    ul.tp-hd-lft {
        float: left;
        width: 100%;
        text-align: center;
    }


}