

/* ==========================================================================
   Global custom styles starts here
   ========================================================================== */
@font-face {
    font-family: 'open_sansbold';
    src: url('../font/opensans-bold-webfont.eot');
    src: url('../font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-bold-webfont.woff') format('woff'),
         url('../font/opensans-bold-webfont.ttf') format('truetype'),
         url('../font/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanslight';
    src: url('../font/opensans-light-webfont.eot');
    src: url('../font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-light-webfont.woff') format('woff'),
         url('../font/opensans-light-webfont.ttf') format('truetype'),
         url('../font/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'fjalla_oneregular';
    src: url('../font/fjallaone-regular-webfont.eot');
    src: url('../font/fjallaone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/fjallaone-regular-webfont.woff') format('woff'),
         url('../font/fjallaone-regular-webfont.ttf') format('truetype'),
         url('../font/fjallaone-regular-webfont.svg#fjalla_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'oxygenregular';
    src: url('../font/oxygen-regular-webfont.eot');
    src: url('../font/oxygen-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/oxygen-regular-webfont.woff') format('woff'),
         url('../font/oxygen-regular-webfont.ttf') format('truetype'),
         url('../font/oxygen-regular-webfont.svg#oxygenregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{ font-family: 'fjalla_oneregular'; background: #d9d0e9;}
 h1, h2, h3, h4, h5, h6{
     margin: 0;
}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
a{transition: all 1s;}
.btn:hover{transition:all 1s;}
p{color: #313435; font-size: 14px; line-height: 26px;  padding-bottom: 15px; margin-bottom: 0;}

.spacing-t{padding-top: 30px;}
.spacing-b{padding-bottom: 30px;}
.spacing-l{padding-left: 30px;}
.spacing-r{padding-right: 30px;}

.read-more{background: #ff0000; padding:15px; border-radius: 0px 0px 5px 5px;}
.read-more a{color: #fff; text-transform: uppercase; font-size: 13px; line-height: 24px;}
.read-more a:hover{color: #383838; text-decoration: none;}
.image-spacing{padding-bottom: 25px;}
.no-border{border-bottom: none !important;}



/* ==========================================================================
   Menu custom styles starts here
   ========================================================================== */
	.header-wrapper{background: url(../img/body-bg.jpg) repeat; margin: 0 auto; overflow: hidden;}
	.site-header{ background: #383838; margin-top: 60px;}
	.menu{float: right; }
	.menu .navbar .nav > .active > a{color: #ff0000; font-size: 14px; box-shadow: none; text-shadow: none; background-image: none; background: #2a2a2a;}
	.menu .navbar .nav > li{text-transform: uppercase; border-right: 1px solid #292929;}
	.menu .navbar .nav > li > a {color: #fff; font-size: 14px; text-shadow: none; padding: 20px;}
	.menu .navbar .nav > li > a:hover{background: #2a2a2a; color: #ff0000;}
	.site-name{margin-top: -10px; position: absolute;}
	.site-name h1{background: #ff0000; color: #fff; padding:20px ; border-radius: 5px; text-transform: uppercase;}
	
	.banner{text-align: center; margin-top: 55px;border-radius: 5px;
			border: 20px solid #fff; border-bottom: none; margin-bottom: -4px;}
	.banner .carousel{margin-bottom: 0;}
	.banner .carousel-caption h1, h2{ opacity: 0;}
	.banner .carousel-caption .btn{opacity: 0;}
	.banner .carousel-inner:hover img{-webkit-filter: blur(10px); transition:all 20s; }
    .banner .carousel-inner:hover h1{ transition:all 1s; opacity: 0.9 !important;  }
    .banner .carousel-inner:hover h2{ transition:all 1s; opacity: 0.9 !important;  }
    .banner .carousel-inner:hover .btn{ transition:all 1s; opacity: 0.9 !important;  }
	.banner .carousel-inner > .item > img{width: 100%;}
	.banner .carousel-caption{background: none; top:40%;  }
	.banner .carousel-caption h1{
			color: #ff0000; 
			font-size: 54px; 
			padding-bottom: 20px; 
			text-transform: uppercase;
			font-weight: normal;
			font-family:fjalla_oneregular;
			text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
	}
	.banner .carousel-caption h2{color: #55427e; text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white; font-size: 22px; line-height: 30px; font-weight: normal;font-weight: normal; padding-bottom: 15px;font-family:fjalla_oneregular;}
	.banner .carousel-caption [class^="fw-icon-"]{padding-bottom: 25px; font-size: 80px; color: #fff;}
	.banner .carousel-caption .btn{border-radius: 5px; border: 3px solid #fff; background: none; color: #fff; font-size: 18px;
								 box-shadow: none; text-shadow: none; padding: 10px;  line-height: 16px; text-transform: uppercase; letter-spacing: 1px;font-family:fjalla_oneregular;}
	.banner .carousel-caption .btn:hover{background: none; color: #383838; border: 3px solid #383838;}
	.banner .carousel-control {right:-10px; width: 35px; border-radius: 5px; top:50%; font-size: 20px; color: #f1c578; background: #fff; line-height: 40px; opacity: 1.0; border: none;}
	.banner .carousel-control.left{left:-10px; color: #a74741;}
	.banner .carousel-control:hover{background: #fff; color: #383838;}

	.mini-menu{display: none;}
    .mini-menu .selectnav{display: none; width: 100%;background: #3f4b51;font-weight: 600;padding: 10px;height: 42px; color: #fff; border-radius: 5px; cursor: pointer; outline: 0; border:none !important;}
    .selectnav select{appearance: none; border:none !important;}
    .mini-menu label {position:relative; width: 100%;}
    .mini-menu label:after {
    content:'<>';
    font:11px "Consolas", monospace;
    color:#fff;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:14px; top:14px;
    padding:0 0 2px;

    position:absolute;
    pointer-events:none;
    }
    .mini-menu label:before {
    content:'';
    right:6px; top:10px;
    width: 25px; height: 25px;
    background:#3f4b51;
    position:absolute;
    pointer-events:none;
    display:block;
    }



/* ==========================================================================
   General custom styles starts here
   ========================================================================== */
	.featured-blocks{background: #fff; border-radius: 0 0 5px 5px; margin-bottom: 60px; }
	.v-divider{background: url(../img/v-shadow.png)no-repeat right 0;}
	.h-divider{background: url(../img/h-shadow.png)no-repeat center; }
	.featured-blocks .block{text-align: center; padding-top: 25px; padding-bottom: 35px;}
	.featured-blocks .block h1{color: #ff0000; font-size: 17px; line-height: 24px; text-transform: uppercase; padding-top: 15px; font-weight: normal;}
	.featured-blocks .block [class^="fw-icon-"] {font-size: 65px; color: #747474;}
	.featured-blocks .block [class^="fw-icon-"]:hover{ color: #ff0000;}
	.featured-blocks .block p{color: #000; font-size: 13px; line-height: 22px; font-family: 'oxygenregular'; text-decoration: underline;}
	.featured-blocks .block .block-title{}
	.featured-blocks .block .block-content{}

	.general-posts{overflow: hidden; margin-bottom: 25px;}
	.user-info{padding:25px 15px 0 15px; border-radius: 5px 5px 0 0; background: #fff;}
	.user-info img{width: 100%;}
	.user-info h1{color: #000; font-size: 17px; line-height: 24px; padding-bottom: 25px; text-transform: uppercase; font-weight: normal;}
	/*.user-info p{color: #979797; font-size: 13px; line-height: 22px;font-family: 'oxygenregular';} */
	.user-info p{color: #000; font-size: 13px; line-height: 22px;font-family: 'oxygenregular';}
	
	.main { padding: 20px; padding-top: 25px; background: #fff; border-radius: 5px; overflow: hidden; margin-bottom: 25px; }
	.main p{color: #000; font-size: 13px; line-height: 22px;font-family: 'oxygenregular';}
	.main p .left { padding:0px 7px 7px 0px; float:left; }
	.main p .right { padding:0px 0px 7px 7px; float:right; }
	.main {font-size: 13px; line-height: 22px;font-family: 'oxygenregular';}
	.main-top { background: #ff0000; border-radius: 5px 5px 0px 0px;}
	.linknone a, .linknone a:hover {color:inherit !important; text-decoration:none !important;  }

/* ==========================================================================
   Sidebar custom styles starts here
   ========================================================================== */
	.sidebar{padding: 20px; padding-top: 25px; background: #fff; border-radius: 5px; overflow: hidden; margin-bottom: 25px;}
	.sidebar h1{color: #000; font-size: 17px; line-height: 24px; text-transform: uppercase; font-weight: normal;}

	.sidebar .custom-input input{width: 75%;}
	.sidebar .custom-input .btn{width: 25%;}
	.sidebar .search-form{padding: 15px 0; margin-bottom: 0;}
	.sidebar .search-form input{ border-right: 0; background: #f7f7f7; color: #b5bcbe; 
								font-family: 'open_sansregular'; padding: 7px; line-height: 15px; 
								padding-left: 10px; padding-right: 22px; border: none;}
	.sidebar .search-form .input-append .btn{border-radius: 0;  background-image: none !important;
											 background: #f7f7f7; padding: 4px 0;
											padding-right: 8px; border-radius: 0 5px 5px 0;  border: none;}
	.sidebar .search-form [class^="fw-icon-"]{color: #ff0000; font-size: 19px; margin-left: 4px;}
	.sidebar .input-append{margin-top: 10px;}
	.sidebar input{border: none; background: #eee; box-shadow: none;}
	.sidebar  [class^="fw-icon-"]{color: #ff0000;}
	.sidebar .input-append .add-on{border:none; padding: 5px;}


	.sidebar-links{}
	.sidebar ul{margin: 0; margin-top: 15px;}
	.sidebar ul li{border-bottom: 1px solid #f0f0f0; padding-bottom: 8px; padding-top: 8px; padding-left: 15px; list-style: none; background: url(../img/list-arrow.png) no-repeat left 14px;}
	.sidebar ul li a{color: #000; font-size: 13px; line-height: px;font-family: 'oxygenregular';}
	.sidebar ul li a:hover{color: #fb9d9e; text-decoration: none;}
	.sidebar-posts{padding: 20px 0;  border-bottom: 1px solid #ebede8; overflow: hidden;}
	.sidebar-posts h1{font-size: 13px; line-height: 22px; color: #ff0000; text-transform: uppercase;}
	.sidebar-posts [class^="fw-icon-"]{width: 24px; height: 27px; padding: 15px; margin-right: 15px; float: left; border:3px solid #f0f0f0; border-radius: 5px; font-size: 27px; color: #000;}
	.sidebar-posts p{color: #000; font-size: 13px; line-height: 22px;font-family: 'oxygenregular'; text-decoration: underline; padding-bottom: 0;}



/* ==========================================================================
   Footer custom styles starts here
   ========================================================================== */
   	.footer-wrapper{margin-top: 40px; font-family: 'open_sanslight'; background: url(../img/body-bg.jpg) repeat; padding-top: 50px; padding-bottom: 65px; overflow: hidden;}
	.footer-links{color: #a5a5a5; padding-bottom: 30px; border-bottom: 1px solid #484747;}
	.footer-links .copy-rights{}
	.footer-links .copy-rights span{color: #ccc; font-size: 13px; line-height: 20px; font-family: 'open_sansbold';}
	.footer-links .copy-rights a{color: #a5a5a5;}
	.footer-links .copy-rights a:hover{color: #fff; text-decoration: none;}
	.site-footer{padding-top: 35px;}
	.social{}
	.social ul{margin: 0;}
	.social ul li{list-style: none; display: inline-block; margin-right: 8px;}
	.social ul li a [class^="fw-icon-"]{color: #656565;  font-size: 22px; width: 15px; 
		height: 15px; padding: 3px; border-radius: 4px;}
	.social ul li a [class^="fw-icon-"]:hover{color: #fff; text-decoration: none;}
	.footer-menu{}
	.footer-menu ul{margin: 0;}
	.footer-menu ul li{list-style: none; display: inline-block; color:#CCC;}
	.footer-menu ul li a{color:#666; font-size: 13px; line-height: 20px; font-family: 'open_sansbold';}
	.footer-menu ul li a:hover{text-decoration: none; color: #fff;}
	.footer-menu ul li .active {text-decoration: none; color: #fff !important;}
	.footer-menu .active a {text-decoration: none; color:#CCC  !important;}

/* ==========================================================================
   Responsive Tweaks starts here
   ========================================================================== */
  .navbar .btn-navbar{background: #ff0000; color: #fff; margin-top: 20px; margin-bottom: 3px; float: none !important;
  						 border: none; margin-left: 0; margin-right: 0;}
  .navbar .btn-navbar:hover{background: #2a2a2a; color: #ff0000; border: none;}




/* ==================
   responsive ul li 
   ====================== */
   /* Table structure with ul and li (responsive) */


	.headingsmall { color: #3a4355; font-weight:bold;
				-webkit-text-shadow: 0px 0px 1px #acacac;
				-moz-text-shadow: 0px 0px 1px #acacac;
				-o-text-shadow: 0px 0px 1px #acacac;
				text-shadow: 0px 0px 1px #acacac;
				text-transform:uppercase;}
				
	.servicetable { border:1px solid #000;
				list-style:none;
				padding:4px;
				width:32%;
				display:inline-block;}
				


.blink {
    animation-duration: 2s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-timing-function: steps(4, start);
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    80% {
        opacity: 1;
    }
    81% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}



.portfolio {
  margin-top: 30px;
}
.portfolio article {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  background-color: transparent;
  color: #ffffff;
}
.portfolio article:hover {
  background: #333333 !important;
  color: #999999 !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.portfolio article:hover .title a {
  color: #000000;
  display: block;
}
.portfolio article:hover .title a:hover {
  color: #f4b300;
}
.portfolio article:hover .sliding {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity = 100);
  opacity: 1;
}
.portfolio article:hover .sliding .inner-text {
  padding: 0 4px 4px 4px;
}
.portfolio article:hover .sliding .inner-text .title {
  padding: 5px;
  margin: 0;
  background-color: #555555;
}
.portfolio article:hover .sliding .inner-text .title a {
  color: #ffffff;
}
.portfolio article .title a {
  color: #ffffff;
}
.portfolio .inner-image {
  position: relative;
  padding: 4px;
}
.portfolio .inner-image a,
.portfolio .inner-image img {
  position: relative;
  display: block;
}
.portfolio .inner-text {
  padding: 0 10px;
}
.portfolio .sliding {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity = 0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.portfolio-extended article {
  background-color: #ffffff;
  color: #333333;
   text-align:center;
}
.portfolio-extended article .title a {
  color: #333333;
}

.portfolio-extended article:hover .title a {
  color: #eeeeee;
}
.portfolio-extended article:hover .inner-text h5 {
  color: #fff;
  font-size:16px;
  text-transform:uppercase;
}

.portfolio-extended .inner-text h5 {
  color: #ff0000 ;
  text-transform:uppercase;
}



.portfolio article .frame-overlay {
  background-color: #ffffff;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity = 0);
  opacity: 0;
}
.media a:hover .frame-overlay,
.thumbnail:hover .frame-overlay,
.portfolio article:hover .frame-overlay {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity = 50);
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.member-info .member-name {
  margin-bottom: 0;
}
.member-info .member-possition {
  font-size: 12px;
}
.member-info .member-social {
  font-size: 32px;
}
.member-info .member-social a {
  display: inline-block;
  margin-right: 15px;
  color: #999999;
}
.member-info .member-social a:hover {
  color: #ff7d23;
}
.member-info article:hover .member-name {
  color: #ffffff;
}

member-info article:hover i {
  color: #ffffff;
}
.member-info article:hover .member-social a {
  color: #eeeeee;
}


.portfolio {
  margin-top: 30px;
}

.portfolio .inner-image {
  position: relative;
  padding: 4px;
}
.portfolio .inner-image a,
.portfolio .inner-image img {
  position: relative;
  display: block;
}
.portfolio .inner-text {
  padding: 0 10px;
}

.roundbox {
	float:left; border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	border: 2px solid transparent;  
	-moz-border-image: -moz-linear-gradient(top, #e5e4e3 0%, #aaaaaa 100%);
	-webkit-border-image: -webkit-linear-gradient(top, #e5e4e3 0%, #aaaaaa 100%);
	border-image: linear-gradient(to bottom, #e5e4e3 0%, #aaaaaa 100%);
	border-image-slice: 1; width:50px; height:50px; }
	


