.hero-section {
            /* min-height: 100vh; */
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: left;
            padding: 50px 15px;
            margin-top: 80px;
        }
        .hero-text h1 {
            font-size: 2.5rem;
            font-weight: bold;
        }
        .hero-text span {
            color: orange;
        }
        .btn-custom {
            padding: 12px 20px;
            font-size: 1rem;
            font-weight: bold;
            border-radius: 5px;
            margin-top: 10px;
        }
        .btn-warning {
            background-color: orange;
            border: none;
            color: black;
        }
        .btn-outline-light {
            border: 2px solid white;
            color: white;
        }
        .btn-outline-light:hover {
            background: white;
            color: black;
        }
        .form-container {
            /* background: rgba(0, 0, 0, 0.8); */
            padding: 30px;
            border-radius: 10px;
            box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1);
            border-radius: 44.212px;
            background: rgba(233, 233, 233, 0.05);
            backdrop-filter: blur(42px);
            max-width: 80%;
            margin: 0 auto;
        }
        .form-control {
            background: transparent;
            color: white;
            border: 1px solid rgba(255, 255, 255, 0.5);
        }
        .form-control::placeholder {
            color: rgba(255, 255, 255, 0.7);
        }
        @media (max-width: 992px) {
            .hero-section {
                text-align: center;
            }
            .hero-text h1 {
                font-size: 2rem;
            }
            body section.experties .col-md-3 {
    max-width: 50%;
}
            .btn-custom {
                width: 100%;
            }
            body .exp-con p {
    font-size: 13px;
}
            body section.experties {
    padding-top: 40px;
    padding-bottom: 40px;
}
            body section#location .col-md-3 {
    max-width: 50%;
    float: left;
    /* display: block; */
}

section#location .col-md-3 img {
    max-width: 100%;
}
            .section-case h2 {
    font-size: 24px !IMPORTANT;
    line-height: 30px !IMPORTANT;
}

p.case-p {
    font-size: 16px !IMPORTANT;
    padding-top: 20px !IMPORTANT;
}

ul.nav.nav-tabs.nav-justified.nav-tabs-dropdown.full-portfolio li a {
    margin-right: 5px !IMPORTANT;
    font-size: 10px !IMPORTANT;
    padding: 8px 20px !IMPORTANT;
}

.inner-packages.col-md-4 {
    margin-bottom: 30px !IMPORTANT;
}
        }



h5.text-warning {
    color: #FCA311 !IMPORTANT;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.4px;
    text-transform: capitalize;
}

.col-lg-6.text-white h1 {
    color: #FFF;
    /* font-family: Gilroy; */
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.2px;
}

.col-lg-6.text-white span {
    color: #FF8400;
    /* font-family: Gilroy; */
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.2px;
}

.col-lg-6.text-white p {
    color: #EEE;
    /* font-family: Gilroy; */
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 125% */
    letter-spacing: 0.24px;
    margin-bottom: 40px;
}

button.btn.btn-warning.free {
    display: inline-flex;
    height: 52px;
    padding: 8.608px 17.216px;
    justify-content: center;
    align-items: center;
    gap: 17.216px;
    flex-shrink: 0;
}

button.free-call {
    display: inline-flex;
    height: 52px;
    padding: 8.608px 17.216px;
    justify-content: center;
    align-items: center;
    gap: 17.216px;
    flex-shrink: 0;
    border-radius: 60px;
    background: #FF8400;
    color: #fff;
}

button.case-s {}

button.case-s {
       display: inline-flex;
       height: 52px;
       padding: 8.608px 17.216px;
       justify-content: center;
       align-items: center;
       gap: 17.216px;
       flex-shrink: 0;
       border-radius: 60px;
       background: transparent;
       color: #fff;
       border: 1px solid #fff;
}
 .video-background {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            z-index: -1;
        }
        .hero-section {
            /* position: relative; */
            min-height: 100vh;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: left;
            padding: 50px 15px;
            /* background: rgba(0, 0, 0, 0.6); */
        }


        .video-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.6);
            z-index: -1;
        }
        
        a.primary-btn.saless {
    border-radius: 60px;
    /* background: #FF8400; */
    color: #fff !important;
    border: unset;
}

