

.cruisetime strong {
    float: right;
    text-align: left;
}


.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
    border-left: 3px solid #009688;
}
.flex-sm {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.feature-media .pull-left span i {
    color: #009688;
}
ol {
    padding: 10px;
}
.island-cover small {
    text-align: center;
    font-size: 23px;
    color: #fff;
    background: #03A9F4;
    display: block;
}    
    
.island-cover {
    position: relative;
    overflow: hidden;
}

.island-cover p{
    position: absolute;
    top: 15px;
    left: 0px;
    right: 0px;
    color: #fff;
    text-align: center;
    font-size: 40px;
    line-height: 1.2;
    text-shadow: 0px 5px 10px #000000;
}

.fa {
    color: #fff;
}

#contact-form .fa {
    color: #2f7bb7;
}

.ast-call-me p {
    font-size: 13px;
    text-align: justify;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #212121;
    font-weight: 400
}

.form-control,
.tr-room-blog-item .tr-img figcaption,
body {
    font-family: 'Nunito Sans', sans-serif
}

a,
b,
blockquote,
body,
del,
div,
em,
figcaption,
figure,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
input,
li,
marquee,
nav,
p,
section,
small,
span,
strong,
sub,
sup,
time,
ul {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

ul {
    list-style: none
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
    color: #212121
}

body {
    font-size: 15px;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: normal
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px;
    font-weight: 300
}

p {
    color: #100e0e
}

button,
input {
    outline: 0
}

label {
    font-weight: 600;
    margin-bottom: 4px;
    display: block;
    font-size: 13px
}

.form-group {
    margin: 0
}

.form-control {
    height: 40px;
    border-radius: 0;
    border: 1px solid #9E9E9E;
    background: #FFF;
    box-shadow: none
}

.btn {
    background: #009688;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    border-radius: 0;
    padding: 8px 16px;
    color: #fff;
    border: 1px solid #009688;
    transition: all .3s
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #FFF
}

.btn-default:hover,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    background: #009688;
    color: #FFF;
    outline: 0;
    box-shadow: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0;
    box-shadow: none
}

img {
    width: 100%;
    height: auto
}

.tr-room-blog-item {
    display: flex;
    background: #FFF;
}
.cruise{
padding:10px 0px;
}
.tr-room-blog-item.tr-cruise-reverse {
    flex-direction:row-reverse;
}

@media(max-width:768px) {
    .tr-room-blog-item,.tr-room-blog-item.tr-cruise-reverse{
        flex-direction: column
    }
    .flex-sm {
    display: block;
}

    .flex-sm h4.title{
    margin-bottom:10px;
    line-height: 0.7;
}

}

.tr-room-blog-item .tr-img {
    flex: 2;
    position: relative
}

.tr-room-blog-item .tr-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), rgba(0, 0, 0, .79))
}

.tr-room-blog-item .tr-img img {
    width: 100%;
    height: 100%
}

.tr-room-blog-item .tr-img .tr-ribbon {
    position: absolute;
    top: 10px;
    left: -5px;
    font-size: 11px;
    font-weight: 600;
    width: 100px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #F44336;
    color: #FFF
}

.tr-room-blog-item .tr-img figcaption {
    position: absolute;
    bottom: 12px;
    left: 12px
}

.tr-room-blog-item .tr-img figcaption p {
    color: #FFF;
    font-weight: 600;
    font-size: 17px;
    margin: 0
}

.tr-room-blog-item .tr-img figcaption span {
    color: #FFF;
    font-size: 12px;
    display: block
}
.tr-cruise-booking-item .tr-img figcaption span{
    font-size:16px;
} 

.tr-room-blog-item .tr-content-box {
    border-right: 1px solid #ddd;
    display: grid;
    flex: 4
}

.tr-cruise-booking-item .tr-content-box{
    flex:2;
    padding:0px 5px;
}

.tr-room-blog-item .tr-content-box .tr-top {
    padding: 15px
}

.tr-room-blog-item .tr-content-box h4 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #3F51B5;
    margin-bottom: 20px
}

.tr-room-blog-item .tr-content-box span {
    font-size: 13px;
    color: #747d7e;
    font-weight: 600
}

.tr-room-blog-item .tr-top span {
    color: #2196F3;
    font-size: 14px;
    float: right;
    text-transform: capitalize
}

#myFooter .second-bar .logo a,
.ast-widgets .h-help-lbl-a,
.h-help-lbl-a,
.reasons-i-lbl {
    text-transform: uppercase
}

.tr-room-blog-item .tr-top span i {
    color: #795548;
    font-size: 14px
}

.tr-room-blog-item .tr-content-box p {
    font-size: 14px;
    margin-top: 5px;
    color: #656565
}

