/* 
Theme Name: Tai
Theme URI:
Description: TAi is a child theme of Hello Elementor
Template: hello-elementor
Text Domain: tai
*/

.left-arrow-orange::before {
    content: "";
    position: absolute;
    width: 49px;
    height: 4px;
    background: #fb590a;
    right: calc(100% + 12px);
    top: 30px
}

.left-arrow-orange.subpages-bar::before {
    top: 15px;
    width: 30px
}

.long-arrow::before {
    width: 50px
}

.left-zero::before {
    right: auto;
    left: 0
}

.right-colored-shadow .elementor-widget-container::after {
    position: absolute;
    width: 60%;
    height: 80%;
    background: #ce5324;
    content: "";
    right: -25px;
    bottom: -25px
}

.right-colored-shadow img {
    z-index: 1;
    position: relative
}

.icon-box-left-out .elementor-icon-box-icon {
    position: relative;
    left: -30px
}

.leaders-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 20px;
}

.leader-list-item {
    flex: 0 0 calc(33% - 10px)
}

.leader-list-item {
    flex: 0 0 calc(33% - 10px);
    background: #fff;
    padding-bottom: 15px
}

.leader-picture {
    background-size: cover;
    width: 100%;
    padding-top: 100%;
    background-position: top center
}

.leader-name {
    color: #121572;
    font-weight: 900;
    padding: 10px 20px;
    font-size: 24px;
    position: relative
}

.leader-name::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 4px;
    background: #fb590a;
    right: calc(100% - 15px);
    top: 25px
}

.view-bio-wrapper {
    text-align: center;
    padding: 10px 0
}

.user-detail {
    display: none
}

.leader-bio-popup-wrapper {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 1130px;
    margin: auto;
    background: #e7eef6;
    padding: 40px;
    max-height: 80vh;
    overflow: scroll;
    width: 80%;
    z-index:112;
}
.no-bottom-margin ul{
 margin-bottom: 0 !important;
}

.leader-bio-content-inner {
    display: flex;
    column-gap: 50px
}

.leader-bio-img {
    flex: 0 0 350px !important
}

.leader-bio-content-inner>div {
    flex: 1
}

.leadername {
    position: relative
}

.leadername::before {
    content: "";
    position: absolute;
    width: 45px;
    height: 4px;
    background: #fb590a;
    right: calc(100% + 1px);
    top: 30px
}

.close-leader-popup {
    position: absolute;
    top: 15px;
    right: 25px;
    background: #ce5324;
    width: 20px;
    height: 20px;
    font-size: 17px;
    line-height: 19px;
    text-align: center;
    color: #fff !important
}

.view-leader-bio {
    border: none
}

.popup-overlay.leader-popup {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #00000087;
    z-index: 111;
}

.close-leader-popup:hover {
    color: #fff !important;
    background: #121572
}

.leader-bio b,
.leader-bio strong {
    color: #fb590a;
    font-size: 24px
}

.automation-system-accordion .e-n-accordion-item-title {
    background-repeat: no-repeat;
    background-position: 13px center
}

#scopdefinatination .e-n-accordion-item-title {
    background-image: url('assets/img/scope-defination.png')
}

#designservice .e-n-accordion-item-title {
    background-image: url('assets/img/design.png')
}

#programmingservice .e-n-accordion-item-title {
    background-image: url('assets/img/solar_programming-bold.png')
}

#managmentservice .e-n-accordion-item-title {
    background-image: url('assets/img/managmentservice.png')
}
#implementationservice .e-n-accordion-item-title {
    background-image: url('assets/img/icon_implement.png')
}
#employee_stories .swiper-button-next,
#employee_stories .swiper-button-prev {
    visibility: hidden
}

.locations-detail-wrapper a {
    color: #000;
    text-decoration: underline
}

.gfield_label {
    color: #292d99;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 125.5%
}

.gform-field-label.gform-field-label--type-inline {
    color: #4e4e4e;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 193.5%;
    margin-left: 10px
}

#gform_wrapper_1 .gform_required_legend {
    display: none
}

.case-list {
    display: flex;
    column-gap: 20px;
    justify-content: end
}

.case-list-item a {
    display: flex;
    column-gap: 15px;
    align-items: center;
    justify-content: center
}

.case-icon {
    display: flex
}

