@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

.about-text .row.mt-5,
.blog-list-card-user ul li p,
.blog-list-card-user-icon-main ul li p,
.menu-box ul,
.menu-box ul li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0
}

h5,
h6 {
    color: #000
}

.theme1 span.theme1-txt,
.theme1:before {
    text-transform: uppercase;
    font-size: 13px
}

.theme1::after,
.theme1:before {
    height: 100%;
    width: 0%;
    position: absolute;
    opacity: 0;
    content: "";
    cursor: pointer;
    transition: .9s
}

.menu-box ul li,
.menu-box ul li a,
a {
    display: inline-block
}

.centerCol,
.menu-box li:hover li {
    float: none
}

.banner,
.blog-box,
.blog-card,
.blog-detail-search-recent-tags-main,
.business-text,
.graduate-text,
.menu-box ul,
.menu-box ul li,
.menu-box ul li a,
.servic-heading,
.service-box,
.service-box-2,
.testi-slider-item,
.testimonials,
.theme1,
.value-sec {
    position: relative
}

.graduate-freelancers-sec .container-fluid,
body,
html {
    overflow-x: hidden
}

.graduate-img-1,
.graduate-img-2,
.over-flow-h,
.theme1 {
    overflow: hidden
}

.rating-star a,
a {
    text-decoration: none;
    white-space: initial
}

body {
    color: #393939;
    word-break: break-word;
    font: 15px/25px Poppins, sans-serif;
    background-color: #171616
}

h1,
h2,
h4,
h5,
h6 {
    font-weight: 500
}

a {
    color: #28b16d;
    font-family: Montserrat
}

h1,
h2,
h3,
h4 {
    font-family: Poppins;
    color: #fff
}

a:focus,
a:hover {
    text-decoration: none;
    color: #393939
}

a:hover {
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    outline: 0
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

select {
    background: url('../images/arrow.png') right no-repeat #fff;
    padding: 0 40px 0 30px
}

.menu-box ul,
.menuSec,
.noPadding,
ul {
    padding: 0
}

::-webkit-input-placeholder {
    color: #000
}

::-moz-placeholder {
    color: #000;
    opacity: 1
}

:-ms-input-placeholder {
    color: #000
}

:-moz-placeholder {
    color: #000;
    opacity: 1
}

ul {
    list-style-type: none
}

img {
    max-width: 100%
}

@font-face {
    font-family: 'Fonts Awesome';
    src: url(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype"), url(../fonts/fontawesome-webfont.svg#fontawesome-webfont) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Fonts Awesome';
    src: url(../fonts/fontawesome-webfont.eot)
}

.noLeft {
    padding-left: 0
}

.noRight {
    padding-right: 0
}

.mt-5 {
    margin-top: 50px
}

.blog-box,
.blog-heading,
.mb-5 {
    margin-bottom: 50px
}

.home-page-graduate-freelancers-sec,
.mt-8,
.position-relative.graduate-row {
    margin-top: 80px
}

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

.mt-3,
section.blog-sec .blog-space {
    margin-top: 30px
}

.mt-2 {
    margin-top: 20px
}

.pt-5 {
    padding-top: 50px
}

.pb-1 {
    padding-bottom: 10px
}

.pb-2 {
    padding-bottom: 20px
}

.pb-3 {
    padding-bottom: 30px
}

.pb-4 {
    padding-bottom: 40px
}

.how_it_Works_video,
.pb-8 {
    padding-bottom: 80px
}

.m-0 {
    margin: 0 !important
}

.p-0 {
    padding: 0 !important
}

.pt-8 {
    padding-top: 80px
}

.pt-4 {
    padding-top: 40px
}

.pt-3 {
    padding-top: 30px
}

.pt-2 {
    padding-top: 20px
}

.all-section {
    padding: 80px 0
}

.centerCol {
    margin: 0 auto
}

.d-flex,
.rating-star ul,
.servic-heading {
    display: flex;
    align-items: center
}

.flexRow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.flexCol {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center
}

h1 {
    font-size: 70px
}

h2 {
    font-size: 50px
}

h3 {
    font-size: 35px;
    font-weight: 600
}

h4 {
    font-size: 24px
}

.banner_text h1 span,
.testi-user-name span,
h5,
h6,
p,
span.desg,
ul.price-list p {
    font-family: Montserrat
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

p {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0
}

.theme1 {
    gap: 15px;
    height: 50px;
    padding: 0 17px;
    transition: .9s;
    border-radius: 5px;
    align-items: center;
    display: inline-flex;
    justify-content: start;
    border: 2px solid #fff;
    background-color: #f5845d
}

.theme1 span.theme1-txt {
    color: #fff;
    line-height: 20px;
    font-weight: 400;
    font-family: Montserrat
}

.theme1 span.theme1-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    height: 25px;
    background-color: #fff;
    border-radius: 5px
}

.theme1 span.theme1-icon img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 10px;
    width: 20px
}

.theme1:before {
    right: 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    background: #000;
    border-radius: 5px;
    letter-spacing: 1px
}

.build-sec,
.theme1::after {
    background-position: center
}

.theme1::after {
    left: 0;
    background-image: url("../images/btn-icon1.png");
    filter: brightness(0) invert(1);
    background-size: 30px 14px;
    background-repeat: no-repeat
}

.theme1:hover::after,
.theme1:hover:before {
    opacity: 1;
    width: 100%
}

.theme1:hover span.theme1-icon img {
    filter: unset !important;
    transition: .1s
}

.add-padding {
    margin: auto;
    padding: 0 6%;
    max-width: 1800px
}

.header-logo img {
    width: 80%
}

.menu-box ul {
    gap: 5px;
    display: flex;
    list-style: none;
    align-items: center;
    text-transform: capitalize;
    justify-content: space-between
}

.banner_img a,
.header-btn {
    align-items: center;
    display: flex
}

.menu-box ul li {
    padding: 0
}

.graduate-text p br,
.menu-box li ul,
.menu-box li>ul>li>a:after,
.menu-box li>ul>li>a:before {
    display: none
}

.menu-box ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 40px 10px;
    transition: .9s ease-in
}

.menu-box ul li a:hover::before {
    width: 100%;
    transition: .9s ease-out
}

.menu-box ul li a::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 0;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
    transition: .9s ease-in
}

.menu-box ul li a.active,
.menuSec ul li a.active {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    color: #28b16d
}

.menuSec ul li.active a::before {
    width: 100%
}

.menu-box li:hover>ul {
    display: block;
    position: absolute;
    z-index: 1000;
    background-color: #f5845d;
    left: 0;
    width: 280px;
    text-align: left;
    top: 100%
}

.menu-box li>ul>li>a {
    border: none;
    padding: 13px 20px !important;
    color: #fff !important;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px
}

.banner-bg-img,
.banner::before {
    border-radius: 30px;
    width: 100%;
    position: absolute
}

.banner_text h1 span::after,
.banner_text h1 span::before {
    bottom: -2.5px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #f5845d;
    content: ''
}

.menu-box li>ul>li,
.menu-box li>ul>li>a {
    display: block;
    margin: 0
}

.menu-box li ul li a:hover {
    background-color: #fff;
    color: #000 !important
}

.menu-box ul ul ul {
    left: 100%;
    top: 0
}

.menuSec li>ul>li:hover>ul {
    left: 230px;
    top: 0;
    width: 270px
}

.header-btn {
    gap: 10px;
    justify-content: flex-end
}

.banner-bg-img {
    height: 630px;
    object-fit: cover;
    object-position: left center
}

.banner_text h1 span {
    bottom: 13px;
    font-size: 12px;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #8b6f63
}

.banner_text h1 span::before {
    left: 0;
    position: absolute
}

.banner_text h1 span::after {
    right: 0;
    position: absolute
}

.banner_img::before {
    top: 0;
    left: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: .902;
    position: absolute;
    border-radius: 20px;
    background-color: rgba(23, 22, 22, .726)
}

.build-sec.freelance_build::after,
.build-sec::before {
    width: 100%;
    opacity: .4;
    left: 0;
    position: absolute;
    content: ''
}

.banner_img {
    width: 100%;
    height: 205px;
    position: relative
}

.banner_img img,
.banner_img video {
    width: 100%;
    height: 205px;
    object-fit: cover;
    border-radius: 20px
}

.banner_img a {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    justify-content: center
}

