a {
    text-decoration: none
}

.blank {
    margin-top: 2rem
}
.logo img {
    border-radius: 15px;
}

.red {
    color: red;
    font-size: 3rem;
    font-weight: 700
}

.wrapper {
    height: 100vh;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    font-size: 10px
}

.wrapper header {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    height: 8em;
    background-color: #0cc2d6;
    /* box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); */
}

.wrapper main {
    width: 100%;
    flex: 1;
    overflow: hidden
}

header .fixed-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style-type: none;
    height: 8em
}

header .fixed-top a {
    color: #000
}

header .domain {
    color: #ffffff
}

.logo img {
    display: inline-block;
    width: 4em;
    height: 4em
}

span {
    font-size: 2.2em;
    color:#ffffff
}

header .fixed-top li:nth-child(1) {
    flex: .3;
    text-align: left;
    padding-left: 2.4rem
}

header .fixed-top li:nth-child(2) {
    flex: .15;
    text-align: center;
    line-height: 4em;
    height: 4em;
    margin-right: -2rem
}

header .fixed-top li:nth-child(3) {
    flex: .25;
    text-align: left
}

header .fixed-top li:nth-child(4) {
    flex: .3;
    text-align: right;
    padding-right: 2.4rem
}

main .ifrm-wrapper iframe {
    width: 100%;
    height: calc(100vh - 6rem + 212px + 60px);
    border: none;
    margin-top: -212px;
    margin-bottom: -60px
}

article {
    padding: 212px 0 60px
}

.tb-contact-us {
    background: #fff;
    border-radius: 3px;
    border-collapse: collapse;
    height: 32rem;
    margin: auto;
    padding: 5px;
    width: 100%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    animation: float 5s infinite
}

.tb-contact-us th {
    color: #D5DDE5;
    background: #1b1e24;
    border-bottom: 4px solid #9ea7af;
    border-right: 1px solid #343a45;
    font-size: 2.3rem;
    font-weight: 100;
    padding: 2.4rem;
    text-align: left;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    vertical-align: middle
}

.tb-contact-us th:first-child {
    border-top-left-radius: 3px
}

.tb-contact-us th:last-child {
    border-top-right-radius: 3px;
    border-right: none
}

.tb-contact-us tr {
    border-top: 1px solid #C1C3D1;
    border-bottom: 1px solid #C1C3D1;
    color: #666B85;
    font-weight: 400;
    text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1)
}

.tb-contact-us tr:hover td {
    background: #4E5066;
    color: #FFF;
    border-top: 1px solid #22262e
}

.tb-contact-us tr:nth-child(odd) td {
    background: #EBEBEB
}

.tb-contact-us tr:nth-child(odd):hover td {
    background: #4E5066
}

.tb-contact-us tr:last-child td:first-child {
    border-bottom-left-radius: 3px
}

.tb-contact-us tr:last-child td:last-child {
    border-bottom-right-radius: 3px
}

.tb-contact-us td {
    background: #FFF;
    padding: 2rem;
    text-align: left;
    vertical-align: middle;
    font-weight: 300;
    font-size: 3rem;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
    border-right: 1px solid #C1C3D1
}

.tb-contact-us td:last-child {
    border-right: 0
}

.eItem {
    border: 0 solid #000;
    position: relative;
    box-sizing: border-box;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
    align-content: flex-start;
    flex-shrink: 0;
    width: 12.7rem;
    height: 23.4rem;
    overflow: hidden;
    margin-top: .5rem;
    margin-bottom: .5rem;
    -webkit-box-align: center;
    align-items: center
}

.eItemTitle,
.eItemPrice {
    border: 0 solid #000;
    position: relative;
    box-sizing: border-box;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
    align-content: flex-start;
    flex-shrink: 0;
    height: 3.6rem;
    margin-top: 1.2rem;
    overflow: hidden
}

.eItemPrice {
    margin-top: 0;
    height: 2.4rem
}

.eItemImg {
    display: flex;
    width: 16rem;
    height: 16rem;
    flex-shrink: 0;
    border-radius: 3rem;
    overflow: hidden;
    background-color: #fff
}

.eItemTitleSpan,
.eItemPriceSpan {
    white-space: pre-wrap;
    border: 0 solid #000;
    position: relative;
    box-sizing: border-box;
    display: block;
    -webkit-box-orient: vertical;
    flex-direction: column;
    align-content: flex-start;
    flex-shrink: 0;
    font-size: 2.4rem;
    line-height: 3.6rem;
    text-align: center;
    color: #666
}

.eItemPriceSpan {
    font-size: 2rem;
    line-height: 2.4rem;
    text-align: center;
    color: #008b87
}
.floating-icon {
    position: fixed;
    width: 46px;
    height: 46px;
    right: 10px;
    bottom: 20%;
    background-color: #1ad641;
    border-radius: 50%;
    padding: 10px;
  }
  .floating-icon img{
    width: 100%;

  }
.eItemsRow {
    border: 0 solid #000;
    position: relative;
    box-sizing: border-box;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
    align-content: flex-start;
    flex-shrink: 0
}

.eItemsRowLeft {
    border: 0 solid #000;
    position: relative;
    box-sizing: border-box;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
    align-content: flex-start;
    flex-shrink: 0;
    padding-left: 2.4rem
}

