/*!
Theme Name: bptnew
Theme URI: Jose D. Leon
Author URI: http://Leon33.com
Description: BPT Website
Version: 1.0.0
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
#Fonts
# Default CSS properties
# Custom CSS properties
# Responsive Web Design
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 40px; /*margin: 0.67em 0;*/
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #020202;
  font-family: "TitilliumWeb", sans-serif;
  font-size: 16px;
  /*font-size: 1rem;*/
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
  font-family: "Lora", sans-serif;
  margin-bottom: 10px;
}
h1 {
  margin-bottom: 0;
}

p {
  padding-bottom: 20px;
}
p:last-child {
  padding-bottom: 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "TitilliumWeb", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: "TitilliumWeb", sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  padding: 0;
  margin: 0;
}

body {
  background: #f4f4f4;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 30px;
}

ul,
ol {
  margin: 0 0 10px 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: 100%;
  text-transform: uppercase;
  color: #020202;
  border-radius: 6px;
  font-weight: bold;
  line-height: 1;
  border: 0;
  cursor: pointer;
  background: #f8b11c !important;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 10px 15px;
  font-size: 24px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #b8010f !important;
  color: #ffffff;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  background: #b8010f;
  color: #ffffff;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
  width: 100%;
  /*color: #1BAFAA;*/
  /*background: #020202;*/
  color: #020202;
  background: #ffffff;
  text-transform: uppercase;
  border: 1px solid #b4d1c1;
  border-radius: 6px;
  padding: 15px 20px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
  color: #020202;
}
.formadvihome input[type="text"]:focus,
.formadvihome input[type="email"]:focus,
.formadvihome input[type="url"]:focus,
.formadvihome input[type="password"]:focus,
.formadvihome input[type="search"]:focus,
.formadvihome input[type="number"]:focus,
.formadvihome input[type="tel"]:focus,
.formadvihome input[type="range"]:focus,
.formadvihome input[type="date"]:focus,
.formadvihome input[type="month"]:focus,
.formadvihome input[type="week"]:focus,
.formadvihome input[type="time"]:focus,
.formadvihome input[type="datetime"]:focus,
.formadvihome input[type="datetime-local"]:focus,
.formadvihome input[type="color"]:focus,
.formadvihome textarea:focus {
  color: #1bafaa;
  font-weight: bold;
}

textarea {
  max-width: 100%;
  width: 100%;
  min-height: 150px;
}
form.search-form {
  position: relative;
}
form.search-form input {
  background: url(images/search-lp.jpg) no-repeat center left #f8b11c;
  color: #020202;
  font-size: 24px;
  text-transform: none;
  padding: 7px 20px 7px 55px;
}
form.search-form > input[type="submit"] {
  display: none;
}

.site-form ::-webkit-input-placeholder {
  color: #020202;
  opacity: 1 !important;
} /* WebKit */
.site-form :-moz-placeholder {
  color: #020202;
  opacity: 1 !important;
} /* Firefox 18- */
.site-form ::-moz-placeholder {
  color: #020202;
  opacity: 1 !important;
} /* Firefox 19+ */
.site-form :-ms-input-placeholder {
  color: #020202;
  opacity: 1 !important;
} /* IE 10+ */

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent !important;
} /* WebKit */
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent !important;
} /* Firefox 18- */
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent !important;
} /* Firefox 19+ */
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent !important;
} /* IE 10+ */

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

a:hover {
  color: #1bafaa;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

/*Desktop Menu*/
.main-navigation {
  clear: both;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
}
.main-navigation > ul.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-navigation ul.menu > li {
  padding: 32px 12px 28px;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.main-navigation ul.menu > li > a {
  border-bottom: 2px solid transparent;
  display: block;
}
.main-navigation ul.menu > li > a:hover {
  border-color: #f8b11c;
  color: #1bafaa;
}
.main-navigation ul.menu > li > a.current {
  border-color: #f8b11c;
  color: #b4d1c1;
}
.main-navigation ul.menu > li.custombn {
  padding: 0;
}
.main-navigation ul.menu > li.custombn > a {
  border-bottom: 0;
  color: #020202;
  background: #1bafaa;
  padding: 32px 12px 33px;
}
.main-navigation ul.menu > li.custombn > a:hover {
  background: #f8b11c;
}

/*RWD Menu*/
.rwd-navigation {
  clear: both;
  text-align: right;
}
.rwd-navigation ul {
  list-style: none;
}
.rwd-navigation ul.menu > li {
  margin-top: 10px;
}
.rwd-navigation ul.menu > li > a {
  color: #020202;
  text-transform: uppercase;
  font-size: 37px;
  font-weight: bold;
}
.rwd-navigation ul.menu > li > a:hover,
.rwd-navigation ul.menu > li > a.current {
  color: #f8b11c;
}
.rwd-navigation ul.menu > li > ul.sub-menu {
  display: none;
}
.rwd-navigation ul.menu > li > ul.sub-menu > li > a {
  display: inline-block;
  margin-top: 15px;
  color: #f4f4f4;
  font-size: 18px;
  font-weight: bold;
}
.rwd-navigation ul.menu > li > ul.sub-menu > li:last-child > a {
  margin-bottom: 15px;
}
.rwd-navigation ul.menu > li > ul.sub-menu > li > a:hover {
  color: #020202;
}

.menu-toggle {
  padding: 26px 18px;
  cursor: pointer;
}
.menu-close {
  cursor: pointer;
  display: inline-block;
}
/*.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}*/

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft,
.lpic {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright,
.rpic {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.justify {
  text-align: justify;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  font-family: "Lora";
  text-align: right;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.widget ul {
  list-style: none;
  margin-bottom: 0;
}
.widget ul li {
  border-bottom: 1px dashed #999999;
  color: #b8010f;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 15px;
  margin-bottom: 12px;
}
.widget ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget ul li a {
  font-weight: normal;
  margin-left: 5px;
}
.widget .review-text {
  font-style: italic;
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}
.hentry {
  margin: 0;
}
.updated:not(.published) {
  display: none;
}
/*.page-content, .entry-content, .entry-summary {margin: 1.5em 0 0;}*/
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------------------------------------------------------------
# Fonts
--------------------------------------------------------------------------------------------------------------------*/

@font-face {
  font-family: "Lora";
  src: url("fonts/Lora.eot") format("embedded-opentype"),
    url("fonts/Lora.woff") format("woff"),
    url("fonts/Lora.ttf") format("truetype"),
    url("fonts/Lora.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "TitilliumWeb";
  src: url("fonts/TitilliumWeb.eot") format("embedded-opentype"),
    url("fonts/TitilliumWeb.woff") format("woff"),
    url("fonts/TitilliumWeb.ttf") format("truetype"),
    url("fonts/TitilliumWeb.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}

/*--------------------------------------------------------------------------------------------------------------------
# Default CSS properties
--------------------------------------------------------------------------------------------------------------------*/

div,
section,
article,
td,
nav,
footer,
header,
table,
tr,
span,
ul,
li,
ol,
a,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="date"],
input[type="search"],
input[type="number"],
textarea,
select {
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

#container,
.newcontainer {
  width: 100%;
  max-width: 1330px;
  margin: auto;
  display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
  display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#container.content,
.newcontainer.full {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
#container.content > .box,
.newcontainer.full > .box {
  width: 100%;
}

.coverdefault {
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.sn > a {
  display: inline-block;
  margin: 3px;
}
.sn > .menu-toggle {
  padding: 0;
}
.sn > a > img {
  display: block;
}
.colorf4 {
  color: #f4f4f4;
}
.link-bptboxes {
  text-transform: uppercase;
  color: #ffffff;
  background: #c13824;
  font-weight: bold;
  padding: 8px 37px;
  display: inline-block;
}
.link-bptboxes:hover {
  background: #020202;
}
.link-bptboxes.two {
  margin-top: 50px;
}
.mw-1000x {
  max-width: 1030px;
  margin: auto;
  padding: 0 15px;
}
.handler {
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.handler > img {
  display: block;
}

/*-----------------------------------------------------------------------------------------------------------
# Custom CSS properties
-----------------------------------------------------------------------------------------------------------*/

#BptHeader {
  position: relative;
}
#BptHeader > .site-nav {
  background: #020202;
  color: #b4d1c1;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}
#BptHeader > .site-nav.shrink {
  position: fixed;
  left: 0;
  top: 0;
  -webkit-animation: headertoper 1.5s ease-out;
  animation: headertoper 1.5s ease-out;
}
@-webkit-keyframes headertoper {
  0% {
    top: -101px;
  }
  100% {
    top: 0;
  }
}
@keyframes headertoper {
  0% {
    top: -101px;
  }
  50% {
    top: 0;
  }
  100% {
    top: 0;
  }
}
#container.site-navigation {
  padding: 0 15px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#container.site-navigation > .box img {
  display: block;
}
#container.site-navigation > .box.logo {
  width: 35%;
}
#container.site-navigation > .box.menu {
  width: 65%;
}
#container.site-menu {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#container.site-menu > .second-navigation > .menu-rwd {
  position: fixed;
  z-index: 999;
  top: 0;
  right: -390px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #1fabaa;
  max-width: 390px;
  width: 100%;
  height: 100%;
  padding: 30px;
}
.menu-rwd > .menurwd-socialnet {
  text-align: right;
  margin: 65px 0 20px;
}
#BptHeader > .site-banner > .box.banner {
  position: relative;
  overflow: hidden;
}
#BptHeader > .site-banner > .box.banner > .bann-home {
  height: 710px;
}
#bgvideo {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.line-perutop,
.line-perubottom {
  position: absolute;
  width: 100%;
  height: 109px;
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
  background-position-x: center;
}
.line-perutop {
  top: 0;
  z-index: 110;
  background-position-y: top;
}
.line-perubottom {
  bottom: 0;
  z-index: 130;
  background-position-y: bottom;
  background-repeat: no-repeat;
}
#container.divform {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 120;
  padding: 0 15px;
  height: 100%;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#container.divform > .form-trip {
  max-width: 440px;
  height: inherit;
  padding: 23px 15px;
  font-size: 18px;
  font-weight: bold;
  background: rgba(2, 2, 2, 0.7);
  text-align: right;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: 0;
  opacity: 1;
}
#container.divform > .form-trip.intro {
  margin-right: -200px;
  opacity: 0;
}
#container.divform > .form-trip > span.top {
  color: #ffffff;
}
#container.divform > .form-trip > span.yellcolor {
  color: #f8c31c;
}
#container.divform > .form-trip > .tahomelogo {
  display: block;
  margin-top: 10px;
}
#container.divform form > div {
  margin-bottom: 18px;
}
#container.divform input,
#container.divform form textarea {
  background: #f4f4f4;
  border-radius: 0;
  padding: 13px 20px;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
}
#container.divform form textarea {
  min-height: 120px;
}
#container.divform form > p.submit > input {
  text-align: center;
  padding: 18px;
}
#container.divform ::-webkit-input-placeholder,
form.search-form ::-webkit-input-placeholder {
  color: #020202;
  opacity: 1 !important;
  font-weight: bold;
} /* WebKit */
#container.divform :-moz-placeholder,
form.search-form :-moz-placeholder {
  color: #020202;
  opacity: 1 !important;
  font-weight: bold;
} /* Firefox 18- */
#container.divform ::-moz-placeholder,
form.search-form ::-moz-placeholder {
  color: #020202;
  opacity: 1 !important;
  font-weight: bold;
} /* Firefox 19+ */
#container.divform :-ms-input-placeholder,
form.search-form :-ms-input-placeholder {
  color: #020202;
  opacity: 1 !important;
  font-weight: bold;
} /* IE 10+ */
#BptHeader > .site-banner > .box.banner > .bannpage {
  height: 445px;
}
#BptHeader > .site-banner > .box.banner > .bgdefault {
  background-image: url(images/bann-intpage.jpg);
}
#BptHeader > .site-banner > .box.headpage {
  position: relative;
  z-index: 130;
  text-align: center;
  color: #ffffff;
  background: linear-gradient(180deg, #d52b1e 0%, #3f0d09 100%);
}
#BptHeader > .site-banner > .box.headpage > h1.title-page {
  padding: 20px 15px 0;
  text-align: center;
}
#breadcrumbs {
  color: #cccccc;
  padding: 0 15px;
  font-size: 14px;
  text-transform: uppercase;
}
#container.certi-alian {
  padding: 23px 15px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  margin-top: 0;
}
#container.certi-alian.intro {
  opacity: 0;
  margin-top: -15px;
}
#container.certi-alian > div {
  padding: 10px;
}
#container.certi-alian > div > img {
  display: block;
}
#container.certi-alian.intpage {
  max-width: 625px;
  padding: 15px 0;
}