.about-value-img a i,
.banner_img a i,
.value-img a i,
.video-play-btn i {
    width: 65px;
    height: 65px;
    display: flex;
    z-index: 1;
    color: #f5845d;
    border-radius: 50%;
    position: relative;
    align-items: center;
    animation: 2s infinite pulse;
    justify-content: center;
    background-color: #fff
}

.banner-row {
    z-index: 2;
    height: 600px;
    position: relative;
    padding: 0 3% 45px;
    justify-content: flex-end
}

.banner-follow-bar,
.banner-follow-bar ul {
    align-items: center;
    position: relative;
    display: flex
}

.banner-follow-bar {
    padding: 45px 25px 20px;
    justify-content: space-between;
    border-radius: 0 0 30px 30px
}

.about-sec,
.build-sec,
.privacy_sec,
.service-sec {
    padding: 70px 0
}

.banner-follow-bar::before {
    left: 0;
    top: -20px;
    content: '';
    width: 100%;
    height: 115%;
    position: absolute;
    border-radius: 0 0 30px 30px;
    background-color: #221c1a;
    z-index: -1
}

.banner-follow-bar::after {
    left: 0;
    height: 1px;
    top: 0;
    bottom: -24px;
    content: '';
    margin: auto;
    width: 100%;
    position: absolute;
    border-radius: 0 0 30px 30px;
    background-color: #f58a5d
}

.banner-follow-bar ul {
    gap: 25px;
    margin: 15px 0 15px 3%;
    z-index: 99
}

.banner-follow-bar ul li a,
.build-sec {
    position: relative;
    align-items: center;
    display: flex
}

.banner-follow-bar ul li a {
    z-index: 1;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    justify-content: center;
    background-color: #f58a5d;
    border: 1px solid #f58a5d;
    color: #fff
}

.banner-follow-bar ul li a:hover {
    color: #f58a5d;
    background-color: #fee9c7
}

.banner-follow-bar p {
    margin-right: 5%;
    background-color: #f5875d;
    padding: 5px 25px;
    color: #fff;
    position: relative;
    z-index: 999
}

.about-text h2,
.about-text h3,
.business-text h2,
.servic-heading h3 {
    background: linear-gradient(90deg, #ffe8c7 0, #fa906c 54%, #f5845d 100%)
}

.about-text h2,
.about-text h3 {
    background-size: 200% auto;
    animation: 8s linear infinite textclip;
    -webkit-text-fill-color: transparent
}

.about-text h3,
.graduate-text h3 {
    padding-bottom: 15px;
    font-size: 50px
}

.inner-banner-video {
    display: flex;
    align-items: flex-end;
    height: 600px;
    position: relative;
    flex-direction: column;
    justify-content: flex-end;
    gap: 90px
}

@-webkit-keyframes pulse {

    0%,
    100% {
        -webkit-box-shadow: 0 0 0 0 #ffffff7e
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px #ffffff7e
    }
}

@keyframes pulse {

    0%,
    100% {
        -moz-box-shadow: 0 0 0 0 #ffffff7e;
        box-shadow: 0 0 0 0 #ffffff7e
    }

    70% {
        -moz-box-shadow: 0 0 0 10px #ffffff7e;
        box-shadow: 0 0 0 10px #ffffff7e
    }
}

.inner-main_slider .banner-bg-img,
.inner-main_slider .banner-row,
.inner-main_slider .banner::before {
    height: 630px
}

.inner-banner_img {
    text-align: end
}

.blog-heading,
.build-text,
.service-box,
.service-box h4,
.service-box-2,
.service-box-2 h4,
.test-head p,
.test-txt {
    text-align: center
}

.inner-banner_img h4 {
    font-size: 14px;
    color: #f5845d
}

.inner-banner_img h4 a {
    color: #fff;
    font-size: 14px;
    text-shadow: 0px 3px 3px black;
}

.build-sec {
    min-height: fit-content;
    justify-content: center;
    background-size: cover
}

.build-sec::before {
    top: 0;
    height: 100%;
    background-color: rgb(0 0 0)
}

.build-sec.freelance_build::after {
    top: 0;
    height: 100%;
    background: linear-gradient(180deg, rgb(0 0 0) 50%, rgb(245 131 93) 100%)
}

.context_image,
.freelance_build .container-fluid.add-padding {
    position: relative;
    z-index: 1
}

.build-text {
    gap: 15px;
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.build-text h3 {
    font-weight: 400;
    font-size: 50px
}

.build-text p {
    font-weight: 500;
    width: 90%;
    margin: auto;
    color: #fff
}

.build-text-btn {
    gap: 10px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    align-items: center;
    justify-content: center
}

.bg-trans {
    background-color: transparent
}

.about-img {
    width: 100%;
    z-index: 1;
    height: 540px;
    position: relative
}

.about-img img,
.blog-box .blog-img-h img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px
}

.about-text h2 {
    margin-bottom: 15px;
    font-style: normal;
    color: transparent;
    width: fit-content;
    background-clip: text;
    -webkit-background-clip: text
}

.about-text h3,
.graduate-text h3 {
    background-clip: text;
    position: relative
}

@keyframes textclip {
    to {
        background-position: 200% center
    }
}

.about-text p {
    font-weight: 500;
    margin-bottom: 15px
}

.about-text p img {
    height: 20px;
    width: 20px;
    object-fit: contain
}

.about-text h3 {
    width: 80%;
    color: transparent;
    margin-bottom: 30px;
    border-bottom: 1px solid #4a4949;
    -webkit-background-clip: text
}

.graduate-text h3,
.test-txt h2 {
    background: linear-gradient(90deg, #ffe8c7 0, #fa906c 54%, #f5845d 100%);
    animation: 8s linear infinite textclip;
    -webkit-text-fill-color: transparent
}

.about-text h3::before,
.how-it-work-text ul li::before,
.servic-heading::before {
    left: 0;
    bottom: -3px;
    width: 5px;
    height: 5px;
    content: '';
    border-radius: 50%;
    position: absolute;
    background-color: #f5845d
}

.about-text a {
    margin-top: 25px
}

.main-servicer-deatil {
    padding-bottom: 100px
}

.graduate-freelancers-sec {
    position: relative;
    padding: 60px 0 0
}

.graduate-freelancers-after {
    position: relative;
    padding-top: 70px
}

.graduate-freelancers-sec::before {
    height: 100%;
    bottom: -25%;
    right: 0;
    width: 100%;
    content: '';
    position: absolute;
    background: url(../images/value-after.webp) center right/contain no-repeat
}

.graduate-freelancers-after::before {
    height: 100%;
    bottom: 0;
    left: 0;
    width: 100%;
    content: '';
    position: absolute;
    background: url(../images/footer-before.webp) bottom left/contain no-repeat
}

.graduate-text {
    padding: 30px 0
}

.graduate-img-1 {
    top: 0;
    right: 0;
    width: 100%;
    height: 625px;
    position: relative;
    border-radius: 10px
}

.graduate-img-1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px 0 0
}

.graduate-img-2 {
    top: 0;
    left: 0;
    width: 100%;
    height: 584.14px;
    position: relative;
    border-radius: 10px
}

.graduate-img-2::before {
    top: 0;
    left: 0;
    opacity: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 0 0 10px;
    background: linear-gradient(183deg, rgba(245, 132, 93, 0) 16%, rgba(245, 131, 93, .568) 64%)
}

.graduate-img-2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 0 10px
}

.graduate-text h3 {
    margin-bottom: 25px;
    -webkit-background-clip: text;
    background-size: 200% auto
}

.graduate-text h3::after {
    left: 50px;
    bottom: -3px;
    width: 5px;
    height: 5px;
    content: '';
    border-radius: 50%;
    position: absolute;
    background-color: #f5845d
}

.graduate-text h3::before {
    left: 51px;
    bottom: -1px;
    width: 120%;
    height: 1px;
    content: '';
    position: absolute;
    background-color: #4a4949
}

.business-text p,
.graduate-text p,
.how-it-work-text p,
.how-it-work-text ul li h4 {
    margin-bottom: 15px
}

.business-text ul,
.graduate-text ul,
.service-box,
.servicer-deatil .about-text h4 {
    margin-bottom: 25px
}

.business-text ul li,
.graduate-text ul li {
    margin-bottom: 10px;
    color: #fff
}

.business-text ul li img,
.graduate-text ul li img {
    margin-right: 10px
}

.business-text ul li span {
    font-size: 15px !important;
}

.foot-useful-link ul,
.graduate-text .col2 {
    columns: 2
}

.about-value-img a,
.graduate-img-2 a,
.value-img a,
.video-play-btn {
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center
}

