@import url('https://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=greek-ext');
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,400i,700&subset=greek,greek-ext');
/*MASK*/

.second-effect .mask {
    opacity: 0;
    overflow: visible;
    border: 0px solid rgba(0, 0, 0, 0.7);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.itemid-647 .itemBody.col-md-8 {
    width: 100%;
}
.itemid-647 .itemFullText {
    background: white;
    padding: 20px;
}
td.orangetitles {
    color: #fd770a;
    border: 1px solid #f3f9fe;
}
.t3-sidebar {
    border-left: 2px solid #e4e4e4;
}
.itemid-647 strong {
    color: #2d3586;
}
.specsInfo.col-md-4:nth-child(even) {
    background: #f9f8f8;
}
.specsInfo.col-md-4:nth-child(odd) {
    background: #daecf5;
}
.itemid-647 .itemFullText h3:after {
    content: "";
    background: #589ccf;
    width: 40px;
    height: 3px;
    display: block;
}
.t3-sidebar .module-ct {
    background: white !important;
}
.itemid-647 .itemFullText h3 {
    color: #263586;
    line-height: 33px;
}
.popover-content p {
    padding: 0px 10px;
}
.popover-content {
    padding: 9px 0px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #589ccf;
    border-bottom: 1px solid #336488;
    border-radius: 0px;
    color: white;
}
button.btn.btn-primary.elo {
    margin: -2px;
    border: none;
    padding: 0;
    background: transparent;
    color: #254e6d;
}
.ole:hover, .elo:hover {
    background: dodgerblue;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(85, 85, 85, 0);
}
.intidedc {
    padding-top: 20px;
}
.multiple_elements {
    padding: 30px 0 10px 0;
    text-align: center;
}
/*customizing tooltip color*/

/*right tooltip*/

.tooltip.right>.tooltip-arrow {
    border-right-color: dodgerblue;
}
/*bottom tooltip*/

.tooltip.bottom>.tooltip-arrow {
    border-bottom-color: dodgerblue;
}
/*top tooltip*/

.tooltip.top>.tooltip-arrow {
    border-top-color: dodgerblue;
}
/*left tooltip*/

.tooltip.left>.tooltip-arrow {
    border-left-color: dodgerblue;
}
/*tooltip inner*/

.tooltip>.tooltip-inner {
    background-color: dodgerblue;
    text-shadow: 0 1px 1px #000;
    font-weight: normal;
}
code {
    color: royalblue;
    background-color: azure;
}
/*ul.mega-nav.level1 li:first-child {
    display: none;
}*/

span.backto-link-value {
    padding-left: 10px
}
.backto-link {
    line-height: 3;
    font-size: 18px
}
@media (max-width:640px) {
    .ole, .elo {
        padding: 6px 12px;
        font-size: 12px;
    }
}
.divTableCell {
    width: 50%;
}
a.map-spot {
    display: block;
    position: absolute;
    color: transparent;
    width: 14%;
    height: 20%;
    border: 1px solid;
}
a.map-spot:hover {
    color: transparent;
}
.corfu {
    top: 26%;
    left: 0%;
}
.itemFullText {
    position: relative;
}
.zakynthos {
    top: 52%;
    left: 6%;
}
.athens {
    top: 47%;
    left: 38%;
}
.paros {
    top: 54%;
    left: 53%;
}
.skyros {
    top: 33%;
    left: 52%;
}
.kos {
    top: 58%;
    left: 75%;
}
.rhodes {
    top: 71%;
    left: 89%;
}
@media screen and (max-width: 520px) {
    a.map-spot {
        width: 11%;
        height: 16%;
    }
    .corfu {
        top: 31%;
        left: 0%;
    }
    .itemFullText {
        position: relative;
    }
    .zakynthos {
        top: 56%;
        left: 6%;
    }
    .athens {
        top: 51%;
        left: 41%;
    }
    .paros {
        top: 59%;
        left: 53%;
    }
    .skyros {
        top: 41%;
        left: 53%;
    }
    .kos {
        top: 63%;
        left: 77%;
    }
    .rhodes {
        top: 74%;
        left: 89%;
    }
}
@media screen and (max-width: 420px) {
    a.map-spot {
        width: 11%;
        height: 16%;
    }
    .corfu {
        top: 37%;
        left: 0%;
    }
    .itemFullText {
        position: relative;
    }
    .zakynthos {
        top: 56%;
        left: 8%;
    }
    .athens {
        top: 56%;
        left: 41%;
    }
    .paros {
        top: 62%;
        left: 53%;
    }
    .skyros {
        top: 46%;
        left: 53%;
    }
    .kos {
        top: 67%;
        left: 77%;
    }
    .rhodes {
        top: 77%;
        left: 89%;
    }
}
@media screen and (max-width: 359px) {
    a.map-spot {
        width: 11%;
        height: 16%;
    }
    .corfu {
        top: 43%;
        left: 0%;
    }
    .itemFullText {
        position: relative;
    }
    .zakynthos {
        top: 62%;
        left: 8%;
    }
    .athens {
        top: 61%;
        left: 42%;
    }
    .paros {
        top: 65%;
        left: 54%;
    }
    .skyros {
        top: 49%;
        left: 53%;
    }
    .kos {
        top: 71%;
        left: 78%;
    }
    .rhodes {
        top: 77%;
        left: 89%;
    }
}
@media (max-width:1028px) {
    .nav>li>.separator {
        color: white !important
    }
    span.separator:after {
        padding-left: 5px;
        content: "\f101";
        font: normal normal normal 14px/1 FontAwesome;
        display: inline-block;
        color: white;
    }
    li.item-608.divider.deeper.dropdown.parent, li.item-589.deeper.dropdown.parent, li.item-592.deeper.dropdown.parent {
        font-weight: bold;
    }
    .nav>li>.separator {
        font-size: 12px;
        text-transform: uppercase;
        color: white;
        text-decoration: none;
        line-height: 20px !important;
        padding: 8px 0px !important;
        border-bottom: 1px solid #fff;
        border-radius: 0;
        background: none;
        white-space: normal;
    }
}
@media (max-width:768px) {
    span.separator:after {
        padding-left: 5px;
        content: "\f101";
        font: normal normal normal 14px/1 FontAwesome;
        display: inline-block;
        color: white;
    }
    .nav>li>.separator {
        font-size: 12px;
        text-transform: uppercase;
        color: white;
        text-decoration: none;
        line-height: 20px !important;
        padding: 8px 0px !important;
        border-bottom: 1px solid #fff;
        border-radius: 0;
        background: none;
        white-space: normal;
    }
    .divTableCell {
        width: 100%;
    }
}
.catitle {
    text-align: center;
    padding-bottom: 20px;
}
div#offersContainer {
    padding-bottom: 200px;
}
p.intseof {
    text-align: center;
    font-size: 12px;
    line-height: 40px;
    color: #676565;
}
.popover-content p {
    font-size: 14px;
}
.ofbase_price {
    text-decoration: line-through;
}
.oftab p {
    background: #4583b1;
    color: white;
    padding: 8px;
}
.oftab {
    padding: 1px;
}
.ofname, .ofbuilt, .ofdates, .ofdate, .ofitinerary, .ofdays, .ofbase_price, .ofoffer_price {
    padding: 5px;
}
.ofname a {
    font-weight: bold;
}
.oftab {
    border: 0.1em solid #589ccf;
    padding: 1px;
}
.ofbuilt {
    text-decoration: line-through;
    text-decoration-color: red;
}
.ofdates:nth-child(odd) {
    background: #abd4f3;
}
.ofitinerary:nth-child(odd) {
    background: #abd4f3;
}
.ofdays:nth-child(odd) {
    background: #abd4f3;
}
.ofbase_price:nth-child(odd) {
    background: #abd4f3;
}
.ofoffer_price:nth-child(odd) {
    background: #abd4f3;
}
@media (max-width: 736px) {
    .item-image {
        background-repeat: no-repeat;
        margin-top: -46px;
        /*    height: 315px !important;*/
        background-size: cover;
    }
    .heading {
        padding-top: 10px !important;
    }
    .cattentes.col-sm-4:last-child {
        width: 100% !important;
    }
    .cattentes.col-sm-4:last-child:hover {
        width: 100% !important;
    }
    .contact-form dl {
        float: left;
        width: 100% !important;
    }
    .itemHeader h2 {
        font-size: 26px !important;
    }
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .off-canvas-toggle {
        top: 14px !important;
    }
}
.itemid-647 .itemFullText li {
    list-style: none;
    line-height: 30px;
}
.itemid-647 .itemFullText ul {
    padding: 0
}
.itemid-613 .itemFullText a {
    font-weight: bold;
    color: #428bca !important;
}
.itemid-613 .itemFullText li {
    list-style: none;
    line-height: 30px;
}
.itemid-613 .itemFullText ul {
    padding: 0
}
.itemid-637 .itemFullText img {
    max-width: 100%;
    height: auto;
}
.itemid-633 .itemFullText img {
    max-width: 100%;
    height: auto;
}
@media (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
}
@media (max-width: 1024px) {
    .ofname.yacht a:before {
        content: "Yacht: "
    }
    .ofname.built:before {
        content: "Built: "
    }
    .ofname.dates:before {
        content: "Dates: "
    }
    .ofname.itinerary:before {
        content: "Itinerary: "
    }
    .ofname.days:before {
        content: "Days: "
    }
    .ofbuilt.price:before {
        content: "Price-list: "
    }
    button.btn.btn-primary.elo:before {
        content: "Price: "
    }
    .ofrow.proti {
        display: none
    }
    div#offersContainer .ofrow {
        margin-bottom: 20px
    }
}
@media (max-width: 1024px) {
    h3.catItemTitle {
        width: 100%;
        /* display: initial; */
        font-weight: bold;
        font-size: 16px !important;
        text-align: center;
        border-bottom: 1px solid gray;
        margin-top: 0px;
    }
    .comment-rating .progress-bar {
        position: absolute;
        left: 90%;
        background-color: transparent !important;
        box-shadow: none !important;
    }
    .category-title {
        padding-top: 10px !important;
    }
}
@media (max-width: 1024px) {
    div#home2 .hoSimpleBoxTitle {
        font-size: 22px !important;
    }
    .recipes-category-text {
        width: auto !important;
        background: white;
        margin-left: auto;
        margin-right: auto;
    }
    div#home9 img {
        max-width: 100%;
        clear: both;
        padding-top: 20px;
    }
    div#home9 .hoSimpleBoxSubtitle {
        font-size: 16px !important;
        font-weight: bold;
        text-transform: uppercase;
    }
    .comment-rating .progress-bar:before {
        content: "";
        display: block;
        position: absolute;
        top: 9px;
        left: 0;
        width: 420px;
        height: 5px;
        z-index: 2;
        background-color: none !important;
        background-image: none !important;
        background-image: none !important;
        background-image: none !important;
        background-image: none !important;
    }
    .comment-rating .progress {
        background: #ffffff !important;
        display: inline-table;
        position: absolute;
        overflow: visible;
        height: 7px;
        border-radius: 0;
        top: 11px !important;
        width: 98%;
        box-shadow: none !important;
    }
}
@media (max-width: 480px) {
    .t3-footnav .t3-module ul {
        text-align: center;
    }
    div#home8 .hoSimpleBoxButton {
        clear: both;
        float: none;
        text-align: center;
        margin-right: auto !important;
        margin-bottom: 42px;
        margin-left: auto !important;
        margin-top: 33px;
        text-transform: uppercase;
        display: block;
        width: 333px !important;
    }
}
@media (max-width: 780px) {
    .item-image {
        margin-top: -46px;
        height: 100px !important;
        background-size: cover;
    }
    div#home9 .hoSimpleBoxButton {
        border: 2px solid #f0f0f0;
        text-align: center;
        background: #144264;
        padding: 5px 20px !important;
        width: 75% !important;
        float: inherit;
        margin-top: 20px;
        box-shadow: 0px 0px 0px 1px #144264;
    }
    div#home4 .hoSimpleBoxImage {
        display: none;
    }
    p {
        font-size: 13px !important;
    }
    div#home8 .hoSimpleBoxSubtitle {
        text-align: center;
        line-height: 28px;
        clear: both;
        padding-bottom: 35px;
        font-size: 14px !important;
    }
    a.hoSimpleBoxButtonLink {
        font-size: 14px;
        /* text-transform: uppercase; */
        color: white;
    }
    div#home3 .hoImagecarousel img {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .hoImagecarousel:nth-child(5) {
        margin-left: 0 !important;
    }
    .hoImageSlideTitle {
        font-size: 40px !important;
    }
    .hoImageSlideDesc {
        font-size: 20px !important;
    }
    div#home4 .hoSimpleBoxDescription {
        font-size: 13px !important;
        font-weight: bold;
        color: #144264;
    }
    div#home4 .hoSimpleBoxButton {
        width: 100%;
    }
    div#home8 .hoSimpleBoxButton {
        float: inherit;
        text-align: center;
        margin-right: auto !important;
        margin-bottom: 42px;
        margin-left: auto !important;
        margin-top: 33px;
        text-transform: uppercase;
        /* left: 17% ; */
        font-size: 11px !important;
    }
    div#home5 p {
        padding-bottom: 20px;
        color: black;
        text-align: justify !important;
    }
    .textbox {
        position: absolute;
        bottom: 0px;
        color: #fff;
        width: 100%;
        z-index: 11111;
        padding: 4px !important;
    }
    div#home3 p {
        text-align: justify;
        line-height: 15px;
    }
    .comment-rating .progress-bar:before {
        content: "";
        display: block;
        position: absolute;
        top: 9px;
        left: 0;
        width: 420px;
        height: 5px;
        z-index: 2;
        background-color: none !important;
        background-image: none !important;
        background-image: none !important;
        background-image: none !important;
        background-image: none !important;
    }
    .comment-rating .progress {
        background: #ffffff !important;
        display: inline-table;
        position: absolute;
        overflow: visible;
        height: 7px;
        border-radius: 0;
        top: 11px !important;
        width: 98%;
        box-shadow: none !important;
    }
    a.moduleItemTitle {
        font-family: 'Ubuntu' sans-serif;
        font-weight: bold;
        font-size: 18px !important;
    }
    /*.cattentes.col-sm-4:last-child {
    width: 100% !important;
}*/
    .cattentes:hover .ittext {
        font-size: 10px !important;
    }
    span.itineraries.desc {
        font-size: 11px;
    }
    a.moduleItemReadMore {
        clear: left;
        background: white;
        color: black !important;
        padding: 8px 20px;
        font-weight: bold;
        display: block;
        width: 127px !important;
        margin-top: 10px;
    }
    div#home9 img {
        display: none;
        max-width: 100%;
        clear: both;
        padding-top: 20px;
    }
    div#home9 p {
        font-size: 13px;
        margin: 0px 0px !important;
    }
    a.moduleCustomLink {
        font-size: 11px;
        text-transform: uppercase;
        margin-top: 21px;
        margin-left: auto !important;
        text-align: center;
        background: #34475e;
        padding: 8px 20px;
        width: initial;
        color: white;
        margin-right: auto;
        width: 100% !important;
    }
}
.cd-top {
    text-align: center;
    color: white;
    border-radius: 50%;
    display: inline-block;
    height: 50px;
    width: 50px;
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 10;
    line-height: 65px;
    /* image replacement properties */
    overflow: hidden;
    text-indent: 0%;
    white-space: nowrap;
    background: #589bce;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .9;
}
.no-touch .cd-top:hover {
    TEXT-ALING: CENTER;
    font height: 55px;
    width: 55px;
    background-color: #589ccf;
    opacity: 1;
}
.cd-top:hover i:before {
    TEXT-ALING: CENTER;
    content: "\f102" !important;
    color: white;
    background-color: #589ccf;
    opacity: 1;
}
@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
        text-align: center;
    }
}
@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 50px;
        width: 50px;
        right: 30px;
        bottom: 30px;
        text-align: center;
    }
}
@media (max-width: 1024px) {
    .comment-rating .progress-bar {
        margin-top: 0px;
        box-shadow: none !important;
    }
}
a.moduleItemTitle {
    font-family: 'Ubuntu' sans-serif;
    font-weight: bold;
    font-size: 26px;
}
a:focus {
    text-decoration: none;
}
.client-info {
    margin-bottom: 11px;
    margin-left: 0px;
    width: 100%;
    /* padding-bottom: 10px; */
    /* clear: both; */
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
}
.leftrating {
    padding-top: 15px;
    line-height: 30px;
}
.progress-bar {
    /* height: 9px !important; */
    background-color: #57b0d8 !important;
}
.comment-rating .progress-bar:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    width: 109px;
    height: 7px;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.1);
    background-image: -webkit-gradient(linear, 0% 0%, 100% 0%, color-stop(0, rgba(255, 255, 255, 0)), color-stop(0.18, rgba(255, 255, 255, 0)), color-stop(0.18, #fff), color-stop(0.2, #f1f1f1), color-stop(0.2, rgba(241, 241, 241, 0)), color-stop(0.2, rgba(255, 255, 255, 0)), color-stop(0.38, rgba(255, 255, 255, 0)), color-stop(0.38, #fff), color-stop(0.4, #f1f1f1), color-stop(0.4, rgba(241, 241, 241, 0)), color-stop(0.4, rgba(241, 241, 241, 0)), color-stop(0.58, rgba(241, 241, 241, 0)), color-stop(0.58, #f1f1f1), color-stop(0.6, #f1f1f1), color-stop(0.6, rgba(241, 241, 241, 0)), color-stop(0.6, rgba(255, 255, 255, 0)), color-stop(0.78, rgba(255, 255, 255, 0)), color-stop(0.78, #fff), color-stop(0.8, #f1f1f1), color-stop(0.8, rgba(241, 241, 241, 0)), color-stop(0.8, rgba(255, 255, 255, 0)), color-stop(0.98, rgba(255, 255, 255, 0)), color-stop(0.98, #fff), color-stop(1, #f1f1f1), color-stop(1, rgba(241, 241, 241, 0)));
    background-image: -webkit-repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 18%, #fff 18%, #f1f1f1 20%, rgba(241, 241, 241, 0) 20%);
    background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 18%, #fff 18%, #f1f1f1 20%, rgba(241, 241, 241, 0) 20%);
    background-image: -ms-repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 18%, #fff 18%, #f1f1f1 20%, rgba(241, 241, 241, 0) 20%);
}
.comment-rating .sr-only {
    font-weight: bold;
    /* background: #f40000; */
    float: left !important;
    text-align: right;
    color: #2c3b5a;
    position: relative;
    width: auto !important;
    height: 2px;
    margin: -27px;
    padding: 0;
    overflow: visible !important;
    clip: rect(0, 0, 0, 0);
    border: 0;
    margin-top: -7px !important;
}
div#comgen {
    padding: 10px;
    /* padding-bottom: 22px; */
    background: white;
    border-top: 1px solid #e5e5e5;
    margin-bottom: 22px;
    margin-top: 15px;
}
.catItemImageBlock {
    /* margin-top: 15px; */
    /* margin-bottom: 15px; */
}
span.catItemImage img {
    /* width: 80% !important; */
    /* border: 1px solid #324153; */
}
.second-effect a.info {
    position: relative;
    top: -10px;
    opacity: 0;
    -moz-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
    transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.second-effect:hover .mask {
    opacity: 1;
    border: 30px solid rgba(0, 0, 0, 0.03);
    background: rgba(96, 91, 102, 0.1);
    /* max-height: 224px; */
    /* height: 225px; */
}
h3.catItemTitle a:hover {
    text-decoration: none;
    /* color:#34475e !important; */
}
div#Mod141 a {
    color: #279ccd;
    font-weight: bold;
}
div#Mod141 a:hover {
    color: #279ccd;
    text-decoration: none;
}
.second-effect:hover a.info {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
/*END MASK*/

.yacht-label {
    color: #34475e;
    text-transform: lowercase;
    width: 50%;
    border-right: 1px solid #ffffff;
    padding: 5px 20px;
    text-align: right;
}
body {
    overflow-x: hidden;
    font-family: 'Ubuntu', sans-serif;
}
h3.catItemTitle {
    font-size: 29px;
    text-align: center;
    border-bottom: 1px solid gray;
    padding: 10px;
}
.catItemBody {
    BACKGROUND: WHITE;
    MARGIN-BOTTOM: 15PX !IMPORTANT;
    padding: 5px;
    border: 1px solid #eeeeee;
}
.yacht-detail {
    padding: 2px;
    display: -webkit-box;
}
.yacht-number {
    text-align: left;
    width: 50%;
    padding: 4px 18px;
    color: #34475e !important;
    font-weight: bold;
}
.yacht-detail:nth-child(even) {
    background: #eeeeee;
}
.catItemReadMore {
    /* background: #34475e; */
    padding: 0px;
    color: white;
    text-align: center;
}
.catItemReadMore :hover {
    text-decoration: none !important;
    background: #589bcf;
    color: white;
}
.catItemReadMore a {
    background: #34475e;
    font-weight: bold;
    color: white;
    padding: 10px 40px;
}
.catItemReadMore :hover .catItemReadMore a:hover {
    text-decoration: none !important;
    color: #279ccd;
}
h3.catItemTitle {
    font-weight: bold;
    font-size: 21px;
    text-align: center;
    border-bottom: 1px solid gray;
    margin-top: 0px;
}
.hoImageSlideDesc {
    font-size: 32px !important;
}
a.moduleItemReadMore {
    clear: left;
    background: white;
    color: black !important;
    padding: 8px 20px;
    font-weight: bold;
    display: block;
    width: 161px;
    margin-top: 10px;
}
h3.catItemTitle a {
    /* color:#34475e !important; */
}
.services .catItemBody {
    position: absolute;
    background: #fff;
    text-align: center;
    padding: 25px 100px 40px;
    bottom: -100px;
    margin: 0 100px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    -moz-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
    box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
}
.services span.catItemImage {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    /* padding-right: 20px; */
    padding-top: 29px;
}
.services .catItemReadMore {
    margin: 15px 0 0;
}
.services h3.catItemTitle a {
    color: #000;
}
.services .itemContainer {
    position: relative;
    float: left;
    margin-bottom: 200px;
}
a.btn.button.offerb {
    background: #34475e;
    display: inline-block;
    padding: 0.75em 1.90em;
    border-radius: 4px;
    border: 1px solid #34475e;
    margin: 0;
    color: #fff;
    margin-top: 8px;
    text-shadow: none;
    -webkit-text-shadow: none;
    position: relative;
    letter-spacing: 0.4px;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    z-index: 1;
    font-weight: bold;
}
a.btn.button.offerb:hover {
    border-radius: 4px;
    color: #fff;
    border: 1px solid #53cff5;
    background: #53cff5;
}
.project .catItemReadMore a.btn-primary:hover {
    border-radius: 4px;
    color: #fff;
    border: 1px solid #53cff5;
    background: #53cff5;
}
.hoSimpleBoxButton {
    float: right;
    text-align: right;
}
.itemHeader h2 {
    padding-top: 10px;
    text-align: center;
    font-size: 32px;
    margin: 10px 0 1px;
    color: #344763;
    font-weight: bold;
    text-transform: uppercase;
}
.view-item.services .t3-spotlight {
    display: none
}
.services .sharebx {
    display: inline-block;
    float: left;
    margin: 13px;
}
.services .item-share-inner {
    display: inline-block;
    width: 850px;
    max-width: 100%;
    padding: 17px 0 10px;
}
.services span.icon1 {
    background: #109e45;
    color: #fff;
    padding: 6px 30px;
    display: inline-block;
    float: left;
    margin: 10px;
    font-size: 14px;
}
.services .col-xs-12.item-share {
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    margin-top: 50px;
}
.view-item .services .heading h2 {
    font-size: 32px;
    text-align: center;
    width: 100%;
}
.view-item .services .heading h2:after {
    content: " ";
    background: #012444;
    height: 3px;
    width: 160px;
    display: block;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 50px;
}
.textbox:hover {
    bottom: 1px !important;
    width: 100%;
}
span.moduleItemExtraFieldsValue img:hover {
    max-width: 100%;
}
.cattentes.col-sm-4:last-child:hover {
    width: 66.666%
}
.cattentes:hover .shadowbox {
    -webkit-transition: background-color 600ms ease-in;
    -ms-transition: background-color 600ms ease-in;
    transition: background-color 600ms ease-in;
    width: auto;
    margin: auto;
    background: rgba(0, 0, 0, 0.7);
    height: 380px;
    width: 100%;
}
.cattentes .ittext {
    display: none;
}
.cattentes:hover .ittext {
    display: block;
}
.shadowbox a: hover {
    color: #fff;
    font-size: 18px;
}
.shadowbox a.moduleItemTitle:hover {
    font-size: 24px;
}
/*katigories*/

div#home3 {
    padding-bottom: 40px;
    padding-top: 20px;
}
.cattentes .boxt {
    position: relative;
    color: white;
    overflow: hidden;
}
.textbox {
    position: absolute;
    bottom: 0px;
    color: #fff;
    width: 100%;
    z-index: 11111;
    padding: 20px
}
.textbox a {
    color: #fff;
}
.textbox a:hover {
    text-decoration: none;
    color: #91ccda;
}
span.moduleItemExtraFieldsValue img {
    max-width: 100%;
}
.cattentes.col-sm-4:last-child {
    width: 66.666%
}
.hoImagecarousel img:hover {
    filter: brightness(120%);
    -webkit-filter: brightness(120%);
    transition: all 350ms ease-in;
}
.cattentes {
    padding: 5px;
}
.btn {
    border-radius: 0px !important;
}
.shadowbox {
    color: white;
    margin: auto;
    background: rgba(0, 0, 0, 0);
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.shadowbox a {
    color: #fff;
    font-size: 18px;
}
.shadowbox a.moduleItemTitle {
    font-weight: bold;
    font-size: 24px;
}
.nav>li>a {
    color: #34475e;
    position: relative;
    display: block;
    padding: 10px 8px;
    font-weight: bold;
}
.t3-megamenu .mega-nav>li a, .t3-megamenu .dropdown-menu .mega-nav>li a {
    text-transform: uppercase;
}
.t3-megamenu {
    margin-top: 23px;
    float: right;
}
.category-image {
    margin-top: -47px;
    height: 250px;
}
.pretext {
    font-size: 16px;
    text-align: center;
    font-family: inherit;
    line-height: 15px;
    padding: 30px;
}
.t3-footer p {
    color: white;
}
.category-title {
    background: white;
    text-transform: uppercase;
    text-align: center;
    color: #34475e;
    padding-top: 205px;
}
.breadcrumbs {
    text-align: center;
}
.breadcrumb {
    text-transform: uppercase;
    padding: 8px 15px;
    margin-bottom: 20px !important;
    list-style: none;
    background-color: #ffffff !important;
    color: #34475e;
    font-weight: bold;
}
.hoImagecarousel:nth-child(5) {
    margin-left: 140px;
}
/*.home {
    padding-bottom: 64px;
}
*/

.moduletable {
    clear: both;
}
.moduletable h3 {
    padding-top: 35px;
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 16px;
}
.moduletable h3:after {
    line-height: 46px;
    content: "";
    position: relative;
    display: block;
    text-align: center;
    width: 45px;
    height: 6px;
    background-color: #ffffff;
    border-top: 1px solid #589bce;
    border-bottom: 1px solid #589bce;
    margin-left: auto;
    clear: both;
    margin-top: 8px;
    margin-right: auto;
}
.hoSimpleBoxButton {
    /* display: block !important; */
    /* clear: both; */
    text-align: center;
    background: #34475e;
    padding: 8px 20px;
    width: auto;
}
.hoSimpleBoxButton:hover {
    /* display: block !important; */
    color: white !important;
    text-align: center;
    background: #589bce !important;
    padding: 8px 20px;
    width: auto;
}
div#home9 {
    background: #f0f0f0;
    padding-bottom: 50px;
}
a.moduleCustomLink {
    text-transform: uppercase;
    margin-top: 21px;
    margin-left: 30%;
    text-align: center;
    background: #34475e;
    padding: 8px 20px;
    width: initial;
    color: white;
    clear: both;
}
a.moduleCustomLink:hover {
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    background: #589bce;
    width: initial;
    color: #ffffff;
    clear: both;
}
a.hoSimpleBoxButtonLink {
    /* text-transform: uppercase; */
    color: white;
}
a.hoSimpleBoxButtonLink:hover {
    text-decoration: none;
    color: white;
}
div#home6 .hoSimpleBox:first-child {
    background: #34475e;
    color: white;
}
div#home4 {
    background: #91ccda;
    padding-top: 50px;
    padding-bottom: 50px;
}
div#home4 .hoSimpleBoxDescription {
    font-size: 21px;
    font-weight: bold;
    color: #144264;
}
div#home4 .hoSimpleBoxButton {
    margin-top: 8px;
    text-align: center;
    background: #144264;
    padding: 10px;
    color: white;
}
div#home4 .hoSimpleBoxButton a {
    color: white;
}
/*FLEETS HOMEPAGE*/

