#Onebtn,
#Twobtn {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    width: 100%;
}

.hero,
body {
    overflow-x: hidden
}

#Onebtn {
    margin-bottom: 30px
}

#Service1 {
    display: none
}

#Service2 {
    display: block
}

.paragraph {
    font-size: 16px;
    line-height: 1.5;
    color: #333
}

.elementor-button-link,
.elementor-button-link12 {
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    transition: background-color .3s;
    display: inline-block;
    text-align: center;
    width: 100%;
    text-decoration: none
}

.blog .comments .comments-count,
.heading {
    font-weight: 700
}

.elementor-button-link12:hover .elementor-animation-grow,
.elementor-button-link:hover .elementor-animation-grow {
    transform: scale(1.05)
}

.elementor-button-link12 {
    background-color: #17a43b
}

.elementor-button-link12:hover {
    background-color: #147230
}

.elementor-animation-grow {
    transform: scale(1);
    transition: transform .2s ease-in-out
}

.elementor-container {
    max-width: 1200px;
    margin: 0 auto
}

.fielddropdown,
button,
input,
textarea {
    padding: 8px 15px;
    border-radius: 5px !important;
    margin: 5px 0;
    box-sizing: border-box;
    border: 1px solid #ffa53d;
    font-size: 15px !important;
    font-weight: 300;
    text-decoration: none;
}

.card,
.cardform {
    margin-top: 10px
}

/*:root {*/
/*--font-default: Arial;*/
/*--font-primary: Arial;*/
/*--font-secondary: "Work Sans", sans-serif;*/
/*  --color-default: #364d59;*/
/*  --color-primary: #ffa53d;*/
/*  --color-secondary: #52565e;*/
/*  scroll-behavior: smooth*/
/*}*/




body {
    font-family: Arial, Helvetica, sans-serif !important;
    color: var(--color-default)
}

.header .logo h1,
.hero .info .btn-get-started,
.stats-counter .stats-item p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Arial, Helvetica, sans-serif;

}

h1 {
    color: #FFF;
}

a {
    color: #ffa53d;
    text-decoration: none
}

a:hover {
    text-decoration: none
}

section {
    padding: 30px 0;
    overflow: hidden
}



.section-header {
    text-align: center;

}

.section-header h2 {
    font-size: 32px;
    font-weight: 700;
    position: relative;
    color: #2e3135
}

@media (max-width: 768px) {

    .section-header h2:after,
    .section-header h2:before {
        display: none;
    }
}

.section-header h2:after,
.section-header h2:before {
    content: "";
    width: 50px;
    height: 2px;
    background: #ffa53d;
    display: inline-block
}

.section-header h2:before {
    margin: 0 15px 10px 0
}

.section-header h2:after {
    margin: 0 0 10px 15px
}

.section-header p {
    margin: 0 auto
}

@media (min-width:1199px) {
    .section-header p {
        max-width: 60%
    }
}

.breadcrumbs {
    padding: 140px 0 60px;
    min-height: 30vh;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.breadcrumbs:before {
    content: "";
    background-color: rgba(0, 0, 0, .6);
    position: absolute;
    inset: 0
}

.breadcrumbs h2 {
    font-size: 56px;
    font-weight: 500;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.about .watch-video:hover a,
.alt-services .icon-box h4 a:hover,
.blog .blog-details .meta-bottom a:hover,
.blog .blog-details .meta-top a:hover,
.blog .comments .comment h5 a:hover,
.blog .posts-list .post-item:hover .post-title,
.blog .posts-list .post-item:hover .readmore,
.blog .sidebar .recent-posts h4 a:hover,
.breadcrumbs ol,
.features .nav-link:hover,
.footer .footer-content .footer-info h3 span,
.footer .footer-legal .credits a,
.header .logo h1 span,
.projects .portfolio-content .portfolio-info .details-link:hover,
.projects .portfolio-content .portfolio-info .preview-link:hover,
.projects .portfolio-flters li.filter-active,
.projects .portfolio-flters li:hover,
.recent-blog-posts .post-item:hover .post-title,
.recent-blog-posts .post-item:hover .readmore,
.team .member .member-img .social a:hover {
    color: #ffa53d;
}

.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0 0 10px;
    margin: 0;
    font-size: 16px;
    font-weight: 600
}

.breadcrumbs ol a {
    color: rgba(255, 255, 255, .8);
    transition: .3s
}

.breadcrumbs ol a:hover {
    text-decoration: underline
}

.breadcrumbs ol li+li {
    padding-left: 10px
}

.breadcrumbs ol li+li::before {
    display: inline-block;
    padding-right: 10px;
    color: #fff;
    content: "/"
}


.scroll-top i {
    font-size: 24px;
    color: #fffaf0;
    line-height: 0
}

.scroll-top:hover {
    background: #ffc732;
    color: #fff
}

.scroll-top.active {
    visibility: visible;
    color: #fff;
    opacity: 1
}

#preloader {
    position: fixed;
    inset: 0;
    z-index: 999999;
    overflow: hidden;
    background: #fff;
    transition: .6s ease-out
}

#preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid #fff;
    border-color: #ffa53d transparent #ffa53d transparent;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: 1.5s linear infinite animate-preloader
}

@keyframes animate-preloader {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@media screen and (max-width:768px) {
    [data-aos-delay] {
        transition-delay: 0 !important
    }
}

.cardform {
    padding: 30px 40px;
    border: none !important;
    box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .2);
    margin-bottom: 10px;
    background: linear-gradient(91deg, #17a43b 0, #17a43b 60%) 0 no-repeat padding-box;
    border-radius: 20px
}

.blue-text {
    color: #00bcd4
}

.about .our-story p:last-child,
.features .tab-pane p:last-child,
.form-control-label {
    margin-bottom: 0
}

input:focus,
textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #00bcd4;
    outline-width: 0;
    font-weight: 400
}

.btn-block {
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: 400;
    height: 43px;
    text-align: center;
    padding-left: 30%;
    padding-right: 30%
}

.get-started .content,
.header {
    padding: 10px 0
}

.btn-block:hover {
    color: #ffa53d !important
}

button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
}

.header {
    z-index: 997 !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0
}

.header .logo img {
    max-height: 50px;
    margin-right: 6px
}

