* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.fadein {
  opacity:0;
}

body {
padding: 0 !important;
}

#page-start button :not([class*="xdsoft"]), #page-start input#btnSubmit, #page-start button:link, input#btnSubmit:link, #page-start button:visited, #page-start input#btnSubmit:visited {
  background-color: transparent !important;
}

#page-start input#btnSubmit {
 background: #00a3e0 !important;
}

.dropdown>a:before, .dropdown-toggle::after {
  display: none;
}

.dropdown-menu .custom-drop-menu {
	left: 20% !important;
	max-width: 350px;
  	width: 250px;
}

.fas {
  padding: 0 !important;
}

#recaptcha {
	display: flex;
  justify-content: center;
}

.navbar-dark .navbar-toggler-icon {
  background: unset !important;
  padding: 0;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.dropdown-menu-custom {
  top: calc(100% + 10px);
  flex-wrap: wrap;
  min-width: 190px;
}

.dropdown-menu-custom.show {
  display: flex !important;
  justify-content: flex-end !important;
}

.custom-location {
  position: absolute;
  left: 50%;
  font-weight: 400;
}

.custom-menu-header {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin-top: 20px;
}


h1, h2 {
  font-family: "newpeugeotbold", "newpeugeot", "Helvetica Neue", Helvetica, "Roboto", Arial;
}

h6 {
  font-family: "newpeugeot";
}

p, label, input, select {
  font-family: "newpeugeot", Helvetica Neue,Helvetica,Roboto,Arial;
}

li {
  list-style: none;
}

a {
  text-decoration: none !important;
  color: #000000;
}

a:hover {
  text-decoration: none !important;
}

ul, p {
  margin-bottom: 0;
}

header {
  background-color: #000000;
  width: 100%;
  max-width: 100%;
  color: #ffffff;
  padding: 10px 0;
}

.custom-menu-header {
  width: 40%;
}

.dropdown-menu-custom 
> .nav-item-custom {
  width: 60%;
}

.dropdown-menu > li > a {
	padding-left: 30px;
}

.logo {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  font-size: 26px;
}

.logo p {
  margin-left: 20px;
}

.headerStyle {
  display: flex;
  position: relative;
  align-items: center;
  align-content: center;
}

header nav {
  max-width: 1100px;
  justify-content: flex-end !important;
  width: 100%;
  position: unset !important;
}

header ul {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  align-content: center;
  width: 100%;
}

header a {
  color: #ffffff;
  font-weight: bold;
}

.bannerSection {
  width: 100%;
  height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ffffff;
  display: flex;
  align-items: center;
}

.bannerSection h1 {
  max-width: 100%;
  color: #ffffff;
  width: 600px;
  font-size: 70px;
  text-shadow: 2px 2px 3px #000000;
}

.mainParagraph {
  margin: 80px 0;
}

.selectionSection {
  padding: 80px 0;
  background-color: #dddddd;
}

.selectionContainer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}

.option-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
  align-content: center;
  box-sizing: border-box;
}

.option-container select {
  box-sizing: border-box;
  margin: 20px;
  max-width: calc(50% - 40px);
  width: 100%;
  padding: 20px;
}

.selectionBox {
  width: 500px;
  margin: 20px;
  max-width: 50%;
  min-width: 500px;
  min-height: 500px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  color: #ffffff;
  background-position: center;
  background-size: contain;
  padding-bottom: 30px;
  font-size: 30px;
}

.innerSectionInner {
  display: flex;
  max-width: 800px;
  margin: 0 auto;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  color: #fff;
  padding: 2px 2px 2px 20px;
  background-color: #00a3e0;
}

.innerSectionInner p {
  color: #fff;
  font-size: 16px;
}

.innerSectionInner label {
  margin: 0;
  padding: 0 !important;
  font-size: inherit !important;
}

.innerSectionInner select {
  padding: 20px 40px;
  border: none;
  text-align: left;
}

.innerSection {
  padding: 80px 0;
}

