/*
Theme Name: 	Web Wise Media 2015/16
Theme URI: 		http://www.webwisemedia.co.uk
Description: 	A bespoke theme made for our clients, by Web Wise Media
Version: 		2.0
Author: 		The team at Web Wise Media
Author URI: 	http://www.webwisemedia.co.uk
Tags: 			Web Wise Media
*/

/*

	1. Globals
	2. Header and Sidebar
  3. Footer

*/

/**************************
		1. Globals
**************************/

.breakcrumb-con{
	padding:75px 0;
	background:#cce4ed;
}

#breadcrumbs span a{
	padding:0 5px;
}

.breadcrumb_last{
	padding-left:5px;
}

.fl-node-8jy4pah59x2s.fl-row-full-height > .fl-row-content-wrap{min-height:95vh;}

body {
	font-family: "Public Sans", serif;

}
.left{
	float:left;
}
.right{
	float:right;
}
.alignleft{
	float:left;
}	
.alignright{
	float:right;
}
img, .wp-caption{
	max-width:100%;
}
.wp-caption-text{
	background:#cccccc;
	color:#fff;
	padding:10px;
}
.main-area p.wp-caption-text{
	font-size:14px;
}
h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
	margin-bottom:20px;
	font-family: "Tenor Sans", serif;
  font-weight: 400;
  font-style: normal;
}

h1{
	font-size: 60px;
	font-weight: bold;
}

h2{
	font-size: 50px;
	font-weight: bold;
}

h3{
	color:#017aa7;
	font-size:24px;
}

a{
	color: #171a2b;
}
a:hover{
	color: #171a2b;
	
}

a.fl-button{
	background:#02afef;
	text-align:center !important;
	padding:10px 30px !important;
	
	border-radius:30px !important;
}

a.fl-button:hover{
	text-decoration:none;
	color:#02afef;
	background:white;
	transition:all .3s;
}

.fl-button-text{
	text-transform:uppercase;
	font-size:16px;
	color:white;
	font-weight:700;
}

.fl-button-text:hover{
	color:#02afef;
}

.fl-button-icon{
	color:white;
}
/***************************
	2. Header and Sidebar
****************************/

.dropdown-menu > .active > a{
	color:black !important;
	background-color:white;
}

.sub-hdr{
	background:#017aa7;
	padding:20px 30px;
}

.hdr-button{
	margin-bottom:0;
	
}

.hdr-button a{
	background:#02afef;
	text-align:center;
	padding:10px 30px;
	text-transform:uppercase;
	font-size:16px;
	color:white;
	font-weight:700;
	border-radius:30px;
}

.hdr-button a:hover{
	text-decoration:none;
	color:#02afef;
	background:white;
	transition:all .3s;
}

.main-nav li a{
	color:white;
	font-size:16px;
}

.main-nav li a:hover{
	text-decoration:none;
	color:#02afef;
}

.dropdown-menu li a{
	color:black;
	display:block;
	border-bottom:1px solid #e7e7e7;
	padding:15px 0 !important;
}

.dropdown-menu li{
	
	display:block !important;
}
.dropdown-menu{
	background:white !important;
	left:auto;
	right:auto;
	text-align:left;
	padding-top:15px;
	padding-left:20px !important;
	padding-right:20px !important;
}

.dropdown-menu {
    /*display:block;*/
    margin-top: 45px !important; 
	background: none;
	box-shadow: none;
	border: none;
	padding:15px;
	border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
	left:-35px;
	position:absolute !important;
 }

.dropdown:hover .dropdown-menu {
    /*display:block;*/
    
	background: none;
	box-shadow: none;
	border: none;
	padding-left:15px;
	
 }

a.dropdown-toggle{
	padding-bottom:45px !important;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}

.position-hdr-desktop{
	position:absolute;
	width:96%;
	z-index:1;
	margin:30px 30px 0 30px;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
	padding:20px 30px 20px 30px;
	border-bottom:1px solid white;
}

.desktop-hdr{
	/*margin-top:30px;*/
	position:relative;
}

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

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

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

.main-nav{
	padding-left:0;
	margin-bottom:0;
	list-style:none;
}

.main-nav li{
	display:inline-block;
}

.main-nav li a{
	padding:0 10px;
}

