/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {
    width: 100%;
    height: 100%;
	
}

body {
    font-family: 'Lato', sans-serif; counter-reset: section; 
}

hr {
    max-width: 50px;
    border-color: #4e4e4c;
    border-width: 3px;
}

hr.light {
    border-color: #fff;
}

a {
    color: #94a03a;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:hover,
a:focus {
    color: #333;
	text-decoration:none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif; text-transform:uppercase;
}

p {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 1.5;
}

.bg-primary {
    background-color: #f05f40;
}

.bg-dark {
    color: #fff;
    background-color: #222;
}

.text-faded {
    color: rgba(255,255,255,.7);
}

section {
    padding: 100px 0;
}

aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}
.top-logo {
    padding: 0px 0;
}
.navbar-toggle .icon-bar{ background:#ffffff;} 

.navbar{margin-bottom:0px;  border: none;}

.navbar-brand{ color:#fff; display:none;}

.navbar-nav>li>a {
    padding-top: 16px;
    padding-bottom: 10px;
    color: #ffffff;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #36a9d5;
	color:#ffffff;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #36a9d5;
    border-color: #337ab7;
}
.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
	 border-radius:0;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}

.input-group-addon { border-radius:0;}

.btn-learn-more {
    width: 270px;
    font-size: 16px;
    padding: 15px;
    color: #fff;
    font-weight: 600;
    text-align: center;
	border-radius: 4px;
    border: 2px solid #fff;
	display: block;
    margin: 0 auto;
}

.btn-learn-more:hover {
    color: #878787;
    background-color: #fff;
}

.btn-learn-more i {
    margin-left: 10px;
    font-size: 21px;
    position: relative;
    top: 3px;
}


div#mid-navigation {
    width: 100%;
    top: 50px;
    z-index: 1;
/*	background: #e50500 url(../img/pattern-main-menu.gif);*/
	background-color: #38b0dd;
    background-image: url("http://www.transparenttextures.com/patterns/az-subtle.png");
}

/*#menu-primary-navigation-1 li a { color: #dddddd; font-weight: 700; font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif; text-transform:capitalize;}

#menu-primary-navigation-1 li a:hover {background-color: #94a03a;color: #fff;}*/


footer {   background: #555; padding:10px 0; color: #c3c3c3; font-size: 12px;}

footer .copyright p {
    float: left;
    margin-bottom: 0;color: #c3c3c3;font-size: 12px;
}
footer .copyright a {
    border-right: 1px solid #8c8c8c;
    padding-right: 10px;
    margin-right: 10px;
    color: #c3c3c3;
}
footer .copyright div span {
    display: inline;
}
footer .copyright div {
    float: right;
}

/*About Us page Css*/

.about-us-banner {
	width: 100%; 
	margin-bottom: 10px; min-height: 200px;
	box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);}


