
/* Publish */

/*Navigate*/
body.landing-page{
  background-color:#FFFFFF;
}
.m-top-100{
  margin-top:100px;
}
.landing-page .navbar .navbar-header{
  padding-left: 10px;
}
.landing-page .navbar-default .nav li a{
    color:#ffffff;
    font-family: 'Prompt', sans-serif;
    text-transform:none;
    font-weight: 400;
    letter-spacing:0px;
}
.landing-page .navbar-default .nav> li > a:hover{
    color:#AEFEFF;
    font-family: 'Prompt', sans-serif;
    text-transform:none;
    font-weight: 400;
    letter-spacing:0px;
}

.text-package-topic {
  font-family: 'Prompt', sans-serif;
  color:#5E6989;
  font-Size:30px;
  font-weight:500;
}

.landing-page .nav li a{
  color:#373737;
  font-weight:400;
  font-size:16px;
}
.margin-top-desktop{
  margin-top: 100px;
}
.font-normal{
  font-family: 'Prompt', sans-serif;
  font-size: 16px;
  color:#373737;
  text-transform:none;
}
.logo-main-desktop{
  width: 10%;
  float: left;
  position:absolute;
}
.font-normal2{
  padding-top: 10px;
  padding-bottom: 30px;
  font-family: 'Prompt', sans-serif;
  font-size: 16px;
  color:#373737;
  font-weight: 400;
}
.m-top-component{
  margin-top:260px;
}

.m-top-component2{
  margin-top:100px;
}
.m-top-section{
  margin-top: 30px;
}
.m-top-section-skills{
  margin-top: 30px;
}
.m-top-section-work{
  margin-top: 30px;
}
.footer {
  position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #373737;
   color: white;
   height: 40px;
   text-align: center;
}

/*Focus-Menu*/
.landing-page .navbar-default .navbar-nav > .active > a, .landing-page .navbar-default .navbar-nav > .active > a:hover{
  color:#3F4BCE !important;
  border-top:6px solid #3F4BCE!important;
  font-family: 'Prompt', sans-serif;
}

.landing-page  .navbar-scroll.navbar-default .nav li a:hover{
  color:#3F4BCE !important;


}
.landing-page .navbar-default .navbar-nav > li > a:hover, .landing-page .navbar-default .navbar-nav > li > a:focus{
  /*color:#2B2AAF !important;
  background-color: #ffffff;*/
}
/*Logo*/
.landing-page .navbar-default .navbar-brand{
/*  background:#ffffff  !important;
  color:#ffffff;*/
}

/*background-coverpage*/
.landing-page .carousel .item{
  background-color:#FFFFFF;
  height:500px
}
.img-ux-ui {
  width:520px;
}
.icon-ux-ui {
  width:20px;
}
/*Text-Coverpage*/
.Font-coverpage-1{
  font-size: 60px;
  font-weight: 600;
  color:#272727;
  text-shadow:none;
  font-family: 'Prompt', sans-serif;
}
.Font-coverpage-2{
  font-size: 30px;
  line-height: 50px;
  color:#272727;
  font-weight: 400;
  text-shadow:none;
  font-family: 'Prompt', sans-serif;
}
/*Bottom-Coverpage*/
.btn-sendmail-custom{
  font-family: 'Prompt', sans-serif;
  color:#ffffff;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  background-color:#2B2AAF;
  box-shadow: 10px 10px 0px #1A0F9E;
  border-style: 1px solid;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 0px;
  padding:10px 30px 10px 30px;

}
.btn-contact-custom{
  font-family: 'Prompt', sans-serif;
  color:#ffffff;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
  background-color:#2B2AAF;
  /*box-shadow: 10px 10px 0px #1A0F9E;*/
  border-style: 1px solid;
  border-radius: 10px;
  padding:10px 20px 12px 20px;

}
.text-brandner{
  font-family: 'Prompt', sans-serif;
  color:#ffffff;
  font-size: 30px;
  font-weight: 400;

}

