﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);

.snip1493 {
    font-family: 'Open Sans', Arial, sans-serif;
    position: relative;
    height: 18em;
    overflow: hidden;
    margin: auto;
    padding: 1%;
    min-width: 100%;
    max-width: 30em;
    width: 100%;
    background-color: #ffffff;
    color: #000000;
    text-align: left;
    font-size: medium;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}


    /*.snip1493:hover {
        -ms-transform: scale(1.1);*/ /* IE 9 */
    /*-webkit-transform: scale(1.1);*/ /* Safari 3-8 */
    /*transform: scale(1.1);
    }

    .snip1493 div {
        position: relative;
        display: inline-block;*/
    /* if you need ie6/7 support */
    /**display: inline;
        zoom: 1;
    }

    .snip1493 span {
        position: relative;
        left: 0;
        bottom: 0;
        width: 100%;
        background: rgba(0, 191, 255, 0.7);
        background: rgba(0, 191, 255, 0.7);
    }*/

    .snip1493 * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .snip1493:after {
        position: absolute;
        top: 12px;
        left: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 25px 0 25px 25px;
        border-color: transparent transparent transparent transparent;
        content: '';
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .snip1493 img {
        max-width: 100%;
        height: auto;
        vertical-align: top;
        position: relative;
        margin: auto;
        object-fit: contain;
        object-position: 100% 0;
    }

    .snip1493 figcaption {
        padding: 0px 5px 5px;
        background-color: #ffffff;
    }

    .snip1493 .image {
        position: relative;
        height: 22em;
        overflow: hidden;
        margin: 10px;
        height: 10em;
        max-width: 93%;
        width: 95%;
        background-color: #ffffff;
        color: #000000;
    }

    .snip1493 .date {
        background-color: #d2652d;
        top: 15px;
        color: #fff;
        right: 15px;
        min-height: 48px;
        min-width: 48px;
        position: absolute;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        border-radius: 50%;
        padding: 10px 0;
    }

        .snip1493 .date span {
            display: block;
            line-height: 14px;
        }

        .snip1493 .date .month {
            font-size: 11px;
        }

    .snip1493 h3,
    .snip1493 p {
        margin: 0;
        padding: 0;
    }

    .snip1493 h5 {
        margin-bottom: 10px;
        display: inline-block;
        font-weight: 500;
        text-align:center;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .snip1493 p {
        font-size: 0.8em;
        margin-bottom: 10px;
        line-height: 1.6em;
        text-align: center;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    /*.snip1493 footer {
        padding: 0 25px;
        color: #999999;
        font-size: 0.8em;
        line-height: 50px;
        text-align: left;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

        .snip1493 footer > div {
            display: inline-block;
            margin-right: 15px;
        }

        .snip1493 footer i {
            margin-right: 5px;
            font-size: 1.2em;
        }*/

    .snip1493 a {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        z-index: 1;
    }

    .snip1493:hover:after,
    .snip1493.hover:after {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

.section-title {
    height: 1.5em;
    font-family: 'LFranklin Bold', Arial, sans-serif;
    font-weight: bold;
    font-size: large;
    margin: auto;
    position: relative;
    color: white;
    width: 60%;
    background: linear-gradient(90deg, #013334 0%, rgba(0,100,2,1) 100%);
    text-transform: uppercase;
    clip-path: polygon(1.5% 0%, 98.5% 0%, 100% 50%, 98.5% 100%, 1.5% 100%, 0% 50%);
    z-index: 1;
}

.section-title4 {
    height: 1.5em;
    font-family: 'LFranklin Bold', Arial, sans-serif;
    font-weight: bold;
    font-size: xx-large;
    margin: auto;
    position: relative;
    color: black;
    width: 60%;
    background-color: white;
    text-transform: uppercase;
}
.section-title2 {
    height: 1.5em;
    font-family: 'LFranklin Bold', Arial, sans-serif;
    font-weight: bold;
    font-size: large;
    margin: auto;
    position: relative;
    color: white;
    width: 60%;
    background: linear-gradient(90deg, #013334 0%, rgba(0,100,2,1) 100%);
    text-transform: uppercase;
    clip-path: polygon(1.5% 0%, 98.5% 0%, 100% 50%, 98.5% 100%, 1.5% 100%, 0% 50%);
    z-index: 1;
}
.section-title3 {
    height: 1.5em;
    font-family: 'LFranklin Bold', Arial, sans-serif;
    font-weight: bold;
    font-size: large;
    margin: auto;
    position: relative;
    color: white;
    width: auto;
    margin-bottom: 2%;
    margin-top: 2%;
    background: linear-gradient(90deg, #013334 0%, rgba(0,100,2,1) 100%);
    text-transform: uppercase;
    clip-path: polygon(1.5% 0%, 98.5% 0%, 100% 50%, 98.5% 100%, 1.5% 100%, 0% 50%);
    z-index: 1;
}

.linkageDesign {
    font-family: 'Open Sans', Arial, sans-serif;
    position: relative;
    height:auto;
    overflow: hidden;
    vertical-align:top;
    margin: auto;
    margin-bottom: 15%;
    background-color: #ffffff;
    color: #000000;
    text-align: left;
    font-size: medium;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}


    /*.linkageDesign:hover {
        -ms-transform: scale(1.1);*/ /* IE 9 */
    /*-webkit-transform: scale(1.1);*/ /* Safari 3-8 */
    /*transform: scale(1.1);
    }

    .linkageDesign div {
        position: relative;
        display: inline-block;*/
    /* if you need ie6/7 support */
    /**display: inline;
        zoom: 1;
    }

    .linkageDesign span {
        position: relative;
        left: 0;
        bottom: 0;
        width: 100%;
        background: rgba(0, 191, 255, 0.7);
        background: rgba(0, 191, 255, 0.7);
    }*/

    .linkageDesign * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .linkageDesign:after {
        position: absolute;
        top: 12px;
        left: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 25px 0 25px 25px;
        border-color: transparent transparent transparent transparent;
        content: '';
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .linkageDesign img {
        max-width: 100%;
        height: 7.5em;
        vertical-align: top;
        position: relative;
        margin: auto;
        object-fit: fill;
        object-position: 100% 100%;
    }

    .linkageDesign figcaption {
        padding: 20px 20px 30px;
        background-color: #ffffff;
    }

    .linkageDesign .imageaaaa {
        position: relative;
        height: 100%;
        overflow: hidden;
        margin: 10px;
        height: 5em;
        max-width: 93%;
        width: 95%;
        background-color: #ffffff;
        color: #000000;
    }

    .linkageDesign .date {
        background-color: #d2652d;
        top: 7.5px;
        color: #fff;
        right: 7.5px;
        min-height: 22px;
        min-width: 22px;
        position: absolute;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        border-radius: 50%;
        padding: 10px 0;
    }

        .linkageDesign .date span {
            display: block;
            line-height: 7px;
        }

        .linkageDesign .date .month {
            font-size: 11px;
        }

    .linkageDesign h3,
    .linkageDesign p {
        margin: 0;
        padding: 0;
    }

    .linkageDesign h5 {
        margin-bottom: 10px;
        display: inline-block;
        font-weight: 500;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .linkageDesign p {
        font-size: 0.8em;
        margin-bottom: 20px;
        line-height: 1.6em;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    /*.linkageDesign footer {
        padding: 0 25px;
        color: #999999;
        font-size: 0.8em;
        line-height: 50px;
        text-align: left;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

        .linkageDesign footer > div {
            display: inline-block;
            margin-right: 15px;
        }

        .linkageDesign footer i {
            margin-right: 5px;
            font-size: 1.2em;
        }*/

    .linkageDesign a {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        z-index: 1;
    }

    .linkageDesign:hover:after,
    .linkageDesign.hover:after {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }