html body {
	margin:0;
	padding:0;	
	background-color:#f7f8fa;
	font-size:1em;
	/*font-family: 'Roboto Slab', serif;*/
	font-family: 'Open Sans', sans-serif;
	
}
html section {
    float: left;
    width: 100%;
}
body h1{
	font-size:3em;
	color:#434041;	
	font-family: 'Open Sans', sans-serif;
	margin:0;
	padding:0;
	font-weight:normal;
}
body h2{
	font-size:2.5em;
	color:#434041;	
	font-family: 'Open Sans', sans-serif;
	margin:0;
	padding:0;
	font-weight:normal;
}
body h3{
	font-size:2em;
	color:#434041;	
	font-family: 'Open Sans', sans-serif;
	margin:0;
	padding:0;
	font-weight:normal;
}
body h4{
	font-size:1.5em;
	color:#434041;
	font-family: 'Open Sans', sans-serif;
	margin:0;
	padding:0;
	font-weight:normal;
}
body h5{
	font-size:1.3em;
	color:#434041;
font-family: 'Open Sans', sans-serif;
	margin:0;
	padding:0;
	font-weight:normal;
}
body h6{
	font-size:1em;
	color:#434041;
	font-family: 'Open Sans', sans-serif;
	margin:0;
	padding:0;
	font-weight:normal;
}
body ul{
	margin:0;
	padding:0;
}
body li{
	list-style:none;
}

/****default ul li tag*****/
ul {
    float: left;
    width: 100%;
	margin-bottom:10px;
}
ul li::before {
    color: #b9328c;
    content: "\f375";
    float: left;
    font-family:"Ionicons";
    font-size: 1.250em;
    font-weight: normal;
    margin-left: -25px;
    margin-top:0;
    position: absolute;
}
ul li {
    float: left;
    margin: 3px 0;
    padding-left: 25px;
    text-align: justify;
    width: 100%;
}

/*****  end of ul li  ************/

body a{
	text-decoration:none;
	color:#71a60f;
}
body a:hover{
	text-decoration:none;
}
body p{
	font-size:1em;
	color:#424242;
	line-height:22px;
}
*{
	transition:all 0.4s ease-in;
}


