HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_new/buyercall/buyercall/assets/styles/_frontend.scss
nav.navbar{
   -webkit-transition: all 0.4s ease;
   transition: all 0.4s ease;
}

nav.navbar.navbar-inverse {
    background-color: rgba(0,0,0,0);
    border-color: rgba(0,0,0,0);
}

nav.navbar.color {
  background-color: #fff;
}

.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus {
    background-color: #3C4858;
}

.logo-scroll {
	width: 30%;
}

.navbar-brand {
    float: left;
    height: 100% !important;
}

.navbar-right {
	margin-top: 15px;
}
.right-menu-margin {
	margin-top: 5px !important;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}

nav .navbar-inverse .nav-scroll > li > a {
    color: #3C4858;
}


#hero {
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: linear-gradient(to right, rgba(5,117,230, 0.8) 0%, rgba(2,27,121, 0.8) 100%), url("../images/background.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: -webkit-box;
	height: 800px;
}
#hero-mobile {
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: linear-gradient(to right, rgba(255,117,230, 0.8) 0%, rgba(2,27,121, 0.8) 100%), url("../images/background.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: -webkit-box;
	height: 840px;
}
#hero-landing {
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: linear-gradient(to right, rgba(5,117,230, 0.8) 0%, rgba(2,27,121, 0.8) 100%), url("../images/landing-page/small-business-background.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: -webkit-box;
	height: 800px;
}
#hero-faq {
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: linear-gradient(to right, rgba(5,117,230, 0.8) 0%, rgba(2,27,121, 0.8) 100%), url("../images/bg0.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: -webkit-box;
	height: 400px;
}
.landing-price {
    margin-top: 20px;
    margin-bottom: 10px;
}
.cta-div {
    margin-top: 30px;
}
.landing-price-dollar {
    font-size: 48px;
    font-weight: 800;
}
.hero-call-number {
    font-size: 28px;
    font-weight: 800;
    color: #FFF;
}
.number-div-margin {
    margin-top: 25px;
    display: block;
}
#case-study {
    padding-bottom: 90px;
    padding-top: 45px;
	margin-left: 0px;
	margin-right: 0px;
	background: linear-gradient(to right, rgba(0, 198, 552, 0.8) 0%, rgba(0, 114, 255, 0.8) 100%), url("../images/background-girl.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: -webkit-box;
	height: 650px;
	color: #FFF;
}
.title-block-text {
    color: #fff;
}
.main-title {
    margin-top: 50%;
    font-weight: 300;
    font-size: 4em;
}
.include-list {
    display: inline;
    text-align:left;
    font-size:  16px;
    font-weight: 300;
}
.include-list-icon {
    font-size: 15px !important;
    padding-right: 5px !important;
}
.main-title-landing {
    margin-top: 10%;
    font-weight: 300;
    font-size: 4em;
}

.main-title-inner-page {
    margin-top: 10%;
    font-weight: 300;
    font-size: 4em;
}

.hero-landing-block {
    margin-top: 3%;
    color: #FFF;
}
.home-page {
    width: 100%;
}
.home-page.full-page:before {
    background-color: rgba(0, 0, 0, 0.25);
}
.inner-page-hero {
    background-color: rgba(0, 0, 0, 0.25);
}
.sub-title {
    line-height: 1em;
    font-size: 2em;
    font-weight: 300;
    margin-top: 10px;
}
.sign-up-button {
    border: 2px solid #03a9f4 !important;
    margin-right: 15px;
}
.sign-up-button-alt {
    color: #03a9f4 !important;
    background-color: transparent !important;
}
.request-demo-button {
    border: 2px solid #fff !important;
    background: transparent !important;
}
.pc-screen {
    margin-top: 50%;
    width: 100%;
}
.hero-button-row {
    margin-top: 25px;
    margin-bottom: 25px;
}
#about {
    min-height: 600px;
    background-color: #FFF;
    border-radius: 60px 60px 0px 0px;
    padding-bottom: 45px;
    padding-top: 45px;
}
#about-landing {
    min-height: 600px;
    background-color: #EEE;
    padding-bottom: 45px;
    padding-top: 45px;
}
#solutions {
    min-height: 600px;
    background-color: #fff;
    border-radius: 60px 60px 0px 0px;
    padding-bottom: 45px;
    padding-top: 45px;
}
#features {
    min-height: 600px;
    background-color: #fff;
    border-radius: 60px 60px 0px 0px;
    padding-bottom: 120px;
    padding-top: 60px;
}
#interface {
    min-height: 600px;
    background-color: #EEE;
    border-radius: 0px;
    padding-bottom: 45px;
    padding-top: 45px;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}
