@charset "UTF-8";
@import url(animate.css);
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #fff;
  color: #000;
  font: 300 18px/24px "PT Sans Narrow", sans-serif;
  -webkit-text-size-adjust: none;
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6, .sf-menu, .brand, .btn, time, dl, ul {

}

h1, h2, h3 {
  color: #ffffff;
}

h4, h5 {
  color: #333333;
}

h1 {
  font-size: 75px;
  line-height: 75px;
  font-weight: 700;
}

h2 {
  font-size: 30px;
  line-height: 50px;
  font-weight: 500;
}
@media (max-width: 1199px) {
  h2 {
    font-size: 49px;
    line-height: 41px;
  }
}

h3 {
  font-size: 40px;
  line-height: 40px;
  color: #fff;
  background-color: rgba(0,0,0,.6);
  padding: 10px;
}

@media (max-width: 1199px) {
  h3 {
    font-size: 35px;
    line-height: 30px;
  }
}

h4 {
  font-size: 30px;
  line-height: 40px;
}

h5 {
  font-size: 20px;
  line-height: 20px;
}
h5 > a:hover {
  text-decoration: underline;
}
h5[class*='fa-'] {
  padding-left: 40px;
  padding-bottom: 13px;
  padding-top: 13px;
  position: relative;
}
h5[class*='fa-']:before {
  font-family: "FontAwesome";
  font-size: 50px;
  color: #183D66;
  position: absolute;
  left: 0;
  top: 13px;
}

h6 {
  font-size: 19px;
  line-height: 19px;
}

hr {
  border: none;
  margin: 0;
  height: 1px;
  background: #eaeaea;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  display: inline;
  font-size: 20px;
  line-height: 20px;
  color: #b3b3b3;
}
time + h5 {
  display: inline;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: 700;
}

dl > dd,
dl > dt {
  display: inline-block;
}
dl > dd p, dl > dd a {
  display: inline;
}
dl > dd a:hover {
  text-decoration: underline;
}

address time {
  font-size: 14px;
  line-height: 24px;
  color: #777777;
}

.fa {
  line-height: inherit;
  color: #c2c2c2;
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

.center {
  text-align: center;
}

.camera_container > div p,
.camera_container > div .btn,
.parallax .btn {
  color: #ffffff;
}

.camera_container > div .btn:hover,
.parallax .btn:hover {
  color: #333333;
}

.row > .grid_4 > img + time + h5 {
  display: inline-block;
}

#map {
                width: 100%;
                height: 500px;
            }

* + time {
  display: inline-block;
  padding-right: 20px;
}

@media (min-width: 480px) and (max-width: 767px) {
  .mod img {
    width: 100%;
  }
  
}

@media (min-width: 768px) and (max-width: 1199px) {
  .container .row .grid_2 + .grid_2 + .grid_2 + .grid_3 {
    margin-top: 45px;
  }
  .container .row .grid_2 + .grid_2 + .grid_2 + .grid_3 + .grid_3 {
    margin-top: 30px;
  }

}
/*=======================================================
                       Main Layout
=========================================================*/
.telefonos{
  width: 100%;
  padding:10px;
  text-align: right;
  background-color: #183D66;
  color: #fff;
}
* > .brand {
  margin-top: 15px;
}
* + p {
  margin-top: 15px;
}
* .btn {
  margin-top: 26px;
}
* + .map {
  margin-top: 33px;
}
* + .copy {
  margin-top: 22px;
}
* + .info,
* + .info-1 {
  margin-top: 33px;
}
* + time {
  margin-top: 30px;
}
* + .contact-form {
  margin-top: 32px;
}

h2 + h3 {
  margin-top: 12px;
}
@media (max-width: 1199px) {
  h2 + h3 {
    margin-top: 0;
  }
}

@media (max-width: 1199px) {
  h3 + p {
    margin-top: 0;
  }
}

h4 + * {
  margin-top: 33px;
}
h4 + img {
  margin-top: 23px;
}

h5 + ul,
h5 + address,
h5 + .fb-page {
  margin-top: 20px;
}
h5[class*="fa-"] + p {
  margin-top: 7px;
}

hr + h4 {
  margin-top: 53px;
}
hr + .row {
  margin-top: 55px;
}

img + p {
  margin-top: 24px;
}
img + h5 {
  margin-top: 25px;
}
img + time + h5 {
  margin-top: 30px;
}

time + h5 {
  margin-top: 26px;
}
@media (min-width: 1199px) and (max-width: 1400px), (max-width: 375px) {
  time + h5 {
    margin-top: 5px;
  }

}

.camera_container * + .btn,
.parallax * + .btn {
  margin-top: 45px;
}
@media (max-width: 979px) {
  .camera_container * + .btn,
  .parallax * + .btn {
    margin-top: 10px;
  }
}

.event * + p {
  margin-top: 19px;
}
.event img + h5 {
  margin-top: 0;
}

.row + .row {
  margin-top: 10px;
}
.row + hr {
  margin-top: 32px;
}

