@charset "utf-8";
/*RESET DO CAPETA!*/
body {
	overflow-x: hidden;
}
html, html a {
    -webkit-font-smoothing: antialiased !important;
}
/* CABEÇalhos */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	line-height: 1.1;
	
}
h1, .h1 {
	font-size: 36px;
}
h2, .h2 {
	font-size: 24px;
}
h3, .h3 {
	font-size: 18px;
	display:inline-block;
	font-weight: normal;
	color:#215890;!important
}
h4, .h4 {
	font-size: 15px;
	font-weight: normal;
	display:inline-block;
	color:#215890;!important
}
h5, .h5 {
	font-size: 12px;
}
h6, .h6 {
	font-size: 10px;
}
h1 i, h2 i, h3 i, h4 i h5 i {
	padding-right: 15px;
}

.lined-heading {
	position: relative;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
	display: block;
}

.rlined-heading {
	position: relative;
	margin-top: 0;
	margin-bottom: 50px;
	text-align: right;
	display: block;
}
.clined-heading {
	position: relative;
	margin-top: 0;
	margin-bottom: 50px;
	text-align: center;
	display: block;
}
h1.lined-heading:before, h2.lined-heading:before, h3.lined-heading:before, h4.lined-heading:before, h5.lined-heading:before, h6.lined-heading:before,h1.clined-heading:before, h2.clined-heading:before, h3.clined-heading:before, h4.clined-heading:before, h5.clined-heading:before, h6.clined-heading:before,h1.rlined-heading:before, h2.rlined-heading:before, h3.rlined-heading:before, h4.rlined-heading:before, h5.rlined-heading:before, h6.rlined-heading:before{
	position: absolute;
	top: 50%;
	z-index: 1;
	display: block;
	width: 100%;
	height: 1px;
	border-top: 2px solid #ccc;
	content: "";
}
h1.lined-heading span, h2.lined-heading span, h3.lined-heading span, h4.lined-heading span, h5.lined-heading span, h6.lined-heading span {
	position: relative;
	z-index: 1;
	padding: 0 20px 0 0;
	background: #fff;
	display: inline-block;
}

h1.rlined-heading span, h2.rlined-heading span, h3.rlined-heading span, h4.rlined-heading span, h5.rlined-heading span, h6.rlined-heading span {
	position: relative;
	z-index: 1;
	padding: 0  0 0 20px ;
	background: #fff;
	display: inline-block;
}

h1.clined-heading span, h2.clined-heading span, h3.clined-heading span, h4.clined-heading span, h5.clined-heading span, h6.clined-heading span {
	position: relative;
	z-index: 1;
	padding: 0 20px ;
	background: #fff;
	display: inline-block;
}

