body {
	color: #454545 !important;
	font: 400 16px 'News Cycle', sans-serif !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background:#000918
}
h1,h2,h3,h4,h5,h6{
	font-weight:700
}
a:hover, a.active, a:focus, :hover, :focus {
	text-decoration: none !important;
	transition: .5s ease;
	-moz-transition: .5s ease;
	-webkit-transition: .5s ease;

}
ul {
	list-style-type:none;
	margin:0;
	padding:0
}
section, footer {
	padding:35px 0;
}
/* CAROUSEL FADING EFFECT
==================================================================================================================
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}
.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}
.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
*/

/*
NAVBAR
==================================================================================================================
*/
.wrapper .navbar .navbar-collapse {
	    max-width: 70%;
}
.wrapper .bg-dark {
    background-color: #000918!important;
}
.navbar-wrapper .navbar-header {
	/*position: absolute;
	z-index: 1;*/
	
	min-height: 70px;
}
.navbar-wrapper .navbar-inverse .navbar-nav>.open>a, .navbar-wrapper .navbar-inverse .navbar-nav>.open>a:focus, .navbar-wrapper .navbar-inverse .navbar-nav>.open>a:hover {
	background-color: transparent;
	color: #da8302;
}
.main-navbar .dropdown-menu {
	border: none;
	border-radius: 0
}
.navbar-wrapper .navbar-brand {
	float: left;
	height: 50px;
	padding: 0 15px;
	font-size: 18px;
	line-height: 20px;
	margin-top: -2px;
}
.navbar-wrapper .navbar-inverse .navbar-brand {
	padding: 0;
}
.navbar-wrapper .navbar-brand>img {
	max-width: 100%;
}
.main-navbar {
	margin-top: 45px;
}
.navbar-wrapper .navbar-inverse .navbar-nav > li > a {
	color: #000;
	padding: 0;
	text-transform: capitalize;
	letter-spacing: 0.5px;
}
/*.navbar-wrapper .navbar-inverse .navbar-nav > li:hover {
	background:#0059a3;
}*/
.navbar-wrapper .navbar-inverse .navbar-nav > li {
	/*padding:15px;
	margin-right: 15px;
	    padding: 15px 10px;*/
	margin-left: 35px;
}
.main-navbar li span {
	margin-top: 6px;
	display: inline-block;
}
.main-navbar li span .fa {
	font-size: 20px;
	margin-left: 10px;
	color: #008b5f;
}
.navbar-wrapper .navbar-inverse .navbar-nav > li:first-child {
	margin-left: 0;
}
.navbar-wrapper .navbar-inverse .navbar-nav > li > a {
	padding: 0;
	color: #000;
	/*margin-left:35px;*/
	font-size: 16px;
}
.navbar-wrapper .navbar-inverse .navbar-nav > li:first-child > a {
	margin-left: 0;
}
.navbar-wrapper .navbar-inverse .navbar-nav > li > a:hover, .navbar-wrapper .navbar-inverse .navbar-nav > li > a.active, .navbar-wrapper .navbar-inverse .navbar-nav > li > a:focus {
	color: #da8302 !important;/*background: #368592;*/
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	padding: 0 !important;
}
.navbar-wrapper .navbar-inverse {
	background: none;
	margin-bottom: 0;
	border: none !important;
}
/* for the toggle menu change to x cross bar*/
.navbar-toggle .icon-bar:nth-of-type(2) {
	top: 1px;
}
.navbar-toggle .icon-bar:nth-of-type(3) {
	top: 2px;
}
.navbar-toggle .icon-bar {
	position: relative;
	transition: all 500ms ease-in-out;
}
.navbar-toggle.active .icon-bar:nth-of-type(1) {
	top: 6px;
	transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
	background-color: transparent !important;
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
	top: -6px;
	transform: rotate(-45deg);
}
/*.dropdown:hover .dropdown-menu {
	display: block; /*FOR HOVERING PURPOSE*/
	border: none;
	border-radius: 0;
}*/
.dropdown:hover:hover .dropdown-toggle {
	/*background-color: #af4647 !important;
	color: #fff;*/
	color: #da8302;
}
.dropdown-menu>li>a {
	display: block;
	padding: 5px 20px !important;
	clear: both;
	font-weight: 400 !important;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.navbar-wrapper .dropdown-menu>li>a:focus, .navbar-wrapper .dropdown-menu>li>a:hover {
	color: #fff;
	background-color: #da8302;
}
.navbar-nav li.nav-item {
	margin-right: 32px;
	font-size: 18px;
    letter-spacing: 0.5px;
}
.navbar-nav .dropdown-menu li.nav-item {
	margin-right: 0;
	font-size: 14;
    letter-spacing: 0;
}
.wrapper .navbar-dark .sina-menu .nav-link {
    color: #b09546;
}
.wrapper .navbar-dark .sina-menu .nav-link:focus, .wrapper .navbar-dark .sina-menu .nav-link:hover {
    color: #ccc;
}
.wrapper .navbar-dark .fa, .social-link-footer .fa, .article-profile header ul li .fa, .contact-body ul li .fa {
 padding: 8px;
    font-size: 14px;
    width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
  background:#007cba;
  color:#ccc
}
.wrapper .navbar-dark .fa:hover, .social-link-footer .fa:hover, .article-profile header ul li .fa:hover, .contact-body ul li .fa:hover {
    opacity: 0.7;
}
.wrapper .navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: #b09546;
}
.wrapper .navbar-dark .navbar-toggler:hover, .wrapper .navbar-dark .navbar-toggler:focus {
    color: #b09546;
    border-color: #b09546;
}
/*
MAIN BANNER
==================================================================================================================
*/