.nav > li > a:hover, .nav > li > a:focus{
	background-color: transparent !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	background-color: transparent !important;
}

.dropdown-menu{
	background-color: transparent;
	
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
	background-color:transparent;
}

.dropdown-menu {
    /*display:block;*/
    margin-top: 0; 
	background: none;
	box-shadow: none;
	border: none;
	padding-left:15px;
	padding-top:0;
 }

.dropdown:hover .dropdown-menu {
    /*display:block;*/
    margin-top: 0; 
	background: none;
	box-shadow: none;
	border: none;
	padding-left:15px;
	padding-top:0;
 }

.dropdown-menu{
	float: none;
	position: relative;
}

.full-width-header-wrap{
	position: absolute;
	background: transparent;
	margin-bottom: 30px;
	padding:15px;
	z-index:1;
	width:100%;
}

.flexrow{
	display: flex;
	align-items: center;
}


.toggle-button-2{
	background: none;
	border: none;
}

.m_list_1{
	padding-left: 0;
	list-style: none;
}

.m_item_l1 a{
	color:white;
	padding: 10px 0;
	
	display: block;
	font-weight: lighter;
}

#close_p{
	background: url("images/close.png") no-repeat right center;
	background-size: 15px;
	padding-left: 25px;
	background-position: 0 50%;
	color: white;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size:18px;
}


#panel{
	background: white;
}

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

#menu_button{
	background: none;
	border: none;
}

.menu-icon{
	background: url("images/menu.png") no-repeat center;
	width: 30px;
	height: 30px;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
	
}


.yellow-button{
	background: #FDD130;
	padding: 10px;
	
	
	text-decoration: none;
	 font-family: 'Averta Bold';
}

.yellow-button:hover{
	text-decoration: none;
	opacity: 0.8;
}

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

.phone-logo{
	background: url("images/phone-call.png") no-repeat center;
	width: 30px;
	height: 30px;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
	margin-left: 30px;
	
}

.menu_1{
	margin-top:10px;
}

.nav > li > a, .nav-2 > li > a, .nav-3 > li > a, .nav-4 > li > a{
	color:black;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 0;
}

.nav-2 > li > a, .nav-3 > li > a, .nav-4 > li > a{
	padding: 10px 15px 10px 0;
	display: block;
}

.nav-2 > li > a:hover, .nav-3 > li > a:hover, .nav-4 > li > a:hover{
	text-decoration: none;
}

div.navbar {
	background:#fff;
	border:none;
	border-radius:0px;
	margin-bottom:0px;
}

.nav-2, .nav-3, .nav-4{
	padding-left: 0;
	list-style: none;
}

.social-wrapper-hdr{
	margin-top:30px;
}

.social-p-hdr{
	display:inline-block;
	margin:10px 5px;
}

.facebook-hdr{
	background: url("images/facebook.png") no-repeat;
	width:30px;
	height:30px;
	background-size: cover;
	vertical-align: middle;
	display: block;
}

.twitter-hdr{
	background: url("images/twitterh.png") no-repeat;
	width:30px;
	height:30px;
	background-size: cover;
	vertical-align: middle;
	display: block;
}

.youtube-hdr{
	background: url("images/instagramh.png") no-repeat;
	width:30px;
	height:30px;
	background-size: cover;
	vertical-align: middle;
	display: block;
}

.linkedin-hdr{
	background: url("images/linkedin.png") no-repeat;
	width:30px;
	height:30px;
	background-size: cover;
	vertical-align: middle;
	display: block;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-brand {
	color:#000;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background:transparent;
	color:#333;
}


.ticket-icon{
	background: url("images/tickets.png") no-repeat center;
	width:30px;
	height:30px;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
	
	
}

div.navbar {
	background:#fff;
	border:none;
	border-radius:0px;
	margin-bottom:0px;
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-brand {
	color:#000;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background:transparent;
	color:#333;
}

#leftNav{
	padding-top:20px;
	padding-bottom:20px;
}
#leftNav .active{
	color:#777;
	font-weight:bold;
}
#leftNav ul{
	list-style:none;
	padding:0;
	margin:0;
}
#leftNav ul li{
	padding:0;
	margin:0;
}
#leftNav li a{
	color:#777;
	display:block;
	padding:10px 0 10px 10px;
	border-bottom:1px dotted #e9e9e9;
}
#leftNav li a:hover{
	text-decoration:none;
	background:#e9e9e9;
}
hr {
 border-color: #bbb; 
}

