@charset "utf-8";
/* CSS Document */



body{margin:0; padding:0;}

.header{width:100%; height:120px; background: url(../images/bar-line.png) repeat-x top;}


.menu{width:100%; height:60px; background:#83791f;}



.logo{width:60%; height:auto; margin-top:28px; position:absolute;}
.logo img{width:100%;}


.banner{width:100%; height:400px; overflow:hidden;}

.short-banner{ background: url(../images/1.jpg) no-repeat center; background-attachment: fixed; background-size: cover; position: relative;}
.short-banner .opacity{ width:100%; background:rgba(255,181,4,0.85); padding: 18px 0;}
.short-banner h3{ font-weight: 500; color:#fff; }
.short-banner h3 span{ color:#373632;}
.short-banner a{ width: 185px; line-height: 55px;}

.theme-button{background:#0a3543; overflow:hidden; position:relative; z-index:2; text-align:  center;font-weight: 700; color:#fff; font-size: 14px; text-transform:uppercase;border:solid 2px #83791f; transition: all 0.3s ease-out;}
.theme-button:before{
  content: '';
  width:30px;
  height:130%;
  background: rgba(215,215,215,0.2);
  position: absolute;
  top:-10px;
  left:-45px;
  
  z-index: -1;
  -webkit-transform: rotate(-20deg);
     -moz-transform: rotate(-20deg);
      -ms-transform: rotate(-20deg);
       -o-transform: rotate(-20deg);
          transform: rotate(-20deg);
}
.theme-button:before:hover{
  left:120%;
}
.theme-button:hover{background:#052833; color:#fff !important; border:solid 2px #83791f; text-decoration:none !important; transition: all 0.3s ease-out;}


.contntbd{padding:70px 0 70px 0; }


.theme-title{position: relative; padding-bottom: 18px; color:#1c2125 !important;}
.theme-title h2{margin:0; padding:0; font-size:30px; font-weight:bold;}
.theme-title.center{ text-align: center;}
.theme-title span{ font-weight: 500; font-size: 14px; text-transform: uppercase; display: block; color:#0a3543;}
.theme-title:before{content: ''; position: absolute; top:100%; left:0; background: #efefef; height:2px; width:90px;}
.theme-title.center:before{left:50%; margin-left: -45px;}
.fancybox-skin{padding: 8px !important; background: #eeeeee; border-radius: 2px;}

 .we-do-area p{margin: 20px 15px 20px 0; line-height: 28px; font-size:16px; color:#8c8c8c;}

.theme-manage-area p{line-height: 28px; font-size:16px; color:#8c8c8c;}
.theme-manage-area h5{color:#ffb503; font-size:16px;}
.theme-manage-area .content{
    position: relative;
}
.theme-manage-area .content h5{margin: 35px 0 15px 0; font-size:20px; color: #1c2125; font-weight: 700;}
figure{position: relative; overflow: hidden; background: #000; text-align: center; cursor: pointer;
}
.theme-manage-area figure{ height:177px;
}
figure.effect-milo img{max-width: none; width: -webkit-calc(100% + 60px); width: calc(100% + 60px); opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-30px,0,0) scale(1.12);
    transform: translate3d(-30px,0,0) scale(1.12);	
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure figcaption{padding: 20px; text-transform: uppercase;
  -webkit-backface-visibility: hidden; backface-visibility: hidden;
}
figure figcaption > a{z-index: 1000;   text-indent: 200%;   white-space: nowrap;   font-size: 0;   opacity: 0;}
figure figcaption,figure figcaption > a{position: absolute;   top: 0;   left: 0;   width: 100%;   height: 100%;}
figure.effect-milo figcaption p{padding:0 0 0 10px; width:80%; color:#fff; font-size:15px; line-height:22px; text-align:left; border-left:1px solid #fff; opacity:0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0,0);
    transform: translate3d(-40px,0,0);
}
.theme-manage-area .we-do-area a{width:150px; line-height: 50px; font-weight: 700; font-size: 14px; text-transform: uppercase; text-align: center; border: 2px solid #f3f3f3; padding:3px 19px; color:#0a3543; transition: all 0.5s ease-out;}
.theme-manage-area .we-do-area a:hover{
  color:#fff;
 text-decoration:none; transition: all 0.5s ease-out;
}





.footer{ background: url(../images/footer.jpg) no-repeat center; background-size: cover;}
.footer .opacity{ background: rgba(25,36,50,0.97); width: 100%; padding: 30px 0 0 0;}
.footer .opacity .top-footer{ border-bottom: 1px solid #24303f; }

.footer p,.footer .footer-link ul li a,
.footer .footer-service ul li a,
.footer .footer-address ul li{ color:#cbd1da;}
.footer .footer-logo{ width:100%;}
.footer .footer-logo p{ margin: 20px 0px 0 0; line-height: 28px; font-size:16px;}
.footer h4{ color:#fff; position: relative; padding-bottom: 18px; border-bottom: 2px solid #374455; margin-bottom: 20px;}
.footer h4:before{
  content: '';
  position: absolute;
  bottom: -2px;
  left:0;
  height:2px;
  width:70px;
}
.footer .footer-link ul li a:hover{text-decoration:none; color:#9e8b2e;}
.footer .footer-service ul li a:hover{text-decoration:none; color:#9e8b2e;}
.footer .footer-link{  width:100%;}
.footer .footer-link ul,
.footer .footer-service ul{  margin:0; padding:0;}

.footer .footer-link ul li,
.footer .footer-service ul li{
  line-height: 35px;
  list-style:none;
}
.footer .footer-link ul li i,
.footer .footer-service ul li i{
  margin-right: 10px;
}
.footer .footer-link ul{
  display: inline-block;
  vertical-align: top;
}
.footer .footer-link ul:nth-child(2){
  margin-right: 28px;
}
.footer .footer-service{
  padding-left: 0px;
  width: 100%;
}
.footer .footer-address{
  width: 100%;
  padding-left: 0px;
}
.footer .footer-address ul{margin:0; padding:0;}
.footer .footer-address ul li{
  line-height: 25px;
  margin-bottom: 16px;
  position: relative;
  padding-left: 38px;
  list-style:none;
}
.footer .footer-address ul li i{color:#9e8b2e; font-size:20px;}
.footer .footer-address ul li span{
  position: absolute;
  top:2px;
  left:0;
}
.footer .footer-address ul li span:before{
  font-size: 20px;
  padding-left: 2px;
}
.footer .footer-address ul li span.flaticon-map-solid:before{
  font-size: 26px;
}
.footer .bottom-footer p{
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-transform: none;
  line-height:30px;
  margin:0; padding:0;
}
.footer .bottom-footer p a{
  font-weight: 700;
}
.footer .bottom-footer a{
  color:#9e8b2e;
}
.footer .bottom-footer a:hover{
text-decoration:none; color:#c6cbcf;
}
.bottom-footer ul{margin:0; padding:0;}
.bottom-footer ul li{
  list-style:none;
  float:left;
  margin-left: 8px; 

}
.bottom-footer ul li a{
  color:#c6cbcf;
}
.bottom-footer ul li a i{
  width:30px !important;
  height:30px !important;
  line-height: 30px;
  color:#0a3643;
 background: #9e8b2e;  text-align: center;
 transition: 0.5s all ease;
	
	}

.bottom-footer ul li a i:hover{
  color:#fff;
   transition: 0.5s all ease;
   background:#0a3543;
}
.footer .bottom-footer{
  padding: 14px 0;
}



.single-content{ position: relative; margin-left:23px; margin-top:40px;}
.single-content p{ color:#474646; font-weight: 500; font-size: 18px; line-height: 26px;}
.single-content span{ color:#929292;}
.single-content .ficon{ position: absolute; top:0; left:0; color:#83791f;}
.single-content .ficon:before{ font-size: 38px;}
.single-content.bar-fix:before{ content: ''; position: absolute; top:6px; right:0; width:1px; height:40px; background: #eeeeee;}
.single-content.bar-fix{ padding-right: 25px; padding-left: 35px;}
.single-content ul li{ display: inline-block; margin-top: 5px;}
.single-content ul li a{ color:#83791f; line-height: 40px; text-align: center; font-size: 16px;}
.single-content ul li a i{width:40px; height:40px; border:1px solid #0a3543; line-height:40px; text-align:center; font-size:16px; border-radius:50%; transition: 0.5s all ease;}
.single-content ul li a i:hover{ color:#fff; background: #0a3543;  transition: 0.5s all ease;}



.contaddhead{width:100%; height:50px; background:#0a3543; color:#fff; font-size:20px; line-height:50px; padding:0 0 0 15px;}

.contaddrs{ color:#000; margin-top:30px;}
.contaddrs ul{margin:0; padding:0;}
.contaddrs ul li{ line-height: 25px; margin-bottom: 16px; position: relative; padding-left: 38px; list-style:none; font-size:16px;}
.contaddrs ul li i{color:#0a3543; font-size:20px;}
.contaddrs ul li span{ position: absolute; top:2px; left:0;}
.contaddrs ul li span:before{ font-size: 20px; padding-left: 2px;}
.contaddrs ul li span.flaticon-map-solid:before{ font-size: 26px;}


.contactfrom{width:100%; height:auto;  margin-top:30px; }
.contactfrom input{border-radius:0  !important; padding:23px 15px !important;}
.contactfrom input[type=submit]{border-radius:0  !important;  padding:15px 25px !important; border:none; margin-top:0px; background:#83791f; text-shadow:none !important; color:#fff;}
.contactfrom input[type=submit]:hover{background:#0a3543;}
.contactfrom textarea{border-radius:0  !important; resize:none !important;}
.contactfrom input:focus{border:solid 1px #0a3543; box-shadow:0 0 5px #0a3543;}
.contactfrom textarea:focus{border:solid 1px #0a3543; box-shadow:0 0 5px #0a3543;}

.map{width:100%; height:350px; position:relative; border:solid 5px #83791f; margin-top:40px;}
.mapnoscrol{width:100%; height:350px; position:absolute; top:0; left:0;}

.aboutcont{font-size:16px; margin-top:30px; line-height:26px; color:#8c8c8c}





.single-item { margin-bottom: 30px;}
.single-item a { display: block; background: #f7f7f7; padding: 20px; transition: all 0.2s ease-out;}
.single-item a:hover{text-decoration:none; transition: all 0.2s ease-out;}
.single-item a span { font-size: 15px; color:#8c8c8c; display: block; margin-top:5px;}
.single-item:hover .hvr-bounce-to-bottom:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.single-item:hover .hvr-float-shadow {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.single-item:hover .hvr-float-shadow:after { opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.single-item a h6{font-size:18px; font-weight:700; color:#1c2125;}
.single-item:hover a h6,
.single-item:hover a span { color:#fff !important;}
.single-item .img { position: relative;}
.single-item .img img{ position: relative; width:100%;}
.single-item .img .text { position: absolute; top:0; left:0; width:100%; height: 100%; padding: 30px; overflow: hidden;}
.single-item p { padding: 0 0 0 10px; width: 90%; color:#fff; font-size: 15px; line-height: 22px; text-align: left; border-left: 3px solid #fff; opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px,0,0);
  transform: translate3d(-40px,0,0);
}

.single-item:hover p { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
.single-item:hover .img .text { background: rgba(0,0,0,0.65);}

.project-engineer img{width:100%;}
.name{padding: 20px 0 10px 15px; background: #fff; border-bottom: 2px solid #0a3543;}
.name p{font-size: 14px; font-weight: 700; letter-spacing: 1px; margin-top: 3px;}
.name h6{text-transform: uppercase; font-weight:700; font-size:18px; color:#1c2125;}

/*
.faq-page {
  margin-top: 100px;
}
.faq-page .faq-panel {
  margin-top: 90px;
  margin-bottom: 120px;
}
*/
.panel-group {border:1px solid #cacaca; border-bottom: none;}
.panel {margin: 0 !important; padding:0 ; box-shadow:none !important; border:none !important; }
.panel-group .panel-heading h6 a { color:#1c2125; padding: 24px 63px 24px 30px; display: block; position: relative; font-size:16px; font-weight:700; color:#1c2125; text-decoration:none !important;}
.panel-group .panel-heading h6 a:hover {color:#1c2125; text-decoration:none;}
.panel-group .panel-heading h6 a:before {
  content: '+';
  width:60px;
  height:100%;
  position: absolute;
  top:0;
  right:0;
  background: #f8f8f8;
  border-left:1px solid #cacaca;
  
  text-align: center;
  line-height: 65px;
  font-size: 18px;
  color:#0a3543;
}
.panel-group .panel-heading.active-panel h6 a:before {
  content: '-';
  width:60px;
  height:100%;
  position: absolute;
  top:0;
  right:0;
  background: #f8f8f8;
  border-left:1px solid #cacaca;
  
  text-align: center;
  line-height: 65px;
  font-size: 18px;
  color:#0a3543;
}
.panel-group .panel-heading { border-bottom:1px solid #cacaca !important; padding:0 !important;}
.panel-group .panel-body { padding: 35px 50px 50px 30px; border-top:none !important;}
.panel-group .panel-body strong{color:#0a3543 !important; font-weight:bold;}
.panel-group .panel-body ol { margin:15px 0; padding: 0 0 0 20px;}
.panel-group .panel-body ol li { line-height: 28px;}
.collapse.in {border-bottom: solid 1px #cacaca; border-top:none !important;}
.panel-body .img{width:100%; height:135px; overflow:hidden; margin-bottom:20px; transition: all 0.3s ease-out;}
.panel-body .img img{width:100%;}
.panel-body .img:hover{border:solid 1px #0a3543; transition: all 0.3s ease-out;}
.panel-group .panel-body .mapprjt{width:100%; height:350px; position:relative; }
.panel-group .panel-body .mapprjtnoscrol{width:100%; height:350px; position:absolute; top:0; left:0;}


.inner-banner{ background: url(../images/16.jpg) no-repeat center; background-size: cover; position: relative;}
.inner-banner .opacity { width:100%; background: rgba(25,25,25,0.9); padding:75px 0; text-align: center;}
.inner-banner .opacity h2 { text-transform: uppercase; color:#fff; position: relative; line-height: 28px; padding-left: 25px; font-size: 38px; letter-spacing: 0.5px;}
.inner-banner .opacity h2:before  { content: ''; position: absolute; top:-30px; left:48%; width:70px; height: 4px; background:#b9ad44;}


.download-item a { margin: 20px 0 8px 0; padding: 17px 0 17px 20px; display: block; border:1px solid #f1f1f1; position: relative; z-index: 9; color:#83791f; font-size: 16px; text-transform: uppercase; text-decoration:none; border-left:solid 3px #0a3543; font-weight:700;}
..download-item a:before { content: ''; width:3px; height: 100%; position: absolute; top:0; left:0; z-index: 99999; background:#0a3543;}
.download-item a:hover:before { width:100%;}
.download-item a:hover { color:#fff; text-decoration:none;}
.download-item a i { margin-right: 5px;}


.newsletter{ background: #fff; height:60px; position: relative; border:solid 2px #83791f;
}
.newsletter input { width:100%; height: 100%; border:none; background: #0a3543; color:#fff !important; padding: 0 72px 0 20px; font-weight: 300; outline:none !important; font-size:16px;
}
.newsletter button { width:70px; height: 100%; position: absolute; top:0; right:0; background: #072833; color:#fff; font-size: 30px; outline:none !important; border:none !important;
}
.newsletter button:hover{background:#0a3543; color:#83791f !important;}


.inpgbklink{width:100%; height:auto;}
.inpgbklink ul{margin:0 0 20px 0; padding:0;}
.inpgbklink ul li{display: inline-block; margin-left: 5px; color: #0a3543; line-height: 28px; font-size:15px;}
.inpgbklink ul li a{color: #83791f; text-decoration:none !important; }





	#cssmenu{display:block;}
	.dsplnoblk{display:block;}
	.navbarrr{display:none;}
	
@media only screen and (max-width: 768px){
	.dsplnoblk{display:none;}
	#cssmenu{display:none;}
	
.navbarrr{width:30px; height:30px; position:absolute; z-index:999; left:5px; top:20px; display:block;}
.navbarrr i{font-size:28px !important; color:#83791f;}

.header{height:auto; }
.menu{width:100%; height:auto; background:#83791f;}
.logo{width:100%; margin-top:30px;}
.banner{height:auto; }


.single-content{margin-left:0px; margin-top:20px;}
.single-content p{font-size: 14px; line-height: 10px;}
.single-content .ficon{ left:30px;}
.single-content .ficon:before{font-size: 28px;}
.single-content.bar-fix:before{display:none;}
.single-content.bar-fix{padding-right: 0px; padding-left: 65px;}



.newsletter{ background: #fff; height:50px; position: relative; border:solid 2px #83791f;}
.newsletter input { width:100%; height: 100%; border:none; background: #0a3543; padding: 0 72px 0 10px; font-weight: 300; font-size:14px;}
.newsletter button{width:60px; height:100%; position:absolute; top:0; right:0; background:#f3ae08; color:#fff; font-size: 30px;}

	
}
















.service-banner{ background: url(../images/10.jpg) no-repeat center; background-size: cover; background-attachment: fixed; margin:60px 0;}
.service-banner .opacity{ background: rgba(13,13,13,0.75); width:100%; padding: 40px 0 30px 0; text-align: center;}
.service-banner h4{ font-weight: normal; text-transform: uppercase; color:#0a3543; font-size:26px;}
.service-banner h2{ font-weight: 900; font-size: 40px; text-transform: uppercase; color:#fff; margin: 12px 0 25px 0;}
.service-banner a{ width:150px; line-height: 55px; color:#fff; text-transform: uppercase; text-align: center; font-weight: 700; font-size: 16px; margin: 12px 7px;}
.service-banner a.btn2{ border:2px solid #fff; line-height: 51px;}

.testimain{width:100%; height:auto; padding:0; color:#fff;}
/*.testimain h2{margin:0 0 15px 0; padding:0; font-size:34px; color:#fff; text-align:left !important; font-family: 'Ubuntu', sans-serif !important;}*/
.testimain h3{text-align:center; font-weight:bold; font-size:34px; color:#fff; margin-top:0; padding-top:0;  text-transform:uppercase;}

.testimonial{
	padding: 20px 0 0;
	text-align:center;
	position: relative;
}
.testimonialsrvs{text-align:left !important;}
.testimonialsrvs:before{
	content: "\f10d";
	font-family: 'FontAwesome';
	position: absolute;
	top: -5px;
	left:48.5%;
	font-size: 40px;
	color:#337ab7;
	display:none !important;
}
.testimonial:before{
	content: "\f10d";
	font-family: 'FontAwesome';
	position: absolute;
	top: -5px;
	left:48.5%;
	font-size: 40px;
	color:#83791f;
}
.testimonial .content{
	padding: 45px 35px 10px 35px;
	font-weight: normal;
	text-transform:uppercase;
	color: #fff;
	position: relative;  
	border-top: 0px none;
}
.testimonial .content:before{
	content: "";
	
	position: absolute;
	top: 0;
	left: 0;
	width: 45%;
}
.testimonial .content:after{
	content: "";
	
	position: absolute;
	top: 0;
	right: 0;
	width: 45%;
}
.testimonial .testimonial-title{
	font-size: 16px;
	font-weight:normal;
	text-align:center;
	text-transform:n;
	color:#FFC948;
}
.testimonial .testimonial-title small{
	display: block;
	color:#f5f5f5;
	font-size: 12px;
	margin-top:10px;
}
.testimonial .description{
	font-size: 16px;
	line-height:30px;
	text-transform:none !important;
	font-weight:normal !important;
	letter-spacing:1px !important;
}
.testimonial .description p{color:#fff !important;}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
	background: #0a3543;
}
.owl-theme .owl-controls .owl-page span{
	background: #fff;
	opacity: 1;
}
@media only screen and (max-width: 990px) {
	.testimonial .content:before,
	.testimonial .content:after {
		width:43%;
	}
}
@media only screen and (max-width: 640px) {
	.testimonial:before{
		left:46%;
	}
	.testimonial .content{
		padding: 30px 35px;
	}
	.testimonial .description{
		font-size: 14px;
	}
}
@media only screen and (max-width: 480px) {
	.testimonial:before{
		font-size: 30px;
		top: 0;
	}
}


/*#testimonial-slider .owl-controls{display:none !important;}*/


.hvr-bounce-to-right{ display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before{
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0a3543;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active{
  color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before{
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:after {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:after, .hvr-float-shadow:focus:after, .hvr-float-shadow:active:after {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0a3543;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}