/*
Theme Name: Havu Theme
Author: Moretag Agency
Author URI: http://www.moretag.fi
Description:  Theme by Moretag Agency 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: havu
Tags: website, moretag, flexbox, havu



/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: "Poppins", sans-serif;
  color: #494949;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400 !important;
	background-color: #000;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a {
  background: 0 0;
  transition: .15s;
}
a:active, a:hover {
  outline: 0;
  text-decoration: none !important;
}
a:active, a:hover {
  outline: 0;
  transition: .15s;
  text-decoration: none !important;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #494949;
}
p {
  margin-bottom: 24px;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 2.5rem;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
b, strong {
  font-weight: 600;
}
@font-face {
  font-family: 'Wolf';
  src: url('fonts/archia-regular-webfont.eot');
  src: url('fonts/archia-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/Howling Wolf.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: "Poppins", sans-serif;
  color: #494949;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 56px;
}
h2 {
  font-size: 40px;
}
h3 {
  font-size: 32px;
}
h4 {
  font-size: 24px;
}
h5 {
  font-size: 16px;
}
h1.entry-title {
  font-size: 21px;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;    color: #FFF;
}
.moretag a {
  color: #FFF;
}
.moretag a:hover {
  color: #FFF;
}
pre {
  display: block;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}
code, kbd, pre, samp {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}
.themelight pre {
  color: #FFF !important;
}
p.date {
    font-size: 12px;
    margin-bottom: -7px;
    color: #666;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
.full {
  width: 100%;
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto;
}
hr:not([size]) {
  height: 1px;
  color: #494949;
  opacity: 1.0 !important;
}
.btdark .herotext, .btdark .leipis, .btdark h1, .btdark h2 {
  color: #FFFFFF;
}
.btlight .herotext, .btlight .leipis, .btlight h1, .btlight h2 {
  text-shadow: none;
  color: #494949;
}
.light h4, .light p {
  color: #FFFFFF;
}
.dark h4, .dark p {
  text-shadow: none;
  color: #494949;
}
.dark h4:hover, dark p:hover {
  text-decoration: none !important;
  text-underline-position: none;
}
.dark:hover h4, dark:hover p {
  text-decoration: none !important;
  text-underline-position: none;
}
#footer-widget {
  background-color: #4cb261;
  padding-top: 40px;
	  padding-bottom: 40px;
  color: #000;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 2px;
}
#footer-widget a {
  color: #000;
}
#footer-widget a:hover {
  color: #2D2C2C;
}
#footer-widget p {
    line-height: 36px;
}
.wp-block-heading{
   color: #000;
	font-size: 20px;
	letter-spacing: 2px;
}

._field-wrapper input {
  width: 80%;
}
._form_element textarea {
  width: 80%;
  min-height: 200px;
}
a.list__link:hover {
  color: #2fbca4;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}
figure {
  margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 6px;
  margin: 0 0 0 0 !important;
  font-size: 1rem;
  color: #494949;
  text-align: left;
  list-style: none;
  background-color: #000;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0px;

}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.25;
  border-radius: none !important;
  transition: all .3s ease-in-out;
}

.fourarea p {
  margin-bottom: 1.5em;
  display: block;
  height: 70px;
}
/*--------------------------------------------------------------
# Serve them the MENU
--------------------------------------------------------------*/

 
.navbar-nav-new {
   /* display: flex; */
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: inline-block;
}
li.nav-item {
    display: inline-block;
}
.navbar-nav-new .nav-link {
 color: #FFF;
	font-size: 28px;
}
label.burger-menu {
    background-color: #FFF;
    border-radius: 40px;
	position: fixed;
    top: 59px;
    right: 14px;
transition: all 0.5s ease;
}
.scroll label.burger-menu {
    background-color: #000;
    border-radius: 0px;
	position: fixed;
    top: -36px;
    right: 14px;
transition: all 0.5s ease;
	opacity: 0;
}
.navbar-brand img {
    height: 48px;
    margin-bottom: -33px;
    transition: all 0.5s ease;
    margin-left: 24px;
}
.nav-item a:hover{
    color: #F8F8F8 !important;
	/* border: 1px solid #666; */
	transition: all 0.5s ease;
}
li.menu-item a {
    padding: 4px 23px 4px 23px !important;
    color: #4cb261 !important;
    border-radius: 500px;
	transition: all 0.5s ease;
	  font-family: "Poppins", sans-serif;
}
li.current-menu-item a {
    border: 1px solid #4cb261;
    padding: 4px 23px 4px 23px !important;
    color: #4cb261 !important;
    border-radius: 500px;
	transition: all 0.5s ease;
}.dropdown-item:focus, .dropdown-item:hover {
    color: #FFF;
    background-color: #000;
}
.menu-item {
    margin-bottom: 4px;
}
ul.dropdown-menu {
    margin-left: 8px !important;
}

