



 .header_content:after 
{    border-bottom: 0px;
 
}

.header_content .menu>li>a {
    
    font-weight: 500;
    /* text-transform: uppercase;
    letter-spacing: 2px;  */ 
    font-size: 14px;
	
	padding: 0 10px; 
	}

#header.header-sticky { margin-top: 0px; }

#header.header-sticky.header_content {
    border-bottom: 0px;
}

/*#header.header-sticky .header_content:after { box-shadow: none; }*/

.header_top { border-bottom: 1px solid #fff; background: #0f3a7a; }

 
.header_content .menu>li>a { line-height: 64px;}
 
.header_logo{ line-height: 64px;}
.header_logo img {max-height: 64px; }
 


.awe-btn.awe-btn-7 {
    border: 2px solid #0f3a7a;
    background-color: #0f3a7a;
    color: #fff;
}

.header_top .header_right .login-register a { line-height: 37px; }
 
.attraction_content p { font-size:16px; line-height: 30px; font-weight:normal; text-align: left; padding-bottom: 25px; color:#0a1d41; }

.attraction_content img { padding-bottom: 25px; }

.attraction_content p a { font-weight:normal; text-decoration:none; }
.attraction_content p a:hover { color:red; }

.attraction_content ul li { font-size:16px; line-height: 30px; font-weight:normal; text-align: left; color:#0a1d41; }

 .header_mobile .header_menu { width:330px; right: -350px;}
 
 .item.room-item-style-2 .outer .bgr { /*background-color: rgba(1, 49, 6, 0.9);*/ background: rgba(15, 58, 122, 0.93); }
 
 .check-availability { margin-top: 10px;}
 .check-availability:before { height:120px; top: 0px; }
 

 
 .header_content:after { background-color: #fff; }
 
 .section-deals .item-deal:before { background: transparent; }
 
 .section-statistics .awe-overlay { background-color: rgba(15, 58, 122, 0.93); }
 
 .green_suare {
    left: 30px;
    right: 30px;
    /* background-color: #ff0000cc; */
	background-color: #0f3a7aed;
    padding: 25px;
    border: 0px solid #fff;
	text-align:center;
	border-radius: 4px;
	}
	
	.section-deals .item-deal .info { left: 30px; }
	
  .owl-controls .owl-pagination .owl-page {border-radius: 0px;}
  
  .accomd-modations-room .text { background-color: rgba(15, 58, 122, 0.93); bottom: 0px; padding: 20px; }
  .accomd-modations-room .text h2 { font-size: 16px; }
  
  
.awe-btn.awe-btn-11 {
    border: 2px solid #0f3a7a;
    background-color: #0f3a7a;
    color: #fff;
	border-radius:4px;
}
.awe-btn.awe-btn-11:hover {
    border: 2px solid red;
	background-color: #fff;
}

.awe-btn.awe-btn-7 { 
	border-radius:4px;
}

.awe-btn.awe-btn-7:hover {
    background-color: #fff;
}


 /* img gallery */
 
        .thumb img {
            -webkit-filter: grayscale(0);
            filter: none;
            border-radius: 0px;
            background-color: #fff;
            border: 1px solid #ccc;
            padding: 5px; 
 
        }
		
        .thumb img:hover {
            -webkit-filter: grayscale(1);
            filter: grayscale(1);
        }

        .thumb {
            padding: 5px;
        }
 /* .img gallery */
 
 
 .restaurant_item .img { 
    width: 270px; }
.attraction_sidebar {
    background-color: #f7f7f7; }
 
 .accordion .ui-accordion-header {
    background-color: #f7f7f7;
    color: #0f3a7a; }
	
 .accordion .ui-accordion-content {
    border: 2px solid #f7f7f7;}
 
.statistics_item { margin-top: 0px; } 

.room_item-5 .room_item-back { border: 2px solid #0f3a7a; }

.attraction_detail .attraction_detail-title { color:#0f3a7a; }

.sub-banner .text { padding-bottom: 35px; }

.owl-controls .owl-prev, .owl-controls .owl-next {
    color: #fff;
    font-size: 24px;
    position: absolute;
    z-index: 10;
    top: 50%;
    font-size: 22px;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 60px;
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 0px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
}

.fs24 {font-size: 24px; color: #0f3a7a; font-weight: 700; }

@media (max-width: 450px)
{
.fs24 {font-size: 18px; }
 
}

a.white_red:link {color: #fff;  }
a.white_red:visited {color: #fff; }
a.white_red:hover { color: red;  }


.header_content .menu>li .sub-menu li a { 
        text-transform: capitalize;
	}



#footer {
    background-color: #0d3b60;
}

#footer .footer_bottom {
    background-color: #0d3b60;
	    box-shadow: inset 0 1px 0 rgb(0 0 0 / 30%), inset 0 2px 0 rgb(255 255 255 / 10%), inset 0 50px 100px rgb(0 0 0 / 10%);
}

#footer .footer_center .widget ul li a {
    text-transform: uppercase;
	}
	
.hr_to_tr 
{
border: 0;
height: 1px;
background: #ccc;
margin: 0px;
margin-top: 10px;
background-image: -webkit-linear-gradient(left, #ccc, #ccc, #fff);
background-image: -moz-linear-gradient(left, #ccc, #ccc, #fff);
background-image: -ms-linear-gradient(left, #ccc, #ccc, #fff);
background-image: -o-linear-gradient(left, #ccc, #ccc, #fff);
}


body { 
    font-size: 16px;
    color: #0a1d41;
}

.header_mobile .container {
    position: relative;
    padding-top: 1px;
    padding-bottom: 1px;
}


#footer .footer_center .widget>ul li{ 
    font-size: 14px;
}


.ft_linkblcs
{
display: inline-block;
}

@media (max-width: 450px)
{
.ft_linkblcs {display: block; }
 
}














