/* Global Styles */

html,
body {
  height: 100%;
  width: 100%;
}
.ptop20{padding-top:20px}
.mtop20{margin-top:20px}
.banner {
  height: 350px;
  background-size: cover !important;
}

.vert-text h1 {
  padding: 0;
  margin: 0;
  font-size: 4.5em;
  font-weight: 700;
}

/* Side Menu */

#sidebar-wrapper {
  margin-right: -250px;
  right: 0;
  width: 250px;
  background: #000;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-nav li {
  line-height: 40px;
  text-indent: 20px;
}

.sidebar-nav li a {
  color: #999999;
  display: block;
  text-decoration: none;
}

.sidebar-nav li a:hover {
  color: #fff;
  background: rgba(255,255,255,0.2);
  text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  height: 55px;
  line-height: 55px;
  font-size: 18px;
}

.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

#menu-toggle {
  top: 0;
  right: 0;
  position: fixed;
  z-index: 1;
}

#sidebar-wrapper.active {
  right: 250px;
  width: 250px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.toggle {
  margin: 5px 5px 0 0;
}

/* Full Page Image Header Area */

.header {
 
  background-size: cover !important;
}

/* Intro */

.intro {
  padding:0px 0 50px 0;
}

/* Services */

.services {
  background: #0a5175;
  padding: 50px 0;
  color: #ffffff;
}

.service-item {
  margin-bottom: 15px;
  padding: 50px 0;
}

i.service-icon {
  border: 3px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  font-size: 56px;
  width: 140px;
  height: 140px;
  line-height: 136px;
  vertical-align: middle; 
  text-align: center;
}
.social-share {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 0 0 0;}
ul.social-share li {
    display: inline-block;
    margin-right: 2px;}
ul.social-share li a {
    display: inline-block;
    color: #404040;
    font-size: 20px;
    background: #cbcbcb;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 2px;
}
ul.social-share li a:hover{background:#c52d2f;color:#fff;}
ul.social-share li a.fb:hover{background:#0182c4;}
ul.social-share li a.tw:hover{background:#20B8FF;}
ul.social-share li a.in:hover{background:#0077B4;}
/* Callout */

.callout {
  color: #ffffff;
  display: table;
  height: 400px;
  width: 100%;
  background: url(../img/callout.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* Portfolio */

.portfolio {
  padding: 50px 0;
}

.portfolio-item {
  margin-bottom: 25px;
}

.img-portfolio {
  margin: 0 auto;
}


/* Call to Action */

.call-to-action {
  color: #ffffff;
  background: #0a5175;
  padding:50px 0 100px 0;
}

.call-to-action .btn {
  margin: 10px;
}

/* Map */

.map {
  height: 500px;
}

/* Footer */

footer {
  padding: 100px 0;
}

.top-scroll {
  margin-top: 50px;
}

.top-scroll a {
  text-decoration: none;
  color: inherit;
}

i.scroll {
  color: #333333;
}

i.scroll:hover {
  color: #0a5175;
}
/* Responsive */
.botton-footer{
	background:#fff;
	color:#2e2e2e;
	padding:10px 0 10px;
	}
.botton-footer ul > li a {
  color: #2e2e2e;
  display:inline-block;
  margin:0 10px;
}

.botton-footer a:hover {
  color: #c52d2f;
}
.botton-footer p{
	margin-top:10px;
	margin-bottom:0px;
	}
.botton-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.botton-footer ul > li {
  display: inline-block;
  border-right:1px solid #2e2e2e;
  line-height:15px;
}


.botton-footer ul > li:last-child{
	border:none;
	}
.privacy_policy{ padding:0 100px;  }
.privacy_policy >h3{ font-size:20px}
.privacy_policy >p{}
.privacy_policy ul{}
.privacy_policy ul li{}
.logo_laapp31{ position:absolute; top:100px; left:0px}
.logo_laapp32{ position:absolute; top:100px; left:300px}
.logo_laapp33{ position:absolute; top:100px; left:600px}
.logo_laapp34{ position:absolute; top:100px; right:0px}
.logo_laapp{ position:absolute; top:100px; left:0px}
.logo_laapp1{ position:absolute; top:-50px; left:0px}
.logo_laapp2{ position:absolute; top:-50px; right:0px}

@media (max-width: 768px) {
	
 
  .callout {
	background: url(../img/callout.jpg) no-repeat center center scroll; 
  }

  .map {
	height: 75%;
  }
  .privacy_policy{ padding:0px  }

}
