/*--topnavigatiom */

@font-face {
	font-family: 'PT Sans', sans-serif;
}

body {
	font-family: 'PT Sans', sans-serif!important;
}

* {
	/*font-family: 'PT Sans', sans-serif !important;*/
}

img {
	width: auto\9;
	/*height: auto;*/
	max-width: 100% !important;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

.date {
	font-size: 13px;
	color: #000000;
	margin-top: 10px;
	font-weight: 500;
	font-family: 'PT Sans', sans-serif !important;
}

.topheader {
	min-height: 30px;
	max-height: auto;
}

.tnav-box {
	display: block;
	float: right;
	margin-top: 12px;
}

.top-nav li {
	display: inline;
	list-style-type: none;
	padding: 0px 0px;
	font-size: 13px;
	font-weight: 500;
	font-family: 'PT Sans', sans-serif !important;
}

.top-nav li a {
	color: #000000;
	text-decoration: none;
	font-family: 'PT Sans', sans-serif !important;
}

.top-nav li a:hover {
	color: #777777;
}

.navline {
	border-right: #000 2px solid;
	font-size: 11px;
	margin-left: 8px;
	color: #000000;
}


/*--top navigation close */


/*----------search btn------------------*/

#search {
	float: left;
	width: 190px;
	margin: 12px 0px 0px 0px;
	font-family: 'PT Sans', sans-serif !important;
}

#search_text {
	width: 160px;
	padding: 5px 0 5px 5px;
	font-size: 14px;
	border: 0 none;
	height: 20px;
	margin-right: 0;
	color: #ffffff;
	outline: none;
	background: #ffffff;
	/*border:#dedede thin solid;*/
	border-bottom: #000000 thin solid;
	border-left: #000000 thin solid;
	border-top: #000000 thin solid;
	border-right: #000000 thin solid;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	float: left;
	box-sizing: border-box;
	transition: all 0.15s;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #c0c0c0;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #c0c0c0;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #c0c0c0;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #c0c0c0;
}

#search_text:focus {
	background: #333333;
}

#search_button {
	background: #333333 url(../images/search.png)center no-repeat;
	border: #333333 thin solid;
	/*border-bottom:#333333 thin solid;
	border-right:#333333 thin solid;
	border-top:#333333 thin solid;*/
	width: 28px;
	float: left;
	padding: 0;
	text-align: center;
	height: 20px;
	cursor: pointer;
}

.header {
	min-height: 130px;
	height: auto;
}

.logo {
	margin-top: 15px;
}

.drop-shadow {
	-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, .1);
	border: #f2f2f2 thin solid;
	margin-top: 5px;
}

.header-adv {
	margin-top: 25px;
	margin-bottom: 10px;
	height: 90px;
}


/*---------search btn close--------------*/

.mainnav {
	min-height: 50px;
	height: auto;
	background: url(../images/nav-bg-1.jpg) repeat;
	border: #7e7e7e thin solid;
}


/*------- Navigation -------------------*/

.navbar-default {
	font-weight: bold;
	padding: 0;
	margin: 0;
	border: 0;
	background: url(../images/nav-bg-1.jpg) repeat;
}

.navbar-default .navbar-brand {
	color: #000000;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #000000;
}

.navbar-default .navbar-text {
	color: #000000;
}

.top-header {
	width: 100%;
	height: 50px;
	background: url(../images/nav-bg-1.jpg) repeat;
	border: #b3b3b3 thin solid;
	padding: 13px;
	font-size: 14px;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif !important;
	text-align: center;
}

.red11 {
	text-align: center;
	color: #b10005;
	margin-left: 0px;
}

.bottam-header {
	width: 100%;
	height: 50px;
	background: url(../images/nav-bg-1.jpg) repeat;
	border: #b3b3b3 thin solid;
	padding: 13px;
	font-size: 14px;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif !important;
	margin-top: -5px;
	text-align: center;
}

.live-video {
	margin-top: 15px !important;
	display: block;
}

.job-content {
	display: block;
	background-color: #ececec;
	height: 230px;
	overflow-y: scroll;
	font-family: 'PT Sans', sans-serif !important;
}

#style-1::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	border-radius: 0px;
	background-color: #d9d9d9;
}

#style-1::-webkit-scrollbar {
	width: 8px;
	background-color: #c7c7c7;
}

#style-1::-webkit-scrollbar-thumb {
	border-radius: 0px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	background-color: #555555;
}

.jobs {
	margin-top: 20px !important;
	display: block;
}

.live-news {
	margin-top: 15px !important;
	display: block;
}

.live-share {
	margin-top: 15px !important;
	display: block;
}

