@charset "UTF-8";

/* CSS Document */

@font-face {
    font-family: "FeijoaWeb";
    src: url('../webfonts/FeijoaWeb-Display.woff2') format('woff2'),
         url('../webfonts/FeijoaWeb-Display.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


body {
	margin:0px;
	padding:0px;
}

	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
   
    	padding-right: 0px; 
		padding-left: 0px; 
}


	p {
	text-align: left;
	font-family: Courier, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	line-height: 1.2;
	color: #464748;
	padding: 0px;
	margin-left: 15px;
	margin-right: 15px;
	}

	h1 {
	text-align: center;
	font-family: FeijoaWeb, Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight:100;
	font-size: 20pt;
	color: #2f3338;
	padding-bottom:0px;
	margin-left: 15px;
	margin-right: 15px;
	
	
}
	h2{
	font-family: FeijoaWeb, Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size:18px;
	color: #2f3338;
	font-weight:300;
	margin-left: 10px;
	margin-right: 10px;
	
}
	h3{
	font-family: Courier, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #000000;
	font-weight:300;
	margin-left: 10px;
	margin-right: 10px;

}
	h4{
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:28px;
	color: #000000;
	font-weight:300;
	margin-left: 10px;
	margin-right: 10px;
	
}
	h5{
	font-family: FeijoaWeb, Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size:36px;
	color: #89281e;
	font-weight:300;
	margin-left: 15px;
	margin-right: 15px;
	text-align:left;

	
}
	h6 {
	font-family: FeijoaWeb, Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size:28px;
	color: #89281e;
	font-weight:200;
	margin-left: 15px;
	margin-right: 15px;
}

body{
	background-color:#fdfaea;
}

#nav ul {
		list-style-type:none;
		padding:20px;
		text-align:center;
	}
#nav ul li {
	display:inline;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:20px;
	color:#ffffff;
	font-weight:300;
	padding-left:5%;
	padding-right:5%;
	
}

.navbar-default {
	background-color:#000000;
	border:none;
}
.navbar ul li {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:300;	
}

	.navbar ul li a:hover{
	color: #89281e;
}

.dropdown-menu {
	background-color:#7accc8;
}


/* Style all font awesome icons */

#socialicons {
	text-align: right;
	padding-right: 50px;	
	height: 50px;
}
.fa {
    padding: 13px;
    font-size: 30px;
    width: 40px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
}

/* Add a hover effect if you want */
.fa:hover {
    opacity: 0.7;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {
    background: #7accc8;
    color: white;
}

/* Instagram */
.fa-instagram {
    background: #7accc8;
    color: white;
}


#header {
	width:100%;
	height:auto;
}
#header #logo {
	height:auto;
	text-align: center;
	margin-top: -20px;
	margin-bottom: -20px;

}
#header #logo img {
	width:30%;
	height:auto;
	margin-left:3%; 
}

.container {
	background-color:#fdfaea;
}

/*INTRO*/

	
#intro h1 {
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	}
	
	#intro h2 {
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	}
	
	#intro p {
	text-align: center;	
	color: #626161;
	font-weight: 100;
	letter-spacing: 1px;
	margin-top: -15px;
	}



#box4 {
	width:100%;
	height:auto;
}

#box4 img {
	width:100%;
	height:auto;
}

#box4b img {
	width:100%;
	height:auto;
}


#box5 {
	background-color:#f4acac;
	height:auto;
}

#box5 h6 {
	color:#ffffff;
	padding: 30px;
	padding-bottom:5px;
}
#box5 p {
	color:#ffffff;
	padding: 30px;
	padding-top:0px;
	font-size:16px;
	font-weight:200;
	letter-spacing: 1px;

}

#box6 {
	background-color:#fbaf5d;
	height:auto;
}
#box6 h6 {
	color:#ffffff;
	padding: 30px;
	padding-bottom:5px;
}
#box6 p {
	color:#ffffff;
	padding: 30px;
	padding-top:0px;
	font-size:16px;
	font-weight:200;
	letter-spacing: 1px;

}

#box7 {
	background-color:#7accc8;
	height:auto;
}
#box7 h6 {
	color:#ffffff;
	padding: 30px;
	padding-bottom:5px;
}
#box7 p {
	color:#ffffff;
	padding: 30px;
	padding-top:0px;
	font-size:16px;
	font-weight:200;
	letter-spacing: 1px;
}

#box8 {
	width:100%;
	height:auto;
}

#box8 img {
	width:100%;
	height:auto;
}


#box8b img {
	width:100%;
	height:auto;
}

#box9 {
	height:100px;
	background-color:#A9A7A7;
}
#box9 h6 {
	color:#ffffff;
	padding: 30px;
	padding-bottom:5px;
	
}
#box9 p {
	
	color:#ffffff;
	padding: 30px;
	padding-top:0px;
	font-size:16px;
	font-weight: 200;
	letter-spacing: 1px;
}


/*ABOUT*/
.space {
	width:100%;
	height: 60px;
}

#aboutimage img {
	width:100%;
	height:auto;
	padding-top: 30px;
	padding-left:0px;
	padding-right:30px;
	padding-bottom: 15px;
}

