* {
	box-sizing: content-box;
}
* {
	margin:0;
	padding:0;
}
*, *::after, *::before {
 box-sizing: border-box;
}
body {
	font-weight: normal;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	background-color: #ffffff;
	overflow-x: hidden;
	max-width: 100%;
	font-family: 'Raleway', sans-serif;
}
p {
	font-size:14px;
	line-height: 20px;
	padding-bottom:2%;
}
ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover, a:focus {
	color: #666666;
	text-decoration: none;
}
a:hover, a:focus {
	outline: none !important;
}
a img {
	border: none;
}
iframe {
	border: none;
}
/* ========== HEADINGS FON-TSIZE ========== */
h1 {
	font-size: 36px;
	font-weight:400;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
	padding-bottom:3%;
	font-weight:normal;
}
h6 {
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 10px;
}
/* ==================== header ======================*/

.img-responsive {
	display:inline-block;
}
.pb-1 {
	padding-bottom:1%;
	display:block;
}
.pb-2 {
	padding-bottom:2%;
	display:block;
}
.pb-3 {
	padding-bottom:3%;
	display:block;
}
.pb-4 {
	padding-bottom:4%;
	display:block;
}
.pb-6 {
	padding-bottom:6%;
	display:block;
}
.pb-8 {
	padding-bottom:8%;
	display:block;
}
.pt-2 {
	padding-top:2%;
	display:block;
}
.pt-3 {
	padding-top:3%;
	display:block;
}
.pt-4 {
	padding-top:4%;
	display:block;
}
.pt-6 {
	padding-top:6%;
	display:block;
}
.pt-8 {
	padding-top:8%;
	display:block;
}
.mb-1 {
	margin-bottom:10%;
}
/* ================= navigation ============== */
.top {
	background-color:#0b1c33;
	color:#fff;
	padding:12px 0;
	width:100%;
	float:left;
	position:relative;
	overflow:hidden;
}
.top p {
	padding:0;
	margin:0;
	color:#fff;
}
.top .list {
	float:right;
}
.top .list li {
	display:inline-block;
	padding:0 4px;
	color:#fff;
	text-transform:uppercase;
}
.top .list a {
	color:#fff;
}
.top .list .fa {
	font-size:16px;
}
.top .list2 {
	float:left;
}
.top .list2 li {
	display:inline-block;
	padding:0 10px;
	color:#fff;
}
.top .list2 a {
	color:#fff;
}
.top .list a:hover {
	color:#CCC;
}
header {
	border-bottom:solid 1px #00000015;
	padding:6px 0;
}
.logo {
}
.img-responsive {
	display:inline-block;
}
.btm {
	margin-bottom:2.5%;
}
.navbar {
	margin-bottom:0;
	margin-top:4px;
}
.nav.navbar-nav {
	margin-top: 2%;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.nav > li > a {
	font-weight:normal;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a {
	color: #000;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #cc0000;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color:#cc0000;
	background-color: transparent;
}
div#bs-example-navbar-collapse-1 {
	float: right;
	background-color: #fff;
}
/* ================= banner============== */
.title {
	background-color:#fff;
	color:#0b1c33;
	padding-top:3%;
}
.title h1 {
	padding:0;
	margin:0;
}
.title hr {
	border-top:solid 1px #e2e7ef;
	margin-top:10px;
}
#banner {
	width:100%;
	float:left;
	color:#fff;
}
#banner .slide {
	width:100%;
}
#banner h1 {
	color:#cc0000;
	font-weight:normal;
}
#banner h2 {
	text-transform:uppercase;
	font-size:60px;
	font-weight:bold;
	color:#000;
	text-shadow:0px 0px 2px #00000075;
	font-family: 'captainmarvelregular';
}
#banner .btn {
	background-color:#0b1c33;
	font-size:18px;
	border:0;
	border-radius:40px;
	padding: 8px 30px;
	font-weight:bold;
	text-transform:uppercase;
}
#banner .btn:hover {
	transition:all 0.5s ease-out;
	background-color:#000;
	color:#fff;
}
#banner .carousel-indicators .active {
	background-color:#000;
	border:none;
}
.carousel-indicators li {
	background-color:#757575;
	border:#757575;
}
#banner .carousel-caption {
	text-shadow: none;
	padding-bottom: 10%;
}
 #banner. btn-info {
 font-size:16px;
 border-radius:40px;
 padding: 8px 30px;
 font-weight:normal;
 border:none;
}
#banner .btn-info:hover {
	background-color:#cc0000;
	transition:all 0.5s ease-out;
}
.btn-info {
	font-size:16px;
	border-radius:40px;
	padding: 8px 30px;
	font-weight:normal;
	border:none;
}
/* ============== sec1 ==============*/
.sec1 {
	width:100%;
	float:left;
	position:relative;
	overflow:hidden;
	padding:70px 0;
}
.sec1 h1 {
	color:#0b1c33;
 font-weight:normal  margin-top:10%;
}
.sec1 .btn-info {
	background-color:#0b1c33;
	text-transform:uppercase;
 fon
}
.sec1 .btn-info:hover {
	background-color:#cc0000;
	transition:all 0.5s ease-out;
}
/* ==================== sec2 ======================*/
.sec2 {
	width:100%;
	float:left;
	padding:70px 0;
	position:relative;
	overflow:hidden;
	background-color:#0b1c33;
	color:#fff;
}
.sec2 h1 {
	margin-top:10%;
}
.sec2 .list {
	display:block;
	padding-top: 6px;
	padding-bottom: 30px;
}
.sec2 .list li {
	display:block;
	padding:4px 0;
	color:#fff;
	font-size:16px;
}
.sec2 .list li a {
	color:#fff;
}
.sec2 .list .fa {
	color:#fff;
	font-size:24px;
	padding-right:4px;
}
.sec2 .btn-info {
	background-color:#fff;
	text-transform:uppercase;
	font-size:16px;
	color:#0b1c33;
}
.sec2 .btn-info:hover {
	background-color:#cc0000;
	transition:all 0.5s ease-out;
}
/* ==================== sec3 ======================*/
.sec3 {
	width:100%;
	float:left;
	padding:70px 0;
	position:relative;
	background-color:#fff;
}
.sec3 .box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: fit-content;
	color:#fff;
	padding:0 30px;
}
.sec3 img {
	margin:10px 0;
}
.sec3 h1 {
	color:#0b1c33;
}
.sec3 h3 {
	font-weight:bold;
}
.sec3 h3:hover {
	color:#cc0000;
	transition:all 0.5s ease-out;
}
.sec3 .btn-info {
	background-color:#0b1c33;
	text-transform:uppercase;
	font-size:16px;
	color:#fff;
}
.sec3 .btn-info:hover {
	background-color:#cc0000;
	transition:all 0.5s ease-out;
}
#contact .btn-primary {
	background-color:#cc0000;
	border:#cc0000;
}
/* ==================== footer ======================*/