button.btn.btn-warning.w-100 {
    display: INLINE-BLOCK !IMPORTANT;
    /* width: 149.123px; */
    height: 40.609px;
    padding: 6.657px;
    justify-content: center;
    align-items: center;
    gap: 6.657px;
    border-radius: 39.944px;
    background: #FF8400;
    COLOR: #FFF !IMPORTANT;
    WIDTH: UNSET !IMPORTANT;
    PADDING: 10PX 50PX;
}
  .logo-item img {
        /* height: 60px; */
        max-width: 100%;
        display: block;
        margin: auto;
    }
    
    .logo-slider-section .owl-stage {
    display: flex !IMPORTANT;
    transition: transform linear 20s !IMPORTANT;
    will-change: transform !IMPORTANT;
}


section.logo-slider-section.py-5.bg-light H5 {
    color: #1A1A1A;
    text-align: center;
    /* font-family: "SF Pro Display"; */
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.2px;
    margin-bottom: 50px !important;
    /* background: #F0F2F5; */
}

.logo-slider-section .logo-item img {
    width: unset !important;
    POSITION: ABSOLUTE;
    RIGHT: 0;
    CONTAIN-INTRINSIC-BLOCK-SIZE: INITIAL;
    /* CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX; */
    left: 0;
    bottom: 0;
    top: 0;
}

.logo-slider-section .logo-item {
    height: 93px;
    BACKGROUND: #FFF;
    POSITION: RELATIVE;
}
section.ab-us {
    background: #fff;
    padding: 100px 0px;
}

.ab-para p {
    color: #1D1D1D;
    /* font-family: Gilroy; */
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 150% */
    letter-spacing: -0.24px;
    padding-left: 50px;
}

.ab-con h2 {
    color: #000;
    /* font-family: Gilroy; */
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.2px;
}

