@import url('https://fonts.googleapis.com/css?family=Lato:300,400');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');
body{
	font-family: 'Lato', sans-serif;
	color:#272727;	
	font-size:18px;
}
a {text-decoration:none !important;}
.topbar{
	padding:6px 0 8px 0;
	color:#FFF;
	margin-top:30px;
}
.topbar a{
	color:#FFF;
}

#scroll{
	position:fixed;
	bottom:15px;
	right:25px;
}

/*------------------------------------------------------------------
[Preloader]
*/

.page-loader {
	background: #fff;
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 9998;
}

.loader {	
	position: absolute;
	left: 46%;
	top: 40%;
}

/*------------------------------------------------------------------
[Hero]
*/

.module-hero {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
}

.hero-caption {
	position: relative;
	display: table;
	height: 100%;
	width: 85%;
	text-align: left;
	margin: 0 auto;
	z-index: 2;
}

.home .hero-text {top:170px;}
.hero-text {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	color: #fff;
	top:150px;
}

.hero-title {
	line-height: 1.4;
	font-size: 32px;
	margin: 0 0 10px;
	color: #fff;
	
}

.module-overlay-dark-1:before {
	background: rgba(17, 17, 17, 0.1);
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

@media (max-width: 992px) {

	.hero-title {
		font-size: 52px;
	}

}

@media (max-width: 767px) {

	.hero-title {
		font-size: 42px;
	}

}

@media (max-width: 627px) {

	.hero-title {
		font-size: 36px;
	}

}
.navbar-toggle {
    margin-top: 12px
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-toggle,
.navbar-toggle:focus {
    border: 1px solid #fff;
    outline: none;
}

.header-top {
    display: normal;
    overflow: hidden;
    padding: 28px;
}

.main-nav {
    position: absolute;
    width: 100%;
    z-index: 999;
}

.main-nav .container {
    width: 100%
}

.social-icons a {
    font-size: 24px !important;
    color: #fff !important;
    padding-left: 20px ;
}

.social-icons .fa-linkedin:hover {
    color: #29C5F6
}

.social-icons .fa-twitter:hover {
    color: #29C5F6
}

.social-icons .fa-google-plus:hover {
    color: #D13D2F
}

.social-icons .fa-youtube:hover {
    color: #ec5538
}

.navbar-brand {
    background-color: #FFF;
    height: 80px;
    margin-bottom: 20px;
    position: relative;
    width: 297px;
    border-radius:0 15px 15px 0;
}
.navbar-brand img{
	height:65px;
}

.navbar-right {
    background-color: #FFF;
    padding: 0 20px 0 50px;
    border-radius:15px 0 0 15px;
}

.fixed-menu {
    background-color: #FFF;
    position: fixed;
    top: 0;
}

.fixed-menu .navbar-right {
    padding: 0;
}

.fixed-menu .navbar-right li a {
    font-size: 18px;
    padding: 20px 25px;
    text-shadow: inherit;
}

.fixed-menu .navbar-brand {
    height: 60px;
    margin-top: 0;
    padding: 0;
    margin-bottom: 0;
    width: 125px;
}

.fixed-menu .header-top {
    display: none;
}


/*------------------------------------------------------------------
[Navbar]
*/
/*
.navbar-nav{
	float:none;
	margin: 0 auto;
	display: table;
	table-layout: fixed;
}
*/
.navbar-default .navbar-nav > li > a{
	color:#f02401;
	text-transform:uppercase;
}
.navbar-custom {
	border: 0;
	padding: 0;
	margin: 0;
	-webkit-transition: padding 0.25s, background 0.25s;
	   -moz-transition: padding 0.25s, background 0.25s;
	    -ms-transition: padding 0.25s, background 0.25s;
	     -o-transition: padding 0.25s, background 0.25s;
	        transition: padding 0.25s, background 0.25s;
}
.navbar-brand{
	padding:7px 0;
}
.navbar-custom,
.navbar-custom a {
	font-size: 14px;
	color: #000;
}
.navbar-custom .nav > li > a:focus {
	background: none;
	color: #555;
}
.navbar-custom .nav > li.active > a {
	color: #FFF;
	background-color:#f02401;
}
.navbar-custom .nav > li > a{
	text-transform:uppercase;
	color:#444;
}
.navbar-custom .nav > li > a:hover,
.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:focus,
.navbar-custom .nav .open > a:hover {
	background-color:#FFF;
	color: #f02401;	
}

.navbar-custom .nav li a > .fa,
.navbar-custom .nav li a > .icon {
	margin-right: 6px;
	font-size: 14px;
}

.navbar-custom .navbar-nav > li > .dropdown-menu {
	margin-top: 0px;
	 box-shadow: 0 0px 0px rgba(0, 0, 0, 0.176);
}
.navbar-custom .dropdown-menu .dropdown-menu {
	top: 0;
	left: 100%;
	right: auto;
	margin-top: -5px;
	margin-left: 2px;
}
.leftauto {
	right: 0 !important;
	left: auto !important;
}
.navbar-custom .dropdown-menu.left-side {
	margin-right: 2px;
	right: 100%;
	left: auto;
}
.navbar-custom .dropdown-menu {
	background: 255;
	border: 0;
	border-radius: 0;
	padding: 5px 0;
	min-width: 180px;
	border-bottom:3px solid #f02401;
}
.navbar-custom .dropdown-menu li {
	padding: 0 15px;
}

.navbar-custom .dropdown-menu > li > a {
	border-bottom: 1px solid #FFF;
	padding: 8px 5px;
	font-size: 14px;
	color: #222;
	transition: all 0.2s linear;
	text-transform:none;
}

.navbar-custom .nav .open > a,
.navbar-custom .nav .open > a:hover,
.navbar-custom .nav .open > a:focus {
	border-color: #FFF;
}

.navbar-custom .dropdown-menu > li:last-child > a {
	border-bottom: 0;
}

.navbar-custom .dropdown-menu > li > a:focus,
.navbar-custom .dropdown-menu > li > a:hover,
.navbar-custom .dropdown-menu .open > a,
.navbar-custom .dropdown-menu .open > a:hover {
	background: none;
	color: #f02401;	
	transition: all 0.2s linear;
}
.navbar-toggle {
	background-color: #FFF;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	position: relative;
	float: right;	
}

.navbar-toggle .icon-bar {
	background: #fff;
}
.navbar-custom.navbar-fixed-top{
	border-bottom:3px solid #008d9c
}
@media (min-width: 992px) {

	.navbar-transparent {
		background-color:transparent;
		box-shadow:0px 0px 0px #CFCFCF !important;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.navbar-transparent a,
	.navbar-transparent .nav > li > a:focus {
		color: #fff;
	}

	.navbar-custom .navbar-brand {
		padding-left: 35px;
	}

	.navbar-custom .navbar-nav > li > a {
		padding-top: 28px;
		padding-bottom: 28px;
	}
	.navbar-custom .navbar-nav > li > a.last {
		padding-right:30px;
	}
	.navbar{
		min-height:40px;
	}
	.navbar-custom .dropdown-menu {
		position: absolute;
		display: block;
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateY(50px);
		   -moz-transform: translateY(50px);
		    -ms-transform: translateY(50px);
		     -o-transform: translateY(50px);
		        transform: translateY(50px);
		-webkit-transition: opacity 0.4s ease 0s, -webkit-transform 0.4s ease 0s, visibility 0.4s linear 0s;
		   -moz-transition: opacity 0.4s ease 0s, -moz-transform 0.4s ease 0s, visibility 0.4s linear 0s;
		    -ms-transition: opacity 0.4s ease 0s, -ms-transform 0.4s ease 0s, visibility 0.4s linear 0s;
		     -o-transition: opacity 0.4s ease 0s, -o-transform 0.4s ease 0s, visibility 0.4s linear 0s;
		        transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, visibility 0.4s linear 0s;
	}

	.navbar-custom .open > .dropdown-menu {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translateY(0px);
		   -moz-transform: translateY(0px);
		    -ms-transform: translateY(0px);
		     -o-transform: translateY(0px);
		        transform: translateY(0px);
	}

	.navbar-right .dropdown-menu {
		right: auto;
		left: 0;
	}

}

@media (max-width: 991px) {

	.navbar-custom .navbar-nav {
		margin-top: 1px;
		margin-bottom: 0;
	}

	.navbar-custom .dropdown-menu,
	.navbar-custom .dropdown-menu .dropdown-menu {
		padding-top: 0;
		margin-top: 0;
	}

	.navbar-custom .dropdown-menu li {
		padding-left: 0;
		padding-right: 0;
	}

	.navbar-custom li a,
	.navbar-custom .dropdown-menu > li:last-child > a {
		border-bottom: 1px solid #2b2b2b;
	}

	.navbar-custom .navbar-nav > li:last-child > a {
		border-bottom: 0;
	}

	.navbar-custom .navbar-nav > li > a,
	.navbar-custom .navbar-nav .open .dropdown-menu > li > a,
	.navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header {
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.navbar-custom .navbar-nav .open .dropdown-menu .dropdown-menu > li > a {
		padding-left: 30px;
	}

}
.about-section .box-t{
	padding:20px;
	min-height:220px;
}
.about-section .s-heading{font-size:24px;color:#FFF;text-align:center;}
.about-section .heading{
	font-size:52px;
	text-align:center;
	font-weight:300;
	color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
}
.box-details{
	font-size:16px;
	line-height:1.8;
}
.box-detailss{
	font-size:18px;
	line-height:1.8;
}
.about-section .col-sm-4, .about-section .col-sm-8{
	padding:0;
}
.product-section-1 {
	padding:50px 0 50px 0;
	position:relative;
}
.product-img-left img{
	position:absolute;
	left:-100px;
	max-width:110%;
}
.img-bottom img{
	position:absolute;
	top:0px;
}
.product-section-2 {
	padding:50px 0 0px 0;
	background-color:#F5F5F5;
	position:relative;
}

/*
.product-section .col-sm-6.bg{
	background-color:#efefef;
}
.product-section .col-sm-6 .box{
	padding:0px 80px;
}
.product-section .col-sm-6{
	padding:100px 0;
}
*/
/*
Colors
========================================
*/

.red{background-color:#f02401}
.Gold{background-color:#FFD700}
.green{background-color:#00a650}
.black{background-color:#000000}
.dark-grey{background-color:#808080}
.light-grey{background-color:#efefef}
.Orange{background-color:#FFA500}

.event-section{
	background:#C54B34 url(../images/event-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:50px 0 50px 0;
	position:relative;
	color:#FFF;
}



.event-section11{
	background:#efefef url(../images/event-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:50px 0 50px 0;
	position:relative;
	color:#000;
}

.event-section123{
	background:#ffa500 url(../images/event-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:50px 0 50px 0;
	position:relative;
	color:#FFF;
}





.img-box{
	position:absolute;
	left:-100px;
	top:10px;
}

footer{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:50px 0 30px 0;
}

footer address{
	font-size:16px;
	color:#FFF;
}
footer address h3{
	margin-bottom:5px;
	color:#219dfd;
}
.fot-box{
	padding-top:10px;
	color:#FFF;
}
.copyright{
	padding-top:5px;
	font-size:16px;
	color:#FFF;
}
.copyright a{
	font-size:16px;
	color:#FFF;
}
.btn-info{
	background-color:#808080;
	border-color:#808080;
	border-radius:0;
}
.btn-info:hover{
	background-color:#219dfd;
	border-color:#219dfd;
	border-radius:0;
}
.mt-s{
	margin-top:10px;
}
.btn-color{
	background-color:transparent;
	border-color:#FFF;
	border-radius:0;
	color:#FFF;
}
.btn-color:hover{
	background-color:#FFF;
	border-color:#FFF;
	border-radius:0;
	color:#222;
}


.news-section{
	padding:75px 0 0 0;
}
/* BLOG ARTICLE */
	.blog-article {
		margin-bottom: 75px;
	}
	
	.blog-article-thumbnail {
		overflow: hidden;
		margin-bottom: 50px;
	}
	
	.blog-article-thumbnail a > img {
		-webkit-transition: all 0.25s;
				transition: all 0.25s;
	}
	
	.blog-article-thumbnail .images-slider {
		margin-bottom: 0;
	}
	.blog-article a.date{
		color:#219dfd;
	}
	.blog-article .date {
		float: left;
		width: 90px;
		padding: 17px 0 12px 0;
		border-right: 1px solid #e1e1e1;
		font-size: 42px;
		text-align: center;
		text-transform: uppercase;
		text-decoration: none;
		-webkit-transition: all 0.25s;
				transition: all 0.25s;
	}
	
	.blog-article .date small {
		display: block;
		color: #8f8f8f;
		font-size: 11px;
	}
	
	.blog-article .date:hover {
		color: #464646;
	}
	
	.blog-article-subtitle {
		display: inline-block;
		margin-left: 40px;
		font-size:11px;
		letter-spacing: 2px;
		text-transform: uppercase;
		-webkit-transition: all 0.25s;
				transition: all 0.25s;
	}
	
	.blog-article-subtitle a {
		color: #8f8f8f;
	}
	h6.blog-article-subtitle{
		margin-bottom:0;
	}
	.blog-article-subtitle a:hover {
		color: #ffba00;
		text-decoration: none;
	}
	
	.blog-article-title a{color:#00a650;}
	.blog-article-title {
		margin-bottom: 5px;
		margin-left: 130px;
		font-size: 22px;
		font-weight: 400;
	}
	.blog-article-content{
		line-height:1.8;
		margin-top:10px
	}
	.blog-article.latest .blog-article-title,
	.blog-article.latest .blog-article-content,
	.blog-article.latest .blog-article-subtitle {
		display: block;
		margin-left: 0;
		text-align: center;
	}
	
	.blog-article-details {
		margin-left: 130px;
		font-size: 13px;
	}
	
	.blog-article-details a {
		color: #8f8f8f;
		-webkit-transition: all 0.25s;
				transition: all 0.25s;
	}
	
	.blog-article-details a:after {
		position: relative;
		top: -1px;
		margin-left: 5px;
		color: #8f8f8f;
		content: "|";
	}
	
	.blog-article-details a:last-child:after {
		display: none;
	}
	
	.blog-article-details a:hover {
		color: #000;
		text-decoration: none;
	}
	
	.blog-article > .blog-article-content {
		margin-top: 30px;
		margin-left: 130px;
	}
	
	.blog-article-content > a {
		display: inline-block;
		color: #00a650;
		text-decoration: none;
		text-transform: uppercase;
		-webkit-transition: all 0.25s;
				transition: all 0.25s;
	}
	
	.blog-article-content > a:after {
		display: block;
		border-bottom: 1px solid #8f8f8f;
		content: "";
		-webkit-transition: all 0.25s;
				transition: all 0.25s;
	}
	
	.blog-article-content > a:hover {
		color: #ffba00;
	}
	
	.blog-article-content > a:hover:after {
		border-color: #ffba00;
	}
	
	.blog-article:hover .blog-article-thumbnail a > img {
		-webkit-transform: scale(1.1);
			-ms-transform: scale(1.1);
				transform: scale(1.1);
	}
	
	.blog-article-content:before {
		display: table;
		clear: both;
		content: "";
	}
	
	@media (max-width: 991px) {
		
		.blog-article-content {
			margin-top: 50px;
		}
		
	}
	
	@media (max-width: 767px) {
		
		.blog-article .date {
			float: none;
			width: 100%;
			border-right: none;
			text-align: left;
		}
		
		.blog-article .blog-article-title,
		.blog-article .blog-article-details,
		.blog-article .blog-article-content,
		.blog-article .blog-article-subtitle {
			margin-left: 0;
		}
		
	}

/*-------------------------------------------------*/
/* =  about page
/*-------------------------------------------------*/
.page-banner-section {  
  padding: 380px 0 0px 0;
  position: relative;
  background-size:100% auto;
  background-position:bottom center;
  text-align:left;
}
.page-banner-section .container {
  position: relative;
  z-index: 2;
}
.page-banner-section h1 {
  color: #FFF;
  font-size: 38px;
  margin:0;  
  margin-bottom: 0px;
}
.page-banner-section ul.page-depth {
    margin: 30px 0 0 0;
    padding: 15px 20px 10px 20px;
    text-align: right;
    background: #FFF;
    width: -moz-fit-content;
    position: absolute;
    bottom: -45px;
    right: 0;
    border-radius: 20px 20px 0 0;
}
.page-banner-section ul.page-depth li {
  display: inline-block;
  margin-left: 1px;
}
.page-banner-section ul.page-depth li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-size: 13px;  
  color: #222;
}
.page-banner-section ul.page-depth li a:hover {
  color: #000;
}
.page-banner-section ul.page-depth li:before {
  content: '/';
  font-size: 13px;  
  color: #222;
  margin-right: 5px;
}
.page-banner-section ul.page-depth li:first-child:before {
  content: '';
  margin-right: 0;
}
.page-banner-section:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
}
.inner-section{
	padding:100px 0;
}
.form-control {
	border:0px;
    background-color: #fff;
    background-image: none;
    border: 2px solid #ccc;
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 50px;
    line-height: 1.42857;
    padding: 6px 12px;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}

/* TESTIMONIAL STYLE */
.testimonial-info .nav-tabs {
    background: #808080 none repeat scroll 0 0;
    top: 0;
}
.testimonial-info .nav > li {
    width: auto;
}
.testimonial-info .nav-tabs > li {
    padding: 0 25px;
}
.testimonial-info .nav-tabs > li > a {
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    line-height: 25px;
    position: relative;
}
.testimonial-info .nav-tabs > li.active > a, .testimonial-info .nav-tabs > li.active > a:focus, .testimonial-info .nav-tabs > li.active > a:hover {
    color: #000;
    background-color:#efefef;
}
.nav-tabs > li > a:hover {
    border-color: #FFF #FFF #FFF;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #FFF;
    color:#000;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: 1px solid #FFF;
    border-bottom-color: transparent;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
}

.testimonial-info .tab-content p:last-of-type {
    margin-bottom: 0;
} 
.testimonial-info .testi-box{
	padding:0 30px 30px 30px;
	position:relative;
	background-color:#efefef;
	margin-bottom:30px;
	border-top:3px solid #219dfd;
	border-radius:0 0px 15px 15px;
}
.testimonial-info .testi-box .name{
	position:relative;
	background-color:#219dfd;
	color:#FFF;
	padding:10px 20px;
	border-radius:0 0px 15px 15px;
	min-width:15%;
	width:-moz-fit-content;
	width:-webkit-fit-content;
	width: fit-content;
}





/* Tab Style Left Side */
.mg-tab-left-nav .nav-tabs > li > a,
.mg-tab-left-nav .nav-tabs.nav-justified > li > a {
  border-width: 0px 0px 0px 0;
  border-color: #eaedee;
  border-style: solid;
  background-color: #fff;
  color: #16262e;
  outline-width: 0 !important;
  border-radius: 0;
  padding: 10px 10px;
  margin-right: 0;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
          transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
.mg-tab-left-nav .nav-tabs > li:first-child > a,
.mg-tab-left-nav .nav-tabs.nav-justified > li:first-child > a {
  border-left-width: 0px !important;
}
.mg-tab-left-nav:before,
.mg-tab-left-nav:after {
  content: " ";
  display: table;
}
.mg-tab-left-nav:after {
  clear: both;
}

.mg-tab-left-nav .nav-tabs > li,
.mg-tab-left-nav .nav-tabs.nav-justified > li {
  width: 100%;
  display: block;
}

.mg-tab-left-nav .nav-tabs > li > a:hover,
.mg-tab-left-nav .nav-tabs.nav-justified > li > a:hover {
  background-color: #F05467;
  color: #fff;
  border-color: #F05467;
}
.mg-tab-left-nav .nav-tabs > li.active > a,
.mg-tab-left-nav .nav-tabs.nav-justified > li.active > a {
  border-bottom-width: 0;
  border-color: #eaedee;
  box-shadow: inset 0px 0 #F05467;
  border-left-color: #F05467;
  border-right-color: transparent;
  color: #FFF;
  background-color:#B51A56;
}
.mg-tab-left-nav .nav-tabs > li.active > a:hover,
.mg-tab-left-nav .nav-tabs.nav-justified > li.active > a:hover,
.mg-tab-left-nav .nav-tabs > li.active > a:focus,
.mg-tab-left-nav .nav-tabs.nav-justified > li.active > a:focus,
.mg-tab-left-nav .nav-tabs > li.active > a:active,
.mg-tab-left-nav .nav-tabs.nav-justified > li.active > a:active {
  border-left-width: 0px;
  border-bottom-width: 0;
  border-color: #eaedee;
  border-left-color: #B51A56;
  border-right-color: transparent;
  box-shadow: inset 0px 0 #B51A56;
  color: #FFF;
  background-color: #B51A56;
}
.mg-tab-left-nav .nav-tabs > li:last-child > a,
.mg-tab-left-nav .nav-tabs.nav-justified > li:last-child > a {
  border-bottom-width: 0px !important;
}
.v-box{
	margin-bottom:30px;
}
.v-title{
	background-color:#4F762A;
	color:#FFF;
	padding:6px;
	text-align:center;
}
.nav-tabs {
	border-bottom:1px solid transparent
}
.nav-tabs li a {
	padding:15px 15px;
	font-size:18px;
	text-transform:uppercase;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0;	
}
.nav-tabs li a:hover {
	border-color:transparent;
	color:#2b2b2b;
	background-color:transparent
}
.nav-tabs li.active a,.nav-tabs li.active a:focus,.nav-tabs li.active a:hover {
	border-color:#f2f2f2;
	color:#2b2b2b;
	background-color:#f2f2f2
}
.nav-tabs.nav-justified li a {
	border-color:transparent;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	-o-border-radius:0;
	border-radius:0
}
.nav-tabs.nav-justified li a:hover {
	color:#222;
	background-color:#efefef;
}
.nav-tabs.nav-justified li a {
	color:#222;
	background-color:#efefef;
}
.nav-tabs.nav-justified .active a,.nav-tabs.nav-justified .active a:focus,.nav-tabs.nav-justified .active a:hover {
	border-color:#00A650;
	color:#FFF;
	background-color:#00A650;
}

.product-details .tab-content {
	padding:40px 16px 16px 20px;		
	background-color:transparent
}
.product-box{
	background-color:#efefef;
	padding:15px;
	border-bottom:3px solid #219dfd;
	min-height:225px;
	margin-bottom:30px;
	position:relative;
	z-index:2;
	font-size:15px;
}
.product-box h3{
	margin-top:0;
	font-size:18px;
	font-weight:600;
}
.album-box{
	background-color:#efefef;
	padding:15px 15px 0 15px;
	border-bottom:3px solid #219dfd;	
	margin-bottom:30px;
	position:relative;
	z-index:2;
	font-size:15px;
}
.album-box h3{
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;	
	text-align:center;
}

/*Animate */
.menu {
	outline: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	display: inline-block;
	position: relative;
	width:100%;
}
.menu:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/* Button 1b */
.menu-1c:after {
	width: 100%;
	height: 0;
	bottom: 0;
	left: 0;
	background: #219dfd;
}
.menu-1c:hover,
.menu-1c:active {
	color: #FFF;
}
.menu-1c:hover:after,
.menu-1c:active:after {
	height: 100%;
}
.product-details .v-box{
	margin-bottom:0;
}

.gallery-img{
    margin: 0px 0px 30px 0px;
    position: relative;
    padding: 5px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    box-sizing: border-box;
}

.gallery-img .gallery-open{
    height: 100%;
    width: 100%;
    left: 0px;
    top: 0px;
    background-color: rgba(22,150,231,0.80);
    display: block;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 350ms ease all;
    transition: 350ms ease all;
}

.gallery-img:hover .gallery-open{
    visibility: visible;
    opacity: 1;
}

.gallery-img .gallery-open i{
    color: #fff;
    position: absolute;
    font-size: 20px;
    top:50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.dtitle{
	font-size:20px;
	background-color:#DDD;
	padding:8px 20px;
	margin-bottom:10px;
}
.dbox{
	margin-bottom:30px;	
}
.dbox li i{
	font-size:18px;
	padding:4px 0;
}
.dbox li a{
	font-size:18px;
	color:#555;
}
.dbox li{
	margin-left:20px;
	padding:4px 0;
}
.saminar-box{
	margin-bottom:30px;
}
.testimonial-section{
	padding:100px 0 50px 0;
	background-color:#f5f5f5;
	background-image:url(../images/test.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-size:auto;
}
.testimonial-details{
	background-color:#FFF;
	padding:30px;
	text-align:center;
	border:2px solid #219DFD;
}
.testimonial-title{
	background-color:#219DFD;
	padding:10px 40px;
	border-radius:0 0 25px 25px;
	text-align:center;
	color:#FFF;
	font-size:16px;
	margin:0 auto;
	width:-moz-fit-content;
}
.seminarDetails{
	background-color:#f5f5f5;
	padding:20px;
	margin-bottom:30px;
}
.seminarDetails h2{
	margin:10px 0 10px 0;
}
.video-modal .modal-dialog{
	width:860px;
}
.productvideo:hover{
	cursor:pointer;
}
.modal-body {
    padding: 30px;
    color: #222;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal .close {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #1696e7;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-shadow: none;
    height: 25px;
    width: 25px;
    text-align: center;
    opacity: 1;
    border-radius: 50%;
    box-shadow: 2px 2px 8px #222;
    z-index: 2;
}
.left-b{
	margin-right:25px;
}
.mtb{
	margin-bottom:30px;
}
@media (max-width: 991px) {

	
}
@media (width:768px){
	.navbar-brand img {
		height: 40px;
	}
	.navbar-brand {
		background-color: #FFF;
		height: 50px;
		margin-bottom: 20px;
		position: relative;
		width: 150px;
		border-radius: 0 15px 15px 0;
	}
	.tab-d{
		display:none !important;
	}
	.navbar-right {
		background-color: #FFF;
		padding: 0 10px 0 10px;
		border-radius: 15px 0 0 15px;
	}
	.navbar-custom .navbar-nav > li > a,
	.navbar-custom .navbar-nav .open .dropdown-menu .dropdown-header {
		padding-top: 14px !important;
		padding-bottom: 14px !important;
	}
	.navbar-custom li a,
	.navbar-custom .dropdown-menu > li:last-child > a {
		border-bottom: 0px solid #2b2b2b !important;
	}
	.nav > li > a{
		padding:10px !important;
	}
	.navbar-right .dropdown-menu {
		right: auto !important;
		left: 0 !important;
	}
	.navbar-custom .dropdown-menu > li > a{
		padding:3px 20px !important;
	}
	.social-icons a{
		padding-left:15px !important;
	}
	.about-section .box-t{
		padding:18px;
	}
	.product-section-1{
		padding:50px 0;
	}
	.product-img-left img {
		position: relative;
		left: auto;
		max-width: 100%;
	}
	.img-bottom img{
		position: relative;
		max-width: 100%;
	}
	.product-section-2 .btn-lg, .product-section-1 .btn-lg{
		font-size:14px;
		padding:10px 10px;
	}
	.left-b{
		margin-right:12px;
	}
	.mtb{
		margin-bottom:0px;
	}
	.product-section-2{
		padding:50px 0;
	}
	.product-box{
		min-height:245px;
	}
}
@media (max-width:640px) {
	.loader {	
		position: absolute;
		left: 36%;
		top: 38%;
	}
	.navbar-brand img {
		height: 40px;
	}
	.navbar-brand {
		background-color: #FFF;
		height: 50px;
		margin-bottom: 20px;
		position: relative;
		width: 150px;
		border-radius: 0 15px 15px 0;
	}
	.navbar-toggle{
		margin-top:6px;
	}
	.navbar-toggle .icon-bar{
		background:#000;
	}
	.navbar-right {
		background-color: #FFF;
		padding: 0 30px 0 30px;
		border-radius: 0;
	}
	.hero-title{
		font-size:22px;
	}
	.hero-text{
		top:100px;
	}
	.slides-pagination{
		bottom:20px !important;
		left:30px !important;
	}
	.about-section .box-t{
		padding:20px;
	}
	.about-section .box-t{
		min-height:100px;
	}
	.product-section-1{
		padding:50px 0;
	}
	.product-img-left img {
		position: relative;
		left: auto;
		max-width: 100%;
	}
	.product-section-2 .btn-lg, .product-section-1 .btn-lg{
		font-size:14px;
		padding:10px 10px;
	}
	.left-b{
		margin-right:12px;
	}
	.mtb{
		margin-bottom:0px;
	}
	.product-section-2{
		padding:50px 0;
	}
	.copyright{
		text-align:right;
	}
	.social-icons{
		margin-top:15px;
	}
	.page-banner-section{
		padding:200px 0 0 0;
	}
	.inner-section{
		padding:50px 0;
	}
	.video-modal .modal{
		top:80px;
	}
	.video-modal .modal-dialog{
		width:auto;
	}
}
@media (max-width: 360px) {

}

.homevideo{
	background:url(../images/img-decor-01.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding:60px 0 60px 0;
	background-size:100%;
	background-attachment:fixed;
	position:relative;
	color:#FFF;
}
.mytext{
font-family: 'Lato', sans-serif;
font-size:16px;
color:#040404;
font-weight:normal;
line-height:1.5em;
text-decoration:none;
}