.main-banner {
	padding:0;
}
#main-banner-slide, #main-banner-slide .carousel-inner {
    height:350px;
}
.carousel-caption h1 {
    letter-spacing: 0.5px;
    font-weight: 700;
    font-size: 3.5rem;
}
.carousel-caption h1 small {
    display: block;
    line-height: 2.5rem;
    font-size: 1.85rem;
}
.main-banner .carousel-caption {
    position: absolute;
    right:none;
    left: 12%;
    bottom: 50px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 0;
    color: #fff;
    text-align: left;
}
.main-banner .carousel .carousel-control-prev, .main-banner .carousel .carousel-control-next, 
.services-banner .carousel .carousel-control-prev, .services-banner .carousel .carousel-control-next {
  visibility: hidden;
}
.main-banner .carousel:hover .carousel-control-prev, .main-banner .carousel:hover .carousel-control-next, 
.services-banner .carousel:hover .carousel-control-prev, .services-banner .carousel:hover .carousel-control-next {
  visibility: visible;
}
.main-banner .carousel-inner:after {
	    background: -webkit-linear-gradient(bottom,rgba(0,0,0,.65) 0,transparent 100%);
    background: linear-gradient(0deg,rgba(0,0,0,.65) 0,transparent 100%);
	    content: "";
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 100%;
    height: auto;
}
.main-banner .carousel-indicators .active, .services-banner .carousel-indicators .active {
    background-color: #ccc;
}
.main-banner .carousel-indicators li, .services-banner .carousel-indicators li {
    background-color: #b09546;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    transition: opacity .6s ease;
	    padding: 2px;
}
/*
AFFIX FIXED
==================================================================================================================
*/
.affix {
	top: 0;
	width: 100%;
	z-index: 9999;
	background: #ccc;
	-webkit-transition: background-color 1s ease-out;
	-moz-transition: background-color 1s ease-out;
	-o-transition: background-color 1s ease-out;
	transition: background-color 1s ease-out;
	min-height: 78px;
	box-shadow: 5px 10px 25px rgba(0,0,0,0.2);
}
.affix img {
	max-width: 65% !important;
}
.affix .main-navbar {
	margin-top: 25px;
}
/*
BUTTON CSS
==================================================================================================================
*/
button.btn-cta {
    background: #b09546;
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    min-width: 120px;
    margin-top: 25px;
}
button.btn-cta:hover, button.btn-cta:focus, .info-link-btn button.btn-cta:hover, .info-link-btn button.btn-cta:focus {
    border-color: transparent;
    background: #000918;
    color: #fff;
}
.services-banner button.btn-cta {
    margin-top: 0;
}
/*
ABOVE FOLD
==================================================================================================================
*/
.ceo-profile .d-flex {
	position: relative;
}
.ceo-message {
	    background: #00162e;
    padding: 25px;
	    min-height: 430px;
}
.ceo-message h3 {
	    font-size: 1.125rem;
    color: #b09546;
    font-weight: 700;
    position: absolute;
    right: 15px;
}
.ceo-message h3 small {
	    display: block;
    color: #ccc;
}
.ceo-message p {
	color: #ccc;
    font-weight: normal;
    line-height: 22px;
    padding: 20px 0 10px;
}
.ceo-message button.btn-cta {
	margin-top:0
}
/*SERVICES BLOCK*/
.services-banner .carousel-caption h1 {
		letter-spacing: 0.5px;
        font-weight: 700;
        font-size: 2.5rem;
}
.services-banner .carousel-caption h1 small {
	display:block;
	line-height: 1.3125rem;
    font-size: 1.125rem;
}
.services-block h3 {
	       font-size: 1.125rem;
    color: #b09546;
    font-weight: 700;
    margin: 0;
    min-height: 61px;
    padding: 10px 20px;
    background: #00162e;
}
.services-body .services-block h3 {
    min-height: auto;
    padding: 0;
    background: transparent;
}
.services-block:hover, .services-block:focus, .services-block:hover h3, .services-block:focus h3 {
    color: #ccc;
}
.services-block:hover .services-block-content, .services-block:focus .services-block-content {
	background:#00225b
}
.services-block p
{
	color: #ccc;
    line-height: 22px;
    padding-top: 15px;
}
.services-block-content {
	background: #00162e;
    padding: 10px 20px 15px;
    min-height: 215px;
}
.services-block {
	    padding-left: 15px;
    padding-right: 0px;
}
.circle-profile { /*if needed*/
	width: 180px;
    height: 180px;
    background: #fff;
    border-radius: 50%;
    padding: 10px;
}
/*
INFO LINK
==================================================================================================================
*/
.info-link .container {
	    max-width: 750px;
}
.info-link {
	border-top: 1px solid #00225b;
    border-bottom: 1px solid #00225b;
    padding: 20px 0;
}
.info-link h3 {
	font-size:1.125rem;
	color:#ccc;
	margin:3px 0 0 0;
}
.info-link h3 .fa {
	margin: 0 25px;
	    vertical-align: sub;
		font-size:2rem;
}
.info-link-btn button.btn-cta {
	margin-top:0;
    background: #007cba;
}