div.cart-item {
 	border-bottom: 1px solid #bbb;
  padding:15px 0px;
}

div.cart-total {
  padding:15px 0px;
  font-weight: bold;
}

div.blogpost {
 	border-bottom: 1px solid #bbb;
  padding:15px 0px;
  
}

div#product-page-description {
  	max-height:300px;
    overflow-y:scroll; 
}

.product-images{
  	padding: 0px 5px;
 	border: 1px solid #888;
  	height:60px;
  
}
div.product-images img {
  	display:block;
  	vertical-align:middle;
  	margin: 0px auto;
  	max-height:58px;
  
}

div#first-image {
 	height:350px; 
}

img#mainimage {
  	display:block;
  	vertical-align:middle;
  	margin: 0px auto;
  	height:300px;
  
}

section#header {
  padding: 20px 0;
}


.white-button{
 	display:inline-block;
  padding:5px 17px 5px 15px;
  border:2px solid #fff;
  background:rgba(255,255,255,0.0);
  color:#fff;
  text-transform:uppercase;
}
.white-button:hover{
  background:#fff;
  text-decoration:none;
  color:#000;
}
/* ----------------- NAV ----------------- */
.sub-logo{
 	max-height:100px;

}
 div.sub-logo-align#nav{
  text-align:left;  
}
div#nav {
  text-align: right;
  margin-bottom:10px;
}

@media (max-width: 969px) { div#nav {text-align: center;} }
div#nav ul {
  padding-left: 0;
}
div#nav li {
  list-style: none;
  display: inline-block;
}
div#nav li:first-child {
  border-left: none;
}
div#nav li a{
  display:inline-block;
  padding:3px 10px 3px 10px;
  
  background:rgba(255,255,255,0.0);
  color:#dddddd;
  text-transform:uppercase;
  font-size:14px;
}

div#nav li a:hover{
  color:#fff;
  text-decoration:none;
}
.sub-nav{
  	padding-top:20px;
}	
.sub-nav#nav li a{
  color:#777;
}
.sub-nav#nav li a:hover{
   color:#dddddd;
  text-decoration:none;
}

div#featuredImg {
  padding: 20px 15px;
}

/* ----------------- Home page INTRO ----------------- */
section#intro {
  padding-top: 20px;
  padding-bottom: 60px;
  background:url('header-1.jpg') #222;
  background-size:cover;
  background-position:center;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

section#intro p{
 margin-bottom:25px; 
}
/* ----------------- Home page TILES ----------------- */
section#tiles {
  padding: 40px 0;
}
div.homeTile {
  padding: 15px;
  text-align: center;
}
div.homeTile img {
  margin-bottom: 10px;
}
section#features {
  padding: 60px 0;
  text-align: center;
}

/* ----------------- Home page ABOUT / SEO ----------------- */
section#about {
  padding-top: 80px;
  padding-bottom: 60px;
  color:#fff;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  background:url('images/background-about.jpg') #000;
  background-position:center;
  margin-bottom:40px;
  text-align:center;
}
div#aboutText{
  padding: 40px 15px;
  font-size: 20px;
}
#aboutText h3{
  text-transform:uppercase;
  margin-bottom:25px; 
}
#aboutText p{
 	margin-bottom:25px; 
}
.green-heading{
  color:#51c49c;
  text-transform:uppercase;
}	

/* ----------------- Home page FOOTER ----------------- */
section#footer {
  padding-top: 30px;
  border-top: 4px solid #000;
  text-align: left;
  background: #262626;
  color:#e9e9e9;
}
#footer h2{
   	color:#e9e9e9;
}
#footer ul{
  list-style:none;
  padding:0;
  margin:0;
  text-align:left;
}
#footer ul li{
  margin-bottom:5px;
}
#footer a{
 	color:#51c49c;
}
#footer-bottom{
  padding-top:30px;
 	text-align:center;
  color:#e9e9e9;
}
.final-foot{
 	padding-top:25px; 
}
#footer .final-foot a{
 	color:#fff; 
}
#footer .final-foot a:hover{
 	color:#000;
}
#footer .green-title{
  color:#51c49c;
  text-transform:uppercase;
  font-size:26px;
}
/* ----------------- PAGE ----------------- */

