/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	ELN Ferenc
Theme URI: http://impreza.us-themes.com/
Author URI: http://elnferenc.com/
*/

/*Add your own styles here:*/

/*_____________fonts_____________*/
@font-face {font-family: 'TTHoves';font-weight: bold;font-style: italic;src: url('webfonts/3B1D15_0_0.eot');src: url('webfonts/3B1D15_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3B1D15_0_0.woff2') format('woff2'),url('webfonts/3B1D15_0_0.woff') format('woff'),url('webfonts/3B1D15_0_0.ttf') format('truetype');}


@font-face {font-family: 'TTHoves';font-weight: bold;font-style: normal;src: url('webfonts/3B1D15_1_0.eot');src: url('webfonts/3B1D15_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3B1D15_1_0.woff2') format('woff2'),url('webfonts/3B1D15_1_0.woff') format('woff'),url('webfonts/3B1D15_1_0.ttf') format('truetype');}


@font-face {font-family: 'TTHoves';font-weight: normal;font-style: normal;src: url('webfonts/3B1D15_2_0.eot');src: url('webfonts/3B1D15_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3B1D15_2_0.woff2') format('woff2'),url('webfonts/3B1D15_2_0.woff') format('woff'),url('webfonts/3B1D15_2_0.ttf') format('truetype');}


@font-face {font-family: 'TTHoves';font-weight: normal;font-style: italic;src: url('webfonts/3B1D15_3_0.eot');src: url('webfonts/3B1D15_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3B1D15_3_0.woff2') format('woff2'),url('webfonts/3B1D15_3_0.woff') format('woff'),url('webfonts/3B1D15_3_0.ttf') format('truetype');}


/*_________________HTML______________________*/

html {
  font-family: 'TTHoves', Arial, Helvetica, sans-serif;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga" on;
  font-variant-numeric: oldstyle-nums;
  font-variant-numeric: slashed-zero !important;
}

a[href^=tel],
a[href^="x-apple-data-detectors:"]
{
  color:inherit !important;
  text-decoration:none !important;
}
}

body {
  font-family: 'TTHoves' !important;
  font-feature-settings: "zero" on;
  font-variant-numeric: slashed-zero !important;
}

/*h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
  font-size: 2.5rem;
  }
}

h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
  font-size: 2rem;
  }
}

h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
  font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  h4, .h4 {
  font-size: 1.5rem;
  }
}

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

@media (min-width: 1200px) {
  h5, .h5 {
  font-size: 1.45rem;
  }
}*/

h1 {
  font-family: 'TTHoves' !important;
  font-weight: bold;
  font-style: normal;
}
h2 {
  font-family: 'TTHoves' !important;
  font-weight: bold;
  font-style: normal;
}
h3 {
  font-family: 'TTHoves' !important;
  font-weight: bold;
  font-style: normal;
}

h4, h5, h6 { 
  font-family: 'TTHoves' !important;
  font-weight: normal;
  font-style: normal;
}

h1 a:link  {
  transition: all .3s;
  color: #000000 !important;
  }

h1 a:hover  {
  transition: all .3s;
  color: #a8a8a8 !important;
  }


p {
  font-family: 'TTHoves' !important;
  font-weight: normal;
  padding-bottom: 6px;
  padding-top: 6px;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga" on;
  -webkit-font-smoothing: antialiased;
  padding-right: 10px;
  padding-left: 10px;
  font-variant-numeric: slashed-zero !important;
  }

  
  p a {
  color: #000000 !important;
  }

p a:hover {
  transition: all .3s;
  color: #a8a8a8 !important;
}

.link a {
  color: #000000 !important;
  }

.link a:hover {
  transition: all .3s;
  color: #a8a8a8 !important;
}


@media (min-width: 600px) {
  p {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 0px;
  padding-left: 0px;
  }
}

@media (min-width: 1200px) {
  p {
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 0px;
  padding-left: 0px;
  }
}

@media (min-width: 1920px) {
  p {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  }
}


.megj {
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 0px;
}

@media (max-width: 679px) {
  .megj {
  font-size: 12px;
  line-height: 16px;
  }
}

.megj-2 {
  font-size: 13px;
  line-height: 17px;
  padding-bottom: 0px !important;
  margin-bottom: 5px !important;
  display: block !important;
}