.info-item h5 + p {
  margin-top: 23px;
}
@media (min-width: 1199px) and (max-width: 1330px) {
  .info-item h5 + p {
    margin-top: 0;
  }

}

.thumb + p {
  margin-top: 23px;
}

.gallery .row + .row {
  margin-top: 35px;
}

dl + dl {
  margin-top: 6px;
}
dl dt:before {
  margin-right: 10px;
}

.box_aside {
  margin-right: 25px;
}
.box_cnt time {
  padding-right: 9px;
}
.box_cnt time + h5 {
  margin-top: 0;
}
@media (max-width: 479px) {
  .box_cnt > *:first-child {
    margin-top: 10px;
  }
  .box_cnt time + h5 {
    margin-top: 10px;
  }
}

.terms-list dt + dd {
  margin-top: 16px;
}
.terms-list dd + dt {
  margin-top: 30px;
}

* + .offset {
  margin-top: 12px;
}

.row + .offset-1 {
  margin-top: 25px;
}

.row + .offset-2 {
  margin-top: 40px;
}

* + .offset-3 {
  margin-top: 62px;
}

* + .offset-4 {
  margin-top: 20px;
}

* + .offset-5 {
  margin-top: 19px;
}

* + .offset-6 {
  margin-top: 55px;
}

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  color: #ffffff;
}
.brand, .brand > * {
  display: inline-block;
}
.brand_name {
  overflow: hidden;
  font-size: 44px;
  line-height: 53px;
  font-weight: 700;
}
.brand_name:before {
  content: url(../images/logo.png);
}
.brand_slogan {
  font-size: 20px;
  line-height: 20px;
  margin-top: 23px;
  margin-left: 7px;
}

/*==================     Verta Box    ======================*/
.verta-box {
  display: table;
}
.verta-box, .verta-box_wr, .verta-box_cnt {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.verta-box_wr {
  display: table-row;
}
.verta-box_cnt {
  display: table-cell;
}

/*==================     Event     ======================*/
.event img {
  float: left;
}
.event h5 {
  overflow: hidden;
  padding-left: 20px;
  padding-top: 20px;
}

/*==================     Info's     ======================*/
.info:before, .info:after, .info-1:before, .info-1:after {
  display: table;
  content: "";
  line-height: 0;
}
.info:after, .info-1:after {
  clear: both;
}

.info .info-item {
  width: 25%;
}

.info-1 .info-item {
  width: 33.3333%;
}

[class] .info-item {
  float: left;
  position: relative;
  text-align: center;
  background: #000;
  overflow: hidden;
}
[class] .info-item img {
  width: 100%;
}
[class] .info-item time, [class] .info-item h5 {
  display: block;
  color: #ffffff;
}
[class] .info-item time {
  font-size: 14px;
  line-height: 14px;
  text-transform: none;
}
[class] .info-item time:before {
  font-family: 'FontAwesome';
  content: '\f063';
  margin-right: 5px;
}
[class] .info-item img, [class] .info-item_cnt, [class] .info-item_cnt p {
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
[class] .info-item_cnt {
  position: absolute;
  top: 44%;
  left: 10%;
  right: 10%;
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  -webkit-transform: translateY(-10%);
  transform: translateY(-10%);
}
[class] .info-item_cnt p {
  opacity: 0;
}
[class] .info-item:hover img {
  opacity: .5;
}
[class] .info-item:hover .info-item_cnt {
  -moz-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  -o-transform: translateY(-38%);
  -webkit-transform: translateY(-38%);
  transform: translateY(-38%);
}
[class] .info-item:hover .info-item_cnt p {
  opacity: 1;
}
@media (max-width: 1199px) {
  [class] .info-item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  [class] .info-item {
    width: 100%;
  }
}

/*=================     Copyright     ===================*/
.copy {
  display: block;
  text-align: center;
}
.copy > a:hover {
  text-decoration: underline;
}

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font-size: 17px;
  line-height: 17px;
  font-weight: 700;
  color: #333333;
  border: 2px solid #eaeaea;
  padding: 19px 39px;
}
.btn:hover {
  background: #eaeaea;
  border-color: #eaeaea;
  color: #333333;
}
.btn:active {
  background: #d1d1d1;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
@media (max-width: 479px) {
  .box_aside {
    float: none;
  }
  .box_aside > img {
    width: 100%;
  }
}
.box_cnt time, .box_cnt h5 {
  display: inline;
}
@media (max-width: 479px) {
  .box_cnt time, .box_cnt h5 {
    display: block;
  }
}
.box_cnt time {
  font-size: 20px;
  line-height: 20px;
  color: #b3b3b3;
}

/*==================   Index List  ======================*/
.index-list {
  counter-reset: h4;
}
.index-list h4 {
  text-align: left;
}
.index-list h4:before {
  padding-right: 5px;
  font-size: 40px;
  line-height: 35px;
  color: #d6d6d6;
  content: counter(h4,decimal-leading-zero) "/";
  counter-increment: h4;
}

.terms-list dt {
  font-size: 20px;
  line-height: 20px;
  color: #333333;
}
.terms-list dd {
  text-transform: none;
}
.terms-list dd > a {
  font-size: 20px;
  line-height: 20px;
  color: #333333;
}

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
  color: #1C7980;
  font-weight: 100;
  font-size: 20px;
  line-height: 17px;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 1px;
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  padding: 63px 30px;
}
.sf-menu > li.sfHover > a,
.sf-menu > li > a:hover, .sf-menu > li.active > a {
  background-color: #183D66;
  color: #fff;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 117%;
  left: 10%;
  width: 235px;
  margin-top: 10px;
  z-index: 2;
  font-size: 20px;
  line-height: 14px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
}

.sf-menu ul > li > a {
  padding: 10px 0;
  padding-left: 10px;
  background-color: #1C7980;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  background: rgba(255, 255, 255, 0.15);
}

.sf-menu ul ul {
  position: static;
  top: 100%;
  width: auto;
  margin-top: 0;
  padding: 0;
  z-index: 4;
  font-weight: 400;
}

@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: 56px;
  left: 0;
  bottom: 0;
  width: 240px;
  padding: 20px 0;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 9px 25px 11px;
}
.rd-mobilemenu_ul a:hover {
  background: #333333;
  color: #FFF;
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  background: none;
  border: none;
  display: inline-block;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  -webkit-appearance: none;
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle::-moz-focus-inner {
  border: none;
  padding: 0;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}
.rd-mobilepanel_toggle.active span {
  transition: background .3s 0s ease;
  background: transparent;
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*==================  Stuck menu  ======================*/
.stuck_container hr {
  background: rgba(255, 255, 255, 0.33);
}
.stuck_container .sf-menu ul {
  background: #959595;
}

.isStuck {
  background: #f4f4f4;
  z-index: 999;
}
.isStuck .sf-menu > li > a {
  padding: 61px 7px;
}
.isStuck .brand {
  margin-top: 11px;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 38px;
  color: #fff;
  background: #ffffff;
  border: 2px solid #333333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 3px #eaeaea;
  -moz-box-shadow: 0 0 3px #eaeaea;
  box-shadow: 0 0 3px #eaeaea;
  color: #333333;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  background: #333333;
  border-color: #ffffff;
  color: #ffffff;
}

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #fff;
  background: transparent;
}
.thumb_overlay:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px "FontAwesome";
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
  padding-top: 141px;
  padding-bottom: 151px;
}
@media (max-width: 479px) {
  .parallax {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #f4f4f4;
}
header .brand {
  float: left;
}
header .nav {
  float: right;
}
@media (max-width: 767px) {
  header {
    text-align: center;

  }
  .brand{
    display: none;
  }
  header .brand, header .nav {
    display: none;
  }
}

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff;
}