.innerSelectionBox {
  width: 100%;
  max-width: 320px;
  min-height: 320px;
  margin: 0 20px;
  display: flex;
  align-content: flex-end;
  align-items: flex-end;
  justify-content: space-evenly;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.innerSelectionBox h4 {
  color: #ffffff;
  padding-bottom: 30px;
}

.latest-model--container {
  border: 1px solid #000000;
}

.multiselect-container {
  text-align: left;
  width: 100%;
}

.multiselect-container .form-check {
  display: flex;
  align-items: center;
  position: relative !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 10px 30px;
}

.multiselect-container span input:checked ~ .checkmark {
  background-color: #2196F3;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.multiselect-container span input:checked ~ .checkmark:after {
  display: block;
}

.multiselect-container span .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkmark {
  position: absolute;
  padding: 0 !important;
  top: 7px;
  left: -5px;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border: 2px solid #00a3e0;
}

.dropdown-scene-selector .checkmark {
  top: 16px;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #000;
}

.multiselect-container li label {
  color: #000;
}

.multiselect-container input {
  margin: 0 !important;
  line-height: unset !important;
  position: unset !important;
  float: unset !important;
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.multiselect {
  display: flex;
  font-family: "newpeugeot";
  align-items: center;
  background: #00a3e0 !important;
  border: none !important;
  border-radius: unset !important;
  color: #ffffff !important;
  margin: 0 !important;
  min-width: 250px !important;
  padding: 40px 30px !important;
  max-width: 560px !important;
  font-size: 16px !important;
}

@media (min-width: 992px) {
  div.latest-model {
      text-align: center;
      border: 2px solid #ffffff;
      height: 370px;
      padding: 0;
  }
  div.latest-model:hover, div.latest-model:active {
      cursor: pointer;
      border: 2px solid #000000;
  }
}
@media (max-width: 991px) {
  div.latest-model {
      text-align: center;
      /*width: 33%;*/
      float: left;
      border: 2px solid #ffffff;
      height: 350px;
      padding: 0;
  }
  div.latest-model:hover, div.latest-model:active {
      cursor: pointer;
      border: 2px solid #000000;
  }
  h3.latest-model-title {
      height: 40px;
  }
}
@media (max-width: 767px) {
  div.latest-model {
      text-align: center;
      margin: 30px 0;
      width: 100%;
      border: none;
      padding: 0;
  }
}
h3.latest-model-title {
  margin-top: 40px;
}
.new-model-wrapper {
  position: absolute;
  top: 10px;
  width: 100%;
}
.new-model-label {
  display: inline-block;
  font-family: 'peugeot','HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Helvetica,'Roboto', Arial !important;
  font-weight: 400;
  line-height: 1;
  margin-bottom: auto;
  position: relative;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  font-size: .6875rem;
  background-color: #000000;
  padding: 4px 15px;
  color: #fff;
  font-size: 12px;
}
img.latest-model {
  width: 241px;
  height: 113px;
  margin-bottom: 40px;
}
a.latest-model, a.latest-model:link, a.latest-model:visited {
  padding: 15px 25px;
  background: #00a3e0;
  color: #fff;
  font-size: 10px;
  font-family: 'PeugeotNewBold', sans-serif !important;
}
a.latest-model:hover,a.latest-model:focus,a.latest-model:active {
  background: #000000;
  color: #fff;
  font-family: 'PeugeotNewBold', sans-serif !important;
}

.paraView {
  min-height: 100vh;
  max-width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  padding: 80px 0;
}

.track-modal-image {
  width: 100%;
  max-width: 100%;
  padding: 10px 20px;
}

.paraView::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.paraViewInner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
}

.paraViewInner h2 {
  margin: 0 auto 100px;
  color: #ffffff;
  max-width: 100%;
  width: 100%;
  text-align: center;
}

.paraViewInner ul {
  margin: 0 auto 50px;
  max-width: 100%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}


.paraViewInner ul li {
  max-width: 100%;
  width: 100%;
  display: flex;
  margin-bottom: 0px !important;
}

.paraViewInner ul li  button {
  background: unset;
  border: unset;
  text-align: unset;
}

.paraViewInner ul li .left {
  color: #ffffff;
  width: 50%;
  cursor: pointer;
  margin-left: auto;
  padding: 20px 30px 20px 30px;
  border-left: 4px dashed #ffffff;
  margin-top: 5px;
  left: -2px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.paraViewInner ul li:hover .inner-box h6 {
  background-color: f0f0f0;
}

.paraViewInner ul li h6 {
  color: #ffffff;
  font-size: 16px;
}

.other-info-box {
  max-width: 100%;
  text-align: left;
  width: 100%;
  color: #fff;
  overflow: hidden;
  transition: all .5s ease-in-out;
  max-height: 0;
}

.other-info-box p {
  color: #fff;
}

.other-info-box-show {
  max-height: unset;
}

.paraViewInner ul li .left span, .paraViewInner ul li .right span {
  font-size: 11px;
}

.paraViewInner ul li .left:after {
  content: '';
  top: 30px;
  left: -15px;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
}

.paraViewInner ul li .right {
  color: #ffffff;
  width: 50%;
  padding: 20px 30px;
  border-right: 4px dashed #ffffff;
  text-align: right;
  position: relative;
  right: -2px;
  margin-top: 5px;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  cursor: pointer;
}

.paraViewInner ul li .right:after {
  content: '';
  top: 30px;
  right: -15px;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
}

.inner-box {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  width: calc(60% - 60px);
  max-width: calc(450px - 60px);
}

.inner-box-big {
  margin-bottom: 20px;
}

.left-box {
  padding-right: 20px;
}

.right-box {
  padding-left: 20px;
  justify-content: flex-end;
}

.outer-box {
  width: 40%;
  max-width: 300px;
}

.big-outer-box {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.big-outer-box img {
  max-height: 600px !important;
}

.big-outer-box p {
  font-size: 14px !important;
}

.clock-column {
  max-width: 60px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.clock-column > * {
  max-width: 100%;
  width: 100%;
}

.clock-column span {
  font-size: 9px;
  color: #fff;
}

.clock-column p {
  font-size: 30px;
  color: #fff;
}

.inner-box .inner-time {
  width: 100%;
}

.inner-recommendation-left {
  width: 100%;
  display: flex;
}

.inner-recommendation-right {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
}

.inner-recommendation-right .img-logo {
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}

.inner-recommendation-left .img-logo {
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}

.img-logo img {
  width: 100%;
  min-height: 60px;
  object-fit: contain;
}

.inner-text {
  width: 100%;
  max-width: 300px;
}

.inner-text .inner-title {
  font-weight: bold;
  color:#ffffff;
  font-size: 12px;
}

.inner-text .inner-desc {
  font-size: 10px;
  color:#ffffff;
}

.outer-box {
  background-color: #ffffff;
  border-radius: 5px;
  color: #000000;
  display: flex;
  flex-wrap: wrap;
  padding: 10px;
  text-align: left;
}

.outer-box h5 {
  font-size: 12px;
}

.big-outer-box h5 {
  font-size: 22px !important;
}

.outer-box img {
  width: 100%;
  max-height: 120px;
  object-fit: cover;
  margin-bottom: 5px;
}

.outer-box p {
  font-size: 8px;
  line-height: 1.4;
  color: #000000;
}

.paraViewInnerDetail {
  color: #ffffff;
  position: relative;
  z-index: 2;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #fff;
  background-color: #000;
}

.multiselect-native-select {
  max-width: 48%;
  width: 100%;
  text-align: center;
}

.multiselect-native-select > div {
  width: 100%;
}

.multiselect-selected-text {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-right: auto;
}

.innerSectionInner .multiselect-native-select {
  max-width: unset;
  width: unset;
}

.paraViewInner ul li .left .travel-time {
  font-size: 8px !important;
  font-style: italic;
  position: absolute;
  bottom: 50px;
  left: 15px;
  transform: rotate(-90deg);
  transform-origin: left center;
}

.paraViewInner ul li .left .travel-time-act {
  bottom: unset;
  left: -15px;
  top: -100px;
  transform: rotate(-90deg);
  transform-origin: left center;
}

.paraViewInner ul li .left .travel-time-first {
  bottom: unset;
  right: unset;
  left: 0;
  top: -30px;
  transform: translateX(-50%);
  transform-origin: unset;
}

.paraViewInner ul li .left .travel-option {
  font-size: 18px !important;
  position: absolute;
  bottom: 50px;
  left: -20px;
  transform: rotate(-90deg);
  transform-origin: left center;
}

.paraViewInner ul li .right .travel-time {
  font-size: 8px !important;
  font-style: italic;
  position: absolute;
  bottom: 50px;
  right: 15px;
  transform: rotate(-90deg);
  transform-origin: right center;
}

.paraViewInner ul li .right .travel-time-act {
  bottom: unset;
  right: -15px;
  top: -100px;
  transform: rotate(-90deg);
  transform-origin: right center;
}

.paraViewInner ul li .right .travel-option {
  font-size: 18px !important;
  position: absolute;
  bottom: 50px;
  right: -20px;
  transform: rotate(-90deg);
  transform-origin: right center;
}

.paraViewInnerDetail h2 {
  color: #ffffff;
  position: relative;
  margin-left: 40px;
}

.paraViewInnerDetail h2::before {
  content: '';
  top: 10px;
  left: -90px;
  height: 26px;
  width: 26px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
}

.paraViewInnerDetail h2::after {
  content: '';
  top: -50px;
  left: -79px;
  min-height: 600px;
  width: 4px;
  border-right: 4px dashed #ffffff;
  position: absolute;
}

.paraViewInnerDetail p {
  margin-left: 40px;
  margin-top: auto;
  margin-bottom: 30px;
}

.time,  .accomodation{
  margin-left: 40px;
}

.custom-popup {
  max-height: 0;
  overflow: hidden;
  padding: 0 !important;
  margin: 0;
  opacity: 0;
  transition: all 1s;
}

.custom-popup-off {
  max-height: 2000px;
  opacity: 1;
  transition: all 1s;
}

.weekenderselection {
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  align-items: stretch;
  justify-content: space-around;
  width: 100%;
  margin-bottom: 50px;
  padding: 30px 10px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.2);
}

.weekenderselection h4 {
  width: 100%;
  padding: 0 10px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0;
  color: #fff;
  position: relative;
  z-index: 2;
}

.weekenderselection > h4 {
  margin-bottom: 20px;
}

.weekendPopup {
  margin: 0 auto 50px;
  padding: 20px 30px;
  color: #ffffff;
  background-color: #00a3e0;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-family: 'PeugeotNewRegular',sans-serif;
}

.weekenderselectionBox {
  max-width: 100%;
  width: 320px;
  margin: 0 20px;
  min-height: 200px;
  border-radius: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: flex-end;
  justify-content: center;
  text-decoration: none;
  position: relative;
  margin-bottom: 30px;
}

.weekenderselectionBox-big {
  position: relative;
  max-width: 100%;
  width: 100%;
  order: -1;
  min-height: 600px;
  align-content: flex-start;
  padding: 30px 30px 200px;
}

.weekenderselectionBox-big h4 {
  order: -1;
  font-size: 28px;
}

.weekenderselectionBox-big .acco-desc {
  font-size: 12px;
  opacity: 1;
}

.weekenderselectionBox-big .stats {
  order: -2;
  margin-bottom: 15px;
  opacity: 1;
}

.weekenderselectionBox-big .stats span {
  font-size: 14px;
}

.weekenderselectionBox-big .more-stats {
  display: block;
  position: absolute;
  color: #fff;
  z-index: 2;
  bottom: 20px;
  left: 20px;
}

.weekenderselectionBox:hover {
  text-decoration: none;
}

.weekenderselectionBox:hover .acco-desc {
  opacity: 1;
}

.acco-desc {
  color: #fff;
  line-height: 1.8;
  font-size: 9px;
  position: relative;
  z-index: 2;
  padding: 10px;
  transition: opacity 1s;
  opacity: 0;
  min-height: 200px;
}

.weekenderselectionBox::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.5);
}

.bck-btn {
  float: right;
  border: 2px solid #fff;
  border-radius: 5px;
  padding: 10px 30px;
  color: #fff;
}

.stats {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
  margin-bottom: auto;
  transition: opacity 1s;
  opacity: 0;
  width: 100%;
  padding: 5px 10px;
}

.more-stats {
  display: none;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}

.more-stats p {
  color: #fff;
}

.weekenderselectionBox:hover .stats {
  opacity: 1;
}

.stats span {
  width: 33%;
  color: #fff;
  font-size: 8px;
  text-align: center;
  line-height: 12px;
}

.weekEnderList {
  position: relative;
}

.weekEnderList::after {
  content: '';
  position: absolute;
  height: 25px;
  width: 25px;
  background-color: #fff;
  bottom: -20px;
  left: 50%;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  z-index: 5;
  transform: translateX(-50%);
}

.printIteninary {
  text-align: center;
  padding: 50px 0;
}

.printIteninary-btn {
  margin: 0 auto 50px;
  padding: 20px 30px;
  color: #ffffff;
  background-color: #00a3e0;
  border: none;
  border-radius: 8px;
  margin: 0 auto;
  font-size: 16px;
  font-family: 'PeugeotNewRegular',sans-serif;
}

@media(max-width: 1024px) {
  .selectionBox {
      width: 300px;
      min-width: 300px;
      min-height: 300px;
      font-size: 24px;
      padding-bottom: 20px;
  }
  .bannerSection h1 {
      width: 400px;
      font-size: 50px;
  }
}

@media(max-width: 991px) {
  .custom-location {
      position: unset;
      right: 25%;
  }
}

@media(max-width: 768px) {
  #page-start {
  	overflow-x: hidden;
  }
  
    .custom-location {
    font-size: 10px;
	}
  .multiselect-native-select {
      max-width: 100%;
      margin-bottom: 20px;
  }
  .multiselect-selected-text {
      white-space: normal;
  }
  .paraViewInner ul li .right:after {
      display: none;
  }
  .headerStyle {
      flex-wrap: wrap;
      justify-content: center;
  }
  .custom-menu-header {
      display: none;
  }
  .logo {
      flex-wrap: wrap;
  }
  .logo p {
      margin-left: 0;
  }
  .dropdown-menu-custom {
      background: #000;
      border: none;
  }
  .nav-item-custom {
      width: 100%;
      background: #000;
      border: none;
  }
  .nav-item-custom a {
      color: #fff !important;
  }
  .paraViewInner ul li .left {
      max-width: 100%;
      width: 100%;
      left: 0;
      margin-left: 20px;
  }
  .paraViewInner ul li .right {
      max-width: 100%;
      width: 100%;
      text-align: left;
      border-right: none;
      border-left: 4px dashed #ffffff;
      flex-direction: row;
      right: 0;
      margin-left: 20px;
  }
  .inner-recommendation-right {
      flex-direction: row;
  }
  .right-box {
      padding-left: 0;
      justify-content: flex-start;
      padding-right: 20px;
  }
  .paraViewInner ul li .right .travel-time {
      left: 15px;
      right: unset;
      transform-origin: left center;
  }

  .paraViewInner ul li .right .travel-option {
    left: -15px;
    right: unset;
    transform-origin: left center;
  }

  .inner-recommendation-right .img-logo {
      margin-left: 0;
      margin-right: 10px;
  }
  .paraViewInner ul li .right:before {
      content: '';
      top: 30px;
      left: -15px;
      height: 26px;
      width: 26px;
      border-radius: 50%;
      background-color: #ffffff;
      position: absolute;
  }
  .home-section-custom .bannerSection {
      align-items: flex-start;
      padding-top: 30px;
  }
  .home-section-custom .bannerSection h1 {
      max-width: 100%;
      width: 100%;
      padding: 0 3%;
  }
}

