/*
    Theme Name: Multi
    Theme URL: https://bootstrapmade.com/multi-responsive-bootstrap-template/
    Author: BootstrapMade
    Author URL: https://bootstrapmade.com
*/
/* ==== Google font ==== */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);

@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('overwrite.css');
@import url('animate.css');
.modal-body p{
  color:#545454;
  font-size: 18px;
}
.modal-body p{
  color:#545454;
  font-size: 16px;
}
.responcebility{
    color:#545454;
}
.gm-style-iw{
    color: #545454;
  }
  .desc {
    color: #545454 !important;
    font-size: 17px;
    margin-bottom: 20px;
  }
  .btn-wide{
        background-color: #ed3237;
    color: #fff;
    border-radius: 4px;
    box-shadow: 1px 2px #ccc;
  }
    .btn-wide:hover{
      color: #fff;
    }
  .heading{
    color: #ed3237;
    font-size: 25px;
  }
  .closing-date{
    color: #545454
  }
.getintouch{
  color:#ed3237;
  margin-bottom: 25px;
  text-align: center;
}
.maps{
  margin-bottom:40px;
}
.contact{
  color: #545454;
}
.send{
border-radius: 5px;
}
.text-xxs-center{
  color: #555f77;
    text-align: start;
    font-weight: 300;
        font-size: 3.6rem;
    line-height: 1.25;
        margin-bottom: 1.5rem;
        margin-top: 1.5rem;
  }
  .text-center{
    color: #555f77;
    text-align: center;
    font-weight: 300;
    font-size: 3.6rem;
    line-height: 1.25;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
  }
  .tech{
    margin-bottom: 30px;
  }
  .it{
    list-style-type: none;
    position: absolute;
    background: rgba(0,0,0,0.6);
    display: none;
  }

  .services-list{
    margin-left: -33px;
    text-align: center;
    padding: 9px;
  }
  .services-list a{
    color: #fff !important;
  }
  .services-list a:hover{
color: #ED502E !important;
font-size: 12px;
  }
  .presentation a{
    position: relative;
  }
  .service-list{
    position: absolute;
    text-align: center;
      }
      .direct {
        margin-bottom: 20px;
      }
      .why-us{
        width: 350px;
      }
      .placement img{
        width: 450px;
      }
      .direct img{
        width: 500px;
      }
      .title{
        font-style: normal;
        color: #ff0000;
        font-size: 1.4em;
             }
      .people{
        margin-left: 40px;
      }
  .why-us-text{
    color: #ff0000;
    text-align: center;
    font-weight: 300;
    line-height: 1.40 !important;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
  }

  .tech-table td{
    column-width: 120px; 
  }
   
  
  .photos-gallery{
    background-color: #f5f7fa;
     margin-bottom: 1.5rem;
  }
  .mission-text{
    font-size: 17px;
    font-feature-settings: "kern", "liga", "pnum";
    color: #555f77;
    text-align: start;
    font-weight: 300;
     line-height: 1.1;
     margin-bottom: 15px;
  }
.gallery{
  float: left;
  display: inline;
}
.gallery_1{
  margin-top:10px !important;
  margin-bottom: 20px !important;
}
.photos{
  margin-left: 30px;
}
.photos img{
  width:414px;
    margin-right: 10px;
    margin-bottom: 10px;
}

  .values{
    font-weight:600;
    color: #555f77;
    margin-left: -5px;
  }
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;
	transition: all 0.3s ease 0s;
}

hi,h2,h3,h4,h5,h6 {
	color:#ff0000;
	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: #ED502E;
	color: #fff;
	border:none;
	margin-top: 20px;
}	

.btn-primary:hover, 
.btn-primary:focus{
  background: #eb8984;
  outline: none;
  box-shadow: none;
} 

.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;
}

.btn-default:hover {
	background-color:#f9f9f9;
	color:#ED502E;
	border-color: #fff;	
}

/*===========================
  Menu and Navigation
============================ */
.navigation  {
	background-color:#fff;
	padding:0;
}

