/*
 Theme Name:     Ügyészség
 Theme URI:      
 Description:    Ügyészség Divi Child Theme
 Author:         Promotheus Agency
 Author URI:     
 Template:       Divi
 Version:        4.4.2
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
.wp-block-pgcsimplygalleryblock-grid{
	margin-left:-15px;
}

/*HIRDETMÉNY*/

.hirdetmenyek_outer{
  font-weight:600;
  border-bottom:1px solid #c0c0c0;
  padding:15px 0;
  margin:0;
  color:#2d2d2d;
}

.hirdetmenyek_inner{
  position:relative;
  margin:0;
  padding:0;
}
.hirdetmenyek_p{
    color:#2d2d2d;
}

/*HIRDETMÉNY VÉGE*/
.ugy_pagination{
    margin-top:40px;
    text-align:center;
}
.ugy_pagination .page-numbers{
    margin:0 3px;
    color:#650e1d;
    font-weight:700;
    font-family:'Montserrat';
}
.ugy_pagination .page-numbers.current{
    margin:0 3px;
    color:#666;
    font-weight:700;
    font-family:'Montserrat';
}
.ugy_news_row_container.ugy_news_horizontal{
	margin-bottom:90px;
}
.ugy_news_row{
    width: 100%;
    display:flex;
    margin:0 -15px;
}
.ugy_news_row.auto{
    margin-bottom:60px;
    justify-content:space-between;
}
.ugy_news_row.ugy_news_horizontal{
  flex-direction:column;
  margin:0 0;
}
.ugy_news{
  flex:1;
  margin:0 15px;
}
.ugy_news_row.auto .ugy_news{
  flex:1;
  margin:0 1.5%;
  max-width:30%;
}
.ugy_news_horizontal .ugy_news{
  display:flex;
  margin:30px 0;
	align-items:center;
}
.ugy_news_featured_image{
  height:260px;
  background-size:cover;
  background-position:center center;
  position:relative;
}
.ugy_news_horizontal .ugy_news_featured_image{
  width:17vw;
  min-width:260px;
  height:240px;
}
.ugy_news_horizontal .ugy_news_left{
  flex:18;
  margin-left:30px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.ugy_news_row:not(.ugy_news_horizontal) .ugy_news_featured_image::after{
  position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 15px 15px 15px;
    border-color: transparent transparent white transparent;
    bottom: 0;
    z-index: 10;
    transform: translateX(-15px);
    left: 50%;
}
.ugy_news_row.ugy_news_horizontal .ugy_news_featured_image::after{
  position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent white transparent transparent;
    z-index: 10;
    transform: translateY(-15px);
    right: 0;
    top:50%;
}
.ugy_news_title h4,.ugy_label_title{
  font-family:'Montserrat';
  font-size:25px;
  font-weight:700;
  color:#650e1d;
  text-transform:uppercase;
  line-height:1.3em;
  margin-top:30px;
  padding:0;
}
.ugy_label_title{
	margin:0;
}
.ugy_news_title.small_title h4{
  font-size:20px;
}
.ugy_news_horizontal .ugy_news_title h4{
  margin: 0 0;
}
.ugy_news_excerpt p{
  margin-top:30px;
  font-size:18px;
  font-family:'Open Sans';
  color:'#2d2d2d';
  line-height:1.3em;
}
.ugy_news_date p{
  margin-top:30px;
  font-size:15px;
  font-family:'Open Sans';
  color:'#2d2d2d';
  line-height:1.7em;
}
@media only screen and ( max-width: 479px ) {
    /* CSS goes here */
	.ugy_news_row_container.ugy_news_horizontal{
	margin-bottom:0;
}
  .ugy_news_row{
    flex-direction:column;
    margin:0 0;
}
.ugy_news_row.auto{
    margin-bottom:0;
}
  .ugy_news{
  margin:30px 0 0 0!important;
    
    flex-direction:column;
  flex:unset!important;
}
.ugy_news_row.auto .ugy_news{
 
  max-width:100%;
}
  .ugy_news_featured_image{
  flex:unset!important;
  height:50vw!important;
  width:100%!important;  
}
  .ugy_news_title h4,.ugy_label_title{
  font-family:'Montserrat';
  font-size:20px;
  margin-top:10px!important;
}
	.ugy_label_title{
		margin-top:0!important;
	}
 .ugy_news_title.small_title h4{
  font-size:18px;
}
.ugy_news_excerpt p{
  margin-top:10px;
  font-size:16px;
  padding: 0;
}
.ugy_news_date p{
  margin-top:10px;
  font-size:12px;
  padding: 0;
}
  .ugy_news_horizontal .ugy_news_left{
  
  margin-left:0;
  margin-top:0;
  
}
  .ugy_news_row.ugy_news_horizontal .ugy_news_featured_image::after{
 position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 15px 15px 15px;
    border-color: transparent transparent white transparent;
    bottom: 0;
    z-index: 10;
    transform: translateX(-15px);
    left: 50%;
    top:unset;
}
}
@media only screen and ( min-width: 480px ) and ( max-width: 980px ) {
    /* CSS goes here */
	.ugy_news_row_container.ugy_news_horizontal{
	margin-bottom:0;
}
  .ugy_news_row{
    flex-direction:column;
    margin:0 0;
}
.ugy_news_row.auto{
    margin-bottom:0;
}
  .ugy_news{
  margin:30px 0 0 0!important;
  flex-direction:column;
}
.ugy_news_row.auto .ugy_news{
 
  max-width:100%;
}
  .ugy_news_featured_image{
  height:50vw!important;
  width:100%!important;  
  flex:unset!important;
}
.ugy_news_horizontal .ugy_news_left{
  
  margin-left:0;
  margin-top:0;
  
}
.ugy_news_title h4,.ugy_label_title{
	font-family:'Montserrat';
	font-size:22px;
	margin-top:15px!important;
}
.ugy_label_title{
	margin-top:0!important;
}
 .ugy_news_title.small_title h4{
  font-size:18px;
}
.ugy_news_excerpt p{
  margin-top:15px;
  font-size:16px;
  padding: 0;
}
.ugy_news_date p{
  margin-top:15px;
  font-size:13px;
  padding: 0;
}
.ugy_news_row.ugy_news_horizontal .ugy_news_featured_image::after{
 position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 15px 15px 15px;
    border-color: transparent transparent white transparent;
    bottom: 0;
    z-index: 10;
    transform: translateX(-15px);
    left: 50%;
  top:unset;
}
}


/*
 * FEKTETETT HÍR
 */

.ugy_label_flex {
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 30px;
  padding-top: 30px;
  display: flex;
  align-items: center;
}
.ugy_label_flex img {
  height: 40px;
  margin: 0;
}
.ugy_label_flex .ugy_label_flex_third:nth-child(1) img {
  margin-right: 30px;
}
.ugy_label_flex .ugy_label_flex_third:nth-child(2) {
  flex-grow: 1;
}
.ugy_label_flex .ugy_label_flex_third:nth-child(2) a {
  text-decoration: none;
}
.ugy_label_flex .ugy_label_flex_third:nth-child(2) a h4 {
  font-family: "Montserrat";
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.3;
  margin: 0;
  color: #650e1d;
}
.ugy_label_flex .ugy_label_flex_third:nth-child(3){
	flex-shrink:0;
}
.ugy_label_flex .ugy_label_flex_third:nth-child(3) a {
  text-decoration: none;
}
.ugy_label_flex .ugy_label_flex_third:nth-child(3) .ugy_label_pdf {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ugy_label_flex .ugy_label_flex_third:nth-child(3) .ugy_label_pdf img {
	margin-bottom:15px;
}
.ugy_label_flex .ugy_label_flex_third:nth-child(3) .ugy_label_pdf h5 {
  font-family: "Montserrat";
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.7;
  margin: 0;
  color: #650e1d;
}

.ugy_label_excerpt {
  margin-top: 30px;
  font-size: 18px;
  font-family: "Open Sans";
  color: "#2d2d2d";
  line-height: 1.3em;
}

.ugy_label_date {
  margin-top: 15px;
  font-size: 15px;
  font-family: "Open Sans";
  color: "#2d2d2d";
  line-height: 1.7em;
}

@media only screen and (max-width: 980px) {
  .ugy_label_flex {
    padding-bottom: 30px;
    padding-top: 30px;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
  .ugy_label_flex img {
    margin-right: 15px;
  }
  .ugy_label_flex .ugy_label_flex_third:nth-child(1) img {
    margin-right: 15px;
    margin-bottom: 0px;
  }
  .ugy_label_flex .ugy_label_flex_third:nth-child(2) {
    flex-grow: 0;
    text-align: left;
  }
  .ugy_label_flex .ugy_label_flex_third:nth-child(2) a h4 {
    font-size: 18px;
    margin: 0;
  }
  .ugy_label_flex .ugy_label_flex_third:nth-child(3) {
    width: 100%;
  }
  .ugy_label_flex .ugy_label_flex_third:nth-child(3) .ugy_label_pdf {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start; 
	margin-top:15px;
  }
  .ugy_label_flex .ugy_label_flex_third:nth-child(3) .ugy_label_pdf h5 {
    margin: 0;
    font-size: 16px;
	  padding:0;
  }
.ugy_label_flex .ugy_label_flex_third:nth-child(3) .ugy_label_pdf img {
	margin-bottom:0;
}
  .ugy_label_excerpt {
    margin-top: 15px;
    font-size: 16px;
    font-family: "Open Sans";
    color: "#2d2d2d";
    line-height: 1.3em;
  }

  .ugy_label_date {
    margin-top: 15px;
    font-size: 13px;
  }
}

.ukar_subgroup {
	 display: flex;
	 flex-direction: column;
	 padding-bottom: 30px;
	 margin-bottom: 30px;
	 border-bottom: 1px solid #bbc1c6;
}
 .ukar_subgroup .ukar_subgroup_link {
	 display: flex;
	 text-decoration: none;
	 align-items: center;
	 padding: 0 0;
	 margin: 0;
}
 .ukar_subgroup .ukar_subgroup_link .ukar_subgroup_title {
	 font-size: 20px;
	 color: #2d2d2d;
	 font-family: 'OpenSans';
	 display: inline-block;
	 padding: 0;
	 font-weight: 700;
	 margin: 0;
   line-height:1.3;
}
 .ukar_subgroup .ukar_subgroup_link .ukar_subgroup_title.num {
	 width: 60px;
   min-width:60px;
	 font-size: 45px;
	 font-family: 'Montserrat';
	 line-height: 45px;
	 color: #650e1d;
}
 .ukar_subgroup .ukar_subgroup_content {
   display:none;
	 padding-top: 30px;
	 padding-left: 60px;
	 font-size: 20px;
	 color: #2d2d2d;
	 font-family: 'OpenSans';
	 font-weight: 400;
}
 .ukar_subgroup .ukar_subgroup_content a {
	 color: #650e1d;
   font-weight:700;
}
/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}
.spanchildinline span{
	display:inline-block;
}
/*** Hide Sidebar ***/
#sidebar {display:none;}
.jaras_list_row li{
  padding:.8em 0;
  font-weight:700;
}
.ugy_chev_outer{
	display:flex;
	align-items:center;
}
.ugy_chev_img_holder{
	flex:0 0 48px;
	height:48px;
	width:48px;
}
.ugy_chev_p{
	flex:1;
	padding-left:30px;
	color:#650E1D;
	font-size:20px;
	font-weight:bold;
	line-height:1.5;
}
/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
#left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}
#hmenu_load_1 .hmenu_navigation_holder > ul > li > a, #hmenu_load_1 .hmenu_social_holder > ul > li > a, #hmenu_load_1 .hmenu_product_holder > ul > li > a, #hmenu_load_1 .hmenu_toggle_holder > ul > li > a{
	font-weight:600!important;
}
.ugy_breadcrumb{
	max-width:1200px;
	padding:15px;
	display:flex;
	height:100%;
	align-items:center;
	justify-content:flex-start;
	margin:0 auto;
	min-height:145px;
	font-size:15px!important;
	line-height:1.7;
	color:white;
	font-family:Montserrat-SemiBold, Montserrat;
}
.ugy_breadcrumb a{
	color:white;
}
.ugy_menu_divi_code_holder{
	z-index:5000!important;
}
.ugy_breadcrumb .ugy_breadcrumb_separator{
	padding:0 10px;
}
/* ugymenu */
#ugy_topmenu{
	display:none;
	visibility:hidden;
}