.ab-con h5 {
    color: #FCA311;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

section.why-cho {
    background: url(/images/Rectangle-43.png);url(
    /images/Rectangle 43.png);url(
    /images/Rectangle 43.png);url(
    /images/Rectangle 43.png);
    text-align: center;
    padding: 100px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}

.why-con p {
    max-width: 58%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    padding-top: 20px;
}

section.experties {
    background: #fff;
}

.exp-con {
    border: 1px solid #ccc;
    height: 300px;
    TEXT-ALIGN: CENTER;
    padding: 50px 20px;
}

.exp-con h4 {
    color: #000;
    font-weight: 500;
    color: #020213;
    text-align: center;
    /* font-family: Gilroy; */
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.4px;
}

.ico-main {
    background: antiquewhite;
    display: inline-block;
    padding: 20px;
    border-radius: 10px;
    background: linear-gradient(229deg, rgba(158, 255, 0, 0.20) -68.25%, rgba(158, 255, 0, 0.00) 32.16%), linear-gradient(180deg, #FF8400 0%, #FFB363 100%);
    Selection colors
Hex

#FFFFFF;
    border: 1px solid rgba(46, 46, 46, 0.00);
    margin-bottom: 20px;
}

section.experties .col-md-3 {
    padding: 0;
}

.hero-section {
            /* min-height: 100vh; */
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: left;
            padding: 50px 15px;
            margin-top: 80px;
        }
        .hero-text h1 {
            font-size: 2.5rem;
            font-weight: bold;
        }
        .hero-text span {
            color: orange;
        }
        .btn-custom {
            padding: 12px 20px;
            font-size: 1rem;
            font-weight: bold;
            border-radius: 5px;
            margin-top: 10px;
        }
        .btn-warning {
            background-color: orange;
            border: none;
            color: black;
        }
        .btn-outline-light {
            border: 2px solid white;
            color: white;
        }
        .btn-outline-light:hover {
            background: white;
            color: black;
        }
        .form-container {
            /* background: rgba(0, 0, 0, 0.8); */
            padding: 30px;
            border-radius: 10px;
            box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1);
            border-radius: 44.212px;
            background: rgba(233, 233, 233, 0.05);
            backdrop-filter: blur(42px);
            max-width: 80%;
            margin: 0 auto;
        }
        .form-control {
            background: transparent;
            color: white;
            border: 1px solid rgba(255, 255, 255, 0.5);
        }
        .form-control::placeholder {
            color: rgba(255, 255, 255, 0.7);
        }
        @media (max-width: 992px) {
            .hero-section {
                text-align: center;
            }
            .hero-text h1 {
                font-size: 2rem;
            }
            .btn-custom {
                width: 100%;
            }
            .ser-upper .col-md-4 {
    max-width: 50%;
    float: left;
}

section.services .col-md-4 {
    max-width: 50%;
}

.ico-main {}

.ico-main {}

.ico-main img {
    max-width: 20px;
}


.exp-con h4 {
    font-size: 14px !important;!i;!;
}

body section.services .exp-con {
    padding: 30px 5px;
    height: 250px !important;
}

.exp-con p {
    font-size: 13px;
}
        }



h5.text-warning {
    color: #FCA311;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.4px;
    text-transform: capitalize;
    /* z-index: 999999999999; */!;
    /* position: relative; */
}

.col-lg-6.text-white h1 {
    color: #FFF;
    /* font-family: Gilroy; */
    font-size: 53px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.2px;
}

.col-lg-6.text-white span {
    color: #FF8400;
    /* font-family: Gilroy; */
    font-size: 53px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.2px;
}

.col-lg-6.text-white p {
    color: #EEE;
    /* font-family: Gilroy; */
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 125% */
    letter-spacing: 0.24px;
    margin-bottom: 40px;
}

button.btn.btn-warning.free {
    display: inline-flex;
    height: 52px;
    padding: 8.608px 17.216px;
    justify-content: center;
    align-items: center;
    gap: 17.216px;
    flex-shrink: 0;
}

button.free-call {
    display: inline-flex;
    height: 52px;
    padding: 8.608px 17.216px;
    justify-content: center;
    align-items: center;
    gap: 17.216px;
    flex-shrink: 0;
    border-radius: 60px;
    background: #FF8400;
    color: #fff;
}

button.case-s {}

button.case-s {
       display: inline-flex;
       height: 52px;
       padding: 8.608px 17.216px;
       justify-content: center;
       align-items: center;
       gap: 17.216px;
       flex-shrink: 0;
       border-radius: 60px;
       background: transparent;
       color: #fff;
       border: 1px solid #fff;
}
 .video-background {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            z-index: -1;
        }
        .hero-section {
            /* position: relative; */
            min-height: 100vh;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: left;
            padding: 50px 15px;
            /* background: rgba(0, 0, 0, 0.6); */
            !;!i;!;
        }


        .video-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.6);
            z-index: -1;
        }
        
        a.primary-btn.saless {
    border-radius: 60px;
    background: #FF8400 !important;!i;!;
    color: #fff !important;
    border: unset;
    padding: 15px 30px !important;!i;!;
}

button.btn.btn-warning.w-100 {
    display: INLINE-BLOCK !IMPORTANT;
    /* width: 149.123px; */
    height: 40.609px;
    padding: 6.657px;
    justify-content: center;
    align-items: center;
    gap: 6.657px;
    border-radius: 39.944px;
    background: #FF8400;
    COLOR: #FFF !IMPORTANT;
    WIDTH: UNSET !IMPORTANT;
    PADDING: 10PX 50PX;
}
  .logo-slider-section .logo-item img {
        /* height: 60px; */
        max-width: 100%;
        display: block;
        margin: auto;
    }
    
    .logo-slider-section .owl-stage {
    display: flex !IMPORTANT;
    transition: transform linear 20s !IMPORTANT;
    will-change: transform !IMPORTANT;
}


section.logo-slider-section.py-5.bg-light H5 {
    color: #1A1A1A;
    text-align: center;
    /* font-family: "SF Pro Display"; */
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.2px;
    margin-bottom: 50px !important;
    /* background: #F0F2F5; */
}

