@font-face {
    font-family: 'Super Pandora';
    src: url('../fonts/SuperPandora-Regular.woff2') format('woff2'),
    url('../fonts/SuperPandora-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.nav-alignment-flex-end,.nav-alignment-dynamic {

    -webkit-box-pack: end;

    -ms-flex-pack: end;

    justify-content: flex-end

}



:root {

    font-size: 16px

}



body {

    overflow-x: hidden;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    font-family: barlow,sans-serif;

    font-weight: 400;

    line-height: 1.625;

    color: #666565

}



h1,h2,h3,h4,h5,h6 {

    font-family: 'Super Pandora',barlow,sans-serif;

    font-weight: 800;

    text-transform: uppercase;

    color: #101010

}



h1 {

    font-size: 3.125rem;

    font-weight: 900

}



h2 {

    font-size: 2.625rem;

    margin-bottom: 25px

}



h3 {

    font-size: 2.25rem

}



h4 {

    font-size: 1.875rem

}



h5 {

    font-size: 1.5rem

}



p:last-child {

    margin-bottom: 0

}



iframe {

    border: none

}



a,b,div,ul,li {

    -webkit-tap-highlight-color: transparent;

    -webkit-tap-highlight-color: transparent;

    -moz-outline-: none

}



a:focus,a:active,input,input:hover,input:focus,input:active,textarea,textarea:hover,textarea:focus,textarea:active {

    -moz-outline: none;

    outline: none

}



img:not([draggable]),embed,object,video {

    max-width: 100%;

    height: auto

}



a {

    text-decoration: none;

    outline: 0

}



a:active,a:focus,a:hover,a:visited {

    text-decoration: none;

    outline: 0

}



img {

    border: none;

    max-width: 100%

}



ul,li {

    margin: 0;

    padding: 0;

    list-style: none

}



.pcs-clear-both:before,.pcs-clear-both:after {

    display: table;

    content: "";

    clear: both

}



button:focus {

    outline: none

}



.pcs-section-heading,.pcs-section-heading2 {

    margin-bottom: 70px;

    color: #666565

}



.pcs-section-heading h2 span,.pcs-section-heading2 h2 span {

    color: #f63c25

}



.pcs-section-heading p,.pcs-section-heading2 p {

    font-size: 1.125rem

}



.pcs-section-heading2 h2,.pcs-section-heading2 p {

    color: #fff

}



.pcs-colummn-heading h2,.pcs-colummn-heading2 h2 {

    font-size: 2.25rem

}



.pcs-colummn-heading h2 span,.pcs-colummn-heading2 h2 span {

    color: #f63c25

}



.pcs-colummn-heading2 h2,.pcs-colummn-heading2 p {

    color: #fff

}



.pcs-bg-cover {

    background-size: cover;

    background-position: center top;

    background-repeat: no-repeat

}



.pcs-shape {

    position: absolute;

    top: 70px;

    height: 300px;

    width: 120px;

    background-repeat: no-repeat;

    background-size: contain

}



.pcs-line {

    position: relative

}



.pcs-line:before {

    position: absolute;

    top: 0;

    left: 0;

    height: 4px;

    width: 45px;

    content: "";

    background-color: #f63c25

}



.pcs-water-mark {

    position: absolute;

    font-size: 20rem;

    font-weight: 900;

    text-transform: uppercase;

    line-height: 20rem;

    color: #131313;

    width: 100%;

    text-align: center

}



.pcs-water-mark.medium-size {

    font-size: 21.875rem

}



.pcs-purple-bg {

    background: -webkit-gradient(linear,left top,right top,from(#fa5a47),to(#b8240a));

    background: -webkit-linear-gradient(left,#fa5a47,#b8240a);

    background: -o-linear-gradient(left,#fa5a47,#b8240a);

    background: linear-gradient(to right,#fa5a47,#b8240a)

}



.megamenu_lists>li>a {

    padding: 10px;

    color: #101010

}



.pcs-container {

    width: 100%;

    margin-left: auto;

    margin-right: auto;

    padding-left: 15px;

    padding-right: 15px;

    position: relative;

    max-width: 1140px

}



.pcs-navbar {

    position: relative;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    z-index: 9

}



.pcs-navbar-brand {

    text-decoration: none;

    color: #000

}



.pcs-navbar-brand>h2 {

    margin-top: 0;

    margin-bottom: 0

}



@media(min-width: 992px) {

    .elementskit-header .elementskit-menu-container {

        position:static

    }



    .elementskit-megamenu-panel>li {

        display: inline-block;

        width: 25%;

        float: left

    }

}



.modal-searchPanel .pcs-search-group {

    position: relative

}



.modal-searchPanel .pcs-search-group input:not([type=submit]) {

    height: 70px;

    background-color: transparent;

    border-radius: 50px;

    border: 2px solid #fff;

    color: #fff;

    padding: 0 30px;

    width: 100%

}



.modal-searchPanel .pcs-search-group input:not([type=submit])::-webkit-input-placeholder {

    color: #fff

}



.modal-searchPanel .pcs-search-group input:not([type=submit])::-moz-placeholder {

    color: #fff

}



.modal-searchPanel .pcs-search-group input:not([type=submit]):-ms-input-placeholder {

    color: #fff

}



.modal-searchPanel .pcs-search-group input:not([type=submit]):-moz-placeholder {

    color: #fff

}



.modal-searchPanel .pcs-search-group .search-button {

    background-color: transparent;

    border: 0;

    padding: 0;

    color: #fff;

    position: absolute;

    right: 0;

    cursor: pointer;

    top: 50%;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

    height: 100%;

    width: 70px;

    border-radius: 0 50px 50px 0

}



.modal-searchPanel .pcs-search-panel {

    max-width: 800px;

    margin: 1.75rem auto

}



.mfp-bg.pcs-promo-popup {

    background-color: rgba(0,0,0,.87);

    padding-bottom: 100%;

    border-radius: 100%;

    overflow: hidden;

    -webkit-animation: menu-animation .8s ease-out forwards;

    animation: menu-animation .8s ease-out forwards

}



@-webkit-keyframes menu-animation {

    0% {

        opacity: 0;

        -webkit-transform: scale(.04) translateY(300%);

        transform: scale(.04) translateY(300%)

    }



    40% {

        -webkit-transform: scale(.04) translateY(0);

        transform: scale(.04) translateY(0);

        -webkit-transition: ease-out;

        -o-transition: ease-out;

        transition: ease-out

    }



    40% {

        -webkit-transform: scale(.04) translateY(0);

        transform: scale(.04) translateY(0)

    }



    60% {

        opacity: 1;

        -webkit-transform: scale(.02) translateY(0px);

        transform: scale(.02) translateY(0px)

    }



    61% {

        opacity: 1;

        -webkit-transform: scale(.04) translateY(0px);

        transform: scale(.04) translateY(0px)

    }



    99.9% {

        opacity: 1;

        height: 0;

        padding-bottom: 100%;

        border-radius: 100%

    }



    100% {

        opacity: 1;

        -webkit-transform: scale(2) translateY(0px);

        transform: scale(2) translateY(0px);

        height: 100%;

        padding-bottom: 0;

        border-radius: 0

    }

}



@keyframes menu-animation {

    0% {

        opacity: 0;

        -webkit-transform: scale(.04) translateY(300%);

        transform: scale(.04) translateY(300%)

    }



    40% {

        -webkit-transform: scale(.04) translateY(0);

        transform: scale(.04) translateY(0);

        -webkit-transition: ease-out;

        -o-transition: ease-out;

        transition: ease-out

    }



    40% {

        -webkit-transform: scale(.04) translateY(0);

        transform: scale(.04) translateY(0)

    }



    60% {

        opacity: 1;

        -webkit-transform: scale(.02) translateY(0px);

        transform: scale(.02) translateY(0px)

    }



    61% {

        opacity: 1;

        -webkit-transform: scale(.04) translateY(0px);

        transform: scale(.04) translateY(0px)

    }



    99.9% {

        opacity: 1;

        height: 0;

        padding-bottom: 100%;

        border-radius: 100%

    }



    100% {

        opacity: 1;

        -webkit-transform: scale(2) translateY(0px);

        transform: scale(2) translateY(0px);

        height: 100%;

        padding-bottom: 0;

        border-radius: 0

    }

}



.pcs-promo-popup .modal-content {

    background-color: transparent;

    padding: 0;

    border: 0

}



.pcs-promo-popup .mfp-close {

    color: #fff;

    opacity: 0;

    -webkit-transition: all 1s ease .8s;

    -o-transition: all 1s ease .8s;

    transition: all 1s ease .8s;

    -webkit-transform: translateY(-500px);

    -ms-transform: translateY(-500px);

    transform: translateY(-500px)

}



.pcs-promo-popup.mfp-ready .mfp-close {

    opacity: 1;

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0)

}



.pcs-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog {

    opacity: 0;

    -webkit-transition: all 1s ease .8s;

    -o-transition: all 1s ease .8s;

    transition: all 1s ease .8s;

    -webkit-transform: translateY(-500px);

    -ms-transform: translateY(-500px);

    transform: translateY(-500px)

}



.pcs-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {

    opacity: 1;

    -webkit-transform: translateY(0);

    -ms-transform: translateY(0);

    transform: translateY(0)

}



.mini_cart_item {

    margin-bottom: 20px;

    padding-bottom: 20px

}



.pcs-empty-content {

    text-align: center;

    padding: 120px 30px 30px

}



.pcs-empty-content .widget-title {

    font-size: 1.375rem

}



.pcs-empty-content .pcs-title {

    margin-bottom: 20px;

    font-size: 1.125rem

}



.pcs-empty-content .woocommerce-mini-cart__empty-message {

    font-size: 1.25rem

}



.pcs-empty-content .empty-cart-icon {

    font-size: 3.125rem

}



.sidebar-textwidget .sidebar-logo-wraper {

    margin-bottom: 25px

}



.sidebar-textwidget>p {

    font-size: .9375rem;

    line-height: 1.5;

    margin-bottom: 40px

}



.sidebar-textwidget .social-list {

    margin-bottom: 30px

}



.sideabr-list-widget {

    margin-bottom: 25px

}



.sideabr-list-widget li {

    margin-bottom: 6px

}



.sideabr-list-widget li i {

    color: #f63c25;

    margin-right: 15px

}



.sideabr-list-widget li:last-child {

    margin-bottom: 0

}



.sideabr-list-widget img {

    margin-right: 15px;

    margin-top: 3px

}



.sideabr-list-widget p,.sideabr-list-widget a {

    margin-bottom: 2px;

    color: #000;

    margin-bottom: 8px;

    display: block

}



.sideabr-list-widget span {

    display: block;

    font-size: .875rem;

    color: #1768dd

}



.sideabr-list-widget .media-body {

    line-height: 1

}



.subscribe-from {

    position: relative;

    margin-bottom: 40px

}



.subscribe-from p {

    font-size: 1.125rem;

    font-weight: 700;

    margin-bottom: 15px;

    line-height: 1;

    color: #1768dd

}



.subscribe-from label {

    position: absolute;

    bottom: -24px;

    left: 0;

    margin-bottom: 0;

    line-height: 1

}



.subscribe-from .form-control {

    border: 1px solid #f5f5f5;

    height: 50px;

    padding-left: 25px

}



.subscribe-from .sub-btn {

    background-color: transparent;

    border: 0;

    position: absolute;

    top: 0;

    right: 0;

    padding-right: 25px;

    cursor: pointer;

    color: #1768dd;

    height: 100%

}



.subscribe-from .sub-btn:focus {

    outline: none

}



.subscribe-from .form-group {

    position: relative;

    overflow: hidden;

    -webkit-box-shadow: 0 10px 30px 0 rgba(23,104,221,.2);

    box-shadow: 0 10px 30px 0 rgba(23,104,221,.2);

    border-radius: 25px;

    margin-bottom: 0

}



.pcs-instra-feed .text-primary {

    color: #f63c25!important

}



.pcs-instra-feed ul {

    margin: 0;

    padding: 0;

    list-style: none;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -webkit-box-sizing: border-box;

    box-sizing: border-box

}



.pcs-instra-feed ul li {

    -webkit-box-flex: 0;

    -ms-flex: 0 0 33.33%;

    flex: 0 0 33.33%;

    max-width: 33.33%;

    padding: 0 3px

}



.pcs-sidebar-group .pcs-overlay {

    left: 100%;

    top: 0;

    position: fixed;

    z-index: 101;

    height: 100%;

    opacity: 0;

    width: 100%;

    visibility: hidden;

    -webkit-transition: all .4s ease-in .8s;

    -o-transition: all .4s ease-in .8s;

    transition: all .4s ease-in .8s;

    cursor: url(../images/cross-out.png),pointer

}



.pcs-sidebar-group .widget-heading {

    position: absolute;

    top: 0;

    right: 0;

    padding: 25px

}



.pcs-sidebar-widget {

    position: fixed;

    right: -100%;

    top: 0;

    bottom: 0;

    width: 100%;

    max-width: 360px;

    z-index: 999999;

    overflow: hidden;

    overflow-y: auto;

    -webkit-overflow-scrolling: touch;

    background-color: #fff;

    -webkit-transition: all .5s cubic-bezier(.9,.03,0,.96) .6s;

    -o-transition: all .5s cubic-bezier(.9,.03,0,.96) .6s;

    transition: all .5s cubic-bezier(.9,.03,0,.96) .6s;

    visibility: hidden;

    opacity: 0

}



.pcs-sidebar-group.isActive .pcs-overlay {

    opacity: .9;

    visibility: visible;

    -webkit-transition: all .8s ease-out 0s;

    -o-transition: all .8s ease-out 0s;

    transition: all .8s ease-out 0s;

    left: 0

}



.pcs-sidebar-group.isActive .pcs-sidebar-widget {

    opacity: 1;

    visibility: visible;

    right: 0;

    -webkit-transition: all .7s cubic-bezier(.9,.03,0,.96) .4s;

    -o-transition: all .7s cubic-bezier(.9,.03,0,.96) .4s;

    transition: all .7s cubic-bezier(.9,.03,0,.96) .4s

}



.sidebar-textwidget {

    padding: 40px;

    padding-top: 40px

}



.close-side-widget {

    color: #f63c25;

    font-size: .9375rem;

    display: block

}



.close-side-widget:hover {

    color: #df2109

}



.sidebar-widget-container {

    position: relative;

    top: 150px;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: all .3s ease-in .3s;

    -o-transition: all .3s ease-in .3s;

    transition: all .3s ease-in .3s;

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden

}



.pcs-sidebar-group.isActive .sidebar-widget-container {

    top: 0;

    opacity: 1;

    visibility: visible;

    -webkit-transition: all 1s ease-out 1.2s;

    -o-transition: all 1s ease-out 1.2s;

    transition: all 1s ease-out 1.2s;

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden

}



.pcs-sidebar-image {

    position: fixed;

    right: 0;

    bottom: 0;

    z-index: -1

}



.pcs-sidebar-image img {

    height: 235px

}



.pcs-menu-tools>li {

    display: inline-block;

    margin-left: 15px;

    margin-right: 15px

}



.pcs-menu-tools>li:last-child {

    margin-right: 0

}



.pcs-menu-tools>li>a {

    color: #101010;

    text-decoration: none

}



.elementskit-menu-container {

    z-index: 10000

}



.elementskit-navbar-nav {

    padding-left: 0;

    margin-bottom: 0;

    list-style: none

}



.elementskit-navbar-nav li {

    position: relative

}



.elementskit-navbar-nav li a {

    height: 100%;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    text-decoration: none

}



.elementskit-navbar-nav li a:hover {

    text-decoration: none

}



.elementskit-navbar-nav li.elementskit-megamenu-has {

    position: static

}



.elementskit-navbar-nav>li>a {

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease;

    text-transform: uppercase;

    font-weight: 700;

    letter-spacing: normal

}



.elementskit-dropdown {

    border-top: 1px solid #f8f8f8;

    border-left: 1px solid #f8f8f8;

    border-bottom: 1px solid #f8f8f8;

    border-right: 1px solid #f8f8f8;

    background: #fff;

    background: -webkit-linear-gradient(30deg,white 0%,white 100%);

    background: -o-linear-gradient(30deg,white 0%,white 100%);

    background: linear-gradient(60deg,white 0%,white 100%);

    border-bottom-right-radius: 4px;

    border-bottom-left-radius: 4px;

    border-top-right-radius: 0;

    border-top-left-radius: 0;

    padding-left: 0;

    list-style: none;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: -webkit-transform .4s ease;

    transition: -webkit-transform .4s ease;

    -o-transition: transform .4s ease;

    transition: transform .4s ease;

    transition: transform .4s ease,-webkit-transform .4s ease

}



.elementskit-dropdown>li>.elementskit-dropdown {

    left: 100%;

    top: 0

}



.elementskit-dropdown>li>.elementskit-dropdown.open-fromleft {

    left: auto;

    right: 100%

}



.elementskit-submenu-panel>li>a {

    padding-top: 15px;

    padding-left: 15px;

    padding-bottom: 15px;

    padding-right: 15px;

    color: #101010;

    font-weight: 700;

    font-size: 14px;

    text-transform: uppercase;

    letter-spacing: 1px

}



.elementskit-navbar-nav li:hover>a,.elementskit-navbar-nav>li>a:hover {

    color: #f63c25;

    background: transparent;

    background: -webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,0)),to(rgba(255,255,255,0)));

    background: -webkit-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);

    background: -o-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);

    background: linear-gradient(0deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%)

}



