/*.content-wrapper {*/
/*    background: url("../images/ribbon-bg.svg") no-repeat center top;*/
/*    background-size: cover;*/
/*}*/

.istunt-gradient {
    background: rgba(25, 63, 135, 1);
    background: linear-gradient(
        180deg,
        rgba(25, 63, 135, 1),
        rgba(0, 24, 58, 1)
    ) !important;
}

.hamburger {
    color: white !important;
}

.sponsors-photos img {
    margin-bottom: 10px;
    object-fit: cover;
}

.navbar-bg-dark,
.bg-dark {
    background-color: #0c1a6d !important;
}

.navbar-expand-lg.extended .navbar-collapse-wrapper,
.navbar-expand-lg.fancy .navbar-collapse-wrapper {
    border-radius: 2.4rem !important;
}

label.invalid {
    margin-top: 0.5rem !important;
    color: #f64e60 !important;
}

input.invalid,
select.invalid,
textarea.invalid {
    border-color: #f64e60 !important;
    padding-right: calc(1.5em + 1.3rem);
    background-image: url("{{ asset("images/invalid.svg") }}");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.325rem) center;
    background-size: calc(0.75em + 0.65rem) calc(0.75em + 0.65rem);
}

select.invalid {
    background-position: right calc(0.975em + 0.325rem) center;
}

.about_us_container {
    position: relative;
    width: 100%;
}

.about_us_container img {
    width: 100%;
    height: auto;
}

.about_us_overlay_text {
    padding: 2rem;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
}

.main-profile {
    overflow: auto;
    padding-bottom: 20px;
    padding-top: 40px;
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}

.main-profile .profile-column {
    float: left;
    padding-right: 15px;
}

.main-profile .col-xs-4 {
    float: left;
}

.main-profile .profile-column a {
    color: #173e87;
}

.main-profile .profile-column .profile-picture {
    border: 4px solid #ffffff;
    padding: 1px;
    background-color: #b5b5b5;
}

.main-profile .profile-column .profile-certified {
    background-color: #ffffff;
}

.main-profile .profile-column .mobile-user-name {
    color: #ffffff;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 15px 0;
    display: none;
    text-align: center;
}

.performer.item .person.active .post-header {
    background-color: #16387c;
    color: rgb(255, 255, 255);
}

.main-profile .profile-column .main-profile-logo .logo-body {
    background: #3e3e3e;
    display: block;
    height: 500px;
    line-height: 500px;
    overflow: hidden;
}

.main-profile .profile-column .main-profile-logo .logo-body a img {
    width: 100%;
    height: auto;
}

.main-profile .stunt-logo-wrap {
    position: static;
    height: 100%;
    padding: 0;
}

.main-profile .profile-column .main-profile-info-right {
    overflow: auto;
    margin-top: 10px;
}

.main-profile .profile-column .main-profile-info-right .caption {
    padding-left: 10px;
}

.main-profile .profile-column .main-profile-info .user-name {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    display: block;
}

.lds-grid {
    /* change color here */
    color: grey;
}

.lds-grid,
.lds-grid div {
    box-sizing: border-box;
}

