

/***** [[ styles.less ]] *****/




@font-face{
  font-family: 'Kapra';
  src: url('https://toolbox.royalcaribbeangrouppresscenter.com/include/fonts/kapra-regular.woff') format('woff'),
    url('https://toolbox.royalcaribbeangrouppresscenter.com/include/fonts/kapra-regular-italic.woff') format('woff'),
}

@font-face{
  font-family: 'Minion';
  src: url('https://toolbox.royalcaribbeangrouppresscenter.com/include/fonts/minion-pro-regular.woff') format('woff');
}


@font-face {
  font-family: 'FontH';
  src: url('https://toolbox.royalcaribbeangrouppresscenter.com/include/fonts/RedHat.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'FontBody';
  src: url('https://toolbox.royalcaribbeangrouppresscenter.com/include/fonts/RedHat.woff2') format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'FontCTA';
  src: url('https://toolbox.royalcaribbeangrouppresscenter.com/include/fonts/RedHat.woff2') format('woff2');   
  font-display: swap;
}

[v-cloak] {
  display:none;
}
 
.input-group-append{  
  height: 29px !important;
}

body,html{
  height: 100%;
  font-family:'FontBody';
  // font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: extra-condensed;
  letter-spacing: 0.03em;
  color:rgb(64, 64, 64);
  line-height: 1.3;
  overflow-x: hidden !important;
  width: 100vw !important;
  max-width: 100vw !important;
}

h1{
  font-size: 36px;
}

h2{
  font-size: 30px;
}

h3{
  font-size: 24px;
}

h4{
  font-size: 18px;
}

h5{
  font-size: 14px;
}

h6{
  font-size: 12px;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6{
  font-family: 'FontH';
  color: #000;
  margin-bottom: 11.5px;
  text-transform: uppercase;
  font-weight: 500;
  // text-align: center;
  @media(max-width: 1080px){
    font-size: 1.2rem;
  }
}

.h-lower{
  text-transform: none !important;
}

[v-cloak] {
  display:none;
}

.desktop-only{
  display: inline-block;
  @media(max-width: 1079px){
    display: none;
  }
}

.mobile-only{
  display:none;
  @media(max-width: 1079px){
    display: inline-block;
  }
}

.page-container{
  min-height: 40vh !important;
}
.adm-page-container{
  min-height: 85vh !important;

}
.crown-anchor{
  height: 12px;
  margin-right: 4px;
  margin-bottom: 5px;
}

.site-indicator{
  position: fixed;
  top: 0;
  left: 48vw;
  z-index: 999;
  height: 20px;
  width: auto;
  padding: 1px 10px;
  font-size: .8em;
  
  box-shadow:  0px 12px 22px -9px rgba(0, 0, 0, 0.76);
  -webkit-box-shadow:  0px 12px 22px -9px rgba(0, 0, 0, 0.76);
}
.site-staging{
  color: rgb(4, 71, 1);
  background-color: #54ff45;
  border: 1px solid rgb(47, 83, 47);
}
.site-local{
  color: rgb(0, 0, 0);
  background-color: #fbff00;
  border: 1px solid rgb(0, 0, 0);
}

.btn{
  text-transform: uppercase !important;
  // padding-top: 10px !important;
  letter-spacing: .05em !important;
  font-family: 'FontCTA' !important;
  border: 2px solid #fff !important;
}


.btn.btn-primary{
  background-color: #235fd4 !important;
  border-radius: none !important;
  border-color: #235fd4 !important;
}


.change-link{
  color: #235fd4 !important;
  margin: 0 auto !important;
  cursor: pointer;
  &:hover{
    text-decoration: underline !important;
  }
}

.undernote{
  font-size: .9em;
  color: #777;
  line-height: 16px !important;
  letter-spacing: 0 !important;
  margin-top: 6px;
  display: block;
}

.sailing-img{
  max-width: 20vw;
  margin-left: auto !important;
  margin-right: auto !important;

  @media (max-width:1080px) {
    max-width: 35vw;
  }
  @media (max-width:768px) {
    max-width: 80vw;
  }
}

.b-form-spinbutton .btn{
  padding-top: 0 !important;
}

.admin-tabs .nav-link{ 
  color: #235fd4 !important;
  border: 1px solid #dee2e6 !important;
  margin-right: 5px;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0!important;
  
}

.admin-tabs .nav-link.active{
  color: #fff !important;
  background-color: #235fd4;

}
.admin-tabs .nav-link.disabled{
  color: rgb(73, 73, 73) !important;
  background-color: #bdbdbd;

}
.admin-tabs .tab-pane{
  border: 1px solid #dee2e6  !important;
  border-top: none !important;
  padding: 15px;
}



/***** [[ header.less ]] *****/



.header-img{
  width: 100%;
  padding-left: auto;
  padding-right: auto;
}

.error-body{
  min-height: 40vh !important;
}

/***** [[ nav.less ]] *****/




@font-face {
  font-family: 'fontFamilyPageTitle';
  src: url('https://toolbox.royalcaribbeangrouppresscenter.com/include/fonts/RedHat.woff2') format('woff2');
  font-display: swap;
}

.header{
  padding: 0 !important;
  margin:0 !important;
  width: 100vw !important;
  position: relative;
}


.header-logo{
  // position: fixed !important;
  width: 100vw;
  left: 0;
  top: 0;

  // z-index: 1;

}

#topNav{
  position: absolute !important;
  top: 0px !important;
  right: 0 !important;
  z-index: 999;
  width: 100vw;
}

.navbar-nav{
  @media(max-width: 900px){
    background: #235fd4;
    position: absolute;
    right: 20px;
    margin-left: auto;
    width:40vw;
    padding-top: 20px;
    z-index: 99999;
  }
  @media(max-width: 768px){
    background: #235fd4;
    position: fixed;
    right: 10px;
    margin-left: auto;
    width: 60vw;
    padding-top: 20px;
    z-index: 999999999;
  }
  
}
.nav-title{
  // height: 100px;
  width: 100vw;
  text-align: center;
  text-transform: uppercase;
  font-size: 84px;
  color: #fff;
  font-family: 'fontFamilyPageTitle';
  font-weight: 600;
  line-height: 5rem;
  position: absolute;
  text-align: center;
  display: block;
  top: 50%;
  z-index: 0;
  @media(max-width: 1080px){
    font-size: 40px;

  }
  @media(max-width: 768px){
    font-size: 40px;
    top: 35%;

  }
}

.header-img{
  width: 100%;
  padding: 0 10%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.adm-sidemenu{
  border: 2px solid #235fd4;
  border-top: left;
  background: #ccc;
  display: inline-block;
  color: #000 !important;
  position: fixed;
  padding: 15px 5px 15px 15px;
  top: 15px;
  left: -10px;
  width: 40px;
  font-size: 1em;
  border-radius: 0 30% 30% 0;
  cursor: pointer !important;
  z-index: 9999 !important;
  transition: .5s;
  .menu-hidden{
    display: none;
  }
}

.menu-dots{
  rotate: -90deg !important;
}
.adm-sidemenu.menu-open{
  transition: .46s;
  transition-timing-function: ease;
  left: 305px;
}

.side-alerts{
  position: absolute;
  background: #ff0000 !important;
  color: #fff !important;
  border-radius: 50%;
  height: 23px;
  width: 23px;
  top: 12px;
  left: 30px;
  padding: 5px 2px;
  text-align: center !important;
}

.notification-card{
  border: 1px solid #777;
  background: rgb(229, 233, 245);
  box-shadow:  0px 10px 16px -6px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow:  0px 10px 16px -6px rgba(0, 0, 0, 0.5);
  transition: .15s;
  transition-timing-function: ease-in-out;
  &:hover{
    scale: 1.03;
  }
}

.alert-box{
  // border: 1px solid #777;
  border-radius: 4px;
  padding: 5px;
  margin: 10px auto !important;
  // background-color: #f1d4d5;
  width:90% !important;
}


.header-bg{
  position: absolute;
  top: 0;
  z-index: 0 !important;
  // max-height: 500px;
  // background-position: center center !important;
  background-size:cover;
  background-position: center center !important;
  background-repeat: no-repeat;
  background-clip:content-box;
  @media(max-width: 768px){
    background-size: contain;
  }
}

.mobile-menu{
  display: none;
  position: absolute;
  top: 15px;
  right: 25px;
  // border: 1px solid #235fd4;
  padding: 15px;
  font-size: 1.3em;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;  
  
  @media(max-width: 1079px){
    display: inline-block;    
  }
}

.navbar{
  background: linear-gradient(180deg,rgba(0,0,0,0.5) 0,rgba(0,0,0,0) 100%);
}


.navbar-admin{
  background: none !important;
}

.toplogo{
  @media(max-width: 768px){
    max-width:200px;
  }
}

#mobileMenu span{
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #235fd4;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#mobileMenu span:nth-child(1){
  top: 0px;
}
#mobileMenu span:nth-child(2),
#mobileMenu span:nth-child(3) {
  top: 8px;
}
#mobileMenu span:nth-child(4) {
  top: 16px;
}

