.citation-1 {
    color: #f65e15;
    font-weight: 600;
    line-height: 145%;
    font-size: 110%;
    padding: 20px 20px 5px;
    border: 1px solid orange;
    border-radius: 10px;
    margin-bottom: 20px;
    background-color: #0000000d;
}
.perex {
    padding: 20px 20px 5px;
    border-left: 2px solid orange;
    border-radius: 0px;
    /* background: #ffa60080; */
    line-height: 1.6;
    font-weight: 600;
}
.coupli-orange {
    padding: 20px 20px 5px;
    border: 2px solid orange;
    border-radius: 15px;
    background: #ffa60080;
    line-height: 1.6;
}


.sppb-btn-custom:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19) !important;
} 
.sppb-btn-custom {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19) !important;
} 
#sp-bottom .sp-module ul>li {
    display: block;
    margin-bottom: 0px;
}
#sp-bottom {
    font-weight: 600;
}

#sp-left .sp-module ul>li>a, #sp-right .sp-module ul>li>a {
    display: block;
    padding: 5px 0;
    line-height: 1.2;
    padding: 2px 0;
}

#sp-menu a.menu-btn-coupli {
    border: 2px solid #ffffff;
    border-radius: 15px;
    padding: 2px 13px !important;
    background-color: #DA380C;
}
#sp-menu a.menu-btn-coupli:hover {
    background-color: #ffffff ;
      color: #f65e15 !important ;
}

#sp-header .logo a {
      font-family: 'Roboto Condensed', sans-serif;
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-weight: 600;
}
#sp-menu ul.social-icons a {
    color: #ffffff;
}
#sp-menu ul.social-icons a:hover {
    color: #000000;
}

.inline-wrappers .sppb-addon-wrapper {
    display: inline-block;
    float: left;
}
.inline-wrappers-flex .sppb-addon-wrapper {
    display: flex;
    float: left;
}

.orange-text {
  color: #f65e15 ;  
}

img.sppb-img-responsive {
    width: 100%;
    height: auto;
}
