/*------------------------------------------------------------------
* Project:        Hotux
* Author:         CN-InfoTech
* URL:            hthttps://themeforest.net/user/cn-infotech
* Created:        01/08/2020
-------------------------------------------------------------------
*/

/**

 TABLE OF CONTENT
  
  1. Navbar & Header
  2. Banner/Slider
  3. Banner Form
  4. About Section
  5. Room Section 
  6. Call To Action
  7. Services Section
  8. Review Section
  9. News Section
  10. Newsletter section
  11. Footer
  12. Room Listing
  13. Room Grid 
  14. Room Detail Page
  15. Room Detail Tab Page
  16. Blog SIngle page
  17. ABout Inner Page
  18. Faq Page
  19. Contact Page
  20. Restaurant Page
  21. Room Availability Page
  22. Room Booking Page
  23. Testimonial
  24. Gallery
  25. Login/Account
  26. Error Page
  27. COming Soon
  28. Pricing
  29. Terms & Condition
  30. Home STyle 2
  31. Shop All
  32. Events Page
  33. Blog Night Mode

/* ========================================= */
/*          Navbar CSS        */
/* ======================================== */


.header_menu.affix .navbar.navbar-default .nav.navbar-nav > li > a {
    color: #325599;
}

element {

}
section.breadcrumb-outer {

    background: url(../images/funfair-rides-for-hire-brisbane.jpg) no-repeat;

}

ul.margin-right-25 {
    margin-right: 25px;
}

ul.margin-left-25 {
    margin-left: 25px;
}

.padding-bottom-0 {
    padding-bottom: 0px;
}

.padding-top-0 {
    padding-top: 0px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

.padding-bottom-120 {
    padding-bottom: 120px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-top-50 {
    padding-top: 50px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-20 {
    margin-top: 20px;
}


.margin-top-30 {
    margin-top: 30px;
}


.padding-top-80 {
    padding-top: 80px;
}

.margin-top-80 {
    margin-top: 80px !important;
}

.margin-top-120 {
    margin-top: 120px;
}

.padding-top-20 {
    padding-top: 20px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.news-content ul li {
    font-size: 16px !important;
}

.call-to-action:before{

	background: #325599;
}

footer {
    background: #192a4c;

}

h2.white {

	color: #fff;
	}
	
h1.white {

	color: #fff;
	}
	
.black {

	color: #343a40;
	}
	
.dark {

	color: #333 !important;
    font-weight: 500;
	}
	
h3.black {

	color: #343a40;
	}	
	
h3.sub {

	font-size: 23px;;
	}	
	
h5.sidebar {

	color: #343a40;
	text-align: center;
	font-size: 17px;
	
	}

	
h2.center {

	text-align: center;
	}

p.center {

	text-align: center;
	}

.center {

	text-align: center;
	}
	
.sidebar-book-event form li {
    text-align: center;

}
	

.list {
    list-style-type: disc;
    padding-left: 15px;
}
.footer-style-1 {
    background: url(../images/carnival-rides-for-hire-brisbane.jpg) no-repeat;
}

a.text {
    color: #fe4e37;
}

a.text:hover {
    text-decoration: underline !important;
}

.no-shadow  {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

section.white {
   background: #f8f9fa !important;
}


section.round-up{
    background: url(../images/backgrounds/round-up-ride-for-hire-brisbane.jpg) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-attachment: scroll;
    background-size: auto;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

section.amusement-ride-lights{
    background: url(../images/backgrounds/amusement-ride-lights.jpg) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-attachment: scroll;
    background-size: auto;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}