@charset "utf-8";
*
{
margin: 0;
padding: 0;
outline: 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
-webkit-appearance: none;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
font-smoothing: antialiased;
text-rendering: optimizeLegibility;
}

html * 
{
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

html
{

font-size: 100%;
vertical-align: baseline;
padding: 0;
margin: 0;
border: 0;
outline: none;
overflow-y: scroll;
background-color: #FFFFFF;
text-rendering: optimizeLegibility;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}

body
{
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000000;
}

ol, ul
{ 
list-style: none; 
margin: 0;
}

ul li
{
margin: 0; 
padding: 0;
}

a,
a:visited
{
text-transform: none;
text-decoration: none;
outline: 0; 
border: 0;
}

a:hover
{
text-decoration: none;
cursor: pointer;
}

.none
{
display: none;
}

input, 
select
{
vertical-align: middle;
}

input, 
textarea, 
select 
{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: 0;
}

strong,
b
{
font-weight: bold;
}

.hide
{
display: none;
} 

hr 
{
width: 100%;
height: 1px;
margin: 20px 0 20px 0;
background-color: #FFFFFF;
border: 0;
color: #FFFFFF;
clear: both;
}

.section
{
clear: both;
padding: 0;
margin: 0;
}

.group:before,
.group:after
{
content: "";
display: table;
padding: 0;
}

.group:after
{
clear: both;
}

.group
{
zoom:1;
}

/* HEADER */

#header
{
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 0;
margin: 0;
text-align: center;
}

#header_wrapper
{
position: relative;
max-width: 1200px;
padding: 0;
margin: 0 auto;
text-align: left;
}

#header_top
{
display: block;
text-align: center;
padding: 0;
margin: 0;
}

#header_bottom
{
display: block;
text-align: center;
padding: 0;
line-height: 45px;
margin: 0;
background-color: #BBC51C;
}

#logo img
{
width: 1200px;
height: 277px;
padding: 0;
border: 0;
outline: none;
}

.menu
{
position: absolute;
top: 0;
right: 0;
margin: 0 auto;
padding: 0;
display: none;
}

.menu_text
{
font-family: Verdana, Geneva, sans-serif;
color: #000000;
text-decoration: none;
font-size: 14px;
font-weight: normal;
padding: 0 0 0 25px;
}

a.hamburger
{
width: 20px;
height: 20px;
padding: 2px;
background: url('../images/hamburger_icon.png') no-repeat;
}

a.hamburger.opned
{
background: url('../images/close_menu_icon.png') no-repeat;
}

#navigation_menu
{
display: block;
padding: 0;
margin: 0; 
}

#navigation_menu li
{
display: inline-block;
padding: 0;
margin-right: 40px;
}

#navigation_menu li:last-child
{
margin-right: 0;
}

#navigation_menu a,
#navigation_menu a.active
{
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
letter-spacing: 1px;
text-transform: none;
text-decoration: none;
padding: 10px;
}

#navigation_menu a:hover,
#navigation_menu a.selected
{
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
letter-spacing: 1px;
text-transform: none;
text-decoration: none;
padding: 10px;
}

#container
{
position: absolute;
top: 325px;
left: 0;
width: 100%;
padding: 0;
margin: 0;
text-align: center;
}

#container_wrapper
{
position: relative;
max-width: 1200px;
padding: 0;
margin: 0 auto;
text-align: left;
}

/* BANNER */

#banner
{
padding: 0;
margin: 5px 0 15px 0;
}

#banner img
{
display: block;
max-width: 100%;
height: auto;
padding: 0;
border: 0;
outline: 0;
}

/* MIDDLE CONTENT */

#content
{
background-color: #F3F3F3;
padding: 0;
margin: 0;
}

#content h1
{
font-family: Verdana, Geneva, sans-serif;
font-size: 18px; 
color: #BBC51C;
line-height: 20px;
text-align: left;
font-weight: bold;
letter-spacing: 0;
text-transform: none;
padding: 0 0 10px 0;
margin: 0;
}

#content p
{
font-family: Verdana, Geneva, sans-serif;
font-size: 12px; 
line-height: 20px;
font-weight: normal;
letter-spacing: 1px;
text-transform: none;
text-align: justify;
padding: 0; 
margin: 10px 0 10px 0;
}

#content .col
{
display: block;
float: left;
padding: 0;
margin: 0;
}

#content .span_1_of_2
{
width: 55%;
padding: 30px 30px 0 30px;
margin: 0;
text-align: left;
}

#content .span_2_of_2
{
width: 45%;
padding: 0;
margin: 0;
text-align: right;
background-color: #FFFFFF;
}

#content .span_2_of_2 img
{
width: 98%;
margin: 0;
padding: 0;
border: 0;
outline: none;
}

.c_address
{
position: relative;
display: block;
height: auto;
max-width: 100%;
margin: 5px 0 20px 0;
padding: 0;
}

.c_address ul
{
overflow: hidden;
}

.c_address ul li
{
list-style: none;
font-family: Verdana, Geneva, sans-serif;
color: #000000;
 font-size: 100%;
font-weight: normal;
font-style: normal;
text-align: left;
line-height: 15px;
padding: 5px 0 5px 0;
}

.c_information
{
position: relative;
display: block;
height: auto;
max-width: 100%;
margin: 0 0 20px 0;
padding: 0;
}

.c_information ul
{
overflow: hidden;
}

.c_information ul li
{
list-style: none;
font-family: Verdana, Geneva, sans-serif;
color: #000000;
 font-size: 100%;
font-weight: normal;
font-style: normal;
text-align: left;
line-height: 15px;
padding: 5px 0 5px 0;
}

.c_address ul li a,
.c_address ul li a:visited,
.c_information ul li a,
.c_information ul li a:visited
{
font-family: Verdana, Geneva, sans-serif;
color: #000000;
 font-size: 100%;
font-weight: normal;
text-decoration: underline;
font-style: normal;
text-align: left;
line-height: 15px;
padding: 5px 0 5px 0;
}

.c_address ul li a:hover,
.c_information ul li a:hover
{
color: #000000;
text-decoration: none;
}

.c_business_hours
{
position: relative;
display: block;
height: auto;
max-width: 100%;
margin: 25px 0 0 0;
padding: 0 0 25px 0;
}

.c_business_hours ul
{
overflow: hidden;
}

.c_business_hours ul li
{
list-style: none;
font-family: Verdana, Geneva, sans-serif;
color: #000000;
font-size: 100%;
font-weight: normal;
font-style: normal;
text-align: left;
line-height: 15px;
padding: 5px 0 5px 0;
}


.contactphone_ms
{
display: block;
font-family: Verdana, Geneva, sans-serif;
color: #666666;
font-style: italic;
font-size: 9px;
line-height: 14px;
margin-top: 2px;
margin-bottom: 7px;
}

.onlineForm
{
width: 100%;
padding: 25px 30px 0 0;
margin: 0;
text-align: left;
background-color: #F3F3F3;
}

.asterisk
{
color: #FF0000;
font-size: 100%;
font-weight: bold;
font-style: normal;
text-align: left;
text-transform: none;
}

#ContactResponse p
{
font-family: Verdana, Geneva, sans-serif;
color: #000000;
font-size: 100%;
font-weight: normal;
font-style: normal;
text-align: left;
line-height: 20px;
padding: 5px 0 5px 0;
margin: 5px 0 5px 0;
}

.onlineForm label
{
font-family: Verdana, Geneva, sans-serif;
color: #000000;
font-size: 100%;
font-weight: bold;
font-style: normal;
text-align: left;
text-transform: none;
}

.contact_error
{
font-family: Verdana, Geneva, sans-serif;
color: #FF0000;
font-size: 100%;
font-weight: bold;
font-style: normal;
text-align: left;
text-transform: none;
}

.contact_success
{
font-family: Verdana, Geneva, sans-serif;
color: #339900;
font-size: 100%;
font-weight: bold;
font-style: normal;
text-align: left;
text-transform: none;
}

.onlineForm input[type=text]
{
font-family: Verdana, Geneva, sans-serif;
font-size: 100%;
color: #000000;
font-weight: normal;
font-style: normal;
text-align: left;
text-transform: none;
margin-bottom: 20px;
margin-top: 10px;
width: 100%;
padding: 10px;
border: 1px solid #000000;
background-color: #FFFFFF;
outline: none;
-webkit-appearance: none;
}

.onlineForm textarea
{
font-family: Verdana, Geneva, sans-serif;
font-size: 100%;
color: #000000;
font-weight: normal;
font-style: normal;
text-align: left;
text-transform: none;
width: 100%;
max-width: 100%;
height: 130px;
max-height: 130px;
padding: 10px;
margin-top: 10px;
border: 1px solid #000000;
background-color: #FFFFFF;
margin-bottom: 20px;
resize: none;
outline: none;
-webkit-appearance: none;
} 

.onlineForm input[type=text]:focus,
.onlineForm textarea:focus
{
border: 1px solid #CCCCCC;
background-color: #F3F3F3;
outline: none;
-webkit-appearance: none;
}

.onlineForm input[type=submit]
{
font-family: Verdana, Geneva, sans-serif;
font-size: 100%;
color: #FFFFFF;
font-weight: normal;
font-style: normal;
text-align: center;
text-transform: none;
margin-bottom: 20px;
width: 100%;
padding: 10px;
border: 0;
background-color: #000000;
cursor: pointer;
outline: none;
-webkit-appearance: none;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-opacity: 1;
-webkit-opacity: 1;
-khtml-opacity: 1;
filter: alpha(opacity=100);
}

.onlineForm #submit:hover, 
.onlineForm #submit:focus
{
outline: none;
-webkit-appearance: none;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity: 0.9;
-webkit-opacity: 0.9;
-khtml-opacity: 0.9;
filter: alpha(opacity=90);
transition: all .2s linear;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
}

/* FOOTER */

#footer
{
background-color: #BBC51C;
font-family: Verdana, Geneva, sans-serif;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
line-height: 20px;
text-align: left;
padding: 15px;
margin: 15px 0 20px 0;
}

#footer .col
{
display: block;
float: left;
margin: 0;
}

#footer .span_1_of_3
{
width: 38%;
}

#footer .span_2_of_3
{
width: 42%;
}

#footer .span_3_of_3
{
width: 20%;
text-align: right;
}

#footer .span_3_of_3 img
{
width: 50px;
height: 50px;
padding: 0;
border: 0;
outline: none;
}

#footer .span_1_of_3 ul li,
#footer .span_2_of_3 ul li
{
display: block;
}

#footer .span_1_of_3 ul a,
#footer .span_1_of_3 ul a:visited
{
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #FFFFFF;
letter-spacing: 0;
line-height: 25px;
text-decoration: underline;
}

#footer .span_1_of_3 ul a:hover
{
color: #FFFFFF;
text-decoration: none;
}

#footer .span_4_of_4
{
width: 100%;
text-align: right;
}

#footer .span_4_of_4 img
{
width: 50px;
height: 50px;
padding: 0;
border: 0;
outline: none;
}

#footer .span_1_of_1
{
width: 100%;
}


#footer .phone_ms
{
display: block;
font-family: Verdana, Geneva, sans-serif;
color: #FFFFFF;
font-style: italic;
font-size: 9px;
line-height: 14px;
margin-top: 2px;
margin-bottom: 15px;
}

.copyright
{
padding: 0;
margin: 30px 0 0 0;
}

.copyright ul
{
margin: 0;
padding: 0;
list-style: none;
text-align: center;
}

.copyright ul li
{
display: inline-block;
font-family: Verdana, Geneva, sans-serif;
color: #FFFFFF;
letter-spacing: 0;
line-height: 20px;
font-size: 10px;
font-style: normal;
}

.copyright ul li:first-child
{
padding-right: 5px;
}

.copyright ul li:last-child
{
padding-right: 0;
}

.copyright ul a
.copyright ul a:visited
{
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #FFFFFF;
letter-spacing: 0;
line-height: 20px;
text-decoration: none;
}

.copyright ul a:hover
{
text-decoration: underline;
}

.copyright img
{
display: block;
max-width:100%;
height: auto;
padding: 0;
border: 0;
outline: 0;
}

/* PRIVACY POLICY */

.checkbox {
margin-top: 10px;
margin-bottom: 20px;
text-align: left;
padding-left: 0;
outline: 0;
border: 0;
}

input[type=checkbox] {
display: none !important;
opacity: 0;
}

.checkbox span {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
}

label[for=agree] a,
label[for=agree] a:visited,
label[for=agree] a:active,
label[for=agree] a:focus {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #000000;
font-weight: normal;
text-decoration: underline;
}

label[for=agree] a:hover {
text-decoration: none;
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
position: absolute;
left: -9999px;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
position: relative;
cursor: pointer;
padding-left: 35px;
padding-top: 5px;
}

[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 25px;
height: 25px;
border: 1px solid #000000;
background-color: #FFFFFF;
border-radius: 0;
outline: 0;
outline-color: transparent;
outline-width: 0;
outline-style: none;
box-shadow: 0 0 0 0 rgba(0,123,255,0);
outline: none !important;
box-shadow: none !important;
}

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
content: '\2713';
position: absolute;
top: 6px;
left: 6px;
font-size: 18px;
font-weight: bold;
line-height: 10px;
color: #009900;
transition: all .2s;
}