/****************  home page design  ****************/
header {
    float: left;
    width: 100%;
	background-image:url("../images/headerbg2.jpg");
    background-color: #001722;
    position: fixed;
    z-index:9999;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.logo {
    float: left;
    margin: 19px 0;
    /*margin: 30px 0;
    padding : 27px 0;*/
    width: 100%;
}
.logo a img {
    float: left;
    width: 100%;
}
.country-sel-box {
    float: right;
    padding: 15px 15px 0;
    width: auto;
}
.country-sel-box li::before {
    display: none;
}
.country-sel-box li {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
     position: relative;
}
.country-sel-box li a.thai-bg {
    background: #012435 none repeat scroll 0 0;
}
.country-sel-box li a.aus-bg {
    background: #001d2b none repeat scroll 0 0;
}
.country-sel-box li a {
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 0.875em;
    font-weight: bold;
    margin-right: 15px;
    padding: 10px 15px;
    position: relative;
    z-index: 99;
}
.country-sel-box ul li:nth-child(2) a,.country-sel-box ul li:last-child a {
    margin: 0;
}


 .contact-info ul li .cont-det label a {
    margin: 0 8px;
}
.contact-info.aus::before {
    float: right;
    left: 0;
    margin-right: 35px;
}
.country-sel-box li a span {
    float: right;
    margin-left: 8px;
    margin-top: 1px;
}
/*.col-sm-9.col-dm-9.col-xs-12.pd-righ-min {
  background-image: url("../images/logo-bg.png");
    background-repeat: no-repeat;
    padding-right: 0;
    background-position: left center;    
}*/
.term-img {
    float: left;
    padding:6px 0 0;
    width: 100%;
}
.term-img > img {
    float: left;
    width: 100%;
}
.nav_menu {
    float: right;
    width: auto;
}
ul.mgmenu > li::before {
    display: none;
}
ul.mgmenu > li {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}


/***********      slider-css   ***************/

.slid
{   float:left;
    width:100%;
}
.slder-box {
    float: left;
    width: 100%;
    margin-top: 110px;
}
.slid-img {
    float: left;
    width: 100%;
}
.slid-img > img {
    float: left;
    width: 100%;
}
.slider-text-box {
    background-image:url("../images/header-bg.png");
    float: left;
    height: 534px;
    position: absolute;
    width: 100%;
    z-index: 100;
}
.slider-text-desc {
    float: left;
    margin: 10% 0 0;
    width: 50%;
}
.slider-text-desc h4 {
    background: rgba(185, 50, 140, 0.49) none repeat scroll 0 0;
    float: left;
    font-size: 2.25em;
    font-weight: bold;
    padding: 15px;
    text-shadow: 0 2px 2px #030303;
    width: auto;
    color: #ffffff;
}
.text-desc {
   background-color: rgba(0, 0, 0, 0.5);
    float: left;
    padding: 30px 55px;
    position: relative;
    width: 100%;

}
.text-desc p {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: justify;
}
.text-desc::before {
     color: #ffffff;
    content: "";
    font-family: FontAwesome;
    font-size: 2.25em;
    left: 0;
    margin: 11px 0 0 11px;
    position: absolute;
    top: 0;

}
.text-desc::after {
   bottom: 0;
    color: #ffffff;
    content: "";
    font-family: FontAwesome;
    font-size: 2.25em;
    margin: 0 10px 10px 0;
    position: absolute;
    right: 0;

}
.contact-info {
   /*background: #ffffff none repeat scroll 0 0;
    border-color: #b9328c;
    border-style: solid;
    border-width: 5px 0;
    float: left;
    margin-top: 70px;
    padding: 15px 15px 10px;
    position: absolute;
    right: 2%;
    top: 0;
    width: 310px;
    z-index: 32;
    display: none;*/
     background: #ffffff none repeat scroll 0 0;
    border-color: #b9328c;
    border-style: solid;
    border-width: 5px 0;
    padding: 15px 15px 10px;
    width: 320px;
    
}
.country-sel-box ul li.con-inf:hover .contact-info {
    display: block;
}

.contact-info::before {
    border-bottom: 9px solid #b9328c;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    content: "";
    display: block;
    float: left;
    height: 0;
    margin-left: 75px;
    margin-top: -28px;
    width: 0;
}
.contact-info ul li {
    margin-bottom: 5px;
}
.icon-box {
    float: left;
    width: 21%;
}
.cont-det {
    float: left;
    width: 79%;
}
.icon-box i {
    border: 2px solid #b9328c;
    color: #b9328c;
    float: left;
    font-size: 1.5em;
    height: 40px;
    line-height: 35px;
    text-align: center;
    width: 40px;
}
.cont-det label {
    color: #001722;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
}
.cont-det > p {
    font-size: 0.75em;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
}
.cont-det label a {
    border: medium none;
    color: #001722;
    font-size: 1em;
    line-height: 35px;
    margin: 0 8px;
    padding: 0;
}
.cont-det label a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #b9328c;
}
.white-bg-box {
    border: 1px solid #dadfe3;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.38);
    float: left;
    width: 100%;
    background-color:#fff;
}
.about-box {
    float: left;
    padding: 30px 0 50px;
    width: 100%;
}
.suplier-head {
    float: left;
    margin: 0 0 20px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}
.suplier-head h2 {
    color: #434041;
    font-size: 1.875em;
    font-weight: bold;
}
.suplier-head h2::after {
    background-image: url("../images/head-ng-design.png");
    background-repeat: no-repeat;
    content: "";
    height:13px;
    margin-top: 45px;
    position: absolute;
    right: 47%;
    text-align: center;
    width: 87px;
}
.aboutus-headline {
    float: left;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}
