
@font-face {
    font-family: 'futurabook';
    src: url('../fonts/futura-book-regular/futura_book_regular.woff2') format('woff2'),
         url('../fonts/futura-book-regular/futura_book_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Futura Book";
    src: url('../fonts/futura/futura_book.eot');
    src: url('../fonts/futura/futura_book.eot') format('embedded-opentype'),
        url("../fonts/futura/futura_book.woff") format("woff"),
        url("../fonts/futura/futura_book.ttf") format("ttf");
}

body{
    font-family: 'Futura Book';
    /* font-family: 'Arial'; */
    font-size: 16px; font-style: normal; line-height: 1.3; overflow-x: hidden; position: relative;
}
#back2top, .largeMenu .subMenu, #destinationMenu > .subMenu > .container > ul > li a span, .subMenu > .container > ul > li img,
#tourList .tourLists .item a, .tourSales .item span, .postBlogItems .aboutItemThumb img, #newletter button, #link .linkItemTitle, #footerOffice .openmodal,
#fixLeft, #fixLeft .btnAnimate, .itemTour .item img, #tourtab.nav-tabs>li>a, #pageVoyageDetail .col-support > img, #btn-fixed-left{
    -moz-transition:all 300ms ease-out 0s; -ms-transition:all 300ms ease-out 0s;
    -o-transition:all 300ms ease-out 0s; -webkit-transition:all 300ms ease-out 0s;
    transition:all 300ms ease-out 0s;
}
#mainMenu .container > ul > li.largeMenu .subMenu:after, #menuTop ul:after, #homePage .serviceContent:after,
#tourList .tourLists:after, #blogHome:after, #link .links:after, .itemTour .items:after, #programme .item:after, .destinationMores .items:after, 
.news:after, .tab-content>.tab-pane:after, .contentInfomation:after, #mainMenu .container > ul > li.largeMenu > .subMenu > .container > ul:after{
    content: ''; clear: both; display: table;
}
.container{position: relative;}
.fa{line-height: 1.2!important;}
p{margin-bottom: 5px;}

