/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.current_page_parent .has-submenu {
    color: #D65D3F !important;
}
.mobile-menu {
    display: none !important;
}

.dual-text span {
    font-weight: 700;
    color: #146B61;
}

.dual-text-wh span {
    font-weight: 700;
    color: #fff;
}

.orng-btn a.elementor-button span.elementor-button-icon,
.green-btn a.elementor-button span.elementor-button-icon {
    width: 13px;
}

.orng-btn a.elementor-button span.elementor-button-icon svg,
.green-btn a.elementor-button span.elementor-button-icon svg {
    transition: 0.5s;
}

.orng-btn a.elementor-button:hover span.elementor-button-icon svg {
    filter: brightness(0) saturate(100%) invert(48%) sepia(53%) saturate(3672%) hue-rotate(340deg) brightness(93%) contrast(80%);
}

.green-btn a.elementor-button:hover span.elementor-button-icon svg {
    filter: brightness(0) saturate(100%) invert(31%) sepia(34%) saturate(995%) hue-rotate(124deg) brightness(97%) contrast(86%);
}

.green-btn a.elementor-button:hover span.elementor-button-icon svg,
.orng-btn a.elementor-button:hover span.elementor-button-icon svg {
    transform: rotate(45deg);
    transition: 0.5s;
}

.offer-tab button.e-n-tab-title span.e-n-tab-icon {
    background-color: #F2F2F2;
    padding: 20px;
    border-radius: 100%;
    margin-left: -1px;
}

button.e-n-tab-title[aria-selected="true"] span.e-n-tab-icon {

    background-color: #FFF4F1;
}

/*Home what we do section*/
.what-we-do-icnbx-left .elementor-icon-box-wrapper,
.what-we-do-icnbx-right .elementor-icon-box-wrapper,
.what-we-do-icnbx-cntr .elementor-icon-box-wrapper {
    flex-direction: column-reverse !important;
    gap: 15px !important;
}

.what-we-do-icnbx-left .elementor-icon-box-wrapper {
    align-items: flex-start !important;
}

.what-we-do-icnbx-right .elementor-icon-box-wrapper {
    align-items: flex-end !important;
}

.what-we-do-icnbx-cntr .elementor-icon-box-wrapper {
    align-items: center !important;
}

.center-img {
    position: relative;
}

.what-we-do-icnbx-left .elementor-icon-box-content p.elementor-icon-box-description,
.what-we-do-icnbx-right .elementor-icon-box-content p.elementor-icon-box-description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/*Home icon box area*/

.icn-1,
.icn-2,
.icn-3,
.icn-4,
.icn-5,
.icn-6 {
    position: relative !important;

}

.icn-1::before,
.icn-2::before,
.icn-3::before,
.icn-4::before,
.icn-5::before,
.icn-6::before {
    position: absolute !important;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";

}

.icn-1::before,
.icn-4::before {
    top: 93px;
    height: 42px;
    width: 161px;
}

.icn-1::before {
    right: -165px;
    background-image: url("data:image/svg+xml,%3Csvg width='99' height='32' viewBox='0 0 99 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M98 31L76 1H0' stroke='%23146B61' stroke-width='2' stroke-dasharray='4 4'/%3E%3C/svg%3E%0A");
}

.icn-4::before {
    background-image: url("data:image/svg+xml,%3Csvg width='99' height='32' viewBox='0 0 99 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 31L23 1H99' stroke='%23146B61' stroke-width='2' stroke-dasharray='4 4'/%3E%3C/svg%3E%0A");
    left: -156px;
}


.icn-2::before,
.icn-5::before {
    top: -22px;
    height: 94px;
    width: 4px;
}

.icn-2::before {
    background-image: url("data:image/svg+xml,%3Csvg width='2' height='62' viewBox='0 0 2 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 0V62' stroke='%23146B61' stroke-width='2' stroke-dasharray='4 4'/%3E%3C/svg%3E%0A");
    right: -45px;
    transform: rotate(90deg);
}

.icn-5::before {
    background-image: url("data:image/svg+xml,%3Csvg width='2' height='62' viewBox='0 0 2 62' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 0V62' stroke='%23146B61' stroke-width='2' stroke-dasharray='4 4'/%3E%3C/svg%3E%0A");
    transform: rotate(90deg);
    left: -39px;
}

