#main_slider_area .slider_nav { position: absolute; z-index: 20; width: 100%; text-align: center; margin-top: -235px; }
#main_slider_area .slider_nav .container { text-align: center; }
#main_slider_area .slider_nav A {
  display: block;
  position: relative;
  float: left;
  width: 178px;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 18px; line-height: 22px;
  font-style: normal;
  font-weight: normal;
  margin-right: 60px;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 11px;
}
#main_slider_area .slider_nav A:hover { color: #ffe400; }
/*#main_slider_area .slider_nav A.sel { color: #ffe400; border-bottom: 2px solid #ffe400; }*/
/*#main_slider_area .slider_nav A.sel:after {
  background: url('/lib/i/top_arrow.png') no-repeat 0px 0px;
  content: "";
  height: 4px;
  left: 50%;
  position: absolute;
  bottom: -6px;
  margin-left: -5px;
  width: 9px;
}*/

#main_slider_area .slider_nav A.bull { width: 10%; height: 5px; display: inline-block; margin: 0; float: none; padding: 15px 0 }
#main_slider_area .slider_nav A.bull SPAN { width: 100%; height: 5px; display: block; background: #687A85; margin: 0; float: none; padding: 0 }
#main_slider_area .slider_nav A.sel SPAN { background: #FFE933; }

#middle_slider { max-height: 800px; }
#middle_slider .nivo-main-image { max-height: 800px; max-width: 1920px; margin: auto; }



.slider {
  position: relative;
}
.nivo-caption {
    background: rgba(0, 0, 0, 0);
  opacity:1;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  padding:0 !important;
}
.nivo-caption a {
  display: inline-block;
}
.slider-text{
  display: table;
  height: 100%;
  width: 100%;
}
.middle-text{
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 150px
}

.slide1{
  text-align: left;
}
.slide3{
  text-align: right;
}
.sider_text {
  height: 100%;
  position: relative;
  vertical-align: middle;
  color: #fff;
}
.sider_text h1, .sider_text h3{
  color: #fff;
}

.sider_text .first_heading {
  font-size: 4em;
  font-weight: 800;
  margin-bottom: 10px;
  text-transform: uppercase;
  line-height: 90px;
}

.sider_text .first_heading em {
  font-family: "Roboto Condensed",sans-serif;
  position: absolute;
  font-size: 16px; line-height: 1.2;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  margin-left: 5px;
  color: #ffe400;
}

