/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/


/* 
    Created on : 2020年8月3日, 下午8:27:49
    Author     : ieken
*/

.maskcrm {
    text-align: center !important;
    font-size: x-large !important;
}


/*carousel slider zoono start*/

div#slider_mask {
    padding-bottom: 50px;
}

#slider_mask .carousel-indicators li {
    background-color: #00929a;
}

#slider_mask .carousel-control-prev:hover,
#slider_mask .carousel-control-next:hover
/*.carousel-indicators:hover*/

{
    background-color: #00929a;
}

#slider_mask .carousel-control-prev,
#slider_mask .carousel-control-next {
    /*background-color: rgba(0, 0, 0, 0.1);*/
    /* background-color: #00929a; */
    background-color: #000;
    opacity: .7;
    right: 0;
    top: unset;
}


/*carousel slider zoono end*/

.crmp-mask-service::before {
    background-image: url(../img/mask/report/i-enterprise3v3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    filter: blur(3px);
    border-radius: 50px;
}

.crmp-mask-service {
    position: relative;
    padding: 70px 0px;
}

.crmp-mask-service div {
    position: relative;
    text-align: center;
}

.crmp-mask-service .counter {
    text-align: center;
    font-size: -webkit-xxx-large;
    /*color: #ec9c26;*/
    color: white;
    ;
    /*color: black;*/
    text-align: center;
    text-shadow: black 0.1em 0.2em 0.2em;
}

.crmp-mask-service p {
    font-size: xx-large !important;
    text-align: center !important;
    /*    text-decoration: underline;*/
    /*font-weight: bold;*/
    color: #fff;
    text-shadow: black 0.1em 0.2em 0.2em;
}

.crmp-mask-service .row {
    margin: 0 10%;
    margin-bottom: 5%;
}

.row1 {
    background-color: #5c5d5d87;
    border-radius: 15px;
}

.row1 p {
    margin-top: 10px !important;
}

.row1 .counter {
    font-size: 80px !important;
    color: #ffb300 !important;
}

.dis {
    margin: auto;
    margin-bottom: 20px;
}

.shortageratiop {
    font-size: 12px !important;
    color: gray;
    /*    margin-left: 0 !important;
        margin-right: 0 !important;*/
}

.list-inline-item {
    /*text-align: center !important;*/
    /* background-color: #777; */
    /* padding: 10px 20px; */
    display: inline-block;
    /*background: pink;*/
    /*white-space: nowrap;*/
    cursor: pointer;
    /*margin: 15px 0;*/
    padding: 0;
}

.list-inline-item:not(:last-child) {
    margin-right: unset;
}

.dis li:first-child {
    margin-left: 5% !important;
}

@media (max-width: 460px) {
    .dis li:nth-child(10) {
        margin-left: 5% !important;
    }
}

.dis li {
    /*margin-left: 1.67%;*/
    margin-left: -1%;
}

@media (max-width: 1024px) {
    .dis li {
        margin-left: 0.8%;
    }
}

@media (max-width: 768px) {
    .dis li {
        margin-left: -0.8%;
    }
}

.mask_note p {
    /*margin-bottom: 60px;*/
    margin: 0 2% 6%;
    font-size: 20px;
}

@font-face {
    font-family: kaiu;
    src: url("/fonts/kaiu.ttf")
}

.mask_note p,
.mask_note h5,
.mask_note h3,
.mask_note h1 {
    font-family: kaiu;
}

.nomoneryurl a {
    text-decoration: underline;
}

a {
    color: #0071EB;
}