


body {

  -webkit-font-smoothing: antialiased;
  background-color: #fafafa;
  letter-spacing: .03em;
  line-height: 1.75;

}

html, body, section {overflow-x: hidden;}


a {
    text-decoration: none !important;
      transition: all ease .3s;
      color: white;

}

a:hover {
  color: white;
  padding-top: 20px;
}

p, h1, h2, h3, h4, h5, h6 {padding:0; margin:0;}

[class*=' col-'] {padding: 0;}

p{
  font-family: 'Khula', sans-serif;
  color: #022f5e;
  font-size: calc(16px + .1vw);
  margin-bottom: calc(20px + .5vw);
}

h3{
  font-family: 'Khula', sans-serif;
  color: #022f5e;
  font-size: calc(18px + .35vw);
  line-height: 1.75;
  margin-bottom: calc(20px + 1vw);
  font-weight: 600;
}

h1{
  font-size: calc(24px + 1.23vw);
}

h2{
  font-size: calc(21px + 1vw);
}

button {
  border: none;
}

input:focus {
    outline:none;
}

.content-padding {padding: calc(20px + 5vw) calc(10px + 7vw);}










.videoWrapper {


}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

 iframe {
  width: 900px;
      max-width: 100%;
      height: 506px;
      max-height: 49.5vw;
      margin: 0 auto;
      display: block;
}

.multiple-videos iframe {height: calc(40vw - 25vh); width:100%; max-width: 900px; position: relative;}

.multiple-videos h3 {font-weight: 600; margin: 8vw 0 calc(20px + 4vw);}

.multiple-videos .col-xl-6 {padding: 0 3vw;}

.history-pic {
  background-image: url('/wp-content/uploads/2019/04/SalesGrounds.jpg');
  background-size: cover;

  background-attachment: fixed;
  background-position: center center;
}

.aqua-background a {border-bottom: 2px solid white; box-sizing: border-box; padding-bottom: -2px;}

.aqua-background {
  color: white !important;
  background-image: url('/wp-content/uploads/2019/04/SalesGroundsTxtBG.jpg');
  background-position: center center;
background-size: cover;
background-attachment: fixed;
text-shadow: 0px 0px 10px rgba(0,0,0,.1);

}
.aqua-background h1{
  padding-top: calc(50px + 10vw);
  margin-bottom: calc(15px + 2vw);

}

.contact-padding {
  padding: calc(40px + 4vw);
}
.text-padding {
  padding: calc(40px + 4vw);
}
.footer {
  background-image: url('/wp-content/uploads/2019/04/separatorBG-1.jpg');
  background-size: cover;

  /* background-attachment: fixed; */
  background-position: center center;
}

.video h2{
  font-size: calc(20px + 1vw);
  color: #022f5e;
}

.big-p {
  font-size: calc(16px + .2vw);
}

.small-p {

}
.footer-logo {
  margin-left: -13px; padding-bottom: 150px; margin-top: -20px
}
.header-text {
  margin-top: 5vh;

}
.header-text h3, .header-text h1 {
  max-width: calc(300px + 20vw);
  margin-bottom: calc(20px + 1vw);
  text-shadow: 0px 0px 10px rgba(0,0,0,.1);
  font-weight: 400;
}

.header img{
  padding-top: calc(23px + 15vh);
  max-width: 1000px;
}

.serif {
  font-family: 'Source Serif Pro', serif;
}

.sansserif {
  font-family: 'Khula', sans-serif;
}


.multiple-videos {

  border-bottom: 15px solid #e3ded9;

}

.aqua-text {
  color: #349f84;
}

.header {
   background-image: url('/wp-content/uploads/2019/04/MareHeader.jpg');
   background-size: cover;
   height: auto;
   background-attachment: fixed;
   background-position: center center;
   padding: 0 calc(10px + 7vw) 10vh;


}



 .sticky-email {

  height: calc(50px + 2.5vw);
     width: calc(50px + 3vw);
    position: fixed;
  bottom: calc(50px + 2.5vw);
  right: 0;
cursor: pointer !important;
  background-color: #349f84;
  z-index: 5;

}


 .sticky-phone {

  height: calc(50px + 2.5vw);
     width: calc(50px + 3vw);
  position: fixed;
  bottom: 0;
  right: 0;
  cursor: pointer !important;
  background-color: #022f5e;
  z-index: 5;
}
.sticky-email:hover .fa-envelope {

  color: #022f5e;

}
/* #hamburger rect {
  fill: white;
} */
path.top, path.bottom, path.middle {
  fill: #349f84;
  transform: translate(30px, 0);

}
.hamburger {cursor: pointer !important;}

.burgerSVG{

}

#hamburger path {
  transition: all ease .5s;

}



#hamburger:hover path.top  {


transform: translate(100px, 0);

}
#hamburger:hover path.bottom  {


