/*font style*/
.font-size-small{font-size: 12px;}
.font-size-normal{font-size: 16px;}
.font-size-big{font-size: 20px;}
.font-size-maximum{font-size: 28px;}
.font-color-medgray{color: #666666;}
.font-color-heavygray{color: #333333;}
.font-color-lightgray{color: #999999;}
.font-center{text-align: center;}
.font-spacing-normal{letter-spacing: 1px;}
.font-spacing-big{letter-spacing: 3px;}

.font-style-giraffe{
    font-size: 16px;
    letter-spacing: 4px;
    text-align: center;
    line-height: 25px;
    color: #606060;
}
.font-style-sparrow{
    font-weight: 700;
    font-size: 18px;
    color: #000000;
}
.font-style-monkey{
    font-size: 42px;
    letter-spacing: 5px;
    text-align: center;
    color: #de0716;
}
.font-style-spider{
    width: 20%;
    font-size: 18px;
    letter-spacing: 1px;
    color: #de0716;
    text-align: center;
 }
.font-style-spider-bt1{
    font-size: 0.8vw;
    color: #ec1b24;
    font-weight: lighter;
}
.font-style-zebra{
    color: #545454;
    line-height: 1.4;
    text-align: center;
}
.font-style-title-termite,.font-style-content-termite,.font-style-article-termite{
    color: #ffffff;
    letter-spacing: 1px;
}
.font-style-title-termite{
    text-align: center;
    line-height: 40px;
    font-weight: 600;
    font-size: 1.2vw;
}
.font-style-content-termite{
    font-size: 0.9vw;
    line-height: 28px;
}
.font-style-article-termite {
    font-size: 1.5vw;
    line-height: 1.8vw;
}
.font-style-article-termite-bt1 {
    color: #eeeeee;
    letter-spacing: 1px;
    margin-top: 21px;
    font-size: 1.1vw;
}

.font-text-termite{
    font-size: 14px;
    letter-spacing: 1px;
    color: #d9d9d9 ;
}
.font-button-termite{
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
    text-align: center;
}
.font-style-walf{
    color: #ec1b24;
    line-height: 0;
    font-size: 2.6vw;
    text-align: center;
    letter-spacing: 5px;
    font-weight: 700;
}
.font-title-snail{
    font-size: 6vw;
    color: #313131;
    text-align: center;
    letter-spacing: 1px;
    font-weight: lighter;
}

.font-style-title-bird,.font-style-content-bird{
    color: #ffffff;
    letter-spacing: 4px;
    text-align: center;
}
.font-style-title-bird{font-size: 3vw;font-weight: 600;}
.font-style-content-bird{font-size: 1.5vw;}

.font-style-clownfish{
    font-size: 4vw;
    color: #ff0000;
    letter-spacing: 1px;
}
    /*input&button style*/
.input-button-monkey{
    background-color: #de0716;
    width: 45%;
    height: 2.8vw;
}

.input-text-termite{
    background-color: #a0a0a0;
    width: 60%;
    height: 40px;
    text-align: center;
}
.input-button-termite {
    background-color: #434343;
    width: 45%;
    height: 2.8vw;
}
.select-style-termite{
    border: none;
    width: 20%;
    text-align-last: center;
    height: 40px;
    background-color: #a0a0a0;
    outline: none;
}
.input-text-termite::-webkit-input-placeholder {color: #d9d9d9;font-size: 14px;letter-spacing: 1px;}

.input-text-hadoop {
    height: 4vh;
    border: 1px solid #adadad;
    color: #969696;
    outline: none;
    font-size: 1vw;
    letter-spacing: 2px;
    text-indent: 0.8vw;
}
.input-button-hadoop{
    width: 100%;
    height: 4vh;
    background-color: #ec1b24;
    border: 1px solid #919191;
    color: #fad6d7;
    letter-spacing: 5px;
    font-size: 20px;
    text-align: center;
}
input-text-hadoop::-webkit-input-placeholder{color: #adadad;}

.input-text-bird{
    width: 100%;
    height: 5vh;
    background-color: #ffffff;
    text-indent: 1vw;
    color: #737373;
    font-size: 1vw;
}
.input-button-bird{
    width: 30%;
    border: 2px solid #ffffff;
    background-color: unset;
    color: #ffffff;
    text-align: center;
    font-size: 1.5vw;
    height: 5vh;
}
.input-text-clownfish{
    border: 1px solid #ff7373;
    width: 53vw;
    height: 7vw;
    border-radius: 7px;
    color: #686868;
    text-align: center;
    letter-spacing: 2px;
}
.input-text-clownfish::-webkit-input-placeholder{color: #7a7a7a;}
.input-button-clownfish{
    width: 100%;
    color: #ffffff;
    text-align: center;
    letter-spacing: 2px;
    font-size: 4vw;
    background-color: #ff0000;
    height: 8vw;
}
.input-text-snail{border: 1px solid #c8c8c8;color: #999999;height: 8vw;text-indent: 2vw;}
.input-text-snail::-webkit-input-placeholder{color: #c8c8c8;}
.select-style-snail{background-color: #ffffff;border: 1px solid #c8c8c8;color: #999999;height: 8vw;text-indent: 2vw;outline: none;}
.input-button-snail{background-color: #ce0606;color: #f8f8f8;text-align: center;height: 7.8vw;letter-spacing: 1px;}

/*a style*/
.link-button-termite{
    border-radius: 20px;
    width: 20%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #de0716;
    border: 2px solid #de0716;
    font-size: 20px;
}

/*holder box-shadow style*/
.holder-box-shadow-four{
    box-shadow: #666666 2px 2px 7px 1px;
}

/*border style*/
.border-style-spider{
    border: 2px solid #727272;
    border-radius: 5px;
}
.border-style-termite{
    border: 2px solid #000000;
}
.border-bottom-splider{
    border-bottom: 1px solid #c8c8c8;
}
.border-bottom-splider-plus{
    border-bottom: 2px solid #d2d2d2;
}
.border-bottom-gold-bt1{
    border-bottom: 2px solid #d7c696;
}