.menu-btn {
  z-index: 50;
  position: absolute;
  left: 4%;
  top: 2.25rem;
  cursor: pointer;
  transition: all 0.5s ease-out; }
  .menu-btn .btn-line {
    width: 33px;
    height: 9px;
    margin: 0 0 7px 0;
    border-radius: 3px;
    background: #ebebeb;
    transition: all 0.5s ease-out; }
  .menu-btn.close .btn-line:nth-child(1) {
    transition: all 0.5s ease-out;
    background: #2772a4; }
  .menu-btn.close .btn-line:nth-child(2) {
    transition: all 0.5s ease-out;
    opacity: 0; }
  .menu-btn.close .btn-line:nth-child(3) {
    opacity: 0;
    transition: all 0.5s ease-out; }

.menu {
  position: absolute;
  top: 6.9rem;
  left: 0;
  width: 100%;
  visibility: hidden; }
  .menu.show {
    z-index: 20;
    visibility: visible; }
  .menu-nav {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    justify-content: center;
    width: 25%;
    height: 90%;
    overflow: hidden;
    border: 0px solid #000000; }
  .menu-nav {
    margin: 0;
    padding: 0;
    background: rgba(0, 0, 0, 0.7);
    list-style: none;
    transform: translate3d(-50%, 0, 0);
    transition: all 0.5s ease-out; }
    .menu-nav .nav-item-mobile {
      display: none; }
    .menu-nav.show {
      transform: translate3d(0, 0, 0); }
  .menu .nav-item {
    transform: translate3d(-600px, 0, 0);
    transition: all 0.5s ease-out; }
    .menu .nav-item.show {
      transform: translate3d(0, 0, 0); }
  .menu .nav-link {
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    position: relative;
    font-size: 25px;
    text-transform: uppercase;
    padding: 1rem 1rem;
    font-weight: 600;
    color: #ebebeb;
    text-decoration: none; }
    .menu .nav-link:hover {
      transition: all 0.5s ease-out;
      color: #2772a4; }

.nav-item:nth-child(1) {
  transition-delay: 0.3s; }

.nav-item:nth-child(2) {
  transition-delay: 0.6s; }

.nav-item:nth-child(3) {
  transition-delay: 0.9s; }

.nav-item:nth-child(4) {
  transition-delay: 1.2s; }

.main-slider {
  background: #000000;
  position: relative;
  width: 100%; }

.slider {
  width: 100%;
  z-index: 1;
  position: relative;
  display: inline-block; }
  .slider span {
    text-align: center;
    padding: 1.5rem 1.5rem;
    background-color: rgba(25, 25, 26, 0.6);
    color: #ebebeb;
    top: 30%;
    transform: translateY(-50%);
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    font-size: 2rem;
    font-family: Montserrat, sans-serif;
    font-weight: 800;
    text-transform: uppercase; }

.slider .active {
  z-index: -10;
  position: relative; }

.slide {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0; }

.navigate {
  position: absolute;
  width: 100%;
  top: 70%;
  transform: translateY(-50%);
  font-size: 100px;
  cursor: pointer;
  color: #2772a4;
  z-index: 1; }

#prev {
  visibility: hidden;
  margin-left: 1%;
  float: left; }

#next {
  visibility: hidden;
  margin-right: 1%;
  float: right; }

.pagi {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2; }

.pagi-elem {
  background: #000;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 2.1rem;
  height: 1.1rem;
  margin: 0 0.14rem;
  border-radius: 3px;
  cursor: pointer; }

.pagi-elem:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1.8rem;
  height: 0.7rem;
  background: #ebebeb;
  border-radius: 2px;
  transition: all 0.8s ease-out;
  transform: translate(-50%, -50%) scale(0); }

.pagi-elem.current:before,
.pagi-elem:hover:before {
  transform: translate(-50%, -50%) scale(1); }

.slide img {
  width: 100%; }

.slideshow-container {
  position: relative;
  background: #2c3e6a; }

/* Slides */
.mySlides {
  display: none;
  padding: 80px;
  text-align: center; }

.prev-2, .next-2 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none; }

.next-2 {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px; }

.prev-2:hover, .next-2:hover {
  transition: all 0.8s ease-out;
  background-color: rgba(52, 152, 219, 0.45);
  color: white; }

.dot-container {
  text-align: center;
  padding: 20px; }

.dot {
  background: #2c3e6a;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 1.1rem;
  height: 1.1rem;
  margin: 0 0.14rem;
  border-radius: 50%;
  border: 2px solid #ffffff;
  cursor: pointer; }

