section {
    width: 100%;
    margin-top: -5px
}

.img-bg {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1
}

#header .swap {
    text-align: center;
    font-family: 'Prompt', sans-serif;
    margin: 100px 20px 20px 20px
}

#header .swap h1, #header .swap h2, #header .swap h3, #header .swap h4, #header .swap p {
    color: #FFF !important
}

#header .swap h1 {
    font-family: 'freehand';
    font-size: 8em;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

#header .swap h2 {
    font-family: 'Roboto';
    font-weight: 100;
    font-size: 40px;     /*letter-spacing: 1px;*/
    margin: 0;
    padding: 0
}

#header .swap h3 {
    font-family: 'Prompt', sans-serif;
    font-size: 20px;
    line-height: 1em;     /*letter-spacing: 1px;*/
    margin: 10px 0;
    padding: 0
}

#header .swap h4 {
    font-family: 'Prompt', sans-serif;
    font-size: 35px;
    line-height: 1em;     /*letter-spacing: 1px;*/
    margin: 10px 0;
    padding: 0
}

#header .swap h4.small {
    font-family: 'Prompt', sans-serif;
    font-size: 25px;
    line-height: 1em;     /*letter-spacing: 1px;*/
    margin: 10px 0s;
    padding: 0
}

#header .swap p {

    /*      font-family: sans-serif; */
    white-space: pre;
    text-align: center;
    width: 100%
}

.ladder {
    position: absolute;
    left: -100px;
    top: -20px
}

#sectorA h1, #sectorC h1 {
    font-family: 'Prompt', sans-serif;
    font-size: 30px;
    color: #333;
    margin: 0;
    padding: 0;     /*letter-spacing: 1px*/
}

.eng {
    font-family: 'Roboto' !important;
    font-size: 30px !important;
    color: #333;
    font-weight: 300;
    margin: 0;
    padding: 0;
}

.grid {
    width: 100%;
    overflow: hidden
}

.grid article {
    width: calc(33.33% - 17px);
    background: #FFF;
    margin: 0 15px 15px 0
}

#sectorA h3 {
    margin: 60px 0;
    font-size: 20px;
    line-height: 1.5em
}

#sectorC h3 {
    margin: 40px 0 20px 0
}

#sectorA h3 span, #sectorC h3 span {
    font-family: 'Prompt', sans-serif;     /*font-weight: 600*/
}

.imgscroll {
    width: 20px;
    margin-top: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.masker {
    width: 100%;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 1
}

p, td {
    line-height: 2em !important;
    font-size: 16px !important;
    margin-bottom: 20px;
}

.textbox {
    display: table-cell;
    vertical-align: middle;
}

.orca {
    position: relative;
    width: 200px;
    height: auto;
    margin: 10px auto;
    transform: translateX(-10%)
}

.orca img {
    width: 100%;
    height: 100%;
    margin-left: 20px;     /*   animation-name: swimming;
         animation-duration: 2s;
         animation-iteration-count: infinite;*/
}

.navpage {
    margin-top: 10px;
    z-index: 999;
}

.navpage .btn {
    background: rgba(2, 198, 196, .9);
    font-family: 'Prompt', sans-serif;     /*     font-size: 20px !important; */

    /*letter-spacing: .7px*/
}

.navpage .btn:hover, .navpage .btn:visited, .navpage .btn:focus {
    background: rgba(2, 165, 163, 1)
}
 

#sectorB {
    background: #f5f5f5;
    padding: 80px 0;
}

#sectorC {
    background: #fff;
    margin: 0 !important;
    padding: 150px 0 0 0;
}

#sectorC h2 {
    font-size: 35px;
    font-family: 'Prompt', sans-serif;     /*font-weight:bold;*/

    /*letter-spacing: .7px;*/
}

#sectorD .contents {
    -webkit-transform: skew(0deg, -5deg);
    transform: skew(0deg, -5deg);
}

.fixskew {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    background: #FFF;
}

.fixskew>div {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

#sectorD .contents .title {
    text-align: center
}

#sectorD .title h1 {
    font-size: 40px;
    color: #333;
    font-family: 'Prompt', sans-serif;
}

#sectorD .title h2 {
    font-size: 40px;
    color: #333;
    font-family: 'freehand';
}

#sectorD h3 {
    font-size: 25px;
    color: #333;
    margin: 0 0 20px 0;
    font-family: 'Prompt', sans-serif;     /*font-weight: bold*/
}

#sectorD h4 {
    font-size: 25px;
    color: #333;
    font-family: 'Prompt', sans-serif;     /*font-weight: bold*/
}

#sectorD p {
    color: #333;
}

.vbox {
    height: 100%;
    line-height: 100%;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 0
}

.vbox h3 {
    font-family: 'Prompt', sans-serif;
    font-weight: normal !important;
    margin: 0;
    padding: 0
}

#acher3 h3 {
    font-size: 18px;
}