footer {
	width:100%;
	float:left;
	padding:70px 0;
	background-color:#222222;
	color:#fff;
}
footer p, footer a {
	color:#fff;
}
footer .menu {
	display:block;
}
footer .menu li {
	display:block;
	padding:3px 0;
}
.social {
	display:block;
}
.social li {
	display: inline-block;
	background-color: #c8c8c8;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	text-align: center;
	padding: 4px;
}
.social a {
	color:#222222;
}
.social a:hover {
	color:#fff;
}
.bottom {
	width:100%;
	float:left;
	background-color:#000000;
	color:#fff;
	padding:1% 0;
	position:relative;
}
.bottom p {
	color:#CCC;
	font-size:13px;
	margin:0;
	padding:0;
}
.both {
	clear:both;
}
.panel-title .glyphicon {
	float:right;
}
#hynosis hr, #assistance hr, #contact hr {
	margin-top: 10px;
	margin-bottom: 20px;
	border: 0;
	border-top: 2px solid #0b1c33;
	width: 10%;
}
#about .sec1 {
	background-color:#0b1c33;
	color:#fff;
}
#hynosis .sec1, #assistance .sec1, #contact .sec1 {
	padding:40px 0;
}
#about .sec2 {
	background-color:#f1f1f1;
	color:#000;
}
#about .sec1 .list {
	display:block;
	margin-top:20px;
}
#about .sec1 .list li {
	display: inline-block;
	background-color: #fff;
	border-radius: 50%;
	color:#0b1c33;
	width: 28px;
	height: 28px;
	text-align: center;
	padding: 4px;
}
#about .sec1 .list li a {
	color:#0b1c33;
}
#about .sec2 .list {
	font-size:18px;
}
#about .sec2 .list li {
	color:#000;
}
#about .sec2 .list .fa {
	color:#000;
}
#contact .box-blue {
	background-color:#0b1c33;
	color:#fff;
	padding:6% 6%;
}
.box-blue a {
	color:#fff;
}
/*========================= Media Query ================== */

