html, body {
  width: 100%; }

body {
  overflow-x: hidden;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: 300; }
  @media (min-width: 1200px) {
    body {
      font-size: 23px;
      line-height: 30px; } }

p:last-child {
  margin-bottom: 0; }

* {
  box-sizing: border-box;
  outline: none !important; }

html {
  -webkit-tap-highlight-color: rgba(203, 50, 52, 0.5); }

/*a {
	&:focus, &:active {
		color: #cb3234 !important;
		text-decoration: none;
	}
}*/
form input[type="text"], form input[type="email"], form textarea, form input[type="tel"], form input[type="password"] {
  -webkit-appearance: none; }
  form input[type="text"]:-webkit-autofill, form input[type="email"]:-webkit-autofill, form textarea:-webkit-autofill, form input[type="tel"]:-webkit-autofill, form input[type="password"]:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    box-shadow: inset 0 0 0 30px #fff !important; }
  form input[type="text"]:-webkit-autofill, form input[type="text"]:-webkit-autofill:hover, form input[type="text"]:-webkit-autofill:focus, form input[type="text"]:-webkit-autofill:active, form input[type="email"]:-webkit-autofill, form input[type="email"]:-webkit-autofill:hover, form input[type="email"]:-webkit-autofill:focus, form input[type="email"]:-webkit-autofill:active, form textarea:-webkit-autofill, form textarea:-webkit-autofill:hover, form textarea:-webkit-autofill:focus, form textarea:-webkit-autofill:active, form input[type="tel"]:-webkit-autofill, form input[type="tel"]:-webkit-autofill:hover, form input[type="tel"]:-webkit-autofill:focus, form input[type="tel"]:-webkit-autofill:active, form input[type="password"]:-webkit-autofill, form input[type="password"]:-webkit-autofill:hover, form input[type="password"]:-webkit-autofill:focus, form input[type="password"]:-webkit-autofill:active {
    transition: color 9999s ease, background 9999s ease;
    -webkit-transition: color 9999s ease, background 9999s ease; }

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0; }

.full {
  width: 100%;
  height: 100%; }

.full-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.vctheme-center-xy {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%); }

.bg {
  z-index: -1; }

.bg-grey-1 {
  background-color: #3c3c3b; }

.screen-box {
  width: 100vw;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100); }

ul.vc-no-style, .vc-no-style ul {
  list-style: none; }

svg.vctheme-svg {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  width: 1em;
  overflow: visible;
  vertical-align: -.125em; }
  svg.vctheme-svg * {
    fill: currentColor; }

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

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.h1, h1 {
  font-size: 2rem; }

.h2, h2 {
  font-size: 1.6rem; }

.h3, h3 {
  font-size: 1.5rem; }

.h4, h4 {
  font-size: 1.3rem; }

.h5, h5 {
  font-size: 1.1rem; }

.h6, h6 {
  font-size: 1rem; }

.vctheme-title-1 {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0; }
  @media (min-width: 1200px) {
    .vctheme-title-1 {
      font-size: 40px;
      line-height: 50px; } }

.entry-content .wp-block-embed.is-type-video {
  display: block;
  position: relative;
  margin-top: 30px;
  margin-left: -30px;
  margin-right: -30px; }
  .entry-content .wp-block-embed.is-type-video:before {
    display: block;
    content: "";
    padding-top: 56.25%; }
  .entry-content .wp-block-embed.is-type-video:not(:last-child) {
    margin-bottom: 30px; }
  .entry-content .wp-block-embed.is-type-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  @media (min-width: 1200px) {
    .entry-content .wp-block-embed.is-type-video {
      margin-top: 50px;
      margin-left: -100px;
      margin-right: -100px; }
      .entry-content .wp-block-embed.is-type-video:not(:last-child) {
        margin-bottom: 50px; } }

#container, #navbar #navigation {
  padding-top: 60px; }
  @media (min-width: 1200px) {
    #container, #navbar #navigation {
      padding-top: 131.5px; } }