#hmenu_load_1 .hmenu_mega_sub a{
	/*border-bottom:1px solid #acacac;*/	
}
#hmenu_load_1 .hmenu_mega_sub{
	width:100vw;
	left:0;
}
.hmenu_inner_holder{
	position:unset;
}
.hmenu_mega_inner{
	max-width:1200px;
	margin:0 auto;
}
#hmenu_holder_1{position:relative;}
#hmenu_load_1 .hmenu_mobile_search_holder input{font-size:22px;}
@media (min-width: 767px){
#ugy_topmenu{
	display:flex;
	visibility:visible;
	align-items:center;
	width:100%;
	height:230px;
	padding:0 15px;
}
	.ugy_topmenu_wide{
		margin:0 auto;
		max-width:1600px;
		width:100%;
		position:relative;
	}
	.ugy_topmenu_narrow{
		margin:0 auto;
		max-width:1200px;
		width:100%;
		display:flex;
		align-items:center;
		justify-content:flex-end;
	}
	.ugy_logo_main_a{
		position:absolute;
		left:0px;
		top:-25px;
	}
	#ugy_topmenu .searchform{
		position:relative;
	}
	#ugy_topmenu .hmenu_search_btn{
		position:absolute;
		right:0;
		display:table;
		padding:0;
		cursor:pointer;
		background-color:#650E1D;
		height:40px;
		line-height:36px;
		width:40px;
	}
	#ugy_topmenu .hmenu_search_btn:before{
		font-size:20px;
		line-height:40px;
		color:#fff;
		padding-left:5px;
		background-color:#650E1D;
	}
	#ugy_topmenu input{
		padding:0 30px 0 15px;
		outline:none;
		background-color:#e2e6ea;
		width:230px;
		height:40px;
		border:none;
		color:#888;
		font-family:'Open Sans';
		font-size:20px;
	}
	#ugy_topmenu .hmenu_search_submit{display:none!important;}


}

