.text-bold {
    font-weight: bold;
}
.text-medium {
    font-size:13px;
}
.text-small {
    font-size: 11px;
}
.text-xsmall {
    font-size: 10px;
}

.blog-section .entry-meta {
    margin:auto!important;
}
.blog-section .entry-meta span {
    padding: 0;
}
.blog-section .entry-meta span:before {
    top: -2px;
}
.blog-section .entry-meta a {
    line-height: 1.5;
}
.blog-section .entry-meta a:hover {
    color: #787878!important;
}
.blog-section .entry-meta span:first-child {
    padding-right: 8px!important;
}
.blog-section .entry-meta span:nth-child(2),
.blog-section .entry-meta span:nth-child(3),
.blog-section .entry-meta span:nth-child(4),
.blog-section .entry-meta span:nth-child(5) {
    padding-right: 8px!important;
    padding-left: 8px!important;
}
.blog-section .entry-meta span:last-child {
    padding-left: 8px!important;
}

.desti-item .desti-image:before {
    opacity: 0.05!important;
}
.desti-item .meta-cat a {
    text-transform: none!important;
}
.desti-item .meta-cat a.active { 
    color: #0085BA!important;
}
.single-post-inner .rating-start,
.single-post-inner .rating-start span:before,
.desti-item .rating-start,
.desti-item .rating-start span:before {
    color: #FEBF00!important;
}
.single-post-inner .rating-start:before,
.desti-item .rating-start:before {
    color: #fff;
}
.single-post-inner .feature-image .rating-start {
    font-size: 2em;
    position: absolute;
    top: 10px;
    right: 4vw;
}


.main-navigation .navigation ul > li:hover > a, 
.main-navigation .navigation ul > li:focus > a, 
.main-navigation .navigation ul > li:active > a,
.main-navigation .navigation ul > li.active > a,
.highlight-text {
    color: #F56960!important;
}

.destination-inner .desti-content .btn-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 20px;
}
.destination-inner .desti-content .btn-wrap a {
    color: #383838;
    display: block;
    margin-top: 0;
    padding: 0 0;
    width: 100%;
}
.destination-inner .desti-content .btn-wrap a [class*=fa-] {
    color: #F56960;
    font-size: 13px;
    margin-left: 8px;
}
.destination-inner .desti-content .btn-wrap a:hover, .destination-inner .desti-content .btn-wrap a:focus, .destination-inner .desti-content .btn-wrap a:active {
    color: #0791BE;
}
.destination-inner .desti-content .btn-wrap a:hover [class*=fa-], .destination-inner .desti-content .btn-wrap a:focus [class*=fa-], .destination-inner .desti-content .btn-wrap a:active [class*=fa-] {
    color: #0791BE;
}
.destination-inner .desti-content .btn-wrap a:hover [class*=fa-]:before, .destination-inner .desti-content .btn-wrap a:focus [class*=fa-]:before, .destination-inner .desti-content .btn-wrap a:active [class*=fa-]:before {
    font-weight: 900;
}

.single-post-section .meta-wrap .tag-links:before, 
.single-post-section .meta-wrap .tag-links a {
  color: #F56960;
}
.single-post-section .meta-wrap .tag-links:hover, 
.single-post-section .meta-wrap .tag-links a:hover {
    /* color: #2C75BA; */
    color: #F56960;
}

