
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700,100);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url('font-awesome.css');

@import url('overwrite.css');
@import url('animate.css');

body {
  background: #fff;
  font-family:'Roboto', Arial, sans-serif;
  color:#333;
  line-height:1.6em;
  overflow-x:hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight:500; 
    font-family:'Roboto';
	  color:#000;
}

h1{
  font-size: 36px;
  color:#fff;
}

h2{
  font-size:20px;
}

a {
  color: #4CAF50;
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

a:hover, a:focus {
  color:rgba(0,0,0,.85);
  text-decoration:none;
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}

/*************************
*******Header******
**************************/
.navbar-fixed-top .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-header a.navbar-brand img{
    width: 80px;
    height: 64px;
    margin-top: -36%;
    border-radius: 5%
}
.navbar-header a.navbar-brand h5{
    position: absolute;
    top: 30%;
    left: 15%;
    color: white;
}
.navbar {
  border-radius: 0;
  margin-bottom: 0;
  background: #2bb8ff;
  padding: 17px 0;
  padding-bottom: 4px;
}

.navbar-nav>li{
  margin-left: 20px;
}

.navbar-fixed-top .navbar-nav > li > a {
	padding: 5px 12px;
	margin: 0;
	border-radius: 3px;
	color: #ffd;
	line-height: 24px;
	display: inline-block;
	text-transform:;
	font-weight:500;
	font-size:18px;
	font-family:'Roboto';
}

.navbar-fixed-top .navbar-nav > li > a:hover{
	background: #0BA9F9;	
	color:#fff;
}

.navbar-fixed-top {
  border: none;
  background: #325C6A;
}

.navbar-fixed-top .navbar-brand {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}

.navbar-fixed-top .navbar-nav > .active > a,
.navbar-fixed-top .navbar-nav > .active > a:hover,
.navbar-fixed-top .navbar-nav > .active > a:focus,
.navbar-fixed-top .navbar-nav > .open > a,
.navbar-fixed-top .navbar-nav > .open > a:hover,
.navbar-fixed-top .navbar-nav > .open > a:focus {
  background-color: white;
  color: black;
}


/*************************
*******Slider******
**************************/
.slider {
	position: relative;	
	padding-top:70px;
}
.slider .carousel-caption h3{
  font-size: 24px;
  color: black;
}
.slider .carousel-inner img {
    width: 100%;
    height: 585px;
}

#carousel-slider {
  position: relative;
}

#carousel-slider .carousel-indicators {
  bottom: -25px;
}

#carousel-slider .carousel-indicators li {
  border: 1px solid #ffbd20;
}

#carousel-slider a i {
  border: 1px solid #fff;
  border-radius:50%;
  font-size: 30px;
  height: 50px;
  padding: 8px;
  position: absolute;
  top: 50%;
  width: 50px;
  color:#fff;
}

#carousel-slider a i:hover {
  background:#0BA9F9;
  color:#fff;
  border: 1px solid #0BA9F9;
}

#carousel-slider 
.carousel-control {
  width:inherit;
}

#carousel-slider .carousel-control.left i {
  left:40px;
  top: calc(50% - 25px);
}

#carousel-slider .carousel-control.right i {
  right: 40px;
  top: calc(50% - 25px);
}

#carousel-slider
.carousel-control.left, 
#carousel-slider
.carousel-control.right {
  background: none;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  top: calc(50% - 150px);
  font-size:40px;
  left: 15%;
  z-index: 10;
  padding-bottom: 0px;
  color: #fff;
  text-align: center;
}

.carousel-caption  h2 {
	font-size:60px;
	color: #0BA9F9;
}

.carousel-caption  h2 span {
	font-size:60px;
	color: #fff;
}

.carousel-caption  p {
  font-size:30px;
  margin-top:30px;
  color:#fff;
}

.carousel-inner .form-inline .form-group button[type="livedemo"]{
	padding:20px 60px;
	font-size:25px;
	background:#0BA9F9;
	color:#fff;
}

