/*
Theme Name: landlbeant
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', sans-serif;
	font-weight:400;
	height:100%;
	line-height:1.5;
	color: #555;
}
a:link, a:visited {
	color:#1C7928;
	text-decoration: none;
}
a:hover, a:active {
	color:#444444;
}
h1
{
	color:#000690;
	font-size:50px;
}
h2
{
	color:#666666;
	font-size:30px;
}

/* Header */
span.top_info_text {
    background: #fff;
    padding: 6px 40px;
    border-radius: 2px;
}
.header {
    width: 100%;
    float: left;
    padding: 8px 0;
    clear: both;
	position: absolute;
    z-index: 999;
}
#header-logo {
    float: left;
    width: 18%;
	padding: 10px 0 6px;
}
#header-right {
    width: 75%;
    float: right;
}
img.logo_main {
    width: 100%;
    height: auto;
}
div#mega-menu-wrap-primary {
    background: transparent !important;
}
ul#nav-menu-srmID li {
    text-transform: uppercase;
}
.right_top {
    width: 100%;
    float: right;
    text-align: right;
	color: #fff;
}
.menu_section_left {
    float: right;
	margin-left: 30px;
}
.menu_section_right {
    float: right;
}
.main_nav {
    width: 100%;
    padding: 20px 0 6px;
    float: left;
}
.main-navigation-srm li a {
    border: none !important;
    font-size: 15px !important;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    text-align:center;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s

}

.sidenav a:hover{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.menu_section_right {
    padding: 6px 20px;
    background: #008C23;
    color: #fff;
}

ul#mega-menu-primary li a {
    text-shadow: 2px 2px #000;
}
.right_top a {
	    background: #fff;
    padding: 6px 25px;
    border-radius: 2px;
}


/* Container */
.inner-wrap {
    width: 1200px;
    margin: 0 auto;
}
.full_slider {
    width: 100%;
    float: left;
    clear: both;
	position: relative;
}
ol.flex-control-nav.flex-control-paging {
    position: absolute;
    bottom: 20px;
    z-index: 999;
    /* top: 0; */
    left: 0;
    right: 0;
}
.welcome_text_section {
    width: 100%;
    float: left;
    padding: 60px 0;
	background:#ECECEC;
	    margin-top: -40px;
}
.inner_welcome {
    width: 80%;
    margin: auto;
    font-size: 22px;
    text-align: center;
}
p.btn_more a {
    border: 1px solid #444;
    padding: 8px 30px;
    text-transform: uppercase;
    font-size: 16px;
}
.colm_section {
    width: 100%;
    float: left;
}
.colm_one {
    width: 50%;
    float: left;
	background: #071570;
    opacity: .8;
	min-height: 490px;
}
.colm_two {
    width: 50%;
    float: left;
	min-height: 490px;
}
.colm_three {
    width: 50%;
    float: left;
	min-height: 490px;
}
.colm_four {
    width: 50%;
    float: left;
    min-height: 450px;
    background: #2A683A;
    opacity: 0.8;
    color: #fff;
	min-height: 490px;
}

