body{
	margin:0px;
	padding:0px;
	font-family: 'Ubuntu', sans-serif;
	 background: rgb(21,144,190);
		background: linear-gradient(90deg, rgba(21,144,190,1) 0%, rgba(124,219,228,1) 32%, rgba(21,144,190,1) 100%); 
	font-size:1rem;
	line-height:20px;
	color:#555555;
}
#white-bg{
	background: #fafafb;
}
.solbg{background-color:#cfd9dd;}
.solbg h4{
	font-family: 'Raleway', sans-serif;
	font-size:2rem;
	text-align:center;
	padding: 1rem ;
}
img{outline: none; border:none;}
a:link{text-decoration: none;}
a:hover, a:focus {text-decoration: none; outline: none;}
ul{padding:0; margin:0; list-style:none;}
li{padding:0; margin:0; list-style:none;}
.top-bar-bg{
	color:#e0e0e0;
	background:#1991bf;
	border-bottom:solid 1px #c6c6c6;
	padding:10px 0;
}
.top-nav-bg{
	background:#fafafb;
	padding:10px 0;
}
.whtsup a{
	color:#f4f4f4;


}
.whtsup{
	color:#f4f4f4;
	background: url(../images/whtsuplogo.png) no-repeat;
	background-position:left;
	font-size:0.8rem;
	padding-left:35px;
	line-height:30px;
}
.whtsup1 a{
	color:#f4f4f4;
	font-size:0.8rem;
	padding-left:35px;
	line-height:30px;
}
.topmail{	
	color:#f4f4f4;
	background: url(../images/emaillogo.png) no-repeat;
	background-position:left;
	font-size:0.8rem;
	padding-left:35px;
	line-height:30px;
}
.topmail a{color:#f4f4f4;}
.topmail a:hover{color:#ff0000;}

.navbar-light .navbar-nav .nav-link {
    color: #01276b;
	font-size:1rem;
	padding:0.7rem;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
	 border-radius:6px;
  background-color:#87b736;
}
.solutions {text-align:center; padding:10px 20px 10px 20px; }
.solutions h3{
	color:#3c4255;
	font-size:1.4rem;
	text-transform:none;
	text-align:center;
}
.solutions a{
	color:#3c4255;
	font-size:1.4rem;
	text-transform:none;
	text-align:center;
}
.solutions a:hover{
	color:#c80303;
}
.solutions p{color:#d0c5aa;}
.solutions img{width:143px; text-align:center;}

h1{
	font-family: 'Passion One', cursive;
	font-size:3rem;
	color:#fafafb;
	font-weight:300;
	padding: 3rem 0rem 0rem ;
	text-align:center;
	text-transform:uppercase;
}
h2{
	font-family: 'Raleway', sans-serif;
	font-size:25px;
	color:#fafafb;
	text-align:center;
	padding: 1rem ;
}
h3{
	font-size:21px;
}
 h4{
	font-family: 'Passion One', cursive;
	font-size:30px;
	color:#fafafb;
	font-weight:300;
	padding:1rem 0;
	text-transform:uppercase;
	}
p{font-size:1rem; color:#555555; line-height:25px;}

.serv{
	background:#fafafb;
	padding:20px 10px;
	margin:5px;
	text-align:center;
	min-height:354px;
	}

.serv h4{
	font-family: 'Passion One', cursive;
	font-size:2rem;
	color:#616161;
	font-weight:300;
	text-align:center;
	padding:1rem 0;
	text-transform:uppercase;
	}
.serv p{
		color:#897e7e;
		padding:0 40px;
	
}
.spare {
	background-color:#d3d3d3;
	padding:10px;
	margin:20px 5px;
	text-align:center;
	border:1px solid #c1c1c1;

	}

.spare h4{
	font-family: 'Passion One', cursive;
	font-size:2rem;
	color:#616161;
	font-weight:300;
	text-align:center;
	padding:1rem 0;
	text-transform:uppercase;
	}
.spare p{
		color:#897e7e;
		padding:0 40px;
	
}
.btn-success {
    color: #fff;
    background-color: #87b736;
    border-color: #87b736;
	border-radius:25px;
}
.services li{
	background:url(../images/red-dot.png) no-repeat left; 
	padding:10px 20px 10px 25px;
 }
/*------------------------------*/
.bluebutton{
	min-width:140px;
	height:45px;
	line-height:45px;
	margin:2rem 0;
	  }
.bluebutton a{
	background:#01aef0 url(../images/roundedbutton.png) right no-repeat;
	margin:0 auto;
	padding:0 65px 0 35px;
	font-size:1rem;
	border-radius:9px;
	font-weight:600;	 
	text-transform:uppercase;
	color:#fff;
	line-height:45px;	
 }
 .bluebutton a:link,  .bluebutton a:visited{ 
	display:inline-block;
	text-decoration: none;
}
 .bluebutton a:hover {
	background:#31353d url(../images/roundedbutton.png) right no-repeat;
	outline: none; 
	transition-property: background-color, color;
	transition-duration: 0.6s;
	transition-timing-function: ease-out;
}
.gray-line{
	border-bottom:1px solid #c6c6c6;
	margin-bottom:2rem;
}
.gray-line-bot{
	border-bottom:1px solid #c6c6c6;
	margin-top:2rem;
}

 .collection{
	margin:20px 0;
	padding:20px;
	background:#fafafa;
	border: solid 1px #ccb7b7;
	border-radius:5px;
}
.tbold{font-weight:bold; color:#b18282;}
.collection p{
line-height:12px;}
.moreinfo{background:#2f7cc9; padding:5px 10px; color:#ffffff; }
.moreinfo:hover {background:#87b736; color:#e0d3d3;
outline: none; 
transition-property: background-color, color;
  transition-duration: 0.6s;
  transition-timing-function: ease-out;
}
.collection:hover {
background:#f3fafb;
border: solid 1px #6d9ca5;
color:#ed018c;
outline: none; 
transition-property: background-color, color;
  transition-duration: 0.6s;
  transition-timing-function: ease-out;
}
 
footer{background:#1991bf; margin-top:2rem; }
footer li{
background:url(../images/f-arrow.png) no-repeat left; 
 padding:10px 20px 10px 25px;
 }
 footer li a{color:#e0e0e0;}
 footer li a:hover{color:#fff600;}
footer h2{color:#cccaca; 
	text-transform:uppercase; 
	font-size:1rem; 
	font-weight:bold;
	padding:20px 0 0 0;
	text-align:left;
}
.innernew li{
background:url(../images/f-arrow.png) no-repeat left; 
 padding:10px 20px 10px 25px;
 }
.copyright{
	background:#021729; padding:20px;
}
.greyline{
	border-bottom: solid 1px #797979;	
}
.greylinesd{
	border-bottom: solid 1px #797979;	
	  -webkit-box-shadow: 0 10px 6px -6px #888888;
     -moz-box-shadow: 0 10px 6px -6px #888888;
          box-shadow: 0 10px 6px -6px #888888;
}
.contactbg {
	background: url(../images/contactbg.png) #1991bf no-repeat;
	height:128px;
	color:#e0e0e0;

}
.contactbg h4{
	font-family: 'Roboto',sans-serif;
	font-size:30px;
	color:#e0e0e0;
	text-align:left;
	vertical-align:middle !important;
	padding-top:35px;
}
.techbg {
	background: url(../images/techbg.png) #001d37 no-repeat;
	height:128px;
	color:#e0e0e0;

}
.techbg h4{
	font-family: 'Roboto',sans-serif;
	font-size:30px;
	color:#e0e0e0;
	text-align:left;
		vertical-align:middle !important;
	padding-top:35px;
}
.innerpages1 {
	background: url(../images/innerheadingbg.png) #001d37 no-repeat;
	height:128px;
	color:#e0e0e0;

}
.innerpages1 h4{
	font-family: 'Roboto',sans-serif;
	font-size:30px;
	color:#e0e0e0;
	text-align:left;
		vertical-align:middle !important;
	padding-top:35px;
}
.innerpages h4{
	font-family: 'Roboto',sans-serif;
	font-size:30px;
	color:#87b736;
	font-weight:900;
	text-align:left;
	padding:1rem 0;
}
.innerpages h2{font-family: 'Roboto', sans-serif;
	font-size:28px;
	font-weight:900;
	text-align:center;
	padding: 1.2rem ;
}
.innerpages p{
	font-size:1rem;
}
.toggle li:first-child a {-webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px;}
.toggle li a:hover { background: #ededed; color: #222; }
.toggle li a.active { background: #c8e0f3; color: #325874; cursor: default; box-shadow: inset 0 0 3px rgba(0,0,0,0.4); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.4); -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.4); }
.footerlink a{
	 font-size:16px;
	 font-weight:600;	 
	 color:#fafafb;
	 line-height:30px;
		padding:20px;	 
 }
 .contact-info a:hover {
 color:#6e298d;
}

.button {
  display: inline-block;
  margin: 0;
  padding: .461em 1.563em .41em;
  color: #fff!important;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7);
  text-transform: uppercase;
  line-height: 1;
  font-size: .9em;
  cursor: pointer;
  font-family: "proxima-nova", sans-serif;
  border: 1px solid #1a4064;
  background: #255a8c;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(255, 255, 255, 0.15);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(255, 255, 255, 0.15);
}
.button:active  {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1), inset 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.button.green  {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid #578824;
  background: #71b02f;
}
.button.green:hover  {
  background: #79bc32;
}
.contact-info h3{
padding:0;
margin:0;
line-height:30px;
font-size:1.3em;
color:#409d02;
}

.contact-info a{
	 font-size:16px;
	 font-weight:600;	 
	 color:#636363;
	 line-height:30px;	
 }
 .contact-info a:hover {
 color:#6e298d;
}
 .contact-info p{
	 color:#636363;
 }
/* Loading
***********************/
.loading #container {opacity: 0;}
.loading:before  { content: 'LOADING'; display: block; margin: 100px 0 0; text-align: center; color: #fff; font-weight: bold; font-size: 60px; opacity: 0.3; }
body {width: 100%; float: left; opacity: 1; -webkit-transition: opacity 1s ease;}

.dropdown {
    position: relative;
    display: inline-block;

	
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #333333;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	border-radius:4px;
	opacity: 0.9;

}

.dropdown-content a {
    color: #f1f1f1;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover { color: #f1f1f1; background-color: #be010a; 	border-radius:4px; }

.dropdown:hover .dropdown-content {display: block; border-radius:4px; }

.dropdown:hover .dropbtn {background-color: #333; border-radius:4px;}
.dropdown-toggle::after {
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
}

.blurImg{opacity: .5;}
.banner{margin:0; padding:0;}
 .carousel-inner img {
    width: 100%;
    height: 100%;
	
  }
  /*-----------------------------------*/
  #cf {
  position:relative;
  height:143px;
  width:143px;
  margin:0 auto;
}

#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}
.red-bar {
    height: 5px;
    width: 100px;
    background-color: red;
    margin: 30px 0;
}
/*----------------------------*/
.contact_part{
	width:100%;
	text-align:left;
	}
.contact_part input
{
font-size:13px;
padding: 5px 5px 5px 5px;
width:95%;
background: #ffffff;
border-radius:2px;
margin:0px 0px 8px 0px;
border:1px solid #c0c0c0;
border-radius:5px;
float:left;
} 
.contact_part textarea
{
font-size:13px;
padding: 5px 5px 5px 5px;
outline: 0;
border:0;
width:95%;
background: #ffffff;
border-radius:2px;
margin-bottom:10px;
border:1px solid #bcbcbc;
margin:0px 0px 8px 0px;
border-radius:5px;
float:left;
} 
.contact_part input[type=submit]{
font-size:16px;
width:auto;
font-weight:600;
padding:2px 25px;
line-height:30px;
text-transform:uppercase;
text-shadow:none;
cursor:pointer;
box-shadow: none;
background: #034a4d;
color: #a1d503;
border-radius:9px;
margin:0;
}
.contact_part input[type=submit]:hover{
background: #a1d503;
color: #034a4d;

}