h2 {
  color: #2a638e;
  font-family: 'Roboto', sans-serif;
}

#JoMoSubtitle { 
  font-size: 34px;
}

.clean-navbar.fixed-top+.page {
  padding-top:0px;
}

.navbar {
  background: rgba(6, 29, 60, 0);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.fade-background {
  background: rgba(6, 29, 60,1);

  -webkit-transition: background-color 1s;
transition: background-color 1s;

}

.fade-transparent {

  background: transparent;

  -webkit-transition: background-color 1s;
transition: background-color 1s;

}

#JoMoTitle {
  font-size: 102px;
  letter-spacing: 9px;
  font-weight: normal;
  font-style: normal; 
  text-shadow: -2px 1px 3px #295678;
}

@media screen and (max-width: 475px) {
  #PricingTitle {
    margin-top: 75px;
  }
  .fancybtn-3 {
    color:#f1efdb;
    padding-top: 10vh;
  }
  #bannerParagraph {
    padding-top:10vh;
  }
  #JoMoTitle {
    font-size: 72px;
    margin-bottom:0px;
    padding-top: 2.4rem;
  }
  #JoMoSubtitle {
    font-size: 20px;
  }
  #privacyTitle {
    margin-top: 10vh;
  }
}

p {
  max-width: 100%;
  font-family: 'Roboto', sans-serif;
}

h4, h1, strong, h3, span, a, button, label {
  font-family: 'Roboto', sans-serif;
}

button {
  background: #2a638e;
}

.btn {
  background: #2a638e;
  color: #fff;
  border-radius: 5px;
  margin-top: 3vh;
}

.free-btn {
  background: #2a638e;
  border-radius: 5px;
  margin: 2px;
}

.btn-yellow {
  background: #ffc93c;
  color: #fff;
  border-radius: 5px;
  margin-top: 3vh;
}

.btn-outline-primary:active {
  background-color: #17364e;
  border-color: #2a638e;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #367fb5;
  border-color: #367fb5;
}

.btn-outline-primary {
  color: #ffffff;
  border-color: #ffc93c;
}

.text-info {
  color: #2a638e !important;
}

.signup-info {
  color: #fff !important;
}

.feature-box .icon {
  font-size: 30px;
  position: absolute;
  left: 15px;
  top: 15px;
  width: 30px;
  text-align: center;
  color: #2a638e;
}

#icon-lock {
  color: #2a638e;
}

#icon-refresh {
  color: #2a638e;
}

#icon-wrench {
  color: #2a638e;
}

#icon-shield {
  color: #2a638e;
}

#icon-diamond {
  color: #2a638e;
}

#icon-envelope {
  color: #2a638e;
}

@media (max-width: 768px) {
  .clean-block .block-heading {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .clean-block.clean-info {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    height: 95vh;
  }
  .landing-hero {
    height:0;
  }
}

@media (min-width: 768px) {
  .clean-block.clean-info {
    padding-left: 0px;
    padding-right: 0px;
    text-align: inherit;
    height: 75vh;
  }
  .landing-hero {
    height:0;
  }
}

.fas.fa-envelope-open-text {
  color: rgba(245,89,61,0.88);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(255, 201, 60);
}

.block-blue{ 
  background-color: #061D3C !important;
}

.white-header{
  color: #fff;
}

/* color: rgba(245,89,61,0.66); */

.socials{
  color: white;
}

#icon-linkedin {
  margin: 3px;
}

#icon-linkedin:hover {
  color: #0e76a8;
}

#icon-linkedin:focus #icon-linkedin:hover {
  color: #2a638e;
}

#icon-facebook {
  margin: 3px;
}

#icon-facebook:hover {
  color: #4267B2;
}

#icon-instagram {
  margin: 3px;
}

#icon-instagram:hover {
  color: #E1306C;
}

#icon-snapchat {
  margin: 3px;
}

#icon-snapchat:hover {
  color: #00acee;
}

#icon-youtube {
  margin: 3px;
}

#icon-youtube:hover {
  color: #C4302B;
}


