body
{
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
}

a:hover, a:focus
{
	text-decoration: none;
}

.logo-container{
	display: flex; flex-direction: column; margin-bottom: 20px;
}

.logo-container span{
	font-weight: bold;
	font-style: italic;
	color: #f37d33;
}

@media screen and (min-width: 992px){
	.logo-container
	{
		margin-bottom: 0;
	}	
}

#logo
{
	width: 300px;
	margin-top: 80px;
}

#logo-copyright #logo
{
	width: 230px;
}

#whyBookToCuba img{
	width: 270px;
	margin-top: 15px;
}

#whyBookToCuba h2{
	margin-top: 5px !important;
}

.padding-lr-10
{
	padding-left: 10px;
	padding-right: 10px;
}

.seabg
{
	background: url(../img/banner-sea.png) no-repeat 0% 0% / 100% 100%;
	height: 273px;
}

.page-header
{
	border-bottom: none;
}

header.page-header
{
	position: relative;
	margin-top: -220px;
	color: white;
	font-weight: 500;
	font-size: 25px;
}

header.page-header h1
{
	margin-top: -5px;
}

header.page-header i
{
	font-size: 35px;
	color: white;
}

.social
{
	border-radius: 50%;
	margin-top: 30px;
	padding: 5px;
	display: inline-block;
	background-color: #d5faff;
	color: #8c9dac;
}

.social-fb
{
	padding: 2px 6px;
}

.social-twitter
{
	padding: 2px 3px;
}

.social-gplus
{
	padding: 2px 3px;
}

#menu1 ul
{
	display: inline-block;
	margin-top: 15px;
	margin-bottom: 0;
	background: #fde7b6;
	padding: 13px 0;
	margin-right: 5px;
	height: 50px;
}

#menu1 ul#menu-lang-currency span
{
	border: 1px solid black;
	padding: 4px;
	font-weight: 700;
	font-size: 12px;
}

#menu1 ul li
{
	margin-right: 4px;
}

#menu1 ul#menu-lang-currency li
{
	margin-right: 0;
	padding: 0;	
}

#menu1 ul.last
{
	margin-right: 0;
}

#menu1 ul li a
{
	font-weight: 300;
	color: #20348a;
	font-size: 12px;
}

#menu1 ul li a em
{
	font-size: 20px;
	vertical-align: middle;
}

#menu1 ul#menu-lang-currency span
{
	font-size: 12px;
}

#menu2
{
	background-color: #65d3e3;
}

#menu2 ul
{
	list-style-type: none;
	margin: 0;
}

#menu2 ul li
{
	padding: 22px 12px 12px;
	height: 60px;
}

#menu2 ul li a
{
	font-weight: 700;
	color: #067696;
	text-transform: uppercase;
}

#menu2 ul li.opened
{
	background: url(../img/sub-menu/opened-indicator.png) no-repeat;
	background-position: 35px 51px;
}

#menu-deals-view-more-container
{
	width: 150px;
	margin: 0 auto;
	text-align: center;
}

#menu-deals-view-more {
  background-color: #65d3e3;
  color: #ffffff;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 20px;
  margin-bottom: 12px;
  display: block;
  border-radius: 0;
}

