/* @font-face {
    font-family: Font Awesome\ 5 Free;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/fa-solid-900.eot);
    src: url(../fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../fonts/fa-solid-900.woff) format("woff"), url(../fonts/fa-solid-900.ttf) format("truetype"), url(../fonts/fa-solid-900.svg#fontawesome) format("svg");
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/fa-brands-400.eot");
    src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
} 

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}


.fa-star::before {
    content: "\f005";
}

.fa-home:before {
    content: "\f015";
}

.fa-user:before {
    content: "\f007"
}

.fa-lock:before {
    content: "\f023"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-times:before {
    content: "\f00d"
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-sync:before {
    content: "\f021"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-info-circle::before {
    content: '\f05a';
}

.fa-thumbs-up::before {
    content: '\f164';
}

.fa-thumbs-down::before {
    content: '\f165';
}

.fa-star-of-life:before {
    content: "\f069";
}

.fa-rotate-left::before,
.fa-undo::before {
    content: "\f0e2";
}

.fas-rotate::before {
    content: '\e813';
}

.fa-menu::before {
    content: '\f0c9';
}

.fa-link::before {
    content: '\f0c1';
}

.fa-linkedin:before {
    content: '\f08c'
}

.fa-twitter-square:before {
    content: '\f081'
}

.fa-instagram:before {
    content: '\f16d'
}

.fa,
.far,
.fas {
    font-family: Font Awesome\ 5 Free
}


.fa,
.fas,
.fab {
    font-weight: 900
}

.fa,
.fas {
    font-weight: 900;
    font-family: Font Awesome 5 Free;
}

.fa,
.fas,
.far,
.fal,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa,
.fas {
    font-weight: 900
}

.fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: normal;
} */

.bc-resize {
    width: 100%;
}

.bc-container:after,
.bc-row:after,
.bc-row-padding:after,
.bc-topnav:after,
.bc-clear:after,
.bc-btn-group:before,
.bc-btn-group:after {
    content: "";
    display: table;
    clear: both
}

/* .bc-col.s1 {
    width: 8.33333%
}

.bc-col.s2 {
    width: 16.66666%
}

.bc-col.s3 {
    width: 24.99999%
}

.bc-col.s4 {
    width: 33.33333%
}

.bc-col.s5 {
    width: 41.66666%
}

.bc-col.s6 {
    width: 49.99999%
}

.bc-col.s7 {
    width: 58.33333%
}

.bc-col.s8 {
    width: 66.66666%
}

.bc-col.s9 {
    width: 74.99999%
}

.bc-col.s10 {
    width: 83.33333%
}

.bc-col.s11 {
    width: 91.66666%
}

.bc-col.s12,
.bc-half,
.bc-third,
.bc-twothird,
.bc-quarter {
    width: 99.99999%
}

@media only screen and (min-width:601px) {
    .bc-col.m1 {
        width: 8.33333%
    }

    .bc-col.m2 {
        width: 16.66666%
    }

    .bc-col.m3,
    .bc-quarter {
        width: 24.99999%
    }

    .bc-col.m4,
    .bc-third {
        width: 33.33333%
    }

    .bc-col.m5 {
        width: 41.66666%
    }

    .bc-col.m6,
    .bc-half {
        width: 49.99999%
    }

    .bc-col.m7 {
        width: 58.33333%
    }

    .bc-col.m8,
    .bc-twothird {
        width: 66.66666%
    }

    .bc-col.m9 {
        width: 74.99999%
    }

    .bc-col.m10 {
        width: 83.33333%
    }

    .bc-col.m11 {
        width: 91.66666%
    }

    .bc-col.m12 {
        width: 99.99999%
    }
}

@media only screen and (min-width:769px) {
    .bc-col.pc1 {
        width: 8.33333%
    }

    .bc-col.pc2 {
        width: 16.66666%
    }

    .bc-col.pc3,
    .bc-quarter {
        width: 24.99999%
    }

    .bc-col.pc4,
    .bc-third {
        width: 33.33333%
    }

    .bc-col.pc5 {
        width: 41.66666%
    }

    .bc-col.pc6,
    .bc-half {
        width: 49.99999%
    }

    .bc-col.pc7 {
        width: 58.33333%
    }

    .bc-col.pc8,
    .bc-twothird {
        width: 66.66666%
    }

    .bc-col.pc9 {
        width: 74.99999%
    }

    .bc-col.pc10 {
        width: 83.33333%
    }

    .bc-col.pc11 {
        width: 91.66666%
    }

    .bc-col.pc12 {
        width: 99.99999%
    }
}

@media only screen and (min-width:1024px) {
    .bc-col.l1 {
        width: 8.33333%
    }

    .bc-col.l2 {
        width: 16.66666%
    }

    .bc-col.l3,
    .bc-quarter {
        width: 24.99999%
    }

    .bc-col.l4,
    .bc-third {
        width: 33.33333%
    }

    .bc-col.l5 {
        width: 41.66666%
    }

    .bc-col.l6,
    .bc-half {
        width: 49.99999%
    }

    .bc-col.l7 {
        width: 58.33333%
    }

    .bc-col.l8,
    .bc-twothird {
        width: 66.66666%
    }

    .bc-col.l9 {
        width: 74.99999%
    }

    .bc-col.l10 {
        width: 83.33333%
    }

    .bc-col.l11 {
        width: 91.66666%
    }

    .bc-col.l12 {
        width: 99.99999%
    }
} */

.bc-content {
    max-width: 1200px;
    margin: 0 auto
}

.bc-resize {
    margin: auto
}

.bc-rest {
    overflow: hidden
}

.fright {
    float: right;
}

.fleft {
    float: left;
}

/* header */
.headers-container {
    direction: ltr !important;
}

