.itopplus-background {
background-image:none; 
background-color:none; 

}
body {
    overflow-x: hidden;
}

@keyframes fake-top {
  from {
    transform: translateY(300px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.block-headbanner {
  animation: fake-top;
  animation-duration: 1.5s;
}


.no-js a {
    color: #fff;
    transition: 0.35s;
}
.no-js a:hover {
    color: #2ebaad;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #2ebaad;
}
.itopplus-footer {
    background-color: #010427;
}
.itopplus-header {
    background-color: transparent;
    color: #fff;
    border-bottom: none;
}
.itopplus-bg {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_28072024b16o/0/0/BGz-z1244523388334.webp) !important;
}
.itopplus-bg2 {
    background-image: url('http://itp1.itopfile.com/ImageServer/z_itp_28072024b16o/0/0/bg2z-z154711202229.webp');
}
.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_28072024b16o/0/0/3z-z1430560451178.webp');
}
.itopplus-bg4 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_28072024b16o/0/0/4z-z1486404520397.webp');
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin: 0 5px;
    padding: 8px 15px;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #39f9df !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.dropdown-menu>li>a {
    color: #fff;
}
.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #39f9df;
    background: transparent; 
}

@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 12px;
    left: 10px;
    width: 120px !important;
    z-index: 10000;
}
.navbar-header,
#ItopplusMainSidebar>div {
    background: #0b1012 !important;
}
.navbar-header a.visible-xs {
    filter: brightness(0) invert(1);
}
#ItopplusMainSidebar a {
    color: #fff !important;
}
.navbar-toggle .icon-bar {
    background-color: #fff !important;
}
}

@media screen and (min-width: 1024px) {
.itopplus-banner .container {
    display: grid;
    grid-template-columns: 18% auto 18%;
    align-items: center;
    width: 93vw;
}
.itp-block {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #0b1012;
    transition: .3s;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 100%;
    min-width: auto;
    margin: 0 auto;
}
#nav-menu {
    display: grid;
    place-items: center;
    background: transparent;
  min-height: auto;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
   margin: 0;
}  
#background66dabca14f233b001384ed2b {
    width: 55%;
    margin: 0 auto;
}
.head-form {
    margin-left: -15%;
}
.container {
    width: 80vw;
}
#formdisplay67247bf21db8500013977cf6 {
    margin-left: 21%;
}
.itopplus-b0 {
    background-attachment: fixed;
}
.Textmanager.font-inherit {
    display: flow-root;
} 
}


@media screen and (min-width : 1366px) {}



/* oscar*/
figure.effect-oscar {
    background: transparent;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.05,1.05,1);
}
/* oscar */


/*contenemanager*/
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 0px;
    border-bottom: 0px solid #e1723a;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 16px;
    padding: 5% 5% 5%;
    color: #fff;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: inherit;
    color: #fff;
    text-align: center;
    white-space: break-spaces;
    margin-top: 5%;
}
article.col-md-6.item.-micro {
    width: 33.3%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 10px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 33.3%;
}
.contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: white;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 40%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
    border-radius: 20px;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 16px;
    color: #919191;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.03,1.03,1) !important;
}
.social-icon {
    border-radius: 5px;
}
i.fa-x-twitter-custom-square {
    filter: invert(1);
}
h3.managerHeader {
    text-align: center;
    font-size: 2em;
    font-weight: 600;
    margin-top: 4%;
    margin-bottom: 4%;
}
/*contenemanager*/


/* ฟอร์ม Style 1 */
#formdisplay66da7fe82054530013ccebac .form-control {
    border: none;
    border-bottom: 1px solid #c2c2c2;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    background-color: transparent;
    padding: 5px 0px;
    font-size: 16px;
    width: 100% !important;
    margin: 7px 0px;
    color: #fff !important;
}
#formdisplay66da7fe82054530013ccebac .form-control:focus {
    border-bottom: 1px solid #c2c2c2;
    color: #fff !important;
}
#formdisplay66da7fe82054530013ccebac .form-control:hover {
    border-bottom: 1px solid #fff;
}
#formdisplay66da7fe82054530013ccebac .btn-default:hover,
#formdisplay66da7fe82054530013ccebac .btn-default:focus {
    background-position: 0 0px;
    background: transparent;
    transition: 0.35s;
}
#formdisplay66da7fe82054530013ccebac .btn-default {
    border-color: #0000;
    padding: 10px 30px;
    font-size: 15px;
    border: 1px solid #fff;
    text-shadow: none;
    border-radius:30px;
    background: transparent;
    color: #fff !important;
    transition: 0.5s;
}
#btnview66da7fe82054530013ccebac {
    margin-left: 35%;
}
#formdisplay66da7fe82054530013ccebac ::placeholder {
    color: #fff;
}
#formdisplay66da7fe82054530013ccebac span.label {
    display: contents;
}
#formdisplay66da7fe82054530013ccebac a#capchatxt {
    font-weight: 300;
	color: #fff;
    margin-left: 2%;
}
#formdisplay66da7fe82054530013ccebac {
    background: transparent !important;
}
#formdisplay66da7fe82054530013ccebac .form-control::placeholder {
    color: #fff !important;
}
#form66da7fe82054530013ccebac {
    padding: 0px !important;
}
#cookie66da7fe82054530013ccebac {
    font-size: 14px;
    margin-top: -20px;
    padding-right: 5%;
    text-align: left !important;
    margin-left: 3%;
    padding-bottom: 15px !important;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
.head-form {
    font-family: "LINE Seed Sans TH";
    font-size: 42px;
    text-align: center;
    margin-top: 7%;
}
.CASS-D-border {
    background: none !important;
}
.head-form h1 {
    font-weight: 600;
}
div#background66da7fe82054530013ccebac {
    background: linear-gradient(135deg, rgba(37, 138, 142, 1) 0%, rgba(0, 40, 72, 1) 100%) !important;
    border-radius: 150px 0px 0px 0px;
    padding: 5%;
}
/* ฟอร์ม Style 1 */


