/*
  Template Name:Movie Star Multipurpose HTML5 template.
  Theme URL:http://movie.themepul.com/
  Author: Themepul
  Author URI: http://themepul.com
  tag:film review, movie, movie database, movie series, presentation, showcase, tv show
  Version: 1.0
*/
/****Gobla css*****/

h1,
h2,
h3,
h4,
h5,
h6,
p,
.no-margin {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}


ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

a,
a:focus,
a:hover:focus,
button:focus,
button:hover:focus,
.btn:focus,
.btn:hover:focus,
a:hover {
    text-decoration: none;
    outline: none;
    border: none;
    -webkit-border: none;
    -moz-border: none;
    -ms-border: none;
    -o-border: none;
}



/**** banner hover effect ***/

.gradient,
.gradient2,
.gradient3,
.gradient5 {
    position: relative;
    overflow: hidden;margin-top:12%;
}

.border-top {
    border-top: 1px solid;
    border-color: rgba(6, 15, 25, .4);
}

#catslide .gradient3:hover > img {
    transform: scale(1.5);
    transition: all 0.4s ease-in-out;
}

.zoom img {
    transform: scale(1);
}

.zoom {
    overflow: hidden;
}

.zoom:hover img {
    transform: scale(1.2);
}


















.gradient:after,
.gradient2:after,
.gradient3:after,
.gradient5:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.0);
}

.gradient:hover > img,
.gradient2:hover > img,
.gradient3:hover > img,
.gradient5:hover > img {
    
	transform: scale(1.1) rotate(2deg);
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(1.1) rotate(2deg);
    -moz-transform: scale(1.1) rotate(2deg);
    -ms-transform: scale(1.1) rotate(2deg);
    -o-transform: scale(1.1) rotate(2deg);

}

.gradient > img,
.gradient2 > img,
.gradient3 > img {
    transform: scale(1);
    transition: all 0.4s ease-in-out;

}


















.gradient5:hover:after {
    content: "";
    background: -webkit-linear-gradient(to top, rgba(6, 15, 25, .6) 0%, rgba(29, 119, 29, 0.6) 100%);
    background: linear-gradient(to top, rgba(6, 15, 25, .7) 0%, rgba(255, 124, 209, 0.5) 100%);
    position: absolute;
	 transition: all 0.1s ease-in-out;
    background-color: rgba(0, 0, 0, 0.5);
}










.gradient:hover:after {
    content: "";
    background: -webkit-linear-gradient(to top, rgba(6, 15, 25, .6) 0%, rgba(29, 119, 29, 0.6) 100%);
    /****Gobla css***background: linear-gradient(to top, rgba(6, 15, 25, .6) 0%, rgba(29, 119, 29, 0.6) 100%);**/
background-color: rgba(0, 0, 0, 0.2);
    position: absolute;

}

















.gradient2:hover:after {
    content: "";
    background: -webkit-linear-gradient(to top right, rgba(16, 15, 25, 0.8) 19%, rgba(132, 44, 0, 0.63) 80%);
    background: linear-gradient(to top right, rgba(16, 15, 25, 0.8) 19%, rgba(132, 44, 0, 0.63) 80%);
    position: absolute;
}

.gradient3:hover:after {
    content: "";
    background: -webkit-linear-gradient(to top right, rgba(185, 4, 39, 0.72) 19%, rgba(105, 34, 0, 0.6) 80%);
    background: linear-gradient(to top right, rgba(185, 4, 39, 0.72) 19%, rgba(105, 34, 0, 0.6) 80%);
    position: absolute;
}

