*{
	font-family: Calibri, sans-serif;
}
.glyphicon{
	font-family: 'Glyphicons Halflings'!important;
}
.fa{
	font-family: 'FontAwesome'!important;
}
html,body
{
	border: 0;
	background-color: #fff; 
} 
*{
	margin: 0;
	padding: 0;
}
html {
	font-size: 62.5%;
	-webkit-overflow-scrolling: touch;
	-webkit-text-size-adjust:none;
	-ms-text-size-adjust:100%;
}
body {
	line-height: 27px;
	font-size: 18px;
	color:#000000;
	font-weight: 300;
	overflow-x: hidden;
	background :#fff;
	position: initial !important;
}
body {
	background: #fff;
	overflow: auto !important;
}
/* 1.2 - HTML5 Elements */
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section { display:block; }

/* 1.4 - Typography */
h1,h2,h3,h4,h5,h6 { color:#382e2b; margin:0 0 13px 0;  }
h1,h2,h3,h4,h5,h6,.cart-summary, .toolbar {  }
h1 { font-weight: 400; color: #382e2b;  font-size: 36px; line-height: 36px; }
h2 { font-weight: 400; color: #382e2b;  font-size: 24px; line-height: 28px; }
h3 { font-weight: 400; color: #382e2b;  font-size: 24px; line-height: 24px; }
h4 { font-size: 13px; line-height: 18px; }
h5 { font-size: 12px; line-height: 18px; }
h6 { font-size: 10px; line-height: 18px; text-transform:uppercase; }
h1 .note, h2 .note, h3 .note, h4 .note, h5 .note, h6 .note { margin-left: 8px; font-weight: 400; font-size: 12px;}
h1 .note a, h2 .note a, h3 .note a, h4 .note a, h5 .note a, h6 .note a { color: #ef8742; }
p { margin: 0 0 15px 0; line-height: 27px; }

/* 1.5 - Links and Buttons */
a {  text-decoration: none; outline: none; color:#4f5457;}
a:hover {color:#818185;}
a:active { outline: none; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#4f5457; }
ul, ol { list-style: none;}
img {	max-width: 100%;}

/*---    Body   ----*/
#wrapper{
	margin: 0 auto;
}
.padding-20{
	padding:0 20px;
}
#top .top-container {
	border-bottom: 1px solid #efeff0;
}
#top {
	text-align: center;
	padding: 0 20px;
}
.logo {
	color: #4a4d54;
	float: left;
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	margin: 16px 0 0;
	position: relative;
	text-transform: uppercase;	
}
.logo a img, .logo h1 a { display: block; }
.logo a img, .logo h1 a:hover{opacity:1; filter: alpha(opacity = 100); }
.logo h1 { text-align: left; }
.logo h1 { margin:0; border:0; }
.logo h1 a { word-break:break-all; text-decoration:none; font-size:32px; line-height:32px; color:#333333;  margin:0; padding:0; border:0; }
.logo h1 a:hover { text-decoration:none; color:#333333; }
.logo a, .logo img { display:block; margin:0;}

ul.login-menu {
	font-weight: bold;
	color: #ffffff;
	overflow: hidden;
	margin-top: 30px;
	list-style: none;
}
ul.login-menu li {
	float: left;
	line-height: 28px;
}
ul.login-menu li + li {
	margin-left: 40px;
}
ul.login-menu .icon-account {color: #ffffff;}
ul.login-menu .icon-account i{
	font-size: 20px;
}

/*------------------- menu ------------------------*/
nav.moduletable {
	display: -webkit-flex;
	display: flex;
}
nav.moduletable .module_container {
	text-align: center;
	margin: auto;
}
.icemegamenu {
	position: static; 
	text-align: center; 
}
.icemegamenu > ul#main-nav{
	display: table;
	clear: both;
	margin: 0 auto;
	padding: 0;
	z-index: 999;
}
.icemegamenu > ul:before,
.icemegamenu > ul:after {
	display: table;
	content: "";
	line-height: 0;
}
.icemegamenu > ul:after {
	clear: both;
}
.icemegamenu > ul#main-nav > li {
	display: block;
	float: left;
	padding: 0;
	position: relative;
	z-index: 1;
}
.icemegamenu > ul#main-nav > li + li {
	margin-left: 17px;
}
.icemegamenu > ul#main-nav > li > a.iceMenuTitle {
	display: block;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 39px 0 35px;
	position: relative;
	z-index: 1;
	color: #000000;
	background: transparent;
	text-transform: uppercase;

}
.icemegamenu > ul#main-nav > li > a.iceMenuTitle:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	background: #345675;
	height: 5px;
	content: '';
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.icemegamenu > ul#main-nav > li > a.iceMenuTitle:hover
.icemegamenu > ul#main-nav > li > a.iceMenuTitle.current{
	color: #345675;
	background: transparent;
}
.icemegamenu > ul#main-nav > li > a.iceMenuTitle:hover:after,
.icemegamenu > ul#main-nav > li > a.iceMenuTitle.current:after {
	width: 100%;
	left: 0;
}
ul#main-nav  > li:hover > a.iceMenuTitle,
ul#main-nav  > li > a.iceMenuTitle.current {
	color: #345675;
	background: transparent;
}
/* submenu subtitle */
ul.sub-mainmenu{
	height: auto;
	left: 50%;
	margin: 0;
	opacity: 0;
	position: absolute;
	text-align: left;
	top: 100%;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
	-webkit-transform: translate(-50%, 30px);
	-moz-transform: translate(-50%, 30px);
	-ms-transform: translate(-50%, 30px);
	-o-transform: translate(-50%, 30px);
	transform: translate(-50%, 30px);
	z-index: 9999;
	background: #4a4d54;
	border: none;
	width: 200px;
	visibility: hidden;

}

ul.sub-mainmenu li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 20px;border-bottom: 1px solid #000;
}
ul.sub-mainmenu li a.iceMenuTitle {
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	padding: 4px 0;
	color: #000;
	position: relative;
} 
/*ul.sub-mainmenu li a.iceMenuTitle:after {
position: absolute;
bottom: 0;
left: 0%;
width: 0;
background: #ffffff;
height: 1px;
content: '';
-webkit-transform: translate(0%, 0%);
-moz-transform: translate(0%, 0%);
-ms-transform: translate(0%, 0%);
-o-transform: translate(0%, 0%);
transform: translate(0%, 0%);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
}*/


