/*************************** GLOBAL ******************************/
body {
	background: #eefdff;
	color: #000000;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	overflow-x: hidden;
	padding-top: 226px;
}
img {
	max-width: 100%;
	height: auto;
}
iframe {
	max-width: 100%;
}
.full {
	width: 100%;
	float: left;
}
a {
	color: #31adea;
}
a:hover {
	color: #57b4e2;
}
a, a:focus {
	outline: none;
}
.carousel-indicators li {
	border: 1px solid #fc0306;
}
.carousel-indicators .active {
	background-color: #fc0306;
}
.btn-s {
	padding: 8px 14px;
	background: #2d2d2d;
	color: #fca901;
	font-size: 16px;
	text-transform: uppercase;
}
.btn-s:hover {
	color: #fca901;
	background: #000;
}
.btn-default {
	background: #fff;
	color: #000;
	border: #fff;
	font-size: 18px;
	padding: 9px 18px;
}
.btn-default:hover {
	background: #edba00;
	color: #fff;
	border: #edba00;
}
.inner_body {
	width: 100%;
	float: left;
}
.inner_body h2 {
	text-align: left !important;
}
.tickitbtn_sec {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
}
.tickitbtn_sec a {
	width: 21%;
	float: left;
	text-align: center;
	color: #f3dc7d;
	font-weight: bold;
	font-family: 'EB Garamond', serif;
	font-size: 20px;
	margin: 1%;
	padding: 55px 10px;
	background: #003ca9;
	border-radius: 50%;
	min-height: 108px;
	letter-spacing: 2px;
	text-decoration: none;
}
.panel-title {
	font-weight: bold !important;
}
/*************************** MEDIA ******************************/

/*************************** GLOBAL ******************************/

/*************************** HEADER ******************************/
header {
	width: 100%;
	float: left;
	position: fixed;
	z-index: 999;
}
.top {
	width: 100%;
	float: left;
	background: #00091a;
	padding: 10px 0;
}
.socal {
	position: absolute;
	right: 0;
	top: 10px;
	width: 45px;
}
.socal a {
	width: 100%;
	float: left;
	right: 10px;
}
.logo {
	width: 100%;
	float: left;
	padding: 10px;
	text-align: right;
}
.navbar {
	margin: 0;
	border-radius: 0;
	background-color: transparent;
	border: none;
	width: 100%;
	float: left;
	background: #192472;
}
.navbar-nav > li > a {
    color: #ffffff !important;
    padding: 18px 3px;
    background: #e7591e;
    background-color: transparent !important;
    transition: all ease-in-out 0.5s;
    text-transform: capitalize;
    font-size: 13px;
}
.navbar-nav>li>a:hover {
	color: #F00 !important;
	transition: all ease-in-out 0.5s;
}
.navbar-nav>li.active a {
	color: #F00 !important;
	transition: all ease-in-out 0.5s;
}
.top_sec {
	width: 100%;
	float: left;
	position: relative;
}
.top_sec .right_header {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    width: 22%;
    text-align: center;
    padding-right: 0;
}
.top_sec .right_header span {
    letter-spacing: 2px;
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 12px;
}
.top_sec .right_header span big {
	font-weight: bold;
}
.top_sec .right_header .form-control {
	height: 25px;
	padding: 0px 12px;
	border-radius: 0;
}
/* Submenu Style Start */
.navbar-nav li ul {
	list-style-type: none;
}
.navbar-nav li ul {
	position: absolute;
	margin: 0 0 0 0;
	display: none;
	z-index: 99;
	width: 200px;
	padding: 0 0;
	float: right;
	background: #192472;
}
.navbar-nav li:hover ul {
	display: block;
}
.navbar-nav li ul li {
	font-size: 14px;
	float: left;
	width: 100%;
	text-align: left;
	padding: 10px 0;
	border-bottom: 1px #ffffff dashed;
	color: #fff;
}
.navbar-nav li ul li:last-child {
	border-bottom: none;
}
.navbar-nav li ul li a {
	width: 100%;
	float: left;
	color: #ffffff;
	font-size: 14px;
	padding: 0 10px;
	background-image: none !important;
}
.navbar-nav li ul li a:hover {
	text-decoration: none;
	margin-left: 3px;
}
/* Submenu Style End */



