  @import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,300,600,700);


#subsidiary-notice {
	font-size: 14px;
    color: #003057;
    font-weight: 300;
    white-space: nowrap;
    padding: 0 0 30px 65px;
    margin: -4px 0 0;
}

  body {
    background: #e8e8e8;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    padding-top:128px;
  }
  .navbar{
    background: #e8e8e8;
  }
  .plg{
    font-size:18px;
    line-height:24px;
  }
  html {
    height: 100%;
  }
  section ul{
    margin:0;
    padding:0;
     list-style: square outside url('data:image/gif;base64,R0lGODlhBQAKAIABAAAAAP///yH5BAEAAAEALAAAAAAFAAoAAAIIjI+ZwKwPUQEAOw==');
  }
  section ul li{
    margin:0 0 10px 15px;
  }
  a{
    color:#2172ba;
  }
  a:hover{
    color:#2172ba;
  }




  ul {
    list-style: none;
  }

  h1, h2, h3, h4, h5, h6 {
    color:#003057;
    font-weight: 600;
  }

  h1{
    margin:0 0 20px 0;
    color:#006ba6;
    font-size:30px;
    font-weight:700;
  }

  h2{
    font-weight: 700;
    font-size: 24px;
    margin:0 0 20px 0;
  }
  h2.intro{
    margin:0 0 20px 0;
    color:#006ba6;
    font-size:30px;
    font-weight:700;
  }
  h3{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height:20px;
    color:#003057;
  }
  .row-pad{
      padding-left:100px;
      padding-right:100px;
  }  
  .v-pad{
    padding-top:50px;
    padding-bottom:50px;
  }
  #header .row-pad{
    padding-left:50px;
    padding-right:50px;
  }
  #intro .row-pad{
    padding-top:75px;
    padding-bottom:75px;
  }


  .overflow{
    overflow: hidden;
  }

  .uppercase{
    text-transform: uppercase;
  }

  .btn-common {
    font-size: 14px;
    color: #0099ae;
    border: 1px solid #0099ae;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding: 10px 25px;
  }

  #action .col-sm-5{
    position: absolute;

    top: 0;
    height: 100%;
    right: 0;
  }


  .btn-common:hover, 
  .btn-common:focus{
    outline: none;
    background: none;
    box-shadow: none;
    color: #01707f;
    border-color:#01707f;
  }

  .align-right{
    text-align: right;
  }

  .inline{
    display: inline-block;
  }

  .padding{
    padding: 65px 0;
  }

  .padding-bottom{
    padding-bottom: 65px;
  }

  .padding-top{
    padding-top: 90px;
  }

  .padding-right{
    padding-right: 80px;
  }

  .padding-left{
    padding-left: 80px;
  }

  .margin-bottom{
    margin-bottom: 35px;
  }

     .carousel-indicators.visible-xs {
      height: 20px;
      margin: 0;
      padding: 0;
      position: absolute;
      top: -35px;
      width: 100%;
      left: 0;
    }

  .carousel-indicators.visible-xs li {
    border-color: #D29948;
    border-width: 2px;
    height: 12px;
    margin: 0 5px 0 0;
    width: 12px;
  }

  .carousel-indicators.visible-xs li.active {
    background: rgba(210, 153, 72, 0.7);
  }


/*************************
*******Header******
**************************/


#header{
  margin-bottom: 0;
}
#header .container{
  padding-top:30px;
  padding-bottom:0px;

  min-height: 130px;
}
#header .navbar-inverse .container{
  position: relative;
}

#header .navbar {
  border: 0;
  margin-bottom: 0;
}



#header .navbar-toggle{
 
}

#header .navbar-brand{
  padding: 0;
  padding-right:10px;
  padding-left:50px;
  margin-left: 0;

}