.inner_col_left {
    color: #fff;
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
}
.inner_colfour_area {
    width: 80%;
    margin: 0 auto;
    padding: 20px 0;
}
.welcome_area_section {
    width: 100%;
    float: left;
    padding: 30px 0;
}
.wy_left_block {
    float: left;
    width: 48%;
}
.wy_left_block img {
    width: 100%;
    height: auto;
}
.news_right_block {
    width: 48%;
    float: right;
}
.list_news {
    width: 100%;
    margin-bottom: 30px;
    border-left: 2px solid #AECB00;
    padding-left: 10px;
}
.srt_desc {
    width: 70%;
    clear: both;
    font-weight: bold;
}
.btn_read {
    float: right;
    margin: 10px 0;
}
.btn_read a {
    background: #D96D00;
    padding: 8px 20px;
    color: #fff;
}
.speaker_area_section {
    width: 100%;
    float: left;
    padding: 30px 0;
    background: #D96F00;
}
h2.speaker_heading {
    text-transform: uppercase;
    color: #fff;
}
.speaker_list {
    width: 23%;
    float: left;
    margin-right: 20px;
}
.speaker_pic img {
    width: 100%;
    height: auto;
	 -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.speaker_pic img:hover{
    -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.speaker_info {
    line-height: 0;
    background: #333;
    padding: 12px 8px;
	text-align:center;
	color: #fff;
	font-weight: normal;
}
.speaker_info h4 {
    font-weight: normal;
}
.hotel_info h3 {
    font-weight: normal;
}
.hotel_info h3 a {
    color: #fff;
}
.speaker_pic {
    line-height: 0;
	position: relative;
    /* border: 1px solid #333; */
    /* margin: 2%; */
    overflow: hidden;
}

.speaker_info h3 {
    line-height: 0;
    padding-bottom: 10px;
    color: #fff;
	font-weight:normal;
}
.speaker_info h3 a{
    color: #fff;
}
h2.speaker_heading.orrange_text {
    color: #D96D00;
}
h2.logo_heading {
    text-transform: uppercase;
}
.about_area_section {
    width: 100%;
    float: left;
    padding: 30px 0;
    background: url(images/block_banner-min.png);
	min-height: 360px;
    background-size: cover;
	 position:relative;
}
.about_content {
    width: 30%;
    background: #fff;
    padding: 20px;
    font-weight: bold;
    bottom: 90px;
    position: absolute;
    right: 95px;
}
.new_area a {
    color: #fff;
    font-size: 16px;
}
p.view_btn a {
    padding: 8px 40px;
    border: 1px solid #FFF;
    text-transform: uppercase;
    font-size: 15px;
	color:#fff;
}
.bottom_section {
    width: 100%;
    float: left;
    padding: 60px 0;
    text-align: center;
}
.inner_bottom {
    width: 80%;
    margin: 0 auto;
}
.colm_section h2 {
    color: #fff;
    text-transform: uppercase;
}
p.view_btn {
    width: 100%;
    margin-top: 30px;
    float: left;
}
#footer {
    width: 100%;
    float: left;
    padding: 30px 0;
	background:#E8E8E8;
}
.footer-block {
    float: left;
    width: 23%;
    margin-right: 20px;
	color:#333;
}
.footer-block ul li {
    list-style: none;
    margin-bottom: 8px;
}
.footer-block h4 {
    text-transform: uppercase;
    font-size: 18px;
    color: #02137D;
}
.footer-block ul li a {
    color: #333;
}
.upper_footer {
    width: 100%;
    float: left;
    background: #F2F2F2;
    padding: 20px 0;
    margin-bottom: 8px;
    text-align: center;
}
p.btn_more {
    width: 100%;
    float: left;
}
.full_stripe_section {
    width: 100%;
    background: #D96F00;
    float: left;
    color: #fff;
	    padding: 150px 0 0;
}
.full_stripe_section h3 {
    font-size: 35px;
}
.fill_image img {
    width: 100%;
    height: auto;
}
.full_container_section {
    width: 100%;
    float: left;
    padding: 30px 0;
}
.inner_wrapper {
    width: 90%;
    margin: 0 auto;
}
.full_image_section {
    width: 100%;
    float: left;
        min-height: 420px;
    background-size: cover;
}
#accordion {
    margin-bottom: 30px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}
