@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

.contra-nav {
  position: relative; }
  .contra-nav:after {
    clear: both;
    content: "\00a0";
    display: block;
    height: 0;
    font: 0px/0 serif;
    overflow: hidden; }

.nav-brand {
  float: left;
  margin: 0;
  height: 78px;
  padding: 0; }
  .nav-brand img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 78px;
    padding: 0; }
  .nav-brand a {
    display: block;
    font-size: 22px;
    font-weight: normal;
    line-height: 78px;
    text-decoration: none; }

#main-menu {
  clear: both;
  z-index: 1004; }

#main-menu:before {
  content: '';
  display: block;
  height: 1px;
  font: 1px/1px sans-serif;
  overflow: hidden; }

.main-menu-btn {
  float: right;
  margin: 10px;
  margin-top: 24.5px;
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: 29px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent; }

.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.main-menu-btn-icon:before {
  content: '';
  top: -7px;
  left: 0; }

.main-menu-btn-icon:after {
  content: '';
  top: 7px;
  left: 0; }

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent; }
  #main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }
  #main-menu-state:not(:checked) ~ #main-menu {
    display: none; }
  #main-menu-state:checked ~ #main-menu {
    display: block; }

/*************************************************************/
/*** start menu styling **************************************/
/*************************************************************/
.sm-contra {
  background: transparent; }

.sm-contra a, .sm-contra a:hover, .sm-contra a:focus, .sm-contra a:active {
  padding: 13px 20px;
  padding-right: 58px;
  font-weight: normal;
  font-size: 18px;
  line-height: 17px;
  text-decoration: none;
  text-transform: lowercase; }
.sm-contra a span.sub-arrow {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 20px;
  left: auto;
  width: 34px;
  height: 34px;
  overflow: hidden;
  text-align: center;
  text-shadow: none;
  padding-top: 12px; }
.header.fixed-header .sm-contra a {
  font-size: 16px;
}
.sm-contra a.highlighted span.sub-arrow:before {
  display: block;
  content: '-';
  height: 34px; }

.sm-contra > li:hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.sm-contra > li:first-child {
  border-top: none; }

.sm-contra ul {
  background-color: #ffffff;
}
.sm-contra ul a, .sm-contra ul a:hover, .sm-contra ul a:focus, .sm-contra ul a:active {
  font-size: 16px;
  border-left: 8px solid transparent; }

.sm-contra ul ul a,
.sm-contra ul ul a:hover,
.sm-contra ul ul a:focus,
.sm-contra ul ul a:active {
  border-left: 16px solid transparent; }

.sm-contra ul ul ul a,
.sm-contra ul ul ul a:hover,
.sm-contra ul ul ul a:focus,
.sm-contra ul ul ul a:active {
  border-left: 24px solid transparent; }

.sm-contra ul ul ul ul a,
.sm-contra ul ul ul ul a:hover,
.sm-contra ul ul ul ul a:focus,
.sm-contra ul ul ul ul a:active {
  border-left: 32px solid transparent; }

.sm-contra ul ul ul ul ul a,
.sm-contra ul ul ul ul ul a:hover,
.sm-contra ul ul ul ul ul a:focus,
.sm-contra ul ul ul ul ul a:active {
  border-left: 40px solid transparent; }

