body {
    background-color: #FFF;
    color: #555;
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}

/*Masthead*/
header {
  height: 433px;
}

header h4, header h1 {
  float: left;
}

header h4 {
  color: black;
}

header h1 {
  color: #737373;
  font-weight: 700;
}

header .header-row {
  margin-top: 6rem;
}

header.masthead {
  background: url("https://search.webdepozit.sk/webarchiv/public/20190928000723/https://www.east-gate.eu/img/EG_below/FP.jpg") no-repeat center;
  position: relative;
  background-color: #ffffff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.red {
	background-color:#e20026;
}

.green {
	background-color: #97bf0d;
}

.blue {
	background-color: #1c89c5;
}

.btn-search, .btn-primary {
	background: #e20026;
	border-color: #e20026;
}

.btn-search:hover, .btn-primary:hover {
  background: #e20026;
  border-color: #e20026;
}

/*Action*/

.call-to-action {
	background-color: #e1e1e1;
}

.call-to-action .action {
	padding-right: 1.6rem;
  padding-left: 1.6rem;
}

.call-to-action p {
    color: #FFF;
    display: inline-block;
    font-size: 1.38em;
    font-weight: 300;
    max-width: 800px;
    padding-top: 5px;
}

.call-to-action p em {
    color: #ff163d;
    font-size: 1.3em;
}

.grey-font {
	color: #555;
}

.action1 {
	max-width: 300px;
}

.action3 {
	max-width: 400px;
}

/*Intro*/
.feature-box-icon {
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    color: #FFF;
    display: inline-block;
    float: left;
    height: 15px;
    line-height: 35px;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    top: 5px;
    width: 15px;
}

p.tall {
    margin-bottom: -2px;
}

.intro {
  padding-top: 2rem;
}

.intro h3 {
  color: #777777;
  padding-bottom: 2rem;
  font-weight: bold;
  font-size: 1.6em;
  letter-spacing: normal;
}

.first .feature-box-icon {
	background-color:#e20026;
}

.second .feature-box-icon {
	background-color: #1c89c5;
}

.third .feature-box-icon {
	background-color:#97bf0d;
}

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

.padd-left {
  padding-left: 1rem;
}

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

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

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

/*Divider*/
hr.tall {
    margin: 44px 0 44px 0;
}

hr {
    background: transparent url(https://search.webdepozit.sk/webarchiv/public/20190928000723/https://www.east-gate.eu/img/divider.png) no-repeat center 0;
    border: 0;
    margin: 22px 0 22px 0;
    height: 1px;
}

hr {
    border: none !important;
}

/*Testimonails*/

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

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

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

/*Footer*/
footer.footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #E1E1E1;
}

/* added css */

#logo {
  height:70px;
}

a {
  color: black;
}

.testimonial-item {
  display: inline;
}

/*Navbar css*/

#nav {
  border-bottom: 2px solid #e20c23;
}

.right-menu-navbar {
  margin-top: 5px;
}

.right-menu-navbar a {
  color: #007bff;
  text-decoration: none;
}

@media (max-width: 995px) {
      #navbarTop2 li {
        margin-right: 15px;
      }
    }

/*Testimonials*/

.testimonials {
  padding-bottom: 8rem;
}

.testimonials small {
  color: #e20c24;
}

.testimonials .testimonial-item {
  padding: 1rem;
  float: left;
}

.carousel {
  margin: 0 auto;
}

.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  bottom: 0px;
  top: 50px;
  background-color: #666;
}

.carousel-indicators .active {
  background-color: #000;
}

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

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

.smallerImg {
  max-height: 65px;
  margin-left: 26px;
  margin-right: 27px;

}

/*Action*/

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

.call-to-action .btn {
  padding: .5rem 1rem;
  margin-top: 1rem;
}

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

@media (min-width: 2000px) {
  header.masthead {
    height: 550px;
    background-size: cover;

  }

  header .container {
    padding-top: 4em;
    right: 2rem;
    position: relative;
  }
}

@media (max-width: 1200px) {
      header.masthead {
        height: 40%;
        background-size: cover;

      }

      header h4 {
        font-size: 18px;
      }

      header h1 {
        font-size: 32px;
      }

      .call-to-action .action {
        padding-right: 0rem;
      }
    }

@media (max-width: 995px) {
      header.masthead {
        height: 250px;
      }

      header h4 {
        font-size: 14px;
      }

      header h1 {
        font-size: 28px;
      }

      header .container {
        position: relative;
        bottom: 2rem;
      }

      .call-to-action p {
        font-size: 1em;
      }

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

      .intro a {
        font-size: 12px;
      }

      .intro h3 {
        font-size: 1.2em;
      }

      .intro .first, .intro .second, .intro .third {
        width: 32%;
      }
    }

@media (max-width: 768px) {
      header.masthead {
        height: 200px;
      }

      header h4 {
        font-size: 10px;
      }

      header h1 {
        font-size: 16px;
      }

      header .container {
        position: relative;
        bottom: 4rem;
      }

      .intro .first, .intro .second, .intro .third {
        width: 100%;
        padding-left: 2rem;
      }

      .call-to-action span {
        width: 100%;
      }

      .call-to-action span:nth-child(4) {
        padding-left: 1.6rem;
      }
    }

@media (max-width: 576px) { 
      header.masthead {
        height: 130px;
      }

      header .container {
        bottom: 6rem;
        margin-left: 2rem;
      }

      header h4 {
        font-size: 8px;
      }

      header h1 {
        font-size: 14px;
      }

      .call-to-action p {
        font-size: 10px;
      }

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







/*
     FILE ARCHIVED ON 0:07:23 Sep 28, 2019 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 16:29:39 Jan 31, 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)).
*/