#BptHomePacks {
  margin-top: 0;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 1;
}
#BptHomePacks.intro {
  margin-top: 300px;
  opacity: 0;
}
#BptHomePacks > .site-homepacks {
  padding: 65px 0 60px;
}
#BptHomePacks > .site-homepacks > .threentries {
  text-align: center;
  color: #b8010f;
  font-family: "Lora";
}
#BptHomePacks > .site-homepacks > .threentries a.active {
  font-weight: bold;
  color: #1bafaa;
}
#container.homepacks {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.box.homepack {
  max-width: 380px;
  padding: 0 10px;
  width: 100%;
}
.box.homepack > .viewpack {
  position: relative;
  max-width: 360px;
  width: 100%;
  text-align: left;
  display: block;
  background: #ffffff;
  border: 1px dotted #999999;
  margin: 30px auto;
  height: 540px;
}
.box.homepack > .viewpack.one,
.box.homepack > .viewpack.two {
  height: 200px;
}
.box.homepack > .viewpack.two {
  margin-top: 0;
}
.box.homepack > .viewpack.three {
  height: auto;
  border: 0;
}
.box.homepack > .viewpack > .headpack {
  position: relative;
  background: rgba(255, 255, 255, 1);
  z-index: 5;
}
.headpack > div {
  display: inline-block;
  vertical-align: middle;
}
.headpack > .daystrip {
  width: 24%;
  background: #1bafaa;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  padding: 9px 0 10px;
  line-height: 1;
}
.headpack > .daystrip > span,
.footpack > .pricepack > span {
  display: block;
}
.headpack > .titletrip {
  width: 76%;
  margin-left: -4px;
  text-transform: uppercase;
  padding: 0 10px;
}
.box.homepack > .viewpack > .featuredpack {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 88.5%;
}
.box.homepack > .viewpack > .footpack {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: right;
}
/*.footpack > div {position: absolute; bottom: 0; right: 0;}*/
.footpack > .pricepack {
  display: inline-block;
  background: rgba(248, 177, 28, 0.8);
  line-height: 0.9;
  text-align: right;
  padding: 14px 14px 13px 38px;
  font-size: 48px;
  font-weight: bold;
}
.footpack > .placespack {
  background: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-weight: bold;
  padding: 10px 19px;
  width: 100%;
  text-align: left;
  min-height: 62px;
}
.overlaypack {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 200px 0;
  background: rgba(2, 2, 2, 0.6);
  z-index: 6;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.box.homepack > .viewpack:hover > .overlaypack {
  opacity: 1;
}
.overlaypack > a {
  display: block;
  font-weight: bold;
  width: 175px;
  text-align: center;
  padding: 7px 5px 8px;
  margin: 12px auto;
  border-radius: 8px;
}
.overlaypack > a.viewmore-link {
  background: #f8b11c;
  color: #020202;
}
.overlaypack > a.booknow-link {
  background: #d52b1e;
  color: #ffffff;
}
.overlaypack > a:hover {
  background: #1fabaa;
}
.box.homepack > .viewpack > .bg-minibanner {
  height: 200px;
}
.box.homepack > .viewpack > .title {
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
}
.box.homepack > .viewpack.one > .title {
  max-width: 200px;
  padding: 33px 10px 5px 14px;
  text-shadow: 0 0 7px rgba(255, 255, 255, 0.8);
  background: rgba(248, 177, 28, 0.7);
  line-height: 1.3;
  top: 0;
  left: 23px;
  font-size: 23px;
}
.box.homepack > .viewpack.two > .title {
  color: #ffffff;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.8);
  background: rgba(27, 175, 170, 0.7);
  padding: 0 20px;
  top: 8px;
  right: 0;
}
.box.homepack > .viewpack > .link > a {
  background: rgba(213, 43, 30, 0.7);
  position: absolute;
  font-weight: bold;
  text-align: center;
  display: block;
}
.box.homepack > .viewpack.one > .link > a {
  bottom: 0;
  left: 23px;
  padding: 7px 4px 4px;
}
.box.homepack > .viewpack.two > .link > a {
  color: #ffffff;
  font-size: 26px;
  width: 100%;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.8);
  padding: 3px 0;
  bottom: 17px;
}