.tr-room-blog-item .tr-content-box ul.tr-tour-info,
.tr-room-blog-item .tr-content-box ul.tr-tour-info-2 {
    margin-top: 10px;
    display: flex
}

@media(max-width:768px) {
    .tr-room-blog-item .tr-content-box {
        border-right: none;
        border-bottom: 1px solid #ddd
    }
    .tr-room-blog-item .tr-top span {
        float: none;
        display: block
    }
    .tr-room-blog-item .tr-content-box ul.tr-tour-info,
    .tr-room-blog-item .tr-content-box ul.tr-tour-info-2 {
        margin-top: 5px
    }
    .col-md-9.colpad0 {
        padding-left: 0;
        padding-right: 0
    }
}

.tr-room-blog-item .tr-content-box ul.tr-tour-info li,
.tr-room-blog-item .tr-content-box ul.tr-tour-info-2 li {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 35px;
    flex: 1;
    color: #6b6b6b
}

.tr-room-blog-item .tr-content-box ul.tr-tour-info li:nth-last-child(1),
.tr-room-blog-item .tr-content-box ul.tr-tour-info-2 li:nth-last-child(1) {
    margin-right: 0
}

.tr-room-blog-item .tr-content-box ul.tr-tour-info li i,
.tr-room-blog-item .tr-content-box ul.tr-tour-info-2 li i {
    color: #4CAF50;
    margin-right: 5px;
    font-size: 15px
}

.tr-room-blog-item .tr-content-box ul.tr-tour-info li span,
.tr-room-blog-item .tr-content-box ul.tr-tour-info-2 li span {
    margin-left: 15px
}

.tr-room-blog-item .tr-content-box .tr-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #ddd;
    padding: 6px 15px
}

.tr-room-blog-item .tr-content-box .tr-bottom .tr-tour-info {
    margin-top: 0
}

@media(max-width:567px) {
    .tr-room-blog-item .tr-content-box .tr-bottom {
        display: block
    }
    .tr-room-blog-item .tr-content-box .tr-bottom .tr-star {
        margin-top: 5px
    }
}

.tr-room-blog-item .tr-content-box .tr-bottom .tr-star i {
    font-size: 11px;
    color: #ff9800
}

.tr-room-blog-item .tr-content-box .tr-bottom .tr-star span {
    font-size: 13px;
    color: #747d7e
}

.tr-room-blog-item .tr-price-content .tr-badge {
    margin-bottom: 10px
}

@media(max-width:768px) {
    .tr-room-blog-item .tr-price-content .tr-badge {
        height: 30px;
        line-height: 25px;
        display: inline-block
    }
}

.tr-room-blog-item .tr-price-content .tr-badge span {
    font-size: 22px;
    display: block;
    line-height: 25px;
    color: #F44336;
    text-align: center;
    font-family: 'Shadows Into Light', cursive!important
}

.tr-room-blog-item .tr-price-content {
    padding: 15px;
    flex: 1;
    text-align: center
}

@media(max-width:768px) {
    .tr-room-blog-item .tr-price-content .tr-badge {
        margin-bottom: 0
    }
    .tr-room-blog-item .tr-price-content .tr-badge span {
        line-height: 30px
    }
    .tr-room-blog-item .tr-price-content {
        padding: 10px 15px;
        text-align: left
    }
    .tr-room-blog-item .tr-price-content .tr-price-inner {
        float: right
    }
}

.tr-room-blog-item .tr-price-content h3 span {
    font-size: 13px;
    display: block;
    color: #747d7e
}

.tr-room-blog-item .tr-price-content h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #3f51b5
}

.tr-room-blog-item .tr-price-content a.btn {
    font-size: 15px
}

@media(max-width:768px) {
    .tr-room-blog-item .tr-price-content h3 {
        margin: 0
    }
    .tr-room-blog-item .tr-price-content .tr-price-btn {
        margin-top: 25px
    }
    .tr-room-blog-item .tr-price-content a.btn {
        display: block
    }
}

.tr-room-blog-item .cst-btn {
    padding: 1px 5px;
    font-size: 14px;
    float: right;
    border: 1px solid #b36d06;
    cursor: pointer;
    color: #795548;
}

.panel {
    background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.24);
}

.ast-widgets {
    text-align: left;
    width: 100%;
    display: inline-block;
    font-family: 'Nunito Sans', sans-serif
}

.ast-widgets .ast-widget-title {
    margin: 10px 0 0;
    padding-left: 20px
}

.ast-widgets .h-help {
    background: #fff;
    padding: 10px 20px;
    margin-bottom: 5px
}

.ast-widgets .h-help-lbl-a {
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 11px;
    color: #747d7e
}

.ast-widgets .h-help-phone {
    font-family: arial;
    font-size: 18px;
    color: #4a90a4;
    background: url(../img/h-phone.png) left 0 no-repeat;
    padding: 0 0 0 20px;
    letter-spacing: 1px
}