.logo-slider-section .logo-item img {
    width: unset !important;
    POSITION: ABSOLUTE;
    RIGHT: 0;
    CONTAIN-INTRINSIC-BLOCK-SIZE: INITIAL;
    /* CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX; */
    left: 0;
    bottom: 0;
    top: 0;
    max-width: 70%;
}

.logo-slider-section .logo-item {
    height: 93px;
    BACKGROUND: #FFF;
    POSITION: RELATIVE;
}
section.ab-us {
    background: #fff;
    padding: 100px 0px;
}

.ab-para p {
    color: #1D1D1D;
    /* font-family: Gilroy; */
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; /* 150% */
    letter-spacing: -0.24px;
    padding-left: 50px;
}

.ab-con h2 {
    color: #000;
    /* font-family: Gilroy; */
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.2px;
}

.ab-con h5 {
    color: #FCA311;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

section.why-cho {
    background: url(/images/Rectangle-43.png);url(
    /images/Rectangle 43.png);url(
    /images/Rectangle 43.png);url(
    /images/Rectangle 43.png);
    text-align: center;
    padding: 100px 0px;
    background-repeat: no-repeat;
    background-size: cover;
}

.why-con p {
    max-width: 58%;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    padding-top: 20px;
}

section.experties {
    background: #fff;
}

.exp-con {
    border: 1px solid #ccc;
    height: 350px;
    TEXT-ALIGN: CENTER;
    padding: 70px 20px;
}

.exp-con h4 {
    color: #000;
    font-weight: 500;
    color: #020213;
    text-align: center;
    /* font-family: Gilroy; */
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.4px;
}

.ico-main {
    background: antiquewhite;
    display: inline-block;
    padding: 20px;
    border-radius: 10px;
    background: linear-gradient(229deg, rgba(158, 255, 0, 0.20) -68.25%, rgba(158, 255, 0, 0.00) 32.16%), linear-gradient(180deg, #FF8400 0%, #FFB363 100%);
    Selection colors
Hex

#FFFFFF;
    border: 1px solid rgba(46, 46, 46, 0.00);
    margin-bottom: 20px;
}

section.experties .col-md-3 {
    padding: 0;
}
.exp-con p {
    color: #1D1D1D;
    text-align: center;
    /* font-family: Gilroy; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    /* line-height: 0%; */ /* 0px */
    letter-spacing: -0.48px;
    max-width: 86%;
    margin: 0 auto;
}

section.services {
    background: #fff;
}

section.services .col-md-4 {
    padding: 0;
}
.ser-upper h6 {
    color: #FCA311;
    /* font-family: Gilroy; */
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.ser-upper {
    text-align: center;
    margin-bottom: 59px;
}

section.services {
    padding-top: 90px;
    PADDING-BOTTOM: 50PX;
}

.ser-upper h2 {
    color: #1A1A1A;
    text-align: center;
    /* font-family: Gilroy; */
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    max-width: 60%;
    margin: 0 auto;
}

.ser-upper p {
    color: #1D1D1D;
    text-align: center;
    /* font-family: Gilroy; */
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 180% */
    letter-spacing: -0.2px;
    max-width: 50%;
    margin: 0 auto;
    padding-top: 20px;
}

section.services .exp-con {
    height: 300px !important;
}

h3.f-33 {
    color: #FF8400;
    /* font-family: Gilroy; */
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-top: 30px;
    margin-bottom: 40px;
}

.textwidget span {
    color: #fff;
    font-weight: 3;
    font-size: 16px;
    line-height: 26px;
}

.textwidget {
    padding-right: 30px;
}

.secondary-footer {
    background: #030217 !important;
}

.col-lg-4.col-md-6.mt-5.mt-md-0 {
    padding-left: 60px;
}

form#emailform p {
    color: #fff;
    font-size: 15px;
}
.copyright {
    color: #fff;
    font-size: 15px;
}

a.m-rr {
    margin-right: 30px;
}
section.testi {
    background: #fff !important;
    padding-bottom: 70px;
}

section.testi h2 {
    max-width: 40%;
}
.rev-imgs {
    DISPLAY: flex;
    justify-content: space-between;
}

.rev-imgs img {
    max-width: 100%;
    height: 20px;
    width: unset !important;
}

.review-main {
    padding: 40px;
    border-radius: 30px;
    background: #F7F7F7;
    text-align: left;
    min-height: 350px;
}

.review-main p {
    padding-top: 30px;
    color: #000;
}

.review-main span {
    color: #000;
    font-weight: 800;
    font-size: 21px;
}

.review-main h6 {
    color: #000;
    font-size: 14px;
}
.form-containers {
            background: white;
            padding: 20px;
            border-radius: 10px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            max-width: 800px;
            margin: 40px auto;
        }
        .slider {
            width: 100%;
        }
        .submit-btn {
            background-color: orange;
            border: none;
            color: white;
            width: 100%;
        }

section.last-form {
    background: #F2F2F2;
    padding: 40px;
}
section.locations {
    text-align: center;
    padding: 70px;
    background: #070925F2;
}

section.locations p {
}

section.locations p {
    max-width: 60%;
    margin: 0 auto;
    color: #fff;
    margin-bottom: 50px;
    margin-top: 30px;
}
.last-form label.form-label {
    color: #000 !important;
    margin-bottom: 0;
}

.last-form input.form-control {
    color: #000 !important;
    border-bottom: 1px solid #000;
}

.last-form input.form-control::placeholder {
    color: #000 !important;
    font-size: 13px;
}

.last-form .form-check-label {
    color: #000 !important;
}

.last-form .form-check-input:checked {
    background: #ff8400 !important;
    border: 1px solid #000000;
    color: #fff !important;
}

.last-form textarea.form-control {
    border: 1px solid #000 !important;
    color: #000 !important;!i;!;
}

.last-form button.btn.submit-btn {
    max-width: 30%;
    margin: 0 auto;
    text-align: center;
    height: 60px;
}
.last-form button.btn.submit-btn:hover {
    background: #000 !important;
    color: #fff !important;
}

  .budget-range {
            display: flex;
            justify-content: space-between;
            font-size: 14px;
            font-weight: bold;
        }
        .slider-container {
            display: flex;
            align-items: center;
            gap: 10px;
        }
        input[type="range"] {
            width: 100%;
        }
        .last-form span#min-value {
    color: #ff8400;
}

.last-form span#max-value {
    color: #ff8400;
}

