.custom-section-background .container:before {display:none;}

div#wa-btn-wrapper {
    right: 89px !important;
    bottom: 25px !important;
}
svg.bottom-svg-banner {
    position: absolute;
    bottom: 0px;
    z-index: 1;
    width: 100%;
    height: 25%;
}
svg.bottom-svg-banner-2 {
    position: absolute;
    bottom: 0px;
    z-index: 1;
    width: 100%;
    height: auto;
}
@media only screen and (max-width: 600px) {
svg.bottom-svg-banner {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height:auto;
}
}
section#banner_video_database_Id:after {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    height: 100%;
    left: 0;
    content: "";
    opacity: 0.3;
}
@media screen and (max-width: 768px) {

    #contact-us {
        margin-left: 0rem !important;
        margin-right: 0rem !important;
        padding: 0.533rem 0.8rem !important;
    }
	.main-content{
		flex-direction:column;
	}
	
}
body a:hover{
	color:#0052CC;
}
.owl-carousel-light.owl-carousel-light-init-fadeIn {
    height: 500px !important;
}
h2#layout_description_database0 {
    margin-top: 6rem;
}
#banner_video_database_Id .btn{
display:none!important;}
.header-content nav ul li {
    width: max-content;
    width: auto;
}
ul.sub-menu--mobile a {
    font-size: 12px !important;
}
ul.sub-menu--mobile li a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-left: 4px;
}

ul.sub-menu--mobile {
    width: 100% !important;
    position: relative;
    padding: 10px 0 !important;
    background: #191919;
    /* color: #000; */
    border-radius: 14px;
    margin-top: 10px !important;
}
ul.sub-menu--mobile li a img {
    height: 24px;
    filter: invert(1);
}
.custom-bg-color-blue-1 {
    background-color: #0749ab;
}
@media screen and (min-width: 1200px) {
    .featured-box-height {
        min-height: 475px !important;
    }
    .featured-box-full .featured-box-full2 {
        min-height: 325px !important;
    }
}
.featured-box-full .featured-box-full2 {
    min-height: 325px !important;
}
.min-h250 {
    min-height: 250px !important;
}
html .featured-box-primary-cus h4 {
    color: #0052CC !important;
}
.dropdown-item{
    cursor:pointer !important;
}

.labelDark {
    cursor: pointer !important;
}

.a-service-carosal {
    width: 70px !important;
    height: 70px !important;
    text-align: center !important;
    margin: 0 auto !important;
}

.tabs-vertical .nav-tabs {
    background-color: #0a0a0a;
}
.tabs-left .nav-tabs > li:last-child .nav-link{
	border-bottom: none!important;
}
h4 {
    font-size: 1.4em;
    font-weight: 100 !important;
    line-height: 27px;
    margin: 0 0 14px 0;
}
.custom-icon-style-a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #CCC;
    border-radius: 7px;
    transform: rotate(45deg);
    z-index: 0;
    transition: ease background 300ms;
}
.custom-element-wrapper.custom-element-11:before {
    display: block;
    content: "";
    position: absolute;
    top: 40px;
    left: 90px;
    background: #0052CC;
    border-radius: 25px;
    width: 60%;
    height: 100%;
    z-index: -1;
}
html .btn-outline.btn-white 
{
    color: #fff !important;
    background-color: transparent;
    background-image: none;
    border-color: #fff !important;
}
textarea.form-control {
    min-height: calc(1.5em + .75rem + 2px);
    color: white;
}
html .btn-outline.btn-white:hover, html .btn-outline.btn-white.hover {
    color: #0052CC;
    background-color: #fff;
    border-color: #fff;
}
.labelDark {
    color: black;
    padding-left: 10px;
}

.home-concept .process-image2 img {
    /* border-radius: 150px; */
    margin: 7px 8px;
    width: auto;
    height: auto;
     max-width: 145px; 
    max-height: 145px;
}
.home-concept .process-image3 img {
    /* border-radius: 150px; */
    margin: 7px 8px;
    width: auto;
    height: auto;
    max-width: 330px;
    max-height: 330px;
}
.toggleServiceDetails{display:none; }

.toggleService {
    cursor: pointer
}
.cursor-pointer {
    cursor: pointer !important;
}

label.text-color-light {
    cursor: pointer;
}

.width100 {
    width: 200px !important;
}
.width100 {
    width: 100px !important;
}
.width50{
    width:50px !important;
}
.width40 {
    width: 40px !important;
}
.width25 {
    width: 25px !important;
}
.width35 {
    width: 35px !important;
}

body::-webkit-scrollbar {
    width: 10px;
    background-color: #0088CC;
}

body::-webkit-scrollbar-thumb {
    background-color: #0088CC;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #252932;
}

.custom-dots-svg i::before {
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(../img/particle-dot.svg);
    z-index: 0;
    -webkit-mask-size: 18px;
    background-color: #0052cc;
    opacity: .3;
}

.icon-background65 {
    background-repeat: no-repeat;
    background-origin: border-box;
    background-position: center;
    background-size: 65px;
}


.custom-dots-svg i::before {
    width: 100%;
    height: 100%;
    -webkit-mask-image: url(../img/particle-dot.svg);
    z-index: 0;
    -webkit-mask-size: 18px;
    background-color: #0052cc;
    opacity: .3;
}
.margin0Auto {
margin: 0 auto !important;
}
.text-left{
    text-align:left !important;
}
.text-right {
    text-align: right !important;
}

.img-white {
    filter: brightness(0) invert(1);
}
.img-dark {
    filter: brightness(1) invert(0);
}

.porto-icon-grid:before {
    content: "\e880";
}

.featured-boxes-full .featured-box-full-indigo {
    background-color: #a859e3;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-yellow {
    background-color: #f3d12b;
    color: #FFF;
}
.featured-boxes-full .featured-box-full-lightgreen {
    background-color: #00cc94;
    color: #FFF;
}

html .counters .counter-primary [class*="fa-"],
html .counters .counter-primary .icons,
html .counters .counter-primary strong {
    color: #0088CC;
}

html .counters .counter-secondary [class*="fa-"],
html .counters .counter-secondary .icons,
html .counters .counter-secondary strong {
    color: #e36159;
}

html .counters .counter-tertiary [class*="fa-"],
html .counters .counter-tertiary .icons,
html .counters .counter-tertiary strong {
    color: #2BAAB1;
}

html .counters .counter-quaternary [class*="fa-"],
html .counters .counter-quaternary .icons,
html .counters .counter-quaternary strong {
    color: #383f48;
}

html .counters .counter-dark [class*="fa-"],
html .counters .counter-dark .icons,
html .counters .counter-dark strong {
    color: #212529;
}

html .counters .counter-light [class*="fa-"],
html .counters .counter-light .icons,
html .counters .counter-light strong {
    color: #FFF;
}

html .countdown.countdown-primary > span > span {
    color: #0088CC;
}

html .countdown.countdown-secondary > span > span {
    color: #e36159;
}

html .countdown.countdown-tertiary > span > span {
    color: #2BAAB1;
}

html .countdown.countdown-quaternary > span > span {
    color: #383f48;
}

html .countdown.countdown-dark > span > span {
    color: #212529;
}

html .countdown.countdown-light > span > span {
    color: #FFF;
}

html .image-hotspot-primary strong {
    color: #FFF !important;
}

html .image-hotspot-primary .circle {
    background: #0088CC !important;
}

html .image-hotspot-primary .ring {
    border-color: rgba(0, 136, 204, 0.9);
}

html .image-hotspot-secondary strong {
    color: #FFF !important;
}

html .image-hotspot-secondary .circle {
    background: #e36159 !important;
}

html .image-hotspot-secondary .ring {
    border-color: rgba(227, 97, 89, 0.9);
}

html .image-hotspot-tertiary strong {
    color: #FFF !important;
}

