@charset "utf-8";
/* CSS Document */
/*@import url(https://fonts.googleapis.com/css?family=Raleway);*/
body{
	margin:0 auto;
	padding:0;
	font-family: 'Raleway', sans-serif;}
	
	.clear{
		clear:both;}
		
		
	.rdc-padding{
		padding-left:0px;
		padding-right:0px;}
		
  .header-bg{
	  background-color: white;
	  padding:0px;
	  width:100%;}	
	  
 .header-bg  p{color:white;
    font-size: 18px;
    font-weight: 700;}	
	.log-box-area{
	float: right;
    display: inline-flex;
		
	}
	
	.full-width{
		width:100%;}
	
	.login-box a{ font-size: 14px;
    color: #fff;
    border: solid 1px #fff;
    padding: 6px 20px;
    border-radius: 5px;
    float: left;
	margin-left:15px;
	text-decoration:none;
	}  
	
	.login-box a:hover{   
    border: solid 1px #00DBFB;   
	background-color:#00DBFB;
	color:#000;
	text-decoration:none;}  
	
	.abs-nav-area{position: absolute;
    bottom: -61px;
    width: 100%;
    z-index: 1;}	
	
	.mrg-top-15{
		margin-top:15px;}
		
	.call-align-text{
		text-align:right;}	
		
		/** for bootstrap change for nav*/
		
		.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
      color: #000;
    background: none;
}

.navbar-inverse .navbar-nav>li>a {
    color: #FFFFFF;
	font-family: 'Raleway', sans-serif;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #000;
	font-family: 'Raleway', sans-serif;
}