.headers-container button {
    border: none !important;
    background-color: transparent;
}

.headers-container .modal {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    padding-top: 50px;
}

.headers-container .modal-content {
    background-color: #fefefe;
    margin: 0 auto 15% auto;
    border: 1px solid #e8e8e8;
    width: 25% !important;
    float: none;
    border-radius: 3px;
}

.headers-container .animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s;
}

@-webkit-keyframes animatezoom {
    from {
        -webkit-transform: scale(0);
    }

    to {
        -webkit-transform: scale(1);
    }
}

@keyframes animatezoom {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

.headers-container .imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
    position: relative;
    margin-top: 15px;
}

.headers-container .close {
    position: absolute;
    right: 15px;
    top: 0px;
    color: #000;
    font-size: 25px;
    font-weight: bold;
}

.headers-container .close:hover,
.headers-container .close:focus {
    color: red;
    cursor: pointer;
}

.headers-container .title2 {
    font-size: 20px;
    color: #333 !important;
}

.headers-container .container2 {
    padding: 16px;
    text-align: right;
}

.headers-container .register-login input[type=text],
.headers-container .register-login input[type=password] {
    width: 100%;
    padding: 12px 10px;
    margin-bottom: 8px;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    text-align: left;
    border-radius: 3px;
    height: 35px;
    font-size: 12px;
}

.headers-container .inputcode {
    position: relative;
}

.headers-container .Security-code {
    float: right;
}

.headers-container .capcode {
    float: left;
    right: 0;
    position: absolute;
    height: max-content;
}

.headers-container .capcode .refresh {
    float: left !important;
}

.headers-container .logsync {
    color: #717070 !important;
    font-size: 17px !important;
    line-height: 35px;
    margin-right: 4px;
}

.headers-container .refreshimg1 i {
    color: #717070 !important;
    font-size: 25px;
}

.headers-container .register-login {
    padding-right: 0 !important;
    display: flex;
    float: left;
}

.headers-container .register-login i {
    float: right;
}

.headers-container .logbtngreen,
.headers-container .codeinput {
    margin: 0 auto;
    float: none;
    text-align: center;
}

.headers-container .button {
    color: white;
    border: none;
    cursor: pointer;
    width: auto;
    background-color: #8ec63f !important;
    height: 35px;
    width: 100%;
    border-radius: 3px;
}

.headers-container button:hover {
    opacity: 0.8;
    cursor: pointer;
}

.headers-container .F-pass {
    text-align: center;
    margin-top: 15px;
}

.headers-container .psw a {
    color: #333;
    font-size: 12px;
}

.headers-container .text {
    padding: 15px 0;
    width: 100%;
}

.headers-container .field {
    padding: 0 5px;
    width: 100%;
}

.headers-container .repeat {
    text-align: center;
}

.headers-container .field p {
    color: #333;
    font-size: 12px;
}

.headers-container .answer-reg {
    width: 100%;
    text-align: center;
}

.headers-container .answer-reg .success {
    text-align: center;
    margin-bottom: 15px;
    font-size: 13px;
    color: green !important;
    direction: ltr;
}

.headers-container .answer-reg #answers {
    font-size: 13px;
    text-align: center;
    color: #de2628 !important;
    direction: ltr;
}

.headers-container .captcha-img {
    float: left;
    border-radius: 3px;
    width: unset;
}

.headers-container .captcha1 img {
    float: left;
    height: 31px;
    border-radius: 0 3px 3px 0;
    margin: 2px 2px;
}

.headers-container .text-right {
    text-align: right;
}

.headers-container .menu-header-parent {
    background-color: #8ec63f;
}

.headers-container .menu-header li a {
    color: #fff;
    padding: 10px 25px;
    border-left: 1px solid #9bd745;
    border-right: 1px solid #80b338;
    font-size: 15px;
}

.headers-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.headers-container .cf:before,
.headers-container .cf:after {
    content: '';
    display: table;
    visibility: hidden;
}

.headers-container .cf:after {
    clear: both;
}

.headers-container .cf {
    padding: 0 15px;
    display: inline-block;
    float: left;
}

.headers-container .wrap {
    text-align: center;
}

.headers-container #header {
    overflow: visible;
    position: relative;
    width: 100%;
}

.headers-container .menu li {
    float: left;
    position: relative;
}

.headers-container .menu li:first-child {
    border-left: 1px solid #80b338;
}

.headers-container .menu li:last-child {
    border-right: 1px solid #9bd745;
    margin-right: 0;
}

.headers-container .menu .sub-menu li {
    width: 100%;
}

.headers-container .menu li a {
    display: block;
    text-decoration: none;
}

.headers-container #top-nav li a {
    color: #8CC152;
    padding: 5px 0;
}

.headers-container #top-nav .sub-menu {
    background: #fff;
}

.headers-container #top-nav .sub-menu li a {
    padding: 5px;
}

.headers-container #top-nav .sub-menu li>a:hover,
.headers-container #top-nav .sub-menu li.selected>a {
    background: #8CC152;
    color: #000;
}

.headers-container .downarrow {
    background: none;
    display: inline-block;
    padding: 0;
    text-align: center;
    min-width: 3px;
}

.headers-container .sub-menu .downarrow {
    position: absolute;
    right: 0;
    padding-right: 10px;
}

.headers-container .downarrow:before {
    content: '\25be';
    color: inherit;
    display: block;
    font-family: sans-serif;
    font-size: 1em;
    line-height: 1.1;
    width: 1em;
    height: 1em;
}

.headers-container .menu .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    max-height: 1000px;
}

.headers-container .menu .sub-menu.hide {
    display: none;
}

.headers-container #primary-nav .sub-menu {
    background: #A0D468;
    min-width: 150px;
    z-index: 200;
}