/*from Contact*/
.no-js #Component66da959ed6034a001348b339 label {
    display: none!important;
}
.no-js #Component66da959ed6034a001348b339 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component66da959ed6034a001348b339 .form-control {
    border: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 16px !important;
    padding: 30px 15px;
    background: transparent;
    color: #fff;
}
.no-js #Component66da959ed6034a001348b339 .form-control:hover {
	border-color: #c2c2c2 ;
}
.no-js #Component66da959ed6034a001348b339 ::placeholder {
    color: #fff!important;
    font-weight:300;
}
.no-js #Component66da959ed6034a001348b339 .form-control:focus {
    border-color: #c2c2c2 ;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
    color: #fff!important;
}
.no-js #Component66da959ed6034a001348b339 .btn {
    background-image:linear-gradient(to right, #2ebaad 0%,#2ebaad 50%,#2ebaad 100%);
    background-repeat: repeat-x;
    border-color: #baf1f3;
    border-radius: 30px;
    padding: 10px 30px;
    font-size: 16px;
    border: 0px solid transparent;
    color: #fff;
    box-shadow: 0px 0px 10px 5px #019b9d;
    border: 1px solid;
}
.no-js #Component66da959ed6034a001348b339 .btn-default {
    text-shadow: 0 0 0 #fff;
}
.no-js #Component66da959ed6034a001348b339 .btn-default:active {
    background-color: #2ebaad;
}
.no-js #Component66da959ed6034a001348b339 .btn-default:hover,
.no-js #Component66da959ed6034a001348b339 .btn-default:focus {
    background-position: 0 0px;
    background-color: #2ebaad;
}
.no-js #Component66da959ed6034a001348b339 span.label a {
    color: #fff;
}
/*from Contact*/


/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background66daba2c4f233b001384eb65 .thumbnail,
#background66dabca14f233b001384ed2b .thumbnail,
#background66eba199e703af001332ac96 .thumbnail,
#background66eba191e703af001332ac7a .thumbnail,
#background66eba2d98bdf6800131da98a .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
  	margin-bottom: 10%;
}
#background66daba2c4f233b001384eb65 .thumbnail:hover,
#background66dabca14f233b001384ed2b .thumbnail:hover,
#background66eba199e703af001332ac96 .thumbnail:hover,
#background66eba191e703af001332ac7a .thumbnail:hover,
#background66eba2d98bdf6800131da98a .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
}
#background66daba2c4f233b001384eb65 .imgLightbox,
#background66dabca14f233b001384ed2b .imgLightbox,
#background66eba199e703af001332ac96 .imgLightbox,
#background66eba191e703af001332ac7a .imgLightbox {
    border-radius: 20px;
}
#background66eba2d98bdf6800131da98a .imgLightbox {
    border-radius: 20px 20px 0px 0px;
}

/**ห้ามเกินกรอบ**/

/* timeline */
.main-timeline{
    position: relative;
    transition: all 0.4s ease 0s;
}
.main-timeline:before {
    content: "";
    width: 1px;
    height: 100%;
    background: #cfcfcf;
    position: absolute;
    top: 0;
}
.main-timeline .timeline{
    position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline-icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #2cb3a6;
    border: 2px solid #2cb3a6;
    position: absolute;
    top: 0;
    left: 3px;
    right: 0;
    overflow: hidden;
    margin-left: -12px;
}
.main-timeline .timeline-content {
    width: 100%;
    padding: 0px 20px 20px;
    border-radius: 0px;
    text-align: left;
}
.main-timeline .title{
    font-size: 24px;
    font-weight: 500;
    color: #5c5151;
    margin-top: 30px;
}
.main-timeline .description {
    font-size: 16px;
    color: #606060;
    line-height: 2;
    margin-top: 3%;
}
.main-timeline .timeline-content.right{
    float: right;
    text-align: left;
}
.bg1 h3 {
    font-weight: 600;
}
.bg1 {
    margin-left: 2%;
    margin-bottom: 0%;
}
/* timeline */


h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2.4em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 26px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 600;
}



