/*!
 * Start Bootstrap - Agency v4.0.0-alpha (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

 /*** Customized theme by Caroline Antoine ***/
body {
  overflow-x: hidden;
  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-primary {
  color:#186CA7 !important; 
  /*color: #356BA9 !important;*/
}
p {
  line-height: 1.75;
}
a {
  color: #356BA9;
}
a:hover,
a:focus,
a:active,
a.active {
  color: #356BA9;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}


.g-recaptcha div { margin-left: auto; margin-right: auto;}

.btn-primary {
  color: white;
  background-color: #356BA9;
  border-color: #356BA9;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:focus,
.open .dropdown-toggle.btn-primary {
  color: white;
  background-color: #356BA9;
  border-color: #1E4B82;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #356BA9;
  border-color: #356BA9;
}
.btn-primary .badge {
  color: #356BA9;
  background-color: white;
}

hr.style{
  border: 1px solid white;
}
.btn-xl {
  color: white;
  background-color: transparent;
  border-color: white;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0px;
  font-size: 18px;
  padding: 20px 40px;
  border-width: medium;
  border-style: solid;
  margin-bottom:5vh;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.btn-xl:active:focus,
.open .dropdown-toggle.btn-xl {
  color: #356BA9;
  background-color: white;
  border-color: white;
 
 
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
  background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
  background-color: #356BA9;
  border-color: #356BA9;
}

.btn-xl-inv {
  color: #356BA9;
  background-color: transparent;
  border-color: #356BA9;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0px;
  font-size: 15px;
  padding: 10px 25px;
  border-width: medium;
  border-style: solid;
  text-align: center;
}
.btn-xl-inv:hover,
.btn-xl-inv:focus,
.btn-xl-inv:active,
.btn-xl-inv.active,
.btn-xl-inv:active:focus,
.open .dropdown-toggle.btn-xl-inv {
  color: white;
  background-color: #356BA9;
  border-color: white;
 
 
}
.btn-xl-inv:active,
.btn-xl-inv.active,
.open .dropdown-toggle.btn-xl {
  background-image: none;
}
.btn-xl-inv.disabled,
.btn-xl-inv[disabled],
fieldset[disabled] .btn-xl,
.btn-xl-inv.disabled:hover,
.btn-xl-inv[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl-inv.disabled:focus,
.btn-xl-inv[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl-inv.disabled:active,
.btn-xl-inv[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl-inv.disabled.active,
.btn-xl-inv[disabled].active,
fieldset[disabled] .btn-xl.active {
  background-color: #356BA9;
  border-color: #356BA9;
}
.btn-xl .badge {
  color: #356BA9;
  background-color: white;
}
#mainNav {
  background-color: white;
  overflow: none;
}
#mainNav .navbar-toggler {
  border: 0;
  color: white;
  /*background-color: #356BA9;*/
  background-color:#186CA7;
  font-size: 12px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  padding: 13px;
  right: 0;
	margin-top:7px;
}
#mainNav .container {
  padding: 0;
}
#mainNav .container .navbar-brand {
  /*color:#356BA9;*/
  font-family: 'Arial Narrow Bold', sans-serif;
  font-style: italic;
  font-weight: bolder;
  color:#186CA7;
}

#mainNav .container .navbar-brand {
  /*color:#356BA9;*/
  vertical-align: middle;
  color:#186CA7;
}


.navbar-brand .logo {
  max-height: 150px;
  max-width: 68px;
  background-size: contain;
  /*vertical-align: text-top;*/
  padding-top:0;
  border: 1px;
}

#mainNav .container .navbar-brand:hover,
#mainNav .container .navbar-brand:focus,
#mainNav .container .navbar-brand:active,
#mainNav .container .navbar-brand.active {
  /*color: #356BA9;*/
  color:#186CA7;
}
#mainNav .container .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  padding: 0.75em 0;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  color: grey;
}
#mainNav .container .navbar-nav .nav-item .nav-link:hover,
#mainNav .container .navbar-nav .nav-item .nav-link.active {
  /*color: #356BA9;*/
  color:#186CA7;
}

.small-title{
  display:none;
}

 /*#mainNav.navbar-shrink .container .navbar-nav .nav-item .nav-link {
    color: black !important;
  }*/
@media (min-width: 992px) {
  #mainNav {
    /*background-color: white;*/
    background-color: white;
    /*background: rgba(255, 255, 255, 0.1);*/
    padding: 25px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
    border: none;
  }
  
  
  #mainNav .navbar-brand {
    font-size: 1.75em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    overflow-x: hidden;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
     overflow-x: hidden;
  }
  #mainNav.navbar-shrink {
    background-color: white;
    padding: 0;
  
  }
  #mainNav.navbar-shrink .navbar-brand {
    padding: 12px 0;
    font-size: 1.25em;
    color:  #356BA9;
     overflow-x: hidden;
  }
  
  
}

