/*			Footer				*/
.full-footer-box, .full-footer {
	width:100%;
	float: left;
  color: #999999;
  background: #222222;
}
body.fill .full-footer-box, body.fill .full-footer{
  -webkit-filter: blur(20px);
  filter: blur(20px);
}
.limit {
	float:left;
	width:100%;
}
.full-footer-box .limit{ padding-top: 50px; }
.full-footer-box{
  padding: 0px 0 50px;
}
.footer-box1,.footer-box2,.footer-box3 {
	float:left;
	width:31%;
}
.footer-box1,.footer-box2 {
	margin-right:3.5%;
}
.logo-footer img{
  max-width: 95%!important;
}
.footer-social {
  margin-top: 10px;
  width: 100%;
  float: left;
}
.footer-social li {
  display: inline-block;
  margin: 0 5px 10px;
} 
.footer-social li a{
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  font-size: 18px;
}
.footer-social li.facebook a{ background: #2D5F9A; }
.footer-social li.twitter a{ background: #00C3F3; }
.footer-social li.flickr a{ background: #FF0084; }
.footer-social li.pinterest a{ background: #bd081c; }
.footer-social li.instagram a{ background: #405de6; }
#footer-box {
  float: left;
  width:100%;
}
#footer-box h3{ color: #999999; }
#footer-box .wpcf7-form input.wpcf7-text {
  text-align: center;
  padding: 10px;
  border-color: #dce0e0;
  color: #222;
  outline: none;
  border-radius:3px;
  font-size: 14px;
  margin: 0;
}
#footer-box .wpcf7-form .wpcf7-submit {
  margin-top: 10px;
  width: 100%;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: .6em 2.5em .6em 2.5em;
  line-height: 1.5;
  border: 2px solid #d5a02a;
  background: #d5a02a;
}
#footer-box .wpcf7-form .wpcf7-submit:hover{
  background: #333;
  border-color: #333;
}
#footer-box h3 {
  color: #999999;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 2px;
  margin-top: 10px;
  text-transform: uppercase;
}
#footer {
  border-top: 1px solid #2C2C2C;
}
body.page-id-266 .full-footer-box, body.page-id-266 .full-footer {
    display: none;
}
.copyright {
  float: left;
}
#footer .right {
  float: right;
}
#footer .right a {
  color: #fff;
}
#footer .right a:hover {
  text-decoration: underline;
}
/**** Responsive settings ******/

@media only screen and (max-width: 768px) {
  .footer-box3 {width: 100%;}
  .footer-box1{width: 45%;margin-right: 5%;}
  .footer-box2{width: 50%;margin-right: 0%}
  .footer-box3 {
  	margin: 0px;
  }
  .full-footer-box  div.wpcf7 .ajax-loader{ display: none; }
  .full-footer p.copyright{ font-size: 12px; }
  .service-check-col{margin-right: 0;}
  .inner-service-check{margin-bottom: 10px;}
  .row-service-check{padding: 0;}
  .row-blog .blog-ct-over h3 a{font-size: 15px;}
  .row-room-2, .row-room-3{padding: 60px 0px;}
  .row-bg-rom h3, .row-room-2 h3, .row-room-3 h3{font-size: 25px;}
  .row-room-3{margin-bottom: 0px;}
  .team-col{margin-bottom: 0;}
  .row-blog .blog-ct-over{ width: calc(100%/2 - 8px);margin-right: 15px; }
  .row-blog .blog-ct-over:nth-child(4n){display: none;}
  .row-blog .blog-ct-over:nth-child(3n){margin-right: 0}
  .row-blog .blog-ct-over h3 a{margin-bottom: 0;}
  .row-blog .blog-ct-over .img-blog{margin-bottom: 0;}

}
@media only screen and (min-width: 600px) and (max-width: 640px) {
  .row-blog .blog-ct-over h3 a {font-size: 20px;}
  
}
@media only screen and (max-width: 640px) {
  div.team-col{width: calc(100%/2 - 8px);}
  div.team-col:nth-child(4n){display: none;}
  div.team-col:nth-child(3n){margin-right: 0}
  .footer-box1,.footer-box2,.footer-box3 {width: 100%;margin: 0;}
  .logo-footer{width: 60%;}
 }
@media only screen and (max-width: 480px ) {
  .row-room-3 , .row-blog .blog-ct-over h3 a{
  margin-bottom: 0;
}
  .row-blog .blog-ct-over h3 a {
    font-size: 17px;
  }
  .row-blog .blog-ct-over .img-blog{margin-bottom: 5px;}
  .blog-ct .blog-meta{line-height: 15px;}
  .row-blog .blog-ct-over a.bt-view-p{font-size: 10px;}
  .logo-footer{width: 100%;}
}

