/***************************************************************************************Template Name: bobby - Online Movies, TV Shows & Cinema HTML TemplateDescription: Author: Themescare更多精品Bootstrap模板请访问：http://www.bootstrapmb.comVersion: 1.0* This file contains the styling for the actual theme, thisis the file you need to edit to change the look of thetheme.This files contents are outlined below >>>>*** SEARCH EACH SECTION AS IT COMMENTS, YOU WILL GET THE RIGHT SECTION.**************************************************************************************==== CSS INDEX01 - IMPORTED CSS02 - DEFAULT CSS03 - RESPONSIVE CSS04 - PAGINATION CSS05 - BREADCROMB CSS06 - BTN TOP CSS07 - HEADER CSS08 - SLIDER CSS09 - TOP MOVIE CSS10 - THEATER CSS11 - QUOTE CSS12 - BLOG CSS13 - FOOTER CSS14 - SIDEBAR CSS15 - CHECKBOX CSS16 - DATE PICKER CSS17 - MOVIE LIST PAGE CSS18 - MOVIE GRID CSS19 - MOVIE DETAILS CSS20 - CELEBRITY DETAILS CSS21 - ABOUT PAGE CSS22 - FEATURES CSS23 - PARTNER CSS24 - PRICING CSS25 - AUTHENTICATION CSS26 - ERROR PAGE CSS27 - CONTACT PAGE CSS*/
/*================================================01 - IMPORTED CSS==================================================*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Orbitron:400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700');

/*================================================02 - DEFAULT CSS==================================================*/
body {
    background-color: #fff;
    color: #727a93;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 1px
}

html,
body {
    height: 100%;
}

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

p {
    color: #777;
    margin: 0
}

.no-pad-left {
    padding-left: 0
}

.no-pad-right {
    padding-right: 0
}

.no-pad-all {
    padding: 0
}

.fix {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

.navbar {
    box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px;
}

.cebkp-btn {
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 9;
    display: inline-block;
    padding: 10px 20px;
    text-transform: capitalize;
    letter-spacing: 2px;
    border-radius: 25px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s
}

.cebkp-btn:hover {
    background-image: -webkit-linear-gradient(right, #4849fb, #010dd3);
    background-image: linear-gradient(to left, #4849fb, #010dd3);
    color: #fff
}

.cebkp-btn i {
    margin-right: 3px
}

a {
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    color: #6b739c;
    text-decoration: none;
}

a:focus {
    text-decoration: none;
    outline: medium none;
    color: inherit
}

a:hover {
    color: inherit;
    text-decoration: none;
    color: inherit
}

input:focus,
textarea:focus,
button:focus,
select:focus {
    outline: medium none
}

fieldset,
label {
    margin: 0;
    padding: 0;
}

tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

.cebkp-heading {
    margin-bottom: 20px
}

.cebkp-heading h2 {
    font-family: 'Orbitron', sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    color: #111;
    font-size: 30px;
    position: relative;
    padding-left: 15px
}

.cebkp-heading h2:before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 7px;
    height: 20px;
    width: 4px;
    background: #010dd3;
}

.cebkp-heading h2:after {
    position: absolute;
    content: "";
    left: 0;
    height: 30px;
    width: 4px;
    background: #111;
    bottom: 0;
}

.cebkp-heading h2 span {
    color: #010dd3
}

.section_100 {
    padding: 100px 0;
}

.section_b_50 {
    padding-bottom: 50px
}

.section_70 {
    padding: 70px 0;
}

.section_50 {
    padding: 50px 0;
}

.section_15 {
    padding: 15px 0
}

.pad-right {
    padding-right: 0
}

.section_t_100 {
    padding-top: 100px
}

.section_b_70 {
    padding-bottom: 70px
}

.section_b_80 {
    padding-bottom: 80px
}

/*================================================03 - RESPONSIVE CSS==================================================*/
.cebkp-responsive-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 21px;
    width: 100%;
    z-index: 999;
}

.slicknav_nav a {
    font-size: 14px;
    margin: 0;
    text-transform: capitalize;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    color: #000
}

.slicknav_menu {
    /* background: transparent; */
    background: #fff;

}

.slicknav_menutxt {
    display: none !important;
}

.slicknav_arrow {
    float: right;
    color: #010dd3
}

.slicknav_nav a:hover {
    border-radius: 0;
}

.slicknav_nav .slicknav_row:hover {
    border-radius: 0
}

.slicknav_nav a:hover,
.slicknav_nav .slicknav_row:hover {
    background: #010dd3 none repeat scroll 0 0;
    color: #fff
}

.slicknav_nav a:hover .slicknav_arrow {
    color: #fff
}

.slicknav_nav a:hover a {
    color: #fff
}

.slicknav_nav li {
    border-bottom: 1px solid #ddd;
}

.slicknav_nav li.hide-desktop {
    border-bottom: 0px solid #ddd
}

.slicknav_nav li:last-child {
    border-bottom: 0px solid #ddd
}

.slicknav_nav {
    background: #fff none repeat scroll 0 0;
    /* border-top: 1px solid #010dd3; */
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.19)
}

.slicknav_btn {
    background-color: transparent !important;
    line-height: 0;
    margin-right: 0px;
    margin-top: -5px;
}

.slicknav_menu .slicknav_icon {
    float: none !important;
    margin: 0
}

.slicknav_icon-bar {
    height: 3px !important;
    margin: 5px 0;
    width: 30px !important;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #111;
}

.cebkp-header-area.stick-top.sticky .slicknav_menu .slicknav_icon-bar,
.cebkp-header-area.home-3-page .slicknav_menu .slicknav_icon-bar {
    background-color: #111
}

/*================================================04 - PAGINATION CSS==================================================*/
.pagination-box-row {
    text-align: center;
}

.pagination-box-row p {
    display: inline-block;
    font-size: 15px;
    color: #444;
    margin-right: 15px
}

.pagination {
    margin-top: 50px;
    text-align: center;
    float: none;
    display: inline-block;
}

.pagination li {
    display: inline-block;
    margin-right: 5px
}

.pagination li:last-child {
    margin-right: 0
}

.pagination li a {
    display: block;
    width: 35px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
    border-radius: 50%;
    color: #111;
    font-weight: 500;
}

.pagination li.active a,
.pagination li a:hover {
    background: #101010 none repeat scroll 0 0;
    color: #fff
}

/*================================================05 - BREADCROMB CSS==================================================*/
.cebkp-breadcrumb-area {
    background: url(../img/bgs1.jpg) no-repeat scroll 0 0/cover
}

.breadcrumb-box h2 {
    color: #fff;
    text-transform: capitalize;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 2px;
    font-size: 38px;
    font-weight: 400;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
}

.breadcrumb-box {
    text-align: center
}

.breadcrumb-box ul {
    text-align: center;
    margin-top: 15px
}

.breadcrumb-box ul li {
    display: inline-block;
    text-transform: capitalize;
    color: #eee;
}

.breadcrumb-box ul li.active-breadcromb {
    color: #ffffff
}

.breadcrumb-box ul li a:hover {
    color: #6357d6;
}

.breadcrumb-box ul li a {
    color: #eee;
    text-transform: capitalize
}

.breadcrumb-box ul>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc;
}

/*================================================06 - BTN TOP CSS==================================================*/
.btntoTop:before {
    color: #fff;
    content: "↑";
    display: inline-block;
    font: 20px "FontAwesome";
    vertical-align: middle;
}

.btntoTop {
    background-color: #212121;
    border: 2px solid #212121;
    border-radius: 5px;
    bottom: 30px;
    cursor: pointer;
    height: 50px;
    line-height: 47px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: fixed;
    right: 20px;
    text-align: center;
    -webkit-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
    width: 50px;
    z-index: 99999;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.42)
}

.btntoTop.active {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s
}

.btntoTop.active:hover {
    background: #010dd3 none repeat scroll 0 0;
    border: 2px solid #fff;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.btntoTop.active.btntoTop:hover:before {
    color: #fff;
}