[type="checkbox"]:not(:checked) + label:after {
transform: scale(0);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-moz-opacity: 0;
-webkit-opacity: 0;
-khtml-opacity: 0;
filter: alpha(opacity=0);
transition: all .3s ease-in;
}

[type="checkbox"]:checked + label:after {
transform: scale(1) rotateZ(0deg);
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-opacity: 1;
-webkit-opacity: 1;
-khtml-opacity: 1;
filter: alpha(opacity=100);
}

[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before,
label:hover:before {
border: 0;
outline: none;
}

#modal {
font-weight: normal;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
left: 50%;
margin: -250px 0 0 -32%;
opacity: 0;
position: absolute;
top: -50%;
visibility: hidden;
width: 65%;
border-radius: 4px;
box-shadow: 0;
box-sizing: border-box;
transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
z-index: 9999;
}

#modal:target {
opacity: 1;
top: 50%;
visibility: visible;
}

#modal .header,
#modal .footer {
border: none;
}

#modal h2 {
float: left;
color: #000000;
font-family: Verdana, Geneva, sans-serif;
font-size: 18px;
line-height: 20px;
font-weight: normal;
text-align: left;
text-transform: none;
padding: 0;
margin-bottom: 10px;
}

#modal .header,
#modal .text,
#modal .footer {
padding: 5px 15px;
color: #000000;
}

#modal .text {
clear: both;
line-height: 20px;
padding: 5px 15px;
}

#modal .text p {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
text-align: left;
line-height: 20px;
padding: 7px 0;
}

.modal-content {
background-color: #FFFFFF;
position: relative;
z-index: 20;
}

#modal .overlay {
background-color: #000000;
background: rgba(0,0,0,.6);
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 10;
}

#modal a.btn {
float: right;
}

#modal a.btn,
#modal a.btn:active,
#modal a.btn:focus,
#modal a.btn:hover {
color: #FFFFFF;
font-size: 14px;
text-decoration: none;
display: inline-block;
padding: 5px;
border-radius: 5px;
background-color: #E74C3C;
}

/* BACK TO TOP */

.cd-top 
{
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(180, 191, 4, 0.9) url('../images/arrowTop.png') no-repeat center 50%;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover 
{
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible 
{
visibility: visible;
opacity: 1;
}

.cd-top.cd-fade-out 
{
opacity: 0.9;
}

.no-touch .cd-top:hover 
{
background-color: #B4BF04;
opacity: 0.9;
}