h2.serv{
	color: #FFF;
	width: 100%;
	height: 40px;
	font-size:18px ;
	padding: 10px 0px 10px 10px;
	margin-bottom:0px;
	background-color: #215890;
	background-image: -moz-linear-gradient(to right, #215890, #ffffff 90%);
	background-image: -webkit-linear-gradient( to right, #215890, #ffffff 90%);
	background-image: -o-linear-gradient(to right, #215890, #ffffff 90%);
	background-image: -ms-linear-gradient(to right, #215890, #ffffff 90%);
	background-image: linear-gradient(to right, #215890, #ffffff 90%);
	
	}


p{
	text-align:justify;	}
a {
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in;
	-moz-transition: color 0.2s ease-in;
	-ms-transition: color 0.2s ease-in;
	-o-transition: color 0.2s ease-in;
	transition: color 0.2s ease-in;
}
a:hover, a:focus {
	color: #000;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in;
	-moz-transition: color 0.2s ease-in;
	-ms-transition: color 0.2s ease-in;
	-o-transition: color 0.2s ease-in;
	transition: color 0.2s ease-in;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

/*-------------  Pré-definição de MARGENS!---------------------    */
.mt05 {
	margin-top: 05px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}
.mt50 {
	margin-top: 50px;
}
.mt100 {
	margin-top: 100px;
}
.mt150 {
	margin-top: 150px;
}
.mt200 {
	margin-top: 200px;
}

/*-------------  ! TOPO !---------------------    */

#aereos{ display:none; visibility:hidden;}
#aereobox{margin: 0 auto; display:inline-block; font-size:10px; color:#fff; width:90%}
#aereobox a, #aereobox a:visited { margin-left:2%;  padding-left:5%;color:#fff;}
#aereobox a:hover { text-decoration:none;}
.lente{position:absolute; top: 35px; left:0 ; height:100%; background:url(../img/bg.png); max-width:700px; max-height:250px; width:100%;}
.lenteR{position:absolute; top:35px; right:0 ; height:100%; background:url(../img/bgr.png); max-width:500px; max-height:250px; width:100%;}
#logo{position:relative;  width:37%; height:adjust-to-width;}

#logo img{width:35%; z-index:999; margin-top:0; margin-left:12%; position:absolute; height:adjust-to-width; min-width:150px;}

@media(min-width:995px){
	
	#logo img{width:35%; z-index:999; margin-top:5%; margin-left:12%; position:absolute; height:adjust-to-width; min-width:150px;}
	
	}
.banner{
	margin:0px;
	padding:0px;
	width:100%;
	height:adjust-to-width;
		}

#banner-header, #banner-header a {
	background: #fff;
	color: #939393;
	font-size: 11px;
	width:100%;
	height:adjust-to-width;
	max-height:278px;
	max-width:2500px;
	z-index:1;
}
#banner-header a:hover, #banner-header .th-text .th-item .btn-group .btn-default:hover {
	color: #fff;
	text-decoration: none;
}
#banner-header i {
	font-size: 14px;
	padding-right: 5px;
}
#banner-header .th-text {
	padding: 10px 0;
	font-size: 11px;
}
#banner-header .th-text .th-item {
	margin: 0;
	padding: 0;
}
#banner-header .th-text .th-item {
	display: inline-block;
	padding: 0 10px;
	line-height: 10px;
	border-right: 1px solid #3c3c3c;
}
#banner-header .th-text .th-item:first-child {
	padding-left: 0;
}
#banner-header .th-text .th-item:last-child {
	border-right: none;
}
/* Language Dropdown */
#banner-header .th-text .th-item .btn-group {
	z-index: 9999;
	margin-top: -6px;
}
#banner-header .th-text .th-item .btn-group .btn-default {
	color: inherit;
	background-color: transparent;
	border: none;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	text-transform: uppercase;
	font-size: 11px;
	background: none; /* FF3.6+ */
	filter: none; /* IE6-9 */
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	font-weight: normal;
}
#banner-header .th-text .th-item .btn-group:hover {
	color: #fff;
}
#banner-header .th-text .th-item .btn-group ul.dropdown-menu {
	font-size: 11px;
	background-color: #272727;
	padding: 0;
	line-height: 20px;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top: 12px;
}
#banner-header .th-text .th-item .btn-group .btn-default span.caret {
	margin-left: 5px;
	margin-top: -4px;
}
#banner-header .th-text .th-item .btn-group ul.dropdown-menu > li > a {
	padding: 10px 20px;
	color: #939393;
	text-transform: uppercase;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
#banner-header .th-text .th-item .btn-group ul.dropdown-menu > li > a:hover {
	color: #fff;
}

header #logo #retina-logo {
	display: none;
}

header {
	background: #fff;
	border-top: 2px solid;
}
/*#top-header{
	color:#fff;
	background:#ccc;
	}*/
/* ------------------------------------------ MENU---------------------------------------------- */
header nav {
	float: left;
	margin: 0 0 0 20px;
}
.navbar {
	border: none;
	-webkit-box-shadow: 0 3px 3px 0 rgba(0,0,0,0.1);
	box-shadow: 0 3px 3px 0 rgba(0,0,0,0.1);
	-webkit-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	z-index: 9997;
}
.navbar-default {
	background-color: #215890;
	width:100%;
	height:auto;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #5e5e5e;
	
}
.navbar-default .navbar-nav > li > a {
	color: #5e5e5e;
	margin-left: 15px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.3);
	transition: color 0.5s ease, background 0.8s linear;
	text-shadow: 2px 2px 2px #111;
}

