 body {

	 font-size: 16px;
	 color: #505050;
	 font-weight: 400;
	 overflow-x: hidden;
}
 h1, h2, h3, h4, h5, h6 {

	 color: #11151c;
	 font-weight: 700;
	 margin: 0 0 15px;
}
/*
 h1 {
	 font-size: 32.437px;
}*/
 h2 {
	 font-size: 25.629px;
}
 h3 {
	 font-size: 20.25px;
}
 h4 {
	 font-size: 16px;
}
 .hh-module p {
	 margin: 0 0 20px;
}
 .hh-module a {
	 color: #43739c;
	 -webkit-transition: .2s color;
	 transition: .2s color;
}
 p a {
	 color: #43739c;
}
 .hh-module p a:hover, .hh-module p a:focus {
	 text-decoration: underline;
	 outline: none;
	 color: #325675;
}
 .hh-module a:hover, .hh-module a:focus {
	 color: #325675;
	 text-decoration: none;
	 outline: none;
}
 .hh-module button a:hover, .hh-module button a:focus {
	 text-decoration: none;
}
 .hh-module ul, .hh-module ol {
	 margin: 0;
	 padding: 0;
	 list-style: none;
}

.hh-module .footer-widget .newsletter-widget {
	 padding: 0;
	 border: none;
}
.hh-module .footer-widget .newsletter-widget:after {
	 color: #323335;
}
 .hh-module .footer-widget .category-widget ul li {
	 border-color: #323335;
}
/* #footer {*/
/*	 margin-top: 40px;*/
/*	 padding-top: 80px;*/
/*	 padding-bottom: 40px;*/
/*	 background-color: #325675;*/
/*}*/
/* #footer {*/
/*	 color: #fff;*/
/*}*/
/* #footer a {*/
/*	 color: #fff;*/
/*}*/
/* #footer a:hover, #footer a:focus {*/
/*	 color: #fff;*/
/*}*/
 .hh-module .contact-social{
	 margin-right:auto;
	 margin-left:auto;
	 width:200px;
}
 .hh-module .contact-social li{
	 display:inline-block;
	 margin-right:3px;
	 margin-bottom:6px;
}
 .hh-module .contact-social li a{
	 display:block;
	 width:40px;
	 height:40px;
	 line-height:40px;
	 font-size:24px;
	 text-align:center;
	 border-radius:50%;
	 color:#fff!important;
	 transition:.2s opacity;
}
 .hh-module .contact-social li a:hover{
	 opacity:.9;
}
 .hh-module a.social-facebook:hover,.hh-module a.social-facebook:focus{
	 background:#225b99!important;
}
 .hh-module a.social-x-twitter:hover, .hh-module a.social-x-twitter:focus {
	 background:#1da1f2!important;
} .hh-module a.social-twitter:hover, .hh-module a.social-twitter:focus {
	 background:#1da1f2!important;
}
 .hh-module a.social-instagram:hover,.hh-module a.social-instagram:focus{
	 background:#d341b2!important;
}
 .hh-module .footer-widget{
	 margin-bottom:30px;
	 min-height:100px;
	 text-align:center;
}
.hh-module .footer-widget .footer-title {
	 color: #fff;
	 font-size: 14px;
	 text-transform: uppercase;
}
.hh-module .footer-widget .footer-logo {
	 width: 90%;
	 margin-left: auto;
	 margin-right: auto;
}
.hh-module .footer-logo,.footer-copyright{
	 margin-bottom:20px;
}
 .hh-module .footer-logo .logo img{
	 max-width: 200px;
}
 .hh-module .footer-bottom {
	 margin-top: 30px;
	 padding-top: 30px;
	 border-top: 1px solid #323335;
}
/* .footer-nav {*/
/*	 text-align: right;*/
/*}*/
/* .footer-nav li {*/
/*	 display: inline-block;*/
/*	 margin-right: 10px;*/
/*}*/
.hh-module  .footer-widget .contact li i {
	 color: #97989b;
	 background-color: #353535;
	 border: none;
}
 @media only screen and (max-width:991px) {
.hh-module 	 .nav-social {
		 display: none;
	}
.hh-module 	 #nav-bottom {
		 display: none;
	}
.hh-module	 .nav-social {
		 display: none;
	}
.hh-module	 .nav-logo {
		 position: static;
		 -webkit-transform: none;
		 -ms-transform: none;
		 transform: none;
		 left: 0;
		 display: inline-block;
		 float: left;
	}
	/* .footer-nav {*/
	/*	 text-align: left;*/
	/*	 margin-bottom: 30px;*/
	/*}*/
.hh-module	 .nav-btns .aside-btn {
		 display: inline-block;
	}
}
 