@import '/static/assets/css/google_fonts/inter.css';@import '/static/assets/css/google_fonts/poppins.css';:root{--font-family:'Poppins', sans-serif;--primary:#2CC27D;--primary-dark:#239B64;--primary-light:#56CE97;--accent:#00d4d7;--accent-dark:#00bac1;--accent-light:#dff9f8;--success:#13d527;--success-dark:#00ae11;--success-light:#eafbe7;--secondary:#5988fa;--secondary-dark:#4168D7;--secondary-light:#BCD5FE;--info:#15b2d5;--info-dark:#0f8ca8;--info-light:#e0f5fa;--caution:#dbbb25;--caution-dark:#d58f15;--caution-light:#fbf9e4;--error:#e6185e;--error-dark:#bf1257;--error-light:#fce4eb;--black:#113333;--dark-1:#2d2d2d;--dark-2:#4d4d4d;--dark-3:#6d6d6d;--gray-1:#8d8d8d;--gray-2:#adadad;--gray-3:#cdcdcd;--gray-4:#e0e0e0;--light-1:#f7f9fc;--light-2:#F1F3F3;--light-3:#e4e9f2;--white:#ffffff;--gradient-1:linear-gradient(180deg, #155bd5 0%, #1c3ab6 100%);--gradient-2:linear-gradient(180deg, #155bd5 13.02%, #00d4d7 85.42%);--gradient-3:linear-gradient(180deg, #155bd5 0%, #8f15d5 100%);--gradient-4:linear-gradient(180deg, #155bd5 0%, #13d527 100%);--gradient-5:linear-gradient(180deg, #155bd5 0%, #15bbd5 100%);--gradient-6:linear-gradient(180deg, #155bd5 0%, #dbbb25 100%);--gradient-7:linear-gradient(180deg, #155bd5 0%, #e6185e 100%);--gradient-8:linear-gradient(180deg, #1c3ab6 0%, #00bac1 100%);--gradient-9:linear-gradient(180deg, #00d4d7 13.02%, #155bd5 85.42%);--shadow-1:0px 0px 1px rgba(40, 41, 61, 0.08), 0px 0.5px 2px rgba(96, 97, 112, 0.16);--shadow-2:0px 0px 1px rgba(40, 41, 61, 0.04), 0px 2px 4px rgba(96, 97, 112, 0.16);--shadow-3:0px 0px 2px rgba(40, 41, 61, 0.04), 0px 4px 8px rgba(96, 97, 112, 0.16);--shadow-4:0px 2px 4px rgba(40, 41, 61, 0.04), 0px 8px 16px rgba(96, 97, 112, 0.16);--shadow-5:0px 2px 8px rgba(40, 41, 61, 0.04), 0px 16px 24px rgba(96, 97, 112, 0.16);--shadow-6:0px 2px 8px rgba(40, 41, 61, 0.08), 0px 20px 32px rgba(96, 97, 112, 0.24)}body{font-family:var(--font-family);color:var(--black);font-size:16px}@media(max-width:991px){body{font-size:14px}}img{max-width:100%}a{display:inline-block}a,button,a:hover,a:focus,input:focus,textarea:focus,button:focus{text-decoration:none;outline:none}ul,ol{margin:0;padding:0;list-style-type:none}h1,h2,h3,h4,h5,h6{font-weight:600;color:var(--black);margin:0}h1,.h1{font-size:2.75em;line-height:1.25}h2,.h2{font-size:2.25em;line-height:1.25}h3,.h3{font-size:1.75em;line-height:1.25}h4,.h4{font-size:1.5em;line-height:1.25}h5,.h5{font-size:1.25em;line-height:1.25}h6,.h6{font-size:.875em;line-height:1.25}.display-1{font-size:5.5em;line-height:1.25}.display-2{font-size:4.75em;line-height:1.25}.display-3{font-size:4em;line-height:1.25}.display-4{font-size:3.25em;line-height:1.25}p{font-size:1em;font-weight:400;line-height:1.5;color:var(--dark-3);margin:0}.text-small{font-size:.875em;line-height:1.5}.text-lg{font-size:1.15em;line-height:1.5}.bg_cover{background-repeat:no-repeat;background-size:cover;background-position:50%}@media(max-width:767px){.container{padding-left:20px;padding-right:20px}}.btn{font-weight:700;font-size:16px;line-height:20px;text-align:center;letter-spacing:.08em;text-transform:uppercase;padding:12px 24px;border-radius:4px;border:1px solid transparent}.btn:hover{color:inherit}.btn:focus{box-shadow:none;outline:none}.btn.btn-lg{font-size:1.15em;padding:16px 24px}.btn.btn-sm{padding:8px 16px}.btn.square{border-radius:0}.btn.semi-rounded{border-radius:12px}.btn.rounded-full{border-radius:50px}.btn.icon-left span,.btn.icon-left i{margin-right:8px}.btn.icon-right span,.btn.icon-right i{margin-left:8px}.btn.icon-btn{width:48px;height:48px;padding:0;line-height:48px}.btn.icon-btn.btn-lg{width:56px;height:56px;line-height:56px}.btn.icon-btn.btn-sm{width:40px;height:40px;line-height:40px}.contact-us .form-main .primary-btn{background:var(--primary);color:var(--white);box-shadow:var(--shadow-2)}.contact-us .form-main .active.primary-btn,.contact-us .form-main .primary-btn:hover,.contact-us .form-main .primary-btn:focus{background:var(--primary-dark);color:var(--white);box-shadow:var(--shadow-4)}.contact-us .form-main .deactive.primary-btn{background:var(--gray-4);color:var(--dark-3);pointer-events:none}#get-certificate{display:none}.contact-us{position:relative;background-color:var(--white);min-height:80vh;padding-top:100px;padding-bottom:100px}.contact-us .contact-head{background:var(--white);border-radius:7px;overflow:hidden;box-shadow:var(--shadow-4);position:relative;z-index:5}.contact-us .title{margin-bottom:30px}.contact-us .contact-inner-title{margin-bottom:45px}.contact-us .contact-inner-title h4{font-size:28px;font-weight:700;margin-bottom:5px;color:var(--white)}.contact-us .contact-inner-title p{font-size:16px;font-weight:400;color:var(--white);line-height:23px;margin-top:10px;display:block}.contact-us .single-head{padding:50px;height:100%;background:var(--primary);position:relative;z-index:5;overflow:hidden}.contact-us .single-info{text-align:left;margin-bottom:16px;padding-left:40px;position:relative}.contact-us .single-info .title{margin-bottom:10px;font-weight:500;color:var(--white);font-size:18px}.contact-us .single-info .title span{display:block;font-size:14px;margin-top:8px;font-weight:500}.contact-us .single-info i{color:var(--white);font-size:22px;display:inline-block;margin-right:20px;position:absolute;left:0;top:2px}.contact-us .single-info ul{display:inline-block}.contact-us .single-info ul li{color:var(--white);font-weight:500;display:inline-block;font-size:15px}.contact-us .single-info ul li:last-child{margin-bottom:0}.contact-us .single-info ul li a{font-weight:500;color:var(--white);display:inline-block;font-size:15px}.contact-us .single-info ul li a :hover{color:var(--white)}.contact-us .contact-social{display:block}.contact-us .contact-social h5{color:var(--white);font-weight:600;font-size:18px}.contact-us .contact-social ul{display:inline-block;position:relative;left:-9px;margin-top:15px}.contact-us .contact-social ul li{display:inline-block;margin-right:5px}.contact-us .contact-social ul li:last-child{margin-right:0}.contact-us .contact-social ul li a{color:var(--white);font-size:17px;position:relative;height:30px;width:30px;line-height:30px;text-align:center;display:block;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;overflow:hidden}.contact-us .contact-social ul li a span{position:absolute;left:50%;top:50%;margin-left:-15px;margin-top:-15px;height:30px;width:30px;line-height:30px;display:block;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.contact-us .contact-social ul li a:hover .icon-1{top:-15px}.contact-us .contact-social ul li a .icon-2{top:50px}.contact-us .contact-social ul li a:hover .icon-2{top:15px}.contact-us .contact-social ul li a:hover{color:var(--white)}.contact-us .form-main{padding:35px 50px 50px 30px}#get-certificate-form{padding:35px 50px}@media only screen and (min-width:768px) and (max-width:991px){.contact-us .form-main{padding:25px 40px 40px}#get-certificate-form{padding:25px 40px}}@media(max-width:767px){.contact-us .form-main{padding:15px 30px 30px}#get-certificate-form{padding:15px 30px}}.contact-us .form-main .form-group{margin-top:15px;display:block}.contact-us .form-main .form-group textarea,.contact-us .form-main .form-group input{height:55px;line-height:55px;width:100%;border:1px solid var(--gray-4);padding:0 20px;color:var(--black);border-radius:0;font-weight:400;border-radius:5px}.contact-us .form-main .form-group textarea:focus,.contact-us .form-main .form-group input:focus{border-color:var(--primary)}.contact-us .form-main .form-group textarea{height:180px}.map-section{background-color:var(--white);margin-top:50px;padding-bottom:100px}.map-section .map-container{box-shadow:var(--shadow-4);padding:20px;border-radius:7px}input[type=checkbox]:checked{background-color:var(--primary);border-color:var(--primary-dark)}.privacy-checkbox a{color:var(--primary)}.footer-two{background-color:var(--light-2)}.footer-two .f-about{margin-top:30px}.footer-two .f-about .text{margin-top:20px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.footer-two .f-about{padding-right:200px}}.footer-two .footer-widget{padding-top:70px;padding-bottom:100px}@media only screen and (min-width:768px) and (max-width:991px){.footer-two .footer-widget{padding-top:40px;padding-bottom:70px}}@media(max-width:767px){.footer-two .footer-widget{padding-top:20px;padding-bottom:50px}}.footer-two .footer-title{font-size:18px;font-weight:600;line-height:22px;color:var(--black);position:relative}.footer-two .footer-support{padding-top:21px}.footer-two .footer-support span{font-size:16px;line-height:24px;color:var(--black);font-weight:500;margin-top:9px;display:block}@media(max-width:767px){.footer-two .footer-support span{display:block}}.footer-two .social{padding-top:27px}.footer-two .social li{display:inline-block;margin-right:15px}.footer-two .social li:last-child{margin-right:0}.footer-two .social a{font-size:18px;color:var(--dark-3);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.footer-two .social a:hover{color:var(--primary)}.footer-two .footer-link{margin-top:32px}.footer-two .footer-link ul{margin-top:8px}.footer-two .footer-link ul a{font-size:16px;line-height:24px;color:var(--dark-3);margin-top:16px;font-weight:400;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}@media(max-width:767px){.footer-two .footer-link ul a{margin-top:12px}}.footer-two .footer-link ul a:hover{color:var(--primary)}.footer-two .footer-copyright{border-top:1px solid var(--gray-4)}.footer-two .copyright{padding-bottom:23px;padding-top:13px}.footer-two .copyright .text{color:var(--dark-3);margin-top:10px}.error-text .button .primary-btn{background:var(--primary);color:var(--white);box-shadow:var(--shadow-2)}.error-text .button .active.primary-btn,.error-text .button .primary-btn:hover,.error-text .button .primary-btn:focus{background:var(--primary-dark);color:var(--white);box-shadow:var(--shadow-4)}.error-text .button .deactive.primary-btn{background:var(--gray-4);color:var(--dark-3);pointer-events:none}.error-two{background-color:var(--white);min-height:500px;height:100vh;width:auto;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:2}@media(max-width:767px){.error-two{height:auto;padding:50px 0}}@media only screen and (min-width:576px) and (max-width:767px){.error-two{height:auto;padding:60px 0}}@media only screen and (min-width:768px) and (max-width:991px){.error-two{height:auto;padding:80px 0}}.error-two .d-table{width:100%;height:100%}.error-two .d-table{display:table !important}.error-two .d-table-cell{vertical-align:middle}.error-two .d-table-cell{display:table-cell !important}.error-image img{width:60%}@media only screen and (min-width:768px) and (max-width:991px){.error-image img{width:40%}}@media(max-width:767px){.error-text{text-align:center;margin-top:40px}}@media only screen and (min-width:768px) and (max-width:991px){.error-text{text-align:center;margin-top:40px}}.error-text h3{color:var(--primary);display:block;font-size:100px;font-weight:700;margin-bottom:10px;text-transform:uppercase}@media(max-width:767px){.error-text h3{font-size:70px}}@media only screen and (min-width:768px) and (max-width:991px){.error-text h3{font-size:60px}}.error-text .text{text-transform:capitalize;color:var(--dark-3);font-weight:500;color:var(--dark-2)}.error-text p{margin-bottom:8px}.error-text .button{margin-top:30px}.header-nine .primary-btn{background:var(--primary);color:var(--white);box-shadow:var(--shadow-2)}.header-nine .active.primary-btn,.header-nine .primary-btn:hover,.header-nine .primary-btn:focus{background:var(--primary-dark);color:var(--white);box-shadow:var(--shadow-4)}.header-nine .deactive.primary-btn{background:var(--gray-4);color:var(--dark-3);pointer-events:none}.header-nine .primary-btn-outline{border-color:var(--primary);color:var(--primary)}.header-nine .active.primary-btn-outline,.header-nine .primary-btn-outline:hover,.header-nine .primary-btn-outline:focus{background:var(--primary-dark);color:var(--white)}.header-nine .deactive.primary-btn-outline{color:var(--dark-3);border-color:var(--gray-4);pointer-events:none}.header-nine{position:relative;background-color:var(--white);padding:100px 0;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px){.header-nine{padding:90px 0}}@media(max-width:767px){.header-nine{padding:80px 0}}.header-nine .main__circle{top:-98px;right:calc(50% - 1145px);width:1000px;height:1000px;background:var(--primary);position:absolute;border-radius:50%;z-index:1}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.header-nine .main__circle{display:none}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.header-nine .header-content{padding-right:20px}}@media only screen and (min-width:768px) and (max-width:991px){.header-nine .header-content{padding:0 110px}}.header-nine .header-content h6{display:inline-block;margin-bottom:20px}.header-nine .header-content h1{text-transform:capitalize;overflow:hidden;margin-bottom:30px}.header-nine .header-content h1 .color2{color:var(--primary)}.header-nine .header-content p{color:var(--dark-3);font-size:1.1em}@media(max-width:767px){.header-nine .header-content p{margin-bottom:10px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.header-nine .header-content p{padding-right:60px}}.header-nine .button{margin-top:20px;display:flex}@media(max-width:767px){.header-nine .button{display:block}}.header-nine .primary-btn{margin-right:12px}.header-nine .video{display:inline-flex;align-items:center;color:var(--primary)}@media(max-width:767px){.header-nine .video{display:block;margin-top:15px}}.header-nine .video-text{display:inline-block;margin-left:15px}.header-nine .header-image{box-shadow:none;z-index:2;position:relative}.header-nine .header-image .shape{position:absolute;right:-30px;top:-30px;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.header-nine .header-image{display:none}}.header-nine .header-image img{width:640px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.header-nine .header-image{margin-left:40px}}.sheet-outer{margin:0 auto;display:flex;justify-content:center;align-items:center;transform:scale(.7)}.sheet{margin:0 auto;overflow:hidden;position:relative;box-sizing:border-box;page-break-after:always}.sheet-outer .sheet{width:210mm;height:296mm}@page{size:A4;margin:0}body{font-family:Arial,sans-serif;margin:0;padding:0}.certificate{width:100%;height:100%;padding:40px;border:10px solid #133;border-radius:.5rem;box-sizing:border-box;position:relative;display:flex;flex-direction:column;overflow:hidden}.bg{opacity:.2;opacity:.1;position:absolute;left:40%;top:25%;width:80%}.logo-container{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px}.certificate h1{font-size:3em;margin-bottom:40px}.participant-name{font-size:2.2em;font-weight:700;margin-top:40px;text-align:left}.certificate p{font-size:1.05em;max-width:90%;color:var(--black)}.certificate ul li{font-size:1.1em;margin:15px 0;padding-left:25px;position:relative}.certificate ul li::before{content:"•";position:absolute;left:0;color:var(--primary)}.date{font-size:1.1em;position:absolute;bottom:1rem;left:40px}.signatures{display:flex;justify-content:space-around;position:absolute;bottom:60px;width:calc(100% - 80px)}.signature-block{text-align:center;width:45%}.sheet-outer.main{display:none}@media print{.container{margin:0;padding:0 !important}.sheet-outer.main{display:block}.sheet-outer{display:block;width:210mm;transform:none}.certificate{border:none}.footer-two{display:none}#contact-us{display:none}#get-certificate{display:none !important}}.header-nine .primary-btn{background:var(--primary);color:var(--white);box-shadow:var(--shadow-2)}.header-nine .active.primary-btn,.header-nine .primary-btn:hover,.header-nine .primary-btn:focus{background:var(--primary-dark);color:var(--white);box-shadow:var(--shadow-4)}.header-nine .deactive.primary-btn{background:var(--gray-4);color:var(--dark-3);pointer-events:none}.header-nine .primary-btn-outline{border-color:var(--primary);color:var(--primary)}.header-nine .active.primary-btn-outline,.header-nine .primary-btn-outline:hover,.header-nine .primary-btn-outline:focus{background:var(--primary-dark);color:var(--white)}.header-nine .deactive.primary-btn-outline{color:var(--dark-3);border-color:var(--gray-4);pointer-events:none}.header-nine{position:relative;background-color:var(--white);padding:100px 0;overflow:hidden}@media only screen and (min-width:768px) and (max-width:991px){.header-nine{padding:90px 0}}@media(max-width:767px){.header-nine{padding:80px 0}}.header-nine .main__circle{top:-98px;right:calc(50% - 1145px);width:1000px;height:1000px;background:var(--primary);position:absolute;border-radius:50%;z-index:1}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.header-nine .main__circle{display:none}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.header-nine .header-content{padding-right:20px}}@media only screen and (min-width:768px) and (max-width:991px){.header-nine .header-content{padding:0 110px}}.header-nine .header-content h6{display:inline-block;margin-bottom:20px}.header-nine .header-content h1{text-transform:capitalize;overflow:hidden;margin-bottom:30px}.header-nine .header-content h1 .color2{color:var(--primary)}.header-nine .header-content p{color:var(--dark-3)}@media(max-width:767px){.header-nine .header-content p{margin-bottom:10px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.header-nine .header-content p{padding-right:60px}}.header-nine .button{margin-top:20px;display:flex}@media(max-width:767px){.header-nine .button{display:block}}.header-nine .primary-btn{margin-right:12px}.header-nine .video{display:inline-flex;align-items:center}@media(max-width:767px){.header-nine .video{display:block;margin-top:15px}}.header-nine .video-text{display:inline-block;margin-left:15px}.header-nine .header-image{box-shadow:none;z-index:2;position:relative}.header-nine .header-image .shape{position:absolute;right:-30px;top:-30px;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.header-nine .header-image{display:none}}.header-nine .header-image img{width:640px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px){.header-nine .header-image{margin-left:40px}}