.page-content p{
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 2em;
}

.page-content h1{
	font-size: 60px;
	text-transform: uppercase;
	font-weight: bold;
}

.page-content h2{
	font-size: 40px;
	text-transform: uppercase;
	font-weight: bold;
}
.page-content{
	padding: 30px 0;
}

.page-content h3{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.page-content h4, h5, h6{
	
	text-transform: uppercase;
	font-weight: bold;
}

.page-content ul, .page-content ol{
	padding-left: 20px;
	margin-bottom: 2em;
}

.page-content li{
	font-size: 20px;
	line-height: 32px;
}

.main-area{
 	padding-top:20px;
  padding-bottom:40px;
}
.main-area h1, .main-area h2, .main-area h3{
	padding:0;
	margin:0;
	margin-bottom:20px;
}
.main-area p{
 	font-size:18px;
  	margin-bottom:25px;
  	line-height:22px;
}
.main-area ul li{
 	font-size:18px;
  	margin-bottom:5px;
  	line-height:22px;  
}
.main-area ul{
  	margin-bottom:25px;  
}
.widget-wrap{
	background:#f0f2f5;
	padding:20px;
	box-shadow:0 3px 8px -4px rgba(0,0,0,0.75);
	margin-bottom:40px;
}

/* --------- 3. Footer --------- */

.social-footer{
	margin-top:170px;
}

.footer-social{
	display:inline-block;
	margin-bottom:0;
	
}

.fb-icon-ftr{
	width:30px;
	height:30px;
	background-size:cover !important;
	display:block;
	vertical-align:middle;
	background:url(images/facebookftr.png) no-repeat;
}

.tw-icon-ftr{
	width:30px;
	height:30px;
	margin-left:5px;
	background-size:cover !important;
	display:block;
	vertical-align:middle;
	background:url(images/twitterftr.png) no-repeat;
}


footer{
  background: #017aa7;
  padding:100px 0;
  
}

.red-p-footer{
	font-family: "Tenor Sans", serif;
	font-size: 22px;
	
	color:#fff;
	
	
	margin-bottom: 10px;
}

.white-p-footer{
	
	color:white;
	font-size: 16px;
	
	margin-bottom: 10px;
}

.footer-ul{
	padding-left: 0;
	list-style: none;
}

.footer-ul li a{
	color:white;
	display:block;
	font-size:16px;
	padding:10px 0;
}

.footer-p-bottom{
	margin-bottom: 0;
	
	color:white;
	font-size: 13px;
	font-weight: lighter;
}

.footer-p-bottom a{
	color:#fff;font-weight: bold;
}

.footer-li a{
	
	color:white;
	font-size: 15px;
	font-weight: lighter;
	padding-bottom: 10px;
	display: block;
}

.right-footer-ul{
	margin-top:30px;
}

.footer-bottom{
	background:#017aa7;
	padding: 15px 0;
	border-top:1px solid white;
}

.menu-title{
  font-weight:bold;
  font-size:16px;
}

.border-title{
  width:100%;
  height:1px;
  background:#24282c;
  margin-bottom:15px;
}

.footer-menu{
  padding-left:0;
  list-style:none;
}

.footer-menu .fm-li a{
  color:#24282c;
  text-decoration:none;
  font-size:16px;
  display:block;
  margin-bottom:10px;
}


.logo-footer-holder{
  text-align:center;
}


.fbfooter{
  background:url('facebook.png') no-repeat;
  width:15px;
  height:20px;
  display:inline-block;
  vertical-align:middle;
  background-size:100%;
  margin-right:5px;
}

.pinfooter{
  background:url('pinterest.png') no-repeat;
  width:15px;
  height:15px;
  display:inline-block;
  vertical-align:middle;
  background-size:100%;
  margin-right:5px;
  
}

.twfooter{
  background:url('twitter.png') no-repeat;
  width:15px;
  height:18px;
  display:inline-block;
  vertical-align:middle;
  background-size:100%;
  margin-right:5px;
}

.igfooter{
  background:url('instagram.png') no-repeat;
  width:15px;
  height:18px;
  display:inline-block;
  vertical-align:middle;
  background-size:100%;
  margin-right:5px;
}

.bottom-footer-holder{
  margin-top:-25px;
  text-align:center;
}

.small-footer-text{
  font-size:11px;
}
  


/*** SINGLE ***/

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

.underline-single{
	width: 100px;
	height: 2px;
	background: #171a2b;
	margin:40px auto 40px auto;
}

.single-article{
	padding: 0px 0;
}


.single-sidebar{
	padding-top:25px;
}

.single-sidebar h3, .single-sidebar h2{
	font-size: 22px;
}

.share-single-wrap{
	display: inline-block;
	width:35px;
	height:35px;
	margin-right: 10px;
}


/*** INDEX BLOG ****/


.post-categories li{
	display: inline-block;
	margin-bottom: 0;
}

.post-categories li a{
	display: inline-block;
}


#blog_home{
	margin-bottom: 30px;
	padding:30px;
}

