@charset "utf-8";
/* CSS Document */



/*@font-face {

    font-family: Bebas neue;

    src: url(../fonts/bebas-neue-bold/BEBASNEUE%20BOLD.TTF);

}*/
@font-face {
    font-family: KONE;
   /* src: url(../fonts/clarion.ttf);*/
   src: url(../font/82b53bfa1a97ef77458526b994d0a515.ttf);
	src: url("../font/82b53bfa1a97ef77458526b994d0a515.eot"); /* IE9*/
  src: url("../font/82b53bfa1a97ef77458526b994d0a515.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../font/82b53bfa1a97ef77458526b994d0a515.woff2") format("woff2"), /* chrome、firefox */
  url("../font/82b53bfa1a97ef77458526b994d0a515.woff") format("woff"), /* chrome、firefox */
  url("../font/82b53bfa1a97ef77458526b994d0a515.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../font/82b53bfa1a97ef77458526b994d0a515.svg#Arial Nova W10 Condensed") format("svg"); /* iOS 4.1- */
}
body {
	padding: 0;
	margin: 0;
	font-size: 16px;
	/*background-image: url(../images/body-bg1.jpg);*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*background-attachment: fixed;*/
	overflow-x: hidden;
	/*font-family: 'Lato', sans-serif;*/
	font-family: KONE;
	color: #5a5a5a;
}
a:hover, a:focus {
	text-decoration: none;
}
a:focus {
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
h2 {
	margin-bottom: 25px;
	color: #393939;
}
h3 {
	color: #000;
/*	font-family: "Times New Roman", Times, serif;*/
	/*font-family: 'Lato', sans-serif;*/
	font-family: KONE;
}
h4 {
	color: #fff;
	text-transform: uppercase;
}
ul, ol {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
}
.header-fixed {
	position: fixed;
	top: 0;
	z-index: 999;
	width: 100%;
}
.logo{ margin-left: 20px; margin-top: 5px;}
.logo img{

	/*margin-top:26px;*/
	/*height:78px !important;*/
	height: 60px !important;
    padding-left: 23px;

}

.site-wrapper {
	background-color: #fff;/*margin-top: 15px;*/

}
.haeder-container {
	/*margin-top:-126px;*/

	margin-top: 15px;
}
.header-bg-strip {
	/*background-image:url(../images/bg-strip.jpg);*/

	background-color: #343434;
	height: 140px;
}
.header-social ul li {
	float: left;
	margin-left: 2px;
}
.header-social ul {
	float: right;
	margin-top: 8px;/*margin-bottom:10px;*/

}
.header-social ul li a {
	color: #fff;
	font-size: 12px;
}
/*.header-social ul li a:hover{

	color: #2f358f;

}

.header-social ul li a:hover .fa{

	border:2px solid #EE3D43;

}*/

.header-social ul li .fa {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
.header-social ul li .fa-facebook {
	background-color: #3b5998;
}
.header-social ul li .fa-twitter {
	background-color: #55acee;
}
.header-social ul li .fa-linkedin {
	background-color: #007bb5;
}
.header-social ul li .fa-google-plus {
	background-color: #dd4b39;
}
.header-contact {
	text-align: right;
	color: #fff/*87AF36*//*#333B6C*/;
}
.header-contact .fa {
	margin-right: 8px;
	color: #fff/*87AF36*/;
}
.header-contact p:last-child {
	margin: 0;
}
.header-strip {
	padding: 5px 1px;
	/*background-color: #fff;background-image:url(../images/bg-strip3.jpg);*/

	border-bottom:1px solid #dbdbdb;
	position: fixed; top: 0px; 

    right: 0;
    left: 0;
    z-index: 1030;
    background: #282828;

}
.header-head h3 {
	font-size: 30px;
}
.header-head h3 span {
	color: #EE3D43;
	font-weight: 700;
}
.navbar-collapse {
	padding: 0;
	/*border: 1px solid #dddddd;*/
}
.navbar-default {
	background-color: #EE3D43;
	/*background: transparent;*/
	border-radius: 0;
	border: none;
	margin: 0;
	min-height: auto;
	position: relative;
	/*border-bottom:5px solid #000;*/

	padding-left: 1px;
	padding-right: 1px;
}
.navbar-default .navbar-nav > .active > a{
	color: #fff;
	background-color: #EE3D43;
}
.navbar-default .navbar-nav > .active >  a:focus, a:hover {
	color: #fff !important;
	background-color: #EE3D43 !important;
}

.navbar-default .navbar-nav > /*.active >*/ a, .navbar-default .navbar-nav > /*.active >*/ a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #555;
	background-color: #EE3D43;
}
.navbar-default .navbar-nav > /*.active */> a, .navbar-default .navbar-nav > /*.active >*/ a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #fff;
	background-color: #EE3D43;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	/*font-weight:bold;*/

	text-transform:capitalize;
	/*border-right: 1px solid #ddd;*/
	padding: 35px 33px;
	font-size: 14px;
	font-weight:bold;
}
.dropdown-menu>li>a {
     font-weight: bold;
    }