.icemegamenu > ul#main-nav > li:hover ul.sub-mainmenu {
	opacity: 1;
	height: auto;
	visibility: visible;
	-webkit-transform: translate(-50%, 0px);
	-moz-transform: translate(-50%, 0px);
	-ms-transform: translate(-50%, 0px);
	-o-transform: translate(-50%, 0px);
	transform: translate(-50%, 0px);
}
ul#main-nav ul{
	padding: 0;
	background: #EEEEEE;
}
ul.sub-mainmenu.sub_level_1:before {
	content: "";
	border: 10px solid;
	border-color: transparent transparent #345675 transparent;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -20px;
}
ul.sub-mainmenu li.sub-mainmenu-children  ul.sub_level_2{
	height: auto;
	left: 100%;
	margin: 0;
	opacity: 0;
	visibility:hidden;
	position: absolute;
	text-align: left;
	top: 0;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
	width: 200px;
	z-index: 9999;
	background: #3b3b41;
	border: none;


	-webkit-transform: translate(30px, 0);
	-moz-transform: translate(30px, 0);
	-ms-transform: translate(30px, 0);
	-o-transform: translate(30px, 0);
	transform: translate(30px, 0);
}
ul.sub-mainmenu li.sub-mainmenu-children:hover > ul {
	opacity: 1;

	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	visibility: visible;

}
ul.sub-mainmenu li.sub-mainmenu-children:hover{
	visibility: visible;
}
ul.sub-mainmenu > li{
	position: relative;
}
ul.sub-mainmenu li.sub-mainmenu-children:after {
	content: '\f105';
	position: absolute;
	font-family: 'FontAwesome';
	opacity: 0.7;
	top: 9px;
	right: 8px;
	z-index: 1;
	font-size: 14px;
	color: #000000;

}
.stuck {
	background: #ffffff;
	z-index: 1034 !important;
}
#top.stuck.fixed {
	position: fixed;
	width:auto!important;
	left: 0px;
	right: 0px;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
	-webkit-animation: fadeInDown 0.6s both;
	animation: fadeInDown 0.6s both;
}
ul.sub-mainmenu > li:hover > a{color: #345675}
ul.sub-mainmenu li.sub-mainmenu-children  ul.sub_level_2 > li:hover > a{color: #345675}
/*------------------- end-menu ------------------------*/
/*    slide    */
#header h2, #feature h2, #maintop h2, #services-wrap h2, #mainblog h2, #mainmission h2, #mainteam h2, #maincomment h2  {
	font-size: 40px;
	font-weight: 800;
	line-height: 65px;
	#margin-bottom: 40px;
	text-transform: uppercase;
}
#header h2 {
	margin-bottom: 30px;
}
@media (min-width: 1200px) {
	.span8 {
		width: 770px;
		float: left;
		min-height: 1px;
		margin-left: 30px;
	}
}
.home-article {
	margin-bottom: 54px;
	text-align: left;
} 
.home-slider {
	padding:0 10px;
}
/*   setting color slide    */
.slide-1 .camera_caption .black .pretext {
	color: #fffcfc;
}
.slide-1 .camera_caption .home-article .pretext:before {
	border-bottom: 2px solid #fffcfc;
}
.slide-1 .camera_caption .black h2 {
	color: #fffcfc;
}
.slide-1 .camera_caption .black .item-introtext {
	color: #f7f2f2;
}
.slide-2 .camera_caption .black .pretext {
	color: #fffcfc;
}
.slide-2 .camera_caption .home-article .pretext:before {
	border-bottom: 2px solid #fffcfc;
}
.slide-2 .camera_caption .black h2 {
	color: #fffcfc;
}
.slide-2 .camera_caption .black .item-introtext {
	color: #fffcfc;
}
.slide-3 .camera_caption .pretext {
	color: #ffffff;
}
.slide-3 .camera_caption .home-article .pretext:before {
	border-bottom: 2px solid #ffffff;
}
.slide-3 .camera_caption h2 {
	color: #ffffff;
}
.slide-3 .camera_caption .item-introtext {
	color: #ffffff;
}
/*------------------- end-slide ------------------------*/

/*  modal login  */
#mylogin{
	background:transparent;
	z-index: 9999;
}
@media (min-width: 992px){
	.modal-lg {
		width: 404px !important;
	}
}
#mylogin .modal-content {
	padding: 49px 53px;
	color: #858a94;
	border-radius: 0;
	top: 72px;
}
#mylogin .close a {
	position: absolute;
	top: 0;
	padding: 14px;
	right: 0;
	text-align: center;
	border-radius: 50%;
	font-size: 25px;
	font-weight: 800;
	line-height: 27px;
}
#modal-login h2,#recover-password-modal h2{
	margin-bottom: 12px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	line-height: 31px;
}
.login-modal, .register-modal,.btn-recover,.hide-recover{
	margin-bottom: 10px;
	padding: 10px 20px;
	display: inline-block;
	background: #fff;
	color: #4a4d54;
	border: 1px solid #4a4d54;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	text-shadow: none;
	text-transform: uppercase;
	box-shadow: none;
	text-align: center;
	border-radius: 0;
	width: 49%;
	vertical-align: middle;
	height: initial;
}
.login-modal:hover, .register-modal:hover {background: #4a4d54;color: #fff;}
#modal-login form .large_form input{
	margin-bottom:12px;
	width: 100%;
}
#modal-login .req_pass{
	margin-bottom: 15px;
}
#recover-password-modal form  input,.hide-recover{
	margin-bottom: 20px;
}
.modal-backdrop {
	background-color: transparent;
}
/*------------------- end  modal login ------------------------*/
/*  feature  */
#feature {
	padding-bottom: 54px;
	text-align: left;
	padding: 0 10px;
}
#feature .page_header .section-title,
#feature .page_header .section-title {
	margin-bottom: 45px;
}
.page_header .block-counter, 
.page_header .block-counter {
	border-bottom: 2px solid #e4e4e6;
	color: #382e2b;
	display: block;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 38px;
	max-width: 170px;
	padding-bottom: 16px;
	width: 100%;
}
#feature .page_header .section-title{
	margin-bottom: 45px;
}
#feature h5, #services-wrap h5, #feature .content-left p {
	font-size: 20px;
	font-weight: 500;
	line-height: 31px;
	margin-bottom: 33px;
	color: #4f5457;	
}
.feature-content-col.about {
	padding-top: 45px;
}
.feature-content-col.about .item {
	margin-bottom: 27px;
}
.feature-content-col img.img-icon{
	max-width: 53px;
	display: inline-block;
	line-height: 48px;
	margin-bottom: 45px;
	width: 53px;
	height: 53px;
}

