/* Add here all your css styles (customizations) #A5843A */

a {
  color: #a5843a;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #a5843a;
}
.award {
  max-width: 100%;
  margin-top: 10px;
  max-height: 200px;
}
div.wpcf7-validation-errors {
  border: none !important;
}
div .wpcf7-mail-sent-ok {
  border: 2px solid #a5843a !important;
}
.brochure li {
  padding: 5px;
}
.brochure label {
  color: #333;
  font-size: 15px;

  font-weight: normal;
}
.brochure input[type="radio"]:checked + label {
  color: #a5843a;
}
#feefologohere .logo-container img {
  margin-left: 20px;
}
option {
  margin-left: 5px;
}
.con,
.ofr p {
  font-size: 15px;
}
.con input,
.con input[type="email"],
.con input[type="number"] {
  width: 60%;
  color: #333;
  border: 1px solid #c8c4a8;
  padding: 5px;
  box-shadow: 0 0 1px #ccc inset;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
  appearance: textfield;
}
.textar {
  width: 80%;
  height: 60px;
  border: 1px solid #c8c4a8 !important;
  background: #fff !important;
  border-radius: 0 !important;
  box-shadow: 0 0 1px #ccc inset;
}
.con .readmore {
  font-size: 15px;
  font-weight: 600;
  background: none;
  font-family: "Prata", serif;
  border: 1px solid #a5843a;
  color: #a5843a;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  width: 178px;
}
.ofr h1,
.ofr h2,
.ofr h3,
.con h1,
.con h2,
.con h3 {
  font-family: "Prata", serif;
  color: #233662;
}
.ofr a {
  text-decoration: none;
}
.date span {
  font-weight: bold;
  color: #a5843a;
}
.profile-bio a {
  font-weight: bold;
}
.rdm {
  margin: 5px 0 10px 0;
  display: block;
}
.wp-paginate a {
  display: inline;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0px;
}
.clear {
  clear: both;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100px;
  background: rgb(
    255,
    255,
    255
  ); /* Fall-back for browsers that don't support rgba */
  background: rgba(255, 255, 255, 1);
}
.bg {
  background: #f5f5f5;
  padding-bottom: 40px;
}

.dj-header-button {
  font-family: "Prata", serif;
  padding: 0 0 0 10px;
}

.dj-header-opening {
  font-family: "Prata", serif;
  padding: 5px 10px 0 0;
}

#logo-header {
  max-width: 280px;
  height: auto;
  padding: 15px 0 0;
  margin: 0 auto;
  display: block;
}
.block-grid-v2 li:hover .block-grid-v2-info {
  border-color: #a5843a;
}

.dj-container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 800px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.dj-nav {
  margin-top: 9px;
  background: rgb(0, 0, 0); /* Fall-back for browsers that don't support rgba */
  background: rgba(0, 0, 0, 0.7);
  font-family: "Prata", serif;
  color: #fff;
  margin-right: auto;
  margin-left: auto;
}
.info-blocks .info-blocks-in {
  padding: 0px;
  overflow: hidden;
}
.navbar-nav {
  width: auto;
}

.nav {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
}

/*Navbar Menu*/
.header .dropdown > a::after {
  right: 5px;
  top: 9px;
}
.header .navbar-nav > li > a {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 9px 20px 9px 20px;
}

.header .navbar-nav > .active > a {
  color: #fff;
}
.header .navbar-nav li:hover a,
.header .navbar-nav > li.current_page_item a {
  color: #a5843a;
}
.header .dropdown-menu {
  background: rgba(0, 0, 0, 0.75) none repeat scroll 0% 0%;
  border-top: 2px solid #a5843a;
}
.interactive-slider-v2 .overlay {
  left: 50%;
  margin-left: -230px;
  top: 140px;
  z-index: 10161;
  opacity: 0.2;
  border-width: 0px;
  border-radius: 0px;
  border-color: #888;
  border-style: solid;
  position: absolute;
  width: 460px;
  height: 472px;
  transform: rotate(-28deg);
}