.navbar-brand h1 {
	margin-top:-1px;
	padding-top:3px;
	float: left;	
	font-size: 30px;	
	color:#333;		
}
.navbar-brand h1 span {
	color: #ED502E;
}

.menu {
	font-size:12px;
	float:right;
	text-transform:uppercase;
	font-weight:600;	
}

.menu ul.nav-tabs li {
	color:#000;	
}
.logo {
  margin: 20px 0 18px;
}
.logo img{
  width:185px;
  height:60px;
}
.nav{
margin-top:40px;	
}
.nav-tabs {
	border-bottom: 0;
}
.nav-tabs > li {
	float: left;
	margin-bottom: 0;
}
.nav-tabs > li > a {	
	border-radius:0;
	color:#333;
	padding:0 24px;
}

.nav-tabs > li > a:hover {	
	color: #ED502E;
	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: #ED502E;
	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;
}

.slider {
	margin-top:-20px;
	margin-right:0px;
	margin-left:-40px;
}

.slider img {
    width: 100%;
}
.bx-wrapper{
margin-bottom:0;	
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
bottom:5px;	
}
.bx-wrapper .bx-pager.bx-default-pager a{
width:15px;
height:15px;
border:solid 1px #999;	
background:#fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  border: solid 1px #ed502e;
}
.box {
	margin-top:25px;
	text-align:center;	
	background:#f9f9f9;
}
.box h4 {
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:0px;
	padding:50px 0;
	min-height:140px;
}
.box i {
	color: #fff;
    border-radius: 50%;
    padding: 22px;
    background: #ED502E;
    height: 90px;
    width: 90px;
}
.box i:hover {
	color:#ED502E;
	background:#fff;
}

/*===========================
 Clients
============================ */
.clients {
  float: left;
  padding: 40px 0 12px;
  width: 100%;
}
/*===========================
 Expert
============================ */