.aboutus-headline h6 {
    color: #7c7b7b;
    font-size: 1.063em;
    font-weight: bold;
    line-height: 22px;
}
.about-details {
    float: left;
    width: 100%;
}
.about-details > p {
    color: #191919;
    font-size: 0.875em;
    margin-bottom: 15px;
    text-align: center;
}
.read-mor-box {
    float: left;
    margin: 20px 0;
    text-align: center;
    width: 100%;
}
button.read-mor {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #d8d8d8;
    color: #9b9999;
    font-family: "Raleway",sans-serif;
    font-size: 1.125em;
    padding: 17px 45px;
    text-transform: uppercase;
}
button.read-mor:hover
{
     background-color: #b9328c;
    border-color: #b9328c;
    color: #ffffff;
}
.brown-bg-box {
    background: #f7f8fa none repeat scroll 0 0;
    float: left;
    width: 100%;
}
.service-box {
    float: left;
    width: 100%;
}
.service-box li::before {
    display: none;
}
.service-box li {
    float: left;
    margin: 0;
}
.service-ad-blok {
     background: #ffffff none repeat scroll 0 0;
    border-color: #eaeaea;
    border-style: solid;
    border-width: 1px;
    float: left;
    padding: 0;
    margin-top: 80px;
    text-align: center;
    width: 100%;
    border-bottom: 5px solid #dedede;
    height: 348px;	
	min-height: 348px;
}
.service-ad-blok:hover {
	border-bottom: 5px solid #ba348d;
}
 .block-icon {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    float: none;
    height: 100px;
    margin: -44px auto 0;
    padding: 15px;
    position: relative;
    width: 100px;
}
.block-icon > img {
    bottom: 0;
    display: inline;
    left: 0;
    margin: auto;
    max-height: 80px;
    position: absolute;
    right: 0;
    top: 0;
}
.ser-box-headlin {
    float: left;
    margin: 15px 0 0;
    text-align: center;
    width: 100%;
}
.ser-box-headlin h5 {
    font-size: 1.25em;
    font-weight: bold;
}
.service-ad-blok:hover .ser-box-headlin h5 {
    color: #ba348d;
}
.ser-box-details {
    float: left;
    width: 100%;
}
.ser-box-details > p {
     /*border-bottom: 5px solid #eaeaea;*/
    color: #191919;
    font-size: 0.875em;
    line-height: 19px;
    margin: 0;
    padding: 10px;
    text-align: left;
}
.service-ad-blok:hover .ser-box-details > p {
    border-color: #ba348d;
}
.service-inner-box {
    float: left;
    padding: 30px 0 50px;
    width: 100%;
}
.inner-ser-head {
    float: left;
    margin: 10px 0 20px;
    text-align: center;
    width: 100%;
}
.inner-ser-head > img {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    height: 80px;
    padding: 15px;
    width: 80px;
}
.inner-ser-head > h5 {
    font-size: 1.5em;
    font-weight: bold;
    margin: 15px 0 0;
}
.inner-ser-descr {
    float: left;
    width: 100%;
}
.inner-ser-descr > p {
    color: #191919;
    font-size: 1em;
    margin-bottom: 10px;
    text-align: justify;
}
.engineer-details-box {
    float: left;
    padding: 15px 0;
    width: 100%;
}
.engineering-box {
    float: left;
    width: 100%;
}
.tag-title {
    float: left;
    padding: 10px 0;
    width: 100%;
}
.tag-title > h5 {
    font-size: 1em;
    font-weight: bold;
}
.engiring-img {
    border: 5px solid #eaeaea;
    float: left;
    width: 100%;
}
.engiring-img > img {
    float: left;
    width: 100%;
}
.single-line-tetx ul li {
    color: #191919;
    line-height: 24px;
}
.include-ser-box2 {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.multi-line-tetx {
    float: left;
    width: 100%;
}
.multi-line-tetx ul li
{
    color: #191919;
    line-height: 24px;
    width: 50%;
}
.proj-manag-box
{
    float: left;
    width: 100%;
}
.industry-tbs {
    float: left;
    width: 100%;
}
.right_tabs {
    float: left;
    overflow: hidden;
    width: 100%;
}
.tabs ul li::before {
    display: none;
}
.tabs nav ul li {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    float: left;
    position: relative;
    width: auto;
    margin: 0;
    padding: 0;
}
.inner-ser-descr.set-marg {
    margin: 15px 0;
}
.inner-ser-descr.extmrg {
    margin-top: 15px;
}
 /*********************/
.info-tc-mob-img {
    float: left;
    margin-top: 50px;
    text-align: center;
    width: 100%;
}
.single-line-tetx.min-line li {
    line-height: 19px;
    margin: 5px 0;
}



.cntct-phone ul li::before, .useful-link ul li::before, .cmpny-location ul li:before {
    display: none;
}
.cntct-phone ul li
{
 margin:0;
 padding:0;
}
 .useful-link ul li
 {
  padding:0;
 }
 .cmpny-location ul li.bot
 {
  margin-top:0;
  padding-left:5px;
 }
 .form-input span.captcha-366{
 width:100px;
 }
#captcha_image_366{
 
 border: 3px solid #e4e3e3;
    padding:12px 10px;
    float: left;
    width: auto;
    height: auto;
    background-color: #fff;
    text-align: center;
    margin-right: 15px;

 }
  .form-input span.captcha-366 input{
  width:100%;
  }
