/*
Theme Name: Gong Kenya
*/
/*====================================== reset.css is here ========================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:400;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:700;
}

q:before,q:after {
	content:'';
}
em{
	font-style: italic;
}
abbr,acronym {
	border:0;
}

.clear {
	clear:both;
	font-size:1px;
	line-height:1px;
	display:block;
	height:0;
}

.clrflt {
	clear:both;
}

.last {
	margin:0!important;
}

.pad_last {
	padding:0!important;
}

.no_bg {
	background:none!important;
}

.rt_pad {
	padding-right:0!important;
}

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

.lt_pad {
	padding-left:0!important;
}
html .header{
	background: none;
	transition: all 0.5s ease;
}
html.html-scrolled .home .header{
	background: rgba(1,1,1,0.5);
}
html.html-scrolled .header{
	background: rgba(255,255,255,1);
}
@font-face {
	font-family:'Futura-CondensedExtraBold';
	src:url(fonts/Futura-CondensedExtraBold.eot);
	src:url(fonts/Futura-CondensedExtraBold.woff2) format("woff2"),url(fonts/Futura-CondensedExtraBold.woff) format("woff"),url(fonts/Futura-CondensedExtraBold.ttf) format("truetype"),url(fonts/Futura-CondensedExtraBold.svg#Futura-CondensedExtraBold) format("svg"),url(fonts/Futura-CondensedExtraBold.eot?#iefix) format("embedded-opentype");
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:'Futura-CondensedMedium';
	src:url(fonts/Futura-CondensedMedium.eot);
	src:url(fonts/Futura-CondensedMedium.woff2) format("woff2"),url(fonts/Futura-CondensedMedium.woff) format("woff"),url(fonts/Futura-CondensedMedium.ttf) format("truetype"),url(fonts/Futura-CondensedMedium.svg#Futura-CondensedMedium) format("svg"),url(fonts/Futura-CondensedMedium.eot?#iefix) format("embedded-opentype");
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:'Futura-Medium';
	src:url(fonts/Futura-Medium.eot);
	src:url(fonts/Futura-Medium.woff2) format("woff2"),url(fonts/Futura-Medium.woff) format("woff"),url(fonts/Futura-Medium.ttf) format("truetype"),url(fonts/Futura-Medium.svg#Futura-Medium) format("svg"),url(fonts/Futura-Medium.eot?#iefix) format("embedded-opentype");
	font-weight:400;
	font-style:normal;
}

@font-face {
	font-family:'Futura-MediumItalic';
	src:url(fonts/Futura-MediumItalic.eot);
	src:url(fonts/Futura-MediumItalic.woff2) format("woff2"),url(fonts/Futura-MediumItalic.woff) format("woff"),url(fonts/Futura-MediumItalic.ttf) format("truetype"),url(fonts/Futura-MediumItalic.svg#Futura-MediumItalic) format("svg"),url(fonts/Futura-MediumItalic.eot?#iefix) format("embedded-opentype");
	font-weight:400;
	font-style:normal;
}
.orange{
	color: #f7941d !important;
}
/**************************************************************************************/
a {
	color:#000;
	text-decoration:none;
	outline:0 none;
}

a:hover {
	color:#000;
	text-decoration:none;
}

h1 {
	font-size:24px;
	color: #f7941d;
}

h2 {
	font-size:22px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
}

h5 {
	font-size:14px;
}

h6 {
	font-size:12px;
}

/*----------------------------------------------------------------------------------*/
html {
}

body {
	color:#b1b1b1;
	font-family:'Futura-Medium';
	font-size:16px;
	background:#fff;
}

.flt_lt {
	float:left;
	display:inline;
}

.flt_rt {
	float:right;
	display:inline;
}