.itopplus-pos2 {
    background: #0b1012;
    color: #fff;
}
.head-alphaprime-th {
    text-align: center;
    padding: 4% 0% 2%;
}
.head-alphaprime-th h1 {
    font-weight: 600;
    font-size: 2.6em;
}
#background670385449f52d20013fe4e66 .row-fluid [class*=col-sm-5fix] {
    width: 16.6% !important;
}
.empty-alphaprime-th {
    padding: 2% 0%;
    border-bottom: 0px solid;
}
.block-alphaprime-th-footer-2 {
    width: 32%;
}
.copyright {
    font-size: 14px;
    margin-left: 15px;
    margin-bottom: 5%;
    color: #919191;
}
.alphaprime-th-footer {
    font-weight: 600;
    margin-bottom: 4%;
}
.alphaprime-th-footer-2 {
    white-space: break-spaces;
    white-space-collapse: break-spaces;
    text-wrap-mode: wrap;
    font-size: 14px;
    color: #919191;
    margin-right: 15%;
}
=.alphaprime-th-footer-edit {
    display: flex;
    width: 140%;
    margin-top: 10%;
}
.block-alphaprime-th-footer-3 {
    margin-top: 3%;
}
.block-alphaprime-th-footer-1 {
    display: flex;
    width: 100%;
}
.block-alphaprime-th-footer-4 {
    width: 55%;
    margin-left: 50%;
}
.alphaprime-th-footer-tel {
    font-size: 24px;
    color: #2ebaad;
    font-weight: 600;
}
.block-iconsocial-footer {
    display: flex;
    width: 50%;
    margin-top: 5%;
}
.iconsocial-footer {
    padding: 0px 10px 0px 0px;
}
.block-iconhead-alphaprime-th {
    display: flex;
    border: 0px solid;
    border-radius: 50px;
    width: 100%;
    padding: 5px 0px;
    float: right;
    margin-bottom: 10px;
    background: #fff;
    color: #000;
}
.iconhead-alphaprime-th {
    width: 9%;
    margin-left: 23px;
}
.iconhead-alphaprime-th-t {
    font-size: 14px;
    margin-left: 5px;
    align-self: center;
}
.empty-alphaprime-th-2 {
    padding: 2%;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #2ebaad !important;
    border-radius: 5px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #fff !important;
    color: #2ebaad !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
.ITPcookiebar {
    background-color: #302f2fe0 !important;
    color: #fff !important;
}
.ITPlinkToCookiepage:hover {
    color: #fff !important;
}
.ITPcookiebar {
    width: 100% !important;
    font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 0%;
}
ul.icon-a {
    font-size: 16px;
    color: #919191;
}
.sectionone-alphaprime-th {
    padding: 3%;
    margin-top: 5%;
    margin-bottom: 10%;
    text-align: center;
}
.btnreadmore {
    border: 1px solid;
    width: fit-content;
    border-radius: 30px;
    font-size: 14px;
    padding: 8px 20px;
    margin-top: 10%;
    transition: 0.35s;
}
.btnreadmore span {
    margin-left: 5px;
}
.btnreadmore:hover {
    background: #2ebaad;
    border: 1px solid #2ebaad;
}
.sectionone-alphaprime-th h6 {
    margin-bottom: 5%;
    font-size: 2.4em;
    font-weight: 600;
    background: -webkit-linear-gradient(#25858b, #39f9e0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.sectionone-alphaprime-th h5 {
    font-size: 2em;
}
.alphaprime-th-content {
    white-space: break-spaces;
}
.sectiontwo-alphaprime-th {
    text-align: center;
    margin-bottom: 5%;
}
.sectiontwo-alphaprime-th h6 {
    margin-bottom: 1%;
    font-weight: 600;
}
.sectiontwo-alphaprime-th h6 span {
    background: -webkit-linear-gradient(#25858b, #39f9e0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.sectionthree-alphaprime-th h6 {
    font-weight: 600;
}
.btnreadmore-2 {
    margin-top: 15%;
    font-size: 14px;
}
.btnreadmore-2 span {
    margin-left: 5px;
}
.sectionthree-alphaprime-th {
    background: linear-gradient(135deg, rgba(39,141,145,1) 0%,rgba(0,59,79,1) 77%,rgba(0,31,69,1) 100%);
    border-radius: 100px 0px 0px 0px;
    padding: 18% 15% 18%;
    margin-top: 18%;
}
#background66da87a7ca7bcc00129e18c9 {
    width: 115%;
    margin-left: -10%;
}
.pd-icon-alphaprime-th {
    display: flex;
    width: 100%;
    margin-bottom: 2%;
}
.block-icon-alphaprime-th {
    border: 1px solid #2fbeb5;
    border-radius: 15px;
    margin: 0px 15px 0px 0px;
    padding: 8% 5%;
    background: #0b1013ad;
}
.icon-alphaprime-th {
    width: 25%;
    margin-bottom: 10%;
}
.block-icon-alphaprime-th h3 {
    font-weight: 600;
}
.itopplus-bg2 {
    background-position: top;
}
.itopplus-bg {
    background-position: bottom;
}
.btnlocation {
    background: linear-gradient(135deg, rgba(39,141,145,1) 0%,rgba(0,59,79,1) 77%,rgba(0,31,69,1) 100%);
    border-radius: 30px;
    float: right;
    padding: 13px 20px;
    margin-top: 10% !important;
    margin: 0 auto;
    margin-right: 14%;
    font-size: 14px;
    transition: 0.35s;
}
.btnlocation span {
    margin-left: 5px;
}
.btnlocation:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
.dropdown-menu {
    background-color: #0b1012;
}
.block-iconcontact-alphaprime-th {
    display: flex;
    width: 100%;
    margin-bottom: 2%;
}
.iconcontact-alphaprime-th {
    width: 8%;
}
.iconcontact-alphaprime-t-th {
    align-self: center;
    margin-left: 2%;
}
.tel-alphaprime-th {
    font-size: 24px;
    color: #2ebaad;
    font-weight: 600;
    margin-bottom: 4%;
}
.tel-alphaprime-th span {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}
#iframe66da983cca7bcc00129e19f9 iframe {
    filter: invert(100%);
}
.block-joinus h5 {
    font-weight: 600;
}
ul.icon-product h3 {
    margin-bottom: 0%;
}
ul.icon-product ::marker {
    color: #2ebaad;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 20px;
}
.block-joinus h5 span {
    font-size: 34px;
    background: -webkit-linear-gradient(#25858b, #39f9e0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.block-joinus {
    margin-top: 1%;
}
.block-icon-about {
    display: flex;
    width: 100%;
    margin-bottom: 3%;
}
.icon-about {
    width: 10%;
}
.icon-about-t h3 {
    font-weight: 600;
    margin-bottom: 5px;
}
.icon-about-t {
    width: 100%;
}
.icon-about-t p {
    border-left: 1px solid #31bfb6;
    padding-left: 15px;
}
.icon-work {
    width: 30%;
    margin-bottom: 8%;
}
.block-icon-work {
    padding: 10% 6%;
    border: 1px solid;
    border-radius: 20px;
}
.block-icon-work h3 {
    font-weight: 600;
    margin-bottom: 2%;
}
#background670385449f52d20013fe4e66 figure.effect-oscar {
    background: transparent;
    border-radius: 20px;
}
.block-icon-joinus {
    display: flex;
    width: 100%;
    margin-bottom: 2%;
    height: 40px;
}
.icon-joinus {
    width: 13%;
}
.icon-joinus-t {
    align-self: center;
    margin-left: 2%;
}
.blockjoinus-bg h3 {
    font-weight: 600;
}
.blockjoinus-bg {
    padding: 6%;
    border-radius: 20px;
    background: #00031a63;
}


#background66da959ed6034a001348b339 {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgb(143 143 143 / 40%) 100%) !important;
    border-radius: 150px 0px 0px 0px;
    padding: 10% 10% 5%;
    position: relative;
}
  
  
#background66da959ed6034a001348b339::before {
    content: "";
  position: absolute;
  inset: 0;
    border-radius: 160px 0px 0px 0px;
  padding: 2px;
  background: linear-gradient(45deg, #009e9f, #fff);
  -webkit-mask: 
  linear-gradient(#fff 0 0) content-box, 
  linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
  
  
#cookie66da959ed6034a001348b339 {
    font-size: 14px;
    margin-left: -10px;
}
.main-timeline .timeline-content {
    opacity: 0.5;
    transition: 0.35s;
}
.main-timeline .timeline-content:hover {
    opacity: 1;
    transition: 0.35s;
}
.main-timeline .timeline-content:hover h3 {
    color: #2cb3a6;
}
.Contentmanager img.img-responsive {
    border-radius: 25px;
}
.head-alphaprime-th h5 {
    font-size: 42px;
    background: -webkit-linear-gradient(#25858b, #39f9e0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}
.icon-about-t h6 {
    font-weight: 600;
    margin-bottom: 5px;
}
.block-mission-vission-about {
    margin-top: 22%;
    margin-left: 5%;
}
.block-mission-vission-about-2 {
    margin-top: 22%;
    margin-right: 5%;
    text-align: right;
}
figure.effect-jazz:hover img {
	opacity: 0.7;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.00,1.00,1);
}
figure.effect-jazz figcaption::after {
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
}
#background66eb9a5cbff756001306b811 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
#background66eb9a5cbff756001306b811 .thumbs {
    margin-bottom: 0px;
}
#background66eb9a5cbff756001306b811 figure.effect-oscar figcaption {
    background: #000000b5;
}
.head-3p1m {
    font-size: 5em;
    text-align: center;
    font-weight: 600;
    margin-top: 35% !important;
    line-height: 1;
    border-bottom: 1px solid;
    width: fit-content;
    margin: 0 auto;
    padding-bottom: 10%;
}
#background66eb9a5cbff756001306b811 .grid figure figcaption {
    padding: 0em;
}
.detail-3p1m-2 {
    font-size: 16px;
    text-align: left;
    font-weight: 400;
}
.detail-3p1m-head {
    text-align: left;
    font-size: 2em;
    font-weight: 600;
    line-height: 1;
    padding: 26% 0%;
    margin-left: -7%;
    -webkit-text-stroke: 3px #39f9e0;
    -webkit-text-fill-color: transparent;
}
.detail-3p1m {
    font-size: 20px;
    text-align: left;
    font-weight: 600;
}
.block-detail-3p1m {
    padding: 10%;
}
.headservice {
    text-align: center;
    padding: 7% 10% 5%;
    background: #00031a63;
    border-radius: 0px 0px 20px 20px;
}
.head-alphaprime-th h6 {
    font-size: 1.5em;
}
.Textmanager.font-inherit p {
    color: #919191;
}
.headservice h6 {
    height: 90px;
}
.itopplus-pos2 {
    background-size: 100%;
    background-repeat: no-repeat;
}
.bgtwown {
    width: 85%;
    margin: 0 auto;
}
.blockjoinus-detail {
    height: 160px;
}