.expert {
  float: left;
  width: 100%;
  padding: 40px 0 31px;
}
/*===========================
 Feature Area
============================ */
.features-area {
  float:left;
  width:100%;
  padding:45px 0 65px;
  background:#f7f7f7;
}
.feature-box {
	float: left;
	width: 100%;
	margin:30px 0 0;
}
.feature-box p {
	color:#333;	
	font-size:15px;
}
.features-box figure {
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.feature-box figure::before {
	background-color: transparent;
	border: 10px solid #fff;
	bottom: 7%;
	content: "";
	left: 5%;
	opacity: 1;
	position: absolute;
	right: 7%;
	top: 7%;
}
.feature-box figure {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
/*===========================
 Feature
============================ */
.features p {
	margin-bottom:70px;
	color:#333;
}

.main-feature {
	padding-bottom:0px;
	padding-top:0px;
	float:left;
	width:100%;
}

.main-feature .media {
	margin-top:30px;
	margin-bottom:0px;
}

.main-feature .media p {
	margin-top:20px;
	margin-bottom:30px;
	color:#333;
}

.main-feature .media i {
	border-radius:50%;
	padding:20px;
	background:#ED502E;
	color:#fff;
}
.main-feature.bg{
background:#fD502E;	
 padding: 40px 0 65px;
}
.main-feature .text-center {
	
	
	margin-top:0px;
}
.client-logos img {
  height: auto;
  width: 100%;
}
.platforms{
  width:128px;
  height: 128px;
}
.main-feature .text-center h2,p {
	color:#fff;
}

.main-feature .text-center p {
	color:#fff;
}
/*===========================
	about-us
============================ */

.about-us {
	background:#f9f9f9;
	margin-top:0;
	padding-top:40px;
	padding-bottom:12px;
	float:left;
	width:100%;
	display:none;
}

.about-us img {
	margin-top:50px;
	border-radius:20%;
	margin-bottom:20px;
}
/*===========================
	Footer
============================ */
footer{
float:left;
width:100%;	
}
/*===========================
	services
============================ */
.services {
	background:#f9f9f9;
	margin-top:-50px;
	padding-top:90px;
	padding-bottom:50px;
}

.services img {
	margin-top:50px;
	border-radius:50%;
	margin-bottom:20px;
}

.services-box i {
	padding:50px;
	margin-top:30px;
	margin-bottom:40px;
	border-radius:50%;
}
.services-box i.fa-rocket {
	background-color: #00abf0;	
}
.services-box i.fa-cogs {
	background-color: #02FE7C;	
}
.services-box i.fa-eye {
	background-color: #0077b5;	
}

.services-box h4 {
	margin-bottom:20px;
}

.skills {
	margin-top:60px;
}

.skill {
	margin-top:60px;
	margin-bottom:50px;
	padding-bottom:50px;
}

.skill h2{
  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: 50px;
  line-height: 20px;
  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;
}

.services-skill {
	margin-top:30px;
	margin-bottom:50px;
	padding-bottom:50px;
}

/*===========================
	blog
============================ */
#blog {
	margin-top:50px;
}

.widget {
  margin-bottom: 60px;
  padding-left: 0;
}

.single_comments {
  margin-bottom: 20px;
}

.single_comments img {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}

.single_comments p {
  margin-bottom: 0;
}

.widget .entry-meta span {
  display: inline-block;
  margin-right: 10px;
}

.widget h3 {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.blog_category{
  list-style:none;
  margin:0;
  padding:0;
}

.blog_category li{
  float:none;
  margin-bottom:20px;
}

.blog_category li a {
  background:#f5f5f5;
  border-radius: 4px;
  color: #888;
  display: inline-block;
  padding: 5px 15px;
}

.blog_category li a:hover{
  background:#ED502E;
  color: #fff;
}

 .badge:before {
  border-color: transparent transparent transparent #ED502E;
  border-style: solid;
  border-width: 10px;
  bottom: -8px;
  content: "";
  height: 0;
  left: 5px;
  position: absolute;
  z-index: -99999;
}

.badge {
  background-color: #ED502E;
  border-radius: 5px;
  color: #fff;
  padding: 8px;
  position: relative;
  left: 60px;
  top: -18px;
  font-weight: normal;
}

.blog_archieve {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.blog_archieve li {
  padding: 10px 0;
  border-bottom: 1px solid #f5f5f5;
}

.blog_archieve li:first-child {
  padding-top: 0;
}

ul.gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.gallery li {
  display: block;
  width: 60px;
  padding: 0;
  margin: 0 4px 4px 0;
  float: left;
}

ul.faq {
  list-style: none;
  margin: 0;
}

ul.faq li {
  margin-top: 30px;
}

ul.faq li:first-child {
  margin-top: 0;
}

ul.faq li span.number {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #34495e;
  color: #fff;
  font-size: 24px;
}

ul.faq li > div {
  margin-left: 70px;
}

ul.faq li > div h3 {
  margin-top: 0;
}


.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-item {
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 50px;
}

.blog .blog-item .img-blog {
  border-radius: 5px;
  margin-bottom: 45px;
}

.blog .blog-item .blog-content {
  padding-bottom: 25px;
}

.blog .blog-item .blog-content h2 {
  margin-top: 0;
  font-size: 30px;
}

.readmore{
  margin-top: 0;
}

.blog .blog-item .blog-content h4 {
  color: #858586;
  margin-bottom: 40px;
  /* font-weight: 300 */}

.blog .blog-item .blog-content p {
  font-size: 13px;
  color:#858586;
}

.blog .blog-item .entry-meta {
  border-radius: 5px;
  overflow: hidden;
}

.blog .blog-item .entry-meta > span {
  background: #f5f5f5;
  border-top: 1px solid #fff;
  display: block;
  font-size: 12px;
  overflow: hidden;
  padding: 5px;
  text-align: left;
}

#publish_date {
  background: #ED502E;
  border-bottom: 5px solid #4e4e4e;
  color: #fff;
  padding: 5px 0;
  text-align: center;
}

.blog .blog-item .entry-meta > span {
  color: #ccc;
}

.blog .blog-item .entry-meta > span a {
  font-size: 12px;
  margin-left: 3px;
  font-weight: 300;
  color: #888;
}

ul.pagination > li > a {
  border: 1px solid #F1F1F1;
  margin-right:5px;
  border-radius: 5px;
  font-size: 16px;
  padding: 5px 14px;
}

ul.pagination > li > a i{
  margin-left:5px;
  margin-right:5px;
}

ul.pagination > li.active > a, 
ul.pagination > li:hover > a {
  background-color: #ED502E !important;
  border-color: #ED502E !important;
  color: #fff;
}

.search_box {
  background-image: url("../images/search_icon.png");
  background-position: 314px 15px;
  background-repeat: no-repeat;
  border-color: #DEDEDE;
  height: 48px;
  outline: medium none;
  box-shadow: none;
}

.form-control:focus {
  box-shadow:none;
  outline: 0 none;
}

ul.tag-cloud, 
ul.sidebar-gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tag-cloud li{
    display: inline-block;
    margin-bottom: 3px;
}

.tag-cloud li a {
  background: #f5f5f5;
  color: #888;
  border: 0;
  border-radius: 4px;
  padding: 8px 15px;
}

.tag-cloud li a:hover{
  background:#ED502E;
  color: #fff;  
}

.sidebar-gallery li{
  display: inline-block;
  margin: 0 10px 10px 0;
}

.sidebar-gallery li a {
  border-radius: 4px;
  display: inline-block;
}

/*===========================
	portfolio
============================ */
.recent-work-wrap {
  position: relative;
}

.recent-work-wrap img{
  width: 100%;
}

.recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

.recent-work-wrap .recent-work-inner h3{
  margin: 10px 0;
}

.recent-work-wrap .recent-work-inner h3 a{
  font-size: 24px;
  color: #fff;
}

.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #ED502E;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 30px;
}

.recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.recent-work-wrap:hover .overlay {
  opacity: 1;
}

#portfolio {
  margin-top: 50px;
  margin-bottom:50px;
}