input#budget-slider {
    margin-bottom: 0px;
}


@media (max-width:991px) {
.col-lg-6.text-white h1 {
    font-size: 25px;
}

.col-lg-6.text-white span {
    font-size: 26px;
}

.col-lg-6.text-white p {
    font-size: 15px;
    line-height: 22px;
}

button.free-call {
    font-size: 12px;
}

button.case-s {
    font-size: 12px;
}

.form-container {
    max-width: 100%;
    margin-top: 40px;
}

.ser-upper h2 {
    font-size: 20px;
    max-width: 90%;
}

.ab-con h2 {
    font-size: 22px;
}

input.form-control {
    margin-bottom: 10px;
}

.ab-para p {
    font-size: 15px;
    margin: 0;
    padding: 0;
    line-height: 21px;
}

.why-con h2 {
    font-size: 32px;
    line-height: 39px;
}

.why-con p {
    width: 100%;
    max-width: 100%;
    font-size: 15px;
}

.exp-con {
    height: 270px;
    padding-top: 40px;
    padding-left: 5px;
    padding-right: 5px;
}

.ser-upper h2 {
    font-size: 16px;
}

.ser-upper p {
    font-size: 14px;
    max-width: 100%;
    line-height: 20px;
}

section.testi h2 {
    max-width: 90%;
}

.ser-upper p {
    padding: 20px 10px;
    padding-bottom: 0px;
}

.review-main p {
    font-size: 12px;
}

.review-main {
    min-height: unset !important;!i;!;!;!u;!;
}

section.locations h2 {
    font-size: 22px;
    line-height: 30px;
    padding: 10px !important;!i;!;
}

section.locations {
    padding: 30px;
    padding-top: 60px;
}

section.locations p {
    max-width: 100%;
    font-size: 14px;
    margin-top: 0;
}

.img-mains {
    margin-bottom: 30px;
}

section.last-form {
    padding: 10px;
}

.col-lg-4.col-md-6.mt-5.mt-md-0 {
    padding-left: 15px;
}

.copyright {
    font-size: 13px;
}
    .col-lg-2.col-md-6.mt-5.mt-md-0 {
    margin-top: 10px !important;
}
}
.primary-btn.saless {
    padding: 7px 15px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    background-size: 300% 300%;
    /* background-image: linear-gradient(45deg, orange, green, blue); */
    animation: gradientAnimation 6s infinite ease-in-out;
    display: inline-block;
    background-color: #ff8400 !important;
}