.itopplus-b0 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    color: #fff;
}
.itopplus-b0 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_28072024b16o/0/0/BGz-z1244523388334.webp);
}
.pd-section-alphaprime-th {
    display: flex;
    width: 100%;
    background: #00031a63;
    border-radius: 350px 0px 350px 0px;
    padding: 7% 3% 7% 13%;
    margin-top: 5%;
}
.bgedit-1 {
    width: 60%;
    margin-top: 6%;
}
.bgedit-2 {
    width: 50%;
}
.btnreadmore-edit {
    display: flex;
    border-bottom: 40px;
    width: 29%;
    border: 1px solid #fff;
    border-radius: 40px;
    padding: 10px;
    margin-top: 6%;
}
.btnreadmore-edit-icon {
    width: 13%;
    margin-left: 5%;
}
.btnreadmore-edit-t {
    margin-left: 10%;
}
.blockjoinus-bg {
    position: relative;
}
.blockjoinus-bg::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  padding: 2px;
  background: linear-gradient(45deg, #009e9f, #fff);
  -webkit-mask: 
  linear-gradient(#fff 0 0) content-box, 
  linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.btnviewposition {
    background: linear-gradient(135deg, #019b9d 1%, rgba(1, 137, 143, 1) 47%, rgba(1, 87, 104, 1) 100%);
    border: 1px solid;
    margin: 0 auto;
    width: fit-content;
    padding: 15px 33px;
    border-radius: 40px;
    box-shadow: 0px 0px 10px 5px #019b9d;
    margin-top: 3%;
    margin-bottom: 3%;
    transition: 0.35s;
}
.btnviewposition:hover {
    transition: 0.35s;
    transform: scale(1.03);
}
.head-3p1m-edit h1 {
    font-size: 5em;
    font-weight: 600;
    line-height: 1;
}
.block-3p1m-edit {
    margin-left: 37%;
    margin-top: 3%;
}
.border-block3p1m {
    border: 0px;
    border-bottom: 10px solid;
    border-image: linear-gradient(90deg, rgb(48 71 186) 0%, rgb(39 196 214) 65%);
    border-image-slice: 1;
    color: white;
    text-decoration: none;
    width: 35%;
    margin-bottom: 5%;
    margin-top: 5%;
}
.sp-edit {
    padding: 1%;
}
.itopplus-b0 {
    background-size: cover;
}
#background67245fba407cfe0013cd7cee {
    float: left;
}
#background67245fba407cfe0013cd7cee .thumbs {
    margin-bottom: 0px;
} 
  
  

/* ฟอร์ม Style 1 */
#formdisplay67247bf21db8500013977cf6 .form-control {
    border: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    background-color: transparent;
    padding: 10px 15px;
    font-size: 16px;
    width: 100% !important;
    margin: 0px 0px;
    color: #fff !important;
    height: 50px;
}
#formdisplay67247bf21db8500013977cf6 .form-control:focus {
    border-bottom: 1px solid #c2c2c2;
    color: #fff !important;
}
#formdisplay67247bf21db8500013977cf6 .form-control:hover {
    border-bottom: 1px solid #fff;
}
#formdisplay67247bf21db8500013977cf6 .btn-default:hover,
#formdisplay67247bf21db8500013977cf6 .btn-default:focus {
    background-position: 0 0px;
    background: transparent;
    transition: 0.35s;
}
#formdisplay67247bf21db8500013977cf6 .btn-default {
    font-size: 18px;
    text-shadow: none;
    color: #fff !important;
    transition: 0.5s;
    background: linear-gradient(135deg, #019b9d 1%, rgba(1, 137, 143, 1) 47%, rgba(1, 87, 104, 1) 100%);
    border: 1px solid;
    margin: 0 auto;
    width: fit-content;
    padding: 15px 40px;
    border-radius: 40px;
    box-shadow: 0px 0px 10px 5px #019b9d;
    margin-top: 3%;
    margin-bottom: 3%;
}
#formdisplay67247bf21db8500013977cf6 ::placeholder {
    color: #fff;
}
#formdisplay67247bf21db8500013977cf6 span.label {
    display: contents;
}
#formdisplay67247bf21db8500013977cf6 a#capchatxt {
    font-weight: 300;
	color: #fff;
    margin-left: 2%;
}
#formdisplay67247bf21db8500013977cf6 {
    background: transparent !important;
    width: 50%;
}
#formdisplay67247bf21db8500013977cf6 .form-control::placeholder {
    color: #fff !important;
}
#form67247bf21db8500013977cf6 {
    padding: 0px !important;
}
#cookie67247bf21db8500013977cf6 {
    text-align: left !important;
    margin-left: 10px;
    font-size: 14px;
    margin-top: -20px;
}
#btnview67247bf21db8500013977cf6 {
    margin-left: 73%;
    margin-top: -28px;
}
#background67247bf21db8500013977cf6 {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgb(143 143 143 / 40%) 100%) !important;
    border-radius: 160px 0px 0px 0px;
    margin-bottom: 8%;
    margin-top: 3%;
    padding-bottom: 5%;
    position: relative;
    width: 89%;
    float: right;
    margin-right: -1%;
}
#background67247bf21db8500013977cf6::before {
  content: "";
  position: absolute;
  inset: 0;
    border-radius: 160px 0px 0px 0px;
  padding: 2px;
  background: linear-gradient(45deg, #009e9f, #fff);
  -webkit-mask: 
  linear-gradient(#fff 0 0) content-box, 
  linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}    
.CASS-D-middle {
    margin-left: -6%;
}
/* ฟอร์ม Style 1 */
  
  
  /* modquee */
.modquee-contanier {
    display: flex;
    align-items: center;
    overflow: hidden;
    margin: 0 auto;
    height: 130px;
    width: 100%;
    gap: 20px;
    margin-left: 10%;
}
.modquee-box {
   display: flex;
   width: fit-content;
   animation: scroll 40s linear infinite;
   justify-content: space-around;
   gap: 20px;
   align-items: center;
}
.modquee-box img {
   height: 100px;
   width: 100px;
   border-radius: 0px;
   border: 0px solid #ccc;
}
.no-js #background6724b038de435000138b5a68k {
    background: linear-gradient(135deg, rgb(41 63 97) 0%, rgb(18 26 55 / 90%) 100%) !important;
    padding: 4%;
    position: relative;
    border-radius: 0px 110px 0px 0px;
    width: 103%;
    margin-left: -2%;
}   
#background6724b038de435000138b5a68 {
    position: relative;
}  
#background6724b038de435000138b5a68::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 0px 110px 0px 0px;
    padding: 2px;
    background: linear-gradient(45deg, #009e9f, #fff);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}
  
@keyframes scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}
/* modquee */

  
  
  
/* ติดตามข่าวสาร */
.no-js #background67248b45937a320014096e65 .form-subscribe .input-group .search-query {
    -webkit-border-radius: 30px 0px 0px 30px;
    -moz-border-radius: 30px 0px 0px 30px;
    border-radius: 30px 0px 0px 30px;
    padding: 6.5%;
    border: solid 1px transparent;
    background-color: #ffffff;
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    height: 34px;
}
.no-js #background67248b45937a320014096e65 .input-group-subscribe:before, form.form-subscribe:before {
    display: none;
}
.no-js #background67248b45937a320014096e65 .form-control {
    color: #fff;
    font-weight: 300;
    font-size: 16px!important;
    height: 45px;
    border-radius: 10px 0px 0px 10px;
    background: #ffffff1c;
}
.no-js #background67248b45937a320014096e65 .input-group-btn:last-child>.btn, 
.no-js #background67248b45937a320014096e65 .input-group-btn:last-child>.btn-group {
    margin-left: -15px;
}
.no-js #background67248b45937a320014096e65 .btn-group-sm>.btn,
.no-js #background67248b45937a320014096e65 .btn-sm {
    padding: 7px 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6;
}
.no-js #background67248b45937a320014096e65 .btn-default {
    text-shadow: 0 0px 0 #fff;
    background: linear-gradient(135deg, #019b9d 1%, rgba(1, 137, 143, 1) 47%, rgba(1, 87, 104, 1) 100%);
    background-repeat: repeat-x;
    border: solid 1.6px #ffffff;
    color: #fff;
    border-radius: 10px;
    font-size: 18px;
    box-shadow: 0px 0px 10px 5px #019b9d;
}
.no-js #background67248b45937a320014096e65 .btn-default:focus, 
.no-js .btn-default:hover {
    background-color: #fff;
    color: #fff;
}
#background67248b45937a320014096e65
.no-js #background67248b45937a320014096e65 .btn-default.active, 
.no-js #background67248b45937a320014096e65 .btn-default:active {
    background-color: #fff;
    border-color: #fff;
}
.no-js #background67248b45937a320014096e65 .form-subscribe .btn {
    border-radius: 0 30px 30px 0;
}
#background67248b45937a320014096e65 {
    position: absolute;
    top: -16vw;
    left: 0;
    right: 0;
    width: 40%;
    margin: 0 auto;
}
form.form-subscribe2.ng-pristine.ng-valid-email.ng-invalid.ng-invalid-required::before {
     display: none;
}
form.form-subscribe2:before {
    display: none;
}
#background67248b45937a320014096e65 ::placeholder {
    color: #fff;
}
/* ติดตามข่าวสาร */
  
  
  
  

