#wrap {
background-color: #4B367C;
}

#nav {
background-color: #DDDFE9;
border-top: 10px solid #EEEDED;
overflow: hidden;
}

#footer {
background-color: #AFB7BB;
border-top: 8px solid #4B367C;
clear: both;
overflow: hidden;
}

.logo_text {
width: 310px;
color: #DDDFE9;
display: inline-block;
font: bold 72px/58px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
letter-spacing: -.08em;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
}

.page-template-page-home-php #main-container {
padding-bottom: 0px;
padding-top: 0px;
height: 0px !important;
}

.footer-btm .footer-navigation a {
color: #4B367C;
}

.row {
width: 100%;
max-width: 1100px;
margin: 0 auto;
}

#header-container {
padding-top: 60px;
height: 530;
}

#page-header h1, #header-container p a {
color: #4B367C;
padding-top: 80px;
}
