[class^="icon-content-"],
[class*=" icon-content-"] {
  background-color: #95ba00;
}
#carousel .flexslider .slides li .caption {
  color: #ffffff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #14497b;
}
a {
  color: #870076;
}
a:hover {
  color: #870076;
}
.address-block .tel.voice {
  color: #64a0d9;
}
.button,
button,
input[type="submit"] {
  color: #ffffff;
  background-image: -moz-linear-gradient(top, #850073 0%, #380031 100%);
  background-image: -ms-linear-gradient(top, #850073 0%, #380031 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#850073), to(#380031));
  background-image: -webkit-linear-gradient(top, #850073 0%, #380031 100%);
  background-image: -o-linear-gradient(top, #850073 0%, #380031 100%);
  background-image: linear-gradient(top, #850073 0%, #380031 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#870076', endColorstr='#3b0033', GradientType=0);
  zoom: 1;
  border-bottom: 3px solid #21001d;
}
.button:hover,
button:hover,
input[type="submit"]:hover {
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  background-color: #870076;
  background-image: none;
  *display: inline;
  *zoom: 1;
}
body {
  color: #222222;
  background-color: #e6effe;
}
body a {
  color: #870076;
}
#home-row-1 {
  background-color: #64a0d9;
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ebf3fa), color-stop(100%, #64a0d9));
  background-image: -webkit-radial-gradient(center center, circle, #ebf3fa 0%, #64a0d9 100%);
  background-image: -moz-radial-gradient(center center, circle, #ebf3fa 0%, #64a0d9 100%);
  background-image: -ms-radial-gradient(center center, circle, #ebf3fa 0%, #64a0d9 100%);
  background-image: -o-radial-gradient(center center, circle, #ebf3fa 0%, #64a0d9 100%);
  background-repeat: no-repeat;
  border-top: 1px solid #3b87cf;
  border-bottom: 1px solid #3b87cf;
}
#preheader {
  background-color: #062c50;
  color: #ffffff;
  border-bottom: 1px solid #083968;
}
#preheader a {
  color: #ffffff;
}
#preheader .submenu {
  background-color: #062c50;
}
#preheader .submenu a {
  color: #ffffff;
}
#header {
  color: #ffffff;
  background-color: #052848;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#05223d), color-stop(100%, #062c50), to(#03172a));
  background-image: -webkit-linear-gradient(#05223d, #062c50 100%, #03172a);
  background-image: -moz-linear-gradient(top, #05223d, #062c50 100%, #03172a);
  background-image: -ms-linear-gradient(#05223d, #062c50 100%, #03172a);
  background-image: -o-linear-gradient(#05223d, #062c50 100%, #03172a);
  background-image: linear-gradient(#05223d, #062c50 100%, #03172a);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05223d', endColorstr='#03172a', GradientType=0);
  zoom: 1;
}
#header h1,
#header h2,
#header h3,
#header h4,
#header h5,
#header h6 {
  color: #ffffff;
}
#header #logotype {
  -webkit-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.33);
  -moz-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.33);
  -o-text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.33);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.33);
}
#header #logotype a {
  color: #ffffff;
}
#header #tagline {
  color: #64a0d9;
}
#menu {
  background-image: -moz-linear-gradient(top, #63a0d9 0%, #2f7ac1 100%);
  background-image: -ms-linear-gradient(top, #63a0d9 0%, #2f7ac1 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#63a0d9), to(#2f7ac1));
  background-image: -webkit-linear-gradient(top, #63a0d9 0%, #2f7ac1 100%);
  background-image: -o-linear-gradient(top, #63a0d9 0%, #2f7ac1 100%);
  background-image: linear-gradient(top, #63a0d9 0%, #2f7ac1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#64a0d9', endColorstr='#2f7ac1', GradientType=0);
  zoom: 1;
}
#menu ul {
  border-right: 1px solid #7dafdf;
  border-left: 1px solid #307dc5;
}
#menu ul li {
  border-left: 1px solid #7dafdf;
  border-right: 1px solid #307dc5;
}
#menu ul li.has-children:after {
  display: block;
  font-size: 21px;
  line-height: 21px;
  position: absolute;
  top: 100%;
  bottom: auto;
  left: 50%;
  right: auto;
  margin: 0;
  margin-top: -21px;
  margin-left: -7.5px;
  color: #870076;
  content: "\25be";
  cursor: pointer;
}
#menu a {
  color: #ffffff;
}
#menu li:hover {
  border-color: #062c50 #062c50 transparent #062c50;
}
#menu li:hover,
#menu a:hover,
#menu li:hover > a {
  background-color: #ffffff;
  color: #062c50;
}
#menu .submenu,
#menu .subsubmenu {
  background-color: #ffffff;
  border-bottom: 3px solid #cccccc;
}
#menu .submenu ul li.has-children:after,
#menu .subsubmenu ul li.has-children:after {
  display: block;
  font-size: 10px;
  line-height: 10px;
  position: absolute;
  top: 50%;
  bottom: auto;
  right: 2px;
  left: auto;
  margin: 0;
  margin-top: -6px;
  color: #870076;
  content: "\25ba";
  cursor: pointer;
}
#menu .submenu a,
#menu .subsubmenu a {
  color: #062c50;
}
#menu .submenu li:hover,
#menu .subsubmenu li:hover,
#menu .submenu a:hover,
#menu .subsubmenu a:hover,
#menu .submenu li:hover > a,
#menu .subsubmenu li:hover > a {
  background-color: #062c50;
  color: #ffffff;
}
#page-content #asides .aside {
  background-color: #e6effe;
}
#prefooter {
  background-color: #222222;
  color: #e6effe;
}
#prefooter a {
  color: #e6effe;
}
#footer {
  background-color: #12416d;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0e3458), color-stop(100%, #14497b), to(#091f35));
  background-image: -webkit-linear-gradient(#0e3458, #14497b 100%, #091f35);
  background-image: -moz-linear-gradient(top, #0e3458, #14497b 100%, #091f35);
  background-image: -ms-linear-gradient(#0e3458, #14497b 100%, #091f35);
  background-image: -o-linear-gradient(#0e3458, #14497b 100%, #091f35);
  background-image: linear-gradient(#0e3458, #14497b 100%, #091f35);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e3458', endColorstr='#091f35', GradientType=0);
  zoom: 1;
  border-top: 1px solid #061523;
  color: #e6effe;
}
#footer a {
  color: #e6effe;
}
.lt-ie10 #home-row-1 .wrap {
  background-color: #ebf3fa;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100, finishopacity=0, style=2);
  zoom: 1;
}
@media (max-width: 480px), (max-width: 767px) {
  #super-container {
    /* first level */
  
    /* second level */
  
  }
  #super-container #home-row-2 .block {
    background-color: #ffffff;
    color: #222222;
  }
  #super-container #page-content #article {
    background-color: #ffffff;
  }
  #super-container #page-content #asides .aside {
    background-color: #ffffff;
    color: #222222;
  }
  #super-container #preheader ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  #super-container #menu ul li {
    border-top: 1px solid #7dafdf;
    border-bottom: 1px solid #307dc5;
  }
  #super-container #menu ul li.has-children:after {
    display: block;
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    bottom: auto;
    right: 2px;
    left: auto;
    margin: 0;
    margin-top: -12px;
    color: #870076;
    content: "\25be";
    cursor: pointer;
  }
  #super-container #menu .submenu ul li.has-children:after,
  #super-container #menu .subsubmenu ul li.has-children:after {
    display: block;
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    bottom: auto;
    right: 2px;
    left: auto;
    margin: 0;
    margin-top: -12px;
    color: #870076;
    content: "\25be";
    cursor: pointer;
  }
  #super-container #menu {
    position: relative;
  }
  #super-container #menu:not( :target ) > a:first-of-type,
  #super-container #menu:target > a:last-of-type {
    display: block;
  }
  #super-container #menu > ul {
    height: auto;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
  }
  #super-container #menu:target > ul {
    display: block;
  }
  #super-container #menu > ul > li {
    width: 100%;
    float: none;
  }
  #super-container #menu li ul {
    position: static;
  }
  .btn-block {
    width: 90%;
    margin: 10px auto;
    display: block !important;
  }
}
.btn-block {
  display: none;
}
