.footer-wrapper{
  position: relative;
  width: 100%;
}

footer .footer-top-background{
  background: #272727 none repeat scroll 0 0;
  padding-top: 35px;
}

footer .footer-copyright-background{
  background: #171717 none repeat scroll 0 0;
}

footer .footer-top .container, footer .footer-copyright .container{
  padding: 0px 70px;
}

footer .footer-copyright .footer-text{
  padding: 30px 0px;
  color: silver;
  font-size: 14px;
  font-family: "Lato",sans-serif;
  line-height: 40px;
}

footer .footer-copyright .footer-text strong{
  color: #1fc0a0;
}

footer .footer-top .container h3.widget-title{
  font-size: .9em;
  letter-spacing: 0.05em;
  line-height: 1.05;
  text-transform: uppercase;
  color: silver;
  font-family: "Lato",sans-serif;
}

footer .footer-top .container .is-divider{
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  height: 3px;
  width: 30px;
}

footer .footer-top .container p, footer .footer-desc{
  color: silver;
  font-family: "Lato",sans-serif;
  padding: 20px 0px;
  font-size: 1em;
}

footer .footer-top .container ul.social-media{
  list-style: none;
  display: block;
  padding-left:0px;
  padding-top: 20px;
}

footer .footer-top .container ul.social-media li{
  display: inline-block;
}

footer .footer-top .container ul.social-media li a i{
  transition: all 0.9s ease 0s;
  color: silver;
}

footer .footer-top .container ul.social-media li a{
  background: transparent none repeat scroll 0 0;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 100%;
  display: block;
  height: 32px;
  padding: 3px 0 0;
  text-align: center;
  width: 32px;
}

footer .footer-top .container ul.social-media li a.facebook:hover  {
  background: #0083c9 none repeat scroll 0 0;
  border-color: #0083c9;
}

footer .footer-top .container ul.social-media li a.twitter:hover {
  background: #5bbcec none repeat scroll 0 0;
  border-color: #5bbcec;
}

footer .footer-top .container ul.social-media li a.linkedin:hover {
  background: #ff4518 none repeat scroll 0 0;
  border-color: #ff4518;
}

footer .footer-top .container ul.social-media li a.dribbble:hover {
  background: #90c9dc none repeat scroll 0 0;
  border-color: #90c9dc;
}

footer .footer-top .container ul.social-media li a.google-plus:hover {
  background: #ce3c2d none repeat scroll 0 0;
  border-color: #ce3c2d;
}

footer .footer-top .container ul.social-media li a.instagram:hover {
  background: #9431AD none repeat scroll 0 0;
  border-color: #9431AD;
}

footer .footer-top .container ul.social-media li a.youtube-play:hover {
  background: #ce3c2d none repeat scroll 0 0;
  border-color: #ce3c2d;
}

footer .footer-top .container ul.social-media li a i:hover{
  color: #FFFFFF;
}

footer .footer-top .container .latest-footer-blogs{
  padding: 20px 0px;
}

footer .footer-top .container .latest-footer-blogs ul{
  list-style: none;
  padding: 0px;
}

