.upperColumn {
  width: 100%;
  border-left: 10px solid #ac1f23;
  background-color: #fff;
  opacity: 0.95;
  padding: 10px;
}
.upperColumn1 {
  position: absolute;
  width: 647px;
  border-left: 10px solid #ac1f23;
  background-color: #fff;
  opacity: 0.95;
  padding: 10px;
  bottom: 0;
}
.row {
  display: flex;
  width: 100%;
}
.col1 {
  width: 70%;
  display: flex;
}
.col2 {
  width: 30%;
}
.middlearrow {
  margin: 50% 0 0 0;
}
.arrowColumn img {
  width: 100%;
}
.border {
  border-radius: 40px;
  background-color: #ac1f23;
  width: 98px;
  height: 26px;
}
.center-items {
  color: #fff;
  text-align: center;
}
.mh5 {
  text-align: left !important;
  color: #ac1f23 !important;
  font-weight: 700;
  font-size: 24px !important;
}
.centermargin {
  margin: 10px 0;
}
.p-brief {
  color: black !important;
  font-size: 16px !important;
  text-align: left !important;
  line-height: 28px !important;
}
.carousel .flickity-viewport {
  height: 520px !important;
}
.button-group {
  margin: 50px 0;
  height: auto;
}
a .button {
  margin: 10px;
  padding: 10px 15px;
  font-weight: 700;
  font-size: 12px;
  border: 1px solid #fff;
  border-radius: 40px;
  background-color: #fff0;
  text-decoration: none;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
}
a .button:hover {
  background-color: #fff;
  color: #000;
}
#steps1 .button,
.ourprocess #steps4 {
  width: 138px;
}
#steps2 .button {
  width: 106px;
}
#steps3 .button {
  width: 168px;
}
#steps5 .button {
  width: 192px;
}
#steps6 .button {
  width: 238px;
}
.upperColumn .row3,
.upperColumn .p-brief {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}
.upperColumn {
  overflow: hidden;
}
.upperColumn:hover .row3 {
  max-height: 300px;
  overflow: visible;
}
.et_pb_main_blurb_image .et_pb_image_wrap {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.et_pb_main_blurb_image {
  position: relative;
  width: 100%;
}
.et_pb_blurb_content {
  position: relative;
}
.box {
  height: auto;
  border-left: 10px solid #ac1f23;
  padding: 10px;
  margin: 0 50px 20px 50px;
  background: #fff;
  position: relative;
  height: 100%;
}
.col img {
  width: 100px;
  height: 100px;
  margin: 0 20px 0 0;
}
.col {
  display: flex;
  align-items: center;
}
.col-title {
  width: 50%;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.content {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}
.title {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #ac1f23;
  margin: 10px 0;
}
.steps {
  background-color: #ac1f23;
  width: 100px;
  height: 28px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 14px;
  margin: 10px 0;
}
.two-columns {
  width: 50%;
  margin: 10px 0;
}
.dipl_timeline .dipl_timeline_right .dipl_item_content .dipl_triangle {
  display: none !important;
}
.dipl_timeline_0 .dipl_stem {
  border: 1px dashed #000;
}
.ourProcessTimline .dipl_timeline_item_0 .dipl_item_title:before {
  height: 150px;
  width: 100%;
  content: "";
  display: flex;
  background-image: url(/wp-content/uploads/2019/01/Clip-path-group.png);
  background-repeat: no-repeat;
  background-position: center;
}
.ourProcessTimline .dipl_timeline_item_1 .dipl_item_title:before {
  height: 150px;
  width: 100%;
  content: "";
  display: flex;
  background-image: url(/wp-content/uploads/2019/01/Clip-path-group-1.png);
  background-repeat: no-repeat;
  background-position: center;
}
.ourProcessTimline .dipl_timeline_item_2 .dipl_item_title:before {
  height: 150px;
  width: 100%;
  content: "";
  display: flex;
  background-image: url(/wp-content/uploads/2019/01/Clip-path-group-2.png);
  background-repeat: no-repeat;
  background-position: center;
}
.ourProcessContent .et_pb_column {
  background-color: #fff;
  padding: 20px 10px;
}
.ourProcessContent .et_pb_module,
.ourProcessContent .et_pb_blurb_content {
  height: 100%;
}
.ourProcessContent .et_pb_blurb_content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.ourProcessContent .et_pb_main_blurb_image .et_pb_image_wrap {
  height: 150px;
}
.content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.line {
  width: 30%;
  border-bottom: 2px dashed #000;
}
.op-image {
  width: 50px;
  height: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.intro {
  background-image: url(/wp-content/uploads/2019/01/step1.png);
}
.tech {
  background-image: url(/wp-content/uploads/2019/01/step2.png);
}
.service {
  background-image: url(/wp-content/uploads/2019/01/step3.png);
}