.navbar-default .navbar-nav > li:last-child a {
	border-right: none;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background-color: #EE3D43;
	color: #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background-color: #EE3D43;
	color: #fff;
}
.dropdown-menu {
	padding: 0;
	background-color: #4c4c4c;
	border: none;
	margin-top: 0px !important;
}
.dropdown-menu > li > a {
	padding: 10px 20px;
	color: #3c3c3c;
	/*text-transform: uppercase;*/
	/*font-weight:bold;*/

	border-bottom: 1px solid #ddd;
	font-size: 14px;
	background-color: #fff;
}
.dropdown-menu > li:first-child a {
	border-top: 1px solid #ddd;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background-color: #EE3D43;
	color: #fff;
	text-decoration: none;
}
.col-wrapper {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 0px;
}
/*.outer-head{

	padding-left:15px;

	padding-right:15px;

}*/

.pad-0 {
	padding: 0;
}
.about-disc {
	color: #6c6c6c;
}
.slider-block {
/*margin-bottom:25px;*/
margin-top: 50px;
}
.sidebar-r {
/*padding-left:25px;*/

}
.img-block {
	padding-right: 10px;
}
.sidebar-block {
	margin-bottom: 30px;
}
.posts a {
	color: #393939
}
.posts p {
	margin: 0;
	padding-left: 15px;
}
.posts li {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #999;
}
.posts li:last-child {
	border-bottom: 1px solid #999;
}
.posts li:nth-child(odd) {
	background: #f3f3f3;
}
.posts li:nth-child(even) {
	background: #ffffff;
}
.inner-h3 {
	font-size: 30px;
	color: #333B6C;
	margin-bottom: 15px;
	padding-bottom: 8px;
	font-weight: bold;
	position: relative;
	font-style: normal !important;
}
.inner-h3:before {
	content: '';
	/*position: absolute;
	left: 0;
	bottom: 0;*/
	text-align: center;
	width: 50px;
	height: 2px;
	background-color: #2f358f;
}
.inner-h3 span {
	color: #EE3D43;
}
.content-block {
	line-height: 24px;
}
.inner-strip {
	padding: 20px;
	background-color: #efefef;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	border: 5px solid #c5c5c5;
}
.inner-strip a {
	color: #EE3D43;
}
.inner-h2 {
	margin-top: 50px;
}
.video-block {
	margin-bottom: 25px;
}
.gallery li {
	float: left;
	width: 33.3333%;
	padding: 8px;
}
.social-follow li {
	border-bottom: 1px dashed #999;
	padding-bottom: 5px;
	padding-top: 5px;
}
.social-follow li .fa {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	margin-right: 8px;
}
.social-follow li a {
	color: #fff;
}
.social-follow li span {
	color: #393939;
}
.social-follow li .fa-facebook {
	background-color: #3b5998;
}
.social-follow li .fa-twitter {
	background-color: #55acee;
}
.social-follow li .fa-linkedin {
	background-color: #007bb5;
}
.social-follow li .fa-google-plus {
	background-color: #dd4b39;
}
footer {
	min-height: 250px;
	/*background-image:url(../images/bg-strip3.jpg);*/

	background-color: #282828;
	margin-top: 50px;
	color: #fff;
}
.footer-h3 {
	font-size: 22px;
	color: #fff;
	margin-bottom: 15px;
}
.footer-h3 span {
	color: #EE3D43;
}
.news-letter {
	position: relative;
}
.news-letter .btn {
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 0;
	background-color: #EE3D43;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 7px 40px;
}
.form-control {
	border-radius: 0;
	border: none;
}
.foot-top {
	padding-top: 25px;
	padding-bottom: 25px;
}
.foot-social {
	margin-top: 15px;
}
.foot-social li {
	float: left;
	margin-right: 10px;
}
.foot-social li a {
	color: #EE3D43;
}
.foot-social li a:hover {
	color: #2f358f;
}
.foot-social li .fa:hover {
	border: 2px solid #2f358f;
}
.foot-social li .fa {
	height: 35px;
	width: 35px;
	line-height: 30px;
	text-align: center;
	border-radius: 100%;
	border: 2px solid #EE3D43;
}
.foot-bottom {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #243A74;
	background: #19213a;
}
.foot-bottom p {
	margin: 0;
	color: #fff;
}
.foot-disc {
	padding-right: 25px;

}
.foot-disc li{ width:136px ; float: left;  /*auto*/ }
.foot-contact {
	padding-left: 25px;
}
.copy-desin {
	text-align: right;
}
.foot-bottom a {
	color: #fff;
}
.foot-bottom a:hover {
	color: #EE3D43;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #ddd;
}
.sidebar-block .form-control {
	border: 1px solid #ededed;
}
.btn-default {
	border: none;
	border-radius: 0;
	background-color: #EE3D43;
	color: #fff;
	text-transform: uppercase;
}
.btn-default:hover, .btn-default:focus, .btn-default:active {
	background-color: #ee5c50;
	color: #fff;
}
.float-r {
	float: right;
}
.sidebar-r .inner-h3 {
	border-bottom: 1px solid #EE3D43;
	padding-bottom: 15px;
	font-size: 20px;
}
.sidebar-r .inner-h3:before {
	content: unset;
}
.news-slide {
	height: 285px;
	overflow: hidden;
}
.news-slide p {
	margin: 0;
}
.news-slide .top-story {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ddd;
}
.news-slide a {
	color: #333;
}
.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item,  .carousel-fade .carousel-inner .active.left,  .carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active,  .carousel-fade .carousel-inner .next.left,  .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-inner .next,  .carousel-fade .carousel-inner .prev,  .carousel-fade .carousel-inner .active.left,  .carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
	z-index: 2;
	display: none;
}
.service-single h4 {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 3px solid #2f358f;
}
.ser-image {
	overflow: hidden;
}
.ser-image img {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.ser-image img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	cursor: pointer;
}
.btn-read-more {
	padding: 7px 15px;
	background-color: #EE3D43;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	position: relative;
	margin-left:0px;
	 
}
.btn-read-more:after {
	content: '';
	position: absolute;
	width: 6px;
	right: -7px;
	height: 100%;
	top: 0;
	border-left: 2px solid #EE3D43;
	border-right: 3px solid #EE3D43;
}
.btn-read-more:hover, .btn-read-more:focus {
	background-color: #333B6C /*ee5c50*/;
	color: #fff;
}
.btn-read-more:hover:after {
	border-left: 2px solid #333B6C;
	border-right: 3px solid #333B6C;
}
/*owl caraousal custom*/