.header .logo h1 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0
}

@media (min-width:1280px) {
    .navbar {
        padding: 0
    }

    .navbar ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center
    }

    .navbar li {
        position: relative
    }

    .navbar>ul>li {
        white-space: nowrap;
        padding: 10px 0 10px 28px
    }

    .navbar a,
    .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 3px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        text-transform: uppercase;
        white-space: nowrap;
        transition: .3s;
        position: relative
    }

    .navbar a i,
    .navbar a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px
    }

    .navbar>ul>li>a:before {
        content: "";
        position: absolute;
        height: 2px;
        bottom: -6px;
        left: 0;
        background-color: #ffa53d;
        visibility: hidden;
        width: 0;
        transition: .3s ease-in-out
    }

    .navbar .active:before,
    .navbar a:hover:before,
    .navbar li:hover>a:before {
        visibility: visible;
        width: 100%
    }

    .navbar .active,
    .navbar .active:focus,
    .navbar a:hover,
    .navbar li:hover>a {
        color: #fff
    }

    .navbar .dropdown ul {
        display: block;
        position: absolute;
        left: 28px;
        top: calc(100% + 30px);
        margin: 0;
        padding: 10px 0;
        z-index: 99;
        opacity: 0;
        visibility: hidden;
        background: #fff;
        box-shadow: 0 0 30px rgba(127, 137, 161, .25);
        transition: .3s
    }

    .navbar .dropdown ul li {
        min-width: 200px
    }

    .navbar .dropdown ul a {
        padding: 10px 20px;
        font-size: 15px;
        text-transform: none;
        color: var(--color-default);
        font-weight: 400
    }

    .navbar .dropdown ul a i {
        font-size: 12px
    }

    .navbar .dropdown ul .active:hover,
    .navbar .dropdown ul a:hover,
    .navbar .dropdown ul li:hover>a {
        color: #ffa53d
    }

    .navbar .dropdown:hover>ul {
        opacity: 1;
        top: 100%;
        visibility: visible
    }

    .navbar .dropdown .dropdown ul {
        top: 0;
        left: calc(100% - 30px);
        visibility: hidden
    }

    .navbar .dropdown .dropdown:hover>ul {
        opacity: 1;
        top: 0;
        left: 100%;
        visibility: visible
    }

    .mobile-nav-hide,
    .mobile-nav-show {
        display: none
    }
}

@media (min-width:1280px) and (max-width:1366px) {
    .navbar .dropdown .dropdown ul {
        left: -90%
    }

    .navbar .dropdown .dropdown:hover>ul {
        left: -100%
    }
}

@media (max-width:1279px) {
    .navbar {
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        max-width: 400px;
        bottom: 0;
        transition: .3s;
        z-index: 9997
    }

    .mobile-nav-hide,
    .mobile-nav-show {
        cursor: pointer;
        line-height: 0;
        transition: .5s;
        z-index: 9999
    }

    .navbar ul {
        position: absolute;
        inset: 0;
        padding: 50px 0 10px;
        margin: 0;
        background: rgba(0, 0, 0, .8);
        overflow-y: auto;
        transition: .3s;
        z-index: 9998
    }

    .navbar a,
    .navbar a:focus {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 20px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: 500;
        color: rgba(255, 255, 255, .7);
        white-space: nowrap;
        text-transform: uppercase;
        transition: .3s
    }

    .navbar a i,
    .navbar a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px
    }

    .navbar .active,
    .navbar .active:focus,
    .navbar a:hover,
    .navbar li:hover>a {
        color: #fff
    }

    .navbar .dropdown .dropdown ul,
    .navbar .dropdown ul {
        position: static;
        display: none;
        padding: 10px 0;
        margin: 10px 20px;
        transition: .5s ease-in-out;
        border: 1px solid #222428
    }

    .navbar .dropdown .dropdown>.dropdown-active,
    .navbar .dropdown>.dropdown-active {
        display: block
    }

    .mobile-nav-show {
        position: relative;
        color: #fff;
        font-size: 28px;
        padding-right: 10px;
        margin-top: 10px;
    }

    .mobile-nav-hide {
        color: #fff;
        font-size: 32px;
        position: fixed;
        right: 20px;
        top: 20px
    }

    .mobile-nav-active {
        overflow: hidden
    }

    .mobile-nav-active .navbar {
        right: 0
    }

    .mobile-nav-active .navbar:before {
        content: "";
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, .6);
        z-index: 9996
    }
}

.get-started .content h3 {
    font-size: 36px;
    color: var(--color-secondary);
    font-weight: 600;
    margin-bottom: 25px;
    /*padding-bottom: 25px;*/
    position: relative
}

.get-started .content h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 4px;
    background: #ffa53d;
    left: 0;
    bottom: 0
}

.blog .comments .reply-form p,
.get-started .content p {
    font-size: 14px
}

.get-started .php-email-form {
    background: #fff;
    padding: 30px;
    height: 100%
}

.get-started .php-email-form h3 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

.get-started .php-email-form p {
    font-size: 14px;
    margin-bottom: 20px
}

.get-started .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #df1529;
    text-align: left;
    padding: 15px;
    margin-bottom: 24px;
    font-weight: 600
}

.get-started .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #059652;
    text-align: center;
    padding: 15px;
    margin-bottom: 24px;
    font-weight: 600
}

.get-started .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
    margin-bottom: 24px
}

.contact .php-email-form .loading:before,
.get-started .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #059652;
    border-top-color: #fff;
    animation: 1s linear infinite animate-loading
}

.get-started .php-email-form input,
.get-started .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    padding: 12px 15px
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus,
.get-started .php-email-form input:focus,
.get-started .php-email-form textarea:focus,
.service-details .services-list a:hover,
.services .service-item:hover h3 {
    border-color: #ffa53d
}

.get-started .php-email-form button[type=submit] {
    background: #ffa53d;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: .4s;
    border-radius: 4px
}

.blog .sidebar .search-form form button:hover,
.contact .php-email-form button[type=submit]:hover,
.get-started .php-email-form button[type=submit]:hover {
    background: rgba(254, 185, 0, .8)
}

.constructions .card-item {
    border: 1px solid rgba(82, 86, 94, .2);
    background: #fff;
    position: relative;
    border-radius: 0
}

