#section-style-0005 {
  background-color: #fff;
    position: relative;
}

#section-style-0005 .col-md-10, #section-style-0005 .col-lg-10, #section-style-0005 .col-xs-12, #section-style-0005 .col-sm-12, #section-style-0005 .col-md-12, #section-style-0005 .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

@media(min-width:1200px) {
  #section-style-0005 .col-lg-10, #section-style-0005 .col-lg-12 {
    float: left
  }

  #section-style-0005 .col-lg-offset-1 {
    margin-left: 8.33333333%
  }
}

@media(min-width:800px) and (max-width:1190px) {
  #section-style-0005 .col-md-10, #section-style-0005 .col-md-12 {
    float: left
  }

  #section-style-0005 .col-md-offset-1 {
    margin-left: 8.33333333%
  }
}

@media(max-width:768px) {
  #section-style-0005 .col-sm-12 {
    float: left
  }
}

@media(max-width:570px) {
  #section-style-0005 .col-xs-12 {
    float: left
  }
}

#section-style-0005 *, #section-style-0005 *:before, #section-style-0005 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

#section-style-0005 a {
  color: white
}

#section-style-0005 img {
  display: inline-block
}

#section-style-0005 .c-gray {
  color: #acacac !important
}

#section-style-0005 .shadow-image {
  -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.3)
}

#section-style-0005 h2 {
  margin: 0;
  font-size: 48px;
  font-weight: 400;
  color: #2f2c2c;
  font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif
}

@media(max-width:587px) {
  #section-style-0005 h2 {
    font-size: 30px
  }
}

#section-style-0005 .h5 {
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  color: #2f2c2c;
  font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif
}

@media(max-width:980px) {
  #section-style-0005 .h5 {
    font-size: 15px
  }
}

@media(max-width:480px) {
  #section-style-0005 .h5 {
    font-size: 14px
  }
}

#section-style-0005 .btn {
  display: inline-block;
  text-decoration: none;
  padding: 23px 31px;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  font-family: "Varela Round", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  background-color: #00adef;
  border-radius: 50px;
  position: relative;
  transition: 1s ease !important;
  text-align: center;
  box-shadow: #4db7fe 0 3px 8px
}

#section-style-0005 .btn:hover {
  background-color: #ec2a57;
  box-shadow: #ec94a8 0 3px 8px;
  transition: 1s ease !important
}

#section-style-0005 .btn:active {
  -webkit-box-shadow: 0 -4px 7px 0 rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 -4px 7px 0 rgba(0, 0, 0, 0.2) inset
}

#section-style-0005 .btn:hover:after {
  box-shadow: #ec94a8 0 3px 8px;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease
}

@media(max-width:768px) {
  #section-style-0005 .btn {
    padding: 15px 25px;
    font-size: 13px
  }
}

#section-style-0005 .btn:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  left: 0;
  top: 0;
  position: absolute;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease
}

#section-style-0005 .link {
  position: relative;
  display: inline-block
}

#section-style-0005 .semicircle {
  display: block;
  position: absolute;
  top: 12px;
  left: 12px;
  width: 18px;
  height: 18px;
  overflow: hidden
}

@media(max-width:768px) {
  #section-style-0005 .semicircle {
    top: 10px;
    left: 10px;
    width: 12px;
    height: 12px
  }
}

#section-style-0005 .semicircle:after {
  content: '';
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  border: 2px solid #fff;
  border-radius: 100%
}

@media(max-width:768px) {
  #section-style-0005 .semicircle:after {
    width: 20px;
    height: 20px;
    border: 1px solid #fff
  }
}

@media(max-width:1024px) {
  #section-style-0005 .local-seo img {
    width: 100%
  }
}

#section-style-0005 .local-seo img {
  position: relative;
  width: 670px;
  max-width: 100%;
  min-width: 670px;
  border-radius: 10px
}

#section-style-0005 .local-seo img:first-child, #section-style-0005 .local-seo img:nth-child(2) {
  height: 259px;
  max-height: 259px;
  min-height: 259px
}

#section-style-0005 .local-seo img:nth-child(3) {
  height: 438px;
  max-height: 438px;
  min-height: 438px
}

#section-style-0005 .local-seo img:last-child {
  position: absolute;
  bottom: -120px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0)
}

@media(max-width:768px) {
  #section-style-0005 .local-seo img:last-child {
    bottom: -55px
  }
}

@media(max-width:320px) {
  #section-style-0005 .local-seo img:last-child {
    bottom: -25px
  }
}

#section-style-0005 .local-seo img:nth-child(2) {
  position: absolute;
  right: 0;
  bottom: 0
}

#section-style-0005 .heading {
  position: relative;
  z-index: 5
}

#section-style-0005 .heading .heading-title {
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 20px
}

#section-style-0005 .decor {
  position: relative;
  width: 57px;
  height: 9px;
  background-repeat: no-repeat;
  margin: 0 auto
}

#section-style-0005 :focus {
  outline: 0
}

@media(max-width:768px) {
  #section-style-0005 .local-seo img:last-child {
    position: relative;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    border: 1px none rgb(223, 223, 223);
    box-shadow: rgb(173 183 212) 2px 5px 10px;
    border-radius: 5px;
    vertical-align: middle;
    object-fit: cover;
    left: 0px;
    bottom: 85px;
  }

  #section-style-0005 .local-seo {
    margin-bottom: -20px;
  }
}