.ast-widgets .h-help-email {
    margin: 6px 0 0 15px;
    color: #888;
    letter-spacing: 1px;
    font-family: inherit;
    font-size: 14px;
}

.ast-widgets .h-reasons {
    background: #fff;
    padding: 20px
}

.ast-widgets .h-reasons-row {
    margin-top: 20px
}

.ast-widgets .reasons-i {
    margin-bottom: 13px
}

.ast-widgets .reasons-h,
.reasons-rb {
    width: 100%;
    float: left
}

.ast-widgets .reasons-l {
    width: 41px;
    margin-top: 1px;
    float: left
}

.ast-widgets .reasons-p {
    padding: 0 0 0 11px
}

.ast-widgets .reasons-r {
    margin: 0 0 0 41px
}

.ast-widgets .reasons-i-lbl {
    font-weight: 600;
    margin-bottom: 7px;
    font-size: 12px;
    color: #250e0e
}

.ast-widgets .reasons-r p {
    font-size: 12px;
    color: #626262;
    padding-bottom: 15px
}

.ast-call-me {
    width: 100%;
    font-family: 'Nunito Sans', sans-serif
}

.ast-call-me h5 {
    text-align: center;
    padding: 10px 0;
    background: #f3f3f3;
    color: #009688
}

.ast-call-me .media {
    border-bottom: 1px solid #DDD;
    padding: 10px 20px
}

.ast-call-me .media:nth-last-child(1) {
    border: none
}

.ast-call-me .media .media-left {
   display:flex;
}

.ast-call-me .media .media-left img {
    border-radius: 50%;
    width: 45px;
    height: auto
}

.ast-call-me .media-body{
  margin-left:15px;  
}
.ast-call-me .media .media-body h4 {
    font-size: 14px;
    font-weight: 600;
    color: #42424
}

.ast-call-me .media .media-body .ast-rating i {
    font-size: 12px;
    margin-bottom: 5px;
    color: #03a9f4
}

.ast-call-me .media .media-body .ast-rating span {
    font-weight: 600;
    color: #9e9e9e;
    display: block
}

.ast-call-me .media .media-body p {
    font-size: 13px;
    color: #424242
}

.packages-pack-section .pack-name {
    background: #009688;
    padding: 4px 15px;
    color: #fff
}

#footer a:hover {
    color: #8fa1a7
}

#footer a {
    color: #4D6163
}

#footer strong {
    color: #FFF;
    font-weight: 400
}

#footer p {
    margin-bottom: 10px;
    color: #717576;
    font-size: 13px;
    line-height: 24px;
    text-align: center
}

.footer-bottom {
    margin-top: 25px;
    padding: 15px 0;
    background: #0b0d0e;
    text-align: center
}

#footer h3 {
    text-shadow: none;
    font-size: 17px;
    color: #FFF;
    border: none;
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #2a3436
}

#hero-area .block .counter h2,
.caption,
.car-owner,
.fare,
.heading,
.nav-tabs,
.nav-tabs>li>a {
    /*text-align: center*/
}

#footer {
    padding-top: 25px;
    clear: both;
    background: #1C2224;
    font-family: Montserrat
}

.header-top {
    position:relative;
    overflow:hidden;
}
.header-top:before{
    content:'';
    position:absolute;
    top:0;
   right:-5%;
    width:80%;
    height:100%;
    background: #295063;
    transform:skew(45deg);
    transform-origin:top left;
}

.header-top .contact-info {
    float: right;
    position: relative;
    padding: 0 30px 0 15px
}

.header-top .contact-info p {
    margin: 5px 0 5px 20px;
    color: #fff;
    display: inline-block;
    font-size: 14px
}

.header-top .contact-info p i {
    color: #CDDC39;
    margin-right: 5px
}


.header-top  .callus-btn a{
padding:4px 10px;
text-align:center;
background:#2196f3;
color:#fff;
border-radius:2px;
display:block
}
.header-top  .callus-btn a i{
margin-left:5px;
font-size:24px;
}


.contact-details li {
    margin-bottom: 10px;
    padding-left: 30px
}

.contact-details li.home {
    background: url(../img/mini-icons/home.png) left center no-repeat
}

.contact-details li.phone {
    background: url(../img/mini-icons/phone.png) left center no-repeat
}

.contact-details li.mail {
    background: url(../img/mini-icons/mail.png) left center no-repeat
}

.contact-details li.star {
    background: url(../img/mini-icons/star.png) left center no-repeat
}

ul.contact-details {
    margin: 0 0 10px 25px;
    color: #9E9E9E;
    letter-spacing: 1px;
    font-size: 13px
}

