
.odf-btn{border-radius: 8px;}
.odf-text-primary{color:#ff6600 !important;}
.dark-bg {background:#ff6600}
.light-bg {background:#ff944d;}
.fl-bg {background:#a80000;}
.dp-bg {background:#ff6600;}
.car-bg {background:#d0021b;}
.btn{border-radius: 20px;}
.btn.fl-bg:hover {background:#7F0000;}
.btn.dp-bg:hover {background:#ff6600;}
.btn.car-bg:hover {background:#AE0015;}   
.fl-color {color:#a80000;}
.dp-color {color:#ff6600;}
.car-color {color:#d0021b;}
.fl-border-color {border-color:#a80000;}
.dp-border-color{border-color:#ff6600;}
.car-border-color {border-color:#d0021b;}
.triangle {border-color: transparent transparent transparent #ff6600;}
.subscribe-bg {background:#1C708C;}
.telephone::after {content:"01 85 14 96 77";}
.border-brand-color {border-color:#ff6600 !important;}
.odf-btn-secondary{color: #333333 !important;}
.offer-top-color {border-top: 8px solid #ff6600;}
.border-top-dp {border-top: 6px solid #ff6600;}

@media (max-width:767px) {
.triangle {border-color: #ff6600 transparent transparent transparent;}
.m_arrow_box:after {border-left-color: #a80000 !important;}
.fl-bg-primary {background:#ba0200;}
.dp-bg-secondary {background:#ba0200;}
.car-bg-tertiary {background:#ba0200;}  
  }

@media (min-width:980px) {.border-top{border-top: 3px solid #f60 !important;}}