#background67245fba407cfe0013cd7cee .grid figure figcaption,
#background6724af4f1db8500013978339 .grid figure figcaption {
    padding: 0em;
}
#background6724ad83407cfe0013cd859e .thumbs,
#background6724af4f1db8500013978339 .thumbs {
    margin-bottom: 0px;
}
#background6724b038de435000138b5a68 {
    position: relative;
    padding: 3% 7% 3% 0%;
    width: 105%;
    margin-left: -1%;
}
 .blockmarquee {
    margin-left: 25%;
    width: 100%;
} 
#background6724544fda0627001361e851 .thumbs,
#background6735ceda0a2f56001362f94c .thumbs  {
    margin-bottom: 0px;
}
#background6735ceda0a2f56001362f94c figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.00,1.00,1);
}
.headbanner {
    font-family: "Audiowide", sans-serif;
    font-size: 1.65em;
    line-height: 1.2;
}
.headbanner-2 {
    font-size: 20px;
    border: 1px solid;
    width: fit-content;
    padding: 10px 20px;
    border-radius: 40px;
    margin: 0 auto;
    margin-bottom: 1%;
}
.block-headbanner {
    margin-top: 10%;
}
.headbanner span {
    background: -webkit-linear-gradient(5deg, #f8f8fc, #2749b9, #1480c3, #f5fdfd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}  
  
.Textmanager.font-inherit {
    text-align: left;
}
.Contentmanager .thumbnail {
    background-color: transparent !important;
}
.new-history {
    padding: 3% 0% 5%;
    text-align: center;
    border-radius: 35px;
    margin-top: 2%;
}
.new-history h1 {
    font-weight: 600;
    margin-bottom: 10px;
}
.new-history::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 25px;
    padding: 2px;
    background: linear-gradient(45deg, #009e9f, #fff);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}
  
  
  


@media screen and (min-width : 1900px) {
h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.dropdown-menu>li>a {
    font-size: 19px;
}
.iconhead-alphaprime-th-t {
    font-size: 18px;
    margin-left: 10px;
}
.block-iconhead-alphaprime-th {
    width: 88%;
}
.iconhead-alphaprime-th {
    width: 9%;
    margin-left: 18px;
} 
.btnreadmore {
    font-size: 18px;
}
.btnreadmore-2 {
    font-size: 18px;
}
.btnlocation {
    font-size: 18px;
    margin-right: 18%;
}
.icon-alphaprime-th {
    width: 22%;
}
.head-form {
    font-size: 52px;
}
#formdisplay66da7fe82054530013ccebac .form-control {
    font-size: 20px;
    margin: 15px 0px !important;
}
#cookie66da7fe82054530013ccebac {
    font-size: 17px;
    margin-left: 2%;
}
#formdisplay66da7fe82054530013ccebac .btn-default {
    font-size: 18px;
}
.alphaprime-th-footer-2 {
    font-size: 18px;
}
.alphaprime-th-footer-tel {
    font-size: 32px;
}
.block-iconsocial-footer {
    width: 40%;
}
.iconsocial-footer {
    padding: 0px 10px 0px 0px;
}
.copyright {
    font-size: 16px;
    margin-bottom: 4%;
}
.Contentmanager p {
    font-size: 20px;
}
ul.icon-a {
    font-size: 20px;
}
.icon-work {
    width: 32%;
}
.icon-about-t h3 {
    margin-top: 2%;
    margin-bottom: 5px;
}
.iconcontact-alphaprime-th {
    width: 7%;
}
.tel-alphaprime-th {
    font-size: 30px;
}
.no-js #Component66da959ed6034a001348b339 .form-control {
    font-size: 19px !important;
    padding: 32px 0px;
}
.block-joinus h5 span {
    font-size: 44px;
}
.detail-3p1m {
    font-size: 24px;
}
.detail-3p1m-2 {
    font-size: 20px;
}
.detail-3p1m-head {
    font-size: 2.8em;
    padding: 18% 0%;
}
.headservice {
    padding: 7% 9% 5%;
}
#cookie66da959ed6034a001348b339 {
    font-size: 16px;
    margin-left: -10px;
}
.no-js #Component66da959ed6034a001348b339 .btn {
    font-size: 18px;
}
.head-3p1m {
    font-size: 6em;
}
.headservice h6 {
    height: 100px;
}  
.blockjoinus-detail {
    height: 180px;
}
.no-js #background67248b45937a320014096e65 .form-control {
    font-size: 20px !important;
    height: 60px;
}  
#background67248b45937a320014096e65 .btn-group-sm>.btn, 
 .no-js #background67248b45937a320014096e65 .btn-sm {
    padding: 14px 20px;
}
#cookie67247bf21db8500013977cf6 {
    font-size: 18px;
}
#btnview67247bf21db8500013977cf6 {
    margin-left: 81%;
    margin-top: -35px;
}
#background6724b038de435000138b5a68 {
    width: 102%;
}
.headbanner {
    font-size: 1.8em;
}
.headbanner-2 {
    font-size: 28px;
}
.btnreadmore-edit {
    width: 25%;
}   
}