#buttom-subscribe input {
    font-family: 'open Sans', Lucida Sans Unicode, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    display: block;
    width: 100%;
    padding: 10px 5px;
    min-height: 40px;
    margin-bottom: 15px!important;
    border: 1px solid #9E9E9E;
    border-radius: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #000
}

.cap-r b,
.cap-r span,
.fleets,
.nav-tabs>li>a,
.navbar li a,
.seats {
    font-family: inherit
}

.row-fluid:after,
.row-fluid:before {
    display: table;
    content: "";
    line-height: 0
}

.row-fluid:after {
    clear: both
}

.navbar {
    background: #fff;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, .4);
    -moz-box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, .4);
    box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, .4);
    padding: 0;
    margin-bottom: 0
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #009688
}

.navbar li a {
    padding: 15px 12px;
    font-size: 14px
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent;
    border-color: transparent
}

.dropdown-menu {
    padding: 0;
    border: none;
    border-radius: 2px
}

.dropdown-menu li a {
    padding: 15px 15px;
    border-bottom: 1px solid #dedede;
}

.navbar-toggle .icon-bar {
    background: #424242
}

.navbar .navbar-brand {
    padding: 0 0 0 15px;
    position:relative;
}
.navbar .navbar-brand img{
    position:absolute;
    top:-30px;
    left:0;
    width:200px;
}





.navbar .contact-info p:nth-last-child(1) {
    padding-right: 0
}

@media(max-width:820px) {
    .navbar .contact-info p {
        font-size: 14px
    }
}


@media(max-width:799px){
.navbar .navbar-brand img {
top: -2px;
left: 15px;
}   
}


@media(max-width:767px) {
.header-top{
padding:8px 0;    
}    
.header-top:before {
right: 0;
width: 100%;
transform:skew(0deg);
background:#fff;
}    
.header-top .navbar-brand{
padding-left:0;    
}
.header-top .navbar-brand img{
width: 150px;
position: relative;
top: -19px;    
}

.header-top .callus-btn a{
position:absolute;
top: 10px;
right: 0;
}
.header-top .contact-info{
padding:0;  
float:none;
}    
.header-top .contact-info p{
margin:0;    
display:none;
font-size:15px;
}
}

.car-list {
    background: #fff;
    position: relative;
    padding: 10px 0 25px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    font-size: 14px
}

.car-owner {
    margin-top: 15px
}

.seat {
    margin-top: 20px
}

.seat img {
    height: 52px;
    width: 58px;
    float: left;
    margin-top: -8px
}

.fare small {
    display: block;
    color: #3F51B5
}

.fare {
    margin-top: 15px;
    font-size: 16px;
    color: #a76eb1
}

.fare-area h4 {
    background-color: #009688;
    color: #fff;
    margin: 0 0 5px;
    padding: 8px 10px;
    font-size: 20px
}

.book {
    display: inline-block;
    margin-top: 20px;
    cursor: pointer;
    text-decoration: none;
    background: #009688;
    color: #fff;
    line-height: 17px;
    font-weight: 700;
    padding: 10px 20px;
    text-transform: initial;
    width: 100%;
    border: 1px solid #795548
}

#hero-area .block h1,
.fleets,
.nav-tabs>li>a {
    text-transform: uppercase
}

.wrapper {
    cursor: help;
    z-index: 99;
    position: relative;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased
}

.wrapper .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-bottom: solid #0E4973 10px;
    top: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0
}

.wrapper:hover .tooltip {
    opacity: 1;
    z-index: 9999;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.wrapper .tooltip {
    background: #0E4973;
    top: 100%;
    color: #fff;
    display: block;
    left: 5px;
    margin-bottom: 15px;
    opacity: 0;
    padding: 10px;
    pointer-events: none;
    width: 210%;
    z-index: 999;
    line-height: .5
}

#hero-area .block h1:before,
#hero-area:before {
    content: "";
    left: 0;
    width: 100%
}

.heading {
    color: #2196F3;
    padding-bottom: 70px
}

.sub-heading {
    margin-bottom: 30px
}

.sub-heading h3 {
    font-size: 30px;
    line-height: 40px
}

.sub-heading h3 small {
    font-weight: 300
}

.sub-heading h4 {
    font-size: 25px;
    margin-bottom: 15px
}

.sub-heading>p {
    font-size: 14px
}

#error,
#success {
    display: none
}

#hero-area {
    position:relative;
    padding: 50px 0 0;
    background:url('../img/andaman-tour.jpg');
    background-repeat: no-repeat;
    background-position:center;
    background-size:cover;
    padding-bottom: 50px;

}

#hero-area:before {
    content:'';
    position:absolute;
    left: 0;
    top: 0;
    width:100%;
    height: 100%;
    background:rgba(0,0,0,0.2);
}