.page-title {
   line-height: 150px; font-size:30px; color:#ffffff;}


.body-area{ padding:30px 0; min-height:500px;}

.scrollToTop{
	width:40px; 
	height:40px;
	padding:10px; 
	text-align:center; 
	background: #555;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	position:fixed;
	bottom:38px;
	right:40px;
	display:none;
}
.scrollToTop:hover{
	text-decoration:none;
}

/* custom inclusion of right, left and below tabs */

.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #ddd;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}


/* About us page END */

.img-area:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: '';
    transition: opacity linear 0.3s;
    background: -moz-linear-gradient(top, rgba(113,113,113,0.1) 0%, rgba(28,28,28,0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(113,113,113,0.1) 0%, rgba(28,28,28,0.5) 100%);
    background: linear-gradient(to bottom, rgba(113,113,113,0.1) 0%, rgba(28,28,28,0.5) 100%);
}

.img-area:hover:after {
    opacity: 0.5;
}

.info:hover .img-area:after{opacity: 0.5;}

.gallery {
     display: block;
    position: relative;
    margin: 0 0 18px;
    width: auto;
}

.img-area {
    position: relative;
}

.info {
    position: absolute;
    bottom: 0;
	width:100%;
    text-align: center;
	color: #ffffff;
	z-index:2;
}
span.btn {
    border: 2px solid #fff;
    border-radius: 0px;
    display: inline-block;
    margin-bottom: 10px;
}
span.btn:hover {
    color: #D8E47D;
}

.right-ber-category {
    border-left: 1px solid #ddd;
}

.height-flex{ display:flex;}

.left-ber-category, .right-ber-category h3 {
    text-align: center;
}

.right-ber-category p{ font-size:12px;}

.each-row{ border-bottom:1px solid #ddd; display: inline-block; margin-top:20px;}

.each-row h5 {
    margin: 0;
}

.featureImg a {   display: block;   overflow: hidden;}

.featureImg {border-bottom: 1px solid #ddd; padding: 20px 0 20px;}

.featureImg a img {
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
}
.featureImg a img:hover {
    transform: scale(1.1) rotate(-1.1deg);
    -webkit-transform: scale(1.1) rotate(-1.1deg);
    -moz-transform: scale(1.1) rotate(-1.1deg);
    -ms-transform: scale(1.1) rotate(-1.1deg);
    -o-transform: scale(1.1) rotate(-1.1deg);
}


.miniicon {
        background-color: #94a03a;
    height: 50px;
    line-height: 55px;
    margin: 35px auto;
    color: #fff;
    position: relative;
    width: 90px;
	
}

.miniicon:before {
    border-bottom: 25px solid red;
    border-left: 45px solid rgba(0, 0, 0, 0);
    border-right: 45px solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -25px;
    width: 0;
	border-bottom-color: #94a03a;
}
.miniicon:after {
    border-left: 45px solid rgba(0, 0, 0, 0);
    border-right: 45px solid rgba(0, 0, 0, 0);
    border-top: 25px solid #94a03a;
    bottom: -25px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
    background-color: ;

}

span.contact-icon {
    background: #94a03a;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    line-height: 30px;
	margin: 2px 5px;

}

 .navbar .navbar-nav {
            display: inline-block;
            float: none;
        }
        
        .navbar .navbar-collapse {
            text-align: center;
        }

header {
    position: relative;
    width: 100%;
    min-height: auto;
    text-align: center;
    color: #fff;
    background-image: url(../img/header-1.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
	height:84vh;
}

header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: center;
}

header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
	 text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75);
}

header .header-content .header-content-inner hr {
    margin: 30px auto;
}

header .header-content .header-content-inner p {
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,.7);
}

@media(min-width:768px) {
	
	#menu-primary-navigation-1 {
    width: 570px;
    margin: 0 auto;
    float: none;
    margin-bottom: 0;
}

    .navbar-default {
        border-color: rgba(255,255,255,.3);
        background-color: #ffffff;
    }

    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255,255,255,.7);
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color:#535353;
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: #535353;
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #94a03a;
    }

    .navbar-default.affix {
        border-color: rgba(34,34,34,.05);
        background-color: #fff;
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 14px;
        color: #f05f40;
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #eb3812;
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #222;
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        color: #f05f40;
    }
	

    header .header-content {
        position: absolute;
        top: 40%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 26px;
		text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75);
    }
}

.section-heading {
    margin-top: 0;
}

.service-box {
    margin: 50px auto 0;
    max-width: 400px;
}

@media(min-width:992px) {
    .service-box {
        margin: 20px auto 0;
    }
}

.service-box p {
    margin-bottom: 0;
}

.portfolio-box {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 650px;
}

.portfolio-box .portfolio-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    opacity: 0;
    background: rgba(240,95,64,.9);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    padding: 0 15px;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
    opacity: 1;
}

.what-we-do-list{ margin:0 ; padding:0;}

.what-we-do-list li{display:inline-block; padding:4px 5px;}

.what-we-do-list li::before {
	counter-increment: section;   
    content: counters(section,".") " "; 
	background:#94a03a;
	color:#ffffff;
	width:40px;
	height:40px;
	line-height: 40px;
	text-align:center;
	display:inline-block; margin-right:4px;  vertical-align: middle;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;}

.slice-img {
    text-align: center;
    background-attachment: scroll;
    height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover; 
}

.slice-img .slice-detail {
    padding: 10% 0 10% 0;
}

.slice-img .slice-detail p {
    margin-bottom: 1.2em;
}

