header {
  position: relative;
  display: block;
}
.u-header {
  background-image: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.u-clearfix:after, .u-clearfix:before {
  content: '';
  display: table;
}
.u-sheet:not(.u-image):not(.u-video) {
  pointer-events: none;
}
.u-header .u-sheet-1 {
  min-height: 80px;
}
@media (min-width: 1200px){
  .u-xl-mode .u-sheet {
    width: var(--theme-sheet-width-xl) !important;
  }
}
.u-xl-mode .u-sheet {
  width: var(--theme-sheet-width-xl);
}
.u-valign-middle {
  justify-content: center;
}
.u-sheet {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 1400px){
  .u-sheet {
      width: var(--theme-sheet-width-xxl) !important;
  }
}
.u-valign-middle, .u-valign-top, .u-valign-bottom {
  display: flex;
  flex-direction: column;
}



.u-sheet:not(.u-image):not(.u-video) > * {
  pointer-events: auto;
  pointer-events: initial;
}
.u-header .u-image-1 {
  width: 100px;
  height: 35px;
  margin: 22px auto 0 0;
}
.u-image.u-logo {
  display: table;
  white-space: nowrap;
}
.u-overlap.u-overlap-transparent .u-header, .u-image, .u-gradient {
  color: #111111;
}
.u-valign-middle > *, .u-valign-top > *, .u-valign-bottom > * {
  flex-shrink: 0;
}
.u-image, .u-background-effect-image, .u-video-poster {
  object-fit: cover;
  display: block;
  vertical-align: middle;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
section > *, header > *, footer > *, .u-sheet > *, .u-section-row > * {
  position: relative;
}
.u-logo {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  border: 0 none transparent;
  outline-width: 0;
  background-color: transparent;
  margin: 0;
  -webkit-text-decoration-skip: objects;
}
.u-image.u-logo img {
  display: block;
}
.u-header .u-logo-image-1 {
  width: 100%;
  height: 100%;
}
img {
  border-style: none;
}
.u-sheet:not(.u-image):not(.u-video) > * {
  pointer-events: auto;
  pointer-events: initial;
}
.u-header .u-menu-1 {
  margin: -32px 0 22px auto;
}
.u-responsive-xxl .u-menu, .u-responsive-xl .u-menu, .u-responsive-lg .u-menu, .u-responsive-md .u-menu, .u-responsive-sm .u-menu, .u-responsive-xs .u-menu {
  opacity: 1;
}
.u-menu, .u-popupmenu-items {
  display: table;
  white-space: nowrap;
  position: relative;
  line-height: 1;
}
/* .u-menu {
  opacity: 0;
} */
.u-valign-middle > *, .u-valign-top > *, .u-valign-bottom > * {
  flex-shrink: 0;
}
.menu-collapse {
  display: none;
  border: none;
  z-index: 1;
}
.u-nav-item a.u-nav-link, .menu-collapse a.u-nav-link {
  color: inherit;
}

.menu-collapse .u-nav-link {
  text-decoration: none !important;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: calc(1em + 8px);
}
.u-nav-link, .u-nav-link:hover, .u-nav-link:focus {
  text-decoration: none;
}
.u-nav-link {
  display: block;
  white-space: nowrap;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  border: 0 none transparent;
  outline-width: 0;
  background-color: transparent;
  margin: 0;
  -webkit-text-decoration-skip: objects;
}
.menu-collapse .u-nav-link svg {
  min-width: 1em;
  width: auto;
  height: 1em;
  vertical-align: top;
}

svg:not(:root) {
  overflow: hidden;
}
.u-svg-link {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.menu-collapse .u-nav-link svg + svg {
  position: absolute;
  min-width: auto;
  width: 0;
  height: 0;
  overflow: hidden;
}
.u-header .u-nav-1 {
  font-size: 1rem;
  letter-spacing: 0px;
}

.u-nav {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.u-nav, .u-nav-item {
  position: relative;
}
.u-nav-item {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  height: 100%;
}
.u-nav-container-collapse {
  display: none;
  z-index: 1001;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  position: fixed !important;
  overflow: hidden;
  width: 0;
}
.u-offcanvas:not(.u-menu-open-right) .u-sidenav {
  margin-left: -250px;
}

.u-offcanvas .u-sidenav {
  flex-basis: 250px !important;
}
.u-hover-box .u-opacity.u-container-layout, .u-opacity.u-container-style {
  background-color: transparent !important;
}
.u-sidenav-overflow {
  overflow: auto;
  position: absolute !important;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.u-header .u-nav-2 {
  font-size: 1.25rem;
}

.u-align-center {
  text-align: center;
}
.u-nav {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.u-nav-item a.u-nav-link, .menu-collapse a.u-nav-link {
  color: inherit;
}
.u-popupmenu-items .u-nav-link {
  padding: 8px 0;
  white-space: normal;
}
a.u-opacity-70, span.u-opacity-70, img.u-opacity-70, .u-opacity-70.u-line, .u-opacity-70.u-shape, .u-opacity-70.u-menu-overlay {
  opacity: 0.7;
}

.u-black, .u-body.u-black, section.u-black:before, .u-black > .u-container-layout:before, .u-black > .u-inner-container-layout:before, .u-black.u-sidenav:before, .u-container-layout.u-container-layout.u-black:before, .u-table-alt-black tr:nth-child(even) {
  color: #ffffff;
  background-color: #000000;
}
.u-menu-overlay {
  display: none;
  width: 100%;
  height: 100vh;
  height: -webkit-fill-available;
}
section.u-image:not(.u-hover-box), .u-sheet.u-image:not(.u-hover-box), .u-group.u-image:not(.u-hover-box), .u-layout-cell.u-image:not(.u-hover-box) {
  overflow: visible;
}
.u-overlap.u-overlap-transparent .u-header, .u-image, .u-gradient {
  color: #111111;
}

.u-image, .u-background-effect-image, .u-video-poster {
  object-fit: cover;
  display: block;
  vertical-align: middle;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.u-layout-wrap.u-layout-spacing-vertical .u-layout {
  margin-top: 0;
  margin-bottom: 0;
  height: 100%;
}
.u-gutter-0 .u-layout {
  margin: 0px;
}
.u-layout-row {
  flex-direction: row;
  flex-wrap: wrap;
  min-height: -webkit-fit-content;
  min-height: fit-content;
  max-width: 100%;
}

.u-layout-col, .u-layout-row {
  flex: 1 1 auto;
}
.u-layout-col, .u-layout-row, .u-layout-col > *, .u-layout-row > * {
  display: flex;
}
.u-layout-wrap.u-layout-spacing-vertical .u-layout-cell {
  border-top-width: 0;
  border-bottom-width: 0;
}

.u-gutter-0 .u-layout .u-layout-cell {
  border: 0px solid transparent;
}
@media (min-width: 1200px){
  .u-xl-mode .u-layout-row > .u-size-25-xl {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
    min-width: 41.66666667%;
  }
}
.u-valign-middle {
  justify-content: center;
}

.u-valign-middle, .u-valign-top, .u-valign-bottom {
  display: flex;
  flex-direction: column;
}
.u-container-layout {
  position: relative;
  flex: 1;
  max-width: 100%;
  transition-duration: inherit;
}
.u-font-oswald.u-custom-font {
  font-family: Oswald, sans-serif !important;
}

h1:not(.u-title) {
  font-weight: 400;
  font-size: 3rem;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 20px;
}
.u-layout-wrap.u-layout-spacing-vertical .u-layout-cell {
  border-top-width: 0;
  border-bottom-width: 0;
}
.u-gutter-0 .u-layout .u-layout-cell {
  border: 0px solid transparent;
}
@media (min-width: 1200px){
  .u-xl-mode .u-layout-row > .u-size-35-xl {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
    min-width: 58.33333333%;
  }
}
section.u-image:not(.u-hover-box), .u-sheet.u-image:not(.u-hover-box), .u-group.u-image:not(.u-hover-box), .u-layout-cell.u-image:not(.u-hover-box) {
  overflow: visible;
}
.u-container-layout {
  position: relative;
  flex: 1;
  max-width: 100%;
  transition-duration: inherit;
}
.u-footer {
  background-image: none;
}

.u-grey-80, .u-body.u-grey-80, section.u-grey-80:before, .u-grey-80 > .u-container-layout:before, .u-grey-80 > .u-inner-container-layout:before, .u-grey-80.u-sidenav:before, .u-container-layout.u-container-layout.u-grey-80:before, .u-table-alt-grey-80 tr:nth-child(even) {
  color: #ffffff;
  background-color: #333333;
}
.u-align-center {
  text-align: center;
}
.u-text-body-color, li.active > a.u-button-style.u-text-body-color, li.active > a.u-button-style.u-text-body-color[class*="u-border-"], a.u-button-style.u-text-body-color, a.u-button-style.u-text-body-color[class*="u-border-"] {
  color: #111111 !important;
}

.u-border-4, .u-separator-4:after, .u-text.u-border-4, a.u-button-style.u-border-4 {
  border-width: 4px;
}
.u-button-style.u-border-palette-2-base {
  border-color: #db545a !important;
  color: #db545a !important;
  background-color: transparent !important;
}

.u-none.u-button-style, .u-none.u-button-style:hover, .u-none.u-button-style:focus, .u-none.u-button-style:active, .u-none.u-button-style.active, .u-button-style.u-hover-none:hover, .u-button-style.u-hover-none:focus, .u-button-style.u-active-none:active, .u-button-style.u-active-none.active, li.active > .u-button-style.u-active-none {
  color: inherit !important;
  background-color: transparent !important;
}
[class*="u-border-"]:not(.u-shape-svg) {
  stroke: none;
}
.u-text {
  word-wrap: break-word;
  position: relative;
}

.u-align-center {
  text-align: center;
}
.u-text-palette-2-base, li.active > a.u-button-style.u-text-palette-2-base, li.active > a.u-button-style.u-text-palette-2-base[class*="u-border-"], a.u-button-style.u-text-palette-2-base, a.u-button-style.u-text-palette-2-base[class*="u-border-"] {
  color: #db545a !important;
}
.u-grey-80, .u-body.u-grey-80, section.u-grey-80:before, .u-grey-80 > .u-container-layout:before, .u-grey-80 > .u-inner-container-layout:before, .u-grey-80.u-sidenav:before, .u-container-layout.u-container-layout.u-grey-80:before, .u-table-alt-grey-80 tr:nth-child(even) {
  color: #ffffff;
  background-color: #333333;
}

.u-backlink {
  position: relative;
  text-align: center;
  padding: 1em;
}































.u-section-1 {
    background-image: url("../images/gffgg.jpg");
    background-position: 50% 50%;
    min-height: 609px;
  }
  
  .u-section-1 .u-layout-wrap-1 {
    width: calc(((100% - 1140px) / 2) + 1140px);
    margin: 0 0 0 auto;
  }
  
  .u-section-1 .u-layout-cell-1 {
    min-height: 609px;
  }
  
  .u-section-1 .u-container-layout-1 {
    padding: 60px 40px;
  }
  
  .u-section-1 .u-text-1 {
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 1.25rem;
    font-weight: 400;
    margin: 0 auto;
  }
  
  .u-section-1 .u-text-2 {
    line-height: 1;
    font-family: Oswald, sans-serif;
    font-size: 3.75rem;
    margin: 15px 0 0;
  }
  
  .u-section-1 .u-text-3 {
    letter-spacing: 2px;
    background-image: none;
    font-size: 1.125rem;
    line-height: 1.4;
    font-weight: 400;
    text-transform: none;
    margin: 29px 0 0;
  }
  
  .u-section-1 .u-text-4 {
    font-size: 1.125rem;
    margin: 30px auto 0;
  }
  
  .u-section-1 .u-btn-1 {
    border-style: none none solid;
    font-weight: 400;
    padding: 0;
  }
  
  .u-section-1 .u-btn-2 {
    background-image: none;
    border-style: solid;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 32px auto 0;
  }
  
  .u-section-1 .u-image-1 {
    min-height: 609px;
    background-image: url("../images/fggffgfg.jpg");
    background-position: 4.16% 50%;
  }
  
  .u-section-1 .u-container-layout-2 {
    padding: 30px;
  }
  
  @media (max-width: 1199px) {
     .u-section-1 {
      min-height: 469px;
    }
  
    .u-section-1 .u-layout-wrap-1 {
      width: calc(((100% - 940px) / 2) + 940px);
    }
  
    .u-section-1 .u-layout-cell-1 {
      min-height: 469px;
    }
  
    .u-section-1 .u-container-layout-1 {
      padding: 30px;
    }
  
    .u-section-1 .u-text-2 {
      font-size: 3rem;
    }
  
    .u-section-1 .u-image-1 {
      min-height: 469px;
    }
  }
  
  @media (max-width: 991px) {
     .u-section-1 {
      min-height: 256px;
    }
  
    .u-section-1 .u-layout-wrap-1 {
      width: calc(((100% - 720px) / 2) + 720px);
    }
  
    .u-section-1 .u-layout-cell-1 {
      min-height: 100px;
    }
  
    .u-section-1 .u-text-2 {
      font-size: 2.25rem;
    }
  
    .u-section-1 .u-text-3 {
      font-size: 1rem;
    }
  
    .u-section-1 .u-text-4 {
      font-size: 1rem;
    }
  
    .u-section-1 .u-image-1 {
      min-height: 339px;
    }
  }
  
  @media (max-width: 767px) {
     .u-section-1 {
      min-height: 488px;
    }
  
    .u-section-1 .u-layout-wrap-1 {
      width: calc(((100% - 540px) / 2) + 540px);
    }
  
    .u-section-1 .u-container-layout-1 {
      padding-top: 50px;
      padding-right: 50px;
      padding-left: 10px;
    }
  
    .u-section-1 .u-text-2 {
      font-size: 3.75rem;
    }
  
    .u-section-1 .u-image-1 {
      min-height: 462px;
    }
  
    .u-section-1 .u-container-layout-2 {
      padding-left: 10px;
      padding-right: 10px;
    }
  }
  
  @media (max-width: 575px) {
     .u-section-1 {
      min-height: 305px;
    }
  
    .u-section-1 .u-layout-wrap-1 {
      width: calc(((100% - 340px) / 2) + 340px);
    }
  
    .u-section-1 .u-container-layout-1 {
      padding-top: 60px;
    }
  
    .u-section-1 .u-text-2 {
      font-size: 2.5rem;
    }
  
    .u-section-1 .u-image-1 {
      min-height: 291px;
    }
  
    .u-section-1 .u-container-layout-2 {
      padding-right: 50px;
    }
  }

  .u-body {
    --theme-sheet-width-xl: 1140px;
    --theme-sheet-width-lg: 940px;
    --theme-sheet-width-md: 720px;
    --theme-sheet-width-sm: 540px;
    --theme-sheet-width-xs: 340px;
}
.u-body {
  color: #111111;
  background-color: #ffffff;
  --effect-scale: 1.1;
}
.u-body {
  font-family: 'Open Sans',sans-serif;
}
.u-body {
  --animation-fade_in-opacity: 0;
  --animation-fade_in_up-opacity: 0;
  --animation-fade_in_left-opacity: 0;
  --animation-fade_in_right-opacity: 0;
  --animation-fade_in_down-opacity: 0;
  --animation-fade_in_up_big-opacity: 0;
  --animation-fade_in_left_big-opacity: 0;
  --animation-fade_in_right_big-opacity: 0;
  --animation-fade_in_down_big-opacity: 0;
  --animation-fade_out-opacity: 0;
  --animation-fade_out_up-opacity: 0;
  --animation-fade_out_left-opacity: 0;
  --animation-fade_out_right-opacity: 0;
  --animation-fade_out_down-opacity: 0;
  --animation-fade_out_up_big-opacity: 0;
  --animation-fade_out_left_big-opacity: 0;
  --animation-fade_out_right_big-opacity: 0;
  --animation-fade_out_down_big-opacity: 0;
  --animation-rotate_in-rotate: -200deg;
  --animation-rotate_in_down_left-rotate: -45deg;
  --animation-rotate_in_down_right-rotate: 45deg;
  --animation-rotate_in_up_left-rotate: 45deg;
  --animation-rotate_in_up_right-rotate: -90deg;
  --animation-rotate_out-rotate: 200deg;
  --animation-rotate_out_down_left-rotate: 45deg;
  --animation-rotate_out_down_right-rotate: -45deg;
  --animation-rotate_out_up_left-rotate: -45deg;
  --animation-rotate_out_up_right-rotate: 90deg;
  --animation-roll_in-rotate: -120deg;
  --animation-roll_in-translate_x: -100%;
  --animation-roll_out-rotate: 120deg;
  --animation-roll_out-translate_x: 100%;
  --animation-zoom_in-scale: 0.3;
  --animation-zoom_in_down-scale: 0.475;
  --animation-zoom_in_down-translate_y: 60px;
  --animation-zoom_in_up-scale: 0.475;
  --animation-zoom_in_up-translate_y: -60px;
  --animation-zoom_in_left-scale: 0.475;
  --animation-zoom_in_left-translate_x: 10px;
  --animation-zoom_in_right-scale: 0.475;
  --animation-zoom_in_right-translate_x: -10px;
  --animation-zoom_out-scale: 0.3;
  --animation-zoom_out_down-scale: 0.475;
  --animation-zoom_out_down-translate_y: -60px;
  --animation-zoom_out_up-scale: 0.475;
  --animation-zoom_out_up-translate_y: 60px;
  --animation-zoom_out_left-scale: 0.475;
  --animation-zoom_out_left-translate_x: 42px;
  --animation-zoom_out_right-scale: 0.475;
  --animation-zoom_out_right-translate_x: -42px;
  --animation-slide_in_down-translate_y: -100%;
  --animation-slide_in_up-translate_y: 100%;
  --animation-slide_in_left-translate_x: -100%;
  --animation-slide_in_right-translate_x: 100%;
  --animation-slide_out_down-translate_y: 100%;
  --animation-slide_out_up-translate_y: -100%;
  --animation-slide_out_left-translate_x: -100%;
  --animation-slide_out_right-translate_x: 100%;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-scale: 1;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-opacity: 0;
}
.u-body {
  font-size: 1rem;
  line-height: 1.6;
}

body {
  position: relative;
  height: auto;
  min-height: 100%;
  margin: 0;
  display: block;
}