@font-face {
    font-family: 'IBMPlexSansThai';
    src: url('../../assets/font/IBMPlexSansThai-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'IBMPlexSansThai';
    src: url('../../assets/font/IBMPlexSansThai-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'ibmb';
    src: url('../../assets/font/IBMPlexSansThai-Bold.ttf');
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: IBMPlexSansThai;
    font-size: 18px;
}
.location_header{
font-weight:bold;
color:rgba(252, 154, 19,1);


}
.location_name{
color:#FFFFFF;
font-weight:100;

}
.location_km{
color:rgba(252, 154, 19,1);
float: right;
}
	.tbl_location{
	width:95%;
	
	}
	
.bg_main {
    background-color: #234d89 ;
    box-shadow: 0 3px 0px 0px rgba(0, 0, 0, 0.2);
}

.txt_r {
    margin-right: 10px;
    margin-top: 20px;
    border: 1px gray solid;
    border-radius: 0px;
    font-size: 16px;
    color:gray;
}

.chk_r {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    background: #fff;
    height: 40px;
    width: 40px;
    border: 2px solid gray;
}

.chk_r:checked {
    background: #fc9a13;
}

.chk_r:hover {
    filter: brightness(90%);
}

.chk_r:disabled {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.chk_r:after {
    content: '';
    position: relative;
    left: 40%;
    top: 20%;
    width: 15%;
    height: 40%;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    display: none;
}
  
.chk_r:checked:after {
    display: block;
}
  
.chk_r:disabled:after {
    border-color: #7b7b7b;
}

.label_text_budget{
    position: absolute;
    padding-top: 10px;
    padding-left: 20px;
}

#submitthisform{
    font-size: 20px;
}

.register_button_style_container{
    text-align:center; 
    font-size:12px; 
    color:#0b1936; 
    margin-top:30px; 
    margin-bottom:30px;
}

.register_button_style{
    background-color:#fc9a13; 
    color:#0b1936; 
    padding:10px 80px; 
    cursor:pointer;
}

.tel_regist{
    font-size:16px;
    color:rgba(11, 25, 54,0.5); 
    text-decoration:none;
}

.contact_text_regist{
    font-size:20px;
    color:rgba(11, 25, 54,0.8); 
    text-decoration:none;
}
  
.form-check-label{
    cursor: pointer;
}

h1 {
    font-size: 60px;
    line-height: 120px;

}

h2 {
    font-weight: 900;
    font-size: 40px;
    line-height: 40px;

}

#info{
    padding-top: 80px;
    @media (min-width:1199px) {
        padding-top: 96px;
        
    }
}

.nav-item a {
    margin-right: 18px;
	font-size:18px;
    color: rgba(255,255,255,0.8)
}

.nav_serene_a {
    margin-right: 0px !important;
}

.txt_project_info {
    max-width: 83%;
    margin: auto;
    padding-top: 50px;
    font-size: 16px;
    line-height: 34px;
}

.icon_location {

    margin-bottom: 100px;
    text-align: center;
}

.main_bg {
    background-image: url('../../assets/images/regist_bg.jpg');
    background-repeat: repeat-y;
    background-color: #0b1936;
    background-size: 100%;

}

.img_headline {
    width: 90%;

}

#regist{
    padding-top:100px;
}

.h1_regist {
    font-size: 50px;
    padding-top: 80px;
    color:#fc9a13;
}
.h1_floorplan {
    font-size: 50px;
}
.h1_unittype{
    font-size: 50px;
}

.h2_regist {
    font-size: 40px;
    line-height: 56px;
    font-weight: bold;
}

.bg_regist {
    width: 83%;
    background-color: #FFFFFF;
    margin-bottom: 50px;
    padding-left: 5%;
    padding-right: 5%;
    margin: auto;
    padding-bottom:20px;
}

.title_section_regist{
    margin-top:30px;
    text-align:left;
    font-weight: bold;
    color: #0b1936;
}