.product-slider {
	position: relative;
	background-color: #E4E7E8/*cecece*/;
	margin-top: -20px;
}
.product-slider .slider-wrapper {
	padding: 30px;
}
.product-slider .slider-header {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #dcdcdc;
}
.product-slider .slider-header p {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
#owl-product .item {
	margin: 0px 10px;
    background: white;
}
#owl-product .item img {
	display: block;
	width: 100%;
	height: auto;
}
/*.ayurveda-slider #owl-ayurveda .owl-controls .owl-page span{

	display:none;

}*/

.owl-carousel {
	position: unset;
}
.product-slider #owl-product .owl-controls .owl-nav div {
	background-color: #cecece;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	margin: 0;
	font-size: 18px;
	border-radius: 0;
	opacity: 1;
	border-left: 1px solid #dcdcdc;
}
.product-slider #owl-product .owl-controls .owl-nav .owl-prev {
	right: 40px;
}
.product-slider #owl-product .owl-controls .owl-nav .owl-prev:before {
	content: "\f104";
	font-family: fontAwesome;
}
.product-slider #owl-product .owl-controls .owl-nav .owl-next:before {
	content: "\f105";
	font-family: fontAwesome;
}
.product-slider .slider-disc h4 {
	margin-bottom: 10px;
	margin-top: 15px;
	color: black;
}
.product-slider .slider-disc p {
	margin-bottom: 15px;
	color: #686868;
}
/*.product-slider .slider-disc p a{

	color:#d5762a;

}*/