/*================================================07 - HEADER CSS==================================================*/
.header-top-area {
    background: #181818 none repeat scroll 0 0;
    padding: 5px 0;
}

.header-top-social li {
    display: inline-block;
    margin-right: 5px
}

.header-top-social li:last-child {
    margin-right: 0
}

.header-top-social li a {
    display: block;
    color: #fff;
    font-size: 20px;
}

.header-top-menu ul {
    text-align: right;
}

.header-top-menu ul li {
    display: inline-block;
    margin-right: 10px;
}

.header-top-menu ul li:last-child {
    margin-right: 0px;
}

.header-top-menu ul li a {
    color: #fff;
    /* text-transform: capitalize; */
    display: block
}

.main-header-area {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 5px 10px rgba(17, 17, 17, 0.54);
}

.site-logo {
    margin: 23px 0;
    position: relative;
    z-index: 9999
}

.mainmenu ul {
    text-align: right
}

.mainmenu ul li {
    display: inline-block;
    position: relative
}

.mainmenu ul>li>a {
    display: block;
    color: #13212d;
    text-transform: capitalize;
    padding: 30px 10px;
    position: relative
}

.mainmenu nav>ul>li>a:after {
    position: absolute;
    right: auto;
    bottom: 0;
    left: 0;
    display: block;
    width: 0;
    height: 4px;
    content: '';
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
}

.mainmenu nav>ul>li.active>a {
    position: relative;
}

.mainmenu nav>ul>li.active>a:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    content: '';
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
}

.mainmenu nav>ul>li.active>a:before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    content: '';
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
}

.mainmenu nav>ul>li>a:before {
    position: absolute;
    right: auto;
    top: 0;
    left: 0;
    display: block;
    width: 0;
    height: 4px;
    content: '';
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
}

.mainmenu nav>ul>li>a:hover:after,
.mainmenu nav>ul>li>a:hover:before {
    right: 0;
    width: 100%;
}

.mainmenu nav>ul>li>a:hover,
.mainmenu nav>ul>li.active>a {
    color: #010dd3
}

.mainmenu nav>ul>li:hover>a {
    position: relative;
    color: #010dd3
}

.mainmenu nav>ul>li:hover>a:before {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    content: '';
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
}

.mainmenu nav>ul>li:hover>a:after {
    position: absolute;
    right: auto;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 4px;
    content: '';
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
}

/* Dropdown Menu */
.mainmenu ul li ul {
    padding: 0;
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 180px;
    background: #fff none repeat scroll 0 0;
    ;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    margin-top: 30px;
    z-index: 10;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    text-align: left
}

.mainmenu ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 10;
    margin-top: 0;
    border-radius: 10px;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.mainmenu ul li>ul>li {
    display: block;
    position: relative;
    border-top: 1px solid #000;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.mainmenu ul li ul li>a {
    padding: 10px 15px;
    display: block
}

.mainmenu ul li ul li.submenu-parent:after {
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 50px;
    font-family: 'FontAwesome';
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f0da";
    color: #13212d;
}

.mainmenu ul li ul li>ul.submenu {
    position: absolute;
    left: 100%;
    top: 0;
}

.mainmenu nav>ul>li:hover>ul li:hover>a {
    color: #010dd3
}

/* Header */
.header-main-search {
    margin: 23px 0;
}

.mainmenu ul li.hide-desktop {
    display: none;
}

.header-main-search form {
    position: relative;
    height: 40px;
    background: #eaeaea none repeat scroll 0 0;
    border-radius: 5px;
    width: 100%;
}

.header-main-search form input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: transparent;
    color: #333;
    border: medium none;
    padding: 5px 50px 5px 10px;
}

.header-main-search form button {
    position: absolute;
    right: 0;
    border: medium none;
    top: 0;
    height: 100%;
    width: 15%;
    background: transparent none repeat scroll 0 0;
    color: #333;
    cursor: pointer
}

/*================================================08 - SLIDER CSS==================================================*/
.cebkp-slider-area {
    position: relative;
    margin-top: 0px;
}

.cebkp-slide {
    position: relative
}

.cebkp-slide:before {
    left: 0;
    position: absolute;
    bottom: 0px;
    width: 0;
    z-index: 1;
    height: 0;
    content: "";
    border-top: 65px solid transparent;
    border-left: 50vw solid #fff;
}

.cebkp-slide:after {
    right: 0;
    position: absolute;
    bottom: 0px;
    width: 0;
    z-index: 1;
    height: 0;
    content: "";
    border-top: 65px solid transparent;
    border-right: 50vw solid #fff;
}

.slide-item-1 {
    background: url(../img_new/carousals/profile_2.jpg);
}

.slide-item-2 {
    background: url(../img_new/carousals/posters/leela_poster.jpeg);
}

.slide-item-3 {
    background: url(../img_new/carousals/c_meet_my_star.jpg);
}

.slide-item-4 {
    background: url(../img_new/carousals/posters/pathshala_poster.jpg);
}

.slide-item-5 {
    background: url(../img_new/carousals/posters/break_ke_baad_poster.jpg);
}

.slide-item-6 {
    background: url(../img_new/carousals/posters/wanted_poster.jpg);
}

.slide-item-7 {
    background: url(../img_new/carousals/posters/iam_poster.jpg);
}

.slide-item-8 {
    background: url(../img_new/carousals/crossel_split_5.jpg);
}

.slide-item-9 {
    background: url(../img_new/carousals/crossel_split_6.jpg);
}

.slide-item-10 {
    background: url(../img_new/carousals/crossel_split_7.jpg);
}

.slide-item-11 {
    background: url(../img_new/carousals/crossel_split_8.jpg);
}

.slide-item-12 {
    background: url(../img_new/carousals/crossel_split_9.jpg);
}

.slide-item-13 {
    background: url(../img_new/carousals/crossel_split_10.jpg);
}

.slide-item-14 {
    background: url(../img_new/carousals/crossel_split_11.jpg);
}

.slide-item-15 {
    background: url(../img_new/carousals/crossel_split_12.jpg);
}

.slide-item-16 {
    background: url(../img_new/carousals/crossel_split_13.jpg);
}

.slide-item-17 {
    background: url(../img_new/carousals/crossel_split_14.jpg);
}

.slide-item-18 {
    background: url(../img_new/carousals/crossel_split_15.jpg);
}

.slide-item-19 {
    background: url(../img_new/carousals/crossel_split_16.jpg);
}

.slide-item-20 {
    background: url(../img_new/carousals/crossel_split_17.jpg);
}

.slide-item-21 {
    background: url(../img_new/carousals/crossel_split_18.jpg);
}

.slide-item-22 {
    background: url(../img_new/carousals/crossel_split_19.jpg);
}

.slide-item-23 {
    background: url(../img_new/carousals/ypd2.jpg);
}

.slide-item-24 {
    background: url(../img_new/carousals/besharam.jpg);
}

.slide-item-25 {
    background: url(../img_new/carousals/crossel_split_2.jpg);
}

.cebkp-main-caption {
    background: rgba(28, 28, 28, 0.4) none repeat scroll 0 0
}


.cebkp-main-slide {
    background-color: #eee;
    background-position: center center;
    background-size: cover;
    height: 520px;
}

.slider-content-holder {
    width: 100%;
    text-align: center
}

.cebkp-main-caption {
    display: table;
    height: 100%;
    width: 100%;
}

.cebkp-caption-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.slider-text {
    color: #ffffff;
    font-family: 'Orbitron', sans-serif;
    font-size: 35px;
    font-weight: 500;
    border-radius: 8px;
    /* text-shadow: 1px 1px 1px rgb(0, 4, 255); */
    text-transform: capitalize;
    letter-spacing: 3px;
    line-height: 45px;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px rgba(245, 245, 245, 0.2);
    margin-top: 8em;
    padding: 8px 0 8px 0;
}