.navbar-inverse {
   background-color: #222;
    border: none;
    margin-bottom: 0px;
}
.add-on .input-group-btn > .btn {
  border-left-width:0;left:-2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* stop the glowing blue shadow */
.add-on .form-control:focus {
 box-shadow:none;
 -webkit-box-shadow:none; 
 border-color:#cccccc; 
}

.navbar-nav > li > a {
  /*border-right: 1px solid #ddd;*/
  padding-bottom: 15px;
  padding-top: 15px;
}
.navbar-nav > li:last-child a{ border-right:0}


.welcome-area{
	padding:25px 15px;}
	
 .welcome-area  h1{font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #000;}	
	
	.welcome-area  p{font-size:16px;
    text-align: center;   
    color:#4C4B4B;}
	
	.service-box-area{
	background-color:#44cacb;
    min-height: 300px;
    padding:15px 10px;
	margin-bottom:25px;}
	
	.service-box-area h1{ 
	color: #ffffff;
    min-height: 60px;
    font-size: 24px;
	margin: 10px;}
	
	.service-box-area p{ 
	color: #ffffff;
    font-size: 15px; }
	
	.read-more-btn{background: none;
    border: solid 2px #fff;
    margin-top: 40px;
    color: #fff;
    padding: 6px 20px;
    font-size: 15px;
    text-decoration: none;}
	
	.read-more-btn:hover{
	background-color:#000;
    border: solid 2px #000;   
    color: #FFF;   
    text-decoration: none;}
	
	@media screen and (max-width:767px){
	.call-align-text {
    text-align: left;
}


.log-box-area {
    float: left;
    display: inline-flex;
}
.navbar-nav > li > a {
  border-right: 0px !important;
  padding-bottom: 15px;
  padding-top: 15px;
}


.navbar-nav {
    margin: 0px;
}

.abs-nav-area {
    position: absolute;
    width: 100%;
    z-index: 1;
}

.abs-nav-area {
    position: absolute;
    width: 100%;
    z-index: 1;
}
	}
	
/** for our partner area css*/
	.our-partner-area{
	 padding: 35px 15px;
	}
	
	.our-partner-area h1{font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #000;}
	
	
/** our partner  logo slider  part css*/

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:9999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
    
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:190px;
    max-height:85px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}	


/*---Footer Part Start---*/
.footer
{
	background-color:#0e1118;
	padding:25px 0px;
}
.footer h2
{
	font-size:24px;
	color:#2ec7ff !important;
	background:none;
	text-align:left;

}
.footer p{font-family: 'Raleway', sans-serif;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
	margin-bottom:0px;
	}

.footer h3 {
	font-family: 'Raleway', sans-serif;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 20px;   
    color: #2ec7ff;
    text-decoration: none;
}
.footer ul
{
	padding:0px;
	margin:0px;
}
.footer ul li
{
	padding:7px 0px;
	margin:0px;
	list-style-type:none;
}
.footer ul li a
{
	font-family: 'Raleway', sans-serif;
	color:#fff;
	text-decoration:none;
	font-size:15px;
}
.footer ul li a:hover
{
	color:#accffa;
	text-decoration:none;
}


.footer-bottom{
	padding:20px 0px;
    background-color: #0e1118;
    text-align: center;
    border-top: solid 1px #4C5056;}
	
	.footer-bottom p{font-family: 'Raleway', sans-serif;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
	margin-bottom:0px;
	}
	
	
		@media screen and (max-width:1199px){
			
	.service-box-area h1 {
	   color: #FFF;
	font-size: 20px;
	margin: 0px;
	min-height: 60px;
   
}

.service-box-area p {
	 color: #FFF;
    margin: 0px;
}

.read-more-btn {
    background: transparent none repeat scroll 0% 0%;
    border: 2px solid #FFF;
    margin-top: 20px;
    color: #FFF;
    padding: 6px 20px;
    font-size: 15px;
    text-decoration: none;
}

.service-box-area {
	background-color: #44CACB;
	min-height: 280px;
	padding: 10px;
}
		}
		
		
	@media screen and (max-width:991px){
	.service-box-area {
	  background-color: #44CACB;
	min-height: 280px;
	padding: 15px;
}

.service-box-area p {
   	color: #FFF;
	min-height: 115px;
}
	}
	
@media screen and (max-width:767px){	
	.service-box-area p {
    color: #FFF;
    min-height: 0px;
}

.service-box-area {
    background-color:#44cacb;
    min-height: auto;
    padding: 25px 15px;
}
}


/** for about us page css*/

.top_title {
      background: white url(../images/text_bar2.png);  
    position: relative;
    padding: 5px;
	box-shadow: 0px 2px 1px #6D6E6F;
}

.top_title h2 {
	font-family: 'Raleway', sans-serif;
    text-shadow: #005A98 0 1px 1px;
    color: #E6E6E6;
    font-size: 16px;
	text-align:center;
	margin:10px;
}

.top_title h2 span {
	font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 16px;
    display: block;
    padding-top: 4px;
}



.about-us-area {
    padding:25px 15px;
	background-color:#E6E6E6;
	border-bottom: solid 1px #ABABAB;
}
.about-us-area h2{
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
    color: #005996;
    margin-bottom: 15px;
	margin-top:15px;
    text-transform: uppercase;
	}
	
	
	.about-us-area p{
	font-family: 'Raleway', sans-serif;
     font-size: 16px;
     color: #4C4B4B}
	 
	 .bottom-line-part{
	 width: 100%;
    height: 1px;
    background-color: #AFADAD;
    margin-top: 25px;
    margin-bottom: 25px;}
	
	
	/** for contact us page css*/
	
	.reup_box_area {
    box-shadow: 0px 0px 3px 2px #D6D6D6;
    border: 1px solid #CECECE;
    margin: 30px 0px;
}

.faq-box h1 {
	font-family: 'Raleway', sans-serif;
    color: #0080B7;
    font-size: 24px;
    margin: 10px
}
.faq-box p {
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	color: #323232;
	margin: 10px;
}
.faq-box h3 {
	font-family: 'Raleway', sans-serif;
    font-size: 18px;
    color: #005A98;
    margin: 10px;
}
.faq-box {
	border: 1px solid #d7d7d7;
	padding: 15px;
	margin-top: 20px;
	margin-bottom:20px;
	border-radius: 5px;
}
.faq-box:hover {
	border: 1px solid #d7d7d7;
	padding: 15px;
	margin-top: 20px;
	margin-bottom:20px;
	border-radius: 5px;
	background-color:#f6f6f6;
}
.ct-line-area {
	background-color: #e6e4e4;
	height: 1px;
	width: 100%;
	margin-top: 22px;
}
.fq-frm {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
}
.inquery-submit {
	font-size: 16px;
	padding: 10px 15px;
	color: #fff;
	background: -webkit-linear-gradient(#01c3f5, #0498ec, #02b9f2);
    background: -o-linear-gradient(#01c3f5, #0498ec, #02b9f2);
    background: -moz-linear-gradient(#01c3f5, #0498ec, #02b9f2);
    background: linear-gradient(#01c3f5, #0498ec, #02b9f2);
	border: solid 1px #66AED0;
}
.inquery-submit:hover {	
	background: -webkit-linear-gradient(#02b9f2, #0498ec,#01c3f5 );
    background: -o-linear-gradient(#02b9f2, #0498ec,#01c3f5);
    background: -moz-linear-gradient(#02b9f2, #0498ec,#01c3f5);
    background: linear-gradient(#02b9f2, #0498ec,#01c3f5);
	border: solid 1px #66AED0;
}
.bx-shadow {
	box-shadow: 1px 1px 1px #E3E3E3;
}


.contact-us-area {
    padding:25px 15px;
	background-color:#fff;
	border-bottom: solid 1px #ABABAB;
}


/** for login css/area*/

.login-part-box{
	padding:15px;
	background-image: url(../images/login-bg.png);
	background-repeat: repeat;
}

.box {
    border: 1px solid #DEDBDB;
    margin-top: 50px;
    margin-bottom: 50px;
    border-radius: 10px;
    background-color: #FDFDFD;
    padding-top: 0px;
    padding-right: 0px;   
    padding-left: 0px;
    box-shadow: 0px -1px 10px 0px #D0D0D0;
}
.box h2
{
	font-size: 24px;
    color: #ECECEC;
    margin: 0px;
    border-radius: 10px 10px 0px 0px;
    padding: 15px;
    cursor: pointer;
    text-align: center;
    background-color: #0E1118;
	
}  
.text-field-height {
    height: 34px;
    border-radius: 0px;
}
 
 
 .info-text{    color: #528EC1;
    font-size: 14px;}
	
	.inquery-submit-btn {
   font-size: 14px;
    padding: 6px 20px;
    color: #383737;
    width: auto !important;
     border: solid 1px #CCCCCC;
    background: none;
    border-radius: 0px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.inquery-submit-btn:hover {
    color: #fff;
    background: #292929;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    
}

.modal-padding-body{padding:30px 50px;}

@media screen and (max-width:767px){
.modal-padding-body{padding:15px 10px;}

.login-part-box{
	padding:0px;
	background-image: url(../images/login-bg.png);
	background-repeat: repeat;
}
}


/** for servoces page css*/

.dot-bottom-line {
    width: 100%;
    height: 1px;
    margin-top: 20px;
	margin-bottom:20px;
    border:1px dotted #8A8B8C;
	
}

.our-services-area{
	padding:15px;
	}
	
	.our-services-area h3{font-size: 18px;
    color: #005A98;
}


.sercive-block img {
    transition: all 0.2s linear 0s;
	cursor:pointer;
}
.sercive-block img:hover {
    transform: scale(0.7,0.7);
}

.sercive-block {border: solid 1px #D2D2D2;
    padding: 15px;
    margin-top: 15px;
    min-height: 350px;}
	
	.our-services-area h1{font-family: 'Raleway', sans-serif;
    font-size: 20px;
    color: #005996;
    margin-bottom: 15px;
    margin-top: 15px;
    text-transform: uppercase;}
	
	
	/***------for new css------*/
	.text-float-align{
	text-align:right;
    }
   
   .join-text a{
    font-family: 'Raleway', sans-serif;
    color:#C7C7C7;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    border-right: solid 1px #fff;}
	
	.join-text:last-child a{    
    border-right:0px;}
  
  .join-text a:hover{  
  color:#fff;
 }
   
   
  .menu-header {
    background-color: #181717;
    border-color: #181717;
} 

.big-creat-text{
	font-family: 'Raleway', sans-serif;
	font-size: 90px;
    text-align: right;
    text-decoration: none;}
	
	.small-creat-text{
	font-family: 'Raleway', sans-serif;
	font-size: 36px;  
	text-align: right; 
    text-decoration: none;}
@media screen and (max-width:767px){	
	.small-creat-text {
    font-family: "Raleway",sans-serif;
    font-size: 24px;
    text-align: right;
    text-decoration: none;
}

.big-creat-text {
    font-family: "Raleway",sans-serif;
    font-size: 40px;
    text-align: right;
    text-decoration: none;
}
.text-float-align {
   text-align: left;
}
}
@media screen and (max-width:480px){	
.small-creat-text {
    font-family: "Raleway",sans-serif;
    font-size: 18px;
    text-align: right;
    text-decoration: none;
}

.big-creat-text {
    font-family: "Raleway",sans-serif;
    font-size: 24px;
    text-align: right;
    text-decoration: none;
}
}

.mrg-top-25{
	margin-top:25px;}
	
	
/*** for the customer  service area part*/

.customer-aervices-area{
	background-image: url(../images/customer-bg.png);
	background-repeat: repeat;
	background-size:cover;
	padding:45px 15px;
	}
	
	.customer-aervices-area .yellow-text{color: #f7b40e;
    font-size: 65px;
    text-decoration: none;}
	
	.customer-aervices-area .sky-text{color: #52fbfc;
    font-size: 72px;
    text-decoration: none;}
	
	.customer-aervices-area  .white-text{color: #fff;
    font-size: 36px;
    text-decoration: none;}
	
	.customer-btn{background: none;
    border: solid 2px #fff;
    margin-top: 40px;
    color: #fff;
    padding: 6px 20px;
    font-size: 15px;
    text-decoration: none;}
	
	.customer-btn:hover{
	background-color:#000;
    border: solid 2px #000;   
    color: #FFF;   
    text-decoration: none;}
@media screen and (max-width:600px){	
	
	.customer-aervices-area .yellow-text {
    color: #F7B40E;
    font-size: 40px;
    text-decoration: none;
}

.customer-aervices-area .sky-text {
    color: #52FBFC;
    font-size: 36px;
    text-decoration: none;
}

.customer-aervices-area .white-text {
    color: #FFF;
    font-size: 24px;
    text-decoration: none;
}

.customer-btn {
    background: transparent none repeat scroll 0% 0%;
    border: 2px solid #FFF;
    margin-top: 24px;
    color: #FFF;
    padding: 6px 20px;
    font-size: 15px;
    text-decoration: none;
}

.welcome-area h1 {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}

.our-partner-area h1 {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}
	
}

@media screen and (max-width:420px){	

.customer-aervices-area .white-text {
    color: #FFF;
    font-size: 18px;
    text-decoration: none;
}

.customer-aervices-area .sky-text {
    color: #52FBFC;
    text-decoration: none;
    font-size: 24px;
}

.customer-aervices-area .yellow-text {
    color: #F7B40E;
    font-size: 24px;
    text-decoration: none;
}

.welcome-area h1 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}

.our-partner-area h1 {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
}
}
.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}
.ourservice-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #F7B40E;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.industries-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #ADC1C1;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.products-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #BD9B48;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
/** for site map part css*/

/** for site map part css*/

.site-map-nav{
font-family: "Raleway",sans-serif;
font-size: 16px;
color: rgb(0, 89, 150);}


.site-map-nav  ul{
padding: 0px;
margin: 0px;
}

.site-map-nav  ul li{
padding:0px;
margin: 0px;
list-style-type: none;
}

.site-map-nav  ul li   a{
font-family: "Raleway",sans-serif;
font-size:20px;
color: rgb(0, 89, 150);
}


.site-map-nav  ul li   a:hover{
color: rgb(0, 89, 150);
}

.site-map-nav  ul li  ul  a{
font-family: "Raleway",sans-serif;
font-size:14px;
color: red;);
}


.site-map-nav  ul li  ul  a:hover{
font-family: "Raleway",sans-serif;
font-size: 14px;
color:#000;
}


.mrg-top-20{
margin-top:20px  !important;}


 /* for carrer page*/
.brd-btm{border: solid 1px #DDD;
  border-top: 0px;
  padding:15px;}
  .brd-btm p {
font-family: 'Raleway', sans-serif;  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  color: #575757;
}
.brd-btm h4 {
 font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  color: #005B99;
}
.arw-color{color: #005B99;
  font-size: 11px;}
  
  
  /** for footer css*/

.footer-bg{
	background-image: url(images/footer.png);
	background-repeat: repeat;
	background-size:cover;
	padding-top:60px;
	padding-bottom:60px;
	
	
}
.reduce-pading{
	padding-left:0px;
	padding-right:0px;}	


.footer-bg h3{
	font-family: "Roboto";
  font-size: 16px;
  font-weight: normal;
  color: #FFF;
  text-decoration: none;
  background-repeat: no-repeat;
  margin: 0;
  text-transform: uppercase;
}

.catgory{
	
	font-size: 14px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	background:none;
		
}

.catgory ul{
	
	display: block;
}
.catgory ul li{
	list-style-type: none;
	margin-top:5px;
	margin-bottom:5px;
	
}

.catgory ul li a{
	
	font-size: 14px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	}
	
	
	.catgory ul li a:hover{
	
	font-size: 14px;
	font-weight:normal;
	color: #4DCBFF;
	text-decoration: none;
	}
	
	.catgory p{
	font-family: "Roboto";
	font-size: 14px;
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
	background:none;
	margin-top:10px;
	}
	.ft-arrow
{
	padding-right:10px;
	position:relative;
	
}
	
	.addres-area{
	margin-top: 10px;
	float:left;
}

.adr-arow{ width:35px;
          float:left;}

.ad-text{
	width:155px;
	height:auto;
	float:left;
	font-family: "Roboto";
	font-size: 14px;
	color: #ffffff;
	font-weight:normal;
}

.ad-tp{
	margin-top: 30px;
}
	.more-btn a{
	font-family: "Roboto";
	font-size: 14px;
	text-transform: uppercase;
	color: #9bdafe;
	text-decoration: none;
}
	.more-btn a:hover{
	font-family: "Roboto";
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
.news-top{
	margin-top:15px;}
	
	.ft-line-btm{
	background-color: #525252;
	height: 1px;
	width: 100%;
	margin-top:25px;
	margin-bottom:25px;
}
.cpr-text{
	font-family: "Roboto";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

/** for back to top button**/

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom:20px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: url(images/top1.png) no-repeat;
	border-radius:5px;
	outline:none;
	border:none;
   
}


/** for social icon*/
#menu-container div{
    height: 40px;
    width: 50px;
   border: 1px solid #d2e8fe;
  border-left: 1px solid #a8d2fd;
    background-color:#222;
    color:#ccc;
    left: 0;
    text-align: center;
    overflow: hidden;
	float:left;
	margin-left:-1px;
	padding-top:5px;
    
}

#menu-container div span{
    display: block;
    line-height: 30px;
    font-size: 16px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#menu-container div:hover span{
    color: #fff;
    margin: -33px 0 0 0;
}