body{
	font-family: 'Special Elite', cursive;
}
@font-face {
    font-family: 'Selima';
    src: url('../fonts/Selima.eot');
    src: url('../fonts/Selima.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Selima.woff2') format('woff2'),
        url('../fonts/Selima.woff') format('woff'),
        url('../fonts/Selima.ttf') format('truetype'),
        url('../fonts/Selima.svg#Selima') format('svg');
    font-weight: normal;
    font-style: normal;
}
div#header {
    height: auto;
    border: none;
    padding: 0;
}
.top-head {
    background: #b7b7b7;
	color:#fff;
	padding: 20px 0;
}
.top-head h1, .top-head h2, .top-head p {
    margin: 0;
}
.flex-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.head-left span{
    font-size: 24px;
    line-height: 15px;
    margin-top: 7px;
    display: inline-block;
}
.top-head h2{
	font-size: 60px;
    font-family: 'Selima';
    line-height: 60px;
	margin-top: -10px;
}
.navbar {
    border-radius: 0;
    background: #434343;
    border: none;
	margin: 0; 
}
.hero-wrap {
    margin-top: 160px;
}
@media (min-width: 992px){
.navbar-nav>li:first-child a{
	padding-left:0;
}
.navbar-nav>li:last-child a{
	padding-right:0;
}
.detail_container {
    padding: 0 15px;
}
	ul.nav.navbar-nav {
		display: flex;
		width: 100%;
		justify-content: space-between;
	}
	.hero-wrap {
		margin-top: 200px;
	}
	#navbar {
		float: none;
		width: inherit;
	}
}
.navbar-nav>li>a {
    color: #fff;
}
.nav:before, .nav:after{
	display:none;
}

.fig.property_places::after{
	display:none;
}
.h200 img{
	height:200px;
}
.h420 img{
	height: 420px;
}


ul.features {
	list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
	width: 100% !important;
	flex-wrap: wrap;
}
ul.features li {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 10px;
	text-align: center;
}
ul.features li span {
    color: #999;
    text-align: center;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    width: 40px;
    display: inline-block;
}
.icon-garden {
    background-image: url(../img/garden.png);
    opacity: 0.55;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.icon-car {
    background: rgba(0, 0, 0, 0) url(../img/car.png) no-repeat scroll 50% 50%;
    opacity: 0.45;
}
.icon-wifi {
    background: rgba(0, 0, 0, 0) url(../img/wifi.png) no-repeat scroll 50% 50%;
    opacity: 0.45;
}
.detail-section-description-first-top::after{
	display:none;
}
.ab-div {
    padding: 15px;
}
.detail-section-description-first-top{
	padding-top:0;
}
@media (max-width: 1200px) and (min-width: 991px){
.detail_container {
    padding: 0 15px;
}
}

.view-more {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(153, 153, 153, 0.78);
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 200px;
}
.collaps-item h2 {
    background-color: #999;
    color: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    line-height: 28px;
	margin-top: 0;
	font-size: 24px;
}
.collaps-item h2 i {
    background: none;
    cursor: pointer;
    font-size: 32px;
    line-height: 22px;
    position: relative;
    top: 3px;
    margin-left: 5px;
	transition: all .3s ease;
}
.collaps-item i.fa.fa-angle-down.rotated {
    transform: rotate(-180deg);
}
.heading-div {
    float: left;
    width: 120px;
    padding-right: 10px;
}
#loop2 .owl-prev{
	display:none;
}
.accordion .media-body {
    padding: 0;
}
.owl-carousel .owl-stage-outer {
    padding-top: 0;
    border-radius: 0;
}
#loop2 .owl-prev, #loop2 .owl-next {
    background-color: transparent;
    color: rgba(0, 0, 0, 0.5);
    right: 0;
    text-align: right;
    border-radius: 0;
}
#loop2 .item p {
    margin: 0;
}
#loop2 .item span{
    color: #999;
}
.glance-item {
    margin-bottom: 20px;
}
.glance-item:last-child {
    margin: 0;
}
.collapsible.collapsed:after{
	content: '\02795';
}
.collapsible:after {
    content: '\02796';
    font-size: 13px;
    color: black;
    float: right;
    margin-left: 5px;
}

.panel.accordion {
    margin-bottom: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #ddd;
}
.panel-heading {
    background-color: #f5f5f5;
}
.collaps-item {
    float: left;
    width: 100%;
}

.home-footer {
    float: left;
    width: 100%;
    padding: 20px 0;
	background-color: #666666;
}

