



.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu li {
  position: relative;
}
.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99;
}
.sf-menu > li {
  display: inline-block;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block;
}

.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu ul ul {
  top: 0;
  left: 100%;
}


/*** DEMO SKIN ***/
.sf-menu {

}
.sf-menu ul {
  box-shadow: 2px 2px 6px rgba(0,0,0,.2);
  min-width: 12em; /* allow long menu items to determine submenu width */
  *width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
  padding: .75em 1em;
  text-decoration: none;
  zoom: 1; /* IE7 */
}
.sf-menu a {
  
}
.sf-menu li {
  -webkit-transition: background .2s;
  transition: background .2s;
}
.sf-menu ul li {

}
.sf-menu ul ul li {
  background: #9AAEDB;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
  

}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {

}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {

transition: all 300ms 0s ease-in-out;
display: inline-block;
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f0d9";
padding-right: 4px;
transform-origin: center;
transform: rotate(0deg);
position: absolute;
right: -15px;
top: 51%;
line-height: 0;
font-size: 12px;
}


.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white;
}

.sfHover .sf-with-ul:after{
-webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: center;
    color: #738996;
    top: 41%;
    font-weight: 900;
    right:-14px;




}



/* 
=========================================================================
Superfish Overrides
=========================================================================
*/

.primary-nav ul.sub{padding: 14px;
    -webkit-box-shadow: 0px 4px 24px 5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 24px 5px rgba(0,0,0,0.75);
box-shadow: 0px 4px 24px 5px rgba(0,0,0,0.75);
}

.primary-nav ul.sub li a { 

    text-align: left;
padding: 10px;
font-size: 15px;

 }



.sf-menu li {padding: 8px;}

.sf-menu a{ padding:0; }


.sf-menu ul.sub {background: #47828f}

.sf-menu ul.sub li{ padding:0; display: block;}

.sf-with-ul{padding-bottom:20px;}


/* 
=========================================================================
SlickNav
=========================================================================
*/




/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }


.slicknav_menu {
  *zoom: 1; }
  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
  .slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em; }
    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      /*width: 1.125em;
      height: 0.875em;*/
      display: block;
      content: "";
      position: absolute; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
  }
  .slicknav_menu:before {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; }

.slicknav_nav {
  clear: both; }
  .slicknav_nav ul {
    display: block; }
  .slicknav_nav li {
    display: block; }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
    .slicknav_nav .slicknav_item a {
      display: inline; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
 }
  .slicknav_nav .slicknav_parent-link a {
    display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
  box-sizing: border-box;
    background: #202020;
    z-index: 900; 
    position: relative; 
    z-index: 100;

  }

  .slicknav_menu * {
    box-sizing: border-box; }
  .slicknav_menu .slicknav_menutxt {
    color: #000000;
    font-weight: bold; }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; 
  }



.slicknav_nav {
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden;
  background: #47828f;

   }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0}

    .slicknav_nav .slicknav_row:hover {
 }
  .slicknav_nav a {
    text-decoration: none;
    color: #fff; }
    .slicknav_nav a:hover {

  }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }


/* 
=========================================================================
SlickNav Overrides
=========================================================================
*/


.slicknav_btn { padding:15px; }

.slicknav_menu .slicknav_icon{ height: 12px; }

.slicknav_nav li{
    display: block;
padding: 0;
margin: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.15);
width: 100%;
}

.slicknav_nav li a{ 
    font-size: 18px;
font-weight: bold;
display: block;
padding: 20px 15px;
width: 100%;
color: #ffffff;
 }




.slicknav_nav li ul.sub a{ font-size: 16px;
font-weight: 600;
color: #202020!important; }

.slicknav_nav ul.sub{ background: #ffffff; }



.slicknav_nav .slicknav_arrow {
    font-size: 0.6em;
margin: 0px 0px 0 0.3em;
}


.slicknav_item.slicknav_row:hover .slicknav_arrow, .slicknav_open .slicknav_arrow {/*color: #cfeb94;*/}



.slicknav_btn{
position: relative;
display: block;
vertical-align: middle;
float: right;
/* padding: 0.438em 0.625em 0.438em 0.625em; */
line-height: 1em;
cursor: pointer;
margin: 18px;
font-size: 18px;
}




.slicknav_menu .slicknav_menutxt{
    color: #ffffff;
}

.slicknav_menu .slicknav_icon-bar{
    background-color: #ffffff;
}



.slicknav_nav li.login-btn{ background-color:#ffb400; border: none;}



.slicknav_menu .slicknav_icon-bar{ height:2px; }

.slicknav_icon {

  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.slicknav_icon span {

  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  margin: 0;

}



/* Icon 3 */

.slicknav_icon span:nth-child(1) {
  
}

.slicknav_icon span:nth-child(2) {
  margin-top: 3px;

}

.slicknav_icon span:nth-child(3) {
  margin-top: 3px;
}

.slicknav_icon.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: 6px;
  background-color: #738996!important;
}

.slicknav_icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -1.5px;
  background-color: #738996!important;
  
}
.slicknav_icon.open span:nth-child(2) {
  
  margin-top: -3px;
  width: 0%;
  
}

.slicknav_nav ul.sub li{ border-bottom:1px solid #cccccc; }
.slicknav_nav ul.sub li:last-child{ border-bottom:none; }



/* 
=========================================================================
Flexslider
=========================================================================
*/
/*
 * jQuery FlexSlider v2.7.2
 * https://www.woocommerce.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'Font Awesome 5 Free';
  
  font-weight: 900;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
@-moz-document url-prefix() {
  .loading .flex-viewport {
    max-height: none;
  }
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
    color: rgba(0, 0, 0, 0.8);
}

.flex-direction-nav a:hover{color: #738996;}


.flex-direction-nav a:before {
  font-family: "Font Awesome 5 Free";
  font-weight:900;
  font-size: 40px;
  display: inline-block;
  content: '\f053';
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f054';
}
.flex-direction-nav .flex-prev {
  left: 10px
}
.flex-direction-nav .flex-next {
  right: 10px;
  text-align: right;
}

.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "Font Awesome Free 5";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: 30px;
text-align: right;
z-index: 99909;
font-size: 0;
right: 40px;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(255, 159, 45, 0.29);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: #738996;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}


.flex-prev,
.flex-next {
  font-size: 0;
}



.flextext{
position: absolute;
top: 50%;
left: 10%;
transform: translateY(-50%);
background: rgba(0, 0, 0, 0.56);
padding: 4%;
max-width:40%;

}

.flextext h2, .flextext p{color:#ffffff;}

.flextext a{ 
    display:inline-block; 
    padding:20px 30px; 
    border: 2px solid #738996; 
    font-size:18px;
    font-weight:500;
    margin-top:30px;
    color:#ffffff;

}

.flextext-testimonial{
  padding: 50px;
background: #ffffff;
margin: 10px;
box-sizing: border-box;
}

.flextext-testimonial p{ font-style:italic; color:#696a6a; }

.flextext-testimonial p:last-child{ font-style:normal; color:#738996; padding-top:10px;}


.flexslider-testimonials .flex-control-nav {bottom: -30px; right:0;}

