
body .site_wrapper {
  
  background: white; box-sizing:border-box;
  -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.075) ; -moz-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.075) ; box-shadow: 0 7px 15px rgba(0, 0, 0, 0.075) ;
  
  /*
  -webkit-box-shadow: 0 0 12px 0 #c5c5c5;
  -moz-box-shadow: 0 0 12px 0 #c5c5c5;
  box-shadow: 0 0 12px 0 #c5c5c5;
*/
}
body .site_wrapper .DnnModule {
  
}

.eds_rotatorWrapper .ms-loading-container .ms-loading,
.eds_rotatorWrapper .ms-slide .ms-slide-loading {
  background: url("loading-custom.gif") no-repeat scroll center center rgba(255, 255, 255, 0.7);
  border: 2px solid #999;
  border-radius: 50%;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  height: 60px;
  left: 50%;
  margin: -31px;
  opacity: 0.3;
  position: absolute;
  top: 50%;
  width: 60px;
}
.eds_rotatorWrapper .ms-view {
  background-color: #fff;
}

.ms-thumb span{ font-size:20px; color:#f64c22;}



.edstr__TabTheme1 {
  margin: 0 auto;
}
.edstr__TabTheme1 img {
  vertical-align: middle;
}
.edstr__TabTheme1.edstr__withBorder {
  padding: 7px;
  background-color: #fff;
  border: solid 1px #e1e1e1;
  border-radius: 6px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.27);
}
.edstr__TabTheme1 .ms-view {
  background-color: transparent;
}
.edstr__TabTheme1 .ms-tabs-template .ms-thumb-list .ms-thumb-frame {
  width: 200px;
  padding-right: 2px;
  overflow: visible;
  border: none;
  background: #D7D7D7 url("../images/thumbsSeparator.png") no-repeat right center;
 
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.edstr__TabTheme1 .ms-tabs-template .ms-thumb-list .ms-thumb-frame .ms-thumb {
  padding: 16px 10px;
  overflow: hidden;
  height: 108px;
}
.edstr__TabTheme1 .ms-tabs-template .ms-thumb-list .ms-thumb-frame .ms-thumb > h3 {
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  margin: 0 0 10px;
  padding: 0;
  line-height: 1;
  color: #565656; text-transform:uppercase;

  letter-spacing: normal;
}
.edstr__TabTheme1 .ms-tabs-template .ms-thumb-list .ms-thumb-frame .ms-thumb > p {
 /* font-family: Arial;*/
  font-size: 12px;
  margin: 0;
  padding: 0;
  line-height: 1.1;
  color: #6A6A6A;
  text-shadow: 1px 1px 1px #E7E7E7;
}
.edstr__TabTheme1 .ms-tabs-template .ms-thumb-list .ms-thumb-frame .ms-thumb > img {
  border: solid 1px #fff;
}
.edstr__TabTheme1 .ms-tabs-template .ms-thumb-list .ms-thumb-frame .ms-thumb-ol {
  border-width: 11px;
  border-bottom-width: 7px;
  margin-left: -11px;
  border-style: solid;
  border-color: transparent transparent #e7e7e7 transparent;
  border-color: rgba(231, 231, 231, 0) rgba(231, 231, 231, 0) #e7e7e7 rgba(231, 231, 231, 0);
  top: -18px;
  left: 50%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.edstr__TabTheme1 .ms-tabs-template .ms-thumb-list .ms-thumb-frame.ms-thumb-frame-selected {
  background-color: #EDEDED;
  
}
.edstr__TabTheme1 .ms-tabs-template .ms-thumb-list .ms-thumb-frame.ms-thumb-frame-selected .ms-thumb > img {
  border: solid 1px #FFA100;
}
.edstr__TabTheme1 .ms-tabs-template .ms-thumb-list .ms-thumb-frame.ms-thumb-frame-selected .ms-thumb-ol {
  opacity: 1;
  filter: alpha(opacity=100);
}
.edstr__TabTheme1 .ms-tabs-template .ms-thumb-list .ms-thumb-frame.ms-thumb-frame-selected:hover .ms-thumb-ol {
  border-color: transparent transparent #dedede transparent;
  border-color: rgba(222, 222, 222, 0) rgba(222, 222, 222, 0) #dedede rgba(222, 222, 222, 0);
}
.edstr__TabTheme1 .ms-tabs-template .ms-thumb-list .ms-thumb-frame:hover {
 
}
.edstr__TabTheme1 .ms-tabs-template .ms-thumb-list.ms-align-top .ms-thumb-frame {
  margin-top: 12px;
}
.edstr__TabTheme1 .ms-tabs-template .ms-thumb-list.ms-align-top .ms-thumb-frame.ms-thumb-frame-selected .ms-thumb-ol {
  bottom: -18px;
  top: auto;
  border-color: #ededed transparent transparent transparent;
  border-color: #ededed rgba(222, 222, 222, 0) rgba(222, 222, 222, 0) rgba(222, 222, 222, 0);
}
.edstr__TabTheme1 .ms-tabs-template.ms-tabs-vertical-template .ms-thumb-list.ms-dir-v {
  width: 276px;
}
.edstr__TabTheme1 .ms-tabs-template.ms-tabs-vertical-template .ms-thumb-list.ms-dir-v .ms-thumb-frame {
  height: 100px;
  width: 250px;
  padding-right: 0;
  padding-bottom: 2px;
  margin-top: 0;
  margin-left: 11px;
  background-image: url("../images/thumbsSeparatorVertical.png");
  background-position: center bottom;
}
.edstr__TabTheme1 .ms-tabs-template.ms-tabs-vertical-template .ms-thumb-list.ms-dir-v .ms-thumb-frame .ms-thumb {
  padding: 16px;
  height: 66px;
}
.edstr__TabTheme1 .ms-tabs-template.ms-tabs-vertical-template .ms-thumb-list.ms-dir-v .ms-thumb-frame .ms-thumb > img {
  float: left;
  margin: 1px 14px 0 0;
  width: auto;
}
.edstr__TabTheme1 .ms-tabs-template.ms-tabs-vertical-template .ms-thumb-list.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
  border-color: transparent #eaeaea transparent transparent;
  border-color: rgba(234, 234, 234, 0) #eaeaea rgba(234, 234, 234, 0) rgba(234, 234, 234, 0);
  left: 0;
  margin-top: -10px;
  margin-left: -20px;
  top: 50%;
  border-width: 10px 10px 9px;
}
.edstr__TabTheme1 .ms-tabs-template.ms-tabs-vertical-template .ms-thumb-list.ms-dir-v .ms-thumb-frame:hover .ms-thumb-ol {
  border-color: transparent #e4e4e4 transparent transparent;
  border-color: rgba(228, 228, 228, 0) #e4e4e4 rgba(228, 228, 228, 0) rgba(228, 228, 228, 0);
}
.edstr__TabTheme1 .ms-tabs-template.ms-tabs-vertical-template .ms-thumb-list.ms-dir-v.ms-align-left .ms-thumb-frame {
  margin-right: 11px;
  margin-left: 0;
}
.edstr__TabTheme1 .ms-tabs-template.ms-tabs-vertical-template .ms-thumb-list.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol {
  right: 0;
  left: auto;
  margin-right: -20px;
  margin-left: 0;
  border-color: transparent transparent transparent #eaeaea;
  border-color: rgba(234, 234, 234, 0) rgba(234, 234, 234, 0) rgba(234, 234, 234, 0) rgba(234, 234, 234, 0) #eaeaea;
}
.edstr__TabTheme1 .ms-tabs-template.ms-tabs-vertical-template .ms-thumb-list.ms-dir-v.ms-align-left .ms-thumb-frame:hover .ms-thumb-ol {
  border-color: transparent transparent transparent #e4e4e4;
  border-color: rgba(228, 228, 228, 0) rgba(228, 228, 228, 0) rgba(228, 228, 228, 0) #e4e4e4;
}
.edstr__TabTheme1 .ms-tabs-template .ms-nav-next,
.edstr__TabTheme1 .ms-tabs-template .ms-nav-prev {
  width: 30px;
  background: url("../images/light-skin-1.png") -89px -26px no-repeat;
  height: 40px;
  cursor: pointer;
  top: 50%;
  left: 30px;
  margin-top: -20px;
  position: absolute;
  z-index: 111;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.edstr__TabTheme1 .ms-tabs-template .ms-nav-next:hover,
.edstr__TabTheme1 .ms-tabs-template .ms-nav-prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.edstr__TabTheme1 .ms-tabs-template .ms-nav-next:after,
.edstr__TabTheme1 .ms-tabs-template .ms-nav-prev:after {
  position: absolute;
  content: "";
  width: 80px;
  top: -30px;
  bottom: -30px;
  left: -30px;
}
.edstr__TabTheme1 .ms-tabs-template .ms-nav-next {
  right: 30px;
  left: auto;
  background-position: -89px -103px;
}
.edstr__TabTheme1 .ms-tabs-template .ms-nav-next:after {
  right: -30px;
  left: auto;
}
.edstr__TabTheme1 .ms-tabs-template .ms-slide-vpbtn,
.edstr__TabTheme1 .ms-tabs-template .ms-video-btn {
  width: 50px;
  height: 51px;
  background: url("../images/light-skin-1.png") no-repeat -14px -150px;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}
.edstr__TabTheme1 .ms-tabs-template .ms-slide-vcbtn {
  width: 30px;
  height: 30px;
  background: url("../images/light-skin-1.png") no-repeat -24px -28px;
  top: 18px;
  right: 30px;
}
.edstr__TabTheme1 .ms-tabs-template .edsms_slideEventDate {
  font-size: 18px;
  color: #fff;
  background: #ce0000 url("../images/eventDate.png") no-repeat 9px center;
  background: rgba(206, 0, 0, 0.7) url("../images/eventDate.png") no-repeat 9px center;
  display: inline-block;
  line-height: 29px;
  padding: 0 8px 0 26px !important;
  right: 37px;
  left: auto !important;
  top: 36px;
  bottom: auto !important;
  border-radius: 3px;
}
.edstr__TabTheme1 .ms-tabs-template .edsms_slideEventLocation {
  font-size: 12px;
  color: #fff;
  background: #fe3000 url("../images/eventLocation.png") no-repeat 9px center;
  background: rgba(254, 48, 0, 0.7) url("../images/eventLocation.png") no-repeat 9px center;
  display: inline-block;
  line-height: 21px;
  padding: 0 8px 0 26px !important;
  right: 37px;
  left: auto !important;
  top: 68px;
  bottom: auto !important;
  border-radius: 3px;
}
.edstr__TabTheme1 .ms-tabs-template .edsms_eventContainer {
  width: 390px;
  max-width: 50%;
  top: 30px;
  left: 30px;
}
.edstr__TabTheme1 .ms-tabs-template .edsms_eventContainer .edsms_eventHeader {
  overflow: hidden;
  background-color: #c82715;
  padding: 5px 20px;
  border-radius: 3px 3px 0 0;
}
.edstr__TabTheme1 .ms-tabs-template .edsms_eventContainer .edsms_eventHeader > span {
  font-size: 110%;
  color: #fff;
  display: block;
  padding-left: 20px;
  line-height: 2;
}
.edstr__TabTheme1 .ms-tabs-template .edsms_eventContainer .edsms_eventHeader .edsms_eventDate {
  background: url("../images/eventCounterDate.png") no-repeat 0 center;
}
.edstr__TabTheme1 .ms-tabs-template .edsms_eventContainer .edsms_eventHeader .edsms_eventLocation {
  background: url("../images/eventCounterLocation.png") no-repeat 0 center;
}
.edstr__TabTheme1 .ms-tabs-template .edsms_eventContainer .edsms_eventCounter {
  border-style: solid;
  border-color: #bf0202;
  border-color: rgba(191, 2, 2, 0.75);
  border-width: 0 1px 1px;
  overflow: hidden;
  border-radius: 0 0 3px 3px;
}
.edstr__TabTheme1 .ms-tabs-template .edsms_eventContainer .edsms_eventCounter > div {
  width: 33.33%;
  padding: 4% 0 6%;
  float: left;
  vertical-align: top;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.7);
  border-left: solid 1px #bf0202;
  border-left: solid 1px rgba(191, 2, 2, 0.75);
  overflow: hidden;
}
.edstr__TabTheme1 .ms-tabs-template .edsms_eventContainer .edsms_eventCounter > div:first-child {
  border-left: none;
}
.edstr__TabTheme1 .ms-tabs-template .edsms_eventContainer .edsms_eventCounter > div > span {
  display: block;
  text-align: center;
  line-height: 1.1;
}
.edstr__TabTheme1 .ms-tabs-template .edsms_eventContainer .edsms_eventCounter > div .edsms_number {
  font-family: 'Oswald', sans-serif;
  font-size: 415%;
  color: #22211e;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.47);
}
.edstr__TabTheme1 .ms-tabs-template .edsms_eventContainer .edsms_eventCounter > div .edsms_text {
  color: #c81704;
  font-size: 12px;
}

.edstr__TabTheme1 .ms-tabs-template.edsms_layout2 .edsms_categoryTitle {
  left: 70px !important;
  top: auto !important;
  bottom: 194px !important;
  right: auto !important;
  background-color: #999;
  background-color: rgba(153, 153, 153, 0.68);
  color: #fff;
  /*font-family: Arial;*/
  text-transform: uppercase;
  letter-spacing: normal;
  margin: 0;
  padding: 0 19px;
  line-height: 28px;
  font-weight: normal;
  font-size: 18px;
  border-radius: 3px;
}
.edstr__TabTheme1 .ms-tabs-template.edsms_layout2 .edsms_layersBackground {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.79);
  padding: 5px 10px !important;
  top: auto !important;
  bottom: 20px !important;
  left: 20px !important;
  right: 40% !important;
  overflow: hidden;
 
  border-radius: 3px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .edstr__TabTheme1 .ms-tabs-template.edsms_layout2 .edsms_layersBackground {
    bottom: 10% !important;
    left: 10% !important;
    right: 10% !important;
    top: auto !important;
    height: auto !important;
  }
}
.edstr__TabTheme1 .ms-tabs-template.edsms_layout2 .edsms_layersBackground > h3 {
  padding: 0 0 7px;
  margin: 0;
  letter-spacing: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 1.1;
  color: #141414;
  font-family: 'Oswald', sans-serif;
}
.edstr__TabTheme1 .ms-tabs-template.edsms_layout2 .edsms_layersBackground > div {
  font-size: 114%;
  line-height: 1.3;
  color: #5B5B5B;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .edstr__TabTheme1 .ms-tabs-template.edsms_layout2 .edsms_layersBackground > div {
    display: none !important;
  }
}
.edstr__TabTheme1 .ms-tabs-template.edsms_layout2 .edsms_slideLink2 {
  left: auto !important;
  right: 40% !important;
  top: auto !important;
  bottom: 22px !important;
  height: 24px !important;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .edstr__TabTheme1 .ms-tabs-template.edsms_layout2 .edsms_slideLink2 {
    display: none !important;
  }
}
.edstr__TabTheme1 .ms-tabs-template.edsms_layout2 .edsms_slideLink2 > a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  display: inline-block;
  padding: 0 11px;
  line-height: 24px;
  white-space: nowrap;
  background-color: #545454;
  background-color: rgba(84, 84, 84, 0.85);
  border-radius: 3px;
}
.edstr__TabTheme1 .ms-tabs-template.edsms_layout2 .edsms_slideLink2 > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #3c3b3b;
  background-color: rgba(60, 59, 59, 0.85);
}

