/*
Theme Name: Efora
Theme URI: https://themeforest.net/user/brighthemes
Description: Efora is WordPress theme for tour and traveling agencies.
Version: 2.0
Author: BrighThemes
Author URI: https://themeforest.net/user/brighthemes/portfolio
License: GNU General Public License version 1.0
License URI: https://themeforest.net/user/brighthemes
Tags: one-column, two-columns, three-columns,four-columns, right-sidebar, custom-colors, custom-menu, featured-images, theme-options, translation-ready
Text Domain: efora
*/
.comment-respond .tg-btn {
    border: 0;
}
p.logged-in-as {
    padding-left: 15px;
}
#cancel-comment-reply-link {
    padding-left: 15px;
}
.tg-comments ul ul {
    padding-top: 50px;
    display: inline-block;
}
.tg-post.tg-verticaltop.full {
    width: 100% !important;
    text-align: center;
}
html, html.js, body {
    margin-top: 0 !important;
}
@media(min-width: 768px){
    .admin-bar .tg-header {
        top: 32px;
    }
    .admin-bar .tg-headerfixed.scroll-to-fixed-fixed {
        margin-top: 32px;
    }
}
body.tg-comingsoonpage {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.tg-formsubscribe .form-group {
    color: #fff;
}
.tg-formsubscribe .form-group input[type="text"] {
    height: 50px;
    color: #fff;
    background: rgba(255, 255, 255, 0.15);
    outline: none;
    font-size: 13px;
    box-shadow: none;
    line-height: 18px;
    padding: 10px 20px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #9da799;
    text-transform: capitalize;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.tg-formsubscribe .form-group input[type="submit"] {
    top: 0;
    right: 0;
    height: 50px;
    padding: 0 40px;
    position: absolute;
    border-radius: 5px;
    background: #ff7550;
    z-index: 1;
    color: #fff;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font: 400 12px/50px Arial, Helvetica, sans-serif;
    margin-top: 0;
    border: 0;
}
.formError {
    top: 50px !important;
    left: auto !important;
}
@media (max-width: 768px) {
    .tg-formsubscribe .form-group input[type="submit"] {
        position: relative;
    }
}
.tg-tourdestination,.tg-tourdestination + .tg-tourdestination {
    width: 100%;
}
.darko .tg-btnvtwo {
    color: #000;
}
.relative {
    position: relative;
}
.flw100 {
    float: left;
    width: 100%;
}
.tg-sectiontitle.white h2,.tg-sectionhead.white .tg-sectiontitle h2 {
    color: #fff;
    background: url(images/patternw.png) no-repeat 100% 100%;
}
.tg-sectionhead.white .tg-description p {
    color: #fff;
}
.tg-sectionheadvtwo.white .tg-sectiontitle h2 {
    background-position: top center !important;
}
.tg-trendingtrip .tg-price.price-style del {
    color: #fff;
    font-weight: 400;
}
.tg-price ins {
    text-decoration: none;
}
.tg-topdestination.loci figure figcaption h2:before {
    content: '\eb77';
}
p.white {
    color: #fff;
}
.tg-feature.white, .tg-feature.white .tg-featuretitle h2,
.tg-feature.white .tg-featuretitle h2 span {
    color: #fff;
}
p.black {
    color: #666666;
}
.tg-cartsearch .tg-cartitem .tg-itemimg img,
.tg-cartitems.adj-img .tg-cartitem .tg-itemimg img{
    width: 57px;
    height: 57px;
}
.tg-cartitem .tg-producthead h4 span {
    width: 100%;
}
#site-header img {
    width: 100%;
}
.tg-search .tg-destinations li a h3 em {
    font-size: 10px;
    font-weight: 300;
}
.tg-formlogin .form-control{
    text-transform: none;
}
footer .tg-widgetcontent + .tg-widgetcontent {
    margin-top: 30px;
}
.tg-widgetcontent span.rpwwt-post-title {
    color: #fff;
    font-size: 16px;
    line-height: 17px;
}
.tg-widgetcontent .rpwwt-post-date {
    font-size: 10px;
    line-height: 13px;
    margin: 10px;
}
.tg-widgetcontent .rpwwt-post-excerpt {
    margin: 0;
    font-size: 13px;
    line-height: 16px;
}
.tg-widgetcontent .rpwwt-widget ul li {
    margin: 0;
}
.tg-widgetcontent .rpwwt-widget ul li img {
    margin-bottom: 0;
}
.tg-widgetcontent .wysija-input {
    width: 100%;
}
.tg-formnewsletter button {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
}
.tg-widgetcontent .wysija-submit.wysija-submit-field {
    display: none;
}
.menu-item-has-children:hover > .sub-wrap .sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
}
.tg-404errorpage {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.none-tags {
    display: none !important;
}
.wp-caption {
    max-width: 100%;
    height: auto;
}
.wp-caption-text{
    color: #999;
}
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignright {
    float: right;
    margin-left: 10px;
}
.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}
.screen-reader-text {}
.gallery-caption {
    padding:5px 1%;
    font-size:90%;
}
.bypostauthor{
    position: relative;
}
.sticky {}
.featureThumb {
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
}
.img-pull-right,.vc_row.img-pull-right {
    background-position: right center !important;
}
.tg-pricearea ins {
    text-decoration: none;
}
.tg-locationmap.tg-map iframe {
    float: none;
}
.tg-pricearea h4 {
    font-size: 19px;
}
.tg-listingvsix .tg-pagination {
    padding-top: 0;
}
.search-form .form-control {
    margin-bottom: 15px;
}
.tax-tour_destination .tg-pagination {
    padding-top: 50px;
}
.tg-themetabs {
    float: none;
    display: inline-block;
}
.img-opacity img {
    opacity: 0.40;
}
.img-opacity img:hover {
    opacity: 1;
}
.tg-footer .tg-widgetcontent.widget_wysija {
    margin-top: 0;
}
.tg-footer p.wysija-paragraph {
    margin-bottom: 0;
}
.tg-dropdown, .logged-in .tg-userbox .tg-btn {
    display: none;
}
.logged-in .tg-dropdown {
    display: block;
}
.woocommerce .loader.theme-loader::before {
    display: none;
}
.space50 {
    float: left;
    width: 100%;
    height: 50px;
}
@media (min-width: 768px){
    .tg-nextpost,.tg-prevpost {
        width: 50%;
    }
}
.post-password-form input[type="password"]{
    border-radius: 0;
    display: inherit;
    margin-top: 10px;
}
.post-password-form input[type="submit"]{
    border-radius: 0;
    background: #222222;
    border: 1px solid #222222;
    color: #fff;
    padding: 5px 15px;
    height: 42px;
    text-transform: uppercase;
}
.post-password-form input[type="submit"]:hover {
    background: none;
    color: #222222;
}
body.home .tg-sectionspace, body.category .tg-sectionspace {
    overflow: hidden;
}
.tg-leaveyourcomment.pt-0 {
    padding-top: 0 !important;
}
body.home .tg-header {
    z-index: 9999;
}
.loader {
    z-index: 99999;
}
.tg-post.sticky .tg-postcontent {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background: #fafafa;
}
.tg-post.sticky .tg-posttitle h2 {
    position: relative;
    padding-left: 20px;
}
.tg-post.sticky .tg-posttitle h2:before {
    content: '\ecb3';
    font-family: 'icomoon' !important;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
}
.page-template-default .tg-comments {
    margin-top: 75px;
}
.tg-header .tg-userbox {
    display: none !important;
}
.tg-sectiontitle.zero-zig h2 {
    padding-right: 0;
    background: none;
    line-height: normal;
}
.tg-footercolumn label.screen-reader-text {
    display: none;
}
.tg-footercolumn select {
    display: inline-block;
    width: 100%;
    border-radius: 0;
}
.tg-footer .sub-menu {
    position: relative;
    visibility: visible;
    display: block;
    opacity: 1;
    top: 8px !important;
    left: 15px;
    background: none;
}
.tg-footer .sub-menu li + li {
    padding: 8px 0 0 0 !important;
}
ul#recentcomments li a:before,.widget_meta ul li a:before,
.widget_archive ul li a:before,.widget_categories ul li a:before,
.widget_pages ul li a:before,.widget_recent_entries ul li a:before,
.widget_rss ul li a:before,.widget_nav_menu ul li a:before {
    display: none !important;
}
ul#recentcomments li a,.widget_meta ul li a,
.widget_archive ul li a,.widget_categories ul li a,
.widget_pages ul li a,.widget_recent_entries ul li a,
.widget_rss ul li a,.widget_nav_menu ul li a {
    padding-left: 0 !important;
}
.tg-footer h3 a {
    color: #fff;
}
.tg-comment ul ul {
    padding-top: 0 !important;
    display: block;
    list-style-type: inherit;
}
.tg-comment ul {
    padding-top: 0 !important;
}
.tg-comment ul li {
    list-style-type: square;
}
.tg-comment ol li {
    list-style-type: inherit;
}
/* 23/10*2017 */
.tg-trendingtrip figure .tg-hover{
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    position: absolute;
}
.tg-trendingtrip .tg-hover .woo-stars{
    top: -15px;
    left: 15px;
    float: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.tg-trendingtrip .tg-hover .tg-tourduration{
    top: -15px;
    right: 15px;
    width: auto;
    float: none;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.tg-trendingtrip .tg-hover .tg-pricearea{
    left: 15px;
    bottom: -10px;
    opacity: 0;
    float: none;
    color: #fff;
    text-align: left;
    visibility: hidden;
    position: absolute;
}
.tg-trendingtrip .tg-hover .tg-pricearea span{width: 100%;}
.tg-locationname {
    bottom: 0;
    right: 0;
    color: #fff;
    padding: 0 15px;
    font-size: 12px;
    line-height: 34px;
    position: absolute;
    text-transform: uppercase;
}
.tg-trendingtrip:hover .tg-hover .woo-stars,
.tg-trendingtrip:hover .tg-hover .tg-tourduration{
    top: 15px;
    opacity: 1;
    visibility: visible;
}
.tg-trendingtrip:hover .tg-hover .tg-pricearea{
    bottom: 15px;
    opacity: 1;
    visibility: visible;
}
.tg-trendingtrip .tg-hover .woo-stars, .tg-trendingtrip .tg-hover .tg-stars, .tg-trendingtrip .tg-hover .tg-tourduration, .tg-trendingtrip .tg-hover .tg-pricearea {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.tg-post figure .tg-hover {
    top: 0;
    left: 0;
    z-index: 2;
    color: #fff;
    width: 100%;
    height: 100%;
    padding: 15px;
    opacity: 0;
    text-align:center;
    visibility: hidden;
    position: absolute;
    -webkit-box-alt: center;
    -ms-flex-alt: center;
    alt-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.tg-post figure .tg-hover h3 {
    color: #fff;
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 16px;
}
.tg-post figure .tg-hover h3 a { color: #fff; }
.tg-post figure .tg-hover time {
    font-size: 10px;
    line-height: 10px;
}
.tg-post:hover figure .tg-hover {
    opacity: 1;
    visibility: visible;
}
.tg-search {
    z-index: 9999;
}
.tg-search .close {
    top: 40px;
}
.tg-btnreadmore {
    font-weight: 700;
}
._fazool .add_to_cart_inline {
    border: 0 !important;
    padding: 0 !important;
    display: inline-block;
    width: 100%;
}
._fazool .woocommerce-Price-amount,._fazool span.amount {
    display: none !important;
}
._fazool .tg-btnaddtocart.add_to_cart_button {
    position: relative;
    text-decoration: none;
}
/* Footer */
footer .tg-socialicons li a {
    width: 40px;
    height: 40px;
    color: #fff;
    display: block;
    background: #000;
    overflow: hidden;
    line-height: 30px;
    position: relative;
    text-align: center;
    border-radius: 30px;
    text-transform: capitalize;
}
footer .tg-socialicons li a {
    background: #fff; margin-right:5px;
}
footer .tg-socialicons li { m 
    width: auto;
    padding:0px !important;
        padding-left: 4px;
}
footer .widget_text .tg-widgetcontent ul li {
    width: auto !important;}

footer .tg-description { padding: 0 0 20px; }
footer .tg-description p {margin: 0;}

footer  .tg-socialicons.tg-socialiconsvtwo li a i {
    line-height: 40px !important;
}

footer .widget_text span{ display:block;

}
footer .tg-widgetcontent > a {
	font-size: 13px;
	line-height: 13px;
}
footer .tg-socialicons { padding: 20px 0 0; }
footer .tg-socialicons li {
	width: auto;
	padding: 0 4px;
}
footer .tg-socialicons li:first-child { padding-left: 0; }
footer.tg-socialicons li a { background: #fff; }
footer .tg-socialicons li a i{line-height:40px;}


/* Updated LOGO CSS */



.tg-headerfixed.scroll-to-fixed-fixed{
box-shadow: 1px 2px 6px rgba(0,0,0, 0.17);
-moz-box-shadow: 1px 2px 6px rgba(0,0,0, 0.17);
-webkit-box-shadow: 1px 2px 6px rgba(0,0,0, 0.17);
	
}

.tg-navigation > ul > li.current-menu-item > a::before, .tg-navigation > ul > li > a:hover::before {
    height: 2px;
}

.tg-nav {
	position: relative;
	z-index: 2;
}
.tg-logo {
	position: absolute;
	left: 0px;
	margin-left: 30px;
}
.tg-logo img {
	height: 100px;
	max-width: 100%;
}
.tg-infonav ul li i, .tg-infonav ul li span{ font-weight:400 !important; text-transform: lowercase; font-size:13px;}

@media (max-width:568px) {
.tg-logo {
	display: block;
	width: 100%;
	text-align: center !important;
	padding-left: 0px;
	margin-left: 0;
}
.tg-logo a {
	display: inline-block;
	text-align: center;
}
.tg-logo a img {
	height: 80px;
	display: inline-block;
}
	
footer .tg-footercolumn {
 padding: 00px 0 40px 0;
}
footer .tg-fourcolumns {
    padding: 30px 0  00px 0;
}
	
}




/* Updated Packages CSS */
.single-product  .tg-bookinginfo{margin: -70px 0 0;}
.single-product  .tg-innerbanner .tg-sectionspace{padding:300px 0 300px;}
.tg-homeslidervtwo .item figcaption{padding: 250px 0px;}
.tg-bookinginfo{ padding-top:30px;}
.tg-sectionspace{padding: 30px 0;}
.tg-bookingtabs .tab-pane::before{ display:none;}
.tg-itinerary .tg-bookingdetail { width: 100%; padding: 0;}

.tg-bookingdetail{ width:100%;}

/* Updated Packages widget CSS */
.tg-populartourcontent .tg-description, .tg-durationrating, h4 del, .tg-descount{ display:none !important;}
.price-style{ float:none;}

.tg-populartourtitle, .tg-pricearea.price-style h4{ text-align:center;}

/* Updated Footer widget CSS */
.tg-footercolumn {color: #c3c3c3; padding: 70px 0 40px 0;}

.tg-footercolumn p{margin: 0 0 10px;line-height: normal;letter-spacing: normal;}

.tg-footercolumn .tg-reviewstararea, .tg-footercolumn .tg-pricearea, .tg-footercolumn .tg-reviewstararea, .tg-widgetdestinations .tg-widgetcontent ul li a:before{ display:none;}

 .tg-widgetdestinations .tg-widgetcontent ul li a{ padding:0px;line-height: normal;font-size: 14px;}

.tg-widgetcontent ul li figure a.adj img {-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px; }



/* list banner */
.owl-item figure > div { background-position:center center !important;}

.tg-innerbanner .tg-sectionspace, .tg-homeslider .item figcaption{background: rgba(0, 0, 0, 0.00);}

.owl-carousel .owl-item{ overflow:hidden;}

.page-id-698 .tg-homebanner .item figcaption {padding: 280px 0 150px 0;}
.page-id-696 .tg-homebanner .item figcaption {padding: 280px 0 150px 0;}
.page-id-703 .tg-homebanner .item figcaption {padding: 280px 0 150px 0;}
.page-id-701 .tg-homebanner .item figcaption { padding: 280px 0 150px 0;}

.page-id-991 .tg-homebanner .item figcaption { padding: 280px 0 150px 0;}
.page-id-989 .tg-homebanner .item figcaption { padding: 280px 0 150px 0;}
.page-id-993 .tg-homebanner .item figcaption { padding: 280px 0 150px 0;}



.page-id-698  .tg-listing .tg-populartour, .page-id-698  .tg-listing .tg-trendingtrip{padding: 0px;}
.page-id-703  .tg-listing .tg-populartour, .page-id-703  .tg-listing .tg-trendingtrip{padding: 0px;}
.page-id-696 .tg-listing .tg-populartour, .page-id-703  .tg-listing .tg-trendingtrip{padding: 0px;}
.page-id-701  .tg-listing .tg-populartour, .page-id-701  .tg-listing .tg-trendingtrip{padding: 0px;}

.page-id-993  .tg-listing .tg-populartour, .page-id-993  .tg-listing .tg-trendingtrip{padding: 0px;}
.page-id-989 .tg-listing .tg-populartour, .page-id-989  .tg-listing .tg-trendingtrip{padding: 0px;}
.page-id-993  .tg-listing .tg-populartour, .page-id-993  .tg-listing .tg-trendingtrip{padding: 0px;}

.page-id-701 .tg-listing .col-md-3 .tg-populartour, 
.page-id-703 .tg-listing .col-md-3 .tg-populartour, 
.page-id-698 .tg-listing .col-md-3 .tg-populartour,
.page-id-993 .tg-listing .col-md-3 .tg-populartour, 
.page-id-989 .tg-listing .col-md-3 .tg-populartour, 
.page-id-993 .tg-listing .col-md-3 .tg-populartour
{border: 1px solid #ddd;
padding: 0px 0px 10px 0px; box-shadow: 0px 12px 13px 0px rgba(0, 0, 0, 0.15); -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; margin-bottom:30px; }

.page-id-703 .tg-populartourfoot, 
.page-id-701 .tg-populartourfoot,
.page-id-698 .tg-populartourfoot{ padding: 15px 0px 10px 0px;}


.page-id-993 .tg-populartourfoot, 
.page-id-989 .tg-populartourfoot,
.page-id-993 .tg-populartourfoot{ padding: 15px 0px 10px 0px;}

.page-template-default 
.tg-populartourcontent{padding: 20px 0 0;}

.page-template-default .tg-populartourtitle h3 a, 
.page-id-701 .tg-populartourtitle h3 a, 
.page-id-698 .tg-populartourtitle h3 a ,
.page-id-993 .tg-populartourtitle h3 a ,
.page-id-989 .tg-populartourtitle h3 a ,
.page-id-993 .tg-populartourtitle h3 a 

{line-height: normal; padding: 0px 10px;}


@media (max-width:568px) {
	
.page-id-701  .vc_column_container > .vc_column-inner, .page-id-703 .vc_column_container > .vc_column-inner, .page-id-698 .vc_column_container > .vc_column-inner{padding-left:0px;
padding-right:0px;}

.page-id-701 .tg-listing .col-md-3,  .page-id-703 .tg-listing .col-md-3, .page-id-698 .tg-listing .col-md-3 {padding-right: 5px;padding-left: 5px;}

	.page-template-default .tg-populartourtitle h3 a{ margin:0px; padding:0px; font-size:16px; text-align:center;}
	
.page-template-default .tg-populartourtitle .tg-pricearea.price-style h4
	{font-size:14px;}
	
}

/*  Contact Form  */
.wpcf7-form {display: block; width: 100%; float: left;}
.wpcf7-form input, 
.wpcf7-form select,
.wpcf7-form textarea{ width:100%; margin:5px;} 
.wpcf7-form textarea{ height:100px;}

.wpcf7-form .wpcf7-submit{ height: 48px;
line-height: 45px; }

/* Tour gallery */

.tg-gallery ul li figure{ text-align:center;}
.tg-gallery ul li figure img{-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;}
.tg-gallery ul li figure .title{ padding:10px; color:#000; border:1px solid #ddd; border-top: none; -webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;}
/* ------------- */
.tg-panel h4::after{ display:none;}
.tg-panel h4{ padding-bottom:15px;}

/*  menu  */
.tg-homevone .tg-header{ background:rgba(255, 255, 255, 0.8)  }


.sub-menu, .mega-menu{font: 700 16px/18px 'Domine', Arial, Helvetica, sans-serif !important; width: 300px !important;  background:transparent !important;}
.tg-navigation ul li{padding: 0 5px ;}
.tg-navigation > ul > li > a{padding: 11px 20px;margin: 10px 0px; border:#ff7550 solid 1px; position:relative; overflow:hidden; 

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
box-shadow:0px 2px 0px #ff7550;
-moz-box-shadow: 0px 2px 0px #ff7550;
-webkit-box-shadow: 0px 2px 0px #ff7550;
}

.tg-navigation > ul > li > a::after{ content:" ";background:#fff;     height: 100%;
    width: 100%; position: absolute;   bottom: 0;     left: 0;
    z-index: -2;
}
.tg-navigation ul li a::after{background:#fff;}

.tg-navigation > ul > li.current-menu-item > a::before, 
.tg-navigation > ul > li > a:hover::before {
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.tg-navigation ul li li{ background: rgba(255, 255, 255, 0.8); margin-top:1px; }
.tg-navigation ul li li a:hover{ color:#ff7550;}
.tg-navigation ul li li a::before { background:transparent !important;}

.tg-navigation ul li a::before{ background:#ff7550;}

.tg-navigation ul li a{ width:100%;}
.tab-content .tabtitle{margin-bottom: 30px !important; }
.tg-panel > h4 { padding-bottom: 10px !important; color:#ff7550 !important; font-size:22px; line-height: normal;}
.tg-bookingdetail .tg-description{ padding-left:15px !important; margin-bottom: 40px; border-left:4px solid #ddd;}
.tg-bookingdetail .tg-description h3:first-child{padding-top:0px !important; border-top:none !important; margin-top:0px !important;}
.tg-bookingdetail .tg-description h3{ border-top:1px solid #eee; padding-bottom:10px !important; padding-top:30px !important; display:block !important; text-align:justify ; float:none; font-size: 20px; font-weight: 600; margin-top:30px;}
.tg-bookingdetail .tg-description a img{ margin-top:15px;}
.tg-bookingdetail .tg-description  hr{ display:block; width:100%; float:left;}
.tg-bookingtabs .tg-panel { margin-bottom: 20px !important; padding-bottom:0px;border-bottom: 1px solid #ccc !important;}


/* blink text tag css 
blink {
  -webkit-animation: 2s linear infinite condemned_blink_effect;
  animation: 2s linear infinite condemned_blink_effect;
}
@-webkit-keyframes condemned_blink_effect {
  0% {
    visibility: hidden;
  }
  50% {
 visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}
@keyframes condemned_blink_effect {
  0% {
    visibility: hidden;
  }
  50% {
 visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}*/