/*

Theme Name: Twenty Sixteen

Theme URI: https://wordpress.org/themes/twentysixteen/

Author: the WordPress team

Author URI: https://wordpress.org/

Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.

Version: 1.3

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog

Text Domain: twentysixteen



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.

*/



/*font-family: 'Open Sans', sans-serif;*/





body {
	font-family: 'PT Sans', sans-serif;
	line-height: 20px;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 1344px;
	/*background-size: 100% 100%;*/

	display: block;
	margin: 0 auto;
	position: relative;
}
.header {
	padding: 16px 0;
}
.top-links_inner {
	font-family: 'PT Sans', sans-serif;
}
.header_nav .nav {
	list-style: none;
	padding-left: 19px;
}
.header_nav .nav li {
	display: inline;
}
.header_nav .nav li a {
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
	color: #000;
	font-family: 'PT Sans', sans-serif;
	font-weight: 500;
	padding: 0 21px;
}
.top-links {
	background: #05377b;
	padding-top: 9px;
}
.top-links_inner span, .top-links_inner span a {
	color: #fff;
	text-decoration: none !important;
	font-size: 12px;
	margin-left: 6px;
}
.header_nav .nav li:last-child {
	border-right: none;
	padding-right: 0;
}
.header_nav .nav ul {
	padding-left: 0;
}
.header_nav .nav li:hover a, .header_nav .nav li:focus a, .header_nav .nav li:active a, .header_nav .nav .current_page_item a {
	color: #001d53;
}
.header_nav .nav li {
	position: relative;
}
.header_nav .nav li:hover a:before, .header_nav .nav li:focus a:before, .header_nav .nav li:active a:before, .header_nav .nav .current_page_item a:before {
}
.header_nav .nav li::after {
	content: '/';
	color: #000;
	font-size: 17px;
	font-weight: 500;
}
.header_nav .nav li:last-child:after {
	display: none;
}
.top-search-inner i.fa.fa-search {
	margin-top: 19px;
}
.header_nav {
	float: right;
}
.left_links span {
	font-size: 11px;
}
.left_links span {
	font-size: 14px;
	color: #a3a3a3;
	padding-left: 11px;
}
.left_links span a {
	font-size: 14px;
	color: #a3a3a3;
	text-decoration: none;
}
.left_links i {
	font-size: 15px;
	color: #2e3192;
}
.social_links a {
	color: #fff;
	padding-left: 10px;
	font-size: 15px;
	padding-right: 10px;
}
.social_links i:hover {
	color: #ed2626;
}
.social_links a:first-child {
	border-left: none;
}
.social_links i {
	color: #fff;
}
/*.social_links a:hover i {

    color: #455560;

}*/

.top-links_inner .fa-map-marker, .top-links_inner .fa-envelope-o, .top-links_inner .fa-phone {
	color: #e31a3c;
}
.social_links {
	float: right;
}
.social_links-footer {
	float: none;
	margin-top: 28px;
}
.social_links-footer a {
	color: #fff;
	padding-left: 20px;
	font-size: 28px;
	padding-right: 20px;
}
.social_links-footer i:hover {
}
.social_links-footer a:first-child {
	border-left: none;
}
.social_links-footer i {
	color: #fff;
}
.top_links {
	padding-top: 15px;
	border-bottom: 1px solid #bbbebf;
	height: 49px;
}
.header_nav {
	float: right;
	padding-top: 42px;
}
.header_nav .nav li:nth-child(1) {
	margin-left: 0px;
}
.navbar-toggle .icon-bar {
	background: #001d53;
}
nav.navbar {
	min-height: 139px;
}
.navbar-nav {
	float: right;
	margin-top: 61px;
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color: transparent;
}
.navbar-nav>li {
	float: left;
	position: relative;
	text-align: left;
}
.navbar-nav>li::after {
	content: '/';
	color: #000;
	font-size: 17px;
	font-weight: 500;
}
.navbar-nav li:last-child:after {
	display: none;
}
.nav>li>a {
	position: relative;
	display: inline;
	padding: 10px 15px;
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0 21px;
}
.navbar-toggle {
	background-color: #ccc;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: auto;
}
.carousel-caption {
	width: 505px;
	left: 55%;
	top: 50% !important;
	transform: translateY(-50%);
	text-align: left;
	bottom: initial;
	letter-spacing: 0px;
}
.carousel-caption h1 {
	font-size: 45px;
	font-family: 'Cinzel', serif;
	font-weight: 700;
	letter-spacing: 3px;
}
.carousel-caption p {
	font-size: 22px;
	line-height: 29px;
	clear: both;
}
a.left.carousel-control {
	display: none;
}
a.right.carousel-control {
	display: none;
}
ol.carousel-indicators {
	display: none;
}
.border-bottomm {
	border-bottom: 1px solid #fff;
	margin: 21px auto;
	width: 38%;
	float: left;
	clear: both;
}
.comp_head h2 {
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
}
.comp_head h1, .ser_head h1, .gal_head h1, .mp_our_services_inner h1 {
	color: #454547;
	font-size: 60px;
	text-align: center;
	font-family: 'Cinzel', serif;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 3px;
}
.comp_head h1 span {
	color: #001d53;
}
.mp_project_box h1 {
	color: #fff;
}
.mp_project_box p {
	text-align: center;
	width: 86%
}
.mp_intro-text p {
	margin: 20px auto;
}
.mp_cert h1 {
	color: #fff;
}
.mp_intro-text span, .mp_our_services_inner span {
	color: #001d53;
}
.mp_intro-text {
	color: #fff;
}
/*.mp_intro-text a, .mp_ser_box a, .mp_reg-text a  {

    color: #fff;

    font-size: 14px;

    background: #53c7d6;

    padding: 12px 26px;

    margin-top: 20px;

    display: block;

    width: 136px;

    text-decoration: none;

}*/