.blog-disc {
	margin-left: 25px;
}
.blog-disc .blog-text {
	color: #999;
	padding-bottom: 12px;
	border-bottom: 1px solid #ddd;
}
.blog-disc h4 {
	margin-bottom: 12px;
}
.blog-image {
	position: relative;
}
.corner-date {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 55px;
	height: 55px;
	text-align: center;
	background-color: #EE3D43;
	padding: 11px 0px;
}
.corner-date h4 {
	color: #fff;
	font-size: 22px;
	line-height: 16px;
}
.corner-date h4 span {
	font-size: 12px;
}
.blog-more p {
	margin: 0;
	color: #999;
	margin-right: 12px;
	padding-right: 12px;
	border-right: 1px solid #ddd;
}
.blog-more a {
	color: #EE3D43;
}
.blog-block {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ddd;
}
.testimonial-slider {
	background-color: #cecece;
	color: #555;
	padding: 10px;
	min-height: 300px;
}
.testimonial-slider .item .costemer-comment {
	padding: 15px;
	margin: 5px;
	border: 1px solid #999;
	min-height: 250px;
}
.testimonial-slider .item h5 {
	font-size: 20px;
}
.owl-theme .owl-controls .owl-page span {
	background-color: blue/* #EE3D43*/;
}
.foot-logo {
	margin-bottom: 20px;
}
.navbar-toggle {
	border: none;
	background-color: #2f358f;
	border-radius: 0;
}
.navbar-toggle .icon-bar {
	background-color: #fff !important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #393f8e;
}
.blog-date-resp {
	margin: 0;
	color: #EE3D43;
	padding: 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px dashed #EE3D43;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	border-color: #fff;
}
.navbar-brand {
	padding: 5px;
	display: none;
}
.navbar-brand img {
	width: 160px;
}
.navbar-brand-add {
	display: block;
}
.people-row .service-single {
	margin-bottom: 25px;
}
.detail_head {
	/*border-bottom: 1px solid #ddd;*/

	padding-bottom: 10px;
	font-size: 28px;
	margin-bottom: 10px;
}
.people-image {
	padding-left: 0;
}
.service-head {
	/*border-bottom: 1px solid #EE3D43;

	margin-bottom: 10px;*/

	padding-bottom: 15px;
	font-weight: bold;
	text-align:center;
	color: #085ead;
}

.nav-tabs {
	border-bottom: none;
}
.nav-tabs > li {
	margin-bottom: 0;
}
.nav-tabs > li a {
	border-radius: 0;
	border: none;
	margin-right: 2px;
	font-size: 14px;
	text-transform: uppercase;
	/*font-weight:bold;

	border-right:1px solid #EE3D43;*/

	color: #343434;
	background-color: #ddd;
	padding: 5px 15px;
}
.nav-tabs > li:last-child a {
	border-right: 0;
}
.nav-tabs > li:last-child a:focus, .nav-tabs > li:last-child a:hover {
	border-right: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border: none;
	color: #2f358f;
	/*border-right:1px solid #EE3D43;*/

	background-color: #949494;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:hover {
	background-color: #949494;
	border: none;
	color: #2f358f;/*border-right:1px solid #EE3D43;*/

}
.tab-content {
	margin-top: 25px;
}
.tab-head {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	 color: #6b6b6b;
}
.tab-content .btn-read-more {
	width: 97%;
}
.product-single {
	margin-bottom: 25px;
}
.product-btm {
	margin-bottom: 2px;
}
.form-horizontal .control-label {
	text-align: left;
	font-weight: normal;
}
.form-contact .form-control {
	border: 1px solid #EE3D43;
}
.form-contact .btn-read-more {
	border: none;
	margin-right: 5px;
	    margin-top: 9px;
}
.contact-address {
	margin-top: 50px;
}
/************************/

/*bootstrap nav on hover*/

/************************/

/*.dropdown{

	display: block !important;

    padding-left: 0;

    position: relative !important;

    z-index: 203;

}*/

.dropdown:hover .dropdown-menu {
	display: block;
	visibility: visible;
}
/************************/

.vision-grids {
	margin-bottom: 35px;
}
.vision-grids .vision-block {
	min-height: 216px;
	color: #fff;
	padding: 10px 15px;
}
.vision-head {
	color: #EE3D43;;
	font-size: 18px;
	margin-bottom: 5px; text-align: center;
	padding: 5px 0;
}
.vision-grids .vision-block:nth-child(1) {
	background-color: #EDEFF0;color: #3b4245;text-align: center;
}
.vision-grids .vision-block:nth-child(2) {
	background-color: #EDEFF0;color: #3b4245;text-align: center;
}
.vision-grids .vision-block:nth-child(3) {
	background-color: #EDEFF0;color: #3b4245;text-align: center;
}
.award-image {
	border: 1px solid #e7e7e7;
	padding: 15px;
}
.award-image img {
	margin: 0 auto;
}
.event-gallery-block {
	margin-bottom: 30px;
}
/*********************/

/*image overlay effect*/