.lds-grid {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-grid div {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: currentColor;
    animation: lds-grid 1.2s linear infinite;
}

.lds-grid div:nth-child(1) {
    top: 8px;
    left: 8px;
    animation-delay: 0s;
}

.lds-grid div:nth-child(2) {
    top: 8px;
    left: 32px;
    animation-delay: -0.4s;
}

.lds-grid div:nth-child(3) {
    top: 8px;
    left: 56px;
    animation-delay: -0.8s;
}

.lds-grid div:nth-child(4) {
    top: 32px;
    left: 8px;
    animation-delay: -0.4s;
}

.lds-grid div:nth-child(5) {
    top: 32px;
    left: 32px;
    animation-delay: -0.8s;
}

.lds-grid div:nth-child(6) {
    top: 32px;
    left: 56px;
    animation-delay: -1.2s;
}

.lds-grid div:nth-child(7) {
    top: 56px;
    left: 8px;
    animation-delay: -0.8s;
}

.lds-grid div:nth-child(8) {
    top: 56px;
    left: 32px;
    animation-delay: -1.2s;
}

.lds-grid div:nth-child(9) {
    top: 56px;
    left: 56px;
    animation-delay: -1.6s;
}

@keyframes lds-grid {
    0%,
    100% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
}

.performer {
    position: relative;
}

.performer.item .person {
    background: #eeeeee;
}

.performer.item .person figure {
    height: 460px;
    width: 100%;
    background: #dddddd top no-repeat;
    background-size: cover;
    border: 3px solid #b5b5b5;
    overflow: visible;
    border-bottom: 0px;
    box-sizing: border-box;
    margin-bottom: 0px !important;
}

.performer.item .person figure div.stunt-logo {
    background: #ffffff no-repeat;
    height: 25px;
    z-index: 1;
    width: 179px !important;
    background-size: 110px;
    background-position: 15% 50%;
    left: -4px !important;
}

.performer.item .person figure .item-cart {
    z-index: 5;
}

.performer.item .person figure div.stunt-logo:before {
    background-color: #ffffff;
    bottom: 0;
    content: "";
    height: 25px;
    position: absolute;
    right: -8px;
    top: 0;
    transform: skew(30deg);
    -ms-transform: skew(30deg);
    -webkit-transform: skew(30deg);
    width: 15px;
    z-index: -1;
}

.performer.item .person figure div.stunt-logo img {
    /*max-height: 22px;*/
}

.performer.item .person .post-header {
    height: 180px;
    overflow: auto;
    background-color: #eeeeee;
    width: 313px;
    padding-top: 16px;
    border: none !important;
}

.performer.item .person .post-header.selectedUser h2 a {
    color: white;
}

.main-profile .profile-column .attribute-container {
    line-height: 1.5em;
}

.main-profile .profile-column .attribute-container .attribute-item {
    width: 100%;
    overflow: auto;
    word-wrap: break-word;
    color: #3e3e3e;
    margin: 0;
    padding: 0;
}

.main-profile .profile-column .attribute-container .attribute-item .caption {
    font-size: 18px;
}

.main-profile .attribute-item .caption {
    font-weight: bold;
    float: left;
}

.main-profile .profile-column .attribute-container .attribute-item .value {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main-profile .profile-column .action-bar {
    overflow: hidden;
}

.main-profile .profile-column .logos-container {
    /*margin-top: 32px;*/
    overflow: auto;
}

.main-profile .profile-column .logo-container,
.main-profile .profile-column .country-flag-container {
    float: left;
}

.main-profile .profile-column .country-flag-container img {
    width: 90px;
    height: 55px;
    background-color: #ffffff;
    border: 1px solid #b5b5b5;
    padding: 1px;
}

.main-profile .profile-column .logo-container {
    padding-left: 10px;
    max-height: 55px;
    overflow: hidden;
}

.main-profile .profile-column .logo-container img {
    height: auto;
    width: 100%;
    max-width: 230px;
}

.main-profile .profile-column .action-bar .action-buttons a,
.main-profile .profile-column .action-bar .action-buttons .action-button-item {
    float: left;
    margin-top: 2px;
    padding: 0 1px;
    color: #ffffff;
}

html .btn-default:hover,
body .btn-default:hover {
    background: #0b275b;
    color: #ffffff;
}

.main-profile .profile-column .action-bar .action-buttons a span,
.main-profile
    .profile-column
    .action-bar
    .action-buttons
    a
    .action-button-input-btn,
.main-profile
    .profile-column
    .action-bar
    .action-buttons
    .action-button-item
    span,
.main-profile
    .profile-column
    .action-bar
    .action-buttons
    .action-button-item
    .action-button-input-btn {
    padding: 9px 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

html .btn-default.red,
body .btn-default.red {
    background-color: #6e0000;
}

html .btn-default,
body .btn-default {
    background: #173e87;
    color: #ffffff;
    border: 0;
    border-radius: 0;
    margin-right: 5px;
}

section {
    margin-bottom: 20px;
}

section .content.container .photo-container .photo-item a img,
section .content.container .photo-container .video-item a img,
section .content.container .video-container .photo-item a img,
section .content.container .video-container .video-item a img {
    width: 100%;
}

section .banner {
    background: url("/theme_website/images/clapper_bg.jpg") repeat-x;
    height: 68px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.impact {
    font-family: "Albert Sans", serif;
    text-transform: uppercase;
}

section .banner h2 {
    padding: 0 18px;
    line-height: 68px;
    color: #ffffff;
    float: left;
    text-transform: uppercase;
    font-family: "Albert Sans", serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
    font-size: 2.2em;
}

section .banner h2 a {
    color: white;
    cursor: pointer;
}

.wrapper .custom-banner-panel {
    margin-right: 0;
}

.wrapper .custom-banner-panel {
    float: right;
    height: 100%;
    line-height: 68px;
    margin-right: 15px;
}

.wrapper .custom-banner-panel a {
    display: block;
}

.wrapper .toggle-content {
    width: 96px;
    height: 100%;
    background: url("/theme_website/images/section_down.png") no-repeat center;
    z-index: 9999;
}

.wrapper .hidden-content-block {
    background: url("/theme_website/images/section_up.png") no-repeat center;
    z-index: 9999;
}

section .content.container .photo-container,
section .content.container .video-container {
    float: none;
}

.main-view section .content.container .photo-group-container,
.main-view section .content.container .video-group-container,
.main-view section .content.container .favorite-container,
.main-view section .content.container .resume-group-container {
    padding: 0 15px !important;
    overflow: hidden;
}

section .content.container .photo-container .photo-item {
    /*background-color: #ffffff;*/
    /*border: 1px solid #b5b5b5;*/
    /*padding: 5px;*/
    /*height: 150px;*/
    /*overflow: hidden;*/
}

.wrapper a {
    /* color: #173e87; */
}

section .content.container {
    min-width: 100% !important;
    padding: 10px;
}

.main-view section .content.container {
    padding: 20px 0;
}

section .content.container {
    background-color: #eeeeee;
}

section .content.container .video-container {
    float: none;
}

section .content.container .video-container .video-item {
    background-color: #ffffff;
    border: 1px solid #b5b5b5;
    padding: 5px;
}

li.photo-tile,
li.video-tile {
    list-style: none;
}

.tile {
    height: 360px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: flex-end;
    overflow: hidden;
    position: relative;
    background: whitesmoke;
    background-size: cover;
    border: 1px solid #b5b5b5;
    padding: 5px;
}

.featured .tile {
    height: 300px;
}

.tile-big {
    height: 480px;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: flex-end;
    overflow: hidden;
    position: relative;
    background: whitesmoke;
    background-size: cover;
    border: 1px solid #b5b5b5;
    padding: 5px;
}

.tile a.picture,
.tile-big a.picture {
    background: no-repeat top center;
    background-size: cover;
}

.tile a.picture.profile-error {
    background: no-repeat center;
    background-size: cover;
}

.tile img,
.tile-big img {
    width: 100%;
    height: 100%;
}

.responsive-tabs {
    /*padding: 1rem;*/
}

.responsive-tabs .nav-tabs {
    display: none;
}

.responsive-tabs .nav-link.active {
    background-color: lightgrey;
}

.lds-ripple {
    /* change color here */
    color: var(--bs-secondary);
}

.lds-ripple,
.lds-ripple div {
    box-sizing: border-box;
}

.lds-ripple {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ripple div {
    position: absolute;
    border: 4px solid currentColor;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 8px;
        height: 8px;
        opacity: 0;
    }
    4.9% {
        top: 36px;
        left: 36px;
        width: 8px;
        height: 8px;
        opacity: 0;
    }
    5% {
        top: 36px;
        left: 36px;
        width: 8px;
        height: 8px;
        opacity: 1;
    }
    100% {
        top: 0;
        left: 0;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}

/*.tile img:hover {*/
/*    filter: brightness(50%);*/
/*    transform: scale(1.1);*/
/*}*/

section .content.container .photo-container .photo-item a {
    margin: 0 auto;
}

.profile-header-bg {
    min-height: 200px;
    background-color: grey;
}

.main-profile-top {
    margin-top: -7.5rem;
}

.margin-t--7 {
    margin-top: -7rem !important;
}

.navbar.navbar-bg-dark {
    background-color: var(--bs-primary) !important;
}

.navbar-nav {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-padding-y: 1.2rem;
    --bs-nav-link-font-size: 0.8rem;
    --bs-nav-link-font-weight: 700;
    --bs-nav-link-color: white;
    --bs-nav-link-hover-color: #008ed6; /*var(--bs-navbar-hover-color);*/
}

.home-video {
    height: 480px;
}

.form-select,
.form-control {
    color: var(--bs-primary);
}

#video-wrapper {
    background: linear-gradient(
            180deg,
            rgba(255, 255, 255, 0.6) 0,
            rgba(255, 255, 255, 0.8) 75%,
            rgba(255, 255, 255, 1)
        )
        100%;
    /*rgba(255, 255, 255, 0.6); /*url('/theme_website/images/middle-bg.svg') no-repeat center bottom;*/

    /*background-size: cover;*/
    color: black !important;
}

#video-wrapper.loaded {
    background-color: transparent;
}

#profile-content-wrapper {
    background-color: #ffffff;
}

#accordion_parameters th {
    background: var(--bs-primary);
    color: white;
}

.search-logo-wrap {
    height: 80px;
    background: center no-repeat;
    background-size: contain;
}

.search-logo-wrap.featured {
    height: 40px;
}

.bg-video {
    position: fixed;
    z-index: -1;
    left: 0;
    top: 0;
    background-size: cover;
    background: no-repeat top center;
    /*margin-left: 50vw;*/
    user-select: none;
    pointer-events: none;

    /*custom styles, for example grayscale appearance*/
    /*filter: grayscale(0.9);*/
    opacity: 0.35;
    /*additional tweaks for positioning, read more in the link above*/
    height: 100%;
    width: 177.77777778vh; /* 100 * 16 / 9 */
    min-width: 100%;
    min-height: 56.25vw; /* 100 * 9 / 16 */
}

.bg-empty-video {
    position: fixed;
    z-index: -1;
    left: 0;
    top: 0;
    background-color: rgba(25, 63, 135, 1);
    opacity: 0.35;
    height: 100%;
    width: 177.77777778vh; /* 100 * 16 / 9 */
    min-width: 100%;
    min-height: 56.25vw; /* 100 * 9 / 16 */
}

div#video-wrapper {
    margin-bottom: -1px;
}

