@charset "utf-8";
/* CSS Document */
body {
    width: 100%;
    height: 100%;
	padding-top: 55px;
    font-family: 'Open Sans', sans-serif;
	font-size:12px;
	overflow-x:hidden;
}
::-webkit-scrollbar {
display: none;
}
ul, li{
	margin:0;
	padding:0;
	list-style:none;	
	}
p{line-height:23px;
margin: 0 0 20px;
font-family: 'Roboto', sans-serif;
text-align:justify;
font-size:14px;
}
html {
    width: 100%;
    height: 100%;
}
.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #000;
}

.navbar-custom .navbar-brand {
    margin-right: 30px;
        width: 258px;
    height: 42px;
    background: url(../images/logo.png) no-repeat center center;
	background-size:100%;
    margin-top: 10px;
    margin-bottom: 2px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.navbar-custom.top-nav-collapse .navbar-brand {
	margin-top: 10px;
    width: 185px;
    height: 30px;
	}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom .nav li.active {
    outline: nonte;
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
	padding-top: 20px;
padding-bottom: 20px;
color: #333;
-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.top-nav-collapse.navbar-custom .nav li a {
    padding-top: 15px;
padding-bottom: 15px;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a.active {
    outline: 0;
    background-color: rgba(255,255,255,0);
}
.navbar-custom .navbg{
    background:rgba(255, 255, 255, 0);
	}
	
.navbar-custom.top-nav-collapse .navbg{
	padding: 0px;
	-webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
@media(min-width:767px) {
    .navbar {
        border-bottom: 0;
        letter-spacing: 1px;
        background-color: #fff;
		box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
    }

    .navbar-custom.top-nav-collapse {

    }
}

	
.top-nav-collapse.navbar-custom .nav li.active a {
	color: #fff;
    background: #003d45;
	}

/* navbar */
.content-section{
	min-height:600px;
	position:relative;
	float:left;
	width:100%;	
	}
h3.main-heading{
    position: relative;
    color: #009bad;
    font-weight: normal;
    padding-bottom: 16px;
	font-family: 'Comfortaa', cursive;
	font-size:32px;
	margin-bottom: 40px;
	}
h3.main-heading:before, h3.main-heading:after{
	content: "";
	position: absolute;
    bottom: 0;
    left:0;
	}
h3.main-heading:before{
    width: 100%;
    height: 1px;
    background: #e5e5e5;
	}
h3.main-heading:after{
	z-index:1;
    width: 135px;
    height: 4px;
    background: #ff8f00;
	}
	
/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 514px;
}
.fade-carousel .carousel-control{
	    width: 8%;	
	}

.fade-carousel .carousel-inner .item {
    height: 514px;
}
.fade-carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  
}
.fade-carousel .carousel-inner .active {
  opacity: 1;
}
.carousel-indicators {
      right: 0;
    left: inherit;
    width: 100%;
    z-index: 3;
    top: 60%;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 1px;
    background:#0199ae;
    border:none;
    width: 15px;
    height: 15px;
	  opacity: 1;
}
.fade-carousel .carousel-indicators > li.active {
  background-color:#003d45;
}

.fade-carousel .carousel-inner .active.left,
.fade-carousel .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.fade-carousel .carousel-inner .next.left,
.fade-carousel .carousel-inner .prev.right {
  opacity: 1;
}
.fade-carousel .carousel-inner{
background: #0099ae url(../images/sider-bg.jpg) no-repeat fixed;
background-size:cover;	
	}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,
.fade-carousel .slides .slide-4,
.fade-carousel .slides .slide-5 {
  height: 514px;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-image: url(../Images/sider-01.png);
}
.fade-carousel .slides .slide-2 {
background-image: url(../Images/sider-02.png);
}
.fade-carousel .slides .slide-3 {
background-image: url(../Images/sider-03.png);
}
.banner-title{
	position: absolute;
    top: 170px;
	text-align:center;
    left: 0;
    width: 100%;
    z-index: 3;
    color: #fff;
	}
.banner-title h1{
	text-transform: uppercase;
    font-family: 'Comfortaa', cursive;
    font-size: 45px;
	}

.banner-title h4{
	font-family: 'Slabo 27px', serif;
    font-size: 35px;
	color: #ddd;		
	}

@media (max-width: 767px) {
.fade-carousel .carousel-inner:before,
.fade-carousel .carousel-inner:after,
.fade-carousel .carousel-inner:hover:before,
.fade-carousel .carousel-inner:hover:after{
	opacity:0;
}
.fade-carousel {
    position: relative;
    height: 85vh;
}
.banner-title{
	position: absolute;
    top: 100px;
	z-index:1;
	}
.carousel-control {
	z-index:2;
	}
}
/*----- home----- */
.home{
	position:relative;
	}
.home .home_wrapper{
	background: url(../images/home-bg.jpg) no-repeat fixed;
	color:#ffffff;
	width:100%;
	height:512px;
	background-size: cover;
	position:relative;
	}
.home .home_wrapper .overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	bottom:0;
	opacity: 0.8;
	    background: #105a8e;
    background: -moz-linear-gradient(left, #105a8e, #04406a);
    background: -webkit-gradient(left top, right top, #105a8e, #04406a);
    background: -webkit-linear-gradient(left, #105a8e, #04406a);
    background: -o-linear-gradient(left, #105a8e, #04406a);
    background: -ms-linear-gradient(left, #105a8e, #04406a);
    background: linear-gradient(to right, #105a8e, #04406a);	
	}
.home:after{
content: "";
    width: 100%;
    height: 90px;
    background: #fff url(../images/section_one.png) repeat fixed;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    margin-bottom: -25px;
    -webkit-transform: rotate(2deg) skew(2deg) scale(1.1,1);
    -mox-transform: rotate(2deg) skew(2deg) scale(1.1,1);
    -ms-transform: rotate(2deg) skew(2deg) scale(1.1,1);
    -o-transform: rotate(2deg) skew(2deg) scale(1.1,1);
    transform: rotate(2deg) skew(2deg) scale(1.1,1);
	
	}
.home .home_wrapper .container{
position: relative;
text-align:center;	
	}
	
.log-link {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
	z-index:2;
	text-align:center;
}
.log-link a{
	width:65px;
	height:65px;
	line-height:65px;
	position: relative;
    z-index: 1;
	background:#2e2e2e;
	color:#333;
	display: inline-block;
	margin-top: -40px;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.21);
    border-radius: 50%;
	
	}
.log-link a:after{
	content:"";
	width:65px;
	height:55px;
	margin-top: 4px;
	display:block;
	background:url(../images/arrow.gif) no-repeat center center;
	-webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    transition: all 0.9s ease;	
	}
.home-content{
	padding-top:60px;
	padding-bottom: 70px;
	background:#fff url(../images/section_one.png) repeat fixed;
	position: relative;	
	}
	

.table-pic [class*="col-"] {
        padding-left: 4px;
        padding-right: 4px;
        padding: 4px;
    }
.table-pic [class*="row"] {
	margin-right: -4px;
	margin-left: -4px;
	margin: -4px;
	}
/* ---about us--- */	
.aboutus{
	padding-top:0px;
	background: url(../images/about-bg.jpg) no-repeat fixed;
	background-size: cover;
	position:relative;
	color:#fff;
	}
	
.aboutus .overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
	bottom:0;
	opacity: 0.8;
	    background: #105a8e;
    background: -moz-linear-gradient(left, #105a8e, #04406a);
    background: -webkit-gradient(left top, right top, #105a8e, #04406a);
    background: -webkit-linear-gradient(left, #105a8e, #04406a);
    background: -o-linear-gradient(left, #105a8e, #04406a);
    background: -ms-linear-gradient(left, #105a8e, #04406a);
    background: linear-gradient(to right, #105a8e, #04406a);	
	}
.aboutus h3.main-heading{
	color:#fff;	
	}
.aboutus .content{
	padding-top:60px;	
	}
.aboutus .content img {
    float: left;
    margin: 0px 10px 5px 0;
}
.aboutus .about-points{
	background:rgba(3, 132, 202, 0.40);
	color:#fff;
	padding-top:80px;
	    padding-bottom: 50px;
	}
.aboutus .about-points > div{
	padding:0;	
	}
.aboutus .about-points  ul li{
	display:block;
	padding-left:90px;
	position:relative;
}
		
.aboutus .about-points i{
	position:absolute;
	margin-top: 20px;
	top:0;
	left:0;
	width:73px;
	height:73px;
	background:url(../images/about-points.png) no-repeat;	
	}
.aboutus .about-points i.icon-a{ background-position:0px 0px;}
.aboutus .about-points i.icon-b{ background-position:-75px 0px;}
.aboutus .about-points i.icon-c{ background-position:-144px 0px;}
.aboutus .about-points i.icon-d{ background-position:-219px 0px;}
	
.aboutus .about-points h4{
	font-family: 'Comfortaa', cursive;
	font-size:15px;
	}
.aboutus .about-points p{
	font-size:12px;		
	}


/* ---products--- */
.products{}
.products .box{
	padding:0;
	position: relative;
    overflow: hidden;	
	}
.products .box img{
	width:100%;
    min-height: 180px;
	position:relative;
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;		
	}
.products .box:hover img{
	-webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all .9s ease;
  transition: all .9s ease;			
	}
.products .box >div {
   position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 0;
    text-align: center;
    background: #003d45b8;
    color: #fff;
    text-transform: uppercase;
	opacity:0;
	    margin-bottom: -16px;
	webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	
	-webkit-transform: rotate(5deg) skew(5deg) scale(1.1,1);
    -mox-transform: rotate(5deg) skew(5deg) scale(1.1,1);
    -ms-transform: rotate(5deg) skew(5deg) scale(1.1,1);
    -o-transform: rotate(5deg) skew(5deg) scale(1.1,1);
    transform: rotate(5deg) skew(5deg) scale(1.1,1);
}
.products .box:hover >div {
	opacity:1;	
	}

.products .box h6{
	font-size:16px;	
    margin: 0;
	padding: 5px 0;
	webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	
	-webkit-transform: rotate(-5deg) skew(-5deg) scale(1.1,1);
    -mox-transform: rotate(-5deg) skew(-5deg) scale(1.1,1);
    -ms-transform: rotate(-5deg) skew(-5deg) scale(1.1,1);
    -o-transform: rotate(-5deg) skew(-5deg) scale(1.1,1);
    transform: rotate(-5deg) skew(-5deg) scale(1.1,1);
	}
.products .box:hover h6{
	padding: 30px 0 40px 0;	
	}
/* ---clients--- */
.clients{
	background:#ededed;
	position:relative;
	padding-top:60px;
	padding-bottom:75px;
	box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.13) inset;	
	}
.clients:after{
content: "";
    width: 100%;
    height: 80px;
    background: #ededed;
    position: absolute;
	z-index:1;
    left: 0;
	bottom:0;
	margin-bottom: -39px;
    -webkit-transform: rotate(3deg) skew(3deg) scale(1.1,1);
    -mox-transform: rotate(3deg) skew(3deg) scale(1.1,1);
    -ms-transform: rotate(3deg) skew(3deg) scale(1.1,1);
    -o-transform: rotate(3deg) skew(3deg) scale(1.1,1);
    transform: rotate(3deg) skew(3deg) scale(1.1,1);
	
	}
.clients .client-list ul li{
	padding:13px 0;
	color:#333;
	font-size:14px;
	position:relative;
	padding-left:15px;		
	}
.clients .client-list ul li:before{
	content: "";
    position: absolute;
    left: 0;
    width: 8px;
    height: 8px;
    background: #ffa04c;
    top:0;
    margin-top: 18px;
    border-radius: 50%;
		
	}

.clients .client-logo >div{
	padding:0;
	text-align:center;
	background:#fff;
	border:1px solid #eaeaea;
	overflow: hidden;
	}
.clients .client-logo >div img{
	 -webkit-filter: grayscale(1);
  filter: grayscale(1);		
	}
.clients .client-logo >div:hover img{
	 -webkit-filter: grayscale(0);
  filter: grayscale(0);		
	}

/* ---contact us--- */

.contact{
	background:#013d45;
	color:#fff;
	padding-top:90px;	
	}
.contact h3.main-heading{
	color:#fff;	
	}
.contact .contact-address .fa {
   width: 30px;
    color: #ffffff;
    height: 30px;
    background: #0695dc;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    margin-right: 20px;
    margin-bottom: 30px;
    margin-top: 7px;
}
.contact .contact-address h5 {
    clear: both;
    margin-top: 25px;
    line-height: 25px;
}
.contact .feedback label{
	font-weight:normal;
	font-size:14px;	
	}
.contact .form-control {
    height: 46px;
	border-radius:0;
    border: 1px solid #eaeaea;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
	}
.contact .btn-theme {
    color: #fff;
    background-color: #0199ae;
    border-color: #0199ae;
	border-radius:0;
	}
.feedback-nav h5{
	color:#76c2ff;
	margin-bottom: 0;		
	}
	
	.feedback-nav h3{
		margin-top: 0;	
	}
.contact .contact-address .feedback-nav .fa{
	float: none;
    margin-left: 5px;
    background: #ff2a00;		
	}

/* ---footer--- */
footer {
	background:#012c32;
	padding: 20px;
	color:#adadab;
	}
footer a {
	color:#adadab;	
	}
	
.navbar-toggle{
	    padding: 4px 10px;	
	}
.navbar-toggle i {
    font-size: 20px;
    color: #fff;
}



@media (max-width:767px){
.tagline {
    margin-top: 50px;
}
.nav-btn {
    margin-top: 50px;
}
.navbar-custom .navbar-brand{
	margin-left:10px;	
	}
.navbar-custom{
	background-color: #00759a;	
	}
	
.howitworks {
    padding-top: 60px;
}
.top-nav-collapse.navbar-custom .nav li a {
    color: #fff;
}

.solutions-box > div {
    min-height: inherit;

}
}

