@charset "UTF-8";
/* CSS Document */


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, form, fieldset, input, p, blockquote, table, th, td
{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-width: 0px;
  border-right-width-value: 0px;
  border-bottom-width: 0px;
  border-left-width-value: 0px;
  border-top-style: none;
  border-right-style-value: none;
  border-bottom-style: none;
  border-left-style-value: none;
}

a {text-decoration:none;}

body {
	color: #575c7a;
	line-height: 1.5em;
	font-family: Arial;
	font-size: 14px;
	z-index: -1;
}
.container {
	margin: 0px auto;
	background-color: #000;
}

h1 { color: #a6430a; margin: 0em 0em .5em 0em; font-size: 2em; font-weight: normal; }
h2 { font-size: 1.7em; margin: 0em 0em 1em 0em; }
h3 { font-size: 1.5em; margin: 0em 0em 1em 0em; }

p { margin: 0px 0px .75em 0px; }
a { color: #fff; }
a:hover { color: #f90; }


.nav {
	width: 100%;
	background-color: #000;
	height: 50px;
	margin: 0px auto;
}

.nav li {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	display: inline;
	font-size: .9em;
	padding: 15px 30px 0px 0px;
	
}
nav li a
{
  display: inline-block;
  padding-top: 15px;
	
}

nav ul {
	text-align: center;
	margin-left: 50px;
	
}

.clear { clear: both;}

.logo	{
	text-align: center;
	z-index: 99;
	padding: 20px;
	margin: 5px;
	background-color: #fff;
	height: 200px;
}
#logo	{
	background-color: #fff;
}

.logo1	{
	text-align: center;
}

.logo-header {
	overflow: hidden;
	text-align: center;
}

#tag {
	background-color: #695BA6;
	text-align: center;
	background-image: url("images/bkg-purflower3.png");
	overflow: hidden;
	height: 225px;
	
}
.tag	{
	text-align: center;
	font-size: 2em;
	font-family: Montserrat, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.5em;
	color: #FFFFFF;
	padding-top: 15px;
	
}
.tag-list	{
	text-decoration: none;
	color: black;
	font-size: 20px;
	line-height: 26px;
	text-align: left;
	padding: 10px 10px 10px 50%;
}

.tag li {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	display: inline;
	font-size: 1em;
	padding: 15px 30px 0px 0px;
	
}





.dots	{
	font-weight: normal;
	color: #848484;
}
.bullets {
	margin-left: 50%;
	font-size: 24px;
	line-height: 1.5em;
	color: #000;
	padding-bottom: 15px;
}

.vdot	{
	color: #EAAA40;
}

#quote	{
	margin: 0px auto;
	padding: 20px;
	text-align: center;
	background-color: #423952;
}
.feature	{
	margin: 0px auto;
	padding: 75px 20px;
	text-align: center;
	background-color: #282828;
	border: 5px black;
	
}
.feature img {
}

.title-feature	{
	line-height: 1.5em;
	font-family: Montserrat, sans-serif;
	font-size: 3.5em;
	padding-bottom: 20px;
	padding-top: 50px;
	color: #EAAA40;
	text-align: left;
}

.title-subhead	{
	line-height: 1.5em;
	font-family: Montserrat, sans-serif;
	font-size: 2em;
	padding-bottom: 30px;
	padding-top: 30px;
	color: #695BA6;
	text-align: left;
}


.projects {
	padding: 10px;	
	width: 960px;
}

#services	{
	margin: 0px auto;
	padding: 50px;
	height: 100px;
	text-align: center;
	background-color: #D24E9B;
  background-image: linear-gradient(to bottom right, #02AAB7, #695BA6);
}
.services-text {
	line-height: 1.5em;
	font-family: Montserrat, sans-serif;
	font-size: 2em;
	text-decoration: none;
	padding-bottom: 20px;
	padding-top: 50px;
	text-align: left;
	color:#fff;
}

.contact	{
	font-size: 20px;
	padding: 50px;
	
}
#portfolio	{
	width: 960px;
	margin: 0px auto;
	text-align: center;
}
	
.title-portfolio	{
	font-family: Montserrat, sans-serif;
	font-size: 5em;
	color: #695BA6;
	padding-bottom: 50px;
	padding-top: 75px;
	text-align: center;
	width: 960px;
		margin: 0px auto;


}
	
.title-services	{
	font-family: Montserrat, sans-serif;
	font-size: 2.5em;
	padding: 10px;
	color: #FFF;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;

}

.title-contact	{
	font-family: Montserrat, sans-serif;
	font-size: 2.5em;
	padding: 10px;
	color: #FFF;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;

}

/* form start */

/* Add styles to 'container' class */
.container-contact {
	padding: 24px 24px 24px 24px;
	margin: 48px 48px;
	background: #968cc1;
	border-radius: 4px;
}

h3 {
	text-align: center;
}

/* Add styles to 'label' selector */
label {
	font-size: 0.85em;
	margin-left: 12px;
	color: #000;
}

/* Add styles to 'input' and 'textarea' selectors */
input[type=text],input[type=email], textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}

/* Add styles to show 'focus' of selector */
input[type=text]:focus,input[type=email]:focus, textarea:focus {
	border: 1px solid green;
}

/* Add styles to the submit button */
input[type=submit] {
	background: #64B5F6;
	margin: 0 auto;
	outline: 0;
	color: white;
	border: 0;
	padding: 12px 24px;
	border-radius: 4px;
	transition: all ease-in-out 0.1s;
	position: relative;
	display: inline-block;
	text-align: center;
}

/* Add styles for 'focus' property */
input[type=submit]:focus {
	background: #A5D6A7;
	color: whitesmoke;
}

/* Style 'hover' property */
input[type=submit]:hover {
	background: #2196F3;
}

/* Align items to center of the 'div' with the class 'center' */
.center {
	text-align: center;
}


/* form end */

.wrapper	{
	background-color: #000;
	width: 100%
}
	
.port	{
	padding: 20px;
	text-align: center;

}
	
.center	{
	text-align:center;
}


.box	{
	padding: 10px;

}

.title	{
	display: block;
}

footer	{
	padding: 20px;
	height: 80px;
	text-align: center;
}