@media screen and (max-width : 1200px) {
h6 {
    font-size: 26px;
}
.sectiontwo-alphaprime-th {
    padding: 0% 5%;
}
.navbar-default .navbar-nav>li>a {
    margin: 0 5px;
} 
.alphaprime-th-content {
    white-space: inherit;
}
.sectionone-alphaprime-th h6 {
    font-size: 2em;
}
.sectionone-alphaprime-th h5 {
    font-size: 1.6em;
}
.sectionthree-alphaprime-th {
    margin-top: 10%;
}
.head-form {
    font-size: 32px;
}
.itopplus-bg4 {
    background-size: cover;
}
.block-alphaprime-th-footer-4 {
    margin-left: 10%;
}
#background66dabca14f233b001384ed2b {
    width: 70%;
}
h3.managerHeader {
    font-size: 1.6em;
}
.block-joinus h5 span {
    font-size: 30px;
}
.detail-3p1m-head {
    font-size: 2em;
    padding: 15% 0%;
}  
.headservice h6 {
    font-size: 22px;
}
.headservice {
    padding: 7% 5% 5%;
}
.btnreadmore-edit {
    width: 40%;
}
.blockjoinus-detail {
    height: 180px;
}
.block-icon-joinus {
    height: auto;
}
#btnview67247bf21db8500013977cf6 {
    margin-left: 35%;
    margin-top: 15px;
}
.block-alphaprime-th-footer-4 {
    margin-left: 40%;
    width: 75%;
}
}