ul#menu-navi {
    padding-left: 12px;
}
.menu-inner {
       align-content: center;
}
.nav-link {
    padding: 0px;
    margin-right: 36px;
}
.navbar-collapse {
    margin: 0 auto;
    display: table;
	}

.menu .widget-title{
    color:#FFF;
	}
.menu .textwidget{
    color:#727272;
	}
.landingpages{
     color:#727272;
	font-size: 10px;
	    letter-spacing: 6px;
	}

.menu .widget_media_image img{
	border-radius: 12px;
	}


/*--------------------------------------------------------------
# Moretag Templates
--------------------------------------------------------------*/
h1 {
  -webkit-font-smoothing: auto;
  color: #3c3c3c;
  font-size: 46px;
  line-height: 50px;
}
h2 {
  -webkit-font-smoothing: auto;
  color: #3c3c3c;
  font-size: 38px;
  line-height: 1.2;
}
h3 {
  -webkit-font-smoothing: auto;
  color: #3c3c3c;
  font-size: 32px;
  line-height: 1.4;
}
h4 {
  -webkit-font-smoothing: auto;
  color: #3c3c3c;
  font-size: 28px;
  line-height: 1.3;
}
h5 {
  -webkit-font-smoothing: auto;
  color: #3c3c3c;
  font-size: 20px;
  line-height: 1.5;
}
h6 {
  -webkit-font-smoothing: auto;
  color: #3c3c3c;
  font-size: 18px;
  line-height: 1.5;
}
.btn {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-weight: 600;
}
.dropdown-toggle::after {
  background-image: url(/wp-content/uploads/sites/35/2021/02/down-arrow.png);
  background-size: cover;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 4px;
  vertical-align: 0px;
  border-top: none;
  border-right: none;
  border-bottom: 0;
  border-left: none;
}
#mysub2 .dropdown-toggle::after {
  background-image: url(/wp-content/uploads/sites/35/2021/06/down-arrow2.png);
  background-size: cover;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 4px;
  vertical-align: 0px;
  border-top: none;
  border-right: none;
  border-bottom: 0;
  border-left: none;
}
.themedark {
  color: #494949;
}
.themelight {
  color: #FFF;
}
.themelight h1, .themelight h2, .themelight h3, .themelight h4, .themelight h5 {
  color: #FFF !important;
}
.btn {
  cursor: pointer;
}
.btn {
  display: inline-block;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 2px solid transparent;
  padding: 10px;
  font-size: 14px;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn:hover {
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
blockquote {
  margin: 40px 0px 40px 20px;
  padding-left: 40px;
  font-size: 20px;
  line-height: 36px;
  padding-right: 30px;
  background-repeat: no-repeat;
  background-position: left top;
  border-left: 2px solid #CCC;
  color: #02b5ab;
}
a {
  color: #323232;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #000;
  text-decoration: underline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
.manualsingle a {
  color: #666 !important;
  text-decoration: none;
}
.columcontent b, .columcontent strong {
  font-weight: bolder;
  color: #494949;
}
.btdark h5 {
  color: #FFF;
}
.bg-about {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 45%;
  min-height: 668px;
  background-size: cover;
}
.position-relative {
  position: relative !important;
}
.section {
  padding: 100px 0;
}
.about-bg-img {
  position: absolute;
  right: 0px;
  content: "";
  width: 40%;
  height: 100%;
  max-height: 560px;
  top: 0px;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-left: 9px;
}
#about {
  position: relative;
  padding-bottom: 85px;
}
.about-content {
  margin-top: 94px;
}
.about-content .subtitle {
  margin-bottom: 20px;
  text-transform: uppercase;
}
.about-list {
  margin-top: 30px;
}
.about-list li {
  width: 45%;
  float: left;
  margin-bottom: 15px;
  margin-right: 15px;
  color: #888;
}
.float-lg-right {
  float: right !important;
}
.mt-70 {
  margin-top: -70px;
}
.border-1 {
  border: 1px solid rgba(0, 0, 0, 0.05);
}
h5.articlelisttitle {
    padding-left: 14px;
    padding-right: 14px;
	text-transform: uppercase;
	color: #FFF;
}
.postexcerpt {
    padding-left: 14px;
    padding-right: 14px;
	color: #FFF !important;
	font-size: 14px;
}
.postexcerpt a{
	color: #FFF !important;
}
.newsbutton {
    position: relative;
    bottom: 0px;
    border-radius: 0px 0px 11px 11px;
    width: auto;
    padding: 12px;
    margin-left: 0px;
	margin-right: 0px;
	background-image: url(http://havu.dev.moretag.fi/wp-content/uploads/sites/51/2025/01/havu-newsbutton-bg.png);
	background-position: bottom center;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800;
	 transition: all .4s ease;
	background-color: #000;
	    border-left: #4cb261 solid 1px;
	border-right: #4cb261 solid 1px;
	border-bottom: #4cb261 solid 1px;
}

h5.listtitle {
    padding-left: 20px;
    padding-right: 20px;
    color: #FFF;
    margin-top: -69px;
	text-align: center;
}
p.listleipis {
	  padding-left: 20px;
    padding-right: 20px;
	color: #FFF;
	text-align: center;
	    line-height: 1.6em;
}
.gradient {
    position: inherit;
    margin-top: -79px;
    width: auto;
    height: 90px !important;
	opacity: 1 !important;
}

 /*.newsbutton {
    position: relative;
    bottom: 1px;
    border-radius: 0px 0px 11px 11px;
    width: auto;
    padding: 12px;
    margin-left: 1px;
	margin-right: 1px;
	background-image: url(http://havu.dev.moretag.fi/wp-content/uploads/sites/51/2025/01/havu-newsbutton-bg.png);
	background-position: bottom center;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 800;
	 transition: all .4s ease;
	background-color: #000;
} */

.havunewstitle h3 {
    -webkit-font-smoothing: auto;
    color: #000;
    font-size: 48px;
    line-height: 1.4;
    font-family: Wolf;
    margin-left: 24px;
}
.havunewstitle h3 span {
    -webkit-font-smoothing: auto;
    color: #FFF;
    font-size: 48px;
    line-height: 1.4;
    font-family: "Poppins", sans-serif;
    margin-left: -2px;
}


.shadegreen{

-webkit-box-shadow: 0px 7px 21px 7px rgba(35,90,46,0.81);
-moz-box-shadow: 0px 7px 21px 7px rgba(35,90,46,0.81);
box-shadow: 0px 7px 21px 7px rgba(35,90,46,0.81);
	border-radius: 12px;
	  transition: all .4s ease;
	margin-bottom: 22px;
}
.shadegreen:hover{

-webkit-box-shadow: 0px 0px 21px -3px rgba(6,23,9,1);
-moz-box-shadow: 0px 0px 21px -3px rgba(6,23,9,1);
box-shadow: 0px 0px 21px -3px rgba(6,23,9,1);
	border-radius: 12px;
	 transition: all .4s ease;
}
.shadegreen:hover .newsbutton {
	color: #4cb261;
}

.test-inner {
  position: relative;
  padding: 30px;
  background: #fff;
  border-top-right-radius: 35px;
  margin-bottom: 25px;
  -webkit-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}
.test-inner i {
  font-size: 60px;
  opacity: .09;
  position: absolute;
  right: 40px;
  bottom: 20px;
}
.fa, .fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
svg.svg-inline--fa.fa-quote-right.fa-w-16 {
  font-size: 60px;
  opacity: .09;
  position: absolute;
  right: 40px;
  bottom: 20px;
}
.test-author-thumb img {
  width: 90px;
  height: 90px;
  border-radius: 100%;
  border: 1px dotted #ddd;
  padding: 5px;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.test-author-thumb {
  margin-bottom: 15px;
}
.test-author-info {
  margin-left: 20px;
  margin-top: 20px;
}
.test-inner {
  position: relative;
  padding: 30px;
  background: #fff;
  border-radius: 6px;
  margin-bottom: 25px;
  -webkit-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}
.test-inner:hover {
  -webkit-box-shadow: 0 7px 22px rgba(0, 0, 0, 0.08);
  box-shadow: 0 7px 22px rgba(0, 0, 0, 0.08);
}
.test-inner h4 {
  font-size: 18px;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  margin-top: 8px;
}
.test-inner h6 {
  margin-top: 0px;
  font-size: 12px;
}
.project-content-block {
  padding: 70px 40px;
  margin-left: -120px;
  background: #F8F8F8;
  position: relative;
  bottom: -70px;
  border: 15px solid #fff;
  -webkit-box-shadow: 0 7px 22px rgba(0, 0, 0, 0.08);
  box-shadow: 0 7px 22px rgba(0, 0, 0, 0.08);
}
.project-content-block h4 {
  color: #02b5ab;
  font-size: 16px;
}
.project-content-block p {
  margin-top: 25px;
}
.section-bottom {
  padding-bottom: 8.125rem;
}
.single-project img {
  border-radius: 6px;
}
.text-color {
  color: #02b5ab;
}
.belowfooter{
	background-color: #000;
  color: #4cb261;
}
.underthebridge{
  color: #4cb261;
	text-transform: uppercase;
	padding-top: 20px;
	text-align: center;
}
.underthebridge p{
	font-size: 12px;
	letter-spacing: 2px;
}
.havugg{
	text-align: center;
}
.socialmedia {
    position: fixed;
    top: 186px;
    left: 0px;
    z-index: 999;
}
img.solutionicon {
  width: 30px;
  padding-top: 40px;
  transition: all .4s ease;
}
.intro-item:hover img.solutionicon {
  opacity: .2;
  margin-top: -4px;
  margin-bottom: 4px;
  transition: all .4s ease;
}

.btn-primary {
     color: #fff;
    background-color: #0a170d;
    border: #4cb261 solid 1px;
	border-radius: 500px;
	    padding: 12px 36px 12px 36px;
	 transition: all .4s ease;
}
.btn-primary:hover {
	
	   color: #fff;
    background-color: #4cb261;
    border: #4cb261 solid 1px;
	border-radius: 500px;
	    padding: 12px 32px 12px 32px;
	 transition: all .4s ease;
		-webkit-box-shadow: 0px 4px 21px -3px rgba(6,23,9,1);
-moz-box-shadow: 0px 4px 21px -3px rgba(6,23,9,1);
box-shadow: 0px 4px 21px -3px rgba(6,23,9,1);
	
}


.btn-secondary {
    color: #fff;
    background-color: #0a170d;
    border-color: #0a170d;
	border-radius: 500px;
	    padding: 12px 26px 12px 26px;
	 transition: all .4s ease;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #0a170d;
    border-color: #0a170d;
	-webkit-box-shadow: 0px 4px 21px -3px rgba(6,23,9,1);
-moz-box-shadow: 0px 4px 21px -3px rgba(6,23,9,1);
box-shadow: 0px 4px 21px -3px rgba(6,23,9,1);
	 transition: all .4s ease;
}


.tabs {
  display: flex;
  flex-wrap: wrap;
}
.tabs img {
  border-radius: 6px;
}
.tabs label {
  order: 1;
  display: block;
  margin-right: 1.6rem;
  cursor: pointer;
  background: #FFFFFF;
  transition: background ease 0.2s;
}
.tabs .tab {
  order: 99;
  flex-grow: 1;
  width: 100%;
  display: none;
  padding: 1rem;
  background: #fff;
}
.tabs input[type="radio"] {
  display: none;
}
.tabs input[type="radio"]:checked + label {
  background: #fff;
  border-bottom: solid 3px #02b5ab;
  font-weight: 600;
}
.tabs input[type="radio"]:checked + label + .tab {
  display: block;
}
@media (max-width: 45em) {
  .tabs .tab, .tabs label {
    /* order: initial; */
  }
  .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem;
  }
}
.testimonial-author img {
  width: 90px;
  height: 90px;
  border-radius: 100%;
  border: 1px dotted #ddd;
  padding: 5px;
}
.testimonialtitle {
  font-size: 12px;
}

/*Animations are sped up so you're not sitting here all day*/

/*Desktop and Tablet*/
@-webkit-keyframes slide {
  0% { margin:0; }
  5%,50% { margin:0 0 0 -100%; }
  55%, 100% { margin:0; }
}
@-moz-keyframes slide {
  0% { margin:0; }
  5%,50% { margin:0 0 0 -100%; }
  55%,100% { margin:0; }
}
@-ms-keyframes slide {
  0% { margin:0; }
  5%,50% { margin:0 0 0 -100%; }
  55%,100% { margin:0; }
}
@-o-keyframes slide {
  0% { margin:0; }
  5%,50% { margin:0 0 0 -100%; }
  55%,100% { margin:0; }
}
@keyframes slide {
  0% { margin:0; }
  5%,50% { margin:0 0 0 -100%; }
  55%,100% { margin:0; }
}

/*Mobile*/
@-webkit-keyframes slide_mobile {
  0%, 22% { margin:0; }
  25%, 47% { margin:0 0 0 -100%; }  
  50%, 72% { margin:0 0 0 -200%; }
  75%, 97% { margin:0 0 0 -300%; }
  100% { margin:0; }
}

@-moz-keyframes slide_mobile {
  0%, 22% { margin:0; }
  25%, 47% { margin:0 0 0 -100%; }  
  50%, 72% { margin:0 0 0 -200%; }
  75%, 97% { margin:0 0 0 -300%; }
  100% { margin:0; }
}

@-ms-keyframes slide_mobile {
  0%, 22% { margin:0; }
  25%, 47% { margin:0 0 0 -100%; }  
  50%, 72% { margin:0 0 0 -200%; }
  75%, 97% { margin:0 0 0 -300%; }
  100% { margin:0; }
}

@-o-keyframes slide_mobile {
  0%, 22% { margin:0; }
  25%, 47% { margin:0 0 0 -100%; }  
  50%, 72% { margin:0 0 0 -200%; }
  75%, 97% { margin:0 0 0 -300%; }
  100% { margin:0; }
}

@keyframes slide_mobile {
  0%, 22% { margin:0; }
  25%, 47% { margin:0 0 0 -100%; }  
  50%, 72% { margin:0 0 0 -200%; }
  75%, 97% { margin:0 0 0 -300%; }
  100% { margin:0; }
}



    .rotator-wrap {
        overflow:hidden;
        position:relative;
        min-height:100px;
        width:100%;
        border-radius:0px;
    }

    .rotator {
        width:200%;
        overflow:hidden;
        margin:0;
        list-style:none;
        padding:0;
  background: #000; /* Old browsers */

/*Change the length of the animation here*/
        -webkit-animation: slide 10s infinite ease-out 5s;
        -moz-animation:    slide 15s infinite ease-out 5s;
        -ms-animation:     slide 15s infinite ease-out 5s;
        -o-animation:      slide 15s infinite ease-out 5s;
        animation:         slide 15s infinite ease-out 5s;
    }

    .rotator > li {
        padding:15px;
        width:12.5%;
        float:left;
        margin:0;
        box-sizing:border-box;
        
        
        -webkit-transition:margin .2s ease-out;
        -moz-transition:margin .2s ease-out;
        -ms-transition:margin .2s ease-out;
        -o-transition:margin .2s ease-out;
        transition:margin .2s ease-out;
    }
    .rotator > li:hover {
      margin:-7px 0 0 0;
      cursor:pointer;
    }

    .rotator > li > div {
        background:#000;
        width:100%;
        height:100%;
        line-height: 0;
        border-radius:0px;
        overflow:hidden;
        box-shadow:0 5px 5px 0px rgba(0,0,0,.7);
        
    
        -webkit-transition: box-shadow .2s ease-out;
        -moz-transition:box-shadow .2s ease-out;
        -ms-transition:box-shadow .2s ease-out;
        -o-transition:box-shadow .2s ease-out;
        transition:box-shadow .2s ease-out;
    }

    .rotator > li:hover > div {
      box-shadow:0 20px 15px -10px rgba(0,0,0,.3);
    }



    @media only screen and (max-width: 767px) {
        .rotator {
            width:266%;
        }
    }

    @media only screen and (max-width: 520px) {
        .rotator {
            width:400%;
            -webkit-animation: slide_mobile 25s infinite ease-out;
            -moz-animation:    slide_mobile 25s infinite ease-out;
            -ms-animation:     slide_mobile 25s infinite ease-out;
            -o-animation:      slide_mobile 25s infinite ease-out;
            animation:         slide_mobile 25s infinite ease-out;
        }
    }

.shademe55 {
    position: absolute;
    opacity: 0.7;
    height: 78px;
}
.shademe66 {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 78px;
	    opacity: 0.7;
}
.rotator img {
    height: 76px;
}
.articleimage {
	  transition: all 0.3s;
}

p.peopletitle {
    font-size: 14px;
    margin-top: -14px;
    color:#4cb261;
}
.some:hover{
	  transition: all 0.3s;
		    opacity: 0.7;
}

/*--------------------------------------------------------------
# HAVU Theme
--------------------------------------------------------------*/


.playername {
    text-transform: uppercase;
    color: #FFF;
    letter-spacing: 4px;
    font-size: 12px;
	    margin-left: 24px;
}
.textstyle1 {
    text-transform: uppercase;
    color: #FFF;
    letter-spacing: 4px;
    font-size: 12px;
}
.mynameis {
    color: #48a85c;
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
	text-transform: none !important;
	    letter-spacing: -1px;
	    margin-bottom: -8px;
}
.playerlinevertical {
    position: absolute;
	    margin-top: 41px;
}
.players h3 {
    -webkit-font-smoothing: auto;
    color: #48a85c !important;
    font-size: 48px;
    line-height: 1.4;
    font-family: Wolf;
	 margin-left: 24px;
}
.players h3 span {
    -webkit-font-smoothing: auto;
    color: #FFF;
    font-size: 48px;
    line-height: 1.4;
  font-family: "Poppins", sans-serif;
	 margin-left: -2px;
}
.players h5 {
    -webkit-font-smoothing: auto;
    color: #3c3c3c;
    font-size: 20px;
    line-height: 1.5;
    margin-left: 20px;
    font-style: italic;
    margin-top: -32px;
}
.playerlinevertical2 {
    position: absolute;
    margin-top: 41px;
	    right: 10px;
}
.over {
    overflow: hidden;
}
.height9 {
    min-height: 595px;
}
.fix77 {
    position: absolute;
    right: 8px;
}
.fix78 {
    display: block;
    height: 118px;
}
.playername2 {
    text-transform: uppercase;
    color: #FFF;
    letter-spacing: 4px;
    font-size: 12px;
	    margin-right: 24px;
}
.mynameis2 {
    color: #48a85c;
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
	text-transform: none !important;
	    letter-spacing: -1px;
	    margin-bottom: -8px;
}
.players2 h3 {
    -webkit-font-smoothing: auto;
    color: #48a85c;
    font-size: 48px;
    line-height: 1.4;
    font-family: Wolf;
	 margin-right: 24px;
}
.players2 h3 span {
    -webkit-font-smoothing: auto;
    color: #FFF;
    font-size: 48px;
    line-height: 1.4;
  font-family: "Poppins", sans-serif;
	 margin-left: -2px;
}
.players2 h5 {
    -webkit-font-smoothing: auto;
    color: #3c3c3c;
    font-size: 20px;
    line-height: 1.5;
    margin-right: 20px;
    font-style: italic;
    margin-top: -32px;
}


p.quotetext {
    font-size: 12px;
}
h6.quoteimage {
    color: #FFF;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 6px;
}

.MoretagAgency a{
   color: #4cb261;
}
.MoretagAgency a:hover{
   color: #F8F8F8;
}

@keyframes scroll {
	 0% {
		 transform: translateX(0);
	}
	 100% {
		 transform: translateX(calc(-250px * 7));
	}
}
 .slider {
	 background: #000;
	 box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125);
	 height: 100px;
	 margin: auto;
	 overflow: hidden;
	 position: relative;
	 width: 960px;
}
 .slider::before, .slider::after {
	 background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
	 content: "";
	 height: 100px;
	 position: absolute;
	 width: 200px;
	 z-index: 2;
}
 .slider::after {
	 right: 0;
	 top: 0;
	 transform: rotateZ(180deg);
}
 .slider::before {
	 left: 0;
	 top: 0;
}
 .slider .slide-track {
	 animation: scroll 40s linear infinite;
	 display: flex;
	 width: calc(250px * 14);
}
 .slider .slide {
	 height: 100px;
	 width: 250px;
}



/*--------------------------------------------------------------
# Mobile Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  /* box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1); */
  padding: .74rem 1rem;
  transition: all 0.3s;
}
.navbar-brand > a {
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}
.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}
#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  #page-sub-header h1 {
    font-size: 3.750rem;
    line-height: 1;
  }
  #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}
