/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
/* 
@import url('https://fonts.cdnfonts.com/css/stretch-pro'); */

  @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;600;700;800;900&family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;1,100;1,200&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rubik:wght@300&display=swap');

  @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;600;700;800;900&family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans+Thai:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;1,100;1,200&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rubik:wght@300&display=swap');

 
  @import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;600;700;800;900&family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Noto+Sans+Thai:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;1,100;1,200&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Rubik:wght@300&display=swap');

@font-face {
  font-family: 'Stretch Pro';
  font-style: normal;
  font-weight: 400;
  /* src: local('Stretch Pro'), url('https://fonts.cdnfonts.com/s/48412/StretchPro.woff') format('woff'); */
  src: url('../webfonts/stretch-pro/StretchPro.woff') format('woff'), 
  url('../webfonts/stretch-pro/StretchPro.ttf')  format('truetype');
  font-weight: normal;
}
body {
    font-family: 'Noto Sans Thai', sans-serif;
    background-color: #000000;
    color: #ffffff;
}
@media (min-width: 768px) {
  .ten-columns > .col-sm-2 {
    width: 20%;
  }
}
#mainMenu nav > ul > li > a { 
  font-family: 'Noto Sans Thai', sans-serif;
  font-size: 14px;
  font-weight: 300;
}
h3, .h3 {
  font-size: 30px;
  line-height: 1.5em;
  font-weight: 500;
}
.txt-home-1{
  font-weight: 700;
  font-size: 33px;
  line-height: 45px;
}
.txt-home-2{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
}
.sub-txt{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 19.1086px;
  line-height: 32px;
  letter-spacing: 0.5px;

}
p {
  margin-top: 0;
  margin-bottom: 0;
}
/* .elementor-widget-wrap{
  background-color: #ffffff;
  color:#000000;
} */
section {
    background-color: #000000;
    color: #ffffff;
}
section .xx{
  background-color: #00000000!important;
  color: #ffffff;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 ,p{
    color: #ffffff;
    font-family: 'Noto Sans Thai', sans-serif;
}
.title-large {
  font-weight: 700;
  font-size: 100px;
  line-height: 103.5%;
}
.large {
  font-weight: 400;
  font-size: 90px;
  line-height: 100px;
}
.italic {     
    font-style: italic;
}
.list-icon.list-icon-circle-check li:before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
}
.bg-blog-home{
    background: #1A1A1A!important;
    border: 1px solid #F2F2F2!important;
    margin: 5px;
}
#topbar .top-menu {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  float: right;
}
.portfolio-item .portfolio-description, .portfolio-item .grid-description, .portfolio-item .portfolio-links, .grid-item .portfolio-description, .grid-item .grid-description, .grid-item .portfolio-links {
    left: 0;
    margin: 0 auto;
    padding: 20px;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: start;
    top: 48%;
    -webkit-transform: translate3d(0px, -38%, 0px);
    transform: translate3d(0px, -38%, 0px);
    -webkit-transition: all 250ms ease-in-out 0s;
    transition: all 250ms ease-in-out 0s;
    visibility: hidden;
    width: 70%;
    z-index: 3;
}
.portfolio-item.no-overlay .portfolio-description span, .portfolio-item.no-overlay .grid-description span, .grid-item.no-overlay .portfolio-description span, .grid-item.no-overlay .grid-description span {
    color: #C2C2C2!important;
}
.portfolio-item.no-overlay .portfolio-description p, .portfolio-item.no-overlay .grid-description p, .grid-item.no-overlay .portfolio-description p, .grid-item.no-overlay .grid-description p {
    color: #777777!important;
}
.bg-s2{
    background: linear-gradient(0deg, rgb(0 0 0 / 60%), rgb(0 0 0 / 60%)), url(../img/bg-s2.png);
    background-position: center;
    background-size: cover;
}
.bg-subscribe{
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)), url(../img/subscribe/bg.png);
  background-position: center;
  background-size: cover;
}
#page-content-1:not(.no-sidebar) {
    padding: 40px 0 0 0;
}
.input-border-bottom {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #484848!important;
    padding: 10px 0;
    margin-bottom: 30px;
    font-size: 14px;
    border-radius: 0;
}
input, textarea, select {

    width: 100%;
}
.txt-w{
  color: #ffffff!important;
}
.txt-C2C2C2{
    color: #C2C2C2!important;
}
.txt-F53838{
    color: #F53838!important;
}
.txt-6F6F6F{
    color:#6F6F6F!important;
}
.txt-777777{
    color:#777777!important;
}
.txt-484848{
    color: #484848!important;
}
.txt-000000 { color: #000000 !important; }
.bg-06144C {
  background: #06144C!important;
}
.clients-img{
    height: 60px!important;
    width: auto!important;
}
.text-right{
  text-align: right;
}
.text-left{
  text-align: left;
}
.div-column{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 30px;
    font-size: 20px;
}
.txt-div-column{
  font-size: 20px;
}
.pricing-table .plan .plan-header .plan-price {

  line-height: 66px;
}
.bg-overlay-b {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  z-index: 0;
  background: #0F43F9;
  opacity: .7;
}
.bg-home-s3{
    /* background: linear-gradient(0deg, #0F43F9, #0F43F9), url(../img/s2.png); */
    background: url(../img/s2.png);
   
    /* background-blend-mode: overlay, darken; */
    min-height: 400px;   
    background-position: center;
    opacity: 1;
    min-height: 500px;
    /* background-size: cover; */
    background-size: 100% auto;
}
.bg-a {
  background: url(../img/bg-about2.png);
  background-blend-mode: overlay, darken;
  min-height: 500px;
  background-position: center;  
  min-height: 700px;
  background-size: cover;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.bg-pdpa {
    background: url(../img/pdpa/play.png);
    background-blend-mode: overlay, darken;
    min-height: 500px;
    background-position: center;  
    min-height: 500px;
    background-size: cover;
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.bg-pdpa-b {
    /* background: url(../img/pdpa/bg.png); */
    /* background-blend-mode: overlay, darken;    */
    background-position: center;
    background-size: cover;
    /* mix-blend-mode: hard-light; */
    /* opacity: 0.7; */
}
.bg-pdpa-p {
  /* background: url(../img/pdpa/bg.png); */
  /* background-blend-mode: overlay, darken;   
  background-position: center;
  background-size: cover;
  mix-blend-mode: hard-light;
  opacity: 0.7; */
}
.bg-pdpa-price {
    background: url(../img/pdpa/bg-price.png), #EA4C86;
    background-blend-mode: overlay, darken;   
    background-position: center;     
    background-size: cover;
}
.bg-cyberfence-price {
  background: url(../img/cyberfence/bg-price.png);
  /* background-blend-mode: overlay, darken;    */
  background-position: center;     
  background-size: cover;
}
.bg-cyberfence {
  background: url(../img/cyberfence/play.png);
  background-blend-mode: overlay, darken;
  min-height: 500px;
  background-position: center;  
  min-height: 500px;
  background-size: cover;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.bg-unifence-price {
  background: url(../img/pdpa/bg-price.png), #FF7226;
  background-blend-mode: overlay, darken;   
  background-position: center;     
  background-size: cover;
}
.bg-unifence {
  background: url(../img/unifence/play.png);
  background-blend-mode: overlay, darken;
  min-height: 500px;
  background-position: center;  
  min-height: 500px;
  background-size: cover;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.purple-r{
  position: absolute;
  width: 824px;
  height: 824px;
  /* left: 933px; */
  /* top: -387px;     */
  background: #7F61FF;
  filter: blur(250px);
  z-index: -1;
  right: -400px;
}
.purple-l{  
  z-index: -1;
  position: absolute;
  width: 824px;
  height: 824px;
  left: -400px;
  /* top: 2667px; */
  background: #7F61FF;
  filter: blur(250px);
}
.orange-r{
  position: absolute;
  width: 824px;
  height: 824px;
  /* left: 933px; */
  /* top: -387px;     */
  background: #FF7226;
  filter: blur(250px);
  z-index: -1;
  right: -400px;
}
.orange-l{  
  z-index: -1;
  position: absolute;
  width: 824px;
  height: 824px;
  left: -400px;
  /* top: 2667px; */
  background: #FF7226;
  filter: blur(250px);
}
.blue-r-t {
  position: absolute;
  width: 824px;
  height: 824px;
  top: -387px;
  background: #0F43F9;
  filter: blur(250px);
  z-index: -1;
  right: -400px;
}
.blue-r{
    position: absolute;
    width: 824px;
    height: 824px;
    /* left: 933px; */
    /* top: -387px;     */
    background: #0F43F9;
    filter: blur(250px);
    z-index: -1;
    right: -400px;
}
.blue-l{  
    z-index: -1;
    position: absolute;
    width: 824px;
    height: 824px;
    left: -400px;
    /* top: 2667px; */
    background: #0F43F9;
    filter: blur(250px);
}
.bg-w{
    background-color: #ffffff;
}
.txt-o-w{
    color: #ffffff;
    -webkit-text-fill-color: #ffffff00; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #ffffff;
}
.bg-g {
    background-color: #15CD72!important;
}
.list-icon.list-icon-colored-p li:before, .list-icon.icon-list-colored-p i {
  color: #7F61FF!important;
}
.bg-p{
    background-color: #7F61FF!important;
}
.txt-o-p{
    color: #7F61FF;
    -webkit-text-fill-color: #ffffff00; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1.3px;
    -webkit-text-stroke-color: #7F61FF;
}
.txt-p{
    color: #7F61FF;   
}
.circle-p {
    background-color: #ffffff;
    border-radius: 100%;
    color: #7F61FF;
    padding: 5px;
    /* font-family: 'Roboto'; */
    font-family: 'Noto Sans Thai', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 10px;
    line-height: 24px;
    padding-left: 7px;
    padding-right: 7px;
}
button.btn.btn-outline-p, .btn:not(.close):not(.mfp-close).btn-outline-p, a.btn:not([href]):not([tabindex]).btn-outline-p {
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: #7F61FF;
    color: #7F61FF;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
}
.pink-r {
  position: absolute;
  width: 824px;
  height: 824px;
  /* left: 933px; */
  /* top: -387px; */
  background: #EA4C86;
  filter: blur(250px);
  z-index: -1;
  right: -400px;
}
.pink-l {
  z-index: -1;
    position: absolute;
    width: 824px;
    height: 824px;
    left: -400px;
    /* top: 2667px; */
    background: #EA4C86;
    filter: blur(250px);
}
.circle-pink {
  background-color: #ffffff;
  border-radius: 100%;
  color: #EA4C86;
  padding: 5px;
  /* font-family: 'Roboto'; */
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 10px;
  line-height: 24px;
  padding-left: 7px;
  padding-right: 7px;
}
.list-icon.list-icon-colored-pink li:before, .list-icon.icon-list-colored-pink i {
  color: #EA4C86!important;
}
.border-EA4C86{
  border-color: #EA4C86!important;
}
.txt-pink{
  color: #EA4C86!important;
}
.bg-pink{
  background-color: #EA4C86!important;
}
.bnt-bs-pink{
  box-shadow: #EA4C86 0px 15px 20px 0px;
}
button.btn.btn-outline-pink, .btn:not(.close):not(.mfp-close).btn-outline-pink, a.btn:not([href]):not([tabindex]).btn-outline-pink {
  background-color: #ffffff;
  border-width: 2px;
  border-style: solid;
  border-color: #EA4C86!important;
  color: #EA4C86!important;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
}
.bnt-bs-b{
  box-shadow: #0f43f9 0px 15px 20px 0px;
}
button.btn.btn-outline, .btn:not(.close):not(.mfp-close).btn-outline, a.btn:not([href]):not([tabindex]).btn-outline {
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: #2250fc;
    color: #2250fc;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
}
.txt-o-b{
    color: #0F43F9;
    -webkit-text-fill-color: #ffffff00; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1.3px;
    -webkit-text-stroke-color: #0F43F9!important;
}
.txt-o-pink{
  color: #EA4C86;
  -webkit-text-fill-color: #ffffff00; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1.3px;
  -webkit-text-stroke-color: #EA4C86!important;
}
.txt-b{
    color: #0F43F9!important;
}
.bg-b{
    background: #0F43F9!important;
}
.circle-b {
    background-color: #ffffff;
    border-radius: 100%;
    color: #0F43F9;
    padding: 5px;
    /* font-family: 'Roboto'; */
    font-family: 'Noto Sans Thai', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 10px;
    line-height: 24px;
    padding-left: 7px;
    padding-right: 7px;
}
.accordion .ac-item .ac-title {
  /* font-family: 'Roboto'; */
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.grid li {
  float: left;
  position: relative;
  width: 20%;
  padding: 10px;
}
.img-com-p{
  /* width: 1153px; */
  width: auto;
  height: 600px;
  position: relative;
}
.m-200px{
  margin-left: -200px;
}
.img-com{
    width: 1153px;
    top: -150px;
    position: relative;
}
.img-com-hp{
  /* width: 1153px;
  height: 769px; */
  width: auto;
  height: 600px;
  /* top: -150px; */
  position: relative;
}
.img-com-hc{
  /* width: 1093px;   
  height: 728px;    */
  width: auto;
  height: 600px;
  position: relative;  
  left: -250px;
}
.img-com-hu{
  /* width: 1093px;
  height: auto; */
  width: auto;
  height: 600px;
  /* top: -150px; */
  position: relative;
}
.bnt-com{
  /* top: -150px; */
  position: relative;
  /* left: 150px; */
}
.img-com-l{
  width: 1029px;     
  position: static;    
  position: relative;  
  left: -500px;
  /* top: -100px; */
}
.bnt-com-l{
  /* top: -100px; */
  position: relative;
  /* left: -150px; */
}
.portfolio-item.no-overlay .portfolio-description, .portfolio-item.no-overlay .grid-description, .grid-item.no-overlay .portfolio-description, .grid-item.no-overlay .grid-description {

  padding: 10px;
  min-height: 200px;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  justify-content: space-between;
}
.list-icon.list-icon-colored-o li:before, .list-icon.icon-list-colored-o i {
  color: #FF7226!important;
}
.txt-o-o{
    color: #FF7226;
    -webkit-text-fill-color: #ffffff00; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1.3px;
    -webkit-text-stroke-color: #FF7226;
}
.circle-o {
    background-color: #ffffff;
    border-radius: 100%;
    color: #FF7226;
    padding: 5px;
    /* font-family: 'Roboto'; */
    font-family: 'Noto Sans Thai', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 10px;
    line-height: 24px;
    padding-left: 7px;
    padding-right: 7px;
}
.txt-o{
    color: #FF7226!important;
}
.bg-o{
    background-color: #FF7226!important;
}
button.btn.btn-outline-o, .btn:not(.close):not(.mfp-close).btn-outline-o, a.btn:not([href]):not([tabindex]).btn-outline-o {
    background-color: #ffffff;
    border-width: 2px;
    border-style: solid;
    border-color: #FF7226!important;
    color: #FF7226!important;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
}
.shs{
  font-family: 'Stretch Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 100px;
  line-height: 0px;
  position: relative;
  right: 80px;
}
.txt-menu {
  font-family: 'Noto Sans Thai', sans-serif;
  font-size: 14px;
  font-weight: 300;
}
.icon-globe:before {
  content: "\e978";
  font-size: 18px;
}
button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
  font-family: 'Noto Sans Thai', sans-serif;
  /* font-size: 14px;
  font-weight: 300; */
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
}
.header-extras > ul > li > a:not(.btn), .header-extras > ul > li .topbar-dropdown > .title {
  font-family: "Kanit";
  font-size: 14px;
  font-weight: 300;
}
#topbar.dark.topbar-transparent {
  background-color: transparent;
  border-bottom: 0px solid rgba(144, 144, 144, 0.25);
}
#topbar .top-menu > li > a {
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 40px;
}
.border-06144C{
  border: 1px solid #06144C!important;

}
.border-FFFFFF{
  border: 1px solid #FFFFFF!important;
}
#topbar .top-menu1 {
  list-style: outside none none;
  margin: 0;

  float: right;
}
.txt-s-50{
  font-size: 50px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #2e2e2e;
  /* background-color: #ffffff8c; */
  background-color: #ffffff00;

  border-color: 1px solid #FFFFFF!important;
  border-radius: 5px;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 2px solid transparent;
  border-top-left-radius: 0.42rem;
  border-top-right-radius: 0.42rem;
}
.nav-tabs .nav-link:hover {
  color: #2e2e2e;
  background-color: #ffffff8c;
  border-color:1px solid #FFFFFF!important;
  border-radius: 10px;
}
.heading-text h2 {
  /* font-family: 'Kanit'; */
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 58px;
}
.heading-text p {
  font-size: 18px;
  margin-bottom: 0px;
}
.badge {
  border-radius: 20px;
  color: #000000;
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
 
}
.accordion .ac-item .ac-content > p:last-child {
  margin-bottom: 6px;
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  color: #777777;
}
.desc p{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  /* or 171% */
  color: #777777;
}
.blog-tilte{
  font-family: 'Noto Sans Thai', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 23px;
/* identical to box height, or 128% */

letter-spacing: 0.1px;

color: #444444;
}
.blog-time{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 28px;
  /* identical to box height, or 233% */
  color: #C2C2C2;
}
.blog-read{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 28px;
  /* identical to box height, or 233% */

  letter-spacing: 1px;
  text-transform: uppercase;
  color: #484848;
}
.blog-d-title{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 34px;
  line-height: 38px;
  /* identical to box height, or 112% */
  color: #1F1F1F;
}
.blog-d-time{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 28px;
  /* identical to box height, or 215% */
  color: #777777;
}
.blog-d-d p{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 27px;
  /* or 181% */


  color: #777777;
}
.single-post .post-item .post-tags a {
  margin-bottom: 10px;
  margin-left: 10px;
}
.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a {
  font-size: 11px;  
  color: #ffffff;
}
.se-v .filter-nav .tab {
  background: #FFFFFF;
  border: 1px solid #E2E9EE;
  border-radius: 2px;
  color: #001033 !important;
}
.se-v .filter-nav .tab.active {
  color: #FFFFFF !important;
}
#topbar ~ #header[data-transparent="true"] + #slider, #topbar ~ #header[data-transparent="true"] + .fullscreen, #topbar ~ #header[data-transparent="true"] + .halfscreen, #topbar ~ #header[data-transparent="true"] + #google-map {
  top: -130px;
  margin-bottom: -120px;
}
.txt-contact{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
}
.txt-contact-box{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 38px;
  /* identical to box height, or 151% */

  letter-spacing: 0.5px;

  color: #1F1F1F;
}
.txt-contact-tel{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 37px;

  color: #0F43F9;
}
.txt-contact-bnt{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  /* identical to box height, or 117% */

  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;

  color: #FFFFFF;
}
.post-item .post-item-wrap {
  background-color: #ffffff00;
  position: relative;
}
.post-item .post-item-description > h2, .post-item .post-item-description > h2 > a {
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 23px;
  /* identical to box height, or 128% */

  letter-spacing: 0.1px;

  color: #ffffff;
}
.single-post .post-item .post-item-description > h2, .single-post .post-item .post-item-description > h2 > a {
  font-weight: bold;
  color: #ffffff;
}
.nav-links{
  display: flex;
    justify-content: space-evenly;
}
.txt-terms{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
  /* or 222% */


  color: #FFFFFF;
}
.txt-terms-hh{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 40px;
  /* or 222% */


  color: #0F43F9;
}
.txt-terms-h{
  font-family: 'Noto Sans Thai', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 66px;
/* identical to box height, or 220% */

text-align: center;
letter-spacing: 0.7px;

color: #0F43F9;
}
.txt-privacy-a{
  text-decoration: underline; 
}
.txt-privacy-b{
  font-family: 'Noto Sans Thai', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 40px;
  /* identical to box height, or 222% */


  color: #FFFFFF;
}
.txt-title-h{
  font-family: 'Stretch Pro';
  font-style: normal;
  font-weight: 400;
  font-size: 80px;
  line-height: 81px;
  text-align: center;

  color: #FFFFFF;
}
.page-link.active{ 
  color: #484848;
  background: #EDF1F6;
  /* background: #FFFFFF; */
/* border: 1px solid #E6E8EB; */
/* border-radius: 0px; */
}
.page-link a{ 
  color: #484848;
  /* background: #EDF1F6; */
  /* background: #FFFFFF;
border: 1px solid #E6E8EB; */
/* border-radius: 0px; */
}
.dark:not(.submenu-light) #mainMenu nav > ul > li .dropdown-menu, #mainMenu.dark nav > ul > li .dropdown-menu {
  background-color: rgb(30 32 34 / 50%);
  border-color: #8087a900;

  border-left: 15px solid #0F43F9;
}
.portfolio-item.no-overlay .portfolio-description h3, .portfolio-item.no-overlay .grid-description h3, .grid-item.no-overlay .portfolio-description h3, .grid-item.no-overlay .grid-description h3 {
  color: #ffffff; 
}
.icon-play{
  max-height:150px;
}
.div-ply{
  min-height: 400px;
}
@media (max-width: 991px){
    .md-h-550px {
        height: 550px !important;
    }
    .heading-text.heading-plain p, .heading-text.heading-light p, .heading-text.heading-section p {
      font-size: 18px;
      margin-bottom: 16px;
  }
  .p-t-200 {
      padding-top: 150px !important;
  }
  .p-t-80 {
    padding-top: 20px !important;
  }
  .bg-cyberfence {
    background: url(../img/cyberfence/play.png);
    background-blend-mode: overlay, darken;

    background-position: center;  
    min-height: 300px;
    background-size: cover;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .bg-pdpa {
    background: url(../img/pdpa/play.png);
    background-blend-mode: overlay, darken;
 
    background-position: center;  
    min-height: 300px;
    background-size: cover;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .bg-unifence {
    background: url(../img/unifence/play.png);
    background-blend-mode: overlay, darken;
   
    background-position: center;  
    min-height: 300px;
    background-size: cover;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
  .icon-play{
    max-height:80px;
  }
  .div-ply{
    min-height: 300px;
  }
}
@media (max-width: 767px){ 
  .bg-home-s3 {
      background: url(../img/s2.png);  
      background-position: center;
      opacity: 1;
      min-height: 300px;
      width: 200px;
      background-size: 100% auto;
      left: 25%;
      position: relative;
      background-repeat: no-repeat;
  }
    .shs{
      font-family: 'Stretch Pro';
      font-style: normal;
      font-weight: 400;
      font-size: 60px;
      line-height: 50px;
      position: relative;
      right: 20px;
    }
    .sm-h-350px {
        height: 350px !important;
    }
    .img-com-hp{
      top: 0px;
      max-width: 100%;
      height: auto;
    }
    .img-com-hc{
      top: 0px;
      max-width: 100%;
      height: auto;
      left: 0px;
    }
    .img-com-hu{
      top: 0px;
      max-width: 100%;
      height: auto;
    }
    .img-com{
      top: 0px;
      max-width: 100%;
      height: auto;
    }
    .img-com-l{
      top: 0px;
      max-width: 100%;
      height: auto;
      left: 0;
    }
    .img-com-p{
      max-width: 100%;
      height: auto;
    }
    .m-200px{
      margin-left: 0px;
    }
    .bnt-com{
      top: 0px;
      position: relative;
      left: 0;
    }
    .bnt-com-l{
      top: 0px;
      position: relative;
      left: 0;
    }
    .grid.grid-5-columns li, .grid.grid-5-columns figure {
      width: 50%;
  }
  .clients-img{
    height: 50px!important;
    width: auto!important;
  }
  .title-large {
    /* font-weight: 700; */
    /* font-size: 60px; */
    font-size: 45px;
    line-height: 103.5%;
  }
  .txt-o-w{
      color: #ffffff;
      -webkit-text-fill-color: #ffffff00; /* Will override color (regardless of order) */
      -webkit-text-stroke-width: 0.8px;
      -webkit-text-stroke-color: #ffffff;
  }
  .txt-o-b{
    color: #0F43F9;
    -webkit-text-fill-color: #ffffff00; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 0.8px;
    -webkit-text-stroke-color: #0F43F9!important;
  }
  .txt-o-pink{
    color: #EA4C86;
    -webkit-text-fill-color: #ffffff00; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 0.8px;
    -webkit-text-stroke-color: #EA4C86!important;
  }
}
.z-index-2{
    z-index: 2;
}
.z-index-3{
    z-index:3;
}
.swiper-slide img {
    position: relative;
  }
  
  .swiper-container {
    width: 100%;
    min-height: 470px;
    height: auto;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
  }
  
  .swiper-slide img {
    display: block;
    /* max-width: 100%; */
    max-width: 550px;
    height: auto;
  }
  
  .swiper-container.swiper-container-coverflow {
    padding-top: 2%;
  }
  
  .swiper-container.loading {
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease-in;
  }
  
  .swiper-container:hover .swiper-button-prev,
  .swiper-container:hover .swiper-button-next {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
  }
  
  .swiper-slide {
    background-position: center;
    background-size: cover;
  }
  
  .swiper-slide .entity-img {
    display: none;
  }
  
  .swiper-slide .content {
    position: absolute;
    top: 40%;
    left: 0;
    width: 50%;
    padding-left: 5%;
    color: #fff;
  }
  
  .swiper-slide .content .title {
    font-size: 2.6em;
    font-weight: bold;
    margin-bottom: 30px;
  }
  
  .swiper-slide img {
    filter: brightness(20%);
    transition: all 0.5s ease-in;
    position: relative;
    z-index: 2;
  }
  
  .swiper-slide-prev img {
    filter: brightness(40%);
    transition: all 0.5s ease-in;
  }
  
  .swiper-slide-next img {
    filter: brightness(40%);
    transition: all 0.5s ease-in;
  }
  
  .swiper-slide {
    /* outline: 10px solid #ffffff;
    outline-offset: -10px; */
    position: relative;
    z-index: 5;
  }
  
  swiper-slide-next img {
    filter: brightness(50%);
    transition: all 0.5s ease-in;
  }
  
  .swiper-slide-active img {
    filter: brightness(100%);
    transition: all 0.5s ease-in;
  }
  
  .swiper-slide .content .caption {
    display: block;
    font-size: 13px;
    line-height: 1.4;
  }
  
  [class^="swiper-button-"] {
    width: 44px;
    opacity: 0;
    visibility: hidden;
  }
  
  .swiper-button-prev {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  
  .swiper-button-next {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  
  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 9px;
    position: relative;
    width: 12px;
    height: 12px;
    /* background-color: #fff; */
    opacity: 0.4;
  }
  
  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 18px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* border: 0px solid #fff;
    border-radius: 50%; */
  }
  
  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:hover,
  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    transition: all 5s ease-in;
  }
  
  .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    border-width: 1px;
  }
  
  @media (max-width: 1180px) {
    .swiper-slide .content .title {
      font-size: 25px;
    }
    .swiper-slide .content .caption {
      font-size: 12px;
    }
  }
  
  @media (max-width: 1023px) {
    .swiper-container {
      height: 40vw;
    }
    .swiper-container.swiper-container-coverflow {
      padding-top: 0;
    }
  }
  .img-MoveUpDown  {
    position: relative;
    /*animation: myfirst 5s 2;*/
    animation-direction: alternate;
    animation: MoveUpDown  5s linear infinite;
  }
  

  @keyframes MoveUpDown {
    0%, 100% {
      top: 0;
    }
    50% {
      top: 50px;
    }
  }
.img-detail{
  max-width: 250px;
  height: auto;
}
.l-img-d{
    max-width: 100px;   
    padding: 15px;
    text-align: center;
    background: #D9D9D9;
    border-radius: 15px;
}
.breadcrumb ul .breadcrumb-item a, .breadcrumb ul li a, .breadcrumb ol .breadcrumb-item a, .breadcrumb ol li a {
  color: #c6d3dc;
}
.div-about1{
  background-color: #0F43F9;
  display: flex;   
  flex-direction: column;    
  align-items: flex-start;    
  justify-content: sspace-between; 
  padding: 80px;
}
.div-about2{
  background-color: #3364FE;
  display: flex;    
  flex-direction: column;    
  align-items: flex-start;    
  justify-content: sspace-between; 
  padding: 80px;
}
.div-about3{
  background-color: #3484FC;
  display: flex;    
  flex-direction: column;    
  align-items: flex-start;    
  justify-content: sspace-between; 
  padding: 80px;
}
.in-div-about{
  min-height: 110px;
}
.bnt-tel{
  border-color: #575757!important;
  background: #575757!important;
  border-radius: 1px!important;
  padding-left: 5px;    
  border-radius: 5px;    
  padding-right: 5px;
}
.bnt-singin{
  border-color: #575757!important;
  background: #57575700!important;
  border-radius: 1px!important;
  padding-left: 5px;    
  border-radius: 5px;    
  padding-right: 5px;
}
.border-575757{
  border-color: #575757!important;
 
}
.bg-575757{
  background: #575757!important;
}
.bg-blog-home-wh {
  background: #ffffff!important;
  border: 1px solid #F2F2F2!important;
  margin: 5px;
  color: #000000;
}
.header-extras > ul > li {
  padding-left: 3px;
}
.txt-home {

  font-weight: 300;
  color: #999999;
}
.price-h-tap{
  border: 0;
  display: flex!important;
  flex-wrap: nowrap;
  text-align: center!important;
  justify-content: center!important;
}
.price-hs-tap {
  border: 0;
  display: flex!important;
  flex-wrap: wrap;
  text-align: center!important;
  justify-content: center!important;
}

/* Hidden on Mobile Devices */
@media (max-width: 767px) {
  .hidden-on-mobile {
    display: none;
  }
}

/* Hidden on Desktop Devices */
@media (min-width: 768px) {
  .hidden-on-desktop {
    display: none;
  }
}