/*PROBLEMS SOLVED
#one {
	background-color:#A9A7A7;
	min-height: 160px;
}
#one h5 {
	color:#fdfaea;
}
#one p {
	color:#fdfaea;
}
#oneA {
	color:#fdfaea;
	min-height:160px;

}
#two {
	background-color:#7EC8E6;
	min-height:160px;
	
}
#two h5 {
	color:#fdfaea;
}
#two p {
	color:#fdfaea;
}
#twoA {
	min-height:160px;
}
#three {
	background-color:#7accc8;
	min-height:160px;
}
#three h5 {
	color:#fdfaea;
}
#three p {
	color:#fdfaea;
}
#threeA {
	min-height:160px;
}

#four {
	background-color:#5D5D5D;
	min-height:160px;
}
#four h5 {
	color:#fdfaea;
}
#four p {
	color:#fdfaea;
}
#fourA {
	min-height:160px;
}

PROBLEMS SOLVED*/

.carousel-control.left, .carousel-control.right {
   background-image:none !important;
   filter:none !important;
}

/*CONTACT*/

#wingman h6 {
	text-align: center;
	padding-bottom:15px;
}

#wingman p {
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom:25px;
	
}

#notthislbd h6 {
	text-align: center;
	padding-bottom:15px;
}

#notthislbd p {
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom:25px;
	
}

#contact {
	text-align: center;
	
	
}
#contact img {
	width: 300px;
	height: auto;
	padding-top: -120px;	
	padding-bottom: 50px;
	padding-right: 30px;
}

#contact h6 {
	text-align: center;
	padding-left: 20%;
	padding-right: 20%;
	padding-bottom:0px;
}

#contact p {
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10px;
	
}

#contact2 {
	text-align: center;
	
}
#contact2 img {
	width: 300px;
	height: auto;
	padding-top: -120px;	
	padding-bottom: 50px;
	padding-right: 30px;
}

#contact2 h6 {
	text-align: center;
	padding-left: 20%;
	padding-right: 20%;
	padding-bottom:0px;
}

#contact2 p {
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10px;
	
}


#socialicons2 {
	text-align: center;
	padding-bottom: 30px;
		
}




/*FOOTER*/

#footertop {
	width: 100%;
	height: 140px;
	background-color:#000000;
}

#footer1 {
	width: 50%;
	height: 140px;
	float:left;
}
#sitemap ul {
	list-style: none;
	align-content: left;
	display: block;
	padding-top: 30px;
}

#sitemap ul li a {
	color: #ffffff;
	font-weight:200;
	font-size: 12px;
}

#footer2 {
	width: 50%;
	height: 140px;
	float: right;
	
}


#logowhite {
	text-align: right;
}
#logowhite img {
	height: 135px;
	text-align: right;
	padding: 30px;
}

#footerbottom {
	width: 100%;
	height: 40px;
	background-color:#7accc8;
	
}


#footerbottom p {
	color: #000000;
	font-size: 12px;
	text-align: center;	
	font-weight:100;
	padding-top:10px;
}

@media screen and (max-width:480px){
	
	#header #logo img {
	width:45%;
	height:auto; 
}
	
	#socialicons {
		text-align: center;
		padding-bottom: 100px;
		padding-right: 0px;
	
}

#intro {
    padding-left: 15%;
    padding-right: 15%;
}

#intro h1 {
	font-size: 20px;
}

	#one{
		width:100%;
	}
	#oneA {
		display:none;
	}
	

	#two{
		width:100%;
	}
	#three{
		width:100%;
	}
	#four{
		width:100%;
	}
}
.red{
    color:red;
    }
.form-area
{
    background-color: #FAFAFA;
	padding: 10px 40px 60px;
	margin: 10px 0px 60px;
	border: 1px solid GREY;
	}

	
@media screen and (max-width:480px){
	#one{
		width:100%;
	}

	#two{
		width:100%;
	}
	#three{
		width:100%;
	}
	#four{
		width:100%;
	}
	
#contact2 {
	display: none;	
}


}


@media screen and (min-width: 481px) and (max-width:767px){
#header #logo img {
	width:40%;
	height:auto; 
}


#contact2 {
	display:none;	
}}

 
@media screen and (max-width:768px) {
#box5 {
	height:250px;}
#box6 {
	height:250px;}
#box7 {
	height:250px;}
#box9 {
	height:250px;}

}



@media screen and (max-width: 991px) and (min-width:768px){
	
#header #logo img {
	width:35%;
	height:auto; 
}
#box5 {
	height:250px;}
#box6 {
	height:250px;}
#box7 {
	height:250px;}
#box9 {
	height:250px;}
	
#wingman {
	padding-left:10%;
	padding-right: 10%;
}

#notthislbd {
	padding-left: 10%;
	padding-right: 10%;
}	
#contact {
    display:none;
}
	
}

@media screen and (max-width: 1199px) and (min-width:992px){
	
	
#box5 {
	height:323px;}
#box6 {
	height:323px;}
#box7 {
	height:323px;}
#box9 {
	height:323px;}


#wingman {
	padding-left: 20%;
	padding-right: 20%;
}

#notthislbd {
	padding-left: 20%;
	padding-right: 20%;
}	
#contact {
display:none;	
}
}

@media screen and (min-width: 1200px){

#wingman {
	padding-left: 20%;
	padding-right: 20%;
}

#notthislbd {
}

#contact {
display:none;	
}



#box5 {
	height:390px;}
#box6 {
	height:390px;}
#box7 {
	height:390px;}
#box9 {
	height:390px;}
}


	