#box_5{
height:700px;
  position:relative;
  border-bottom: solid;
  border-top: solid;
  border-width: 2px;
  border-color: #1fabe4;
}
#box_5 p {
  color:white;
  font-family:'Montserrat';
  margin:0px 5px;
}
#box_5 h4 {
  color:white;
  font-family:'Libre Franklin';
  font-weight:bold;
}
#box_5 #box_5-text1 {
  background-color:#1fabe4;
}
#box_5 div.box_5-text1, #box_5 div.box_5-text3 {
  background-color:#1fabe4 !important;
  padding:30px 15px;
  width: 285px;
  height: 290px;
  margin-left:60px;
  outline: 3px solid black;
  outline-offset: -10px;
  text-align:center;
}
#box_5 div.box_5-text2 {
  background-color:#1fabe4 !important;
  padding:30px 15px;
  width: 285px;
  height: 290px;
  margin-left:60px;
  outline: 3px dashed black;
  outline-offset: -10px;
  text-align:center;
}
#box_5 div.box_5-text1 hr, #box_5 div.box_5-text3 hr {
  border-top: dashed 4px #1fabe4;
  width:200px;
}
#box_5 div.box_5-text2 hr {
  border-top: dashed 4px #1fabe4;
  width:200px;  
}
#box_5 tr {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-end;
    margin-top: 340px;
    margin-right: 40px;
}
#box_5 #box_5-bg-img {
    right: -96px;
    width: 958px;
    position: absolute;
    top: -591px;
    z-index: -1;
    clip-path: polygon(0 0, 100% 10%, 100% 100%, 0 90%);
}
#box_5 #box-3 {
  z-index:0;
}
#box_5 #box-1, #box_5 #box-2 {
  z-index:1;
}
#box_5 #title-img {
width: 238px;
    position: absolute;
    top: -256px;
    left: -52px;
}
#box_5 #box_5-hexagon {
    z-index: -1;
    position: absolute;
    top: -302px;
    right: 0;
    width: 1200px;
  filter: invert(57%) sepia(78%) saturate(2016%) hue-rotate(163deg) brightness(96%) contrast(85%);
}
#box_5 div.box_5-title {
  position:relative;
}
#box_5 div.box_5-images {
  position:relative;
}
#box_5 div.triangle-left {
    background-color: #1fabe4;
    width: 25px;
    left: 0;
    top: 45%;
    height: 50px;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    position:fixed;
}
#box_5 div.triangle-right {
    background-color: #1fabe4;
    width: 25px;
    right:0;
    top: 45%;
    height: 50px;
    clip-path: polygon(99% 0, 100% 100%, 0 50%);
    position:fixed;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
  display:none;
}
 @media(max-width:1300px) {
   #box-1-map {
     width:500px !important;
   }
}
 @media(max-width:1200px) {
#box_5 div.box_5-text1, #box_5 div.box_5-text3 {
    width: 325px;
    height: 300px;
   }
   #box_5 div.box_5-text2 {
    width: 325px;
    height: 300px;
   }
   #box_5 #box_5-bg-img {
    right: -205px;
   }
   #box_1 .box_1-text {
    margin: 100px -202px !important;
}
}
@media(max-width:999px){
  #box_5{
  height:auto !important;
  }
  #box_5 div.box_5-text1, #box_5 div.box_5-text3,#box_5 div.box_5-text2{
  margin:10px 15px !important;
  }
  #box_5 div.triangle-left,#box_5 div.triangle-right{
  display:none;
  }
  #box_5-bg-img{
  position:static !important;
  width:100% !important;
  }
  #box_5-hexagon{
      position:static;
  width:100%;
    display:none;
  }
  #box_5 > div.lead.post-content.post-box.post-box-1 > div:nth-child(1) > div.aos-init.aos-animate > div,#box_5 > div.lead.post-content.post-box.post-box-2 > div > div,#box_5 > div.lead.post-content.post-box.post-box-3 > div.aos-init.aos-animate > div{
  height:auto !important;
  }
  #box_5-bg-img{
  clip-path:none !Important;
  }
  #box_5-bg-img{
  display:none !important;
  }
  #footer-boxes > div > div.lead.post-content.post-box.post-box-2{
      display: flex;
    flex-direction: column;
    align-items: center;
    text-align:center !important;
  }
  #footer-boxes > div > div.lead.post-content.post-box.post-box-2 p{
      text-align:center !important;
  }
  #footer-boxes > div > div.lead.post-content.post-box.post-box-2 > div.footer-contact{
  margin:0 !important;
  }
  #footer-boxes > div > div.lead.post-content.post-box.post-box-2 > div.footer-contact p{
  text-align:center !important;
  }
    #footer-boxes > div > div.lead.post-content.post-box.post-box-2 > div.footer-contact a{
  text-align:center !important;
  }
body #box_5 #title-img{
  position: static;
    margin: 0 auto;
    display: block;
    padding: 30px 0;
  }
}