.graduate-img-2 a i,
.service-box-2 a i {
    width: 65px;
    height: 65px;
    display: flex;
    z-index: 1;
    color: #f5845d;
    border-radius: 50%;
    position: relative;
    align-items: center;
    animation: 2s infinite pulse;
    justify-content: center;
    background-color: #fff;
    transition-duration: .5s
}

.testi-slider .slick-slide.slick-current .testi-slider-item::before {
    filter: invert(1.4)
}

.testimonials {
    z-index: 0
}

.test-txt {
    width: 65%;
    margin: 0 auto;
    padding-top: 5%
}

.blog-box .blog-img-h,
.service-box {
    width: 100%;
    height: 340px
}

.test-txt h2 {
    margin: 0 auto;
    color: transparent;
    width: fit-content;
    background-clip: text;
    -webkit-background-clip: text;
    background-size: 200% auto
}

.testi-user-details img {
    width: 53px;
    height: 53px;
    object-fit: cover;
    border-radius: 50%;
    object-position: top;
    border: 2px solid #fff
}

.testi-slider-item {
    padding: 45px 25px 25px;
    border-radius: 5px
}

.testi-slider-item i.fas.fa-quote-left {
    color: #fff;
    position: absolute;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: -25px;
    font-size: 15px;
    background: #f5845d
}

.testi-slider .slick-track {
    padding: 50px 0;
    display: flex;
    justify-content: start
}

.testi-slider .slick-slide.slick-current .testi-slider-item,
.testi-slider-item:hover {
    background: #f5845d;
    padding: 45px 25px 25px
}

.testi-slider .slick-slide {
    opacity: 1;
    margin: 0 10px
}

.testi-slider-item p::-webkit-scrollbar {
    width: 8px
}

.testi-slider-item p::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 4px
}

.testi-slider-item p::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 4px;
    border: 2px solid #fff
}

.testi-user-details {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 30px
}

.testi-user-name h4 {
    color: #fff;
    margin: 0;
    font-size: 20px;
    line-height: 20px
}

.testi-user-name span {
    font-size: 13px;
    color: #ffffff61;
    margin: 0;
    line-height: 12px;
    opacity: .5
}

.testi-slider-item .rating-star {
    margin-bottom: 22px
}

.service-box,
.service-box a,
.service-box h4,
.service-box img,
.service-box p,
.service-box:hover::before,
.testi-slider-item:hover {
    transition: .5s ease-in
}

.service-box::before,
.service-box:hover a,
.service-box:hover h4,
.service-box:hover p {
    transition: .5s ease-out
}

.testi-slider .slick-slide.slick-current {
    transition: .5s;
    margin-left: 29px
}

.testi-slider .slick-slide.slick-current .testi-slider-item .rating-star ul li a,
.testi-slider-item:hover .rating-star ul li a,
.testi-slider-item:hover .testi-user-name span {
    opacity: 1;
    color: #fff;
    transition: .5s ease-in
}

.testi-slider .slick-slide.slick-current .testi-slider-item .rating-star ul li .grey-star {
    opacity: 1;
    transition: .5s ease-in
}

.statementSlder .slick-current .service-box-2 a,
.testi-slider .slick-slide.slick-current .testi-slider-item .rating-star ul li.grey-star {
    opacity: 1;
    transition-duration: .5s
}

.testi-slider .slick-list {
    padding-left: 62px;
    padding-right: 0
}

.rating-star ul {
    gap: 4px;
    margin-bottom: 10px
}

.testi-item-single i.fas.fa-quote-left {
    background: #af8d53;
    transition: .5s ease-in
}

.testi-item-single {
    background: #141516
}

span.desg {
    font-size: 13px;
    color: rgba(255, 255, 255, .8)
}

.testi-slider-item p {
    height: 125px;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: #f5845d #fff;
    color: #fff;
    font-size: 14px;
    font-weight: 300
}

.blog-box h4,
.blog-box p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.copy-txt p a,
.footer-about p,
.testi-slider .slick-slide.slick-current .testi-slider-item h4,
.testi-slider .slick-slide.slick-current .testi-slider-item p,
.testi-slider .slick-slide.slick-current .testi-slider-item span {
    color: #fff
}

.test-head p {
    margin: 0 auto;
    width: 50%
}

.rating-star a {
    color: #fd8f00
}

.blog-detail,
.blog-detail-sec,
.blog-sec,
.get-quote-sec,
.statement-sec,
section.package-sec {
    padding: 100px 0
}

.blog-heading h2 {
    background: linear-gradient(90deg, #ffe8c7 0, #fa906c 54%, #f5845d 100%);
    background-clip: text;
    -webkit-background-clip: text;
    background-size: 200% auto;
    animation: 8s linear infinite textclip;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px
}

.blog-heading p {
    width: 60%;
    margin: auto;
    text-align: center !important;
}

.footerSec .row::after,
.footerSec .row::before {
    height: 5px;
    border-radius: 50%;
    position: absolute
}

.blog-box h5 {
    padding: 17px;
    color: #fff;
    margin-top: 25px;
    font-size: 14px;
    border-radius: 5px;
    max-width: fit-content;
    text-transform: uppercase;
    background-color: #221c1a
}

.blog-box h4 {
    margin-top: 25px;
    -webkit-line-clamp: 1
}

.blog-box p {
    margin-top: 15px;
    color: #fff;
    -webkit-line-clamp: 3
}

.service-box p,
.service-box-2 p {
    margin: auto;
    border-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    z-index: 1;
    right: 0;
    font-weight: 500;
    overflow: hidden
}

.servic-heading h3 {
    font-size: 50px;
    font-weight: 500;
    background-clip: text;
    -webkit-background-clip: text;
    background-size: 200% auto;
    animation: 8s linear infinite textclip;
    -webkit-text-fill-color: transparent
}

.servic-heading {
    margin-bottom: 30px;
    padding-bottom: 15px;
    justify-content: space-between;
    border-bottom: 1px solid #454545
}

.foot-products h5::before,
.foot-quick-links h5::before,
.foot-useful-link h5::before,
.footer-logo::before,
.news-letter h5::before,
.servic-heading::after {
    right: 0;
    bottom: -3px;
    width: 5px;
    height: 5px;
    content: '';
    border-radius: 50%;
    position: absolute;
    background-color: #f5845d
}

.service-box-2::before,
.service-box::before {
    background: linear-gradient(183deg, rgba(0, 0, 0, .3169642857142857) 6%, rgba(0, 0, 0, .781) 64%);
    position: absolute;
    top: 0;
    content: '';
    left: 0
}

.service-box a {
    left: 0;
    right: 0;
    height: 0;
    opacity: 0;
    margin: auto;
    width: 90%;
    bottom: 15px;
    overflow: hidden;
    width: max-content;
    position: absolute
}

.service-box img,
.service-box-2::before,
.service-box::before {
    width: 100%;
    height: 100%;
    border-radius: 10px
}

.service-box:hover a {
    opacity: 1;
    height: 50px;
    bottom: 25px
}

.service-box:hover h4 {
    bottom: 140px
}

.service-box:hover p {
    bottom: 90px
}

.service-box:hover::before {
    background: linear-gradient(183deg, rgba(255, 255, 255, 0) 20%, rgba(245, 132, 93, .7959558823529411) 100%)
}

.service-box img {
    object-fit: cover
}

.service-box h4,
.service-box-2 h4 {
    left: 0;
    right: 0;
    margin: auto;
    bottom: 75px;
    font-size: 20px;
    position: absolute;
    font-family: Poppins
}

.service-box p,
.service-box-2 p {
    bottom: 20px;
    font-size: 14px;
    position: absolute;
    left: 0
}

.service-box p {
    width: 90%;
    color: #fff
}

.service-box-2 {
    width: 100%;
    height: 500px;
    margin-bottom: 25px
}

.about-value-img img,
.service-box-2 img,
.service-box-2 video {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 10px
}

.service-box-2 p {
    width: 90%;
    color: #8b8888
}

.business-text h2,
.how-it-work-text h2 {
    animation: 8s linear infinite textclip;
    -webkit-text-fill-color: transparent;
    margin-bottom: 15px
}

.service-slider-nav {
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.service-slider-nav button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    height: 25px;
    border-radius: 5px;
    transition: .5s ease-out;
    border: 1px solid #57534e;
    background-color: transparent
}

.service-slider-nav button:hover {
    border-color: #f5845d;
    transition: .5s ease-in;
    background-color: #f5845d
}

.service-slider-nav button:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(131deg) brightness(102%) contrast(105%)
}