#mobileMenu.open span:nth-child(1) {
  top: 8px;
  width: 0%;
  left: 50%;
}
#mobileMenu.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mobileMenu.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#mobileMenu.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.menu{
  margin-top: 20px;
  display: block;
  transition: 2s;
  transition-timing-function: ease-in-out;
  width: 100% !important;
  // padding-left: 70px;
  @media(max-width: 1079px){
    // padding-left: 0;
    display: none;
    padding-bottom: 50px;
  }
}



.nav-shadow{
  text-shadow: 0px 0px 7px rgba(0,0,0,0.83);
}

.show-menu{
  display: inline-block;
  margin-bottom: 20px;
}

.menu-items{
  display: inline;
  list-style-type: none;
}

.dropdown-item,
.menu-item{
  text-transform: uppercase;
  font-size: 18px;
  color: white !important;
  display: inline;
  margin-left: 20px;
  transition: .3s;
  transition-timing-function: ease-in-out;
  cursor: pointer;
  @media(max-width: 1079px){
    display:  list-item;
    margin-bottom: 20px;
  }
  &:hover{
    color: #000;
  }
}

.dropdown-item{
  margin-left:0 !important;
  padding-left: 20px !important;
  display: inline-block !important;
}
.menu-row{
  width: 100% !important;
}