.navbar-default .navbar-nav> li> a {
	color: #000000;
	padding: 14px 18px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.navbar-default .navbar-nav> li> a:hover, .navbar-default .navbar-nav> li> a:focus {
	color: #ec292f;
}

.navbar-default .navbar-nav>.active>a {
	color: #ec292f !important;
	background: none!important;
}

.navbar-default .navbar-nav> .active> a, .navbar-default .navbar-nav> .active> a:hover, .navbar-default .navbar-nav> .active> a:focus {
	color: #ec292f;
}

.navbar-default .navbar-nav> .open> a, .navbar-default .navbar-nav> .open> a:hover, .navbar-default .navbar-nav> .open> a:focus {
	color: #ec292f;
}

.navbar-default .navbar-toggle {
	border-color: #000000;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #000000;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #f4f4f4;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #000000;
}

.navbar-default .navbar-link {
	color: #000000;
}

.navbar-default .navbar-link:hover {
	color: #ffffff;
}

.dropdown-menu {
	background-color: #f4f4f4;
	color: #444444;
	border: 0px;
	border-radius: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.dropdown-menu>li>a {
	background-color: #f4f4f4;
	color: #444444;
}

.dropdown-menu>li>a:hover {
	background-color: #444444;
	color: #f4f4f4;
}

@media (max-width: 767px) {
	.dropdown-menu {
		background-color: #f4f4f4;
		color: #444444;
		border: 0px;
		border-radius: 2px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.dropdown-menu>li>a {
		background-color: #f4f4f4;
		color: #444444;
	}
	.navbar-default .navbar-nav> li> a {
		border-bottom: #CCC thin solid;
	}
	.navbar-default .navbar-nav .open .dropdown-menu> li> a {
		background-color: #f4f4f4;
		color: #444444;
	}
	.navbar-default .navbar-nav .open .dropdown-menu> li> a:hover, .navbar-default .navbar-nav .open .dropdown-menu> li> a:focus {
		background-color: #444444;
		color: #f4f4f4;
	}
	.navbar-default .navbar-nav .open .dropdown-menu> .active> a, .navbar-default .navbar-nav .open .dropdown-menu> .active> a:hover, .navbar-default .navbar-nav .open .dropdown-menu> .active> a:focus {
		background-color: #f4f4f4;
		color: #444444;
	}
}


/*--------- Navigation -------------------*/

.col-centered {
	float: none;
	margin: 0 auto;
}

.nopadding {
	padding: 0 !important;
}

.nomargine {
	margin: 0 !important;
}

.lineb {
	width: 30%;
	height: 2px;
	background: #000000;
	float: left;
	margin-bottom: 5px;
}

.lineg {
	width: 70%;
	height: 2px;
	background: #e4eaef;
	float: left;
	margin-bottom: 5px;
}

.blue {
	color: #014479;
	font-family: 'PT Sans', sans-serif !important;
}

.black {
	color: #000000;
	font-family: 'PT Sans', sans-serif !important;
	text-transform: uppercase;
}

#adv2 {
	width: 300px;
	height: 252px;
	margin-top: 10px;
}

#adv3 {
	width: 300px;
	height: 252px;
	margin-top: 15px;
}

@media(max-width:767px) {
	.tnav-box {
		display: block;
		float: left;
		margin-top: 5px;
		margin-left: 30px;
	}
	.top-nav {
		margin: 0px !important;
		padding: 0px !important;
	}
	#adv2 {
		float: left;
		width: 300px;
		height: 252px;
		background-color: #06C;
		margin-top: 20px;
	}
	#adv3 {
		float: right;
		width: 300px;
		height: 252px;
		background-color: #0F0;
		margin-top: 20px;
	}
	.header-adv {
		display: block;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.footer-adv {
		display: none;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	#left-adv {
		position: absolute;
		z-index: 5;
		left: 0;
		top: 50px;
		display: none !important;
		width: 160px;
		height: auto;
	}
	#right-adv {
		position: absolute;
		z-index: 5;
		right: 0;
		top: 50px;
		display: none !important;
		width: 160px;
		height: auto;
	}
}

@media only screen and (device-width: 1250px), only screen and (max-width: 1250px) {
	#left-adv {
		display: none !important;
	}
	#right-adv {
		display: none !important;
	}
}


}
@media only screen and (min-width: 320px) {
	#adv2 {
		width: 300px;
		height: 252px;
	}
	
	#adv3 {
		float: left;
		width: 300px;
		height: 252px;
	}
}

/* Extra Small Devices, Phones */

/*--- banner---*/

/* jssor slider bullet navigator skin 01 css */