.unit_desk {
    display: inline;
}

.unit_m {
    display: none;
}

#loading_div{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    left: 0px;
    filter: alpha(opacity=50);
    background: rgba(255, 255, 255, 0.8);
    display: none;
}

.centeringofscreen{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.top_main_nav{
    padding-left:0%!important; 
    padding-right:0%!important;
}

#main_nav_mobile{
    color:white;
    border:none;
}

.navbar-toggler-icon{
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.btn_show_mobile{
    display:none;
}


#footer_section{
	padding:60px 0px  0px  0px;
	/* background-image:url("../images/footer_bg.jpg"); */
   /* background-color: #0b1936;
	background-size: cover;
	background-repeat: repeat;*/
}

.logo_footer{
  	max-width: 180px;
    width: 180px;
}

.line-container{
    margin-top: -40px;
}

.footer_section_underline{
	margin-top: 20px;
	margin-bottom:20px;
	border-bottom: 1px solid #93918c;
}

.txt_line_picture{
	max-width: 200px;
	margin-left: auto;
}

.line_picture{
    width: 200px;
	margin-left: auto;
}

.office_name{
	color: #fff;
	font-weight: bold;
	margin-bottom:10px;
    letter-spacing: 1px;
    font-size: 24px;
}

.office_address{
	color: #fff;
	font-weight: 10;
    line-height: 35px;
    letter-spacing: 1px;
    font-weight: 400;
    color:rgba(255,255,255,0.8);
    font-size: 22px;
}

.office_project_name{
    font-size: 22px;
    font-weight: 400;
    text-decoration: none;
    color:white;
    font-weight: normal;
}
.office_project_address{
    text-decoration: none;
    color:rgba(255,255,255,0.7);
    font-size: 20px;
}
.office_project_tel{
    text-decoration: none;
    color:rgba(255,255,255,0.7);
    font-size: 20px;
}
.linktel{
    color:rgba(255,255,255,0.7);
	text-decoration: none;
}

.maps_underline{
	color: #93918c;
	height: 3px !important;
}

.footer_privacy_text{
	color: #fff;
	font-weight: 10;
    font-size:12pt;
    color:rgba(255,255,255,0.6);
}

.footer_copyright_text{
	color: #fff;
	font-weight: 10;
    font-size:12pt;
    color:rgba(255,255,255,0.6);
}

.linkfooter a{
	color: rgba(255,255,255,0.6);
	text-decoration: none;
}
.linkfooter{
  	display: inline-block;
}
.linkfooter_1{
  	display: inline-block;width: 120px;text-align: right;cursor:pointer;
}
.linkfooter_2{
  	display: inline-block;width: 200px;text-align: right;cursor:pointer;
}
.linkfooter_3{
  	display: inline-block;width: 120px;text-align: right;cursor:pointer;
}
.linkfooter-leftborder{
    border-left: 1px solid rgba(255,255,255,0.6);
    padding-left: 20px;
}
.linkonfooter{
	display: block;
	text-align: right;
    bottom:0;
}
.office_address_set_bottom{
    font-size:18px;
    text-align: right;
    bottom: 0;
    position: absolute;
    right: 0;
}
.linktoline{
	cursor: pointer;
}
.footer_hr{
    color: white;
}

.footer_hr2{
	color:white;
}

.smyne_logo_head{
    height:60px;
    margin:10px 0px;
}

.main_banner{
    width:100%;padding-left: 0;padding-right: 0;margin-left: 0;margin-right: 0;
}


/* concept section */

.h1_main {
    font-size: 40px;
    padding-top: 30px;
}

.btn-concept-set{
    margin-bottom:40px;
}

.btn-download-base{
    border: 1px solid #979797;
    border-radius: 15px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding:15px 50px;
    margin:0px 10px;
    font-size:14px;
}

.btn-custom-base{
    border: 1px solid #979797;
    border-radius: 90px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding:5px 25px;
    margin:0px 10px;
    font-size:22px;
    min-width: 235px;
}




