.background-image {
  background-image: url('https://c1.staticflickr.com/8/7412/16403800326_9a7a3f170a_b.jpg');
  background-size: cover;
  display: block;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  z-index: -999;
  opacity: 0.9;
}


.wrapper {
    background: rgb(255, 255, 255);
    padding: 40px;
    margin-bottom: 20px;
    margin-top: 20px;
    border-top: 5px solid #ed1c2a;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.17);
}

.rc-anchor.rc-anchor-normal.rc-anchor-light {
    background: #fff;
    border: 1px solid #e2e2e2;
    box-shadow: none;
    border-radius: 0px;
    margin: 0px;
}


.paypal {
    margin-top: 0px;
    padding: 0px;
}

div#sign-up-topic h6 {
    font-size: 12px;
}

input[type="checkbox"] {/* float: none; */width: inherit;}

select {
    font-size: 12px;
    font-style: italic;
    color: #8e8e8e;
}

button#showall, button#web,button#ux,button#graphic,button#motion {
    background: #ed1c2a;
    float: left;
    margin-right: 2px;
    border-radius: 0px;
    padding: 8px 15px;
    /* border-right:1px solid rgba(0, 0, 0, 0.3); */
}

.toggles {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    /* border-bottom: 1px solid #e2e2e2; */
}

button#showall:hover, button#web:hover, button#ux:hover, button#graphic:hover, button#motion:hover {
    background: #920e16;
    color:#fff;
    border:1px solid #920e16;
}

.topic {
    float: left;
    width: 100%;
    padding: 10px 15px 10px 15px;
    font-weight: bold;
    /* border-right: 1px solid #e2e2e2; */
    border-bottom: 1px solid #e2e2e2;
    /* border-top: 1px solid #e2e2e2; */
    border-left: 2px solid #ed1c2a;
}

.topic h2 {
    letter-spacing: -1px;
    font-weight: bold;
    font-size: 20px;
    color: #ed1c2a;
    margin: 0px;
}

.toggles i.fa{color:#fff;}

a.nav-link.btn.btn-danger-outline.btn-danger {
    border-radius: 0px;
}

.padding-45 {
    padding: 45px;
}

ol.breadcrumb {
    padding: 10px 0px 0px 0px;
    background: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    border-radius: 0px;
    font-size: 12px;
}

li.breadcrumb-item a{
    color: #ed1c2a;
}


.category h6 {
    font-size: 12px;
}

.category a {
    color: #000;
}

.category a:hover {
    color: #ed1c2a;
    text-decoration: none;
}


.background-image {
  background-image: url('beach.jpg');
  background-size: cover;
  display: block;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  z-index: -999;
  opacity: 0.9;
}


.wrapper {
    background: rgb(255, 255, 255);
    padding: 40px;
    margin-bottom: 20px;
    margin-top: 20px;
    border-top: 5px solid #ed1c2a;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.17);
}

.rc-anchor.rc-anchor-normal.rc-anchor-light {
    background: #fff;
    border: 1px solid #e2e2e2;
    box-shadow: none;
    border-radius: 0px;
    margin: 0px;
}


.paypal {
    margin-top: 0px;
    padding: 0px;
}

div#sign-up-topic h6 {
    font-size: 12px;
}

input[type="checkbox"] {/* float: none; */width: inherit;}

select {
    font-size: 12px;
    font-style: italic;
    color: #8e8e8e;
}

button#showall, button#web,button#ux,button#graphic,button#motion {
    background: #ed1c2a;
    float: left;
    margin-right: 2px;
    border-radius: 0px;
    padding: 8px 15px;
    /* border-right:1px solid rgba(0, 0, 0, 0.3); */
}

.toggles {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    /* border-bottom: 1px solid #e2e2e2; */
}

button#showall:hover, button#web:hover, button#ux:hover, button#graphic:hover, button#motion:hover {
    background: #920e16;
    color:#fff;
    border:1px solid #920e16;
}

.topic {
    float: left;
    width: 100%;
    padding: 10px 15px 10px 15px;
    font-weight: bold;
    /* border-right: 1px solid #e2e2e2; */
    border-bottom: 1px solid #e2e2e2;
    /* border-top: 1px solid #e2e2e2; */
    border-left: 2px solid #ed1c2a;
}

.topic h2 {
    letter-spacing: -1px;
    font-weight: bold;
    font-size: 20px;
    color: #ed1c2a;
    margin: 0px;
}

.toggles i.fa{color:#fff;}

a.nav-link.btn.btn-danger-outline.btn-danger {
    border-radius: 0px;
}

.padding-45 {
    padding: 45px;
}

ol.breadcrumb {
    padding: 10px 0px 0px 0px;
    background: none;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    border-radius: 0px;
    font-size: 12px;
}

li.breadcrumb-item a{
    color: #ed1c2a;
}


.category h6 {
    font-size: 12px;
}

.category a {
    color: #000;
}

.category a:hover {
    color: #ed1c2a;
    text-decoration: none;
}

a.login {
    border: 1px solid #0086ff;
    padding: 8px 15px;
    color: #0087ff;
}

a.login:hover {
    background: #0087ff;
    color: #fff;
    text-decoration: none;
}
@media screen and (max-width:800px) {
.img-flp-price {
display:none;
}

.img-flp-price-mobile{
display:block;
}

}