.headers-container #primary-nav .sub-menu li {
    border-bottom: 1px solid #7cb142;
}

.headers-container #primary-nav .sub-menu li:last-child {
    border-bottom: 0;
}

.headers-container #primary-nav .sub-menu .downarrow:before {
    content: '\25b8';
}

.headers-container #primary-nav.mobile {
    display: none;
    position: absolute;
    top: 100%;
    background: #A0D468;
    width: 100%;
    z-index: 99;
}

.headers-container #primary-nav.mobile li {
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #7cb142;
    z-index: 9999;
}

.headers-container #primary-nav.mobile li.selected>a {
    border-bottom: 1px solid #7cb142;
}

.headers-container #primary-nav.mobile li:last-child {
    border: none;
}

.headers-container #primary-nav.mobile li a {
    padding: 3% 5%;
}

.headers-container #primary-nav.mobile .sub-menu li a {
    padding-left: 7%;
}

.headers-container #primary-nav.mobile .sub-menu .submenu li a {
    padding-left: 9%;
}

.headers-container #primary-nav.mobile .sub-menu .sub-menu .sub-menu li a {
    padding-left: 11%;
}

.headers-container #primary-nav.mobile .sub-menu {
    float: left;
    position: relative;
    width: 100%;
}

.headers-container .mobile .downarrow,
.headers-container .mobile .sub-menu .downarrow {
    position: absolute;
    right: 0;
    padding-right: 5%;
}

.headers-container #primary-nav.mobile .sub-menu .downarrow:before {
    content: '\25be';
}

.headers-container #primary-nav-button.mobile {
    display: inline-block;
    background: none;
    border: none;
}

.headers-container .menu li {
    float: left !important;
}

.headers-container .parent-header-box a img {
    padding-top: 8px;
}

.headers-container .loginsLogo {
    padding-left: 25px
}

.headers-container li.has-child-menu {
    position: relative;
    overflow: hidden;
}

.headers-container .child-menu {
    width: 100%;
    text-align: center;
    overflow-y: hidden;
    transition: .25s;
    position: absolute;
    top: 100%;
    left: 50%;
    color: white !important;
    background: #8ec63f;
    z-index: -1;
    opacity: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: translateY(-50%) translateX(-50%);
}

.headers-container .child-menu span {
    width: 100%;
    min-width: fit-content;
    padding: 5px 0 !important;
    border-top: 1px solid #9bd745;
    border-bottom: 1px solid #80b338;
}

.headers-container .child-menu span a {
    padding: 0 !important;
    border: none !important
}

.headers-container .has-child-menu:hover {
    z-index: 10;
    overflow: visible;
}

.headers-container .has-child-menu:hover .child-menu,
.headers-container .child-menu:hover {
    opacity: 1;
    transform: translateY(0) translateX(-50%);
    border-top: 1px solid #80b338;
}

.headers-container .parent-child-menu {
    z-index: 20;
}

.headers-container #primary-nav-button {
    display: none;
}

.headers-container .child-menu.opened {
    opacity: 1;
    transform: unset;
    border-top: 1px solid #80b338;
    height: 145px !important;
}

.headers-container .menu-header li i {
    color: white;
    line-height: 48px;
    position: absolute;
    left: 20px
}

.headers-container .parent-header-box a img {
    padding-top: 8px;
}

.headers-container .parent-header-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 0 30px;
    min-height: 93px;
    transition: height .15s;
    background-color: #fff;
}

.headers-container .login-registerBtn span {
    padding: 0 5px;
}

.headers-container .login-registerBtn img {
    padding: 0 5px;
}

.headers-container .userboxOut {
    float: left;
}

.headers-container .userbox span {
    padding: 0 5px;
    display: inline-block;
    text-align: right;
    direction: rtl;
    float: right;
}

.headers-container .userinformation span {
    padding: 5px 3px 3px 0;
    font-size: 13px;
    color: #616161;
    line-height: 0px !important;
    margin-top: 12px;
}

.headers-container .login-registerBtn {
    background-color: transparent !important;
    color: #333;
    border: none;
    cursor: pointer;
    width: auto;
    float: right;
    font-size: 13.5px;
    font-weight: bold;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    height: 25px;
}

.headers-container .login-box {
    display: flex;
    align-items: center;
    flex-direction: row;
    position: relative;
    min-height: 66px;
    float: left;
}

.headers-container .logo-box {
    float: right;
    text-align: right;
    height: 70px;
}

.headers-container .logo-box a {
    display: block;
    height: 100%;
    padding-top: 5px;
}

.headers-container .logo-box .logo {
    position: relative;
    width: 245px;
    float: right;
}

.headers-container .logo-box .logo_img {
    width: 50px;
    height: 50px;
    float: right;
}

.headers-container .logo-box .logo_img img {
    padding-top: 0;
}

.headers-container .logo-box .anim {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s
}

.headers-container .logo-box .basiscore {
    /*width: 194px; height: 46px;*/
    font-size: 14px;
    margin-right: 10px;
    background: url("../images/basis_logo.png");
    right: 50px;
    position: absolute;
    width: 60px;
    height: 14px;
    background-size: cover;
}

.headers-container .logo-box .schema_text {
    color: #6ca61e;
    font-size: 32px;
    font-weight: bold;
    margin-left: 10px;
    position: absolute;
    right: 55px;
    top: 15px;
    font-family: arial
}

.headers-container .logo-box a:hover .schema_text {
    font-size: 14px;
    top: 50px
}

.headers-container .logo-box a:hover .basiscore {
    font-size: 14px;
    width: 194px;
    height: 46px;
}

