Shadow-Here


Server : Apache/2.4.41 (Ubuntu)
System : Linux cls 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : iscuser ( 1001)
PHP Version : 7.4.12
Disable Function : shell_exec,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Directory :  /var/www/html/all-domains/srh/www/dev-akriveia-lp/assets/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :
Current File : /var/www/html/all-domains/srh/www/dev-akriveia-lp/assets/css/mainCss.css-bak
/* HEader */
.navbar-fixed-top {
    position: absolute!important;
    background-color: #fff;
    border-bottom: none;
    transition: background-color 0.25s ease 0s;
    z-index: 99;
    width: 100%;
}
.navbar-fixed-top.opaque {
    position: fixed!important;
    top: 0;
    margin-top: 0;
    background-color: #fff!important;
    border-bottom: 1px solid #efefef;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.04)!important;
    transition: all 0.25s ease-in-out 0s;
    width: 100%;
    z-index: 999;
}
.ml-auto{
    margin-left: auto;
}
.header nav {
    display: none;
}
.header.fixed {
    position: fixed;
    top: 0;
    left: 0;
}
.header a {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 57px;
    height: 18px;
    padding: 11px;
    margin: 8px 5px 5px;   
}
.mob-logo img {
    max-width: 35%;
}

.header a:before,
.header a:after {
    content: '';
    display: block;
    background: #000;
    height: 3px;
}

.header a span {
    background: #000;
    display: block;
    height: 3px;
    margin: 6px 0;
}

.header-desk-wrap ul.navbar-nav li a {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    /* color: #071e55; */
    padding: 10px 20px !important;
    cursor: pointer;
}

.nav-btn {
    margin-left: 20px;
    /* padding: 10px 14px; */
    /* display: inline-flex; */
    /* vertical-align: middle; */
}

a.btn-common {
    padding: 2px 16px 2px;
    text-decoration: none;
    background: #141512;
    color: #fff;
    border-radius: 5px;
    line-height: 35px;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    text-align: center;
}
/*  body content styling */
.body-content {
    padding-top: 80px;
}

/* ---------------------- sction-------------------- */
h2.section-title {
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: 300;
}

section {
    padding: 70px 0 !important;
}
/* ---------------------------Banner -------------------- */
h1.bann-head {
    font-size: 74px;
    line-height: 84px;
}

p.hero-text {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}

.btn-sec {
    margin-right: 20px;
}

.btn-sec:last-child {
    margin: 0;
}

/* ---------------------- banner form ------------------- */
.banner-form h3 {
    margin: 0;
    font-size: 26px;
    line-height: 36px;
}

.banner-form p {
    margin-bottom: 25px;
}

input#BtnSubmit {
    width: 100%;
    display: inline-block;
}
input.name-input{
    background: url('../image/icon/input-user.png') no-repeat 12px 15px;
}

input.email-input{
    background: url('../image/icon/input-envelope.png') no-repeat 12px 15px;
}

input.phone-input{
    background: url('../image/icon/phone-73-20.png') no-repeat 12px 15px;
}

input.company-input{
    background: url('../image/icon/company-20.png') no-repeat 12px 15px;
}

input.register-input{
    background: url('../image/icon/input-select.png') no-repeat 12px 15px;
}

textarea.contact-input{
    background: url('../image/icon/input-select.png') no-repeat 12px 15px;
}

/* client logo */
section#client-logo {
    background: #f0f0f0;
    padding-top: 15px !important;
}
.logo-wrap{
    display: flex;
    margin: auto;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-left: 0;
}

.logo-list {
    text-align: center;
    margin: 20px 40px;
}

.logo-list img {
    object-fit: contain;
    width: 100% !important;
    position: relative !important;
    height: 50px !important;
}

/*----------------------- our work --------------------------*/
.our-work-list ul {
    padding: 0 !important;
    margin-bottom: 15px;
}

.our-work-list {
    margin-bottom: 12%;
}
p.para-text {
    font-size: 16px;
    font-weight: 400;
}
.our-work-img {
    max-height: 400px;
}
.testi-wrap .owl-carousel button.owl-dot.active,
.ourwork-wrap .owl-carousel button.owl-dot.active{
 background: #ed7400 !important;
 border-color: #ed7400 !important;
}

/* --------------------------- faq ----------------------------- */
section#contact {
    background: #f3f8ff;
    padding-bottom: 70px;
}