.hoImagecarouselitle {
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.hoImagecarouselesc {
    text-align: center;
    padding-bottom: 40PX;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #0a6b7b;
    background-color: #343433;
}
div#home2 {
    font-family: 'Ubuntu', sans-serif;
    color: white;
    background: #589bce;
    padding-top: 70px;
    padding-bottom: 20px;
}
div#home2 .hoSimpleBoxTitle {
    font-size: 36px;
}
.hoSimpleBoxTitle {
    padding-bottom: 25px;
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
}
div#home9 .hoSimpleBoxSubtitle {
    font-size: 23px;
    font-weight: bold;
    text-transform: uppercase;
}
div#home9 .hoSimpleBoxTitle {
    text-align: center;
    font-size: 35px;
    padding-top: 32px;
    padding-bottom: 36px;
}
div#home9 .hoSimpleBoxButton {
    text-align: center;
    background: #144264;
    padding: 10px 10px;
    width: 100%;
    float: inherit;
    margin-top: 20px;
}
div#home2 .hoSimpleBoxTitle:after {
    line-height: 46px;
    content: "";
    position: absolute;
    display: block;
    text-align: center;
    width: 45px;
    height: 6px;
    background-color: #589bce;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    left: 10px;
}
.hoSimpleBoxCaption {
    padding-left: 11px;
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    width: 55%;
}
.hoSimpleBoxImage1:after {
    left: 30px;
    margin-top: 20px;
    content: "";
    position: absolute;
    display: block;
    text-align: center;
    width: 70px;
    height: 6px;
    background-color: rgba(0, 145, 255, 0);
    border-top: 1px dashed white;
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}
.hoSimpleBoxImage2:after {
    left: 30px;
    margin-top: 20px;
    content: "";
    position: absolute;
    display: block;
    text-align: center;
    width: 70px;
    height: 6px;
    background-color: rgba(0, 145, 255, 0);
    border-top: 1px dashed white;
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg);
}
.heading {
    padding-top: 180px;
    padding-bottom: 30px;
}
.hoSimpleBoxImage1 {
    padding-bottom: 50px;
}
.hoSimpleBoxImage2 {
    padding-bottom: 50px;
}
.hoSimpleBoxImage3 {
    padding-bottom: 50px;
}
.hoSimpleBoxDescription {
    line-height: 30px;
}
@media (max-width: 767px) {
    .comment-rating .progress-bar:before {
        content: "";
        display: block;
        position: absolute;
        top: 9px;
        left: 0;
        width: 420px;
        height: 5px;
        z-index: 2;
        background-color: rgba(255, 255, 255, 0.1);
        background-image: -webkit-gradient(linear, 0% 0%, 100% 0%, color-stop(0, rgba(255, 255, 255, 0)), color-stop(0.18, rgba(255, 255, 255, 0)), color-stop(0.18, #fff), color-stop(0.2, #f1f1f1), color-stop(0.2, rgba(241, 241, 241, 0)), color-stop(0.2, rgba(255, 255, 255, 0)), color-stop(0.38, rgba(255, 255, 255, 0)), color-stop(0.38, #fff), color-stop(0.4, #f1f1f1), color-stop(0.4, rgba(241, 241, 241, 0)), color-stop(0.4, rgba(241, 241, 241, 0)), color-stop(0.58, rgba(241, 241, 241, 0)), color-stop(0.58, #f1f1f1), color-stop(0.6, #f1f1f1), color-stop(0.6, rgba(241, 241, 241, 0)), color-stop(0.6, rgba(255, 255, 255, 0)), color-stop(0.78, rgba(255, 255, 255, 0)), color-stop(0.78, #fff), color-stop(0.8, #f1f1f1), color-stop(0.8, rgba(241, 241, 241, 0)), color-stop(0.8, rgba(255, 255, 255, 0)), color-stop(0.98, rgba(255, 255, 255, 0)), color-stop(0.98, #fff), color-stop(1, #f1f1f1), color-stop(1, rgba(241, 241, 241, 0)));
        background-image: -webkit-repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 18%, #fff 18%, #f1f1f1 20%, rgba(241, 241, 241, 0) 20%);
        background-image: repeating-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 18%, #fff 18%, #f1f1f1 20%, rgba(241, 241, 241, 0) 20%);
        background-image: -ms-repeating-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 18%, #fff 18%, #f1f1f1 20%, rgba(241, 241, 241, 0) 20%);
    }
    .recipes-category-text {
        width: auto !important;
    }
    .category-title {
        background: white;
        text-transform: uppercase;
        text-align: center;
        color: #34475e;
        padding-top: 25px !important;
    }
    .hoImageSlideTitle {
        font-size: 20px !important;
    }
    .hoImagecarousel img {
        /* margin-left: 10px; */
        /* margin-right: 10px; */
        width: 100%;
    }
    .hoImageSlideDesc {
        display: none;
        font-family: 'Ubuntu Condensed', sans-serif;
        font-size: 12px !important;
    }
    div#home2 .hoSimpleBoxTitle {
        font-size: 20px !important;
    }
    .hoImagecarousel:nth-child(5) {
        margin-left: 0px !important;
    }
    .t3-footnav .t3-module ul>li {
        /* padding: 0px 0px; */
        display: block !important;
        border-bottom: 1px solid #525252;
        background: #343433;
        line-height: 24px;
        width: 100% !important;
        font-size: 13px !important;
    }
    .always-show .mega>.mega-dropdown-menu, .always-show .dropdown-menu {
        display: block !important;
        position: static;
    }
    .open .dropdown-menu {
        display: block;
    }
}
.t3-logo, .t3-logo-small {
    display: block;
    text-decoration: none;
    text-align: left;
    background-repeat: no-repeat;
    background-position: center;
}
.t3-logo {
    width: 182px;
    height: 50px;
}
.t3-logo-small {
    width: 60px;
    height: 30px;
}
.t3-logo, .t3-logo-color {
    background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-color.png");
}
.t3-logo-small, .t3-logo-small.t3-logo-color {
    background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-color.png");
}
.t3-logo-dark {
    background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-dark.png");
}
.t3-logo-small.t3-logo-dark {
    background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-dark.png");
}
.t3-logo-light {
    background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-big-light.png");
}
.t3-logo-small.t3-logo-light {
    background-image: url("//joomlart.s3.amazonaws.com/images/jat3v3-documents/logo-complete/t3logo-small-light.png");
}
@media (max-width: 767px) {
    .logo-control .logo-img-sm {
        display: block;
    }
    .logo-control .logo-img {
        display: none;
    }
}
@media (min-width: 768px) {
    .logo-control .logo-img-sm {
        display: none;
    }
    .logo-control .logo-img {
        display: block;
    }
}
#community-wrap .collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    display: block;
}
.body-data-holder:before {
    display: none;
    content: "grid-float-breakpoint:768px screen-xs:480px screen-sm:768px screen-md:992px screen-lg:1200px";
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #34475e;
    text-decoration: none;
}
a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}
th, td {
    line-height: 1.42857143;
    text-align: left;
    vertical-align: top;
}
th {
    font-weight: bold;
}
td, tr td {
    border-top: 1px solid #dddddd;
}
.cat-list-row0:hover, .cat-list-row1:hover {
    background: #f5f5f5;
}
.cat-list-row1, tr.cat-list-row1 td {
    background: #f9f9f9;
}
table.contentpane, table.tablelist, table.category, table.admintable, table.blog {
    width: 100%;
}
table.contentpaneopen {
    border: 0;
}
.star {
    color: #ffcc00;
}
.red {
    color: #cc0000;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.wrap {
    width: auto;
    clear: both;
}
.center, .table td.center, .table th.center {
    text-align: center;
}
.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Ubuntu", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%;
}
h1, .h1 {
    font-size: 36px;
}
h2, .h2 {
    font-size: 30px;
}
h3, .h3 {
    font-size: 24px;
}
h4, .h4 {
    font-size: 18px;
}
h5, .h5 {
    font-size: 14px;
}
h6, .h6 {
    font-size: 12px;
}
p {
    font-size: 15px;
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}
small, .small {
    font-size: 85%;
}
cite {
    font-style: normal;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-muted {
    color: #999999;
}
.text-primary {
    color: #428bca;
}
a.text-primary:hover {
    color: #3071a9;
}
.text-success {
    color: #468847;
}
a.text-success:hover {
    color: #356635;
}
.text-info {
    color: #3a87ad;
}
a.text-info:hover {
    color: #2d6987;
}
.text-warning {
    color: #c09853;
}
a.text-warning:hover {
    color: #a47e3c;
}
.text-danger {
    color: #b94a48;
}
a.text-danger:hover {
    color: #953b39;
}
.bg-primary {
    color: #fff;
    background-color: #428bca;
}
a.bg-primary:hover {
    background-color: #3071a9;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
.highlight {
    background-color: #FFC;
    font-weight: bold;
    padding: 1px 4px;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dt, dd {
    line-height: 1.42857143;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999999;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #999999;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0';
}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: '';
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
blockquote:before, blockquote:after {
    content: "";
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
code, kbd, pre, samp {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
.btn-actions {
    text-align: center;
}
.features-list {
    margin-top: 60px;
}
.features-list .page-header {
    border: 0;
    text-align: center;
}
.features-list .page-header h1 {
    font-size: 46px;
}
.features-list .feature-row {
    overflow: hidden;
    min-height: 200px;
    color: #696f72;
    border-top: 1px solid #e0e2e3;
    padding: 60px 0 0;
    text-align: center;
}
.features-list .feature-row:last-child {
    border-bottom: 1px solid #e0e2e3;
    margin-bottom: 60px;
}
.features-list .feature-row h3 {
    font-size: 28px;
}
.features-list .feature-row div:first-child {
    padding-left: 0;
}
.features-list .feature-row div:last-child {
    padding-right: 0;
}
.features-list .feature-row div:first-child.feature-img img {
    float: left;
}
.features-list .feature-row div:last-child.feature-img img {
    float: right;
}
.jumbotron h2 {
    font-size: 46px;
}
.jumbotron iframe {
    margin-top: 20px;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999999;
}
.form-control::-webkit-input-placeholder {
    color: #999999;
}
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 20px;
}
.radio label, .checkbox label {
    display: inline;
}
.form-control-static {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
    }
    .form-inline .form-control {
        display: inline-block;
    }
    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        float: none;
    }
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .form-control-static {
    padding-top: 7px;
}
.btn-inverse {
    color: #ffffff;
    background-color: #333333;
    border-color: #262626;
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse.focus, .btn-inverse:active, .btn-inverse.active, .open>.dropdown-toggle.btn-inverse {
    color: #ffffff;
    background-color: #1a1a1a;
    border-color: #080808;
}
.btn-inverse:active, .btn-inverse.active, .open>.dropdown-toggle.btn-inverse {
    background-image: none;
}
.btn-inverse.disabled, .btn-inverse[disabled], fieldset[disabled] .btn-inverse, .btn-inverse.disabled:hover, .btn-inverse[disabled]:hover, fieldset[disabled] .btn-inverse:hover, .btn-inverse.disabled:focus, .btn-inverse[disabled]:focus, fieldset[disabled] .btn-inverse:focus, .btn-inverse.disabled.focus, .btn-inverse[disabled].focus, fieldset[disabled] .btn-inverse.focus, .btn-inverse.disabled:active, .btn-inverse[disabled]:active, fieldset[disabled] .btn-inverse:active, .btn-inverse.disabled.active, .btn-inverse[disabled].active, fieldset[disabled] .btn-inverse.active {
    background-color: #333333;
    border-color: #262626;
}
.btn-inverse .badge {
    color: #333333;
    background-color: #ffffff;
}
.btn-block+.btn-block {
    margin-top: 5px;
}
select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .inputbox::-moz-placeholder {
    color: #999999;
    opacity: 1;
}
select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, .inputbox:-ms-input-placeholder {
    color: #999999;
}
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, .inputbox::-webkit-input-placeholder {
    color: #999999;
}
textareaselect, textareatextarea, textareainput[type="text"], textareainput[type="password"], textareainput[type="datetime"], textareainput[type="datetime-local"], textareainput[type="date"], textareainput[type="month"], textareainput[type="time"], textareainput[type="week"], textareainput[type="number"], textareainput[type="email"], textareainput[type="url"], textareainput[type="search"], textareainput[type="tel"], textareainput[type="color"], textarea.inputbox {
    height: auto;
}
@media screen and (min-width: 768px) {
    select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
        width: auto;
    }
}
select, select.form-control, select.inputbox, select.input {
    padding-right: 5px;
}
.input-append .active, .input-prepend .active {
    background-color: #bbff33;
    border-color: #669900;
}
.invalid {
    border-color: #cc0000;
}
label.invalid {
    color: #cc0000;
}
input.invalid {
    border: 1px solid #cc0000;
}
.dropdown-menu>li>a {
    padding: 5px 20px;
}
.dropdown-header {
    padding: 3px 20px;
    font-size: 14px;
}
.dropdown-header a {
    color: #999999;
}
.dropdown-submenu>a:after {
    border-left-color: #bfdee6;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #262626;
}
.nav>li>.separator {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 20px;
}
@media (min-width: 768px) {
    .nav>li>.separator {
        color: #34475e;
        position: relative;
        display: block;
        padding: 10px 8px;
        font-weight: bold;
        /* padding-top: 15px; */
        /* padding-bottom: 15px; */
    }
}
@media (max-width: 991px) {
    .nav>li>span {
        padding: 10px 15px;
        display: inline-block;
    }
}
.nav .caret {
    border-top-color: #428bca;
    border-bottom-color: #428bca;
    border-bottom-width: 0;
    border-style: solid;
}
.nav a:hover .caret {
    border-top-color: #2a6496;
    border-bottom-color: #2a6496;
}
.t3-navhelper {
    background: #f5f5f5;
    border-top: 1px solid #eeeeee;
    color: #555555;
    padding: 5px 0;
}
.breadcrumb {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
}
.breadcrumb>li+li:before {
    content: "\f178";
    font: normal normal normal 14px/1 FontAwesome;
    color: #34475e;
}
.breadcrumb>.active {
    visibility: hidden;
    color: #34475e;
}
.breadcrumb>.active+li:before {
    /* content: ">>"; */
    padding-right: 8px;
}
.breadcrumb>.active .hasTooltip {
    padding-right: 10px;
}
.breadcrumb .divider {
    display: none;
}
.pagination {
    display: block;
}
.pagination:before, .pagination:after {
    content: " ";
    display: table;
}
.pagination:after {
    clear: both;
}
@media screen and (min-width: 768px) {
    .pagination {
        float: left;
    }
}
.pagination .pagination {
    display: inline-block;
}
.counter {
    display: inline-block;
    margin-top: 20px;
    padding: 6px 12px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
}
@media screen and (min-width: 768px) {
    .counter {
        float: right;
    }
}
.navbar-toggle {
    padding: 0;
    height: 35px;
    line-height: 35px;
    width: 35px;
    margin-left: 15px;
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.5px -15px;
}
@media (min-width: 768px) {
    .navbar-nav {
        margin: 0;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #777777;
}
.navbar-default .navbar-nav>li>a {
    color: #777777;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #333333;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>.nav-header {
    color: #777777;
    display: inline-block;
    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #555555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
    color: #cccccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav>.dropdown>a:hover .caret, .navbar-default .navbar-nav>.dropdown>a:focus .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555555;
}
.navbar-default .navbar-nav>.open>a .caret, .navbar-default .navbar-nav>.open>a:hover .caret, .navbar-default .navbar-nav>.open>a:focus .caret {
    border-top-color: #555555;
    border-bottom-color: #555555;
}
.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: #777777;
    border-bottom-color: #777777;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333333;
        background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}
.navbar-default .navbar-link {
    color: #777777;
}
.navbar-default .navbar-link:hover {
    color: #333333;
}
.t3-mainnav {
    border-left: 0;
    border-right: 0;
    margin-bottom: 0;
    border-radius: 0;
}
.t3-mainnav .t3-navbar {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 768px) {
    .t3-mainnav .t3-navbar-collapse {
        display: none !important;
    }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
    margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li>a .fa {
    margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav>li>a {
    border-top: 1px solid #e7e7e7;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav>li:first-child>a {
    border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown>a .caret {
    position: absolute;
    top: 40%;
    right: 12px;
}
.t3-module {
    background: transparent;
    color: inherit;
    margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
    .t3-module {
        margin-bottom: 40px;
    }
}
.t3-module .module-inner {
    padding: 0;
}
.module-title {
    background: transparent;
    color: inherit;
    font-size: 18px;
    margin: 0 0 10px 0;
    padding: 0;
}
@media screen and (min-width: 768px) {
    .module-title {
        margin-bottom: 20px;
    }
}
.module-ct {
    background: #343433;
    color: inherit;
    padding: 0;
}
.module-ct:before, .module-ct:after {
    content: " ";
    display: table;
}
.module-ct:after {
    clear: both;
}
.module-ct>ul, .module-ct .custom>ul, .module-ct>ol, .module-ct .custom>ol {
    margin-left: 20px;
    padding-left: 0;
}
.module-ct>ul.unstyled, .module-ct .custom>ul.unstyled, .module-ct>ol.unstyled, .module-ct .custom>ol.unstyled {
    padding-left: 0;
}
.module-ct>ul.nav, .module-ct .custom>ul.nav, .module-ct>ol.nav, .module-ct .custom>ol.nav {
    padding-left: 0;
    margin-left: 0;
}
.module_menu .nav>li>a, .module_menu .nav>li>.separator {
    padding: 6px 5px;
    display: block;
}
#login-form input[type="text"], #login-form input[type="password"] {
    width: 100%;
}
#login-form ul.unstyled {
    margin-top: 20px;
    padding-left: 20px;
}
#login-form #form-login-remember label {
    font-weight: normal;
}
.banneritem a {
    font-weight: bold;
}
.bannerfooter {
    border-top: 1px solid #eeeeee;
    font-size: 12px;
    padding-top: 10px;
    text-align: right;
}
.categories-module, ul.categories-module, .category-module, ul.category-module {
    margin: 0;
}
.categories-module li, ul.categories-module li, .category-module li, ul.category-module li {
    list-style: none;
    padding: 10px 0;
    border-top: 1px solid #eeeeee;
}
.categories-module li:first-child, ul.categories-module li:first-child, .category-module li:first-child, ul.category-module li:first-child {
    border-top: 0;
}
.categories-module h4, ul.categories-module h4, .category-module h4, ul.category-module h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
.feed h4 {
    font-weight: bold;
}
.feed .newsfeed, .feed ul.newsfeed {
    border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link, .feed ul.newsfeed .feed-link, .feed .newsfeed h5.feed-link, .feed ul.newsfeed h5.feed-link {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
.latestusers, ul.latestusers {
    margin-left: 0;
}
.latestusers li, ul.latestusers li {
    background: #eeeeee;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 4px;
}
.stats-module dt, .stats-module dd {
    display: inline-block;
    margin: 0;
}
.stats-module dt {
    font-weight: bold;
    width: 35%;
}
.stats-module dd {
    width: 60%;
}
.tagspopular ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.tagspopular ul>li {
    color: #555555;
    display: inline-block;
    margin: 0 5px 5px 0;
}
.tagspopular ul>li>a {
    background: #eeeeee;
    border-radius: 3px;
    color: #555555;
    display: block;
    padding: 2px 5px;
}
.tagspopular ul>li>a:hover, .tagspopular ul>li>a:focus, .tagspopular ul>li>a:active {
    background: #2a6496;
    color: #ffffff;
    text-decoration: none;
}
.tagssimilar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tagssimilar ul>li {
    border-bottom: 1px solid #eeeeee;
    padding: 8px 0;
}
.tagssimilar ul>li>a {
    color: #555555;
}
.tagssimilar ul>li>a:hover, .tagssimilar ul>li>a:focus, .tagssimilar ul>li>a:active {
    color: #2a6496;
}
.module-ct>ol.breadcrumb {
    padding: 6px 12px;
    margin-left: 0;
}
.items-leading .leading {
    margin-bottom: 40px;
}
.items-row .item {
    margin-bottom: 40px;
}
.divider-vertical {
    margin: 0 0 40px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
.article-aside {
    color: #999999;
    font-size: 13px;
    margin-bottom: 20px;
}
.article-info {
    margin: 0;
    width: 85%;
}
.article-info .article-info-term {
    display: none;
}
.article-info dd {
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    white-space: nowrap;
}
.article-info dd strong {
    font-weight: bold;
}
.tags {
    margin-bottom: 20px;
}
.article-footer {
    color: #999999;
    font-size: 12px;
    margin-bottom: 20px;
}
.article-intro img, .article-content img {
    display: block;
    max-width: 100%;
    height: auto;
}
.article-intro img[align=left], .article-content img[align=left], .article-intro .img_caption.left, .article-content .img_caption.left, .article-intro .pull-left.item-image, .article-content .pull-left.item-image {
    margin: 0 30px 20px 0;
}
.article-intro img[align=right], .article-content img[align=right], .article-intro .img_caption.right, .article-content .img_caption.right, .article-intro .pull-right.item-image, .article-content .pull-right.item-image {
    margin: 0 0 20px 30px;
}
@media (max-width: 768px) {
    .article-content iframe {
        width: 100% !important;
        height: auto;
    }
}
.img-intro-none, .img-intro-left, .img-intro-right, .img-fulltext-none, .img-fulltext-left, .img-fulltext-right, .img_caption {
    position: relative;
}
.img-intro-none, .img-intro-left, .img-intro-right, .img-fulltext-none, .img-fulltext-left, .img-fulltext-right, .img_caption {
    margin-bottom: 20px;
    max-width: 100%;
}
.img-fulltext-left {
    float: left;
    margin-right: 20px;
}
.img-fulltext-right {
    float: right;
    margin-left: 20px;
}
.img-intro-none img, .img-intro-left img, .img-intro-right img, .img-fulltext-none img, .img-fulltext-left img, .img-fulltext-right img {
    margin: 0;
}
.img_caption img {
    margin-bottom: 1px !important;
}
.img_caption p.img_caption {
    background: #eeeeee;
    color: #555555;
    font-size: 12px;
    width: 100%;
    margin: 0;
    padding: 5px;
    text-align: center;
    clear: both;
}
@media screen and (max-width: 767px) {
    article img[align=left], .img_caption.left, article img[align=right], .img_caption.right, .img-fulltext-left, .img-fulltext-right {
        float: none !important;
        margin-left: 0;
        margin-right: 0;
        width: 100% !important;
    }
}
article aside .btn-group>.dropdown-toggle, article aside .btn-group>.dropdown-toggle:hover, article aside .btn-group>.dropdown-toggle:active, article aside .btn-group>.dropdown-toggle:focus {
    padding: 2px 5px;
}
article aside .btn-group>.dropdown-toggle .caret {
    margin-left: 2px;
}
.row-even, .row-odd {
    padding: 5px;
    width: 99%;
    border-bottom: 1px solid #dddddd;
}
.row-odd {
    background-color: transparent;
}
.row-even {
    background-color: #f9f9f9;
}
.blog-row-rule, .blog-item-rule {
    border: 0;
}
.row-fluid .row-reveal {
    visibility: hidden;
}
.row-fluid:hover .row-reveal {
    visibility: visible;
}
.nav-list>li.offset>a {
    padding-left: 30px;
    font-size: 12px;
}
.list-striped, .row-striped {
    list-style: none;
    line-height: 20px;
    text-align: left;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
    margin-left: 0;
    padding-left: 0;
}
.list-striped li, .list-striped dd, .row-striped .row, .row-striped .row-fluid {
    border-bottom: 1px solid #dddddd;
    padding: 10px 15px;
}
.list-striped li:nth-child(odd), .list-striped dd:nth-child(odd), .row-striped .row:nth-child(odd), .row-striped .row-fluid:nth-child(odd) {
    background-color: #f9f9f9;
}
.list-striped li:hover, .list-striped dd:hover, .row-striped .row:hover, .row-striped .row-fluid:hover {
    background-color: #f5f5f5;
}
.row-striped .row-fluid {
    width: 97%;
}
.row-striped .row-fluid [class*="span"] {
    min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
    margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.list-condensed li {
    padding: 5px 10px;
}
.row-condensed .row, .row-condensed .row-fluid {
    padding: 5px 10px;
}
.list-bordered, .row-bordered {
    list-style: none;
    line-height: 18px;
    text-align: left;
    vertical-align: middle;
    margin-left: 0;
    border: 1px solid #dddddd;
}
.login-wrap .other-links ul {
    padding-left: 15px;
}
.form-register fieldset {
    padding: 0 0 10px;
}
.form-register p {
    margin: 0 0 5px;
}
.form-register p.form-des {
    margin: 15px 0;
}
.form-register label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}
.form-register .input, .form-register .inputbox {
    margin-left: 10px;
    width: 200px;
}
.form-register .btn, .form-register .button {
    margin-left: 140px;
}
.registration fieldset dt {
    margin-right: 5px;
}
.admintable textarea {
    max-width: 90% !important;
    resize: none;
}
.com_mailto body {
    padding: 10px;
}
.com_mailto .t3-mainbody {
    padding-top: 0;
    padding-bottom: 0;
}
.com_mailto .t3-content {
    width: auto;
}
#mailto-window {
    background: #fff;
    margin: 10px 0 20px;
    padding: 0;
    position: relative;
}
#mailto-window h2 {
    margin-top: 0;
    margin-bottom: 20px;
}
#mailtoForm .formelm {
    padding: 5px 0;
    vertical-align: middle;
    overflow: hidden;
}
#mailtoForm .formelm label {
    display: inline-block;
    float: left;
    font-weight: bold;
    vertical-align: middle;
    width: 100px;
}
#mailtoForm p {
    margin-top: 20px;
}
#mailtoForm .input, #mailtoForm .inputbox {
    width: 65%;
}
#mailtoForm .btn, #mailtoForm .button, #mailtoForm button {
    margin-right: 5px;
}
.user-details {
    padding: 10px 0;
}
.user-details p {
    margin: 0 0 5px;
}
.user-details label {
    display: block;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 130px;
}
.user-details .input, .user-details .inputbox {
    margin-left: 10px;
    width: 200px;
}
.user-details .btn, .user-details button {
    margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
    padding: 0 0 5px;
    width: 130px;
}
.user-details .paramlist .paramlist_value {
    padding: 0 0 5px;
}
.user-details .user_name span {
    font-weight: bold;
    padding-left: 10px;
}
.reset .form-validate p, .remind .form-validate p {
    background: #eeeeee;
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
    padding: 10px 20px;
    border-radius: 4px;
}
.reset .form-validate fieldset dl, .remind .form-validate fieldset dl {
    margin: 0;
}
.reset .form-validate fieldset dt, .remind .form-validate fieldset dt {
    margin: 4px 0 0 0;
}
.profile-edit input {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
}
@media (min-width: 768px) {
    .profile-edit input {
        float: left;
        width: 50%;
    }
}
.profile-edit select {
    position: relative;
    min-height: 1px;
    padding-left: 6px;
    padding-right: 6px;
}
@media (min-width: 768px) {
    .profile-edit select {
        float: left;
        width: 50%;
    }
}
.profile-edit select+button {
    margin-left: 5px;
}
#searchForm:before, #searchForm:after {
    content: " ";
    display: table;
}
#searchForm:after {
    clear: both;
}
#searchForm fieldset {
    margin: 20px 0;
}
#searchForm legend {
    margin-bottom: 10px;
}
#searchForm select {
    width: auto;
    display: inline-block;
    margin-left: 5px;
    padding-left: 5px;
}
#searchForm .form-limit {
    margin-top: 20px;
}
#searchForm .form-limit .counter {
    margin-top: 0;
}
#search-form ul#finder-filter-select-list {
    margin-left: 0;
    padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
    list-style: none;
    padding: 10px 0;
}
#search-form ul#finder-filter-select-list li label {
    width: 150px;
}
#search-form .word .form-group {
    margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
    #searchForm .radio-inline, #searchForm .checkbox-inline {
        display: block;
        width: 100%;
        margin-left: 0;
    }
}
.search-results {
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
}
.search-results .result-title {
    font-size: 16px;
    margin-top: 20px;
}
.search-results .result-category {
    font-size: 12px;
    color: #999999;
}
.search-results .result-text {
    margin-top: 5px;
    margin-bottom: 5px;
}
.search-results .result-url {
    color: #555555;
    margin-top: 20px;
}
.search-results .result-created {
    font-size: 12px;
    color: #999999;
}
div.finder {
    margin-bottom: 20px;
}
#searchForm .phrases-box input[type="radio"] {
    vertical-align: top;
    margin-top: 3px;
}
@media (max-width: 768px) {
    .contact .thumbnail {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .contact .dl-horizontal>dt {
        float: left;
        margin-right: 5px;
        width: auto;
    }
}
@media (max-width: 768px) {
    .contact .dl-horizontal>dd {
        margin-left: 0;
    }
}
.contact-form #jform_contact_emailmsg {
    width: 100%;
}
.contact-form #jform_contact_message {
    width: 100%;
    height: auto;
}
@media (max-width: 768px) {
    .contact-form #jform_captcha-lbl {
        display: none;
    }
    .contact-form #recaptcha_image {
        width: 220px;
    }
    .contact-form #recaptcha_image img {
        max-width: 220px;
    }
    .contact-form #recaptcha_response_field {
        max-width: 220px;
    }
}
.contact .accordion-toggle {
    font-weight: bold;
}
#archive-items>li {
    line-height: normal;
    margin: 0;
    overflow: visible;
    padding: 0;
}
#archive-items .intro {
    clear: both;
    overflow: hidden;
}
.categories-list {
    margin-bottom: 20px;
}
.category-item:before, .category-item:after {
    content: " ";
    display: table;
}
.category-item:after {
    clear: both;
}
.category-item .page-header {
    line-height: normal;
    padding: 10px 5px;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
}
.category-item .category-item {
    margin-bottom: 0;
    margin-left: 30px;
}
.category-item .category-item .page-header {
    font-size: 14px;
}
.cat-children .page-header {
    line-height: normal;
    padding: 10px 5px;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
}
.newsfeed-category>h2, .newsfeed>h2 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0;
}
.newsfeed-category .category-desc, .newsfeed .category-desc {
    margin-bottom: 20px;
}
.newsfeed-category .category li:before, .newsfeed .category li:before, .newsfeed-category .category li:after, .newsfeed .category li:after {
    content: " ";
    display: table;
}
.newsfeed-category .category li:after, .newsfeed .category li:after {
    clear: both;
}
.newsfeed>h2 {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0;
}
.newsfeed .feed-description {
    margin-bottom: 20px;
    font-size: 16px;
}
.newsfeed .feed-item-description .feed-description {
    font-size: 14px;
}
.newsfeed ol li>a {
    font-weight: bold;
    font-size: 16px;
}
.article-content .pagination ul {
    display: block;
    list-style: none;
    padding: 0;
    overflow: hidden;
}
.article-content .pagination ul li {
    border: 1px solid #eeeeee;
    float: left;
    line-height: normal;
    margin-right: 10px;
    padding: 10px 20px;
}
.article-content .pagination ul li a {
    border: 0;
    text-decoration: none;
    background-color: transparent;
    line-height: normal;
    padding: 0;
}
.pagenavcounter {
    margin: 0 0 20px;
    font-weight: bold;
}
#article-index, .article-index {
    border: 1px solid #eeeeee;
    border-radius: 4px;
    float: right;
    padding: 10px;
    margin: 0 0 20px 20px;
    width: 25%;
}
#article-index ul, .article-index ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
}
#article-index ul>li, .article-index ul>li {
    border: 0;
    margin-top: 2px;
}
#article-index ul>li>a, .article-index ul>li>a {
    border: 0;
    padding: 5px;
    border-radius: 4px;
}
#article-index ul>.active>a, .article-index ul>.active>a {
    border: 0;
    background: #428bca;
    color: #ffffff;
}
#article-index ul>.active>a:hover, .article-index ul>.active>a:hover, #article-index ul>.active>a:active, .article-index ul>.active>a:active, #article-index ul>.active>a:focus, .article-index ul>.active>a:focus {
    border: 0;
    background: #428bca;
    color: #ffffff;
}
.pagenav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.pagenav>li {
    margin: 0;
    padding: 0;
    float: left;
}
.pagenav>li.pagenav-prev, .pagenav>li.previous {
    margin-right: 10px;
}
.pagenav li>a {
    padding: 10px 20px;
    line-height: normal;
    border: 1px solid #dddddd;
    border-radius: 4px;
}
.pagenav li>a:hover, .pagenav li>a:active, .pagenav li>a:focus {
    background-color: #eeeeee;
}
.items-more h3 {
    margin: 0 0 20px;
}
.items-more .nav>li {
    border-top: 1px solid #eeeeee;
}
.items-more .nav>li>a {
    padding: 6px 5px;
}
.back_button a {
    display: block;
    margin: 10px 0;
}
.filters {
    margin: 10px 0;
}
.display-limit {
    margin: 10px 0 5px;
}
.filters .display-limit {
    float: right;
    text-align: right;
}
#system-message dt {
    font-weight: bold;
}
#system-message dd {
    font-weight: bold;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
    margin: 0;
    padding: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
    background: none;
    margin: 0;
    padding: 5px;
}
.alert-message {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}
.alert-message hr {
    border-top-color: #c9e2b3;
}
.alert-message .alert-link {
    color: #356635;
}
.alert-notice {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}
.alert-notice hr {
    border-top-color: #a6e1ec;
}
.alert-notice .alert-link {
    color: #2d6987;
}
.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48;
}
.alert-error hr {
    border-top-color: #e4b9c0;
}
.alert-error .alert-link {
    color: #953b39;
}
.tip-wrap {
    background: #fff6df;
    border: 1px solid #fb3;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 300px;
    z-index: 999;
}
.tip-title {
    border-bottom: 1px solid #fb3;
    font-weight: bold;
    padding: 5px 10px;
}
.tip-text {
    font-size: 14px;
    margin: 0;
    padding: 5px 10px;
}
.hasTip img {
    border: none;
    margin: 0 5px 0 0;
}
@media (min-width: 768px) {
    .languageswitcherload {
        float: right;
        width: 100%;
    }
    .languageswitcherload .mod-languages {
        text-align: right;
    }
}
div.calendar {
    width: 187px;
}
.edit.item-page fieldset .btn-toolbar {
    margin-top: 10px;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    height: auto;
}
.iframe-bordered {
    border: 1px solid #dddddd;
}
.chzn-container {
    display: block;
}
.chzn-container-single .chzn-single, .chzn-container-multi .chzn-choices .search-field input, .chzn-container-single .chzn-search input {
    height: 26px;
}
.chzn-container-single .chzn-drop, .chzn-container .chzn-drop {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
    border-color: #cccccc;
    height: 26px;
    border-radius: 0 3px 3px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
    border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
    border-color: #cccccc;
}
.btn-group .chzn-results {
    white-space: normal;
}
.page-header {
    padding-bottom: 9px;
    margin: 0 0 20px;
    border-bottom: 1px solid #eeeeee;
}
.page-title, .page-header h1 {
    line-height: 1;
    margin: 0;
}
.page-subheader {
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 20px;
}
.page-subheader:before, .page-subheader:after {
    content: " ";
    display: table;
}
.page-subheader:after {
    clear: both;
}
.page-subtitle, .page-subheader h2 {
    line-height: 1;
    margin: 0;
}
.page-header+.page-subheader {
    margin-top: -20px;
}
.article-title, .article-header h1 {
    margin: 0 0 20px 0;
}
.item-title {
    font-weight: bold;
}
.jumbotron h1, .jumbotron h2, .jumbotron h3 {
    margin-top: 0;
}
.jumbotron p:last-child {
    margin-bottom: 0;
}
.container .jumbotron {
    border-radius: 6px;
}
.masthead {
    padding: 40px 0;
    text-align: center;
}
.masthead p:last-child {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) {
    .masthead {
        padding: 80px 0;
    }
    .masthead h1 {
        font-size: 98px;
    }
    .masthead p {
        font-size: 28px;
    }
    .masthead .btn-lg {
        margin-top: 20px;
        padding: 18px 42px;
        font-size: 21px;
    }
}
.jumbotron-primary {
    background-color: #428bca;
    color: #ffffff;
}
.jumbotron-primary h1, .jumbotron-primary h2, .jumbotron-primary h3 {
    color: #ffffff;
}
.jumbotron-primary p {
    color: #ffffff;
}
.jumbotron-primary .btn-primary {
    border-color: #fff;
}
.label:empty {
    display: none;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.page-header .label, .page-header .badge {
    vertical-align: middle;
}
.alert h4 {
    color: inherit;
}
.media:first-child {
    margin-top: 0;
}
.media-object {
    display: block;
}
.media-heading {
    margin: 0 0 5px;
}
.media>.pull-left {
    margin-right: 10px;
}
.media>.pull-right {
    margin-left: 10px;
}
.list-group-item>.badge {
    float: right;
}
.list-group-item>.badge+.badge {
    margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
    color: inherit;
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7;
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title>a {
    color: inherit;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
}
.hoImageSlide {
    PADDING-TOP: 10PX;
}
.t3-header {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    /* padding-bottom: 10px; */
}
.logo {
    text-align: center;
}
@media screen and (min-width: 768px) {
    .logo {
        text-align: left;
    }
}
.logo a {
    display: inline-block;
    line-height: 1;
    margin: 0;
}
.logo-image span, .logo-image small {
    display: none;
}
.logo-text a {
    text-decoration: none;
    font-size: 28px;
    font-weight: bold;
}
.logo-text:hover a, .logo-text a:hover, .logo-text a:active, .logo-text a:focus {
    text-decoration: none;
}
.logo-text .site-slogan {
    display: block;
    font-size: 14px;
    margin-top: 5px;
}
.head-search {
    margin-top: 20px;
}
.head-search:before, .head-search:after {
    content: " ";
    display: table;
}
.head-search:after {
    clear: both;
}
.head-search form {
    margin: 0;
}
.head-search label {
    display: none;
}
.head-search .search {
    position: relative;
}
.head-search .search:before {
    font-family: "FontAwesome";
    content: "\f002";
    display: block;
    position: absolute;
    left: 10px;
    top: 6px;
    color: #555555;
}
@media screen and (min-width: 768px) {
    .head-search .search {
        float: right;
    }
}
.head-search .form-control {
    width: 100%;
    padding-left: 30px;
}
@media screen and (min-width: 768px) {
    .head-search .form-control {
        width: 150px;
    }
    .head-search .form-control:focus {
        width: 200px;
    }
}
.t3-sl {
    padding-bottom: 40px;
    padding-top: 40px;
}
@media screen and (min-width: 768px) {
    .t3-sl {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}
.t3-mainbody {
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
}
.t3-content {
    background: #f3f9fe;
    padding-top: 50px;
    /* padding-bottom: 20px; */
}
.t3-sidebar {
    padding-top: 20px;
    padding-bottom: 20px;
}
.t3-footer {
    /* margin-top: 100px; */
    border-top: 1px solid #eeeeee;
    background: #343433;
    color: white;
}
.t3-footer:before, .t3-footer:after {
    content: " ";
    display: table;
}
.t3-footer:after {
    clear: both;
}
.t3-footer small {
    display: block;
    font-size: 100%;
}
.t3-footnav {
    padding: 20px 0;
}
.t3-footnav:before, .t3-footnav:after {
    content: " ";
    display: table;
}
.t3-footnav:after {
    clear: both;
}
@media screen and (min-width: 768px) {
    .t3-footnav {
        padding: 40px 0;
    }
}
.t3-footnav .t3-module {
    background: #f8f8f8;
    color: #555555;
    margin-top: 10px;
    margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
    color: #333333;
    font-size: 18px;
    margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
    /* border: none !important; */
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0;
}
.t3-footnav .t3-module ul>li {
    /* padding: 0px 0px; */
    display: inline-block;
    border-bottom: 1px solid #525252;
    background: #343433;
    line-height: 24px;
    width: 47%;
    margin-right: 12px;
}
.t3-footnav .t3-module ul>li>a {
    color: #ffffff;
    background: #343433;
}
.t3-footnav .t3-module ul>li>a:hover, .t3-footnav .t3-module ul>li>a:active, .t3-footnav .t3-module ul>li>a:focus {
    color: #bdc0c3;
}
.t3-copyright {
    font-weight: bold;
    border-top: 1px solid #6b6b6b;
    font-size: 14px;
    padding: 35px 0 35px;
    line-height: 25px;
}
.t3-copyright:before, .t3-copyright:after {
    content: " ";
    display: table;
}
.t3-copyright:after {
    clear: both;
}
.t3-copyright small {
    margin-bottom: 5px;
}
.copyright {
    margin-bottom: 20px;
}
.poweredby:before, .poweredby:after {
    content: " ";
    display: table;
}
.poweredby:after {
    clear: both;
}
@media screen and (min-width: 991px) {
    .poweredby {
        text-align: right;
    }
}
@media screen and (max-width: 1199px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
    .col-xs-12.col-sm-12.col-md-10 {
        padding: 0;
    }
    .nav>li>a {
        padding: 10px 5px;
        font-size: 13px;
    }
}
.poweredby .t3-logo, .poweredby .t3-logo-small {
    opacity: .8;
    display: inline-block;
}
/*contact*/

.contact-misc .map {
    width: 100% !important;
}
.contact-form dl {
    float: left;
    width: 50%;
}
.contact-form legend {
    color: #999;
    font-size: 13px;
    margin: 0 0 24px;
}
.contact-form label#jform_captcha-lbl {
    display: none;
}
.contact-form input#jform_contact_email_copy {
    width: 14px;
}
.contact-form .button.validate {
    clear: both;
    margin: 20px 0 0;
}
.contact-form input {
    margin: 0 0 10px;
    width: 80%;
    border-color: #111;
    background-color: initial;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border-color: #bcbcbc #dadada #e5e5e5;
    border-style: solid;
    border-width: 1px;
    color: #777;
    font-family: Arial, sans-serif;
    padding: 9px 20px !important;
    max-width: 100% !important;
}
.contact-form textarea {
    height: 202px;
    width: 100%;
}
dt.inline, dd.inline {
    display: inline-block !important;
    float: left !important;
    margin: 12px 0 0;
    width: auto !important;
}
.contact h3 {
    border-bottom: 1px solid #E5E5E5;
    clear: both;
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 32px;
    padding: 5px 0 16px;
}
.jicons-text {
    color: #444;
    font-size: 13px;
    font-weight: 500;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
}
.contact-address, .contact-contactinfo {
    float: left;
    width: 100%;
    margin: 0 92px 12px 0;
}
.contact-contactinfo div {
    float: left;
    margin: 0 52px 0 0;
}
.contact-miscinfo {
    border-top: 1px solid #E5E5E5;
    font-size: 14px;
    margin: 11px 0 0;
    width: 100%;
    padding: 24px 0 0;
    float: left;
}
#jform_contact_email_copy {
    margin-left: 10px;
    margin-top: 6px;
}
section.newsfeed>ol {
    list-style: none;
}
section.newsfeed>ol>li {
    border-top: 1px solid #e5e5e5;
    padding: 24px 0 0;
}
.contact h1, a.mapprint {
    display: none;
}
.contact-misc p {
    margin: 1em 0 2em;
}
.contact h2 {
    border-bottom: 1px solid #E5E5E5;
    clear: both;
    font-weight: 700;
    margin: 0 0 32px;
    padding: 5px 0 16px;
}
.contact-form legend {
    text-transform: uppercase;
    border-bottom: 0;
}
.contact-miscinfo .jicons-text {
    display: none;
}
h3.item-header {
    TEXT-TRANSFORM: UPPERCASE;
    line-height: 35px;
    border-bottom: 1px solid;
    font-weight: bold;
    font-size: 18px;
}
span.yacthIInfo-value {
    background: #eeeeee;
    display: block;
}
span.specsInfo-title {
    line-height: 35px;
    padding-right: 27px;
    font-weight: bold;
    /*    text-transform: lowercase;*/
}
span.col-md-9.equipmentInfo-value {
    padding: 0;
}
span.seasonInfo-title {
    text-align: center;
    background: #57b0d8;
    padding: 10px;
    display: block;
    font-weight: bold;
}
span.seasonInfo-value {
    font-weight: bold;
    background: #eeeeee;
    padding: 10px;
    text-align: center;
    display: block;
}
span.yacthInfo-title {
    /* background: red; */
    display: block;
    font-weight: bold;
}
.yachtseason {
    padding: 5px 0px 25px 1px;
}
.item-image {
    margin-top: -46px;
    height: 200px;
    background-size: cover;
}
h2.itemTitle.prod {
    text-align: center;
    color: #24306f;
}
.itemCategory {
    text-align: center;
    padding-bottom: 30px;
}
div#home5 {
    clear: both;
    padding-bottom: 50px;
}
div#home6 .hoSimpleBox {
    background: #144264;
    color: white;
    padding: 25px 0px;
}
div#home8 .hoSimpleBoxTitle {
    text-align: center;
    font-size: 35px;
    padding-top: 35px;
    padding-bottom: 36px;
}
div#home8 .hoSimpleBoxTitle:after, div#home9 .hoSimpleBoxTitle:first-child:after {
    line-height: 46px;
    content: "";
    position: relative;
    display: block;
    text-align: center;
    width: 45px;
    height: 6px;
    background-color: rgba(255, 255, 255, 0);
    border-top: 1px solid #589bce;
    border-bottom: 1px solid #589bce;
    margin-left: auto;
    clear: both;
    margin-top: 8px;
    margin-right: auto;
    color
}
div#home3 .hoSimpleBox {
    background: #91ccda;
    padding: 10px;
    font-size: 21px;
    font-weight: bold;
    color: #144264;
}
div#home3 .hoSimpleBoxButton {
    text-align: center;
    background: #144264;
    padding: 8px;
    width: initial;
    font-size: 15px;
}
div#home6 .hoSimpleBoxTitle {
    font-size: 16px;
    font-weight: bold;
}
div#home8 .hoSimpleBoxDescription {
    padding: 0;
    text-align: justify;
    /* clear: inherit; */
    color: #144264;
    padding-bottom: 20px;
    line-height: 25px;
}
div#home8 .hoSimpleBoxSubtitle {
    text-align: center;
    line-height: 28px;
    clear: both;
    padding-bottom: 35px;
    font-size: 18px;
}
div#home8 .hoSimpleBoxButton {
    clear: both;
    float: none;
    text-align: center;
    margin-right: auto !important;
    margin-bottom: 42px;
    margin-left: auto !important;
    margin-top: 33px;
    text-transform: uppercase;
    display: block;
    width: 470px;
}
button.button.validate {
    border: 1px solid #faf708;
    color: #000 !important;
    font-weight: 700;
    background-color: #589ccf;
    border-color: #5c9ed0;
    color: #fff !important;
    height: 35px;
    line-height: 35px;
}
.hoS3 {
    padding-top: 55px;
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
}
.pretext:before {
    line-height: 2;
    content: "";
    position: relative;
    display: block;
    text-align: center;
    width: 45px;
    height: 6px;
    background-color: #ffffff;
    border-top: 1px solid #589bce;
    border-bottom: 1px solid #589bce;
    margin-left: auto;
    clear: both;
    margin-top: -15px;
    margin-bottom: 30px;
    margin-right: auto;
}
/*.hoS3:after {
    line-height: 46px;
    content: "";
    position: relative;
    display: block;
    text-align: center;
    width: 45px;
    height: 6px;
    background-color: #ffffff;
    border-top: 1px solid #589bce;
    border-bottom: 1px solid #589bce;
    margin-left: auto;
    clear: both;
    margin-top: 8px;
    margin-right: auto;
}
*/

