.bot-both-sec-in { margin-top: 15px; }
.home_inpage-new-enq { margin-top: 40px; }
.sect_global_in_border {  
border-right: 1px solid #e0e0e0;
    min-height: 90px;
    height: auto;

}


.sect_global_in_in {   }


  .marker_sec_in_down_in:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #b40607;
    position: absolute;
    bottom: -50px;
    left: 10px;
    border-radius: 0px;
    -webkit-transition: all 0.2s  ease;
    transition: all 0.2s ease;
}
.marker_sec_in_down_in {
    position: absolute;
    margin: 0 auto;
    text-align: center;
    bottom: 199px;
    right: 31px;
}


.acc {
      margin-bottom: 0px;
      border-left: 10px solid #b40607;
      border-bottom: 0px solid #d7d2d2;
     }

.acc-head {
  background-color: transparent;
  padding: 46px 20px 46px 0px;   letter-spacing: 0.2px;
  font-size: 22px;
  font-weight: 600;   font-family: "Arimo", sans-serif; 
  position: relative;     left: -10px; border-top: 1px solid #f0eaea;
  cursor: pointer;
  
}

 
.acc-head::before {
   content: url(../images/arrow_red_c.svg);
  position: absolute;
  top: 50%;
  background-color: #b40607;
  transition: all 0.3s;
rotate: -41deg;
   right: 40px;
    width: 0px;
    height: 20px;
    margin-top: 0px;


}
 
.acc-head.active::before {
  transform: rotate(180deg);
  right: 12px;
  width: 0px;
  height: 20px;
  margin-top: -20px;
    transition: all 0.2s;
}
 

.acc-head p {
     color: #445060;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 22px;   font-family: "Arimo", sans-serif;  line-height: 30px;
    letter-spacing: 0.2px;
    margin-left: 30px;
}

.acc-content {
  padding: 0px 30px 30px 30px;
  background: none;
  display: none; margin-top: -25px; letter-spacing: 0.2px; line-height: 30px;
    border-bottom: 1px solid #f0eaea;
      margin-left: 0px;
    margin-right: 10px; font-size: 17px; 

}



.acc-head1.active {
  background: none;
}

.acc-head2.active {
  background: none;
}

.acc-head3.active {
  background: none;
}

.acc-head4.active {
  background: none;
}

.acc_last {
  border-bottom: 0px solid #e3e3e347 !important;
}

.light_border_dotted {
  border: 0px dotted #8681811a;
}

 





/*........................*/
 
.acc-head1.active {  border-left: 10px solid #b40607;
}

.acc-head2.active {  border-left: 10px solid #b40607;
}


.acc-head3.active {  border-left: 10px solid #b40607;
}

.acc-head4.active {  border-left: 10px solid #b40607;
}

.acc-head5.active {  border-left: 10px solid #b40607;
}
 
.acc-head { border-left: 10px solid #E0E0E0;}

 