.elementskit-submenu-panel>li:hover>a,.elementskit-submenu-panel>li>a:hover {

    color: #f63c25;

    background: rgba(255,255,255,.5);

    background: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0.5)),to(rgba(255,255,255,0.5)));

    background: -webkit-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%);

    background: -o-linear-gradient(left,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%);

    background: linear-gradient(90deg,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 100%)

}



.elementskit-megamenu-panel {

    width: 100%;

    background: #fff;

    background: -webkit-gradient(linear,left top,right top,from(white),to(white));

    background: -webkit-linear-gradient(left,white 0%,white 100%);

    background: -o-linear-gradient(left,white 0%,white 100%);

    background: linear-gradient(90deg,white 0%,white 100%);

    border-top: 1px solid #f8f8f8;

    border-left: 1px solid #f8f8f8;

    border-right: 1px solid #f8f8f8;

    border-bottom: 1px solid #f8f8f8;

    border-bottom-right-radius: 5px;

    border-bottom-left-radius: 5px;

    border-top-right-radius: 5px;

    border-top-left-radius: 5px;

    -webkit-box-shadow: 0 10px 30px 0 rgba(68,68,68,.2);

    box-shadow: 0 10px 30px 0 rgba(68,68,68,.2)

}



.elementskit-overlay {

    display: none

}



.elementskit-nav-identity-panel {

    display: none

}



.elementskit-menu-hamburger {

    border: 1px solid rgba(16,16,16,.2);

    float: right

}



.elementskit-menu-hamburger .elementskit-menu-hamburger-icon {

    background-color: rgba(16,16,16,.5)

}



.elementskit-menu-hamburger,.elementskit-menu-close {

    display: none;

    padding: 8px;

    background-color: transparent;

    border-radius: .25rem;

    position: relative;

    z-index: 10;

    cursor: pointer;

    width: 45px

}



.elementskit-menu-hamburger .elementskit-menu-hamburger-icon,.elementskit-menu-close .elementskit-menu-hamburger-icon {

    height: 1px;

    width: 100%;

    display: block;

    margin-bottom: 4px

}



.elementskit-menu-hamburger .elementskit-menu-hamburger-icon:last-child,.elementskit-menu-close .elementskit-menu-hamburger-icon:last-child {

    margin-bottom: 0

}



.elementskit-menu-close {

    border: 1px solid rgba(16,16,16,.2);

    color: rgba(16,16,16,.5);

    float: right;

    margin-top: 20px;

    margin-left: 20px;

    margin-right: 20px;

    margin-bottom: 20px

}



.elementskit-dropdown-has:hover>a::after {

    border-color: transparent #f63c25 #f63c25 transparent

}



.elementskit-dropdown-has>a {

    position: relative;

    -webkit-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between

}



.elementskit-dropdown-has>a:hover::after {

    border-color: transparent #f63c25 #f63c25 transparent

}



.elementskit-dropdown-has>a::after {

    content: "";

    margin-left: 6px;

    height: 6px;

    width: 6px;

    border-style: solid;

    border-width: 0 1px 1px 0;

    border-color: transparent #101010 #101010 transparent;

    display: inline-block;

    -webkit-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    transform: rotate(45deg)

}



.elementskit-submenu-panel .elementskit-dropdown-has:hover>a::after {

    border-color: transparent #f63c25 #f63c25 transparent

}



.elementskit-submenu-panel .elementskit-dropdown-has>a:hover::after {

    border-color: transparent #f63c25 #f63c25 transparent

}



@media(min-width: 992px) {

    .elementskit-dropdown .elementskit-dropdown-has>a::after {

        -webkit-transform:rotate(-45deg);

        -ms-transform: rotate(-45deg);

        transform: rotate(-45deg)

    }



    .elementskit-menu-container {

        background: transparent;

        background: -webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,0)),to(rgba(255,255,255,0)));

        background: -webkit-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);

        background: -o-linear-gradient(bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);

        background: linear-gradient(0deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 100%);

        border-bottom-right-radius: 0;

        border-bottom-left-radius: 0;

        border-top-right-radius: 0;

        border-top-left-radius: 0;

        position: relative

    }



    .elementskit-dropdown {

        min-width: 250px

    }



    .elementskit-navbar-nav {

        display: -webkit-box;

        display: -ms-flexbox;

        display: flex;

        height: 90px

    }



    .elementskit-navbar-nav>li>a {

        font-size: 14px;

        color: #101010;

        padding-left: 20px;

        padding-right: 20px

    }



    .elementskit-dropdown {

        -webkit-box-shadow: 0 10px 30px 0 rgba(68,68,68,.2);

        box-shadow: 0 10px 30px 0 rgba(68,68,68,.2);

        position: absolute;

        top: 100%;

        left: 0;

        -webkit-transform: translateY(-10px);

        -ms-transform: translateY(-10px);

        transform: translateY(-10px);

        pointer-events: none

    }



    .elementskit-dropdown-has:hover>.elementskit-dropdown {

        opacity: 1;

        visibility: visible;

        -webkit-transform: translateY(0px);

        -ms-transform: translateY(0px);

        transform: translateY(0px);

        pointer-events: auto

    }

}