#header h1{
  padding: 0;
  margin: 0;
  float:left;
}
#header img{
  padding-right: 10px;
  border-right:1px solid #ccc;
}
#header p{
    float:left;
    font-size:14px;
    color:#003057;
    font-weight:300;
    white-space: nowrap;
    padding: 21px 0 0 10px;
}
#header .nav-links{
  white-space:nowrap;
  padding-top:15px;
  padding-left:50px;
}
#header .nav-links a{
  color:#333333;
  font-size:16px;
  font-weight:700;
  padding-left:10px;
}


@media only screen and (max-width : 620px) {
  #header p{
    float: left;
    font-size: 14px;
    color: #003057;
    font-weight: 300;
    white-space: nowrap;
    padding: 21px 0 0 10px;
  }
}

#header .social a{
  padding-left:10px;

  display: inline-block;
  
}

#header .social i{
  padding:0;

  
}

#header a:hover{
  text-decoration:none;
  color:#000;
} 

#header .navbar-nav.navbar-right >li:last-child{
  margin-right: 20px;
}

#header .navbar-nav.navbar-right >li a {
  color: #000;
  font-size:16px;
  
  padding-top:5px;

}


#header .navbar-inverse .navbar-nav  li.active > a,  
#header .navbar-inverse .navbar-nav  li.active > a:focus, 
#header .navbar-nav.navbar-right li > a:hover,
.navbar-inverse .navbar-nav > .open > a {
  background-color: inherit;
  border: 0;
  color: #000;
}

#header .navbar-inverse .navbar-nav  li a:hover{
  color: #000;
}


/*  Dropdown menu*/

ul.sub-menu {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

#header .navbar-nav li ul.sub-menu li a{
  color: #818285;
  padding: 5px 0;
  font-size: 13px;
  display: block;
  text-transform: capitalize;
}

#header .navbar-nav li ul.sub-menu li .active{
  background: #00aeef;
  color: #fff;
  position: relative;
}

#header .navbar-nav li ul.sub-menu li .active i{
  position: absolute;
  font-size: 56px;
  top: -13px;
  color: #0884d5;
}

#header .navbar-nav li ul.sub-menu li .active .fa-angle-right{
  left: -3px;
}

#header .navbar-nav li ul.sub-menu li .active .fa-angle-left{
  right: -3px;
}

#header .navbar-nav li ul.sub-menu li a:hover,
#header .navbar-nav li ul.sub-menu li a:focus{
  background: #00aeef;
  color: #fff;
}

.fa-angle-down{
  padding-left: 5px; 
}

.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}

@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.container{
  background:#fff;
}
/*************************
*******Footer******
**************************/

#footer {

}
#footer .container{
  background:#ffffff;
}
#footer h1{
  margin-bottom: 65px;
  margin-top: 36px;
}

#footer .bottom-separator {
  margin-bottom: 60px;
}

#message {
  height: 110px;
  resize: none;
}

.bottom > h2 {
  margin-top: 0;
  margin-bottom: 26px;
}

.bottom .media-body h3 {
  margin-top: 0;
  padding-left: 25px;
}

.bottom .media-body h3 a{
  color: #ea2c00;
}

.testimonial .media{
  margin-top: 0;
  margin-bottom: 25px;
}

.testimonial .media>.pull-left{
  margin-right: 25px;
}

.testimonial .media>.pull-left img{
  margin-top: 6px;
}

.testimonial .media .media-body blockquote{
  padding-left: 25px;
  padding-right: 30px;
  position: relative;
  border-left: 0;
  margin-bottom: 0;
}

.testimonial .media .media-body blockquote:before{
  position: absolute;
  left: 5px;
  top: 8px;
  content: '"';
  font-size: 40px;
  color: #ea2c00;
  
  transform:rotate(180deg);
  -ms-transform:rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Opera, Chrome, and Safari */
  line-height: 0;
}

.testimonial .media .media-body blockquote:after{
  position: absolute;
  right: 30px;
  bottom: 14px;
  content: '"';
  font-size: 40px;
  color: #ea2c00;  
  line-height: 0;
}