.case-name {
    color: #0f0f0f;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 123.523%
}

.category-list {
    display: flex;
    column-gap: 20px;
    flex-wrap: wrap;
    row-gap: 60px;
    margin-bottom: 50px
}

.category-list-item {
    background: #e7eef6;
    padding: 30px 20px 70px 20px;
    flex: 0 0 calc(33% - 12px);
    position: relative
}

.category-name,
.category-name a {
    color: #121572;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 123.523%
}

.category-posts {
    list-style: none;
    padding: 0;
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    row-gap: 15px
}

.case-post-title {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 131.523%
}

.post-case-type {
    flex: 0 0 20px
}

.post-item-link {
    display: flex;
    column-gap: 15px
}

.view-more-categories {
    background: #fb590a;
    position: absolute;
    bottom: -20px;
    margin: auto;
    left: 0;
    right: 0;
    display: table;
    color: #fff !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 110.023%;
    padding: 15px 32px
}

.view-more-categories:hover {
    background: #ef8049;
    color: #fff
}

.projects-search-wrapper {
    display: flex;
    column-gap: 25px;
    row-gap: 25px;
    align-items: center
}

.archive-list-wrapper .elementor-pagination {
    margin-top: 20px
}

.projects-search-fields-wrapper {
    flex: 1
}

.projects-search-fields-wrapper.dropdowns-wrapper {
    flex: 0 0 65%
}

#breadcrumbs a,
.breadcrumb_last {
    text-shadow: 4px 4px 0 rgba(0, 0, 0, .25)
}

.projects-search-fields-wrapper.dropdowns-wrapper {
    flex: 0 0 70%;
    display: flex;
    column-gap: 18px;
    align-items: center
}

.projects-search-box-wrapper {
    display: flex
}

.form-button.submit-btn {
    flex: 0 0 60px;
    padding: 15px 0;
    align-items: center;
    display: flex;
    justify-content: center
}

.custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none
}

.custom-select-wrapper select {
    display: none
}

.custom-select {
    position: relative;
    display: inline-block
}

.custom-select-trigger {
    position: relative;
    display: block;
    width: 100%;
    padding: 7px 20px 0 5px;
    font-size: 18px;
    font-weight: 800;
    color: #fff;
    line-height: 26px;
    background: 0 0;
    border-radius: 4px;
    cursor: pointer;
    max-width: 330px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

button.form-button {
    border: none
}

.custom-select-trigger::after {
    position: absolute;
    display: block;
    content: '';
    width: 12px;
    height: 12px;
    top: 63%;
    right: 4px;
    margin-top: -2px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0
}

.custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    transform: rotate(-135deg) translateY(-50%)
}

.custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    margin: 15px 0;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    background: #fff;
    transition: all .4s ease-in-out;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
    max-height: 380px;
    overflow-y: auto;
    overflow-x: hidden;
    min-width: 300px
}

.project-search-field.select-dropdown {
    flex: 0 0 35%;
    max-width: 330px
}

.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0)
}

.archive-list-wrapper article {
    border-bottom: 1px solid #80808052;
    padding-bottom: 25px !important;
    padding-top: 20px !important
}

.option-hover:before {
    background: #f9f9f9
}

.custom-option {
    position: relative;
    display: block;
    padding: 7px 22px;
    cursor: pointer;
    transition: all .4s ease-in-out;
    background: #f3f3f3;
    color: #121572;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 181.023%
}

.custom-option:first-of-type {
    border-radius: 4px 4px 0 0
}

.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px
}

.custom-option.selection,
.custom-option:hover {
    background: #d9d9d9
}

.no-record-found {
    text-align: center;
    flex: 1;
    font-size: 32px;
    font-weight: 700
}

.loading-projects {
    text-align: center;
    flex: 1;
    font-size: 20px
}

.project-about {
    font-size: 20px;
    margin: 4px 0 0 0
}

.project-about strong {
    font-weight: 700;
    color: #fb590a;
    text-transform: uppercase
}

.service-provided {
    background: #fff;
    padding: 35px;
    position: relative
}

.heading-services {
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: 123.523%
}

.services-list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
    row-gap: 30px;
    padding: 0 0 0 25px;
    margin: 40px 0 0 0
}

.services-list li {
    flex: 0 0 calc(50% - 50px);
    align-items: baseline;
    display: flex;
    column-gap: 15px
}

