.clearboth{
    display: block;
    clear: both;
}
@font-face{
  font-family:'FontAwesome';
  src:url('fonts/fontawesome-webfont.eot?v=4.1.0');
  src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),
  url('fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),
  url('fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),
  url('fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight:normal;
  font-style:normal
}
.fa {
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
    font-family: 'roboto_slabbold';
    src: url('fonts/robotoslab-bold-webfont.eot');
    src: url('fonts/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotoslab-bold-webfont.woff') format('woff'),
         url('fonts/robotoslab-bold-webfont.ttf') format('truetype'),
         url('fonts/robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_slabregular';
    src: url('fonts/robotoslab-regular-webfont.eot');
    src: url('fonts/robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotoslab-regular-webfont.woff') format('woff'),
         url('fonts/robotoslab-regular-webfont.ttf') format('truetype'),
         url('fonts/robotoslab-regular-webfont.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:"Lato_Regular";
    src:url("fonts/Lato-Regular.eot?") format("eot"),
    url("fonts/Lato-Regular.woff") format("woff"),
    url("fonts/Lato-Regular.ttf") format("truetype"),
    url("fonts/Lato-Regular.svg#Lato-Regular") format("svg");
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:"Lato_Black";
    src:url("fonts/Lato-Black.eot?") format("eot"),
    url("fonts/Lato-Black.woff") format("woff"),
    url("fonts/Lato-Black.ttf") format("truetype"),
    url("fonts/Lato-Black.svg#Lato-Black") format("svg");
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'ralewayregular';
    src: url('fonts/raleway-regular-webfont.eot');
    src: url('fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-regular-webfont.woff') format('woff'),
         url('fonts/raleway-regular-webfont.ttf') format('truetype'),
         url('fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewaybold';
    src: url('fonts/raleway-bold-webfont.eot');
    src: url('fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-bold-webfont.woff2') format('woff2'),
         url('fonts/raleway-bold-webfont.woff') format('woff'),
         url('fonts/raleway-bold-webfont.ttf') format('truetype'),
         url('fonts/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ralewayextrabold';
    src: url('fonts/raleway-extrabold-webfont.eot');
    src: url('fonts/raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-extrabold-webfont.woff2') format('woff2'),
         url('fonts/raleway-extrabold-webfont.woff') format('woff'),
         url('fonts/raleway-extrabold-webfont.ttf') format('truetype'),
         url('fonts/raleway-extrabold-webfont.svg#ralewayextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.single caption, .single th, .single td {
    font-weight: normal;
    text-align: center;
    border: 1px solid #11aad6;
    padding: 5px 10px;
}
.home #primary{
    margin-top: 40px;
}
.ps-scrollbar-x-rail,
.ps-scrollbar-y-rail{
    display: none !important
}
input{
    font-family: 'ralewayregular'
}
.hasDatepicker,
select {
    border: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 260px;
    text-indent: 0.01px;
    text-overflow: "";
    color: #575757;
    padding: 10px 10px 10px 10px !important;
    box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
    border-radius:5px;
    cursor: pointer;
    font-family: 'ralewayregular';
    height: 50px;
}
.searchform-activities select {
    border: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 250px;
    text-indent: 0.01px;
    text-overflow: "";
    color: #575757;
    padding: 10px 10px 10px 10px !important;
    box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
    border-radius:5px;
    cursor: pointer;
    font-family: 'ralewayregular';
    height: 50px;
}
.searchform-activities .row1 {
    margin-bottom: 18px;
    display: inline-block;
}
.searchform-activities .searchtour input[type="submit"]{
    width:123px !important;
    height: 123px !important;
    border-radius: 50% !important
}
.hasDatepicker{
    background: #fff url(images/bg-startdate.jpg) no-repeat left center;
    /*background-size: 100%;*/
    padding-left: 70px !important
}
#location{
    /*background: #f3f3f3 url(images/bg-location.jpg) no-repeat center;*/
}
#tourselect,
#Touractivity{
    /*background: #f3f3f3 url(images/bg-tour.jpg) no-repeat center;*/
    /*float: left;*/
}
.page-template-page-entertainment #tourselect,
.page-template-page-entertainment #Touractivity,
.post-type-archive-entertainment #tourselect,
.post-type-archive-entertainment #Touractivity{
    /*background:#fff;*/
    float: none;
}
.page-template-page-entertainment .searchform select
.post-type-archive-entertainment .searchform select{
    padding:10px !important;
}
.row1{
    margin-bottom: 18px;
    display: inline-block;
}
.detail-item .fa{
    font-size: 36px;
    float: left;
    color: #fff;
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-hand-o-right:before{
    content: "\f0a4";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-phone:before {
  content: "\f095";
}
.fa-check:before {
  content: "\f00c";
}
.tab .texttab{
    white-space:normal;
}
.ui-tabs .ui-tabs-nav{
    margin:0 0 !important;
    padding:0 !important;
    border:none !important;
}
.scrolltuour,.scrollcontent{
    overflow: hidden;
    position: relative;
}
.contenttab .widthslide .touritem,.scrollcontent .itemwnt{
    float: left;
}
.carousel-control{
    width:30px !important;
    height: 30px !important;
    top:45% !important;
}
.hiddenitem{
    display: none;
}
.showitem{
    display: block;
}
.field-data p{
    margin-bottom: 20px;
}
.gameshowtry .mCustomScrollBox li span{
    display: block;
    clear: both;
    color:#000;
    line-height: 1.3em
}
.gameshow .content h3{
    font-weight: bold;
    margin-bottom: 0
}
.topbar{
    background: #fafafa;
    padding:12px 0;
    font-family: 'roboto_slabregular';
    font-size: 16px;
    color: #575757;
    height: 50px;
}
.topbar .center{
    width:960px;
    margin:auto;
}
a.phone {
    font-family: 'roboto_slabbold';
    color: #0F75BC !important;
    font-size: 20px;
    padding:0px 10px !important;
    line-height: 1;
    border:1px solid #0F75BC !important;
    border-radius: 20px !important;
    -webkit-border-radius:20px !important;
    -moz-border-radius:20px !important;
    width:auto !important;
    background: none !important;
}
a.phone span{
    font-style: normal;
    font-weight: normal;
    line-height: 25px;
    display: inline-block;
}
a.phone i{
    padding-right: 14px;
}
.topbar .right .textwidget{
    float: left;
}
.topbar .right .textwidget span{
    float: left;
    line-height: 27px;
}
.topbar .right .textwidget  a{
    float: left;
    margin-left: 10px;
    color: #575757;
    text-align: center;
    padding:4px 5px;
    border-radius: 50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    width:27px;
    height: 27px;
    display: inline-block;
    background: #dbdbdb; /* Old browsers */
    background: -moz-linear-gradient(top,  #dbdbdb 1%, #f0f0f0 100%, #bdfd23 100%, #207cca 100%, #7db9e8 100%, #f0f0f0 102%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#dbdbdb), color-stop(100%,#f0f0f0), color-stop(100%,#bdfd23), color-stop(100%,#207cca), color-stop(100%,#7db9e8), color-stop(102%,#f0f0f0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #dbdbdb 1%,#f0f0f0 100%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#f0f0f0 102%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #dbdbdb 1%,#f0f0f0 100%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#f0f0f0 102%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #dbdbdb 1%,#f0f0f0 100%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#f0f0f0 102%); /* IE10+ */
    background: linear-gradient(to bottom,  #dbdbdb 1%,#f0f0f0 100%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#f0f0f0 102%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
}
.topbar .right .textwidget  a span{
    float: none;
    line-height: 20px;
}
.topbar .right .textwidget a:hover{
    background: #8ed61b; /* Old browsers */
    background: -moz-linear-gradient(top,  #8ed61b 0%, #bdfd23 100%, #207cca 100%, #7db9e8 100%, #2989d8 100%, #207cca 102%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ed61b), color-stop(100%,#bdfd23), color-stop(100%,#207cca), color-stop(100%,#7db9e8), color-stop(100%,#2989d8), color-stop(102%,#207cca)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #8ed61b 0%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#2989d8 100%,#207cca 102%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #8ed61b 0%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#2989d8 100%,#207cca 102%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #8ed61b 0%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#2989d8 100%,#207cca 102%); /* IE10+ */
    background: linear-gradient(to bottom,  #8ed61b 0%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#2989d8 100%,#207cca 102%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ed61b', endColorstr='#207cca',GradientType=0 ); /* IE6-9 */
    color: #fff;
}
.topbar .center .textwidget{
    float: left;
}
.topbar .center .textwidget span{
    float: left;
    line-height: 27px;
}
.phone span{
    line-height: 25px !important;
}
.topbar .center .textwidget  a{
    float: left;
    margin-left: 10px;
    color: #575757;
    text-align: center;
    padding:4px 5px;
    border-radius: 50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    width:27px;
    height: 27px;
    display: inline-block;
    background: #dbdbdb; /* Old browsers */
    background: -moz-linear-gradient(top,  #dbdbdb 1%, #f0f0f0 100%, #bdfd23 100%, #207cca 100%, #7db9e8 100%, #f0f0f0 102%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#dbdbdb), color-stop(100%,#f0f0f0), color-stop(100%,#bdfd23), color-stop(100%,#207cca), color-stop(100%,#7db9e8), color-stop(102%,#f0f0f0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #dbdbdb 1%,#f0f0f0 100%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#f0f0f0 102%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #dbdbdb 1%,#f0f0f0 100%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#f0f0f0 102%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #dbdbdb 1%,#f0f0f0 100%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#f0f0f0 102%); /* IE10+ */
    background: linear-gradient(to bottom,  #dbdbdb 1%,#f0f0f0 100%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#f0f0f0 102%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
}
.topbar .center .textwidget  a span{
    float: none;
    line-height: 20px;
}
.topbar .center .textwidget a:hover{
    background: #8ed61b; /* Old browsers */
    background: -moz-linear-gradient(top,  #8ed61b 0%, #bdfd23 100%, #207cca 100%, #7db9e8 100%, #2989d8 100%, #207cca 102%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ed61b), color-stop(100%,#bdfd23), color-stop(100%,#207cca), color-stop(100%,#7db9e8), color-stop(100%,#2989d8), color-stop(102%,#207cca)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #8ed61b 0%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#2989d8 100%,#207cca 102%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #8ed61b 0%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#2989d8 100%,#207cca 102%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #8ed61b 0%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#2989d8 100%,#207cca 102%); /* IE10+ */
    background: linear-gradient(to bottom,  #8ed61b 0%,#bdfd23 100%,#207cca 100%,#7db9e8 100%,#2989d8 100%,#207cca 102%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ed61b', endColorstr='#207cca',GradientType=0 ); /* IE6-9 */
    color: #fff;
}
.checkout{
    float: right;
    display: none
}
.left{
    float: left;
}
#top1 .right,
.topbar .right{
    float: right;
}
body.page-template-page-landing-page {
    background-image: url( 'images/body-bg-landing-page.jpg' ) !important;
    background-repeat: repeat;
    background-size: auto;
}
body{
    background-image: url(images/bg-body.jpg) !important;
    background-size: cover;
}
#orther-view{
    float: left;
}
.site{
    padding:0 !important;
    position: relative;
    z-index: 1
}
.page-template-page-landing-page .logo img {
    height: 67px;
    margin-top: -8px;
}
.page-template-page-landing-page .site-content {
    position: initial;
}
.page-template-page-landing-page .topbar {
    background: #fff;
    height: 75px;
    box-shadow: 0 0 16px rgba(0,0,0,.1);
}
.page-template-page-landing-page .topbar .right {
    margin-top: 12px;
}
.page-template-page-landing-page #main {
    margin-top: 0 !important;
}
.page-template-page-landing-page .tab-content {
    font-size: 16px;
    line-height: 1.5;
    background: transparent !important;
}
.page-template-page-landing-page .tab-content h3 {
    padding-top: 0;
}
.page-template-page-landing-page #ct-teambuilding {
    background: transparent;
}
.page-template-page-landing-page h1.title_tb {
    color: #2449a8;
    font-family: "roboto_slabbold";
    text-transform: uppercase;
    font-size: 36px;
    text-align: center;
    max-width: 540px;
    display: block;
    margin: 0 auto 1em auto;
}
.page-template-page-landing-page h2.title_tb {
    font-size: 20px;
    text-align: center;
    display: block;
    margin: 0 auto 1em auto;
}
.page-template-page-landing-page .landing-content {
    padding-bottom: 1em;
}
.page-template-page-landing-page .landing-images {
    padding: 0;
}
.page-template-page-landing-page .landing-form {
    background: url('images/form-bg.jpg') #202a40 no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    left: 0;
    width: 100vw;
    height: 480px;
    padding: 2em;
}
.page-template-page-landing-page .landing-form-inner {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
}
.page-template-page-landing-page .landing-form .special-offer {
    padding-left: 80px;
}
.page-template-page-landing-page .landing-form .offer-badge {
    margin-top: -160px;
    margin-left: -160px;
    position: relative;
    display: inline-block;
}
.page-template-page-landing-page .landing-form .offer-badge i {
    color: #f00;
    font-size: 16em;
}
.special-offer .offer-badge span {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 2em;
    font-weight: 600;
    text-align: center;
    transform: translate(-50%,-50%) rotateZ(-30deg);
    text-transform: uppercase;
}
.page-template-page-landing-page .landing-form .offer-intro {
    text-transform: uppercase;
    color: #fff;
    margin-top: -40px;
    font-size: 30px;
    font-weight: 600;
}
.page-template-page-landing-page .landing-form .offer-intro .red {
    color: #f00;
}
.page-template-page-landing-page .landing-form .offer-fineprint {
    color: #6cf;
    padding: 1em;
}
.page-template-page-landing-page .landing-form .offer-form {
    padding: 2em;
}
.page-template-page-landing-page .landing-form .offer-contact {
    float: right;
    width: 50%;
    padding: 2em 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}
.page-template-page-landing-page .landing-form .offer-phone {
    color: #fff;
    font-size: 48px;
    padding: 0.25em 0;
}
.page-template-page-landing-page .landing-form .offer-email {
    color: #6cf;
    font-size: 18px;
}
.page-template-page-landing-page .landing-carousel {
    width: 99vw;
    padding: 0.5vw;
    left: 0;
    margin-top: 240px;
    position: absolute;
    z-index: -1;
}
.page-template-page-landing-page .landing-carousel .scrolltuor {
    margin-top: 0;
}
.page-template-page-landing-page .landing-images img {
    margin: 0 auto;
    max-width: 300px;
}
.page-template-page-landing-page .landing-content .left {
    float: left;
    width: 50%;
    padding: 0 1em;
    border-right: 3px solid #eee;
}
.page-template-page-landing-page .landing-content .right {
    float: right;
    text-align: left;
    width: 50%;
}
.page-template-page-landing-page .landing-images .left {
    float: left;
    text-align: right;
    width: 50%;
    padding: 0 3em 0 0;
}
.page-template-page-landing-page .landing-images .right {
    float: right;
    width: 50%;
    padding: 0 0 0 3em;
}
.page-template-page-landing-page .landing-content ul {
    text-align: center;
}
.page-template-page-landing-page .scrolltuour ul li {
    width:225px;
}
.page-template-page-landing-page #footer {
    margin-top: 900px;
}
#main{
    margin-top: 20px !important
}
.wrapper{
    width:960px;
    margin:auto !important;
}
/*Top change*/
#top1 {
    background: url(images/bt-topchange.jpg) repeat-x;
}
/*Menu*/
.main-navigation a{
    padding:25px 8px;
    line-height: 1;
    font-weight: normal !important;
    font-size: 16px !important;
    color: #575757 !important;
    /*background: #f8f8f8;*/
    /*border-right: 1px solid #d7d7d7;*/
    border-left: 1px solid #ffffff;
    font-family: 'roboto_slabregular';
}
.main-navigation li:first-child a{
    /*border-radius: 10px 0 0 10px;*/
    border-left: 0px;
}
.main-navigation li:last-child a{
    /*border-radius: 0px 10px 10px 0;*/
    border-right: 0px;
}
.main-navigation li.current-menu-item a,
.main-navigation li a:hover{
    background: #35e0ff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1ZTBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGE4ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDBhOGQ4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzIwN2NjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNWUwZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #35e0ff 0%, #00a8d8 100%, #00a8d8 100%, #207cca 100%, #35e0ff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35e0ff), color-stop(100%,#00a8d8), color-stop(100%,#00a8d8), color-stop(100%,#207cca), color-stop(100%,#35e0ff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #35e0ff 0%,#00a8d8 100%,#00a8d8 100%,#207cca 100%,#35e0ff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #35e0ff 0%,#00a8d8 100%,#00a8d8 100%,#207cca 100%,#35e0ff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #35e0ff 0%,#00a8d8 100%,#00a8d8 100%,#207cca 100%,#35e0ff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #35e0ff 0%,#00a8d8 100%,#00a8d8 100%,#207cca 100%,#35e0ff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35e0ff', endColorstr='#35e0ff',GradientType=0 ); /* IE6-8 */
    color: #fff !important;
}
.simple-image{
    float: left;
    line-height: 1;
    padding: 10px 0 10px;
}
.site-header h1, .site-header h2{
    float: left;clear: none;
}
.site-title a span{
    font-family: 'Lato_Regular';
    color: #11aad6;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 70px;
    padding:0 0 0 4px;
    font-weight: bold;
}
.site-title{
    margin:0;
}
#top1 hgroup{
    float: left;
    height: 70px;
}
#tabs .tab{
    margin-right: 14px !important;
    border-radius: 20px 20px 0 0 !important;
    display: inline-block !important;
    height: 60px;
    margin-top: 20px !important;
    border: none !important
}
#tabs .tab a{
    padding:10px 14px;
    display: table;
}
#tabs1,
#tabs2,
#tabs3,
#tabs4{
    float: left;
    width:100%;
    padding:27px 10px;
    box-sizing:border-box;
    background: #f6f6f6;
}
#tabtt1{
    background: #0f75bc
}
#tabtt2{
    background: #11aad6
}
#tabtt3{
    background: #0f75bc
}
#tabtt4{
    background: #11aad6
}
#tabtt5{
    background: #0f75bc
}
#tabtt6{
    background: #11aad6
}
#tabs .tab:last-child{
    margin-right: 0px !important;
    float: right;
}
#tabs .tab.ui-tabs-active{
    background: #f6f6f6 !important;
    margin-top: 0px !important;
    height: 80px !important;
}
#tabs .tab.ui-tabs-active .texttab{
    color: #ffa72b !important
}
.tab .texttab{
    float: left;
    font-family: 'ralewaybold';
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    text-transform: uppercase;
    width:120px;
}
.page-template-page-entertainment .tab .texttab,
.post-type-archive-entertainment .tab .texttab{
    width:124px;
    font-size: 12px;
    float: left;
    clear: both;
}
.page-template-page-entertainment #tabs .tab,
.post-type-archive-entertainment #tabs .tab{
    height: 100px;
}
.page-template-page-entertainment #tabs .tab.ui-tabs-active,
.post-type-archive-entertainment #tabs .tab.ui-tabs-active{
    height: 120px !important
}
.page-template-page-entertainment #tabs .tab a,
.post-type-archive-entertainment #tabs .tab a {
    padding: 10px 12px;
    text-align: center;
}
.page-template-page-entertainment #tabs .tab img,
.post-type-archive-entertainment #tabs .tab img{
    float: none;
    display: inline;
    border-radius: 50%
}
.page-template-page-entertainment #tabs .tab span,
.post-type-archive-entertainment #tabs .tab span{
    width:100%;
    text-align: center;
    float: left;
}
.page-template-page-activities #tabs .tab{
    width:229px;
}
.page-template-page-activities .tab .texttab{
    margin-left: 15px;
}
.post-type-archive-teambuilding .tab .texttab,
.page-template-page-activities .tab .texttab,
.page-template-page-teambuilding .tab .texttab{
    margin-top: 10px;
}
.page-template-page-activities #tabtt2 .texttab{
    margin-top: 0 !important
}
.post-type-archive-teambuilding .tab img,
.page-template-page-activities .tab img,
.page-template-page-teambuilding .tab img{
    border-radius: 50%
}
.tab .texttab span{
    font-family: 'ralewayregular';
    color: #575757;
    float: left;
    width:100%;
    clear: both;
}
.site-content{
    position: relative;
}
.tab img{
    float: left;
}
.booknow{
    float: right;
    z-index: 999;
    padding:0;
    margin:0 0 10px;
}
.booknow a{
    background: #0f75bc; /* Old browsers */
    color: #fff !important;
    font-family: 'ralewaybold';
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    border-radius: 5px;
    float: right;
    padding:10px 15px;
    text-align: center;
    margin-right: 10px;
}
.ui-selectmenu-open{
    z-index: 9999 !important;
}
#location-button,
#tourselect-button{
    margin-bottom: 16px;
    width:100% !important;
}
/*#location,*/
#tourselect{
    /*width:260px;*/
    /*margin-bottom: 16px;*/
    float: left;
}
.carousel-indicators li{
    background-color: #fff !important
}
.carousel-indicators .active{
    background: #0f75bc !important
}
.carousel-inner > .item{
    height: auto;
    overflow: hidden;
}
.carousel-indicators li{
    width:12px !important;
    height: 12px !important;
    position: relative;
}
.ctslide{
    position: absolute;
    bottom: 10px ;
    left: 0;
    width:100%;
    background: url(images/bg-op.png) repeat;
    margin:0px;
}
.logoslider{
    background: url(images/bg-sticker.png) no-repeat;
    width:118px;
    height: 127px;
    margin-left: 23px;
    margin-top: -25px;
    text-align: center;
    margin-bottom: 18px;
    float: left;
    margin-right: 23px;
    display: none;
}
.logoslider img{
    padding-top: 12px;
    height: 80px;
    width: 60px;
}
.logoslider p{
    padding-top: 12px;
    font-family: 'ralewaybold';
    font-size: 14px;
    color: #fff;
}
.ctslide .titleclide{
    font-family: 'ralewayextrabold';
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 23px;
}
.ctslide .descriptionslider{
    font-family: 'ralewayregular';
    font-size: 14px;
    color: #fff;
    /*width:750px;*/
    float: left;
    /*text-transform: uppercase;*/
}
.page-template-page-entertainment .ctslide .descriptionslider,
.post-type-archive-teambuilding .ctslide .descriptionslider,
.post-type-archive-entertainment .ctslide .descriptionslider,
.page-template-page-teambuilding .ctslide .descriptionslider{
    font-family: 'ralewayregular';
    font-size: 14px;
    color: #fff;
    /*width:670px;*/
    float: left;
    /*text-transform: uppercase;*/
}
.page-template-page-landing-page .contenttab {
    padding: 20px;
}
.slidetab{
    padding-bottom: 25px;
}
.scrolltuour{
    margin:0 -10px;
    background: url(images/bg-bottom-slide.jpg) repeat-x;
    padding:13px 10px 13px;
    box-sizing:border-box;
    background-size:auto 100%;
}
.page-template-page-landing-page .scrolltuour {
    margin: inherit;
    background: none;
    padding: 13px 0 13px 0;
}
.contenttab .widthslide .touritem{
    background: #fff;
    padding:3px;
    border-radius: 3px;
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail{
    background: none !important
}
#whynottry{
    background: #f6f6f6;
    padding:25px 10px 30px;
    float: left;
}
#whynottry .right{
    float: right;
}
#whynottry .left{
    float: left;
}
.right .widget-title{
    font-family: 'roboto_slabbold';
    font-size: 20px;
    color: #11aad6;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 20px;
}
.single-title h1,
.gameshow h2,
#whynottry .left h2{
    color: #11aad6;
    font-family: "roboto_slabbold";
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.welcomehome .gameshow h2{
    margin-bottom: 10px;
}
.single-title {
    padding-bottom: 15px;
}
#menu-footer{
    padding-top: 35px;
}
#menu-footer ul{
    float: right;
}
#menu-footer ul li{
    list-style: none;
    display: inline-block;
    float: left;
}
#menu-footer ul li:first-child a{
    border-left: 0 !important
}
#menu-footer ul li:last-child a{
    border-right: 0 !important;
    padding-right: 0px;
}
#menu-footer ul li a{
    color: #fff;
    font-family: 'roboto_slabbold';
    font-size: 12px;
    padding-right: 5px;
    padding-left: 5px;
    text-transform: capitalize;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff
}
#info-contact{
    float: right;
    width:560px;
    font-family: 'ralewayregular';
    margin-top: 15px;
}
#info-contact .left{
    padding-top: 9px;
}
#info-contact p,
#info-contact a{
    font-size: 14px;
    color: #fff;
}
#address{
    background: url(images/add.png) no-repeat left top;
    padding-left: 25px;
}
#address p{
    margin-bottom: 6px;
}
#phone{
    background: url(images/phone.png) no-repeat left top;
    padding-left: 25px;
    margin-bottom: 8px
}
#email{
    background: url(images/email.png) no-repeat left top;
    padding-left: 25px;
}
#share-social{
    float: right;
    width:560px;
    text-align: right;
    margin-top: 10px;
}
#share-social .labels{
    font-size: 18px;
    color: #fff;
    font-family: 'ralewaybold';
    padding-right: 20px;
    text-transform: uppercase;
    width:auto !important;
    height: auto !important;
    padding-top: 15px;
    float: left;
    margin:0;
}
#share-social span{
    width: 43px;
    height: 43px;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    margin:0 5px;
}
#share-social i{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    background: #0199DC;
    border-radius: 50%;
    width: 43px !important;
    height: 43px !important;
    display: flex;
    vertical-align: middle;
    align-items: center;
    font-size: 18px;
}
#share-social > span:hover i{
    background-color:#69d6fd;
}
#share-social i:before{
    margin: auto
}
.stLarge{
    width:43px !important;
    height: 43px !important;
}
/*.st_facebook_large .stLarge{
    background: url(images/1.png) no-repeat !important;
}
.st_twitter_large .stLarge{
    background: url(images/2.png) no-repeat !important;
}
.st_googleplus_large .stLarge{
    background: url(images/3.png) no-repeat !important;
}
.st_pinterest_large .stLarge{
    background: url(images/4.png) no-repeat !important;
}
.st_instagram_large .stLarge{
    background: url(images/5.png) no-repeat !important;
}*/
#share-social .stLarge{
    background: none !important
}
#footer{
    float: left;
    width:100%;
    clear: both;
    background: #0F75BC;
    min-height: 243px;
    margin-top: 30px;
}
#footer-info{
    float: left;
    width:100%;
    clear: both;
    background: url(images/bg-footer-info.jpg) repeat-x;
    padding:18px 0;
    text-align: right;
}
#footer-info p{
    color: #fff;
    font-family: 'roboto_slabregular';
    font-size: 12px;
    margin-bottom: 10px;
}
#footer-info p a{
    font-family: 'roboto_slabbold';
    text-decoration: underline;
    color: #fff;
}
/*Page tour*/
.pricearange{
    float: left;
    background: #f4f4f4 url(images/bg-price.jpg) no-repeat 15px center;
    padding:7px 10px 7px 60px;
    font-family: 'ralewayregular';
    font-size: 16px;
    color: #575757;
    box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
    border-radius: 5px;
    height: 50px;
    margin-right: 10px;
    width:84%;
}
.pricearange span{
    float: left;
    color: #575757;
    padding:0px 10px;
    line-height: 33px;
    font-family: 'ralewayregular';
    font-size: 16px;
    color: #575757
}
.pricearange p{
    float: left;
}
.pricearange #amount{
    background: transparent  !important;
    color: #000 !important
}
#slider-range{
    float: right;
    width: 45%;
    margin-top: 8px;
    height: 20px;
    margin-right: 10px;
}
#rangeactivities{
    width: 765px !important;
    float: left !important;
    margin-top: 10px;
}
#rangeactivities  #amount{
    width:135px;
}
#rangeactivities #slider-range{
    width:400px !important;
}
.ui-slider .ui-slider-handle{
    height: 26px !important
}
.arangeimg{
    float: left;
}
.arangeimg .output{
    width:70px;
    text-align: center;
}
.arange{
    float: left;
}
.arange span{
    font-size: 16px;
    color: #575757;
    font-family: 'roboto_slabbold'
}
.arange > span:last-child{
    border-left: 1px solid #e1e1e1;
    font-size: 16px;
    color: #97dd20;
    font-family: 'roboto_slabbold'
}
.arange .slider{float: left;}
.searchtour{
    position: relative;
}
.searchform{
    margin-top: 0;
    margin-bottom: 20px;
    display: inline-block;
    width:100%;
    position: relative;
}
.searchform select{
    /*margin-right: 800px;*/
    line-height: 18px;
}
.searchform .searchtour input[type="submit"]{
    background: #0f75bc;
    border-radius: 50%;
    border:none ;
    text-align: center;
    color: #fff;
    width:123px;
    height: 123px;
    font-size: 18px;
    font-family: 'roboto_slabregular';
    position: absolute;
    right: 0;
    top: 0
}
.containertouritem{
    background: #f6f6f6;
    float: left;
    width:100%;
    padding:30px 10px 40px 10px;
    border-radius: 5px 5px 0 0;
    margin-top: 0;
}
.touritem{
    margin-bottom: 40px;
    float: left;
    width:100%;
    background: #fff;
    padding:10px 10px 10px 10px;
}
.touritem:last-child{
    margin-bottom: 0
}
.searchteambuilding .containertouritem{
    padding-bottom: 0;
    border-radius: 5px 5px 0 0
}
.touritem .lefttouritem{
    float: left;
    width:300px;
    box-sizing:border-box;
    position: relative;
    padding-right: 10px !important
}
.touritem .righttouritem h3{
    color: #11aad6;
    font-family: 'ralewaybold';
    font-size: 18px;
    padding:15px 0px;
    line-height: 1;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 10px;
    margin-top: 0;
    margin-bottom: 0
}
.description{
    font-family: 'ralewayregular';
    font-size: 14px;
    color: #575757;
    position: relative;
    display: block;
    clear: both;
}
.widgettourpage .simple-image{
    margin-right: 20px;
}
.widgettourpage .simple-image:last-child{
    margin-right: 0px
}
.learnmore{
    background: #0093bd; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTNiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwODRhOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDczOTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #0093bd 0%, #0084a9 50%, #007394 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0093bd), color-stop(50%,#0084a9), color-stop(100%,#007394)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0093bd 0%,#0084a9 50%,#007394 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0093bd 0%,#0084a9 50%,#007394 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0093bd 0%,#0084a9 50%,#007394 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0093bd 0%,#0084a9 50%,#007394 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0093bd', endColorstr='#007394',GradientType=0 ); /* IE6-8 */
    position: absolute;
    right: 10px;
    top: 0;
    padding:12px;
    font-family: 'ralewayregular';
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
}
.contentdsc{
    padding:0 10px 10px;
    text-align: justify;
    line-height: 1.3em;
}
.page-template-page-activities .contentdsc,
.page-template-page-activities-search .contentdsc{
    width:100% !important;
}
.touritem .righttouritem{
    width:620px;
    float: right;
    height: 200px;
    position: relative;
    /*background: url("images/bg-bknow.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    /*padding: 60px 35px 0px 48px;*/
    z-index: 999;
    /*text-align: center;*/
}
.touritem .righttouritem .from{
}
.touritem .righttouritem .price{
    font-family: 'roboto_slabbold';
    font-size: 48px;
    color: #fff;
}
.touritem .righttouritem p{
    /*margin-bottom: 10px;*/
}
.touritem .righttouritem .booktour{
    background: #0093bd; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTNiZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwODRhOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDczOTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #0093bd 0%, #0084a9 50%, #007394 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0093bd), color-stop(50%,#0084a9), color-stop(100%,#007394)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #0093bd 0%,#0084a9 50%,#007394 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #0093bd 0%,#0084a9 50%,#007394 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #0093bd 0%,#0084a9 50%,#007394 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #0093bd 0%,#0084a9 50%,#007394 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0093bd', endColorstr='#007394',GradientType=0 ); /* IE6-8 */
    border-radius: 5px;
    box-shadow: 2px 2px 0 0 #426508;
    color: #fff;
    font-family: "ralewaybold";
    font-size: 14px;
    font-weight: normal;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    float: right;
}
.widget_categories{
    background: #f6f6f6 url(images/border-bt-sidebar.jpg) no-repeat center bottom;
}
.countrevews{
    color: #11aad6;
    font-family: 'roboto_slabregular';
    font-size: 16px;
}
.yeallowstar{
    background: url(images/review.png) no-repeat;
    color: transparent;
    text-indent: -9999px;
}
.whitestart{
    margin:auto auto 10px;
    width:95px;
    background: url(images/reviews.png) no-repeat;
}
.showinother li,
#sidebar-36 #content-ll li,
#sidebar-237 #content-l li{
    margin-bottom: 20px;
}
.showinother li p,
#sidebar-36 #content-ll li p,
#sidebar-237 #content-l li p,
#content-a li p,
#content-nottry li p,
#content-5 li p,
#content-6 li p,
#content-7 li p,
p.location_whynottry{
    background: #0f75bc;
    width:100%;
    padding:5px;
    min-height: 60px;
    margin:0;
    font-size: 15px;
    float: left;
    vertical-align: middle;
    align-items: center;
    color:#fff;
}
.horizontal-images.content li img{
    float: left;
}
#menu-menu-aboutus li{
    margin-bottom: 10px;
}
.showinother li p span,
#sidebar-36 #content-ll li p span,
#sidebar-237 #content-l li p span,
#content-a li p span,
#content-nottry li p span,
#content-5 li p span{
    display: block;
    line-height: 1.3em;
    text-transform: none;
    font-size: 14px;
}
.showinother li p i,
#content-a li p i,
#sidebar-36 #content-ll li p i,
#sidebar-237 #content-l li p i,
#content-nottry li p i,
#content-5 li p i{
    background: url(images/icon-i.jpg) no-repeat;
    float: left;
    height: 19px;
    width: 19px;
    margin-right: 7px;
}
.showinother li,
#content-a li,
#sidebar-36 #content-ll li,
#sidebar-237 #content-l li,
#content-5 li{
    position: relative;
    list-style:none;
    width: 225px;
}
#sidebar-237 #content-l li,
.page-template-page-about #sidebar-237 #content-l li{
    width:100% !important;
}
#content-nottry li{
    position: relative;
    list-style:none;
    width: 225px;
}
/*Tour detail*/
.nav-tabs li a:focus{
    outline: thin;
}
.nav-tabs li a{
    background:#ededed;
    border-radius: 7px 7px 0px 0px;
    border:1px solid #d7d7d7;
    margin-right: 0px;
    margin-top: 10px;
    height: 58px;
    line-height: 40px;
    color: #393939;
    font-size: 14px;
    font-family: 'roboto_slabbold';
    text-transform: uppercase;
    padding:10 10px !important;
}
.single-activities .nav-tabs li a{
    padding:10px 12px;
}
.nav-tabs li.active a{
    margin-top: 0px;
    height: 68px;
    border-top:5px solid #11aad6 !important;
    border-left:1px solid #fff !important;
    border-right:1px solid #fff !important;
    border-bottom:1px solid #fff !important;
    line-height: 50px;
    padding:10px ;
}
#droplocation{
    height: 40px;
    line-height: 1
}
.tab-pane.active{
    background:#fff;
    padding:10px;
    border-radius: 0px 0px 10px 10px;
    position: relative;
}
#img-price2{
    position: absolute;
    right: 40px;
    top: 20px;
    width: 100px;
}
.tab-pane p{
    font-family: 'ralewayregular';
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.5;
}
.single #main{
    border-radius: 10px;
    margin-top: 40px;
}
.widgettourpage{
    float: left;
    clear: both;
}
#gallery a{
    position: relative;
}
#gallery a span{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin:auto;
    z-index: 99;
}
.gallery-arrow-right,
.gallery-arrow-left{
    height: 100px !important
}
/*Page blog*/
.blog{
    width:700px;
    padding:25px 10px;
    background: #fff;
    float: left;
}
.sidebar-blog .widget-title{
    font-size: 20px;
    font-family: 'roboto_slabbold';
    text-transform: uppercase;
    color: #11aad6;
    line-height: 1;
    margin-bottom: 25px;
}
.sidebar-blog  li{
    margin-bottom: 10px;
}
.sidebar-blog  li:last-child{
    margin-bottom: 0px;
}
.sidebar-blog  li a{
    font-family: 'roboto_slabregular';
    font-size: 14px;
    color: #5f5f5f;
}
.sidebar-blog ul{
    padding-left: 25px;
}
.blog-item{
    float: left;
    width:100%;
    margin-bottom: 20px
}
h1.entry-title,
.blog-item h2{
    font-size: 20px;
    color: #575757;
    font-family: 'roboto_slabbold';
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0
}
.blog-time p{
    font-family: 'ralewayregular';
    font-size: 12px;
    color: #898989;
    margin-bottom: 20px;
}
.blog-time p span{
    font-family: 'ralewaybold'
}
.blog-content p{
    font-family: 'ralewayregular';
    margin-bottom: 10px;
    line-height: 20px;
}
.blog-checkout{
    background: #bdfe21; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkZmUyMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2E1ZTkxZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZWQ2MWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #bdfe21 0%, #a5e91e 44%, #8ed61b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bdfe21), color-stop(44%,#a5e91e), color-stop(100%,#8ed61b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #bdfe21 0%,#a5e91e 44%,#8ed61b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #bdfe21 0%,#a5e91e 44%,#8ed61b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #bdfe21 0%,#a5e91e 44%,#8ed61b 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #bdfe21 0%,#a5e91e 44%,#8ed61b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdfe21', endColorstr='#8ed61b',GradientType=0 ); /* IE6-8 */
    border-radius: 20px;
    padding:9px 14px;
    box-shadow: 1px 1px 1px 1px #ccc;
    float: left;
    margin:0;
    color: #fff;
}
.sidebar-blog #s{
    width:100% !important;
    padding-right: 45px !important;
    background: url(images/bg-input.jpg) repeat-x;
    border:1px solid #ccc;
    height: 40px;
}
.sidebar-blog #searchform{
    position: relative;
}
.sidebar-blog #searchsubmit{
    position: absolute;
    right: 0;
    top: 0;
    padding:11px 22px;
    background: url(images/bt-search.png) no-repeat center center;
    color: transparent;
    text-indent: -9999px;
    border:none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.widget_search{
    padding-bottom: 0px !important;
}
.sidebar-page{
    float: left;
    width:300px;
}
.page-default{
    float: right;
    width:620px;
    background: #fff;
    padding:10px;
}
strong{
    font-family: 'ralewaybold';
    font-weight: normal;
    font-size: 14px;
}
.sidebar-page ul li.contact-bt a{
    float: left;
    width:100%;
    padding:15px 5px 15px 5px;
}
.sidebar-page ul li.active a{
    background: #0f75bc;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    float: left;
    width:100%;
}
.sidebar-page aside ul li,
.sidebar-page ul li a{
    font-size: 18px;
    color: #575757;
    font-family: 'roboto_slabregular';
    width: 100%;
    box-sizing:border-box;
    line-height: 1;
}
.entry-header .entry-title{
    font-size: 25px;
    color: #11aad6;
    font-family: 'roboto_slabbold';
    text-transform: uppercase;
    margin-bottom: 0px !important;
    padding:  0;
    margin-top: 20px;
}
.wp-pagenavi {
    clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    padding: 4px 10px;
    margin: 2px;
    color: #2f2f2f;
    font-family: 'roboto_slabregular';
    font-size: 13px;
    text-transform: uppercase;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
}
.wp-pagenavi span.current {
    background: #35e0ff; /* Old browsers */
    background: -moz-linear-gradient(top,  #35e0ff 0%, #1ec7ee 50%, #207cca 100%, #02a9d9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35e0ff), color-stop(50%,#1ec7ee), color-stop(100%,#207cca), color-stop(100%,#02a9d9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35e0ff', endColorstr='#02a9d9',GradientType=0 ); /* IE6-9 */
    color: #fff;
    border-radius: 4px;
}
#orther-view h3{
    font-size: 20px;
    font-family: 'roboto_slabbold';
    text-transform: uppercase;
    color: #02a9d9;
    margin-bottom:30px;
    margin-top: 15px;
    display: inline-block;
}
/*Page employment*/
.page-employment #tabs{
    width:100%;
    max-width: 100%;
    padding:0;
    margin:0;
    border:0;
    background: none;
    border-radius: none
}
.page-employment .ui-tabs-vertical .ui-tabs-nav li{
    width:100% !important;
    max-width: 100%;
}
.ui-tabs .ui-tabs-nav li{
}
.page-employment .ui-tabs-vertical .ui-tabs-nav { padding:0;float: left;width:300px;}
.page-employment .ui-tabs-vertical .ui-tabs-panel { padding: 10px; float: right; width: 620px;box-sizing:border-box;}
.page-employment .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active a{
    color: #90d71f;
}
.page-employment .ui-tabs-vertical .ui-tabs-nav li a{
    font-size: 18px;
    color: #575757;
    font-family: 'roboto_slabregular';
    padding:27px 5px 27px 5px;
    background: url("images/bg-bt-left.jpg") no-repeat scroll center bottom #f6f6f6;
    float: left;
    width: 100%;
    box-sizing:border-box;
    line-height: 1;
    text-transform: uppercase;
}
.ui-widget-header{
    background: none !important
}
.page-employment .ui-tabs-panel h3{
    color: #575757;
    font-family: 'roboto_slabbold';
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.page-employment .ui-tabs-panel{
    line-height: 20px;
    font-family: 'ralewayregular';
    font-size: 14px;
}
.page-employment .ui-tabs-panel p{
    margin-bottom: 15px;
    line-height: 20px;
    font-family: 'ralewayregular';
    font-size: 14px;
}
.entry-content a{
    color: #11aad6 !important;
    text-decoration: none;
    font-family: 'ralewayregular'
}
.sidebar-page li.current-menu-item a{
    color:#0f75bc
}
.sidebar-page .widget-title{
    font-size: 25px;
    color: #0f75bc;
    font-family: 'roboto_slabbold';
    text-transform: uppercase;
    margin-bottom: 20px !important;
    margin-top: 0;
    padding:0;
    line-height: 1
}
.sidebar-page aside{
    padding-bottom: 0px !important;
    margin-bottom: 30px !important;
    float: left;
    width: 100%;
}
.sidebar-page aside:last-child{
    margin-bottom: 0 !important
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
    font-size: 14px;
    font-family: 'ralewayregular';
    color: #575757;
}
.entry-content strong,
.entry-summary strong,
.comment-content strong,
.mu_register strong {
    font-size: 14px;
    font-family: 'ralewaybold';
}
.entry-content h3,
.entry-summary h3,
.comment-content h3,
.mu_register h3 {
    font-size: 20px;
    font-family: 'roboto_slabbold';
    color: #575757;
    text-transform: uppercase;
}
.wpcf7-form p{
    font-family: 'roboto_slabbold';
    font-size: 14px;
    color: #393939;
    margin-bottom: 10px;
}
.wpcf7-form p label{
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
#sercive-type,
.wpcf7-form select {
    border: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100% !important;
    text-indent: 0.01px;
    text-overflow: "";
    color: #575757;
    padding: 10px  !important;
    box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
    border-radius:5px;
    cursor: pointer;
    font-family: 'ralewayregular';
    /*height: 40px !important;*/
    /*background: url(images/bg-select.jpg) no-repeat right center;*/
}
.wpcf7-form input[type="email"]
.wpcf7-form input[type="text"]{
    border: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
    text-indent: 0.01px;
    text-overflow: "";
    color: #575757;
    padding: 10px;
    box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
    border-radius:5px;
    cursor: pointer;
    font-family: 'ralewayregular';
    height: 40px !important;
}
.right-formrq textarea{
    width:100% !important;
    box-sizing:border-box;
}
.wpcf7-form textarea{
    border: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*width: 360px !important; */
    text-indent: 0.01px;
    text-overflow: "";
    color: #575757;
    padding: 10px  !important;
    box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
    border-radius:5px;
    cursor: pointer;
    font-family: 'ralewayregular';
    height: 125px !important;
}
.wpcf7-form input[type="submit"] {
    background: #35e0ff; /* Old browsers */
    background: -moz-linear-gradient(top,  #35e0ff 0%, #1ec7ee 50%, #207cca 100%, #02a9d9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35e0ff), color-stop(50%,#1ec7ee), color-stop(100%,#207cca), color-stop(100%,#02a9d9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35e0ff', endColorstr='#02a9d9',GradientType=0 ); /* IE6-9 */
    color: #fff;
    border-radius: 20px;
    font-family: 'roboto_slabbold';
    border:none;
    padding:12px 45px;
    font-size: 14px;
    text-transform: uppercase;
}
br{
    margin-bottom: 6px;
}
.slidersingletoursds{
    margin-bottom: 30px;
    float: left;
    width: 940px
}
#examples{
    float: left;
}
.page-whyus .col-md-6{
    text-align: center;
}
.page-whyus .col-md-6 img{
    text-align: center;
}
.page-whyus .col-md-6 h2{
    font-family: 'ralewaybold';
    text-transform: uppercase;
    font-size: 16px;
    color: #575757;
    margin:15px;
    float: left;
    width:100%;
}
.page-whyus .col-md-6 a{
    background: #35e0ff; /* Old browsers */
    background: -moz-linear-gradient(top,  #35e0ff 0%, #1ec7ee 50%, #207cca 100%, #02a9d9 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35e0ff), color-stop(50%,#1ec7ee), color-stop(100%,#207cca), color-stop(100%,#02a9d9)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35e0ff', endColorstr='#02a9d9',GradientType=0 ); /* IE6-9 */
    color: #fff;
    border-radius: 20px;
    font-family: 'roboto_slabbold';
    border:none;
    padding:12px 20px;
    display: inline-block;
    clear: both;
    box-sizing:border-box;
    margin-bottom: 20px;
}
.gallery-box{
    float: left;
    width:345px;
    /*background: url(images/bg-box.jpg) repeat-x;*/
    padding:11px 5px 0;
}
.gallery-box ul li{
    display: inline-block;
    float: left;
    margin-left:8px;
    margin-bottom:14px;
    width:100px;
    height: 100px;
}
.gallery-box ul li img{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius:3px
}
#tabs{
    background: none !important;
    border:none !important;
    padding: 0px !important;
}
.tab-content{
    background: #f6f6f6 !important;
}
.mCSB_buttonDown {
    background: url(images/arrow-ups.png) no-repeat center center !important;
}
.mCSB_buttonUp {
    background: url(images/arrow-down.png) no-repeat center center !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #11aad6 !important
}
.showinother{
    float: left;
    width:100%;
}
.showinother h3{
    font-family: 'roboto_slabbold';
    font-size: 20px;
    color: #393939;
    text-transform: uppercase;
    line-height: 1;
    margin:20px 0;
}
#whynottry{
    border-radius: 0 0 10px 10px
}
.main-navigation{
    margin-top: 5px !important
}
.pricesstarting{
    text-align: center;
}
.pricesstarting h3{
    font-family: ralewaybold;
    font-size: 18px;
    text-transform: uppercase;
    color: #cbcbcb;
    margin-top: 0;
    font-weight:
}
.pricesstarting h4{
    font-family: ralewaybold;
    font-size: 18px;
    text-transform: uppercase;
    color: #cbcbcb;
    margin-bottom: 5px;
    margin-top: 10px;
}
.pricesstarting h2{
    font-family: roboto_slabbold;
    font-size: 40px;
    text-transform: uppercase;
    color: #FFF;
    margin-top: 0;
    margin-bottom: 0
}
.pricesstarting li,
.pricesstarting p{
    font-family:ralewayregular;
    font-size: 15px;
    color: #FFF;
}
.pricesstarting{
    width: 300px;
    background: #004AA0 url(images/bgpricesstarting.png) no-repeat;
    padding: 20px;
    line-height: 18px;
    height: 360px;
    overflow: hidden;
}
.pricesstarting a{
    background: url("images/bgbooknow.png") no-repeat;
    color: #fff;
    display: block;
    font-family: ralewaybold;
    font-size: 18px;
    height: 43px;
    line-height: 43px;
    margin: 35px auto 0;
    text-align: center;
    text-transform: uppercase;
    width: 223px;
}
.pricesstarting a:hover{
    text-decoration: none;
}
.description .description,.tab-content{
    font-family: ralewayregular;
    font-size: 14px;
    color: #393939;
}
.width50{
    float: left;
    width:300px;
    margin-bottom: 20px;
    padding:0 10px;
    text-align: center;
}
.about-content .row{
    margin-bottom: 20px;
}
.welcomehome{
    background: #fff;
    margin-top: 50px !important
}
.welcomehome .width310{
    float: left;
    width:450px;
    text-align: center;
    margin-right: 15px;
    background: #0f75bc none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    margin-top: 10px;
    padding:15px;
    transition: background-color 0.3s ease-out 0s;
    cursor: pointer;
}
.welcomehome .entertainment,
.welcomehome .activities{
    margin-left: 15px;
}
.welcomehome .width310:hover{
    background: #0F75BC;
}
.welcomehome .width310:hover p{
    color:#fff;
}
.welcomehome .width310:hover{
    color:#fff;
}
.welcomehome .last{
    margin-right: 0;
    border-radius: 5px 5px 0 0;
}
.welcomehome .team_building{
    border-radius: 5px 5px 0 0 !important;
}
.welcomehome .width310:hover h2,
.welcomehome .width310:hover h3,
.welcomehome .width310:hover p{
    color: #fff;
}
.welcomehome .width310 h2 {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    min-height: 30px;
    text-align: center;
}
.welcomehome .width310 h3 {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin:15px 0;
    line-height: 25px;
}
.welcomehome .width310{
    line-height: 20px;
    margin-bottom: 15px;
}
.text-header{
    text-align: center;
    padding: 20px 0;
    text-align: center;
}
.text-header h1{
    font-size: 30px;
    color: #000
}
.text-header h2{
    font-size: 25px;
    color: #9add1c;
    margin-top: 10px;
}
.logo img{
    height: 30px;
}
.site-title h2{
    display: none;
}
.site-title img{
    max-height: 50px;
    width:auto;
}
.widget_nav_menu li{
    margin-bottom: 7px;
}
.thumb-femmes img{
    width:100%;
    height: 200px
}
.righttouritem .bottom{
    float: left;
    width:100%;
    background: url("images/bg-bknow.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding:5px;
    position: absolute;
    bottom: 0;
}
.from {
    float: left;
    width:100px;
}
.reviewstart{
    float: left;
    text-align: center;
    width:43%;
}
.scrolltuour p{
    /*padding:0 !important;*/
}
.scrolltuour .whitestart{
    width:90px;
}
.scrolltuour img{
    width:100% !important;
}
#clock-search{
    margin-bottom: 20px;
}
#info-contact .right{
    float: right;
    width:50%;
}
#info-contact .right p{
}
#info-contact .right label{
    text-transform:uppercase;
    color: #fff;
    display: inline-block;
    width:100%;
    margin-bottom: 10px;
}
#info-contact .right {
    text-align: center;
}
#info-contact .right input[type="text"]{
    border-radius: 20px;
    border-color: #fff;
    width:100%;
    height: 38px;
    padding-right: 40px;
    color: #000
}
#info-contact .right input[type="submit"]{
    border-radius: 50%;
    width:30px;
    height: 30px;
    position: absolute;
    right: 4px;
    top:28px;
    background: #11aad6 url(images/search-icon-hi.png) no-repeat center;
    border:none;
    background-size: 15px 13px;
    color: transparent;
    text-indent: -99999px;
}
.right form{
    position: relative;
}
.descriptionslider .learnmore{color:#fff !important; text-transform: capitalize;}
.single #secondary{
    float: right;
}
.single-teambuildingtour #content{
    float: left;
    width:620px;
}
.horizontal-images.content li:hover{
    cursor: pointer;
}
.sidebar-teambuilding{
    float: right;
    width:300px;
}
.detail-entertainment{
    background: #004AA0 url(images/bgpricesstarting.png) no-repeat;
    display: inline-block;
    width:300px;
    text-align: right;
    padding:30px 10px;
    max-height: 350px;
    min-height: 350px;
}
.single-entertainment .detail-entertainment{
    padding-top: 45px;
}
.single-entertainment .detail-entertainment .bg-pricing{
    margin-bottom: 30px;
}
.sidebar-teambuilding .detail-teambuilding{
    background: #004AA0 url(images/bgpricesstarting.png) no-repeat;
    display: inline-block;
    width:300px;
    text-align: right;
    padding:30px 10px;
    min-height: 485px;
}
.bigimg{
    max-height: 360px;
    height: 360px;
}
.bigimg iframe{
    height: 360px
}
.detail-entertainment .detail-item,
.sidebar-teambuilding .detail-item{
    margin-bottom: 15px;
}
.detail-entertainment .detail-item:last-child span,
.sidebar-teambuilding .detail-item:last-child span{
}
.detail-entertainment .item{
    color: #fff;
    font-family: ralewaybold;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 10px;
    display: inline-block;
    width:100%;
}
.heightlight h3{
    /*margin-bottom: 25px;*/
}
.heightlight ul li{
    margin-bottom: 10px;
}
.sidebar-teambuilding .detail-item img{
    float: left;
}
.sidebar-teambuilding .detail-item span{
    color: #fff;
    font-family: ralewaybold;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 0;
    display: inline-block;
    width:80%;
    padding-bottom: 8px;
    border-bottom: 1px solid #fff;
    float: right;
}
.sidebar-teambuilding .detail-item p{
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    clear: both;
}
.done .simple-image{
    padding:0 !important;
    margin:20px 0 0 !important;
}
.enquiry-form{
    border:2px solid #004A9F;
    padding:0;
    display: inline-block;
}
.enquiry-form span{
    margin-bottom: 5px;
    display: inline-block;
}
.enquiry-form textarea,
.enquiry-form input{
    width:100% !important;
}
.enquiry-form input[type="submit"]{
    width:auto !important;
    margin:auto;
}
.enquiry-form h2{
    color: #ffffff;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 0;
    background: #004AA0;
    padding:15px 0;
    font-family: ralewaybold;
    font-size: 22px;
}
.enquiry-form p{
    padding:0 15px;
}
.tab-pane h3{
    color: #11aad6;
    font-family: "roboto_slabbold";
    font-size: 20px;
    text-transform: uppercase;
    margin:25px 0 10px;
}
#bookeo_position #cb_main .cb_summaryArea{
    display: none;
}
.searchform-entertainment .hasDatepicker, .searchform-entertainment select{
    padding:7px !important;
}
.bottom .from{
    text-align: center;
    color: #fff;
    font-family: 'roboto_slabregular';
    font-size: 16px;
    float: left;
    margin: 0;
    display: block;
}
.containertouritem-entertainment .bottom .from{
    width:100px;
}
.bottom .white{
    font-weight: bold
}
.bottom .from span{
    font-size:12px;
    font-weight: normal;
    display: inherit;
}
.about-content .learn-more span{
    color: #575757;
    font-size: 15px;
    margin: 0;
    display: inline-block;
    width: 100%;
    margin: 0 0 10px 0;
}
.page-template-page-contact .hasDatepicker{
    width:260px;
}
.page-template-page-contact .wpcf7-form input[type="email"],
.page-template-page-contact .wpcf7-form input[type="text"]{
    width:260px;
}
.page-template-page-contact .wpcf7-form select{
    width:260px !important;
}
#select-location {
    margin-bottom: 20px;
}
/*.btn-group{
    padding-left:20px !important;
    background: #f3f3f3 url(images/bg-up.png) no-repeat right center;
    float: left;
    width:260px;
    margin-right: 10px;
    padding:10px;
}*/
select{
    padding-left:20px !important;
    background: #f3f3f3 url(images/bg-up.png) no-repeat right center;
}
.nbs-flexisel-inner img{
    height: auto !important;
    width:auto !important;
}
.location-name span{
    float: left;
    line-height: 24px;
    font-size: 16px;
}
.location-name ul{
    float: left;
}
.location-name ul li{
    display: inline-block;
    padding:5px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
}
.location-name{
    /*background: #9ee316*/
}
.location-name li.active,
.location-name li:hover{
    font-weight: bold;
    color: #11aad6
}
.bg-fix{
    background: rgba(204, 204, 204, 0.7) none repeat scroll 0 0 / cover ;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
}
.close{
    /*border: 1px solid #000;*/
    /*border-radius: 100%;*/
    display: block !important;
    /*height: 20px;*/
    line-height: 12px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    /*width: 20px;*/
    color: #000;
    cursor: pointer;
}
.gallery-lightbox{
}
.box-gallery{
    width:500px;
    margin:auto;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    background: #fff;
    min-height: 200px;
    z-index:2;
    padding:40px 20px;
}
#heightlight{
    line-height: 1.3em;
}
@font-face {
    font-family: 'WebSymbolsRegular';
    src: url('http://html5css3demos.bplaced.net/css3-slider-v3/websymbols-regular-webfont.eot');
    src: url('http://html5css3demos.bplaced.net/css3-slider-v3/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'), url('http://html5css3demos.bplaced.net/css3-slider-v3/websymbols-regular-webfont.woff') format('woff'), url('http://html5css3demos.bplaced.net/css3-slider-v3/websymbols-regular-webfont.ttf') format('truetype'), url('http://html5css3demos.bplaced.net/css3-slider-v3/websymbols-regular-webfont#WebSymbolsRegular') format('svg');
}
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700);
* {
    margin: 0;
    padding: 0;
}
body {
    background-image: url(http://subtlepatterns.com/patterns/dark_wall.png);
    background-repeat: repeat;
   /*  height: 500px; */
    padding: 1px;
}
h1 { color: white }
#slideshow-wrap {
    display: block;
    height: 320px;
    min-width: 260px;
    max-width: 640px;
    margin: auto;
    border: 12px rgba(255,255,240,1) solid;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.8);
    box-shadow: 0px 0px 5px rgba(0,0,0,.8);
    margin-top: 20px;
    position: relative;
}
#slideshow-inner {
    width: 100%;
    height: 100%;
    background-color: rgb(0,0,0);
    overflow: hidden;
    position: relative;
}
#slideshow-inner>ul {
    list-style: none;
    height: 100%;
    width: 500%;
    overflow: hidden;
    position: relative;
    left: 0px;
    -webkit-transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
    transition: left .8s cubic-bezier(0.77, 0, 0.175, 1);
}
#slideshow-inner>ul>li {
    width: 20%;
    height: 320px;
    float: left;
    position: relative;
}
#slideshow-inner>ul>li>img {
    margin: auto;
    height: auto;
    width:100%;
}
#slideshow-wrap input[type=radio] {
    position: absolute;
    left: 50%;
    bottom: 15px;
    z-index: 100;
    visibility: hidden;
}
#slideshow-wrap label:not(.arrows):not(.show-description-label) {
    position: absolute;
    left: 50%;
    bottom: -45px;
    z-index: 100;
    width: 12px;
    height: 12px;
    background-color: rgba(200,200,200,1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    box-shadow: 0px 0px 3px rgba(0,0,0,.8);
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
    display: none
}
#slideshow-inner p{
    text-align: center;
    color: #fff;
    display: inline-block;
    /* width: 100%; */
    padding: 20px;
}
#slideshow-wrap label:not(.arrows):active { bottom: -46px }
#slideshow-wrap input[type=radio]#button-1:checked~label[for=button-1] { background-color: rgba(100,100,100,1) }
#slideshow-wrap input[type=radio]#button-2:checked~label[for=button-2] { background-color: rgba(100,100,100,1) }
#slideshow-wrap input[type=radio]#button-3:checked~label[for=button-3] { background-color: rgba(100,100,100,1) }
#slideshow-wrap input[type=radio]#button-4:checked~label[for=button-4] { background-color: rgba(100,100,100,1) }
#slideshow-wrap input[type=radio]#button-5:checked~label[for=button-5] { background-color: rgba(100,100,100,1) }
#slideshow-wrap label[for=button-1] { margin-left: -36px }
#slideshow-wrap label[for=button-2] { margin-left: -18px }
#slideshow-wrap label[for=button-4] { margin-left: 18px }
#slideshow-wrap label[for=button-5] { margin-left: 36px }
#slideshow-wrap input[type=radio]#button-1:checked~#slideshow-inner>ul { left: 0 }
#slideshow-wrap input[type=radio]#button-2:checked~#slideshow-inner>ul { left: -100% }
#slideshow-wrap input[type=radio]#button-3:checked~#slideshow-inner>ul { left: -200% }
#slideshow-wrap input[type=radio]#button-4:checked~#slideshow-inner>ul { left: -300% }
#slideshow-wrap input[type=radio]#button-5:checked~#slideshow-inner>ul { left: -400% }
#slideshow-wrap input[type=radio]#button-6:checked~#slideshow-inner>ul { left: -500% }
#slideshow-wrap input[type=radio]#button-7:checked~#slideshow-inner>ul { left: -600% }
#slideshow-wrap input[type=radio]#button-8:checked~#slideshow-inner>ul { left: -700% }
#slideshow-wrap input[type=radio]#button-9:checked~#slideshow-inner>ul { left: -800% }
#slideshow-wrap input[type=radio]#button-10:checked~#slideshow-inner>ul { left: -900% }
label.arrows {
    font-size: 25px;
    color: rgb(255,255,240);
    position: absolute;
    top: 50%;
    margin-top: -25px;
    display: none;
    opacity: 0.7;
    cursor: pointer;
    z-index: 1000;
    background-color: transparent;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
    text-shadow: 0px 0px 3px rgba(0,0,0,.8);
}
label.arrows:hover { opacity: 1 }
label.arrows:active { margin-top: -23px }
input[type=radio]#button-1:checked~.arrows#arrow-2, input[type=radio]#button-2:checked~.arrows#arrow-3, input[type=radio]#button-3:checked~.arrows#arrow-4, input[type=radio]#button-4:checked~.arrows#arrow-5 {
    right: -55px;
    display: block;
}
input[type=radio]#button-2:checked~.arrows#arrow-1, input[type=radio]#button-3:checked~.arrows#arrow-2, input[type=radio]#button-4:checked~.arrows#arrow-3, input[type=radio]#button-5:checked~.arrows#arrow-4 {
    left: -55px;
    display: block;
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
}
input[type=radio]#button-2:checked~.arrows#arrow-1 { left: -19px }
input[type=radio]#button-3:checked~.arrows#arrow-2 { left: -37px }
input[type=radio]#button-5:checked~.arrows#arrow-4 { left: -73px }
.righttouritem .button-tb{
    color: #fff;
    background: #11aad6;
    border-radius: 5px;
    margin-bottom: 0
}
.single-entertainmenttour .smallhiddent{
    width:100% !important;
    display: block;
    float: left;
    margin-top: 3px;
}
.single-activities #content,
.single-entertainmenttour #content{
    width:940px;
}
.single-activities .frvideo,
.single-activities .bigimg{
    width:640px;
    float: left;
    overflow: hidden;
}
.single-activities .bigimg img,
.single-activities .smallhiddent{
    float: left;
}
.single-activities .smallhiddent{
    width: 100% !important
}
.wpcf7-validation-errors{
    display: none !important
}
.bg-pricing{
    /*background:url(images/icon-dollar.PNG) no-repeat left center;*/
}
.filterajax .item{
    display: none;
}
.filterajax .shownow{
    display: block !important
}
.hidden_longdh{display: none !important}
input:focus{
    /*border:none;*/
}
.wsp-posts-list li{
}
.sitemap-list ul li{
    padding-left: 20px;
}
.sitemap-list h2{
    font-weight: bold;
    font-size: 22px;
}
.item li,
.item li strong{
    color: #fff;
    list-style: inside;
    text-align: left;
}
.item li{
    /*margin-bottom: 7px;*/
}
.item ul{
    /*margin-left: 20px;*/
    margin-bottom: 0
}
#bookeoStartMobile {
    width: 230px !important;
    background-color: #AFF21F !important;
    height: 58px !important;
    margin-top: 7px !important;
    line-height: 58px;
    padding:0 !important;
    color:#0F75BC !important;
    border-color: #72fa26 !important;
    font-size: 24px !important;
}
#bookeo_position{
    display: inline-block;
    width:100%;
    margin-top: 0px;
}
.readmore-tb {
    color:
}
.bottom p{
    margin-bottom: 0
}
.tab-content .tab-pane table thead,
#description  table thead,
#location table thead{
    background: #0093d0 none repeat scroll 0 0;
    color: #fff;
}
#location table{
    margin-bottom: 20px;
}
.single-teambuildingtour #secondary form{
    /*background: url(images/bg-right.jpg) repeat;*/
    background: #fff;
}
.pricesstarting  .item h6{
    display: inline
}
.detail-entertainment .item .col-md-4,
.detail-entertainment .item .col-md-8{
    font-size: 16px;
}
.carousel-control{
    background: none !important
}
.carousel-control:hover{
    background-image:none !important;
}
.blog-content{
    margin-bottom: 20px;
    line-height: 1.3em;
}
.sidebar-blog .widget{
    margin-bottom: 10px !important;
    padding-bottom: 10px !important
}
.blog .page-title{
    margin-top:0
}
.white {
    color: #fff;
    line-height: 1.5em
}
.duration_entertainment{
    width:200px;
    text-align: center;
    color: #11aad6;
    font-family: 'roboto_slabregular';
    font-size: 16px;
    float: left;
    margin: 0;
    display: block;
}
.duration_new {
    width:175px;
    text-align: center;
    color: #11aad6;
    font-family: 'roboto_slabregular';
    font-size: 16px;
    float: left;
    margin: 0;
    display: block;
}
.duration_new .white{
    font-size: 18px;
    font-weight: bold;
}
.page-template-page-entertainment .duration_entertainment{
    width:200px !important;
}
.location_activities{
    width:200px;
}
.location_activities span.name-local{
    font-size: 16px !important;
}
.bottom_tembuilding .from{
    width:120px !important;
}
.tab-pane table tr{
    font-family: 'arial';
    font-size: 12px;
}
.tab-pane table p{
    margin-bottom: 5px !important;
    font-size: 12px;
    font-family: 'arial';
}
.enquiry-form {
    background:url(images/bg-enquiry.jpg) repeat;
}
.location_whynottry span{
    float: left;
    clear: both;
    color: #fff
}
span.message{
    padding:0 !important;
    background-color: transparent;
    border:none !important;
    margin:0 !important;
}
.name-local{
    padding:0 5px;
    margin-bottom: 5px;
    display: inherit;
}
.page-template-page-activities-search .name-local,
.page-template-page-activities #content-nottry .name-local{
    padding:0;
}
h3.title-tb{
    margin-bottom: 0;
    min-height: 60px;
    display: flex;
    vertical-align: middle;
    align-items: center;
}
#giftvoucher{
    background: #f6f6f6;
    padding: 25px 10px 30px;
}
.duration_entertainment span.white{
    display: block;
    font-size: 12px;
}
.page-template-page-activities .name-local{
    padding:0 5px;
    display: block;
}
.carousel-control{
    opacity: 1 !important
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img{
}
.single-post #content-a li{
    width:225px !important;
}
.touritem .righttouritem .booktour{
    font-size: 14px !important
}
.result-teambuilding a.learnmore,
.searchteambuilding a.learnmore{
    position: relative;
    padding: 8px;
    line-height: 20px;
    float: right;
}
.content-gameshow{
    float: left;
    display: block;
    background: #f6f6f6;
}
.main-gameshow{
    padding:25px 10px 0;
    line-height: 1.5em;
}
.gameshow .content h3{
    color:inherit;
    text-transform: uppercase;
    margin-top: 10px;
    float: left;
    display: block;
    color:#000;
}
.searchgameshow input[type="text"]{
    padding:15px 7px;
    width:220px;
}
.searchgameshow select{
    width:220px;
}
.searchgameshow input[type="submit"]{
    width:80px !important;
    height: 80px !important;
    font-size: 16px;
    text-transform: capitalize;
}
.searchgameshow .row1{
    margin-top: 15px;
}
.bottom_gameshow span{
    font-size: 14px;
    font-weight: normal;
    color:#fff;
}
.listitem-gameshow .bottom_gameshow{
    position: absolute !important;
}
.listitem-gameshow .touritem .righttouritem h3{
    padding-top: 0 !important
}
.description{
    line-height: 1.5em
}
.single-gameshow .single-title h1{
    margin-top: 0px
}