h1, h2, h3, h4 {
    font-family: 'Prompt', sans-serif;
    -webkit-font-smoothing: antialiased;
    -mox-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

h1 {
    font-size: 25px;
    color: #333
}

#sectorC h3 {
    font-size: 22px;
    font-family: 'Prompt', sans-serif;
    color: #333;
    margin-bottom: 10px !important;
}

.text {
    padding: 0 20px 20px;
}

.text h2 {
    font-family: 'Prompt', sans-serif;     /*   font-size: 35px; */
    line-height: 1em;
}

.text h3 {
    font-family: 'Prompt', sans-serif;     /*     font-size: 28px; */
    line-height: 1em;
}

.text p {
    font-family: 'Prompt', sans-serif;
    font-size: 14px;
}

.text>button {
    background: gray;
    border: 0;
    color: white;
    padding: 10px;
    width: 100%;
}

.bgthumbcolor {
    text-align: center;
    background: #8159a1;
    width: 100%;
    height: 263px;
    min-height: 263px;
}

.pright {
    width: 100%;
    display: inline-block
}

.btn.active, .btn:active {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0)
}

.pright img {
    width: auto !important;
    max-height: 60px;
    float: right;
}

.bgthumbcolor h1, .bgthumbcolor h2, .bgthumbcolor h3, .bgthumbcolor p {
    font-family: Roboto;
    margin: 0;
    padding: 0;
    color: #FFF
}

.bgthumbcolor h1 {

    /*font-weight: bold*/
}

.bgthumbcolor h2 {

    /*font-weight: bold;*/
    font-size: 45px
}

/* Timmer */
.bgthumbcolor h3 {
    font-size: 25px !important;
    font-weight: 100 !important
}

.bgthumbcolor p {
    font-size: 18px;     /*letter-spacing: 1px*/
}

.temp {
    list-style: none;
    margin-left: 10px
}

.temp li {
    margin-left: -10px;
    text-indent: 30px;
    display: inline-block;
    width: 50%
}

.mar-top {
    margin-top: 40px;
}

#sectorD {
    background: url(../img/di2019/bg_clound.png) no-repeat 0 0 #02c6c3;
    padding: 100px 0 100px 0;
    -webkit-transform: skew(0deg, 5deg);
    transform: skew(0deg, 5deg);
    margin: 100px 0 -90px 0;
}

.temp li:first-child {
    background: url(../img/di2019/hot.png) no-repeat
}

.temp li:last-child {
    background: url(../img/di2019/cold.png) no-repeat
}

@media(max-width:992px) {
    .btn-group {
        width: 100%
    }

    .grid article {
        width: calc(50% - 17px)
    }

    .pright img {
        width: auto;
        height: 40px;
        max-height: auto;
    }

}

@media(max-width:768px) {
    .navpage .btn {
        padding: 2px 0
    }

    #sectorA h1, #sectorC h1 {
        font-size: 22px;
        line-height: .8em
    }

    .eng {
        font-size: 25px;
    }

    #sectorA h3, #sectorC h3 {
        font-size: 20px
    }

    .grid article {
        width: calc(50% - 17px)
    }

    #sectorA {
        margin-bottom: 0;
        padding-bottom: 100px
    }

    .mar-top {
        margin-top: 15px;
    }

    .pright img {
        width: auto;
        height: 45px;
        max-height: auto;
    }

}

@media(max-width:480px) {
    .grid article {
        width: calc(100% - 17px)
    }

    .pright img {
        width: auto;
        height: 50px;
        max-height: auto;
    }

    #sectorA h1 {
        font-size: 20px;
    }

    .eng {
        font-size: 25px;
    }

    .imgscroll {
        width: 16px;
        margin-top: 0
    }

    #header {

        /* width: 100vw; */
    }

    #header .swap h1 {
        font-size: 4em
    }

    #header .swap h2 {
        font-size: 30px
    }

    #header .swap h3 {
        font-size: 25px
    }

    #header .swap h4 {
        font-size: 22px
    }

    #header .swap h4.small {
        font-size: 20px
    }

    #header .swap p {
        font-size: 12px;
    }

}

.cap {
    margin: 20px 10px
}

.cap h2 {
    font-size: 20px !important;
    color: #333 !important;
    font-family: 'Prompt', sans-serif;     /*font-weight: bold !important;*/
}

.cap h3 {
    font-size: 16px !important;
    color: #333 !important;
    font-family: 'Prompt', sans-serif;
    font-weight: normal !important;
    line-height: 1em;
    margin: 0;
    padding: 0
}

.circleshadow {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}

.circleshadow2 {
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.2);
}

table.table {
    margin-top: 10px
}

table.table tr td {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    color: #333;
    font-size: 14px
}

table.table tr td span {
    font-size: 20px
}

.notover {
    position: absolute;
    top: 0;
    left: 0;
    transform: none;
    width: 80%
}