.icn-3::before,
.icn-6::before {
    height: 42px;
    width: 117px;
    top: 4px;
}

.icn-3::before {
    background-image: url("data:image/svg+xml,%3Csvg width='99' height='32' viewBox='0 0 99 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 31L23 1H99' stroke='%23146B61' stroke-width='2' stroke-dasharray='4 4'/%3E%3C/svg%3E%0A");
    right: -123px;
    transform: rotate(180deg);
}

.icn-6::before {
    background-image: url("data:image/svg+xml,%3Csvg width='99' height='32' viewBox='0 0 99 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 31L23 1H99' stroke='%23146B61' stroke-width='2' stroke-dasharray='4 4'/%3E%3C/svg%3E%0A");
    left: -125px;
    transform: scaleY(-1);

}

.icn-1::after,
.icn-2::after,
.icn-3::after,
.icn-4::after,
.icn-5::after,
.icn-6::after {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='8' fill='white' stroke='%23146B61' stroke-width='2'/%3E%3C/svg%3E%0A");
    height: 18px;
    width: 18px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 100%;
    transition: 0.5s;
}

.icn-1::after {
    right: -10px;
    top: 49%;
}

.icn-2::after {
    right: -10px;
    top: 15px;
}

.icn-3::after {
    right: -15px;
    top: 35px;
}

.icn-4::after {
    left: -34px;
    top: 49%;
}

.icn-5::after {
    left: 3px;
    top: 15px;
}

.icn-6::after {
    left: -16px;
    top: 36px;
}

.icn-1:hover::after,
.icn-2:hover::after,
.icn-3:hover::after,
.icn-4:hover::after,
.icn-5:hover::after,
.icn-6:hover::after {
    box-shadow: 0 0 4px 8px #d65d3f;
    transition: 0.5s;
}

/*amazing clients*/
.partner-carousal .elementor-swiper-button:hover svg path {
    filter: brightness(0) saturate(100%) invert(44%) sepia(59%) saturate(1778%) hue-rotate(339deg) brightness(91%) contrast(82%);
}

/*Blog Loop*/
.blog-post-loop-itm:hover {
    background-color: #d65d3f !important;
}

.blog-post-loop-itm:hover span.elementor-icon-list-text.elementor-post-info__item time,
.blog-post-loop-itm:hover h4.elementor-heading-title,
.blog-post-loop-itm:hover .elementor-widget-container {
    color: #fff !important;
}



.icon-wrap-img .elementor-icon-wrapper a {
    opacity: 0;
}
.blog-post-loop-itm:hover .icon-wrap-img .elementor-icon-wrapper a {
    opacity: 1;
}
.blog-post-loop-itm .elementor-element.elementor-element-2551fe6 {
    transform: translate(-50%, -50%);
}
/*What we offer page*/
.offer-box:hover {
    background-color: #D65D3F !important;
}

.offer-box:hover .offer-title h3,
.offer-box:hover .offer-desc .elementor-widget-container {
    color: #fff !important;
}

.offer-box:hover .offer-btn a {
    background-color: #fff !important;
}

.offer-box:hover span.elementor-button-text {
    color: #D65D3F !important;
}

.offer-box:hover span.elementor-button-icon svg,
.offer-box:hover .offer-icon img {
    filter: brightness(0) saturate(100%) invert(47%) sepia(20%) saturate(2999%) hue-rotate(333deg) brightness(91%) contrast(84%) !important;
}

/*About us page */
.abt-us-faq details.e-n-accordion-item {
    border-radius: 20px !important;
    box-shadow: 0 0 1px 2px #E7E7E7;
    overflow: hidden;
    background-color: #F2F2F2;
}

/*Career page*/

.join-team-form .gform-body.gform_body label.gfield_label.gform-field-label {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 18px;
    color: #344054;
}

.join-team-form .gform-body.gform_body input:not([type="submit"]),
.join-team-form .gform-body.gform_body select {
    border-radius: 50px !important;
}

.join-team-form .gform-body.gform_body select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.28837 7.15694L0.631374 1.49994L2.04537 0.085937L6.99537 5.03594L11.9454 0.0859374L13.3594 1.49994L7.70237 7.15694C7.51485 7.34441 7.26054 7.44972 6.99537 7.44972C6.73021 7.44972 6.4759 7.34441 6.28837 7.15694Z' fill='%235C5C5C'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center right 26px;
}


