/** Proxima Nova **/



@font-face {
    font-family: 'proxima_nova_altblack';
    src: url('../fonts/Mark Simonson - Proxima Nova Alt Black-webfont.eot');
    src: url('../fonts/Mark Simonson - Proxima Nova Alt Black-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Mark Simonson - Proxima Nova Alt Black-webfont.woff2') format('woff2'),
    url('../fonts/Mark Simonson - Proxima Nova Alt Black-webfont.woff') format('woff'),
    url('../fonts/Mark Simonson - Proxima Nova Alt Black-webfont.ttf') format('truetype'),
    url('../fonts/Mark Simonson - Proxima Nova Alt Black-webfont.svg#proxima_nova_altblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_altbold';
    src: url('../fonts/Mark Simonson - Proxima Nova Alt Bold-webfont.eot');
    src: url('../fonts/Mark Simonson - Proxima Nova Alt Bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Mark Simonson - Proxima Nova Alt Bold-webfont.woff2') format('woff2'),
    url('../fonts/Mark Simonson - Proxima Nova Alt Bold-webfont.woff') format('woff'),
    url('../fonts/Mark Simonson - Proxima Nova Alt Bold-webfont.ttf') format('truetype'),
    url('../fonts/Mark Simonson - Proxima Nova Alt Bold-webfont.svg#proxima_nova_altbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.eot');
    src: url('../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.eot?#iefix') format('embedded-opentype'),
    /*url('../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.woff2') format('woff2'),*/
    url('../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.woff') format('woff'),
    url('../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.ttf') format('truetype'),
    url('../fonts/Mark Simonson - Proxima Nova Alt Regular-webfont.svg#proxima_nova_altregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 4, 2015 */



@font-face {
    font-family: 'proxima_nova_scosfthin';
    src: url('../fonts/Mark Simonson - Proxima Nova ScOsf Thin-webfont.eot');
    src: url('../fonts/Mark Simonson - Proxima Nova ScOsf Thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Mark Simonson - Proxima Nova ScOsf Thin-webfont.woff2') format('woff2'),
    url('../fonts/Mark Simonson - Proxima Nova ScOsf Thin-webfont.woff') format('woff'),
    url('../fonts/Mark Simonson - Proxima Nova ScOsf Thin-webfont.ttf') format('truetype'),
    url('../fonts/Mark Simonson - Proxima Nova ScOsf Thin-webfont.svg#proxima_nova_scosfthin') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_nova_ltsemibold';
    src: url('../fonts/Mark Simonson - Proxima Nova Semibold-webfont.eot');
    src: url('../fonts/Mark Simonson - Proxima Nova Semibold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Mark Simonson - Proxima Nova Semibold-webfont.woff2') format('woff2'),
    url('../fonts/Mark Simonson - Proxima Nova Semibold-webfont.woff') format('woff'),
    url('../fonts/Mark Simonson - Proxima Nova Semibold-webfont.ttf') format('truetype'),
    url('../fonts/Mark Simonson - Proxima Nova Semibold-webfont.svg#proxima_nova_ltsemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova_ltthin';
    src: url('../fonts/Mark Simonson - Proxima Nova Thin-webfont.eot');
    src: url('../fonts/Mark Simonson - Proxima Nova Thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Mark Simonson - Proxima Nova Thin-webfont.woff2') format('woff2'),
    url('../fonts/Mark Simonson - Proxima Nova Thin-webfont.woff') format('woff'),
    url('../fonts/Mark Simonson - Proxima Nova Thin-webfont.ttf') format('truetype'),
    url('../fonts/Mark Simonson - Proxima Nova Thin-webfont.svg#proxima_nova_ltthin') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.btn-primary {
    padding: 20px 0;
}

html {
  padding-top: 10px; }

html, body {
  overflow-x: hidden; }

.grow {
  transition: all .4s ease-in-out; }

.grow:hover {
  position: relative;
  transform: scale(1.8);
  z-index: 10000; }

.dropdown-menu {
  max-width: 280px; }

h2 {
    color: #355e70;
}

.jumbotron {
  background-color: #2e7597;
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 1px;
}

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: 'feathericons';
  src: url("../fonts/feathericons/feathericons.eot?-8is7zf");
  src: url("../fonts/feathericons/feathericons.eot?#iefix-8is7zf") format("embedded-opentype"), url("../fonts/feathericons/feathericons.woff?-8is7zf") format("woff"), url("../fonts/feathericons/feathericons.ttf?-8is7zf") format("truetype"), url("../fonts/feathericons/feathericons.svg?-8is7zf#feathericons") format("svg"); }

#logo {
  /*max-width: 250px;*/
  margin-top: -8px;
}
#logo img {
  max-width: 220px;
}
#logo h4.main {
    font-size: 16px;
    font-weight: bold;
}
.ie #logo {
  margin-top: -30px;
  margin-bottom: -40px; }