@media (min-width: 1024.1px) {
  .sm-contra a, .sm-contra a:hover, .sm-contra a:focus, .sm-contra a:active, .sm-contra a.highlighted {
    line-height: 78px;
    padding: 0 5px; }
  .sm-contra li li a,
  .sm-contra li li a:hover,
  .sm-contra li li a:focus,
  .sm-contra li li a:active,
  .sm-contra li li a.highlighted {
    line-height: 34px; }
  .sm-contra a.has-submenu {
    padding-right: 20px; }
  .sm-contra a span.sub-arrow {
    top: 50%;
    margin-top: -4px;
    right: 4px;
    font-size: 20px;
    width: 0;
    height: 0;
    border-width: 7px;
    border-style: solid dashed dashed dashed;
    background: transparent; }
  .sm-contra a.highlighted span.sub-arrow:before {
    display: none; }
  .sm-contra li {
    border-top: 0; }
  .sm-contra > li > ul:after {
    top: -16px;
    left: 31px;
    border-width: 8px; }
  .sm-contra ul {
    border-top: none !important;
    padding: 0; }
  .sm-contra ul a, .sm-contra ul a:hover, .sm-contra ul a:focus, .sm-contra ul a:active, .sm-contra ul a.highlighted {
    border: 0 !important;
    padding: 10px 20px; }
  .sm-contra ul a.has-submenu {
    padding-right: 20px; }
  .sm-contra ul a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 4px;
    border-style: dashed dashed dashed solid; }
  .sm-contra span.scroll-up,
  .sm-contra span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    height: 20px; }
  .sm-contra span.scroll-up-arrow, .sm-contra span.scroll-down-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid dashed; }
  .sm-contra span.scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed; }
  .sm-contra.sm-rtl a.has-submenu {
    padding-right: 12px;
    padding-left: 24px; }
  .sm-contra.sm-rtl a span.sub-arrow {
    right: auto;
    left: 12px; }
  .sm-contra.sm-rtl.sm-vertical a.has-submenu {
    padding: 10px 20px; }
  .sm-contra.sm-rtl.sm-vertical a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed; }
  .sm-contra.sm-rtl > li > ul:before {
    left: auto;
    right: 30px; }
  .sm-contra.sm-rtl > li > ul:after {
    left: auto;
    right: 31px; }
  .sm-contra.sm-rtl ul a.has-submenu {
    padding: 10px 20px !important; }
  .sm-contra.sm-rtl ul a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed; }
  .sm-contra.sm-vertical {
    padding: 10px 0; }
  .sm-contra.sm-vertical a {
    padding: 10px 20px; }
  .sm-contra.sm-vertical a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid; }
  .sm-contra.sm-vertical > li > ul:before,
  .sm-contra.sm-vertical > li > ul:after {
    display: none; }
  .sm-contra.sm-vertical ul a {
    padding: 10px 20px; }


  #main-menu {
    float: right;
    clear: none; }
    #main-menu:before {
      display: none; }
  .main-menu-btn {
    position: absolute;
    top: -99999px; }
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block; }
  .sm-contra ul {
    position: absolute;
    width: 12em; }
  .sm-contra li {
    float: left; }
  .sm-contra.sm-rtl li {
    float: right; }
  .sm-contra ul li, .sm-contra.sm-rtl ul li, .sm-contra.sm-vertical li {
    float: none; }
  .sm-contra a {
    white-space: nowrap; }
  .sm-contra ul a, .sm-contra.sm-vertical a {
    white-space: normal; }
  .sm-contra .sm-nowrap > li > a, .sm-contra .sm-nowrap > li > :not(ul) a {
    white-space: nowrap; }
  .sm-contra a span.sub-arrow {
    padding-top: 0; }
  
    .menu-bar {
      padding-bottom: 78px;
    }
    .header.fixed-header .menu-bar {
      padding-bottom: 0;
    }
    .container {
        max-width: 100%;
    }
    .nav-brand {
      height: 145px;
    }
    .nav-brand img {
      max-height: 166px;
      padding: 0;
    }
    #menu-holder {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
    }
    #main-menu {
      float: none;
    }
    ul.nav-right {
      float: right;
    }
    .header.fixed-header .sm-contra a span.sub-arrow {
      margin-top: 8px;
    }
    .sm-contra ul a span.sub-arrow, .header.fixed-header .sm-contra ul a span.sub-arrow {
      margin-top: -3px;
      border-width: 5px;
    }
    .sm-contra ul a.has-submenu {
      padding-right: 25px;
    }

    .search-holder {
      display: flex;
      align-items: center;
      justify-content: flex-end;
    }
    .header.fixed-header #menu-holder {
      top: 0;
      left: 210px;
    }
}

@media (max-width: 1024px) {
  .sm-contra > li:hover {
    border-bottom: none !important;} 

  #main-menu-state:not(:checked) ~ #menu-holder {
    display: none;
  }
  .main-menu-btn {
    position: relative;
    top: auto;
  }
  .sm-contra a, .sm-contra a:hover, .sm-contra a:focus, .sm-contra a:active {
    font-size: 16px;
  }

  #menu-holder {
	  clear: both;
  }
  .search-holder {
	  display: block;
  }
  #menu-holder .row {}
  #menu-holder .row .col-xl-6, #menu-holder .row .col-xl {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media screen and (max-width: 1440px) and (min-width: 1024.1px) {
  .menu-bar {
    padding-bottom: 0;
  }
  .contra-nav {
    display: flex;
  }
  #menu-holder {
    position: relative;
    flex: 1;
  }
  #menu-holder .row {
    flex-direction: column;
  }
  #menu-holder .row > .col-xl-7 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    justify-content: flex-end;
  }
  #menu-holder .row > .col-xl {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .nav-brand img, .header.fixed-header {
	max-height: 130px !important;
	image-rendering: auto;
  }
  .header.fixed-header #menu-holder {
	left: auto;
  }
  .header.fixed-header .sm-contra a {
	font-size: 19px;
  }
  .sm-contra.nav-right a, .header.fixed-header .sm-contra.nav-right a {
    font-size: 16px;
  }
  .header.fixed-header .sm-contra a span.sub-arrow {
	 margin-top: -4px;
  }
}