.sider_text .first_heading span { color: #ffe400 }

.sider_text p {
  color: #fff;
  font-size: 14px;

}

.slider_caption a.partner { display: block; float: right; width: 288px; height: 130px; margin: -80px 0px 0px 0px; background: url('/img/partner.png') no-repeat 0px 0px; }

.sider_text p.bounceid3 {
  font-family: "Roboto Condensed",sans-serif;
  font-size: 4em;
  font-weight: 800;
  margin-bottom: 40px;
  text-transform: uppercase;
  line-height: 65px;
  color: #fff;
  padding-left: 0px;
  padding-right: 0px;
}

.sider_text p.bounceid4 {
  font-family: "Roboto Condensed",sans-serif;
  font-size: 60px;
  font-weight: 800;
  margin-bottom: 1  0px;
  text-transform: uppercase;
  line-height: 65px;
  color: #fff;
  padding-left: 0px;
  padding-right: 0px;
}
.sider_text .mid_b_head {
  font-family: "Roboto Condensed",sans-serif;
  font-size: 60px;
  font-weight: 800;
  margin-bottom: 10px;
  text-transform: uppercase;
  line-height: 65px;
  color: #004c7d;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}

.sider_text .mid_b_text {
  font-size: 16px;
  color: #1b1612;
  text-align: center;
}

.sider_text p.bounceid3 span, .sider_text p.bounceid4 span {
  color: #03e4ff;
}

.sider_text p.bounceid3 small {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "PT Sans",sans-serif;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px;
}

.sider_text > .btn_wrap{
  margin-top: 40px;
}
.explore_btn{
  background: transparent;
  border-radius: 0px;
  color: #ffe400;
  font-size: 18px;
  font-weight: 600;
  padding: 13px 18px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  border: 2px solid #74858f;
}
.explore_btn:hover, .explore_btn:focus{
  color: #ffe400;
  background: #74858f;
}

.nivo-directionNav a{
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 22px;
  height: 50px;
  line-height: 50px;
  margin-top: -36.5px;
  opacity: 1;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: all 0.5s ease 0s;
  width: 50px;
}
.nivo-directionNav a:hover{
  background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
}
.nivo-directionNav a i{
  line-height:17px;
}
a.nivo-prevNav{
  margin-left:20px;
}
a.nivo-nextNav{
  margin-right:20px;
}
.nivo-controlNav {
  display: none;
}
.nivo-controlNav a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #28aa6c;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  height: 15px;
  line-height: 15px;
  margin: 0 6px;
  border-radius: 50%;
  width: 15px;
}
.nivo-controlNav a.active{
  background: rgba(50, 197, 210, 0.8) none repeat scroll 0 0;
  border-color: #28aa6c;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
/*animation*/

.bounceid1{
     animation: bounceInDown 1200ms ease-in-out;
}
.bounceid2{
     animation: bounceInDown 1700ms ease-in-out;
}
.bounceid3{
     animation: bounceInDown 2200ms ease-in-out;
}
.bounceid4{
     animation: bounceInDown 2700ms ease-in-out;
}
.bounceid5{
     animation: bounceInDown 2700ms ease-in-out;
}
.bounceid6{
     animation: bounceInDown 2700ms ease-in-out;
}


.bounceiup1{
     animation: bounceInUp 1200ms ease-in-out;
}
.bounceiup2{
     animation: bounceInUp 1700ms ease-in-out;
}
.bounceiup3{
     animation: bounceInUp 2200ms ease-in-out;
}
.bounceiup4{
     animation: bounceInUp 2700ms ease-in-out;
}


.bounceil1{
     animation: bounceInLeft 1200ms ease-in-out;
}
.bounceil2{
     animation: bounceInLeft 1700ms ease-in-out;
}
.bounceil3{
     animation: bounceInLeft 2200ms ease-in-out;
}
.bounceil4{
     animation: bounceInLeft 2700ms ease-in-out;
}

.bounceil5{
     animation: bounceInLeft 2000ms ease-in-out;
}
.bounceil6{
     animation: bounceInLeft 2500ms ease-in-out;
}
.bounceil7{
     animation: bounceInLeft 3000ms ease-in-out;
}
.bounceil8{
     animation: bounceInLeft 3500ms ease-in-out;
}




.bounceir1{
     animation: bounceInRight 1200ms ease-in-out;
}
.bounceir2{
     animation: bounceInRight 1700ms ease-in-out;
}
.bounceir3{
     animation: bounceInRight 2200ms ease-in-out;
}
.bounceir4{
     animation: bounceInRight 2700ms ease-in-out;
}
.bounceir5{
     animation: bounceInRight 2000ms ease-in-out;
}
.bounceir6{
     animation: bounceInRight 2500ms ease-in-out;
}
.bounceir7{
     animation: bounceInRight 3000ms ease-in-out;
}
.bounceir8{
     animation: bounceInRight 3500ms ease-in-out;
}



.fadeiup1{
     animation: fadeInUp 1500ms ease-in-out;
}
.fadeiup2{
     animation: fadeInUp 1700ms ease-in-out;
}
.fadeiup3{
     animation: fadeInUp 2200ms ease-in-out;
}
.fadeiup4{
     animation: fadeInUp 2700ms ease-in-out;
}

.fadeid0{
     animation: zoomIn 700ms ease-in-out;
}
.fadeid1{
     animation: fadeInDown 1200ms ease-in-out;
}
.fadeid2{
     animation: fadeInDown 1700ms ease-in-out;
}
.fadeid3{
     animation: fadeInDown 2200ms ease-in-out;
}
.fadeid4{
     animation: fadeInDown 2700ms ease-in-out;
}

.fadeil1{
     animation: fadeInLeft 1200ms ease-in-out;
}
.fadeil2{
     animation: fadeInLeft 1700ms ease-in-out;
}
.fadeil3{
     animation: fadeInLeft 2200ms ease-in-out;
}
.fadeil4{
     animation: fadeInLeft 2700ms ease-in-out;
}

.fadeir1{
     animation: fadeInRight 1200ms ease-in-out;
}
.fadeir2{
     animation: fadeInRight 1700ms ease-in-out;
}
.fadeir3{
     animation: fadeInRight 2200ms ease-in-out;
}
.fadeir4{
     animation: fadeInRight 2700ms ease-in-out;
}

.slideil1{
  animation: slideInLeft 1200ms ease-in-out;
}
.slideil2{
  animation: slideInLeft 1700ms ease-in-out;
}
.slideil3{
  animation: slideInLeft 2200ms ease-in-out;
}
.slideil4{
  animation: slideInLeft 2700ms ease-in-out;
}

.slideir1{
  animation: slideInRight 1200ms ease-in-out;
}
.slideir2{
  animation: slideInRight 1700ms ease-in-out;
}
.slideir3{
  animation: slideInRight 2200ms ease-in-out;
}
.slideir4{
  animation: slideInRight 2700ms ease-in-out;
}

.slideiup1{
  animation: slideInUp 1200ms ease-in-out;
}
.slideiup2{
  animation: slideInUp 1700ms ease-in-out;
}
.slideiup3{
  animation: slideInUp 2200ms ease-in-out;
}
.slideiup4{
  animation: slideInUp 2700ms ease-in-out;
}

.slideid1{
  animation: slideInDown 1200ms ease-in-out;
}
.slideid2{
  animation: slideInDown 1700ms ease-in-out;
}
.slideid3{
  animation: slideInDown 2200ms ease-in-out;
}
.slideid4{
  animation: slideInDown 2700ms ease-in-out;
}
.uk-active{
    background: rgba(31, 64, 81, 1) none repeat scroll 0 0;
  min-height: 48px;
}
.uk-active:before {
  background: rgba(31, 64, 81, 1) none repeat scroll 0 0;
  content: "";
  height: 48px;
  left: 100%;
  position: absolute;
  top: 0;
  width: 10000px;
}
.uk-active:after {
  background: rgba(31, 64, 81, 1) none repeat scroll 0 0;
  content: "";
  height: 48px;
  right: 100%;
  position: absolute;
  top: 0;
  width: 10000px;
}
.uk-sticky-placeholder{
    width: 100%;
}
.uk-active .logo{
  padding-top: 0px;
}
.uk-active .navbar-right{
  padding-top: 8px;
}


#middle_adv_area { margin: 0px 0px 60px 0px; }
#middle_adv_area .middle-text { padding: 0px; }

#works_features { margin-bottom: 60px; }