/*
        .jssorb01 div           (normal)
        .jssorb01 div:hover     (normal mouseover)
        .jssorb01 .av           (active)
        .jssorb01 .av:hover     (active mouseover)
        .jssorb01 .dn           (mousedown)
        */
.jssorb01 {
	position: absolute;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
	position: absolute;
	/* size of bullet elment */
	
	width: 12px;
	height: 12px;
	filter: alpha(opacity=70);
	opacity: .7;
	overflow: hidden;
	cursor: pointer;
	border: #000 1px solid;
}
.jssorb01 div {
	background-color: gray;
}
.jssorb01 div:hover, .jssorb01 .av:hover {
	background-color: #d3d3d3;
}
.jssorb01 .av {
	background-color: #fff;
}
.jssorb01 .dn, .jssorb01 .dn:hover {
	background-color: #555555;
}

/* jssor slider arrow navigator skin 05 css */

/*
        .jssora05l                  (normal)
        .jssora05r                  (normal)
        .jssora05l:hover            (normal mouseover)
        .jssora05r:hover            (normal mouseover)
        .jssora05l.jssora05ldn      (mousedown)
        .jssora05r.jssora05rdn      (mousedown)
        */
.jssora05l, .jssora05r {
	display: block;
	position: absolute;
	/* size of arrow element */
	
	width: 40px;
	height: 40px;
	cursor: pointer;
	background: url('../images/banner/a17.png') no-repeat;
	overflow: hidden;
}
.jssora05l {
	background-position: -10px -40px;
}
.jssora05r {
	background-position: -70px -40px;
}
.jssora05l:hover {
	background-position: -130px -40px;
}
.jssora05r:hover {
	background-position: -190px -40px;
}
.jssora05l.jssora05ldn {
	background-position: -250px -40px;
}
.jssora05r.jssora05rdn {
	background-position: -310px -40px;
}

/* jssor slider thumbnail navigator skin 09 css */
.jssort09-600-45 .p {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 160px;
	background: url(../images/nav-bg-2.jpg) repeat-x #999;
	display: block;
	z-index: 12;
}
.jssort09-600-45 .t {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #fff;
	line-height: 140%;
	padding-left: 10px;
	color: #000;
}
.bt {
	color: #000000;
	width: 100% !important;
	height: 200px !important;
	display: block;
}
.bt h3 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #333333;
	font-size: 30px !important;
	font-family: 'PT Sans', sans-serif !important;
	margin-top: 30px !important;
}

/*---- banner close ----*/
.blue-heading {
	padding: 5px 8px;
	font-weight: 580;
	font-size: 14px;
	color: #FFF;
	background-color: #3289c8;
	display: inline-block;
	margin-bottom: 5px;
	font-family: 'PT Sans', sans-serif !important;
}
.black-heading {
	padding: 5px 8px;
	font-weight: 580;
	font-size: 16px;
	color: #FFF;
	background-color: #b10005;
	display: inline-block;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif !important;
}
.news-feed li {
	list-style-type: none;
	padding: 10px 0px;
	border-bottom: #999 thin solid;
	display: inline-block;
	color: #333333;
	width: 100%;
	font-family: 'PT Sans', sans-serif !important;
}
.nlink li a {
	color: #333333;
}
.nlink li a:hover {
	color: #000000;
}
.blue-link a {
	color: #7289d0;
	font-size: 12px;
	text-decoration: none;
	font-family: 'PT Sans', sans-serif !important;
}
.blue-link a:hover {
	color: #3289c8;
	font-size: 12px;
	text-decoration: none;
}
.black-link a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-family: 'PT Sans', sans-serif !important;
}
.black-link a:hover {
	color: #3289c8;
	font-size: 12px;
	text-decoration: none;
}
.video {
	margin: 20px 0px 10px 0px;
	border: #7a7a7a thin solid;
}
.white {
	font-size: 14px;
	color: #ffffff;
	font-weight: 500;
	font-family: 'PT Sans', sans-serif !important;
}
.white2 {
	color: #ffffff;
	font-family: 'PT Sans', sans-serif !important;
}
.red-dot {
	padding: 0;
}
.red-dot li {
	list-style-image: url(../images/dot.jpg);
	list-style-position: inside;
	color: #000000;
	font-weight: bold;
	line-height: 180%;
	font-family: 'PT Sans', sans-serif !important;
}
.img-responsive {
	margin: 20px auto;
}
.magazine-text {
	margin-top: 20px;
	margin-bottom: 20px;
}
.top-margine {
	margin-top: 20px;
}
.top-margine1 {
	margin-top: 1px;
}
.bottom-margine {
	margin-bottom: 20px;
}
.line-tp {
	width: 100%;
	height: 1px;
	background-color: #ffffff;
}
.pt {
	font-family: 'PT Sans', sans-serif !important;
}