.contact-form .button.validate:hover {
    background-color: #111;
    border-color: #111;
}
.shadowbox a:hover {
    text-decoration: none;
}
div#home6 {
    background: #34475e;
}
div#recipeItem {
    background: white;
    padding-bottom: 100px;
}
.contact {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 40px;
}
.catIteminside .catItemIntroText {
    height: 48px;
    overflow: hidden;
    margin-bottom: 20px;
}
.contact-form #jform_contact_emailmsg {
    width: 80%;
}
.specsInfo {
    padding: 0;
}
a.k2ReadMore {
    display: block;
}
.Equipment-Info {
    padding: 0PX;
    padding-bottom: 15PX;
}
span.col-md-3.equipmentInfo-title {
    padding: 2px;
}
.seasonInfo.col-xs-12 {
    line-height: 30px;
    padding: 2px;
    letter-spacing: 0.5px;
}
.comment-rating .progress {
    background: #e3e3e3;
    display: inline-table;
    position: absolute;
    overflow: visible;
    height: 7px;
    border-radius: 0;
    top: 11px !important;
    width: 98%;
}
.comment-rating .progress-bar {
    margin-top: 0px;
    /*    background-color: #57b0d8 !important;*/
}
div#home3 p {
    line-height: 15px;
}
.itemImageGallery h3 {
    padding-bottom: 10px;
    BORDER-BOTTOM: 1PX SOLID rgba(0, 0, 0, 0.54);
}
.itemListView {
    background: #f3f9fe;
}
.container.recipes {
    /* background: white; */
    padding: 15px 15px;
}
.recipes-category-text {
    width: 1140px;
    background: white;
    margin-left: auto;
    margin-right: auto;
}
.yacht-detail:nth-child(6) {
    border-top: 1px solid #adadad;
    font-size: 16px;
    background: white;
    font-style: italic;
}
span.blueprint.img-responsive {
    text-align: center;
    margin-left: 0;
}
.itemImageGallery {
    clear: both;
    padding-top: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #344763;
    /* font-weight: bold !important; */
}
.yachtInfo {
    padding: 2px 5px;
}
table.photos {
    width: 100%;
}
table.prices {
    width: 100%;
}
span.yimet {
    font-family: ubuntu condensed;
    position: absolute;
    left: 84%;
    top: -5px;
    color: #bfbfbf;
    text-shadow: 0px 0px #e4e4e4;
    font-size: 17px;
}
.btn-info {
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #ffffff !important;
    background-color: #144264 !important;
    border-color: #144264 !important;
    text-align: center !important;
    width: 100% !important;
    border-radius: 0 !important;
    margin-top: 15px !important;
    font-size: 15px;
}
.itempadingbottom {
    padding-bottom: 70px;
}
.text-inside {
    padding-bottom: 100px;
}
table.prices tr:nth-child(odd) {
    color: #10103f;
    background: #95d0fd;
}
table.prices tr:nth-child(even) {
    background: #eeeeee;
}
table.prices td {
    padding: 5px 8px;
    border-right: 2px solid #eeeeee;
}
td.topmenu {
    padding: 10px;
    /* background: red; */
}
.itemCategory span:after {
    content: "\f178";
    font: normal normal normal 14px/1 FontAwesome;
    color: #34475e;
}
div#home5 p {
    padding-bottom: 20px;
    color: black;
    text-align: center;
}
div#home9 p {
    margin: 0px 0px !important;
}
.breadcrumb>.active+li:before {
    display: none;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #34475e !important;
    border-color: #334459 !important;
    cursor: default;
}
.blueprint.img-responsive {
    border: 1px solid #e4e4e4;
}
ul#accordeonck143 {
    BACKGROUND: #fafafa;
    BORDER-RADIUS: 0 !IMPORTANT;
    BOX-SHADOW: 0px 0px 3px 0px #f0f0f0;
    padding: 5px;
    outline: 1px solid #92cddb;
}
ul#accordeonck143 li ul li {
    list-style-type: none !important;
    margin: 0 0 0 0px !important;
    border-bottom: none;
    border-top: 1px solid #ddd;
}
/* SIDEBAR */