#feature p {
	padding-bottom: 27px;
	font-size: 16px;
}
/*------------------- end-feature ------------------------*/
/* maintop  */
.parallax {
	color: #000000;
	margin-bottom: 100px;
	padding: 11.5% 0 8%;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.parallax_image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-position: center center;
	will-change: transform;
}
.parallax_image {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
.parallax-maintop {background-image: url("//theme.hstatic.net/1000177672/1001373670/14/parallax-intro.jpg?v=1");}
.parallax-content {position: relative;}
.parallax-row {
	max-width: 1210px;
	margin-right: auto;
	margin-left: auto;
}
.parallax .pull-right {
	#text-align: right;
}
.parallax .item-introtext {font-size: 16px;}
.parallax .pretext {
	color: #382e2b;
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 38px;
	padding-bottom: 19px;
	position: relative;
	max-width: 170px;
	width: 100%;
	text-align: left;
}
.parallax .pretext:before {
	border-bottom: 2px solid #ffffff;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.feature-content-col img.img-icon, 
#feature .page_header .section-title {margin-bottom: 30px;}
.feature-content-col.about .item {margin-bottom: 0px;}
/*------------------- end-maintop------------------------*/
/* services  */
#services-wrap {
	text-align: left;
	margin-bottom: 81px;
	padding: 0 10px;
}
.feature-content-col.services .item {
	margin-bottom: 54px;
}
.feature-content-col.services .item .item-content {
	padding: 29px 30px 35px 41px;
	position: relative;
}
.feature-content-col.services .item .item-content:hover {
	color: white;
}
.feature-content-col.services .item .header-item {margin-bottom: 33px;}
.feature-content-col.services .item .header-item h5.item-title {margin-bottom: 0!important;}
.feature-content-col.services .item .item-content i,
.feature-content-col.services .item .item-content .item-title {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.feature-content-col.services .item .item-content:hover .item-title a {
	color: white;
}
.feature-content-col.services .item img {
	margin-top: 8px;
	margin-bottom: 0px;
	float: left;
	margin-right: 26px;
	width: 53px;
	height: 53px;
}
.feature-content-col.services .item .item-content:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.feature-content-col.services .item .item-content:before {
	content: '';
	background: #345675;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 2px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	z-index: -1;
}
.feature-content-col.services .item .item-content:hover:before {
	width: 100%;
}
/*------------------- end-services------------------------*/
/* maincounter  */
.parallax-counter {background-image: url("//theme.hstatic.net/1000177672/1001373670/14/parallax-counter.jpg?v=1");}
.feature-content-col.section-counters {
	font: 300 40px/53px 'Raleway', sans-serif;
	margin-bottom: 54px;
	text-transform: uppercase;
}
.feature-content-col.section-counters .item-content {
	padding: 18% 0 26%;
}
.feature-content-col.section-counters .counter {
	color: #ffffff;
	font: bold 90px/120px 'Montserrat', sans-serif;
	margin-bottom: 43px;
	position: relative;
}
.feature-content-col.section-counters .item-content span {
	display: block;
}
.feature-content-col.section-counters .item + .item {
	position: relative;
}
.feature-content-col.section-counters .item + .item:before {
	position: absolute;
	left: -15px;
	top: 0;
	bottom: 0;
	border-left: 2px solid #ffffff;
	content: '';
}
/*------------------- end-maincounter------------------------*/
/* mainblog  */
#mainblog {text-align: left; padding: 0 10px;}
.feature-content-col.home-blog {
	margin-bottom: 81px;
}
.feature-content-col.home-blog .item {
	margin-bottom: 46px;
}
.item-img {
	font-size: 0;
	line-height: 0;
	margin: 0 0 39px;
	position: relative;
}
.feature-content-col.home-blog .item .item-img {
	float: left;
	margin-bottom: 14px;
	margin-right: 8.4%;
	width: 370px;
	height: 370px;
	position: relative;
	text-align: center;
}
.feature-content-col.home-blog .item .item-img .bg {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-transition: 0.5s ease;
	transition: 0.5s ease;
	cursor: pointer;
}
.feature-content-col.home-blog .item .item-img a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.feature-content-col.home-blog .item .item_content {
	width:calc(100% - 466px);
	float: left;
}
.item-img a {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	position: relative;
}
.item-img img {
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
.feature-content-col.home-blog .item .item-img:after {
	background: #ffffff;
	content: "";
	height: 2px;
	max-width: 33%;
	position: absolute;
	right: -17%;
	top: 31%;
	width: 100%;
}
.feature-content-col.home-blog .item-content {
	display: inline-block;
	max-width: 600px;
	overflow: hidden;
	padding-top: 3.5%;
}
.item-info-body {
	color: #4f5457;
	font-weight: bold;
	margin: 0 0 22px;
}
.item-info-body .article-info-term {font-weight: bold; line-height: 27px;}
.item-info-body div {
	display: inline;
	margin: 0;
}
.item-createdby, item-timepost {
	white-space: nowrap;
	margin: 0;
}
#mainblog h3, #mainteam h3, .pages-contact h3 {
	font-size: 40px;
	font-weight: 300;
	line-height: 50px;
	margin-bottom: 50px;
	text-transform: uppercase;
}
.feature-content-col.home-blog .row-blog:nth-child(even) {
	text-align: right;
}
.feature-content-col.home-blog .row-blog:nth-child(even) .item-img {
	float: right;
	margin-right: 0px;
	margin-left: 8.4%;
}
.feature-content-col.home-blog .row-blog:nth-child(even) .item-img:after {
	right: auto;
	left: -17%;
}
/*------------------- end-mainblog------------------------*/
/* mainmission  */
.parallax-mission {background-image: url("//theme.hstatic.net/1000177672/1001373670/14/parallax-mission.jpg?v=1");}
.parallax  .item-introtext > ul {
	display: inline-block;
	max-width: 350px;
	padding-top: 27px;
	text-align: left;
	margin: 0 0 27px;
	padding: 0;
	list-style: none;
}
.item-introtext ul li {
	font-weight: bold;
	padding-left: 21px;
	position: relative;
	text-transform: uppercase;
}
.item-introtext ul li:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '\f105';
	color: #ffffff;
	font-family: 'FontAwesome';
	font-weight: normal;
}
.item-introtext ul li + li{
	margin-top: 10px;
}
.item-introtext ul a {
	color: #4f5457;
	text-decoration: none;
}
/*------------------- end-mainmission ------------------------*/
/* mainteam  */
#mainteam {text-align: left;}
.feature-content-col.home-team .item {
	margin-bottom: 27px;
}
.feature-content-col.home-team .item .item-img {
	float: left;
	margin-bottom: 14px;
	margin-right: 50px;
	padding-top: 9px;
	position: relative;
}
.feature-content-col.home-team .item .item-img:after {
	position: absolute;
	right: -20px;
	top: 50px;
	content: '';
	width: 100%;
	max-width: 41px;
	height: 2px;
	background: #ffffff;
}
#mainteam h3 {margin-bottom: 20px;}
.feature-content-col.home-team  .row-team:nth-child(even) {
	text-align: right;
}
.feature-content-col.home-team  .row-team:nth-child(even) .item-img {
	float: right;
	margin-right: 0px;
	margin-left: 50px;
	padding-top: 9px;
}
.feature-content-col.home-team  .row-team:nth-child(even) .item-img:after {
	right: auto;
	left: -20px;
}
/*------------------- end-mainteam  ------------------------*/
/* maincomment  */
.parallax-comment {background-image: url("//theme.hstatic.net/1000177672/1001373670/14/parallax.jpg?v=1");}
.feature-content-col.home-comment h6 {
	font-size: 16px;
	font-weight: normal;
	line-height: 27px;
	padding-top: 10px;
}
.parallax .home-comment .item-title {
	text-align: center;
	padding-left: 79px; 
}
.home-comment	.item-introtext {
	color: while;
	font-size: 16px;
	font-weight: bold;
	line-height: 31px;
	padding: 4px 0 4px 79px;
	margin: 0;
	position: relative;
	text-align: justify;
}
.home-comment	.item-introtext::before {
	content: "“";
	left: 0px;
	position: absolute;
	top: -4px;
	color: #ffffff;
	font: 300 110px/110px Raleway, sans-serif;
}


/*------------------- end-maincomment  ------------------------*/
/* Footer  */
/*
.footer-wrapper{
padding-bottom:100px;
}
.footer-map {
margin-bottom: 54px;
padding-top: 98px;
}
.footer-static-title .block_counter{
border-bottom: 2px solid #e4e4e6;
color: #4a4d54;
display: block;
font-size: 30px;
font-weight: bold;
line-height: 30px;
margin-bottom: 38px;
max-width: 170px;
padding-bottom: 16px;
width: 100%;
}
.footer-static-title h4{
font-size: 60px;
font-weight: 800;
line-height: 65px;
text-transform: uppercase;
margin-bottom: 69px;
}
.footer-static-content h3.heading-style{
font-size: 40px;
font-weight: 300;
line-height: 50px;
margin-bottom: 24px;
text-transform: uppercase;
}
.footer-static-content .contact-add p{
margin:0;

line-height: 27px;
font-size: 16px;
}
.footer-static-content .contact-add p + p{
margin-top: 10px;
}
.footer-static-content .contact-add{
margin: 0 0 27px;
}
.social-links {
margin-bottom: 75px;
padding: 45px 0 0;
}
.social-links li {
display: inline-block;
font-size: 23px;
margin: 0 19px 0 0;
padding: 0 ;
font-weight: bold;;
}
.social-links li a {
color: #c8c9cb;
}
.social-links li + li{
margin-top: 10px;
}
.copyright p {
margin: 0;
padding-top: 45px;
color: #858a94;
}
.scrollToTop {
border-radius: 50px;
width:35px;
height: 35px;
line-height: 33px;
text-align: center;
font-size: 17px;
font-weight: bold;
color: #fff;
text-decoration: none;
position: fixed;
bottom: 90px;
right: 20px;
display: none;
background:#ffffff;
-webkit-transition: all 0.5s linear;
transition: all 0.5s linear;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.scrollToTop:hover {
color: #fff;
}
*/
/*------------------- end Footer------------------------*/
.item__module,.item-module{
	opacity: 0;
	transform: translateY(-30px);
	-o-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-webkit-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.item__module.visible-first,.item-module.visible-first{
	opacity: 1;
	transform: translateY(0px);
	-o-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
}

/* -------------- Breadcrumb ------------- */
.breadcrumb {
	position: relative;
	margin: 0 0 50px;
	padding: 0px;
	text-align: center;
	background-color: #fff;
}
.breadcrumb>li+li:before {content: none;}
.breadcrumb li a, 
.breadcrumb li .breadcrumb-sep, 
.breadcrumb li span  {
	margin: 0 5px;
	padding: 0!important;
}
.breadcrumb-arrow li a:after {border-left: none;}
.breadcrumb-arrow li a:hover, .breadcrumb-arrow li a:focus {
	background-color: transparent;
	border: none;
}
.breadcrumb-arrow li a:before {
	border-left-width: 0;
}
.breadcrumb {
	-webkit-box-shadow: none;
	box-shadow: none;
}
/*------------------- end Breadcrumb------------------------*/

/* Blog page  */
#blog-container, .sidebar-blog-right, .articles-content {
	margin-top: 70px;
	margin-bottom: 70px;
}
#blog .header-page h1 {margin-top: 20px;}
#blog, #article {
	background: #fff;
	padding: 0 10px;
}
.post {
	margin-bottom: 30px;
}
.shadow-box {
	border-radius: 0;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
	transition: all 0.2s ease-in-out;
	background: #fff;
}
.shadow-box:hover {
	box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.35);
}
.post .post-image, .sidebar-blog-right .img-recent-thumb .image-wrapper {
	background: -webkit-linear-gradient(-45deg, #ffffff 0%, #ffffff 100%);
	background: linear-gradient(-45deg, #ffffff 0%, #ffffff 100%);
	border-bottom: 4px solid #ffffff;
	overflow: hidden;
}
.post .post-image img, .sidebar-blog-right .img-recent-thumb img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.post .post-image img:hover, .sidebar-blog-right .img-recent-thumb img:hover {
	opacity: 0.5;
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}
.post .post-header {
	padding: 0px 30px 10px;
}
.post .post-header .post-date-meta {
	background-color: #ffffff;
	margin-right: 25px;
	width: 65px;
	height: 65px;
	margin-top: 18px;
	padding-top: 6px;
}
.post .post-header .post-date-meta span {
	display: block;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
.post .post-header .post-date-meta .post-date-day {
	font-size: 30px;
	font-weight: bold;
	line-height: 34px;
}
.post .post-header .post-date-meta .post-date-month {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.post .post-header .post-title {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;	
}
.post .post-header .post-title a {
	color: #4f5457;
}
.post .post-header .post-meta {
	color: #000000;
}
.post .post-content {
	padding:0 30px 30px;
}
.post .post-readmore {
	margin-top: 35px;
}
.post .post-image img {width: 100%; margin-top: 10px; }
.border-btn {
	border: 1px solid #4a4d54;
	padding: 10px 30px;
	text-transform: uppercase;
	color: #4a4d54;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
/*
.border-btn:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #4a4d54;
-webkit-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
*/
.border-btn:hover, .border-btn:focus, .border-btn:active {
	color: #fff;
	background:#4a4d54; 
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/*
.border-btn:hover:before, .border-btn:focus:before, .border-btn:active:before {
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
*/
.sidebar-blog-right .shadow-box {
	padding-top: 30px;
}
.sidebar-blog-right .sidebar-style   {
	padding: 0 15px 15px;
}
.sidebar-blog-right .sidebar-title {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold
}
.sidebar-blog-right .img-recent-thumb {
	margin-top: 30px;
	margin-bottom: 30px;
}
.sidebar-blog-right .img-recent-thumb .media .image-wrapper img {
	width: 80px;
	height: auto;
	max-width: inherit;
}
.sidebar-blog-right .img-recent-thumb .media .media-body {
	padding-left: 10px;
}
.sidebar-blog-right .img-recent-thumb .media .media-heading {
	font-size: 16px;
}
.sidebar-blog-right .img-recent-thumb .media .media-heading a {
	color: #4f5457;
}
.sidebar-blog-right .img-recent-thumb .media .content-desc {
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 4px;
}

.sidebar-blog-right .sidebar-style:after {
	content: '';
	border-bottom: 1px solid #ebebeb;
	display: block;
	margin-left: -15px;
	margin-right: -15px;
	padding-top: 15px;
}

.sidebar-blog-right .sidebar-style:last-child:after, .sidebar-blog-right .sidebar-style.sidebar_categories ul li:last-child a {
	border-bottom: none;
}
.sidebar_categories .nav>li>a {
	padding: 0;
}
.sidebar_categories .nav>li>a:hover {
	color: #4a4d54;
}

.sidebar-blog-right .sidebar-style.sidebar_tag ul li {
	padding: 10px 0;
	margin-right: 10px;

	display: inline-block;
}
.sidebar_tag .border-btn {
	padding: 5px 20px!important;
}

/*------ Article -------*/
.article-body .pl0 {
	padding: 0px 40px 50px;
}
.article-body .product-comment input, .article-body .product-comment textarea {margin-bottom: 20px;}
.article-body .nav>li>a:hover, .article-body .nav>li>a:focus {
	text-decoration: none;
	background-color: #fff;
}
#comments .border-btn {background: #fff;}
.pl0 .product-comment .nav>li>a {
	padding: 0px;
}
.comment-post .comment-img {text-align: center;}
.comment-post .comment-img img {border-radius: 50%; margin-right: 20px;}
.comment-post #binhluan:after {
	content: "";
	position: absolute;
	top: auto;
	left: 8px;
	bottom: 36px;
	right: auto;
	width: 25px;
	height: 25px;
	border: 1px solid #eee;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	z-index: 0;
	background: #eee;
	border-top: none;
	border-left: none;
}
#binhluan {
	background: #eee;
	padding: 15px;
}
.title-bl {margin-top: 20px;}
.title-bl h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0 0 24px 0;
	color: #232222;
}
#binhluan .author {
	color: #232222;
	font-weight: 300;
	font-size: 15px;
}

/*------------------- end Blog page------------------------*/
/*----------------------------------------------------------------------
GALLERY PAGE
----------------------------------------------------------------------*/

.page-gallery-box {margin-bottom: 50px;}
#gallery-page-tabs {
	margin: 50px 0 5px;
	padding: 0px;
	border: none;
	display: inline-block;
	background: transparent;
}
#gallery-tabcontent{
	padding: 0;
	padding-top: 30px;
}
#gallery-page-tabs li {
	cursor: pointer;
	display: inline-block;
	background: transparent;
	-webkit-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	transition: background-color .1s linear;
	margin: 0 28px 0 0;
	border:0;
	border-collapse: collapse;
}
#gallery-page-tabs li a {
	border: none;
	color: #858a94;
	background-color: transparent;
	line-height: 30px;
	display: inline-block;

	margin: 0;
	outline: none;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-weight: 400;
	font-size: 18px;
	padding: 0;
	padding-bottom: 14px;
}

