/*!
Theme Name:HitiVilla
Author:Thai Huu
Description:Mot san pham cua T-Themes
Version:1.0.0
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:hitivilla
Tags:*/

@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i&subset=vietnamese);
  html {
  font-family:sans-serif;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%;
}

@font-face{
    font-family: 'UTMCenturRegular';
    src: url('fonts/UTM-Centur.ttf');
    font-weight: normal;
}

body {
  margin:0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display:block;
}

audio,
canvas,
progress,
video {
  display:inline-block;
  vertical-align:baseline;
}

audio:not([controls]) {
  display:none;
  height:0;
}

[hidden],
template {
  display:none;
}

a {
  background-color:transparent;
}

a:active,
a:hover {
  outline:0;
}

abbr[title] {
  border-bottom:1px dotted;
}

b,
strong {
  font-weight:bold;
}

dfn {
  font-style:italic;
}

h1 {
  font-size:2.57em;
  margin:0.67em 0;
}

mark {
  background:#ff0;
  color:#000;
}

small {
  font-size:80%;
}

sub,
sup {
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline;
}

sup {
  top:-0.5em;
}

sub {
  bottom:-0.25em;
}

img {
  border:0;
}

svg:not(:root) {
  overflow:hidden;
}

figure {
  margin:1em 40px;
}

hr {
  box-sizing:content-box;
  height:0;
}

pre {
  overflow:auto;
}

code,
kbd,
pre,
samp {
  font-family:monospace,monospace;
  font-size:1em;
}

button,
input,
optgroup,
select,
textarea {
  color:inherit;
  font:inherit;
  margin:0;
}

button {
  overflow:visible;
}

button,
select {
  text-transform:none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance:button;
  cursor:pointer;
}

button[disabled],
html input[disabled] {
  cursor:default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border:0;
  padding:0;
}

input {
  line-height:normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing:border-box;
  padding:0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height:auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance:none;
}

fieldset {
  border:1px solid #c0c0c0;
  margin:0 2px;
  padding:0.35em 0.625em 0.75em;
}

legend {
  border:0;
  padding:0;
}

textarea {
  overflow:auto;
}