.interactive-slider-v2 {
  padding: 210px 0 0 0;
  height: 700px;
  background: transparent url("../jpg/rotator.jpg") no-repeat scroll center
    center / 100%;
  /*background: transparent url("../rotator/rotator.php") no-repeat scroll center bottom / 100%;*/
}
.hslide {
  height: 610px;
}
.ppcb {
  padding: 180px 0 0 0;
}
.interactive-slider-v2 h1,
.interactive-slider-v2 h2,
.interactive-slider-v2 h3,
.interactive-slider-v2 h4,
.interactive-slider-v2 h5,
.interactive-slider-v2 h6,
.interactive-slider-v2 a {
  color: #fff;
  font-family: "Prata", serif;
  font-weight: normal;
  line-height: 1.2em;
  text-align: center;
  margin: auto;
  text-transform: none;
  /*text-shadow: 0 0 1px #333333;*/
  z-index: 11000;
  display: block;
  position: relative;
}
.interactive-slider-v2 h2,
.interactive-slider-v2 h1 {
  font-size: 60px;
  font-weight: normal;
  width: 60%;
}
.interactive-slider-v2 h1.myh1 {
  padding-top: 0;
  line-height: 1em;
}
.interactive-slider-v2 h1.myh1 span {
  font-size: 32px;
}
.ppcb h2 {
  font-size: 55px;
}
.interactive-slider-v2 a {
  /* background: #A5843A; */
  display: inline-block;
  padding: 10px;
}
.interactive-slider-v2 p {
  font-family: "Prata", serif;
  color: #fff;
  font-size: 24px;
  font-weight: 200;
  text-align: center;
  /*text-decoration: underline;*/
}
.info-blocks {
  margin-bottom: 15px;
  padding: 10px 0;
}
.full-w-block {
  display: none;
  padding: 0;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgb(0, 0, 0); /* Fall-back for browsers that don't support rgba */
  background: rgba(0, 0, 0, 0.7);
  overflow: auto;
}
.p1 {
  margin-top: 10px;
  line-height: 1;
}
.p2 {
  margin-top: 20px;
  line-height: 1;
}
.rgba-orange {
  background-color: #a5843a;
  font-weight: 600;
}
.easy-block-v1 img {
  width: 100%;
  float: none;
  height: auto;
  margin: 0 auto;
  display: block;
  padding: 8px;
  background: #fff;
}
.easy-block-v1 .easy-block-v1-badge {
  top: 60%;

  text-align: center;
  width: 100%;
  font-weight: bold;
  background: none;
  text-shadow: 0 0 1px #333;
  font-size: 14px;
}
.col-md-5 img {
  margin-top: 6px;
  max-width: 100%;
  height: auto;
}
.divimg h3 {
  font-size: 30px;
  font-weight: 200;
  text-shadow: 1px 1px #333;
  margin-bottom: 0;
  position: absolute;
  top: 30%;
  color: #d2d5c5;
  padding: 0;
  width: 96%;
  text-align: center;
  left: 2%;
  line-height: 1em;
}
.divimg h3 a {
  color: #fff;
  font-family: "Prata", serif;
}
.divimg h3 a:hover {
  text-decoration: none;
}
.divimg h2 {
  font-size: 23px;
  font-weight: 200;
  text-transform: uppercase;
  text-shadow: 1px 1px #333;
  border: 1px solid #fff;
  width: 69%;
  text-align: center;
  line-height: 1.5em;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 15px;
  background: -moz-linear-gradient(
    -20deg,
    rgba(255, 255, 255, 0.23) 0%,
    rgba(255, 255, 255, 0.23) 50%,
    rgba(0, 0, 0, 0.23) 51%,
    rgba(0, 0, 0, 0.23) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -20deg,
    rgba(255, 255, 255, 0.23) 0%,
    rgba(255, 255, 255, 0.23) 50%,
    rgba(0, 0, 0, 0.23) 51%,
    rgba(0, 0, 0, 0.23) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    160deg,
    rgba(255, 255, 255, 0.23) 0%,
    rgba(255, 255, 255, 0.23) 50%,
    rgba(0, 0, 0, 0.23) 51%,
    rgba(0, 0, 0, 0.23) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3bffffff', endColorstr='#3b000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.divimg h2 a {
  color: #fff;
  font-family: "Prata", serif;
}
.divimg h2 a:hover {
  text-decoration: none;
}
hr.strip {
  border: none;
  height: 1px;
  color: #233662;
  margin: 10px 0px 0px;
  width: 68%;
  float: right;
  background: #233662;
  margin-top: 3px;
}
.ocf h2 {
  margin: -20px 0 25px;
  text-align: center;
  font-family: "Prata", serif;
  font-size: 35px;
  color: #233662;
  text-transform: uppercase;
}
.ocf .inn {
  padding: 5px;
  background: #fff;
}
.ocf .inn img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.ocf .inn h3 {
  color: #a5843a;
  font-family: "Prata", serif;
  padding: 7px 10px 0 10px;
  font-size: 18px;
}
.ocf .inn ul {
  padding-left: 20px;
  font-size: 12.8px;
}
.ocf .inn p {
  padding: 0 10px;
}
.ocf .readmore {
  padding: 0 15px;
  border: none;
  margin-bottom: 15px;
  letter-spacing: 0.08em;
}
.ocf .readmore a {
  color: #fff;
  background: #a5843a;
}
.ocf .readmore a:hover {
  color: #a5843a;
  background: #fff;
  border: 1px solid #a5843a;
}
.block-grid-v2 li ul {
  padding-left: 20px;
}
.block-grid-v2 li ul li {
  list-style-type: disc;
  font-size: 13px;
  color: #222;
  text-align: left;
}
.newul ul li {
  background: url(../png/sign-white.png) no-repeat 0% 8%;
}
.md-margin-bottom-30 {
  margin-bottom: 30px;
}
.block-grid-v2-info {
  border-bottom: none;
}
.readmore {
  border: 1px solid #a5843a;
  color: #a5843a;
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin-top: 20px;
}
.readmore a {
  color: #a5843a;
  text-align: center;
  font-weight: 600;
  display: block;
  font-family: "Prata", serif;
  font-size: 13px;
}
.readmore a:hover {
  text-decoration: none;
}
.divimg .readmore {
  position: absolute;
  bottom: 10%;
  transform: translateX(-50%);
  left: 50%;
  border: none;
  line-height: 1em;
}
.divimg .readmore a {
  color: #fff;
  border: 1px solid #fff;
  padding: 12px 19px;
  background: rgba(0, 0, 0, 0.3);
  letter-spacing: 0.08em;
}
.divimg .readmore a:hover {
  color: #fff;
  background: #a5843a;
}
.block-grid-v2-info h2 {
  color: #a5843a;
  font-size: 65px;
  font-family: "Prata", serif;
  text-align: right;
  line-height: 55px;
  word-wrap: break-word;
}
.block-grid-v2-info h2 span {
  color: #233662;
}
.right {
  text-align: right;
}
.second_mid li {
  background: url(../png/sign.png) no-repeat 0% 5%;
  padding-left: 20px;
  list-style-type: none !important;
  line-height: 22px;
  color: #333 !important;
  width: 46%;
  margin-right: 2%;
  float: left;
  text-align: left;
  margin: 0 0 10px;

  font-size: 15.5px;
}
.second_mid li span {
  font-size: 18px;
  font-weight: 600;
  color: #111;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content-md {
  padding-bottom: 00px;
}
.border-right {
  border-right: 1px solid #110f08;
}
.third_sec img {
  width: 80%;
}
.third_sec h2 {
  text-align: left;
}
.third_sec p {
  text-align: left;
  color: #333;
  font-size: 16px;
}
.content-md {
  padding: 40px 0;
}
.fifth_sec h2,
h3,
h4,
p {
  text-align: left;
}
.col-md-8 {
  font-size: 15px;
}
.fifth_sec img {
  width: 100%;
  height: auto;
}
.fifth_sec h2 {
  color: #a5843a;
  font-family: "Prata", serif;
  font-size: 33px;
  margin: 0;
}
.fifth_sec h3 {
  color: #000;

  font-size: 24px;
  font-weight: 400;
  position: relative;
  margin: 10px 0 0 0;
  padding: 0;
}
.fifth_sec h4 {
  font-size: 20px;
  position: relative;
  top: 0px;
  color: rgb(17, 17, 17);
  padding: 0px;
}
.fifth_sec p {
  font-size: 16px;
  position: relative;
  top: 0px;
  color: rgb(17, 17, 17);
  padding: 0px;
}
.six_section .box {
  border: 1px solid #c8c4a8;
  padding: 5px;
  box-shadow: 0 0 1px #ccc inset;
  width: 85%;
  height: 35px;
  margin-bottom: 15px;
}
.compform {
  border: 1px solid #c8c4a8;
  padding: 5px;
  box-shadow: 0 0 1px #ccc inset;
  width: 100%;
  height: 35px;
  margin-bottom: 15px;
}
.six_section p {
  font-size: 15px;
}
.six_section .w50 {
  width: 50%;
}
.six_section .readmore,
.compsub {
  font-size: 15px;
  font-weight: 600;
  background: none;
  font-family: "Prata", serif;
  margin-right: 15%;
  width: 55%;
  background: #a5843a;
  color: #fff;
  line-height: 38px;
}
.six_section .readmore:hover,
.compsub:hover {
  background: transparent;
  color: #a5843a;
  border: 1px solid #a5843a;
}
.fr {
  float: right;
}
.footer_one img {
  width: 28%;
  height: auto;
}
.footer-v1 .footer h2 {
  color: #fff;
  font-size: 18px;
  /*font-weight: 600;*/
  font-family: "Prata", serif;
}
.footer-v1 .footer h2 span {
  color: #e78c2b;
  font-size: 35px;
  font-weight: 200;
}
.headline h2,
.headline h3,
.headline h4,
.headline {
  border-bottom: none;
}
.headline img {
  width: 90%;
  height: auto;
}
.footer-v1 .footer {
  background: #233662 none repeat scroll 0% 0%;
}
.footer-v1 .link-list li {
  border-top: none;
}
.link-list a {
  color: #fff;
  font-size: 14px;
  padding: 0;
}
.footer {
  font-size: 14px;
  margin-top: 0px;
}
.footer p {
  font-size: 14px;
}

.headline {
  margin: 10px 0px 10px;
}
.footer_one h5 {
  font-size: 14px !important;
  color: #fff !important;
  margin: 0;
}
.footer li {
  line-height: 1.3em;
  margin-bottom: 5px;
}
.footer a {
  color: #fff;

  text-transform: none;
  line-height: 1em;
  word-wrap: break-word;
}
.footer p {
  margin-bottom: 15px;
}
.social img {
  width: 44px;
  height: auto;
}
.social .col-xs-2 img:hover {
  border: 5px solid #a5843a;
  border-radius: 22px;
}
.pl-none {
  padding-left: 0;
}
.fourth_sec {
  width: 70%;
  margin: auto;
  float: none;
}
.fourth_sec p {
  font-size: 16px;
  text-align: center;
  padding-top: 10px;
}
.fourth_sec h4 {
  font-size: 20px;
  text-align: center;

  color: #111;
  margin-top: 15px;
}
.fourth_sec span {
  font-size: 50px;
  text-align: center;

  color: #111;
}
.fourth_sec .readmore {
  width: 30%;
  margin: auto;
  float: none;
}
.fourth_sec .feefo img {
  width: auto;
  float: right;
  margin-top: 15px;
}
.btn-u {
  border: 1px solid #a5843a;
  color: #a5843a;
  background: none;
  font-weight: 600;
  font-family: "Prata", serif;
  margin: 9px 0 0;
}
.btn-u.btn-u-orange {
  background: none;
}
.manage {
  margin-left: 80px;
}
.bord-right {
  border-right: 1px solid #eee;
}
.full-w-block .info-blocks-in p {
  color: #fff;
  font-size: 30px;
  text-align: left;
  text-decoration: none;
  line-height: 0.75em;
}

.p1-small {
  font-size: 16px;
}

.interactive-slider-v2::after {
  background: rgba(0, 0, 0, 0.1);
}
.dj-header-opening p {
  text-align: right;
  margin-bottom: 0px;
  font-size: 15px;
}
.dj-header-opening p span {
  color: #a5843a;
  font-size: 23px;
  font-weight: 600;
}
.dj-header-opening .m480 {
  display: none;
  color: #a5843a !important;
}
.dj-header-opening .dispn {
  line-height: 19px;
}

.header .navbar-nav > .open > a,
.header .navbar-nav > .open > a:hover,
.header .navbar-nav > .open > a:focus {
  color: #a5843a;
}

.header .dropdown-menu li a {
  font-family: "Prata", serif;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  padding: 6px 15px;
  border-bottom: 1px solid #666;
}
.header .dropdown-menu li a:hover,
.header .dropdown-menu li:hover {
  color: #a5843a;
  background: #222;
}
.header .sub-menu .dropdown-menu2 li a {
  display: block;
  text-decoration: none;
  font-size: 17px;
  font-weight: 400;
  padding: 6px 15px;
  border-bottom: 1px solid #666;
  line-height: 1.42857143;
}
.first_sec li {
  width: 33.33%;
  float: left;
  padding: 0px 5px;
}
.first_sec li.wd25 {
  width: 25%;
}
.wd25 .easy-block-v1 img {
  padding: 3px;
}
.jurney_sec li {
  width: 100% !important;
  float: none;
  padding: 0px 0px;
}
.pd-none {
  padding: 0;
}
.six_section li {
  width: 33%;
  list-style-type: none;
  float: left;
}
.readmore_top {
  display: none;
}
.REQUEST_bottom {
  display: none;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  background: none;
  padding-left: 0px;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.rslides_nav {
  color: #000;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}
.rslides_nav:hover {
  color: #a5843a;
  font-size: 16px;
  text-decoration: none;
}
.block-grid-v2 {
  padding: 0px;
  width: 100%;
  margin: 0 auto;
}
.bg1 {
  padding: 25px 0;
  text-align: center;
}
/*.bg1 .awd {display:block;margin:0 auto;width: 40%}*/
.bg1 .awd {
  display: block;
  margin: 10px auto 50px;
  width: 65%;
}
@media screen and (max-width: 640px) {
  .bg1 .awd {
    width: 90% !important;
  }
}

.bg1 h2 {
  font-family: "Prata", serif;
  color: #233662;
  font-size: 38px;
  margin: 15px 0;
}
.bg1 p {
  font-size: 16px;
  color: #333;
  text-align: center;
  margin-bottom: 15px;
}
.bg1 p a {
  font-family: "Prata", serif;
  text-transform: uppercase;
  display: inline-block;
  padding: 3px 15px;
  border-right: 1px solid #333;
}
.bg1 p a:last-child {
  border: none;
}

.bg2 h2 {
  margin: 30px 0 25px;
  text-align: center;
  font-family: "Prata", serif;
  font-size: 35px;
  color: #233662;
  text-transform: uppercase;
}
.bg2 h3 {
  font-family: "Prata", serif;
  color: #233662;
  background: url(../png/righ.png) no-repeat left top;
  padding-top: 15px;
  padding-left: 40px;
  font-size: 24px;
  margin-top: 0;
}
.bg2 p {
  font-size: 14px;
  padding-left: 40px;
}

.bg3 {
  background: #f5f5f5;
}
.bg3 h2 {
  margin: 0px 0 25px;
  text-align: center;
  font-family: "Prata", serif;
  font-size: 35px;
  color: #a5843a;
  text-transform: uppercase;
}
.bg3 h2 span {
  color: #233662;
}
.bg3 p {
  font-size: 14px;
  text-align: center;
}
.bg3 ul li {
  width: 25%;
  float: left;
  list-style: none;
  background: url(../png/righ.png) no-repeat left top;
  padding: 15px 10px 10px 50px;
  padding-left: 50px;
  padding-top: 15px;
  font-size: 14px;
  letter-spacing: 0px;
  color: #000;
}
.bg4 {
  background: #fff;
}
.bg5 {
  background: #f5f5f5;
}
/* Destinatoion Tabs */

.tab-v2 .nav-tabs {
  border-bottom: none;
  padding-top: 5px;
}

.tab-v2 .nav-tabs li a {
  padding: 9px 15px;
  background: #233662;
  border: none;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
}

.tab-v2 .nav-tabs li.active a {
  background: #a5843a;
  color: #fff;
  padding: 9px 8px;
  border: solid 1px #eee;
  /*border-top: solid 2px #72c02c;
	border-top: solid 2px #233662;*/
  border-bottom: none !important;
}

.tab-v2 .nav-tabs li.active a:after {
  position: absolute;
  top: 36px;
  left: 50%;
  width: 0;
  height: 0;
  border: solid transparent;
  content: "";
  margin-left: -10px;
  border-width: 10px;
  border-top-color: #a5843a;
  z-index: 100;
}

.tab-v2 .tab-content {
  padding: 10px 16px;
  border: solid 1px #eee;
}
.tab5 {
  padding-top: 60px;
  color: #000;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
.tab5 h3 {
  font-family: "Prata", serif;
}

#topcontrol:hover {
  color: #fff;
  background: #a5843a;
  transition: all 0.3s ease-in-out;
}

.video-link {
  position: relative;
  z-index: 11000;
  color: #fff;
}

.video-link:hover {
  color: #a5843a;
}

.video-link:active {
  color: #fff;
}

.talk {
  box-sizing: border-box;
  padding: 15px;
  width: 100%;
  overflow: hidden;
  border: 10px solid #f5f5f5;
  background-color: #e4e7eb;
}

aside.talkto p.talk-title {
  font-family: "Prata", serif;
  font-size: 26px;
  color: #146672;
  text-transform: uppercase;
  text-align: center;
  line-height: 36px;
  margin-bottom: 0px;
}

aside.talkto .faces img.talk-face {
  border-radius: 50%;
  width: 73px;
  height: 73px;
  text-align: center;
  border: 7px solid rgba(255, 255, 255, 0.4);
  display: inline-block;
  margin: 10px 10px 7px 10px;
}

aside.talkto div.talk-link {
  box-sizing: border-box;
  display: block;
  min-height: 95px;
  text-transform: uppercase;
  background-color: #a5843a;
  color: #fff;
  text-decoration: none;
  font-family: "Prata", serif;
  font-size: 18px;
  line-height: 32px;
  background-image: url(../png/nav_arrow_right.png);
  background-size: 5px 11px;
  background-position: 96% center;
  background-repeat: no-repeat;
  padding: 16px 35px 15px 15px;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

/*.cta {

	padding: 16px 0px 0px 0px;
	font-family: 'Prata', serif;
	color: #A5843A;
	font-size: 25px;
	font-weight: 600;
	text-align:center;
}*/

aside.brochure p.talk-title {
  font-family: "Prata", serif;
  font-size: 26px;
  color: #146672;
  text-transform: uppercase;
  text-align: center;
  line-height: 36px;
  margin-bottom: 0px;
}

aside.brochure .faces img.talk-face {
  border-radius: 50%;
  width: 73px;
  height: 73px;
  text-align: center;
  border: 7px solid rgba(255, 255, 255, 0.4);
  display: inline-block;
  margin: 10px 10px 7px 10px;
}

aside.brochure a.talk-link {
  box-sizing: border-box;
  display: block;
  min-height: 95px;
  text-transform: uppercase;
  background-color: #00add2;
  color: #fff;
  text-decoration: none;
  font-family: "Prata", serif;
  font-size: 18px;
  line-height: 32px;
  background-image: url(../png/nav_arrow_right.png);
  background-size: 5px 11px;
  background-position: 96% center;
  background-repeat: no-repeat;
  padding: 16px 35px 15px 15px;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

aside.phone p.talk-title {
  font-family: "Prata", serif;
  font-size: 26px;
  color: #146672;
  text-transform: uppercase;
  text-align: center;
  line-height: 36px;
  margin-bottom: 0px;
}

aside.phone .tele img.talk-face {
  border-radius: 50%;
  width: 73px;
  height: 73px;
  text-align: center;
  border: 7px solid rgba(51, 51, 51, 0.4);
  display: inline-block;
  margin: 0px 10px 0px 0px;
}

aside.phone div.talk-link {
  box-sizing: border-box;
  display: block;
  color: #333;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  line-height: 32px;
  padding: 0px;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

.tab-v2 h1 {
  color: #233662;
  font-size: 33px;
  font-family: "Prata", serif;
  text-align: left;
  line-height: 55px;
  word-wrap: break-word;
}
.tab-v2 h1 span {
  color: #a5843a;
}

.profile-bio h2 {
  color: #233662;
  font-size: 25px;
  font-family: "Prata", serif;
  text-align: left;
  line-height: 40px;
  word-wrap: break-word;
}

.bubble {
  position: relative;
  display: inline-block;
  max-width: 100%;
  min-height: 1.5em;
  padding: 20px;
  background: #ffffff;
  border: #555555 solid 4px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  margin-bottom: 15px;
}

.bubble:after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: 10%;
  border-style: solid;
  border-width: 15px 15px 0;
  border-color: #ffffff transparent;
  display: block;
  width: 0;
  z-index: 1;
}

.bubble:before {
  content: "";
  position: absolute;
  bottom: -19.5px;
  left: calc(10% - 3px);
  border-style: solid;
  border-width: 18px 18px 0;
  border-color: #00add2 transparent;
  display: block;
  width: 0;
  z-index: 0;
}

.bubble-quote {
  padding: 0 0 0 10%;
  line-height: 1.8em;
}

.destination h1 {
  font-family: "Prata", serif;
  color: #000;
}

.newlist_item {
  padding: 10px;
  overflow: visible;
  border: 1px solid #cccccc;
}

.grid-item .quote {
  width: 90%;
  margin: 20px 20px 0 20px;
  padding: 10px;
  border: #6b6d6e solid 2px;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 13px;
}

.grid-item .quote p {
  margin-bottom: 10px;
  margin-top: 5px;
  line-height: 1.6;
  text-align: left;
}

.grid-item .quote p::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../jpg/commaopen.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  margin-right: 5px;
}

.grid-item .quote p::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../jpg/commaclose.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  margin-left: 5px;
}

.grid-item .name {
  width: 80%;
  float: right;
  padding-top: 6px;
  font-size: 13px;
}

.grid-item::after {
  content: url(../png/review-face.png);
  display: block;
  height: 45px;
  width: 80px;
  margin-top: -3px;
  margin-left: 40px;
  position: absolute;
}

/* Slider for reviews.html */
.interactive-slider-v2-reviews .overlay {
  left: 50%;
  margin-left: -230px;
  top: 80px;
  z-index: 10161;
  opacity: 0.2;
  border-width: 0px;
  border-radius: 0px;
  border-color: #888;
  border-style: solid;
  position: absolute;
  width: 460px;
  height: 472px;
  transform: rotate(-28deg);
  background: transparent ("../png/compas_whitemine.png") no-repeat scroll
    center center / cover;
}

.interactive-slider-v2-reviews {
  padding: 244px 0 0 0;
  height: 720px;
  /*background: transparent url("../rotator/rotator.php") no-repeat scroll center bottom / 100%;*/
  background: transparent url("../jpg/rotator.jpg") no-repeat scroll center
    bottom / 100%;
}

.interactive-slider-v2-reviews h1 {
  font-family: "Prata", serif;
  color: #fff;
  font-size: 60px;
  font-weight: normal !important;
  line-height: 70px;
  width: 60%;
  text-align: center;
  margin: auto;
  text-transform: none;
}

.interactive-slider-v2-reviews p {
  font-family: "Prata", serif;
  color: #fff;
  font-size: 24px;
  font-weight: 200;
  text-align: center;
  text-decoration: underline;
}
.brochure {
  border: none;
  position: relative !important;
}
.brochure li a {
  border: 1px solid #fff !important;
  display: block;
  padding: 5px;
  font-size: 15px;
}
.brochure li.active a {
  background-color: none !important;
}
.brochure li:hover a {
  background: none !important;
}
.nav-tabs > li > a:hover {
  border-color: none !important;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: none !important;
}
.pg_banner {
  background: none !important;
}
ul.star_rate li {
  float: left;
}
ul.star_rate li img {
  width: 10px;
  height: auto;
}

@media screen and (max-width: 1376px) {
  .award {
    max-height: 170px;
  }
}

@media screen and (max-width: 1280px) {
  .award {
    max-height: 120px;
  }
  .interactive-slider-v2 {
    height: 680px;
  }
}
@media screen and (max-width: 1199px) {
  .btn-u.btn-u-orange {
    padding: 6px 2px;
    font-size: 13px;
  }
  .ocf .inn h3 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1024px) {
  .tab-v2 .nav-tabs li.active a,
  .tab-v2 .nav-tabs li a {
    padding: 9px 13px;
  }
  .second_mid li:nth-child(4) {
    clear: left;
  }
  .divimg h3 {
    font-size: 28px;
  }
  .easy-block-v1 .easy-block-v1-badge {
    top: 55%;
  }
  .header .navbar-nav > li > a {
    font-size: 16px;
    padding: 9px 25px 9px 15px;
  }
  .header .dropdown-menu li a {
    font-size: 16px;
  }
  .header .navbar-toggle {
    margin-top: 20px;
  }
  .six_section li:nth-child(1),
  .six_section li:nth-child(2) {
    width: 48%;
    list-style-type: none;
    float: left;
    margin: 0 1%;
  }
  .six_section li:nth-child(3) {
    width: 98%;
    list-style-type: none;
    float: left;
    margin: 0 1%;
  }
  .six_section .box,
  .compform {
    width: 100%;
  }
  .six_section p {
    font-size: 14px;
  }
  .full-w-block .info-blocks-in p {
    font-size: 14px;
    line-height: 18px;
  }
  .container {
    width: 100%;
  }
  .interactive-slider-v2 .overlay {
    width: 300px;
    height: 310px;
    margin-left: -138px;
    top: 103px;
  }
  .interactive-slider-v2 h2,
  .interactive-slider-v2 h1 {
    font-size: 50px;
    line-height: 50px;
  }
  .bord-right {
    border-right: 1px solid #eee;
  }
  hr.strip {
    margin: 3px 12px 0px;
    width: 65%;
    background: #3484a1 none repeat scroll 0% 0%;
  }
  .block-grid-v2-info h3 {
    font-size: 18px;
    top: 188px;
  }
  .block-grid-v2 li ul li {
    font-size: 11px;
  }
  .block-grid-v2-info h2 {
    font-size: 39px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 0;
  }
  .right {
    text-align: center;
  }
  .border-right {
    border-right: none;
  }
  .third_sec .block-grid-v2-info h1 {
    text-align: left;
  }
  .third_sec .border-right {
    border-right: 1px solid #3498db;
  }
  .fourth_sec {
    width: 90%;
  }
  .fourth_sec h4 {
    font-size: 16px;
  }
  .second_mid li {
    width: 31.33%;
  }
  .fifth_sec li {
    width: 50%;
    float: left;
  }
  .block-grid-v2-info h3 {
    font-size: 24px;
    top: 0px;
  }
  .six_section .readmore {
    margin-right: 0%;
    width: 100%;
  }
  .interactive-slider-v2 {
    padding: 190px 0px 0px;
    height: 580px;
  }
  .rslides li {
    width: 100%;
  }
  .brochure {
    margin-right: 10px;
  }
}
@media screen and (max-width: 980px) {
  .header .sub-menu .dropdown-menu2,
  .header .sub-menu li:hover .dropdown-menu2 {
    display: block;
    position: relative;
    margin-top: 0px;
    left: 0;
    top: auto;
    border-top: none;
  }
  .header .sub-menu .dropdown-menu2 li a {
    font-size: 14px;
    margin-left: 25px;
  }
  .header .sub-menu .dropdown-menu2 li a::before {
    content: "> ";
  }
  #feefologohere .logo-container img {
    margin-left: 0px;
  }

  .dj-nav {
    margin-top: 10px;
  }
  .header .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .header .navbar-nav > .active > a,
  .header .navbar-nav > .active > a:hover,
  .header .navbar-nav > .active > a:focus {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0% !important;
    color: #fff !important;
  }
  .header .navbar-toggle,
  .header .navbar-toggle:hover,
  .header .navbar-toggle:focus {
    background: #00acd1 none repeat scroll 0% 0%;
  }
  .header .mega-menu .dropdown-menu > li:hover {
    background: #eee;
  }
  .header .mega-menu .open .dropdown-menu > li:hover {
    background: #000;
  }
  .header .navbar-nav .open .dropdown-menu > li > a:hover,
  .header .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
  }
}
@media screen and (max-width: 980px) {
  .dj-header-opening .m480 {
    display: none;
    margin: 5px 10px;
    font-size: 20px;
    font-weight: 600;
    color: #a5843a;
  }
  .dj-header-opening .m980,
  .dj-header-opening .m980 span {
    display: inline;
    margin-right: 7px;
  }
  .navbar-brand {
    height: 25px;
    padding: 5px;
  }
  #logo-header {
    max-width: 167px;
    padding: 10px 0 2px;
    margin: 0 0 0 15px;
  }
  .header .navbar-toggle,
  .header .navbar-toggle:hover,
  .header .navbar-toggle:focus {
    background: #00acd1 none repeat scroll 0% 0%;
    padding: 4px 10px 0px;
  }
  .dj-nav {
    margin-top: 10px;
  }
  .header .navbar-nav > .active > a,
  .header .navbar-nav > .active > a:hover,
  .header .navbar-nav > .active > a:focus {
    background: #191919 none repeat scroll 0% 0%;
    color: #fff !important;
  }
  .REQUEST_top,
  .dispn {
    display: none;
  }
  .distant,
  .dj-header-opening {
    width: 50%;
    float: left;
    padding: 0px;
  }
  .distant img {
    width: 100%;
  }
  .dj-header-opening p span {
    display: none;
  }
  .dj-header-opening {
    padding: 0px 0px 0px;
  }
  .header .navbar-toggle {
    margin-top: -34px;
    background: #e68926;
    border: none;
  }
  .btn-u.btn-u-orange {
    background: transparent none repeat scroll 0% 0%;
    width: 100%;
    text-align: center;
    padding: 7px 7px;
    margin: 5px 0px 0px 10px;
    line-height: 1em !important;
  }
  .REQUEST_bottom {
    width: 100%;
    display: none;
    background: #191919;
    padding: 0;
    margin-top: 10px;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    border-bottom: 1px solid #eee !important;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    max-height: 250px;
    overflow: auto;
  }
}
@media screen and (max-width: 800px) {
  .interactive-slider-v2 h1.myh1 {
    font-size: 30px;
  }
  .interactive-slider-v2 h1.myh1 span {
    font-size: 26px;
  }
  .bg1 h2,
  .divimg h2,
  .bg2 h2,
  .bg3 h2 {
    font-size: 28px;
  }
  .ocf h2 {
    font-size: 28px;
    margin: 0px 0 25px;
  }
  .ocf .inn {
    max-width: 260px;
    margin: 0 auto 25px;
  }
  .bg3 ul li {
    width: 50%;
  }
  .award {
    margin-top: 0px;
  }
  .easy-block-v1 img {
    width: 100%;
  }
  .interactive-slider-v2 h1,
  .interactive-slider-v2 h2,
  .interactive-slider-v2 h3,
  .interactive-slider-v2 h4,
  .interactive-slider-v2 h5,
  .interactive-slider-v2 h6 {
    font-size: 0.9em;
  }
  .block-grid-v2-info p {
    font-size: 15px;
  }
  .container {
    width: 100%;
  }
  .full-w-block .info-blocks-in p {
    font-size: 12px;
  }
  .p1 {
    margin-top: 10px;
  }
  .p2 {
    margin-top: 20px;
  }
  .easy-block-v1 .easy-block-v1-badge {
    font-size: 12px;
  }
  .block-grid-v2-info h3 {
    font-size: 18px;
    padding-left: 0px;
  }
  hr.strip {
    margin: 3px 17px 0px;
  }
  .third_sec .block-grid-v2-info h1 {
    margin-top: 0px;
  }
  .divcont {
    border: 1px solid #ccc;
  }
  .block-grid-v2-info {
    padding: 0 15px;
  }
  .divimg,
  .divcont {
    width: 50%;
    margin: 0 auto;
  }
  .block-grid-v2 li ul li {
    font-size: 17px;
  }
  .first_sec li {
    width: 100%;
    float: left;
    padding: 0px 10px;
  }
  .first_sec li.wd25 {
    width: 100%;
  }
  h3 {
    bottom: 20px;
  }
  .interactive-slider-v2 h3 {
    bottom: 0;
  }
  .interactive-slider-v2 {
    padding: 187px 0px 0px;
    height: 500px;
  }
  .interactive-slider-v2 .overlay {
    width: 240px;
    height: 250px;
    margin-left: -108px;
    top: 123px;
  }
  .interactive-slider-v2 h2,
  .interactive-slider-v2 h1 {
    font-size: 43px;
  }
  .readmore {
    margin-bottom: 10px;
  }
  .brochure li {
    float: none;
    width: 100%;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  .divimg,
  .divcont {
    min-height: auto;
  }
  .interactive-slider-v2 h2,
  .interactive-slider-v2 h1 {
    width: 60%;
  }
}

@media screen and (max-width: 767px) {
  .col-md-5 img {
    display: block;
    margin: 0 auto 10px;
  }
  .bg1 p a {
    display: block;
    line-height: 1em;
    margin: -6px;
    border: none;
  }
  .REQUEST_bottom {
    margin-top: 56px;
  }
  .info-blocks {
    padding: 0;
  }
  .bord-right {
    border-bottom: 1px solid #eee;
    border-right: medium none;
  }
  .full-w-block {
    background: rgba(0, 0, 0, 0.7);
    padding: 0px 0px;
  }
  .full-w-block .info-blocks img {
    max-height: 45px;
    width: auto;
  }
  .info-blocks {
    margin: 2px 0;
  }
  .interactive-slider-v2 {
    background: transparent url("../jpg/rotator.jpg") no-repeat scroll
      center center / 100%;
    height: 500px;
  }
  .interactive-slider-v2 h2,
  .interactive-slider-v2 h1 {
    font-size: 28px;
    line-height: 1.2em;
  }

  .divimg,
  .divcont {
    min-height: auto;
  }
}
@media screen and (max-width: 720px) {
  .interactive-slider-v2 {
    padding: 177px 0px 0px;
  }
  .award {
    max-height: 140px;
  }
  .ppcb {
    padding: 140px 0 0 0;
  }
  .ppcb h2 {
    font-size: 40px;
    line-height: 1.2em;
  }
  .ppcb h3 {
    bottom: 0;
    font-size: 15px;
    margin-bottom: 10px;
  }
  .ppcb .award {
    max-width: 170px;
  }
}

@media screen and (max-width: 640px) {
  .tab-v2 .nav-tabs li a {
    padding: 7px 10px;
  }
  .tab-v2 .nav-tabs li.active a {
    padding: 6px 10px 7px;
  }
  .block-grid-v2 {
    width: 100%;
    margin: 0 auto;
  }
  .interactive-slider-v2 {
    padding: 187px 0px 0px;
  }
  .info-blocks img {
    width: 50%;
    height: auto;
  }
  .container {
    width: 100%;
    margin: 0 0%;
  }
  .bord-right {
    border-bottom: 1px solid rgb(238, 238, 238);
    border-right: medium none;
  }
  .first_sec li {
    padding: 0 10px;
    margin-left: 0px;
    float: none;
  }
  .third_sec .border-right {
    border-right: none;
    margin-bottom: 30px;
  }
  .block-grid-v2 li ul {
    padding-left: 0px;
  }
  .third_sec img {
    width: 90%;
    margin: 0px 0 30px 8%;
  }
  .easy-block-v1 img {
    width: 100%;
    float: right;
  }
  .easy-block-v1 .easy-block-v1-badge {
    font-size: 14px;
  }
  .divimg,
  .divcont {
    width: 100%;
    float: none;
    min-height: 0px;
  }
  .divcont {
    display: none;
  }
  .readmore_top {
    display: block;
    margin-top: 0px !important;
  }
  .block-grid-v2-info h2 {
    font-size: 26px;
  }
  .second_mid {
    width: 100%;
    padding: 0;
  }
  .second_mid li {
    width: 100%;
  }
  .second_mid ul {
    padding: 0;
  }
  .fourth_sec .feefo img {
    width: 100%;
    margin-bottom: 10px;
  }
  .fourth_sec .readmore {
    width: 100%;
  }
  .fifth_sec li {
    width: 100%;
    float: none;
  }
  .fifth_sec h2 {
    font-size: 28px;
  }
  .block-grid-v2-info h3 {
    font-size: 20px;
    top: 0px;
    padding-left: 0px;
  }
  .six_section li:nth-child(1),
  .six_section li:nth-child(2),
  .six_section li:nth-child(3) {
    width: 98%;
    list-style-type: none;
    float: none;
    margin: 0px 1%;
  }
  .six_section {
    padding: 0;
  }
  .fr {
    float: none;
  }
  .interactive-slider-v2 {
    background: transparent url("../jpg/rotator.jpg") no-repeat scroll
      center center / cover;
    height: 500px;
  }
  .interactive-slider-v2 .overlay {
    width: 180px;
    height: 190px;
    margin-left: -108px;
    top: 123px;
  }
  .interactive-slider-v2 h2,
  .interactive-slider-v2 h1 {
    font-size: 32px;
    line-height: 1em;
    width: 80%;
  }
  .interactive-slider-v2 p {
    font-size: 17px;
  }
  .ppcb {
    padding: 130px 0 0 0;
  }
  .ppcb h2 {
    font-size: 40px;
    line-height: 1.2em;
  }
  .ppcb h3 {
    bottom: 0;
    font-size: 15px;
    margin-bottom: 10px;
  }
  .ppcb .award {
    max-width: 170px;
  }
  .tab-v2 .nav-tabs li.active a:after {
    top: 33px;
  }
  .footer-v1 .footer h2 {
    color: #fff;
    font-weight: 600;
  }
}
@media screen and (max-width: 635px) {
  .tab5 {
    padding-top: 76px;
  }
  .tab-v2 h1 {
    font-size: 24px;
  }
}
@media screen and (max-width: 480px) {
  .dj-header-opening .m480 {
    display: block;
  }
  .bg3 ul li {
    width: 100%;
    float: none;
  }
  .interactive-slider-v2 h1.myh1 {
    font-size: 19px;
  }
  .interactive-slider-v2 h1.myh1 span {
    font-size: 20px;
  }
  .full-w-block .container .col-md-4 {
    padding: 0;
  }
  .dj-header-opening .m980,
  .dj-header-opening .m980 span {
    display: none;
  }
  .interactive-slider-v2 {
    padding: 187px 0px 0px;
  }
}
@media screen and (max-width: 360px) {
  .interactive-slider-v2 h2,
  .interactive-slider-v2 h1 {
    font-size: 28px;
  }
  .tab-v2 .nav-tabs li a {
    font-size: 15px;
  }
  .tab-v2 .nav-tabs li.active a::after {
    top: 30px;
  }
  .divimg h3 {
    font-size: 25px;
  }
}
@media screen and (max-width: 360px) {
  .interactive-slider-v2 h2,
  .interactive-slider-v2 h1 {
    font-size: 24px;
  }
  .ppcb {
    padding: 135px 0 0 0;
  }
  .ppcb h2 {
    font-size: 34px;
    line-height: 1.2em;
  }
  .ppcb h3 {
    bottom: 0;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .ppcb .award {
    max-width: 170px;
  }
}
#freedom-days-style {
  color: #555;
  border-collapse: collapse;
  width: 100%;
}

#freedom-days-style td,
#freedom-days-style th {
  border: 1px solid #ddd;
  padding: 8px;
}

