html,
body {
  font-family: "Roboto Slab", serif;
  height: 100%;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: josefin sans, sans-serif;
}

.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #3e3d3d;
  padding: 0;
  max-height: 85%;
  width: 95%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
}

p {
  margin: 1.2em;
  color: black;
}

.blue-text {
  color: #0d47a1 !important;
}

.text-container {
}

section,
.container2,
.parallax-container {
  outline: none;
}

.section {
  padding-top: 3.5rem;
}

.banner {
  background-position: 50% 0;
  height: 700px;
  background-size: cover;
}

.parallax-container .parallax {
  background-attachment: fixed;
}

nav ul a,
nav .brand-logo {
  color: rgb(0, 0, 0);
}

p {
  line-height: 2rem;
}

.button-collapse {
  color: #26a69a;
}

.middle-center {
  position: relative;
  top: 10%;
  bottom: 50%;
}

.parallax-container {
  line-height: 0;
  margin: 0 auto;
  height: 450px;
  color: rgba(255, 255, 255, 0.9);
}

.parallax-container .section {
  width: 100%;
}

.current {
  color: #2962ff;
}

.icon-block {
  padding: 0 15px;
}

.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  text-align: center;
  margin: 0;
}

.brand-logo {
  max-width: 280px;
  left: -150px;
}

.brand-logo img {
  width: 90%;
  max-height: 150px;
  max-width: 300px;
  top: 5px;
}

.navbar-fixed {
  position: fixed;
  margin: 0px auto;
}

.full-card {
  height: 250px;
}

.full-card1 {
  height: 270px;
}

.padding-top-40 {
  padding-top: 40px;
}

.margin-top-50 {
  margin-top: 50px;
}

#sidenav-overlay {
  z-index: 996;
}

.full-card {
}

.contactCard {
  width: ;
  margin: 0 auto;
}

.padding-top-10 {
  padding-top: 10px;
}

i {
  cursor: pointer;
}

#devspan {
  margin: 0 auto;
  position: absolute;
  right: -21px;
  top: 60px;
}

#solutionsspan {
  position: absolute;
  left: -5px;
  top: 60px;
}

#hostingspan {
  position: absolute;
  left: -8px;
  top: 60px;
}

#maintenancespan {
  position: absolute;
  left: -25px;
  top: 60px;
}

.input-field .prefix.active,
input:not([type]):focus:not([readonly]) + label,
input[type="text"]:not(.browser-default):focus:not([readonly]) + label,
input[type="password"]:not(.browser-default):focus:not([readonly]) + label,
input[type="email"]:not(.browser-default):focus:not([readonly]) + label,
input[type="url"]:not(.browser-default):focus:not([readonly]) + label,
input[type="time"]:not(.browser-default):focus:not([readonly]) + label,
input[type="date"]:not(.browser-default):focus:not([readonly]) + label,
input[type="datetime"]:not(.browser-default):focus:not([readonly]) + label,
input[type="datetime-local"]:not(.browser-default):focus:not([readonly])
  + label,
input[type="tel"]:not(.browser-default):focus:not([readonly]) + label,
input[type="number"]:not(.browser-default):focus:not([readonly]) + label,
input[type="search"]:not(.browser-default):focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #2962ff;
}

.border0 {
  display: block;
  width: 160px;
  height: 3px;
  background: #fdfcfb;
  margin: 0 auto;
}

.border1 {
  display: block;
  width: 330px;
  height: 3px;
  background: #fdfcfb;
  margin: 0 auto;
}

.border2 {
  display: block;
  width: 300px;
  height: 3px;
  background: #fdfcfb;
  margin: 0 auto;
}

.border3 {
  display: block;
  width: 200px;
  height: 3px;
  background: #fdfcfb;
  margin: 0 auto;
}

.border4 {
  display: block;
  width: 160px;
  height: 3px;
  background: #fdfcfb;
  margin: 0 auto;
}

.border5 {
  display: block;
  width: 900px;
  height: 3px;
  background: #fdfcfb;
  margin: 0 auto;
}

.alert {
  border: none;
  color: #fdfffd;
  font-weight: 500;
  padding: 15px;
  margin: 20px 0;
  border-radius: 4px;
  text-align: center;
}

.alert-success {
  background-color: #6dcd82;
}

.alert-danger {
  background-color: #da4555;
}

@media screen and (min-width: 640px) {
  .carousel {
    height: 550px;
  }
  .carousel .carousel-item {
    width: 800px;
    height: 800px;
    top: 120px;
  }
}