.logo {
  margin: 5px; }

#footer {
  height: 55px;
  background-color: #355e70;
  margin-top: 40px;
  padding-top: 10px; }
#footer img {
  max-height: 40px;
}
#footer p, #footer li, #footer a, #footer h5, #footer h4 {
  color: white; }

a:hover {
  color: #17cce3;
  text-decoration: none; }

.text-white {
  color: white; }

#map {
  height: 100%; }

.product {
  margin: 10px 0;
  padding: 10px 0;
  min-height: 250px; }

#product .product {
  min-height: 500px; }

.product.color {
  background-color: rgba(88, 115, 183, .3);
}
/* button */
.price-match {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  /*border-radius: 4px;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

    color: #ffffff;
  background-color: #2e7597;
}

/* parallax */
.parallax-window {
  background-color: transparent;
  padding: 50px 0 60px;
  margin: 20px 0;
  z-index: 1000; }

.ie .parallax-window {
  background-image: url(../images/slides/dark-glass.jpg); }

.jumbotron.parallax-window {
  min-height: 600px; }

@media (max-width: 2000px) {
  .parallax-window {
    padding: 20px 0 30px; }

  .jumbotron.parallax-window {
    min-height: 200px; } }
/* Helper Classes */
.m-t-10 {
  margin-top: 10px; }

.m-t-15 {
  margin-top: 15px; }

.m-t-20 {
  margin-top: 20px; }

.m-t-25 {
  margin-top: 25px; }

.m-t-30 {
  margin-top: 30px; }

.m-t-35 {
  margin-top: 35px; }

.m-t-40 {
  margin-top: 40px; }

.m-t-45 {
  margin-top: 45px; }

.m-t-50 {
  margin-top: 50px; }

/*---------------*/
/*** slideshow ***/
/*---------------*/
#slideshow {
  padding: 5px 0;
  background-color: #2e7597;
  height: 910px;
  min-height: 90%;
}

.film_roll_wrapper .div-slide {
  width: 1670px;
  max-width: 100%;
  height: 690px;
  padding: 20px;
  margin: 0 10px;
  background-color: #fff; }

.film_roll_wrapper .full {
  padding: 0; }

/**
 * Corner ribbon
 */
.small a {
  cursor: default; }

#film_roll .ribbon-wrapper {
  width: 152px;
  height: 180px;
  /*border: 1px solid red;*/
  overflow: hidden;
  position: absolute;
  top: -5px;
  right: 5px;
  z-index: 100000;
  pointer-events: none; }

#film_roll .ribbon {
  color: #fff;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 2px 0;
  left: -6px;
  top: 40px;
  height: 35px;
  width: 200px;
  background-color: #216ba5;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4); }

#film_roll .ribbon:before, #film_roll .ribbon:after {
  content: "";
  border-top: 4px solid #216ba5;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  bottom: -4px; }

#film_roll .ribbon:before {
  left: 0; }

#film_roll p {
  font-size: 18px;
  font-weight: 500; }

#film_roll p, #film_roll h2 {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4); }

#film_roll .ribbon:after {
  right: 0; }

/**/
.film_roll_wrapper .full img {
  padding: 0;
  margin: 0;
  max-width: 100%; }

.film_roll_wrapper .full div {
  position: absolute;
  padding: 0px 20px;
  width: 40%; }

.film_roll_wrapper .full .extra-wide {
  width: 60%; }

.film_roll_wrapper .full .wide {
  width: 50%; }

.film_roll_wrapper {
  display: block;
  text-align: center;
  float: none;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: auto;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
  width: 100%; }

.film_roll_shuttle {
  text-align: left;
  float: none;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  margin: 0 !important;
  padding: 0 !important;
  z-index: auto; }

