.design-eng-banner { background-image: url(../images/design-engin-banner.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; } .awrd-cta{ color: #333333; letter-spacing: -0.04em; font-size: 13px; line-height: 13px; font-weight: 500; border-bottom: 1px solid #252b3d; padding-bottom: 5px; background-image: url(../images/cta-arrw-yellow.png); background-repeat: no-repeat; background-position: right center; padding-right: 30px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; position: relative; &::before{ content: ''; width: 0%; height: 1px; background-color: #F89420; position: absolute; left: 0px; bottom: -1px;} &:hover{ color: #333333; padding-right: 35px; &::before{ width: 100%;} } } .ptb{ padding-top: 30px; } .mb50{ margin-bottom: 50px; } .inline-b{ display: inline !important; } .dd-card{ border: 1px solid #E6E6E6; margin: 0px 15px 20px 15px; } .design-deliver-wrp{ height: auto; } .about-banner { background-image: url(../images/about-us-banner.jpg); background-repeat: no-repeat; background-position: center center; background-size: cover; } .inner-ttle { margin-bottom: 10px; font-weight: 700; font-size: 30px; line-height: 46px; letter-spacing: -0.06em; color: #333333; } .heading2{ font-size: 34px; line-height: 44px; } .inner-sub-ttle{ font-style: normal; font-weight: 500; font-size: 18px; line-height: 16px; letter-spacing: -0.06em; color: #F89420; margin-bottom: 10px; } .info-txt{ width:400px; padding: 0 0 30px 0; } .inner-subttle { margin-bottom: 10px; font-weight: 400; font-size: 24px; line-height: 36px; letter-spacing: -0.06em; color: #333333; text-transform: initial; } .infonumb-wrp .cvr h2 { line-height: 90px; } .infonumb-wrp { margin-bottom: 40px; margin-top: 0 !important; } .about-wrp .sec-cvr{ padding: 100px 0px; } .mission-wrp{ display: flex; .vision-wrap{ background-color: #E8EFF7; padding: 60px 0;height: 630px; .info{ width: 500px; margin: 0 auto; .head{ font-size: 46px; line-height: 55px; } img{ width: 85px; height: 85px; } } } .corevalue-wrp{ height: 630px; background-color: #252b3d; padding: 150px 60px; font-weight: 700; font-size: 36px; line-height: 36px; letter-spacing: -0.06em; color: #FFFFFF; p{ line-height: 25px; letter-spacing: -0.06em; color: #FFFFFF; } } } .abt-lhs{ margin-bottom: 30px; } .awards{ padding: 80px 0 0 0; overflow: hidden; .awards-wrp{padding: 0 80px; .awards-box { background-color: #F4F4F4; margin-left: 15px; } .info{ padding: 0; margin: 0; .ttle{ color: #333333; font-weight: 600; padding: 0 0 0 0; margin: 0; font-size: 15px; line-height: 24px; } } .swiper { padding-bottom: 50px; } .swiper-pagination-bullet { background-color: #F89420; opacity: 1; position: relative; margin: 0px 8px !important; } .swiper-pagination-bullet::before { content: ""; width: 20px; height: 20px; border-radius: 50px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .swiper-pagination-bullet.swiper-pagination-bullet-active::before { border: 1px solid #F89420; } } .inner-our-services-wrp { .desg-deli-rhs { .dd-card{ &::before { right: -295%; } } } } .inner-our-services-wrp .desg-deli-rhs .dd-card:hover::before { right: -100%; } .timeline-steps { display: flex; justify-content: center; flex-wrap: wrap } .timeline-steps .timeline-step { align-items: center; display: flex; flex-direction: column; position: relative; margin: 25px 0; } .timeline-steps .timeline-content { width: 80px; text-align: center } .timeline-steps .timeline-content .inner-circle { border-radius: 25px; height: 10px; width: 10px; display: inline-flex; align-items: center; justify-content: center; background-color: #A4A4A4 } .timeline-steps .timeline-content .inner-circle p{ padding: 65px 8px 0 0 } .timeline-steps .timeline-content .inner-circle:hover{ background-color: #F89420 } .timeline-steps .timeline-content .inner-circle p:hover { color: #F89420; } #timeline { width: 93%; height: 150px; overflow: hidden; margin: 0 auto; padding: 0; position: relative; } #timeline:before { position: absolute; top: 35px; left: 0; width: 100%; height: 2px; content: ''; border-bottom: dotted 2px #929292; z-index: -1; } #timeline .circle-org{ margin: 0 10px; padding: 0 15px; width: 70px; height: 70px; text-align: center; line-height: 70px; border-radius: 50%; color: #fff; background: #F89420; position: relative; top: 6px; } .timeline-content p:hover{ color: #F89420; } #timeline .circle-org:after { content: ''; position: absolute; width: 0; height: 0; border-top: 8px solid #F89420; border-left: 8px solid transparent; border-right: 8px solid transparent; bottom: -12px; left: 50%; margin: 0 0 0 -6px; } .timeline-steps .timeline-content .inner-circle:before { content: ""; // background-color: #3b82f6; display: inline-block; height: 10px; width: 10px; min-width: 10px; opacity: .5 } .swiper-button-next, .swiper-button-prev { top: 10%; background-color: #252b3d; border-radius: 50px; height: 35px; width:35px } .swiper-button-next:after, .swiper-button-prev:after{ font-size: 15px; color: #fff; } } // .swiper-slide-container { // text-align: center; // font-size: 18px; // background: #fff; // height:100%; // max-width: 600px; // margin:auto; // display: -webkit-box; // display: -ms-flexbox; // display: -webkit-flex; // display: flex; // -webkit-box-pack: center; // -ms-flex-pack: center; // -webkit-justify-content: center; // justify-content: center; // -webkit-box-align: center; // -ms-flex-align: center; // -webkit-align-items: center; // align-items: center; // } .infobot{ padding: 0 100px; .info-bx-n { position: relative; width: 100%; overflow: hidden; transition: all 0.5s ease; &::before { content: ''; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background-color: rgba(0,0,0,0.5); transition: all 0.5s ease; opacity: 0; } &::after { content: ''; width: 100%; height: 100%; position: absolute; top: 30%; left: 0px; } &:hover { &::before { opacity: 1; } .info-n-desc-bx { bottom: 0px; } } a { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; display: block; z-index: 4; } } .info-n-desc-bx { position: absolute; bottom: -115px; left: 0px; transition: all 0.5s ease; z-index: 3; margin-bottom: 12px; h6 { font-size: 16px; margin-bottom: 0px; color:#fff; padding: 0px 34px; padding-top: 20px; } h2 { font-size: 24px; font-weight: 700; padding: 0px 34px; color: #fff; margin-bottom: 12px; } p { font-size: 18px; color: #fff; height: 45px; line-height: 26px; padding: 0px 34px; } } .whitehr { color: #fff; border: 1px solid #fff; margin: 10px 0 0 0; } .infoimg { position: absolute; bottom: 0; right: 25px; } .about-sldr{ padding: 0 25px; } .about-next { top: 50%; background-color: #252b3d; border-radius: 50px; height: 40px; width:40px; right: 8px; position: absolute; } .about-prev { top: 50%; background-color: #252b3d; border-radius: 50px; height: 40px; width:40px; left: 8px; position: absolute; } .about-next:after, .about-prev:after{ font-size: 15px; color: #fff; } } .inner-our-services-wrp .desg-deli-rhs .dd-card { cursor: auto; } .inner-our-services-wrp .desg-deli-rhs .dd-card::before { right: -290%; } .inner-our-services-wrp .desg-deli-rhs .dd-card:hover::before { right: -98%; } .design-deliver-wrp .desg-deli-rhs .dd-card p { background-image: none; font-size: 22px; } .inner-our-services-wrp .desg-deli-rhs .dd-card:hover p{ background-image: none; } @media only screen and (min-width: 1400px) and (max-width: 1599px) { .design-deliver-wrp { height: auto; } .inner-our-services-wrp .desg-deli-rhs .dd-card::before { right: -290%; } .inner-our-services-wrp .desg-deli-rhs .dd-card:hover::before { right: -98%; } .infobot .info-n-desc-bx h2 { font-size: 20px; color: #fff; padding: 0px 15px; } .infobot .info-n-desc-bx p { font-size: 14px; padding: 0px 15px; } .infobot .info-n-desc-bx h6 { padding: 15px 25px 0 25px; } .infobot .infoimg { bottom: 0; } .infobot .info-n-desc-bx { bottom: -108px; } } @media only screen and (min-width: 1200px) and (max-width: 1399px) { .design-deliver-wrp { height: auto; } .inner-our-services-wrp .desg-deli-rhs .dd-card::before { right: -295%; } .inner-ttle, .inner-subttle { font-size: 24px; line-height: 35px; } .heading2 { font-size: 24px; line-height: 35px; } .mission-wrp .vision-wrap .info .head { font-size: 38px; line-height: 50px; } .infobot { padding: 0 15px; } .info-n-desc-bx h2 { font-size: 20px; } .awards .awards-wrp { padding: 0 50px; } .inner-our-services-wrp .desg-deli-rhs .dd-card:hover::before { right: -98%; } .global-project-wrp .gp-slider-wrp .gp-sldr { padding-left: calc((100% - 1360px) / 2 + 20px); cursor: url(../images/drag.png), auto; } .infobot .info-n-desc-bx h2 { font-size: 20px; color: #fff; padding: 0px 10px; } .infobot .info-n-desc-bx p { font-size: 16px; padding: 0px 10px; line-height: 22px; } .infobot .info-n-desc-bx h6 { padding: 15px 25px 0 15px; } .infobot .infoimg { bottom: 0; } .infobot .info-n-desc-bx { bottom: -108px; } } /* Medium */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { .inner-our-services-wrp .desg-deli-rhs .dd-card::before { top: -178%; right: -300%; } .inner-our-services-wrp .desg-deli-rhs .dd-card:hover::before { right: -70%; top: -114%; } .global-project-wrp .gp-slider-wrp .gp-sldr { padding-left: calc((100% - 1024px) / 2 + 20px); cursor: url(../images/drag.png), auto; } } /* Small */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { } /* Extra small */ @media (min-width: 320px) and (max-width: 767px) { .info-txt { width: 100%; } .inner-page-overview-section { padding: 40px 0px; } .mission-wrp .vision-wrap{ padding: 40px 15px; } .mission-wrp .vision-wrap .info { width: 100%; } .inner-subttle{ font-size: 20px; line-height: 35px; } .inner-ttle { font-size: 22px; line-height: 36px; } .abt-lhs{ margin-bottom: 30px; } .mission-wrp .corevalue-wrp { height: 100%; padding: 60px 15px; font-size: 26px; line-height: 36px; } .mission-wrp { display: block; } .mission-wrp .vision-wrap { height: 100%; } .heading2 { font-size: 20px; line-height: 34px; } .infobot { padding: 0; } .infobot .info-bx-n{ margin-bottom: 30px; } .awards .awards-wrp { padding: 0 15px; } .awards { padding:50px 0 0 0; } .awards .awards-wrp .info { margin: 10px; } .awards .awards-wrp .awards-box { margin-left: 0; } .awards #timeline { width: 75%; height: 120px } .awards .swiper-button-next, .awards .swiper-button-prev { top: 7%; } .inner-our-services-wrp .desg-deli-rhs .dd-card:hover::before { right: -88%; } .infobot .info-n-desc-bx h2 { font-size: 18px; color: #fff; padding: 0px 25px; } .infobot .info-n-desc-bx p { font-size: 15px; padding: 0px 25px; } .infobot .info-n-desc-bx h6 { padding: 15px 25px; } .infobot .infoimg { bottom: 15px; } .infobot .info-n-desc-bx { bottom: -104px; width: 100%; } .infobot .info-n-desc-bx p{ height: auto; } }