@media(max-width: 991px) {

    .elementskit-menu-container {

        background:#fff;

        background: -webkit-gradient(linear,left bottom,left top,from(white),to(white));

        background: -webkit-linear-gradient(bottom,white 0%,white 100%);

        background: -o-linear-gradient(bottom,white 0%,white 100%);

        background: linear-gradient(0deg,white 0%,white 100%);

        max-width: 350px;

        width: 100%;

        position: fixed;

        top: 0;

        left: -450px;

        height: 100%;

        -webkit-box-shadow: 0 10px 30px 0 rgba(68,68,68,.2);

        box-shadow: 0 10px 30px 0 rgba(68,68,68,.2);

        overflow-y: auto;

        overflow-x: hidden;

        padding-top: 20px;

        padding-left: 20px;

        padding-right: 20px;

        padding-bottom: 20px;

        -webkit-transition: left 600ms cubic-bezier(.6,.1,.68,.53) 0ms;

        -o-transition: left 600ms cubic-bezier(.6,.1,.68,.53) 0ms;

        transition: left 600ms cubic-bezier(.6,.1,.68,.53) 0ms

    }



    .elementskit-menu-container.active {

        left: 0

    }



    .no-scroller {

        overflow: hidden

    }



    .elementskit-menu-overlay {

        display: block;

        position: fixed;

        z-index: 5;

        top: 0;

        left: -110%;

        height: 100%;

        width: 100%;

        background-color: rgba(51,51,51,.5);

        -webkit-transition: all .4s ease;

        -o-transition: all .4s ease;

        transition: all .4s ease;

        opacity: 1;

        visibility: visible;

        -webkit-transition: all 600ms cubic-bezier(.6,.1,.68,.53) 400ms;

        -o-transition: all 600ms cubic-bezier(.6,.1,.68,.53) 400ms;

        transition: all 600ms cubic-bezier(.6,.1,.68,.53) 400ms

    }



    .elementskit-menu-overlay.active {

        left: 0%;

        -webkit-transition: all 600ms cubic-bezier(.22,.61,.24,1) 0ms;

        -o-transition: all 600ms cubic-bezier(.22,.61,.24,1) 0ms;

        transition: all 600ms cubic-bezier(.22,.61,.24,1) 0ms

    }



    .elementskit-menu-hamburger,.elementskit-menu-close {

        display: block

    }



    .elementskit-nav-identity-panel {

        display: block;

        position: absolute;

        top: 0;

        left: 0;

        z-index: 5;

        width: 100%

    }



    .elementskit-nav-identity-panel .elementskit-site-title {

        float: left

    }



    .elementskit-nav-identity-panel .elementskit-menu-close {

        float: right

    }



    .elementskit-navbar-nav {

        padding-top: 100px

    }



    .elementskit-navbar-nav>li>a {

        color: #101010;

        font-size: 13px;

        padding-top: 15px;

        padding-left: 10px;

        padding-right: 10px;

        padding-bottom: 15px

    }



    .elementskit-navbar-nav>li>a:hover {

        color: #f63c25

    }



    .elementskit-navbar-nav>li:hover>a {

        color: #f63c25

    }



    .elementskit-submenu-panel>li>a {

        color: #101010;

        font-size: 13px;

        padding-top: 10px;

        padding-left: 7px;

        padding-right: 7px;

        padding-bottom: 10px

    }



    .elementskit-dropdown {

        max-height: 0;

        overflow: hidden;

        display: block;

        border: 0;

        -webkit-box-shadow: none;

        box-shadow: none;

        -webkit-transition: max-height 2s cubic-bezier(0,1,0,1);

        -o-transition: max-height 2s cubic-bezier(0,1,0,1);

        transition: max-height 2s cubic-bezier(0,1,0,1)

    }



    .elementskit-dropdown.elementskit-dropdown-open {

        max-height: 2500px;

        opacity: 1;

        visibility: visible;

        -webkit-transition: max-height 5s ease-out;

        -o-transition: max-height 5s ease-out;

        transition: max-height 5s ease-out

    }



    .elementskit-navbar-nav>.elementskit-dropdown-has>.elementskit-dropdown li a {

        padding-left: 15px

    }

}



.pcs-header .elementskit-submenu-panel>li:not(:last-child) {

    border-bottom: 1px solid #f8f8f8

}