.constructions .card-item .card-bg {
    min-height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.blog .posts-list .post-content,
.constructions .card-item .card-body,
.recent-blog-posts .post-item .post-content {
    padding: 30px
}

.constructions .card-item h4 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 15px;
    color: var(--color-secondary)
}

.constructions .card-item p {
    color: var(--color-secondary);
    margin: 0
}

.clr2 {
    background-color: #17a43b;
    font-family: Arial, Helvetica, sans-serif;

}

.heading-title {
    color: #2a4356;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: 600;
    padding-top: 20px
}

.card {
    margin-bottom: 10px;
    background: linear-gradient(91deg, #f9f9f9 0, snow 60%) 0 no-repeat padding-box;
}


.clr {
    color: #525151;
    font-size: 16px;
    font-weight: 400
}

.services .service-item {
    padding: 10px;
    background: #fff3e5;
    height: 100%;
    border-radius: #ffa53d;
    border: 2px solid #ffa53d;
    border-radius: 15px;
}

.services .service-item .icon {
    width: 48px;
    height: 48px;
    position: relative;
    margin-bottom: 50px
}

.services .service-item .icon i {
    color: var(--color-secondary);
    font-size: 40px;
    transition: .3s ease-in-out;
    z-index: 2;
    position: relative;
    line-height: 1.8
}

.alt-services .icon-box p,
.services .service-item p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0
}

.services .service-item .readmore {
    margin-top: 15px;
    display: inline-block;
    color: #ffa53d
}

.features .nav-tabs {
    border: 0
}

.features .nav-link {
    padding: 15px 0;
    transition: .3s;
    color: var(--color-secondary);
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    height: 100%;
    border: 0;
    border-bottom: 4px solid #e2e4e6
}

.features .nav-link i {
    padding-right: 15px;
    font-size: 48px
}

.features .nav-link h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0
}

.features .nav-link.active {
    color: #ffa53d;
    background-color: transparent;
    border-color: #ffa53d
}

.blog .comments,
.features .tab-content,
.team .member .member-info {
    margin-top: 30px
}

.features .tab-pane h3 {
    font-weight: 700;
    font-size: 32px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.features .tab-pane h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 3px;
    left: 0;
    bottom: 0
}


.blog .sidebar .categories ul,
.blog .sidebar .tags ul,
.features .tab-pane ul {
    list-style: none;
    padding: 0
}

.blog .sidebar .categories ul li+li,
.features .tab-pane ul li {
    padding-top: 10px
}

.features .tab-pane ul i {
    font-size: 20px;
    padding-right: 4px;
    color: #ffa53d
}

.projects .portfolio-flters {
    padding: 0;
    margin: 0 auto 20px;
    list-style: none;
    text-align: center
}

.projects .portfolio-flters li {

    display: inline-block;
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    margin: 0 10px 5px;
    line-height: 1;

}

.projects .portfolio-flters li:first-child {
    margin-left: 0
}

.projects .portfolio-flters li:last-child {
    margin-right: 0
}

.projects .portfolio-content {
    position: relative;

}

.projects .portfolio-content .portfolio-info {
    opacity: 0;
    position: absolute;
    inset: 0;
    z-index: 3;
    transition: .3s ease-in-out;
    background: rgba(0, 0, 0, .6);
    padding: 15px
}

.projects .portfolio-content .portfolio-info h4 {
    font-size: 14px;
    padding: 5px 10px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    background-color: #ffa53d
}

.projects .portfolio-content .portfolio-info p {
    position: absolute;
    bottom: 10px;
    text-align: center;
    display: inline-block;
    left: 0;
    right: 0;
    font-size: 16px;
    font-weight: 600;
    color: rgba(255, 255, 255, .8)
}

.projects .portfolio-content .portfolio-info .details-link,
.projects .portfolio-content .portfolio-info .preview-link {
    position: absolute;
    left: calc(50% - 40px);
    font-size: 26px;
    top: calc(50% - 14px);
    color: #fff;
    transition: .3s;
    line-height: 1.2
}

.projects .portfolio-content .portfolio-info .details-link {
    left: 50%;
    font-size: 34px;
    line-height: 0
}

.projects .portfolio-content:hover .portfolio-info {
    opacity: 1
}

.blog .posts-list .post-item:hover .post-img img,
.projects .portfolio-content:hover img,
.recent-blog-posts .post-item:hover .post-img img {
    transform: scale(1.1)
}

.testimonials .testimonial-wrap {
    padding-left: 50px
}

.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
    overflow: hidden
}

.testimonials .testimonial-item {
    box-sizing: content-box;
    padding: 30px 30px 30px 60px;
    margin: 0 30px 30px 0;
    min-height: 200px;
    box-shadow: 0 20px 20px rgb(0 0 0 / 10%);
    position: relative;
    background: #fff;
    border: 2px solid #f3f3f3;
    border-radius: 100px 0px 100px 0px;

}


.testimonials .testimonial-item .testimonial-img {
    width: 90px;
    border-radius: 10px;
    border: 6px solid #fff;
    position: absolute;
    left: -45px
}

.testimonials .testimonial-item h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0 5px;
    color: #000
}

.testimonials .testimonial-item h4 {
    font-size: 14px;
    color: #999;
    margin: 0
}

.testimonials .testimonial-item .stars {
    margin: 10px 0
}

.testimonials .testimonial-item .stars i {
    color: #ffc107;
    margin: 0 1px
}

.project-details .portfolio-description .testimonial-item .quote-icon-left,
.project-details .portfolio-description .testimonial-item .quote-icon-right,
.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
    color: #ffd565;
    font-size: 26px;
    line-height: 0
}

.project-details .portfolio-description .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-left {
    display: inline-block;
    left: -5px;
    position: relative
}

.project-details .portfolio-description .testimonial-item .quote-icon-right,
.testimonials .testimonial-item .quote-icon-right {
    display: inline-block;
    right: -5px;
    position: relative;
    top: 10px;
    transform: scale(-1, -1)
}

.testimonials .testimonial-item p {
    font-style: italic;
    margin: 15px auto
}

.testimonials .swiper-pagination {
    margin-top: 20px;
    position: relative
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #d5d7da;
    opacity: 1
}