ul.contact-info > li {
    width: 100%;
  margin-bottom: 15px;
}
ul.contact-info li:nth-last-child(1) {
    margin-bottom: 0;
}
.add-padin {
    display: none;
    float: left;
    padding: 58px 0 0;
    position: absolute;
    right: 2%;
    width: 100%;
	 z-index:52;
}
li.con-inf:hover .add-padin {
    display: block;
}
.contact-info.aus {
    float: left;
    margin-left: -193px;
}
.offic-loc {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #b9328c;
    display: none;
    float: left;
    font-size: 2.5em;
    height: 50px;
    line-height: 47px;
    margin: 22px 15px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 50px;
    z-index: 999;
}
.menu-link {
    color: #b9328c;
    float: left;
    width: 100%;
 background:transparent;
}
.menu-link:hover, .menu-link:focus, .menu-link:active
{
 color:#fff;
 background:#b9328c;
 text-decoration:none;
}



.signupbox-top {
    float: left;
    width: 100%;
}
.col-lg-6.col-md-6.col-xs-6.no-req > img {
    display: none;
}
.signupbox-top span {
    background-color: #b9328c;
    color: #ffffff;
    float: left;
    font-size: 1.3em;
    font-weight: bold;
    padding: 10px;
    width: 100%;
}
.signupbox-top ul {
    float: left;
    margin: 10px 0 0;
    padding: 0 10px;
    width: 100%;
}
.termas-img {
    float: left;
    margin: 15px 0;
    text-align: center;
    width: 100%;
}
.terms-box {
    float: left;
    width: 100%;
}
label.box-head-loine {
    background: #b9328c none repeat scroll 0 0;
    float: left;
    height: 43px;
    width: 100%;
}
.hide_sidebar_btn {
    float: left;
    margin: 15px 0;
    text-align: center;
    width: 100%;
}
.hide_sidebar_btn {
    float: left;
    margin: 15px 0;
    text-align: center;
    width: 100%;
}
.hide_sidebar_btn a {
    border: 2px solid #b9328c;
    border-radius: 3px;
    color: #b9328c;
}
.hide_sidebar_btn a {
    border: 2px solid #b9328c;
    border-radius: 3px;
    color: #b9328c;
    font-size: 1.5em;
    padding: 9px 22px;
}
.hide_sidebar_btn a:hover. .hide_sidebar_btn a:focus, .hide_sidebar_btn a:active
{
 text-decoration:none;
 color: #b9328c;
}
.signupbox-top img {
    margin-right: 10px;
}
.wpcf7-form-control-wrap.captcha-439{
float: left;
    width: 200px;
}
.wpcf7-form-control.wpcf7-captchar.input-field-code-wrt{
float:left
}
.wpcf7-response-output{float:left;width:100%}
.news-subscribe-box input[type=checkbox],.news-subscribe-box label{
display:none
}
.pop_box {
    bottom: 10px;
    position: fixed;
    right: 10px;
    z-index: 1002;
}
.pop_box a {
    background: none repeat scroll 0 0 #ffffff;
    border: 3px solid #b9328c;
    color: #b9328c;
    float: right;
    font-size: 2em;
    font-weight: bold;
    height: 50px;
    line-height: 42px;
    text-align: center;
    width: 50px;
    display: none;
}
.pop_box a:hover, .pop_box a:focus, .pop_box a:active
{
	color: #b9328c;
	text-decoration: none;
}
.lang-box {
    
    border-radius: 5px;
    float: right;
    margin-left: 10px;
    margin-top: 7px;
    padding: 18px 15px 0px;
    width: auto;
    color:#ffffff;	
} 
.lang-box a{
	color:#ffffff;	
}


.service-box ul li:nth-child(8) {
    display: none;
}
article #infotrack-system {
    display: none;
}