.contact-info.bottom {
  padding-left: 25px;
}

.bottom > address {
  line-height: 22px;
  margin-bottom: 40px;
}

.form-control {
  border: 1px solid #eaeaea;
  font-weight: 300;
  outline: none;
  box-shadow: none;
  height: 40px;
}

.form-control:hover, 
.form-control:focus{
  border-color: #4fcccd;
  outline: none;
  box-shadow: none;
}

.btn-submit {
  display:block;
  width: 100%;
  background-color: #4fcccd;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 5px;
  text-transform: uppercase;
  border-radius: 3px;
  margin-top: 5px;
  border-bottom: 3px solid #2f9697;
  box-shadow: none;
  padding: 10px;
}

.btn-submit:hover, 
.btn-submit:focus{
  color: #fff;
  outline: none;
  box-shadow: none;
  opacity: .8;
}
.copyright-info{
  padding-top:40px;
}
.copyright-text{
  margin-top: 40px;
  font-size: 16px;  
  padding-bottom: 15px;
}

.copyright-text a {
  color: #3e848a
}

.copyright-text p {
  font-size:11px;
  line-height:13px;
  margin-bottom: 0;
}
.footer-links{
  padding-top:20px;
}

/*************************
*******Home Page******
**************************/
#home-slider {
  background: url(../images/home/slider-bg.png) 0 100% repeat-x;
  position: relative;
}

#home-slider .main-slider {
  position: relative;
  height: 450px;
}

#home-slider .slide-text{
  position: absolute;
  top: 50px;
  left: 0;
  width: 450px;
}

.animate-in .slide-text {
  -webkit-animation: fadeInLeftBig 700ms cubic-bezier(0.190,1.000,0.220,1.000) 200ms both;
  animation: fadeInLeftBig 700ms cubic-bezier(0.190,1.000,0.220,1.000) 200ms both;
}

#home-slider .slider-hill {
  position: absolute;
  right: 0;
  bottom: 0;
}

.animate-in .slider-hill {
  -webkit-animation: bounceInDown 1000ms ease-in-out 200ms both;
  animation: bounceInDown 1000ms ease-in-out 200ms both;
}

#home-slider .slider-house {
  position: absolute;
  right: 110px;
  bottom: -30px;
}

.animate-in .slider-house {
  -webkit-animation: bounceInDown 500ms ease-in-out 800ms both;
  animation: bounceInDown 500ms ease-in-out 800ms both;
}

#home-slider .slider-sun {
  position: absolute;
  right: 365px;
  bottom: 100px;
}

.animate-in .slider-sun {
  -webkit-animation: scaleIn 500ms ease-in-out 1200ms both;
  animation: scaleIn 500ms ease-in-out 1200ms both;
}

#home-slider .slider-birds1 {
  position: absolute;
  right: 470px;
  bottom: 75px;
}

.animate-in .slider-birds1 {
  -webkit-animation: fadeInLeft 500ms ease-in-out 1200ms both;
  animation: fadeInLeft 500ms ease-in-out 1200ms both;
}

#home-slider .slider-birds2 {
  position: absolute;
  right: 40px;
  bottom: 150px;
}

.animate-in .slider-birds2 {
  -webkit-animation: fadeInRight 500ms ease-in-out 1200ms both;
  animation: fadeInRight 500ms ease-in-out 1200ms both;
}


#home-slider h1{
  margin-top: 100px;
  margin-bottom: 25px;
}

#home-slider .btn-common {
  margin-top: 20px;
}

#home-slider .preloader {
  position: absolute;
  left: 0;
  top: 0;
  bottom: -30px;
  right: 0;
  background: #fafafa;
  text-align: center;
}

#home-slider .preloader > i {
  font-size: 48px;
  height: 48px;
  line-height: 48px;
  color: #00aeef;
  position: absolute;
  left: 50%;
  margin-left: -24px;
  top: 50%;
  margin-top: -24px;
}

