@charset "utf-8";
/* CSS Document */
/*Theme Name: EES
Theme URI: http://redsand.vn
Description: Description
Version: 1.00
Author: Redsand
Author URI: http://redsand.vn*/
/* CSS Document */
img {
    border:none;
	max-width:100%;
	display: block;
}
body {
	margin:0;
	padding:0;
	font-family: 'PT Sans', sans-serif;
}
ul{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
} 
.container{
	max-width:970px;
	margin:0 auto;
	position: relative;
}
p{
	font-size:17px;
    line-height: 26px;
}
/**************************/
/* menu mobile */
.toogle-menu {
    color: #a0ce4e;
    display: none;
    font-size: 30px;
    height: 40px;
	line-height: 40px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.toogle-menu a {
  border: 1px solid #a0ce4e;
  display: block;
  height: 27px;
  left: 0px;
  position: absolute;
  top: 4px;
  width: 30px;
  padding: 1px 2px 2px;
  color:#a0ce4e;
}
.toogle-menu span {
  background: none repeat scroll 0 0 #a0ce4e;
  display: block;
  height: 3px;
  margin: 4px auto;
  width: 24px;
}
/*/////////////////*/
.logo {
    float: left;
}
.menu-header {
    float: right;
    text-align: right;
}
.menu-header li {
    display: inline-block;
    line-height: 80px;
    margin: 0 20px;
	border-top:4px solid #fff;
}
.menu-header li:hover{
	border-top:4px solid #a0ce4e;
}
.menu-header li:hover a{
	color:#a0ce4e;
}
.menu-header li.current-menu-item{
	border-top:4px solid #a0ce4e;
}
.menu-header li.current-menu-item a{
	color:#a0ce4e;
}
.menu-header li a {
    color: #434242;
    display: block;
    font-family: "museoslab";
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
.slider-header{
    background:url("images/bg-slider1.png") no-repeat scroll top center, url("images/bg-slider2.png") no-repeat scroll bottom center #f6f6f6;
	padding: 45px 0 55px;
	border-bottom:1px solid #d2d3d4;
	border-top:1px solid #d2d3d4;
}
.left-slider {
    float: left;
    margin: 41px 0 0;
    width: 45%;
}
.title-home {
    color: #343333;
    display: block;
    font-family: "museoslab";
    font-size: 40px;
    font-weight: 400;
    line-height: 41px;
    margin: 0 0 10px;
}
.left-slider > span {
    color: #a0ce4e;
    display: block;
    font-size: 24px;
    font-weight: 400;
    margin: 4px 0;
}
.left-slider p {
    color: #747474;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin: 13px 0;
}
.learmore {
    background: rgba(0, 0, 0, 0) url("images/leamore.png") no-repeat scroll left top;
    color: #54770f;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    height: 50px;
    line-height: 46px;
    padding-left: 25px;
    text-align: center;
    text-shadow: 2px 1px 1px #fff;
    text-transform: uppercase;
    vertical-align: middle;
    width: 210px;
}
.right-slider {
    float: right;
    text-align: right;
    width: 50%;
}
.right-slider img {
    display: block;
    margin: 0 auto;
    text-align: right;
}
#owl-home .owl-prev:hover {
	opacity: 0.5;
}
#owl-home .owl-prev {
    background: rgba(0, 0, 0, 0) url("images/prev-home.jpg") no-repeat scroll left top;
    display: inline-block;
    font-size: 0;
    height: 63px;
    left: 0;
    position: absolute;
    width: 63px;
	top:45%;
	opacity: 1;
}
#owl-home .owl-prev:hover {
	opacity: 0.5;
}
#owl-home .owl-next:hover {
	opacity: 0.5;
}
#owl-home .owl-next {
    background:url("images/next-home.png") no-repeat scroll left top;
    display: inline-block;
    font-size: 0;
    height: 63px;
    right: 0;
    position: absolute;
    width: 63px;
	top:45%;
	opacity: 1;
}
.box-item-home:nth-child(3n) {
	margin-right:0;
}
.box-item-home {
    float: left;
    margin-right: 3%;
    width: 31%;
	margin-top:55px;
}
.box-item-home h2{
    font-family: "museoslab";
    font-weight: 400;
	font-size:18px;
}
.box-item-home h2 span {
    background: #333333 none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    width: 35px;
}
.box-item-home h2 span img {
    display: block;
    margin: 7px auto 0;
}
.box-item-home h2 a{
	color:#343333;
}
.box-item-home > p {
    color: #747474;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
	min-height: 80px;
}
.box-item-home > a:hover {
	color:#a0ce4e;
}
.box-item-home > a {
    color: #343333;
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
	text-transform:capitalize;
    text-align: right;
}
.bottom-home{
	margin-top:75px;
}
.left-list {
    float: left;
    width: 48%;
}
.title-h2 {
    background: rgba(0, 0, 0, 0) url("images/line.png") repeat-x scroll center 8px;
	color:#343333;
    font-family: "museoslab";
    font-weight: 400;
	font-size:18px;
	text-transform:capitalize;
	margin-bottom:35px;
}
.title-h2 > span {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    padding-right: 6px;
}
.right-list {
    float: right;
    width: 48%;
}
.left-list li i {
    background: #a0ce4e none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
	margin-right: 9px;
}
.left-list li {
    color: #747474;
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin: 15px 0;
}
.client-slider {
    background: #f6f3f3 none repeat scroll 0 0;
    padding: 20px;
	position:relative;
}
.client-slider::before {
    background:url("images/border.png") no-repeat scroll center 8px;
    bottom: -17px;
    content: "";
    height: 26px;
    left: 20px;
    position: absolute;
    width: 20px;
}
.client-slider  p {
    color: #747474;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    line-height: 20px;
	margin:0;
}
#owl-client a {
    color: #4d4e50;
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin: 20px 0 0;
}
#owl-client a span{
    font-weight: 400;
}
#owl-client a img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
#footer{
	margin:90px  0 0 ;
}
.top-footer{
	background:#363839;
	border-top:12px solid #e9eaee;
	border-bottom:1px solid #4b4c4d;
	padding:20px 0;
}
.box-footer {
    float: left;
    width: 26%;
}
.box-footer > p {
    color: #8c8989;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    line-height: 23px;
}
.bottom-footer{
	background:#282a2b;
	padding:13px 0;
}
.bottom-footer p a{
    color: #8c8989;
}
.bottom-footer p {
    color: #8c8989;
    float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
}
.social {
    float: right;
    margin: 12px 0 0;
    text-align: right;
    width: 30%;
}
.face-hover {
    background: #46494a none repeat scroll 0 0;
    color: #fff;
    display: none;
    font-size: 11px;
    font-weight: 400;
    height: 22px;
    left: -10px;
    line-height: 22px;
    padding: 0 10px;
    position: absolute;
    text-transform: capitalize;
    top: -32px;
}
.social a:hover .face-hover {
    display: block;
}
.social a {
    display: inline-block;
    padding: 0 12px;
    vertical-align: middle;
	position:relative;
}
.face-hover::before {
    background:url("images/social.png") no-repeat scroll center 0;
    bottom: -6px;
    content: "";
    height: 6px;
    left: 14px;
    position: absolute;
    width: 7px;
}
.slider-recent{
	margin:65px 0 0;
}
#owl-recent.owl-carousel {
    margin: 0 auto;
    width: 88%;
}
#owl-recent .item{
	margin:0 15px;
	position:relative;
}
#owl-recent  .owl-prev {
    background:url("images/prev1.png") no-repeat scroll left top;
    display: inline-block;
    font-size: 0;
    height: 29px;
    left: -48px;
    position: absolute;
    width: 29px;
	top:43%;
	opacity: 1;
}
#owl-recent  .owl-next {
    background:url("images/next1.png") no-repeat scroll left top;
    display: inline-block;
    font-size: 0;
    height: 29px;
    right: -48px;
    position: absolute;
    width: 29px;
	top:43%;
	opacity: 1;
}
.border-hover {
    background: rgba(0, 0, 0, 0) url("images/bg.png") no-repeat scroll left top;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    opacity: 0;
     -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.border-hover .searchs{
    position: absolute;
    top:0;
    left:0;
    right: 0;
    width:35px;
    margin: 0 auto;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.border-hover .title-sl{
    position: absolute;
    left: 0;
    right: 0;
    bottom:0;
    min-height: 60px;
    transform:translateY(100%);
     -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
#owl-recent .item:hover .searchs{
    top:28%;
}
#owl-recent .item:hover .border-hover{
    opacity: 1;
}
#owl-recent .item:hover .title-sl{
      transform:translateY(0);
}