#masthead .navbar-nav > li > a {
  color: #cdbfe3;
  padding-left: 0.5rem;
  font-weight: 500;
  font-size: 14px;
}
#masthead .navbar-nav > li > a:hover, #masthead .navbar-nav > li.current_page_item > a {
  color: #fff;
}
.navbar-brand {
  height: auto;
}
.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}
.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}
.navbar-expand-xl .navbar-nav .nav-link {
  padding-right: 0px;
  padding-left: 12px;
}
/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
  display: block;
}
.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}
.dropdown-menu {
  min-width: 12.500rem;
}
.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dropdown-menu .dropdown-item {
  white-space: normal;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }
  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}
a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 14px; /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}
.widget_search .search-form input[type="submit"] {
  display: none;
}
.nav > li > a:focus, .nav > li > a:hover {
  background-color: none;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}
.sticky .entry-title::before {
  content: '\f08d';
  font-family: fontawesome;
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
}
.sticky .entry-title {
  position: relative;
}
.single .byline, .group-blog .byline {
  display: inline;
}
.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.page-template-blank-page .entry-content, .blank-page-with-container .entry-content {
  margin-top: 0;
}
.post.hentry {
  margin-bottom: 4rem;
}
.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}
.entry-title > a {
  color: inherit;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
  font-size: 85%;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}
