﻿@font-face {
    font-family: 'Bariol';
    src: url('../fonts/bariol/bariol_regular-webfont.eot');
    src: url('../fonts/bariol/bariol_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bariol/bariol_regular-webfont.woff') format('woff'), url('../fonts/bariol/bariol_regular-webfont.ttf') format('truetype'), url('../fonts/bariol/bariol_regular-webfont.svg#bariol_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bariol-Bold';
    src: url('../fonts/bariol/Bariol-Bold.eot?') format('eot'), url('../fonts/bariol/Bariol-Bold.otf') format('opentype'), url('../fonts/bariol/Bariol-Bold.woff') format('woff'), url('../fonts/bariol/Bariol-Bold.ttf') format('truetype'), url('../fonts/bariol/Bariol-Bold.svg#Bariol-Bold') format('svg');
}

body {
    font-family: 'Bariol';
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Bariol-Bold';
    font-weight: normal;
}

h1 {
    color: #096ca1;
    font-size: 35px;
}

h2 {
    color: #096ca1;
    font-size: 29px;
}

h3 {
    font-size: 23px;
}

h4 {
    color: #096ca1;
    font-size: 20px;
}

p {
    font-family: Bariol;
    font-size: 15px;
}

.hidden {
    display: none;
}
.padding-b-10{
    padding-bottom: 10px;
}
.btn-primary {
    background-color: #096ca1;
}

    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active,
    .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #147ab1;
        border-color: #085c89;
    }

.blackFont {
    color: #3f3f40;
}

.greyFont {
    color: #999999;
}

.grey_bg {
    background-color: #ecf0f1;
}

.fish_bg {
    background: url(../images/fish_bg.jpg) no-repeat;
    padding-top: 35px;
    background-size: cover;
}
.bg-pages img{
    width: 100%;
}
.likeIcon {
    background: url('../images/sprite.png') no-repeat 0px -46px;
}

.cloudIcon {
    background: url('../images/sprite.png') no-repeat 0 -100px;
}

.boatIcon {
    background: url('../images/sprite.png') no-repeat 0 -165px;
}

#logo, #languages {
    margin-top: 30px;
}

.tel {
    background: url('../images/sprite.png') no-repeat 0 5px;
    color: #096ca1;
    font-size: 20px;
    font-family: 'Bariol-Bold';
    margin-top: 15px;
    padding-left: 35px;
}

#mainNav {
    margin-top: 20px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-nav > li {
    margin-right: 1.3em;
}

.navbar-nav li:last-child {
    margin-right: 0;
}

.navbar .nav > li > a {
    font-family: 'Bariol';
    font-size: 20px;
    font-weight: normal;
    padding: 15px 20px;
}
@media (max-width: 979px) {
    .navbar .nav > li > a, .navbar .nav > li.dropdown > a, .navbar .nav > li > a:hover, .navbar .nav > li.dropdown > a:hover {
        background: none;
        padding: 15px 20px !important;
    }
}
.navbar .btn-navbar:focus{
    outline: none !important;
}
.navbar .nav > li.active > a {
    font-weight: 600;
}

    .navbar .nav > li.active > a,
    .navbar .nav > li.active > a:hover,
    .navbar .nav > li.active > a:focus,
    .navbar .nav > li > a:hover,
    .navbar .nav > li > a:focus {
        color: #2b80ad;
    }

.navbar .nav ul li, .navbar .nav li.dropdown .dropdown-menu {
    background-color: #ffffff !important;
}

    .navbar .nav li.dropdown .dropdown-menu > li > a {
        color: #2c3e50;
    }

        .navbar .nav li.dropdown .dropdown-menu > li > a:hover {
            color: #ffffff;
        }

.navbar .nav ul a:hover {
    background-color: #1f9ad2;
}

.carousel-inner > .item.active > img, .carousel-inner > .item.active > a > img {
    -ms-border-radius: 0;
    border-radius: 0;
}
.carousel-inner .item img{
    width: 100%;
}
.carousel-caption {
    -ms-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    left: 20%;
    bottom: 5%;
    width: 60%;
}
@media (max-width: 480px) {

.carousel-caption {
    position: absolute;
}
}
.carousel-control.right, .carousel-control.left {
    top: 50%;
}

