
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 100;
  src: local('Kanit Regular'), local('Kanit-Regular'), url(https://fonts.gstatic.com/s/kanit/v7/nKKZ-Go6G5tXcraBGwCKd6xBDFs.woff2) format('woff2');
  unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;
}

body{
  font-family: 'Kanit',sans-serif;
  margin:0;
  padding:0;
  height:100%;
}
.text-bottom {
  margin-bottom: 0px;
}
/* container */
#container {
  min-height:100%;
  position:relative;
  margin-top: 100px;
}
/* end container */
/* header */
header{
  border-radius: 0px 0px 40px 40px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #111E6C;
  z-index: 999;
  border-bottom-style: solid;
  border-color: #ffffff;
}
.header-div{
    margin: 0 auto;
    padding: 0 15px;
    display: block;
}

.text-header{
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
}
.text-header:hover{
  color: #FBDB1F;
}
.img-header {
  width: 150px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.block-header{
  margin: auto;
}
/* end header */
/* footer */
.text-footer {
  color: #ffffff;
}
.text-footer-bottom {
  margin-bottom: 0px;
  color: #ffffff;
}
.icon-footer-bottom{
  width: 50px;
  border:3px solid #ffffff;
  border-radius: 10px;
  margin-bottom: 0px;
}
.icon-footer {
  width: 50px;
  border:3px solid #ffffff;
  border-radius: 10px;
  margin-bottom: 5px;
}
.box-page-footer{
  border:3px solid #ffffff;
}
.box-footer {
  width: 100%;
  margin: auto auto;
  display: block;
}
footer {
  width: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  background: #111E6C;
  z-index: 99;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  }

/* end footer */
/* detail_events */
.events-div{
  display: block;
  margin: 5% auto 5% auto;
  width: 50%;
  margin-top: 150px;
}
.img-events{
  width: 100%;
  border-radius: 10px;
  border: 5px solid #111E6C;
}
.topic-events{
  border: 3px solid #111E6C;
  border-radius: 10px;
  margin: 20px auto 20px auto;
  width: 200px;
  padding: 10px;
  text-align: center;
}
.topic-events-text{
  color: #111E6C;
  font-size: 22px;
  font-weight: 600;
  text-decoration: underline;
  font-family: 'Kanit',sans-serif;
  margin-bottom: 0px;
}
.detail-events{
  border-radius: 10px;
  width: 100%;
  padding: 5%;
  background-color: #111E6C;
}
.detail-events-text{
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  margin-bottom: 0px;
}
/* end detail_events */

/* safety */
.image-safety-cover{
  background-image: url(images/safety.png);
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-size: 100% 100% , cover;
  position: static;
  margin-top: -40px;
}
.topic-cover-safety{
  padding-top: 100px;
  color: #000000;
  font-size: 100px;
  font-weight: 900;
  text-align: center;
  opacity: 0.7;
  letter-spacing: 10px;
}
.safety-div{
  background-color: #111E6C;
  display: block;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.img-safety{
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-size: 100% 100% , cover;
  position: static;
  margin-top: -40px;
}
.topic-safety{
  border: 3px solid #111E6C;
  border-radius: 10px;
  margin: 10px auto 10px auto;
  width: 300px;
  padding: 10px;
  font-size: 22px;
  text-align: center;
  color: #111E6C;
  font-weight: 600;
  background-color: #FBDB1F;
  font-family: 'Kanit',sans-serif;
}
.block-safety{
  border-radius: 10px;
  background-color: #ffffff;
  padding: 20px;
}
.topic-safety-text{
  margin-bottom: 0px;
}
.block-act-safety{
  border: 3px solid #111E6C;
  border-radius: 10px;
  background-color: #FBDB1F;
  padding: 20px;
  margin: 30px; 
}
.img-safety-box{
  width: 100%;
  margin-bottom: 20px;
}
.text-safety{
  color: #111E6C;
  font-weight: 600;
  font-size: 20px;
  text-decoration: underline;
}
.text-safety:hover{
  color: #F47359;
}
.home-safety-detail-text{
  font-size: 16px;
  font-weight: 300;
  color: #111E6C;
  margin-bottom: 0px;
  font-family: 'Kanit',sans-serif;
  text-align: justify;
} 
/* end safety */

/* safety_detail */
.safety-detail-div{
  display: block;
  padding: 40px;
}
.img-safety-detail{
  width: 100%;
}
.topic-safety-detail{
  border-radius: 10px;
  margin: 0px auto 20px auto;
  width: 350px;
  padding: 20px;
  background-color: #111E6C;
  text-align: center;  
}
.block-safety-detail{
  border-radius: 10px;
  background-color: #ffffff;
  padding: 20px;
}
.topic-safety-detail-text{
  color: #ffffff;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Kanit',sans-serif;
  text-align: center;  
}
.topic-safety-detail-html:hover{
  color: #FBDB1F;
}
.blog-topic-safety-detail{
  color: #111E6C;
  font-size: 20px;
  font-weight: 600;
  font-family: 'Kanit',sans-serif;
  text-align: center;  
}
.block-act-safety-detail{
  border: 3px solid #111E6C;
  border-radius: 10px;
  padding: 20px;
  margin: 30px;
  text-align: center;
}
.div-img-safety-detail-box{
  border: 3px solid #111E6C;
  width: 300px;
  height: 300px;
  border-radius: 10px;
  margin: 0px auto 20px auto;
  position: relative;
}
.img-safety-detail-box{
  width: 250px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.text-safety-detail{
  color: #111E6C;
  font-weight: 600;
  font-size: 16px;
  text-decoration: underline;
  font-family: 'Kanit',sans-serif;
}
.text-safety-detail:hover{
  color: #F47359;

}
.safety-detail{
  border-radius: 10px;
  margin: 10px 40px;
  padding: 2%;
  background-color: #ffffff;
}
.safety-detail-text{
  font-size: 16px;
  font-weight: 300;
  color: #111E6C;
  margin-bottom: 0px;
  font-family: 'Kanit',sans-serif;
  text-align: center;
}
.img-safety-detail-blog{
  width: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.img-block-act-safety-detail{
  width: 100%;
  height: 300px;
  position: relative;
}
/* end safety_detail */
/* home_page */
.div-homepage{
  margin-top: 40px;
}
.image-home-cover{
  background-image: url(images/home.png);
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-size: 100% 100% , cover;
  position: static;
  margin-top: -40px;
}
.videoWrapper {
  background: #111e6c;
  padding: 20px;
}
.videoWrapper iframe {
  width: 100%;
  height: 100%;
  padding: 50px 100px 50px 100px;
}
.text-home{
  font-size: 22px;
  font-weight: 600;
  text-align: justify;
  padding: 50px 100px 50px 100px;
  color: #ffffff;
  border-width: 0px 5px 0px 0px;
  border-style: solid;
}
.img-home{
  height: 100%;
  width: 300px;
}
.index-header{
  text-align: center;
}
.youtube{
  margin-left: 30rem;
}
.images-radius{
  border-radius: 50%;
  padding: 40px;
  width: 500px;
  height: 500px;
}


.image-header{
  width: 99.4%;
  height: 450px;
  background-repeat: no-repeat;
  background-position: auto top;
  background-size: cover;
}

.lineup-index{
  height: 60%; /* ความสูงของเส้น */
  width: 3px; /* ความหนาของเส้น */
  background-color: #111E6C; /* สีของเส้น */
  display:block;
  text-align: center;
  margin-top: 2cm;
}

.index-header1{
  text-align-last: center;
  border-right-style: solid;
  border-color: #111E6C;
}

.box-shadow{
  background-color: #0000009f;
  margin-top: -62rem;
  height: 448px;
  color: #f8f8f8;
}

.box-text-shadow{
  color: #f8f8f8;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  position: relative;
  float: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.box-text-shadow1{
  margin-top: 3rem;
  color: #f8f8f8;
  font-size: 25px;
  font-weight: 600;
}
.box-index{
  background: #111E6C;
  color: #ffffff;
  width: 100%;
  margin: 20px 0px 0px 0px;
  padding-top: 20px;
  padding-bottom: 40px;
}
.div-home{
  background-color: #FBDB1F;
  width: 100%;
  padding: 1%;
  border-radius: 10px;
}

.div-home td,th,tr{
  border: 2px solid #FFFFFF;
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  color: #111E6C;
  padding: 1%;
  border-radius: 10px;
}
.div-home tr:hover {
  background-color: coral;
}
.txtgas{
  font-weight: 600;
  font-size: 20px;
  color:#FFFFFF;
  margin: 20px;
}
.box-left{
  padding-bottom: 40px;
  padding-top: 40px;
  padding-right: 0px;
}
.border-left{
  border-width: 0px 5px 0px 0px;
  border-style: solid;
  height: 100%;
}
.last-border-left{
  border-width: 0px 5px 0px 0px;
  border-style: solid;
  height: 100%;
  border-color: #111E6C;
  position: relative;
}
.box-right{
  color: #111F6C;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 40px;
  padding-top: 40px;
  padding-left: 0px;
}
.text-homepage{
  font-size: 20px;
  font-weight: 600;
  color: #111E6C;
}
/* end home_page  */

/* contact  */
.topic-cover-contact{
  padding-top: 30px;
  color: #000000;
  font-size: 100px;
  font-weight: 900;
  text-align: center;
  opacity: 0.7;
  letter-spacing: 10px;
}
.image-contact {
  background-image: url(images/contact.png);
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-size: 100% 100% , cover;
  position: static;
  margin-top: -40px;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: 200px;
  line-height: 1;
}
/*หัวข้อโค้งมน*/
.contact-box-1-1 {
  padding: 20px;
  background: #111E6C;
  width: 600px;
  border-radius: 45px;
  color: #ffffff;
  font-size: 22px;
  margin-top: -50px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  
}
.contact-box-facebook{
  margin-top: 20px;
  margin-bottom: 20px;
}
.contact-box {
  background: #111E6C;
  width: 100%;
  height: 100%;
  margin-top: -40px;
  argin-right: 0px;
  margin-left: 0px;
}
.contact_box2 {
  background: #ffffff;
  height: 100%;
  width: 70%;
  margin: 30px auto 30px auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 10px;
}
.contact_box2-text {
  text-align: center;
  border-width: 0px 5px 0px 0px;
  border-style: solid;
}
.contact_box2-1-text {
  text-align: center;
}


.fa-fa-phon-img
{
  margin-top: 1cm;
}


.fa-fa-phon1-number-call{
  margin-top: 0.5cm;
}


.fa-fa-envelope-open-img{
  margin-top: 1cm;
}


.fa-fa-envelope-open-email{
  margin-top: 0.5cm;
}


.fa-fa-comments-img{
  margin-top: 1cm;
}


/*หัวข้อโค้งมน*/
.contact-box-1-2 {
  margin-top: 30px;
  padding: 28px 122px;
  background: #111E6C;
  width: 430px;
  border-radius: 45px;
  color: #ffffff;
  font-size: 25px;
  margin-inline: auto;
  text-align: center;
  
}
/*กรอบ*/
.contact_box1 {
  background: #111E6C;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: -50px;
  padding-top: 30px;
  padding-bottom: 30px;
  /* height: 350px; */
  height: 100%;
  padding-bottom: 30px;
}

.contact_box1-1 {
  background: #111E6C;
  padding-right: 30px;
  margin-bottom: 0px;
  padding-bottom: 30px;
}
.map-size1{
  margin-top: 1cm;
  margin-left: 13.3cm;
}
.map-size2{
  margin-top: 1cm;
  margin-left: 1.4cm;
}


.contact_map {
  background: #FBDB1F;
  margin-right: 0px;
  padding: 0px;
  margin-bottom: 0px;
  height: 100%;
  padding-top: 48px;
  padding-bottom: 47px;
  text-align: center;
  color: #ffffff;
}
.contact_map1-1{
  /*margin-left: 0px; */
  padding: 0px;
  height: 100%;
 
  /* width: 100%;*/

}
.contact_map1-2{ 
  
  padding-left: 30px;
  padding-right: 0px;
 


}
.box-map{
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.fa-fa-map-marker-point{
  margin-top: 0.5cm;
}

.branch-contact
{
  margin-top: 20px;
  font-size: 30px;
}
.img-icon{
  color: #Ff0000;
}

.branch-contact-1{
  font-size: 20px;
}
/* end contact  */
/* ===============================  car detail ================================== */

.car-background {
  background: #111E6C;
  width: 95%;
  height: 2150px;
  border-radius: 10px;
  margin-inline: auto;
  margin-top: 150px;
  padding: 30px;
  padding-bottom: 0px;
  margin-bottom: 30px;
}
.text-details-car{
  color: #111e6c;
  margin: auto;
  padding: 20px;
  font-size: 25px;
  font-weight: 600;
}
.car-header {
  margin-left: auto;
  margin-right: auto;
  margin-top: -1145px;
  height: 70px;
  background: #111E6C;
  width: 350px;
  border-radius: 10px;
  
}
.text-car-header{
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 0px;
  padding-top: 2%;
}

.car-box-white {
  background: #ffffff;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  border-radius: 10px;
  height: 51%;
}

.car-image {
  border-radius: 10%;
  padding: 20px;
 width: 350px;
}



.carimage-center {
  text-align-last: center;
  padding-top: 10px;
}

.line-car {
  border-top: 4px solid #000000;
  width: 30%;

  margin-inline: auto;
}
.image-details-car{
  border-radius: 10px;
  width: 950px;
}
.line{
  padding: 30px;
}
.image-big{
  border-color: #111e6c;
  margin-left: auto;
  text-align-last: center;
  margin-right: auto;
  border-style: solid;
  /* border-top-width: 20px; */
  padding-bottom: 30px;
  border-width: 0px 0px 5px 0px;
}
.car-box-yellow {
  background: #FBDB1F;
  height: 40%;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-inline: auto;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  
}
.car-header1 {

  background: #ffffff;
  border: #FBDB1F;
  border-style: solid;
  text-align: center;
  border-radius: 10px;
  color: #000000;
  margin-top: -430px;
  margin-left: auto;
  margin-right: auto;
  width: 350px;
  height: 80px;
}

.car-box-white1 {
  background: #ffffff;
  height: 85%;
  width: 95%;
  text-align: left;
  border-radius: 10px;
  color: #111e6c;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  padding-top: 30px;
}

.text-left{
margin-left: 2rem;
}
.car-box-yellow1 {
  background: #Ff0000;
  height: 40%;
  width: 100%;
  text-align: center;
  margin-top: 60px;
  margin-inline: auto;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
}

.car-box-white2 {
  color: #111e6c;
  background: #ffffff;
  height: 85%;
  width: 95%;
  text-align: left;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  padding-top: 30px;
}

.car-header2 {
  background: #ffffff;
  border: #Ff0000;
  border-style: solid;
  text-align: center;
  border-radius: 10px;
  color: #000000;
  margin-top: -430px;
  margin-left: auto;
  margin-right: auto;
  width: 350px;
  height: 80px;
}
/* endcardetail */
/* news_events--- */
.image-event-cover{
  background-image: url(images/events.jpg);
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-size: 100% 100% , cover;
  position: static;
  margin-top: -40px;
}
.topic-cover-event{
  padding-top: 10px;
  color: #000000;
  font-size: 100px;
  font-weight: 900;
  text-align: center;
  opacity: 0.7;
  letter-spacing: 10px;
}
.border-news-events {
  padding: 20px 10px;
  background: #111E6C;
  width: 350px;
  margin-top: 1cm;
  border-radius: 10px;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.image-news {
  width: 100%;
  height: 250px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  border: 3px solid #111E6C;
}

.text-header-news {
  font-size: 22px;
  font-weight: 600;
  color: #ffffff;
}

.text-news {
  font-weight: 600;
  font-size: 20px;
  text-decoration: underline;
  text-align: center;
  color: #111E6C;
  margin-bottom: 0px;
}

.box-news {
  border-color: #111E6C;
  border-width: 3px;
  border-radius: 10px;
  padding: 20px 20px 0px 20px;
}

.box-area-news {
  padding-top: 1rem!important;
}

.box-all-col-news {
  border: 3px solid #111E6C;
  border-radius: 10px;
  padding: 20px;
  margin: 30px;
}

.tab-new {
  margin-top: 1cm;
}


/* ---end-news_events--- */

/* corporate */
.box-opacity{
  background-color: #ffffff;
  height: 100%;
  opacity: 0.7;
}
.image-cor-body {
  background-image: url(images/corporate.jpg);
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-size: 100% 100% , cover;
  position: static;
  margin-top: -40px;
}

.text-corporate1 {
  font-size: 42px;
  color: #000000;
  font-weight: 900;
}

.box-blur {
  padding-top: 8%;
  padding-left: 15%;
}

.box-text {
  background-color: #111E6C;
  height: 50px;
  padding-top: 7px;
}

.text-corporate3 {
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}

.box-text1 {
  font-size: 20px;
  font-weight: 600;
  color: #111E6C;
  padding: 0;
}

.box-text2 {
  margin-top: 20px;
  padding: 20px 10%;
  text-align: justify;
}

.box-text3 {
  background: #111E6C;
  height: 100%;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  font-weight: 600;
}

.box-text4 {
  background: #ffffff;
  height: 50px;
  text-align: center;
  font-size: 20px;
  color: #111E6C;
  border-right-style: solid;
  padding: 0;
}

.box-text5 {
  background: #ffffff;
  height: 50px;
  text-align: center;
  font-size: 20px;
  color: #111E6C;
  padding: 0;
}

.box-text6 {
  background: #111E6C;
  border-right-style: solid;
  color: #ffffff;
  padding: 0;
  position: relative;
  height: 500px;
}

.box-text7 {
  background: #111E6C;
  border-right-style: solid;
  color: #ffffff;
  padding: 0;
  position: relative;
  height: 500px;
}

.image-corporate {
  width: 80%;
  border-radius: 10px;
  border-width: 3px;
  border-style: solid;
  border-color: #111E6C;
  margin: 40px;
}

.image-corporate1 {
  height: 250px;
  margin: 1%;
  border-radius: 10px;
  border-width: 3px;
  border-style: solid;
  border-color: #111E6C;
}

.image-corporate-mapleft {
  height: 80%;
  border-radius: 10px;
  border-width: 3px;
  border-style: solid;
  border-color: #ffffff;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}

.image-corporate-mapright {
  width: 60%;
  border-radius: 10px;
  border-width: 3px;
  border-style: solid;
  border-color: #ffffff;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}

.line-corporate {
  text-decoration: underline;
}

.text-corporate2 {
  margin: 0;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  color: #ffffff;
}

.text-map {
  margin-top: 10px;
}


/* End corporate */
/* ---service_tsp--- */
.topic-cover-service{
  padding-top: 45px;
  color: #000000;
  font-size: 100px;
  font-weight: 900;
  text-align: center;
  opacity: 0.7;
  letter-spacing: 10px;
}
.box-service {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.image-service-cover{
  background-image: url(images/service.png);
  width: 100%;
  height: 350px;
  background-repeat: no-repeat;
  background-size: 100% 100% , cover;
  position: static;
  margin-top: -40px;
}

.border-service {
  padding: 20px 10px;
  background: #111E6C;
  width: 350px;
  margin-top: 1cm;
  border-radius: 15px;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.text-header-service {
  font-weight: 800;
  font-size: 20px;
  margin-top: -35px;
  color: #ffffff;
}

.text-service {
  font-size: 20px;
  color: #111E6C;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
  width: 300px;
  height: 55px;
  border-radius: 15px;
  text-align: center;
  text-decoration: underline;
}

.image-service {
  height: 400px;
  width: auto;
  border-radius: 15px;
  margin: 5%;
}

.box-service-image {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background: #111e6c;
  border-width: 2px;
  border-radius: 15px;
}

.line-service {
  color: #111E6C;
  font-weight: 600;
  font-size: 20px;
  text-decoration: underline;
}

.box-text-service {
  height: 45px;
  width: 170px;
  background: #ffffff;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  text-align: center;
  padding: 5px;
}

.box-card {
  height: 90px;
}


/* ---end service--- */

.header-img{
  background-image: url(../images/header.png);
  height: 300px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.div-header-img{
  background-image: url(images/service_index.jpg);
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-size: 100% 100% , cover;
  position: static;
}
.img-homepage{
  width: 50%;
  border-radius: 50px;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}
.row-margin{
  margin: 0px;
}
.text-home-bottom{
  font-size: 42px;
  color: #000000;
  font-weight: 900;
}