@media screen and (max-width : 900px) {
 .itopplus-slide {
    background: #0b1012;
}
.head-alphaprime-th h1 {
    font-size: 2em;
}  
.copyright {
    text-align: center;
}
.head-form {
    font-size: 28px;
}
#display2 {
    width: 108%;
}
#btnview66da7fe82054530013ccebac {
    margin-left: 25%;
}
.bg1 .col-md-12.col-sm-6.padding-col {
    width: 100%;
}
#background66dacb2ed6034a001348c14d .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.block-icon-work {
    height: 220px;
}
.iconcontact-alphaprime-th {
    width: 10%;
}
.empty-alphaprime-th {
    padding: 0% 0%;
    border-bottom: 0px solid;
}
.block-mission-vission-about {
    margin-top: 5%;
}
.block-mission-vission-about-2 {
    margin-top: 14%;
}
#background66eb9a5cbff756001306b811 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    float: left;
    width: 20%;
}
.head-3p1m {
    font-size: 3em;
}
.detail-3p1m-head {
   font-size: 1em;
   padding: 8% 0%;
   margin-left: -2%;
}
.detail-3p1m-2 {
    font-size: 14px;
}
.blockjoinus-detail {
    height: 150px;
}
.itopplus-pos2 {
    background-size: cover;
    color: #fff;
}
#background67248b45937a320014096e65 {
    width: 55%;
}
h1 {
    font-size: 1.6em;
}  
.btnreadmore-edit {
    width: 55%;
}
.btnreadmore-edit-icon {
    width: 11%;
    margin-left: 8%;
}
.pd-section-alphaprime-th {
    border-radius: 150px 0px 150px 0px;
}
.blockjoinus-detail {
    height: 130px;
}
.blockjoinus-bg.blockone .block-icon-joinus {
    height: 38px;
}
#background67245fba407cfe0013cd7cee .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
#background66da959ed6034a001348b339::before {
    border-radius: 60px 0px 0px 0px;
}
#background66da959ed6034a001348b339 {
    border-radius: 60px 0px 0px 0px;
}
#background66dabca14f233b001384ed2b {
    width: 100%;
}  
}




@media screen and (max-width : 480px) {
#background66dacb2ed6034a001348c14d .col-md-3.col-sm-6.col-xs-12.padding {
    width: 100%;
} 
.block-icon-work {
    height: auto;
}
.navbar-header {
    box-shadow: 0 0 0px #ccc;
}
#imagesControl66da6fed2054530013cce5c2 {
    padding: 0px !important;
}
.sectionone-alphaprime-th {
    padding: 5% 3% 5% 3%;
    margin-left: 0%;
}
#background66da87a7ca7bcc00129e18c9 {
    width: 100%;
    margin-left: 0%;
}
.btnlocation {
    margin: 0 auto;
    float: inherit;
    width: fit-content;
    margin-bottom: 10%;
}
.icon-alphaprime-th {
    width: 40%;
}
article.col-md-6.item.-micro {
    width: 100%;
}
#background670385449f52d20013fe4e66 .row-fluid [class*=col-sm-5fix] {
    width: 100% !important;
}
#background66dacb2ed6034a001348c14d .col-md-3.col-sm-6.col-xs-12.padding {
    width: 50% !important;
}
.block-icon-work {
    height: 240px;
}
.icon-work {
    width: 40%;
    margin-bottom: 8%;
}
#background66dabca14f233b001384ed2b {
    width: 100%;
}
.iconcontact-alphaprime-th {
    width: 12%;
}
#background66da7fe82054530013ccebac {
    border-radius: 15px !important;
}
.pd-icon-alphaprime-th {
    margin-bottom: 4%;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}