.copyright a, footer#colophon a {
  color: inherit;
}
@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
body {
  margin: 0;
  -webkit-font-smoothing: auto;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #494949;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 2.5rem;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
f /*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}
figure {
  margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  padding: .74rem 1rem;
  color: #FFF;
  z-index: 99999999999;
	position: absolute;
	width: 100%;
}
.navbar-brand > a {
  color: #000;
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  font-weight: 700;
}
.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}
#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}
body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}
#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
  color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  #page-sub-header h1 {
    font-size: 3.750rem;
  }
  #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #FFF;
  padding-left: 6px;
  padding-right: 6px;
  margin-left: 12px;
  font-size: 16px;
  text-transform: uppercase;
}
/* custom menu item settings by moretag */
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover, body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #4cb261;
}
.navbar-brand {
  height: auto;
}
.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}
.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

nav#navbar {
    margin-top: -21px;
}




/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
  display: block;
}
.dropdown-item {
  line-height: 1.2;
  padding-bottom: 12px;
  padding-top: 12px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-family: "SourceCodePro";
}
.dropdown-menu {
  min-width: 11rem;
  -webkit-box-shadow: -1px 10px 37px 1px rgba(0, 0, 0, .09);
  -moz-box-shadow: -1px 10px 37px 1px rgba(0, 0, 0, .09);
  box-shadow: -1px 10px 37px 1px rgba(0, 0, 0, .09);
  border: none;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 4px;
}
.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.dropdown-menu .dropdown-item {
  white-space: normal;
  font-size: 14px;
  padding-bottom: 12px;
  padding-top: 12px;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
/* custom menu item settings  */
#masthead.scroll {
  background-color: #000;
}
/* custom menu item settings ends here */
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }
  .dropdown-menu li a {}
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }
  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}
