/**logo**/
#sp-header .sp-retina-logo {
 
    height: 90px;
    padding: 0px 10px;
}
#sp-page-title {
    overflow: hidden;
}

.sp-page-title h2 {
    font-size: 60px;
    color: #FFFFFF;
    letter-spacing: 0; 
    line-height: 72px;
    font-family: Arvo, sans-serif;
}

.pattern-triangle {
  position:relative;
}

.pattern-triangle:before{
  content: " ";
  position:absolute;
  top:0;
  width:100%;
  height:90px;
  background-image:url('/images/0_DaraBurger/pattern-triangle.png');
  background-repeat:no-repeat;
  background-size:100% 100%;
      z-index: 9;
}
@media(max-width:1200px){
.pattern-bg-color{
  position:relative;
  overflow:hidden;
}
  #offcanvas-toggler {
    position: absolute;
    right: 30px;
}
}
@media(max-width:767px){
  .pattern-triangle:before{
  height:40px;
}
}
/*header**/
#sp-header{
  background-color:#fff;
}
#sp-page-title {
    overflow: hidden;
}
.pattern-bg-color{
  position:relative;

}
.pattern-bg-color:before {
    content: " ";
    background-color: #e91c23;
    display: inline-block;
    width: 50%;
    height: 100%;
    position: absolute;
    left: 50%;
}
@media(max-width:767px){
    .pattern-bg-color:before {

    transform: translateX(6px);
}
}
@media(min-width:768px){
  .pattern-bg-color:before {

    transform: translateX(6px);
}
}
/**menu offcanvas**/
@media(max-width:1024px){
  #offcanvas-toggler {
    position: absolute;
    right: 30px;
}
}
/**slides**/
.flex-wrapper h3 {
  font-size:36px;
  margin-bottom:5px;
   text-align:right;
}
.flex-wrapper .cls-subheader{
  text-align:right;
   margin-bottom:5px;
  font-size: 21px;
}
.flex-wrapper .cls-content{
   text-align:right;
   margin-bottom:5px;
}
/**carousel pro**/
  .cls-bg-slider{
    position:relative;
}
.cls-bg-slider:before{
    content:" ";
    background-color:#e91c23;
    display:inline-block;
    width:50%;
    height:100%;
    position:absolute;
    left:50%;
}
@media(max-width:991px){

}
@media(max-width:767px){
  .sppb-carousel-inner>.sppb-item {
    padding: 15px;
}
    .cls-bg-slider:before{

    width:100%;
    height:100%;
    position:absolute;
    left:0;
    right:0;
}
  .sppb-carousel-pro-text .sppb-carousel-pro-content {
    font-size: 16px!important;
    color: #fff;
    margin-bottom: 5px;
}
}
@media(min-width:768px) and (max-width:991px){
  .sppb-carousel-inner>.sppb-item {
    padding: 30px;
}
    .cls-bg-slider:before{

    width:100%;
    height:100%;
    position:absolute;
    left:0;
    right:0;
}
    .sppb-carousel-pro-text .sppb-carousel-pro-content {
    font-size: 22px!important;
    color: #fff;
    margin-bottom: 5px;
}
}
@media(min-width:992px){
    .sppb-carousel-inner>.sppb-item {
    padding: 5px;
}
.sppb-carousel-pro-text {
    position: absolute;
    bottom: 50%;
    right: 70px;
    max-width: 400px;
}
}
.d-flex{
  display:flex;
  flex-wrap:wrap;
}
.justify-content-center{
  justify-content:center;
}
.align-items-center{
  align-items:center;
}
.cls-bg-slider h2{
  position:relative;
  margin-bottom:5px;

}
.cls-bg-slider h2:after{
  content: " ";
  position:absolute;
    right: -80px;
    top: -50px;
  background-image:url('/images/0_DaraBurger/pattern-white.png');
  background-repeat:no-repeat;
  background-size:contain;
  width:96px;
  height:79px;
  
}
@media(max-width:991px){
  .cls-bg-slider h2{
  display:inline-block;
}
  .cls-bg-slider h2:after{
  content: " ";
  position:absolute;
 right: -60px;
    top: -30px;
  background-image:url('/images/0_DaraBurger/pattern-white.png');
  background-repeat:no-repeat;
  background-size:contain;
  width:50px;
  height:40px;
  
}
  .sppb-carousel-pro-text {
    height:200px;
  }
}