transform: translate(100px, 0);
transition-delay:.2s;
}
#hamburger:hover path.middle {
  transform: translate(100px, 0);
  transition-delay:.1s;

}

.sticky-phone:hover  .fa-phone{

  color: #349f84;
}

.fa-envelope {
  transition: all ease .3s;
  position: absolute;
 left: 25%;

 top: 25%;

  color: white;
  font-size: calc(30px + 1.2vw);
  margin: auto auto;
}
.fa-phone {
  transition: all ease .3s;
  position: absolute;
 left: 25%;

 top: 25%;
  color: white;
  font-size: calc(30px + 1.2vw);
}
.solutions-margin {
  margin-bottom: 5%;
}
.video {
  border-top: 15px solid #e3ded9;
}

.thin-text-section {
  border-top: 15px solid #e3ded9;
  border-bottom: 15px solid #e3ded9;

  background-size: cover;

  background-attachment: fixed;
  background-position: center center;
  color: white;

}

.thin-text-section h2{



}

.text-on-white {
  background-color: #fafafa;

}

.thick-hr {
  height: 15px;
  width: 100%;
  background-color: #e3ded9 ;

margin: calc(20px + 3vw) 0;
}


.services-img {padding: calc(20px + 5vw) 0 5vw;}

.services h3 {margin-bottom: calc(20px + 1vw);}

.services p span, .testimonials p span {font-size: calc(16px + .23vw);}








/* CONTACT FORM *//* CONTACT FORM *//* CONTACT FORM *//* CONTACT FORM */
button:focus {
      outline: none;
  }


  input, button, textarea {
    margin: calc(6px + .5vw) auto 0 !important;
    transition: all ease .3s;
    padding: 10px 20px;
    cursor:pointer;
      border-radius: 0;

       font-family: 'Khula', sans-serif !important;
      font-size: calc(16px + .3vw);
      color: #ffffff !important;
      background: rgba(2, 47, 94, .5);
      letter-spacing: .03em;
  }




.wpcf7 p {margin: 0;}


   .wpcf7-submit {
     font-family: 'Khula', sans-serif !important;
     font-weight: bold;
float: right;

 font-size: calc(24px + .5vw);
        right: 20px;
        line-height: 1.2;
        width: auto;
        padding: 15px 20px 5px;
        cursor: pointer !important;
        background-color: #349f84;
        border: none;
        margin: 0;
  }
   .wpcf7-submit:hover {
     background-color: #4ebba0;
   }
   div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #349f84;
}


  /* textarea {
      border-radius: 0;
       font-family: 'Khula', sans-serif !important;
      font-size: calc(16px + .3vw);
      color: #10183c;
      background: transparent;
      letter-spacing: .03em;
      height: 80px;
  } */
  input, textarea {
    border-left: none;
  border-right: none;
  border-top: none;
  transition: all ease-in-out .1s;
  border: 1px solid white;
  padding: 10px 15px 3px;
  width: 100%;
  letter-spacing: .05em;

  font-weight: 600;
  font-size: calc(16px + .1vw);
  }



   button:focus;
  a:focus {
      outline: none !important;
  }


  .wpcf7-form label {
    color: #eae7d5;
  }

  .mobile-no-show {
    text-align: right;
  }

  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
   color: white;
   font-family: 'Khula', sans-serif !important;
  }
  ::-moz-placeholder { /* Firefox 19+ */
   color: white;
   font-family: 'Khula', sans-serif !important;
  }
  :-ms-input-placeholder { /* IE 10+ */
   color: white;
   font-family: 'Khula', sans-serif !important;
  }
  :-moz-placeholder { /* Firefox 18- */
   color: white;
   font-family: 'Khula', sans-serif !important;
  }
/* CONTACT FORM *//* CONTACT FORM *//* CONTACT FORM *//* CONTACT FORM *//* CONTACT FORM */



/* beginning of all side bar style and side bar button styles */
/* The side navigation menu */
.sidenav {
  white-space: nowrap;
    height: 100%; /* 100% Full-height */
    width: 00px; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    right: 0;
    background-color: #022f5e;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
	z-index: 9999;

}

/* The navigation menu links */

.sidenav .main-links a {
    padding: calc(5px + 2vh);
    text-decoration: none;
    font-size: calc(5px + 1.6vh);
	text-align:center;
	font-weight:200;
font-family: 'Khula';
    color: #f5f5f5;
    display: block;
    text-transform: uppercase;
    transition: 0.3s ease all;
	transform: 0.3s ease all;
	border-bottom: 1px solid #315d8c;
  min-width: 300px;
  cursor: pointer !important;
}