html .image-hotspot-tertiary .circle {
    background: #2BAAB1 !important;
}

html .image-hotspot-tertiary .ring {
    border-color: rgba(43, 170, 177, 0.9);
}

html .image-hotspot-quaternary strong {
    color: #FFF !important;
}

html .image-hotspot-quaternary .circle {
    background: #383f48 !important;
}

html .image-hotspot-quaternary .ring {
    border-color: rgba(56, 63, 72, 0.9);
}

html .image-hotspot-dark strong {
    color: #FFF !important;
}

html .image-hotspot-dark .circle {
    background: #212529 !important;
}

html .image-hotspot-dark .ring {
    border-color: rgba(33, 37, 41, 0.9);
}

html .image-hotspot-light strong {
    color: #777 !important;
}

html .image-hotspot-light .circle {
    background: #FFF !important;
}

html .image-hotspot-light .ring {
    border-color: rgba(255, 255, 255, 0.9);
}

.icon-featured {
    background-color: #0088CC;
}

html .featured-box-primary .icon-featured {
    background-color: #0088CC;
}

html .featured-box-primary h4 {
    color: #0088CC;
}

html .featured-box-primary .box-content {
    border-top-color: #0088CC;
}

html .featured-box-primary .box-content-border-bottom {
    border-bottom-color: #0088CC;
}

html .featured-box-secondary .icon-featured {
    background-color: #e36159;
}

html .featured-box-secondary h4 {
    color: #e36159;
}

html .featured-box-secondary .box-content {
    border-top-color: #e36159;
}

html .featured-box-secondary .box-content-border-bottom {
    border-bottom-color: #e36159;
}

html .featured-box-tertiary .icon-featured {
    background-color: #2BAAB1;
}

html .featured-box-tertiary h4 {
    color: #2BAAB1;
}

html .featured-box-tertiary .box-content {
    border-top-color: #2BAAB1;
}

html .featured-box-tertiary .box-content-border-bottom {
    border-bottom-color: #2BAAB1;
}

html .featured-box-quaternary .icon-featured {
    background-color: #383f48;
}

html .featured-box-quaternary h4 {
    color: #383f48;
}

html .featured-box-quaternary .box-content {
    border-top-color: #383f48;
}

html .featured-box-quaternary .box-content-border-bottom {
    border-bottom-color: #383f48;
}

html .featured-box-dark .icon-featured {
    background-color: #212529;
}

html .featured-box-dark h4 {
    color: #212529;
}

html .featured-box-dark .box-content {
    border-top-color: #212529;
}

html .featured-box-dark .box-content-border-bottom {
    border-bottom-color: #212529;
}

html .featured-box-light .icon-featured {
    background-color: #FFF;
}

html .featured-box-light h4 {
    color: #FFF;
}

html .featured-box-light .box-content {
    border-top-color: #FFF;
}

html .featured-box-light .box-content-border-bottom {
    border-bottom-color: #FFF;
}

html .featured-boxes-style-3 .featured-box.featured-box-primary .icon-featured {
    border-color: #0088CC;
    color: #0088CC;
}

html .featured-boxes-style-3 .featured-box.featured-box-secondary .icon-featured {
    border-color: #e36159;
    color: #e36159;
}

html .featured-boxes-style-3 .featured-box.featured-box-tertiary .icon-featured {
    border-color: #2BAAB1;
    color: #2BAAB1;
}

html .featured-boxes-style-3 .featured-box.featured-box-quaternary .icon-featured {
    border-color: #383f48;
    color: #383f48;
}

html .featured-boxes-style-3 .featured-box.featured-box-dark .icon-featured {
    border-color: #212529;
    color: #212529;
}

html .featured-boxes-style-3 .featured-box.featured-box-light .icon-featured {
    border-color: #FFF;
    color: #FFF;
}

html .featured-boxes-style-4 .featured-box.featured-box-primary .icon-featured {
    border-color: #0088CC;
    color: #0088CC;
}

html .featured-boxes-style-4 .featured-box.featured-box-secondary .icon-featured {
    border-color: #e36159;
    color: #e36159;
}

html .featured-boxes-style-4 .featured-box.featured-box-tertiary .icon-featured {
    border-color: #2BAAB1;
    color: #2BAAB1;
}

html .featured-boxes-style-4 .featured-box.featured-box-quaternary .icon-featured {
    border-color: #383f48;
    color: #383f48;
}

html .featured-boxes-style-4 .featured-box.featured-box-dark .icon-featured {
    border-color: #212529;
    color: #212529;
}

html .featured-boxes-style-4 .featured-box.featured-box-light .icon-featured {
    border-color: #FFF;
    color: #FFF;
}

html .featured-boxes-style-5 .featured-box.featured-box-primary .icon-featured {
    color: #0088CC;
}

html .featured-boxes-style-5 .featured-box.featured-box-secondary .icon-featured {
    color: #e36159;
}

html .featured-boxes-style-5 .featured-box.featured-box-tertiary .icon-featured {
    color: #2BAAB1;
}

html .featured-boxes-style-5 .featured-box.featured-box-quaternary .icon-featured {
    color: #383f48;
}

html .featured-boxes-style-5 .featured-box.featured-box-dark .icon-featured {
    color: #212529;
}

html .featured-boxes-style-5 .featured-box.featured-box-light .icon-featured {
    color: #FFF;
}

html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
    color: #0088CC;
}

html .featured-boxes-style-6 .featured-box.featured-box-secondary .icon-featured {
    color: #e36159;
}

html .featured-boxes-style-6 .featured-box.featured-box-tertiary .icon-featured {
    color: #2BAAB1;
}

html .featured-boxes-style-6 .featured-box.featured-box-quaternary .icon-featured {
    color: #383f48;
}

html .featured-boxes-style-6 .featured-box.featured-box-dark .icon-featured {
    color: #212529;
}

html .featured-boxes-style-6 .featured-box.featured-box-light .icon-featured {
    color: #FFF;
}

html .featured-boxes-style-8 .featured-box.featured-box-primary .icon-featured {
    color: #0088CC;
}

html .featured-boxes-style-8 .featured-box.featured-box-secondary .icon-featured {
    color: #e36159;
}

html .featured-boxes-style-8 .featured-box.featured-box-tertiary .icon-featured {
    color: #2BAAB1;
}

html .featured-boxes-style-8 .featured-box.featured-box-quaternary .icon-featured {
    color: #383f48;
}

html .featured-boxes-style-8 .featured-box.featured-box-dark .icon-featured {
    color: #212529;
}

html .featured-boxes-style-8 .featured-box.featured-box-light .icon-featured {
    color: #FFF;
}