#navbar {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  background-color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px; }
  #navbar:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #3c3c3b;
    z-index: 10; }
  #navbar .logo {
    width: 50px;
    position: relative;
    z-index: 11; }
    #navbar .logo a:not(.home-link) {
      display: block;
      width: 100%; }
    #navbar .logo a.home-link {
      color: #fff;
      font-size: 10px;
      line-height: 1;
      display: block;
      position: absolute;
      top: 50%;
      left: 100%;
      text-transform: uppercase;
      text-decoration: none !important;
      transform: translate(10px, -50%);
      -webkit-transform: translate(10px, -50%);
      -ms-transform: translate(10px, -50%);
      -moz-transform: translate(10px, -50%);
      -o-transform: translate(10px, -50%); }
  #navbar .page-title {
    text-align: right;
    position: absolute;
    margin-bottom: 0;
    bottom: 5px;
    right: -11px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 100;
    color: #fff;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 13px;
    z-index: 11; }
  #navbar #navigation {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    overflow: auto;
    opacity: 0;
    transition: left 0ms ease 700ms, opacity 700ms ease 0s;
    -webkit-transition: left 0ms ease 700ms, opacity 700ms ease 0s;
    -ms-overflow-style: none;
    scrollbar-width: none; }
  #navbar #hamb {
    margin: 0;
    position: absolute;
    top: 5px;
    right: 0;
    width: 30px;
    height: 14px;
    padding: 0;
    z-index: 200;
    background-color: transparent;
    border: none;
    cursor: pointer; }
    #navbar #hamb span {
      transition: all ease 700ms;
      -webkit-transition: all ease 700ms;
      display: block;
      width: 100%;
      height: 1px;
      border-radius: 1px;
      background-color: #666666;
      position: absolute;
      left: 0; }
      #navbar #hamb span.top {
        top: 0;
        transition: top .7s .7s, transform .7s;
        -webkit-transition: top .7s .7s, transform .7s; }
      #navbar #hamb span.middle {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transition: opacity .7s;
        -webkit-transition: opacity .7s; }
      #navbar #hamb span.bottom {
        bottom: 0;
        transition: bottom .7s .7s, transform .7s;
        -webkit-transition: bottom .7s .7s, transform .7s; }
  @media (min-width: 1200px) {
    #navbar {
      padding-left: 100px;
      padding-right: 100px;
      padding-top: 20px;
      padding-bottom: 30px; }
      #navbar .logo {
        width: 100px; }
      #navbar #hamb {
        width: 100px;
        height: 39px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%); }
      #navbar .page-title {
        font-size: 30px;
        line-height: 30px;
        bottom: auto;
        top: 50%;
        right: 150px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        letter-spacing: 30px; } }

body.hambon #navbar #hamb span.middle {
  opacity: 0; }
body.hambon #navbar #hamb span.top {
  top: calc(50% - 1px);
  transform: rotate(33deg);
  -webkit-transform: rotate(33deg);
  -ms-transform: rotate(33deg);
  -moz-transform: rotate(33deg);
  -o-transform: rotate(33deg);
  transition: top .7s, transform .7s .7s;
  -webkit-transition: top .7s, transform .7s .7s; }
body.hambon #navbar #hamb span.bottom {
  bottom: calc(50% - 1px);
  transform: rotate(-33deg);
  -webkit-transform: rotate(-33deg);
  -ms-transform: rotate(-33deg);
  -moz-transform: rotate(-33deg);
  -o-transform: rotate(-33deg);
  transition: bottom .7s, transform .7s .7s;
  -webkit-transition: bottom .7s, transform .7s .7s; }
body.hambon #navbar #navigation {
  position: fixed;
  left: 0;
  opacity: 1;
  transition: left 0ms ease 0s, opacity 700ms ease 0s;
  -webkit-transition: left 0ms ease 0s, opacity 700ms ease 0s; }