#BptBoxes {
  background: no-repeat center bottom #b4d1c1;
  padding-top: 90px;
  text-align: center;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#BptBoxes.intro {
  opacity: 0;
}
#BptBoxes > .naviboxes {
  background: #2ea5ab;
}
#container.site-naviboxes {
  padding: 0 15px;
}
#container.site-naviboxes > a {
  color: #ffffff;
  padding: 11px 10px;
  width: 33%;
  flex-grow: 1;
}
#container.site-naviboxes > a.active,
#container.site-naviboxes > a.active:hover {
  background: #13858b;
}
#container.site-naviboxes > a:hover {
  background: #20959b;
}
#BptBoxes > .sn {
  padding: 35px 0 25px;
}
#BptBoxes > .box {
  max-width: 1230px;
  margin: auto;
  padding: 0 15px;
}
#container.site-reviews {
  font-family: "TitilliumWeb";
  text-align: center;
}
#bannerReview .slide > .perfil {
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  float: none !important;
}
#bannerReview .slide > .perfil > img {
  display: block;
}
#bannerReview .slide > .rating > img {
  margin: 14px 4px -2px;
}
#bannerReview .slide > .author {
  text-transform: uppercase;
  font-weight: bold;
}
#bannerReview .slide > .time-ago {
  font-size: 14px;
  margin: 3px 0 12px;
}
#bannerReview .slide > .review-via {
  margin-top: 22px;
}
#bannerReview .slide > .review-via > span,
#bannerReview .slide > .review-via > img {
  display: inline-block;
  vertical-align: middle;
}
#bannerReview .slide > .review-via > span {
  font-size: 14px;
  margin-right: 4px;
}
#bannerReview .slide > .review-via > img {
  margin-bottom: -4px;
}
#bannerReview {
  width: 100%;
}
#bannerReview .broadly-review-aggregate {
  display: none;
}
#bannerReview .broadly-review {
  border-top: 0 !important;
}
#bannerReview .broadly-reviews .broadly-review .broadly-review-avatar {
  float: none !important;
  display: block;
  text-align: center;
  width: 100%;
}
#bannerReview .broadly-reviews .broadly-review .broadly-review-avatar img {
  width: 86px !important;
  height: 86px !important;
  display: inline-block !important;
}
#bannerReview .broadly-reviews .broadly-review .broadly-review-main {
  margin-left: 0 !important;
}
#bannerReview
  .broadly-reviews
  .broadly-review
  .broadly-review-main
  .broadly-review-heading {
  display: block;
  width: 100%;
  margin: 10px 0 5px;
}
#bannerReview
  .broadly-reviews
  .broadly-review
  .broadly-review-main
  .broadly-review-heading
  > span {
  display: block;
}
#bannerReview
  .broadly-reviews
  .broadly-review
  .broadly-review-main
  .broadly-review-heading
  > span.broadly-review-author {
  font-size: 18px;
  text-transform: uppercase;
}
#bannerReview
  .broadly-reviews
  .broadly-review
  .broadly-review-main
  .broadly-review-heading
  > time {
  font-size: 14px;
}
#bannerReview
  .broadly-reviews
  .broadly-review
  .broadly-review-main
  .broadly-review-body
  p {
  display: inline;
  font-size: 18px;
}
#bannerReview
  .broadly-reviews
  .broadly-review
  .broadly-review-main
  .broadly-review-body
  a {
  display: inline;
  font-weight: bold;
  font-size: 18px;
}
#bannerReview .broadly-review .broadly-review-main .broadly-review-via {
  float: none !important;
  display: block;
  width: 100%;
  text-align: center;
  margin: 15px 0 0;
}
#bannerReview .broadly-review .broadly-review-main .broadly-review-via img {
  display: inline-block !important;
}
#bannerReview
  .broadly-reviews
  .broadly-review
  .broadly-review-main
  .broadly-review-via
  img {
  width: auto !important;
}
#bannerReview .broadly-reviews .owl-dots {
  text-align: center;
  display: block;
  width: 100%;
  margin: 20px 0 50px;
}
#bannerReview .broadly-reviews .owl-dots .owl-dot:first-child {
  display: none;
}
#bannerReview .broadly-reviews .owl-dots .owl-dot {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 10px;
  background: #2ea5ab !important;
}
#bannerReview .broadly-reviews .owl-dots .owl-dot:hover,
#bannerReview .broadly-reviews .owl-dots .owl-dot.active {
  background: #13858b !important;
}
#container.site-reviews > .pager {
  margin: 11px auto 7px;
  font-family: sans-serif;
  font-size: 55px;
  color: #2ea5ab;
}
#container.site-reviews > .pager > span {
  cursor: pointer;
  margin: 0 4px;
}
#container.site-reviews > .pager > span.cycle-pager-active {
  color: #13858b;
}
#BptBoxes > .box.the-team {
  max-width: 810px;
}
#BptBoxes > .box.the-team img {
  display: block;
}
#BptBoxes > .box.the-team > p {
  text-align: justify;
  padding: 15px 0 35px;
}
#BptBoxes > .box.the-team > p > a {
  color: #fe0916;
}
#BptBoxes > .box.liv-vid {
  padding: 0;
}
#container.featuredvideo > .box {
  width: 50%;
  padding: 0 15px;
}
#container.featuredvideo > .box img {
  display: block;
  width: 100%;
}
#container.carou-livevideo {
  position: relative;
  padding: 40px 0;
}
#container.carou-livevideo > .team-carousel {
  max-width: 1100px;
  margin: auto;
  position: relative;
  z-index: 8;
}
#container.carou-livevideo > .team-carousel .cslide {
  padding: 0 10px;
  max-width: 275px;
  display: inline-block;
}
#container.carou-livevideo > .team-carousel .cslide img {
  display: block;
}
#container.site-carouhandlers {
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#BptClasOff {
  background-attachment: fixed;
}
#BptClasOff > .sitte-clasoff {
  position: relative;
  max-width: 1300px;
  margin: auto;
  height: 355px;
}
#BptClasOff > .sitte-clasoff > div {
  position: absolute;
  display: inline-block;
  font-weight: bold;
}
#BptClasOff > .sitte-clasoff > .title {
  top: -15px;
  left: 13%;
  z-index: 2;
  background: rgba(248, 177, 28, 0.8);
  line-height: 1;
  padding: 17px 18px 16px;
}
#BptClasOff > .sitte-clasoff > .title > .mainti {
  font-size: 48px;
  text-transform: uppercase;
}
#BptClasOff > .sitte-clasoff > .title > .secondti {
  color: #ffffff;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.85);
}
#BptClasOff > .sitte-clasoff > .nameoffer {
  bottom: -15px;
  left: 16px;
  z-index: 3;
  padding: 5px 13px 29px;
  background: rgba(27, 175, 170, 0.8);
  line-height: 1.2;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.85);
}
#BptClasOff > .sitte-clasoff > .nameoffer > .mainname {
  text-transform: uppercase;
  color: #f8b11c;
}
#BptClasOff > .sitte-clasoff > .nameoffer > .priceoffer {
  color: #ffffff;
}
#BptClasOff > .sitte-clasoff > .personsoffer {
  bottom: 0;
  right: 0;
  z-index: 1;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 1;
}
#BptClasOff > .sitte-clasoff > .personsoffer.intro {
  opacity: 0;
  bottom: -200px;
}
#BptClasOff > .sitte-clasoff > .linked {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
#BptClasOff > .sitte-clasoff img {
  display: block;
}

#BptMainContent {
  padding-top: 50px;
  padding-bottom: 60px;
}
#container.site-maincontent > .box.one {
  width: 65%;
}
#container.site-maincontent > .box.one > .ratingsint {
  padding-left: 15px;
  padding-right: 15px;
}
#container.site-maincontent > .box.two {
  width: 30%;
}
#container.site-posts > .box:first-child {
  width: 100%;
}
#container.site-posts > .box + .box {
  max-width: 430px;
}
#container.site-posts > .box {
  padding: 0 15px 40px;
  width: 50%;
}
#container.site-posts > .box:first-child > #container.post {
  max-width: 100%;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#container.site-posts > .box:first-child > #container.post {
  min-height: 350px;
}
#container.post {
  background: #dfdddd;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