.headers-container .drowp-logos,
.headers-container .drowp-Login,
.headers-container .other-lan {
    clip: rect(1px, 1px, 1px, 1px);
    opacity: 0.1;
    transition: opacity 0.2s cubic-bezier(0.2, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.2, 0, 0.2, 1);
    transition: transform 0.3s cubic-bezier(0.2, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.2, 0, 0.2, 1);
    transition: transform 0.3s cubic-bezier(0.2, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.2, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.2, 0, 0.2, 1);
    -webkit-transform: translateY(-10px) scaleY(0.5);
    transform: translateY(-10px) scaleY(0.5);
    -webkit-transform-origin: top;
    transform-origin: top;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.15);
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    white-space: nowrap;
    border-radius: 3px;
    overflow: hidden;
    z-index: 9999;
    text-align: right;
    padding: 5px 10px;

}

.headers-container .drowp-Login {
    left: 0;
    right: auto;
    font-size: 13px;
    padding: 5px 0px;
    min-width: 255px;
    max-width: 255px;
}

img.avatar {
    width: auto;
}

.headers-container .drowp-Login img {
    display: block;
    margin: 0 auto;
}

.headers-container .drowp-logos img {
    padding: 5px 0 0 0;
    display: block;
    margin: auto;
}

.headers-container .basisLogo img:hover {
    cursor: pointer;
}

.headers-container .show {
    clip: auto;
    opacity: 1;
    -webkit-transform: translateY(0) scaleY(1);
    transform: translateY(0) scaleY(1);
    background: white;
    top: 79px
}

.sticky .show {
    top: 100%;
}

.headers-container .drowp-logos {
    padding: 5px 0;
    width: 238px;
    left: unset;
    right: 0;
}

.headers-container .lan-box.showlang .other-lan {
    clip: auto;
    opacity: 1;
    -webkit-transform: translateY(0) scaleY(1);
    transform: translateY(0) scaleY(1);
    border-radius: 0;
    background: #dedede;
    padding: 4px;
    box-shadow: unset;
    top: 100%;
    width: 135px;
}

.headers-container .lan-box:hover {
    cursor: pointer;
}

.headers-container .drowp-logos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    text-align: center;
}

.headers-container .drowp-logos .rowitems {
    width: 33.33%;
    border-right: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;

}

.headers-container .drowp-logos .rowitems span {
    font-size: 12px;
    color: #787878;
    padding-top: 8px;
    display: block;
}

.headers-container .drowp-logos .no-bottom {
    border-bottom: none;
}

.headers-container .drowp-logos .items:nth-child(3n) {
    border-right: none;
}


.headers-container .login {
    float: unset !important;
    line-height: 35px;
}

.headers-container .login span {
    float: right;
    font-size: 13px;
    margin-top: 8px;
    color: #636363;
    font-weight: 400;
}

.headers-container .morph-button-fixed button {
    margin-top: 0 !important;
}

.headers-container .userinformation {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    padding-bottom: 0px;
    direction: ltr;
}

.headers-container .userinformation p {
    width: 100%;
    text-align: center;
    color: #616161;
}

.headers-container .logout-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 10px 5px;
    border-top: 1px solid #f9f9f9;
    direction: ltr;
}

.headers-container .logout-box .logout {
    background: #2387ce;
    border-radius: 3px;
}

.headers-container .logout-box .logout,
.headers-container .logout-box .edit {
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 12px;
}

.headers-container .logout-box .edit {
    background: #8ec53e;
    border-radius: 3px;
}

.headers-container .userbox .logout-box span {
    margin-top: 0;
    color: #fff;
    line-height: 25px;
    font-size: 12px
}

.headers-container .logout-box .edit a {
    display: flex;
    align-items: center;
    padding: 3px 0;
}

.headers-container .logout-box .edit span:before {
    position: absolute;
    content: "";
    transform: translateX(50%);
    width: 1px;
    height: 100%;
    background: #96d144;
    left: 0;
    top: auto;
}

.headers-container .logout-box .edit span:after {
    position: absolute;
    content: "";
    transform: translateX(50%);
    width: 1px;
    height: 100%;
    background: #83b73b;
    left: 1px;
    top: auto;
}

.headers-container .logout-box .edit img {
    padding: 3px 5px 2px 8px;
}

.headers-container .logout-box .edit span {
    padding: 0px 10px;
    position: relative;
}

.headers-container .logout-box .logout a {
    position: relative;
    display: flex;
    align-items: center;
    padding: 3px 0;
}

.headers-container .logout-box .logout span:before {
    position: absolute;
    content: "";
    transform: translateX(50%);
    width: 1px;
    height: 100%;
    background: #1e74b2;
    left: 0;
    top: auto;
}

.headers-container .logout-box .logout span:after {
    position: absolute;
    content: "";
    transform: translateX(50%);
    width: 1px;
    height: 100%;
    background: #2795e3;
    left: 1px;
    top: auto;
}

.headers-container .logout-box .logout img {
    padding: 3px 5px 0;
}

.headers-container .logout-box .logout span {
    padding: 0px 11px;
    position: relative;
}

.headers-container .logout-box .logout span:hover {
    cursor: pointer;
}

.headers-container .search-box {
    position: relative;
    width: max-content;
    margin-right: 0;
    float: right;
    margin-top: 0;
    padding: 6px 15px;
    border-right: 1px solid #9bd745;
    border-left: 1px solid #80b338;
    width: fit-content;
    width: -moz-fit-content;
}

.headers-container .search-boxes {
    border-right: 1px solid #9bd745;
    border-left: 1px solid #80b338;
}

.headers-container .search-box form {
    position: relative;
}

.headers-container .search-box input {
    width: 250px;
    padding: 5.5px 10px;
    float: left;
    border: 0;
    background: #fff;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 3px;
    text-align: left;
}

.headers-container .search-box button {
    position: absolute;
    right: 0;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 31px;
    width: 40px;
    color: #8ec63f;
    text-transform: uppercase;
    background: #fff;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.fa {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-search::before {
    content: "\f002";
}