.btn-main.active{
    background-color: #f3a93e;
    color:#0b1936;
}

.btn-main{
    background-color: rgba(255,255,255,0);
    color:#000;
    margin-bottom:10px;
    padding:12px 40px;
}

.ps-concept{
    font-size:10px;
    color:#767577;
}

.fullsizeimg{
    width: 100%;
}

.linkgg{
    background-color: #f3a93e;
    color:#0b1936;
}

.linkgg a{
    color:#0b1936;
    text-decoration: none;
}

.link-graphic-map{
    background-color: #c4c4c4;
    color:#6d6d6d;
    cursor: pointer;
}

.link-graphic-map a{
    text-decoration: none;
    cursor: pointer;
    color:#6d6d6d;
}

.link-graphic-map.active{
    background-color: #324b9d;
    color:#d3d9e6;
}

.link-graphic-map.active a{
    text-decoration: none;
    cursor: pointer;
    color:#d3d9e6;
}

/* vtour section */
.h1_vtour
{
    font-size: 60px;
    padding-top: 60px;
    color:white;
}
.btn-lime.active
{
    border-color: rgba(252, 154, 19,1);  
	background-color:rgba(252, 154, 19,1);  
	color:rgba(11,25,54,1);
}

.btn-lime
{
    background-color: rgba(255,255,255,0);
    color:#fff;
    border-color: #fff;
}

/* gallery section */
.h1_gallery
{
    font-size: 60px;
    padding-top: 60px;
  
}