@media (max-width: 679px) {
  .megj-2 {
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 0px !important;
  margin-bottom: 4px !important;
  }
}

.megj-3 {
  font-size: 13px;
  line-height: 17px;
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  display: block !important;
}

@media (max-width: 679px) {
  .megj-3 {
  font-size: 12px;
  line-height: 16px;
  }
}


.konyv-cim {
  font-size: 13px;
  line-height: 17px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 5px !important;
  padding-bottom: 0px !important;
}

@media (max-width: 679px) {
  .konyv-cim {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 4px !important;
  padding-bottom: 0px !important;
  }
}

.konyv-keret {
  margin-left: 0px !important;
  margin-right: -15px !important;
}

.menu-2 {
  font-family: 'TTHoves';
  font-weight: bold;font-style: normal;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 0px;
}

@media (max-width: 679px) {
  .menu-2 {
    font-family: 'TTHoves';
  font-size: 14px;
  line-height: 18px;
  }
}


.szerzo {
  font-family: 'TTHoves';
  font-weight:  400;
  font-size: 15px;
  line-height: 20px;
  padding-bottom: 0px;
  text-align: right;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media (max-width: 679px) {
  .szerzo {
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 1px;
  }
}

.megj-kiemeles {
  font-family: 'TTHoves';
  font-weight:  400;
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 0px;
}

@media (max-width: 679px) {
  .megj-kiemeles {
    font-family: 'TTHoves';
  font-size: 12px;
  line-height: 16px;
  }
}

.w-blog.layout_cards .w-blog-post-title {
  font-family: 'TTHoves' !important;
  font-size: 15px !important;
  line-height: 20px;
  font-weight: 400;
  margin-top: 10px !important;
}

@media (max-width: 900px) {
  .w-blog.layout_cards .w-blog-post-title {
  font-size: 14px !important;
  line-height: 18px;
  margin-top: 6px !important;
  }
}

.w-blog-post-content {
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin-top: .3rem;
  font-size: 13px;
  line-height: 18px;
}

.kepadat {
  font-size: 13px;
  line-height: 16px;
  padding-bottom: 0px;
  letter-spacing: 1px;
  margin-top: 8px;
  margin-bottom: 10px;
}

@media (max-width: 679px) {
  .kepadat {
  font-size: 11px;
  line-height: 14px;
  }
}

.kepadat-r {
  font-size: 13px;
  line-height: 16px;
  padding-bottom: 0px;
  letter-spacing: 1px;
  margin-top: 8px;
  margin-bottom: 10px;
  text-align: right;
}

@media (max-width: 679px) {
  .kepadat-r {
  font-size: 11px;
  line-height: 14px;
  }
}

.it {
  font-family: 'TTHoves' !important;
  font-weight: bold;font-style: italic;
}

.it-f {
  font-family: 'TTHoves' !important;
  font-weight: bold;font-style: italic;
  color: #fff;
}

.w-text-h {
  font-family: 'TTHoves' !important;
  font-weight: bold;font-style: normal;
}

.w-nav-title {
   font-family: 'TTHoves' !important;
  font-weight: bold;font-style: normal;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga" on;
    hyphens: none;
}


.adat {
  font-family: 'TTHoves' !important;
  font-weight: bold;font-style: normal;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga" on;
    hyphens: none;
}


/*@media (min-width: 679px) {
  p {
  font-size: 17px;
  line-height: 28px;
  padding-bottom: 22px;
  margin-bottom: 0px;
  }
}

@media (min-width: 1000px) {
  p {
  font-size: 19px;
  line-height: 33px;
  letter-spacing: 0.5px;
  padding-top: 4px;
  padding-bottom: 26px;
  }
}*/

/*_____________elements_____________*/

.l-titlebar.size_huge {
  padding-top: 120px;
}

.w-sharing .type_outlined .w-sharing-item {
  margin: .15rem;
  line-height: 2.4rem;
  border-radius: 0rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  overflow: hidden;
  min-width: 3.5rem;
}


/*_____________borders_____________*/


.border-sidebar {
  border: 2px solid black !important;
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-right: -80px;
}

@media screen and (max-width: 900px) {
  .border-sidebar {
  border: none !important;
  padding-right: 31%;
  padding-left: 0;
  padding-top: 45px;
  padding-bottom: 15px;
  border-top: 2px solid black !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;

}
}

.border-year {
  border: 2px solid black !important;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (max-width: 900px) {
  .border-year {
  border: none !important;
  padding-right: 31%;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 25px;
  border-bottom: 2px solid black !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;

}
}

.border-side {
  border: 2px solid black !important;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (max-width: 900px) {
  .border-side {
  border: none !important;
  padding-right: 31%;
  padding-left: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 2px solid black !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
}
}


.border-top {
  border: none !important;
  padding-left: 0 !important;
}

@media screen and (max-width: 900px) {
  .border-top {
  border-top: 2px solid black !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
}
}

.border-blue {
  width: auto;
  border: 3px solid #277cea;
  padding: 10px;
  display: table;
  font-family: 'SimplonMono';
  font-style: normal;
  font-weight:  700;
}

.border-white {
  width: auto;
  border: 3px solid #fff;
  padding: 10px;
  display: table;
  font-family: 'SimplonMono';
  font-style: normal;
  font-weight:  700;
}

.white  {
  color: #fff !important;
}

.margin-40-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.margin-0-40 {
  margin-top: 0px;
  margin-bottom: 40px;
}

.full-m-4  {
   margin-left: 4% !important;
   margin-right: 4% !important;
}

.w-comments {
  display: none;
}

.w-blog-post-h {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 100%;
  box-shadow: none !important; 
}


/*.w-blog-post-h img {
  filter: saturate(100%) brightness(100%);   
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;	
}

.w-blog-post-h:hover img {
  filter: saturate(130%) brightness(90%);
}*/

.usg_post_image_1, .w-blog-post-h img {
  filter: saturate(1) brightness(0.95); 
  -webkit-filter: saturate(1) brightness(0.95);  
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  transition: all 0.6s ease;	
}

.usg_post_image_1, .w-blog-post-h:hover img {
  filter: saturate(1.2) brightness(1.05);
  -webkit-filter: saturate(1.2) brightness(1.05);
}


.full-4 {
  padding-left: 0;
  padding-right: 0;}


@media (min-width: 1000px) {
  .full-4 {
  padding-left: 4% !important;
  padding-right: 4% !important;
  }
}

.w-blog-post-preview {
  position: relative;
  background-size: cover;
  background-position: 50% 25%;
  background-position-x: 50%;
  background-position-y: 25%;
}

.usg_post_image_1, .w-blog-post-preview img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;}
}

.usg_post_image_1, .w-blog-post-preview:hover img {
   -webkit-transform: scale(1.2);
  transform: scale(1.2);
  }


.l-section.preview_modern .w-blog {
  position: relative;
    padding-top: 15% !important;
    padding-right: 2.5rem;
    padding-left: 2.5rem;
    padding-bottom: 1% !important;
}


.l-titlebar.size_large, .l-titlebar.size_huge {
  text-align: left !important;
}


.l-section.preview_modern .w-blog::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50%;
  /*background: transparent !important;*/
  background: linear-gradient(transparent, rgba(30,30,30,0.3)) repeat-x;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(transparent, rgba(30, 30, 30, 0.3));
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
}