.sidnav .main-links a:hover {background-color: #349f84; cursor: pointer !important;}

.sidenav .main-links a:nth-child(1) {
  border-top:1px solid
#315d8c;display:block; margin-top: calc(3px + 8vh);
}

.col-content-padding {
  padding-left: 60px;
  /* padding-left: 60px; */
}
.row-content-padding {
  /* max-width: 1200px; */

}
.row-content-padding-process{
  z-index: 999;
  padding-right: calc(30px + 30vw);
  padding-bottom: calc(100px + 1vw);
}

/* .hamburger {   height: calc(50px + 2.5vw);
   width: calc(50px + 3vw); } */



.hamburger
{

  height: calc(50px + 2.5vw);
     width: calc(50px + 3vw);
    padding: calc(5px + 1.5vw) 0 calc(5px + .5vw) calc(5px + .5vw);
  position:fixed;
  top: 0;
  right: 0;
  z-index:1099;
  background-color: #022f5e;
height: calc(50px + 2.5vw);
   width: calc(50px + 3vw);
  transition: all ease .5s;

  /* border-left: 15px solid rgba(36,40,33,0.5); */
  /* border-bottom: 15px solid rgba(36,40,33,0.5); */
  display: table;

  overflow: hidden;
}
.no-padding-left {
  padding-left: 0;
}
.menu-text {



    transform: rotate(270deg);
    cursor: pointer !important;
    color: white;
    text-align: right;
    float: left;
    font-size: calc(12px + .5vw);
    display: inline-table;
    margin-left: -.8vw;
    padding: 0;


}

.menu-bar {
  margin: 5 auto;
  height: 5px;
  width: 25px;
  background-color: rgba(255,255,255,0.5);
  cursor: pointer !important
}


.social-media-icons:hover {
  margin-top: -5px;
  transition: all ease .3s;
}

/* .hamburger:hover
{border: 1px solid #fff;} */

/* When you mouse over the navigation links, change their color */
.sidenav .main-links a:hover, .offcanvas a:focus {
    color: #e1e1e1; letter-spacing: .05em; background-color: #4777ab;
    transition: all ease .3s; cursor: pointer;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 5px;
	padding: 20px;
    right: 0;
    font-size: 36px;
    margin-left: 50px;
	color: #d8a684;
	background: transparent !important;
}


.outer {
  position: relative;
  width: 25px;
	top: 0px;
	right: 10px;
  cursor: pointer !important;
	  height: 25px;
}

.inner {
  width: inherit;
  text-align: center;
}
.outer:hover .inner:after {
  transition: all ease .3s;
  transform: rotate(45deg);
	background: #4777ab;
}

.outer:hover .inner:before {
  transition: all ease .3s;
  transform: rotate(-45deg);
	background: #4777ab;
}

.inner:before, .inner:after {
  position: absolute;
  content: '';
  height: 4px;
  width: inherit;
  background: #4777ab;
  left: 0;
  transition: all .3s ease-in;
	top:10px;
}

.inner:before {

  transform: rotate(45deg);
}

.inner:after {

  transform: rotate(-45deg);
}

/* End of all side bar style and side bar button styles */


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: rgba(255, 255, 255, .5);
font-family: "Khula" !important;
}
::-moz-placeholder { /* Firefox 19+ */
 color: rgba(255, 255, 255, .5);
font-family: "Khula" !important;
}
:-ms-input-placeholder { /* IE 10+ */
 color: rgba(255, 255, 255, .5);
font-family: "Khula" !important;
}
:-moz-placeholder { /* Firefox 18- */
 color: rgba(255, 255, 255, .5);
font-family: "Khula" !important;
}




/* Media Queries *//* Media Queries *//* Media Queries *//* Media Queries *//* Media Queries *//* Media Queries */


 /* Small devices (landscape phones, 576px and down) */
@media (max-width: 576px) { ... }

 /* Medium devices (tablets, 768px and down) */
@media (max-width: 768px) {

  .header-text {

    margin: 3vh auto 0 auto;

  }



 }

 /* Large devices (desktops, 992px and down) */
@media (max-width: 992px) {
  .no-padding-left {
    padding-left: calc(40px + 4vw)

  }

  .footer-logo {
    padding-bottom: 50px;
  }

  .videos-left-col{
    padding: calc(35px + .8vw) calc(35px + .8vw) 3rem calc(35px + .8vw);

  }
  .videos-right-col{
    padding: 0 calc(35px + .8vw) calc(35px + .8vw) calc(35px + .8vw);

  }

  .mobile-bg-pic{
    background-attachment: scroll;
    background-position: 80% center;
  }

}

 /* Extra large devices (large desktops, 1200px and down) */
@media (max-width: 1199px) {
.multiple-videos h3 {margin: 2vw 0 calc(20px + 4vw);}

.multiple-videos iframe {height: 506px; }


 }










/* Media Queries *//* Media Queries *//* Media Queries *//* Media Queries *//* Media Queries *//* Media Queries */