.carousel-control.right {
    right: 8%;
}

.carousel-control.left {
    left: 8%;
}

.nav-tabs.nav-append-content > li.active:first-child:before {
    background-color: transparent;
    border-left: none;
}


.nav-tabs > li {
    margin-bottom: 10px;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        border: none;
    }
    .nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
        margin: auto;
        border: none;
    }
    .nav-tabs > li.active > .tab-1, .nav-tabs > li.active > .tab-1:hover, .nav-tabs > li.active > .tab-1:focus {
        background: url('../images/tabs_icons.png') no-repeat 0 0 transparent;
    }

    .nav-tabs > li.active > .tab-2, .nav-tabs > li.active > .tab-2:hover, .nav-tabs > li.active > .tab-2:focus {
        background: url('../images/tabs_icons.png') no-repeat 0 -372px transparent;
    }

    .nav-tabs > li.active > .tab-3, .nav-tabs > li.active > .tab-3:hover, .nav-tabs > li.active > .tab-3:focus {
        background: url('../images/tabs_icons.png') no-repeat 0 -768px transparent;
    }

.tab-1, .tab-2, .tab-3 {
    display: inline-block;
    height: 130px;
    width: 130px;
}

.tab-1 {
    background: url('../images/tabs_icons.png') no-repeat -1px -194px;
}

.tab-2 {
    background: url('../images/tabs_icons.png') no-repeat 0 -555px;
}

.tab-3 {
    background: url('../images/tabs_icons.png') no-repeat 0 -960px;
}

div.tab-content {
    background-color: #ecf0f1;
    border: none;
    padding: 0;
}

    div.tab-content img {
        -ms-border-radius: 0px 6px 6px 0px;
        border-radius: 0px 6px 6px 0px;
    }

.tab-content article {
    padding: 0 0 0 40px;
}

    .tab-content article p {
        line-height: 1.3;
    }

.dialog {
    background-color: #1f9ad2;
    margin-bottom: 0;
}

    .dialog h2, .dialog .fui-mail {
        color: #ffffff;
    }

    .dialog .fui-mail {
        font-size: 22px;
        margin-right: 10px;
    }

    .dialog h2 {
        margin: 0;
        padding: 0;
    }

    .dialog p, .dialog a {
        color: #ffffff;
        margin: 0;
    }

    .dialog a {
        text-decoration: underline;
    }

        .dialog a:hover {
            text-decoration: none;
        }

.form-control {
    border: none;
}

.bottom-menu {
    color: #ffffff;
    background-color: #3f3f40;
    padding: 25px 0 15px 0;
}

    .bottom-menu a {
        color: #ffffff;
    }

        .bottom-menu a:hover, .bottom-menu a.active, .bottom-menu a:focus, .bottom-menu p a {
            color: #82c0e1;
        }

    .bottom-menu p {
        margin: 0;
    }


#socials h2, #weather h2 {
    line-height: 1.4;
    padding-left: 40px;
    margin-top: 15px;
}

#socials .btn-social-facebook {
    margin-top: 15px;
}

#weather {
    border-left: 1px solid #cccccc;
    padding-left: 30px;
}



/*********** Liveaboards page goes here ****************/

.dl-horizontal {
    font-size: 14px;
    margin-left: 50px;
}

    .dl-horizontal dt {
        width: 35px;
    }

    .dl-horizontal dd {
        color: #096ca1;
        margin-left: 60px;
    }

.panel-default {
    border: none;
}

    .panel-default > .panel-heading {
        background-color: #1f9ad2;
        border: none;
    }

.panel-body {
    background-color: #e6e6e6;
}

#accordion a {
    color: #ffffff;
}

#gallery {
    padding-top: 30px;
}

    #gallery .fui-mail {
        margin-right: 13px;
    }

    #gallery .btn-hg {
        margin-top: 20px;
    }