.headers-container .search-box i {
    font-size: 20px;
    float: none;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.headers-container .search-box:before {
    position: absolute;
    content: "";
    top: 0;
    left: -0.5px;
    width: 1px;
    height: 100%;
    background: #9bd745;
}

.headers-container .search-box:after,
.headers-container .lan-box:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #80b338;
}

.headers-container .lan-box {
    position: relative;
    float: left;
    border-right: 1px solid #80b338;
    height: 44px;
    padding: 9px 12px 0;
    border-left: 1px solid #9bd745;
}

.headers-container .Social-Networks {
    float: right;
    padding: 9px 5px 3px;
    font-size: 20px;
    color: #fff;
    border-left: 1px solid #80b338;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    flex-direction: row-reverse;
    position: relative;
}

.headers-container .Social-Networks:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0px;
    width: 1px;
    height: 100%;
    background: #9bd745;
}

.headers-container .Social-Networks span {
    padding: 0 5px;
}

.headers-container .lan-active img {
    display: block;
}

.headers-container .other-lan table img {
    display: block;
}

.headers-container .other-lan table td {
    padding: 0 8px
}

.headers-container .ferror .success {
    text-align: center;
    margin-bottom: 15px;
    font-size: 13px;
    color: green !important;
}

.sticky {
    position: fixed;
    top: 0 !important;
    width: 100%;
    background: #fff;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
    z-index: 999;
}

.headers-container .img-header {
    transition: all .15s;
}

.sticky .img-header {
    width: 180px;
}

.sticky .login-box {
    padding-top: 10px;
}

.sticky+.content {
    padding-top: 150px;
}

.headers-container #stickeyheader {
    transition: top .15s;
    top: -100px;
}

.sticky .parent-header-box {
    min-height: unset !important;
}

.answer-login .error {
    color: #de2628 !important;
    font-size: 12px;
    width: 100%;
    text-align: center;
}

.headers-container .answer-login .sucsess {
    color: green !important;
    font-size: 12px;
    width: 100%;
    text-align: center;
}

.headers-container .answer-login p {
    margin: 0;
    direction: rtl;
}

i.fas.fa-chevron-down {
    color: #fff;
}

.headers-container .lanhover .dropdownFlag {
    margin-right: 0;
    border-left: 1px solid #80b338;
    position: relative;
    float: right !important;
}

.headers-container .lanhover .dropdownFlag a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 8px 15px;
    border-left: 1px solid #9bd745;
    font-size: 16px;
    cursor: pointer;
}

.headers-container .lanhover .dropdownFlag a img{
    vertical-align: middle;
}


.headers-container .lanhover .dropdown-menu {
    position: absolute;
    top: 42px;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    width: 139px;
    padding: 2px 5px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #dedede;
    border: none;
    border-radius: 0 0 4px 4px;
}

.headers-container .lanhover .dropdown-menu a {
    border: none;
    padding: 0 5px;
    margin: 2px 3px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.dropdown-menu.lanShow {
    display: block !important;
}

@media(min-width:768px) {

    .headers-container .menu-header li i {
        display: none;
    }

    .hide-desktop {
        display: none;
    }

    .lan-box:not(.showlang):hover .other-lan {
        clip: auto;
        opacity: 1;
        -webkit-transform: translateY(0) scaleY(1);
        transform: translateY(0) scaleY(1);
        border-radius: 0;
        background: #dedede;
        padding: 4px;
        box-shadow: unset;
        top: 100%;
        width: 135px;
    }

}


@media(max-width:980px) {
    .headers-container .modal-content {
        width: 55% !important;
    }
}

@media(max-width:950px) {
    .headers-container .menu-header li a {
        padding: 8px 15px;
    }

    .headers-container .search-box input {
        width: 185px;
    }
}

@media(max-width:768px) {
    .headers-container #header {
        overflow: visible;
        position: relative;
        min-height: 40px;
    }

    .headers-container #primary-nav-button::before {
        height: 2px;
        background: #fff;
        margin-top: -1px;
        width: 9px;
        transition: width 0.3s, transform 0.3s;
        content: '';
        top: 50%;
        position: absolute;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        right: 10px;
    }

    .headers-container #primary-nav-button::after {
        height: 2px;
        background: #fff;
        margin-top: -1px;
        width: 9px;
        transition: width 0.3s, transform 0.3s;
        content: '';
        top: 50%;
        position: absolute;
        transform: rotate(-45deg);
        right: 5px;
    }

    .headers-container #primary-nav {
        text-align: center;
    }

    .headers-container .nav-icons {
        width: 100%;
        text-align: right;
        justify-content: right;
        padding-right: 15px;
        border: none;
        background: #f4f4f4;
        z-index: 9;
        border-bottom: 1px solid #e7e7e7;
        display: unset;
    }

    .headers-container .parent-header-box {
        width: 100%;
        float: none;
        display: flex;
        padding: 0 10px !important;
    }

    .headers-container .login-registerBtn {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        background: #f4f4f4;
        padding: 8px 0px 8px 5px !important;
        padding: 0;
        padding-left: 5px;
        margin: 0;
        /* border-top: 1px solid #e7e7e7; */
    }

    .headers-container .hide-desktop {
        display: none;
    }

    .headers-container .show-mobile {
        display: block !important;
    }

    .headers-container .dropdown.menu {
        text-align: center;
    }

    .headers-container .child-menu span {
        padding: 10px 0 !important;
    }

    .headers-container .child-menu {
        transition: .25s;
        position: unset !important;
        top: unset !important;
        left: unset !important;
        background: #8ec63f;
        transform: unset !important;
        height: 0;

    }

    .headers-container .has-child-menu:hover .child-menu,
    .headers-container .child-menu:hover {
        opacity: 1;
        transform: unset;
        border-top: 1px solid #80b338;
        height: 145px;
    }

    .headers-container #primary-nav {
        text-align: left;
        transform: translateY(-100%);
        transition: transform .25s linear;
        position: fixed !important;
        top: 0 !important;
        height: 100vh;
    }

    .headers-container .open-menu {
        overflow: hidden;
    }

    .headers-container #primary-nav.open-menu-480 {
        transform: translateY(0) !important;
    }

    .headers-container .close-btn {
        width: fit-content;
        width: -moz-fit-content;
        line-height: 0;
        border: none !important;
        box-shadow: none !important;
        background: transparent !important;
        margin-top: .5rem;
        margin-left: .25rem;
        color: white !important;
    }

    .headers-container #primary-nav-button.mobile {
        background: none;
        text-align: left;
        padding-left: 20px;
        min-height: 45px;
        border-right: 1px solid #80b338;
        color: #fff;
    }

    .headers-container #primary-nav-button:hover {
        cursor: pointer;
    }

    .headers-container #primary-nav-button {
        display: block;
        background: none;
        border: none;
        text-align: left;
        padding-right: 20px;
        min-height: 45px;
        float: left;
        position: relative;
        width: 100px;
    }

    .headers-container .has-child-menu:hover .child-menu {
        opacity: unset;
        border-top: unset;
        height: 0;
    }

    .headers-container .has-child-menu .parent-child-menu {
        display: inline-block !important;
        border: 0 !important;
    }

    .headers-container .child-menu span:last-child {
        border-bottom: none;
    }

    .headers-container .cf {
        padding: 0;
    }

    .headers-container .drowp-logos,
    .headers-container .drowp-Login {
        right: 10px;
    }
}