#container.site-posts > .box:first-child > #container.post > .postfeatured {
  width: 48%;
  height: 100%;
}
#container.post > .postfeatured {
  height: 260px;
  width: 100%;
  position: relative;
}
#container.site-posts > .box:first-child #container.post > .postfeatured {
  height: auto;
}
#container.post > .postfeatured > .entry-links {
  background: #1bafaa;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  padding: 12px 18px;
  position: absolute;
  top: 25px;
  right: 0;
}
#container.post > .postfeatured > .entry-links a:hover {
  color: #020202;
}
#container.site-posts > .box:first-child > #container.post > .postcontent {
  width: 52%;
  padding: 25px 35px;
}
#container.post > .postcontent {
  padding: 25px 22px;
}
#container.post > .postcontent > h4 {
  margin-bottom: 0;
}
#container.post > .postcontent > .entry-date {
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0 15px;
}
#container.post > .postcontent > .foot-links {
  font-weight: bold;
}
#container.post > .postcontent > .foot-links a {
  color: #1bafaa;
}
#container.post > .postcontent > .foot-links a:hover {
  color: #d52b1e;
}
#postcontent .entry-content,
#packagecontent .entry-content {
  padding: 0;
  text-align: justify;
}
.entry-content a {
  color: #1bafaa;
}
.entry-content a:hover {
  color: #d52b1e;
}
.entry-content iframe {
  width: 100%;
  height: 490px;
}
#loadmoreposts {
  width: 100%;
  text-align: center;
  margin: 30px 0;
}
#loadmoreposts > a {
  display: inline-block;
  background: #1bafaa;
  color: #ffffff;
  font-weight: bold;
  max-width: 365px;
  width: 100%;
  border-radius: 8px;
  text-transform: uppercase;
  padding: 16px;
}
#loadmoreposts > a:hover {
  background: #d52b1e;
}

#container.headsingpack > .time-price {
  color: #ffffff;
}
#container.headsingpack > .time-price > div {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
#container.headsingpack > .time-price > .time {
  background: #1bafaa;
  font-weight: bold;
  text-align: center;
  padding: 2px 16px 8px;
}
#container.headsingpack > .time-price > .time > span {
  display: block;
}
#container.headsingpack > .time-price > .time > span.numtime {
  font-size: 60px;
}
#container.headsingpack > .time-price > .time > span.typetime {
  font-size: 30px;
}
#container.headsingpack > .time-price > .price {
  background: #2e2d2d;
  margin-left: -4px;
  font-family: "Lora";
  font-size: 72px;
  padding: 14px;
}
#container.headsingpack > .time-price > .price > span.typemoney {
  color: #f8b11c;
}
.daypack,
.day {
  border-bottom: 1px dashed #2e2d2d;
  text-align: justify;
}
.daypack > h2,
.day h2 {
  margin: 0;
  text-align: left;
  padding: 17px 0 17px 24px;
  cursor: pointer;
  background-image: url(/wp-content/themes/bptnew/images/icon-arrow-right-days.png);
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.daypack > h2.opened,
.day h2.opened {
  background-image: url(/wp-content/themes/bptnew/images/icon-arrow-right-days-b.png);
  padding-left: 34px;
}
.daypack > .daycontent,
.day .body {
  display: none;
  margin-bottom: 30px;
}
#container.site-footpackcont {
  margin-top: 30px;
  margin-bottom: 5px;
}
#container.site-footpackcont > .boxip {
  cursor: pointer;
}
#container.site-footpackcont > .boxip > img,
#container.site-footpackcont > .boxip > h5 {
  display: inline-block;
  vertical-align: top;
}
#container.site-footpackcont > .boxip > img {
  position: relative;
  z-index: 1;
}
#container.site-footpackcont > .boxip > h5 {
  margin-bottom: 0;
  margin-left: -40px;
  padding: 14px 22px 15px 48px;
  background: #666666;
  color: #ffffff;
  border-radius: 6px;
}
.boxipcontent {
  display: none;
  padding-top: 30px;
}
#BptRelPacks {
  background: #b4d1c1;
  padding: 80px 0;
}
#BptRelPacks > h4 {
  color: #b8010f;
  font-weight: bold;
  text-align: center;
}
#container.site-relpacks {
  max-width: 1245px;
}
#bannrelpack .box.homepack {
  max-width: 415px;
  text-align: center;
  white-space: normal;
}
#container.site-relhandlers {
  margin-top: 10px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.related-packages-int .owl-nav {
  display: block;
  width: 100%;
  text-align: center;
}
.related-packages-int .owl-nav button {
  display: inline-block;
}
#container.site-relhandlers > .handler,
.related-packages-int.owl-carousel .owl-nav button {
  background: #1bafaa !important;
  padding: 14px 22px !important;
  width: auto !important;
  color: #fff !important;
  font-size: 50px !important;
  border-radius: 0 !important;
}
.related-packages-int.owl-carousel .owl-nav button.owl-prev,
.related-packages-int.owl-carousel .owl-nav button.owl-next {
  padding: 0px 30px 7px !important;
}
#container.site-relhandlers > .handler:hover,
.related-packages-int .owl-nav button:hover {
  background: #168d89 !important;
}

#container.site-form {
  margin-top: 20px;
}
#container.site-form > div {
  width: 48%;
  margin-bottom: 22px;
}
#container.site-form > div:nth-child(5),
#container.site-form > div:nth-child(13) {
  width: 100%;
}
#container.site-form > p.submit {
  text-align: right;
  width: 100%;
}
#container.site-form > p.submit > input {
  padding: 19px;
  max-width: 290px;
}

#container.ratingsint {
  font-size: 14px;
  padding-top: 35px;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#container.ratingsint > .rating.left {
  line-height: 1.2;
}
#container.ratingsint > .rating.left > .stars-wrapper > a {
  font-size: 32px;
  color: #2782e4;
}
#container.ratingsint > .rating.right {
  font-weight: bold;
}
#container.ratingsint > .rating.right > span {
  display: inline-block;
  vertical-align: middle;
}
#container.ratingsint > .rating.right > a {
  margin-left: 18px;
  display: inline-block;
  vertical-align: middle;
}
#container.ratingsint > .rating.right > a > img {
  display: block;
}

.btns-bookshop {
  text-align: center;
}
#container.site-bookshop {
  position: relative;
  padding: 12px 0;
  font-weight: bold;
  margin-bottom: 15px;
}
#container.site-bookshop > .btns {
  width: 100%;
  display: inline-block;
}
#container.site-bookshop > .btns > a {
  width: 50%;
  font-family: "Lora";
  font-size: 24px;
  float: left;
  padding: 24px 0;
  text-align: center;
  background-size: cover;
}
#container.site-bookshop > .btns > a.wid-book {
  background-image: url(images/rectangle-book.jpg);
}
#container.site-bookshop > .btns > a.wid-book.two {
  width: 100%;
  border-radius: 5px 5px 0 0;
}
#container.site-bookshop > .btns > a.wid-shop {
  background-image: url(images/rectangle-shop.jpg);
}
#container.site-bookshop > .or {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(images/rectangle-or.png);
  padding: 41px 0;
  width: 30px;
  background-repeat: no-repeat;
  background-position: center;
}
.form-book {
  display: none;
  padding-top: 30px;
}
.form-book form > div {
  margin-bottom: 8px;
}
.form-book form > div > input,
.form-book form > div > textarea,
.form-book form > div > select {
  padding: 8px 12px;
}
.form-book form > p.submit > input {
  padding: 15px;
  max-width: 150px;
}

#BptSuscribe {
  background-color: #1bafaa;
  background-image: url(images/line-suscribe.png);
  background-repeat-y: no-repeat;
  background-repeat-x: repeat;
  background-position-y: 17px;
}
#container.site-suscribe {
  padding: 70px 0;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
}
#container.site-suscribe > .box {
  padding: 0 15px;
}
#container.site-suscribe > .box.text {
  color: #f7be47;
  font-size: 36px;
  padding-right: 28px;
  text-align: right;
}
#container.site-suscribe > .box.form {
  max-width: 430px;
  width: 50%;
}
#container.site-suscribe > .box.form form > div > input {
  text-transform: none;
}
#container.site-suscribe > .box.form form > p.submit {
  padding: 0;
}
#container.site-suscribe > .box.form form > p.submit > input {
  display: none;
}
#container.site-suscribe ::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
} /* WebKit */
#container.site-suscribe :-moz-placeholder {
  color: #ffffff;
  opacity: 1 !important;
} /* Firefox 18- */
#container.site-suscribe ::-moz-placeholder {
  color: #ffffff;
  opacity: 1 !important;
} /* Firefox 19+ */
#container.site-suscribe :-ms-input-placeholder {
  color: #ffffff;
  opacity: 1 !important;
} /* IE 10+ */
#container.site-suscribe .wpcf7-not-valid-tip {
  display: none;
}

#container.site-alliances {
  max-width: 1125px;
  padding: 75px 0;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