.service-slider-nav button img {
    filter: brightness(0) saturate(100%) invert(33%) sepia(19%) saturate(163%) hue-rotate(353deg) brightness(90%) contrast(90%)
}

.blog_slider_main .slick-slide,
.footerSlider .slick-slide,
.serviceSlder .slick-slide {
    opacity: 1
}

.value-sec::before {
    height: 85%;
    bottom: 5%;
    right: 0;
    width: 100%;
    content: '';
    position: absolute;
    background: url(../images/value-after.webp) center right/contain no-repeat
}

.value-img {
    top: 0;
    left: 0;
    width: 100%;
    height: 684.5px;
    position: relative
}

.value-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0 15px 15px 0
}

.business-text h2 {
    background-clip: text;
    -webkit-background-clip: text;
    background-size: 200% auto
}

.how-it-work-img {
    width: 95%;
    position: relative;
    float: right;
    height: 700px
}

.how-it-work-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px
}

.footer-about img,
.footer-slider-img img {
    object-fit: contain
}

.how-it-work-text h2 {
    background: linear-gradient(90deg, #ffe8c7 0, #fa906c 54%, #f5845d 100%);
    background-clip: text;
    -webkit-background-clip: text;
    background-size: 200% auto
}

.how-it-work-text ul {
    margin: 20px 0 40px;
    position: relative;
    padding-left: 25px;
    padding-top: 10px;
    border-left: 2px solid #2d2c2c
}

.foot-products h5,
.foot-quick-links h5,
.foot-useful-link h5,
.news-letter h5 {
    border-bottom: 1px solid #262525;
    padding: 0 15px 25px 0 !important
}

.how-it-work-text ul li {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #2d2c2c
}

.how-it-work-text ul li::after {
    top: 0;
    width: 2px;
    left: -28px;
    content: '';
    height: 0%;
    position: absolute;
    transition: .5s ease-out;
    background-color: #f5845d
}

.how-it-work-text ul li:hover::after {
    height: 100%;
    transition: .5s ease-in
}

.how-it-work-text ul li span {
    top: 0;
    right: 0;
    font-size: 20px;
    font-weight: 500;
    color: #f5845d;
    position: absolute;
    font-family: Poppins
}

.service-box-2 a {
    top: 0;
    opacity: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center
}

.statementSlder .slick-slide {
    margin: 0 10px;
    opacity: 1;
    transition-duration: .5s
}

.statementSlder p {
    opacity: 0;
    z-index: 3;
    height: 0;
    transition: .5s ease-in
}

.statementSlder .slick-current .service-box-2 p {
    opacity: 1;
    height: 50px;
    transition: .5s ease-in
}

.statementSlder .slick-current .service-box-2 h4 {
    bottom: 80px;
    transition: .5s ease-in
}

.statementSlder .service-box-2 h4 {
    bottom: 30px;
    z-index: 3;
    transition-duration: .5s
}

.about-build-sec {
    background-size: cover;
    margin-bottom: 70px;
    background-position: center
}

.about-build-sec::before {
    top: 0;
    left: 0;
    width: 100%;
    content: '';
    height: 100%;
    opacity: .2;
    position: absolute;
    background: #000000a1
}

.about-build-sec::after {
    top: 0;
    left: 0;
    width: 100%;
    content: '';
    height: 100%;
    position: absolute;
    opacity: .4
}

.about-build-sec a,
.about-build-sec h3,
.about-build-sec p {
    z-index: 2;
    position: relative
}

.cusrom-p,
.home-blog-sec {
    padding-bottom: 50px
}

.about-value-img {
    width: 100%;
    height: 530px;
    position: relative
}

.footer-slider-img,
.footer-slider-img img {
    width: 100%;
    height: 200px
}

.footer-about img,
.pagination-ul {
    width: 50px;
    height: 50px
}

.footerSec {
    padding-top: 90px;
    position: relative
}

.footerSec::before {
    height: 100%;
    left: 0;
    bottom: 0;
    width: 50%;
    content: '';
    position: absolute;
    background: url(../images/footer-before.png) bottom left/contain no-repeat
}

.footer-how-contact-box {
    position: absolute;
    right: -25px;
    top: -30px
}

.footer-how-contact-box a {
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: flex-end
}

.footer-how-contact-box a p {
    padding: 5px 10px;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    background-color: #f5845d
}

.footer-how-contact-box a i {
    height: 55px;
    width: 55px;
    color: #fff;
    display: flex;
    font-size: 22px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
    background-color: #f5845d;
    font-family: 'Font Awesome 5 Free' !important
}

.footerSec p {
    font-weight: 500;
    transition: .9s
}

ul.social {
    display: flex;
    gap: 10px
}

ul.social li a i {
    width: 35px;
    height: 35px;
    border-radius: 45px;
    color: #fff;
    background: #f5845d;
    display: flex;
    justify-content: center;
    align-items: center;
    font-style: normal;
    font-family: 'Font Awesome 5 Brands';
    transition: .6s;
    border: 1px solid transparent;
    opacity: 1 !important
}

ul.social li a i:hover {
    background: 0 0;
    transform: rotate(360deg) scale(1.3);
    border: 1px solid #fff
}

footer ul li a {
    color: #fff;
    transition: .6s;
    font-weight: 500;
    font-size: 14px
}

footer ul li a:focus {
    color: #fff;
    opacity: 1
}

ul.social li a {
    color: #fff;
    opacity: 1;
    transition: .6s
}

ul.social li a:hover {
    opacity: 1;
    color: #000;
    text-decoration: unset !important
}

.footerSec .row {
    position: relative;
    padding-top: 100px;
    border-top: 1px solid #ffffff69
}

.footerSec .row::after {
    left: 0;
    top: -3px;
    width: 5px;
    content: '';
    background-color: #f5845d
}

.footerSec .row::before {
    right: 0;
    top: -3px;
    width: 5px;
    content: '';
    background-color: #f5845d
}

.howItWorkSlider .slick-next::before,
.howItWorkSlider .slick-prev::before {
    height: 11px;
    width: 20px;
    background-size: contain;
    filter: brightness(0) saturate(100%) invert(26%) sepia(9%) saturate(7%) hue-rotate(136deg) brightness(90%) contrast(87%);
    background-repeat: no-repeat;
    content: ''
}

.footerSec .footer-btm .row {
    padding-top: 24px;
    padding-bottom: 20px;
    margin-top: 40px
}

.footerSec .footer-btm .row p {
    opacity: 100%;
    font-weight: 400;
    font-size: 13px;
    color: #fff !important
}

.news-letter ul li a {
    gap: 15px;
    line-height: 25px;
    margin: 14px 0
}

.news-letter ul li a i {
    opacity: 1;
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    font-size: 25px;
    font-style: normal
}

.news-letter ul li a:hover {
    transform: translate(3px, 0)
}

footer ul li a:hover {
    opacity: 1;
    color: #fff !important
}

ul.social li a i.fa.fa-twitter:before {
    width: 14px;
    height: 14px;
    background-image: url(../images/twitter-x.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    filter: brightness(0) invert(1)
}

footer .foot-products {
    position: relative;
    left: unset
}

.footer-logo {
    padding: 0 0 20px;
    position: relative;
    margin: -23px 0 20px;
    border-bottom: 1px solid #262525
}

.foot-useful-link {
    margin: 0 0 0 35px
}

.foot-useful-link h5 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
    display: inline-flex;
    position: relative
}

.foot-products h5,
.foot-quick-links h5 {
    display: inline-flex;
    position: relative;
    margin-bottom: 20px
}

.news-letter h5 {
    display: inline-flex;
    position: relative;
    margin-bottom: 15px
}

section.footer-quote-sec {
    padding: 0;
    margin: 0 0 -90px;
    background-image: none
}

section.footer-quote-sec::Before {
    display: none
}

.footer-about ul {
    display: inline-flex;
    align-items: center;
    justify-content: start;
    gap: 10px
}

.pageation,
.pageation ul {
    align-items: center;
    display: flex
}

.footer-about ul li h6 {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    text-decoration: underline;
    transition: .5s ease-in-out
}

.footer-about ul li h6:hover {
    color: #008077;
    transition: .5s ease-in-out
}

.pageation {
    margin: 50px 0 0;
    justify-content: flex-end
}

.blog-detail-recent-main .blog-list-card-user,
.pageation ul {
    gap: 10px
}

.pageation ul .mt {
    margin-right: 5px
}

.pageation ul .mtr {
    margin-left: 5px
}

.pageation ul .Prev-btn .theme1-icon img {
    transform: rotate(180deg)
}

.pageation ul .Prev-btn::after {
    z-index: 2;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.pageation ul .Prev-btn::before {
    z-index: 1
}

.pagination-ul {
    display: flex;
    color: #fff;
    border-radius: 5px;
    align-items: center;
    transition: .5s ease-out;
    justify-content: center;
    border: 1px solid #454545
}

.pagination-ul.active,
.pagination-ul:hover {
    color: #fff;
    transition: .5s ease-in;
    background-color: #f5845d
}

.contacrt-sec-box,
.custoinm-m {
    padding-top: 100px
}

.contact-top-box {
    width: 85%;
    margin: auto;
    height: 100%;
    padding: 40px 15px;
    position: relative;
    border-radius: 10px;
    transition: .5s ease-in;
    border: 1px solid #454545
}

.contact-top-box:hover {
    background: #f5845d;
    transition: ease-in
}

.contact-top-box:hover h4 {
    color: #fff;
    border-color: #fff;
    transition: .5s ease-out
}

.contact-top-box:hover a {
    color: #bdc2c7;
    transition: .5s ease-out
}

.contact-top-box h4 {
    width: 80%;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: Poppins;
    transition-duration: .5s;
    border-bottom: 1px solid #2f2e2e;
    padding-bottom: 15px
}

.get-quote-box input,
.get-quote-box select,
.get-quote-box textarea {
    padding-left: 15px;
    margin-bottom: 25px;
    background-color: transparent;
    width: 100%;
    color: #fff
}

.contact-top-box a {
    color: #fff;
    transition: .5s ease-in;
    font-weight: 500
}

.get-quote-box input,
.get-quote-box select {
    height: 60px;
    border-radius: 5px;
    border: 1px solid #454545
}

.get-quote-box input::placeholder,
.get-quote-box textarea::placeholder {
    color: #fff
}

.inner-get-quote-sec .get-quote-box label {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-family: Montserrat
}

.get-quote-box textarea {
    height: 160px;
    border-radius: 5px;
    padding-top: 15px;
    border: 1px solid #454545
}

.get-quote-box button {
    margin: auto
}

.get-quote-box .input-file {
    height: 100px
}

.about-text br,
.get-quote-box [type=file],
.input-file,
.short-description br {
    display: none
}

.inner-build-sec {
    margin-bottom: 100px
}

.servicer-deatil p {
    margin-bottom: 20px;
    text-align: justify
}

.servicer-deatil p img {
    width: 20px;
    height: 20px;
    object-fit: contain
}

.how-it-work-sec {
    position: relative;
    padding: 70px 0
}

.inner-how-it-work-sec::before {
    top: 315px;
    left: 0;
    width: 100%;
    height: 1px;
    content: '';
    position: absolute;
    background-color: #454545
}

.step-box-number {
    border: 1px solid #454545;
    width: max-content;
    margin-top: 15px;
    color: #fff;
    font-family: Poppins;
    padding: 15px 10px;
    margin-bottom: 40px;
    position: relative;
    background-color: #171616;
    border-radius: 5px
}

.step-box0-deatil {
    padding: 25px;
    border-radius: 10px;
    border: 1px solid #2f2f2f;
    background-color: transparent;
    height: 260px
}

.blog-list-card:hover .blog-list-card-txt-main *,
.p_white,
.package-box a,
.text-blog-btn * {
    color: #fff
}

.step-box0-deatil div {
    gap: 25px;
    display: flex;
    transition: .5s ease-in;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #2f2f2f
}

.step-box0-deatil div i {
    height: 60px;
    width: 70px;
    display: flex;
    color: #fff;
    transition: .5s ease-in;
    font-size: 25px;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background-color: #f5845d
}

.step-box0-deatil div h4 {
    font-size: 18px;
    transition: .5s ease-in
}

.howItWorkSlider .slick-current .step-box0-deatil {
    background-color: #f5845d;
    transition: ease-in
}

.howItWorkSlider .slick-current .step-box-number,
.step-box-number:hover,
.step-box:hover .step-box-number {
    box-shadow: 0 0 0 6px #f5845d;
    transition: .5s ease-in
}

.howItWorkSlider .slick-current .step-box0-deatil div {
    border-color: #f79d7d;
    transition: ease-in
}

.howItWorkSlider .slick-current .step-box0-deatil div i,
.step-box0-deatil:hover div i {
    background-color: #fff;
    transition: .5s ease-in;
    color: #f79d7d
}

.step-box0-deatil:hover {
    transition: .5s ease-in;
    background-color: #f5845d
}

.howItWorkSlider .slick-next,
.howItWorkSlider .slick-prev {
    height: 24px;
    width: 45px;
    transition: .5s ease-out;
    display: flex;
    position: absolute;
    content: ''
}

.step-box0-deatil:hover div {
    transition: .5s ease-in;
    border-color: #f79d7d
}

.howItWorkSlider .slick-slide {
    margin: 0 10px;
    opacity: 1
}

.howItWorkSlider .slick-current .step-box0-deatil p,
.step-box0-deatil:hover p {
    color: #fff;
    transition: .5s ease-in
}

.howItWorkSlider .slick-prev {
    left: -55px;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    border: 1px solid #454545
}

.howItWorkSlider .slick-next {
    right: -55px;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    border: 1px solid #454545
}

.howItWorkSlider .slick-next::before {
    background-image: url(../images/btn-icon1.png)
}

.howItWorkSlider .slick-next:hover,
.howItWorkSlider .slick-prev:hover {
    background-color: #f5845d;
    transition: .5s ease-in
}

.howItWorkSlider .slick-next:hover::before,
.howItWorkSlider .slick-prev:hover::before {
    transition: .5s ease-in;
    filter: brightness(0) saturate(100%) invert(100%) sepia(91%) saturate(38%) hue-rotate(321deg) brightness(110%) contrast(110%)
}

.howItWorkSlider .slick-prev::before {
    background-image: url(../images/btn-icon2.png)
}

.howItWorkSlider .slick-next,
.howItWorkSlider .slick-prev {
    top: 220px
}

.blog-list-card {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 20px;
    box-shadow: 0 0 20px 0 #0000002b;
    transition: .2s ease-in
}

.blog-list-card-txt h5 {
    font-family: Montserrat;
    font-size: 16px;
    line-height: 25px;
    width: 70%
}

.blog-list-card-user-icon-main ul li {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 20px
}

.blog-list-card-user {
    align-items: center;
    justify-content: start;
    gap: 20px;
    display: none
}

.blog-list-card-user-img img {
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: 50px;
    object-fit: cover
}

.blog-list-card-user-txt p {
    color: #c4c4c4;
    font-weight: 500;
    margin: 0
}

.blog-list-card-user-txt h6 {
    font-family: Montserrat;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    font-weight: 600
}

.blog-list-card-txt-main {
    padding: 0 20px 0 0
}

.blog-card-txt-main .blog-list-card-icon a img,
.blog-list-card:hover .blog-list-card-icon a img {
    filter: brightness(100)
}

.blog-list-card-main {
    margin: 0 0 20px
}

.blog-card-txt-main {
    position: absolute;
    bottom: 0;
    width: 90%;
    margin: 0 auto 30px;
    right: 0;
    left: 0
}

.blog-card-txt-main * {
    color: #fff !important
}

.blog-card-txt-main h5 {
    width: 50%
}

.blog-card::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #4caf50 5%, rgba(76, 175, 80, 0) 90%);
    transition: .2s ease-in
}

.blog-card-img img {
    height: 380px;
    width: 100%;
    object-fit: cover
}

.blog-card-main:hover .blog-card::before {
    background: linear-gradient(0deg, #4caf50 25%, rgba(76, 175, 80, 0) 100%);
    transition: .2s ease-out
}

.blog-detail-card-heading-user {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.blog-detail-search-main {
    position: relative;
    width: 80%;
    margin: 0 0 50px;
    padding-left: 40px
}

.blog-detail-card-heading {
    margin-top: 40px;
    width: 64%;
    font-size: 50px
}

.blog-detail-search input {
    width: 100%;
    padding: 0 80px 0 20px;
    height: 60px;
    border: 1px solid #a2a2a2;
    outline: 0;
    background-color: transparent;
    border-radius: 5px;
    color: #fff
}

.blog-detail-search input::placeholder {
    color: #454545
}

.blog-detail-search-icon button {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    width: 60px;
    border-radius: 5px;
    background-color: #f5845d;
    border: none;
    color: #fff;
    font-size: 20px
}

.blog-detail-search-icon {
    position: absolute;
    top: 0;
    right: 0
}

.blog-detail-recent-main .blog-list-card-img img {
    height: 111px;
    width: 110px;
    border-radius: 10px;
    object-fit: cover
}

.blog-list-card-img {
    height: 111px;
    flex-shrink: 0;
    width: 110px
}

.blog-detail-recent-main .blog-list-card-txt h5 {
    font-size: 18px;
    line-height: 22px;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    margin: 5px 0
}

.blog-detail-recent-main .blog-list-card-user-txt h6,
.blog-detail-recent-main .blog-list-card-user-txt p {
    font-size: 9px;
    line-height: 12px
}

.blog-detail-tags-key span {
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    font-family: Montserrat;
    text-transform: uppercase;
    padding: 0 15px;
    display: inline-flex;
    align-items: center;
    justify-content: start;
    height: 25px;
    background-color: #f5845d;
    border-radius: 0;
    transition: .2s ease-in
}

.blog-detail-tags-key span:hover {
    background-color: #f5845d;
    color: #fff;
    transition: .2s ease-out
}

.blog-detail-recent,
.blog-detail-tags {
    margin: 70px 0 30px
}

.blog-detail-card-main {
    padding: 0 40px 0 0
}

.blog-detail-recent-main,
.blog-detail-tags-main {
    padding-left: 40px;
    position: relative
}

.blog-detail-card-img img {
    height: 510px;
    width: 100%;
    object-fit: cover;
    border-radius: 5px
}

.blog-detail-search-recent-tags-main::before {
    content: '';
    position: absolute;
    top: -11%;
    left: -6%;
    border-left: 1px solid #303030;
    height: 1061px
}

.blog-detail-recent-main::before {
    content: '';
    position: absolute;
    top: -7%;
    left: -6%;
    border-top: 1px solid #303030;
    width: 800px
}

.blog-detail-tags-main {
    margin-top: 60px
}

.blog-detail-tags-main::before {
    content: '';
    position: absolute;
    top: 22%;
    left: -6%;
    border-top: 1px solid #303030;
    width: 800px
}

.blog-detail-card-heading h4 {
    font-size: 27px;
    text-transform: capitalize;
    margin-bottom: 20px
}

.blog-detail-recent h5,
.blog-detail-tags h5 {
    color: #fff;
    font-size: 20px
}

.blog-list-card-user ul li {
    display: flex;
    align-items: center;
    gap: 10px
}

.blog-list-card-user ul li a,
.blog-list-card-user-icon-main a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center
}

.blog-detail-recent h5 {
    text-transform: uppercase
}

.blog-detail-tags-key {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    row-gap: 10px;
    margin-top: 50px
}

.blog-detail-tags-key a {
    display: block;
    width: auto
}

.service_box1 {
    background: #ee7e4e;
    box-shadow: 1px 1px 12px 2px #ee7e4e
}

.service_box_image {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
    background: #d8f7e7;
    border-radius: 10px
}

.service_box1 .service_box_image {
    background: #f8dac0
}

.service_box2 {
    background: #003912;
    box-shadow: 1px 1px 12px 2px #003912
}

.service_box2 .service_box_image {
    background: #9bdeaf
}

.context_text {
    position: relative;
    z-index: 1;
    padding: 20px 0
}

.context_text::before {
    position: absolute;
    top: 0;
    left: -3%;
    height: 100%;
    width: 130%;
    content: '';
    background: #f1b37e;
    z-index: -1;
    border-radius: 10px
}

.last-graduate-text h3 {
    position: relative;
    padding-bottom: 15px;
    width: max-content;
    margin-bottom: 25px
}

.last-graduate-text h3::after {
    right: 50px;
    left: unset;
    bottom: -3px;
    width: 5px;
    height: 5px;
    content: '';
    border-radius: 50%;
    position: absolute;
    background-color: #f5845d
}

.last-graduate-text h3::before {
    right: 51px;
    left: unset;
    bottom: -1px;
    width: 120%;
    height: 1px;
    content: '';
    position: absolute;
    background-color: #4a4949
}

.upload-container {
    width: 100%;
    margin: 20px auto;
    color: #ddd
}

.upload-label {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    color: #bbb
}

.upload-box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border: 1px solid #444;
    background: 0 0;
    padding: 30px 10px;
    border-radius: 5px;
    position: relative
}

.upload-box span {
    flex: 1;
    padding: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.upload-btn {
    background: #333;
    color: #fff;
    border: none;
    padding: 8px 12px;
    cursor: pointer;
    border-radius: 4px;
    transition: .3s
}

.upload-btn:hover {
    background: #555
}

.file-info {
    display: none;
    margin-top: 10px;
    padding: 10px;
    background: #222;
    border-radius: 5px;
    font-size: 14px
}

.file-info p {
    margin: 5px 0
}

.upload-box button {
    margin-right: 0
}

.how_main_video .banner_img,
.how_main_video .banner_img video {
    height: 500px
}

.servicer-deatil {
    padding-top: 100px;
    position: relative
}

.package-box {
    min-height: 98%;
    padding: 50px 0 50px 30px;
    border-radius: 10px;
    background: #282828;
    transition: .3s ease-in-out;
    margin-bottom: 20px
}

span.due {
    color: #f5845d;
    font-size: 14px;
    margin: 0;
    font-family: Poppins
}

.package-box h3,
.price-list li {
    margin-bottom: 10px
}

ul.price-list {
    padding: 30px 0 0;
    border-top: 1px solid #dfdfdf
}

.package-box:hover {
    transform: scale(1.01);
    background-color: #f5845d;
    transition: .3s ease-in-out;
    color: #fff
}

.package-box:hover h2,
.package-box:hover h3,
.package-box:hover p {
    transition: .3s ease-in-out;
    color: #fff
}

.package-box:hover span.due,
.package-box:hover ul.price-list li:before {
    color: #fff;
    transition: .3s ease-in-out
}

.package-box:hover a::after {
    transition: .3s ease-in-out
}

.package-box a::before {
    background: #1f1410;
    transition: .3s ease-in-out
}

.price-list li::before {
    content: '\f00c';
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #f5845d;
    left: 0;
    font-size: 11px;
    top: 2px
}

.price-list li {
    position: relative;
    padding-left: 22px
}

.package-box p.montserrat {
    width: 90%
}

.privacy_content h3,
.privacy_content p {
    margin-bottom: 20px
}

.about-sec .servicer-deatil {
    padding: 10px 0 0
}

.blog_slider_main .blog_box_slider.slick-slide.slick-current.slick-active {
    width: 680px
}

.blog_slider_main .blog_box_slider.slick-slide.slick-current.slick-active+.slick-slide,
.blog_slider_main .blog_box_slider.slick-slide.slick-current.slick-active+.slick-slide+.slick-slide {
    width: 400px
}

.overlay-banner .banner::after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    width: 100%;
    opacity: 0;
    height: 100%;
    margin: auto;
    position: absolute;
    border-radius: 25px;
    background-color: #000
}

.faq-box {
    background: linear-gradient(135deg, #1a1a1a 0, #252525 100%);
    border-radius: 12px;
    padding: 40px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .3);
    margin-bottom: 40px
}

.faq-box .accordion-item {
    background: 0 0;
    border: none;
    margin-bottom: 15px;
    border-radius: 10px;
    overflow: hidden;
    transition: transform .3s, box-shadow .3s
}

.faq-box .accordion-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .2)
}