/* .slider-text h2 {
    color: #ffffff;
    font-family: 'Orbitron', sans-serif;
    font-size: 35px;
    font-weight: 500;
    border-radius: 8px;
    text-shadow: 1px 1px 1px rgb(0, 4, 255);
    text-transform: capitalize;
    letter-spacing: 3px;
    line-height: 45px;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 10px rgba(245, 245, 245, 0.2);
    margin-top: 8em;
    width: 80%;
}

.slider-text h4 {
    color: #fff;
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    letter-spacing: 7px;
    margin-bottom: 15px;
} */

.slider-text p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    /* margin: 10px 0; */
    text-transform: capitalize;
}

.cebkp-slide .owl-nav>.owl-prev {
    visibility: hidden;
    -webkit-transition: all 0.2s cubic-bezier(.83, .8, .11, .64) 0s;
    transition: all 0.2s cubic-bezier(.83, .8, .11, .64) 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.cebkp-slide:hover .owl-nav>.owl-prev {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 30px
}

.cebkp-slide .owl-nav>.owl-next {
    visibility: hidden;
    -webkit-transition: all 0.2s cubic-bezier(.83, .8, .11, .64) 0s;
    transition: all 0.2s cubic-bezier(.83, .8, .11, .64) 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.cebkp-slide:hover .owl-nav>.owl-next {
    visibility: visible;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    right: 30px
}

.cebkp-slide .owl-prev {
    left: -30px;
    position: absolute;
    top: 45%;
}

.cebkp-slide .owl-next {
    right: -30px;
    position: absolute;
    top: 45%;
}

.slider-play {
    position: relative;
}

.slider-play .popup-youtube {
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 9;
    display: inline-block;
    padding: 10px 20px;
    text-transform: capitalize;
    letter-spacing: 2px;
    border-radius: 25px;
}

.popup-youtube i {
    font-size: 50px;
    margin-left: 5px
}

/*================================================09 - TOP MOVIE CSS==================================================*/
.single-top-movie {
    margin-top: 30px;
    padding: 5px;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    /* background-color: #101010; */
}

.single-top-movie .top-movie-wrap {
    position: relative
}

.single-top-movie .top-movie-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}

.top-movie-img img {
    height: 15em;
    width: 100%;
    object-fit: fill;
}

.single-top-movie .top-movie-img:before {
    position: absolute;
    left: -25%;
    top: -50%;
    height: 60%;
    width: 150%;
    content: "";
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    -webkit-transform: skewY(25deg);
    transform: skewY(25deg);
    -webkit-transition: all 500ms linear;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.single-top-movie .top-movie-wrap:hover .top-movie-img:before {
    height: 200%;
    opacity: 0.95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
}

.thumb-hover {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    text-align: center;
}

.thumb-hover>a.play-video {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border: 2px solid #fff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    z-index: 2;
    font-size: 19px;
    color: #fff;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.thumb-hover>a.celebrity-link,
.thumb-hover>ul {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -45px;
    z-index: 2;
    font-size: 15px !important;
    color: #fff;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    width: auto !important;
    height: auto !important;
    border: medium none !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: 'Roboto Condensed', sans-serif;
}

.top-movie-details p {
    text-transform: capitalize;
    color: #999;
    font-size: 15px;
    margin-top: 3px;
}

.no-margin-top .single-top-movie {
    margin-top: 0
}

.thumb-date {
    position: absolute;
    width: 100%;
    top: 50px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.thumb-date span {
    line-height: normal;
    padding: 5px 10px;
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    color: #010dd3;
    text-transform: capitalize
}

.thumb-hover>a.play-video>i {
    margin-top: 4px;
    margin-left: 2px;
}

.single-top-movie .top-movie-wrap:hover .thumb-hover>a.play-video,
.single-top-movie .top-movie-wrap:hover>.thumb-date,
.single-top-movie .top-movie-wrap:hover .thumb-hover>a.celebrity-link,
.top-movie-wrap:hover .thumb-hover>ul {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
}

.thumb-hover ul {
    margin: 25px 0 0 -50px;
    text-align: center;
}

.thumb-hover ul li {
    margin: 0 5px;
}

.thumb-hover ul li a {
    color: #fff;
}

.actor-social li {
    display: inline-block;
    margin-right: 10px;
}

.actor-social li a {
    font-size: 16px;
    color: #fff;
}

.top-movie-details {
    margin-top: 15px;
}

.top-movie-details h4 {
    font-size: 17px;
    color: #111;
    text-transform: capitalize;
}

.top-movie-details h4 a {
    color: #111;
}

.movie-details-thumbs {
    margin-top: 10px;
}

.movie-details-thumbs ul li {
    display: inline-block;
    width: 30.33%;
}

.movie-details-thumbs ul li a {
    color: #111;
}

.movie-details-thumbs ul li a:hover,
.top-movie-details h4 a:hover {
    color: #010dd3
}

.movie-details-thumbs ul li i {
    color: #010dd3;
    margin-right: 3px;
}

.movie-details-thumbs ul li span.rating {
    line-height: 16px;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    color: #fff;
    text-align: center;
}

.movie-details-thumbs ul li span.rating i {
    color: #fff
}

.top-movie-slider .owl-nav.disabled {
    display: block !important;
    position: absolute;
    top: -45px;
    right: 0;
}

.top-movie-slider .owl-nav.disabled>button {
    color: #010dd3;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    margin: 0 3px;
    font-size: 17px;
}

.top-movie-slider .owl-nav.disabled>button:last-child {
    margin-right: 0
}

/*================================================10 - THEATER CSS==================================================*/
.cebkp-theater-area {
    position: relative;
    z-index: 1;
    background: #f9f9f9 none repeat scroll 0 0
}

.cebkp-theater-area:after {
    position: absolute;
    left: 0;
    content: "";
    width: 65%;
    top: 0;
    height: 100%;
    background: url(../img/bgs1.jpg) no-repeat scroll 0 0/cover;
    z-index: -1;
}

.cebkp-theater-area:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 65%;
    height: 100%;
    /* background: #111 none repeat scroll 0 0; */
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}

.single-theater {
    /* box-shadow: 0 3px 10px rgb(1 13 211 / 0.5); */
    /* border: 5px solid #010dd3; */
    border-radius: 5px;
    position: relative;
    background: #ffffff;
}

.single-theater img {
    width: 100%;
    border-radius: 5px;
    position: relative
}

.single-theater:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /* background: #000 none repeat scroll 0 0; */
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"
}

.single-theater a.play-video {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 40px;
    background: #FF0000 none repeat scroll 0 0;
    border-radius: 10px;
    top: 54%;
    left: 50%;
    margin: -30px 0 0 -30px;
    z-index: 3;
    font-size: 17px;
    color: #fff;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.theater-left {
    display: table;
    height: 100%;
    width: 100%;
}

.theater-box {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.theater-text h3 {
    color: #fff;
    font-family: 'Orbitron', sans-serif;
    font-size: 30px;
    font-weight: 500;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 15px
}

.theater-text h4 {
    text-align: center;
    font-size: 15px;
    color: #fe9052;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.theater-text p {
    text-align: justify;
    color: #fff;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 400;
}

.theater-text a.cebkp-btn {
    margin-top: 20px;
}

header .nav-link {
    display: block;
    padding: 5px;
    text-transform: capitalize;
    position: relative;
    color: #111 !important;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1px;
    font-weight: 400;
}

header .nav-link:after {
    position: absolute;
    right: auto;
    bottom: 0;
    left: 0;
    display: block;
    width: 0;
    height: 4px;
    content: '';
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
}

.nav-link {
    padding: 5px;
    padding-left: 10px;
    text-transform: capitalize;
    position: relative;
    color: #111 !important;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1px;
    font-weight: 400;
}

.nav-link:hover:after {
    color: #010dd3;
    right: 0;
    width: 100%;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff !important;
    /* background-color: transparent; */
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    /* position: relative */
}

.nav-pills .nav-link.active:after,
.nav-pills .show>.nav-link:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 10px transparent;
    border-bottom: solid 40px white;
    z-index: 1;
    transition: .4s;
}

.nav-pills .nav-link.active:before,
.nav-pills .show>.nav-link:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 10px white;
    border-bottom: solid 30px transparent;
    z-index: 1;
    transition: .4s;
}

.nav-pills .nav-link {
    border-radius: 5px
}

.tv-tab ul li.nav-item {
    margin-right: 15px;
}

.tv-panel-list {
    margin-top: 20px;
}

.movie-details-page-box .tv-panel-list {
    margin-top: 30px;
}

/*================================================11 - QUOTE CSS==================================================*/
.cebkp-quote-area {
    background: url(../img/bgs1.jpg) no-repeat scroll 0 0/cover;
    position: relative
}

.cebkp-quote-area:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #111 none repeat scroll 0 0;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    z-index: -1
}