.dot:hover,
.active-2 {
  transition: all 0.8s ease-out;
  border: 2px solid #3498db; }

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.fotorama--fullscreen, .fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important; }

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important; }

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fotorama__caption {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fotorama__nav:after, .fotorama__nav:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fotorama__stage:after, .fotorama__stage:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
.fotorama__wrap--css3 .fotorama__stage {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
.fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
  outline: 0; }

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after {
  content: '';
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5); }

.fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
  content: '';
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5); }

.fotorama__wrap--video .fotorama__stage {
  -webkit-transform: none !important;
  transform: none !important; }
.fotorama__wrap--video .fotorama__stage__frame--video {
  -webkit-transform: none !important;
  transform: none !important; }
  .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
    -webkit-transform: none !important;
    transform: none !important; }
.fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
  transform: none !important; }

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform,width;
  transition-property: transform,width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text; }

.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0; }

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1; }

.fotorama__nav__frame, .fotorama__thumb-border {
  box-sizing: content-box; }

.fotorama__caption__wrap {
  box-sizing: border-box; }

.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
  -webkit-tap-highlight-color: transparent; }

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  background: url(fotorama.png) no-repeat; }

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(fotorama@2x.png) 0 0/96px 160px no-repeat; } }
.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2); }

@media print {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
    background: none !important; } }
.fotorama {
  min-width: 1px;
  overflow: hidden; }
  .fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
    display: none; }

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000; }

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important; }
  .fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
    background: #000; }

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0; }

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl; }

.fotorama__nav, .fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%; }

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y; }

.fotorama__wrap .fotorama__pointer {
  cursor: pointer; }

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important; }

.fotorama__stage__frame {
  overflow: hidden; }
  .fotorama__stage__frame.fotorama__active {
    z-index: 8; }

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none; }
.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0; }
.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8; }
.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7; }
  .fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
    z-index: 9; }
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none; }

.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important; }

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1; }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
  display: none; }

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block; }

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important; }
.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden; }
  .fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
    visibility: visible; }

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5; }

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left; }

.fotorama__nav__frame {
  position: relative;
  cursor: pointer; }

.fotorama__nav--dots {
  display: block; }
  .fotorama__nav--dots .fotorama__nav__frame {
    width: 18px;
    height: 30px; }
  .fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
    display: none; }

.fotorama__nav--thumbs {
  display: block; }
  .fotorama__nav--thumbs .fotorama__nav__frame {
    padding-left: 0 !important; }
    .fotorama__nav--thumbs .fotorama__nav__frame:last-child {
      padding-right: 0 !important; }
  .fotorama__nav--thumbs .fotorama__nav__frame--dot {
    display: none; }

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f; }

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px; }
.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px; }
  .fotorama__nav__frame.fotorama__active .fotorama__dot:after {
    padding: 3px;
    top: -3px;
    left: -3px; }

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%; }

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2; }

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1)); }

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'Helvetica Neue',Arial,sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000; }
  .fotorama__caption a {
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, 0.5); }
    .fotorama__caption a:hover {
      color: #333;
      border-color: rgba(51, 51, 51, 0.5); }

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0; }

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
  display: none; }

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px; }

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear; }
.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: .3s; }

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0; }

.fotorama__select {
  cursor: auto; }

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10; }

@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent; } }
.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer; }

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px; }

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0; }

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0; }

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: .1; }

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20; }

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
  border-radius: 50%; }

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px; }

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0; }

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none; }

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play {
  opacity: 1;
  display: block; }

.fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block;
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px; }

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0; }

.fotorama__wrap--css2 .fotorama__video-close {
  display: none; }

.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0); }

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1; }

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0; }
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1; }

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important; }

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none; }
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block; }
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important; }

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0); }
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0); }
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0); }
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important; }
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important; }
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important; }
.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform,opacity;
  transition-property: transform,opacity;
  transition-duration: .3s; }

.fotorama__nav:after, .fotorama__nav:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%,5px 100%; }

.fotorama__stage:after, .fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%,5px 100%; }

.fotorama__nav:before, .fotorama__stage:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0,0 0;
  left: -10px; }

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
  left: 0; }

.fotorama__nav:after, .fotorama__stage:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0,100% 0;
  right: -10px; }

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
  right: 0; }

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before {
  display: none; }
.fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before {
  display: none; }

.fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before {
  display: none; }

.fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before {
  display: none; }
.fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none; }

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0; }
  * .fa-phone {
    transform: rotate(90deg); }

.title-text {
  text-align: center;
  padding: 3.125rem 0;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  color: #111111;
  font-size: 1.875rem; }

.desc-text {
  align-content: center;
  text-align: center;
  padding: 0.9375rem;
  background: #f5f5f6;
  width: 80%;
  font-family: Arvo, sans-serif;
  font-size: 1.25rem; }
  .desc-text table {
    margin: auto; }

header {
  position: relative;
  align-items: center;
  display: flex;
  height: 6.875rem;
  background-color: #030000;
  width: 100%; }
  header .lang {
    margin-left: 3vh; }
    header .lang img {
      height: 50px;
      width: 50px; }
  header .logo {
    margin-left: 15%;
    font-size: 3.5rem;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #ebebeb; }
  header .logo-pic {
    position: absolute;
    margin-left: 9%; }
  header span {
    color: #ebebeb;
    margin-left: 0.9375rem; }
  header i {
    color: #ebebeb; }
  header .contact {
    position: absolute;
    right: 10rem;
    font-family: Montserrat,sans-serif;
    font-weight: 400;
    align-content: flex-start; }
  header .contact i {
    margin-left: 1.5rem;
    margin-top: 1rem; }
  header .social-icons {
    position: absolute;
    right: 5rem;
    margin-left: 25px; }
    header .social-icons i {
      font-size: 2.1875rem; }
      header .social-icons i:hover {
        color: #2772a4;
        transition: all 0.6s ease-out; }
    header .social-icons .fa-facebook-f {
      margin-left: 0.75rem;
      margin-bottom: 1.1875rem; }

.wrapper-counter {
  padding: 14px;
  justify-content: center;
  width: 100%;
  display: inline-flex;
  background: #000000; }
  .wrapper-counter .counter {
    position: relative;
    font-family: Arvo, sans-serif;
    height: 190px;
    width: 170px;
    border: #ebebeb 1px solid;
    color: #ebebeb; }
    .wrapper-counter .counter .wrapper-count {
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      .wrapper-counter .counter .wrapper-count .count-text {
        white-space: nowrap;
        font-size: 0.875rem; }
      .wrapper-counter .counter .wrapper-count h2 {
        font-size: 2.8125rem; }

.wrapper-service {
  background: #f0f0f2;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .wrapper-service .service-pic {
    display: flex;
    text-align: center;
    flex-direction: row;
    margin-top: 3.125rem; }
    .wrapper-service .service-pic .s-pic {
      height: 160px;
      width: 160px;
      background-color: #ffbab3; }
      .wrapper-service .service-pic .s-pic:hover {
        background-color: #e7f3fb;
        transition: all 0.6s ease-out; }
        .wrapper-service .service-pic .s-pic:hover i {
          color: #111111; }
        .wrapper-service .service-pic .s-pic:hover p {
          color: #111111; }
    .wrapper-service .service-pic a {
      margin: 0 0 5.625rem 9.875rem;
      text-decoration: none; }
      .wrapper-service .service-pic a:nth-child(1) {
        margin-left: 0; }
      .wrapper-service .service-pic a i {
        margin-top: 35px;
        color: #ffffff;
        font-size: 2.875rem; }
      .wrapper-service .service-pic a p {
        margin-top: 15px;
        font-size: 1.0625rem;
        font-family: Arvo, sans-serif;
        color: #ffffff; }

.wrapper-projects {
  background-color: #000000; }
  .wrapper-projects .title-text {
    color: #ffffff; }
  .wrapper-projects nav.projects {
    text-transform: uppercase;
    text-align: center; }
    .wrapper-projects nav.projects ul.projects-nav {
      color: #ebebeb;
      font-size: 20px;
      list-style-type: circle;
      justify-content: center;
      display: flex;
      flex-direction: row; }
      .wrapper-projects nav.projects ul.projects-nav li {
        margin-left: 3.125rem; }
        .wrapper-projects nav.projects ul.projects-nav li:nth-child(1) {
          margin-left: 0; }
      .wrapper-projects nav.projects ul.projects-nav li a {
        color: #ebebeb;
        font-size: 1.25rem;
        text-decoration: none; }
        .wrapper-projects nav.projects ul.projects-nav li a:hover {
          color: #2772a4;
          transition: all 0.6s ease-out; }
  .wrapper-projects .wrapper-pic {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center; }
    .wrapper-projects .wrapper-pic .projects-pic {
      padding: 0;
      margin: 1rem 0;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      grid-gap: 1rem; }
      .wrapper-projects .wrapper-pic .projects-pic a {
        text-decoration: none; }
        .wrapper-projects .wrapper-pic .projects-pic a .p-anons {
          padding: 0;
          margin-top: 2rem;
          color: #e7f3fb;
          font-size: 1.2rem; }
          .wrapper-projects .wrapper-pic .projects-pic a .p-anons:hover {
            color: #2772a4;
            transition: all 0.6s ease-out; }
    .wrapper-projects .wrapper-pic .p-pic {
      position: relative;
      height: 280px;
      width: 280px;
      background-color: #f0f0f2;
      text-decoration: none; }
      .wrapper-projects .wrapper-pic .p-pic i {
        display: none;
        top: 50%;
        transform: translateY(-50%);
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
        color: #fdfdff;
        font-size: 2rem; }
      .wrapper-projects .wrapper-pic .p-pic:hover {
        background-color: rgba(231, 243, 251, 0.95);
        transition: all 0.6s ease-out; }
        .wrapper-projects .wrapper-pic .p-pic:hover i {
          display: inline-block; }

.wrapper-slider-blog {
  border-top: 1px solid #3498db;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #2c3e6a; }
  .wrapper-slider-blog .title-text {
    color: #ebebeb; }
  .wrapper-slider-blog .desc-text {
    width: 50%;
    color: #ebebeb;
    background: none; }

.slideshow-container {
  border-bottom: 1px solid #3498db; }
  .slideshow-container .wrapper-blog-pic {
    justify-content: center;
    display: grid;
    grid-template-columns: 250px 250px 250px 250px;
    grid-gap: 30px; }
    .slideshow-container .wrapper-blog-pic .blog-slider-pic {
      position: relative;
      border-radius: 10px;
      background-color: #ebebeb;
      width: 250px;
      height: 250px; }
      .slideshow-container .wrapper-blog-pic .blog-slider-pic .slider-text {
        top: 70%;
        left: 15%;
        position: absolute; }
        .slideshow-container .wrapper-blog-pic .blog-slider-pic .slider-text h2 {
          text-transform: uppercase;
          font-size: 0.9375rem;
          font-family: 'Montserrat', sans-serif; }
        .slideshow-container .wrapper-blog-pic .blog-slider-pic .slider-text p {
          font-size: 0.875rem;
          font-family: Arvo, sans-serif; }

.wrapper-about-us {
  border: thick double #ac282d;
  border-right-style: none;
  border-left-style: none;
  justify-content: center;
  background: rgba(17, 15, 15, 0.9);
  display: flex;
  flex-direction: row;
  text-align: center;
  align-content: center; }
  .wrapper-about-us .col_1 {
    padding: 0 2vh;
    border-width: medium;
    border-radius: 10px;
    border-right: #e7f3fb 1px solid;
    -webkit-box-shadow: 36px 40px 32px -13px rgba(167, 45, 56, 0.29);
    -moz-box-shadow: 36px 40px 32px -13px rgba(167, 45, 56, 0.29);
    box-shadow: 36px 40px 32px -13px rgba(167, 45, 56, 0.29); }
  .wrapper-about-us .title-text {
    margin: 0 2vh;
    word-wrap: normal;
    font-size: 17px;
    color: #ebebeb; }
  .wrapper-about-us .desc-text {
    font-size: 18px;
    width: 100%;
    color: #ebebeb;
    background: none; }

.wrapper-contact {
  display: flex;
  justify-content: center; }
  .wrapper-contact .contact_1 {
    align-items: center;
    margin: 10vh 0; }
    .wrapper-contact .contact_1 .desc-text {
      text-align: center;
      font-size: 2 vh; }

.fotorama {
  padding-top: 15vh;
  display: flex;
  justify-content: center;
  background-color: #f0f0f2; }

.footer {
  background: #111111;
  height: 100px;
  width: 100%; }
  .footer .title-text {
    line-height: 100px;
    color: #ebebeb;
    padding: 0;
    font-size: 18px; }

@media screen and (min-width: 319px) and (max-width: 499px) {
  header .lang {
    margin-left: 30px; }
    header .lang img {
      height: 30px;
      width: 30px; }
  header .logo-pic {
    display: none; }
  header .menu-nav {
    flex-flow: column wrap;
    height: 90%;
    width: 100%;
    text-align: center;
    background: rgba(12, 12, 12, 0.9);
    border-bottom: 2px solid #2772a4; }
    header .menu-nav .nav-item-mobile {
      border-top: 1px solid #2772a4;
      display: block; }
      header .menu-nav .nav-item-mobile .m-contact {
        font-size: 25px;
        margin-bottom: 10px; }
        header .menu-nav .nav-item-mobile .m-contact span {
          font-size: 10px; }
        header .menu-nav .nav-item-mobile .m-contact a {
          margin-left: 15px; }
          header .menu-nav .nav-item-mobile .m-contact a:nth-child(1) {
            margin-left: 0; }
      header .menu-nav .nav-item-mobile .lang a {
        font-family: 'Montserrat', sans-serif;
        display: inline-block;
        position: relative;
        font-size: 25px;
        text-transform: uppercase;
        padding: 1rem 1rem;
        font-weight: 600;
        color: white;
        text-decoration: none; }
  header .menu .nav-link {
    font-size: 23px;
    padding: 1rem 0; }
  header .logo {
    margin-left: 30%;
    font-size: 1.5rem;
    text-transform: none; }
  header .contact {
    display: none; }
  header .social-icons {
    display: none; }

  .slider span {
    top: 20%;
    left: 50%;
    font-size: 1rem;
    padding: 1rem; }

  .wrapper-counter {
    align-items: center;
    display: flex; }
    .wrapper-counter .counter {
      height: 80px;
      width: 300px; }
      .wrapper-counter .counter .wrapper-count .count-text {
        margin-top: 7px;
        white-space: pre-wrap;
        font-size: 10px; }
      .wrapper-counter .counter .wrapper-count h2 {
        font-size: 1rem; }

  .wrapper-service .desc-text {
    width: 100%; }
  .wrapper-service .service-pic {
    flex-direction: column; }
    .wrapper-service .service-pic a {
      margin: 1rem 0; }

  .wrapper-projects nav.projects ul.projects-nav {
    flex-direction: column; }
    .wrapper-projects nav.projects ul.projects-nav li {
      margin: 1rem 0; }
  .wrapper-projects .wrapper-pic .projects-pic {
    grid-template-columns: 1fr; }

  .wrapper-slider-blog .desc-text {
    width: 100%; }

  .slideshow-container .wrapper-blog-pic {
    grid-template-columns: 1fr; }

  .wrapper-about-us {
    flex-direction: column; }
    .wrapper-about-us .col_1 {
      border-radius: 10px;
      border-left: #e7f3fb 1px solid;
      -webkit-box-shadow: 1px 3px 38px -9px rgba(167, 45, 56, 0.69);
      -moz-box-shadow: 1px 3px 38px -9px rgba(167, 45, 56, 0.69);
      box-shadow: 1px 3px 38px -9px rgba(167, 45, 56, 0.69); }

  .wrapper-contact {
    flex-flow: column wrap;
    justify-content: center; }
    .wrapper-contact .contact_1 {
      word-wrap: break-word;
      align-items: center;
      margin: 10vh; }
      .wrapper-contact .contact_1 .desc-text {
        width: 100%; }

  .footer {
    background: #111111;
    height: 100px;
    width: 100%; }
    .footer .title-text {
      color: #ebebeb;
      padding: 0;
      font-size: 10px; } }
@media screen and (min-width: 500px) and (max-width: 768px) {
  header .menu-nav {
    flex-flow: column wrap;
    height: 90%;
    text-align: center;
    background: rgba(12, 12, 12, 0.9);
    border-bottom: 2px solid #2772a4; }
    header .menu-nav .nav-item-mobile {
      border-top: 1px solid #2772a4;
      display: block; }
      header .menu-nav .nav-item-mobile .m-contact {
        font-size: 25px;
        margin-bottom: 10px; }
        header .menu-nav .nav-item-mobile .m-contact span {
          font-size: 10px; }
        header .menu-nav .nav-item-mobile .m-contact a {
          margin-left: 15px; }
          header .menu-nav .nav-item-mobile .m-contact a:nth-child(1) {
            margin-left: 0; }
  header .menu .nav-link {
    font-size: 25px;
    padding: 1rem 0; }
  header .logo {
    margin-left: 30%;
    font-size: 1.5rem;
    text-transform: none; }
  header .contact {
    display: none; }
  header .social-icons {
    display: none; }

  .slider span {
    top: 20%;
    left: 50%;
    font-size: 2rem;
    padding: 1.5rem; }

  .wrapper-counter {
    align-items: center;
    display: flex; }
    .wrapper-counter .counter {
      height: 90px;
      width: 200px; }
      .wrapper-counter .counter .wrapper-count .count-text {
        margin-top: 7px;
        white-space: pre-wrap;
        font-size: 14px; }
      .wrapper-counter .counter .wrapper-count h2 {
        font-size: 1rem; }

  .wrapper-service .desc-text {
    width: 100%; }
  .wrapper-service .service-pic {
    flex-direction: row; }
    .wrapper-service .service-pic a {
      margin-left: 5px; }
      .wrapper-service .service-pic a:nth-child(1) {
        margin-left: 0; }

  .wrapper-projects nav.projects ul.projects-nav {
    flex-direction: column; }
    .wrapper-projects nav.projects ul.projects-nav li {
      margin: 1rem 0; }
  .wrapper-projects .wrapper-pic .projects-pic {
    grid-template-columns: 1fr; }

  .wrapper-slider-blog .desc-text {
    width: 100%; }

  .slideshow-container {
    display: grid;
    justify-content: center; }
    .slideshow-container .wrapper-blog-pic {
      grid-template-columns: 1fr;
      grid-column-gap: 20px; }

  .wrapper-about-us {
    flex-direction: column; }
    .wrapper-about-us .col_1 {
      border-radius: 10px;
      border-left: #e7f3fb 1px solid;
      -webkit-box-shadow: 1px 3px 38px -9px rgba(167, 45, 56, 0.69);
      -moz-box-shadow: 1px 3px 38px -9px rgba(167, 45, 56, 0.69);
      box-shadow: 1px 3px 38px -9px rgba(167, 45, 56, 0.69); }

  .wrapper-contact {
    flex-flow: column wrap;
    justify-content: center; }
    .wrapper-contact .contact_1 {
      align-items: center;
      margin: 10vh; }

  .footer {
    background: #111111;
    height: 100px;
    width: 100%; }
    .footer .title-text {
      color: #ebebeb;
      padding: 0;
      font-size: 10px; } }
@media screen and (min-width: 769px) and (max-width: 1170px) {
  header .menu-nav {
    flex-flow: column wrap;
    height: 90%;
    text-align: center;
    background: rgba(12, 12, 12, 0.9);
    border-bottom: 2px solid #2772a4; }
    header .menu-nav .nav-item-mobile {
      border-top: 1px solid #2772a4;
      display: block; }
      header .menu-nav .nav-item-mobile .m-contact {
        font-size: 25px;
        margin-bottom: 10px; }
        header .menu-nav .nav-item-mobile .m-contact span {
          font-size: 10px; }
        header .menu-nav .nav-item-mobile .m-contact a {
          margin-left: 15px; }
          header .menu-nav .nav-item-mobile .m-contact a:nth-child(1) {
            margin-left: 0; }
  header .menu .nav-link {
    font-size: 25px;
    padding: 1rem 0; }
  header .logo {
    margin-left: 30%;
    font-size: 1.5rem;
    text-transform: none; }
  header .contact {
    display: none; }
  header .social-icons {
    display: none; }

  .wrapper-service .desc-text {
    width: 100%; }
  .wrapper-service .service-pic {
    flex-direction: row; }
    .wrapper-service .service-pic a {
      margin-left: 2.5rem; }
      .wrapper-service .service-pic a:nth-child(1) {
        margin-left: 0; }

  .wrapper-projects .wrapper-pic .projects-pic {
    grid-template-columns: 1fr 1fr; }

  .wrapper-slider-blog .desc-text {
    width: 100%; }

  .slideshow-container {
    display: grid;
    justify-content: center; }
    .slideshow-container .wrapper-blog-pic {
      grid-template-columns: 1fr 1fr;
      grid-column-gap: 20px; }

  .wrapper-about-us {
    flex-direction: column; }
    .wrapper-about-us .col_1 {
      border-radius: 10px;
      border-left: #e7f3fb 1px solid;
      -webkit-box-shadow: 1px 3px 38px -9px rgba(167, 45, 56, 0.69);
      -moz-box-shadow: 1px 3px 38px -9px rgba(167, 45, 56, 0.69);
      box-shadow: 1px 3px 38px -9px rgba(167, 45, 56, 0.69); }

  .wrapper-contact {
    flex-flow: column wrap;
    justify-content: center; }
    .wrapper-contact .contact_1 {
      align-items: center;
      margin: 10vh; }

  .footer {
    background: #111111;
    height: 100px;
    width: 100%; }
    .footer .title-text {
      color: #ebebeb;
      padding: 0;
      font-size: 10px; } }

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