@charset "utf-8";@import url(reset.css);@import url(fontface.css);

/*************************
*******Checkbox Custom*******
**************************/
.custom-checkbox {position: relative;display: inline-block;}
.ie8 .custom-checkbox {zoom: 1;}
.custom-checkbox > .box {
  position: relative;
  display: block;
  width: 23px;
  height: 23px;
  background:url(../img/skin/checkbox.png) top center no-repeat;
  position:relative; top:5px;
}
.custom-checkbox > .box > .tick {
  position: absolute;
  left: 0px;
  top: 0px;
  background:url(../img/skin/checkbox.png) bottom center no-repeat;
  display: none;
  width:23px;
  height:23px;
}
.oldie .custom-checkbox > .box > .tick {
  left: 1px;
  top: -5px;
  zoom: 1;
}
.ie7 .custom-checkbox > .box > .tick {
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865476, M12=0.7071067811865475, M21=-0.7071067811865475, M22=0.7071067811865476, sizingMethod='auto expand');
}
.ie8 .custom-checkbox > .box > .tick {
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865476, M12=0.7071067811865475, M21=-0.7071067811865475, M22=0.7071067811865476, sizingMethod='auto expand')";
}
.custom-checkbox > input:checked + .box > .tick {
  display: block;
}
.custom-checkbox.checked > .box > .tick {
  display: block;
}
.custom-checkbox > input {
  position: absolute;
  outline: none;
  left: 0;
  top: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  border: none;
  margin: 0;
  opacity: 0;
  z-index: 1;
}
.ie7 .custom-checkbox > input {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.ie8 .custom-checkbox > input {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
}
.custom-checkbox > input:active + .box {
  border-color: #aaa;
  background-color: #ddd;
}
.check-text{font-size:15px;font-family:Akzidenz Grotesk regular, db_helvethaica_x;color:#575757; padding-left:10px;}
	
/*************************
*******Features CSS*******
**************************/
.title2{font-size:34px;font-family:DB Helvethaica X Medium Extended,DB Helvethaica X Extended;text-align:center;color:#c95937;}
.subtitle2{font-size:20px;font-family:db_helvethaica_x;text-align:center;color:#fff;line-height:28px;}

/*EN */
.title2-en{font-size:20px;font-family:'Akzidenz Grotesk regular';text-align:center;color:#c95937; padding:0px 0px 10px 0px;}
.subtitle2-en{font-size:13px;font-family:'Akzidenz Grotesk regular';text-align:center;color:#fff;line-height:23px;}

.right{float:right;}
#locate {
  text-align: center;
  padding:30px;
  background:#000;
  font-family:db_helvethaica_x;
}

#locate i {
  font-size: 48px;
}
#locate p.number{
  margin-top: 15px;
  font-size: 30px;
  margin-bottom: 7px;
  color: #C7C9CB;
  font-family:Akzidenz Grotesk regular;
}
#locate p{
  margin-top: 5px;
  font-size: 20px;
  margin-bottom: 7px;
  color: #C7C9CB;
}	

#locate .slider-overlay {
  opacity: 0.8;
}
.playVideo{
background:url(../img/skin/play-vdo.png) no-repeat;
display:block;
width:85px;
height:82px;
margin:0 auto;
margin-top:18%;
text-indent:-9999px;
position: relative;
}
a.playVideoTxt{
	color:#fff;
	font-size:16px;
	text-align:center;
	display:block;
	padding:20px;
	font-family:Akzidenz Grotesk Regular;
	text-transform: uppercase;
	position:absolute;
	left:2%;
	right:2%;
}
a.playVideo:hover{ opacity:0.5;}

#boxcircle{
	width:100%;
	position:relative;
	margin-top:70px;
}
#boxcircle .container{
	width:320px;
	margin:auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;

}
#boxcircle .container .row{
	margin:0px;
	padding:0px;

}
#boxcircle .container p{
	line-height:30px;padding:5px;
 }
#boxcircle2{
	width:100%;
	position:relative;
	margin-top:70px;
}
#boxcircle2 .container .row{
	margin:0px;
	padding:0px;
}
#boxcircle2 .container{
	width:500px;
}

#boxcircle2 .container p{
	line-height:30px;padding:5px;
	text-align:center;
	font-family:db_helvethaica_x;
	color:#fff;
 }	
 