#action {
  background-image: url(../images/home/tour-bg.png);
  background-color: #fbfafa;
  background-repeat: repeat-x;
  height: 157px;
  background-position: center;
  display: table;
  position: static;
  width: 100%;
}

.vertical-center{
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  position: statice;
}
.gray-bg{
  background-color:#f2f2f2;
}
.dashed-top{
  border-top: 1px dashed #ccc;
}
.dashed-bottom{
  border-bottom: 1px dashed #ccc;
}
.icon-wrap{
  padding-bottom:10px;
}
.icon-wrap img{
  float:left;
  padding:5px 10px 20px 0;
}
#services .container{
  background:#f2f2f2;
  padding:60px 20px 60px 20px;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;  
}

.travel{
  background:url(../images/earth.png) #006ba6 right center no-repeat;
  color:#ffffff;
  padding:40px 20px;
  margin-bottom:40px;
}
.travel h3{
  margin:0 0 10px 0;
  color:#ffffff;
}
.travel p{
  font-size:18px;
  font-weight:300;
  padding-right:250px;
}
.uge-service{

}
.uge-service h3{
  color:#003057;
  border-top:5px solid #006ba6;
  padding-top:10px;
}
.uge-service img{
  height:60px;
}
.single-service{
  overflow: hidden;
  display: block;
}

.single-service img {
  margin-bottom: 35px;
}

.single-service .fold {
  margin-bottom: 35px;
}

.single-service h2 {
  margin-top: 0;
  margin-bottom: 15px;
}

.single-service p {
  padding: 0 48px;
}

.action h1{
  margin-top: 0;
}

.action p{
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 300;
}

.action .btn-common{
  margin-top: 55px;
  float: left;
}

.title {
  color: #404040;
  font-weight: 300;
}

.single-features {
  overflow: hidden;
  padding-top: 65px;
  padding-bottom: 40px;
}

.single-features .col-sm-6 {
  margin-top: 50px;
}

.single-features:last-child {
  padding-bottom: 95px;
  padding-top: 0;
}

.single-features h2{
  margin-bottom: 15px;
}

#clients{
  padding-bottom: 45px;
}

.clients {
  margin-bottom: 45px;
}

.clients img {
  display: inline-block;
}

.clients-logo {
  overflow: hidden;
  margin-bottom: 10px;
}


.row-team-details{
    margin-top: -50px;
    margin-bottom: 50px;
}
.row-team-details .btn {
  position: absolute;
  bottom: 20px;
  width:315px;
}
.col-job-desc{
  top:-30px;
  padding:0 28px 40px 28px;
}
.job-desc {
  background:#fff;
  padding:13px 20px;
   -webkit-box-shadow: 1px 2px 5px 1px rgba( 0,0,0,0.25);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    1px 2px 5px 1px rgba( 0,0,0,0.25); /* Firefox 3.5 - 3.6 */
  box-shadow:         1px 2px 5px 1px rgba( 0,0,0,0.25);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */

}
.job-desc h3{
  margin:0 0 13px 0;
}
#job-desc-intro .plg{
  padding-bottom:20px;
}

.col-team-details{
    /* padding: 0 28px; */
}