/*************************** HEADER ******************************/
/*************************** BANNER ******************************/
.banner {
	width: 100%;
	float: left;
	padding: 20px 0 0px 0;
}
.banner_sec {
	width: 100%;
	float: left;
	box-shadow: 0px 0px 5px 2px #ccc;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 400px;
}
/*************************** BANNER ******************************/

.daily_updates {
	width: 100%;
	float: left;
	position: relative;
	padding: 40px 0;
}
.daily_updates .pspan {
	background: #a50217;
	color: #fff;
	font-size: 30px;
	display: inline-block;
	padding: 10px 27px;
	border-radius: 0 10px;
}
.daily_updatesin {
	width: 100%;
	float: left;
	background: #ffffff;
	padding: 20px;
	box-shadow: 1px 1px 10px #ccc;
	margin-top: 10px;
}
.daily_updatesin h3 {
	margin-top: 0;
}
.daily_updatesin td p {
	padding:5px !important;
}
/***********************gallery**************************/


.gallery {
	width: 100%;
	float: left;
}
.gallery .thumbnail {
	height: 200px;
	overflow: hidden;
	padding: 0;
}
.gallery .thumbnail img {
	height: 260px !important;
	max-width: none;
	width: auto;
}
/***********************gallery**************************/

/*************************** BODY ******************************/
.body {
	width: 100%;
	float: left;
	background: url(../images/about-us.jpg) no-repeat bottom;
	padding: 75px 0;
}
.body h2 {
	color: #1e3480;
	text-align: center;
	margin-top: 0;
	font-weight: bold;
}
.part {
	width: 100%;
	float: left;
	padding-top: 20px;
}
.image {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden;
	height: 170px;
	margin: 15px 0;
}
.image img {
	height: 270px;
	max-width: none;
	width: auto;
}
.image .caption {
	position: absolute;
	top: 0px;
	left: 0;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	height: 100%;
	transition: all ease-in-out 0.5s;
	-moz-transition: all ease-in-out 0.5s;
	-webkit-transition: all ease-in-out 0.5s;
	-o-transition: all ease-in-out 0.5s;
	letter-spacing: 1px;
	text-shadow: 0px 6px 1px #1b1b1b;
}
.mid_cap {
	width: 100%;
	float: left;
	height: 100%;
	display: table;
	background: rgba(0, 0, 0, 0.5);
}
.mid_cap1 {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
/*************************** BODY ******************************/


/*************************** new_page ******************************/

.staff {
	width: 100%;
	float: left;
	padding: 40px 0;
}
.staff .team-img {
	width: 100%;
	float: left;
	height: 320px;
	background: #eeeeee;
	text-align: center;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
}
.staff .team-img img {
	width: auto;
	height: 330px;
	max-width: none;
	margin: 0 auto;
}
.staff .team-img .caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(47, 46, 46, 0.7);
	width: 100%;
	color: #FFF;
	padding: 10px;
	text-align: left;
}
.staff .team-img .caption h3 {
	margin: 0 0 5px 0;
	font-size: 30px;
	font-weight: bold;
}
.staff .team-img .caption span {
	margin: 0 0 0px 0;
	font-size: 20px;
	font-weight: bold;
}
.staff .team-title {
	width: 100%;
	float: left;
	text-align: center;
	padding: 10px 10px;
	min-height: 220px;
}
.staff .team-title p {
	font-size: 16px;
	margin: 5px 0;
	text-align: left;
}
.staff .nav {
	margin: 0 auto;
	float: none;
	max-width: 300px;
	margin-bottom: 20px;
}
.staff .nav > li > a {
	padding: 8px 30px;
	background: #428bca;
	color: #fff;
	margin: 0 20px;
}
.staff .nav > li > a {
	padding: 8px 30px;
	background: #428bca;
	color: #fff;
	margin: 0 20px;
}
/*************************** new_page ******************************/