.clean-pricing-item .price h4, .clean-pricing-item .price .h4 {
  margin: 15px 0;
  font-size: 45px;
  text-align: center;
  color: rgba(245,89,61,0.88);
}

@media (min-width: 768px) {
  .page-footer ul li:before, .page-footer ul li:after {
    content: "";
    position: absolute;
    left: 0;
    width: 2px;
    height: 6px;
    border-radius: 2px;
    background-color: #2a638e;
    transform: rotate(-45deg);
  }
}

.btn-primary:hover {
  color: #fff;
  background-color: #214c6d;
  border-color: #214c6d;
}

.clean-pricing-item .ribbon {
  width: 160px;
  height: 32px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  box-shadow: 0px 2px 3px rgba(136,136,136,.25);
  background: rgba(245,89,61,0.88);
  transform: rotate(45deg);
  position: absolute;
  right: -42px;
  top: 20px;
  padding-top: 7px;
}

.our-offer {
  max-width: 92vw;
}

/* Card Formatting */
.cardHeadFormat {
  padding-bottom: 10px;
  border-bottom: 1px solid gray;
  border-width: 80%;
}

.cardHeadFormatLanding {
  padding-bottom: 10px;
  border-width: 80%;
}

.toggleButton {
  transition: all 0.5s;
}

.toggleButton.down {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.togglebuttonParent {
  color: rgb(203 46 17 / 88%);
}
.togglebuttonParent:hover{color: #2a638e;}


.cardBodyFormat {
  margin-top: 10px;
}

/* Pricing Table formatting */

@media only screen and (max-width: 480px) {
  table {
      width:95%;
      padding: auto;
  }
  input[type=text], textarea {
      width:75%;
  }
}

.tableContainer {
  padding-bottom: 5vh;
}

@media only screen and (max-width: 400px){ 

.tableContent {
  width: auto;
  font-size: x-small;
}

.vatTableContent {
  width: auto;
  font-size: xx-small;
}

.featureTableContent {
  width: auto;
  font-size: x-small;
}

.freeTableContent {
  border-right-style: none; 
  width: auto;
  font-size: x-small;
}

.button-phone {
 font-size: x-small;
 padding: 4.5px 4px;
}
}

.tableContent {
  width: 376.69px;
}

.featureTableContent {
  width: 150px;
}

.freeTableContent {
  border-right-style: none; 
  width:376.66px;
}




/* Pricing Toggle */
.toggle-option-wrap {
  text-align: center;
  padding-top: 50px;
  padding-bottom:20px;
}

.toggle-option {
  display: inline;
  font-weight: bold;
  opacity: 0.6;
  vertical-align: middle;
  padding-left: 1rem;
  padding-right: 1rem;
}

.toggle-option.active {
  opacity: 1;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #214c6d;;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: rgba(245,89,61,0.88);
}

input:focus + .slider {
  box-shadow: 0 0 1px rgba(245,89,61,0.88);
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Accordion */
.pricing-accordion {

  box-shadow: 0px 2px 10px rgb(0 0 0 / 8%);
}

.accordion-item {
  border: none;
  border-top: 2px solid #5ea4f3;
}

.accordion-button {
  flex-direction: column;
  align-content: center;
  justify-content: center;
  outline: none;
  box-shadow: none;
}

.accordion-button::after {
  margin-left: 0;
}

.accordion-height {
  line-height: 2;
  font-size: 1.25rem;
}

.accordion-button:not(.collapsed) {
  background-color: #d5edf5;
}



#contactUs-form label {
  padding-left: 10px;
  padding-bottom: 3px;
}

.dropdown .dropdown-content {
  display: block;
}

a {
  color: rgb(203 46 17 / 88%);
}

#register-main-h3 {
  letter-spacing: 3px;
}

#register-main-h2 {
  letter-spacing: 5px;
  margin: auto;
  margin-bottom: 14px;
  margin-top: 26px;
}

#contactUs-form {
  border-top: 2px solid #2a638e;
  max-width: 500px;
  margin: auto;
  background-color: #ffffff;
  padding: 40px;
  box-shadow: 0px 2px 10px rgba(0,0,0,0.15);
}