#pricing {
    min-height: 600px;
    background-color: #EEE;
    border-radius: 0px;
    border-top: 1px solid #DDD;
    padding-bottom: 90px;
    padding-top: 15px;
    border-bottom: 1px solid #DDD;
}
.pricing-tabs {
    display: inline-block;
}
.card-pricing-other ul {
    list-style: none;
    padding: 0;
    max-width: 340px;
    margin: 10px auto;
}
.card-pricing-other ul li {
    text-align: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
}
#additional-features {
    min-height: 600px;
    background-color: #FFF;
    border-radius: 0px;
    padding-bottom: 90px;
    padding-top: 45px;
}
#numbers {
    min-height: 400px;
    background-color: #FFF;
    border-radius: 0px;
    padding-bottom: 100px;
    padding-top: 5px;
}
.number-large {
    font-size: 80px;
    font-weight: 300;
}
#contact-us {
    padding-bottom: 45px;
    padding-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	background: url("../images/sc-map.jpg") no-repeat center center fixed;
	display: -webkit-box;
    height: 500px;
    border-radius: 0px 0px 6px 6px;
}
.contactus-2 {
    width: 100%;
}
.card-contact .header {
    margin-top: -20px;
}
.card [class*="header-"] {
    color: #FFFFFF;
}
.contactus-2 .card-contact {
    max-width: 560px;
    margin: 135px 0 80px 150px;
}
.card .header {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    margin: 15px;
    border-radius: 3px;
    padding: 15px 0;
}
.main-raised {
    margin: -100px 30px 0px;
    border-radius: 6px;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.main {
    background: #FFFFFF;
    position: relative;
    z-index: 3;
}
.site-footer {
    padding-top: 60px;
    padding-bottom: 45px;
}
.site-footer ul li {
    display: block;
}
.site-footer .footer-nav-social li {
    display: inline-block;
}
.site-footer ul li a {
    padding: 5px 0px 5px 0px;
}
footer .site-copyright {
    padding: 5px 0px 5px 0px;
    margin: 0;
}
.flag-no {
    display: inline-block !important;
    }
.flag-padding {
    padding-left: 15px;
    }
.section-title {
    margin-top: 100px;
    text-align: center;
    font-weight: 300;
}
.section-sub-title {
    font-weight: 600;
    font-size: 20px;
    margin-top: 20%;
}
.card-testimonial .icon-primary {
    color: #03a9f4;
}
.icon-primary {
    color: #DDD;
}
.feature-box {
    padding-top: 15px;
    padding-bottom: 15px;
}
.section-title-left{
    margin-top: 100px;
    text-align: left;
    font-weight: 300;
    margin-bottom: 45px;
}
.section-title-center{
    margin-top: 100px;
    text-align: center;
    font-weight: 300;
    margin-bottom: 45px;
}
.section-sub-content {
    padding-right: 25px;
}
.card-solution {
    text-align: center;
    box-shadow: none;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
}
.card-number {
    text-align: center;
    box-shadow: none;
    margin-top: 0px;
    margin-bottom: 25px;
    border-radius: 0px;
}
.card-feature {
    text-align: center;
    -webkit-box-shadow: 2px 2px 22px 0 rgba(0,0,0,.1);
    box-shadow: 2px 2px 22px 0 rgba(0,0,0,.1);
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
}
.number-text {
    margin-top: 15px;
}
.card-feature .primary-icon {
    padding: 10px 0 0px;
    color: #03a9f4;
}
.card-feature .primary-icon i {
    font-size: 38px;
    border: 1px solid #E5E5E5;
    border-radius: 50%;
    width: 70px;
    line-height: 65px;
    height: 70px;
}
.card-feature .primary-icon i {
    border: 2px solid #03a9f4 !important;
    line-height: 45px;
}
.card-solution .icon {
    padding: 10px 0 0px;
    color: #03a9f4;
}
.card-number .icon {
    padding: 10px 0 0px;
    color: #03a9f4;
}
.card-block-right {
    border-right: 1px solid #eee;
}
.card-block-left {
    border-left: 1px solid #eee;
}
.icon-dark-blue {
    color: #03a9f4 !important;
}
.category-solution {
    text-transform: none;
    font-size: 16px;
    font-weight: 500;
}
.category-solution-faq {
    margin-bottom: 0px !important;
    margin-top: 25px !important;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
}
.card-solution .icon i {
    border: 1px solid #03a9f4 !important;
    line-height: 45px;
}
.card-solution .icon i {
    font-size: 38px;
    border: 1px solid #E5E5E5;
    border-radius: 50%;
    width: 70px;
    line-height: 68px;
    height: 70px;
}
.card-number .icon i {
    line-height: 45px;
}
.card-number .icon i {
    font-size: 80px;
    width: 70px;
    line-height: 65px;
    height: 70px;
}

/*
============================================
MOBILE WEB PAGE
============================================
*/
.round-btn-mobile {
    border-radius: 30px;
}
.trusted-image {
    padding: 30px 20px 30px 20px;
    width: 15%;
}
.trusted-image-alt {
    padding: 30px 20px 30px 20px;
    width: 20%;
}
.section-sub-image {
    padding-left: 25px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.no-display-desktop {
    display: none;
}
#trust-landing {
    background-color: #FFF;
    font-style: italic;
    border-radius: 6px 6px 0px 0px;
    text-align: center;
        border-bottom: 1px solid #DDD;
}
#trust {
    background-color: #EEE;
    font-style: italic;
    border-radius: 6px 6px 0px 0px;
    text-align: center;
        border-bottom: 1px solid #DDD;
}
.panel .see-more-features {
    border-bottom: none;
    text-align: center;
    }