/*
FEATURES NAV TAB
==================================================================================================================
*/
.features-news-tab, .services-body {
	background: #00162e;
}
.features-news-tab .nav-tabs {
    border-bottom: 1px solid #00225b;
}
.features-news-block .services-block-content {
    background: #eee;
    padding: 10px 20px 15px;
	min-height: 155px;
}
.features-news-block h3 {
	    font-size: 1.125rem;
    font-weight: 700;
}
.features-news-block p{
	line-height: 22px;
    color: #454545;
	margin-bottom: 6px;
}
.features-news-block a h3 {
	color:#454545;
}
.features-news-block:hover .services-block-content, .features-news-block:focus .services-block-content {
	    background: #000918;
}
.features-news-block:hover h3, .features-news-block:focus h3, .features-news-block:hover p, .features-news-block:focus p {
	    color: #ccc;
}
.features-news-tab .nav-tabs .nav-item.show .nav-link, .features-news-tab .nav-tabs .nav-link.active,.features-news-tab .nav-tabs .nav-link:focus, .features-news-tab .nav-tabs .nav-link:hover {
    color: #454545;
	background-color:#fff;   
}
.features-news-tab .nav-link {
    padding: .375rem .75rem;
	text-align: center;
    font-weight: 700;
	min-width: 120px;
	color:#fff;
	border:none;
	border-radius:0;
	position:relative
}
.features-news-tab .nav-tabs .nav-item {
    background: #b09546;
    margin-right: 8px;
}
.features-news-tab .nav-tabs .nav-item:last-child {
    margin-right: 0;
}
.features-news-tab .nav-tabs .nav-item a.active::before {
    content: '';
    border-top: 10px solid #fff;
	border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 50%;
    bottom: 0;
	top:100%;
    transform: translateX(-50%);
	height:0;
	width:0
}
.profile-description li {
	display:inline-block;
	padding: 0 12px 0 0; 
}
.features-news-block .profile-description small, .features-news-block .profile-description date {
	font-size: 0.75rem;
    color: #454545;
    letter-spacing: 0.5px;
}
.features-news-block:hover .profile-description li small, .features-news-block:focus .profile-description li small, .features-news-block:hover .profile-description li date, .features-news-block:focus .profile-description li date {
    color: #fff;
}
.features-news-block .profile-description li small:hover, .features-news-block .profile-description li small:focus, .features-news-block .profile-description li date:hover, .features-news-block .profile-description li date:focus {
    color: #b09546;
}
.features-news-block .profile-description li .fa {
	margin-right:4px;
}
.img-cover {
	width: 160px;
	height: 160px;
	flex:auto;
}
.img-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .4s ease;
    border-radius: 100px;
    margin-left: 20px;
}
/*
BREADCRUMB
==================================================================================================================
*/
.breadcrumb-content {
	    background: #f8f8f8;
    padding: 4px 0;
}
.breadcrumb-content .breadcrumb {
    background-color:transparent;
    padding: 0;
    margin: 0;	
}
.breadcrumb-content .breadcrumb-item.active {
    color: #b09546;
}
.breadcrumb-content .breadcrumb-item {
	    color: #a9a9a9;
}
.breadcrumb-content .breadcrumb-item+.breadcrumb-item::before {
    content: ">";
}
/*
ARTICLE CONTAINER
==================================================================================================================
*/
.article-body, .contact-body {
	background:#fff;
	padding:35px 0;
	min-height: 550px;
}
.article-container header h1, .consultants-contact-details header h1{
	color:#b09546;
	font-size:2.25rem;
}
.article-container header h4{
	color:#007cba;
	font-size:1.125rem;
	    line-height: 22px;
    margin-bottom: 0;
}
.article-container header .profile-description li a {
	color:#999;
	font-size:0.875rem;
}
.article-container header .profile-description li a:hover {
	color:#007cba;
}
.article-container p, .biography-container p {
	color:#454545;
	line-height:24px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
}
.article-container header {
	    margin-bottom: 25px;
}
.article-profile {
	    max-width: 24.333333%;
}
.article-profile aside {
	    background: #f8f8f8;
    min-height: 720px;
	    border-top: 10px solid #b09546;
		    padding: 10px 15px;
}
.article-profile h4 {
	font-size:1.125rem;
	color:#454545;
	margin-bottom:0;
	    padding: 10px 0 0 0;
    margin-top: 10px;
	 border-top: 1px solid #b09546;
}
.article-profile h5 {
	font-size:0.875rem;
	color:#b09546;
	letter-spacing:0.5px;
}
.article-profile .row > .col-md-2 {
	max-width: 30px;
    padding-right:8px;
}
.article-profile .row > .col-md-10 {
        padding: 0 0 0 6px;
}
.article-profile header p {
	    margin-bottom: 4px;
		font-weight:700
}
.biography-container h3 {
	font-size:1.125rem;
	    color: #b09546;
    margin-top: 25px;
}
.biography-container button {
	    margin-top: 10px;
}
.article-container h6, .article-container .highlight-panel {
    background: #b09546;
    padding: 20px 30px;
    font-size: 16px;
    line-height: 26px;
    margin: 25px 0;
    border-radius: 30px;
    color: #fff;
}
.article-container .highlight-panel h5 {
    font-size: 1.125rem;
}
.article-container .highlight-panel ol {
    padding-left: 15px;
    margin:0;
}
.article-container .highlight-panel ol li {
    line-height: 18px;
    margin-bottom:12px;
}
.article-container .highlight-panel ol li:last-child {
    margin-bottom:0;
}
.article-container h6 big {
    color: #fff;
    line-height: 25px;
    margin-bottom: -18px;
    display: block;
}
/*RELATED ARTICLE SLIDER*/
.related-article-container {
	    margin-top: 35px;
}
.related-article-container header h3 {
	font-size:1.125rem;
}
.related-article-container .services-block-content {
    background: transparent;
    padding: 10px 0 0 0;
	min-height:auto
}
.related-article-container .services-block-content h3 {
	    font-size: 1.125rem;
    
	color: #b09546;
}
.related-article-container .services-block-content h5 {
	        font-size: 0.875rem;
    color: #454545;
}
.related-article-container .profile-description li a {
	color:#999;
	font-size:0.75rem;
}
.our-clients .resCarousel-inner .item img {
    filter: gray;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    transition: all .3s ease 0s;
} 
.our-clients .resCarousel-inner .item img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
	transition: .5s ease;
	-moz-transition: .5s ease;
	-webkit-transition: .5s ease;
}
/*resCarousel Css*/

