.montserrat {
	font-family: 'Montserrat', sans-serif;
}
#fh5co-logo {
    margin: 30px 0;
     width:120px;
    background: url(../images/logo-nav.png);
        background-repeat: repeat;
        background-size: auto auto;
    background-size: 100%;
    height:160px;
    background-repeat: no-repeat;
    margin-left: 140px;
}

.top-nav-collapse #fh5co-logo {
    margin: 20px 0;
	margin-left: 50px;
    width: 200px;
    background: url(../images/logo-nav-fixed.png);
        background-repeat: repeat;
        background-size: auto auto;
    background-size: 100%;
   opacity: 1;
  transition: opacity .25s ease-in-out;
	background-repeat: no-repeat;
}
.fh5co-logo-inner img {
    margin: 20px 0;
	margin-left: 50px;
    width: 200px;
    background-size: 100%;
    
}
.fh5co-nav-toggle {
	top: 10px;
	font-family: 40px;
}
.fh5co-nav .top-menu {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 0 11px -5px #000;
	padding: 15px 0;
	position: fixed;
	width: 100%;
}
.fh5co-nav-toggle {
	background: #E9753E none repeat scroll 0 0;
	padding: 4px 10px;
	position: fixed;
	right: 13px;
	top: 13px;
	z-index: 2021;
	border-radius: 50%;
}
#fh5co-offcanvas {
	padding: 40px;
	background: #E9753E;
}
#fh5co-offcanvas ul li {
	padding: 5px;
}
#fh5co-header .display-tc h1, #fh5co-counter .display-tc h1, .fh5co-cover .display-tc h1 {
	margin-bottom: 50px;
}
#fh5co-header .display-tc h2, #fh5co-counter .display-tc h2, .fh5co-cover .display-tc h2 {
	margin-bottom: 100px;
}
#fh5co-explore .fh5co-explore1 {
	margin-bottom: inherit;
}
.carousel-showmanymoveone .carousel-control {
	width: 4%;
	background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
	margin-left: 15px;
}
.carousel-showmanymoveone .carousel-control.right {
	margin-right: 15px;
}
.carousel-showmanymoveone .cloneditem-1, .carousel-showmanymoveone .cloneditem-2, .carousel-showmanymoveone .cloneditem-3 {
	display: none;
}
@media all and (min-width: 768px) {
.carousel-showmanymoveone .carousel-inner > .active.left,  .carousel-showmanymoveone .carousel-inner > .prev {
	left: -50%;
}
.carousel-showmanymoveone .carousel-inner > .active.right,  .carousel-showmanymoveone .carousel-inner > .next {
	left: 50%;
}
.carousel-showmanymoveone .carousel-inner > .left,  .carousel-showmanymoveone .carousel-inner > .prev.right,  .carousel-showmanymoveone .carousel-inner > .active {
	left: 0;
}
.carousel-showmanymoveone .carousel-inner .cloneditem-1 {
	display: block;
}
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
.carousel-showmanymoveone .carousel-inner > .item.active.right,  .carousel-showmanymoveone .carousel-inner > .item.next {
	-webkit-transform: translate3d(50%, 0, 0);
	transform: translate3d(50%, 0, 0);
	left: 0;
}
.carousel-showmanymoveone .carousel-inner > .item.active.left,  .carousel-showmanymoveone .carousel-inner > .item.prev {
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	left: 0;
}
.carousel-showmanymoveone .carousel-inner > .item.left,  .carousel-showmanymoveone .carousel-inner > .item.prev.right,  .carousel-showmanymoveone .carousel-inner > .item.active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 0;
}
}
@media all and (min-width: 992px) {
.carousel-showmanymoveone .carousel-inner > .active.left,  .carousel-showmanymoveone .carousel-inner > .prev {
	left: -25%;
}
.carousel-showmanymoveone .carousel-inner > .active.right,  .carousel-showmanymoveone .carousel-inner > .next {
	left: 25%;
}
.carousel-showmanymoveone .carousel-inner > .left,  .carousel-showmanymoveone .carousel-inner > .prev.right,  .carousel-showmanymoveone .carousel-inner > .active {
	left: 0;
}
.carousel-showmanymoveone .carousel-inner .cloneditem-2,  .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
	display: block;
}
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
.carousel-showmanymoveone .carousel-inner > .item.active.right,  .carousel-showmanymoveone .carousel-inner > .item.next {
	-webkit-transform: translate3d(25%, 0, 0);
	transform: translate3d(25%, 0, 0);
	left: 0;
}
.carousel-showmanymoveone .carousel-inner > .item.active.left,  .carousel-showmanymoveone .carousel-inner > .item.prev {
	-webkit-transform: translate3d(-25%, 0, 0);
	transform: translate3d(-25%, 0, 0);
	left: 0;
}
.carousel-showmanymoveone .carousel-inner > .item.left,  .carousel-showmanymoveone .carousel-inner > .item.prev.right,  .carousel-showmanymoveone .carousel-inner > .item.active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 0;
}
}
.box > .icon {
	text-align: center;
	position: relative;
}
.box > .icon > .image {
	position: relative;
	z-index: 2;
	margin: auto;
	width: 88px;
	height: 88px;
	border: 8px solid white;
	line-height: 88px;
	border-radius: 50%;
	background: #63B76C;
	vertical-align: middle;
}
.box > .icon:hover > .image {
	background: #333;
}
.box > .icon > .image > i {
	font-size: 36px !important;
	color: #fff !important;
}
.box > .icon:hover > .image > i {
	color: white !important;
}
.box > .icon > .info {
	margin-top: -35px;
	background: rgba(0, 0, 0, 0.04);
	border: 1px solid #e0e0e0;
	padding: 15px 0 10px 0;
}
.box > .icon:hover > .info {
	background: rgba(0, 0, 0, 0.04);
	border-color: #e0e0e0;
	color: white;
}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a {
	color: #222;
}
.box > .icon:hover > .info > .more > a {
	color: #fff;
	padding: 6px 8px;
	background-color: #63B76C;
}
.box .space {
	height: 30px;
}
.box > .icon > .info h3 {
	margin-top: 30px;
}
.fh5co-heading {
	font-size: 50px;
	margin-bottom: 40px;
	text-transform: uppercase;
	color: #E9573F;
}
.fh5co-widget a {
	color: #888;
}
/* Header */
.large-header {
 /* position: relative;*/
  width: 100%;
   overflow: hidden;
  background-size: cover;
  background-position: center center;
  z-index: 1;
}
/*#large-header {
  background-image: url("http://cdn.paper4pc.com/images/blue-space-wallpaper-4.jpg");
}*/
.main-title {
  position: absolute;
  margin: 0;
  font-size: 50px;
  padding: 0;
  color: #f9f1e9;
 /* text-align: center;*/
  top: 50%;
  left: 50%;
  text-shadow: 0px 2px 6px rgba(90, 90, 90, 1);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  color: #fff;
}
.demo-1 .main-title {
  text-transform: uppercase;
  font-size: 50px;
  letter-spacing: 0.1em;
}
.main-title .thin {
  font-weight: 200;
}
@media only screen and (max-width: 768px) {
  .demo-1 .main-title {
    font-size: 30px;
  }
}