.join-team-form .gform-body.gform_body input:not([type="submit"]),
.join-team-form .gform-body.gform_body textarea {
    border: 1px solid #e4e4e4;
    padding: 15px 25px;
    background-color: #fff;
}
.join-team-form .gform-body.gform_body select{
        border: 1px solid #e4e4e4;
    padding: 15px 50px 15px 15px;
    background-color: #fff;
}

.join-team-form .gform-body.gform_body input:not([type="submit"]):focus,
.join-team-form .gform-body.gform_body select:focus,
.join-team-form .gform-body.gform_body textarea:focus {
    outline: none;
}

.join-team-form .gform-body.gform_body input:not([type="submit"])::placeholder,
.join-team-form .gform-body.gform_body input:not([type="submit"]),
.join-team-form .gform-body.gform_body textarea::placeholder,
.join-team-form .gform-body.gform_body textarea,
.join-team-form .gform-body.gform_body select {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 15px;
    color: #ACACAC;
}

span.gfield_required.gfield_required_text {
    display: none !important;
}

.join-team-form span.inform-title {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 25px;
    color: #344054;
}

.join-team-form input[type="file"] {
    padding: 15px 25px !important;
    background-color: white !important;
    color: #888 !important;
    font-size: 14px !important;
    border: 1px solid #E4E4E4 !important;
    cursor: pointer;
    width: 366px !important;
}

/* Firefox */
.join-team-form input[type="file"]::file-selector-button {
    background: white;
    color: #ACACAC;
    border: none;
    cursor: pointer;
}

.join-team-form .gform_wrapper.gravity-theme .gform_footer {
    justify-content: center;
}

.join-team-form input[type="submit"] {
    background-color: #D65D3F !important;
    border-radius: 50px !important;
    border: 1px solid #D65D3F;
    color: #fff;
    padding: 12px 35px 12px 12px;
}

.join-team-form input[type="submit"] {
    background-color: #D65D3F !important;
    border-radius: 50px !important;
    border: 1px solid #D65D3F;
    color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.4 13L0 11.6L9.6 2H1V0H13V12H11V3.4L1.4 13Z' fill='white'/%3E%3C/svg%3E%0A");
    padding: 12px 44px 12px 25px;
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: center right 21px;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
}

.join-team-form input[type="submit"]:hover {
    background-color: #fff !important;
    color: #D65D3F !important;
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.4 13L0 11.6L9.6 2H1V0H13V12H11V3.4L1.4 13Z' fill='%23D65D3F'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: center right 21px;
}

.join-team-form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 25px !important;
}

.join-team-form .gfield {
    position: relative !important;
}

.join-team-form .validation_message {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    z-index: 1;
    width: 30px !important;
    min-height: 25px !important;
    border-radius: 50px;
    padding: 5px 35px 5px 10px !important;
    overflow: hidden;
    font-size: 0 !important;
    background: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.00001 0C8.85666 0 10.6373 0.737551 11.9501 2.0504C13.263 3.36325 14.0005 5.14385 14.0005 7.0005C14.0005 8.85715 13.263 10.6378 11.9501 11.9506C10.6373 13.2634 8.85666 14.001 7.00001 14.001C5.14336 14.001 3.36276 13.2634 2.04991 11.9506C0.737062 10.6378 -0.000488281 8.85715 -0.000488281 7.0005C-0.000488281 5.14385 0.737062 3.36325 2.04991 2.0504C3.36276 0.737551 5.14336 0 7.00001 0ZM8.05001 4.298C8.57001 4.298 8.99201 3.937 8.99201 3.402C8.99201 2.867 8.56901 2.506 8.05001 2.506C7.53001 2.506 7.11001 2.867 7.11001 3.402C7.11001 3.937 7.53001 4.298 8.05001 4.298ZM8.23301 9.925C8.23301 9.818 8.27001 9.54 8.24901 9.382L7.42701 10.328C7.25701 10.507 7.04401 10.631 6.94401 10.598C6.89864 10.5813 6.86072 10.549 6.83707 10.5068C6.81342 10.4646 6.8056 10.4154 6.81501 10.368L8.18501 6.04C8.29701 5.491 7.98901 4.99 7.33601 4.926C6.64701 4.926 5.63301 5.625 5.01601 6.512C5.01601 6.618 4.99601 6.882 5.01701 7.04L5.83801 6.093C6.00801 5.916 6.20601 5.791 6.30601 5.825C6.35528 5.84268 6.39565 5.87898 6.41846 5.92609C6.44127 5.97321 6.4447 6.02739 6.42801 6.077L5.07001 10.384C4.91301 10.888 5.21001 11.382 5.93001 11.494C6.99001 11.494 7.61601 10.812 8.23401 9.925H8.23301Z' fill='%23FF0000'/%3E%3C/svg%3E") right center no-repeat #fff !important;
    background-size: 25px !important;
    margin: 0 !important;
    border: 1px solid transparent !important;
}

