.upp-case {
    text-transform: uppercase;
}
.banner-content a, .banner-content h2, .header-btn a {
    text-transform: uppercase;
}
.card-body ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.card-body ul li ul{
    padding-left: 15px;
    margin-top: 12px;
    margin-bottom: 18px;
}
.card-body ul li{
    margin-bottom: 10px;
}
.card-body ul li a{
    color: #383838;
}
.card-body ul li a:hover{
    color: #0791BE;
    text-decoration: none;
}
.card-body ul li.curr_post a{
    color: #0791BE !important;
}
.card-body ul li.curr_post a:hover{
    color: #0791BE;
    text-decoration: none;
}
.card-body ul li a{
    color: #383838;
}
.card-body ul li.curr_post ul li a{
    color: #383838 !important;
}
.card-body ul li:last-child{
    margin-bottom: 0;
}
/*.desti-item {
    margin-top: 50px;
}*/
.desti-item .meta-cat span {
    display: inline-block;
    font-family: "Raleway", Sans-serif;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    -ms-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.desti-item .bg-meta-cat span {
    background-color: rgba(7, 145, 190, 0.85);
    color: #ffffff;
    padding: 7px 24px;
}
.desti-item .bg-meta-cat span:hover, .desti-item .bg-meta-cat span:focus {
    background-color: rgba(245, 105, 96, 0.85);
    color: #ffffff;
}
.job-description {
    margin-bottom: 50px;
}

.about-content.main-content {
    /*margin-top: 50px;*/
    margin-bottom: 60px;
    padding: 30px;
    border: 1px solid #d4d4d4;
}
.about-content.main-content ul {
    margin: 30px 0 0;
    padding: 0;
}
.about-content.main-content ul li {
    list-style: none;
    margin-bottom: 10px;
}
@media screen and (max-width: 575px) {
    .about-content {
        padding: 20px;
    }
}
.tab-container.ab-c {
    margin-top: 5px;
}
.rel-attractions, .childposts {
    margin-top: 50px;
}
.rel-attractions h3 {
    margin-bottom: 25px;
    text-transform: uppercase;
}
.about-gallery {
    margin-bottom: 50px;
}
.about-gallery h3 {
    margin-bottom: 25px;
    text-transform: uppercase;
}

.hf-b {
    margin-top: 35px;
    text-align: center;
    text-transform: uppercase;
}
.outline-primary.cat-primary {
    border: 2px solid #d9d9d9;
}
.outline-primary.cat-primary:hover, .outline-primary.cat-primary:focus, .outline-primary.cat-primary.active {
    background-color: #2C75BA;
    border-color: #2C75BA;
    color: #ffffff;
}
.widget.widget_tag_cloud .tagcloud a.active {
    background-color: #2C75BA;
    color: #ffffff;
}
ul.hpt {

    padding-left: 0;
}
ul.hpt li{

    list-style: disc;
   /* text-indent: -2.0em;*/
    margin-bottom:0.5em;
    padding-left: 0;
}
ul.hpt li::marker {
    color: #F56960;
}
/*ul.hpt li:before {



}*/
/*Tsaashid responsive anhaarah*/
.sidebar .package-price.package-side-title .price span {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.1;
}
/*Tsaashid responsive anhaarah*/
.sidebar .package-price.package-side-title .price {
    margin-bottom: 0;
}
/*Tsaashid responsive anhaarah*/
.booking-form-wrap.package-side-filter {
    padding: 30px 15px;
}



.header-contact-info select {
    padding: 0;
    background: transparent;
    border: none;
    height: auto;

    font-size: 14px;
    font-weight: 300;
    width: 100%;
    color: #ffffff;
    box-shadow: none;
    margin-bottom: 0;
}
/*.header-contact-info select li:first-child{
    color: #ffffff;
}*/
.header-contact-info option {
    color: #000;
}
.sort_price .product-notices-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px;
    /*box-sizing: border-box;*/
}
.sort_price .product-notices-wrapper select, .sort_price .product-notices-wrapper form {
    width: 50%;
}
.sort_price .product-notices-wrapper select {
    float: right;
}
.widget-bg.widget-table-summary.ppp_tbl table tbody tr td {
    vertical-align: top;
}
.widget-bg.widget-table-summary.ppp_tbl table tbody tr td:first-child {
    font-weight: 700;

}
.widget-bg.widget-table-summary.ppp_tbl table tbody tr td:last-child {
    text-align: right;
}
.widget-bg.widget-table-summary.ppp_tbl table tbody tr td p {
    margin-bottom: 0;
}
.widget-bg.widget-table-summary.ppp_tbl {
    /*padding-bottom: 0;*/
    padding-bottom: 30px;
}


