/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 27 2026 | 12:55:28 */
/* global css */

/*#header_main{
  border-top-width: 1px!important;
  border-bottom-width: 1px!important;
  border-color: transparent!important;
  z-index: 1;
}

.header_bg {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0 !important;
}

#header_meta{
  border-top:none;
  z-index: 10;
  border-bottom-style: solid;
  border-bottom-width: 0px!important;
  margin-bottom:-1px;
  background: rgba(0, 0, 0, 0.2);
}*/

/* global css end */


/* header css */

/* svg logo */




.logo svg,
.logo.avia-img-svg-logo > a > img,
.logo .alternate.avia-img-svg-logo{
	height: 70%;  margin-top: 12px !important;
	margin-bottom: 0px !important;
}

/* @media only screen and (min-width: 300px) and (max-width: 480px) {
	span.logo a, span.logo a img {
	width: 175px!important;
	margin-top: 0px !important
}
} */

/* svg logo end */



/* header css end */



/* submenu highlight active menu css */

/* submenu-onepage */

/* active menu styles */
#top .submenu-onepage .active-menu-item,
#top .submenu-onepage .active-menu-item a {
  background: #991614 !important;
  color: #ffffff !important;
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 5px;
}

#top .submenu-onepage .av-subnav-menu > li > a {
  border-left-style: none !important;
  border-left-width: 0px !important;
}

#top .av-submenu-container	{
  background: rgba(255, 255, 255, 0.95)!important;
}

.av-subnav-menu > li ul, .main_color .av-subnav-menu a {
  background-color: rgba(255, 255, 255, 0);
}

/* submenu highlight active menu css end */

/* top menu bottom border */

#top .av_header_transparency #header_meta{
  background: transparent; 
  box-shadow: none; 
  border-bottom: 0px; 
}

#top .social_bookmarks li {
  border:none!important;
}

/* top menu bottom border css end */


/* triangle css */

.triangle-cell-left {
  background-size: 30px!important;
}

.triangle-cell-right {
  background-size: 30px!important;
}

.triangle img {
  width: 25px!important;
  border-radius: 0px!important;
}

/* triangle css end */


/* footer logo css */

.copyright svg {
    width: 120px;
    margin-bottom: -7px;
	padding-left: 3px;
	padding-right: 3px;
}

/* footer logo css end */

/* blog image css */

.html_elegant-blog .entry-content-wrapper .big-preview.single-big{
  margin-top:20px;
  margin-bottom: 50px;
}

/* blog image end css */

/* elegant accordion css */

.js_active .av-elegant-toggle .toggler {
    padding: 15px 10px 15px 35px;

}

/* elegant accordion css end */

/* resize arrow columns */
.arrow-one-fifth {
  width: 10%!important;
}

.arrow-four-fifth {
  width: 90%!important;
}
/* end resize arrow columns */

/* background overlay */

.image-background {
    background: linear-gradient(
          rgba(0, 0, 0, 0.5), 
          rgba(0, 0, 0, 0.5)
        ),
        url(/wp-content/uploads/2020/11/Image-2.svg)!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}


/* end background overlay */
/* Job category CSS */
div.taglist > a {
	display: inline-block;
	background: #ebebeb;
	border-radius: 4px;
	padding: 2px 8px;
	margin-right: 10px;
	margin-bottom: 10px;
}

span.job-category {
    display: inline-block;
    min-width: 120px;
    font-weight: bold;
    color: #0086b5;
}
/* END Job category CSS */

/** Contact **/
#contact-box-logo svg {
	width: 180px;
}


/* Leaf-Map */

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
    z-index: 1!important;
}

/* Leaf-Map end CSS */

p.gform_required_legend {
	display: none!important;
}

.mux_download_item {
    background: #ebebeb;
    padding: 30px;
    border-radius: 10px;
    width: 32%;
    margin-bottom: 25px;
}

div.dl_list {
	flex-direction: row;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ir-document-download {
	display: block;
}

.mux_download_item span {
	margin-bottom: 10px;
	display: block;
}

.ir-document-download::before {
    content: '';
    margin-right: 5px;
    color: #991614;
    font-family: entypo-fontello;
}

/** TAB **/
#top .modern-tab div.tab {
	border:none!important;
    font-size: 20px!important;
}

#top .modern-tab div.tab_titles {
	border-bottom: 1px solid #e1e1e1!important;
}

#top .modern-tab div.active_tab {
	font-weight: normal!important;
	border-radius: 0px!important;
    background: transparent!important;
    border-bottom: 2px solid #991614!important;
}

#top .modern-tab div.tab:focus {
	outline: none!important;
}

#top .modern-tab .tab_content {
	border:none!important;
    background:transparent!important;
    padding: 15px 0px!important;
}

.avia-icon-list .av-iconlist-empty .iconlist_title {
	margin-top: 0!important;
}

.av-masonry-entry * {
	border-radius: 9px;
}

.hr-clear {
	float: none!important;
	clear: both!important;
}

.main_color .avia-timeline {
	padding: 15px;
}

img.alignleft {
	margin-right: 35px;
}

#wpsl-search-btn,
#gform_submit_button_2 {
	 background: #991614 !important;
	 color: #fff !important;
	 border-radius: 9px !important;
	 width: 120px;
	border: none!important;
	margin-top: 30px!important;
	font-size: 16px;
}

#wpsl-search-btn:hover,
#gform_submit_button_2:hover {
	opacity: 0.8;
}

#wpsl-search-wrap div label {
	color: #991614!important;
}

.wpsl-select-wrap {
	margin-top: 30px!important
}


#wpsl-radius label, .wpsl-input label {
	width:inherit !important
}

#wpsl-search-wrap div {
	margin-right:20px
}

div.wpsl-search {
	padding: 0!important;
	background-color: #fff!important;
}

.avia-testimonial-markup-entry-content p {
	line-height: 38px!important;
}

.avia_wpml_language_switch {
	display: none!important;
}

blockquote {
	font-size: 28px!important;
	line-height: 38px!important;
}

div .main_color .button {
	background: #991614;
	border-radius: 5px;
}

div .main_color .button:hover {
	opacity: 0.7;
}

#top.single-post .post-title.entry-title {
	display: none!important;
}

#top .fullsize .template-blog .post .entry-content-wrapper, #top .fullsize .template-blog .post .entry-content-wrapper>* {
	max-width: 100%;
}

#top .document-downloads .article-icon-entry {
	margin-bottom: 15px;
}

.av_seperator_small_border .av-main-nav>li>a>.avia-menu-text {
	padding-left: 10px;
	margin-left: -15px;
}