@media only screen and (max-width: 600px) {
  h1 {
    font-size: 3.4em;
  }
}

* {
  margin: 0;
  padding: 0;
}

section {
  overflow: hidden;
}

.navbar-fixed,
#hero-section {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2),
    0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.white-v2 {
  background-color: rgb(185, 115, 51);
  height: 60px;
  
}

.banner {
  height: 100%;
}

.modal-content p {
  color: #444;
}

.card-inner-text {
  top: 60px;
}

.carousel {
  overflow: visible;
}

.carousel-item {
  font-family: josefin sans, sans-serif;
  font-size: 1.64rem;
  line-height: 110%;
}

.carousel-item img {
  transition: filter 0.6s ease-in-out;
  -moz-transition: filter 0.6s ease-in-out;
  -webkit-transition: filter 0.6s ease-in-out;
}

.carousel-item img:hover {
  -webkit-filter: drop-shadow(20px 20px 40px #5bc0ff);
  filter: drop-shadow(20px 20px 40px #5bc0ff);
}

.navbar-fixed a {
  -webkit-transition: color 0.25s ease-in-out;
  -moz-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}

nav li a {
  margin-bottom: -3px;
  margin: -2px 0;
  font-size: 26px;
  text-transform: uppercase;
}

nav ul a:hover {
  border-bottom: 3px solid transparent;
}

.desktop-menu a.current-item {
  color: #feb009;
  border-bottom: 3px solid #feb009;
  height: 55px;
}

.mobile_menu a.current-item {
  color: #fff;
}

.desktop-menu.menu-center {
  position: relative;
  text-align: center;
}
.desktop-menu.menu-center li {
  float: none;
  display: inline;
}
.menu-center li a {
  display: inline-block;
}

.red {
  background-color: rgb(184, 115, 51) !important;
}

.red-text.text-lighten-2 {
  color: #fff !important;
}

.inner-section {
  margin: 3.2em 0 1.8em;
}

/*.inner-section p{
    display: inline-block; max-width: 75%; font-weight: 500;
}*/

.prefix {
  cursor: default;
}

#hero-section .text-container {
  position: relative;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 20;
  padding: 10px;
}

#hero-section {
  position: relative;
  width: 100%;
  height: 100%;
  /*height: 100%;*/
  /*min-height: 100%;*/
  /*max-height: 100%;*/
  z-index: 10;
}

#hero-section::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 80%;
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.5) 80%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.2) 80%,
    rgba(0, 0, 0, 0.4) 100%
  );
}

#hero-section h1 {
  position: relative;
  top: 25%;
  left: 50%;
  z-index: 10;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-family: josefin sans, sans-serif;
  text-align: center;
  line-height: 120%;
}

#hero-section h5 {
  position: relative;
  top: 18%;
  left: 50%;
  z-index: 10;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-family: josefin sans, sans-serif;
  text-align: center;
  line-height: 120%;
}

.parallax-container a {
  position: absolute;
  bottom: 25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 20;
  display: inline-block;
  color: #fff;
  font: normal 400 20px/1 "Josefin Sans", sans-serif;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: opacity 0.3s;
}

.parallax-container a:hover {
  opacity: 0.5;
}

#hero-section a {
  padding-top: 60px;
}

#hero-section a span,
.modal-content a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid rgb(163, 131, 33);
  border-radius: 50px;
  box-sizing: border-box;
}

#hero-section a span::before,
.modal-content a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: "";
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb10 2s infinite;
  animation: sdb10 2s infinite;
  box-sizing: border-box;
}

.modal-content a {
  position: absolute;
  bottom: 260px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 20;
  display: inline-block;
  color: white;
  font: normal 400 20px/1 "Josefin Sans", sans-serif;
  letter-spacing: 0.1em;
  text-decoration: none;
  transition: opacity 0.3s;
  padding-top: 60px;
}

.modal-image-container {
  position: relative;
}
.modal-image-container2 a {
  bottom: 0;
}

@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.page-footer {
  padding-top: 0;
}

.header {
  /* text-align: left; */
  color: black;
  font-size: 30px;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(31, 31, 31, 0.6901960784313725);
  color: white;
}

.underline {
  text-decoration: underline;
}

img {
  max-width: 100%;
  max-height: 100%;
}

img {
  max-width: 100%;
  max-height: 100%;
}

.inner-card {
  font-size: 20px;
}

/* Scrollbar */
::-webkit-scrollbar {
  width: 1em;
}

::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb {
  background-color: rgb(184, 115, 51);
  outline: 1px solid slategrey;
}