#container.site-alliances > div {
  padding: 15px;
}
#container.site-alliances img {
  display: block;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
  filter: gray;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#container.site-alliances img:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}
#BptFooter > .foot {
  color: #cccccc;
  background-color: #000000;
  background-attachment: fixed;
}
#container.site-foot {
  padding: 50px 0;
}
#container.site-foot > .box {
  width: 50%;
  padding: 15px;
}
#container.minipost {
  margin-bottom: 50px;
  max-width: 635px;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#container.minipost > .thumb {
  width: 31%;
  padding-right: 15px;
}
#container.minipost > .thumb > img {
  display: block;
  border: 1px solid #cccccc;
}
#container.minipost > .content {
  width: 69%;
}
#container.minipost > .content > div {
  font-size: 14px;
  margin-bottom: 5px;
}
#container.site-foot a.load-more {
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
  color: #020202;
  background: #f7be47;
  border-radius: 8px;
  padding: 3px 15px;
}
#container.site-foot a.load-more:hover {
  background: #1bafaa;
}
#container.site-foot .sn {
  margin-bottom: 5px;
}
#container.site-foot > .box.two {
  text-align: right;
}
#container.site-navifoot > .box > ul.nav-footer {
  list-style: none;
  color: #f7be47;
}
#container.site-navifoot > .box > ul.nav-footer a {
  font-size: 14px;
}
#container.site-foot > .box.two > .site-testim {
  margin: 30px 0 40px;
}
#container.site-foot > .box.two > .site-testim .review-text {
  font-style: italic;
  color: #4bc9cf;
}
#container.site-foot > .box.two > .site-testim .person {
  display: inline-block;
  margin: 12px 0 5px;
}
#container.site-foot > .box.two > p {
  font-size: 14px;
}
#container.site-foot > .box.two > p > strong {
  font-size: 18px;
}
#container.site-foot > .box.two > .payment-methods > div {
  display: inline-block;
  padding-left: 20px;
}
#BptFooter > .author {
  color: #cccccc;
  background: #000000;
  text-align: center;
  font-size: 12px;
  padding: 9px 10px;
}

.video-rwd {
  position: relative;
  padding-bottom: 56.25%; /* 16/9 ratio */
  padding-top: 30px; /* IE6 workaround*/
  height: 0;
  overflow: hidden;
}
.video-rwd iframe,
.video-rwd object,
.video-rwd embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ec-stars-overlay {
  background: transparent !important;
}

#reasons {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
#reasons .box {
  display: inline-block;
}
#reasons .box.resonnumber {
  width: 24.33%;
  font-size: 100px;
  font-family: arial;
  background-color: #ccc;
  color: #fff;
  padding: 5px;
  text-align: center;
}
#reasons .box.boximg {
  width: 74.33%;
  vertical-align: top;
  padding-left: 20px;
  font-size: 1.2em;
  font-weight: bold;
  text-align: left;
}
.cloudtags a {
  color: #b8010f;
}
.cloudtags a:hover {
  color: #1bafaa;
}
.navigation.post-navigation {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  margin: 35px 0 25px;
}
.navigation.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.navigation.post-navigation .nav-next {
  float: right;
  width: 50%;
  text-align: right;
}
.navigation.post-navigation .nav-previous a,
.navigation.post-navigation .nav-next a {
  color: #d52b1e;
}
.navigation.post-navigation .nav-previous a:hover,
.navigation.post-navigation .nav-next a:hover {
  color: #1bafaa;
}
.comment-list {
  padding-left: 40px;
}
.comment-list .comment {
  border-left: 4px solid #020202;
  padding: 15px;
  margin-bottom: 15px;
  background: #fff;
}
.comment-list .comment .comment-metadata {
  font-size: 12px;
  font-weight: bold;
  display: block;
  width: 100%;
  margin: 15px 0;
}
.entry-content ul,
.entry-content ol {
  padding-left: 40px;
}

.navigation.pagination {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.navigation.pagination .page-numbers,
.navigation.pagination a {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px;
  color: #fff;
  background: #1bafaa;
  border-radius: 5px;
  margin: 0 5px;
}
.navigation.pagination .page-numbers.current,
.navigation.pagination a:hover {
  background: #d52b1e;
}

#related_posts {
  display: block;
  width: 100%;
  padding: 30px 0;
}
.contenti.related,
.contenti.postsblog,
.contenti.categoriessidebar,
.contenti.popularposts {
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.contenti.related > .box.one {
  width: 40%;
}
.contenti.related > .box.two {
  width: 58%;
  border-left: 1px solid #ccc;
  padding-left: 2%;
}
.contenti.related > .box .boxit {
  background: #fff;
  position: relative;
  margin-bottom: 15px;
}
.contenti.related > .box .boxit:last-child {
  margin-bottom: 0;
}
.contenti.related > .box .boxit .link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contenti.related > .box .boxit .relatedthumb,
.contenti.postsblog > .box .image2,
.contenti.popularposts > .box.one {
  background-size: cover;
  -moz-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 200px;
  margin-bottom: 7px;
  border-radius: 5px 5px 0 0;
}
.contenti.related > .box .boxit .relatedcontent {
  display: block;
  width: 100%;
  padding: 15px;
  font-size: 80%;
}
.contenti.related > .box .boxit .relatedcontent h3 {
  padding-bottom: 2px;
  font-size: 140%;
}
#container.contenti.popularposts {
  margin-bottom: 20px;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 1px dotted #999;
  padding-bottom: 10px;
}
.contenti.related > .box.two > #container.contenti.popularposts:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.contenti.popularposts > .box.one {
  width: 15%;
  height: auto;
  margin-bottom: 0;
  border-radius: 0;
}
.contenti.popularposts > .box.two {
  width: 83%;
  font-size: 20px;
}
.contenti.popularposts > .box.two h3 {
  padding-bottom: 2px;
}
.contenti.popularposts > .box.two .view {
  display: block;
  font-weight: bold;
  text-align: left;
  padding-bottom: 7px;
  font-size: 14px;
  letter-spacing: 2px;
}

#container.site-maincontent > .box.one.search article {
  border-bottom: 1px dotted #999;
  padding-bottom: 35px;
  margin-bottom: 25px;
}
#container.site-maincontent
  > .box.one.search
  article
  .entry-header
  .entry-meta {
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
}
#container.site-maincontent > .box.one.search article .entry-footer {
  font-size: 14px;
  display: block;
  font-weight: bold;
}
#container.site-maincontent > .box.one.search article .entry-footer a,
#container.site-maincontent
  > .box.one.search
  article
  .entry-header
  .entry-meta
  a {
  color: #1bafaa;
}
#container.site-maincontent > .box.one.search article .entry-footer a:hover,
#container.site-maincontent
  > .box.one.search
  article
  .entry-header
  .entry-meta
  a:hover {
  color: #d52b1e;
}
#container.site-maincontent > .box.one.search article .entry-footer .cat-links {
  display: block;
}
#container.site-maincontent
  > .box.one.search
  article
  .entry-footer
  .tags-links {
  display: block;
}
#container.site-maincontent
  > .box.one.search
  article
  .entry-footer
  .comments-link,
#container.site-maincontent > .box.one.search article .entry-footer .edit-link {
  display: none;
}
.short-itinerary {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}

.customtable {
  width: 100%;
  padding: 0;
  margin: 20px 0;
  color: #333;
  border-spacing: 0;
  border-collapse: collapse;
}
.customtable td {
  border: 1px solid #666;
  padding: 7px;
}
.customtable tr:nth-child(2n) {
  background: #f1f1f1;
}
.customtable tr.head {
  background: #ffb300 !important;
  color: #000;
  font-weight: bolder;
  text-transform: uppercase;
  text-align: center;
}
.customtable tr:hover {
  background: #fff4dd;
}

#smcontact .title {
  display: none;
}
#smcontact > div {
  display: block;
  margin-bottom: 7px;
}
#smcontact textarea {
  height: 80px;
}
span.wpcf7-not-valid-tip {
  font-weight: bold;
  font-family: "TitilliumWeb", sans-serif !important;
}
div.wpcf7-response-output {
  text-align: center !important;
  margin: 0 !important;
  background: #fff;
  font-weight: bold;
  font-family: "TitilliumWeb", sans-serif !important;
}

.widSSP {
  width: 100% !important;
}

#filternav {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
#filternav a {
  display: inline-block;
  padding: 7px 10px;
  vertical-align: middle;
  color: #1bafaa;
}
#filternav a:hover {
  color: #020202;
}
#filternav strong {
  padding: 7px 0;
  display: inline-block;
  vertical-align: middle;
}

