<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*remake*/
/*Font PlayfairDisplay*/
@font-face {
  font-family: 'font awesome';
  src: url("../fonts/lato-bold-webfont.eot");
  src: url("../fonts/lato-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-bold-webfont.woff") format("woff"), url("../fonts/lato-bold-webfont.ttf") format("truetype"), url("../fonts/lato-bold-webfont.svg") format("svg"); }
@font-face {
  font-family: 'pb-bold';
  src: url("../fonts/brandon/Brandon_bld.eot");
  src: local("☺"), url("../fonts/brandon/Brandon_bld.woff") format("woff"), url("../fonts/brandon/Brandon_bld.ttf") format("truetype"), url("../fonts/brandon/Brandon_bld.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/** Generated by FG **/
@font-face {
  font-family: 'pb-regular';
  src: url("../fonts/brandon/Brandon_reg.eot");
  src: local("☺"), url("../fonts/brandon/Brandon_reg.woff") format("woff"), url("../fonts/brandon/Brandon_reg.ttf") format("truetype"), url("../fonts/brandon/Brandon_reg.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Font Brandon*/
@font-face {
  font-family: 'Film-icon';
  src: url("../fonts/Film-icon.eot?rufg47");
  src: url("../fonts/Film-icon.eot?rufg47#iefix") format("embedded-opentype"), url("../fonts/Film-icon.ttf?rufg47") format("truetype"), url("../fonts/Film-icon.woff?rufg47") format("woff"), url("../fonts/Film-icon.svg?rufg47#Film-icon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="be-"], [class*=" be-"] {
  font-family: 'Film-icon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.be-1be:before {
  content: "\e900"; }

.be-2be:before {
  content: "\e901"; }

.be-3be:before {
  content: "\e902"; }

.be-4be:before {
  content: "\e903"; }

.be-5be:before {
  content: "\e904"; }

.be-6be:before {
  content: "\e905"; }

.be-7be:before {
  content: "\e906"; }

.be-8be:before {
  content: "\e907"; }

.be-9be:before {
  content: "\e908"; }

.be-10be:before {
  content: "\e909"; }

.be-11be:before {
  content: "\e90a"; }

.be-12be:before {
  content: "\e90b"; }

.be-13be:before {
  content: "\e90c"; }

.be-14be:before {
  content: "\e90d"; }

.be-15be:before {
  content: "\e90e"; }

.be-16be:before {
  content: "\e90f"; }

.be-17be:before {
  content: "\e910"; }

.be-18be:before {
  content: "\e911"; }

.be-19be:before {
  content: "\e912"; }

.be-20be:before {
  content: "\e913"; }

.be-21be:before {
  content: "\e914"; }

.be-22be:before {
  content: "\e915"; }

.be-23be:before {
  content: "\e916"; }

.be-24be:before {
  content: "\e917"; }

.be-25be:before {
  content: "\e918"; }

.be-26be:before {
  content: "\e919"; }

.be-27be:before {
  content: "\e91a"; }

.be-28be:before {
  content: "\e91b"; }

.be-29be:before {
  content: "\e91c"; }

.be-30be:before {
  content: "\e91d"; }

.be-31be:before {
  content: "\e91e"; }

.be-32be:before {
  content: "\e91f"; }

.be-33be:before {
  content: "\e920"; }

.be-34be:before {
  content: "\e921"; }

.be-35be:before {
  content: "\e922"; }

.be-36be:before {
  content: "\e923"; }

.be-37be:before {
  content: "\e924"; }

.be-38be:before {
  content: "\e925"; }

.be-39be:before {
  content: "\e926"; }

.be-40be:before {
  content: "\e927"; }

.be-41be:before {
  content: "\e928"; }

.be-42be:before {
  content: "\e929"; }

.be-43be:before {
  content: "\e92a"; }

.be-44be:before {
  content: "\e92b"; }

.be-45be:before {
  content: "\e92c"; }

.be-46be:before {
  content: "\e92d"; }

/**
 * Shadow custom style css
 */
/*big title-desc*/
.title-desc {
  position: relative;
  z-index: 2; }
  .title-desc p {
    font-size: 16px;
    letter-spacing: 2px;
    font-family: "pb-bold";
    color: rgba(0, 0, 0, 0.5); }
    @media (min-width: 992px) {
      .title-desc p {
        letter-spacing: 5px; } }
    @media (min-width: 1200px) {
      .title-desc p {
        letter-spacing: 9px; } }
  .title-desc h1 {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0;
    font-weight: 700;
    font-family: "Playfair Display", serif; }
    @media (min-width: 768px) {
      .title-desc h1 {
        font-size: 50px; } }
    @media (min-width: 992px) {
      .title-desc h1 {
        font-size: 70px; } }
    @media (min-width: 1200px) {
      .title-desc h1 {
        font-size: 90px; } }

/* Content viewmore content-viewmore*/
.content-viewmore h5 {
  color: #000;
  line-height: 1.7em;
  font-size: 20px;
  font-family: "pb-bold"; }
  @media (min-width: 1200px) {
    .content-viewmore h5 {
      padding-right: 30px; } }
.content-viewmore p {
  font-size: 16px;
  line-height: 1.7em;
  color: rgba(0, 0, 0, 0.5);
  font-family: "pb-regular";
  margin-bottom: 10px; }
.content-viewmore .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  font-family: "pb-bold";
  color: rgba(0, 0, 0, 0.6);
  background: none;
  letter-spacing: 2px;
  border-color: rgba(0, 0, 0, 0.1);
  font-weight: normal;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: 30px;
  border-radius: 0;
  font-size: 10px; }
  @media (min-width: 1200px) {
    .content-viewmore .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
      margin-top: 50px; } }
  .content-viewmore .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #fff !important;
    background: #000 !important; }

/*service-item*/
@media (min-width: 768px) {
  .service-item {
    padding: 0 15px; } }
@media (min-width: 1200px) {
  .service-item {
    padding: 0 20px 20px; } }
.service-item h6 {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  color: #000;
  font-size: 1.250em; }
.service-item p {
  margin-top: 13px;
  line-height: 1.5em;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-family: "pb-regular"; }

/*about-conent-item*/
.about-item .vc_column-inner {
  padding-top: 0 !important;
  min-height: 265px;
  position: relative; }
.about-item .wpb_text_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 265px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  .about-item .wpb_text_column:hover {
    background: rgba(0, 0, 0, 0.3); }
  .about-item .wpb_text_column h6 {
    color: rgba(255, 255, 255, 0.5);
    font-family: "pb-bold";
    font-size: 0.75em;
    line-height: 1.42857143; }
  .about-item .wpb_text_column h4 {
    color: #fff;
    font-size: 1.875em;
    line-height: 1.42857143;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    padding-bottom: 10px; }
  .about-item .wpb_text_column p {
    font-size: 0.875em;
    line-height: 1.7em;
    font-family: "pb-regular";
    color: rgba(255, 255, 255, 0.5);
    padding: 0 5%; }
    @media (min-width: 992px) {
      .about-item .wpb_text_column p {
        padding: 0 10%; } }
    @media (min-width: 1200px) {
      .about-item .wpb_text_column p {
        padding: 0 20%; } }

/*image-cover*/
@media (min-width: 992px) {
  .image-cover &gt; .wpb_column {
    margin-top: -2rem; } }
@media (min-width: 992px) {
  .image-cover.galleries &gt; .wpb_column {
    margin-top: -1rem; } }

/*counter-item*/
.counter-item {
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .counter-item h2 {
    font-size: 50px;
    color: #000; }
  .counter-item p {
    font-size: 0.75em;
    letter-spacing: 2px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 5px;
    font-weight: 700;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .counter-item:hover p {
    color: #000; }

/*List sponsors hover */
.sponsors {
  width: 100%; }
  .sponsors .wpb_single_image {
    cursor: pointer;
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .sponsors .wpb_single_image:hover {
      opacity: 1; }

/*width:100%*/
.w100 {
  width: 100%; }

/*bonglua*/
.bong-lua p {
  font-size: 16px;
  font-family: "Playfair Display", serif;
  color: rgba(0, 0, 0, 0.5);
  line-height: 1.42857143; }
  @media (min-width: 992px) {
    .bong-lua p {
      font-size: 30px; } }
  .bong-lua p em {
    font-weight: 700;
    color: #000; }

/**
 * Home-rebuild
 * home studio (default)
 */
/*content-top*/
@media (min-width: 992px) {
  .content-love-film {
    padding: 0 50px; } }

/*list-film*/
.product-item ul {
  padding: 0 !important; }

/**
 * Home-blog
 * rebuild style
 */
.home-blog h5 {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    .home-blog h5 {
      margin-bottom: 50px; } }
.home-blog p {
  font-family: "pb-bold";
  margin-bottom: 20px; }

.instagrams .wpb_single_image .vc_figure,
.instagrams .wpb_single_image.vc_align_center {
  width: 100%; }
.instagrams .wpb_single_image .vc_single_image-wrapper {
  width: 100%; }
.instagrams .wpb_single_image img {
  width: 100%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  .instagrams .wpb_single_image img:hover {
    opacity: 0.5; }

/**
 * home3 rebuild
 */
.lovefilm-rebuild .title-desc p {
  font-size: 16px !important;
  letter-spacing: 2px !important;
  font-family: "pb-bold" !important; }
  @media (min-width: 992px) {
    .lovefilm-rebuild .title-desc p {
      letter-spacing: 5px !important; } }
  @media (min-width: 1200px) {
    .lovefilm-rebuild .title-desc p {
      letter-spacing: 9px !important; } }
.lovefilm-rebuild h5 {
  font-size: 16px;
  padding-bottom: 35px;
  padding-top: 40px; }
  @media (min-width: 992px) {
    .lovefilm-rebuild h5 {
      padding-top: 65px; } }

.list-service-home3 .vc_column_container .vc_column-inner &gt; .wpb_wrapper {
  min-height: 300px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .list-service-home3 .vc_column_container .vc_column-inner &gt; .wpb_wrapper .vc_icon_element-icon {
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
  .list-service-home3 .vc_column_container .vc_column-inner &gt; .wpb_wrapper:hover {
    border-color: black; }
    .list-service-home3 .vc_column_container .vc_column-inner &gt; .wpb_wrapper:hover .vc_icon_element-icon {
      opacity: 1; }

.service-nopadding .vc_column-inner &gt; .wpb_wrapper .vc_icon_element-icon {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
.service-nopadding .vc_column-inner &gt; .wpb_wrapper:hover .vc_icon_element-icon {
  opacity: 1; }

.list-image .vc_single_image-wrapper {
  opacity: 0.3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .list-image .vc_single_image-wrapper:hover {
    opacity: 1; }

/**
 * Home 2 rebuild
 */
@media (min-width: 992px) {
  .home-2-img {
    margin-top: -3rem; } }

/**
 * Director
 */
.single.single-director .director_img_cover {
  overflow: hidden; }
  .single.single-director .director_img_cover img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover; }
  .single.single-director .director_img_cover .director_detail_name {
    font-size: 4.5em; }
    @media (min-width: 1200px) {
      .single.single-director .director_img_cover .director_detail_name {
        font-size: 5.5em;
        letter-spacing: 30px; } }
    @media (min-width: 1640px) {
      .single.single-director .director_img_cover .director_detail_name {
        font-size: 7.5em;
        letter-spacing: 50px; } }

/**
 * icon-send mail
 */
.f-home1 .btn-default {
  left: 0; }

/**
 * Our film image
 */
.film-item img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover; }

/**
 * Gallerys
 */
.list .list-item .image2 {
  height: 300px; }
  @media (min-width: 1200px) {
    .list .list-item .image2 {
      height: 600px; } }

/**
 * Menu toggle
 */
.toggle-nav {
  color: rgba(0, 0, 0, 0.8) !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .toggle-nav:hover {
    color: rgba(0, 0, 0, 0.5) !important; }

/**
 * Contact style
 * @type {[type]}
 */
.mapview1 {
  display: block; }

#flim_mapview {
  height: 50vh; }
  @media (min-width: 768px) {
    #flim_mapview {
      height: 800px; } }
  @media (min-width: 992px) {
    #flim_mapview {
      height: 1000px; } }

#addres {
  position: relative;
  background: none; }
  @media (min-width: 768px) {
    #addres {
      position: absolute;
      background: rgba(0, 0, 0, 0.9); } }
  #addres .item-add {
    padding: 15px 0 0; }
    @media (min-width: 768px) {
      #addres .item-add {
        padding: 30px 0; } }

.testimonial-item {
  float: left;
  width: 100%;
  max-width: 100vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  height: auto; }
  .testimonial-item .swiper-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto; }
  .testimonial-item .testimonial-quote {
    padding-top: 4rem;
    display: block;
    width: 100%; }
    .testimonial-item .testimonial-quote::before {
      top: 15%; }

.film-odd-content .p-category a {
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .film-odd-content .p-category a:hover {
    color: #000; }

.subcribe .ft-subcri2 {
  max-width: 80%; }

.ft-subcri2 .control-form {
  font-size: 1.4rem;
  letter-spacing: 0; }
  @media (min-width: 992px) {
    .ft-subcri2 .control-form {
      font-size: 1.6rem;
      letter-spacing: 0.2; } }

.fl-title .fl-title-big {
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .fl-title .fl-title-big {
      margin-bottom: -10px; } }
  @media (min-width: 992px) {
    .fl-title .fl-title-big {
      margin-bottom: -50px; } }

.clearfix {
  clear: both; }

.video_thumb:after {
  content: '';
  background-color: black;
  width: 100.1%;
  height: 100.1%;
  position: absolute;
  z-index: 1;
  top: 0;
  opacity: 0.4;
  transition: all 0.5s; }
.video_thumb:hover:after {
  opacity: 0;
  z-index: 0; }

.film-type2 .fl-title .fl-title-big {
  margin-bottom: 0px; }

/*Landing page demo 01*/
.title-demo {
  font-family: "Playfair Display", serif;
  color: #fff;
  letter-spacing: 1px;
  font-size: 50px; }
  @media (min-width: 768px) {
    .title-demo {
      font-size: 30px;
      font-weight: 700; } }
  @media (min-width: 992px) {
    .title-demo {
      font-size: 41px; } }
  @media (min-width: 1200px) {
    .title-demo {
      font-size: 60px; } }

.sub-title {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-style: italic;
  font-size: 30px; }
  @media (min-width: 768px) {
    .sub-title {
      font-size: 40px;
      font-weight: 400; } }
  @media (min-width: 992px) {
    .sub-title {
      font-size: 50px; } }
  @media (min-width: 1200px) {
    .sub-title {
      font-size: 60px; } }

.title-layout {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-family: "pb-bold";
  text-transform: uppercase;
  line-height: 4em;
  letter-spacing: 3px; }

.title-section {
  font-family: "Playfair Display", serif;
  font-size: 30px;
  color: #fff; }

.descreption {
  padding-top: 40px; }
  .descreption p {
    font-size: 14px;
    font-family: "pb-regular";
    line-height: 1.8em;
    color: rgba(255, 255, 255, 0.4);
    font-weight: 400; }
    @media (min-width: 768px) {
      .descreption p {
        font-size: 16px; } }

.demo {
  background: #000; }
  .demo__footer-info a {
    color: rgba(255, 255, 255, 0.4);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out; }
    .demo__footer-info a:hover {
      color: #fff;
      text-decoration: underline; }
  .demo__button {
    margin-bottom: 0 !important; }
    .demo__button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
      background: #fff;
      color: rgba(0, 0, 0, 0.8);
      font-weight: bold;
      border: 1px solid #fff;
      letter-spacing: 3px;
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; }
      .demo__button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .demo__button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
        background: rgba(0, 0, 0, 0.8);
        color: #fff; }
    .demo__button.no-bg .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
      color: rgba(255, 255, 255, 0.3);
      border: 1px solid rgba(255, 255, 255, 0.2);
      background: #333; }
      .demo__button.no-bg .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .demo__button.no-bg .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
        color: rgba(0, 0, 0, 0.8);
        background: #fff; }
    .demo__button.choose .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
      background: unset;
      border: unset;
      color: rgba(255, 255, 255, 0.4); }
      .demo__button.choose .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover, .demo__button.choose .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
        color: #fff;
        background: unset; }
  .demo__layout .title-section2 {
    text-align: center;
    margin: 150px 30% 50px 30%; }
    @media (min-width: 768px) {
      .demo__layout .title-section2 {
        margin: 50px 15% 30px; } }
    @media (min-width: 992px) {
      .demo__layout .title-section2 {
        margin: 50px 15% 0; }
        .demo__layout .title-section2 .descreption {
          padding: 20px 0; } }
    @media (min-width: 992px) {
      .demo__layout .title-section2 {
        margin: 50px 15px; }
        .demo__layout .title-section2 .descreption {
          padding: 20px 0; } }
    .demo__layout .title-section2 .descreption {
      padding: 20px; }
  @media (min-width: 768px) {
    .demo__layout .list-right {
      margin-top: 50px; } }
  @media (min-width: 992px) {
    .demo__layout .list-right {
      margin-top: 100px; } }
  @media (min-width: 1200px) {
    .demo__layout .list-right {
      margin-top: 180px; } }
  .demo__layout .layout-item {
    text-align: center;
    list-style: none; }
    .demo__layout .layout-item .title-layout {
      margin: 10px 0;
      letter-spacing: 8px;
      color: rgba(255, 255, 255, 0.5); }
  .demo__layout .img-layout {
    width: 100%;
    height: auto;
    padding-bottom: 50px; }
    .demo__layout .img-layout img {
      width: 100%;
      height: auto;
      opacity: 0.5;
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out; }
      .demo__layout .img-layout img:hover {
        opacity: 1; }
    @media (min-width: 768px) {
      .demo__layout .img-layout {
        padding-bottom: 70px; } }
    @media (min-width: 992px) {
      .demo__layout .img-layout {
        padding-bottom: 100px; } }
    @media (min-width: 1200px) {
      .demo__layout .img-layout {
        padding-bottom: 150px; } }
  .demo__pallax-left .vc_row {
    width: 100%; }
  .demo__pallax-left h1 {
    font-family: "Playfair Display", serif;
    color: #fff; }
  .demo__pallax-buy &gt; .vc_column-inner {
    padding: 0 !important;
    margin: 30px 0; }
    @media (min-width: 992px) {
      .demo__pallax-buy &gt; .vc_column-inner {
        margin: 50px 0; } }
    .demo__pallax-buy &gt; .vc_column-inner &gt; .wpb_wrapper {
      display: inline-flex;
      align-items: center;
      width: 100%; }
  .demo__pallax .live-prew {
    padding-left: 5%; }
    .demo__pallax .live-prew a {
      font-size: 12px;
      color: rgba(255, 255, 255, 0.3);
      text-decoration: none;
      letter-spacing: 2px;
      border-bottom: 2px solid rgba(255, 255, 255, 0.2);
      padding: 3px 12px;
      font-weight: 700; }
      .demo__pallax .live-prew a:hover, .demo__pallax .live-prew a:focus, .demo__pallax .live-prew a:active {
        color: #fff;
        text-decoration: none;
        border-bottom: 2px solid #fff; }
  .demo__slide-scroll-tabs .vc_tta-panels, .demo__slide-scroll-tabs .vc_tta-panel-heading, .demo__slide-scroll-tabs .vc_tta-panel-body {
    background: transparent !important;
    border: unset !important; }
  .demo__slide-scroll-tabs .vc_tta-tab {
    max-height: 100px;
    display: flex !important;
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari 3-8 */
    transform: rotate(90deg);
    width: 100px;
    min-height: 100px;
    text-align: center; }
    @media (min-width: 768px) {
      .demo__slide-scroll-tabs .vc_tta-tab {
        padding-right: 20%; } }
    .demo__slide-scroll-tabs .vc_tta-tab a {
      background: transparent !important;
      border: unset !important;
      color: rgba(255, 255, 255, 0.4);
      font-family: "pb-bold";
      padding: 0 20px;
      font-size: 10px;
      letter-spacing: 2px;
      text-transform: uppercase;
      cursor: pointer;
      text-align: center;
      line-height: 15px; }
    .demo__slide-scroll-tabs .vc_tta-tab.vc_active &gt; a {
      color: #fff !important; }
  .demo__slide-scroll-tabs .text-home .descreption {
    padding-right: 5%;
    padding-bottom: 5%; }
    @media (min-width: 768px) {
      .demo__slide-scroll-tabs .text-home .descreption {
        padding-right: 20%;
        padding-bottom: 7%; } }
    @media (min-width: 1200px) {
      .demo__slide-scroll-tabs .text-home .descreption {
        padding-right: 38%;
        padding-bottom: 12%; } }
  .demo__title-home {
    font-family: "pb-bold";
    color: #fff;
    font-size: 30px;
    overflow: hidden; }
    @media (min-width: 992px) {
      .demo__title-home {
        font-size: 60px; } }
    .demo__title-home small {
      color: #fff;
      font-family: "Playfair Display", serif;
      font-style: italic;
      line-height: 1.2em;
      font-size: 30px; }
      @media (min-width: 992px) {
        .demo__title-home small {
          font-size: 57px; } }
    .demo__title-home.like {
      font-family: "Playfair Display", serif;
      font-weight: bold; }
      .demo__title-home.like small {
        font-weight: normal; }
    @media (min-width: 992px) {
      .demo__title-home.small {
        font-size: 40px; } }
    @media (min-width: 992px) {
      .demo__title-home.small small {
        font-size: 40px; } }
  .demo__feature .descreption {
    padding: 0 15px; }
    @media (min-width: 992px) {
      .demo__feature .descreption {
        padding: 0 5%; } }
    @media (min-width: 1200px) {
      .demo__feature .descreption {
        padding: 0 10%; } }
  @media (min-width: 992px) {
    .demo__feature-two {
      padding: 0 8%; } }
  @media (min-width: 1200px) {
    .demo__feature-two {
      padding: 0 12%; } }
  .demo__position {
    position: relative;
    width: 100%; }
    .demo__position img {
      position: absolute;
      right: 0; }
  .demo__like .buy {
    width: 100%;
    display: flex;
    align-items: center; }
    .demo__like .buy .buy-now {
      font-family: "pb-bold";
      margin: 0;
      padding-right: 30px;
      line-height: 1.5em;
      margin-top: 6px;
      text-align: right;
      letter-spacing: 2px;
      color: rgba(255, 255, 255, 0.4);
      text-transform: uppercase; }
  @media (min-width: 768px) {
    .demo__review .review-top {
      position: relative;
      z-index: 3;
      top: 20px; } }
  .demo__review-item {
    width: 100%; }
    .demo__review-item .account {
      width: 33%;
      height: auto;
      padding: 25px 35px 25px 20px; }
      @media (min-width: 768px) {
        .demo__review-item .account {
          border-right: 4px solid #000; } }
      .demo__review-item .account .name-client {
        font-weight: bold;
        color: #000;
        font-family: "pb-bold";
        font-size: 18px;
        text-transform: uppercase; }
        @media (min-width: 768px) {
          .demo__review-item .account .name-client {
            text-align: right !important; } }
      .demo__review-item .account .info-client {
        color: rgba(0, 0, 0, 0.5);
        text-transform: uppercase;
        font-size: 10px;
        font-family: "pb-bold"; }
        @media (min-width: 768px) {
          .demo__review-item .account .info-client {
            text-align: right !important; } }
      .demo__review-item .account .rate {
        margin-top: 6px; }
        @media (min-width: 768px) {
          .demo__review-item .account .rate {
            text-align: right !important; } }
    .demo__review-item .comments {
      font-family: "Playfair Display", serif;
      font-size: 18px;
      float: right;
      text-align: left;
      line-height: 30px;
      padding: 20px 5% 20px 30px;
      color: #000; }
  .demo__slide-scroll .img-home &gt; figure {
    padding: 30px 30px 300px 30px;
    max-height: 800px;
    background: url("../images/Screen-design.png") no-repeat;
    background-size: 100%; }
    .demo__slide-scroll .img-home &gt; figure .vc_single_image-wrapper {
      overflow: hidden;
      height: 18vh; }
      @media (min-width: 576px) {
        .demo__slide-scroll .img-home &gt; figure .vc_single_image-wrapper {
          height: 30vh; } }
      @media (min-width: 768px) {
        .demo__slide-scroll .img-home &gt; figure .vc_single_image-wrapper {
          height: 18vh; } }
      @media (min-width: 992px) {
        .demo__slide-scroll .img-home &gt; figure .vc_single_image-wrapper {
          height: 30vh; } }
      @media (min-width: 1640px) {
        .demo__slide-scroll .img-home &gt; figure .vc_single_image-wrapper {
          height: 350px; } }
      .demo__slide-scroll .img-home &gt; figure .vc_single_image-wrapper img {
        width: 100%;
        height: auto;
        background: rgba(0, 0, 0, 0.6);
        -webkit-transition: transform 5s ease-in-out;
        transition: transform 5s ease-in-out; }
      .demo__slide-scroll .img-home &gt; figure .vc_single_image-wrapper:hover img {
        transform: translate3d(0px, -87%, 0px);
        -webkit-transition: transform 5s ease-in-out;
        transition: transform 5s ease-in-out; }
  .demo__director .img-home &gt; figure {
    background-size: 100%;
    padding: 30px 13% 120px 13%;
    background: url("../images/Layer-77.png") no-repeat;
    background-size: 100%; }
    .demo__director .img-home &gt; figure .vc_single_image-wrapper {
      overflow: hidden; }
      @media (min-width: 576px) {
        .demo__director .img-home &gt; figure .vc_single_image-wrapper {
          height: 30vh; } }
      @media (min-width: 768px) {
        .demo__director .img-home &gt; figure .vc_single_image-wrapper {
          height: 18vh; } }
      @media (min-width: 992px) {
        .demo__director .img-home &gt; figure .vc_single_image-wrapper {
          height: 30vh; } }
      @media (min-width: 1640px) {
        .demo__director .img-home &gt; figure .vc_single_image-wrapper {
          height: 350px; } }
      .demo__director .img-home &gt; figure .vc_single_image-wrapper:hover img {
        transform: translate3d(0px, -80%, 0px);
        transition: transform 4s ease-in-out;
        -webkit-transition: transform 5s ease-in-out; }
      .demo__director .img-home &gt; figure .vc_single_image-wrapper img {
        width: 100%;
        height: auto;
        transition: transform 3s ease-in-out;
        -webkit-transition: transform 5s ease-in-out; }

/*# sourceMappingURL=re-filmmaker.css.map */
</pre></body></html>