.djacc-popup .djacc__footer{display: none !important;}

:focus {
  outline: 2px solid #c79d63 !important;
}


.back{z-index: -5 !important}

.blue a{color: #00254a;}
.ba-tabs-wrapper .nav-tabs li a{padding:15px;}

h6:after {
    content: '';

    width: 30px;
    position: absolute;
left: 0;
right:0; 

  padding-top: 30px;
  padding-bottom: 0px;
    border-width: 0 0 3px;
    border-style: solid;
  border-color: #002952;
}


.accordion-heading > a > span + i{font-size: 25px !important; font-weight: 800;}

.accordion-group{margin-bottom: 5px !important;}


.clip{
clip-path: polygon(0 0, 70% 0, 100% 100%, 30% 100%);

}



.shift-right{transform: translateX(100px);}
.shift-left{transform: translateX(-100px);}

.back{z-index:0;}
.front{z-index:50;}


.line{padding-bottom: 10px;}

.line:after{
    
  content: "";
  position: absolute;
  border-top: 2px solid #002952;
  left: 50%;
  bottom: 0;
  margin-left: -30px;
  width: 60px;
  height: 0px;
    
}


tr:not(:last-child){border-bottom: 1px solid #ddd;}

.ba-field-label{min-width: 35%;}
.ba-blog-post-fields .ba-blog-post-field-value {text-align: right;}
.ba-blog-post-fields .ba-blog-post-field-title {min-width: 50%;
}

/*.ba-item-field-group .ba-field-wrapper .ba-field-content > span.field-price-wrapper.right-currency-position, .ba-item-field .ba-field-wrapper .ba-field-content > span.field-price-wrapper.right-currency-position{

flex-direction: row;
}*/
.carousel-type li {
  background-color: #fff; 
  box-shadow: 0px 0px 30px -20px rgba(0,0,0,0.75);  
}



.slideset-btn-prev {left: -70px !important;}
.slideset-btn-next {right: -70px !important;}

@media (max-width:414px){
.slideset-btn-prev {left: -30px !important;}
.slideset-btn-next {right: -30px !important;}

}

.line1:after {
    content: '';

    width: 60px;
    position: absolute;
left: 0;
right:0; 

  padding-top: 10px;
  padding-bottom: 0px;
    border-width: 0 0 3px;
    border-style: solid;
  border-color: #002952;
}
