
/** faq-section **/

.faq-section{
  position: relative;
}

.content_block_8 .content-box{
  position: relative;
  display: block;
  max-width: 450px;
}

.content_block_8 .content-box .sec-title{
  margin-bottom: 43px;
}

.faq-section .image_block_5 .image-box{
  margin-left: 50px;
}

.image_block_5 .image-box{
  position: relative;
  display: block;
  padding-left: 229px;
  padding-bottom: 190px;
}

.image_block_5 .image-box .image{
  display: block;
  border-radius: 50px;
  box-shadow: 0 20px 50px #dfe3e3;
}

.image_block_5 .image-box .image img{
  width: 100%;
  border-radius: 50px;
}

.image_block_5 .image-box .image-2{
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.image_block_5 .image-box .image-1{
  position: relative;
  background: #fff;
  padding: 10px;
  z-index: 1;
}

.image_block_5 .image-box .shape .shape-1{
  position: absolute;
  top: -45px;
  left: 110px;
  width: 173px;
  height: 173px;
  background-repeat: no-repeat;
}

.image_block_5 .image-box .shape .shape-2{
  position: absolute;
  bottom: 130px;
  right: 40px;
  width: 173px;
  height: 173px;
  background-repeat: no-repeat;
}