/*==================      Well     ======================*/
.well {
  padding-top: 53px;
  padding-bottom: 7px;
}
.well__ins {
  padding-top: 53px;
  padding-bottom: 12px;
}
.well__ins-1 {
  padding-top: 53px;
  padding-bottom: 33px;
  font-size: 16px;
}
.well__ins-2 {
  padding-top: 53px;
  padding-bottom: 70px;
}
.well__ins-3 {
  padding-top: 53px;
  padding-bottom: 0;
}

.well-1 {
  padding-top: 62px;
  padding-bottom: 72px;
}
.well-1__ins {
  padding-top: 62px;
  padding-bottom: 17px;
}
.well-1__ins-1 {
  padding-top: 62px;
  padding-bottom: 63px;
}
.well-1__ins-2 {
  padding-top: 62px;
  padding-bottom: 35px;
}

.well-2 {
  padding-top: 59px;
  padding-bottom: 20px;
}

.well-3 {
  padding-top: 65px;
  padding-bottom: 30px;
}

.well-4 {
  padding-top: 0;
  padding-bottom: 33px;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #fff;
}
footer ul > li + li {
  margin-top: 6px;
}
footer ul > li:hover {
  text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 1199px) {
  footer .container .row .grid_2, footer .container .row .grid_3 {
    width: 29%;
  }
}
#wrapper {
        width: 100%;
        height: 200px;
        top: 150px;
        left: 0;
      }
      #carousel {
        width: 100%;
        overflow: hidden;
      }
      #carousel img {
        display: block;
        float: left;
      }

      #source {
        text-align: center;
        width: 400px;
        margin: 0 0 0 -200px;
        position: absolute;
        bottom: 10px;
        left: 50%;
      }
      #source, #source a {
        color: #999;
        font-size: 12px;
      }
      
      #donate-spacer {
        height: 100%;
      }
      #donate {
        border-top: 1px solid #999;
        width: 750px;
        padding: 50px 75px;
        margin: 0 auto;
        overflow: hidden;
      }
      #donate p, #donate form {
        margin: 0;
        float: left;
      }
      #donate p {
        width: 650px;
      }
      #donate form {
        width: 100px;