.blog-image img{
	width: 100%;
}


.main-news-title{
	text-align: center;
	margin: 30px 0;
}

.blog-desc .post-categories{
	padding-left: 0;
	list-style: none;
}

.blog-desc .post-categories li a{
	margin-top:20px;
	
}

.blog-meta-date{
	font-size: 22px;
}

.blog-desc h2{
	text-align: left !important;
	margin-bottom: 10px;
}

.index-button{
	margin-top: 25px;
}

.index-button a{
	display: block;
	width:100%;
	text-align: center;
	padding: 15px;
	border-radius:30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: #02afef;
	border:1px solid #02afef;
	
}

.index-button a:hover{
	border:1px solid #02afef;
	text-decoration: none;
	background: #fff;
	color: #02afef;
	transition:all .3s;
}

/*.blog-image{
	min-height: 324px;
}*/

@media only screen and (max-width:1201px){
	
	.single-post-bg{
		height:500px !important;
	}
	.hdr-button a{
		padding:10px 10px !important;
	}
}

@media only screen and (max-width: 991px) {
	
	.dropdown-menu > .active > a{
	color:white !important;
	background-color:#02afef;
}
	.full-width-header-wrap-subpage{
	background:#017aa7;
	padding:10px 0px;
}
	
	.hdr-button a{
		color:#02afef;
		background:white;
	}
	
	.dropdown-menu > li > a:hover{
		color:white !important;
	}
	
	.dropdown-menu li a{
		border-bottom:none !important;
	}
	
	.dropdown-menu{
		margin-top:0 !important;
		left:auto !important;
		background:none !important;
		position:relative !important;
	}
	
	.nav li a{
		color:white;
		font-size:18px;
		padding:15px 0 !important;
	}

   .bottom-footer-holder{
  margin-top:15px !important;
  text-align:center;
}


.card{
    padding:10px 0;
  }
  
  .card-body{
    padding-top:15px;
  }
  
  
  #accordionEx1{
    text-align:center;
    margin:30px 0;
  }
  
  .footer-mobile .collapsed{
    color:#24282c;
    text-decoration:none;
  }


  }


@media only screen and (max-width: 767px) {
	
	.single-text-fold{
		width:90% !important;
	}
	
	.text-box-overlay{
	background:#eaf4f7;
	margin-left:0px !important;
	border-bottom-left-radius:17px;
	border-bottom-right-radius:17px;
}


.star-box-overlay{
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	background:#eaf4f7;
	margin-left:0px !important;
	border-top-left-radius:20px;
}
	
	.social-footer{
		margin-top:40px;
	}
	
	h1{
	font-size: 40px;
	font-weight: bold;
}

h2{
	font-size: 30px;
	font-weight: bold;
}

h3{
	color:#017aa7;
	font-size:20px;
}
	
	footer{
		text-align:center;
		padding:50px 0;
	}
	
	.footer-p-bottom{
		text-align:center;
	}
	
	.footer-col{
		margin-bottom:30px;
	}
	
	.right-footer-ul {
		margin-top:0;
	}
	
	.footer-ul{
		margin-bottom:0;
	}
}


.single-card-slider{
	position:relative;
	margin:0 15px;
}

.slider-text-box{
	position:absolute;
	width:100%;
	padding:20px;
	bottom:20px;
	
}

.slider-text-box h3{
	margin-bottom:10px;
}

.slider-text-box h3, .slider-text-box p{
	color:white;
}


