.fcontainer{
    width: 100% !important;
    background-color: #1c1c1c;
}
.text-center{
    margin: 0 auto;
}
/* Add here all your css styles (customizations) */
.jb_navigation_wrapper::after {
    content: '';
    position: absolute;
    top: -17px;
    left: -122px;
    width: 1389px;
    height: 98px;
    right: 0;
    z-index: -1;
    background-image: url(/images/logo_line.png);
    background-position: center 0;
    background-size: cover;
    background-repeat: no-repeat;
}

.tp-opacity {
    opacity: .35 !important
}

.tp-nopointer {
    pointer-events: none !important
}

/*VIDEOS*/

.elementor-80 .elementor-element.elementor-element-0a3256d > .elementor-widget-container {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.elementor-element .elementor-widget-container {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);
}
.elementor-widget-video-playlist .e-tabs {
    display: flex;
    flex-direction: column;
    background-color: blue;
}
.elementor *, .elementor ::after, .elementor ::before {
    box-sizing: border-box;
}
.elementor-80 .elementor-element.elementor-element-0a3256d .e-tabs .e-tabs-main-area {
    height: 402px;
}
.elementor-widget-video-playlist .e-tabs-main-area {
    display: flex;
    flex-direction: row-reverse;
    height: 434px;
}
.elementor *, .elementor ::after, .elementor ::before {
    box-sizing: border-box;
}
.elementor-widget-video-playlist .e-tabs-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    width: 33%;
}
.elementor *, .elementor ::after, .elementor ::before {
    box-sizing: border-box;
}
.elementor-widget-video-playlist {
    font-family: Roboto,Arial,Helvetica,sans-serif;
}
.elementor-element {
    --widgets-spacing: 20px 20px;
}
.elementor-element, .elementor-lightbox {
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px;
}
.elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
}


.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side {
    display: inline-flex;
    flex-shrink: 0;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
}
.elementor-element, .elementor-lightbox {
    --swiper-theme-color: #000;
    --swiper-navigation-size: 44px;
    --swiper-pagination-bullet-size: 6px;
    --swiper-pagination-bullet-horizontal-gap: 6px;
}
.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items {
    overflow: auto;
    height: 100%;
}
.elementor *, .elementor ::after, .elementor ::before {
    box-sizing: border-box;
}


.xtab{
    /*background-color: red;*/
    display: flex;
    flex-direction: column;
}

.xtab-main-area {
    display: flex;
    flex-direction: row-reverse;
    height: 434px;
    background-color: #0c5460;
}
.xtab-wrapper{
    height: 100%;
    display: flex;
    flex-direction: column;
    width: 33%;
}


.xtab-header {
    background-color:#0A0A0A;
    display: flex;
    flex: 0 0 auto;
    justify-content: space-between;
    padding: 0 16px;
    min-height: 56px;
    border-bottom: 1px solid #d5d8dc;
}

.xtab-items-wrapper {
    background-color: #090A0A;
    overflow: hidden;
    position: relative;
    height: 100%;
}
.xtab-title{
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 55px;
    line-height: 55px;
    outline: none;
    padding: 0 16px;
    box-sizing: content-box;
}

