body {
  max-width: 100%;
  overflow-x: hidden; }

.h2 {
  color: #ea7406;
  font-family: fp-head-pro, sans-serif;
  font-size: 21px;
  font-weight: 800;
  text-align: center;
  text-shadow: black 1px 1px 0px;
  white-space: nowrap;
  z-index: 500; 
	position: relative;
}

.ui-rotator-toggler {
  margin: 0 !important; }

.newboats {
  line-height: 120% !important;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.35);
  padding: 0px;
  margin: 5px 5px 15px 5px;
  border-radius: 4px; }

.newboats span {
  /*
  text-shadow: 0 0 2px #000 !important;
  text-shadow: 1 1 1px #000 !important; */ }

.notonmobile {
  display: none !important;
  visibility: hidden !important; }

.limpa {
  width: 100%;
  margin: 0px auto;
  padding: 0px auto;
  text-align: center;
  background-color: #061439; }

.limitator {
  margin: 0px auto;
  padding: 0px auto;
  text-align: center;
  max-width: 1080px;
  max-height: 100% !important;
  overflow-y: hidden;
  bottom: 0; }

.newsubbox {
  color: white;
  background-color: #061439;
  display: block;
  font-family: fp-head-pro, Arial, sans-serif;
  font-size: 13px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  font-weight: 800;
  line-height: 135%;
  margin: 0 0 15px 0 !important;
  padding: 10px 10px 15px 10px;
  text-align: center;
  text-shadow: black 1px 1px 0px;
  width: 100%;
  word-spacing: 2px; }

.newsubbox > a {
  text-decoration: none;
  color: #FFEE95;
  font-weight: 900; }

.newsubbox > a:hover {
  text-decoration: none;
  color: #FFF;
  font-weight: 900; }

.ctcus {
  text-align: center;
  position: fixed;
  z-index: 1111111;
  right: 0px;
  border: 1px solid #FFF;
  border-right: none;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  top: 40%;
  width: 5vw;
  min-width: 50px;
  max-width: 80px;
  background-color: #061439;
  color: #FFF;
  /*height: 60px;*/
  padding: 10px;
  transition-property: all;
  transition-duration: 0.5s; }

.ctcima {
  display: block;
  font-size: 46px;
  text-decoration: none;
  color: #FFF; }

.ctcbox {
  display: block;
  padding: 10px; }

.ctcbox > input {
  width: 100%; }

.ctchide {
  display: none; }

.ctcshow {
  display: block; }

.ctcima:hover {
  text-decoration: none;
  color: #FFEE95; }

.ctcusopen {
  width: 90vw;
  max-width: 95vw;
  max-height: 90vh;
  transition-property: all;
  transition-duration: .5s; }

.newul {
  font-family: fp-head-pro, sans-serif;
  font-weight:black;
  color:#061439;
  list-style: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
  margin: 5px;
  padding: 5px;
  font-weight: black;
  font-size: 15px;
  line-height: 125%;
  text-align: center; }

.newul li {
  margin-bottom: 5px; }

#more {
  display: none; }

.manta-section {position: relative}
.manta-section h4{ color:#ea7406;font-size:1.3em;font-weight:800;text-shadow:1px 1px #000; z-index:101010; }
.manta-section .h4{ color:#ea7406;font-size:1.3em;font-weight:800;text-shadow:1px 1px #000;position:absolute;top:30px;right:35px; z-index:101010; white-space: nowrap !important; }
.manta-section p span {color:#f00;font-weight:700;text-shadow:0px 0px 1 #000}

h1 > span { color: #D6E0FF !important; }

.whybook {
  text-align:center; color: #ea7406; margin-bottom:5px; font-size:12px;
}
@media (min-width: 1281px) {
  /* Device = Desktops - Screen = 1281px to higher resolution desktops */
  .notonmobile {
    display: block !important;
    visibility: visible !important; }

  .newsubbox {
    font-size: 32px; }

  .newul, .newx {
    font-size: 26px; }

    .whybook {
      font-size:18px;
    }
    
  .ctcus {
    min-width: 65px; } }
@media (min-width: 1025px) and (max-width: 1280px) {
  /* Device = Laptops, Desktops - Screen = B/w 1025px to 1280px */
  .notonmobile {
    display: block !important;
    visibility: visible !important; }

  .newsubbox {
    font-size: 24px; }

  .newul, .newx {
    font-size: 24px; }

    .whybook {
      font-size:18px;
    }
  .ctcus {
    min-width: 65px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  /* Device = Tablets, Ipads (portrait) - Screen = B/w 768px to 1024px */
  .notonmobile {
    display: block !important;
    visibility: visible !important; }

  .newsubbox {
    font-size: 20px; }

  .newul, .newx {
    font-size: 22px; }

    .whybook {
      font-size:16px;
    }

  .ctcus {
    top: 30%;
    min-width: 65px; } }
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* Device = Tablets, Ipads (landscape) - Screen = B/w 768px to 1024px */
  .newsubbox {
    font-size: 16px; }

  .newul, .newx {
    font-size: 22px; }

    .whybook {
      font-size:16px;
    }

  .ctcus {
    top: 30%;
    min-width: 65px; } }
@media (min-width: 481px) and (max-width: 767px) {
  /* Device = Low Resolution Tablets, Mobiles (Landscape) - Screen = B/w 481px to 767px */
   
   h1 > span { /*margin-top:-20px !important;*/ }

  .ctcus {
    top: 30%; }

  .ctcima {
    font-size: 26px; } }
    
@media (min-width: 320px) and (max-width: 480px) {
  /* Device = Most of the Smartphones Mobiles (Portrait) - Screen = B/w 320px to 479px */
   
   h1 > span { /*margin-top:-20px !important;*/ }

  .ctcus {
    top: 30%; }

  .ctcima {
    font-size: 26px; } }