#vesselsGlr {
    background: url(../images/divers_bg.jpg) no-repeat;
    margin: 40px 0;
}

    #vesselsGlr h2 {
        padding-left: 60px;
        line-height: 2;
    }

    #vesselsGlr .panel {
        background-color: transparent;
        margin-top: 10px;
    }

    #vesselsGlr .panel-body {
        padding: 0;
    }

    #vesselsGlr .panel-footer {
        background-color: #1f9ad2;
        -ms-border-radius: 0px;
        border-radius: 0px;
        border: none;
    }

        #vesselsGlr .panel-footer h3 {
            color: #ffffff;
            margin: 0;
            font-size: 20px;
        }

    #vesselsGlr .carousel-control.right, #vesselsGlr .carousel-control.left {
        text-decoration: none;
        top: 40%;
    }

/*********** Courses ans Services pages go here ****************/

.list-item .col-md-4 {
    padding: 15px 0px;
}

.list-item .col-md-8 {
    padding-top: 15px;
}

.list-item h2 {
    margin-top: 0;
}

.list-item p {
    line-height: 1.2;
    margin-top: 20px;
}

.list-item button, a.button {
    font-weight: bold;
    width: 20%;
}

.list-item li {
    color: #096ca1;
    border-bottom: 2px solid #e0e0e0;
    font-size: 15px;
    line-height: 2.5;
}


.list-item .glyphicon {
    font-size: 22px;
    width: 1.5em;
}

#contactForm input, #contactForm textarea, #contactForm select {
    border: 2px solid #dee1e3;
    color: #34495e;
}

#contactForm {
    padding-bottom: 40px;
}

    #contactForm select {
        -ms-border-radius: 6px 6px 6px 6px;
        border-radius: 6px 6px 6px 6px;
        font-family: "Lato",Helvetica,Arial,sans-serif;
        font-size: 15px;
        height: 42px;
        padding: 8px 12px;
        width: 100%;
    }

    #contactForm .reset {
        color: #096ca1;
        font-weight: bold;
        margin-left: 17em;
    }


#contactInfo {
    -ms-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    padding-left: 40px;
    padding-bottom: 40px;
    margin-top: 90px;
}

    #contactInfo .glyphicon, #contactInfo b, #contactInfo a {
        color: #096ca1;
    }

    #contactInfo .glyphicon {
        width: 1.5em;
    }

    #contactInfo ul {
        margin-left: 30px;
    }

.modal-body label {
    padding-right: 20px;
}

a.ui-spinner-button {
    color: #076da1;
}

.modal-body {
    background-color: #f9fafc;
}

.modal-footer {
    background-color: #e1ecf2;
}
/****/
.phone {
    float: left;
    margin-left: 15px;
    margin-right: 3px;
}

#skypediv {
    width: 15%;
    float: left;
    margin-top: 10px;
}
/***** Gallery *****/
ul#categories li {
    border-right: 1px solid #ccc;
    display: inline-block;
    font-size: 16px;
    padding: 0 10px;
}

    ul#categories li.last, ul#categories li:last-child {
        border: none;
    }

ul#categories a {
    color: #888;
    text-decoration: none;
}

    ul#categories a:hover {
        color: #333;
    }

    ul#categories a.active {
        color: #000;
        font-weight: bold;
    }

#gallery {
    margin: 0 auto 10px 35px;
}

    #gallery.three-columns, #gallery.four-columns, #gallery.five-columns {
        width: 100%;
    }

    #gallery div {
        line-height: 0;
        vertical-align: top;
    }

    #gallery.three-columns .photo-item {
        line-height: 0;
        margin: 0 13px 26px 13px;
        /*height: 170px;*/
        width: 30%;
    }

    #gallery.four-columns .photo-item {
        line-height: 0;
        margin: 0 7px 14px 7px;
        /*height: 120px;*/
        width: 22%;
    }

    #gallery.five-columns .photo-item {
        line-height: 0;
        margin: 0 7px 14px 7px;
        /*height: 120px;*/
        width: 18%;
    }

.hover .photo .anchor:before {
    content: 'View photo';
    font-weight: bold;
    font-size: 24px;
    color: #D9DA5A;
}


.image-box {
    text-align: center;
}

    .image-box:hover .photo, .hover .photo .anchor:before {
        display: none;
    }

        .image-box:hover .photo .anchor:before {
            display: block;
        }

    .image-box:hover .photo {
        display: block;
        position: relative;
        top: 115px;
        z-index: 3;
    }