/* ---------------------------------------------------------------------------------*/
/* ----------------------- layout ----------*/
.container {
	width:975px;
	height:100%;
	margin:0 auto;
	padding:0;
}
.container.fixed {
    margin-top: 85px;
}
.header {
	width: 100%;
    position: fixed;
    top: 0;
    z-index: 10;
    background: #fff;
}
.home .header {
	width: 100%;
    position: fixed;
    top: 0;
    z-index: 2;
    background:none;
}
.banner_hold {
    background: #003839;
}
.banner_hold a {
	margin: 0 auto;
    width: 100%;
    text-align: center;
    display: block;
}
.banner_hold img{
	margin: 0 auto;
    max-width: 760px;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 30px;
}
.wfg {
	border-bottom: 2px solid #11AA9B;
	margin-bottom: 20px;
}
.wfg h3{
	text-align: left;
	padding: 10px 0;
	
}
.wfg h3 a{
	color: #11AA9B;
}
/*-------------------------------------------*/
/* ------------------ HEADER HERE -------------------*/
.header_top {
	padding:30px 0;
}

.header_top ul {
	width:auto;
	height:auto;
	list-style:none;
	float:right;
	margin:0;
	padding:8px 0 13px;
}

.header_top ul li {
	float:left;
	margin:0 10px 0 0;
}

.header_top ul li:last-child {
	margin:0;
}

.header_menu {
	width:auto;
	float:right;
}

#logo {
	width:205px;
	float:left;
	padding:7px 0;
}
#logo img{
	width:100%;
}
.tp-caption.tp-resizeme{
	font-family: 'Futura-Medium' !important;
    font-size: 40px !important;
    line-height: 1.3 !important;
    letter-spacing: 2px !important;
    white-space: initial !important;
    font-weight: 600 !important;
    text-align: center !important;
}

/* ------------------------- NAVIGATION HERE ---------------*/
.nav {
	width:auto;
	padding:0;
}

.nav ul {
	display:block;
	text-align:center;
	float:right;
	padding: 30px 0 0;
	position:relative;
}

.nav ul li {
	display:inline-block;
	float:left;
	margin:0 40px 0 0;
}

.nav ul li:last-child {
	margin:0;
}

.nav ul li a {
	display:block;
	font-family:'Futura-Medium';
	font-size:12px;
	line-height:12px;
	color:#f7941d;
	text-transform:uppercase;
	letter-spacing:2px;
}
.home .nav ul li a {
	color:#fff;
}

.nav ul li a:hover,.nav ul li.current-menu-item a {
}

.nav a.menu {
	display:none;
}

.nav li ul {
	display:none;
	margin:0;
	position:absolute;
	padding-top:10px;
	z-index:100;
	width:150px;
	padding:2px 0;
	background: #f7941d;
}

.nav li ul li {
	margin:0;
	padding:0;
}

.nav li ul ul {
	top:0;
	left:100%;
}

.nav ul li:hover > ul {
	border-left:0;
	display:block;
}

.nav li ul li a {
	display:block;
	font-size:12px;
	line-height:1.4;
	padding:8px 0;
	width:100px;
	white-space:normal;
	margin:0 15px;
	text-align:left;
	color:#fff;
}

/* ---------------------------------------------------------*/
/* ---------------------------------------------------------*/
/* ------------------ Banner HERE -------------------*/
.headerBlock {
	background:#f7941d;
	overflow:auto;
	margin-top: 124px;
}

.headerBlock.fixed {
	background:#f7941d;
	overflow:inherit;
	height:400px;

}
.hero-banner {
  position: relative;
  width: 100%;
  height: 650px;
  min-height: 400px;
  background-image: url('/wp-content/uploads/sites/2/2021/05/homepage-banner.jpg');
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0);
}

.hero-content {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
}

.hero-content h1 {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: clamp(22px, 3vw, 40px);
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.3;
  text-align: center;
  max-width: 600px;
  margin: 0;
}

.headerBlockThumbnail {
	max-width:975px;
	height:auto;
	margin:0 auto;
	position:relative;
}

.headerBlockThumbnail h1 {
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	padding:110px;
	letter-spacing:20px;
	font-size:45px;
}