.portfolio-items, 
.portfolio-filter {
  list-style: none outside none;
  margin: 0 0 40px 0;
  padding: 0;
}

.portfolio-filter > li {
  display: inline-block;
}

.portfolio-filter > li a {
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  margin-right: 20px;
  text-transform: uppercase;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  border: 1px solid #F2F2F2;
  outline: none;
  border-radius: 3px;
}

.portfolio-filter > li a:hover,
.portfolio-filter > li a.active{
  color:#fff;
  background: #ED502E;
  border: 1px solid #ED502E;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.portfolio-items > li {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.portfolio-item {
  margin: 0;
  padding:0;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

/*===========================
	contact
============================ */
/* --- Map --- */
.map{
	position:relative;
	margin-top:50px;
	margin-bottom:40px;
  color: black;
}

/* google map */
#google-map{
    position:relative;
    height: 400px;
}

.contact {
	margin-top:50px;
}

.contact-info {
	margin-top:50px;
}

.contact-info p {
	color:#333;
}

.contact-info ul {
	color:#333;
	list-style:none;
	margin-left:-40px;
}

.contact-info ul li {
	margin-top:20px;
	margin-bottom:20px;
}

.contact-info i {
	color:#eb8984;	
}

.contact-form {
	margin-bottom:80px;
}

.form-group .form-control {
  padding: 7px 12px;
  border-color:#ddd;
  box-shadow: 3px 2px #ddd;
  border-radius: 5px;
}

textarea.form-control {
	box-shadow: none;
	border-color:#ddd;
	border-radius:0;
}

.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;
}

/*===========================
	footer
============================ */
.footer {
	background:#292929;
	 padding: 44px 0 52px;
	 color:#e8e8e8;
}

.footer p {
	margin-top:-8px;
	font-size:13px;
	line-height:30px;
	color:#e8e8e8;
}