.tel-alphaprime-th span {
    font-size: 26px;
}
.block-mission-vission-about-2 {
    margin-top: -5%;
    text-align: left;
    margin-bottom: 10%;
}
.icon-about-t p {
    border-left: 1px solid #31bfb6 !important;
    padding-left: 15px !important;
    padding-right: 0px !important;
    border-right: 0px solid #31bfb6 !important;
}
.block-mission-vission-about {
    margin-left: 0%;
}
#background66eb9a5cbff756001306b811 .row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    float: left;
    width: 100%;
}
#mainmenu66eb9a5cbff756001306b811 {
    margin: -10px;
}
#imagesControl66eb9a63bff756001306b816,
#imagesControl66eb9a8e32b17f00135e6081,
#imagesControl66eb9aa3e703af001332a8bd,
#imagesControl66eb9abd32b17f00135e60b5 {
    padding: 0px !important;
}  
.head-3p1m {
    font-size: 5em;
    margin-top: 10% !important;
    margin-bottom: 15%;
}
.detail-3p1m {
    font-size: 30px;
}
.detail-3p1m-head {
    font-size: 4em;
    padding: 20% 0%;
    margin-left: -2%;
}
.detail-3p1m-2 {
    font-size: 16px;
}
.head-alphaprime-th {
    padding: 15% 0% 10%;
}
#background66da959ed6034a001348b339 {
    padding: 30% 10% 5%;
    margin-top: 10%;
}
.headservice h6 {
    height: auto;
}  
.sectiontwo-alphaprime-th {
    padding: 0% 0%;
}
#background67038c9a9f52d20013fe4fdc .none-middle-mid {
    display: flex;
    flex-direction: column-reverse;
}
.itopplus-bg {
    background-size: cover;
    background-position: left;
}
.itopplus-bg2 {
    background-size: cover;
    background-position: left;
}
.itopplus-pos2 {
    background-size: cover !important;
    background-position: left;
}
.blockjoinus-detail {
    height: auto;
    margin-bottom: 5%;
}  
.copyright {
    text-align: center;
}
#imagesControl6724544fda0627001361e851 {
    padding: 0px !important;
}
.blockjoinus-detail {
    height: auto;
}
#background67245fba407cfe0013cd7cee .col-md-3.col-sm-4.col-xs-4 {
    width: 100%;
}
#background67248b45937a320014096e65 {
    width: 100%;
    top: -35vw;
}
.no-js .modquee-block {
    width: 100%;
    margin-left: 0%;
    border-radius: 0px 50px 0px 0px;
}
.modquee-block::before {
    border-radius: 0px 50px 0px 0px;
}  
.itopplus-pos2 {
    background-color: #0b233d;
    color: #fff;
}
.no-js .modquee-block {
    margin-top: 0%;
}
.block-3p1m-edit {
    margin-left: 5%;
    margin-top: 0%;
    margin-bottom: 10%;
}
.pd-section-alphaprime-th {
    border-radius: 60px 0px 60px 0px;
    display: inherit;
}
.bgedit-1 {
    width: 100%;
    margin-top: 6%;
}
.bgedit-2 {
    width: 100%;
    margin-top: 10%;
}
.pd-section-alphaprime-th {
    padding: 5%;
}
#background67247bf21db8500013977cf6::before {
    border-radius: 60px 0px 0px 0px;
} 
#background67247bf21db8500013977cf6 {
    border-radius: 60px 0px 0px 0px;
}
#formdisplay67247bf21db8500013977cf6 {
    width: 90%;
    margin-left: 8%;
}
#background67247bf21db8500013977cf6 {
    width: 100%;
    margin-right: 0%;
}
#btnview67247bf21db8500013977cf6 {
    margin-left: 20%;
}
body, html { 
    overflow-x: hidden; 
}  
#contentnewmode6724b04cde435000138b5a6d h1 {
    margin-left: 7% !important;
}
#background6724b038de435000138b5a68 {
    width: 100%;
    margin-left: 0%;
    margin-top: 5%;
}
#imagesControl6735ceda0a2f56001362f94c {
    padding: 0px !important;
}  
.block-headbanner {
    margin-top: 15%;
}  
#background6735ceda0a2f56001362f94c .grid figure figcaption {
    padding: 1em;
}
.headbanner {
    font-size: 40px;
    margin-top: 10%;
}
.headbanner-2 {
    font-size: 18px;
}
.blockmarquee {
    margin-left: 0%;
}
.headbanner-2 {
    white-space: break-spaces;
}
#background67245fba407cfe0013cd7cee .col-md-3.col-sm-4.col-xs-12,
#background6724af4f1db8500013978339 .col-md-3.col-sm-4.col-xs-12 {
    width: 50%;
}
.detail-3p1m {
    font-size: 20px;
}
.detail-3p1m-head {
    font-size: 1em;
    padding: 10% 0%;
    margin-left: -2%;
}
.detail-3p1m-2 {
    font-size: 15px;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
} 
 .new-history {
    padding: 3% 8% 5%;
}
.Contentmanager .col-md-6.pull-right {
    padding-right: 10px;
    padding-left: 0px;
}  
.Contentmanager .col-md-6.pull-left {
    padding-right: 10px;
    padding-left: 0px;
}  
}