.single-post .headerBlockThumbnail h1 {
	font-size:30px;
	letter-spacing:10px;
	padding-bottom:50px;
}

.single-post .headerBlockThumbnail h1.vTitle {
	padding-bottom:110px;
}

.single .headerBlockThumbnail h1 span {
	display:none;
}

.single-post .headerBlockThumbnail h1 span {
	font-size:18px;
	letter-spacing:10px;
	clear:both;
	display:block;
	padding-top:70px;
}

.vc_grid-item-mini {
	border-bottom: 1px solid #eaeaea;
}


.vc_gitem-post-data div {
	text-align:left!important;
	padding: 0;
}
.vc_gitem-post-data div p:after{
	content: 'Read More';
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
	margin-top: 25px;
	display: block;
	width: 80px;
}
.page-id-18 .vc_gitem-post-data div p:after{
	display: none;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
    padding-top: 116.333333% !important;
}

.backPostLink a {
	text-decoration:none;
	color: #333;
	font-size: 16px;
	margin-bottom: 40px;
	display: block;
}

article li {
	list-style-type:disc;
	margin-left:40px;
	font-size:15px;
}

.imageSpacer {
	margin-top:30px;
	position:absolute;
}

.newsFloat {
	float:left;
	width:33%;
}


.newsFooter h2 {
	display:inline-block;
	text-transform: uppercase;
}

.newsFooter h3 {
	background:none;
	letter-spacing:1px;
	margin-top:0;
	line-height:1.5;
}

.newsFooter h3 a {
	text-decoration:none;
	text-transform: uppercase;
}
.footerImage{
       margin: 0 17px 0 0;
    height: 145px;
    overflow: hidden;

}
.page .entry-header {
	display:none;
}

.header_slider {
	position:relative;
}

.video_backend {
	width:100%;
	background:#f7941d;
}
.videoHolder{
	max-width:869px;
	margin: 0 auto;
	height: auto;
	background:#f7941d;
}

.header_slider {
	width:100%;
	height:auto;
	margin:0 auto;
}

.video_overlay {

}

.video_overlay h2 {
	font-family:'Futura-Medium';
	color:#7f8a93;
	font-size:60px;
	line-height:40px;
	padding:70px 0 45px;
	text-transform:uppercase;
	letter-spacing:20px;
}

.video_overlay p {
	color:#fff;
	font-size:11px;
	line-height:30px;
	margin:0 auto 25px;
	font-family:'Futura-Medium';
	text-transform:uppercase;
	letter-spacing:7px;
}

.video_overlay .inner_overlay {
	position:relative;
}

.video_overlay .container {
	height:490px;
}

.video_overlay .container img {
	width:100%;
	height:100%;
}

.video_overlay .container img.desk {
	display:block;
}

.video_overlay .container img.mob {
	display:none;
}

.video_overlay .left_overlay {
	display:block;
	width:25%;
	height:490px;
	position:absolute;
	left:0;
	top:0;
	background:#f7941d;
}

.video_overlay .right_overlay {
	display:block;
	width:25%;
	height:490px;
	position:absolute;
	right:0;
	top:0;
	background:#f7941d;
}

.small_video {
	width:110px;
	height:110px;
	margin:0 auto;
	position:relative;
	border-radius:100%;
	-webkit-mask-image:-webkit-radial-gradient(circle,white 100%,black 100%);
	border-radius:8em;
	-webkit-mask-image:radial-gradient(circle,white 100%,black 100%);
	border-radius:8em;
}

.small_video iframe {
	width:110px;
	height:110px;
}

.small_video a.icon {
	position:absolute;
	top:35px;
	left:40px;
	width:31px;
	height:42px;
}

/* ---------------------------------------------------------*/
/* ------------------ Content HERE -------------------*/
article {
	font-weight:400;
	color:#58595b;
	font-family:'Open Sans';
	line-height:1.75;
}
p.aptf-timestamp{
	display: none;
}
article p {
	padding-bottom:15px;
	font-size:15px;
}

