@import url(//fonts.googleapis.com/css?family=Poiret+One);
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #bb002d;
}
h3 {
  font-family: 'Poiret One', cursive;
  font-size: 32px;
  color: #282828;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 36px;
  letter-spacing: -1px;
  line-height: 36px;
}
h4 {
  font-size: 18px;
  text-transform: uppercase;
}
h5 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 17px;
  margin-bottom: 14px;
}
h6 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
  line-height: 22px;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 14px;
}
.icons-marker {
  font-size: 16.8px;
  line-height: 22px;
}
.item_fulltext a {
  text-decoration: underline;
}
.item_fulltext a:hover {
  text-decoration: none;
}
/*Buttons*/
.btn {
  padding: 4px 14px;
  font-size: 14px;
  line-height: 22px;
  background: #ffffff;
  color: #6f6f6f;
  text-shadow: none;
  border: 1px solid #e6e6e6;
  border-bottom-color: #e6e6e6;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn:hover {
  text-decoration: none;
  background: #e6e6e6;
  color: #000000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn-primary {
  background: #282828;
  color: #ffffff;
  text-shadow: none;
  border: 1px solid #282828;
  border-bottom-color: #282828;
}
.btn-primary:hover {
  background: #282828;
  color: #ffffff;
}
.btn-primary.submitButton {
  float: right;
}
.btn-info {
  background: #ffffff;
  color: #555555;
  text-shadow: none;
  border: 1px solid #cccccc;
  border-bottom-color: #cccccc;
}
.btn-info:hover {
  background: #cccccc;
  color: #000000;
}
.readmore,
.btn-info,
.page-item #section-kmt .kmt-btn-submit,
.kmt-form-submit .submitButton,
.aside .btn-primary,
.page-item__edit .btn-primary,
#contact-form .btn-primary,
#searchForm .btn-primary,
.form-validate .btn-primary,
#adminForm .btn-group .btn,
.filter-search .btn-primary,
#error .btn-primary,
.mod-login_submit .btn-primary,
.mod-newsflash-adv_custom-link a {
  font-size: 16px;
  color: #282828 !important;
  line-height: 18px !important;
  background: #dbe4e6 !important;
  box-shadow: none !important;
  text-transform: none;
  text-decoration: none !important;
  border: none !important;
  padding: 5px 23px 9px !important;
  text-shadow: none;
  font-weight: normal;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-decoration: none;
  font-family: 'Poiret One', cursive;
  font-style: normal;
  border-radius: 0 !important;
  letter-spacing: 0 !important;
}
.readmore:hover,
.btn-info:hover,
.page-item #section-kmt .kmt-btn-submit:hover,
.kmt-form-submit .submitButton:hover,
.aside .btn-primary:hover,
.page-item__edit .btn-primary:hover,
#contact-form .btn-primary:hover,
#searchForm .btn-primary:hover,
.form-validate .btn-primary:hover,
#adminForm .btn-group .btn:hover,
.filter-search .btn-primary:hover,
#error .btn-primary:hover,
.mod-login_submit .btn-primary:hover,
.mod-newsflash-adv_custom-link a:hover,
.readmore:active,
.btn-info:active,
.page-item #section-kmt .kmt-btn-submit:active,
.kmt-form-submit .submitButton:active,
.aside .btn-primary:active,
.page-item__edit .btn-primary:active,
#contact-form .btn-primary:active,
#searchForm .btn-primary:active,
.form-validate .btn-primary:active,
#adminForm .btn-group .btn:active,
.filter-search .btn-primary:active,
#error .btn-primary:active,
.mod-login_submit .btn-primary:active,
.mod-newsflash-adv_custom-link a:active,
.readmore:focus,
.btn-info:focus,
.page-item #section-kmt .kmt-btn-submit:focus,
.kmt-form-submit .submitButton:focus,
.aside .btn-primary:focus,
.page-item__edit .btn-primary:focus,
#contact-form .btn-primary:focus,
#searchForm .btn-primary:focus,
.form-validate .btn-primary:focus,
#adminForm .btn-group .btn:focus,
.filter-search .btn-primary:focus,
#error .btn-primary:focus,
.mod-login_submit .btn-primary:focus,
.mod-newsflash-adv_custom-link a:focus,
.readmore.active,
.btn-info.active,
.page-item #section-kmt .kmt-btn-submit.active,
.kmt-form-submit .submitButton.active,
.aside .btn-primary.active,
.page-item__edit .btn-primary.active,
#contact-form .btn-primary.active,
#searchForm .btn-primary.active,
.form-validate .btn-primary.active,
#adminForm .btn-group .btn.active,
.filter-search .btn-primary.active,
#error .btn-primary.active,
.mod-login_submit .btn-primary.active,
.mod-newsflash-adv_custom-link a.active {
  outline: none;
  opacity: 1;
  text-decoration: none !important;
  color: #feffff !important;
  background: #282828 !important;
  text-shadow: none;
}
#searchForm .btn.btn-primary {
  margin-top: -2px;
}
#jform_images_image_intro,
#jform_images_image_fulltext {
  height: 32px;
}
#jform_publish_up_img,
#jform_publish_down_img {
  padding: 2px 14px;
}
.gallery-item.style2 .view .item_more a {
  color: #6f6f6f;
}
.gallery-item.style2 .view .item_more a:hover {
  color: #bb002d;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input [type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input [type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus,
#jform_contact_name:focus,
#jform_contact_email:focus,
#jform_contact_emailmsg:focus,
#jform_contact_message:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(225, 225, 225, 0.6);
  border: 1px solid #e1e1e1;
}
.label-info,
.badge-info {
  background: #e1e1e1;
}
.label-info[href],
.badge-info[href] {
  background: #e1e1e1;
  border-radius: 0;
}
.label-info[href]:hover,
.badge-info[href]:hover {
  background: #bb002d;
}
a:focus,
a:hover,
a:active {
  outline: none !important;
  text-decoration: none !important;
}
.tags {
  clear: both;
  margin-top: 15px;
}
.page-archive .tags {
  margin: -5px 0 10px;
}
/*Lists*/
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.pagination {
  height: auto;
  margin: 0 0 45px;
  padding: 25px 0 0;
  border-top: 1px solid #e1e1e1;
}
.pagination .counter {
  font-weight: bold;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  width: 100%;
}
.pagination ul li {
  display: inline-block;
  margin: 0 5px 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  text-transform: lowercase;
  padding: 5px 25px 6px;
  font-size: 16px;
  border: none;
  box-shadow: none;
  color: #282828;
  font-family: 'Poiret One', cursive;
  background: #dbe4e6;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination ul li a.pagenav,
.pagination ul li a.hasTooltip {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination ul li a.pagenav:hover,
.pagination ul li a.hasTooltip:hover,
.pagination ul li a.pagenav:active,
.pagination ul li a.hasTooltip:active,
.pagination ul li a.pagenav:focus,
.pagination ul li a.hasTooltip:focus {
  color: #ffffff;
  background: #bb002d;
}
.pagination ul li.num .pagenav,
.pagination ul li.num .hasTooltip {
  padding: 5px 13px 6px;
}
.pagination ul li.num span {
  background: #bb002d;
  color: #ffffff;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 14px;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 7px 20px 9px 0;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 7px 0 9px 20px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well .buttonsearch-block {
  outline: none;
}
.well .buttonsearch-block:hover {
  opacity: 0.5;
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/
#header-row {
  padding: 30px 0 38px;
  border-top: 7px solid #202020;
}
/*======================= NAVIGATION =======================*/
#navigation-row {
  padding: 0 0 31px;
}
#navigation-row .container-fluid {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
#navigation-row .search-block {
  float: right;
  margin: 11px 0 0;
  border-left: 1px solid #e1e1e1;
  padding: 0 0 0 39px;
}
#navigation-row .search-block .mod-search {
  border: 1px solid #e1e1e1;
  width: 226px;
  height: 38px;
  position: relative;
  background: #FFF;
}
#navigation-row .search-block .mod-search #searchword {
  height: 32px;
  color: #989797;
  font-size: 13px;
  line-height: 20px;
  padding: 10px 8px 4px;
  box-shadow: none;
  border: none;
  width: 200px;
  margin: 0;
  float: left;
  background: none;
  outline: none;
}
#navigation-row .search-block .mod-search .buttonsearch-block {
  position: absolute;
  top: 6px;
  right: 9px;
  outline: none;
}
#navigation-row .search-block .mod-search .buttonsearch-block:hover {
  opacity: 0.5;
}
.select-menu {
  display: none;
}
.navigation {
  margin: -1px 0;
  float: left;
}
.navigation ul.sf-menu {
  position: relative;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0;
  height: 65px;
}
.navigation ul.sf-menu > li.active > a,
.navigation ul.sf-menu > li.sfHover > a,
.navigation ul.sf-menu > li.active > span,
.navigation ul.sf-menu > li.sfHover > span {
  background: url(../images/menubg.png) repeat-x bottom;
  color: #6f6f6f;
}
.navigation ul.sf-menu > li.current > a,
.navigation ul.sf-menu > li.current > span {
  background: url(../images/menubg.png) repeat-x;
  color: #ffffff;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 15px;
  line-height: 67px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #6f6f6f;
  background: none;
  height: 65px;
  display: block;
  padding: 0 21px;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  background: url(../images/menubg.png) repeat-x bottom;
  color: #6f6f6f;
}
.navigation ul.sf-menu > li > a:hover > span,
.navigation ul.sf-menu > li > span:hover > span {
  background-position: center bottom !important;
}
.navigation ul.sf-menu li:hover > ul,
.navigation ul.sf-menu li.sfHover > ul {
  top: 64px;
}
.navigation ul.sf-menu ul {
  width: 155px;
}
.navigation ul.sf-menu li li:hover ul,
.navigation ul.sf-menu li li.sfHover ul {
  top: 0;
  left: 155px;
}
.navigation ul.sf-menu li li li:hover ul,
.navigation ul.sf-menu li li li.sfHover ul {
  top: -12px;
  left: 157px;
}
.navigation ul.sf-menu ul {
  background: none;
  padding: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.navigation ul.sf-menu ul li {
  margin: 0;
}
.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  font-size: 14px;
  line-height: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #6f6f6f;
  background: url(../images/menubg.png) repeat-x bottom #f5f7f8;
  display: block;
  padding: 12px 22px;
  text-decoration: none;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background: url(../images/menubg.png) repeat-x #060606;
  color: #ffffff;
}
.navigation ul.sf-menu ul li.active > a,
.navigation ul.sf-menu ul li.sfHover > a,
.navigation ul.sf-menu ul li.active > span,
.navigation ul.sf-menu ul li.sfHover > span {
  background: url(../images/menubg.png) repeat-x #060606;
  color: #ffffff;
}
.navigation ul.sf-menu ul li.firstItem {
  border: none;
}
.navigation ul.sf-menu.sf-vertical {
  width: 155px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-vertical li {
  width: 155px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 157px;
}
.navigation ul.sf-menu.sf-vertical ul li a,
.navigation ul.sf-menu.sf-vertical ul li span {
  padding: 9px 12px;
}
.navigation ul.sf-menu.sf-navbar {
  height: 44px;
  padding-bottom: 44px;
  margin-bottom: 2px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  top: 46px;
  left: 0;
}
.navigation ul.sf-menu.sf-navbar li ul {
  width: auto;
  padding: 2px 0;
}
.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu {
  width: 155px;
  top: 44px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
/*======================= SHOWCASE =======================*/
#showcase-row {
  background: url(../images/plbg.png) no-repeat center bottom;
  padding: 0 0 54px;
}
#showcase-row #camera-slideshow {
  margin-bottom: 0 !important;
}
.mod-newsflash-adv .isotope {
  margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center;
}
/*======================= FEATURE =======================*/
#feature-row {
  padding: 7px 0 35px;
}
#feature-row .welcome {
  text-align: center;
}
#feature-row .welcome h5 {
  color: #bb002d;
}
/*======================= MAINTOP ======================= */
#maintop-row .plans {
 /* background: url(../images/planbg.png) center top no-repeat; */
  padding: 0px 0 0;
 
}
#maintop-row .plans .readmore {
  margin-top: 13px;
}
#maintop-row .plans .item_introtext {
  line-height: 20px;
}
#maintop-row .plans .moduleTitle {
  text-align: center;
  color: #ffffff;
}
#maintop-row .plans .item_introtext {
  margin-left: 81px;
}
#maintop-row .plans .mod-newsflash-adv {
  margin: 5px 0 0;
}
.body__home #maintop-row {
  background: url(../images/plbg.png) no-repeat center bottom;
  padding: 0 0 54px;
}
.body__home #maintop-row .row-container {
  background: #f2f9fb;
  padding: 0 0 27px;
  width: 100%;
  max-width: 100%;
}
.body__home #maintop-row .container-fluid {
  padding: 0 10px;
  max-width: 940px;
  margin: 0 auto;
}
/*======================= CONTENT TOP =======================*/
#content-top-row {
  padding: 0 0 50px;
}
#content-top-row .goals .item-title {
  margin-bottom: 33px;
}
#content-top-row .leader .item-title {
  margin-bottom: 31px;
}
#content-top-row .leader .item_introtext p {
  padding: 0 100px 10px 0;
  line-height: 20px;
}
#content-top-row .leader ul {
  float: left;
  width: 48%;
  margin: 0 2% 0 0;
}
#content-top-row .process .mod-custom {
  display: table;
}
#content-top-row .process ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: table-row;
}
#content-top-row .process ul li {
  background: #f2f9fb url(../images/plliaft.png) no-repeat right 0;
  height: 93px;
  display: table-cell;
  vertical-align: middle;
  font-size: 13px;
  line-height: 18px;
}
#content-top-row .process ul li.firstItem a {
  background: none;
  padding-left: 21px;
}
#content-top-row .process ul li.firstItem:hover a {
  background: none;
}
#content-top-row .process ul li.lastItem {
  background: #f2f9fb;
}
#content-top-row .process ul li.lastItem a {
  padding-right: 20px;
}
#content-top-row .process ul li.lastItem:hover {
  background: #af052a;
}
#content-top-row .process ul li a {
  height: 93px;
  width: 100px;
  display: table-cell;
  vertical-align: middle;
  background: url(../images/pllibef.png) no-repeat;
  padding: 0 32px 0 35px;
}
#content-top-row .process ul li:hover {
  background: #af052a url(../images/plliaft.png) no-repeat right bottom;
}
#content-top-row .process ul li:hover a {
  color: #FFF;
  background: url(../images/pllibef.png) no-repeat 0 bottom;
}
#content-top-row .process ul a {
  color: #6f6f6f;
}
/*======================= CONTENT =======================*/
#content-row {
  padding: 28px 0 55px;
}
.body__about #content-row {
  padding: 25px 0 18px;
}
.body__about.view-article #content-row {
  padding: 18px 0 55px;
}
.body__home #content-row {
  padding-bottom: 0;
}
.body__home.view-article #content-row {
  padding: 18px 0 55px;
}
#component {
  min-height: 0;
}
.container-fluid {
  padding: 0 !important;
}
.item {
  margin-bottom: 18px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 22px;
}
.item_info_dl dd {
  margin: 0;
  display: inline;
}
.item_info_dl dd > * {
  display: inline;
}
.item_icons.btn-group.pull-right {
  margin: 0px 0 10px 10px;
}
/*===== Gallery Page ======*/
ul.gallery {
  margin: 0 0 0 -20px;
}
ul.gallery .gallery-item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  float: left;
  list-style: none;
}
ul.gallery .gallery-item .item_img {
  margin-right: 0;
  float: none;
}
ul.gallery .gallery-item.straightDown {
  float: none;
}
ul.gallery .gallery-item.straightDown .item_img {
  float: left;
  margin: 0 22px 22px 0 !important;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  padding: 0;
  margin: 0;
  border-left: none;
}
blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
blockquote p:before {
  content: '"';
}
blockquote p:after {
  content: '"';
}
blockquote small {
  text-align: right;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
/*===== Blog Page ======*/
.tags {
  clear: both;
}
.addthis_toolbox {
  padding-top: 14px;
}
/*======================= CONTENT BOTTOM =======================*/
#content-bottom-row {
  padding: 31px 0 0;
}
#content-bottom-row .trust .readmore {
  margin-top: 11px;
}
#content-bottom-row .trust .moduleTitle {
  margin-bottom: 28px;
}
#content-bottom-row .solutions .item_content {
  margin: 0 0 0 80px;
}
#content-bottom-row .team {
  margin: 80px 0 0 0;
}
#content-bottom-row .team .item_title {
  margin-bottom: 2px;
}
#content-bottom-row .team .img-intro {
  margin-bottom: 18px;
}
/*======================= ASIDE RIGHT =======================*/
.archive-module li a,
.categories-module li a,
.mod-menu .nav.menu li a,
.list1 ul li a {
  display: inline;
}
.archive-module li a:hover,
.categories-module li a:hover,
.mod-menu .nav.menu li a:hover,
.list1 ul li a:hover {
  background: none;
}
#aside-right .reviews .moduleTitle {
  margin-bottom: 30px;
}
#aside-right .opportunities .readmore {
  margin-top: 11px;
}
#aside-right .opportunities .item-title {
  margin-bottom: 24px;
}
#aside-right .opportunities .img-intro {
  margin-bottom: 18px;
}
#aside-right .moduletable + .moduletable {
  margin: 89px 0 0;
}
/*======================= MAINBOTTOM =======================*/
#mainbottom-row {
  padding: 38px 0 55px;
}
#mainbottom-row .planning .item-title {
  margin-bottom: 31px;
}
#mainbottom-row .planning p {
  line-height: 20px;
  padding-bottom: 10px;
}
#mainbottom-row .choosing .item_title {
  margin-bottom: 2px;
}
#mainbottom-row .choosing .moduleTitle {
  margin-bottom: 30px;
}
#mainbottom-row .choosing .item {
  margin-bottom: 4px;
}
#mainbottom-row .choosing .item:hover {
  color: #bb002d;
}
#mainbottom-row .choosing .item:hover .item_introtext {
  text-decoration: underline;
}
#mainbottom-row .choosing .item:hover .item_title a {
  text-decoration: underline;
  color: #bb002d;
}
#mainbottom-row .choosing .item:hover .item_title a:hover {
  text-decoration: none;
}
.planning ul,
.leader ul,
.reviews ul,
.list ul,
.archive-module,
.categories-module,
.item_fulltext ul {
  padding: 0;
  margin: 0 0 11px;
  list-style: none;
}
.planning ul li,
.leader ul li,
.reviews ul li,
.list ul li,
.archive-module li,
.categories-module li,
.item_fulltext ul li {
  background: url(../images/liarr.png) no-repeat 0 7px;
  padding: 0 0 0 19px;
  margin-bottom: 2px;
}
.planning ul li a,
.leader ul li a,
.reviews ul li a,
.list ul li a,
.archive-module li a,
.categories-module li a,
.item_fulltext ul li a {
  color: #6f6f6f;
}
.planning ul li a:hover,
.leader ul li a:hover,
.reviews ul li a:hover,
.list ul li a:hover,
.archive-module li a:hover,
.categories-module li a:hover,
.item_fulltext ul li a:hover {
  color: #bb002d;
}
/*======================= BOTTOM =======================*/
#bottom-row {
  background: #282828;
  color: #8f8f8f;
  padding: 47px 0 39px;
}
#bottom-row .testimonials .item {
  margin-bottom: 8px;
}
#bottom-row .testimonials .item_title {
  margin-bottom: -1px;
}
#bottom-row .testimonials .moduleTitle {
  margin-bottom: 41px;
}
#bottom-row .testimonials .mod-newsflash-adv_custom-link .btn-info {
  background: none !important;
  padding: 0 !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #8f8f8f  !important;
  font-size: 14px;
}
#bottom-row .testimonials .mod-newsflash-adv_custom-link .btn-info:hover {
  color: #FFF !important;
}
#bottom-row .testimonials .item_introtext {
  font-style: italic;
}
#bottom-row .testimonials .item_introtext p {
  line-height: 20px;
}
#bottom-row .testimonials .item_introtext blockquote {
  padding: 0 10px 0 0;
}
#bottom-row .testimonials .item_introtext blockquote small {
  display: none;
}
#bottom-row h3.moduleTitle {
  color: #FFF;
  font-size: 26px;
  margin-bottom: 40px;
}
#bottom-row ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#bottom-row ul li {
  margin: 0 0 8px;
}
#bottom-row a {
  color: #8f8f8f;
}
#bottom-row a:hover {
  color: #FFF;
  text-decoration: underline !important;
}
/*======================= FOOTER =======================*/
#copyright-row {
  text-align: center;
  padding: 14px 0 7px;
}
#copyright {
  text-align: center;
  float: none;
  font-size: 13px;
}
#copyright .year:after {
  content: '|';
  padding: 0 0 0 4px;
}
#copyright a {
  color: #af052a;
  text-decoration: underline;
}
/*===== Social Media ======*/
.follow .social {
  margin: 0;
  text-align: left;
  list-style: none;
  padding: 0;
}
.follow .social li {
  margin: 0 0 9px;
  display: block;
  padding: 0 0 0 60px;
}
.follow .social li a {
  font-size: 14px;
  text-indent: 0;
  color: #dbdad8;
  display: inline-block;
  margin: 5px 0 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.follow .social li a:before {
  content: '';
  display: inline-block;
  width: 33px;
  height: 33px;
  margin: -5px 26px 0 -60px;
  float: left;
}
.follow .social li a.twitter:before {
  background: url(../images/social/twitter.png);
}
.follow .social li a.facebook:before {
  background: url(../images/social/facebook.png);
}
.follow .social li a.feed:before {
  background: url(../images/social/feed.png);
}
.follow .social li a.youtube:before {
  background: url(../images/social/youtube.png);
}
.follow .social li a:hover {
  color: #bb002d;
}
.follow .social li a:hover:before {
  background-position: 0 bottom;
}