.accordeonck ul>li {
    border-bottom: 0;
    padding: 0;
    line-height: 1
}
.accordeonck ul {
    margin: 0!important;
    display: block;
    list-style: none;
    padding: 0
}
.accordeonck ul>li {
    border: 0!important;
    padding-left: 0!important
}
.accordeonck ul>li>a {
    border: solid 1px #f3f9fe !important;
    border-bottom: 0;
    width: 100% !important;
    display: block;
    line-height: 36px;
    padding: 0 20px !important;
    font-weight: 400;
}
.accordeonck ul>li:last-child>a {
    border-bottom: solid 1px #003A70;
    color: #000
}
.accordeonck ul>li.active>a, .accordeonck ul>li>a:hover {
    background: #555;
    padding: 0 16px!important;
    color: #fff!important;
    text-decoration: none
}
#accordeonck143 li.open>a.toggler {
    background: #24306f url(/modules/mod_accordeonck/assets/minus.png) right center no-repeat !important;
    color: #35363b !important !important;
}
#accordeonck143 li.level1>a:hover {
    background: #273655 !important;
    color: white !important;
}
#accordeonck143 li.level1>a:hover {
    color: #fff !important;
}
.accordeonck ul ul>li>a {
    line-height: 28px;
    border-bottom: 0!important;
    padding: 0 0 0 40px;
    font-weight: 400;
    margin: 0!important
}
#accordeonck143 li.level2>a {
    color: #555 !important;
    font-size: 12px;
}
#accordeonck143 li.level1>a {
    /* background:white; */
    color: #eff5fa !important;
    font-size: 12px;
}
#accordeonck143 li.level2>a {
    color: #fff !important;
}
#accordeonck143 li.open>a.toggler {
    color: #fff !important;
}
ul#accordeonck143 li {
    background: #71aedc !important;
    border-bottom: 1px solid #ddd;
    margin: 0;
    text-align: left;
    list-style: none;
    color: #fff !important;
    background: none;
}
.accordeonck ul>li>a.toggler {
    float: right;
    /* width: 40px !important; */
    text-align: center;
    color: #2d2d2d;
    cursor: pointer;
    border: 0;
    padding-top: 1px !important;
}
#accordeonck143 li.level1 {
    background: #91c5ec !important;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
}
.accordeonck ul>li>a.toggler i:before {
    content: "\f067";
    font-size: 12px;
    width: 100%;
    height: 100%;
    display: inline-block
}
.accordeonck ul>li.open>a.toggler i:before {
    content: "\f068"
}
.box .accordeonck>ul.menu>li ul>li a {
    font-size: 14px;
    line-height: 32px;
    padding: 0 20px;
    color: #333;
}
.accordeonck ul>li ul.content_1 {
    background-color: #e7e7e7;
}
.comment-label {
    font-weight: bold;
}
.comment-detail {
    padding-bottom: 10px;
}
/* OFF CANVAS */

