/* .less imports */
/* CSS Reset
 *
 * Reset all to default
 *
 * @since  : v1.0
 * @source : http://meyerweb.com/eric/tools/css/reset/
-------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  font-family: 'swiss';
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
strong {
  font-weight: bold;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'swiss';
  src: url('../font/swiss721light-webfont.eot');
  src: url('../font/swiss721light-webfont.svg#swis721_lt_btlight') format('svg'), url('../font/swiss721light-webfont.eot?#iefix') format('embedded-opentype'), url('../font/swiss721light-webfont.woff') format('woff'), url('../font/swiss721light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'openSans';
  src: url('../font/opensans-light-webfont.eot');
  src: url('../font/opensans-light-webfont.svg') format('svg'), url('../font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('../font/opensans-light-webfont.woff') format('woff'), url('../font/opensans-light-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'swiss';
  color: #000;
}
h1 {
  color: #FFFFFF;
  font-size: 2.625em;
  margin: 30px 0 20px;
}
h2 {
  color: #FFFFFF;
  font-size: 1.75em;
  margin-bottom: 50px;
}
h3 {
  color: #93117d;
  font-size: 2.188em;
}
h4 {
  color: #93117d;
  font-size: 1.375em;
  line-height: 1.125em;
}
/* var declaration */
/* style */
#center {
  width: 975px;
  margin: auto;
}
.fullwidth {
  min-width: 975px;
  width: 100%;
  background-color: #77777b;
  height: 725px;
  float: left;
  background-image: url(../images/overlay.png);
  background-repeat: repeat;
}
header img {
  margin-top: 60px;
  margin-bottom: 30px;
  float: left;
}
header .contacts {
  text-align: right;
  margin-top: 50px;
}
header .contacts a {
  color: #93117d;
  text-decoration: none;
}
header .contacts a:hover {
  color: #93117d;
  text-decoration: underline;
}
header .key-words {
  cursor: pointer;
  float: right;
  margin-right: 50px;
  margin-top: 55px;
}
header .key-words a {
  color: #93117d;
  text-decoration: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.pattern {
  min-width: 975px;
  width: 100%;
  height: 725px;
  background-image: url(../images/purple-overlay.png);
  background-repeat: repeat-x;
  position: absolute;
  background-position: center;
}
.slider {
  float: left;
  width: 587px;
  position: relative;
}
.arrow-down {
  margin-left: 95px;
}
.bx-wrapper {
  width: 587px !important;
}
.text-overlay {
  position: absolute;
  color: #ffffff;
  font-size: 2em;
  line-height: 1.3em;
}
.description {
  float: right;
  height: 330px;
  margin: 190px 0 0;
  position: relative;
  width: 345px;
  z-index: 500;
  border-bottom: 2px dashed #FFFFFF;
}
.description h4 {
  color: #ffffff;
  margin-bottom: 6px;
}
.description p {
  color: #FFFFFF;
  font-family: 'openSans';
  font-size: 0.875em;
  line-height: 1.45em;
  margin-bottom: 20px;
}
.description a {
  color: #ffffff;
  text-decoration: underline;
  
}
.description a:hover {
  text-decoration: none;
}
.testimonial {
  margin-top: 20px;
  background-image: url(../images/quote.png);
  background-repeat: no-repeat;
  width: 345px;
  height: 180px;
  position: relative;
  float: right;
}
.testimonial h2 {
  margin-left: 53px ;
  margin-top: 4px;
  margin-bottom: 10px !important;
}
.testimonial p {
  color: #FFFFFF;
  font-family: 'openSans';
  font-size: 0.875em;
  line-height: 1.45em;
  margin-left: 54px;
  padding-bottom: 25px;
  width: 250px;
}
.quote {
  float: left;
}
.blurbs-wrapper {
  margin-top: 45px;
  margin-left: 45px;
}
.blurbs {
  background-color: #77777B;
  background-image: url(../images/corner.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  float: left;
  height: 480px;
  margin-top: 30px;
  width: 100%;
}
.blurbs article {
  margin-left: 116px;
  width: 216px;
  float: left;
}
.blurbs article:first-child {
  margin-left: 0px;
}
.blurbs article h2 {
  margin-top: 20px;
  margin-bottom: 10px !important;
}
.blurbs article p {
  color: #FFFFFF;
  font-family: 'openSans';
  font-size: 0.938em;
  line-height: 1.250em;
  padding-bottom: 25px;
}
.blurbs article strong {
  font-weight: bold;
  display: block;
  height: 27px;
}
.footer {
  margin-top: 30px;
  float: left;
  height: 110px !important;
  color: #ffffff;
}
.footer a {
  color: #ffffff;
  text-decoration: none;
}
.footer a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.footer p {
  font-size: 0.938em;
  line-height: 1.4em;
  margin-top: 38px;
}