.hovereffect {
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}
.hovereffect .overlay {
	position: absolute;
	overflow: hidden;
	width: 80%;
	height: 80%;
	left: 10%;
	top: 10%;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
}
.hovereffect:hover .overlay {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.hovereffect img {
	display: block;
	position: relative;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
}
.hovereffect:hover img {
	/*filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');*/

	filter: brightness(0.6);
	-webkit-filter: brightness(0.6);
}
.hovereffect h2 {
	text-transform: uppercase;
	text-align: center;
	position: relative;
	font-size: 17px;
	background-color: transparent;
	color: #FFF;
	padding: 1em 0;
	/*opacity: 0;*/

	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}
.hovereffect a, hovereffect p {
	color: #FFF;
	padding: 1em 0;
	/*opacity: 0;*/

	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/************************************/

.navbar-toggle {
	float: none;
	margin: 0;
}
.pad-l-0 {
	padding-left: 0;
}
.tab-single-disc {
	min-height: 20px;
	padding: 0 5px;
	text-align:center;
}
td, th {
	padding: 0;
	border: 1px solid #2a2a2a;
	padding-left: 6px;
	padding-right: 6px;
}
.contact-grid {
	min-height: 290px;
}
.gray-container {
    background: #eff4f7;
    color: #6b6b6b;
}
.blue-container {
    background: #333B6C;
    color: #6b6b6b;
}
.red-container {
    background: #EE3D43;
    color: #6b6b6b;
}
.gray-container-fxd {
    background:#EDEFF0 url(../images/bg-1440x810.jpg) fixed center top;
    color: #6b6b6b;
    border-top: 40px solid white;
}
.white-container {
    background: #fff;
    color: #6b6b6b;
}
.offwhite-container {
    background: #e6e2e2;
    color: #6b6b6b;
}
.offgray-container {
    background: #EDEFF0;
    color: #3b4245;
}
.meroon-container {
    background: #fff/*6D0329*/;
    color: #6b6b6b;
}
.blakish-container {
    background: #1C2431;
    color: #6b6b6b;
}
.black-container {
    background: #282828;
    color: #6b6b6b;
}
.whitish-container {
    background: #fff;
    color: #6b6b6b;
}
.blogish-container {
    background: #fff;
    color: #6b6b6b;
}
.shadow-container {
    background: #fff;
    color: #6b6b6b;
}
.footer-container {
    /*background: #fff;
    color: #6b6b6b;*/
    margin-top: -40px;
}
.footer-wrapper {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.costumpadbtmtop2{padding-top: 2px !important;
    padding-bottom: 2px !important;}

.fixed-top {
    position: fixed;
    top: 2px;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-top: 12px;
}
.fixed-top.scrolled {
  /*background-color: rgba(62,77,84,.9);*/
  background-color: rgba(31,51,103,.9);
  transition: background-color 200ms linear;
  top: 0px;
  border-bottom: 1px solid #775ba4;
  margin-top: 0 !important;
}
.leftTxt{ text-align:left;}
.serTxt{ /*background: white;*/ padding: 0 5px; }
/*.serTxt:hover{ background: #333B6C; color: white; }*/
.serTxt.vision-head :hover{ color: white;}
.inner-h3 i{ font-style: normal;  }
.copy-center{ text-align: center; }

.btn-gal-more {
	padding: 7px 15px;
	background-color: #EE3D43;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	position: relative;
	margin-left:250px;
	 
}
.btn-gal-more:after {
	content: '';
	position: absolute;
	width: 6px;
	right: -7px;
	height: 100%;
	top: 0;
	border-left: 2px solid #EE3D43;
	border-right: 3px solid #EE3D43;
}
.btn-gal-more:hover, .btn-read-more:focus {
	background-color: #333B6C /*ee5c50*/;
	color: #fff;
}
.btn-gal-more:hover:after {
	border-left: 2px solid #333B6C;
	border-right: 3px solid #333B6C;
}
.sliderTxt{position: absolute;   top:210px; background:  rgb(51, 59, 108, .5); padding: 5px 10px; color: white; font-size: 18px; text-align: center; }
.sliderTxtsub{position: absolute; vertical-align : center; margin: 0 auto; width: 200px;  /*left: 120px; */top:250px; background:  rgb(51, 59, 108, .5); padding: 5px 10px; color: white; font-size: 18px; text-align: center; }
.caption {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 999999;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    background: rgba(0,0,0,0.3);

}
.outer {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: table;
    line-height: normal;
}
.inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.inner h2 {
    color: #fff;
    /*font-size: 38px;*/
    font-weight: 400;
    font-family: 'Roboto';
    line-height: 25px;
    margin: 0;
    font-size: 25px;
    text-transform: uppercase;
}
.inner h2:after {
    content: '';
    display: block;
   /* background: #EE3D43;*/
    max-width: 600px;
    height: 1px;
    margin: 10px auto 4px;
}

.inner h2 span {
    color: #EE3D43;
}

.inner h2 i {
    color: #777;
    font-weight: 400;
}
.inner p {
    color: #444877;
    font-family: 'Roboto';
    line-height: 30px;
    max-width: 860px;
    margin: 0 auto 20px;
    font-weight: 300;
    font-size: 20px;
    line-height: 36px;
}
.inner a {
    color: #444877;
    font-size: 14px;
    border: 1px solid #EE3D43;
    font-weight: 400;
    font-family: 'Roboto';
    padding: 12px 18px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 auto;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
}
.inner a:hover {
    color: #fff;
    background: #F1F5F8;
    border: 1px solid transparent;
}

@media (max-width: 1400px){
.inner p {
    max-width: 700px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.service-slider .owl-carousel .owl-item .imgcontainer {
display: block;
width:100% !important;;
}

.service-disc {
    width: 86% !important;
    margin: 20px 25px;
    text-align: justify;
}

/*.navbar-nav>li>a {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}*/


}
.navbar {
    position: relative;
   /* min-height: 50px;*/
    margin-bottom: -1px;
    border: 1px solid transparent;
}

@media (min-width: 768px){
.navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
}
/*.serimghome{ display: none; }
*/
}
@media (max-width: 360px){

/*.dropdown:hover .dropdown-menu {
	display: block;
	visibility: visible;
	width: 100%;
	
}*/
.dropdown-menu>li>a { width: 100%; }

}
@media only screen and (max-width: 1023px) and (min-width: 600px)
.dropdown-menu > li:first-child a {
    border-top: 1px solid #ddd;
    width: 570px;
    
}
@media only screen and (min-width: 320px) and (max-width: 599px) {
	.dropdown-menu > li:first-child a {
    border-top: 1px solid #ddd;
    width: 290px;
    
    /*overflow: hidden;*/
    /*overflow-x: hidden !important; 
                overflow-y: hidden !important;*/
}
.searchfrm #submitbutton { margin: 10px;}

}


@media only screen and (min-width: 320px) and (max-width: 767px) {

.fixed-top {top: 153px;}
.slider-block {
/*margin-bottom:25px;*/
margin-top: 208px;
}
.service-slider .owl-carousel .owl-item .imgcontainer {
display: block;
width:100% !important;;
}

.service-disc {
    width: 86% !important;
    margin: 20px 25px;
    text-align: justify;
}
.dropdown-menu > li:first-child a {
    border-top: 1px solid #ddd;
    width: 290px;
    
    /*overflow: hidden;*/
    /*overflow-x: hidden !important; 
                overflow-y: hidden !important;*/
}
.inner { display: none; }
.inner p{ font-size: 8px; }

.serimghome{ display: none; }

.hmser a:focus, a:hover {
	color: #fff !important;
	background-color: #0a3f73 !important;
}


.nnc-blog-desc {
    padding: 14px;
    line-height: normal;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    height: 50px; overflow: hidden;
}

.navbar-nav {
     margin-left: 1px !important; 
}

	}





/*.dropdown:hover .dropdown-menu {
	display: block;
	visibility: visible;
	width: 100%;
	
}*/

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	.nav>li>a {
    position: relative;
    display: block;
    padding: 2px 0px;
    font-size: 10px;
}

	}


.menubar{ border-bottom: 15px solid #EE3D43; height: 62px; }

.imgcontainer {
    position: relative;
    width: 100%;

}
.homepageimg{ padding-top: 7px;
    padding-bottom: 10px;}

.imagediv {
  opacity: 1;
  display: block;
  width: 100% !important;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.imgcontainer:hover .imagediv {
  opacity: 0.3;
}

.imgcontainer:hover .middle {
  opacity: 1;
}

.text {
  background-color: #EE3D43;
  color: white;
  font-size: 16px;
  padding: 5px 20px;
}
.newsletter{ padding-bottom: 10px; color: white; font-size: 18px; }
.imgsmall{ margin: -2px 0 -20px 0; }
.centered {
    position: absolute;
    top: 84%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.5);
background: rgba(255, 255, 255, 0.5);
color: rgba(31, 51, 103, 0.9);
font-size: 16px;
    padding: 16px 52px; width: 100%;
    text-align: center;
        font-weight: bold;
}
.centered: hover{ display: none; }
/*.navbar-header { margin: 0 auto;  width: 50%; text-align: center; }*/
.navbar-nav{ margin-left: 25px /*!important;*/ }


.top {
	/*position: absolute;*/
  border-top: 3em solid transparent; 
	/*border-left: 6.5em solid #efefef; */
	border-right: 6.5em solid #efefef; 
	border-bottom: 0;
	 bottom: 18px;
    left: 16px;
}
.newsletterTxt{ font-size: 18px; font-weight: bold; }
.black{ color: black; }


.area {
  text-align: center;
  font-size: 2.1em;
  color: #fff;
  letter-spacing: 2px;
  font-weight: 300;
  text-transform: uppercase;
  animation: blur .75s ease-out infinite;
  text-shadow: 0px 0px 5px #fff, 0px 0px 7px #fff;
}

@keyframes blur {
  from {
    text-shadow:0px 0px 10px #fff,
      0px 0px 10px #fff, 
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 25px #fff,
      0px 0px 50px #fff,
      0px 0px 50px #fff,
      0px 0px 50px #7B96B8,
      0px 0px 150px #7B96B8,
      0px 10px 100px #7B96B8,
      0px 10px 100px #7B96B8,
      0px 10px 100px #7B96B8,
      0px 10px 100px #7B96B8,
      0px -10px 100px #7B96B8,
      0px -10px 100px #7B96B8;
  }
}

.wel {
    font-size: 25px;
    text-align: center;
    margin: 0 auto;
    border-bottom: solid 3px #EE3D43;
    text-transform: uppercase;
}
.white{ color: white; }
.newscont{border-bottom: 1px solid #b1aeae; height: 120px; padding-top: 10px;}
.newsTitle{ font-size: 14px; font-weight: bold; }
.mapping {width: 100%; margin: 0 auto;}

.foot-disc > ul > li > a {float: left !important;
    padding: 0 15px 0 2px; }

.membermaindiv {margin-left: auto;
    margin-right: auto;
    vertical-align: middle;
    height: auto;
    border-bottom: 1px solid #ee3d43;
    margin: 0px 1px; }

.memberhead{ background: #ee3d43; padding: 10px 0; }
.memberhead h3{;color: #fff }



.item-1, 
.item-2, 
.item-3 {
	position: absolute;
  display: block;
	top: 2em;
  
  width: 60%;
  
  font-size: 2em;

	animation-duration: 20s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
}

.item-1{
	animation-name: anim-1;
}

.item-2{
	animation-name: anim-2;
}

.item-3{
	animation-name: anim-3;
}
.item-4{
	animation-name: anim-4;
}

@keyframes anim-1 {
	0%, 8.3% { left: -100%; opacity: 0; }
  8.3%,25% { left: 25%; opacity: 1; }
  33.33%, 100% { left: 110%; opacity: 0; }
}

@keyframes anim-2 {
	0%, 33.33% { left: -100%; opacity: 0; }
  41.63%, 58.29% { left: 25%; opacity: 1; }
  66.66%, 100% { left: 110%; opacity: 0; }
}
@keyframes anim-3 {
	0%, 33.33% { left: -100%; opacity: 0; }
  41.63%, 58.29% { left: 25%; opacity: 1; }
  66.66%, 100% { left: 110%; opacity: 0; }
}

@keyframes anim-4 {
	0%, 66.66% { left: -100%; opacity: 0; }
  74.96%, 91.62% { left: 25%; opacity: 1; }
  100% { left: 110%; opacity: 0; }
}
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    background: #fff;
}
.nav>li {
    position: relative;
    display: block;
    text-transform: uppercase;
}
.service-slider {
    position: relative;
    background-color: #E4E7E8/*cecece*/;
    margin-top: -20px;
}

.service-slider .owl-carousel .owl-item .imgcontainer {
    display: block;
    width:49% ;
    -webkit-transform-style: preserve-3d;
    float: left;
    padding-top:40px;
}
.service-slider .service-disc h4 {
	margin-bottom: 10px;
	margin-top: 15px;
	color: black;
}
.service-slider .service-disc p {
	margin-bottom: 15px;
	color: #686868;
}
.service-disc { float: left; width: 45%; margin: 20px 25px; text-align: justify; }
.shipping-box {
    padding: 30px 10px;
    background: #fff;
}
.shipping-box a {
    text-decoration: none;
}
.shipping-box:hover {
    background: #fff;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 14px 0px rgba(50, 50, 50, 0.75);
}
.ship-icon {
    margin-bottom: 25px;
    display: block;
}
.shipping-box a h6 {
    text-decoration: none;
    color: #333;
    font-size: 14px;
}
.newsimg{ margin-left: -14px;}

#request textarea.form-control {
    height: 80px;
}
/*#request .form-contact .btn-read-more {
    border: none;
    margin-right: 5px;
   
}*/
h3.widget-title {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #555;
    position: relative;
    border-bottom: 1px solid #eee;
    margin: 0 0 24px 0;
    padding-bottom: 18px;
}
h3.widget-title:after {
    content: '';
    display: block;
    background: #EE3D43;
    width: 60px;
    height: 3px;
    position: absolute;
    margin-top: 17px;
}
.nnc-title h2 {
    font-size: 24px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    color: #555;
    text-align: center;
    line-height: normal;
}

.nnc-title h2 span {
    border-bottom: 1px solid #ccc;
    display: block;
    max-width: 300px;
    margin: 26px auto;
}

.nnc-title h2 span:after {
    content: '';
    display: block;
    background: #EE3D43;
    width: 60px;
    margin: 0 auto;
    height: 3px;
    margin-bottom: -2px;
}

.nnc-title p {
    max-width: 730px;
    text-align: center;
    margin: 0 auto;
    line-height: 30px;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: 300;
    color: #777;
    font-family: 'Roboto', sans-serif;
}
.vertspace{ height: 20px; }

=            Blog/News            =
=================================*/
.nnc-blogs {
    padding: 52px 0 60px;
    background: #fff;
}

.nnc-blogs:after {
    content: "";
    display: table;
    clear: both;
}

.nnc-blog-news {
    padding-top: 40px;
}

.nnc-blog-news:after {
    content: "";
    display: table;
    clear: both;
}

.nnc-blog-block {
    width:100% /*calc(34% - 24px)*/;
    background: #f7f7f7;
    float: left;
    margin-left: 24px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.nnc-blog-block:nth-of-type(1) {
    margin-left: 0;
}

.nnc-blog-block:hover .nnc-blog-desc h4 a {
    color: #fff;
}

.nnc-blog-block:hover .nnc-blog-desc p {
    color: #fff;
}

.nnc-blog-block:hover {
    background: #EE3D43;
}

.nnc-blog-block:hover .nnc-blog-img img {
    transform: scale(1.1);
}

.nnc-blog-img {
    position: relative;
    max-height: 226px;
    line-height: 0;
    overflow: hidden;
}

.nnc-blog-img img {
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.nnc-blog-img .bg-black {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    background: rgba(000, 000, 000, .6);
    width: 100%;
    z-index: 99;
    display: block;
}

.nnc-blog-img span {
    padding: 13px;
    color: #fff;
    z-index: 999;
    font-size: 13px;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
}

.nnc-blog-img span:nth-of-type(2) {
    float: right;
}

.nnc-blog-img span i {
    padding-right: 8px;
    font-size: 13px;
}

.nnc-blog-desc {
    padding: 14px;
    line-height: normal;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    height: 170px;
}
.nnc-blog-desc h4 {
    text-transform: inherit;
}

.nnc-blog-desc h4 a {
    color: #555;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.nnc-blog-desc h4 a {
    color: #444;
    text-decoration: none;
}

.nnc-blog-desc p {
    color: #777;
    text-align: left;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    line-height: 30px;
    padding-top: 3px;
    margin: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.nnc-blogs .nnc-view-all {
    text-align: center;
    margin-top: 24px;
}

.nnc-blogs .nnc-view-all a {
    border: 1px solid #eee;
    color: #888;
    display: inline-block;
    text-decoration: none;
    padding: 12px 24px;
    line-height: normal;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.nnc-blogs .nnc-view-all a:hover {
    background: #EE3D43;
    border: 1px solid transparent;
    color: #fff;
}

/*=====  End of Blog/News  ======*/

.marginspacetop {
    margin-top: 80px;
}
.pagination{}
.pagination li {padding: 5px; margin-right: 2px;}
.cont { border: 1px solid #CCC8C8; margin:1px 5px; padding: 5px; height: auto; }
.cont h6 { font-size: 16px;  font-weight: bold; }

.contform {border:1px solid; padding:10px 1px; height: auto; display: block;}

.navbar-collapse.in {
     overflow-y : none !important; 
}
/*.serimghome{ display: none; }*/
.servbg{    background-color: rgba(38, 44, 44, 0.7);
    background: rgba(38, 44, 44, 0.7);
    color: rgba(38, 44, 44, 0.7);
    color: white;
    padding: 165px 7px;
    min-height: 580px;
}

 .servmain{padding:0px 0px; margin: 60px 2px;}
 .searchfrm {margin: 5px 20px;}

  .searchfrm .form-control {  margin: 2px 0;}
  .cont a{ color: black; }
.cont a:hover { background: transparent !important; color: blue; }