.quote-box {
    width: 70%;
    text-align: center;
    margin: 0 auto;
}

.quote-box h4 {
    text-align: center;
    font-size: 17px;
    color: #fe9052;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.quote-box h3 {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    font-weight: 500;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
    text-transform: capitalize;
    letter-spacing: 1px;
}

.quote-box form {
    position: relative;
    width: 70%;
    margin: 30px auto 0;
    background: #fff;
    height: 40px;
    border-radius: 20px;
}

.quote-box form input {
    position: absolute;
    left: -2px;
    top: 0;
    border-radius: 20px;
    border: medium none;
    height: 100%;
    color: #111;
    font-size: 14px;
    width: 100%;
    padding: 5px 120px 5px 20px;
}

.quote-box form button {
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: -2px;
    border: medium none;
    border-radius: 0 20px 20px 0;
    height: 100%;
    letter-spacing: 2px;
    top: 0;
    width: auto;
    padding: 5px 20px;
    cursor: pointer;
}

.mouse-icon {
    display: inline-block;
}

.mouse-icon .wheel {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: down;
    animation-name: down;
    -webkit-animation-play-state: running;
    animation-play-state: running;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    font-size: 25px;
    color: #fff;
    margin-bottom: 20px
}

@-webkit-keyframes down {
    0% {
        top: 5px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    30% {
        top: 15px;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

    60% {
        top: 15px;
        opacity: 0.60;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    }

    100% {
        top: 25px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

@keyframes down {
    0% {
        top: 5px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    30% {
        top: 15px;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

    100% {
        top: 25px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

/*================================================12 - BLOG CSS==================================================*/
.cebkp-news-area {
    background: #f8f8f8 none repeat scroll 0 0
}

.news-side-list {
    margin-top: 30px
}

.cebkp-news-area .single-news-item {
    margin-top: 30px
}

.news-image {
    position: relative;
    overflow: hidden
}

.news-date {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: #111 none repeat scroll 0 0;
    width: auto;
    padding: 10px 15px;
    text-transform: uppercase;
    font-family: 'Orbitron', sans-serif;
    color: #f3f3f3;
    font-weight: 600;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.news-date span {
    display: block;
    line-height: normal;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.news-date .date {
    font-size: 20px;
    color: #fff
}

.news-date sup {
    font-size: x-small;
}

.news-text {
    padding: 20px;
    background: #fff none repeat scroll 0 0;
}

.news-text h3 {
    font-size: 23px;
    color: #111;
    text-transform: capitalize;
    line-height: 30px;
}

.news-text h3 a {
    color: #111;
}

.news-text h3 a:hover,
.news-side-text h4 a:hover {
    color: #010dd3;
}

.post-meta {
    margin-top: 5px
}

.post-meta p {
    display: inline-block;
    margin-right: 15px;
}

.post-meta p a {
    color: #111
}

.post-meta p i {
    margin-right: 5px;
    color: #010dd3
}

.post-meta p:last-child {
    margin-right: 0
}

.post-content {
    margin-top: 10px;
    margin-bottom: 10px;
}

.post-content p {
    color: #333;
}

.single-news-side {
    overflow: hidden;
    position: relative
}

.news-side-img {
    position: relative;
    overflow: hidden
}

.news-side-img img {
    -webkit-transition: 0.4s all linear;
    transition: 0.4s all linear;
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 100%
}

.news-image img {
    width: 50vw;
    height: 28vw;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: 0.4s all linear;
    transition: 0.4s all linear;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.single-news-item:hover .news-image img,
.single-news-side:hover .news-side-img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.single-news-item:hover .news-date,
.single-news-side:hover .news-date {
    /* background-image: -webkit-linear-gradient(left, #4849fb, #010dd3); */
    /* background-image: linear-gradient(to right, #4849fb, #010dd3); */
    background-image: -webkit-linear-gradient(left, #ffffff, #999999);
    background-image: linear-gradient(to right, #ffffff, #999999);
    color: rgb(0, 0, 0)
}

.news-side-text {
    padding: 20px 13px;
    background: #fff none repeat scroll 0 0;
}

.news-side-text h4 {
    font-size: 18px;
    color: #111;
    text-transform: capitalize;
    line-height: 27px;
    margin-bottom: 20px;
}

.news-side-text h4 a {
    color: #111
}

.blog-page-list .news-text {
    padding: 20px 0
}

.blog-page-list .single-news-item {
    margin-bottom: 30px;
    border-bottom: 1px solid #ededed;
}

.blog-page-list .single-news-item:last-child {
    margin-bottom: 0
}

.cebkp-blog-page .pagination-box-row {
    text-align: left
}

.blog-page-list .post-content>p {
    margin: 0 0 10px;
}

.post-content blockquote {
    margin: 30px 0;
    position: relative;
}

.post-content blockquote .quote-inner {
    border-left: 2px solid #ddd;
    margin-left: 25px;
    padding-left: 60px;
    position: relative;
}

.post-content blockquote .quote-icon {
    background-color: #ffffff;
    border: 2px solid #e9f2f7;
    border-radius: 50%;
    color: #d2dae0;
    font-size: 16px;
    height: 35px;
    left: -18px;
    line-height: 32px;
    margin-top: -17px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 35px;
}

.post-content blockquote .quote-text {
    color: #262626;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    position: relative;
}

ul.company-desc-list {
    margin: 30px 0;
}

.post-content ul.company-desc-list li {
    margin: 10px 0;
    text-transform: capitalize;
    color: #111
}

ul.company-desc-list li i {
    width: 20px;
    height: 20px;
    line-height: 22px;
    text-align: center;
    color: #010dd3;
    margin-right: 5px;
    border-radius: 50%;
    font-size: 11px;
}

.comment-box,
.leave-comment {
    margin-top: 50px;
}

.comment-box>h3,
.leave-comment>h3 {
    font-size: 22px;
    color: #333;
    text-transform: capitalize;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
}

.comment-box>ul {
    margin-top: 20px;
}

.comment-box .single-comment-history .single-comment-list {
    border: 1px solid #e8ecec;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 0 30px 20px;
    position: relative
}

.main-comment {
    font-size: 14px;
    padding: 30px 0 0 100px;
    position: relative;
}

.candidate-text-inner {
    margin-top: 10px
}

.candidate-image {
    border-radius: 50%;
    left: 0;
    margin-bottom: 20px;
    position: absolute;
    top: 30px;
}

.candidate-image img {
    border-radius: 50%;
    display: block;
    width: 80px;
}

.candidate-title h3 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    display: inline-block;
}

.candidate-title h3 a {
    color: #333;
}

.single-comment-history .candidate-info>p i {
    margin-right: 5px;
}

.single-comment-history.reply-commnt {
    padding-left: 65px;
}

.candidate-info>p {
    color: #777;
}

.reply {
    color: #010dd3;
    text-transform: capitalize;
}

.leave-comment>form {
    margin-top: 20px;
}

.leave-comment input[type="text"],
.leave-comment input[type="email"] {
    border: 2px solid #e8ecec;
    border-radius: 5px;
    color: #333;
    height: 45px;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-top: 0;
    padding: 10px 15px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 45%;
}

.leave-comment textarea {
    border: 2px solid #e8ecec;
    border-radius: 5px;
    color: #333;
    height: 160px;
    margin-bottom: 20px;
    padding: 5px 15px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 93%;
}

.leave-comment form button {
    background: #010dd3 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: 10px 30px;
    text-transform: capitalize;
}

.single-blog-page .news-text {
    padding-bottom: 0;
    border: medium none
}

.single-blog-page .single-news-item {
    padding-bottom: 0;
    border-bottom: 0px solid #ededed
}

/*================================================13 - FOOTER CSS==================================================*/
.cebkp-footer-area {
    background: #101010 none repeat scroll 0 0
}

.single-footer-widget h3 {
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #6357d6;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 15px;
}

.single-footer-widget img {
    margin-left: -10px;
    margin-bottom: 5px
}

.single-footer-widget p {
    font-size: 13px;
    letter-spacing: 1.5px;
    color: #eee;
    /* text-transform: capitalize; */
}

.single-footer-widget p>a {
    text-decoration: underline;
    color: #eee
}

.single-footer-widget p>a:hover {
    text-decoration: none
}

.single-footer-widget ul li {
    margin: 2px 0
}

.single-footer-widget ul li>a {
    font-size: 13px;
    display: inline-block;
    letter-spacing: 1px;
    color: #eee;
    text-transform: capitalize
}

.single-footer-widget ul li>a:hover,
.single-movie-list-right h3 a:hover {
    color: #6357d6;
}

.single-footer-widget ul li>a i {
    margin-right: 5px
}

.footer-contact ul {
    margin-top: 20px
}

.footer-contact ul li {
    display: inline-block;
    margin-right: 10px
}

.footer-contact ul li:last-child {
    margin-right: 0
}

.footer-contact ul li>a {
    font-size: 17px
}

.apps-list {
    margin-top: 10px
}

.apps-list li {
    float: left;
    width: 48%;
    margin-right: 5px !important
}

.apps-list li a img {
    border-radius: 5px
}

.payback {
    font-size: 16px !important
}

.payback span {
    color: #6357d6;
}

.copyright-area {
    padding: 15px 0;
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, .1);
}

.copyright-box p {
    color: #eee;
    /* text-transform: capitalize; */
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1px
}

.copyright-box p a {
    color: #6357d6;
}

/*================================================14 - SIDEBAR CSS==================================================*/
.sidebar-widget-title {
    font-size: 21px;
    color: #101010;
    text-transform: capitalize;
    line-height: 30px;
    position: relative;
    font-weight: 500;
    margin-bottom: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1px;
}

.sidebar-widget-title:after {
    position: absolute;
    content: "";
    bottom: -5px;
    left: 0;
    width: 25%;
    height: 4px;
    border-radius: 2px;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
}

.single-sidebar-widget input {
    width: 100%;
    border: 2px solid #ddd;
    border-radius: 0;
    padding: 5px 10px;
}

.single-sidebar-widget {
    margin-bottom: 30px;
    padding: 20px;
    background: #f9f9f9 none repeat scroll 0 0;
    border-radius: 5px;
}

.single-sidebar-widget:last-child {
    margin-bottom: 0px;
}

.comingsoon-text h4 {
    font-size: 17px;
    color: #111;
    text-transform: capitalize;
    margin: 10px 0 2px;
}

.comingsoon-text p {
    color: #888;
    font-weight: 400;
    text-transform: capitalize;
}

.comingsoon-text p span {
    color: #111
}

.coming-soon-slider .owl-prev {
    left: 5px;
    position: absolute;
    top: 30%;
    width: 30px;
    height: 30px;
    background: #fff !important;
    z-index: 99;
    color: #111 !important;
}

.coming-soon-slider .owl-next {
    right: 5px;
    position: absolute;
    top: 30%;
    width: 30px;
    height: 30px;
    background: #fff !important;
    z-index: 99;
    color: #111 !important;
}

.sidebar-top-movie {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.sidebar-top-movie:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0px solid #ddd
}

.sidebar-top-movie-right h3 {
    margin: 10px 0 5px;
    font-size: 17px;
    color: #111 !important;
    text-transform: capitalize;
}

.sidebar-top-movie-right h3 a {
    color: #111;
}

.sidebar-top-movie-right ul,
.single-movie-list-right ul {
    margin: 5px 0;
}

.sidebar-top-movie-right ul li,
.single-movie-list-right ul li {
    display: inline-block;
    line-height: normal;
    padding: 2px 8px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.director {
    font-size: 14px;
    color: #888;
    margin: 10px 0;
}

.director span {
    color: #111
}

.top-action a {
    border: 1px solid #ddd;
    color: #111;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    position: relative;
    z-index: 9;
    display: inline-block;
    padding: 5px 15px;
    text-transform: capitalize;
    letter-spacing: 2px;
    border-radius: 25px;
    margin-top: 5px;
    -webkit-transition: all 0.0s ease 0s;
    transition: all 0.0s ease 0s
}

.top-action a:hover {
    border: 1px solid #4849fb;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    color: #fff;
}

.sidebar-top-movie-right ul li.rating,
.single-movie-list-right ul li.rating {
    line-height: 16px;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    color: #fff;
    text-align: center;
    border: medium none
}

.tags-post li {
    display: inline-block;
    margin: 2px 0;
}

.category-post li {
    display: block;
    border-bottom: 1px solid #ededed
}

.category-post li:last-child {
    border-bottom: 0px solid #ededed
}

.category-post li a {
    display: block;
    text-transform: capitalize;
    color: #333;
    padding: 5px 0px;
}

.category-post li a:hover {
    color: #010dd3
}

.tags-post li a {
    display: block;
    text-transform: capitalize;
    color: #333;
    padding: 5px 10px;
    border: 1px solid #ededed;
    border-radius: 3px;
    -webkit-transition: all 0s ease 0s;
    transition: all 0s ease 0s
}

.tags-post li a:hover {
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    color: #fff;
    border: 1px solid #4849fb
}

/*================================================15 - CHECKBOX CSS==================================================*/
.checkbox {
    margin: 5px 0;
    text-transform: capitalize;
    color: #555;
}

.checkbox label {
    margin: 0;
}

@-webkit-keyframes pull {
    0% {
        height: 0;
    }

    100% {
        height: 1.2rem;
    }
}

@keyframes pull {
    0% {
        height: 0;
    }

    100% {
        height: 1.2rem;
    }
}

@-webkit-keyframes pop {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    75% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@keyframes pop {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    75% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    }

    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

.checkbox-spin {
    display: none;
}

.checkbox-spin+label span {
    display: inline-block;
    width: 25px;
    height: 16px;
    margin: 0 0px -3px 0;
}

.checkbox-spin+label span:before,
.checkbox-spin+label span:after {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    position: absolute;
    z-index: 1;
    width: 16px;
    width: 16px;
    width: 16px;
    width: 1rem;
    height: 16px;
    height: 16px;
    height: 16px;
    height: 1rem;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #aaa;
}

.checkbox-spin+label span:after {
    z-index: 0;
    border: none;
}

.checkbox-spin:checked+label span:before {
    -webkit-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    border: 1px solid #4849fb;
}

/*================================================16 - DATE PICKER CSS==================================================*/
.ui-datepicker {
    background-color: #000;
    border: 1px solid #000;
    border-radius: 4px;
    box-shadow: none;
    display: none;
    margin-top: 4px;
    padding: 0;
    width: 250px;
    color: #fff;
    z-index: 999 !important;
}

.ui-datepicker a,
.ui-datepicker a:hover {
    text-decoration: none;
}

.ui-datepicker a:hover,
.ui-datepicker td:hover a {
    color: #2A6496;
    -webkit-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-header {
    border-bottom: 1px solid #666;
    margin-bottom: 10px;
    padding: 10px 12px;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    color: #fff;
    cursor: default;
    font-family: 'FontAwesome';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    height: 20px;
    line-height: 1;
    margin-top: 2px;
    width: 30px;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
    color: #fe7900;
}

.ui-datepicker .ui-datepicker-prev {
    float: left;
    text-align: left;
}

.ui-datepicker .ui-datepicker-next {
    float: right;
    text-align: right;
}

.ui-datepicker .ui-datepicker-prev:before {
    content: "\f053";
}

.ui-datepicker .ui-datepicker-next:before {
    content: "\f054";
}

.ui-datepicker .ui-icon {
    display: none;
}

.ui-datepicker .ui-datepicker-calendar {
    table-layout: fixed;
    width: 100%;
    border: none;
}

.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    padding: 5px;
    border: none;
    text-transform: uppercase;
}

.ui-datepicker .ui-datepicker-calendar td {
    border-radius: 50%;
    -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-calendar td:hover {
    background-color: #fe7900;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-calendar td:hover a {
    color: #fff;
}

.ui-datepicker .ui-datepicker-calendar td a {
    text-decoration: none;
    font-weight: bold;
    color: #666;
}

.ui-datepicker .ui-datepicker-current-day {
    background-color: #fe7900;
}

.ui-datepicker .ui-datepicker-current-day a {
    color: #fff;
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
    background-color: #fe7900;
    cursor: default;
}

/*================================================17 - MOVIE LIST PAGE CSS==================================================*/
.browse-option-box {
    padding: 15px;
    background: #f9f9f9 none repeat scroll 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.total-item-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.total-item-show select {
    width: 45%;
    border: 1px solid #ddd;
    padding: 3px;
}

.sorter {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.total-item-show p {
    color: #444;
    text-transform: capitalize;
    font-size: 15px;
}

.sorter p {
    margin-right: 10px;
    padding: 3px 0
}

.single-movie-list {
    margin-top: 30px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #eee;
    background: #f9f9f9;
    border-radius: 5px;
}

.single-movie-list-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.single-movie-list-left {
    margin-right: 20px;
}

.single-movie-list-left img {
    width: 100%
}

.single-movie-list-right h3 {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.single-movie-list-right h3 a {
    color: #111;
}

.list-genre {
    color: #888
}

.single-movie-list .top-action {
    margin-right: 15px
}

.movie-list-info {
    margin-top: 20px;
}

.movie-list-info p {
    color: #888;
    font-weight: 400;
    text-transform: capitalize;
}

.movie-list-info p span {
    color: #111;
    margin-left: 3px
}

.single-movie-list-right>.movie-details-thumbs li {
    padding: 0 !important;
    width: auto !important;
    border: medium none !important;
    margin-right: 13px;
}

/*================================================18 - MOVIE GRID CSS==================================================*/
.movie-grid-layout {
    display: block;
}

.movie-grid-layout .single-movie-list-left {
    margin: 0
}

.movie-grid-layout .single-movie-list-left img {
    width: 100%
}

.movie-grid-layout .single-movie-list-right {
    padding: 15px;
}

.movie-grid-layout.full-grid .single-movie-list-right {
    padding: 10px;
}

.movie-grid-layout .single-movie-list-right .movie-list-info {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.movie-list-info .top-action {
    margin-right: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.list-info-left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

/*================================================19 - MOVIE DETAILS CSS==================================================*/
.details-banner-thumb {
    position: relative;
}

.details-banner-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px
}

.details-banner-action {
    text-align: right;
    margin: 30px 0;
}

.details-banner-info h3 {
    font-size: 27px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
}

.details-banner-info h3 span {
    position: absolute;
    font-size: 12px;
    margin-left: 10px;
    color: #eee;
}

.details-banner-info h3:after {
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    height: 3px;
    border-radius: 2px;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    bottom: -8px;
}

.details-genre {
    color: #eee;
    text-transform: capitalize;
    font-weight: 500;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.details-time-left {
    color: #eee;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: .5px;
}

.details-time-left i {
    margin-right: 5px;
    color: #010dd3;
}

.movie-details-page-box>ul>li {
    margin-bottom: 3px;
    text-transform: uppercase;
    color: #111;
}

.movie-details-page-box>ul>li>span {
    width: 15%;
    display: inline-block;
    color: #555;
}

.movie-details-page-box>ul>li>small {
    color: #010dd3;
}

.movie-details-page-box ul li:last-child {
    color: #010dd3;
}

.tab-body p {
    margin: 0 0 10px
}

.tab-body p:last-child {
    margin: 0
}

.tablet-action {
    display: none
}

.tab-movies-details {
    padding-top: 20px;
    border-top: 1px solid #ddd;
}

.single-cast-slider {
    text-align: center;
}

.single-cast-slider img {
    border-radius: 50%;
    width: 100px !important;
    margin: 0 auto;
}

.cast-info {
    margin-top: 10px;
}

.cast-info p {
    color: #333;
    line-height: normal;
}

.cast-info p span {
    display: block;
    color: #777;
}

.cast-slider {
    margin-bottom: 50px;
}

.cast-slider .owl-nav.disabled {
    display: block !important;
    position: absolute;
    bottom: -45px;
    right: 0;
}

.cast-slider .owl-nav.disabled>button {
    color: #010dd3;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    margin: 0 3px;
    font-size: 17px;
}

.cast-slider .owl-nav.disabled>button:last-child {
    margin-right: 0
}

.single-reviews {
    margin-bottom: 30px;
    display: block;
}

.reviews-autor {
    display: block;
    position: relative;
    padding-left: 55px;
    margin-bottom: 15px;
    padding-right: 60px;
}

.reviews-avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    border-radius: 50%;
}

.reviews-title {
    display: block !important;
    font-size: 16px;
    color: #333 !important;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 5px;
    width: 100% !important;
    text-transform: capitalize
}

.reviews-date {
    display: block;
    font-size: 13px;
    color: #777;
    font-weight: 300;
    line-height: 20px;
}

.reviews-date strong {
    color: #333;
}

.reviews-rating {
    position: absolute;
    right: 30px;
    top: 8px;
    line-height: 16px;
    display: inline-block !important;
    padding: 5px 10px;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    color: #fff !important;
    text-align: center;
    border: medium none;
    width: auto !important;
}

.reviews-text {
    display: block;
    margin: 0;
}

.reviews .form {
    width: 65%;
}

.form-item {
    margin-top: 10px;
}

.review_rating p {
    color: #111;
    text-transform: capitalize;
}

.reviews .form input {
    width: 100%;
    padding: 7px 10px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
}

.reviews .form textarea {
    width: 100%;
    padding: 7px 10px;
    border: 1px solid #d1d1d1;
    border-radius: 5px;
}

.reviews .form button {
    background: #010dd3;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: 10px 30px;
    text-transform: capitalize;
}

.form-item:last-child {
    overflow: hidden;
    width: 100%;
    display: block;
}

.review_rating {
    border: none;
    float: left;
    margin-bottom: 15px;
}

.review_rating>input {
    display: none;
}

.review_rating>label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.review_rating>.half:before {
    content: "\f089";
    position: absolute;
}

.review_rating>label {
    color: #c2c2c2;
    float: right;
}

.review_rating>input:checked~label,
.review_rating:not(:checked)>label:hover,
.review_rating:not(:checked)>label:hover~label {
    color: #FFD700;
}

.review_rating>input:checked+label:hover,
.review_rating>input:checked~label:hover,
.review_rating>label:hover~input:checked~label,
.review_rating>input:checked~label:hover~label {
    color: #FFED85;
}

/*================================================20 - CELEBRITY DETAILS CSS==================================================*/
.tab-body table thead>tr:nth-of-type(2n+1) {
    background: #f4f4f4 none repeat scroll 0 0;
}

.tab-body .table th,
.table td {
    border-top: 0px solid #dee2e6;
    vertical-align: middle
}

.table th {
    color: #111;
    text-transform: capitalize;
}

.table td {
    padding: 7px;
    color: #333
}

.tab-body .table-striped tbody tr:nth-of-type(2n+1) {
    background: #f9f9f9 none repeat scroll 0 0 !important;
}

.tab-body table {
    margin-bottom: 0
}

.film-title {
    font-size: 15px;
    color: #111;
    text-transform: capitalize;
    margin-bottom: 5px
}

.film-title a {
    color: #111;
}

.film-release {
    color: #111;
}

/*================================================21 - ABOUT PAGE CSS==================================================*/
.cebkp-about-page-area {
    /* background: #f9f9f9 none repeat scroll 0 0; */
}

.about-slider {
    width: 75%;
    margin: 0 auto;
}

.single-about-slider img {
    border-radius: 5px
}

.about-slider .owl-nav>button.owl-prev {
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    color: #fff;
    width: 40px;
    height: 40px;
    border: medium none;
    margin: 0 3px;
    font-size: 17px;
    position: absolute;
    left: -8%;
    top: 45%;
    border-radius: 50%;
}

.about-slider .owl-nav>button.owl-next {
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    color: #fff;
    width: 40px;
    height: 40px;
    border: medium none;
    margin: 0 3px;
    font-size: 17px;
    position: absolute;
    right: -8%;
    top: 45%;
    border-radius: 50%;
}

.about-page-text {
    width: 90%;
    text-align: center;
    margin: 30px auto 0;
}

.about-page-text h4 {
    text-align: left;
    color: #010dd3;
}

.about-page-text h3 {
    font-size: 35px;
    color: #101010;
    text-transform: capitalize;
    line-height: 30px;
    position: relative;
    font-weight: 500;
    margin-bottom: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 1px;
}

.about-page-text h3:after {
    position: absolute;
    content: "";
    bottom: -15px;
    left: 42%;
    width: 18%;
    height: 4px;
    border-radius: 2px;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
}


.about-page-text p {
    color: rgb(51, 51, 51);
    text-align: justify;
}

.about-page-text p a {
    color: #010dd3
}

/*================================================22 - FEATURES CSS==================================================*/
.features_box {
    padding-top: 5px;
    background-color: #4849fb;
    width: 100%;
    height: auto;
    clear: both;
    float: left;
    box-sizing: border-box;
    margin-top: 30px;
    text-align: center;
}

.features_box ul.features_box_list>li {
    margin: 0px;
    float: left;
    box-sizing: border-box;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 33.33%;
    height: auto
}

.features_box ul.features_box_list>li .inner {
    width: 100%;
    height: 100%;
    clear: both;
    float: left;
    position: relative;
    background-color: #f5f5f5;
    padding: 50px;
    box-sizing: border-box;
}

.features_box ul.features_box_list>li .inner:before {
    position: absolute;
    content: "";
    width: 1px;
    height: auto;
    background-color: #e5e5e5;
    top: 50px;
    bottom: 55px;
    right: 0px;
}

.features_box ul.features_box_list>li:last-child .inner:before {
    display: none
}

.features_icon {
    font-size: 40px;
    margin-bottom: 20px;
    color: #fe9052;
}

.features_title h3 {
    font-size: 22px;
    color: #010dd3;
    text-transform: capitalize;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
}

.features_title h3 a {
    color: #4849fb;
}

.features_title h3 a:hover {
    color: #010dd3
}

/*================================================23 - PARTNER CSS==================================================*/
.single-partners img {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.single-partners img:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/*================================================24 - PRICING CSS==================================================*/
.cebkp-pricing-area {
    background: #f9f9f9 none repeat scroll 0 0;
}

.pricing-heading {
    width: 75%;
    text-align: center;
    margin: 0 auto 30px;
}

.pricing-heading h3 {
    font-size: 26px;
    color: #051441;
    text-transform: capitalize;
    line-height: 39px;
    margin-bottom: 30px;
    letter-spacing: 1px;
}

.single-pricing-box {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    text-align: center;
    box-shadow: 0 0px 10px rgba(0, 0, 0, .1);
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    margin-top: 30px
}

.pricing-head {
    position: relative;
    padding: 50px 10px;
    background: #1E1558 none repeat scroll 0 0;
    border-radius: 5px 5px 0px 0px;
}

.price {
    color: #eee;
    text-transform: capitalize;
    font-size: 22px;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 2px;
    font-weight: 400;
}

.pricing-head h2 {
    color: #fff;
    font-weight: 600;
    font-size: 50px;
    margin-top: 20px;
    display: inline-block;
    position: relative;
}

.pricing-head h2 small {
    font-size: 20px;
    position: absolute;
    left: -20px;
}

.pricing-body {
    padding: 30px;
}

.pricing-body ul li {
    display: block;
    color: #111;
    margin: 10px 0;
}

.price-action {
    margin-bottom: 10px;
}

.price-action a {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    padding: 10px 20px;
    text-transform: capitalize;
    letter-spacing: 2px;
    border-radius: 25px;
    margin-top: 5px;
    -webkit-transition: all 0.0s ease 0s;
    transition: all 0.0s ease 0s;
    background: #1E1558 none repeat scroll 0 0;
}

.hot {
    position: absolute;
    display: inline-block;
    padding: 5px;
    width: 40%;
    color: #333;
    text-transform: capitalize;
    background: #fff;
    right: -45px;
    top: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.single-pricing-box.active .pricing-head {
    overflow: hidden;
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
}

.single-pricing-box.active .pricing-head .hot {
    color: #010dd3
}

.single-pricing-box.active .price-action a {
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
}

/*================================================25 - AUTHENTICATION CSS==================================================*/
.auth-box-left h3,
.auth-box-right h3 {
    font-size: 23px;
    color: #111;
    text-transform: capitalize;
    line-height: 30px;
}

.login-box h4 {
    font-size: 17px;
    color: #333;
    text-transform: capitalize;
    line-height: 30px;
    margin-bottom: 15px
}

.login-box {
    padding: 30px;
    border: 1px solid #ddd;
    margin-top: 20px;
    height: 290px
}

.login-box label {
    color: #111;
    text-transform: capitalize;
}

.login-box form input {
    width: 100%;
    display: block;
    border: 1px solid #ddd;
    padding: 7px 10px;
    margin-top: 2px;
}

.login-box form button {
    background: #010dd3 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: 10px 30px;
    text-transform: capitalize;
}

.auth-box-left .login-box p {
    margin-top: 20px;
}

.auth-box-left .login-box .row:first-child p,
.auth-box-left .login-box form>p:first-child {
    margin-top: 0px;
}

.auth-box-right .login-box p {
    line-height: 25px;
}

.login-box a {
    background: #010dd3 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    padding: 10px 30px;
    margin-top: 20px;
    text-transform: capitalize;
}

/*================================================26 - ERROR PAGE CSS==================================================*/
.notfound-box {
    text-align: center;
}

.notfound-box h1 {
    font-size: 150px;
    color: #333;
}

.notfound-box h1 span {
    color: #010dd3;
    margin: 0 5px;
}

.notfound-box h3 {
    font-size: 20px;
    color: #333;
    text-transform: capitalize;
    margin-top: 20px;
}

.notfound-box a {
    margin-top: 40px
}

.notfound-box a {
    border: 1px solid #ddd;
    color: #111;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    position: relative;
    z-index: 9;
    display: inline-block;
    padding: 10px 20px;
    text-transform: capitalize;
    letter-spacing: 2px;
    border-radius: 25px;
    -webkit-transition: all 0.0s ease 0s;
    transition: all 0.0s ease 0s;
}

.notfound-box a:hover {
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    color: #fff
}

.notfound-box form {
    position: relative;
    width: 45%;
    margin: 30px auto 0;
    background: #eaeaea none repeat scroll 0 0;
    height: 40px;
    border-radius: 20px;
}

.notfound-box form input {
    background: transparent none repeat scroll 0 0;
    position: absolute;
    left: -2px;
    top: 0;
    border-radius: 20px;
    border: medium none;
    height: 100%;
    color: #111;
    font-size: 14px;
    width: 100%;
    padding: 5px 120px 5px 20px;
}

.notfound-box form button {
    background-image: -webkit-linear-gradient(left, #4849fb, #010dd3);
    background-image: linear-gradient(to right, #4849fb, #010dd3);
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: -2px;
    border: medium none;
    border-radius: 0 20px 20px 0;
    height: 100%;
    letter-spacing: 2px;
    top: 0;
    width: auto;
    padding: 5px 20px;
    cursor: pointer;
}

/*================================================27 - CONTACT PAGE CSS==================================================*/
.support-box {
    padding: 35px 40px;
    background: #1E1558 none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0px 10px rgba(0, 0, 0, .1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.support-icon {
    font-size: 50px;
    margin-right: 20px;
    color: #fff;
}

.support-text h3 {
    font-size: 26px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.support-text a {
    background: #010dd3 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    padding: 7px 20px;
    margin-top: 0;
    text-transform: capitalize;
}

.single-contact-info {
    margin-top: 20px;
}

.single-contact-info p {
    text-transform: capitalize;
}

.single-contact-info p a {
    text-transform: none;
    text-decoration: underline;
}

.single-contact-info h4 {
    font-size: 15px;
    color: #111;
    text-transform: capitalize;
    line-height: normal;
    letter-spacing: 1px;
}

.single-contact-info ul li {
    display: inline-block;
    margin: 0 10px 0 0;
}

.single-contact-info ul li a {
    display: block;
    color: #333;
    font-size: 18px;
}

.single-contact-info ul li a:hover {
    color: #010dd3
}

.single-contact-info ul {
    margin-top: 5px
}

.single-contact-info h3 {
    font-size: 17px;
    color: #111;
    /* text-transform: capitalize; */
    line-height: 30px;
}

.contact-box-right h3 {
    font-size: 25px;
    color: #111;
    text-transform: capitalize;
    line-height: 30px;
}

.contact-box-right form {
    padding: 30px;
    border: 1px solid #ddd;
    margin-top: 20px;
}

.contact-box-right form input {
    width: 100%;
    display: block;
    border: 1px solid #ddd;
    padding: 7px 10px;
}

.contact-box-right form textarea {
    width: 100%;
    display: block;
    border: 1px solid #ddd;
    padding: 7px 10px;
    height: 120px
}

.contact-box-right form p {
    margin-top: 10px
}

.contact-box-right form p:first-child {
    margin-top: 0px
}

.contact-box-right form button {
    background: #010dd3 none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: 10px 30px;
    text-transform: capitalize;
}

/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
.counts {
    background: rgb(243, 242, 242);
    padding: 70px 0 60px;
}

.counts .count-box {
    padding: 30px 30px 25px 30px;
    width: 100%;
    position: relative;
    text-align: center;
    box-shadow: 0 3px 10px rgb(1 13 211 / 0.2);

    background: #fff;
}

.counts .count-box i {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 20px;
    background: #4849fb;
    color: #fff;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
}

.counts .count-box span {
    font-size: 36px;
    display: block;
    font-weight: 600;
    color: #010dd3;
}

.counts .count-box p {
    padding: 0;
    margin: 0;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
}

/* Portpolio Gallery */

.portfolio {
    padding: 60px 0;
}

.portfolio #portfolio-flters {
    padding: 0;
    margin: 0 0 35px 0;
    list-style: none;
    text-align: center;
}

.portfolio #portfolio-flters li {
    cursor: pointer;
    margin: 0 15px 15px 0;
    display: inline-block;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 20px;
    color: #777;
    border-radius: 4px;
    text-transform: uppercase;
    background: white;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
    background: #4849fb;
    color: #fff;
}

.portfolio #portfolio-flters li:last-child {
    margin-right: 0;
}

.portfolio .portfolio-wrap {
    background: #00000000;
    overflow: hidden;
    min-height: 200px;
    position: relative;
    border-radius: 4px;
    margin: 0 0 30px 0;
}

.portfolio .portfolio-wrap img {
    transition: all 0.3s ease-in-out;
}

.portfolio .portfolio-wrap .portfolio-info {
    opacity: 0;
    position: absolute;
    transition: all 0.3s linear;
    text-align: center;
    top: 10%;
    left: 0;
    right: 0;
}

.portfolio .portfolio-wrap .portfolio-info h3 {
    font-size: 22px;
}

.portfolio .portfolio-wrap .portfolio-info h3 a {
    color: #fff;
    font-weight: bold;
}

.portfolio .portfolio-wrap .portfolio-info a i {
    color: #000;
    font-size: 24px;
    transition: 0.3s;
    margin: 4px;
}

.portfolio .portfolio-wrap .portfolio-info a i:hover {
    color: #4849fb;
}

.portfolio .portfolio-wrap:hover img {
    opacity: 0.4;
    transform: scale(1.1);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
    opacity: 1;
    top: calc(50% - 30px);
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
    text-align: center;
    border: 1px solid #d5e1ed;
    padding: 80px 20px;
    transition: all ease-in-out 0.3s;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.19);
    border-radius: 10px;
}

.services .icon-box .icon {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background: #4849fb;
    border-radius: 5px;
    transition: all 0.3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transform-style: preserve-3d;
}

.services .icon-box .icon i {
    color: #fff;
    font-size: 28px;
}

.services .icon-box .icon::before {
    position: absolute;
    content: "";
    left: -8px;
    top: -8px;
    height: 100%;
    width: 100%;
    background: #badaf7;
    border-radius: 5px;
    transition: all 0.3s ease-out 0s;
    transform: translateZ(-1px);
}

.services .icon-box h4 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 24px;
}

.services .icon-box h4 a {
    color: #2c4964;
}

.services .icon-box p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

.services .icon-box:hover {
    /* background: #4849fb; */
    border-color: #4849fb;
    background: -webkit-linear-gradient(left, rgb(108, 108, 180), #4849fb);

}

.services .icon-box:hover .icon {
    background: #fff;
}

.services .icon-box:hover .icon i {
    color: #4849fb;
}

.services .icon-box:hover .icon::before {
    background: #4849fb;
}

.services .icon-box:hover h4 a,
.services .icon-box:hover p {
    color: #fff;
}


.up-down {
    animation: up-down linear 5s;
    animation-iteration-count: infinite;
    transform-origin: 50% 50%;
    -webkit-animation: up-down linear 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 50%;
    -moz-animation: up-down linear 5s;
    -moz-animation-iteration-count: infinite;
    -moz-transform-origin: 50% 50%;
    -o-animation: up-down linear 5s;
    -o-animation-iteration-count: infinite;
    -o-transform-origin: 50% 50%;
    -ms-animation: up-down linear 5s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 50%;
}

@keyframes up-down {
    0% {
        transform: translate(1px, 20px);
    }

    24% {
        transform: translate(1px, 30px);
    }

    50% {
        transform: translate(1px, 12px);
    }

    74% {
        transform: translate(1px, 22px);
    }

    100% {
        transform: translate(1px, 22px);
    }
}

@-moz-keyframes up-down {
    0% {
        -moz-transform: translate(1px, 20px);
    }

    24% {
        -moz-transform: translate(1px, 30px);
    }

    50% {
        -moz-transform: translate(1px, 12px);
    }

    74% {
        -moz-transform: translate(1px, 22px);
    }

    100% {
        -moz-transform: translate(1px, 22px);
    }
}

@-webkit-keyframes up-down {
    0% {
        -webkit-transform: translate(1px, 20px);
    }

    24% {
        -webkit-transform: translate(1px, 30px);
    }

    50% {
        -webkit-transform: translate(1px, 12px);
    }

    74% {
        -webkit-transform: translate(1px, 22px);
    }

    100% {
        -webkit-transform: translate(1px, 22px);
    }
}

@-o-keyframes up-down {
    0% {
        -o-transform: translate(1px, 20px);
    }

    24% {
        -o-transform: translate(1px, 30px);
    }

    50% {
        -o-transform: translate(1px, 12px);
    }

    74% {
        -o-transform: translate(1px, 22px);
    }

    100% {
        -o-transform: translate(1px, 22px);
    }
}

@-ms-keyframes up-down {
    0% {
        -ms-transform: translate(1px, 20px);
    }

    24% {
        -ms-transform: translate(1px, 30px);
    }

    50% {
        -ms-transform: translate(1px, 12px);
    }

    74% {
        -ms-transform: translate(1px, 22px);
    }

    100% {
        -ms-transform: translate(1px, 22px);
    }
}

.sidebar .nav .nav-item {
    margin-top: 2px;
}

.sidebar .nav .nav-item .nav-link:hover {
    color: rgb(255, 255, 255);
    background-image: -webkit-linear-gradient(left, #a7a7b1, #a7a7b1);
    background-image: linear-gradient(to right, #a7a7b1, #a7a7b1);
}