section#faq {
    background: #fcfdff;
    padding-bottom: 70px;
}
/* -----------------------footer form--------------------------- */
.contact-form-wrapper {
    padding-top: 25px;
}

footer {
    padding: 15px 0;
    background: #141512;
}

footer .copyrt p {
    color: #fff;
    margin-bottom: 0;
    padding: 15px 0;
}
.text-right{
    text-align: right;
}
/* --------------------------------------------------------------- */
/* ----------------------------- why choose us ------------------- */
section#whychoose {
    background: rgb(246, 250, 255);
    padding: 60px 0;
}
.bg-wrap {
    background: #fff;
    padding: 25px 25px !important;
    display: block;
    position: relative;
}

.bg-wrap button.accordion-button {
    background: transparent;
    box-shadow: none;
    border: none;
}

.bg-wrap .accordion-item {
    border: 1px solid #000 !important;
    margin-bottom: 10px;
    border-radius: 5px;
}

.bg-wrap .accordion-body.description {
    padding: 0 22px;
}

/* -------------------------- oue popular web app ------------------- */
.bg-white{
    background: #f8f8f8;
}

.app-box-wrap {
    border-radius: 5px;
    /* box-shadow: 0 2px 5px 0 rgb(20 21 18 / 6%); */
    border: 1px solid #cccccc;
    background: #fff;
    padding: 10px 20px;
    margin-bottom: 30px;
    transition: .5s;
    min-height: 100px;
}

.app-icon img {
    margin-right: 15px;
    width: 40px;
}

.app-name p {
    font-size: 16px;
    margin-bottom: 0;
    color: #141512;
}


/* ----------------------------ttestimonial --------------------------- */
section#testimonial:after {
    position: absolute;
    content: '';
    width: 50%;
    height: 100%;
    background-color: #fafafa69;
    top: 0;
    left: 50%;
    z-index: 0;
}

section#testimonial {
    position: relative;
}

.review-2 {
    text-align: center;
    background-color: #fff;
    padding: 45px 30px;
    margin: 0 10px 20px;
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 rgba(10, 10, 10, .05);
}

.stars-rating.mt-40 img {
    width: 125px;
    opacity: .6;
}

span.section-id {
    font-weight: 400;
    font-size: 20px;
    color: #9e9d9d;
}
/* -------------------------------------------------------------------- */
*,
::after,
::before {
    box-sizing: border-box;
}
.collapse:not(.show) {
    display: none;
}
.collapsing {
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}
.collapse {
    overflow: hidden;
    transition: height 0.35s ease;
}

body {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    color: #35353d;
    text-align: left;
    background-color: #fff;
    
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    overflow-x: hidden;
}
ul {
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    color: #141512;
}
html .text-color-primary,
html .text-primary {
    color: #141512 !important;
}
.pr-5 {
    padding-right: 50px;
}
.pr-4 {
    padding-right: 40px;
}
.pr-3 {
    padding-right: 30px;
}
.pr-2 {
    padding-right: 20px;
}
.pr-1 {
    padding-right: 10px;
}
.pl-5 {
    padding-left: 50px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right {
    margin-left: 0.3em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 20px;
    color: #141512;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
}
.head-font {
    letter-spacing: 1.5px;
}
h1,
h2,
h3 {
    /* letter-spacing: 1.5px; */
}
h1 {
    line-height: 60px;
}
h3,
h2 {
    line-height: 45px;
}
h4,
h5,
h6 {
    line-height: 30px;
}
h1 {
    font-size: 45px;
}
h2 {
    font-size: 38px;
}
h3 {
    font-size: 30px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 18px;
}
.font-bold {
    font-weight: 400;
}



.navbar-expand-lg .navbar-nav .nav-link {
    position: relative;
}
/* #navbarScroll {
    position: fixed;
    top: 0;
    transition: top 0.3s;
} */

.navbar-light .navbar-nav .nav-link {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    padding: 32px 15px;
}


.nav-item {
    border-bottom: 3px solid #0098da00;
    transition: all 0.5s ease;
}

.nav-btn {
    padding-left: 25px;
    margin-top: -3px;
}
.logo-sec img {
    max-width: 100%;
    height: 60px;
}

.logo-sec {
    padding: 1px 0 6px;
}

.nav-btn .btn-common {
    margin-bottom: 0;
}
.menu-bg {
    background: #141512;
}



.content {
    padding-top: 95px;
}
.nav-btn .btn-common {
    padding: 4px 14px;
}
.btn-common {
    background-color: #141512;
    border: none;
    padding: 10px 40px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    text-align: center;
    margin-left: 2px;
    transition: all 0.45s ease-out;
    text-transform: capitalize;
}
.btn-common.btn-box-shadow:hover {
    box-shadow: unset;
}

.mob-logo {
    padding: 10px 10px 14px;
}
.mb-20 {
    margin-bottom: 20px;
}

.carousel.banner-part-1.slide span.visually-hidden {
    display: none;
}
.carousel.banner-part-1 .carousel-inner {
    overflow: unset !important;
}
.carousel.banner-part-1 .banner-text {
    padding-bottom: 30px;
    margin-top: -60px;
}
.case-text h3 a {
    color: #141512;
}

.owl-carousel button.owl-next span,
.owl-carousel button.owl-prev span {
    color: #141512;
    padding: 4px 13px 16px;
    font-size: 80px;
}

.owl-carousel button.owl-prev,
.owl-carousel button.owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 10%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    transition: opacity 0.5s ease;
}

