/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 22, 2019, 1:26:10 PM
    Author     : Tasaduq Haqaq
*/

.footer-box .footer-contact-info li img{
    top: 5px;
    left: 0;
    position: absolute;
    width:20px;
}
@media only screen and (max-width: 1199px)
{
    

.header-main .site-nav .site-menu > li > a {
    padding: 41px 4px !important;
}
}

.feature-box-layout1 .item-content .item-title 
{
    color: #ffffff;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
}

.listing-box-grid .product-box .item-content .meta-item li.item-btn{
    display:block;
}
.blog-box-layout1 .post-thumb {
    margin-bottom: 0;
}
.blog-box-layout1 .post-thumb img {
    width: 100%;
}
.feature-box-layout1 .item-img img 
{
    border-radius: 4px;
    height: 231px;
}
.heading-center
{
    text-align: center;
    margin-top: -66px;
}
.testimonial-wrap-layout1 .testimonial-content-wrap .testimonial-content{
    padding: 30px 0 0 0;
}
.testimonial-wrap-layout1{
    padding: 20px 0 0 0;
}

.heading-center 
{
    text-align: center;
    /*margin-top: -174px;*/
}

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


.bg--dark 
{
    background-color: #0beae0;
    margin-top: 28px;
}

.listing-box-grid .product-box .item-img .grid-view-img 
{
    max-width: 100%;
    height: 280px;
}

.category-box-layout1 {
    border-radius: 4px;
    background-color: #ffffff;
    padding: 13px;
    text-align: center;
    margin-bottom: 30px;
    height: 208px;
}
#list{
    
    margin-top: -19px;
}


element.style {
}
.contact-page-wrap .single-item .container {
    position: absolute;
    top: 33%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    padding-top: 38rem;
    padding-bottom: 20rem;
}
#cont{
    
    margin-top: 26px;
    
}

.contact-box .item-heading:after {
    position: absolute;
    content: "";
    height: 6px;
    width: 231px;
    border-radius: 4px;
    left: 0;
    bottom: 0;
    background-color: #ff4a52;
}
.footer-box .footer-header
{
    position: relative;
    margin-top: -80px;
}
.header-main .site-nav .site-menu
{
    margin: 0px;
    list-style: none;
}

.listing-box-list .product-box .item-img .list-view-img 
{
    display: block;
    height: 205px;
}
img {
    width: 100%;
    height: auto;
}
a.btn-class{
    
    display: inline-block;
    padding: 12px 30px;
    border: 2px solid #ff4a52;
    background-color: #ff4a52;
    color: #ffffff !important;
    border-radius: 4px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#viewdetails{
  
    display: inline-block;
    padding: 11px 2px;
    margin-left: -18px;
    border: 2px solid #0a0a0a;
    background-color: #013c34;
    color: #ffffff !important;
    border-radius: 4px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100px;
    height: 37px;
}

#enquirenow{
     
    display: inline-block;
    padding: 11px 2px;
    margin-left: 43px;
    border: 2px solid #0a0a0a;
    background-color: #013c34;
    color: #ffffff !important;
    border-radius: 4px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100px;
    height: 37px;
}
    
.contact-box .contact-form-box .form-group .form-control{
    border: 1px solid darkgray;
}

/*index details button*/
.product-box .item-content .meta-item li.item-btn .btn-fill {
    background-color: #f5a60c;
    padding: 10px 30px;
    font-weight: 600;
    color: #ff4a52;
    display: inline-block;
    border: none;
    border-radius: 4px;
    border: 1px solid #0a0a0a;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#cabbook
{
   display: inline-block;
    padding: 11px 2px;
    margin-left: 179px;
    border: 2px solid #0a0a0a;
    background-color: #013c34;
    color: #ffffff !important;
    border-radius: 4px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 81px;
    height: 37px; 
}
#indexpackage{
     display: inline-block;
    padding: 11px 2px;
    margin-left: 43px;
    border: 2px solid #0a0a0a;
    background-color: #f7a901;
    color: #ffffff !important;
    border-radius: 4px;
    font-weight: 600;
    font-size: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 78px;
    height: 37px; 
}
#cabbookindex{
    
  display: inline-block;
    padding: 11px 2px;
    
    border: 1px solid #0a0a0a;
    background-color: #f5a100;
    color: #ffffff !important;
    border-radius: 4px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 78px;
    height: 37px;  
    margin-left: 60px;
}

/*index cystomer reviews*/
.section-heading .item-sub-title {
    margin-bottom: 15px;
    text-align: center;
     color: #0695ff;
}
h3 {
    font-size:18px;
    text-align: center;
    color: #131212;
    
}

#heading {
    font-size: 19px;
    text-align: center;
    color: #3c0303;
    margin-left: -291px;
}
/*things to do description*/
p {
    margin: 0 0 20px 6px;
    text-align: justify;
}

/*flaticon logo*/
.widget-contact-info .bg-icon i:before{
    font-size: 60px;
}

.widget-contact-info .bg-icon{
  font-size: 145px;
    color: #e1333b;
}
.widget-contact-info .bot2{
    bottom: -2px;
}
.email 
{
    margin-left: 46px;
    margin-top: 25px;
    color: white;
    font-size: 19px;
    margin-bottom: -16px;
    font-size: 17px;
}

element.style 
{
    position: absolute;
    z-index: -10000;
    top: 0px;
    left: 0px;
    right: 0px;
    height: auto;
}
.contact-box 
{
    padding-right: 0px;
}
.main-banner-box-layout1 ul.item-ctg li .item-icon:hover {
    background: #730909;
}
#roombook {
    display: inline-block;
    padding: 14px 5px;
    border: 1px solid #0a0a0a;
    background-color: #013c34;
    color: #ffffff !important;
    border-radius: 3px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 86px;
    height: 42px;
    margin-left: 65px;
}

.bg--accent1 {
    background-color: white;
}

.padding-bottom-100 {
    padding-bottom: 1rem;
}
.padding-top-9p60 {
    padding-top: -15.4rem;
}
.logosj{
    width:79%;
    float:right;
}
.sticky-logo .logosj{
    margin-top:9px;
    width:60%;
}
.website{
    text-align:center;
    font-size:20px;
}
#site{
    font-size:20px;
}

element.style {
    width: 728px;
    height: 337px;
}