#container.testimonials-tp > .box {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
#container.testimonials-tp > .box.one {
  background: #fff;
  padding: 25px;
}
#container.testimonials-tp > .box.two {
  padding-top: 25px;
}
#container.testimonials-tp > .box.two .website-testimonial {
  border-bottom: 1px solid #ccc;
  display: block;
  padding-bottom: 30px;
  margin-bottom: 25px;
}
#container.testimonials-tp > .box.two .website-testimonial .date {
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
  font-weight: bold;
}
#container.testimonials-tp > .box.two .website-testimonial .date .cap {
  color: #1bafaa;
}
#container.form-testi {
  margin-top: 25px;
}
#container.formtesti > .box {
  width: 32%;
}
.successt,
.errort {
  display: block;
  width: 100%;
  background-color: #a7d2c2;
  border: 1px solid #333;
  text-align: center;
  font-size: 160%;
  margin-bottom: 15px;
  color: #010101;
  border-radius: 5px;
  padding: 15px;
}
.errort {
  background-color: red;
  color: #fff;
}

#lunasol,
#buttings {
  display: block;
  width: 100%;
  font-size: 20px;
}
#lunasol .fontone,
#buttings .fontone {
  font-size: 140%;
}
#lunasol .fonttwo {
  font-size: 120%;
}
/*#lunasol input, #lunasol select, #lunasol textarea{border-color: #666; background-color: #f1f1f1;}*/
.red,
.fontred {
  color: #d52b1e;
}
.divider {
  background: #e4efea;
  padding: 20px;
}
.divider.two {
  background: transparent;
}
#lunasol textarea {
  min-height: 130px;
}
#lunasol .newcontainer#stage1 > .box,
#lunasol .newcontainer#stage2 > .box,
#lunasol .newcontainer#stage5 > .box,
#lunasol .newcontainer#stage6 > .box {
  width: 48%;
}
#lunasol .newcontainer#stage1 > .box.one,
#lunasol .newcontainer#stage2 > .box.one {
  padding: 0 7%;
}
#lunasol .newcontainer.manypeople {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#lunasol .newcontainer.places {
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;
}
#lunasol .newcontainer.planningtravel {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#lunasol .newcontainer.planningtravel > .box {
  text-align: center;
}
#lunasol .newcontainer.planningtravel > .box.one {
  width: 30%;
}
#lunasol .newcontainer.planningtravel > .box.two {
  width: 10%;
}
#lunasol .newcontainer.planningtravel > .box.three {
  width: 15%;
}
#lunasol .newcontainer.manypeople > .box {
  width: 33%;
  text-align: center;
  padding: 7px 0;
}
#lunasol .newcontainer.custom {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#lunasol .newcontainer.places > .box {
  padding: 7px 0;
}
#lunasol .newcontainer.two {
  padding: 20px 0;
}
.inputcomplete {
  width: 100%;
}
.inputregular {
  width: 75%;
}
.inputmiddle {
  width: 50%;
}
.inputsmall {
  width: 25%;
}
#lunasol .interests .wpcf7-list-item {
  display: block;
  width: 100%;
}
#lunasol
  .newcontainer#stage4
  > .box.two
  .newcontainer.places
  > .box
  span.wpcf7-form-control-wrap,
#lunasol
  .newcontainer#stage4
  > .box.two
  .newcontainer.places
  > .box
  span.wpcf7-form-control-wrap
  span.wpcf7-form-control,
#lunasol
  .newcontainer#stage4
  > .box.two
  .newcontainer.places
  > .box
  span.wpcf7-form-control-wrap
  span.wpcf7-form-control
  span.wpcf7-list-item,
#lunasol
  .newcontainer#stage4
  > .box.two
  .newcontainer.places
  > .box
  span.wpcf7-form-control-wrap
  span.wpcf7-form-control
  span.wpcf7-list-item
  label {
  display: block;
  width: 100%;
  text-align: center;
  margin: 0;
  max-width: 182px;
}
#lunasol .newcontainer#stage4 > .box.two .newcontainer.places > p:last-child {
  display: none;
}
#lunasol #next {
  display: none;
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
  cursor: pointer;
}
#lunasol #next:hover {
  opacity: 0.8;
}
#lunasol #next.step6 {
  background: url(images/but-submit.png) no-repeat transparent !important;
  width: 215px;
  height: 70px;
}
label.customneeds {
  width: 70px;
  display: inline-block;
}
#lunasol span.wpcf7-not-valid-tip {
  font-size: 14px !important;
  display: inline-block !important;
  text-align: center;
  vertical-align: middle;
}
#lunasol {
  display: none;
}
#lunasol.stage-1 {
  display: block;
}
#buttings.buttons-stages {
  text-align: center;
  padding: 30px 0 15px;
  display: none;
}
#buttings.buttons-stages a.but {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 50px;
  background: #ffb300;
  color: #020202;
  font-weight: bold;
  margin: 10px 5px 0;
}
#buttings.buttons-stages a.but:hover,
#buttings.buttons-stages a.but.actived {
  background: #c4dfd5;
}
#wpcf7-f178603-p558-o1 .wpcf7-response-output {
  background-color: #c4dfd5;
  border-radius: 5px;
  color: #020202;
  padding: 20px;
}
#progressbar {
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
  margin: 10px 0 30px;
}
#progressbar .icostage {
  display: inline-block;
  margin: 0 3px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #999;
  border-radius: 100%;
  padding: 4px 10px;
  position: relative;
  z-index: 5;
}
#progressbar .lineed {
  position: absolute;
  width: 100%;
  top: 48%;
  /* fallback */
  background-color: #274fab;
  /* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#1a82f7),
    to(#274fab)
  );
  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(left, #ffffff, #274fab, #ffffff);
  /* Firefox 3.6+ */
  background: -moz-linear-gradient(left, #ffffff, #274fab, #ffffff);
  /* IE 10 */
  background: -ms-linear-gradient(left, #ffffff, #274fab, #ffffff);
  /* Opera 11.10+ */
  background: -o-linear-gradient(left, #ffffff, #274fab, #ffffff);
  height: 2px;
}
#progressbar .icostage.active {
  background-color: #378324;
}

#plannerform .planerlink {
  display: inline-block;
  padding: 8px 15px;
  text-transform: uppercase;
  background: #f1f1f1;
  color: #020202;
  border-radius: 3px;
}
#plannerform .planerlink:hover {
  color: #ff101b;
}
#plannerform .tictictp {
  font-size: 11px;
}
#plannerform .newcontainer {
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.font16 {
  font-size: 16px;
}