.set_main_hr{
    color: #8b8b8b;
    height: 3px !important;
    background-color: #8b8b8b;
    border: 0 none;
    color: #8b8b8b;
    height: 1px;
}
.btn-purple.active
{
    /* background-color: rgb(11,25,54); */
    background-image: linear-gradient(to right, #234d89 , #2d307d);
    color:white;
}

.btn-purple
{
    background-color: rgba(255,255,255,0);
    color:#000;
    margin-bottom:10px;
}
/* location section */

.showmobile{
    display: none;
	
}

.showdesktop{
    display: block;
}

.showmobile_flex{
    display: none;
}

.showdesktop_flex{
    display: flex;
}

.privacy_text{
    text-align:center; 
    font-size:18px; 
    color:rgba(11, 25, 54,0.5); 
    margin-top:50px;
}

.modal-dialog{
    max-width: 800px;
}

.padding-nav{
    padding: 0 8%;
}

.mobile_regist{
    font-size: 24px;
    width:180px;
    padding:10px 30px;
    margin: 10px 10px;
    background-color:#f3a93e;
    border:0;
    color:#0b1936;
}

.distinct_location_maps{
    background-color: #324b9d;
    width: 100px;
    height:100px;
    color:rgba(255,255,255,.8);
    text-align:center;
    position: relative;
    border-radius:60px;
    padding-top:20px;
    margin-left: auto;
    margin-right: auto;
    margin-top:20px;
    margin-bottom:20px;
}
.name_location_maps{
    text-align: center;
    margin-top:20px;
    margin-bottom:20px;
    color:#989898;
}
.right-border-location{
    position: relative;
}
.right-border-location:after{
    content: '';
    height: 50%; 
    width: 1px;
    position: absolute;
    right: 0;
    top: 20%; 
    background-color: rgba(0,0,0,.3);
}
.showgalcarusel{
    cursor:zoom-in;
}
.carusel_circle_prev{
    border:1px solid white;
    border-radius: 25px;
    width: 50px;
    height: 50px;
    background-color: white;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
    background-size: 24px 24px;
}
.carusel_circle_next{
    border:1px solid white;
    border-radius: 25px;
    width: 50px;
    height: 50px;
    background-color: white;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-size: 24px 24px;
}

.img_gal{
height:320px;
}

/* `xxl` applies to x-large devices (large desktops, less than 1400px)*/
@media (max-width: 1399.98px) {
    .footer_hr
    {
        color:white;
        height: 3px !important;
        position: absolute;
        width: 70%;
    }
}
/* `xl` applies to large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
    .top_main_nav{
        padding-left:0px!important; 
        padding-right:0px!important; 
    }
    .office_address_set_bottom
    {
        padding-left: 68px;
    }
    .btn-custom-base
    {
        margin:10px 5px;
        font-size:20px;
        min-width: 200px;
    }
	    .btn_show_mobile
    {
        display: block;
        position: fixed;
        right: 80px;
		top:0px;
        
    }
    .btn_show_mobile button
    {
        width:180px; 
        background-color:#f3a93e;  
        border:0; 
        color:#0b1936; 
        border-radius:0px;
		height:80px;
    }
	.nav-item a {
	line-height:50px;

    }
		.navbar-nav .nav-item  {
	border-bottom:1px solid #FFFFFF;
	width:100%;
	text-align:center;

    }
	
	.navbar-nav{
	margin-bottom:50px;
	
	
	}

    
}
/* `lg` applies to medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
    .label_text_budget
    {
        padding-top:0;
    }
    h1 {
        font-size: 60px;
        line-height: 60px;

    }

    

    h2 {

        font-size: 26px;
        line-height: 26px;
        font-weight: 600;

    }

    .unit_m {
        display: inline;
    }

    .unit_desk {
        display: none;
    }

    .icon_location {

        margin-bottom: 20px;
    }

    .bg_regist {
        width: 96%;

    }

    .h1_regist {
        font-size: 60px;
        padding-top: 60px;
    }
	  .h1_floorplan {
        font-size: 60px;
    }
	  .h1_unittype {
        font-size: 60px;
    }

    .h2_regist {
        font-size: 36px;
    }

    .nav_serene {
        padding-top: 20px;
        padding-bottom: 20px;

    }

    .nav-item a {
        margin-right: 0px;

    }

    body {
        font-size: 32px;
    }

    .txt_r {
        font-size: 26px;
    }

    .txt_project_info {
        max-width: 95%;
        font-size: 28px;
        line-height: 24px;
        text-align: center;

    }
    .btn_show_mobile
    {
        display: block;
        position: fixed;
        right: 80px;
        top: 0px;
    }
    .btn_show_mobile button
    {
        width:180px; 
        background-color:#f3a93e;  
        border:0; 
        color:#0b1936; 
        border-radius:0px;
    }
    .distinct_location_maps{
        font-size: 18px;
    }
    .name_location_maps
    {
        font-size: 18px;
    }
    .office_name
	{
		font-size: 12pt;
	}	
    .office_address
	{
		font-size: 12pt;
		width: 100%;
		text-align: left;
	}
    .office_address_set_bottom
    {
        padding-left: 0px;
    }
}


/* `md` applies to small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .btn-custom-base
    {
        margin:10px 5px;
        font-size:15px;
        min-width: 100px;
    }
    .office_project_name
    {
		text-align: center;
    }
    .office_project_address
    {
		text-align: center;
    }
    .office_project_tel
    {
		text-align: center;
    }
    .footer_copyright_text_mob
	{
		font-size: 15pt;

	}
	.footer_privacy_text_mob
	{
		font-size: 15pt;
		cursor: pointer;

	}
	.line_qr_mobile_container
	{
		border:1px solid white;
		margin-top:20px;
		margin-bottom:50px;
	}
	.line_mobile_link
	{
		padding:10%;
		padding-top:40%;

	}
	.qr_mobile_link
	{
		padding:10%;
	}
	.line_mobile_container {
		position: relative;
	}
	.line_mobile_container:after {
		content: '';
		height: 80%;
		width: 1px;
		position: absolute;
		right: 0;
		top: 10%;
		background-color: #fff;
	}
    .policy_form_text
	{
		font-size: 10pt;
	}
	.policy_form_text_1
	{
		display: inline;
	}
	.policy_form_text_2
	{
		display: inline;
	}
	.office_name
	{
		font-size: 15pt;
		width: 100%;
		text-align: center;
	}
	.office_address
	{
		font-size: 15pt;
		width: 100%;
		text-align: center;
	}
	.txt_line_picture
	{
		margin-left: auto;
		margin-right: auto;
	}
	.line_picture
	{
		margin-left: auto;
		margin-right: auto;
		margin-bottom:30px;

	}
	.logo_footer{
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0px;
 
	}
	.footer_section_underline
	{
		display: none;
	}
	.linkonfooter
	{
		font-size: 10pt;
		display: block;
		text-align: center;
	}
	.linkonfooter a
	{
		font-size: 10pt;
	}
	.footer_privacy_text
	{
		font-size: 15pt;
	}
	.footer_copyright_text
	{
		font-size: 15pt;
	}
    .footer_hr2
    {
        display: none;
    }
    .footer_hr
    {
        display: none;;
    }
    .btn_show_mobile
    {
        right: 78px;
        top: 0px;
    }
    .h1_location
    {
        font-size: 70px;
        padding-top: 10px;
        position: relative;
        left: auto;
        top: 0;
        text-align: center;
    }
    
    .showmobile{
        display: block;
    }

    .showdesktop{
        display: none;
    }

    .showmobile_flex{
        display: flex;
    }

    .showdesktop_flex{
        display: none;
    }
    .smyne_logo_head
    {
        height:40px;
        margin:20px 0px;
    }
}

/* `sm` applies to x-small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
.img_gal{
height:200px;
}
	.tbl_location{
	width:100%;
	font-size:18px;
	}
    .h1_regist {
        font-size: 40px;
        padding-top: 60px;
    }
    .h1_concept{
        font-size: 40px;
    }
    .h1_floorplan {
        font-size: 40px;
    }
    .h1_gallery{
        font-size: 40px;
    }
	.h1_vtour {
	    padding-top: 20px;
        font-size: 40px;
    }
	.h1_vtour
    {
        font-size: 20px;
        padding-top: 40px;
    
    }
    .h1_unittype {
        font-size: 40px;
    }
    .h2_regist {
        font-size: 28px;
        line-height: 28px;
        font-weight: bold;
    }
    .title_section_regist
    {
        font-size: 28px;
    }
    .txt_r {
        font-size: 18px;
    }
    .privacy_text{
        font-size: 12px;
        margin-top: 0px;
    }
    .contact_text_regist, .tel_regist{
        font-size: 12px;
    }
    .label_text_budget
    {
        padding-top:8px;
        font-size:14px;
    }
    .btn_show_mobile button
    {
        width:120px; 
        padding: 10px 0px;
        background-color:#f3a93e;  
        border:0; 
        color:#0b1936; 
        font-size:18px;
    }
    .logo_footer
    {
        max-width: 180px;
        width: 180px;
        margin-bottom: 0px;
    }
    .office_name
	{
		font-size: 12pt;
		width: 100%;
		text-align: center;
        letter-spacing: 0px;
	}
	.office_address
	{
		font-size: 11pt;
		width: 100%;
		text-align: center;
        letter-spacing: 0px;
	}
    .office_project_name
    {
		font-size: 18pt;
		width: 100%;
		text-align: center;
    }
    .office_project_address
    {
        font-size: 14pt;
		width: 100%;
		text-align: center;
    }
    .office_project_tel
    {
        font-size: 14pt;
		width: 100%;
		text-align: center;
    }
	.footer_copyright_text_mob
	{
		font-size: 10pt;
	}
	.footer_privacy_text_mob
	{
		font-size: 10pt;
		cursor: pointer;
	}
    .footer_hr
    {
        display: none;;
    }
	.line_qr_mobile_container
	{
		border:1px solid white;
		margin-top:20px;
		margin-bottom:50px;
	}
	.policy_form_text
	{
		font-size: 9pt;
	}
}