.dropdown-menu{
  border-radius: 0 !important;
  box-shadow:  4px 19px 25px -5px rgba(0, 0, 0, 0.33);
  -webkit-box-shadow:  4px 19px 25px -5px rgba(0, 0, 0, 0.33);
}

.social-box{
  position: absolute;
  display: inline-block;
  top: 0px;
  right: 20%;
  padding: 20px;
  @media(max-width: 1079px){
    padding: 0;
    margin-top: 20px;
    position: inherit;
    width: 100%;
    margin-bottom: 20px;
  }
}

.social-box{
  margin-right: 20px;
}

.social-container{
  display: inline-block;

}

.short-container{
  min-height: 650px;
}
.login-box{
  padding: 20px;
  width: 120px;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 100px;
  height: auto;
  text-align: right;
  @media(max-width: 1079px){
    padding: 0;
    margin-top: 10px;
    position: relative;
    bottom: 0;
    left: 0px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
  }
}
.login-box.lb-admin{
  width: 250px;
}
.login-box.lb-user{
  width: 190px;
}

.login-desktop{
  display: inline-block;
  @media(max-width: 1079px){
    display: none;
  }
}

.link-row{
  @media(max-width: 768px){
    width: 100% !important;
  }
}

.login-form{
  display: none;
  background: #fff;
  @media(max-width: 1079px){
    display: inline-block;
    width: 90%;
  }
}
.login-only{
  height: 75px;
}

.logged-in-form{
  display: none;
  @media(max-width: 1079px){
    display: inline-block;
    width: 90%;
  }
}
.login-reveal{
  transition: 0.3s;
  padding: 20px;
  padding-bottom: 0px;
  display: inline-block;  
  position: relative;
  height: auto;
  min-height: 300px;
  width: 350px;
  border: 2px solid #235fd4;
  right: 120px;
  top: 0;
  z-index: 300;
  margin-top: 10px;
	box-shadow: 11px 19px 25px rgba(0, 0, 0, 0.2)  ; 
	-webkit-box-shadow: 11px 19px 25px rgba(0, 0, 0, 0.2)  ; 
	-moz-box-shadow: 11px 19px 25px rgba(0, 0, 0, 0.2)  ; 
}