.titlespe {
  display: block;
  font-size: 110%;
  background: #b5c8d2;
  padding: 5px;
  text-align: left;
  margin-bottom: 15px;
  font-weight: bold;
  clear: both;
}
.gridone {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.gridone .row {
  float: left;
  width: 100%;
  background: #f4f4f4;
  font-size: 100%;
  padding: 5px;
}
.gridone .row.two {
  background: #fff;
}
.gridone .row > div {
  float: left;
  word-wrap: break-word;
}
.gridone .row > div.left {
  width: 20%;
  font-weight: bold;
}
.gridone .row > div.right {
  width: 80%;
}
.spemore {
  display: block;
  width: 100%;
  text-align: right;
}
.spemore a {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 7px 15px;
  background-color: #cc822f;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 4px;
  text-transform: uppercase;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.spemore a:hover {
  background-color: #3e3e40;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.cities {
  display: inline-block;
  width: 49.33%;
  vertical-align: top;
  margin-top: 20px;
  padding: 0 1%;
}
.cities h2 a {
  text-decoration: none;
}

#brochures {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
#brochures > div {
  width: 32.66%;
  padding: 0 2% 25px 2%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

.forms.ocult {
  background: url(images/or.png) no-repeat center center;
  text-align: center;
  width: 100%;
}
.forms .boxre {
  display: inline-block;
  margin: 0 10%;
}
.step.ocult {
  display: block;
  margin-bottom: 25px;
}

.packlist .act {
  display: block;
  margin-bottom: 15px;
}
.packlist .act a {
  color: #1bafaa;
}
.packlist .act a:hover {
  color: #d52b1e;
}
.packlist .act .righta {
  font-size: 80%;
  font-weight: bold;
}

.forms {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
  text-align: justify;
}
.forms .boxre.one {
  float: left;
  width: 48%;
  margin: 0;
}
.forms .boxre.two {
  float: right;
  width: 48%;
  margin: 0;
  text-align: right;
}
.step {
  font-size: 30px;
}
.nextstep {
  display: inline-block;
  font-size: 140%;
  text-transform: uppercase;
  color: #fff !important;
  font-weight: bold;
  background: #ff101a;
  padding: 10px 25px;
  border-radius: 5px;
}
.nextstep:hover {
  color: #fff;
  background: #fab300;
}
.stepi,
#wpcf7-f2920-p549-o1,
#wpcf7-f2922-p549-o2,
.paypalstep {
  display: none;
}

.addmorebut {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 240px;
  text-align: center;
}
.inputfilefor {
  display: inline-block;
  font-size: 120%;
  font-weight: bold;
  padding: 7px 15px;
  background: #fab300;
  color: #000 !important;
  cursor: pointer;
  border-radius: 5px;
}
.inputfilefor:hover {
  background: #ffd76a;
}
.speformsadds {
  display: none;
  padding: 15px;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 25px;
}
.speformsadds.two {
  display: block;
}
.text-center {
  text-align: center;
}
.form-error {
  color: #d52b1e;
  font-weight: bold;
}

.formadvihome {
  display: inline-block;
  width: 100%;
}
.formadvihome .formis textarea {
  height: 50px;
}
.formadvihome .formis > div {
  margin-top: 18px;
}
.formadvihome .formis > div span.wpcf7-not-valid-tip {
  font-size: 14px !important;
  display: none;
}
.formadvihome .formis.validated {
  float: left;
  width: 60%;
}
.formadvihome .validation {
  float: right;
  width: 40%;
  display: none;
  padding-top: 18px;
  padding-left: 20px;
}
.formadvihome .validation.active {
  display: block;
}
.formadvihome .validation div.wpcf7-response-output {
  text-transform: none;
}
.formadvihome .formis > div input.wpcf7-not-valid,
.formadvihome .formis > div textarea.wpcf7-not-valid {
  background-color: #f7c6c1 !important;
}

#plannerform {
  width: 100%;
  background: linear-gradient(180deg, #1bafaa 0%, #117371 100%);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 15px;
  text-transform: uppercase;
  position: fixed;
  z-index: 9999999999;
  display: block;
  bottom: -170px;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#plannerform.active {
  -webkit-animation: plannerformant 1s ease-out;
  animation: plannerformant 1s ease-out;
  bottom: 0;
}
@-webkit-keyframes plannerformant {
  0% {
    bottom: -75px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes plannerformant {
  0% {
    bottom: -75px;
  }
  100% {
    bottom: 0;
  }
}

#plannerform .planerlink {
  display: inline-block;
  padding: 8px 15px;
  text-transform: uppercase;
  background: #f1f1f1;
  color: #020202;
  border-radius: 3px;
}
#plannerform .planerlink:hover {
  color: #ff101b;
}
#plannerform .tictictp {
  font-size: 11px;
}
#plannerform .closit {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-weight: bold;
  font-size: 11px;
}
#plannerform .newcontainer {
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.anchorgo {
  cursor: pointer;
}
.loading-ptp {
  display: block;
  margin: 0 auto;
  padding: 50px 0;
}
.post-password-form {
  width: 50%;
}
.post-password-form input[type="submit"] {
  margin-top: 20px;
}
.spefield {
  display: none;
}

.wmobi {
  display: none !important;
}
.wdesk {
  display: inline-block !important;
}

.home-include {
  display: block;
  width: 100%;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 10px;
  font-size: 110%;
  letter-spacing: 2px;
}

div.TA_selfserveprop {
  margin-top: -20px;
  display: block;
}

#container.videos > .box {
  width: 30%;
  margin-bottom: 30px;
}

#container.post > .hyperlink a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#videoshome {
  display: block;
  width: 100%;
  margin-bottom: 80px;
}
#videoshome #container {
  margin: 0;
  max-width: 100%;
}
#container.videoshomesection > .box {
  position: relative;
  height: 550px;
  overflow: hidden;
}
#container.videoshomesection > .box.one {
  width: 26%;
}
#container.videoshomesection > .box.one > .texto {
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-size: 260%;
  top: 50%;
  left: 50%;
  width: 90%;
  font-weight: bold;
  display: block;
}
#container.videoshomesection > .box.one > .texto .title {
  display: block;
}
#container.videoshomesection > .box.one > .texto .bar {
  display: block;
  width: 50%;
  height: 10px;
  background: #12808d;
}
#container.videoshomesection > .box.two,
#container.videoshomesection > .box.three {
  width: 37%;
}
.mvone,
.mvtwo,
.mvthree {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mvtwo,
.mvthree {
  height: 50%;
}
.mvthree {
  top: auto;
  bottom: 0;
}
.mvone .play,
.mvtwo .play,
.mvthree .play {
  width: 100px;
  padding: 15px;
  background: #12808d;
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 0;
  right: 10%;
  letter-spacing: 2px;
  font-size: 120%;
  box-shadow: #000 0 10px 20px;
}
#container.videoshomesection > .box .shadowtext {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 160%;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#container.videoshomesection > .box .shadowtext .introtext {
  position: absolute;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(0);
  top: auto;
  left: 50%;
  bottom: 10%;
  width: 90%;
  padding-right: 150px;
}
#container.videoshomesection > .box .coverdefault:hover .shadowtext {
  top: 0;
}

#container.filters-ptp,
#container.home-icons {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#container.filters-ptp > .box,
#container.home-icons > .box {
  margin-left: 20px;
}
#container.filters-ptp > .box:first-child,
#container.home-icons > .box:first-child {
  margin-left: 0;
}
#container.home-icons > .box:first-child {
  text-align: right;
}
#container.icons-ptp-02 {
  /*-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;*/
  margin-top: 20px;
}