optgroup {
  font-weight:bold;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

td,
th {
  padding:0;
}

body,
button,
input,
select,
textarea {
  color:#000;
  font-family:"Roboto",sans-serif;
  font-size:16px;
  font-size:1rem;
  line-height:1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear:both;
  font-family:inherit;
  font-weight:500;
  line-height:1.1;
  color:inherit;
}

p {
  margin-bottom:1.5em;
}

dfn,
cite,
em,
i {
  font-style:italic;
}

blockquote {
  margin:0 1.5em;
}

address {
  margin:0 0 1.5em;
}

pre {
  background:#eee;
  font-family:"Courier 10 Pitch",Courier,monospace;
  font-size:15px;
  font-size:0.9375rem;
  line-height:1.6;
  margin-bottom:1.6em;
  max-width:100%;
  overflow:auto;
  padding:1.6em;
}

code,
kbd,
tt,
var {
  font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
  font-size:15px;
  font-size:0.9375rem;
}

abbr,
acronym {
  border-bottom:1px dotted #666;
  cursor:help;
}

mark,
ins {
  background:#fff9c0;
  text-decoration:none;
}

big {
  font-size:125%;
}

html {
  box-sizing:border-box;
}

*,
*:before,
*:after {
  box-sizing:inherit;
}

body {
  background:#fff;
}

blockquote,
q {
  quotes:"" "";
  line-height:28px;
  position:relative;
}

blockquote:before,
q:before {
  content:"";
  background:transparent url("./images/icondem1.png") no-repeat scroll 0 0;
  height:49px;
  margin-left:-35px;
  margin-top:-20px;
  position:absolute;
  width:47px;
}

blockquote:after,
q:after {
  content:"";
  background:transparent url("./images/icondem2.png") no-repeat scroll 0 0;
  height:49px;
  margin-right:-35px;
  margin-bottom:-10px;
  position:absolute;
  width:47px;
  right:0;
  bottom:0;
}

hr {
  background-color:#ccc;
  border:0;
  height:1px;
  margin-bottom:1.5em;
}

ul,
ol {
  margin:0 0 1px 1px;
}

ul {
  list-style:disc;
}

ol {
  list-style:decimal;
}

li>ul,
li>ol {
  margin-bottom:0;
  margin-left:1.5em;
}

dt {
  font-weight:bold;
}

dd {
  margin:0 1.5em 1.5em;
}

img {
  height:auto;
  max-width:100%;
}

table {
  margin:0 0 1.5em;
  width:100%;
}

.row:after,
.row:before {
  clear:both;
  content:'';
  display:table;
}

.row [class*='col-'] {
  float:left;
  padding:5px;
}

.row .col-2 {
  width:16.66%;
}

.row .col-2-4 {
  width:20%;
}

.row .col-3 {
  width:25%;
}

.row .col-3:nth-child(4n+1) {
  clear:left;
}

.row .col-4 {
  width:33.33%;
}

.row .col-5 {
  width:41.66%;
}

.row .col-6 {
  width:50%;
}

.row .col-6:nth-child(2n+1) {
  clear:left;
}

.row .col-7 {
  width:58.33%;
}

.row .col-8 {
  width:66.66%;
}

.row .col-9 {
  width:75%;
}

.row .col-10 {
  width:83.33%;
}

.row .col-12 {
  width:100%;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border:0;
  background:#71c123;
  color:#fff;
  font-size:12px;
  font-size:0.75rem;
  line-height:1;
  padding:.6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color:#ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color:#aaa #bbb #bbb;
  box-shadow:inset 0 -1px 0 rgba(255,255,255,0.5),inset 0 2px 5px rgba(0,0,0,0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color:#666;
  border:1px solid #ccc;
  border-radius:3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color:#111;
}

select {
  border:1px solid #ccc;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  padding:3px;
  width:100%;
}

textarea {
  padding-left:3px;
  width:100%;
}

a {
  color:#71c123;
  text-decoration:none;
  cursor:pointer;
  -webkit-transition:all .30s ease-in-out;
  -moz-transition:all .30s ease-in-out;
  -ms-transition:all .30s ease-in-out;
  -o-transition:all .30s ease-in-out;
  transition:all .30s ease-in-out;
}

a:visited {
  color:#71c123;
}

a:hover,
a:focus,
a:active {
  color:#191970;
}

a:focus {
  outline:thin dotted;
}

a:hover,
a:active {
  outline:0;
}

.main-navigation ul {
  list-style:none;
  margin:35px auto 0;
  padding-left:0;
  display:table;
  font-family: 'Roboto', sans-serif; 	
  text-transform: uppercase;
}

.main-navigation li {
  float:left;
  position:relative;
  margin:0 12px;
}

.main-navigation li:hover>a {
  color:#71c123;
}

.main-navigation a {
  color:#485467;
}

.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a,
.main-navigation .current-menu-ancestor>a {
  color:#71c123;
  font-weight:600;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin:0 0 1.5em;
  overflow:hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float:left;
  width:50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float:right;
  text-align:right;
  width:50%;
}

.site-navigation {
  position:fixed;
  top:0;
  left:0;
  right:0;
  z-index:111;
  width:100%;
  height:120px;
  padding:0px 0 0;
 /* background:transparent url(./images/header-bg.png) no-repeat bottom center;*/
  -webkit-background-size:100% 100%;
  background-size:100% 100%;
}

.menu-toggle {
  display:none;
}

.site-header,
.site-navigation,
.main-navigation a {
  -webkit-transition:all .3s ease-in-out;
  -moz-transition:all .3s ease-in-out;
  -ms-transition:all .3s ease-in-out;
  -o-transition:all .3s ease-in-out;
  transition:all .3s ease-in-out;
  height: 80px;
  background: white;
}

.site-header {
  max-width:1170px;
  margin:0 auto;
  position:relative;
  padding: 0px 0 0;
}

.site-header .site-branding {
  float:left;
}
@media screen and (max-width: 480px) {
.site-header .site-branding img{
  max-width: 200px;
}
}
.site-header .site-project {
  float:right;
  margin-top: 35px;
}
.site-header .site-project a{
	color: red;
    font-weight: 700;
    font-size: 16px;
}

.bg-full {
  min-height:270px;
  background:url("./images/banner.jpg") no-repeat fixed;
  background-position:center 0;
}

.home .bg-full {
  min-height:initial;
  background:none;
}

.screen-reader-text {
  clip:rect(1px,1px,1px,1px);
  position:absolute !important;
  height:1px;
  width:1px;
  overflow:hidden;
}

.screen-reader-text:focus {
  background-color:#f1f1f1;
  border-radius:3px;
  box-shadow:0 0 2px 2px rgba(0,0,0,0.6);
  clip:auto !important;
  color:#21759b;
  display:block;
  font-size:14px;
  font-size:0.875rem;
  font-weight:bold;
  height:auto;
  left:5px;
  line-height:normal;
  padding:15px 23px 14px;
  text-decoration:none;
  top:5px;
  width:auto;
  z-index:100000;
}

#content[tabindex="-1"]:focus {
  outline:0;
}

.alignleft {
  display:inline;
  float:left;
  margin-right:1.5em;
}

.alignright {
  display:inline;
  float:right;
  margin-left:1.5em;
}

.aligncenter {
  clear:both;
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content:"";
  display:table;
  table-layout:fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear:both;
}
.panel-grid {
    margin: 0 0 30px !important;
}

.widget {
  margin:0 0 1.5em;
}

.widget select {
  max-width:100%;
}

.tab-widget.tabs .tab-control {
  text-align:center;
  margin:10px 0;
}

.tab-widget.tabs .tab-control .owl-thumbs {
  display:inline-block;
}

.tab-widget.tabs .tab-control .owl-thumbs .owl-thumb-item {
  display:inline-block;
  padding:5px 15px;
  background-color:#fff;
  color:#5b5b5b;
  font-weight:600;
  border:1px solid #ebebeb;
  margin:0 -3px;
  cursor:pointer;
}

.tab-widget.tabs .tab-control .owl-thumbs .owl-thumb-item.active {
  color:#fff;
  background-color:#71c123;
}

.tab-widget.tabs .tab-control .owl-thumbs .owl-thumb-item:first-child {
  border-radius:3px 0 0 3px;
}

.tab-widget.tabs .tab-control .owl-thumbs .owl-thumb-item:last-child {
  border-radius:0 3px 3px 0;
}

.tab-widget.tabs .tab-content {
  clear:both;
}

.tab-widget.accordion .tab-control .owl-thumbs .owl-thumb-item {
  text-transform:uppercase;
  cursor:pointer;
  padding:14px 20px;
  position:relative;
  border:1px solid #ddd;
  border-bottom:none;
}

.tab-widget.accordion .tab-control .owl-thumbs .owl-thumb-item.active {
  background-color:#f1f1f1;
}

.tab-widget.accordion .tab-control .owl-thumbs .owl-thumb-item.active:after {
  content:'';
  position:absolute;
  width:5px;
  height:100%;
  left:0;
  top:0;
  background:#71c123;
}

.tab-widget.accordion .tab-content {
  clear:both;
  border:1px solid #ddd;
  padding:10px;
}

.tab-widget.accordion .tab-content .owl-carousel .owl-item img {
  width:auto;
}

.text-in-tour {
  position:relative;
}

.text-in-tour p {
  margin:0;
}

.text-in-tour img {
  width:100%;
  display:block;
}

.text-in-tour ul {
  position:absolute;
  bottom:0;
  color:#fff;
  background:-moz-linear-gradient(top,transparent 0%,rgba(0,0,0,0.79) 83%,rgba(0,0,0,0.79) 100%);
  background:-webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,0.79) 83%,rgba(0,0,0,0.79) 100%);
  background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,0.79) 83%,rgba(0,0,0,0.79) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#c9000000',GradientType=0 );
  margin:0;
  padding:15px;
  list-style:none;
}

