.top-search {
    padding: 18px 10px;
    background-color: #000;
}
.top-search .btn-primary {
    padding: 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-color: transparent;
    margin: 0;
    border: none;
}
.top-search .form-control {
    display: inline-block;
    width: auto;
    padding: 0rem 0.75rem;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    background-clip: padding-box;
    border-bottom: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: lato-regular;
    letter-spacing: 1px;
    border-top: none;
    border-right: none;
    border-left: none;
}
.top-language {
    padding: 14px;
    background-color: #000;
}
.top-whatsapp {
    background-color: #000;
    padding: 14px 14px 15px 14px;
}
.top-whatsapp .btn-primary {
    padding: 0px;
    border: none;
    background-color: transparent;
    font-size: 22px;
    color: #25D366;
}
.goog-logo-link {
    display: none!important;
}
.goog-te-gadget {
    font-size: 0px!important;
}
.goog-te-gadget .goog-te-combo {
    margin: 3px 4px 4px 4px!important;
    padding: 5px!important;
    border-radius: 0px!important;
    border: none!important;
}



.euro-title-master {
    text-align: center;
}
.euro-title-master .card-title {
    margin-bottom: 0rem;
    color: #030d28;
    font-family: lato-bold;
    font-size: 32px;
}
.euro-title-master .card-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
}
.euro-title-master .card {
    border: none;
}
.euro-welcome-content .card-text {
    margin: 0 auto;
    font-family: lato-regular;
    color: #000;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    width: 80%;
}
.euro-welcome-content {
    padding-top: 1.5em;
}
.euro-welcome-content .card {
    border: none;
}



.euro-access-features {
    padding-bottom: 30px;
}
.euro-access-features .features-content {
    position: relative;
    border-left: 2px solid #ccc;
    padding-left: 10px;
}
.euro-access-features .card-block .btn-primary {
    color: #030d28;
    background-color: transparent;
    border-color: transparent;
    padding: 0px 0px 4px 0px;
    font-family: lato-bold;
    border: none;
    box-shadow: none;
}
.euro-access-features .card-block .btn-primary::after
{
  content: '';
  border-bottom: 2px solid #000;
  width: 27px;
  position:absolute;  
  left:10px;
  bottom: 0;
}
.euro-access-features .card-block .card-title {
    margin-bottom: 0.5rem;
    font-family: lato-bold;
    font-size: 17px;
    margin-top: 1.6em;
    color: #030d28;
}
.euro-access-features .card-block img {
    max-height: 100%;
    height: 58px;
    margin-bottom: 0.6em;
}
.euro-access-features .card-text {
    font-family: lato-regular;
    color: #000;
    font-size: 14px;
    text-align: left;
    line-height: 22px;
    max-width: 100%;
    width: 70%;
    margin-top: 1em;
    margin-bottom: 1.5em;
}






.euro-employee-testimonials {
  position: relative; 
}
.euro-employee-testimonials .owl-stage-outer {
  padding: 15px 0;
}
.euro-employee-testimonials .owl-nav {
  display: none;
}
.euro-employee-testimonials .owl-dots {
  text-align: center;
}
.euro-employee-testimonials .owl-dots span {
  position: relative;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  display: block;
  background: #8c898a;
  margin: 0 5px;
}
.euro-employee-testimonials .owl-dots .active {
  box-shadow: none;
}
.euro-employee-testimonials .owl-dots .active span {
  background: #342c2a;
  box-shadow: none;
  height: 12px;
  width: 12px;
}
.euro-employee-testimonials .card {
  background: #fff;
  box-shadow: none;
  margin: 0 20px;
  padding: 0 10px;
  border-radius: 20px;
  border: 0;
}
.euro-employee-testimonials .card .card-img-top {
  max-width: 100%;
  border-radius: 0px;
  box-shadow: none;
}
.euro-employee-testimonials .card h5 {
    color: #4e4e4d;
    font-size: 21px;
    line-height: 1.3;
    font-family: lato-bold;
    text-transform: capitalize;
}
.euro-employee-testimonials .card p {
    padding-bottom: 15px;
    font-family: lato-regular;
    color: #4e4e4d;
    font-size: 16px;
}
.euro-employee-testimonials .active {
  opacity: 1;
  transition: all 0.3s;
}
.euro-employee-testimonials .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  outline: 0;
}
.euro-employee-testimonials .card-body {
    padding: 1rem 0rem;
}





