#sp-header {
    position: absolute;
    left: 0;
    background: #73013A!important;
    top: 0;
    width: 100%;
    z-index: 999;
    padding: 10px 0 0;
	border-bottom: 4px solid transparent!important;
	border-image: linear-gradient(to right, rgba(255,114,77,1) 0%, rgba(255,197,20,1) 100%)!important;
	height: 60px!important;
	
}

/*******HIDE Scrollbar ****/

html {
    overflow: scroll;
    overflow-x: hidden;
}
::-webkit-scrollbar {
    width: 0px;  /* Remove scrollbar space */
    background: transparent;  /* Optional: just make scrollbar invisible */
}
/* Optional: show position indicator in red */
::-webkit-scrollbar-thumb {
    background: #FF0000;
}



}


/**********************************************************************************************/

.layout-boxed .body-innerwrapper {
    background: none!important;
}
section#top-bottom.sppb-section { z-index:100!important; position: fixed!important;}

div.customhome_icon { margin-left:-15px!important; margin-bottom:-20px;}
div.customback_icon {  position: fixed;
  right: 0;
    margin-top:-53px!important;}


#sp-footer {
    background: rgba(255,113,77,1);
background: -moz-linear-gradient(left, rgba(255,113,77,1) 0%, rgba(255,196,20,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,113,77,1)), color-stop(100%, rgba(255,196,20,1)))!important;
background: -webkit-linear-gradient(left, rgba(255,113,77,1) 0%, rgba(255,196,20,1) 100%)!important;
background: -o-linear-gradient(left, rgba(255,113,77,1) 0%, rgba(255,196,20,1) 100%)!important;
background: -ms-linear-gradient(left, rgba(255,113,77,1) 0%, rgba(255,196,20,1) 100%)!important;
background: linear-gradient(to right, rgba(255,113,77,1) 0%, rgba(255,196,20,1) 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff714d', endColorstr='#ffc414', GradientType=1 )!important;
bottom: 0;
width: 1080px;
padding: 5px;
position: absolute!important;

}

.layout-boxed .body-innerwrapper {
    max-width: 1240px!important;
    margin: 0 auto!important;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2)!important;
    box-shadow: 0 0 0px rgba(0,0,0,0.2)!important;
}


#sppb-addon-1591127536695 #btn-1591127536695.sppb-btn-custom {
    background: rgba(115,1,58,1);
background: -moz-linear-gradient(left, rgba(115,1,58,1) 0%, rgba(255,113,77,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(115,1,58,1)), color-stop(100%, rgba(255,113,77,1)));
background: -webkit-linear-gradient(left, rgba(115,1,58,1) 0%, rgba(255,113,77,1) 100%);
background: -o-linear-gradient(left, rgba(115,1,58,1) 0%, rgba(255,113,77,1) 100%);
background: -ms-linear-gradient(left, rgba(115,1,58,1) 0%, rgba(255,113,77,1) 100%);
background: linear-gradient(to right, rgba(115,1,58,1) 0%, rgba(255,113,77,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73013a', endColorstr='#ff714d', GradientType=1 );
    color: #FFFFFF;
    padding: 5 5 5 5;
    font-size: 32px;
}



div.sp-module.datum { float:left;  text-align:center!important;font-weight: bold; font-size:18px; color: #FFC514}

div.sp-module.sat { text-align:center!important;color: #fff;font-weight: bold; font-size:22px; }

div.sp-module.temperatura { float:right;  }

div.sp-module.temperatura p { font-size:18px; width: 70px;font-weight: bold; text-align:center!important;
color: #73013A; 
padding-top:3px; 
padding-bottom:3px; 
padding-left:0px; 
padding-right:0px; 
background-color:#FFC514;border-radius: 15px 15px 15px 15px;
-moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
border: 0px solid #000000; }




div.customfollow_us p  { color: #73013A!important;;font-size:16px;font-weight: bold!important; text-align:left!important; }
div.customfollow_us  { padding:5px;}
div.customfollow_us img { display:inline-block;}

div.customicon_mail p {color: #73013A!important;; font-size:16px;font-weight: bold!important; text-align:right!important; }
div.customicon_mail { padding:5px;}
div.customicon_mail img { display:inline-block;}





