/*
Theme Name: hofowem
Theme URI: http://www.seveninternet.co.uk
Author URI: http://www.seveninternet.co.uk
Description: A customised theme.
Version: 1.0
Author: SevenInternet
Tags: widgets

*/


html, body {
	height: 100%
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans';
	height: 100%;
	line-height: 1.5;
	color: #333;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #96C949;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block
}
img {
	max-width: 100%;
	height: auto;
}
h1 {
	margin: 0 0 35px;
	font-size: 25px;
	line-height: 21px;
	font-weight: 400;
	font-family:'Open Sans';
	color: #333333;
}
h2 {
	color: #333333;
	font-family: 'Open Sans';
	position: relative;
	font-size: 30px;
	padding: 0 10px 0 10px;
	z-index: 1;
	overflow: hidden;
	text-align: center;
}
h3 {
	font-size: 35px;
	margin: 0;
	font-family: 'Open Sans';
	font-weight: 400;
}
h4 {
	margin: 0;
	font-family: 'Open Sans';
	font-weight: 400;
}
.header {
	position: fixed;
	z-index: 100;
	width: 100%;
	clear: both;
	float:left;
	background: #fff;
}
#header-logo {
	float: left;
    width: 20%;
    padding: 0 20px 0 20px;
    text-align: center;
}
.left_menu {
	width: 38%;
	float: left;
	margin-top: 70px;
}
.right_menu {
	width: 37%;
	float: right;
	text-align: right;
	margin-top: 70px;
	position: relative;
}
img.logo_main {
	width: auto;
    margin-bottom: -30px;
    z-index: 999;
}
.left_menu li {
	display: inline-block;
	margin: 0 70px 0 0;
	text-transform: uppercase;
	position: relative;
}
.main_header a:hover {
    color: #cccccc;
}
.left_menu li:last-child {
    margin: 0;
}
.right_menu li {
	display: inline-block;
	margin: 0 60px 0 0;
	text-transform: uppercase;
}
.right_menu li:last-child {
    margin: 0;
}
ul#nav-menu-srmID {
	background: #ededed;
	line-height: 90px;
}

ul#nav-menu-srmID li a {
	text-transform: uppercase;
}
.full_slider {
	width: 100%;
	position: relative;
	clear: both;
	float: left;
	margin-top: 160px;
}
.inner-wrap {
	max-width: 80%;
	margin: 0 auto;
	height: auto;
}
.clear_space {
	width: 100%;
	clear: both;
}

.footer-block {
	color: #444;
	font-size:14px;
    width: 50%;
    text-align: center;
	margin:0 auto;
}