@media(max-width:750px) {
    .headers-container .parent-header-box {
        padding: 0 10px;
    }

    .headers-container .menu-header {
        justify-content: space-between;
    }

    .headers-container .menu-header a {
        padding: 0;
    }

    .headers-container .menu-header li a {
        font-size: 1rem;
        padding: 15px 22px;
    }

    .headers-container .cf {
        padding: 0;
    }
}

@media(max-width:600px) {
    .headers-container .modal-content {
        width: 100% !important;
    }

    .headers-container .search-box input {
        width: 185px;
    }

    .headers-container .loginsLogo {
        padding-right: 5px;
    }
}

@media(max-width:500px) {
    .headers-container .parent-header-box {
        text-align: center;
        flex-wrap: wrap;
        height: auto;
        padding: 0 !important;
    }

    .headers-container .parent-header-box a img {
        padding: 8px 0;
    }

    .headers-container .drowp-logos,
    .headers-container .drowp-Login {
        box-shadow: none;
        border-top: 1px solid #dddbdb;
        height: 100vh;
        display: block;
        max-width: unset;
    }

    .headers-container .p-10 {
        padding: 15px 0;
    }

    .headers-container .text-right {
        text-align: center;
    }

    .headers-container .logo-box {
        height: 80px;
        width: 100%;
    }

    .headers-container .logo-box .logo {
        width: 250px;
        margin: 0 auto;
        float: none;
    }

    .headers-container .logo-box a {
        padding-top: 10px;
    }

    .headers-container .logo-box .logo_img img {
        padding: 0;
    }

    .headers-container .login-box {
        justify-content: center;
        border-top: 1px solid #dddbdb;
        padding-top: 10px;
        width: 100%;
    }

    .headers-container .logo-box {
        text-align: center;
    }

    .headers-container .show {
        top: 100%;
        width: 100%;
        box-shadow: none;
    }

    .headers-container .drowp-Login {
        right: 0;
        left: 50%;
        font-size: 13px;
        padding: 10px 0px;
        min-width: 236px;
        right: unset;
        transform: translateX(-50%) !important;
    }

    .headers-container .login,
    .headers-container .userbox {
        position: unset;
    }

    .headers-container .logout-box {
        justify-content: center;

    }

    .headers-container .logout-box .logout,
    .headers-container .logout-box .edit {
        margin: 0 5px 0 10px;
    }

    .headers-container .drowp-logos .rowitems {
        width: 49.999%;
        border-right: 1px solid #f6f6f6;
        border-bottom: 1px solid #f6f6f6;
        float: left;
        padding: 15px;
    }

    .headers-container .drowp-logos,
    .headers-container .drowp-Login {
        right: 0;
    }

    .headers-container .lanhover .dropdown-menu {
        right: unset;
        left: 0;
    }

}

@media(max-width:480px) {
    .headers-container .search-box input {
        width: 100%;
    }

    .register-login {
        width: auto !important;
    }

    .headers-container .search-box {
        width: calc(100% - 152px);
        clear: both;
    }

    .headers-container #primary-nav-button {
        width: 100%;
        border-bottom: 1px solid #80b338 !important;
    }

    .headers-container #primary-nav-button.mobile {
        border-left: none;
    }

    .headers-container .search-box::before {
        left: 0;
    }

    .headers-container .lanhover ul.dropdown-menu {
        right: unset;
        left: 0;
    }
}

/* footer */
.websites-footer {
    background-color: #303030;
    color: #616161;
    padding: 15px 0px;
    text-align: center;
}

.websites-footer .otherSite {
    width: 49%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 5px 0 0;
}

.websites-footer .contact {
    width: 49%;
    float: right;
    text-align: left;
    direction: ltr;
    color: #c5c5c3;
    font-size: 13px;
    line-height: 2em;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;

}

.websites-footer .contact .title span {
    color: #8ec63f;
    font-size: 16px;
    padding: 0 5px;
}

.websites-footer .img-logo img {
    width: fit-content;
    width: -moz-fit-content;
}

.websites-footer .flex-parents {
    position: relative;
    margin-bottom: 15px
}

.websites-footer .flex-parents:after {
    position: absolute;
    transform: translateX(100%);
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #363636;
    content: "";
}

.websites-footer .flex-parents:before {
    position: absolute;
    transform: translateX(50%);
    top: 0;
    left: calc(50% - 1px);
    width: 1px;
    height: 100%;
    background: #181818;
    content: "";
}

.websites-footer .color-green {
    color: #8ec63f;
    padding: 0 5px;
}

.websites-footer .color-green a {
    color: #8ec63f;
}

.websites-footer .bottom-center {
    color: #c5c5c3;
    position: relative;
    padding-top: 15px;
    font-size: 14px;
}

.websites-footer .bottom-center:after {
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #363636;
    content: "";
}

.websites-footer .bottom-center:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #181818;
    content: "";
}

.websites-footer .rows {
    width: 100%;
}

.websites-footer .img-logo img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.websites-footer .img-logo img:hover {
    -webkit-filter: none;
    filter: none;
}

.websites-footer .img-logo {
    text-align: center;
}

.websites-footer .footers-boxin {
    width: 20%;
    float: left;
    padding: 5px;
}

.websites-footer .filter-none {
    -webkit-filter: none !important;
    filter: none !important;
}

.websites-footer .fleft {
    float: left;
}

.websites-footer .fleft {
    float: left;
}

.websites-footer .rows-flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.websites-footer .enamad-W img {
    width: 100px;
}

.websites-footer .clr {
    clear: both;
}

.websites-footer .address-box {
    padding-top: 10px;
    float: left;
}

.websites-footer .address-box ul {
    padding-left: 18px;
}

.websites-footer .address-box ul li {
    list-style-type: disc;
}

.websites-footer .change-lang {
    position: relative;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.00);
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: -35px;
    margin-bottom: 10px;
}

.websites-footer .change-lang form {
    margin: 0px auto;
    z-index: 100;
    width: max-content;
    min-width: 120px;
    display: block;
}

.websites-footer .change-lang .select {
    width: max-content;
    min-width: 120px;
    direction: ltr;
    background-color: #bababa;
    position: relative;
    margin: 0px auto;
    z-index: 100;
    display: table;
}

.websites-footer .change-lang .select select {
    width: 100%;
    margin: 0px auto;
    line-height: 40px;
    text-align: left;
    font-size: 14px;
    font-family: 'IRANSansWeb';
    height: 40px;
    border: none;
    outline: none;
    background-color: #bababa;
    direction: ltr;
    color: #FFFFFF;
    padding: 0px 10px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
}

.websites-footer .change {
    display: inline-block;
}

.websites-footer .option {
    min-width: 120px;
    direction: ltr;
    line-height: 40px;
    text-align: left;
    padding-left: 5px;
    padding-right: 35px;
}

.websites-footer .option img {
    margin: 0px 5px;
    width: 15px;
}

.websites-footer .option[data-checked="0"]:hover {
    background: #f89d1d;
}

.websites-footer .option[data-checked="1"] {
    display: block;
}

.websites-footer .change-lang .select .angle {
    position: absolute;
    right: 15px;
    color: #FFFFFF;
    top: 0;
}

.websites-footer .angle::before {
    content: '\f0d7';
    font-family: 'FontAwesome';
    font-size: 20px;
    vertical-align: middle
}

@media(max-width:1300px) {
    .websites-footer .img-logo img {
        width: 100px;
    }
}

@media(max-width:1200px) {
    .websites-footer .footers-boxin {
        width: 25%;
    }

    .websites-footer .img-logo img {
        width: fit-content;
        width: -moz-fit-content;
    }
}

@media(max-width:1030px) {
    .websites-footer .img-logo img {
        width: 100px;
    }
}

@media(max-width:992px) {
    .websites-footer .footers-boxin {
        width: 33.3333%;
    }

    .websites-footer .address-box {
        padding-left: 10px;
    }

    .websites-footer .img-logo img {
        width: fit-content;
        width: -moz-fit-content;
    }
}

@media(max-width:800px) {
    .websites-footer .img-logo img {
        width: 100px;
    }
}

@media(max-width:768px) {

    .websites-footer .contact,
    .websites-footer .otherSite {
        width: 100%;
    }

    .websites-footer .flex-parents {
        flex-wrap: wrap;
    }

    .websites-footer .flex-parents:after,
    .websites-footer .flex-parents:before {
        content: unset
    }

    .websites-footer .footers-boxin {
        width: 20%;
    }

    .websites-footer .rows-flex {
        position: relative;
        padding: 0 15px 15px;
    }

    .websites-footer .rows-flex:before {
        position: absolute;
        bottom: 1px;
        left: 0;
        width: 100%;
        height: 1px;
        background: #363636;
        content: "";
    }

    .websites-footer .rows-flex:after {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #181818;
        content: "";
    }

    .websites-footer .otherSite {
        padding-bottom: 15px;
        padding-left: 0;
    }

    .websites-footer .address-box {
        padding: 0 10px;
    }

    .websites-footer .img-logo img {
        width: fit-content;
        width: -moz-fit-content;
    }

}

@media(max-width:680px) {
    .websites-footer .img-logo img {
        width: 100px;
    }
}

@media(max-width:600px) {
    .websites-footer .footers-boxin {
        width: 25%;
    }

    .websites-footer .address-box,
    .enamad-W {
        width: 100%;
    }

    .websites-footer .contact {
        flex-wrap: wrap;
    }

    .websites-footer .enamad-W {
        text-align: center;
        padding-top: 10px;
    }

    .websites-footer .img-logo img {
        width: fit-content;
        width: -moz-fit-content;
    }

    .websites-footer .change-lang .select {
        width: 200px;
    }
}

