/**** CUSTOM RESPONSIVE *****/
@media (min-width: 980px) and (max-width: 1199px) {
    .sp-megamenu-parent > li > a {
        letter-spacing: 0!important;
        padding: 0 5px!important;
        font-size: 10px!important;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    #lt-k2-blog div.k2ItemsBlock ul li {
        width: 31%!important;
    }
    .sp-megamenu-parent > li > a {
        font-size: 10px!important;
        letter-spacing: 0!important;
        padding: 0 7px!important;
    }
  	#sp-logo img {
      	width: 100%;
    }
    .ui-datepicker-inline {
        width: 240px!important;
    }
    .ui-datepicker-multi .ui-datepicker-group {
        float: none !important;
    }
}
@media (max-width: 767px) {
    #lt-k2-blog div.k2ItemsBlock ul li {
        width: 100%!important;
    }
    div.k2ItemsBlock ul {
        margin-left: -40px!important;
    }
    #sp-footer2 {
        text-align: left!important;
    }
    .sp-contact-info {
        float: left!important;
    }
    #lt-slider {
        display: none!important;
    }
    #lt-testimonial {
        display: none;
    }
    .sticky-wrapper.is-sticky {
        position: relative!important;
    }
    #sp-menu {
        position: absolute!important;
        right: 0;
        top: 35px;
    }
    #offcanvas-toggler {
        line-height: 0!important;
    }
    #offcanvas-toggler > i {
        margin: 0;
    }
    .sub-clients img {
        display: inline!important;
    }
  	#sp-menu {
        background: none!important;
    }
    #offcanvas-toggler > i {
        color: #fff!important;
    }
    .lt-search-hotel-content {
        padding: 30px 0!important;
    }
    .ui-datepicker-inline {
        width: auto!important;
    }
    .ui-datepicker-multi .ui-datepicker-group {
        float: none !important;
    }
}
@media (max-width: 480px) {
    .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li {
        margin: 5px!important;
    }
}
/***** GENERAL *****/
.sppb-section-title h3 {
    font-size: 14px;
}
.sppb-section-title p {
    font-size: 13px;
    color: #000;
}
.lt-button {
    padding: 8px 30px;
    border: 2px solid #e1e1e1;
    color: #3f3f3f;
    text-transform: uppercase;
}
.lt-button:hover {
    color: #fff;
}
.btn {
    border-radius: 0!important;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 25px;
    text-shadow: none;
    text-transform: uppercase;
    border: none!important;
}
img {
    width: 100%;
}
body {
    background:#064674;
}
/***** TOP BAR *****/
#sp-logo-top .container {
    padding-left: 0;
}
#sp-logo-top {
    background: url(../images/bg_header.png) repeat-x;
    padding-bottom: 50px;
    z-index: 999;
    position: relative;
}


#sp-header-sticky-wrapper {
    position: absolute;
    top: 115px;
    width: 100%;
    z-index: 999;
}
.is-sticky #sp-header{
    background: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}