#hero-area .block {
    padding-top: 0
}

#hero-area .block h1 {
    margin-bottom: 35px;
    font-size: 40px;
    letter-spacing: 6px;
    position: relative;
    text-shadow: 0 1px 20px #000
}

#hero-area .block h1:before {
    position: absolute;
    bottom: -12px;
    background: #fff;
    height: 3px
}

#hero-area .block p {
    color: #FFEB3B;
    font-size: 26px;
    line-height: 30px;
    font-weight: bolder;
    text-shadow: 0 1px 20px #000;
    letter-spacing: 4px
}

#hero-area .block .counter {
    background: rgba(255, 255, 255, .2);
    padding: 18px
}

#hero-area .block .counter h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 5px;
    padding-bottom: 19px
}

#hero-area .block .counter ul li {
    background-color: rgba(255, 255, 255, .3);
    color: #fff;
    display: inline-block;
    line-height: 25px;
    padding: 25px 28px 20px;
    text-align: center;
    width: 49%;
    margin-bottom: 3px
}

#hero-area .block .counter ul li span {
    display: block;
    font-size: 16px;
    font-weight: 300
}

#hero-area .block .counter ul li .digit {
    display: inline-block;
    font-size: 50px;
    font-weight: 300;
    line-height: 50px;
    position: relative;
    overflow: hidden;
    height: 60px
}

.deals {
    font-size: 24px!important;
    line-height: 30px;
    margin-bottom: 10px;
    color: #FFEB3B
}

.tagline h1 {
    font-size: 50px;
    text-shadow: 0 1px 2px #000;
    color: #fff;
    font-weight: 700
}

.modline {
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 20px
}

.frontform {
    margin-bottom: 45px
}

#hero-area .tab-content {
    background: #fff;
}
.tab-content {
    padding: 10px;
    background: none;
    box-shadow: none;
}

.nav-tabs>li {
    float: none;
    display: inline-block;
    zoom: 1
}

.nav-tabs>li>a {
    border: 1px solid #9E9E9E;
    border-radius: 0;
    height: 27px;
    display: inline-block;
    margin: 0 2px 0 0;
    float: left;
    font-size: 12px;
    color: #FFEB3B;
    background: #1d292e;
    cursor: pointer;
    padding: 10px 15px 25px!important
}

.input-group {
    margin-bottom: 10px
}

.fleets {
    font-size: 23px;
    color: #141d1e;
    padding-top: 20px;
    padding-bottom: 20px;
}

.fleets p {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    font-style: italic;
    font-size: 15px;
    text-transform: none
}

.cap-r span,
.caption p,
.seats {
    text-transform: uppercase
}

.fleets h2 {
    font-size: 26px!important;
    font-weight: 300;
    line-height: 36px;
    color: #066ab9;
    margin-top: 20px
}

.service img {
    width: 100%;
    height: auto
}

.caption {
    padding: 5px 5px 50px;
    box-shadow: 0 0 39px 10px grey;
    margin-bottom: 30px;
    border-bottom: 1px solid #009688
}

.cap-devider {
    width: 2px;
    margin: 0 12px 0 0;
    height: 33px;
    background: #c7c7c7;
    float: right
}

.cap-l {
    width: 151px;
    float: left
}

.cap-r span {
    font-size: 11px;
    color: #939393;
    float: right;
    margin-top: 6px
}

.cap-r {
    float: right;
    margin: 2px 0 0
}

.cap-r b {
    font-weight: 400;
    letter-spacing: -.03em;
    display: block;
    font-size: 20px;
    margin-bottom: 1px;
    color: #F44336;
    line-height: 15px
}

.stars ul li {
    float: left;
    margin-right: 2px
}

.seats {
    font-size: 10px;
    color: #747d7e
}

.input-group .form-control,
.input-group-addon {
    border: 1px solid #777
}

.banner-ul-content ul li {
    color: #FFF;
    padding-bottom: 5px;
    font-size: 14px
}

.banner-ul-content ul li i {
    margin-right: 10px;
    color: #FFF;
    font-size: 14px
}

.banner-ul-content h4 {
    font-size: 32px!important;
    line-height: 40px;
    text-shadow: 0 1px 5px #1b0c0c;
    margin-bottom: 10px;
    color: #FFEB3B;
    font-weight: 700;
}

.left-icon img {
    margin: 20px 20px 20px 0;
    float: left;
    width: auto
}

.left-icon h4 {
    font-size: 14px;
    color: #008477
}

.left-icon p {
    font-size: 12px
}

.testi {
    box-shadow: 0 0 12px -2px #D4CECE;
    padding: 15px
}

#tour {
    color: #009688
}

.testi p {
    color: #607D8B;
    font-size: 16px
}

#clnt {
    color: #8BC34A
}