.the-line {
    color: #6c6c6c;
    background: #6c6c6c;
    height: 1px;
    margin: 2% 0;
}
.container-wrapper {
    float: left;
    clear: both;
    width: 100%;
}
.container {
    clear: both;
}
.accordion-sub {
    font-style: italic;
    color: #030303;
    float: left;
    margin-right: 20px;
}
.accordion-content {
    font-size: 16px;
    line-height: normal;
    color: #6c6c6c;
}
.accordion-toggle {
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0;
}
.full_container_section.grey img {
    border: 15px solid #fff;
}
.cap_content h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 36px;
	text-shadow: 2px 2px #000;
}
.cap_content {
    text-align: center;
    margin-top: 220px;
}
.listing_loop {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    border-bottom: 1px solid;
    padding-bottom: 30px;
}
.thumb_loop {
    width: 45%;
    float: left;
    margin-right: 30px;
}
.thumb_loop img {
    width: 100%;
    border: 10px solid #fff;
}
.full_container_section.gray_section {
    background: #F2F2F2;
}
.thumb_content {
    width: 50%;
    float: right;
}
.thumb_content h3 {
    color: #000690;
    font-size: 25px;
}
.thumb_content h3 a {
    color: #000690;
    font-size: 25px;
}
fieldset.bbp-form {
    border: none;
    width: 35%;
}
input#user_login {
    padding: 10px;
    width: 100%;
    border: 1px solid #999;
	margin:10px 0;
}
input#user_pass {
	padding: 10px;
    width: 100%;
    border: 1px solid #999;
	margin:10px 0;
}
button.button.submit.user-submit {
    border: none;
    padding: 8px 30px;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    background: #000690;
}
input#signup_email {
    width: 90%;
}
input#signup_password {
    width: 90% !important;
}
input#signup_password_confirm {
	 width: 90% !important;
}
input#signup_submit {
	border: none !important;
    padding: 8px 30px !important;
    text-transform: uppercase;
    font-size: 16px !important;
    color: #fff !important;
    background: #000690 !important;
}
.btn_read.spbtn {
    text-align: center;
    width: 100%;
    margin: 34px 0 0;
}
.fill_left_image {
    float: left;
    width: 30%;
}
.right_text_content {
    float: right;
    width: 65%;
}
.fill_left_image img {
    width: 100%;
    height: auto;
}
.hotel_list {
    width: 23%;
    float: left;
    margin-right: 20px;
}
.hotel_pic img {
    width: 100%;
    height: auto;
	  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.hotel_pic img:hover {
   -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.hotel_info {
    line-height: 0;
    background: #333;
    padding: 12px 8px;
    text-align: center;
    color: #fff;
	line-height:0;
}
.hotel_pic {
    line-height: 0;
	position: relative;
    /* border: 1px solid #333; */
    /* margin: 2%; */
    overflow: hidden;
}

.hotel_info h3 a{
    color: #fff;
}
.speaker_info a:hover {
    color: #AECB00;
}
.hotel_info a:hover {
    color: #AECB00;
}
.hotel_area_section {
    padding: 30px 0;
    background: #E8E8E8;
    width: 100%;
    float: left;
}
.logo_area_section {
    width: 100%;
    float: left;
    padding: 30px 0;
}
.logo_pic img:hover {
    text-align: center;
    background: transparent;
    opacity: .5;
}
.row2 {
    float: left;
    width: 50%;
    margin: 10px 0px 25px 0px;
}
.wpcf7 input {
    padding: 8px;
    height: 30px;
    border: none;
    width: 100%;
}
.row {
    margin: 10px 0px 25px 0px;
	 width: 100%;
}
.row2 input {
    width: 95%;
    border: 1px solid #eee;
}
.row input {
    width: 98%;
    border: 1px solid #eee;
}
.row textarea {
    width: 99%;
    border: 1px solid #eee;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #D96D00;
    width: auto;
    border: none;
    padding: 12px 30px;
    float: left;
    height: auto;
    color: #fff;
    text-transform: uppercase;
}
.mobile_slider {
    display: none;
}

/* Footer */

.footer-black {
    width: 100%;
    float: left;
    background: #1F1F1F;
    padding: 16px 0;
    text-align: center;
    color: #fff;
}
.bottom_menu li {
    list-style: none;
    display: inline-block;
    margin-right: 16px;
}
.bottom_menu a {
    color: #fff;
}
ul#menu-footer-manu li {
    list-style: none;
    display: inline-block;
}
.coly_text {
    float: left;
    width: 100%;
    text-align: center;
	font-size: 15px;
}
.copy_creadit a {
    color: #777;
    font-size: 14px;
}
.menu-footer-manu-container {
    float: left;
}
#creadit-footer {
    width: 100%;
	text-align:center;
    padding: 10px 0;
	font-size: 14px;
}
#copy-footer {
    text-align: center;
    float: none;
    margin: 0 auto;
    clear: both;
    display: inline-block;
    border-top: 1px solid;
    width: 100%;
    padding-top: 10px;
}
ul#menu-footer-manu li a {
    color: #fff;
    margin-left: 6px;
}
#creadit-footer a {
    color: #fff;
}
.copy_creadit {
    width: 100%;
    text-align: center;
    margin: 16px 0;
    float: left;
}