.social-media a { padding:3px 3px 3px 8px; margin:0 3px 0 0; font-size:17px; background:#ddd; border-radius:5px; border:1px solid #ccc}
.social-media a:hover { background:#ccc; }

.author-content p {
    text-transform: uppercase;
    font-weight: 700;
}

.single-post-section .author-wrap .author-thumb {
    width: 100px;
}
.single-post-section .author-wrap .author-thumb img {
    border-radius: 0;
}
.author-wrap .author-thumb {
    /* border: 2px solid #F56960; */
    /* -webkit-border-radius: 100%; */
    /* -moz-border-radius: 100%; */
    /* -ms-border-radius: 100%; */
    /* border-radius: 100%; */
    /* width: 100px; */
    /* height: 100px; */
    /* overflow: hidden; */
    /* margin: auto; */
}
.author-wrap .author-thumb img {
    /* width: 100%; */
    width: 80%;
}

.single-post-inner .bg-meta-cat {
    position: absolute;
    top: 25px;
    left: 35px;
}
.single-post-inner .bg-meta-cat a {
    background-color: rgba(7, 145, 190, 0.85);
    color: #ffffff;
    padding: 7px 24px;
}
.single-post-inner .bg-meta-cat a:hover, .single-post-inner .bg-meta-cat a:focus {
    background-color: rgba(245, 105, 96, 0.85);
    color: #ffffff;
}
.single-post-section .author-wrap {
    margin-top: 0!important;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.share-area {
    padding-top:15px;
    padding-bottom:40px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    /* margin-bottom: -30px!important; */
}

.single-post-section .about-service {
    margin-bottom: 15px;
}
.single-post-section .about-service-content h4 {
    margin-bottom: 0px;
}
.single-post-section .about-service-content p {
    margin-top: 0px;
}
.single-post-section .about-service-icon {
    background-color: #F56960;
}
.single-post-section .about-service .about-service-icon {
    width: 50px;
    height: 50px;
    line-height: 30px;
    /* padding: 10px; */
}

.position-sticky {
    position:-webkit-sticky!important;
    position:sticky!important; 
}
.top-0 { top:0!important; }
.top-10 { top:10%!important; }

.post-content.ml-0 {
    margin-left: 100px;
}
.widget.widget_category.info-left ul.info-left li {
    text-align: left!important;
}
.widget.widget_category.info-left ul li a {
    float: none;
    font-size: 20px;
    font-weight: 600;
}
.widget ul li a.active {
    color: #2C75BA;
}

.gallery-inner-wrap .gallery-img .gallery-title h3 {
    opacity: 1;
}
.gallery-inner-wrap .gallery-img:hover:before {
    opacity: 1;
}
.gallery-inner-wrap .gallery-title a:hover {
    color: #fff;
}

.gallery-video .about-video-wrap {
    min-height: 275px!important;
    max-height: 275px!important;
    position: relative;
    margin-bottom: 100px;
}

.badge-danger {
    background-color: #F56960;
}





/* VIDEO SLICK */
/* .gallery-video .slick-arrow {
    width:32px;height:32px;display:flex !important;justify-content:center;z-index:1 !important;border-radius:50%
}
.gallery-video .slick-arrow img {
    width:8.63px
}
@media(max-width:400px) {
    .gallery-video {padding:0 0 !important}
}
@media(min-width:1280px){
    .gallery-video .slick-next::before {
        right:0 !important
    }
    .gallery-video .slick-prev::before {
        left:0 !important
    }
} */

.gallery-video .slick-next{right:15px !important;top:calc(50% - 30px) !important}
.gallery-video .slick-prev{left:15px !important;top:calc(50% - 30px) !important}
.gallery-video .slick-slide{display:block !important;padding:0 5px;opacity:.2;flex-direction:column;margin:auto !important}
.gallery-video .slick-slide .overlay{display:block;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%}
.gallery-video .slick-slide.slick-current{opacity:1}
.gallery-video .slick-slide.slick-current .overlay{display:none}
.gallery-video .slick-slide .video-player iframe{border-radius:9px;width:100% !important;height:100% !important;position:relative}
.gallery-video .slick-slide .video-thumb{width:100%;height:100%;position:absolute;top:0;transition:.3s;border-radius:8px;transform:scale(1) !important;object-fit:cover !important;background-position:center center}
.gallery-video .slick-slide .video-player:hover .video-thumb{transform:scale(1.2) !important}
.gallery-video .slick-slide .play-button{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}
.gallery-video .slick-slide .play-button img{cursor:pointer}
.gallery-video .slick-slide .video-player{border-radius:9px;width:90vw;height:248px;position:relative}
.gallery-video .slick-slide .carousel-text{width:90vw;margin-top:20px}
.gallery-video .slick-slide .carousel-text h4{font-weight:bold;font-size:16px !important;text-align:center}
.gallery-video .slick-slide.slick-current iframe{box-shadow:0 0 10px #00000029}
@media(min-width:768px) {
    /* .gallery-video .slick-slide .video-player{width:600px;height:328px}
    .gallery-video .slick-slide .carousel-text{width:600px}
    .gallery-video .slick-slide .carousel-text h4{font-size:24px !important}
    .gallery-video .slick-slide .video-thumb{background-size:calc(120%) auto}
    .gallery-video .slick-slide .video-player:hover .video-thumb{background-size:calc(120% + 20%) auto !important} */
}
@media(min-width:1280px) {
    .gallery-video .slick-next{right:55px !important}
    .gallery-video .slick-prev{left:55px !important}
    /* .gallery-video .slick-slide{padding:0 10px}
    .gallery-video .slick-slide .video-player{width:850px;height:478px}
    .gallery-video .slick-slide .video-iframe{width:100%;height:100%}
    .gallery-video .slick-slide .carousel-text{width:850px}
    .gallery-video .slick-slide .carousel-text h4{font-size:24px !important} */
}
@media(min-width:1440px) {
    .gallery-video .slick-next{right:190px !important}
    .gallery-video .slick-prev{left:190px !important}
}
@media(min-width:3840px) {
    .gallery-video .slick-next{right:35% !important}
    .gallery-video .slick-prev{left:35% !important}
}

.header-search-icon.search-margin {
    margin-left: 0!important;
}

.testimonial-item .testimonial-img {
    width: 150px;
    height: 150px;
}

.widget_category ul > li.menu.active> a {
    color: #F56960;
}


/* Leaflet */
/* .leaflet-control-layers-overlays { overflow:scroll!important; } */
.leaflet-control-layers-overlays label span ,
.leaflet-control-layers-base label span { 
    font-weight: normal; 
}
.leaflet-control-layers-group-name {
    font-weight: bold!important;
}

/* Map Leaflet */
.grid-print-container {
  grid-template: auto 1fr auto / 1fr;
  background-color: white;
}
.grid-map-print {
  grid-row: 2;
}

.grid-print-container > .title,
.grid-print-container > .sub-content {
  color: black;
}
.title {
  grid-row: 1;
  justify-self: center;
  text-align: center;
  color: grey;
  box-sizing: border-box;
  margin-top: 0;
  padding: 15px;
}
.sub-content {
  grid-row: 5;
  padding-left: 10px;
  text-align: center;
  color: grey;
  box-sizing: border-box;
}

[leaflet-browser-print-pages] {
  display: none;
}
.pages-print-container [leaflet-browser-print-pages] {
  display: block;
}

.info.legend {
  padding: 6px 8px;
  font: 10px/12px Arial, Helvetica, sans-serif;
  font-weight: bold;
  background: rgba(255,255,255,0.8);
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
  border-radius: 5px;
}
.info h4 { margin: 0 0 5px; color: #777; }
.legend { text-align: left; line-height: 10px; color: #555; }
.legend > * {
  display: flex;
  margin-bottom: 5px;
}
.legend i { width: 10px; height: 10px; float: left; margin-right: 8px; opacity: 1; }

.leaflet-tooltip-pane .text {
  color: #000000;
  font-weight: bold;
  background: transparent;
  border:0;
  box-shadow: none;
  font-size:0.8em;
}

.leaflet-sidebar {
    top: 0;
}

.table-no-border tr, .table-no-border td {
    border:0;
}
.list-group-unbordered {
    padding-left: 0!important;
    margin-left: 0!important;
}
.list-group-unbordered > .list-group-item {
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
}

.blog-section {
    padding-top: 0;
}
.package-price {
    background-color: #F56960;
    position: absolute;
    top: 20px;
    right: 0;
    text-transform: uppercase;
}
.package-price h6 {
    color: #ffffff;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    line-height: 1.1;
    margin-bottom: 0;
    padding: 8px 16px;
}
.package-price h6 span {
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2;
}


/*--------------------------------------------------------------
>>> table
----------------------------------------------------------------*/
.table thead th, .table tfoot th {
	text-align:center;
	text-transform:capitalize; 
}
.table > thead > tr > th , .table > tfoot > tr > th {
	vertical-align:middle!important;
}

/* .table {
    color: #737373;
    margin: 0 0 1.5em;
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    width: 100%;
    font-size: 15px;
} */
.table thead tr, .table tfoot tr {
    background-color: #262626;
}
.table thead tr th, .table tfoot tr th {
    color: #383838;
}
/* .table.table {
    color: #737373;
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

td {
    border-width: 0 1px 1px 0;
    border-bottom: 1px solid #e6e6e6;
}

th, td {
    padding: 8px;
} */

.table-statistic > thead > tr > th,
.table-statistic > tbody > tr > th,
.table-statistic > tfoot > tr > th,
.table-statistic > thead > tr > td,
.table-statistic > tbody > tr > td,
.table-statistic > tfoot > tr > td,
.barchart-statistic > .table > thead > tr > th,
.barchart-statistic > .table > tbody > tr > th,
.barchart-statistic > .table > tfoot > tr > th,
.barchart-statistic > .table > thead > tr > td,
.barchart-statistic > .table > tbody > tr > td,
.barchart-statistic > .table > tfoot > tr > td {
    line-height: 1;
}
.table-statistic thead th, .table-statistic tfoot th {
    text-align:center;
    text-transform:capitalize; 
}
.table-statistic > thead > tr > th , .table-statistic > tfoot > tr > th,
.barchart-statistic > .table > thead > tr > th , .barchart-statistic > .table > tfoot > tr > th {
    font-size:14px;
    padding-top:7px!important; padding-bottom:7px!important;
    vertical-align:middle!important;
}
.table-statistic > tbody > tr > td,
.barchart-statistic > .table > tbody > tr > td {
    font-size:13px;
    padding-top:6px!important; padding-bottom:6px!important;
}


.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  /* background-color: #f5f5f5!important; */
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  /* background-color: #e8e8e8!important; */
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8!important;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6!important;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7!important;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3!important;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3!important;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc!important;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede!important;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc!important;
}

.table > thead > tr > td.grey,
.table > tbody > tr > td.grey,
.table > tfoot > tr > td.grey,
.table > thead > tr > th.grey,
.table > tbody > tr > th.grey,
.table > tfoot > tr > th.grey,
.table > thead > tr.grey > td,
.table > tbody > tr.grey > td,
.table > tfoot > tr.grey > td,
.table > thead > tr.grey > th,
.table > tbody > tr.grey > th,
.table > tfoot > tr.grey > th {
  /* background-color: #e9e9e9!important; */
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover > tbody > tr > td.grey:hover,
.table-hover > tbody > tr > th.grey:hover,
.table-hover > tbody > tr.grey:hover > td,
.table-hover > tbody > tr:hover > .grey,
.table-hover > tbody > tr.grey:hover > th {
  background-color: #ddd!important;
}