.mp_project_box img {
	margin-top: 20px;
}
.mp_intro-text a:hover {
	background: #53c7d6;
}
/*.mp_ser_box a {

    background: #6d6e71;

    padding: 5px 4px;

    width: 100px;

    margin-top: 20px;

    text-align: center;

}*/

.mp_ser_box p {
	font-family: 'PT Sans', sans-serif;
	color: #000;
	font-size: 14px;
	width: 84%;
	line-height: 27px;
}
.mp_our_company_inner {
	padding-top: 22px;
}
.mp_our_company {
	padding: 13px 0 40px;
}
.mp_our_services_inner h1 {
	padding-bottom: 26px;
}
.mp_our_company-inner {
	text-align: center;
}
.mp_our_company-inner p {
	font-size: 22px;
	width: 78%;
	text-align: center;
	margin: 39px auto 0;
	line-height: 28px;
	color: #231f20;
	font-family: 'PT Sans', sans-serif;
}
.mp_our_company-inner h2 {
	font-weight: 300;
	color: #575757;
	font-family: 'Open Sans', sans-serif;
}
.comp_head h1:after, .ser_head h1:after {
	border-bottom: 1px solid #000;
	content: '';
	padding-top: 18px;
	width: 216px;
	height: 2px;
	margin: auto;
	display: block;
	margin-bottom: 0px;
	text-align: center;
}
.mp_our_services {
	padding: 49px 0 37px;
}
.comp_head .our_btn a {
	color: #fff;
	font-size: 16px;
	background: #001d53;
	padding: 18px 50px;
	display: block;
	width: 190px;
	text-decoration: none;
	border-radius: 30px;
	margin: 25px auto 0;
	font-family: 'PT Sans', sans-serif;
	text-transform: uppercase;
}
.mp_our_services .ser_btn a {
	border-radius: 30px;
	display: block;
	color: #005582;
	background: #fff;
	font-size: 16px;
	width: 211px;
	padding: 18px 69px;
	height: 55px;
	margin: 38px auto 0;
	font-family: 'PT Sans', sans-serif;
	text-decoration: none;
}
.mp_ser_box h3 {
	font-size: 20px;
	font-weight: 700;
	/* min-height: 44px; */

	color: #454547;
	margin: 30px auto 20px;
	letter-spacing: 2px;
}
.mp_ser_box {
	max-width: 368px;
	min-height: 410px;
	min-width: 290px;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	margin: auto;
	text-align: left;
	position: relative;
}
.mp_ser_box:hover h3 {
	color: #001d53;
}
.mp_ser_box .our_btn a {
	color: #fff;
	font-size: 14px;
	background: #454547;
	padding: 9px 30px;
	display: block;
	text-decoration: none;
	margin: 11px auto 0;
	font-family: 'PT Sans', sans-serif;
	text-transform: uppercase;
	display: inline-block;
}
.mp_ser_box:hover a {
	background: #001d53;
}
.mp_ser_box .overlayy {
	position: absolute;
	width: 100%;
	height: 67.5%;
	background-color: rgba(5, 55, 123, 0.5);
	display: none;
	z-index: 999;
}
.mp_ser_box:hover .overlayy {
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	display: block;
}
.mp_ser_box:hover .overlayy a {
	display: block;
	margin: auto;
	text-align: center;
	margin-top: 35%;
}
div#owl-demo3 .owl-item a img {
	display: inline;
	width: auto;
	-webkit-transform-style: preserve-3d;
}
.mp_ser_box .mp_ser_icon1, .mp_ser_box .mp_ser_icon2, .mp_ser_box .mp_ser_icon3, .mp_ser_box .mp_ser_icon4 {
	margin: auto;
}
.mp_ser_box:hover .mp_ser_icon1, .mp_ser_box:hover .mp_ser_icon2, .mp_ser_box:hover .mp_ser_icon3, .mp_ser_box:hover .mp_ser_icon4 {
	margin: auto;
}
.mp_our_services_inner {
	position: relative;
	overflow: hidden;
}
div#owl-demo3 {
/*overflow: hidden*/;
}
#owl-demo3 .owl-pagination {
	display: none;
}
#owl-demo3 .owl-buttons {
	background-image: url(../images/owl-btn-bg.png);
	background-repeat: no-repeat;
	background-position: 23% 98%;
	position: absolute;
	top: -94px;
	right: 14px;
}
#owl-demo3 .owl-prev {
	background-image: url(../images/blue-left.png);
	width: 28px;
	height: 28px;
	/*    margin-left: -45px;

    margin-top: -56px;*/

	text-indent: -20000px !important;
	position: relative;
	left: -8px;
}
#owl-demo3 .owl-next {
	background-image: url(../images/blue-right.png);
	width: 28px;
	height: 28px;
	/*    margin-top: -36px;*/

	text-indent: -20000px !important;
}
#owl-demo3 .owl-next:hover {
	background-image: url(../images/white-right.png);
	width: 28px;
	height: 28px;
	/*    margin-top: -36px;*/

	text-indent: -20000px !important;
}
#owl-demo3 .owl-prev:hover {
	background-image: url(../images/white-left.png);
	width: 28px;
	height: 28px;
	/*    margin-left: -45px;

    margin-top: -56px;*/

	text-indent: -20000px !important;
	position: relative;
	left: -8px;
}
.mp_reg-text p {
	color: #656363;
}
.mp_reg-text h3 {
	color: #656363;
	font-weight: 700;
	font-size: 20px;
}
.newss img {
	float: left;
}
.newss a {
	color: #fff;
	text-decoration: none;
}
.newss li {
	list-style: none;
	margin-bottom: 79px;
	height: 19px;
}
.newss ul {
	padding-left: 0;
}
.newss p {
	font-size: 12px;
	margin-left: 14px;
	float: left;
	width: 73%;
	text-align: left;
	line-height: 15px;
}
.newss em {
	font-style: normal;
	margin-top: 50px;
	position: relative;
	top: 13px;
}
.newss p span {
	font-size: 44px;
}
.newss ul em {
	font-style: normal;
	line-height: 7px !important;
}
.mp_footer {
	background-image: url(../images/footer_bg.jpg);
	/*height: 426px;*/

	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}
