@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWyV9hrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://fonts.gstatic.com/s/opensans/v17/mem6YaGs126MiZpBA-UFUK0Zdcg.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKXGUdhrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v17/memnYaGs126MiZpBA-UFUKWiUNhrIqY.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v17/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v17/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Caveat Regular'), local('Caveat-Regular'), url(https://fonts.gstatic.com/s/caveat/v7/Wnz6HAc5bAfYB2Q7ZjYd.ttf) format('truetype');
}
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Caveat Bold'), local('Caveat-Bold'), url(https://fonts.gstatic.com/s/caveat/v7/Wnz5HAc5bAfYB2Qz3RMNpS7U.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v7/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nWBi8Jow.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v7/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32KxfXBi8Jow.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v7/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nXBi8Jow.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v7/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K3vXBi8Jow.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v7/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K5fQBi8Jow.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v7/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K67QBi8Jow.ttf) format('truetype');
}
@media only screen and (max-width: 700px) {
  .name {
    font-size: 2.25rem !important;
    display: block !important;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .name img {
    margin-bottom: 22px;
  }
}
body,
html {
  width: 100%;
  height: 100%;
  font-family: 'Open Sans', sans-serif;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-weight: 300;
}
h2 {
  font-size: 2.5rem;
}
.logo_index img {
  width: 100px;
  max-width: 100%;
}
a {
  color: white;
}
@keyframes bounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-15px);
  }
}
@-webkit-keyframes fade_in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.btn {
  border-radius: 50px;
  padding: 10px 25px;
  font-weight: 300;
}
.btn:hover {
  cursor: pointer;
}
.btn-primary {
  background-color: transparent;
  border: 1px solid #e90606;
}
.btn-primary:hover {
  background-color: #e90606;
  border: 1px solid #e90606;
}
.btn-secondary {
  font-weight: 500;
  background-color: transparent;
  border: 1px solid #e90606;
  color: #e90606;
}
.btn-secondary:hover {
  background-color: #e90606;
  border: 1px solid #e90606;
}
.red-bg {
  background-color: #750303;
  color: white;
}
.slate-bg {
  background-color: #252525;
  color: white;
}
.chevron-container {
  position: relative;
  width: 24px;
  height: 24px;
  margin: auto;
}
.chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}
.chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}
.chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}
.chevron:before,
.chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}
.chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}
.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}
@keyframes move {
  25% {
    opacity: 1;
  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}
.text {
  display: block;
  margin-top: 75px;
  margin-left: -30px;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: 0.25;
  animation: pulse 2s linear alternate infinite;
}
@keyframes pulse {
  to {
    opacity: 1;
  }
}
.rotate90 {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}
.rotate180 {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.delay-1 {
  animation-delay: 0.25s;
}
.delay-2 {
  animation-delay: 0.5s;
}
.delay-3 {
  animation-delay: 0.75s;
}
.delay-4 {
  animation-delay: 1s;
}
.delay-5 {
  animation-delay: 1.25s;
}
.w75 {
  width: 75%;
  margin: auto;
}
.modal .modal-header,
.modal .modal-footer {
  border: none;
}
.modal .modal-body {
  text-align: center;
}
.modal .modal-title {
  padding: 15px;
  font-weight: 500;
}
.modal .modal-footer {
  justify-content: center;
}
.modal .modal-content {
  background: #2b2b2b;
  color: white;
}
.modal .modal-content img {
  border-radius: 99em;
  height: 200px;
  width: 200px;
  margin: 10px;
  border: 1px solid #e90606;
  padding: 15px;
}
#mainNav .navbar-brand img {
  max-width: 100%;
  width: 30px;
}
#mainNav.navbar-scrolled {
  transition: all 0.4s ease;
  background-color: #383838;
}
section {
  padding: 5em 0;
}
section#contact {
  color: white;
  background-color: #212529;
  background-image: url(/images/three.jpg);
  background-repeat: no-repeat;
  background-position: center;
}
section#contact .form-control {
  padding-left: 25px;
  border-radius: 50px;
  background: transparent;
  color: white;
}
section#contact .form-control::placeholder {
  opacity: 0.7;
  color: white;
}
section#contact img {
  max-width: 100%;
  width: 100px;
}
.main_header {
  position: relative;
  animation: fade_in 0.4s ease;
}
.main_header p {
  font-size: 18px;
}
p {
  font-size: 16px;
}
.white-text {
  color: white;
}
.name {
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 4em;
}
.name img {
  margin-right: 10px;
  max-width: 100%;
  width: 700px;
  height: auto;
}
.subtitle_spaced {
  text-transform: uppercase;
  font-size: 1.55em;
  letter-spacing: 0.75rem;
}
.inline-elements {
  flex-wrap: wrap;
  display: inline-flex;
  margin-top: 45px;
}
.inline-elements .element {
  margin: auto;
  padding: 0;
  margin-top: 25px;
  border: 1px solid #e90606;
  border-radius: 99em;
  width: 140px;
  height: 140px;
  display: flex;
  align-items: center;
  margin: 10px;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.inline-elements .element i {
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  font-size: 4em;
  width: 140px;
  font-weight: 300;
}
.inline-elements .element:hover {
  cursor: pointer;
  background-color: rgba(224, 31, 40, 0.75);
}
.inline-elements .element:hover i {
  transform: translateY(20px);
}
.inline-elements .element:hover a {
  color: white;
}
.inline-elements .element:hover ~ .popout {
  opacity: 1;
}
.inline-elements .element:hover ~ .popout p {
  transform: translateY(20px);
}
.inline-elements .popout {
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  position: absolute;
  opacity: 0;
  width: 140px;
  margin-left: 10px;
}
.inline-elements .popout p {
  font-weight: 500;
  background-color: rgba(70, 70, 70, 0.55);
  padding: 20px;
  border-radius: 5px;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transform: translateY(-20px);
  font-size: 16px;
  text-transform: uppercase;
}
.testimonials .testimonial-item .btn-secondary {
  border: none;
  border-bottom: 1px solid #e90606;
  border-radius: 4px;
}
.testimonials .testimonial-item img {
  border: 1px solid #e90606;
  padding: 10px;
}
#services .section-title p {
  font-size: 22px;
}
#services .section-title .service-title {
  text-transform: uppercase;
  font-size: 22px;
}
#services .icon-box {
  transition: transform 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.11);
  margin-top: 30px;
}
#services .icon-box h4 {
  transition: color 0.4s ease;
  margin-top: 10px;
}
#services .icon-box h4:hover {
  cursor: pointer;
  color: #e90606;
}
#services .icon-box h4 a {
  transition: all 0.4s ease;
  color: black;
  text-decoration: none;
}
#services .icon-box h4 a:hover {
  color: #e90606;
}
#services .icon-box .icon i {
  color: #e90606;
  font-size: 2em;
}
#services .icon-box:hover {
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.21);
  transform: translateY(-20px);
}
#POS .bg-img-hero {
  background: url('/images/six.jpg') no-repeat;
  background-size: cover;
}
.list ul {
  list-style: none;
  margin: 25px;
  font-weight: 300;
  padding-top: 20px;
}
.list ul li {
  display: flex;
  align-items: baseline;
  padding: 5px;
}
.list ul li p {
  font-size: 18px;
}
.list ul li i {
  font-weight: bold;
  color: #e90606;
  height: 100%;
}
#contact-area {
  width: 80%;
  margin: auto;
}
#contact-area input {
  width: 100%;
  border-radius: 50px;
  padding: 15px;
  border: none;
  margin: 20px auto;
}
#contact-area textarea {
  width: 100%;
  border-radius: 25px;
  padding: 25px;
  margin-top: 20px;
}
#contact-area input[type=submit] {
  background: transparent;
  border: 1px solid white;
  width: 50%;
  margin: 25px auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#contact-area input[type=submit]:hover {
  background: #e90606;
  border: 1px solid #e90606;
}
.contact a:hover {
  color: red;
  text-decoration: none;
}
.thankyou {
  text-align: center;
  margin-top: 10%;
  color: white;
}
.thankyou .logoImg {
  margin: auto;
  max-width: 100%;
  width: 500px;
}
#thankyoupage {
  background-color: #2c2c2c;
}
.caps {
  text-transform: uppercase;
}
.slider-inner {
  max-height: 100%;
  height: 300px;
}
.slider-inner .carousel-item .carousel-caption {
  top: 3%;
}
.slider-inner .carousel-item .carousel-caption h5 {
  font-size: 3rem;
}
.slider-inner .carousel-item .carousel-caption p {
  letter-spacing: 2px;
  font-size: 2rem;
}
.slider-inner .ml14 {
  font-weight: 200;
  font-size: 3.2em;
}
.slider-inner .ml14 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.1em;
  padding-right: 0.05em;
  padding-bottom: 0.15em;
}
.slider-inner .ml14 .line {
  opacity: 0;
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #fff;
  transform-origin: 100% 100%;
  bottom: 0;
}
.slider-inner .ml14 .letter {
  display: inline-block;
  line-height: 1em;
}
.carousel-indicators li {
  border-top: none;
  border-bottom: none;
  width: 10px;
  height: 10px;
  border-radius: 50px;
}
