

.btn.book-now.bk:hover {border: 2px solid #c20700;}
.btn.book-now.bk {background: #c20700;}
.rooms .flexslider li h5::after, .rooms .rm-sec h5::after {background-color: #c20700;}
.facility-icon li i {color:#c20700;}
.icon-box:hover {background-color: #c20700;}
.icon-box {color: #c20700;border: 1px solid #c20700;}
.btn-custom {background: #c20700;}
.cs-read-more a {border: 3px solid #c20700;}
.cs-read-more  a:hover {background-color: #c20700;	color: #fff;}
.panel-default > .panel-heading {background-color: #c20700 !important;border-color: #c20700 !important;}
.bottom-icon {background: rgba(194, 7, 0, 0.81);}
.bottom-footer .ow-navigation .nav.navbar-nav > li > a:hover, .bottom-footer .ow-navigation .nav.navbar-nav > li > a:focus, .bottom-footer .ow-navigation .nav.navbar-nav > li.active > a, .bottom-footer .ow-navigation .nav.navbar-nav > li.active:hover > a, .bottom-footer .ow-navigation .nav.navbar-nav > li.active:focus > a, .bottom-footer .ow-navigation .nav.navbar-nav > li:hover > a, .bottom-footer .ow-navigation .nav.navbar-nav > li:focus > a {
    color: #c20700;
}
.ow-navigation .navbar-nav > li > a:hover::before, .ow-navigation .navbar-nav > li > a:focus::before, .ow-navigation .navbar-nav > .active > a::before, .ow-navigation .navbar-nav > .active > a:focus::before, .ow-navigation .navbar-nav > .active > a:hover::before {
   background-color: #c20700;
}
.ow-navigation .nav.navbar-nav > li > a:hover, .ow-navigation .nav.navbar-nav > li > a:focus, .ow-navigation .nav.navbar-nav > li.active > a, .ow-navigation .nav.navbar-nav > li.active:hover > a, .ow-navigation .nav.navbar-nav > li.active:focus > a, .ow-navigation .nav.navbar-nav > li:hover > a, .ow-navigation .nav.navbar-nav > li:focus > a {
    background-color: transparent;
    color: #c20700;
}
.footer-main-1 .top-footer .ftr-widget p > i {
	color: #c20700;
	padding-right: 12px;
}
.footer-main-1 .top-footer .widget_links ul li a:hover {
	color: #c20700;
}
.footer-main-1 .top-footer .widget_newsletter .input-group .btn-default {
	border-radius: 0;
	background-color: #c20700;
}
.footer-main-1 .top-footer .widget_newsletter ul li a:hover {
	border-color: #c20700;
	background-color: #c20700;
	color: #fff;
}
.page-banner .banner-content .breadcrumb li a:hover {
	color: #c20700;
}
.section-header-2 h3 span {
	color: #c20700;
}
.ow-pagination ul li a {
	border: 1px solid #c20700;
	color: #222;
}
.ow-pagination ul li a:hover {
	background-color: #c20700;
	color: #fff;
}
.top-header {
	background-color: #c20700;
	padding: 15px 0;
}
.top-header .info p > a:hover {
	color: #e9e9e9;
}
.top-header .header-social ul li a:hover {
	color: #e9e9e9;
}
.top-header-1 .header-social ul li a ,.bg-tpcolor {
	background-color: #c20700;
}
.top-header-1 .header-social ul li a:hover {
	background-color: #fff;
	color: #c20700;
}
.top-footer .ftr-widget h3.widget-title:after {
	background-color: #c20700;
}
.top-footer .widget_about ul li a:hover {
	background-color: #c20700;
	color: #fff;
}
.top-footer .widget_links ul li a:hover {
	color: #c20700;
}


/****style - above***/
.slider-section .uranus.tparrows {
    background-color: transparent;
	border: 2px solid #fff;
}
.slider-section .uranus.tparrows::before {
	color: #fff;
}
.slider-section .uranus.tparrows:hover {
	background-color: #c20700;
	border-color: #c20700;
}
.slider-section .tp-bullets.zeus .tp-bullet {
	border: 1px solid #fff;
}
.slider-section .tp-bullets.zeus  .tp-bullet.selected {
	background-color: #fff;
}

.booking-section .booking-detail {
	background-color: #c20700;
}
.booking-section .booking-detail h5.booking-heading {
	color: #fff;
}
.booking-section .booking-detail .input-group {
	border: 1px solid rgba(255,255,255,0.3);
}
.booking-section .booking-detail .form-control,
.booking-section .booking-detail .btn {
	color: #fff;
}
.booking-section .booking-detail .form-control {
	color: #fff;
}
.booking-section .booking-detail .input-group-addon {
	border: none;
	background-color: transparent;
	color: #fff;
}
.booking-section .booking-detail .form-control::-webkit-input-placeholder {
   color: #fff;
}
.booking-section .booking-detail .form-control:-moz-placeholder { /* Firefox 18- */
   color: #fff; 
}
.booking-section .booking-detail .form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
}
.booking-section .booking-detail .form-control:-ms-input-placeholder {  
   color: #fff; 
}
.booking-section .booking-detail select {
	background-color: transparent;
	color: #fff;
	border: 1px solid rgba(255,255,255,0.3);
}
.booking-section .booking-detail textarea.form-control {
	border: 1px solid rgba(255,255,255,0.3);
}
.booking-section .booking-detail a.book-now {
	border: 2px solid #fff;
	color: #fff;
}
.booking-section .booking-detail a.book-now:hover {
	background-color: #fff;
	color: #c20700;
}

/* - Booking Section 1 */
.booking-section-1 {
	background-color: #c20700;
}
.booking-section-1::before {
    background-color: #292b2c;
}
.booking-section-1 .booking-content-block h5 {
	color: #de403a;
}
.booking-section-1 .form-control {
	color: #fff;
}
.booking-section-1 .form-control {
	color: #fff;
}
.booking-section-1 .form-control::-webkit-input-placeholder {
   color: #fff;
}
.booking-section-1 .form-control:-moz-placeholder { /* Firefox 18- */
   color: #fff; 
}
.booking-section-1 .form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
}
.booking-section-1 .form-control:-ms-input-placeholder {  
   color: #fff; 
}
.booking-section-1 .input-group {
	border: 1px solid #fff;
}
.booking-section-1 .input-group-addon {
	color: #fff;
}
.booking-section-1 select {
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
}
.booking-section-1 select option {
	color:#222;
}
.booking-section-1 a.book-now {
	border: 1px solid #fff;
	color: #fff;
}
.booking-section-1 a.book-now:hover {
	background-color: #fff;
	color: #c20700;
}
.welcome-section .welcome-content p {
	color: #444;
}
.welcome-section .welcome-box {
	border: 2px solid #c20700;
}
.welcome-section .welcome-box span {
	color: #333;
}
.welcome-section .welcome-box p {
	color: #333;
}
.welcome-section .welcome-box > i {
	background-color: #fff;
	border: 1px solid #fff;
	color: #c20700;
}
.welcome-section .welcome-box:hover {
	background-color: #c20700;
}
.welcome-section .welcome-box:hover span,
.welcome-section .welcome-box:hover p {
	color: #fff;
}
.welcome-section .welcome-box:hover > i {
	border-color: #c20700;
	color: #333;
}

/* - Welcome Section 1 */
.welcome-section-1 {
	background-color: #f9f9f9;
}
.welcome-section-1 .wc-1-img > i::before {
	border: 1px solid #fff;
}
.welcome-section-1 .wc-max-content h3 {
	color: #222;
}
.welcome-section-1 .wc-max-content p {
	color: #444;
}
.welcome-section-1 .wc-max-content .wc-mission i {
	border: 1px solid #444;
	color: #c20700;
}
.welcome-section-1 .wc-max-content .wc-mission h5 {
	color: #444;
}
.welcome-section-1 .wc-max-content .wc-mission span {
	color: #444;
}
.welcome-section-1 .wc-max-content a.learn-more {
	background-color: #c20700;
	border: 1px solid #c20700;
	color: #fff;
}
.welcome-section-1 .wc-max-content a.learn-more:hover {
	background-color: transparent;
	color: #444;
}

/* - Whychooseus Section */
.whychooseus-section {
	background-color: #fafafa;
}
.whychooseus-section .choose-us-block {
	background-color: #fff;
}
.whychooseus-section .choose-us-cover > i::before {
	background-color: rgba(0, 0, 0, 0.502);
}
.whychooseus-section .choose-us-cover > a.zoom {
	background-color: #c20700;
	color: #fff;
}
.whychooseus-section .choose-us-content h5 {
	color: #000;
}
.whychooseus-section .choose-us-content p {
	color: #333;
}
.whychooseus-section .choose-us-content a {
	border: 2px solid #dfd8c8;
	color: #444;
}
.whychooseus-section .choose-us-content a:hover {
	background-color: #dfd8c8;
}

.offer-section .offer-box > i::before {
	background-color: rgba(162, 144, 97, 0.549);
}
.offer-section .offer-content {
	background-color: #f9f9f9;
}
.offer-section .offer-content > a.zoom {
	border: 1px solid #fff;
	color: #fff;
}
.offer-section .offer-content h5 {
	color: #444;
}
.offer-section .offer-content p {
	color: #666;
}
.offer-section .offer-content span {
	color: #c20700;
}
.offer-section .offer-content a.book-now {
	border: 2px solid #c20700;
	color: #444;
}
.offer-section .offer-content a.book-now:hover {
	background-color: #c20700;
	color: #fff;
}
.offer-section .owl-theme .owl-controls .owl-nav [class*="owl-"] {
	background-color: #fff;
	border: 2px solid #c20700;
}
.offer-section .owl-theme .owl-controls .owl-nav [class*="owl-"]::before {
	color: #111;
}
/* - Counter Section */
.counter-section::before {
	background-color: rgba(41, 43, 44, 0.702);
}

.counter-section .counter-box i {
	color: #fff;
}
.counter-section .counter-box h3 {
	color: #fff;
}
.counter-section .counter-box p {
	color: #fff;
}
	
.gallery-section {
	background-color: #f9f9f9;
}
.gallery-section .portfolio-categories li a {
	color: #222;
}
.gallery-section .portfolio-categories li a:hover::after,
.gallery-section .portfolio-categories li a.active::after,
.gallery-section .portfolio-categories li a:focus::after {
	background-color: #c20700;
	color: #000;
}
.gallery-section .portfolio-categories li a:hover {
	color: #c20700;
}
.gallery-section .portfolio-categories li a.active,
.gallery-section .portfolio-categories li a:hover,
.gallery-section .portfolio-categories li a:focus {
	color: #c20700;
}

.gallery-section .content-image-block::before {
	content: "";	
}

.gallery-section .content-block-hover h5 {
	color: #fff;
}
.gallery-section .content-block-hover p {
	color: #fff;
}
.gallery-section .content-block-hover > a {
	border: 2px solid #c20700;
	color: #fff;
}
.gallery-section .content-block-hover > a:hover {
	background-color: #c20700; 
}

/* - Gallery Section 2 */
.gallery-section-2 {
	background-color: #f8f8f8;
}
.service-gallery {
	background-color: #fff;
}
.gallery-section-bg {
	background-color: #fff;
}
.gallery-section-2 .section-header {
	background-color: #fff;
}
.gallery-section-2 .section-header p {
	color: #444;
}
.gallery-section-2 .section-header > a {
	background-color: #c20700;
	border: 1px solid #c20700;
	color: #fff;
}
.gallery-section-2 .section-header > a:hover {
	background-color: transparent;
	color: #c20700;
}
.gallery-section-2 .content-image-block::before {
	background-color: rgba(0, 0, 0, 0.341);
}
/* - Gallery Single */
.gallery-single .flexslider.gallery-details-thumb .slides > li::before {
	background-color: rgba(0, 0, 0, 0.502);
}
.gallery-single .flexslider.gallery-details-thumb .slides > li::after {
	color: #fff;
}
.gallery-single .flex-direction-nav a  {
	border: 2px solid #c20700;
}
.gallery-single .flex-direction-nav a.flex-prev::before {
	color: #111;
}
.gallery-single .flex-direction-nav a.flex-next::before {
	color: #111;
}
.information-section .info-box {
	border: 1px solid #c8bea2;
}
.information-section .info-box h3 {
	color: #000;
}
.information-section .info-box span {
	color: #333;
}
.gallery-single h3.info-heading {
	color: #000;
}
.gallery-single p.info-content {
	color: #222;
}

/* - Callout */
.callout .call-out-content {
	background-color: rgba(0, 0, 0, 0.749);
}
.callout .call-out-content h3 {
	color: #fff;
}
.callout .call-out-content p {
	color: #fff;
}
.callout .call-out-content a {
	border: 3px solid #c20700;
	color: #fff;
}
.callout .call-out-content a:hover {
	background-color: #c20700;
	color: #fff;
}

/* - Clients */
.clients {
	background-color: #f2f2f2;
}
.clients-1 {
	background-color: transparent;
}
.clients .clients-carousel .item  a {
	background-color: #fff;
}

.clients .owl-theme .owl-controls .owl-nav [class*="owl-"] {
	background-color: #fff;
	border: 2px solid #c20700;
	border-radius: 0;
}
.event-section .event-content .event-date p {
	background-color: #fff;
	color: #c20700;
}
.event-section .event-content .event-date span,.btn.book-history,.btn.btn-hotel,.pagination .links b {
	background-color: #c20700;
	color: #fff;
}
.event-section .event-content h5.event-title > a {
	color: #222;
}
.event-section .event-content h5.event-title > a:hover {
	color: #c20700;
}
.event-section .event-content p {
	color: #444;
}
.event-section .event-content p > i {
	color: #c20700;
}
.event-section .event-content p > a {
	color: #444;
}
.event-section .event-content a.view-detail {
	color: #444;
}

/* - Service Section */
.service-section {
	background-color: #f4f4f4;
}
.service-section .service-content {
	background-color: #fff;
}
.service-section .service-content h5 {
	color: #111;
}
.service-section .service-content h5::after, .booking-section-1 select option {
	background-color: #c20700;
}
.service-section .service-content p {
	color: #333;
}
.service-section .service-content a.read-more {
	color: #222;
}
.service-section .service-content a.read-more:hover {
	color: #c20700;
}
.service-section .service-content a.link {
	background-color: #c20700;
	color: #fff;
}
.video-section::before {
	background-color: rgbA(0, 0, 0, 0.588);
}
.video-section .video-section-content a {
	border: 2px solid #fff;
	color: #fff;
}
.video-section .video-section-content p {
	color: #fff;
}
.testimonial-section .testimonial-content {
	border: 2px solid #c20700;
}
.testimonial-section .testimonial-content p {
	color: #444;
}
.testimonial-section .testimonial-content h5 {
	color: #222;
}

/* - Testimonial Section 1 */
.testimonial-section-1 {
	background-color: #f4f4f4;
}
.testimonial-section-1 .owl-theme .owl-controls .owl-nav [class*="owl-"] {
	background-color: transparent;
	border: 2px solid #c20700;
}
.testimonial-section-1 .owl-theme .owl-controls .owl-nav [class*="owl-"]::before {
	color: #111;
}
.type-post .blog-content {
	background-color: #f8f9f9;
}
.type-post .entry-meta .post-admin {
	color: #a7a7a7;
}
.type-post .entry-meta a {
	color: #a7a7a7;
}
.type-post .blog-content h3.entry-title {
	color: #222;
}
.type-post .blog-content h3.entry-title::after {
	background-color: #c20700;
}
.type-post .blog-content h3.entry-title a {
	color: #222;
}
.type-post .blog-content h3.entry-title a:hover {
	color: #c20700;
}
.type-post .blog-content .entry-content p {
	color: #808080;
}
.type-post .blog-content a.read-more {
	background-color: #c20700;
    color: #fff;
}
.blog-section .ow-pagination ul li a {
	border: 1px solid #cecece;
	color: #444;
}
.blog-section .ow-pagination ul li a:hover {
	background-color: #c20700;
	color: #fff;
}
.widget-area h3.widget-title {
	color: #232323;
}
/* - Search Widget */
.widget-area .widget_search {
	border: 1px solid #555;
}
.widget-area .widget_search .input-group .form-control,
.widget-area .widget_search .btn-search {
	color: #555;
}
.widget-area .widget_search .btn-search {
	color: #555;
}
.widget-area .widget_search .input-group .form-control {
	color: #555;
}
.widget-area .widget_search .form-control::-webkit-input-placeholder {
	color: #555;
}
.widget-area .widget_search .form-control:-moz-placeholder {
 /* Firefox 18- */
	color: #555;
}
.widget-area .widget_search .form-control::-moz-placeholder {
  /* Firefox 19+ */
	color: #555;
}
.widget-area .widget_search .form-control:-ms-input-placeholder {
	color: #555;
}
.widget-area .widget_categories ul li {
	background-color: #f9f9f9;
}
.widget-area .widget_categories ul li a {
	color: #232323;
}
.widget-area .widget_categories ul li a:hover {
	color: #c20700;
}

/* - Widget Latestpost */
.widget-area .widget_latestposts .latest-content {
	border-bottom: 1px solid #dbdbdb;
}
.widget-area .widget_latestposts .latest-content h5 > a {
	color: #333;
}
.widget-area .widget_latestposts .latest-content h5 > a:hover {
	color: #c20700;
}
.widget-area .widget_latestposts .latest-content span {
	color: #c20700;
}

/* - Widget Tags */
.widget-area .widget_tags a {
	border: 1px solid #999;
	color: #333;
}
.widget-area .widget_tags a:hover {
	background-color: #c20700;
	color: #fff;
}

/* - Blog Post */
.blog-post .type-post .blog-content {
	border-bottom: 3px solid #e5e5e5;
}
.blog-post .type-post .blog-content .entry-content p {
	color: #222;
}
.blog-post .type-post .blog-content .entry-content blockquote {
	background-color: #f9f9f9;
	color: #000;
}
.blog-post .type-post .blog-content .social-share h5 {
	color: #222;
}
.blog-post .type-post .blog-content .social-share ul li a {
	border: 1px solid #d3d3d3;
	color: #d3d3d3;
}
.blog-post .type-post .blog-content .social-share ul li a:hover {
	background-color: #222;
	border-color: #222;
	color: #fff;
}
.section-heading h3 {
	color: #222;
}
.comment-section .media {
	border-bottom: 1px solid #e4e4e4;
}
.comment-section .media-heading {
	color: #222;
}
.comment-section span {
	color: #c20700;
}
.comment-section .media-content p {
    color: #777;
}
.comment-section .media-content a {
	border: 2px solid #c20700;
	color: #000;
}
.comment-section .media-content a:hover {
	background-color: #c20700;
	color: #fff;
}
.comment-form .form-control {
	border: 1px solid #979797;
	color: #555;
}
.comment-form .form-control::-webkit-input-placeholder {
   color: #555;
}
.comment-form .form-control:-moz-placeholder { /* Firefox 18- */
   color: #555; 
}
.comment-form .form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #555;
}
.comment-form .form-control:-ms-input-placeholder {  
   color: #555; 
}
.comment-form  input[type="submit"] { 
	color: #010000;
	border: 2px solid #c20700;
}
.comment-form  input[type="submit"]:hover {
	color: #fff;
	background-color: #c20700;
}

/* - Latest News */
.latest-blog {
	background-color: #f6f7f8;
}

.latest-blog .type-post .blog-content a.post-more {
	background-color: #c20700;
	color: #fff;
}

.latest-blog .blog-content h3.entry-title a {
	color: #111;
}
.latest-blog .type-post .entry-meta .post-admin {
	color: #666;
}
.latest-blog .type-post .entry-meta > div > a {
	color: #666;
}
.latest-blog .type-post .entry-content p {
	color: #444;
}
.latest-blog .type-post .entry-content p > a {
	color: #c20700;
}

/* - Contact Us */
.contact-us .contact-header h3 {
	color: #555;
}
.contact-us .contact-header p {
	color: #555;
}
.contact-us .contact-detail i {
	background-color: #c20700;
	color: #fff;
}
.contact-us .contact-detail h5 {
	color: #222;
}
.contact-us .contact-detail p {
	color: #555;
}
.contact-us .contact-detail a {
	color: #444;
}
.contact-us .form-control {
	border-color: #a8a8a8;
	color: #555;
}
.contact-us .form-control::-webkit-input-placeholder {
   color: #555;
}
.contact-us .form-control:-moz-placeholder { /* Firefox 18- */
   color: #555; 
}
.contact-us .form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #555;
}
.contact-us .form-control:-ms-input-placeholder {  
   color: #555; 
}
.contact-us .form-group button {
	background-color: #c20700;
	border: 2px solid #d0c6ae;
	color: #fff;
}
.contact-us .form-group button:hover {
	background-color: transparent;
	color: #d0c6ae;
}

/* - Alert Msg */
.alert-msg {
	color: #ccc;
}
.alert-msg-success {
	color: #50B948;
}
.alert-msg-failure {
	color: #Fc2070000;
}

.error-page .error-code h3 {
	color: #c20700;
}
.error-page .error-content p {
	color: #222;
}
.error-page .error-content a {
	background-color: #c20700;
	border: 1px solid #c20700;
	color: #fff;
}

.error-page .error-content a:hover {
	background-color: transparent;
	color: #222;
}

/*---------------------------------------------------
	* Responsive
-----------------------------------------------------*/
@media (max-width: 991px) {
.ow-navigation .navbar-toggle,.ow-navigation .ddl-switch ,.ow-navigation .navbar-toggle:hover .icon-bar   {background-color: #c20700;}	
.menu-txt {color:#c20700;}
}
@media (max-width: 767px) {
	.booking-section-1:before {background-color: #c20700;}	
}
/* -  max-width: 479 */
@media (max-width: 479px) {
	/* - Booking Section 1 */
	.booking-section-1 .booking-content-block h5 {
		color: #fff;
	}
	
}