.team-details {
  min-height: 225px;
  background: #fff;
  padding: 13px 20px;
  -webkit-box-shadow: 1px 2px 5px 1px rgba( 0,0,0,0.25);
  -moz-box-shadow: 1px 2px 5px 1px rgba( 0,0,0,0.25);
  box-shadow: 1px 2px 5px 1px rgba( 0,0,0,0.25);
  position: relative;
}

}
.team-details h3{
  margin:0 0 13px 0;
}
.mtt-intro p{
  padding-bottom:20px;
}
.col-uge-testimonial{

  
  
  
}
.uge-testimonial{
  border:1px solid #e8e8e8;
  background:#fff;
  padding:20px 30px 30px 30px;
  min-height:540px;
  margin-bottom:40px;
   -webkit-box-shadow: 1px 2px 5px 1px rgba( 0,0,0,0.25);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    1px 2px 5px 1px rgba( 0,0,0,0.25); /* Firefox 3.5 - 3.6 */
  box-shadow:         1px 2px 5px 1px rgba( 0,0,0,0.25);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */

}
.uge-testimonial img{
  max-width: 175px;
  margin-left:auto;
  margin-right:auto;
}
.col-uge-testimonial:nth-child(odd) .uge-testimonial{


}
/*Features*/
.feature-inner{
  text-align: center;
}
.icon-wrapper{
  display: inline-block;
  background-color: #4FCCCD;
  color: #fff;
  padding: 25px;
  box-shadow: 0 0 0 5px rgba(0,0,0,.1) inset;
  -webkit-box-shadow: 0 0 0 5px rgba(0,0,0,.1) inset;
  border-radius: 100%;
  margin: 10px 0;
}