.panel .see-more-features i {
    float: none;
}
.panel-div-padding {
    padding-right: 0px;
    padding-left: 0px;
    }
.desktop-img-size {
    width: 100%;
}
.swal-text {
    text-align:center;
}
.swal-button {
    background-color: #03a9f4;
    color: #FFFFFF;
    box-shadow: 0 2px 2px 0 rgba(3, 169, 244, 0.14), 0 3px 1px -2px rgba(3, 169, 244, 0.2), 0 1px 5px 0 rgba(3, 169, 244, 0.12);
    border: none;
    border-radius: 3px;
    position: relative;
    padding: 12px 30px;
    margin: 10px 1px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    will-change: box-shadow, transform;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (max-width: 790px) {
    .main-raised {
        margin-left: 15px;
        margin-right: 15px;
    }
	.logo-scroll {
		width: 60%;
	}
	.main-title-inner-page {
        margin-top: 35%;
        font-weight: 300;
        font-size: 3em;
    }
	.navbar-brand {
	    font-size: 17px;
    }
	.pc-screen {
        margin-top: 15%;
    }
    .no-display-desktop {
        display: block;
    }
    .image-home-size {
        width: 100%;
    }
    #hero {
        height: 850px;
    }
    .home-logo {
        padding-top: 0px !important;
    }
    .main-title {
        line-height: 1.2em;
        font-size: 2.8em;
    }
    .sub-title {
        font-size: 1.8em;
    }
    .solution-align {
        text-align: center;
    }
    #trust {
        padding-top: 20px;
    }
    #case-study {
        padding-top: 90px;
        height: 1350px;
    }
    .trusted-image {
        padding: 25px 0px 25px 0px;
        width: 32%;
    }
    .section-sub-content {
        padding-right: 0px;
        padding-left: 0px;
    }
    #numbers {
        padding-top: 90px;
    }
    .contactus-2 .card-contact {
    max-width: 560px;
    margin: 0px;
    }
    #contact-us {
        padding-top: 90px;
     }
    .trusted-img-hide {
        display: none;
    }
    .section-title-left {
        text-align: center;
        margin-top: 45px;
        font-size: 26px;
    }
    #solutions {
        padding-top: 5px;
    }
    .card-block-right {
        border-right: none;
    }
    .card-block-left {
        border-left: none;
    }
    .section-title-center {
        margin-top: 45px;
        font-size: 26px;
    }
    .section-title {
        font-size: 26px;
    }
    .section-sub-title {
        font-size: 16px;
        margin-top: 10%;
    }
    .try-trial-div {
        text-align: center;
        margin-bottom: 50px;
    }
    #features {
        padding-top: 5px;
    }
    #interface {
        padding-top: 90px;
    }
    .section-title {
        margin-top: 50px;
    }
	.navbar-toggle {
		margin-top: 5px !important;
	}
	nav.navbar-inverse {
		background-color: #222;
	}
	.sign-up-button {
        margin-right: 0px;
    }
    .site-footer {
        padding-right: 25px !important;
    }
    .section-sub-image {
        padding-left: 0px;
        margin-top: 15px;
        margin-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .off-canvas-sidebar .nav li > a {
        font-weight: 500;
        font-size: 12px;
        text-transform: uppercase;
        border-radius: 3px;
        color: #3C4858;
    }
    .flag-padding {
        padding-left: 30px;
    }
    .flag-no {
        margin-left: 0px !important;
    }
    .close-layer {
        width: 0%;
    }
    .nav-mobile-menu .btn-primary {
	    color: #FFF !important;
	    background-color: #03a9f4 !important;
	    width: 200px;
    }
}