/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;
   
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #5A55A3;
  background-image: #5A55A3;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #5A55A3;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 20px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
 
 .bhoechie-tab-content h4 {margin: 0 0 10px;}
 .col-orange {
    color: #f90;
}.col-blue {
    color: #06c;
}

 

    

    
  
 
 /*----------------- Menu Icon -----------------------*/
 

#nav-icon1 {
 
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
   
  cursor: pointer;
    height: 35px;
    margin: 15px;
    position: fixed;
    right: 0;
    top: 0;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out 0s;
    width: 35px;
    z-index: 1100;
}

#nav-icon1  span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
#nav-icon1.menu-inner  span {
 /* background: #666 !important;*/
  }
#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 13px;
}

#nav-icon1 span:nth-child(3) {
  top: 26px;
}

/*#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}*/
 
 
/* ---------- Slid bar------------------*/

.nav-bar-side {
	background: #444 none repeat scroll 0 0;
	height: calc(100%);
	position: fixed;
	width: 220px;
	right: -220px;
	transition: all 0.3s ease 0s;
	font-size: 16px;
	z-index:2;
}
.sidebar2 {
	 right: 0px;
     top: 0px;
	  
}
.nav-bar ul li a span {
	opacity: 0;
}
.nav-bar ul li a:hover {
	background: none;
	color: #fff;
}
.nav-bar ul {
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	left: 45px;
}
.nav-bar ul li {
	top: 0;
	color: #fff;
	opacity: .8;
	left: -3px;
}
.nav-bar ul li.active {
	border-left: 5px solid #FF8357;
}
.nav-bar ul li.active span {
	opacity: 1;
}
.nav-bar-side ul li a:hover {
	background: none;
	color: #fff;
}
.nav-bar-side ul {
	margin: 50px 30px 15px;
}
.nav-bar-side ul li a {
    color:#999999;
    display: table;
    left: 0;
    padding: 5px 0;
    position: relative;
    top: 0;
}
.nav-bar-side ul li.active span {
	color: #fff;
}
 
 #header {height:70px;
    position: fixed;
    width: 100%;
    z-index: 999;}
	
 

