@import url("https://use.typekit.net/jvj6khz.css");
.headersection {
    margin-left: 0px;
    margin-right: 0px;
    display: block !important;
}

body {
    padding-top: 0px;
    font-family: "myriad-pro", sans-serif !important;
}

.footer-top, .footer-bottom {
    margin-left: 0px;
    margin-right: 0px;
}

footer {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.container2 {
    margin-top: 0px;
}

.outsideframe .headersection .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    margin: 0;
    padding: 0;
}

div.outsideframe > div.row.hidden-lg.hidden-md {
    display: none !important;
}

/*Original start*/

.theme_creditorsbar {
  font-family: 'myriad-pro', sans-serif;
  font-size: 14px;
  line-height: normal;
}
.theme_creditorsbar  a{
  color: #B42025;
}
.theme_creditorsbar  a:hover(:not .fcontainer .flink a),
.theme_creditorsbar  a:focus(:not .fcontainer .flink a) {
  outline: 0 none;
  text-decoration: none;
}
.theme_creditorsbar  .container {
  padding-left: 8px;
  padding-right: 8px;
}
/* header */
.theme_creditorsbar.sticky-header{
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 999;
}
.theme_creditorsbar  .custom-header {
  max-width: 100%;
  padding: 0;
  width: 100%;
  left: 0;
}
.theme_creditorsbar   .custom-header .navbar {
  background: #0c1c6a;
  border-radius: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 16px;
  transition: all 0.5s;
  z-index: 9;
  margin-bottom: 0;
}
.theme_creditorsbar  .logo {
  transition: all 0.5s;
  height: 100%;
}
.theme_creditorsbar  .navbar-brand>img.logo {
  display: block;
  max-width: 232px;
}
.theme_creditorsbar  .custom-header .navbar>.container{
  display: flex;
  align-items: center;
}
.theme_creditorsbar   .custom-header .navbar .navbar-brand {
  height: 100%;
  padding: 0;
}
.theme_creditorsbar   .custom-header .navbar .navbar-collapse {
  width: 100%;
}
.theme_creditorsbar  .custom-header .navbar .navbar-nav,
.theme_creditorsbar  .custom-header .navbar .nav > li,
.theme_creditorsbar  .custom-header .navbar .navbar-nav > li > a {
  height: 100%;
}
.theme_creditorsbar  .custom-header .navbar-header{
  height: 100%;
  display: flex;
  align-items: center;
  padding: 15px 5px;
}
.theme_creditorsbar  .custom-header .navbar .navbar-nav > li > a {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 15px 15px;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  font-family: "myriad-pro-semi-condensed", sans-serif;
}
.theme_creditorsbar  .nav .open > a,
.theme_creditorsbar  .nav .open > a:focus,
.theme_creditorsbar  .custom-header .navbar .navbar-nav > li > a:hover {
  background-color: transparent;
  color:#59c2d9 ;
}
.theme_creditorsbar  .custom-header .navbar .navbar-nav > li .caret {
  display: none !important;
}
.theme_creditorsbar  .custom-header .navbar .navbar-nav > li:last-child {
  padding-right: 0;
}
.theme_creditorsbar  .custom-header .navbar .navbar-collapse {
  height: 100% !important;
  transition: all 0.3s;
}
.theme_creditorsbar  .custom-header .top-custom-header {
  background: #59c2d9;
  border-bottom: none;
  transition: all 0.4s;
}
.theme_creditorsbar  .custom-header .top-custom-header .container > div{
  display: flex;
  justify-content: space-between;
  width: 91%;
}
.theme_creditorsbar  .top-link {
  list-style: none;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  color: #fff;
  justify-content: flex-end;
  padding-right: 10px;
}
.theme_creditorsbar  .top-link li:first-of-type a{
  margin-left: 0;
}
.theme_creditorsbar  .top-link a {
  font-weight: 400;
  font-size: 14px;
  margin: 0 8px;
  padding: 11px 0;
  display: block;
  color: #fff;
}
.theme_creditorsbar  .top-link a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* footer */
.theme_creditorsbar  .fcontainer {
  width: 100%;
  padding: 25px 0px;
  background-color:#0c1c6a !important;
  margin-top: 0px;
  border-top: 10px solid #f07300;
} 
.theme_creditorsbar  .ftext {
  margin: 0 0 10px;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  color: #fff;
}
.theme_creditorsbar  .footSocial {
  border-top: 1px solid #fff;
  padding: 20px 10px 20px 0;
  text-align: left;
  margin-top: 20px;
  max-width: 200px;
}
.theme_creditorsbar  .footSocial a {
  margin: 10px 5px 0 0;
  padding: 5px;
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 12px;
  color: #020514;
  background: #fff!important;
  height: 29px;
  width: 29px;
  display: inline-block;
  text-align: center;
}
.theme_creditorsbar .ft-title {
  color: #fff;
  font-size: 16px;
  margin: 0;
}
.theme_creditorsbar .flink {
  text-align: right;
  font-size: 13px;
}
.theme_creditorsbar .flink a{
  color: #fff;
}
.theme_creditorsbar .ftext-lg{
  color: #fff;
  font-size: 15px;
  line-height: 26px;
  margin: 20px 0;
}
.theme_creditorsbar  .footSocial a:hover {
  color: #3e5491 !important;
}
.theme_creditorsbar  .mobile-ic {
  display: none;
} 
.theme_creditorsbar  .visible-md{
  display: none !important;
}
.theme_creditorsbar  .f-copyright{
  background-color: #1c2e5d;
  padding: 10px 0 20px;
  border-top: none;
  color: #8e97ae;
  text-align: center;
  font-size: 12px;
}
.theme_creditorsbar .f-copyright a{
  color: #8e97ae;
  text-align: center;
  font-size: 12px;
}
.theme_creditorsbar .image-link{
  margin-top: 5px;
  border-top: 1px solid #fff;
  padding-top: 15px;
  display: inline-block;
  text-align: right;
}
.theme_creditorsbar .image-link:hover span{
  text-decoration: underline;
}
.theme_creditorsbar .image-link img {
  width: 50%;
  float: right;
  margin: 0 auto 5px 0;
}
.theme_creditorsbar .image-link span{
  width: 100%;
  float: right;
  margin: 5px 0;
  color: #fff;
  font-size: 11px;
}
.theme_creditorsbar .fcontainer .container {
  padding-left: 22px;
  padding-right: 22px;
}
.theme_creditorsbar .footer__copyright{
  color: #fff;
  font-size: 12px;
  text-align: center;
  margin: 0;
}
.theme_creditorsbar .footer__copyright a{
  color: #59c2d9;
}
.theme_creditorsbar .footer__copyright a:hover{
  text-decoration: underline;
  color: white;
}
@media (min-width: 1200px) {
  .theme_creditorsbar  .container {
    width: 1150px;
    padding: 0;
  }
  .theme_creditorsbar  .top-custom-header .container {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .theme_creditorsbar  .custom-header .navbar .navbar-nav{
    margin: 45px -10px 0 0;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-collapse {
    padding-right: 0;
  }
  .theme_creditorsbar  .navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block;
  }
  .theme_creditorsbar  .navbar-nav > li > .dropdown-menu {
    border-radius: 0;
    border: 0;
    box-shadow: 6px 6px 7px -5px rgb(0 0 0 / 20%);
    padding: 0;
    left: 0;
    background-color: #fff;
    min-width: 220px !important;
    border: none;
    border-radius: 0;
    visibility: hidden;
    opacity: 0;
    display: block;
    transition: all 0.2s ease-in-out;
  }
  .theme_creditorsbar  .navbar-nav > li:hover > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    transition: all 0.2s ease-in-out;
  }
  .theme_creditorsbar  .navbar-nav > li > .dropdown-menu a {
    padding: 12px 20px 12px 20px;
    display: block;
    color: #020514;
    font-size: 14px;
    line-height: 1.42857143;
    white-space: normal;
  }
  .theme_creditorsbar  .navbar-nav > li > .dropdown-menu a:hover, .theme_creditorsbar  .navbar-nav > li > .dropdown-menu a:focus,
  .theme_creditorsbar  .navbar-nav > li > .dropdown-menu a.active{
    color: #fff;
    text-decoration: none;
    background-color: #59c2d9 !important;
    background-image: none !important;
  }
  
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li .dropdown .dropdown-menu {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    border-radius: 0;
    border: 0;
    box-shadow: 1px 1px 30px rgb(0 0 0 / 6%);
    background-color: #59c2d9;
    width: 210px;
    visibility: hidden;
    opacity: 0;
    display: block;
    transition: all 0.2s ease-in-out;
    padding: 0;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li .dropdown:hover .dropdown-menu a{
    color: #fff;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li .dropdown:hover .dropdown-menu a:hover{
    text-decoration: underline;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu li.dropdown::after {
    content: "\f054";
    font-family: "FontAwesome";
    font-weight: bold;
    position: absolute;
    color: #020514;
    right: 10px;
    top: 17px;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu li.dropdown:hover{
    background-color: #59c2d9 !important;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu li.dropdown:hover::after {
    color: #fff;
  }
  .theme_creditorsbar .navbar-nav > li:last-child > .dropdown-menu
  {
    left: auto !important;
  }
}  
@media (min-width: 993px)  and (max-width: 1199px){
  .theme_creditorsbar .navbar-brand>img.logo {
    max-width: 190px;
  }
  .theme_creditorsbar .custom-header .navbar .navbar-nav > li > a{
    font-size: 20px;
    padding: 14px 8px;
  }
}
@media (min-width: 768px)  and (max-width: 1023px){
  .theme_creditorsbar .fcontainer .col-sm-4 {
    width: 25%;
  }
  .theme_creditorsbar .fcontainer .col-sm-4.col-md-6{
    width: 50%;
  }
}
@media (max-width: 991px) {
  .theme_creditorsbar  .f-copyright{
    border-top: 1px solid #48567c;
  }
  .theme_creditorsbar   .custom-header .navbar>.container {
    display: block;
    align-items: center;
    width: 100%;
    padding: 0;
  }
  .theme_creditorsbar  .custom-header {
    position: relative;
  }
  .theme_creditorsbar  .custom-header .navbar {
    flex-wrap: wrap;
    padding-bottom: 15px;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-brand {
    align-items: center;
    display: flex;
    padding: 11px 30px 11px 15px;
  }
  .theme_creditorsbar .navbar-brand>img.logo {
    display: block;
    max-width: 122px;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-collapse {
    position: absolute;
    top: 100%;
    background: #0c1c6a;
    display: block !important;
    max-height: 0;
    transition: all 0.3s;
    overflow: hidden !important;
    height: auto !important;
    width: 101%;
    margin: 0 auto;
    right: 0;
    visibility: hidden;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    padding: 50px 30px;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-collapse.in {
    display: block !important;
    max-height: 1920px;
    visibility: visible;
    border: 0;
  }
  .theme_creditorsbar  .custom-header .navbar-nav {
    margin: 0;
    width: 100%;
    float: none !important;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li {
    display: block;
    width: 100%;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li > a {
    padding: 17px 0 17px 0;
    font-size: 20px;
    width: calc(100% - 44px);
    justify-content: space-between;
    background-color: rgba(0, 0, 0, 0.03);
    color: #fff;
    padding-left: 40px;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu {
    display: none ;
    max-height: 0;
    overflow: hidden;
    transition: all 0.4s;
    position: relative;
    width: 100%;
    box-shadow: 0 0 0;
    border: 0;
    background: transparent;
    padding: 0;
    opacity: 1;
    float: none;
    background-color: transparent;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown.open .dropdown-menu, .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown:focus .dropdown-menu ,
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown:hover .dropdown-menu{
    max-height: 500px;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown .dropdown-menu a {
    font-size: 14px;
    padding: 7px 15px 7px 52px;
    position: relative;
    color: #fff;
    font-weight: normal !important;
    background: transparent;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown.open > a:hover, .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown.dropdown-submenu:hover > a,
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown.dropdown-submenu:hover::before{
    color: #59c2d9 !important;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li:focus > a,
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li:hover >  a, .theme_creditorsbar  .custom-header .navbar .navbar-nav > li:hover::before{
    color: #020514 !important;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li .caret {
    display: none;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.open .dropdown-menu,
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.open  .dropdown-menu{
    display: block !important;
    max-height: unset;
  }
  .theme_creditorsbar  .custom-header .navbar-toggle {
    margin: 0;
    display: block;
    background-color: transparent;
    padding: 0 10px;
    margin-top: -47px;
    display: flex;
    color: #fff;
    align-items: center;
  }
  .theme_creditorsbar  .custom-header .navbar-toggle[aria-expanded="true"] .icon-bar{
    display: none;
  }
  .theme_creditorsbar  .custom-header .navbar-toggle[aria-expanded="true"]::before{
    content: "\f00d";
    font-family: "FontAwesome";
    position: absolute;
    color: #fff;
    left: -17px;
    top: -1px;
    font-size: 32px;
  }
  .theme_creditorsbar  .custom-header .navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 4px;
    border-radius: 1px;
    background: #fff;
    margin: 6px 0;
  }
  .theme_creditorsbar  .custom-header .navbar-header {
    width: 100%;
    justify-content: flex-start;
    padding: 0;
    margin: 0 auto;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li .dropdown > a {
    font-weight: 700 !important;
  }
  .theme_creditorsbar   .mobile-ic {
    display: block;
  }
  .theme_creditorsbar .hide-md {
    display: none;
  }
  .theme_creditorsbar  .visible-md{
    display: flex !important;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown:before {
    content: "\f067";
    font-family: "FontAwesome";
    font-weight: bold;
    position: absolute;
    color: #fff;
    left: 10px;
    top: 20px;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown.open:hover::before, .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown.open:focus::before {
    content: "\f068";
    color: #59c2d9 !important;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown:hover ul li.dropdown:before, .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown:focus ul li.dropdown:before {
    content: "\f067";
    font-family: "FontAwesome";
    font-weight: 400;
    position: absolute;
    color: #fff;
    left: 30px;
    top: 13px;
    font-size: 11px;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown ul li.dropdown .dropdown-menu{
    display: none !important;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown ul li.dropdown:hover{
    background: #59c2d9 ;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown ul li.dropdown:hover .dropdown-menu{
    display: block !important;
    background: #59c2d9 ;
    padding-left: 50px;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown ul li.dropdown:hover::before , .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown ul li.dropdown:hover:focus{
    color: #fff;
  }
  .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown:hover ul li.dropdown:hover:before, .theme_creditorsbar  .custom-header .navbar .navbar-nav > li.dropdown:focus ul li.dropdown:focus::before {
    z-index: 1;
    content: "\f068";
  }
  .theme_creditorsbar .custom-header .navbar .top-link{
    align-items: flex-start;
    flex-direction: column;
  }
  .theme_creditorsbar .custom-header .navbar .top-link a{
    font-size: 18px;
    margin: 0 0 0 20px;
  }
}
@media (max-width: 767px) {
  .theme_creditorsbar  .custom-header .navbar {
    padding: 10px 15px;
  }
  .theme_creditorsbar .fcontainer .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .theme_creditorsbar .ftext, .theme_creditorsbar .flink {
    text-align: center;
  }
  .theme_creditorsbar .footSocial {
    margin: 20px auto;
    max-width: unset;
    text-align: center;
  }
  .theme_creditorsbar .image-link {
    padding-top: 25px;
    display: block;
    margin: 25px auto;
    text-align: center;
  }
  .theme_creditorsbar .image-link img {
    float: none;
    margin: 0 auto 5px auto;
  }
  .theme_creditorsbar .footer__copyright{
    margin: 20px 0;
  }
  .theme_creditorsbar .custom-header .navbar-toggle {
    margin-top: -57px;
  }
  .theme_creditorsbar .custom-header .navbar .navbar-brand {
    padding: 0px 30px 11px 0;
  }
  .theme_creditorsbar .navbar-brand>img.logo {
    display: block;
    max-width: 150px;
  }
}
@media (min-width: 992px){
  .theme_creditorsbar   .custom-header .navbar .navbar-nav > li.dropdown .caret {
    display: none;
  }
}.event_1{background-color: #83b9eb !important;color:black !important;}.event_icon_1{color: #83b9eb !important;font-size:20px;}.event_icon_1:hover,.event_icon_1:focus{text-decoration:none;}.productTypeTagColor1,.productTypeTagColor1:hover { background-color:#83b9eb;color:black !important; }.event_10{background-color: #8e7cc3 !important;color:black !important;}.event_icon_10{color: #8e7cc3 !important;font-size:20px;}.event_icon_10:hover,.event_icon_10:focus{text-decoration:none;}.productTypeTagColor10,.productTypeTagColor10:hover { background-color:#8e7cc3;color:black !important; }.event_11{background-color: #6aa84f !important;color:black !important;}.event_icon_11{color: #6aa84f !important;font-size:20px;}.event_icon_11:hover,.event_icon_11:focus{text-decoration:none;}.productTypeTagColor11,.productTypeTagColor11:hover { background-color:#6aa84f;color:black !important; }.event_-11{background-color: #7474d9 !important;color:black !important;}.event_icon_-11{color: #7474d9 !important;font-size:20px;}.event_icon_-11:hover,.event_icon_-11:focus{text-decoration:none;}.productTypeTagColor-11,.productTypeTagColor-11:hover { background-color:#7474d9;color:black !important; }.event_12{background-color: #f1c232 !important;color:black !important;}.event_icon_12{color: #f1c232 !important;font-size:20px;}.event_icon_12:hover,.event_icon_12:focus{text-decoration:none;}.productTypeTagColor12,.productTypeTagColor12:hover { background-color:#f1c232;color:black !important; }.event_-12{background-color: #bb93d5 !important;color:black !important;}.event_icon_-12{color: #bb93d5 !important;font-size:20px;}.event_icon_-12:hover,.event_icon_-12:focus{text-decoration:none;}.productTypeTagColor-12,.productTypeTagColor-12:hover { background-color:#bb93d5;color:black !important; }.event_13{background-color: #315178 !important;color:black !important;}.event_icon_13{color: #315178 !important;font-size:20px;}.event_icon_13:hover,.event_icon_13:focus{text-decoration:none;}.productTypeTagColor13,.productTypeTagColor13:hover { background-color:#315178;color:black !important; }.event_-13{background-color: #91d773 !important;color:black !important;}.event_icon_-13{color: #91d773 !important;font-size:20px;}.event_icon_-13:hover,.event_icon_-13:focus{text-decoration:none;}.productTypeTagColor-13,.productTypeTagColor-13:hover { background-color:#91d773;color:black !important; }.event_14{background-color: #6aa84f !important;color:black !important;}.event_icon_14{color: #6aa84f !important;font-size:20px;}.event_icon_14:hover,.event_icon_14:focus{text-decoration:none;}.productTypeTagColor14,.productTypeTagColor14:hover { background-color:#6aa84f;color:black !important; }.event_-14{background-color: #bb93d5 !important;color:black !important;}.event_icon_-14{color: #bb93d5 !important;font-size:20px;}.event_icon_-14:hover,.event_icon_-14:focus{text-decoration:none;}.productTypeTagColor-14,.productTypeTagColor-14:hover { background-color:#bb93d5;color:black !important; }.event_15{background-color: #bf9000 !important;color:black !important;}.event_icon_15{color: #bf9000 !important;font-size:20px;}.event_icon_15:hover,.event_icon_15:focus{text-decoration:none;}.productTypeTagColor15,.productTypeTagColor15:hover { background-color:#bf9000;color:black !important; }.event_-15{background-color: #FF8633 !important;color:black !important;}.event_icon_-15{color: #FF8633 !important;font-size:20px;}.event_icon_-15:hover,.event_icon_-15:focus{text-decoration:none;}.productTypeTagColor-15,.productTypeTagColor-15:hover { background-color:#FF8633;color:black !important; }.event_16{background-color: #bf9000 !important;color:black !important;}.event_icon_16{color: #bf9000 !important;font-size:20px;}.event_icon_16:hover,.event_icon_16:focus{text-decoration:none;}.productTypeTagColor16,.productTypeTagColor16:hover { background-color:#bf9000;color:black !important; }.event_-16{background-color: #e8eae7 !important;color:black !important;}.event_icon_-16{color: #e8eae7 !important;font-size:20px;}.event_icon_-16:hover,.event_icon_-16:focus{text-decoration:none;}.productTypeTagColor-16,.productTypeTagColor-16:hover { background-color:#e8eae7;color:black !important; }.event_2{background-color: #6aa84f !important;color:black !important;}.event_icon_2{color: #6aa84f !important;font-size:20px;}.event_icon_2:hover,.event_icon_2:focus{text-decoration:none;}.productTypeTagColor2,.productTypeTagColor2:hover { background-color:#6aa84f;color:black !important; }.event_3{background-color: #dd9d5a !important;color:black !important;}.event_icon_3{color: #dd9d5a !important;font-size:20px;}.event_icon_3:hover,.event_icon_3:focus{text-decoration:none;}.productTypeTagColor3,.productTypeTagColor3:hover { background-color:#dd9d5a;color:black !important; }.event_4{background-color: #3181cb !important;color:black !important;}.event_icon_4{color: #3181cb !important;font-size:20px;}.event_icon_4:hover,.event_icon_4:focus{text-decoration:none;}.productTypeTagColor4,.productTypeTagColor4:hover { background-color:#3181cb;color:black !important; }.event_5{background-color: #e06666 !important;color:black !important;}.event_icon_5{color: #e06666 !important;font-size:20px;}.event_icon_5:hover,.event_icon_5:focus{text-decoration:none;}.productTypeTagColor5,.productTypeTagColor5:hover { background-color:#e06666;color:black !important; }.event_6{background-color: #ffe599 !important;color:black !important;}.event_icon_6{color: #ffe599 !important;font-size:20px;}.event_icon_6:hover,.event_icon_6:focus{text-decoration:none;}.productTypeTagColor6,.productTypeTagColor6:hover { background-color:#ffe599;color:black !important; }.event_7{background-color: #c27ba0 !important;color:black !important;}.event_icon_7{color: #c27ba0 !important;font-size:20px;}.event_icon_7:hover,.event_icon_7:focus{text-decoration:none;}.productTypeTagColor7,.productTypeTagColor7:hover { background-color:#c27ba0;color:black !important; }.event_8{background-color: #45818e !important;color:black !important;}.event_icon_8{color: #45818e !important;font-size:20px;}.event_icon_8:hover,.event_icon_8:focus{text-decoration:none;}.productTypeTagColor8,.productTypeTagColor8:hover { background-color:#45818e;color:black !important; }.event_9{background-color: #bf9000 !important;color:black !important;}.event_icon_9{color: #bf9000 !important;font-size:20px;}.event_icon_9:hover,.event_icon_9:focus{text-decoration:none;}.productTypeTagColor9,.productTypeTagColor9:hover { background-color:#bf9000;color:black !important; }