

a {
	color: #658ad0;
	transition: all 0.5s ease;
}

a:hover {
	color: #3e6cc4;
	text-decoration: none;
}

a:active {
	outline: none;
	text-decoration: none;
}

a:focus {
	outline: none;
	text-decoration: none;
}

button:focus {
	outline: none;
	text-decoration: none;
}

img {
	line-height: 0;
	transition: all 0.5s ease;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	margin: 0;
	padding: 0;
}

h2 {
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	color: #353535;
	
	margin-bottom: 20px;
}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clear {
	clear: both;
	content: '';
	display: block;
	width: 100%;
}

.clear:after {
	clear: both;
	content: '';
	display: block;
	width: 100%;
}

.form-control:focus {
	border-color: #3b0600;
	outline: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}



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

@font-face {
	font-family: 'Calibri-Bold';
	src: url('../fonts/Calibri-Bold.eot') format('woff'), url('../fonts/Calibri-Bold.ttf') format('truetype'), url('../fonts/Calibri-Bold.svg#Calibri-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TimesNewRomanPS-BoldMT';
	src: url('../fonts/TimesNewRomanPS-BoldMT.eot') format('woff'), url('../fonts/TimesNewRomanPS-BoldMT.ttf') format('truetype'), url('../fonts/TimesNewRomanPS-BoldMT.svg#TimesNewRomanPS-BoldMT') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

.tab_sec {
	padding: 85px 0px 50px 0;
	min-height: 650px;
	background-size:100%;
}

.tab_in_sec {
	max-width: 775px;
	width: 100%;
	margin:66px auto;
}

.tab_in_sec .panel-default>.panel-heading {
	padding: 0;
}

.tab_in_sec .panel-default>.panel-heading a {
	display: block;
	padding: 20px 15px;
	font-size: 17px;
	color: #4f4f4f;
	text-transform: uppercase;
	background: #fff;
	border: solid 1px #ccc;
	margin:10px 0;
}

.collapse.in {}

.panel {
	background: none;
	border: none;
}

.panel-body {
	background: #fff;
	margin-top: 7px;
	border: solid 1px #ccc;
	padding: 40px 35px 25px 35px;
}

.tab_in_sec h2 {
	color: #228697;
	font-family: 'TimesNewRomanPS-BoldMT';
	text-transform: inherit;
	position: relative;
	margin: 0 25px 35px 25px;
}

.in++.panel-title {
	color: #228697;
}

.tab_in_sec h2 span {
	position: absolute;
	left: 0;
	top: 50%;
	height: 1px;
	display: block;
	width: 100%;
	z-index: 0;
}

.tab_in_sec h2 strong {
    display: inline-block;
   \
    position: relative;
    z-index: 1;
    padding: 10px 15px;
    font-family: raleway;
    border-bottom:2px solid #321d00;
    box-shadow: inset 1px 1px 1px 0px #000;
    color: #000;
    font-size: 27px;
    font-weight: bold;
}

{
	margin: 0px;
	position: relative;
	top: 14px;
	border-color: #bfbfbf;
}

.tab_in_sec .panel-default>.panel-heading a {
	background:#000;
	color:#fff;
}

.tab_in_sec .panel-default>.panel-heading a.active {
	background:#000;
	color: #f00;
}

.tab_first {
	background: none;
	position: absolute;
	top: 66px;
	left: 320px;
	width: 100%;
}

.tab_first .panel-heading {
	background: none;
	border-bottom: none;
	box-shadow: none;
	padding: 0px;
}

.tab_first .panel-heading {}

.tab_sec {
	position: relative;
}

.tab_first .panel-heading ul li {
	display: inline-block;
	text-align: center;
}

.tab_first .panel-heading ul li a {
	padding: 15px 35px;
	font-weight: bold;
	background: #fff;
	color: #000000;
	text-transform: uppercase;
}

.tab_first .panel-primary {
	box-shadow: none;
	padding-left: 30px;
}

.actives {
	background: #d82028 !important;
	color: #fff !important;
}

.panel-body p {
	margin-bottom: 15px;
}
	.top_appy {
		width: 192px;
		margin-top: 5px;
		position: relative;
		z-index: 101;
		float: none;
		margin: 5px auto 0 auto;
	}
	.top_appy a {
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.tab_sec {
		background: none;
	}
}

	.tab_in_sec h2 span {
		display: none;
	}
	.tab_in_sec h2 strong {
		background: none;
	}
	.tab_sec {
		padding: 25px 0 25px 0px;
	}
	.tab_in_sec h2 {
		margin: 0px;
		margin-bottom: 15px;
	}
}