File: /home/imensosw/www/imenso.co/imenso-new-2/css/style.css
@font-face {
font-family: 'proxima_nova_altbold';
src: url('../fonts/proxima_nova_alt_bold-webfont.woff2') format('woff2'),
url('../fonts/proxima_nova_alt_bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_novabold';
src: url('../fonts/proxima_nova_bold-webfont.woff2') format('woff2'),
url('../fonts/proxima_nova_bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_novaextrabold';
src: url('../fonts/proxima_nova_extrabold-webfont.woff2') format('woff2'),
url('../fonts/proxima_nova_extrabold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_novaregular';
src: url('../fonts/proximanova-regular-webfont.woff2') format('woff2'),
url('../fonts/proximanova-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
body {
font-family: 'proxima_novaregular';
color: #6f6f6f;
font-size: 16px;
font-size: 1.2vw;
}
h1, h2, h3, h4, h5, h6{
font-family: 'proxima_novabold';
color: #000;
}
*:hover {
transition: all ease 0.6s;
}
a:hover {
text-decoration: none;
}
.site_heading small {
color: #8260cc;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: bold;
font-size: 14px;
font-size: 1vw;
}
.site_heading h3 {
font-size: 3.5vw;
margin: 15px 0 35px;
/* color: #29226e; */
}
.site_heading p {
font-size: 26px;
color: #6a7c92;
line-height: 44px;
font-size: 1.9vw;
line-height: 3.5vw;
}
.serv_sec .site_heading {
margin-top: 155px;
padding-left: 33px;
}
/* -- header -- */
header.hdr_sec nav.navbar.bg-light {
background-color: transparent !important;
}
.hdr_sec nav.navbar .navbar-nav li a:hover {
color: #cab8e6;
}
.hdr_sec {
position: relative;
z-index: 1;
}
.logo_a img {
width: 167px;
width: 12.5vw;
}
.hdr_sec nav.navbar .navbar-nav li a {
color: #fff;
font-size: 18px;
padding: 8px 10px;
transition: all ease 0.5s;
font-size: 1.32vw;
padding: 0.6vw 0.72vw;
}
.hdr_sec nav.navbar ul.navbar-nav {padding-top: 10px;}
.hdr_sec nav.navbar .navbar-nav li {
padding: 2px 12px;
}
.hdr_sec .navbar {
padding: .5rem 0;
padding-top: 21px;
}
.hdr_sec .navbar .col-md-8 {
position: relative;
left: 32px;
}
.est_projct {
background: #fff;
border-radius: 120px;
padding: 7px 19px;
font-weight: 700;
color: #2d4d7e;
margin: 2px 0 0 14px;
}
.banr_txt p {
font-size: 35px;
color: #6f6f6f;
margin: 29px 0 55px 0;
line-height: 50px;
font-size: 2.6vw;
line-height: 3.9vw;
}
.btn-primary {
background: #62489b;
border-radius: 100px;
font-size: 16px;
padding: 13px 35px 10px 35px;
display: inline-block;
background: rgb(15,52,108);
background: -moz-linear-gradient(221deg, rgba(15,52,108,1) 0%, rgba(118,76,166,1) 100%);
background: -webkit-linear-gradient(221deg, rgba(15,52,108,1) 0%, rgba(118,76,166,1) 100%);
background: linear-gradient(221deg, rgba(15,52,108,1) 0%, rgba(118,76,166,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0f346c",endColorstr="#764ca6",GradientType=1);
text-transform: uppercase;
box-shadow: 0px 0px 20px #7f799cc7;
font-weight: 600;
border: none;
}
.btn-primary {
width: 200px;
padding: 16px 20px;
text-align: center;
height: 57px;
font-size: 18px;
font-weight: 100;
font-size: 20px;
font-size: 1.5vw;
width: 14.7vw;
height: 4.2vw;
padding: 1.2vw 1vw;
}
/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
position: fixed;
top: 0;
width: 100%;
z-index: 99;
}
/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
padding-top: 102px;
}
.sticky nav.navbar.navbar-expand-lg.navbar-light.bg-light {
background: -moz-linear-gradient(221deg, rgba(15,52,108,1) 0%, rgba(118,76,166,1) 100%);
background: -webkit-linear-gradient(221deg, rgba(15,52,108,1) 0%, rgba(118,76,166,1) 100%);
background: linear-gradient(221deg, rgba(15,52,108,1) 0%, rgba(118,76,166,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0f346c",endColorstr="#764ca6",GradientType=1);
transition: all ease 0.5s;
box-shadow: 0px 4px 10px #67508478;
}
.hdr_sec.sticky .navbar {
height: 70px;
}
img.stick_logo {
position: absolute;
left: 14px;
width: 128px;
opacity: 0;
transition: all ease 0.5s;
width: 8vw;
margin-top: 0.4vw;
}
.sticky .col-md-8 {
margin-top: -5px;
}
.sticky img.norml_logo {
opacity: 0;
}
.sticky img.stick_logo {
opacity: 1;
}
.hdr_sec.sticky nav.navbar .navbar-nav li a {
font-size: 16px;
}
.hdr_sec.sticky nav.navbar .navbar-nav li {
padding-top: 7px;
}
/* -- banner section -- */
.banr_sec{
background: url('../images/banner1.jpg');
background-size: cover;
height: 115vh;
padding-top: 17.5vw;
margin-top: -93px;
position: relative;
margin-top: -8vw;
}
.banr_txt h1 {
font-size: 69px;
font-weight: 700;
line-height: 76px;
font-size: 5.1vw;
line-height: 5.9vw;
}
.banr_sec .banr_txt {
width: 114%;
}
.banr_sec img.w-100 {
position: relative;
right: -55px;
top: -20px;
}
/* -- services section starts -- */
.serv_card {
background-color: #fff;
padding: 43px 10px 20px 18px;
border-radius: 10px;
box-shadow: 0 0 30px #ccc9d8b3;
margin-bottom: 26px;
position: relative;
overflow: hidden;
z-index: 1;
height: 23.3vw;
padding: 3.8vw 1vw 0vw 1.1vw;
}
.serv_sec {
background: url('../images/services_back.jpg');
background-size: cover;
margin-top: -110px;
padding: 52px 0 45px;
height: 145vh;
cursor: pointer;
}
a.icon_a {
background: #e7e3fa;
/* padding: 15px 18px 4px 18px; */
display: inline-block;
font-size: 30px;
border-radius: 15px;
color: #6654b3;
margin-bottom: 24px;
width: 67px;
height: 64px;
width: 5vw;
height: 4.8vw;
font-size: 2.2vw;
text-align: center;
line-height: 5vw;
}
.serv_hd {
font-size: 20px;
font-weight: 600;
color: #000;
letter-spacing: 0.5px;
margin-bottom: 6px;
font-size: 1.48vw;
margin: 0.8vw 0 0.9vw;
}
.serv_card p:last-child {
color: #9c9c9c;
font-size: 18px;
line-height: 26px;
font-size: 1.3vw;
line-height: 2vw;
}
.serv_card:after {
background: red;
content: '';
display: block;
position: absolute;
height: 100%;
width: 100%;
left: 0;
border-radius: 10px;
bottom: -25.7vw;
opacity: 0;
transition: all ease 0.5s;
z-index: 0;
background: linear-gradient(221deg, rgb(185 169 75) 0%, rgb(105 93 27) 100%);
opacity: 0.2 !important;
}
.serv_card:hover:after {
opacity: 1;
bottom: 0;
}
.serv_card a.icon_a, .serv_card p {
position: relative;
z-index: 9;
}
.serv_card.web:after {
background: -moz-linear-gradient(221deg, rgba(15,52,108,1) 0%, rgba(118,76,166,1) 100%);
background: -webkit-linear-gradient(221deg, rgba(15,52,108,1) 0%, rgba(118,76,166,1) 100%);
background: linear-gradient(221deg, rgb(102 84 179) 0%, rgb(41 27 105) 100%);
}
.serv_card.game:after {
background: linear-gradient(221deg, rgb(226 121 167) 0%, rgb(148 21 76) 100%);
}
.serv_card.mob:after {
background: linear-gradient(221deg, rgb(129 218 147) 0%, rgb(42 115 56) 100%);
}
.serv_card.game:hover .icon_a {
background: #bd2165;
}
.serv_card:hover p {
color: #484848;
}
.serv_card.design:hover a.icon_a {
background: #b9a94b;
}
.serv_card:hover a.icon_a span.fa {
color: #fff;
}
.serv_card.mob:hover a.icon_a {
background: #4a9c5a;
}
.serv_card.web:hover a.icon_a {
background: #6654b3;
}
.serv_card:hover a, .serv_card:hover p {
/* color: #fff; */
}
.btn-primary:hover {
background: #15356f;
}
.serv_card.mob .icon_a {
background: #e8f8eb;
color: #4a9c5a;
font-size: 43px;
padding: 7px 11px 13px 24px;
font-size: 3.2vw;
padding: 0;
text-align: center;
}
.col-lg-6:nth-child(2) .serv_card .icon_a a.icon_a {
background: #fae3ed;
}
.serv_card.game .icon_a {background: #fae3ed;}
.serv_card.game .icon_a span.fa {
color: #bd2165;
font-size: 3vw;
}
.serv_card.design .icon_a {
background: #f9f4d6;
color: #b9a94b;
/* padding: 14px 21px; */
}
.serv_card.game .icon_a {
/* padding: 16px; */
line-height: 5.6vw;
}
.serv_card.mob {
margin-top: 75px;
}
.serv_sec .site_heading h3 {
margin: 18px 0 24px;
width: 110%;
}
.serv_sec .col-lg-7 {
max-width: 52%;
}
.serv_sec .col-lg-5 {
max-width: 48%;
flex: 48%;
}
.serv_sec .col-lg-7 .col-lg-6 {
padding-right: 9px;
}
.serv_sec .container {
margin-top: 90px;
}
/* -- services section ends -- */
/* -- slider starts -- */
.portfolio .carousel-item {
transition: 0s .4s opacity !important;
}
section {
padding: 40px 0;
}
.portfolio a.carousel-control-prev, .portfolio a.carousel-control-next {
position: relative;
float: left;
color: #142b5f;
font-size: 28px;
width: 6%;
}
.slider_img img {
margin-top: 15px;
margin-left: 0px;
}
.portfolio .site_heading h3 {
margin: 8px 0 34px;
}
.portfolio .btn-primary {
box-shadow: none;
}
.portfolio .site_heading p {
padding-right: 30px;
line-height: 40px;
margin-bottom: 48px;
line-height: 3vw;
}
.portfolio-container {
overflow: hidden;
}
section.portfolio {
position: relative;
padding-top: 32px;
padding-bottom: 5px;
}
.portfolio .swiper-button-next span.fa, .portfolio .swiper-button-prev span.fa {
background: #dcd5e4;
color: #000;
display: inline-block;
width: 3vw;
height: 3vw;
line-height: 3vw;
text-align: center;
border-radius: 100%;
}
.portfolio .swiper-button-next span.fa:hover {
margin-left: 24px;
}
.portfolio .swiper-button-prev span.fa:hover {
margin-right: 24px;
}
.portfolio .swiper-button-next span.fa:hover, .portfolio .swiper-button-prev span.fa:hover {
background: #233877;
color: white;
}
.portfolio .swiper-button-next, .portfolio .swiper-button-prev {
position: relative;
width: 7%;
float: left;
font-size: 22px;
margin: 30px 0 40px 23px;
color: #808080;
outline: 0;
left: -17px;
}
.portfolio .swiper-button-next:after, .portfolio .swiper-button-prev::after {
display: none;
}
/* testimonial */
.testimonial_sec .testimonial-container, .portfolio-container {
overflow: hidden;
}
.vid_ply {
position: absolute;
left: 39%;
width: 25%;
bottom: 150px;
transition: all ease 0.5s;
}
.client_video {
position: relative;
margin: 17px 25px;
}
.client_logos {
background: url('../images/client_back.jpg');
background-size: 100%;
padding: 175px 0 0;
text-align: center;
background-repeat: no-repeat;
}
.white_color h3, .white_color p {
color: #fff;
}
.client_logos .text-center {
padding: 40px 0;
/* width: 110%; */
/* margin: auto; */
}
.test_card {
background: #f2eff8;
padding: 70px 30px 40px;
border-radius: 10px;
box-shadow: 0px 0px 14px #a2a2a26b;
margin: 0 10px 10px 10px;
}
.testimonial_sec {
padding-top: 0;
width: 86%;
margin: -75px auto 0;
position: relative;
}
.client_logos h3 {
margin-bottom: 8px !important;
}
.client_logos p {
font-size: 25.4px;
letter-spacing: 0.5px;
}
.client_logos .text-center img.w-100 {
width: 105% !important;
margin-left: -2.5%;
}
.test_card h3 {
color: #2a226e;
font-size: 20px;
margin-bottom: 1px;
font-size: 1.5vw;
}
.testimonial_sec .container {
position: relative;
}
/* -- client sec */
.client-video .modal-body {
padding: 10px 60px;
background: #000;
}
.client-video .modal-dialog {
max-width: 100%;
margin: 0;
}
.client-video .modal {
padding: 0 !important;
}
.modal-body span.fa.fa-times {
color: #fff;
}
.client-video button.close {
opacity: 1;
padding: 15px 0 30px 0;
}
body.modal-open {
background: #000;
}
.testimonial_sec .swiper-button-next:after, .testimonial_sec .swiper-button-prev:after {
color: #a0a0a0;
font-size: 35px;
outline: 0;
}
.testimonial_sec .swiper-button-next {
right: -27px;
}
.testimonial_sec .swiper-button-prev {
left: -27px;
}
/* -- why us -- */
.hd_txt {
padding: 6px 0 0 0;
cursor: pointer;
font-size: 2vw;
}
.collapsed.hd_txt:before, .hd_txt:before {content: '\f067';font-family: FontAwesome;margin-right: 15px;}
.card_wrap {
border-bottom: 1px solid #e0e0e0;
padding: 20px 0;
}
.acc_body {
font-size: 18px;
font-size: 1.5vw;
}
.hd_txt:before {
content: '\f068';
}
.hd_txt:hover {
color: #774ca6;
}
.acc_body img.w-100 {
margin-top: -50px;
}
.why_us_acc, .blog_sec {
width: 91%;
margin: auto;
}
.acc_body p {
line-height: 35px;
padding-top: 14px;
line-height: 2.6vw;
}
/* -- expertise sec -- */
.expertise_tab{
background: url('../images/expertise_back.png');
background-size: cover;
position: relative;
padding-top: 180px;
}
.expertise_tab .tabs_verti .nav {
background: #fff;
text-align: center;
/* height: 60px; */
}
.expertise_tab .tabs_verti .nav li {
width: 14.2%;
}
.expertise_tab .tabs_verti .nav li:last-child a {
border: none !important;
}
.expertise_tab .tabs_verti .nav li a.active {
border-bottom: 4px solid #7352bb;
color: #7352bb;
font-weight: 600;
}
.expertise_tab:after {content: '';background: #f2f4f6;bottom: -90px;height: 100px;width: 100%;display: block;position: absolute;}
.expertise_tab .tabs_verti .nav li a {
color: #221c46;
font-size: 19px;
font-size: 1.4vw;
}
.expertise_tab .tabs_verti .nav li a {
padding: 18px 0px 14px;
border-right: 1px solid #c3c3c3 !important;
width: 100%;
display: inline-block;
border-bottom: 4px solid #fff;
}
.expertise_tab .tabs_verti .nav li:last-child {
border: none !important;
}
.expertise_tab .tabs_verti .nav li.active {
/* border-bottom: 5px solid #7352bb !important; */
/* margin: auto; */
}
.expertise_tab .tabs_verti .nav li.active a {
/* color: #7352bb; */
/* font-weight: 600; */
}
.tabs_verti {
margin: 60px 0 40px;
}
.expertise_tab .tabs_verti .nav li a:hover {
color: #7352bb;
}
.content_area .col-md-7 {
padding: 8% 0 10px;
}
.content_area h3 {
font-size: 33px;
margin-bottom: 45px;
color: #27216b;
}
.content_area p {
font-size: 22px;
line-height: 48px;
padding-right: 6vw;
font-size: 1.7vw;
line-height: 3.2vw;
}
.content_area img {
width: 90% !important;
}
/* blog */
.blog_sec {
margin: auto;
}
.blog_sec .blog_card .desc_sec {
background: #f3f4f8;
padding: 15px 16px;
position: relative;
width: 93%;
margin: -20px auto 0;
}
span.tag {
position: absolute;
z-index: 1;
left: 10px;
background: #ffffffd9;
border-radius: 100px;
font-size: 13px;
padding: 3px 11px;
margin-top: 10px;
font-weight: 800;
}
.img_sec {
position: relative;
}
.blog_sec .blog_card .desc_sec h4 {
font-size: 1.3vw;
margin: 15px 0 10px;
}
.theme_color {
color: #7352bb;
}
/* -- estimation -- */
.estimation_sec {
background: url('../images/estimation_sec.png');
background-size: cover;
padding-top: 9vw;
position: relative;
z-index: 1;
height: 32vw;
}
.estimation_sec .btn-primary {
background: #fff;
color: #5c578e;
}
p.lil_sm {
font-size: 24px;
font-size: 1.8vw;
}
/* -- footer -- */
.ftr_sec{
background-color: #19133a;
color: #bfbbd6;
font-size: 15px;
padding-bottom: 10px;
background: url('../images/footer_new.jpg');
padding-top: 90px;
background-size: cover;
font-size: 1.1vw;
}
.ftr_sec:before {
/* content: ''; */
background: url(../images/ftr_curve.png);
background-size: cover;
width: 100%;
height: 200px;
position: relative;
top: -200px;
display: block;
}
.ftr_sec .container {
position: relative;
}
.ftr_sec .site_heading {
max-width: 890px;
margin: auto;
}
.ftr_sec h3, .ftr_sec h4 {
color: #f1eefd;
}
.ftr_sec .site_heading p {
font-size: 18px;
line-height: 31px;
color: #c0bcda;
font-size: 1.3vw;
}
.ftr_col h4 {
margin-bottom: 30px;
font-size: 21px;
}
.ftr_col.con_col p {
margin-bottom: 8px;
}
.ftr_col.colm1 p {
line-height: 30px;
}
.logo_ftr {
width: 150px;
margin-top: 18px;
}
.ftr_sec .ftr_col ul {
padding: 0;
list-style: none;
line-height: 38px;
margin-top: -5px;
line-height: 2.8vw;
}
.ftr_sec .ftr_col a {
color: #bfbbd6;
}
.copyrght_sec {
text-align: center;
border-top: 1px solid #595280;
padding-top: 25px;
}
.copyrght_sec p a {
color: #fff;
padding: 0 15px;
}
.ftr_sec a:hover {
color: #ac76e8 !important;
}
.container {
max-width: 90%;
}