.page-title-row::after {
   content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50%;
    background: linear-gradient(transparent, rgba(42,63,82,0.3)) repeat-x;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(transparent, rgba(42, 63, 82, 0.3));
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto; 
}

.l-navigation-item img {
  display: block;
}

@media screen and (max-width: 900px) {
  .l-navigation-item img {
  display: none !important;
}
}


@media screen and (max-width: 900px) {
  .m-zero {
  height: 0px !important;
}
}

@media screen and (max-width: 900px) {
  .mm-zero {
  margin-bottom: 0px !important;
}
}

@media screen and (max-width: 900px) {
  .mm-left-zero {
  margin-bottom: 15px !important;
}
}

.line {
  height: 2px !important;
}

/*.link a {
  text-decoration: underline;
}

.link a:hover {
  text-decoration: underline;
}*/

.link2 a {
  text-decoration: none;
}

.link2 a:hover {
  text-decoration: underline !important;
}

.link-f a:link {
  text-decoration: underline;
  color: white !important;
}

.link-f a:hover {
  text-decoration: none !important;
  color: white;
}

.megj-link a:link {
  font-size: 14px;
  line-height: 20px;
  padding-bottom: 0px;
  text-decoration: underline;
}

@media (max-width: 679px) {
  .megj-link a:hover {
  font-size: 12px;
  line-height: 16px;
  text-decoration: underline;
  }
}