/* comment section */
/*font Awesome http://fontawesome.io*/
   /*Comment List styles*/
   .comment-list .row {
   margin-bottom: 0px;
   }
   .comment-list .panel .panel-heading {
   padding: 4px 15px;
   position: absolute;
   border:none;
   /*Panel-heading border radius*/
   border-top-right-radius:0px;
   top: 1px;
   }
   .comment-list .panel .panel-heading.right {
   border-right-width: 0px;
   /*Panel-heading border radius*/
   border-top-left-radius:0px;
   right: 16px;
   }
   .comment-list .panel .panel-heading .panel-body {
   padding-top: 6px;
   }
   .comment-list figcaption {
   /*For wrapping text in thumbnail*/
   word-wrap: break-word;
   }
   /*Portrait tablets and medium desktops */
   @media (min-width: 768px){
   .comment-list .arrow:after, .comment-list .arrow:before {
   content: "";
   position: absolute;
   width: 0;
   height: 0;
   border-style: solid;
   border-color: transparent;
   }
   .comment-list .panel.arrow:after, .comment-list .panel.arrow:before {
   border-left: 0;
   }
   /*****Left Arrow*****/
   /*Outline effect style*/
   .comment-list .panel.arrow:before {
   left: -5px;
   top: 30px;
   border-right-color: inherit;
   border-width: 16px;
   }
   /*Background color effect*/
   .comment-list .panel.arrow:after {
   left: -4px;
   top: 31px;
   /*Change for different outline color*/
   border-right-color: #FFFFFF;
   border-width: 15px;
   }
   /*****Right Arrow*****/
   /*Outline effect style*/
   .comment-list .panel.arrow.right:before {
   right: -16px;
   top: 30px;
   /*Use boarder color of panel*/
   border-left-color: inherit;
   border-width: 16px;
   }
   /*Background color effect*/
   .comment-list .panel.arrow.right:after {
   right: -14px;
   top: 31px;
   /*Change for different outline color*/
   border-left-color: #FFFFFF;
   border-width: 15px;
   }
   }
   .comment-list .comment-post {
   margin-top: 6px;
   }
 .half {
   position:relative;
   }
   .half:after {
   content:'';
   position:absolute;
   z-index:1;
   background:#fff;
   width: 50%;
   height: 100%;
   left: 47%;
   }
   #review-info {  border-radius: 4px;
   width: 100%;
   float: left;
   padding: 10px 8px 10px 6px !important;
   }
   #property-edit-btn a{
   width: 100%;
   }
   .notes_added_name {
   font-weight: bold;
   font-size: 15px;
   margin-left: 1%;
   }
   .fa.fa-circle {
   font-size: 11px;
   margin: 0;
   color: #589444;
   border: 2px solid;
   border-radius: 100%;
   width: 18px;
   height: 18px;
   line-height: 12px;
   text-align: center;
   }
   @media screen and (-webkit-min-device-pixel-ratio:0) { 
	/* Safari and Chrome */
	.fa.fa-circle { 
		line-height: 14px;
	}
	}
   .fa-circle.half:after {
   content: '';
   position: absolute;
   z-index: 1;
   background: #fff;
   width: 5px;
   height: 10px;
   left: 7px;
   top: 2px;
   }
   .titl .notes_added_name{    font-size: 18px;
   margin:0 0 15px 0;
   width: 100%;
   display: block;}
   .titl div {
   float: left;
   margin: 0 10px 0 0;
   }
   .logo-sign{float: left;
   margin: 0 5px 0 0;}
   time.comment-date {
   color: #555;
   }
   .comment-post span{
   cursor:pointer;
   }
   .comment-post {
   float: left;color:#666;
   width: 100%;font-size: 14px;
   margin: 15px 0 0;
   }
   .comment-user {
   font-size: 16px;
   font-weight: bold;
       word-break: break-word;
   }
   .fa-circle-o{
   font-size: 0px;
   margin: 0;
   color: #589444;
   border: 2px solid;
   border-radius: 100%;
   width: 18px;
   height: 18px;
   line-height: 22px;
   text-align: center;
   }
   .comment-list i.fa.fa-user {
   font-size: 40px;
   border: 2px solid #999;
   color: #999;
   border-radius: 100%;
   width: 50px;
   height: 50px;
   line-height: 58px;
   background-color: #fff;
   overflow: hidden;margin:10px 0 0;
   }
   .comment-list .panel-body {
   padding: 15px 15px 10px;
   }
   .tag_line{
   font-family: Georgia,"Times New Roman","Century Schoolbook L",serif;
   font-style: italic;
   font-weight: normal;
   text-decoration: none;
   padding-bottom: 1px;
   word-break: break-word;
   color: #069;
   font-size: 18px;
   }
   .font_fam{
   font-family: Arial,Tahoma,"Bitstream Vera Sans",sans-serif;
   font-weight: normal;
   text-decoration: none;
   font-size: 14px;
   }
   .comment-post p{
   color: #4A4A4A;
   }
/* comment section */

#googleMap{
	margin-top:0;
}
.ui-widget.ui-widget-content {
    border: none;
}

