/*
Theme Name: Recruiters Websites
Theme URI: http://www.recruiterswebsites.com
Version: 1.0
Description: Recruiters Websites Framework for Custom Website Development
Author: The Recruiters Websites Team
Author URI: http://www.recruiterswebsites.com
template: bb-theme
*/

/* Add your custom styles here... */

/* MAIN STYLES */


body {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
p {
    margin: 0 0 30px;
}
.fl-row {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: repeating-linear-gradient(90deg, rgb(224 224 224), rgb(224 224 224) 1px, #fff 0px, #fff 16.67%);
    height: 100%;
    width: 100%;
}

.fl-row {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: white;
    height: 100%;
    width: 100%;
}

.single-expertise .fl-row  {
    background: white;
    height: auto;
    width: auto;
}

.fl-row .fl-row-content {
    max-width: 68vw;
    padding: 0 2px;
    z-index: 5;
    position: relative;
}
.fl-row-content.fl-row-full-width.fl-node-content {
    max-width: 100%;
    padding: 0;
}

@media screen and (max-width: 1410px) and (min-width: 992px) {
    .fl-row .fl-row-content {
        max-width: 70vw;
    }
    .fl-row {
        background: repeating-linear-gradient(90deg, rgb(224 224 224), rgb(224 224 224) 1px, #fff 0px, #fff 12.5%);
    }
    .fl-row .fl-row-content {
        max-width: 76vw;
    }
}


@media screen and (max-width: 992px) and (min-width: 769px) {
    .fl-row .fl-row-content {
        max-width: 81vw;
    }
    .fl-row {
        background: repeating-linear-gradient(90deg, rgb(224 224 224), rgb(224 224 224) 1px, #fff 0px, #fff 11.1%);
    }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .fl-row {
        background: white;
    }
    .fl-row .fl-row-content {
        max-width: 100%;
    }
}


/*
==========================================================================
HOME
==========================================================================
*/

.sw-angle .fl-col-content.fl-node-content {
    clip-path: polygon(0 -1%, 100% 0%, 100% 100%, 37.7% 100%);
    -webkit-clip-path: polygon(0 -1%, 100% 0%, 100% 100%, 37.7% 100%);
    -moz-clip-path: polygon(0 -1%, 100% 0%, 100% 100%, 37.7% 100%);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sw-dual-buttons .pp-dual-button-content a.pp-button{
    box-shadow: -5px -5px 0px #f3ad6c, 5px 5px 0px #13f3c3;
    -webkit-transition: all 2s linear;
    -moz-transition: all 2s linear;
    -ms-transition: all 2s linear;
    -o-transition: all 2s linear;
    transition: all 2s linear;
}
.sw-dual-buttons .pp-dual-button-content a.pp-button:hover {
    box-shadow: 5px 5px 0px #f3ad6c, -5px -5px 0px #13f3c3;
}
.sw-home-hover .uabb-infobox-content {
    box-shadow: 0 0 19px 6px rgb(51 51 51 / 10%);
    position:relative;
    overflow:hidden;
}
.sw-home-hover:hover .uabb-infobox-content {
    box-shadow: -5px -5px 0px #f3ad6c, 5px 5px 0px #13f3c3;
}
.sw-home-hover .uabb-module-content.uabb-imgicon-wrap {
    padding: 15px 10px;
}
.sw-home-hover .uabb-infobox-title-wrap, .sw-home-hover .uabb-infobox-text-wrap {
    padding: 0 24px;
    position: relative;
    z-index: 3;
}
.sw-home-hover .uabb-infobox-text-wrap {
    padding: 0 24px 30px;
}
.sw-home-hover .uabb-infobox-content:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 100px solid #13f3c3;
    border-right: 118px solid transparent;
    left: 0;
    top: 0px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sw-home-hover:hover .uabb-infobox-content:after {
    border-top: 900px solid #333;
    border-right: 1000px solid transparent;
}
.sw-home-hover .uabb-module-content.uabb-imgicon-wrap {
    position: relative;
    z-index: 3;
}
.sw-home-hover:hover h4.uabb-infobox-title, .sw-home-hover:hover .uabb-infobox-text.uabb-text-editor {
    color:white;
}
.sw-home-hover .uabb-infobox-text.uabb-text-editor strong {
    text-transform: uppercase;
}
.sw-button .uabb-button.uabb-creative-button.uabb-creative-flat-btn.uabb-none-btn {
    box-shadow: -5px -5px 0px #f3ad6c, 5px 5px 0px #13f3c3;
}
.sw-button:hover .uabb-button.uabb-creative-button.uabb-creative-flat-btn.uabb-none-btn {
    box-shadow: 5px 5px 0px #f3ad6c, -5px -5px 0px #13f3c3;
}
.sw-mobile-only {
    display:none;
}
.fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-right, .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-left {
    position: relative;
    overflow: hidden;
}
.fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-right:before, .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-right:after, .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-left:before, .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-left:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-right:before{
    clip-path: polygon(101% 0, 66.6% 0, 100% 51%);
    -webkit-clip-path: polygon(101% 0, 66.6% 0, 100% 51%);
    -moz-clip-path: polygon(101% 0, 66.6% 0, 100% 51%);
    background-color: white;
    top: -1px;
}
.fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-right:after {
    background-color: white;
    clip-path: polygon(101% 49%, 65.8% 101%, 100% 100%);
    -webkit-clip-path: polygon(101% 49%, 65.8% 101%, 100% 100%);
    -moz-clip-path: polygon(101% 49%, 65.8% 101%, 100% 100%);
    bottom: -1px;
}
.fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-left:before {
    clip-path: polygon(0 0, 0 50%, 33.6% 0);
    -webkit-clip-path: polygon(0 0, 0 50%, 33.6% 0);
    -moz-clip-path: polygon(0 0, 0 50%, 33.6% 0);
    background-color: white;
    top: -1px;
}
.fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-left:after {
    background-color: white;
    clip-path: polygon(0 50%, 0 100%, 33.6% 100%);
    -webkit-clip-path: polygon(0 50%, 0 100%, 33.6% 100%);
    -moz-clip-path: polygon(0 50%, 0 100%, 33.6% 100%);
    bottom: -1px;
}


/*
==========================================================================
HOME MOBILE
==========================================================================
*/

@media screen and (max-width: 1715px) and (min-width: 1411px) {
    .sw-angle {
        width: 48.42%;
    }
    .sw-angle .fl-col-content.fl-node-content {
        clip-path: polygon(0 -1%, 100% 0%, 100% 100%, 34.7% 100%);
    }
    .fl-node-60df56020d27e > .fl-col-content {
        margin-left: 31.9%;
    }
}

@media screen and (max-width: 1410px) and (min-width: 993px) {
    .fl-node-60e47e9788283, .fl-node-60e47e978827d {
        width: 100%;
    }
    .sw-reverse-section .fl-col-group.fl-col-group-responsive-reversed {
        flex-direction: column-reverse;
    }
    .fl-node-60e47e9788283 > .fl-col-content {
        margin-left: 0;
        margin-bottom: 5%;
    }
    .sw-home-hover > .fl-module-content {
        margin-right: 5px;
        margin-left: 5px;
    }
    .fl-node-60e47eb41726a .fl-module-content.fl-node-content {
        margin: 20px 5px;
    }
    .fl-node-60df56020d27e > .fl-col-content {
        margin-left: 21%;
    }
    .sw-angle {
        width: 40%;
    }
    .sw-angle .fl-col-content.fl-node-content {
        clip-path: polygon(0 0%, 100% 0%, 100% 100%, 46.3% 100%);
        -webkit-clip-path: polygon(0 0%, 100% 0%, 100% 100%, 46.3% 100%);
        -moz-clip-path: polygon(0 0%, 100% 0%, 100% 100%, 46.3% 100%);
    }
    .fl-col.fl-col-small.sw-box-cont-right {
        padding-left: 10px;
    }
    .fl-col.fl-col-small.sw-box-cont-left {
        padding-right: 10px;
    }
    .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-right:before {
        clip-path: polygon(101% 0, 75% 0, 100% 51%);
        -webkit-clip-path: polygon(101% 0, 75% 0, 100% 51%);
        -moz-clip-path: polygon(101% 0, 75% 0, 100% 51%);
    }
    .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-right:after {
        clip-path: polygon(101% 49%, 75% 101%, 100% 100%);
        -webkit-clip-path: polygon(101% 49%, 75% 101%, 100% 100%);
        -moz-clip-path: polygon(101% 49%, 75% 101%, 100% 100%);
    }
    .sw-home-right-angle-cont > .fl-col-content {
        margin-right: 23%;
    }
    .sw-home-left-angle-cont > .fl-col-content {
        margin-left: 23%;
    }
    .sw-angle-post > .fl-module-content {
        margin: auto 7%!important;
    }
    .sw-angle-post .sw-post-cont-2 p {
        font-size: 15px;
        color: #333;
    }
    .sw-angle-post .fl-post-column {
        padding-left: 10px;
        padding-right: 10px;
    }

    .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-left:before {
        clip-path: polygon(0 0, 0 50%, 24.9% 0);
        -webkit-clip-path: polygon(0 0, 0 50%, 24.9% 0);
        -moz-clip-path: polygon(0 0, 0 50%, 24.9% 0);
    }
    .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-left:after {
        clip-path: polygon(0 50%, 0 100%, 24.9% 100%);
        -webkit-clip-path: polygon(0 50%, 0 100%, 24.9% 100%);
        -moz-clip-path: polygon(0 50%, 0 100%, 24.9% 100%);
    }
}

@media screen and (max-width: 1142px) and (min-width: 320px) {
    .sw-mobile-only {
        display:inherit;
    }
    .sw-desktop-only {
        display:none;
    }
    .fl-node-60e47e97824dd > .fl-row-content-wrap {
        padding-top: 50px;
    }
}


@media screen and (max-width: 992px) and (min-width: 769px) {
    .sw-reverse-section .fl-col-group.fl-col-group-responsive-reversed {
        flex-direction: column-reverse;
    }
    .sw-home-hover .fl-module-content.fl-node-content {
        margin: 20px 15px;
    }
    .fl-builder-content .sw-button .uabb-button-right {
        text-align: center;
    }
    .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-right:before, .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-left:before {
        clip-path: polygon(50% 10%, 44.5% 0, 55.5% 0);
        -webkit-clip-path: polygon(50% 10%, 44.5% 0, 55.5% 0);
        -moz-clip-path: polygon(50% 10%, 44.5% 0, 55.5% 0);
    }
    .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-right:after, .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-left:after {
        display:none
    }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-right:before, .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-left:before  {
        clip-path: polygon(50% 3%, 44.5% 0, 55.5% 0);
        -webkit-clip-path: polygon(50% 3%, 44.5% 0, 55.5% 0);
        -moz-clip-path: polygon(50% 3%, 44.5% 0, 55.5% 0);
    }
    .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-right:after, .fl-col.fl-col-small.fl-col-bg-overlay.sw-home-angle-left:after {
        display:none
    }
}

/*
==========================================================================
ABOUT
==========================================================================
*/

.sw-subpage-header .fl-row-content-wrap, .sw-project-portfolio-cont .fl-row-content-wrap,
.sw-subpage-header-ai .fl-row-content-wrap{
    position: relative;
    overflow:hidden;
}
.sw-subpage-header .fl-row-content-wrap:before,
.sw-subpage-header-ai .fl-row-content-wrap:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(50deg, rgba(19,243,195,0.76) 0%, rgba(243,173,108,0.76) 100%);
}
.sw-subpage-header .fl-row-content-wrap:after, .sw-project-portfolio-cont .fl-row-content-wrap:after {
    background: repeating-linear-gradient(90deg, rgb(255 255 255 / 38%), rgb(255 255 255 / 38%) 1px, #fff0 0px, #fff0 16.67%);
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}
.sw-subpage-header-cont {
    position: relative;
    z-index: 5;
}
.sw-subpage-header .fl-row-content.fl-row-fixed-width.fl-node-content,
.sw-subpage-header-ai .fl-row-content.fl-row-fixed-width.fl-node-content {
    max-width: 35vw;
    padding: 0 2px;
}
.sw-services-box .uabb-infobox-text.uabb-text-editor strong {
    background-color: #333;
    color: white;
    text-transform: uppercase;
    padding: 18px 27px;
    box-shadow: -5px -5px 0px #f3ad6c, 5px 5px 0px #13f3c3;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.sw-services-box:hover .uabb-infobox-text.uabb-text-editor strong {
    box-shadow: 5px 5px 0px #f3ad6c, -5px -5px 0px #13f3c3;
}
.sw-services-cont > .fl-col-content {
    margin-top: 12%;
    margin-right: 1%;
    width: 67%;
    margin-left: auto;
}
.fl-module.fl-module-pp-heading.sw-team-cont {
    width: 74.6%;
}
.sw-triangle {
    position: relative;
    overflow:hidden;
}
.sw-triangle:after {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2021/07/Wooden-desktop-devices-online-digital-agency-responsive-design.png);
    height: 100%;
    width: 100%;
    z-index: 1;
    background-size: 50%;
    top: 16%;
    left: 0;
    background-repeat: no-repeat;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.sw-team-photo {
    width: auto;
    height: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 77%;
}
.sw-team-photo:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(51,51,51);
    background: -moz-linear-gradient(0deg, rgba(51,51,51,0.5550595238095238) 0%, rgba(51,51,51,0) 60%);
    background: -webkit-linear-gradient(0deg, rgba(51,51,51,0.5550595238095238) 0%, rgba(51,51,51,0) 60%);
    background: linear-gradient(0deg, rgba(51,51,51,0.5550595238095238) 0%, rgba(51,51,51,0) 60%);
}
.sw-team-content {
    text-align: center;
    font-size: 17px;
    padding: 11px 10px 30px;
    position: relative;
}
.sw-team-content:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: rgb(19,243,195);
    background: -moz-linear-gradient(100deg, rgba(19,243,195,1) 0%, rgba(243,173,108,1) 100%);
    background: -webkit-linear-gradient(100deg, rgba(19,243,195,1) 0%, rgba(243,173,108,1) 100%);
    background: linear-gradient(100deg, rgba(19,243,195,1) 0%, rgba(243,173,108,1) 100%);
    content: '';
}
.sw-team-content h5 {
    font-weight: bold;
}
.sw-team-content hr {
    margin-top: 18px;
    margin-bottom: 0;
    border: 0;
    border-top: 2px solid #333;
    width: 54px;
}
.sw-team-content p {
    margin-bottom: 18px;
}
.sw-team-icons i {
    font-size: 20px;
    border: 2px solid white;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    color: white;
    margin-left: 10px;
}
.sw-team-icons i.fab.fa-linkedin-in {
    background-color:#F3AD6C;
}
.sw-team-icons i.fas.fa-envelope {
    background-color:#13F3C3;
}
.sw-team-icon-cont {
    position: relative;
}
.sw-team-icons {
    position: absolute;
    bottom: 0;
    right: 0;
    overflow: hidden;
    padding: 18px 19px;
}
.sw-team .fl-post-grid-post {
    box-shadow: 0px 0px 19px 6px rgb(51 51 51 / 10%);
    border: 1px solid #e6e6e600;
}
.sw-team .fl-post-column {
    padding-bottom: 55px;
}
.sw-services-box .uabb-infobox-left-right-wrap {
    height: 240px;
}

/*
==========================================================================
ABOUT MOBILE
==========================================================================
*/

@media screen and (max-width: 1789px) and (min-width: 1411px) {
    .sw-triangle:after {
        top: 20%;
    }
}

@media screen and (max-width: 1410px) and (min-width: 992px) {
    .sw-subpage-header .fl-row-content-wrap:after, .sw-project-portfolio-cont .fl-row-content-wrap:after {
        background: repeating-linear-gradient(90deg, rgb(255 255 255 / 38%), rgb(255 255 255 / 38%) 1px, #fff0 0px, #fff0 12.5%);
    }
    .sw-subpage-header .fl-row-content.fl-row-fixed-width.fl-node-content {
        max-width: 53vw;
    }
    .fl-node-60e72ae0652a1 > .fl-module-content {
        margin-left: 1%;
    }
    .fl-node-60e72a9fa9f4c > .fl-col-content {
        margin-right: 1%;
        margin-left: 8%;
    }
    .sw-services-cont > .fl-col-content {
        width: 75%;
        margin-right: 0.5%;
    }
    .fl-module.fl-module-pp-heading.sw-team-cont {
        width: 83%;
    }
    .sw-triangle:after {
        top: 24%;
    }
    .sw-team > .fl-module-content {
        margin-right: 0.4%;
        margin-left: 0.4%;
    }
}

@media screen and (max-width: 992px) and (min-width: 769px) {
    .sw-subpage-header .fl-row-content-wrap:after, .sw-project-portfolio-cont .fl-row-content-wrap:after {
        background: repeating-linear-gradient(90deg, rgb(255 255 255 / 38%), rgb(255 255 255 / 38%) 1px, #fff0 0px, #fff0 11.1%);
    }
    .sw-subpage-header .fl-row-content.fl-row-fixed-width.fl-node-content {
        max-width: 61vw;
    }
    .sw-reverse-section-two .fl-col-group.fl-col-group-responsive-reversed {
        flex-direction: column-reverse;
    }
    .sw-services-cont > .fl-col-content {
        width: 100%;
    }
    .fl-module.fl-module-pp-heading.sw-team-cont {
        width: 84.4%;
    }
    .sw-triangle:after {
        background-size: 100%;
        opacity: 0.3;
    }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .sw-subpage-header .fl-row-content-wrap:after, .sw-project-portfolio-cont .fl-row-content-wrap:after{
        background: transparent;
    }
    .sw-subpage-header .fl-row-content.fl-row-fixed-width.fl-node-content {
        max-width: 100%;
    }
    .sw-services-cont > .fl-col-content {
        width: 100%;
    }
    .fl-module.fl-module-pp-heading.sw-team-cont {
        width: 100%;
    }
    .sw-triangle:after {
        background-size: 100%;
        opacity: 0.3;
    }
    .sw-subpage-header .fl-row-full-height.fl-row-align-center .fl-row-content-wrap, .fl-row-custom-height.fl-row-align-center .fl-row-content-wrap {
        align-items: flex-end;
        -webkit-align-items: flex-end;
    }.sw-services-box .uabb-infobox-left-right-wrap {
         height: auto;
     }
}

/*
==========================================================================
REQUEST A QUOTE
==========================================================================
*/

.sw-form .gform_button.button {
    box-shadow: -5px -5px 0px #f3ad6c, 5px 5px 0px #13f3c3;
    margin-left: 0.3%;
}
.sw-form .gform_button.button:hover{
    box-shadow: 5px 5px 0px #f3ad6c, -5px -5px 0px #13f3c3;
}
.sw-form  .gfield_captcha_input_container.math_medium {
    margin-top: -10px!important;
}

/*
==========================================================================
CONTACT
==========================================================================
*/

.sw-contact-box .fl-col-content.fl-node-content {
    box-shadow: -5px -5px 0px #f3ad6c, 5px 5px 0px #13f3c3;
}
.sw-contact-section {
    position: relative;
}
.sw-contact-section:after {
    position: absolute;
    content: '';
    width: 50.1%;
    height: 82%;
    background-color: white;
    top: 9%;
    right: 16.6%;
    box-shadow: 0px 0px 19px 6px rgb(51 51 51 / 10%);
}

/*
==========================================================================
CONTACT MOBILE
==========================================================================
*/

@media screen and (max-width: 1410px) and (min-width: 1146px) {
    .sw-contact-section:after {
        right: 12.4%;
    }
    .fl-node-60f72074388ca {
        width: 47%;
    }
    .fl-node-60f72074388cd {
        width: 53%;
    }
    .sw-contact-box > .fl-col-content {
        margin-left: 2%;
    }
}

@media screen and (max-width: 1145px) and (min-width: 993px) {
    .fl-node-60f72074388ca, .fl-node-60f72074388cd {
        width: 100%;
    }
    .sw-contact-box > .fl-col-content {
        margin-right: 5%;
        margin-left: 5%;
    }
    .sw-contact-section:after {
        width: 74.8%;
        height: 58%;
        top: 37%;
        right: 12.6%;
    }
}

@media screen and (max-width: 992px) and (min-width: 769px) {
    .sw-contact-box > .fl-col-content {
        margin-right: 5%;
        margin-left: 5%;
    }
    .sw-contact-section:after {
        width: 77.6%;
        height: 58%;
        top: 37%;
        right: 11.2%;
    }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .sw-contact-section:after {
        display:none;
    }
}

/*
==========================================================================
BLOG
==========================================================================
*/

.sw-post-box, .sw-post-box-2 {
    position: relative;
    width: 100%;
    height: 100%;
}
.sw-post-image, .sw-post-image-2 {
    width: auto;
    height: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.sw-post-image {
    padding-top: 69%;
}
.sw-post-image-2 {
    padding-top: 46%;
}
.sw-post-image:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(0 0 0 / 14%);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.sw-post-image-2:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(0 0 0 / 0%);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.sw-post-box:hover .sw-post-image:after {
    background: rgb(0 0 0 / 50%);
}
.sw-post-box-2:hover .sw-post-image-2:after {
    background: rgb(0 0 0 / 21%);
}
.sw-post-cont h5 {
    font-weight: bold;
    font-size: 25px;
}
.sw-post-cont-2 h6 {
    font-weight: bold;
}
.sw-post-cont hr {
    margin-top: 21px;
    margin-bottom: 46px;
    border: 0;
    border-top: 2px solid #333;
    width: 83px;
    margin-left: 0;
}
.sw-post-cont-2 hr {
    margin-top: 10px;
    margin-bottom: 16px;
    border: 0;
    border-top: 2px solid #333;
    width: 72px;
    margin-left: 0;
}
p.sw-read-more {
    margin-bottom: 0;
    color: #333;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 17px;
}
.sw-post-cont-2 p {
    font-size: 17px;
    color: #333;
}
.sw-new-post .fl-post-grid-post {
    background: #fff0;
    border: 1px solid #e6e6e600;
}
.sw-new-post-2 .fl-post-grid-post {
    box-shadow: 0px 0px 19px 6px rgb(51 51 51 / 10%);
    border: 1px solid #e6e6e600;
}
.sw-post-date {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    padding: 15px 12px;
    color: white;
    font-size: 16px;
    font-weight: bold;
}
input#input_3_6 {
    width: 100%;
}
.sw-post-cont-2 {
    padding: 20px 23px 37px;
}

/*
==========================================================================
BLOG MOBILE
==========================================================================
*/

@media screen and (max-width: 1410px) and (min-width: 993px) {
    .sw-new-post > .fl-module-content, .sw-new-post-2 > .fl-module-content {
        margin-right: 0.2%;
        margin-left: 0.2%;
    }
}

/*
==========================================================================
MARKET
==========================================================================
*/

.sw-market-infobox .uabb-infobox-title-wrap {
    display: inline-flex;
    gap: 0 10px;
    flex-wrap: wrap;
}

/*
==========================================================================
MARKET MOBILE
==========================================================================
*/

@media screen and (max-width: 1410px) and (min-width: 993px) {
    .fl-node-60ec4d14d23de > .fl-col-content {
        margin-left: 0.5%;
        margin-right: 0.5%;
        margin-bottom: 5%;
    }
    .fl-node-60ec4d14d23de, .fl-node-60ec4d14d23e2 {
        width: 100%;
    }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .sw-market-infobox .uabb-infobox-title-wrap {
        justify-content: center;
    }
}

/*
==========================================================================
DESIGN
==========================================================================
*/

.fl-col.sw-angle-right-photo, .fl-col.sw-angle-left-photo {
    position: relative;
    z-index: 2;
}
.fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-right, .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-left{
    position: relative;
    overflow: hidden;
}
.fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-right:before, .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-right:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
}
.fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-right:before{
    clip-path: polygon(101% 0, 66.6% 0, 100% 51%);
    -webkit-clip-path: polygon(101% 0, 66.6% 0, 100% 51%);
    -moz-clip-path: polygon(101% 0, 66.6% 0, 100% 51%);
    background-color: white;
    top: -1px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-right:after {
    background-color: white;
    clip-path: polygon(101% 50%, 65.8% 101%, 100% 100%);
    -webkit-clip-path: polygon(101% 50%, 65.8% 101%, 100% 100%);
    -moz-clip-path: polygon(101% 50%, 65.8% 101%, 100% 100%);
    bottom: -1px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-left:before, .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-left:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
}
.fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-left:before{
    clip-path: polygon(0 0, 0 51%, 33.6% 0);
    -webkit-clip-path: polygon(0 0, 0 51%, 33.6% 0);
    -moz-clip-path: polygon(0 0, 0 51%, 33.6% 0);
    background-color: white;
    top: -1px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-left:after {
    background-color: white;
    clip-path: polygon(33.6% 100%, 0 100%, 0 50%);
    -webkit-clip-path: polygon(33.6% 100%, 0 100%, 0 50%);
    -moz-clip-path: polygon(33.6% 100%, 0 100%, 0 50%);
    bottom: -1px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

/*
==========================================================================
DESIGN MOBILE
==========================================================================
*/

@media screen and (max-width: 1410px) and (min-width: 993px) {
    .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-right:before{
        clip-path: polygon(101% 0, 75% 0, 100% 51%);
        -webkit-clip-path: polygon(101% 0, 75% 0, 100% 51%);
        -moz-clip-path: polygon(101% 0, 75% 0, 100% 51%);
        background-color: white;
        top: -1px;
    }
    .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-right:after {
        background-color: white;
        clip-path: polygon(101% 48%, 75% 101%, 100% 100%);
        -webkit-clip-path: polygon(101% 48%, 75% 101%, 100% 100%);
        -moz-clip-path: polygon(101% 48%, 75% 101%, 100% 100%);
        bottom: -1px;
    }
    .sw-angle-right-photo > .fl-col-content {
        margin-right: 9%;
        margin-left: 25%;
    }
    .sw-angle-right-content > .fl-col-content {
        margin-right: 24%;
        margin-left: 8%;
    }
    .sw-angle-right {
        width: 49.8%;
    }
    .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-left:before{
        clip-path: polygon(0 0, 0 50%, 25% 0);
        -webkit-clip-path: polygon(0 0, 0 50%, 25% 0);
        -moz-clip-path: polygon(0 0, 0 50%, 25% 0);
    }
    .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-left:after {
        clip-path: polygon(25% 100%, 0 100%, 0 50%);
        -webkit-clip-path: polygon(25% 100%, 0 100%, 0 50%);
        -moz-clip-path: polygon(25% 100%, 0 100%, 0 50%);
    }
    .sw-angle-left-content > .fl-col-content {
        margin-right: 9%;
        margin-left: 25%;
    }
    .sw-angle-left-photo > .fl-col-content {
        margin-right: 24%;
        margin-left: 8%;
    }
}

@media screen and (max-width: 992px) and (min-width: 769px) {
    .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-right:after, .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-left:after {
        background: linear-gradient(325deg, rgb(20 243 195) 0%, rgb(243 173 108) 78%);
        clip-path: polygon(50% 100%, 100% 3%, 0 3%);
        -webkit-clip-path: polygon(50% 100%, 100% 3%, 0 3%);
        -moz-clip-path: polygon(50% 100%, 100% 3%, 0 3%);
    }
    .sw-angle-right > .fl-col-content, .sw-angle-left > .fl-col-content {
        background-image: none;
    }
    .sw-angle-right > .fl-col-content:after, .sw-angle-left > .fl-col-content:after  {
        background-image: none;
    }
    .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-right:before, .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-left:before {
        display:none;
    }

}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-right:after, .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-left:after {
        background: linear-gradient(325deg, rgb(20 243 195) 0%, rgb(243 173 108) 78%);
        clip-path: polygon(50% 100%, 100% 7%, 0 7%);
        -webkit-clip-path: polygon(50% 100%, 100% 7%, 0 7%);
        -moz-clip-path: polygon(50% 100%, 100% 7%, 0 7%);
    }
    .sw-angle-right > .fl-col-content, .sw-angle-left > .fl-col-content {
        background-image: none;
    }
    .sw-angle-right > .fl-col-content:after, .sw-angle-left > .fl-col-content:after {
        background-image: none;
    }
    .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-right:before, .fl-col.fl-col-has-cols.fl-col-bg-overlay.sw-angle-left:before  {
        display:none;
    }
}

/*
==========================================================================
OPTIMIZE
==========================================================================
*/

.sw-tab span.pp-tab-title img {
    width: 110px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.sw-tab .pp-tabs-horizontal.pp-tabs-default .pp-tabs-labels {
    display: flex;
    justify-content: space-between;
    filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.10));
    -webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.10));
    -moz-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.10));
    margin-bottom: 53px;
}
.sw-tab .pp-tabs .pp-tabs-label {
    box-shadow: 0px 0px 19px 6px rgb(51 51 51 / 10%);
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    -webkit-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    -moz-clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    width: 23%;
    height: 311px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.sw-tab .pp-tabs-label .pp-tab-label-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.sw-tab .pp-tabs-panel h4 {
    font-weight: bold;
    margin-bottom: 31px;
}
.sw-tab .pp-tabs-panel {
    filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.10));
    -webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.10));
    -moz-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.10));
}
.sw-tab .pp-tabs-default .pp-tabs-panels, .sw-tab .pp-tabs-default .pp-tabs-panel {
    border-color: #eeeeee00;
}
.sw-tab .pp-tabs-panels .pp-tabs-panel-content {
    padding: 5% 6%;
}
.sw-tab .pp-clearfix:before, .sw-tab .pp-clearfix:after {
    content: none;
}
.sw-tab .pp-tab-description {
    margin-top: 0;
}