h4.xtab-title-text a{
    color: #F56F6F;
    font-family: "Roboto", Sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.e-tab-duration{
    margin: auto 0;
}
/*ul {*/
/*    width: auto;*/
/*    display: inline;*/
/*    left: 0;*/
/*    top: 0;*/
/*    padding: 10px;*/
/*    margin: 0;*/
/*}*/

/*ul li {*/
/*    display: block;*/
/*    border-radius: 3px;*/
/*    background: #000;*/
/*    color: #fff;*/
/*    width: 120px;*/
/*    padding: 10px;*/
/*    margin: 2px 0;*/
/*}*/

/*ul li a {*/
/*    display: block;*/
/*    background: #fff;*/
/*    color: #000;*/
/*    text-decoration: none;*/
/*    padding: 5px;*/
/*    border-radius: 3px;*/
/*    border: 1px solid #333;*/
/*    text-align: center;*/
/*    font: bold 14px Helvetica;*/
/*    pointer: cursor;*/
/*}*/

/*ul li a:active,*/
/*ul li a:hover,*/
/*ul li a.active {*/
/*    background: #333;*/
/*    color: #fff;*/
/*    border: 1px solid #fff;*/
/*}*/


.page_title_section {
    float: left;
    width: 100%;
    padding-top: 211px;
    padding-bottom: 76px;
    background: url(../images/inner_header.jpg);
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    text-align: center;
    background-repeat: no-repeat;
    margin-top: 0px;
}
.page_title_overlay {
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
}
iframe {
    height: 500px;
    width: 100%;
}

.contact_wrapper {
    padding: 100px 0;
    padding-top: 100px;
    padding-top: 150px;
}
.pricing_wrapper_box {
    background: #111111;
}
.pricing_wrapper_images {
    position: relative;
}
.contct_info_center {
     background: #1c1c1c;
     border-radius: 10px;
 }
.dm_cover {
    float: left;
    width: 100%;
}
.contct_info_center .price_tag {
    background: #1c1c1c;
    border: 10px solid #111;
}
.contct_info_center .pricing_tab_content {
    padding-top: 100px;
    padding-bottom: 50px;
}
.pricing_tab_content {
    padding: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-top: 90px;
}
.price_tag {
    position: absolute;
    bottom: -57px;
    left: 0;
    right: 0;
    width: 120px;
    height: 120px;
    line-height: 100px;
    text-align: center;
    margin: 0px auto;
    border-radius: 100%;
    background: #1a1a1a;
    border: 8px solid #111;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.pricing_tab_content p {
    text-align: center;
    line-height: 28px;
    color: #eee;
    margin: 0;
}
[class^="flaticon-"]::before, [class*=" flaticon-"]::before, [class^="flaticon-"]::after, [class*=" flaticon-"]::after {
    font-family: Flaticon;
    font-size: 16px;
    font-style: normal;
}
.flaticon-placeholder::before {
    content: "\f11b";
}
.price_tag p {
    font-size: 40px;
    font-weight: 600;
    color: #fff;

}
.contct_info_center .price_tag p i::before {
    font-size: 34px;
    color: rgba(255, 255, 255, 0.4);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.contct_info_center:hover .price_tag p i:before {
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.contct_info_center:hover .price_tag p {
    border-radius: 100%;
    /*border: 8px solid #111;*/
    background: orangered;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.contct_info_center .pricing_tab_content p a{
    color:#777;
}

.flaticon-telephone::before {
    content: "\f101";
}
.flaticon-close-envelope::before {
    content: "\f100";
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins';
    line-height: 1.1;
    text-transform: capitalize;
    font-weight: 400;
    color: #fff;
    margin: 0;
    padding: 0;
}
.sub_title_section {
    float: none;
    display: inline-block;
    position: relative;
    top: 10px;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.page_title_section {
    text-align: center;
}
.page_header .sub_title a:hover {
    color: #ef5e5e;
}
.page_header .sub_title a {
    font-size: 16px;
    color: #fff;
}
.page_header .sub_title li {
    float: left;
    font-size: 16px;
    line-height: 35px;
    text-transform: capitalize;
    font-weight: 400;
    color: #ef5e5e;
}

.contact_div {
    padding: 100px 0;
    padding-bottom: 100px;
    padding-bottom: 200px;
}
.contact_div {
    padding: 100px 0;
}
.dmx_heading_wraper {
    text-align: center;
    padding-bottom: 55px;
}
.contact_area {
    padding: 70px 70px 65px;
}
.contact_area {
    background: #000000;
    border: 3px solid #ef5e5e;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    padding: 70px;
    /*position: absolute;*/
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
}
.contact_area input.wpcf7-submit {
    text-transform: uppercase;
    display: inline-block;
    height: 50px;
    line-height: 44px;
    padding-bottom: 2px;
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #ef5e5e;
    color: #fff;
    width: 190px;
    font-weight: 600;
    border: 2px solid #ef5e5e;
    cursor: pointer;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.contact_div .form-group i {
    position: absolute;
    top: 13px;
    right: 18px;
    color: #ef5e5e;
}
.contact_div .form-control {
    color: #e9ecef;
}
.contact_div .form-control {
    height: 40px;
    padding: 0;
    font-size: 16px;
    border: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 0;
    box-shadow: none;
    color: #7b7b7b;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background-color: transparent;
}
.contact_div .tb_es_btn_wrapper {
    text-align: center;
}


.pdiv{
    text-align: center;
    border: 1px solid red;
}
.prsm {
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 50px;
    aspect-ratio: 1;
    display: grid;
}
.prsm:before,
.prsm:after {
    content: "";
    grid-area: 1/1;
    border-radius: 50%;
    background: #f03355;
    -webkit-mask:repeating-linear-gradient(#000 0 5px,#0000 0 10px);
    animation: l35 1.5s infinite;
}
.prsm:after {
    -webkit-mask:repeating-linear-gradient(#0000 0 5px,#000 0 10px);
    --s:-1;
}
@keyframes l35 {
    0%,
    10% {transform: translate(0) rotate(0)}
    35% {transform: translate(calc(var(--s,1)*50%)) rotate(0)}
    66% {transform: translate(calc(var(--s,1)*50%)) rotate(calc(var(--s,1)*180deg))}
    90%,
    100% {transform: translate(0) rotate(calc(var(--s,1)*180deg))}
}

/*YOUTUBE*/
.wrapper {
    position: relative;
    width: 1100px;
    height: 430px;
    background: #000;
    border-radius: 3px;
    margin: 30px auto;
    box-shadow: 1px 1px 5px 5px #999;
    border: 1px solid #000;
    padding: 0px;
    display: flex;
}
.wrapper > div {
    margin: 10px;
    color: whitesmoke;
    padding-top: 10px;
}
.wrapper > div p{
    margin-top: 5px;
}

.wrapper > div p:hover{
    color: yellowgreen;
}

#videoArea {
    width: 730px;
    height: 400px;
    float: left;
    /*right: 20px;*/
    /*top: 20px;*/
    /*position: absolute;*/
    /*padding: 30px;*/
    /*border: 3px solid #fff;*/
    /*border-radius: 8px;*/
    /*box-shadow: 0 0 5px 5px #fff;*/
}
.e-tabs-header {
    background-color: var(--e-a-bg-default);
    display: flex;
    flex: 0 0 auto;
    justify-content: space-between;
    padding: 0 16px;
    min-height: 56px;
    border-bottom: 1px solid #d5d8dc;
}
.e-tabs-header .e-tabs-title {
    color: #B84A65;
    font-size: 25px;
}
.playlist-item {
    border-bottom: 1px solid whitesmoke;
}
.icon-play, .e-tab-title .icon-watched {
    display: inline-flex;
    font-size: 20px;
}
/*SLIDER*/
.slider-container {
    max-width: 350px;
    overflow: hidden;
    position: relative;
}

.slider {
    display: flex;
    width: 500%;
    transition: transform 0.5s ease-in-out;
}

.slide {
    width: 100%;
    flex-shrink: 0;
}

.slide img {

    display: block;
}

.prev, .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
}

.prev {
    left: 10px;
}

.next {
    right: 10px;
}

.prev:hover, .next:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

/*TOP MENU HOVER LINK*/