.eItemsRowRight {
    border: 0 solid #000;
    position: relative;
    box-sizing: border-box;
    display: flex;
    -webkit-box-orient: horizontal;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: space-between;
    flex-shrink: 0;
    -webkit-box-pack: justify;
    -webkit-box-align: start;
    align-items: flex-start;
    padding-left: 3.6rem;
    margin-right: 2.4rem;
    padding-right: 3.6rem;
    background-color: #fff
}

.eItemsRowRight p {
    color: #666B85;
    font-weight: 300;
    font-size: 3rem;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
    line-height: 4rem
}

.eItemsRowTop,
.eItemsRowBottom {
    border: 0 solid #000;
    position: relative;
    box-sizing: border-box;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
    align-content: flex-start;
    flex-shrink: 0;
    background-color: #fff;
    overflow: hidden;
    height: 2.7rem;
    padding-right: 3.6rem;
    padding-left: 3.6rem;
    margin-right: 2.4rem
}

.eItemsRowTop {
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem
}

.eItemsRowBottom {
    border-bottom-left-radius: 0rem;
    border-bottom-right-radius: 0rem;
    margin-bottom: 1.2rem;
    box-shadow: 0px 9px 8px 0px #e4e4e4;
}

.eItemsTitle {
    border: 0 solid #000;
    position: relative;
    box-sizing: border-box;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
    align-content: flex-start;
    flex-shrink: 0;
    overflow: hidden;
    padding-top: 2.5rem;
    margin-right: 2.4rem
}

.eItemsTitleLeft {
    border: 0 solid #000;
    position: relative;
    box-sizing: border-box;
    display: flex;
    -webkit-box-orient: horizontal;
    flex-direction: row;
    align-content: flex-start;
    justify-content: space-between;
    flex-shrink: 0;
    padding-bottom: 2.3rem;
    -webkit-box-pack: justify
}

.eItemsTitleSpan {
    white-space: pre-wrap;
    border: 0 solid #000;
    position: relative;
    box-sizing: border-box;
    display: block;
    -webkit-box-orient: vertical;
    flex-direction: column;
    align-content: flex-start;
    flex-shrink: 0;
    font-size: 2.8rem;
    line-height: 3.6rem;
    height: 3.6rem;
    color: #444;
    margin: 0 auto
}

.small_red {
    font-size: 2rem;
    color: red
}

.eItemsBottom {
    border: 0 solid #000;
    position: relative;
    box-sizing: border-box;
    display: flex;
    -webkit-box-orient: horizontal;
    flex-direction: row;
    align-content: flex-start;
    justify-content: center;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    align-items: center;
    height: 5rem;
    margin-top: 2rem;
    margin-bottom: 5.5rem
}

.eItemsBottomSpan {
    white-space: pre-wrap;
    border: 0 solid #000;
    position: relative;
    box-sizing: border-box;
    display: block;
    -webkit-box-orient: vertical;
    flex-direction: column;
    align-content: flex-start;
    flex-shrink: 0;
    font-size: 2.6rem;
    color: #9b9b9b
}

.eItemsBottomLine {
    border: 0 solid #000;
    position: relative;
    box-sizing: border-box;
    display: flex;
    -webkit-box-orient: vertical;
    flex-direction: column;
    align-content: flex-start;
    flex-shrink: 0;
    background-color: #9b9b9b;
    height: 1px;
    width: 5rem;
    margin-left: 1rem;
    margin-right: 1rem
}

@media only screen and (min-width: 320px) and (max-width: 360px) {
    html {
        font-size: 4px
    }

    .wrapper {
        font-size: 7px
    }

    article {
        padding: 178px 0 74px
    }

    .eItem {
        width: 16rem
    }

    .eItemTitleSpan {
        font-size: 2.8rem
    }

    .eItemsTitleSpan {
        font-size: 3.6rem
    }

    .small_red {
        font-size: 2.6rem
    }

    main .ifrm-wrapper iframe {
        height: calc(100vh - 6rem + 178px + 74px);
        margin-top: -178px;
        margin-bottom: -74px
    }
}

@media only screen and (min-width: 360px) and (max-width: 420px) {
    html {
        font-size: 5px
    }

    .wrapper {
        font-size: 7px
    }

    article {
        padding: 178px 0 74px
    }

    .eItem {
        width: 13.5rem
    }

    .eItemTitleSpan {
        font-size: 2.5rem
    }

    .eItemsTitleSpan {
        font-size: 3.6rem
    }

    .small_red {
        font-size: 2.2rem
    }

    main .ifrm-wrapper iframe {
        height: calc(100vh - 6rem + 178px + 74px);
        margin-top: -178px;
        margin-bottom: -74px
    }
}

@media only screen and (min-width: 420px) and (max-width: 660px) {
    html {
        font-size: 6px
    }

    .wrapper {
        font-size: 7px
    }

    article {
        padding: 178px 0 74px
    }

    .eItem {
        width: 13rem
    }

    .eItemTitleSpan {
        font-size: 2.5rem
    }

    .eItemsTitleSpan {
        font-size: 3.6rem
    }

    main .ifrm-wrapper iframe {
        height: calc(100vh - 6rem + 178px + 74px);
        margin-top: -178px;
        margin-bottom: -74px
    }
}