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:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}header{background-image:linear-gradient(#1fc760,#007c30)}header .header-left .logo{display:flex;align-items:center;margin:15px 0}header .header-left .logo img{width:60px;height:60px}header .header-left .logo h2{width:100%;font-size:21px;font-weight:700;text-transform:uppercase;margin-left:15px;margin-bottom:0;color:#fff;font-family:"Source Sans Pro",sans-serif;-webkit-animation:glow 3.5s linear 2s infinite;animation:glow 3.5s linear 2s infinite;left:20px;line-height:1.5}header .header-right{margin:20px 0;float:right;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;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}.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:flex;align-items:center;background-color:#f7f7f7;margin-bottom:5px}.child-notify.new-notify{background:rgb(234 247 218)}.child-notify:hover{background:#e3e3e3;cursor:pointer;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 .notify-time{margin-left:250px}.child-notify .time{font-size:12px}.wrap-notify .dropdown-toggle:after{display:none}.wrap-slogan{display:flex}.slogan-1,.slogan-2{overflow:hidden}.slogan-1{-webkit-animation:showup 10s infinite;animation:showup 10s infinite}.slogan-2{width:0;-webkit-animation:reveal 10s infinite;animation:reveal 10s infinite}.slogan-2 span{margin-left:-355px;-webkit-animation:slidein 10s infinite;animation:slidein 10s infinite}.header-left.required-header,.header-right .required-profile{pointer-events:none;cursor:not-allowed}@-webkit-keyframes showup{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@keyframes showup{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@-webkit-keyframes slidein{0%{margin-left:-800px}20%{margin-left:-800px}35%{margin-left:0}to{margin-left:0}}@keyframes slidein{0%{margin-left:-800px}20%{margin-left:-800px}35%{margin-left:0}to{margin-left:0}}@-webkit-keyframes reveal{0%{opacity:0;width:0}20%{opacity:1;width:0}30%{width:calc(100% - 61px)}90%{opacity:1}to{opacity:0;width:calc(100% - 61px)}}@keyframes reveal{0%{opacity:0;width:0}20%{opacity:1;width:0}30%{width:calc(100% - 61px)}90%{opacity:1}to{opacity:0;width:calc(100% - 61px)}}@-webkit-keyframes glow{40%{text-shadow:0 0 8px #fff}}@keyframes glow{40%{text-shadow:0 0 8px #fff}}@media screen and (max-width:768px){header .profile{justify-content:unset}}@media (max-width:500px){header .header-right{flex-wrap:wrap;justify-content:flex-end}.content-list-notify{min-width:370px}header .form-select-language{transition:.7s;margin-bottom:10px}}.go-to-info,.go-to-info:hover{color:#000;text-decoration:none}.break-spaces{white-space:break-spaces}.btn-music{position:absolute;right:145px;bottom:19px;z-index:99;cursor:pointer}.btn-music-en{right:90px}.btn-music-esp{right:80px}.btn-music:hover{-webkit-filter:hue-rotate(86deg) brightness(118%) contrast(119%);filter:hue-rotate(86deg) brightness(118%) contrast(119%)}.float-animation{-webkit-animation:float 4s ease-in-out infinite;animation:float 4s ease-in-out infinite}@-webkit-keyframes float{0%{transform:translatey(0)}25%{transform:translatey(-10px)}75%{transform:translatey(10px)}to{transform:translatey(0)}}@keyframes float{0%{transform:translatey(0)}25%{transform:translatey(-10px)}75%{transform:translatey(10px)}to{transform:translatey(0)}}.highlight-focus:hover{text-decoration:underline}.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:flex;height:23px;align-items:center;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 .parent-img{width:50px;min-width:50px;height:50px;border-radius:100px;cursor:pointer;background-color:#fff;border:1px solid #fff;background-repeat:no-repeat;background-position:50%;background-size:cover}.profile{display:flex;width:100%;align-items:center;justify-content:flex-end}.profile #user-name{font-weight:700;margin-left:10px;color:#fff;text-decoration:none;display:inline-block;max-width:600px;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.profile #user-name p{margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.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 .dropdown-menu{min-width:110%;width:auto!important}.profile .dropdown-menu .dropdown-item{margin:0;cursor:pointer}.profile .dropdown-menu .dropdown-item:active a{color:#fff!important}.profile .dropdown-menu .dropdown-item:active{background:#168334}@-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{margin-bottom:10px}.required-footer{pointer-events:none;cursor:not-allowed}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{order:0}.block-contact{order:1}.block-fast-contact{order:3}.last-col{order:2}}.menu-sidebar{z-index:3;background-color:#fff!important;box-shadow:0 3px 3px #ccc;padding:5px}.sidebar-required,.sidebar-required .numberCircle{background-color:#ccc!important}.sidebar-required{pointer-events:none;cursor:not-allowed;border-bottom:1px solid grey}.menu-sidebar .dropdown-menu .menu-item{padding:.5rem}.menu-sidebar .menu-item{text-transform:uppercase;font-size:15px;margin:0 3px;display:block;padding:0 .5rem}.menu-sidebar .menu-item,.menu-sidebar .menu-item .dropdown>a{color:rgba(0,0,0,.6)!important}.menu-sidebar .menu-item .dropdown a:hover{color:#007c30!important}.menu-sidebar .menu-item:hover{font-weight:bolder;color:#007c30!important;text-decoration:none}.menu-sidebar .menu-item.menu-selected-dropItem,.menu-sidebar .menu-selected{font-weight:bolder;color:#007c30!important;text-shadow:0 1px 1px #ccc}.menu-sidebar .menu-selected:after{transition:.7s;content:"";position:absolute;width:100%;height:2px;left:0;bottom:-5px;background-color:#0a943f}.menu-sidebar .inActive{cursor:none;pointer-events:none;color:rgb(87 83 83/50%)!important}.menu-sidebar #basic-navbar-nav .numberCircle{margin:auto;border-radius:50%;width:15px;height:15px;padding:0;background:#fff;border:2px solid #666;color:#666;text-align:center;font:10px Arial,sans-serif;top:0;left:-2px}.menu-sidebar .menu-selected .numberCircle{color:#007c30!important;border:2px solid #007c30!important}.menu-sidebar #collasible-nav-dropdown,.menu-sidebar .dropdown-expert{padding:0}.menu-sidebar #collasible-nav-dropdown:hover{color:#007c30!important}.active-expert #collasible-nav-dropdown,.active-pro-ref #collasible-nav-dropdown,.menu-item.active-home,.menu-sidebar .menu-selected #collasible-nav-dropdown{font-weight:bolder;color:#007c30!important;text-shadow:0 1px 1px #ccc}@media (max-width:991px){.menu-sidebar .menu-selected:after{display:none}}.rainbow{text-decoration:none!important;text-transform:uppercase;font-size:15px;margin:0 3px;display:block;padding:0 .5rem;-webkit-animation:rainbow 10s infinite!important;animation:rainbow 5s infinite!important}.rainbow:hover{color:#007c30!important;-webkit-animation:none!important;animation:none!important;font-weight:bolder;text-shadow:0 1px 1px #ccc!important}@-webkit-keyframes rainbow{0%{color:orange}10%{color:purple}20%{color:red}30%{color:#5f9ea0}40%{color:#ff0}50%{color:coral}60%{color:green}70%{color:#0ff}80%{color:#ff1493}90%{color:#1e90ff}to{color:orange}}@keyframes rainbow{0%{color:orange}10%{color:purple}20%{color:red}30%{color:#5f9ea0}40%{color:#ff0}50%{color:coral}60%{color:green}70%{color:#0ff}80%{color:#ff1493}90%{color:#1e90ff}to{color:orange}}#wrap{min-height:78vh}#wrap>h3{color:#0a943f;margin-top:20px;margin-left:75px}#policy{padding:20px 50px}#policy .title{font-size:25px;text-align:center}#terms-of-use{padding:20px 50px}#terms-of-use .title{font-size:25px;text-align:center}.s3,.s4{color:#0070c0}#question-and-answer{padding:20px 50px}#question-and-answer .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.75491a2c.chunk.css.map */