/* social icone */

/*=========================
  Icons
 ================= */
#social {
	width: 300px;
	background-color: #999;
	margin-top: 20px;
	padding: 20px 0px 20px 20px;
	background: url(../images/soical-media.jpg) repeat-y;
}

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
	font-family: 'FontAwesome'!important;
	font-style: normal;
}

/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
	font-family: 'FontAwesome'!important;
	font-style: normal;
}
.social-network a.icoFacebook:hover {
	background-color: #3B5998;
	font-family: 'FontAwesome'!important;
	font-style: normal;
}
.social-network a.icoTwitter:hover {
	background-color: #33ccff;
}
.social-network a.icoGoogle:hover {
	background-color: #BD3518;
}
.social-network a.icoVimeo:hover {
	background-color: #0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color: #007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color: #fff;
	font-family: 'FontAwesome'!important;
	font-style: normal;
}
a.socialIcon:hover, .socialHoverClass {
	color: #44BCDD;
	font-family: 'FontAwesome'!important;
	font-style: normal;
}
.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 50px;
	height: 50px;
	font-size: 20px;
	font-family: 'FontAwesome'!important;
	font-style: normal;
}
.social-circle li i {
	margin: 0;
	line-height: 50px;
	text-align: center;
	font-family: 'FontAwesome'!important;
	font-style: normal;
}
.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.social-network a.icoRss {
	background-color: #F56505;
	font-family: 'FontAwesome'!important;
	font-style: normal;
}
.social-network a.icoFacebook {
	background-color: #3B5998;
	font-family: 'FontAwesome'!important;
	font-style: normal;
}
.social-network a.icoTwitter {
	background-color: #33ccff;
	font-family: 'FontAwesome'!important;
	font-style: normal;
}
.social-network a.icoLinkedin {
	background-color: #007bb7;
	font-family: 'FontAwesome'!important;
	font-style: normal;
}

/* -------------*/
.footer-top {
	background-color: #505050;
	min-height: 350px;
	height: auto;
}
.footer-btm {
	background-color: #505050;
	height: auto;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 0px;
}
.subscribe {
	min-height: 230px;
	height: auto;
	display: block;
	padding-top: 10px;
	background-color: #f3f3f3;
}
.news-heading {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif !important;
}
.news-heading a {
	color: #000;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif !important;
}
.news-heading a:hover {
	color: #000;
}
.readmore {
	color: #041035;
	font-size: 13px;
}
.sidethumb a {
	color: #555555;
}
.footer-btm a {
	color: #e0e0e0;
	text-decoration: underline;
}
.footer-btm a:hover {
	color: #FFF;
	text-decoration: underline;
}
.white3 {
	color: #e0e0e0;
	font-family: 'PT Sans', sans-serif !important;
}
.breadcrumb {
	background-color: #FFF;
}
.breadcrumb> li+ li:before {
	content: "\3E"
}
.gray {
	background-color: #f1f1f1;
}
.g1 {
	color: #5c5c5c;
	font-size: 13px;
}
.share-social li {
	display: inline;
	list-style-type: none;
	font-size: 21px;
	margin: 2px;
	font-family: 'FontAwesome'!important;
}
.fa-facebook-square, .fa-share-alt-square, .fa-whatsapp, .fa-twitter-square, .fa-linkedin-square, .fa-envelope, .fa-print, .fa-download, .fa-comment, .fa-reply, .fa-times-circle, .fa-youtube-square, .fa-circle {
	font-family: 'FontAwesome'!important;
}
.text {
	text-align: justify;
}
#credits {
	margin-top: 5%;
}
#left-adv {
	position: fixed;
	z-index: 5;
	left: 0;
	top: 50px;
	display: block;
	width: 160px;
	height: auto;
}
#right-adv {
	position: fixed;
	z-index: 5;
	right: 0;
	top: 50px;
	display: block;
	width: 160px;
	height: auto;
}
.bold {
	font-weight: bold;
	margin: 10px 0px;
}
.red {
	color: #d1020a;
	font-family: 'PT Sans', sans-serif !important;
}
.news-heading {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif !important;
}
.listing a {
	color: #000000!important;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif !important;
	font-size: 16px;
}
.listing a:hover {
	color: #0658fb!important;
}
.listingtitle {
	color: #444444;
}
.listingtitle a {
	color: #444444;
	font-size: 13px;
}
.listingtitle a {
	color: #000000;
	font-size: 13px;
}
.listingtext {
	color: #666666;
	font-size: 14px;
}
.listingli li {
	display: block;
	list-style-type: none;
	line-height: 160%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: #e3e3e3 1px solid;
}

