@import url("https://fonts.googleapis.com/css?family=ABeeZee|");

input[type=text] {
  width: 90%;
  height: 30px;
  margin-bottom: 20px;
  font-size: 19px;
}

input[type=email] {
  width: 90%;
  height: 30px;
  margin-bottom: 20px;
  font-size: 19px;
}

input[type=tel] {
  width: 60%;
  height: 30px;
  margin-bottom: 20px;
}

input[type=tel] {
  width: 90%;
  height: 30px;
  margin-bottom: 20px;
  font-size: 19px;
}

input[type=select] {
  width: 60%;
  height: 30px;
  margin-bottom: 20px;
}

.wpcf7-form-control-wrap select {
  width: 90%;
  height: 30px;
  margin-bottom: 20px;
  font-size: 19px;
}

input[type=submit] {
  width: 30%;
  height: 30px;
  margin-bottom: 20px;
}

.wpcf7-form-control-wrap textarea {
  width: 90%;
  font-size: 19px;
}

.page-id-18349 .et_pb_blurb_11.et_pb_blurb {
  height: 400px;
}

.page-id-18349 .et_pb_blurb_10.et_pb_blurb {
  height: 400px;
}

html>body>#page-container>#et-main-area>#main-content>#post-18349>div>div>div>#case-study>div:nth-child(2)>div:nth-child(1)>div>div>div:nth-child(1)>span>img {
  height: 220px;
}

.et_pb_column_1_3 h4 span {
  padding-left: 20px;
  padding-right: 20px;
}

.et_pb_column_1_3 h1 strong {
  padding-left: 20px;
  padding-right: 20px;
}

.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container p {
  padding-left: 20px;
  padding-right: 20px;
}

a:where(:not(.wp-element-button)) {
  padding-left: 20px;
  padding-right: 20px;
}

.et_pb_column_1_3 h2 {
  padding-bottom: 20px;
}

button.bg-red-button {
  background-color: #ec4138;
  border-radius: 20px;
  background-image: none;
  font-weight: 600;
  font-size: 15px;
  border-color: #000000;
  border-style: none;
  font-family: ABeeZee;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
}

@font-face {
  font-family: 'My font';
  src: url('https://imetech.com.my/3ds Regular.otf');
}

#logo {
  width: 300px;
}

label {
  font-weight: bold;
}

.wpcf7-list-item-label {
  font-weight: normal;
}

button.bg-blue-button {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: bold;
  font-size: 16px;
  border-radius: 50px;
  letter-spacing: 1px;
  background-color: #f5c9c9;
}

.wpcp-all-captions {
  background-color: #A81108;
  height: 250px;
  color: white;
}

.fa-play-circle-o:before {
  visibility: hidden;
}

.wcp-light-box
{
	width:1000px;
	background-size:cover;
}