.vctheme-main-navigation {
  text-align: center;
  background-color: #fff;
  text-transform: uppercase;
  border: 1px solid #3c3c3b;
  border-top-width: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 100; }
  .vctheme-main-navigation, .vctheme-main-navigation ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0; }
  .vctheme-main-navigation li {
    position: relative;
    height: 95px;
    border-top: 1px solid #3c3c3b; }
    .vctheme-main-navigation li a {
      display: block;
      white-space: nowrap;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
      -moz-transform: translate(-50%,-50%);
      -o-transform: translate(-50%,-50%);
      color: #3c3c3b;
      text-decoration: none;
      letter-spacing: 16px; }
    .vctheme-main-navigation li.vctheme-nav-button {
      height: 190px; }
      .vctheme-main-navigation li.vctheme-nav-button li {
        pointer-events: none;
        border-top: none;
        opacity: 0;
        transition: opacity 1s, visibility 0s 1s;
        -webkit-transition: opacity 1s, visibility 0s 1s; }
        .vctheme-main-navigation li.vctheme-nav-button li a {
          pointer-events: auto;
          background-color: #3c3c3b;
          color: #fff;
          width: calc( 100% - 80px); }
      .vctheme-main-navigation li.vctheme-nav-button.vctheme-active li {
        opacity: 1;
        visibility: visible;
        transition: opacity 1s, visibility 0s 0s;
        -webkit-transition: opacity 1s, visibility 0s 0s; }
      @media (pointer: fine) {
        .vctheme-main-navigation li.vctheme-nav-button:hover li {
          opacity: 1;
          visibility: visible;
          transition: opacity 1s, visibility 0s 0s;
          -webkit-transition: opacity 1s, visibility 0s 0s; } }
  @media (min-width: 1200px) {
    .vctheme-main-navigation {
      font-size: 36px;
      line-height: 36px; }
      .vctheme-main-navigation li {
        height: 200px; }
        .vctheme-main-navigation li.vctheme-nav-button {
          height: 400px; }
          .vctheme-main-navigation li.vctheme-nav-button li a {
            padding-top: 5px;
            padding-bottom: 5px;
            width: 500px; } }

.vctheme-home-preview img.vctheme-center-xy {
  width: 125px; }
.vctheme-home-preview .vctheme-anchor {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -10px);
  -webkit-transform: translate(-50%, -10px);
  -ms-transform: translate(-50%, -10px);
  -moz-transform: translate(-50%, -10px);
  -o-transform: translate(-50%, -10px); }
@media (min-width: 1200px) {
  .vctheme-home-preview img.vctheme-center-xy {
    width: 300px; } }

.vctheme-text-container-1 {
  max-width: 245px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .vctheme-text-container-1 {
      max-width: 450px; } }
  @media (min-width: 1200px) {
    .vctheme-text-container-1 {
      max-width: 650px; } }

.vctheme-main {
  padding-bottom: 40px; }
  @media (min-width: 1200px) {
    .vctheme-main {
      padding-bottom: 110px; } }

.main-story .post-thumbnail {
  margin-top: 30px;
  position: relative;
  max-width: calc( 100% - 50px);
  width: 330px;
  margin-left: auto;
  margin-right: auto; }
  .main-story .post-thumbnail:before {
    display: block;
    content: "";
    padding-top: 47%; }
  .main-story .post-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
.main-story .vctheme-text-container-1 {
  margin-top: 20px; }
.main-story .entry-content {
  margin-top: 25px; }
@media (min-width: 768px) {
  .main-story .post-thumbnail {
    width: 600px; } }
@media (min-width: 1200px) {
  .main-story .vctheme-text-container-1 {
    margin-top: 70px; }
  .main-story .post-thumbnail {
    margin-top: 150px;
    width: 950px; }
  .main-story .entry-content {
    margin-top: 85px; } }

.main-future header a.arrow {
  display: none; }
.main-future .vctheme-text-container-1 {
  margin-top: 20px; }
.main-future .entry-content {
  margin-top: 25px; }
@media (min-width: 1200px) {
  .main-future header {
    position: relative; }
    .main-future header a.arrow {
      color: inherit;
      display: block;
      position: absolute;
      font-size: 30px;
      right: 100%;
      top: 50%;
      transform: translate(-30px, -50%);
      -webkit-transform: translate(-30px, -50%);
      -ms-transform: translate(-30px, -50%);
      -moz-transform: translate(-30px, -50%);
      -o-transform: translate(-30px, -50%); }
  .main-future .vctheme-text-container-1, .main-future .entry-content {
    margin-top: 70px; } }

.main-clients .vctheme-text-container-1 {
  margin-top: 20px; }
@media (min-width: 1200px) {
  .main-clients .vctheme-text-container-1 {
    margin-top: 70px; } }

.main-contacts .vctheme-text-container-1 {
  margin-top: 20px; }