@media screen and (min-width: 1440.1px) {
	.header.fixed-header .sm-contra > li > a {
      padding-top: 20px;
      line-height: 58px;
    }
    .header.fixed-header .search-holder .search-btn {
      margin-top: 20px;
    }
}

.black {
  background-color: #000000 !important;
  color: #fff; }

.black-text {
  color: #000000 !important; }

.white {
  background-color: #FFFFFF !important;
  color: #000; }

.white-text {
  color: #FFFFFF !important; }

.transparent {
  background-color: transparent !important;
  color: #fff; }

.transparent-text {
  color: transparent !important; }

.list-inline {
  margin-bottom: 0 !important;
  margin-left: 0 !important; }

body {
  margin: 0;
  font-family: "Verdana", sans-serif;
  font-weight: 300; }

header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100 !important;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

footer {
  padding-top: 60px;
  font-size: 13px;
  font-family: "Verdana", sans-serif;
  line-height: 22px;
  margin: 0; }
  footer .copyright-section {
    padding: 15px 0;
    letter-spacing: 0.5px;
    border-top: 1px solid rgba(255, 255, 255, 0.06); }
  footer p {
    font-size: 13px;
    line-height: 22px;
    margin: 0; }
  footer a:link, footer a:active, footer a:focus, footer a:visited {
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out; }
  footer a:hover {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }

.back-to-top {
  display: none;
  position: fixed;
  bottom: 18px;
  right: 15px; }
  .back-to-top i {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    background-color: #444;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }

/*------------------------------------------------*/
/* SEARCH */
/*------------------------------------------------*/
.search {
  text-align: center; }
  .search .searchInputContainer {
    width: 100%;
    /*border:solid 1px $top-bar-color;*/ }
  .search .SearchButton {
    display: none; }
  .search input {
    width: 100%;
    height: 45px; }
  .search ul.searchSkinObjectPreview {
    /*border: 1px solid $top-bar-color;*/
    border-top: none;
    width: 100%; }
  .search ul.searchSkinObjectPreview > li {
    /*border-top: 1px solid $top-bar-color; */
    width: 100%; }
    .search ul.searchSkinObjectPreview > li.searchSkinObjectPreview_group {
      /* background-color: $top-bar-bg-color;
            color: $top-bar-color;*/
      width: 100%;
      text-align: left;
      font-weight: normal;
      border-bottom: none; }

/*------------------------------------------*/
/*	     01 - General & Basic Styles
/*------------------------------------------*/
body {
  font-family: "Verdana", sans-serif;
  font-size: 1rem;
  line-height: 21px;
  font-weight: 300; }

strong, b {
  font-weight: 700; }

img {
  max-width: 100%;
  height: auto; }

ul, ol {
  margin-bottom: 18px;
  margin-left: 18px; }

ul {
  list-style-type: disc; }

a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

p {
  font-weight: 400;
  padding-bottom: 20px; }

i {
  font-size: 1.1em; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Verdana", sans-serif;
  font-weight: 400;
  margin: 0; }

h1, h2 {
  font-size: 2rem;
  line-height: 3rem; }

h3, h4 {
  font-size: 1.47rem;
  line-height: 2.5rem; }

h5, h6 {
  font-size: 1.2rem;
  line-height: 2.2rem; }

p {
  font-size: 1em;
  font-family: "Verdana", sans-serif;
  line-height: inherit;
  margin: 0; }
  
 /*.h1-title{
	 font-size:26px;
	 line-height:40px;
 }*/
.h1-title {
    font-size: 32px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    font-weight: 400;
    color: #4c3f48;
    font-family: "Verdana", sans-serif;
}

  .h2-title{
	 font-size:16px;
	 line-height:34px;
 }

.eds_news_Ozone h2 {
    font-size: 17px;
}

 .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #5fa528 !important;
    background: #5fa528 !important;

}
  @media screen and (max-width:767px){
  }