.carousel-inner .form-inline .form-group button[type="livedemo"]:hover {
	color:#0BA9F9;
	background:#fff;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

.carousel-inner .form-inline .form-group button[type="getnow"]{
	padding:20px 60px;
	font-size:25px;
	background:#fff;
	color:#0BA9F9;
}

.carousel-inner .form-inline .form-group button[type="getnow"]:hover {
	color:#fff;
	background:#0BA9F9;
	-webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

/*************************
*******feature******
**************************/
#feature {
	padding-top: 75px;
	background: #fff;
	padding-bottom: 50px;
}
#feature .features-inner1{
  margin: 4%;
}
#feature h6{
  font-size: 16px;
}
#feature h5{
    font-size: 16px;
    margin-top: 0%;
    font-weight: 600;
}
#feature h4{
    font-size: 23px;
    margin-top: -1%;
    font-weight: 600;
    border-bottom: 2px solid rebeccapurple;
    width: 25%;
    padding-bottom: 1%;
    margin-left: 40%;
}
#feature .features-inner1 img{
  width: 40%;
  height: 300px;
  margin: 0% 2% 0% 0%;
  float: left;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border: 1px solid #d8d8d8;
}
#feature .features-inner1 p{
  padding-top: 0%;
}
#feature .features-inner2{
  margin-top: 8%;
  margin-bottom: 3%;
}
#feature .features-inner2 img{
  width: 43%;
  height: 300px;
  margin: 3% 3% 0% 2%;
  float: right;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border: 1px solid #d8d8d8;
}
#feature .features-inner2 p{
  padding-top: 1%;
  padding-left: 4%;
  width: 55%;
}
#feature .features-inner3{
  margin-top: 6%;
  margin-bottom: 3%;
}
#feature .features-inner3 img{
  width: 38%;
  height: 240px;
  margin: 2% 2% 0% 4%;
  float: left;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border: 1px solid #d8d8d8;
}
#feature .features-inner3 p{
  padding-top: 6%;
  padding-right: 2%;
}
#feature .features-inner4{
  margin-top: 12%;
  margin-bottom: 3%;
}
#feature .features-inner4 img{
  width: 38%;
  height: 235px;
  margin: 2% 3% 0% 4%;
  float: right;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border: 1px solid #d8d8d8;
}
#feature .features-inner4 p{
  padding-top: 7%;
  padding-left: 4%;
}

#feature p{
  text-align: justify;
}



/*************************
*******gallery******
**************************/
#gallery {
	padding-top: 3%;
	padding-bottom: 5%;
	background:  rgb(224,224,224);
}
#gallery h3.h3{
  padding: 0% 0% 1% 0%;
    margin: 0% 0% 0% 44%;
    border-bottom: 2px solid #325C6A;
    width: 13%;
}
#gallery img {
	border-radius:8px;
  width: 96%;
  height: 180px;
}

.gallery {
	margin-top:60px;
	margin-bottom:30px;
}

#gallery .text-center {
	padding-top:20px;
	margin-bottom:50px;
	padding-bottom:20px;
}

figure.effect-chico img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}

figure.effect-chico:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}


/*************************
*******our team******
**************************/
#our-team {
	padding-top: 4%;
	padding-bottom: 2%;
	background:#f4f4f4;
}

#our-team h4 {
	color:#0BA9F9;
}

#our-team .text-center {
	padding-top:20px;
	margin-bottom:30px;
	padding-bottom:10px;
}

#our-team .team img {
	border-radius:8px;
}
/*#our-team .row-row .founder img {
    width: 65%;
    margin-top: -18%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 1px solid #d8d8d8;
    border-radius: 5%;
    height: 190px;
    margin-left: 17.5%;
}*/
#our-team .tea, .row-row .text-center img {
    width: 65%;
    height: 250px;
    margin-top: -13%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 1px solid #d8d8d8;
    border-radius: 5%;
    margin-left: 17.5%;
}
#our-team .tea, .team .text-center img {
    width: 65%;
    height: 190px;
    margin-top: -13%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 1px solid #d8d8d8;
    border-radius: 5%;
    margin-left: 17.5%;
}
/*************************
*******our-clients******
**************************/