#t3-off-canvas {
    background: #589bce;
    ;
}
#t3-off-canvas .module-ct {
    background: #589bce;
}
#t3-off-canvas .t3-off-canvas-header {
    background: none;
}
#t3-off-canvas .close {
    background: none;
    color: #fff;
    opacity: 1;
    font-size: 24px;
    top: 10px;
    right: 10px;
    outline: 0;
}
#t3-off-canvas .t3-off-canvas-body {
    padding: 0;
}
#t3-off-canvas .nav {
    padding: 50px 30px 0;
    font-size: 14px;
}
#t3-off-canvas .nav li a {
    display: block;
    color: #fff;
    text-decoration: none;
    line-height: 20px;
    padding: 8px 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    background: none;
}
#t3-off-canvas .t3-off-canvas-body .dropdown-menu {
    background: none;
}
#t3-off-canvas .navbar {
    background: none;
    border: 0;
    border-radius: 0;
}
#t3-off-canvas a.dropdown-toggle .caret {
    position: absolute;
    border: 0;
    right: 28px;
    top: 0;
}
#t3-off-canvas a.dropdown-toggle .caret:before {
    content: '\f107 ';
    color: #fff;
    font: normal normal normal 15px FontAwesome;
    width: 28px;
    height: 36px;
    line-height: 36px;
    display: block;
    text-align: center;
}
#t3-off-canvas a.dropdown-toggle {
    position: relative;
}
#t3-off-canvas li.dropdown ul {
    display: block;
    font-size: inherit;
    padding: 0 0 0 20px;
}
#t3-off-canvas li.dropdown ul li {
    list-style: none;
}
#t3-off-canvas li.dropdown ul li a {
    padding: 8px 5px;
}
#t3-off-canvas li.dropdown.open ul {
    display: block;
}
.off-canvas-toggle {
    display: block;
}
#t3-header .navIcon {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.off-canvas-toggle {
    height: 64px;
    width: 64px;
    background: transparent;
    border: 1px solid;
    border-bottom: 0;
    padding-top: 7px;
    font-size: 20px;
}
.t3-off-canvas-header {
    display: none
}
.off-canvas-toggle {
    top: -70px;
    position: absolute;
    border: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    left: 80%;
    background: #589bce;
}
/* DivTable.com */

