*{
    margin: 0;
    padding:0;
    /*font-family: "Lato", sans-serif;*/
    /*font-family: 'Piazzolla', serif;*/
    /*font-family: 'Sansita Swashed', cursive;*/
  /*  font-family: 'Piedra', cursive;*/
   
    /*font-family: 'Bree Serif', serif;*/
    /*font-family: 'Markazi Text', serif;*/
/*    font-family: 'Biryani', sans-serif;*/
    font-family: 'Lato', sans-serif;
     font-family: 'Titillium Web', sans-serif;
/*    font-family: 'Oswald', sans-serif;*/
}
a{
   /* font-family: 'Bree Serif', serif;*/
    font-family: 'Titillium Web', sans-serif;
    font-family: 'Biryani', sans-serif;
    font-family: 'Lato', sans-serif;
    font-family: 'Oswald', sans-serif;
 /* font-family: 'Markazi Text', serif;*/
}
body{
    margin: 0;
    padding:0;
    /*font-family: "Lato", sans-serif;*/
    /*font-family: 'Piazzolla', serif;*/
    /*font-family: 'Sansita Swashed', cursive;*/
    overflow-y: scroll;
    height: auto;
    font-family: 'Bree Serif', serif;
   /* font-family: 'Markazi Text', serif;*/
}
h1,h2,h3,h4,h5,h6{
    /*font-family: 'Changa', sans-serif;*/
   /* font-family: 'Markazi Text', serif;*/
   /*font-family: 'Recursive', sans-serif;*/
   /*font-family: 'Spectral', serif;*/
   /*font-family: 'Alegreya Sans', sans-serif;*/
   /*font-family: 'Raleway', sans-serif;*/
  /* font-family: 'Satisfy', cursive;*/
 /* font-family: 'Bree Serif', serif;*/
 font-family: 'Titillium Web', sans-serif;
/* font-family: 'Markazi Text', serif;*/

}
li{
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
   /*font-family: 'Markazi Text', serif;*/
}
p{
    text-align: justify;
    font-size: 17px;
    margin-bottom: 10px;
    /*color: #333333ba;*/
    color: #333;
    float: left;
    width: 100%;
    font-weight: 500;
    /*font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;*/
/*    font-family: 'Biryani', sans-serif;*/
font-family: 'Lato', sans-serif;
/*font-family: 'Titillium Web', sans-serif;*/
}
.header_top_bar {
    float: left;
    width: 100%;
    padding: 10px 0 10px 0;
    margin: 0;
    background-color: #0b4a28;
    overflow: hidden;
    position: relative;
}
.header_top_bar .header_top_bar_left {
    float: left;
    width: 100%;
    position: relative;
}
.header_top_bar .header_top_bar_left .header_top_bar_list{
    list-style-type: none;
    margin: 0;
    padding:0;
    float: left;
    width: 100%;
    position: relative;
}
.header_top_bar .header_top_bar_left .header_top_bar_list li{
    float: left;
    padding:0 10px;
    width: auto;
    position: relative;
        color: #fff;
    font-family: 'Oswald', sans-serif;
}
.header_top_bar .header_top_bar_left .header_top_bar_list li a{
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    text-align: left;
    width: 100%;
}
.header_top_bar .header_top_bar_left .header_top_bar_list li a i{
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    text-align: left;
    margin-right: 5px;
}
.header_top_bar .header_top_bar_right .header_top_bar_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right;
}
.header_top_bar .header_top_bar_right .header_top_bar_list li {
    float: left;
        padding: 3px 10px;
    border: 1px solid #fff;
    margin: 0 5px 0 5px;
    border-radius: 5px;
}
.header_top_bar .header_top_bar_right .header_top_bar_list li a{
    text-decoration: none;
    color: #fff;
}
.header_top_bar .header_top_bar_right .header_top_bar_list li a{
    text-decoration: none;
    color: #fff;
        font-size: 13px;
}
.header_top_bar .header_top_bar_right{
    float: left;
    width: 100%;
}
.header_nav_sec {
    float: left;
    width: 100%;
    padding: 5px 0;
    z-index: 99;
    overflow: hidden;
}
.header_nav_sec .header_logo{
    float: left;
    width: 80%;
    position: relative;
}
.header_logo img{
 width: 100%;
}
.header_nav_sec .menu-bar{
    float: left;
    width: 100%;
    /*padding-left: 30px;*/
    display: block;
}
.header_nav_sec .menu-bar ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right;
}
.header_nav_sec .menu-bar ul li {
    float: left;
    text-align: center;
    padding: 24px 0;
    margin: 0 7px;
}
.header_nav_sec .menu-bar ul li a {
    text-decoration: none;
    color: #0b4a28;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden;
    font-weight: 500;
    position: relative;
    display: block;
    margin: 0;
    float: left;
    width: 100%;
    font-size: 17px;
/*    font-family: 'Titillium Web', sans-serif;*/
   /* font-family: 'Bree Serif', serif;*/
   /* font-family: 'Piedra';*/
    padding: 2px 8px;
}
.menu-nav ul li a{
   /* border-bottom: 2px dashed #0b4a28;*/
    transition: 0.4s ease-in-out;
}
.menu-active{
    color: #000 !important;
    transition: 0.4s ease-in-out;
    box-shadow: 1px 0px 2px 1px #0b4a28;
    padding: 2px 8px;
}
.header_nav_sec .menu-bar ul li a:hover {
    color: #000;
    transition: 0.4s ease-in-out;
    box-shadow: 1px 0px 3px 1px #0b4a28;
    padding: 2px 8px;
}   
.dv_home_banner_sec{
    float: left;
    width:100%;
    display: block;
    position: relative;
}
.hm-banner-single{
     float: left;
    width:100%;
    display: block;
    position: relative;   
}
.hm-banner-single img{
    width:100%;
}
.dv_home_banner_sec .dv_banner_box {
    float: left;
    width: 100%;
    position: relative;
    background-color: #000;
    margin: 0;
    padding: 0;
    display: block;
}
.dv_home_banner_sec .dv_banner_box img{
    opacity: 0.7;
    width: 100%;
    float: left;
}
.dv_home_banner_sec .dv_banner_box .dv_banner_box_overlay {
    position: absolute;
    top: 40%;
    left: 50%;
    text-align: center;
    width: 100%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.dv_home_banner_slider{
    float: left;
    width: 100%;
    margin: 0;
    padding:0;
}
.dv_home_banner_sec .dv_banner_box .dv_banner_box_overlay h1 {
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    letter-spacing: 0px;
    word-spacing: 8px;
    text-transform: uppercase;
    text-shadow: 0 0 3px #000;
/*    font-family: 'Titillium Web', sans-serif;*/
    /*font-family: 'Changa', sans-serif;*/
    padding: 0 50px 30px 50px;
}
.banner-all-btn{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}
.banner-all-btn .btn-choose{
    text-decoration: none;
    color: #fff;
    background-color: #0b4a28;
    border:1px solid #0b4a28;
    padding: 10px 20px;
    display: inline-block;
    margin: 0 5px 0 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    text-shadow: 0 0 3px #000;
    transition: all 0.5s ease 0s;
/*    font-family: 'Titillium Web', sans-serif;*/
    /*font-family: 'Piazzolla', serif;*/
}
.banner-all-btn .btn-choose:hover{
    background: transparent;
    color: #fff;
    border:1px solid #fff;
}    
.banner-all-btn .btn-start{
    text-decoration: none;
    color: #fff;
    background-color: transparent;
    border:1px solid #fff;
    padding: 10px 20px;
    display: inline-block;
    margin: 0 5px 0 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    text-shadow: 0 0 3px #000;
    transition: all 0.5s ease 0s;
/*    font-family: 'Piazzolla', serif;*/
}
.banner-all-btn .btn-start:hover{
    color: #fff;
    background-color: #0b4a28;
    border:1px solid #0b4a28;
}
.dv_home_banner_sec .dv_banner_box .dv_banner_box_overlay span a {
    text-decoration: none;
    color: #fff;
    background-color: #333;
    padding: 10px 20px;
    display: inline-block;
    margin: 0 5px 0 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    text-shadow: 0 0 3px #000;
}
.dv_national_park_sec {
    float: left;
    width: 100%;
    background-color: #333;
    padding: 0px 0 60px 0;
    margin-top: 60px;
    background-color: #e9e9e9;
    display: block;
    text-align: center;
    position: relative;
}
.dv_national_park_sec_overlay {
    margin-top: 20px;
    float: left;
    width: 100%;
    position: relative;
}
.text_center:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 11%;
    background-color: #ffb300;
    bottom: 6px;
    left: 39%;
    border-radius: 5px 0 0 5px;
}
.text_center:before {
    content: '';
    position: absolute;
    height: 3px;
    width: 12%;
    background-color: #1e583e;
    bottom: 6px;
    right: 39%;
    border-radius: 0 5px 5px 0;
}

.dv_national_park_sec h2{
    padding-bottom: 30px;
}
.dv_national_park_sec .dv_national_park_sec_box {
    float: left;
    width: 100%;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 0;
}

.dv_home_banner_slider .owl-dots{
    display: none;
}

.img_banner{
    float: left;
    width: 100%;
}
.national_park_content {
    float: left;
    width: 100%;
    padding: 10px 20px 15px 20px;
    text-align: justify;
    background-color: #fff;
    box-shadow: unset;
    margin: 0 0 20px 0;
}
.national_park_content h3 {
    color: #333;
    font-size: 22px;
    font-weight: 600;
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
/*    font-family: 'Recursive', sans-serif;*/
}
.national_park_content p {
    text-align: justify;
    font-size: 16px;
    margin-bottom: 10px;
    color: #0b4a28 !important;
    float: left;
    letter-spacing: 0px;
    width: 100%;
    margin: 0;
    padding: 10px 0 15px 0;
    font-weight: 500;
}
.national_park_content a {
    background-color: #d2d1d2;
    border: 1px solid #1e583e;
    padding: 10px 20px;
    text-align: center;
    font-weight: 700;
    color: #0b4a28;
    display: block;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
/*    font-family: 'Piazzolla', serif;*/
}
.national_park_content a:hover {
    background-color: #0b4a28;
    color: #f1f1f2;
    border: 1px solid #040707;
}   
.dv_national_park_read_btn{
    width: 40%;
    display: inline-block;
    margin-top: 30px;
}
.dv_national_park_sec .dv_national_park_read_btn a {
    background-color: #1e583e;
    padding: 10px 125px;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    /* font-size: 14px; */
    text-decoration: none;
}

