h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0
}

*,
p {
  margin: 0
}

.wrapper,
img {
  max-width: 100%
}

.img-1-single-inner,
.img-1-single-outer,
.img-2-single-inner {
  float: left;
  width: 100%
}

* {
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box
}

p {
  color: #666;
  font-size: 14px;
  line-height: 24px
}

a {
  transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -webkit-transition: all .5s ease 0s
}

body {
  font-family: open_sansregular
}

.wrapper {
  width: 1170px;
  margin: auto
}

.image-style-agency .image-wrapper {
  height: 420px;
  overflow: hidden;
  margin-bottom: 20px;
  box-shadow: 10px 9px 0px #cfcfcf;
}

.img_agency_btn {
  text-align: center;
  position: relative;
  z-index: 999;
}

.image-style-agency .image-wrapper img {
  width: 420px;
}

.row-first {
  display: flex;
  justify-content: space-between;
}

.row-second {
  display: flex;
  justify-content: space-evenly;
  position: relative;
  margin-top: -300px;
}


/* .img-1-single-outer{padding:80px 0} */
.img-1-single-inner {
  text-align: center
}

.img-1-single-inner img {
  max-width: 100%;
  width: 100%
}

.img-2-single-inner-left {
  width: 45%;
  position: relative;
  display: inline-block;
  vertical-align: top
}

.img-2-single-inner-left img {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  display: inline-block
}

.img-2-single-inner-rigth {
  width: 45%;
  position: relative;
  display: inline-block;
  vertical-align: top
}

.img-2-single-inner-rigth img {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  display: inline-block
}

.first-childContainer .img_agency_btn {
  text-align: left;
  margin-left: 10px;
}

.last-childContainer .img_agency_btn {
  text-align: right;
  margin-right: 10px;
}

@media screen and (max-width:1480px) {
  .image-style-agency .image-wrapper img {
    width: 370px;
  }
}

@media screen and (max-width: 1380px) {
  .image-style-agency .image-wrapper img {
    width: 310px;
  }
}

@media screen and (max-width: 1280px) {
  .row-second {
    margin-top: 0;
  }

  .first-childContainer .img_agency_btn,
  .last-childContainer .img_agency_btn {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 1024px) {
  .image-style-agency .image-wrapper img {
    width: 270px;
  }
}

@media screen and (max-width: 880px) {
  .image-style-agency .image-wrapper img {
    width: 100%;
  }

  .image-style-agency .image-wrapper {
    height: 250px;
  }

  .row-first,
  .row-second {
    display: inherit;
    justify-content: inherit;
  }

  .image-style-agency .image-wrapper {
    height: 320px;
    width: 80%;
    margin: auto;
  }

  .img_agency_btn {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width:500px) {
  .image-style-agency .image-wrapper {
    width: 80%;
  }
}

@media screen and (max-width:1200px) {
  .wrapper {
    width: 95%
  }

  .img-2-single-inner-left,
  .img-2-single-inner-rigth {
    height: auto
  }

  .img-2-single-inner-left img,
  .img-2-single-inner-rigth img {
    position: static
  }
}

@media screen and (max-width:768px) {

  .img-2-single-inner-left,
  .img-2-single-inner-rigth {
    width: 100%
  }
}

/* image Style 3 */
.image-style-3 .images-shadow {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(45deg, black, transparent);
}

.image-style-3 img {
  vertical-align: top;
  opacity: 0.7;
}

/* image Style 4 */
.image-style-4 {
  padding: 60px 0 40px;
}

.image-style-4 .image-wrapper {
  height: 280px;
}

.image-style-4 .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* image Style 5 */
.image-style-5 {
  padding: 60px 0 40px;
}

.image-style-5 .image-wrapper {
  height: 300px;
}

.image-style-5 .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* image Style 6 */
.image-style-6 .image-wrapper {
  height: 250px;
}

.img-style-8.image-style-6 .image-wrapper {
  height: 175px;
  border-radius: 10px;
  overflow: hidden;
}

.img-style-8.image-style-7 .image-wrapper.img1_bx {
  height: 381px;
}

.image-style-10 .image-wrapper {
  height: 230px;
}

.image-style-10 .image-wrapper img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.img_10_btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -18px;
  width: 100%;
  text-align: center;
}

.img_10_btn .btn:hover {
  background-color: #02B28E !important;
}

@media screen and (max-width: 767px) {
  .image-style-3 .images-shadow {
    top: 15px;
    left: 15px;
    right: 15px;
  }

  .image-style-3 img {
    padding: 15px 15px 0 15px;
  }
}

@media screen and (max-width: 768px) {
  .image-style-6.image-style-7 .image-wrapper {
    height: inherit !important;
  }

  .image-style-7 .image-wrapper.img1_bx {
    margin-bottom: 30px;
  }

  .image-style-7 .add_new_elements_rapify {
    margin-bottom: 20px !important;
  }

  .img-style-8.image-style-7 .image-wrapper.img1_bx {
    margin-bottom: 0;
  }

  .img-style-8.image-style-6.image-style-7 .image-wrapper {
    height: 260px !important;
  }

  .img-style-8.image-style-7 .add_new_elements_rapify {
    margin-bottom: 0px !important;
  }

  .image-wrapper.img1_bx {
    padding-bottom: 20px;
  }

  .image-wrapper.img3_bx {
    margin-top: 30px;
  }
}

.image-style-7 .image-wrapper.img1_bx {
  height: 530px;
}

.image-style-7 .advanced_drag_drop_rapify img {
  object-fit: cover;
  height: 100%;
}

.image-style-5.image-style-9 .image-wrapper {
  height: 290px;
}

.image-style-5.image-style-9 .image-wrapper.large-imagebx {
  height: 610px;
}