/*NAVIGATION OF MAGENTO*/
#nav a
{
	font-size: 13px;
}
.nav-container { background-color: #ff8000; }
#nav { max-width:1170px; margin:0 auto; /*padding:0 16px; font-size:13px;*/ }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(../img/bkg_nav2.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#d96708; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#d96708; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(../images/bkg_nav1.gif) 0 100% repeat-x; }
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a { background:#ecf3f6; }
#nav ul li a:hover { background:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/*END NAVIGATION OF MAGENTO*/

.toggle-menu
{
	margin-top: -3px;
	background: #34495e;
	padding-top: 20px;
	padding-bottom: 5px;
}

.toggle-menu .col-xs-3 .text
{
	background: #ffe124;
	height: 45px;
}

.toggle-menu .col-xs-3 .text > div
{
	padding-top: 10px;
}

.toggle-menu .col-xs-3 .text > div a
{
	font-weight: 400;
	font-size: 15px;
	color: #34495e;
}

.toggle-menu .open-hotels
{
	background: #546c7e;
	margin-bottom: 15px;
}

.toggle-menu .open-hotels.last
{
	margin-bottom: 0;
}

.toggle-menu .open-hotels:hover
{
	background: #657e8f;
}

.toggle-menu .open-hotels a
{
	color: white;
	font-weight: 700;
	margin: 8px 0 5px 10px;
	display: block;
}

.toggle-menu .open-hotels .hotels-expanded a
{
	margin: 0 0 8px 10px;
}

.toggle-menu .open-hotels .opener
{
	color: #34495e;
	margin-right: 10px;
	margin-top: 5px;
}

.toggle-menu .open-hotels .opener i
{
	font-size: 20px;

}

.toggle-menu .open-hotels .opener:hover i
{
	color: white;
}

.toggle-menu .open-hotels.opened
{
	background: #657e8f;
}

.toggle-menu .hotels-expanded
{
	background: #657e8f;
	width: 262px;
	margin-top: 0;
	padding-bottom: 20px;
	display: none;
}

.toggle-menu .hotels-expanded .stars
{
	padding-bottom: 5px;
}

.toggle-menu .hotels-expanded .stars img
{
	margin-right: 3px;
}

.toggle-menu .hotels-expanded .product-name
{
	margin-left: 10px;
	font-weight: 400;
	color: white;
	display: block;
	margin-bottom: 8px;
}

.toggle-menu .hotels-expanded .product-name:hover
{
	text-decoration: underline;
}

.hotels-expanded .separator
{
	border-top: 1px solid #34495e;
	margin: 12px 10px 8px;
}

.hotels-expanded .separator:first-child
{
	margin: 0 10px 10px;
}

#sponsors-carousel .item{
  width: 170px;
  height: 100px;
  padding: 5px 15px;
  border: 2px solid #ebeef0;
  margin: 30px auto 0;
}
#sponsors-carousel .item img{
  display: block;
  width: 120px;
  height: 75px;
  margin: 7px auto 0;
}

#banner-contacto
{
	margin-top: 50px;
	background: url('../img/banner-contacto.png') no-repeat;	
	background-size: 100% 100%;
	color: white;
	height: 384px;
}

#whyBookToCuba
{	
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

#whyBookToCuba h2
{
	font-size: 35px;
	margin-top: 50px;
	font-weight: 300;
}

#whyBookToCuba p
{
	font-weight: 400;
	text-align: center;
	line-height: 18px;
}

#banner-contacto .cel img
{
	position: absolute;
	top: -25px;
}

.info-contacto h4
{
	margin-top: 10px;
}

.info-contacto .bloque-transparente
{
	background: rgba(255, 255, 255, 0.2);
	border: 1px solid white;
}

.info-contacto .telef-icon1
{
	line-height: 95px;
	padding-left: 38px;
	padding-top: 4px;
}
.info-contacto .telef-icon1 i
{
	margin-left: 10px;
}

.info-contacto .telef-icon2
{
	line-height: 60px;
	padding-left: 38px;
	padding-top: 4px;
}

.info-contacto .telef-icon2 i
{
	margin-left: 10px;
}

.info-contacto .telefonos-contacto p
{	
	font-size: 22px;
	font-weight: bold;
	margin: 0 !important;
}

footer .newsletter-subscription .circle
{
	border-radius: 50%;
	padding: 5px;

	margin-top: 25px;
	margin-left: 15px;

	border: solid #ffffff 2px;
	display: inline-block;
}


/*Yosbel*/
footer .newsletter-subscription
{
	background: #20348a;
}

footer .newsletter-subscription .row
{
	vertical-align: middle;
}

footer .newsletter-subscription .circle i
{
	color: #ffffff;
}

footer .newsletterleft
{
	background: #20348a;
}

footer .newsletterrigth
{
	background: #20348a;
	margin-left: 0;
}

footer .newsletterrigth p
{
	font-weight: 700;
	font-size: 18px;
	color: #ffffff;
	margin-top: 18px;
	display: inline-block;
}

footer #suscription-form
{
	display: inline-block;
	margin-bottom: 13px;
}

footer #suscription-form input
{
	font-weight: 300;
	font-size: 14px;
}

footer #suscription-form button
{
	font-weight: 400;
	font-size: 16px;
	background-color: #ff8000;
	color: #fff;
}
footer #suscription-form label{
	color: #f1f1f1;
}