.circle::before,
.circle::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.circle,
.circle::before,
.circle::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.circle {
 	background: #0085cb;
     border-radius: 50%;
    color: #5c5eae;
    line-height: 50px;
    margin: 0 auto;
    padding: 16px;
    position: relative;
    text-align: center;
    width: 160px;
	height: 160px;
    z-index: 2;
}

.circle:hover {
  color: #fff;
}
.circle::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transform: scale(.5);
  transform: scale(.5);
}
 .circle:hover::after {
  border: 6px solid #0085cb;
  border-radius: 50%;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
} 

.circle img {width: 100%;vertical-align: middle;
/*padding-top: 25px;*/} 

.circle a {
  text-decoration: none;
  color: #1d2087;
}
  
.section_0 h2 {
   font-size: 20px;
    line-height: 26px;
    margin-top: 20px;
    text-align: center;
}
.navbar-default {
    background-color: #0085cb;
    border-color: inherit;
}
.navbar-fixed-top {height:0;}
.top-nav-collapse {
    padding: 0;
   /* background: rgba(250,250,250, 0.9);*/
   background: #0085cb;
	height: 70px;
	-moz-transition: height .5s  ease;
    -webkit-transition: height .5s  ease;
    -o-transition: height .5s  ease;
    transition: height .5s ease;
	
}
 .top-nav-inner {
    padding: 0;
   /* background: #fff;*/
	height: 70px;
	box-shadow: 0px 0 10px 4px rgba(0, 0, 0, 0.13);
	 
	
}
.top-nav-collapse #nav-icon1 span {
     background: #fff;
	 transition: background 0.5s ease;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.board{
    width: 95%;
margin: 0 auto;
height: 500px;
background: #fff;
/*box-shadow: 10px 10px #ccc,-10px 20px #ddd;*/
}
.board .nav-tabs {
    position: relative;
    /* border-bottom: 0; */
    /* width: 80%; */
    margin: 0px auto;
    margin-bottom: 0;
    box-sizing: border-box;

}

.board > div.board-inner{
   /* background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);*/
    background-size: 30%;
}

p.narrow{
    width: 60%;
    margin: 10px auto;
}

.liner{
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 80%;
    margin: 0 auto;
	 margin-top: -20px;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    /* background-color: #ffffff; */
    border: 0;
    border-bottom-color: transparent;
}

