body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-blue:#344385;--primary-orange:#da6a43;--secondary-orange:#e06c43;--gradient-blue:#3a4583;--gradient-orange:#df6c43;--light-blue:#479ff8;--text-dark:#000;--text-light:#939393;--white:#fff;--overlay-blue:#3443859e}body{color:#000;color:var(--text-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.bim-training-page{overflow:hidden;width:100%}.navbar{padding:1.5rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.scrolled{background:#fff;box-shadow:0 4px 12px #00000026;padding:1rem 0}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1440px;padding:0 2rem}.logo img{height:72px;width:auto}.nav-menu{align-items:center;display:flex;gap:2.5rem;list-style:none}.nav-menu li{color:#fff;color:var(--white);cursor:pointer;font-size:16px;font-weight:600;position:relative;transition:color .3s ease}.nav-menu li.active,.nav-menu li:hover{color:#479ff8;color:var(--light-blue)}.nav-menu li:after{background:#479ff8;background:var(--light-blue);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-menu li.active:after,.nav-menu li:hover:after{width:100%}.scrolled .nav-menu li{color:#000!important}.scrolled .nav-menu li.active,.scrolled .nav-menu li:hover{color:#479ff8!important;color:var(--light-blue)!important}.hero-section{align-items:center;background:url(https://bimtraining.net/wp-content/uploads/2026/04/hero.jpg) 50%/cover no-repeat;display:flex;height:850px;margin-top:-50px;position:relative}.hero-overlay{background:#3443859e;background:var(--overlay-blue);bottom:0;left:0;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:1440px;padding:0 6rem;position:relative;width:100%;z-index:2}.hero-title{color:#fff;color:var(--white);font-size:85px;font-weight:700;line-height:1.1;margin-bottom:1.5rem;margin-top:150px}.hero-title .highlight{color:#da6a43;color:var(--primary-orange)}.hero-subtitle{font-size:16px;font-weight:400;line-height:1.5;margin-bottom:2.5rem;max-width:900px}.cta-button,.hero-subtitle{color:#fff;color:var(--white)}.cta-button{align-items:center;background:linear-gradient(90deg,#344385,#e06c43);background:linear-gradient(to right,var(--primary-blue),var(--secondary-orange));border:none;border-radius:6px;box-shadow:0 4px 15px #0003;cursor:pointer;display:inline-flex;font-size:20px;font-weight:600;gap:1rem;padding:16px 40px;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.arrow-icon{height:18px;width:16px}.software-badges{align-items:center;background:#344385;background:var(--primary-blue);border-radius:6px;box-shadow:0 4px 4px #00000040;display:flex;gap:2rem;margin:6rem auto 0;padding:2rem 3rem;width:fit-content}.software-badges img{height:60px;width:auto}.about-section{background:#fff;background:var(--white);padding:6rem 0 3rem;scroll-margin-top:100px!important}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.about-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:320px 1fr}.experience-box{align-items:center;background:#fff;background:var(--white);border:8px solid #e06c43;border:8px solid var(--secondary-orange);display:flex;gap:1.5rem;padding:2rem;position:relative}.experience-box:hover{animation:borderTwoColor 1s linear infinite;border:8px solid;transition:.5s ease-out}@keyframes borderTwoColor{0%{border-image:linear-gradient(90deg,#e06c43,#344385) 1}50%{border-image:linear-gradient(90deg,#344385,#e06c43) 1}to{border-image:linear-gradient(90deg,#e06c43,#344385) 1}}.experience-number{color:#000;color:var(--text-dark);font-size:85px;font-weight:700;line-height:1}.experience-text{background:#fff;background:var(--white);padding:.5rem;position:relative;z-index:1}.experience-text p{font-size:22px;font-weight:500;line-height:1.2;margin-bottom:.5rem}.since{color:#939393;color:var(--text-light);font-size:14px}.about-content{padding-top:0}.section-title{font-size:26px;font-weight:500;line-height:1.2;margin-bottom:1rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#3a4583,#df6c43);background:linear-gradient(to right,var(--gradient-blue),var(--gradient-orange));-webkit-background-clip:text;background-clip:text}.about-description{color:#000;color:var(--text-dark);font-size:16px;font-weight:300;line-height:1.5}.challenge-statement{font-size:26px;font-weight:600;line-height:1.6;line-height:1.2;margin:0 auto 1rem;max-width:970px}.courses-section{background:#fff;background:var(--white);padding:2rem 0 6rem;scroll-margin-top:100px!important}.section-title-main{color:#344385;color:var(--primary-blue);font-size:38px;font-weight:500;margin-bottom:3rem;text-align:center}.section-title-main.white{color:#fff;color:var(--white)}.course-tabs{border:1px solid #d2d2d2;border-radius:6px;display:flex;gap:0;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1100px;overflow:hidden}.tab-button{background:#fff;background:var(--white);border:none;color:#344385;color:var(--primary-blue);cursor:pointer;flex:1 1;font-size:16px;font-weight:700;padding:1rem 2rem;transition:all .3s ease}.tab-button:first-child{border-radius:6px 0 0 6px}.tab-button:last-child{border-radius:0 6px 6px 0}.tab-button.active{background:linear-gradient(90deg,#344385,#e06c43);background:linear-gradient(to right,var(--primary-blue),var(--secondary-orange));color:#fff;color:var(--white)}.tab-button:hover:not(.active){background:#f5f5f5}.course-details{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:560px 1fr;margin-bottom:4rem}.course-image{border-radius:6px;box-shadow:0 4px 4px #00000040;overflow:hidden}.course-image img{display:block;height:auto;width:100%}.course-title{font-size:22px;font-weight:700;margin-bottom:2rem}.course-features{list-style:none}.course-features li{border-bottom:1px solid #d2d2d2;color:#344385;color:var(--primary-blue);font-size:18px;font-weight:400;margin-bottom:1rem;padding-bottom:1.5rem;padding-left:2rem;position:relative}.course-features li .arrow{color:#344385;color:var(--primary-blue);left:0;position:absolute}.course-features li strong{font-weight:700}.subsection-title{font-size:36px;font-weight:600;margin:4rem 0 3rem;text-align:center}.benefit-card:hover .benefit-icon{transform:scale(1.35)}.benefits-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}.benefit-card{text-align:center}.benefit-icon{align-items:center;background:linear-gradient(135deg,#344385,#e06c43);background:linear-gradient(135deg,var(--primary-blue) 0,var(--secondary-orange) 100%);border-radius:50%;box-shadow:0 4px 12px #0000001a;display:flex;height:117px;justify-content:center;margin:0 auto 1.5rem;transition:.5s;width:117px}.benefit-icon img{height:auto;width:60px}.benefit-card h4{font-size:20px;font-weight:700;margin-bottom:1rem}.benefit-card h4,.benefit-card p{color:#000;color:var(--text-dark)}.benefit-card p{font-size:14px;font-weight:300;line-height:1.5}.who-should-attend-section{background:#344385;background:var(--primary-blue);background:url(https://bimtraining.net/wp-content/uploads/2026/04/course-bg.jpg);background-size:cover;padding:2rem 0 0;scroll-margin-top:100px!important}.who-attend-grid{grid-gap:4rem 0;align-items:center;display:grid;gap:4rem 0;grid-template-columns:584px 1fr}.who-attend-image img{border-radius:8px;height:auto;width:100%}.who-attend-content{color:#fff;color:var(--white)}.who-attend-intro{font-size:18px;font-weight:600;line-height:1.4;margin-bottom:1rem}.who-attend-list{font-size:20px;font-weight:300;line-height:1.5;list-style:none}.who-attend-list li{font-size:16px;margin-bottom:20px;padding-left:1.5rem;position:relative}.who-attend-list li:before{color:#e06c43;color:var(--secondary-orange);content:"•";font-size:24px;left:0;position:absolute}.what-to-expect-section{background:#fff;background:var(--white);padding:6rem 0;scroll-margin-top:100px!important}.expectations-grid{grid-gap:2rem .5rem;display:grid;gap:2rem .5rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1200px}.expectation-item{align-items:flex-start;display:flex;gap:1.5rem;padding:15px}.expectation-item:hover{border-radius:12px;box-shadow:0 4px 20px #00000026}.expectation-number{align-items:center;background:linear-gradient(135deg,#e06c43,#e06c43);background:linear-gradient(135deg,var(--secondary-orange) 0,var(--secondary-orange) 100%);border-radius:50%;color:#fff;color:var(--white);display:flex;flex-shrink:0;font-size:24px;font-weight:700;height:49px;justify-content:center;width:49px}.expectation-item p{color:#000;color:var(--text-dark);font-size:16px;font-weight:500;line-height:1.4;margin-top:.5rem}.expectation-item:hover p{color:#2a3666}.project-section{background:#fff;background:var(--white);background:linear-gradient(#00000080,#00000080),url(https://bimtraining.net/wp-content/uploads/2026/04/bg-project.jpg);background-attachment:fixed!important;background-position:bottom;background-repeat:repeat-x;padding:6rem;scroll-margin-top:100px!important}.project-section h2{color:#fff}.project-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:2rem 10% 0}.project-card{background:#fff;border:1px solid #262b34;border-radius:16px;box-shadow:0 0 20px #0000001a;margin:0 2rem;padding:10px}.project-icon{with:100%;overflow:hidden}.project-icon img{border-radius:10px;transition:.3s;width:100%}.project-icon:hover img{transform:scale(1.1)}.project-card h4{color:#000;font-size:14px;font-weight:600;padding-top:10px;text-align:center}.contact-section{background:url(http://bimtraining.net/wp-content/uploads/2026/04/bg-contact.jpg);background-position:100% 0;background-size:80%;scroll-margin-top:250px!important}.contact-header{background:linear-gradient(270deg,#e06c43,#344385 38.942%);background:linear-gradient(to left,var(--secondary-orange),var(--primary-blue) 38.942%);border-radius:12px;left:50%;margin:0 auto 50px;padding:2.5rem 0;position:absolute;transform:translate(-50%,-50%);width:45%;z-index:1}.contact-info{align-items:flex-start;color:#fff;color:var(--white);display:flex;gap:2rem;margin:0 auto;max-width:1200px;padding:0 2rem}.location-icon{height:35px;width:35px}.address{border-right:1px solid #ffffff4d;flex:1 1;font-size:14px;font-weight:300;line-height:1.5}.address p{margin:.2rem 0}.address strong{font-weight:600}.social-icons{margin-left:auto;padding-left:1rem;padding-top:3%}.social-icons img{height:auto;transition:.3s;width:50px}.social-icons img:hover{transform:scale(1.1)}.contact-form-wrapper{height:680px;position:relative}.map-container{display:grid;grid-template-columns:repeat(2,1fr);height:100%;z-index:0}.map-image{object-fit:cover}.map-container-map,.map-image{height:100%;width:100%}.contact-form-container{background:#e06c43;background:var(--secondary-orange);border-radius:12px;box-shadow:0 8px 24px #0000004d;height:max-content;margin-left:10%;margin-top:15%;padding:3rem;width:80%;z-index:10}.contact-form h3{color:#fff;color:var(--white);font-size:36px;font-weight:600;margin-bottom:2rem}.contact-form h3 span{color:#2a3666}.form-group-top{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:50% 1fr;width:100%}.form-group,.form-group label{margin-bottom:.5rem}.form-group label{color:#fff;color:var(--white);display:block;font-size:16px}.form-group input,.form-group textarea{background:#fff;background:var(--white);border:1px solid #fff;border:1px solid var(--white);border-radius:4px;color:#000;color:var(--text-dark);font-family:inherit;font-size:16px;padding:.8rem 1rem;width:100%}.form-group textarea{min-height:120px;resize:vertical}.submit-button{background:#344385;background:var(--primary-blue);border:1px solid #344385;border:1px solid var(--primary-blue);border-radius:4px;color:#fff;color:var(--white);cursor:pointer;font-size:16px;font-weight:600;padding:1rem;transition:all .3s ease;width:100%}.submit-button:hover{background:#2a3666;box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.footer{background:#344385;background:var(--primary-blue);padding:4rem 0 2rem;text-align:center}.footer-grid{grid-gap:2rem;color:#fff;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer p{border-top:1px dotted #ffffff4d;color:#fff;color:var(--white);font-size:14px;font-weight:300;margin:0;padding-top:30px}.footer-Description,.footer-links{font-weight:300;line-height:1.5rem;padding:1rem;text-align:left}.footer-logo img{padding:1rem;width:80%}.footer-Description{border-left:1px dotted #ffffff4d;border-right:1px dotted #ffffff4d;font-size:14px}.footer-Description h4{color:#fff;font-size:18px;font-weight:600}.footer-grid{margin-bottom:2rem}.nav-menu-footer{font-size:14px;line-height:20px}.nav-menu-footer li:hover{color:#479ff8;cursor:pointer}.BIM-section{padding:6rem 0}.bim-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:2rem 10%}.bim-grid h2{font-size:38px;margin-bottom:20px}.bim-grid h2,.bim-grid h4{color:#344385;color:var(--primary-blue)}.bim-grid h4{font-size:18px;font-weight:600;margin-bottom:10px}.bim-grid p{font-size:14px;line-height:1.5rem}.bim-grid img{float:left;margin-bottom:2rem;width:70px}.bim-box{margin-bottom:3rem}.bim-box img{transition:transform 1s}.bim-box:hover img{transform:rotateY(1turn)}.wa-float-icon{align-items:center;background:#25d366;border-radius:50%;display:flex;height:50px;justify-content:center;position:relative;width:50px}.wa-float-icon:before{animation:wa-ring 1.4s ease-out infinite;border:2px solid #5cf28ccc;border-radius:50%;content:"";inset:0;position:absolute}@keyframes wa-ring{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.6)}}.wa-float-btn{align-items:center;border-radius:999px;bottom:100px;color:#111;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:12px;justify-content:center;padding:8px 20px;position:fixed;right:20px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;z-index:9999}@media (max-width:1250px){.hero-content{padding:0 3rem}.about-grid,.course-details,.who-attend-grid{gap:2rem}.experience-box{max-width:400px}.benefits-grid{gap:2rem}.contact-form-wrapper{height:auto}.map-container{height:auto;position:relative}.hero-title{font-size:65px}.contact-header{width:75%}.social-icons img{height:auto;width:45px}.project-grid{grid-gap:0!important;display:grid;gap:0!important;grid-template-columns:repeat(4,1fr);margin:2rem 3% 0}.project-section{padding:6rem 0}.contact-form-container{margin-top:25%}.project-card{margin-bottom:2rem}}.why-choose{grid-gap:0!important;border-bottom:1px dotted #da6a43;display:grid;gap:0!important;grid-template-columns:repeat(2,1fr);margin-bottom:50px}.why-choose h4{font-size:16px;font-weight:350;text-align:center}.why-choose-content{align-items:center;display:flex;margin-bottom:30px;margin-top:60px}.why-choose img{width:85%}@media (max-width:970px){.who-attend-grid{display:grid;grid-template-columns:none}.who-attend-content{margin:0 5%;order:-1}.map-container{display:flex;flex-direction:column;grid-template-columns:1fr}.contact-form-container{margin:15% 5% 5%;order:-1;width:90%}.section-title-main{margin:0 5%}.project-grid{display:grid;grid-template-columns:repeat(2,2fr)}.why-choose{display:grid;grid-template-columns:1fr}.bim-grid{display:grid;grid-template-columns:repeat(1,1fr)}}@media (max-width:768px){.nav-menu{font-size:14px;gap:1rem}.hero-title{font-size:48px}.hero-subtitle{font-size:14px}.software-badges{flex-wrap:wrap;gap:1rem;padding:1.5rem}.software-badges img{height:40px}.section-title-main{font-size:36px}.course-tabs{flex-direction:column}.tab-button{border-radius:0!important}.expectations-grid{gap:2rem;grid-template-columns:1fr}.logo img{height:36px}.contact-header{width:90%}.about-grid,.course-details,.who-attend-grid{grid-template-columns:1fr}.experience-box{max-width:100%}.benefits-grid{grid-template-columns:1fr}.who-attend-image{display:none}.who-should-attend-section{padding:2rem 0}.section-title-main{font-size:45px;margin-bottom:2rem}.project-grid{gap:2rem;grid-template-columns:1fr;margin:2rem 10%}.project-card{margin-bottom:2rem}.about-section{padding:3rem 0;scroll-margin-top:100px!important}.what-to-expect-section{padding:3rem 0}.project-section{padding:3rem 0 8rem}.map-container-map{height:400px}.contact-form-container{margin:30% 5% 5%}.why-choose{display:block}.footer-grid{grid-gap:2rem;color:#fff;display:grid;gap:2rem;grid-template-columns:repeat(1,1fr);margin:0 4rem}.footer-Description{border:none}.nav-menu-footer{margin:0 30px}}@media (max-width:480px){.hero-content{padding:0 1.5rem}.hero-title{font-size:36px}.hero-subtitle{font-size:14px}.why-choose-content{margin-top:0}.bim-grid{gap:0}.bim-grid img{margin-bottom:3rem}.container{padding:0 1rem}.nav-menu{display:none}.logo img{height:70px}.contact-info{display:block}.address{border:none}.form-group-top{gap:0;grid-template-columns:100%}.footer-grid{gap:0;margin:0 1rem}.footer-logo img{padding:1rem;width:100%}}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.benefit-card,.expectation-item{animation:fadeInUp .6s ease-out}#main-header{z-index:0!important}#main-footer{display:none!important}
/*# sourceMappingURL=main.a1724508.css.map*/