#sp-menu {
    background: #fff;
    padding-left: 0;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color: #fff!important;
}
.lt-page-about-title .sppb-row {
  	background: #fff;
}
.lt-page-about-title .sppb-row .breadcrumb {
  	margin-bottom: 0;
}
/***** SLIDER *****/
#lt-slider {
    margin-top: -90px!important;
}
/***** SEARCH FORM *****/
.lt-search-hotel-content {
    padding: 25px;
    background: url(../images/bg_engine.png) repeat;
}
.lt-search-hotel #sr-checkavailability-form .search-button {
    padding-top: 30px;
}
.lt-search-hotel #sr-checkavailability-form .search-button .btn-block {
    padding: 13px 25px;
    color: #fff;
}
.lt-search-hotel #sr-checkavailability-form .search-item .datefield {
    height: 50px;
    line-height: 40px;
}
.lt-search-hotel #sr-checkavailability-form .search-item label {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}
.lt-search-hotel #sr-checkavailability-form .reset {
    padding: 16px 45px;
}
.lt-search-hotel #sr-checkavailability-form button.primary i {
    font-size: 20px;
}
/***** INTRODUCTION *****/
.lt-intro-content {
    padding: 5px 30px 30px;
    background: #fff;
}
.lt-intro-content h2 {
    border-bottom: 1px solid #969696;
    color: #000;
    font-size: 32px;
    font-weight: 700;
    padding: 20px 0 10px;
    text-transform: uppercase;
}
/***** INFORMATION *****/
.lt-infor-content h3 {
    background: #597787 none repeat scroll 0 0;
    padding: 10px 0px 10px 10px;
    margin-top: 0;
    text-transform: uppercase;
}
.lt-infor-content img:hover {
    opacity: .9;
    transition: all 400ms ease;
}
/***** RIGHT & LEFT SIDEBAR *****/
#sp-right, #sp-left {
  	background: #fff;
  	padding: 15px;
  	color: #333;
}
#sp-right .sp-module .latestnews > div > a,
#sp-left .sp-module .latestnews > div > a {
  	color: #333;
}
.lt-hotel-reservation h3 {
  	background: #597787 none repeat scroll 0 0;
    border: medium none !important;
    color: #fff!important;
    padding: 15px 5px;
  	font-size: 20px!important;
    text-transform: uppercase;
}
#sp-right .lt-hotel-reservation .search-item,
#sp-right .lt-hotel-reservation .search-button {
  	clear: both;
    padding: 0;
    width: 100%;
}
#sp-right .lt-hotel-reservation .datefield {
  	line-height: 32px;
  	height: 32px;
  	padding: 0 5px;
}
#sp-right .ui-datepicker-inline {
    width: auto!important;
}
#sp-right .ui-datepicker-multi .ui-datepicker-group {
  	float: none !important;
}
#sp-main-body #solidres .carousel-control {
  	background: none!important;
  	border: none;
}
/***** BOTTOM *****/
#sp-bottom {
    background: url(../images/bg_footer.png) repeat;
}
#sp-bottom a,
#sp-bottom a {
    color: #fff!important;
}
#sp-footer {
    background: url(../images/bg_footer.png) repeat!important;
    border-top: 1px solid #304559;
}
/***** PORTFOLIO *****/
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    text-transform: uppercase;
    padding: 8px 15px;
    font-weight: 500;
    border-radius: 0!important;
}
.sp-simpleportfolio.layout-gallery-nospace .sp-simpleportfolio-item {
    padding: 10px!important;
}
/***** K2 *****/
span.catItemImage img,
span.itemImage img {
    width: 100%!important;
}
#sp-right .k2ItemsBlock ul li img {
  width: 100%;
}
/***** SUBPAGE *****/
.lt_special_offer h3 {
    margin-top: 0;
    font-weight: 700;
    color: #000;
}
/* Refine Page Builder */
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
    margin: 0 auto;
}
.lt-page-service i {
  margin-top: 10px;
}
.sp-simpleportfolio-img {
    width: 100%;
}
.lt-page-sub .sppb-container {
    background: #fff;
    padding: 20px;
}
#sp-page-title {
    margin-top: 30px;
}
#sp-main-body .blog,
#sp-main-body article.item-page,
#sp-main-body .contact-category,
#sp-main-body .categories-list,
#sp-main-body .contact,
#sp-main-body .blog-featured,
#sp-main-body .k2-blog-page,
#solidres {
    background: #fff;
    padding: 20px;
}
#sp-right h3.sp-module-title {
    color: #333;
}
.page-header h1 {
    font-size: 36px!important;
    padding-bottom: 20px;
}
#sp-bottom2 {
    padding-bottom: 20px;
}
.lt-contact-us .jicons-icons {
  	display: none;
}

#sp-top1{height:100%}
#sp-top1 .sp-column{ padding-top:20px}