#freedom-days-style tr:nth-child(even) {
  background-color: #f5f5f5;
}

#freedom-days-style tr:hover {
  background-color: #e4e7eb;
}

#freedom-days-style th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #a5843a;
  color: white;
}
.white-highlight {
  color: #fff;
}

.freedom-days-price {
  color: #555;
  font-weight: bold;
}

#departures-style {
  color: #555;
  border-collapse: collapse;
  width: 100%;
}

#departures-style td,
#departures-style th {
  border: 1px solid #ddd;
  padding: 8px;
}

#departures-style tr:nth-child(even) {
  background-color: #f5f5f5;
}

#departures-style tr:hover {
  background-color: #e4e7eb;
}

#departures-style th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #a5843a;
  color: white;
}
.white-highlight {
  color: #fff;
}

.departures-price {
  color: #555;
  font-weight: bold;
}

.orange-highlight {
  color: #555;
}

.red-highlight {
  color: #e72b25;
}

/*.wpcf7-form { 
	background:#dcc8a5; 
	padding:20px; 
	border:2px solid #f6efdf; 
	margin-bottom:30px; 
	border-radius:7px; 
}
 
.wpcf7-form input { 
	background:#f6efdf; 
	padding:5px 7px; 
	border:3px solid #ccb58c; 
	margin-bottom:8px; 
	border-radius:7px;
}*/

