body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}header{background-image:linear-gradient(#1fc760,#007c30)}header .header-left .logo{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:15px 0}header .header-left .logo img{width:60px;height:60px}header .header-left .logo h2{font-size:21px;font-weight:700;text-transform:uppercase;margin-left:15px;margin-bottom:0;color:#fff}header .header-right{margin:20px 0;float:right;-webkit-align-items:center;align-items:center}header .header-right i.fa{display:inline-block;border-radius:50px;padding:.5em;width:35px;height:35px;cursor:pointer;background:#4cb66d;margin:0 10px;position:relative}header .header-right i.fa:before{color:#fff;font-size:19px}.number-notify{margin:0;line-height:15px;content:"20";position:absolute;height:15px;top:-.2rem;right:-.8rem;min-width:28px;text-align:center;font-size:14px;color:#fff;border-radius:5px;background:#f55d5d}.wrap-notify.show .button-notify:before{content:"";display:inline-block;position:absolute;left:50%;bottom:-16px;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-bottom:9px solid #fff;border-left:9px solid transparent;border-right:9px solid transparent;z-index:999}.wrap-notify{margin-right:20px}.button-notify{padding:0}.button-notify,.button-notify:focus{border:none;background:transparent;outline:0}.button-notify:focus{box-shadow:none!important}.content-list-notify .title{font-size:18px;padding-top:5px;padding-bottom:10px;font-weight:550}.dropdown-menu-arrow{border-top:none;padding:10px 0;background:#fff;box-shadow:0 8px 15px rgba(0,0,0,.4);margin-top:15px}.content-list-notify::-webkit-scrollbar{width:3px}.content-list-notify::-webkit-scrollbar-track{background:#f1f1f1}.content-list-notify::-webkit-scrollbar-thumb{background:#888}.content-list-notify::-webkit-scrollbar-thumb:hover{background:#555}.content-list-notify{padding:15px 10px;border:0;min-width:410px;background:#fff;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;min-height:150px;max-height:250px}.child-notify{transition:.2s;padding:5px;font-size:14px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;background-color:#f7f7f7;margin-bottom:5px}.child-notify.new-notify{background:rgb(234 247 218)}.child-notify .notify-time{margin-left:250px}.child-notify:hover{background:#e3e3e3;cursor:pointer;-webkit-transform:scale(1.03);transform:scale(1.03)}.child-notify.new-notify:hover{background:#44ad1e;color:#fff}.child-notify .icon{font-size:25px}.child-notify .text-time{padding-left:10px}.child-notify .text{white-space:normal;font-size:14px}.child-notify .time{font-size:12px}.wrap-notify .dropdown-toggle:after{display:none}@media screen and (max-width:768px){header .profile{-webkit-justify-content:unset;justify-content:unset}}@media (max-width:500px){header .header-right{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-end;justify-content:flex-end}header .form-select-language{transition:.7s;margin-bottom:10px}}.go-to-info,.go-to-info:hover{color:#000;text-decoration:none}.form-select-language{width:100%;position:relative;margin:0 20px}.form-select-language .earth-icon{z-index:3;position:absolute;top:1px;left:9px;border-radius:50%;background:#3aa965;width:36px;height:36px}.form-select-language .earth-icon img{height:25px;width:25px;position:absolute;top:6px;left:6px}.form-select-language .language-select{width:100%;cursor:pointer;border-radius:52px;color:#fff;-webkit-appearance:none;-moz-appearance:none;background:#0a943f;background-position-x:100%;background-position-y:5px;padding:0 0 0 2.5rem;border:1px solid #46a965;margin:0 0 0 9px}.form-select-language{width:181px}.form-select-language .MuiInputBase-root:after,.form-select-language .MuiInputBase-root:before{display:none!important}.form-select-language .MuiSelect-select:focus{background-color:inherit}.form-select-language .MuiSelect-select{display:-webkit-flex;display:flex;height:23px;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;font-weight:700;color:#fff;padding-bottom:6px}.form-select-language .MuiSelect-icon{color:#fff}.icon-flag{width:22px;margin-left:10px}.profile img{width:50px;min-width:50px;height:50px;border-radius:100px;cursor:pointer;background-color:#fff;border:1px solid #fff}.profile{display:-webkit-flex;display:flex;width:100%;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end}.profile a#user-name{font-weight:700;margin-left:10px;color:#fff;text-decoration:none}.profile .dropdown-toggle:after{display:none}.profile .dropdown-menu{top:10px!important;-webkit-animation-name:effectBlock;animation-name:effectBlock;-webkit-animation-duration:.7s;animation-duration:.7s}.profile .dropdown-menu .dropdown-item{margin:0;cursor:pointer}.profile .dropdown-menu .dropdown-item:active{background:#168334}.profile.dropdown .dropdown-menu{width:auto}@-webkit-keyframes effectBlock{0%{opacity:0}to{opacity:1}}@keyframes effectBlock{0%{opacity:0}to{opacity:1}}footer{padding:20px 0 45px;min-height:18vh;background-color:#efefef}footer .contact img{margin-right:10px;position:absolute;top:5px;left:-22px}footer .contact{word-break:break-word;margin-bottom:10px}footer h2{margin:0;font-weight:500;font-size:18px;letter-spacing:.01em;color:#0a943f}footer .under-line{margin-bottom:12px;width:79px;height:2px;background:#0a943f}.logo-footer{width:60px;margin:5px 0 17px}footer a{color:inherit!important;display:block;margin-bottom:10px;cursor:pointer}footer .first-col{text-align:center}footer .last-col{padding-top:35px!important}.block-contact,.block-fast-contact{padding-left:50px!important}@media (max-width:992px){.first-col{-webkit-order:0;order:0}.block-contact{-webkit-order:1;order:1}.block-fast-contact{-webkit-order:3;order:3}.last-col{-webkit-order:2;order:2}}.s3,.s4{color:#0070c0}.parent{padding:20px 50px}.parent .title{font-size:25px;text-align:center}.font-weight-text{font-weight:400}.p9,.s1{color:red}.p1,.p6,.s3,.text-color-primary{color:#0070c0}.p6{font-size:18px}.p5{color:#0070c0;font-size:20px}
/*# sourceMappingURL=main.a8703a2e.chunk.css.map */