.footer-block ul {
	margin: 0px;
	padding: 0px;
}
.footer-block ul li {
	list-style: none;
	margin-bottom: 6px;
	padding: 0px;
}
.footer-block ul li a {
	font-size: 15px;
	text-decoration: none;
	color: #fff;
}
#footer {
	padding-top: 50px;
	padding-bottom: 50px;
	float: left;
	position: relative;
	width: 100%;
	background: #E7E7E7;
}
.btm_copyright {
	background: #3b3b3b;
	color: #fff;
	padding-bottom: 20px;
    padding-top: 20px;
	float: left;
	width: 100%;
	font-size: 13px;
	position: relative;
}
.footer-black {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #111;
	clear: both;
	color: #fff;
	text-align: center;
}
.footer-block h4 {
	font-weight: 600;
	font-size: 16px;
	margin: 0 0 5px;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 0px;
}
.inner-container {
	padding: 30px 0 30px;
	width: 100%;
	clear: both;
	float: left;
}
h3.banner_heading {
	color: #fff;
	font-size: 40px;
	text-align: center;
	padding: 340px 0 0 0;
	text-shadow: 2px 2px #333;
}
.left_pagecontent {
	width: 70%;
	float: left;
}
.right_sidebar {
	width: 28%;
	float: right;
	padding-left: 16px;
}
.right_sidebar h5 {
	font-size: 16px;
	text-transform: uppercase;
	color: #398AFF;
	line-height: 0;
	margin-bottom: 30px;
}
.left_pagecontent ul {
	padding: 0 !important;
	margin-left: 20px;
}
.left_pagecontent h4 {
	font-size: 16px;
	text-transform: uppercase;
	color:#398AFF;
}
.main_colms {
	width: 100%;
	position: relative;
	background: #ebebeb;
	float: left;
}
.top-block-1 {
	float: left;
	width: 100%;
	background: #fff;
}
.top-block-2 {
	float: left;
	width: 100%;
	background: #19b0b3;
}
.maincol_1 {
	float: left;
	width: 46%;
	padding: 2%;
	background: #fff;
	margin-top: -80px;
	position: relative;
}
.maincol_2 {
	float: left;
	width: 50%;
	margin-bottom: -6px;
}
.maincol_3 {
	width: 50%;
	float: left;
	text-align: right;
	z-index: 999;
	position: relative;
}
.maincol_4 {
	float: left;
	width: 46%;
	background: #19b0b3;
	padding: 2%;
	color: #fff;
	z-index: 999;
	position: relative;
	margin-bottom: -110px;
}
.maincol_2 img {
	width: 100%;
}
.maincol_3 img {
	width: 96%;
}
.more_btn1 {
	margin: 16px 0 16px;
	margin-left: 78px;
}
.more_btn2 {
	margin: 16px 0 16px;
}
.more_btn1 a {
	padding: 6px 25px 6px 25px;
	background: #96C949;
	color: #fff;
	border-radius: 6%;
}
.more_btn2 a {
	padding: 6px 25px 6px 25px;
	background: #333;
	color: #fff;
	text-transform: uppercase;
}
.highlights_section {
	float: left;
	width: 100%;
	background: #3b3b3b;
	padding: 220px 0 30px;
	position: relative;
	margin-top: -60px;
}
.main_highlights {
	background: #e8d34d;
	padding: 20px 18px 20px 18px;
	width: 96%;
	float: left;
	position: relative;
	z-index: 999;
}
.btm_section {
	width: 100%;
	float: left;
	padding: 130px 0 30px;
	position: relative;
	margin-top: -200px;
}
.btm_contentarea {
	text-align: center;
	padding: 60px 0 60px;
}
.below_border1 {
	width: 7%;
	border-bottom: 3px solid #DF6D61;
	margin-bottom: 20px;
}
.below_border2 {
	width: 7%;
	border-bottom: 3px solid #3D3D3D;
	margin-bottom: 20px;
}
.below_border {
	width: 3%;
	border-bottom: 3px solid #3D3D3D;
	margin-bottom: 20px;
}
.news_area {
	width: 70%;
	float: left;
}
.gallery_home {
	width: 25%;
	float: left;
}
.list_newscat {
	width: 48%;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.more_view a {
	padding: 6px 25px 6px 25px;
	background: #333;
	color: #fff;
	text-transform: uppercase;
}
.news_cat {
	font-weight: bold;
	margin: 6px 0 6px;
}
.nav_btm ul li {
	display: inline-block;
	list-style: none;
	color: #fff;
	margin-right: 10px;
}
.nav_btm ul li a {
	color: #fff;
}
.copy_text {
	float: left;
	margin-right: 10px;
}
.nav_btm {
	float: left;
}
.gallery_home .bx-viewport {
	background: none !important;
	border: none !important;
}
span#slider-prev {
	background: url(images/arrow-prev.png);
	background-repeat: no-repeat;
	padding: 6px;
}
span#slider-next {
	background: url(images/arrow-next.png);
	background-repeat: no-repeat;
	padding: 6px;
}
a.bx-prev {
	color: transparent;
}
a.bx-next {
	color: transparent;
}
.outside {
	margin: 16px 0 16px;
}
.more_view {
	margin: 16px 0 16px;
}
.nav-menu-srm li a {
	font-weight: bold;
	padding: 18px !important;
}
.full_section_banner {
    height: 450px;
    float: left;
    width: 100%;
    margin-top: 160px;
}
.main_containt_block {
	background: #fff;
	width: 100%;
	padding: 30px 0 30px;
	float: left;
}
.main_content {
	float: left;
	width: 96%;
	padding: 16px;
	background: #fff;
	position: relative;
}
.optinal_containt_block1 {
	width: 100%;
	float: left;
	clear: both;
	padding: 60px 0 60px;
	color: #fff;
	text-align:LEFT;
}
.optinal_containt_block2 {
	padding: 60px 0 60px;
	color: #fff;
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	text-align:left;
}
.optinal_containt_block2 a {
	color: #21F2F9;
}
.full_section_title {
	width: 100%;
	float: left;
	clear: both;
	background: #3b3b3b;
	padding: 30px 0 30px;
	color: #fff;
	margin-top: 160px;
}
.single_containt_block {
	background: #fff;
	width: 100%;
	padding: 30px 0 30px;
	float: left;
}
h3.sinple_heading {
    text-align: left;
}
h3.sinple_heading.left_head {
    text-align: left;
}
.single_content {
	width: 96%;
	padding: 16px;
	background: #fff;
	position: relative;
	float: left;
}
.search-form {
	position: absolute;
	right: 0px;
	top: -2px;
	float: right;
}
.search-field {
	background-image: url(images/search.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	border: 0;
	cursor: pointer;
	height: 37px;
	width: 37px;
	background-color: #333;
	padding: 0 0 0 46px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition: width 400ms ease, background 400ms ease;
	-webkit-appearance: none;
}
.search-submit {
	display: none;
}
.search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}
.listing_newscat {
	margin-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	float:left;
}

