﻿

@font-face {
	font-family: 'anupark-bold';
	src: url('../fonts/anupark-bold.woff') format('woff');
}

@font-face {
	font-family: 'wittayakarn-medium';
	src: url('../fonts/wittayakarn-medium.woff') format('woff');
}

.modal-content {
	height: 550px;
	border-radius: 0px !important;
	background: #F4F4F5;
	padding: 23px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.Popup-content
{
	padding:0px !important;
}
/*.news_title {
	padding: 0px;
	background: linear-gradient(to right,#00a19b, #003764);
	height: 6px;
	margin-bottom: 0px !important;
}*/
@media (min-width: 992px)
{
	.modal-Policy {
       max-width: 1000px !important;
     }
}
 @media screen and (max-width: 414px) {
	  .TiTleDesktop ,.DecDesktop,.CookieCheckDesktop
		  {
			  display:none !important;
		  }
		  #myModalCookie 
          {
			  top:50px !important;
           }
 }
@media screen and (min-width: 415px) 
     {
	    .TiTleMobile ,.DecMobile,.CookieCheckMobile
		  {
			  display:none !important;
		  }
     }
 @media (min-width: 1025px)
{
	.modal-Policy {
       max-width: 950px !important;
  }
}
@media (max-width: 1024px)
{
	.modal-Policy {
       max-width: 800px !important;
     }
}
@media (max-width: 900px)
{
	.modal-Policy {
       max-width: 640px !important;
     }
}
@media (max-width: 700px)
{
	.modal-Policy {
       max-width: 580px !important;
     }
}


#myModalCookie 
{
	top:40px !important;
	padding-left: 0px !important;
}
.divPopupTopic {
	text-align: center;
	display:unset;
}

.pupupTopic {
	font-family: wittayakarn-medium;
	font-size: 12pt;
	line-height: 1.8;
}

.pupupContent {
	font-family: anupark-regular;
	font-size: 10pt;
	line-height: 1.8;
}

.Popupcookie-body 
{
	padding:0px !important;
}

.topicsubtwo {
	padding-bottom: 20px;
}


.PupupCookie {
	padding:5px;
}
.CookieModalHeader
{
	padding:0px !important;
}
.DivCheckboxCookie
{
	padding: 12px 40px 28px 40px;
}
.TopicBody
{
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background-color: #F4F4F5;
}
.DesBody
{
	padding:0px 40px 0px 40px;
}
.DivBtnCookieclose
{
	padding:5px 7px 0px 0px;
	
}
.modal-backdrop.show
{
	opacity: 0.8 !important;
}