.join-team-form .validation_message:hover {
    font-size: 10px !important;
    max-width: calc(100% - 20px) !important;
    width: auto !important;
    border: 1px solid #c02b0a !important;
    transition: all 0.3s ease-in-out;
}

.join-team-form .gform-body.gform_body textarea {
    height: 100px !important;
    border-radius: 10px;
    resize: none;
}

/*Blog-listing page*/
.blog-tab button.e-n-tab-title[aria-selected="true"] span.e-n-tab-icon {
    background-color: transparent !important;
}

.blog-tab .e-n-tab-title {
    justify-content: space-between !important;
}

.blog-tab .e-n-tabs-heading {
    margin-top: 50px;
}

.blog-loop-itm nav.elementor-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-loop-itm nav.elementor-pagination .page-numbers {
    width: 15px;
    height: 15px;
    display: flex;
    flex-direction: row;
}

.blog-loop-itm nav.elementor-pagination .page-numbers:hover {
    background-color: #d65d3f;
}

.blog-loop-itm nav.elementor-pagination .page-numbers {
    width: 60px;
    height: 60px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #E7E7E7;
}

.blog-loop-itm .page-numbers.current {
    background-color: #D65D3F;
}

.blog-loop-itm .page-numbers.prev,
.blog-loop-itm .page-numbers.next {
    background-color: #f6f6f6;
}

/*Prtners page slider*/
.owl-carousel {
  max-width: 90%;
  margin: 20px auto;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  width: 30px;
  height: 30px;
}

.item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
}
.item.partner-img-wrap {
    padding: 0;
    height: 156px;
    display: flex;
    justify-content: center;
    align-items: center;
}
img.partner-img {
    height: 100% !important;
    object-fit: contain;
}
.item.partner-img-wrap {
    border: 1px solid #E0E0E0;
    border-radius: 30px;
    margin: 4px;
        padding: 10%;
}

.owl-item.active.center .item.partner-img-wrap {
    border-color: #D65D3F;
}
.partner-info {
    width: 100%;
    background-color: #f2f2f2;
    border-radius: 20px;
    padding: 35px 7%;
    border: 1px solid #e0e0e0;
    display: flex;
    flex-direction: column;
    gap: 59px;
    position: relative;
}
h4.partner-title,
p.partner-desc {
    text-align: center;
}
h4.partner-title {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 24px;
    color: #222222;
    text-transform: capitalize;
    position: relative;
}
h4.partner-title::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 382px;
    background-color: #DBDBDB;
    bottom: -37px;
    left: 50%;
    transform: translateX(-50%);
}
p.partner-desc {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    font-size: 18px;
    color: #5C5C5C;
    margin: 0;
}
.owl-nav{
    position: absolute !important;
    top: 37% !important;
    width: 100% !important;
    display: flex !important;
    justify-content: space-between !important;
}
.owlnav-close .owl-nav {
    display: none !important;
}
.partner-info::before {
    content: "";
    clip-path: polygon(50% 0, 0% 100%, 100% 100%);
    background-color: #f2f2f2;
    height: 40px;
    top: -39px;
    position: absolute;
    z-index: 2;
    width: 40px;
    left: 50%;
    transform: translateX(-50%);
}
button.owl-prev,
button.owl-next {
    position: relative;
}
button.owl-prev span,
button.owl-next span{
    display: none !important;
}
button.owl-prev::before {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.3346 12.3334H7.0513L16.368 3.01675L14.0013 0.666748L0.667969 14.0001L14.0013 27.3334L16.3513 24.9834L7.0513 15.6667H27.3346V12.3334Z' fill='black'/%3E%3C/svg%3E%0A");
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-position: center;
}
button.owl-next::before {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.3346 12.3334H7.0513L16.368 3.01675L14.0013 0.666748L0.667969 14.0001L14.0013 27.3334L16.3513 24.9834L7.0513 15.6667H27.3346V12.3334Z' fill='black'/%3E%3C/svg%3E%0A");
    height: 40px;
    width: 40px;
    background-repeat: no-repeat;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(180deg);
    background-position: center;

}
button.owl-prev:hover,
button.owl-next:hover{
background-color: transparent !important;
}
button.owl-prev:hover::before,
button.owl-next:hover::before
{filter: brightness(0) saturate(100%) invert(39%) sepia(8%) saturate(6237%) hue-rotate(331deg) brightness(110%) contrast(83%);}