.text-in-tour ul li {
  float:left;
}

.text-in-tour ul li:first-child {
  width:40%;
  border-right:1px solid #fff;
}

.text-in-tour ul li:last-child {
  width:55%;
  padding-left:4%;
}

.slide-tab .image-title {
  display:block;
  margin:0 auto;
}

.slide-tab .list-tab .owl-thumb-item {
  border-bottom:2px solid #ddd;
  color:#666;
  padding:14px 20px;
  width:100%;
  cursor:pointer;
  font-size:16px;
}

.slide-tab .list-tab .active {
  border-bottom:2px solid #71c123;
  color:#71c123;
}

.section-homepage {
  width:50%;
  margin:0 auto;
  padding:20px 0;
}

.section-homepage h2,
.section-homepage h3 {
  margin-bottom:15px;
  color:#71c123;
  margin-top:0;
  font-weight:700;
  font-family: 'UTMCenturRegular';
}

.section-homepage h2 {
  font-size:30px;
  padding-left:60px;
  text-align:left;
}

.section-homepage h3 {
  font-size:34px;
  text-align:right;
  padding-right:40px;
}

.section-homepage .flower {
  display:inline-block;
  width:65px;
  height:60px;
  background:url(./images/leaf-small.png) no-repeat;
  -webkit-background-size:100% 100%;
  background-size:100% 100%;
}

.section-homepage .section-text {
  text-align:center;
}

.section-homepage .section-text p {
  margin:0;
}

.list-location {
  padding:20px 0;
}

.loc-info {
  max-width:280px;
  margin:0 auto;
}

.loc-info .left-info,
.loc-info .right-info {
  vertical-align:middle;
  display:table-cell;
}

.loc-info .right-info {
  padding-left:10px;
}

.loc-info .right-info p {
  margin:0;
}

.list-lightbox .light-box a {
  position:relative;
  display:block;
  overflow:hidden;
}

.list-lightbox .light-box img {
  display:block;
  -webkit-transition:all 0.5s ease-in-out;
  transition:all 0.5s ease-in-out;
  width: 100%!important;
}

.list-lightbox .light-box .light-text {
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.4);
  top:0;
  -webkit-transition:all 0.5s ease-in-out;
  transition:all 0.5s ease-in-out;
}

.list-lightbox .light-box .light-text span {
  position:absolute;
  top:50%;
  transform:translate(-50%,-50%);
  width:220px;
  left:50%;
  color:#fff;
  text-transform:uppercase;
  font-weight:600;
  text-align:center;
}

.list-lightbox .light-box .light-text span:after {
  position:absolute;
  bottom:-5px;
  left:50%;
  width:50px;
  height:1px;
  margin-left:-25px;
  background-color:#fff;
  content:'';
}

.list-lightbox .light-box:hover .light-text {
  opacity:0;
}

.list-lightbox .light-box:hover img {
  -webkit-transform:scale(1.2);
  transform:scale(1.2);
}

.hentry {
  margin:0 0 1.5em;
}

.byline,
.updated:not(.published) {
  display:none;
}

.single .byline,
.group-blog .byline {
  display:inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin:1.5em 0 0;
}

.home {
  background:#f8f8f8;
}

.home .page-content,
.home .entry-content,
.home .entry-summary {
  margin:0;
  padding:0;
}

.home #content {
  margin-top:85px;
}

#content {
  position:relative;
}

.page-links {
  clear:both;
  margin:0 0 1.5em;
}

.site-content {
  margin:0 auto;
  max-width:1170px;
}

.page-title {
  position:absolute;
  top:-54px;
  background:rgba(0,0,0,0.5);
  height:54px;
  margin:0;
  padding:15px 30px 10px;
  text-align:center;
  min-width:200px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  font-size:24px;
  font-weight:500;
  color:#fff;
  text-transform:uppercase;
}

.title-whyp {
  background:#71c123 none repeat scroll 0 0;
  color:#ffffff;
  margin:0 auto 50px;
  padding:10px;
  text-align:center;
  text-transform:uppercase;
  max-width:700px;
  border-radius:5px;
}

.accordion .vc_tta-title-text {
  color:#000;
  font-weight:700;
  position:relative;
}

.accordion .vc_tta-title-text:after {
  content:'';
  position:absolute;
  height:3px;
  width:40%;
  bottom:-13px;
  background:#71c123;
  left:0;
}

.box-category ul {
  list-style:none;
  margin:0;
  padding:0;
  border-top:1px solid #dedede;
}

.box-category ul li {
  display:block;
}

.box-category ul li a {
  display:block;
  padding:8px 10px 7px 40px;
  min-height:41px;
  background:url("./images/bg-category.png") no-repeat 15px 15px;
  border-bottom:solid 1px #dedede;
  font-size:16px;
  color:#303030;
  text-transform:uppercase;
  font-weight:500;
}