@media only screen and (max-width: 667px) and (min-width: 640px) {
div#bs-example-navbar-collapse-1 {
 float: left;
 width: 100%;
}
header {
 padding:2% 0;
}
#banner h1 {
 font-size: 14px;
}
 #banner h2 {
 font-size: 20px;
 margin-bottom:0;
}
footer p, footer a {
font-size:13px;
line-height:normal;
}
.sec1, .sec2, .sec3, .sec4, footer {
padding:40px 0;
}
.sec1 h1, .sec2 h1, .sec3 h1, .title h1, footer h1 {
font-size:24px;
}
.sec1 h2, .sec2 h2, .sec3 h2, .title h2, footer h2 {
font-size:20px;
}
.sec1 h3, .sec2 h3, .sec3 h3, .title h3, footer h3 {
font-size:18px;
}
.sec1 h4, .sec2 h4, .sec3 h4, .title h4, footer h4 {
font-size:16px;
}
#about .sec1, #hynosis .sec1, #assistance .sec1, #contact .sec1 {
 padding: 20px 0;
}
p {
font-size:14px;
}
.bottom p {
text-align:center;
}
.top p {
font-size:12px;
line-height:14px;
}
.navbar-nav>li>a {
 padding-top: 4px;
 padding-bottom: 4px;
}
.btn-info {
font-size:14px;
}
.sec2 .btn-info {
font-size:14px;
}
 #banner .carousel-caption {
 padding-bottom: 2%;
}
 .top .list2 li {
 padding: 0 0px;
 font-size: 12px;
}
footer h4 {
 margin-top: 4%;
}
.sec2 .list {
 padding-top: 0;
 padding-bottom: 0;
}
}
@media only screen and (max-width: 639px) and (min-width: 319px) {
 #about .sec1, #hynosis .sec1, #assistance .sec1, #contact .sec1 {
 padding: 20px 0;
}
#banner .btn {
padding:4px 20px;
font-size:14px;
}
#banner .carousel-caption {
 padding-bottom: 0%;
}
#banner h1 {
 font-size: 14px;
}
 #banner h2 {
 font-size: 20px;
 margin-bottom:0;
}
.navbar-nav>li>a {
 padding-top: 4px;
 padding-bottom: 4px;
}
.top p {
font-size:12px;
line-height:14px;
}
.btn-info {
font-size:14px;
}
.sec2 .btn-info {
font-size:14px;
}
div#bs-example-navbar-collapse-1 {
 float: left;
 width: 100%;
}
 header {
 padding:2% 0;
}
 #banner h1 {
letter-spacing:2px;
}
footer p, footer a {
font-size:13px;
line-height:normal;
}
.bottom p {
text-align:center;
}
 .sec1, .sec2, .sec3, .sec4, footer {
padding:40px 0;
}
.sec1 h1, .sec2 h1, .sec3 h1, .title h1, footer h1 {
font-size:24px;
}
.sec1 h2, .sec2 h2, .sec3 h2, .title h2, footer h2 {
font-size:20px;
}
.sec1 h3, .sec2 h3, .sec3 h3, .title h3, footer h3 {
font-size:18px;
}
.sec1 h4, .sec2 h4, .sec3 h4, .title h4, footer h4 {
font-size:16px;
}
p {
font-size:14px;
}
.top .list li {
 padding: 0 0px;
 text-transform: capitalize;
 font-size: 12px;
}
.top .list2 li {
 padding: 0 0px;
 font-size: 12px;
}
footer h4 {
 margin-top: 8%;
}
.sec2 .list {
 padding-top: 0;
 padding-bottom: 0;
}
}