.icon-bar {
    background-color: #fff;
}
.new-btn {
    background-color: rgba(102, 102, 102, 0.7) !important;
    border-color: rgba(102, 102, 102, 0.7) !important;
}
.btn-green-exmoor {
    background-color: #666 !important;
    border-color: #666 !important;
}
.sticky-stopper {
    float: left;
    width: 100%;
}
div#detail_sidebar {
}
@media (max-width: 991px){
div.side-panel-btn-click {
    z-index: 10512;
    top: 0;
}
.side-panel-btn-click label {
    font-size: 0;
}
#navbar {
    background-color: #fff;
    left: -7px;
    padding: 10px 15px 25px;
    position: relative;
    top: 7px;
    width: calc(100% + 17px);
    transition: all 0.5s ease 0s !important;
    -moz-transition: all 0.5s ease 0s !important;
    -ms-transition: all 0.5s ease 0s !important;
    -o-transition: all 0.5s ease 0s !important;
}
.navbar-nav>li>a {
    background-color: transparent !important;
    color: #000;
    font-size: 18px;
    font-weight: 500;
}
}
@media (max-width:767px){
	.top-head h1 {
		font-size: 18px;
	}
	.head-left span {
		font-size: 14px;
	}
	.top-head h2 {
		font-size: 30px;
		line-height: 30px;
		margin-top: 0px;
	}
	.top-head {
		padding: 10px 0;
	}
	ul.features li {
		margin: 0 0 15px;
	}
	ul.features {
		justify-content: center;
	}
}

.book-now-exmoor-btn {
    border-color: #999 !important;
    border-bottom-color: #999 !important;
    border-bottom-color: #999 !important;
    background-color: #999 !important;
}
.btn:hover {
    background-color: #999 !important;
}


.key_drop li:nth-child(1){width:40%;}
.key_drop li:nth-child(2){width:60%;}
.key_drop li:nth-child(3){width:40%;}
.key_drop li:nth-child(4){width:60%;}
.cal_sample_cell span.colour_text {
    width: 40px;
}
.guest_dropdn {
    border-top: 2px solid #999;
}
span.minus, span.plus, .close-text{
	color:#999;
}

span.fa.fa-plus.plus.disabled {
    color: #b7e0b7;
	cursor:auto;
}
span.fa.fa-minus.minus.disabled {
    color: #b7e0b7;
	cursor:auto;
}

.indor-prop li {
	word-break:break-word;
}

.bedroom_crasoual{
	padding: 0 15px 0 15px;
}
.bedroom_crasoual .owl-prev {
    background-color: transparent !important;
    border: none !important;
    color: rgba(0, 0, 0, 0.5) !important;
    text-align: left !important;
    left: 0;
}
.bedroom_crasoual .owl-next {
    background-color: transparent !important;
    border: none !important;
    color: rgba(0, 0, 0, 0.5) !important;
    text-align: right !important;
    right: 0;
}

.bedroom_crasoual .owl-prev.disabled{
    display: none !important;
}