.pattern-white001{
    position:relative;
  overflow-x:hidden;
}
.banner.pattern-white001:before{
      top: 60px;
  z-index:1;
  left:0px;
}
.pattern-white001:before{
      content: " ";
    position: absolute;
    left: 50px;
    top: -30px;
      background-image:url('/images/0_DaraBurger/pattern-bottom-white.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 96px;
    height: 79px;
}
.pattern-red001{
    position:relative;
   overflow-x:hidden;
}
.pattern-red001:after{
      content: " ";
    position: absolute;
    right: 50px;
    bottom: -30px;
      background-image:url('/images/0_DaraBurger/pattern-bottom-red.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 96px;
    height: 79px;
}
.pattern-white002{
    position:relative;
   overflow-x:hidden;
}
.pattern-white002:before{
      content: " ";
    position: absolute;
    left: 50px;
    bottom: -30px;
      background-image:url('/images/0_DaraBurger/pattern-bottom-white.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 96px;
    height: 79px;
}
.pattern-red002{
    position:relative;
   overflow-x:hidden;
}
.pattern-red002:after{
      content: " ";
    position: absolute;
    right: 50px;
    top: -30px;
      background-image:url('/images/0_DaraBurger/pattern-top-red.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 96px;
    height: 79px;
}
@media(min-width:992px){

  .pattern-white001{
    position:relative;
      overflow:hidden;
 
}
.pattern-white001:before{
      content: " ";
    position: absolute;
    left: 160px;
    top: -30px;
      background-image:url('/images/0_DaraBurger/pattern-top-white.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 96px;
    height: 79px;
}
  .pattern-red001{
    position:relative;
      overflow:hidden;

}
.pattern-red001:after{
      content: " ";
    position: absolute;
   right: 160px;
    bottom: -30px;
      background-image:url('/images/0_DaraBurger/pattern-top-red.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 96px;
    height: 79px;
}
  .pattern-white002{
    position:relative;
  overflow:hidden;
}
.pattern-white002:before{
      content: " ";
    position: absolute;
    left: 160px;
    bottom: -30px;
      background-image:url('/images/0_DaraBurger/pattern-bottom-white.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 96px;
    height: 79px;
}
.pattern-red002{
    position:relative;
  overflow:hidden;
}
.pattern-red002:after{
      content: " ";
    position: absolute;
      right: 160px;
    top: -30px;
      background-image:url('/images/0_DaraBurger/pattern-top-red.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 96px;
    height: 79px;
}
    .banner.pattern-white001:before{
      top: 60px;
  z-index:1;
          left: 160px;
}
}
/**header**/
h3.sppb-addon-title {
  position: relative;
  display: inline-block;
  /* overflow: hidden; */
}
h3.sppb-addon-title:before {
  content: "";
  position: absolute;
 border-top: 1px solid #fff;
  top: 50%;
width: 250px;
  right: 100%;
  margin-right: 30px;
}
h3.sppb-addon-title:after {
  content: "";
  position: absolute;
  border-top: 1px solid #fff;
  top: 50%;
  width: 250px;
  left: 100%;
  margin-left: 30px;
}
.color-grey h3.sppb-addon-title:before {
  content: "";
  position: absolute;
 border-top: 1px solid #444;
  top: 50%;
width: 250px;
  right: 100%;
  margin-right: 30px;
}
.color-grey h3.sppb-addon-title:after {
  content: "";
  position: absolute;
  border-top: 1px solid #444;
  top: 50%;
  width: 250px;
  left: 100%;
  margin-left: 30px;
}
.color-red h3.sppb-addon-title:before {
  content: "";
  position: absolute;
 border-top: 1px solid #e91c23;
  top: 50%;
width: 250px;
  right: 100%;
  margin-right: 30px;
}
.color-red h3.sppb-addon-title:after {
  content: "";
  position: absolute;
  border-top: 1px solid #e91c23;
  top: 50%;
  width: 250px;
  left: 100%;
  margin-left: 30px;
}
.header-right h3.sppb-addon-title:before {
  display:none;
}
/**line**/
.cls-line{
  position:relative;

}
.cls-line:before{
  content: " ";
  width: 400px;
  height:1px;
  background-color:#e91c23;
  position:absolute;
  right:100%;
  top:20px;
  margin-right:10px;
}
.cls-line:after{
  content: " ";
  width: 400px;
  height:1px;
  background-color:#e91c23;
  position:absolute;
  left:100%;
  top:20px;
  margin-left:10px;
}

.cls-icon-about .sppb-addon-feature .sppb-img-container {
    background: transparent;
    box-shadow: unset;
width:150px;
  height:150px;
    border-radius: unset;
    display: block;
margin: auto;
}

.fa-map-marker:before {
    content: "\f3c5"!important;
}
.djslider-loader-default {
    outline: 0!important;
}
.djslider-default .navigation-container .next-button ,.djslider-default .navigation-container .prev-button{
    outline: 0!important;
}

@media(min-width:768px){
  .djslider-default {
    overflow: visible!important;
}
  .djslider-loader-default {
   overflow: visible!important;
}

}


/**font awesome**/
.company-info .sppb-icon .sppb-icon-container > i {
    line-height: 30px!important;
}
ul.list {
list-style: none;
  padding: 0;
}
/**footer**/
#sp-footer1 {
    padding: 10px 0;
}

/**distributor**/
.cls-icon-distributor img {
  max-width:100px;
      margin: 5px;
}

/**Dara kiosk**/
.dpn-program .sppb-addon-text{
  line-height:18px;
}
.dpn-program .sppb-addon-feature .sppb-img-container{
  padding:0px 10px;

}
.dpn-program .sppb-addon-feature:hover .sppb-img-container {
  -webkit-transform: scale(1)!important;
  transform: scale(1)!important;
}
.dpn-program .sppb-addon-feature .sppb-img-container {
    background: transparent;
    box-shadow: unset;
}
.dpn-program img {
      vertical-align: top;
}
@media(min-width:768px){
  .dpn-program .sppb-media .pull-left {
    margin: 0px 5px 0px 0px;
}
}

@media(min-width:768px) and (max-width:1024px){
  .distrubtion-meet-processing .sppb-addon-content {
    padding-left: 15px;
    /* margin-left: 15px; */
}
}

/**block number**/
.cls-block-number .sppb-blocknumber-number {

    font-size: 30px;
}
.cls-block-number h3.sppb-media-heading {
    font-weight: 300;
      font-size: 20px;
}

/**apply**/
.cls-apply img.sppb-img-responsive.image-fit {
    max-width: 100px;
    margin: auto;
}
.cls-apply .sppb-divider {

    width: 80px;
    height: 80px;

    background-size: contain;
    position: absolute;
    right: 0;
}
#sec-apply .sppb-row{
  margin-left:-5px;
  margin-right:-5px;
}
#sec-apply .sppb-col-md, #sec-apply [class*='sppb-col-md-']{
  padding-left:5px;
  padding-right:5px;
}
#sec-apply .sppb-addon-image-layout-caption {
    font-size: 14px!important;
    font-weight: 300!important;
    line-height: 18px;
    margin-top: 20px;
}
/**contact page**/
.contact-page-info .sppb-icon-container {

    color: #e91c23!important;

}