.tour-price .tagcloud {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px;
}
.tour-price .tagcloud a {
    background-color: #F6F6F6;
    color: #383838;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    padding: 5px 15px;
    margin: 5px;
    text-align: center;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -ms-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
}
.tour-price .tagcloud a:hover {
    background-color: #2C75BA;
    color: #ffffff;
}


.widget-bg.widget-table-summary .widget.widget_tag_cloud .tagcloud a {
    background-color: #EFEFEF;
}
.widget-bg.widget-table-summary .widget.widget_tag_cloud .tagcloud a:hover {
    background-color: #0791BE;
}
.widget-bg.widget-table-summary .book-btn {
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    /*margin-bottom: 30px;*/
}
.widget-bg.widget-table-summary .customize-btn {
    color: #F56960;
    background-color: #ffffff;
    border: 1px solid #F56960;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 25px;
    /*margin-bottom: 30px;*/
}
.widget-bg.widget-table-summary .customize-btn:hover {
    color: #ffffff;
    background-color: #2C75BA;
    border-color: #2C75BA;
}
.tab-content h3 {
    margin-top: 50px;
}

.package-meta {
    padding: 15px 15px;
}
.package-meta ul li {
    line-height: 1.5;
}
.package-meta ul li:before {
    line-height: 1.2;
}
.timeline-content p span {
    font-weight: 600;
}
.itinerary-timeline-wrap {
    margin-bottom: 30px;
}
.experience-content h5 {
    margin-top: 54px;
}
.tour-price ul.pax_price_ul{
    width: 40%;
    margin-bottom: 32px;
}
.tour-price ul.pax_price_ul li{
    list-style-type:none;
}
.tour-price ul.pax_price_ul li span {
    float: right;
}