#gallery-page-tabs li a:hover:after,#gallery-page-tabs .item-tab.active a:after{
	width: 100%;
	background-color: #345675;
}

#gallery-page-tabs li a:after{
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	height: 2px;
	width: 0;
	background:#ffffff;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
#gallery-page-tabs li:hover a, #gallery-page-tabs li:focus a, #gallery-page-tabs li.active a{color:#345675;}
.tab-content > .tab-pane {display: none; }
.tab-content > .active {display: block; }
/*-- Tabdrop --*/
.gallery-page-tabs 
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #f77383;
	text-decoration: none;
	background-color: #ffffff;
}
ul.group-gallery img{
	opacity: 0;
	position: relative;
	-webkit-animation: zoomOut 700ms ease both;
	-webkit-animation-play-state: paused;
	-moz-animation: zoomOut 700ms ease both;
	-moz-animation-play-state: paused;
	-o-animation: zoomOut 700ms ease both;
	-o-animation-play-state: paused;
	animation: zoomOut 700ms ease both;
	animation-play-state: paused;
}
ul.group-gallery.active img {
	opacity: 1;
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running;
}

@-webkit-keyframes zoomOut {
	0% { opacity: 0; -webkit-transform: scale(.6); }
	100% { opacity: 1; -webkit-transform: scale(1); }
}