footer .form-inline .input-group > .form-control
{
	width: 100%;
	height: 38px;
}

footer .references
{
	background: #26292e;
	color: #fff;
}

footer .references .circle1
{
	border-radius: 50%;
	padding: 5px;

	margin-top: 25px;
	margin-left: 15px;

	border: solid #333333 2px;
	display: inline-block;
}

footer .footer-last-section
{
	background-color: #222629;
	color: #fff;
	padding: 25px 0;
}

footer .newsletter-subscription .circle1 i
{
	text-decoration-color: #999999;
	color: #999999;
}

footer #references-list1 ul {
	list-style-type: none;
	line-height: 30px;
	margin-top: 18px;
	margin-left: 15px;
	padding-left: 0;
}

footer #references-list1 ul li a
{
	font-weight: 300;
	font-size: 15px;
	color: #fff;
}

footer #web-list h2
{
	font-weight: 400;
	font-size: 23px;
	color: #fff;
	margin-top: 18px;
}

footer #web-list ul
{
	list-style-type: none;
	line-height: 30px;
	margin-top: 0;
	margin-left: -34px;
}

footer #web-list ul li a
{
	font-weight: 300;
	font-size: 15px;
	color: #fff;
}

footer #web-list ul li a i
{
	margin-left: 0;
	margin-right: 10px;
	font-size: 18px;
}

footer .social-fb
{
	padding: 3px 9px;
}

footer .social-twitter
{
	padding: 5px 6px;
}

footer .social-gplus
{
	padding: 6px 7px;
}

footer #social-list ul
{
	list-style-type: none;
	line-height: 30px;
	margin-left: 0;
	margin-top: 20px;
	padding-left: 0;
}

footer #social-list ul li {
	/*border-radius: 80%;*/
	padding: 5px;

	margin-top: 17px;
	margin-left: 30px;

	border: solid #333333 2px;
	display: inline-block;
}

footer #social-list .li-fa {
	border-radius: 50%;
	padding: 3px 3px;
}

footer #social-list .li-tw {
	border-radius: 50%;
	padding: 1px 1px;
}

footer #social-list .li-gplus {
	border-radius: 50%;
	padding: 1px 1px;
}


footer #social-list ul li a
{
	font-size: 2em;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

footer #logo
{
	margin-top: 25px;
	margin-left: 15px;
}

footer #logo-copyright
{
	text-align: center;
	margin-top: -15px;
	margin-bottom: 20px;
}

footer #logo-copyright p
{
	font-weight: 300;
	font-size: 14px;
	color: #fff;
	margin-top: 20px;
	margin-left: 22px;
}

footer #logo-copyright p a
{
	color: #fff;
}

footer #logo-Book-to-Cuba{
	margin-top: 30px;
}

/*Media Query*/
@media (min-width: 768px) {
	.container
	{
		width: 571px;
	}

	footer #references-list1 ul {
		margin-top: 65px;
		margin-left: 0px;
		text-align: left;
	}

	footer #web-list h2
	{
		margin-left: 0;
		margin-top: 65px;
		text-align: left;
	}

	footer #web-list ul{
		padding-left: 0px;
		margin-left: 0;
		text-align: left;
	}

	footer .references .circle1{
		margin-top: 60px;
	}

	footer #social-list ul{
		margin-top: 46px;
	}

	footer #logo{
		margin-top: 33px;
	}

	footer #logo-copyright
	{
		margin-top: -26px;
		margin-bottom: 20px;
	}
    
    footer #references-list1
    {
        margin-bottom: 5px;
    }

	.info-contacto{
		text-align: left;
	}

	footer .newsletterrigth{
		margin-bottom: 20px;
		margin-top: 20px;
		text-align: left;
	}

	footer .newsletterrigth p
	{
		margin-top: 0px;
	}

	footer #suscription-form{
		margin-bottom: 0;
		margin-left: 0;
	}

	footer .newsletterleft {
		margin-top: 25px;
	}

	.info-contacto .telef-icon1 {
		padding-left: 15px;
		padding-top: 4px;
	}

	.info-contacto .telef-icon2 {
		padding-left: 15px;
		padding-top: 4px;
	}

	#banner-contacto
	{
		 height: 273px;
	}

	footer #logo-Book-to-Cuba{
		margin-top: 100px;
	}
}