.outt {
	display: none;
}
.resCarousel button:hover, .resCarousel button:focus, .resCarousel button.active {
	outline: none !important;
	border: none !important;
}
.resCarousel button:hover, .resCarousel button:focus, .resCarousel button.active {
	background: #000918;
	box-shadow: none;
	border: none;
}
.resCarousel button .fa {
	font-size: 24px;
	color: #999;
}
.resCarousel button:hover .fa, .resCarousel button:focus .fa, .resCarousel button.active .fa {
	color: #fff;
}
.leftRs {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	z-index: 100;
	left: -40px;
	width: 40px;
	height: 40px;
	box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
	border-radius: 0;
	border:none;
}
.rightRs {
	position: absolute;
	margin: auto;
	top: -10px;
	right: -40px;
	bottom: 0;
	z-index: 100;
	width: 40px;
	height: 40px;
	box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
	border-radius: 0;
	border:none;
}
.resCarousel {
	/*float: left;
    overflow: hidden;*/
	width: 100%;
	position: relative;
	margin: 15px 0 0;
}
.resCarousel-inner {
	overflow-x: hidden;
	white-space: nowrap;
	font-size: 0;
	vertical-align: top;
	width: 100%;
	margin: 0 auto;
}
.resCarousel-inner .item {
	display: inline-block;
	font-size: 14px;
	white-space: initial;
}
/*animation*/