.login-close{
  position: relative;
  top:-20px;
  right: -286px;
  background: #235fd4;
  color: #fff;
  font-size: 1.3em;
  font-weight: bold;
  width: 40px;
  height: 35px;
  text-align: center;
  cursor: pointer;
  @media(max-width: 1079px){
    display: none;
  }
}

.login-body{
  @media(min-width: 1079px){
    position: relative;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.login-label{
  text-align: left !important;
}

.account-icon{
  color: #235fd4;
}

.logout-form{
  width: 100% !important;
  text-align: center !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  
}

.login-msg{
  color: #ff0000;
}
.field-error{
  border: 1px solid #ff0000;
  background-color: #ffefef;
}

.nav-link{
  text-transform: uppercase;
  color: #fff !important;
}
.cms-link{
  color: #fff !important;
}
.cms-link a{
  color: #fff !important;
}
.header-admin{
  background-color: #343A40;
}


.navbar-admin{
  background-color: #343A40;
  
}

.navbar-collapse{
  margin: 0 100px !important;
  @media(max-width: 1079px){
    margin: 0 20px !important;
  }
}
.navbar-toggler{
  margin-left: auto;
  margin-right: 10px;
  display: inline-block;
  @media(max-width: 1079px){
    background: #235fd4 !important;
  }
  @media(max-width: 768px){
    background: #235fd4 !important;
  }
}

.navbar-light .navbar-toggler {
  color: #fff !important;
  border-color: #fff !important;
}
.navbar-toggler-icon{
  border-color: #fff !important;
  color: #fff !important;
}
.admin-menu{
  color: #343A40 !important;
}
.admin-menu:nth-child(2) {
	color: #343A40 !important;
}
.admin-menu:nth-child(2) a{
	color: #343A40 !important;
}

.admin-menu a{
  color: #343A40 !important;
}

.collapse{
  border-bottom: none !important;
  @media(max-width: 1079px){
    // border-bottom: 1px solid #235fd4 !important;
    padding-bottom: 40px;  
    
  }
  @media(max-width: 768px){
    // border-bottom: 1px solid #235fd4 !important;
    padding-bottom: 40px;  
    
  }
}

/***** [[ footer.less ]] *****/



.footer{
  text-align: center;
  width: 100%;
  color: #fff;
  background-color: #000;
  padding: 20px 0;
  font-size: .8em;
  line-height: 1.2em;
  @media(max-width: 1079px){
    padding: 20px 40px;
  }
}
.rcg-logo{
  text-align: center;
  width: 100%;
  color: #fff;
  background-color: #000;
  padding: 20px 0;
  font-size: .8em;
  line-height: 1.2em;
  margin: 0 auto;
  @media(max-width: 1079px){
    padding: 20px 40px;
  }
}

.footer-links{
  text-decoration: none !important;
  color: #fff;
  &:hover{
    color: rgb(136, 164, 206);
  }
}

.social-icon{
  cursor: pointer;
  margin: 30px 20px;
  height: 25px;
  transition: .25s;
  transition-timing-function: ease-in-out;
  &:hover{
    scale: 1.25;
  }
}

.footer-logo-ext{
  cursor: pointer;
  margin: 30px 20px;
  width: 145px;
  transition: .25s;
  transition-timing-function: ease-in-out;
  &:hover{
    scale: 1.15;
  }
}

.footer-copyright{
  padding-top: 40px !important;
  padding-bottom: 60px !important;
  font-size: 22px !important;
  color: #fff;
}

.footer-logo{
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  width: 250px !important;
}

.footer-links{
  margin: 30px 0 0 0; 
  color: rgb(136, 164, 206);

}

.footer-link{
  // color: #fff !important;
  &:hover{
    color: #fff;
    text-decoration: underline !important;
    text-underline-offset: 5px;

  }
}
a.footer-link{
  color: #fff !important;
}

.footer-copyright{
  margin-top: 20px;
  font-size: 12px;
  color: #fff;
}

.footer-logo{
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  width: 400px;
  @media(max-width: 1080px){
    width: 200px;
  }
}

a{
  color: #fff !important;
}