@media (min-width: 992px) {
	.container
	{
		width: 970px;
	}
    
    #menu1
    {
    margin-left: -15px;
	margin-top: 0px;
    }

	#menu-search
	{
		margin-left: -15px;
	}

	#menu1 ul li a em {
	  vertical-align: bottom;
	}

	#menu1 ul#menu-lang-currency span
	{
		font-size: 12px;
	}

	.toggle-menu .hotels-expanded
	{
		width: 213px;
	}

	.toggle-menu .open-hotels a
	{
		font-size: 10px;
	}

	footer #suscription-form {
		margin-bottom: 0;
		margin-left: 0;
	}

	footer .newsletterleft {
		margin-top: 0;
	}

	footer .newsletter-subscription .circle {
		margin-top: 18px;
	}

	.info-contacto .telefonos-contacto p{
		font-size: 14px;
		margin-top: 13px;
		margin-left: 8px;
	}

	.info-contacto {
		padding-left: 70px;
	}

	.info-contacto .telef-icon1 {
		padding-left: 8px;
	}

	.info-contacto .telef-icon2 {
		padding-left: 8px;
	}

	#whyBookToCuba h2 {
		font-size: 30px;
	}

	footer #logo-Book-to-Cuba {
		padding-left: 0px;
	}
}

@media (min-width: 1200px) {
	.container
	{
		width: 1170px;
	}

	#menu1 ul li a em
	{
		vertical-align: middle;
	}

	.toggle-menu .open-hotels a
	{
		font-size: 14px;
	}

	.toggle-menu .hotels-expanded
	{
		width: 263px;
	}

	footer #logo-copyright
	{
		margin-top: 0;
	}

	footer #suscription-form {
		margin-left: 35px;
	}

	.info-contacto .telefonos-contacto p{
		font-size: 22px;
		margin-top: 0;
		margin-left: 0;
	}

	.info-contacto {
		padding-left: 18px;
	}

	.info-contacto .telef-icon1 {
		padding-left: 16px;
	}

	.info-contacto .telef-icon2 {
		padding-left: 16px;
	}

	#whyBookToCuba h2 {
		font-size: 35px;
	}
}

@media (min-width: 1360px) {
	.toggle-menu .hotels-expanded
	{
		width: 262px;
	}
}

/*CATEGORY PAGE*/

.pager
{
	margin: 20px 0 0;
}

.pager:first-child
{
	margin: 0 0 30px;
}

.toolbar .pager
{
	color: #7b8392;
	background-color: white;
	padding: 15px 0 5px;
	-webkit-box-shadow:  0px 3px 5px rgba(0,0,0,.1);
	-moz-box-shadow:  0px 3px 5px rgba(0,0,0,.1);
	box-shadow:  0px 3px 5px rgba(0,0,0,.1);
}

.catalog-category-view header#category-header
{
	/*background: url(../img/banner-category-page.png) no-repeat 0 0 / 100% 100%;
	height: 273px;*/
	background: #e1e7ed;
	padding: 30px;
	border-bottom: 5px solid #34495e;
}

.catalog-category-view header#category-header h1
{
	margin-top: 0;
	margin-bottom: 15px;	
	font-weight: 500;
	font-size: 25px;
	color: rgba(0,0,0,.5);
}

.catalog-category-view header#category-header .category-image img
{
	box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.26);
	margin-bottom: 30px;
	max-width: auto;
	margin-left: auto;
	margin-right: auto;
}

.catalog-category-view header p
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-weight: 300;
	font-size: 14px;
	max-width: 760px;
}

.catalog-category-view header p i.fa
{
	color: rgba(0,0,0,.5);
}

.catalog-category-view > section
{
	background: #e1e7ed;
}

#toggle-categories-menu
{
	display: none;	
	overflow-y: scroll;
	height: 100%;
	padding-bottom: 25px;
}

#toggle-categories-menu ul
{
	list-style: none;
	padding-left: 15px;
}

#toggle-categories-menu .category-hotel-stars img
{
	margin-right: 5px;
}

#toggle-categories-menu .col-xs-12
{
	text-align: center;
}

#toggle-categories-menu, #toggle-categories-action
{
	background: #34495e;
	padding: 15px 0;
}

