/*********************SHORTCODES***********************/
/*navigations*/
.navbar-fixed-top {
	position: relative;
	/*z-index: 9999999;*/
}


.navbar-fixed-top .navbar-inner {
	background: #02ab68;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	min-height:90px;
}

.navbar  a.navbar-brand {
	margin: 0;
	font-size:20px; 
	font-family:'Raleway';
        border-right: 1px solid #ccc;
}

.navbar-shortcode .navbar-inner{ min-height: 55px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.navbar-shortcode ul.nav{margin: 0}

/************SLIDER***************/
.flex-direction-nav a:before  { font-family: "FontAwesome" !important;; font-size: 24px !important;; display: inline-block; content: '\f053' !important;; line-height:1.8 !important;; }
.flex-direction-nav a.flex-next:before  { content: '\f054' !important; }


/***********accordion**************/
.accord-content, .tab-content .tab-pane{
font-size: 15px;
color: #919191;
font-family: 'Roboto', sans-serif;
font-weight: 300;
-webkit-font-smoothing: antialiased;
margin: 0 0 20px;
margin: 0;
}
/**********slider*************/
.flexslidershort ul.slides li{
	position: relative;
}
/***************panel*************/
.panelshort{
	padding: 20px;
	font-size: 15px !important;
color: #919191;
font-family: 'Roboto', sans-serif !important;
font-weight: 300 !important;
-webkit-font-smoothing: antialiased !important;
line-height: 22px;
margin: 0 0 20px;
color: #ffffff !important;
font-size: 21px !important;
font-family: 'Open Sans', sans-serif !important;
margin: 15px 0;
}
/**********Service block************/
.services-section{
	text-align: center;
}
/*********Carousel**************/
.carshort .bx-wrapper .bx-controls-direction a{
display: inline;
border: none;
border-radius: 0;
	width: 47px;
  height: 47px;
  text-align: center;
text-indent: 0;
  opacity: 1;
  top: 50%;
  margin-top: -23px;
  transition: all 0.23s ease-in-out;
  -moz-transition: all 0.23s ease-in-out;
  -webkit-transition: all 0.23s ease-in-out;
  -o-transition: all 0.23s ease-in-out;
}
.carshort .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
}
.carshort .bx-wrapper .bx-controls-direction a.bx-prev:before {
  font-family: 'FontAwesome';
  content: "\f104";
  font-size: 19px;
  line-height: 47px;
  color: #fff;
  top: -1px;
  left: 8px;
}
.carshort .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
  background: rgba(0, 0, 0, 0.5);
}
.carshort .bx-wrapper .bx-controls-direction a.bx-next:before {
  font-family: 'FontAwesome';
  content: "\f105";
  font-size: 19px;
  line-height: 47px;
  color: #fff;
  top: -1px;
  left: 10px;
}
.carshort .bx-wrapper .bx-controls-direction a.bx-prev:hover {
  background: #000000;
}
.carshort .bx-wrapper .bx-controls-direction a.bx-next:hover {
  background: #000000;
}
.carshort .latest-work li{width: auto}
/************video***************/

.videoshort iframe{width: 100%}
/*************Video Local*******/
ul.jp-toggles{overflow: visible !important}
/***************************************/
.fblock3-main{position: relative; margin: 25px 0;}
/******************box text**********/
.box-section{
	font-size: 15px;
color: #919191;
font-family: 'Roboto', sans-serif;
font-weight: 300;
-webkit-font-smoothing: antialiased;
}
/******************/
iframe{border: none;}
.bx-controls-direction a:hover{text-decoration:none}
.inner-services-post a:hover, .services-section2 .services-post a:hover{border-color: transparent !important;}
a.iconbox{margin: 10px 8px 20px 0;}