.title-sl span{
	font-size:11px;
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	display:block;
}
.title-sl {
    bottom: 25px;
    color: #333333;
    font-size: 13px;
    left: 0;
    position: absolute;
    right: 0;
    text-transform: capitalize;
    font-family: "museoslab";
    font-weight: 400;
}
.map{
	margin:50px 0 20px;
}
.left-contact {
    float: left;
    width: 70%;
	margin-bottom:60px;
}
.right-contact {
    float: right;
    width: 25%;
}
.contacts .title-h2{
	margin-bottom:20px;
}
.contacts  p {
    color: #747474;
    font-size: 13px;
    line-height: 22px;
    margin: 0 0 20px;
}
.contacts  p a{
    color: #747474;
	display:block
}
.contacts  .right-contact p a{
    color: #747474;
	display:block
}
.social-ct a{
	display:inline-block;
	color:#46494a;
	margin-right:8px;
}
.left-contact input[type="text"] {
    border: 1px solid #d2d2d2;
    box-shadow: 0 0 3px 2px #f9f9f9 inset;
    color: #747474;
    float: left;
    font-size: 13px;
    font-weight: 400;
    height: 35px;
    line-height: 35px;
    margin-right: 15px;
    padding: 0 1%;
    width: 31.7%;
	margin-top:15px;
}
.left-contact input[type="text"]::-webkit-input-placeholder {
   color: #747474;
   opacity:1;
}
.left-contact input[type="text"]:-moz-placeholder { /* Firefox 18- */
   color: #747474;
   opacity:1; 
}
.left-contact input[type="text"]::-moz-placeholder {  /* Firefox 19+ */
   color: #747474;
   opacity:1;
}
.left-contact input[type="text"]:-ms-input-placeholder {  
   color: #747474;
   opacity:1;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
::i-block-chrome, .left-contact input[type="text"]{
  line-height:0;
}
}
.left-contact  input.input-web{
	margin-right:0;
} 
.left-contact  textarea {
    border: 1px solid #d2d2d2;
    box-shadow: 0 0 3px 2px #f9f9f9 inset;
    color: #747474;
    font-size: 14px;
    font-weight: 400;
    height: 170px;
    line-height: 30px;
    margin-top: 10px;
    padding: 5px 1%;
    width: 100%;
	margin-top:15px;
	resize: none;
}
.left-contact  textarea ::-webkit-input-placeholder {
   color: #747474;
   opacity:1;
}
.left-contact  textarea :-moz-placeholder { /* Firefox 18- */
   color: #747474;
   opacity:1; 
}
.left-contact  textarea ::-moz-placeholder {  /* Firefox 19+ */
   color: #747474;
   opacity:1;
}
.left-contact  textarea :-ms-input-placeholder {  
   color: #747474;
   opacity:1;
}
.left-contact form input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance:none ;
	-webkit-border-radius:none;
}
.left-contact form input[type="submit"] {
    background:url("images/submit.png") no-repeat scroll left top;
    border: medium none;
    color: #54770f;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    height: 36px;
    line-height: 34px;
    margin: 30px 0 0;
    text-align: center;
    text-shadow: 2px 1px 1px #fff;
    text-transform: uppercase;
    vertical-align: middle;
    width: 134px;
}
div.wpcf7-validation-errors {
    border: medium none;
	 margin: 0;
	 color:#ff0000;
	 font-size: 13px;
}
span.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid, .wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.wpcf7-not-valid{
    border: 1px solid red;
}
.right-contact .left-form {
    position: relative;
}
div.wpcf7 img.ajax-loader {
    bottom: 9px;
    left: 5px;
    margin-left: 0;
    position: absolute;
}
div.wpcf7-mail-sent-ok {
    border: medium none;
	 margin: 0;
}
.pagenavi{
	text-align:center;
	margin:30px  00  0;
}
.pagenavi li{
	display:inline-block;
	vertical-align:middle;
	margin:0 3px;
}
.pagenavi li a{
	font-weight:400;
	font-size:15px;
	color:#333;
	text-transform:capitalize;
}
.tab-content > .tab-pane {
    visibility: inherit;
}