.main-contacts .footer {
  margin-top: 60px; }
  .main-contacts .footer .entry-footer {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px; }
    .main-contacts .footer .entry-footer:first-child {
      margin-top: 0; }
    .main-contacts .footer .entry-footer a {
      color: inherit; }
    .main-contacts .footer .entry-footer.socials {
      font-size: 30px;
      line-height: 30px; }
      .main-contacts .footer .entry-footer.socials a {
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px; }
@media (min-width: 1200px) {
  .main-contacts .vctheme-text-container-1 {
    margin-top: 70px; }
  .main-contacts .footer {
    margin-top: 80px; }
    .main-contacts .footer .entry-footer {
      margin-top: 40px; } }

.vctheme-form {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s; }
  .vctheme-form.loaded {
    opacity: 1; }
  .vctheme-form label {
    margin-bottom: 0;
    cursor: pointer; }
  .vctheme-form label.label-1, .vctheme-form button {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 15px; }
  .vctheme-form input[type="text"], .vctheme-form textarea {
    margin-top: 5px;
    border: none;
    width: 100%;
    display: block;
    background-color: #eef0f1;
    padding: 5px 15px;
    transition: background .5s;
    -webkit-transition: background .5s; }
    .vctheme-form input[type="text"].ng-invalid:not(.ng-pristine), .vctheme-form textarea.ng-invalid:not(.ng-pristine) {
      background-color: #f0a5a5; }
  .vctheme-form textarea {
    height: 150px; }
  .vctheme-form .entry-input {
    margin-top: 25px; }
    .vctheme-form .entry-input:first-child {
      margin-top: 0; }
  .vctheme-form button {
    background-color: #3c3c3b;
    color: #fff;
    display: inline-block;
    border: none;
    padding: 5px 40px; }
    .vctheme-form button:disabled {
      cursor: not-allowed; }
  .vctheme-form .vctheme-loader .load-progress {
    display: block;
    margin: 50px auto;
    width: 100px;
    height: 100px;
    position: relative; }
    .vctheme-form .vctheme-loader .load-progress:after, .vctheme-form .vctheme-loader .load-progress:before {
      display: block;
      content: "";
      width: calc(100% - 10px);
      height: calc(100% - 10px);
      position: absolute;
      top: 0;
      left: 0;
      border: 5px solid #eef0f1;
      border-radius: 50%; }
    .vctheme-form .vctheme-loader .load-progress:after {
      border-color: #3c3c3b;
      border-bottom-color: transparent;
      -webkit-animation: vctheme_form_loade_animation 1s linear infinite;
      -moz-animation: vctheme_form_loade_animation 1s linear infinite;
      animation: vctheme_form_loade_animation 1s linear infinite; }
@-moz-keyframes vctheme_form_loade_animation {
  100% {
    -moz-transform: rotate(360deg); } }
@-webkit-keyframes vctheme_form_loade_animation {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes vctheme_form_loade_animation {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.vc-label {
  cursor: pointer;
  display: inline-block;
  padding-left: 35px;
  position: relative;
  font-size: 14px;
  line-height: 15px; }
  .vc-label a {
    color: inherit;
    text-decoration: underline; }
  .vc-label:after {
    clear: both; }
  .vc-label .vc-span-checkbox {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    transition: background .3s;
    -webkit-transition: background .3s;
    background-color: #eef0f1; }
    .vc-label .vc-span-checkbox:after {
      content: '';
      display: block;
      position: absolute;
      opacity: 0;
      transition: opacity .3s;
      -webkit-transition: opacity .3s; }
    .vc-label .vc-span-checkbox.checkbox:after {
      left: 6px;
      top: 4px;
      width: 8px;
      height: 10px;
      border: solid #3c3c3b;
      border-top-width: medium;
      border-right-width: medium;
      border-bottom-width: medium;
      border-left-width: medium;
      border-width: 0 2px 2px 0;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg); }
    .vc-label .vc-span-checkbox.radio {
      border-radius: 50%; }
      .vc-label .vc-span-checkbox.radio:after {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #3c3c3b;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%); }
    .vc-label .vc-span-checkbox.checked:after {
      opacity: 1; }

.vctheme-logos-gallery {
  margin-top: -30px; }
  .vctheme-logos-gallery .entry-col {
    padding-top: 30px; }
    .vctheme-logos-gallery .entry-col .entry-logo {
      position: relative; }
      .vctheme-logos-gallery .entry-col .entry-logo:before {
        display: block;
        content: "";
        padding-top: 100%; }
      .vctheme-logos-gallery .entry-col .entry-logo img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%); }
  @media (min-width: 1200px) {
    .vctheme-logos-gallery {
      margin-top: -60px; }
      .vctheme-logos-gallery .row {
        margin-left: -30px;
        margin-right: -30px; }
      .vctheme-logos-gallery .entry-col {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 60px; } }

.vctheme-video-gallery-1 .entry-item {
  position: relative;
  border-top: 1px solid #3c3c3b; }
  .vctheme-video-gallery-1 .entry-item .entry-text {
    display: none; }
  .vctheme-video-gallery-1 .entry-item .entry-thumbnail {
    position: relative; }
    .vctheme-video-gallery-1 .entry-item .entry-thumbnail:before {
      display: block;
      content: "";
      padding-top: 50%; }
    .vctheme-video-gallery-1 .entry-item .entry-thumbnail img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      opacity: .3; }
    .vctheme-video-gallery-1 .entry-item .entry-thumbnail .entry-title {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
      -moz-transform: translate(-50%,-50%);
      -o-transform: translate(-50%,-50%);
      z-index: 10;
      text-align: center;
      text-transform: uppercase;
      font-family: 'Montserrat', sans-serif;
      font-size: 15px;
      line-height: 20px;
      letter-spacing: 15px;
      margin-bottom: 0; }
      .vctheme-video-gallery-1 .entry-item .entry-thumbnail .entry-title br {
        display: none; }
      @media (max-width: 1199px) {
        .vctheme-video-gallery-1 .entry-item .entry-thumbnail .entry-title span:not(:first-child) {
          display: none; } }
      .vctheme-video-gallery-1 .entry-item .entry-thumbnail .entry-title a {
        color: #3c3c3b;
        font-size: 20px;
        display: inline-block;
        margin-top: 5px;
        position: static; }
    .vctheme-video-gallery-1 .entry-item .entry-thumbnail a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2; }
@media (min-width: 1200px) {
  .vctheme-video-gallery-1 .content {
    max-width: 100%;
    width: 1200px;
    margin: auto; }
  .vctheme-video-gallery-1 .entry-item .entry-thumbnail {
    width: 33.333333%;
    margin-left: auto;
    margin-right: auto; }
    .vctheme-video-gallery-1 .entry-item .entry-thumbnail .entry-title {
      text-align: right;
      white-space: nowrap;
      left: auto;
      top: auto;
      right: 100%;
      bottom: 0;
      transform: translate(30px,-20px);
      -webkit-transform: translate(30px,-20px);
      -ms-transform: translate(30px,-20px);
      -moz-transform: translate(30px,-20px);
      -o-transform: translate(30px,-20px);
      letter-spacing: 7px; }
      .vctheme-video-gallery-1 .entry-item .entry-thumbnail .entry-title br {
        display: block; }
      .vctheme-video-gallery-1 .entry-item .entry-thumbnail .entry-title > span {
        display: inline-block;
        padding-left: 20px;
        padding-right: 5px;
        padding-top: 3px;
        padding-bottom: 3px;
        color: #fff;
        background-color: #3c3c3b; }
        .vctheme-video-gallery-1 .entry-item .entry-thumbnail .entry-title > span:not(:first-child) {
          margin-top: 2px; }
    .vctheme-video-gallery-1 .entry-item .entry-thumbnail .entry-text {
      display: block;
      position: absolute;
      left: 100%;
      bottom: 0;
      transform: translate(30px,-20px);
      -webkit-transform: translate(30px,-20px);
      -ms-transform: translate(30px,-20px);
      -moz-transform: translate(30px,-20px);
      -o-transform: translate(30px,-20px);
      width: 100%;
      font-family: 'Montserrat', sans-serif;
      font-size: 13px;
      line-height: 24px;
      text-transform: uppercase;
      letter-spacing: 3px; }
      .vctheme-video-gallery-1 .entry-item .entry-thumbnail .entry-text span {
        display: block; } }

.fancybox-bg {
  background-color: #000;
  opacity: 1 !important; }

.fancybox-slide {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/*# sourceMappingURL=main.css.map */