@media(max-width: 600px) {

  .dropdown-menu .custom-drop-menu {
  width: 100%;
  min-width: 100%;
  }
  
  .weekenderselectionBox-big .stats span {
  width: 100%;
  margin-bottom: 15px;
  }
  .inner-box {
      width: calc(100% - 60px);
      max-width: calc(100% - 60px);
      margin-bottom: 25px;
  }
  .outer-box {
      width: 100%;
      max-width: 100%;
      margin: 0 20px;
  }
  .bannerSection h1 {
      width: 300px;
      font-size: 25px;
  }
  .bannerSection {
      height: 500px;
  }
  .innerSectionInner {
      text-align: center;
      padding: 20px 20px 20px 20px;
      flex-wrap: wrap;
  }
  .innerSectionInner p {
      max-width: 100%;
      width: 100%;
  }
  .multiselect-native-select {
      margin: 20px auto 0;
  }
  
  .multiselect {
    font-size: 14px !important;
  }
}

.dropdown-menu > .active > a, .dropdown-menu > li > a:hover, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover{
  background-color: transparent;
  border-color: transparent;
}

span.multiselect-native-select .btn-group button.multiselect {
  max-width: 540px;
}

@media (min-width: 768px){
  #JCCFORM_40 > div:nth-child(6) > .control-label {
      width: 130px;
  }

}

@media (max-width: 768px){
	.dropdown-test {
	text-align: center;
}
  .dropdown-menu-custom.show {
    justify-content: center !important;
}
  .dropdown-menu-custom > .nav-item-custom {
  	text-align: center;
  }
  .dropdown-menu .custom-drop-menu {
  margin: 0 auto;
    text-align: center;
  }
}

#page-start li {
  font-size: 16px;
  list-style-position: outside;
  margin-left: 20px;
  padding-left: 0;
  margin-bottom: 4px;
  list-style-type: disc;
}

/* subscribe form */
.control-group:nth-child(7) .controls {
    text-align: left;
}