span.round-tabs{
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: white;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

span.round-tabs.one{
    color: rgb(34, 194, 34);border: 2px solid #ddd;
}

li.active span.round-tabs.one{
    background: #fff !important;
    border: 2px solid #3e5e9a;
    color: rgb(34, 194, 34);
}

span.round-tabs.two{
    color: #febe29; border: 2px solid #ddd;
}

li.active span.round-tabs.two{
    background: #fff !important;
    border: 2px solid #3e5e9a;
    color: #febe29;
}

span.round-tabs.three{
    color: #3e5e9a;border: 2px solid #ddd;
}

li.active span.round-tabs.three{
    background: #fff !important;
    border: 2px solid #3e5e9a;
    color: #3e5e9a;
}

span.round-tabs.four{
    color: #f1685e;border: 2px solid #ddd;
}

li.active span.round-tabs.four{
    background: #fff !important;
    border: 2px solid #3e5e9a;
    color: #f1685e;
}

span.round-tabs.five{
    color: #999;border: 2px solid #ddd;
}

li.active span.round-tabs.five{
    background: #fff !important;
    border: 2px solid #3e5e9a;
    color: #999;
}

.nav-tabs > li.active > a span.round-tabs{
    background: #fafafa;
}
.nav-tabs > li {
    width: 20%;
}
/*li.active:before {
    content: " ";
    position: absolute;
    left: 45%;
    opacity:0;
    margin: 0 auto;
    bottom: -2px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    z-index: 1;
    transition:0.2s ease-in-out;
}*/
/*.nav-tabs > li:after {
    content: " ";
    position: absolute;
    left: 45%;
   opacity:0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #ddd;
    transition:0.1s ease-in-out;
    
}
.nav-tabs > li.active:after {
    content: " ";
    position: absolute;
    left: 45%;
   opacity:1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #ddd;
    
}*/
.nav-tabs > li a{
   width: 70px;
   height: 70px;
   margin: 20px auto;
  /* border-radius: 100%;*/
   padding: 0;
   border:0;
}

.nav-tabs > li a:hover{
    background: transparent;
}

.tab-content{
}
.tab-pane{
   position: relative;
padding: 40px;
}
.tab-content .head{
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.btn-outline-rounded{
    padding: 10px 40px;
    margin: 20px 0;
   
    border: 2px solid transparent;
    border-radius: 25px;
}

.btn.green{
    background-color:#5cb85c;
    /*border: 2px solid #5cb85c;*/
    color: #ffffff;
}



@media( max-width : 585px ){
    
    .board {
width: 90%;
height:auto !important;
}
    span.round-tabs {
        font-size:16px;
width: 50px;
height: 50px;
line-height: 50px;
    }
    .tab-content .head{
        font-size:20px;
        }
    .nav-tabs > li a {
width: 50px;
height: 50px;
line-height:50px;
}

.nav-tabs > li.active:after {
content: " ";
position: absolute;
left: 35%;
}

.btn-outline-rounded {
    padding:12px 20px;
    }
}
.round-tabs img {width: 50px; margin-top: -9px;}
.nav-tabs h4 {text-align:center;    color: #999; font-size: 16px;}
.nav-tabs .active h4 { color: #E9573F;}

 h1, h2, h3, h4, h5 {
     color: #E9573F;}
	 
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
     line-height: 25px;
}
.srvices_main1 {
    overflow: hidden;
    padding: 30px 0 0;
    width: 100%;
}
.service_first {
    background: #f2efef none repeat scroll 0 0;
    border: 1px dotted #c0c0c0;
    border-radius: 0;
    padding: 20px 10px;
    width: 100%;
	min-height: 365px;
}
.service_first h1 {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    margin-top: 0;
    padding: 5px 0 15px;
    text-align: center;
    text-transform: uppercase;
}
.heading {
    border-bottom: 1px solid #fcab0e;
    padding-bottom: 9px;
    position: relative;
}
.service_first p {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0 15px 15px;
    text-align: center;
}
.service_button {
    padding: 10px 0;
    width: 100%;
}
.service_button a {
    background-color: rgb(255, 102, 0);
    background-image: linear-gradient(to bottom, rgb(240, 146, 4), rgb(230, 92, 0));
    border: 1px solid;
    border-radius: 0;
    color: #fff;
    font-family: roboto;
    font-size: 16px;
    margin: 0 135px;
    padding: 5px 25px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}
.service_button a:hover {
    background: #000000 none repeat scroll 0 0;
}
.service_first:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px dashed #aaa;
    cursor: auto;
    display: block;
}
 
/***** Modal *****/
 
.modal-backdrop.in {
    filter: alpha(opacity=7);
    opacity: 0.7;
}
 
.modal-content {
    background: none;
    border: 0;
    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
    -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}
 
.modal-body {
    padding: 0 25px 25px 25px;
}
 
.modal-header {
    padding: 25px 25px 15px 25px;
    text-align: right;
}
 
.modal-header, .modal-footer {
    border: 0;
}
 
.modal-header .close {
    float: none;
    margin: 0;
    font-size: 36px;
    color: #fff;
    font-weight: 300;
    text-shadow: none;
    opacity: 1;
}
 
@media screen and (min-device-width: 320px) and (max-device-width: 768px) 
 {
#fh5co-logo {
    margin: 10px 0;
    margin-left: 0px;
    width: 70px;
 } 
.top-nav-collapse #fh5co-logo {width: 175px;}
.large-header h1 img {max-width: 175px; margin-bottom: 20px;}
.large-header h1 strong {font-size: 20px;  } 
.fh5co-heading {    font-size: 35px; }
#fh5co-explore, #fh5co-pricing, #fh5co-testimonial, #fh5co-started, #fh5co-project, #fh5co-blog, #fh5co-contact, #fh5co-footer,  #products,  #services,{
	padding: 100px 0;
	clear: both;
}
.team-members .team-avatar {
    width: 100%;
	 
}
}