.left-icon h4 {
    font-size: 16px;
    color: #008477;
    font-weight: 700;
}

.navbar-toggle {
    border: 1px solid #3F51B5;
}






.banner-form .car-img img {
    width: 160px;
    height: auto;
}

.media-row .title{
    font-size:26px;
    font-weight:600;
    margin-bottom:20px;
    margin-top:20px;
}
@media(max-width:991px){
    .media-row .media.mrb-20{
        margin-bottom:15px
    }
}
.media-row .media .media-body h4.media-heading{
    font-size:14px;
    margin-top:7px
}
.markdown-list{
    margin:15px 0
}

.banner{
    height:auto
}
.banner .img{
    height:100%
}
.banner img{
    width:100%;
    height:auto
}
.banner figcaption{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding:15px;
    background:-webkit-linear-gradient(#00000000,#00000000,#000000bf)
}
.banner .content{
    position:absolute;
    bottom:15px
}
.banner .content h1,.banner .content ul li{
    color:#fff
}
.banner .content p{
    color:rgba(255,255,255,.84);
    font-size:13px
}
.banner .content h1{
    text-transform:uppercase;
    font-size:24px;
    font-weight:700;
    text-shadow:0 0 10px rgba(0,0,0,.5)
}
.banner .content ul{
    margin-top:40px
}
.banner .content ul li{
    margin-bottom:5px;
    display:flex
}
.banner .content ul li img{
    margin-right:20px;
    width:16px;
    height:16px
}
.banner-form{
    height:auto;
    background:#fff;
    position:relative;
    margin-top:20px;
}
#commentWrapper{
    width:100%
}
@media(max-width:991px){
    #commentWrapper{
        display:none
    }
}
#comment.fixed{
    width:100%;
    transition:all .3s ease
}
#commentWrapper .banner-form.panel{
    margin-bottom:15px
}
.banner-form .top{
    padding:15px
}
.banner-form .car-img{
    position:absolute;
    top:0;
    right:0
}
.banner-form .car-img img{
    width:180px;
    height:auto
}
.banner-form .car-img .dropdown button.btn{
    padding:3px 30px;
    border-radius:2px;
    position:absolute;
    right:15px;
    font-size:13px;
    margin-bottom:0;
    background:#03a9f4;
    border-color:#03a9f4
}
.banner-form .car-img .dropdown button.btn span{
    color:#fff;
    margin-left:5px
}
@media(max-width:399px){
    .banner-form .car-img img{
        width:150px;
        height:85px
    }
    .banner-form .car-img .dropdown button.btn{
        padding:3px 10px;
        font-size:12px
    }
}
.banner-form .car-img .dropdown ul.dropdown-menu{
    margin-top:30px
}
.banner-form .top span{
    font-size:13px;
    color:#888
}
.banner-form .top .price{
    font-size:24px;
    font-weight:600;
    margin-top:5px;
    margin-bottom:10px;
    color:#3f51b5
}
.banner-form .top .price del{
    color:#888;
    font-size:14px;
    font-weight:600;
    margin-left:10px
}
.banner-form .top button{
    margin-bottom:10px;
    font-size:16px;
    letter-spacing:2px
}
.banner-form .top .time{
    font-size:14px;
    color:#888;
    margin-bottom:20px
}
.banner-form .top .time p{
    margin-bottom:8px
}
.banner-form .booked span i,.banner-form .top .time i{
    margin-right:15px;
    color:#4CAF50;
    font-size:16px
}
.banner-form .booked{
    padding:6px 15px;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd
}
.banner-form .booked span{
    font-size:14px
}
.banner-form .booked .star{
    float:right;
    color:#888
}
.banner-form .booked .star i{
    font-size:12px;
    color:#ffc107
}
.banner-form .credit{
    padding:15px;
    position:relative;
    cursor:pointer
}
.banner-form .credit a{
    display:block;
    margin-right:35px
}
.banner-form .credit a p{
    font-size:14px
}
.banner-form .credit i{
    position:absolute;
    top:40%;
    right:15px;
    color:#888;
    font-size:13px
}

 .banner-form .book-fixed a.callnow{
     display:none;
}
 button.btn.btn-block.callb {
     background: #FF5722;
     border: 1px solid #FF5722;
}
 @media(max-width:991px){
     .banner-form .book-fixed{
         position:fixed;
         bottom:0;
         left:0;
         z-index:1000;
         width:100%;
         box-shadow:0 0 20px 0 rgba(0,0,0,0.3);
         display: flex;
    }
     .banner-form .book-fixed button{
         margin-bottom:0;
    }
     .banner-form .book-fixed a{
         flex:3;
    }
     .banner-form .book-fixed a.callnow{
         display:block;
         flex:1;
    }
}

.banner,.banner .img{
    position:relative;
    width:100%
}

