/*!
Theme Name: africarooftop
Theme URI: http://africarooftop.com/
Author: Dhanashree Inc
Author URI: https://www.dhanashree.com/
Description: Africa Roof Top Safari
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: africarooftop
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{border-bottom:none;}
.pager .next > a, .pager .next > span, .pager .previous > a, .pager .previous > span {float: none !important;}
.page-content .search_icn{display: none;}
.menu_breadcrumbs{background: rgba(0,0,0,.5);font-size: 14px;color: #fff;height: 31px;padding: 8px; font-weight: bold;}
.sticky {z-index: 999 !important;border-bottom:1px solid #ddd;}
.wc-tabs{display:none !important;}
.woocommerce #reviews #comments ol.commentlist li .comment-text{margin: 0px;}
.woocommerce #reviews #comments h2{padding-top:30px !important;}
.woocommerce-Reviews .commentlist{padding-top:30px !important;}
.woocommerce-Reviews .submit{background-color: #333 !important;color:#fff !important;}
.woocommerce-Reviews .avatar{display:none;}
.woocommerce-Reviews a, .woocommerce-Reviews a:hover, .woocommerce-Reviews a:focus, .woocommerce-Reviews .heading .fa{color: #FC0;}
.woocommerce-Reviews .star-rating span{color: #FC0 !important;}
.woocommerce-Reviews label{font-weight: bolder;}
.woocommerce-Reviews #reply-title{display:none;}
.modal{z-index: 99999 !important;}
.menu_breadcrumbs span{padding: 0 2px;text-transform: uppercase;}
.woocommerce .star-rating span{color:#FC0 !important;}
.commentlist img{display: none;}
.woocommerce   ol.commentlist {margin: 0;width: 100%;background: 0 0;list-style: none;}
.woocommerce   ol.commentlist li {padding: 0;margin: 0 0 20px;border: 0;position: relative;background: 0;border: 0;}
.woocommerce   ol.commentlist li .comment-text {   border: 1px solid #e4e1e3;border-radius: 4px;padding: 1em 1em 0;}
.woocommerce   ol.commentlist li .comment-text p.meta {font-size: .83em;}
.woocommerce   ol.commentlist li .comment-text p {margin: 0 0 1em;}
.woocommerce   ol.commentlist li .meta {color: #777;font-size: .75em;}
.woocommerce   ol.commentlist li .comment-text p {margin: 0 0 1em;}
.comment-form-author input,.comment-form-email input,.comment-form-comment textarea{
    display: block;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.menu_breadcrumbs .woocommerce-breadcrumb{color: #fff;text-decoration: none;padding: 0 2px;text-transform: uppercase;font-size: 14px; font-weight: bold;}
.menu_breadcrumbs .woocommerce-breadcrumb a{color: #fff;}
.menu_breadcrumbs span a {cursor: pointer;color: #fff;text-decoration: none;}
.safari_menu_2 p{padding: 0px 5px;}
.safari_menu_2 ul li a{min-height: 255px;}
.last-child-2 a{background-color: #d5a44f; color: #fff !important;}
.safari_menu_2 p{font-size: 14px;}
.single__safari-description ul{padding-left: 25px;}
.inner_page_bg{background-size:inherit; background-position: 50%;}
.popular_safari_prt h3 a:hover{text-decoration: none;}
.pagination {display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px;}
.pagination > li {display: inline;}
.woocommerce-Reviews-title{
    margin: 0px;
    padding: 0px;
    font-size: 25px;
    color: #333333;
    text-align: center !important;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination-lg > li > a, .pagination-lg > li > span {padding: 10px 16px;font-size: 18px;}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {border-top-left-radius: 6px;border-bottom-left-radius: 6px;}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {border-top-right-radius: 6px;border-bottom-right-radius: 6px;}
.pagination-sm > li > a, .pagination-sm > li > span {padding: 5px 10px;font-size: 12px;}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {border-top-right-radius: 3px;border-bottom-right-radius: 3px;}
.pager {padding-left: 0;margin: 20px 0;text-align: center;list-style: none;}
.pager li {display: inline;}
.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li > a:hover, .pager li > a:focus {text-decoration: none;background-color: #eee;}
.pager .next > a, .pager .next > span {float: right;}
.pager .previous > a, .pager .previous > span {float: left;}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}


.pager li.active > a, .pager li.active > span {background-color: #fff;color: #4c2909;}
.pager li > a:hover{ color: #4c2909;}
.pager li > a, .pager li > span {
    background-color: #4c2909;
    border: 1px solid #b07e59;
    color: #fff9d6;
    border-radius: 0px;
}
.page-numbers {padding-left: 0;text-align: center;list-style: none;}
.page-numbers li {display: inline;}
.page-numbers li > a, .page-numbers li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.page-numbers li > a:hover, .page-numbers li > a:focus {text-decoration: none;background-color: #eee;}
.page-numbers .next > a, .page-numbers .next > span {float: right;}
.page-numbers .previous > a, .page-numbers .previous > span {float: left;}
.page-numbers .disabled > a, .page-numbers .disabled > a:hover, .page-numbers .disabled > a:focus, .page-numbers .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}


.page-numbers li .current, .page-numbers li .current {background-color: #fff;color: #4c2909;}
.page-numbers li > a:hover{ color: #4c2909;}
.page-numbers li > a, .page-numbers li > span {
    background-color: #4c2909;
    border: 1px solid #b07e59;
    color: #fff9d6;
    border-radius: 0px;
}
.feedback_star .fa-stack {font-size: 8px;width: 1.6em;}
.feedback_star .fa-star-o {color: #999;font-size: 15px;}
.feedback_star .fa-star + .fa-star-o {color: #E69500;}
.feedback_star .fa-star {color: #FC0;font-size: 15px;}
.you_visit{line-height: 20px;}
.safari_menu span, .first-child-2 span,.last-child-2 span{z-index:1;}
.caret {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
#navbarSupportedContent .dropdown-menu{min-width: 18rem ;}
#navbarSupportedContent .dropdown-menu .nav-link{line-height: 55px;}
.heading h1{
    margin: 0px;
    font-size: 25px;
    color: #505154;
    text-align: center !important;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 30px;
}
.heading h1::after {
    border-bottom: 3px solid #d5a44f;
    content: "";
    display: block;
    max-width: 90px;
    padding-top: 15px;
    margin: 0px auto !important;
}

#team {background: #eee !important;}

.team_content .btn-primary:hover,
.team_content .btn-primary:focus {background-color: #108d6f;border-color: #108d6f;box-shadow: none;outline: none;}

.team_content .btn-primary {color: #fff;background-color: #007b5e;border-color: #007b5e;}

.team_content section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#team .card {border: none;background: #ffffff;}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {position: relative;-webkit-transform: rotateY(0deg);-ms-transform: rotateY(0deg);z-index: 2;margin-bottom: 30px;}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}
.frontside .card,.backside .card {min-height: 312px;}
.backside .card a {font-size: 18px;color: #007b5e !important;}
.frontside .card .card-title,.backside .card .card-title {color: #007b5e !important;}
.frontside .card .card-body img {width: 120px;height: 120px;border-radius: 50%;}
.pnd_btm_0{padding-bottom: 0px !important;}
.testiminial-block{padding: 10px 0 30px; border-bottom:1px solid #ccc; dispaly:block; margin:0 0 20px;}
.testimonial-content h3{margin-top:0px; color:#444;}
.testimonial-content p{color:#777;}
.testimonial-author{font-size:12px; font-style:italic; color:#999;}
.comp-logo{padding-top:40px;}
.comment-form-cookies-consent label{margin-left: 10px;margin-top: 10px;}
.tour-instance-content{min-height:265px;}
.srch_wdh{ width:auto !important}
.red_clr{color: #4c2909;}
.btn_prt ul li a{background-color: #CA9848;}
.safari_feedback a{color:#4c2909; }
.safari_feedback a:hover{text-decoration: none;}
.feature-safari .tour-instance-content{padding: 5px 15px;}
.feature-safari .tourTitle{min-height: 60px;}
.req_popup .modal-header .close {
    margin: 0;
    position: absolute;
    top: -16px;
    right: -12px;
    width: 40px;
    height: 40px;
    border-radius: 23px;
    background-color: #c58700;
    color: #fff;
    opacity: 1;
    z-index: 10;
    padding: 0;
}
.req_popup .modal-header .close:not(:disabled):not(.disabled):focus, .req_popup .modal-header .close:not(:disabled):not(.disabled):hover {
    opacity: 1; 
}
.navbar-nav:last-child{border: none;}
.map-responsive{    overflow:hidden;    padding-bottom:60.25%;    position:relative;    height:0;}
.map-responsive iframe{    left:0;    top:0;    height:100%;    width:100%;    position:absolute;}

.includ_menu {
    -webkit-box-shadow: -1px -1px 10px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px -1px 10px -5px rgba(0,0,0,0.75);
    box-shadow: -1px -1px 10px -5px rgba(0,0,0,0.75);
    margin-top: 30px;
    padding: 20px;
}
.text-box .sub-title {
    display: block;
    font-style: italic;
    line-height: 1.2;
    padding-bottom: 25px;
    border-bottom: 1px solid #f8f8f8;
    margin-bottom: 25px;
}
.include_title { font-size: 22px;     font-weight: bold;    text-transform: uppercase;    padding-bottom: 10px;}
.include_title .sub-title{
    display: block;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    text-transform: initial;
    padding-top: 5px;
}

.includ_menu ul {    margin: 0;  padding-top: 0px;    padding-top: 20px;}
.includ_menu ul li {    color: #333333;    line-height: 30px;    font-size: 14px;list-style: none;    text-align: left;    text-transform: initial;    font-weight: 500;}
.excluded-list .title::after, .included-list .title::after {
    border-bottom: 2px solid #d5a44f;
    content: "";
    display: block;
    max-width: 100px;
    padding-top: 15px;
}
.included-list ul li::before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    color: #01cb68;
}
.excluded-list ul li::before {
    content: "\f00d";
    font-family: "FontAwesome";
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    color: #eb7591;
}

/*PRELOADING------------ */
#overlayer {

    position: absolute;
    width:100%;
    height:450px;  
    z-index:1;
    background:#fff;
}
.loader {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index:3;
    border: 4px solid #d5a44f;
    top: 50%;
    left:50%; 
    animation: loader 2s infinite ease;
}

.loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #d5a44f;
    animation: loader-inner 2s infinite ease-in;
}

@keyframes loader {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(180deg);
    }

    50% {
        transform: rotate(180deg);
    }

    75% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes loader-inner {
    0% {
        height: 0%;
    }

    25% {
        height: 0%;
    }

    50% {
        height: 100%;
    }

    75% {
        height: 100%;
    }

    100% {
        height: 0%;
    }
}

/****** Kilimajro Page Design******/

#accordion .panel{
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 15px;
    position: relative;
}
#accordion .panel:before{
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    border: 1px dashed #d5a44f;
    position: absolute;
    top: 25px;
    left: 18px;
}
#accordion .panel:last-child:before{ display: none; }
#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 0;
    position: relative;
}
#accordion .panel-title a{
    display: block;
    cursor: pointer;
    padding: 10px 30px 10px 60px;
    margin: 0;
    background: #fff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #333333;
    border-radius: 0;
    position: relative;
}
#accordion .panel-title a:before,
#accordion .panel-title a[aria-expanded="true"]:before{
    content: "\f107";
    font-family: "FontAwesome";
    font-weight: 900;
    width: 40px;

    line-height: 40px;
    background: #d5a44f;
    border: 1px solid #d5a44f;
    border-radius: 3px;
    font-size: 17px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a[aria-expanded="false"]:before{
    content: "\f105";
    font-family: "FontAwesome";
    background: #fff;
    border: 1px solid #d5a44f;
    color: #000;
}
#accordion .panel-body{
    padding: 10px 30px 10px 30px;
    margin-left: 40px;
    background: #fff;
    border-top: none;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;

}



