@font-face {
    font-family: "JF Flat Regular";
    src: url('../fonts/JF-Flat-regular.eot');
    src: url('../fonts/JF-Flat-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/JF-Flat-regular.svg#JF Flat Regular') format('svg'),
    url('../fonts/JF-Flat-regular.woff') format('woff'),
    url('../fonts/JF-Flat-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
}
.thumbnail:hover
{
    background: rgba(255, 255, 255, 0.97);
}
.thumbnail {
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
    background-color: rgba(255, 255, 255, 0.86);
}
a:hover, a:focus {
    text-decoration: none !important;
    outline: none;
    cursor: pointer;
}

html, body {
    font-family: "JF Flat Regular";
}

.item {
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.slider-content {
    padding-top: 20vh;
    text-align: center;
    position: relative;
    z-index: 999;
}

.overllay {
    background: #00000080;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
}
.carousel-inner .thumbnail a > img, .thumbnail > img {
    height: 100px;
}
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.carousel-indicators {
    right: 5%;
    bottom: 50%;
    left: 0;
    margin-right: -30%;
    margin-left: 0;
    padding-left: 0;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.carousel-indicators .active, .carousel-indicators li {
    border: none;
    width: 40px;
    height: 10px;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
}
    .carousel-indicators li {
        background: #ca9f5c;
        border-radius: 5px;
        opacity: .7;
    }
.carousel-indicators .active {
    background: #8A0736;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    border-bottom: solid 3px #890736;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 1);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 1);
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 1);
}
.slider-content h1 {
    height: 110px;
    overflow: hidden;
    color: #fff;
    font-size: 30px;
}

.top-header .pull-right li {
    padding: 0;
}

.top-header .pull-right a {
    color: #fff;
    width: 24px;
    background: #890736;
    height: 23px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.top-header .pull-left a {
    color: #fff;
}

.top-header .pull-left a i {
    color: #890736;
    padding-right: 3px;
    font-size: 16px;

}

.about {
    /*background: url(../img/about.png) left bottom no-repeat ;*/
    background-size: contain;
    padding: 60px 0;
}

.main-tit {
    font-size: 26px;
    padding-bottom: 15px;
    color: #890736;
}

.box-shadow {
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.36);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.36);
}

.main-btn {
    background: #027285;
    border: solid 3px #057286;
    color: #fff;
    padding: 10px 70px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}

.parallex-sec p,
.about p {
    padding-bottom: 15px;
    line-height: 28px;
    font-size: 14px;
}
.parallex-sec .overllay {
    background: #0171857d;
}
.parallex-sec .content {
    padding: 30px;
}
.category-logo {
    height: 150px;
    float: left;
    bottom: 0;
    position: absolute;
    left: 30px;
    z-index:9;
}
.wrapper {
    display: table;
    height: 100%;
    width: 100%;
}
.container-fostrap {
    display: table-cell;
    padding: 1em;
    text-align: center;
    vertical-align: middle;
}
.fostrap-logo {
    width: 100px;
    margin-bottom: 15px
}

h1.heading {
    color: #fff;
    font-size: 1.15em;
    font-weight: 900;
    margin: 0 0 0.5em;
    color: #505050;
}
.card {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: box-shadow .25s;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #f8f6f2;
}
.card:hover {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.img-card {
    width: 100%;
    height: 200px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    display: block;
    position: relative;
    overflow: hidden;
}
.img-card img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: all .25s ease;
}

.card-content {
    padding: 15px;
    text-align: justify;
}
.card-title {
    margin-top: 0;
    font-weight: 700;
    height: 33px;
    font-size: 1.1em;
    overflow: hidden;
}
.card-title a {
    color: #000;
    text-decoration: none !important;
}
.card-read-more {
    border-top: 1px solid #D4D4D4;
}
.card-read-more a {
    padding: 10px;
    font-weight: 600;
    color: #006580;
    text-transform: uppercase
}
.card-content p {
    height: 98px;
    overflow: hidden;
}
.img-card .overllay {
    background: transparent;
}

.img-card:hover .overllay {
    background: #0571869e;
}
.news .content {
    padding: 30px 0
}
.news {
    padding: 60px 0;
}
#contact {
    padding: 10px 0 10px;
}

.contact-text {
    margin: 45px auto;
}

.mail-message-area {
    width: 100%;
    padding: 0 15px;
}

.mail-message {
    width: 100%;
    background: rgba(255, 255, 255, 0.8) !important;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    margin: 0 auto;
    border-radius: 0;
}

.not-visible-message {
    height: 0px;
    opacity: 0;
}

.visible-message {
    height: auto;
    opacity: 1;
    margin: 25px auto 0;
}

.parallex-sec {
    background: #f8f6f2;
}
.top-header .pull-right a:hover {

    background: #fff;
    color: #880736;
}
a.main-btn.box-shadow:hover,.slider-content a:hover,.top-header .pull-right a:hover
{
    -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.slider-content a:hover {
    background: rgba(137, 7, 54, 0.43);
    border-color: rgba(137, 7, 54, 0.28);
    color: #ffffff;

}
.caption p{
    font-weight:bold;
}
.thumbnail-librtha {
    border: 3px solid #0a9bb3;
}
.thumbnail-lefair {
    border: 3px solid #af8647;
}
.thumbnail-wild {
    border: 3px solid #b7234a;
}
.thumbnail-marine {
    border: 3px solid #0784cb;
}
@media only screen and (max-width: 768px) {
    .slider-content {
        padding-top: 16vh;
    }
}