@-moz-keyframes zoomOut {
	0% { opacity: 0; -moz-transform: scale(.6); }
	100% { opacity: 1; -moz-transform: scale(1); }
}

@-o-keyframes zoomOut {
	0% { opacity: 0; -o-transform: scale(.6); }
	100% { opacity: 1; -o-transform: scale(1); }
}

@keyframes zoomOut {
	0% { opacity: 0; transform: scale(.6); }
	100% { opacity: 1; transform: scale(1); }
}
/*-------------- Contact -------------*/
.contact_right .title-line:before{border-top: 1px solid #d2d2d2;top: 18px;}
.contact_right form{
	margin-top: 24px;
	position: relative;
}
.pages-contact form fieldset {border: none;}
.pages-contact form label {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: block;
	letter-spacing: normal;
	margin: 0 0 8px;
	width: 100%;
	float: left;
	text-align: left;
}
.pages-contact form fieldset label {
	float: left;
	width: 32%;
}
.pages-contact form p {
	margin-bottom: 9px;
	line-height: 24px;
	margin-top: 11px;
	font-weight: normal;
}
.pages-contact form input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font: 400 14px "Roboto Condensed", sans-serif;
	line-height: 24px;
	padding: 12.5px 20px 12.5px;
	color: #9b9b9b;
	background-color: #f7f8f9;
	border: 1px solid #d5d5d5;
	width: 100%;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	height: 49px;
	margin: 0;
}
.pages-contact form fieldset label + label {margin-left: 2%;}
.pages-contact form label.message {
	max-width: 100%;
	width: 100%;
	margin: 0 0 32px;
}
.pages-contact form textarea {
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	padding: 12.5px 20px 12.5px;
	color: #9b9b9b;
	background-color: #f7f8f9;
	border: 1px solid #d5d5d5;
	width: 100%;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	resize: none;
	height: 189px;
	overflow: auto;
}
.pages-contact form .btn-wr input {
	border: 1px solid #4a4d54;
	padding: 10px 30px;
	text-transform: uppercase;
	color: #4a4d54;
	background: #fff;
	width: 150px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.pages-contact form .btn-wr input:hover {
	background: #4a4d54;
	color: #fff;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.pages-contact {margin-top: 70px; padding: 0 10px;}
.pages-contact h3 {margin-bottom: 20px;}
.contact-text {
	overflow: hidden;
	padding-bottom: 15px;
}
.contact-text i {
	display: block;
	float: left;
	line-height: 27px;
	margin-right: 5px;
	width: 16px;
	color: #ffffff;
}

@media (max-width: 767px){
	.pages-contact form fieldset label {
		float: none;
		width: 100%;
	}
	.pages-contact form fieldset label + label {margin-left: 0px;}
}

/*----- Page About -----*/
.pages-about {
	padding: 10px 0; 
}
.about-intro h2 {
	font-weight: 300;
	font-size: 36px;
	margin-top: 0;
	margin-bottom: 30px;
}
@media only screen and (max-width: 991px){
	.about-intro h2 {margin-top: 30px;}
}
.pages-about .banners-about a {
	position: relative;
	display: block;
	overflow: hidden;
}
.pages-about .banners-about a img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	transition: 0.6s ease all;
	z-index: 1;
	display: block;
	width: 100%;
}
.pages-about .banner-slider .owl-pagination {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 3%;
	display: inline-block;
	text-align: center;
	line-height: 0;
	z-index: 6;
}
.pages-about .banner-slider .owl-pagination > div {
	display: inline-block;
	overflow: hidden;
	line-height: 0;
	margin: 0;
}
.pages-about .banner-slider .owl-pagination > div > span {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	z-index: 9;
	padding: 3px;
	margin: 0;
	background: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.pages-about .banner-slider .owl-pagination > div > span:before {
	position: absolute;
	left: 3px;
	right: 3px;
	bottom: 3px;
	top: 3px;
	content: "";
	border: 1px solid #e8e8e8;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	transition: all 200ms ease 0s;
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
}
.pages-about .banner-slider .owl-pagination > div.active > span:before, 
.pages-about .banner-slider .owl-pagination > div > span:hover:before {
	background: #ffffff;
	border-color: #ffffff;
}
/*
.pages-about .post-readmore a.border-btn {
background: #ffeb3b none repeat scroll 0 0;
border: none;
color: #212121;
display: inline-block;
font-size: 16px;
height: 43px;
width: 200px;
padding: 0
}
.pages-about .post-readmore .border-btn:before,
.pages-about .post-readmore .border-btn:hover:before, .border-btn:focus:before, .border-btn:active:before {
border-radius: 20px;
}
.pages-about .post-readmore a.border-btn span {
display: inline-block!important;
float: left;
margin: 10px 0 0 28px;
}
.pages-about .post-readmore a.border-btn i {
color: #4a4d54;
float: right;
font-size: 40px;
margin: 2px 6px;
}
.pages-about .post-readmore a.border-btn:hover span, .pages-about .post-readmore a.border-btn:hover i {
color: #fff;
}
*/
/*----- Support -----*/
.support-about {
	padding: 60px 0px 30px;
	position: relative;
	overflow: hidden;
	background-attachment: fixed;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	
	background-image: url("//theme.hstatic.net/1000177672/1001373670/14/service-bg.jpg?v=1");
	
	margin-top: 70px;
	z-index: 0;
}
.support-about:before {
	content: '';
	display: block !important;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(17, 17, 17, 0.85);
	z-index: 0;
}
.support-about .support-item {
	text-align: center;
	margin-bottom: 30px;
}
.support-about .support-item_icon {
	font-size: 80px;
	color: #FBD232;
	margin-bottom: 20px;
}
.support-about .support-item_title {
	color: #fff;
	font-size: 20px;
	margin-bottom: 10px;
}
.support-about .support-item_description {
	color: #fff;
	padding: 0px 15px;
}

@media (min-width: 768px) {
	.support-item_price:before,
	.support-item_clock:before {
		content: "";
		position: absolute;
		display: block;
		z-index: -2;
		top: -60px;
		left: -30px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 169px 90px 169px 0;
	}
	.support-item_clock:before {
		border-color: transparent rgba(17, 17, 17, 0.6) transparent transparent;
	}
	.support-item_price:before {
		border-color: transparent rgba(17, 17, 17, 0.7) transparent transparent;
	}
	.support-item_price:after,
	.support-item_clock:after {
		content: "";
		position: absolute;
		display: block;
		z-index: -1;
		top: -60px;
		left: 60px;
		height: 200%;
		width: 1200px;
	}
	.support-item_price:after {
		background: rgba(17, 17, 17, 0.7);
	}
	.support-item_clock:after {
		background: rgba(17, 17, 17, 0.6);
	}
}

/*------ Team ------*/
.team-about {margin-top: 70px;}
.title-team {
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}
.spliter {
	display: inline-block;
	height: 2px;
	background:#e4e4e6;
	border-radius: 10px;
	width: 90px;
	clear: both;
	transition: all 0.4s ease;
}
.team-body {
	margin-bottom: 38px;
	margin-top: 20px;

	position: relative;
}
.team-body .navslider a {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 12px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
}
.navslider .prev, .navslider .next {
	font-size: 40px;
	color: #ffffff;
	opacity: 0;
	transition: all 0.6s ease 0s;
	display: block;
}
.navslider .prev {
	position: absolute;
	top: 36.45%;
	transform: translateY(-50%);
	left: 0px;
}
.team-body:hover .prev {
	left: -45px;
	opacity: .7;
}
.navslider .next {
	position: absolute;
	top: 36.45%;
	transform: translateY(-50%);
	right: 0px;
}
.team-body:hover .next {
	right: -45px;
	opacity: .7;
}
.item-team {
	margin: 0 auto;
	width: 90%;
}
.item-team .portrait-member {
	display: block;
	z-index: 1;
}
.item-team .portrait-member img {
	filter: contrast(0.9);
	transition: all 0.6s ease 0s;
	margin: 0 auto;
}
.item-shadow {
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	transition: all 0.6s ease 0s;
}
.item-team:hover .item-shadow, 
.item-team:focus .item-shadow, 
.item-team:active .item-shadow{
	transform: translateY(-15px);
}
.item-shadow::before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 1px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 70%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 70%);
	transition: all 0.6s ease 0s;
}
.item-team:hover .item-shadow::before, 
.item-team:focus .item-shadow::before, 
.item-team:active .item-shadow::before {
	opacity: .6;
	height: 7px;
	transform: translateY(10px);
}
.item-team .member-info {
	width: 304px;
	height: 131px;
	border: 3px solid #ffffff;
	margin: 0 auto;
	margin-top: -21px;
	z-index: 2;
	position: relative;
	background: #fff;
	padding: 10px 0;
}
.item-team .member-info h5 {text-transform: uppercase;}
.item-team .member-info p.member-job {
	margin-bottom: 15px;
	margin-top: 0;
}
.item-team .member-info .social-member {
	display: block;
}
.item-team .member-info .social-member a {
	display: inline-block;
	color: #4a4d54;
	width: 34px;
	height: 34px;
	border-radius: 0px;
	font-size: 18px;
	border: 1px solid #4a4d54;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;
	text-align: center;
	line-height: 35px;

}
.item-team .member-info .social-member a:hover {
	color: #fff;
	background: #4a4d54;
}
@media only screen and (max-width: 991px){
	.item-team .member-info {
		width: 90%;
	}
}
@media only screen and (max-width: 1024px){
	.navslider .next, .navslider .prev {
		display: none;
	}
}
/*----- Counter -----*/
.pages-about .counter-about {
	padding-top: 110px !important;
	padding-bottom: 81px !important;
	
	background-image: url("//theme.hstatic.net/1000177672/1001373670/14/parallax-counter-about.jpg?v=1") !important;
	
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-attachment: fixed;
	position: relative;
	margin-top: 70px;
}
.pages-about .counter-about:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.25);
	display: block;
}
.counter-heading {
	margin-bottom: 61px !important;
}
.counter-heading mark {
	color: #fde428;
	background: none;
	padding: inherit;
}
.stats_counter {
	position: relative;
}
.stats_counter h3 {
	color: #fff;
	margin: 0 0 14px;
	padding: 17px 0 0;
	font-size: 50px;
	letter-spacing: 0;
	white-space: nowrap;
}
.stats_counter .counter_title {
	clear: both;
	color: #fff;
	font-weight: 600;
}