/*--------------- Paging------------------*/
.pagination li {
	display: inline;
}
.pagination a {
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination a:hover, .pagination .active a {
	background-color: #f5f5f5;
}
.pagination .active a {
	color: #999999;
	cursor: default;
}
.pagination .disabled span, .pagination .disabled a, .pagination .disabled a:hover {
	color: #999999;
	background-color: transparent;
	cursor: default;
}
.pagination li:first-child a {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}

/*--------------- pagging----------------*/
#adv2a {
	width: 300px;
	height: 252px;
	margin-top: 0px;
	background: red;
	-webkit-transition-property: width;
	/* Safari */
	
	-webkit-transition-duration: 2s;
	/* Safari */
	
	transition-property: width;
	transition-duration: 2s;
	float: right;
	margin-right: 5px;
	background: url(../images/adv/left-1.jpg);
}
#adv2a:hover {
	width: 600px;
	float: right;
	background-image: url(../images/adv/nyan-car.gif);
	z-index: 20;
}
#adv-small {
	width: 300px;
	height: 100px;
	margin-top: 20px;
}
#mid-adv {
	height: 60px;
	width: 468px;
	margin: 10px auto 10px auto;
	/*background-color: #6cf;*/
}

/*----- Img Zoom-----*/
.hovereffect {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}
.hovereffect .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.hovereffect img {
	display: block;
	position: relative;
	-webkit-transition: all .4s linear;
	transition: all .4s linear;
}
.hovereffect h2 {
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
	font-size: 17px;
	background: rgba(0, 0, 0, 0.6);
	-webkit-transform: translatey(-100px);
	-ms-transform: translatey(-100px);
	transform: translatey(-100px);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	padding: 10px;
}
.hovereffect a.info {
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	border: 1px solid #fff;
	background-color: transparent;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin: 50px 0 0;
	padding: 7px 14px;
}
.hovereffect a.info:hover {
	box-shadow: 0 0 5px #fff;
}
.hovereffect:hover img {
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.hovereffect:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
}
.hovereffect:hover h2, .hovereffect:hover a.info {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-transform: translatey(0);
	-webkit-transform: translatey(0);
	transform: translatey(0);
}
.hovereffect:hover a.info {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
Close
/** ====================
 * Lista de Comentarios
 =======================*/
.comments-container {
	margin: 60px auto 15px;
	width: 768px;
}
.comments-container h1 {
	font-size: 36px;
	color: #283035;
	font-weight: 400;
}
.comments-container h1 a {
	font-size: 18px;
	font-weight: 700;
}
.comments-list {
	margin-top: 30px;
	position: relative;
}

/**
 * Lineas / Detalles
 -----------------------*/
.comments-list:before {
	content: '';
	width: 2px;
	height: 100%;
	background: #c7cacb;
	position: absolute;
	left: 32px;
	top: 0;
}
.comments-list:after {
	content: '';
	position: absolute;
	background: #c7cacb;
	bottom: 0;
	left: 27px;
	width: 7px;
	height: 7px;
	border: 3px solid #dee1e3;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.reply-list:before, .reply-list:after {
	display: none;
}
.reply-list li:before {
	content: '';
	width: 60px;
	height: 2px;
	background: #c7cacb;
	position: absolute;
	top: 25px;
	left: -95px;
}
.comments-list li {
	margin-bottom: 15px;
	display: block;
	position: relative;
}
.comments-list li:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	width: 0;
}
.reply-list {
	padding-left: 88px;
	clear: both;
	margin-top: 15px;
}

/**
 * Avatar
 ---------------------------*/
.comments-list .comment-avatar {
	width: 65px;
	height: 65px;
	position: relative;
	z-index: 99;
	float: left;
	margin-left: -35px;
	border: 3px solid #FFF;
	margin-bottom: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}
.comments-list .comment-avatar img {
	width: 100%;
	height: 100%;
}
.reply-list .comment-avatar {
	width: 50px;
	height: 50px;
	float: left;
}
.comment-main-level:after {
	content: '';
	width: 0;
	height: 0;
	display: block;
	clear: both;
}

/**
 * Caja del Comentario
 ---------------------------*/