.faq-box .accordion-button {
    background: linear-gradient(to right, #f5845d, #e26f4a);
    font-weight: 600;
    border-radius: 8px;
    text-align: left;
    padding: 20px 25px;
    position: relative;
    color: #fff !important;
    transition: .3s;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1)
}

.faq-box .accordion-button:after {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 25px;
    top: 50%;
    background-image: none;
    transform: translateY(-50%);
    transition: transform .3s;
    color: rgba(255, 255, 255, .9)
}

.faq-box .accordion-button:not(.collapsed):after {
    content: "\f068";
    transform: translateY(-50%) rotate(180deg)
}

.faq-box .accordion-button:not(.collapsed) {
    background: linear-gradient(to right, #e26f4a, #c05a38);
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, .2);
    border-radius: 0
}

.faq-box .accordion-button:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(245, 132, 93, .5)
}

.faq-box .accordion-body {
    background: rgba(255, 255, 255, .95);
    color: #333;
    padding: 25px;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    line-height: 1.7;
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.faq-box .accordion-item+.accordion-item {
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding-top: 15px;
    border-radius: 0 !important
}

.slicknav_nav a:hover {
    background: #f5845d
}

.overlay-banner .banner::before,
.banner-heading-color .banner::before {
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    content: '';
    opacity: 0.5;
    height: 100%;
    position: absolute;
    border-radius: 30px;
    background: url(../images/banner-before.png) no-repeat;
    background-position: bottom;
    background-size: cover;
}


@media only screen and (min-width:1200px) and (max-width:1485px) {
    .add-padding {
        padding: 0 2%
    }

    .theme1 {
        gap: 10px;
        padding: 0 9px
    }

    .theme1 span.theme1-txt {
        font-size: 12px
    }

    .menu-box ul li a {
        font-size: 13px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .add-padding {
        padding: 0 2%
    }

    .menu-box ul li a {
        padding: 30px 10px
    }

    .menuSec {
        padding: 20px 0
    }

    .menuSec .custom-header-order {
        order: 3
    }

    .inner-main_slider .banner-bg-img,
    .inner-main_slider .banner-row,
    .inner-main_slider .banner::before {
        height: 100%
    }

    .inner-banner-video {
        gap: 90px;
        height: 450px
    }

    h1 {
        font-size: 50px
    }

    .about-text h3,
    .build-text h3,
    .graduate-text h3,
    .package-sec .package-box h2,
    .servic-heading h3,
    h2 {
        font-size: 32px
    }

    p {
        font-size: 13px
    }

    .about-text p,
    .servicer-deatil p {
        margin-bottom: 10px
    }

    .how-it-work-text ul {
        margin: 20px 0;
        padding-left: 15px
    }

    h4 {
        font-size: 18px
    }

    .home-page-graduate-freelancers-sec {
        margin-top: 0
    }

    .graduate-freelancers-after {
        position: relative;
        padding-top: 30px
    }

    .graduate-img-1,
    .graduate-img-2 {
        height: auto
    }

    .business-text ul li {
        margin-bottom: 6px;
        font-size: 13px
    }

    .footer-how-contact-box {
        right: 5px
    }

    .pageation {
        margin: 30px 0 0;
        justify-content: center
    }

    .blog-detail-recent-main {
        padding-left: 0
    }

    .blog-heading p {
        width: 90%
    }

    h3 {
        font-size: 25px
    }

    .package-box {
        padding: 30px 0 30px 20px
    }

    .contacrt-sec-box .col-12 {
        margin-bottom: 30px
    }

    .get-quote-sec {
        padding: 50px 0
    }

    .graduate-text .col2 {
        columns: 1
    }

    .graduate-text ul li {
        margin-bottom: 5px
    }

    .about-sec {
        padding: 40px 0
    }

    .build-text .short-description {
        line-height: 1.9 !important
    }

    .faq-box .accordion-button:after {
        right: 10px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .add-padding {
        padding: 0 2%
    }

    .menu-box ul li a {
        padding: 30px 10px
    }

    .menuSec {
        padding: 20px 0
    }

    .menuSec .custom-header-order {
        order: 3
    }

    .inner-main_slider .banner-bg-img,
    .inner-main_slider .banner-row,
    .inner-main_slider .banner::before {
        height: 100%
    }

    .inner-banner-video {
        gap: 90px;
        height: 450px
    }

    h1 {
        font-size: 50px
    }

    .about-text h3,
    .build-text h3,
    .graduate-text h3,
    .package-sec .package-box h2,
    .servic-heading h3,
    h2 {
        font-size: 32px
    }

    p {
        font-size: 13px
    }

    .about-text p,
    .servicer-deatil p {
        margin-bottom: 10px
    }

    .how-it-work-text ul {
        margin: 20px 0;
        padding-left: 15px
    }

    h4 {
        font-size: 18px
    }

    .home-page-graduate-freelancers-sec {
        margin-top: 0
    }

    .graduate-freelancers-after {
        position: relative;
        padding-top: 30px
    }

    .graduate-img-1,
    .graduate-img-2 {
        height: auto
    }

    .business-text ul li {
        margin-bottom: 6px;
        font-size: 13px
    }

    .footer-how-contact-box {
        right: 5px
    }

    .pageation {
        margin: 30px 0 0;
        justify-content: center
    }

    .blog-detail-recent-main {
        padding-left: 0
    }

    .blog-heading p {
        width: 90%
    }

    h3 {
        font-size: 25px
    }

    .package-box {
        padding: 30px 0 30px 20px
    }

    .contacrt-sec-box .col-12 {
        margin-bottom: 30px
    }

    .get-quote-sec {
        padding: 50px 0
    }

    .graduate-text .col2 {
        columns: 1
    }

    .graduate-text ul li {
        margin-bottom: 5px
    }

    .about-sec {
        padding: 40px 0
    }

    .build-text .short-description {
        line-height: 1.9 !important
    }

    .faq-box .accordion-button:after {
        right: 10px
    }
}

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

    .contacrt-sec-box .row,
    .theme1 {
        gap: 10px
    }

    .footer-how-contact-box {
        right: 3px
    }

    .header-btn {
        gap: 10px;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }

    .theme1 {
        height: 44px;
        padding: 0 10px;
        border-radius: 3px;
        border: 1px solid #fff
    }

    .business-text ul li,
    .faq-box .accordion-body ul li,
    .theme1 span.theme1-txt,
    footer ul li a,
    h5,
    p {
        font-size: 12px
    }

    .about-text h3,
    .build-text h3,
    .graduate-text h3,
    .servic-heading h3,
    h2 {
        font-size: 30px
    }

    .header-logo {
        top: 0;
        left: 2px;
        padding: 5px;
        position: absolute
    }

    .menuSec {
        padding: 15px 0
    }

    .about-img,
    .graduate-img-1,
    .graduate-img-2,
    .value-img {
        height: auto
    }

    .about-text {
        margin-top: 25px
    }

    .about-text h2,
    .about-text p,
    .testi-slider-item .rating-star {
        margin-bottom: 10px
    }

    .about-text a,
    .testi-user-details {
        margin-top: 15px
    }

    .about-text h3 {
        width: 100%;
        margin-bottom: 30px
    }

    .cusrom-p {
        padding-bottom: 30px
    }

    .about-sec,
    .build-sec {
        padding: 30px 0
    }

    .build-text-btn,
    .home-page-graduate-freelancers-sec {
        margin-top: 10px
    }

    .graduate-freelancers-after {
        padding-top: 20px
    }

    .graduate-freelancers-sec {
        padding: 40px 0 0
    }

    .foot-useful-link ul,
    .graduate-text .col2 {
        columns: 1
    }

    .graduate-text ul li {
        font-size: 12px;
        margin-bottom: 5px
    }

    .position-relative.graduate-row {
        margin-top: 0
    }

    .add-padding {
        padding: 0 2%
    }

    .blog-detail,
    .get-quote-sec,
    .how-it-work-sec,
    .service-sec,
    section.package-sec {
        padding: 40px 0
    }

    .banner_text,
    .business-text {
        margin-top: 20px
    }

    .how-it-work-text ul {
        margin: 20px 0 30px;
        padding-left: 15px;
        padding-top: 10px
    }

    h4 {
        font-size: 16px
    }

    .footer-about,
    .how-it-work-text {
        margin-bottom: 20px
    }

    .how-it-work-img {
        width: 100%;
        height: auto
    }

    .blog-heading p {
        width: 100%;
        margin: auto
    }

    .blog-box .blog-img-h {
        width: 100%;
        height: 200px
    }

    .home-blog-sec {
        padding-bottom: 0
    }

    .footer-slider-img {
        width: 100%;
        height: 160px
    }

    .footer-slider-img img,
    .inner-main_slider .banner-bg-img,
    .inner-main_slider .banner-row,
    .inner-main_slider .banner::before {
        height: 100%
    }

    .foot-useful-link {
        margin: 0 0 30px
    }

    .footerSec .footer-btm .row {
        padding-top: 20px;
        padding-bottom: 16px;
        margin-top: 25px
    }

    .inner-banner-video {
        display: flex;
        align-items: flex-end;
        height: 450px;
        gap: 90px
    }

    .about-value-img {
        height: auto;
        margin-top: 20px
    }

    .testi-slider .slick-slide.slick-current {
        margin-left: 0
    }

    .testi-slider .slick-slide.slick-current .testi-slider-item {
        padding: 35px 15px 15px
    }

    .testimonials {
        padding-bottom: 20px
    }

    h1 {
        font-size: 35px
    }

    .contacrt-sec-box,
    .servicer-deatil {
        padding-top: 40px
    }

    .contact-top-box {
        width: 95%;
        padding: 20px 10px
    }

    .servicer-deatil p {
        text-align: left
    }

    .get-quote-box input,
    .get-quote-box select {
        height: 50px;
        font-size: 12px;
        padding-left: 10px;
        margin-bottom: 15px
    }

    .blog-detail-recent-main {
        padding-left: 10px
    }

    .blog-detail-recent-main .blog-list-card-txt h5 {
        font-size: 13px;
        line-height: 20px
    }

    .blog-content-wrapper p {
        font-size: 12px !important
    }

    .faq-box {
        border-radius: 8px;
        padding: 20px;
        margin-bottom: 20px
    }

    .faq-box .accordion-button {
        font-size: 12px;
        border-radius: 8px;
        padding: 15px 25px 15px 10px
    }

    .faq-box .accordion-button:after {
        right: 0
    }

    .faq-box .accordion-button:not(.collapsed):after {
        right: 11px
    }

    .faq-box .accordion-body {
        padding: 15px
    }

    .package-box {
        padding: 20px 0 20px 15px;
        margin-bottom: 10px
    }

    h3 {
        font-size: 25px
    }

    section.package-sec .package-box h2 {
        font-size: 25px !important
    }

    .price-list li {
        margin-bottom: 5px;
        padding-left: 19px
    }

    .banner-follow-bar {
        padding: 15px 10px 0;
        border-radius: 0 0 10px 10px
    }

    .news-letter ul li a i {
        font-size: 20px
    }

    .service-banner .inner-banner-video {
        height: 540px
    }

    .service-banner img.banner-bg-img.img-fluid {
        height: 260px
    }

    .banner-bg-img {
        height: 300px
    }

    .banner {
        background: #221c1a;
        border-radius: 20px
    }

    .banner-row {
        height: 530px;
        padding: 0 2% 5px
    }
}

@media only screen and (min-width:0px) and (max-width:519px) {

    .contacrt-sec-box .row,
    .theme1 {
        gap: 10px
    }

    .footer-how-contact-box {
        right: 3px
    }

    .header-btn {
        gap: 10px;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }

    .theme1 {
        height: 44px;
        padding: 0 10px;
        border-radius: 3px;
        border: 1px solid #fff
    }

    .business-text ul li,
    .faq-box .accordion-body ul li,
    .theme1 span.theme1-txt,
    footer ul li a,
    h5,
    p {
        font-size: 12px
    }

    .about-text h3,
    .build-text h3,
    .graduate-text h3,
    .servic-heading h3,
    h2 {
        font-size: 30px
    }

    .header-logo {
        top: 0;
        left: 2px;
        padding: 5px;
        position: absolute
    }

    .menuSec {
        padding: 15px 0
    }

    .about-img,
    .graduate-img-1,
    .graduate-img-2,
    .value-img {
        height: auto
    }

    .about-text {
        margin-top: 25px
    }

    .about-text h2,
    .about-text p,
    .testi-slider-item .rating-star {
        margin-bottom: 10px
    }

    .about-text a,
    .testi-user-details {
        margin-top: 15px
    }

    .about-text h3 {
        width: 100%;
        margin-bottom: 30px
    }

    .cusrom-p {
        padding-bottom: 30px
    }

    .about-sec,
    .build-sec {
        padding: 30px 0
    }

    .build-text-btn,
    .home-page-graduate-freelancers-sec {
        margin-top: 10px
    }

    .graduate-freelancers-after {
        padding-top: 20px
    }

    .graduate-freelancers-sec {
        padding: 40px 0 0
    }

    .foot-useful-link ul,
    .graduate-text .col2 {
        columns: 1
    }

    .graduate-text ul li {
        font-size: 12px;
        margin-bottom: 5px
    }

    .position-relative.graduate-row {
        margin-top: 0
    }

    .add-padding {
        padding: 0 2%
    }

    .blog-detail,
    .get-quote-sec,
    .how-it-work-sec,
    .service-sec,
    section.package-sec {
        padding: 40px 0
    }

    .banner_text,
    .business-text {
        margin-top: 20px
    }

    .how-it-work-text ul {
        margin: 20px 0 30px;
        padding-left: 15px;
        padding-top: 10px
    }

    h4 {
        font-size: 16px
    }

    .footer-about,
    .how-it-work-text {
        margin-bottom: 20px
    }

    .how-it-work-img {
        width: 100%;
        height: auto
    }

    .blog-heading p {
        width: 100%;
        margin: auto
    }

    .blog-box .blog-img-h {
        width: 100%;
        height: 200px
    }

    .home-blog-sec {
        padding-bottom: 0
    }

    .footer-slider-img {
        width: 100%;
        height: 160px
    }

    .footer-slider-img img,
    .inner-main_slider .banner-bg-img,
    .inner-main_slider .banner-row,
    .inner-main_slider .banner::before {
        height: 100%
    }

    .foot-useful-link {
        margin: 0 0 30px
    }

    .footerSec .footer-btm .row {
        padding-top: 20px;
        padding-bottom: 16px;
        margin-top: 25px
    }

    .inner-banner-video {
        display: flex;
        align-items: flex-end;
        height: 280px;
        gap: 20px;
        padding-right: 10px;
        padding-bottom: 15px
    }

    .about-value-img {
        height: auto;
        margin-top: 20px
    }

    .pageation ul .mtr,
    .testi-slider .slick-slide.slick-current {
        margin-left: 0
    }

    .testi-slider .slick-slide.slick-current .testi-slider-item {
        padding: 35px 15px 15px
    }

    .testimonials {
        padding-bottom: 20px
    }

    h1 {
        font-size: 35px
    }

    .contacrt-sec-box,
    .servicer-deatil {
        padding-top: 40px
    }

    .contact-top-box {
        width: 95%;
        padding: 20px 10px
    }

    .servicer-deatil p {
        text-align: left
    }

    .get-quote-box input,
    .get-quote-box select {
        height: 50px;
        font-size: 12px;
        padding-left: 10px;
        margin-bottom: 15px
    }

    .blog-detail-recent-main {
        padding-left: 10px
    }

    .blog-detail-recent-main .blog-list-card-txt h5 {
        font-size: 13px;
        line-height: 20px
    }

    .blog-content-wrapper p {
        font-size: 12px !important
    }

    .faq-box {
        border-radius: 8px;
        padding: 20px;
        margin-bottom: 20px
    }

    .faq-box .accordion-button {
        font-size: 12px;
        border-radius: 8px;
        padding: 15px 25px 15px 10px
    }

    .faq-box .accordion-button:after {
        right: 0
    }

    .faq-box .accordion-button:not(.collapsed):after {
        right: 11px
    }

    .faq-box .accordion-body {
        padding: 15px
    }

    .package-box {
        padding: 20px 0 20px 15px;
        margin-bottom: 10px
    }

    h3 {
        font-size: 25px
    }

    section.package-sec .package-box h2 {
        font-size: 25px !important
    }

    .price-list li {
        margin-bottom: 5px;
        padding-left: 19px
    }

    .banner-follow-bar {
        padding: 35px 10px 0;
        border-radius: 0 0 10px 10px
    }

    .news-letter ul li a i {
        font-size: 20px
    }

    .pageation {
        justify-content: center
    }

    .pageation ul {
        gap: 5px;
        flex-wrap: wrap
    }

    .pagination-ul {
        width: 30px;
        height: 30px;
        font-size: 12px
    }

    .banner-bg-img {
        height: 300px
    }

    .banner {
        background: #221c1a;
        border-radius: 20px
    }

    .banner-row {
        height: 530px;
        padding: 0 2% 5px
    }

    .service-banner .inner-banner-video {
        height: 540px
    }

    .service-banner img.banner-bg-img.img-fluid {
        height: 260px
    }

    .pageation ul li .theme1 {
        height: 30px
    }

    .pageation ul li .theme1 span.theme1-txt {
        font-size: 10px
    }

    .pageation ul li .theme1 span.theme1-icon {
        display: none
    }

    .pageation ul .mt {
        margin-right: 0
    }

    .business-text ul li span {
        font-size: 12px !important;
    }

}