.margin-top-100{
	margin-top:100px;
}

h1{
	line-height:50px;}

.footer-map iframe{width: 100%;}
@media (max-width: 767px){
	.logo a img{max-width: 250px; padding-left: 30px;}
	#top .top-container{display: flex;justify-content: center;align-items: center;}
	.yt-menu {
		position: absolute;
		left: 10px;
	}
	#top {
		background: #fff;
	}
}
.video-wrapper {
	position: relative;
	overflow: hidden;
	max-width: 100%;
	padding-bottom: 56.25%;
	height: 0;
	height: auto; 
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
}
.feature-content-col.services .item .item-content:hover .item-introtext p {
	color: #fff !important;
}
.d-flex {
	display: flex;
	flex-wrap: wrap;
}
.shadow-box .post-image{flex: 0 40%}
.shadow-box .box-content{flex:0 0 60%}
@media (max-width: 767px){
	.shadow-box .post-image,.shadow-box .box-content{
		flex: 0 0 100%;
	}
}

/* Customs - Khanh */

/*----------------------------------- Test --------------------------------*/

/** banner section **/

.titlepage {
	text-align: center;
	padding-bottom: 60px;
}

.titlepage h2 {
	font-size: 24px;
	color: #313131;
	line-height: 28px;
	font-weight: bold;
	padding: 0;
}