article strong {
	color:#f7941d;
	font-weight:700;
}
hr{
	background: #f7941d;
	border: none;
	height: 2px;
	margin-bottom:50px;
}
article a {
	color:#f7941d;
	font-weight:700;
	text-decoration:underline;
}

article h2 {
	color: #f7941d;
    width: auto;
    margin-bottom: 30px;
    font-family: 'Futura-Medium';
    font-size: 20px;
    margin-top: 20px;
    font-weight: normal;
}

article h3 {
	color:#f7941d;
	width:auto;
	margin-bottom:20px;
	letter-spacing:3px;
	font-family:'Futura-Medium';
	font-size:20px;
	margin-top:30px;
}
.newsFooter img{
	width: 100%;
}
.newsFooterTime{
	color: #f7941d;
	padding: 10px 0;
}
.btn{
	background:#f7941d;
	color: #fff;
	text-decoration: none;
	display: inline-block;
	margin: 0 auto;
	font-weight: bold;
	border-radius: 10px
}
.fullHeight, .fullHeight .row{
	height:100%;
	min-height: 100%;
}
.orangeBg{
	background: rgba(247,148,29,0.7);
	min-height: 100%;
	height: 100%;
}
.orangeBg h1{
	color: #fff !important;
    padding: 32% 20px 0;
    line-height: 1.6;
    text-transform: uppercase;
    letter-spacing: 2px;
}
p.center{
	text-align: center;
}
.vc_gitem_row .vc_gitem-col {
    padding: 0px;
}
.postListTitle {
	text-align:left!important;
	text-transform:uppercase!important;
}

.postListTitleWhite {
	color:#fff!important;
	text-transform:uppercase!important;
	text-align:center!important;
}
.vc_gitem-post-data {
    margin-bottom: 0px !important;
}
.postListTitleWhite h2 {
	background:none!important;
	color:#fff;
	padding:10px 0;
	width:auto;
	display:block!important;
	margin-bottom:20px;
	letter-spacing:3px;
	font-family:'Futura-Medium';
	font-size:16px;
	margin-top:20px;
	text-align:left!important;
}

.postListExcerptWhite {
	color:#fff!important;
	line-height: 1.4;
}

.postListExcerpt div {
	text-align:left!important;
}

.postListReadMore div {
	font-family:'Futura-Medium';
	font-size:16px;
	color:#f7941d;
	text-transform:uppercase;
}

.postListTitle h2 {
	color: #f7941d;
    letter-spacing: 3px!important;
    background: none;
    padding: 0 15px 10px 0;
    font-size: 18px;
}

.vc_btn3.vc_btn3-size-md {
	font-size:20px!important;
	font-family:'Futura-Medium';
}

li.quote .metaslider .caption-wrap {
	background:none!important;
	bottom:inherit;
	top:0;
	opacity:1;
	font-size:13px;
	font-family:'Futura-Medium';
	font-size:13px;
	line-height:16px;
	letter-spacing:3px;
}

.metaslider .caption {
	padding:5px 15px!important;
}

li.quote .metaslider .caption-wrap strong {
	clear:both;
	font-weight:700;
	display:block;
	font-style:italic;
}

.sliderBlock {
	margin:40px 0;
}