.footer_quick-links ul, .footer_contact ul {
	list-style: none;
	text-align: left;
	color: #fff;
	padding-left: 0;
}
.footer_quick-links ul li i {
	margin-right: 20px;
	color: #fff;
}
.footer_quick-links ul li a, .footer_contact ul li a {
	color: #fff;
	text-decoration: none;
}
.footer_quick-links ul li a:hover {
	color: #363cfa;
}
.footer_quick-links h2, .footer_contact h2, .footer_newsletter h2, .footer_follow h2 {
	margin-bottom: 46px;
	position: relative;
	color: #fff;
	text-align: left;
}
/*.footer_quick-links h2:after, .footer_contact h2:after, .footer_newsletter h2:after, .footer_follow h2:after {

    border-bottom: 1px solid #fff;

    content: '';

    position: absolute;

    bottom: -12px;

    left: 0;

    width: 88px;

    height: 2px;

    display: block;

}*/

.footer_contact i {
	color: #363cfa;
	padding-right: 17px;
}
.footer_contact ul li, .footer_quick-links ul li {
	padding-bottom: 14px;
}
.footer_follow .social_links {
	float: right;
	margin: 5px auto;
}
.footer_follow h2 {
	margin-left: 67px;
}
ol, ul {
	padding-left: 0;
}
.prod_reg {
	margin-bottom: 40px;
}
.no-pad {
	padding: 0;
	text-align: center;
}
.no-mar {
	margin: 0;
}
.mp_our_portfolio {
	background-color: #2e3192;
	padding: 35px 0;
}
/*.mp_our_portfolio_inner {

    padding: 32px 0;

}*/