.edstr__TabTheme1 .ms-tabs-template.edsms_thumbLeft .ms-thumbs-cont .ms-thumb-frame {
  width: 235px;
}
.edstr__TabTheme1 .ms-tabs-template.edsms_thumbLeft .ms-thumbs-cont .ms-thumb-frame .ms-thumb > img {
  float: left;
  margin: 3px 10px 5px 0;
}

.edstr__TabTheme1.edstr__style_blue .ms-tabs-template {
  text-align: left;
}
.edstr__TabTheme1.edstr__style_blue .ms-tabs-template .ms-thumb-list .ms-thumb-frame {
  background-color: #fef8e6;
  background-image: none !important;

}
.edstr__TabTheme1.edstr__style_blue .ms-tabs-template .ms-thumb-list .ms-thumb-frame:hover {
  background-color: #eee;
}
.edstr__TabTheme1.edstr__style_blue .ms-tabs-template .ms-thumb-list .ms-thumb-frame.ms-thumb-frame-selected {
  background-color: #ffeaa7;
 
}
.edstr__TabTheme1.edstr__style_blue .ms-tabs-template .ms-thumb-list .ms-thumb-frame.ms-thumb-frame-selected .ms-thumb > img {
  border: solid 1px #FFA100;
}
.edstr__TabTheme1.edstr__style_blue .ms-tabs-template .ms-thumb-list .ms-thumb-frame.ms-thumb-frame-selected .ms-thumb-ol {
  border-color: transparent transparent #004F7A;
  border-color: rgba(41, 41, 41, 0) rgba(41, 41, 41, 0) #004F7A;
}
.edstr__TabTheme1.edstr__style_blue .ms-tabs-template .ms-thumb-list .ms-thumb-frame .ms-thumb > h3 {
  color: #333;
 /* text-shadow: 1px 1px 1px rgba(11, 11, 11, 0.7);*/
}
.edstr__TabTheme1.edstr__style_blue .ms-tabs-template .ms-thumb-list .ms-thumb-frame .ms-thumb > p {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(11, 11, 11, 0.7);
}
.edstr__TabTheme1.edstr__style_blue .ms-tabs-template .ms-thumb-list.ms-dir-h .ms-thumb-frame {
  border-right: 1px solid rgba(1, 73, 140, 0.7);
}
.edstr__TabTheme1.edstr__style_blue .ms-tabs-template .ms-thumb-list.ms-dir-v .ms-thumb-frame {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.edstr__TabTheme1.edstr__style_blue .ms-tabs-template .ms-thumb-list.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
  border-color: transparent #ffeaa7 transparent transparent;
  border-color: rgba(45, 45, 45, 0) #ffeaa7 rgba(45, 45, 45, 0) rgba(45, 45, 45, 0);
}
.edstr__TabTheme1.edstr__style_blue .ms-tabs-template .ms-thumb-list.ms-dir-v .ms-thumb-frame:hover .ms-thumb-ol {
  border-color: transparent #ffeaa7 transparent transparent;
  border-color: rgba(45, 45, 45, 0) #ffeaa7 rgba(45, 45, 45, 0) rgba(45, 45, 45, 0);
}


@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .edstr__TabTheme1 .ms-tabs-template .ms-slide-vpbtn,
  .edstr__TabTheme1 .ms-tabs-template .ms-video-btn,
  .edstr__TabTheme1 .ms-tabs-template .ms-slide-vcbtn,
  .edstr__TabTheme1 .ms-tabs-template .ms-nav-next,
  .edstr__TabTheme1 .ms-tabs-template .ms-nav-prev {
    background-image: url("../images/light-skin-1-retina.png");
    background-size: 152px 225px;
  }
}

/*# sourceMappingURL=TabTheme1.css.map */