article{
  padding-top: 100px;
  padding-bottom: 50px;
}

article h3{
  text-align:center;
}

header {
  text-align: center;
  color: white;
}

.module.parallax{
  background-image: url('../img/header-bg.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  min-height: 600px;
  width: 100vw;
  
}

.module.parallax2{
  background-image: url('../img/bg3blue2.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  min-height: 450px;
  width: 100%;
}

#facts{
  color: #FFFFFF;

}

#facts .sub-heading{
    font-size: 35px;
}

#wr{
text-align:center;
width:100%;
}

.lil-bottom-padding{
  padding-bottom: 15px;
}

module:last-child {
  margin-bottom: 0;
}

#accordion .card{
  padding:0;
  text-align:left;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#accordion .card .card-header{
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,.125);
    text-align: left;
    background-color: white;
    text-decoration: none;
    color:gray;
}

#accordion .card .card-header a{
    text-decoration: none;
    color:gray;
    font-weight: 100;
}
header .intro-text {
  padding-top: 100px;
  padding-bottom: 50px;
  background-position: 50%;
}
header .intro-text .intro-lead-in {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*font-style: italic;*/
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 15px;
}
header .intro-text .intro-heading {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  header .intro-text {
    padding-top: 250px;
    padding-bottom: 150px;
    background-position: 50%;
  }
  header .intro-text .intro-lead-in {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*font-style: italic;*/
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 25px;
  }
  header .intro-text .intro-heading {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 50px;
  }
}

.circle{
    width: 130px;
    height: 130px;
    background: transparent;
    border: 4px solid #ffffff;
    border-radius: 50%;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 32px;
    margin-left: auto;
    margin-right: auto;
    font-size: 40px;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.circle:hover{
 /*box-shadow: inset 0 0 0 10px #222222;*/
 border-color: #424381;
 width: 130px;
    height: 130px;
  background: white;
  /*color: black;*/
  color:  #424381;
  font-size: 40px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}

header .intro-text h1 {
  font-weight: 700;
  text-transform: uppercase;
  /*margin-top: 0;*/
  margin-bottom: 0;
  font-size: 30px;
  margin-top: 30px;
}
header .intro-text hr {
  margin: 30px auto;
}
header .intro-text p {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-bottom: 50px;
}
section {
  padding: 100px 0;
}
section h2.section-heading {
  font-size: 40px;
  margin-top: 15px;
  margin-bottom: 15px;
}
section h3.section-subheading {
  font-size: 16px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  /*font-style: italic;*/
  font-weight: 400;
  margin-bottom: 55px;
  line-height: 85%;
}

.heading-1{
  text-transform: uppercase;
  font-size:15px;
  font-weight: bold;
  padding-bottom: 2px;
}

.heading-2{
  text-transform: uppercase;
  font-size:18px;
  white-space: nowrap;
  font-weight: bold;
}

i[class^="pe-"]{
  font-size: 55px;
}

#services{
  min-height: 600px;
}

.service-box {
  max-width: 400px;
  margin: 50px auto 0;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;

}
@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
  
}
.service-box p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  section {
    padding: 70px 0;
  }
  
}
.service-heading {
  margin: 15px 0;
  text-transform: none;
}
#product .product-item {
  margin: 0 0 15px;
  right: 0;
}

.product-item{
   box-shadow: 0 20px 30px -20px rgba(0, 0, 0, 0.23);
}

.product-item:not(.product-link):not(.product-hover):hover {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  box-shadow: 0 15px 22px -18px rgba(0, 0, 0, 0.35);
}
#product .product-item .product-link {
  display: block;
  position: relative;
  max-width: 400px;
  margin: 0 auto;
}
#product .product-item .product-link .product-hover {
  background: rgba(10, 94, 164, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
#product .product-item .product-link .product-hover:hover {
  opacity: 1;
}
#product .product-item .product-link .product-hover .product-hover-content {
  position: absolute;
  width: 100%;
  height: 20px;
  font-size: 20px;
  text-align: center;
  top: 50%;
  margin-top: -12px;
  color: white;
}
#product .product-item .product-link .product-hover .product-hover-content i {
  margin-top: -12px;
}
#product .product-item .product-link .product-hover .product-hover-content h3,
#product .product-item .product-link .product-hover .product-hover-content h4 {
  margin: 0;
}
#product .product-item .product-caption {
  max-width: 400px;
  margin: 0 auto;
  background-color: white;
  text-align: center;
  padding: 25px;
}
#product .product-item .product-caption h4 {
  text-transform: none;
  margin: 0;
}