button.owl-prev {
    margin-left: -45px !important;
}
button.owl-next {
    margin-right: -45px !important;
}

/*Customer pages*/
.customer-capsule {
    transform: translateX(-50%);
}
div#gform_confirmation_message_1,
div#gform_confirmation_message_2 {
    text-align: center;
    font-family: 'Montserrat';
    font-weight: 500;
    color: #5c5c5c;
}
div#field_1_12 .gfield_description.warningTextareaInfo {
    display: none;
}

@media only screen and (max-width:1366px) {

    .icn-1::before {
        right: -131px;
    }

    .icn-4::before {
        left: -114px;
    }

    .icn-1::before,
    .icn-4::before {
        top: 93px;
        height: 34px;
        width: 109px;
    }

    .icn-5::before {
        left: 2px;
    }

    .icn-2::before {
        right: 6px;
    }

    .icn-2::before,
    .icn-5::before {
        top: -41px;
        height: 82px;
        width: 4px;
    }

    .icn-3::before,
    .icn-6::before {
        height: 43px;
        width: 98px;
        top: 16px;
    }

    .icn-1::after {
        right: -38px;
    }

    .icn-4::after {
        left: -24px;
    }

    .icn-2::after {
        right: 35px;
        top: -9px;
    }

    .icn-5::after {
        left: 33px;
        top: -10px;
    }

    .icn-3::after {
        right: -35px;
        top: 49px;
    }

    .icn-6::after {
        left: -34px;
        top: 48px;
    }

}

@media only screen and (max-width:1024px) {

    .icn-1::before,
    .icn-4::before {
        top: 100px;
        height: 28px;
        width: 104px;
    }

    .icn-1::before {
        right: -108px;
    }

    .icn-4::before {
        left: -90px;
    }

    .icn-2::before,
    .icn-5::before {
        top: -19px;
        height: 68px;
        width: 4px;
    }

    .icn-3::before,
    .icn-6::before {
        height: 43px;
        width: 98px;
        top: -18px;
    }

    .icn-3::before {
        right: -83px;
    }

    .icn-6::before {
        left: -86px;
    }

    .icn-1::after {
        right: -10px;
        top: 64%;
    }

    .icn-4::after {
        left: -13px;
        top: 65%;
    }

    .icn-2::after {
        top: 4px;
    }

    .icn-5::after {
        top: 4px;
    }

    .icn-3::after {
        right: 0px;
        top: 15px;
    }

    .icn-6::after {
        left: -1px;
        top: 15px;
    }

    .join-team-form .gform-body.gform_body label.gfield_label.gform-field-label {
        font-size: 14px;
    }

    .join-team-form span.inform-title {
        font-size: 18px;
    }

    .blog-loop-itm nav.elementor-pagination .page-numbers {
        width: 30px;
        height: 30px;
    }

}

@media only screen and (max-width:767px) {
    .mobile-menu {
        display: block !important;
    }

    .icn-1::before,
    .icn-2::before,
    .icn-3::before,
    .icn-4::before,
    .icn-5::before,
    .icn-6::before,
    .icn-1::after,
    .icn-2::after,
    .icn-3::after,
    .icn-4::after,
    .icn-5::after,
    .icn-6::after {
        display: none;
    }

    .join-team-form input[type="file"] {
        width: 100% !important;
    }
button.owl-prev,
button.owl-next {
    margin: 0 !important;
}

}