/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 12 2026 | 11:20:41 */
@import url('https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&display=swap');
body {
    font-family: "Cabin", sans-serif;    
}
p {
    font-family: "Cabin", sans-serif;
    font-size: 15px;
    line-height: 30px;
}
.white {
    color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Cabin", sans-serif;
}
@media (min-width:1200px) {
.preloader-logo {
    height: auto !important;
}
.pageheaderimg {
    display: block;
    z-index: 999;
    margin-left: 35px;
    width: 50px;
    margin-top: 15px;
}
.page-header-burger {
    display: none;
}
.page-header .container-fluid .row {
    display: flex;
    justify-content: space-around;
}

.page-header .container-fluid .row .col-md-4 {
    text-align: left;
}

.page-header .container-fluid .row .col-md-8 {
    text-align: right;
}
main.page-content:before {
    position: absolute;
    content: '';
    height: 100px;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 9;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0) 10%, rgba(0,0,0,0.6362920168067228) 100%);
}
.cust-head {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
}
.cust-head .row {
    display: flex;
    padding-top: 0;
}
.cust-head .row .col-md-8 {
    display: flex;
    justify-content: flex-end;
}

.page-content[data-barba-namespace*=p404], .page-content[data-barba-namespace^=inner] {
    padding-top: 0 !important;
}
.page-footer {
    background:#f1f4f7 !important;
    background-position: bottom !important;
    background-repeat: repeat-x !important;
}
.footerimg {
    margin: 0 auto;
    display: block;
}
.footerimg_bot{
    display: flex;
    position:relative;
}
.footerimg_bot img.footer_bot_img {
    width: 100%;
    float: left;
}
.mountains {
    background: #ffffff;
}
.footerimg_bot:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    left: 100%;
    top: 0;
}
.footerimg_bot:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: #f1f4f7;
    right: 100%;
    top: 0;
}

.anim-circle-text {
    overflow: hidden;
    text-transform: uppercase;
    font-family: "Cabin", sans-serif;
}
.black_tone.bottom-up_.strong_ {
    background: linear-gradient(0deg,#fff 50%,transparent) !important;
}
#content {
    background: #ffffff !important;
}
.bgc_b {
    background: #ffffff !important;
}
.anim-circle-img-left-text, .anim-circle-img-right-text {
    text-transform: uppercase;
}
.progress circle {
  fill: #ff000000;
  stroke: #ffffff;
  stroke-width: 1;
}
.progress-round__wrap {
    position: absolute;
    top: 21px;
    left: 27vw;
}
svg.progress {
    width: 380px;
    height: 380px;
}
svg.progresscircleonly {position: absolute;width: 380px;
    height: 380px;
}
svg.progresscircleonly circle {
  fill: #ff000000;
  stroke: #ffffff4f;
  stroke-width: 1;
}

/*Pavan css*/
#hcust-customer-stories {
    padding: 60px 0px;
    background: #0f181d;
    display: block;
    overflow: hidden;
    position: relative;
}
#hcust-customer-stories h3 {
    color: #ffffff;
    font-size: 52px;
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-weight: 600;
}
.testi-item {
    cursor: grab;
}
.customer-stories-slider-wrap {
    margin-bottom: 50px;
}
.custom_paging {
    width: 100px;
    height: 150px;
    z-index: 10;
    position: absolute;
    top: 141px;
    left: 34.5vw;
    list-style-type: none;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 0px;
    text-align: center;
}
.custom_paging li {
    opacity: 0;
    font-size: 20px;
}
.custom_paging .slick-active {
    opacity: 1;
    font-size: 80px;
}
.custom_paging li {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.custom_paging div {
    color: #ffffff;
    margin-left: 0px;
    font-size: 20px;
}

.completed-projects {
    background: #ffffff url('../images/pattern.png');
    overflow: hidden;
    position: relative;
    padding: 60px 0;
}
.completed-projects h2 {
    color: #000000;
    font-size: 65px;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 450px;
    line-height: 65px;
    position: absolute;
    z-index: 9;
    top: 100px;
}
.innercontainer {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
ul.com-pro-wrap {max-width: 750px;width: 100%;float: right;display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: 200px;}
.com-pro-wrap li {margin-bottom: 48px;    position: relative;}
.com-pro-wrap li:nth-child(2n) {
    top: 240px;
}
#slider .title {
    z-index: 9;
}
.page-header {
    height: auto;
   /* background: rgb(2,0,36);
    background: linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(0,0,0,0) 100%);*/
}
.preloader-logo {
    height: auto !important;
    width: 68px;
    margin-left: 0px;
}
.anim-circle-img-right-text, .anim-circle-img-left-text, .anim-circle-img-right-text {
    font-family: "Cabin", sans-serif;
    font-weight: 700;
    color: #fff;
}

.page-header {
    padding: 0;
}
.page-header .row {
    padding-top: 0 !important;
}
}
