body {
    background: #fff;
    color: #666666;
    font-family: "Open Sans", sans-serif;
}

body,
h5 {
    font-family: 'Kanit', sans-serif;
}


}
.container {
    max-width: 640px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 13px;
}
ul.movie-cboxtags {
    list-style: none;
    padding: 0px;
}
ul.movie-cboxtags li {
    display: inline;
}
ul.movie-cboxtags li label {
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    border: 1px solid rgba(139, 139, 139, .3);
    color: #adadad;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
    width: 100%;
}
ul.movie-cboxtags li label {
    padding: 8px 12px;
    cursor: pointer;
}
ul.movie-cboxtags li label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 6px 2px 2px;
    content: "\f067";
    transition: transform .3s ease-in-out;
}
ul.movie-cboxtags li input[type="checkbox"]:checked+label::before {
    content: "\f00c";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
}
ul.movie-cboxtags li input[type="checkbox"]:checked+label {
    background-color: #e60000;
    color: #fff;
    transition: all .2s;
    width: 100%;
}
ul.movie-cboxtags li input[type="checkbox"] {
    display: absolute;
}
ul.movie-cboxtags li input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}
.btn-facebook {
    background-color: transparent !important;
    border: 1px solid #4267b2 !important;
    color: #4267b2 !important;
    border-radius: 50px;
}
.btn-facebook:hover {
    color: white !important;
    background-color: #4267b2 !important;
    border: 1px solid #4267b2 !important;
}
.bgmain {
    overflow-x: hidden;
}
.laser-movie {
    color: #e60000;
    background: radial-gradient(ellipse at center, rgba(230, 0, 0, 0) 0, rgba(230, 0, 0, 0.2) 20%, rgba(105, 237, 72, 0) 70%, rgba(174, 237, 72, 0) 100%) !important;
}

/*movie slider loading skin spin css*/
.moviel-009-spin img {
    animation-name: moviel-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes moviel-009-spin {
    from {
        transform: rotate(0deg);
    }
    
    to {
        transform: rotate(360deg);
    }
}

/*movie slider bullet skin 053 css*/
.movieb053 .i {
    position: absolute;
    cursor: pointer;
}
.movieb053 .i .b {
    fill: #fff;
    fill-opacity: 0.5;
}
.movieb053 .i:hover .b {
    fill-opacity: .7;
}
.movieb053 .iav .b {
    fill-opacity: 1;
}
.movieb053 .i.idn {
    opacity: .3;
}

/*movie slider arrow skin 093 css*/
.moviea093 {
    display: block;
    position: absolute;
    cursor: pointer;
}
.moviea093 .c {
    fill: none;
    stroke: #fff;
    stroke-width: 400;
    stroke-miterlimit: 10;
}
.moviea093 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 400;
    stroke-miterlimit: 10;
}
.moviea093:hover {
    opacity: .8;
}
.moviea093.moviea093dn {
    opacity: .6;
}
.moviea093.moviea093ds {
    opacity: .3;
    pointer-events: none;
}
.boxza {
    border-radius: 100px;
    position: fixed;
    bottom: 40px;
    left: 40px;
    font-size: 18px;
}
.swal2-styled {
    border-radius: 0px !important;
}
.input-hidden {
    position: absolute;
    left: -9999px;
}
.moviel-009-spin img {
    animation-name: moviel-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes moviel-009-spin {
    from {
        transform: rotate(0deg);
    }
    
    to {
        transform: rotate(360deg);
    }
}
.movieb032 {
    position: absolute;
}
.movieb032 .i {
    position: absolute;
    cursor: pointer;
}
.movieb032 .i .b {
    fill: #fff;
    fill-opacity: 0.7;
    stroke: #000;
    stroke-width: 1200;
    stroke-miterlimit: 10;
    stroke-opacity: 0.25;
}
.movieb032 .i:hover .b {
    fill: #000;
    fill-opacity: .6;
    stroke: #fff;
    stroke-opacity: .35;
}
.movieb032 .iav .b {
    fill: #000;
    fill-opacity: 1;
    stroke: #fff;
    stroke-opacity: .35;
}
.movieb032 .i.idn {
    opacity: .3;
}
.moviea051 {
    display: block;
    position: absolute;
    cursor: pointer;
}
.moviea051 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 360;
    stroke-miterlimit: 10;
}
.moviea051:hover {
    opacity: .8;
}
.moviea051.moviea051dn {
    opacity: .5;
}
.moviea051.moviea051ds {
    opacity: .3;
    pointer-events: none;
}
a {
    color: #fff !important;
    cursor: pointer;
    font-size: 14px;
}
.a2 {
    color: #666 !important;
    cursor: pointer;
}
.topup-online {
    width: 10px;
    color: #82b52b;
    background-color: #82b52b;
    width: 10px;
    height: 10px;
    float: right;
    margin-top: 8px;
    border-radius: 10px;
}
.topup-offline {
    width: 10px;
    color: #e60000;
    background-color: #e60000;
    width: 10px;
    height: 10px;
    float: right;
    margin-top: 8px;
    border-radius: 10px;
}
.active {
    color: #e60000 !important;
}
.active2 {
    color: #e60000 !important;
}
.font-14 {
    font-size: 14px !important;
}
.movie-r {
    border-radius: 10px;
}
.movie-color {
    background-color: rgba(19, 19, 19, 0.9);
}
.btn-movie {
    background-color: transparent !important;
    border: 1px solid #e60000 !important;
    color: #e60000 !important;
    border-radius: 50px;
}
.btn-movie:hover {
    background-color: #e60000 !important;
    border: 1px solid #e60000 !important;
    color: #fff !important;
    border-radius: 50px;
}
.bg-movie {
    background-color: #e60000 !important;
}
.deep-movie.accent-2 {
    background-color: #e60000!important;
}
.img-thumbnail {
    padding: 0;
    border: 0 solid #ddd
}
.i_image {
    width: 100%;
    height: auto
}
.movie_img {
    width: 100%;
    height: auto;
    transition: -webkit-transform .25s ease
}
.movie_grid:hover>a>.movie_img {
    -webkit-transform: scale(1.05)
}
.movie_grid:hover>.movie_col {
    position: relative
}
.movie_grid:hover .movie_title,
.movie_grid:hover .jame {
    opacity: 0
}
.movie_grid:hover>a>.movie_img {
    opacity: 1
}
.movie_grid {
    padding: 0 6px;
    margin-bottom: 10px
}
.image-top {
    border-radius: 76px;
    border: 3px solid #3c3c3c;
    width: 76px;
    height: 76px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}