.slice-img .slice-detail button {
    width: 100px;
    height: 100px;
    font-size: 40px;
	border: 3px solid #fff;
}
.btn-df272e {
	background-color: rgba(148,160,58, 0.6);
}

.b-btn-circle {
    width: 100px;
    height: 100px;
    text-align: center;
    padding: 5px 0;
    font-size: 40px;
    line-height: 1.428571429;
    border-radius: 50px;
    font-weight: 700;
}

.slice-img .slice-detail h2 {
    font-weight: 300;
    font-size: 55px;
    text-shadow: 1px 1px 10px #000;
}
._white {
    color: #fff;
}


.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 5%;
  margin-left: -1.5px;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  width: 86%;
  float: right;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding:40px 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}

.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 5%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-badge.primary {
  background-color: #2e6da4 !important;
}

.timeline-badge.success {
  background-color: #3f903f !important;
}

.timeline-badge.warning {
  background-color: #f0ad4e !important;
}

.timeline-badge.danger {
  background-color: #d9534f !important;
}

.timeline-badge.info {
  background-color: #5bc0de !important;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}



.features-box{
	min-height: 310px; 
	background:#ffffff;  
	text-align:center; 
	position:relative; 
	border-bottom:5px solid #ddd; 
	margin-bottom:20px;
	-webkit-box-shadow: 2px 4px 17px 0px rgba(50, 50, 50, 0.48);
-moz-box-shadow:    2px 4px 17px 0px rgba(50, 50, 50, 0.48);
box-shadow:         2px 4px 17px 0px rgba(50, 50, 50, 0.48);}

.features-box h3{ text-transform:uppercase; font-size:18px;}

.features-box:after{
	content: "";
    position: absolute;
    left: 0;
    transform: scale(0);
    bottom: -5px;
    height: 5px;
    width: 100%;
	margin:0 auto;
    background: #006b2d;
	  -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; 
  -webkit-transition: all ease-in-out 0.4s; 
    -moz-transition: all ease-in-out 0.4s;
    -ms-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s; 
	}
	
.features-box:hover {
    color: #006b2d;
    text-decoration: none;
}

.features-box:hover:after {
 transform: scale(1); 
}

@media(min-width:768px) {
	
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 16px;
    }

    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 22px;
    }
}

.call-to-action h2 {
    margin: 0 auto 20px;
}

.text-primary {
    color: #f05f40;
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.btn-default {
    border-color: #fff;
    color: #222;
    background-color: #fff;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    border-color: #ededed;
    color: #222;
    background-color: #f2f2f2;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    border-color: #fff;
    background-color: #fff;
}

.btn-default .badge {
    color: #fff;
    background-color: #222;
}

.btn-primary {
    border-color: #f05f40;
    color: #fff;
    background-color: #f05f40;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    border-color: #ed431f;
    color: #fff;
    background-color: #ee4b28;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #f05f40;
    background-color: #f05f40;
}

.btn-primary .badge {
    color: #f05f40;
    background-color: #fff;
}

.btn {
    border: 0;
    border-radius: 300px;
    text-transform: uppercase;
    font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
    font-weight: 700;
}

.btn-xl {
    padding: 15px 30px;
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fff;
    background: #222;
}

img::selection {
    color: #fff;
    background: 0 0;
}

img::-moz-selection {
    color: #fff;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}

@media(max-width:768px) {
/*div#mid-navigation { top: 100px;}*/
.nav>li>a {padding: 14px 10px; font-size: 13px;}

}

@media(max-width:736px) {
	li.in-responsive {display: block;}
	header { height:auto;}
	.navbar-brand{ color:#fff; display:block;}
	.right-ber-category {  border-left: none;}
	}
	
@media(max-width:480px) {
	.height-flex{ display:block;}
	.slice-img .slice-detail h2{ font-size:30px;}
	li.in-responsive {display: block;}
	.navbar-form {margin-right: 0px; }
	footer .copyright p { float:none;}
	}

@media(max-width:414px) {
	header { height:100vh;}
	}
	
@media(max-width:375px) {
	header { height:100vh;}
	}
		
@media(max-width:320px) {
	header { height:100vh;}
	}