.film_roll_prev, .film_roll_next {
  position: absolute;
  top: 48%;
  left: 5px;
  width: 40px;
  margin: -20px 0 0 0;
  padding: 0;
  font-size: 80px;
  line-height: 30px;
  color: #005695;
  text-align: center;
  opacity: 1;
  z-index: 2; }

.arrow-container-left {
  position: absolute;
  background-color: #355e70;
  opacity: .7;
  height: 100%;
  max-height: 510px;
  width: 40px;
  z-index: 2;
  margin-top: -5px;
  padding-left: 5px; }

.arrow-container-right {
  position: absolute;
  background-color: #355e70;
  height: 100%;
  max-height: 510px;
  width: 40px;
  z-index: 2;
  left: auto;
  right: 0;
  margin-top: -5px;
  opacity: .7;
  padding-left: 5px; }

.arrow-container-left .prev, .arrow-container-right .next {
  position: relative;
  opacity: 1;
  font-size: 100px;
  top: 45%;
  font-size: 30px;
  color: #fff;
  opacity: 1;
  z-index: 2; }

.film_roll_prev:hover, .film_roll_next:hover {
  text-decoration: none; }

.film_roll_next {
  left: auto;
  right: 15px; }

.film_roll_pager {
  text-align: center; }

.film_roll_pager a {
  width: 5px;
  height: 5px;
  border: 2px solid #333;
  /*border-radius: 5px;*/
  display: inline-block;
  margin: 0 5px 0 0;
  transition: all 1s ease; }

.film_roll_pager a:hover {
  background: #666; }

.film_roll_pager a.active {
  background: #333; }

.film_roll_pager span {
  display: none; }

.film_roll_wrapper img, .film_roll_wrapper a img {
  margin-left: 5px;
  margin-right: 5px;
  transition: all 1s ease; }

.film_roll_wrapper img, .film_roll_wrapper a img {
  opacity: 1; }

.film_roll_wrapper .active img, .film_roll_wrapper .active img {
  opacity: 1; }

.film_roll_container {
  position: relative; }

.film_roll_pager {
  display: none; }

.film_roll_child {
  position: relative;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  zoom: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: opacity 3s;
  -webkit-transition: opacity 3s; }

.film_roll_child.active {
  opacity: 1;
  filter: alpha(opacity=100); }

.div-slide {
  height: 510px; }

@media (min-width: 991px) and (max-width: 2000px) {
  .film_roll_wrapper .full div {
    padding: 20px 50px; }

  #film_roll p {
    font-size: 13px; }

  /*.jumbotron {*/
    /*height: 237px; }*/

  .short-jumbotron {
    height: 60px; }

  .div-slide {
    width: 991px;
    padding: 10px 30px;
    height: 300px;
    max-height: 310px; }

  .film_roll_wrapper .full div {
    width: 50%; }

  .film_roll_wrapper .wide div {
    width: 60%; }

  .film_roll_prev {
    left: 0px;
    top: 32%; }

  .film_roll_next {
    right: 0px;
    top: 32%; }

  .film_roll_wrapper .div-slide {
    width: 850px; }

  .div-slide .constrain {
    width: 85%;
    float: left; }

  .div-slide img {
    max-width: 30%; }

  .div-slide p {
    font-size: 14px; }

  .div-slide h2 {
    font-size: 18px; }

  .film_roll_child .div-slide div {
    margin-left: 10px; }

  #slideshow {
    height: 700px;
  }

  .arrow-container-left, .arrow-container-right {
    max-height: 320px; } }
@media (min-width: 768px) and (max-width: 991px) {
  #film_roll p {
    font-size: 13px; }

  .jumbotron {
    height: 237px; }

  .short-jumbotron {
    height: 60px; }

  .div-slide {
    width: 768px;
    padding: 10px 30px;
    height: 274px;
    max-height: 310px; }

  .film_roll_wrapper .full div {
    width: 50%; }

  .film_roll_wrapper .wide div {
    width: 60%; }

  .film_roll_prev {
    left: 0px;
    top: 32%; }

  .film_roll_next {
    right: 0px;
    top: 32%; }

  .film_roll_wrapper .div-slide {
    width: 768px; }

  .div-slide .constrain {
    width: 85%;
    float: left; }

  .div-slide img {
    max-width: 30%; }

  .div-slide p {
    font-size: 14px; }

  .div-slide h2 {
    font-size: 18px; }

  .film_roll_child .div-slide div {
    margin-left: 10px; }

  #slideshow {
    height: 600px; }

  .arrow-container-left, .arrow-container-right {
    max-height: 320px; } }