/*
==========================================================================
OPTIMIZE MOBILE
==========================================================================
*/

@media screen and (max-width: 1435px) and (min-width: 1411px) {
    .sw-tab .pp-tab-description {
        font-size: 34px!important;
    }
}

@media screen and (max-width: 1410px) and (min-width: 993px) {
    .sw-tab > .fl-module-content {
        margin-right: 0.5%;
        margin-left: 0.5%;
    }
    .sw-tab .pp-tab-description {
        font-size: 25px!important;
    }
    .sw-tab span.pp-tab-title img {
        width: 90px;
    }
    .sw-tab .pp-tabs .pp-tabs-label {
        height: 250px;
    }
}

@media screen and (max-width: 992px) and (min-width: 769px) {
    .sw-tab .pp-tab-description {
        font-size: 19px!important;
    }
    .sw-tab span.pp-tab-title img {
        width: 70px;
    }
    .sw-tab .pp-tabs .pp-tabs-label {
        height: 180px;
    }
}

/*
==========================================================================
HOST
==========================================================================
*/

.sw-host-box .uabb-infobox {
    height: 412px;
}

/*
==========================================================================
HOST MOBILE
==========================================================================
*/

@media screen and (max-width: 1410px) and (min-width: 993px) {
    .sw-host-box > .fl-module-content {
        margin-right: 2%;
        margin-bottom: 3%;
        margin-left: 2%;
    }
    .sw-host-box .uabb-infobox {
        height: 462px;
    }
}