.alt-services .icon-box:hover i,
.project-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active,
.testimonials .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #ffa53d
}

@media (max-width:767px) {
    .testimonials .testimonial-wrap {
        padding-left: 0
    }

    .testimonials .testimonials-carousel,
    .testimonials .testimonials-slider {
        overflow: hidden
    }

    .testimonials .testimonial-item {
        padding: 30px;
        margin: 15px
    }

    .testimonials .testimonial-item .testimonial-img {
        position: static;
        left: auto
    }
}

.alt-services .img-bg {
    background-size: cover;
    background-position: center center;
    width: 550px;
    height: 415px
}

.alt-services h3 {
    font-size: 28px;
    font-weight: 700;
    color: var(--color-secondary);
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative
}

.alt-services h3:after,
.project-details .portfolio-info h3:after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    background: #ffa53d;
    left: 0;
    bottom: 0
}

.alt-services .icon-box2 {
    margin-top: 0
}

.alt-services .icon-box i {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffa53d;
    margin-right: 25px;
    font-size: 28px;
    width: 56px;
    height: 56px;
    border-radius: 4px;
    line-height: 0;
    box-shadow: 0 2px 30px rgba(0, 0, 0, .08);
    background-color: #fff;
    transition: .3s
}

.alt-services .icon-box:hover i {
    color: #fff
}

.alt-services .icon-box h4 {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18px
}

.alt-services .icon-box h4 a {
    color: #000;
    transition: .3s
}

.about h2 {
    font-size: 48px;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
    margin: 30px 0
}

.about .our-story {
    padding: 40px;
    background-color: #f5f6f7
}

@media (min-width:991px) {
    .about h2 {
        max-width: 65%;
        margin: 0 0 80px
    }

    .about .our-story {
        padding-right: 35%
    }
}

.about .our-story h4 {
    text-transform: uppercase;
    font-size: 18px;
    color: #838893
}

.about .our-story h3 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--color-secondary)
}

.about ul,
.project-details .portfolio-info ul,
.service-details ul {
    list-style: none;
    padding: 0;
    font-size: 15px
}

.about ul li,
.service-details ul li {
    padding: 5px 0;
    display: flex;
    align-items: center
}

.about ul i {
    font-size: 20px;
    margin-right: 4px;
    color: #ffa53d
}

.about .watch-video i {
    font-size: 32px;
    transition: .3s;
    color: #ffa53d
}

.about .watch-video a {
    font-weight: 600;
    color: var(--color-secondary);
    margin-left: 8px;
    transition: .3s
}

.about .about-img {
    min-height: 600px;
    background-size: cover;
    background-position: center
}

@media (min-width:992px) {
    .about .about-img {
        position: absolute;
        top: 0;
        right: 0
    }
}

.stats-counter .stats-item {
    background: #fff;
    box-shadow: 0 0 30px rgba(82, 86, 94, .05);
    padding: 30px;
    border-radius: 15px;
    border: 8px double #ffa53d;
}

.stats-counter .stats-item i {
    font-size: 42px;
    line-height: 0;
    margin-right: 20px;
    color: #ffa53d
}

.stats-counter .stats-item span {
    font-size: 36px;
    display: block;
    font-weight: 600;
    color: var(--color-secondary)
}

.stats-counter .stats-item p {
    padding: 0;
    margin: 0;
    font-size: 14px
}

.team .member {
    position: relative
}

.team .member .member-img {
    margin: 0 80px;
    border-radius: 50%;
    overflow: hidden;
    position: relative
}

@media (max-width:1024px) {
    .team .member .member-img {
        margin: 0 60px
    }
}

.team .member .member-img img {
    position: relative;
    z-index: 1
}

.team .member .member-img .social {
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    padding-bottom: 20px;
    transition: .3s;
    visibility: hidden;
    opacity: 0
}

.team .member .member-img .social a {
    transition: .3s;
    color: #fff;
    font-size: 20px;
    margin: 0 8px
}

.team .member .member-info h4 {
    font-weight: 700;
    margin-bottom: 6px;
    font-size: 18px;
    color: var(--color-secondary)
}

.team .member .member-info span {
    font-style: italic;
    display: block;
    font-size: 15px;
    color: #838893;
    margin-bottom: 10px
}

.team .member .member-info p {
    margin-bottom: 0;
    font-size: 14px
}

.team .member:hover .member-img .social {
    padding-bottom: 0;
    visibility: visible;
    opacity: 1
}

.services-cards h3 {
    font-size: 20px;
    font-weight: 700;
    color: var(--color-secondary)
}

.service-details p,
.services-cards p {
    font-size: 15px
}

.services-cards ul li {
    display: flex;
    align-items: center;
    font-size: 14px;
    padding-top: 10px
}

.services-cards ul li i {
    font-size: 16px;
    color: #ffa53d;
    margin-right: 6px
}

.project-details .portfolio-details-slider img {
    width: 100%
}

.project-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: rgba(255, 255, 255, .7);
    opacity: 1
}

.project-details .swiper-button-next,
.project-details .swiper-button-prev {
    width: 48px;
    height: 48px
}

.project-details .swiper-button-next:after,
.project-details .swiper-button-prev:after {
    color: rgba(255, 255, 255, .8);
    background-color: rgba(0, 0, 0, .2);
    font-size: 24px;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s
}

.project-details .swiper-button-next:hover:after,
.project-details .swiper-button-prev:hover:after {
    background-color: rgba(0, 0, 0, .6)
}

@media (max-width:575px) {
    .get-started .php-email-form {
        padding: 20px
    }

    .features .nav-link h4 {
        font-size: 16px
    }

    .projects .portfolio-flters li {
        font-size: 14px;
        margin: 0 5px
    }

    .project-details .swiper-button-next,
    .project-details .swiper-button-prev {
        display: none
    }
}

.project-details .portfolio-info h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative
}

.project-details .portfolio-info ul li {
    display: flex;
    flex-direction: column;
    padding-bottom: 15px
}

.project-details .portfolio-info ul strong {
    text-transform: uppercase;
    font-weight: 400;
    color: #838893;
    font-size: 14px
}

.project-details .portfolio-info .btn-visit {
    padding: 8px 40px;
    background: #ffa53d;
    color: #fff;
    border-radius: 50px;
    transition: .3s
}