.bfmesage {
  display: block;
  text-align: center;
  font-weight: bold;
  padding: 10px;
  margin: 10px 0;
  background: white;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.bfsuccess.bfmesage {
  border-color: green;
}

.bferror.bfmesage {
  border-color: red;
}

#specialwindowconfirmation {
  z-index: 9999;
  background: rgba(255, 255, 255, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

#specialwindowconfirmation .customsendmessage {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  border-radius: 6px;
  border: 1px solid #ccc;
  background: white;
  padding: 20px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

/*---------------------------------------------------------------------------------------------------------------
# Responsive Web Design
---------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 1280px) {
  .main-navigation ul.menu > li {
    display: none;
  }
  .main-navigation ul.menu > li.custombn {
    display: block;
  }
  #container.content,
  #container.testimonials-tp,
  #container.site-maincontent {
    padding-left: 10px;
    padding-right: 10px;
  }
  #container.formtesti > .box {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
  }
  #container.formtesti {
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
}

@media screen and (max-width: 1024px) {
  #container.site-navigation > .box.logo,
  #container.site-navigation > .box.menu {
    width: 50%;
  }
  #container.site-maincontent > .box.one {
    width: 65%;
  }
  #container.site-maincontent > .box.two {
    width: 40%;
    padding-left: 0;
    padding-right: 0;
  }
  #container.headsingpack > .flights-included,
  #container.headsingpack > .free-bag {
    margin-top: 30px;
  }
  #container.site-maincontent {
    padding-left: 10px;
    padding-right: 10px;
  }
  #container.filters-ptp > .box:first-child {
    width: 100%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 980px) {
  #container.site-naviboxes {
    padding: 0;
  }
  #BptBoxes > .divreviews {
    padding: 35px 30px 0;
  }
  #container.site-foot > .box {
    width: 100%;
  }
  #container.minipost {
    max-width: 100%;
  }
  #container.site-foot > .box.two {
    padding-top: 45px;
  }
  #container.site-navifoot > .box {
    padding-left: 15px;
  }
  #container.minipost {
    margin: 0 0 50px;
  }
  .entry-content iframe {
    height: 385px;
  }
  #container.site-foot .sn {
    text-align: center;
  }
  #container.site-foot > .box p:last-child {
    text-align: center;
  }
  .menurwd-search {
    margin-bottom: 70px;
  }
  #BptFooter > .author {
    padding-bottom: 60px;
  }
  #container.site-maincontent > .box.one {
    width: 55%;
  }
  #container.site-maincontent > .box.two {
    width: 40%;
  }
  #container.site-footpackcont > .boxip {
    margin-top: 15px;
  }
  .wmobi {
    display: inline-block !important;
  }
  .wdesk {
    display: none !important;
  }
}

@media screen and (max-width: 900px) {
  #container.site-posts > .box:first-child > #container.post {
    height: auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #container.site-posts > .box:first-child > #container.post > .postfeatured {
    width: 100%;
    height: 350px;
  }
  #container.site-posts > .box:first-child > #container.post > .postcontent,
  #container.site-posts > .box {
    width: 100%;
  }
  #container.site-posts > .box + .box {
    max-width: 100%;
  }
}

@media screen and (max-width: 800px) {
  #container.site-suscribe > .box.text {
    text-align: center;
  }
  #container.site-suscribe > .box.form {
    margin-top: 20px;
    width: 100%;
  }
  #container.site-footpackcont {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  #container.site-footpackcont > .boxip {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 768px) {
  #container.site-form > div {
    width: 100%;
  }
  #container.site-naviboxes > a {
    width: 100%;
  }
  #BptClasOff > .sitte-clasoff > .title {
    left: 0;
    right: 0;
    margin: auto;
    max-width: 358px;
  }
  #BptClasOff > .sitte-clasoff > .nameoffer {
    left: 0;
    right: 0;
    margin: auto;
    max-width: 500px;
  }
  #BptClasOff > .sitte-clasoff > .personsoffer {
    display: none;
  }
  #container.site-maincontent > .box.one,
  #container.site-maincontent > .box.two {
    width: 100%;
  }
  #container.site-maincontent > .box.two aside {
    padding-top: 50px;
  }
}

@media screen and (max-width: 640px) {
  #container.site-navigation {
    padding: 0;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #container.site-navigation > .box.logo {
    width: auto;
    margin: 18px 0 16px;
  }
  #container.site-navigation > .box.menu {
    width: 100%;
  }
  .main-navigation,
  .second-navigation {
    width: 50%;
  }
  .main-navigation ul.menu > li.custombn {
    width: 100%;
    text-align: center;
  }
  .second-navigation > .menu-toggle > img {
    margin: auto;
  }
  .rwd-navigation ul.menu > li > a {
    font-size: 30px;
  }
  .box.homepack {
    max-width: 360px;
    padding: 0;
  }
  #BptHomePacks > .site-homepacks > .threentries {
    padding: 0 15px;
  }
  #container.minipost > .thumb {
    width: auto;
  }
  #container.minipost > .content > div {
    display: none;
  }
  #container.minipost > .content > h4 {
    margin-bottom: 10px;
  }
  #container.site-navifoot > .box > ul.nav-footer {
    margin-bottom: 25px;
  }
  #container.certi-alian > div {
    padding: 20px 10px;
    width: 50%;
  }
  #container.ratingsint {
    text-align: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #container.ratingsint > .rating.right {
    margin-top: 30px;
  }
  .entry-content iframe {
    height: 360px;
  }
  #container.headsingpack {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .post-password-form {
    width: 100%;
  }
  #container.related,
  #videoshome #container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contenti.related > .box.one,
  .contenti.related > .box.two,
  #videoshome #container > .box {
    width: 100%;
    padding: 0;
  }
  .contenti.related > .box.two {
    border-left: 0;
    padding-top: 25px;
  }
  #videoshome #container > .box.one {
    height: auto;
    padding: 0 20px 30px;
  }
  #videoshome #container > .box.two {
    height: 230px;
  }
  #videoshome #container > .box.three {
    height: 460px;
  }
  #container.videoshomesection > .box.one > .texto {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
  #container.videoshomesection > .box .shadowtext {
    font-size: 120%;
  }
  #container.headsingpack > .free-bag,
  #container.headsingpack > .flights-included {
    width: 100%;
    text-align: center;
  }
  #container.filters-ptp > .box,
  #container.home-icons > .box {
    margin-left: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
  }
  #container.filters-ptp > .box:first-child,
  #container.home-icons > .box:first-child {
    padding-bottom: 0;
    order: 4;
    margin-bottom: 0;
  }
  #container.home-icons > .box:first-child {
    text-align: center;
  }
  #container.icons-ptp-02 {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #container.icons-ptp-02 > .box {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 480px) {
  #container.minipost > .thumb {
    padding-right: 20px;
    min-width: 182px;
  }
  #container.minipost > .content {
    width: auto;
  }
  #container.site-navifoot {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  #container.site-navifoot > .box {
    width: 50%;
  }
  #container.site-navifoot > .box.one {
    order: 2;
  }
  #container.site-navifoot > .box.two {
    order: 1;
    padding: 0;
  }
  #container.site-navifoot > .box.three {
    order: 3;
  }
  #container.divform {
    padding: 0;
    display: block;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  #container.site-alliances {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #BptHomePacks > .site-homepacks > .threentries > span {
    display: block;
  }
  #BptClasOff > .sitte-clasoff > .nameoffer > .mainname.h2 {
    font-size: 30px;
  }
  #container.headsingpack > .time-price > .time > span.numtime {
    font-size: 43px;
  }
  #container.headsingpack > .time-price > .time > span.typetime {
    font-size: 20px;
  }
  #container.headsingpack > .time-price > .price {
    font-size: 45px;
  }
  #container.featuredvideo > .box {
    width: 100%;
    margin-bottom: 20px;
  }
  #container.site-foot > .box.two > .payment-methods > div {
    padding-top: 20px;
  }
  .newcontainer.menustarts,
  #container.testimonials-tp,
  #container.formtesti {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: flex-start;
  }
  .newcontainer.menustarts > .box {
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
  }
  .box.homepack {
    margin-left: auto;
    margin-right: auto;
  }
  #container.testimonials-tp > .box,
  #container.formtesti > .box {
    width: 100%;
  }
  #filternav a {
    padding: 7px 3px;
  }
  #filternav strong {
    display: block;
    width: 100%;
    text-align: center;
  }
  .forms .boxre.one,
  .forms .boxre.two {
    width: 100%;
    text-align: center;
  }
  .forms .boxre.two {
    padding-top: 50px;
  }
  .speformsadds .forms .boxre.two {
    padding-top: 15px;
  }
  .navigation.pagination .page-numbers,
  .navigation.pagination a {
    margin-top: 10px;
  }
}

@media screen and (max-width: 420px) {
  #BptClasOff > .sitte-clasoff > .nameoffer > .mainname.h2 {
    font-size: 24px;
  }
  #BptClasOff > .sitte-clasoff > .title {
    text-align: center;
  }
  #BptClasOff > .sitte-clasoff > .title > .mainti {
    font-size: 40px;
  }
  #container.ratingsint > .rating.right > span {
    display: block;
    padding-bottom: 10px;
  }
  #container.ratingsint > .rating.right > a {
    margin: 0 9px 10px;
  }
}

@media screen and (max-width: 360px) {
  .main-navigation ul.menu > li.custombn > a {
    padding: 32px 0 33px;
  }
  .rwd-navigation ul.menu > li > a {
    font-size: 25px;
  }
  .rwd-navigation ul.menu > li > ul.sub-menu > li > a {
    margin-top: 8px;
  }
  .box.homepack > .viewpack {
    margin-bottom: 10px;
  }
  #container.divform form textarea {
    min-height: 140px;
  }
  #BptHeader > .site-banner > .box.banner > .bann-home {
    height: 750px;
  }
  #container.headsingpack > .time-price > .time > span.numtime,
  #container.headsingpack > .time-price > .price {
    font-size: 40px;
  }
  #container.headsingpack > .time-price > .time > span.typetime {
    font-size: 18px;
  }
  #container.certi-alian > div {
    width: 65%;
    padding: 13px 10px;
  }
  #container.minipost {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #container.minipost > .thumb {
    width: 100%;
    padding-right: 0;
    margin-bottom: 15px;
  }
  #container.minipost > .content {
    width: 100%;
  }
  #container.minipost > .thumb > img {
    margin-left: auto;
    margin-right: auto;
  }
  #container.ratingsint > .rating.right > a {
    margin: 0 5px 10px;
  }
  #container.home-icons > .box:nth-child(2),
  #container.home-icons > .box:nth-child(3) {
    width: 100%;
    text-align: center;
  }
  #container.home-icons > .box:nth-child(2) {
    padding-right: 0;
  }
  #container.home-icons > .box:nth-child(3) {
    padding-left: 0;
  }
}

@media screen and (max-width: 320px) {
  .main-navigation ul.menu > li.custombn > a {
    font-size: 20px;
    padding: 34px 0px 37px;
  }
  #container.headpack > .daystrip {
    padding-top: 17px;
  }
  #container.minipost {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #container.site-navifoot > .box {
    width: 100%;
    text-align: center;
  }
  #BptClasOff > .sitte-clasoff > .title > .mainti {
    font-size: 35px;
  }
}