.resCarousel[data-animator="lazy"] .item {
	transition: 5s ease all;
	padding: 0 10px;
}
 @media (max-width: 767px) {
.leftRs, .rightRs {
/*display: none;*/
}
.resCarousel-inner {
/*overflow-x: auto;*/
}
}
/*resCarousel Css End*/


.our-consultants button.btn-cta {
    margin-top: 0;
}
.card-text {
    color: #999;
}
.our-consultants-description {
    color: #999;
    font-size: 1.5rem;
    padding: 0 300px 50px 0;
    font-weight: 700;
}
.our-consultants .container .row .col-md-4 .img-fluid {
        border: 1px solid #eee;
}
.consultants-profile-description {
    margin:25px 0;
}
.consultants-contact-details header h5 {
        color: #999;
}
.consultants-contact-details header p {
        margin: 0;
        line-height: 30px;
    color: #666;
}
.consultants-contact-details header p .fa {
    margin-right: 8px;
}
.article-container .card {
        margin-bottom: 35px;
}
/*
SERVICES BANNER
==================================================================================================================
*/
.services-banner {
	padding: 0;
}
.services-banner .carousel-caption {
	left: 0;
    text-align: left;
	top: 0;
}
.services-banner .carousel-inner {
	background: #007cba;
	    min-height: 350px;
}
.services-banner .carousel-inner .carousel-item {
	    padding-top: 20px;
}
.services-banner .carousel-inner .carousel-caption h3 {
    font-size: 1rem;
    background: #eee;
    max-width: 260px;
    color: #454545;
    padding: 5px;
    text-align: center;
}
.services-banner .collage-img {
	text-align:center;
}
.services-banner .collage-img > img {
	border-radius: 50%;
	    min-height: 300px;
    max-width: 300px;
}
.services-navbar .sub-menu {
	    border-right: 1px solid #ccc;
}
.services-navbar .sub-menu > ul {
	    background: #fafafa;
    padding: 20px;
    margin-right: 15px;
        margin-top: 25px;
}
.sub-menu ul li.first-li {
	    margin-bottom: 25px;
}
.sub-menu > ul > li > ul > li > ul > li:last-child {
	margin-bottom:25px;
}
.sub-menu ul li h3 {
    padding: 0;
    margin: 0;
	color: #003399;
    font-size: 1.15rem;
    line-height: 1.3;
}
.sub-menu ul li h3 a:hover {
    background-color: #b09546;
    color: #fff;
}
.sub-menu ul li a:hover {
    background-color: #6c757d;
    color: #fff;
}
.sub-menu ul li h3 a {
    color: #b09546;
    font-size: 1.25rem;
    text-decoration: none;
    padding: 5px 10px;
    transition: background-color 0.2s ease;	
}
.sub-menu ul li a {
    color: #666;
    display: block;
    font-size: 1.125rem;
    line-height: 1.1;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
    transition: 0.2s ease;
	font-weight:700;
}
.sub-menu ul li ul li a {
    padding-left: 25px !important;
}
.sub-menu ul li ul li ul li a {
    padding-left: 25px !important;
    font-size: 1rem;
	line-height: 20px;
	font-weight:300
}
.sub-menu ul li ul li a:before {
    content: "#";
    position: absolute;
    left: 0.5rem;
}
.sub-menu ul li ul li ul li a:before {
    content: ">";
    position: absolute;
    left: 0.5rem;
}
.submenu ul li a:hover {
    background-color: #0e2b8d;
    color: #fff;
}
/*
SERVICES PAGE
==================================================================================================================
*/
.services-body .services-block-content {
    background: #002248;
    min-height: 235px;
}
/*
CONTACT PAGE
==================================================================================================================
*/
.contact-body aside {
		min-height: 550px;
		    padding-top: 25px;
}
.contact-body h3 {
	font-size:1.5rem;
	    color: #b09546;
}
.contact-body p {
	line-height:20px;
	font-weight:700;
}
.contact-body ul li .fa {
  color:#fff
}