.project-details .portfolio-info .btn-visit:hover {
    background: #ffc019
}

.project-details .portfolio-description h2 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
    color: var(--color-secondary)
}

.project-details .portfolio-description p {
    padding: 0
}

.project-details .portfolio-description .testimonial-item {
    padding: 30px 30px 0;
    position: relative;
    background: #f5f6f7;
    height: 100%;
    margin-bottom: 50px
}

.project-details .portfolio-description .testimonial-item .testimonial-img {
    width: 90px;
    border-radius: 50px;
    border: 6px solid #fff;
    float: left;
    margin: 0 10px 0 0
}

.project-details .portfolio-description .testimonial-item h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 15px 0 5px;
    padding-top: 20px
}

.project-details .portfolio-description .testimonial-item h4 {
    font-size: 14px;
    color: #6c757d;
    margin: 0
}

.project-details .portfolio-description .testimonial-item p {
    font-style: italic;
    margin: 0 0 15px;
    padding: 0
}

.service-details .services-list {
    padding: 10px 30px;
    border: 1px solid #d5d7da;
    margin-bottom: 20px
}

.service-details .services-list a {
    display: block;
    line-height: 1;
    padding: 8px 0 8px 15px;
    border-left: 3px solid #d9e3e8;
    margin: 20px 0;
    color: var(--color-secondary);
    transition: .3s
}

.service-details .services-list a.active {
    font-weight: 700;
    border-color: #ffa53d
}

.service-details .services-img {
    margin-bottom: 20px
}

.service-details h3 {
    font-size: 28px;
    font-weight: 700
}

.service-details h4 {
    font-size: 20px;
    font-weight: 700
}

.service-details ul i {
    font-size: 20px;
    margin-right: 8px;
    color: #ffa53d
}

.contact .info-item {
    box-shadow: 0 0 25px rgba(0, 0, 0, .08);
    padding: 20px 0 30px
}

.contact .info-item i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    font-size: 24px;
    line-height: 0;
    color: #ffa53d;
    border-radius: 50%;
    border: 2px dotted #ffd565
}

.contact .info-item h3 {
    font-size: 20px;
    color: #6c757d;
    font-weight: 700;
    margin: 10px 0
}

.contact .info-item p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0
}

.contact .php-email-form {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 25px rgba(0, 0, 0, .08);
    padding: 30px
}

.contact .php-email-form .form-group {
    padding-bottom: 20px
}

.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #fff;
    text-align: left;
    padding: 15px;
    font-weight: 600
}

.contact .php-email-form .error-message br+br {
    margin-top: 25px
}

.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #059652;
    text-align: center;
    padding: 15px;
    font-weight: 600
}

.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px
}

.contact .php-email-form input,
.contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px
}

.contact .php-email-form input {
    height: 44px
}

.contact .php-email-form textarea {
    padding: 10px 12px
}

.contact .php-email-form button[type=submit] {
    background: #ffa53d;
    border: 0;
    padding: 10px 35px;
    color: #fff;
    transition: .4s;
    border-radius: 5px
}

@keyframes animate-loading {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.blog .posts-list .post-item,
.recent-blog-posts .post-item {
    box-shadow: 0 2px 20px rgba(0, 0, 0, .06);
    transition: .3s
}

.blog .blog-details,
.blog .comments .reply-form,
.blog .post-author,
.blog .sidebar {
    box-shadow: 0 4px 16px rgba(0, 0, 0, .1)
}

.blog .posts-list .post-img img,
.recent-blog-posts .post-item .post-img img {
    /*transition: .5s*/
}

.blog .posts-list .post-date,
.recent-blog-posts .post-item .post-date {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #ffa53d;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    padding: 6px 12px;
    font-weight: 500
}

.blog .posts-list .post-title,
.recent-blog-posts .post-item .post-title {
    font-size: 24px;
    color: var(--color-secondary);
    font-weight: 700;
    transition: .3s;
    margin-bottom: 15px
}

.blog .posts-list .meta i,
.recent-blog-posts .post-item .meta i {
    font-size: 16px;
    color: #ffa53d
}

.blog .posts-list .meta span,
.recent-blog-posts .post-item .meta span {
    font-size: 15px;
    color: #838893
}

.recent-blog-posts .post-item hr {
    color: #888;
    margin: 10px 0
}

.blog .posts-list .readmore,
.recent-blog-posts .post-item .readmore {
    display: flex;
    align-items: center;
    font-weight: 600;
    line-height: 1;
    transition: .3s;
    color: #838893
}

.blog .posts-list .readmore i,
.recent-blog-posts .post-item .readmore i {
    line-height: 0;
    margin-left: 6px;
    font-size: 16px
}

.hero {
    padding: 0
}

.hero .carousel {
    width: 100%;
    min-height: 100vh;
    padding: 80px 0;
    margin: 0;
    position: relative
}

.hero .carousel-item {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    z-index: 1;
    transition-duration: .4s
}

.hero .carousel-item::before {
    content: "";
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    inset: 0
}

.hero .info {
    position: absolute;
    inset: 0;
    z-index: 2
}

.hero .info h2 {
    color: #fff;
    margin-bottom: 30px;
    padding-bottom: 30px;
    font-size: 56px;
    font-weight: 700;
    position: relative
}

.hero .info h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 4px;
    background: #ffa53d;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

@media (max-width:768px) {
    .hero .info {
        padding: 0 50px
    }

    .hero .info h2 {
        font-size: 36px
    }
}

.hero .info p {
    color: rgba(255, 255, 255, .8);
    font-size: 18px
}

.hero .info .btn-get-started {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 12px 40px;
    border-radius: 50px;
    transition: .5s;
    margin: 10px;
    color: #fff;
    border: 2px solid #000000;
}

.hero .carousel-control-prev {
    justify-content: start
}

.hero .carousel-control-next {
    justify-content: end
}

@media (min-width:640px) {
    .hero .carousel-control-prev {
        padding-left: 15px
    }

    .hero .carousel-control-next {
        padding-right: 15px
    }
}

.hero .carousel-control-next-icon,
.hero .carousel-control-prev-icon {
    background: rgba(255, 255, 255, .2);
    font-size: 26px;
    line-height: 0;
    color: rgba(255, 255, 255, .6);
    border-radius: 50px;
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center
}

.hero .carousel-control-next,
.hero .carousel-control-prev {
    z-index: 3;
    transition: .3s
}

.hero .carousel-control-next:focus,
.hero .carousel-control-prev:focus {
    opacity: .5
}

.hero .carousel-control-next:hover,
.hero .carousel-control-prev:hover {
    opacity: .9
}

.blog .blog-pagination {
    margin-top: 30px;
    color: #838893
}

.blog .blog-pagination ul {
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none
}

.blog .blog-pagination li {
    margin: 0 5px;
    transition: .3s
}

.blog .blog-pagination li a {
    color: var(--color-secondary);
    padding: 7px 16px;
    display: flex;
    align-items: center;
    justify-content: center
}

.blog .blog-pagination li.active,
.blog .blog-pagination li:hover {
    background: #ffa53d;
    color: #fff
}

.blog .blog-pagination li.active a,
.blog .blog-pagination li:hover a {
    color: var(--color-white)
}

.blog .blog-details .content,
.blog .posts-list p {
    margin-top: 20px
}

.blog .posts-list hr {
    color: #888;
    margin-bottom: 20px
}

.blog .blog-details {
    padding: 30px
}

.blog .blog-details .post-img {
    margin: -30px -30px 20px;
    overflow: hidden
}

.blog .blog-details .title {
    font-size: 28px;
    font-weight: 700;
    padding: 0;
    margin: 20px 0 0;
    color: var(--color-secondary)
}

.blog .blog-details .content h3 {
    font-size: 22px;
    margin-top: 30px;
    font-weight: 700
}

.blog .blog-details .content blockquote {
    overflow: hidden;
    background-color: rgba(82, 86, 94, .06);
    padding: 60px;
    position: relative;
    text-align: center;
    margin: 20px 0
}

.blog .blog-details .content blockquote p {
    color: var(--color-default);
    line-height: 1.6;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 500;
    font-size: 22px
}

.blog .blog-details .content blockquote:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #ffa53d;
    margin-top: 20px;
    margin-bottom: 20px
}