.service-icon {
    position: relative;
    top: 7px;
    flex: 0 0 32px
}

.service-name {
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 144.023%;
    color: #121572
}

.additional-info {
    background: #e7eef6;
    padding: 30px 50px 30px 30px
}

.additional-info-content {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 167.023%
}

.additional-info-heading {
    color: #121572;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 123.523%;
    margin-bottom: 10px;
    text-transform: uppercase
}

.additional-info-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 15px
}

.blog-categories h5 {
    color: #fb590a;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 123.523%;
    letter-spacing: 1.6px;
    text-transform: uppercase
}

.blog-categories li {
    color: #121572;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    margin: 15px 0
}

.blog-categories li a {
    color: #121572;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.9em
}

.blog-categories ul {
    padding: 0 0 0 20px
}

.blog-recent-posts h5 {
    color: #fb590a;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 123.523%;
    letter-spacing: 1.6px;
    text-transform: uppercase
}

.blog-recent-posts ul {
    padding: 0;
    list-style: none
}

.blog-recent-posts ul li {
    margin: 15px 0
}

.blog-recent-posts ul li a {
    color: #121572;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5em
}

.page-numbers {
    background: #fb590a;
    color: #fff !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 110.023%;
    display: inline-block;
    padding: 10px 15px
}

.page-numbers {
    background: #fb590a
}

.page-numbers.current {
    background: #292d99
}

.related-case-studies {
    display: flex;
    column-gap: 15px;
    row-gap: 30px;
    margin-bottom: 80px
}

.single-case-study {
    flex: 0 0 33%
}

.case-study-img {
    width: calc(100% - 15px);
    padding-top: 60%;
    background-size: cover;
    background-position: top center
}

.case-detail-wrapper {
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .05);
    position: relative;
    padding: 35px 30px 60px 30px;
    margin: -20px 0 0 15px;
    width: calc(100% - 15px)
}

.case-title {
    color: #121572;
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 123.523%;
    position: relative
}

.view-project {
    background: #fb590a;
    position: absolute;
    bottom: -16px;
    color: #fff !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 110.023%;
    padding: 15px 21px
}

.view-project:hover {
    color: #fff !important;
    background: #ef8049 !important
}

.custom-breadcrumbs {
    margin: 0;
    color: #fff;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 123.523%;
    letter-spacing: 1.6px;
    text-transform: uppercase
}

#homepageslider .swiper-button-next::after,
#homepageslider .swiper-button-prev::after {
    color: #fff
}

.orange-box {
    cursor: pointer
}

.heading-link a:hover {
    color: #ef8049 !important
}

.page-header {
    background-size: cover
}

.about-sub-pages-template {
    cursor: pointer
}

.post-153>.elementor-element.e-con-boxed.e-con.e-parent {
    padding-top: 150px
}

.popup-contact-us h5 {
    font-size: 30px;
    font-weight: 700
}

.main-nav-wrapper .e-font-icon-svg-container:hover {
    transform: scale(1.1)
}

#header-search-box .elementor-search-form__input {
    background: #fff !important
}

#header-search-box {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 111;
    bottom: 15px;
    right: 50px
}

.main-nav-wrapper .elementor-search-form__submit {
    display: none !important
}

.additional-info-wrapper figure {
    max-width: 100% !important;
    width: 100% !important
}

.footer-social-media .elementor-animation-grow:focus {
    transform: scale(1) !important
}

.footer-menu ul li:last-child a {
    justify-content: end !important
}

.footer-menu ul li:first-child a {
    justify-content: start !important
}

.services-list-section-wrap {
    display: flex;
    justify-content: center;
    background-color: #E7EEF6;
    padding-bottom: 4rem;
	padding-left: 5vw;
	padding-right: 5vw;
}

.services-list-section {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: var(--content-width);
    padding: 4rem 5% 4rem;
    justify-content: center;
    align-items: center;
    background-color: white;
}

.services-list-section-wrap:first-child {
    padding-top: 4rem;
}
.services-list-section-wrap h2 {
	margin-bottom: 3rem; text-align: center;
}
.banner-container {
    background-size: cover;
    background-position: center;
    align-self: stretch;
    width: 40%;
    min-height: 500px;
	flex-grow: 1;
}
.services-list-section-wrap:nth-child(even) .services-section-content-wrap {
    flex-direction: row-reverse;
}
.services-list-section-wrap:nth-child(even) .services-section-content-wrap .section-list-text-content {
	
}
.section-list-text-content {
	width: 58%;
    word-break: break-word;
	flex-grow: 1;
}