.inner-banner-wrap .breadcrumb-wrap {
    border-top: 1px solid #787878;
    margin-left: auto;
    margin-right: auto;
    display: table;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 30px;
}
.inner-banner-wrap .breadcrumb-wrap span {
    padding: 0 10px;
    position: relative;
}
.inner-banner-wrap .breadcrumb-wrap span:before {
    color: #787878;
    content: "|";
    font-size: 13px;
    position: absolute;
    right: 0;
    top: 0;
}
.inner-banner-wrap .breadcrumb-wrap span:last-child:before {
    display: none;
}
.inner-banner-wrap .breadcrumb-wrap .homee a:before {
    content: "\f015";
}
.inner-banner-wrap .breadcrumb-wrap a {
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    line-height: 1.1;
}
.inner-banner-wrap .breadcrumb-wrap a:before {
    font-family: "Font Awesome 5 Free";
    margin-right: 10px;
    font-weight: 900;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.inner-banner-wrap .breadcrumb-wrap a:hover, .inner-banner-wrap .breadcrumb-wrap a:focus {
    color: #2C75BA;
}

.single-tour-item .feature-image{
    margin-bottom: 10px;
}
.rel_tours {
    margin-bottom: 50px;
}
.tour_accordion {
    margin-top: 54px;
}
.itinerary-timeline-wrap ul{
    margin-top: 30px;
}
.accordion .card a.supp-link, .accordion .card span  {
    color: #383838;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    display: block;
    width: 100%;
    text-decoration: none;
    padding: 22px;
    font-weight: 700;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}
.accordion .card span  {
    color: #00adab !important;
}
.accordion .card a.supp-link:before {
    content: "\f105";
    display: block;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    float: right;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 15px;
}
.accordion .card a.supp-link:hover {
    color: #00adab !important;
}
.accordion .card a.supp-link.curr_link {
    color: #00adab !important;
}
.accordion .card a.supp-link.curr_link:hover{
    color: #00adab;
    text-decoration: none;
}
.post-gallery .post-gallery-item {
    margin-bottom: 20px;
}
.about-service-content h4 {
    text-transform: uppercase;
}
.ab_p {
    margin-top: 40px;
}
.package-meta {
    background-color: #00adab;
}
.callback-section:before {
    background-color: #00adab;
}
.video-button a i {
    color: #00adab;
}
.button-primary, .button-round {
    background-color: #AD0002;
}
.section-heading h5 {
    color: #AD0002;
}
.package-wrap .package-price h6 {
    background-color: #AD0002;
}
.secondary-bg {
    background-color: #00adab;
}
input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #AD0002;
}
.testimonial-item .testimonial-img {
    border: 2px solid #AD0002;
}
.package-section {
    padding-top: 150px;
}
.package-wrap .package-content .btn-wrap a [class*="fa-"] {
    color: #AD0002;
}
.to-top-icon {
    background-color: #AD0002;
    color: #ffffff;
}
.package-wrap .package-content p span {
    font-size: 13px;
    color: #787878;
}
.support-area h3 {
    color: #AD0002;
}
.subscribe-section {
    margin-bottom: 100px;
}
.testimonial-item .testimonial-content cite {
    color: #00adab;
}
.slick-dots li.slick-active button {
    background-color: #00adab;
}
.footer-primary .widget .widget-title::before {
    background-color: #00adab;
}
.widget.widget_text ul li i {
    color: #AD0002;
}
.fullwidth-callback .callback-counter-wrap .counter-item-inner {
    background-color: #AD0002;
    opacity: 0.6;
}
.about-service .about-service-icon {
    background-color: #00adab;
}
.section-heading .dash-style:before {
    background-color: #AD0002;
}
.align-items-end {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.about-service-container {
    margin-top: 90px;
}
.contact-detail-wrap .contct-social a {
    color: #AD0002;
    border: 1px solid #AD0002;
}
.map-section {
    overflow: hidden;
}
/*.map-section .map {
    border-radius: 0
}*/
.map-section iframe {
    margin-top: -80px;
}
.contact-detail-wrap .details-list .icon {
    background-color: #00adab;
}
.contact-detail-wrap .details-list a {
    color: #383838;
    font-weight: 600;
}
.pagination li.active a {
    background-color: #AD0002;
    border-color: #AD0002;
}
.sidebar .package-price {
    background-color: #AD0002;
}
.sidebar .information-content h5, .sidebar .travel-package-content h5 {
    color: #AD0002;
}
.sidebar .information-content h5:before,
.sidebar .travel-package-content h5:before {
    background-color: #AD0002;
}
.sidebar .widget-bg .bg-title {
    background-color: #00adab;
}
.form-group label input:checked ~ .custom-checkbox {
    border-color: #AD0002;
}
.form-group label .custom-checkbox:before {
    background-color: #AD0002;
}
.sidebar .widget-bg {
    border-bottom: 3px solid #00adab;
}
.timeline-content {
    width: 100%;
}
@media screen and (min-width: 576px) {
    .itinerary-timeline-wrap .day-count {
        background-color: #AD0002;
    }
}
.nav-tabs .nav-link.active {
     color: #AD0002;
}
.service-header .service-count {
    color: #00adab;
}
.career-detail-section .job-description li {
    width: 100%;
}
.career-detail-section .job-description {
    background-color: #AD0002;
}
.tab-content.services-tab {
    border-width: 1px 1px 1px 1px;
}

.ser-ul li p {
    margin: 5px 0 5px;
    padding-left: 25px;
}
.tab-content.services-tab ul li {
    list-style: disc;
    margin-left: 15px;
}
.accordion .card a.supp-link.curr_link {
    color: #00adab !important;
}
.single-service .tab-container {
    margin-bottom: 50px;
}
.single-service .slick-slider {
    overflow: hidden;
}
.single-service .slick-slider .slick-dots {
    position: static;
}
.single-service .slick-slider .slick-dots li button {
    height: 7px;
    width: 7px;
    padding: 0;
}
.single-service .slick-list {
    margin: 0 -9px;
}
.single-service .single-tour-item {
    padding: 0 9px;
}
a {
    color: #00adab;
}
.sidebar .or-style {
    color: #00adab;
}
.sidebar .widget-icon {
    background-color: #00adab;
}

.button-primary:hover, .button-primary:focus, .button-primary:active,
.button-round:hover,
.button-round:focus,
.button-round:active,
.button-secondary:hover,
.button-secondary:focus,
.button-secondary:active {
    background-color: #00adab;
    color: #ffffff;
}
.single-tour-gallery h3 {
    text-transform: uppercase;
}
.service-content-wrap .btn-wrap a {
    color: #383838;
    display: block;
    margin-top: 0;
    padding: 16px 0;
    width: 100%;
}
.service-content-wrap .btn-wrap a [class*="fa-"] {
    color: #AD0002;
    font-size: 13px;
    margin-left: 8px;
}
.service-content-wrap .btn-wrap a:hover, .service-content-wrap .btn-wrap a:hover [class*="fa-"], .service-content-wrap .btn-wrap a:focus [class*="fa-"] {
    color: #00adab;
}
.service-content-wrap .btn-wrap a [class*="fa-"]{
    color: #AD0002;
}
.no-content-wrap span {
    color: #00adab;
}
.no-content-wrap h1 {
    color: #AD0002;

}
.no-content-wrap h4 {
    color: #AD0002;
}
.itinerary-timeline-wrap ul li .timeline-content img {
    float:right;
    margin-left: 20px;
    margin-top: 5px
}
@media screen and (max-width: 640px) {
    .itinerary-timeline-wrap ul li .timeline-content img {
        float:none;
        margin-left: 0;
        margin-bottom: 20px;
    }
}
