.title_hww_new {
  margin-bottom: 60px !important;
}
.title_hww_new p{
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-size: 14px;
  letter-spacing: .3em;
  color: #909090;
}
.title_hww_new h2{
  color: #0D0D19  !important;
  text-align: center;
  font-style: normal;
}

@media screen and (min-width: 0px) and (max-width: 768px) { 
  .title_hww_new p{
      font-size: 16px;
  }
}

/*section venture banner*/
.hww_new_venture {
  margin-top:50px;
  background-image: url(/wp-content/uploads/2023/09/hww_venture_bgpattern.png);
  background-repeat: no-repeat;
}
.hww_new_venture .container{
display: flex;
position: relative;
}
.hww_new_venture_logo {
position: absolute;
bottom: 1%;
left: 50%;
transform: translateX(-50%);
}
.hww_new_venture_logo_mobile {
display: none;
}
.hww_new_venture_left {
width: 50%;
padding: 50px 37px 0 0;
display: flex;
flex-direction: column;
gap: 40px;
}
.hww_new_venture_left_wrapper_text .hww_new_venture_key {
margin-bottom: 8px;
text-transform: uppercase;
  white-space: nowrap;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-size: 14px;
  letter-spacing: .3em;
  color: #909090;
}
.hww_new_venture_left_wrapper_text .hww_new_venture_title {
margin-bottom: 8px;
  font-style: normal;
  font-weight: bold;
  line-height: 32px;
  font-size: 24px;
  padding-top: 7px;
  text-transform: uppercase;
  color: #000000;
  font-family: "Poppins-bold", sans-serif;
}
.hww_new_venture_left_wrapper_text .hww_new_venture_caption {
color: #000;
font-size: 18px;
font-weight: 700;
line-height: 28px;
margin-bottom: 16px;
display: flex;
align-items: center;
gap: 8px;
font-family: "Poppins-Medium", sans-serif;
}
.hww_new_venture_left_wrapper_text .hww_new_venture_caption div {
width: 64px;
height: 3px;
background-color: #f1592a;
}
.hww_new_venture_left_wrapper_text .hww_new_venture_description {
  padding-right:50px;
color: #000;
font-size: 14px;
font-weight: 400;
line-height: 26px;
}
.hww_new_venture_left_wrapper_button a {
padding: 12px;
width: 180px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 44px;
background-color: #f1592a;

color: #fff;
font-size: 14px;
font-weight: 600;
line-height: 26px;
  text-decoration: none;
}
.hww_new_venture_left_wrapper_button a:hover {
color: #fff !important;
text-decoration: none !important;
}
.hww_new_venture_right {
width: 50%;
}
.hww_new_venture_right img:nth-child(1) {
width: 100%;
height: 664px;
object-fit: cover;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
.hww_new_venture {
    margin-top: 0px;
    background-image: url(/wp-content/uploads/2023/09/hww_venture_bgpattern_mobile.png);
    background-repeat: repeat;
}
.hww_new_venture .container{
    flex-direction: column;
}
.hww_new_venture_logo {
  display: none;
}
.hww_new_venture_logo_mobile {
  position: absolute;
  top: -10%;
  right: 3%;
  display: block;
  width: 100px;
  height: 100px;
}
.hww_new_venture_left {
  width: 100%;
  padding: 48px 16px 64px 16px;
  gap: 32px;
}
.hww_new_venture_left_wrapper_text .hww_new_venture_key {
  margin-bottom: 4px;
  font-size: 16px;
}
.hww_new_venture_left_wrapper_text .hww_new_venture_title {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 4px;
}
.hww_new_venture_left_wrapper_text .hww_new_venture_caption {
  color: #0d0d19;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
.hww_new_venture_left_wrapper_text .hww_new_venture_caption div {
  width: 56px;
}
.hww_new_venture_left_wrapper_text .hww_new_venture_description {
  padding-right: 0px;
  font-size: 16px;
  }
.hww_new_venture_left_wrapper_button a {
  padding: 10px 12px;
  font-size: 16px;
}
.hww_new_venture_right {
  width: 100%;
  position: relative;
}
.hww_new_venture_right img:nth-child(1) {
  width: 100%;
  height: 480px;
}
}

/*section what we do*/
.hww_new_whatwedo {
padding: 64px 0;
}
.hww_new_whatwedo .container{
display: flex;
flex-direction: column;
align-items: center;
gap: 56px;
}
.hww_new_whatwedo .hww_new_whatwedo_text {
width: 628px;
display: flex;
flex-direction: column;
gap: 24px;
}
.hww_new_whatwedo .hww_new_whatwedo_text .title_hww_new {
margin-bottom:24px !important;
}
.hww_new_whatwedo .hww_new_whatwedo_text .hww_new_whatwedo_description {
color: #000;
text-align: center;
font-size: 18px;
font-weight: 400;
line-height: 28px;
}
.hww_new_whatwedo .hww_new_whatwedo_listbox {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 24px;
}
.hww_new_whatwedo .hww_new_whatwedo_listbox .hww_new_whatwedo_box {
padding: 16px;
height: 200px;
width: 30%;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: flex-start;
border-radius: 16px;
background-color: #f5f5f5;
}
.hww_new_whatwedo
.hww_new_whatwedo_listbox
.hww_new_whatwedo_box
.hww_new_whatwedo_box_top {
display: flex;
justify-content: space-between;
align-items: flex-start;
align-self: stretch;
}
.hww_new_whatwedo
.hww_new_whatwedo_listbox
.hww_new_whatwedo_box
.hww_new_whatwedo_box_top
p {
color: #000;
font-size: 18px;
font-weight: 700;
line-height: 28px;
}
.hww_new_whatwedo
.hww_new_whatwedo_listbox
.hww_new_whatwedo_box
.hww_new_whatwedo_box_top
img {
width: 40px;
height: 40px;
}
.hww_new_whatwedo
.hww_new_whatwedo_listbox
.hww_new_whatwedo_box
.hww_new_whatwedo_box_bottom {
width: 100%;
padding-bottom: 8px;
border-bottom: 1px solid black;
}
.hww_new_whatwedo
.hww_new_whatwedo_listbox
.hww_new_whatwedo_box
.hww_new_whatwedo_box_bottom
p {
width: 60%;
color: #000;
font-size: 18px;
font-weight: 400;
line-height: 28px;
}

@media screen and (min-width: 769px) and (max-width: 1359px) {
.hww_new_whatwedo .hww_new_whatwedo_listbox .hww_new_whatwedo_box {
  width: 30%;
}
}
@media screen and (min-width: 769px) and (max-width: 845px) {
.hww_new_whatwedo .hww_new_whatwedo_listbox .hww_new_whatwedo_box {
  width: 30%;
}
}
@media screen and (min-width: 0px) and (max-width: 768px) {
.hww_new_whatwedo {
  padding: 32px 0;
}
.hww_new_whatwedo .container{
  gap: 32px;
}
.hww_new_whatwedo .hww_new_whatwedo_text {
  width: 100%;
  gap: 16px;
}
.hww_new_whatwedo .hww_new_whatwedo_text .title_hww_new {
margin-bottom:16px !important;
}
.hww_new_whatwedo .hww_new_whatwedo_text .hww_new_whatwedo_description {
  font-size: 16px;
  line-height: 24px;
}
.hww_new_whatwedo .hww_new_whatwedo_listbox {
  flex-direction: column;
}
.hww_new_whatwedo .hww_new_whatwedo_listbox .hww_new_whatwedo_box {
  width: 100%;
}
.hww_new_whatwedo
  .hww_new_whatwedo_listbox
  .hww_new_whatwedo_box
  .hww_new_whatwedo_box_bottom
  p {
      width:65%;
  font-size: 16px;
  line-height: 24px;
}
.hww_new_whatwedo
.hww_new_whatwedo_listbox
.hww_new_whatwedo_box
.hww_new_whatwedo_box_top
p {
    font-size: 16px;
    line-height: 24px;
  }
}

/*section our benefits*/
.hww_new_benefit {
padding: 64px 0;
background-color: #fffbf7;
}
.hww_new_benefit .container {
display: flex;
flex-direction: column;
gap: 56px;
position: relative;
}
.hww_new_benefit .hww_new_benefit_text {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 24px;
}
.hww_new_benefit .hww_new_benefit_text .title_hww_new {
margin-bottom:24px !important;
}
.hww_new_benefit .hww_new_benefit_text .hww_new_benefit_text_description {
width: 628px;
color: #000;
text-align: center;
font-size: 18px;
font-weight: 400;
line-height: 28px;
}
.hww_new_benefit .hww_new_benefit_listbox {
width: 100%;
display: flex;
justify-content: space-between;
gap: 24px;
}
.hww_new_benefit .hww_new_benefit_box {
padding: 24px;
width: 32%;
display: flex;
flex-direction: column;
gap: 24px;
border-radius: 16px;
border: 1px solid #eaecf0;
background-color: #fff;
}
.hww_new_benefit .hww_new_benefit_box_top img {
width: 80px;
height: 80px;
}
.hww_new_benefit .hww_new_benefit_box_bottom {
display: flex;
flex-direction: column;
gap: 12px;
}
.hww_new_benefit .hww_new_benefit_box_bottom .hww_new_benefit_box_bottom_title {
color: #000;
font-size: 18px;
font-weight: bold;
line-height: 28px;
font-family: "Poppins-Medium", sans-serif;
}
.hww_new_benefit .hww_new_benefit_box_bottom .hww_new_benefit_box_bottom_text {
color: #000;
font-size: 14px;
font-weight: 400;
line-height: 26px;
}
.hww_new_benefit .hww_new_benefit_line {
width: 100%;
height: 1px;
background-color: #eaecf0;
}
.hww_new_benefit .hww_new_benefit_banner {
width: 100%;
height: 240px;
border-radius: 20px;
background-color: #fff8e5;
display: flex;
overflow: hidden;
z-index: 2;
}
.hww_new_benefit .hww_new_benefit_banner .hww_new_benefit_banner_left {
width: 50%;
padding-right: 86px;
display: flex;
align-items: center;
gap: 10px;
}
.hww_new_benefit .hww_new_benefit_banner .hww_new_benefit_banner_left p {
color: #000;
font-size: 18px;
font-weight: 400;
line-height: 28px;
}
.hww_new_benefit .hww_new_benefit_banner .hww_new_benefit_banner_right {
width: 50%;
display: flex;
position: relative;
}
.hww_new_benefit .img_hww_benefit_linepattern {
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
}
.hww_new_benefit
.hww_new_benefit_banner
.hww_new_benefit_banner_right
.img_hww_benefit_bg_img_banner_mobille {
display: none;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
.hww_new_benefit {
  padding: 32px 0;
}
.hww_new_benefit .container{
  gap: 32px;
}
.hww_new_benefit .hww_new_benefit_text {
  gap: 16px;
}
.hww_new_benefit .hww_new_benefit_text .title_hww_new {
margin-bottom:16px !important;
}
.hww_new_benefit .hww_new_benefit_text .hww_new_benefit_text_description {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
}
.hww_new_benefit .hww_new_benefit_box_bottom .hww_new_benefit_box_bottom_text {
    font-size: 16px;
  }
.hww_new_benefit .hww_new_benefit_listbox {
  flex-direction: column;
}
.hww_new_benefit .hww_new_benefit_box {
  width: 100%;
  background-color: #fffbf7;
}
.hww_new_benefit .hww_new_benefit_box_top img {
  width: 60px;
  height: 60px;
}
.hww_new_benefit
  .hww_new_benefit_box_bottom
  .hww_new_benefit_box_bottom_title {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}
.hww_new_benefit .hww_new_benefit_banner {
  flex-direction: column;
  justify-content: space-between;
}
.hww_new_benefit .hww_new_benefit_banner .hww_new_benefit_banner_left {
  width: 100%;
  padding: 16px 20px 44px 20px;
}
.hww_new_benefit
  .hww_new_benefit_banner
  .hww_new_benefit_banner_left
  .img_hww_benefit_ellipse {
  display: none;
}
.hww_new_benefit .hww_new_benefit_banner .hww_new_benefit_banner_left p {
  font-size: 16px;
  line-height: 24px;
}
.hww_new_benefit .hww_new_benefit_banner .hww_new_benefit_banner_right {
  width: 100%;
  flex-direction: column;
}
.hww_new_benefit
  .hww_new_benefit_banner
  .hww_new_benefit_banner_right
  .img_hww_benefit_bg_img_banner {
  display: none;
}
.hww_new_benefit .img_hww_benefit_linepattern {
  width: 160px;
  height: 220px;
}
.hww_new_benefit
  .hww_new_benefit_banner
  .hww_new_benefit_banner_right
  .img_hww_benefit_bg_img_banner_mobille {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.hww_new_benefit .hww_new_benefit_box_bottom .hww_new_benefit_box_bottom_title {
    font-size: 16px;
    line-height: 24px;
  }
}

/*section provide*/
.hww_new_provide {
padding: 64px 80px;
background-color: #fffbf7;
}
.hww_new_provide .container{
display: flex;
align-items: center;
flex-direction: column;
gap: 56px;
}
.hww_new_provide .hww_new_provide_text {
width: 628px;
display: flex;
flex-direction: column;
gap: 24px;
}
.hww_new_provide .hww_new_provide_text .title_hww_new {
margin-bottom: 24px !important;
}
.hww_new_provide .hww_new_provide_text .hww_new_provide_description {
color: #000;
text-align: center;
font-size: 18px;
font-weight: 400;
line-height: 28px;
}
.hww_new_provide .hww_new_provide_list {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
gap: 24px;
}
.hww_new_provide .hww_new_provide_list .hww_new_provide_box {
background-color: white;
border: 1px solid #eaecf0;
border-radius: 16px;
width: 23%;
height: 58px;
color: #000;
font-size: 14px;
font-weight: 700;
line-height: 26px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
font-family: "Poppins-Medium", sans-serif;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
.hww_new_provide {
  padding: 64px 0;
}
.hww_new_provide .container{
  gap: 32px;
}
.hww_new_provide .hww_new_provide_text {
  width: 100%;
  gap: 16px;
}
  .hww_new_provide .hww_new_provide_text .title_hww_new {
  margin-bottom: 16px !important;
}
.hww_new_provide .hww_new_provide_text .hww_new_provide_description {
  font-size: 16px;
  line-height: 24px;
}
.hww_new_provide .hww_new_provide_list {
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.hww_new_provide .hww_new_provide_list .hww_new_provide_box {
  width: 100%;
  font-size: 16px;
}
}


/*section advantage*/
.hww_new_advan {
padding: 64px 0;
}
.hww_new_advan .container{
display: flex;
justify-content: space-between;
}
.hww_new_advan .hww_new_advan_left {
width: 50%;
display: flex;
align-items: center;
justify-content: center;
}
.hww_new_advan .hww_new_advan_left img {
width: 100%;
height: 100%;
min-height: 600px;
object-fit: cover;
}
.hww_new_advan .hww_new_advan_right {
width: 50%;
padding-left: 50px;
display: flex;
flex-direction: column;
justify-content: center;
gap: 32px;
}
.hww_new_advan .hww_new_advan_right .hww_new_advan_right_title {
font-family: "Poppins-bold", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 32px;
  font-size: 24px;
  padding-top: 7px;
  text-transform: uppercase;
  color: #000000;
}
.hww_new_advan .hww_new_advan_right .hww_new_advan_right_listtext h6 {
color: #000;
font-size: 18px;
font-weight: 700;
line-height: 28px;
font-family: "Poppins-Medium", sans-serif;
}
.hww_new_advan .hww_new_advan_right .hww_new_advan_right_listtext ul {
display: flex;
flex-direction: column;
gap: 8px;
}
.hww_new_advan .hww_new_advan_right .hww_new_advan_right_listtext ul li {
display: flex;
align-items: center;
}
.hww_new_advan .hww_new_advan_right .hww_new_advan_right_listtext ul li img {
width: 16px;
height: 16px;
}
.hww_new_advan .hww_new_advan_right .hww_new_advan_right_listtext ul li p {
padding-left: 8px;
color: #000;
font-size: 14px;
font-weight: 400;
line-height: 26px;
}
.hww_new_advan .hww_new_advan_right .hww_new_advan_right_listbox {
display: flex;
flex-wrap: wrap;
}
.hww_new_advan
.hww_new_advan_right
.hww_new_advan_right_listbox
.hww_new_advan_right_box {
width: 50%;
padding: 20px;
border: 1px solid #eaecf0;
}
.hww_new_advan
.hww_new_advan_right
.hww_new_advan_right_listbox
.hww_new_advan_right_box
p:first-child {
color: #000;
font-size: 18px;
font-weight: 700;
line-height: 28px;
font-family: "Poppins-Medium", sans-serif;
}
.hww_new_advan
.hww_new_advan_right
.hww_new_advan_right_listbox
.hww_new_advan_right_box
p:last-child {
color: #000;
font-size: 14px;
font-weight: 400;
line-height: 26px;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
.hww_new_advan {
  padding: 32px 0;
}
.hww_new_advan .container{
  flex-direction: column;
  gap: 12px;
}
.hww_new_advan .hww_new_advan_left {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  order: 2;
}
.hww_new_advan .hww_new_advan_left img {
  height: 100%;
  min-height: 0;
}
.hww_new_advan .hww_new_advan_right {
  order: 1;
  width: 100%;
  padding: 0;
  gap: 16px;
}
.hww_new_advan .hww_new_advan_right .hww_new_advan_right_title {
  font-size: 20px;
  line-height: 28px;
  text-align: center;
}
.hww_new_advan .hww_new_advan_right .hww_new_advan_right_listbox {
  flex-direction: column;
}
.hww_new_advan
  .hww_new_advan_right
  .hww_new_advan_right_listbox
  .hww_new_advan_right_box {
  width: 100%;
  padding: 10px;
}
.hww_new_advan .hww_new_advan_right .hww_new_advan_right_listtext h6 {
    font-size: 16px;
    line-height: 24px;
  }
  .hww_new_advan .hww_new_advan_right .hww_new_advan_right_listtext ul li p {
    font-size: 16px;
  }
  .hww_new_advan
.hww_new_advan_right
.hww_new_advan_right_listbox
.hww_new_advan_right_box
p:first-child {
    font-size: 16px;
    line-height: 24px;
  }
  .hww_new_advan
.hww_new_advan_right
.hww_new_advan_right_listbox
.hww_new_advan_right_box
p:last-child {
    font-size: 16px;
  }
}

/*section define*/
.hww_new_define {
padding: 64px 0;
background-color: #fffbf7;
}
.hww_new_define .container {
display: flex;
flex-direction: column;
gap: 56px;
position: relative;
}
.hww_new_define .hww_new_define_text {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 24px;
}
  .hww_new_define .hww_new_define_text .title_hww_new {
  margin-bottom: 24px !important;
}

.hww_new_define .hww_new_define_text .hww_new_define_text_description {
width: 628px;
color: #000;
text-align: center;
font-size: 18px;
font-weight: 400;
line-height: 28px;
}
.hww_new_define .hww_new_define_listbox {
width: 100%;
display: flex;
justify-content: space-between;
gap: 24px;
}
.hww_new_define .hww_new_define_box {
padding: 24px;
width: 24%;
display: flex;
flex-direction: column;
gap: 24px;
border-radius: 16px;
border: 1px solid #eaecf0;
background-color: #fff;
}
.hww_new_define .hww_new_define_box_top img {
width: 80px;
height: 80px;
}
.hww_new_define .hww_new_define_box_bottom {
display: flex;
flex-direction: column;
gap: 12px;
}
.hww_new_define .hww_new_define_box_bottom .hww_new_define_box_bottom_title {
color: #000;
font-size: 18px;
font-weight: bold;
line-height: 28px;
}
.hww_new_define .hww_new_define_box_bottom .hww_new_define_box_bottom_text {
color: #000;
font-size: 14px;
font-weight: 400;
line-height: 26px;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
.hww_new_define {
  padding: 64px 0;
}
.hww_new_define .container {
  gap: 32px;
}
.hww_new_define .hww_new_define_text {
  gap: 16px;
}
    .hww_new_define .hww_new_define_text .title_hww_new {
  margin-bottom: 16px !important;
}
.hww_new_define .hww_new_define_text .hww_new_define_text_description {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
}
.hww_new_define .hww_new_define_listbox {
  flex-direction: column;
}
.hww_new_define .hww_new_define_box {
  width: 100%;
  background-color: #fffbf7;
}
.hww_new_define .hww_new_define_box_top img {
  width: 60px;
  height: 60px;
}
.hww_new_define .hww_new_define_box_bottom .hww_new_define_box_bottom_title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.hww_new_define .hww_new_define_box_bottom .hww_new_define_box_bottom_text {
  font-size: 16px;
}
}


/* section_client_story */
.section_client_story  .wrapper_key {
justify-content: flex-start;
}
.section_client_story {
  --column-grid: 4;
  padding: 64px 0;
}

.section_client_story .list_client_story {
  margin-top: 56px;
}

.section_client_story .grid-container .grid-item {
  border: var(--border-box);
  box-sizing: border-box;
}

.section_client_story .grid-container .grid-item .card .card-image img {
  flex-shrink: 0;
min-height: 258px;
object-fit: unset;
}
.section-seven .card {
height: 100%;
}

.section_client_story .card .card-content .title {
  margin-top: 40px;
  margin-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
min-height: 50px;
overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.section_client_story .card .card-content .content {
  padding: 0 24px;
text-align: left;
overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.section_client_story .card .card-content {
  margin-bottom: 68px;

}

.section_client_story .card .card-see-more {
  padding: 0 24px;
  padding-bottom: 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.section_client_story .card .card-see-more a {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 22px;
  color: var(--primary);
}

@media screen and (min-width: 0px) and (max-width: 768px) { 
  .section_client_story {
      --column-grid: 1;
      padding: 64px 0;
  }
  .section_client_story .list_client_story {
      margin-top: 24px;
  }
}






/*slider_hww_new*/
.slider_hww_new {
  padding: 64px 0;
    background: rgba(255, 251, 247, 1);
}
.slider_hww_new .slick-list {
  height: 100% !important;
}
.slider_hww_new .box_slider_hww_new {
 display: flex !important;
 justify-content: center;
 flex-direction: column;
 align-items: center;
 padding: 0px 200px;
}
.slider_hww_new .box_slider_hww_new img{
  width: 80px !important;
  height: 80px;
  margin-top: 32px;
}
.slider_hww_new .box_slider_hww_new .content_slider_hww_new{
  color: #0D0D19;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; 
}
.slider_hww_new .box_slider_hww_new  .slider-star {
   margin-bottom: 32px !important;
   margin-top: 0 !important;
  width: 116px !important;
  height: auto !important;
}
.slider_hww_new .box_slider_hww_new .name_client_slider_hww_new{
  color: #0D0D19;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  line-height: 28px; 
  margin-top: 16px;
}
.slider_hww_new .box_slider_hww_new .career_client_slider_hww_new{
  color: #0D0D19;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; 
}


.slider_hww_new .slick-dots {
  margin-top: 16px;
  text-align: center;
}

.slider_hww_new .slick-dots li button:before {
  content: none;
}

.slider_hww_new .slick-dots li button {
  background: #FFD8CC;
}

.slider_hww_new .slick-dots li.slick-active button {
  background: #F1592A;
  border: none;
}

.slider_hww_new .slick-prev {
  background: #F1592A;
  border-radius: 50%;
  width: 48px;
  height: 48px;
}
.slider_hww_new .slick-next {
  background: #F1592A;
  border-radius: 50%;
  width: 48px;
  height: 48px;
}
.slider_hww_new .slick-next:hover {
  background: #F1592A;
}
.slider_hww_new .slick-prev:hover {
  background: #F1592A;
}

.slider_hww_new .slick-prev:before {
  content: "";
  color: #F1592A !important;
  background: url(/wp-content/uploads/2021/08/arrow-left-slider-HWW-New.png) no-repeat;
  width: 24px !important;
  height: 24px !important;
  display: inline-block !important;
   top: 0% !important;
  left: 0% !important;
  position: relative;
}

.slider_hww_new .slick-next:before {
  content: "";
   color: #F1592A !important;
  background: url(/wp-content/uploads/2021/08/arrow-right-slider-HWW-New.png) no-repeat;
  width: 24px !important;
  height: 24px !important;
  display: inline-block !important;
  top: 0% !important;
  left: 0% !important;
  position: relative;
}


.slider_hww_new  .slider-nav-hww .slick-slide {
 width: auto !important;
 
}
.slider_hww_new  .slider-nav-hww {
  margin-top: 48px;
}
.slider_hww_new  .slider-nav-hww .slick-track{
  display: flex;
  justify-content: center;
  align-items: center;
}
.slider_hww_new .slider-nav-hww .slick-track {
      width: 100% !important;  
}
.slider_hww_new .slider-nav-hww {
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider_hww_new .slider-nav-hww .slide-logo:nth-child(1) img {
  width: 200px !important;
  height: 40px !important;
}
.slider_hww_new .slider-nav-hww .slide-logo:nth-child(2) img{
  width: 200px !important;
  height: 40px !important;
}
.slider_hww_new .slider-nav-hww .slide-logo:nth-child(3) img{
  width: 200px !important;
  height: 48px !important;
}
.slider_hww_new .slider-nav-hww .slide-logo:nth-child(4) img {
  width: 112px !important;
  height: 40px !important;
  margin-left: 35px;
}
@media screen and (max-width: 1000px){ 
  .slider_hww_new .box_slider_hww_new {
     padding: 0px 0px;
  }
  .slider_hww_new .slider-nav-hww {
      flex-wrap: wrap;
      padding: 0px 0px;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) { 
   .slider_hww_new {
      padding: 48px 0;
  }
   .slider_hww_new .slick-prev {
      display: none !important;
  }
  .slider_hww_new .slick-next {
      display: none !important;
  }
  .slider_hww_new .box_slider_hww_new .content_slider_hww_new{
      font-size: 16px;
      line-height: 24px; 
  }
  .slider_hww_new .slider-nav-hww .slick-track{
      flex-wrap: wrap;
      padding: 0px 0px;
  }
  .slider_hww_new .slider-nav-hww .slide-logo{
      width: 40% !important;
       margin-top: 16px;
       text-align: center;
       display: flex;
  justify-content: center;
  }
  /* .slider_hww_new .slider-nav-hww .col-xs-6 {*/
  /*    width: 50% !important;*/
  /*}*/
  /*.slider_hww_new .slider-nav-hww  {*/
  /*    flex-wrap: wrap;*/
  /*}*/
  /*.slider_hww_new .slider-nav-hww .row .col-xs-6{*/
  /*    margin-top: 16px;*/
  /*}*/

  .slider_hww_new .slider-nav-hww .slide-logo:nth-child(1) img {
      height: auto !important;
  }
  .slider_hww_new .slider-nav-hww .slide-logo:nth-child(2) img{
      height: auto !important;
  }
  .slider_hww_new .slider-nav-hww .slide-logo:nth-child(3) img{
      height: auto !important;
  }
  .slider_hww_new .slider-nav-hww .slide-logo:nth-child(4) img {
       height: auto !important;
      margin-left: 20px;
  }
  .slider_hww_new .box_slider_hww_new .career_client_slider_hww_new{
      font-size: 16px;
  }
}


/* section_contact_hw_new */
.section_contact_hw_new {
  padding: 64px 0;
}

.section_contact_hw_new .box_contact_hw_new {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 475px;
}
.section_contact_hw_new .box_left_contact_hw_new {
  width: 45%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.section_contact_hw_new .box_left_contact_hw_new h3{
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 16px;
}
.section_contact_hw_new .box_left_contact_hw_new p{
 color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; 
}
.section_contact_hw_new .box_left_contact_hw_new .come_with_us_contact_hw_new{
  display: flex;
  align-items: center;
}
.section_contact_hw_new .box_left_contact_hw_new .come_with_us_contact_hw_new p{
  margin-left: 13px;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.section_contact_hw_new .box_right_contact_hw_new {
 width: 55%;
 border-radius: 16px;
  border: 1px solid #A3A3A3;
   height: 100%;
}
.section_contact_hw_new .come_with_us_contact_hw_new_mobile {
     display: none;
}
@media screen and (min-width: 0px) and (max-width: 768px) { 
   .section_contact_hw_new {
      padding: 32px 0;
  }
   .section_contact_hw_new .box_left_contact_hw_new {
     width: 100%;
  }
  .section_contact_hw_new .box_right_contact_hw_new {
     width: 100%;
  }
  .section_contact_hw_new .box_left_contact_hw_new h3{
      font-size: 16px;
      font-style: normal;
      font-weight: 700;
      line-height: 24px;
      margin-bottom: 4px;
  }
  .section_contact_hw_new .box_left_contact_hw_new p{
      font-size: 16px;
  }
  .section_contact_hw_new .box_left_contact_hw_new .come_with_us_contact_hw_new p{
      font-size: 16px;
  }
}

@media screen and (min-width: 0px) and (max-width: 992px) { 
 .section_contact_hw_new .box_contact_hw_new {
      height: 100%;
      flex-direction: column;
  }
  .section_contact_hw_new .box_left_contact_hw_new .come_with_us_contact_hw_new{
      display: none;
  }
  .section_contact_hw_new .box_right_contact_hw_new {
      margin: 16px 0px;
  }
  .section_contact_hw_new .come_with_us_contact_hw_new_mobile {
       display: flex;
      align-items: center;
  }
  .section_contact_hw_new .come_with_us_contact_hw_new_mobile p{
      margin-left: 13px;
      font-size: 16px;
      line-height: 20px; /* 150% */
  }
}




/*section_our_offering_hw_new*/
.section_our_offering_hw_new {
  padding: 64px 0;
}
.section_our_offering_hw_new img{
  width: 100%;
  max-height: 260px;
  object-fit: cover;
}
.section_our_offering_hw_new h3{
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  line-height: 28px;
  margin-top: 24px;
  margin-bottom: 12px;
}
.section_our_offering_hw_new .content_item_offering{
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; 
}
@media screen and (min-width: 0px) and (max-width: 768px) { 
 .section_our_offering_hw_new {
      padding: 32px 0;
  }
  .section_our_offering_hw_new .box-our_offering {
      margin-top: 40px;
  }
  .section_our_offering_hw_new h3{
      font-size: 16px;
      line-height: 24px;
  }
  .section_our_offering_hw_new .content_item_offering{
      font-size: 16px;
  }
}




/* section_frequently_asked */
.section_frequently_asked {
  padding: 124px 257px;
  background: rgba(255, 251, 247, 1);
}

.section_frequently_asked .panel-heading {
  background: transparent !important;
  padding: 0px !important;
}

.section_frequently_asked .panel-heading .title-item-frequently_asked {
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 144.444% */
  width: 90%;
}

.section_frequently_asked .panel {
  border: none;
     border-bottom: 1px solid #EAECF0;
  border-radius: 0px;
  padding: 20px 0px;
  background: transparent;
}

.section_frequently_asked .panel-body {
 border: none !important;
 padding: 0px;
}

.panel-group .panel:last-child{ 
  border: none;
  box-shadow: none;
}

.section_frequently_asked .listChild {
  list-style: none;
  padding: 0px 20px;
  margin-bottom: 0px;
}

.section_frequently_asked .listChild li {
   padding: 10px 0px;
}

.active-title-item {
  color: black;
}

/*.section_frequently_asked .collapsed .title-item-we-can-help {*/
/*    color: rgba(145, 145, 163, 1);*/
/*}*/
.section_frequently_asked .collapsed .icon-arrow {
 background-image: url("/wp-content/uploads/2021/08/ic-plus-hww.png");
  width: 24px;
  height: 26px;
  background-repeat: no-repeat;

}
.section_frequently_asked  .icon-arrow {
 background-image: url("/wp-content/uploads/2021/08/ic-minus-hww.png");
  width: 24px;
  height: 26px;
  background-repeat: no-repeat;

}

@media screen and (min-width: 0px) and (max-width: 768px) { 
  .section_frequently_asked {
      padding: 64px 16px;
  }
}



/*---------------*/
.title_service_BE_development .bannerTitle .boxSlide {
  position: relative;
  top: 0 !important;
  transform: translateY(0%);
}
.title_service_BE_development .bannerTitle {
  margin-top: 0;
  padding: 59px !important
}

.section_block_text_BE {
  padding: 64px 0px;
  background: #fffbf7;
}
.section_block_text_BE h2{
  font-size: 23px;
}
.section_block_text_BE .block_text_BE {
  display: flex;
  justify-content: center;
}


/*our_technologies_BE*/
.our_technologies_BE.boxMobile_two {
    padding: 64px 0px !important;
}
.our_technologies_BE.boxMobile_two h1{
  margin-bottom: 12px;
}
.our_technologies_BE .block_our_technologies_BE >h3{
  margin-top: 32px;
}
.our_technologies_BE .block_our_technologies_BE >h2{
  margin-top: 32px;
}
.our_technologies_BE .block_our_technologies_BE >p{
  margin-top: 16px;
}
.our_technologies_BE .list_our_technologies_BE {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.our_technologies_BE .list_our_technologies_BE .item_our_technologies_BE {
  width: 32%;
  display: flex;
  margin-top: 16px;
}
.our_technologies_BE.boxMobile_two .boxContent .boxDetail {
  padding: 5px 15px;
}
.our_technologies_BE.boxMobile_two .boxContent .boxRect {
  height: auto;    
}


.our_technologies_BE .list_our_technologies_BE .item_our_technologies_BE:nth-child(1) {
  width: 49%;
}
.our_technologies_BE .list_our_technologies_BE .item_our_technologies_BE:nth-child(2) {
  width: 49%;
}

/*our_backend_database_approach_BE*/
.our_backend_database_approach_BE.boxMobile_two {
  padding: 64px 0px !important;
  background: #fffbf7;
}
.our_backend_database_approach_BE.boxMobile_two h1{
  margin-bottom: 12px;
}
.our_backend_database_approach_BE .block_backend_database_approach_BE >h3{
  margin-top: 32px;
}
.our_backend_database_approach_BE .block_backend_database_approach_BE h2{
  margin-top: 32px;
  font-family: "Poppins-Medium", sans-serif;
}
.our_backend_database_approach_BE .block_backend_database_approach_BE >p{
  margin-top: 16px;
}
.our_backend_database_approach_BE.boxMobile_two .list_backend_database_approach_BE {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #fffbf7;
}
.our_backend_database_approach_BE.boxMobile_two .list_backend_database_approach_BE .item_backend_database_approach_BE {
  width: 49%;
  margin-top: 16px;
  background: #fff;
}
.our_backend_database_approach_BE.boxMobile_two .boxContent .boxDetail {
  padding: 5px 15px;
}
.our_backend_database_approach_BE.boxMobile_two .boxContent .boxRect {
  height: auto;    
  border: 1px solid #EAECF0;
}


/*what_to_expect*/
.what_to_expect_make_intelligent.boxMobile_two {
  padding: 64px 0px !important;
  background: #fff;
}
.what_to_expect_make_intelligent.boxMobile_two h1{
  margin-bottom: 12px;
}
.what_to_expect_make_intelligent.boxMobile_two .what_to_expect p{
  margin-top: 16px;
}
.what_to_expect_make_intelligent.boxMobile_two .make_intelligent{
  margin-top: 32px;
}
.what_to_expect_make_intelligent.boxMobile_two .make_intelligent p{
  margin-top: 16px;
}
.what_to_expect_make_intelligent.boxMobile_two .list_make_intelligent_BE {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.what_to_expect_make_intelligent.boxMobile_two .list_make_intelligent_BE .item_make_intelligent_BE {
  width: 33%;
  margin-top: 16px;
}
.what_to_expect_make_intelligent.boxMobile_two .boxContent .boxDetail {
  padding: 5px 15px;
}
.what_to_expect_make_intelligent.boxMobile_two .boxContent .boxRect {
  height: auto;   
  min-height: auto;
}

/*Effective Communication*/
.effective_communication_BE {
  padding: 64px 80px;
  background: #fffbf7;
}
.effective_communication_BE p{
  margin-top: 16px;
}


@media screen and (min-width: 0px) and (max-width: 768px) { 
  .title_service_BE_development .bannerTitle {
      padding: 13px !important
  }
   .title_service_BE_development .bannerTitle .boxSlide {
     top: -9px !important;
  }
   .title_service_BE_development .bannerTitle .boxSlide h1{
     line-height: 25px;
     font-size: 14px;
  }
  .section_block_text_BE {
      padding: 32px 16px;
  }
  .section_block_text_BE h2{
      font-size: 20px;
      
  }
  .section_block_text_BE .block_text_BE {
      justify-content: flex-start;
      margin-top: 20px;
  }
  /*our_technologies_BE*/
  .our_technologies_BE.boxMobile_two {
        padding: 32px 16px;
  }
  .our_technologies_BE .list_our_technologies_BE .item_our_technologies_BE {
      width: 100%;
      display: flex;
      margin-top: 16px;
  }
  .our_technologies_BE.boxMobile_two .boxContent .boxRect {
      height: auto;    
  }
  .our_technologies_BE .list_our_technologies_BE .item_our_technologies_BE:nth-child(1) {
      width: 100%;
  }
  .our_technologies_BE .list_our_technologies_BE .item_our_technologies_BE:nth-child(2) {
      width: 100%;
  }
  /*our_backend_database_approach_BE*/
  .our_backend_database_approach_BE.boxMobile_two {
      padding: 32px 16px;
  }
  .our_backend_database_approach_BE.boxMobile_two .list_backend_database_approach_BE .item_backend_database_approach_BE {
      width: 100%;
  }
  /*what_to_expect*/
  .what_to_expect_make_intelligent.boxMobile_two {
      padding: 32px 16px;
  }
  .what_to_expect_make_intelligent.boxMobile_two .list_make_intelligent_BE .item_make_intelligent_BE {
      width: 100%;
      padding-bottom: 0;
  }
  /*Effective Communication*/
  .effective_communication_BE {
      padding: 32px 16px;
      background: #fffbf7;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) { 
   .title_service_BE_development .bannerTitle .boxSlide h1{
     line-height: 35px;
     font-size: 22px;
  }
  .title_service_BE_development .bannerTitle {
     height: 300px !important;
  }
  .title_service_BE_development .bannerTitle .boxSlide p{
      width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1500px) { 
   .title_service_BE_development .bannerTitle .boxSlide h1{
     line-height: 41px;
     font-size: 35px;
  }
  .title_service_BE_development .bannerTitle {
     height: 300px !important;
  }
  .title_service_BE_development .bannerTitle .boxSlide p{
      width: 100%;
      font-size: 21px;
      line-height: 30px;
  }
}





/*FRONTEND*/
.section_our_company_FE.boxMobile_two {
  padding: 64px 0px !important;
}
.section_our_company_FE.boxMobile_two .list_our_company_FE {
  padding-top: 0;
   display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section_our_company_FE.boxMobile_two .list_our_company_FE .item_our_company_FE {
  width: 16%;
  margin-top: 16px;
}

.section_our_company_FE.boxMobile_two .boxContent .boxRect {
  height: auto;    
  min-height: auto;
  background: #fff;
}

.section_our_company_FE.boxMobile_two .boxContent .avatar{
  padding-top: 0;
}



/*agile_development_FE*/
.agile_development_FE.boxMobile_two {
  background: #fffbf7;
  padding: 64px 0px !important;
}

.agile_development_FE.boxMobile_two h1{
  margin-bottom: 12px;
}
.agile_development_FE .list_our_technologies_BE {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #fffbf7 !important;
}
.agile_development_FE .list_our_technologies_BE .item_our_technologies_BE {
  width: 33%;
  display: flex;
  margin-top: 16px;
   background: #fff !important;
}
.agile_development_FE.boxMobile_two .boxContent .boxDetail {
  padding: 5px 15px;
}
.agile_development_FE.boxMobile_two .boxContent .boxRect {
  height: auto;    
  border: 1px solid #EAECF0;
}


/*question_list_FE*/
.question_list_FE {
  padding: 64px 0px !important;
}
.question_list_FE h3{
  margin-top: 12px;
}
.question_list_FE p{
  margin-top: 12px;
}
.question_list_FE .list_question {
  margin-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.question_list_FE .list_question .item_question{
  margin-top: 12px;
   font-weight: 700;
   text-align: center;
}
.question_list_FE .list_question .item_question span{
  font-size: 22px;
 
}


/*significant_bussiness_FE*/
.significant_bussiness_FE.boxMobile_two {
   background: #fffbf7;
}
.significant_bussiness_FE h3{
  margin-top: 12px;
}
.significant_bussiness_FE p{
  margin-top: 12px;
}
.significant_bussiness_FE.boxMobile_two .list_significant_bussiness_FE {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  background: #fffbf7 !important;
}
.significant_bussiness_FE.boxMobile_two .list_significant_bussiness_FE .item_significant_bussiness_FE {
  width: 24%;
  display: flex;
  margin-top: 16px;
  background: transparent !important;
  flex-direction: column;
  margin-left: 10px;
}
/*.significant_bussiness_FE .list_significant_bussiness_FE .item_significant_bussiness_FE:nth-child(9) {*/
/*    width: 49%;*/
/*}*/
/*.significant_bussiness_FE .list_significant_bussiness_FE .item_significant_bussiness_FE:nth-child(10) {*/
/*    width: 49%;*/
/*}*/
.significant_bussiness_FE.boxMobile_two .boxContent .boxDetail {
  padding: 5px 15px;
}
.significant_bussiness_FE.boxMobile_two .boxContent .boxRect {
  height: auto;    
  min-height: auto;
}




/*specific_technology_FE*/
.specific_technology_FE.boxMobile_two {
  padding: 64px 0px !important;
}
.specific_technology_FE.boxMobile_two .list_parent_specific_technology_FE{
  
}
.specific_technology_FE.boxMobile_two .list_parent_specific_technology_FE .item_parent_specific_technology_FE {
  margin-top: 30px;
  border-bottom: 1px solid black;
  padding-bottom: 20px;
}
.specific_technology_FE.boxMobile_two .list_parent_specific_technology_FE .item_parent_specific_technology_FE:last-child {
  border-bottom: none;
}
.specific_technology_FE.boxMobile_two .list_child_specific_technology_FE {
  display: flex;
  justify-content: space-between;
}
.specific_technology_FE.boxMobile_two .list_child_specific_technology_FE .item_child_specific_technology_FE {
  width: 49%;
  min-height: auto;
  background: #fff;
}

.specific_technology_FE.boxMobile_two .list_child_specific_technology_FE .item_child_specific_technology_FE .content_child  {
  padding: 20px 0px;
}

/*security_FE*/
.security_FE {
  background: #fffbf7;
  padding: 64px 0px;
}
.security_FE p {
  margin-top: 16px;
}

/*development_goals_FE*/
.development_goals_FE.boxMobile_two {
  background: #fffbf7;
  padding: 64px 0px !important;
}

.development_goals_FE.boxMobile_two h1{
  margin-bottom: 12px;
}
.development_goals_FE .list_development_goals_FE {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #fffbf7 !important;
}
.development_goals_FE .list_development_goals_FE .item_development_goals_FE {
  width: 49%;
  display: flex;
  margin-top: 16px;
   background: #fff !important;
}
.development_goals_FE.boxMobile_two .boxContent .boxDetail {
  padding: 5px 15px;
}
.development_goals_FE.boxMobile_two .boxContent .boxRect {
  height: auto;    
  border: 1px solid #EAECF0;
}



/*significant_bussiness_FE*/
.next_step_FE.boxMobile_two {
  padding: 64px 0px !important;
}
.next_step_FE h3{
  margin-top: 12px;
}
.next_step_FE.boxMobile_two .list_significant_bussiness_FE {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.next_step_FE.boxMobile_two .list_significant_bussiness_FE .item_significant_bussiness_FE {
  width: 33%;
  display: flex;
  margin-top: 16px;
  background: transparent !important;
  flex-direction: column;
}
.next_step_FE.boxMobile_two .boxContent .boxDetail {
  padding: 5px 15px;
  text-align: center;
}
.next_step_FE.boxMobile_two .boxContent .boxRect {
  height: auto;    
  min-height: auto;
  margin-bottom: 0
}


/*expert_frontend_FE*/
.expert_frontend_FE.boxMobile_two {
  background: #fffbf7;
  padding: 64px 0px !important;
}

.expert_frontend_FE.boxMobile_two h2{
  margin-bottom: 12px;
}
.expert_frontend_FE .list_expert_frontend_FE {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #fffbf7 !important;
}
.expert_frontend_FE .list_expert_frontend_FE .item_expert_frontend_FE {
  width: 33%;
  display: flex;
  margin-top: 16px;
   background: #fff !important;
}
.expert_frontend_FE.boxMobile_two .boxContent .boxDetail {
  padding: 5px 15px;
}
.expert_frontend_FE.boxMobile_two .boxContent .boxRect {
  height: auto;    
  border: 1px solid #EAECF0;
}
.expert_frontend_FE.boxMobile_two .block_specialize {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
}
.expert_frontend_FE.boxMobile_two .block_specialize a{
  margin-top: 10px;
  text-decoration: none;
}
.expert_frontend_FE.boxMobile_two .block_specialize a:hover{
  color: none;
}

/*what_u_can_expert_FE*/
.what_u_can_expert_FE.boxMobile_two {
  padding: 64px 0px !important;
}

.what_u_can_expert_FE.boxMobile_two h2{
  margin-bottom: 12px;
}
.what_u_can_expert_FE .list_what_u_can_expert_FE {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.what_u_can_expert_FE .list_what_u_can_expert_FE .item_what_u_can_expert_FE {
  width: 33%;
  display: flex;
  margin-top: 16px;
   background: #fff !important;
}
.what_u_can_expert_FE.boxMobile_two .boxContent .boxDetail {
  padding: 5px 15px;
}
.what_u_can_expert_FE.boxMobile_two .boxContent .boxRect {
  height: auto;    
  border: 1px solid #EAECF0;
  min-height: auto;
}






@media screen and (min-width: 0px) and (max-width: 768px) { 
  .section_our_company_FE.boxMobile_two {
      padding: 32px 0px !important;
  }
  .section_our_company_FE.boxMobile_two .list_our_company_FE .item_our_company_FE {
      width: 33%;
      padding-bottom: 0;
  }
  /*agile_development_FE*/
  .agile_development_FE.boxMobile_two {
      padding: 32px 0px !important;
  }
  .agile_development_FE .list_our_technologies_BE .item_our_technologies_BE {
      width: 100%;
  }
  .significant_bussiness_FE.boxMobile_two .list_significant_bussiness_FE .item_significant_bussiness_FE {
      width: 47%;
      margin-top: 0;
      margin-bottom: 0;
      padding-bottom: 0;
  }
  .next_step_FE.boxMobile_two {
      padding: 32px 0px !important;
  }
  .next_step_FE.boxMobile_two .list_significant_bussiness_FE .item_significant_bussiness_FE {
      width: 50%;
      margin-top: 0;
      margin-bottom: 0;
      padding-bottom: 0;
  }
  
  .development_goals_FE .list_development_goals_FE .item_development_goals_FE {
      width: 100%;
  }
  
  
  /*specific_technology_FE*/
  .specific_technology_FE.boxMobile_two .list_child_specific_technology_FE {
      flex-wrap: wrap;
  }
  .specific_technology_FE.boxMobile_two .list_child_specific_technology_FE .item_child_specific_technology_FE {
      width: 100%;
      padding-bottom: 0;
  }
  
  
  .expert_frontend_FE .list_expert_frontend_FE .item_expert_frontend_FE {
      width: 100%;   
  }
  
  .what_u_can_expert_FE .list_what_u_can_expert_FE .item_what_u_can_expert_FE {
      width: 100%; 
  }
}


