@media only screen and (max-width: 980px){
	.ugy_chev_p{
	font-size:18px;
	}
}
@media only screen and (max-width: 767px){
	.ugy_breadcrumb{
	font-size:14px!important;
	min-height:100px;
	height:100px;
	}
	.ugy_chev_img_holder{
	flex:0 0 30px;
	height:30px;
	width:30px;
}
	.ugy_chev_p{
	font-size:16px;
	padding-left:20px;
	}
}
.feladata_text_fix1 .et_pb_text_inner ol > li{
	line-height:1.8em!important;
}


@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
/*ipad pro állóig*/
	.et_pb_row{
		width:90%;
	}
}

/*hamburger*/
.hamburger {
  padding: 15px 5px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #2d2d2d;
}
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #650e1d;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease,
    transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease,
    transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*hamburger over*/
@media only screen and (min-width: 981px) {
  .ugy_sub_menu_outer{
    width:100%;
    
  position:relative;
  }
  .ugy_sub_spacer{
    height:406px;
  }
	#ugy_sub_menu{
  display:flex;
  max-width:1400px;
  margin:0 auto;
  font-family: "Montserrat";
  justify-content:center;
    
  border-bottom:1px solid #bec2c7;
}
.ugy_sub_container{
  width:16.6%;
}
.ugy_sub_button{
  text-decoration:none;
  width:100%;
  padding:10px;
  display:flex;
  flex-direction:column;
  align-items:center;
  padding-bottom:20px;
  border-bottom:1px solid transparent;
}
  .ugy_sub_button.active,.ugy_sub_button:hover{
    border-bottom:1px solid #650e1d;
  }
  .ugy_sub_button.active svg.ugy_sub_icon,.ugy_sub_button:hover svg.ugy_sub_icon{
    fill:#650e1d!important;
  }