.navbar-default .navbar-nav > li > a:active  {
 	 padding:9px 34px;
    background-color: rgba(0, 0, 0, 0.3);
	border:inset 1px rgba(0, 0, 0, 0.8) ;

}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	padding-top: 22px;
	padding-bottom: 22px;
	background-color: rgba(0, 0, 0, 0.3);

}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #000;
	background-color: transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #215890 ;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #fff;
}	
.navbar-nav .dropdown-menu  {
	border-top: 2px solid;
	font-size: 13px;
}
.navbar-default .navbar-nav .dropdown-menu > li > a {
	color: #000;
}
.navbar-default .navbar-nav .dropdown-menu > .active > a, .navbar-default .navbar-nav .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .dropdown-menu > .active > a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: #428bca;
	outline: 0;
}
.navbar-default .navbar-nav .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .dropdown-menu > .disabled > a:focus {
	color: #999999;
}


#box{
height:1200px;
widht:100%;
box-shadow:1px 1px 8px #000;	
	}
	
	
	.services a {
		color:#000;
		text-decoration:none;
		font-weigth:normal;
		display:block;
		padding:5px;
		border: solid 1px #cfcfcf;
		border-radius:7px;
		}
		
		
	.services a:hover {
		background:#ccc;
		display:block;
		color:#fff ;
		text-decoration:none;
		padding:5px;
		text-shadow: 0px 0px 3px #000;
		}
		
		
	.services img {
		padding-right:10px;
		text-decoration:none;
		}
		
		
	.services ul li {
		display:inline-block;
		margin-right:20px;
	
		}
		
		
	.contato p{
		text-align:justify;
		margin:0;
		padding:0;
		}	
		
		
	#areacliente{
		width:200px;
		margin:0 auto;
		display:block;
		
		
		}
		
		#areacliente p{
		align:justify;
		color:#215890;}
		
	footer p, footer a {
		text-align:center;
		color:#ccc;
		font-size:10px;
		text-decoration:none;
	}
	
	.gallery a {
	text-decoration: none;
	overflow: hidden;
	display: block;
	margin-bottom: 30px;
}
.gallery a i, .gallery-slider a i {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 80%;
	left: 50%;
	display: block;
	margin: -22px 0 0 -22px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding: 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.gallery a:hover i, .gallery-slider a:hover i {
	top: 45%;
	opacity: 1;
	transform: translateY(20);
}
.gallery a:hover i, .gallery-slider a:hover i {
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
/*---------------------Owl-------------------*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }




/* Bootstrap Components
-------------------------------------------------- */
/* Image styles */
.img-thumbnail {
	border: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

/* Waypoints */
.appear {
	opacity: 0;
	filter:alpha(opacity=00);
}
.animated {
	opacity: 1;
	filter:alpha(opacity=100);
   
}
/* Icon */


.clientes{
	
	display:inline-block;
	margin-top:15px;

	height:120px;
	
	}
/*MEDIA QUERIES! 0------------------------------------------------------0 ---------------------------------------------*/


 @media (min-width: 768px) {


#aereobox{display:none; visibility:hidden;}
#aereos{ display:inline-block; visibility:visible;position:absolute;top:5%; left:1.5%; padding-top:8.9%;width:100%;height:adjust-to-width;}
.aereo a{
	background:rgba(204,204,204,0.7);
	width:60px;
	height:60px;
	padding:25px 10px;
	border-radius:5px;
	border:inset 1px #FaFaFa;
	box-shadow:1px 1px 6px #333;
	color:#fff;	
	margin-left:0.5%;
	}
	
	.aereo a:hover{
	background:rgba(140,140,140,0.7);
	width:60px;
	height:60px;
	padding:25px 10px;
	border-radius:5px;
	border:inset 1px #FaFaFa;
	box-shadow:1px 1px 6px #333;
	text-decoration:none;
	text-shadow: 2px 2px 2px #000;
	}

/* Navbar */
.navbar {
	position: relative;
	min-height: 30px;
	margin-bottom: 0;
}
.navbar-brand {
	float: left;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
}
.navbar > .container .navbar-brand {
	margin-left: 0;
}
/* Dropdown */
.navbar-nav > li > a {
	padding: 32px 28px;
}
.navbar-nav > li:first-child {
	padding-left:0;
}
.navbar-nav .caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 5px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.navbar-nav .dropdown {
	position: relative;
}
.navbar-nav .dropdown-toggle:focus {
	outline: 0;
}
.navbar-nav .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
	float: left;
	min-width: 160px;
	padding: 0;
	margin:0;
	font-size: 13px;
	list-style: none;
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, 0.95);
	color: rgba(255, 255, 255, 0.95);
	border-right: none;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-radius: 0px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}
.navbar-nav > li > .dropdown-menu {
	margin-top: -1px;
}
.navbar-nav .dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.navbar-nav .dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.navbar-nav .dropdown-menu > li > a {
	display: block;
	padding: 10px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	white-space: nowrap;
	-webkit-transition: all ease-in .1s;
	-moz-transition: all ease .1s;
	-ms-transition: all ease .1s;
	-o-transition: all ease .1s;
	transition: all ease-in .1s;
	border-bottom: 1px solid #e1e1e1;
	background-color: transparant;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
.navbar-nav .dropdown-menu > li:last-child > a {
	border-bottom: 0px;
}
.navbar-nav .dropdown-menu > li > a:hover, .navbar-nav .dropdown-menu > li > a:focus {
	text-decoration: none;
	background-color: #fff;
	-webkit-transition: all ease-out .1s;
	-moz-transition: all ease .1s;
	-ms-transition: all ease .1s;
	-o-transition: all ease .1s;
	transition: all ease-out .1s;
}
.navbar-nav .dropdown-menu > .disabled > a:hover, .navbar-nav .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.navbar-nav .open > .dropdown-menu {
	display: block;
}
.navbar-nav .open > .dropdown-menu, #top-header .open > .dropdown-menu {
	animation-name: fadeIn;
	animation-duration: 0.4s;
	animation-iteration-count: 1;
	animation-timing-function: ease-out;
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 0.4s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-name: fadeIn;
	-moz-animation-duration: 0.4s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: ease-out;
}


/*-------------------------------------------------Mudar MENU--------------------------------------------------------------------------*/


.navbar.shrink .navbar {
	width:100%;
	height: 30px;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
}
.navbar.schrink .navbar-default {
	background-color: rgba(255, 255, 255, 0.95);
	width:100%;
}
.navbar #logo {
	width: 100%;
}
.navbar.shrink #logo {
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
	padding: 10px 60px 10px 0;
}
.navbar.shrink .navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
}