.content_area {
	padding:45px 0;
	background:#fff;
}
.home .content_area {
	padding:0;
	background:#fff;
}
.homeIntro{
	padding: 90px 0 50px !important;
	text-align: center;
}
.homeIntro h2{
	color: #f7941d;
	padding-bottom: 40px;
	letter-spacing: 2px;
}
.homeIntro p{
	color: #414143;
	font-weight: normal;
	font-family: 'Open Sans';
}
hr.home{
	max-width: 300px;
	margin-top:60px;
}
.home-signpost{
	background: #f7941d;
    color: #fff !important;
    text-align: center;
    padding: 60px;
    position: relative;
    left: -10%;
    top: 100px;
    width: 110%;
}
.signpost-right .home-signpost{
    left:0;
    z-index: 1;
}
.signpost-right .home-signpost-img{
    margin-bottom: 80px;
}
.home-signpost h3{
	letter-spacing: 2px;
	padding-bottom: 30px;
	font-size: 24px;
}
.home-signpost p{
	font-weight: normal;
	font-family: 'Open Sans';
	padding-bottom: 30px;
}
.home-signpost p a{
	font-weight: bold;
	font-family: 'Open Sans';
	padding-bottom: 30px;
	color: #fff;
	text-decoration: underline;
	letter-spacing:1.5px;
}
.home-signpost-img{
	min-height: 500px;
	margin: 30px 0;
}
.wrapGrey{
	background: #ededed;
	padding:60px 0;
}
.noPadding{
	padding: 0;
}
.imageSpacer {
	margin-top:30px;
	position:absolute;
}
.home-news p a, .home-news h3 a{
	color: #414143;
	font-weight: normal;
	margin-top: 20px;
}
.home-news h3 a{
	margin-top: 18px;
    line-height: 1.4;
}
.home-title.lower{
	color:#f7941d;
	text-align: center;
	margin-bottom: 30px;
	letter-spacing: 2px;
}
.home-news a{
	color:#f7941d;
	font-weight: normal;
	margin-top: 15px;
	display: block;
}
.home-news a:hover{
	color:#333;
}
.vc_btn3.vc_btn3-style-custom {
    background:rgb(247, 148, 29) !important;
}
.inner_content {
	padding:0 25px;
}

.block_list {
	width:100%;
	margin:0 0 40px;
	padding:0;
	list-style:none;
	overflow:hidden;
}

.block_list li {
	float:left;
	width:250px;
	text-align:center;
	margin:0 86px 0 0;
}

.block_list li h3 {
	font-family:'Futura-Medium';
	color:#7f8a93;
	font-size:18px;
	line-height:21px;
	padding:0;
	margin:22px 0 0;
	text-transform:uppercase;
	letter-spacing:5px;
}

.block_list li:last-child {
	margin:0;
	float:right;
}
.newsletterSignup form label {
    color: #fff;
    font-family: 'Futura-Medium';
    text-transform: uppercase;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 5px;
    margin: 0 0 15px;
    text-align: left;
    float: left;
    display: block;
}
.massonary_block {
	padding:0;
}

.grid_content .blog_bock {
	position:relative;
	margin:5px;
}

.grid_content .blog_bock span.date {
	color:#fff;
	font-family:'Futura-Medium';
	font-size:11px;
	line-height:14px;
	margin:0;
	letter-spacing:4px;
	text-transform:uppercase;
	padding:12px 0 12px 12px;
	background-color:#be1e2d;
	width:70%;
	position:absolute;
	bottom:20px;
	left:0;
	z-index:999;
	display:block;
}

.grid_content .blog_bock span.date.color2 {
	background-color:#f7941d;
}

.grid_content .blog_bock .hover_block {
	width:100%;
	height:0;
	transition-property:all;
	transition-duration:.5s;
	transition-timing-function:cubic-bezier(0,1,0.5,1);
	background-color:rgba(230,51,37,0.85);
	position:absolute;
	top:0;
	left:0;
	z-index:99;
	display:block;
}
.grid_content.s2 .blog_bock .hover_block {
	width:100%;
	height:0;
	transition-property:all;
	transition-duration:.5s;
	transition-timing-function:cubic-bezier(0,1,0.5,1);
	background-color:rgba(247,148,29,0.85);
	position:absolute;
	top:0;
	left:0;
	z-index:99;
	display:block;
}

/* .grid_content .blog_bock:hover span.date	{ display:none;  } */
.grid_content .blog_bock:hover .hover_block {
	height:100%;
}

.grid_content.s1 img {
	width:400px;
	height:304px;
}

.grid_content.s2 img {
	width:453px;
	height:304px;
}

.logo_courousl {
	margin:75px 0 55px;
}