.ugy_sub_icon{
  height:50px;
}
.ugy_sub_title{
  color:#650e1d;
  text-decoration:none;
  text-transform:uppercase;
  font-weight:700;
  font-size:13px;
  
  margin-top:10px;
  margin-bottom:0;
}
.ugy_sub_dropdown_link
 {
    font-size: 16px;
    text-decoration: none;
    padding: 10px 0;
    font-weight: 600;
    font-family: "Montserrat";
    color: #2d2d2d;
    border-bottom: 1px solid #999;
    width:400px;
}
.ugy_sub_dropdown_col{
    display: flex;
    flex-direction: column;
    margin: 0px 70px;
}
.ugy_sub_dropdown{
    display: flex;
    opacity: 1;
    transition: opacity 300ms;
  
    align-items: center;
    justify-content: center;
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  padding:20px 0;
}
.ugy_sub_dropdown_inner{
    display: flex;
    align-items: flex-start;
    height: 100%;
}
  .ugy-menu-content-wrap {
    display: block !important;
  }
  #ugy-menu {
    height: 100px;
    background: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 30px;
    position: relative;
    z-index: 9999;
    border-bottom: 1px solid #e2e2e2;
  }
  .ugy-logo {
    height: 40px;
  }
	.ugy-logo-cont a {
		display:flex;
		align-items:center;
	}
  .ugy-menu-content {
    display: flex;
    align-items: center;
    flex-direction: row;
  }
  .ugy-hamburger-cont {
    display: none;
  }
  .ugy-menu-items {
    height: 100%;
    display: flex;
    align-items: center;
  }
  .ugy-menu-top-item {
    height: 100px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    color: #2d2d2d;
    cursor: pointer;
  }
  .ugy-menu-top-item:hover {
    color: #650e1d;
    background-color: #e2e6ea;
  }
  .ugy-menu-top-item-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    font-family: "Montserrat";
  }
  .ugy-menu-mega-inner {
    display: flex;
    align-items: flex-start;
    height: 100%;
  }
  .ugy-menu-mega-link {
    width: 400px;
  }
  .ugy-menu-mega {
    display: none;
    min-height: 400px;
    opacity: 0;
    transition: opacity 300ms;
    background-color: #e2e6ea;

    align-items: center;
    justify-content: center;
  }
  .ugy-menu-mega-col {
    display: flex;
    flex-direction: column;
    margin: 0px 40px;
  }
  .ugy-menu-mega-link {
    font-size: 16px;
    text-decoration: none;
    padding: 7px 0;
    font-weight: 600;
    font-family: "Montserrat";
    color: #2d2d2d;
    border-bottom: 1px solid #999;
  }
  .ugy-menu-mega-link:hover {
    color: #650e1d;
    border-bottom: 1px solid #650e1d;
  }
  .ugy-menu-top-item:hover .ugy-menu-mega {
    display: flex;
    opacity: 1;
    position: absolute;
    top: 100px;
    width: 100%;
    left: 0;
    right: 0;
  }
  .ugy-search-icon-cont {
    background-color: #650e1d;
    display: flex;
    height: 36px;
    width: 36px;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    border: 0;
    cursor: pointer;
    outline: none;
  }
  .ugy-contrast-icon-cont {
    display: flex;
    height: 36px;
    width: 36px;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    border: 0;
    cursor: pointer;
    outline: none;
  }
  .ugy-menu-divider {
    width: 1px;
    background-color: #e2e2e2;
    height: 50px;
    margin-right: 10px;
  }
  .ugy-menu-search-button {
    background-color: #650e1d;
    display: flex;
    height: 36px;
    width: 36px;
    justify-content: center;
    align-items: center;
    border: 0;
    cursor: pointer;
    outline: none;
  }
  .ugy-searchform {
    position: absolute;
    right: 30px;
    display: flex;
    top: 0;
   height:100px;
    align-items: center;
    opacity: 0;
    display: none;
    transform: translateY(20px);
  }
  .ugy-search-icon {
    height: 20px;
    width: 20px;
  }
  .ugy-contrast-icon {
    height: 20px;
    width: 20px;
  }
  .ugy-search-input {
    background-color: #e2e6ea!important;
    border: 0!important;
    outline: none;
    padding: 9px 20px!important;
    margin-right: -20px;
    min-width: 250px;
	  height:36px;
    font-size: 16px;
  }
  .ugy-menu-mega-lang-link {
    padding-right: 5px;
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    font-family: "Montserrat";
  }
}
@media only screen and (min-width: 1200px) {
	.ugy_sub_title{
	font-size:16px;
	margin-top:20px;
	}
	.ugy_sub_icon{
		height:60px;
	}
  .ugy-logo {
    height: 50px;
  }
  .ugy-menu-top-item {
    height: 100px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    color: #2d2d2d;
    cursor: pointer;
  }

  .ugy-menu-top-item-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    font-family: "Montserrat";
  }
  .ugy-menu-mega-col {
    display: flex;
    flex-direction: column;
    margin: 0px 70px;
  }
  .ugy-menu-mega-link {
    font-size: 16px;
    text-decoration: none;
    padding: 7px 0;
    font-weight: 600;
    font-family: "Montserrat";
    color: #2d2d2d;
    border-bottom: 1px solid #999;
  }
  .ugy-search-icon-cont {
    background-color: #650e1d;
    display: flex;
    height: 46px;
    width: 46px;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    border: 0;
    cursor: pointer;
    outline: none;
  }
  .ugy-contrast-icon-cont {
    display: flex;
    height: 46px;
    width: 46px;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    border: 0;
    cursor: pointer;
    outline: none;
  }
  .ugy-menu-divider {
    width: 1px;
    background-color: #e2e2e2;
    height: 50px;
    margin-right: 10px;
  }
  .ugy-menu-search-button {
    background-color: #650e1d;
    display: flex;
    height: 46px;
    width: 46px;
    justify-content: center;
    align-items: center;
    
    border: 0;
    cursor: pointer;
    outline: none;
  }

  .ugy-search-input {
    background-color: #e2e6ea!important;
    border: 0!important;
    outline: none!important;
    padding: 14px 20px!important;
    margin-right: -20px!important;
    min-width: 350px;
    font-size: 16px;
	   height:46px;
  }
  .ugy-menu-mega-lang-link {
    padding-right: 5px;
    color: #2d2d2d;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    font-family: "Montserrat";
  }
}
@media only screen and (min-width: 1440px) {
	.ugy_sub_title{
		font-size:20px;
		
	margin-top:40px;
	}
  .ugy-logo {
    height: 50px;
  }
  .ugy-search-icon {
    height: unset;
    width: unset;
  }
  .ugy-contrast-icon {
    height: unset;
    width: unset;
  }
  .ugy-menu-top-item {
    height: 100px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    color: #2d2d2d;
    cursor: pointer;
  }

  .ugy-menu-top-item-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    font-family: "Montserrat";
  }
  .ugy-menu-mega-col {
    display: flex;
    flex-direction: column;
    margin: 0px 70px;
  }
  .ugy-menu-mega-link {
    font-size: 16px;
    text-decoration: none;
    padding: 7px 0;
    font-weight: 600;
    font-family: "Montserrat";
    color: #2d2d2d;
    border-bottom: 1px solid #999;
  }
  .ugy-search-icon-cont {
    background-color: #650e1d;
    display: flex;
    height: 46px;
    width: 46px;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    border: 0;
    cursor: pointer;
    outline: none;
  }
  .ugy-contrast-icon-cont {
    display: flex;
    height: 46px;
    width: 46px;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    border: 0;
    cursor: pointer;
    outline: none;
  }
  .ugy-menu-divider {
    width: 1px;
    background-color: #e2e2e2;
    height: 50px;
    margin-right: 15px;
  }
  .ugy-menu-search-button {
    background-color: #650e1d;
    display: flex;
    height: 46px;
    width: 46px;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    border: 0;
    cursor: pointer;
    outline: none;
  }

  .ugy-search-input {
    background-color: #e2e6ea;
    border: 0!important;
    outline: none!important;
    padding: 14px 20px!important;
    margin-right: -20px!important;
    min-width: 350px;
    font-size: 16px;
  }
  .ugy-menu-mega-lang-link {
    padding-right: 5px;
    color: #2d2d2d;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    font-family: "Montserrat";
  }
}
@media only screen and (max-width: 980px) {
  .ugy_sub_button{
    display:flex;
    align-items:center;
    text-decoration:none;
    height:50px;
    position:relative;
  }
  .ugy_sub_button::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    font-family: "ETmodules";
    content: "\33";
    font-size: 30px;
    text-align: center;
    margin: 0;
    line-height: 50px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0);
    width: 50px;
    height: 50px;
  }
  .ugy_sub_button.open::after{
    background-color:#e2e6ea;
  }
  .ugy_sub_title{
    margin-left:10px;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: "Montserrat";
    color: #2d2d2d;
  }
  .ugy_sub_icon{
    width: 30px;
    margin-left:15px;
  }
  .ugy_sub_dropdown_link{
    display:block;
    font-size: 14px;
    line-height: 26px;
    font-family: "Montserrat";
    color: #2d2d2d;
    padding: 7px 0px 7px 55px;
    text-decoration: none;
  }
  .ugy_sub_dropdown{
    padding:10px 0;
    background-color:#e2e6ea;
    display:flex;
    display:none;
  }
  .ugy_sub_spacer{
    display:none;
  }
  #ugy-menu {
    height: 80px;
    border-bottom: 1px solid #e2e2e2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0;
    flex-wrap: wrap;
    background-color: white;
	z-index:9999;
  }
  .ugy-logo-cont {
    margin-left: 15px;
    height: 80px;
    display: flex;
    align-items: center;
  }
  .ugy-logo {
    height: 50px;
  }
  .ugy-hamburger-cont {
    transform: scale(0.8);
    margin-right: 0;
  }
  .ugy-menu-content-wrap {
    width: 100%;
    order: 10;
    background-color: white;
    border-bottom: 1px solid #e2e2e2;
    padding: 15px 0;
    display: none;
	  z-index:9999;
  }
  .ugy-menu-items {
    display: flex !important;
    opacity: 1 !important;
    transform: none !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .ugy-menu-top-item {
    border-bottom: 1px solid #999;
    position: relative;
    width: 100%;
  }
  .ugy-menu-top-item::after {
    position: absolute;
    top: 0;
    bottom: 0;

    right: 0;
    font-family: "ETmodules";
    content: "\33";
    font-size: 30px;
    text-align: center;
    margin: 0;
    line-height: 40px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    width: 40px;
    height: 40px;
  }
  .ugy-menu-top-item.open::after {
    background-color: #e2e6ea;
  }

  .ugy-menu-top-item-title {
    padding-left: 15px;
    font-weight: 600;
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
    font-family: "Montserrat";
    color: #2d2d2d;
  }
  .ugy-menu-mega {
    display: none;
    background-color: #e2e6ea;
    padding: 10px 0px;
  }
  .ugy-menu-mega-col {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .ugy-menu-mega-link {
    font-size: 16px;
    line-height: 26px;
    font-family: "Montserrat";
    color: #2d2d2d;
    padding: 7px 0px 7px 15px;
    text-decoration: none;
  }
  .ugy-search-icon-cont {
    display: none !important;
  }
  .ugy-menu-mega-lang-link {
    font-family: "Montserrat";
    font-size: 20px;
    color: #2d2d2d;
    margin-right: 10px;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    width: 30px;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-decoration: none;
  }
  .ugy-contrast-icon-cont {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    width: 30px;
    height: 30px;
  }
  .ugy-contrast-icon {
    width: 30px;
    height: 30px;
  }
  .ugy-searchform {
    display: flex !important;
    opacity: 1 !important;
    transform: none !important;
    justify-content: center;
    align-items: center;
  }
  .ugy-menu-search-button {
    width: 40px;
    height: 40px;
    background-color: #650e1d;
    justify-content: center;
    align-items: center;
    display: flex;
    border: 0;
    outline: none;
  }
  .ugy-search-input {
    height: 40px;
    flex: 1;
    background-color: #e2e6ea!important;
    border: 0!important;
    padding: 0 15px!important;
    font-size: 16px;
    border-radius: 0!important;
  }
}
.et_pb_bg_layout_dark .et_pb_slide_description{
	text-shadow:none!important;
}
/*********************************/
/********ACCESSIBLE*UPDATE********/
/*********************************/

/*ALL*/
header{
    z-index: 999;
    position: relative;
}
.accessible-footer-links,.accessible-footer-social-links{
    display:flex;
    justify-content:center;
    align-items:center;
  }
  .accessible-footer-social-a{
    padding:0 20px;
  }
  .accessible-footer-links .divider{
    width:1px;
    background:white;
    height:115px;
  }
  .accessible-footer-a span{
  text-align: center;
  font: normal normal bold 12px/15px Montserrat;
  letter-spacing: 0px;
  color: #FFFFFF;
  text-transform: uppercase;  
  display: block;
  }
  .accessible-footer-a{
    padding:0 20px;
    width:150px;
    text-align:center;
  }
.accessible-nav-list-item-search a{
    background-color: #650E1D;
    padding: 10px;
}
.accessible-nav-list-item-search a:focus{
    background-color: black;
}
.accessible-slider .slick-slide .accessible-slider-slide {
    height: 400px;
    background-position: top left;
    background-size: cover;
    padding: 0 12%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.accessible-slider .slick-slide .accessible-slider-slide {
    height: 400px;
    background-position: top left;
    background-size: cover;
    padding: 0 12%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.accessible-slider .slick-slide .accessible-slider-slide.bgcenter {
    background-position: center;
    
}
.accessible-slider .slick-slide .accessible-slider-slide .accessible-slider-slide-title {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 50px;
    color: #650e1d;
    text-transform: uppercase;
    padding-right: 50%;
    line-height: 1.1;
    padding-bottom: 0.1em;
}
.accessible-slider .slick-slide .accessible-slider-slide.right .accessible-slider-slide-title {
    padding-right: 0;
    padding-left: 50%;
    text-align: right;
}
.accessible-slider .slick-slide .accessible-slider-slide.right {
    align-items:end;
}
.accessible-slider .slick-slide .accessible-slider-slide .accessible-slider-slide-subtitle {
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: rgb(45, 45, 45);
    padding-bottom: 0;
	line-height:1.5em;
	max-width:60%;
}
.accessible-slider .slick-slide .accessible_news_button{
	padding-top:10px;
	padding-left:1px;
}
.accessible-slider .slick-slide .accessible-slider-slide.right .accessible-slider-slide-subtitle {
    
    text-align: right;
}
.accessible-slider .slick-dots li.slick-active button .slick-dot-icon:before{
    margin-top: 0;
    margin-left: 0;
    font-size: 12px;
    color:#650E1D;
    -webkit-text-stroke: 1px white;
    
}
.accessible-slider .slick-dots li button .slick-dot-icon:before{
    font-size: 12px;
    -webkit-text-stroke: 1px white;
}
.entry-content .accessible-slider ul{
padding: 0;
}
.accessible-slider .slick-prev{
    left:20px!important;
}
.accessible-slider .slick-next{
    right:50px!important;
}
.accessible-slider .slick-prev:focus .slick-prev-icon:before{
    color:#650E1D;
}
.accessible-slider .slick-prev .slick-prev-icon:before{
    font-family: ETmodules;
    content:"\34";
    color: rgb(45, 45, 45);
    -webkit-text-stroke: 1px white;
    opacity: 1;
    font-size: 48px;
}
.accessible-slider .slick-next:focus .slick-next-icon:before{
    color:#650E1D;
}
.accessible-slider .slick-next .slick-next-icon:before{
    font-family: ETmodules;
    content:"\35";
    color: rgb(45, 45, 45);
    -webkit-text-stroke: 1px white;
    opacity: 1;
    font-size: 48px;
}
.accessible-slider .slick-next .slick-next-icon{
    color: rgb(45, 45, 45);
    opacity: 1;
}
.accessible-slider .slick-prev .slick-prev-icon{
    color: rgb(45, 45, 45);
    opacity: 1;
}
.accessible-slider.slick-slider.slick-dotted{
    margin-bottom: 0px;
}
.accessible-slider .slick-dots,.accessible-slider .slick-autoplay-toggle-button{
    bottom: 20px;
    color: rgb(45, 45, 45);
    -webkit-text-stroke: 1px white;
}
.accessible-slider .slick-autoplay-toggle-button:focus{
    color:#650E1D;
    -webkit-text-stroke: 1px #650E1D;

}
.accessible-slider .slick-dots li button:focus .slick-dot-icon:before{
    color:#650E1D;
    -webkit-text-stroke: 1px #650E1D;

}
.accessible-slider .slick-next:focus, .slick-prev:focus{
    top:50%;
}
.accessible-slider .slick-dots li button .slick-dot-icon{
    color: rgb(45, 45, 45);
opacity: 1;
}
.accessible_news_row{
    display: flex;
    gap:30px;
}
.accessible_news{
    flex:1;
    display: flex;
    flex-direction: column;
    width: calc(33% - 20px);
}
.accessible_news_featured_image{
    height: 235px;
    background-size: cover;
    background-position: center;
}
.accessible_news_bottom{
    background-color: #ecf0f5;
    padding: 40px 25px;
    padding-top: 0;
flex:1;
display: flex;
flex-direction: column;
}
.accessible_news_date{
    display: inline-block;
    background-color: #650E1D;
    color:white;
    padding: 0px 30px;
    font-size: 16px;
    position: relative;
    top: -20px;
    font-family: 'Montserrat';
    width: fit-content;
}
.accessible_news_title h4{
    font: normal normal 600 25px/35px Montserrat;
letter-spacing: 0px;
color: #650E1D;
}
.accessible_news_excerpt{
    font: normal normal normal 18px/30px Open Sans;
letter-spacing: 0px;
color: #000000;
flex:1;
padding: 10px 0 20px 0;
}
.accessible_news_button{
    font: normal normal bold 15px/19px Montserrat;
letter-spacing: 0px;
color: #650E1D;
text-transform: uppercase;
}
@media only screen and (max-width:1200px){
    #accessible-nav .accessible-nav-list-item button{
        font-size: 14px;
    }
    #accessible-nav .accessible-nav-list{
        gap: 15px;
    }
    .accessible_news_row{
        gap:60px;
        flex-direction: column;
    }
    .accessible_news{
        width: 100%;
        flex-direction: row-reverse;
        background-color: #ecf0f5;
    }
    .accessible_news_featured_image{
        height: 235px;
        max-height: 30vw;
        width: 30vw;
    }
    .accessible_news_bottom{
    flex:1;
    display: flex;
    flex-direction: column;
    }
}

/*TABLET*AND*SMALLER*/
@media only screen and (max-width: 980px) {

    /* Styles for devices with a width of 980px or less */
    #accessible-nav .accessible-nav-list-item button{
        font-size: 20px;
    }
    #accessible-nav .accessible-nav-list{
        gap: 30px;
    }
    .accessible-slider .slick-slide .accessible-slider-slide {
        height: 280px;
    }

    .accessible-slider .slick-slide .accessible-slider-slide .accessible-slider-slide-title {
        font-size: 32px;
    }

    .accessible-slider .slick-slide .accessible-slider-slide .accessible-slider-slide-subtitle {
        font-size: 22px;
    }
    .accessible_news_row{
        gap:30px;
        flex-direction: column;
    }
    .accessible_news{
        width: 100%;
        flex-direction: column;
        background-color: transparent;
    }
    .accessible_news_featured_image{
        height: 40vw;
        max-height: 40vw;
        width: 100%;
    }
    .accessible_news_bottom{
    flex:1;
    display: flex;
    flex-direction: column;
    }
}

/*PHONE*AND*SMALLER*/
@media only screen and (max-width: 768px) {

    /* Styles for devices with a width of 768px or less */
    .accessible-slider .slick-slide .accessible-slider-slide {
        height: 200px;
    }

    .accessible-slider .slick-slide .accessible-slider-slide .accessible-slider-slide-title {
        font-size: 20px;
    }

    .accessible-slider .slick-slide .accessible-slider-slide .accessible-slider-slide-subtitle {
        font-size: 14px;
    }
}

/*********************************/
/******ACCESSIBLE*UPDATE*END******/
/*********************************/