@charset "utf-8";
/* CSS Document */


/* colors

01: lemon  #D0D369;
02: red  #D32A3B;
02-1: lighter #DF6470
03: orange #E28413;
03-1: lighter #E9A553;
04: blue #000054;
04-1: lighter #7373A1
05: dark pink #EA5E54;
05-1: lighter #F3A7A1;
06: purple #8D6A9F;
06-1: lighter #C0ADCA;
07: pink #E8A9BE;
07-1: lighter F0C8D5;
*/
input[type="button"],
input[type="submit"],
input.action-button{
  cursor:pointer; float:none; font-size:18px; color:#FFF;font-family: 'Raleway', sans-serif; 
  font-weight:400;  width:auto !important; display:inline-block;  text-transform:uppercase; 
  text-decoration:none; border:0;-webkit-appearance: none; margin:0px auto;

  background: #E28413;
  padding: 7px 35px;
  border: 1px solid #E9A553;
}
#nav_section > li:first-child,
#nav_section > li:first-child li {
	border-color:#D0D369;
}
#nav_section > li:first-child:hover,
#nav_section > li:first-child ul li {
  background:#D0D369;
}
#nav_section > li:nth-child(2),
#nav_section > li:nth-child(2) li{
  border-color:#D32A3B;
}
#nav_section > li:nth-child(2):hover ,
#nav_section > li:nth-child(2) ul li {
  background:#D32A3B;
}
#nav_section > li:nth-child(3),
#nav_section > li:nth-child(3) li {
  border-color:#E28413;
}
#nav_section > li:nth-child(3):hover,
#nav_section > li:nth-child(3) ul li {
  background:#E28413;
}
#nav_section > li:nth-child(4),
#nav_section > li:nth-child(4) li {
  border-color:#000054;
}
#nav_section > li:nth-child(4):hover,
#nav_section > li:nth-child(4) ul li {
  background: #000054;
}
#nav_section > li:nth-child(5),
#nav_section > li:nth-child(5) li {
  border-color:#EA5E54;
}
#nav_section > li:nth-child(5):hover,
#nav_section > li:nth-child(5) ul li {
  background:#EA5E54;
}
#nav_section > li:nth-child(6),
#nav_section > li:nth-child(6) li {
  border-color:#8D6A9F;
}
#nav_section > li:nth-child(6):hover,
#nav_section > li:nth-child(6) ul li {
  background:#8D6A9F;
}
#nav_section > li:nth-child(7),
#nav_section > li:nth-child(7) li {
  border-color:#E8A9BE;
}
#nav_section > li:nth-child(7):hover,
#nav_section > li:nth-child(7) ul li {
  background:#E8A9BE;
}


#maincontent .featured_article.block_teaser .section_subcontent:first-child {
    background: url(../images/melon-yellow.png) top left repeat #D0D369;
  }
  #maincontent .featured_article.block_teaser .section_subcontent:first-child a.button {  
    background: #D0D369;
    padding: 7px 35px;
    border: 1px solid #DCDF91;
  }
  #maincontent .featured_article.block_teaser .section_subcontent:nth-child(2) {
    background: url(../images/melon-red.png) top left repeat #D32A3B;
  }
  #maincontent .featured_article.block_teaser .section_subcontent:nth-child(2) a.button {  
    background: #D32A3B;
    padding: 7px 35px;
    border: 1px solid #DF6470;
  }
  #maincontent .featured_article.block_teaser .section_subcontent:nth-child(3) {
    background: url(../images/melon-orange.png) top left repeat #E28413
  }
  #maincontent .featured_article.block_teaser .section_subcontent:nth-child(3) a.button{  
    background: #E28413;
    padding: 7px 35px;
    border: 1px solid #E9A553;
  }
  #maincontent .featured_article.block_teaser_2 .section_subcontent:first-child {
    background:url(../images/melon-navy.png) top left repeat #000054;
  }
  
  #maincontent .featured_article.block_teaser_2 .section_subcontent:first-child a.button {  
    background: #090992;
    border: 1px solid #7373A1;
  }
  #maincontent .featured_article.block_teaser_2 .section_subcontent:nth-child(2) {
    background:url(../images/melon-dark-pink.png) top left repeat #EA5E54;
  }
  
  #maincontent .featured_article.block_teaser_2 .section_subcontent:nth-child(2) a.button {  
    background: #cc5d55;
    border: 1px solid #F3A7A1;
  }
  #maincontent .featured_article.block_teaser_2 .section_subcontent:nth-child(3) {
    background:url(../images/melon-purple.png) top left repeat #8D6A9F;
  }
  
  #maincontent .featured_article.block_teaser_2 .section_subcontent:nth-child(3) a.button {  
    background: #8D6A9F;
    border: 1px solid #C0ADCA;
  }

  
  