.euro-employee-master-section {
    padding-top: 2.6em;
}
.euro-training-zone-testimonials {
  position: relative; 
}
.euro-training-zone-testimonials .owl-stage-outer {
  padding: 15px 0;
}
.euro-training-zone-testimonials .owl-nav button {
  position: absolute;
  top: 35%;
  background-color: transparent;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.euro-training-zone-testimonials .owl-nav button.owl-prev {
  left: 150px;
}
.euro-training-zone-testimonials .owl-nav button.owl-prev img {
    max-height: 53px;
}
.euro-training-zone-testimonials .owl-nav button.owl-next {
  right: 150px;
}
.euro-training-zone-testimonials .owl-nav button.owl-next img {
    max-height: 53px;
}
.euro-training-zone-testimonials .owl-dots {
  display: none;
}
.euro-training-zone-testimonials .card {
    background: transparent;
    box-shadow: none;
    margin: 0 0px;
    padding: 0 0px;
    border-radius: 0px;
    border: none;
}
.euro-training-zone-testimonials .card .card-img-top {
    max-width: 100%;
    border-radius: 0px;
    box-shadow: none;
    width: 919px;
    margin: 0 auto;
}
.euro-training-zone-testimonials .active {
  opacity: 1;
  transition: all 0.3s;
}
.euro-training-zone-testimonials .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  outline: 0;
}
.euro-training-zone-testimonials .card-body {
    padding: 1rem 0rem;
}
.euro-training-zone-testimonials {
    background-image: url(../img/euro/employee/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}













.euro-what-our-people-section {
    padding-top: 3em;
}
.euro-people-master {
  position: relative; 
}
.euro-people-master .owl-stage-outer {
    padding: 10px 0;
    border: 2px solid #bfbfbf;
    margin-top: 1.6em;
    margin-bottom: 1.6em;
}
.euro-people-master .owl-nav {
  display: none;
}
.euro-people-master .owl-dots {
  text-align: center;
}
.euro-people-master .owl-dots span {
  position: relative;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  display: block;
  background: #8c898a;
  margin: 0 5px;
}
.euro-people-master .owl-dots .active {
  box-shadow: none;
}
.euro-people-master .owl-dots .active span {
  background: #342c2a;
  box-shadow: none;
  height: 12px;
  width: 12px;
}
.euro-people-master .card {
  background: #fff;
  box-shadow: none;
  margin: 0 20px;
  padding: 0 10px;
  border-radius: 20px;
  border: 0;
}
.euro-people-master .card .card-img-top {
  max-width: 100%;
  border-radius: 0px;
  box-shadow: none;
}
.euro-people-master .card h5 {
    color: #169fe6;
    font-size: 21px;
    line-height: 1.3;
    font-family: lato-bold;
    text-transform: capitalize;
}
.euro-people-master .card p {
    padding-bottom: 0px;
    font-family: lato-regular;
    color: #333333;
    font-size: 16px;
    width: 60%;
    font-style: italic;
}
.euro-people-master .active {
  opacity: 1;
  transition: all 0.3s;
}
.euro-people-master .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  outline: 0;
}
.euro-people-master .card-body {
    padding: 1rem 0rem;
}
.euro-people-master .card-header {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    background-color: #fff;
    border: none;
}
.euro-people-master .card p span {
    display: block;
    color: #cccccc;
    font-size: 35px;
    line-height: 10px;
    margin: 0;
    padding: 0;
}
.euro-people-master .card-title span {
    margin-bottom: 0.5rem;
    font-size: 16px;
    font-family: lato-bold;
}
.euro-people-master .card-title {
    margin-bottom: 0.5rem;
    font-size: 16px;
    font-family: lato-regular;
}