/* BTNS */
button,.btn {
 margin:0;
 padding:0 20px;
 font-family:"Open Sans", "Helvetica Neue", Helvetica, Calibri, Arial, "Lucida Grande", sans-serif;
 text-align:center;
 vertical-align:top;
 cursor:pointer;
 outline:none;
 overflow:visible;
 text-decoration:none;
 font-size:16px;
 line-height:30px;
 font-weight:400;
 border:none;
 height:40px;
 color:#333;
 background-color:#e0e0e0;
 background-image:linear-gradient(0deg,#ccc 0%,#dadada 23.47%,#e2e2e2 52.19%,#e5e5e4 100%);
 background-repeat:repeat-x;
 box-sizing:border-box;
 display:inline-block;
 zoom:1
}
a.btn{
  line-height:36px;
  border-radius:0;
}
.btn-primary {
 font-weight:500;
 background-color:#EBD72B;
 background-image:-webkit-linear-gradient(0deg,#df9210 .56%,#e39e17 12.18%,#e8ac20 32.9%,#ebb425 58.09%,#ecb727 100%);
 background-image:-moz-linear-gradient(0deg,#df9210 .56%,#e39e17 12.18%,#e8ac20 32.9%,#ebb425 58.09%,#ecb727 100%);
 background-image:-o-linear-gradient(0deg,#df9210 .56%,#e39e17 12.18%,#e8ac20 32.9%,#ebb425 58.09%,#ecb727 100%);
 background-image:-ms-linear-gradient(0deg,#df9210 .56%,#e39e17 12.18%,#e8ac20 32.9%,#ebb425 58.09%,#ecb727 100%);
 background-image:linear-gradient(0deg,#df9210 .56%,#e39e17 12.18%,#e8ac20 32.9%,#ebb425 58.09%,#ecb727 100%);
 background-repeat:repeat-x
}
.btn-secondary {
 background-color:#E6E6E6;
 background-repeat:repeat-x
}
.btn-secondaryOnColor {
 border:1px solid #999;
 background-color:#E6E6E6;
 background-repeat:repeat-x
}
.btn-alternative {
 color:#fff;
 background-color:#009CDE;
 background:-webkit-linear-gradient(#009CDE,#006BA6);
 background:-o-linear-gradient(#009CDE,#006BA6);
 background:-moz-linear-gradient(#009CDE,#006BA6);
 background:linear-gradient(#009CDE,#006BA6);
 background-repeat:repeat-x
}
.btn-alternative:hover{
  color:#fff;
  transition:0;
}
.btn-transparency {
 font-size:12px;
 color:#000;
 width:100%;
 height:70px;
 text-align:center;
 color:rgba(255,255,255,1);
 background-image:none;
 background-color:rgba(255,255,255,0.4);
 margin:10px 0 0;
 overflow:hidden;
 padding:16px 20px 10px
}
.btn-share:before {
 display:block;
 content:url("images/SVG_originals/ShareOnWhiteSVG.svg");
 margin:auto;
 width:24px;
 text-align:center;
 line-height:2px
}
.btn-share:hover:before {
 display:block;
 content:url("images/OptmzdSVGs/Optmzd_ShareSVG.svg");
 margin:auto;
 width:24px;
 text-align:center;
 line-height:2px
}
.btn-ancillaryYellow {
 font-family:"open-sans", "Helvetica Neue", Helvetica, Calibri, Arial, "Lucida Grande", sans-serif;
 font-weight:400;
 font-size:12px;
 height:22px;
 text-align:center;
 line-height:12px;
 background-color:#EBD72B;
 background-image:-webkit-linear-gradient(0deg,#df9210 .56%,#e39e17 12.18%,#e8ac20 32.9%,#ebb425 58.09%,#ecb727 100%);
 background-image:-moz-linear-gradient(0deg,#df9210 .56%,#e39e17 12.18%,#e8ac20 32.9%,#ebb425 58.09%,#ecb727 100%);
 background-image:-o-linear-gradient(0deg,#df9210 .56%,#e39e17 12.18%,#e8ac20 32.9%,#ebb425 58.09%,#ecb727 100%);
 background-image:-ms-linear-gradient(0deg,#df9210 .56%,#e39e17 12.18%,#e8ac20 32.9%,#ebb425 58.09%,#ecb727 100%);
 background-image:linear-gradient(0deg,#df9210 .56%,#e39e17 12.18%,#e8ac20 32.9%,#ebb425 58.09%,#ecb727 100%);
 background-repeat:repeat-x
}
.btn-ancillaryBlue {
 font-family:"open-sans", "Helvetica Neue", Helvetica, Calibri, Arial, "Lucida Grande", sans-serif;
 font-weight:400;
 font-size:12px;
 height:22px;
 text-align:center;
 line-height:12px;
 color:#fff;
 background-color:#039;
 background:-webkit-linear-gradient(#003399,#002244);
 background:-o-linear-gradient(#003399,#002244);
 background:-moz-linear-gradient(#003399,#002244);
 background:linear-gradient(#003399,#002244);
 background-repeat:repeat-x
}
.btn-primary:hover,.btn-ancillaryYellow:hover {
 background-image:none;
 background-color:#edb72b
}
.btn-secondary:hover {
 background-image:none;
 background-color:#E6E6E6
}
.btn-secondaryOnColor:hover {
 background-image:none;
 background-color:#E6E6E6
}
.btn-alternative:hover {
 background-image:none;
 background-color:#009CDE
}
.btn-transparency:hover {
 color:#000;
 background-color:rgba(255,255,255,0.7)
}
.btn-ancillaryBlue:hover {
 background-image:none;
 background-color:#039
}
button:disabled,.btn-primary:disabled {
 cursor:not-allowed;
 font-weight:400;
 color:#999;
 background-image:none;
 background-color:#F1F1F1
}
ul.bulleted {
 list-style-image:none
}
button,input[type="button"],input[type="reset"],input[type="submit"] {
 text-transform:inherit
}

#join-our-team h2,#meet-the-team h2{
  margin:0 0 20px 0;
}
#join-our-team .plg{
  padding-bottom:20px;
}
#join-our-team .container {
    padding-top: 50px;
    padding-bottom: 50px;
}
#meet-the-team .container{
    padding-top: 50px;
    padding-bottom: 50px;  
  border-top: 1px dashed #ccc;
  background:#f7f7f7;
}

#vaccination .container{
  padding-top: 50px;
  padding-bottom: 50px;  
border-top: 1px dashed #ccc;
background:#f7f7f7;
}

#events .container{
  padding-top: 50px;
  padding-bottom: 50px;  
border-top: 1px dashed #ccc;
border-bottom: 1px dashed #ccc;
background:#f7f7f7;
}

#events-article{
  border-bottom: 1px dashed #ccc;
}

.job-name,.job-title,.job-location{
  line-height:16px;
}
.job-name{
  font-size:14px;
  margin-top:10px;
  font-weight:700;
}
.job-title,.job-location{
  font-style: italic;
  margin:0;
  font-size:14px;
}
.job-location{
  margin-top:5px;
  margin-bottom:10px;
}
.job-quote::before{
  content:'“';
  display:block;
  position: relative;
  top:10px;
  left:-5px;
  font-size:50px;
  font-style: italic;
  color:#2172ba;  
}
.job-quote::after{
  content:'”';
  display:block;
  position: relative;
  bottom:-10px;
  text-align:right;
  font-size:50px;
  font-style: italic;
  color:#2172ba;
}
.job-quote{
  font-size:14px;
}
#footer{

}
#footer .container{
  border-top: 1px dashed #ccc;
  min-height:289px;
  position:relative;
 
}
.footer_graphic{
  position: absolute;
  background:url(../images/footer_graphic.png) no-repeat;
  right:0;
  top:-45px;
  width:590px;
  height:335px;
  
}
#iframe iframe {
    width: 100%;
    height: 900px;
    margin: 20px 0 0 0;
    border: 0;
    overflow-x: hidden;
}
.txt .container{
  padding-top:20px;
  padding-bottom:50px;
}


.embed-responsive-21by9{padding-bottom:38.5%}

.overlay {
  position: relative;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  color: #fff;
  padding: 60px;
}

.overlay h1 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
 
padding-top: 40px;
}

.outer-container {
  border: 1px dotted black;
  width: 100%;
  height: 100%;
  text-align: center;
}
.inner-container {

  display: inline-block;
  position: relative;
}
.video-overlay {
  position: absolute;
  width:100%;
  height: 99%;

  font-size: 20px;
  font-family: Helvetica;
  color: #FFF;
  background-color: rgba(50, 50, 50, 0.5);
}
video {
  width: 100%;
  height: 100%;
 
}

h1.apply
{
  color: #fff;
}


/* CHATBOX
=============== */
.chatbox {
  position: fixed;
  bottom: 20px;
  right: 40px;
  z-index: 1001 !important;
}

/* CONTENT IS CLOSE */
.chatbox__support {

  display: flex;
  flex-direction: column;
  background: #eee;
  width: 300px;
  height: 340px;
  z-index: -123456;
  opacity: 0;
  transition: all .5s ease-in-out;
  
}

/* CONTENT ISOPEN */
.chatbox--active {
  transform: translateY(-40px);
  z-index: 99999 !important;
  opacity: 1;
  position:relative;
  
}

/* BUTTON */
.chatbox__button {
  text-align: right;
}


/* HEADER */
.chatbox__header {
  
  top: 0;
  padding: 5px;
  
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* MESSAGES */
.chatbox__messages {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  flex-direction: column-reverse;
}

.messages__item {
  background: orange;
  max-width: 60.6%;
  width: fit-content;
}

.messages__item--operator {
  margin-left: auto;
}

.messages__item--visitor {
  margin-right: auto;
}

/* FOOTER */
.chatbox__footer {
  position: sticky;
  bottom: 0;
}

#webchat {
  height: 100%;
  max-height: 275px;
  width: 100%;
}

.events{
  height: 90px;
  line-height: 90px;
  text-align: center;
}

.events-span{
  display: inline-block; 
  vertical-align: middle;
  line-height: normal; 
  font-size:32px;
  
}

.event-title {
  margin-top: 20px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 20px;
    color: #003057;
    font-weight: 600;
}

.img-responsive {
  width:100%;
}

/* COOKIE BANNER */

.cookie-banner {
  
  

  padding: 5px 14px;

  align-items: center;
  justify-content: space-between;
  background-color:rgba(210, 153, 72, 0.9);

}
.close {
  height: 20px;
  background-color: #777;
  border: none;
  color: white;
  border-radius: 2px;
  cursor: pointer;
}

/* Intern */

ul.intern {
  list-style:circle;
}