.media.feature-media.mrb-10{
    padding:5px;
    box-shadow:0 0 2px 0 rgba(0,0,0,.15);
    border-radius:3px;
    margin-bottom:8px
}

.feature-media .pull-left span{
    display:block;
    text-align:center;
    color:#795548;
    font-size:17px
}

.markdown-list ul li{
    margin-bottom:10px;
    display:flex;
    font-size:15px;
    align-items:center
}
.markdown-list ul li i{
    margin-right:20px;
    color:#2196f3;
    font-size:9px
}

.markdown-list {
    margin:15px 0;
}

.accordion-row p{
    font-size:14px;
    margin-top: 0px;
    text-align: justify;
}

.tr-well-section{
    background:#2196F3;
    border:none;
    padding:30px 0
}
.tr-well-section p{
    color:#FFF;
    font-size:28px;
    font-weight:300
}
.tr-well-section p span{
    font-family:'Shadows Into Light',cursive!important;
    font-size:40px;
    letter-spacing:1px;
    color:#FFEB3B
}
.tr-well-section a{
    font-size:18px;
    border-radius:3px;
    padding:15px
}
.tr-well-section a.btn,.tr-well-section a.btn:focus,.tr-well-section a.btn:hover{
    color:#2196F3;
    background:#fff;
    border-color:#fff
}
.btn,.btn.focus,.btn:focus,.btn:hover{
    color:#FFF
}
@media(max-width:991px){
    .tr-well-section a{
        margin-top:15px
    }
}

.well{
    background:#FFF;
    box-shadow:none;
    border-radius:0
}

 .ast-test-sect{
     padding:40px 0;
}

 .header-line{
     margin-bottom:30px;
}
 .header-line h4{
     text-align:center;
}

.ast-call-me .media .media-body .ast-rating span {
    font-weight: 600;
    color: #9e9e9e;
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
}

.ast-call-me .media .media-img img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.ast-call-me .media .media-img {
    margin-bottom: 12px;
    display: inline-block;
}

#carerror {
    display: none;
    color: red;
}

#success {
    display: none;
    text-align: center;
    font-size: 18px;
}

#success p {
    color: green;
}