.language-switcher {
    margin-top: 15px !important;
    margin-left: 5px !important;
}
/*********** Schedule ****************/
.availability {
    background: #efefef;
}

.availability-filter {
    padding: 30px 0;
}

    .availability-filter label {
        font-size: 16px;
        font-weight: 600;
        color: #414141;
        line-height: 32px;
    }

    .availability-filter .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 100%;
    }

    .availability-filter .btn {
        border: 0;
        height: 35px;
        line-height: 35px;
        margin-bottom: 10px;
        padding: 0 20px;
    }

        .availability-filter .btn:hover {
            background: #ffffff;
        }

        .availability-filter .btn.search-btn {
            background: #ed1b24;
            width: 100%;
            color: #ffffff !important;
        }

    .availability-filter .btn-group.open .dropdown-toggle {
        background: #ffffff;
        box-shadow: none;
    }

    .availability-filter .bootstrap-select .dropdown-toggle:focus {
        outline: none !important;
        background: #ffffff;
        color: #333 !important;
    }

    .availability-filter .btn-default.active,
    .availability-filter .btn-default:active,
    .availability-filter .open > .dropdown-toggle.btn-default {
        background: #ffffff;
        box-shadow: none;
    }

.table-box {
    margin-bottom: 40px;
}

.table-box:nth-child(odd) .table-heading {
background: #1f9ad2;
}

.table-box:nth-child(even) .table-heading {
background: #096ca1;
}

.table-box .table-content a {
color: #414141;
}

.table-box .table-content a:hover {
    text-decoration: underline;
}

.table-box table {
width: 100%;
}

.table-box table tr:nth-child(even) td {
    background: #f7f7f7;
}

.table-box table tr:nth-child(odd) td {
    background: #efefef;
}

.table-box table th {
    background: #414141;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
}

    .table-box table th:nth-child(1) {
        width: 13%;
    }

    .table-box table th:nth-child(2) {
        width: 10%;
    }

    .table-box table th:nth-child(3) {
        width: 24%;
    }

    .table-box table th:nth-child(4) {
        width: 20%;
    }

    .table-box table th:nth-child(5) {
        width: 5%;
    }

    .table-box table th:nth-child(6) {
        width: 8%;
    }

    .table-box table th:nth-child(7) {
        width: 10%;
    }

    .table-box table th:nth-child(8) {
        width: 10%;
    }

.table-box table td {
    color: #414141;
    font-weight: 400;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
}

.table-box table .status {
    color: #5db82e;
    font-weight: 500;
}

    .table-box table .status.text-danger {
        color: #ed1b24;
    }

    .table-box table .status.text-warning {
        color: #FFC107;
    }

.table-box table .btn {
    background: #f1c40f;
    font-size: 13px;
    border: 0;
    padding: 0;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #ffffff;
    transition: 0.3s all;
}
.table-box table .btn span{
    margin-right: 10px;
}
    .table-box table .btn:hover {
        background: #f5d313;
        color: #ffffff;
    }
.table-heading {
    padding: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

    .table-heading h3 {
        color: #ffffff;
        font-size: 22px;
        font-weight: 200;
        margin: 5px 0 0 0;
    }

    .table-heading span {
        text-align: right;
        float: right;
        color: #ffffff;
        font-weight: 300;
        line-height: 30px;
        font-size: 14px;
        margin: 0;
    }
.availability-filter .bs-caret span img {
    display: none;
}
.availability-filter .open > .dropdown-menu {
    margin-top: 0 !important;
}
.availability-filter .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.availability-filter .btn-default{
    background-color: #fff !important;
}
.arrow {
    position: relative;
}
.bs-caret:after,
.itineraries .dropdown-toggle:after {
    content: "\f107";
    font-family: FontAwesome;
    color: #414141;
    font-size: 18px;
    position: absolute;
    top: 6px;
    right: 25px;
}

.itineraries .dropdown-toggle:after {
    position: absolute;
    top: 2px;
    right: 20px;
}
.availability-filter .btn.search-btn {
    background: #ed1b24 !important;
    width: 100%;
    color: #ffffff;
}
.availability-filter .dropdown-menu {
    background-color: #ffffff !important;
}