#boxcircle3{
	width:100%;
	position:relative;
	margin-top:30px;
	margin-bottom:90px;
}
#boxcircle3 .container{
  width:80%;
  display: block;
  margin: 0 auto;
}
#boxcircle3 .container .row{
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}
#boxcircle3 .container p{
	line-height:30px;
	padding:5%;
	text-align:center;
	font-family:db_helvethaica_x;
	color:#fff;
	font-size:20px;
 }
  
/*#boxcircle3{
	width:100%;
	position:relative;
	margin-top:90px;
	margin-bottom:90px;
}
#boxcircle3 .container{
	width:640px;
}
#boxcircle3 .container .row{
	margin:0px;
	padding:0px;
}
#boxcircle3 .container p{
	line-height:30px;
	padding:5px;
	text-align:center;
	font-family:db_helvethaica_x;
	color:#fff;
	font-size:20px;
 }*/
 .eng{
    font-family:'Akzidenz Grotesk regular' !important;
	font-size:12px !important;
 }
 /*************************
********Circle CSS*****
**************************/
.cir{ padding-bottom:10px;}
.circle {
  padding-top: 97px; 
  height: 0; 
  background-image: url(../img/svg/circle.svg);
  background-image: url(../img/svg/circle.png)\9; /* IE 8 and below */ 
  background-repeat: no-repeat;
  background-size:97px 97px;
  display:block;
  width:97px;
  height:97px;
  margin:0 auto;
}
.call-center-svg {
  padding-top: 47px; 
  height: 0; 
  background-image: url(../img/svg/call-center.svg);
  background-image: url(../img/svg/callcenter)\9; /* IE 8 and below */
  background-repeat: no-repeat;
  background-size:114px 47px;
  display:block;
  width:114px;
  height:47px;
}

.logo-sansiri-th-svg {
  height: 0; 
  background-image: url(../img/svg/logo_sansiri_white_th.svg);
  background-image: url(../img/svg/logo_sansiri_white_th.png)\9; /* IE 8 and below */
  background-repeat: no-repeat;
  background-size:95px 77px;
  display:block;
  width:95px;
  height:70px;
  margin:0 auto;

}
.logo-sansiri-en-svg {
  height: 0; 
  background-image: url(../img/svg/logo_sansiri_white_en.svg);
  background-image: url(../img/svg/logo_sansiri_white_en.png)\9; /* IE 8 and below */
  background-repeat: no-repeat;
  background-size:95px 77px;
  display:block;
  width:95px;
  height:70px;
  margin:0 auto;
}
.logo-project-th-svg {
  height: 0; 
  background-image: url(../img/svg/logo_project_th.svg);
  background-image: url(../img/svg/logo_project_th.png)\9; /* IE 8 and below */
  background-repeat: no-repeat;
  background-size:145px 45px;
  display:block;
  width:145px;
  height:45px;
}
.logo-project-en-svg {
  height: 0; 
  background-image: url(../img/svg/logo_project_en.svg);
  background-image: url(../img/svg/logo_project_en.png)\9; /* IE 8 and below */
  background-repeat: no-repeat;
  background-size:92px 57px;
  display:block;
  width:92px;
  height:57px;
}