.footer h2 {
	color:#fff;
	margin-bottom:50px;
	font-size:20px;
}
.footer hr{
border-color:#5f5f5f;	
}
ul.social-network {
	margin-top:30px;
	margin-bottom:30px;
	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;
	font-size: 14px;
	margin-right:10px;
	
}
ul.social-network li a {	
	color:#d0d0d0;
	padding:5px 10px;
	background:#000;
	border-radius:50%;
}

.social-network li:hover .fa-twitter {	
	color: #00abf0;	
}

.social-network li:hover .fa-facebook {
  color: #39579a;
}
.social-network li:hover .fa-google-plus {
  color: #eb8984;
}
.social-network li:hover .fa-pinterest {
  color: #c9171e;
  
}
.social-network li:hover .fa-linkedin {
  color: #0077b5;
  
}
.footer h3 {
	color:#fff;
	margin-bottom:22px;
	font-size:16px;
}
.footer ul {
	text-decoration:none;
	list-style:none;
	margin-left:-40px;
	font-size:13px;
}
.footer ul li:hover {
	color:#ccc;
	cursor:pointer;	
}
.footer ul li i{
margin-right:4px;
font-size:16px;	
}
.sub-footer{
color: #e8e8e8;	
}
.sub-footer a {
	color: #e8e8e8;
	font-size:13px;	
}

.sub-footer a:hover {
  color: #ED502E;
}

.sub-footer {
	background:#090909;
	padding:30px;
}
.sub-footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sub-footer ul > li {
  display: inline-block;
  color:#fff;
  font-size:13px;
  margin-right:30px;
}

a.scrollup{
    color:#fff;
	height:40px;
	width:40px;
	font-size:12px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	position:fixed;
	bottom:20px;
	right:40px;	
	opacity:0,5;
	border-radius:50%;
	z-index:999;
}
a.scrollup:hover{
	opacity:1;
	background-color:#ED502E;
	color:#fff;;	
}
/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com
*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 100vh;
}
.fade-carousel .carousel-inner .item {
    height: 100vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .3;
}
.custom-icon {
  font-size: 18px;
    background: #666;
    background: rgba(0,0,0,0.6);
    padding: 5px;
    -webkit-border-radius: 1100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #fff;
    color: #fff;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.46);
    text-align: center;
    display: block;
    vertical-align: middle;
    width: 40px;
    height: 40px;
    line-height: 30px;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.custom-icon:hover {
  background:rgba(0,0,0,0.7);
}
.fix-editor {
  display:none;
}
.icon-wrapper {
  display:inline-block;
}
.footer-img{
  height: 80px;
}
/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-image: url(../images/slider/1.jpg); 
}
.fade-carousel .slides .slide-2 {
  background-image: url(../images/slider/2.jpg); 
}
.fade-carousel .slides .slide-3 {
   background-image: url(../images/slider/3.jpg); 
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}
@media (min-width: 992px) and (max-width: 1024px) { 
.nav-tabs > li > a {
	padding:0 15px;
	}	

}
@media (min-width: 768px) and (max-width: 991px) {
	
.menu {
	float:left;
	}	
.nav {
  margin:10px 0 20px;
}	
.nav-tabs > li:first-child > a {
	padding-left:0;
	}
.nav-tabs > li > a {
	padding:0 15px;
	}	
.sub-footer .copy-right{
margin-bottom:15px;	
}
.sub-footer .pull-right{
float:none !important;	
}
.footer > div > div {
	margin:0 0 50px;
	}
.footer ul br {
display:none;	
	}
}
@media (max-width: 767px) {
.client-logos img{
margin-bottom:30px;	
}
.feature-box img {
margin:0 0 20px;
}
.footer > div > div {
	margin:0 0 50px;
	}
.footer ul br {
display:none;	
	}
.sub-footer {
	padding:30px 0;
	}
.sub-footer .copy-right{
margin-bottom:15px;	
}
.sub-footer ul > li{
	margin-right: 10px;
}
.sub-footer .pull-right{
float:none !important;	
}
}