@charset "utf-8";
/* CSS Document */


.md_login {
    position: absolute;
    display: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #002b5c;
    z-index: 99999;
}

.md_logincntn {
    position: relative;
    width: 500px;
    height: 350px;
    padding: 20px 0;
    text-align: center;
    background-color: rgb(255, 255, 255);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.animate-top2 {
    position: relative;
    animation: animatetop 1.2s;
    -webkit-animation: animatetop 1.2s;
}

@keyframes animatetop {
    from {
        top: -100%;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

.qiklog {
    display: block;
    width: 50%;
    margin: 12px auto;
    padding: 6px;
    color: rgb(36, 36, 36);
    border: thin solid rgb(36, 36, 36);
}

.lginbtn {
    display: block;
    width: 25%;
    margin: 12px auto;
    padding: 12px;
    font: 1em sans-serif;
    border: thin 0;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    color: rgb(31, 31, 31);
    background-color: rgb(161, 0, 0);
    cursor: pointer;
}

.closlinx {
    position: absolute;
    top: 4px;
    right: 12px;
    font-size: 32px;
    cursor: pointer;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.NewCstmr {
    font-size: .8em;
    width: 90%;
    margin: 8px;
    text-align: right;
}

.NewCstmrbtn {
    color: rgb(255, 51, 0);
    font-size: .7em;
    font-style: italic;
    cursor: pointer;
}

.mainnav {
    z-index: 99999;
    width: 100%;
    padding: 5px 0;
    display: block;
    box-sizing: border-box;
    background: transparent;
    margin: 0;
    transition: ease-in-out .6s;
    -webkit-transition: ease-in-out .6s;
    -moz-transition: ease-in-out .6s;
    -ms-transition: ease-in-out .6s;
    -o-transition: ease-in-out .6s;
}

.mainnav:hover {
    background: #002b5c;
}

.mainnav-fixed {
    position: fixed;
    display: block;
    overflow: visible;
    top: 0;
    padding: 5px 0;
    width: 100%;
    background: transparent;
    border-bottom: 1px rgb(31, 31, 31) solid;
    background-color: #002b5c81;
    box-shadow: 0px 2px 4px 4px rgba(55, 55, 55, 0.4);
    -webkit-box-shadow: 0px 2px 4px 4px rgba(55, 55, 55, 0.4);
    -moz-box-shadow: 0px 2px 4px 4px rgba(55, 55, 55, 0.4);
}

nav {
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    width: 80%;
    margin: 0 auto;
    color: rgb(255, 255, 255);
}

.langmen {
    display: inline;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    box-sizing: border-box;
    height: 20px;
    padding: 2px 1%;
    margin-left: 300px;
    color: white;
    font-size: .8rem;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(55, 55, 55, 0.8);
    transition: ease-in-out 0.6s;
    -webkit-transition: ease-in-out 0.6s;
    -moz-transition: ease-in-out 0.6s;
    -ms-transition: ease-in-out 0.6s;
    -o-transition: ease-in-out 0.6s;
}

a,
a:hover,
a:visited,
a:any-link {
    text-decoration: none;
}

.btnmenu,
.btnmenum,
.btnmenuSrvcs,
.btnmenuProd {
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    text-align: center;
    vertical-align: middle;
    height: 20px;
    padding: 2px 1%;
    font-size: .8rem;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(55, 55, 55, 0.8);
    transition: ease-in-out 0.6s;
    -webkit-transition: ease-in-out 0.6s;
    -moz-transition: ease-in-out 0.6s;
    -ms-transition: ease-in-out 0.6s;
    -o-transition: ease-in-out 0.6s;
}

.btnmcel {
    display: none;
}


.btnmenu a,
.btnmenum a,
.btnmenuSrvcs a,
.btnmenuProd a,
.langmen a {
    color: rgb(255, 255, 255);
    text-shadow: 1px 1px 2px rgba(55, 55, 55, 0.8);
    justify-content: center;
    align-items: center;
    text-align: center;
    vertical-align: middle;
}

.btnmenu:hover,
.btnmenu a:hover,
.btnmenu a:active,
.btnmenum:hover,
.btnmenum a:hover,
.btnmenum a:active,
.btnmenuSrvcs:hover,
.btnmenuSrvcs a:hover,
.btnmenuSrvcs a:active,
.btnmenuProd:hover,
.btnmenuProd a:hover,
.btnmenuProd a:active,
.subbtnProds:hover,
.subbtnProds a:hover,
.subbtnProds a:active,
.langmen:hover,
.langmen a:hover,
.langmen a:active {
    color: #ffb400;
}

.btnmenumfix,
.btnmenumfix a,
.btnmenumfix a:visited,
.btnmenumfix:active,
.btnmenufix,
.btnmenufix a,
.btnmenufix a:visited,
.btnmenufix:active {
    color: rgba(0, 0, 0, 1);
}

.btnmenumfix:hover,
.btnmenumfix a:hover,
.btnmenufix:hover,
.btnmenufix a:hover {
    color: #ffb400;
}

.menusbtn {
    display: none;
    position: absolute;
    padding: 10px;
    transition: 1s;
    text-align: left;
    text-shadow: 1px 1px 2px #000000;
    text-decoration: none;
    text-transform: uppercase;
    box-sizing: border-box;
    background-color: #002b5cc8;
    border: solid 1px rgb(255, 255, 255);
    box-shadow: 2px 2px 3px #000000;
    z-index: 99999999 !important;
    border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -ms-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
}

.subbtnSrvcs,
.subbtnProds {
    display: block !important;
    padding: 5px;
    line-height: 1.3;
    color: white;
    z-index: 999999;

}

.btnmenuSrvcs:hover .menusbtn,
.btnmenuProd:hover .menusbtn {
    display: block;
    z-index: 99999;
}

.btnmen a:any-link,
.btnmensrvcs a:any-link,
.sbtnwebsrvcs a:any-link {
    color: white;
    text-decoration: none;
}

.btnmen a:hover,
.btnmensrvcs a:hover,
.sbtnwebsrvcs a:hover {
    color: rgb(255, 196, 0);
    text-shadow: 2px 2px 3px #000000;
}

.logimg {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.logtxt1 a {
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    width: fit-content;
    vertical-align: text-top;
}


@media screen and (max-width:1670px) {}

@media screen and (max-width:1440px) {
    nav {
        width: 85%;
    }

    .btnmenum,
    .btnmenu {
        font-size: .7rem;
    }

}

@media screen and (max-width:1366px) {
    nav {
        width: 88%;
    }

    .btnmenum,
    .btnmenu {
        padding: 2px 7px;
    }
}

@media screen and (max-width:1344px) {
    nav {
        width: 90%;
    }
}

@media screen and (max-width:1280px) {
    nav {
        width: 95%;
    }
}

@media screen and (max-width:1024px) {

    .btnmenum,
    .btnmenu {
        font-size: .7em;
        padding: 2px 3px;
    }
}

@media screen and (max-width:992px) {}

@media screen and (max-width:768px) {}

@media screen and (max-width:667px) {
    .mainnav {
        position: fixed;
        bottom: 0;
        background-color: rgba(255, 0, 0, 1);
        padding-top: unset;
        padding-bottom: unset;
        border-top: thin solid rgb(0, 0, 0);
        box-shadow: 0px 2px 4px 4px rgba(55, 55, 55, 0.4);
        -webkit-box-shadow: 0px 2px 4px 4px rgba(55, 55, 55, 0.4);
        -moz-box-shadow: 0px 2px 4px 4px rgba(55, 55, 55, 0.4);
    }

    .mainnav-fixed {
        top: auto;
        bottom: 0;
        padding-top: unset;
        padding-bottom: unset;
        border-top: thin solid rgb(0, 0, 0);
        background-color: rgba(255, 0, 0, .7);
        border-bottom: none;
        box-shadow: 0px 2px 4px 4px rgba(55, 55, 55, 0.4);
        -webkit-box-shadow: 0px 2px 4px 4px rgba(55, 55, 55, 0.4);
        -moz-box-shadow: 0px 2px 4px 4px rgba(55, 55, 55, 0.4);
    }

}

@media screen and (max-width:500px) {
    nav {
        width: fit-content;
        margin: 0 auto;
        padding: unset;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .btnmenum,
    .btnmenu {
        display: none;
    }

    .btnmcel {
        display: inline;
        padding: 3px;
    }

    .bntcelzs {
        display: inline-flex;
        overflow: hidden;
        box-sizing: border-box;
        height: 50px;
    }
}

@media screen and (max-width:375px) {
    .bntcelzs {
        display: inline-flex;
        width: auto;
        height: 50px;
    }
}

@media screen and (max-width:330px) {
    .bntcelzs {
        display: inline-flex;
        width: auto;
        height: 30px;
    }
}