.name, .rk { position: absolute } .single-feature .icon, .single-service { -webkit-transition: .3s; -o-transition: .3s } .single-feature:hover .icon, .square, body, p { color: #fff } .single-service .title, .steps-logo h4 { font-weight: 500; font-size: 14px } .serviceBox, body { font-family: 'Helvetica Neue', sans-serif;} body { font-size: 13px; line-height: 1.5em; font-weight: 400; background: #226049 } .top-area-bg { background: url(../images/forest/banner-forest.jpg) bottom/cover no-repeat; height: 100vh } .rk { bottom: -112px; left: 0; right: 0 } .multiselect, .rk img { width: 100% } .gallery-area, .service-area { padding-top: 30px; padding-bottom: 100px } .box-space { margin-bottom: -30px } .box-space>div { margin-bottom: 30px } .container-fluid.wide { max-width: 1500px } .name { width: 600px; top: 30vh } .square { display: flex; text-align: center; justify-content: center; align-content: center; padding: 5px; animation: 3s infinite alternate shimmy; margin: 0 auto; bottom: 0; left: 0; right: 0; z-index: 1; position: relative } @keyframes shimmy { 0% { transform: translate(0, 0) } 100% { transform: translate(0, 50px) } } .single-service { padding: 40px 1px 0; transition: .3s; text-align: center; -webkit-box-shadow: 0 0 0 0 transparent; box-shadow: 0 0 0 0 transparent; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); clip-path: polygon(5% 0, 100% 0, 100% 95%, 95% 100%, 0 100%, 0 5%); min-height: 200px } .single-service:hover { -webkit-transform: translateY(-5px); -ms-transform: translateY(-5px); transform: translateY(-5px); -webkit-box-shadow: 0 16px 32px 0 rgba(0, 0, 0, .05); box-shadow: 0 16px 32px 0 rgba(0, 0, 0, .05) } .single-service .title { color: #fff; line-height: 20px; padding-bottom: 0 } .single-service .icon { font-size: 60px; color: #f64032; margin-bottom: 25px; background: -webkit-linear-gradient(#fda621, #f64032); -webkit-background-clip: text; -webkit-text-fill-color: transparent } .single-feature { position: relative; padding-left: 80px; padding-bottom: 40px } .single-feature:last-child { padding-bottom: 0 } .single-feature.align-right { padding-left: 0; padding-right: 80px; text-align: right } .single-feature .icon { position: absolute; left: 0; top: 0; width: 60px; height: 60px; background: #f64032; background: -o-linear-gradient(315deg, #f64032 0, #fda621 100%); background: linear-gradient(135deg, #f64032 0, #fda621 100%); text-align: center; line-height: 60px; border-radius: 100px; color: #fca86e; font-size: 20px; z-index: 1; transition: .3s } .single-feature.align-right .icon { left: auto; right: 0 } .single-feature:before { content: ""; position: absolute; left: 30px; top: 0; width: 2px; height: 100%; border-radius: 100px; background: #f64032; background: -o-linear-gradient(315deg, #f64032 0, #fda621 100%); background: linear-gradient(135deg, #f64032 0, #fda621 100%) } .single-feature.align-right:before { left: auto; right: 30px } .single-feature:last-child:before { display: none } .single-feature .icon:before { content: ""; position: absolute; left: 2px; top: 2px; height: calc(100% - 4px); width: calc(100% - 4px); background-color: #fff; border-radius: 100px; z-index: -1; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; opacity: 1 } .single-feature:hover .icon:before { opacity: 0 } .single-feature .title { font-size: 18px; font-weight: 800 } .feature-image { -webkit-transform: scale(1.2, 1.2); -ms-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2) } .feature-images { margin-top: -50px; margin-bottom: -50px } .gray-bg { overflow: hidden; padding-top: 100px; padding-bottom: 150px } .title { font-size: 155px; font-weight: 900; text-align: center } .display-1, .display-2 { font-size: 1.7rem; background: rgb(239 127 26); color: #fff; line-height: 1.2; text-align: center } .display-1 { font-weight: 800; margin: 0 auto 40px; width: 265px; z-index: 100; padding: 5px 15px } .display-11 { content: ''; position: absolute; top: 28px; left: 0; border-top: 2px solid #fff; width: 100%; z-index: -1 } .display-2 { font-weight: 800; position: absolute; top: -172px; margin: 0 auto; left: 0; right: 0; width: 380px; z-index: 100; padding: 10px 15px 5px } .display-3 { font-size: 4.5rem; font-weight: 800; line-height: 1.2; padding-bottom: 30px } .full-wrapper { position: relative; z-index: 1; background-color: #fff } .gray-bg, .overlay1 { width: 100%; background-color: #000 } .section-title { position: relative; text-align: center; margin-bottom: 60px } .section-title .top-title { font-size: 20px; text-transform: capitalize; font-weight: 800; position: relative; margin-bottom: 25px; color: #f64032 } .section-title .main-title { font-size: 56px; line-height: 56px; margin-bottom: 0; color: #0e2129; position: relative } .desc p:last-child { margin-bottom: 0 } .section-title.left-align { text-align: left } .section-title.left-align .title-bar { margin-left: -5px } .gray-bg { position: relative; min-height: 25rem } .gray-bg video { position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: 0; -ms-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%) } .gray-bg .container { position: relative; z-index: 2 } .overlay1 { position: absolute; top: 0; left: 0; height: 100%; opacity: .5; z-index: 1 } .btn-warning, .contact-box, .contact-box h1, .serviceBox, .step-container { position: relative } .step-section { padding: 100px 0 70px } .partner-logo, .steps-logo { padding: 0 0 100px } .step-container { margin: -150px auto 0; background: #fff; padding: 80px 30px 50px; border-radius: 0; clip-path: polygon(4% 0, 100% 0, 100% 86%, 96% 100%, 0 100%, 0 15%); z-index: 1 } .icon-title { padding-top: 30px } .col-md-2, .col-md-3, .col:last-child, .step-container .col-md-4, .step-container .col-md-4:last-child { border: none } .service-icon img, .serviceBox { border-radius: 10px } .step-single { text-align: center; padding: 0 4px } .step-single .icon-box { font-size: 50px; color: #20bea7; height: 130px } .step-single h3 { font-size: 14px; color: #263238; font-weight: 800; margin: 10px 0 14px } .step-single p { font-size: 13px; color: #546e7a } .col, .col-md-2, .col-md-3, .step-container .col-md-4 { border-right: 0px solid #eaeaea } @media (pointer:coarse) and (hover:none) { .gray-bg { background: center center no-repeat #000 } .gray-bg video { display: none } } .column-list { columns: 50% } .use-product { padding: 0 0 40px } .use-product h1 { font-size: 30px; font-weight: 900; line-height: 35px; margin-bottom: 60px } .serviceBox { color: #fff; text-align: center; padding: 0; background: #386651; min-height: 430px; margin: 0 5px } .serviceBox:after, .serviceBox:before { content: ""; border-radius: 25px; top: 0; right: 0; left: 0; bottom: 0 } .serviceBox:after { border-width: 3px; clip-path: polygon(0 0, 60% 0, 55% 5%, 96% 44%, 100% 40%, 100% 100%, 40% 100%, 43% 95%, 5% 55%, 0 60%); top: 3px; bottom: 3px; right: 3px; left: 3px } .serviceBox .service-icon { font-size: 40px; margin: 0 0 10px } .serviceBox .title { font-size: 18px; font-weight: 800; letter-spacing: 1px; text-transform: capitalize; margin: 25px 0 10px; color: #fff } .serviceBox .description { color: #fff; font-size: 12px; letter-spacing: .5px; line-height: 20px; margin: 0s; padding: 15px } .serviceBox.gray { --main-color: #252D36 } .serviceBox.purple { --main-color: #BE2EDD } .serviceBox.blue { --main-color: #0bb7ce } @media only screen and (max-width:1199px) { .serviceBox { margin: 0 0 40px } } .testimonials-slider { padding-bottom: 70px } .swiper-pagination-bullet { display: inline-block; border-radius: 50%; border: 2px solid #fff; width: 18px; height: 18px } .swiper-pagination-bullet-active { background: #ef7f1a; border: 2px solid #ef7f1a; width: 18px; height: 18px } .column-list li { font-size: 12px; line-height: 24px } .contact-box { max-width: 700px; background: #fff; min-height: 250px; border-radius: 15px; padding: 50px 50px 0; bottom: -30px; box-shadow: 0 0 50px 10px #00000f } .contact-box h1 { line-height: 50px; font-size: 36px; font-weight: 800; left: -50px; border-left: 10px solid #ef7f1a; margin-bottom: 28px; padding: 5px 0 5px 35px; color: #000 } .contact-box h3, .contact-box p { color: #000 } .btn-warning { color: #fff !important; background: #ef7f1a !important; font-size: 16px !important; border: 0; padding: 10px 30px !important; top: 22px; left: 40%; border-radius: 50px } @media screen and (max-width:1366px) { .top-area-bg { background: url(../images/forest/banner-forest.jpg) top right/cover no-repeat; height: 100vh } .top-area-bg img { width: 100% } .gallery-area, .service-area { padding-top: 30px; padding-bottom: 100px } .box-space { margin-bottom: -30px } .name, .square { margin: 0 auto; left: 0; right: 0 } .box-space>div { margin-bottom: 30px } .container-fluid.wide { max-width: 1500px } .name { width: 500px; position: absolute } .square { display: flex; text-align: center; justify-content: center; align-content: center; color: #fff; padding: 5px; animation: 3s infinite alternate shimmy; width: 370px; height: auto; top: 10px } @keyframes shimmy { 0% { transform: translate(0, 0) } 100% { transform: translate(20px, 40px) } } } .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 28px; left: 0; width: 100%; padding: 70px 0; height: 73px; position: relative } @media only screen and (max-width:767px) { .display-2, .name { position: absolute; left: 0 } .m-hide { display: block !important } .gallery-area, .service-area { padding-top: 90px; padding-bottom: 100px } .top-area-bg { background: url(../images/forest/banner-forest-mobile.png) top/100% no-repeat; height: 55vh; margin-top: 68px } .display-1, .display-2 { font-size: 1.7rem; font-weight: 800; line-height: 1.2; background: rgb(239 127 26); z-index: 100; text-align: center; color: #fff } .display-1 { margin: 0 auto 40px; width: 80%; padding: 5px 15px } .display-2, .name, .square { margin: 0 auto; right: 0 } .step-container .col-md-4 { border-right: 0; border-bottom: 1px solid #eaeaea } .step-single { padding: 20px 0; border-bottom: 1px solid #ccc } .step-container { clip-path: polygon(7% 0, 100% 0, 100% 99%, 96% 100%, 0 100%, 0 2%); clip-path: polygon(5% 0, 100% 0, 100% 99%, 96% 100%, 0 100%, 0 2%) } .display-2 { top: -192px; width: 230px; padding: 5px 10px } .name { width: 90%; top: 385px } .btn-warning, .contact-box, .square { position: relative } .square { display: inherit; text-align: center; justify-content: initial; align-content: inherit; color: #fff; padding: 5px; animation: 3s infinite alternate shimmy; bottom: 80px; left: -30px; width: 110%; top: 0 } .square img { width: 100% !important; margin-top: 62px } .use-product h1 { font-size: 32px; font-weight: 900; line-height: 36px; margin-bottom: 37px } .testimonials-slider { padding-bottom: 0 } .contact-box { max-width: 370px; background: #fff; min-height: 250px; border-radius: 15px; padding: 50px 50px 0; bottom: -30px; box-shadow: 0 0 50px 10px #000 } .btn-warning { color: #fff !important; background: #ef7f1a !important; font-size: 16px !important; border: 0; padding: 12px 30px !important; top: 22px; left: 30% } .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: 28px; left: 0; width: 100%; padding: 20px 0; height: 73px; position: relative } } .contact-box .form-control { display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 5px; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; } .selectBox { position: relative } .selectBox select { width: 100%; border: 1px solid #ced4da; border-radius: 0; padding: 8px; color: #6c7781; border-left: 0; border-right: 0; border-top: 0; font-size: 1rem } .overSelect { position: absolute; left: 0; right: 0; top: 0; bottom: 0 } #mySelectOptions { display: none; border: .5px solid #ededed; background-color: #fff; position: absolute; z-index: 100; width: 97%; color: #000 } #mySelectOptions label { font-weight: 400; display: block; white-space: nowrap; min-height: 1.2em; background-color: #fff00; padding: 0 2rem 0 .2rem } #mySelectOptions label:hover { background-color: #1e90ff } .el08 { width: 18px; height: 18px; position: relative; top: 4px; margin: 0 8px } .cpt { background: url(../images/cpt.jpeg) no-repeat; width: 150px; text-align: center; padding: 12px 10px 8px; letter-spacing: 5px; font-style: italic; font-size: 16px; font-weight: 500; opacity: .6; margin-left: 0; color: #000 } .form-group { margin-bottom: .6rem }