.blog .blog-details .meta-top {
    margin-top: 20px;
    color: #6c757d
}

.blog .blog-details .meta-top ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    padding: 0;
    margin: 0
}

.blog .blog-details .meta-top ul li+li {
    padding-left: 20px
}

.blog .blog-details .meta-top i {
    font-size: 16px;
    margin-right: 8px;
    line-height: 0;
    color: #ffa53d
}

.blog .blog-details .meta-top a {
    color: #6c757d;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
    transition: .3s
}

.blog .blog-details .meta-bottom {
    padding-top: 10px;
    border-top: 1px solid rgba(82, 86, 94, .15)
}

.blog .blog-details .meta-bottom i {
    color: #838893;
    display: inline
}

.blog .blog-details .meta-bottom a {
    color: rgba(82, 86, 94, .8);
    transition: .3s
}

.blog .blog-details .meta-bottom .cats {
    list-style: none;
    display: inline;
    padding: 0 20px 0 0;
    font-size: 14px
}

.blog .blog-details .meta-bottom .cats li,
.blog .blog-details .meta-bottom .tags li,
.blog .sidebar .tags ul li {
    display: inline-block
}

.blog .blog-details .meta-bottom .tags {
    list-style: none;
    display: inline;
    padding: 0;
    font-size: 14px
}

.blog .blog-details .meta-bottom .tags li+li::before {
    padding-right: 6px;
    color: var(--color-default);
    content: ","
}

.blog .blog-details .meta-bottom .share {
    font-size: 16px
}

.blog .blog-details .meta-bottom .share i {
    padding-left: 5px
}

.blog .post-author {
    padding: 20px;
    margin-top: 30px
}

.blog .post-author img {
    max-width: 120px;
    margin-right: 20px
}

.blog .post-author h4 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0;
    padding: 0;
    color: var(--color-secondary)
}

.blog .post-author .social-links {
    margin: 0 10px 10px 0
}

.blog .post-author .social-links a {
    color: rgba(82, 86, 94, .5);
    margin-right: 5px
}

.blog .post-author p {
    font-style: italic;
    color: rgba(108, 117, 125, .8);
    margin-bottom: 0
}

.blog .sidebar {
    padding: 30px
}

.blog .sidebar .sidebar-title {
    font-size: 20px;
    font-weight: 700;
    padding: 0;
    margin: 0;
    color: var(--color-secondary)
}

.blog .sidebar .sidebar-item+.sidebar-item {
    margin-top: 40px
}

.blog .sidebar .search-form form {
    background: #fff;
    border: 1px solid rgba(82, 86, 94, .3);
    padding: 3px 10px;
    position: relative
}

.blog .sidebar .search-form form input[type=text] {
    border: 0;
    padding: 4px;
    border-radius: 4px;
    width: calc(100% - 40px)
}

.blog .sidebar .search-form form input[type=text]:focus {
    outline: 0
}

.blog .sidebar .search-form form button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    background: 0 0;
    font-size: 16px;
    padding: 0 15px;
    margin: -1px;
    background: #ffa53d;
    color: var(--color-secondary);
    transition: .3s;
    border-radius: 0 4px 4px 0;
    line-height: 0
}

.blog .sidebar .search-form form button i {
    line-height: 0
}

.blog .sidebar .categories ul a,
.blog .sidebar .recent-posts h4 a {
    color: var(--color-secondary);
    transition: .3s
}

.blog .sidebar .categories ul a:hover {
    color: var(--color-default)
}

.blog .sidebar .categories ul a span {
    padding-left: 5px;
    color: rgba(54, 77, 89, .4);
    font-size: 14px
}

.blog .sidebar .recent-posts .post-item {
    display: flex
}

.blog .sidebar .recent-posts .post-item+.post-item {
    margin-top: 15px
}

.blog .sidebar .recent-posts img {
    max-width: 80px;
    margin-right: 15px
}

.blog .sidebar .recent-posts h4 {
    font-size: 15px;
    font-weight: 700
}

.blog .sidebar .recent-posts time {
    display: block;
    font-style: italic;
    font-size: 14px;
    color: rgba(54, 77, 89, .4)
}