.essential-facts ol {
   counter-reset: my-ol-counter;
   margin-left:1.4em; 
}

.essential-facts ol li {
   position: relative;
   padding-left: 30px;
   list-style: none; 
} 
.essential-facts ol li:before {
   position: absolute;
   top:8%;
   left: 0;
   width: 20px;
   height: 20px;
   color: #fff;
   text-align:center;
   background-color: #d5a44f;
   content: counter(my-ol-counter,decimal);
   counter-increment: my-ol-counter;
   font-size: 13px;
   font-weight: bold;
   line-height: 18px;
   -webkit-border-radius: 50%;
   border-radius: 50%; 
} 



.single__safari-description ul, .essential-facts ul, .welcome_txt ul {
    margin-left:1em;
}
.single__safari-description ul, .essential-facts ul, .welcome_txt ul{
    position: relative;
    padding-left: 30px;
    list-style: none; 
}
.single__safari-description ul li:before, .essential-facts ul li:before, .welcome_txt ul li:before{
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    margin-top: 5px;
    padding-top: 0px;
    color: #fff;
    text-align: center;
    background-color:#d5a44f;
    content: "\f054";
    font-size: 10px;
    font-family: 'FontAwesome';
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 20px;
} 


.kilimanjaro__details-container .heading{
    padding: 30px 0;
}