.box-category ul li.active a {
  background:#71c123 url("./images/bg-category-active.png") no-repeat 15px 15px;
  border-bottom:0;
  color:#fff;
}

.hightlight-box {
  border:1px solid #ff7d00;
  width:720px;
  margin:auto;
  padding:10px;
  text-align:justify;
  background:#fffec7;
}

.border-bottom {
  margin-left:-32px;
  margin-top:20px;
}

.border-bottom li {
  border-bottom:1px solid #cccccc;
  font-size:13px;
  font-weight:normal;
  list-style:outside none none;
  padding:10px 5px;
  text-transform:none;
}

.border-bottom .icongreen {
  background:transparent url("./images/icon-bullet-2.png") no-repeat scroll 0 0;
  height:30px;
  margin-left:-13px;
  margin-top:27px;
  position:absolute;
  width:30px;
}

.kmng {
  background:transparent url("./images/rows.png") no-repeat scroll 0 -2px;
  height:47px;
  width:100%;
}

.new-list .item {
  position:relative;
}
.new-list .post-status {
    margin-bottom: 40px;
    padding:10px;
    background: #f5f5f5;
}
.new-list .post-status:before {
    content: '';
    height: 31px;
    width: 30px;
    display: inline-block;
    background: url(./images/status-icon.png) center no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}
.new-list .item .post-price{
	position: absolute;
	top: 10px;
	right: -5px;
	padding: 5px;
	background: #f00;
	color: #fff;
	border-radius: 5px 0 0 5px;
}
.new-list .item .post-price:after{
	content: '';
	right: 0;
	position: absolute;
	bottom: -6px;
	border-style: solid;
	border-width: 3px;
	border-color: #B10000 transparent transparent #B10000;

}
.new-list .item .news-thumbnail img{
  display:block;
}
.new-list .item .news-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.5);
}
.new-list .item .date-time {
  position:absolute;
  width:83px;
  top:0;
  left:0;
  padding-left:10px;
  font-size:22px;
  color:#3dad65;
}

.new-list .item .date-time span {
  display:block;
  padding-top:15px;
  margin-top:0;
  background:url("./images/bg-new-item.png") no-repeat left top;
  font-size:13px;
  color:#303030;
  margin-left:-10px;
  padding-left:10px;
}

.new-list h3.title {
  margin:0;
  min-height:36px;
}

.new-list h3.title a {
  font-size:16px;
  font-weight:700;
  color: #fff;
}
.new-list .post-field {
    color: #eee;
    font-size: 14px;
}

.new-list .col-6:nth-child(2n+1) {
    clear: left;
}

.page-branch-title {
  color:#3dad65;
  background:url("./images/line-can-ho.png") no-repeat center bottom;
  padding:0 0 40px;
  display:block;
  text-align:center;
  min-width:175px;
  margin:0 auto 25px;
  font-size:30px;
  font-weight:700;
  text-transform:uppercase;
  border-bottom:none;
}

.page-branch-title .title {
  background-size:32px;
  margin:0;
  margin-bottom:-10px;
  padding-bottom:40px;
  font-size:36px;
  color:#303030;
  text-transform:uppercase;
  font-weight:700;
}

.page-branch-title .title span {
  margin-left:10px;
  font-weight:300;
}

h1.post-title {
  margin:0;
  margin-bottom:-20px;
  padding-bottom:20px;
  font-size:24px;
  color:#3dad65;
  text-transform:uppercase;
  font-weight:700;
  border-bottom:1px solid #ddd;
}

.post-meta {
  text-align:right;
  padding-right:30px;
}

.post-other h2.header-title {
  color:#393939;
  font-weight:700;
  font-size:18px;
  margin:15px 0 5px;
  text-transform:uppercase;
}

.post-other h2.header-title p {
  border-top:1px solid #e6e6e6;
  margin-left:145px;
  margin-top:-11px;
}

.post-other h2.header-title span {
  display:block;
  background:url("./images/ico_line_new_other.png") no-repeat left top;
  margin-top:-6px;
}

.post-other ul {
  list-style:none;
  padding:0;
  margin:0;
}

.box-text {
  color:#fff;
}

.box-text p {
  padding:0 10px;
}

.box-text ul {
  margin-left:0;
  padding:0 10px 0 25px;
}

.h2 {
  font-family:UTMBeauty;
  font-size:60px;
  padding:5px 20px;
}

.h2 b {
  display:block;
  margin-top:-15px;
  padding-left:60px;
  font-size:16px;
  text-transform:uppercase;
  font-family:Roboto;
}

.h2.color {
  color:#71c123;
}

.h2.color b {
  color:#565656;
}

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display:none;
}

.comment-content a {
  word-wrap:break-word;
}

.bypostauthor {
  display:block;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display:none;
}

.infinity-end.neverending .site-footer {
  display:block;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border:none;
  margin-bottom:0;
  margin-top:0;
  padding:0;
}

embed,
iframe,
object {
  max-width:100%;
}

.wp-caption {
  margin-bottom:1.5em;
  max-width:100%;
}

.wp-caption img[class*="wp-image-"] {
  display:block;
  margin-left:auto;
  margin-right:auto;
}

.wp-caption .wp-caption-text {
  margin:0.8075em 0;
}

.wp-caption-text {
  text-align:center;
}

.gallery {
  margin-bottom:1.5em;
}

.gallery-item {
  display:inline-block;
  text-align:center;
  vertical-align:top;
  width:100%;
}

.gallery-columns-2 .gallery-item {
  max-width:50%;
}

.gallery-columns-3 .gallery-item {
  max-width:33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width:25%;
}

.gallery-columns-5 .gallery-item {
  max-width:20%;
}

