﻿.footerpad{
padding-right:0px ! important;
padding-left:0px ! important;
/*overflow-x:hidden;*/
}

.content
{
	overflow:hidden ! important;
}

 @media (min-width:320px) and (max-width:568px)
 {
 	#footer .btn {
margin-left:96px;}
 	}
 @media (min-width:360px) and (max-width:640px){
 	#footer .btn {
margin-left:102px;}
 	}
#footer {
    font-size: 12px;
}
.bg-gray-light {
    background-color: #e8e8e8;
    color: #48494a;
}

/*.container-fluid {
    max-width: 1200px;
}
body {
    font-size: 13px;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    color: #48494a;
}*/
.button
{
	font-family: "Roboto",Helvetica,Arial,sans-serif ! important;
	font-size:16px;
	font-weight:700;
}
#footer .container-fluid .inner {
    padding: 4em 0 0;
}
.container-fluid .inner {
   /* padding: 32px 0;*/
}
.panel-default {
    border-color: #949597;
}
.panel {
    margin-bottom: 18px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.panel-body {
    padding: 30px;
}
#footer h6 {
    font-size: 1em; 
}
.text-info {
    color: #017aac;
}
.no-margin-top {
    margin-top: 0 !important;
}

/*.h6, h6 {
    font-size: 15px;
    line-height: 1.2em;
}
.h4, .h6, h4, h6 {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-weight: 700;
}
.h1, .h3, .h4, .h6, h1, h3, h4, h6 {
    color: #006081;
    -webkit-font-smoothing: antialiased;
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-bottom: 9px;
}
.h4, h4, h6 {
    margin-top: 9px;
}*/
.link-list {
    margin: 0;
    padding: 0;
}
.link-list li {
    list-style: none;
    line-height: 1.27em;
    margin: 0 0 .8em;
    font-weight: 700;
}

@media only screen and (min-width: 992px){
.link-list li a {
    font-weight: 700;
}
}
a, label, p {
    -webkit-font-smoothing: antialiased;
}
address {
    font-style: normal;
    line-height: 1.92857143;
    margin: 0;
}
.no-margin {
    margin: 0 !important;
}
#footer .btn i, #footer a, .text-gray-mid {
    color: #686767;
}

p {
    margin: 0 0 .5em;
}

@media only screen and (min-width: 992px){
#footer .align-list {
    padding-top: 29px;
}
}

@media only screen and (min-width: 992px){
.link-list li a {
    font-weight: 700;
}}

@media only screen and (min-width: 992px){
.pull-right-div {
    float: left;
}}
#footer .logo-mesage {
    font-size: 13px;
}
.text-gray {
    color: #e8e8e8;
}
.small, small {
    font-size: 92%;
}
.text-center {
    text-align: center;
}
#footer .btn {
    border-radius: 0;
    top: 1px;
    border-bottom: none;
}
.btn-white {
    background-color: #fff;
    border-color: #fff;
    color: #48494a !important;
}
@media only screen and (min-width: 992px){
.btn {
    padding: .5em 1.7em;
    font-size: 16px;
}}
.btn {
    font-weight: 700;
    font-size: 14px;
    padding: .6em 1.7em;
    transition: background-color .4s ease,border-color .4s ease,font-weight .4s ease;
}
.text-uppercase {
    text-transform: uppercase;
}

.btn-white:focus{color:#48494a;background-color:#e6e6e6;border-color:#bfbfbf}
.btn-white.active,.btn-white:active,.btn-white:hover{color:#48494a;background-color:#e6e6e6;border-color:#e0e0e0}