.animation,
a,
a:hover,
button,
button:hover,
.btn,
.btn:hover,
.blck-bg,
.blck-bg:hover,
.green-bg,
.green-bg:hover,
.scroll-up::-webkit-scrollbar,
.zoom img,
.zoom img:hover,
.widget-slide .owl-nav > div,
.widget-slide .owl-nav > div:hover,
.details-big-img:hover .play-icon,
.play-icon,
.details-big-img img,
.details-big-img:hover img,
.owl-next:hover,
.owl-prev:hover,
.owl-next,
.owl-prev,
.owl-item.active,
.home-2 .owl-next,
.home-2 .owl-prev,
.home-2 .slider-section a.carousel-control span:hover,
.home-2 span.flaticon-play-button:hover,
.home-2 .plylist-wich span:hover,
.flaticon-play-button:hover,
.flaticon-play-button,
.gallery-menu ul li:hover:after,
.gallery-menu ul li:hover,
.gallery-menu ul li:after,
.gallery-contetn:hover .gallery-hover,
.gallery-hover {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.owl-item.active.center {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}


/** colors **/

.blck-bg {
    background-color: #060f19
}

.blck-bg:hover {
    background-color: #13be13
}

.blck {
    color: #060f19
}

.green {
    color: #13be13
}

.green-bg:hover {
    background-color: #060f19
}

.green-bg {
    background-color: #13be13
}


/*** home page 2 ***/

.black-bg {
    background-color: #060f19
}

.black-bg:hover {
    background-color: #f36522
}

.black {
    color: #060f19
}

.oreng {
    color: #f36522
}

.oreng-bg:hover {
    background-color: #060f19
}

.oreng-bg {
    background-color: #f36522
}


/*** home page 3 ***/

.black-bg {
    background-color: #060f19
}

.home-3 .black-bg:hover,
.home-4 .black-bg:hover {
    background-color: #ff1744
}

.black {
    color: #060f19
}

.pink {
    color: #ff1744
}

.pink-bg:hover {
    background-color: #060f19
}

.pink-bg {
    background-color: #ff1744
}


/*** home 5 **/

.home-5 .blck-bg {
    background-color: #060f19
}

.home-5 .blck-bg:hover {
    background-color: #ff7cd1
}

.home-5 .blck {
    color: #060f19
}

.home-5 .green {
    color: #ff7cd1
}

.home-5 .green-bg:hover {
    background-color: #060f19
}

.home-5 .green-bg {
    background-color: #ff7cd1
}

.pt-75 {
    padding-top: 75px
}

.pb-75 {
    padding-bottom: 75px
}

.mb-50 {
    margin-bottom: 50px
}

.pt-50 {
    padding-top: 50px
}

.pt-30 {
    margin-top: 30px;
}



.pt-20 {
    margin-top: 20px;
}


.pt-31 {
    margin-top: 31px;
}

.margin-30 {
    margin: 30px 0px
}


/*** hadding ***/

.hadding-area h2 {
    font-size: 24px;
    font-weight: bold;
}


/*** preloader ***/

.preloader {
    position: fixed;
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.preloader-lod {
    width: 50px;
    height: 50px;
    background: white;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -25px;
}

.preloader-loding {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
    top: 50%;
    margin-top: 25px;
    position: absolute;
    width: 100%;
    text-align: center;
}

@-webkit-keyframes translateIn {
    30% {
        -webkit-transform: rotateX(60deg) rotateY(0deg) rotateZ(45deg) translateZ(20px) scale(0.95);
        opacity: 0.25;
    }
    100% {
        -webkit-transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) translateZ(0px) scale(0.85);
        opacity: 0;
    }
}

@keyframes translateIn {
    30% {
        -webkit-transform: rotateX(60deg) rotateY(0deg) rotateZ(45deg) translateZ(20px) scale(0.95);
        transform: rotateX(60deg) rotateY(0deg) rotateZ(45deg) translateZ(20px) scale(0.95);
        opacity: 0.25;
    }
    100% {
        -webkit-transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) translateZ(0px) scale(0.85);
        transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) translateZ(0px) scale(0.85);
        opacity: 0;
    }
}

.preloader-lod {
    opacity: 0;
}

.preloader-lod:nth-of-type(1) {
    -webkit-transform: rotateX(70deg) rotateY(0deg) rotateZ(45deg) translateZ(30px);
    transform: rotateX(70deg) rotateY(0deg) rotateZ(45deg) translateZ(30px);
    -webkit-animation: translateIn 1.5s ease-in infinite 500ms;
    animation: translateIn 1.5s ease-in infinite 500ms;
}

.preloader-lod:nth-of-type(2) {
    -webkit-transform: rotateX(70deg) rotateY(0deg) rotateZ(45deg) translateZ(60px);
    transform: rotateX(70deg) rotateY(0deg) rotateZ(45deg) translateZ(60px);
    -webkit-animation: translateIn 1.5s ease-in infinite 700ms;
    animation: translateIn 1.5s ease-in infinite 700ms;
}