.btn.focus, .btn:focus, .btn:hover{
}
.btn-sendmail-custom:hover{
  color:#ffffff;
  box-shadow: 10px 10px 0px #2B2AAF;
  background-color: #1A0F9E;
  background-image: linear-gradient(to right, #32C5FF 0%, #B620E0  51%, #F7B500  100%);
}
.btn-contact-custom:hover{
  color:#ffffff;
  box-shadow: 10px 10px 0px #2B2AAF;
  background-color: #1A0F9E;
  background-image: linear-gradient(to right, #32C5FF 0%, #B620E0  51%, #F7B500  100%);
}

/*-------box---------*/
.box1, .box2, .box3, .box4{
  font-family: 'Prompt', sans-serif;
  background-color: #F1F4FF;
  background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
  color:#373737;
  padding:20px;
  width: 23%;
}

.box1{
  border-radius: 20px;
  background-color: #F1F4FF;
  background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
  box-shadow: 10px 10px 10px #EDEFFE;
  margin-right:20px;
}
.box2{
  border-radius: 20px;
  background-color: #F1F4FF;
  background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
  box-shadow: 10px 10px 10px #EDEFFE;
    margin-right: 20px;
}
.box3{
  border-radius: 20px;
  background-color: #F1F4FF;
  background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
  box-shadow: 10px 10px 10px #EDEFFE;
  margin-right: 20px;

}
.box4{
  border-radius: 20px;
  background-color: #F1F4FF;
  background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
  box-shadow: 10px 10px 10px #EDEFFE;
}
.text-1{
  font-size: 36px;
  font-weight:400;
}
.text-2{
  font-size: 14px;
  font-weight:400;
}
.text-3{
  font-size: 12px;
  font-weight:200;
}
/*------- row---------*/
.row-spec{
  padding-top:20px;
  padding-bottom:20px;
}

/*-------Solving Problems---------*/
.solving{
  margin-top: 40px;
  margin-bottom: 40px;
}
.text-top-brand {
  font-family: 'Prompt', sans-serif;
  color:#ffffff;
  font-Size:22px;
  font-weight:400;
}
.text-top-brand2 {
  font-family: 'Prompt', sans-serif;
  color:#ffffff;
  font-Size:40px;
  font-weight:500;
}
.text-top-brand3 {
  font-family: 'Prompt', sans-serif;
  color:#AEFEFF;
  font-Size:16px;
}
.text-top {
  font-family: 'Prompt', sans-serif;
  color:#272727;
  font-Size:30px;
  font-weight:400;
}
.text-top2 {
  font-family: 'Prompt', sans-serif;
  color:#272727;
  font-Size:46px;
  font-weight:500;

}
.text-top3 {
  font-family: 'Prompt', sans-serif;
  color:#272727;
  font-Size:16px;
  font-weight:400;
}
.text-top-color {
  font-family: 'Prompt', sans-serif;
  color:#3F4BCE;
  font-Size:14px;
  font-weight:400;
}
.text-title{
  font-family: 'Prompt', sans-serif;
  font-size: 20px;
  font-weight:600;
  color:#373737;
  margin-bottom: 10px;
}
.img-01{
  width: 70%;
}
.img-02{
  width: 40%;
}
.text-normal{
  font-family: 'Prompt', sans-serif;
  font-size: 16px;
  font-weight:400;
  line-height: 30px;
  color:#373737;
}
.text-normal-footer{
  font-family: 'Prompt', sans-serif;
  font-size: 18px;
  font-weight:400;
  line-height: 30px;
  color:#363636;
}
.text-normal-banner{
  font-family: 'Prompt', sans-serif;
  font-size: 16px;
  font-weight:400;
  line-height: 30px;
  color:#ffffff;
  padding: 0px 20px 0px 20px;
}
.text-title2{
  font-family: 'Prompt', sans-serif;
  font-size: 22px;
  font-weight:600;
  color:#373737;
}
.text-normal2{
  font-family: 'Prompt', sans-serif;
  font-size: 14px;
  font-weight:400;
  line-height: 26px;
  color:#5E6989;
  opacity: 0.7;
}
.box-package{
  border: 1px #CCD9FF solid;
  width:31%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  border-radius:10px;
}
.box-package2{
  border: 1px #CCD9FF solid;
  background-color: #F7F9FF;
  width:31%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  border-radius:10px;
  height: 400px;
}
.box-package3{
  border: 1px #CCD9FF solid;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  border-radius:10px;
  width:47%;
}
.bg-get{
  background-color: #ffffff;
}
.bg-portfolio{
    background-image: linear-gradient(140deg, #242732 0%, #4A5060 75%);
    padding: 40px 0px 40px 0px;
}
.text-white1{
  font-family: 'Prompt', sans-serif;
  color:#ffffff;
  font-size:50px;
  font-weight:400;
}
.text-white2{
  font-family: 'Prompt', sans-serif;
  color:#ffffff;
  font-size:20px;
  font-weight:400;
}
.text-white3{
  font-family: 'Prompt', sans-serif;
  color:#ffffff;
  font-size:14px;
}
.text-get {
  font-family: 'Prompt', sans-serif;
  color:#ffffff;
  font-size:16px;
  font-weight:400;
}
.text-get2 {
  font-family: 'Prompt', sans-serif;
  color:#3F4BCE;
  font-size:16px;
  font-weight:400;
  padding-left:20px;
}
.text-get3 {
  font-family: 'Prompt', sans-serif;
  color:#363636;
  font-size:16px;
  font-weight:400;
  padding-left:20px;
}
.bg-text-get{
  background-color: #3F4BCE;
  color: #ffffff;
  border-radius:4px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
  width:110px;

}
.line-section{
  width: 120px;
  border:2px #e9ecfe solid;
  margin-bottom: 20px;
  opacity: 15;
}

.list{
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 16px;
  font-family: 'Prompt', sans-serif;
  font-style: normal;

}
.list1{
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 100%;
  font-family: 'Prompt', sans-serif;
  font-style: normal;

}

.bullet-custom{
  height: 40px;
  padding-top: 10px;
}
.bullet-img{
    padding-right: 10px;
    width: 24px;option-active
}
.mb-section{
  margin-bottom: 100px;
}
/*-------tpo up button---------*/
#myBtn {
  display: none;
  position: fixed;
  bottom: 10px;
  right: -20px;
  z-index: 99;
  /*font-size: 18px;*/
  border: none;
  outline: none;
  background-color:transparent;
  color: white;
  cursor: pointer;
  padding: 15px;
  /*border-radius: 4px;*/
}


/*-------What I do---------*/
.image-imitation-1{
text-align:center;

}



.landing-page .navy-line{
  width:60px;
  height:1px;
  margin:60px auto 0;
  border-bottom:4px solid #A2A2D2;
  border-radius: 10px;
  margin-bottom: 40px;
}
.tabs-container .tabs-left .tab-pane .panel-body, .tabs-container .tabs-right .tab-pane .panel-body{
  border:none;
}
.tabs-container .nav-tabs > li.active > a, .tabs-container .nav-tabs > li.active > a:hover, .tabs-container .nav-tabs > li.active > a:focus{
  font-size: 20px;
  font-family: 'Prompt', sans-serif;
  font-weight: 800px;
  color:#373737 !important;
  padding:20px;
  border:none;
  border-radius: 20px;
  background-color: #F1F4FF;
  background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
  box-shadow: 10px 10px 10px #EDEFFE;
  margin-right: 10px;
  border-left:4px solid #4338C9;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.tabs-container .tabs-left > .nav-tabs > li > a{
  font-size: 20px;
  font-family: 'Prompt', sans-serif;
  font-weight: 800px;
  color:#B3B8CD;
  padding:20px;
  border-left:1px solid #C9CFE4;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;

}
.bg-tab-content{
  /*--background-color: #F1F4FF;
  background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
  box-shadow: 10px 10px 10px #EDEFFE;
  border-radius: 20px;--*/
  margin-left: 20px;
  padding:10px;
}

.slick_demo_2 .ibox-content{
  margin: 0px;
}
.ibox-content{
  background-color:none !important;
  border-color:none;
  border-width:0px;
  padding:0px 0px 0px 0px;

}
.landing-page .pricing-plan{
  margin:20px 10px 0 30px;
  font-family: 'Prompt', sans-serif;
  height: 440px;

}
.landing-page .pricing-plan.selected{
  background:#EBECFF;
  border-radius: 10px;
    padding-top:300px;
  transform:none;
}
.landing-page .pricing-plan li{
  text-align: left;
  font-family: 'Prompt', sans-serif;
}

.landing-page li.pricing-title{
  background-color: #151479;
  font-family: 'Prompt', sans-serif;
  font-size:16px;
}

.text-subject-white {
  font-family: 'Prompt', sans-serif;
  color:#FFFFFF;
  font-Size:20px;
  font-weight:500;
}
.text-subject {
  font-family: 'Prompt', sans-serif;
  color:#4338C9;
  font-Size:30px;
  font-weight:500;
}
.text-subject-contact {
  font-family: 'Prompt', sans-serif;
  color:#151479;
  font-Size:30px;
  font-weight:400;
}
.text-subject-contact2 {
  font-family: 'Prompt', sans-serif;
  color:#373737;
  font-Size:40px;
  font-weight:600;
}
.text-subject-contactme {
  font-family: 'Prompt', sans-serif;
  color:#4338C9;
  font-Size:30px;
  font-weight:500;
}
.text-subject-contact3 {
  font-family: 'Prompt', sans-serif;
  color:#373737;
  font-Size:40px;
  font-weight:600;
}

.text-sub-subject {
  font-family: 'Prompt', sans-serif;
  color:#FFFFFF;
  font-Size:14px;
}
.text-next-mobile {
  font-family: 'Prompt', sans-serif;
  color:#9299B8;
  font-Size:20px;
  padding-left: 10px;
  opacity: 0.3;
}
.text-sub-subject-yellow {
  font-family: 'Prompt', sans-serif;
  color:#FEA628;
  font-Size:80px;
  padding-top: 0px;
  left:0px;
}
.text-titil-step{
  font-family: 'Prompt', sans-serif;
  color:#4338C9;
  font-Size:20px;
}
.text-small{
  font-family: 'Prompt', sans-serif;
  color:#3B3AE5;
  font-Size:14px;
}
.numberCircle {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding-top:3px;
    font-family: 'Prompt', sans-serif;
    font-size:20px;
    background: #fff;
    border: 2px solid #3B3AE5;
    color:#3B3AE5;
    text-align: center;
    margin-bottom: 10px;

}
.bullet-whatido{
  height: 30px;
  padding-top: 10px;
  padding-left: 30px;
  color:#373737;
  font-size: 14px;
  text-decoration: none;
  text-overflow: ellipsis; /* เพิ่ม ... จุดจุดจุดท้ายสุด */
  display: block; overflow: hidden;
  white-space: nowrap;
  width: 100%; /* กำหนดความกว้าง */
  font-family: 'Prompt', sans-serif;
}
.font-white{
  height: 30px;
  padding-left: 30px;
  color:#FFFFFF;
  font-size: 16px;
  text-decoration: none;
  text-overflow: ellipsis; /* เพิ่ม ... จุดจุดจุดท้ายสุด */
  display: block; overflow: hidden;
  white-space: nowrap;
  width: 100%; /* กำหนดความกว้าง */
  font-family: 'Prompt', sans-serif;
}
.img-Arrow-term{
  width:100%;
}
/*-------Team---------*/
.text-team{
  margin-top:200px;
  color:#373737;
  font-size: 30px;
  font-weight: 400;
  font-family: 'Prompt', sans-serif;
}
.text-work{
  color:#4338C9;
  font-size: 60px;
  font-weight: 600;
  font-family: 'Prompt', sans-serif;
}
.img-Arrow-term{
  margin-top:-20px;
  width:50%;
}
.img-robot{
   margin-top:-300px;
   width: 100%;
}
.bg-skills{
  background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
  margin-top: 80px;
}
.bg-service{
  padding-top: 14px;
  padding-bottom: 14px;
  /*background-color: #2670FF;*/
  background-image: linear-gradient(140deg, #04D6D9 0%, #3F4BCE 75%);
  margin-bottom: 20px;
  border-radius: 100px;
}
.panel-heading{
  padding:14px 20px 14px 20px;
}
.panel-default>.panel-heading{
  color:#373737;
  font-family: 'Prompt', sans-serif;
  font-size: 16px;
  font-weight: 400;
  background-color:#F7F9FF;
}
.panel-default{
  border-color:#CCD9FF;
}
.text-start{
  color:#5E6989;
  font-family: 'Prompt', sans-serif;
  font-size: 16px;
  margin-right: 5px;
}
.bg-text-price{
  background-color: #2BA4E4;
  border-radius: 100px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-right: 10px;

}
.text-price{
  color:#ffffff;
  font-family: 'Prompt', sans-serif;
  font-size: 16px;
  text-align: center;
}
.bg-text-package0{
  background-color: #F4F6FD;
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.bg-contact{
  background-color: #707FB1;
  padding-top:10px;
  padding-bottom: 10px;
  border-radius: 10px;
}
.bg-contact:hover{
  background-color:#3F4BCE;
  padding-top:10px;
  padding-bottom: 10px;
  border-radius: 10px;
}
.landing-page .contact1 {
  background-image: url('../img/landing/bg-footer.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding-top: 100px;
  margin-top: 40px;
  height: 400px;
}
.text-normal3{
  font-family: 'Prompt', sans-serif;
  font-size: 18px;
  font-weight:400;
  line-height: 26px;
  color:#ffffff;
}
.text-normal3 :hover{
  font-family: 'Prompt', sans-serif;
  font-size: 18px;
  font-weight:400;
  line-height: 26px;
  color:#ffffff;
}
.text-package01{
  color:#373737;
  font-family: 'Prompt', sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  padding: 20px;
}
.text-package02{
  color:#373737;
  font-family: 'Prompt', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  padding: 20px;
}
.bg-text-package1{
  background-color: #3F4BCE;
  border-radius: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
}
.bg-text-package2{
  background-color: #394597;
  border-radius: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
}
.bg-text-package3{
  background-color: #07136B;
  border-radius: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 10px;
}
.text-package{
  color:#ffffff;
  font-family: 'Prompt', sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}
.padding-check{
  padding-left: 20px;
}





/*-------UX/UI------------*/
/*.boxA, .boxB, .boxC{
  width: 31%;
  margin: 0px auto;
}*/
.boxA{
  background: #2B2AAF;
  padding-left: 20px;
  border-radius: 20px;
  background-color: #F1F4FF;
  background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
  box-shadow: 10px 10px 10px #EDEFFE;
  height: 440px;
  margin-right: 20px;
  margin-bottom: 20px;
}
/*
.boxA{
  background: #2B2AAF;
  padding-left: 20px;
  border-radius: 20px;
  background-color: #F1F4FF;
  background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
  box-shadow: 10px 10px 10px #EDEFFE;
  height: 550px;
  margin-right: 20px;
}
*/
.boxB{
  background: #2B2AAF;
  padding-left: 20px;
  border-radius: 20px;
  background-color: #F1F4FF;
  background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
  box-shadow: 10px 10px 10px #EDEFFE;
  height:340px;
  width:48.5%;
  margin-right: 10px
}
.boxC{
  width:48.5%;
  margin-left: 10px;
  background: #2B2AAF;
  padding-left: 20px;
  border-radius: 20px;
  background-color: #F1F4FF;
  background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
  box-shadow: 10px 10px 10px #EDEFFE;
  height:340px;
}
.topic{
    height: 30px;
    line-height: 30px;
    padding-top: 10px;
    color:#373737;
    font-weight: 500;
    font-size: 26px;
    font-family: 'Prompt', sans-serif;
    margin-top: 30px;
    margin-bottom: 30px;
}
.img-creative{
   width: 60%;
}

.shadow-bullet{
    box-shadow: 0 4px 8px 0 #DEDEF8, 0 6px 20px 0 #DEDEF8;
    border-radius: 50%;
    margin-right: 14px;
}
.TypeCircle {
  border-radius: 50px;
  padding:10px 20px 10px 20px;
  width:auto;
  font-family: 'Prompt', sans-serif;
  font-size:16px;
  text-align: center;
  background: #5D5CEA;
  color:#373737;
  background-color: #FFFFFF;
  box-shadow: 10px 10px 0px #EDEFFE;
  margin-right: 10px;
  margin-bottom: 10px;
}
.text-type{
  font-family: 'Prompt', sans-serif;
  color:#3B3AE5;
  font-Size:30px;
}
.bullet-ct{
  height: 60px;
  padding-top: 40px;
}
.bg-ct{
  background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(white, #EBECFF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, #EBECFF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, #EBECFF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, #EBECFF); /* Standard syntax */
}
.m-top-component2{
  margin-top:50px;
}
/*-------Personal Skills---------*/
.bg-box-skills{
  margin:20px 0px 40px 0px;
  padding:30px 40px 30px 40px;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 10px 10px 10px #EDEFFE;
}
.bg-box-skills2{
  margin:20px 0px 20px 0px;
  padding:30px 40px 0px 0px;
}
.landing-page .features-block {
  margin-top: 50px;
}


/*-------Personal Skills---------*/
.sub-row-skills-no{
  color:#4338C9;
  font-size:20px;
  font-weight: 400;
}
.padding-desktop{
  padding-bottom: 40px;
  font-weight: 300;
}
.padding-line{
  padding-bottom: 20px;
  font-weight: 300;
}
/*----------Portfolio---------*/
.product-imitation{
  background-color:#ffffff;
}
.font-hobby{
  font-family: 'Prompt', sans-serif;
  font-weight: 400;
  color:#ffffff;
  opacity: 0.5;
  font-size: 16px;
  font-style: italic;
}
.font-hobby2{
  font-family: 'Prompt', sans-serif;
  font-weight: 400;
  color:#373737;
  opacity: 0.5;
  font-size: 14px;
  font-style: italic;
}
.font-port-type1{
    font-family: 'Prompt', sans-serif;
    font-weight: 400;
    line-height: 30px;
    font-size: 20px;
    color:#373737;
    letter-spacing: 2px;
}
.font-port-type2{
    font-family: 'Prompt', sans-serif;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 8px;
    font-size: 20px;
    color:#373737;
}
.box-hover-port{
  background-color: #4338C9;
  font-family: 'Prompt', sans-serif;
  margin-top: -50px;
  padding-top: 40px;
  font-size:16px;
  color:#ffffff;
  letter-spacing: 2px;
  border-radius: 10px;
  line-height: 30px;
  height: 180px;
  margin-bottom: 30px;
  vertical-align: middle;

}
.dd {
  position: relative;
}
/*---.container:hover .overlay {
  opacity: 1;
}---*/
.dd:hover .overlay {
  opacity: 1;
}
.image  {
  display: block;
  width: 90%;
  height: auto;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #F1F4FF;
}
.overlay2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #F1F4FF;
}
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.landing-page .nav li a{
  color: #373737;
  font-size:16px;
  font-family: 'Prompt', sans-serif;
}
.tabs-container .nav-tabs{
  border-bottom:0px;
}
.tabs-container .panel-body{
  background:none;
  border:0px;
}
.img-arrow-down{
  width: 10%;
}
/*---Contact----*/

.landing-page .contact{
  background-image: none;
}
td, th{
  padding:4px 0px 4px 0px;
}
.font-field{
  color:#9B9BCF;
}
.navy-line2{
  width:60px;
  height:1px;
  border-bottom:4px solid #A2A2D2;
  border-radius: 10px;
  margin: 10px 0px 0px 0px;
}
.navy-line3{
  width:60px;
  height:1px;
  border-bottom:4px solid #A2A2D2;
  border-radius: 10px;
}
a{
  color:#676a6c;
}
a:focus, a:hover{
  color:#151479;

}
.hide-desktop{
  display: none
}
.img-contact{
  width:200px;
  right:0px;

}
.landing-page .contact{
  margin-top: 140px;
}
.cp-logo-1{
  margin-right:80px;
  width:20%;
}
.cp-logo-2{
  margin-right:0px;
  width:20%;
}
.lineoa{
  width:36%;
}



/*--ipad--*/
@media only screen and (max-width: 1024px){
  /*.landing-page .carousel-inner{
    padding-top: 100px;
  }*/
  .lineoa{
    width:100%;
  }
  .logo-main-desktop{
    width:18%;
    float: left;
    position:absolute;
  }
  .text-package01{
    color:#373737;
    font-family: 'Prompt', sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
  }
  .landing-page .contact1 {
    background-image: url('../img/landing/bg-footer.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding-top: 10px;
    margin-top: 40px;
    height: 400px;
  }
  .text-package02{
    color:#373737;
    font-family: 'Prompt', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
  }
  .text-normal{
    font-family: 'Prompt', sans-serif;
    font-size: 16px;
    font-weight:400;
    line-height: 26px;
    color:#373737;
  }
  .text-normal2{
    font-family: 'Prompt', sans-serif;
    font-size: 16px;
    font-weight:400;
    line-height: 26px;
    color:#A1AAE8;
  }
  .text-normal3{
    font-family: 'Prompt', sans-serif;
    font-size: 18px;
    font-weight:400;
    line-height: 26px;
    color:#ffffff;
  }
  .text-get {
    font-family: 'Prompt', sans-serif;
    color:#ffffff;
    font-size:18px;
    font-weight:400;
  }
  .text-get2 {
    font-family: 'Prompt', sans-serif;
    color:#3F4BCE;
    font-size:18px;
    font-weight:400;
    padding-left:20px;
  }
  .text-get3 {
    font-family: 'Prompt', sans-serif;
    color:#363636;
    font-size:16px;
    font-weight:400;
    padding-left:20px;
  }
  .bg-text-get{
    background-color: #3F4BCE;
    color: #ffffff;
    border-radius:4px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    width:120px;

  }
  .box-package{
    border: 1px #CCD9FF solid;
    width: 100%;
    margin-left: 14px;
    margin-right: 0px;
    margin-bottom: 20px;
    padding: 20px;
    border-radius:10px;
  }
  .text-top2 {
    font-family: 'Prompt', sans-serif;
    color:#272727;
    font-Size:36px;
    font-weight:500;

  }
  .text-top3 {
    font-family: 'Prompt', sans-serif;
    color:#272727;
    font-Size:14px;
    font-weight:400;
  }
  .box-package2{
    border: 1px #CCD9FF solid;
    background-color: #F7F9FF;
    margin-left: 6px;
    margin-right: 6px;
    margin-bottom: 20px;
    padding: 20px;
    border-radius:10px;
    height:400px;
  }
  .box-package3{
    border: 1px #CCD9FF solid;
    margin-left: 10px;
    margin-right: 10px;
    padding: 20px;
    border-radius:10px;
  }

  .padding-bottom-mobile{
    padding-top: 30px;
  }
  .hide-ipad{
    display: none
  }

  .mb-section{
    margin-bottom: 100px;
  }
  .Font-coverpage-1{
    font-size: 40px;
    font-weight: 600;
    color:#373737;
    text-shadow:none;
    font-family: 'Prompt', sans-serif;
  }
  .Font-coverpage-2{
    font-size: 26px;
    color:#373737;
    font-weight: 300;
    text-shadow:none;
    line-height: 40px;
    font-family: 'Prompt', sans-serif;
  }
  .font-normal2{
    font-family: 'Prompt', sans-serif;
    font-size: 16px;
    color:#373737;
    font-weight: 400;
  }
  .landing-page .services{
    padding-top:50px;
  }
  .bg-skills{
    height:340px;
    background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
    margin-bottom: 0px;
  }


  .left-ipad{
    padding-left: 20px;
  }
  .m-top-section{
    margin-top:0px;
  }
  .img-ux-ui {
    width:100%;
  }
  /*.boxA, .boxB, .boxC{
    width: 31%;
  }*/
  .boxA{
    background: #2B2AAF;
    padding-top: 20px;
    padding-left: 0px;
    border-radius: 20px;
    background-color: #F1F4FF;
    background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
    box-shadow: 10px 10px 10px #EDEFFE;
    height: 400px;
  }
  .boxB{
    background: #2B2AAF;
    padding-top: 20px;
    padding-left: 0px;
    border-radius: 20px;
    background-color: #F1F4FF;
    background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
    box-shadow: 10px 10px 10px #EDEFFE;
    height: 300px;
    width: 48%;
    margin-right: 10px;
  }
  .boxC{
    width: 48%;
    margin-left: 10px;
    background: #2B2AAF;
    padding-top: 20px;
    padding-left: 0px;
    border-radius: 20px;
    background-color: #F1F4FF;
    background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
    box-shadow: 10px 10px 10px #EDEFFE;
    height: 300px;
  }
  .bullet-whatido{
    height: 30px;
    padding-top: 10px;
    padding-left: 30px;
    color:#373737;
    font-size: 14px;
    text-decoration: none;
    text-overflow: ellipsis; /* เพิ่ม ... จุดจุดจุดท้ายสุด */
    display: block; overflow: hidden;
    white-space: nowrap;
    width: 100%; /* กำหนดความกว้าง */
    font-family: 'Prompt', sans-serif;
  }
  .font-white{
    height: 30px;
    color:#FFFFFF;
    font-size: 14px;
    text-decoration: none;
    display: block; overflow: hidden;
    white-space: nowrap;
    width: 100%; /* กำหนดความกว้าง */
    font-family: 'Prompt', sans-serif;
  }
  .topic{
      height: 30px;
      line-height: 30px;
      padding-top: 10px;
      color:#373737;
      font-weight: 500;
      font-size: 20px;
      font-family: 'Prompt', sans-serif;
      margin-top: 0px;
      margin-bottom: 20px;
  }
  .img-creative{
    width: 60%;
  }
  .padding-bottom-ipad{
    padding-bottom:40px;
  }
  .landing-page .contact{
    margin-top: 100px;
  }
  .text-subject-contact2{
    font-size: 26px;
  }
  .text-subject-contactme {
    font-family: 'Prompt', sans-serif;
    color:#4338C9;
    font-Size:30px;
    font-weight:500;
  }
  .bg-skills{
    height:930px;
    background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
    padding-bottom: 30px;
  }
  .bg-service{
    /*height:210px;*/
    padding-top: 20px;
    padding-bottom: 20px;
    /*background-color: #2670FF;*/
    background-image: linear-gradient(140deg, #04D6D9 0%, #3F4BCE 75%);
    margin-bottom: 0px;
    border-radius: 20px;
  }
  .margin-top-ipad{
    margin-top: 100px;
  }
  .m-top-component{
    margin-top:140px;
  }
  .m-top-100{
    margin-top:0px;
  }
  .img-ct{
    width:80%;
  }



}

/*--iphone--*/
@media only screen and (max-width:414px){
  .bg-skills{
    height:1300px;
    background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
    padding-bottom: 30px;
  }
  .logo-main-mobile{
    width: 36%;
    float: left;

  }
  .landing-page .contact1 {
    background-image: url('../img/landing/bg-footer.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding-top: 10px;
    margin-top: 40px;
    height: 400px;
  }

  .text-normal-footer{
    font-family: 'Prompt', sans-serif;
    font-size: 14px;
    font-weight:400;
    line-height: 30px;
    color:#363636;
  }

  .text-normal-banner{
    font-family: 'Prompt', sans-serif;
    font-size: 14px;
    font-weight:400;
    line-height: 30px;
    color:#ffffff;
  }
  .img-01{
    width: 70%;
  }
  .img-02{
    width: 70%;
  }
  .mb-section{
    margin-bottom: 20px;
  }
  .line-white{
    margin: 20px 0px 10px 0px;
    width: 200px;
    border:0.5px #ffffff solid;
    opacity: 0.5;
  }
  .box-package{
    border: 1px #CCD9FF solid;
    width:100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    padding: 20px;
    border-radius:10px;
  }
  .box-package2{
    border: 1px #CCD9FF solid;
    background-color: #F7F9FF;
    width:100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    padding: 20px;
    border-radius:10px;
    height: 350px;
  }
  .img-ct{
    width:100%;
  }
  .box-package3{
    border: 1px #CCD9FF solid;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    padding: 20px;
    border-radius:10px;
    width:100%;
  }
  .text-top {
    font-family: 'Prompt', sans-serif;
    color:#272727;
    font-Size:20px;
    font-weight:400;
  }
  .text-top2 {
    font-family: 'Prompt', sans-serif;
    color:#272727;
    font-Size:30px;
    font-weight:500;

  }
  .text-package-topic {
    font-family: 'Prompt', sans-serif;
    color:#2670FF;
    font-Size:24px;
    font-weight:500;
  }


  .landing-page .carousel-inner{
    padding-top: 0px;
  }
  .padding-bottom-mobile{
    padding-bottom:80px;
  }
  .m-top-component2{
    margin-top:100px;
  }
  .m-top-section-skills{
    margin-top: 60px;
  }
  .m-top-section-work{
    margin-top: 0px;
  }
  .Font-coverpage-1{
    font-size: 30px;
    font-weight: 600;
    color:#373737;
    text-shadow:none;
    font-family: 'Prompt', sans-serif;
  }
  .Font-coverpage-2{
    margin-top: 10px;
    font-size: 20px;
    color:#373737;
    font-weight: 300;
    text-shadow:none;
    line-height: 32px;
    font-family: 'Prompt', sans-serif;
  }
  .font-normal2{
    margin-top: 4px;
    font-family: 'Prompt', sans-serif;
    font-size: 14px;
    color:#373737;
    font-weight: 400;
  }
  .img-ux-ui-phone {
    width:100%;
    padding-top:0px;
  }
  .margin-top-mobile{
    margin-top: 140px;
  }
  .bg-service{
    /*height:240px;
    background-color: #2670FF;*/
    background-image: linear-gradient(140deg, #04D6D9 0%, #3F4BCE 75%);
    margin-bottom: 0px;
    border-radius: 20px;
  }
  .m-top-component{
    margin-top:200px;
  }
  .box1, .box2, .box3, .box4{
    font-family: 'Prompt', sans-serif;
    border-radius:0px;
    width: 50%;
  }
  .box1{
    padding:20px;
    margin-right:0px;
  }
  .box2{
    padding:20px;
    margin-right:0px;
  }
  .box3{
    padding:20px;
    margin-right:0px;
  }
  .box4{
    padding:20px;
  }
  .text-1{
    font-size: 36px;
    font-weight:400;
  }
  .text-2{
    font-size: 14px;
    font-weight:400;
  }
  .text-3{
    font-size: 12px;
    font-weight:200;
  }
  .solving{
    padding-top:0px;
  }
  .text-solving {
    font-family: 'Prompt', sans-serif;
    color:#373737;
    font-Size:30px;
    font-weight:600;
  }
  .text-solving-2 {
    font-family: 'Prompt', sans-serif;
    color:#373737;
    font-Size:30px;
    font-weight:200;
  }
  .boxA, .boxB, .boxC{
    width: 100%;
  }
  .boxA{
    background: #2B2AAF;
    padding-left: 10px;
    border-radius: 20px;
    background-color: #F1F4FF;
    background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
    box-shadow: 10px 10px 10px #EDEFFE;
    height: 920px;
    margin-bottom: 0px;
  }
  .boxB{
    margin-top: 20px;
    background: #2B2AAF;
    padding-left: 20px;
    border-radius: 20px;
    background-color: #F1F4FF;
    background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
    box-shadow: 10px 10px 10px #EDEFFE;
    height: 300px;
  }
  .boxC{
    margin-top: 20px;
    margin-left: 0px;
    background: #2B2AAF;
    padding-left: 20px;
    border-radius: 20px;
    background-color: #F1F4FF;
    background-image: linear-gradient(140deg, #F1F4FF 0%, #F1F4FF 50%, #ffffff 75%);
    box-shadow: 10px 10px 10px #EDEFFE;
    height: 240px;
  }
  .topic{
      height: 30px;
      line-height: 30px;
      padding-top: 10px;
      color:#373737;
      font-weight: 500;
      font-size: 20px;
      font-family: 'Prompt', sans-serif;
      margin-top: 0px;
      margin-bottom: 20px;
  }
  .topic2{
      height: 30px;
      line-height: 30px;
      padding-top: 10px;
      color:#373737;
      font-weight: 500;
      font-size: 16px;
      font-family: 'Prompt', sans-serif;
      margin-top: 0px;
      margin-bottom: 20px;
  }
  .TypeCircle {
    border-radius: 50px;
    padding:10px 20px 10px 20px;
    font-family: 'Prompt', sans-serif;
    font-size:14px;
    color:#373737;
    background-color: #FFFFFF;
    box-shadow: 10px 10px 0px #EDEFFE;
    float: left;
    margin-top: 20px;
    margin-bottom: 0px;

  }
  .row-spec{
    padding-top:0px;
    padding-bottom:20px;
  }
  .landing-page .services{
    padding-top:50px !important;
  }
  .bg-solving{
    width:80%;
  }

  .text-subject {
    font-family: 'Prompt', sans-serif;
    color:#4338C9;
    font-Size:20px;
    font-weight:500;
  }
  .text-subject-contact {
    font-family: 'Prompt', sans-serif;
    color:#151479;
    font-Size:30px;
    font-weight:400;
  }
  .text-subject-contact2 {
    font-Size:18px;
  }
  .text-subject-contactme {
    font-family: 'Prompt', sans-serif;
    color:#4338C9;
    font-Size:30px;
    font-weight:500;
  }
  .hide-mobile{
    display: none
  }
  .hide-desktop{
    display: block;
  }
  .slick-prev:before{
    display: none !important;
  }
  .slick-next:before{
    display: none !important;
  }
  .slick-prev:before, .slick-next:before{
    display: none !important;
  }

  .bullet-whatido{
    height: 30px;
    padding-top: 10px;
    padding-left: 30px;
    color:#373737;
    font-size: 14px;
    text-decoration: none;
    text-overflow: ellipsis; /* เพิ่ม ... จุดจุดจุดท้ายสุด */
    display: block; overflow: hidden;
    white-space: nowrap;
    width: 100%; /* กำหนดความกว้าง */
    font-family: 'Prompt', sans-serif;
  }
  .font-white{
    height: 30px;
    padding-left: 30px;
    color:#FFFFFF;
    font-size: 14px;
    text-decoration: none;
    text-overflow: ellipsis; /* เพิ่ม ... จุดจุดจุดท้ายสุด */
    display: block; overflow: hidden;
    white-space: nowrap;
    width: 100%; /* กำหนดความกว้าง */
    font-family: 'Prompt', sans-serif;
  }
  .text-subject-contact3 {
    font-family: 'Prompt', sans-serif;
    color:#373737;
    font-Size:30px;
    font-weight:600;
  }
  .text-sub-subject-yellow {
    font-family: 'Prompt', sans-serif;
    color:#FEA628;
    font-Size:40px;
    padding-top: 10px;
    height: auto;;
    left:0px;
  }

  .text-team{
    margin-top:0px;
    color:#373737;
    font-size: 30px;
    font-weight: 400;
    font-family: 'Prompt', sans-serif;
  }
  .text-work{
    color:#4338C9;
    font-size: 60px;
    font-weight: 600;
    font-family: 'Prompt', sans-serif;
  }
  .padding-desktop{
    padding-top:0px;
    padding-left: 40px;
  }
  .sub-row-skills-no{
    color:#4338C9;
    font-size:20px;
    font-weight: 400;
    padding-left: 40px;
  }

  .img-robot{
     margin-top:0px;
     width: 100%;
  }

  .shadow-bullet{
      box-shadow: 0 4px 8px 0 #DEDEF8, 0 6px 20px 0 #DEDEF8;
      border-radius: 50%;
      margin-right: 14px;
      width: 14%;
  }
  .bullet-ct{
    height: 60px;
    padding-top: 40px;
  }
  .img-arrow-down{
    width: 30%;
    margin-top: -10px;
  }
  .bg-personalskills{
    padding:80px 0px 40px 0px;

  }
  .bg-ppf{
    padding:40px 0px 200px 0px;
  }
  .img-contact{
    width:150px;
    right:0px;
    position:absolute;
    margin-top:-140px;
  }
  .padding-left{
    padding-left:10px;
    color:#373737;
  }
  .button-contact{
    text-align: center;
  }
  .cp-logo-1{
    width:100%;
  }
  .cp-logo-2{
    width:100%;
  }

}