.gallery-columns-6 .gallery-item {
  max-width:16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width:14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width:12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width:11.11%;
}

.gallery-caption {
  display:block;
}

.title-wrapper {
  position:relative;
}

.title-wrapper .number {
  position:absolute;
  left:0;
  top:0;
  font-size:66px;
  color:#71c123;
  font-weight:500;
  line-height:1.2em;
}

.title-wrapper .title {
  margin-left:50px;
  font-size:24px;
  color:#303030;
  text-transform:uppercase;
  border-bottom:solid 1px #d5d5d5;
  margin-bottom:40px;
}

.title-wrapper .title span {
  font-size:36px;
  font-weight:500;
}

.title-wrapper .title-border {
  background:url("./images/bg-line-title.png") no-repeat left bottom;
  margin-bottom:-2px;
  padding-bottom:5px;
}

.info {
  margin-left:50px;
  margin-bottom:30px;
}

.info ul {
  margin:0;
  padding:0;
  list-style:none;
}

.info ul li {
  padding-left:25px;
  background:url("./images/icon-bullet.png") no-repeat left 6px;
  display:block;
  margin-bottom:10px;
  font-size:16px;
  color:#303030;
}

a.bt-detail {
  width:180px;
  height:40px;
  border:solid 1px #d2d2d2;
  border-radius:30px;
  display:block;
  text-align:center;
  line-height:40px;
  background:url("./images/arrow-right.png") no-repeat 140px center;
}

a.bt-detail:hover {
  background:#71c123 url("./images/arrow-right-white.png") no-repeat 140px center;
  color:#fff;
  border-color:#71c123;
}

a.xtgg {
  border:2px solid #71c123;
  color:#555555;
  font-size:18px;
  height:52px;
  line-height:48px;
  margin-top:26px;
  width:80%;
  background-image:none !important;
}

.contact {
  padding:0 10px;
}

.item-contact {
  position:relative;
  padding-left:105px;
  margin-bottom:30px;
  background:transparent;
}

.item-contact img.thumb {
  position:absolute;
  width:90px;
  left:0;
  top:0;
}

.item-contact .info {
  padding-top:5px;
  margin-left:0;
}

.item-contact h3.title {
  margin:0 0 15px;
  text-transform:uppercase;
  font-size:18px;
  color:#303030;
  text-transform:uppercase;
}

.item-contact .hotline {
  padding-left:51px;
  min-height:45px;
  background:url("./images/icon-phone.svg") no-repeat left top;
  font-size:14px;
  color:#303030;
  text-transform:uppercase;
  font-weight:500;
  line-height:1.5em;
}

.item-contact .hotline span {
  font-size:18px;
  color:#ec1f27;
  font-weight:500;
  display:block;
}

.area-title h1,
.area-title h2,
.area-title h3,
.area-title h4,
.area-title h5 {
  height:48px;
  padding:15px 15px;
  background:#71c123;
  color:#ffffff;
  font-size:18px;
  font-weight:700;
  text-transform:uppercase;
  text-align:center;
  margin:0 auto;
  max-width:350px;
  border-radius:30px;
  margin-top:30px;
}

.contact-form textarea {
  max-height:130px;
}
.contact-form .form-group {
    height: 44px;
}
.contact-form input[type="submit"] {
  border:0;
  height:32px;
  line-height:30px;
  padding:0 25px;
  margin:0;
  background:#71c123;
  width: 200px;
  color:#fff;
  font-size:14px;
  font-weight:500;
  text-transform:uppercase;
  cursor:pointer;
}

.contact-form input[type="submit"]:hover {
  background:#ec1f27;
}

@-webkit-keyframes zoom {
  0% {
    -webkit-transform:scale(1,1);
  }
  50% {
    -webkit-transform:scale(1.2,1.2);
  }
  100% {
    -webkit-transform:scale(1,1);
  }
}

@keyframes zoom {
  0% {
    -webkit-transform:scale(1,1);
  }
  50% {
    -webkit-transform:scale(1.2,1.2);
  }
  100% {
    -webkit-transform:scale(1,1);
  }
}

.site-footer {
  padding:30px 0 45px;
  background-color:#fff;
  color:#828282;
}

#above-footer {
  padding-top:50px;
  background-color:#f8f8f8;
  background-image:url(./images/footer-vinhomes.jpg);
  background-repeat:no-repeat;
  background-position:top center;
  -webkit-background-size:auto;
  background-size:auto;
}

#above-footer .above-footer {
  padding:20px 0;
  border-bottom:1px solid #ebebeb;
  background-color:#fff;
}

#above-footer .above-footer .row [class*='col-'] {
  text-align:center;
}

#above-footer .above-footer a {
  color:#686868;
  font-weight:600;
}

#above-footer .above-footer .download a {
  padding:5px 0 10px 32px;
  background:url(./images/top-f-1.png) no-repeat;
}

#above-footer .above-footer .tien-do a {
  padding:5px 0 10px 40px;
  background:url(./images/top-f-2.png) no-repeat;
}

#above-footer .above-footer .video a {
  padding:5px 0 10px 30px;
  background:url(./images/top-f-3.png) no-repeat;
}

#above-footer .above-footer .news a {
  padding:3px 0 10px 41px;
  background:url(./images/top-f-5.png) no-repeat;
}

#above-footer .above-footer .facebook a {
  padding:5px 0 10px 17px;
  background:url(./images/top-f-4.png) no-repeat;
}

#info-scroll {
  position:fixed;
  right:0;
  z-index:9995;
  height:180px;
  top:50%;
  margin:-90px 0 0;
  padding:0;
}

