@charset "utf-8";
/* CSS Document */

/* ==================================================================
	1.0 General
================================================================== */
html {
  position: relative;
  min-height: 100%;
}
body{
	font-family: "Lato",sans-serif;
	padding-bottom: 100px;
}
/* ==================================================================
	1.0 Section
================================================================== */
section{
	text-align:center;
	padding:0px;
	font-family: "Lato",sans-serif;
	z-index:5;
	position:relative;
}
section .container{
	padding-top:60px;
	padding-bottom:60px;
	position: relative;
	z-index:10;
}
section img{
	margin:auto;
}
section img.img-circle{
	width:300px;
}
section h1, section h2, section h3, section h4 {
    font-weight: 700;
}
section#home .divider{
	display:none;
}
section#home .container{
	position: relative;
	z-index:5;
	padding-bottom:90px;
}
.divider{
	width:100px;
	border-bottom:2px solid;
	margin:auto;
}
.heading{
	margin:20px auto 30px auto;
}
.heading p{
	font-size:20px;
}

/* ==================================================================
	1.0 Footer
================================================================== */
footer{
	background: #EAEAEA;
    color: #686868;
	text-align:center;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	z-index:6;
}
footer a{
	color:#FFF;
	text-decoration:underline;
}
footer .copyright{
	background:#333;
	color:#FFF;
	margin:0px;
	padding: 20px 0px;
}
footer .copyright a{
	color:#FFF;
	text-decoration:underline;
}
ul.contact{
	padding: 20px 0px;
    margin: 0px;
}
ul.contact li{
	display: inline-block;
	margin-right: 15px;
}
ul.contact i{
	color: #111;
	margin-right: 3px;
	font-size: 20px;
}


/* ==================================================================
	1.0 Form
================================================================== */
.contactform input, .contactform textarea{
    border: 1px solid #B6B7B7;
	color: #363B3F;
	background: transparent none repeat scroll 0% 0%;
	padding: 15px 30px;
	margin: 0px 3% 20px 0px;
	resize: none;
	border-radius: 0px;
	height: auto;
}
.contactform .form-control:focus {
    border-color:#111;
    outline: 0px none;
    box-shadow:none;
}
.btn{
	border-radius:3px;
}
.btn-primary{
	background:#111;
	border:solid 2px #111;
}
.btn-primary:hover,
.btn-primary.btn-bordered{
	background:none;
	border:solid 2px #111;
	color:#111;
}

/* ==================================================================
	4.0 Icons Social
================================================================== */
ul.social{
	padding: 0px;
    margin: 30px 0px;
}

ul.social li{
	display: inline-block;
	margin: 0px 4px;
}
ul.social li a i{
	font-size: 20px;
	width: 50px;
	height: 50px;
	line-height: 2.3em;
	border-radius: 100px;
	color:#222;
	position: relative;
	border: 2px #222 solid;
}
ul.social li a:hover i{
	color: #111;
	border: 2px solid;
	background:#111;
}
/* ==================================================================
	4.0 Owl Carrousel
================================================================== */
#owl-slide .item{
  margin: 3px;
}
#owl-slide .item img{
  display: block;
  width: 100%;
  height: auto;
}
#owl-slide.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    margin: 30px auto 0px;
}
#owl-slide .owl-buttons div{
	font-size: 32px;
	width: 50px;
	height: 50px;
	line-height: 1.3em;
	border-radius: 100px;
	color: #111;
	position: relative;
	border: 2px solid #FFF;
	background:transparent;
	border: 2px solid #111;
	padding-top: 6px;
}

/* ==================================================================
	4.0 Overlay Styles
================================================================== */
.parallax-overlay { 
    width: 100%;
    height: 100%;
    position: absolute;
    z-index:1;
    background:transparent;
	opacity:0;
}

/* ==================================================================
	GENERAL
================================================================== */
.space-10{height:10px;}
.space-20{height:20px;}
.space-30{height:30px;}
.space-40{height:40px;}
.space-50{height:50px;}
.space-60{height:60px;}
.top-10{margin-top:10px;}
.top-20{margin-top:20px;}
.top-30{margin-top:30px;}
.top-40{margin-top:40px;}
.top-50{margin-top:50px;}
.top-60{margin-top:60px;}
.top-70{margin-top:70px;}
.bottom-10{margin-bottom:10px;}
.bottom-20{margin-bottom:20px;}
.bottom-30{margin-bottom:30px;}
.bottom-40{margin-bottom:40px;}
.bottom-50{margin-bottom:50px;}
.bottom-60{margin-bottom:60px;}
.bottom-70{margin-bottom:70px;}

/* ==================================================================
	4.0 Color
================================================================== */
/*Color 2*/
.bg-color-2{
	background:#2b2b2b;
}
.color-2,
body,
ul.social li a i,
ul.contact{
	color:#2b2b2b;
}
.border-color-2,
ul.social li a i{
	border-color:#2b2b2b;
}

/*Color 1*/
.bg-color-1,
.btn-primary,.btn-primary.focus, .btn-primary:focus,
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover{
	background:#101010;
}
.color-1,
.heading h1,
.heading h2,
.btn-primary:hover,
.btn-primary.btn-bordered,
.btn-primary.btn-bordered.active.focus,
.btn-primary.btn-bordered.active:focus,
.btn-primary.btn-bordered.active:hover,
.btn-primary.btn-bordered.focus:active,
.btn-primary.btn-bordered:active:focus,
.btn-primary.btn-bordered:active:hover,
ul.social li a:hover i,
ul.contact i{
	color:#101010;
}
.border-color-1,
.divider,
.contactform .form-control:focus,
.btn-primary,
.btn-primary:hover,
.btn-primary.btn-bordered{
	border-color:#101010;
}
ul.social li a:hover i{
    border: 2px #101010 solid;
    background:transparent;
}


body{
    background:url(img/bg.jpg) no-repeat fixed 0% 0%;
    background-size:cover;
}




.bg-color-1,
.btn-primary,.btn-primary.focus, .btn-primary:focus,
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover{
	background:#ff9c00!important;
}
.color-1,
.heading h1,
.heading h2,
.btn-primary:hover,
.btn-primary.btn-bordered,
.btn-primary.btn-bordered,
.btn-primary.btn-bordered.active.focus, .btn-primary.btn-bordered.active:focus, .btn-primary.btn-bordered.active:hover, .btn-primary.btn-bordered.focus:active, .btn-primary.btn-bordered:active:focus, .btn-primary.btn-bordered:active:hover,
ul.social li a:hover i,
ul.contact i{
	color:#ff9c00!important;
}
.border-color-1,
.divider,
.contactform .form-control:focus,
.btn-primary,
.btn-primary:hover,
.btn-primary.btn-bordered{
	border-color:#ff9c00!important;
}
ul.social li a:hover i,
.btn-primary:hover,
.btn-primary.btn-bordered{
    border: 2px #ff9c00 solid !important;
    background:transparent!important;
}

.logo{
margin-top: 10%;	
}