@keyframes gradientAnimation {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

button.free-call.primary-btn.saless {
    border-radius: 30px;
    color: #fff !important;
}
.hero-secc h4 {
    margin-bottom: 20px;
}


.hero-secc input {
    border: 0.5px solid #878484 !important;
    border-radius: 10px;
    margin-bottom: 0px;
    padding-left: 10px;
}
section.case-studies {
    background: #fff;
}

.section-case h5 {
    color: #ff8400;
}

.section-case h2 {
    color: #000;
    font-size: 38px;
    line-height: 44px;
    padding-right: 20px;
}

p.case-p {
    color: #000;
    padding-top: 40px;
    font-size: 19px;
    padding-right: 20px;
}



ul.nav.nav-tabs.nav-justified.nav-tabs-dropdown.full-portfolio li a {color: #000 !important;background: #E8E8E8;margin-right: 20px;}



ul.nav.nav-tabs.nav-justified.nav-tabs-dropdown.full-portfolio a.active {
    background: #FF5722;
    padding: 5px 30px;
    border-radius: 60px;
    color: #fff !important;
}

ul.nav.nav-tabs.nav-justified.nav-tabs-dropdown.full-portfolio a {
    background: #FF5722;
    padding: 5px 30px;
    border-radius: 60px;
}

.portfolio.packages-sec {
    margin-top: 30px;
}


ul.nav.nav-tabs.nav-justified.nav-tabs-dropdown.full-portfolio {
    border: unset;
}

.item-inner-packages {
    margin: 0 10px;
    background: #F7F7F7;
    padding: 15px;
    border-radius: 20px;
}

.con-case h3 {
    color: #000;
    font-size: 20px;
    margin-bottom: 0;
}

.con-case {
    padding-top: 14px;
}

.con-case p {
    font-size: 13px;
    color: #585555;
}

.con-case ul {
    display: inline-flex;
}

.con-case li {
    list-style: none;
    font-size: 15px;
    color: #000;
    padding-right: 14px;
}

div#packages-inner img {
    max-width: 100%;
}
.inner-packages.col-md-4 {
    float: left;
  
}

section.case-studies {
    padding-bottom: 70px;
}

#particles-js{
  	width: 100%;
  	height: 100%;
  	background-size: cover;
  	background-position: 50% 50%;
  	position: fixed;
  	top: 0px;
  	z-index:1;
}
div#particles-js {
    position: absolute;
    max-height: 100%;
    z-index: 0;
}

.hero-secc {
    /* z-index: -11; */
    position: relative;
}
.col-lg-6.text-white {
    /* z-index: 999999999; */
    position: relative;
}

.hero-seccc {
    padding-bottom: 60px;
    position: relative;
    padding-top: 180px;
}
section.experties {
    padding-top: 100px;
}

.exp-con {
    margin-bottom: 40px;
}
.form-group {}

.col-lg-6.text-white .form-group {
    padding-bottom: 20px;
}
.outerwrap a:hover {
    color: #fff !important;
}

.exp-con:hover {
    background: #ff8400 !important;
    color: #fff !important;
}

.exp-con:hover h4 {
    color: #fff !important;
}
.exp-con:hover p {
    color: #fff !important;
}

.exp-con:hover .ico-main {
    background: #fff !important;
}

.exp-con:hover .img {
    filter: brightness(0);
}

.exp-con:hover img {
    filter: invert(1);
}
.review-main p {
    color: #000 !important;
}

.ser-upper p {
    color: #000 !important;
}