.wpcf7-form textarea {
  background: #f6efdf;
  padding: 5px 0px 5px 7px;
  border: 3px solid #ccb58c;
  border-radius: 7px;
}

.wpcf7-form p {
  color: #333;
  margin-top: 10px;
}

/* 
.wpcf7-form .wpcf7-submit { 
	background:#4f2a0f; 
	cursor:pointer; 
	padding-left:15px; 
	padding-right:15px; 
	color:#fff; 
	border-radius:7px;
}*/

.discoverimg {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  max-height: 300px;
  width: 300px;
}

@media screen and (max-width: 1024px) {
  .discoverimg {
    padding-top: 0px !important;
    max-height: 130px;
    width: 130px;
  }
}

.new-departures-table {
  width: 100%;
  border-collapse: collapse;
  display: none;
  margin-bottom: 1rem;

  @media only screen and (min-width: 768px) {
    display: table;
  }
}

.new-departures-table tr td {
  width: 25%;
  border-bottom: 1px solid #ccc;
  padding: 0.8rem;
}

.new-departures-table tr td del {
  color: #888;
}

.new-departures-table thead {
  background-color: #fff;
  position: sticky;
  top: 0;
  z-index: 1;
}

.new-departures-table thead tr td {
  border-color: #ccc;
  font-weight: 700;
  border-bottom: 2px solid #ccc;
}

.sold-out {
  color: #888;
}

.new-departures-table-mobile {
  margin: 0 0 1rem;
  padding: 0;
}

.new-departures-table-mobile li {
  display: none;
  grid-template-columns: auto auto;
  border-bottom: 1px solid #ccc;
  align-items: center;
  padding: 1rem;

  @media only screen and (max-width: 769px) {
    display: grid;
  }
}

.new-departures-table p,
.new-departures-table-mobile p {
  margin-bottom: 0;
  font-size: 14px;
}

.new-departures-table tr:nth-child(even),
.new-departures-table-mobile li:nth-child(even) {
  background-color: #f9f9f9;
}

.departure-year-title {
  font-weight: 700;
  margin-top: 2rem;

  @media only screen and (max-width: 769px) {
    background-color: #fff;
    position: sticky;
    top: 0;
    z-index: 1;
    padding: 1rem 0;
  }
}

.departure-year-subtitle {
  font-weight: 700;
  margin-top: 0;
}
