/* ==== Google font ==== */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('animate.css');



body {
	font-family:'Open Sans', Arial, sans-serif;
	font-size:14px;
	font-weight:300;
	line-height:1.6em;
	color:#fff;
	background-color:#fff;
	overflow-x:hidden;
}

h1,h2,h3,h4,h5,h6 {
	color:#333;
	line-height:1.1em;
}

p {
	color:#333;
	font-size:13px;
}
a {
    text-decoration:none;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    outline: none;
	color:#333;
}
a:hover {
	text-decoration: none;
	color:#eee;	
	}

.btn-primary {
  padding: 8px 20px;
  background: #1BBD36;
  color: #fff;
  border-radius: 4px;
  border:none;
  margin-top: 10px;
}
	
.text-center h2 {
	margin-bottom:30px;
}

.text-center p {
	margin-bottom:50px;
	color:#333;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #fff;
  text-transform:uppercase;
  font-size:18px;
  border-radius:30px;
  margin-left:-10px;
}

#breadcrumb {
	background-color: #FF4500;
	margin-top: -20px;
}

.breadcrumb { 
  background-color: #FF4500;
  border-radius: 0px;
  padding:3px 10px;
}

.breadcrumb ul{
   text-transform:uppercase;
   margin-top:125px;
   margin-left: -35px;
   font-weight:600;
   list-style: none;
   padding-bottom: 15px;
}

.breadcrumb li{
  float: left;
  margin-right: 10px;
}

/*===========================
  Menu and Navigation
============================ */
.navigation  {
	background-color:#fff;
	padding:0;
}

.navbar-brand h1 {
	margin-top:7px;
	float: left;	
	font-size: 25px;	
	color:#FF4500;	
	text-transform:uppercase;
	font-weight:900;
  margin-right: 10px;
}
.navbar-brand h1 span {
	color: #0026ff;
}

.navbar-brand img {
  width: 30px;
  height: 20px;
  float: left;
  margin-left: 10px;
  margin-top: 13px;
}

.menu {
	font-size:12px;
	float:right;
	text-transform:uppercase;
	font-weight:700;	
}

.menu ul.nav-tabs li {
	color:#000;	
}

.nav-tabs {
	border-bottom: 0;
}
.nav-tabs > li {
	float: left;
	margin-bottom: 0;
  margin-left: -20px !important;
}
.nav-tabs > li > a {	
	border-radius:0;
	color:#999;
	padding:30px;
}

.nav-tabs > li > a:hover {	
	color: #0026ff;
	border-color: #fff #fff #fff;
	border-radius:0;
	background-color:#fff; 
	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;
}
.nav-tabs > li > a.active {
	color: #0026ff;
	border-radius:0;
	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;
}




.media .btn-slide {
  padding: 8px 20px;
  background: #0026ff;
  color: #fff;
  border-radius: 4px;
  margin-top: 0px;
  display: inline-block;
  font-size: 16px;
  margin-left: 40px;
}

.media .btn-slide:hover {
  background: #0066ff;
}

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}

#conatcat-info{
  background: #eee;
  padding: 30px 0;
}

#conatcat-info p {
  font-weight: bold;
}

#conatcat-info_3 {
  font-size: 22px;
  text-decoration: underline;
  font-weight: bold;
  font-style: italic;
  color: #111;
}

#conatcat-info_3:hover {
  color: #FF4500;
}

#conatcat-info a{
  color: #FF4500;
  font-weight: bolder;
}

#second {
  margin-top: -30px;
}

#third {
  margin-top: -30px;
}

.media-body p {
  margin-bottom:30px;
}

.contact-info i{
  width: 60px;
  height: 60px;
  font-size: 40px;
  line-height: 60px;
  color: #FF4500 !important;
  background: #000;
  text-align: center;
  border-radius: 6px;
}

.contact-info h2{
  margin-top: 0;
  color: #000;
}

.contact-info{
  color:#000;
}

/* --- about us --- */
.aboutus {
	padding:50px;
}

.aboutus a {
  color: #0026ff;
  text-decoration: underline;
}