.page-link,
a {
    color: #2e2e2e
}
.page-link,
.pane_tab_item {
    padding: 10px;
    border-radius: 10px;
    margin: 20px 0 0 0
}
.footer-credit {
    padding: 15px
}
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 71px;
    height: 96px;
    text-align: center;
    line-height: 30px;
    background: url(https://movie-thai.com/assets/image/unmovied.png?v=100);
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity .2s ease-out;
    opacity: 0
}
#back-to-top:hover {
    opacity: .5
}
#back-to-top.show {
    opacity: 1
}
.noshow {
    display: none
}
.movie {
    position: absolute;
    bottom: 36px;
    padding: 5px;
    border-bottom-right-radius: 0;
    background-color: rgba(244, 8, 85, .77)!important;
    color: #fff;
    transition: visibility .2s, opacity .2s linear
}
.jame::before {
    border-left: 30px solid rgba(244, 8, 85, .77);
    border-bottom: 0 solid transparent;
    border-top: 32px solid transparent;
    content: "";
    height: 0;
    right: -30px;
    position: absolute;
    bottom: 0;
    width: 0
}
.movie_title {
    position: relative;
    margin-top: -36px;
    width: 100%;
    font-size: 12px;
    padding: 0 5px;
    height: 36px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .7)
}
.movie-menu {
    padding: 11px;
    font-size: 17px;
    border-bottom: 1px solid white;
    text-decoration: none !important;
}
.movie-menu:hover {
    border-left: 6.5px solid transparent;
    color: #2e2e2ec9;
}
#movie {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}
#movie:hover {
    opacity: 0.7;
}
.ribbon {
    position: absolute;
    top: 0px;
    right: 6px;
    padding: 5px;
    background: rgba(255, 0, 0, .7);
    color: #000000;
    font-size: 12px;
    transition: visibility .2s, opacity .2s linear;
    visibility: visible;
    opacity: 1;
}
.ribbon-movie {
    background-color: #f2a42f;
    border-radius: 0px;
}
.movie_grid:hover .ribbon,
.movie_grid:hover .jame {
    opacity: 0;
}
p {
    padding: 0;
    margin: 0 0 30px 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
}
#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url("../img/preloader.svg") no-repeat center center;
}
.back-to-top {
    position: fixed;
    display: none;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    padding: 6px 12px 9px 12px;
    font-size: 16px;
    border-radius: 2px;
    right: 15px;
    bottom: 15px;
    transition: background 0.5s;
}
@media (max-width: 768px) {
    .back-to-top {
        bottom: 15px;
    }
}
.back-to-top:focus {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    outline: none;
}
.back-to-top:hover {
    background: #2e2e2e;
    color: #fff;
}
#header {
    padding: 30px 0;
    height: 92px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
}
#header #logo {
    float: left;
}
#header #logo h1 {
    font-size: 36px;
    margin: 0;
    padding: 6px 0;
    line-height: 1;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
}
#header #logo h1 a,
#header #logo h1 a:hover {
    color: #fff;
}
#header #logo img {
    padding: 0;
    margin: 0;
}
@media (max-width: 768px) {
    #header #logo h1 {
        font-size: 26px;
    }
    
    #header #logo img {
        max-height: 40px;
    }
}
#header.header-fixed {
    background: rgba(52, 59, 64, 0.9);
    padding: 20px 0;
    height: 72px;
    transition: all 0.5s;
}
@media (min-width: 1024px) {
    #headers {
        background-attachment: fixed;
    }
}
#headers:before {
    content: "";
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
#headers .headers-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
#headers h1 {
    margin: 30px 0 10px 0;
    font-size: 48px;
    font-weight: 700;
    line-height: 56px;
    text-transform: uppercase;
    color: #fff;
}
@media (max-width: 768px) {
    #headers h1 {
        font-size: 28px;
        line-height: 36px;
    }
}
#headers h2 {
    color: #eee;
    margin-bottom: 50px;
    font-size: 24px;
}
@media (max-width: 768px) {
    #headers h2 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px;
    }
}
#headers .btn-get-started {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    border: 2px solid #fff;
    color: #fff;
}
#headers .btn-get-started:hover {
    background: #2e2e2e;
    border: 2px solid #2e2e2e;
}
.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}
.nav-menu li {
    position: relative;
    white-space: nowrap;
}
.nav-menu>li {
    float: left;
}
.nav-menu li:hover>ul,
.nav-menu li.sfHover>ul {
    display: block;
}
.nav-menu ul ul {
    top: 0;
    left: 100%;
}
.nav-menu ul li {
    min-width: 180px;
}
.sf-arrows .sf-with-ul {
    padding-right: 30px;
}
.sf-arrows .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}
.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}
#nav-menu-container {
    float: right;
    margin: 0;
}
@media (max-width: 768px) {
    #nav-menu-container {
        display: none;
    }
}
.nav-menu a {
    padding: 0 8px 10px 8px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 13px;
    outline: none;
}
.nav-menu>li {
    margin-left: 10px;
}
.nav-menu>li>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #2e2e2e;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.nav-menu a:hover:before,
.nav-menu li:hover>a:before,
.nav-menu .menu-active>a:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.nav-menu ul {
    margin: 4px 0 0 0;
    border: 1px solid #e7e7e7;
}
.nav-menu ul li {
    background: #fff;
}
.nav-menu ul li:first-child {
    border-top: 0;
}
.nav-menu ul li a {
    padding: 10px;
    color: #333;
    transition: 0.3s;
    display: block;
    font-size: 13px;
    text-transform: none;
}
.nav-menu ul li a:hover {
    background: #2e2e2e;
    color: #fff;
}
.nav-menu ul ul {
    margin: 0;
}