@media screen and (max-width: 992px) and (min-width: 769px) {
    .sw-host-box .uabb-infobox {
        height: 100%;
    }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .sw-host-box .uabb-infobox {
        height: 100%;
    }
}

/*
==========================================================================
PROJECTS
==========================================================================
*/

.sw-projects-cont {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}
.sw-project{
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.sw-flip-front,
.sw-flip-back{
    background-size: cover;
    box-shadow: 0px 0px 19px 6px rgb(51 51 51 / 10%);
    background-position: center;
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    min-height: 430px;
    height: auto;
}
.sw-flip-back{
    background: white;
}
.sw-flip-front:after{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    opacity: .79;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.sw-project:hover .sw-flip-front,
.sw-project:hover .sw-flip-back{
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}
.sw-flip-back{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*overflow:hidden;*/
}
.inner{
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
    transform: translateY(-50%) translateZ(60px) scale(0.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
}
.sw-project .sw-flip-back{
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.sw-project .sw-flip-front{
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.sw-project:hover .sw-flip-back{
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.sw-project:hover .sw-flip-front{
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.sw-flip-back .inner h3 {
    font-weight: bold;
    margin-bottom: 30px;
    margin-top:0;
}
.sw-flip-back .inner a.btn.btn-default,  .sw-partners a.btn.btn-default{
    background-color: #333;
    color: white;
    font-size: 17px;
    border-radius: 1px;
    border: none;
    width: 199px;
    padding: 20px;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: -5px -5px 0px #f3ad6c, 5px 5px 0px #13f3c3;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.sw-flip-back .inner a.btn.btn-default:hover, .sw-partners a.btn.btn-default:hover {
    box-shadow: 5px 5px 0px #f3ad6c, -5px -5px 0px #13f3c3;
}
.sw-flip-back:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-top: 100px solid #F3AD6C;
    border-right: 131px solid transparent;
}
.sw-flip-back:after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 100px solid #13f3c3;
    border-left: 131px solid transparent;
}
.sw-flip-front .inner img {
    width: 70.8%;
}
.single-project-logo img {
    width: 450px;
    filter: brightness(0) invert(100%);
}
.single-project-logo {
    text-align: center;
}
.sw-mobile-project {
    width: auto;
    height: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 135%;
}
.sw-tablet-project, .sw-laptop-project {
    width: auto;
    height: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 65%;
}
.sw-portfolio-contact, .sw-portfolio-about {
    width: 47%;
    height: 0;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 334px;
    box-shadow: 0px 0px 19px 6px rgb(51 51 51 / 50%);
    margin-top: 86px;
}
.sw-portfolio-home{
    width: 47%;
    height: 0;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 420px;
    box-shadow: 0px 0px 19px 6px rgb(51 51 51 / 50%);
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.sw-portfolio-contact {
    float: left;
}
.sw-portfolio-about {
    float: right;
}
.sw-portfolio-computer {
    width: 103%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.fl-row.fl-row-full-width.fl-row-bg-color.fl-node-60f5c9ff684dd {
    position: relative;
    z-index: 5;
}

/*
==========================================================================
PROJECT MOBILE
==========================================================================
*/

@media screen and (max-width: 1410px) and (min-width: 1210px) {
    .sw-portfolio > .fl-module-content {
        margin-right: 0.4%;
        margin-left: 0.4%;
    }
    .sw-projects-cont {
        gap: 25px;
    }
    .sw-flip-back:before {
        border-top: 69px solid #F3AD6C;
        border-right: 100px solid transparent;
    }
    .sw-flip-back:after {
        border-bottom: 69px solid #13f3c3;
        border-left: 100px solid transparent;
    }
    .sw-project-about > .fl-module-content, .sw-project-about-button > .fl-module-content {
        margin-left: 23%;
    }
    .sw-mobile > .fl-module-content {
        margin-left: 1%;
    }
    .sw-tablet > .fl-module-content, .sw-laptop > .fl-module-content {
        margin-right: 0.8%;
    }
    .sw-photo-title > .fl-module-content {
        margin-left: 0.5%;
    }
    .sw-photo-content > .fl-module-content {
        margin-left: 2.5%;
    }
    .sw-project-portfolio > .fl-module-content {
        margin-right: 0.5%;
        margin-left: 0.5%;
    }
    .sw-portfolio-contact, .sw-portfolio-about {
        padding-top: 310px;
    }
    .sw-portfolio-home {
        padding-top: 396px;
    }
    .sw-portfolio-contact-title > .fl-module-content {
        margin-left: 0.5%;
    }
}

@media screen and (max-width: 1381px) and (min-width: 993px) {
    .sw-project-about-cont {
        width: 100%;
    }
    .sw-project-about > .fl-module-content, .sw-project-about-button > .fl-module-content {
        margin-left: 11.5%;
        margin-right: 11.5%;
    }
    .sw-portfolio-computer {
        width: 70%;
        height: 0;
        padding-top: 52%;
    }
}

@media screen and (max-width: 1209px) and (min-width: 993px) {
    .sw-projects-cont {
        gap: 25px;
        grid-template-columns: 1fr 1fr;
    }
    .sw-portfolio > .fl-module-content {
        margin-right: 0.4%;
        margin-left: 0.4%;
    }
    .sw-mobile > .fl-module-content {
        margin-left: 1%;
    }
    .sw-tablet > .fl-module-content, .sw-laptop > .fl-module-content {
        margin-right: 0.8%;
    }
    .sw-tablet-project, .sw-laptop-project {
        padding-top: 64.2%;
    }
    .sw-photo-title > .fl-module-content {
        margin-left: 0.5%;
    }
    .sw-photo-content > .fl-module-content {
        margin-left: 2.5%;
    }
    .sw-project-about-cont {
        width: 100%;
    }
    .sw-project-portfolio > .fl-module-content {
        margin-right: 0.5%;
        margin-left: 0.5%;
    }
    .sw-portfolio-contact, .sw-portfolio-about {
        padding-top: 246px;
    }
    .sw-portfolio-home {
        padding-top: 332px;
    }
    .sw-portfolio-contact-title > .fl-module-content {
        margin-left: 0.5%;
    }
}

@media screen and (max-width: 992px) and (min-width: 769px) {
    .sw-projects-cont {
        gap: 25px;
        grid-template-columns: 1fr 1fr;
    }
    .sw-tablet-project, .sw-laptop-project {
        padding-top: 63.5%;
    }
    .sw-portfolio-contact, .sw-portfolio-about {
        padding-top: 205px;
    }
    .sw-portfolio-home {
        padding-top: 290px;
    }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .sw-projects-cont {
        gap: 25px;
        grid-template-columns: 1fr;
    }
    .sw-flip-front .inner img {
        width: 255px;
    }
    .single-project-logo img {
        width: 100%;
    }
    .sw-portfolio-contact, .sw-portfolio-about {
        padding-top: 100px;
        margin-top: 19px;
    }
    .sw-portfolio-home {
        padding-top: 119px;
    }
}

/*
==========================================================================
PARTNERS
==========================================================================
*/

.sw-partners h2 {
    font-weight: bold;
}
.sw-partners hr {
    margin-top: 26px;
    margin-bottom: 41px;
    border: 0;
    border-top: 2px solid #333;
    width: 111px;
    margin-left: 0;
}
.fl-post-feed-post {
    border-bottom: 1px solid #ffffff00;
}
.sw-partners {
    display: flex;
    align-items: center;
    margin-bottom: 4%;
}
.sw-partner-cont .sw-partners:nth-child(odd) {
    flex-direction: row;
}
.sw-partner-cont .sw-partners:nth-child(even) {
    flex-direction: row-reverse;
}
.sw-partner-info {
    width: 100%;
}
.sw-partners-shape {
    background-position: center;
    background-size: cover;
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    height: 100%;
    position: relative;
    width: 100%;
}
.sw-partners-shape:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(255 255 255 / 78%);
    content: '';
}
.sw-partners:nth-child(odd) .sw-partner-info {
    margin-right: 7%;
}
.sw-partners:nth-child(even) .sw-partner-info {
    margin-left: 7%;
}
.sw-partners-shape img {
    width: 50%;
    position: relative;
    z-index: 1;
}
.sw-partner-logo {
    display: flex;
    width: 100%;
    height: 300px;
    justify-content: center;
    align-items: center;
    padding: 50% 0;
}
.sw-partner-shape-wrap {
    filter: drop-shadow(0px 0px 9px rgba(0,0,0,0.22));
    -webkit-filter: drop-shadow(0px 0px 9px rgba(0,0,0,0.22));
    -moz-filter: drop-shadow(0px 0px 9px rgba(0,0,0,0.22));
    width: 86%;
}
.sw-partners a.btn.btn-default {
    margin-left: 1%;
}
.sw-partners-header img {
    width: 80%;
    filter: brightness(0) invert(100%);
}
.sw-partners-header {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    justify-items: center;
}
.sw-line {
    width: 85%;
    height: 3px;
    background-color: white;
    position: relative;
}
.sw-line:after, .sw-line:before {
    position: absolute;
    content: '';
    border: 15px solid;
}
.sw-line:after {
    right: -16px;
    top: -13px;
    border-color: transparent transparent transparent white;
}
.sw-line:before {
    left: -16px;
    top: -13px;
    border-color: transparent white transparent transparent;
}
.sw-partner-about ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 30px;
    font-weight: bold;
}
.sw-partner-about li {
    margin-bottom: 10px;
}
.sw-top-inte img {
    max-width: 75%;
    max-height: 100%;
}
.sw-top-inte {
    text-align: center;
}
.sw-top-inte hr {
    border-top: 2px solid #333;
    width: 60px;
}
.sw-top-inte i {
    width: 57px;
    height: 60px;
    background-color: #333;
    color: white;
    font-size: 25px;
    line-height: 60px;
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
}
.sw-inte-icons {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    justify-items: center;
}
.sw-inte-cont .fl-col-content.fl-node-content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px 20px;
}
.sw-inte-cont .fl-col-content.fl-node-content .sw-inte-box {
    text-align: center;
    background-color: white;
    box-shadow: 0 0 19px 6px rgb(51 51 51 / 10%);
    padding: 20px;
}
.partners-angle-section {
    position: relative;
}
.partners-angle-section:after {
    position: absolute;
    content: '';
    overflow: hidden;
    display: block;
    background-image: url(/wp-content/uploads/2021/07/Wooden-desktop-devices-online-digital-agency-responsive-design-1.png);
    height: 100%;
    width: 100%;
    z-index: 1;
    background-size: 637px;
    bottom: 100px;
    right: 0px;
    background-repeat: no-repeat;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background-position: bottom right;
}
.sw-repeater h2 {
    font-weight: bold;
    margin-bottom: 52px;
}
.sw-repeater {
    text-align: center;
}
.fl-row .sw-repeater-cont {
    background: #ff000000;
}


/*
==========================================================================
PARTNERS MOBILE
==========================================================================
*/

@media screen and (max-width: 1410px) and (min-width: 993px) {
    .fl-node-60f846cd12905 > .fl-module-content {
        margin-right: 0.4%;
        margin-left: 0.6%;
    }
    .sw-partners {
        margin-bottom: 5%;
    }
    .sw-top-inte i {
        width: 45px;
        height: 50px;
        font-size: 20px;
        line-height: 50px;
    }
    .sw-inte-icons {
        gap: 0 20px;
    }
    .partners-angle-section:after {
        bottom: 0;
        width: 49%;
    }
    .sw-partner-about > .fl-module-content {
        margin-right: 11%;
        margin-left: 11%;
    }
}

@media screen and (max-width: 992px) and (min-width: 769px) {
    .sw-inte-cont .fl-col-content.fl-node-content {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .sw-partner-cont .sw-partners:nth-child(odd), .sw-partner-cont .sw-partners:nth-child(even) {
        flex-direction: column-reverse;
        margin-bottom: 25%;
    }
    .sw-partners:nth-child(odd) .sw-partner-info {
        margin-right: 0;
        text-align: center;
    }
    .sw-partners:nth-child(even) .sw-partner-info {
        margin-left: 0;
        text-align: center;
    }
    .sw-partners hr {
        margin-left: auto;
    }
    .sw-partners h2 {
        margin-top: 10%;
    }
    .sw-partner-shape-wrap {
        width: 70%;
    }
    .sw-line:after, .sw-line:before {
        border: 10px solid;
    }
    .sw-line:after {
        top: -8px;
        border-color: transparent transparent transparent white;
    }
    .sw-line:before {
        top: -8px;
        border-color: transparent white transparent transparent;
    }
    .sw-inte-cont .fl-col-content.fl-node-content {
        grid-template-columns: 1fr;
    }
    .sw-top-inte i {
        width: 40px;
        height: 45px;
        font-size: 15px;
        line-height: 45px;
    }
    .sw-top-inte img {
        max-width: 85%;
        max-height: 100%;
    }
    .partners-angle-section:after {
        bottom: 200px;
        width: 100%;
        opacity: 0.3;
        height: 100%;
        background-position: bottom;
    }
    .sw-partner-logo {
        width: 100%;
        height: 100%;
        padding: 35% 0;
    }
}

/*
==========================================================================
HEADER
==========================================================================
*/

.fl-row.fl-row-full-width.fl-row-bg-color.sw-header {
    background: transparent;
}
.pp-advanced-menu-mobile-toggle {
    padding: 1%;
}

/*
==========================================================================
HEADER MOBILE
==========================================================================
*/

@media screen and (max-width: 1716px) and (min-width: 1653px) {
    .fl-node-60ee000b1923b .pp-advanced-menu .menu a {
        font-size: 15px;
    }
}

@media screen and (max-width: 1652px) and (min-width: 1489px) {
    .fl-node-60ee000b1923b .pp-advanced-menu .menu a {
        font-size: 13px;
    }
}

@media screen and (max-width: 1488px) and (min-width: 320px) {
    .fl-node-60ee000b1923b .pp-advanced-menu .sub-menu {
        width: 100%;
    }
    ul.sub-menu li a {
        padding: 10px 45px!important;
    }
}

@media screen and (max-width: 1593px) and (min-width: 1142px) {
    div.fl-node-60df7b3d349ac .pp-heading-content .pp-heading-separator {
        margin-bottom: 20px;
    }
    .pp-heading.pp-left h1.heading-title {
        font-size: 50px;
    }
    .fl-node-60df7b426675f .pp-dual-button-content a.pp-button {
        width: 100%;
    }
    .pp-dual-button.pp-button-effect-none {
        width: 100%;
    }
    .fl-node-60df7b426675f .pp-dual-button-content .pp-dual-button-inner {
        width: 100%;
    }
    .pp-dual-button-1.pp-dual-button.pp-button-effect-none {
        margin-bottom: 20px;
    }
    .fl-node-60df56020d27e > .fl-col-content {
        padding-top: 20%;
    }
}

@media screen and (max-width: 1410px) and (min-width: 993px) {
    .fl-node-60edffd77136b > .fl-module-content {
        margin-left: 0.5%;
    }
    .pp-advanced-menu-mobile-toggle {
        padding: 0%;
    }
}

@media screen and (max-width: 992px) and (min-width: 769px) {
    .fl-node-60ee000b1923b .pp-advanced-menu-mobile-toggle {
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
}


/*
==========================================================================
FOOTER
==========================================================================
*/

.sw-menu-footer ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-direction: row;
}
.sw-menu-footer li {
    margin: 0 10px;
}

/*
==========================================================================
FOOTER MOBILE
==========================================================================
*/

@media screen and (max-width: 769px) and (min-width: 320px) {
    .sw-menu-footer ul {
        flex-direction: column;
    }
    .sw-menu-footer li {
        margin: 5px 0px;
    }
}

/*
==========================================================================
INTEGRATE
==========================================================================
*/

.sw-partner-image-angle img {
    max-width: 74px;
    max-height: 74px;
}
.sw-partner-image {
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    height: 152px;
}
.sw-partner-image-angle-wrap {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.sw-partner-image-angle-wrap:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: linear-gradient(50deg, rgba(19,243,195,0.76) 0%, rgba(243,173,108,0.76) 100%);
}
.sw-partner-image-angle {
    background-color: rgba(255,255,255,0.59);
    width: 106px;
    height: 113px;
    display: flex;
    align-items: center;
    justify-content: center;
    clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
    filter: drop-shadow(0px 0px 9px rgba(0,0,0,0.22));
    -webkit-filter: drop-shadow(0px 0px 9px rgba(0,0,0,0.22));
    -moz-filter: drop-shadow(0px 0px 9px rgba(0,0,0,0.22));
    z-index: 1;
}
.sw-partner-post-cont {
    text-align: center;
    font-size: 17px;
    color: black;
    padding: 28% 20px 35px;
}
.sw-partner-post-cont h4 {
    font-weight: bold;
    margin-top: 40px;
}
.sw-partner-posts {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 85px 30px;
}
.sw-partner-posts a {
    box-shadow: 0px 0px 19px 6px rgb(51 51 51 / 10%);
    background-color: white;
    position: relative;
}
.sw-partner-post-image {
    position: absolute;
    width: 100%;
    padding: 0 6%;
    top: -53px;
}

/*
==========================================================================
INTEGRATE MOBILE
==========================================================================
*/

@media screen and (max-width: 1410px) and (min-width: 993px) {
    .sw-partner-posts {
        grid-template-columns: 1fr 1fr;
    }
    .sw-partner-post-cont {
        padding: 100px 20px 35px;
    }
    .fl-node-60f9bf0e6aa83 > .fl-module-content {
        margin-right: 4%;
        margin-left: 4%;
    }
}

@media screen and (max-width: 992px) and (min-width: 769px) {
    .sw-partner-posts {
        grid-template-columns: 1fr 1fr;
    }
    .sw-partner-post-cont {
        padding: 100px 20px 35px;
    }
    .fl-node-60f9bf0e6aa83 > .fl-module-content {
        margin-right: 4%;
        margin-left: 4%;
    }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .sw-partner-posts {
        grid-template-columns: 1fr;
    }
    .sw-partner-post-cont {
        padding: 100px 20px 35px;
    }
}

/*
==========================================================================
SLICK SLIDER
==========================================================================
*/

.slick-project .sw-flip-front .inner img {
    margin-left: auto;
    margin-right: auto;
}

.slider-sw-project{
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.slider-sw-flip-front,
.slider-sw-flip-back{
    background-size: cover;
    box-shadow: 0px 0px 14px 5px rgb(51 51 51 / 10%);
    background-position: center;
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    min-height: 430px;
    height: auto;
}
.slider-sw-flip-back{
    background: white;
}
.slider-sw-flip-front:after{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    opacity: .79;
    background-color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.slider-sw-project:hover .slider-sw-flip-front,
.sslider-w-project:hover .slider-sw-flip-back{
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}
.slider-sw-flip-back{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*overflow:hidden;*/
}
.slider-inner{
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
    transform: translateY(-50%) translateZ(60px) scale(0.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 2rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
    perspective: inherit;
    z-index: 2;
}
.slider-sw-project .slider-sw-flip-back{
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.slider-sw-project .slider-sw-flip-front{
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    /*margin: 0 15px;*/
}
.slider-sw-project:hover .slider-sw-flip-back{
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.slider-sw-project:hover .slider-sw-flip-front{
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.slider-sw-flip-back .slider-inner h4 {
    font-weight: bold;
    margin-bottom: 30px;
    margin-top:0;
}
.slider-sw-flip-back .slider-inner a.btn.btn-default,  .slider-sw-partners a.btn.btn-default{
    background-color: #333;
    color: white;
    font-size: 17px;
    border-radius: 1px;
    border: none;
    width: 199px;
    padding: 20px;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: -5px -5px 0px #f3ad6c, 5px 5px 0px #13f3c3;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.slider-sw-flip-back .slider-inner a.btn.btn-default:hover, .slider-sw-partners a.btn.btn-default:hover {
    box-shadow: 5px 5px 0px #f3ad6c, -5px -5px 0px #13f3c3;
}
.slider-sw-flip-back:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-top: 100px solid #F3AD6C;
    border-right: 131px solid transparent;
}
.slider-sw-flip-back:after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 100px solid #13f3c3;
    border-left: 131px solid transparent;
}
.slider-sw-flip-front .slider-inner img {
    width: 70.8%;
    margin-left:auto;
    margin-right:auto;
}
section.slick-project.slick-initialized.slick-slider .slider-sw-project {
    margin: 15px;
}
.slick-project.slick-list.draggable {
    padding-right: 12%;
}
.slick-list.draggable {
    padding-right: 10%;
}

/*
==========================================================================
SLICK SLIDER MOBILE
==========================================================================
*/

@media screen and (max-width: 1410px) and (min-width: 993px) {
    .slick-list.draggable {
        padding-right: 20%;
    }
}

@media screen and (max-width: 992px) and (min-width: 769px) {
    .slick-list.draggable {
        padding-right: 0;
    }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .slick-list.draggable {
        padding-right: 0;
    }
}