header{background: #67bdb3; padding-bottom: 30px;}
#banner{position: relative; z-index: 2; padding: 0 0 40px;}
#indexPage #banner{padding: 0px;}
#banner .row{margin: 0px -10px;}
#banner [class*=col-]{float:left;padding:0px 10px;}
#banner .col-logo{width: 100%; max-width: 300px; padding: 0px 50px; margin: auto; float: none;}
#banner .col-logo img{max-width: 100%;}
#banner .col-slogan{width: 100%; text-align: center;}
#banner .col-button{display: none;}
#slogan{text-align: center; color: #fff; padding-top:10px;}
#slogan > span{font-weight: bold; font-size: 18px;}

#bannerBtns{}
#bannerBtns:after{content:'';display:table;clear:both;}
#bannerBtns .btnAnimate{
    border-radius: 0 0 3px 3px; text-align: center; color: #fff; margin-left: 10px; float:left;
    background: -moz-linear-gradient(top,rgba(68,68,68,1) 0%,rgba(68,68,68,1) 75%,rgba(52,52,52,1) 90%,rgba(52,52,52,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(68,68,68,1)),color-stop(75%,rgba(68,68,68,1)),color-stop(90%,rgba(52,52,52,1)),color-stop(100%,rgba(52,52,52,1)));
    background: -webkit-linear-gradient(top,rgba(68,68,68,1) 0%,rgba(68,68,68,1) 75%,rgba(52,52,52,1) 90%,rgba(52,52,52,1) 100%);
    background: -o-linear-gradient(top,rgba(68,68,68,1) 0%,rgba(68,68,68,1) 75%,rgba(52,52,52,1) 90%,rgba(52,52,52,1) 100%);
    background: -ms-linear-gradient(top,rgba(68,68,68,1) 0%,rgba(68,68,68,1) 75%,rgba(52,52,52,1) 90%,rgba(52,52,52,1) 100%);
    background: linear-gradient(to bottom,rgba(68,68,68,1) 0%,rgba(68,68,68,1) 75%,rgba(52,52,52,1) 90%,rgba(52,52,52,1) 100%);
}
#bannerBtns .btnAnimate:hover{
    background: -moz-linear-gradient(180deg, #5DABA2 10%, #559C93 100%);
    background: -webkit-gradient(linear, 180deg, color-stop(10%, 5DABA2), color-stop(100%, 559C93));
    background: -webkit-linear-gradient(180deg, #5DABA2 10%, #559C93 100%);
    background: -o-linear-gradient(180deg, #5DABA2 10%, #559C93 100%);
    background: -ms-linear-gradient(180deg, #5DABA2 10%, #559C93 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1');
    background: linear-gradient(180deg, #5DABA2 10%, #559C93 100%);
}
#bannerBtns .btnAnimate:first-child{margin-left:0px;}
#bannerBtns .btnAnimate a{color: #fff; display: block; padding: 15px 5px 10px;}
#bannerBtns .btnAnimate a:hover{text-decoration: none;}
#bannerBtns .btnAnimate span{font-size: 14px; display: block;}
#bannerBtns .btnAnimate span b{font-size: 15px; display: block;}
#bannerBtns .btnAnimate .fa{font-size: 20px; border-radius: 100%; border: 1px solid #fff; padding: 5px 10px; margin-bottom: 10px;}
#bannerBtns .btnAnimate .fa-ticket{padding: 5px 9px;}

#langs{clear: both; padding-top: 10px; text-align:center;}
#langs ul{margin: 0px; padding: 0px;}
#langs li{display: inline-block; padding-left: 5px;}
#langs li:first-child{padding-left: 0px;}
#langs img{width: 30px;}
#langs a{color: #fff;}
#langs a:hover{text-decoration: none;}

#slider{position: relative; z-index: 1;}
#slider .owl-theme .owl-controls{margin: 0px;}
#slider + header{position: absolute; left: 0px; top: 0px; right: 0px; z-index: 2; background: transparent;}

#iconMenu{position: absolute; z-index: 1990; left: 0px; top: 0px; display: block; width: 50px; cursor: pointer;}
.c-hamburger {display: block; position: relative; overflow: hidden; margin: 0; padding: 0; width: 88px; height: 88px; font-size: 0; text-indent: -9999px; appearance: none; box-shadow: none; border-radius: none; border: none; cursor: pointer; transition: background 0.3s;}
.c-hamburger:focus {outline: none;}
.c-hamburger span {display: block; position: absolute; top: 44px; left: 18px; right: 18px; height: 8px; background: white;}
.c-hamburger span::before, .c-hamburger span::after {position: absolute; display: block; left: 0; width: 100%; height: 8px; background-color: #fff; content: "";}
.c-hamburger span::before {top: -20px;}
.c-hamburger span::after {bottom: -20px;}
.c-hamburger--htx {background-color: #ff3264;}
.c-hamburger--htx span {transition: background 0s 0.3s;}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {transition-duration: 0.3s, 0.3s; transition-delay: 0.3s, 0s;}
.c-hamburger--htx span::before {transition-property: top, transform;}
.c-hamburger--htx span::after {transition-property: bottom, transform;}
/* active state, i.e. menu open */
.mm-menu{max-width: 220px;}
.mm-slideout{z-index: 1989}
html.mm-opening {/* -webkit-transform: translate3d(220px,0,0); transform: translate3d(220px,0,0); */}
html.mm-opening .mm-slideout{-webkit-transform: translate3d(220px,0,0); transform: translate3d(220px,0,0);}
.mm-opened .c-hamburger--htx {background-color: #cb0032;}
.mm-opened .c-hamburger--htx span {background: none;}
.mm-opened .c-hamburger--htx span::before {top: 0; transform: rotate(45deg);}
.mm-opened .c-hamburger--htx span::after {bottom: 0; transform: rotate(-45deg);}
.mm-opened .c-hamburger--htx span::before,
.mm-opened .c-hamburger--htx span::after {transition-delay: 0s, 0.3s;}
.c-hamburger--htx, .c-hamburger--htx:focus, .c-hamburger--htx:active{background: none; width: 50px; height: 43px;}
.c-hamburger span{top: 20px; left: 10px; right: 10px; height: 3px; background-color: #ffffff;}
.c-hamburger span::before, .c-hamburger span::after{height: 3px; background-color: #ffffff;}
.c-hamburger span::before{top: -7px;}
.c-hamburger span::after{bottom: -7px;}
.mm-opened .c-hamburger--htx{background: none;}
.mm-opened .c-hamburger span::before, .mm-opened .c-hamburger span::after{/* background: #32BBFC; */}
#mm-blocker{position: relative;}
html.mm-blocking #mm-blocker{background: rgba(0, 0, 0, 0.5); z-index: 16000002; position: fixed;}
.mm-border-offset .mm-arrow:after, .mm-border-offset .mm-next:after{right: 30px}
.mm-panels>.mm-panel:after, .mm-panels>.mm-panel:before{height: 0px;}
.mm-panels>.mm-panel.mm-hasnavbar{padding-top: 0px;}
.mm-panel.mm-hasnavbar .mm-navbar{
    height: auto; margin: 0px -20px; position: relative; padding: 0px 20px; text-transform: uppercase; color: #fff; background: #65bfb5;
}
.mm-panel.mm-hasnavbar .mm-navbar a{color: #fff; font-size: 16px;}
.mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top: 0px;}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>*{color: #000;}
.mm-listview>li{background: none; padding: 0px;}
nav:not(.mm-menu){display: block;}
html.mm-right.mm-opening .mm-slideout{
    -webkit-transform: translate3d(-220px,0,0);
    transform: translate3d(-220px,0,0);
}
.mm-menu .mm-btn:after, .mm-menu .mm-btn:before{border-color: rgba(255, 255, 255, 0.6)}
.mm-prev:before{left: 10px;}
.mm-navbar-bottom img{max-width: 100%}
.mm-navbar-bottom~.mm-navbar-bottom{border-top:1px solid #ddd;}

.boxSearch{margin: 20px 0px; text-align: center; background: #65bfb5; color: #fff; padding: 10px;}
.boxSearch .form-group{min-width: 180px;}
.boxSearch .form-control{border-radius: 0px;}
.boxSearch .btn{border-radius: 0px; width: 180px;}
.btn, .btn:focus, .btn:active, .btn:hover{outline: none;}


#mainMenu{position: relative; display: none;}
#mainMenu .container{position: static;}
#mainMenu .container > ul{margin: 0px; padding: 0px; list-style: none; text-align: center;}
#mainMenu .container > ul > li{display: inline-block; padding: 10px 0px; position: relative;}
#mainMenu .container > ul > li.iconMenu{padding: 0px}
.isIE #mainMenu .container > ul > li{padding: 0px 13px}
#mainMenu .container > ul > li > a{font-size: 21px; color: #fff; padding: 0px 15px; border-left: 1px solid #fff; line-height: 13px;}
#mainMenu .container > ul > li.iconMenu > a{border: none;}
#mainMenu .container > ul > li:hover > a, #mainMenu .container > ul > li > a:hover{color: #ddd}
#mainMenu .container li a{display: block; padding: 7px 0px; color: #000; white-space: nowrap;}
#mainMenu .container li:hover a, #mainMenu .container li a:hover{text-decoration: none; color: #555}
#mainMenu .container > ul > li > ul, #mainMenu .container > ul > li.largeMenu > .subMenu{
    position: absolute; left: 0px; top: 100%; background: rgba(38, 33, 33, 1); z-index: 2018; color: #fff;
    display: none; text-align: left; padding: 20px 15px; min-width: 230px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color=#000000)";
    -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.3);
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000);
}
#mainMenu .container > ul > li:last-child > ul{left: auto; right: -15px; text-align: right}
#mainMenu .container > ul > li:hover > ul, #mainMenu .container > ul > li:hover > .subMenu{display: block;}
#mainMenu .container > ul > li:hover > ul > li > a{font-size: 16px; color: #fff;}
#mainMenu .container > ul > li:hover > ul > li > a:hover{color: #ddd;}
#mainMenu .container > ul > li.largeMenu{position: static;}
#mainMenu .container > ul > li.largeMenu > .subMenu {width: 100%; min-height: 360px; padding-top: 30px;}
#mainMenu .container > ul > li.largeMenu > .subMenu > .container > ul{margin-left: -15px; margin-right: -15px;}
#mainMenu .container > ul > li.largeMenu > .subMenu > .container > ul > li{display: block; float: left; width: 50%; padding: 0px 15px;}
#mainMenu .container > ul > li.largeMenu > .subMenu > .container > ul > li:last-child{padding-right: 0px!important;}
.isIE #mainMenu .container > ul > li.largeMenu > .subMenu > .container > ul > li{padding-right: 17px;}
.isFirefox #mainMenu .container > ul > li.largeMenu > .subMenu > .container > ul > li{padding-right: 55px;}
#mainMenu .container > ul > li.largeMenu > .subMenu > .container .description{float: left; width: 30%; padding-right: 30px}
#mainMenu .container > ul > li.largeMenu > .subMenu > .container .description img{max-width: 100%!important; height: auto!important;}
#mainMenu .container > ul > li.largeMenu > .subMenu > .container > ul{
    float: right; width: calc(70% + 15px); text-align: left; padding-top: 15px;
}
#mainMenu .container > ul > li.largeMenu .subMenu ul a{font-size: 18px; padding: 10px 0px; margin: 0px; border: none; line-height: inherit; color: #fff;}
#mainMenu .container > ul > li.largeMenu .subMenu ul a:hover{color: #ddd;}
/* #mainMenu .container > ul > li.menu-agent{background: #65bfb5;}
#mainMenu .container > ul > li.menu-agent > a{border: none;} */

/* #mainMenu .container > ul > li#voyageMenu > .subMenu > .container > ul{float: none; width: 100%; padding-top: 0px;}
#mainMenu .container > ul > li#voyageMenu > .subMenu > .container > ul > li{float: left; width: 33.33333%; padding: 25px 15px 25px 100px; background: no-repeat 15px center;} */
#mainMenu .container > ul > li#voyageMenu > .subMenu > .container > ul{padding-top: 0px;}
#mainMenu .container > ul > li#voyageMenu > .subMenu > .container > ul > li{float: left; width: 55%; padding: 10px 10px 10px 60px; background: no-repeat 5px center;}
#mainMenu .container > ul > li#voyageMenu > .subMenu > .container > ul > li:nth-child(2n){width: 45%}

#mainMenu .container > ul > li#destinationMenu > .subMenu > .container > ul{padding-top: 0px; width: 100%; margin-left: -30px; margin-right: -30px;}
#mainMenu .container > ul > li#destinationMenu > .subMenu > .container > ul > li{width: 33.333333%; text-align: center; padding: 15px 30px 0px !important;}
#mainMenu .container > ul > li#destinationMenu > .subMenu > .container > ul > li.description{font-size: 18px; text-align: inherit}
#mainMenu .container > ul > li#destinationMenu > .subMenu > .container > ul > li a{display: block; padding: 0px; position: relative; background: #000;}
#mainMenu .container > ul > li#destinationMenu > .subMenu > .container > ul > li a span{position: absolute; top: 50px; left: 25px; right: 20px; display: inline-block; padding: 5px 10px; border: 2px solid #fff; color: #fff; font-weight: bold; font-size: 25px; text-transform: uppercase;}
#mainMenu .container > ul > li#destinationMenu > .subMenu > .container > ul > li a:hover span{border-color: #C65AA5; color: #C65AA5;}
#mainMenu .container > ul > li#destinationMenu > .subMenu > .container > ul > li img{max-width: 100%;}

#mainMenu .container > ul > li.blogMenu > .subMenu > .container > .description{float: left; width: 35%; font-size: 18px;}
#mainMenu .container > ul > li.blogMenu > .subMenu > .container > ul{float: right; padding-top: 0px; width: 65%;}
#mainMenu .container > ul > li.blogMenu > .subMenu > .container > ul > li{width: 33.333333%; text-align: center; padding: 0px 15px 15px !important;}
#mainMenu .container > ul > li.blogMenu > .subMenu > .container > ul > li > a{padding-top: 0px;}
#mainMenu .container > ul > li.blogMenu > .subMenu > .container > ul > li > a:last-child{padding: 0px; background: #fff;}
#mainMenu .container > ul > li.blogMenu > .subMenu > .container > ul > li img{max-width: 100%;}
#mainMenu .container > ul > li.blogMenu > .subMenu > .container > ul > li a:hover img{opacity: 0.6}
#mainMenu .container > ul > li.blogMenu > .subMenu > .container > ul > li:last-child{padding-right: 15px; padding-right: 15px !important}

#homePage, #tourList, #tourSale, #voyageEnvies, #postMoment, #postAbout, #postBlog, #postVideo, #newletter, #postRecommmande{padding: 40px 0px; background: rgba(255, 255, 255, 1);}
.detail .detailTitle{font-size: 30px; margin-top: 0px; padding-bottom: 10px; margin-bottom: 20px; border-bottom: 1px solid #333}
.detail .detailDescription{padding-bottom: 20px;}
.serviceTitle{margin: 30px 0px; font-size: 30px; text-align: center;}
.serviceContent{margin-left: -15px; margin-right: -15px; display: flex; flex-wrap: wrap; justify-content: center;}
.serviceContent .item{width: 33.333%; padding: 0px 15px 30px; text-align: center;}
.serviceContent .item .icon{display: inline-block; border-radius: 100%; margin-bottom: 10px;}
.serviceContent .item .icon .fa{color: #fff; padding: 11px 0px; font-size: 30px;}
.serviceContent .item:hover .icon{background-color: #fff!important;}
.serviceContent .item .title{font-size: 15px; font-weight: bold;}
.serviceContent .item .description{font-size: 15px;}

/* #tourList{background: rgba(32, 117, 66, 0.18);} */
#tourList .tourListDescription{padding-bottom: 30px;}
#tourList .tourLists{width: 900px; max-width: 100%; margin: auto; display: flex; flex-wrap: wrap; justify-content: center;}
#tourList .tourLists .item{width: 100%; padding: 0px 10px 20px; text-align: center;}
#tourList .tourLists .item:nth-child(3n+1){clear: both}
#tourList .tourLists .item a{
    display: block; background: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color=#000000)";
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color=#000000);
}
#tourList .tourLists .item a:hover{
    text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=0, Color=#000000)";
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    box-shadow: 0 0 10px rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color=#000000);
}
#tourList .tourLists .item img{width: 100%;}
#tourList .tourLists .item h4{margin: 0px; padding: 20px 10px; font-size: 16px; color: #000;}

.tourSales{display: flex; justify-content: left; flex-wrap: wrap; margin-left: -10px; margin-right: -10px; padding-top: 70px;}
.tourSales .item{padding: 10px; width: 50%; align-self: flex-start;}
.tourSales .item:nth-child(2n+1){margin-top: -70px;}
.tourSales .item a{display: block; position: relative; border:1px solid #ddd;}
.tourSales .item a img{width: 100%;}
.tourSales .item a .itemInfo{position: absolute; left: 0; right: 0; bottom: 0; background: rgba(255, 255, 255, 0.6); padding: 10px; opacity: 0.8; display: block;}
.tourSales .item a:hover .itemInfo{opacity: 1}
.tourSales .item .tourSalesItemTitle{font-size: 16px; font-weight: bold; display: block; color: #000;}
.tourSales .item .tourSalesItemDescription{font-size: 14px; margin-top: 10px; color: #000; height: 0px; display: block; visibility: hidden;}
.tourSales .item a:hover .tourSalesItemDescription{height: auto; visibility: initial;}

/* #voyageEnvies{background: rgba(32, 117, 66, 0.18);} */
#voyageEnvies .detail .detailTitle{text-align: center;}
.voyageEnvies{margin: 0px -15px;}
.voyageEnvies:after{content: ''; display: table; clear: both;}
/* .voyageEnvies .item{float: left; width: 33.333333%; padding: 0px 15px 30px;}
.voyageEnvies .item:nth-child(1), .voyageEnvies .item:nth-child(2){width: 50%;} */
.voyageEnvies .item{width: 50%; padding: 0px 15px 30px;}
.voyageEnvies .item a{display: block; position: relative;}
.voyageEnvies .item a:hover{text-decoration: none; color: #000;}
.voyageEnvies .item img{width: 100%;}
.voyageEnvies .item .itemDescription{position: absolute; left: 0; top: 0; right: 0; bottom: 0; transition: all 500ms ease;}
.voyageEnvies .item a:hover .itemDescription{background: rgba(54,54,54,.4);}
.voyageEnvies .item .itemTitle{position: absolute; bottom: 0; left: 0; right: 0; display: block; text-align: center; color: #fff; padding: 15px; font-size: 20px; font-weight: bold;}

#postMoment .postMomentTitle, #abouts .postAboutTitle{font-size: 30px; margin-top: 0px; margin-bottom: 20px;}
#postMoment .postMomentMore, #abouts .postAboutMore{text-align: right; margin-top: 20px; font-style: italic;}
#postMoment .postMomentMore a, #abouts .postAboutMore a{color: #000;}
#postMoment{display: flex; align-items: center; flex-direction: column; padding: 0px; margin-bottom: 30px;}
#postMoment .item{width: 100%;}
#postMoment .item-content{padding: 50px 40px; text-align: center;}
#postMoment .postMomentPhoto{width: 100%;}
#abouts .postAboutContent{padding: 10px 15px; border: 3px solid rgba(32, 117, 66, 0.18);}
#abouts .postAboutPhoto{margin-left: 15px; max-width: 100%;}

/* #postAbout{background: rgba(32, 117, 66, 0.18);} */
#postAbout .postAboutTitle, #postAbout .postAboutBtn{text-align: center;}
#postAbout .postAboutBtn{text-transform: capitalize;}
.postAboutMember .items{margin-left: -15px; margin-right: 15px;}
.postAboutMember .items:after{content: ''; display: table; clear: both;}
.postAboutMember .item{float: left; padding: 0px 15px 30px; width: 50%; text-align: center;}
.postAboutMember .item:nth-child(2n+1){clear: both;}
.postAboutMember .item .aboutItemThumb{width: 100%; border: 1px solid #ddd; background: #fff;}
.postAboutMember .item .aboutItemThumb:hover{text-decoration: none;}
.postAboutMember .item .aboutItemThumb img{width: 100%;}
.postAboutMember .item .aboutItemTitle{font-weight: bold; margin-top: 20px; font-size: 16px;}
.postAboutMember .item .aboutItemPosition{margin-top: 10px; color: #999;}

#postBlog .postBlogTitle{text-align:center;}
.postBlogItems{margin: 0px -15px;}
.postBlogItems:after{content: ''; display: table; clear: both;}
.postBlogItems .item{float: left; width: 100%; padding: 0px 15px 30px;}
.postBlogItems .blogItemThumb{display: block; border-radius: 7px; margin-bottom: 10px;}
.postBlogItems .blogItemThumb img{width:100%; border-radius: 7px;}
.postBlogItems .blogItemThumb:hover img{opacity: 0.7}
.postBlogItems a:hover{text-decoration: none;}
.postBlogItems .blogItemTitle a{color: #000; font-weight: bold;}
.postBlogItems .blogItemTitle a:hover{color: #999;}
.postBlogItems .blogItemDescription{display: none;}
#postBlog .postBlogBtn{text-align: center;}

/* #postVideo{background: rgba(32, 117, 66, 0.18);} */
#postVideo .postVideoTitle{text-align: center;}
.videoItems, .videoItem{margin: 0px -10px;}
.videoItem{float: left; width: 50%; padding: 0px 10px; margin: 0px;}
.videoItem:nth-child(2n+1){clear: both;}
.videoItems:after, .videoItems .videoItem:after{content: ''; display: table; clear: both;}
.videoItems .videoItemFirst, 
.videoItems .videoItemOther,  
.videoItems .videoItemThumb, 
.videoItems .videoItemTitle{float: left; padding: 0px 10px 13px; width: 100%;}
.videoItems .videoItemThumb{position: relative;}
.videoItems .videoItemPlay{position: absolute; left: calc(50% - 15px); top: calc(50% - 28px); width: 36px; height: 36px; background: url('../image/iconvideo.png') no-repeat center center; background-size: cover;}
.videoItems .videoItemThumb img{width: 100%;}
.videoItems .videoItemFirst{width: 100%;}
.videoItems .videoItemFirst .videoItem, 
.videoItems .videoItemFirst .videoItemThumb, 
.videoItems .videoItemFirst .videoItemTitle{width: 100%; padding: 0px; text-align: center;}
.videoItems .videoItemFirst .videoItemTitle{margin: 15px 0px 30px;}
.videoItems .videoItemFirst .videoItemPlay{left: calc(50% - 35px); top: calc(50% - 35px); width: 70px; height: 70px;}
.videoItems .videoItemOther{width: 100%;} 

#newletter{text-align: center;}
#newletter .newletterTitle{text-transform: uppercase; font-size: 30px; margin: 0px 0px 15px;}
#newletter .newletterTitle span{display: inline-block; padding: 7px 50px; background-color: rgba(32, 117, 66, 0.2)}
#newletter form{padding-top: 30px;}
#newletter input{padding: 5px 10px; width: 60%; margin-right: 50px; border: 1px solid #333;}
#newletter button{font-weight: bold; padding: 5px 20px; background-color: rgba(32, 117, 66, 0.2); outline: none; border: 1px solid rgba(32, 117, 66, 0.2)}
#newletter button:hover{background-color: rgba(32, 117, 66, 0.5)}

/* #temoignageLink{background-color: rgba(32, 117, 66, 0.18);} */
#temoignageLink .temoignageLinkTitle{font-size: 35px; margin: 0px; padding-bottom: 20px; color: #000;}
#temoignageLink #link{margin-top: -40px; margin-bottom: -40px; margin-left: -15px; padding: 40px 40px 60px 50px; background-color: #fff;}

#postTemoignage{position: relative;}
#postTemoignage .postTemoignageThumb{width: 100%;}
#postTemoignage .postTemoignageContent{position: absolute; left: 0; top: 0; width: 100%; display: flex; align-items: center; height: 100%;}
#postTemoignage .postTemoignageDetail{padding: 30px 50px; background-color: rgb(255 255 255 / 60%);}
#postTemoignage .postTemoignageTitle,
#postTemoignage .postTemoignageBtn{text-align: center;}
#postTemoignage .postTemoignageTitle{margin: 0px 0px 20px}
#postTemoignage .postTemoignageDescription{margin: 0px 0px 20px;}
#postTemoignage .postTemoignageBtn{margin: 0px;}

#postRecommmande{}
.recommmandeItems{margin: 0px -15px; display: flex; align-items: stretch; flex-wrap: wrap;}
.recommmandeItems:after{content: ''; display: table; clear: both;}
.recommmandeItems .recommmandeItem{display: flex; float: left; width: 33.333%; padding: 0px 15px 30px;}
.recommmandeItems .recommmandeItem:nth-child(3n+1){clear: both}
.recommmandeItems .recommmandeContent{border: 1px solid #65bfb5; background: #fff; border-radius: 5px; width: 100%;}
.recommmandeItems .recommmandeItemThumb{display: block; padding: 5px; border-bottom: 1px solid #ddd; text-align: center}
.recommmandeItems .recommmandeItemThumb:hover{text-decoration: none;}
.recommmandeItems .recommmandeItemThumb img{width: 100%;}
.recommmandeItems .recommmandeItemTitle{font-weight: bold; text-align: center; padding: 15px 10px 0px;}
.recommmandeItems .recommmandeItemDescription{padding: 0px 10px 10px;}

/* #links{background: rgba(32, 117, 66, 0.18);} */
.linkListItems{margin: 0px -15px;}
.linkListItems:after{content: ''; display: table; clear: both;}
.linkListItems .linkListItem{float: left; padding: 0px 15px 30px; width: 50%;}
.linkListItems .linkListItem:nth-child(2n+1){clear: both;}
.linkListItems .linkListTitle{text-transform: uppercase; font-size: 17px; font-weight: bold;}
.linkListItems .linkItems{margin: 0px; padding: 0px; list-style: none;}
.linkListItems .linkItems .linkItem a{display: block; color: #555; padding: 5px 0px;}

#temoignage .item{margin-top: 15px;}
#temoignage div.temoignageTitle{margin-bottom: 5px; font-size: 16px;}
#temoignage .temoignageDescription{margin-bottom: 10px; font-size: 16px;}
#temoignage .viewMore{text-align: right;}
#temoignage .viewMore a{color: #000; font-size: 16px;}

#link .links{margin-left: -10px; margin-right: -10px;}
#link .item{float: left; width: 50%; padding: 30px 10px 0px; position: relative;}
#link .item:nth-child(2n+1){clear: both;}
#link .linkItemTitle{position: absolute; display: block; left: 10px; top: 30px; right: 10px; bottom: 0px; border: 1px solid transparent; padding-top: 25%; text-align: center; opacity: 0; color: #000}
#link .linkItemTitle:hover{background: rgba(255, 255, 255, 0.7); opacity: 1; text-decoration: none; border-color: #ddd;}

/* ======================================== */
#destinationMaps, #destinationDescription, #destinationContent, #destinationTour{padding: 40px 0px;}
/* #destinationMaps{background: rgba(32, 117, 66, 0.18)} */
#destinationMaps .container{width: 850px;}
.btn-show-map{margin: 10px 0px; text-transform: uppercase; color: #fff; background: #5DABA2;}
.btn-show-map:hover{text-decoration: none; background: #85d4cb; color: #fff;}
#showMap .location-list{position: relative;}
#showMap .location-list .location{position: absolute; left: 0px; top: 0px; color: #000; font-size: 14px;}
#showMap .location-list .location:hover{color: #337ab7;}
#showMap .location-list .location span{display: inline-block; width: 10px; height: 10px; border-radius: 100%; position: absolute; background: #ec584c;}
#destinationMaps .destinationPhoto{max-width: 100%;}
#destinationMaps .destinationMapsPanelTitle{display: inline-block; padding: 10px 0px; background: #5DABA2; text-align: center; width: 200px; color: #fff; font-weight: bold; text-transform: uppercase;}
#destinationMaps .destinationMapsPanelTitle:hover{text-decoration: none; opacity: 0.8}
#destinationMaps .panel-heading .accordion-toggle:hover{text-decoration: none; opacity: 0.8}
#destinationMaps .panel{box-shadow: none; border: none; border-radius: 0px;}
#destinationMaps .panel + .panel{margin-top: 10px;}
#destinationMaps .panel-heading{padding: 0px; background: none; border: none;}
#destinationMaps .panel-title{border-bottom: 1px solid #5DABA2}
#destinationMaps .panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    float: right;
    color: #5DABA2;
    padding: 10px;
}
#destinationMaps .panel-heading .accordion-toggle.collapsed:after {
    content: "\e114";
}
#destinationMaps .panel-heading+.panel-collapse>.panel-body{padding-left: 50px; border: none;}
#destinationMaps .panel-body > ul{margin: 0px; padding: 0px; list-style: none;}
#destinationMaps .panel-body > ul > li{display: inline-block;}
#destinationMaps .panel-body > ul > li span{display: inline-block; padding: 0px 5px;}
#destinationMaps .panel-body > ul > li a{color: #333;}
#destinationMaps .panel-body > ul > li a:hover{color: #5DABA2;}

#destinationTour{background: rgba(139, 0, 0, 0.06);}
.contentTitle{font-size: 30px; margin-top: 0px; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid}
.contentInfomation{font-size: 16px;}
.contentInfomation + form, .contentInfomation + .tourSales{margin-top: 20px;}
.contentInfomation a{color: #000;}
.contentInfomation img{max-width: 100%!important; height: auto!important}
.contentInfomation table{max-width: 100%!important;}
.contentInfomation ul, .contentInfomation ol{
    list-style: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.contentInfomation ul li{list-style: disc;}
.contentInfomation ol li{list-style: circle;}
.contentInfomation b, .contentInfomation strong{font-weight: bold;}

.destinationMoreTitle{font-size: 22px;}
.destinationMores .item{float:left; width: 100%;}

.destinationPhotos .owl-theme .item .note{text-align: center;}
.destinationPhotos .owl-theme .owl-controls{margin: 0px;}
.destinationPhotos .owl-theme .owl-controls .owl-nav [class*=owl-]{position: absolute; top: calc(50% - 60px); background: rgba(0, 0, 0, 0.5); padding: 51px 13px; margin: 0px;}
.destinationPhotos .owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background: rgba(0, 0, 0, 0.7);}
.destinationPhotos .owl-theme .owl-controls .owl-nav .owl-prev{left: 0; border-radius: 0px 4px 4px 0px;}
.destinationPhotos .owl-theme .owl-controls .owl-nav .owl-next{right: 0; border-radius: 4px 0px 0px 4px;}

#pageDetail, .itemPages{padding: 30px 0px; background: #fff;}
.itemPages:nth-child(2n){background: rgba(32, 117, 66, 0.18)}
#pageDetail .contentTitle, .itemPages .itemTitle{font-size: 30px; margin-top: 0px; margin-bottom: 20px;}
.itemPages .itemTourTitle{padding-bottom: 10px; margin-bottom: 30px; border-bottom: 1px solid #333;}
.itemTour .items{margin-top: -30px;}
.itemTour .item{float: left; width: 365px; max-width: calc(100% - 100px); margin: 30px 50px 0px;}
.itemTour .item:nth-child(2n+1){clear: both;}
.itemTour .item a{display: block; background: #fff; border: 10px solid #d4dfd8;}
.itemTour .item img{max-width: 100%;}
.itemTour .item:hover img{opacity: 0.3}
.itemTour .item p{padding: 5px 10px 15px; margin: 0px; background: #d4dfd8; text-align: center; font-size: 16px; overflow: hidden; text-overflow: ellipsis; color: #000}
#pageDetail .panel-group{padding-top: 20px;}

.itemPages .form-title{text-align: center; text-transform: uppercase; font-size: 20px; font-weight: bold; margin: 10px 0px 20px; padding: 0px 0px 10px; position: relative;}
.itemPages .form-title:after{content: ''; position: absolute; width: 100px; left: calc(50% - 50px); bottom: 0px; border-bottom: 1px solid #000}

#pageVoyageDetail .itemPages:nth-child(2n){background: #fff;}
.itemPageVoyage{padding-bottom: 0px;}
.itemDestination{padding: 0px; text-align: right;}
.itemExperience .itemTitle{font-size: 18px; font-weight: bold;}
.itemExperience .itemContent{/*width: 700px; max-width: 100%; margin: auto; padding: 20px; border: 2px dotted rgba(32, 117, 66, 0.8);*/}
.itemExperience .itemContent li, .itemSEODescription .itemPage li{padding-left: 20px; position: relative;}
.itemExperience .itemContent li:after, .itemSEODescription .itemPage li:after{content: ''; position: absolute; left: 0px; top: 7px; width: 7px; height: 7px; background: rgba(32, 117, 66, 0.8); border-radius: 100%;}

.itemPhoto .items{margin: 0px -5px;}
.itemPhoto .item{float: left; padding: 0px 5px 10px;}
.itemPhoto .item a{display: block; overflow: hidden;}
.itemPhoto .item img{max-width: 100%; transition: transform .2s;}
.itemPhoto .item a:hover img{transform: scale(1.1);}

.tourDetail .subTitleTour{font-size: 18px; text-transform: uppercase; color: #67bdb3; margin: 40px 0px 20px;}
.tourDetail #prestations{text-align: center;}
.tourDetail .prestations .subTitleTour{font-size: 16px; margin: 20px 0px 10px;}
.tourDetail .buttonBookTour{margin-top: 20px; margin-bottom: 20px;}
.tourDetail .buttonBookTour .btn{border-color: #27d045; background-image: linear-gradient(to bottom,#7dca8b 0,#27d045 100%); text-transform: uppercase; border-radius: 0px;}
.tourDetail .buttonBookTour .btn:hover, .tourDetail .buttonBookTour .btn:active, .tourDetail .buttonBookTour .btn:focus, .tourDetail .buttonBookTour .btn:focus:active{border-color: #27d045; background-color: #27d045; outline: none;}

#tourtab{margin-top: -30px; border: none;}
#tourtab.nav-tabs>li{display: inline-block; float: none; width: calc(25% - 6px); margin: 0px; vertical-align: top; text-align: center;}
#tourtab.nav-tabs>li>a{border-radius: 0px 0px 4px 4px; background: #20303c; border: none; border-top: 2px solid #459fed; color: #cecece; text-transform: uppercase;}
#tourtab.nav-tabs>li>a:hover{color: #fff;}
#tourtab.nav-tabs>li.active>a, #tourtab.nav-tabs>li.active>a:focus, #tourtab.nav-tabs>li.active>a:hover{padding-top: 25px; padding-bottom: 20px; color: #fff;}
.tabContent{padding: 15px 0px;}
.tabContent #programme p{margin-bottom: 10px;}
.tabContent #programme p:after{content: ''; display: table; clear: both;}

.tabContent #itineraire > div{margin-bottom: 10px;}
.tabContent #itineraire > div:after{content: ''; display: table; clear: both;}

#programme .item{margin-top: 15px;}
#programme .programName{float: left; width: 120px; padding: 10px 0px; background: #67bdb3; color: #fff; text-align: center; text-transform: uppercase;}
#programme .programContent{float: right; width: calc(100% - 180px); position: relative;}
#programme .destinationMapsPanelTitle{margin: 0px; padding: 10px 0px; font-weight: bold; border-bottom: 0px;}
#programme .panel-heading .accordion-toggle:hover{text-decoration: none; opacity: 0.8}
#programme .panel{box-shadow: none; border: none; border-radius: 0px;}
#programme .panel + .panel{margin-top: 10px;}
#programme .panel-heading{padding: 0px; background: none; border: none;}
#programme .panel-title{border-bottom: 1px solid #5DABA2}
#programme .panel-heading .accordion-toggle{position: absolute; right: 0px; top: 10px;}
#programme .panel-heading .accordion-toggle:hover, #programme .panel-heading .accordion-toggle:active, #programme .panel-heading .accordion-toggle:focus{text-decoration: none;}
#programme .panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    color: #5DABA2;
    padding: 10px;
}
#programme .panel-heading .accordion-toggle.collapsed:after {
    content: "\e114";
    color: #000;
}
#programme .panel-heading+.panel-collapse>.panel-body{padding-left: 0px; border: none;}

.itemButtonModel button{font-size: 24px; text-transform: uppercase; color: #67bdb3; border: 1px solid #99d3cc; outline: none; background: transparent; padding: 5px 20px;}
.itemButtonModel button:hover, .itemButtonModel button:focus, .itemButtonModel button:active{color: #4b948c;}

#reserver .modal-title, #modifier .modal-title{font-size: 18px; text-transform: uppercase; color: #67bdb3;}

.tourRating .br-wrapper{display: inline-block; margin-right: 15px;}
.downloadFilePDF{float: right; color: #00f!important;}

#listMore {margin: 0px -15px -15px; padding: 20px 15px;}
#listMore ul{padding-left: 20px;}
#listMore ul li{list-style: circle; color: #337ab7}
#listMore ul.second:after{display: table; content: ''; clear: both;}
#listMore ul.second li{float: left; width: 50%; padding: 0px 10px;}
#listMore ul.second li:nth-child(2n+1){clear: both;}

#guideListMore{margin: 0px -15px;}

.news{margin-left: -10px; margin-right: -10px; padding-top: 20px;}
.news .item{float: left; width: 100%; padding: 0px 10px 40px;}
.news .item:nth-child(2n+1){clear: both;}
.news .item .itemTitle{font-size: 17px; font-weight: bold; margin-bottom: 5px; display: block; color: #000;}
.news .item .itemTitle:hover{text-decoration: none; color: #65bfb5}
.news .itemAuthor span{display: inline-block;}
.news .itemAuthor{margin-bottom: 10px;}
.news .itemAuthor .author, .news .itemAuthor .date{margin-right: 20px;}
.news .itemAuthor .author img{border-radius: 100%;}
.news .itemAuthor .author span,
.news .itemAuthor .date span,
.news .itemAuthor .views span{color: #65bfb5}
.news .item .itemPhoto{float: left; margin-right: 10px; display:block; border: 1px solid #ddd; background: #fff;}
.news .item .itemReadMore{color: #65bfb5}
.news .item .itemReadMore:hover{text-decoration: none; color: #999;}

.showtext:after{content: ''; display: table; clear: both;}
.showtext img{max-width: 100% !important; height: auto !important;}

.col-news-content .news-content{padding: 15px; background: #fff;}
.boxSidebar{margin-bottom: 20px;}
.boxSidebarTitle h3{font-size: 17px; font-weight: bold; text-align: center; background: #e6e6e6; border-top: 2px solid #65bfb5; padding: 15px; margin: 0px;}
.boxCategories .boxSidebarTitle h3{background: #65bfb5; color: #fff; text-transform: uppercase;}
.boxSidebarBody{padding: 20px 15px; background: #fff;}
.categorieItems ul{margin: 0px; padding: 0px; list-style: none;}
.categorieItems a{display: block; padding: 5px 0px; color: #4a4a4a;}
.categorieItems a:hover{color: #65bfb5; text-decoration: none;}
.categorieItems a i{margin-right: 5px;}
.blogItems .blogItem{clear: both; margin-top: 25px;}
.blogItems .blogItem:after{content: ''; display: table; clear: both;}
.blogItems .blogItem:first-child{margin-top: 0px;}
.blogItems .itemPhoto{float: left; margin-right: 10px; display: block; border-radius: 100%;}
.blogItems .itemPhoto img{border-radius: 100%; width: 100%;}
.blogItems .itemInfo{float: left; width: calc(100% - 100px); font-size: 14px;}
.blogItems .itemInfo a{display: block; color: #4a4a4a;}
.blogItems .itemInfo a:hover{text-decoration: none; color: #65bfb5;}
.blogItems .itemInfo .itemAuthor{margin-top: 15px; margin-bottom: 0px;}

.commentItems .commentItem{margin-top: 0px; padding-top: 30px;}
.commentItems .commentItem:first-child{margin-top: 0px; padding-top: 0px;}
.commentItems .itemPhoto{float: left; margin-right: 10px; display: block; border-radius: 100%;}
.commentItems .itemPhoto img{border-radius: 100%; width: 100%;}
.commentItems .itemInfo{float: left; width: calc(100% - 100px); font-size: 14px;}
.commentItems .itemInfo .itemAuthor{margin-top: 10px; display: none;}
.commentItems .itemInfo .itemTitle{font-weight: bold; color: #000; display: block;}
.commentItems .itemInfo .itemTitle:hover{text-decoration: none; color: #65bfb5;}
.commentItems .itemDescription{clear: both; margin-top: 10px;}

.boxCommentNews .boxSidebarBody{padding: 0px;}
.boxCommentNews .commentItem{padding: 30px 15px; border-top: 1px solid #ddd;}
.boxCommentNews .commentItem:first-child{padding-top: 20px; border: none;}
.boxCommentNews .itemInfo{padding-bottom: 10px; float: none; width: 100%;}
.boxCommentNews .itemDescription{clear: none;}

#pageVoyageDetail .itemTaxCost .itemTitle{text-align: center;}
#pageVoyageDetail .itemTaxCost .subTitle{font-size: 18px; font-weight: bold;}
#pageVoyageDetail .itemTaxCost .subContent{/*padding: 15px; border: 1px dotted #ccc;*/}
#pageVoyageDetail .itemTaxCost .itemContent li{padding-left: 15px; position: relative;}
#pageVoyageDetail .itemTaxCost .itemContent li:after{content: ''; position: absolute; left: 0px; top: 7px; width: 7px; height: 7px; background: rgba(32, 117, 66, 0.8); border-radius: 100%;}

#pageVoyageDetail .itemPlus .itemContent{padding: 20px; background: #eee; border: 1px solid #ddd;}
#pageVoyageDetail .itemPlus .itemContent li{padding-left: 15px; position: relative;}
#pageVoyageDetail .itemPlus .itemContent li:after{content: ''; position: absolute; left: 0px; top: 7px; width: 7px; height: 7px; background: rgba(32, 117, 66, 0.8); border-radius: 100%;}

#pageVoyageDetail .itemService .itemTitle{text-align: center;}
#pageVoyageDetail .itemService .owl-theme .owl-controls .owl-nav [class*=owl-]{position: absolute; top: calc(50% - 32px); border-radius: 100%; background: #fff; color: #000; font-size: 25px; padding: 0px 12px;}
#pageVoyageDetail .itemService .serviceStar{margin-top: 5px;}
#pageVoyageDetail .itemService .serviceStar .fa{color: #e1e12f;}
#pageVoyageDetail .itemService .item h4{margin-top: 5px;}

#pageVoyageDetail .itemService .owl-theme .owl-controls .owl-nav .owl-prev{left: -15px;}
#pageVoyageDetail .itemService .owl-theme .owl-controls .owl-nav .owl-next{right: -15px;}

#pageVoyageDetail .itemPageVoyage .itemTourTitle, #pageVoyageDetail .itemHighlight .itemTourTitle{margin-bottom: 15px;}
#pageVoyageDetail .itemHighlight .itemTourTitle{font-size:25px;}
#pageVoyageDetail .itemHighlight .itemContent ul{padding-left:20px}
#pageVoyageDetail .itemHighlight .itemContent li{list-style: initial;}
#pageVoyageDetail .col-support{text-align: center; padding: 20px; background: #eee;}
#pageVoyageDetail .col-support .supportTitle{font-weight: bold; display: inline-block; vertical-align: middle;}
#pageVoyageDetail .col-support img{border-radius: 100%; margin: 10px; border: 3px solid #ffd859; display: inline-block;}
#pageVoyageDetail .col-support a{display: inline-block; vertical-align: middle;}

.fb-button{padding: 15px 0px;margin-left: -10px;}

.agent-hub .col-image .agent-details{position: relative;}
.agent-hub .col-image .agent-details img{width: 100%;}
.agent-hub .col-image .agent-details .agent-detail{position:absolute; top:0; right:0; bottom:0; left:0; padding: 50px 30px; background: rgba(0,0,0,0.3); display: flex; align-items: center; -webkit-box-align: center;}
.agent-hub .col-image .agent-details .agent-detail div{width: 100%; color: #fff; text-align:center;}
.agent-hub .col-image .agent-details .agent-detail h3{font-size: 30px; font-weight: bold; text-transform: uppercase; margin-bottom: 40px;}
.agent-hub .col-form{background:#fff;}
.agent-hub .col-form .form-horizontal{padding: 50px 30px;}
.agent-hub .col-form .form-horizontal .control-label{padding: 0px 0px 5px;}
.agent-hub .col-form .form-checkbox{margin: 0px;}
.agent-hub .col-form .form-checkbox + .control-label{padding: 0px; cursor: pointer;}
.agent-hub .col-form .link-to-get-password{text-align: right;}
.agent-hub .col-form .btn-fullwidth{width: 100%; margin: 30px auto;}
.agent-hub .col-form .form-more-detail{text-align:center; padding: 50px 0px 10px;}
#formRegister .itemPages .form-title{margin-top: 0px;}
#formRegister .col-form .form-horizontal{padding: 0px 15px 15px;}
#formRegister .col-form .form-horizontal .form-group{margin-bottom: 10px;}
#formRegister .col-form .btn-fullwidth{margin: 10px 0px;}
#formRegister .col-form .form-more-detail{padding: 0px;}

.documents{
    padding-left: 40px;
}
.documents li.document{
    list-style: disc;
}

.comment ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.comment > ul{margin-bottom: 10px;}
.comment ul li{
  margin-left: 30px;
  margin-bottom: 15px;
  border-left: 2px solid #f0f0f0;
  position: relative;
}
.comment ul li:first-child{
}
.comment ul li:last-child, .comment ul li ul li:last-child{
  margin-bottom: 0px;
}
.comment ul li ul li{
}
.comment .cmContent{
  text-align: justify;
  padding: 10px 10px 35px 90px;
  min-height: 95px;
  background-color: #f0f0f0;
  position: relative;
}
.comment .cmContent:after{content: ''; clear: both; display: table;}
.comment .cmAvatar{
  position: absolute;
  left: 10px;
  border: 1px solid #eee;
  padding: 1px;
  background-color: #fff;
}
.comment .cmTitle{
  font-weight: bold;
}
.comment ul p{
  margin-bottom: 0px;
}
.comment ul p.reply{
  margin-bottom: 0px;
  font-size: 14px;
  font-style: italic;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.comment ul p.reply span{
  padding: 0px 15px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  border: 1px solid;
  border-color: #dadada #d7d7d7 #b4b4b4 #d7d7d7;
  text-shadow: 0 1px 0 #fff;
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
  box-shadow: 0 1px 0 rgba(0,0,0,0.1);

  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;

  background: -moz-linear-gradient(0deg, #DDDDDD 0, #F7F7F7 80%);
  background: -webkit-gradient(linear, 0deg, color-stop(0, DDDDDD), color-stop(80%, F7F7F7));
  background: -webkit-linear-gradient(0deg, #DDDDDD 0, #F7F7F7 80%);
  background: -o-linear-gradient(0deg, #DDDDDD 0, #F7F7F7 80%);
  background: -ms-linear-gradient(0deg, #DDDDDD 0, #F7F7F7 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1');
  background: linear-gradient(0deg, #DDDDDD 0, #F7F7F7 80%);
}
.comment ul p.reply span:hover{
  background: -moz-linear-gradient(0deg, #F7F7F7 0, #DDDDDD 80%);
  background: -webkit-gradient(linear, 0deg, color-stop(0, F7F7F7), color-stop(80%, DDDDDD));
  background: -webkit-linear-gradient(0deg, #F7F7F7 0, #DDDDDD 80%);
  background: -o-linear-gradient(0deg, #F7F7F7 0, #DDDDDD 80%);
  background: -ms-linear-gradient(0deg, #F7F7F7 0, #DDDDDD 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4F60C', endColorstr='#1301FE', GradientType='1');
  background: linear-gradient(0deg, #F7F7F7 0, #DDDDDD 80%);
}
.comment ul ul{
  margin: 10px 0px 0px;
}
.comment ul li:after, .comment #form-group:after{
  content: '';
  display: table;
  clear: both;
}
.comment > ul > li{
  padding: 0px;
  margin-left: 0px;
}
.comment > ul > li:first-child{
  padding-top: 0px;
}
.comment .form{
  padding-left: 30px;
  margin-top: 10px;
}
.comment .form-group{
  /* margin: 0px; */
}
.comment .input-text{
  /* float: left; */
  /* width: 100%; */
  /* padding: 0px 10px; */
  margin-bottom: 10px;
}
.comment .input-textarea{
  /* clear: both; */
  /* padding: 10px; */
}
.comment .input-action{
  /* padding: 0px 10px; */
  /* clear: both; */
}
.comment .input-action button{
  display: inline-block;
  margin-top: 10px;
  min-width: 100px;
  text-align: center;
}
.comment input, .comment textarea{
  padding: 2px 7px;
  margin: 0px;
  width: 100%;
  border: 1px solid #bbb;
  outline: none;
  max-width: 100%;
}
.comment input:focus, .comment textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.comment .has-error label.error{color: red; font-weight: normal; font-size: 13px;}
.comment .has-error input, .comment .has-error textarea{
  border-color: red;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.comment .has-error input:focus, .comment .has-error textarea:focus {
  border-color: red;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255, 0, 0, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255, 0, 0, 0.6);
}
.titlecm{
  font-size: 20px;
  font-weight: bold;
}
ul .titlecm{
  display: none;
}
#form .form{
  padding-left: 0px;
}
#form  .closeComment{
  display: none;
}
.closeComment{
  color: #cb312c;
  float: right;
  cursor: pointer;
  font-size: 13px;
}
.closeComment:hover{
  color: #222;
}
#form .help-block{margin: 0px;}

/* ======================================== */

footer{padding: 40px 0px 10px; background: #65bfb5; color: #000;}
#footerLink{padding-bottom: 50px;}
#footerLink .footerLinkTitle{font-size: 19px; color: #000; padding-bottom: 20px; position: relative;}
#footerLink .col-sm-4:nth-child(2) .footerLinkTitle:after{content: ''; display: block; position: absolute; bottom: 15px; left: calc(50% - 75px); width: 150px; border-bottom: 1px solid #616161;}
#footerLink .col-sm-4:nth-child(3){text-align: center;}
#footerLink .col-sm-4:nth-child(3) .footerLinkButton{margin-top: 25px;}
#footerLink .col-sm-4:nth-child(3) .footerLinkButton a{display: inline-block; padding: 10px 30px; border: 3px solid rgba(32, 117, 66, 0.18); background: #fff; font-weight: bold; text-transform: uppercase;}
#footerLink .col-sm-4:nth-child(3) .footerLinkButton a:hover{opacity: 0.8; text-decoration: none;}
#footerLink .col-sm-4:nth-child(3) .footerLinkTitle{font-size: 22px; font-weight: bold;}
#footerLink .footerLinks ul{margin: 0px; padding: 0px; list-style: none;}
#footerLink .footerLinks a{font-size: 17px; color: #333; display: block; padding: 5px 0px;}
#footerLink .footerLinks a:hover{color: #000; text-decoration: none;}
#footerLink .footerLinks .fa{font-size: 17px; margin-right: 10px;}

#footerPays, #footerLicence{text-align: center;}
#footerOffice{padding: 30px 0px;}
#footerOffice .openmodal{font-size: 25px; border-radius: 100%; background: #68bdb3; padding: 5px 14px; cursor: pointer; margin-right: 10px; color: #fff;}
#footerOffice .openmodal:hover{background: #49a79c;}
#footerOffice .footerOfficeContent *{color: #000;}

#footerSocial{margin: 0px; padding: 0px; padding-top: 2px; list-style: none; display: flex; align-items: center; justify-content: center;}
#footerSocial li{display: block; padding: 0px 5px 0px;}
#footerSocial a{display: block; background: #000; color: #ccc8cf; width: 45px; padding: 7px 0px; border-radius: 100%; text-align: center;}
#footerSocial .fa{font-size: 25px;}
#footerSocial .img{padding-top: 0px; margin-top: -2px;}
#footerSocial .img a{padding: 0px;}
#footerSocial .img img{width: 44px; border-radius: 100%;}

#footerMenuLink{margin: 0px; padding: 10px 0px; list-style: none; text-align: center;}
#footerMenuLink li{display: inline-block; padding-left: 10px;}
#footerMenuLink li a{display: inline-block; color: #000; padding-left: 13px; border-left: 1px solid #333; text-transform: uppercase; font-size: 15px;}
#footerMenuLink li:first-child{padding-left: 0px;}
#footerMenuLink li:first-child a{border: none;}

#footerCopyright{text-align: center; padding-top: 10px;}


.whatsapp{
    position: fixed;
    bottom: 75px;
    right: 20px;
	z-index:1;
}

.whatsapp img{
    max-width:70px;
}

.coccoc-alo-show{
	position:fixed;
	background-color:transparent;
	width:100px;
	height:100px;
	cursor:pointer;
	z-index:1;
	-webkit-backface-visibility:hidden;
	-webkit-transform:translateZ(0);
	-webkit-transition:visibility .5s;
	-moz-transition:visibility .5s;
	-o-transition:visibility .5s;
	transition:visibility .5s;
}
.coccoc-alo-ph-img-circle{
	width:60px;
	height:60px;
	top:20px;
	left:20px;
	position:absolute;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	border:2px solid transparent;
	opacity:1;
	-webkit-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	-moz-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	-ms-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	-o-animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	animation:coccoc-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	transform-origin:50% 50%;
}
.coccoc-alo-ph-circle-fill{
	width:80px;
	height:80px;
	top:10px;
	left:10px;
	position:absolute;
	background-color:rgba(242, 223, 0, 0.85);
	opacity:.7;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	border:2px solid transparent;
	-webkit-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-moz-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-ms-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-o-animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation:coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
	transform-origin:50% 50%
}
.coccoc-alo-ph-circle{
	width:100px;
	height:100px;
	top:0px;
	left:0px;
	position:absolute;
	background-color:#F20000;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	border:2px solid rgba(30,30,30,0.4);
	border:2px solid #bfebfc 9;
	opacity:.5;
	-webkit-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	-moz-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	-ms-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	-o-animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	animation:coccoc-alo-circle-anim 1.2s infinite ease-in-out;
	-webkit-transition:all .5s;-moz-transition:all .5s;
	-o-transition:all .5s;transition:all .5s;
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;transform-origin:50% 50%
}

#coccoc-alo-skype{left:0px; bottom:5px; display:none}
#coccoc-alo-skype .coccoc-alo-ph-circle-fill, #coccoc-alo-skype .coccoc-alo-ph-circle{background-color:#48cbf3;}

#coccoc-alo-whatsapp{left:0px; bottom:5px;}
#coccoc-alo-whatsapp .coccoc-alo-ph-circle-fill, #coccoc-alo-whatsapp .coccoc-alo-ph-circle{background-color: #27d045;}

@-moz-keyframes coccoc-alo-circle-anim{
    0%{
        -moz-transform:rotate(0) scale(.5) skew(1deg);
        opacity:.1;
        -moz-opacity:.1;
        -webkit-opacity:.1;
        -o-opacity:.1
    }
    30%{
        -moz-transform:rotate(0) scale(.7) skew(1deg);
        opacity:.5;
        -moz-opacity:.5;
        -webkit-opacity:.5;
        -o-opacity:.5
    }
    100%{
        -moz-transform:rotate(0) scale(1) skew(1deg);
        opacity:.6;
        -moz-opacity:.6;
        -webkit-opacity:.6;
        -o-opacity:.1
    }
}
@-webkit-keyframes coccoc-alo-circle-anim{
    0%{
        -webkit-transform:rotate(0) scale(.5) skew(1deg);
        -webkit-opacity:.1
    }
    30%{
        -webkit-transform:rotate(0) scale(.7) skew(1deg);
        -webkit-opacity:.5
    }
    100%{
        -webkit-transform:rotate(0) scale(1) skew(1deg);
        -webkit-opacity:.1
    }
}
@-o-keyframes coccoc-alo-circle-anim{
    0%{
        -o-transform:rotate(0) kscale(.5) skew(1deg);
        -o-opacity:.1
    }
    30%{
        -o-transform:rotate(0) scale(.7) skew(1deg);
        -o-opacity:.5
    }
    100%{
        -o-transform:rotate(0) scale(1) skew(1deg);
        -o-opacity:.1
    }
}
@-webkit-keyframes coccoc-alo-circle-fill-anim{
    0%{
        transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
    50%{
        transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }
    100%{
        transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}
@-o-keyframes coccoc-alo-circle-fill-anim{
    0%{
        transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
    50%{
        transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }
    100%{
        transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}
@keyframes coccoc-alo-circle-fill-anim{
    0%{
        transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
    50%{
        transform:rotate(0) scale(1) skew(1deg);
        opacity:.2
    }
    100%{
        transform:rotate(0) scale(.7) skew(1deg);
        opacity:.2
    }
}
@-moz-keyframes coccoc-alo-circle-img-anim{
    0%{
        transform:rotate(0) scale(1) skew(1deg)
    }
    10%{
        -moz-transform:rotate(-25deg) scale(1) skew(1deg)
    }
    20%{
        -moz-transform:rotate(25deg) scale(1) skew(1deg)
    }
    30%{
        -moz-transform:rotate(-25deg) scale(1) skew(1deg)
    }
    40%{
        -moz-transform:rotate(25deg) scale(1) skew(1deg)
    }
    50%{
        -moz-transform:rotate(0) scale(1) skew(1deg)
    }
    100%{
        -moz-transform:rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes coccoc-alo-circle-img-anim{
    0%{
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }
    10%{
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }
    20%{
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }
    30%{
        -webkit-transform:rotate(-25deg) scale(1) skew(1deg)
    }
    40%{
        -webkit-transform:rotate(25deg) scale(1) skew(1deg)
    }
    50%{
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }
    100%{
        -webkit-transform:rotate(0) scale(1) skew(1deg)
    }
}
@-o-keyframes coccoc-alo-circle-img-anim{
    0%{
        -o-transform:rotate(0) scale(1) skew(1deg)
    }
    10%{
        -o-transform:rotate(-25deg) scale(1) skew(1deg)
    }
    20%{
        -o-transform:rotate(25deg) scale(1) skew(1deg)
    }
    30%{
        -o-transform:rotate(-25deg) scale(1) skew(1deg)
    }
    40%{
        -o-transform:rotate(25deg) scale(1) skew(1deg)
    }
    50%{
        -o-transform:rotate(0) scale(1) skew(1deg)
    }
    100%{
        -o-transform:rotate(0) scale(1) skew(1deg)
    }
}

#fixLeft{position: fixed; left: 0px; bottom: 220px; opacity: 0; margin-left: -105px;}
#fixLeft.show{opacity: 1; z-index: 1;}
#fixLeft:hover{margin-left: 0px;}
#fixLeft .btnAnimate{
    border-radius: 0 3px 3px 0; text-align: center; color: #fff; margin-top: 10px;
    background: -moz-linear-gradient(top,rgba(68,68,68,1) 0%,rgba(68,68,68,1) 75%,rgba(52,52,52,1) 90%,rgba(52,52,52,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(68,68,68,1)),color-stop(75%,rgba(68,68,68,1)),color-stop(90%,rgba(52,52,52,1)),color-stop(100%,rgba(52,52,52,1)));
    background: -webkit-linear-gradient(top,rgba(68,68,68,1) 0%,rgba(68,68,68,1) 75%,rgba(52,52,52,1) 90%,rgba(52,52,52,1) 100%);
    background: -o-linear-gradient(top,rgba(68,68,68,1) 0%,rgba(68,68,68,1) 75%,rgba(52,52,52,1) 90%,rgba(52,52,52,1) 100%);
    background: -ms-linear-gradient(top,rgba(68,68,68,1) 0%,rgba(68,68,68,1) 75%,rgba(52,52,52,1) 90%,rgba(52,52,52,1) 100%);
    background: linear-gradient(to bottom,rgba(68,68,68,1) 0%,rgba(68,68,68,1) 75%,rgba(52,52,52,1) 90%,rgba(52,52,52,1) 100%);
}
#fixLeft .btnAnimate:hover{
    background: -moz-linear-gradient(180deg, #5DABA2 10%, #559C93 100%);
    background: -webkit-gradient(linear, 180deg, color-stop(10%, 5DABA2), color-stop(100%, 559C93));
    background: -webkit-linear-gradient(180deg, #5DABA2 10%, #559C93 100%);
    background: -o-linear-gradient(180deg, #5DABA2 10%, #559C93 100%);
    background: -ms-linear-gradient(180deg, #5DABA2 10%, #559C93 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1');
    background: linear-gradient(180deg, #5DABA2 10%, #559C93 100%);
}
#fixLeft .btnAnimate a{color: #fff; display: block; padding: 5px 10px;}
#fixLeft .btnAnimate a:hover{text-decoration: none;}
#fixLeft .btnAnimate span{font-size: 17px; display: inline-block; vertical-align: middle; width: 100px;}
#fixLeft .btnAnimate span b{font-size: 22px; display: block;}
#fixLeft .btnAnimate .fa{font-size: 25px; border-radius: 100%; border: 1px solid #fff; padding: 5px 10px; margin-top: 5px;}
#fixLeft .btnAnimate .fa-ticket{padding: 5px 9px;}

#btn-fixed-left{
  position: fixed; z-index: 1000; left: 0px; bottom: 0px; width: 160px; background: #fff; opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000)";/*IE 8*/
  -moz-box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.1);/*FF 3.5+*/
  -webkit-box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.1);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
  box-shadow: 2px 2px 5px 2px rgba(0,0,0,0.1);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#000000); /*IE 5.5-7*/
}
#btn-fixed-left .content_tripadvisor{background: transparent;}
#btn-fixed-left .close{
  position: absolute;
  z-index: 1000;
  left: 0px;
  bottom: calc(100% - 1px);
  cursor: pointer;
  background: #00a680;
  color: #fff;
  padding: 3px 0px 5px;
  text-align: center;
  width: 35px;
}
#btn-fixed-left.hidden{
  display: block !important;
  bottom: -165px;
}
#btn-fixed-left.hidden .close{
  padding-bottom: 10px;
}
#btn-fixed-left.show{
    opacity: 1;
    z-index: 1;
}

#back2top{display: block; width: 30px; height: 30px; color: #fff; text-align: center; background: rgba(32, 117, 66, 0.5); border: 1px solid #fff; position: fixed; right: 150px; bottom: 15px; z-index: 1994;}
#back2top:hover{cursor: pointer; opacity: 0.8}
#back2top .fa{font-size: 25px; line-height: 30px;}


.support-fixed{
    position: fixed;
    z-index: 1993;
    right: 15px;
    bottom: 25px;
}
.support-content{
    width: 300px;
    background: #fff;
    padding: 25px 20px;
    border-radius: 5px;
    margin-bottom: 7px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.support-header{
    position: relative;
    padding-right: 25px;
}
.support-header h3{
    margin-top: 0px;
}
.support-header .close{
    position: absolute;
    right: 0px;
    top: -10px;
    cursor: pointer;
    padding: 6px 7px;
    color: #fff;
    font-size: 17px;
    background: #11fd32;
    border-radius: 100%;
}
.support-text{
    margin-bottom: 10px;
}
.support-button .btn{
    display: block;
    text-transform: capitalize;
}
.support-footer{
    margin-top: 15px;
    padding-top: 15px;
    text-align: center;
    border-top: 1px solid #ddd;
}
.support-footer a{
    display: block;
    font-size: 25px;
}
.support-footer a:hover{
    text-decoration: none;
}
.support-thumb{
    text-align: right;
}
.support-thumb img{
    border-radius: 100%;
    border: 2px solid #eee;
    background: #ddd;
    cursor: pointer;
}
.modal-open #supportModal.modal{
    background: rgb(0 0 0 / 80%);
    z-index: 1993;
}
#supportModal .modal-dialog{
    max-width: 550px;
}
#supportModal .modal-header{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
#supportModal .modal-header:before,
#supportModal .modal-header:after{
    content: none;
}
#supportModal .modal-header .modal-title{
    font-size: 20px;
    text-transform: uppercase;
}
#supportModal .model-descrition, #supportModal .model-form{
    /* width: 50%; */
    padding: 15px 15px;
}
/* #supportModal .modal-body .btn-primary{
 */    width: 100%;
}
#supportModal .modal-footer span,
#supportModal .modal-footer a{
    width: 100%;
    display: block;
    text-align: center;
}
#supportModal .modal-footer a{
    font-size: 25px;
}
#supportModal .modal-footer a:hover{
    text-decoration: none;
}

.form-horizontal .form-group .help-block{margin-bottom: 0px;}
.text-left{text-align: left !important;}
.text-center{text-align: center !important;}
.text-right{text-align: right !important;}
.pt0{padding-top: 0px !important;}
.pl0{padding-left: 0px !important;}
.pr0{padding-right: 0px !important;}
.pb0{padding-bottom: 0px !important;}
.mb5{margin-bottom: 5px !important;}
.mb10{margin-bottom: 10px !important;}
.mt5{margin-top: 5px !important;}
.mt10{margin-top: 10px !important;}

@media screen and (max-width: 991px){
}

@media screen and (max-width: 767px){
    .table-wrapper{overflow-x: auto;}
    .table-wrapper table{max-width: 700px!important;}
}

@media screen and (max-width: 479px){
    #footerSocial li{padding: 0px 2px;}
}

@media screen and (min-width: 320px){
	#tourList .tourLists .item{width: 50%;}
	
	.video-wrapper {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; width: 800px; margin: auto; max-width: 100%}
	.video-wrapper iframe {position: absolute; top:0; left: 0; width: 100%; height: 100%;}

	.maps-wrapper {position: relative; padding-bottom: 80%; height: 0; overflow: hidden; width: 700px; margin: auto; max-width: 100%}
	.maps-wrapper iframe {position: absolute; top:0; left: 0; width: 100%; height: 100%;}
}

@media screen and (min-width: 480px){
	#banner .col-logo{max-width: 400px;}
	#slogan{font-size: 20px;}
	.boxSearch .form-group{display: inline-block; margin-left: 15px;}
	.boxSearch .form-group:nth-child(2n+1){margin-left: 0px;}
	.boxSearch .btn{margin-left: 15px;}

	.postBlogItems .item{width: 33.3333%}
	.postBlogItems .item:nth-child(3n+1){clear: both;}
}

@media screen and (min-width: 640px){
	.boxSearch .form-group:nth-child(3){margin-left: 15px;}
	.boxSearch .btn{margin-left: 0px;}

	#tourList .tourLists .item{width: 33.3333%;}
	.tourSales .item{width: 33.3333%;}
	.tourSales .item:nth-child(2n+1) {margin-top: 0px;}
	.tourSales .item:nth-child(1), .tourSales .item:nth-child(3), 
	.tourSales .item:nth-child(4), .tourSales .item:nth-child(6),
	.tourSales .item:nth-child(7), .tourSales .item:nth-child(9) {margin-top: -70px;}

	.postAboutMember .item{width: 33.3333%;}
	.postAboutMember .item:nth-child(2n+1){clear: none;}
	.postAboutMember .item:nth-child(3n+1){clear: both;}
}

@media screen and (min-width: 768px){
	#banner [class*=col-]{float:left; padding:0px 10px;}
	#banner .col-logo{width: 300px;}
	#banner .col-slogan{width: calc(100% - 555px);}
	#banner .col-button{width: 235px; display: block;}

	#iconMenu{display:none;}
	#mainMenu{display: block;}
    #mainMenu .iconMenu span{display: none;}
	
	#indexPage #banner{padding-bottom: 50px;}
	
	.boxSearch .form-group{min-width: 140px;}
	.boxSearch .btn{margin-left: 15px;}

    .destinationMores .item.col2, 
    .destinationMores .item.col3{width: 50%;}
    .destinationMores .item.col2:nth-child(2n+1), 
    .destinationMores .item.col3:nth-child(2n+1){clear:both;}
    .tourDetail .buttonBookTour{text-align: center;}
	
	.serviceContent{flex-wrap: nowrap;}
	.serviceContent .item{width: 20%;}
	.tourSales .item{width: 25%;}
	.tourSales .item:nth-child(4), .tourSales .item:nth-child(6){margin-top: 0px;}
	.tourSales .item:nth-child(2n+1){margin-top: -70px;}
	
	.voyageEnvies .item{width: 33.3333%;}

	.postBlogItems .blogItemDescription{display: block;}
	
	 .videoItems .videoItemThumb, .videoItems .videoItemTitle{width: 50%;}
	.linkListItems .linkListItem{width: 25%;}
	.linkListItems .linkListItem:nth-child(2n+1){clear: none;}
	.linkListItems .linkListItem:nth-child(4n+1){clear: both;}
}

@media screen and (min-width: 992px){
	#indexPage #banner{padding-bottom: 70px;}
	#banner .col-logo{width: 430px; max-width: auto; float: left;}
	#banner .col-logo #iconMenu{display: none;}
	#banner .col-slogan{width: calc(100% - 690px);}
	#banner .col-button{width: 255px;}
	#slogan{padding-top: 50px; text-align: right; font-size: 16px;}

    .destinationMores .item.col3{width: 33.33333%;}
    .destinationMores .item.col3:nth-child(2n+1){clear:none;}
    .destinationMores .item.col3:nth-child(3n+1){clear:both;}
	
	#postMoment{flex-direction: row;}
	#postMoment .item{width: 50%;}
	#postMoment .item-content{padding: 50px 40px 50px 100px;}
	
	.postAboutMember .item{width: 25%;}
	.postAboutMember .item:nth-child(3n+1){clear: none;}
	.postAboutMember .item:nth-child(4n+1){clear: both;}
	
	.videoItems .videoItemFirst{width: 70%;}
	.videoItems .videoItemOther{width: 30%;}
	.videoItem{width: 100%; float: none; padding: 0px;}
	
	#postTemoignage .postTemoignageDetail{padding: 30px 50px;}
}

@media screen and (min-width: 1010px){
    .container{width: 1010px;}
}

@media screen and (min-width: 1200px){
    #banner .container, #mainMenu > .container{width: 1200px;}
}

@media screen and (min-width: 1230px){
}