#toggle-categories-action a
{
	color: #ff8000;
	font-weight: 700;
	font-size: 15px;
	text-transform: uppercase;
}

#toggle-categories-menu a
{
	color: #65d3e3;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 30px;
}

#toggle-categories-menu a i{
	color: #ff8000;
}

#toggle-categories-menu a i
{
	margin-right: 10px;
}

#toggle-categories-menu .subcategory-col
{
	margin-bottom: 20px;
}

#categories-star-filter
{
	height: 130px;
	background: white;
	box-shadow: 0px 3px 8px rgba(0,0,0,.1);
	margin-bottom: 10px;
}

#categories-star-filter .arrow-down
{
	font-size: 30px;
	text-shadow: 0px 4px 7px lightgray;
	color: white;
	position: relative;
	left: 40px;
	top: -13px;
}

#categories-star-filter h2
{
	color: #65d3e3;
	font-weight: 700;
	font-size: 18px;
	margin-top: 95px;
}

#categories-star-filter ul
{
	margin-top: 20px;
	list-style-type: none;
	float: right;
	margin-right: 10px;
}

#categories-star-filter ul li
{
	margin-left: -48px;
	margin-bottom: 5px;
}

#categories-star-filter ul li input
{
	vertical-align: sub;
}

#categories-star-filter ul li img
{
	margin-left: 5px;
}

#categories-star-filter .visible-sm ul:first-child
{
	margin-left: -20px;
}

#categories-star-filter .visible-sm ul
{
	display: inline-block;
	margin-top: 10px;
}

#categories-star-filter .visible-sm ul li
{
	display: block;
}

#listing-hotels
{
	padding-top: 50px;
	background: #e1e7ed;
}

#listing-hotels .hotel-container
{
	background: white;
	-webkit-box-shadow:  0px 3px 5px rgba(0,0,0,.1);
	-moz-box-shadow:  0px 3px 5px rgba(0,0,0,.1);
	box-shadow:  0px 3px 5px rgba(0,0,0,.1);
}

#listing-hotels .hotel/* .equalize*/
{
	margin-bottom: 30px;
}

#listing-hotels .hotel .hote-container.equalize
{
    background: #7ed7e5;
}

#listing-hotels .hotel img
{
	width: auto;
}

#listing-hotels .hotel .product-attributes .product-title-and-desc, #offers-and-special-products .item .product-attributes .product-title-and-desc
{
	padding: 0 10px;
	margin-top: 10px;
}

#listing-hotels .hotel .product-attributes a.product-link,
#offers-and-special-products .item .product-attributes a.product-link
{
	font-size: 15px;
	font-weight: 400;
	color: #34495e;
	text-transform: capitalize;
}

#listing-hotels .hotel p, 
#offers-and-special-products .item p
 {
  color: #7b8392;
  font-weight: 300;
  margin-bottom: 15px;
  margin-top: 5px;
}

#listing-hotels .hotel .price, 
#offers-and-special-products .stats > .price
{
	background: #ff8000;
	padding: 5px 10px 10px;
	color: white;
    position: relative;
    bottom: 0;
}

#special-offers-carousel .stats .price
{
	background: #faa258;
}

#spotlight-products-carousel .stats > .price
{
	background-color: #20348a;
}

#listing-hotels .hotel .price, .stats .price
{
    /*text-shadow: 1px 1px 3px lightcoral;*/
}

#listing-hotels .hotel .price .price-value, .stats .price .price-value
{
	font-weight: 700;
	font-size: 17px;
}

#listing-hotels .hotel .price .price-value .minimal-price-link, .stats .price .price-value .minimal-price-link
{
	display: block;
	font-size: 15px;
	font-weight: 300;
}

#listing-hotels .hotel .price .price-value span, .stats .price .price-value span
{
	padding: 0;
}

#listing-hotels .hotel .price .price-value .minimal-price-link .price, .stats .price .price-value .minimal-price-link .price
{
	font-weight: 700;
}

#listing-hotels .hotel .hotel-container .product-attributes
{
    background: #fff;
    position: relative;
}

#listing-hotels .hotel .hotel-container .product-attributes .product-stars,
.special-offer .product-attributes .product-stars
{
	position: absolute;
	top: 0;
	right: 0;
	padding: 1px 5px 3px;
	background: transparent;
}