#product .product-item .product-caption p {
  font-family: "Cambo", "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*font-style: italic;*/
  font-size: 16px;
  margin: 0;
}
#product * {
  z-index: 2;
}
@media (min-width: 767px) {
  #product .product-item {
    margin: 0 0 30px;
  }
}
.timeline {
  list-style: none;
  padding: 0;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: "";
  width: 2px;
  background-color: #f1f1f1;
  left: 40px;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 50px;
  position: relative;
  min-height: 50px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li .timeline-panel {
  width: 100%;
  float: right;
  padding: 0 20px 0 100px;
  position: relative;
  text-align: left;
}
.timeline > li .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li .timeline-image {
  left: 0;
  margin-left: 0;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 100;
  background-color: #356BA9;
  color: white;
  border-radius: 100%;
  border: 7px solid #f1f1f1;
  text-align: center;
}
.timeline > li .timeline-image h4 {
  font-size: 10px;
  margin-top: 12px;
  line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  text-align: left;
  padding: 0 20px 0 100px;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline > li:last-child {
  margin-bottom: 0;
}
.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-heading h4.subheading {
  text-transform: none;
}
.timeline .timeline-body > p,
.timeline .timeline-body > ul {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    margin-bottom: 100px;
    min-height: 100px;
  }
  .timeline > li .timeline-panel {
    width: 41%;
    float: left;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    width: 100px;
    height: 100px;
    left: 50%;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    margin-top: 16px;
    line-height: 18px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    text-align: left;
    padding: 0 30px 20px 20px;
  }
}
@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    margin-top: 30px;
    line-height: 26px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}
@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}
.team-member {
  text-align: center;
  margin-bottom: 50px;
}
.team-member img {
  height: 225px;
  width: 225px;
  border: 7px solid white;
}
.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}
.team-member p {
  margin-top: 0;
}
aside.clients img {
  margin: 50px auto;
}
section#contact {
  background-color: #FFFFFF;
  background-position: center;
  background-repeat: no-repeat;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;

}
section#contact .section-heading {
  color:#292B2C;
}
section#contact .form-group {
  margin-bottom: 25px;
  /*max-width: 50%;*/
  /*text-align: center;*/
}
section#contact .form-group input,
section#contact .form-group textarea {
  padding: 10px;
}

.formc{
   width: 80%;
    margin: 0px auto;
    float: none;
    padding: 0px 5%;
}
legend{
  padding-top: 10px;
}
form
{
display: inline-block;
 width: 100% !important;
}

.nav-tabs {
    text-align:center;
}
.wrapper{
  width: 50%;
    margin: 0px auto;
    float: none;
}

.table{
    
  /*width:50% !important;*/
  margin: 0px auto;
  border-bottom: 1px solid #dddddd;
  border-collapse: collapse !important;
  /*border-radius: 3px;*/
  font-size: 90%;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  /*letter-spacing: 1px;*/
  background-color: white;
}

.left{
  text-align:left;
}

.caption{
  padding-top: 20%;
  vertical-align: middle;
  margin: 0px;
}

.small-middle-container{
    text-align: center;
   
}

.bigger {
    font-size: 50px;
}
thead th{
   vertical-align: bottom;
  border-bottom: 1px solid #ddd;
  text-align: center;
  background-color: #356BA9;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
table td{
  width: 80%;
}
table tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

table tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}
.center{
  text-align:center;
}

section#contact .form-group input.form-control {
  height: auto;
}
section#contact .form-group textarea.form-control {
  height: 236px;
}
section#contact .form-control:focus {
  border-color: #356BA9;
  box-shadow: none;
}
section#contact ::-webkit-input-placeholder {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact :-moz-placeholder {
  /* Firefox 18- */
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact ::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact :-ms-input-placeholder {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  color: #eeeeee;
}
section#contact .text-danger {
  color: #e74c3c;
}
footer {
  padding: 25px 0;
  text-align: center;
  background-color: #222222;
  color: gray ;
  text-decoration:none;
}

