.group::after {
content: "";
display: table;
clear: both;
}
.rcc-panel {
display: none;
width:100%;
background:#222222;
text-align:center;
border-bottom:3px solid #555555;
font-family:Helvetica, Arial, sans-serif;
}
.rcc-panel-fixed {
position: fixed;
bottom:0;
left:0;
z-index: 10000;
}
.rcc-wrapper {
width:90%;
max-width:1140px; 
margin:0 auto;	
padding:10px 0;
}
.rcc-panel p {
float:left;
color:#FFFFFF;
line-height:20px;
font-size:14px;
margin-bottom:15px;
font-family:Helvetica, Arial, sans-serif;
}
.rcc-links {
clear:both;
float:none;
}
.rcc-panel a {
color:#FFFFFF;
display:inline-block;
font-size:13px;
line-height:13px;
text-decoration:none;
letter-spacing:1px;
padding:5px 10px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
-webkit-transition:all 0.2s;
-moz-transition:all 0.2s;
-o-transition:all 0.2s;
transition:all 0.2s;
font-family:Helvetica, Arial, sans-serif;
}
.rcc-panel a:hover {
color:#FFFFFF !important;
}
.rcc-accept-btn {
background:#07A6D0;
}
.rcc-accept-btn:hover {
background:rgba(255,255,255,0.5) !important;
}
@media (min-width: 500px) {	
.rcc-panel {
text-align:left;
}
.rcc-panel p {
width:58%;
float:left;
margin-bottom:0;
}
.rcc-links {
clear:none;
float:right;
}
}
@media (min-width: 800px) {	
.rcc-panel p {
width:72%;
}
}.et_divi_100_custom_back_to_top .et_pb_scroll_top {
z-index: 9999999;
position: fixed;
right: 20px;
bottom: 20px;
background: #6C2EB9;
width: 40px;
height: 40px;
box-shadow: 0 2px 4px rgba(108, 46, 185, 0.2);
-webkit-transition: all 0.2s ease, -webkit-transform 0.6s ease;
transition: all 0.2s ease, -webkit-transform 0.6s ease;
transition: all 0.2s ease, transform 0.6s ease;
transition: all 0.2s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
cursor: pointer;
}
.et_divi_100_custom_back_to_top .et_pb_scroll_top:before {
display: none;
}
.et_divi_100_custom_back_to_top .et_pb_scroll_top, .et_divi_100_custom_back_to_top .et_pb_scroll_top.et-visible, .et_divi_100_custom_back_to_top .et_pb_scroll_top.et-hidden {
-webkit-animation: none !important;
animation: none !important;
}
.et_divi_100_custom_back_to_top .et_pb_scroll_top, .et_divi_100_custom_back_to_top .et_pb_scroll_top.et-hidden {
-webkit-transform: scale(0) rotate(0deg);
transform: scale(0) rotate(0deg);
}
.et_divi_100_custom_back_to_top .et_pb_scroll_top.et-visible {
-webkit-transform: scale(1) rotate(360deg);
transform: scale(1) rotate(360deg);
}
.et_divi_100_custom_back_to_top .et_pb_scroll_top .et-icon-arrow-up {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.et_divi_100_custom_back_to_top--style-1 .et_pb_scroll_top {
border-radius: 100%;
}
.et_divi_100_custom_back_to_top--style-2 .et_pb_scroll_top {
border-radius: 4px;
}
.et_divi_100_custom_back_to_top--style-3 .et_pb_scroll_top {
border-radius: 4px;
}
.et_divi_100_custom_back_to_top--style-3 .et_pb_scroll_top.et-visible {
-webkit-transform: scale(1) rotate(405deg);
transform: scale(1) rotate(405deg);
}
.et_divi_100_custom_back_to_top--style-3 .et_pb_scroll_top .et-icon-arrow-up {
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
}
.et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top {
right: 0;
border-radius: 4px 0 0 4px;
}
.et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top.et-hidden {
-webkit-transform: scale(1) translate(100%, 0);
transform: scale(1) translate(100%, 0);
}
.et_divi_100_custom_back_to_top--style-4 .et_pb_scroll_top.et-visible {
-webkit-transform: none;
transform: none;
}
.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top {
right: 0;
width: auto;
border-radius: 4px 0 0 4px;
padding: 0 20px;
line-height: 40px;
}
.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top:before {
content: 'Back To Top';
display: inline-block;
color: #FFF;
font-weight: 700;
}
.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top.et-hidden {
-webkit-transform: scale(1) translate(100%, 0);
transform: scale(1) translate(100%, 0);
}
.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top.et-visible {
-webkit-transform: none;
transform: none;
}
.et_divi_100_custom_back_to_top--style-5 .et_pb_scroll_top .et-icon-arrow-up {
display: none;
}
.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top {
right: 0;
width: auto;
border-radius: 4px 4px 0 0;
padding: 0 20px;
line-height: 40px;
}
.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top:before {
content: 'Back To Top';
display: inline-block;
color: #FFF;
font-weight: 700;
}
.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top.et-hidden {
right: 40px;
bottom: 100px;
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-transform: scale(1) translate(100%, 0) rotate(-90deg);
transform: scale(1) translate(100%, 0) rotate(-90deg);
}
.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top.et-visible {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.et_divi_100_custom_back_to_top--style-6 .et_pb_scroll_top .et-icon-arrow-up {
display: none;
}
.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top {
right: 0;
left: 0;
bottom: 0;
width: auto;
padding: 0 20px;
line-height: 40px;
}
.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top:before {
content: 'Back To Top';
display: block;
color: #FFF;
font-weight: 700;
text-align: center;
}
.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top, .et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top.et-hidden {
-webkit-transform: scale(1);
transform: scale(1);
}
.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top.et-visible {
-webkit-transform: none;
transform: none;
}
.et_divi_100_custom_back_to_top--style-7 .et_pb_scroll_top .et-icon-arrow-up {
display: none;
}