@media(max-width:530px) {
    .websites-footer .img-logo img {
        width: 100px;
    }
}

@media(max-width:500px) {
    .websites-footer .footers-boxin {
        width: 33.333%;
    }

    .websites-footer .img-logo img {
        width: fit-content;
        width: -moz-fit-content;
    }
}

@media(max-width:400px) {
    .websites-footer .footers-boxin {
        width: 49%;
    }

    .websites-footer .bottom-center {
        padding: 15px 8px 0;
    }
}

@media(max-width:300px) {
    .websites-footer .footers-boxin {
        width: 100%;
    }
}

/* edit information */

.box-title-about {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin-bottom: 30px;
    padding: 15px 10px 15px 10px;
    margin-top: 20px;
}

.main-title {
    text-align: center;
    padding: 20px 0 0;
    color: #8ec63f;
    font-size: 20px;
    width: max-content;
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
    direction: rtl;
    border-bottom: 3px solid;
    line-height: 2.5em;
    font-weight: bold;
}

.form-mail {
    width: 70%;
    margin: 0 auto;
    float: none;
    text-align: center;
}

.content-style-form {
    text-align: right;
    direction: rtl;
}

.container {
    text-align: right;
}

.p-complete {
    max-width: 850px;
    margin: 0;
    display: flex;
    direction: rtl;
    float: none;
    margin: 0 aut
}

.content-style-form input[type="text"],
.content-style-form input[type="password"],
.content-style-form input[type="email"] {
    width: 100%;
    border: 1px solid #ccc !important;
    background: transparent;
    color: #000;
    font-weight: 300;
    font-size: 13px;
    line-height: 35px;
    height: 35px;
    padding-left: 10px;
    border-radius: 3px;
    margin-bottom: 8px;
    text-align: left;
    direction: ltr;
}

.box-info {
    max-width: 422px !important;
}

#register-address {
    width: 100%;
    height: 100px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding-left: 10px;
    padding-top: 10px;
    resize: vertical;
}

.p-complete input:first-child {
    margin-right: 5px;
}

.box-gender {
    max-width: 422px;
    width: 100%;
    border: 1px solid #ccc !important;
    background: transparent;
    color: #000;
    font-weight: 300;
    font-size: 13px;
    line-height: 35px;
    height: 35px;
    padding-left: 10px;
    border-radius: 3px;
    display: flex;
}

.gender-female {
    margin: 0 2px 0 2px;
    display: flex;
    align-items: center
}

.gender-male input[type="radio"],
.gender-female input[type="radio"] {
    margin-bottom: 0 !important;
}

.gender-male {
    margin: 0 2px 0 2px;
    display: flex;
    align-items: center;
}

.p-complete-end {
    display: flex;
    direction: rtl;
}

.p-complete input:first-child {
    margin-right: 5px;
}

.p-complete-end input:first-child {
    margin-right: 5px;
}

.button {
    color: white;
    border: none;
    cursor: pointer;
    width: auto;
    background-color: #8ec63f !important;
    height: 35px;
    width: 100%;
    border-radius: 3px;
}

.content-style-form input {
    margin-bottom: 8px;
}

#send {
    width: 100%;
}

.form-mail .mesage {
    font-size: 13px;
    width: 100%;
    text-align: left;
    direction: ltr;
    padding-bottom: 10px;
}

.form-mail .success .mesage {
    color: green !important;
    font-size: 12px;
    width: 100%;
    text-align: center;
    padding-top: 15px;
}

@media(max-width:869px) {
    .form-mail {
        width: 85%;
    }
}

@media only screen and (max-width:480px) {

    .p-complete-end,
    .p-complete {
        display: block;
    }

    .box-gender {
        margin-bottom: 8px;
        max-width: unset !important;
        width: 100% !important;
    }

    .box-info {
        max-width: unset !important;
        width: 100% !important;
    }

    .form-mail {
        width: 100%;
    }
}

/* forget password */
.p-form {
    width: 350px;
    float: left;
}

.pass-mail {
    max-width: 350px !important;
    float: right;
}

.forget-btn button {
    max-width: 350px;
}

.inputcode-send {
    max-width: 350px;
    /* min-width: 350px; */
    position: relative;
    width: 100%;

}

.headers-container .Security-code {
    float: right;
}

.content-style-form input {
    margin-bottom: 8px;
}

.capcode-send {
    float: left;
    position: absolute;
    top: 0px;
    height: max-content;
    right: 0px;
}

.capcode-send .refresh {
    float: left !important;
}

.captcha1 img {
    float: left;
    height: 31px;
    border-radius: 0 3px 3px 0;
    margin: 2px 2px;
}

.content-style-form i {
    color: #717070 !important;
    font-size: 15px;
    line-height: 35px;
    float: left;
    margin-right: 4px;
}

.bodyabout {
    margin-bottom: 20px;
}

.ferror {
    max-width: 350px;
    font-size: 13px;
    text-align: center;
    color: #de2628;
}

.ferror .success {
    text-align: center;
    margin: 15px;
    font-size: 13px;
    color: green !important;
}

.text {
    float: none !important;
    margin: 0 auto;
}

::placeholder {
    color: gray;
    opacity: 1;
}

:-ms-input-placeholder {
    color: gray;
}

::-ms-input-placeholder {
    color: gray;
}
@media(max-width:480px){
    .p-form{
        width: 100%;
    }

    .forget-btn button {
        max-width: 100%;
    }
    
    .inputcode-send,.pass-mail{
        max-width:unset !important;
    }
    .text .ferror{
        width: 100%;
    }
}
@media only screen and (max-width:450px) {
    .inputcode-send {
        width: 100% !important;
        min-width: unset !important;
    }
}