.form-control#contactContent {
  border-radius: 5px;
}

.h3-about-us {
  color: #152c3d;
  font-family: Roboto, sans-serif;
}

.clean-block.clean-hero.main-hero{
  color: rgba(0,0,0,0);
  background: url("../../assets/img/jomo-background-hero.jpg");
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-position: center center;
  background-size: cover;
  background-color: #2a638e;
  font-family: Roboto, sans-serif;
  height: 95vh;
}

.clean-block.clean-hero.landing-hero {
  color: rgba(0,0,0,0);
  background: url("../../assets/img/jomo-background-bare.jpg");
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-position: center center;
  background-size: cover;
  background-color: #2a638e;
  font-family: Roboto, sans-serif;
  height:60vh;
}

.clean-pricing.dark {
  position:relative;
  overflow:hidden;
}

.pricing-img {
  opacity: 0.4;
  vertical-align: top;
  transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}

.pricing-img {
  -webkit-mask-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0)));
  mask-image: linear-gradient(to bottom, rgba(0,0,0,1), rgba(0,0,0,0));

}

#pricing-subtitle {
  max-width: 100%;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 3rem;
}

.pricing-heading{
  padding-top: 0 !important;
}

#pricing-container {
  position: relative;
}

@media only screen and (max-width: 400px){ 

  #pricing-container {
    padding-top: 2.4rem;
  }
}

.price-color {
  color: #FFC93C;
}

.price-per-user {
  color: grey;
  font-size: 1rem;
}

.fancy-button {
  color: #100f0f;
  position: relative;
  background-color: rgba(255,255,255,0.45);
  height: 60px;
  line-height: 60px;
  font-size: 32px;
  font-family: dosis_light;
  border: none;
  padding: 0 15px;
}

#signupForm {
  padding-top: 5px;
}

.emailDisplay {
  display: none;
  transition: all 0.5s ease-out;
}

#signupBusinessForm {
  padding-top: 5px;
  padding-bottom: 5px;
}

.empty {
  border: 1px solid red;
}

.fancy-button {
  position: relative;
  background-color: white;
  height: 60px;
  line-height: 60px;
  font-size: 32px;
  font-family: dosis_light;
  border: none;
  padding: 0 15px;
  border-radius: 18px;
}

.fancy-button::before, .fancy-button::after {
  position: absolute;
  content: '';
  width: 33px;
  height: 20px;
  border-radius: 2px;
}

.fancy-button::before {
  left: 0;
  top: 0;
  border-left: 3px solid black;
  border-top: 3px solid black;
}

.fancy-button::after {
  right: 0;
  bottom: 0;
  border-right: 3px solid black;
  border-bottom: 3px solid black;
}

@media screen and (max-width: 1500px) {
  .modal-content {
    width: 50vw;
  }
}

#payButtons {
  text-align: center;
}



@media only screen and (min-width: 150px){
  #dd-button-container {
    margin-bottom: 8px;
    height: 25px;
  }
}

@media only screen and (min-width: 500px){
  #dd-button-container {
    font-size: 1.2rem;
    margin-bottom: 17px;
    height: 55px;
  }
}


#jomologo {
  width: 124px;
  height: 51px;
  object-fit: cover;
}

#contactJomologo {
  width: 124px;
  height: 80px;
  object-fit: cover;
}

@media screen and (max-width: 475px) {
  #jomologo {
    width: 80px
  }
}

.navSpacing {
  width: 1px;
  height: 33px;
  margin: 13px;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-right-style: solid;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-left-color: rgba(56,60,64,0.29);
  margin-left: 28px;
}

@media screen and (max-width: 991px) {
  .navbar {
    padding-top: 1rem;
  }

  
.navSpacing {
  display: none;
}

}

#contactEmailInfo {
	margin-left: 1rem;
    	margin-top: 1rem;
    	font-size: 13px;
    	font-style: italic;
	color: rgb(203 46 17 / 88%);
}

#contactEmailInfo:hover {
	cursor:pointer;
}

