/* Copyright (C) WarpTheme, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
body, .view-article #sp-main-body, table
{
*background:#ffffe6 !important;
}
a
{
text-decoration:none !important;
}
 #sp-footer {
    *background-color: #4E5D72 !important;
	background-color: #000 !important;
}
#sp-header {
   * background-color: #4E5D72 !important;
	background-color: #063b5d !important;
	
	*border-bottom: 1px solid #f8cf27;
	*border-top: 1px solid #f8cf27;
}
#sp-topbar-right {
    text-align: right;
}
.yellowbtn
{
background : #FFE34A;
padding: 10px 25px;
#color: #063b5d;
color: #000;
border-radius: 5px;
}
#sp-bottom4 {
    text-align: center;
}
#img img {
    display: unset !important;
}
#img
{
width:100%;
clear: both;
    padding: 10px;
	height: 135px;
	display: block;
margin-right: auto;
margin-left: auto;
}
.homecontent #text {
    width: 100%;
    clear: both;
    padding: 10px;
	text-align:center;

	text-align:justify;
}
.homecontent #text a
{
	display: contents; }
.homecontent #text ul
{
	list-style-type:square;
}
.homecontent #text ul > li
{
margin:0;
}
.view-article #sp-main-body {
    padding: 25px 0 75px !important;
}
h1
{
font-weight:normal !important;
}
 #sp-bottom-section a, .homecontent ul li a, .sp-module ul >li >a
{
color: #063b5d !important;
font-weight:bold;
margin: 0 !important;
padding: 0 !important;
float:left;
margin-right:5px !important;
}
a:hover
{
color: #f8cf27 !important;
}

.sp-default-logo {
    margin-top: 14%;
}
#sp-header a, #sp-footer a, #sp-footer, #sp-header
{
color: #fee645 !important;
}
#sp-main-body .container {
    padding-left: 15px;
    padding-right: 15px;
}
#sp-section-1 {
  *  background: #ffffe6 !important;
}
.sp-contact-info li {
    display: block !important;
}
.sp-contact-info li i
{
display:none !important;
}
.sp-contact-time {
    font-weight: bold;
}
.sp-page-title {
    padding-top: 10% !important;
padding-bottom: 10% !important;
}
.sp-page-title h2
{
font-size: 27pt !important;
}
.sp-page-title .container
{
width:40%;
}
.sp-page-title .container
{
width:45%;
box-shadow: #f8cf27 0px 0px 0px 5px;
vertical-align: bottom;
background-color: rgba(6, 59, 93, 0.65);
color: #000;
padding: 2%;
}


.vistaanchor {
    display: block;
    height: 60px;
    margin-top: -60px;
    visibility: hidden;
}

#sp-main-body  a,.item-page a
{
color: #063b5d !important;
text-decoration:none;
font-weight:bold;
margin: 0 !important;
padding: 0 !important;
float:left;
margin-right:5px !important;
}
h2
{
color: #485a70 !important;
font-size:24pt !important;
font-family: Oswald !important;
    font-weight: normal !important;

}

h1, .rsp_content h1
{
    color:#063b5d !important;
        font-family: Oswald !important;
        font-size:48px !important;
}
.rsp_content a
{
    float:none !important;
}
#sp-footer1 ul li ul, .muted, #xmap .menutitle
{
    display:none !important;
}
ul.sp-contact-info li {
    display: block;
    float: none !important;
    width: 100%;
    height: auto;
}
ul.sp-contact-info li a {
    float: none !important;
    padding: 3px !important;
        margin-right: 7px;
}
.sp-contact-time 
{
    padding-right: 10px;
}

@media screen and (max-width: 600px){
    
    .sp-page-title .container {
    width: 90% !important;
    }
    td.mobilewidth, .mobilewidth td
    {
    display: block;
    width: 100% !important;
    margin-top: 5%;
    }
    .yellowbtn
    {
        padding:3px 2px !important;
    }
    .offcanvas-menu li, .offcanvas-menu li.deeper.parent ul li
    {
       display:block !important;
       width:100% !important;
    }
    .offcanvas-menu .sp-module .sp-module-content .menu li a
    {
        color:#fff !important;
    }
    .item-page td {
    width: 100%;
    display: block !important;
    padding-left: 0% !important;
    }
    
    .item-page .pricelist td {
    width: auto;
   display: table-cell !important;
    padding-left: 0% !important;
    }
    
   .rsform .formField.rsform-block input[type="text"], .rsform .formField.rsform-block textarea
    {
        width:50% !important;
    }
}



#sp-footer .sp-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#sp-footer .sp-column ul >li {
    border-bottom: 0px;
    display: inline-block;
    margin: 0 0.5em;
    font-size: 14px;
    line-height: 20px;
}
#sp-footer .sp-column ul >li >a {
    color: #063b5d !important;
    margin: 0 !important;
    padding: 0 !important;
    float: left;
    margin-right: 5px !important;
}

#sp-footer .sp-column ul li a {
    color: #fee645 !important;
}
#mod-custom102 p
{
    margin-bottom:0px;
}
#mod-custom99 .sp-contact-info
{
    margin-bottom:0 !important;
        padding-bottom: 15px;
}

.container {
    margin: 0 auto !important;
}

#sp-header #sp-menu
{
    padding-left:0px;
}