.divTable {
    display: table;
    width: 100%;
}
.divTableRow {
    display: table-row;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}
.divTableCell, .divTableHead {
    border: 1px solid #a8b5bf;
    display: table-cell;
    padding: 3px 10px;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}
.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}
.divTableBody {
    display: table-row-group;
}
.divTableRow:nth-child(even) {
    background-color: #f8fafc
}
.divTableRow:nth-child(odd) {
    background-color: #c6dff3
}
.itemid-595 .itemFullText a {
    color: #0089ff !important;
}
@media (max-width:414px) {
    .t3-footnav .t3-module {
        text-align: center;
    }
    .services .catItemBody {
        margin: 0 !important;
    }
    .itemid-600 img {
        max-width: 100%;
    }
    .item-image {
        margin-top: -46px;
        height: 200px;
        background-size: 200%;
    }
    .itemid-634 img {
        clear: both;
        float: none !important;
        margin: 0;
    }
    table.itineraries img {
        height: auto;
        max-width: 100%;
    }
    .divTableCell, .divTableHead {
        display: block !important;
    }
}
ul#accordeonck143 li a {
    margin: 0;
    color: #f3f9fe !important;
}
table.itineraries img {
    max-width: 100%;
}
.divTable a {
    color: #0091ff;
}
.t3-sidebar.blogSidebar.col-md-4.hidden-xs p {
    color: #FD770A;
}
@media (max-width:600px) {
    .comment-rating .progress {
        background: transparent !important;
        display: inline-table;
        /* position: absolute; */
        overflow: visible;
        height: 0;
        border-radius: 0;
        top: -25px !important;
        width: 98%;
    }
}
@media (max-width: 790px){
    .divTableRow {
    display: flex;
}
.divTable {
    display: block !important;
    width: 100%;
}
.divTableBody {
    display: block;
}
.divTableCell, .divTableHead {
    width: 100%;
    display: block;
    overflow: scroll;
}
.divTableRow {
    display: flex;
}

}