.bg-empty-video {
    background-color: transperent;
}

.post-header .price {
    line-height: 1.4;
    font-size: 16px;
    color: #41403c;
}

.performer.item .person.active .post-header.selectedUser h2 a:hover {
    color: #fff !important;
}

.performer.item .person.active .post-header .price {
    color: #fff;
}

.post-header .post-title a {
    color: #3e3e3e;
}

.post-header .price .contact-text {
    color: #3e3e3e;
}

.item-cart-div {
    height: 430px;
    width: 100%;
    overflow: hidden !important;
    position: relative;
    box-sizing: border-box;
}

.folder-back {
    background: #b5b5b5;
    border-top-right-radius: 5px;
    bottom: 180px;
    height: 45px;
    position: absolute;
    right: 6px;
    width: 9px;
}

.person {
    border: none !important;
}

div#fancy_print {
    background: url(../img/fancy/print.png) no-repeat left top;
    cursor: pointer;
    width: 55px;
    height: 55px;
    position: absolute;
    left: -17px;
    top: -19px;
    z-index: 181;
}
div#fancy_close {
    background: url(../img/fancy/close.png) no-repeat left top !important;
    width: 55px !important;
    height: 55px !important;
    right: -17px !important;
    top: -19px !important;
    z-index: 182 !important;
}
div#fancy_email {
    background: url(../img/fancy/email.png) no-repeat left top;
    cursor: pointer;
    width: 55px;
    height: 55px;
    position: absolute;
    left: 34px;
    top: -19px;
    z-index: 183;
}
div#fancy_profile {
    background: url(../img/fancy/profile.png) no-repeat left top;
    cursor: pointer;
    width: 55px;
    height: 55px;
    position: absolute;
    left: 90px;
    top: -19px;
    z-index: 184;
}