.special-offer .product-attributes .product-stars
{
	right: 15px;
}

#listing-hotels .hotel .hotel-container .product-attributes .product-stars img,
.special-offer .product-attributes .product-stars img
{
	width: 17px;
	height: 17px;
}

#offers-and-special-products
{
	background: #e1e7ed;
}

#offers-and-special-products header
{
	background: #faa258;
	height: 75px;
}

#offers-and-special-products header.blue
{
	background: #20348a;
}

#offers-and-special-products header h2
{
	padding-top: 25px;
	margin-left: 5px;
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
}

@media (min-width: 768px)
{
	.catalog-category-view header#category-header h1
	{
		margin-top: 0;
		font-weight: 500;
		font-size: 36px;
	}

	#offers-and-special-products header
	{
		text-align: left;
		padding-left: 15px;
	}

	#offers-and-special-products header h2
	{
		font-size: 19px;
	}
}

#special-offers-carousel, #spotlight-products-carousel
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#special-offers-carousel .item, #spotlight-products-carousel .item
{
	width: 270px;
	background: white;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	position: relative;
	-webkit-box-shadow:  0px 3px 5px rgba(0,0,0,.1);
	-moz-box-shadow:  0px 3px 5px rgba(0,0,0,.1);
	box-shadow:  0px 3px 5px rgba(0,0,0,.1);
}

#special-offers-carousel .item a, #spotlight-products-carousel .item a
{
	font-weight: 400;
	font-size: 15px;
	color: #34495e;
}

#special-offers-carousel .item h3 a:hover, #spotlight-products-carousel .item h3 a:hover
{
	text-decoration: underline;
}

#offers-and-special-products .item .stats
{
	background: #ffe124;
}

#spotlight-products-carousel .item .stats
{
	background: #65d3e3;
}

#special-offers-carousel .item .stats span, #spotlight-products-carousel .item .stats span
{
	margin-right: 0;
	color: white;
}

.special-offer .stats .actions .btn
{
	width: 70%;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

.special-offer .stats .actions .btn-deal
{
	background: white;
}

.pager ol
{
	padding-left: 0;
}

.pager li > a, .pager li > span
{
	border-radius: 0;
}

.pager li.current
{
	padding: 6px 14px;
	background: #ff8000;
	color: #fff;
	text-shadow: 0 0 3px rgba(0,0,0,.1);
	border: 1px solid #ddd;
}
.pager li a{
	color: #ff8000;
}

.minimal-price-link:hover
{
	text-decoration: none;
}

@media (min-width: 768px){
	#toggle-categories-menu .col-xs-12
	{
		margin-left: 0px;
		text-align: left;
	}

	#categories-star-filter .arrow-down
	{
		top: -15px;
	}

	#categories-star-filter
	{
		height: 70px;
	}

	#categories-star-filter h2
	{
		margin-top: 25px;
	}

	#categories-star-filter a:hover
	{
		text-decoration: none;
	}

	#categories-star-filter ul
	{
		padding-left: 0px;
		margin-left: -5px;
		list-style: outside none none;
	}

	#categories-star-filter ul li {
	    margin-left: 25px;
	    margin-bottom: 7px;
	    display: inline-block;
	}

	.catalog-category-view header p
	{
		font-size: 15px;
	}
}

@media (min-width: 992px){

	.catalog-category-view header p
	{
		font-size: 16px;
	}

	#categories-star-filter .arrow-down {
	    top: 0;
	}

	#categories-star-filter ul {
	    margin-left: -45px;
	}

	#listing-hotels .hotel img
	{
		width: 100%;
	}
}

@media (min-width: 1200px){
	
	#categories-star-filter .arrow-down {
	    top: 0;
	}

	#categories-star-filter ul {
	    margin-left: -5px;
	}
}