/*************************** rate ******************************/
.rate {
	width: 100%;
	float: left;
	text-align: center;
}
.rate h2 {
	text-align: center;
	padding: 15px;
	background: #0e55a2;
	color: #fff;
	background: rgb(0,111,190);
	background: -moz-linear-gradient(top, rgba(0,111,190,1) 0%, rgba(35,41,117,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,111,190,1) 0%, rgba(35,41,117,1) 100%);
	background: linear-gradient(to bottom, rgba(0,111,190,1) 0%, rgba(35,41,117,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006fbe', endColorstr='#232975', GradientType=0 );
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 5px;
}
.price {
	width: 100%;
	float: left;
	font-weight: bold;
	background: rgba(255,255,255,0.8);
	padding: 15px;
	box-shadow: 0px 0px 7px 2px#CCB;
}
.price h3 {
	color: #222d79;
	font-weight: bold;
	margin-top: 0;
	background: url(../images/border.png) no-repeat center 40px;
	padding-bottom: 20px;
	font-size: 28px;
}
.price span {
	font-weight: bold;
	margin: 0 10px;
	color: #000;
	font-size: 24px;
}
.price span:hover strong {
	color: #232a76;
}
/*************************** rate ******************************/
.video {
	width: 100%;
	float: left;
	text-align: center;
	padding: 40px 0;
}
/*************************** FOOTER ******************************/
footer {
	width: 100%;
	float: left;
	background: #999fb1;
	padding: 16px 0;
	text-align: center;
	font-size: 13px;
	border-top: 5px solid #243257;
}
.icon2 {
	width: 100%;
	float: left;
	text-align: center;
}
footer a {
	padding: 0px 6px;
	color: #fff;
	font-size: 13px;
	transition: all ease-in-out 0.3s;
}
footer p big {
	font-size: 20px;
	color: #243257;
	float: left;
	width: 100%;
	margin: 6px 0;
}
footer a:hover {
	color: #243257;
	text-decoration: none;
	transition: all ease-in-out 0.3s;
}
.icon2 a {
	width: auto !important;
	float: none;
	margin: 0 auto;
}
/*************************** FOOTER ******************************/
.product_categorie {
	width: 100%;
	float: left;
	margin: 15px 0;
}
.product_categorie .panel-body {
	padding: 10px 15px;
	border-bottom: 1px #f2f2f2 dashed;
}
.product_categorie .panel-group .panel {
	border-radius: 0;
}
.product_categorie .panel-heading {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.photo_area {
	width: 100%;
	float: left;
}
.product {
    width: 100%;
    float: left;
    margin: 15px 0;
    overflow: hidden;
}
.upload_image {
	width: 100%;
	float: left;
	text-align: center;
	border: 1px #192472 solid;
	background: #f2f2f2;
	padding: 0 15px;
	height: 250px;
	display: table;
	position: relative;
	overflow: hidden;
}
.upload_image img {
	height: 215px;
}
.upload_imagein {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.purchase_hvr {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	float: left;
	background: rgba(255,255,255,0.8);
	transition: all ease-in-out 0.5s;
}
.product:hover .purchase_hvr {
	top: 0;
	transition: all ease-in-out 0.5s;
}
.purchase_hvr .btn-primary {
	margin-top: 50px;
}
.product_details {
    width: 100%;
    float: left;
    background: #192472;
    color: #fff;
    padding: 7px 15px;
    min-height: 50px;
}
.product_details a {
    text-decoration: none;
    color: #fff;
    width: 170px;
    float: left;
}
.product_details h3 {
    margin: 0;
    font-weight: normal !important;
    font-size: 15px;
}
.product_detail_left, .product_detail_right {
	width:100%;
	float:left;
	margin:15px 0;
}
.big_multiplepic {
    width: 100%;
    float: left;
    /* margin: 12px 0; */
    /*height: 400px;*/
    overflow: hidden;
    background: #a4a2a2;
    text-align: center;
}
.big_multiplepic img {
	/*max-width:none;
	height:410px;*/
	width:100%;
}
.small_multiplepic {
	width:33.3%;
	float:left;
	height:125px;
	overflow:hidden;
}
.small_multiplepic img {
	opacity:0.5;
	height:140px;
	max-width:none;
	width:auto;
	transition:all ease-in-out 0.5s;
}
.small_multiplepic img:hover, .small_multiplepic.active img {
	opacity:1;
	transition:all ease-in-out 0.5s;
}

/*************************** MEDIA ******************************/
@media(max-width:1199px) {
.navbar-nav > li > a {
    padding: 18px 2px;
    font-size: 11px;
}
body {
	padding-top: 328px;
}
/*.top_sec .right_header span {
	margin-top: 0;
}*/
.top {
	padding: 10px 0;
}
.top_sec .right_header {
	position: relative;
	color: #fff;
	width: 100%;
	text-align: center;
	margin-top: 15px;
	float: none;
	margin: 0 auto;
	padding-right: 0;
	padding-top: 10px;
}
.staff .team-title {
	min-height: 265px;
}
.banner {
	padding: 40px 0 0px 0;
}
}
@media(max-width:991px) {
body {
	padding-top: 0px;
}
header {
	position: relative;
}
.navbar-nav > li > a {
    padding: 4px 5px;
    font-size: 15px;
}
.navbar-toggle {
	float: right;
	border: none;
	right: 0;
	width: 100%;
	margin-right: 0px;
	background-color: #607f96;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #4c9acb;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	color: #fff;
}
.navbar {
	position: relative;
}
footer a {
	padding: 0px 4px;
	font-size: 11px;
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: 0px;
	margin-left: 0px;
}
.top {
	padding: 10px 0 15px 0;
}
.navbar-nav li ul {
	position: relative;
	display: block;
	width: 100%;
	padding: 0 0 0 20px;
	float: left;
	margin: 5px 0 10px 0;
}
.navbar-nav li ul li {
	background: #36439e;
}
.navbar-nav li ul li a {
	transition: all ease-in-out 0.3s;
}
.navbar-nav li ul li a:hover {
	margin-left: 0px;
	color: #F00;
	transition: all ease-in-out 0.3s;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 540px;
}
footer a {
	padding: 0px 2px;
}
.price span {
	font-size: 22px;
}
.staff .team-title {
	min-height: auto;
}
.product_detail_left {
	max-width:500px;
	float:none;
	margin:15px auto;
}
}
 @media(max-width:767px) {
footer a {
	text-align: center;
	width: 100%;
	float: left;
}
.part {
	max-width: 300px;
	margin: 0 auto;
	float: none;
}
footer p big {
	font-size: 14px;
}
.gallery .thumbnail {
	height: 220px;
}
.price span {
	margin: 5px 0;
	font-size: 20px;
	width: 100%;
	float: left;
}
.photo_area {
	max-width: 300px;
	float: none;
	margin: 0 auto;
}


}
 @media(max-width:620px) {
.img_part {
	max-width: 287px;
	margin: 0px auto;
	float: none;
}
.img_part {
	height: 225px;
}
.img_part img {
	height: 300px;
}
.banner_sec {
	height: 320px;
}
.banner .carousel-indicators {
	display:none;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    height: 175px;
}

}
 @media(max-width:520px) {
.price span {
	width: 100%;
	float: left;
}
.gallery .thumbnail {
	height: 180px;
}
.gallery .thumbnail img {
	height: 190px !important;
}
.small_multiplepic {
    width: 50%;
    height: 135px;
}
.small_multiplepic img {
    height: 175px;
}
.daily_updates span {
	font-size: 16px !important;
}
}
@media(max-width:480px) {
.top_sec .right_header span {
	font-size: 14px;
}
.fc-header td {
	white-space: nowrap;
	width: 100%;
	float: left;
	text-align: center;
}
}
@media(max-width:420px) {
.small_multiplepic img {
    height: 150px;
}
}
@media(max-width:380px) {
.gallery .thumbnail {
	height: 130px;
}
.gallery .thumbnail img {
	height: 140px !important;
}
}
@media(max-width:370px) {
.top_sec .right_header span {
	font-size: 12px;
}
.top_sec .right_header span big {
	font-size: 11px;
}
}