/* Mobile Nav Toggle */
#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 20px 20px 0 0;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
}
#mobile-nav-toggle i {
    color: #fff;
}
@media (max-width: 768px) {
    #mobile-nav-toggle {
        display: inline;
    }
}

/* Mobile Nav Styling */
#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    background: rgba(52, 59, 64, 0.9);
    left: -260px;
    width: 260px;
    overflow-y: auto;
    transition: 0.4s;
}
#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#mobile-nav ul li {
    position: relative;
}
#mobile-nav ul li a {
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    padding: 10px 22px 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none;
}
#mobile-nav ul li a:hover {
    color: #fff;
}
#mobile-nav ul li li {
    padding-left: 30px;
}
#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 15px;
    cursor: pointer;
    color: #fff;
}
#mobile-nav ul .menu-has-children i.fa-chevron-up {
    color: #2e2e2e;
}
#mobile-nav ul .menu-item-active {
    color: #2e2e2e;
}
#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(52, 59, 64, 0.9);
    display: none;
}
body.mobile-nav-active {
    overflow: hidden;
}
body.mobile-nav-active #mobile-nav {
    left: 0;
}
body.mobile-nav-active #mobile-nav-toggle {
    color: #fff;
}
.section-header .section-title {
    font-size: 32px;
    color: #111;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin-bottom: 5px;
}
.section-header .section-description {
    text-align: center;
    padding-bottom: 40px;
    color: #999;
}
#about {
    background: #fff;
    padding: 80px 0;
}
#about .about-container .background {
    min-height: 300px;
    background: url(../img/about-img.jpg) center top no-repeat;
    margin-bottom: 10px;
}
#about .about-container .content {
    background: #fff;
}
#about .about-container .title {
    color: #333;
    font-weight: 700;
    font-size: 32px;
}
@media (max-width: 768px) {
    #about .about-container .title {
        padding-top: 15px;
    }
}
#about .about-container p {
    line-height: 26px;
}
#about .about-container p:last-child {
    margin-bottom: 0;
}
#about .about-container .icon-box {
    background: #fff;
    background-size: cover;
    padding: 0 0 30px 0;
}
#about .about-container .icon-box .icon {
    float: left;
    background: #fff;
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #2e2e2e;
}
#about .about-container .icon-box .icon i {
    color: #2e2e2e;
    font-size: 24px;
}
#about .about-container .icon-box .title {
    margin-left: 80px;
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 18px;
    text-transform: uppercase;
}
#about .about-container .icon-box .title a {
    color: #111;
}
#about .about-container .icon-box .description {
    margin-left: 80px;
    line-height: 24px;
    font-size: 14px;
}
#facts {
    background: #d3d3d3;
    padding: 80px 0 60px 0;
}
#facts .counters span {
    font-size: 48px;
    display: block;
    color: #2e2e2e;
}
#facts .counters p {
    padding: 0;
    margin: 0 0 20px 0;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
}
#services {
    background: #fff;
    background-size: cover;
    padding: 80px 0 60px 0;
}
#services .box {
    padding: 50px 20px;
    margin-bottom: 50px;
    text-align: center;
    border: 1px solid #e6e6e6;
    height: 200px;
    position: relative;
    background: #fafafa;
}
#services .icon {
    position: absolute;
    top: -36px;
    left: calc(50% - 36px);
    transition: 0.2s;
    border-radius: 50%;
    border: 6px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 72px;
    height: 72px;
    background: #2e2e2e;
}
#services .icon a {
    display: inline-block;
}
#services .icon i {
    color: #fff;
    font-size: 24px;
}
#services .box:hover .icon {
    background: #fff;
    border: 2px solid #2e2e2e;
}
#services .box:hover .icon i {
    color: #2e2e2e;
}
#services .box:hover .icon a {
    color: #2e2e2e;
}
#services .title {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
#services .title a {
    color: #111;
}
#services .description {
    font-size: 14px;
    line-height: 24px;
}
#call-to-action {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/call-to-action-bg.jpg) fixed center center;
    background-size: cover;
    padding: 80px 0;
}
#call-to-action .cta-title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}
#call-to-action .cta-text {
    color: #fff;
}
@media (min-width: 769px) {
    #call-to-action .cta-btn-container {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}
#call-to-action .cta-btn {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 30px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    border: 2px solid #fff;
    color: #fff;
}
#call-to-action .cta-btn:hover {
    background: #2e2e2e;
    border: 2px solid #2e2e2e;
}
#portfolio {
    background: #d3d3d3;
    padding: 80px 0;
}
#portfolio #portfolio-wrapper {
    padding-right: 15px;
}
#portfolio #portfolio-flters {
    padding: 0;
    margin: 0 0 45px 0;
    list-style: none;
    text-align: center;
}
#portfolio #portfolio-flters li {
    cursor: pointer;
    margin: 0 10px;
    display: inline-block;
    padding: 10px 22px;
    font-size: 12px;
    line-height: 20px;
    color: #666666;
    border-radius: 4px;
    text-transform: uppercase;
    background: #fff;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
}
#portfolio #portfolio-flters li:hover,
#portfolio #portfolio-flters li.filter-active {
    background: #2e2e2e;
    color: #fff;
}
#portfolio .portfolio-item {
    position: relative;
    height: 200px;
    overflow: hidden !important;
    margin-bottom: 15px;
    transition: all 350ms ease;
    transform: scale(1);
}
#portfolio .portfolio-item a {
    display: block;
    margin-right: 15px;
}
#portfolio .portfolio-item img {
    position: relative;
    top: 0;
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
#portfolio .portfolio-item .details {
    height: 50px;
    background: #2e2e2e;
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: -50px;
    transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