.preloader-lod:nth-of-type(3) {
    -webkit-transform: rotateX(70deg) rotateY(0deg) rotateZ(45deg) translateZ(90px);
    transform: rotateX(70deg) rotateY(0deg) rotateZ(45deg) translateZ(90px);
    -webkit-animation: translateIn 1.5s ease-in infinite 800ms;
    animation: translateIn 1.5s ease-in infinite 800ms;
}

@-webkit-keyframes scaleIn {
    80% {
        -webkit-transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) scale(1.25);
        opacity: 0.1;
    }
    100% {
        -webkit-transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) scale(1);
        opacity: 0;
    }
}

@keyframes scaleIn {
    80% {
        -webkit-transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) scale(1.25);
        transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) scale(1.25);
        opacity: 0.1;
    }
    100% {
        -webkit-transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) scale(1);
        transform: rotateX(65deg) rotateY(0deg) rotateZ(45deg) scale(1);
        opacity: 0;
    }
}

.large-square {
    width: 70px;
    height: 70px;
    background: white;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    top: 50%;
    margin-top: -35px;
    -webkit-transform: rotateX(60deg) rotateY(0deg) rotateZ(45deg) scale(0);
    transform: rotateX(60deg) rotateY(0deg) rotateZ(45deg) scale(0);
    opacity: 0;
    -webkit-animation: scaleIn 3s linear infinite 500ms;
    animation: scaleIn 3s linear infinite 500ms;
}

.preloader {
    background-color: rgba(0, 0, 0, 0.98);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
}

.hadding-area {
    color: #fff;
    overflow: hidden;
    display: block;
    border-left: 2px solid #13be13;
    padding-left: 15px;
    border-bottom: 1px solid #182028;
}

.nav>li>a:focus,
.nav>li>a:hover,
.cat-menu ul li span:focus {
    text-decoration: none;
    background-color: transparent;
    border: none;
    outline: none;
}



/*** slider ***/

.slider-items {
    position: relative;
}

.slider-contents {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0;
    padding: 9% 0;
}

.slider-content {
    color: #fff;
    overflow: hidden;
}

.slider-content > h3 {
    font-size: 16px;
    text-transform: capitalize;
}

.slider-content > h2 {
    font-size: 50px;
    letter-spacing: -3px;
    word-spacing: 2px;
    text-transform: uppercase;
    font-weight: 300;
    margin-top: 7px;
}

.slider-content > p {
    padding: 1px 110px;
    padding-bottom: 14px;
}

a.btn.btn-button {
    padding: 8px 19px;
    border-radius: 100px;
    color: #fff;
    font-weight: bold;
    border: 1px solid transparent;
    text-transform: capitalize
}

.btn-button.green-bg:hover {
    background: #fff;
    color: #171717;
    border: 1px solid transparent;
}


/*** category movie **/


/*** movie items ***/

.movie-item-contents {
    position: relative;
}