.logo_courousl ul {
	width:100%;
	list-style:none;
	overflow:hidden;
}

.logo_courousl ul li {
	float:left;
	margin:0 61px 0 0;
}

.logo_courousl ul li:last-child {
	margin:0;
}

.bottom_block {
	margin:0 0 20px;
}

.bottom_block ul {
	width:100%;
}

.bottom_block .quote {
	width:296px;
	height:296px;
	background:#f8931d;
	text-align:center;
	margin:0 18px 0 0;
	float:left;
	list-style:none;
	color: #fff;
}
.aptf-tweet-content {
    font-size: 13px;
    letter-spacing: 3px;
    padding: 10px 15px 0;
}
.bottom_block .quote .aptf-tweet-content a{
    color:#fff !important;
    text-decoration: underline !important;
}
.bottom_block .quote .aptf-tweet-date {
    float: none !important;
    margin-top: 10px;
    color: #fff !important;
}
.bottom_block .quote .aptf-tweet-date a{
    color: #fff !important;
}
.bottom_block .quote	img {
	padding:36px 0 20px;
}

.bottom_block .quote	p {
	color:#fff;
	font-family:'Futura-Medium';
	font-size:10px;
	line-height:14px;
	letter-spacing:5px;
	padding:0 35px;
}
.metaslider a {
    outline: none;
    color: #fff !important;
}
.bottom_block .quote:last-child {
	margin:0;
}

.bottom_block .quote:last-child,.bottom_block .quote:first-child {
	background: #e63325;
}

.bottom_block .quote:last-child img {
	padding: 27px 0 26px;
}

.bottom_block .quote:last-child p {
	margin:0 0 20px;
	text-transform:uppercase;
}

.bottom_block .quote form {
	padding:0 20px;
}

.bottom_block .quote form	label {
	color:#fff;
	font-family:'Futura-Medium';
	text-transform:uppercase;
	font-size:10px;
	line-height:18px;
	letter-spacing:5px;
	margin:0 0 15px;
	text-align:left;
	float:left;
	display:block;
}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 0px 15px 10px 15px !important;
}
#mc_embed_signup input {
    border: none !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
#mc_embed_signup .button {
    clear: both;
    background:none !important;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
    color: #FFFFFF;
    cursor: pointer;
    display: block !important;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 6px auto 0 !important;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    float: none !important;
    font-family: 'Futura-Medium';
    text-transform: uppercase;
}
#mc_embed_signup .mc-field-group {
    width: 100% !important;
}
.bottom_block .quote form	input.t1 {
	color:#000;
	font-family:'Futura-Medium';
	font-size:10px;
	line-height:14px;
	letter-spacing:2px;
	padding:2px 10px;
	border:0;
	width:132px;
}
#mc_embed_signup .mc-field-group label {
    text-align: center !important;
    width: 100% !important;
    margin-bottom: 12px !important;
}

.bottom_block .quote form	input[type="submit"] {
	color:#f7941d;
	font-family:'Futura-Medium';
	text-transform:uppercase;
	font-size:10px;
	line-height:14px;
	letter-spacing:5px;
	padding:5px 8px;
	border:0;
	float:left;
	margin:0 0 0 16px;
	background:#fff;
}

.home .metaslider .flexslider .slides li {
    min-height: 200px !important;
}
/* ---------------------------------------------------------*/
/* ------------------ FOOTER HERE --------------------------*/
.footer {
	background-color:#414143;
	width:100%;
	text-align:center;
	padding:20px 0;
	font-size:13px;
	color:#fff;
}

.footer	p {
	padding-bottom:10px;
}