#contactEmailInfo:hover + #contactEmailInfoDiv {
	visibility: visible;	
}

#contactEmailInfoDiv {
	visibility: hidden;
	margin-left:1rem; 
	margin-top:1rem; 
	font-size:13px; 
	
}

#addressModal {
	width: 60vw;
    height: auto;
    position: fixed;
    top: 15vh;
    left: 20vw;
    display: none;
    z-index: 1000005;
}

#addressError{
	display: none;
	flex-direction: column;
	width: 100%;
	text-align: center;
	color: red;
	margin-top: 6px;
}

.modal-content {
  margin: 0 auto;
  border:1px solid black;
  background-color: white;
  width: 30vw;
  display: flex;
}


.modal-content input,.modal-content label {
  margin: 5px 5px;
}

.addressModalContent {
  margin: 30px auto;
  width: 30vw;
  display:flex;
  padding: 10px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.form-control {
  float: left;
}

#inputStreet {
  width: 100%;
}

#inputCity {
  width: 50%;
}

#inputPC {
  width: 45%;
}

#inputCounty {
  width: 45%;
}

#inputCountry {
  width: 50%;
}

#phoneNumberCode {
  width: 35%;
}
#phoneNumberLabel {
  width: 100%
}

#phoneNumberInput {
  width: 60%;
}


#bannerParagraph {
  margin-bottom: 5px;
  letter-spacing: 5px;
  color:#ffffff;
  font-size: 12px;
}

#socialContainer {
  width: 400px;
  text-align: center;
  margin:auto;
  padding: 0;
  margin-top: 40px;
}

/* box-shadow: 1px 1px 18px rgba(149,156,162,0.68); */

#jomoNews {
  background: #ffffff;
  border-style: solid;
  border-color: rgb(255,255,255);
  border-radius: 13px;  
  max-width:700px;
  margin: auto;
}

/*   box-shadow: 1px 1px 15px rgba(208,216,225,0.66);
      */

#submitAddress {
  align-self: center;
}

@media (max-width: 767.98px) {
  #socialContainer {
    margin-bottom: 30px;
  }
}

@media (max-width: 1199px) {

  #phoneNumberCode {
    width: 20%;
  }
}

@media screen and (max-width: 991px) {
  .addressModalContent {
    width: 60vw;
  }
  .modal-content {
    width: 60vw;
  }
}

@media screen and (max-width: 699px) {
  #inputStreet {
    width: 100%;
  }
  
  #inputCity {
    width: 100%;
  }
  
  #inputPC {
    width: 100%;
  }
  
  #inputCounty {
    width: 100%;
  }
  
  #inputCountry {
    width: 100%;
  }
  
  #phoneNumberCode {
    width: 35%;
  }
  #phoneNumberLabel {
    width: 100%
  }
  
  #phoneNumberInput {
    width: 60%;
  }
  #addressModal {
    top: 15vh;
    width: 80vw;
    left: 10vw;
  }
  .addressModalContent {
    width: 80vw;
  }
  .modal-content {
    width: 80vw;
  }
}

/* The Close Button */
.close {
padding-left: 6px;
float: right;
font-size: 28px;
font-weight: bold;
}

.close:hover,
.close:focus {
color: black;
text-decoration: none;
cursor: pointer;
}


#addressLineOne {
	margin-top: 1rem;
}

#addressInfo {
	width: 100%;
	margin-left: 1rem;
   	margin-top: 1rem;
    	font-size: 13px;
    	font-style: italic;
    	color: rgb(203 46 17 / 88%);
	
}

#addressInfo:hover {
	cursor: pointer;
}

#addressInfo:hover + #addressInfoDiv {
	display:block;	
}


#addressInfoDiv {
width:100%;
    display: none;
    margin-left: 1rem;
    font-size: 13px;
}
 
/* Tooltip Error */
#tooltip {
 
  background: #333;
  color: white;
  font-weight: bold;
  padding: 4px 8px;
  font-size: 13px;
  border-radius: 4px;
  width: 200px;
 
}