.aboutus a:hover {
  color: #ff3333;
  text-decoration: none;
}

.aboutus p {
  font-weight: 400;
  font-size: 14px;
}

.aboutus img {
	border-radius:6px;
}

.aboutus h3 {
	margin-bottom:30px;
	font-weight:800;
}

.aboutus h4 {
	margin-top:30px;
	margin-bottom:30px;
	font-weight:700;
}

#p_1 {
  margin-top: -30px;
  margin-bottom: 0px;
}

.skill h2{
	margin-top:-10px;
	margin-bottom: 25px;
}

.progress-wrap{
  position: relative;
}

.progress .color1,
.progress .color1 .bar-width{
  background: #2d7da4;
}

.progress .color2,
.progress .color2 .bar-width{
  background: #6aa42f;
}

.progress .color3,
.progress .color3 .bar-width{
  background: #ffcc33;
}

.progress .color4,
.progress .color4 .bar-width{
  background: #db3615;
}

.progress, 
.progress-bar {
  height: 15px;
  line-height: 15px;
  background: #e6e6e6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
  text-align: right;
}

.progress{
  position: relative;
}

.progress .bar-width{
  position: absolute;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  top: -30px;
  border-radius: 2px;
  margin-left: -30px;
}

.progress span{
  position: relative;
}

.progress span:before{
  content: " ";
  position: absolute;
  width: auto;
  height: auto;
  border-width: 8px 5px;
  border-style: solid;
  bottom: -15px;
  right: 8px;
}

.progress .color1 span:before{
  border-color: #2d7da4 transparent transparent transparent;
}

.progress .color2 span:before{
  border-color: #6aa42f transparent transparent transparent;
}

.progress .color3 span:before{
  border-color: #ffcc33 transparent transparent transparent;
}

.progress .color4 span:before{
  border-color: #db3615 transparent transparent transparent;
}

/* --- footer --- */
.footer {
	background:#FF4500;
	padding:15px 22px;
}

.copyright {
  margin-top:30px;
}

.copyright a {
  color:#fff;
  text-decoration: underline;
  font-weight:600;
  font-size:12px;
  text-shadow:none;
}

.copyright a:hover {
  color: lightgray;
}

.copyright p {
  color:#fff;
  font-weight:600;
  font-size:14px;
  text-shadow:none;
}

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;
}

ul.social-network li {
	display:inline;
	margin: 0 18px;	
	font-size:25px;	
}

ul.social-network li a {	
	color:#d0d0d0;	
}
.social-network li:hover .fa-twitter {
  color: #00abf0;
}
.social-network li:hover .fa-facebook {
  color: #39579a;
}
.social-network li:hover .fa-linkedin {
  color: #0077b5; 
}

.copyright {
	margin-top:30px;
}

/* --- services --- */
.services {
	padding:50px;
}

#services_2 {
  margin-top: -10px;
}

#asort {
  margin-top: -10px;
}

.services span {
  font-weight: 800;
}

.services img {
	border-radius:6px;
}
.services hr {
  color: #FF4500 !important;
}

.services p {
	margin-top:30px;
	font-size:14px;
}

.model {
  font-size: 14px !important;
  margin-top: -5px !important;
}

.media i {
	color:#0026ff;
	font-size:50px;
}

.media h3 {
  font-weight:800;
}

.media h4 {
	font-size:20px;
	font-weight:600;
	color:#FF4500;
}

#contact-page .contact-wrap {
  margin-top: 20px;
}

.center h2{
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 20px;
  text-align:center;
}
.center p{
   text-align:center;
}

.btn-lg:hover {
	color:#1BBD36;
	background:#ddd;
}

a.scrollup{
  color:aqua;
  height:40px;
  width:40px;
  font-size:12px;
  line-height:30px;
  text-align:center;
  text-decoration:none;
  position:fixed;
  bottom:10px;
  right:10px; 
  opacity:0,5;
  border-radius:50%;
  z-index:999;
}
a.scrollup:hover{
  opacity:1;
  background-color:#ddd;
  color:aqua;
}