@import '_/css/anythingslider.css';
/* Defaults-------------------------------------------------------------------------------*/
html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
img,
object,
embed {
  max-width: 100%;
  height: auto;
}
html {
  overflow-y: scroll;
  background: #000;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
th {
  font-weight: bold;
  vertical-align: bottom;
}
td {
  font-weight: normal;
  vertical-align: top;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline;
}
.ie6 input {
  vertical-align: text-bottom;
}
select,
input,
textarea {
  font: 99% sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
}
a:hover,
a:active {
  outline: none;
}
small {
  font-size: 85%;
}
strong,
th {
  font-weight: bold;
}
td,
td img {
  vertical-align: top;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre,
code,
kbd,
samp {
  font-family: monospace, sans-serif;
}
.clickable,
label,
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}
button,
input,
select,
textarea {
  margin: 0;
}
button {
  width: auto;
  overflow: visible;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
/* Common Mixins */
body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.ir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/* Grid Settings */
/* Color Variables */
body,
html {
  background: #dfdad7;
  font-family: "trajan-pro-3", sans-serif;
}
/*
.strip {
  background: #585756;
  height: 14px;
}
*/
.images_wrapper {
  background: url('_/images/images-background.jpg') no-repeat center;
  background-size: 100% 100%;
  min-width: 1080px;
  padding-top: 5px;
}
.images_inner {
  width: 1024px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 40px;
}
.images_inner #logo {
  background: url('_/images/logo.png') no-repeat;
  text-indent: -9999em;
  height: 122px;
  width: 463px;
  margin: 20px auto;
}
.images_inner .top_divider {
  background: url('_/images/top-border.jpg') no-repeat;
  height: 23px;
  width: 969px;
  margin: 0 auto;
}
.images_inner .slider_wrapper {
  width: 943px;
  height: 542px;
  margin: 4px auto 15px;
}
.images_inner .bottom_divider {
  background: url('_/images/bottom-border.jpg') no-repeat;
  height: 23px;
  width: 969px;
  margin: 0 auto;
}
.leo {
  display: block;
  margin: auto;
  max-height: 80%;
  max-width: 80%;
}
.navigation {
  text-align: center;
  margin-top: 22px;
}
.navigation li {
  padding: 10px 10px;
  display: inline;
}
.navigation a {
  text-transform: uppercase;
  font-family: "trajan-pro-3";
  color: #6a6969;
  text-decoration: none;
  font-size: 16px;
}
.navigation a:hover {
  color: #000;
}
.small_nav {
  text-align: center;
  margin-top: 16px;
}
.small_nav li {
  display: inline;
}
.small_nav a {
  text-transform: uppercase;
  font-family: "trajan-pro-3";
  color: #6a6969;
  text-decoration: none;
  font-size: 14px;
}
.small_nav a:hover {
  color: #000;
}
.projectbar {
  text-align: center;
  padding-top: 16px;
}
.projectbar li {
  padding: 2px 0;
  display: inline;
}
.projectbar a {
  text-transform: uppercase;
  font-family: "trajan-pro-3";
  color: #6a6969;
  text-decoration: none;
  font-size: 18px;
}
.projectbar a:hover {
  color: #000;
}
.pdf {
  margin: 0px 55px 0px 55px;
  text-align: center;
}
.pdf li{
  display: inline-block;
  padding: 15px 40px 15px 40px;
  color: #000;
  text-decoration: none;
  font-family: "trajan-pro-3";
}
.pdf a {
  color: #000;
  text-decoration: none;
  font-family: "trajan-pro-3";
}
.description {
  text-align: center;
}
.description li {
  color: #5d5d5d;
}
.description a {
  color: #000;
  text-decoration: none;
  font-family: 'minion-pro';
}
.pdf a:hover, .description a:hover {
  color: #5d5d5d;
}
.contact_wrapper {
  background: url('_/images/contact-background.jpg') center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  min-width: 1080px;
  min-height: 748px;
}
.contact_inner {
  width: 1024px;
  margin: 0 auto;
  *zoom: 1;
}
.contact_inner:before,
.contact_inner:after {
  content: "";
  display: table;
}
.contact_inner:after {
  clear: both;
}
.contact_inner h2 {
  font-family: "trajan-pro-3";
  font-size: 40px;
  letter-spacing: 6px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  color: #58595b;
  padding-top: 60px;
}
.contact_details {
  width: 445px;
  float: left;
  margin-right: 30px;
  background: url('_/images/contact-wrapper-background.png') no-repeat -13px top;
  margin-left: 53px;
}
.about_details {
  width: 920px;
  float: left;
  margin-right: 30px;
  padding-top: 12px;
  background: url('_/images/contact-wrapper-background.png') no-repeat -13px top;
  margin-left: 53px;
}
.contact_details .details_inner {
  background: url('_/images/contact-left-background.jpg') no-repeat;
  *zoom: 1;
  padding: 20px 15px;
  height: 217px;
}
.contact_details .details_inner:before,
.contact_details .details_inner:after {
  content: "";
  display: table;
}
.contact_details .details_inner:after {
  clear: both;
}
.contact_form {
  width: 445px;
  float: left;
  background: url('_/images/contact-wrapper-background.png') no-repeat -484px top;
}
.contact_form .inquire_inner {
  background: url('_/images/contact-right-background.jpg') no-repeat;
  *zoom: 1;
  padding: 20px 15px;
  height: 217px;
  font-family: 'minion-pro', serif;
  color: #343430;
}
.contact_form .inquire_inner:before,
.contact_form .inquire_inner:after {
  content: "";
  display: table;
}
.contact_form .inquire_inner:after {
  clear: both;
}
.contact_form .inquire_inner p {
  margin-bottom: 12px;
  color: #343430;
  font-size: 16px;
  padding-right: 128px;
}
.contact_form .inquire_inner label {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.contact_form .inquire_inner input[type=text],
.contact_form .inquire_inner input[type=email] {
  width: 100%;
  margin-bottom: 8px;
  border: 1px solid #e4e4e4;
  outline: 1px solid #FFF;
}
.contact_form .inquire_inner input[type=submit] {
  display: block;
  float: right;
  outline: 0;
  background: #3a3d41;
  border: 2px solid #5c5f62;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-family: 'minion-pro', serif;
  color: #dcd9d7;
  text-transform: uppercase;
  padding: 1px 18px;
  margin-top: 12px;
  letter-spacing: 1px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) !important;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3) !important;
}
.contact_form .inquire_inner input[type=submit]:hover {
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
  background-color: #1663a7;
  border: 2px solid #4384bc;
}
.contact_form,
.about_deatils,
.contact_details {
  padding-top: 12px;
  color: #343430;
}
.contact_form h3,
.about_details h3,
.contact_details h3 {
  text-transform: lowercase;
  font-family: "trajan-pro-3", serif;
  font-size: 16px;
  padding-left: 14px;
  color: #5b5b5b;
  margin-bottom: 8px;
}
.our_firm {
  padding: 14px;
  margin-top: 26px;
  font-family: 'minion-pro';
  text-stroke: lighter;
  text-align: justify;
  line-height: 1.6em;
  font-size: 18px;
  -webkit-text-size-adjust: none;
  background: url('_/images/contact-right-background.jpg');
  background-size: contain;
  max-height: 999999px;
}
p.text:first-letter {
  font-size: 150%;
}
p.one {
  overflow: scroll;
  height: 350px;
}
p.one:first-letter {
  font-size: 150%;
}
.preview {
  background: url('_/images/imageback.jpg') center;
  width: 943px;
  height: 542px;
  margin: 0 auto;
}
.picture_list {
  text-align: center;
  padding-top: 30px;
}
.picture_list li {
  display: inline;
  padding: 1px;
  text-transform: uppercase;
  font-family: "trajan-pro-3";
  color: #696969;
  text-decoration: none;
  font-size: 14px;
}
.b1 {
  background-image: url('_/gallery/b1.jpg');
  width: 155px;
  height: 155px;
  display: inline-block;
}
.b1:hover {
  background: url('_/gallery/b1c.jpg');
}
.h1 {
  background-image: url('_/gallery/h1.jpg');
  width: 155px;
  height: 155px;
  display: inline-block;
}
.h1:hover {
  background: url('_/gallery/h1c.jpg');
}
.f1 {
  background-image: url('_/gallery/f1.jpg');
  width: 155px;
  height: 155px;
  display: inline-block;
}
.f1:hover {
  background: url('_/gallery/f1c.jpg');
}
.n1 {
  background-image: url('_/gallery/n1.jpg');
  width: 155px;
  height: 155px;
  display: inline-block;
}
.n1:hover {
  background: url('_/gallery/n1c.jpg');
}
#text-display {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "trajan-pro-3";
  padding: 140px 0px 0px 0px;
  text-align: center;
  height: 24px;
  font-size: 22px;
  letter-spacing: .5em;
}
.contact_form dl,
.contact_details dl {
  font-family: 'minion-pro';
  float: left;
}
.contact_form .details_inner_left,
.contact_details .details_inner_left {
  width: 200px;
  margin-right: 30px;
}
.contact_form .details_inner_right,
.contact_details .details_inner_right {
  width: 100px;
}
.contact_form dt,
.contact_details dt {
  font-weight: bold;
  text-transform: uppercase;
}
.contact_form dd,
.contact_details dd {
  margin-bottom: 18px;
  line-height: 1.1;
  font-size: 16px;
}
.contact_form dd a,
.contact_details dd a {
  color: #343430;
  text-decoration: none;
}
.contact_form dd a:hover,
.contact_details dd a:hover {
  text-decoration: underline;
  color: #0f78d0;
}
.contact_form ul,
.contact_details ul {
  list-style-type: none;
  *zoom: 1;
  margin-top: 5px;
}
.contact_form ul:before,
.contact_details ul:before,
.contact_form ul:after,
.contact_details ul:after {
  content: "";
  display: table;
}
.contact_form ul:after,
.contact_details ul:after {
  clear: both;
}
.contact_form li,
.contact_details li {
  display: block;
  float: left;
  height: 25px;
  width: 25px;
  margin-right: 5px;
}
.contact_form li a,
.contact_details li a {
  display: block;
  height: 25px;
  width: 25px;
  text-indent: -999999em;
  opacity: .7;
  background: url('_/images/social.png') no-repeat;
}
.contact_form li.pinterest a,
.contact_details li.pinterest a {
  background-position: -29px 0;
}
.contact_form a:hover,
.contact_details a:hover {
  opacity: 1;
}
.contact_form .left-group,
.contact_details .left-group {
  width: 45%;
  float: left;
  margin-right: 5%;
}
.contact_form .right-group,
.contact_details .right-group {
  width: 50%;
  float: left;
}
.flower {
  background: url('_/images/flower.png') no-repeat;
  width: 101px;
  height: 101px;
  float: right;
  margin-top: 45px;
  margin-right: 47px;
}
.flower_center {
  background: url('_/images/flower.png') no-repeat;
  width: 101px;
  height: 101px;
  float: right;
  margin-top: 45px;
  margin-right: 457px;
}
.signature {
  background: url('_/images/signature.png') no-repeat;
  width: 318px;
  height: 112px;
  float: right;
  margin-top: 45px;
  margin-right: 97px;
}
.designed_by {
  clear: both;
  text-indent: -99999em;
  background: url('_/images/bug.png') no-repeat;
  height: 32px;
  width: 131px;
  float: right;
  margin-right: 85px;
  margin-top: 88px;
}
.designed_by a {
  display: block;
  height: 100%;
  width: 100%;
}