/* Custom code goes here - paste your css code below in line 3 */
#_desktop_top_menu {
  background: #3bb81c!important;
}
#_desktop_top_menu, #_desktop_top_menu > ul > li, .menu_sep1 #_desktop_top_menu > ul > li, .menu_sep1 #_desktop_top_menu > ul > li:last-child, .menu_sep2 #_desktop_top_menu, .menu_sep2 #_desktop_top_menu > ul > li, .menu_sep2 #_desktop_top_menu > ul > li:last-child, .menu_sep3 #_desktop_top_menu, .menu_sep4 #_desktop_top_menu, .menu_sep5 #_desktop_top_menu, .menu_sep6 #_desktop_top_menu {
  border-color: #a4d099!important;
}

#homepage-slider .angarslider-description {
  text-shadow: none;
  
}

    .baner_title {
      font-size: 46px;
      color: #2271bc;
      margin-bottom: 10px;
	  text-shadow: 0px 0px 6px white;
    }

    .baner_desc {
      font-size: 18px;
      margin: 10px 0;
	  text-shadow: 0px 0px 6px white;
    }

    .button-link {
      display: inline-block;
      background-color: #2271bc;
      color: #fff!important;
      padding: 12px 24px;
      text-decoration: none;
      font-weight: bold;
      transition: background-color 0.3s ease;
    }

    .button-link:hover {
      background-color: #185a94;
    }

    .separator {
      width: 75px;
      height: 4px;
      background-color: #2271bc;
      margin: 10px auto;
    }
	
	.button-link a {
		color: white;
		font-size: 13px;
		font-weight: bold;
	}
	
#homepage-slider .angarslider-description p {
  display: inline-block!important;
  color: #4c4c4c;
  font-size: 22px;
  line-height: 22px;
  font-weight: normal;
  margin: 18px auto;
  padding: 0 15px;
  max-width: 810px;
  width: auto;
  padding: 8px 20px;
}

.slider_desc a:hover {
	text-decoration: none;
}