footer .footer-top .container .latest-footer-blogs ul li .footer-latest-blog-row{
  display: block;
  padding:15px 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

footer .footer-top .container .latest-footer-blogs ul li:first-child .footer-latest-blog-row{
  padding-top: 0px;
}

footer .footer-top .container .latest-footer-blogs ul li:last-child .footer-latest-blog-row{
  border-bottom: none;
}

footer .footer-top .container .latest-footer-blogs ul .footer-blogs-left-boxs{
  width: 38px;
  height: 38px;
  border: 2px solid silver;
  color: silver;
  line-height: 14px;
  text-align: center;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  padding: 2px 0px;
  opacity: 0.7;
}

footer .footer-top .container .latest-footer-blogs ul .footer-blogs-widget-title{
  display:inline-block;
  vertical-align: top; 
}

footer .footer-top .container .latest-footer-blogs ul .footer-blogs-left-boxs span{
  font-size: 13px;
  font-family: "Lato",sans-serif;
  font-weight: bolder;
}

footer .footer-top .container .latest-footer-blogs ul .footer-blogs-right-text{
  padding-left: 10px;
  line-height: 18px;
}

footer .footer-top .container .latest-footer-blogs ul .footer-blogs-right-text a{
  color: silver;
  font-size: 13px;
  font-family: "Lato",sans-serif;
  text-decoration: none;
  font-weight: bold;
}

footer .footer-top .container .latest-footer-blogs ul .footer-blogs-right-text span a{
  font-size: 11px;
  color: #777777;
}

footer .footer-top .container .footer-tags-list{
  padding: 20px 0px;
}

footer .footer-top .container .footer-tags-list a{
  border: 1px solid silver;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  margin: 0 10px 10px 0;
  opacity: 0.8;
  padding: 2px 5px;
  color: silver;
  text-decoration: none;
  font-weight: bold;
}

footer .footer-top .container .footer-tags-list a:hover{
  background: #1fc0a0 none repeat scroll 0 0;
  border-color: #1fc0a0;
  color: #FFFFFF;
}

.latest-footer-blogs p.not-available, .footer-tags-list p.not-available{
  text-align: center;
}


@media only screen and (max-width: 992px) {
  footer .footer-top .container, footer .footer-copyright .container{
    padding: 0px 15px;
  }
  
  footer .footer-top .container .latest-footer-blogs{
    padding-bottom: 0px;
  }
}

.footer i {
	font-weight: 500;
	font-size: 46px;
    padding: 0px 10px;
	color:#fff;
}

.footer-address {
	background-color: #f0f0f0;
	/*height: 300px;*/
	color: #fff;
	padding: 40px 0px 20px;
}

.contact-title {
	font-size: 1.12rem;
	color: #333333;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 28px;
    text-transform: capitalize;
	border-bottom: 1px solid #272727;
}

.contact-info div.item {
	font-size: 1rem;
    color: #666666;
    font-weight: 400;
    line-height: 1.7;
font-family: 'Open Sans', sans-serif;
}
.contact-info div.item i{
color: #f37024;
}
/*@media (min-width: 576px) {
	.contact-info div.item {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.contact-info div.item {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.contact-info div.item {
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.contact-info div.item {
		width: 100%;
	}
}*/

.contact-info span {
	padding-left: 1rem;
}



#header_placeholder {
    height:72px;
    width:100%;
    display:none;
}
.footer-top .row-background{
	background-image:url("/public/images/footer-top-img.jpg");
    height: 174px;
    background-size: 100% 174px;
    bottom: 0;
    z-index: 1;
    margin-bottom: -2px;
    background-repeat-y: no-repeat;
    width: 100%;
    background-size: cover;
	position:relative;
}
.footer-middle .row-background{
	background-color:#1e4752;
	padding: 95px 0px 40px 0px;
	
}
.footer-bottom .row-background{
	background-color:#173841;
	
}
.ft-text-box-holder .footer-title h4{
	color:#fff;
	font-weight:800;
	letter-spacing:0.95px;
	margin-bottom: 5px;
}
.footer-link-box-holder{
	padding:0px;
	padding-top:15px;
	
}
.footer-link-box-holder a li{
	list-style: none;
	color:#fff;
}
.footer-link-box-holder li{
	list-style: none;
	color:#fff;
}
.footer-logo-right img{
	max-width:100%;
	padding-top:20px;
}
.footer-separator{
	width: 33%;
    height: 3px;
    background-color: #e2763a;
    display: inline-block;
}
.footer-icon-holder{
	margin: 0 auto;
    padding: 20px;
}
.cpyr-txt{
	padding:30px 0px 30px 0px;
}
.cpyr-txt h6{
	color:#4d7f8c;
	font-size:13px;
	
}
.footer-logo-dark{
	position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -31.5px;
    -webkit-transform-origin-y: 50%;
    transform: translate(0px, 115px);
	
}
.footer-link-box-holder a{
	text-decoration:none !important;
}

.footer-bottom .powered_by_text{
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: #4d7f8c;
    font-size: 14px;
    vertical-align: inherit;
    position: relative;
    top: -1px;

}
.footer-bottom .powered_by img{
    max-width: 70px;
    position: relative;
    top: -2px;
}