.time-bg {
    background-image: url(../images/coming-bg.jpg);
    background-position: center;
    padding: 12% 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.movie-item-content {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.movie-item-content-top {
    overflow: hidden;
    padding-top: 25px;
}

span.movie-count-time {
    background: #13be13;
    padding: 6px 16px;
    display: block;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    color: #fff;
}

.movie-ratting {
    margin-right: 13px;
    display: block;
    color: #fff;
}

.movie-ratting > a {
    color: #fff;
}

.movie-ratting > a > span {
    color: #13be13;
    margin-right: 5px;
}

.movie-item-content-buttom {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}

.movie-item-title {
    padding: 0 23px;
}

.movie-item-contents:hover .movie-item-content-center {
    margin-top: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.movie-item-title > a {
    color: #fff;
    font-size: 25px;
    display: inline-block;
    font-weight: bold;
    line-height: 28px;
    text-transform: capitalize;
}

.movie-item-contents img {
    width: 100%;
}

.movie-autho-name,
.movie-details {
    display: inline-block;
}

.movi-item-author img {
    width: 40px !important;
    height: 40px;
    border-radius: 100%;
    object-fit: cover;
    display: inline-block !important;
}

.movie-autho-name a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin-left: 10px;
}

.movi-item-author {
    padding-top: 16px;
}

a.button-detals {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.movie-date {
    display: inline-block;
    margin-left: 22px;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
}

.view-movie {
    display: inline-block;
    float: right;
}

.movie-item-beta {
    margin-top: 16px;
    padding-top: 16px;
}

.view-movie a {
    padding: 7px 14px;
    color: #fff;
    font-weight: bold;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    margin-top: 0;
    display: inline-block;
}

.hover-left {
    margin-left: -99px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hover-right {
    margin-right: -99px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.movie-item-content:hover .hover-left {
    margin-left: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.movie-item-content:hover .hover-right {
    margin-right: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.Top-rating-items .owl-item.active.center .movie-item-contents {
    height: 580px;
    margin-top: -45px;
}


/*** new movie plylist ***/

.movie-item-playlist {
    overflow: hidden;
    background: #182028;
}

.movi-plylist-top {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #060f19;
    padding: 15px;
}

.movi-plylist-top h2 {
    font-size: 17px;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
}

.movi-plylist-top P {
    color: #fff;
    text-transform: capitalize;
    margin-top: 5px;
}

.movie-item-playlist-items {
    padding: 22px 17px;
}

.plylist-single {
    overflow: hidden;
    margin-bottom: 2px;
}

.plylist-img {
    float: left;
    margin-right: 15px;
    padding-bottom: 25px;
}

.plylist-single-content > a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
}

.new-movie-inner .owl-nav {
    position: absolute;
    top: 0;
    right: -25em;
}

.category-movie-items .owl-nav {
    position: absolute;
    right: 41px;
    top: -63px;
}

.view-movi a {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    display: block;
    margin-top: 0;
}

.plylist-single-content > a:hover {
    color: #13be13;
}

.plylist-single-content > ul {}

.plylist-single-content > ul > li {
    display: inline-block;
}

.plylist-single-content ul li a {
    color: #fff;
}

li.novie-upload-time {
    float: left;
}

li.movie-time {
    float: right;
}

.syotimer-cell {
    display: inline-block;
    color: #fff;
    margin: 16px;
}

.syotimer-cell__value {
    background: #060f19;
    padding: 6px;
    width: 45px;
    font-size: 18px;
    font-weight: bold;
    height: 45px;
    text-align: center;
    line-height: 36px;
    margin: 0 auto;
}

.syotimer-cell_type_day .syotimer-cell__value,
.syotimer-cell_type_day .syotimer-cell__unit {
    color: #13be13;
}

.syotimer-cell_type_hour .syotimer-cell__value,
.syotimer-cell_type_hour .syotimer-cell__unit {
    color: #ffa800;
}

.syotimer-cell_type_minute .syotimer-cell__value,
.syotimer-cell_type_minute .syotimer-cell__unit {
    color: #6ffff3;
}

.syotimer-cell_type_second .syotimer-cell__value,
.syotimer-cell_type_second .syotimer-cell__unit {
    color: #cedb38;
}

.syotimer-cell__unit {
    text-transform: capitalize;
    margin-top: 9px;
    font-size: 14px;
    font-weight: bold;
}


/*** comming soon banner **/

.timer-section {
    position: relative;
    height: 100%;
    width: 100%;
}

.timer-contents {
    position: absolute;
    top: 0;
    left: auto;
    right: auto;
    width: 100%;
    height: 100%;
    bottom: auto;
    padding: 9% 0;
}

.timer-content {
    text-align: center;
    height: 300px;
    margin: 0 auto;
    display: table;
    position: absolute;
    z-index: 2
}

.timer-content h5 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.timer-content h2 {
    font-size: 70px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    padding: 12px;
}

.timer-content p {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
    background: #0f1828;
    padding: 10px;
}

.timer-content p {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
    background: #0f1828;
    padding: 10px;
}

.timer-section:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(9, 20, 31, .50);
    position: absolute;
    z-index: 1;
}


/*** Category product ***/

.cat-menu ul li {
    display: inline-block;
    margin-right: 33px;
    font-size: 18px;
}

.cat-menu ul li span {
    color: #fff;
    position: relative;
    cursor: pointer;
}

.cat-menu ul li span:hover:after {
    width: 100%;
}

.cat-menu ul li span:hover {
    color: #13be13;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.movie-item-content-center a img {
    width: 40px !important;
    height: 40px;
    margin: 0 auto;
}

.cat-menu {
    margin-top: 30px;
    margin-bottom: 33px;
}

.item-cat ul li span {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-right: 9px;
}

.item-cat {
    padding: 5px 22px;
    padding-top: 12px;
    padding-bottom: 12px;
    overflow: hidden;
}

.movie-item-content:hover .item-cat-hover {
    margin-bottom: 0;
    transition: all 0.4s ease-in-out;
}

.item-cat ul li a {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.item-cat-hover ul li a {
    font-size: 14px;
    font-weight: normal;
    text-transform: capitalize;
}

.category-items .movie-item-beta {
    margin-top: 0;
    border-top: none;
    padding-top: 6px;
}

.item-cat-hover ul li span {
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
}

.item-cat-hover ul li span,
.item-cat-hover ul li a {
    text-transform: uppercase;
}

.item-cat-hover {
    margin-top: 9px;
    margin-bottom: -58px;
    transition: all 0.4s ease-in-out;
}

.cat-menu ul li span:after {
    content: "";
    width: 0px;
    height: 1px;
    background: #13be13;
    position: absolute;
    left: 0;
    bottom: -2px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.cat-menu ul li span:hover:after {
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


/*** Latest news **/

.latest-news span.movie-count-time {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.blog-meta {
    display: inline-block;
    text-align: right;
    float: right;
    margin-right: 20px;
}

.blog-meta > ul li > a {
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    margin: 6px;
}

.share-link,
.blog-meta > ul,
.blog-meta > ul li {
    display: inline-block;
}

.home-2 .share-hover {
    background: #f36522;
}

.home-3 .share-hover,
.home-4 .share-hover {
    background: #ff1744;
}

.home-5 .share-hover {
    background: #f978cc
}

.share-hover {
    position: absolute;
    top: -5px;
    right: 0;
    background: #13be13;
    margin-right: 0px;
    width: 220px;
    padding: 4px 6px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    margin-right: -500px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.share-text > span {
    font-weight: bold;
    text-transform: capitalize;
    cursor: pointer;
    color: #fff;
}

.share-link {
    margin-right: 20px;
}

.share-hover > ul li {
    display: inline-block;
}

.share-text {
    position: relative;
}

.hadding-area p {
    font-size: 16px;
    padding: 10px 0;
    font-weight: 300;
}

.share-hover > ul li > a {
    width: 35px;
    height: 35px;
    display: block;
    background: #171717;
    border-radius: 100%;
    padding: 6px 0px;
    text-align: center;
    margin-right: 3px;
    color: #fff;
}

.share-text:hover .share-hover {
    margin-right: -40px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.latest-news span.movie-count-time {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.latest-news .movie-item-contents {
    overflow: hidden;
}

.latest-news-small .movie-item-title a {
    font-size: 16px;
    line-height: 22px;
}

.latest-news-small .movie-item-beta {
    border-top: none;
}

.latest-news-small .movie-item-contents:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    content: "";
    background-color: rgba(6, 15, 25, .60);
}

.buy-ticket-bg {
    background-image: url(../images/form-bg.png);
    padding: 10% 9%;
    background-size: cover;
    background-position: top;
    padding-bottom: 9%;
}

.latest-news-section {
    padding-bottom: 250px;
}

.buy-ticket-section {
    position: relative;
}

.buy-ticket-inner {
    position: absolute;
    width: 100%;
    top: -185px;
    z-index: 2;
}

.buy-ticket-select select {
    height: 62px;
    font-size: 17px;
    text-transform: capitalize;
    background: transparent;
    border: 2px solid #5ad25a;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
    padding: 17px 19px;
}

.buy-ticket-select select:focus {
    border: 2px solid #5ad25a;
}

.buy-ticket-select select option {
    color: #333;
    height: 49px;
    padding: 10px;
    font-size: 15px;
}

.movie-item-content-center {
    margin: 0 auto;
    position: absolute;
    top: 37%;
    bottom: auto;
    text-align: center;
    left: 0;
    right: 0;
    margin-top: -100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.movie-item-content-center a {
    font-size: 42px;
    color: #fff;
}

.ft-content p {
    color: #fff;
    padding: 20px 0;
}