.dv_why_travel{
    float: left;
    width: 100%;
    margin: 0;
}
.dv_why_travel .dv_why_travel_box{
    float: left;
    width: 100%;
    text-align: center;
}
.dv_why_travel .dv_why_travel_box .video_bg img{
   width:100%; 
}
.dv_why_travel .dv_why_travel_box h2{
    font-weight: 700;
    font-size: 32px;
    padding:0;
    margin: 0;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 30px;
    color: #1e583e;
}
.dv_why_travel .dv_why_travel_box h3{
    font-weight: 700;
    font-size: 22px;
    margin: 0;
    padding:0;
    text-transform: uppercase;
    text-align: center;
}
.dv_why_travel .dv_why_travel_box .dv_why_travels {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.text_center {
    font-weight: 600;
    font-size: 28px;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #000;
    text-transform: uppercase;
}
.dove-head{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}
.dove-head h2{
    font-weight: 600;
    font-size: 28px;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #000;
    text-transform: uppercase;
}
.dv_award_sec{
    float: left;
    width: 100%;
    /*background-color: #e9e9e9;*/
    padding: 30px 0 30px 0;
}
.dv_award_sec .dv_award_main {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    display: block;
    border-bottom: 1px solid #0e4c2a66;
    padding: 0 0 30px 0;
}
.dv_award_sec .dv_award_main .dv_class_main_box{
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.dv_award_sec .dv_award_main .dv_class_main_box .dv_award_box{
    float: left;
    width: 100%;
    display: block;
    text-align: center;
}

.dv_award_sec .dv_award_main .dv_class_main_box .dv_award_box span {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #575757;
}
.dv_award_sec .dv_award_main .dv_class_main_box .dv_award_box .dv_award_boxes1{
    width: 100px;
    display: inline-block;
        opacity: 0.6;
}
.dv_award_sec .dv_award_main .dv_class_main_box .dv_award_box .dv_award_boxes2{
   /* width: 62px;*/
    display: inline-block;
    width: 100%;
        opacity: 0.6;
}
.dv_award_sec .dv_award_main .dv_class_main_box .dv_award_box .dv_award_boxes3{
    /*width: 62px;*/
    width: 44%;
    display: inline-block;
        opacity: 0.6;
}
.dv_award_sec .dv_award_main .dv_class_main_box .dv_award_box .dv_award_boxes4{
   /* width: 62px;*/
    width: 50%;
    display: inline-block;
        opacity: 0.6;
}
.footer-logo{
    float:left;
    width:60%;
    position:relative;
}
.footer-logo img{
 
    width:100%;
   
}
.travel_plan_sec{
    float: left;
    width: 100%;
    margin: 0;
    padding: 40px 0 0 0;
}
.travel_plan_sec .travel_plan_main_box{
    float: left;
    width: 100%;
    text-align: center;
    display: block;
}
.travel_plan_sec .travel_plan_main_box .travel_plan_inner_box p {
    text-align: center;
    color: #333333ba;
    line-height: 27px;
}
.travel_plan_inner_box {
    display: inline-block;
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}
.travel_plan_sec .travel_plan_main_box .travel_plan_inner_box h2{
    padding:20px 0 20px 0;
}
.travel_plan_inner_box a{
    text-decoration: none;
    color: #1e583e;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    border:1px solid #1e583e;
    transition: all 0.5s ease 0s;
}
.travel_plan_sec .travel_plan_main_box .travel_plan_inner_box a:hover{
    border:1px solid #1e583e;
    color: #fff;
    background: #1e583e;
}   
.travel_plan_main_box .travel_plan_inner_box a{
    text-decoration: none;
    color: #1e583e;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    border:1px solid #1e583e;
    transition: all 0.5s ease 0s;
}
.travel_plan_main_box .travel_plan_inner_box a:hover{
    border:1px solid #1e583e;
    color: #fff;
    background: #1e583e;
} 
.tailor_made_section{
    float: left;
    width: 100%;
    padding: 60px 0 60px 0;
    margin-top: 40px;
    background: linear-gradient(rgba(25, 85, 53, 0.09), rgb(84, 31, 4,0.95)), url(../images/tailor_made_section_background.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;

}
.tailor_made_tour_box{
    float: left;
    width: 100%;
    display: block;
    text-align: center;
}
.tailor_made_tour_box .tailor_made_inner_box{
    width: 80%;
    display: inline-block;
    text-align: center;
    position: relative;
}
.tailor_made_tour_box .tailor_made_inner_box h3 {
    font-size: 31px;
    color: #fff;
    position: relative;
    border-bottom: 5px solid #fff;
    border-top: 5px solid #fff;
    padding: 20px 0;
    font-weight: 700;
}
/*.tailor_made_tour_box .tailor_made_inner_box h3:before {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
    margin-bottom: 20px;
}
.tailor_made_tour_box .tailor_made_inner_box h3:after{
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #fff;
    transition: width .3s;
    margin-top: 20px;
}*/
/*.tailor_made_tour_box .tailor_made_inner_box h3:hover:before {
    width: 100%;
    z-index: 1;
}
.tailor_made_tour_box .tailor_made_inner_box h3:hover:after {
    width: 100%;
    z-index: 1;
}*/
.tailor_made_tour_box .tailor_made_inner_box h5 {
    color: #fff;
    padding-top: 30px;
    font-weight: 600;
    font-size: 22px;
    padding-bottom: 30px;
    line-height: 30px;
}
.tailor_made_tour_box .tailor_made_inner_box a{
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}
.read {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    transition: 0.5s;
    padding: 0 100px;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
}
.tailor_made_section:hover .read::after, .tailor_made_section:hover .read::before {
    -webkit-transform: scale(1);
}
.more_read::before {
    border-bottom: 2px solid #FFF;
    border-left: 2px solid #FFF;
    -webkit-transform-origin: 0 100%;
}
.read::before, .read::after {
    width: 100%;
    height: 100%;
    z-index: 3;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0);
    transition: 0.5s;
}
.more_read::after {
    border-top: 2px solid #FFF;
    border-right: 2px solid #FFF;
    -webkit-transform-origin: 100% 0%;
}
.dv_discover_sec{
    float: left;
    width: 100%;
    margin: 0;
    padding-bottom: 50px;
    padding-top: 40px;
}
.dv_discover_main_box{
    float: left;
    width: 100%;
    text-align: center;
}
.dv_discover_sec .dv_discover_inner_box{
    float: left;
    width: 100%;
    margin: 0;
    padding:0;
}
.dv_discover_sec .dv_discover_inner_box_right {
    float: left;
    width: 100%;
    margin: 0;
    padding: 80px 0 0 0;
}
.dv_discover_inner_box_right_inner{
    float: left;
    width: 100%;
}
.form_box{
    float: left;
    width: 100%;
}
.form_box input{
    padding:6px 10px;
    font-size: 16px;
    width: 100%;
    outline: none;
}
.form_box input::placeholder{
    font-size: 14px;
}
.form_box .submit_btn_dv {
    background-color: #1e583e;
    padding: 5px 10px 5px 10px !important;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    outline: none;
    box-shadow: none;
    border:2px solid #1e583e;
    transition: all 0.5s ease 0s;
    text-align: center;
}
.form_box .submit_btn_dv:hover {
    background-color: transparent;
    color: #1e583e;
    border:2px solid #1e583e;
}    
.dv_expertise_sec {
    float: left;
    width: 100%;
    padding: 30px 0 30px 0;
    margin: 0;
    background-color: #f1f1f2;
}
.dv_expertise_sec .dv_expertise_box{
    float: left;
    width: 100%;
    margin: 0;
    padding:5px 10px;
    text-align: justify;
    position: relative;
}
.dv_expertise_sec .dv_expertise_box h4 {
    font-size: 20px;
    font-weight: 600;
    text-align: initial;
    word-spacing: 1px;
    font-weight: 600;
    color: #0a4a28;
    padding-bottom: 10px;
    word-break: 0px;
    font-family: 'Recursive', sans-serif;
}

.dv_expertise_sec .dv_expertise_box h4 span{
    position: relative;
    display: inline-block;
    padding: 0 10px;
    overflow: hidden;
    margin-left: -10px;
}
.dv_expertise_sec .dv_expertise_box ul{
    list-style-type: none;
    float: left;
    width: 100%;
}
.dv_expertise_sec .dv_expertise_box ul li{
    float: left;
    width: 100%;
    text-align: justify;
    margin-bottom: 10px;
    line-height: 20px;
    color: #333333ba;
}
.dv_expertise_sec .dv_expertise_box ul li i{
    font-size: 7px;
    margin-right: 10px;
}
footer{
    float: left;
    width: 100%;
}
.dv_footer_sec {
    float: left;
    width: 100%;
    margin: 0;
    padding: 30px 0 30px 0;
    /*background: linear-gradient( rgba(42, 21, 2, 0.1), rgb(42, 21, 2, 0.1) ), url(../images/footer-pattern.png);*/
    background: linear-gradient( rgb(18 78 46 / 20%), rgb(155 155 155 / 10%) ), url(../images/footer-pattern.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.dv_footer_sec .dv_footer_box{
    float: left;
    width: 100%;
    margin: 0;
    padding:5px 10px;
    display: block;
    text-align: center;
    position: relative;
}
.dv_footer_box_inner{
    width: 100%;
    float: left;
    text-align: justify;
}
.dv_footer_sec .dv_footer_box_inners {
    width: 68%;
    display: inline-block;
    text-align: justify;
    position: relative;
}
.dv_footer_sec .dv_footer_box_inners1 {
    width: 51%;
    display: inline-block;
    text-align: justify;
    position: relative;
}
.dv_footer_sec .dv_footer_box_inners .blog_list{
    list-style-type: none;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.dv_footer_sec .dv_footer_box_inners .blog_list li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding: 0px 0;
}
.dv_footer_sec .dv_footer_box_inners .blog_list li .blog_list_img{
    float: left;
    width:30%;
}
.dv_footer_sec .dv_footer_box_inners .blog_list li .blog_list_img img{
    width: 80px;
}
.dv_footer_sec .dv_footer_box_inners .blog_list li .blog_content {
    float: left;
    width: 70%;
    padding: 5px 0 0px 15px;
}
.dv_footer_sec .dv_footer_box_inners .blog_list li .blog_content p {
    font-size: 12px;
    font-weight: 600;
    display: inline-flex;
    color: #040707;
    padding: 0;
    margin: 0;
}
.dv_footer_sec .dv_footer_box_inners .blog_list li .blog_content h6 {
    color: #040707;
    font-size: 16px;
    padding-top: 11px;
    font-weight: 600;
    word-spacing: 1px;
    letter-spacing: 0.1px;
    text-align: initial;
}

.dv_footer_sec .dv_footer_box_inners1 p {
    font-size: 16px;
    display: inline-flex;
    color: #040707;
    text-align: left;
}

.dv_footer_sec .dv_footer_box_inners1 p i {
    font-size: 14px;
    color: #0b4b29;
    margin-right: 10px;
    margin-top: 4px;
    font-weight: 800;
}
.dv_footer_sec .dv_footer_box_inners1 h4 {
    font-size: 20px;
    color: #040707;
    padding-bottom: 20px;
    font-weight: 700;
}
.dv_footer_sec .dv_footer_box_inners h4 {
    font-size: 20px;
    color: #040707;
    padding-bottom: 20px;
    font-weight: 700;
}

.dv_footer_sec .dv_footer_box_inners p i:hover{
   color: #e9e9e9;
}
.dv_footer_sec .dv_footer_box_inner p {
    font-size: 15px;
    display: inline-flex;
    color: #040707;
}

.dv_footer_sec .dv_footer_box_inner p i {
    font-size: 20px;
    color: #0b4b29;
    margin-right: 10px;
    margin-top: 0;
    font-weight: 800;
}
.dv_footer_sec .dv_footer_box_inner p i:hover {
    color: #0b4b29;
}
.dv_footer_sec .dv_footer_box_inner h4{
    font-size: 20px;
    color: #fff;
    padding-bottom: 20px;
}
.dv_footer_sec .dv_footer_box_inner img {
    margin-bottom: 20px;
    padding: 10px;
}
.footer_copy_sec {
    float: left;
    width: 100%;
    padding: 10px 0;
    background-color: #104e2d;
}
.dv_soclial_footer {
    position: absolute;
    top: -52px;
    width: 158px;
    height: 46px;
    background-color: #f79534;
    padding: 0;
    right: 15px;
}
.dv_soclial_footer .social{
    list-style-type: none;
    float: left;
    width: 100%;
}
.dv_soclial_footer .social li {
    float: left;
    padding:0;
}
.dv_soclial_footer .social .socia1 {
    background-color: #3a559f;
    width: 100%;
    float: left;
    padding: 13px 20px;
}
.dv_soclial_footer .social .socia2{
    background-color: #1da1f2;
    width: 100%;
    float: left;
    padding: 13px 20px;
}
.dv_soclial_footer .social .socia3{
    background-color: #f79534;
    width: 100%;
    float: left;
    padding: 13px 20px;
}
.dv_soclial_footer .social li i {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}

.footer_copy_sec .footer_content{
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}
.footer_content p a{
    text-decoration: none;
    color: #fff;
    }
.footer_content p a:hover{
text-decoration: none;
color: #000;
}
.footer_copy_sec .footer_content p{
    color: #fff;
    margin: 0;
    padding: 0;
    line-height: 25px;
    text-align: center;
    font-size: 16px;
}
.dv_why_travels iframe{
    width: 100%;
    min-height: 400px;
}

.inner-banner-sec{width:100%;float:left;position:relative;margin:0;
}
.inner-banner-sec-main{width:100%;float:left;position:relative;
}
.inner-banner-sec-main img{width:100%;
}
.inner-banner-sec-overlay{width:100%;margin-top:0px;height:100%;position:absolute;top:0;
        background: rgb(0 0 0 / 23%);

}
.inner-banner-bredcrumb h1{

        letter-spacing: 1px;
    color:#fff;font-weight:600;font-size:44px;text-align:center;margin:0;padding:0;
}
.inner-banner-bredcrumb h4{color:#fff;font-weight:600;font-size:26px;top:60%;text-align:center;margin:0;padding:0;display:none;}
.inner-banner-bredcrumb{width:100%;float:left;padding:20% 0;}
.inner-banner-bredcrumb .breadcrumb-banner{background:transparent;padding:0;margin-bottom:0;display:block;margin-top:20px;}
.inner-banner-bredcrumb .breadcrumb-banner li{ letter-spacing: 1px; 
    color:#fff;font-size:17px;font-weight:600;line-height:1;text-transform:capitalize;display:inline-block;}
.inner-banner-bredcrumb .breadcrumb-banner li a {
    color: #fff;
    font-weight: 500;
}
.inner-banner-bredcrumb .breadcrumb-banner li a:hover{color:#ffcca8;}
.breadcrumb-banner-item+.breadcrumb-banner-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#00ff70;font-weight:600;content:"//";}
.breadcrumb-banner > .active{color:#485a4c;}
.breadcrumb-banner-item.active{color:#00ff75 !important;}

.dream-img{
    float:left;
    width:100%;
    margin-bottom:25px;
}
.dreamm-img{
    padding: 37px 50px;
    background-color: #e7e7e7;
    position: absolute;
    top: 15px;
    right: 0;
    width: 48%;
    background-color: #99f7c4
    
}
.dreamm-img h3{
    text-align: justify;
    text-transform: uppercase;
    position: relative;
    bottom: 40px;
    float: left;
    font-size: 31px;
    font-weight: 700;
    color: #0b4a28;
}
.dreamm-img p {
/*    font-family: 'Open Sans', sans-serif;*/
    color: #444444;
    position:relative;
    bottom: 30px;
    font-size: 14px;
    line-height: inherit;
    font-weight: 600;
}
.dreamm-img a{
    float: left;
    padding: 13px 14px;
    color: #fff;
    background-color: #0b4a28;
    font-size: 16px;
    font-weight: 800;
    border-radius: 25px;
    
}
.dreamm-img a:hover{
    
   float: left;
    padding: 13px 14px;
    color: #333;
    background-color: #fff;
    border: 1px solid #333;
    font-size: 16px;
    font-weight: 800;
    border-radius: 25px;
    
}
.contact-img{
    float:left;
    padding:10px 10px;
    max-width:100%;
    margin:20px 0;
   
}
.contact-img img {
      width: 100%;
}

.contact-form-wrap {
    position: relative;
    right: 158px;
    top: 46px;
    box-shadow: 1px 0px 4px 1px #ccc;
}

.contact-form-wrap {
    padding: 65px;
}
.bg-cat-3 {
    background-color: #f6f6f6;
    
}
p.form-messege {
    margin-top: 15px;
    font-size: 14px;
}

.contact__title {
    display: inline-block;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.contact__title h2, .h2 {
    font-size: 30px;
    font-weight: 600;
}
.single-contact-form {
    margin-top: 20px;
}
.contact-box {
    display: flex;
    width: 100%;
}
.contact-box input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    width: 100%;
}
.contact-box input + input {
    margin-left: 30px;
}
.contact-box.message textarea {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    min-height: 140px;
    padding: 20px;
    resize: none;
}
textarea {
    width: 100%;
    font-size: 14px;
    padding: 10px 10px;
    box-shadow: 0px 2px 6px 0px #bfbfbf;
}
.contact-btn {
    margin-top: 30px;
}
.contact-btn .htc__contact__btn {
    background: #0b4a28 none repeat scroll 0 0;
    border: 1px solid #1e583e;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    transition: all 0.3s ease 0s;
    outline: none;
    text-transform: uppercase;
}
.contact-btn button.htc__contact__btn:hover {
    background: transparent;
    border: 1px solid #1e583e;
    color: #333;
}
.dove-adv p{
/*    font-family: 'Open Sans', sans-serif;*/
    color: #444444;
    text-align: justify;
    font-size: 15px;
    margin-bottom: 10px;
    line-height:inherit;
    word-spacing:0px;
    float: left;
    width: 100%;
    font-weight: 500;
    box-shadow: 1px 0px 4px 1px #ccc;
    padding:10px 10px;
}
.text-center {
    text-align: center;
}
.information_details h4 {
    color: #1e583e;
    font-size: 18px;
    padding-top: 30px;
    text-transform: uppercase;
}
.information_details h6 {
    color: #1e583e;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 11px;
    margin-top: 6px;
    text-transform: uppercase;
}
.information_details p {
    color: #606060;
    font-size: 15px;
    position: relative;
    left: 77px;
}
.information_details a {
    color: #333;
    text-decoration: none;
}
.information_details a:focus, a:hover {
    color: #1e583e;
    text-decoration: none;
    
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
}
.discover{
    float:left;
    width:100%;
    margin-bottom:35px;
}
.box8 .icon,.box8 .title{margin:0;position:absolute}
.box8{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}

.box8 img{width:100%;height:auto}
.box8 .box-content{width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;position:absolute;top:0;left:0;transform:perspective(400px) rotateX(-90deg);transform-origin:center top 0;transition:all .5s ease 0s}
.box8 .icon li a,.box8 .title{background:#1e583e;font-size:20px;color:#fff}
.box8:hover .box-content{opacity:1;transform:perspective(400px) rotateX(0)}
.box8 .title{padding:5px 7px;border-radius:5px;
    font-family: 'Sansita Swashed', cursive;
    font-weight:600;bottom:20px;left:20px;transition:all .9s ease 0s}
.box8 .icon li a,.box9 .box-content,.box9 .icon li,.box9 img{transition:all .35s ease 0s}
.box8:hover .title {
    bottom: 10px;
    z-index: 1;
}
.box8 .icon{list-style:none;padding:0;top:42%;left:0;right:0}
.box8 .icon li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;margin-right:7px}
.box9 .icon,.box9 .title{width:100%;font-size:22px}
.box8 .icon li a:hover{background:#fff;color:#000}
@media only screen and (max-width:990px){.box8{margin-bottom:20px}
}
.box8 p {
    color: #e8e5e5;
    font-weight: 500;
    font-size: 16px;
    line-height: inherit;
    padding: 10px 10px;
}
.box8 {
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    position: relative;
    width: 250px;
    height: 250px;
}
.box-content img{
    float:left;
    width:100%;
}
.box8 .box-content img{
    float:left;
    
}
.inform{
    margin-bottom:30px;
}
.desti{
    float:left;
    width:100%;
    padding: 0;
    color:#4b5e5b;
    position:relative;
    padding: 50px 0 10px 0;
}
.heading-center {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    margin: 10px;
   
}
.heading-center h2 {
    color: #333642;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    margin: 0;
    padding: 0 0 10px 0;
}
.heading-center h2:before {
    border-bottom: 1px solid #73940e;
    position: absolute;
    left: 0;
    content: "";
    width: 25%;
    margin: 0 auto;
    right: 0;
    bottom: 0
}
.heading-center h2 span {
    color: #0a4a28;
}
.heading-center h2:after {
    border-top: 5px solid #0b4a28;
    position: absolute;
    left: 0;
    content: "";
    width: 100px;
    margin: 0 auto;
    right: 0;
    bottom: -2px;
}
.heading-centerr {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}
.heading-centerr h2 {
    color: #333642;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    margin: 0;
    padding: 0 0 10px 0;
}
.heading-centerr h2:before {
    border-bottom: 1px solid #73940e;
    position: absolute;
    left: 0;
    content: "";
    width: 25%;
    margin: 0 auto;
    right: 0;
    bottom: 0
}
.heading-centerr h2 span {
    color: #0b4a28;
}
.heading-centerr h2:after {
    border-top: 5px solid #0b4a28;
    position: absolute;
    left: 0;
    content: "";
    width: 100px;
    margin: 0 auto;
    right: 0;
    bottom: -2px;
}
.desti p {
    font-size: 17px;
    color: #1f1e1e;
    margin: 10px;
    padding: 0px 100px;
    text-align: justify;
    font-weight: 500;
}
.dove-desti-single-fig h3{
    margin-top: 0px; 
     margin-bottom: 0px;
}


.dove-desti-single{
    width: 100%;
    float: left;
    position: relative;
    margin: 15px 0;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    overflow: hidden;
}
.dove-desti-single-fig, .dove-desti-single-fig .title {
    background: #0b4a28;
    font-size: 20px;
    color: #fff;
    width: 100%;
    position: relative;
    top: 1px;
}
.dove-desti-single-fig img{
    width: 100%;
}
.dove-desti-single-fig .title {
    padding: 8px 20px;
    border-radius: 0px;
    font-weight: 600;
   
    transition: all .9s ease 0s;
}
.dove-desti-single-fig .box-content {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transform: perspective(400px) rotateX(-90deg);
    transform-origin: center top 0;
    transition: all .5s ease 0s;
}
.dove-desti-single-fig .box-content-text h4 {
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin: 0;
    padding: 0 0 20px 0;
    top: 130px;
}
.dove-desti-single-fig .read-more {
        display: block;
    width: fit-content;
    background: #0b4a28;
    border: 1px solid #31302f;
    border-radius: 5px;
    font-size: 15px;
    color: #fff;
    text-transform: capitalize;
    padding: 8px 20px;
    margin: 0 auto;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
    
}

.dove-desti-single-fig:hover .box-content {
    opacity: 1;
    transform: perspective(400px) rotateX(0);
}
.box-content-text {
    padding-top: 90px;
}
.destii{
    float:left;
    width:100%;
    margin-bottom:25px;
}

.box1 img,.box1:after,.box1:before{width:100%;transition:all .3s ease 0s}
.box1 .icon,.box2,.box3,.box4,.box5 .icon li a{text-align:center}
.box10:after,.box10:before,.box1:after,.box1:before,.box2 .inner-content:after,.box3:after,.box3:before,.box4:before,.box5:after,.box5:before,.box6:after,.box7:after,.box7:before{content:""}
.box1,.box11,.box12,.box13,.box14,.box16,.box17,.box18,.box2,.box20,.box21,.box3,.box4,.box5,.box5 .icon li a,.box6,.box7,.box8{overflow:hidden}
.box1 .title,.box10 .title,.box4 .title,.box7 .title{letter-spacing:1px}
.box3 .post,.box4 .post,.box5 .post,.box7 .post{font-style:italic}
body{background-color:#f1f1f2}
.mt-30{margin-top:30px}
.mt-40{margin-top:40px}
.mb-30{margin-bottom:30px}
.box1 .icon,.box1 .title{margin:0;position:absolute}
.box1{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative;margin: 0px;}
.box1:after,.box1:before{height:50%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:1;transform-origin:100% 0;transform:rotateZ(90deg)}
.box1:after{top:auto;bottom:0;transform-origin:0 100%}
.box1:hover:after,.box1:hover:before{transform:rotateZ(0)}
.box1 img{height:auto;transform:scale(1) rotate(0);}
/*.box1:hover img{filter:sepia(40%);transform:scale(1.3) rotate(10deg)}*/
.box1 .title{
font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    text-shadow: 0 0 1px #004cbf;
    position: absolute;
    text-align: center;
    bottom: 124px;
    left: 0;
    opacity: 0;
    z-index: 2;
    transform: scale(0);
    transition: all .5s ease .2s;
    font-size: 18px;
    margin: 0 auto;
    float: left;
    width: 100%;
}
  
.box1:hover .title{opacity:1;transform:scale(1)}
.box1:hover .a{opacity:1;transform:scale(1)}
.box1 .icon{padding:7px 5px;list-style:none;background:#004cbf;border-radius:0 0 0 10px;top:-100%;right:0;z-index:2;transition:all .3s ease .2s}
.box1:hover .icon{top:0}
.box1 .icon li{display:block;margin:10px 0}
.box1 .icon li a{display:block;width:35px;height:35px;line-height:35px;border-radius:10px;font-size:18px;color:#fff;transition:all .3s ease 0s}
.box2 .icon li a,.box3 .icon a:hover,.box4 .icon li a:hover,.box5 .icon li a,.box6 .icon li a{border-radius:50%}
.box1 .icon li a:hover{color:#fff;box-shadow:0 0 10px #000 inset,0 0 0 3px #fff}
.box1 a{
    float: left;
    padding: 15px 15px;
    position: absolute;
    font-size: 18px;
    color: #fff;
    z-index: 9;
}
.rltd-np-text-wrapr p{
    color: #6a6a6a;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    padding: 0;
    float: left;
    width: 100%;
    position: relative;
}

.rltd-np-text-wrapr h5{
    position: relative;
    float: left;
    left: 256px;
    bottom: 7px;
    font-weight: 600;
    color: #0b4a28;
    font-size:18px;
}

@media only screen and (max-width:990px){
    .box1{
        margin-bottom:30px;
    }
}
.northern-sec-card{
    width: 100%;
    float: left;
    position: relative; 
    margin-top:15px;
}
.northern-sec-card-box{
    width: 100%;
    float: left;
    position: relative; 
    margin:15px 0;
}
.northern{
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 0 0 0;
}
.rltd-np-text-wrapr{
    position: relative;
    float: left;
    width: 100%; 
    box-shadow: 1px 0px 4px 1px #ccc;
    padding: 10px 20px;
}
.rltd-np-text-wrapr h3 {
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    color: #040707;
    margin: 10px 0;
    padding: 0;
    min-height: 40px;
}
.rltd-np-text-wrapr-btn{
    position: relative;
    float: left;
    width: 100%; 
    text-align:center;
    margin-top:10px;
}
.rltd-np-text-wrapr-btn .rm-btn {
    position: relative;
    font-weight: 500;
    font-size: 16px;
    color: #f1f1f1;
    margin: 0;
    padding: 10px 20px;
    background: #000;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
.rltd-np-text-wrapr-btn .rm-btn:hover{
    color: #f1f1f1;
    background: #0b4a28;
}
.map{
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 60px;
    padding-top:60px;
}
.map-over{
    float: left;
    width: 20%;
    padding: 20px 0px;
    background: rgba(0,0,0,0.8);
    left: 38%;
    bottom: 65px;
    position: absolute;
      
}
.map-over p{
    color: #efe7e7;
    text-align:center;
    font-weight: 500;
}
.map-over p:hover{
    color: #ffb300;
    text-align:center;
    font-weight: 500;
}
.map-over h3{
    color: #efe7e7;
    text-align:center;
    border-bottom:1px dashed #ffb300;
    font-weight: 700;
}
.map-over span{
    color:#ffb300;
}
.map-over h4{
    
    color:#ffb300;
    text-align:center;
    font-weight: 500;
}
.destination{
    float:left;
    width:100%;
    margin-bottom:25px;
}
.travel-guide{
    float:left;
    width:100%;
    color:white;
    position:relative;
    padding: 40px 0 40px 0;
    /*box-shadow: 1px 0px 6px 4px #ccc; */
}
.travel-guide h3{
    float:left;
    width:100%;
    color: #0b4a28;
    font-weight: 700;
    text-align: center;
    font-size: 30px;
    padding-bottom:15px;
    position:relative;
}
.travel-guide h3:after{
   content: '';
    width: 486px;
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: 330px;
    border: 1px dashed #ffb300;
}
.travel-guide span{
    color:#ffb300;
}
.box4 {
    position: relative;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.tg{
    float:left;
    width:100%;
    margin:0;
    padding:0;
    
}

/*.ddd_expertise_slider {*/
/*    width: 100%;*/
/*    float: left;*/
/*    position: relative;*/
/*    margin: 0px 0 0 0;*/
/*}*/
.dove-travel-guide{
    float: left;
    width: 100%;
    position: relative;
    margin: 25px 0 0 0;
}
.tg h4{
     font-size: 20px;
    text-align: center;
    position: relative;
    font-weight: 700;
    color: #ffb300;
}
.tg h5{
     font-size: 20px;
    text-align: center;
    position: relative;
    font-weight: 700;
    color: #ffb300;
    margin-top:15px;
    
}
.tg p{
        color: #fff;
    text-align: center;
    font-size: 16px;
    padding: 0 10px 0 10px;
    font-weight: bold;
   
}
.dest-overlay-tan {
    top: 0;
    float: left;
    width: 100%;
    position: absolute;
    height: 100%;
    background-color: #00000030;
}
.dest-overlay-tan h6 {
    float: left;
    width: 100%;
    position: relative;
    bottom: 0;
    top: 0;
    font-size: 20px;
    padding: 70% 0 0 0;
    text-transform: uppercase;
}
.box4:hover .dest-overlay-tan h6{
    opacity: 0;
    transition: 0.5s ease-in-out;
}
.box4{position:relative}
.box4:before{width:0;height:200%;background:rgba(0,0,0,.5);position:absolute;top:0;left:-250px;bottom:0;transform:skewX(-36deg);transition:all .5s ease 0s}
.box4:hover:before{width:200%}
.box4 img{width:100%;height:auto;border-radius: 5px;}
.box4 .box-content{width:100%;height:100%;padding-top:33%;position:absolute;top:0;left:0;transform:scale(0);transition:all .3s ease 0s}
.box4 .icon,.box5 .icon{list-style:none;padding:0}
.box4:hover .box-content{transform:scale(1)}
.box4 .title{font-size:22px;font-weight:700;color:#fff;margin:0 0 10px}
.box4 .post{display:block;font-size:15px;font-weight:600;color:#fff;margin-bottom:20px}
.box4 .icon{margin:0}
.box4 .icon li{display:inline-block}
.box4 .icon li a{display:block;width:35px;height:35px;line-height:35px;font-size:20px;background:#fff;color:#ee4266;margin-right:10px;transition:all .3s ease 0s}
.box5 .icon,.box5 .icon li{display:inline-block}
@media only screen and (max-width:990px){.box4{margin-bottom:30px}
}
@media only screen and (max-width:767px){.box4:before{left:-400px}
.box4:hover:before{width:300%}
}
.visit{
    float:left;
    width:100%;
    postion:relative;
    padding:40px 0 0 0;
}
.box-content h4{
    color:#ffb300;
}
.box-content a {
   color: #ffb300;
    text-decoration: none;
    padding: 25px 25px;
    font-size: 16px;
    font-weight: 500;
}
.national-park{
    float:left;
    width:100%;
    padding: 40px 0 0 0;
}
.bs{
    box-shadow: 1px 0px 6px 4px #ccc;  
    width: 100%;
    float: left;
    position: relative;
    margin:15px 0;

}
.nor-img{
    float:left;
    width:100%;
    position:relative;
    
    
    margin: 15px 0;
    
}
.nor-img img{
    width:100%;
}
.cont{
    float:right;
    width:100%;
    position:relative;
    padding: 20px 0;
}

.cont h3{
    font-size: 20px;
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    color: #0a4a28;

}
.cont p{
    float: left;
    font-size: 16px;
    font-weight: 500;
    padding: 0px;
    margin: 0;
    line-height: inherit;
    color: #000;
}
.cont a {
   padding: 5px 20px;
    background-color: #0a4a28;
    float: right;
    margin-top: 15px;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
    line-height: inherit;
}
.gallery{
    float:left;
    width:100%;
    padding:30px auto;
}
.box-img{
    float:left;
    width:100%;
}
.box-img img{
    float:left;
    width:100%;
    margin:20px auto;
}
.gallery-slider{
    float:left;
    width:100%;
}
.tanzania-travel-guide{
    float:left;
    width:100%;
    padding:30px 0;
}
.total-box {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0;
}
.page-box {
    font-size: 15px;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.45) 0, rgba(255,255,255,0.25) 100%);
    background-image: -o-linear-gradient(top, rgba(255,255,255,0.45) 0, rgba(255,255,255,0.25) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.45) 0, rgba(255,255,255,0.25) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73ffffff', endColorstr='#40ffffff', GradientType=0);
    padding: 2rem;
    margin-bottom: 3rem;
    position: relative;
    border-radius: 3px 0 3px 3px;
    overflow: hidden;
    -webkit-box-shadow: 0 6px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 4px 0 rgba(0, 0, 0, 0.2);
    background-color: #0b4a28;
    height: 250px;
}
.page-box img {
    margin: 0 auto;
}
.total-box h4 {
    font-size: 18px;
    
}
.page-box h4 {
    color: #000;
    text-align: center;
    font-weight: 600;
    padding: 10px 0px;
}
.page-box p {
    text-align: center;
    color: #000000;
}
.page-btn {
    display: inline-block;
    color: #ffb300;
    font-weight: 600;
    width: 100%;
}
.map-go{
    float:left;
    width:100%;
}
.map-go-inner{
    float:left;
    width:100%;
    margin:20px 0;
}
.over-view{
    float:left;
    width:100%;
}
.desti-nation {
     float:left;
    width:100%;
    padding: 0;
    color:#4b5e5b;
    position:relative;
    padding: 50px 0 10px 0;
}
.desti-nation p {
    float: left;
    width: 100%;
    padding: 0px 10px;
    color: #333;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
}
.natioanl-over-view-tips p strong {
    float: left;
    width: auto;
    padding: 0 10px 0 0;
    color: #1e583e;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
}
.natioanl-over-view-tips p {
    float: left;
    width: 100%;
    padding: 0px 10px;
    color: #333;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
}
.natioanl-over-view-tips{
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0 0;
}
.natioanl-over-view-tips ul {
    list-style-type: none;
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 0 10px;
}
.natioanl-over-view-tips ul li{
    width: 100%;
    display: flex;
    list-style-type: none;
    float: left;
    position: relative;
    padding: 0;
    color: #333;
    font-weight: 400;
    padding: 5px 0;
}
.natioanl-over-view-tips ul li:before {
    content: '\f061';
    font-family: FontAwesome;
    color: #1e583e;
    position: relative;
    font-size: 15px;
    padding: 0 10px 0 0;
}
.travel-preparation{
    float:left;
    width:100%;
    padding:30px 0;
}
.best-time-visit{
    float:left;
    width:100%;
    position:relative;
    margin: 30px 0 0 0;
}
.grid-best {
    float:left;
    width:100%;
    position:relative;
}

.grid-best .detail-box {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0px;
    text-align: left;
    position: relative;
    overflow:hidden;
}

.grid-best figure {
    margin: 0;
    position: relative;
}

.grid-best figure img {
    max-width: 100%;
    display: block;
    position: relative;
}

.grid-best figcaption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    background: #0b4a28;
    color: #ffb300;
}

.grid-best figcaption h4 {
    padding: 0;
    color: #ffb300;
    margin: 25px 0 0 0;
}

.grid-best figcaption span:before {
    content: 'by ';
}

.grid-best figcaption a {
    text-align: center;
    padding: 5px 10px;
    border-radius: 10px;
    display: inline-block;
    background: #040707;
    color: #fff;
}
.cs-style-2 figure img {
    z-index: 10;
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -moz-transform 0.4s;
    transition: transform 0.4s;
}
.gallery-slider{
    margin: 20px 0 0 0;
}

.grid-best figure:hover img,
.cs-style-2 figure.cs-hover img {
    -webkit-transform: translateY(-90px);
    -moz-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    transform: translateY(-90px);
}

.cs-style-2 figcaption {
    height: 90px;
    width: 100%;
    top: auto;
    bottom: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cs-style-2 figcaption a {
    position: absolute;
    right: 18px;
    top: 30px;
}
#suggested-itineraries-sec{
    width: 100%;
    float: left;
    position: relative; 
    padding: 25px 0;
}
.suggested-itineraries-sec-main{
    width: 100%;
    float: left;
    position: relative; 
    padding-top: 15px;
}
.suggested-itineraries-sec{
    width: 100%;
    float: left;
    position: relative;
    padding-top: 12px;
}
.suggested-itineraries-sec{
    width: 100%;
    float: left;
    position: relative;
}
.suggested-itineraries-sec img{
    width: 100%;
}
.suggested-itineraries-sec-text {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #3c763d;
    padding: 15px 0;
}
.suggested-itineraries-sec-text h5 {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}

.over-exp{
    float:left;
    width:100%;
    position:relative;
   padding: 50px 0 10px 0;
}
.over-exp p {
    color: #333333ba;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    padding: 0 40px;
    text-align: justify;
}
.our-team{
    float:left;
    width:100%;
    padding:30px 0;
    position:relative;
}
.founder-box{
    float:left;
    width:100%;
    position:relative;
    box-shadow: 1px 0px 4px 1px #ccc;
    border:2px solid #ccc;
        margin: 10px 0;
}
.founder-box img{ 
    width:100%;
}
.founder-box h3{
    text-align: center;
    position: relative;
    color: #0b4a28;
        font-size: 20px;
    
}
.founder-box h5{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin: 0 0 10px 0;
}
.founder-box h3:hover{
    border-style:none;
}
.our-team-sec{
    float:left;
    width:100%;
    padding:30px 0;
    position:relative;
}
.our-fleets{
    float:left;
    width:100%;
    position:relative;
    padding:30px 0;
}
.safari-car{
    float:left;
    width:100%;
    
}
.safari-car h3 {
    font-size: 28px;
    font-weight: 700;
    color: #0b4a28;
    border-bottom: 2px solid #ffb300;
    padding-bottom: 10px;
}
.safari-car img{
    width:100%;
    border-radius: 4px;
}
.safari-car p i {
    font-size: 20px;
    color: #fcbd14;
    padding-right: 10px;
    padding-top: 10px;
}
.safari-car p{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
}
.mis-vis{
    float:left;
    width:100%;
    position:relative;
    padding:30px 0;
}
.card-box{
    float:left;
    width:100%;
    position:relative;
    text-align: center;
    -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
    box-shadow: 0 0 40px rgba(82, 85, 90, 0.1);
    padding: 30px 20px;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition: 0.5s;
    position: relative;
    z-index: 1;
    width: 100%;
    float: left;
    margin: 15px 0;
    box-shadow: 1px 0px 4px 1px #ccc;
}
.card-box :before{
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
    background: linear-gradient(to right, #2d120f , #d76427);
    
}

.card-box-icon{
    width: 64px;
    height: 64px;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.card-box-icon1{
    width: 64px;
    height: 64px;
    margin: 0 auto;
    position: relative;
    display: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.card-box-content-text{
    width: 100%;
    float: left;
    position: relative;
}
.card-box-content-text h4 {
    text-align: center;
    color: #333642;
    font-size: 20px;
    margin: 0;
    padding: 15px 0 5px 0;
    font-weight: 700;
    text-transform: capitalize;
    min-height: 54px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.card-box-content-text p {
    text-align: center;
    color: #000000;
    font-size: 16px;
    font-weight:500;
    margin: 0;
    padding: 0;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.card-box:hover:before {
    opacity: 1;
    visibility: visible;
}
.card-box:hover {
    float: left;
    width: 100%;
    /*background: #3c763d;*/
    background-image: linear-gradient(#fff, #0b4a28);
    
}
.card-box-content-text h4:hover {
    color: #fff;
    text-align: center;
    position: relative;
}
.card-box-content-text p:hover {
    color: #fff;
}
.safari-content{
    float:left;
    width:100%;
    position:relative;
    padding: 0px 0 0 0;
}
.safari-content p{
    float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
}
.safari-content p strong{
    font-weight: 600;
    font-size: 18px;
    color: #134f2f;
}
.safari-content ul{
    float: left;
    width: 100%;
    position: relative;
    list-style-type: none;
}
.safari-content ul li{
    float: left;
    width: 100%;
    position: relative;
    list-style-type: none;
    padding: 5px 0;
}

.safari-content .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #0b4a28;
    padding: 5px 10px 0 0;
    -moz-osx-font-smoothing: grayscale;
}
.safari-content a{
    float: left;
    width: 20%;
    padding: 10px 10px;
    background-color: #0b4a28;
    text-align: center;
    border-radius: 15px 10px;
    color: #fff;
}
.safari-car .safari{
    float:left;
    width:100%;
}
.safari-fleets{
    float:left;
    width:100%;
    margin:0;
    padding:0;
}
.safari-vehicle{
    float:left;
    width:100%;
}
.safari-tanzania{
    float:left;
    width:100%;
    position:relative;
    padding: 40px 0 10px 0;
}
.safari-tanzania p{
    font-weight: 500;
    float: left;
    width: 100%;
    font-size: 16px;
    padding: 0 10px;
}
.over-view-img{
    float:left;
    width:100%;
}

.over-view-img img {
    float: left;
    width: 100%;
    border-radius: 5px;
}
/*Safari Inner Section*/

.safari-itenary{
    float:left;
    width:100%;
    position:relative;
    padding:30px 0 0 0;
}

.safari-content-ite p{
    float:left;
    width:100%;
    position:relative;
}
.safari-content-ite p{
   float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 500; 
}
.ite-gallery{
    width: 75%;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
}
.gallery-1{
    float:left;
    width:100%;
    display:flex;
}
.gallery-img{
    float:left;
    width:100%;
   padding: 10px 10px;
}
.gallery-1 {
    float: left;
    width: 100%;
    flex-direction: row;
    display: flex;
}
.gallery-img img{
    width:100%;
}
.gallery-2{
    float: left;
    width: 100%;
     display: flex;
    flex-direction: row;
   
}
.gallery-2 .gallery-imges {
    width: 63.666%;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
.gallery-2 .gallery-img{
   width:33.333333%;
   float:left;
   margin: 10px 0;
 }
 .gallery-2 .gallery-img img{
     width:100%;
 }
 .gallery-2 .gallery-imges img{
     width:100%;
 }
 .day-itenary{
     float:left;
     width:100%;
     position:relative;
     padding: 30px 0 0 0;
 }
 .itenary-sec{
    float:left;
     width:100%;
     position:relative; 
 }
 .ite-img{
     width:100%;
     float:left;
     padding: 10px 0;
 }
 .ite-img img{
     width:100%;
 }

 .ite-content{
     float:left;
     width:100%;
     position:relative;
     padding: 10px 0;
 }
 .ite-content h3{
    width: 100%;
    float: left;
    color: #0b4a28;
    font-size: 23px;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: 700;
 }
 .ite-content p{
     float: left;
    width: 100%;
    font-size: 16px;
    color: #0e0e0e;
    margin: 5px 0 0 0;
 }
 
 /*lodge safari*/
 .lodge-luxury-sec{
     float:left;
    width:100%;
    padding: 0;
    position:relative;
    margin-top: 15px;
    border: 2px solid #f1f1f2;
    transition: all 0.5s ease 0s;
    
 }

 .lodge-ite{
    float:left;
    width:100%;
    padding: 0;
    position:relative;
    padding: 20px 0 0 0;
 }

 .lodge-content{
      float: left;
    width: 100%;
    padding: 0;
    display: block;
    position: relative;
    text-align: center;
    margin: 20px 0 0 0;
 }
 .lodge-content p{
     float: left;
    width: 100%;
    font-size: 16px;
    color: #333;
    margin: 5px 0 0 0;
    padding: 10px;
    font-weight: 500;
 }
 .exclude-sec{
     float:left;
     width:100%;
     position:relative;
     padding: 30px 0 0 0;
     /*background: #DEE1E0;*/
 }
 .exclude{
     float:left;
     width:100%;
     position:relative;
 }
 .exclude h3{
    margin: 0 0 5px 0;
    text-align: center;
    color: #0b4a28;
    font-size: 23px;
    font-weight: 700;
 }
 .exclude h3:after{
     content: "";
    width: 111px;
    height: 2px;
    position: absolute;
    background-color: #0b4a28;
    left: 122px;
    top: 30px;
    
 }
 .info-icon {
    list-style-type: none;
    display: block;
    /*float:left;*/
    /*width:100%;*/
}
.info-icon li {
    display: flex;
    padding: 5px 0 0 10px;
    position: relative;
    left: 40px;
}
.info-icon li i {
    color: #0b4a28;
    margin-right: 10px;
    font-size: 17px;
}

.info-icon li p{
   float: left;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    color: #000000b3;
}
.google-map{
    float:left;
    width:100%;
    margin:30px 0;
    position:relative;
}
.boooking-form {
    float: left;
    width: 100%;
    background-color: #0b4a28;
    padding: 30px;
    margin: 10px 0 0 0;
}
.boooking-form a{
    position: relative;
    text-align: center;
    background-color: #fff;
    padding: 10px 10px;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    text-transform:uppercase;
    text-decoration:none;
}
.boooking-form-sec{
    float:left;
    width:100%;
    display:block;
    text-align:center;
}

.booking-form-sec {
    float: left;
    width: 100%;
    position: relative;
    /*min-height: 720px;*/
}
.sidebar-form {
    border: 2px solid #635d4f;
    border-radius: 3px;
    padding: 0;
    float: left;
    width: 100%;
    background-color: unset;
    position: absolute;
    /*top: -115px;*/
    /*z-index: 3;*/
    -webkit-box-shadow: 0px 1px 13px rgba(0,0,0,.1);
    box-shadow: 0px 6px 12px 0px rgba(0,0,0,.3);
}
.booking-title h2 {
    font-size: 34px;
        color: #fff;
}
.form-group {
    margin-bottom: 15px;
    padding: 0px 10px;
}



/*Booking Form*/

.boooking-form-sec .form-sec {
    width: 100%;
    float: left;
    position: relative;
}
.boooking-form-sec .form-sec-card {
    width: 100%;
    float: left;
    position: relative;
}
.boooking-form-sec  .form-sec-control {
    width: 100%;
    float: left;
    position: relative;
}
.boooking-form-sec .form-sec-control label {
    font-size: 15px;
    color: #0b4a28;
        margin: 0 0 5px 0;
    font-weight: 600;
    text-align: left;
    margin: 0;
    padding: 15px 0 0px 0;
    width: 100%;
    float: left;
    position: relative;
}
.boooking-form-sec .form-sec-control input {
    width: 100%;
    line-height: 24px;
    padding: 6px 12px;
    border: 1px solid #d5d5d5;
    font-size: 14px;
    color: #252525;
    box-shadow: 0px 2px 6px 0px #bfbfbf;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: 0.7s all;
    -moz-transition: 0.7s all;
    transition: 0.7s all;
    -webkit-appearance: none;
    outline: none;
}
.boooking-form-sec .form-sec-control input:hover {
    box-shadow: 5px 5px -5px #087dc2;
    box-shadow: inset 0 0 5px #087dc2;
}
.safari-right-side-bar {
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px;
}
.form-control {
    border-radius: 0px;
    border: 1px solid #EDEDED;
    box-shadow: 0px 2px 6px 0px #bfbfbf;
}
.clear-lr-form-sub {
    padding-left: 0;
    padding-right: 0;
}
.day-itenary-main{
    width:100%;
    float:left;
    position:relative;
    padding:20px 0px 0px 0px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 25px;
    color: #000;
        font-weight: 800;
}
.boooking-form-sec .form-sec-control {
    width: 100%;
    float: left;
    position: relative;
}
.book-btn{
      width: 100%;
    float: left;
    position: relative;
    margin-top:30px;
}
.boooking-form-sec .book-btn a{
    background: #0b4a28;
    border: 1px solid #fbc706;
    border-radius: 5px;
    color: #ffffff;
    padding: 8px 60px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.safari-pre-slider{
    float:left;
    width:100%;
    position:relative;
}
.total-box .page-box img{
    width:64px;
    
}
.mnt-trekking{
    float:left;
    width:100%;
    position:relative;
    background-color: #f5f5f5;
    padding: 40px 0 10px 0;
}
.mnt-trekking-inner{
    float:left;
    width:100%;
    position:relative;
    margin: 30px 0 0 0;
}
.mnt-trekking-card{

    margin-bottom: .9rem;
    width: calc(100% - .25rem);
    float:left;
    position:relative;
    -webkit-transition: all .4s cubic-bezier(.165,.84,.44,1);
    transition: all .4s cubic-bezier(.165,.84,.44,1);
}
.mnt-trekking-img{
    width:100%;
    float:left;
    position:relative;
}
.mnt-trekking-img img{
    width:100%;
}
.mnt-trekking-text{
    width: 100%;
    position: absolute;
    height: 100%;
    text-align: center;
    background: rgb(0,0,0,0.5);
    padding: 18% 0;
}
.mnt-trekking-text h3 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    margin: 0;
    padding: 0 0 30px 0;
    letter-spacing: 1px;
}
.mnt-trekking-text a{
    width: fit-content;
    text-align: center;
    padding: 10px 20px;
    background: #0b4a28;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid #0b4a28;  
    transition: all 0.5s ease 0s;
}
.mnt-trekking-text a:hover{
    background: rgb(255,255,255,0.5);
    color: #0b4a28;
    border: 1px solid #0b4a28;  
}
.mnt-trekking-inner .col-space{
     padding-right: 5px; 
     padding-left: 5px;
}
.col-space:hover .mnt-trekking-card{
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
       
}
.kilimanjaro-trekk{
    float:left;
    width:100%;
    position:relative;
    padding:40px 0;
    background-color:#e9e9e9;
}
.trekk-img img{
    width:100%;
}
.trekk-img{
    float:left;
    width:100%;
    position:relative;
}
.trekk-card{
    float:left;
    width:100%;
    position:relative;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
    border: 2px solid #e9e9e9;
    transition: all 0.5s ease 0s;
    margin: 10px 10px;
}
.trekk-card:hover{
     border: 2px solid #0b4a28;
     transition: all 0.5s ease 0s;
}
.trekk-cont {
    float: left;
    width: 100%;
    position: relative;
    padding: 15px;
}
.trekk-cont h3 {
    color: #505e5b;
    float: left;
    width: 100%;
    display: block;
    line-height: 25px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin: 0px 0 2px 0;
}
.trekk-cont h5 {
    font-size: 16px;
    display: none;
    text-align: center;
    color: #505e5b;
    margin:0;
    font-weight: 500;
}
.trekk-cont-inner{
    float:left;
    width:100%;
    border-bottom:1px solid #333;
    padding: 0px 0 20px 0;
}
.trekk-img p{
    position: absolute;
    width: fit-content;
    bottom: -26px;
    color: #fff;
    padding: 5px 15px;
    background-color: #0b4a28;
    z-index: 1;
    right: 15px;
}
.left-content{
    width:100%;
    float:left;
    position:relative;
}
/*.right-content{
    width:50%;
    float:left;
    position:relative;
}*/
.left-content h4{
    color: #505e5b;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 18px;
    margin: 0;
    padding: 10px;
}
.right-content h4{
    color: #505e5b;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 18px;
    margin: 0;
    padding: 10px;
}

.left-content p{
    color: #505e5b;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin: 15px 0 0 0;
}
.right-content p{
    color: #505e5b;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
}
.trekk-btn{
    float:left;
    width:100%;
    position:relative;
    padding: 0 0 15px 0;
    text-align: center;
}
.trekk-btn a{
    width: fit-content;
    color: #fff;
    padding: 7px 15px;
    background-color: #0b4a28;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #000;
    transition: all 0.5s ease 0s;
}
.trekk-btn a:hover{
    width: fit-content;
    color: #000;
    padding: 7px 15px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #000;
    transition: all 0.5s ease 0s;
}
.tour__overview__wrap {
  width: 100%;
  float: left;
  position: relative;
}
.single__overview {
    display: flex;
}
.overview__days span {
    color: #606060;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
}
.tour__overview__inner {
    margin-top: 50px;
    position: relative;
}
.overview__days {
    padding-right: 47px;
}
.overview__dewtails h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 22px;
    text-transform: capitalize;
}
.overview__dewtails {
    padding-left: 100px;
    padding-right: 100px;
    position: relative;
}
.overview__hover__info {
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: all 0.3s ease 0s;
}
.overview__inner {
    position: relative;
}
.overview__inner::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.single__overview {
    transition: all 0.3s ease 0s;
}
.single__overview:hover .overview__inner::before {
    opacity: 0.7;
}
.single__overview:hover .overview__hover__info {
    opacity: 1;
}
.single__overview {
    margin-top: 40px;
}
.tour__overview__inner {
    margin-top: -30px;
}
.single__overview .overview__days {
  width: 15%;
}
.single__overview .overview__dewtails {
    width: 39%;
}
.single__overview .overview__thumd {
    padding-left: 70px;
    width: 40%;
}
.overview__days {
    padding-right: 100px;
}
.overview__dewtails {
    padding-left: 0;
    padding-right: 60px;
}
.overview__inner img {
    width: 100%;
}
.overview__dewtails {
    align-self: center;
    display: flex;
    flex-wrap: wrap;
}
.overview__days {
    position: relative;
}
.single__overview {
    position: relative;
}
.single__overview::before {
background: #0b4a28 none repeat scroll 0 0;
    content: "";
    height: 1px;
    position: absolute;
    left: 100px;
    top: 50%;
    transform: scale(0);
    transform-origin: left center 0;
    transition: all 0.8s ease 0s;
    width: calc(80% - 0px);
}
.single__overview:hover::before {
  transform: scale(1);
}
.overview__dewtails {
    background: #fff none repeat scroll 0 0;
    padding-left: 30px;
    padding-right: 30px;
}

.tour__overview__inner {
    position: relative;
}
.tour__overview__inner::before {
  background: #0b4a28 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 100px;
  position: absolute;
  top: 0;
  width: 2px;
}
.overview__days::before {
  background: #0b4a28 none repeat scroll 0 0;
  content: "";
  height: 20px;
  left: 91px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 20px;
}
.overview__dewtails p {
  text-align: justify;
}
.rm__btn {
    background: #ffb300 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 26px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.rm__btn:hover {
    background: transparent none repeat scroll 0 0;
    color: #fff;
}
.rm__btn.btn--transparent {
    background: transparent none repeat scroll 0 0;
}
.rm__btn.btn--transparent:hover {
    background: #0b4a28 none repeat scroll 0 0;
    border: 1px solid #000;
}
.slider__btn {
    margin-top: 60px;
}
.section__title__3{
    font-size: 30px;
    text-align: center;
    font-weight: 700;
}

.kilimanjaro-preparation-sec{
    float:left;
    width:100%;
    position:relative;
    padding:40px 0 10px;
}


.preparation-card{
    float:left;
    width:100%;
    position:relative;
    background-color:#e0e0e0;
    text-align:center;
    padding:10px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.47);
     margin:15px 0;
  
}
.preparation-card-img{
    width:30px;
    height:30px;
    margin:0 auto;
    position:relative;
}
.preparation-card-img img{
        width:100%;
}
.preparation-card-cont{
    float:left;
    width:100%;
}
.preparation-card-cont h4{
      font-size: 15px;
    color: #403f3f;
    font-weight: 600;  
}
.kilimanjaro-slide{
    float:left;
    width:100%;
}
.slider-kili{
    float:left;
    width:100%;
    position:relative;
}
.routes-ite{
 float:left;
    width:100%;
    position:relative;
    margin-bottom:20px;
}
.hotel{
    float:left;
    width:100%;
    position:relative;
    padding:40px 0 10px 0;
}
.hotel-post{
    float:left;
    width:100%;
    position:relative;
    margin: 15px 0;
}
.hotel-post img{
    width:100%;
}
.hotel-post h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    white-space: nowrap;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    z-index: 1;
    margin: 0;
}
.hotel-post:hover::after {
    outline-offset: -30px;
}
.hotel-post::after {
    position: absolute;
    content: '';
    background: rgb(0 0 0 / 27%);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    outline: 3px solid #fff;
    outline-offset: -15px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.hotel-post a{
    text-decoration: none;
    color: #fff;
    background-color: #0b4a28;
    border: 1px solid #0b4a28;
    padding: 5px 15px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.5s ease 0s;
    position: absolute;
    top: 57%;
    left: 36%;
    border-radius: 3px;
    z-index:1;
    opacity:0;
}
.hotel-post a:hover{
    text-decoration: none;
    color: #0b4a28;
    background-color: #fff;
}
.hotel-post:hover .hotel-post-cont a{
   opacity:1;     
}
.hotel-post-img {
    float:left;
    width: 100%;
}
.hotel-post-img img {
    width: 100%;
}
.hotel-post-cont {
    float: left;
    width: 100%;
}
.review-sec{
    float:left;
    width:100%;
    position:relative;
    padding:40px 0 10px 0;
}
.review-card{
    float:left;
    width:100%;
    position:relative;
    background-color:#ccc;
    display:block;
    text-align:center;
}
.review-card h4{
    width: 100%;
    font-size: 18px;
    font-weight: 500;
}
.review-icon i{
    padding: 0 2px;
    font-size: 16px;
    color: #d49d2e;
}
.review-cont{
    float:left;
    width:100%;
}

/*Demo server*/


.beach-sec-single{
    float:left;
    width:100%;
    position:relative;
    margin:15px 0px;
}
.beach-sec{
    float:left;
    width:100%;
    position:relative;
    padding: 40px 0;
}
.beach-img{
     float:left;
    width:100%;
    position:relative; 
}
.beach-img img{
    width:100%;
}
.beach-content{
    float: left;
    width: auto;
    position: absolute;
    background: rgb(0,0,0,0.5);
    margin: 10px 20px;
    left: 0;
    right: 0;
    bottom: 0px;
    padding: 20px 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    text-align: center;
}
.beach-content h4{
    font-size: 18px;
    color: #fff;
    padding: 0;
    font-weight: 700;
    margin: 10px 0;
    text-align: center;
}
.beach-sec-single:hover .beach-content{
background: rgb(98,125,77,0.9);
}
.beach-content a{
    position: relative;
    text-align: center;
    margin: 0;
    font-weight: 700;
    padding: 5px 15px;
    background-color: #fff;
    color: #000;
    width: fit-content;
}
.day-trip{
    float: left;
    width: 100%;
    position: relative;
    padding:40px 0 10px 0;
}
.day-trip-img{
    float: left;
    width: 100%;
    position: relative;
    border: 3px solid #ccc;
}
.day-trip-img img{
    width:100%;
}
.day-trip-cont{
    float: left;
    width: 100%;
    position: absolute;
}
.day-trip-cont h4{

}
ul.safari-itinerary{
    float:left;
    width:100%;
}
.safari-itinerary {
    list-style-type: none;
    position: relative;
}
ul .safari-itinerary li{
    list-style-type: none;
}
ul.safari-itinerary > li:after {
    content: ' ';
    background: #ffffff;
    color: #e4ac19;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 1px;
    top:20px;
     height: 0%;
    z-index: 0;
    border: dashed;
    transition: 2s ease;

}
ul.safari-itinerary > li:hover::after{
    height: 90%;
    transition: 4s ease;
}

ul.safari-itinerary > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 0px 0px 50px 50px;
    border: 3px solid #e5a432;
    left: 22px;
    width: 20px;
    height: 20px;
    z-index: 3;
}
ul.safari-itinerary > li {
    margin: 20px 0;
    padding-left: 60px;
    width: 100%;
    float:left;
}
ul.safari-itinerary > li h3{
    margin: 0;
}
.dove-explore{
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0;
}
.dove-video-main{
    float: left;
    width: 100%;
    position: relative;
    padding: 50px 0 10px 0;
}
.dove-video-sec{
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0 0 0;
}

.dove-head h2:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 11%;
    background-color: #ffb300;
    bottom: -10px;
    left: 39%;
    border-radius: 5px 0 0 5px;
}
.dove-head h2:before {
    content: '';
    position: absolute;
    height: 3px;
    width: 12%;
    background-color: #1e583e;
    bottom: -10px;
    right: 39%;
    border-radius: 0 5px 5px 0;
}
.dove-video-left{
    float: left;
    width: 100%;
    position: relative;
    margin: 50px 0 0 0;
}
.dove-video-img{
    float: left;
    width: 100%;
    position: relative;
}
.dove-video-img img{
    width: 100%;
        border-radius: 5px;
}
.dove-video-overlay {
    float: left;
    width: 100%;
    position: absolute;
    height: 100%;
    background-color: rgb(170 168 168 / 38%);
    top: 0;
}
.dove-video-overlay img {
    width: auto;
    text-align: center;
    display: table-cell;
    margin: 0 auto;
    top: 75px;
    bottom: 0;
    vertical-align: middle;
    position: relative;
}
.video-cont{
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0 0 0;
}
.video-cont h4 {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 25px;
    color: #18573c;
}
.video-cont p{
    float: left;
    width: 100%;
    position: relative;
}
.video-cont-btn{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}
.video-cont-btn a {
    float: none;
    position: relative;
    width: fit-content;
    padding: 10px;
    border-radius: 5px;
    background-color: #1e583e;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    outline: none;
}
.dove-video-right{
    float: left;
    width: 100%;
    position: relative;
}
.step-sec{
    float: left;
    width: 100%;
    position: relative;
}
.step{
    float: left;
    width: 100%;
    position: relative;
        margin: 10px 0;
}
.step h6{
    float: left;
    width: 100%;
    position: relative;
    color: #1e583e;
    font-size: 20px;
    margin: 0;
}
.step h4{
    float: left;
    width: 100%;
    position: relative;
    font-size: 22px;
    font-weight: 600;
    color: #000;
    margin: 10px 0 0 0;
}
.step p{
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0 0 0;
    font-size: 17px;
}
.step:before {
    content: '';
    width: 9px;
    height: 9px;
    background: #18573c;
    top: 5px;
    bottom: 0;
    left: -39px;
    border-radius: 100%;
    position: absolute;
    border: 8px solid #fff;
    box-sizing: content-box;
    z-index: 1;
}
.step-sec:before {
    content: '';
    width: 1px;
    background: #1e583e;
    top: 33px;
    bottom: 99px;
    left: -26px;
    position: absolute;
}

.dove-review-main{
    float: left;
    width: 100%;
    position: relative;
    padding: 40px 0;
}
.dove-review{
    float: left;
    width: 100%;
    position: relative;
        margin: 40px 0 0 0;
}
.dove-review-single {
    float: left;
    width: 100%;
    position: relative;
    padding: 10px;
    background: #d2d1d200;
    border-radius: 5px;
        box-shadow: 0px 0px 4px 0px #a3a3a3;
}
.dove-star{
    float: left;
    width: 100%;
    position: relative;
    text-align: left;
}
.dove-star i {
    color: #0b4a28;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
}
.dove-review-cont{
    float: left;
    width: 100%;
    position: relative;
}
.dove-review-cont h5 {
    float: left;
    position: relative;
    text-align: left;
    font-size: 22px;
    color: #1e583e;
    font-weight: 600;
}
.dove-review-name{
    float: left;
    width: 100%;
    position: relative;
}
.dove-review-name h6 {
    float: left;
    width: auto;
    position: relative;
    font-size: 20px;
    line-height: 47px;
    padding: 0;
    font-weight: 600;
    color: #000;
}
.dove-review-name h6 span {
    float: left;
    width: auto;
    position: relative;
    font-size: 22px;
    color: #0b4a28;
    background: #ffb300;
    height: 50px;
    width: 50px;
    text-align: center;
    border-radius: 50%;
    line-height: 46px;
        margin: 0 20px 0 0;
}     
.dove-review-name h5{
    float: right;
    line-height: 50px;
    font-size: 17px;
    font-weight: 600;
    color: #1e583e;
}
.tailor-main{
    float: left;
    width: 100%;
    position: relative;
    padding: 40px 0;
}
.tailor-single{
    float: left;
    width: 100%;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0;
}

.tailor-left {
    float: left;
    width: 100%;
    position: relative;
    display: grid;
   /* background: #0b4a28;*/
   background: linear-gradient(to top, rgb(11 74 40) 0%, rgb(187 186 187) 100%);
   border-radius: 5px 0 0 5px;
   place-content: center;
}
.tailor-left h4 {
    font-family: 'Satisfy', cursive;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 45px;
    display: grid;
    
}
.tailor-right img{
    width: 100%;
    border-radius: 0px 5px 5px 0px;
}
.tailor-btn{
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
        margin: 15px 0 0 0;
}
.tailor-btn a {
    display: inline-block;
    padding: 10px;
    background: #dfb579;
    color: #000;
    border-radius: 4px;
    font-size: 18px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
}
.dove-where-go{
    float: left;
    width: 100%;
    position: relative;
    padding: 40px 0;
}
.where-go-main{
    float: left;
    width: 100%;
    position: relative;
    margin-top: 30px;
}
.where-left{
    float: left;
    width: 100%;
    position: relative;
}
.where-left img{
    width: 100%;
    border-radius: 5px;
    opacity: 0.7;
}
.where-right{
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 15px 0;
}
.where-right img{
    width: 100%;
    border-radius: 5px;
    opacity: 0.7;
}
.left-overlay{
    float: left;
    width: 100%;
    position: absolute;
    background-color: #00000026;
   /* background-color: #ebebeb21;*/
    height: 100%;
    top: 0;
}
.left-main {
    float: left;
    width: 100%;
    position: relative;
    padding: 10px 20px;
}
.left-main h4 {
    float: left;
    width: auto;
    text-align: left;
    font-size: 20px;
    color: #000;
}
.left-main h5 {
    float: left;
    position: absolute;
    width: auto;
    bottom: 0;
    top: 537%;
    left: 3%;
    font-size: 22px;
    font-weight: 600;
    color: #000000;
    letter-spacing: 1px;
}
.left-map {
    float: right;
    position: relative;
    height: 50px;
    width: 200px;
    top: -45px;
    right: 15px;
}
.left-map iframe{
    width: 100%;
}
.right-main{
    float: left;
    width: 100%;
    position: relative;
    padding: 10px 20px;
}
.right-main h4 {
    float: left;
    width: auto;
    text-align: left;
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.right-main h5 {
    float: left;
    position: absolute;
    width: auto;
    bottom: 0;
    top: 230%;
    left: 5%;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    letter-spacing: 1px;
}
.dove-where-go-card{
    float: left;
    width: 100%;
    position: relative;   
}
.where-slide{
    float: left;
    width: 100%;
    position: relative;
}
.where-go-main .owl-nav{
    display: block;
}
.where-go-main .owl-nav .owl-prev{
    float: left;
    position: absolute;
    left: -14px;
    top: 44%;
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    line-height: 56px !important;
    z-index: 10;
    background: #fff !important;
    border-radius: 50px;
    border: 0;
    outline: 0;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.41);
}

.where-go-main .owl-nav .owl-next{
    float: right;
    position: absolute;
    right: -14px;
    top: 44%;
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    line-height: 56px !important;
    z-index: 10;
    background: #fff !important;
    border-radius: 50px;
    border: 0;
    outline: 0;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.41);
}
.where-go-main .owl-nav .owl-prev span{
    line-height: 38px;
    font-size: 44px;
    color: #000;
}
.where-go-main .owl-nav .owl-next span{
    line-height: 38px;
    font-size: 44px;
    color: #000;
}
.tailor-left p {
    font-family: 'Satisfy', cursive;
    float: left;
    width: 100%;
    position: relative;
    color: #fff;
    font-size: 20px;
    padding: 0 15px;
    text-align: center;
    margin: 15px 0;
}
.blog-sec{
    float: left;
    width: 100%;
    position: relative;
    padding: 40px 0;
}
.blog-main{
    float: left;
    width: 100%;
    position: relative;
}
.blog-inner{
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0 0;
}
.blog-single{
    float: left;
    width: 100%;
    position: relative;
}
.blog-single-img{
    float: left;
    width: 100%;
    position: relative;
}
.blog-single-img img {
    width: 100%;
    border-radius: 4px 4px 0 0;
}
.blog-single-cont {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 15px;
    background: #d4d2d1;
    border-radius: 0 0 4px 4px;
    box-shadow: inset 0px 0px 15px 1px #0e4c2ad6;
}
.blog-single-cont h4{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 22px;
    text-transform: capitalize;
    color: #104e2d;
    font-weight: 500;
}
.blog-single-cont h5{
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    font-size: 16px;
    color: #000;
}
.blog-single-cont h5 span{
    float: right;
}

.blog-single-cont-icn {
    float: left;
    width: 100%;
    position: relative;
    padding: 30px 0 0 0;
    text-align: center;
}
.blog-single-cont-icn a {
    float: none;
    width: fit-content;
    background: #0e4c2a;
    padding: 10px 15px;
    border-radius: 4px;
    color: #fff;
    outline: none;
    font-size: 14px;
    text-transform: uppercase;
}
.dove-ftr {
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #104e2d4d;
    padding: 0 0 30px 0;
}
.dove-ftr-left{
    float: left;
    width: 100%;
    position: relative;
}
.ftr-main{
    float: left;
    width: 100%;
    position: relative;
    padding: 30px 0 0 0;
}
.dove-ftr-left h3{
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    color: #104e2d;
    font-size: 32px;
    text-transform: capitalize;
}
.dove-ftr-left p{
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0 0 0;
    color: #000;
    font-weight: 500;
    font-size: 18px;
}
.ftr-btn{
    float: right;
    width: 100%;
    position: relative;
    margin: 20px 0 0 0;
}
.ftr-btn a {
    line-height: 1em;
    background: #104e2d;
    font-size: 18px;
    text-align: center;
    border-radius: 4px;
    border: 2px solid transparent;
    padding: 15px 24px;
    user-select: none;
    outline: 0;
    white-space: nowrap;
    color: #fff;
    float: left;
    width: 100%;
    position: relative;
    text-transform: uppercase;
    outline: none;
     transition: 0.5s ease-in-out;
}
.ftr-btn a:hover{
    border: 2px solid #104e2d;
    background-color: transparent;
    transition: 0.5s ease-in-out;
    color: #104e2d;
}
.ftr-bottom-sec{
    float: left;
    width: 100%;
    position: relative;
    padding: 0px 0 0 0;
}
.sticky{
    position: sticky !important;
    top: 50px;
}
.ftr-quick{
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0 0 0;
}
.ftr-quick h5{
    float: left;
    width: 100%;
    position: relative;
    /*text-align: center;*/
    font-size: 25px;
    color: #104e2d;
    font-weight: 600;

}
.ftr-quick h5:after {
    content: '';
    position: absolute;
    background-color: #104e2d;
    height: 2px;
    width: 25%;
    left: 24%;
    bottom: -5px;
}
.ftr-quick h5:before {
    content: '';
    position: absolute;
    background-color: #9f5b00;
    height: 2px;
    width: 25%;
    left: 0%;
    bottom: -5px;
}
.ftr-quick-cont{
    float: left;
    width: 100%;
    position: relative;
}
.ftr-quick-cont ul{
    list-style-type: none;
}
.ftr-quick-cont ul li {
    list-style-type: none;
    font-size: 16px;
    color: #000;
    padding: 10px 0;
    font-weight: 500;
}
/*.ftr-quick-cont ul li:before{
   font-family: FontAwesome;
   content: '\f276'
   position :relative;
   background-color: #000;
}*/
.ftr-quick-cont ul li i{
    padding: 0 10px 0 0;
        color: #104e2d;
}
.quick-main-sec{
    float: left;
    width: 100%;
    position: relative;
}
.contact_info_box_adrs_icon {
    width: 100%;
    float: left;
    position: relative;
/*    padding-top: 15px;*/
}
.socialButton {
  margin-top: 0px;
}
.socialButton > a {
  position: relative;
  font-size: 20px;
  text-align: center;
  display: inline-block;
  color: white;
  z-index: 1;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
  border: 0 none;
  line-height: 45px;
  margin: 10px;
  width: 45px;
  height: 45px;
}
.socialButton > a::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%; 
  border: 0 none;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
  z-index: -1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; 
}
.socialButton > a:hover::before {
  background: #02c39a;
  border-radius: 0;
  border: 0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
.socialButton > a.facebook:hover::before {
  background: #3b5998;
}
.socialButton > a.twitter:hover::before {
  background: #1cadeb;
}
.socialButton > a.google-plus:hover::before {
  background: #d95232;
}
.socialButton > a.github:hover::before {
  background: #0d2636;
}
.socialButton > a.email:hover::before {
  background: #02c39a;
}
.socialButton > a.insta:hover::before {
  background: #f2003c;
}
.newsletter-sec{
    float: left;
    width: 100%;
    position: relative;
    padding: 15px 0 0 0;
}
.newsletter-sec input{
    float: left;
    width: 100%;
    position: relative;
    height: 40px;
    outline: none;
    border-radius: 3px;
    border: 1px solid #104e2d;
    padding: 0 15px;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    color: #000;
    margin: 0 0 10px 0;
    background: rgba(255,255,255,0.4);
/*    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;*/
}
.news-btn {
    background: #104e2d !important;
    color: #fff !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    margin: 15px 0 0px 0 !important;
}
.where-go-main .owl-dots{
    display: none;
}
.ftr_sn_para{
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    font-size: 16px;
    margin: 0;
    padding: 15px 0 5px 0;
    color: #000;
    font-weight: 500;
}
.dove-para{
    float: left;
    width: 100%;
    position: relative;
    margin: 25px 0 0 0;
}
.dove-para p{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 17px;
}
.dove-ab-cont{
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0 0 0;
}
.dove-modal{
    float: left;
    width: 100%;
    position: relative;
}
.dove-modal .modal-title{
    text-align: center;
}
.dove-modal p strong{
    color: #000;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #fff;
}
.dove-modal .modal-body ul{
    list-style-type: none;
    float: left;
    width: 100%;
    position: relative;
}
.dove-modal .modal-body ul li{
    list-style-type: none;
    float: left;
    width: 100%;
    position: relative;
    text-align: justify;
    font-size: 15px;
    color: #333;
    font-weight: 500;
}
.sales-main{
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0 0 0;
}
.dove-safari-fleet{
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0 0;
}
.dove-dest-para{
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0 0 0;
}
.tan-dest-cont{
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0 0 0;
}
.circuit-cont{
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0 0 0;
}

.dove-cou-sec {
    float: left;
    width: 100%;
    position: relative;
    background: #b5b6b6;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
}
.dove-cou-cont {
    float: left;
    width: 100%;
    position: relative;
    padding: 37% 10%;
}
.dove-cou-cont i{
    float: left;
    width: 100%;
    position: relative;
    font-size: 30px;
    color: #000;
}
.dove-cou-cont h4{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    color: #000;
    font-weight: 500;
}
.ddd_expertise_slider .owl-nav{
    display: block !important;
}
.ddd_expertise_slider .owl-nav .owl-prev{
    display: none !important;
}

.ddd_expertise_slider .owl-nav .owl-next{
    float: right;
    position: absolute;
    right: -32px;
    top: 44%;
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    line-height: 56px !important;
    z-index: 10;
    background: #fff !important;
    border-radius: 50px;
    border: 0;
    outline: 0;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.41);
}
.ddd_expertise_slider  .owl-nav .owl-next span{
    line-height: 38px;
    font-size: 44px;
    color: #000;
}
.natioanl-over-view{
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0 0 0;
}
.dest-more {
    float: left;
    width: 100%;
    position: relative;
    padding: 20px;
    background: #d1d1d191;
    border-radius: 5px;
    box-shadow: inset 0px 0px 3px 1px #ffb3005e;
}
.dest-more-icn{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}
.dest-more-icn img{
    width: auto;
}
.dest-more-cont{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}
.dest-more-cont h6{
        float: left;
    width: 100%;
    position: relative;
    font-size: 18px;
    font-weight: 500;
    color: #0b4a28;
    text-transform: uppercase;
}
.dove-para p strong{
        text-align: center !important;
    float: left;
    width: 100%;
    position: relative;
    font-size: 18px;
    color: #1e583e;
    font-weight: 600;
}
.dove-ab-cont p strong{
    text-align: center !important;
    float: left;
    width: 100%;
    position: relative;
    font-size: 18px;
    color: #1e583e;
    font-weight: 600;
}
.travel-tips-side {
    float: left;
    width: 100%;
    position: relative;
    background: #f8f8f8;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 10px;
}
.travel-tips-head1 {
    float: left;
    width: 100%;
    position: relative;
        border-bottom: 1px dashed #1e583e;
    margin-bottom: 15px;
}
.travel-tips-head1 h4 {
    float: left;
    width: 100%;
    position: relative;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #1e583e;
    text-align: center;
}
.travel-tips-contt-sub {
    float: left;
    width: 100%;
    position: relative;
    margin: 5px 0;
}
.travel-tips-contt-sub h5 {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin: 0;
    font-size: 16px;
    text-transform: capitalize;
    color: #1e583e;
    background: #ffffff;
    padding: 15px 0;
    border-radius: 5px;
    font-weight: 600;
    border: 1px solid #918f90;
    transition: 0.5s ease-in-out;
}
.travel-tips-contt-sub h5:hover {
    box-shadow: inset 0 0 5px #1e583e;
    background: #f8f8f8;
    color: #000;
    transition: 0.5s ease-in-out;
}
.tips-sec{
    float: left;
    width: 100%;
    position: relative;
    padding: 0px 0 30px 0;
}
.tanzania-tips-main{
    float: left;
    width: 100%;
    position: relative;
}
.tips-single{
    float: left;
    width: 100%;
    position: relative;
}
.wvs-national-sec-div {
    margin-top: 30px;
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
    text-align: center;
    cursor: default;
}
.wvs-national-sec-div-image {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.wvs-national-sec-div-image img {
    width: 100%;
}
.wvs-national-sec-div-image .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding: 10px 0px;
    background: rgb(56, 30, 14, 0.1);
}
.wvs-national-sec-div-image a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: uppercase;
    color: #ffffff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: normal;
    margin: 15px 0 0 0;
    padding: 85px 117px;
    font-size: 16px;
}
.wvs-national-sec-div-content {
    width: 100%;
    float: left;
    text-align: center;
    box-shadow: 0px 8px 16px 0px rgba(162, 162, 162, 0.4);
    padding: 10px 15px 15px 15px;
}
.wvs-national-sec-div-content h3 {
    font-weight: 700;
        color: #0b4a28;
    font-size: 20px;
    padding: 10px 0 10px 0;
    margin: 0;
    text-transform: capitalize;
}
.wvs-national-sec-div-image:hover .overlay {
    background-color: rgb(30 88 62 / 37%);
}
.wvs-national-sec-div-image:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.talk-expert{
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0 0 0;
}
.talk-inner {
    float: left;
    width: 100%;
    position: relative;
    padding: 15px;
    background: #f8f8f8;
    box-shadow: 0px 0px 2px #ccc;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.talk-cont{
    float: left;
    width: 80%;
    position: relative;
}
.talk-img{
    float: right;
    width: 20%;
    position: relative;
}
.talk-img img{
    width: auto;
    border-radius: 5px;
}
.talk-cont h4{
        float: left;
    width: 100%;
    position: relative;
    font-size: 20px;
    color: #1e583e;
    font-weight: 500;
}
.talk-cont p{
        float: left;
    width: 100%;
    position: relative;
    padding: 0 15px 0 0;
}
.talk-btn{
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0;
    text-align: center;
}
.talk-btn a{
    width: 100%;
    padding: 10px;
    background: #1e583e;
    border-radius: 5px;
    color: #fff;
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    outline: none;
    border: 1px solid #fff;
}
.talk-btn a:hover{
    color: #1e583e;
    background-color: transparent;
    transition: 0.6s ease-in-out;
    border: 1px solid #1e583e;
}
.talk-btn-sp{
    margin: 15px 0 0 0;
}
.safari-cont{
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0 0;
}
.safari-over-btn{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin: 20px 0 0 0;
}


.safari-over-btn a {
    float: none;
    width: 50%;
    position: relative;
    text-align: center;
    background: #0b4a28;
    padding: 8px 20px;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0 20px 0 0;
}
.safari-right-img{
    float: left;
    width: 100%;
    position: relative;
}
.safari-right-img .owl-nav{
    display: none;
}
.safari-right-img .owl-dots{
    display: block;
}
.safari-right-img .owl-dots {
    text-align: center;
    -ms-transform: rotate(20deg);
    transform: rotate(0deg);
    position: absolute;
    right: 43%;
    bottom: 5%;
}
.safari-right-img button.owl-dot{
    float: right;
    width: auto;
    background: #fff;
    color: #000;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    margin: 0 5px;
    outline: none;
    border: 2px solid #0b4a28;
}
.safari-right-img .owl-nav .owl-prev{
    float: right;
    position: absolute;
    left: -32px;
    top: 44%;
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    line-height: 56px !important;
    z-index: 10;
    background: #fff !important;
    border-radius: 50px;
    border: 0;
    outline: 0;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.41);
}
.safari-right-img  .owl-nav .owl-prev span{
    line-height: 38px;
    font-size: 44px;
    color: #000;
}
.safari-right-img .owl-nav .owl-next{
    float: right;
    position: absolute;
    right: -32px;
    top: 44%;
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    line-height: 56px !important;
    z-index: 10;
    background: #fff !important;
    border-radius: 50px;
    border: 0;
    outline: 0;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.41);
}
.safari-right-img  .owl-nav .owl-next span{
    line-height: 38px;
    font-size: 44px;
    color: #000;
}
.tan-safari-main{
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0 0;
}
.tan-safari-single{
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0;
}
.tan-safari-img{
    float: left;
    width: 100%;
    position: relative;
}
.tan-safari-img img{
    width: 100%;
    border-radius: 5px 5px 0 0;
}
.tan-safari-cont {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    padding: 10px;
        background: #0b4a2829;
    border-radius: 0 0 5px 5px;
    box-shadow: inset 0px -1px 2px 0px #1e583e;
}
.tan-safari-cont h4 {
    float: left;
    width: 100%;
    position: relative;
    text-transform: uppercase;
    color: #0b4a28;
    font-size: 20px;
    font-weight: 600;
}
.tan-safari-cont p {
    float: left;
    width: 100%;
    position: relative;
    color: #000;
    letter-spacing: 0;
}
.tan-safari-btn{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin: 20px 0 0 0;
}
.tan-safari-btn a{
        float: none;
    margin: 0 auto;
    width: fit-content;
    padding: 10px;
    background: #000;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    border-radius: 5px 5px 0 0;
}
.safari-ite{
    float: left;
    width: 100%;
    position: relative;
    padding: 40px 0 10px 0;
}
.dove-ite-gal-single{
    float: left;
    width: 100%;
    position: relative;
}
.dove-ite-gal-single img{
    width: 100%;
    border-radius: 5px;
}
.dove-single-gal {
    float: left;
    width: 100%;
    position: relative;
    height: 50%;
    margin: 0 0 6px 0;
}
.lodge-content-new{
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0 0;
}
.pad-gal-div{
    padding-right: 5px !important;
    padding-left: 5px !important;
}
.ite-single {
    float: left;
    width: 100%;
    position: relative;
    border: 2px solid #ebebeb;
    margin-bottom: 15px;
}
 .lodge-luxury-sec:hover .ite-single{
     border: 2px solid #0b4a28;
     transition: all 0.5s ease 0s;
 }
 .day-itenary-main{
    float: left;
    width: 100%;
    position: relative;
 }
 .ite-img {
    width: auto;
    float: left;
    
}
.ite-cont{
    float: none;
    width: auto;
    position: relative;
}
.ite-cont h3{
    float: none;
    width: auto;
    position: relative;
    font-size: 20px;
    color: #1e583e;
    font-weight: 600;
}
.ite-cont p{
    float: none;
    width: auto;
    position: relative;
}
.pull-left{
    margin: 10px 20px 10px 0;
}
.pull-right{
    margin: 10px 0px 10px 20px;
}
.tre-booking-form{

    width: 100%;

    float: left;

    position: relative;

       padding: 20px 20px 40px 20px;

    background: #fff;

    box-shadow: -1px 2px 8px 0px rgb(117 117 117 / 45%);

    border-top: 4px solid #1e583e;

    border-bottom: 4px solid #1e583e;
    border-radius: 4px;

}

.tre-booking-form-heading{

  width: 100%;

  float: left;

  position: relative;

}

.tre-booking-form-heading-main{

    padding: 0 0 15px 70px;

    border-bottom: 1px solid #ddd;

}

.tre-booking-form-heading-main p {

    margin: 0;

    text-transform: uppercase;

    font-size: 13px;

    color: rgb(0 0 0 / 52%);

    font-weight: 500;

}

.tre-booking-form-heading-main h3 {

    font-size: 24px;

    text-transform: capitalize;


    font-weight: 700;

    color: #061138;

    line-height: 18px;

    margin: 0;

    margin-top: 10px;

}

.tre-booking-form-heading-main h3 span {

    margin: 0;

    text-transform: uppercase;

    font-size: 13px;

    color: rgb(0 0 0 / 52%);

    font-weight: 500;

}

.tre-booking-form-heading .span-dollor{

position: absolute;

    left: 22px;

    font-size: 40px;

    color: #d5ae82;

  }

.tre-booking-form-main{

    width: 100%;

    float: left;

    position: relative;  

}
.tre-booking-form-main h3 {
    text-transform: capitalize;
    font-weight: 600;
    word-spacing: 0px;
    padding-bottom: 0px;
    font-size: 21px;
    color: #31583e;
    margin: 10px 0;
    width: 100%;
    float: left;
}


.form-row {

    margin: 5px 0;

    float: left;

    width: 100%;

}

.form-row .form-control {

    display: block;

    width: 100%;

    height: 40px;

    padding: 6px 0px;




    font-size: 16px;

    font-weight: 500;

    line-height: 1.42857143;

    color: #858585;

    background-color: #fff;

    background-image: none;

    border: none;

    border-bottom: 1px solid #ddd;

    border-radius: 0px;

    box-shadow: none;

    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;

    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;

    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;

}

.form-row .form-control::placeholder { 

    color: red;

    text-transform: capitalize;

    font-weight: 500;

    padding-bottom: 0px;

 


    font-size: 16px;

    color:rgb(51 51 51 / 62%);

}

.form-smalls {

    float: left !important;

    width: 30% !important;

    max-height: 40px;

    margin: 0;

}

.form-big {

    float: left;

    width: 70% !important;

}

.form-row select option{

      color: red;

    text-transform: capitalize;

    font-weight: 500;

    padding-bottom: 0px;





    font-size: 16px;

    color:rgb(51 51 51 / 62%);

    outline: none;

}



.form-row .form-control-textarea {

     display: block;

    width: 100%;

    height: 40px;

    padding: 6px 0px;




    font-size: 16px;

    font-weight: 500;

    line-height: 1.42857143;

    color: #858585;

    background-color: #fff;

    background-image: none;

    border: none;

    border-bottom: 1px solid #ddd;

    border-radius: 0px;

    box-shadow: none;

    outline: none;

    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;

    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;

    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;

}

.form-row .check-submit {

    background: #1e583e;

    border: 1px solid #1e583e;

    border-radius: 4px;

    font-size: 20px;

    font-weight: 500;

    color: #fff;

    height: 46px;

    margin: 5px 0 0 0;

    text-transform: capitalize;

    width: 100%;

    transition: 0.3s ease-in-out;

    outline: none;
    letter-spacing: 1px;

}

.form-row .check-submit:hover{

  background: none;

  color: #1e583e;

  transition: 0.3s ease-in-out;

}
.dove-tour-left{
    float: left;
    width: 100%;
    position: relative;
}
.tour-high-main{
    float: left;
    width: 100%;
    position: relative;
}
.dove-tour-left img{
    width: 100%;
    border-radius: 5px;
}
.high{
    margin-top: 30px;
}
.dove-tour-right {
    float: left;
    width: 100%;
    position: relative;
    text-align: left;
    padding: 20px 0 0 0;
}
.dove-tour-right h4{
    float: left;
    width: 100%;
    position: relative;
    font-size: 25px;
    color: #1e583e;
}
.dove-tour-right h4:after {
    content: '';
    position: absolute;
    left: 0;
    background-color: #1e583e;
    height: 2px;
    width: 23%;
    border-radius: 5px;
    bottom: -10px;
}
.dove-tour-right p {
    padding: 0;
    float: left;
    width: 100%;
    position: relative;
    font-size: 16px;
    margin: 10px 0 0 0;
}
.dove-tour-right ul {
    float: left;
    width: 100%;
    position: relative;
    list-style-type: none;
    padding: 0;
    margin: 10px 0 0 0;
}
.dove-tour-right ul li {
    float: left;
    width: 100%;
    position: relative;
    list-style-type: none;
    font-weight: 500;
    color: #333;
    font-size: 16px;

}
.dove-tour-right li:before {
    content: "\f058";
    position: relative;
    top: 0;
    left: 0;
    color: #1e583e;
    font-family: FontAwesome;
    padding: 0 10px 0 0;
    font-size: 20px;
}
.dove-cont-mount{
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0 0;
}
.dove-cont-mount p strong{
    font-weight: 600;
    color: #0b4a28;
    font-size: 17px;
}
.dove-exclude-include{
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0 0 0;
}
.include-left {
    float: left;
    width: 50%;
    position: relative;
    padding: 0 10px 0 0;
}
.include-left ul {
    list-style-type: none;
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0 0 0;
}
.include-left ul li {
    list-style-type: none;
    float: left;
    width: 100%;
    position: relative;
    color: #333;
    font-size: 16px;
    display: flex;
    padding: 5px 0;
}
.include-left h4{
    float: left;
    width: 100%;
    position: relative;
    font-size: 25px;
    color: #1e583e;
}
.include-left h4:after {
    content: '';
    width: 22%;
    height: 2px;
    border-radius: 5px;
    background-color: #000;
    position: absolute;
    bottom: -5px;
    left: 0;
}
.include-left ul li:before {
    content: '\f00c';
    font-family: FontAwesome;
    position: relative;
    color: #1e583e;
    font-size: 16px;
    padding: 0 6px 0 0;
}
.exclude ul li:before {
    content: '\f00d';
    font-family: FontAwesome;
    position: relative;
    color: #1e583e;
    font-size: 16px;
    padding: 0 6px 0 0;
}
.dove-table{
    float: left;
    width: 100%;
    position: relative;
}
.experience{
    float: left;
    width: 100%;
    position: relative;
    padding: 30px 0;
}
.best-time-dest {
    float: left;
    width: 100%;
    position: relative;
}
.best-time-main-card {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    background: #cccccc42;
    padding: 15px;
    border: 1px solid #1e583e;
    border-radius: 5px;
}
.best-card-icn {
    /* float: left; */
    width: 75px;
    position: relative;
    text-align: center;
    height: 75px;
    border: 2px solid rgb(30 88 62);
    border-radius: 50%;
    line-height: 100px;
    margin: 0 auto;
    box-shadow: 0 0 8px 1px rgb(30 88 62);
}
.best-card-cont {
    float: left;
    width: 100%;
    position: relative;
    padding: 10px 0 0 0;
}
.best-card-cont h4 {
    float: left;
    width: 100%;
    position: relative;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.best-card-btn {
    float: right;
    width: 40px;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 40px;
    border-radius: 5px;
    background: #1e583e;
    line-height: 40px;
}
.best-card-btn i {
    color: #fff;
    text-align: center;
}
.tan-day{
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0 0;
}
.day-trip-single{
    float: left;
    width: 100%;
    position: relative;
}
.c-t-l-body {
    margin: 20px 0;
    padding: 0;
    text-align: center;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.c-t-l-body img {
    position: relative;
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.c-t-overlay {
    position: absolute;
    top: 79%;
    left: 0;
    height: auto;
    width: 100%;
    overflow: hidden;
    background-color: rgb(30 88 62);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.c-t-overlay h3 {
    margin: 0;
    padding: 10px 0;
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
    line-height: 30px;
    text-transform: uppercase;
    display: block;
    letter-spacing: 1px;
}
.c-t-overlay .c-t-btn {
    margin: 0 0 20px 0;
    padding: 0;
    background-color: transparent;
    border: none;
    font-weight: 500;
    color: #ffffe0;
    border-bottom: 2px solid #f89800;
}
.c-t-l-body:hover img {
    transform: scale(1.5);
    transition: 0.6s ease-in-out;
}
.dove-review-sec{
    float: left;
    width: 100%;
    position: relative;
    padding: 40px 0 10px 0;
}
.dove-review-main-sec{
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0 0;
}
.dove-review-single-main {
    float: left;
    width: 100%;
    position: relative;
    padding: 15px;
    background: #d2d1d200;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 0px #a3a3a3;
    margin: 0 0 25px 0;
}
.dove-single-img{
    float: left;
    width: 100%;
    position: relative;
}
.dove-single-img img{
    width: 100%;
}
.dove-review-contents{
    float: left;
    width: 100%;
    position: relative;
}
.dove-review-contents h3{
    width: auto;
    position: relative;
    font-size: 16px;
}
.authore{
    float: left;
    width: auto;
    position: relative;
}
.clinet-right{
    float: right;
    width: auto;
    position: relative;
}
.clinet-right i{
    color: #ffb300;
}
.authore i{
    color: #ffb300;
}
.black{
    color: #000 !important;
}
.review-main-head{
    float: left;
    width: 100%;
    position: relative;
}
.review-main-head h4 {
    float: left;
    width: 100%;
    position: relative;
    font-size: 22px;
    color: #1e583e;
    font-weight: 500;
}
.authore-img{
    float: left;
    width: 60%;
    position: relative;
}
.authore-date{
    float: right;
    width: 40%;
    position: relative;
}
.authore-img img{
    width: 40px !important;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #ffb300;
    display: inline !important;
}
.authore-img p{
    float: right;
    width: auto;
    margin: 8px 0 0 0;
    color: #1e583e;
    text-align: left;
    font-size: 16px;
    letter-spacing: 0;
}
.authore-date a{
    float: right;
    width: 100%;
    position: relative;
    text-align: right;
    margin: 6px 0 0 0;
    font-size: 15px;
    color: #333;
    font-weight: 600;
    text-decoration: none;
}
.dove-review-main-sec .owl-dots{
    display: none;
}
.gallery-sec{
    float: left;
    width: 100%;
    position: relative;
    padding: 40px 0;
}
.gallery-main{
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0 0;
}
.gallery-img{
    float: left;
    width: 100%;
    position: relative;
    /*object-fit: cover;*/
    transition: transform 400ms ease-out;
    transition: 0.6s ease-in-out;

}
.gallery-img img{
    width: 100%;
    border-radius: 5px;
    transition: 0.6s ease-in-out;
}
.gallery-single {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    box-shadow: 0rem 0rem 1rem rgb(58 58 58 / 26%);
    margin: 0 0 20px 0;
}
.gallery-single:hover{
    transition: 0.6s ease-in-out;
}

.gallery-img:hover img{
    transform: scale(1.15);
    transition: 0.6s ease-in-out;
}
.covid{
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0 0 0;
}
.covid h3{
    float: left;
    width: 100%;
    position: relative;
    text-align: left;
    font-size: 20px;
    text-transform: capitalize;
    color: #0b4a28;
}
.covid ul{
    list-style-type: none;
}
.covid ul li{
    list-style-type: none;
}
.covid ul li:before {
    position: relative;
    content: '\f138';
    font-size: 17px;
    padding: 0 10px 0 0;
    color: #0b4a28;
    font-family: FontAwesome;
}
.covid p strong{
    font-weight: 600;
    color: #0b4a28;
    font-size: 18px;
}
.dove-contact{
    float: left;
    width: 100%;
    position: relative;
    padding: 40px 0 0 0;
}
.information__thumb{
    float: left;
    width: 100%;
    position: relative;
}
.information_details{
    float: left;
    width: 100%;
    position: relative;
}
.information__thumb img{
    border: 2px solid #ffb300;
}
header.bg-color.animated.fadeInDown {
    background: #fff;
    position: fixed;
    float: left;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    transition: 0.3s ease-in-out;
    box-shadow: 1px 1px 3px #0b4a28a1;
}
.talk-img-single{
    float: left;
    width: 100%;
    position: relative;
}

.dove-en-modal{
    float: left;
    width: 100%;
    position: relative;
}
.dove-en-modal h4 {
    width: auto;
    text-align: center;
    float: none;
    font-size: 25px;
    font-weight: 500;
    color: #104e2d;
}
.dove-en-modal .close{
    color: #000;
    opacity: 1;
    font-size: 30px;
}
.dove-en-modal .modal-dialog {
    width: 750px;
    margin: 50px auto;
}
.dove-en-body{
    float: left;
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
/*    background: #218a396e;*/
}
.dove-en-body-left {
    float: left;
    width: 50%;
    position: relative;
    padding: 63px 20px;
    border-radius: 5px 0 0 5px;
     background: #218a396e; 
    /*background: linear-gradient(to left, rgb(38 171 68 / 42%) 0%, rgb(0 0 0 / 0%) 100%), url(../images/bg1.jpg);*/
    background-size: cover;
    background-position: center left;
}
.dove-en-modal .modal-content {
    border-radius: 5px 5px 0 0;
}
.dove-en-body-right{
    float: left;
    width: 50%;
    position: relative;
    padding: 40px 20px;
    background-color: #000;
    border-radius: 0 5px 5px 0;
}
.dove-en-modal .modal-body{
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
    border-radius: 0 0 5px 5px;
}
.dove-en-body-logo{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}
.dove-en-body-cont{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin: 10px 0 0 0;
}
.dove-en-body-cont h3{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    color: #000;
    font-size: 25px;
    font-weight: 500;
    text-transform: capitalize;
}
.dove-en-body-cont h5{
    float: left;
    width: 100%;
    position: relative;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 24px;
}
.dove-en-input{
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 15px 0;

}
.dove-en-input label{
    float: left;
    width: 100%;
    position: relative;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: capitalize;
        margin: 0 0 10px 0;
}
.dove-en-input .form-field{
    float: left;
    width: 100%;
    position: relative;
    border-color: #232a31;
    background: #232a31;
    color: #fff;
    padding: 15px 10px;
    border-radius: 5px;
}
.dove-en-input .form-field:hover{
    border-color: #6cb27c;
}
.dove-en-input .form-field:focus{
    border-color: #6cb27c !important;
}
.dove-en-input .form-field::placeholder{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-family: 'Sansita Swashed', cursive;
}
.dove-en-input .en-btn-dove {
    background-color: #28a745;
    border-color: #28a745;
    color: #fff;
    padding: 10px 15px;
    font-weight: 400;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    letter-spacing: 1px;
    border-radius: 5px;
    width: 100%;
    float: left;
    position: relative;
    margin: 15px 0 0 0;
    font-size: 17px;
    text-transform: uppercase;
}
.social-btn-en{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}
.social-btn-en ul{
    float: left;
    width: 100%;
    position: relative;
    list-style-type: none;
    display: block;
}
.social-btn-en ul li {
    position: relative;
    list-style-type: none;
    float: left;
    width: auto;
    text-align: center;
    display: contents;

}
.fb {
    background-color: #1874eb;
    border-radius: 50%;
    height: 38px;
    line-height: 38px;
    width: 38px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    padding: 0;
    margin: 0 5px 0 0;
}
.tw{
    background-color: #00ACEE;
    border-radius: 50%;
    height: 38px;
    line-height: 38px;
    width: 38px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    padding: 0;
    margin: 0 5px 0 0;
}
.inst{
    background-color: #DB4437;
    border-radius: 50%;
    height: 38px;
    line-height: 38px;
    width: 38px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    padding: 0;
    margin: 0 5px 0 0;
}
.ln{
    background-color: #0E76A8;
        border-radius: 50%;
    height: 38px;
    line-height: 38px;
    width: 38px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 0 5px 0 0;
    padding: 0;
}
.en-contact {
    float: left;
    width: 100%;
    position: relative;
    text-align: left;
    margin: 5px 0 10px 0;
    padding: 0 0 0 30px;
}
.en-contact h6{
    float: left;
    width: 100%;
    position: relative;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
    display: flex;
}
.en-contact h6 i{
    padding: 0 10px 0 0;
        color: #000;
        font-size: 20px;
}
.tailor-sec{
    float: left;
    width: 100%;
    position: relative;
    padding: 40px 0;
}
.tailor-made-main{
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0 0;
}
.tailor-made-single{
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 20px 0;
}
.tailor-made-single label {
    float: left;
    width: 100%;
    position: relative;
    font-size: 17px;
    font-weight: 500;
    color: #0b4a28;
    margin: 0 0 10px 0;
}
.tailor-made-single input {
    float: left;
    width: 100%;
    position: relative;
    height: 40px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid rgb(11 74 40);
    border-radius: 4px;
    transition: 0.5s ease-in-out;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 0;
}
.tailor-made-single input:hover {
    box-shadow: inset 0px 0px 7px #0b4a28;
    transition: 0.5s ease-in-out;
}
.tailor-made-single input:focus{
    border: 1px solid rgb(11 74 40);
}
.tailor-made-single select {
    float: left;
    width: 100%;
    position: relative;
    height: 40px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid rgb(11 74 40);
    border-radius: 4px;
    transition: 0.5s ease-in-out;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 0;
}
.tailor-made-single select:hover {
    box-shadow: inset 0px 0px 7px #0b4a28;
    transition: 0.5s ease-in-out;
}
.tailor-made-single select:focus{
    border: 1px solid rgb(11 74 40);
}
.tailor-made-single textarea {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 10px;
    background: #fff;
    border: 1px solid rgb(11 74 40);
    border-radius: 4px;
    transition: 0.5s ease-in-out;
    font-size: 16px;
    letter-spacing: 1px;
}
.tailor-made-single textarea:hover {
    box-shadow: inset 0px 0px 7px #0b4a28;
    transition: 0.5s ease-in-out;
}
.tailor-made-single textarea:focus{
    border: 1px solid rgb(11 74 40);
}
.tailor-made-single i {
    float: right;
    position: absolute;
    right: 2px;
    bottom: 2px;
    font-size: 25px;
    color: #0b4a28;
    background: #f1f1f2;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.mr {
    padding: 0 15px 0 0 !important;
}
.tm {
    margin: 0 !important;
    padding: 0;
}
.rgt{
    right: 18px !important;
}
.tailor-button{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}
.tailor-button input {
    background: #fff;
    border: 2px solid #0b4a28;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 20px;
    border-radius: 5px;
    color: #040707;
    float: none;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
    transition: 0.5s ease-in-out;
    letter-spacing: 1px;
}
.tailor-button input:hover {
    background-color: #0b4a28;
    color: #ffffff;
    transition: 0.5s ease-in-out;
}
.thank-you-sec {
    float: left;
    width: 100%;
    position: relative;
    /*background: linear-gradient(to left, rgb(38 171 68 / 42%) 0%, rgb(0 0 0 / 0%) 100%), url(../images/bg1.jpg);*/
    background: linear-gradient(to left, rgb(38 171 68 / 42%) 0%, rgb(0 0 0 / 0%) 100%);
    /*background: rgb(11 74 40 / 31%);*/
    padding: 40px 0 60px 0;
}
.thank-you-main{
    float: left;
    width: 100%;
    position: relative;
}
.thank-logo{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}
.thank-logo img{
    width: auto;
}
.thank-cont{
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin: 20px 0 0 0;
}
.thank-cont h3{
    float: left;
    width: 100%;
    position: relative;
    font-size: 45px;
    color: #040707;
    font-family: 'Satisfy', cursive;
}
.thank-cont h5{
    float: left;
    width: 100%;
    position: relative;
    font-size: 18px;
    text-transform: capitalize;
    color: #0b4a28;
}
.cont-sec {
    float: left;
    width: 100%;
    position: relative;
    margin: 40px 0 0 0;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    box-shadow: -1px 4px 2px 0px #8c8a8a;
}
.cont-sec:before {
    content: '';
    position: relative;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-right: 25px solid transparent;
    border-left: 25px solid transparent;
    border-bottom: 25px solid #fff;
    top: -18px;
}
.cont-sec h6{
    float: left;
    width: 100%;
    position: relative;
    font-size: 22px;
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
}
.cont-sec p span {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 18px;
    margin: 10px 0;
    color: #0b4a28;
}
.cont-sec p{
    text-align: center;
    padding: 0 60px;
}
.thank-btn {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    padding: 20px 0 30px 0;
}
.thank-btn a{
    width: fit-content;
    padding: 10px 20px;
    background: #0b4a28;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
}
.thank-btn a i{
    padding: 0 10px 0 0;
}
#dove_tlr_msg{
    float: left;
    width: 100%;
    position: relative;
}
.ite-single p strong{
    font-weight: 700;
    color: #1e583e;
    font-size: 16px;
}
.dv-ite-tabel{
    float: left;
    width: 100%;
    position: relative;
}
.dv-ite-tabel td{
    border:1px solid #ccc;
}
.dv-ite-tabel td p{
    text-align: center;
}
#tm_msg_book{
    float: left;
    width: 100%;
    position: relative;
}
#tm_msg_side{
    float: left;
    width: 100%;
    position: relative;  
}
.end-service{
    float: left;
    width: 100%;
    position: relative;
}
.dove-tan-hotels{
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0 0 0;
}
.hotel-cont{
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0 0 0;
}
.hotel-cont p{
    font-size: 16px;
}
.hotel-btn{
    float: left;
    width: fit-content;
    position: relative;
}
.hotel-btn a{
    float: left;
    width: fit-content;
    padding: 10px 15px;
    background: #0b4a28;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
}
.mt-hotel{
    margin: 20px 0 0 0;
}
.hotel-cont p a{
    color: #0b4a28;
    float: left;
    position: relative;
}
.dove-tan-hotels .sticky{
    position: sticky !important;
    top: 100px;
}
.hotel-cont ul{
    float: left;
    width: 100%;
    position: relative;
    list-style-type: none;
}
.hotel-cont ul li{
    float: left;
    width: 100%;
    position: relative;
    list-style-type: none;
        color: #333;
        font-size: 15px;
     margin: 0 0 5px 0;
}



.dove-tan-hotel-tabs{
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0 0 0;
}     

.dove-tan-hotel-tabs ul.tabs {
    margin: 0px;
    padding: 15px;
    list-style: none;
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 4px 0px #a3a3a3;
    /* background: #d1d1d1; */
}
ul.tabs li {
    background: #0b4a284f;
    color: #040707cc;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
    margin: 5px;
    font-weight: 600;
    text-transform: capitalize;
    border-radius: 4px;
    font-size: 15px;
}

.dove-tan-hotel-tabs ul.tabs li.current {
    background: #040707;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
.dv-tab-cont h4 {
    font-weight: 600;
    font-size: 28px;
    padding: 0;
    text-align: center;
    color: #0b4a28;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    float: left;
    width: 100%;
    position: relative;
}
.dv-tab-cont:hover h4{
    color: #000;
    transition: 0.5s ease-in-out;
}
.tab-content {
    display: none;
/*    background: #ededed;*/
/*    padding: 15px;*/
    float: left;
    width: 100%;
    position: relative;
}

.tab-content.current{
    display: inherit;
}   
.dv-tab-cont{
    float: left;
    width: 100%;
    position: relative;
}
.dv-tab-img{
    float: left;
    width: 100%;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
}
.dv-tab-single-img{
    float: left;
    width: 100%;
    position: relative;
    display: grid;

}
.dv-tab-single-img img{
    width: 100%;
}
.dove-cont-tab{
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0 0 0;
/*    box-shadow: 0px 0px 4px 0px #a3a3a3;*/
}
.dv-tab-single{
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0;
    box-shadow: 0px 0px 4px 0px #a3a3a3;
    padding: 15px;
}
.you{
    background-color: #e21c2d;
    border-radius: 50%;
    height: 38px;
    line-height: 38px;
    width: 38px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 0 5px 0 0;
    padding: 0;
}

.post-date {
    position: absolute;
    right: 15px;
    top: 135px;
    width: 120px;
    height: 75px;
    padding: 3px 5px 6px 5px;
    text-align: center;
    line-height: 24px;
    background: #0b4a28;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    z-index: 1;
}
.post-date .day {
    width: 100%;
    float: left;
    text-transform: capitalize;
    font-weight: 800;
    padding-bottom: 0px;
    font-family: 'Playfair Display SC', serif;
    font-size: 20px;
    color: #fff;
    margin: 0px;
}
.post-date .month {
    font-family: 'Playfair Display SC', serif;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
}
.post-date .usd{
    float: left;
    width: 100%;
    position: relative;
    font-size: 16px;
    color: #fff;
    margin: 0;
}

.saf-over-cont{
    float: left;
    width: 100%;
    position: relative;
}
.over-content{
    float: left;
    width: 100%;
    position: relative;
}
.safari-booking-review-img {
    float: right;
    width: 45%;
    position: relative;
    top: 10px;
}
.safari-booking-review-img img{
    width: 100%;
}
.map-over p a{
    color: #fff;
}
.position {
    right: 0px;
    top: 188px;
}
.trip-wid {
    float: right;
}
.hm-trip {
    position: absolute;
    top: 15px;
    left: 15px;
}
.hm-trip2{
    width: 200px;
    position: absolute;
    top: 50px;
    left: 50px;
}
.hm-trip3{
    width: 200px;
    position: absolute;
    top: 50px;
    left: 50px;
}
#CDSWIDSSP {
    width: 100% !important;
}
#CDSWIDWRL {
    width: 100% !important;
    max-width: 100% !important;
}
.youtube-main{
    float: right;
    top: 30px;
    width: 100%;
    position: relative;
    text-align: center;
}
.youtube-main i {
    background-color: #e21c2d;
    line-height: 38px;
    font-size: 50px;
    text-align: center;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 0 5px 0 0;
    padding: 20px;
}
.map-over p i{
    padding:0 10px 0 0;
}
.dove-captcha{
    float:left;
    width:100%;
    position:relative;
}
.travel-guide-slide-box{
     float:left;
    width:100%;
    position:relative;   
}
.map-go-inner img{
    width:100%;
}
.day-itenary-main{
    float:left;
    width:100%;
    position:relative;
}