@media (max-width: 767px) {
  .div-slide {
    width: 480px;
    padding: 10px 30px;
    max-height: 210px; }

  .film_roll_prev {
    left: 0px; }

  .film_roll_next {
    right: 0px; }

  .film_roll_wrapper .div-slide {
    width: 480px; }

  .div-slide img {
    height: 210px; }

  .div-slide .constrain {
    width: 100%; }

  #slideshow {
    max-height: 220px; }

  #slideshow p {
    display: none; }

  .arrow-container-left, .arrow-container-right {
    max-height: 210px; } }


/* hover effects */
.grid {
  position: relative;
  margin: 0 auto;
  padding: 1em 0 4em;
  list-style: none;
}

/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  width: 280px;
  width: 100%;
  height: 230px;
  background: #355e70;
  border: 1px solid #355e70;
  border-radius: 3px;

}

.grid figure img {
  position: relative;
  display: block;
  margin-top: -30px;
  margin-left: -10%;
  min-height: 130%;
  min-width: 130%;
  opacity: 1;
}

.grid figure figcaption {
  padding: 2em 0;
  color: #fff;
  font-size: 1em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none; }

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 90%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0; }

.grid figure h2 {
  word-spacing: -0.05em;
  font-weight: 300;
  font-size: 1.1em; }

.highlight {
  height: 60px;
  width: 100%;
  position: absolute;
  background-color: #355e70;
  z-index: 1;
  opacity: .8; }

.effect-zoe:hover .highlight {
  /*opacity: 0;*/
  transition: opacity 0.8s ease; }

.grid figure h2 span {
  font-weight: 800; }

.grid figure h2,
.grid figure p {
  margin: 0; }

.grid figure p {
  letter-spacing: 1px;
  font-size: 100%; }

/*---------------*/
/***** Layla *****/
/*---------------*/
figure.effect-zoe {
  background: #2e7597;
  max-width: 100%;
  max-height: 250px; }

figure.effect-zoe img {
  width: 100%;
  height: 100%; }

/*figure.effect-zoe figcaption {
  padding: 3em 1.6em; }*/

figure.effect-zoe figcaption::before,
figure.effect-zoe figcaption::after {
  position: absolute;
  content: '';
  opacity: 0; }

figure.effect-zoe figcaption::before {
  top: 25px;
  right: 15px;
  bottom: 25px;
  left: 15px;
  /*border-top: 1px solid #fff;*/
  /*border-bottom: 1px solid #fff;*/
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0; }