.bt-send{
    text-align: center;
    margin-bottom: 20px;
}
.send-endquiry{
    background: #35e0ff;
    background: -moz-linear-gradient(top, #35e0ff 0%, #1ec7ee 50%, #207cca 100%, #02a9d9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#35e0ff), color-stop(50%,#1ec7ee), color-stop(100%,#207cca), color-stop(100%,#02a9d9));
    background: -webkit-linear-gradient(top, #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%);
    background: -o-linear-gradient(top, #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%);
    background: -ms-linear-gradient(top, #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%);
    background: linear-gradient(to bottom, #35e0ff 0%,#1ec7ee 50%,#207cca 100%,#02a9d9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35e0ff', endColorstr='#02a9d9',GradientType=0 );
    color: #fff;
    border-radius: 5px;
    font-family: 'roboto_slabbold';
    border: none;
    padding: 12px 45px;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
}
.send-endquiry:focus,
.send-endquiry:hover{
    text-decoration: none;
    color:#fff;
}
.single-gameshow .sidebar-teambuilding .detail-teambuilding{
    text-align: left;
    color:#fff;
}
.tab-item{
    margin-bottom: 30px;
}
.tab-item h3{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.tab-item .field-data span{
    font-weight: normal;
    padding-left: 30px;
    display: inline-block;
}
.tab-item .field-data p{
    line-height: 22px;
    clear: both;
    display: block;
    margin-bottom: 20px;
}
.tab-item .field-data i{
    font-size: 25px;
    line-height: 20px;
    margin-right: 10px;
    position: absolute;
}
.tab-item .field-data  ul li{
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
}
.tab-item .field-data  ul li span{
    font-weight: normal;
    padding-left: 30px;
}
.ct-formrq h2{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 25px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0
}
div.wpcf7-response-output{
    margin:0 !important;
    color:#fff;
}
.scroll_location{
    margin-bottom: 5px !important;
    padding:0 5px;
    display: inline-block;
}
.wrapselect2{
    width: 260px;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.bottom_gameshow .col-3{
    display: inline-block;
    width:250px;
}
.bottom_gameshow .col-3:last-child{
    width:150px;
}
.bottom_gameshow .col-3 p{
    color:#fff;
}
.listitem-gameshow .bottom_gameshow {
    background: #11aad6;
    position: absolute !important;
}
.listitem-gameshow .bottom_gameshow i{
    color:#fff;
}
.searchgameshow .programtype{
    padding: 15px 7px;
    background: #0f75bc;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}
.searchgameshow .programtype:hover{
    text-decoration: none
}
.wpcf7-form textarea{
    width:100%;
}
.enquiry-form span.groupsize{
    display: block;
}

.single .ui-datepicker-calendar caption, .single .ui-datepicker-calendar th, .single .ui-datepicker-calendar td{
    padding:0;
}