.comments-list .comment-box {
	float: right;
	position: relative;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.comments-list .comment-box:before, .comments-list .comment-box:after {
	content: '';
	height: 0;
	width: 0;
	position: absolute;
	display: block;
	border-width: 10px 12px 10px 0;
	border-style: solid;
	border-color: transparent #FCFCFC;
	top: 8px;
	left: -11px;
}
.comments-list .comment-box:before {
	border-width: 11px 13px 11px 0;
	border-color: transparent rgba(0, 0, 0, 0.05);
	left: -12px;
}
.reply-list .comment-box {}
.comment-box .comment-head {
	background: #FCFCFC;
	padding: 10px 12px;
	border-bottom: 1px solid #E5E5E5;
	overflow: hidden;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.comment-box .comment-head i {
	float: right;
	margin-left: 14px;
	position: relative;
	top: 2px;
	color: #A6A6A6;
	cursor: pointer;
	-webkit-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}
.comment-box .comment-head i:hover {
	color: #03658c;
}
.comment-box .comment-name {
	color: #283035;
	font-size: 14px;
	font-weight: 700;
	float: left;
	margin-right: 10px;
}
.comment-box .comment-name a {
	color: #283035;
}
.comment-box .comment-head span {
	float: left;
	color: #999;
	font-size: 13px;
	position: relative;
	top: 1px;
}
.comment-box .comment-content {
	background: #FFF;
	padding: 12px;
	font-size: 15px;
	color: #595959;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.comment-box .comment-name.by-author, .comment-box .comment-name.by-author a {
	color: #03658c;
}
.comment-box .comment-name.by-author:after {
	content: 'autor';
	background: #03658c;
	color: #FFF;
	font-size: 12px;
	padding: 3px 5px;
	font-weight: 700;
	margin-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.ph-box {
	display: block;
	height: 120px;
	background-color: #b3b3b3;
	color: #FFF;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	padding-top: 32px;
}
.white {
	background-color: #FFF !important;
}
.comments-container .g1 {
	color: #000 !important;
	font-size: 14px !important;
}
.co-box {
	margin-top: 15px;
}
.b-box {
	border: #d9d9d9 thin solid;
	padding: 5px;
}
.red1 {
	border-left: #337ab7 3px solid;
}
.green1 {
	border-left: #5cb85c 3px solid;
}
.green2 {
	border-left: #e5aa1d 3px solid;
}
.blue1 {
	color: #5cb85c !important;
}
.blue2 {
	color: #e5aa1d !important;
}
.comments-container .g1a {
	color: #b3b3b3;
	font-style: italic;
}
.dm a {
	color: #FFF !important;
	text-decoration: none;
}
.dm a:hover {
	color: #08d9ff !important;
	text-decoration: underline;
}
.mid-nav {
	padding: 3px;
	background-color: #ff9933;
	margin-bottom: 5px;
	display: inline-block;
	float: right;
	color: #FFF;
	font-family: 'PT Sans', sans-serif !important;
	font-size: 14px;
}
.mid-nav a {
	color: #000000;
	font-family: 'PT Sans', sans-serif !important;
	font-weight: 580;
}
.mid-nav a:hover {
	color: #ffffff;
	text-decoration: none;
}
.social-media-icon {}

/*--------------------------------------*/
.accordion {
	padding: 0;
	margin: 2em 0;
	width: 100%;
	overflow: hidden;
	font-size: 1em;
	position: relative;
	font-family: 'PT Sans', sans-serif !important;
}
.accordion__title {
	padding: 0 0.8em;
	background: #ffffff;
	color: #000000;
	float: left;
	line-height: 3;
	height: 3em;
	cursor: pointer;
	margin-right: .25em;
	font-family: 'PT Sans', sans-serif !important;
	text-transform: uppercase;
}
.no-js .accordion__title {
	float: none;
	height: auto;
	cursor: auto;
	margin: 0;
	padding: 0 2em;
	font-family: 'PT Sans', sans-serif !important;
}
.accordion__content {
	float: right;
	width: 100%;
	margin: 3em 0 0 -100%;
	padding: 15px 15px 0px 15px;
	background: #ececec;
	font-family: 'PT Sans', sans-serif !important;
	text-align: justify !important;
	font-size: 14px;
	color: #000;
	border: #c2cfd5 thin solid;
}
.no-js .accordion__content {
	float: left;
	margin: 0;
	font-family: 'PT Sans', sans-serif !important;
}
.accordion__title:hover, .accordion__title.active {
	background: #000000;
	color: #ffffff;
	font-family: 'PT Sans', sans-serif !important;
}
.no-js .accordion__title:hover {
	background-color: #000000;
	color: #ffffff;
	font-family: 'PT Sans', sans-serif !important;
}
.accordion__title.active {
	border-top-color: lime;
	font-family: 'PT Sans', sans-serif !important;
}
@media (max-width: 48em) {
	.accordion {
		border: 1px solid grey;
		font-family: 'PT Sans', sans-serif !important;
	}
	
	.accordion__title, .accordion__content {
		float: none;
		margin: 0;
		border-top: 2px solid #eee;
		font-family: 'PT Sans', sans-serif !important;
	}
	
	.accordion__title:first-child {
		border: none;
	}
	
	.accordion__title.active {
		border-top-color: #3189c8;
	}
	
	.accordion__title.active, .accordion__title:hover {
		background: #000000;
	}
	
	.accordion__title:before {
		content: "+";
		text-align: center;
		width: 2em;
		display: inline-block;
	}
	
	.accordion__title.active:before {
		content: "-";
	}
	
	.overflow-scrolling {
		overflow-y: scroll;
		height: 11em;
		padding: 1em 1em 0 1em;
		/* Warning: momemtum scrolling seems buggy on iOS 7  */
		-webkit-overflow-scrolling: touch;
		font-family: 'PT Sans', sans-serif !important;
	}
	
	.accordion__content {
		position: relative;
		overflow: hidden;
		padding: 0;
		font-family: 'PT Sans', sans-serif !important;
	}
	
	.no-js .accordion__content {
		padding: 1em;
		overflow: auto;
		display: block;
	}
	
	.accordion__content:after {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		height: 50px;
		border-radius: 10px 0 0 10px / 50% 0 0 50%;
		box-shadow: -5px 0 10px rgba(0, 0, 0, 0.5);
		content: '';
		font-family: 'PT Sans', sans-serif !important;
	}
}

/*-------------------------------------*/
.accordion__title1 {
	padding: 0 0.8em;
	background: #ffffff;
	color: #000000;
	float: left;
	line-height: 3;
	height: 3em;
	cursor: pointer;
	margin-right: .25em;
	font-family: 'PT Sans', sans-serif !important;
	text-transform: uppercase;
}
.no-js .accordion__title1 {
	float: none;
	height: auto;
	cursor: auto;
	margin: 0;
	padding: 0 2em;
	font-family: 'PT Sans', sans-serif !important;
}
.accordion__content1 {
	float: right;
	width: 100%;
	margin: 3em 0 0 -100%;
	padding: 15px 15px 0px 15px;
	background: #ececec;
	font-family: 'PT Sans', sans-serif !important;
	text-align: justify !important;
	font-size: 14px;
	color: #000;
	border: #c2cfd5 thin solid;
}
.no-js .accordion__content1 {
	float: left;
	margin: 0;
	font-family: 'PT Sans', sans-serif !important;
}
.accordion__title1:hover, .accordion__title1.active {
	background: #b10005;
	color: #ffffff;
	font-family: 'PT Sans', sans-serif !important;
}
.no-js .accordion__title1:hover {
	background-color: #b10005;
	color: #ffffff;
	font-family: 'PT Sans', sans-serif !important;
}
.accordion__title1.active {
	border-top-color: lime;
	font-family: 'PT Sans', sans-serif !important;
}
@media (max-width: 48em) {
	.accordion1 {
		border: 1px solid grey;
		font-family: 'PT Sans', sans-serif !important;
	}
	
	.accordion__title1, .accordion__content1 {
		float: none;
		margin: 0;
		border-top: 2px solid #eee;
		font-family: 'PT Sans', sans-serif !important;
	}
	
	.accordion__title1:first-child {
		border: none;
	}
	
	.accordion__title1.active {
		border-top-color: #3189c8;
	}
	
	.accordion__title1.active, .accordion__title1:hover {
		background: #b10005;
	}
	
	.accordion__title1:before {
		content: "+";
		text-align: center;
		width: 2em;
		display: inline-block;
	}
	
	.accordion__title1.active:before {
		content: "-";
	}
	
	.overflow-scrolling1 {
		overflow-y: scroll;
		height: 11em;
		padding: 1em 1em 0 1em;
		/* Warning: momemtum scrolling seems buggy on iOS 7  */
		-webkit-overflow-scrolling: touch;
		font-family: 'PT Sans', sans-serif !important;
	}
	
	.accordion__content1 {
		position: relative;
		overflow: hidden;
		padding: 0;
		font-family: 'PT Sans', sans-serif !important;
	}
	
	.no-js .accordion__content1 {
		padding: 1em;
		overflow: auto;
		display: block;
	}
	
	.accordion__content1:after {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		height: 50px;
		border-radius: 10px 0 0 10px / 50% 0 0 50%;
		box-shadow: -5px 0 10px rgba(0, 0, 0, 0.5);
		content: '';
		font-family: 'PT Sans', sans-serif !important;
	}
}

/*-------------------------------------*/
.accordion__title2 {
	padding: 0 1em;
	background: #ffffff;
	color: #000000;
	float: left;
	line-height: 3;
	height: 3em;
	cursor: pointer;
	margin-right: .25em;
	font-family: 'PT Sans', sans-serif !important;
	text-transform: uppercase;
}
.no-js .accordion__title2 {
	float: none;
	height: auto;
	cursor: auto;
	margin: 0;
	padding: 0 2em;
	font-family: 'PT Sans', sans-serif !important;
}
.accordion__content2 {
	float: right;
	width: 100%;
	margin: 3em 0 0 -100%;
	padding: 15px 15px 0px 15px;
	background: #ececec;
	font-family: 'PT Sans', sans-serif !important;
	text-align: justify !important;
	font-size: 14px;
	color: #000;
	border: #c2cfd5 thin solid;
}
.no-js .accordion__content2 {
	float: left;
	margin: 0;
	font-family: 'PT Sans', sans-serif !important;
}
.accordion__title2:hover, .accordion__title2.active {
	background: #b10005;
	color: #ffffff;
	font-family: 'PT Sans', sans-serif !important;
}
.no-js .accordion__title2:hover {
	background-color: #b10005;
	color: #ffffff;
	font-family: 'PT Sans', sans-serif !important;
}
.accordion__title2.active {
	border-top-color: lime;
	font-family: 'PT Sans', sans-serif !important;
}
@media (max-width: 48em) {
	.accordion2 {
		border: 1px solid grey;
		font-family: 'PT Sans', sans-serif !important;
	}
	
	.accordion__title2, .accordion__content2 {
		float: none;
		margin: 0;
		border-top: 2px solid #eee;
		font-family: 'PT Sans', sans-serif !important;
	}
	
	.accordion__title2:first-child {
		border: none;
	}
	
	.accordion__title2.active {
		border-top-color: #3189c8;
	}
	
	.accordion__title2.active, .accordion__title2:hover {
		background: #b10005;
	}
	
	.accordion__title2:before {
		content: "+";
		text-align: center;
		width: 2em;
		display: inline-block;
	}
	
	.accordion__title2.active:before {
		content: "-";
	}
	
	.overflow-scrolling2 {
		overflow-y: scroll;
		height: 11em;
		padding: 1em 1em 0 1em;
		/* Warning: momemtum scrolling seems buggy on iOS 7  */
		-webkit-overflow-scrolling: touch;
		font-family: 'PT Sans', sans-serif !important;
	}
	
	.accordion__content2 {
		position: relative;
		overflow: hidden;
		padding: 0;
		font-family: 'PT Sans', sans-serif !important;
	}
	
	.no-js .accordion__content2 {
		padding: 1em;
		overflow: auto;
		display: block;
	}
	
	.accordion__content2:after {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		height: 50px;
		border-radius: 10px 0 0 10px / 50% 0 0 50%;
		box-shadow: -5px 0 10px rgba(0, 0, 0, 0.5);
		content: '';
		font-family: 'PT Sans', sans-serif !important;
	}
}

/*-------------------------------------*/
.acc-tab tr {
	border-bottom: #999 thin solid;
}
.line1 {
	clear: both;
	width: 100%;
	height: 1px;
	background-color: #c2cfd5;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.blackbtn {
	background-color: #b10005 !important;
}
.blackbtn:hover {
	background-color: #910105;
	!important;
}
.v-text {
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: 'PT Sans', sans-serif !important;
	display: block;
}
.vbg {
	display: block;
	background: url(../images/v-bg.jpg) repeat;
	padding-bottom: 15px;
}
#mid-add-1 {
	width: 300px;
	height: 100px;
	/*background-color:#69F;*/
}
#mid-add-2 {
	width: 300px;
	height: 100px;
	/*background-color:#966;*/
}
#mid-add-3 {
	width: 300px;
	height: 100px;
	/*background-color:#FCC;*/
}
#left-sm-adv-1 {
	width: 300px;
	height: 100px;
	/*background-color:#630;*/
}
#left-sm-adv-2 {
	width: 300px;
	height: 100px;
	/*background-color:#630;*/
}
#left-sm-adv-3 {
	width: 300px;
	height: 100px;
	/*background-color:#630;*/
}
#left-sm-adv-4 {
	width: 300px;
	height: 100px;
	/*background-color:#630;*/
}
.footer-adv {
	height: 90px !important;
	margin-bottom: 5px;
	margin-top: 10px;
	overflow: hidden;
	width: 728px !important;
}
#incfont, #decfont {
	font-size: 11px;
	padding: 3px 5px;
	margin: 5px 2px;
	outline: none;
	border: 0;
}

.black-color {
	color: #000;
}
