#flip,.panel-content
{
font-family:'Fira Sans',sans-serif;
text-align:center
}

#flip,.footer-span,.footer-span2,.panel-content
{
text-align:center
}

#flip,.footer-signature
{
font-weight:400
}

#flip
{
padding:10px;
background-color:#7d7d7d;
border:0 solid #c3c3c3;
font-size:14pt;
color:#fff;
cursor:pointer;
-webkit-transition:all .5s ease;
-moz-transition:all .5s ease;
-ms-transition:all .5s ease;
-o-transition:all .5s ease;
transition:all .5s ease
}

#flip:hover
{
background-color:#9c0000;
-webkit-transition:all .5s ease;
-moz-transition:all .5s ease;
-ms-transition:all .5s ease;
-o-transition:all .5s ease;
transition:all .5s ease
}

.footer-text,.footer-text2
{
-webkit-transition:color .5s ease;
-moz-transition:color .5s ease;
-ms-transition:color .5s ease;
-o-transition:color .5s ease
}

#panel
{
padding:40px;
display:none;
cursor:default;
background-color:#efe7cd;
border-bottom:1px solid #7d7d7d
}

.footer-tables,.footer-tables-left
{
display:-ms-flexbox;
margin:0 auto;
width:100%
}

.panel-content
{
font-size:11pt;
max-width:850px;
margin:0 auto;
color:#333;
cursor:default
}

.footer-tables
{
	padding:20px 20px 0px 20px ;
	max-width: 1500px;
	margin: 0 auto;	-webkit-flex-flow:row wrap;
	-ms-flex-flow:row wrap
}


.footer-tables-left
{
-webkit-flex-flow:row wrap;
-ms-flex-flow:row wrap
}

.FooterSearchForm,.footer-signature,.footer-signature2
{
display:inline-block
}

.footer-tables img
{
max-width:65px;
height:auto
}

.footer-tables2
{
width:100%;
background-color:#000;
color:#fff;
margin:0 auto;
padding:10px 20px 5px
}

.footer-tables2 img
{
max-width:100%;
height:auto
}

.footer-tables,.opera-only :-o-prefocus
{
word-spacing:-.43em;
padding-left:10px
}

.footer-span
{
width:100%;
background-color:#262626
}

.footer-span2
{
width:100%;
background-color:#262626
}

.footer-left,.footer-middle,.footer-right,.footersearch-left,.footersearch-right
{
display:inline-block;
zoom:1;
letter-spacing:normal;
word-spacing:normal;
vertical-align:top;
text-rendering:auto
}

.footer-left
{
width:60%;
text-align:left
}

.footer-middle
{
width:5%
}

.footer-right
{
width:39%;
text-align:right
}

.footer-left2
{
width:40%;
text-align:left
}

.footer-right2
{
width:50%;
text-align:left
}

@-moz-document url-prefix()
{
.footer-left
{
width:49%
}

.footer-middle
{
width:9%
}

.footer-right
{
width:39%;
text-align:left
}


}

.footersearch-left
{
width:85%
}

.footersearch-right
{
width:15%
}

.FooterSearchForm
{
position:relative;
width:100%;
font-size:14px;
text-decoration:none;
padding:10px;
margin-bottom:10px;
background-color:#A0A0A0;
color:#fff;
border:1px solid #636363
}

.footer-title
{
	font-size: 13pt;
    display: block;
    font-family: 'Fira Sans',sans-serif;
    font-weight: 600;
    color: #bfbfbf;
    padding-bottom: 8px;
	padding-top:20px;
	text-align: center;
}



.footer-title a:hover
{
    color: #9c0000;
}

.footer-title ul
{
list-style:none
}

.footer-title li
{
	display:inline-block;
    padding-right: 15px;
    padding-left: 15px;
}


.footer-text,.footer-text2,.footer-text2b
{
	font-family:'Fira Sans',sans-serif;
	font-size:10pt;
	font-weight:400;
	-webkit-margin-before:0;
	-webkit-margin-after:0
}

.footer-text,.footer-text li,.footer-text2,.footer-text2b
{
padding-bottom:5px
}

.footer-text
{
	color:#bfbfbf;
	text-align:center;
	text-decoration:none;
	padding-right:10px;
	transition:color .5s ease
}

.footer-text a
{
color:#bfbfbf;
text-decoration:none
}

.footer-text a:hover
{
color:#9c0000
}

.footer-text2,.footer-text2 a
{
color:#bfbfbf;
text-decoration:none
}

.footer-text2
{
text-align:center;
transition:color .5s ease
}

.footer-text2 a:hover
{
color:#9c0000
}

.footer-text2b,.footer-text2b a
{
	color:#bfbfbf;
	text-decoration:none;
	text-transform: uppercase;
}

.footer-text2b
{
text-align:center;
-webkit-transition:color .5s ease;
-moz-transition:color .5s ease;
-ms-transition:color .5s ease;
-o-transition:color .5s ease;
transition:color .5s ease
}

.footer-text2b a:hover
{
color:#9c0000
}

.footer-text ul
{
list-style:none
}

.footer-bullet
{
font-size:8pt;
color:#fff;
font-weight:700;
display:inline-block;
padding:0 5px
}


@media(max-width:1500px)
{
.footer-tables
{
	padding:20px 45px 0px 45px ;
	max-width: 1500px;
	margin: 0 auto;	-webkit-flex-flow:row wrap;
	-ms-flex-flow:row wrap
}
}




@media(max-width:820px)
{
.footer-text,.footer-text2,.footer-text2b
{
text-align:center
}

.footer-title
{
text-align:center;
font-size: 15pt;
}

.footer-text
{
padding-bottom:25px;
padding-right:0
}

.footer-left,.footer-right
{
text-align:center;
width:100%
}

.footer-left
{
padding-bottom:10px
}

.footer-middle
{
width:100%
}

.FooterSearchForm
{
width:100%
}

.footer-signature
{
display:block
}

.footer-signature2
{
display:none
}

.footer-span2
{
padding-bottom:0
}


}



