/*
Theme Name: Eco Efficiency Group
Theme URI: http://www.fivebyfive.com.au/
Description: A mobile responsive and HTML5 theme built.
Author: FIVE BY FIVE
Author URI: http://www.fivebyfive.com.au/
Version: 3.0
Template: genesis
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/*  General styles */
div, p, span, table, ul, ol, li, a, :before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none;
}

html {
	font-size: 15px;
}

body{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 1.8;
	color: #020613;
	-webkit-font-smoothing: antialiased;
	position: relative;
	background: #fff;
	margin: 0;
	padding: 0;
	transition: opacity .2s ease;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 0px 0px 2px 0px;
	padding: 0;
    line-height: 1.25;
	color: #193E4E;
	font-weight: bold;
	font-family: 'Merriweather'; 
}

h1 { font-size: 5.06em; }
h2 { font-size: 4.3em; }
h3 { font-size: 3.1em; }
h4 { font-size: 2.6em; }
h5 { font-size: 1.9em; }
h6 { font-size: 1.6em; }

.h1 { font-size: 5.06em; }
.h2 { font-size: 4.3em; }
.h3 { font-size: 3.1em; }
.h4 { font-size: 2.6em; }
.h5 { font-size: 1.9em; }
.h6 { font-size: 1.6em; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:visited, h2 a:visited, h3 a:visited,
h4 a:visited, h5 a:visited, h6 a:visited {
	color: inherit;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover,
h4 a:hover, h5 a:hover, h6 a:hover {
	color: inherit;
	text-decoration: underline;
}

p {
	margin: 0 0 20px;
	padding: 0;
}

a,
.footer-top .menu li a,
.search-form input[type="submit"],
.search-form button[type="submit"],
.sidebar-posts .post-item a:hover .overlay,
.gform_footer .gform_button.button,
.gform_footer input[type=submit]{
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a {
	font-weight: 600;
	text-decoration: underline;
	color: #020613;
	outline: none;
}

a:visited,
a:focus,
a.active {
	color: #305160;
   
}

a:hover {
	text-decoration: none;
	outline: none;
    color: #88BF40;
}

a.inherit:visited,
a.inherit:hover,
a.inherit {
	text-decoration: none;
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
}

ol, ul {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

img {
	max-width: 100%;
	height: auto;
}

.entry-content ul,
.entry-content ol {
	margin-bottom: 20px;
}

.entry-content ul {
	padding-left: 20px;
	margin-left: 20px;
}

.entry-content ul li{
	list-style: disc;
}

.entry-content ol {
	padding-left: 20px;
	margin-left: 20px;
	list-style: decimal;
}

.entry-content ol > li {
	list-style: decimal;
}

.entry-content .list-group {
	padding-left: 0;
	margin-left: 0;
}

.entry-content ol.list-group li{
	display: list-item;
	list-style: decimal;
	list-style-position: inside;
}

code {
	display: block;
	margin-bottom: 20px;
}

.widget-title {
	font-size: 2.6em;
}

.title-align-center.widget-title-container {
	text-align: center;
}

.sub-heading-style,
.widget-sub-title {
	color: #20A7D5;
	font-weight: 600;
	font-style: italic;
}

.widget-title-container .widget-sub-title {
	margin-top: -15px;
	margin-bottom: 40px;
}

/* Define Styles */
.define-color {
	display: inline-block;
	width: 240px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
	margin-right: 30px;
	margin-bottom: 30px;
}

.define-color .color {
	width: 240px;
	height: 100px;
}

.define-color .label {
	color: initial;
	font-weight: normal;
	padding: 0;
}

.define-color .s2 {
	padding: 10px 15px;
}

.style-heading .widget-title {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #B2BAC4;
	padding-bottom: 10px;
	margin-bottom: 30px;
	margin-top: 30px;
	text-transform: uppercase;
}

/* Styles Nav */
.ff-styles-nav span {
	background: #6B6C70;
	color: #fff;
	padding: 5px 14px;
	display: inline-block;
	margin: 5px;
	font-size: .8em;
	cursor: pointer;
	text-transform: uppercase;
}

.ff-styles-nav span:hover {
	background: #262A35;
}

.ff-scroll-to-top {
	display: block;
	width: 50px;
	height: 50px;
	background: #262A35;
	position: fixed;
	bottom: 20px;
	right: 20px;
	text-align: center;
	line-height: 44px;
	border-radius: 100%;
	font-size: 26px;
	color: #fff;
	cursor: pointer;
}

.ff-scroll-to-top:hover {
	opacity: .7;
}

/* Fonts */
.primary-font {
	font-family: 'Open Sans';
}

.secondary-font {
	
}

/* Text Styles */
.text-style-1 {
	color: #fff;
	font-weight: 700;
	font-size: .9333em;
}

.text-style-2 {
	font-size: 1.6 em;
	font-weight: 700;
}

.text-style-3 {
	font-weight: normal;
	font-size: 0.9333 em;
	text-transform: uppercase;
}

.text-style-4 {
	opacity: .5;
	font-size: .8em;
}

.text-style-5 {
	font-weight: 700;
	font-size: .8em;
	text-decoration: underline;
}

.text-style-6,
.sub-heading{
	color: #193E4E;
	font-weight: 600;
	font-style: italic;
	font-size: 1em;
}

.fs-default {
	font-size: 1em;
}

.fs-minor {
	font-size: .933em;
}

.fs-small {
	font-size: .8em;
}

.fs-sub {
	font-size: .6667em;
}

/* Buttons */
.btn,
.btn:visited,
.btn.style-1,
.btn.style-1:visited,
.btn.primary,
.btn.primary:visited {
	background-color: #193E4E;
	border: 1px solid #193E4E;
	color: #fff;
    border-radius: 47px;
	font-weight: 700;
	padding: 16px 30px;
	line-height: 16px;
	text-decoration: none;
}

.btn:hover,
.btn.hover,
.btn.style-1:hover,
.btn.style-1.hover,
.btn.primary:hover,
.btn.primary.hover {
	background-color: #305160;
	border: 1px solid #305160;
    color:#fff;
}


.btn.selected,
.btn.primary.selected,
.btn.style-1.selected {
	background-color: #305160;
	border: 1px solid #305160;
	text-decoration:underline;
}

.btn.style-2,
.btn.style-2:visited,
.btn.secondary,
.btn.secondary:visited {
	background: none;
	border: 2px solid #88BF40;
	color:#88BF40;
}

.btn.style-2:hover,
.btn.style-2.hover,
.btn.secondary:hover,
.btn.secondary.hover {
	background-color: #88BF40;
	border-color: #88BF40;
	color: #fff;
}

.btn.secondary.selected {
	background-color: #88BF40;
	border-color: #88BF40;
	color: #fff;
	text-decoration:underline;
}

.btn.style-3,
.btn.style-3:visited {
	background: none;
	border: 1px solid #193E4E;
	color: #193E4E;
	font-size: .8em;
	padding: 13px 30px;
}

.btn.style-3:hover,
.btn.style-3.hover {
	background-color: #193E4E;
	border-color: #193E4E;
	color: #fff;
}

.btn.style-3.selected {
	background-color: #193E4E;
	border-color: #193E4E;
	color: #fff;
}

.btn.style-4,
.btn.style-4:visited {
	background: none;
	border: 2px solid #E0E1E4;
	color: #A7A8AA;;
	font-size: .8em;
	padding: 13px 30px;
}

.btn.style-4:hover,
.btn.style-4.hover {
	color: #193E4E;
	border-color: #88BF40;;
	
}

.btn.style-4.selected {
	color: #193E4E;
	border-color: #88BF40;;
	
}

.btn.terrain {
	background: #FFF;
	border: 2px solid #FFF;
	color: #193E4E;
}

.btn.terrain:hover,
.btn.terrain.hover {
	background: #e0e1e2;
	border-color: #e0e1e2;
	color: #193E4E; 
}

.btn.terrain.selected {
	background: #FFF;
	border-color: #FFF;
	color: #193E4E; 
}

.btn-info {
	background: #777;
	border-color: #777;
}

.btn-lg {
	width: 100%;
	margin: 10px 0;
	white-space: normal;
}

.close-btn,
.close-btn:visited {
	display: inline-block;
	width: 45px;
	height: 45px;
	background-color: #193E4E;
	border-radius: 100%;
	color: #fff;
	text-align: center;
	line-height: 43px;
	font-size: 14px;
}

.close-btn:hover {
	background-color: #51545d;
	color: #fff;
}

.text-btn,
.text-btn:visited {
	color: #193E4E;	
	font-size: 1em;
	font-weight: 700;
	text-decoration: underline;
}

.text-btn:hover,
.text-btn.hover {
	color: #193E4E;
	text-decoration: none;
}

.btn.full {
	width: 100%;
}

/* Slick UI */
.navigation-buttons {
	display: inline-block;
	border: 1px solid #E0E1E4;
	border-radius: 45px;
	background-color: #FFFFFF;
	padding: 6px 20px;
}

navigation-style-2 .slick-prev,
navigation-style-2 .slick-next,
.navigation-btn-left,
.navigation-btn-right {
	display: inline-block;
	cursor: pointer;
}

.navigation-style-2 .slick-prev:hover,
.navigation-style-2 .slick-next:hover,
.navigation-btn-left:hover,
.navigation-btn-right:hover {
	opacity: .7;
}

.navigation-btn-left {
	margin-right: 15px;
}

.navigation-btn-right {
	margin-left: 15px;
}

.navigation-style-2 .slick-prev:before,
.navigation-style-2 .slick-next:before,
.navigation-btn-left:before,
.navigation-btn-right:before {
	font-family: 'Fontawesome';
	font-size: 22px;
	color: #020613;
	line-height: 1;
	opacity: 1;
}

.navigation-style-2 .slick-prev:before,
.navigation-btn-left:before {
	content: '\f104';
}

.navigation-style-2 .slick-next:before,
.navigation-btn-right:before {
	content: '\f105';
}

.navigation-style-2 .slick-prev,
.navigation-style-2 .slick-next {
	top: -45px;
	border: 1px solid #E0E1E4;
	height: 45px;
	width: 45px;
}

.navigation-style-2 .slick-prev {
	right: 55px;
	left: initial;
	border-right: none;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	text-align: right;
	padding-right: 15px;
}

.navigation-style-2 .slick-next {
	right: 10px;
	border-left: none;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	text-align: left;
	padding-left: 15px;
}

.navigation-style-2 .slick-prev:before,
.navigation-style-2 .slick-next:before {
	line-height: 43px;
}

/* Form Elements */
.input-field-container {
	
}

.label {
	color: #262A35;
	font-size: .8em;
	font-weight: 700;
	padding: 0;
	text-align: inherit;
}

.input-field-container .label {
	display: block;
	padding: 0;
}

::-webkit-input-placeholder { opacity: 0.4; }
:-moz-placeholder { opacity: 0.4; }
::-moz-placeholder { opacity: 0.4;}
:-ms-input-placeholder { opacity: 0.4; }

textarea,
input[type="text"],
input[type="password"],
input[type="email"] {
	background-color: #FFFFFF;
	border: 1px solid transparent;
	border-bottom-color: #A7A8AA;
	outline: none;
	line-height: 1;
	padding: 17px 25px;
	
	/* change caret color */
	/* color: #2CC6FA !important;
	text-shadow: 0px 0px 0px #262A35 !important;
	-webkit-text-fill-color: transparent !important; */
}

textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
	color: #262A35;
	opacity: 0.4;
	text-shadow: none;
	-webkit-text-fill-color: initial;
}

.disabled textarea,
.disabled input[type="text"],
.disabled input[type="password"],
.disabled input[type="email"] {
	color: #E0E1E4!important;
	text-shadow: 0px 0px 0px #E0E1E4 !important;
	-webkit-text-fill-color: transparent !important;
	pointer-events: none;
}

.error textarea,
.error input[type="text"],
.error input[type="password"],
.error input[type="email"] {
	border: 1px solid #C3883B;
}

textarea {
	width: 100%;
	min-height: 100px;
}

select {
	padding: 15px 45px 15px 25px;
	border: 1px solid #A7A8AA;
	background-color: #F9FAFC;
	outline: none;
	-webkit-appearance: none;
	cursor: pointer;
}

.select-container {
	position: relative;
	display: inline-block;
}

.select-container:after {
	font-family: 'FontAwesome';
	content: '\f063';
	display: inline-block;
	font-size: .8em;
	line-height: 1;
	position: absolute;
	right: 18px;
	top: 50%;
	margin-top: -6px;
}

ul.radio-container,
ul.checkbox-container {
	padding: 0;
	margin: 0;
}

ul.radio-container li,
ul.checkbox-container li {
	list-style: none;
	position: relative;
	padding-left: 30px;
}

.radio-container label,
.checkbox-container label {
	font-size: 1em;
	font-weight: 700;
	cursor: pointer;
	display: inline-block;
	padding-left: 30px;
	margin-left: -30px;
	z-index: 6;
	position: relative;
}

ul.radio-container input[type=radio],
ul.checkbox-container input[type=checkbox] {
	position: absolute;
	visibility: hidden;
}

ul.radio-container .check,
ul.checkbox-container .check{
	display: block;
	position: absolute;
	border: 1px solid #193E4E;
	background-color: #FFFFFF;
	border-radius: 100%;
	height: 20px;
	width: 20px;
	top: 3px;
	left: 0;
	z-index: 5;
	transition: border .25s linear;
	-webkit-transition: border .25s linear;
}

ul.radio-container .check::before,
ul.checkbox-container .check::before {
	display: block;
	position: absolute;
	content: '';
	border-radius: 100%;
	height: 12px;
	width: 12px;
	top: 3px;
	left: 3px;
	margin: auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
}

ul.radio-container input[type=radio]:checked ~ .check::before{
  	background: #88BF40;
}


ul.checkbox-container input[type=checkbox]:checked ~ .check::before{
  background: #193E4E;
}

ul.checkbox-container .check {
	border-radius: 0;
	line-height: 18px;
	text-align: center;
}

ul.checkbox-container input[type=checkbox]:checked ~ .check::before {
	border-radius: 0;
	height: 18px;
	width: 18px;
	top: 0;
	left: 0;
	content: '\f00c';
	font-family: 'FontAwesome';
	color: #fff;
}

/* Page fade */
.fade-load {
    -webkit-animation: fadein 2s;
       -moz-animation: fadein 2s;
        -ms-animation: fadein 2s;
         -o-animation: fadein 2s;
            animation: fadein 2s;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Page fade End */

/* Preload */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #88BF40;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

/* .page-load-overlay {
	content: '';
    display: block;
    position: fixed;
	opacity: 1;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-image: url(images/clock-pload.gif);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
	transition: opacity .2s ease;
} */

.clearfix {
	clear: both;
}

.clearfix:before,
.clearfix:after{
	content:"";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearboth {
	clear: both;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
  text-align: right;
}

.small-text {
    font-size: 0.733em;
}

.post-edit-link {
	display: none;
}

.vcenter {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.hide,
.hide-header .site-header ,
.hide-nav .nav-primary ,
.hide-internal-header .internal-header,
.hide-responsive-nav #responsive-menu,
.hide-responsive-nav #click-menu,
.hide-footer .site-footer,
.hide-footer-top .footer-top,
.hide-footer-bottom .footer-bottom {
	display: none !important;
}

.image-hover-style-1 {
	position: relative;
}

.image-hover-style-1:after {
	content: '';
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ddd;
	background: rgba(255, 255, 255, 0.25);
	transition: opacity .2s ease;
}

.image-hover-style-1:hover:after {
	visibility: visible;
	opacity: 1;
}

.hover-style-1:hover {
	opacity: .8;
}

/* Layout */
.site-container {
	max-width: 100%;
	position: relative;
	margin: 0 auto;
	overflow-x: hidden;
}

.site-inner {
	min-height: 300px;
}

.site-header .wrap,
.nav-primary .wrap {
	width: 1230px;
	max-width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

.wrapper, .wrap,
.content-sidebar-wrap {
	width: 1200px;
	max-width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

.wrap:after,
.wrapper:after {
	content: '';
	display: block;
	clear: both;
}

.cols-wrapper {
	display: inline-block;
	width: 100%;
}

.wrapper.minus-30,
.wrap.minus-30 {
	width: 1170px;
}

.wrapper.plus-30,
.wrap.plus-30 {
	width: 1230px;
}

.wrapper-2 {
	width: 900px;
}

/* UI Elements */
.label-info {
	background-color: #AAA;
}

.alert {
	padding: 24px 38px;
	font-weight: 700;
}

.alert .fa {
	font-size: 1.2em;
	margin-right: 15px;
}

.alert-success {
	color: #6ADE9B;
	background-color: #fff;
	border-color: #6ADE9B;
}

.alert-warning {
	color: #FA7D5A;
	background-color: #fff;
	border-color: #FA7D5A;
}

.alert-info {
	color: #0177C1;
	background-color: #fff;
	border-color: #0177C1;
}

.alert-danger {
	color: #ca0c09;
	background-color: #fff;
	border-color: #ca0c09;
}


/*
*  Animations:
*
*  animate-fade-in-up
*  animate-fade-in-down
*  animate-fade-in-left
*  animate-fade-in-right
*  animate-spin
*  swing-in-top-fwd
*  slide-in-fwd-top
*  slide-in-fwd-bottom
*  slide-out-bck-bottom
*
*/
@-webkit-keyframes fadeInUp {
    0% { opacity: 0; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }
    100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInUp {
    0% { opacity: 0; -webkit-transform: translateY(50px); -ms-transform: translateY(50px); transform: translateY(50px); }
    100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.animate-fade-in-up {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInUp;
	animation-name:         fadeInUp;
}

@-webkit-keyframes fadeInDown {
	0% {  opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px); }
    100% { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes fadeInDown {
    0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
    100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.animate-fade-in-down {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInDown;
	animation-name:         fadeInDown;
}

@-webkit-keyframes fadeInLeft {
    0% { opacity: 0; -webkit-transform: translateX(-20px); transform: translateX(-20px); }
    100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes fadeInLeft {
    0% { opacity: 0; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); }
    100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}
.animate-fade-in-left {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInLeft;
	animation-name:         fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    0% { opacity: 0; -webkit-transform: translateX(20px); transform: translateX(20px); }
    100% { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
}
@keyframes fadeInRight {
    0% { opacity: 0; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); }
    100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}
.animate-fade-in-right {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInRight;
	animation-name:         fadeInRight;
}

@-webkit-keyframes spin {
    to { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@-moz-keyframes spin {
    to { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes spin {
    to { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
}
.animate-spin {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: spin;
	animation-name:         spin;
}

@-webkit-keyframes swing-in-top-fwd{0%{-webkit-transform:rotateX(-100deg);transform:rotateX(-100deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:top;transform-origin:top;opacity:1}}
@keyframes swing-in-top-fwd{0%{-webkit-transform:rotateX(-100deg);transform:rotateX(-100deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:top;transform-origin:top;opacity:1}}
.swing-in-top-fwd {
	-webkit-animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
	-moz-animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
	animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
}

@-webkit-keyframes slide-in-fwd-top{0%{-webkit-transform:translateZ(-1400px) translateY(-800px);transform:translateZ(-1400px) translateY(-800px);opacity:0}100%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}}@keyframes slide-in-fwd-top{0%{-webkit-transform:translateZ(-1400px) translateY(-800px);transform:translateZ(-1400px) translateY(-800px);opacity:0}100%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}}
.slide-in-fwd-top {
	-webkit-animation: slide-in-fwd-top 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	-moz-animation: slide-in-fwd-top 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-in-fwd-top 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-out-bck-bottom{0%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}100%{-webkit-transform:translateZ(-1100px) translateY(1000px);transform:translateZ(-1100px) translateY(1000px);opacity:0}}@keyframes slide-out-bck-bottom{0%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}100%{-webkit-transform:translateZ(-1100px) translateY(1000px);transform:translateZ(-1100px) translateY(1000px);opacity:0}}
.slide-out-bck-bottom {
	-webkit-animation: slide-out-bck-bottom 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	-moz-animation: slide-out-bck-bottom 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	animation: slide-out-bck-bottom 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

@-webkit-keyframes slide-in-fwd-bottom{0%{-webkit-transform:translateZ(-1400px) translateY(800px);transform:translateZ(-1400px) translateY(800px);opacity:0}100%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}}@keyframes slide-in-fwd-bottom{0%{-webkit-transform:translateZ(-1400px) translateY(800px);transform:translateZ(-1400px) translateY(800px);opacity:0}100%{-webkit-transform:translateZ(0) translateY(0);transform:translateZ(0) translateY(0);opacity:1}}
.slide-in-fwd-bottom {
	-webkit-animation: slide-in-fwd-bottom 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	-moz-animation: slide-in-fwd-bottom 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: slide-in-fwd-bottom 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* Popup Box */
div #fancybox-content div {
    box-sizing: border-box;
}

.popup-box-wrap {
    padding: 40px 30px;
    width: 800px;
    max-width: 100%;
    box-sizing: border-box !important;
}

.popup-box-wrap .row{
    margin-top: 30px;
}

.popup-box-wrap h2{
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase;
}

.popup-box-wrap h5{
    text-align: center;
    margin-bottom: 0;
}

.popup-box-wrap .left-box{
    text-align: center;
    display: inline-flex;
    min-height: 240px;
}

.popup-box-wrap .left-box img{
    margin: auto;
}

.popup-box-wrap .gf_left_half,
.popup-box-wrap .gf_right_half{
    width: 100% !important;
    clear: both;
}

.popup-container .header {
	margin-bottom: 30px;
}

.popup-container .header .heading {
	margin-bottom: 5px;
	margin-bottom: 0;
}

.popup-container .header .description {
	margin-bottom: 0;
	font-size: .8667em;
}

.subscribe-popup-container {
	width: 540px;
	text-align: center;
}

.subscribe-popup-container .inner {
	padding: 30px 60px 30px;
}

.subscribe-popup-container div .gform_footer .gform_button.button {
	width: 100%;
    max-width: 200px;
}
/* End Popup forms */

/* Header */
.site-header {
	background-color: #F9FAFC;
	padding: 10px 0px 0px !important;
}

.site-header.stick {
	width: 100%;
	box-shadow: 0 2px 20px -5px rgba(0, 0, 0, 0.1);
	z-index: 200;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

.nav-primary {
	background: #eee;
}

.nav-primary .menu-item a,
.nav-header .menu-item a {
	font-family: 'Open Sans', sans-serif;
	font-size: .875em;
	text-transform: capitalize;
	color: #fff;
	font-weight: 700;
	text-decoration: none;
}

.nav-primary .genesis-nav-menu > li > a,
.nav-header .genesis-nav-menu > li > a {
	display: inline-block;
	padding: 0 0 14px;
	position: relative;
	margin: 0 25px;
}

.nav-primary .genesis-nav-menu li:last-child a,
.nav-header .genesis-nav-menu li:last-child a {
	margin-right: 0px;
}

.nav-primary .genesis-nav-menu > li > a:after,
.nav-header .genesis-nav-menu > li > a:after {
	content: '';
	display: block;
	width: 0;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	background: #88BF40;
	
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav-primary .genesis-nav-menu > li > a:hover:after,
.nav-header .genesis-nav-menu > li > a:hover:after,
.nav-header .genesis-nav-menu > li:hover > a:after{
	width:45%;
    background:#fff;
}

.nav-header .genesis-nav-menu > li.current-menu-item > a:after {
	width: 100%;
}

.nav-primary .sub-menu li,
.nav-header .sub-menu li {
	display: inline-block;
	width: 100%;
}

.nav-primary .genesis-nav-menu .menu-item:hover > .sub-menu,
.nav-header .genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}
	
.nav-primary .genesis-nav-menu .sub-menu,
.nav-header .genesis-nav-menu .sub-menu {
	position: absolute;
	left: -9999px;
	padding: 0px 0px 0px 0px;
	margin: 0;
	width: 200px;
	max-width: 100%;
	opacity: 0;
	-webkit-transition: opacity .6s ease-in-out;
	-moz-transition: opacity .6s ease-in-out;
	-ms-transition: opacity .6s ease-in-out;
	-o-transition: opacity .6s ease-in-out;
	transition: opacity .6s ease-in-out;
	z-index: 999;
	clear: both;
	border: 1px solid #F5F6F8;
    border-radius: 0 0 1px 1px;	
	box-shadow: 0 2px 12px 0 rgba(0,0,0,0.14);
}

.nav-primary .genesis-nav-menu .sub-menu .sub-menu,
.nav-header .genesis-nav-menu .sub-menu .sub-menu {
    left: 200px !important;
    top: 0;
}

.nav-primary .genesis-nav-menu .sub-menu li,
.nav-header .genesis-nav-menu .sub-menu li{
	background: #fff;
/*	border-bottom: 1px solid #F5F6F8;*/
}

.nav-primary .genesis-nav-menu .sub-menu li:last-child,
.nav-header .genesis-nav-menu .sub-menu li:last-child {
	border-bottom: none;
}

.nav-primary .genesis-nav-menu .sub-menu a,
.nav-header .genesis-nav-menu .sub-menu a {
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	width: 100%;
	border-top: none;
	text-align: left;
    color: #020613;
}

.nav-primary .genesis-nav-menu .sub-menu a:hover,
.nav-header .genesis-nav-menu .sub-menu a:hover {
	text-decoration: underline;
}

.site-header .title-area {
	float: left;
	margin-top: 10px;
}

.header-widget-area {
	float: right;
}

.header-widget-area .top-right {
	text-align: right
}

.header-widget-area .widget {
	display: inline-block;
	vertical-align: top;
}

.header-widget-area .widget.block {
	display: block;
}

.header-widgets-section-1 {
	text-align: right;
/*	margin-bottom: 12px;
	padding-right: 74px;*/
}

a.phone {
	color: #333333;
	text-decoration: none;
	font-weight: 400;
}

a.phone:hover {
	text-decoration: underline;
}

a.phone .fa {
	color: #020613;
	font-size: 1.1333em;
	vertical-align: top;
	margin-right: 10px;
}

.header-widget-area a.phone {
	font-size: 13px;
	display: inline-block;
	line-height: 15px;
}

/* Custom Dropdown Menu */
.ff-custom-dropdown-menu {
	display: inline-block;
	position: relative;
	margin-left: 24px;
	margin-top: -15px;
}

.ff-custom-dropdown-menu .menu-container {
	border: 1px solid #e3e7eb;
	box-shadow: 0 3px 6px 0 rgba(14,26,41,0.06);
	border-radius: 2px;
	background: #fff;
	text-align: left;
	padding: 15px 24px;
	position: absolute;
	top: 100%;
	right: 0;
	min-width: 230px;
	opacity: 0;
	z-index: 0;
	height: 0;
	overflow: hidden;
	pointer-events: none;
}

.ff-custom-dropdown-menu .menu-container.active {
	-webkit-animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
	-moz-animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
	animation: swing-in-top-fwd 0.5s cubic-bezier(0.175, 0.885, 0.320, 1.275) both;
	opacity: 1;
	z-index: 9999;
	height: initial;
	pointer-events: auto;
}

.ff-custom-dropdown-menu .genesis-nav-menu .menu-item {
	display: block;
	margin-bottom: 5px;
}

.ff-custom-dropdown-menu .genesis-nav-menu .menu-item a:hover {
	text-decoration: underline;
}

.ff-custom-dropdown-menu .nav-header .genesis-nav-menu > li > a {
	margin: 0;
	padding: 0;
}

.ff-custom-dropdown-menu .genesis-nav-menu .menu-item-has-children {
	position: relative;
}

.ff-custom-dropdown-menu .genesis-nav-menu .menu-item-has-children:after {
	content: '\f107';
	font-family: 'FontAwesome';
	font-size: 19px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 1;
}

.ff-custom-dropdown-menu .nav-header .genesis-nav-menu .sub-menu {
	box-shadow: none;
	margin-left: 15px;
	margin-top: 12px;
}

.ff-custom-dropdown-menu .nav-header .genesis-nav-menu .menu-item > .sub-menu {
	opacity: 1;
	position: relative;
	top: 0;
	left: 0;
	width: initial;
	border: none;
}

.ff-custom-dropdown-menu .nav-primary .genesis-nav-menu .sub-menu li,
.ff-custom-dropdown-menu .nav-header .genesis-nav-menu .sub-menu li {
	border: none;
}

.site-header .ff-custom-dropdown-menu .nav-header > ul > li > a > span:after {
	display: none;
}

.ff-custom-dropdown-menu .nav-header .genesis-nav-menu .sub-menu a {
	padding: 0;
	text-decoration: none;
	width: initial;
}

.ff-custom-dropdown-menu .nav-header .genesis-nav-menu .sub-menu a:hover {
	background: none;
	text-decoration: underline;
}

.ff-custom-dropdown-menu .nav-primary .genesis-nav-menu > li > a:after,
.ff-custom-dropdown-menu .nav-header .genesis-nav-menu > li > a:after {
	display: none;
}

.burger-menu-trigger,
.burger-menu-trigger-mobile{
	display: inline-block;
	border: 1px solid #262A35;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 1;
	font-weight: 400;
	padding-top: 8px;
	cursor: pointer;
	transition: background .2s ease;
}

.burger-menu-trigger-mobile{
	display: none;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 9999;
}

.burger-menu-trigger.active,
.burger-menu-trigger:hover {
	background: #262A35;
	color: #fff;
}

.burger-menu-trigger.active {
	font-size: 0;
}

.burger-menu-trigger.active:before {
	content: '\f00d';
	font-family: 'FontAwesome';
	font-size: 24px;
	display: inline-block;
}

/* Headhesive */
.site-header--clone {
	transform: translateY(-100%);
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: 0px 0px 15px -5px rgba(0, 0, 0, 0.25);
}
.site-header--stick {
	-webkit-animation-duration: 0.5s;
	animation-duration:         0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInDown;
	animation-name:         fadeInDown;
}
.admin-bar .site-header--stick {
	top: 32px;
    z-index: 999; 
}
div .site-header--stick,
div.site-header--stick,
.site-header--stick {
	z-index: 2000;
	width: 100%;
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
    background:#193E4E !important;
    padding-top: 0px !important;
}

/* .site-header--clone .header-widget-area .header-widgets-section-1,
.site-header--clone .version-text {
	display: none;
}

.site-header.site-header--clone .title-area {
	margin-top: 0;
}

.site-header.site-header--clone .ff-custom-dropdown-menu {
	margin-top: 5px;
}

.site-header.site-header--clone .nav-primary .genesis-nav-menu > li > a,
.site-header.site-header--clone .nav-header .genesis-nav-menu > li > a {
	padding-top: 15px;
}

.site-header.site-header--clone .asf-trigger-container {
	margin-top: 10px;
} */
/* End Header */

/* Footer */
.site-footer {
	overflow: hidden;
}

.site-footer > .wrap {
	width: 100%;
	max-width: 100%;
	padding: 0 0;
}

.footer-top {
	background-color: #F9FAFC;
	padding: 36px 0 40px;
	color: #fff;
}

.site-footer,
.site-footer p,
.site-footer .widget-title
.site-footer h1, .site-footer h2, .site-footer h3,
.site-footer h4, .site-footer h5, .site-footer h6 {
	color: #fff;
}

.footer-top-row-2 {
	border-top: 1px solid #fff;
	margin-top: 40px;
	padding-top: 50px;
	padding-bottom: 40px;
}

.footer-top-row-1-right {
	text-align: right;	
	margin-top: 40px;
}

.footer-info-box {
	width: 100%;
	min-height: 155px;
	position: relative;
}

.footer-info-box .footer-info{
	width: 100%;
	position: absolute;
	top: 0;
}

.footer-info-box .footer-info a{
	display: block;
	width: 100%;
	margin-bottom: 25px;
	font-size:14px;
	color:#fcf8ef;
	letter-spacing:2px;
	text-decoration: none;
	cursor: pointer;
}

.footer-info-box .footer-info a:hover{
	opacity: 0.6;
}

.footer-info .footer-phone,
.footer-info .footer-mobile,
.footer-info .footer-address{
	padding-left: 55px;
}

.footer-info .footer-phone:before,
.footer-info .footer-mobile:before,
.footer-info .footer-address:before{
	font-family:'FontAwesome';
	font-size:20px;
	color:#fcf8ef;
	line-height: 22px;
	border-right: 1px #fff solid;
	padding-right: 20px;
	min-width: 38px;
	position: absolute;
	left: 0;
}

.footer-info .footer-phone:before{
	content:'\f095';
}

.footer-info .footer-mobile:before{
	font-size: 23px;
	content:'\f10b';
}

.footer-info .footer-address:before{
	content: '\f124';
}

.footer-bottom {
	background-color: #F9FAFC;
	font-size: 12px;
	color: #020613;
}

.footer-bottom > .wrapper > .inner {
	border-top: 1px solid #E0E1E4;;
	padding: 10px 0 10px;
}

.footer-bottom a {
	color: #020613;
	font-weight: 400;
	font-size: 12px;
	text-decoration: none;
}

.footer-bottom-left {
	text-align: left;
}

.footer-bottom-center {
	text-align: center;
}

.footer-bottom-right {
	text-align: right;
}

.site-footer .widget.last {
	margin-right: 0;
}

.footer-top .menu li a {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
}

.footer-top .menu li a:hover {
	color: #fff;
	text-decoration: none;
}

.footer-top .widget-title {
	font-size: 17px;
	font-weight: 700;
}

.footer-links .widget-title {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 5px;
}

/* End Footer */

/* Form Styles */
div.gform_wrapper label.gfield_label {
	font-size: 12px;
	margin-bottom: 0;
}

div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
div.gform_wrapper textarea {
	background-color: #FFFFFF;
	border: 1px solid transparent;
	border-bottom-color: #A7A8AA;
	outline: none;
	line-height: 1;
	padding: 17px 25px;
}

div.gform_wrapper .gform_footer input.button,
div.gform_wrapper .gform_footer input[type=submit],
div.gform_wrapper .gform_page_footer input.button,
div.gform_wrapper .gform_page_footer input[type=submit] {
	background-color: #193E4E !important;
	border: 2px solid #193E4E !important;
	color: #fff;
    border-radius: 47px;
	font-weight: 700;
	padding: 16px 30px;
	line-height: 1;
	text-decoration: none;
}

div.gform_wrapper .gform_footer input.button:hover,
div.gform_wrapper .gform_footer input[type=submit]:hover,
div.gform_wrapper .gform_page_footer input.button:hover,
div.gform_wrapper .gform_page_footer input[type=submit]:hover {
	background-color: #305160 !important;
	border-color: #305160 !important;
	color: #fff;
}

body div.gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
    padding-top: 10px;
} 

/* Form Style 1 */
.form-style-1 .ginput_container input[type=text],
.form-style-1 .ginput_container textarea,
.ginput_container select,
.form-style-1 .gfield_captcha_input_container input[type=text] {
	background: none;
	border: none;
	border-bottom: 2px solid #fff;
	outline: none;
}

.gform_wrapper .subscribe-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	color: #fff;
	padding: 10px 8px;
	border-bottom: 1px solid #fff;
	background: none;
}

body .gform_wrapper .subscribe-form .top_label div.ginput_container {
	margin-top: 0;
}

.gform_wrapper .form-style-1 .top_label .gfield_label {
	display: none;
}

.gform_wrapper .subscribe-form ul.gform_fields li,
.entry-content .gform_wrapper .subscribe-form ul.gform_fields li {
	padding: 0;
	margin: 0;
}

.site-footer .subscribe-form {
	width: 470px;
	max-width: 100%;
	margin: 0;
	position: relative;
	padding-right: 60px;
}

.site-footer .subscribe-form ::-webkit-input-placeholder { color: #fff; }
.site-footer .subscribe-form :-ms-input-placeholder { color: #fff; }
.site-footer .subscribe-form ::-moz-placeholder { color: #fff; }
.site-footer .subscribe-form :-moz-placeholder { color: #fff; }

.gform_wrapper .subscribe-form .gform_footer {
	width: 45px;
	height: 45px;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 0;
}

.subscribe-form .gform_button.button {
	font-family: 'FontAwesome';
}

.gform_wrapper .subscribe-form .gform_footer input.button,
.gform_wrapper .subscribe-form .gform_footer input[type=submit] {
	border-radius: 50%;
	padding: 0;
	margin: 0!important;
	width: 45px!important;
	height: 45px!important;
	border: 1px solid #fff;
	text-align: center;
	line-height: 43px;
	background: #fff;
	color: #000000;
	outline:none;
}

.gform_wrapper .subscribe-form .gform_footer input.button:hover,
.gform_wrapper .subscribe-form .gform_footer input[type=submit]:hover {
	background: #fff;
	border-color: #fff;
	color: #333333;
}

div.subscribe-form_wrapper {
	margin: 5px 0;
	position: relative;
}

.subscribe-form-alt-1 {
	border-bottom: 1px solid #000000;
}

.subscribe-form-alt-1 .gform_wrapper .subscribe-form .gform_footer {
	width: 60px;
	height: 60px;
	bottom: 8px;
}

div.gform_wrapper li.gfield.gfield_error,
div.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: none;
	border: none;
}

.gform_wrapper .subscribe-form .validation_message {
	position: absolute;
}

.subscribe-form-alt-1 .gform_wrapper .subscribe-form .gform_footer input.button,
.subscribe-form-alt-1 .gform_wrapper .subscribe-form .gform_footer input[type=submit] {
	color: #193E4E;
	background: #fff !important;
	border:1px #88BF40 solid !important;
	width: 60px!important;
	height: 60px!important;
	border: none;
}

.subscribe-form-alt-1 .gform_wrapper .subscribe-form .gform_footer input.button:hover,
.subscribe-form-alt-1 .gform_wrapper .subscribe-form .gform_footer input[type=submit]:hover {
	background: #88BF40 !important;
	color: #fff;
}

.subscribe-form-alt-1 .gform_wrapper .subscribe-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	color: inherit;
	border: none;
	padding: 14px 70px 14px 0;
	font-size: 24px;
}

.subscribe-form-alt-1 .subscribe-form ::-webkit-input-placeholder { color: #193E4E; font-size: 39px; font-weight: bold; font-family:'Merriweather'; opacity: 1; }
.subscribe-form-alt-1 .subscribe-form :-ms-input-placeholder { color: #193E4E; font-size: 39px; font-weight: bold; font-family:'Merriweather'; opacity: 1;}
.subscribe-form-alt-1 .subscribe-form ::-moz-placeholder { color: #193E4E; font-size: 39px; font-weight: bold; font-family:'Merriweather'; opacity: 1;}
.subscribe-form-alt-1 .subscribe-form :-moz-placeholder { color: #193E4E; font-size: 39px; font-weight: bold; font-family:'Merriweather'; opacity: 1;}

/*
*  Internals
*/
.content:after {
	content: '';
	display: block;
	clear: both;
}
.home.full-width-content .content-sidebar-wrap > .content {
	margin: 0;
}

.full-width-content .content-sidebar-wrap > .content {
	margin-top: 70px;
	margin-bottom: 40px;
}

.contact-page .content-sidebar-wrap > .content {
	margin-bottom: 0;
}

.home.content-sidebar .content-sidebar-wrap {
	margin-top: 0;
}

.content-sidebar .content-sidebar-wrap {
	margin-top: 40px;
}

.content-sidebar .content-sidebar-wrap:after {
	content: '';
	display: block;
	clear: both;
}

.content-sidebar .content {
	display: block;
	width: 800px;
	max-width: 100%;
	float: left;
    line-height: 29px;
}

.content-sidebar .sidebar {
	display: block;
	width: 300px;
	max-width: 100%;
	float: right;
	margin-left: 70px;
}

.internal-header {
	background: #777777;
	background-position: center center;
	background-size: cover;
	padding: 50px 0 50px;
}

.internal-header h1 {
	color: #fff;
	text-transform: none;
	text-align: center;
	margin: 0;
	font-size: 24px;
    text-shadow:1px 1px #000;
}

.internal-header h1 span {
	display: inline-block;
}

.breadcrumb {
	color: #fff;
	text-align: center;
	background: none;
	margin: 0;
	padding: 0;
}

.internal-header .breadcrumb,
.breadcrumb a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
    text-shadow:1px 1px #000;
}

.breadcrumb a:hover{
	text-decoration: underline;
}

.internal-header .wrapper {
	position: relative;
	padding-left: 60px;
	padding-right: 60px;
}

.internal-header .share-popup-btn {
	width: 46px;
	height: 46px;
	display: inline-block;
	background: #fff;
	color: #262A35;
	font-size: 16px;
	border-radius: 100%;
	text-align: center;
	line-height: 45px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -23px;
}
/* End Internals */

/*
*  404 
*/
body.error404 {
	background: url(images/404-bg.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

.error404 .widget-title{
	display: none;
}

.error404 .content-404 {
	display: inline-block;
	width: 100%;
	padding: 80px 0 40px 0;
	text-align: center;
}

.error404 .content-404 {
	text-transform: uppercase;
	font-size: 24px;
	color:#FFFFFF;
	letter-spacing:3.59px;
	line-height:28px;
	text-shadow: 0 0 6px rgba(0,0,0,0.18);
	text-align: center;
}

.error404 .content-404 h2 {
	font-size:260px;
	font-weight: 600;
	color:#464646;
	letter-spacing:50.13px;
	line-height:270px;
	text-align:center;
}

.error404 .site-header,
.error404 .nav-primary,
.error404 .internal-header,
.error404 .site-footer,
.error404 #responsive-menu,
.error404 #click-menu{
	display: none;
}   

.error404 .site-container {
	box-shadow: none;
}

.error404 .button-404 {
	display: block;
	background:#FFFFFF;
	width:61px;
	height:61px;
	border-radius:100%;
	text-shadow: 0 0 6px rgba(177,177,177,177.18);
	margin: 0 auto;
	text-align: center;
}

.error404 .button-404:hover{
 opacity: 0.6;
 background:#f5f5f5;
}

.error404 .button-404 #btn-404{
	display: inline-block;
	width: 34px;
	height: 36px;
	margin: auto;
	margin: 10px auto;
}

.error404 .content-sidebar-wrap,
.error404 .site-container {
	background: transparent !important;
}
/* End 404 */

.site-inner .content-sidebar-wrap {
	padding-bottom: 60px;
}

.home .content-sidebar-wrap {
	width: 100%;
	padding: 0;
}

.preloader-container img {
	display: block;
	width: 70px;
	margin: 20px auto;
}

/*
*  Internals | Blog
*/
.post-meta {
	line-height: 1;
	margin-bottom: 15px;
}

.post-meta span {
	display: inline-block;
	margin-right: 15px;
}

.title-container h2 {
	position: relative;
	margin-bottom: 10px;
	color: #193E4E;
	font-family: 'Merriweather';	
	font-size: 29px;	
	font-weight: bold;
	line-height:36px;
}

.single-post .title-container .post-title {
	padding-bottom: 30px;
	border-bottom: 1px #dee0e7 solid;
	margin-bottom: 40px;
}

.blog-container .title-container .post-title a {
    text-transform: uppercase;
}

.blog-container .title-container .post-title a:hover{
	text-decoration: underline;
}

.blog-post .thumbnail-container,
.single-post .thumbnail-container{
	margin-bottom: 20px;
}

.blog-post .thumbnail-container a {
	display: inline-block;
	position: relative;
}

.blog-post .thumbnail-container a:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.blog-post .thumbnail-container a:hover:before {
	background: rgba(0, 0, 0, 0.4);
}

.blog-post h2 a:hover {
	text-decoration: none;
}

.blog-container .blog-post {
	padding-bottom: 25px;
	margin-bottom: 35px;
	overflow: hidden;
}

.blog-post .content {
	margin-bottom: 10px;
}

.blog-post .read-more-container {
	margin-bottom: 10px;
}

.blog-post .author-container {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: 300;
}

.blog-container .read-more:visited {
	color: #ffffff;
}

.page-template-page_blog .no-posts {
	text-align: center;
	color: #BEBEBE;
	text-shadow: 0 1px 1px #fff;
	margin: 60px auto;
}

/* Page Navi */
.wp-pagenavi a,
.wp-pagenavi span {
	display: inline-block;
	background: none;
	color: #A7A8AA;
	border: none;
	line-height: 1;
	border-right: 1px solid #E0E1E4;
	font-weight: 700;
	font-size: 16px;
	padding: 5px 15px;
	margin: 0;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current,
.wp-pagenavi span {
	background: none;
	color: #020613;
	border-color: #E0E1E4;
}

.wp-pagenavi .pages {
	display: none;
}

.wp-pagenavi a:last-child {
	border-right: none;
}

/*
*  Sidebar
*/
.sidebar > .widget {
	margin-bottom: 35px;
}

.sidebar .widget-title {
	margin: 0 0 20px;
}

.search-form input {
	border: none;
}

.search-form input[type="text"],
.search-form input[type="search"] {
	vertical-align: top;
	height: 36px;
	width: 260px;
	padding: 10px;
	box-sizing: border-box;
	color: #333;
	outline: none;
	background: #eee;
}

.search-form ::-webkit-input-placeholder { color: #bbb; }
.search-form :-ms-input-placeholder { color: #bbb; }
.search-form ::-moz-placeholder { color: #bbb; }
.search-form :-moz-placeholder { color: #bbb; }

.search-form input[type="submit"],
.search-form button[type="submit"] {
	display: inline-block;
	width: 36px;
	height: 36px;
	padding: 0;
	background: #777;
	border: none;
	color: #fff;
}

.search-form button[type="submit"]:after {
	content: '\f002';
	width: 36px;
	height: 36px;
	display: inline-block;
	font-size: 18px;
	font-family: 'FontAwesome';
	color: #fff;
	vertical-align: middle;
	line-height: 34px;
}

.search-form button[type="submit"]:hover {
	background-color: #5a5a5a;
}

.side-links .menu {
	border-top: 1px solid #E0E1E4;
}

.side-links .menu li {
	border: 1px solid #E0E1E4;
	border-top: none;
}

.side-links .menu a {
	display: block;
	background: #F5F6F8;
	padding: 15px 40px 15px 20px;
	color: #262A35;
	text-decoration: underline;
	font-size: 12px;
	line-height: 1;
	position: relative;
}

.side-links .menu a:after {
	content: '\f061';
	display: inline-block;
	font-family: 'FontAwesome';
	position: absolute;
	right: 20px;
	top: 50%;
	line-height: 1;
	font-size: 10px;
	margin-top: -5px;
}

.side-links .menu a:hover {
	color: #262A35;
	background: #fff;
	text-decoration: none;
}

.sidebar .fb-embed iframe {
	border:none;
	overflow:hidden;
	width:250px;
	height:590px;
}

/* Post share icons */
.share-icons-container {
	clear: both;
	padding: 15px 30px;
	background: #FFF;
	border: 1px solid #F5F6F8;	
	box-shadow: 0 3px 15px 0 rgba(2,6,19,0.11);
}

.single-post .share-icons-container{
	margin-top: 70px;
	margin-bottom: 50px;
}

.share-icons-container .left-share{
	line-height:44px;
}

.share-icons-container .right-share{
	text-align: right;
}

.share-icons-container .right-share .genesis-share-icons-container{
	float: right;
	min-width: 390px;
	padding: 10px 0px 5px 0px;
	text-align: right;
}

.share-icons-container .right-share .genesis-share-icons-container .sharrre{
	text-align: left;
}

.genesis-share-icons-container,
.ff-social-share {
	margin-bottom: 10px;
	float: left;
}

.single-post .genesis-share-icons-container,
.single-post .ff-social-share,
.post-author {
	margin-bottom: 10px;
	float: left;
}

.share-icons-container:after {
	content: '';
	display: block;
	clear: both;
}
 
/*  ShareThis 2017  */
.share-box-wrap{
	padding:60px 40px 40px;
	text-align:center;
    min-height:400px;
    width:100%;
    min-width:800px;
}

.share-box-wrap h4{
	padding-bottom:20px;
	
}

.share-box-wrap h5{
 	font-size:17px !important;
 	font-weight:400 !important;
 	width:100%;
 	max-width:450px;
 	margin:auto;
 	line-height:25px;
 	padding-bottom:30px;
}

#fancybox-close {
	background: none;
	background-color: #193E4E;
	border-radius: 100%;
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 43px;
	top: -22px;
	right: -22px;
	color: #fff;
	text-decoration: none;
}

#fancybox-close:hover {
	background-color: #305160;
}

#fancybox-close:after {
	content: '\f00d';
	font-family: 'FontAwesome';
}

#fancybox-outer {
	box-shadow:0 0 24px 0 rgba(0,0,0,0.11);
	border-radius:2px !important;
}

#fancybox-content {
	border-radius:2px;
}

.blog-share.share-this-icon{
	border: 1px solid #193E4E;
	background: #193E4E;
	color: #fff;
	font-size: 12px;
	width: 44px;
	height: 44px;
	line-height: 42px;
	margin:0;
}
/*  End ShareThis 2017  */


.single-post .post-author {
    clear: both;
    float: none;
    display: block;
    font-style: italic;
    font-size: 12px;
    margin-top: 30px;
}

.post-content-wrapper {
	clear: both;
	padding-top: 10px;
	overflow: hidden;
}

.single-post .post-tags {
	font-style: italic;
	font-size: 12px;
}

.single-post .entry-footer {
	margin-top: 10px;
}

/*
*  Internals | Search Page
*/
.search .content .entry,
.tags-archive .content {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #EDEDED;
}

.search .content .entry.page {
	padding: 30px;
	border-radius: 5px;
	background-color: #F9F9F9;
	box-shadow: 0 4px 10px -10px #333;
}

.search .content .entry.page .entry_permalink {
	text-align: right;
}

.search .content .search-nopost-text {
	display: block;
	font-family: "Open Sans";
	font-size: 20px;
	text-align: center;
	font-weight: 300;
	background-color: #F2F1F1;
	padding: 30px;
	text-transform: lowercase;
}

.relevanssi-query-term {
	font-weight: 700;
}

.archive main.content > article {
	margin-bottom: 40px;
	border-bottom: 1px solid #dee0e7;
	padding-bottom: 40px;
}


/*
*  Internals | Contact Page
*/
.contact-map {
	width: 100%;
	line-height: 0;
}

/* Team Member */
.team-profile-internal {
	border: 1px solid #E0E1E4;
}

.team-profile-internal .s1 {
	border-bottom: 1px solid #E0E1E4;
	padding: 30px;
	display: flex;
}

.team-profile-internal .s1 .image {
	margin-right: 40px;
}

.team-profile-internal .s2 {
	padding: 30px;
    background-color: #F9FAFC;
}

.team-profile-internal .s3 {
	background: #FFF;
	border-top: 1px solid #E0E1E4;
	padding: 15px 30px;
}

.team-profile-internal .s3 a{
	font-weight:400;
}

.team-profile-internal .s3 a:hover{
	color:#020613;
}

.team-profile-internal .s3 i{
	margin-right:20px;
	font-size:22px;
	color: #020613;

}

/*
*  Effects
*/	

/* Transition Effects */
.transition-1 {
	-webkit-transition: all 500ms cubic-bezier(0.000, 0.470, 0.000, 1.000); 
	-moz-transition: all 500ms cubic-bezier(0.000, 0.470, 0.000, 1.000); 
	-o-transition: all 500ms cubic-bezier(0.000, 0.470, 0.000, 1.000); 
	transition: all 500ms cubic-bezier(0.000, 0.470, 0.000, 1.000);

	-webkit-transition-timing-function: cubic-bezier(0.000, 0.470, 0.000, 1.000); 
	-moz-transition-timing-function: cubic-bezier(0.000, 0.470, 0.000, 1.000); 
	-o-transition-timing-function: cubic-bezier(0.000, 0.470, 0.000, 1.000); 
	transition-timing-function: cubic-bezier(0.000, 0.470, 0.000, 1.000);
}

/* Map Pointer Events */
.embed-container-maps iframe{
	pointer-events: none;
}

/*
*  Bootstrap Extra
*/

.read-more.btn-primary {
	border: 0;
}

.panel-default > .panel-heading {
	padding: 0;
}

.panel-title > a {
	width: 100%;
	display: block;
	padding: 10px 15px;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
	border-color: transparent;
}

blockquote {
	border-left: 1px solid #88BF40;
	padding: 0 35px 0 35px;
	margin: 45px 0;
	color: #333333;
	font-size: inherit;
	font-style: italic;
}

hr {
	border-top: 1px solid #e2e2e2;
	margin: 50px 0;
}

.list-group-item:first-child,
.list-group-item:last-child {
	border-radius: 0;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.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; }
}

/*
*  Accordion
*/
.panel-group {
	margin-bottom: 15px;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.panel-group .panel {
	margin-bottom: 15px;
	border-radius: 0px;
	overflow: hidden;
	width: 100%;
}

.panel-default{
	border-color: #E0E1E4;
}

.panel-default>.panel-heading {
	padding: 0;
}

.panel-heading .accordion-toggle {
	color: #262A35;
	padding: 20px 40px;
	background-color: #fff;
	letter-spacing: 0;
	font-weight: 700;
	text-decoration: none;
}

.panel-heading .panel-title {
	margin-bottom: 0;
}

.panel-heading .accordion-toggle:hover{

}

.panel-heading .accordion-toggle.collapsed {
	background-color: #fff;
	color: #020613;
	font-family:'Open Sans';
}

.panel-heading .accordion-toggle.collapsed:hover {

}

.panel-heading .accordion-toggle.active {
	color: #020613;
	text-decoration: none;
	font-weight: 400;
	font-family:'Open Sans';
	
}

.panel-heading .accordion-toggle.active.collapsed {
	font-weight: 700;
	color: #262A35;
}

.panel-heading .accordion-toggle:before,
.panel-heading .accordion-toggle.active:before,
.panel-heading .accordion-toggle.active.collapsed:before{
	font-family: 'FontAwesome';
	font-size: 16px;
	float: right;
	margin-top: 0px;
}

.panel-heading .accordion-toggle:before{
	content: '\f063';
}

.panel-heading .accordion-toggle.active:before{
	content: '\f062';
	opacity: 0.5;
}

.panel-heading .accordion-toggle.active.collapsed:before{
	content: '\f063';

}

.panel-heading .accordion-toggle.content-none:before,
.panel-heading .accordion-toggle.active.content-none:before,
.panel-heading .accordion-toggle.active.collapsed.content-none:before{
	content:'';
}

.panel-title>a {
	color: inherit;
	display: inherit;
	color: #000;
	text-decoration: none;
    font-size:15px;
}

.panel-title>a:hover {
	text-decoration: none;
}

.panel-default>.panel-heading+.panel-collapse .panel-body{
	border-top: 1px solid #E3E7EB;
	padding: 50px 40px;
    font-size:14px;
}
/* End Accordion */

/*
*  Shortcodes
*/
/* [boxed] */
.boxed-content {
	padding: 20px 40px;
	border-left: 5px solid #AAAAAA;
	box-shadow: 0 0 1px 1px #e6e6e6;
	font-size: 19px;
	font-weight: 300;
	margin: 60px auto 10px;
}

/* [testimonial] */
.testimonial-box {
	position: relative;
    display: block;
    padding: 0 0 20px 0;
    font-size: 14px;
    color: #a9a9a9;
    margin: 20px 0 50px;
    background: none;
    border-bottom: 1px solid #e6e6e6;
    border-left: 0;
    border-right: 0;
}

.testimonial-content-page {
	font-size: 17px;
	font-weight: 100;
	color: #a9a9a9;
	padding: 5px 20px 40px 80px;
	line-height: 28px;
	position: relative;
}

.testimonial-box .author {
	font-size: 14px;
	font-weight: 700;
	color: #333333;
	margin-top: 20px;
}

.testimonial-box .content {
	color: #a9a9a9;
	margin-top: 0;
	margin-bottom: 10px;
}

.testimonial-name-bottom {
	font-size: 14px;
	font-weight: 700;
	text-align: left;
	color: #616161;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 0;
	width: 100%;
	float: left;
	clear: both;
}

.testimonial-company-position{
    font-size: 12px;
    padding: 0 0 20px 0;
    clear: both;
    width: 100%;
    text-align: left;
	color: #616161;
	letter-spacing: 1px;
}

.testimonial-quote{
	color: #777;
	font-size: 35px;
	float: left;
	display: block;
}

.testimonial-box .full-testimonial-thumb img{
	width: 92px;
	height: 92px;
	margin: 10px 0;
	border-radius: 100%;
	border: #eee 2px solid;
}

/* [sidebar_cta] */
.sidebar-cta .cta-item {
	background:#F7F8F9;
}

.sidebar-cta .image {
	position: relative;
}

.sidebar-cta .image a {
	position: relative;
	display: block;
	z-index: 8;
}

.sidebar-cta .image .heading {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 3.33px;
	line-height: 24px;
	text-align: left;
	padding: 10px 14px;
	pointer-events: none;
}

.sidebar-cta .s2 {
	background: #F5F6F8;
	padding: 0px 10px 10px;
	border: 1px solid #F5F6F8;
	border-radius: 0 0 2px 2px;
	margin-top:-50px;
}

.sidebar-header-con{
	border-radius: 3px;	
	background-color: #FFFFFF;	
	box-shadow: 0 3px 19px 0 rgba(2,6,19,0.11);
	padding:20px 15px;
	z-index:9;
    position:relative;
}

.sidebar-cta .s2 .heading {
	font-family: 'Merriweather';	
	font-size: 20px;	
	line-height: 30px;	
	font-weight: 700;
	margin-bottom: 30px;
	color: #193E4E;	
}

.sidebar-cta .cta-item.style-2 {
	background: #FFF;
	text-align: center;
}

.sidebar-cta .style-2 .s1 {
	padding: 15px;
	border: 1px solid #E0E1E4;
	border-bottom: 0;
}

.sidebar-cta .style-2 .heading {
	font-weight: 700;
}

.sidebar-cta .style-2 .s2 {
	padding: 0;
}

.sidebar-cta .style-2 .s3 {
	border: 1px solid #E0E1E4;
	border-top: 0;
	padding: 20px;
}

/* Testimonial slideshow */
.testimonials-slideshow-box{
	width: 100%;
    max-width: 1200px;
    padding: 5px;
    margin: auto;
}

.testimonials-slideshow-box .testimonials-container{
	width: 100%;
	max-width: 800px;
    padding: 5px;
    /*display: inline-block;*/
    margin: auto;
}

.testimonials-slideshow-box .testimonial-item {
	font-size: 14px;
	color: #707585;
	padding: 0;
	max-width: 1200px;
	margin: auto;
	position: relative;
	line-height: 28px;
}

.testimonials-slideshow-box .testimonials-slideshow .testimonial-item {
	text-align: center;
}

.testimonials-slideshow-box .testimonial-item a {
	color: #707585 !important;
}

.testimonials-slideshow-box .testimonial-item a:hover {
	opacity: 0.8;
}

.testimonials-slideshow-box .slick-prev{
	display: none !important;
}

.testimonials-slideshow-box .testimonials-title h4{
	font-size: 14px;
	margin-top: 20px;
	font-weight: 700;
	color: #707585;
	text-align: center;
	text-transform: none;
    margin-bottom: 0;
}

.testimonials-slideshow-box .testimonial-company-position{
    font-size: 12px;
    padding: 0 0 20px 0;
    clear: both;
    width: 100%;
    text-align: center;
	color: #616161;
	letter-spacing: 1px;
}

.testimonials-slideshow-box .testimonial-thumb img{
	width: 130px;
	height: 130px;
	margin: 10px auto 40px;
	border-radius: 100%;
	border: #dee2e4 3px solid;
}

/* Shortcode - internal_cta */
.cta-box {
	color: #FFFFFF;
	position: relative;
    padding: 90px 50px;
	text-align: center;
	background-position: center;
	background-size: cover;
    background-repeat: no-repeat;
}

.cta-box:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -11px;
	display: block;
	height: 11px;
	background-image: url('images/cta-box-shadow.png');
	background-size: 100% 100%;
}


.cta-box h3 {
	margin-bottom: 0;
    text-transform: uppercase;
	color: #fff;
}

.cta-box .btn {
	border-color: #FFFFFF;
	background: none;
	border: 2px #fff solid;
	padding: 12px 47px;
	min-width: 230px;
	max-width: 100%;
	white-space: normal;
	display: inline-block;
}

.cta-box .btn:hover {
	color: #000000;
	background-color: #FFFFFF;
}

/* Media Boxes */
.filters-container .media-boxes-search {
	float: right;
    width:100%;
	max-width:370px;
}

.filters-container ::-webkit-input-placeholder { color: #bbb; }
.filters-container :-ms-input-placeholder { color: #bbb; }
.filters-container ::-moz-placeholder { color: #bbb; }
.filters-container :-moz-placeholder { color: #bbb; }

.filters-container .media-boxes-filter {
	margin: 0;
	padding: 0 20px;
	list-style: none;
}

.filters-container ul.media-boxes-filter li {
	list-style: none;
	display: inline-block;
}

.media-boxes-filter-container {
	background-color: #FFFFFF;	
	box-shadow: 0 3px 34px 0 rgba(2,6,19,0.11);
	margin-bottom: 50px;
}

.filters-container .filter-heading {
	display: inline-block;
	margin-right: 20px;
	font-weight: 700;
    display:none;
}

.media-boxes-filter-container > .wrapper {
	padding-left: 0;
	padding-right: 0;
}

.media-boxes-filter-container .inner {
	position: relative;
	display: flex;
	padding: 20px 0;
	align-items: center;
	justify-content: space-between;
}

.media-boxes-filter a {
	display: inline-block;
	border: 1px solid #193E4E;	
	border-radius: 26px;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	line-height: 16px;
	color: #193E4E;
	padding: 13px 30px;
	text-align: center;
    margin: 10px 7px;
}

ul.media-boxes-filter>li a:hover{
	background:	#193E4E;
	color:#fff;
}

ul.media-boxes-filter>li a.selected {
	background: #193E4E;
	color: #fff;
	text-decoration:underline;

}

.media-boxes-drop-down:hover .media-boxes-drop-down-menu {
	display: block;
}

.media-boxes-drop-down .media-boxes-drop-down-menu {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.media-boxes-drop-down .media-boxes-drop-down-menu li {
	list-style: none;
}

.media-boxes-drop-down-menu >li >a,
.media-boxes-drop-down-menu >li >a:focus {
	color: inherit;
	font-weight: inherit;
}

.media-boxes-drop-down-menu >li >a:hover {
	background: #eee;
}

.media-boxes-drop-down-menu >li.selected >a, 
.media-boxes-drop-down-menu >li >a.selected {
	background: #eee;
}

.media-box-title {
	font-weight: 700;
	font-size: 15px ;
	line-height: 1.4;
	margin-bottom: 10px;
	font-family:'Open Sans' !important;
}

.media-box-content {
	border-bottom: 1px solid #F5F6F8;
	border-radius: 0 0 2px 2px;	
	box-shadow: 0 3px 34px 0 rgba(2,6,19,0.11);
	min-height: 205px;
	padding:25px 15px !important;
}

.media-box-text {
	font-size: 14px;
}

.media-box .link-container {
	margin-top: 10px;
}

/* [social_icons] */
.social-icons {
	display: inline-block;
}

.social-icons a,
.share-this-icon{
	background-color: #444;
	margin: 20px 25px 20px 0;
	width: 44px;
	height: 44px;
	line-height: 44px;
	border-radius: 100%;
	color: #fff;
	font-size: 18px;
	text-align: center;
	display: inline-block;
    text-decoration: none;
}

/* [custom_social_icons] */
.custom-social-icons {
	display: inline-block;
}

.custom-social-icons a {
	margin: 20px 25px 20px 0;
	width: 44px;
	height: 44px;
    line-height: 44px;
	border-radius: 100%;
	border: 1px #d4d4d4 solid;
	color: #d4d4d4;
	font-size: 18px;
	text-align: center;
	display: inline-block;
    text-decoration: none;
}

.social-icons.style-1 a,
.custom-social-icons.style-1 a,
.footer-social-icons a {
	background: none;
	width: 40px;
	height: 40px;
	float: none;
	display: inline-block;
	font-size: 12px;
	margin: 0 5px;
	text-decoration: none;
	border: 1px solid #fff;
	line-height: 38px;
}

.social-icons.style-1 a:hover,
.custom-social-icons.style-1 a:hover,
.footer-social-icons a:hover {
	color: #020612;
	background: #fff;
}

.social-icons.style-2 a,
.custom-social-icons.style-2 a {
    margin: 0 0 0 25px;
	background: none;
	color: inherit;
	width: initial;
	height: initial;
}

/* Meta Detail */
.meta-detail {
	margin-bottom: 20px;
}

.meta-detail .label {
	display: block;
	margin-bottom: 4px;
}

.meta-detail .value {
	display: inline-block;
}

.meta-detail.style-2 {
	margin-bottom: 10px;
}

.meta-detail.style-2 .label {
	font-size: 13px;
	font-weight: normal;
}

.meta-detail.style-2 .value {
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4;
}

/* Column Carousel */
.column-post-carousel {
	margin: 50px 0 110px;
}
.column-post-carousel .slick-slide .inner-wrapper {
/*
	padding-right: 40px;
	padding-left: 40px;
*/
}
.column-post-carousel .post-item .post-header,
.sidebar .post-header {
	margin-bottom: 28px;
}
.column-post-carousel .post-item .date,
.sidebar .date {
	font-size: 20px;
    font-weight: 300;
	color: #acb3c0;
	letter-spacing:2.26px;
	line-height: 1.3;
	text-align: center;
	float: left;
	margin-right: 25px;
	text-transform: uppercase;
}
.column-post-carousel .post-item .date > span,
.sidebar .date > span {
	display: block;
}
.sidebar-category{
	display: block;
	overflow: hidden;
	font-weight: 400;
	color: #acb3c0;
    text-transform: none;
}
.column-post-carousel .post-item .title h4,
.sidebar .title h4 {
	color: #020613;	
	font-family: 'Open Sans';
	font-size:15px;
	line-height: 27px;
	text-align: left;
	font-weight: 700;
	margin-bottom: 12px;

}
.column-post-carousel .post-item .title span.category,
.sidebar .title span.category {
	font-size:12px;
    color: #acb3c0;
	letter-spacing:1.36px;
	line-height:14px;
	text-align:left;
	display: block;
	font-weight: normal;
	font-style: italic;
}
.column-post-carousel .post-item .post-excerpt,
.sidebar .post-excerpt {
	color: #020613;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
}
.column-post-carousel .post-item .post-excerpt {
	min-height: 65px;
	margin-bottom: 20px;
}
.column-post-carousel .post-item p:last-child {
	margin-bottom: 0;
}
.column-post-carousel .slick-dots {
	bottom: -110px;
	padding-left: 0;
	margin-left: 0;
}
.column-post-carousel .slick-dots {
	text-align: center;
}
.column-post-carousel .slick-dots li button:before {
	display: none;
}
.column-post-carousel .slick-dots li {
	margin: 0 15px;
	width: 10px;
	height: 10px;
}
.column-post-carousel .slick-dots button {
	border: none;
	background: none;
	font-size: 0;
	-webkit-appearance: none;
	width: 10px;
	height: 10px;
	background-color: #C1C0C0;
	border-radius: 50%;
	padding: 0;
}
.column-post-carousel .slick-dots .slick-active button {
	background-color: #4A4A4A;
}
.column-post-carousel .post-item .more-link {
	font-size:12px;
	font-family: 'Open Sans' !important;	
	color: #020613;
	line-height:15px;
	text-align:left;
}
.column-post-carousel .post-item .more-link:hover,
.column-post-carousel .post-item .more-link:hover .fa {
    color: #020613;
}
.column-post-carousel .post-item .more-link .fa {
	font-size: 12px;
	color: #00b8d4;
	margin-left: 18px;
}

/* Hover Float Shadow */
.float-shadow {
	position: relative;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	-o-transition-property: transform;
	-moz-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	-o-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.float-shadow:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	/* W3C */
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	-o-transition-property: transform, opacity;
	-moz-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
.float-shadow:hover, .float-shadow:focus, .float-shadow:active {
	-webkit-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	transform: translateY(-5px);
}
.float-shadow:hover:before, .float-shadow:focus:before, .float-shadow:active:before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}

/* Hover Float */
.float {
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.float:hover, .float:focus, .float:active {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

/* Custom Scrollbar */
.custom-scroll{
	overflow-y: scroll;
    direction: rtl;
}
.custom-scroll div{
    direction: ltr;
	text-align: left;
}
.custom-scroll::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	border-radius: 0;
    opacity: 0.8;
}
.custom-scroll::-webkit-scrollbar{
	width: 5px;
}
.custom-scroll::-webkit-scrollbar-thumb{
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #777;
}
.custom-scroll::-webkit-scrollbar-track,
.custom-scroll::-webkit-scrollbar,
.custom-scroll::-webkit-scrollbar-thumb{
	visibility:hidden;
}
.custom-scroll:hover::-webkit-scrollbar-track, 
.custom-scroll:hover::-webkit-scrollbar, 
.custom-scroll:hover::-webkit-scrollbar-thumb{
	visibility:visible;
}

/* Advance Search Form */
.asf-wrapper {
    max-width: 96%;
    margin: 0 auto;
	position: relative;
}
.asf-trigger {
	display: block;
	cursor: pointer;
	float: right;
	position: relative;
	font-size: 16px;
	line-height: 1;
	margin-left: 24px;
	padding: 5px 0;
    color: #fff;
}
.asf-trigger-container {
/*	border-left: 1px solid #020613;
	margin-left: 25px;*/
}
.asf-close {
	cursor: pointer;
}
.asf-close .fa {
	color: #fff;
}
.asf-close {
	display: inline-block;
    position: absolute;
    right: 20px;
    top: 50%;
	font-size: 25px;
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
	opacity: .7;
}
.asf-close:hover {
	opacity: 1;
}
.cd-main-search.is-visible .asf-close {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}
.asf-container .search-submit {
	background: none;
    border: none;
    font-size: 24px;
    position: absolute;
    right: 10px;
    top: 50%;
    line-height: 1;
    margin-top: -13px;
    color: #fff;
	opacity: .7;
}
.asf-container .search-submit:hover {
	opacity: 1;
}
.asf-container.is-visible {
	-webkit-animation: cd-slide-in 0.3s;
    -moz-animation: cd-slide-in 0.3s;
    animation: cd-slide-in 0.3s;
}
.asf-container input[type="search"] {
	width: 100%;
	color: #ffffff;
}
.asf-container input[type="search"]:focus {
	outline: none;
}
.asf-container input[type="search"]::-webkit-input-placeholder {
	color: #5c5d6a;
}
.asf-container input[type="search"]::-moz-placeholder {
	color: #5c5d6a;
}
.asf-container input[type="search"]:-moz-placeholder {
	color: #5c5d6a;
}
.asf-container input[type="search"]:-ms-input-placeholder {
	color: #5c5d6a;
}
.asf-container {
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	background: #193E4E;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.3s, visibility 0.3s;
	-moz-transition: opacity 0.3s, visibility 0.3s;
	transition: opacity 0.3s, visibility 0.3s;
	height: 95px;
    padding: 20px 0 ;
}
.admin-bar .asf-container {
	position: fixed;
    top: 32px;
}
.asf-container form {
	position: relative;
	height: 100%;
	margin-right: 60px;
}
.asf-container input[type="search"] {
	font-size: 1.50em;
	font-family:'Open Sans';
	height: 100%;
	background-color: transparent;
	border: none;
    background: rgb(111, 111, 111);
    background: rgba(0, 0, 0, 0.2);
    padding: 8px 60px 8px 15px;
}
.asf-container.is-visible {
	opacity: 1;
	visibility: visible;
}
.asf-container.is-visible .close {
	-webkit-transform: translateY(-50%) scale(1);
	-moz-transform: translateY(-50%) scale(1);
	-ms-transform: translateY(-50%) scale(1);
	-o-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
}
.asf-container.is-visible .search-submit {
	-webkit-animation: cd-slide-in 0.6s;
	-moz-animation: cd-slide-in 0.6s;
	animation: cd-slide-in 0.6s;
}

@-webkit-keyframes cd-slide-in {
  0% { transform: translateY(-100%); -webkit-transform: translateY(-100%); }
  100% { transform: translateY(0); -webkit-transform: translateY(0); }
}
@-moz-keyframes cd-slide-in {
  0% { transform: translateY(-100%); -moz-transform: translateY(-100%); }
  100% { transform: translateY(0); -moz-transform: translateY(0); }
}
@keyframes cd-slide-in {
  0% { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }
  100% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
}

@-webkit-keyframes cd-3d-rotation {
  0% { transform: perspective(1000px) rotateX(-90deg); -webkit-transform: perspective(1000px) rotateX(-90deg); }
  100% { transform: perspective(1000px) translateY(0); -webkit-transform: perspective(1000px) translateY(0); }
}
@-moz-keyframes cd-3d-rotation {
  0% { -moz-transform: perspective(1000px) rotateX(-90deg); transform: perspective(1000px) rotateX(-90deg); }
  100% { -moz-transform: perspective(1000px) translateY(0); transform: perspective(1000px) translateY(0); }
}
@keyframes cd-3d-rotation {
  0% { -webkit-transform: perspective(1000px) rotateX(-90deg); -moz-transform: perspective(1000px) rotateX(-90deg); -ms-transform: perspective(1000px) rotateX(-90deg); -o-transform: perspective(1000px) rotateX(-90deg); transform: perspective(1000px) rotateX(-90deg); }
  100% { -webkit-transform: perspective(1000px) translateY(0); -moz-transform: perspective(1000px) translateY(0); -ms-transform: perspective(1000px) translateY(0); -o-transform: perspective(1000px) translateY(0); transform: perspective(1000px) translateY(0); }
}

/* Contact Details */
.contact-detail {
	position: relative;
	margin-bottom: 20px;
}
.contact-detail.with-icon {
	padding-left: 60px;
	min-height: 38px;
	padding-top: 8px;
}
.contact-detail .fa {
	width: 38px;
	height: 38px;
	border: 1px solid #dadada;
	text-align: center;
	line-height: 36px;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.contact-detail a {
	display: inline-block;
	color: initial;
}
.footer-top .contact-detail a {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
	font-size: 14px;
}

/* Item Formats */
/* Post Item */
.post-item.style-1 {
	border-bottom: 1px solid #F5F6F8;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.post-item.style-1 .s2 {
	min-height: 124px;
}

.post-item.style-1 .image {
	margin-bottom: 10px;
}

.post-item.style-1 .heading,
.post-item .heading {
	margin-bottom: 8px;
	line-height: 1.4;
	max-height: 50px;
	font-size: 15px;
	font-weight: bold;
}

.post-item.style-1 .heading a,
.post-item .heading a {
	color: inherit;
	text-decoration: none;
}

.post-item.style-1 .text {
	font-size: 14px;
	line-height:25px;
	max-height: 45px;
}

.post-item.style-1 .link-container,
.post-item .link-container {
	margin-top: 12px;
}

.more-link,
.more-link:focus,
.more-link:visited {
	color: #262A35;
	text-decoration: underline;
	font-size: 12px;
	font-weight: 700;
}

.more-link:hover {
	color: #262A35;
	text-decoration: none;
}

.post-item.style-2 .text {
	max-height: 96px;
}

.post-item.style-2 .date {
	display: inline-block;
	margin-right: 15px;
}

/* Product Item */
.product-item.style-1 {
	background-color: #FFFFFF;
	box-shadow: 0 6px 24px 0 rgba(2,6,19,0.11);
	border-radius: 1px;
	display: inline-block;
	padding: 25px;
}

.product-item.style-1 .s2 {
	border-top: 1px solid #E0E1E4;
	margin-top: 25px;
	padding-top: 17px;
}

/* Box Item */
.box-item {
	border: 1px solid #E0E1E4;
	border-radius: 1px;
	background-color: #F5F6F8;
	position: relative;
	margin-top: 60px;
	width: 370px;
	max-width: 100%;
	padding-top: 80px;
	padding-bottom: 40px;
	min-height: 350px;
}

.box-item .icon {
	border: 1px solid #E0E1E4;
	width: 120px;
	height: 120px;
	text-align: center;
	background: #fff;
	border-radius: 100%;
	line-height: 118px;
	font-size: 35px;
	position: absolute;
	top: -60px;
	left: 50%;
	margin-left: -60px;
}

.box-item .heading {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 15px;
}

.box-item .s2 {
	padding: 0 20px 0;
	text-align: center;
}

/* Testimonial Item - Style 1 */
.testimonial-item.style-1 {
	border-bottom: 1px solid #E0E1E4;
	padding-bottom: 20px;
}

.testimonial-item.style-1 .s2 {
	display: flex;
	align-items: center;
	margin-top: 15px;
}

.testimonial-item.style-1 .s2 .image {
	min-width: 70px;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	overflow: hidden;
	margin-right: 20px;
}

.testimonial-item.style-1 .name,
.testimonial-item.style-1 .title {
	font-size: 12px;
	font-weight: bold;
	color: #262A35;
}

.testimonial-item.style-1 .title {
	border-left: 1px solid #262A35;
	padding-left: 10px;
	margin-left: 10px;
}

/* Testimonial Item - Style 2 */
.testimonial-item.style-2 {
	text-align: center;
	position: relative;
	padding-top: 55px;
}

.testimonial-item.style-2:before {
	content: '"';
	color: #020613;
	font-size: 60px;
	font-style: italic;
	font-weight: 700;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -12px;
	display: inline-block;
	pointer-events: none;
}

.testimonial-item.style-2 .content {
	color: #193E4E;	
	font-family: 'Merriweather';	
	font-size: 24px;	
	font-weight: 700;	
	line-height: 30px;	
	text-align: center;
	margin-bottom:20px;
}

.testimonial-item.style-2 .name {
	color: #333333;
}

/* Testimonial Item - Style 3 */
.testimonial-item.style-3 {
	position: relative;
	border-bottom: 1px solid #E0E1E4;
	padding: 28px 0 25px;
}

.testimonial-item.style-3:before {
	content: '"';
	font-size: 60px;
	font-weight: 700;
	color: #E0E1E4;
	position: absolute;
	top: -7px;
	left: 0;
	line-height: 1;
	font-style: italic;
}

.testimonial-item.style-3 .content {
/*	font-style: italic;*/
    font-size:14px;
    padding-bottom:30px;
}

.testimonial-item.style-3 .name {
	font-size: 12px;
	font-weight: 700;
}

/* Testimonial Item - Style 4 */
.testimonial-item.style-4 {
	border: 1px solid #E0E1E4;
}

.testimonial-item.style-4 .s1 {
	position: relative;
	font-size: 13px;
	font-style: italic;
	padding: 50px 20px 30px;
}

.testimonial-item.style-4 .s1:before {
	content: '"';
	font-size: 45px;
	font-weight: 700;
	color: #262A35;
	position: absolute;
	top: 15px;
	left: 14px;
	line-height: 1;
	font-style: italic;
}

.testimonial-item.style-4 .s2 {
	border-top: 1px solid #E0E1E4;
	background: #F5F6F8;
	display: flex;
	align-items: center;
	padding: 10px 20px;
	font-size: 13px;
}

.testimonial-item.style-4 .s2-a {
	margin-right: 10px;
}

.testimonial-item.style-4 .name {
	display: block;
	font-weight: 700;
}

.testimonial-item.style-4 .title {
	display: block;
}

/* Testimonial Item - Style 5 */
.testimonial-item.style-5 {
	color: #020613;
	text-align: center;
}

.testimonial-item.style-5 .content {
	font-size: 16px;
	font-weight: 400;
	max-width:800px;
	margin:auto;
	max-height: 115px;
	margin-bottom:40px;
}

.testimonial-item.style-5 .title {
	font-weight: 600;
}

/* Profile Item */
.profile-item.style-1 {
	text-align: center;
	border-bottom: 1px solid #E0E1E4;
	padding: 10px ;
	margin-bottom: 20px;
	border: 1px solid #F5F6F8;	
	box-shadow: 0 3px 34px 0 rgba(2,6,19,0.11);
}

.profile-border{
		border: 1px solid #88BF40;
		padding:30px;
}


.profile-item.style-1 a {
	display: inline-block;
    color:#193E4E;
}

.profile-item.style-1 .image {
	margin-bottom: 30px;
}

.profile-item.style-1 .image img {
	border-radius: 100%;
}

.profile-item.style-1 .name a {
	color: inherit;
	text-decoration: none;
}

.profile-item.style-1 .link-container {
	margin-top: 15px;
}

/* Service Item */
.service-item.style-1 {
	height: 500px;
	padding: 30px;
	position: relative;
	background-color: #262A35;
	color: #fff;
	display: flex;
	align-items: flex-end;
	background-size: cover;
	background-position: center;
}

.service-item.style-1 .heading {
	color: #fff;
}

/* Event Item */
.event-item.style-1 {
	border: 1px solid #E0E1E4;
}

.event-item.style-1 .s1 {
	border-bottom: 1px solid #E0E1E4;
	display: flex;
}

.event-item.style-1 .s1-a {
	border-right: 1px solid #E0E1E4;
	width: 72px;
	min-width: 72px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.event-item.style-1 .s1-a .fa {
	font-size: 21px;
	color: #A7A8AA;
}

.event-item.style-1 .s1-b {
	padding: 18px 30px;
	display: flex;
}

.event-item.style-1 .meta {
	margin-right: 40px;
	position: relative;
	padding-left: 30px;
}

.event-item.style-1 .meta:last-child {
	margin-right: 0;
}

.event-item.style-1 .meta .fa {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	display: inline-block;
	width: 30px;
	height: 40px;
	line-height: 40px;
}

.event-item.style-1 .s2 {
	padding: 18px 30px 25px;
	min-height: 178px;
}

.event-item.style-1 .category {
	color: #333333;
	opacity: .5;
	font-size: 13px;
}

.event-item.style-1 .name {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	max-height: 18px;
}

.event-item.style-1 .excerpt {
	height: 48px;
}

.event-item.style-1 .link-container {
	margin-top: 15px;
}

/* Custom Elements */
.round-mask {
	display: inline-block;
	border-radius: 100%;
	overflow: hidden;
}

.image-mask-1 {
	box-shadow: 0 1px 24px 0 rgba(2,6,19,0.12);
	padding: 12px;
	border-radius: 2px;
	display: inline-block;
	line-height: 0;
}

.image-mask-2 {
	border-radius: 100%;
	overflow: hidden;
	display: inline-block;
	border: 1px solid #E0E1E4;
	line-height: 0;
}

.image-mask-3 {
	border-radius: 100%;
	overflow: hidden;
	display: inline-block;
	border: 1px solid #E0E1E4;
	padding: 10px;
	line-height: 0;
}

.image-mask-3 img {
	border-radius: 100%;
}

/* Custom Well */
.custom-well {
	border: 1px solid #E0E1E4;
	border-radius: 1px;
	background-color: #FFFFFF;
	padding: 30px 35px;
	display: flex;
	width: 100%;
	margin-bottom: 20px;
}

.custom-well .heading {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 5px;
}

.custom-well .icon {
	color: #193E4E;
	font-size: 25px;
	margin-right: 10px;
	min-width: 50px;
}

.custom-well .image {
	min-width: 160px;
	height: 160px;
	margin-right: 30px;
	border-radius: 100%;
	overflow: hidden;
}

/* Point Listing */
.point-listing {
	display: flex;
	width: 100%;
	border-bottom: 1px solid #E0E1E4;
	padding-bottom: 20px;
	min-height: 138px;
}

.point-listing .heading {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 5px;
}

.point-listing .icon {
	font-size: 37px;
	color: #A7A8AA;
	min-width: 70px;
	margin-right: 20px;
}

.point-listing .number {
	min-width: 70px;
	width: 70px;
	height: 70px;
	border: 1px solid #88BF40;
	text-align: center;
	margin-right: 30px;
	font-size: 29px;
	font-weight: 700;
	color: #193E4E;
	line-height: 68px;
	font-family:'Merriweather';
}

/* Row Listing */
.row-listing {
	border: 1px solid #E0E1E4;
	border-radius: 2px;
	background-color: #FFFFFF;
	display: inline-block;
	width: 100%;
	padding: 20px 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}

.row-listing a {
	display: inline-block;
	text-decoration: none;
	font-weight: inherit;
	color: inherit;
}

.row-listing .s1 {
	display: inline-block;
}

.row-listing .s2 {
	display: inline-block;
	float: right;
	width: 45px;
	min-width: 45px;
	height: 45px;
	border: 1px solid #88BF40;
	text-align: center;
	line-height: 43px;
	border-radius: 100%;
	position: relative;
	overflow: hidden;
}

.row-listing .s2 a {
	color: #262A35;
	font-weight: 400;
	font-size: 12px;
	width: 45px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
}

.row-listing .s2 a:hover {
	opacity: .7;
}

.row-listing .text {
	display: block;
	color: #262A35;
	line-height: 1.4;
	font-weight: 700;
}

.row-listing .sub-text {
	display: block;
	color: #333333;
	line-height: 1.4;
}

/* Image Box */
.image-box {
	border-radius: 1px;
	background-color: #6B6C70;
	position: relative;
	display: inline-block;
}

.image-box .s1 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(2,6,19,0.35) 100%);
	color: #fff;
	padding: 25px 40px;
}

.image-box .text {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 0;
}

.image-box .sub-text {
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 0;
}

.image-box .btn-link {
	font-size: 12px;
	font-weight: 700;
	color: #fff;
}

.image-box .btn-link:hover {
	text-decoration: none;
	color: #fff;
}

/* Custom Weather Widget */
.ff-weather-widget {
	display: flex;
	border:1px solid #E0E1E4;
}

.ff-weather-widget .s1 {
	font-size: 24px;
	font-weight: 400;
	background: #F9FAFC;
	border-right: 1px solid #E0E1E4;
	width: 90px;
	height: 90px;
	text-align: center;
	line-height: 90px;
}

.ff-weather-widget .s2 {
	text-align: left;
	width: 208px;
}

.ff-weather-widget .s2-a {
	border-bottom: 1px solid #E0E1E4;
	font-weight: 700;
	font-size: 12px;
	padding: 9px 25px;
	color: #262A35;
}

.ff-weather-widget .s2-a a {
	color: inherit;
	text-decoration: none;
}

.ff-weather-widget .s2-b {
	font-size: 15px;
	text-transform: capitalize;
	padding: 13px 25px 0;
}

/* Pricing Box */
.ff-pricing-box {
	border: 1px solid #E0E1E4;
	text-align: center;
}

.ff-pricing-box .s1 {
	padding: 20px 30px;
	font-weight: bold;
}

.ff-pricing-box .s2 {
	background: #6ADE9B;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	padding: 30px;
}

.ff-pricing-box .s3 {
	padding: 30px 20px 40px;
}

.ff-pricing-box .link-container {
	margin-top: 50px;
}


/* Logo Carousel */
.logo-carousel.style-1 {
	border: 1px solid #E0E1E4;
	padding: 34px 40px;
	display: flex;
}

.logo-carousel.style-1 .s1 {
	min-width: 170px;
	padding-right: 10px;
	display: flex;
	align-items: center;
	border-right: 1px solid #E0E1E4;
	margin-right: 40px;
}

.logo-carousel.style-1 .s2 {
	width: 100%;
	overflow: hidden;
}

.logo-carousel.style-1 .carousel-container {
	margin-bottom: 0;
}

.logo-carousel.style-1 .heading {
	font-size: 15px;
	font-weight: bold;
}

.logo-carousel.style-1 .logo-carousel-item {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	margin: 0 30px;
}

/* CTA */
.ff-cta.style-1 .inner {
	height: 210px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 40px 50px;
	color: #fff;
	background-color: #262A35;
}

.ff-cta.style-1 .heading {
	margin-bottom: 5px;
	color: #fff;
}

.ff-cta.style-2 {
	border: 1px solid #f5f6f8;
	border-radius:3px;
	background:#fff;
	box-shadow: 0 1px 84px 0 rgba(2,6,19,0.06);
}

.ff-cta.style-2 .inner {
/*	border: 1px solid #E0E1E4;*/
    padding: 30px 40px;
	text-align: center;
}

.ff-cta.style-2 .heading {
	font-size: 29px;
	font-family:'Merriweather';
	font-weight:300;
	width:100%;
	max-width:800px;
	margin:auto;
	margin-bottom: 5px;
}

.ff-cta.style-2 .s2 {
	margin-top: 20px;
}

.ff-cta.style-3 {
	background-color: #6B6C70;
	color: #fff;
	opacity: 0.65;
	border-radius: 2px;
	padding: 45px;
}

.ff-cta.style-3 .heading {
	color: #fff;
	margin-bottom: 5px;
}

.ff-cta.style-3 .s2 {
	margin-top: 30px;
}

.ff-cta.style-4 .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 40px 50px;
	background-color: #fff;
	border: 1px solid #F5F6F8;	
	border-radius: 2px;	
	box-shadow: 0 3px 34px 0 rgba(2,6,19,0.11);
}

.ff-cta.style-4 .heading {
	color: #020613;
	margin-bottom: 5px;
}

/* CTA Carousel */
.cta-carousel.style-1 {
	border-radius: 2px;
	background-color: #262A35;
	color: #fff;
	height: 210px;
}

.cta-carousel.style-1 .ff-cta .inner {
	height: 210px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 40px 50px;
	color: #fff;
}

.cta-carousel.style-1 .heading {
	margin-bottom: 5px;
	color: #fff;
}

.cta-carousel ul.slick-dots {
	margin: 0;
	position: absolute;
	bottom: 24px;
	list-style: none;
	text-align: left;
	left: 0;
	padding: 0 45px;
}

.cta-carousel .slick-dots li {
	list-style: none;
}

.cta-carousel .slick-dots li {
	width: 12px;
	height: 12px;
}

.cta-carousel .slick-dots li button {
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #808790;
	padding: 0;
}

.cta-carousel .slick-dots li.slick-active button {
	background: #fff;
}

.cta-carousel .slick-dots li button:before {
	display: none;
}

/* Post Author Box */
.post-author-box {
	border: 1px solid #E0E1E4;
}

.post-author-box .s1 {
	border-bottom: 1px solid #E0E1E4;
	padding: 15px 40px;
}

.post-author-box .s2 {
	padding: 30px 40px;
	display: flex;
}

.post-author-box .heading {
	margin-bottom: 0;
	font-size: 15px;
	font-weight: bold;
}

.post-author-box .image {
	margin-right: 35px;
}

.post-author-box .name {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0;
}

.post-author-box .description {
	margin-top: 5px;
	font-size: 13px;
}

.post-author-box .social-links {
	margin-top: 12px;
}

.post-author-box a,
.post-author-box a:visited {
	color: inherit;
}

.post-author-box .social-links .icon {
	margin-right: 20px;
}

.post-author-box .social-links .fa {
	font-size: 15px;
}

.post-author-box .social-links .email {
	font-size: 12px;
}

.post-author-box .social-links .email .fa {
	font-size: 15px;
	margin-right: 10px;
}

/* Post opt-in */
.post-opt-in {
	margin-top: 30px;
	clear: both;
}


/* Sticky Footer CTA */
body.with-footer-sticky-cta {
	padding-bottom: 70px;
}

.footer-sticky-cta-box{
    position: fixed;
    z-index: 9999999;
}

.footer-sticky-cta {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background: #193E4E;
	padding: 10px 0;
	box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.6);
	color: #fff;
    font-family:'Merriweather';
    z-index:10;
}

.footer-sticky-cta.stick {
	display: block;
}

.footer-sticky-cta.disabled {
	display: none;
}

.footer-sticky-cta .inner {
	position: relative;
	
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    
	justify-content: space-between;
    -webkit-justify-content: space-between;
    
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.footer-sticky-cta .inner .left{
    -webkit-box-flex: 1; 
}

.footer-sticky-cta .close-btn {
	font-size: 30px;
	cursor: pointer;
	margin: 0;
	display: inline-block;
	position: absolute;
	right: -70px;
	top: 50%;
	width: 46px;
	height: 46px;
	line-height: 46px;
	margin-top: -23px;
}

.version-text {
	font-size: 12px;
	line-height: 1.4;
	margin-right: 20px;
}

/* Instagram */
.instagram-feed-container .heading {
	margin-bottom: 34px;
}

.instagram-feed-container .heading .fa {
	font-size: 19px;
	margin-right: 24px;
}

.instagram-feed-container .row {
	margin-right: -12px;
	margin-left: -12px;
}

.instagram-feed-container .col {
	width: 20%;
	position: relative;
	min-height: 1px;
	padding-right: 12px;
	padding-left: 12px;
}

/* Testimonial Carousel */
.testimonials-carousel {
	text-align: center;
	color: #fff;
	display: flex;
	align-items: center;
	vertical-align:middle;
	padding:10px;
    background:#fff;
	box-shadow: 0 3px 56px 0 rgba(2,6,19,0.06);
    margin: 0px 30px;
}

.testimonials-carousel .inner {
	width: 100%;
    border:1px #88BF40 solid;
    padding:40px;
}

.testimonials-carousel .heading {
	color: #fff;
	margin-bottom: 50px;
}
	

/* Site Origin Layout Defaults */
.panel-grid-cell {
	padding-top: 40px;
	padding-bottom: 40px;
}

.full-width-stretch .content-sidebar-wrap {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.full-width-stretch.search .content-sidebar-wrap {
	width: 1200px;
    max-width: 100%;
    padding: 0 20px;
    margin: 40px auto 0;
}


.full-width-stretch .content-sidebar-wrap .panel-grid-cell {
	width: 1200px;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
}

.two-columns > .panel-grid-cell {
	padding: 0;
	padding-left: 0!important;
	padding-right: 0!important;	
}

.panel-row-style.vertical-align {
	display: flex;
}

.panel-row-style.vertical-align .panel-grid-cell {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
	align-content: center;
	position: relative;
}

.panel-row-style.vertical-align .panel-grid-cell .so-panel {
	width: 100%;
	
}

.two-columns .panel-grid-cell .so-panel {
	display: inline-block;
    width: 100%;
}

.block-left,
.two-columns .panel-grid-cell:first-child .panel-widget-style {
	padding: 40px 60px 40px calc(100% - 580px);
}

.block-right,
.two-columns .panel-grid-cell:last-child .panel-widget-style {
	padding: 40px calc(100% - 580px) 40px 60px;
}


.two-columns.vertical-align .panel-grid-cell .panel-widget-style {
	width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}

.no-margin-top.full-width-content .content-sidebar-wrap > .content,
.no-margin-top .site-inner .content-sidebar-wrap {
	margin-top: 0;
}

.search.no-margin-top.full-width-content .content-sidebar-wrap > .content,
.search.no-margin-top .site-inner .content-sidebar-wrap {
	margin-top: 40px;
}

.no-margin-bottom .site-inner .content-sidebar-wrap {
	padding-bottom: 0;
}

.hide-widget-title .widget-title {
    display: none;
}

.section-padding-1 > .panel-grid-cell {
	padding-top: 120px;
	padding-bottom: 100px;
}

/* Sticky Element */
.stick-init {
	position: relative;
	transition: all .2s ease;
	top: 0;
	z-index: 100;
}

.stick-init.stick {
	position: fixed;
	opacity: 1;
}

/* Slick Inits */
.testimonials-carousel .carousel-container,
.cta-carousel,
.instagram-carousel .row,
.logo-carousel.style-1 .carousel-container {
	opacity: 0;
}

.testimonials-carousel .carousel-container.slick-initialized,
.cta-carousel.slick-initialized,
.logo-carousel.style-1 .carousel-container.slick-initialized,
.instagram-carousel .row.slick-initialized {
	opacity: 1;
}

.instagram-carousel .row {
	max-height: 220px;
}
 
.logo-carousel.style-1 .carousel-container {
	max-height: 100px;
}

/* Misc */
.query-heading-section {
	min-height: 30px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin: 0 auto;
}

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

.image {
	position: relative;
}

.image-tag {
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 10px;
	pointer-events: none;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	line-height: 1;
	text-shadow: 0 0 3px 0 rgba(52,66,82,0.51);
}

.loading-icon {
	cursor: default;
	z-index: 1000;
	position: fixed;
	left: 50%;
	top: 50%;
	background-color: rgba(255, 255, 255, 0.99);
	height: 100px;
	width: 140px;
	margin-top: -50px;
	margin-left: -70px;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	text-align: center;
	padding: 15px;
}

.loading-icon .fa {
	font-size: 40px;
	color: #dcdcdc;
}

.loading-icon span {
	display: block;
	margin: 10px 0 0;
	color: #344152;
	font-family: "Open Sans";
	font-weight: 700;
	font-size: 14px;
}

/* 
* Helpers 
*/
.go-middle{ /* Vertical Align all */
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;

	align-items: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-box-align: center;

	justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
}

.go-hide{
	display: none !important;
}

.v-align-center {
	display: flex;
	align-items: center!important;
}

.remove-cell-padding .panel-grid-cell {
	padding-top: 0;
	padding-bottom: 0;
}

.remove-cell-padding-top .panel-grid-cell { padding-top: 0; }
.remove-cell-padding-bottom .panel-grid-cell { padding-bottom: 0; }

.fullwidth-override {
	margin-left: -4000px;
	padding-left: 4000px;
	margin-right: -4000px;
	padding-right: 4000px;
}

.block { display: block; }
.inline-block { display: inline-block; }

.f-10 { font-size: 10px; }
.f-11 { font-size: 11px; }
.f-12 { font-size: 12px; }
.f-13 { font-size: 13px; }
.f-14 { font-size: 14px; }
.f-15 { font-size: 15px; }
.f-16 { font-size: 16px; }
.f-17 { font-size: 17px; }
.f-20 { font-size: 20px; }
.f-24 { font-size: 24px; }
.f-32 { font-size: 32px; }
.f-36 { font-size: 36px; }
.f-40 { font-size: 40px; }
.bold { font-weight: 700; }
.light { font-weight: 300; }
.italic { font-style: italic; }
.uppercase { text-transform: uppercase; }

.mb-0 { margin-bottom: 0; }
.mb-5 { margin-bottom: 5px; }
.mb-10 { margin-bottom: 10px; }
.mb-20 { margin-bottom: 20px; }
.mb-30 { margin-bottom: 30px; }
.mb-40 { margin-bottom: 40px; }
.mb-50 { margin-bottom: 50px; }
.mb-60 { margin-bottom: 60px; }
.mb-70 { margin-bottom: 70px; }
.mb-80 { margin-bottom: 80px; }
.mb-90 { margin-bottom: 90px; }

.mt-0 { margin-top: 0; }
.mt-5 { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-20 { margin-top: 20px; }
.mt-30 { margin-top: 30px; }
.mt-40 { margin-top: 40px; }
.mt-50 { margin-top: 50px; }
.mt-60 { margin-top: 60px; }
.mt-70 { margin-top: 70px; }
.mt-80 { margin-top: 80px; }
.mt-90 { margin-top: 90px; }

.ml-10 { margin-left: 10px; }
.ml-20 { margin-left: 20px;}
.ml-30 { margin-left: 30px;}

.mr-10 { margin-right: 10px; }
.mr-20 { margin-right: 20px; }
.mr-30 { margin-right: 30px; }

.limit-1-line {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
}

.limit-2-lines {
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -ms-box-orient: vertical;
    -webkit-box-orient: vertical;
}

.truncate,
.truncate-text {
	overflow: hidden;
}

.inherit {
	color: inherit;
	text-decoration: inherit;
	font-size: inherit;
}

/*  Eco Efficiency  */
/*  Custom Site SCroll  */
::-webkit-scrollbar {
    width: 0.875em;
}

::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); 
    -webkit-border-radius: 0.625em;
    border-radius: 0.625em;*/
    border: none;
 background: #f1f1f1;

}

::-webkit-scrollbar-track-piece  { 
 
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 1.250em;
    border-radius: 1.250em;
    border: 0.250em #f1f1f1 solid;
    background: #193E4E; 
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */
}

::-webkit-scrollbar-thumb:hover {
    background: #88BF40; 
}

::-webkit-scrollbar-thumb:window-inactive {
 background: #88BF40; 
}

.home .site-header,
.site-header{
	background: transparent;
	padding: 10px 0;
	left: 0;
	right: 0;
	position: absolute;
	margin: auto;
    background: linear-gradient(180deg, #000000 0%, rgba(0,0,0,0) 100%);
	z-index: 10;
}

.internal-header{
	padding-top:175px;
}

/*  Banner Slider  */
#home-slider{
	position: relative;

}

.tp-bgimg{
	position:relative !important;
}

.tp-bgimg:after{
	content:'' !important;
	position:absolute !important;
	background:#000 !important;
	width:100% !important;
	height:100% !important;
	top:0 !important;
	left:0 !important;
	opacity:0.3;

}

.header-widget-area .social-icons a{
	color:#fff;
	font-size:16px;
	
}

/*  slider Bullet  */
.hesperiden .tp-bullet {
    width: 60px;
    height: 2px;
    cursor: pointer;
    border:1px transparent solid;
    margin-right:51px !important;
    border-radius:0px;
    background:#fff;
    opacity:.45;
  
}

.hesperiden .tp-bullet:hover, 
.hesperiden .tp-bullet.selected {
    background: #fff;
    opacity:1;
}

.column-gutter .textwidget{
	padding:0px 25px;
	
}

.sub-heading,
.with-bar{
	position:relative;
}

.sub-heading:after,
.with-bar:after{
	content: '';
    border: 1px solid #88BF40;
    width: 30px;
    height: 1px;
    position: absolute;
    display: inline-block;
    left: 0;
    bottom:-15px;
    margin: auto;
   
}

.sub-heading.centered:after,
.with-bar:after{
    left: 0;
    right:0;
    margin:auto;
    
}


#sec1{
	padding:60px 0 40px;
}


#sec2{
	min-height:550px;
	padding:100px 40px 60px;
}

.ff-cta.style-2.with-bg{
	position:relative;
	width:100%;
	max-width:950px;
	margin:auto;
}

.ff-cta.style-2.with-bg .inner{
	padding:35px 40px;
}

.ff-cta.style-2.with-bg:before{
	content: '';
	background:url(images/CTA-leaf@2x.png) no-repeat;
	background-size:cover;
    width: 100%;
    max-width:915px;
    min-height:535px;
    position: absolute;
    display: inline-block;
    top:-175px;
    right:0;
    left:0;
    margin: auto;
    z-index:-1;

}

/*  sec3  */
.services-box .logo-container{
	height: 139px;	
	width: 139px;	
	border: 2px solid #193E4E;	
	border-radius:100%;
	line-height:139px;
	background-color: #F9FAFC;
	margin:auto;

}

.services-box.logo-height .logo-container{
	line-height:135px;
}

.services-box{
	background:#fff;
	margin:0 12px;
	text-align:center;
	padding:50px 20px;
    min-height:390px;
    box-shadow: 0 7px 38px 0 rgba(2,6,19,0.07);

}

.services-box a{
	text-decoration:none;
}

.services-title{	
	font-weight:700;	
	padding:30px 30px 20px;
	width:100%;
	min-height:102px;
	font-size:20px;
	color:#193E4E;
	line-height:26px;
    margin: auto;

}

.services-content{
	padding:10px;
}

.services-box .more-link{
    color:#193E4E;
    font-size:1em;
    font-weight:600;
    text-decoration:underline;
}

.services-box .more-link:hover{
    color:#193E4E;
    text-decoration:none;
}

/*  sec4 Testimonial  */
#sec4 {
	padding:40px 0 0;
/*    background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 58.91%, rgba(255,255,255,0.11) 62.01%, rgba(255,255,255,1) 100%);*/
    background:url(/wp-content/uploads/2016/03/results-bg.jpg)no-repeat;
	background-size:cover;
    background-position:center center;
    
}

#sec4 .testimonials-carousel .image{
	display:none;
}

.testimonials-carousel .name{
	font-size:14px;
	font-weight:700;

}

.testimonials-carousel .title{
	font-size:14px !important;
	font-weight:400 !important;

}

.testimonial-company-logo-box{
	width:100%;
	max-width:400px;
	margin:auto;
}

.testimonial-company-logo-box img{
	display:inline-block;
	width:50%;
}

#sec4-1{
	padding:0px 0px 80px;
}

#sec4-2{
	padding:40px 0px 80px;
}

.carousel-container.slick-slider{
	margin-bottom:0px !important;
}


.well-no-border{
	border:0;
	background:transparent;
}

.well-no-border .image{
	min-width: 107px;
	height: 107px;
	border-radius: 0;
	overflow:initial;
}

.home-cta-con{
	padding:10px 30px;
}

/*  Sec 5  */
#sec5{


}

.home-partners-con{
	padding-bottom:40px;
}

/* Partners Logo */
.partners-logo{
    border: 1px solid #F5F6F8;	
    border-radius: 2px;	
    background-color: #FFFFFF;	
    box-shadow: 0 3px 34px 0 rgba(2,6,19,0.05);
    padding:30px 0 10px;
}

.partners-logo .s1{
	padding:20px 40px;
	border-right: 1px solid #E0E1E4;
	font-weight:700;
}


.partners-box {
	position: relative;
	padding:10px 0;
}

.partners-box.slick-slider{
	margin-bottom: 0px;
}

.partners-item{
	text-align: center;
}

.partners-box:before{
	content: '';
	height: 100%;
	width: 100px;
	display: inline-block;
	position: absolute;
	z-index: 9;

	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.partners-box:after {
	content: '';
	height: 100%;
	width: 100px;
	display: inline-block;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;

	background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.partners-box img {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
}

.column-post-carousel .post-header-image{
	position:relative;
}

.column-post-carousel .category{
	position:absolute;
	color: #FFFFFF;	
	font-size: 11px;	
	font-weight: 700;
	text-shadow: 0 0 3px 0 rgba(52,66,82,0.51);
	left:15px;
	top:15px;
}

.column-post-carousel .post-item h4 a{
	font-weight:700;
}

.column-post-carousel .inner-content{
	width:100%;
	max-width:371px;
	min-height:200px;
	border: 1px solid #F5F6F8;	
	border-radius: 0 0 2px 2px;	
	background-color: #FFFFFF;	
    box-shadow: 0 7px 38px 0 rgba(2,6,19,0.07);
    padding:20px;
}

/*  Column Carousel slick  */
.column-post-carousel{
	position:relative;

}

.column-post-carousel:after{
	content:'';
	position: absolute;
	width:93px;
	height:46px;
	right:0;
	top:-80px;
	margin:auto;
	display: inline-block;
	background: url(images/oval.png) no-repeat;
	background-size:cover;
	
}

.column-post-carousel .slick-prev:before, 
.column-post-carousel .slick-next:before {
	color:#020613;
	opacity: 1;
	font-size:22px;
}

.column-post-carousel .slick-prev:hover:before, 
.column-post-carousel .slick-next:hover:before {
	opacity: .5;
}

.column-post-carousel .slick-prev{
	right:-1070px;
	top:-57px;
	margin:auto;
	z-index:1;
}

.column-post-carousel .slick-next{
	right:15px;
	top:-57px;
	margin:auto;
	z-index:1;
}

/*  Footer  */
.footer-social-icons a{
	border:1px #193E4E solid !important;
	color:#193E4E;
}

.footer-sticky-cta .left{
	font-family:'Merriweather';
}

.footer-sticky-cta .close-btn{
	display:none;
}

/*  Newsletter Popup  */
.subscribe-popup-container {
    width: 100%;
	min-width:900px !important;

}

.popup-container .heading{
		color: #193E4E !important;
		font-family: 'Merriweather';
		font-size: 29px;

}

.gform_footer{
    text-align: center;
}

#fancybox-wrap:before{
	content: '';
	width: 100%;
	height: 100%;
	max-height: 360px;
	position: absolute;
	top: 0; 
	left: 0; 
	bottom: 0; 
	right: 0;
	margin: auto;
	background: #88BF40;
	background: linear-gradient(180deg,rgba(136,191,64,1) 100% , #88BF40 0%);
	box-shadow:0 21px 54px 0 rgba(2,0,25,0.19);
	border-radius:3px 0 3px 3px;
}
/*
#fancybox-wrap:after{
	content:'';
	position: absolute;
	width:356px;
	height:405px;
	left:0;
	right:0;
	top:-90px;
	margin:auto;
	display: inline-block;
	background:url(images/form-leaf.png);
	
}
*/

/*  Responsive Menu  */
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link {
    font-size: 12px;
    text-transform: capitalize;
}

#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item.responsive-menu-pro-current-item > .responsive-menu-pro-item-link,
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a:hover{
	text-decoration:underline;
}

#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu-depth-1 a.responsive-menu-pro-item-link{
	 background: rgba(28, 53, 73, .5);
	
}

/*  Internals  */
/*  News  */
.media-box .more-link{
	font-size: 12px;	
	font-weight: 700;
	color: #020613;
}

.single-post .date,
.single-post .category{
		color: #020613;	
		font-family: 'Open Sans';	
		font-size: 12px;	
		font-weight: 700;	
		line-height: 21px;
}

.internal-newsletter-container .italic{
	color: #193E4E;
	font-weight: 600;	
	line-height: 27px;
}

.filters-container .media-boxes-search{
	 background: url(images/search@2x.png) no-repeat;
	 background-size: 15px 15px;
	 background-position: 100% 50%;
}

.filters-container .media-boxes-search:focus{
 	background: none;
}


.image-tag{
	display:none !important;
}

/*  Sidebar  */
.sidebar-posts .heading{
		color: #020613;	
		font-family:'Open Sans';	
		font-size: 15px !important;	
		font-weight: 700 !important;	
		line-height: 27px !important;
}

.sidebar-posts .image-tag{
	display:none;
}

/*  About Us  */
.about-text{
	position:relative;
}

.image-shadow{
		border: 1px solid #F5F6F8;	
		box-shadow: 0 3px 34px 0 rgba(2,6,19,0.11);
		padding:15px;
}

.image-shadow2{
	padding:5px;
}

/*  Team Overview */
.team-page .partners-logo{
	margin-top:80px;

}

.team-page .content-sidebar-wrap{
	padding-bottom:40px;
}

.team-container{
	padding:40px 0;
}


.team-assoc .col-md-4{
	width: 20%;
}

.team-assoc .profile-item.style-1{
	width:215px;
	padding:0px;
}

.team-assoc .profile-item .profile-border{
	border:0;
	width:215px;
	height:190px;
	padding:10px;
}

.team-assoc .profile-item.style-1 .image {
    margin-bottom: 10px;
}

.team-assoc .image-mask-3 {
    border-radius: 100%;
	max-width:85px;

}

.team-assoc .more-link-2{
	display:none !important;
}

/*  Tooltip  */
.profile-item .tooltip {
	border: 1px solid #F5F6F8;
	border-radius: 2px;
	box-shadow: 0 3px 19px 0 rgba(2,6,19,0.2);
	
}

.profile-item .tooltip-inner {
	width:100%;
    max-width: 400px !important;
    padding: 10px 20px;;
    background-color: #ffff;
    border-radius: 4px;
    color: #020613;
    font-family: "Open Sans";
    font-size: 14px;
    font-style: italic;
    line-height: 19px;
    text-align:left;
}

.profile-item .tooltip.top .tooltip-arrow {
    bottom:-10px;
    left: 50%;
    margin-left: -5px;
    border-width: 10px 10px 0;
    border-top-color: #fff;
}

.single-team .tooltip{
	display:none !important;
}

/*  Team Internals  */
.team-profile-internal .name{
	color: #193E4E;
	font-family: 'Merriweather';
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 5px;
}

.team-profile-internal .position .label{
	display:none;
}

.team-profile-internal .position .value{
	font-size: 15px;
	font-weight:400;
}

.team-profile-internal .qualifications .label{
	color: #020613;	
	font-size: 12px;	
	font-weight: 700;	
	line-height: 21px;
	margin-bottom:0px;
}

.team-profile-internal .qualifications .value{
	font-size: 13px;
	font-weight:400;
	line-height:25px;	
    max-width:430px;
    position: relative;
    padding-left: 20px;
}

.team-profile-internal .qualifications .value:before{
	content: '\f19d';
	font-family: 'FontAwesome';
	font-size:15px;
	width: 15px;
	height: 15px;
	display: inline-block;
	position: absolute;
	left:-5px;
	margin: auto;
	color:#88BF40;
}

.single-team ul li{
	list-style:disc;
	margin-left:20px;
	line-height:27px;
	padding-left:5px;
}

.single-team .team-overview .heading{
	color: #193E4E;	
	font-family: 'Merriweather';	
	font-size: 24px;	
	font-weight: 700;	
	line-height: 30px;
	padding-bottom:20px;

}

.single-team .image-mask-3{
	max-width:125px;
	margin-bottom:10px !important;
}

.single-team .team-overview .link-container{
	display:none
}

.team-profile-internal .s1 {
    position: relative;
}
.team-profile-internal .s1-c{
	position:absolute;
	right:45px;
	bottom:30px;
}

.team-profile-internal .s1-c .social-icons a{
	color: #142F3D;
	font-size:15px;
}

.single-team .team-overview .no-profile{
	display:none;
}

/*  Sticky Side Button  */
.vertical-btn{
	font-size:15px;
	font-family:'Open Sans';
	font-weight:700;
	text-transform: capitalize;
	color: #020613 !important;
	padding:19px 20px 19px 70px;
	display: inline-block;
	max-width: 285px;
	z-index:1;
	border: 1px solid #F5F6F8 !important;
	border-radius: 25px;	
	background-color: #fff !important;	
	box-shadow: 0 3px 34px 0 rgba(2,6,19,0.11);
	position:absolute;
	right:-190px;
	top:110px;
    transform: rotate(90deg);
        -webkit-transform: rotate(90deg);

}

.vertical-btn.btn{
	box-shadow: 0 3px 34px 0 rgba(2,6,19,0.11) !important;
}


.vertical-btn:before{
	font-family:'FontAwesome';
	font-size:15px;
	color:#77B632;
	content: '\f024';
	display: inline-block;
	position:absolute;
	left:10px;
	top:5px;
	margin: auto;
   	transform:rotate(-90deg);
   	border: 1px solid #F5F6F8;
   	border-radius:100%;
   	width:45px;
   	height:45px;
   	line-height:45px;
   	background:#fff;

}

.vertical-btn:hover{
	background:#fff;
	text-decoration:underline;
}

.sticky-btn-con{
	float:right;
}

.vertical-btn-sticky{
	position: relative;
	width:1180px;
}

.sticky-box {
	position: absolute;
	right: 0;
	top:30px;

}

.sticky-box.stick{
	transition: all .2s ease;
	margin-top: 120px !important;
   	right:0px; 
	left:0;
	width:100%;
	max-width:1180px;
	margin:auto;
}

.internal-sticky .sticky-box{
	/*padding-top:190px;*/
}

.full-width-stretch .vertical-btn-sticky{
	position: relative;
	width:1520px;
}

/*  Our Works  */
.works-button-con{
	text-align:center;
	width:100%;
	max-width:925px;
	margin:auto;
	padding:40px 0;
}

.works-button-con .btn.style-4{
	display:inline-block;
	margin:10px 4px;
}

.paragraph-800,
.paragraph-600{
	width:100%;
	max-width: 805px;
	margin:auto;
	text-align:center;
}

.paragraph-600{
	max-width:600px;
}

.accord-group-title{
    color: #193E4E;	
    font-family: 'Merriweather';	
    font-size: 24px;
    font-weight:700;
    padding:35px 0;
}

.flexi-accord-content{
	padding-bottom:70px;
	border-bottom:1px #E0E1E4 solid;

}

.panel-default>.panel-heading {
    background-color: #fff;
    padding:5px;
}

.panel-heading .accordion-toggle{
	border:1px rgba(136,191,64,0.39) solid;
}

.panel-body .sub-heading:after{
	display:none;
}
 
.panel-body .col-sm-2 img{
	border: 1px solid #F5F6F8;	
	background-color: #FFFFFF;	
	box-shadow: 0 3px 34px 0 rgba(2,6,19,0.11);
	padding:10px;
	border-radius:100%;
}

.panel-body .row{
	display:flex;
	justify-content:center;
	align-items:center
}

/*  Services  */
.service-overview-page .content{
	margin-top:0px !important;
}

.service-sec1 {
	padding:40px 0 0;
    background:url(/wp-content/uploads/2017/11/services-bg.jpg)no-repeat;
	background-size:cover;
    background-position:center center;
    
}

.service-sec1 .services-title{
	font-weight:700;
	padding: 30px 25px 0px;
	width:100%;
	max-width:300px;
	min-height:65px;
	font-size:20px;
	color:#193E4E;
	line-height:26px;
}

.service-sec1 .services-content{
	font-size:16px;
	padding: 10px 25px 20px;
}

#services-image-block{
	padding:40px 0;
}

.service-sec2{
	padding:130px 0px;
}

.services-internal-box{
	padding:15px;
}

.service-image-container{
	position:relative;
	background:#000;
/* 	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(2,6,19,0.9) 100%);*/
}
 
.service-image-container img{
	opacity:0.8;
}

.service-image-container a:hover{
     opacity: 0.8;
     -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
     -ms-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease;
}

.services-internal-content{
    position:absolute;
	bottom:40px;
	left:20px;
}

.services-internal-content .more-link{
	color: #FFFFFF;
	font-family: 'Open Sans';	
	font-size: 12px;
    font-weight: 700;
	display:block;
	padding-top:30px;
}


.services-internal-title{
	color: #FFFFFF !important;;
	font-family: 'Merriweather' !important;
	font-size: 24px !important;
	text-decoration:none;
}

.services-internal-content .more-link:hover,
.services-internal-title:hover{
	opacity:1 !important;
}

/*  Services Internal  */
.page-template-page_service_internal .internal-header{
	height:800px;
}

.page-template-page_service_internal .content-sidebar-wrap{
	margin-top:-600px;
}

.page-template-page_service_internal .content{
	border: 1px solid #F5F6F8;	
	background-color: #FFFFFF;	
	box-shadow: 0 3px 44px 0 rgba(2,6,19,0.07);
	margin-bottom:60px !important;

}

.page-template-page_service_internal .accordion-group{
	width:100%;
	max-width:770px;
	margin:auto;
}

.service-video-con{
	text-align:center;
	margin:auto;
    padding-top:20px;
}

.service-video-con iframe,
.service-video-con img{
	width:100%;
	min-height:330px;

}

.service-video-con img{
    height: 390px;
}

.custom-training-page .internal-header{
	background-size:cover;
	background-position:95% 100%;
}

.partners-widget{
	padding:60px 15px 40px;
}

/*  Resources  */
.resource-list li{
	list-style:none !important;
	position:relative;
	color: #020613;	
	line-height: 25px;
	margin:15px 10px;
}

.resource-list li:before{
	content:'\f00c';
	font-family: 'FontAwesome';
	font-size:24px;
	width: 24px;
	height: 24px;
	display: inline-block;
	position: absolute;
	left:-30px;;
	margin: auto;
	color: #77B632;
}

.resource-list .list-text:before{
	content:'\f0f6';
	font-family: 'FontAwesome';
}

.resource-list .list-word:before{
	content:'\f1c2';
	font-family: 'FontAwesome';
}

.resource-list .list-powerpoint:before{
	content:'\f1c4';
	font-family: 'FontAwesome';
}

.resource-list .list-pdf:before{
	content:'\f1c1';
	font-family: 'FontAwesome';
}

.resource-list li a{
	font-weight:400;
	
}

.resource-list li a:hover{
	color:inherit;
}

.resources-con .row h6{
    text-align: left;
}


/*  Contact */
.contact-icon-box{
	margin-bottom: 25px;
}

.contact-icon-box .row
	margin-left: 0px;
	margin-right: 0px;
}

.contact-icon-container
.contact-icon-wrap{
	display:inline-block;
	text-align:center;
}

.contact-icon-container i{
	display:inline-block;
	background:#fff;
	border: 1px solid #E0E1E4;
	height: 44px;
	width: 44px;
	text-align: center;
	line-height: 44px;
	border-radius: 100%;
	color: #142F3D;
	margin-top: 0px;
	font-size: 14px;
}

.contact-icon-box .contact-icon-wrap{
    padding-left: 0px;
    padding-right: 15px;
    text-align: left;
    width: 55px;
}

.contact-icon-box .contact-text-container{
   padding-left: 20px;
    display: inline-block;
    width: calc( 100% - 55px );
  
}

.contact-icon-box .icon-heading-text{
   	font-size: 12px;
   	font-weight:700;
    line-height: 21px;
    margin-bottom: 5px;
    display: block;
    width: auto;
    height: auto;
    background: transparent;
    margin-bottom: 0px;
}

.contact-icon-box .contact-icon-content a,
.contact-icon-box .contact-icon-content{
	font-weight:400;
	font-size:15px;
	line-height:27px;
    word-break: break-all;
   
}

.contact-icon-box .contact-icon-content span{
	font-weight:400;
}

.contact-icon-box .contact-icon-content:hover{
	text-decoration:none;
}

.contact-icon-content.no-link:hover{
	text-decoration:none;
}

.contact-icon-box .contact-icon-content a:hover{
	color:#305160;
} 

.contact-page .social-icons.style-2 a {
    margin: 0 25px 0 0px;
  
}

.contact-page .gform_footer {
     text-align:left; 
}

.contact-map{
	display:none;
}


.contact-form-con{
	position:relative;
}


.captcha-con{
	position:absolute;
	right:0;
}

.captcha-con .gfield_label{
	display:none !important
}

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half).captcha-con {
	width:100% !important;
    max-width: 200px !important;
    padding:0px;
    margin:auto;
}

.contact-form-con div.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
div.gform_wrapper textarea {
	padding:0px; 
	min-width:170px;
}

.contact-form-con div.gform_wrapper .gform_footer input.button,
.contact-form-con div.gform_wrapper .gform_page_footer input[type=submit] {
	/*margin-top:20px;*/

}

.footer-sticky-cta .btn{
	font-family:'Open Sans';
}

/*  Searched Page  */
.search .content .entry.page h2{
	font-size:1.9em;
}

/*  Breadcrumbs overwrite  */
.breadcrumb-link-wrap:first-child,
.breadcrumb .sep:nth-child(2){
	display:none !important;
}