.blog .sidebar .tags {
    margin-bottom: -10px
}

.blog .sidebar .tags ul a {
    color: #838893;
    font-size: 14px;
    padding: 6px 14px;
    margin: 0 6px 8px 0;
    border: 1px solid rgba(131, 136, 147, .4);
    display: inline-block;
    transition: .3s
}

.blog .sidebar .tags ul a:hover {
    color: var(--color-secondary);
    border: 1px solid #ffa53d;
    background: #ffa53d
}

.blog .sidebar .tags ul a span {
    padding-left: 5px;
    color: rgba(131, 136, 147, .8);
    font-size: 14px
}

.blog .comments .comment {
    margin-top: 30px;
    position: relative
}

.blog .comments .comment .comment-img {
    margin-right: 14px
}

.blog .comments .comment .comment-img img {
    width: 60px
}

.blog .comments .comment h5 {
    font-size: 16px;
    margin-bottom: 2px
}

.blog .comments .comment h5 a {
    font-weight: 700;
    color: var(--color-default);
    transition: .3s
}

.blog .comments .comment h5 .reply {
    padding-left: 10px;
    color: var(--color-secondary)
}

.blog .comments .comment h5 .reply i {
    font-size: 20px
}

.blog .comments .comment time {
    display: block;
    font-size: 14px;
    color: rgba(82, 86, 94, .8);
    margin-bottom: 5px
}

.blog .comments .comment.comment-reply {
    padding-left: 40px
}

.blog .comments .reply-form {
    margin-top: 30px;
    padding: 30px
}

.blog .comments .reply-form h4 {
    font-weight: 700;
    font-size: 22px
}

.blog .comments .reply-form input,
.blog .comments .reply-form textarea {
    border-radius: 4px;
    padding: 10px;
    font-size: 14px
}

.blog .comments .reply-form input:focus,
.blog .comments .reply-form textarea:focus {
    box-shadow: none;
    border-color: rgba(254, 185, 0, .8)
}

.blog .comments .reply-form .form-group {
    margin-bottom: 25px
}

.blog .comments .reply-form .btn-primary {
    border-radius: 4px;
    padding: 10px 20px;
    border: 0;
    background-color: var(--color-secondary)
}

.blog .comments .reply-form .btn-primary:hover {
    color: var(--color-secondary);
    background-color: #ffa53d
}

.footer {
    color: #fff;
    background: url("../img/footer-bg.jpg") top center/cover no-repeat;
    font-size: 14px;
    padding-top: 50px;
    position: relative
}

.footer:before {
    content: "";
    background: rgba(0, 0, 0, .8);
    position: absolute;
    inset: 0
}

.footer .footer-content .footer-info,
.footer .footer-content .footer-links {
    margin-bottom: 30px
}

.footer .footer-content .footer-info h3 {
    font-size: 28px;
    margin: 0 0 20px;
    padding: 2px 0;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase
}

.footer .footer-content .footer-info p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff
}

.footer .footer-content .social-links a {
    font-size: 18px;
    display: inline-block;
    background: rgba(255, 255, 255, .1);
    color: #fff;
    line-height: 1;
    margin-right: 8px;
    border-radius: 4px;
    width: 36px;
    height: 36px;
    transition: .3s
}

.footer .footer-content .social-links a:hover {
    background: #ffa53d;
    text-decoration: none
}

.footer .footer-content h4 {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    position: relative;
    padding-bottom: 12px
}

.footer .footer-content .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer .footer-content .footer-links ul li {
    padding: 8px 0
}

.footer .footer-content .footer-links ul li:first-child {
    padding-top: 0
}

.footer .footer-content .footer-links ul a {
    color: rgba(255, 255, 255, .6);
    transition: .3s;
    display: inline-block;
    line-height: 1
}

.footer .footer-content .footer-links ul a:hover {
    color: #fff
}

.footer .footer-legal .copyright {
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, .15)
}

.footer .footer-legal .credits {
    padding-top: 4px;
    font-size: 13px;
    color: #fff
}

.gaap {
    margin-top: 2%;
    margin-bottom: 2%
}

.populated {
    /*text-align-last: right;*/
    transform: translate(8%, 8%);
    font-weight: 600;
    line-height: 1
}

.populated1 {
    font-size: 40px;
    font-weight: 600
}

.Gimg {
    transform: translate(15%, 10%)
}

.populatedcard01 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #ffc732;
    border-radius: 30px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    padding: 15px 60px;
}

.populatedcard01:hover {
    background-color: #fff;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    padding: 12px 60px;
    line-height: 5;
    border-radius: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 15px
}

.populatedcard:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0, 0, 0, .3);
    background-color: #ffa53d;
    border-radius: 5px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    padding: 12px 60px;
    line-height: 5
}

.module-right {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    background: #fff;
    border-radius: 5px;
    text-align: left;
    width: 100%;
    margin-bottom: 4%;
    margin-top: 4%
}

.module-right .free-title {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 600;
    background-color: #ffc732;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

}

.module-right .rate {
    margin: 0 20px 15px;
    font-size: 26px;
    line-height: 20px;
    color: white;
}

.module-right .rate s {
    font-family: Arial, Helvetica, sans-serif;
}

.module-right .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 20px;
    border-bottom: 1px solid #d8d8d8;
}

.module-right .list:last-of-type {
    border-bottom: 0
}

.module-right .list .name {
    font-size: 15px;
    line-height: 20px;
    color: #434343;
    margin: 0
}

.module-right .list .value {
    color: #616161;
    font-size: 14px;
    line-height: 20px;
    margin: 0
}

.module-right .list .value span {
    color: #24b65f;
    margin: 0 0 0 5px;
    font-family: Arial, Helvetica, sans-serif;
}

.module-right .button {
    display: block;
    padding: 10px
}

.button {
    background: linear-gradient(91deg, #ff4946 0, #f95b58 100%) no-repeat padding-box;
    border-radius: 2px;
    padding: 10px 50px;
    color: #fff;
    -webkit-transition: none;
    transition: none
}

/* ----------------------CURSOR--------------- */

.cursor1 {
    width: 23px;
    height: 23px;
    border: 2px solid #ffc732;
    border-radius: 50%;
    position: absolute;
    transition-duration: 100%;
    transition-timing-function: ease-out;
    animation: cursor1Anim .5s infinite alternate;
    pointer-events: none;
}

.cursor1::after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    border: 8px solid gray;
    border-radius: 50%;
    opacity: .5;
    top: 0px;
    left: 0px;
    animation: cursor1Anim2 .5s infinite alternate;
}