.card {
  position: relative;
  padding: 0;
  border: 0;
  border-radius: 0;
  margin: 0;
  overflow: hidden; }

  .feature-col {
  display: table;
  padding-bottom: 45px; }
  .feature-col > div > div {
    display: table-cell;
    vertical-align: middle; }
    .feature-col > div > div:last-child {
      padding-left: 20px; }
  .feature-col .feature-icon {
    width: 70px;
    height: 70px;
    color: #356BA9;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    display: inline-block; }
  .feature-col h4 {
    color: #222222; }
  .feature-col p {
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #222222; }

.serv{
  padding-top: 100px;
  padding-bottom: 50px;
}

#about{
  padding-top: 85px;
  height: 100%vh;
}
.footer-top{
  padding: 25px 0;
  text-align: center;
  background-color: #F7F7F7;
}

.footer-content{
  text-transform: none;
  text-align:left;
  font-size: 70%;
  /*line-height:90%;*/
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 10px;
}

.footer-content h6{
  text-transform: none;
  text-align:left;
  font-size: 100%;
  padding-bottom: 0;
  
}
footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  text-transform: none;
}


footer ul.quicklinks {
  font-size: 90%;
  margin-bottom: 0;
  line-height: 40px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  text-decoration: none;
}

footer ul.quicklinks a,
footer ul.quicklinks a:hover,
footer ul.quicklinks a:focus,
footer ul.quicklinks a:active,
footer ul.quicklinks a.active{
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  text-decoration: none;
  color: gray;
}
ul.social-buttons {
  margin-bottom: 0;
}
ul.social-buttons li a {
  display: block;
  background-color: #222222;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  font-size: 20px;
  line-height: 40px;
  color: white;
  outline: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
ul.social-buttons li ,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
  /*background-color: #356BA9;*/
  text-decoration: none;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
  outline: none;
  
}
.product-modal .modal-dialog {
  margin: 0;
  height: 100%;
  max-width: none;
}
.product-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}
.product-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}
.product-modal .modal-content p {
  margin-bottom: 30px;
}
.product-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
}
.product-modal .modal-content ul.list-inline {
  margin-bottom: 30px;
  margin-top: 0;
}
.product-modal .modal-content img {
  margin-bottom: 30px;
}
.product-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}
.product-modal .close-modal:hover {
  opacity: 0.3;
}
.product-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  /* margin-left: 35px; */
  background-color: #222222;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  z-index: 1051;
}
.product-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: #222222;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Safari and Chrome */
  z-index: 1052;
}
.product-modal .modal-backdrop {
  opacity: 0;
  display: none;
}
::-moz-selection {
  text-shadow: none;
  background: #356BA9;
}
::selection {
  text-shadow: none;
  background: #356BA9;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  webkit-tap-highlight-color: #356BA9;
}

.ribbon-box{
  position: relative;
  
}
#ribbon-container {
  z-index: 10;
  position: absolute;
  top: 5px;
  right: -15px;
  overflow: visible;
  /* so we can see the pseudo-elements we're going to add to the anchor */
  
  /*font-size: 11px;*/
  /* font-size and line-height must be equal so we can account for the height of the banner */
  line-height: 3px;
}

.social-media{
  padding:3px;
  vertical-align: middle;
}

#ribbon-container:before {
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  border-top: 20px solid rgba(0, 0, 0, .3);
  /* These 4 border properties create the first part of our drop-shadow */
  
  border-bottom: 20px solid rgba(0, 0, 0, .3);
  border-right: 38px solid rgba(0, 0, 0, .3);
  border-left: 20px solid transparent;
}

#ribbon-container:after {
  /* This adds the second part of our dropshadow */
  
  content: "";
  height: 3px;
  background: rgba(0, 0, 0, .3);
  display: block;
  position: absolute;
  bottom: -3px;
  left: 58px;
  right: 3px;
}

#ribbon-container a {
  display: block;
  padding: 20px;
  position: relative;
  /* allows us to position our pseudo-elements properly */
  
  background: #0089d0;
  overflow: visible;
  height: 20px;
  margin-left: 20px;
  color: #fff;
  text-decoration: none;
}

#ribbon-container a:after {
  /* this creates the "folded" part of our ribbon */
  
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  bottom: -15px;
  right: 0;
  border-top: 15px solid #004a70;
  border-right: 15px solid transparent;
}

#ribbon-container a:before {
  /* this creates the "forked" part of our ribbon */
  
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 0;
  left: -20px;
  border-top: 20px solid #0089d0;
  border-bottom: 20px solid #0089d0;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
}

#ribbon-container a:hover {
  background: #009ff1;
}

#ribbon-container a:hover:before {
  /* this makes sure that the "forked" part of the ribbon changes color with the anchor on :hover */
  
  border-top: 20px solid #009ff1;
  border-bottom: 20px solid #009ff1;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 1px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }

@media screen and (min-width: 0px) and (max-width: 400px) {
  #esp { display: none; } 
}

@media screen and (min-width: 401px) and (max-width: 1024px) {
  #esp { display: block; }   
}
}