/* hide all new lines by default */
.the-list .box-wrap, .the-list .box-wrap-for-3-cols {
    display: none;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    /* reset new lines */
    .row.the-list .box-wrap, .the-list .box-wrap-for-3-cols {
        display: none;
    }
    /* new line every 2nd box */
    .the-list .box-wrap:nth-child(4n) {
        display: block;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    /* reset new lines */
    .row.the-list .box-wrap {
        display: none;
    }
    /* new line every 3rd box */
    .the-list .box-wrap:nth-child(8n), .the-list .box-wrap-for-3-cols:nth-child(6n) {
        display: block;
    }

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    /* reset new lines */
    .row.the-list .box-wrap {
        display: none;
    }
    /* new line every 4th box */
    .the-list .box-wrap:nth-child(8n), .the-list .box-wrap-for-3-cols:nth-child(6n) {
        display: block;
    }
}

/*END CATEGORY PAGE*/

.alert
{
	margin-bottom: 0;
}

.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-notice {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

#language span{
    border: 1px transparent !important;        
    display: inline-block !important;
    height: 0 !important;
    margin-left: 2px !important;
    vertical-align: middle;
    width: 0;
    padding: 0 !important;   
}

#select-language, #select-currency
{
	border: 1px solid #ff8000;
	background: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #20348a;
	font-weight: 700;
	padding: 0;
}

#select-currency
{
	margin-right: 5px;
}

#select-language:hover, #select-currency:hover{
	text-decoration: underline;
	cursor:pointer;
}

.language-title{
	color: #20348a !important;
	font-weight: 300 !important;
	border: none !important;
}

.validation-advice
{
	color: red;
	font-size: 13px;
}

.messages .alert p.container
{
	margin-top: 0 !important;
}

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

#loggedInUsername
{
  color: #7b8392;
  display: inline-block;
  margin-top: 30px;
  padding: 5px;
  font-weight: 700;
}

#listing-hotels .hotel .price, #offers-and-special-products .stats > .price {
  position: relative;
  bottom: 0;
  height: 60px;
}

#listing-hotels .hotel .hotel-container .product-attributes {
  padding-bottom: 1px;
}

#listing-hotels .hotel .price.marginTopRegularPrice, #offers-and-special-products .stats > .price.marginTopRegularPrice
{
	padding-top: 15px;
}

#special-offers-carousel .item .product-attributes, #spotlight-products-carousel .item .product-attributes
{
	margin-bottom: 10px;
}

.page-header {
  border-bottom: none !important;
}

.pager li > a, .pager li > span {
  border-radius: 0 !important;
}

/******** Testimonial Styles *******/
.testimonials-container
{
	padding: 30px 0;
	background-color: #fde7b6;
}

.testimonial-widget-wrapper .item{
	margin: 10px;
	vertical-align: top;
	box-shadow: 0 0 3px lightcoral;
	background-color: white;
	padding: 20px;
}

.testimonial-widget
{
	vertical-align: middle;
	width: 100%;
}

.testimonial-widget img
{
	max-height: 180px;
	max-width: 120px;
}

.testimonial-widget .testimonial-part.first
{
	margin-top: 7px;
}

.testimonial-widget .testimonial-part
{
	margin-bottom: 7px;
}

.testimonials-container h3
{
	margin-bottom: 35px;
	color: #3b4f99;
	font-size: 35px;
}

.testimonials-container h3::after{
	content: '';
    display: block;
    border: 2px solid #3b4f99;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin: 10px auto 0;
    width: 100px;
}

.col-medium{
	width: 320px;
	margin: 20px auto 0;
}
.col-medium blockquote
{
	border-right: 5px solid #eee;
	color: white;
}

.col-medium blockquote .btn
{
	margin-top: 10px;
	text-transform: uppercase;
}

.ratyFa
{
	color: orange;
}

footer .tst-social-networks, #page-header .tst-social-networks
{
	display: flex;
}

footer .tst-social-networks
{
	margin-top: 20px;
}

#page-header .tst-social-networks
{
	justify-content: flex-end;
	margin-bottom: 30px;
}

footer .tst-social-networks a, #page-header .tst-social-networks a{
	border-radius: 100%;
	color: #fff;
	border: 1px solid #ccc;
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 7px;
	transition: all .3s;
}

#page-header .tst-social-networks a
{
	color: #ff812e;
	border: 1px solid #ff812e;
}

footer .tst-social-networks a:hover, #page-header .tst-social-networks a:hover{
	border: 1px solid #ff812e;
	color: #fff;
	background-color: #ff812e;
}

#agencies-top-header
{
	background-color: #f1f1f1;
	padding: 10px;
	text-align:  center;
	font-weight:  bold;
}
#agencies-top-header p{
	margin-bottom: 0;
}