figure.effect-zoe figcaption::after {
  top: 15px;
  right: 25px;
  bottom: 15px;
  left: 25px;
  /*border-right: 1px solid #fff;*/
  /*border-left: 1px solid #fff;*/
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

figure.effect-zoe h2 {
  display: block;
  background-color: #fff;
  width: 100%;
  padding: 5px;
  color: #000;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s; }

figure.effect-zoe p {
  padding: 0.5em 2em;
  text-transform: none;
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

figure.effect-zoe img,
figure.effect-zoe h2 {
  -webkit-transform: translate3d(0, -30px, 0);
  transform: translate3d(0, -30px, 0); }

figure.effect-zoe img,
figure.effect-zoe figcaption::before,
figure.effect-zoe figcaption::after,
figure.effect-zoe p {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; }

figure.effect-zoe:hover img {
  opacity: 0.5;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

figure.effect-zoe:hover figcaption::before,
figure.effect-zoe:hover figcaption::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

figure.effect-zoe:hover h2,
figure.effect-zoe:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, -220px, 0);
  transform: translate3d(0, -220px, 0); }

figure.effect-zoe:hover figcaption::after,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p,
figure.effect-zoe:hover img {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

/* Medium Devices, Desktops */
@media (min-width: 768px) and (max-width: 1800px) {
  figure.effect-zoe img,
  figure.effect-zoe h2 {
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }

  figure.effect-zoe:hover h2,
  figure.effect-zoe:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 8px, 0);
    transform: translate3d(0, 8px, 0); }

  .grid figure figcaption,
  .grid figure figcaption > a {
    position: absolute;
    top: 65%;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 2;
  }

  /*.grid figure {*/
    /*width: 180px;*/
    /*height: 133px; }*/

  .grid figure h2 {
    font-size: 16px;
    letter-spacing: 0; }

  .grid figure p {
    font-size: 10px; }

  .grid figure img {
    width: 220px;
    height: 163px; }

  .highlight {
    height: 25px; }

  figure.effect-zoe figcaption::before {
    top: 15px;
    right: 2px;
    bottom: 15px;
    left: 2px;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; }

  figure.effect-zoe figcaption::after {
    top: 10px;
    right: 8px;
    bottom: 10px;
    left: 8px; } }


/*---------------*/
/***** Zoe *****/
/*---------------*/

figure.effect-zoe figcaption {
  top: auto;
  bottom: 0;
  padding: 1em;
  height: 3.75em;
  background: #fff;
  color: #3c4a50;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

figure.effect-zoe h2 {
  float: left;
}

figure.effect-zoe p.icon-links a {
  float: right;
  color: #3c4a50;
  font-size: 1.4em;
}

figure.effect-zoe:hover p.icon-links a:hover,
figure.effect-zoe:hover p.icon-links a:focus {
  color: #252d31;
}

figure.effect-zoe p.description {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
}

figure.effect-zoe h2,
figure.effect-zoe p.icon-links a {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0,200%,0);
  transform: translate3d(0,200%,0);
}

figure.effect-zoe p.icon-links a span::before {
  display: inline-block;
  padding: 8px 10px;
  font-family: 'feathericons';
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-eye::before {
  content: '\e000';
}

.icon-paper-clip::before {
  content: '\e001';
}

.icon-heart::before {
  content: '\e024';
}

figure.effect-zoe h2 {
  display: inline-block;
}

figure.effect-zoe:hover p.description {
  opacity: 1;
}

figure.effect-zoe:hover figcaption,
figure.effect-zoe:hover h2,
figure.effect-zoe:hover p.icon-links a {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

figure.effect-zoe:hover h2 {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(3) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

figure.effect-zoe:hover p.icon-links a:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

figure.effect-zoe:hover p.icon-links a:first-child {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}


.nav-pills > li > a {
  border-radius: 0;
  padding: 10px 8px;
}
.nav-pills > li.active > a {
  border-radius: 0;
  background-color: #2e7597;
}

.nav > li > a:hover, .nav > li > a:focus,
.nav .open a:hover{
    background-color: #355e70;
    color: #fff;
}

.img-border {
    border: 1px solid #d3d3d3;
    border-radius: 2px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-50 {
    margin-bottom: 50px;
}


.blurb {
  position: absolute;
  top: 300px;
  right: 0;
    /*margin-top: -700px;*/
    /*margin-bottom: 380px;*/
}

.arrow {
  position: absolute;
  margin-top: -180px;
  width: 100%;
  opacity: .5;
}
.arrow h3 {
  /*color: #fff;*/
}

@media (max-width: 1300px) {
  .blurb {
    /*margin-bottom: -700px;*/
    /*visibility: hidden;*/
  }
}
@media (max-width: 2000px) {
  .blurb {
    /*margin-top: -100px;*/
    /*margin-bottom: 380px;*/
  }
}
.blurb h2 {
  margin-top: 10px;
}
.blurb .text {
    /*height: 210px;*/
    background-color: rgba(255, 255, 255, .9);
    text-align: right;
    border-radius: 3px;
  min-width: 300px;

}

.logos {
  margin-top: -85px;
    z-index: 10000;
    border: 3px solid #2e7597;
    background-color: #fff;
    max-height: 150px;
}
.logos img {
    max-height: 140px;
}

.service-list h4 {
    background-color: #2e7597;
    margin-bottom: -5px;
    padding: 5px 8px;
    color: #fff;
    border-radius: 3px;
}
.service-list h4 span {
    color: #fff;
}
.service-list h4:hover {
    background-color: darkgreen;
    transition: all .6s ease-in-out;

}
.service-list svg {
    opacity: 0;
}
.service-list h4:hover svg {
    opacity: 1;
    transition: all .6s ease-in-out;
}

.contrast {
    color: #CA5329;
    font-family: "proxima_nova_altbold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.address {
    border-right: 2px solid white;
    padding-right: 15px;
    margin-right: 15px;
}

#about .jumbotron {
    background: url("../images/pattern.png");
}