.bedroom_crasoual .owl-next.disabled{
    display: none !important;
}
html{height:auto;}
.out-prop ul li, .indor-prop ul li {
    list-style-type: disc;
}
.out-prop ul, .indor-prop ul {
padding-left:15px;
}
@media (min-width:992px){
	#jq-datepicker .ui-widget-content .ui-datepicker-header{
		display:none;
	}
}
.otr-inner_768{display:none;}
   .close-768{display:none;}
   @media(width:768px){
   div.otr-inner_768{display:block;}
   .side-panel-btn-click .mobile-head{background-color:rgba(107, 140, 107, 0.82);
   border-color:rgba(107, 140, 107, 0.82);
   }
   .side-panel-btn-click .mobile-head p{color:#fff;}
   div.side-panel-btn-click {
   background-color: #dddddd; 
   }
   .price-info_768 table tr td:first-child {
   width: 40%;
   }
   .price-info_768 table tr td:nth-child(2) {
   width: 60%;
   }
   .side-panel-btn-click .panel-body .form-fields{display:none;}
   .book-table_768 {
   width: 100%;font-weight: bold;
   }
   .book-table_768 td{
   padding:5px;
   }
   .price-info_768 .table{box-shadow:none;}
   .show_price_768 .table > tbody > tr > td{border:none;}
   .show_price_768 .table > tbody > tr:hover td{background-color:transparent;}
   .cross-btn-img{display:none;}
   .cross-btn-img.close-768{display:block;}
   .book-table_768 #number_of_nights_ipad, .book-table_768 #number_of_guests_ipad{height: 28px;width: 100%;font-size:12px;-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;line-height: 28px;}
	.otr-inner_768 .select_option_wrap select{
    height: 25px;
    line-height: 25px;
    font-size: 12px;
}
   .price-info_768 .book-it-btn-container .btn-green-exmoor{background-color: rgba(107, 140, 107, 0.82) !important;
   line-height: 20px;border-color: rgba(107, 140, 107, 0.82) !important;
   border-radius: 6px;
   font-size: 18px;
   }
   .price-info_768 .book-it-btn-container .btn-green-exmoor:hover{
   background-color: rgba(87, 119, 87, 0.82);
   border-color: rgba(87, 119, 87, 0.82);
   }
   .caldr_tab {
   float: left;
   min-height: 260px;
   position: relative; 
   width: 100%;  
   }
   .side-panel-btn-click .pricing{display:none !important;}
   .custom_checkin_ipad .datepicker{background-color: #fff;}
   .custom_checkin_ipad .datepicker:before{display:none;}
   .custom_checkin_ipad .datepicker:after{display:none;}
   .otr-inner_768 p.text-center {
   font-size: 17px;
   }
   .ui-widget-content .ui-datepicker-header{
		display:none;
	}
	#checkin_ipad .ui-widget-content .ui-datepicker-header{
		/*display:none;*/
	}
   }
    @media(max-width:1200px){
     .book-table_768 #number_of_nights_ipad, .book-table_768 #number_of_guests_ipad{height: 28px;width: 100%;font-size:12px;-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;line-height: 28px;}
	.otr-inner_768 .select_option_wrap select{
		height: 25px;
		line-height: 25px;
		font-size: 12px;
	}
}
 .new_ad{margin-top:15px}.pricing{line-height:40px}.panel-body.p-body{padding:0;border:medium none !important}.p-body
.new_ad	table{margin:0;box-shadow:none}.p-body .table
.new_ad	td{border:1px
solid #dce0e0}.p-body .table
a{background-color:rgba(107, 140, 107, 0.82) !important;border-radius:2px;color:#fff;padding: 3px 5px;font-size: 13px;}.p-body .table>tbody>tr>td:last-child{border:1px
solid #dce0e0;text-align:center}

.otr-inner_768{display:none;}
   .close-768{display:none;}
   @media(width:768px){
   div.otr-inner_768{display:block;}
   .side-panel-btn-click .mobile-head{background-color:rgba(107, 140, 107, 0.82);
   border-color:rgba(107, 140, 107, 0.82);
   }
   .side-panel-btn-click .mobile-head p{color:#fff;}
   div.side-panel-btn-click {
   background-color: #dddddd; 
   }
   .price-info_768 table tr td:first-child {
   width: 40%;
   }
   .price-info_768 table tr td:nth-child(2) {
   width: 60%;
   }
   .side-panel-btn-click .panel-body .form-fields{display:none;}
   .book-table_768 {
   width: 100%;font-weight: bold;
   }
   .book-table_768 td{
   padding:5px;
   }
   .price-info_768 .table{box-shadow:none;}
   .show_price_768 .table > tbody > tr > td{border:none;}
   .show_price_768 .table > tbody > tr:hover td{background-color:transparent;}
   .cross-btn-img{display:none;}
   .cross-btn-img.close-768{display:block;}
   .book-table_768 #number_of_nights_ipad, .book-table_768 #number_of_guests_ipad{height: 28px;width: 100%;font-size:12px;-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;line-height: 28px;}
	.otr-inner_768 .select_option_wrap select{
    height: 25px;
    line-height: 25px;
    font-size: 12px;
}
   .price-info_768 .book-it-btn-container .btn-green-exmoor{background-color: rgba(107, 140, 107, 0.82) !important;
   line-height: 20px;border-color: rgba(107, 140, 107, 0.82) !important;
   border-radius: 6px;
   font-size: 18px;
   }
   .price-info_768 .book-it-btn-container .btn-green-exmoor:hover{
   background-color: rgba(87, 119, 87, 0.82);
   border-color: rgba(87, 119, 87, 0.82);
   }
   .caldr_tab {
   float: left;
   min-height: 260px;
   position: relative; 
   width: 100%;  
   }
   .side-panel-btn-click .pricing{display:none !important;}
   .custom_checkin_ipad .datepicker{background-color: #fff;}
   .custom_checkin_ipad .datepicker:before{display:none;}
   .custom_checkin_ipad .datepicker:after{display:none;}
   .otr-inner_768 p.text-center {
   font-size: 17px;
   }
   .ui-widget-content .ui-datepicker-header{
		display:none;
	}
	#checkin_ipad .ui-widget-content .ui-datepicker-header{
		/*display:none;*/
	}
   }
    @media(max-width:1200px){
     .book-table_768 #number_of_nights_ipad, .book-table_768 #number_of_guests_ipad{height: 28px;width: 100%;font-size:12px;-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;line-height: 28px;}
	.otr-inner_768 .select_option_wrap select{
		height: 25px;
		line-height: 25px;
		font-size: 12px;
	}
}