/*#our-clients{
  padding-top: 1.5%%;
}*/
#our-clients h3{
    padding: 6.3% 0% 1% 0%;
    margin: 0% 0% 5% 42%;
    border-bottom: 2px solid #325C6A;
    width: 16%;
}
#our-clients img{
  width: 100%;
  height: 70px;
  margin: 5% 2%;
  border: 1px solid black;
}


/*************************
*******footer******
**************************/
footer {
  background: #325C6A;
	/*background: #208015;*/
	padding-bottom:20px;
}

#contact {
	background: #fafafa;
	padding-top: 6%;
	padding-bottom:80px;
}
#contact h3.h3{
  padding: 0% 0% 1% 0%;
    margin: 0% 0% 0% 42%;
    border-bottom: 2px solid #325C6A;
    width: 16%;
}
#contact .address{
  padding-left: 8%;
}
#contact .form{
  padding-right: 8%;
  margin-top: 2.5%;
}

#contact ul {
  list-style:none;
  font-size:13px;
}
#contact ul li{
  margin: 1%;
}
#contact ul.ul1 img{
  position: relative;
  width: 33%;
  height: 40px;
}
#contact ul.ul1 h3{
  font-size: 20px;
  padding-bottom: 1%;
  padding-left: 2.5%;
  position: absolute;
  top: 16%;
    left: 18%;
}
#contact ul.ul1 div{
  border-bottom: 2px solid #325C6A;
  padding-bottom: 3%;
  width: 42%;
  margin-bottom: 5%;
  padding-left: 1%;
  margin-top: 10%;
}


#contact ul.ul2 img{
  position: relative;
  width: 40%;
  height: 40px;
}
#contact ul.ul2 h3{
  font-size: 20px;
  padding-bottom: 1%;
  padding-left: 2.5%;
  position: absolute;
  top: 12%;
   left: 21%;
}
#contact ul.ul2 div{
  border-bottom: 2px solid #325C6A;
  padding-bottom: 3%;
  margin-bottom: 5%;
  margin-top: 8%;
  padding-left: 1%;
  width: 45%;
}
.form .form-group {
    margin-bottom: 2%;
}
.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}

#contact .text-center {
	padding-top:20px;
	margin-bottom:30px;
	padding-bottom:10px;
}

#contact .form h2 {
	color:#000;
	margin-bottom:30px;
	font-size:25px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-inline {
	margin-top:15px;
	margin-bottom:15px;	
}

.form-inline .form-group input[type="name"]{
	margin-top:10px;
	border-radius:4px;
	border-radius:6px;
}

.form-inline .form-group input[type="email"]{
	margin-top:10px;
	border-radius:6px;
	padding:5px 20px;
}
#contact .btn {
  display: inline-block;
  padding: 2% 5%;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: none;
  border-radius: 0;
  background-color: #325C6A;
}
#contact .btn:hover {
  color: #0BA9F9;
  border-color: #0BA9F9;
}

ul.social-network {
	list-style:none;
	margin-top:20px;	
	padding:10px;
	transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.social-icon {
	text-align:center;
	margin-bottom:30px;
}

ul.social-network li {
	display:inline;
	margin: 0 18px;	
	font-size:25px;	
}

ul.social-network li a {	
	color:#d0d0d0;
	text-align:center;
}
.social-network i{
    width: 11%;
    height: 50px;
    padding: 2.5%;
} 
.social-network li .fa-facebook {
  color: white;
  background: #155b9d;
}
.social-network li:hover .fa-facebook {
  color: #00abf0;
}
.social-network li .fa-twitter {
  background: #1a9ec4;
  color: white;
}   
.social-network li:hover .fa-twitter {
  color: #00abf0;
}
.social-network li .fa-google-plus {
  color: white;
  background: #e11a30;
}
.social-network li:hover .fa-google-plus {
  color: #eb8984;
  background: #e11a30;
}

.social-network li .fa-youtube-play {
  color: white; 
  background: #ff0000;
}
.social-network li:hover .fa-youtube-play {
  color: #C84941; 
  background: ff0000;
}
.copyright {
  color: white;
}