@media (min-width: 768px) {
    .performer.item .person figure {
        height: 400px;
        width: 100%;
        background: #dddddd top center no-repeat;
        background-size: cover;
        /* overflow: visible; */
    }

    .item-cart-div {
        height: 370px;
    }

    .main-profile .profile-column .main-profile-info .user-name {
        margin: 28px 0 16px;
        white-space: nowrap;
    }

    .main-profile .profile-column .action-bar {
        margin-top: 120px;
    }

    .main-profile .profile-column .main-profile-info .user-name {
        color: #ffffff;
    }

    .tile {
        height: 180px;
    }

    .tile-big {
        height: 100%;
    }

    .responsive-tabs .nav-tabs {
        display: flex;
    }

    .responsive-tabs .card {
        border: none;
    }

    .responsive-tabs .card .card-header {
        display: none;
    }

    .responsive-tabs .card .collapse {
        display: block;
    }

    #video-wrapper {
        background-size: contain;
    }
}

@media (max-width: 767px) {
    .responsive-tabs .tab-pane {
        display: block !important;
        opacity: 1;
    }
}

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

    .item figure .item-cart,
    .swiper-slide figure .item-cart {
        opacity: 1;
        bottom: 0;
    }

    .item figure .item-link,
    .item figure .item-like,
    .item figure .item-view,
    .swiper-slide figure .item-link,
    .swiper-slide figure .item-like,
    .swiper-slide figure .item-view
    {
        opacity: 1;
        right: 1rem;
    }

    .folder-back {
        bottom: 193px;
        height: 45px;
        right: 6px;
    }

    .performer {
        width: 99%;
    }

    .performer.item .person .post-header {
        height: 193px;
        width: 100% !important;
        padding-top: 16px;
    }

    .performer.item .person .post-header .post-title {
        font-size: 1.5rem !important;
    }

    .performer.item .person .post-header .price {
        font-size: 20px !important;
    }
}
