html {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

body {
  /*font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
  font-family: "Open Sans", Verdana, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
span {
  /*font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
  font-family: "Open Sans", Verdana, Arial, sans-serif;
  font-weight: 500;
}

p,
li {
  padding-bottom: 3px;
  font-size: 14px;
}
/*
header.masthead {
  position: relative;
  background-color: #343a40;
  background: url("https://search.webdepozit.sk/webarchiv/public/20201003220323/https://www.east-gate.eu/css/img/FP.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
*/
header.masthead .overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

header.masthead h1 {
  font-size: 2rem;
  font-weight: bold;
}

.showcase .showcase-text {
  padding: 3rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}

@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 7rem;
  }
}

.features-icons {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}

.testimonials {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.testimonials .testimonial-item {
  max-width: 18rem;
}

.testimonials .testimonial-item img {
  padding-top: 20px;
  max-width: 12rem;
}

.call-to-action {
  position: relative;
  background-color: #343a40;
  background: url("https://search.webdepozit.sk/webarchiv/public/20201003220323/https://www.east-gate.eu/css/img/bg-masthead.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

/* added css */

#logo {
  height: 70px;
}

a {
  color: black;
}

h4 {
  font-weight: 400;
}

.testimonial-item {
  display: inline;
}

.masthead a {
  font-size: 16px;
  padding: 0.4rem 1.2rem;
  margin-right: 3rem;
  margin-top: 1rem;
}

header.masthead {
  padding-bottom: 2rem;
}

#top-form {
  height: 31px;
  width: 130px;
  margin-left: 20px;
}

.call-to-action {
  background: 0;
  padding-top: 150px;
  padding-bottom: 200px;
}

.call-to-action h2 {
  color: #212529;
}

.right-menu-navbar a {
  padding-left: 5px;
  padding-right: 5px;
}

/*Masthead*/

.subtitle {
  text-align: left;
}

/*Testimonials*/

.testimonials {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.border-btm {
  border-bottom: 1px solid #cacaca;
}

.testimonials h4 {
  margin-bottom: 1rem !important;
}

.testimonials .testimonial-item img {
  max-width: 9rem;
}

/*Intro*/

.intro {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.intro h4 {
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.intro .col-lg-side .btn {
  padding: 0.1rem 1rem;
}

.button-group {
  display: flex;
}

.button-group a {
  margin-top: 10px;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  font-weight: bold;
  border-width: 2px;
  flex: 1;
}

.btn:focus {
  outline: none;
}

.col-lg-middle,
.col-lg-side {
  background-color: #f2f2f2;
  padding-right: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}

.padd-left {
  padding-left: 1rem;
  width: 100%;
}

@media (min-width: 992px) {
  .col-lg-middle,
  .col-lg-side {
    background-color: #f2f2f2;
    padding-right: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
  }

  .intro .col-lg-middle {
    margin-left: 1rem;
    margin-right: 1rem;
    width: 37.5%;
  }

  .intro .col-lg-side {
    width: 29%;
  }
}

/*why*/

.why h3 {
  text-align: center;
  padding-bottom: 2rem;
}
.why {
  padding-top: 2rem;
  padding-bottom: 3rem;
}

.why h4 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.why-content {
  padding-bottom: 2rem;
}

.why-heading {
  height: 70px;
}

.why-heading h6 {
  margin-left: 0.5rem;
  padding-top: 0.5rem;
}

.why-heading .one-line {
  padding-top: 0.8rem;
}

.why-heading img {
  float: left;
  max-width: 70px;
  padding-right: 20px;
}

.why .col-lg {
  padding-right: 20px;
  padding-left: 20px;
}

@media (min-width: 992px) {
  .why .bottom-right {
    border-right: 1px solid #cacaca;
  }

  .why-content {
    padding-bottom: 0rem;
    height: 300px;
  }

  .why .bottom-row {
    height: 380px;
  }
}

/*Learnmore*/

/*Testimonials2*/

.signature {
  float: right;
  text-align: right;
}

.testimonials2 .col-md {
  background-color: #f2f2f2;
  padding: 1rem;
  margin-right: 1rem;
}

.testimonials2 .left {
  margin-right: 1rem;
}

.testimonials2 img {
  width: 65px;
}

@media (min-width: 1200px) {
  .testimonials2-col {
    height: 150px;
  }
}

.testimonials2-text {
  display: inline-block;
  width: calc(100% - 90px);
  padding-left: 1rem;
}

.testimonials2-col-imageWrapper {
  display: inline-block;
}

.testimonials2-text p {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

/*Action*/

.call-to-action {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.call-to-action .btn {
  padding: 1rem 2rem;
}

/*Navbar2*/

#navbar2 {
  background-color: #f2f2f2;
  font-weight: bold;
}

#navbar2 .container {
  justify-content: center !important;
}

#navbar2 .container .flex-md-column {
  flex-grow: 1;
}

/*dropdown in topnavbar erase gap*/
.dropdown-menu {
  margin-top: 0px;
}

.sub-title {
  background-color: #f2f2f2;
}

.sub-title p {
  text-align: center;
  font-size: 20px;
  margin: 0;
  padding: 6px;
}

.fp-flex-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.fp-flex-container > div {
  width: 100px;
  text-align: center;
  margin: 1rem;
}

.fp-flex-container img {
  height: 50px;
  margin-bottom: 0.5rem;
}






/*
     FILE ARCHIVED ON 22:03:23 Oct 3, 2020 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 11:57:24 Feb 2, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
