File: /home/imensosw/www/imenso.co/dev/rescpafirm/style.css
/*!
Theme Name: Res CPA Firm
URL: https://www.imensosoftware.com
Author: Imenso Software
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,800&display=swap');
html {
scroll-behavior: smooth;
}
body {
font-family: 'Montserrat', sans-serif;
}
h1, h2, h3, h4, h5 {
font-weight: 600;
line-height: 1.3;
}
.topbar {
height: 35px;
background-image: url('images/topbar.png');
background-size: cover;
padding: 5px 0;
}
.topbar .swiper-slide {
color: #FFF;
text-transform: uppercase;
font-size: 0.7em;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 2.5em;
}
.right-cta a {
color: #FFF;
font-weight: 500;
}
.btn-primary {
background:#37a000;
border-color: #37a000;
padding: 0.5em 1.3em;
font-weight: 500;
border-radius: 3px;
}
.btn-primary:hover {
background:#184153;
border-color: #184153;
}
.btn-secondary {
background-color: transparent;
border-color:#FFF;
font-weight: 500;
border-radius: 3px;
padding: 0.5em 1.3em;
}
.btn-secondary:hover {
background-color: #FFF;
color: #000;
border-color: #FFF;
}
.btn-bordered {
background-color: transparent;
border-color:#000;
font-weight: 500;
border-radius: 3px;
padding: 0.5em 1.3em;
color: #000;
}
.btn-bordered:hover {
background:#184153;
border-color: #184153;
color: #FFF;
}
.burger {
padding: 100px 0;
}
.gutter {
padding: 0 100px;
}
.nav-link {
padding: .5rem 1rem;
color: #000;
font-size: 0.9em;
font-weight: 500;
}
.banner {
background-image: url("images/banner1.jpg");
background-size: cover;
background-repeat: no-repeat;
position: relative;
background-position: right;
z-index: 1;
padding: 150px 0;
color: #000;
}
.banner h1 {
font-size: 3.5em;
font-weight: 800;
}
.banner p {
font-size: 1.2em;
line-height: 1.5;
}
.featured {
background-color: #184153;
padding: 25px 0;
}
.featured__logo {
display: flex;
align-items: center;
justify-content: flex-start;
}
.featured__logo img {
margin: 0 30px;
}
.featured__logo span {
color: #FFF;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 0.8em;
position: relative;
display: block;
padding-right: 150px;
}
.featured__logo span:after {
position: absolute;
content: "";
height: 1px;
background-color: #FFF;
width: 100px;
top: 48%;
margin-left: 15px;
}
.sml-heading {
color: #007c89;
font-size: 0.8em;
font-family: "Avenir LT Std 85 Heavy";
letter-spacing: 1px;
text-transform: uppercase;
position: relative;
padding-right: 20px;
display: inline-block;
margin-bottom: 30px; }
.sml-heading:after {
background: #007c89;
bottom: -75%;
content: "";
height: 3px;
left: 0;
position: absolute;
width: 45px; }
.grey-bg {
background-color: #f2f9fd; }
.black-bg {
background-color: #000; }
.section-line {
position: relative; }
.section-line:before {
background: #ff9a00;
content: "";
height: 150px;
position: absolute;
width: 4px;
left: 15px;
top: -25%;
z-index: 95; }
.twisted-text {
display: inline-block;
font-size: 0.8em;
font-weight: bold;
letter-spacing: 2px;
margin-left: -5.2%;
margin-top: 40px;
position: absolute;
text-transform: uppercase;
min-width: 123px;
transform: rotate(270deg); }
.services {
background: #FFF;
position: relative;
border-top: 1px solid #DDD;
z-index: 9; }
.services__wrapper {
width: 100%;
overflow: hidden;
position: relative; }
.assessment {
position: relative;
z-index: 9; }
.assessment__wrapper {
width: 100%;
overflow: hidden;
position: relative; }
.cheese {
background: #fff;
border-radius: 4px;
padding: 30px;
position: relative;
transition: 0.3s all; }
.cheese__content h4 {
font-size: 1.3em; }
.cheese__content img {
width: 60px; }
.cheese__link {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-indent: -9999px; }
.cheese a {
color: #184153;
font-size: 0.875em;
text-decoration: underline; }
.cheese:hover {
box-shadow: 0 16px 32px rgba(0, 0, 0, 0.2); }
.cheese:hover h4 {
color: #007c89; }
.leaf {
border-radius: 4px;
padding: 30px;
position: relative;
overflow: hidden; }
.leaf img {
width: 6.25em;
max-width: 100%;
margin-bottom: 2em;
position: relative; }
.leaf img:before {
background-color: rgba(149, 239, 191, 0.2);
border-radius: 100%;
content: "";
height: 250px;
left: 0;
position: absolute;
top: 0;
width: 250px;
z-index: -1; }
.leaf h3 {
font-size: 1.5em;
margin-bottom: 1em; }
.leaf a {
font-family: "Avenir LT Std 65 Medium";
font-size: 0.875em;
text-decoration: underline; }
.usecase {
position: relative; }
.usecase .media-body {
margin-left: 20px; }
.usecase .media {
padding: 0 30px; }
.usecase i {
height: 1.875em;
width: 1.875em;
line-height: 1.875em;
text-align: center;
font-size: 1em;
background: #37a000;
color: #FFF;
border-radius: 100%;
display: inline-block; }
.usecase h4 {
font-size: 1.2em; }
.callout a {
text-decoration: underline; }
.callout .media-body {
padding-right: 30px; }
.about .section-line::before {
top: -95%;
}
.testimonial_slider .swiper-slide {
width: calc(100% - 420px);
height: 320px; }
.testimonial_slider .swiper-button-next:hover, .testimonial_slider .swiper-button-prev:hover {
opacity: 0; }
.testimonial_slider .swiper-button-next, .testimonial_slider .swiper-button-prev {
height: 320px;
width: 210px;
background: none;
top: 22px;
opacity: 0.8;
background-color: #fff;
transition: all ease .35s; }
.swiper-slide-next, .swiper-slide-next .review_slide {
margin-right: auto; }
.swiper-slide:not(.swiper-slide-active) .review_slide {
width: 210px; }
.swiper-slide-active .author_img:before {
left: 24px;
transition: all ease .5s .3s;
top: -25px; }
.swiper-slide-active .author_img {
z-index: 1;
flex: 0 0 180px; }
.review_slide {
display: flex;
position: relative;
padding: 15px;
background-color: #fff;
overflow: hidden;
height: 100%; }
.swiper-slide.swiper-slide-active .review_slide {
width: 90%;
margin: 0 auto;
padding-bottom: 52px;
opacity: 1;
background: #FFF;
padding: 50px 50px 0;
border-radius: 4px; }
.review_slide h6 {
margin-bottom: 0;
font-size: 1.2em; }
.review__content {
padding-left: 270px;
padding-right: 50px; }
.review__content .blockquote {
color: #000;
font-size: 1em;
font-weight: 500;
min-height: 160px; }
.review__content .blockquote:after {
content: "\f10e";
font-family: FontAwesome;
font-size: 4em;
height: 80px;
opacity: 0.05;
position: absolute;
right: 10px;
top: 0;
width: 80px; }
.author_img:before {
content: "";
position: absolute;
width: 250px;
height: 250px;
background-color: #ff9a00;
left: 0px;
top: 0px;
z-index: -1;
border-radius: 100%; }
.author_img {
position: absolute;
bottom: 0;
left: 0;
bottom: 0;
width: 260px; }
.swiper-slide-active
.testimonial_slider {
padding: 30px 0; }
.testimonial_slider .swiper-button-prev {
left: 0; }
.testimonial_slider .swiper-button-next {
right: 0; }
.swiper-slide:not(.swiper-slide-active) .review_slide {
flex-direction: column;
filter: grayscale(100%); }
.swiper-slide-active .review_slide .review__content {
display: block;
visibility: visible !important; }
.review_slide .review__content {
display: none;
color: var(--lightmutedClr); }
.testimonial_slider .swiper-pagination-bullet {
margin: 7px !important;
position: relative;
width: 4px;
height: 4px;
display: inline-block;
border-radius: 50%;
background-color: var(--primaryClr); }
.testimonial_slider span.swiper-pagination-bullet:before {
content: "";
width: 100%;
height: 100%;
background-color: var(--primaryClr);
position: absolute;
top: 0;
left: 0;
z-index: -1;
transform: scale(0);
border-radius: 50%;
opacity: .1;
transition: all ease .3s; }
.testimonial_slider span.swiper-pagination-bullet-active:before {
transform: scale(3); }
.swiper-slide-prev .review_slide {
margin-left: auto; }
.swiper-slide-active .review_slide {
background-repeat: no-repeat;
background-size: 65px;
background-image: url(../images/left-quote-mark.png);
background-position: 18px 7px; }
.review_slide span {
display: inline-block; }
.number_counter {
counter-reset: Number; }
.footer {
padding-bottom: 30px; }
.footer ul {
margin: 0;
padding: 0; }
.footer ul li {
list-style: none;
display: block;
margin-bottom: 5px;
font-size: 0.9em; }
.footer ul li a {
color: rgba(255, 255, 255, 0.7); }
.footer ul li a:hover {
color: #FFF; }
.footer h5 {
text-transform: uppercase;
font-size: 0.8em;
letter-spacing: 1px;
color: #FFF;
margin-bottom: 40px;
margin-top: 0; }
.footer .connect i {
min-width: 30px; }
.footer hr {
border-color: rgba(255, 255, 255, 0.2); }
.footer .copy {
font-size: 0.8em;
margin-bottom: 0;
color: #FFF;
opacity: 0.6;
margin-top: 20px; }
.inner-hero {
background-image: url("../images/dummy.jpg");
background-color: #fdfdfd;
background-size: contain;
min-height: 100vh;
background-position: 594px 0;
background-repeat: no-repeat; }
.inner-hero h1 {
color: #000;
font-size: 3em;
font-family: "Avenir LT Std 85 Heavy"; }
.inner-hero p {
font-size: 1.3em;
color: rgba(0, 0, 0, 0.7); }
.inner-hero .btn {
padding: 0.75em 1em; }
.about-special {
background-image: url(../images/linear-bg.png);
background-size: cover; }
.about-special {
background-position: center;
background-size: cover;
background-attachment: fixed; }
.benifit-box {
width: calc(100% + 200px );
margin-left: -150px; }
.benifit-box .media {
padding: 20px;
box-shadow: 0px 1px 30px rgba(0, 0, 0, 0.1); }
.benifit-box h3 {
font-size: 1em;
margin-top: 14px; }
.benifit-box .media-item img {
margin-right: 20px;
}
.benifit-contant {
margin-right: 20%;
padding: 40px; }
.benifit-box .media {
background-color: #fff;
padding: 20px;
box-shadow: 0px 1px 30px rgba(0, 0, 0, 0.1);
}
.align-item-center {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.gradient-bg {
background-color: #37a000;
color: #FFF;
}
.video-banner {
background-color: #333;
background-size: cover;
background-repeat: no-repeat;
min-height: 500px;
color: #FFF;
}
.aboutus {
background-color: #184153;
color: #FFF;
}
.aboutus em {
font-size: 0.8em;
}
.video-btn {
display: flex;
align-items: center;
font-weight: 600;
color: #FFF;
}
.video-btn:hover {
text-decoration: none;
color: #FFF;
}
.video-btn i {
background-color: #ff9a00;
height: 50px;
width: 50px;
border-radius: 50%;
text-align: center;
line-height: 50px;
color: #FFF;
margin-right: 10px;
display: inline-block;
}
.about-text {
padding-left: 50px;
}
.about-text p {
font-size: 24px;
font-weight: 500;
}
.about-facts {
display: flex;
justify-content: space-between;
margin-top: 50px;
}
.about__facts {
border-right: 2px solid rgba(255,255,255,0.5);
border-left: none;
padding-right: 20px;
padding-left: 0;
}
.about__facts span {
display: block;
}
.about__facts-value {
font-size: 3em;
font-weight: 600;
line-height: 1;
}
.about__facts-name {
font-size: 0.875em;
}
.callout a {
font-size: 0.85;
color: #184153;
}
.popup__overlay {
display: none;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.9);
text-align: center;
z-index: 100;
}
.popup__overlay:after {
display: inline-block;
height: 100%;
width: 0;
vertical-align: middle;
content: "";
}
.popup {
display: inline-block;
position: relative;
width: 100%;
height: 100%;
max-width: 640px;
max-height: 480px;
padding: 20px;
border: 1px solid black;
background: black;
color: white;
vertical-align: middle;
}
.popup-form__row {
margin: 1em 0;
}
.popup__close {
display: block;
position: absolute;
top: 1px;
right: 1px;
width: 12px;
height: 12px;
padding: 8px;
cursor: pointer;
text-align: center;
font-size: 12px;
line-height: 12px;
color: #FFF;
text-decoration: none;
font-weight: bold;
}
.popup__close:hover {
color: #eea200;
}
iframe {
width: 100%;
height: 100%;
}
/* other styles */
input[type="button"] {
border: none;
padding: 0.5em;
background-color: yellow;
}
input[type="button"]:hover {
background-color: yellowgreen;
}
.callback .form-control {
background-color: transparent;
border:1px solid #FFF;
border-radius: 0;
color: #FFF;
}
.callback textarea {
height: 89px;
}
.callback .btn-secondary {
background-color: #FFF;
color: #000;
}