/* BLOCOS USP */

.usp {
	text-align: center;
}
/* Circle */
.box-icon .circle {
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	padding: 30px;
	display: table;
	margin: 0 auto;
	background-color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	display: inline-block;
	position: relative;
	float: left;
	border: 1px solid;
}
.usp .box-icon .circle {
	float: none;
}
.box-icon .circle:hover i {
	color: #fff;
	animation-name: swing;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-timing-function: ease-out;
	text-decoration: none;
	-webkit-animation-name: swing;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease-out;
	-moz-animation-name: swing;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: ease-out;
}
/* Icon */
.box-icon i {
	width: 20px;
	height: 10px;
	text-align: center;
	vertical-align: middle;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
.usp a {
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
}
.box-icon a i {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/* Blog
-------------------------------------------------- */
/* Article */
.blog article {
	border-bottom: 2px solid #ccc;
	padding: 0 0 50px 0;
	margin-bottom: 50px;
}
/* Meta */
article .meta {
	z-index: 1;
}
article .meta-date {
	display: inline-block;
	color: #fff;
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	z-index: 9;
	padding: 6px 16px;
	margin: 20px 0 0 0;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
	height: 50px;
	width: 50px;
	line-height: 17px;
	text-align: center;
}
article .meta-date span {
	display: block;
	font-size: 11px;
	font-weight: normal;
}
article .meta-author, .meta-category, .meta-comments {
	font-size: 12px;
	padding: 0px 0 10px 0;
	display: inline-block;
	color: #979797;
	margin-right: 20px;
}
/* Content */
article h2 {
	margin-bottom: 5px;
}
article i {
	padding: 0 10px 0 0;
}
article p.intro {
	padding-bottom: 10px;
}
article iframe {
	width: 100%;
	border: none;
}
article .video-format {
	padding-bottom: 56.25%;
	overflow: hidden;
	width: 100%;
	position:relative;
}
article .video-format iframe{
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}
/* Blog Author */
.blog-author {
	padding-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
	margin-top: -50px;
}
.blog-author img {
	float: left;
	margin: 13px 17px 15px 0;
	border: 1px solid;
}
.blog-author p {
	margin: 18px 0 0 0;
}
/* Blog Comments */
.comment {
	margin: 20px 0 0 0;
	padding-bottom: 20px;
}
.comment p {
	margin: 0;
	padding: 0 20px 0 20px;
}
.comment .avatar {
	display: block;
	float: left;
	padding: 18px;
}
.comment .avatar img{
	border: 1px solid;
}
.comment-text .author {
	position: relative;
	padding: 15px 0 0 0;
}
.comment-text .author .name {
	float: left;
	font-weight: bold;
}
.comment-text .author .name:after {
	padding: 0 5px 0 5px;
	color: #ddd;
	content: '|';
	font-weight: normal;
}
.comment .reply-button {
	position: relative;
	z-index: 10;
	float: right;
	padding: 5px 10px 5px 10px;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.reply {
	position: relative;
	margin-left: 40px;
}
.comment .reply-button:hover {
	background-color: #000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.reply-line {
	float: left;
	margin-left: 20px;
	width: 20px;
	height: 65px;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
}
.send-comment {
	margin-top: 40px;
}
/* Aside
-------------------------------------------------- */
/* Headings */
aside h3:first-of-type {
	margin-top: 0;
}
aside h3 {
	padding: 0 0 10px 0;
	border-bottom: 1px solid;
}
/* Widget */
aside .widget {
	margin-bottom: 50px;
}
/*	Widget: Tags */
aside .widget .tags {
	padding-top: 5px;
}
aside .widget .tags a {
	position: relative;
	display: inline-block;
	margin: 8px 5px 0 0;
	padding: 2px 6px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
aside .widget .tags a:hover {
	background-color: #000;
}
/* Widget: List Styles */
aside .widget ul {
	margin-top: -10px;
	list-style-type: none;
}
aside .widget ul a {
	display: list-item;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #272727;
	text-decoration: none;
}
aside .widget ul.arrow li a:before {
	margin-right: 10px;
	content: "»";
	vertical-align: text-bottom;
	font-size: 12px;
}
aside .widget ul a:hover {
	position: relative;
}
aside .widget ul li {
	margin-bottom: 0;
	border-bottom: 1px solid #e9e9e9;
}
aside .widget ul li .badge {
	margin-left: 10px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
/* Widget: Latest News */
aside .widget .news-thumb {
	float: left;
}
aside .widget .news-thumb img {
	border: 3px solid #ccc;
	margin-right: 12px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
aside .widget .news-thumb img:hover {
	opacity: 0.7;
}
aside .widget .news-content h4 {
	padding-top: 2px;
}
aside .widget .news-content a {
	padding: 0;
}
aside .widget .news-content span a {
	color: #ccc;
	font-size: 12px;
}
/* Pages
-------------------------------------------------- */
/* 404 Error page*/
.error-404 {
	text-align: center;
}
.error-404 h2 {
	color: #f5f5f5;
	text-align: center;
	font-size: 200px;
	padding: 30px 0 30px;
}
/* Fontawesome Page */
.fontawesome-icon-list {
	position: relative;
	padding-top: 20px;
}
.fontawesome-icon-list ul li {
	display: inline-block;
	float: left;
	margin: 0;
	width: 270px;
}
.fontawesome-icon-list ul li .fa {
	font-size: 20px;
	width: 20px;
	margin: 0 10px 40px 0;
} 

 }

@media (min-width:200px and max-width: 565px) {

.banner{
display:none;
}