/*
FOOTER
==================================================================================================================
*/
footer h4 {
	font-size:1.125rem;
	color: #b09546;
	font-weight:700;
	margin-bottom: 20px;
}
footer p {
	color:#ccc;
	    line-height: 22px;
}
.contact-footer .col-md-2 {
	padding-right: 0;
    max-width: 32px;
}
.contact-footer .fa {
	color: #b09546;
	font-size:1.375rem;
}
.nav-footer {
    text-align:right;
}
.nav-footer li {
	display:inline-block;
}
.nav-footer li a {
	color: #b09546;
	font-weight:700
}
.nav-footer li a:hover, .nav-footer li a:focus {
	color: #ccc;
}
.nav-footer li::after {
	content: "|";
	color: #b09546;
	padding: 0 8px;
	font-size: 0.875rem;
}
.nav-footer li:last-child::after {
display: none;
}
.copyright-footer p {
	    font-size: 0.875rem;
    color: #ccc;
	    letter-spacing: 1px;
    text-align: center;
}
.social-link-footer, .nav-footer, .copyright-footer {
	    margin-top: 55px;
}
.copyright-footer {
	    margin-top: 0;
}
footer {
    padding: 35px 0 0;
}
 .social-li{position:relative;}   
   .overlay-social {
  position: absolute;
  bottom: 0;
  left: 60px;
  right: 0;
  /*background-color: #008CBA;*/
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .5s ease;
}

.social-li:hover .overlay-social {
  width: 100%;
} 
.added-style-fa{background:red !important;}
   