#info-scroll li {
  display:block;
  position:relative;
  right:-105px;
  float:none;
  width:auto;
  border-radius:25px 0 0 25px;
  margin-bottom:2px;
  background-color:#71c123;
  font-size:16px;
  font-weight:bold;
  -webkit-transition:all 0.3s ease-in-out;
  transition:all 0.3s ease-in-out;
}

#info-scroll li a {
  display:block;
  padding:2px 2px 2px 5px;
}

#info-scroll li small {
  display:block;
  font-size:16px;
  font-weight:400;
}

#info-scroll li .text {
  display:inline-block;
  text-align:center;
  color:#fff;
}

#info-scroll li .icon {
  display:inline-block;
  float:left;
  width:47px;
  height:47px;
  margin:1px 5px 0 0;
}

#info-scroll li .icon img {
  margin-top:1px;
}

#info-scroll li:hover {
  right:0;
}

#top {
  background:transparent url("./images/top.png") no-repeat scroll 0 0;
  bottom:10px;
  cursor:pointer;
  height:62px;
  position:fixed;
  right:15px;
  text-indent:-99999px;
  width:58px;
  display:none;
  z-index:9999;
}

@media screen and (max-width:992px) {
  .site-header {
    overflow:inherit;
    width:92%;
  }
.wmpci-popup-body {
    max-width: 90% !important;
}
  .site-header .site-project {
    display: none;
  }
  .site-header .main-navigation {
    display:none;
    position:absolute;
    z-index:9999;
    width:100%;
    left:0;
    background:#fff;
    top:80px;
    border:solid #ebebeb;
    border-width:1px 2px 2px;
  }
  .site-header .main-navigation ul {
    margin:35px 0;
    display:block;
  }
  .site-header .main-navigation li {
    text-align:right;
    float:none;
    border-bottom:1px solid #ebebeb;
  }
  .site-header .main-navigation a {
    line-height:40px;
  }
  .menu-toggle {
    display:block;
    position:relative;
    z-index:9998;
    float:right;
    width:50px;
    height:50px;
    margin:20px 0 0;
    background:transparent url(./images/hambuger.png) no-repeat center center;
    cursor:pointer;
  }
  .section-homepage {
    width:80%;
  }
  .section-homepage h2,
  .section-homepage h3 {
    padding:0;
    text-align: center;
  }
  .section-homepage h2 {
    font-size:32px;
  }
  .section-homepage h3 {
    font-size:26px;
  }
  .row [class*='col-'] {
    width:100%;
  }
  .page-content,
  .entry-content,
  .entry-summary {
    padding:0 10px;
  }
  .site-info {
    line-height:inherit;
  }
  .archive.category .content-area,
  .single-post .content-area {
    margin:0 !important;
  }
  .archive.category .site-main,
  .single-post .site-main {
    margin:0 !important;
  }
  .archive.category .site-content .widget-area,
  .single-post .site-content .widget-area {
    width:100% !important;
  }
  .site-footer {
    padding:15px;
  }
  #download_cta,
  #brochure_cta {
    display:none !important;
  }
#info-scroll{
left: 0;
    right: auto;
}
#info-scroll li{
    right: auto !important;
    left: 0;
    border-radius: 0 25px 25px 0;
}
#info-scroll li .text{
display:none
}
#info-scroll li .icon{
    float: none;
    margin: 2px;
    vertical-align: middle;
}
}
@media screen and (min-width:768px) and (max-width:992px) {
  .row .col-4.new-list {
    width:50%;
  }

}
@media screen and (min-width:640px) and (max-width:992px) {
  .row .col-3 {
    width:50%;
  }
.row .light-box.col-3:nth-child(2n+1) {
        clear: left
    }
    .row .light-box.col-3:nth-child(2n) {
        clear: right
    }
}

.archive.category .content-area,
.single-post .content-area {
  float:left;
  margin:0 -25% 0 0;
  width:100%;
}

.archive.category .site-main,
.single-post .site-main {
  margin:0 25% 0 0;
  padding:0 10px;
}

.archive.category .site-content .widget-area,
.single-post .site-content .widget-area {
  float:right;
  overflow:hidden;
  width:25%;
}

.archive.category #content,
.single-post #content {
  padding:70px 0;
}

.owl-carousel .animated {
  -webkit-animation-duration:1000ms;
  animation-duration:1000ms;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
}

.owl-carousel .owl-animated-in {
  z-index:0;
}

.owl-carousel .owl-animated-out {
  z-index:1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name:fadeOut;
  animation-name:fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}

@keyframes fadeOut {
  0% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}

.owl-height {
  -webkit-transition:height 500ms ease-in-out;
  -moz-transition:height 500ms ease-in-out;
  -ms-transition:height 500ms ease-in-out;
  -o-transition:height 500ms ease-in-out;
  transition:height 500ms ease-in-out;
}

.owl-carousel {
  display:none;
  width:100%;
  -webkit-tap-highlight-color:transparent;
  position:relative;
  z-index:1;
}

.owl-carousel .owl-stage {
  position:relative;
  -ms-touch-action:pan-Y;
}

.owl-carousel .owl-stage:after {
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  line-height:0;
  height:0;
}