.featured-boxes-modern-style-primary .featured-box {
    background: #0088CC;
    background: linear-gradient(135deg, #0088CC 0%, #383f48 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088CC', endColorstr='#383f48', GradientType=1);
}

.featured-boxes-modern-style-secondary .featured-box {
    background: #e36159;
    background: linear-gradient(135deg, #e36159 0%, #383f48 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e36159', endColorstr='#383f48', GradientType=1);
}

.featured-boxes-modern-style-tertiary .featured-box {
    background: #2BAAB1;
    background: linear-gradient(135deg, #2BAAB1 0%, #383f48 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2BAAB1', endColorstr='#383f48', GradientType=1);
}

html .featured-box-effect-2.featured-box-primary .icon-featured:after {
    box-shadow: 0 0 0 3px #0088CC;
}

html .featured-box-effect-2.featured-box-secondary .icon-featured:after {
    box-shadow: 0 0 0 3px #e36159;
}

html .featured-box-effect-2.featured-box-tertiary .icon-featured:after {
    box-shadow: 0 0 0 3px #2BAAB1;
}

html .featured-box-effect-2.featured-box-quaternary .icon-featured:after {
    box-shadow: 0 0 0 3px #383f48;
}

html .featured-box-effect-2.featured-box-dark .icon-featured:after {
    box-shadow: 0 0 0 3px #212529;
}

html .featured-box-effect-2.featured-box-light .icon-featured:after {
    box-shadow: 0 0 0 3px #FFF;
}

html .featured-box-effect-3.featured-box-primary .icon-featured:after {
    box-shadow: 0 0 0 10px #0088CC;
}

html .featured-box-effect-3.featured-box-primary:hover .icon-featured {
    background: #0088CC !important;
}

html .featured-box-effect-3.featured-box-secondary .icon-featured:after {
    box-shadow: 0 0 0 10px #e36159;
}

html .featured-box-effect-3.featured-box-secondary:hover .icon-featured {
    background: #e36159 !important;
}

html .featured-box-effect-3.featured-box-tertiary .icon-featured:after {
    box-shadow: 0 0 0 10px #2BAAB1;
}

html .featured-box-effect-3.featured-box-tertiary:hover .icon-featured {
    background: #2BAAB1 !important;
}

html .featured-box-effect-3.featured-box-quaternary .icon-featured:after {
    box-shadow: 0 0 0 10px #383f48;
}

html .featured-box-effect-3.featured-box-quaternary:hover .icon-featured {
    background: #383f48 !important;
}

html .featured-box-effect-3.featured-box-dark .icon-featured:after {
    box-shadow: 0 0 0 10px #212529;
}

html .featured-box-effect-3.featured-box-dark:hover .icon-featured {
    background: #212529 !important;
}

html .featured-box-effect-3.featured-box-light .icon-featured:after {
    box-shadow: 0 0 0 10px #FFF;
}

html .featured-box-effect-3.featured-box-light:hover .icon-featured {
    background: #FFF !important;
}

.feature-box .feature-box-icon {
    background-color: #0088CC;
}

html .feature-box-primary .feature-box-icon {
    background-color: #0088CC;
}

html .feature-box-secondary .feature-box-icon {
    background-color: #e36159;
}

html .feature-box-tertiary .feature-box-icon {
    background-color: #2BAAB1;
}

html .feature-box-quaternary .feature-box-icon {
    background-color: #383f48;
}

html .feature-box-dark .feature-box-icon {
    background-color: #212529;
}

html .feature-box-light .feature-box-icon {
    background-color: #FFF;
}

.feature-box.feature-box-style-2 .feature-box-icon [class*="fa-"],
.feature-box.feature-box-style-2 .feature-box-icon .icons {
    color: #0088CC;
}

html .feature-box-primary.feature-box-style-2 .feature-box-icon [class*="fa-"],
html .feature-box-primary.feature-box-style-2 .feature-box-icon .icons {
    color: #0088CC;
}

html .feature-box-secondary.feature-box-style-2 .feature-box-icon [class*="fa-"],
html .feature-box-secondary.feature-box-style-2 .feature-box-icon .icons {
    color: #e36159;
}

html .feature-box-tertiary.feature-box-style-2 .feature-box-icon [class*="fa-"],
html .feature-box-tertiary.feature-box-style-2 .feature-box-icon .icons {
    color: #2BAAB1;
}

html .feature-box-quaternary.feature-box-style-2 .feature-box-icon [class*="fa-"],
html .feature-box-quaternary.feature-box-style-2 .feature-box-icon .icons {
    color: #383f48;
}

html .feature-box-dark.feature-box-style-2 .feature-box-icon [class*="fa-"],
html .feature-box-dark.feature-box-style-2 .feature-box-icon .icons {
    color: #212529;
}

html .feature-box-light.feature-box-style-2 .feature-box-icon [class*="fa-"],
html .feature-box-light.feature-box-style-2 .feature-box-icon .icons {
    color: #FFF;
}

.feature-box.feature-box-style-3 .feature-box-icon {
    border-color: #0088CC;
}

    .feature-box.feature-box-style-3 .feature-box-icon [class*="fa-"],
    .feature-box.feature-box-style-3 .feature-box-icon .icons {
        color: #0088CC;
    }

html .feature-box-primary.feature-box-style-3 .feature-box-icon {
    border-color: #0088CC;
}

    html .feature-box-primary.feature-box-style-3 .feature-box-icon [class*="fa-"],
    html .feature-box-primary.feature-box-style-3 .feature-box-icon .icons {
        color: #0088CC;
    }

html .feature-box-secondary.feature-box-style-3 .feature-box-icon {
    border-color: #e36159;
}

    html .feature-box-secondary.feature-box-style-3 .feature-box-icon [class*="fa-"],
    html .feature-box-secondary.feature-box-style-3 .feature-box-icon .icons {
        color: #e36159;
    }

html .feature-box-tertiary.feature-box-style-3 .feature-box-icon {
    border-color: #2BAAB1;
}

    html .feature-box-tertiary.feature-box-style-3 .feature-box-icon [class*="fa-"],
    html .feature-box-tertiary.feature-box-style-3 .feature-box-icon .icons {
        color: #2BAAB1;
    }

html .feature-box-quaternary.feature-box-style-3 .feature-box-icon {
    border-color: #383f48;
}

    html .feature-box-quaternary.feature-box-style-3 .feature-box-icon [class*="fa-"],
    html .feature-box-quaternary.feature-box-style-3 .feature-box-icon .icons {
        color: #383f48;
    }

html .feature-box-dark.feature-box-style-3 .feature-box-icon {
    border-color: #212529;
}

    html .feature-box-dark.feature-box-style-3 .feature-box-icon [class*="fa-"],
    html .feature-box-dark.feature-box-style-3 .feature-box-icon .icons {
        color: #212529;
    }

html .feature-box-light.feature-box-style-3 .feature-box-icon {
    border-color: #FFF;
}

    html .feature-box-light.feature-box-style-3 .feature-box-icon [class*="fa-"],
    html .feature-box-light.feature-box-style-3 .feature-box-icon .icons {
        color: #FFF;
    }

.feature-box.feature-box-style-4 .feature-box-icon [class*="fa-"],
.feature-box.feature-box-style-4 .feature-box-icon .icons {
    color: #0088CC;
}

html .feature-box-primary.feature-box-style-4 .feature-box-icon [class*="fa-"],
html .feature-box-primary.feature-box-style-4 .feature-box-icon .icons {
    color: #0088CC;
}

html .feature-box-secondary.feature-box-style-4 .feature-box-icon [class*="fa-"],
html .feature-box-secondary.feature-box-style-4 .feature-box-icon .icons {
    color: #e36159;
}

html .feature-box-tertiary.feature-box-style-4 .feature-box-icon [class*="fa-"],
html .feature-box-tertiary.feature-box-style-4 .feature-box-icon .icons {
    color: #2BAAB1;
}

html .feature-box-quaternary.feature-box-style-4 .feature-box-icon [class*="fa-"],
html .feature-box-quaternary.feature-box-style-4 .feature-box-icon .icons {
    color: #383f48;
}

html .feature-box-dark.feature-box-style-4 .feature-box-icon [class*="fa-"],
html .feature-box-dark.feature-box-style-4 .feature-box-icon .icons {
    color: #212529;
}

html .feature-box-light.feature-box-style-4 .feature-box-icon [class*="fa-"],
html .feature-box-light.feature-box-style-4 .feature-box-icon .icons {
    color: #FFF;
}

.feature-box.feature-box-style-5 .feature-box-icon [class*="fa-"],
.feature-box.feature-box-style-5 .feature-box-icon .icons {
    color: #0088CC;
}

html .feature-box-primary.feature-box-style-5 .feature-box-icon [class*="fa-"],
html .feature-box-primary.feature-box-style-5 .feature-box-icon .icons {
    color: #0088CC;
}

html .feature-box-secondary.feature-box-style-5 .feature-box-icon [class*="fa-"],
html .feature-box-secondary.feature-box-style-5 .feature-box-icon .icons {
    color: #e36159;
}

html .feature-box-tertiary.feature-box-style-5 .feature-box-icon [class*="fa-"],
html .feature-box-tertiary.feature-box-style-5 .feature-box-icon .icons {
    color: #2BAAB1;
}

html .feature-box-quaternary.feature-box-style-5 .feature-box-icon [class*="fa-"],
html .feature-box-quaternary.feature-box-style-5 .feature-box-icon .icons {
    color: #383f48;
}

html .feature-box-dark.feature-box-style-5 .feature-box-icon [class*="fa-"],
html .feature-box-dark.feature-box-style-5 .feature-box-icon .icons {
    color: #212529;
}

html .feature-box-light.feature-box-style-5 .feature-box-icon [class*="fa-"],
html .feature-box-light.feature-box-style-5 .feature-box-icon .icons {
    color: #FFF;
}

html .feature-box-primary.feature-box-style-6 .feature-box-icon [class*="fa-"],
html .feature-box-primary.feature-box-style-6 .feature-box-icon .icons {
    color: #0088CC;
}

html .feature-box-secondary.feature-box-style-6 .feature-box-icon [class*="fa-"],
html .feature-box-secondary.feature-box-style-6 .feature-box-icon .icons {
    color: #e36159;
}

html .feature-box-tertiary.feature-box-style-6 .feature-box-icon [class*="fa-"],
html .feature-box-tertiary.feature-box-style-6 .feature-box-icon .icons {
    color: #2BAAB1;
}

html .feature-box-quaternary.feature-box-style-6 .feature-box-icon [class*="fa-"],
html .feature-box-quaternary.feature-box-style-6 .feature-box-icon .icons {
    color: #383f48;
}

html .feature-box-dark.feature-box-style-6 .feature-box-icon [class*="fa-"],
html .feature-box-dark.feature-box-style-6 .feature-box-icon .icons {
    color: #212529;
}

html .feature-box-light.feature-box-style-6 .feature-box-icon [class*="fa-"],
html .feature-box-light.feature-box-style-6 .feature-box-icon .icons {
    color: #FFF;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(1) {
    background-color: #006699;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(2) {
    background-color: #0077b3;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(3) {
    background-color: #0088CC;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(4) {
    background-color: #0099e6;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(5) {
    background-color: #00aaff;
}

html .featured-boxes-full-scale > .featured-box-full-primary:nth-child(6) {
    background-color: #1ab2ff;
}

html .featured-boxes-full .featured-box-full-primary {
    background-color: #0088CC;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-secondary {
    background-color: #e36159;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-tertiary {
    background-color: #2BAAB1;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-quaternary {
    background-color: #383f48;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-dark {
    background-color: #212529;
    color: #FFF;
}

html .featured-boxes-full .featured-box-full-light {
    background-color: #FFF;
    color: #777;
}

textarea.form-control {
    min-height: calc(1.5em + .75rem + 2px);
    color: white;
}
html .btn-outline.btn-white {
    color: #fff !important;
    background-color: transparent;
    background-image: none;
    border-color: #fff !important;
}



.about--us {
    padding: 64px 0;
}

.about--container {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 24px;
    height: min-content;
    justify-content: center;
    overflow: hidden;
    position: relative;
    z-index: 1;
    max-width: 1200px;
    width: 100%;
    margin: auto;
}

.about--title {
    display: flex;
    justify-content: center;
    align-items: center;
}

.about--container h1 {
    font-weight: 500;
    font-size: 48px;
    letter-spacing: -1.9px;
    line-height: 52.8px;
    margin: 0;
}

.text-color-blue {
    color: #106be3;
    font-size: 48px;
    letter-spacing: -0.2px;
    font-weight: 600;
    line-height: 60px;
}

.animated-text {
    position: relative;
    height: 60px;
    /* Height for one line */
    display: flex;
    align-items: center;
    animation: width 6s linear infinite;
    width: 214.44px;
    justify-content: start;
    overflow: hidden;
}

.animated-text h1 {
    position: absolute;
    width: 100%;
    text-align: start;
    margin: 0;
    font-size: 2em;
    transform: translateY(60px);
    /* Move down initially */
    animation: slideUp 6s linear infinite;
}

.animated-text h1:nth-child(1) {
    animation-delay: 0s;
}

.animated-text h1:nth-child(2) {
    animation-delay: 2s;
}

.animated-text h1:nth-child(3) {
    animation-delay: 4s;
}

.animated-text h1:nth-child(4) {
    animation-delay: 6s;
}

@keyframes slideUp {
    0% {
        transform: translateY(60px);
        /* Start below the visible area */
    }

    15% {
        transform: translateY(0);
        /* Move into view */
    }

    33% {
        transform: translateY(0);
        /* Stay in view */
    }

    48% {
        transform: translateY(-60px);
        /* Move up and out of view */
    }

    100% {
        transform: translateY(-60px);
        /* Out of view */
    }
}

.heading-block {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about--container p {
    font-size: 18px;
    line-height: 19.8px;
    letter-spacing: -0.4px;
    color: #141414;
    max-width: 600px;
    width: 100%;
    text-align: center;
    margin: auto;
    font-weight: 400;
}

.vendors {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.text-ticker {
    display: flex;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none;
    gap: var(--gap);
    --gap: 24px;
}

.text-ticker__content {
    flex-shrink: 0;
    display: flex;
    justify-content: space-around;
    min-width: 100%;
    align-items: center;
    padding-right: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-left: 0;
    margin: 0;
    list-style: none;
    gap: var(--gap);
    animation: scroll-reverse 30s linear infinite;
}

@keyframes scroll-reverse {
    0% {
        transform: translate(calc(-100% - var(--gap)));
    }

    100% {
        transform: translate(0);
    }
}

@media only screen and (max-width: 1024px) {
    .about--container h1 {
        font-weight: 400;
        font-size: 37px;
        letter-spacing: -1.9px;
        line-height: 37.8px;
        margin: 0;
    }

    .text-color-blue {
        color: #106be3;
        font-size: 37px;
        letter-spacing: -0.2px;
        font-weight: 500;
        line-height: 60px;
    }

    .about--container p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 768px) {
    .heading-block {
        padding: 0 10px;
    }

    .about--container h1 {
        font-weight: 400;
        font-size: 31px;
        letter-spacing: -1.9px;
        line-height: 37.8px;
        margin: 0;
        text-align: center;
    }

    .about--container p {
        padding: 0 10px;
        width: 100%;
    }

    .text-color-blue {
        color: #106be3;
        font-size: 31px;
        letter-spacing: -0.2px;
        font-weight: 500;
        line-height: 60px;
    }

    .about--container p {
        font-size: 16px;
    }

    .animated-text {
        width: 100%;
        justify-content: center;
    }

    .about--title {
        flex-direction: column;
    }
}

.managed-it {
    padding: 64px 0;
    width: 100%;
}

.managed-it-container {

    max-width: 1200px;
    overflow: visible;
    padding: 0;
    margin: auto;
    position: relative;
    width: 100%;
    overflow: hidden;

}

.managed-it-content {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 24px;
    height: min-content;
    justify-content: center;
    border-radius: 24px;
    background-image: url(./bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 40px 0;
    width: 90%;
    margin: 0 auto;

}

.title-block {
    padding: 0 15px;
}

.managed-it-container h2 {
    font-weight: 500!important;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: -1.6px;
    max-width: 800px;
    width: 100%;
    text-align: center;
    margin: 0;
}

.content-text {
    padding: 0 15px;
}

.managed-it-container p {
    max-width: 800px;
    width: 100%;
    color: #2E2E2E;
    font-size: 18px;
    letter-spacing: -0.03px;
    line-height: 1.1;
    text-align: center;
    margin: 0;


}


@media only screen and (max-width: 1024px) {
    .managed-it-container h2 {
        font-weight: 400;
        font-size: 35px;
        line-height: 40px;
    }

    .managed-it-container p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 768px) {
    .managed-it-container h2 {
        font-size: 32px;
    }
}

.features-section {
    padding: 64px 0;
}

.features-container {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 64px;
    height: min-content;
    justify-content: center;
    max-width: 1200px;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
    margin: auto;
    padding: 0 15px;
}

.title-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
}

.title-content h4 {
    font-size: 24px;
    color: #106BE3;
    letter-spacing: -0.5px;
    line-height: 0.9;
    margin: 0;
	font-weight: 500!important;
}

.title-content h1 {
    font-size: 50px;
    letter-spacing: -0.8px;
    line-height: 1.1;
    font-weight: 500;
    max-width: 610px;
    text-align: center;
    width: 100%;
    margin: 0;
}

.title-content p {
    font-size: 20px;
    letter-spacing: -0.4px;
    line-height: 1.1;
    font-weight: 400;
    max-width: 600px;
    text-align: center;
    width: 100%;
    margin: 0;
}

.main-content {
    align-content: center;
    display: flex;
    flex: none;
    flex-direction: row;
    gap: 30px;
    justify-content: center;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;

}

.main-content .card-info {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.image-block {
    height: 255px;
    width: 100%;
    border-radius: 35px;
    background-image: url(./feature-1.jpg);
    background-position: center;
    background-size: cover;
}

.card-text {
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.card-text h4 {
    font-size: 24px;
    letter-spacing: -0.04px;
    line-height: 1.1;
    color: #000000;
    font-weight: 600!important;
    margin: 0;
}

.card-text p {
    color: #3b3b3b;
    font-size: 14.8px;
    margin: 0;
    line-height: 1.1;
    letter-spacing: -0.04px;
}

.book-call {
    padding: 64px;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    justify-content: center;
    align-items: center;
    background: rgb(46, 48, 87);
    background: linear-gradient(180deg, rgba(46, 48, 87, 1) 0%, rgba(10, 10, 10, 1) 100%);
}

.book-call .bg-circle {
    position: absolute;
    background-size: 100% 100%;
    background-position: 0px 0px;
    width: 246px;
    height: 246px;
    background-image: conic-gradient(from 0deg at 50% 50%, #004BB5 0%, #D6279F 42%, #7B3EB5 69%, #8A4E00 100%);
    border-radius: 100%;
    filter: blur(40px);
    animation: rotateCircle 10s linear infinite;

}

.info-text {
    position: relative;
    z-index: 1;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.info-text h1 {
    font-size: 44px;
    line-height: 1.1;
    letter-spacing: -0.4px;
    font-weight: 500!important;
    max-width: 594px;
    width: 100%;
    text-align: center;
	color:#fff;
}

.info-text .book-now-btn {
    padding: 9px 13px;
    background-color: rgba(10, 10, 10, 0.5);
    border-radius: 10px;
    text-decoration: none;
    opacity: 1;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 10px -2px, rgba(0, 0, 0, 0.1) 0px 2px 2px -1px, rgba(255, 255, 255, 0.08) 0px 0px 0px 1px;
    display: flex;
    gap: 10px;
    overflow: visible;
    position: relative;
    text-decoration: none;
    font-weight: 500;
    font-weight: 400;
    color: #fff;
    letter-spacing: -0.3px;
    font-size: 16px;
    width: max-content;
    line-height: 24px;
    transition: 0.5s ease;
}

.info-text .book-now-btn:hover {
    text-decoration: none !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 10px -2px, rgba(0, 0, 0, 0.1) 0px 2px 2px -1px, rgba(255, 255, 255, 0.08) 0px 0px 0px 4px;
}

@keyframes rotateCircle {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.services-section {
    padding: 64px 0;
}

.services-section .services-container {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 64px;
    height: min-content;
    justify-content: center;
    max-width: 1200px;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
    margin: auto;
}

.it-services {
    display: flex;
    gap: 10px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}



.services-item {
    height: 350px;
    width: 351px;
    background-image: url(./service-1.jpg);
    background-position: center;
    background-size: cover;
    border-radius: 33px;
    overflow: hidden;
    position: relative;
    color: #fff;
    display: flex;
    align-items: end;
}

.service-details {
    padding: 25px;
    position: relative;
    z-index: 5;
    display: flex;
    flex-direction: column;
    gap: 7px;
    transform: translate3d(0px, 45px, 0px);
    transition: transform 400ms ease-out;
}

.service-details h4 {
    font-size: 28px;
    font-weight: 500!important;
    letter-spacing: 0;
    margin: 0 0;
	color:#fff;
    line-height: 1.1;
}

.service-details p {
    margin: 0 0;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.1;
	color:#fff;
	
    opacity: 0;
    transition: opacity 400ms ease-out;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.services-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgb(0, 75, 181);
    background: linear-gradient(180deg, rgba(0, 75, 181, 0) 0%, rgba(0, 6, 14, 0) 50%, rgba(0, 0, 0, 0.7441351540616247) 85%, rgba(0, 0, 0, 1) 100%);
}

.services-item:hover .service-details p {
    opacity: 1;
}

.services-item:hover .service-details {
    transform: translate3d(0px, 0px, 0px);

}

.our-process {
    background-color: #0A0A0A;
    padding: 100px 0;
}

.our-process-container {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 64px;
    height: min-content;
    justify-content: center;
    max-width: 1200px;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
    margin: auto;
}

.our-process-row {
    display: flex;
    gap: 40px;
    width: 100%;
	    padding: 0 16px;
}

.titles-block {
    width: 50%;
}

.our-process-title {
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: sticky;
    top: 140px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.badge-title {
    gap: 8px;
    overflow: hidden;
    padding: 12px 16px;
    position: relative;
    font-size: 16px;
    letter-spacing: -0.2px;
    display: inline-flex;
    line-height: 1;
    border-radius: 12px;
    background-color: #fff;
	font-weight: 500 !important;
}

.our-process-title h1 {
    font-size: 50px;
    letter-spacing: -0.4px;
    line-height: 1.1;
    margin: 0 0;
    color: #fff;
    font-weight: 400;
}

.our-process-title p {
    font-size: 20px;
    letter-spacing: -0.4px;
    line-height: 1.1;
    margin: 0 0;
    color: #fff;
    font-weight: 400;
}

.our-process-main {
    width: 45%;
}

.our-process-main .cards-list {
    width: 90%;
    margin-left: auto;
    align-items: center;
    display: flex;
    flex: 1 0 0px;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 50px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
}

.process-card {
    align-content: flex-start;
    align-items: flex-start;
    background-color: #0a0a0a;
    border-radius: 39px;
    box-shadow: 0 0 0 4px #ffffff14, 0 2px 2px -1px #0000001a, 0 4px 10px -2px #0000001a;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 16px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 40px;
    position: sticky;
    top: 140px;
    width: 100%;
    will-change: transform;
    z-index: 1;
    width: 100%;
}

.process-card h4 {
    font-size: 28px;
    line-height: 1.1;
    letter-spacing: 0;
    font-weight: 500 !important;
    color: #fff;
    margin: 0 0;
}

.process-card p {
    font-size: 20px;
    line-height: 1.1;
    letter-spacing: -0.4;
    font-weight: 400;
    color: #fff;
    margin: 0 0;

}

.count {
    align-items: center;
    aspect-ratio: 1 / 1;
    background-color: #232323;
    border-radius: 100px;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    height: 75px;
    justify-content: center;
    left: -35px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -35px;
    width: 75px;
    z-index: 1;
    font-size: 28px;
    line-height: 1.2;
    color: #fff;
}

.our-process-main .cards-list .process-card {
    transition: opacity 0.5s ease-in-out;
}
.our-process-main .cards-list .process-card:nth-child(2) {
    animation: card2 linear;
    animation-timeline: view();
    animation-range: entry 60% cover 100%;
}

@keyframes card2 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(16deg);
    }
}

.our-process-main .cards-list .process-card:nth-child(3) {
    animation: card3 linear;
    animation-timeline: view();
    animation-range: entry 60% cover 100%;
}

@keyframes card3 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(-9deg);
    }
}

.our-process-main .cards-list .process-card:nth-child(4) {
    animation: card4 linear;
    animation-timeline: view();
    animation-range: entry 60% cover 100%;
}

@keyframes card4 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(6deg);
    }
}

.our-process-main .cards-list .process-card:nth-child(5) {
    animation: card5 linear;
    animation-timeline: view();
    animation-range: entry 60% cover 100%;
}

@keyframes card5 {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(-6deg);
    }
}

.testimonial-marquee {
    padding: 64px 0;
}

.testimonial-container {
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 64px;
    height: min-content;
    justify-content: center;
    max-width: 1200px;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
    margin: auto;
}

.testimonial-row {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 32px;
    height: min-content;
    justify-content: center;
    overflow: hidden;
    /* Changed to hidden for scrolling effect */
    padding: 0;
    position: relative;
    width: 100%;
}

.column-review {
    height: 500px;
    position: relative;
    width: 336px;
    -webkit-user-select: none;
    user-select: none;
    --mask-direction: to bottom;
    -webkit-mask-image: linear-gradient(var(--mask-direction, to right), hsl(0 0% 0% / 0), hsl(0 0% 0% / 1) 15%, hsl(0 0% 0% / 1) 85%, hsl(0 0% 0% / 0));
    mask-image: linear-gradient(var(--mask-direction, to right), hsl(0 0% 0% / 0), hsl(0 0% 0% / 1) 15%, hsl(0 0% 0% / 1) 85%, hsl(0 0% 0% / 0));
}
.testimonial-row .column-review:nth-child(2) .review-card-list{
    animation: yscrollreverse 35s linear infinite;

}
.review-card-list {

    padding-right: 0;
    letter-spacing: 1px;
    width: 100%;
    padding-left: 0;
    margin: 0;
    list-style: none;
    animation: yscroll 35s linear infinite;
}

@keyframes yscroll {
    0% {
        transform: translateY(calc(-100% - 16px));
        /* Ensure var(--gap) is defined or use a fixed value */
    }

    100% {
        transform: translateY(0);
    }
}
@keyframes yscrollreverse {
    0% {
        transform: translateY(0);

    }

    100% {
        transform: translateY(calc(-100% - 16px));
    }
}
@keyframes scroll {
    0% {
        transform: translateX(calc(-100% - 16px));
        /* Ensure var(--gap) is defined or use a fixed value */
    }

    100% {
        transform: translateX(0);
    }
}
@keyframes scrollreverse {
    0% {
        transform: translateX(0);

    }

    100% {
        transform: translateX(calc(-100% - 16px));
    }
}
.review-testimonial {
    position: relative;
    gap: 24px;
    border-style: solid;
    border-radius: 24px;
    opacity: 1;
    background-color: rgb(255, 255, 255);
    border-color: rgba(0, 0, 0, 0.1);
    border-width: 1px;
    margin-bottom: 16px;
}

.review-testimonia-info {

    padding: 24px;

}
.review-testimonia-info p{
    font-size: 16px;
    letter-spacing: -0.2px;
    line-height: 1.4;
    color: #0F0F0F;
    margin: 0 0;
    margin-bottom: 24px;
}

.reviwer-info{
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 12px;
}
.reviwer-info h6{
    margin: 0 0;
    font-size: 16px;
    letter-spacing: -0.2px;
    line-height: 1.4;
    font-weight: 500;
}
.reviwer-info p{
    font-size: 14px;
    letter-spacing: -0.2px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0;
}
.reviwer-info img{
    border-radius: 100%;
}

.contact-section{
    padding: 64px 0;
    background-position: center;
    background-size: cover;
    position: relative;
}
.contact-section:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.3;
}
.contact-section-container{
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 64px;
    height: min-content;
    justify-content: center;
    max-width: 1200px;
    overflow: visible;.main-content
    padding: 0 20px;
    position: relative;
    width: 100%;
    z-index: 4;
    margin: auto;
}
.contact-row{
    display: flex;
}
.contact-heading{
    display: flex;
    flex-direction: column;
    gap: 11px;
    position: relative;
    width: 50%;
}
.contact-heading h2{
    font-size: 50px;
    letter-spacing: -0.4px;
    line-height: 1.1;
    margin: 0 0;
    font-weight: 500!important;
    color: #fff;
}
.contact-heading p{
    font-size: 20px;
    letter-spacing: -0.4px;
    line-height: 1.1;
    margin: 0 0;
    font-weight: 400;
    color: #fff;
}
.contact--form{
    align-content: flex-start;
    align-items: flex-start;
    background-color: #0a0a0ab3;
    border-radius: 23px;
    display: flex;
    flex: 1 0 0px;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 10px;
    height: min-content;
    justify-content: flex-start;
    padding: 40px;
    position: relative;
}
.contact--form h4{
    margin: 0 0;
    color: #fff;
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: -0.04px;
    font-weight: 500!important;
}

footer
{
    border: 1px solid rgba(255, 255, 255, .1);
    -webkit-backdrop-filter: blur(5px);
    align-content: center;
    align-items: center;
    backdrop-filter: blur(5px);
    background-color: #0a0a0a;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 24px;
    height: min-content;
    justify-content: center;
    overflow: hidden;
    padding: 64px 0;
    position: relative;
    z-index: 0;
}

footer .footer-container {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 24px;
    height: min-content;
    justify-content: center;
    max-width: 1200px;
    overflow: visible;
padding: 0 15px;
    position: relative;
    width: 100%;
}

footer .footer-container .footer-bottom{
    align-content: flex-end;
    align-items: flex-end;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 0px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
}
.footer-newsletter{
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: 1 0 0px;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 16px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
}
.footer-newsletter .newsletter--details{
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 8px;
    height: min-content;
    justify-content: center;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
.footer-newsletter h4{
color: #fff;
font-size: 18px;
letter-spacing: -0.4px;
line-height: 25.2px;
font-weight: 500!important;
margin: 0 0;
}

.footer-newsletter p{
    width: 400px;
    font-size: 16px;
    color: #999999;
    letter-spacing: -0.2px;
margin: 0 0;

}

.footer-newsletter form{
    display: flex;
    width: 400px;
    gap: 10px;
}

.footer-newsletter form input{
    width: 60%;
    background-color: #232323;
    border-radius:  12px;
    border: none;
    padding: 12px;
    font-size: 14px;
}

.footer-nav-section{
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 32px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
       /* margin: 0 0; */
}

.menu-links-footer{
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 16px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;

    padding: 0;
    position: relative;
       /* margin: 0 0; */
}

.menu-links-footer  h4{
    color: #fff;
    font-size: 18px;
    letter-spacing: -0.4px;
    line-height: 25.2px;
  font-weight: 500!important;
    margin: 0 0;
    }
    

    .nav--links{
        align-content: flex-start;
        align-items: flex-start;
        display: flex;
        flex: none;
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 16px;
        height: min-content;
        justify-content: flex-start;
        overflow: visible;
        padding: 0;
        position: relative;
           /* margin: 0 0; */
        list-style: none;
        margin: 0;
    }

    .nav--links a{
font-size: 14px;
line-height: 16.8px;
letter-spacing: -0.3px;
text-decoration: none;
color: #5e5e5e;
    }

    .social--links{
        display: flex;
        align-items: center;
        list-style: none;
        padding: 0;
        margin: 0;
        overflow: visible;
        gap: 12px;
    }

    .social--links a{
        align-content: center;
        align-items: center;
        cursor: pointer;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 10px;
        height: 36px;
        justify-content: center;
        overflow: visible;
        padding: 0;
        position: relative;
        text-decoration: none;
        width: 36px;
        border-radius: 12px;
        height: 36px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 10px -2px, rgba(0, 0, 0, 0.1) 0px 2px 2px -1px, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px;
        opacity: 1;
        transition: 0.5s ease;
        will-change: auto;
    }
    .social--links a:hover{
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 10px -2px, rgba(0, 0, 0, 0.1) 0px 2px 2px -1px, rgba(255, 255, 255, 0.1) 0px 0px 0px 4px;

    }

    .footer-end{
        background-color: #0A0A0A;
        padding: 18px 64px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .footer-end p{
        font-size: 14px;
        letter-spacing: -0.2px;
        color: #999;
        line-height: 1.2;
    }


/* service page  */
.page--title{
    position: relative;
    background-image: url(./service-page.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 73px;
}
.page--title:after {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, .4) 0%, rgb(0, 0, 0) 100%);
    flex: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.page--title .heading-area{
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 5px;
    height: 274px;
    justify-content: center;
    overflow: hidden;
    padding: 0;
    position: relative;
    scroll-margin-top: 10px;
    width: 100%;
    z-index: 99;
}
.page--title .heading-area h2{
    font-weight: 500;
    letter-spacing: -1px;
    font-size: 50px;
    line-height: 55px;
    color: #fff;
    margin: 0;
}
.page--title .heading-area p{
    font-weight: 500;
    letter-spacing: 0px;
    font-size: 18px;
    line-height: 19px;
    margin: 0;
    color: #fff;

}
.our--services-content{
    padding: 64px 0 145px;
}
.our--services-container{
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 64px;
    height: min-content;
    justify-content: center;
    max-width: 1200px;
    overflow: visible;
    padding: 0;
    position: relative;
    margin: auto;
    width: 100%;
}

.our--service-main{
    align-content: center;
    align-items: center;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 64px;
    height: min-content;
    justify-content: center;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
}

.service--details{
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 40px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
}
.service--image-box{
    border-radius: 20px;
    transform: perspective(1000px) rotateY(45deg);
    flex: none;
    height: 380px;
    overflow: visible;
    position: relative;
    transform-style: preserve-3d;
    width: 716px;

}
.service--details-rev .service--image-box{
    transform: perspective(1000px) rotateY(-45deg);
}
.service-image-position{
    position: absolute;
    border-radius: inherit;
    inset: 0px;
}
.service-image-position img{

        display: block;
        width: 100%;
        height: 100%;
        border-radius: inherit;
        object-position: center center;
        object-fit: cover;
}

.service-info--box {
    align-content: flex-start;
    align-items: flex-start;
    background-color: #fff;
    box-shadow: 0 .6021873017743928px .6021873017743928px -1.25px #0000002e, 0 2.288533303243457px 2.288533303243457px -2.5px #00000029, 0 10px 10px -3.75px #00000010;
    display: flex;
    flex: none;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 10px;
    height: min-content;
    justify-content: center;
    left: 44%;
    overflow: hidden;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 350px;
    z-index: 1;
}
.service--details-rev .service-info--box{
    right: 44%;
    left: auto;
}
.service-info--box h4{
    font-size: 34px;
    line-height:  40px;
    letter-spacing: 0px;
    font-weight: 500 !important;
    margin: 0 0;
}
.service-info--box p{
    font-size: 14px;
    line-height:  16.8px;
    letter-spacing: 0px;
    font-weight: 500;
    margin: 0 0;
}

.service-learn-more{
    background-color: rgb(10, 10, 10);
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 10px -2px, rgba(0, 0, 0, 0.1) 0px 2px 2px -1px, rgba(255, 255, 255, 0.08) 0px 0px 0px 1px;
    opacity: 1;
    gap: 8px;
    padding: 9px 13px;
    align-content: center;
    align-items: center;
    cursor: pointer;
    color: #999;
    text-decoration: none;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    height: min-content;
    justify-content: center;
    overflow: visible;
    padding: 8px 18px;
    position: relative;
    text-decoration: none;
    will-change: auto;
}
.service-learn-more span{
    font-size: 14px;
    letter-spacing: -0.3px;
    line-height: 24px;
}

.service--details-rev{
    justify-content: flex-end !important;
}

.sector-info{
    padding: 64px 0;
    position: relative;
    background-color: #11111a;
}

.sector-info-container{
    place-content: center;
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-flow: column;
    gap: 40px;
    height: min-content;
    max-width: 1200px;
    overflow: visible;
    padding: 0px;
    width: 100%;
    margin: auto;
    z-index: 2;
}
.sector-card-list{
    place-content: center;
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-flow: wrap;
    gap: 20px;
    height: min-content;
    overflow: hidden;
    padding: 0px;
    width: 100%;
}
.title-content{
    z-index: 1;
}
.sector-card{
    height: 386px;
    width: 386px;
    z-index: 5;

}
.sector-card .sector-info{
    place-content: center;
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-flow: column;
    gap: 10px;
    height: 386px;
    overflow: hidden;
    padding: 50px;
    max-width: 386px;
    background-color: rgb(10, 10, 10);
    border-radius: 23px;
    opacity: 1;
    text-align: center;
    will-change: auto;
    transition:  0.5s ease;
	width: 100%;
}
.sector-card h4{
    color: #fff;
    margin: 0 0;
    font-size: 28px;
    line-height: 39.2px;
    letter-spacing: 0px;
    font-weight: 500!important;
}
.sector-card p{
    color: #fff;
    margin: 0 0;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
}
.sector-card p span{
    font-family: "Instrument Serif", serif;
    font-weight: 400;
    font-style: italic;
}
 .sector--img{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center;
    background-size: cover;
    opacity: 0; 
    transition: 0.5s ease;
}


@media screen and (max-width: 768px) {
	.page--title .heading-area h1 {
    font-weight: 500;
    letter-spacing: -1px;
    font-size: 32px;
    line-height: 55px;
    color: #fff;
    margin: 0;
    text-align: center;
}
	.testimonial-row{
		flex-direction: column;
		gap: 20px;
	}
	.titles-block, .our-process-main{
	width:100%;
}
	.title-content h4 {
		font-size: 20px;
	}
	.contact-heading h1 {
		font-size: 28px;}
	.our-process-main .cards-list{
		width: 100%;
		        padding: 0px 2rem;

	}
	.review-testimonial{
		margin-bottom: 0;
	width: 334px;}
    .column-review {
        height: auto;
        position: relative;
        width: 100%;
        display: flex;
        gap: 20px;
        --mask-direction: to left;
    }
	.testimonial-row .column-review:nth-child(2) .review-card-list{
        gap: 20px;
		
		    animation: scrollreverse 35s linear infinite;
}
	.review-card-list{
		display:flex;
		gap: 20px;
		width: auto;
		    animation: scroll 35s linear infinite;
}
	    .contact-row {
        flex-direction: column;
        padding: 20px;
        gap: 1rem;
    }
.contact-heading{
	width: 100%;}
.our-process-row {
    display: flex;
    gap: 40px;
    width: 100%;
    padding: 0 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
	.main-content{
		flex-direction:column;
	}
	.title-content h1{
    font-size: 34px;
	}
	.about--container h1{
		        font-weight: 500;
	}
.contact-section-container{
	flex-direction:column;
}
	
.service--details {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex: none;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    height: min-content;
    justify-content: flex-start;
    overflow: visible;
    padding: 0;
    position: relative;
    width: 100%;
}
	.service--image-box {
    border-radius: 20px;
    transform: none;
    flex: none;
    height: auto; 
    overflow: visible;
    position: relative;
    transform-style: none; 
    width: 100%;
    padding: 0 10px;
}
	.service-image-position {
    position: relative; 
    border-radius: inherit;
    /* inset: 0px; */
    width: 100%;
    position: relative;
    height: 100%;
}
	.service--details-rev .service--image-box{
	transform: none;
}
	footer .footer-container .footer-bottom{
	flex-direction:column;
		gap: 40px;
	}
	.footer-newsletter p, .footer-newsletter form{
		width: 100%;
	}
	.process-card img {
    height: 46px;
}
	.our-process-title h1 {
		font-size: 33px;}
.footer-nav-section{
	    position: relative;
    width: 100%;
    flex-direction: column;
	}
	h1#banner_caption_database_Id {
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
	.info-text h1 {
    font-size: 29px;
    line-height: 1.1;
    letter-spacing: -0.4px;
    font-weight: 500 !important;
    /* max-width: 594px; */
    /* width: 100%; */
    text-align: center;
    color: #fff;
}
.service-info--box{
	width: 100%;}
	.service-info--box,.service--details-rev .service-info--box{
	left: auto;
right: auto;
top:auto;
position:relative;
		transform: none;
	}
}
#services .col  h3 {
    color: #f3f3;
    font-size: 24px !important;
    color: #106BE3 !important;
    letter-spacing: -0.5px !important;
    line-height: 0.9;
    margin: 0;
    font-weight: 500 !important;
    text-transform: none !important;
    text-align: center;
}
#services .col h2 {
    /* color: #f3f; */
    font-size: 50px !important;
    letter-spacing: -0.8px;
    line-height: 1.1;
    font-weight: 500;
    max-width: 610px;
    text-align: center;
    width: 100%;
    margin: 0;
    margin: auto;
    text-transform: capitalize;
}
#services .col h6 {
    margin-top: 0.4rem;
    text-align: center;
    font-size: 18px;
    letter-spacing: -0.2px;
    margin-bottom: 2rem;
}
.nav-tabs li .nav-link{
	color:#fff!important;
	background: #0a0a0a;
}
.nav-tabs li .nav-link .text-color-dark{
	color:#fff!important;
}
.nav-tabs li .nav-link.active .text-color-dark, .nav-tabs li .nav-link.hover .text-color-dark{
	color:#000!important;
}
.nav-tabs li .nav-link img{
	filter: invert(1);
}
.nav-tabs li .nav-link.active img, .nav-tabs li .nav-link.hover img{
	filter: invert(0);
}
.nav-tabs li .nav-link:hover .text-color-dark {
    color: #000 !important;
}
.nav-tabs li .nav-link:hover img {
    	filter: invert(0);

}

.input--field-box {
    display: flex;
    flex-direction: column;
    gap: 6px;
    color: #fff;
    width: 100%;
    font-weight: 500;
	    margin-bottom: 0.8rem;
}
.input--field-box input,.input--field-box textarea {
    background-color: var(--token-2c8e730a-6f7f-4e7f-b0a6-e316cb419f8d, rgb(13, 13, 13));
    border-bottom-width: 1px;
    border-color: var(--token-75959dab-2c20-4b1a-a94b-e2dfa46fe2e8, rgba(255, 255, 255, 0.1));
    border-left-width: 1px;
    border-radius: 12px;
    border-right-width: 1px;
    border-top-width: 1px;
    border-width: undefinedpx;
    extra-color-styles: [object Object];
    icon-color: rgb(0, 0, 0);
    icon-position: right;
    icon-size: 20px;
    padding: 16px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    color: var(--token-db045c8d-82bf-47c4-8c5a-9446a159a946, rgb(240, 240, 240));
    font: [object Object];
    label-style: [object Object];
    font-family: "Satoshi", "Satoshi Placeholder", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.02em;
    line-height: 140%;
    appearance: none;
    border-style: solid;
    width: 100%;
    outline: 0px;
}
#sectorsMain,.section.cus-section{
display:none;}

section.section.section-primary.border-0.mb-0.appear-animation.animated.fadeIn.appear-animation-visible {
    background-color: #151515 !important;
}

@media screen and (max-width: 768px) {
	.sector--img{
		display:none;
	}
	.sector-card{
		opacity:1!important;
			height: 386px;
    width: 100%;
	}
	.sector-info-container .title-content{
		padding: 0 17px;
	}
	.sector-card-list .sector-card .sector-info{
		background-position:center;
		background-size: cover;
		position:relative;
	}
		.sector-card-list .sector-card[data-index="1"] .sector-info{
		background-image: url(https://inspireit.solutions/its/new-img/sector-1.jpg)!important;
	}
			.sector-card-list .sector-card[data-index="2"] .sector-info{
		background-image: url(https://inspireit.solutions/its/new-img/sector-2.jpg)!important;
	}
	.sector-card-list .sector-card[data-index="3"] .sector-info{
		background-image: url(https://inspireit.solutions/its/new-img/sector-3.jpg)!important;
	}
	.sector-card-list .sector-card[data-index="4"] .sector-info{
		background-image: url(https://inspireit.solutions/its/new-img/sector-4.jpg)!important;
	}
	.sector-card-list .sector-card[data-index="5"] .sector-info{
		background-image: url(https://inspireit.solutions/its/new-img/sector-5.jpg)!important;
	}
	.sector-card-list .sector-card[data-index="6"] .sector-info{
		background-image: url(https://inspireit.solutions/its/new-img/sector-6.jpg)!important;
	}
	.sector-card-list .sector-card[data-index="7"] .sector-info{
		background-image: url(https://inspireit.solutions/its/new-img/sector-7.jpg)!important;
	}
	.sector-card-list .sector-card[data-index="8"] .sector-info{
		background-image: url(https://inspireit.solutions/its/new-img/sector-8.jpg)!important;
	}
	.sector-card-list .sector-card[data-index="9"] .sector-info{
		background-image: url(https://inspireit.solutions/its/new-img/sector-9.jpg)!important;
	}
	.sector-card-list .sector-card[data-index="10"] .sector-info{
		background-image: url(https://inspireit.solutions/its/new-img/sector-10.jpg)!important;
	}
	.sector-card-list .sector-card[data-index="11"] .sector-info{
		background-image: url(https://inspireit.solutions/its/new-img/sector-11.jpg)!important;
	}
	.sector-card-list .sector-card[data-index="12"] .sector-info{
		background-image: url(https://inspireit.solutions/its/new-img/sector-12.jpg)!important;
	}
	.sector-card-list .sector-card .sector-info:after{
		content: "";
		position:absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		opacity: 0.4;
	}
	.sector-card h4,.sector-card p{
	z-index:1;
	}
	.sector-card-list {
   
    padding: 0 15px;
}
	.tabs.tabs-vertical.tabs-left {
    display: flex;
    flex-direction: column;
}
	.tabs-vertical .nav-tabs {
    width: 100%;
}
	.tabs-vertical  a.nav-link {
    padding: 10px 5px !important;
    font-size: 12px !important;
}
	.tab-content img {
    width: 100%;
}
	#services .col h2 {
    /* color: #f3f; */
		font-size: 34px !important;}
	#services .col h3{
		font-size: 20px !important;
	}
}

/* Initial hidden state */
.service--details {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

/* Visible state */
.service--details.visible {
    opacity: 1;
    transform: translateY(0);
}

/* Initial hidden state */
.service--details-2 {
    opacity: 0!important;
    transform: translateY(20px)!important;
    transition: opacity 0.6s ease-out, transform 0.6s ease-out!important;
}

/* Visible state */
.service--details-2.visible {
    opacity: 1!important;
    transform: translateY(0)!important;
}
#banner_video_database_Id h2{
color:white;
}