h3.new_list_title {
	font-size: 22px;
	margin-bottom: 10px;
}
.news-listing-column {
	float: left;
	width: 31%;
	margin: 0 3% 0 0;
	padding: 2% 0 2% 0;
	border-bottom: solid 1px #ccc;
}
.news-listing-column:nth-child(3n+3) {
margin-right: 0px;
}
.listing-title a {
	color: #4693C8;
	text-decoration: none;
	font-size: 19px;
}
.date {
	padding: 1% 0;
	font-size:12px;
}
.small_description p {
	margin: 1% 0 0 0;
	padding-bottom: 3%;
}
.read-more {
	min-height: 30px;
	text-align: right;
}
.read-more a {
	color: #666;
	border: 1px solid #666;
	padding: 2% 4%;
	text-align: center;
	text-decoration: none;
}
.read-more a:hover {
	color: #4693C8;
	border: 1px solid #4693C8;
}
.news-title {
	margin: 4% 0 0 0;
	font-size: 20px;
	color: #444444;
}
.news-date, .news-date a {
	font-size:13px;
	color: #444444;
	margin: 3% 0 2% 0;
	text-decoration: none;
}
#news-image {
	float: left;
	padding: 0 3% 0 0;
}
#cat-title {
	margin: 3% 0 1% 0;
	font-size: 20px;
	color: #444444;
}
.wpcf7 {
	border: 0px;
	width: auto;
	margin: 0px!important;
	color: #fff;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
	width: auto;
}
.wpcf7 input {
	height: 30px;
	width: 50%;
	background: #fff;
	color: #333;
}
.wpcf7 input, .wpcf7 textarea, wpcf7 select {
	border: 1px solid #D5D5D5;
}
.wpcf7 textarea {
	width: 92%;
	height: 250px;
	background: #fff;
}
.wpcf7 .row, .wpcf7 .row2 {
	padding:  0;
}
.wpcf7 b {
	float: left;
	width: 50%;
	margin-top: 2%;
}
.form-two hr {
	float: left;
	width: 93%;
	height: 1px;
	background: #d5d5d5;
	color: #d5d5d5;
	margin: 0px;
}
.wpcf7-form {
	margin-bottom: 15px;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.wpcf7 .row label {
	float: left;
	width: 170px;
}
.wpcf7 .row input.wpcf7-submit {
	width: 240px;
	color: #fff;
	padding: 0 0px;
	height: 51px;
	font-size: 15px;
	background: #D8564D;
	border: none;
	margin-left: 0%;
	border:none;
	border-radius:0;
}
.phone-mobile {
	display: none;
}
.top_main_colms {
    width: 100%;
    float: left;
    padding: 60px 0 60px;
    position: relative;
    margin-top: 44%;
	background: #fff;
}
h3.highlight_heading {
    clear: both;
    padding-bottom: 150px;
    text-transform: uppercase;
    text-align: center;
    line-height: 0px;
}
.col_thumb img {
    width: 100%;
	height:100%;
	position:relative;
}
.col_thumb h3 {
    position: absolute;
    top: 0;
    margin-top: 280px;
    line-height: 35px;
    font-size: 35px;
    padding: 0 20px 0 20px;
    color: #fff;
	text-shadow: 2px 2px #333;
}
.col_thumb h3 a{
   
    color: #fff;

}
.col_box_top {
    width: 49.33%;
    float: left;
    margin-top: -80px;
    position: relative;
}
.col_box_top:last-child {
    margin-top: 0;
}
.short_info {
    padding: 16px 78px 16px;
}
.colbox_bottom {
    width: 49.33%;
    float: left;
    position: relative;
	border-right: 1px solid #96C949;
	margin-top: -30px;
}
.box_colored {
    width: 49.33%;
    float: left;
    position: relative;
    background: #FFC000;
	padding: 80px 0 80px;
	margin-top: 60px;
}
.col_box_top:nth-child(3) {
    margin-top: 0;
}
.news_input {
    float: left;
	color: #444;
}
.news_btn {
    float: left;
    margin-left: 6px;
}
.news_input input {
    padding: 8px;
    border: none;
}
.news_btn input {
    padding: 8px 30px;
    border: none;
    text-transform: uppercase;
	background:#FFC000;
	color:#fff;
}
ul.cnss-social-icon {
    float: right;
    padding: 0;
    margin: 0;
}
span.text_follow {
    margin-left: 130px;
    line-height: 38px;
}
.short_text{
	font-size: 25px;
    padding: 9px 76px;
	color:#fff;
}
.copy_creadit {
    float: right;
}
.copy_creadit a {
   color:#fff;
}
.col_box_top:nth-child(2) {
    border-right: 1px solid #96C949;
	padding-bottom: 50px;
}
.single_containt_block.simple_post_page {
    background: #fff;
}
.mob_menu {
    display: none;
}
.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(images/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease;
}
.flex-direction-nav a {
    width: 63px !important;
    height: 63px !important;
    background: url(images/bg_direction_nav.png) !important;
}
div#metaslider_6 {
    position: fixed;
}
.catpost_thumb {
    width: 40%;
    float: left;
}
.listing_text {
    width: 58%;
    float: right;
}
.listing_text .more_btn1 {
    margin-left:0;
	margin-top: 30px;
}
.catpost_thumb img {
    width: 100%;
    height: auto;
}
.social_area {
    float: left;
    text-align: center;
    width: 23%;
}
.flex-direction-nav .flex-next {
    background-position: right 0 !important;
}
.current-menu-item a {
    color: #97C922;
}
.one_half {
    width: 46% !important;
    margin-right: 30px !important;
}
.one_half:last-child {
    margin-right: 0;
}
ul.sub-menu {
    position: absolute;
    background-color: #fff;
    visibility: hidden;
    color: #fff;
    width: 200px;
    top: 40px;
    left: -35px;
    opacity: 0;
    -moz-transform: translate(0px, 15px);
    -o-transform: translate(0px, 15px);
    -ms-transform: translate(0px, 15px);
    -webkit-transform: translate(0px, 15px);
    transform: translate(0px, 15px);
	text-align: center;
}
ul.sub-menu li {
    display: inline-block;
    padding: 10px 6px;
    text-align: center;
    margin: 0 auto;
}
.menu li:hover > ul {
    visibility: visible;
    opacity: 1;
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: transform 0.3s linear, opacity 0.2s linear;
    -moz-transition: transform 0.3s linear, opacity 0.2s linear;
    -o-transition: transform 0.3s linear, opacity 0.2s linear;
    transition: transform 0.3s linear, opacity 0.2s linear;
}
ul.sub-menu li a {
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 6px;
    text-align: center;
}
.menu li a {
    text-decoration: none;
	padding-bottom: 30px;
}
.top_main_colms {
    width: 100%;
    float: left;
}