File: /home/imensosw/www/imenso.co/imenso-case-study-powerbi/css/styles.css
body {
font-size: 1.1rem;
font-family: "Plus Jakarta Sans", sans-serif;
color: #000;
line-height: 1.8; }
.container {
max-width: 1200px; }
.animate {
transition: 0.3s all; }
.burger {
padding: 100px 0; }
.shade {
display: inline;
color: #fd2e35;
font-weight: bold;
text-transform: uppercase;
font-size: .825rem;
letter-spacing: 2px; }
h1, h2, h3, h4, h5 {
line-height: 1.3;
font-weight: 800; }
a {
color: #000;
text-decoration: none;
outline: none; }
a:hover, a:focus {
text-decoration: none;
outline: none; }
a:hover {
color: #c1312c; }
.vh-100 {
height: 100vh !important; }
section {
position: relative; }
.sml-p {
font-size: 0.8rem; }
.big-light {
font-size: 2.5rem !important;
font-weight: 500 !important; }
.gutter {
padding: 0 100px; }
.t-burger {
padding-top: 100px; }
.b-burger {
padding-bottom: 100px; }
.bg-1 {
background: #f7f7f7; }
.bigger-h1 {
font-size: 4.5rem;
letter-spacing: -0.015em;
line-height: 1.05; }
.big-h2 {
font-size: 2.75rem; }
.form-control {
width: 100%;
padding: 12px 20px !important;
border: 1px solid #20376A;
border-radius: 30px; }
.form-control:focus {
outline: none;
box-shadow: none; }
form .form-group {
font-weight: 500;
font-size: 0.8rem;
margin-bottom: 1rem; }
form label {
font-size: 0.8rem;
margin-bottom: 0.5rem; }
form .form-control {
border-radius: 0; }
.highlighted1 {
box-shadow: 0 -1.4em 0 0 #fedc86 inset !important; }
.theme_red {
color: #c1312c; }
.background_2 {
background-color: #E4EDED; }
/*common*/
/*Button*/
.btn-bordered {
border: 2px solid #20376A;
border-radius: 30px;
padding: 7px 27px;
background-color: #FFF;
transition: 0.3s all;
display: inline-block;
color: #000; }
.btn-bordered:hover {
background-color: #20376A;
color: #fff; }
.btn-check:focus + .btn-primary, .btn-primary:focus {
background: transparent;
box-shadow: none;
border-color: #20376A;
color: #20376A; }
.btn-primary {
background: #20376A;
font-size: 18px;
border: 2px solid #20376A !important;
border-radius: 30px;
padding: 10px 40px;
font-weight: 600;
border: none; }
.btn-primary:hover {
color: #20376A;
background-color: #fff;
border-color: #20376A; }
/*Button*/
/*top strip*/
.fixed-top.navbar {
height: 100px;
transition: 0.3s all;
background: #fff !important; }
.fixed-top.navbar.navbar-sml {
height: 70px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
.fixed-top.navbar .navbar-brand img {
width: 130px; border-radius:0 }
/*top strip*/
/*banner*/
.banner {
min-height: 100vh !important; }
.banner__developertech {
height: 60px;
width: 60px;
border-radius: 100%;
display: inline-flex;
justify-content: center;
align-items: center; }
.banner h2 {
font-size: 4.5rem;
letter-spacing: -0.015em;
line-height: 1.2;
color: #20376A; }
.banner__clients {
margin-top: 30px; }
.banner__clients-logos {
margin-bottom: 20px; }
.banner__clients-logos img {
padding: 10px 20px;
margin: 0 6px;
max-width: 200px; }
.banner .btn-primary {
padding: 14px 50px; }
.red-text {
color: #fd2e35; }
.redbg {
background-color: #fd2e35; }
.skybg {
background-color: #5ed3f3; }
.greenbg {
background-color: #8cbf3d; }
.darkgreenbg {
background-color: #0a934e; }
.blackbg {
background-color: #666; }
.para {
font-size: 20px !important;
font-weight: 500; }
.two-item-row {
margin-right: 50px;
margin-bottom: 80px; }
.commoncard .border-right {
border-right: 1px solid #000; }
.commoncard p {
margin: 0;
font-size: 16px; }
.pointers h3 {
font-size: 18px;
margin-top: 40px;
margin-bottom: 30px;
font-weight: 600;
line-height: 1.5; }
.pointers h3 span {
color: #86868b; }
.pointers p {
font-size: 16px; }
.tir-header {
display: flex;
align-items: center; }
.tir-header h3 {
margin: 0 !important; }
.tir-header {
margin-bottom: 34px;
padding-bottom: 20px; }
.tir-header .commoncard__image {
margin-right: 40px; }
.tir-h h3 {
margin-top: 40px !important;
margin-bottom: 40px !important; }
#capabilities .commoncard {
min-height: auto;
height: 100%; }
.form-inline {
width: 700px;
margin: auto;
position: relative; }
.form-inline .form-group {
width: 100%; }
.form-inline .form-group .form-control {
padding: 9px 20px !important;
border-radius: 30px; }
.form-inline .btn {
position: absolute;
right: 0;
top: 0;
margin-bottom: 0; }
.logo-position {
position: absolute;
width: 100%;
bottom: 0;
margin: 0 auto;
transform: translate(-50%, -50%);
left: 50%; }
.blur-heading {
display: block;
margin-top: 26px;
text-transform: uppercase;
font-size: 0.8rem;
font-weight: bold;
opacity: 1;
letter-spacing: 1px;
position: relative; }
.blur-heading:before {
width: 100px;
height: 2px;
background: #000;
position: absolute;
content: "";
top: 50%;
right: 56%; }
.blur-heading:after {
width: 100px;
height: 2px;
background: #000;
position: absolute;
content: "";
top: 50%;
margin-left: 15px; }
/*banner*/
.section-header h2 {
font-size: 2.125rem;
line-height: 1.4;
margin-top: 20px; }
.commoncard {
background: #FFF;
border-radius: 18px;
padding: 40px;
margin: 0.75rem 0; }
.commoncard__image {
height: 60px;
min-width: 60px;
max-width: 60px;
display: flex;
border-radius: 10px;
background: #fd2e35;
justify-content: center;
align-items: center; }
.commoncard h3 {
font-size: 1.4rem;
font-weight: 700;
margin-top: 30px;
margin-bottom: 15px; }
.commoncard__content {
display: block; }
.borderbox .commoncard p {
font-size: 1rem;
opacity: 0.7; }
.borderbox .commoncard h3 {
font-size: 1.4rem;
margin-top: 0; }
.lining .border-bottom {
border-color: #000 !important; }
.lining .techicons {
margin: 0;
padding-left: 20px; }
.lining .techicons li {
display: inline-block;
max-width: 12rem;
flex-basis: 12rem;
margin: 0rem 0.75rem 0.75rem 0; }
.lining .techicons li a {
position: relative;
display: inline-flex;
min-width: 130px;
align-items: center;
padding: 10px 12px;
line-height: 130%;
color: #000;
background-color: #FFF;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
border-radius: 8px;
border: 1px solid #eee;
font-size: 0.8em;
transition: 0.3s all; }
.lining .techicons li a .ti-image {
margin-right: 15px;
display: flex; }
.lining .techicons li a .ti-image img {
width: 24px;
height: auto; }
.industry_list {
margin: 0;
padding: 0; }
.industry_list li {
display: inline-block;
margin: 8px 16px 8px 0; }
.industry_list li a {
display: block;
padding: 7px 27px;
font-size: 1rem;
background: #FFF;
border: 2px solid;
color: #20376A;
border-radius: 30px;
transition: 0.3s ease all; }
.industry_list li a:hover {
background: #20376A;
color: #fff; }
.projects {
display: flex;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px; }
.projects__item {
flex: 0 0 50%;
max-width: 50%;
position: relative;
width: 100%;
min-height: 1px;
padding-right: 20px;
padding-left: 20px;
margin-top: 30px; }
.projects__item a {
display: block; }
.projects__item a img {
max-width: 100%;
border-radius: 8px; }
.projects__brief {
display: flex;
flex-direction: column;
margin-top: 40px;
justify-content: space-between; }
.projects__brief p {
margin-right: 50px;
width: 350px; }
.projects__brief h3 {
font-size: 1.5rem;
line-height: 1.5;
font-weight: 500; }
.cursor {
position: fixed;
pointer-events: none;
opacity: 0; }
.cursor.cursor-eye {
top: -50px;
left: -50px;
padding: 20px;
z-index: 1;
border-radius: 50%;
background-color: var(--darkblue); }
.cursor.cursor-eye .cursor-show {
height: 60px;
width: 60px;
background: rgba(0, 0, 0, 0.8);
display: flex;
border-radius: 100%;
text-align: center;
color: #FFF;
justify-content: center;
align-items: center;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 0.625rem; }
.lining .shade {
position: relative;
display: block; }
.lining .shade:before {
height: 1px;
background: #fd2e35;
content: "";
position: absolute;
width: 100px;
left: -15%;
top: 47%; }
.zebra {
position: relative; }
.zebra:before {
border-bottom: 2px solid #81d4fa;
content: " ";
height: 1rem;
left: 96%;
position: absolute;
width: 105px;
top: 21px; }
.zebra:after {
background-color: #81d4fa;
border-radius: 50%;
content: " ";
height: 20px;
left: 100%;
margin-left: 75px;
margin-top: -5px;
position: absolute;
top: 30px;
width: 20px; }
.zebra .media .im-step {
height: 70px;
width: 70px;
background-color: #81d4fa;
margin-right: 0 !important;
line-height: 70px;
font-weight: 600;
font-size: 2rem;
text-align: center; }
.zebra .media .media-body {
display: flex;
align-items: center;
font-size: 1.25rem;
background-color: #b3e5fc;
height: 70px;
padding-left: 20px; }
.zebra .media .media-body .media-heading {
font-weight: 600 !important;
margin: 0;
font-size: 1.125rem; }
.whyus__item {
margin: .75rem 0;
display: flex; }
.whyus__item-big {
font-size: 4.125rem;
font-weight: bold;
display: block;
border-bottom: 1px solid #000; }
.whyus__item-title {
font-size: 1.25rem;
font-weight: 600;
display: block; }
.whyus__item p {
font-size: 16px;
opacity: 0.6;
margin-top: 20px; }
.whyus__item-star {
margin-right: 20px;
color: #fd2e35;
font-size: 24px;
line-height: 38px;
font-weight: bold; }
.whyus__item
.sml-part {
padding-left: 115px;
font-size: 1.125rem;
margin-top: 15px; }
/*FAQ*/
.more-stuffs {
padding: 10px 0; }
.more-stuffs a {
font-size: 0.9rem;
color: #000;
display: flex;
align-items: center; }
.more-stuffs a .fa {
font-size: 1.125rem;
margin-left: 10px; }
.schema-faq-code .faq h2 {
font-size: 1.25rem; }
.schema-faq-code .faq__q {
font-weight: normal;
border: none !important;
font-size: 1rem !important;
margin: 0;
padding: 12px 56px 12px 0px;
line-height: 1.4;
cursor: pointer;
position: relative;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.schema-faq-code .faq__q:after {
content: "+";
position: absolute;
top: 50%;
right: 0;
width: 16px;
text-align: center;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color: #000;
font-size: 1.5rem !important;
font-weight: normal !important; }
.schema-faq-code .faq__q.faq__q-open:after {
content: "-"; }
.schema-faq-code .faq__a {
margin: 0;
border-bottom: 1px solid #dedee0;
padding: 20px 0;
background-color: transparent;
font-size: 1rem;
line-height: 24px;
padding-top: 5px;
color: #5d6769;
display: none; }
.schema-faq-code .faq__a ul {
list-style: disc;
margin-left: 30px; }
.schema-faq-code .faq__a ul li {
margin-bottom: 10px; }
.schema-faq-code .faq__question:last-child .faq-div {
border-bottom: none; }
.schema-faq-code .faq__question:last-child .faq__a {
border-bottom: 0px;
border-bottom: 0px;
border-bottom: 0px; }
.schema-faq-code .faq__div {
border-bottom: 1px solid #CCC; }
.schema-faq-code .faq__q-open {
color: #0f346c; }
.schema-faq-code .faq__a-open, .schema-faq-code .faq__q-open {
opacity: 1; }
/*FAQ*/
.bulletpoint {
background: #fc0; }
.bulletpoint__item {
display: flex;
background: white;
padding: 20px;
margin-bottom: 20px;
border-radius: 45px;
align-items: center; }
.bulletpoint__item-number img {
width: 40px;
height: auto; }
.bulletpoint__item h5 {
font-size: 1.125rem;
font-weight: 600;
line-height: 1.5;
margin-bottom: 0;
margin-left: 20px; }
/*Contact form*/
.sidebar {
position: -webkit-sticky;
position: -moz-sticky;
position: -ms-sticky;
position: -o-sticky;
position: sticky;
height: 100%;
top: 150px;
bottom: auto;
padding-bottom: 50px; }
.contact-form .big-light {
margin-right: 50px; }
.contact-form .estimate {
margin-top: 2rem; }
.contact-form.open {
position: fixed;
top: 0;
bottom: 0;
width: 100%;
max-height: 100vh;
background-color: #FFF;
z-index: 1111111;
overflow: auto;
padding: 80px 0 38px; }
.contact-form.open .close-btn {
display: block !important; }
.close-btn {
position: absolute;
right: 40px;
top: 60px;
opacity: 0.6;
transition: 0.3s all;
display: none; }
.close-btn:hover {
opacity: 1; }
.next-steps {
/*margin-top: 100px;*/ }
.next-steps h4 {
font-weight: 500; }
.next-steps ol {
margin-top: 40px;
font-size: 16px;
padding-left: 17px;
list-style: none; }
.next-steps ol li {
margin-bottom: 15px;
padding-left: 20px;
position: relative;
counter-increment: step-counter; }
.next-steps ol li:after {
height: 20px;
width: 20px;
background-color: #fd2e35;
content: counter(step-counter);
position: absolute;
top: 5px;
left: -10px;
border-radius: 4px;
font-size: 14px;
font-weight: bold;
color: #FFF;
text-align: center;
line-height: 20px; }
.stat {
padding-bottom: 20px;
margin-top: 20px;
border-bottom: 1px solid #666; }
.stat .stat-big {
font-size: 50px;
color: #20376A;
display: block;
font-weight: 800; }
.stat .stat-sml {
font-size: 16px;
opacity: 0.6;
font-weight: 500;
display: block; }
.stats h3 {
font-size: 42px;
font-weight: 800;
margin-bottom: 30px; }
.text-right {
text-align: right; }
.cta {
background-color: #20376a;
padding: 50px;
border-radius: 16px;
display: flex;
align-items: center;
justify-content: space-around;
/* background-image: url('../images/pat1.jpg');*/
background-size: cover; }
.cta h4 {
font-size: 38px;
font-weight: 800;
margin-bottom: 0;
color: #FFF;
width: 62%;
line-height: 48px; }
.cta .btn-primary {
background-color: #FFF;
color: #000; }
.cta-circle {
/*height: 500px; width: 500px;*/
position: relative;
display: block;
background-color: #20376a;
border-radius: 100%;
height: 100%;
width: 100%;
text-align: center; }
.cta-circle:after {
content: '';
display: block;
position: relative;
padding-bottom: 100%;
z-index: -1; }
.cta-circle .fix_center {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: 60%; }
.cta-circle h3 {
color: #fff; }
.cta-circle .btn-primary {
color: #20376A;
background-color: #fff;
border-color: #fff; }
.cta-circle .btn-primary:hover {
background-color: rgba(255, 255, 255, 0.7); }
.flex-center {
display: flex;
justify-content: center; }
.workbg-1 {
background-color: #FFF; }
.hider {
position: absolute;
background: #FFF;
height: 50px;
width: 320px;
bottom: 3px;
left: 50%;
margin-left: -160px;
z-index: 111111; }
.featured {
overflow: hidden; }
/* .featured .slides .swiper-slide {width: calc(100% - 500px); margin: 0 10px; border-radius: 8px; overflow: hidden; }*/
.featured .slides .swiper-slide-prev .author_img, .featured .slides .swiper-slide-next .author_img {
display: none; }
.featured .slides .swiper-button-next:hover, .featured .slides .swiper-button-prev:hover {
opacity: 1; }
.featured .slides .swiper-button-next, .featured .slides .swiper-button-prev {
height: 100%;
width: 275px;
top: 0;
transition: all ease .35s; }
.featured .slides .swiper-slide-next .slide {
margin-right: auto; }
.featured .slides .slide {
display: flex;
position: relative;
overflow: hidden;
height: 100%;
background-color: #FFF; }
.featured .slides .swiper-slide.swiper-slide-active .slide {
margin: 0 auto;
opacity: 1; }
.featured .slides .slide__content {
width: 400px;
position: absolute;
top: 80px;
left: 30px;
padding-right: 50px;
font-size: 0.85em; }
.featured .slides .slide__content h4 {
font-size: 26px;
color: #000;
line-height: 36px; }
.featured .slides .slide__content p {
font-size: 0.9em;
opacity: 0.6; }
.featured .slides .buttet-points {
font-size: 0.9em; }
.featured .slides .buttet-points li {
margin-bottom: 5px; }
.featured .slides .swiper-button-prev {
left: 0; }
.featured .slides .swiper-button-next {
right: 0; }
.featured .slides .swiper-slide:not(.swiper-slide-active) .slide {
flex-direction: column;
opacity: 0.5; }
.featured .slides .swiper-pagination-bullet {
margin: 10px !important;
position: relative;
width: 8px;
height: 8px;
display: inline-block;
border-radius: 50%;
background-color: #000; }
.featured .slides span.swiper-pagination-bullet:before {
content: "";
width: 100%;
height: 100%;
background-color: #fd2e35;
position: absolute;
top: 0;
left: 0;
z-index: -1;
transform: scale(0);
border-radius: 50%;
opacity: .5;
transition: all ease .3s; }
.featured .slides span.swiper-pagination-bullet-active:before {
transform: scale(3); }
.featured .slides .swiper-slide-prev .review_slide {
margin-left: auto; }
.featured .slides .number_counter {
counter-reset: Number; }
.featured .swiper-container-horizontal > .swiper-pagination-bullets, .featured .swiper-pagination-custom, .featured .swiper-pagination-fraction {
bottom: -5px; }
.featured .swiper-container {
padding-bottom: 55px; }
/*Contact form*/
/*Footer*/
.imenso_rating .brand-logo {
width: 100px; }
.imenso_rating .brand-logo img {
width: 100%;
height: auto; }
.imenso_rating .g-review p {
font-size: 0.75rem; }
.imenso_rating .g-review .stars i {
color: #ffa500; }
.imenso_rating .footercreds {
display: flex;
align-items: center;
justify-content: flex-end; }
.imenso_rating .footercreds a {
margin: 0 10px; }
.imenso_rating .footercreds a img {
height: 60px;
width: auto; }
footer .copyright {
font-size: 0.75rem;
opacity: 0.5;
padding: 3rem 0; }
/*Footer*/
/*.thank-msg{position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%);color:#fff; border-radius: 20px; padding:50px 80px; text-align: center; font-size: 13px;
background: #0b0529;
background: -moz-linear-gradient(-45deg, #0b0529 0%, #5a3985 100%);
background: -webkit-linear-gradient(-45deg, #0b0529 0%,#5a3985 100%);
background: linear-gradient(135deg, #0b0529 0%,#5a3985 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b0529', endColorstr='#5a3985',GradientType=1 ); */
.thank-msg {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 20px;
padding: 50px 80px;
text-align: center; }
.thank-msg h1 {
font-size: 100px; }
.thank-msg h3 {
font-size: 40px;
font-weight: 600;
color: #0f346c; }
.thank-msg a {
color: #fff;
text-decoration: underline; }
.thank-msg strong {
font-size: 18px; }
.thank-msg .check {
position: relative;
margin: 0px auto 20px;
/* border: 2px solid; width: 200px; height: 200px; line-height: 270px; border-radius: 100%;*/
/*&:after{ content: ''; position: absolute; left: 50%; bottom: 0; width: 200px; height: 30px; background: rgba(255,255,255,.8); margin-left: -100px; filter: blur(20px); border-radius: 100%; z-index: -1; }*/ }
.thank-msg .check i {
font-size: 120px; }
.thank-msg .btn-primary {
background: #ee2761;
color: #fff;
border: none !important;
text-decoration: none;
font-size: 14px; }
.thank-msg .btn-primary:hover {
opacity: .7; }
.slideswipe {
margin-bottom: 60px;
overflow: hidden; }
.slideswipe .slidearea {
background: #F3F3F3;
position: relative;
padding: 20px;
border-radius: 6px; }
.slideswipe .slidearea__header {
display: flex;
align-items: center; }
.slideswipe .slidearea__header .img {
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
color: #fff;
border-radius: 100%; }
.slideswipe .slidearea__header h6 {
font-size: 13px;
margin: 0 0 0 10px; }
.slideswipe .slidearea__header span {
margin-left: 10px;
font-size: 10px;
display: none; }
.slideswipe .slidearea__body {
margin-top: 10px; }
.slideswipe .slidearea__body .stars i {
color: #FCBF02; }
.slideswipe .slidearea__body p {
font-size: 14px;
margin-bottom: 0px;
min-height: 100px;
/*display: -webkit-box; -webkit-line-clamp: 4; min-height: 90px; -webkit-box-orient: vertical; overflow: hidden;*/ }
.slideswipe .slidearea__body p.show {
display: block;
-webkit-line-clamp: inherit;
-webkit-box-orient: inherit;
overflow: visibile; }
.slideswipe .slidearea__body .more {
display: none; }
.slideswipe .slidearea__body .morelink {
font-size: 13px;
color: #6c757d !important;
margin-top: 10px; }
.slideswipe .slidearea__footer {
display: flex;
align-items: center;
margin-top: 10px; }
.slideswipe .slidearea__footer .text-muted {
font-size: 13px;
margin-left: 10px;
line-height: 100%; }
.slideswipe .slidearea__footer .text-logo {
color: #3289FD;
margin-left: 10px;
line-height: 100%; }
.slideswipe .swiper-pagination-bullet {
margin: 0 5px !important;
width: 8px;
height: 8px;
display: inline-block;
border-radius: 50%;
background-color: #000; }
.slideswipe .swiper-pagination-bullets {
bottom: 30px; }
.slideswipe .swiper-button-next, .slideswipe .swiper-button-prev {
width: 30px;
height: 30px;
border-radius: 100%;
background-size: 20px auto;
top: 150px; }
.slideswipe .swiper-button-next:hover, .slideswipe .swiper-button-prev:hover {
background-color: rgba(0, 0, 0, 0.4); }
.slideswipe .swiper-button-next {
background: url(../images/next.png) no-repeat 1px center rgba(0, 0, 0, 0.2) !important;
right: 30px; }
.slideswipe .swiper-button-prev {
background: url(../images/pre.png) no-repeat -1px center rgba(0, 0, 0, 0.2) !important;
left: 30px; }
.morecontent span {
display: none; }
.morelink {
display: block; }
@media (max-width: 1200px) {
.banner__clients-logos img {max-width: 100px; }
.imenso_rating .footercreds a img {height: 55px; margin: auto; }
.two-item-row {margin-right: 30px; }
}
@media (max-width: 1100px) {
.featured .slides .swiper-slide {margin: 0; }
.featured .slides .swiper-button-next, .featured .slides .swiper-button-prev {width: 65px; }
.cta-circle .fix_center {width: 80%; }
.stats h3 {font-size: 46px; }
}
@media (max-width: 992px) {
.cta-circle h3 {font-size: 34px; }
.gutter {padding: 0 50px; }
.burger {padding: 50px 0; }
.t-burger {padding-top: 50px; }
.b-burger {padding-bottom: 50px; }
.banner {min-height: auto !important; margin-top: 50px; }
.banner h2 {font-size: 3.5rem; }
.banner__clients-logos img {max-width: 120px; }
.banner .form-inline {max-width: 600px; }
.big-h2 {font-size: 2.5rem; }
.imenso_rating .footercreds {justify-content: flex-start; flex-wrap: wrap; }
.imenso_rating .footercreds a {margin: 0 20px 20px; }
.imenso_rating .footercreds a img {height: 55px; }
footer .copyright {padding: 20px 0; }
.lining .shade {padding-left: 50px; }
.lining .shade:before {left: 0; width: 40px; }
.big-h2 {font-size: 2.5rem; }
.blur-heading:before, .blur-heading:after {width: 50px; }
.blur-heading:before {right: calc(60% - 10px); }
.blur-heading:after {left: calc(60% - 10px); }
.contact-from .big-light {font-size: 2rem !important; }
.two-item-row {margin-right: 0px; }
.featured .slide img {position: absolute; bottom: 0; right: 0; width: 80%; }
.featured .slide__content {position: relative !important; top: 0 !important; left: 0 !important; padding: 20px 20px 20px 40px !important; background: #fff; }
}
@media (max-width: 767.98px) {
.commoncard .border-right {border-right: 0; }
.gutter {padding: 0 30px; }
.banner__clients-logos img {min-width: 80px; }
.banner .form-inline {max-width: 500px; }
.banner h2 {font-size: 3rem; }
.banner .gutter {padding: 0 50px; }
.projects__item {flex: 0 0 100%; max-width: 100%; margin: 20px 0; }
.imenso_rating .brand-logo {width: 120px; height: auto; }
.imenso_rating .brand-logo, .imenso_rating .g-review {margin-bottom: 20px; }
.imenso_rating .footercreds a img {height: 80px; }
.testimonial_review .reviewslide {display: block; }
.testimonial_review .reviewslide__authorimg {position: relative; width: 150px; height: 150px; border-radius: 100%; overflow: hidden; margin: 0 auto 20px; background: #fedc86; }
.testimonial_review .reviewslide__authorimg:before {display: none; }
.testimonial_review .reviewslide__content {padding: 0; }
.testimonial_review .reviewslide__content .blockquote {position: relative; font-size: 1rem; }
.testimonial_review .reviewslide__content-author {font-size: 1rem; }
.whyus__item-big {font-size: 3rem; }
.zebra:before {width: 50px; }
.zebra:after {margin-left: 25px; }
.sml-part {padding-left: 40px; }
.lining .techicons {padding-left: 0; }
.whyus__item {margin: 0; } .whyus__item-title {margin-top: 10px; }
.testimonial_review .swiper-slide {padding-bottom: 30px; }
.sidebar {position: relative; position: -webkit-relative; position: -moz-relative; position: -ms-relative; position: -o-relative; top: 0; padding-bottom: 20px; }
.contact-from .big-light {font-size: 1.7rem !important; }
.contact-from .estimate {margin-top: 1rem; }
.big-light {font-size: 2rem !important; }
.close-btn {right: 22px; }
.estimate .btn-primary {margin-bottom: 30px; }
.featured .slides .swiper-button-next,
.featured .slides .swiper-button-prev {display: none; }
.contact-form .big-light {font-size: 1.5rem !important; margin-right: 0px; }
.contact-form.open .big-light {margin-right: 50px; }
.close-btn {top: 35px; }
.thank-msg {padding: 50px 30px; width: 80%; }
.thank-msg h1 {font-size: 4rem !important; }
.thank-msg h3 {font-size: 33px; margin-bottom: 20px; }
.slideswipe .swiper-button-next, .slideswipe .swiper-button-prev {display: block; }
.swiper-button-next {right: 10px; }
.swiper-button-prev {left: 10px; }
}
@media (min-width: 575.98px) {
.mobile-show {display: none !important; }
}
@media (max-width: 575.98px) {
.mobile-hide {display: none; }
.burger {padding: 30px 0; }
.featured .slide {display: block !important; padding-top: 20px; }
.featured .slide img {position: relative; bottom: 0; right: 0; width: 80%; margin-left: 20%; border-bottom: 4px solid; border-radius: 0 0 0 6px; }
.featured .slide .slide__content {width: 100%; padding: 30px 15px !important; text-align: left; }
.contact-form .estimate {margin-top: 1.5rem; }
.commoncard {padding: 20px; }
.commoncard .text-center {text-align: left !important; }
.pointers h3 {margin-top: 20px; }
.gutter {padding: 0 15px; }
.fixed-top.navbar .navbar-brand img {width: 110px; }
.banner.burger {padding-top: 100px; }
.banner .form-inline {max-width: 100%; }
.mt-5 {margin-top: 1.5rem !important; }
.big-h2 {font-size: 2rem; }
.commoncard.two-item-row {text-align: left; }
.commoncard h3 {min-height: auto; margin: 20px 0 !important; }
.testimonial_review .reviewslide__authorimg {width: 120px; height: 120px; }
.whyus__item p {margin-top: 0px; }
.whyus__item-big {font-size: 2.5rem; }
.blur-heading:before {right: calc(60% + 20px); }
.blur-heading:after {left: calc(60% + 10px); }
.zebra:before, .zebra:after {display: none; }
.big-p {font-size: 1rem; }
.bulletpoint__item-number img {width: 30px; }
.bulletpoint__item h5 {font-size: 1rem; }
.borderbox .commoncard h3 {font-size: 1.25rem; }
.whyus__item-star {line-height: 0; padding-top: 18px; }
.stats .stat {text-align: left !important; width: calc(50% - 20px); float: left; margin: 0 10px; }
.stats .cta-circle {border-radius: 0; padding: 30px; margin-top: 20px; }
.stats .cta-circle:after {display: none; }
.stats .cta-circle .fix_center {position: relative; left: 0; top: 0; transform: translate(0, 0); width: 100%; }
.cta {display: block; padding: 20px; }
.cta h4 {width: 100%; font-size: 23px; margin-bottom: 30px; line-height: normal; }
.cta .cta-b {margin-top: 30px; }
.cta .ms-4.btn {margin-left: 0rem !important; display: block; }
.pointers h3 span {display: block; }
.two-item-row {margin-bottom: 40px; }
.commoncard br, .whyus__item-title br, * br {display: none; }
.imenso_rating .footercreds a {margin: 10px; width: calc(33% - 20px); text-align: center; }
.imenso_rating .footercreds a img {margin: auto; max-width: 100%; height: auto; } .big-h2 {font-size: 2rem; }
.para {font-size: 18px !important; }
}
@media (max-width: 500px) {
.banner .gutter {padding: 0 0px; }
.banner h2 {font-size: 2.4rem; line-height: normal; }
.banner.burger {padding-top: 50px; }
.banner .form-inline {max-width: 100%; }
.form-inline .btn {font-size: 0.75rem; padding: 13px 10px; }
.commoncard {padding: 25px 15px; }
.commoncard h3 {margin-top: 20px; }
.navbar .btn-bordered {padding: 5px 20px; }
.stat .stat-sml {min-height: 50px; }
}
.hs-input {border: 1px solid #000; padding: 8px 20px; width: 100%; border-radius: 4px; }
.hbspt-form .actions{margin-top: 30px; float: inline-start; }
.hs-fieldtype-textarea {width: 99%; margin-bottom: 10px; position: relative; }
.hs-button {background: #20376A !important; font-size: 18px !important; border: 2px solid #20376A !important; border-radius: 30px !important; padding: 8px 40px; font-weight: 600; border: none; color: #FFF; }
.hs-button:hover {border:1px solid #000; color: #000; background: white; }
.hs-fieldtype-text {width: 48%; margin-right: 2%; float:left; margin-bottom: 10px; position: relative; }
.hs-error-msgs {list-style: none; padding-left: 0; color: red; position: absolute; top: 0; right: 0; }
.hs_error_rollup {display: none; }
form label {font-weight: 500; }
.hs-error-msgs label {font-weight: normal; font-size: 12px; }
.yellowbg {background-color: #f1c913; }
/*# sourceMappingURL=styles.css.map */
.work-2.featured .swiper-slide {position: relative; background: none; }
.work-2.featured .swiper-slide {overflow: hidden; margin: 0 5px; padding: 0; border-radius: 0px; opacity: .5; isolation: isolate; background: #0f326d; color: #fff; }
.work-2.featured .swiper-slide.swiper-slide-active {opacity: 1; }
.work-2.featured .swiper-slide .img-head {position: absolute; left: 50%; top: 50%; height: auto; width: 100%; transform: translate(-50%, -50%); z-index: 0; }
.work-2.featured .swiper-slide .section-header {position: relative; width: 33%; min-height: 600px; padding: 1.99em 2.2em !important; background: linear-gradient(180deg, #20376A, #000); color: #fff; z-index: 1; display: flex; flex-direction: column; justify-content: space-around; margin-left: 0 !important; }
.work-2.featured .swiper-slide .section-header img {max-height: 50px; width: auto; max-width: 100px; margin-bottom: 50px; }
.work-2.featured .section-header h2 {font-size: 30px; line-height: 1.4; margin: 10px 0 20px; font-weight: 500; color: #fff; }
.work-2.featured .swiper-slide ul {margin-bottom: 0; }
.work-2.featured .swiper-slide ul li {font-size: 14px; padding: 3px 0; }
.work-2.featured .swiper-slide .section-header .btn-inverse {margin-top: 50px !important; }
.btn-inverse {border: 2px solid #FFF; display: inline-block; border-radius: 30px; padding: 7px 27px; background-color: transparent; transition: 0.3s all; color: #FFF; }
.btn-inverse:hover {background-color: #FFF; color: #000; }
.work-2.featured .work-shed {position: absolute; top: 0; bottom: 0; right: 0; width: 35%; z-index: -1; }
.work-2.featured .swiper-button-prev {left: 50% !important; margin-left: -663px; }
.work-2.featured .swiper-button-next {right: 50% !important; margin-right: -663px; }
.work-2.featured .swiper-button-next, .work-2.featured .swiper-button-prev {background-color: rgba(0,0,0,0.8) !important; background-image: url("../images/next1.png") !important; background-size: 24px auto; width: 2.7em !important; height: 3.99em !important; top: 50%; margin-top: -2em; }
.work-2.featured .swiper-button-prev{ transform:rotate(180deg); }
.work-2.featured .swiper-button-next:after, .work-2.featured .swiper-button-prev:after {color: #fff; font-size: 28px; font-weight: 900; }
@media (max-width: 1200px) {
.work-2.featured .swiper-button-next {right: 0% !important; margin-right: 0px; }
.work-2.featured .swiper-button-prev {left: 0% !important; margin-left: 0px; }
}
@media (max-width: 1100px) {
.work-2.featured .swiper-slide {width: 100% !important; margin: 0;}
.work-2.featured .swiper-button-next {right: 0 !important; margin-right: 0 !important; }
.work-2.featured .swiper-button-prev {left: 0 !important; margin-left: 0 !important; }
.work-2.featured .swiper-slide .img-head {height: 100%; width: auto; min-width: 100%; object-fit: cover; }
.work-2.featured .swiper-slide .section-header {width: 50%; height: auto; min-height: auto; padding: 50px 30px; }
}
@media (max-width: 767px) {
.work-2.featured .swiper-slide .section-header {width: 100%; background: linear-gradient(180deg, rgba(32,55,106,0.8), rgba(0,0,0,0.8)); padding: 50px 70px !important; min-height: 625px; justify-content: inherit;}
.work-2.featured .slides .swiper-button-next, .work-2.featured .slides .swiper-button-prev {display:block;}
}
@media (max-width: 575.98px){
.work-2.featured .swiper-button-next, .work-2.featured .swiper-button-prev {width: 2em !important; }
.work-2.featured .section-header h2 {font-size: 1.5rem !important; }
.work-2.featured .swiper-slide .section-header {padding: 50px !important; }
}
.cs-banner-heading h1 {
margin-bottom: 45px;
font-size: 4.2rem;
}
.cs-banner-heading p{
font-size: 1.4rem;
line-height: 1.6em;
padding: 10px 30px;
font-weight: 500;
opacity: .7;
}
.big-p {
font-size: 1.8rem !important;
font-weight: 500 !important;
line-height: 1.5 !important;
}
/*h2 {
font-size: 3.6rem;
margin-bottom: 2.4rem;
}
h5 {
font-size: 1.3rem;
margin-bottom: 1.5rem;
}
img {
border-radius: 10px;
}*/
.sub-heading {
font-weight: 600;
margin-bottom: 30px;
font-size: 2.2rem;
}
.img-mb {
margin-bottom: 55px;
}
.cs-client-info {
display: flex;
align-items: center;
/* margin-bottom: 45px;*/
justify-content: center;
margin-left: 60px;
}
.cs-client-info li {
margin-right: 50px;
position: relative;
list-style: none;
}
.cs-client-info li:before {
content: "";
position: absolute;
left: -1em;
width: 8px;
height: 8px;
background-color: #fd2e35;
top: 12px;
border-radius: 100%;
}
.cs-banner-img img {
border-radius: 10px;
}
.challenges .challenges-points {
padding: 50px 20px;
min-height: 360px;
box-shadow: 0px 1px 4px rgba(0,0,0,.2);
}
.challenges img {
width: 50px;
margin-bottom: 40px;
}
.case_study {
position: relative;
color: #fd2e35;
}
.case_study:after {
content: "";
position: absolute;
right: -50px;
top: 15px;
width: 40px;
color: #000;
border-top: 2px solid;
}
.key_challanges li {
padding: 20px 30px 20px;
border-top: 2px solid #c8c8c8;
list-style: none;
position: relative;
font-weight: 700;
color: #707070;
}
.key_challanges li:before {
content: "\f058";
position: absolute;
top: 22px;
left: 0;
font-family: FontAwesome;
}
.key_challanges li img {
width: 30px;
align-self: flex-start;
margin-right: 25px;
margin-top: 8px;
}
.bg1 {
background-color: #c7e9ff;
}
.cc_bg2 {
background-color: #20376A;
color: #fff;
}
.bg3 {
background-color: #09f;
}
.bg4 {
background-color: #e5f4ff;
}
.bg5 {
background-color: #deeef9;
}
.cc_gray_bg1 {
background-color: #f0f4f7;
}
.gray_bg2 {
background-color: #f5f5f5;
}
.info-section p {
font-weight: 500;
font-size: 20px;
opacity: .8;
}
.big-heading {
font-size: 4rem;
margin-bottom: 2.4rem;
}
.mid-heading {
font-size: 3.5rem;
}
.sol_img {
background-color: #26468d;
padding: 50px;
border-radius: 10px 10px 0px 0px;
min-height: 370px;
max-height: 370px;
display: flex;
justify-content: center;
align-items: center;
}
.sol_img img {
width: 80%;
}
.sol_des {
background-color: #274382;
padding: 50px;
color: #fff;
border-radius: 0px 0px 10px 10px;
}
.solution_points .card {
border:none;
background-color: transparent;
min-height: 720px;
}
.small_heading h5 {
font-size: 1.8rem;
font-weight: bold;
margin-bottom: 20px;
}
.small_heading h6 {
font-size: 1.5rem;
font-weight: bold;
margin-bottom: 20px;
}
.common p {
color: #707070;
font-size: 20px;
font-weight: 600;
}
.common_white p {
color: #b9b9b9;
font-size: 20px;
font-weight: 600;
}
.high_black {
color: #000;
}
.high_white {
color: #000;
}
.primary_heading {
color: #20376A;
}
.high_main-2 {
color: #20376A;
}
.high_main-3 {
color: #3d8eaa;
}
.testimonial img{
width: 140px;
border-radius: 50%;
margin-bottom: 50px;
}
.feature_icon {
width: 55px;
margin-bottom: 20px;
}
.key_points li {
padding: 20px 0px 20px;
border-top: 2px solid #c8c8c8;
list-style: none;
position: relative;
font-weight: 600;
font-size: 20px;
color: #707070;
}
.key_points li > div{display: flex; gap: 20px;}
.key_points_icon {
width: 40px;
}
.key_points_icon img {
width: 35px;
margin-right: 40px;
position: relative;
}
.key_points p {
display: block;
}
.inner_list {
padding-left: 80px;
}
.inner_list li {
border-top: none;
display: list-item;
padding: 5px 10px;
list-style: none;
font-size: inherit;
position: relative;
}
/*.inner_list li:before {
content: "•";
position: absolute;
left: -1em;
color: #fd2e35;
}*/
.inner_list li:before {
content: "";
position: absolute;
left: -1em;
color: #fd2e35;
width: 8px;
height: 8px;
background-color: #fd2e35;
top: 18px;
border-radius: 100%;
}
.font-18 {
font-size: 18px !important;
}
.icon_shadow img {
box-shadow: 0 -.8em 0 0 rgba(254, 220, 134, .7) inset;
}
.icon_shadow_2 img {
box-shadow: 0 -1.5em 0 0 rgba(254, 220, 134, .7) inset;
border-radius: 0;
}
.bg-holder {
position: absolute;
width: 100%;
min-height: 100%;
top: 0;
left: 0;
background-size: 100% auto;
background-position: right;
overflow: hidden;
background-repeat: no-repeat;
border-radius: 0px 10px 10px 0px;
}
.sol_des_black {
color: #000 !important;
}
.white_box {
background-color: #fff;
padding: 60px 40px;
border-radius: 10px;
}
.sm_main_heading {
font-weight:800;
display:block;
margin-bottom:25px;
font-size: 36px;
}
.custom_bg {
/*background: #f3f3f3;
padding: 50px;
border-radius: 8px;*/
position: relative;
}
.custom_bg:before{
background-color: #e4e8eb;
content: "";
position: absolute;
height: 130%;
width: 100%;
left: 0;
top: -30%;
z-index: -1;
}
.main_points {
padding-left: 20px !important;
border-top: 2px solid #c8c8c8;
color: #707070;
font-weight: 600;
font-size: 20px;
list-style: none;
}
.main_points li {
padding: 10px;
position: relative;
}
.main_points li:before {
content: "";
position: absolute;
left: -1em;
color: #fd2e35;
width: 8px;
height: 8px;
background-color: #fd2e35;
top: 25px;
border-radius: 100%;
}
.card_box {
padding: 0 15px;
}
.card_box p {
margin-top: 30px;
}
/*.border_heading {
border-top: 2px solid #c8c8c8;
padding-top: 30px;
}*/
.border_heading {
border-bottom: 3px solid #333;
padding-bottom: 15px;
}
/*===== Muhakemat ==== */
.dotted_pionts {
border-top: 2px solid #c8c8c8;
margin-top: 20px;
}
.dotted_pionts h5 {
padding-top: 20px;
margin-bottom: 15px;
}
.dotted_pionts li {
color: #757575;
font-weight: 500;
margin-bottom: 5px;
}
.key_points_red li {
list-style: none;
position: relative;
}
.key_points_red li:before {
content: "";
position: absolute;
left: -1em;
color: #fd2e35;
width: 6px;
height: 6px;
background-color: #fd2e35;
top: 13px;
border-radius: 100%;
}
.text-big{font-size:1.5rem !important;}
.text-yellow{color:#fedc86}
.bg-primary2{background: #274382;}
.rounded-4{ border-radius:10px }
.text-big-2{font-size:1.63rem !important; font-weight: 500;}
.cc-img {border-radius: 10px;}
.underline-2 {border-bottom: 2px solid #fd2e35;}
/*picture{ text-align: center;}*/
.list_style_none li {
list-style: none !important;
}
.extra_heading {
color:#20376A;
font-size: 32px;
margin-top:20px;
}
.cs_small_p p{
font-size: 18px !important;
}
.check_points li {
font-size: 18px;
font-weight: 600;
list-style: none;
margin-bottom: 5px;
display: flex;
align-items: baseline;
position: relative;
}
.check_points li:before {
content: "\f058";
position: absolute;
top: 1px;
left: -30px;
color: #fd2e35;
font-family: FontAwesome;
}
.medium_heading h5 {
font-size: 2rem;
font-weight: bold;
margin-bottom: 20px;
}
.cs_testimonial img{
width: 140px;
border-radius: 50%;
margin-bottom: 50px;
}
.cs_testimonial h3 {
font-size: 30px;
line-height: 45px;
}
.cs_testimonial .author {
font-size: 24px;
margin-top: 40px;
}
.check_icon li:before {
content: "\f058";
position: absolute;
top: 22px;
left: 0;
color: #fd2e35;
font-family: FontAwesome;
}
.cs_mobile_mb {
margin-bottom: 0px !important
}
.imenso_editor picture {
text-align: center;
}
.cs-main-heading h1 {
margin-bottom: 45px;
font-size: 4.2rem;
}
@media (max-width: 992px) {
.custom_bg:before{ top: -30%; height: 130%;}
.big-heading {font-size: 3.2rem;}
.cs-banner-heading h1{ font-size: 3.6rem;}
}
@media (max-width: 767px) {
.custom_bg:before{ top: -30%; height: 130%;}
.big-heading {font-size: 2.6rem;}
.cs-banner-heading h1{ font-size: 3rem;}
.text-big {font-size: 1.25rem !important;}
.sol_des, .sol_img{ padding: 30px;}
.big-h2 {font-size: 2.2rem;}
}
@media (max-width: 576px) {
.cs-banner-heading h1{ font-size: 2.3rem;}
.cs-client-info{ display:block; margin-left:0 }
.cs-client-info li{ margin-right:0 }
.cs-client-info li:before{ position: relative;}
.sol_des{ padding: 1rem;}
.custom_bg:before { top: -150px; height: calc(100% + 140px);}
.big-heading {font-size: 2.2rem;}
.sol_img{ padding: 0px;}
.big-h2 {font-size: 2rem;}
.banner_sub{ margin-top:3.5rem !important }
.text-big-2 {font-size: 1.3rem !important;}
.extra_heading {font-size: 24px;}
.big-heading br {display: block;}
.small_heading h5 {font-size: 1.4rem;}
.key_points_red {margin-bottom: 5px;}
}
.service{ position: relative;
}
.service:after {
position: absolute;
content: "";
height: 100%;
width: 0%;
/* background-image: url("../images/healthcare-main21.jpg"); */
background-color: #09f;
top: 0;
z-index: -1;}
.service__sidebars {
position: -webkit-sticky;
position: -moz-sticky;
position: -ms-sticky;
position: -o-sticky;
position: sticky;
height: 100%;
top: 70px;
bottom: auto;
padding-bottom: 50px;
overflow: hidden;
}
.aa{
height: calc(100vh - 80px);
}