.image-slider-1{
	background:url(images/all-slide.jpg) no-repeat center;
	width:100%;
	height:600px;
	background-size:cover;
	position:relative;
	border-radius:20px;
}

.image-slider-2{
	background:url(images/physio-slide.jpg) no-repeat center;
	width:100%;
	height:600px;
	background-size:cover;
	position:relative;
	border-radius:20px;
}

.image-slider-3{
	background:url(images/reflexology-new.jpg) no-repeat center;
	width:100%;
	height:600px;
	background-size:cover;
	position:relative;
	border-radius:20px;
}


.image-slider-4{
	background:url(images/hypno-new.jpg) no-repeat center;
	width:100%;
	height:600px;
	background-size:cover;
	position:relative;
	border-radius:20px;
}


.image-slider-5{
	background:url(images/needle-slide.jpg) no-repeat center;
	width:100%;
	height:600px;
	background-size:cover;
	position:relative;
	border-radius:20px;
}



.image-slider-6{
	background:url(images/counsel-slide.jpg) no-repeat center;
	width:100%;
	height:600px;
	background-size:cover;
	position:relative;
	border-radius:20px;
}

.image-slider-7{
	background:url(images/wrinkle-slide.jpg) no-repeat center;
	width:100%;
	height:600px;
	background-size:cover;
	position:relative;
	border-radius:20px;
}

.image-slider-8{
	background:url(images/ultra-slide.jpg) no-repeat center;
	width:100%;
	height:600px;
	background-size:cover;
	position:relative;
	border-radius:20px;
}

.slick-dots{
	list-style:none;
	padding-left:0;
	margin:30px 0;
	text-align:center;
}

.slick-dots li{
	display:inline-block;
}

.slick-dots li button{
	font-size:0;
	width:15px;
	height:15px;
	vertical-align:middle;
	border-radius:100px;
	background:white;
	border:1px solid #017aa7;
	margin:0 5px;
}

.slick-dots li.slick-active button{
	background:#017aa7;
}

.slick-dots li button:hover{
	background:#017aa7;
}


.text-box-overlay{
	background:#eaf4f7;
	margin-left:20px;
	
	border-bottom-right-radius:17px;
}


.star-box-overlay{
	border-top-left-radius:20px;
	background:#eaf4f7;
	margin-left:20px;
	border-top-left-radius:20px;
}

.dark-img:hover{
	-webkit-filter: brightness(80%);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}

.blog-feed{
	padding-top:50px;
}

.main-news-title{
	margin-bottom:40px !important;
}

.pagination{
	text-align:center;
}

.page-numbers.current{
	color:#02afef;
}

.page-numbers{
	font-size:16px;
	padding:0 5px;
}

.next.page-numbers, .prev.page-numbers{
	background:#02afef;
	color:white;
	padding:5px 10px;
	border-radius:20px;
	
}

.next.page-numbers:hover, .prev.page-numbers:hover{
	color:white !important;
	text-decoration:none;
	opacity:0.8;
}

.single-post-image{
	position:relative;
}

.single-text-fold{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	text-align:center;
}

.post-categories{
	padding-left:0;
}

.single-text-fold h2{
	margin:25px 0;
	color:white;
}

.excerpt p{
	color:white;
	font-size:18px;
}

.blog-post-main-area{
	padding-top:100px;
	padding-bottom:100px;
}

.post-categories li a{
	color:white;
}

.single-category{
	color:white;
	font-family:"Public Sans", serif;
}

.single-category-date{
	color:white;
	font-family:"Public Sans", serif;
	margin-top:25px;
}

.blog-feed .post-categories li a{
	color:black !important;
}

.blog-feed .excerpt p{
	color:black;
}

#input_1_1, #input_1_3, #input_1_4{
	border-radius:30px;
	border:1px solid grey;
}

#input_1_5{
	border-radius:30px;
	border:1px solid grey;
	max-width:100%;
	width:100%;
	min-height:100px;
	height:100px;
	max-height:150px;
}

#gform_submit_button_1{
	background:#02afef;
	text-align:center;
	padding:10px 30px;
	text-transform:uppercase;
	font-size:16px;
	color:white;
	font-weight:700;
	border-radius:30px;
	border:1px solid #02afef;
}


#gform_submit_button_1:hover{
	text-decoration:none;
	color:#02afef;
	background:white;
	transition:all .3s;
}