#portfolio .portfolio-item .details h4 {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: 8px 0 2px 8px;
    margin: 0;
}
#portfolio .portfolio-item .details span {
    display: block;
    color: #fff;
    font-size: 13px;
    padding-left: 8px;
}
#portfolio .portfolio-item:hover .details {
    bottom: 0;
}
#portfolio .portfolio-item:hover img {
    top: -30px;
}
#team {
    background: #fff;
    padding: 80px 0 60px 0;
}
#team .member {
    text-align: center;
    margin-bottom: 20px;
}
#team .member .pic {
    margin-bottom: 15px;
    overflow: hidden;
    height: 260px;
}
#team .member .pic img {
    max-width: 100%;
}
#team .member h4 {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px;
}
#team .member span {
    font-style: italic;
    display: block;
    font-size: 13px;
}
#team .member .social {
    margin-top: 15px;
}
#team .member .social a {
    color: #b3b3b3;
}
#team .member .social a:hover {
    color: #2e2e2e;
}
#team .member .social i {
    font-size: 18px;
    margin: 0 2px;
}
#contact {
    background: #d3d3d3;
    padding: 80px 0 40px 0;
}
#contact #google-map {
    height: 300px;
    margin-bottom: 20px;
}
#contact .info {
    color: #333333;
}
#contact .info i {
    font-size: 32px;
    color: #2e2e2e;
    float: left;
}
#contact .info p {
    padding: 0 0 10px 50px;
    margin-bottom: 20px;
    line-height: 22px;
    font-size: 14px;
}
#contact .info .email p {
    padding-top: 5px;
}
#contact .social-links {
    padding-bottom: 20px;
}
#contact .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #333;
    color: #fff;
    line-height: 1;
    padding: 8px 0;
    border-radius: 50%;
    text-align: center;
    width: 36px;
    height: 36px;
    transition: 0.3s;
}
#contact .social-links a:hover {
    background: #2e2e2e;
    color: #fff;
}
#contact .form #sendmessage {
    color: #2e2e2e;
    border: 1px solid #2e2e2e;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}
