﻿body { background-color: #efefef;font-size: 62.5%;color: #000; font-family:NotoSansHans-Light;}
p {margin: 0;}
.bold-font {font-family:NotoSansHans-Bold;}
.medium-font {font-family:NotoSansHans-Medium;}
.light-font {font-family:NotoSansHans-Light;}
.black-font {font-family:NotoSansHans-Black;}
.regular-font {font-family: NotoSansHans-Regular;}
ul {margin: 0;padding: 0}
ul li{ list-style: none;}
::-webkit-scrollbar {    width: .3rem;    height: .3rem;    background-color: rgba(0,0,0,.4);}
::-webkit-scrollbar-track {  border-radius: 0;}
::-webkit-scrollbar-thumb {    border-radius: 0;    background-color: rgba(0,0,0,.4);    transition: all .2s;    border-radius: .5rem;}
a{ color: #000;}
a:hover,a:active,a:link,a:visited{ color: #000;text-decoration: none; }
input:-internal-autofill-selected, input:-webkit-autofill {
    -webkit-text-fill-color: transparent !important;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    background-color: transparent;
    background-image: none;
    transition: background-color 50000s ease-in-out 0s;
}
.clearfix{ clear: both;}

section.copyright { padding-bottom: 2px; z-index: 9999;}
.copyright { text-align: center;font-size: 12px; }
.sysdesc { font-size: 16px; }
.modal.messager{ z-index: 9999; top:0;}
.modal.messager .modal-content{ margin-top: 30%; }
.modal-backdrop{ z-index: 999;}
.modal.messager .icon.close{ position: absolute;right: 10px;top: 10px;border: 0;font-size: 30px;}
.modal.messager .modal-content{ border-radius: 0 !important; line-height: 2;}
.modal-open{ overflow: auto}
 
   .btn-group.langset {
    position: fixed;
    bottom: 20px;
    right: 5px;
    font-size: 20px;
    width: 33px;
    line-height: 33px;
    box-shadow: none;
    border: 0;
    cursor: pointer;
    z-index: 9999;
}
    .btn-group.langset button {
        border: none;
        background: transparent;
        font-size: 16px;
        width: 33px;
        color: #efefef;
        line-height: 33px;
        padding: 0;
    }
    .btn-group.langset .dropdown-menu {
        padding: 0;
        width: 33px;
        background: transparent;
        border: 0;
        box-shadow: none;
        cursor: pointer;
        min-height: 33px;
        bottom: 45px;
        height: 66px;
        position: fixed;
        right: 0px;
        left: auto;
        width: 33px;
        height: auto;
        min-width: 33px;
    }
   .btn-group.langset .bold.dropdown-item {
            width: 33px;
            background: transparent;    
            text-align: center;
            line-height: 33px;
            background-color: #000000;
            color: #efefef;
            cursor: pointer;
        }
 .btn-group.langset .bold.dropdown-item:hover {
          
            background-color: #fff200;
            color: #000000;
            }

 header {
        font-size: 60px;
        position: fixed;
        top: 0px;
        left: 15px;
        right: 15px;
        background: #efefef;
        z-index: 999;
    }
    header .fixed {
        padding-top: 15px;
        font-size: 33px;
    }
    header .top {
        background-color: #efefef;
    }
    /*header .top .artdigital {
        height: 0;
        overflow: hidden;
        transition: height 2s ease-in-out;
    }
   header .top .head,
   header .top .artdigital {
       width: 100%;clear: both;
   }*/
   
   header .top .item {
        width:33%;
        float: left;
    }
    header .top .item.center {
        width: 33%;
        text-align: center;
    }
    header .top .build {
        float: right;
        cursor: pointer;
    }
   header .top .build > span {
        float: left;
    }
        header .top .build .info {
            text-align: left;
            height: 0;
            opacity: 0;
            overflow: hidden;
            transition: height 2s ease-in-out;
        }
    header .top .build:hover .info {
        height: 150px;
        opacity: 1;
        transition: height 2s ease-in-out;
    }

  header .top .build .info .icon {
            padding-top: 13px;
        }
header .top .build .info .icon:last-child {
            padding-bottom: 20px;
        }
    

.head .item.center {
    color: #7b7a7b;
}
.head .item.center:hover {
    color: #000;
}

header .menus {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    left: 0;
    position: absolute;
    top: 60px;
}
header .menus li{ float: left;display: inline-block;cursor: pointer;   }
header .menus li span { padding-right: 30px;font-family: NotoSansHans-Light;}
header .menus li span.active{ font-family: NotoSansHans-Bold; }
.content.supporticon {
    background-color: #efefef;
}
.icon.icon-support-s {
    cursor: pointer;
}
footer {
    position: fixed;
    bottom: 20px;
    left: 10px;
    right: 10px;
    overflow: hidden;
    font-size: 33px;
}
.supportarea {
    display: none;
}
.supportarea .content > div {
    float: left;
    width: 50%;
}
.supportarea .icon-support {
    cursor: pointer;
}
    .supportarea .searcharea {
        text-align: right;
        padding-right: 50px;
    }
    .supportarea .searcharea input {
        height: 36px;
        line-height: 36px;
        border: solid 2px #000;
        width: 70%;
        vertical-align: top;
        font-size: 16px;
        text-indent: 10px;
    }
    .supportarea .searcharea .icon {
        font-size: 36px;
    }
        .supportarea .searcharea .icon.icon-search:before {
            vertical-align: super;
        }
    .supportarea .suportItems {
        font-size: 16px;
    }
.container-fiuled {
    position: absolute;
    bottom: 10px;
}
 .container-fiuled .content.vscroll{ padding-top: 60px; }
header, footer { z-index: 1000; }

@media (min-width: 320px) {
    header { height: 60px; }

    footer { height: 20px; }

    header, footer {
        left: 10px;
        right: 10px;
    }

    header .menus { top: 34px; }

    .container-fiuled {
        top: 0px;
        left: 10px;
        right: 10px;
        bottom: 10px;
    }

    header .top .build > span:first-child { padding-right: 10px; }

    header .fixed, .supportsection {
        font-size: 16px;
        line-height: 20px;
    }

    .domesystem .ad { font-size: 36px; }

    .domesystem .ad .icon-born { padding-right: 16px; }

    .sysdesc { font-size: 22px; }

    .btn-group.langset .bold.dropdown-item {
        height: 20px;
        width: 20px;
        font-size: 10px;
        line-height: 20px;
    }

    ul.clients {
        padding-top: 80px;
        padding-bottom: 80px
    }

    ul.clients li {
        font-size: 22px;
        line-height: 1.5;
        padding-bottom: 20px;
    }

    ul.clients li span.block {
        width: 20px;
        display: inline-block
    }

    ul.clients li.seperate { height: 30px; }
}
@media (min-width: 414px) {
    header, footer {
        left: 10px;
        right: 10px;
    }

    .btn-group.langset { right: 10px; }

    .domesystem .ad { font-size: 48px; }

    .domesystem .ad .icon-born { padding-right: 20px; }

    .sysdesc { font-size: 22px; }

    ul.clients li {
        font-size: 26px;
        line-height: 1.5;
        padding-bottom: 20px;
    }
}
@media (min-width: 768px) {
    header, footer {
        left: 15px;
        right: 15px;
    }

    header .menus { top: 60px; }

    .container-fiuled {
        top: 0px;
        left: 15px;
        right: 15px;
        bottom: 0px;
    }

    header .top .build > span:first-child { padding-right: 10px; }

    .btn-group.langset { right: 15px; }

    header .fixed, .supportsection {
        font-size: 33px;
        line-height: 33px;
    }

    .domesystem .ad { font-size: 85px; }

    .domesystem .ad .icon-born {
        padding-right: 34px;
        padding-bottom: 34px;
    }

    .sysdesc { font-size: 30px; }

    footer { height: 33px; }

    .btn-group.langset .bold.dropdown-item {
        height: 30px;
        width: 30px;
        font-size: 14px;
        line-height: 30px;
    }

    ul.clients li {
        font-size: 46px;
        padding-bottom: 30px;
        line-height: 1.3;
    }

    ul.clients li.seperate { height: 40px; }
}
@media (min-width: 1024px) {
    header, footer {
        left: 50px;
        right: 50px;
    }

    .container-fiuled {
        top: 0px;
        left: 50px;
        right: 50px;
        bottom: 0px;
    }

    .btn-group.langset { right: 50px; }

    .domesystem .ad { font-size: 115px; }

    .domesystem .ad .icon-born { padding-right: 46px; }

    .sysdesc { font-size: 37px; }

    ul.clients {
        padding-top: 120px;
        padding-bottom: 100px
    }

        ul.clients li {
            font-size: 60px;
        }

    ul.clients li span.block { width: 40px; }
}
@media (min-width: 1400px) {
    header, footer {
        left: 30px;
        right: 30px;
    }

    .btn-group.langset { right: 30px; }

    header .fixed, .supportsection {
        font-size: 33px;
        line-height: 33px;
    }

    .domesystem .ad { font-size: 140px; }

    .domesystem .ad .icon-born { padding-right: 56px; }

    .sysdesc { font-size: 50px; }

    ul.clients li {
        font-size: 82px;
        padding-bottom: 50px;
        line-height: 1.2;
    } 

    ul.clients li span.block { width: 40px; }
}
@media (min-width: 1600px) {
    .domesystem .ad { font-size: 180px; }

    .domesystem .ad .icon-born { padding-right: 72px; }

    .sysdesc { font-size: 47px; }

    .sysdesc { font-size: 50px; }

    ul.clients li {
        font-size: 96px;
    }

    ul.clients li span.block { width: 60px; }
}
@media (min-width: 1900px) {
    header, footer {
        left: 40px;
        right: 40px;
    }

    .btn-group.langset { right: 40px; }

    .domesystem .ad { font-size: 210px; }

    .domesystem .ad .icon-born { padding-right: 72px; }

    .sysdesc { font-size: 55px; }

    ul.clients li {
        font-size: 116px;
    }

    ul.clients li span.block { width: 60px; }

    ul.clients li.seperate { height: 50px; }
}
@media (min-width: 2000px) {
    .domesystem .ad { font-size: 220px; }

    .domesystem .ad .icon-born { padding-right: 88px; }

    .sysdesc { font-size: 58px; }

    ul.clients li {
        font-size: 139px;
        line-height: 1.2;
        padding-bottom: 100px;
    }

    ul.clients li span.block { width: 60px; }
}
@media (min-width: 2500px) {
    .domesystem .ad { font-size: 250px; }

    .domesystem .ad .icon-born { padding-right: 100px; }

    .sysdesc { font-size: 66px; }

    ul.clients li {
        font-size: 156px;
    }

    ul.clients li span.block { width: 60px; }

    ul.clients li.seperate { height: 60px; }
}
@media (min-width: 2800px) {
    .domesystem .ad { font-size: 280px; }

    .domesystem .ad .icon-born { padding-right: 112px; }

    .sysdesc { font-size: 73px; }

    ul.clients li { font-size: 190px; }

    ul.clients li span.block { width: 60px; }
}

@media (min-width: 3800px) {
    .domesystem .ad {
        font-size: 320px;
    }

        .domesystem .ad .icon-born {
            padding-right: 128px;
        }

    .sysdesc {
        font-size: 73px;
    }

    ul.clients li {
        font-size: 234px;
    }

        ul.clients li span.block {
            width: 60px;
        }
}