.navigation.post-navigation {
  padding-top: 1.875rem;
}
.post-navigation .nav-previous a, .post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}
.post-navigation .nav-next a::after {
  content: " \2192";
}
.post-navigation .nav-previous a::before {
  content: "\2190 ";
}
.post-navigation .nav-previous a:hover, .post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}
a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 16px;
}
#footer-widget strong {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 14px;
}
.widget select {
  max-width: 100%;
}
.widget_search .search-form input[type="submit"] {
  display: none;
}
.nav > li > a:focus, .nav > li > a:hover {
  background-color: none;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 3.75rem;
  padding-top: 4.125rem;
}
.sticky .entry-title::before {
  content: '\f08d';
  font-family: fontawesome;
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
}
.sticky .entry-title {
  position: relative;
}
.single .byline, .group-blog .byline {
  display: inline;
}
.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.page-template-blank-page .entry-content, .blank-page-with-container .entry-content {
  margin-top: 0;
}
.post.hentry {
  margin-bottom: 4rem;
}
.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}
.entry-title > a {
  color: inherit;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.comment-body .pull-left {
  padding-right: 0.625rem;
}
.comment-list .comment {
  display: block;
}
.comment-list {
  padding-left: 0;
}
.comments-title {
  font-size: 1.125rem;
}
.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}
.comment-list .pingback:first-child {
  border: medium none;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------


/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}
.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}
.woocommerce-MyAccount-content .col-1, .woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}
.navbar-nav > li.current-menu-parent > a {
  color: #4cb261 !important;
}
.navbar-nav > li.current-page-ancestor > a {
  color: #4cb261 !important;
}
.current-page-ancestor .current-page-ancestor a {
  color: #4cb261 !important;
}
/* show on hover */
.dropdown:hover .dropdown-menu {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.navbar-nav li:hover > .dropdown-menu {
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
}
.pullDown {
  animation-name: pullDown;
  -webkit-animation-name: pullDown;
  animation-duration: 1.1s;
  -webkit-animation-duration: 1.1s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
}
/*
==============================================
pullDown
==============================================
*/
.pullDown {
  animation-name: pullDown;
  -webkit-animation-name: pullDown;
  animation-duration: 1.1s;
  -webkit-animation-duration: 1.1s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
}
@keyframes pullDown {
  0% {
    transform: scaleY(0.1);
  }
  40% {
    transform: scaleY(1.02);
  }
  60% {
    transform: scaleY(1);
  }
  80% {
    transform: scaleY(1);
  }
  100% {
    transform: scaleY(1);
  }
}
@-webkit-keyframes pullDown {
  0% {
    -webkit-transform: scaleY(0.1);
  }
  40% {
    -webkit-transform: scaleY(1.02);
  }
  60% {
    -webkit-transform: scaleY(1);
  }
  80% {
    -webkit-transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
  }
}
/*

/*--------------------------------------------------------------
# New bootstrap fixes
--------------------------------------------------------------*/
.navbar-toggler:focus {
  text-decoration: none;
  outline: none;
  box-shadow: none;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#wpadminbar {
  opacity: 1;
  position: absolute;
  z-index: 9999999999;
}
@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## MacBook
--------------------------------------------------------------*/
@media only screen and (max-width: 1400px) {

.gradient {
    margin-top: -65px;
}

}
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
  header {
    position: absolute;
    top: 0;
    transition: top 0.2s ease-in-out;
    width: 100%;
    z-index: 9999999;
    display: block;
  }
  .navbar {}
  .dropdown-menu.dropdown-item {
    line-height: 1.2;
    padding-bottom: 12px;
    padding-top: 12px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  header#masthead .container {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  header#masthead {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #000;
  }
.gradient {
    margin-top: -65px;
}
	nav#navbar {
    margin-top: 20px;
}

}
/*--------------------------------------------------------------
## Laptopsmall
--------------------------------------------------------------*/
@media only screen and (max-width: 1198px) {

	.gradient {
    margin-top: -51px;
}


}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 93%;
  }
  header#masthead .container {
    max-width: 100%;
  }
  #masthead .navbar-nav > li > a {
    padding-left: 10px !important;
  }
  .floatingme4 {
    z-index: 0 !important;
    opacity: 0.4;
  }
  .articlemanualimage {
    height: 100px;
    width: 100px;
    border-radius: 50px;
  }
	.gradient {
    margin-top: -51px;
}


}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
  html {
    font-size: 90%;
  }
  .leftpadi {
    padding: 10px !important;
  }
  .bg-about {
    display: none;
  }
  .fortysixty {
    padding: 10px !important;
  }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    display: block;
    margin-top: 0;
    /* change this to override theme color
background-color: ; */
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .animated {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
    -webkit-animation-fill-mode: none !important;
    animation-fill-mode: none !important;
  }
  .navbar-brand img {
  }
  #masthead .navbar-nav > li > a {
    padding-left: 20px !important;
  }
  li#menu-item-1361 {
    margin-bottom: 20px;
    margin-right: 10px;
  }
  .navbar-collapse {
    padding: 20px;
    transition: all 0.3s;
  }
  .dropdown-menu .dropdown-item {
    white-space: normal;
    font-size: 14px;
    padding-bottom: 22px;
    padding-top: 22px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .dropdown-menu {
    min-width: 12.500rem;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .dropdown-menu li {
    margin-left: 20px;
    width: 100%;
    display: inline-block; /* bootstrap fix */
  }
  h1 {
    font-size: 34px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  margin-left: 0px;
}
.about-bg-img {
  width: 35%;
  height: 100%;
  max-height: 600px;
}
	.gradient {
    margin-top: -65px;
}

}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 88%;
  }
  header {
    position: absolute;
  }
  .full {
    border-radius: 0px;
  }
  .leftpadi {
    padding: 10px !important;
  }
  .fortysixty {
    padding: 10px !important;
  }
  .wrap-feature-16 [class*=col-] {
    padding: 20px 10px;
  }
  .herotext {
    width: 80% !important;
  }
  .hero {
    min-height: 300px !important;
  }
  .about-bg-img {
    visibility: hidden;
    display: none;
  }
	.socialmedia {
		display: none;
		visibility: hidden;
}
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 22px;
  }
  h5 {
    font-size: 20px;
  }
  .full {
    background-position: center top !important;
  }
  .about-list li {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .float-lg-right {
    float: left !important;
  }
  .project-content-block {
    padding: 70px 40px;
    margin-left: -0px;
    margin-top: -70px;
    position: relative;
    bottom: -70px;
  }
	li.nav-item {
    display: block;
			margin-bottom: 22px;
}.navbar-nav-new {
    display: block;
}li.current-menu-item a {
    border-bottom: 0px;
	color: #4cb261 !important;
}
	.navbar-collapse {
    margin: 0 auto;
    display: block;
	}
.menu .widget_text{
	padding: 20px;
	}
.tabs {
    display: flex;
    flex-wrap: wrap;
}
    .tabs label {
        width: 140px;
        margin-top: 0.2rem;
        background-color: #E5E5E5;
        padding: 12px;
        border-radius: 6px;
        margin-right: 12px;
    }
	.tabs input[type="radio"]:checked + label {
    background: #02b5ab;
    border-bottom: none;
    font-weight: 600;
		color: #FFF;
}
	.gradient {
    margin-top: -25px;
}
	.quoteimagesize {
		max-width: 90px;
}

}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 86%;
  }
}