#maincontent .featured_article.home_background h2 {
    color:#e86f4d;
  }

  
#maincontent .featured_article.image_teaser .section_subcontent:first-child .slider_link,
#footer .footer_two .col-md-6:first-child .slider_link{  
  background: #E28413;
  border: 1px solid #E9A553;
  }
  
  #maincontent .featured_article.image_teaser .section_subcontent:nth-child(2) .slider_link,
  #footer .footer_two .col-md-6:nth-child(2) .slider_link { 
    background: #090992;
    border: 1px solid #7373A1;
  }

  .header_slider .sy-caption-wrap .sy-caption, .fck_widget_slider .sy-caption-wrap .sy-caption {
      background: #EA5E54;
  }

  #content .slipprySlider .sy-pager li.sy-active a {
      background: #E8A9BE !important;
  }

  
#maincontent .featured_article.image_teaser .section_subcontent:first-child .sy-caption-wrap,
#footer .footer_two .col-md-6:first-child .sy-caption-wrap {
  background:#e2841394;
}
#maincontent .featured_article.image_teaser .section_subcontent:nth-child(2) .sy-caption-wrap,
#footer .footer_two .col-md-6:nth-child(2) .sy-caption-wrap {
  background:#00005466;
}


/***************************************************************
inner page templates: colors 
**************************************************************/

/**********************  01 - lemon */
body.lemon #content .breadcrumbpaginationh1section a {
  background:#D0D369;
  position: relative;
}
body.lemon #content .breadcrumbpaginationh1section a:nth-of-type(3):before {
  border-color: transparent transparent transparent #D0D369;
}
body.lemon #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background:#dee253;
}
body.lemon #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
  border-color: transparent transparent transparent #dee253;
}
body.lemon #content .breadcrumbpaginationh1section a:nth-of-type(4) {
  background:#ebef7a;
}
/**********************  02 - red  */
body.red #content .breadcrumbpaginationh1section a {
  background:#D32A3B;
  position: relative;
}
body.red #content .breadcrumbpaginationh1section a:nth-of-type(3):before {
  border-color: transparent transparent transparent #D32A3B;
}
body.red #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background:#de5160;
}
body.red #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
  border-color: transparent transparent transparent #de5160;
}
body.red #content .breadcrumbpaginationh1section a:nth-of-type(4) {
  background:#f18791;
}
/**********************  03 - pumpkin */
body.pumpkin #content .breadcrumbpaginationh1section a {
  background:#E28413;
  position: relative;
}
body.pumpkin #content .breadcrumbpaginationh1section a:nth-of-type(3):before {
  border-color: transparent transparent transparent #E28413;
}
body.pumpkin #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background:#eca652;
}
body.pumpkin #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
  border-color: transparent transparent transparent #eca652;
}
body.pumpkin #content .breadcrumbpaginationh1section a:nth-of-type(4) {
  background:#fbb766;
}
/**********************  04 - midnight*/
body.midnight #content .breadcrumbpaginationh1section a {
  background:#000054;
  position: relative;
}
body.midnight #content .breadcrumbpaginationh1section a:nth-of-type(3):before {
  border-color: transparent transparent transparent #000054;
}
body.midnight #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background:#4848b5;
}
body.midnight #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
  border-color: transparent transparent transparent #4848b5;
}
body.midnight #content .breadcrumbpaginationh1section a:nth-of-type(4) {
  background:#6363bd;
}
/**********************  05 - melon */
body.melon #content .breadcrumbpaginationh1section a {
  background:#EA5E54;
  position: relative;
}
body.melon #content .breadcrumbpaginationh1section a:nth-of-type(3):before {
  border-color: transparent transparent transparent #EA5E54;
}
body.melon #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background:#f5857e;
}
body.melon #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
  border-color: transparent transparent transparent #f5857e;
}
body.melon #content .breadcrumbpaginationh1section a:nth-of-type(4) {
  background:#f5a19b;
}
/**********************  06 - purple-2 */
body.purple-2 #content .breadcrumbpaginationh1section a {
  background:#8D6A9F;
  position: relative;
}
body.purple-2 #content .breadcrumbpaginationh1section a:nth-of-type(3):before {
  border-color: transparent transparent transparent #8D6A9F;
}
body.purple-2 #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background:#aa89bb;
}
body.purple-2 #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
  border-color: transparent transparent transparent #aa89bb;
}
body.purple-2 #content .breadcrumbpaginationh1section a:nth-of-type(4) {
  background:#b6a0c1;
}

