@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular.eot');
    src: url('../fonts/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular.woff2') format('woff2'),
         url('../fonts/opensans-regular.woff') format('woff'),
         url('../fonts/opensans-regular.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'corbel';
    src: url('../fonts/corbel.eot');
    src: url('../fonts/corbel.eot?#iefix') format('embedded-opentype'),
         url('../fonts/corbel.woff2') format('woff2'),
         url('../fonts/corbel.woff') format('woff'),
         url('../fonts/corbel.ttf') format('truetype'),
         url('../fonts/corbel.svg#corbel') format('svg');
    font-weight: normal;
    font-style: normal;

}
body { background-color: #FFFFFF; color: #333333; font-family: 'open_sansregular';}
/*---custom-framework---*/
	/*---bootstrap---*/
.navbar { border: 0; border-radius: 0px; margin-bottom: 0; min-height: initial;}
	/*---slider---*/
.sp-image { width: auto!important; height: 100%!important;}
.sp-selected-thumbnail { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30); -moz-opacity: 0.3; -khtml-opacity: 0.3; opacity: 0.3;}
/*---/custom-framework---*/

/*---all---*/
.social-list { list-style: none; margin: 0;}
.social-list li { /*margin-right: 15px;*/ vertical-align:top;}
.btn-back { margin-right: 15px;}
a { color: #333333;}
a{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
a:hover, a:focus, a:active { text-decoration: none;}
.alert-form { display: none; list-style: none; text-align:center;}
.main { min-height: 500px; padding-bottom: 35px;}
.page-header { border-bottom: 1px solid #999999; margin: 0 0 20px 0; padding: 0;}
.page-header h1 { display: table; font-size: 28px; font-weight: normal; margin: 34px auto 18px auto; padding: 0; text-align: center;}
@media (max-width: 767px) {
	.row { margin-left: 0; margin-right: 0;}
	.row .row { margin-left: -15px; margin-right: -15px;}
}
/*---/all---*/

/*---tools---*/
.img-fluid-w { height: auto; width: 100%;}
.img-max-w { height: auto; max-width: 100%;}
.noresize {	resize: none;}
.relative { position: relative;}
/*---/tools---*/
/*---header---*/
.header { background: url(../images/bg-header.jpg) no-repeat top center; border-bottom: 3px solid #FFFFFF; height: 120px;}
.header .bg-logo { background: url(../images/logo-bg.png) no-repeat top center; display: block; height: 179px; width: 583px; position: absolute; top: 0; left: -185px;}
.header .h-logo { position: relative;}
	.header .h-logo img { height: auto; margin: 7px auto; max-width: 100%;}
.header .h-info { float: left; height: 82px;}
	.header .h-info .h-slogan { display: table; height: 82px;}
		.header .h-info .h-slogan p { color: #021454; display: table-cell; font-size: 13px; line-height: 16px; vertical-align: middle;}
	.header .h-info ul.h-list { display: table; float: right; list-style: none; margin: 29px 0 28px 0; padding: 0;}
		.header .h-info ul.h-list li { float: left; font-size: 15px; list-style: none; margin-left: 25px;}
			.header .h-info ul.h-list li .media-left, .media>.pull-left { padding-right: 5px;}
			.header .h-info ul.h-list li:first-child { margin-left: 0;}
			.header .h-info ul.h-list li .media-body { width: auto;}
			.header .h-info ul.h-list li p, .header .h-info ul.h-list li a { color: #021454; display: table; font-size: 12px; margin-bottom: 0;}
			.header .h-info ul.h-list li p > span, .header .h-info ul.h-list li a > span { color: #021454; font-size: 18px;}
@media (min-width: 991px) and (max-width: 1199px) {
	.header .h-info ul.h-list li { margin-left: 5px;}
}
@media (max-width: 767px) {
	.header { height: auto;}
	.header .row { margin-left: -15px; margin-right: -15px;}
	.header .h-logo { text-align: center!important;}
	#navbar .nav>li { width: auto!important;}
}
.navbar-default { background-color: transparent;}
#navbar.navbar-collapse { padding-left: 0; padding-right: 0;}
#navbar .navbar-nav > li > a { color: #021454; cursor: pointer; font-family: 'corbel'; font-size: 14.4px; line-height: 16px; padding: 11px 0; text-align: center; text-transform:uppercase;}
.navbar-default #navbar .navbar-nav>li>a { color: #021454;}
.navbar-default #navbar .navbar-nav>li>a:focus,
.navbar-default #navbar .navbar-nav>li>a:hover,
.navbar-default #navbar .navbar-nav>.open>a,
.navbar-default #navbar .navbar-nav>.open>a:focus,
.navbar-default #navbar .navbar-nav>.open>a:hover{
	background-color: #FFFFFF;
	color: #021454;
	font-weight: bold;
}
.navbar-default #navbar .navbar-nav>.active>a,
.navbar-default #navbar .navbar-nav>.active>a:focus,
.navbar-default #navbar .navbar-nav>.active>a:hover {
	background-color: #FFFFFF;
	color: #021454;
	font-weight: bold;
}
.navbar-default .dropdown-menu { border-radius: 0px; padding: 0;}
.navbar-default .dropdown-menu>li>a:focus, .navbar-default .dropdown-menu>li>a:hover { background-color: #d9d9d9;}
@media (max-width: 767px) {
	.navbar-default, #navbar .navbar-nav, #navbar .nav>li { background-color: #FFFFFF;}
	.navbar-default { border-bottom: 1px solid #e7e7e7;}
}
@media (min-width: 991px) and (max-width: 1199px) {
	.navbar-default #navbar .navbar-nav>li>a { font-size: 13px;}
}
@media (min-width: 768px) and (max-width: 990px) {
	.header .h-info { height: auto;}
	.header .h-info .h-slogan { float: right; height: 60px;}
	.header .h-info ul.h-list { margin: 0;}
	.header { height: auto;}
}
/*---/header---*/

/*---footer---*/
.footer { background-color: #586bad;}
.footer .f-top { border-bottom: 1px solid #8592be; padding: 0;}
	.footer .f-top .f-social { list-style: none; margin: 0; padding: 0; position: absolute; top: 11px; right: 0;}
		.footer .f-top .f-social li { float: left; margin-left: 4px;}
		.footer .f-top .f-social li a:hover img { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;}
@media (max-width: 991px) {
.footer .f-top { padding-bottom: 15px;}
	.footer .f-top .f-social { display: table; margin: 0 auto; position: relative; right: initial; top: initial;}
}
.footer .f-copy { color: #FFFFFF; font-size: 12px; letter-spacing: 0.5px; margin-bottom: 0; padding: 17px 0;}
.footer .f-bottom { padding-bottom: 40px; padding-top: 15px; position: relative;}
	.footer .f-bottom .f-nav, .footer .f-bottom .f-menu { list-style: none; padding: 0;}
	.footer .f-bottom p, .footer .f-bottom .f-nav a, .footer .f-bottom .f-menu a { display: block; font-size: 14px; line-height: 17px; margin-bottom: 0;}
	.footer .f-bottom p, .footer .f-bottom .f-menu a { color: #FFFFFF;}
		.footer .f-bottom .f-menu a:hover { text-decoration: underline;}
	.footer .f-bottom .f-nav a { color: #9daad6;}
		.footer .f-bottom .f-nav a:hover { color: #FFFFFF;}
	.footer .f-bottom .f-logo { display: block;}
	.footer .f-author {	position: absolute;	bottom: 5px; right: 5px;}
@media (max-width: 767px) {
	.footer .f-bottom .f-logo { display: none;}
	.footer .f-bottom > *, .f-adress, .f-menu { text-align: center;}
}
/*---/footer---*/

/*---home---*/
.home { padding-bottom: 0;}

	/*---banner---*/
.banner-home-in { height: 550px; width:100%; overflow:hidden ; }
.banner-home-in .banner-home{ height: 550px; width:1600px; left:50%; margin-left:-800px; position:absolute; }
	.banner-home .sp-buttons { padding-top: 0; text-align: center; position: absolute; bottom: 10px;}
		.banner-home .sp-button { background-color: #000000; border: 2px solid #000000; border-radius: 0; height: 10px; width: 50px;}
		.banner-home .sp-selected-button { border: 2px solid #ff7200; background-color: #ff7200;}
@media (max-width: 767px) {
	.banner-home { display: none;}
	.banner-home-in { display: none;}
}
/* patrocinios */
.home-banner600 { width:600px; float:left; height:100px; margin: 20px 0 0 0; }
.home-banner230 { width:230px; float:left; height:100px; margin: 20px 0 0 20px; }
@media (max-width: 1199px) {
.home-banner600 { width:520px; float:left; height:90px; margin: 18px 0 0 0; }
.home-banner230 { width:207px; float:left; height:90px; margin: 18px 0 0 18px; }
}
@media (max-width: 999px) {
.home-banner600 { width:98%; float:left; height:auto; margin: 20px 1% 0 1%; }
.home-banner230 { width:48%; float:left; height:100px; margin: 20px 1% 0 1%; }
}

.home-news { }
	.home-news .home-featured-news { margin-bottom: 25px; margin-top: 20px;/*margin-top: 62px;*/}
		#featured-news { height: 375px; width: 750px;}
		.sp-slide a:hover p.sp-layer { color: #ff7200;}
		#featured-news .slider-pro p.sp-layer { font-size: 21px;}
		#featured-news .sp-buttons { padding-top: 0; text-align: right; position: absolute; top: 20px; right: 20px;}
			#featured-news .sp-button { background-color: #000000; border: 2px solid #000000; border-radius: 0; height: 7px; width: 36px;}
			#featured-news .sp-selected-button { border: 2px solid #ff7200; background-color: #ff7200;}
		.home-news .home-featured-news h2 { color: #586bac; font-size: 25px; line-height: 28px; margin-bottom: 23px;}
		.home-news .home-featured-news h2 a { color: #586bac; display: inline; font-size: 12px; }
			.home-news .home-featured-news h2 a:hover { text-decoration: underline;}

	.home-news .home-last-news {  list-style: none; padding: 0; float:left;}
		.home-news .home-last-news li { float: left; width: 246px; margin-right: 6px;}
			.home-news .home-last-news li a:hover p { color: #ff7200;}
			.home-news .home-last-news li:last-child { margin-right: 0;}
			.home-news .home-last-news li img { max-height: 124px;}
			.home-news .home-last-news li p { font-size: 11px; line-height: 13px; margin: 5px 2px 0 2px;}

	.home-news .home-partners { background-color: #FFFFFF; float: right; height: 120px; margin-bottom: 12px; /*margin-top: -90px; */padding: 5px; width: 300px; position: relative; z-index: 9999; -webkit-box-shadow: 0px 2px 12px 0px rgba(50, 50, 50, 0.65); -moz-box-shadow: 0px 2px 12px 0px rgba(50, 50, 50, 0.65); box-shadow: 0px 2px 12px 0px rgba(50, 50, 50, 0.65);}
		.home-news .home-partners p { color: #626262; font-size: 13px; line-height: 13px; margin:0;}
	.home-news .home-list-last-news { float: right; list-style: none; margin-bottom: 30px; padding: 0; width: 300px;}
	.home-news .home-list-last-news span a{ padding:5px 10px; color:#fff; background-color:#4d61a6; margin:10px 0;}
		.home-news .home-list-last-news li { border-left: 2px solid #4b60a4; margin-bottom: 7px;}
			.home-news .home-list-last-news li a { display: block; padding: 5px; line-height:100%;}
			.home-news .home-list-last-news li a span{ width:100%; color:#4d61a6; font-size:12px; text-align:left;}
			.home-news .home-list-last-news li:hover { background-color: #4b60a4;}
				.home-news .home-list-last-news li:hover a { color: #FFFFFF;}
				.home-news .home-list-last-news li:hover a span{ color: #FFFFFF;}

.home-feature { }
	.home-feature ul { display: table; list-style: none; padding: 0; width: 100%;}
		.home-feature ul li { display: table-cell;}
			.home-feature ul li a:hover img { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7;}

.home-about-ph { margin: 45px 0;}
	.home-about-ph h4 { color: #586bac; font-size: 25px; margin-bottom: 25px;}
	.home-about-ph .home-ph-list { }
		.home-about-ph .home-ph-list .home-ph-item { text-align: center;}
			.home-about-ph .home-ph-list .home-ph-item a:hover p { color: #ff7200;}
			.home-about-ph .home-ph-list .home-ph-item .img-a { display: table; height: 90px; width: 100%;}
				.home-about-ph .home-ph-list .home-ph-item .img-v { display: table-cell; text-align: center; vertical-align: middle;}
					.home-about-ph .home-ph-list .home-ph-item img { margin: 0 auto; max-height: 90px; max-width: 100%;}
			.home-about-ph .home-ph-list .home-ph-item p { color: #3e3e3e; font-size: 14px; line-height: 16px; margin-bottom: 0; margin-top: 8px;}

.home-tv-pch { background: url(../images/tv-bg.jpg) no-repeat top center; height: 475px;}
	.home-tv-pch .video-player { margin: 32px 0;}
/*	.home-tv-pch .logo-tv-pch { background-color: #ff7200; float: right; padding: 46px 0 15px 0; text-align: center; width: 300px;}*/
	.home-tv-pch .logo-tv-pch { background-color: #fff; float: right; padding: 5px 5px 5px 5px; text-align: center; width: 290px;}
	.home-tv-pch .logo-tv-pch .tv-texto{ text-align:center; color:#030; font-size:13px; line-height:120%; height:39px;}
	.home-tv-pch .tv-pch-content { background-color: #e2e2e2; float: right; height: 307px; margin-top: 24px; padding: 20px; width: 300px;}

.home-about-company { padding: 40px 0;}
	.home-about-company .media-left { padding-right: 22px;}
	.home-about-company h4 { color: #586bac; font-size: 25px; margin-bottom: 20px; margin-left: -15px; margin-top: 0;}
	.home-about-company img { }
	.home-about-company p { color: #586bac; line-height: 18px; padding-right: 20px;}
		.home-about-company .home-about-list { border-left: 1px solid #586bad; float: left; height: 230px; list-style-image: url('../images/about-list.png'); padding: 0 0 0 32px;}
			.home-about-company .home-about-list li { margin-bottom: 4px;}
				.home-about-company .home-about-list li a { color: #586bad; font-size: 17px; padding-left: 6px;}
					.home-about-company .home-about-list li a:hover { color: #ff7200;}

.home-newsletter { background: url(../images/newsletter-bg.jpg) no-repeat top center; background-size: cover; min-height: 328px;}
	.home-newsletter form { margin-top: 50px;}
		.home-newsletter form h4 { color: #2b2b2b; font-size: 25px; font-weight: bold; letter-spacing: 0.5px; margin-bottom: 30px; text-align: center;}
		.home-newsletter form fieldset { margin: 0 auto; width: 325px;}
			.home-newsletter form .form-group { display: table; margin-bottom: 5px; width: 100%;}
				.home-newsletter form .form-group .form-control { background-color: rgba(15, 14, 13, 0.53); border: 1px solid transparent; border-radius: 0; color: #FFFFFF; font-size: 18px;}
				.home-newsletter form .form-group .form-control:focus { border: 1px solid #ff7e00; box-shadow: none; outline: none;}
					.home-newsletter form .form-group ::-webkit-input-placeholder { color: #FFFFFF;}
					.home-newsletter form .form-group :-moz-placeholder { color: #333333; }
					.home-newsletter form .form-group ::-moz-placeholder { color: #333333; }
					.home-newsletter form .form-group :-ms-input-placeholder { color: #333333; }
				.home-newsletter form .form-group .btn-home-newsletter { background-color: #ff7e00; border-radius: 0; color: #FFFFFF; display: block; float: initial; font-size: 18px; margin: 5px auto 0 auto; text-align: center;}
				.home-newsletter form .form-group .btn-home-newsletter:hover { background-color: #d86b00;}
@media (max-width: 1199px) {
	.banner-home { height: auto;}
	.home-news-l { width: 65%;}
	.home-news-r { padding-left: 20px; width: 35%;}
	#featured-news { height: auto; width: 100%; margin-top:20px;}
	.home-news .home-last-news { display: table; width: 100%;}
	.home-news .home-last-news li { display: table-cell; float: initial; padding-right: 5px; width: auto;}
	.home-news .home-partners, .home-news .home-list-last-news { width: 100%;}
	.home-feature ul { text-align: center;}
	.home-feature ul li { display: inline-block; margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.header .bg-logo { display: none;}
	.navbar-nav { margin: 0;}
	.home-news-l { width: 100%;}
	.home-news-r { padding-left: 0; width: 100%;}
	.home-news .home-featured-news { margin-top: 40px;}
	#featured-news .slider-pro p.sp-layer { font-size: 30px;}
	.home-news .home-partners { margin-top: 20px;}
	.home-news .home-last-news li { display: block; margin-bottom: 20px; margin-right: 0; padding-right: 0;}
		.home-news .home-last-news li img { max-height: inherit;}
	.home-tv-pch { background: none; height: auto;}
	.home-tv-pch .logo-tv-pch, .home-tv-pch .tv-pch-content { float: initial; width: 100%;}
	.home-about-company h4 { margin-left: 0;}
	.home-about-company .media-body { display: block; text-align: justify; width: 100%;}
	.home-news .home-featured-news h2 a { display: block;}
	.navbar-nav .open .dropdown-menu { border-bottom: 1px solid #f6f6f6; border-top: 1px solid #f6f6f6;}
	.navbar-nav .open .dropdown-menu > li > a { text-align: center;}
}
@media (max-width: 400px) {
	.home-feature ul li img { width: 100%;}
	.home-newsletter form fieldset { width: auto;}
}
/*---/home---*/

/*---about---*/
.about-menu { margin-bottom: 40px;}
	.about-menu .nav-pills>li>a { background-color: #d9d9d9; border-radius: 0; color: #5f5f5f; font-size: 16px; line-height: 16px; padding: 10px 12px ;}
	.about-menu .nav-pills>li>a:hover,
	.about-menu .nav-pills>li.active>a,
	.about-menu .nav-pills>li.active>a:focus,
	.about-menu .nav-pills>li.active>a:hover {
		background-color: #586bad;
		color: #FFFFFF;
	}
.about-content { padding-left: 65px;}
	.about-content h2 { color: #001665; display: block; font-size: 18px; line-height: 18px; margin: 0 0 30px 0; width: 100%;}
	.about-content p { color: #333333; font-size: 14px; text-align: justify;}
	.about-content .ab-img { margin: 0 0 14px 14px;}
@media (max-width: 991px) {
	.about-content { padding-left: 30px;}
}
@media (max-width: 767px) {
	.about-content { padding-left: 15px;}
}
/*---/about---*/

/*---service---*/
.service-menu { margin-bottom: 40px;}
	.service-menu .nav-pills>li>a { background-color: #d9d9d9; border-radius: 0; color: #9b9b9b; font-size: 16px; line-height: 20px; padding: 7px 12px 7px 36px; position: relative;}
	.service-menu .nav-pills>li>a>img { position: absolute; top: 8px; left: 6px;}
	.service-menu .nav-pills>li>a:hover,
	.service-menu .nav-pills>li.active>a,
	.service-menu .nav-pills>li.active>a:focus,
	.service-menu .nav-pills>li.active>a:hover {
		background-color: #ff7300;
		color: #FFFFFF;
	}
.service-content { padding-left: 65px;}
	.service-content h2 { color: #001665; display: block; font-size: 18px; line-height: 18px; margin: 0 0 30px 0; width: 100%;}
	.service-content p { color: #333333; font-size: 14px; text-align: justify;}
@media (max-width: 991px) {
	.service-content { padding-left: 30px;}
}
@media (max-width: 767px) {
	.service-content { padding-left: 15px;}
}
/*---/service---*/

/*---partner---*/
.partner-select { background-color: #e0e0e0; height: 88px; margin-bottom: 25px; padding: 6px 0;}
	.partner-select .partner-select-text { height: 40px; text-align: center;}
	.partner-select form { margin-top: 10px;}
		.partner-select form .form-control { border: none; border-radius: 0; color: #001665; font-size: 16px; height: 32px; text-align: center; -webkit-box-shadow: none; box-shadow: none;}
		.partner-select form .form-control option { text-align: center;}
.partner-list-block { list-style: none; margin: 0; padding: 0;}
	.partner-list-block li { border: 1px solid #a5a5a5; float: left; height: 109px; margin: 0 2px 2px 0; width: 218px;}
		.partner-list-block li a { display: table; height: 100%; width: 100%;}
			.partner-list-block li a:hover img { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7;}
			.partner-list-block li .img-v { display: table-cell; text-align: center; vertical-align: middle;}
				.partner-list-block li .img-v img { max-height: 97px; max-width: 206px;}
.partner-list { list-style: none; margin: 0; padding: 0;}
	.partner-list .media { margin-bottom: 20px;}
		.partner-list .media-left { border: 1px solid #a5a5a5; float: left; height: 109px; margin-right: 13px; padding-right: 0; width: 218px;}
			.partner-list .media-left a { display: table; height: 100%; width: 100%;}
				.partner-list .media-left .img-v { display: table-cell; text-align: center; vertical-align: middle;}
					.partner-list .media-left .img-v img { margin: 0 auto; max-height: 97px; max-width: 206px;}
		.partner-list .media-body {}
			.partner-list .media-body .media-heading { color: #3e559e; font-size: 18px; line-height: 30px; margin-bottom: 0;}
			.partner-list .media-body p { margin-bottom: 5px;}
			.partner-list .media-body p, .partner-list .media-body a { color: #585858;}
				.partner-list .media-body a.blank:hover { text-decoration: underline; }
				.partner-list .media-body a.link:hover h4 { color: #ff7200;}
.partner-content { float: right; max-width: 784px;}
	.partner-content h2 { color: #3e559e; font-size: 18px; line-height: 30px; margin-bottom: 0; margin-top: 0;}
	.partner-content p.adress { color: #585858; margin-bottom: 5px;}
	.partner-content p { color: #585858; text-align: justify;}
	.partner-img-list { list-style: none; padding: 0;}
		.partner-img-list li { float: left; margin: 0 2px 2px 0;}
.partner-logo { float: left;}
	.partner-logo a { color: #585858; /*float: right; */margin-top: 10px;}
	.partner-logo .img-a { border: 1px solid #a5a5a5; display: table; height: 142px; width: 286px;}
		.partner-logo .img-v { display: table-cell; text-align: center; vertical-align: middle;}
			.partner-logo .img-v img { margin: 0 auto; max-height: 122px; max-width: 276px;}
@media (max-width: 1100px) {
.partner-content { max-width: 654px;}
}
@media (max-width: 991px) {
.partner-content { max-width: 100%;}
}
@media (max-width: 767px) {
	.partner-select, .partner-select .partner-select-text { height: auto;}
}
/*---/partner---*/

/*---events---*/
.event-list-block { list-style: none; margin: 0; padding: 0;}
	.event-list-block li { float: left; height: 240px; margin: 20px; width: 179px;}
		.event-list-block li a { display: table; height: 100%; width: 100%;}
			.event-list-block li a:hover img { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7;}
			.event-list-block li .e-img { display: table-cell; text-align: center; vertical-align: middle;}
				.event-list-block li .e-img img { max-height: 179px; max-width: 179px;}
			.event-list-block li .e-nome { text-align: left; color:#001665; line-height:105%; font-size:12px; }
			.event-list-block li .e-nome span { text-align: left; font-size:12px; color:#666;}

@media (min-width: 991px) and (max-width: 1199px) {
	.event-list-block li { margin: 7px;}
}
@media (min-width: 769px) and (max-width: 990px) {
	.event-list-block li { margin: 4px;}
}

/*---/events---*/

/*---news---*/
.blog-header { margin-bottom: 0;}
.blog-header-item { margin-bottom: 31px;}
.blog-bg-sidebar { background: #e2e2e2; position: absolute; top: 0; right: 0; height: 100%;}
.blog-pagination { background-color: #FFFFFF; border-bottom: 1px solid #999999; border-top: 1px solid #999999; margin-top: -1px; padding-bottom: 4px; padding-top: 4px; position: relative;}
	.blog-pagination .blog-result { color: #333333; font-size: 14px; line-height: 14px; position: absolute; left: 0; top: 8px;}
	.blog-pagination .pagination { display: table; border-radius: 0; margin: 0 auto;}
	.blog-pagination .pagination>li:first-child>a, .blog-pagination .pagination>li:first-child>span { border-top-left-radius: 0; border-bottom-left-radius: 0;}
	.blog-pagination .pagination>li:last-child>a, .blog-pagination .pagination>li:last-child>span { border-top-right-radius: 0; border-bottom-right-radius: 0;}
	.blog-pagination .pagination>li>a, .blog-pagination .pagination>li>span { border: none; color: #333333; font-size: 14px; height: 22px; line-height: 14px; padding: 4px 4px; width: 22px; text-align:center;}
	.blog-pagination .pagination>li>a:focus, .blog-pagination .pagination>li>a:hover,
	.blog-pagination .pagination>li>span:focus, .blog-pagination .pagination>li>span:hover,
	.blog-pagination .pagination>.active>a, .blog-pagination .pagination>.active>a:focus,
	.blog-pagination .pagination>.active>a:hover, .blog-pagination .pagination>.active>span,
	.blog-pagination .pagination>.active>span:focus, .blog-pagination .pagination>.active>span:hover{
		background-color: #c9c9c9; color: #333333;
	}
.blog-sidebar { min-height: 100%; padding-bottom: 15px; padding-top: 15px;}
	.blog-sidebar .blog-search .form-control { border: 1px solid #FFFFFF; padding: 17px 12px; -webkit-box-shadow: none; box-shadow: none;}
	.blog-sidebar .blog-search .form-control:focus { border: 1px solid #586bad; box-shadow: none; outline: none;}
	.blog-sidebar .blog-search .btn-default { border: none; border-color: #FFFFFF; border-radius: 0; height: 36px;}
	.blog-sidebar .blog-search  .btn-default:hover { background-color: #FFFFFF;}
	.blog-sidebar .blog-items { margin-top: 25px;}
		.blog-sidebar .blog-items h4 { border-bottom: 1px solid #999999; color: #454545; font-size: 14px; margin: 0; padding: 8px 2px;}
		.blog-sidebar .blog-items ul { list-style: none; padding: 8px 0;}
			.blog-sidebar .blog-items ul li { margin-bottom: 10px; padding: 0 2px;}
				.blog-sidebar .blog-items ul li a:hover { color: #ff7200;}
			.blog-sidebar .blog-items ul.blog-tags li { margin-bottom: 2px;}
				.blog-sidebar .blog-items ul li a { color: #454545; display: block; font-size: 14px; line-height: 18px;}
.blog-none { margin: 20px 0;}
.blog-content { background-color: #FFFFFF; padding-right: 65px;}
	.blog-post { padding-bottom: 30px;}
		.blog-post a:hover .blog-post-title { color: #ff7200;}
		.blog-post .blog-post-title { color: #4f64a7; font-size: 19px; line-height: 23px; margin: 15px 0 13px 3px;}
		.blog-post .blog-post-meta { font-size: 11px; line-height: 10px; margin-bottom: 4px;}
		.blog-post .blog-post-resume { font-size: 14px; line-height: 17px; margin-bottom: 2px;}
		.blog-post .blog-post-link { color: #ff7200; font-size: 14px;}
		.blog-post .blog-img-main { margin: 10px 0 20px 0;}
		.blog-post .blog-post-content { text-align:justify; }
		.blog-post .blog-post-content > * { line-height: 17px; margin-bottom: 0;}
		.blog-post .video-player { margin: 20px 0;}
@media (max-width: 991px) {
	.blog-content { padding-right: 15px;}
}
@media (max-width: 767px) {
	.blog-bg-sidebar { display: none;}
	.blog-sidebar { background: #e2e2e2;}
	.blog-pagination .blog-result { display: none;}
	.blog-post .media-left { display: block; margin-top: 20px; padding-right: 0; width: 100%;}
	.blog-post .media-body { display: block; margin-top: 20px; width: 100%;}
}
/*---/news---*/


/*---files---*/
.files-list ul { list-style: none; padding: 0;}
	.files-list ul li { float: left; padding-bottom: 15px; min-height:180px; }
		.files-list ul li a:hover .media-heading { color: #ff7200;}
		.files-list ul li .media-body .media-heading { color: #4f64a7; font-size: 18px; line-height: 22px; margin-top: -4px;}
		.files-list ul li .media-body p { color: #333333; font-size: 12px; line-height: 15px; margin-bottom: 0;}
/*---/files---*/

/*---/contact---*/
.contact-content { margin-bottom: 40px;}
	.contact-content p { font-size: 16px;}
	.contact-content .media { margin-top: 20px;}
		.contact-content .media-body > p { font-size: 15px; margin-bottom: 0;}
.contact-form form { padding-left: 50px;}
	.contact-form .form-group { display: table; margin-bottom: 7px; width: 100%;}
		.contact-form .form-group .form-control { background-color: #d5d5d5; border: 1px solid #d5d5d5; border-radius: 0; box-shadow: none; font-size: 16px; padding: 6px 12px;}
		.contact-form .form-group .form-control:focus { border: 1px solid #586bad; box-shadow: none; outline: none;}
			.contact-form .form-group ::-webkit-input-placeholder { color: #333333; }
			.contact-form .form-group :-moz-placeholder { color: #333333; }
			.contact-form .form-group ::-moz-placeholder { color: #333333; }
			.contact-form .form-group :-ms-input-placeholder { color: #333333; }
			.contact-form .form-group input.form-control { height: 32px;}
		.contact-form .form-group button { background-color: #586bad; border-radius: 0; color: #FFFFFF; font-size: 16px; padding: 5px 20px 5px 33px;}
			.contact-form .form-group button:focus { outline: none;}
			.contact-form .form-group button:hover { background-color: #45558d;}
.map { height: 400px; margin-top: 43px;}
	.map #map { height: 400px;}
@media (max-width: 991px) {
	.contact-form form { padding-left: 15px; padding-right: 15px;}
}
@media (max-width: 767px) {
	.contact-form form { padding-left: 0; padding-right: 0;}
}
/*---/contact---*/

/*---location----*/
.map { padding-bottom: 15px; padding-top: 8px;}
.streetview { padding-bottom: 15px;}
	#map, #pano { height: 500px; width: 100%;}
.map-input { background-color: #586bad; display: table; margin-bottom: 15px; padding: 20px 70px 30px 28px; width: 100%;}
	.map-input .adress-map { color: #FFFFFF; float: left; font-size: 20px; width: 244px;}
	.map-input form { float: left;}
		.map-input form label { color: #FFFFFF; display: block; font-size: 25px; line-height: 25px; margin-bottom: 10px;}
		.map-input form input { border: none; float: left; height: 36px; padding: 0 12px; width: 450px;}
		.map-input form a { background-color: #468a7c; color: #FFFFFF; cursor: pointer; display: block; float: left; height: 36px; line-height: 36px; margin-left: 12px; text-align: center; width: 128px;}
			.map-input form a:hover { background-color: #1e3c36;}
		.map-input form ::-webkit-input-placeholder { color: #949494;}
		.map-input form :-moz-placeholder { color: #949494;}
		.map-input form ::-moz-placeholder { color: #949494;}
		.map-input form :-ms-input-placeholder { color: #949494;}
#direction-txt { display: table; width: 100%;}
	#direction-txt .adp-marker { display: none;}
	#direction-txt .adp-placemark { background-color: #586bad; border: none; color: #FFFFFF; display: block; padding: 10px 20px; width: 100%;}
	#direction-txt .adp-legal { text-align: center; padding-bottom: 30px;}
	#direction-txt .adp-summary { text-align: center;}
	#direction-txt .adp-directions { margin: 0 auto;}
			.shops-content { display: table; margin: 12px 0 0 0; width: 100%;}
				.shops-content ul { display: table-row; padding: 0;}
					.shops-content ul .shop-item { cursor: pointer; display: table-cell; padding-left: 5px; padding-right: 5px;}
					.shops-content ul .shop-item:hover > p, .shops-content ul li.active > p { background-color: #586bad;}
					.shops-content ul .shop-item:hover > p span, .shops-content ul li.active > p span { color: #FFFFFF;}
						.shops-content ul .shop-item:first-child { padding-left: 0px;}
						.shops-content ul .shop-item:last-child { padding-right: 0px;}
						.shops-content .shop-item p { background-color: #dadada; padding: 20px;}
							.shops-content .shop-item p > span { color: #586bad; display: block; font-size: 17px;}
								.direction-input { display: none;}

/*---/location----*/