.owl-carousel .owl-stage-outer {
  position:relative;
  overflow:hidden;
  -webkit-transform:translate3d(0px,0px,0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor:pointer;
  cursor:hand;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}

.owl-carousel.owl-loaded {
  display:block;
}

.owl-carousel.owl-loading {
  opacity:0;
  display:block;
}

.owl-carousel.owl-hidden {
  opacity:0;
}

.owl-carousel .owl-refresh .owl-item {
  display:none;
}

.owl-carousel .owl-item {
  position:relative;
  min-height:1px;
  float:left;
  -webkit-backface-visibility:hidden;
  -webkit-tap-highlight-color:transparent;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}

.owl-carousel .owl-item img {
  display:block;
  margin:0 auto;
  max-width:100%;
  -webkit-transform-style:preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select:auto;
  -moz-user-select:auto;
  -ms-user-select:auto;
  user-select:auto;
}

.owl-carousel .owl-grab {
  cursor:move;
  cursor:-webkit-grab;
  cursor:-o-grab;
  cursor:-ms-grab;
  cursor:grab;
}

.owl-carousel.owl-rtl {
  direction:rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float:right;
}

.no-js .owl-carousel {
  display:block;
}

.owl-carousel .owl-item .owl-lazy {
  opacity:0;
  -webkit-transition:opacity 400ms ease;
  -moz-transition:opacity 400ms ease;
  -ms-transition:opacity 400ms ease;
  -o-transition:opacity 400ms ease;
  transition:opacity 400ms ease;
}

.owl-carousel .owl-item img {
  transform-style:preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position:relative;
  height:100%;
  background:#000;
}

.owl-carousel .owl-video-play-icon {
  position:absolute;
  height:80px;
  width:80px;
  left:50%;
  top:50%;
  margin-left:-40px;
  margin-top:-40px;
  background:url("owl.video.play.png") no-repeat;
  cursor:pointer;
  z-index:1;
  -webkit-backface-visibility:hidden;
  -webkit-transition:scale 100ms ease;
  -moz-transition:scale 100ms ease;
  -ms-transition:scale 100ms ease;
  -o-transition:scale 100ms ease;
  transition:scale 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition:scale(1.3,1.3);
  -moz-transition:scale(1.3,1.3);
  -ms-transition:scale(1.3,1.3);
  -o-transition:scale(1.3,1.3);
  transition:scale(1.3,1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display:none;
}

.owl-carousel .owl-video-tn {
  opacity:0;
  height:100%;
  background-position:center center;
  background-repeat:no-repeat;
  -webkit-background-size:contain;
  -moz-background-size:contain;
  -o-background-size:contain;
  background-size:contain;
  -webkit-transition:opacity 400ms ease;
  -moz-transition:opacity 400ms ease;
  -ms-transition:opacity 400ms ease;
  -o-transition:opacity 400ms ease;
  transition:opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position:relative;
  z-index:1;
}

.owl-theme .owl-controls {
  margin-top:10px;
  text-align:center;
  -webkit-tap-highlight-color:transparent;
}

.owl-theme .owl-controls .owl-nav .owl-prev {
  left:0;
}

.owl-theme .owl-controls .owl-nav .owl-next {
  right:0;
}

.owl-theme .owl-controls .owl-nav [class*='owl-'] {
  color:#fff;
}

.owl-theme:hover .owl-controls .owl-nav [class*='owl-'] {
  background:#71c123;
}

.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
  background:#869791;
  color:white;
  text-decoration:none;
}

.owl-theme .owl-controls .owl-nav .disabled {
  opacity:0.5;
  cursor:default;
}

.owl-theme .owl-dots .owl-dot {
  display:inline-block;
  zoom:1;
  *display:inline;
}

.owl-theme .owl-dots .owl-dot span {
  width:10px;
  height:10px;
  margin:5px 7px;
  background:#d6d6d6;
  display:block;
  -webkit-backface-visibility:visible;
  -webkit-transition:opacity 200ms ease;
  -moz-transition:opacity 200ms ease;
  -ms-transition:opacity 200ms ease;
  -o-transition:opacity 200ms ease;
  transition:opacity 200ms ease;
  -webkit-border-radius:30px;
  -moz-border-radius:30px;
  border-radius:30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background:#869791;
}

i.slide-prev,
i.slide-next {
  position:absolute;
  top:50px;
  z-index:99;
  width:42px;
  height:58px;
  border-radius:0 5px 5px 0;
  margin:-21px 0 0;
  background:url(./images/home-slide-arrow.png) no-repeat;
  text-indent:-9999px;
  cursor:pointer;
}

i.slide-next {
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg);
  right:0;
}

i.slide-prev {
  left:0;
}

#fancybox-loading {
  position:fixed;
  top:50%;
  left:50%;
  width:40px;
  height:40px;
  margin-top:-20px;
  margin-left:-20px;
  cursor:pointer;
  overflow:hidden;
  z-index:1104;
  display:none;
}

#fancybox-loading div {
  position:absolute;
  top:0;
  left:0;
  width:40px;
  height:480px;
  background-image:url("./images/fancybox/fancybox.png");
}

#fancybox-overlay {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  z-index:1100;
  display:none;
}

#fancybox-tmp {
  padding:0;
  margin:0;
  border:0;
  overflow:auto;
  display:none;
}

#fancybox-wrap {
  position:absolute;
  top:0;
  left:0;
  padding:20px;
  z-index:1101;
  outline:none;
  display:none;
}

#fancybox-outer {
  position:relative;
  width:100%;
  height:100%;
  background:#fff;
}

#fancybox-content {
  width:0;
  height:0;
  padding:0;
  outline:none;
  position:relative;
  overflow:hidden;
  z-index:1102;
  border:0 solid #71c123;
}

#fancybox-hide-sel-frame {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:transparent;
  z-index:1101;
}

#fancybox-close {
  position:absolute;
  top:-15px;
  right:-15px;
  width:30px;
  height:30px;
  background:transparent url("./images/fancybox/fancybox.png") -40px 0;
  cursor:pointer;
  z-index:1103;
  display:none;
}

#fancybox-error {
  color:#444;
  font:normal 12px/20px Arial;
  padding:14px;
  margin:0;
}