.secureSend-ribbon .ribbon {
  width: 660px;
  height: 135px;
  font-size: 40px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  box-shadow: 0px 2px 3px rgba(136,136,136,.25);
  background: rgba(245,89,61);
  transform:rotate(45deg);
  position: absolute;
  padding-top: 7px;
  padding-left: 30px;
  padding-right: 30px;
}

.fade-in {
	animation: fadeIn 3s;
  	opacity: 1;
}

@keyframes fadeIn {
  0% {
    opacity:0

  }
  50% {
    opacity:0
  }
  100% {
    opacity: 1

  }
}

/* Securesend Ribbon */
.secureSend-ribbon {
  background-color: rgba(255, 0, 0, 0.0);
  position: absolute;
  right:0;
  margin-top: 28px;
  z-index:100;
  padding-top: 110px;
  width: 500px;
  height: 500px;
  overflow: hidden;
}

#ribbon-top {
  font-size:44px;
}

#ribbon-bottom {
  font-size:28px;
}

@media screen and (max-width: 991px){
  .secureSend-ribbon .ribbon {
    width: 460px;
    height: 100px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    box-shadow: 0px 2px 3px rgba(136,136,136,.25);
    background: rgba(245,89,61);
    transform:rotate(45deg);
    position: absolute;
    padding-top: 7px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .secureSend-ribbon {
    margin-top: 16px;
    width: 350px;
    height: 400px;
  }

  #ribbon-top {
    font-size:30px;
  }
  
  #ribbon-bottom {
    font-size:20px;
  }
}

@media screen and (max-width: 600px) {
  .secureSend-ribbon .ribbon {
    width: 160px;
    height: 38px;
    font-size: 8px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    box-shadow: 0px 2px 3px rgba(136,136,136,.25);
    background: rgba(245,89,61);
    transform:rotate(45deg);
    position: absolute;
    padding-top: 7px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .secureSend-ribbon {
    margin-top: -9px;
    width: 120px;
    height: 200px;
  }

  #ribbon-top {
    font-size:12px;
  }
  
  #ribbon-bottom {
    font-size:6px;
  }
}

/* Tooltips */
.tooltip-inner{
 
  max-width:310px;
 
  padding:3px 8px;
  
  color:#fff;
  
  text-align:center;
  
  background-color:#0b1b24;
  
  border-radius:5px
   
  }

  button.button-free {
    background-color: #2A638E;
    position: center;
    padding: 6px 24px;
  }

  @media only screen and (max-width: 480px) {

 button.button-free {
  padding: 4.5px 12px;
 }
}
  button.button-monthly {
    background-color: #2A638E;
    margin: 2px;
    margin-top: 5%;
  }

 button.button-yearly {
  background-color: #FFC93C;
  border-color: #FFC93C;
  margin: 2px;
  margin-top: 5%;
  }

  button.button-yearly:hover {
    background-color: #e0b136;
    border-color: #e0b136;
  }

  .twitterMobile {
    display: none;
  }

  @media screen and (max-width: 600px) {
    .twitterMobile {
      display: block;
    }

    .twitterDesktop {
      display: none;
    }
  }
 
/* Carousel */

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff0000;' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
 }

 .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff0000;' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.timeline-Viewport {
  overflow-y:hidden;
}

.page-footer {
  background-image: url("/assets/img/jomo-background-bare.jpg");
  background-blend-mode: multiply;
  color: #fff;
  background-color: #2A638E;
  background-position: bottom right;
}

.footer-copyright-jomo{
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
  margin-top: 50px;
}

.page-footer a {
  color: white;
}

.page-footer a:hover {
  color: rgb(255, 201, 60);
}

.signup-now-border{
  border-color: grey;
  border-width: 2px;
}

.nextcloud-login {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: transparent;
  background-clip: border-box;
  border: 1px solid #e3e6f0;
  border-radius: 0.35rem;
}

.login-bg {
  background: url(/assets/img/jomo-background-bare.jpg);
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-position: center center;
  background-size: cover;
  background-color: #2a638e;
}

.nectcloud-link {
  color: white;
}