/**********************  07 - pink */
body.pink #content .breadcrumbpaginationh1section a {
  background:#E8A9BE;
  position: relative;
}
body.pink #content .breadcrumbpaginationh1section a:nth-of-type(3):before {
  border-color: transparent transparent transparent #E8A9BE;
}
body.pink #content .breadcrumbpaginationh1section a:nth-of-type(3) {
  background:#ecbfce;
}
body.pink #content .breadcrumbpaginationh1section a:nth-of-type(4):before {
  border-color: transparent transparent transparent #ecbfce;
}
body.pink #content .breadcrumbpaginationh1section a:nth-of-type(4) {
  background:#f5d3de;
}

/* landing page teaser sliders olors

01: lemon  #D0D369;
02: red  #D32A3B;

02-1: lighter #DF6470
03: orange #E28413;
03-1: lighter #E9A553;
04: blue #000054;
04-1: lighter #7373A1
05: dark pink #EA5E54;
05-1: lighter #F3A7A1;
06: purple #8D6A9F;
06-1: lighter #C0ADCA;
07: pink #E8A9BE;
07-1: lighter F0C8D5;
*/
body.lemon .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption {
  background: url('../images/melon-yellow.png')  top left repeat #D0D369;
}
body .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link {

  background: #D0D369;
  border: 1px solid #DCDF91;
}
body.red .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption {
  background: url(../images/melon-red.png) top left repeat #D32A3B;
}
body.red .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link {
  
  background: #D32A3B;
  border: 1px solid #DF6470;
}
body.pumpkin .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption  {
  background: url(../images/melon-orange.png) top left repeat #E28413;
}

body.pumpkin .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link {
  
  background: #E28413;
  border: 1px solid #E9A553;
}
body.midnight .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption  {
  background: url(../images/melon-navy.png) top left repeat #000054;
}
body.midnight .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link {
  
  background: #090992;
  border: 1px solid #7373A1;
}

body.melon .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption  {
background: url('../images/melon-dark-pink.png') top left repeat #EA5E54;
}
body.melon .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link {
  
  background: #cc5d55;
  border: 1px solid #F3A7A1;
}

body.purple-2 .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption  {
  background: url(../images/melon-purple.png) top left repeat #8D6A9F;
}
body.purple-2 .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link {
  
  background: #8D6A9F;
  border: 1px solid #C0ADCA;
}
body.pink .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption  {
  background:  #E8A9BE;
}
body.pink .featured_article.inner_pages_teaser .fck_widget_slider .sy-caption-wrap .sy-caption .slider_link {
  
  background: #E8A9BE;
  border: 1px solid #ecbfce;
}
@media (max-width:1024px) {
  #nav_section > li:first-child  {
    background:#D0D369;
  }
  #nav_section > li:nth-child(2) {
    background:#D32A3B;
  }
  #nav_section > li:nth-child(3)  {
    background:#E28413;
  }
  #nav_section > li:nth-child(4) {
    background:#000054;
  }
  #nav_section > li:nth-child(5){
    background: #EA5E54;
  }
  #nav_section > li:nth-child(6) {
    background:#8D6A9F;
  }
  #nav_section > li:nth-child(7) {
    background:#E8A9BE;
  }

  #maincontent .slipprySlider .sy-pager, #content .header_slider .slipprySlider .sy-pager {
    background-color: #EA5E54;
  }
}
@media (max-width:767px) {

  #maincontent .slipprySlider .sy-pager, #content .header_slider .slipprySlider .sy-pager {
    background-color: #EA5E54;
  }
}