.mini-icon-header{width:100%;display:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;margin:auto;}
.mini-icon-header ul{display:flex;position: relative;}
.mini-icon-header ul li{width:100%;;background:#03A9F4;border-right:1px solid #fff;text-align:center;transition:all 0.25s ease-in-out;}
.mini-icon-header ul li:hover{background:#3047c7;}
.mini-icon-header ul li:nth-last-child(1){border-right:0;}
#footer .mini-icon-header ul li a{display:block;color:#FFFFFF;font-size:15px;padding:6px;}
#footer .mini-icon-header ul li a p{color:#FFFFFF;margin-top:3px;line-height:normal;margin-bottom:0px;font-size:11px;font-weight:500;letter-spacing:0.05rem;}
@media(max-width:991px){.mini-icon-header{display:block;}}


.mini-hide#footer .mini-icon-header {display:none;}



.car-table{
margin-bottom:0;
margin-top:20px;
font-family: 'Nunito Sans',sans-serif;
}
.car-table tr.car-list{
display:flex;
align-items:center;
justify-content:space-between;
font-size:14px;
background:#FFFFFF;
padding:0px;
box-shadow:0 1px 8px 0px rgba(0, 0, 0, 0.19);
margin-bottom:10px;
}
.car-table tr.car-list td{
flex:1;
padding:4px;
border-top:none;
text-align:center;
height:100px;
display:grid;
align-items:center;
}

.car-table tr.car-list td .images .person{
display:none;
margin-top:2px;
}
.car-table tr.car-list td .seat img {
height:30px;
width:auto;
}
.car-table tr.car-list td .fare strong{
font-size:16px;
color:#a76eb1;
}
.car-table tr.car-list td .fare small{
display:block;
color:#3F51B5;
}
.car-table tr.car-list td .book-btn .book{
display:inline-block;
cursor:pointer;
text-decoration:none;
background:#009688;
color:#FFFFFF;
line-height:14px;
font-weight:700;
width:auto;
border-radius:2px;
padding:6px 10px;
border:1px solid #009688;
}
@media(max-width:767px){
.car-table tr.car-list{
font-size:12px;
}
.car-table tr.car-list td{
height:90px;
}
.car-table tr.car-list td .fare strong{
font-size:14px;
}
.car-table tr.car-list td .images img{
width:120px;
margin:auto;
}
.car-table tr.car-list td.flex-sm-2{
flex:2;
}
.car-table tr.car-list td.td-sm-hide{
display:none;
}
.car-table tr.car-list td .images .person{
display:block;
}



}
@media(max-width:374px){
.car-table tr.car-list td .fare {font-size:14px;}
}

.car-table tr.car-list td .fare, .car-table tr.car-list td .car-owner, .car-table tr.car-list td .book {margin-top:0px;}

.accordion-row h4 {
     padding: 5px;
}


/*--- Header - sticky ---*/
.go-sticky.header-wrap{box-shadow:0 0 30px 1px rgba(0,0,0,0.15);}
.go-sticky.navbar{position:fixed;top:0;left:0;width:100%;box-shadow:0 0 30px -3px rgba(0,0,0,0.15);background:#FFFFFF;z-index:1000;transform-origin:top;animation:go-sticky 1s forwards;}
@keyframes go-sticky{0%{transform:translateY(-30px);}100%{transform:translateY(0);}}
.go-sticky.navbar .navbar-brand img{
top: -4px;
width: 148px;    
}


/*--- Own-stuff ---*/
.tr-own-stuff{
    text-align: center;
}
.tr-own-stuff p {
    color: #2196F3;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.5em;
    margin: 0 0 0.6em;
}	
.tr-own-stuff ul.fea-list{
margin:0;
padding:0;
}
.tr-own-stuff ul.fea-list li {
    display: block;
    float: left;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 14px;
}
.tr-own-stuff .clear {
    clear: both;
}
.tr-own-stuff .iconsimg {
    float: left;
    margin-right: 10px;
    height:48px;
    width: 48px;
}
.tr-own-stuff .sprite-img {
    background-image: url(../img/sprite_mkt.webp);
    background-repeat: no-repeat;
}
.tr-own-stuff .hotel-icon {
    background-position: -61px 0;
}
.tr-own-stuff .food-icon {
    background-position: -241px 0;
}
.tr-own-stuff .cab-icon {
    background-position: -181px 0;
}
.tr-own-stuff .camera-icon {
    background-position: -121px 0;
}
.tr-own-stuff .flight-icon {
    background-position: -1px 0;
}



/*--- How it works ---*/
.howitworks {
    height: auto;
}
.howitworks .heading {
    margin-bottom: 25px;
    font-weight: 600;
    font-size: 22px;
    color: #5e5e5e;
    text-transform: capitalize;
	margin: 0 0 15px;
    line-height: 20px;
    padding-bottom:0;
}
.howitworks .step1,.howitworks .step2,.howitworks .step3 {
    padding-left: 65px;
}
.howitworks .step4,.howitworks .step5,.howitworks .step6,.howitworks .step7 {
    padding-left: 35px;
    margin-bottom: 15px;
    color: #666;
    text-transform: capitalize;
}
.howitworks .relative {
    position: relative;
}
.howitworks .absolute {
    position: absolute;
}
.howitworks .hw-it-wrks-icons {
    height: 40px;
    width: 50px;
}
.howitworks .sprite-img {
    background-image: url(../img/sprite_mkt.webp);
    background-repeat: no-repeat;
}
.howitworks .think-icon {
    background-position: -209px -64px;
}
.howitworks .cart-icon {
    background-position: -149px -64px;
}
.howitworks .verified-icon {
    background-position: -301px -63px;
    height: 20px;
    width: 20px;
}
.howitworks .left-0 {
    left: 0;
}
.howitworks h4 {
    font-size: 16px;
    margin: 0;
    color: #333;
    font-weight: 600;
}
.howitworks p {
    margin: 0 0 15px;
    line-height: 20px;
    font-size: 16px;
    color: #666;
}
.howitworks .clear {
    clear: both;
}

.mr-botttom30{margin-bottom:30px;}

/*--- Why Choose Us ---*/
.why-choose-us-section{
padding:30px 0;
background:#f4f4f4;
}
.tr-why-choose-item{
padding:30px;
background:#fff;
border:1px solid #eee;
}

.tr-why-choose-item span{
display: inline-block;
    margin-bottom: 10px;
    font-size: 38px;
    color: #4CAF50;
    width: 80px;
    height: 80px;
    line-height: 70px;
    text-align: center;
    /* background: #2196F3; */
    border-radius: 50%;
    border: 2px solid #2196F3;
}
.tr-why-choose-item h4{
    font-size: 22px;
    margin-bottom: 10px;
    color: #009688;
    font-family: Montserrat;
}
.tr-why-choose-item p{
font-size:15px;
}
.tr-title-head{
margin-bottom:20px;    
}
.tr-title-head h4{
font-size:24px;    
text-transform:uppercase;
}



@media(max-width:991px){
.navbar .navbar-brand img{
    position:absolute;
    left:10px;
    width: 150px;
}
        .tagline h1 {
    font-size: 30px !important;
}
.modline {
    font-size: 14px;
}
#hero-area {
    padding-bottom: 0px;
}


}


.cruisetime table {
    margin-bottom: 0px;
}