.circle .text{
  padding-top: 0px; 
  font-size:28px;font-family:Akzidenz Grotesk regular;color:#fff; text-align:center;
  position:absolute;
  top:30%;
  left:-25%;
  right:-25%;
}
.txtfac1{position:absolute; bottom:10px; left:10px;font-size:13px;font-family:Akzidenz Grotesk regular;color:#fff;}
.txtfac2{position:absolute; bottom:10px; right:10px;font-size:13px;font-family:Akzidenz Grotesk regular;color:#fff;}
.txt{ line-height:100px;font-size:30px;font-family:Akzidenz Grotesk regular;color:#fff; text-align:center;}
.nosvg-circle{
	background:url(../img/svg/circle.png) no-repeat;
	width:97px;
	height:97px;
	display:block;
	margin:0 auto;
}

.line-top{
	background:#000 url(../img/line-top.png) no-repeat;
	width:100%;
	background-size:cover;
	height:19px;
	float:left;	
}
.line-under{
	background:#000 url(../img/line-under.png) no-repeat;
	width:100%;
	background-size:cover;
	height:19px;
	float:left;	
}
.line-top-en{
	background:#fff url(../img/line-top.png) no-repeat;
	width:100%;
	background-size:cover;
	height:19px;
	float:left;	
}
.line-under-en{
	background:#fff url(../img/line-under.png) no-repeat;
	width:100%;
	background-size:cover;
	height:19px;
	float:left;	
}		

#boxConcept2{
	margin-top:55px;
	position:relative;
	background:#000;
	height:auto;	
}

#boxConcept2 .container{ background:#000;}
#boxConcept2 .container .row{ margin:0px;}
#boxConcept2 h2{ color:#c95937; text-align:left; margin-top:50px;}
#boxConcept2 p{ text-align:left;}
.bgPlan{background:url(../img/skin/masterplan.jpg); 
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
background-size: 1000px 1000px;

}
/*************************
********Sale CSS*****
**************************/	
#boxRoomSale{ background:#eee; color:#000;}
#boxRoomSale .container{ padding:30px;}
#boxRoomSale  h2{font-size:16px;font-family:"Akzidenz Grotesk Medium"; text-transform:uppercase; margin-bottom:15px; padding:15px 0 10px 0px;}
#boxRoomSale  p{font-size:22px;font-family:"DB Helvethaica X Extended"; height:35px;vertical-align: middle; padding:0px; }
.bottonLocate{ padding-left:15px; padding-right:15px;}
.bts:before{
    content: "";
    display: block;
    background: url('../img/bts.png') no-repeat;
    width: 25px;
    height: 25px;
    float: left;
	margin-right:5px;
}
.mrt:before{
    content: "";
    display: block;
    background: url('../img/mrt.png') no-repeat;
    width: 25px;
    height: 25px;
    float: left;
	margin-right:5px;
}

/*************************
********Gallery CSS*****
**************************/

#freewall .container-fluid, 
#freewall .col-sm-3  {
  overflow: hidden;
  padding: 0;
}
#freewall .folio-item {
   position:relative;
}
#freewall .overlay {
  background-color: #c95937;
  color: #fff; 
  left: 0;
  right:0;
  bottom:-100%;
  height: 0;
  position: absolute;
  text-align: center;
  opacity:0;  
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.overlay .overlay-content {
  display: table;
  height: 100%;
  width: 100%;
}

.overlay .overlay-text {
  display: table-cell;
  vertical-align: middle;
}

.overlay .folio-info {
  opacity: 0;
  margin-bottom: 75px;
  margin-top: -75px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.overlay .folio-info h3 {
  font-size: 15px;
  font-family:'Akzidenz Grotesk regular';
  margin-top: 0;
  color: #fff;
 
}
.overlay .folio-info p {
  font-family:'DB Helvethaica X Extended';
  font-size: 18px;
  margin-top: 0;
  color: #fff;
  padding:20px;
 
}
.folio-overview a {
  font-family:'DB Helvethaica X Extended';
  font-size: 20px;
  color: #333;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  margin-top: 20px;
  margin-right: 5px;
}

.folio-overview a:hover {
  color: #fff;
   background:#000;
}

.folio-overview .folio-expand {
  margin-top: -500px;
  margin-left: -500px;
}

.folio-image, .folio-overview .folio-expand {
/*  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;*/
 

 text-align: center;
 /*overflow: hidden;*/
}

#freewall .folio-item:hover .folio-image {
/*  -webkit-transform: scale(1.5) rotate(-15deg);
  transform: scale(1.5) rotate(-15deg);*/

}

.folio-image {
	height: 265px;
}

#freewall .folio-item:hover .overlay {
  opacity: 0.8;
  bottom: 0;
  height: 100%;
}

#freewall .folio-item:hover .folio-overview .folio-expand {
  margin-top: 0;
  margin-left:0;
}

#freewall .folio-item:hover .overlay .folio-info {
  opacity: 1;  
  margin-bottom:0;
  margin-top:0;
}


#single-portfolio {
  padding: 90px 0;
  background: #f5f5f5;
  position: relative;
}

#single-portfolio img {
  width: 100%;
  margin-bottom: 10px;
}

#single-portfolio .close-folio-item {
  position: absolute;
  top: 30px;
  font-size: 34px;
  width: 34px;
  height: 34px;
  left: 50%;
  color: #999;
  margin-left: -17px;
}	

/*************************
********Back To Top Button ***
*************************/
#back-top{
    position:fixed;
    right:30px;
    bottom:50px;
    z-index:9999;
}    
#back-top a{
    opacity:0.5;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
#back-top .btn-primary{
    background: #C7C9CB;
    border-color: #C7C9CB;
    padding: 0px;
    font-size: 18px;
    width: 36px;
    height: 36px;
}
#back-top a:hover{
    background: #EE3B24;
    opacity: 1;
}
.navbar-inverse .navbar-toggle{ border:none;}

#boxPanorama .container{width:100%; margin:0px; padding:0px;}