/****** PLACE YOUR CUSTOM STYLES HERE ******/
.flexslider {
  border:0;
  box-shadow:none;
}
.tx-ws-flexslider .caption-align-left .caption-text { left:0;}
.tx-ws-flexslider .caption-text {top: 40%; width:100%; background:rgba(255, 255, 255, 0) none repeat scroll 0 0;}
.tx-ws-flexslider .caption-title {text-align:center; margin-bottom:0;}
.tx-ws-flexslider .caption-title {
    color: #fff;
    font-size: 56px;
    font-weight: 400;
    text-transform: uppercase;
}
section.boxgrey {
    background-color: #eee;
}
footer h2 { font-size:18px !important; }

/* Parallax */
.background-imageparallax {

    /* Create the parallax scrolling effect */
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;

}
.background-imageparallax img {display:none;}
.background-imageparallax h3 {
    font-weight: regular;
    text-align: center;
    text-transform: none;

}
.parallax-title-hover {
    padding-bottom: 10%;
    padding-top: 10%;
}


h3 {
    font-size: 32px;
    line-height: 40px;
}
h3 {
    font-weight: 300;
    color: #fff;
}
.fixedTopNavi img.logo.logo-dark {
    display: inline;
}
@media (max-width:768px) {
  .background-imageparallax { background:none;}
  .parallax-title-hover {display:none;}
  .background-imageparallax img {display:block;}
  br { display: block; }

}
.flex-control-nav { bottom:-50px !important;}
top-button {
}
.bg-dark .back-to-top {
    border-color: #EADFCF;
}
.btn:last-child, .btn:last-of-type {
    margin-right: 0;
}
footer.bg-dark a {
    color: #ffffff;
}
.back-to-top {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);

}
.fade-half {
    opacity: 0.75;
}



.responsive_map {
   height: 0;
   overflow: hidden;
   padding-bottom: 80%;
   position: relative;
}

.responsive_map iframe {
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}





facebook-button color {
}
[class^="ti-"], [class*=" ti-"] {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bg-dark .social-list a, .image-bg .social-list a {
    color: #ffffff;
}
.fade-half {
    opacity: 0.75;
}  
  


caption flexslider {
}
.tx-ws-flexslider .caption-title {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    text-transform: none;
}
.tx-ws-flexslider .caption-title {
    text-align: center;
    margin-bottom: 0;
}
.tx-ws-flexslider .caption-text {
    top: 92%;
    width: 100%;
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}
@media (max-width:860px) {
  .caption-text { display:none;}

}
@media (max-width: 767px) {
  section {
    padding: 0;
  }
  p {
    font-size: 14px;
  }
  .supportFlyout {display:none;}
}
.supportFlyout {
    position: fixed;
    width: 100px;
    top: 55px;
    z-index: 9999;
      transition: right .5s ease 0s;
  box-shadow:0 0 3px 0 rgba(0,0,0,0.2);
 
}