.services-section-content-wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    column-gap: 1rem;
}

.section-list-text-content li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1rem;
    color: var(--e-global-color-primary);
    font-weight: 800;
    line-height: 144%;
    page-break-inside: avoid;
    padding-left: 25px;
    position: relative;
    flex-direction: column;
}
.section-list-text-content li ul {
    padding: 10px 0 0;
}
.section-list-text-content li ul li {
	margin-bottom: 10px;
}

.section-list-text-content li:before {
    background-image: url(/wp-content/uploads/2023/12/fa6-solid_gear.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    content: "";
    width: 15px;
    height: 15px;
    margin-right: 1rem;
    position: absolute;
    left: 0;
    top: 6px;
}

.active-casetype .case-name {
    color: #fb590a;
}

.page-numbers:hover {
    background-color: #ef8049;
}

.archive-list-wrapper .elementor-post__title a:hover {
    color: #121572a3 !important;
}

.archive-list-wrapper .elementor-post__text a.elementor-post__read-more:hover {
    color: #ef8049 !important;
}

.market-header-banner {
    background-position: center bottom;
    background-size: cover;
}

.page-id-365 .market-header-banner,
.page-id-372 .market-header-banner,
.page-id-367 .market-header-banner {
    background-position: center center;

}

.current-menu-parent>a,
.current-menu-ancestor>a {
    color: #fb590a !important;
}

.current-menu-ancestor .current-menu-parent>a {
    color: #fff !important;
}

.current-menu-parent>a>.sub-arrow svg,
.current-menu-ancestor>a>.sub-arrow svg {
    fill: #fb590a !important;

}

.current-menu-ancestor .current-menu-parent>a>.sub-arrow svg {
    fill: #fff !important;

}
.single-industry {
    max-width: 352px;
    background-position: center;
    background-size: cover;
    color: white;
    background-color: #121572;
    margin-right: 2vw;
	color: white !important;
}
.single-industry .industry-title {
    font-size: 1.5rem;
    font-weight: 700;	
}
.single-industry .industry-content-wrapper {
    padding: 10rem 1.5rem 3rem;
    align-items: flex-start;
    display: flex;
    min-height: 490px;
    flex-direction: column;
    justify-content: flex-end;
    color: inherit;
	background: rgb(18,21,114);
	background: -moz-linear-gradient(0deg, rgba(18,21,114,0.727328431372549) 0%, rgba(0,0,0,0.38559173669467783) 100%);
	background: -webkit-linear-gradient(0deg, rgba(18,21,114,0.727328431372549) 0%, rgba(0,0,0,0.38559173669467783) 100%);
	background: linear-gradient(0deg, rgba(18,21,114,0.727328431372549) 0%, rgba(0,0,0,0.38559173669467783) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#121572",endColorstr="#000000",GradientType=1);
}
.flicky .flickity-prev-next-button {
	top: -50px;
	z-index: 20;
    background: none;
    border: 2px solid;
    border-radius: 50px;
    width: 52px;
    height: 52px;
	padding: 0;
}
.flicky .flickity-prev-next-button.previous {
    right: 10vw;
    left: unset;
}
.flicky .flickity-prev-next-button.next {
    right: 5vw;
}
.smain-content h2 {
	margin-top: 0;
	display: flex;
	position: relative;
}
.smain-content h2.left-arrow-orange::before {
	width: 40px;
}
.smain-content img {
    margin: 0 50px 50px 0;
    position: relative;
    z-index: 2;
}
.smain-content .img-wrap {
	width: 45.5%;
	position: relative;
	height: 100%;
}
.smain-content .img-wrap:after {
    content: "";
    position: absolute;
    top: 14rem;
    left: -30px;
    z-index: 1;
    width: 80%;
    height: 500px;
    background-color: #CE5324;
}
.smain-content .content {
	position: relative;
	z-index: 2;
}

.page-id-255 .services-list-section-wrap { padding-top: 10%; padding-bottom: 0% }
.page-id-255 .services-list-section-wrap:last-child { padding-bottom: 10% }

/* ------------------------------- MEDIA BREAKPOINTS */
@media all and (max-width: 1170px) {
	.smain-content .img-wrap:after {
		top: 20vw;
		height: 41vw;
	}
	.smain-content img {
        margin-bottom: 20px;
    }
	.flicky .flickity-prev-next-button.previous {
    	right: 12vw;
	}
}
@media (max-width:1024px) {
    .leader-bio-content-inner {
        flex-direction: column
    }

    .projects-search-wrapper {
        display: flex;
        column-gap: 25px;
        flex-direction: column
    }

    .category-list-item {
        flex: 0 0 calc(50% - 12px)
    }

    .section-list-text-content {
        column-count: 2;
    }
    .current-menu-parent>a,
    .current-menu-ancestor>a {
        color: #fff !important;
        background-color: #ef8049;
    }

    .current-menu-ancestor .current-menu-parent>a {
        color: #fff !important;
        background-color: #ef8049;
    }

    .current-menu-parent>a>.sub-arrow svg,
    .current-menu-ancestor>a>.sub-arrow svg {
        fill: #fff !important;

    }

    .current-menu-ancestor .current-menu-parent>a>.sub-arrow svg {
        fill: #fff !important;

    }
    .sub-arrow svg {
        fill: #fff
    }
	.page-id-255 .services-list-section-wrap { padding-top: 15%; }
}

@media (max-width:768px) {
    .footer-menu ul {
        flex-direction: column
    }
	.flicky .flickity-prev-next-button.previous {
    	right: 15vw;
	}

    .copy-and-term .elementor-icon-list-items.elementor-inline-items {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        row-gap: 15px
    }

    .icon-box-left-out .elementor-icon-box-icon {
        left: 0
    }

    .leader-bio-img {
        flex: 0 0 100% !important
    }

    .leader-list-item {
        flex: 0 0 100%
    }

    .projects-search-fields-wrapper.dropdowns-wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }
    .custom-options {
        min-width: 150px;
    }
    .custom-option {
        
        padding: 5px 10px; 
        font-size: 12px; 
        line-height: 141.023%;
    }
    .category-list {
        flex-direction: column
    }

    .services-list li {
        flex: 0 0 100%
    }

    .services-list {
        row-gap: 30px
    }

    .service-icon {
        flex: 0 0 25px
    }

    

    .single-case-study {
        flex: 0 0 100%
    }

    .related-case-studies {
        flex-wrap: wrap
    }

    .related-case-studies {
        row-gap: 50px
    }

    .elementor-widget-heading.left-arrow-orange::before {
        top: 45%;
    }

    .footer-menu ul li:last-child a {
        justify-content: center !important
    }

    .footer-menu ul li:first-child a {
        justify-content: center !important
    }

    .section-list-text-content {
        column-count: 1;
    }
}
@media (max-width: 500px) {
	.left-arrow-orange::before {
    	right: calc(100% + 7px);
		top: 17px;
	}
	.flicky .flickity-prev-next-button.previous {
		right: 55px;
	}
	.flicky .flickity-prev-next-button.next {
		right: 10px;
	}
	.flicky .flickity-prev-next-button {
		width: 35px;
		height: 35px;
	}
	.smain-content .img-wrap {
    	width: 100%;
		order: 3;
	}
	.smain-content img {
		float: none;
		margin-right: 0;
	}
	.smain-content {
		display: flex;
		flex-direction: column;
	}
	.smain-content .img-wrap:after {
        top: unset;
        height: 70%;
        bottom: -5px;
    }
	.section-list-text-content, .banner-container {
		width: 100%;
	}
	.services-section-content-wrap {
		flex-wrap: wrap;
	}
	.services-list-section {
		padding: 2rem 5% 2rem;
	}
	.services-list-section-wrap:nth-child(even) .services-section-content-wrap .section-list-text-content {
		padding-top: 0;
	}
	.services-list-section-wrap {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.section-list-text-content {
		column-count: 1 !important;
		margin-bottom: 1rem;
	}
	.services-list-section-wrap:nth-child(even) .services-section-content-wrap .section-list-text-content {
		padding: 0;
	}
	.services-list-section-wrap h2 { margin-bottom: 1.5rem; }
	.page-id-255 .services-list-section-wrap { padding-top: 20%; }
}