@keyframes cursor1Anim {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(.7);
    }
}

@keyframes cursor1Anim2 {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(.4);
    }
}

@keyframes cursor1Anim3 {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(3);
    }

    100% {
        transform: scale(1);
        opacity: 0;
    }
}

.expand {
    animation: cursor1Anim3 .5s forwards;
    border: 2px solid #17a43b;
}

/* ------------pictureSlider----------------*/

.tech-slideshow {
    height: 100px;
    max-width: 100%;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
}

.tech-slideshow>div {
    height: 200px;
    width: 2526px;
    position: absolute;
    left: 0;
    height: 100%;
    transform: translate3d(0, 0, 0);
    overflow: hidden;
}

.tech-slideshow .mover-1 {
    animation: moveSlideshow 50s linear infinite;
    overflow: hidden;
}

.mover-1>img {
    margin-right: 20px;
    overflow: hidden;
}

@keyframes moveSlideshow {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-250px * 7));
    }
}

/* ------------pictureSlider----------------*/

/* <!-- ======= Whatsapp chat ======= --> */
.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 20px;
    left: 20px;
    background-color: black;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 9999;
}

.my-float {
    margin-top: 16px;
}

/* <!-- ======= Sticky Social Bar ======= --> */
.icon-bar234 {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9999;
}

.icon-bar234 a {
    display: block;
    text-align: center;
    padding: 10px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}

.icon-bar234 a:hover {
    background-color: #000;
}

.facebook {
    background: #000;
    color: white;
}

.twitter {
    background: #000000;
    color: white;
}

.whatsapp {
    background: green;
    color: white;
}

.instagram {
    background: #007bb5;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}

.content {
    margin-left: 75px;
    font-size: 30px;
}

.slider2 {
    overflow: hidden;
    background-color: #f5f6f7;
}

.slidercontainer {
    animation: slidein 30s linear infinite;
    white-space: nowrap;
    background-color: #f5f6f7;
}

.sliderlogos {
    width: 100%;
    display: inline-block;
    margin: 0px 0;
    background-color: #f5f6f7;


}

.fab {
    width: calc(100% / 5);
    animation: fade-in 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
}


.white-border {
    border: 5px double #ffffff;
    width: 200px;
    height: 79px;
}

img {
    margin-right: 10px;
    overflow: hidden;
}

@keyframes slidein {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.hidden-content {
    display: none;

}

.cta2 {
    background-image: url('assets/img/background-cta-section.webp');
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 350px;
}



.discount-cta-text {
    font-size: 40px;
    color: #000;
    text-align: end;
}

.discount-cta-para {
    color: #000;
    text-align: end;
}

.discount-cta-btn {
    text-align: end;
}

.header-heading {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
}

@media (max-width: 768px) {
    .cta2 {
        width: 100%;
        height: 300px;

    }

    .hide-cta {
        display: none;
    }

    .Order-cards {
        font-size: 9px;

    }

    .Order-cards-para {
        font-size: 7px;

    }

    .cta-img {
        width: 100%;
        height: 200px;
    }

    .discount-cta-text {
        text-align: center;
        font-size: 20px;
    }

    .discount-cta-para {
        color: #000;
        text-align: center;
        font-size: 12px;
    }

    .discount-cta-btn {
        text-align: center;
        font-size: 8px;
    }

    .para {
        font-size: 12px;
    }
}

.home.page-template {
    width: 100%;
    overflow-x: hidden;
    /* Hide the horizontal scrollbar */
}

::-webkit-scrollbar {
    width: 0.8vw;
    background: #dfdfdf;
}

::-webkit-scrollbar-thumb {
    background-color: #000;
    /* Set the background color */
    border-radius: 3px;
}


@media (max-width: 768px) {
    .rating-icon {
        font-size: 6px;
    }


    .rating-font {
        font-size: 11px !important;
    }


    .assignment-font {
        font-size: 6px;
    }

    .review_img {
        width: 27px;
        height: 30px;
    }

    .review-section {
        width: 100% !important;
    }
}

@media (max-width: 768px) {
    .mob_responce {
        text-align: center;
    }
}

@media (max-width: 768px) {
    .services-hed {
        font-size: 20px !important;
    }
}


@media (max-width: 768px) {
    .h2heading {
        font-size: 16px !important;

    }

}

@media (max-width: 768px) {
    .hide2 {
        display: none;
    }
}

/*.btn {*/
/*    color: #fff;*/
/*    font-family: Arial, Helvetica, sans-serif;*/
/*    font-size: 18px;*/
/*    font-weight: 500;*/
/*    text-transform: uppercase;*/
/*    letter-spacing: 1px;*/
/*    padding: 8px 15px;*/
/*    border-radius: 5px;*/
/*    border: none;*/
/*    overflow: hidden;*/
/*    position: relative;*/
/*    z-index: 1;*/
/*    transition: all 0.35s;*/
/*}*/

/*.btn:hover,*/
/*.btn:focus {*/
/*    color: #000000;*/
/*}*/

/*.btn:before,*/
/*.btn:after {*/
/*    content: "";*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    transition: all 0.3s;*/
/*}*/

/*.btn:before {*/
/*    background: #000000;*/
/*    width: 100%;*/
/*    left: 0;*/
/*    border-radius: 5px;*/
/*    z-index: -1;*/
/*}*/

/*.btn:after {*/
/*    width: 0;*/
/*    left: 50%;*/
/*    border: 2px solid transparent;*/
/*    transform: translate(-50%) translateY(0%);*/
/*}*/

/*.btn:hover:before {*/
/*    transform: scale(0, 1);*/
/*}*/

/*.btn:hover:after {*/
/*    width: 100%;*/
/*    border-color: #000000;*/
/*    transition-delay: 0.2s;*/
/*}*/




/*CSS BY JIHAD */

@media screen and (max-width: 750px){
#reviewsContent{
 display: none;   
}
    
}