.kilimanjaro__details-container .heading:after{
    border-bottom: 3px solid #d5a44f;
    content: "";
    display: block;
    max-width: 90px;
    padding-top: 15px;
}
.kilimanjaro__details-container .welcome_txt{
    text-align: left;
}

.satisfacion-container h4{
    text-align: center;
    color: #d5a44f;
    font-weight: 600;
}
.satisfacion-container table{
    margin-top: 15px;
}
.satisfacion-container table tr > th{
    background-color: #d5a44f;
    color: #fff;
    text-transform: uppercase;
}
.why__book-container .content{
    text-align: justify;
}
.why__book-container .content h5{
    color: #d5a44f;
    font-weight: 600;
}
.why__book-container .content ul{
    padding-left: 30px;
}
.sp-testimonial-free-section .tfree-client-testimonial{
    font-size: 14px;
}
.sp-testimonial-free-wrapper{
    overflow: hidden;
    padding: 15px;
    border: 1px solid #e5e5e5;
}

.climbing_prt{ background-color:#d5a44f; padding-top:30px; padding-bottom:30px; text-align:center; color:#fff; }
.climbing_prt_title{ font-size:22px; font-weight:700; margin:0px; padding:0px; text-align:center !important;}
.climbing_prt .icn {
    margin: auto;
    margin-top: auto;
    width: 88px;
    height: 88px;
    border: 8px solid white;
    line-height: 88px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    margin-top:30px;
    border:2px solid #fff;
}
.climbing_prt .icn > i {font-size: 36px !important;    color: #fff !important;}
.font_18{ font-size:18px; font-weight:600;}
.enqury_bnt a{ display:block; width:150px; margin:0px auto; background-color:#fff; color:#333; text-decoration:none; margin-top:30px; line-height:30px; text-transform:uppercase; }
.enqury_bnt a:hover{ background-color:#b1822f; text-decoration:none; color:#fff;}

.image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 8px solid white;
    line-height: 69px;
    border-radius: 50%;
    background:#fbba08;
    vertical-align: middle;
    text-align:center;
    margin-top: -45px;

}
.image > i {font-size: 36px !important;color:#333 !important;}
.travel_title{ text-transform:uppercase; font-size:12px; font-weight:600; text-align:center; }
.travel_dtls{ background-color:#fff; -webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.19);
              -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.19);
              box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.19); padding-bottom:20px;}

.travel-guide .col-lg-3{margin-bottom: 20px} 
.travel_title a{color: #333;}
.travel_title a:hover{color: #d5a44f; text-decoration: none;}


@media (min-width: 200px) and (max-width: 765px){
    .srch_wdh{ width:300px !important; margin:0px auto !important }
    .inner_page_bg{height: 250px; background-attachment: unset;}
    .search_icn a:first-child{visibility: hidden;}
    .search_icn #search_bar{display: block !important; position: absolute; top: -2px; width: 100%;}
    .safari_menu_2 ul li {
        float: none;
        list-style: none;
        line-height: 60px;
        text-transform: uppercase;
        font-weight: 500;
        font-size: 30px;
        width: 300px !important;
        margin: 0px auto !important;
    }
    .first-child-2 span {
        position: relative;
        text-align: center;

        top: 50px;
        left: 100px !important;
    }
    .last-child-2 span {
        position: relative;
        text-align: center;

        top: 50px;
        left: 100px !important;
    }
}

@media (min-width: 764px) and (max-width: 1024px){
    .srch_wdh{ width:300px !important; margin:0px auto !important }

    .search_icn a:first-child{visibility: hidden;}
    .search_icn #search_bar{display: block !important; position: absolute; top: -2px;width: 100%;}
}

@media (max-width: 767px) {
    .testimonial-content{margin:20px 0;}
    .comp-logo{padding-top:0px;}
    .menu_1 .logo{margin-bottom: 15px;}
}