.mp_project_box {
	color: #fff;
	padding-top: 13px;
}
.mar_bot {
	margin-bottom: 20px;
}
.mar_bot_none {
	margin-bottom: 0px;
}
.mp_port_box {
	position: relative;
}
.hover_img {
	position: absolute;
	top: 0;
	left: 0;
}
.mp_port_box .hover_img {
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(59, 59, 59, 0.7);
	padding: 47px;
	text-align: center;
	display: none;
}
.mp_port_box:hover .hover_img {
	display: block;
}
.hover_img p {
	font-size: 16px;
	font-weight: 600;
	margin-top: 9px;
}
.hover_img i {
	font-size: 16px;
}
.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.mp_cert_services {
	background-image: url(../images/cert_services_bg.jpg);
	height: 426px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	position: relative;
	padding: 20px 0 57px;
}
.cert_table td {
	padding: 4px 12px;
	text-align: left;
}
.mp_testi .owl-carousel .owl-item img {
	display: block;
	width: 85px;
	height: 85px;
	float: right;
	margin-right: 26px;
}
.mp_testi .owl-carousel .owl-item p {
	margin: 0px 0 14px;
	display: block;
	width: 56%;
	font-size: 14px;
	color: #545353;
	text-align: center;
	line-height: 30px;
	margin: auto;
}
.mp_testi .owl-carousel .owl-item i {
	margin: 0px 0 14px;
	display: block;
	font-size: 31px;
	color: #545353;
	text-align: center;
	margin: 12px auto 28px;
}
.mp_testi .owl-carousel .owl-item p em {
	font-style: normal;
}
.mp_testi .owl-carousel .owl-item p em:after {
	border-bottom: 1px solid #05377b;
	content: '';
	padding-top: 6px;
	width: 156px;
	height: 2px;
	display: block;
	margin-bottom: 23px;
	text-align: left;
	font-style: normal;
}
.mp_testi .owl-carousel .owl-item p span {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	margin-top: -13px;
	display: block;
	color: #4d4d4d;
	text-align: center;
}
.mp_testimonial h1 {
	text-align: center;
	font-size: 35px;
	color: #05377b;
	text-align: center;
	font-weight: 600;
	letter-spacing: 3px;
}
#owl-demo4 .owl-item div {
	padding-left: 6px;
}
.mp_testi {
	background-repeat: no-repeat;
	background-position: 39% 79%;
	overflow: hidden;
}
.mp_testimonial_inner {
	border-radius: 40px;
	color: #fff;
	position: relative;
	margin: auto;
}
img.testi_comma-left {
	position: absolute;
	/* top: -31px; */

	left: 0px;
}
img.testi_comma-right {
	position: absolute;
	right: 13px;
	bottom: 71px;
}
#owl-demo4 .owl-controls .owl-page span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #545353;
	margin: 6px 10px;
	width: 22px;
	height: 22px;
}
#owl-demo4 .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background-color: #001d53;
}
#owl-demo4 .owl-controls {
	position: relative;
	top: 9px;
	clear: both;
}
.owl-pagination {
	clear: both;
}
.owl-carousel {
	background-color: #fff;
	padding-bottom: 50px;
}
.mp_our_footer_inner h2 {
	font-size: 26px;
}
.footer_quick-links ul, .footer_contact ul {
	list-style: none;
}
.footer_logo {
	float: right;
}
.mp_our_footer_inner {
	padding: 46px 0 0;
}
.mp_our_footer_inner h3 {
	color: #fff;
	font-size: 30px;
	margin-top: 27px;
	letter-spacing: 3px;
}
.mp_copyright {
	text-align: center;
}
.mp_cert_services_inner {
	color: #fff;
}
.mp_footer {
	background-image: url(../images/footer_bg.jpg);
	min-height: 545px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	padding: 141px 0 0;
	/*margin-top: -175px;*/
	margin-top: 25px;
}
.mp_our_footer_inner h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 40px;
}
.footer_quick-links ul, .footer_contact ul {
	list-style: none;
	text-align: left;
	color: #fff;
	padding-left: 0;
}
.footer_quick-links ul li i {
	margin-right: 12px;
	color: #fff;
}
.footer_quick-links ul li a, .footer_contact ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-family: 'PT Sans', sans-serif;
}
.footer_quick-links ul li:hover a, .footer_quick-links ul li:hover i {
	color: #ed2626;
}
.footer_quick-links h2, .footer_contact h2, .footer_newsletter h2, .footer_follow h2 {
	margin-bottom: 46px;
	position: relative;
	color: #fff;
	text-align: left;
	font-weight: 500;
	font-size: 35px;
	margin-top: 0;
}
/*.footer_quick-links h2:after, .footer_contact h2:after, .footer_newsletter h2:after, .footer_follow h2:after {

    border-bottom: 1px solid #fff;

    content: '';

    position: absolute;

    bottom: -12px;

    left: 0;

    width: 88px;

    height: 2px;

    display: block;

}*/