#contact .form #errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}
#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
    display: block;
}
#contact .form .validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}
#contact .form input,
#contact .form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}
#contact .form button[type="submit"] {
    background: #2e2e2e;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.4s;
}
#contact .form button[type="submit"]:hover {
    background: #2e2e2ed9;
}
#footer {
    background: #2e2e2e;
    padding: 30px 0;
    color: #fff;
    font-size: 14px;
}
#footer .copyright {
    text-align: center;
}
#footer .credits {
    padding-top: 10px;
    text-align: center;
    font-size: 13px;
    color: #ccc;
}

/* ############## My Css ############## */
.movie_type {
    position: absolute;
    top: 0px;
    left: 6px;
    padding: 5px;
    background: rgba(255, 0, 0, .7);
    color: #fff;
    font-size: 12px;
    transition: visibility .2s, opacity .2s linear;
    visibility: visible;
    opacity: 1;
    border-radius: 0px 10px 0px 0px;
}
.movie_imdb {
    position: absolute;
    top: 0px;
    right: 6px;
    padding: 5px;
    background: #d6a203;
    color: #000000;
    font-size: 12px;
    transition: visibility .2s, opacity .2s linear;
    visibility: visible;
    opacity: 1;
    font-weight: bold;
    border-radius: 10px 0px 0px 0px;
}
.movie_view {
    position: absolute;
    top: 35px;
    right: 6px;
    padding: 5px;
    background: rgb(109, 49, 0);
    color: #ffffff;
    font-size: 12px;
    transition: visibility .2s, opacity .2s linear;
    visibility: visible;
    opacity: 1;
    font-weight: bold;
    border-ra
.col-6 {
    width: 100% !important;
    padding: 0px !important;
}