.owl-carousel button.owl-next {
    right: 5px;
}

.owl-carousel button.owl-prev {
    left: 5px;
}

.mt-10 {
    margin-top: 100px;
}

.f-w-400 {
    font-weight: 400;
}

.mb-50 {
    margin-bottom: 50px !important;
}
.mb-70 {
    margin-bottom: 70px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}

.icon-tabs.tools-tab-sec .nav-pills .nav-link h3 {
    font-size: 16px;
    font-weight: 400;
}

.btn-common:hover {
    color: #fff !important;
    background-color: #ed4000;
    border-color: #ed4000;
}
.accordion-collapse.collapse.show,
.accordion-collapse.collapse {
    height: unset !important;
}

.mtb-15 {
    margin: 15px 0 !important;
}

.line-para {
    border-left: 4px solid #000;
    padding-left: 14px;
}


.sticky-head {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0;
    z-index: 6;
    background: #f6f9ff;
}



.form-control {
    font-size: 14px;
    display: block;
    width: 100%;
    padding: 12px 35px 12px 15px;
    font-size: 16px;
    padding-left: 50px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #f5f5f5;
    background-clip: padding-box;
    border: 1px solid #c7c7c7;
    border-radius: 8px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

input.form-control:focus,
select.form-control:focus,
.textarea-file-sec:focus {
    border: 1px solid #141512;
    outline: 0 !important;
    box-shadow: none;
}
textarea.form-control {
    height: auto;
}
.form-control:focus-visible {
    outline: 0 !important;
}
.btn-common.submit-btn {
    border: 0;
}
.form-group {
    margin-bottom: 30px;
}

textarea {
    resize: none;
}

.icon-tabs.tools-tab-sec,
.mob-tech-tabs {
    background: #fafafa;
    border-bottom: 1px solid rgba(204, 205, 207, 0.5);
    border-top: 1px solid rgba(204, 205, 207, 0.5);
    background: #f8fbff linear-gradient(to top, #f8fbff 10%, #fff 100%);
}


.mt-40 {
    margin-top: 40px;
}

/* .owl-carousel button.owl-prev {
    left: -90px;
}

.owl-carousel button.owl-next {
    right: -90px;
} */

@media only screen and (min-width: 320px) and (max-width: 767px) {

    .owl-carousel.owl-industries .owl-nav {
        display: none;
    }
   
    .owl-carousel.owl-industries .owl-dots {
        display: block !important;
    }

    
    .owl-carousel.owl-industries .owl-dot.active {
        background: #141512;
        padding: 1px 10px;
    }

    .owl-carousel.owl-industries button.owl-dot {
        background: #141512;
        color: inherit;
        border: 1px solid #141512;
        font: inherit;
        margin: 0 4px;
        padding: 1px 7px !important;
    }

    .owl-carousel.owl-industries button.owl-dot.active {
        background: #141512;
        padding: 1px 15px !important;
    }
    
    .mb-40 {
        margin-bottom: 10px !important;
    }

    .bg-wrap {
        background: #fff;
        padding: 15px 15px !important;
        display: block;
        position: relative;
    }
    .accordion-button {
        line-height: 30px;
    }
    .text-sm-center{
        text-align: center;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    

    .slick-slide {
        margin: 0 0 !important;
    }
    
    
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
       
    
}

Samx