.mp_our_footer_inner a {
	font-size: 30px;
	color: #fff;
	text-decoration: none;
	margin: 14px auto;
	display: inline-block;
	letter-spacing: 3px;
}
.footer_contact ul {
	font-family: 'PT Sans', sans-serif;
}
.footer_contact i {
	color: #fff;
	padding-right: 17px;
}
.footer_contact ul li, .footer_quick-links ul li {
	padding-bottom: 22px;
}
.footer_follow {
	text-align: left;
	color: #fff;
}
.footer_follow p {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	padding-top: 33px;
}
.footer_newsletter {
	color: #fff;
}
.footer_newsletter .mp_newsletter {
	text-align: left;
	font-family: 'PT Sans', sans-serif;
}
.mp_copyright {
	color: #fff;
}
.mp_copyright p {
	position: relative;
	font-family: 'PT Sans', sans-serif;
	margin-top: 28px;
	font-size: 14px;
}
.mp_copyright p span {
	color: #ed2626;
}
.footer_follow .social_links a {
	border-left: 1px solid #fff;
	color: #fff;
	font-size: 21px;
	padding-right: 18px;
	padding-left: 18px;
}
.footer_follow .social_links a:hover {
	color: #6fcdd9 !important;
}
.footer_follow .social_links a:nth-child(1) {
	border-left: none;
}
.footer_follow i.fa.fa-map-marker {
	font-size: 20px;
}
.mp_testimonial {
	padding: 24px 0 9px;
	margin-bottom: -175px;
}
/*.mp_newsletter {

    float: left;

    margin: 14px auto 0;

    text-align: center;

    width: 338px;

    height: 37px;

    }*/

.news-sec {
	width: 296px;
	position: relative;
}
.eemail_textbox {
	position: absolute;
	top: 0px;
	left: 0px;
}
.eemail_textbox_class {
	background: #c2c2c2 !important;
	border: 1px solid #fff;
	border-radius: 0;
	color: #fff;
	font-family: raleway;
	font-size: 12px;
	font-weight: 500;
	height: 36px;
	padding-left: 21px;
	width: 294px !important;
}
.eemail_button {
	float: right;
	padding-bottom: 0 !important;
	position: absolute;
	right: 0;
}
.eemail_textbox_button {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
	border: 1px solid;
	text-indent: -999px;
	width: 45px !important;
	height: 36px;
	background-repeat: no-repeat;
}
.news-sec p {
	color: #fff;
	font-size: 15px;
	text-align: left;
}
.contact_head {
	min-height: 775px;
}
.cont-form .form-group input[type="text"], .cont-form .form-group input[type="email"], .cont-form .form-group textarea, .cont-form input[type="tel"] {
	padding-left: 10px;
	box-sizing: border-box;
	resize: none;
	height: 35px;
	border: 1px solid #999;
	font-family: "Open Sans", sans-serif;
	max-width: 719px;
	min-width: 280px;
	width: 100%;
	padding: 10px;
	border-radius: 5px;
}
.cont-form .form-group textarea {
	height: 140px;
}
.cont-form button {
	padding: 10px 37px;
	background: #001d53;
	color: #fff;
	border: 1px solid #001d53;
	text-decoration: none;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	border-radius: 5px;
	font-size: 18px;
	margin-bottom: 29px;
}
.cont-form .form-group label {
	display: block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}
table.ymb_table {
	margin-top: 19px;
}
.ymb_table i {
	color: #001d53;
	font-size: 18px;
}
table.ymb_table td, th {
	font-family: "Open Sans", sans-serif;
	padding: 2px 5px;
}
.contact_head1 {
	/*min-height: 635px;*/
}
.panel-default>.panel-heading {
	color: #fff;
	background-color: #001d53;
	border-color: #ddd;
}
.panel-title > a:before {
	float: right !important;
	font-family: FontAwesome;
	content: "\f055";
	padding-right: 5px;
}
.panel-title > a.collapsed:before {
	float: right !important;
	content: "\f056";
}
.panel-title > a:hover, .panel-title > a:active, .panel-title > a:focus {
	text-decoration: none;
}