.w-blog-list .w-blog-post-title {
  font-size: 20px !important;
  line-height: 24px;
}

@media (max-width: 900px) {
  .w-blog-list .w-blog-post-title {
  font-size: 16px !important;
  line-height: 20px;
  }
}

.sidebar_right .l-sidebar {
  border: 2px solid black !important;
  margin-top: 6%;
  padding: 25px;
}

@media screen and (min-width: 901px) and (max-width: 1024px) {
  .sidebar_right .l-sidebar {
    border: 2px solid black !important;
  margin-top: 5%;
  padding: 15px;

}
}

@media screen and (max-width: 900px) {
  .sidebar_right .l-sidebar {
  border: none !important;
  padding-left: 0;
  padding-top: 45px;
  padding-bottom: 15px;
  border-top: 2px solid black !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;

}
}

h6 {
  margin: 0 !important;
}

.bg-0 {
  background: transparent !important;
  text-align: left !important;
}

.w-blog.layout_cards .w-blog-post-h {
  background-color: transparent !important;
}

 .widgettitle {
  font-size: 14px !important;
  line-height: 18px !important;
  margin-bottom: 15px;
  font-weight: 400;
  letter-spacing: 1px;
}

.w-blog-post-body {
  padding-top: 2% !important;
  padding-right: 2% !important;
  padding-bottom: 2% !important;
  padding-left: 0 !important;
  /*float: none !important;*/
  /*margin-left: 0px !important;*/
}

@media screen and (min-width: 526px) {
  .w-blog-post-body {
  padding-top: 1% !important;
  padding-right: 2% !important;
  padding-bottom: 1% !important;
  padding-left: 0% !important;
  /*float: left !important;*/
  /*margin-left: 25px !important;*/
}
}

.w-blog.layout_smallsquare .w-blog-post-preview {
  /*float: none;*/
  width: 80%;
  max-width: 100%;
}