#fancybox-img {
  width:100%;
  height:100%;
  padding:0;
  margin:0;
  border:none;
  outline:none;
  line-height:0;
  vertical-align:top;
}

#fancybox-frame {
  width:100%;
  height:100%;
  border:none;
  display:block;
}

#fancybox-left,
#fancybox-right {
  position:absolute;
  bottom:0;
  height:100%;
  width:35%;
  cursor:pointer;
  outline:none;
  background:transparent url("./images/fancybox/blank.gif");
  z-index:1102;
  display:none;
}

#fancybox-left {
  left:0;
}

#fancybox-right {
  right:0;
}

#fancybox-left-ico,
#fancybox-right-ico {
  position:absolute;
  top:50%;
  left:-9999px;
  width:30px;
  height:30px;
  margin-top:-15px;
  cursor:pointer;
  z-index:1102;
  display:block;
}

#fancybox-left-ico {
  background-image:url("./images/fancybox/fancybox.png");
  background-position:-40px -30px;
}

#fancybox-right-ico {
  background-image:url("./images/fancybox/fancybox.png");
  background-position:-40px -60px;
}

#fancybox-left:hover,
#fancybox-right:hover {
  visibility:visible;
}

#fancybox-left:hover span {
  left:20px;
}

#fancybox-right:hover span {
  left:auto;
  right:20px;
}

.fancybox-bg {
  position:absolute;
  padding:0;
  margin:0;
  border:0;
  width:20px;
  height:20px;
  z-index:1001;
}

#fancybox-bg-n {
  top:-20px;
  left:0;
  width:100%;
  background-image:url("./images/fancybox/fancybox-x.png");
}

#fancybox-bg-ne {
  top:-20px;
  right:-20px;
  background-image:url("./images/fancybox/fancybox.png");
  background-position:-40px -162px;
}

#fancybox-bg-e {
  top:0;
  right:-20px;
  height:100%;
  background-image:url("./images/fancybox/fancybox-y.png");
  background-position:-20px 0;
}

#fancybox-bg-se {
  bottom:-20px;
  right:-20px;
  background-image:url("./images/fancybox/fancybox.png");
  background-position:-40px -182px;
}

#fancybox-bg-s {
  bottom:-20px;
  left:0;
  width:100%;
  background-image:url("./images/fancybox/fancybox-x.png");
  background-position:0 -20px;
}

#fancybox-bg-sw {
  bottom:-20px;
  left:-20px;
  background-image:url("./images/fancybox/fancybox.png");
  background-position:-40px -142px;
}

#fancybox-bg-w {
  top:0;
  left:-20px;
  height:100%;
  background-image:url("./images/fancybox/fancybox-y.png");
}

#fancybox-bg-nw {
  top:-20px;
  left:-20px;
  background-image:url("./images/fancybox/fancybox.png");
  background-position:-40px -122px;
}

#fancybox-title {
  font-family:Helvetica;
  font-size:12px;
  z-index:1102;
}

.fancybox-title-inside {
  padding-bottom:10px;
  text-align:center;
  color:#333;
  background:#fff;
  position:relative;
}

.fancybox-title-outside {
  padding-top:10px;
  color:#fff;
}

.fancybox-title-over {
  position:absolute;
  bottom:0;
  left:0;
  color:#FFF;
  text-align:left;
}

#fancybox-title-over {
  padding:10px;
  background-image:url("./images/fancybox/fancy_title_over.png");
  display:block;
}

.fancybox-title-float {
  position:absolute;
  left:0;
  bottom:-20px;
  height:32px;
}

#fancybox-title-float-wrap {
  border:none;
  border-collapse:collapse;
  width:auto;
}

#fancybox-title-float-wrap td {
  border:none;
  white-space:nowrap;
}

#fancybox-title-float-left {
  padding:0 0 0 15px;
  background:url("./images/fancybox/fancybox.png") -40px -90px no-repeat;
}

#fancybox-title-float-main {
  color:#FFF;
  line-height:29px;
  font-weight:bold;
  padding:0 0 3px 0;
  background:url("./images/fancybox/fancybox-x.png") 0 -40px;
}

#fancybox-title-float-right {
  padding:0 0 0 15px;
  background:url("./images/fancybox/fancybox.png") -55px -90px no-repeat;
}

.fancybox-ie6 #fancybox-close {
  background:transparent;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png',sizingMethod='scale');
}

.fancybox-ie6 #fancybox-left-ico {
  background:transparent;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png',sizingMethod='scale');
}

.fancybox-ie6 #fancybox-right-ico {
  background:transparent;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png',sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-over {
  background:transparent;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png',sizingMethod='scale');
  zoom:1;
}

.fancybox-ie6 #fancybox-title-float-left {
  background:transparent;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png',sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-main {
  background:transparent;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png',sizingMethod='scale');
}

.fancybox-ie6 #fancybox-title-float-right {
  background:transparent;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png',sizingMethod='scale');
}

.fancybox-ie6 #fancybox-bg-w,
.fancybox-ie6 #fancybox-bg-e,
.fancybox-ie6 #fancybox-left,
.fancybox-ie6 #fancybox-right,
#fancybox-hide-sel-frame {
  height:expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
  position:absolute;
  margin-top:0;
  top:expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2:document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div {
  background:transparent;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png',sizingMethod='scale');
}

.fancybox-ie .fancybox-bg {
  background:transparent !important;
}

.fancybox-ie #fancybox-bg-n {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png',sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-ne {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png',sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-e {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png',sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-se {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png',sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-s {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png',sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-sw {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png',sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-w {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png',sizingMethod='scale');
}

.fancybox-ie #fancybox-bg-nw {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png',sizingMethod='scale');
}

/*# sourceMappingURL=style.css.map */