.d_flex {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

/*
.padding_lert {
padding-left: 0;
}

.padding_right {
padding-right: 0;
} */

.read_more {
	font-size: 17px;
	background-color: #345675;
	color: #fff;
	padding: 13px 0px;
	width: 100%;
	max-width: 200px;
	text-align: center;
	display: block;
	transition: ease-in all 0.5s;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
}

.read_more:hover {
	background: #87850f;
	color: #fff;
	transition: ease-in all 0.5s;
}

/** about section **/

.about {
	background: #fff;
	padding: 20px 0;
}

.about .titlepage {
	text-align: justify;
	padding: 0;
}

.about .titlepage h2 {
	color: #382e2b;
	margin-bottom: 30px;
}

.about_img figure {
	margin: 0;
}

.about_img figure img {
	width: 100%;
}


/** end about section **/


/** our section **/

.our {
	background: #fff;
}

.our .titlepage {
	text-align: justify;
	padding: 0;
}

.our .titlepage h2 {
	color: #382e2b;
	margin-bottom: 30px;
}

.our_img figure {
	margin: 0;
}

.our_img figure img {
	width: 100%;
}


/** end our section **/


/** our_fruit section **/

.our_fruit {
	background: #fff;
	padding: 90px 0 75px 0;
}

.our_fruit .titlepage {
	text-align: right;
	padding: 0;
}

.padd_lrri {
	padding-right: 0px;
}

.our_fruit .titlepage h2 {
	color: #1e2426;
	margin-bottom: 30px;
}

.our_fruit .titlepage p {
	color: #222122;
	font-size: 17px;
	line-height: 30px;
	font-weight: 500;
	padding-bottom: 50px;
}

.our_fruit_text {
	padding: 0px 20px 0px 10px;
}

.our_fruit_img {
	padding-bottom: 15px;
}

.our_fruit_img figure {
	margin: 0;
}

.our_fruit_img figure img {
	width: 100%;
}


/** end our_fruit section **/





/*--------------------------------------------------------------------- File Name: responsive.css ---------------------------------------------------------------------*/


/*------------------------------------------------------------------- 991px x 768px ---------------------------------------------------------------------*/

@media (min-width: 1200px) and (max-width: 1340px) {
	.main-layout {
		padding: 15px 10px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.main-layout {
		padding: 15px 10px;
	}
	.titlepage h2 {
		font-size: 35px;
		line-height: 40px;
	}
	.banner_main .titlepage h2 {
		font-size: 31px;
		line-height: 43px;
	}
	.our_fruit .titlepage p,
	.our .titlepage p,
	.about .titlepage p,
	.testimonial_box p {
		line-height: 27px;
		padding-bottom: 30px;
		font-size: 16px;
	}
	.our_fruit .titlepage h2,
	.about .titlepage h2,
	.banner_main .titlepage h2,
	.our .titlepage h2 {
		margin-bottom: 15px;
	}
	.testimonial_box .titlepage {
		padding-bottom: 15px;
	}
	.cont h3 {
		font-size: 38px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.main-layout {
		padding: 15px 10px;
	}
	.logo {
		padding-top: 56px;
		display: block;
		margin: 0 auto;
	}
	.reverse {
		display: flex;
		flex-direction: row-reverse;
	}
	.padding_lert {
		padding-left: 15px;
	}
	.padding_right {
		padding-right: 15px;
	}
	.order_2 {
		order: 2 !important;
	}
	.order_1 {
		order: 1 !important;
	}
	.banner_main .read_more {
		margin-bottom: 30px;
	}
	.our_fruit .titlepage h2,
	.about .titlepage h2,
	.our .titlepage h2,
	.testimonial_box .titlepage h2 {
		margin-top: 20px;
	}
	.cont h3 {
		font-size: 28px;
		line-height: 43px;
	}
	.testimonial_Carousel {
		padding: 100px 40px;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.main-layout {
		padding: 15px 10px;
	}
	.padding_lert {
		padding-left: 15px;
	}
	.padding_right {
		padding-right: 15px;
	}
	.logo {
		padding-top: 56px;
		display: block;
		margin: 0 auto;
	}
	.order_2 {
		order: 2 !important;
	}
	.order_1 {
		order: 1 !important;
	}
	.banner_main .read_more {
		margin-bottom: 30px;
	}
	.our_fruit .titlepage h2,
	.about .titlepage h2,
	.our .titlepage h2,
	.testimonial_box .titlepage h2 {
		margin-top: 20px;
	}
	.cont h3 {
		font-size: 34px;
	}
	.testimonial_Carousel {
		padding: 100px 20px;
	}
}

@media (max-width: 575px) {
	.main-layout {
		padding: 15px 10px;
	}
	.padding_lert {
		padding-left: 15px;
	}
	.padding_right {
		padding-right: 15px;
	}
	.banner_main_img h3 {font-size: 23px;}
	.logo {        
		display: block;
		margin: 0 auto;
	}
	.order_2 {
		order: 2 !important;
	}
	.order_1 {
		order: 1 !important;
	}
	.banner_main .read_more {
		margin-bottom: 30px;
	}
	.banner_main .titlepage h2 {
		font-size: 38px;
	}
	.our_fruit .titlepage h2,
	.about .titlepage h2,
	.our .titlepage h2,
	.testimonial_box .titlepage h2 {
		margin-top: 20px;
	}
	.testimonial_Carousel {
		padding: 100px 5px;
	}
	.cont h3 {
		font-size: 34px;
	}
}

/*----------------------------------- End Test --------------------------------*/

/*----------------------------------- Test 2--------------------------------*/
.banner {	
	background-size: cover;
	background-repeat:   no-repeat;
	background-position: center center; 
	width: 100%;
}

.banner .container {
	max-width: 800px;
}


.banner .banner-content {
	padding: 110px 0;  
	margin-left: 10px; 
}

.banner .banner-content p {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 20px;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	color: #fff;
}

.banner .banner-content .btn {
	border-radius: 3px;
	text-transform: uppercase;
}
/*----------------------------------- End Test 2--------------------------------*/

/*----------- Footer Customs --------- */

footer{
	position: relative;
	width: 100%;
	height: auto;
	padding: 50px 20px;
	background: #DBD9D6;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 200px;
}

footer .container{
	display: flex;
	justify-content: space-between;
	flex-wrap: initial;
	flex-direction: row;
	font-weight: 300;
}

footer .container .noi-dung{
	margin-right: 40px;
	margin-bottom: 20px;
}

/*
footer  .container .noi-dung.info{
width:40%;
}*/
footer .container .noi-dung.info h2{
	position: relative;
	color: #fff;
	font-weight: 500;
	margin-bottom: 15px;
}
footer .container .noi-dung.info h2:before{
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 50px;
	height: 2px;
	background: #345675;
}

footer .container .noi-dung.info p{
	color: #999;
	text-align: left;
}

.social-icon{
	margin-top: 100px;
	display: flex;
}

.social-icon li {
	list-style: none;
}
.social-icon li a{
	display: inline-block;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
	text-decoration: none;
	border-radius: 4px;
}

.social-icon li a:hover{
	background: #345675;
}

.social-icon li a .fa{
	color: #696057;
	font-size: 20px;
}

.links h2{
	position: relative;
	color: #696057;
	font-weight: 500;
	margin-bottom: 15px;
	font-size: 17px;
}
.links h2::before{
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 50px;
	height: 2px;
	background: #345675;
}
.links{
	position: relative;
	width: 40%;
}
.links ul li{
	list-style: none;
}
.links ul li a{
	color: #999;
	text-decoration: none;
	margin-bottom: 10px;
	display: inline-block;
	font-size: 16px;
}
.links ul li a:hover{
	color: #fff;
}

.products h2{
	position: relative;
	color: #696057;
	font-weight: 500;
	margin-bottom: 15px;
	font-size: 17px;
}
.products h2::before{
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 50px;
	height: 2px;
	background: #345675;
}
.products{
	position: relative;
	width: 40%;
}
.products ul li{
	list-style: none;

}
.products ul li a{
	color: #999;
	text-decoration: none;
	margin-bottom: 10px;
	display: inline-block;
	font-size: 16px;
}
.products ul li a:hover{
	color: #fff;
}

.contact h2{
	position: relative;
	color: #696057;
	font-weight: 500;
	margin-bottom: 15px;
	font-size: 17px;
}

.contact h2::before{
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 50px;
	height: 2px;
	background: #345675;
}

.contact{
	width: 70%;
	margin-right: 0 !important;
}

.contact .info{
	position: relative;
}
.contact .info li{
	display: flex;
	margin-bottom: 5px;
}
.contact .info li span:nth-child(1) {
	color: #696057;
	font-size: 20px;
	margin-right: 10px;
}

.contact .info li span{
	color: #999;
}

.contact .info li a{
	color: #999;
	text-decoration: none;
	font-size: 16px;
}

.kengang {
	width: 100%;
	height: unset !important;
	border-bottom: 1px solid #696057;
}

.copyright p {
	margin: 0;
	padding-top: 30px;
	color: #696057;
}

@media  (max-width: 768px){
	footer{
		padding: 40px;

	}
	footer .container{
		flex-direction: column;
	}
	footer .container .noi-dung{
		margin-right: 0;
		margin-bottom: 40px;
	}
	footer .container, .noi-dung.info, .links, .contact{
		width: 100%;
	}
}


/*---------------- End Footer Customs ---------------*/

/*----------------------------------- Showrooms Customs--------------------------------*/
.f-grid {
	display: flex;
	justify-content: space-between;
	margin-left: -1rem;
	flex-flow: row wrap;
}

.f-grid-col {
	flex: 1 0;
	background-color: #DBD7D3;
	margin-left: 1rem;
	margin-bottom: 1rem;
	padding: 1rem;
	border-radius: 3%;
}

.f-grid-col h2 {
	text-align: center;
	font-weight: 500;
} 


/*----------------------------------- End Showrooms Customs--------------------------------*/

/*-------------------------- NeoStikyMenu -----------------------*/
.sticky-menu {
	position: fixed;  
	display: block;
	top: 30%;
	z-index: 99; 
	right: 1%;
	background-color: #345675;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 7px;
	padding: 15px 5px 15px 5px;
	border-radius: 40px;
}
.sticky-menu .item-menu {
	padding: 5px 0;
	cursor: pointer;
}

.sticky-menu .item-menu a {
	color: #fff;
}

.sticky-menu .icon-menu {
	font-size: 20px;
}

.sticky-menu .item-menu.slide {
	position: relative;
}


.sticky-menu .item-menu.slide .icon .fa {
	font-size: 30px;
}
.sticky-menu .item-menu.slide .slide-content {
	position: absolute;
	top: 0;
	right: 100%;
	height: 100%;
	background-color: #0467c4;
	font-size: 14px;
	width: 0;
	line-height: 50px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	opacity: 0;
	overflow: hidden;
}

.sticky-menu .item-menu.slide:hover .slide-content {
	width: 265px;
	opacity: 1;
}
.sticky-menu hr {
	margin: 0 5px;
	border-bottom: 1px solid #e5242c;
	border-top: 1px solid #c91118;
}

.sticky-menu .title {
	font-size: 9px;
	text-decoration: none;
}

/*-------------------------- End NeoStiky Menu -----------------------*/

.doitac-image {
		text-align: center; 
		padding-bottom: 2em;
}

.doitac-link {
		background-color: transparent;
		text-transform: uppercase;
		border-radius: 0.2em;
		border: 1px solid #000000;                    
		text-decoration: none;
}

/*--------------------------- End Customs - Khanh------------------------*/


button#add-to-cart, #buy-now {
	border: none;
	background: #345675;
	color: #fff;
	padding: 5px 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 129px;
	border-radius: 4px;
	font-size: 15px;
	font-weight: bold;
}
#wrapper-detail{margin-top: 30px}
h3.pro-name.visible-first{margin-top: 10px; text-align: center;}
html, body{
	overflow-x: hidden !important;
}
@media (max-width: 767px){
	#wrapper-detail{padding: 0 15px}
}
.product-title h1{line-height: 1 !important}
.pages-about .banner h2 {
	color: inherit;
	font-size: 34px;
}