.pcs-header .elementskit-submenu-panel>li>a {

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-header-transparent {

    position: absolute;

    left: 0;

    right: 0;

    z-index: 4;

    background: 0 0

}



.pcs-navbar-brand a {

    display: inline-block

}



.pcs-header-dark {

    position: relative;

    background: #252525

}



.pcs-header-dark:before {

    position: absolute;

    top: 0;

    bottom: 0;

    left: -3rem;

    content: "";

    width: calc(50% - 310px);

    z-index: 3;

    -webkit-transform: skew(-22deg);

    -ms-transform: skew(-22deg);

    transform: skew(-22deg);

    background-image: -moz-linear-gradient(0deg,#c41330 0%,#f63c25 100%);

    background-image: -webkit-linear-gradient(0deg,#c41330 0%,#f63c25 100%);

    background-image: -ms-linear-gradient(0deg,#c41330 0%,#f63c25 100%)

}



.pcs-header-dark nav {

    width: calc(100% - 420px)

}



.pcs-header-dark .pcs-navbar-brand {

    margin-top: -48px;

    z-index: 4

}



.pcs-header-dark .pcs-menu-top {

    padding: 10px 0;

    background-color: #1e1f1e;

    border-bottom: 1px solid #333

}



.pcs-header-dark .pcs-header-contact {

    margin-left: 260px;

    float: left;

    font-size: .875rem;

    line-height: 1.5rem;

    color: #fff

}



.pcs-header-dark .pcs-header-social {

    float: right;

    color: #fff;

    margin-right: -10px

}



.pcs-header-dark .pcs-header-social li {

    display: inline-block

}



.pcs-header-dark .pcs-header-social li a {

    display: block;

    padding: 0 10px;

    font-size: 14px;

    color: #fff

}



.pcs-header-dark .elementskit-navbar-nav {

    height: 54px

}



.pcs-header-dark .elementskit-navbar-nav .elementskit-dropdown-has a:after {

    border-color: #8c8c8c

}



.pcs-header-dark .elementskit-navbar-nav>li>a {

    color: #8c8c8c

}



.pcs-header-dark .elementskit-navbar-nav>li>a:hover {

    color: #fff

}



.pcs-header-dark .elementskit-navbar-nav>li>a:hover:after {

    border-color: #fff

}



.pcs-header-dark .elementskit-navbar-nav .elementskit-submenu-panel>li>a {

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-header-dark .pcs-login-nav {

    margin-left: 30px;

    margin-right: 10px

}



.pcs-header-dark .pcs-login-nav li {

    display: inline-block;

    margin-left: -4px

}



.pcs-header-dark .pcs-login-nav li a {

    position: relative;

    display: block;

    padding: 16px 30px;

    font-size: 14px;

    text-transform: uppercase;

    font-weight: 700;

    color: #101010;

    z-index: 1;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-header-dark .pcs-login-nav li a:before {

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    height: 100%;

    width: 100%;

    content: "";

    background: #f0f2f3;

    -webkit-transform: skew(-22deg);

    -ms-transform: skew(-22deg);

    transform: skew(-22deg)

}



.pcs-header-dark .pcs-login-nav li a.pcs-login {

    color: #fff

}



.pcs-header-dark .pcs-login-nav li a.pcs-login:before {

    background: #f63c25

}



.pcs-menu-tools li a {

    position: relative;

    font-size: 20px;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-menu-tools li a:hover {

    color: #f63c25

}



.pcs-menu-tools li a span {

    position: absolute;

    top: -4px;

    right: -8px;

    border-radius: 50%;

    font-size: 12px;

    line-height: 12px;

    text-align: center;

    color: #fff;

    background: #f63c25;

    width: 14px;

    height: 14px

}



.pcs-onepage-header.sticky {

    position: fixed;

    left: 0;

    top: 0;

    width: 100%;

    z-index: 55;

    background: #fff;

    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.12);

    box-shadow: 0 1px 1px 0 rgba(0,0,0,.12)

}



.pcs-onepage-header.sticky.pcs-header-dark {

    background: #252525

}



.pcs-banner {

    padding-top: 245px;

    padding-bottom: 245px

}



.pcs-banner .btn-primary {

    margin-top: 15px;

    padding: 10px 40px;

    background-color: #101010

}



.pcs-banner .btn-primary:hover {

    background-color: #f63c25

}



.pcs-banner-subtitle {

    margin-bottom: 0;

    font-size: 1.875rem;

    font-weight: 600;

    text-transform: uppercase;

    color: #fff

}



.pcs-banner-title {

    margin-bottom: 35px;

    font-size: 7.5rem;

    line-height: 7.5rem;

    /*color: #fff;*/

    color: #f63c25;

    -webkit-text-stroke: 2px black;



    text-indent: -5px

}



.pcs-banner-title span {

    color: #f63c25;

    text-indent: -5px

}



.pcs-banner-dark {

    padding-top: 200px;

    padding-bottom: 200px

}



.pcs-banner-dark .pcs-banner-title {

    font-size: 5rem;

    line-height: 6.25rem;

    text-transform: inherit

}



.pcs-banner-dark-shape {

    top: 270px

}



.pcs-slider-light-owl .owl-item {

    visibility: hidden;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-slider-light-owl .owl-item.active {

    visibility: visible

}



.pcs-slider-light-owl .owl-item.active .pcs-fadeInLeft {

    -webkit-animation: fadeInLeft .6s ease-in-out 300ms both;

    animation: fadeInLeft .6s ease-in-out 300ms both

}



.pcs-slider-light-owl .owl-item.active .pcs-fadeInRight {

    -webkit-animation: fadeInRight .6s ease-in-out 300ms both;

    animation: fadeInRight .6s ease-in-out 300ms both

}



.pcs-slider-light-owl .owl-item.active .pcs-slideInDown {

    -webkit-animation: slideInDown .6s ease-in-out 300ms both;

    animation: slideInDown .6s ease-in-out 300ms both

}



.pcs-slider-light-owl .owl-item img {

    max-width: 100%;

    width: inherit

}



.pcs-slider-light-owl .pcs-slide-inner {

    position: relative;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: column;

    flex-direction: column;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    min-height: 840px

}



.pcs-slider-light-owl .pcs-slide-inner .pcs-banner-title {

    margin-bottom: 55px;

    font-family: montserrat,sans-serif;

    font-size: 5rem;

    font-weight: 800;

    line-height: 6.25rem;

    text-transform: inherit;

    color: #101010

}



.pcs-slider-light-owl .pcs-slide-inner .pcs-banner-title:before {

    top: inherit;

    bottom: -30px

}



.pcs-slider-light-owl .pcs-slide-inner p {

    font-size: 1.25rem

}



.pcs-slider-light-owl .pcs-slide-inner .btn {

    margin-top: 20px

}



.pcs-slider-light-owl .pcs-before-text,.pcs-slider-light-owl .pcs-after-text {

    position: absolute;

    top: 197px;

    font-size: 15.625rem;

    line-height: 15.625rem;

    color: #ee0c08;

    font-family: montserrat,sans-serif;

    font-weight: 800

}



.pcs-slider-light-owl .pcs-before-text::before,.pcs-slider-light-owl .pcs-after-text::before {

    content: attr(data-text);

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1

}



.pcs-slider-light-owl .pcs-before-text {

    left: calc(50% - 517px);

    background-image: -webkit-linear-gradient(left,#c41330 0%,#f63c25 70%);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent

}



.pcs-slider-light-owl .pcs-before-text::before {

    text-shadow: 4.226px 9.063px 15px rgba(0,0,0,.2)

}



.pcs-slider-light-owl .pcs-after-text {

    left: calc(50% + 80px);

    background-image: -webkit-linear-gradient(left,#f63c25 0%,#ff7640 100%);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent

}



.pcs-slider-light-owl .pcs-after-text::before {

    text-shadow: 8.452px 18.126px 15px rgba(0,0,0,.15)

}



.pcs-slider-light-owl .pcs-light-slide-img3 {

    margin-top: 130px

}



.pcs-slider-light-owl .pcs-light-slide-img3 img {

    margin: 0 auto

}



.pcs-slider-light-owl .pcs-light-slide1 {

    margin-top: 190px

}



.pcs-slider-light-owl .pcs-light-slide2 {

    margin-top: 220px

}



.pcs-slider-light-owl .pcs-light-slide-img1 {

    margin-left: -465px;

    margin-right: -65px;

    margin-top: 65px

}



.pcs-slider-light-owl .pcs-light-slide-img2 {

    margin-left: -320px;

    margin-right: -140px;

    margin-top: 90px

}



.pcs-slider-light-owl .pcs-water-mark {

    top: 260px;

    left: -175px;

    z-index: -1;

    font-size: 24.0625rem;

    color: #eaeaea

}



.pcs-banner-light-right {

    top: 17%;

    right: 0;

    width: 120px;

    height: 430px;

    z-index: 2

}



.pcs-banner-light-left {

    top: 25%;

    left: 0;

    height: 380px;

    width: 210px

}



.pcs-clips-wraper {

    position: absolute;

    top: 180px;

    left: 100px

}



.pcs-banner-area {

    padding-top: 130px;

    padding-bottom: 140px

}



.pcs-banner-area .pcs-banner-title {

    margin: 0;

    font-size: 5rem;

    line-height: 5rem;

    text-transform: uppercase

}



.pcs-slide-inner .pcs-shape {

    z-index: -1

}



.banner_right_shape {

    position: absolute;

    right: 0;

    top: 0;

    z-index: -1

}



.banner-inner-wraper {

    position: relative

}



.pcs-about-us h3 {

    margin: 25px 0 15px;

    font-size: 1.25rem

}



.pcs-about-us:hover h3 {

    color:#f63c25;

}



.pcs-about-us i {

    font-size: 3.75rem;

    color: #f63c25

}



.pcs-about-us-about .pcs-overlay {

    background-color: rgba(0,0,0,.8)

}



.pcs-about-us-about .pcs-about-us,.pcs-about-us-about .pcs-about-us h3 {

    color: #fff

}



.pcs-services-intro .pcs-section-heading,.pcs-services-intro .pcs-section-heading2 {

    margin-top: 20px;

    margin-bottom: 5px

}



.pcs-services-intro .pcs-btn-wraper {

    text-align: right

}



.pcs-service {

    position: relative;

    overflow: hidden

}



.pcs-service .pcs-overlay {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background: rgba(0,0,0,.6);

    -webkit-transition: all .24s ease-in-out;

    -o-transition: all .24s ease-in-out;

    transition: all .24s ease-in-out

}



.pcs-service img {

    width: 100%;

    -webkit-transform: scale(1.1);

    -ms-transform: scale(1.1);

    transform: scale(1.1);

    -webkit-transition: all .63s ease-in-out;

    -o-transition: all .63s ease-in-out;

    transition: all .63s ease-in-out

}



.pcs-service:hover p,.pcs-service:hover .btn-primary {

    opacity: 1

}



.pcs-service:hover .pcs-service-content {

    -webkit-transform: translate(0,0);

    -ms-transform: translate(0,0);

    transform: translate(0,0)

}



.pcs-service:hover img {

    -webkit-transform: scale(1);

    -ms-transform: scale(1);

    transform: scale(1)

}



.pcs-service:hover .pcs-overlay {

    background: rgba(0,0,0,.6)

}



.pcs-service-content {

    padding: 0 70px;

    width: 100%;

    text-align: center;

    -webkit-transform: translate(0,70px);

    -ms-transform: translate(0,70px);

    transform: translate(0,70px);

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-service-content .pcs-icon-wraper,.pcs-service-content h3,.pcs-service-content p {

    color: #fff;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-service-content .pcs-icon-wraper {

    margin: 0 auto;

    border-radius: 50%;

    font-size: 3.75rem;

    line-height: 105px;

    background-color: rgba(0,0,0,.8);

    width: 100px;

    height: 100px

}



.pcs-service-content h3 {

    margin: 30px 0 20px;

    font-size: 1.5rem

}



.pcs-service-content .btn-primary {

    margin-top: 10px;

    padding: 0;

    border-radius: 30px;

    font-size: 32px;

    line-height: 40px;

    width: 80px;

    height: 40px

}



.pcs-service-content p,.pcs-service-content .btn-primary {

    opacity: 0

}



.pcs-classes-light .pcs-service {

    margin-bottom: 30px

}



.pcs-classes-light .pcs-service-content {

    padding: 0 40px

}



.pcs-help .pcs-section-heading,.pcs-help .pcs-section-heading2 {

    margin-bottom: 0

}



.pcs-help h2,.pcs-help .btn {

    margin-top: 20px

}



.pcs-help .pcs-video-wraper {

    position: relative;

    -webkit-box-shadow: 0 20px 60px 0 rgba(0,0,0,.2);

    box-shadow: 0 20px 60px 0 rgba(0,0,0,.2)

}



.pcs-help .pcs-video-shape {

    position: absolute;

    top: 50%;

    right: -50px;

    height: 200px;

    width: 45px;

    -webkit-transform: translate(0,-50%);

    -ms-transform: translate(0,-50%);

    transform: translate(0,-50%);

    background-repeat: no-repeat

}



.pcs-help-light {

    margin-bottom: 30px;

    color: #101010

}



.pcs-help-wm {

    right: 0;

    bottom: 100px;

    z-index: -1;

    font-size: 7.5rem;

    line-height: 7.5rem;

    color: #dddada

}



.pcs-strength .pcs-overlay {

    background-color: rgba(0,0,0,.1)

}



.pcs-strength .pcs-video-shape {

    right: inherit;

    left: -45px

}



.pcs-strength h2 {

    margin-top: 5px

}



.pcs-strength p:not(:nth-last-of-type(1)) {

    margin-bottom: 25px

}



.pcs-schedule-table,.pcs-schedule-table-dark,.pcs-schedule-table-light {

    background: rgba(16,16,16,.9)

}



.pcs-schedule-table .table,.pcs-schedule-table-dark .table,.pcs-schedule-table-light .table {

    margin-bottom: 0;

    width: 1110px

}



.pcs-schedule-table .table th,.pcs-schedule-table-dark .table th,.pcs-schedule-table-light .table th {

    padding: 0;

    border: 0;

    text-transform: uppercase;

    text-align: center;

    vertical-align: middle;

    color: #fff;

    background: #222

}



.pcs-schedule-table .table thead th,.pcs-schedule-table-dark .table thead th,.pcs-schedule-table-light .table thead th {

    width: 145px;

    height: 85px;

    border-bottom: 1px solid #343434

}



.pcs-schedule-table .table thead th.pcs-calendar-index,.pcs-schedule-table-dark .table thead th.pcs-calendar-index,.pcs-schedule-table-light .table thead th.pcs-calendar-index {

    width: 95px;

    font-size: 30px;

    line-height: 30px;

    background-color: #f63c25

}



.pcs-schedule-table .table thead th span,.pcs-schedule-table-dark .table thead th span,.pcs-schedule-table-light .table thead th span {

    display: block;

    border-right: 1px solid #434343

}



.pcs-schedule-table .table thead th:first-child span,.pcs-schedule-table-dark .table thead th:first-child span,.pcs-schedule-table-light .table thead th:first-child span,.pcs-schedule-table .table thead th:last-child span,.pcs-schedule-table-dark .table thead th:last-child span,.pcs-schedule-table-light .table thead th:last-child span {

    border-right: 0

}



.pcs-schedule-table .table tbody th,.pcs-schedule-table-dark .table tbody th,.pcs-schedule-table-light .table tbody th {

    width: 95px;

    border-top: 1px solid #343433

}



.pcs-schedule-table .table tbody tr:last-child td,.pcs-schedule-table-dark .table tbody tr:last-child td,.pcs-schedule-table-light .table tbody tr:last-child td {

    border-bottom: 0

}



.pcs-schedule-table .table tbody tr td:last-child,.pcs-schedule-table-dark .table tbody tr td:last-child,.pcs-schedule-table-light .table tbody tr td:last-child {

    border-right: 0

}



.pcs-schedule-table .table tbody td,.pcs-schedule-table-dark .table tbody td,.pcs-schedule-table-light .table tbody td {

    position: relative;

    padding: 0;

    height: 99px;

    border: 1px solid #343433;

    text-transform: uppercase;

    text-align: center

}



.pcs-schedule-table .table tbody td .pcs-schedule-info,.pcs-schedule-table-dark .table tbody td .pcs-schedule-info,.pcs-schedule-table-light .table tbody td .pcs-schedule-info {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    overflow: hidden;

    background: #fff;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-schedule-table .table tbody td .pcs-schedule-info h3,.pcs-schedule-table-dark .table tbody td .pcs-schedule-info h3,.pcs-schedule-table-light .table tbody td .pcs-schedule-info h3 {

    opacity: 0;

    margin-top: 10px;

    font-size: 14px;

    font-weight: 700;

    -webkit-transform: scale(0);

    -ms-transform: scale(0);

    transform: scale(0);

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-schedule-table .table tbody td .pcs-schedule-info h4,.pcs-schedule-table-dark .table tbody td .pcs-schedule-info h4,.pcs-schedule-table-light .table tbody td .pcs-schedule-info h4 {

    margin-top: -20px;

    font-size: 18px;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-schedule-table .table tbody td .pcs-schedule-info:hover,.pcs-schedule-table-dark .table tbody td .pcs-schedule-info:hover,.pcs-schedule-table-light .table tbody td .pcs-schedule-info:hover {

    top: -23px;

    height: calc( 100% + 23px);

    z-index: 999;

    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.08);

    box-shadow: 0 0 30px 0 rgba(0,0,0,.08);

    background-color: #f63c25

}



.pcs-schedule-table .table tbody td .pcs-schedule-info:hover,.pcs-schedule-table-dark .table tbody td .pcs-schedule-info:hover,.pcs-schedule-table-light .table tbody td .pcs-schedule-info:hover,.pcs-schedule-table .table tbody td .pcs-schedule-info:hover h3,.pcs-schedule-table-dark .table tbody td .pcs-schedule-info:hover h3,.pcs-schedule-table-light .table tbody td .pcs-schedule-info:hover h3,.pcs-schedule-table .table tbody td .pcs-schedule-info:hover h4,.pcs-schedule-table-dark .table tbody td .pcs-schedule-info:hover h4,.pcs-schedule-table-light .table tbody td .pcs-schedule-info:hover h4 {

    color: #fff

}



.pcs-schedule-table .table tbody td .pcs-schedule-info:hover h4,.pcs-schedule-table-dark .table tbody td .pcs-schedule-info:hover h4,.pcs-schedule-table-light .table tbody td .pcs-schedule-info:hover h4 {

    margin-top: 10px

}



.pcs-schedule-table .table tbody td .pcs-schedule-info:hover h3,.pcs-schedule-table-dark .table tbody td .pcs-schedule-info:hover h3,.pcs-schedule-table-light .table tbody td .pcs-schedule-info:hover h3 {

    opacity: 1;

    -webkit-transform: scale(1);

    -ms-transform: scale(1);

    transform: scale(1)

}



.pcs-schedule-table .table tbody td .pcs-schedule-info:hover span,.pcs-schedule-table-dark .table tbody td .pcs-schedule-info:hover span,.pcs-schedule-table-light .table tbody td .pcs-schedule-info:hover span {

    color: #f63c25;

    background-color: #fff

}



.pcs-schedule-table .table tbody td p,.pcs-schedule-table-dark .table tbody td p,.pcs-schedule-table-light .table tbody td p {

    margin-bottom: 10px;

    font-size: 13px

}



.pcs-schedule-table .table tbody td span,.pcs-schedule-table-dark .table tbody td span,.pcs-schedule-table-light .table tbody td span {

    display: block;

    width: 100%;

    background: #f63c25;

    color: #fff;

    font-size: 13px;

    line-height: 24px;

    font-weight: 700;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.class-schedule-area {

    position: relative

}



.class-schedule-area .pcs-water-mark {

    top: 50%;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

    color: rgba(255,255,255,.04);

    font-display: 21.875rem

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info,.pcs-schedule-table-light .table tbody td .pcs-schedule-info {

    background: 0 0!important

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info h3,.pcs-schedule-table-light .table tbody td .pcs-schedule-info h3,.pcs-schedule-table-dark .table tbody td .pcs-schedule-info h4,.pcs-schedule-table-light .table tbody td .pcs-schedule-info h4,.pcs-schedule-table-dark .table tbody td .pcs-schedule-info p,.pcs-schedule-table-light .table tbody td .pcs-schedule-info p {

    color: #fff

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info span,.pcs-schedule-table-light .table tbody td .pcs-schedule-info span {

    color: #fff!important

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info:hover,.pcs-schedule-table-light .table tbody td .pcs-schedule-info:hover {

    background: #fff!important

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info:hover h3,.pcs-schedule-table-light .table tbody td .pcs-schedule-info:hover h3,.pcs-schedule-table-dark .table tbody td .pcs-schedule-info:hover p,.pcs-schedule-table-light .table tbody td .pcs-schedule-info:hover p {

    color: #101010!important

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info:hover h4,.pcs-schedule-table-light .table tbody td .pcs-schedule-info:hover h4 {

    color: #f63c25!important

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info:hover span,.pcs-schedule-table-light .table tbody td .pcs-schedule-info:hover span {

    background-color: #f63c25!important;

    color: #fff!important

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info.pcs-tbg-1 span,.pcs-schedule-table-light .table tbody td .pcs-schedule-info.pcs-tbg-1 span {

    background-color: #f2be54

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info.pcs-tbg-1:hover h4,.pcs-schedule-table-light .table tbody td .pcs-schedule-info.pcs-tbg-1:hover h4 {

    color: #f2be54!important

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info.pcs-tbg-1:hover span,.pcs-schedule-table-light .table tbody td .pcs-schedule-info.pcs-tbg-1:hover span {

    background-color: #f2be54!important;

    color: #fff

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info.pcs-tbg-2 span,.pcs-schedule-table-light .table tbody td .pcs-schedule-info.pcs-tbg-2 span {

    background-color: #4fb99f

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info.pcs-tbg-2:hover h4,.pcs-schedule-table-light .table tbody td .pcs-schedule-info.pcs-tbg-2:hover h4 {

    color: #4fb99f!important

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info.pcs-tbg-2:hover span,.pcs-schedule-table-light .table tbody td .pcs-schedule-info.pcs-tbg-2:hover span {

    background-color: #4fb99f!important;

    color: #fff

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info.pcs-tbg-3 span,.pcs-schedule-table-light .table tbody td .pcs-schedule-info.pcs-tbg-3 span {

    background-color: #bf8cff

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info.pcs-tbg-3:hover h4,.pcs-schedule-table-light .table tbody td .pcs-schedule-info.pcs-tbg-3:hover h4 {

    color: #bf8cff!important

}



.pcs-schedule-table-dark .table tbody td .pcs-schedule-info.pcs-tbg-3:hover span,.pcs-schedule-table-light .table tbody td .pcs-schedule-info.pcs-tbg-3:hover span {

    background-color: #bf8cff!important;

    color: #fff

}



.pcs-class-schedule-light .pcs-water-mark {

    color: #f2f2f2

}



.pcs-schedule-table-light {

    background: 0 0

}



.pcs-schedule-table-light .table th {

    background: #f1f1f1;

    color: #101010

}



.pcs-schedule-table-light .table th.pcs-calendar-index {

    background-color: #222!important;

    color: #fff

}



.pcs-schedule-table-light .table thead th {

    border-color: #f0f0f0

}



.pcs-schedule-table-light .table thead span {

    border-color: #d8d8d8!important

}



.pcs-schedule-table-light .table tbody th {

    border-color: #f0f0f0!important

}



.pcs-schedule-table-light .table tbody td {

    border-color: #f0f0f0

}



.pcs-schedule-table-light .table tbody td .pcs-schedule-info h3,.pcs-schedule-table-light .table tbody td .pcs-schedule-info h4,.pcs-schedule-table-light .table tbody td .pcs-schedule-info span,.pcs-schedule-table-light .table tbody td .pcs-schedule-info p {

    color: #101010

}



.pcs-team-wraper {

    position: relative

}



.pcs-team-wraper .pcs-team-right-shape {

    top: 210px;

    right: 0;

    height: 180px;

    width: 85px

}



.pcs-team-wraper .pcs-team-shape {

    top: 43%

}



.pcs-team {

    background-color: #fff;

    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.08);

    box-shadow: 0 3px 5px 0 rgba(0,0,0,.08);

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-team h3 {

    font-size: 1.25rem

}



.pcs-team h3 a {

    color: #101010;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-team p {

    margin: 0

}



.pcs-team:hover {

    -webkit-box-shadow: 0 10px 20px 0 rgba(0,0,0,.08);

    box-shadow: 0 10px 20px 0 rgba(0,0,0,.08)

}



.pcs-team:hover .pcs-team-overlay {

    right: 0

}



.pcs-team:hover h3 a {

    color: #f63c25

}



.pcs-team-thumb {

    position: relative;

    overflow: hidden

}



.pcs-team-thumb img {

    width: 100%;

    -webkit-transition: all .43s ease;

    -o-transition: all .43s ease;

    transition: all .43s ease

}



.pcs-team-thumb:hover img {

    -webkit-transform: translateX(-40px) scale(1.1);

    -ms-transform: translateX(-40px) scale(1.1);

    transform: translateX(-40px) scale(1.1)

}



.pcs-team-content {

    padding: 23px 20px 25px;

    text-align: center

}



.pcs-team-overlay {

    position: absolute;

    top: 0;

    right: -100px;

    height: 100%;

    background-color: #f63c25;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-team-share {

    display: table-cell;

    vertical-align: middle

}



.pcs-team-share a {

    display: block;

    padding: 12px;

    color: #fff

}



.pcs-team-trainers .pcs-team,.pcs-team-about .pcs-team {

    margin-bottom: 30px

}



.pcs-trainer-shape {

    position: absolute;

    height: 200px;

    width: 100%;

    bottom: 40%

}



.pcs-team-about .pcs-team-share a {

    padding: 16px 18px;

    font-size: 20px

}



.pcs-bmi .pcs-colummn-heading,.pcs-bmi .pcs-colummn-heading2,.pcs-bmi .pcs-colummn-heading2 {

    padding-top: 40px

}



.pcs-bmi .pcs-bmi-table {

    padding: 30px 40px 0 0

}



.pcs-bmi .pcs-bmi-table table {

    color: #fff;

    background-color: transparent

}



.pcs-bmi .pcs-bmi-table table caption {

    padding-top: 45px;

    color: #fff

}



.pcs-bmi .pcs-bmi-table table thead {

    background-color: #222

}



.pcs-bmi .pcs-bmi-table table td,.pcs-bmi .pcs-bmi-table table th {

    padding: 13px 40px;

    border-color: #222;

    font-size: 1.25rem

}



.pcs-bmi .pcs-bmi-table table td {

    padding: 18px 40px;

    font-size: 1rem

}



.pcs-bmi #pcs-bmi-info {

    -webkit-box-shadow: 0 10px 30px 0 rgba(0,0,0,.2);

    box-shadow: 0 10px 30px 0 rgba(0,0,0,.2)

}



.pcs-bmi #pcs-bmi-info {

    margin-top: 50px;

    overflow: hidden;

    color: #fff;

    background-color: #101010

}



.pcs-bmi #pcs-bmi-info .pcs-icon {

    padding: 14px 28px;

    float: left;

    font-size: 25px;

    color: #fff

}



.pcs-bmi #pcs-bmi-info p {

    margin-bottom: 0;

    padding: 21px 28px;

    float: left

}



.pcs-bmi-light .pcs-bmi-table table,.pcs-bmi-light .pcs-bmi-table table td,.pcs-bmi-light .pcs-bmi-table table caption {

    color: #666565

}



.pcs-bmi-light .pcs-bmi-table table th {

    color: #fff

}



.pcs-bmi-light .pcs-bmi-table table td {

    border-color: #e5e5e5

}



.pcs-testimonial-wraper {

    position: relative

}



.pcs-testimonial-wraper .pcs-testimonial-shape {

    top: 50px;

    left: 0

}



.pcs-testimonial-grid .owl-item,.pcs-testimonial-owl .owl-item {

    opacity: 0;

    visibility: hidden;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-testimonial-grid .owl-item.active,.pcs-testimonial-owl .owl-item.active {

    opacity: 1;

    visibility: visible

}



.pcs-testimonial-grid .item,.pcs-testimonial-owl .item {

    padding-top: 20px;

    text-align: center

}



.pcs-testimonial-grid .item i,.pcs-testimonial-owl .item i {

    position: absolute;

    top: 0;

    left: calc(50% - 30px);

    z-index: -1;

    font-size: 3.75rem;

    color: #e5e5e5

}



.pcs-testimonial-grid .item p,.pcs-testimonial-owl .item p {

    position: relative;

    font-size: 1.25rem;

    font-weight: 600;

    font-style: italic

}



.pcs-testimonial-grid .item .pcs-testimonial-profile,.pcs-testimonial-owl .item .pcs-testimonial-profile {

    display: inline-block;

    margin: 20px 0 35px;

    text-align: center

}



.pcs-testimonial-grid .item .pcs-testimonial-profile .pcs-profile-thumb,.pcs-testimonial-owl .item .pcs-testimonial-profile .pcs-profile-thumb {

    margin-right: 20px;

    padding: 5px;

    border-radius: 50%;

    float: left;

    background-color: #ededed;

    width: 80px;

    height: 80px

}



.pcs-testimonial-grid .item .pcs-testimonial-profile .pcs-profile-info,.pcs-testimonial-owl .item .pcs-testimonial-profile .pcs-profile-info {

    margin-top: 20px;

    float: left;

    text-align: left

}



.pcs-testimonial-grid .item .pcs-testimonial-profile .pcs-profile-info h3,.pcs-testimonial-owl .item .pcs-testimonial-profile .pcs-profile-info h3 {

    margin-bottom: 5px;

    font-size: 1.125rem

}



.pcs-testimonial-grid .item .pcs-testimonial-profile .pcs-profile-info p,.pcs-testimonial-owl .item .pcs-testimonial-profile .pcs-profile-info p {

    margin: 0;

    font-size: 1rem;

    font-style: normal

}



.pcs-testimonial-grid .owl-dots .owl-dot span,.pcs-testimonial-owl .owl-dots .owl-dot span {

    height: 4px;

    width: 4px;

    margin: 4px;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease;

    border-radius: 50%;

    background-color: rgba(246,60,37,.5)

}



.pcs-testimonial-grid .owl-dots .owl-dot.active span,.pcs-testimonial-owl .owl-dots .owl-dot.active span {

    background-color: #f63c25;

    width: 22px;

    border-radius: 2px

}



.pcs-testimonial-dark .item {

    padding-top: 20px

}



.pcs-testimonial-dark .item p {

    color: #fff

}



.pcs-testimonial-dark .item i {

    top: 0;

    color: #414141

}



.pcs-testimonial-dark .item .pcs-testimonial-profile h3 {

    color: #fff

}



.pcs-testimonial-dark .owl-dots .owl-dot span {

    background-color: #878888

}



.pcs-testimonial-dark .owl-dots .owl-dot.active span,.pcs-testimonial-dark .owl-dots .owl-dot:hover span {

    background-color: #fff

}



.pcs-testimonial-grid-shape {

    position: absolute;

    height: 200px;

    width: 100%;

    bottom: 25%

}



.pcs-testimonial-grid .owl-stage-outer {

    margin-top: -20px;

    padding: 20px 0 40px

}



.pcs-testimonial-grid .item {

    padding: 50px 20px 0;

    background-color: #fff;

    -webkit-box-shadow: 0 20px 50px 0 rgba(0,0,0,.08);

    box-shadow: 0 20px 50px 0 rgba(0,0,0,.08)

}



.pcs-testimonial-grid .item i {

    top: 28px;

    z-index: 0

}



.pcs-testimonial-grid .item p {

    font-size: 1rem;

    font-weight: 400;

    font-style: normal

}



.pcs-testimonial-grid .item .pcs-testimonial-profile {

    margin-top: 10px

}



.pcs-pricing-shape {

    top: 135px

}



.pcs-pricing {

    padding: 30px;

    margin-bottom: 35px;

    background-color: #fff;

    background-repeat: no-repeat;

    text-align: center;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-pricing h3 {

    font-size: 1.25rem;

    font-weight: 700

}



.pcs-pricing p {

}



.pcs-pricing p span.price {

    font-size: 4.5rem;

    font-weight: 700;

    line-height: 1em;

    display: inline-block;

    color: #f63c25

}



.pcs-pricing p span.symbolprice {

    font-size: 1.75rem;

    line-height: 1em;

    display: inline-block;

    color: #f63c25

}



.pcs-pricing p span.infoprice {

    line-height: 1em;

    display: inline-block;

    font-size: 1.25rem

}



.pcs-pricing p sup {

    top: -3px;

    right: 15px;

    font-size: 1.75rem;

    color: #f63c25

}



.pcs-pricing p sub {

    bottom: 4px;

    right: 10px;

    font-size: 1.25rem

}



.pcs-pricing ul li {

    padding: 8px

}



.pcs-pricing .btn-primary {

    margin-top: 15px;

    padding: 10px 40px;

    background-color: #101010

}



.pcs-pricing:hover .btn-primary:not(:disabled):not(.disabled):active,.pcs-pricing:hover .btn-primary:focus,.pcs-pricing:hover .btn-primary {

    background-color: #f63c25

}



.pcs-pricing-white .pcs-pricing .pcs-line:before,.pcs-pricing-dark .pcs-pricing .pcs-line:before {

    top: inherit;

    bottom: -20px;

    left: calc(50% - 16px);

    height: 2px;

    width: 30px;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-pricing-white .pcs-pricing p,.pcs-pricing-dark .pcs-pricing p {

    margin-top: 40px;

    font-size: 3.375rem

}



.pcs-pricing-white .pcs-pricing p sup,.pcs-pricing-dark .pcs-pricing p sup {

    top: -32px

}



.pcs-pricing-white .pcs-pricing .btn-primary,.pcs-pricing-dark .pcs-pricing .btn-primary {

    margin-top: 25px;

    padding: 10px 30px

}



.pcs-pricing-white [class^=col]:last-child .pcs-pricing,.pcs-pricing-dark [class^=col]:last-child .pcs-pricing {

    border-right: 0

}



.pcs-pricing-dark-shape {

    position: absolute;

    height: 200px;

    width: 100%;

    bottom: 25%

}



.pcs-pricing-dark .pcs-pricing {

    margin-bottom: 10px;

    border-right: 1px solid #2e2e2e;

    color: #fff;

    background-color: #222

}



.pcs-pricing-dark .pcs-pricing h3,.pcs-pricing-dark .pcs-pricing p span,.pcs-pricing-dark .pcs-pricing sup {

    color: #fff

}



.pcs-pricing-dark .pcs-pricing .btn-primary {

    background-color: #f63c25

}



.pcs-pricing-dark .pcs-pricing:hover,.pcs-pricing-dark .pcs-pricing.isActive {

    background-color: #f63c25

}



.pcs-pricing-dark .pcs-pricing:hover .pcs-line:before,.pcs-pricing-dark .pcs-pricing:hover .btn-primary:not(:disabled):not(.disabled):active,.pcs-pricing-dark .pcs-pricing:hover .btn-primary:focus,.pcs-pricing-dark .pcs-pricing:hover .btn-primary,.pcs-pricing-dark .pcs-pricing.isActive .pcs-line:before,.pcs-pricing-dark .pcs-pricing.isActive .btn-primary:not(:disabled):not(.disabled):active,.pcs-pricing-dark .pcs-pricing.isActive .btn-primary:focus,.pcs-pricing-dark .pcs-pricing.isActive .btn-primary {

    color: #101010;

    background-color: #fff

}



.pcs-pricing-white {

    -webkit-box-shadow: 0 10px 30px 0 rgba(0,0,0,.08);

    box-shadow: 0 10px 30px 0 rgba(0,0,0,.08)

}



.pcs-pricing-white .pcs-pricing {

    margin-bottom: 0;

    border-right: 1px solid #f0f0f0;

    color: #101010;

    background-color: #fff

}



.pcs-pricing-white .pcs-pricing .btn-primary,.pcs-pricing-white .pcs-pricing:hover {

    background-color: #f63c25

}



.pcs-pricing-white .pcs-pricing:hover,.pcs-pricing-white .pcs-pricing:hover h3,.pcs-pricing-white .pcs-pricing:hover p span,.pcs-pricing-white .pcs-pricing:hover sup {

    color: #fff

}



.pcs-pricing-white .pcs-pricing:hover .btn-primary:not(:disabled):not(.disabled):active,.pcs-pricing-white .pcs-pricing:hover .btn-primary:focus,.pcs-pricing-white .pcs-pricing:hover .btn-primary {

    color: #fff;

    background-color: #101010

}



.pcs-pricing-white .pcs-pricing:hover .pcs-line:before {

    background-color: #fff

}



.pcs-pricing-shape-wraper .pcs-pricing-shape {

    top: 180px

}



.pcs-blog-shape {

    position: absolute;

    height: 200px;

    width: 100%;

    bottom: 10%

}



.pcs-blog {

    position: relative;

    margin-bottom: 10px;

    overflow: hidden;

    background-color: #fff;

    -webkit-box-shadow: 0 10px 60px 0 rgba(0,0,0,.1);

    box-shadow: 0 10px 60px 0 rgba(0,0,0,.1);

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-blog:hover h3:after {

    background-color: #666

}



.pcs-blog:hover .pcs-share-trigger,.pcs-blog:hover p,.pcs-blog:hover a,.pcs-blog:hover a:hover,.pcs-blog:hover a:focus {

    color: #fff

}



.pcs-blog:hover .pcs-blog-content {

    background-color: rgba(0,0,0,.55)

}



.pcs-blog:hover .pcs-blog-img {

    -webkit-transform: scale(1.4);

    -ms-transform: scale(1.4);

    transform: scale(1.4);

    opacity: 1

}



.pcs-blog .pcs-blog-img {

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    opacity: 0;

    -webkit-transition: -webkit-transform .8s ease;

    transition: -webkit-transform .8s ease;

    -o-transition: transform .8s ease;

    transition: transform .8s ease;

    transition: transform .8s ease,-webkit-transform .8s ease

}



.pcs-blog .pcs-blog-img img {

    width: 100%

}



.pcs-blog .pcs-blog-content {

    position: relative;

    padding: 35px 25px 25px;

    overflow: hidden;

    background-color: #fff;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-blog h3 {

    position: relative;

    margin: 15px 0 40px;

    font-size: 1.5rem;

    line-height: 2rem;

    font-weight: 700;

    text-transform: none

}



.pcs-blog h3:after {

    position: absolute;

    left: 0;

    bottom: -22px;

    width: 30px;

    height: 2px;

    content: "";

    background-color: #e5e5e5

}



.pcs-blog h3 a {

    color: #101010

}



.pcs-blog h3 a:hover,.pcs-blog h3 a:focus {

    color: #fff

}



.pcs-blog h3,.pcs-blog h3:after,.pcs-blog h3 a {

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-blog .pcs-share-trigger {

    position: relative;

    float: right;

    font-size: 20px;

    color: #f63c25;

    cursor: pointer

}



.pcs-blog .pcs-share-trigger:hover .pcs-share-content {

    visibility: visible;

    top: -38px;

    opacity: 1

}



.pcs-blog .pcs-share-content {

    display: block;

    position: absolute;

    right: -20px;

    top: -100%;

    z-index: 2;

    opacity: 0;

    visibility: hidden;

    white-space: nowrap;

    padding: 0 8px;

    border-radius: 5px;

    -webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,.09);

    box-shadow: 0 3px 15px 0 rgba(0,0,0,.09);

    background-color: #fff;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-blog .pcs-share-content:before {

    position: absolute;

    right: 15px;

    bottom: -8px;

    content: '';

    border-style: solid;

    border-width: 8px 8.5px 0;

    border-color: #fff transparent transparent transparent

}



.pcs-blog .pcs-share-content li {

    display: inline-block

}



.pcs-blog .pcs-share-content li:last-child {

    margin-right: 0

}



.pcs-blog .pcs-share-content li a {

    display: block;

    padding: 0 6px 8px;

    font-size: 12px;

    text-align: center

}



.pcs-blog .pcs-share-content li a.pcs-facebook,.pcs-blog .pcs-share-content li a.pcs-facebook:hover,.pcs-blog .pcs-share-content li a.pcs-facebook:focus {

    color: #283b8e

}



.pcs-blog .pcs-share-content li a.pcs-twitter,.pcs-blog .pcs-share-content li a.pcs-twitter:hover,.pcs-blog .pcs-share-content li a.pcs-twitter:focus {

    color: #0096ff

}



.pcs-blog .pcs-share-content li a.pcs-google-plus,.pcs-blog .pcs-share-content li a.pcs-google-plus:hover,.pcs-blog .pcs-share-content li a.pcs-google-plus:focus {

    color: #ff4621

}



.pcs-blog .pcs-share-content li a.pcs-instagram,.pcs-blog .pcs-share-content li a.pcs-instagram:hover,.pcs-blog .pcs-share-content li a.pcs-instagram:focus {

    color: #ff2975

}



.pcs-blog-admin {

    margin-top: 25px

}



.pcs-blog-admin .pcs-blog-avatar {

    margin-right: 10px;

    width: 30px;

    height: 30px;

    float: left

}



.pcs-blog-admin p {

    margin-top: 4px;

    float: left

}



.pcs-blog-data a {

    color: #f63c25

}



.pcs-blog-data a:not(:first-child) {

    margin-left: 30px

}



.pcs-health {

    color: #b3b3b3

}



.pcs-health .twentytwenty-horizontal .twentytwenty-handle {

    background-image: -moz-linear-gradient(90deg,#c41330 0%,#f63c25 100%);

    background-image: -webkit-linear-gradient(90deg,#c41330 0%,#f63c25 100%);

    background-image: -ms-linear-gradient(90deg,#c41330 0%,#f63c25 100%);

    background: -webkit-gradient(linear,left top,right top,from(#c41330),to(#f63c25));

    background: -webkit-linear-gradient(left,#c41330,#f63c25);

    background: -o-linear-gradient(left,#c41330,#f63c25);

    background: linear-gradient(90deg,#c41330,#f63c25)

}



.pcs-health .twentytwenty-horizontal .twentytwenty-handle:before {

    background-image: -moz-linear-gradient(#f63c25,#e32f2d);

    background-image: -webkit-linear-gradient(#f63c25,#e32f2d);

    background-image: -ms-linear-gradient(#f63c25,#e32f2d);

    background: -webkit-gradient(linear,left top,left bottom,from(#f63c25),to(#e32f2d));

    background: -webkit-linear-gradient(#f63c25,#e32f2d);

    background: -o-linear-gradient(#f63c25,#e32f2d);

    background: linear-gradient(#f63c25,#e32f2d)

}



.pcs-health .twentytwenty-horizontal .twentytwenty-handle:after {

    background-image: -moz-linear-gradient(#e32f2d,#c41330);

    background-image: -webkit-linear-gradient(#e32f2d,#c41330);

    background-image: -ms-linear-gradient(#e32f2d,#c41330);

    background: -webkit-gradient(linear,left top,left bottom,from(#e32f2d),to(#c41330));

    background: -webkit-linear-gradient(#e32f2d,#c41330);

    background: -o-linear-gradient(#e32f2d,#c41330);

    background: linear-gradient(#e32f2d,#c41330)

}



.pcs-shop {

    position: relative;

    margin-bottom: 75px;

    text-align: center

}



.pcs-shop .pcs-shop-thumb {

    position: relative

}



.pcs-shop .pcs-shop-thumb:after {

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    background: rgba(255,255,255,.4);

    content: '';

    opacity: 0;

    visibility: hidden

}



.pcs-shop .pcs-shop-inner {

    position: absolute;

    top: 50%;

    width: 100%

}



.pcs-shop .btn-primary {

    padding: 8px 28px;

    opacity: 0

}



.pcs-shop .pcs-price-badge {

    display: inline-block;

    margin: 5px 0 45px 180px;

    border-radius: 50%;

    font-size: 20px;

    font-weight: 700;

    text-align: center;

    line-height: 80px;

    background: #c41330;

    background: -webkit-linear-gradient(299deg,#c41330 35%,#f63c25 100%);

    background: -o-linear-gradient(299deg,#c41330 35%,#f63c25 100%);

    background: linear-gradient(151deg,#c41330 35%,#f63c25 100%);

    -webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,.43);

    box-shadow: 0 10px 40px 0 rgba(0,0,0,.43);

    color: #fff;

    width: 80px;

    height: 80px

}



.pcs-shop h3 {

    font-size: 1.5rem

}



.pcs-shop h3 a {

    color: #101010;

    -webkit-transition: all 400ms ease-in-out;

    -o-transition: all 400ms ease-in-out;

    transition: all 400ms ease-in-out

}



.pcs-shop:hover .btn-primary {

    opacity: 1;

    -webkit-animation: zoomIn 600ms ease-in-out;

    animation: zoomIn 600ms ease-in-out

}



.pcs-shop:hover .pcs-shop-thumb:after {

    opacity: 1;

    visibility: visible;

    -webkit-animation: fadeIn 400ms ease-in-out;

    animation: fadeIn 400ms ease-in-out

}



.pcs-shop:hover .pcs-shop-thumb img {

    -webkit-filter: grayscale(100%);

    filter: grayscale(100%)

}



.pcs-shop:hover h3 a {

    color: #f63c25

}



.pcs-shop-dark .pcs-shop h3 {

    color: #fff

}



.pcs-shop-dark .pcs-shop h3 a {

    color: #fff

}



.pcs-shop-dark .pcs-shop .pcs-shop-thumb:after {

    background: rgba(16,16,16,.4)

}



.pcs-shop-dark .pcs-shop:hover h3 a {

    color: #f63c25

}



.pcs-map-about {

    height: 100%

}



.pcs-contact-info {

    padding: 80px 30px 70px;

    background-color: #222

}



.pcs-contact-info ul {

    margin-top: 35px

}



.pcs-contact-info ul li:not(:last-child) {

    border-bottom: 1px solid #393939

}



.pcs-contact-info ul li span {

    width: 145px;

    float: left;

    font-size: 20px;

    font-weight: 800;

    text-transform: uppercase

}



.pcs-contact-info ul li p {

    overflow: hidden

}



.pcs-contact-info ul li>a {

    padding: 10px 30px;

    color: #fff;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-contact-info ul li>a.active,.pcs-contact-info ul li>a:hover {

    background-color: #f63c25

}



.pcs-health-shape {

    position: absolute;

    height: 200px;

    width: 100%;

    bottom: 25%

}



.pcs-health-service {

    position: relative;

    padding: 90px 0;

    color: #fff

}



.pcs-health-service .pcs-overlay {

    background: rgba(0,0,0,.8)

}



.pcs-health-service .pcs-health-service-img {

    position: absolute;

    bottom: -90px

}



.pcs-health-service ul {

    padding: 5px 0 0 17px

}



.pcs-health-service ul li {

    list-style: disc;

    padding: 4px 0

}



.pcs-trainer-details .pcs-column-heading {

    margin-bottom: 5px;

    overflow: hidden

}



.pcs-trainer-details .pcs-column-heading h2 {

    line-height: 2.25rem

}



.pcs-trainer-details .pcs-trainer-thumb img {

    width: 100%

}



.pcs-trainer-details ul li {

    margin-bottom: 22px;

    overflow: hidden

}



.pcs-trainer-details ul li span {

    margin-right: 15px;

    font-size: 1.125rem;

    font-weight: 800;

    text-transform: uppercase;

    float: left;

    color: #101010

}



.pcs-trainer-details ul li p {

    overflow: hidden;

    font-size: 1.125rem

}



.pcs-trainer-details ul li p>a {

    color: inherit

}



.pcs-trainer-details .pcs-social-icons li {

    display: inline-block;

    padding: 5px 20px 5px 0

}



.pcs-trainer-details .pcs-social-icons li a {

    display: block;

    position: relative;

    font-size: 14px;

    text-align: center;

    line-height: 35px;

    color: #fff;

    width: 35px;

    height: 35px;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-trainer-details .pcs-social-icons li a:after {

    position: absolute;

    top: 0;

    left: 0;

    font-family: iconfont!important;

    content: "\ea87";

    speak: none;

    font-size: 34px;

    font-style: normal;

    font-weight: 400;

    font-variant: normal;

    text-transform: none;

    line-height: 1;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    width: 35px;

    height: 35px

}



.pcs-trainer-details .pcs-social-icons li a.pcs-facebook {

    color: #283b8e

}



.pcs-trainer-details .pcs-social-icons li a.pcs-twitter {

    color: #0096ff

}



.pcs-trainer-details .pcs-social-icons li a.pcs-linkedin {

    color: #3f729b

}



.pcs-trainer-details .pcs-social-icons li a.pcs-instagram {

    color: #ff2074

}



.pcs-trainer-details .pcs-trainer-skills {

    margin-top: 55px;

    padding-top: 50px;

    border-top: 1px solid #e6e6e6

}



.pcs-trainer-details .pcs-trainer-skills ul li {

    margin-bottom: 25px

}



.pcs-trainer-details .pcs-trainer-skills ul li p {

    margin: 0

}



.pcs-trainer-details .pcs-trainer-skills ul li p span {

    float: left;

    margin: 0

}



.pcs-trainer-details .pcs-trainer-skills ul li p span.pcs-skill {

    float: right

}



.pcs-trainer-details .pcs-trainer-skills .progress {

    height: 6px;

    background-color: #f2f2f2

}



.pcs-trainer-details .pcs-trainer-skills .progress .progress-bar {

    border-radius: 6px;

    background-image: -moz-linear-gradient(0deg,#c41330 0%,#f63c25 100%);

    background-image: -webkit-linear-gradient(0deg,#c41330 0%,#f63c25 100%);

    background-image: -ms-linear-gradient(0deg,#c41330 0%,#f63c25 100%)

}



.pcs-team-grid .pcs-line {

    margin: 0 0 55px;

    font-size: 36px

}



.pcs-team-grid .pcs-line:before {

    top: 115px;

    height: 3px

}



.pcs-team-grid .pcs-team {

    margin-top: 0

}



.pcs-team-grid .owl-stage-outer {

    padding: 12px 0 30px

}



.pcs-team-carousel .owl-nav {

    position: absolute;

    left: -270px;

    bottom: 88px

}



.pcs-team-carousel .owl-nav button.owl-next,.pcs-team-carousel .owl-nav button.owl-prev {

    display: inline-block;

    padding: 0 18px 8px!important;

    font-size: 2.5rem;

    line-height: 2.5rem;

    background-color: #f5f5f5;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-team-carousel .owl-nav button.owl-next:hover,.pcs-team-carousel .owl-nav button.owl-prev:hover {

    color: #fff;

    background-color: #f63c25

}



.pcs-team-carousel .owl-nav button.owl-next span,.pcs-team-carousel .owl-nav button.owl-prev span {

    line-height: 30px

}



.pcs-map-contact {

    height: 450px

}



.pcs-contact-list h3 {

    margin-bottom: 25px;

    font-size: 1.25rem

}



.pcs-contact-list i {

    margin-right: 5px;

    color: #ee0c08;

    background-image: -webkit-linear-gradient(-45deg,#ee0c08 0%,#fc6942 100%);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent

}



.pcs-contact-list>p>a {

    color: inherit;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-contact-list>p>a:hover {

    color: #f63c25

}



.pcs-contact-list ul li {

    margin-bottom: 10px

}



.pcs-contact-list ul li span,.pcs-contact-list ul li a {

    color: #101010

}



.pcs-contact-list ul li span {

    margin-right: 10px;

    float: left;

    font-size: .875rem;

    line-height: 1.75rem;

    font-weight: 800

}



.pcs-contact-list ul li a {

    font-size: 1rem;

    line-height: 1rem;

    overflow: hidden;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-contact-list ul li a:hover {

    color: #f63c25

}



.map-tab {

    height: 100%

}



.map-tab .tab-pane {

    height: 100%

}



.map-tab .tab-pane>iframe {

    width: 100%;

    height: 100%

}



.list-unstyled.nav-tabs {

    border-bottom: 0 solid #000

}



.list-unstyled.nav-tabs>li>a {

    display: block

}



.list-unstyled.nav-tabs>li>a>span {

    color: #fff

}



.pcs-contact-form,.pcs-dark-shadow {

    position: relative;

    margin-top: -80px;

    padding: 70px 100px 60px 90px;

    background: #fff;

    -webkit-box-shadow: 0 10px 50px 0 rgba(0,0,0,.06);

    box-shadow: 0 10px 50px 0 rgba(0,0,0,.06)

}



.pcs-contact-form .pcs-section-heading,.pcs-dark-shadow .pcs-section-heading,.pcs-contact-form .pcs-section-heading2,.pcs-dark-shadow .pcs-section-heading2 {

    margin-bottom: 0

}



.pcs-contact-form .pcs-section-heading p,.pcs-dark-shadow .pcs-section-heading p,.pcs-contact-form .pcs-section-heading2 p,.pcs-dark-shadow .pcs-section-heading2 p {

    font-size: 1rem

}



.pcs-contact-form .pcs-form,.pcs-dark-shadow .pcs-form {

    margin-top: 30px

}



.pcs-contact-form .pcs-form .pcs-message-box textarea,.pcs-dark-shadow .pcs-form .pcs-message-box textarea {

    height: 206px;

    padding-top: 12px;

    resize: none

}



.pcs-contact-form .pcs-form .btn-primary,.pcs-dark-shadow .pcs-form .btn-primary {

    padding: 15px 35px

}



.pcs-form .custom-control-label {

    color: #fff

}



.pcs-form .custom-control-label::before {

    background-color: #222;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-form .custom-control-label::after {

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-form .custom-radio .custom-control-input:checked~.custom-control-label::before {

    background-color: #f63c25

}



.pcs-form .custom-radio .custom-control-input:checked~.custom-control-label::after {

    -webkit-transform: scale(1);

    -ms-transform: scale(1);

    transform: scale(1)

}



.pcs-form .custom-radio .custom-control-input:focus~.custom-control-label::before {

    -webkit-box-shadow: 0 0 0 .2rem rgba(246,60,37,.25);

    box-shadow: 0 0 0 .2rem rgba(246,60,37,.25)

}



.pcs-dark-shadow {

    background: #121212

}



.pcs-cta .pcs-overlay {

    background-color: rgba(255,255,255,.9)

}



.pcs-cta .pcs-btn-wraper {

    text-align: right

}



.pcs-cta .pcs-section-heading,.pcs-cta .pcs-section-heading2,.pcs-cta h2 {

    margin: 0

}



.pcs-footer-top {

    padding-top: 80px;

    padding-bottom: 60px;

    color: #fff;

    background-color: #101010

}



.pcs-footer-subscribe .widget-title {

    margin-bottom: 50px;

    text-transform: capitalize

}



.pcs-footer-subscribe .pcs-subscribe-form {

    margin-top: 30px

}



.pcs-footer-subscribe .pcs-subscribe-form .form-group {

    margin-bottom: 5px

}



.pcs-footer-subscribe .pcs-subscribe-form .form-control {

    padding: 12px 15px;

    border: 0;

    border-radius: 0;

    font-size: 14px;

    color: #b1b2b2;

    background-color: rgba(255,255,255,.09)

}



.pcs-footer-subscribe .pcs-subscribe-form .form-control.error {

    border: 1px solid #f63c25

}



.pcs-footer-subscribe .pcs-subscribe-form input::-webkit-input-placeholder {

    color: #8c8d8d;

    font-size: 14px

}



.pcs-footer-subscribe .pcs-subscribe-form input::-moz-placeholder {

    color: #8c8d8d;

    font-size: 14px

}



.pcs-footer-subscribe .pcs-subscribe-form input::-ms-input-placeholder {

    color: #8c8d8d;

    font-size: 14px

}



.pcs-footer-subscribe .pcs-subscribe-form input:-ms-input-placeholder {

    color: #8c8d8d;

    font-size: 14px

}



.pcs-footer-subscribe .pcs-subscribe-form input::placeholder {

    color: #8c8d8d;

    font-size: 14px

}



.pcs-footer-subscribe .pcs-subscribe-form button {

    padding: 10px 30px;

    border: 1px solid rgba(255,255,255,.15);

    font-size: 16px;

    text-transform: uppercase;

    cursor: pointer;

    color: #fff;

    background-color: transparent;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-footer-subscribe .pcs-subscribe-form button:hover,.pcs-footer-subscribe .pcs-subscribe-form button:focus {

    background-color: #f63c25;

    border-color: #f63c25

}



.footer-widget ul li {

    padding: 10px 0

}



.footer-widget ul li a {

    color: #fff

}



.footer-widget .pcs-footer-contact-info {

    margin-top: 0

}



.footer-widget .pcs-footer-contact-info li {

    padding-bottom: 15px

}



.footer-widget .pcs-footer-contact-info i {

    margin-right: 15px;

    float: left;

    font-size: 20px;

    line-height: 26px;

    color: #f63c25

}



.footer-widget .pcs-footer-contact-info p {

    margin-bottom: 0;

    overflow: hidden

}



.footer-widget .pcs-footer-contact-info p .pcs-phone-number {

    font-size: 1.5rem;

    font-weight: 800;

    line-height: 1.75rem;

    color: #fff

}



.pcs-footer-logo {

    margin-bottom: 30px

}



.widget-title {

    margin: 15px 0 40px;

    font-size: 1.5rem;

    color: #fff

}



.pcs-footer-bottom {

    color: #fff;

    background-color: #000

}



.pcs-footer-bottom .legal-links a {

    color:#fff;

}

.pcs-footer-bottom .legal-links a:hover {

    color: #f63c25

}



.pcs-footer-bottom ul li {

    display: inline-block;

    padding: 22px 10px

}



.pcs-footer-bottom ul li a {

    display: block;

    position: relative;

    font-size: 14px;

    text-align: center;

    line-height: 35px;

    color: #fff;

    width: 35px;

    height: 35px;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-footer-bottom ul li a:after {

    position: absolute;

    top: 0;

    left: 0;

    font-family: iconfont!important;

    content: "\ea87";

    speak: none;

    color: gray;

    font-size: 34px;

    font-style: normal;

    font-weight: 400;

    font-variant: normal;

    text-transform: none;

    line-height: 1;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

    width: 35px;

    height: 35px

}



.pcs-footer-bottom ul li a:hover {

    color: #f63c25

}



.pcs-footer-bottom ul li a:hover:after {

    color: #f63c25

}



.pcs-section-padding {

    padding: 90px 0

}



.pcs-section-padding-lg {

    padding: 100px 0

}



.pcs-section-padding-sm {

    padding: 70px 0

}



.pcs-section-padding-xs {

    padding: 50px 0

}



.pcs-pb-sm {

    padding-bottom: 70px

}



.pcs-pt-xs {

    margin-top: 50px

}



.btn-primary {

    padding: 15px 30px;

    border: 0;

    border-radius: 0;

    font-family: barlow,sans-serif;

    font-size: 15px;

    font-weight: 700;

    line-height: 1.5rem;

    text-transform: uppercase;

    color: #fff;

    background-color: #f63c25;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.btn-primary span {

    margin-left: 3px;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease;

    font-size: 13px;

    font-weight: 400

}



.btn-primary i {

    margin-left: 0;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:hover,.btn-primary:focus,.btn-primary:active {

    border: 0;

    outline: 0;

    color: #fff;

    -webkit-box-shadow: 0 0 0 0;

    box-shadow: 0 0;

    background-color: #c41330

}



.btn-primary:not(:disabled):not(.disabled):active i,.btn-primary:not(:disabled):not(.disabled):active:focus i,.btn-primary:hover i,.btn-primary:focus i,.btn-primary:active i {

    margin-left: 10px

}



.pcs-video-btn {

    position: absolute;

    right: 0;

    top: 0;

    left: 0;

    bottom: 0;

    margin: auto;

    border-radius: 50%;

    font-size: 15px;

    text-align: center;

    line-height: 50px;

    background-image: -moz-linear-gradient(-45deg,#fc6942 0%,#ee0c08 100%);

    background-image: -webkit-linear-gradient(-45deg,#fc6942 0%,#ee0c08 100%);

    background-image: -ms-linear-gradient(-45deg,#fc6942 0%,#ee0c08 100%);

    background: -webkit-linear-gradient(135deg,#fc6942 0%,#ee0c08 100%);

    background: -o-linear-gradient(135deg,#fc6942 0%,#ee0c08 100%);

    background: linear-gradient(-45deg,#fc6942 0%,#ee0c08 100%);

    -webkit-box-shadow: 0 5px 10px 0 rgba(246,60,37,.35);

    box-shadow: 0 5px 10px 0 rgba(246,60,37,.35);

    width: 50px;

    height: 50px

}



.pcs-video-btn:before {

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

    width: 100%;

    border-radius: 50%;

    content: "";

    -webkit-animation: pcs-pulse-anim 1.6s cubic-bezier(.66,.3,.2,1) infinite;

    animation: pcs-pulse-anim 1.6s cubic-bezier(.66,.3,.2,1) infinite

}



.pcs-video-btn,.pcs-video-btn:hover,.pcs-video-btn:focus {

    color: #fff

}



.pcs-video-btn i {

    margin-left: 4px

}



@-webkit-keyframes pcs-pulse-anim {

    0% {

        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.5);

        box-shadow: 0 0 0 0 rgba(255,255,255,.5)

    }



    70% {

        -webkit-box-shadow: 0 0 0 30px transparent;

        box-shadow: 0 0 0 30px transparent

    }



    100% {

        -webkit-box-shadow: 0 0 0 0 transparent;

        box-shadow: 0 0 0 0 transparent

    }

}



@keyframes pcs-pulse-anim {

    0% {

        -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.5);

        box-shadow: 0 0 0 0 rgba(255,255,255,.5)

    }



    70% {

        -webkit-box-shadow: 0 0 0 30px transparent;

        box-shadow: 0 0 0 30px transparent

    }



    100% {

        -webkit-box-shadow: 0 0 0 0 transparent;

        box-shadow: 0 0 0 0 transparent

    }

}



.pcs-mt-5 {

    margin-top: 5px

}



.pcs-mt-10 {

    margin-top: 10px

}



.pcs-mt-15 {

    margin-top: 15px

}



.pcs-mt-20 {

    margin-top: 20px

}



.pcs-mt-25 {

    margin-top: 25px

}



.pcs-mt-30 {

    margin-top: 30px

}



.pcs-mt-35 {

    margin-top: 35px

}



.pcs-mt-40 {

    margin-top: 40px

}



.pcs-mt-50 {

    margin-top: 50px

}



.pcs-mt-60 {

    margin-top: 60px

}



.pcs-mt-70 {

    margin-top: 70px

}



.pcs-mt-80 {

    margin-top: 80px

}



.pcs-mb-5 {

    margin-bottom: 5px

}



.pcs-mb-10 {

    margin-bottom: 10px

}



.pcs-mb-15 {

    margin-bottom: 15px

}



.pcs-mb-20 {

    margin-bottom: 20px

}



.pcs-mb-25 {

    margin-bottom: 25px

}



.pcs-mb-30 {

    margin-bottom: 30px

}



.pcs-mb-35 {

    margin-bottom: 35px

}



.pcs-mb-40 {

    margin-bottom: 40px

}



.pcs-mb-50 {

    margin-bottom: 50px

}



.pcs-mb-60 {

    margin-bottom: 60px

}



.pcs-mb-70 {

    margin-bottom: 70px

}



.pcs-mb-80 {

    margin-bottom: 80px

}



.pcs-mr-20 {

    margin-right: 20px

}



.pcs-mr-25 {

    margin-right: 25px

}



.pcs-mr-30 {

    margin-right: 30px

}



.pcs-mr-35 {

    margin-right: 35px

}



.pcs-mr-40 {

    margin-right: 40px

}



.pcs-p-5 {

    padding: 5px

}



.pcs-p-10 {

    padding: 10px

}



.pcs-p-15 {

    padding: 15px

}



.pcs-p-20 {

    padding: 20px

}



.pcs-pt-5 {

    padding-top: 5px

}



.pcs-pt-10 {

    padding-top: 10px

}



.pcs-pt-15 {

    padding-top: 15px

}



.pcs-pt-20 {

    padding-top: 20px

}



.pcs-pt-25 {

    padding-top: 25px

}



.pcs-pt-30 {

    padding-top: 30px

}



.pcs-pt-40 {

    padding-top: 40px

}



.pcs-pt-50 {

    padding-top: 50px

}



.pcs-pt-60 {

    padding-top: 60px

}



.pcs-pt-70 {

    padding-top: 70px

}



.pcs-pt-80 {

    padding-top: 80px

}



.pcs-pt-90 {

    padding-top: 90px

}



.pcs-pb-5 {

    padding-bottom: 5px

}



.pcs-pb-10 {

    padding-bottom: 10px

}



.pcs-pb-15 {

    padding-bottom: 15px

}



.pcs-pb-20 {

    padding-bottom: 20px

}



.pcs-pb-25 {

    padding-bottom: 25px

}



.pcs-pb-30 {

    padding-bottom: 30px

}



.pcs-pb-40 {

    padding-bottom: 40px

}



.pcs-pb-50 {

    padding-bottom: 50px

}



.pcs-pb-60 {

    padding-bottom: 60px

}



.pcs-pb-70 {

    padding-bottom: 70px

}



.pcs-pb-80 {

    padding-bottom: 80px

}



.pcs-pb-90 {

    padding-bottom: 90px

}



.pcs-pb-100 {

    padding-bottom: 100px

}



.pcs-pl-5 {

    padding-left: 5px

}



.pcs-pl-10 {

    padding-left: 10px

}



.pcs-pl-15 {

    padding-left: 15px

}



.pcs-pr-5 {

    padding-right: 5px

}



.pcs-pr-10 {

    padding-right: 10px

}



.pcs-pr-15 {

    padding-right: 15px

}



.pcs-overlay {

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

    width: 100%;

    background-color: rgba(0,0,0,.5);

    z-index: 0

}



.pcs-fix {

    overflow: hidden

}



.pcs-black-color {

    color: #101010

}



.pcs-black-bg {

    background-color: #101010

}



.pcs-black2-color {

    color: #222

}



.pcs-black2-bg {

    background-color: #222

}



.pcs-white-color {

    color: #fff

}



.pcs-white-bg {

    background-color: #fff

}



.pcs-red-color {

    color: #f63c25

}



.pcs-red-bg {

    background-color: #f63c25

}



.pcs-green-color {

    color: #45b33c

}



.pcs-green-bg {

    background-color: #45b33c

}



.pcs-purple-color {

    color: #9d56f6

}



.pcs-purple-bg {

    background-color: #9d56f6

}



.pcs-dark-red-color {

    color: #c41330

}



.pcs-dark-red-bg {

    background-color: #c41330

}



.pcs-cyan-color {

    color: #4fb99f

}



.pcs-cyan-bg {

    background-color: #4fb99f

}



.pcs-light-color {

    color: #f7f7f7

}



.pcs-light-bg {

    background-color: #f7f7f7

}



.form-control {

    border-color: #222

}



.form-control:focus {

    -webkit-box-shadow: none;

    box-shadow: none;

    border-color: #222

}



.pcs-form {

    margin-top: 20px

}



.pcs-form .pcs-form-anim {

    position: relative;

    margin-bottom: 0

}



.pcs-form .pcs-form-anim.active .input-label {

    bottom: 35px

}



.pcs-form .pcs-form-anim.active input {

    border-color: #444

}



.pcs-form .form-control {

    border-radius: 0;

    border: 1px solid #e5e5e5;

    color: #101010;

    background-color: transparent;

    -webkit-transition: all .4s ease;

    -o-transition: all .4s ease;

    transition: all .4s ease

}



.pcs-form .form-control.invalid {

    border: 1px solid #f63c25 !important;

}



.pcs-form #pcs-equipment.invalid {

    color: #f63c25 !important;

}



.pcs-form .pcs-legal-box.invalid {

    color: #f63c25 !important;

}



.pcs-form .input-label {

    color: #666565;

}



.pcs-form .btn-primary {

    padding: 10px 45px

}



.pcs-form-dark .form-control {

    border-bottom: 1px solid #222;

    color: #fff

}



.pcs-form-dark .input-label {

    color: #fff

}



input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {

    -webkit-appearance: none;

    margin: 0

}



input[type=number] {

    -moz-appearance: textfield

}



.owl-carousel .owl-item img {

    width: auto

}



.pcs-brand-owl {

    cursor: e-resize

}





.box-inicio {

    /*backdrop-filter: brightness(0.5);

    -webkit-backdrop-filter: brightness(0.5);*/

}



.swiper-slide img {

    object-fit: cover !important;

    width: 100% !important;

    height: auto;

    aspect-ratio: 1/1;

}

.swiper-button-next:after, .swiper-button-prev:after {

    color: #f63c25 !important;

    font-weight: bold;

    text-shadow: 1px 0px 3px rgb(255 255 255 / 80%), -1px 0px 3px rgb(255 255 255 / 80%), 0px 1px 3px rgb(255 255 255 / 80%);

}



.swiper-pagination-clickable .swiper-pagination-bullet {

    background-color: #f63c25 !important;

}



.swiper-pagination {

    position: relative !important;

}



.swiper-button-next, .swiper-button-prev {

    margin-top: -45px !important;

}



.elementskit-header .icon-instagram {

    font-size:18px;

}