@media screen and (min-width: 601px) {
  .w-blog.layout_smallsquare .w-blog-post-preview {
  /*float: left;*/
  width: 32% !important;
}

.w-blog.layout_smallsquare .w-blog-post {
  margin-bottom: 2rem !important;
}

@media screen and (min-width: 901px) {
.w-blog.layout_smallsquare .w-blog-post {
  margin-bottom: 3rem !important;
}
}

.w-blog-post {
  margin-bottom: 1rem !important;
}

@media screen and (min-width: 901px) {
.w-blog-post {
  margin-bottom: 1.2rem !important;
}
}

.l-section.preview_modern .w-blog-post-title {
  margin-top: 3rem !important;
  margin-bottom: 2rem !important;
}

.pagination .page-numbers {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-size: 1rem;
  line-height: 2.5rem;
  height: 2.5rem;
  width: 2.5rem;
  margin: 0.4rem;
  margin-left: 0.2rem;
  position: relative;
  overflow: hidden;
  z-index: 1;
  /*border-radius: 50%;*/
  border-radius: 0;
  color: inherit;
}


.list {
  font-size: 0.86rem;
  line-height: 1.3rem;
}

.front {
  z-index: 5 !important;
}

.right {
  text-align: right;
}


.right-30 {
  padding-right: 36% !important;
}

@media (max-width: 1200px) {
.right-30 {
  padding-right: 20% !important;
}
}

.index {
  vertical-align: super;
  font-size: 12px; 
  line-height: normal;
}
  
.front-1000 {
  z-index: 10;
} 

.no-space {
  font-size: 0.96rem;
  letter-spacing: 1px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
} 

.l-footer .widget_nav_menu .menu-item::before {
  position: absolute;
  left: 0;
  content: '\f105';
  font-family: fontawesome;
  font-size: 1.2rem;
  color:#277cea !important;
  opacity: 1 !important;
}

.l-footer .widget_nav_menu {
  font-family: 'TTHoves' !important;
  font-weight: bold;font-style: normal;
}
  

.w-toplink {
  background-color: transparent !important;
   color: rgba(0,0,0,0.8) !important;
}

.blur-bg {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
}

.book-h {
  max-height: 200px !important;  
  /*overflow: hidden; */
}

@media (max-width: 679px) {
  .book-h {
  max-height:150px !important; 
  /*overflow: hidden;*/
  }
}

.back-tr {
background-color: white !important;
 outline-color: white  !important;
}

.book-w {
  padding-right: 0 !important;  
}

@media (max-width: 900px) {
  .book-w {
  padding-right: 30% !important; 
  }
}

.wpb_text_column:not(:last-child) p:last-child, .wpb_text_column:not(:last-child) ul:last-child, .wpb_text_column:not(:last-child) ol:last-child {
  margin-bottom: 0.5rem;
}

.w-150 {
  max-width: 150px !important;
  height: auto;   
}

@media (max-width: 679px) {
  .w-150 {
  max-height:120px !important; 
  height: auto; 
  }
}

.w-100 {
  max-width: 100px !important;
  /*height: auto;*/   
}

@media (max-width: 679px) {
  .w-100 {
  max-height:90px !important; 
  height: auto; 
  }
}

.w-80 {
  max-width: 80px !important; 
  height: auto; 
}

@media (max-width: 679px) {
  .w-80 {
  max-height:70px !important; 
  height: auto; 
  }
}


.footer-2-left {
  font-size: 13px !important;   
}


@media (max-width: 900px) {
  .footer-2-left {
  font-size: 12px !important; 
  line-height: 18px !important;
  }
}

.footer-2-right {
  font-size: 13px !important;
  text-align: right;   
}


@media (max-width: 900px) {
  .footer-2-right {
  font-size: 12px !important; 
  text-align: left;
  line-height: 18px !important;
  }
}

.front-10000 {
  z-index: 10000;
} 


.allo-kep-kozep {
   padding-left: 10%;
   padding-right: 10%;   
}


@media (min-width: 900px) {
.allo-kep-kozep {
   padding-left: 30%;
   padding-right: 30%;
  }
}

.allo-kep-bal {
   padding-right: 20%;
  }

@media (min-width: 900px) {
.allo-kep-bal {
   padding-right: 40%;
  }
}

.mucim {
  font-size: 14px;
  line-height: 20px;
   margin-bottom: 0px;
   padding-bottom: 0px;    
}

@media screen and (max-width: 679px) {
.mucim {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 0px;
   padding-bottom: 0px;  
  }
}

.mu-adat {
  font-size: 13px;
  line-height: 18px;
  padding-bottom: 0px;
  letter-spacing: 1px;
  margin-top: 0px;
}
  
@media screen and (max-width: 679px) {
  .mu-adat {
  font-size: 11px;
  line-height: 16px;
  margin-top: 0px;
  padding-bottom: 0px;
  letter-spacing: 1px;
  }
}

.esemenyek-archiv {
  background-color: #dadada !important;
}

.foglalkozasok-archiv {
  background-color: #c7ccbe !important;
}

.fff {
  color: #ffffff !important;
}

@media screen and (max-width: 900px) {
.fff {
  color: #ffffff !important; 
  }
}

.pointer { cursor: pointer !important; }

.header_hor .w-search.layout_fullwidth input {
  font-family: 'SimplonNorm' !important;
  font-size: 1.4rem;
}

.es-cim {
  font-family: 'SimplonNorm' !important;
  color: #000000 !important; 
}

.es-ora {
  font-family: 'SimplonMono-Medium' !important;
  color: #000000 !important;
}

/*NNNNNNNNNNNNNNNNNNNNNNNNNNNNNN*/
.full-5 {
   padding-left: 5% !important;
   padding-right: 5% !important;
}

.full-2 {
   padding-left: 2% !important;
   padding-right: 2% !important;
}

.full-25 {
   padding-left: 25% !important;
   padding-right: 25% !important;
}

.full-5-10 {
   padding-left: 5% !important;
   padding-right: 5% !important;
}


.full-5-25 {
   padding-left: 5% !important;
   padding-right: 5% !important;
}

@media (min-width: 1400px) and (max-width: 1899px) {
.full-5-25 {
   padding-left: 10% !important;
   padding-right: 10% !important;
}
}

@media (min-width: 1900px) {
.full-5-25 {
   padding-left: 25% !important;
   padding-right: 25% !important;
}
}

.full-5-10 {
   padding-left: 5% !important;
   padding-right: 5% !important;
}

@media (min-width: 1400px) and (max-width: 1899px) {
.full-5-10 {
   padding-left: 8% !important;
   padding-right: 8% !important;
}
}

@media (min-width: 1900px) {
.full-5-10 {
   padding-left: 10% !important;
   padding-right: 10% !important;
}
}
.full-5-20 {
   padding-left: 5% !important;
   padding-right: 5% !important;
}

@media (min-width: 1400px) and (max-width: 1899px) {
.full-5-20 {
   padding-left: 10% !important;
   padding-right: 10% !important;
}
}

@media (min-width: 1900px) {
.full-5-20 {
   padding-left: 20% !important;
   padding-right: 20% !important;
}
}

.full-5-40 {
   padding-left: 5% !important;
   padding-right: 5% !important;
}

@media (min-width: 1400px) and (max-width: 1899px) {
.full-5-40 {
   padding-left: 15% !important;
   padding-right: 15% !important;
}
}

@media (min-width: 1900px) and (max-width: 1899px) {
.full-5-40 {
   padding-left: 25% !important;
   padding-right: 25% !important;
}
}

@media (min-width: 1900px) {
.full-5-40 {
   padding-left: 40% !important;
   padding-right: 40% !important;
}
}

/*NNNNNNNNNNNNNNNNNNNNNNNNNNNNNN*/

.hover-c {
   -webkit-transition: all 0.2s ease !important;
  -moz-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;	
}

.hover-c:hover {
  scale: 1.02 !important;
}

.link {
  -webkit-transition: all 0.2s ease !important;
  -moz-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;
}

.link:a {
  text-decoration: none !important;
}

.link:hover {
  color: #999999 !important;
}

.bri2 {
   -webkit-transition: all 0.2s ease !important;
  -moz-transition: all 0.2s ease !important;
  -o-transition: all 0.2s ease !important;
  -ms-transition: all 0.2s ease !important;
  transition: all 0.2s ease !important;	
}

.bri2:hover {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}

@keyframes shake {
  10%, 90% {
  transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
  transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
  transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
  transform: translate3d(4px, 0, 0);
  }
}

/*NNNNNNNNNNNNNNNNNNNNNNNNNNNNNN*/

.marquee {
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
}

.marquee span {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 5s linear infinite;
}

.marquee2 span {
  animation-delay: 2.5s;
}

@keyframes marquee {
  0% {
  transform: translate(0, 0);
  }
  100% {
  transform: translate(-100%, 0);
  }
  }
  
  /*NNNNNNN___GR____MEENU____NNNNNNN*/
  
  .ush_menu_1 .menu-item.level_1.current-menu-item > a:not(.w-btn), .ush_menu_1 .menu-item.level_1.current-menu-ancestor > a:not(.w-btn), .ush_menu_1 .menu-item.level_1.current-page-ancestor > a:not(.w-btn) {
  color: #999999 !important;
}
.ush_menu_1 .menu-item.level_1>a:not(.w-btn):focus,
.no-touch .ush_menu_1 .menu-item.level_1.opened>a:not(.w-btn),
.no-touch .ush_menu_1 .menu-item.level_1:hover>a:not(.w-btn) {
 background:transparent;
 color:#999999 !important;
}

/*NNNNNNN___full____NNNNNNN*/

.full-5-10 {
   padding-left: 18px;
   padding-right: 18px;
}

@media (min-width: 720px) and (max-width: 1899px) {
.full-5-10 {
   padding-left: 28px;
   padding-right: 28px;
}
}

@media (min-width: 1900px) {
.full-5-10 {
   padding-left: 10%;
   padding-right: 10%;
}
}


.full-5-15 {
   padding-left: 18px;
   padding-right: 18px;
}

@media (min-width: 720px) and (max-width: 1899px) {
.full-5-15 {
   padding-left: 28px;
   padding-right: 28px;
}
}

@media (min-width: 1900px) {
.full-5-15 {
   padding-left: 15%;
   padding-right: 15%;
}
}


.full-5-15-im {
   margin-left: 5%;
   margin-right: 5%;
   width:100%;
}

@media (min-width: 1000px) {
.full-5-15-im {
   margin-left: 15%;
   margin-right: 15%;
   width:100%;
}
}

.full-0-25 {
   padding-left: 0;
   padding-right: 0;
}

@media (min-width: 1400px) and (max-width: 1899px) {
.full-0-25 {
   padding-left: 10%;
   padding-right: 10%;
}
}

@media (min-width: 1900px) {
.full-0-25 {
   padding-left: 25%;
   padding-right: 25%;
}
}

.full-0-5 {
   padding-left: 0px !important;
   padding-right: 0px !important;
}

@media (min-width: 768px) and (max-width: 1899px) {
.full-0-5{
   padding-left: 2% !important;
   padding-right: 2% !important;
}
}

@media (min-width: 1900px) {
.full-0-5 {
   padding-left: 5% !important;
   padding-right: 5% !important;
}
}

.full-25 {
   padding-left: 15% !important;
   padding-right: 15% !important;
}

@media (min-width: 760px) and (max-width: 1899px) {
.full-25 {
   padding-left: 20% !important;
   padding-right: 20% !important;
}
}

@media (min-width: 1900px) {
.full-25 {
   padding-left: 25% !important;
   padding-right: 25% !important;
}
}

@media (min-width: 1400px) and (max-width: 1899px) {
.full-5-25 {
   padding-left: 10% !important;
   padding-right: 10% !important;
}
}

.full-30 {
   padding-left: 20% !important;
   padding-right: 20% !important;
}

@media (min-width: 760px) and (max-width: 1899px) {
.full-30 {
   padding-left: 25% !important;
   padding-right: 25% !important;
}
}

@media (min-width: 1900px) {
.full-30 {
   padding-left: 22% !important;
   padding-right: 22% !important;
}
}

@media (min-width: 1400px) and (max-width: 1899px) {
.full-5-25 {
   padding-left: 10% !important;
   padding-right: 10% !important;
}
}

.full-5-25 {
   padding-left: 5% !important;
   padding-right: 5% !important;
}

@media (min-width: 1400px) and (max-width: 1899px) {
.full-5-25 {
   padding-left: 10% !important;
   padding-right: 10% !important;
}
}

@media (min-width: 1900px) {
.full-5-25 {
   padding-left: 15% !important;
   padding-right: 15% !important;
}
}

.full-5-20 {
   padding-left: 0;
   padding-right: 0;
}

@media (min-width: 768px) and (max-width: 1100px) {
.full-5-20 {
   padding-left: 5% !important;
   padding-right: 5% !important;
}
}

@media (min-width: 1101px) and (max-width: 1899px) {
.full-5-20 {
   padding-left: 10% !important;
   padding-right: 10% !important;
}
}

@media (min-width: 1900px) {
.full-5-20 {
   padding-left: 20% !important;
   padding-right: 20% !important;
}
}

.full-5-40, .full-5-40-2 {
   padding-left: 5% !important;
   padding-right: 5% !important;
}

@media (min-width: 1601px) and (max-width: 2047px) {
.full-5-40, .full-5-40-2 {
   padding-left: 15% !important;
   padding-right: 15% !important;
}
}

@media (min-width: 2048px) and (max-width: 2400px) {
.full-5-40, .full-5-40-2 {
   padding-left: 25% !important;
   padding-right: 25% !important;
}
}

@media (min-width: 2401px) {
.full-5-40, .full-5-40-2 {
   padding-left: 40% !important;
   padding-right: 40% !important;
}
}

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none;
  display: none !important;
}

.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  flex: none;
  display: none !important;
}

/*.l-header {
  border-bottom: 1px solid #000000 !important;
  background-color: #ffffff !important;
}*/

/*/////////////////om-cc--gal--//////////////////////*/

button, input[type="button"], input[type="reset"], input[type="submit"] {
    padding: 0 41px;
    height: 55px;
    line-height: 53px;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-radius: 6px;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0;
    cursor: pointer;
    box-shadow: 0 10px 20px rgba(0,0,0, 0) !important;
}


#om-cc-photoswipe .pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e5e5e5 !important;
    opacity: 0.8;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1);
}


.pswp__counter {
    color: #000;
    font-size: 16px;
    line-height: 44px;
    opacity: .75;
}

.pswp__button {

    background: 0 0;
    border: 0;
    box-shadow: none;
    color: #000;
    font-size: 28px;
 
}

.om-cc-arrow-left, .om-cc-arrow-right {
    width: 1.2em;
}