.footer	p a {
	color:#fff;
}
.footer-sec {
	float:left;
	width:25%;
	line-height:25px;
	text-align:left;
	margin-bottom:25px;
}
.footer-sec ul li {
	line-height: 1.4;
}
.footer-sec ul li a {
	color:#fff;
}
.footer-sec ul.mobHide li {
	display: inline-block;
	margin-right: 10px;
}
.fa {
    font-size: 22px !important;
}
address{
	line-height: 1.4;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
    background: #f7941d !important;
}
/* ---------------------------------------------------------*/
.inner_content.inner_wrap {
	margin:40px 0 50px;
}
.page-id-16 .inner_content.inner_wrap {
	margin:20px 0 50px;
}
.page-id-18 .inner_content.inner_wrap {
	margin:0px 0 50px;
}

.inner_content.inner_wrap .entry-content {
	padding:20px 0 50px;
}
.slick-slider {
    width: 100%;
}
.slick-next {
    right: 0 !important;
}
.slick-prev {
    left: -15px !important;
    z-index: 2 !important;
}
.home .slick-next {
    right: 15px !important;
}
.home .slick-prev {
    left: 5px !important;
    z-index: 2 !important;
}
.page-id-18 .inner_content.inner_wrap .entry-content {
    overflow: hidden;
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
}
.video-wrapper.testimonial {
	position: relative;
	padding-bottom: 0;
	padding-top: 0;
	height: auto;
}
.video-wrapper iframe, .video-wrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.image-wrapper {
	width: 100%;
	min-height: 400px;
}
.banner_slide_text a {
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration:none;
	font-size:16px;
	display:inline-block;
}
.banner_slide_text a.titleLink {
	font-family:'Gilroy-ExtraBold', sans-serif;
	line-height:1em;
	font-size:40px;
	font-weight:700;
	color:#fff;
	background: none;
	padding: 0;
}

.main-slider .slick-arrow {
	position:absolute;
	outline:none;
	top:50%;
	border:0;
	font-size:0;
	line-height:0;
	padding:0;
	-webkit-transition:all 500ms ease-in-out;
	-moz-transition:all 500ms ease-in-out;
	-ms-transition:all 500ms ease-in-out;
	-o-transition:all 500ms ease-in-out;
	transition:all 500ms ease-in-out;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%);
}

.slick-arrow:before {
	content:'';
	position:absolute;
	width:30px;
	height:30px;
	left:0;
	right:0;
	margin:0 auto;
	top:50%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%);
	z-index:9999;
}

.main-slider .slick-arrow.slick-prev {
	left:2%;
	z-index:9;
}
.slick-next:before,.slick-prev:before{
	content: '' !important;
}

.slick-arrow.slick-prev:before {
	background:url(images/home_arrow_left.png) no-repeat;
	background-position:0 0;
	background-size: contain;
}
.slick-arrow.slick-next:before {
	background:url(images/home_arrow_right.png) no-repeat;
	background-position:0 0;
	background-size: contain;
}
.home .slick-arrow.slick-prev:before {
	background:url(images/home_arrow_left.png) no-repeat;
	background-position:0 0;
	background-size: contain;
}
.home .slick-arrow.slick-next:before {
	background:url(images/home_arrow_right.png) no-repeat;
	background-position:0 0;
	background-size: contain;
}
li.quote {
	background-size: cover !important;
	background-position: center center !important;
}
li.quote .metaslider .caption-wrap {
	background:none!important;
	bottom:inherit;
	top:0;
	opacity:1;
	font-size:13px;
	font-family:'Futura-Medium',arial;
	font-size:13px;
	line-height:16px;
	letter-spacing:3px;
}
.centerContain{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: black;
    text-align: center;
    transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
}
.centerContain span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
        width: 100%;
}
.metaslider .caption {
	padding:5px 15px!important;
}

li.quote .metaslider .caption-wrap strong {
	clear:both;
	font-weight:700;
	display:block;
	font-style:italic;
}

.sliderBlock {
	margin:40px 0;
	width: 100%;
}
.home .sliderBlock {
	margin:0;
	width: 100%;
}
.clientQuote{
	max-width: 750px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.clientLogo{
	max-width: 300px;
	margin: 0 auto;
	padding-top: 8%;
	padding-bottom: 20px;
}