@charset "UTF-8";
/* ===============================================
CSS by ActiveMedia
v1.00
Authors: Benjamim Alves, Tiago Franco - http://www.activemedia.pt
=============================================== */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-802t5f");
  src: url("../fonts/icomoon.eot?#iefix-802t5f") format("embedded-opentype"), url("../fonts/icomoon.woff?-802t5f") format("woff"), url("../fonts/icomoon.ttf?-802t5f") format("truetype"), url("../fonts/icomoon.svg?-802t5f#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-exit:before {
  content: "\e60e"; }

.icon-index:before {
  content: "\e60f"; }

.icon-language:before {
  content: "\e610"; }

.icon-arrow_bullet:before {
  content: "\e604"; }

.icon-icon_prev:before {
  content: "\e608"; }

.icon-icon_player:before {
  content: "\e609"; }

.icon-quote1:before {
  content: "\e60a"; }

.icon-quote2:before {
  content: "\e60b"; }

.icon-icon_next:before {
  content: "\e60c"; }

.icon-icon_happy:before {
  content: "\e602"; }

.icon-icon_payment:before {
  content: "\e606"; }

.icon-icon_register:before {
  content: "\e607"; }

.icon-icon_arrow:before {
  content: "\e600"; }

.icon-icon_facebook:before {
  content: "\e601"; }

.icon-icon_twitter:before {
  content: "\e603"; }

.icon-line_left:before {
  content: "\e60d"; }

.icon-line_right:before {
  content: "\e605"; }

.icon-minutas-download:after {
  content: "\e903";
  vertical-align: -webkit-baseline-middle; }

.icon-minutas-xlsx:before, .icon-minutas-xls:before {
  content: "\e901"; }

.icon-minutas-pdf:before {
  content: "\e902"; }

.icon-minutas-doc:before, .icon-minutas-docx:before, .icon-minutas-docm:before {
  content: "\e900"; }

/*
Light			"proxima-nova"	300	normal
Light Italic	"proxima-nova"	300	italic	
Regular			"proxima-nova"	400	normal	
Regular Italic	"proxima-nova"	400	italic
Bold			"proxima-nova"	700	normal	
Bold Italic		"proxima-nova"	700	italic
*/
.row {
  max-width: 1100px;
  margin: 0 auto; }
  .row:after {
    content: "";
    display: table;
    clear: both; }

.col-1 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 8.33333%; }

.push-1 {
  margin-left: 8.33333%; }

.pull-1 {
  margin-left: -8.33333%; }

.col-2 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 16.66667%; }

.push-2 {
  margin-left: 16.66667%; }

.pull-2 {
  margin-left: -16.66667%; }

.col-3 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 25%; }

.push-3 {
  margin-left: 25%; }

.pull-3 {
  margin-left: -25%; }

.col-4 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 33.33333%; }

.push-4 {
  margin-left: 33.33333%; }

.pull-4 {
  margin-left: -33.33333%; }

.col-5 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 41.66667%; }

.push-5 {
  margin-left: 41.66667%; }

.pull-5 {
  margin-left: -41.66667%; }

.col-6 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%; }

.push-6 {
  margin-left: 50%; }

.pull-6 {
  margin-left: -50%; }

.col-7 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 58.33333%; }

.push-7 {
  margin-left: 58.33333%; }

.pull-7 {
  margin-left: -58.33333%; }

.col-8 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 66.66667%; }

.push-8 {
  margin-left: 66.66667%; }

.pull-8 {
  margin-left: -66.66667%; }

.col-9 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 75%; }

.push-9 {
  margin-left: 75%; }

.pull-9 {
  margin-left: -75%; }

.col-10 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 83.33333%; }

.push-10 {
  margin-left: 83.33333%; }

.pull-10 {
  margin-left: -83.33333%; }

.col-11 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 91.66667%; }

.push-11 {
  margin-left: 91.66667%; }

.pull-11 {
  margin-left: -91.66667%; }

.col-12 {
  display: block;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%; }

.push-12 {
  margin-left: 100%; }

.pull-12 {
  margin-left: -100%; }

@media screen and (max-width: 1100px) {
  .xl-col-1 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }

  .xl-push-1 {
    margin-left: 8.33333%; }

  .xl-pull-1 {
    margin-left: -8.33333%; }

  .xl-col-2 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }

  .xl-push-2 {
    margin-left: 16.66667%; }

  .xl-pull-2 {
    margin-left: -16.66667%; }

  .xl-col-3 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }

  .xl-push-3 {
    margin-left: 25%; }

  .xl-pull-3 {
    margin-left: -25%; }

  .xl-col-4 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }

  .xl-push-4 {
    margin-left: 33.33333%; }

  .xl-pull-4 {
    margin-left: -33.33333%; }

  .xl-col-5 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }

  .xl-push-5 {
    margin-left: 41.66667%; }

  .xl-pull-5 {
    margin-left: -41.66667%; }

  .xl-col-6 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }

  .xl-push-6 {
    margin-left: 50%; }

  .xl-pull-6 {
    margin-left: -50%; }

  .xl-col-7 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }

  .xl-push-7 {
    margin-left: 58.33333%; }

  .xl-pull-7 {
    margin-left: -58.33333%; }

  .xl-col-8 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }

  .xl-push-8 {
    margin-left: 66.66667%; }

  .xl-pull-8 {
    margin-left: -66.66667%; }

  .xl-col-9 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }

  .xl-push-9 {
    margin-left: 75%; }

  .xl-pull-9 {
    margin-left: -75%; }

  .xl-col-10 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }

  .xl-push-10 {
    margin-left: 83.33333%; }

  .xl-pull-10 {
    margin-left: -83.33333%; }

  .xl-col-11 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }

  .xl-push-11 {
    margin-left: 91.66667%; }

  .xl-pull-11 {
    margin-left: -91.66667%; }

  .xl-col-12 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }

  .xl-push-12 {
    margin-left: 100%; }

  .xl-pull-12 {
    margin-left: -100%; } }
@media screen and (max-width: 1000px) {
  .l-col-1 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }

  .l-push-1 {
    margin-left: 8.33333%; }

  .l-pull-1 {
    margin-left: -8.33333%; }

  .l-col-2 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }

  .l-push-2 {
    margin-left: 16.66667%; }

  .l-pull-2 {
    margin-left: -16.66667%; }

  .l-col-3 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }

  .l-push-3 {
    margin-left: 25%; }

  .l-pull-3 {
    margin-left: -25%; }

  .l-col-4 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }

  .l-push-4 {
    margin-left: 33.33333%; }

  .l-pull-4 {
    margin-left: -33.33333%; }

  .l-col-5 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }

  .l-push-5 {
    margin-left: 41.66667%; }

  .l-pull-5 {
    margin-left: -41.66667%; }

  .l-col-6 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }

  .l-push-6 {
    margin-left: 50%; }

  .l-pull-6 {
    margin-left: -50%; }

  .l-col-7 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }

  .l-push-7 {
    margin-left: 58.33333%; }

  .l-pull-7 {
    margin-left: -58.33333%; }

  .l-col-8 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }

  .l-push-8 {
    margin-left: 66.66667%; }

  .l-pull-8 {
    margin-left: -66.66667%; }

  .l-col-9 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }

  .l-push-9 {
    margin-left: 75%; }

  .l-pull-9 {
    margin-left: -75%; }

  .l-col-10 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }

  .l-push-10 {
    margin-left: 83.33333%; }

  .l-pull-10 {
    margin-left: -83.33333%; }

  .l-col-11 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }

  .l-push-11 {
    margin-left: 91.66667%; }

  .l-pull-11 {
    margin-left: -91.66667%; }

  .l-col-12 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }

  .l-push-12 {
    margin-left: 100%; }

  .l-pull-12 {
    margin-left: -100%; } }
@media screen and (max-width: 800px) {
  .m-col-1 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }

  .m-push-1 {
    margin-left: 8.33333%; }

  .m-pull-1 {
    margin-left: -8.33333%; }

  .m-col-2 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }

  .m-push-2 {
    margin-left: 16.66667%; }

  .m-pull-2 {
    margin-left: -16.66667%; }

  .m-col-3 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }

  .m-push-3 {
    margin-left: 25%; }

  .m-pull-3 {
    margin-left: -25%; }

  .m-col-4 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }

  .m-push-4 {
    margin-left: 33.33333%; }

  .m-pull-4 {
    margin-left: -33.33333%; }

  .m-col-5 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }

  .m-push-5 {
    margin-left: 41.66667%; }

  .m-pull-5 {
    margin-left: -41.66667%; }

  .m-col-6 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }

  .m-push-6 {
    margin-left: 50%; }

  .m-pull-6 {
    margin-left: -50%; }

  .m-col-7 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }

  .m-push-7 {
    margin-left: 58.33333%; }

  .m-pull-7 {
    margin-left: -58.33333%; }

  .m-col-8 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }

  .m-push-8 {
    margin-left: 66.66667%; }

  .m-pull-8 {
    margin-left: -66.66667%; }

  .m-col-9 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }

  .m-push-9 {
    margin-left: 75%; }

  .m-pull-9 {
    margin-left: -75%; }

  .m-col-10 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }

  .m-push-10 {
    margin-left: 83.33333%; }

  .m-pull-10 {
    margin-left: -83.33333%; }

  .m-col-11 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }

  .m-push-11 {
    margin-left: 91.66667%; }

  .m-pull-11 {
    margin-left: -91.66667%; }

  .m-col-12 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }

  .m-push-12 {
    margin-left: 100%; }

  .m-pull-12 {
    margin-left: -100%; } }
@media screen and (max-width: 710px) {
  .ms-col-1 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }

  .ms-push-1 {
    margin-left: 8.33333%; }

  .ms-pull-1 {
    margin-left: -8.33333%; }

  .ms-col-2 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }

  .ms-push-2 {
    margin-left: 16.66667%; }

  .ms-pull-2 {
    margin-left: -16.66667%; }

  .ms-col-3 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }

  .ms-push-3 {
    margin-left: 25%; }

  .ms-pull-3 {
    margin-left: -25%; }

  .ms-col-4 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }

  .ms-push-4 {
    margin-left: 33.33333%; }

  .ms-pull-4 {
    margin-left: -33.33333%; }

  .ms-col-5 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }

  .ms-push-5 {
    margin-left: 41.66667%; }

  .ms-pull-5 {
    margin-left: -41.66667%; }

  .ms-col-6 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }

  .ms-push-6 {
    margin-left: 50%; }

  .ms-pull-6 {
    margin-left: -50%; }

  .ms-col-7 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }

  .ms-push-7 {
    margin-left: 58.33333%; }

  .ms-pull-7 {
    margin-left: -58.33333%; }

  .ms-col-8 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }

  .ms-push-8 {
    margin-left: 66.66667%; }

  .ms-pull-8 {
    margin-left: -66.66667%; }

  .ms-col-9 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }

  .ms-push-9 {
    margin-left: 75%; }

  .ms-pull-9 {
    margin-left: -75%; }

  .ms-col-10 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }

  .ms-push-10 {
    margin-left: 83.33333%; }

  .ms-pull-10 {
    margin-left: -83.33333%; }

  .ms-col-11 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }

  .ms-push-11 {
    margin-left: 91.66667%; }

  .ms-pull-11 {
    margin-left: -91.66667%; }

  .ms-col-12 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }

  .ms-push-12 {
    margin-left: 100%; }

  .ms-pull-12 {
    margin-left: -100%; } }
@media screen and (max-width: 640px) {
  .s-col-1 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }

  .s-push-1 {
    margin-left: 8.33333%; }

  .s-pull-1 {
    margin-left: -8.33333%; }

  .s-col-2 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }

  .s-push-2 {
    margin-left: 16.66667%; }

  .s-pull-2 {
    margin-left: -16.66667%; }

  .s-col-3 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }

  .s-push-3 {
    margin-left: 25%; }

  .s-pull-3 {
    margin-left: -25%; }

  .s-col-4 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }

  .s-push-4 {
    margin-left: 33.33333%; }

  .s-pull-4 {
    margin-left: -33.33333%; }

  .s-col-5 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }

  .s-push-5 {
    margin-left: 41.66667%; }

  .s-pull-5 {
    margin-left: -41.66667%; }

  .s-col-6 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }

  .s-push-6 {
    margin-left: 50%; }

  .s-pull-6 {
    margin-left: -50%; }

  .s-col-7 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }

  .s-push-7 {
    margin-left: 58.33333%; }

  .s-pull-7 {
    margin-left: -58.33333%; }

  .s-col-8 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }

  .s-push-8 {
    margin-left: 66.66667%; }

  .s-pull-8 {
    margin-left: -66.66667%; }

  .s-col-9 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }

  .s-push-9 {
    margin-left: 75%; }

  .s-pull-9 {
    margin-left: -75%; }

  .s-col-10 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }

  .s-push-10 {
    margin-left: 83.33333%; }

  .s-pull-10 {
    margin-left: -83.33333%; }

  .s-col-11 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }

  .s-push-11 {
    margin-left: 91.66667%; }

  .s-pull-11 {
    margin-left: -91.66667%; }

  .s-col-12 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }

  .s-push-12 {
    margin-left: 100%; }

  .s-pull-12 {
    margin-left: -100%; } }
@media screen and (max-width: 480px) {
  .xs-col-1 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }

  .xs-push-1 {
    margin-left: 8.33333%; }

  .xs-pull-1 {
    margin-left: -8.33333%; }

  .xs-col-2 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }

  .xs-push-2 {
    margin-left: 16.66667%; }

  .xs-pull-2 {
    margin-left: -16.66667%; }

  .xs-col-3 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }

  .xs-push-3 {
    margin-left: 25%; }

  .xs-pull-3 {
    margin-left: -25%; }

  .xs-col-4 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }

  .xs-push-4 {
    margin-left: 33.33333%; }

  .xs-pull-4 {
    margin-left: -33.33333%; }

  .xs-col-5 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }

  .xs-push-5 {
    margin-left: 41.66667%; }

  .xs-pull-5 {
    margin-left: -41.66667%; }

  .xs-col-6 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }

  .xs-push-6 {
    margin-left: 50%; }

  .xs-pull-6 {
    margin-left: -50%; }

  .xs-col-7 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }

  .xs-push-7 {
    margin-left: 58.33333%; }

  .xs-pull-7 {
    margin-left: -58.33333%; }

  .xs-col-8 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }

  .xs-push-8 {
    margin-left: 66.66667%; }

  .xs-pull-8 {
    margin-left: -66.66667%; }

  .xs-col-9 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }

  .xs-push-9 {
    margin-left: 75%; }

  .xs-pull-9 {
    margin-left: -75%; }

  .xs-col-10 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }

  .xs-push-10 {
    margin-left: 83.33333%; }

  .xs-pull-10 {
    margin-left: -83.33333%; }

  .xs-col-11 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }

  .xs-push-11 {
    margin-left: 91.66667%; }

  .xs-pull-11 {
    margin-left: -91.66667%; }

  .xs-col-12 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }

  .xs-push-12 {
    margin-left: 100%; }

  .xs-pull-12 {
    margin-left: -100%; } }
@media screen and (max-width: 320px) {
  .xxs-col-1 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 8.33333%; }

  .xxs-push-1 {
    margin-left: 8.33333%; }

  .xxs-pull-1 {
    margin-left: -8.33333%; }

  .xxs-col-2 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 16.66667%; }

  .xxs-push-2 {
    margin-left: 16.66667%; }

  .xxs-pull-2 {
    margin-left: -16.66667%; }

  .xxs-col-3 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 25%; }

  .xxs-push-3 {
    margin-left: 25%; }

  .xxs-pull-3 {
    margin-left: -25%; }

  .xxs-col-4 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333%; }

  .xxs-push-4 {
    margin-left: 33.33333%; }

  .xxs-pull-4 {
    margin-left: -33.33333%; }

  .xxs-col-5 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 41.66667%; }

  .xxs-push-5 {
    margin-left: 41.66667%; }

  .xxs-pull-5 {
    margin-left: -41.66667%; }

  .xxs-col-6 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%; }

  .xxs-push-6 {
    margin-left: 50%; }

  .xxs-pull-6 {
    margin-left: -50%; }

  .xxs-col-7 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 58.33333%; }

  .xxs-push-7 {
    margin-left: 58.33333%; }

  .xxs-pull-7 {
    margin-left: -58.33333%; }

  .xxs-col-8 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 66.66667%; }

  .xxs-push-8 {
    margin-left: 66.66667%; }

  .xxs-pull-8 {
    margin-left: -66.66667%; }

  .xxs-col-9 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 75%; }

  .xxs-push-9 {
    margin-left: 75%; }

  .xxs-pull-9 {
    margin-left: -75%; }

  .xxs-col-10 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 83.33333%; }

  .xxs-push-10 {
    margin-left: 83.33333%; }

  .xxs-pull-10 {
    margin-left: -83.33333%; }

  .xxs-col-11 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 91.66667%; }

  .xxs-push-11 {
    margin-left: 91.66667%; }

  .xxs-pull-11 {
    margin-left: -91.66667%; }

  .xxs-col-12 {
    display: block;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%; }

  .xxs-push-12 {
    margin-left: 100%; }

  .xxs-pull-12 {
    margin-left: -100%; } }
.pad {
  padding-left: 15px;
  padding-right: 15px; }

.no-pad {
  padding-left: 0;
  padding-right: 0; }

.alpha {
  padding-left: 0; }

.omega {
  padding-right: 0; }

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

html {
  font-size: 1em;
  line-height: 1.4; }

body {
  font-family: 'proxima-nova',sans-serif;
  font-weight: 400;
  font-style: normal; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/loader.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: hidden; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  color: #fff;
  line-height: 1.7; }

.fancybox-title label {
  display: block;
  font-weight: 700; }

.fancybox-title span {
  font-size: 13px; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("../images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
/*FANCYBOX THUMBS*/
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050; }

#fancybox-thumbs.bottom {
  bottom: 2px; }

#fancybox-thumbs.top {
  top: 2px; }

#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5; }

#fancybox-thumbs ul li.active {
  opacity: 1;
  padding: 0;
  border: 5px solid #fff; }

#fancybox-thumbs ul li:hover {
  opacity: 1; }

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none; }

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.wrapper {
  max-width: 1100px;
  margin: 0 auto; }

.margin-right {
  margin-right: 5px; }

.content .post {
  background: #ffffff;
  color: #767676; }
  .content .post h1, .content .post h2, .content .post h3, .content .post h4, .content .post h5, .content .post h6 {
    line-height: 1.3; }
  .content .post h4 {
    font-size: 1.5em;
    font-family: 'proxima-nova',sans-serif;
    font-weight: 400;
    font-style: normal; }
  .content .post h5 {
    font-size: 1.25em;
    font-family: 'proxima-nova',sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #d10007; }
  .content .post h6 {
    font-size: 1.125em; }
  .content .post ul {
    margin: 1em 0; }
    .content .post ul li {
      margin: .3em 0;
      font-size: 0.875em;
      position: relative; }
      .content .post ul li:before {
        content: "•";
        margin-right: 5px;
        -webkit-font-smoothing: antialiased;
        color: #d10007;
        font-size: 1.5em; }
  .content .post p {
    line-height: 1.5;
    font-size: 1.1875em; }
    .content .post p small {
      color: #181716;
      font-family: 'proxima-nova',sans-serif;
      font-weight: 700;
      font-style: normal; }
  .content .post blockquote {
    margin: 0;
    color: #d10007; }
    .content .post blockquote p {
      font-size: 3.125em;
      line-height: 1.5em; }
      .content .post blockquote p:before {
        content: '';
        width: 30px;
        height: 30px;
        background: url("../images/quote.svg") no-repeat;
        font-size: 2em;
        position: absolute;
        margin-left: -35px;
        margin-top: 9px;
        display: inline-block; }
    @media screen and (max-width: 640px) {
      .content .post blockquote {
        padding-left: 40px; } }
  .content .post .gallery .gallery-item {
    display: inline-block;
    float: none;
    margin: 0;
    width: auto; }
    .content .post .gallery .gallery-item .gallery-icon a img.attachment-thumbnail {
      border: none;
      margin: .3em; }
  .content .post img.alignright {
    margin: 30px 0 30px 30px; }
  .content .post img.alignleft {
    margin: 30px 30px 30px 0; }
  .content .post a {
    color: #d10007; }
    .content .post a:hover {
      color: #000000; }
  .content .post input[type="submit"] {
    width: 100%;
    margin: 20px 0; }
  @media screen and (max-width: 640px) {
    .content .post .s-no-push {
      margin: 0; } }
  .content .post .date {
    margin-bottom: 15px;
    display: block;
    font-weight: bold; }
  .content .post .addthis_sharing_toolbox {
    margin-bottom: 15px; }

h2 {
  font-size: 1.875em;
  font-family: 'proxima-nova',sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #d10007;
  text-transform: uppercase; }

h3 {
  font-size: 2.25em;
  font-family: 'proxima-nova',sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #d10007;
  text-transform: uppercase;
  text-align: center; }
  h3:before, h3:after {
    content: "•";
    max-width: 24%;
    width: 100%;
    display: inline-block;
    background-size: 85% !important; }
  h3:before {
    text-align: right;
    margin-right: 10px;
    background: url("../images/line_left.png") no-repeat center right 45%; }
  h3:after {
    text-align: left;
    margin-left: 10px;
    background: url("../images/line_right.png") no-repeat center left 45%; }
  @media screen and (max-width: 1000px) {
    h3 {
      font-size: 2em; }
      h3:after, h3:before {
        max-width: 20%; } }
  @media screen and (max-width: 800px) {
    h3 {
      font-size: 1.75em; }
      h3:after, h3:before {
        max-width: 15%; } }
  @media screen and (max-width: 640px) {
    h3:after, h3:before {
      max-width: 4%; } }

.featured-image {
  position: relative;
  border-bottom: 1px solid #e9e9e9;
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center; }
  .featured-image .info {
    position: absolute;
    bottom: 70px;
    color: #d10007; }
    .featured-image .info h4 {
      font-size: 3.125em;
      margin: 0;
      font-family: 'proxima-nova',sans-serif;
      font-weight: 400;
      font-style: normal; }
    .featured-image .info p {
      font-size: 1.5625em;
      margin: 5px 0; }

fieldset {
  border-top: 1px solid #d10007;
  margin-top: 40px; }
  fieldset span {
    color: #d10007;
    display: block;
    margin: 5px 0 15px 0;
    font-family: 'proxima-nova',sans-serif;
    font-weight: 700;
    font-style: normal; }

label {
  display: block;
  font-size: 0.9375em;
  color: #181716;
  font-family: 'proxima-nova',sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  position: relative; }
  label small {
    text-transform: initial;
    color: #b9b9b9; }
  label input[type="text"] {
    display: block;
    background-color: #e9e9e9;
    border: none;
    font-size: 0.875em;
    width: 100%;
    padding: 10px;
    margin: 5px 0 10px 0;
    border-radius: 3px; }
    label input[type="text"]:focus {
      outline: 1px solid #d10007; }
    label input[type="text"].error {
      border: 2px solid #d10007; }
  label.domain input {
    display: inline-block;
    padding-top: 16px;
    padding-bottom: 16px;
    margin: 0; }
  label.domain .req:after {
    top: 15px; }

input[type="submit"] {
  border-radius: 3px;
  padding: 17px 15px 14px 15px;
  cursor: pointer;
  background-color: #d10007;
  border: 1px solid #e9e9e9;
  font-family: 'proxima-nova',sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  font-size: 0.75em;
  text-transform: uppercase;
  text-decoration: none; }
  input[type="submit"]:focus {
    outline: none; }
  input[type="submit"]:hover {
    background-color: #ffffff;
    color: #d10007;
    border: 1px solid #d10007; }

.req {
  position: relative; }
  .req:after {
    display: block;
    content: "*";
    position: absolute;
    top: 34px;
    right: 10px;
    color: #d10007;
    font-size: 1.5em; }

.checkreq {
  position: relative; }
  .checkreq:after {
    content: "*";
    color: #d10007;
    font-size: 1.5em;
    position: absolute;
    margin: 0 0 0 5px; }

.success, .failure, .waiting, .error-php {
  padding: 10px 20px;
  border-radius: 3px;
  margin: 10px 0; }
  .success span, .failure span, .waiting span, .error-php span {
    color: inherit !important; }

.failure, .error-php {
  background-color: #ffa1a2;
  color: #d10007;
  border: 2px solid #d10007; }

.success {
  background-color: #c6ed94;
  color: #518113;
  border: 2px solid #518113; }

.waiting {
  background-color: #feea9c;
  color: #d7a520;
  border: 2px solid #d7a520; }
  .waiting b {
    color: #d10007;
    font-size: 1.5em; }

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.875em;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-bottom: 10px; }
  .chosen-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    background: #ffffff;
    border: 2px solid #d10007;
    border-top: 0; }
    .chosen-container .chosen-drop .chosen-search {
      display: none; }
    .chosen-container .chosen-drop .chosen-results {
      position: relative;
      overflow-x: hidden;
      overflow-y: auto;
      max-height: 200px;
      -webkit-overflow-scrolling: touch;
      margin: 0 !important; }
      .chosen-container .chosen-drop .chosen-results li {
        font-size: 0.875em !important;
        margin: 0 !important;
        padding: 10px 5px;
        border-bottom: 1px solid #d10007;
        cursor: pointer;
        font-family: 'proxima-nova',sans-serif;
        font-weight: bold;
        font-style: normal; }
        .chosen-container .chosen-drop .chosen-results li:last-child {
          border-bottom: none; }
        .chosen-container .chosen-drop .chosen-results li:hover {
          background-color: #d10007;
          color: #ffffff; }
        .chosen-container .chosen-drop .chosen-results li:before {
          content: '' !important; }
  .chosen-container.chosen-with-drop .chosen-drop {
    left: 0; }
  .chosen-container a {
    cursor: pointer; }
  .chosen-container.chosen-container-single .chosen-single {
    font-family: 'proxima-nova',sans-serif;
    font-weight: bold;
    font-style: normal;
    position: relative;
    display: block;
    overflow: hidden;
    padding: 12px 0 10px 8px;
    height: 48px;
    border-radius: 3px;
    background-color: #e9e9e9;
    background-clip: padding-box;
    color: #d10007;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px; }
    .chosen-container.chosen-container-single .chosen-single span {
      display: block;
      overflow: hidden;
      margin-right: 26px;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .chosen-container.chosen-container-single .chosen-single abbr {
      position: absolute;
      top: 6px;
      right: 26px;
      display: block;
      width: 12px;
      height: 12px;
      background: url("../images/chosen-sprite.png") -42px 1px no-repeat;
      font-size: 1px; }
      .chosen-container.chosen-container-single .chosen-single abbr:hover {
        background-position: -42px -10px; }
    .chosen-container.chosen-container-single .chosen-single div {
      position: absolute;
      top: 0;
      right: 0;
      display: block;
      width: 18px;
      height: 100%; }
      .chosen-container.chosen-container-single .chosen-single div b {
        display: block;
        width: 100%;
        height: 100%;
        background: url("../images/chosen-sprite.png") no-repeat 0px 15px; }

#_atssh {
  display: none; }

.breadcrumb {
  margin-bottom: 0 !important; }
  .breadcrumb li {
    display: inline-block;
    margin-right: 10px !important; }

.price-module {
  background-color: rgba(209, 0, 7, 0.8);
  border-radius: 10px;
  text-align: center;
  margin: 20px 0; }
  .price-module .price {
    color: #ffffff;
    padding: 40px; }
    .price-module .price label {
      color: #ffffff; }
    .price-module .price a {
      text-decoration: none;
      border-radius: 3px;
      padding: 17px 15px 14px 15px;
      cursor: pointer;
      border: 1px solid #e9e9e9;
      font-family: 'proxima-nova',sans-serif;
      font-weight: 700;
      font-style: normal;
      color: #ffffff;
      font-size: 0.75em;
      text-transform: uppercase;
      display: block;
      width: 100%;
      margin-top: 30px; }
      .price-module .price a:hover {
        background-color: #ffffff;
        color: #d10007; }
    .price-module .price .xof {
      font-size: 1.5625em; }
      @media screen and (max-width: 1000px) {
        .price-module .price .xof {
          font-size: 1.25em; } }
      @media screen and (max-width: 800px) {
        .price-module .price .xof {
          font-size: 1.5625em; } }
      @media screen and (max-width: 480px) {
        .price-module .price .xof {
          font-size: 0.9375em; } }
    .price-module .price .value {
      font-size: 4.5em; }
      @media screen and (max-width: 1100px) {
        .price-module .price .value {
          font-size: 3.25em; } }
      @media screen and (max-width: 1000px) {
        .price-module .price .value {
          font-size: 3.125em; } }
      @media screen and (max-width: 800px) {
        .price-module .price .value {
          font-size: 4.0625em; } }
      @media screen and (max-width: 640px) {
        .price-module .price .value {
          font-size: 4.0625em; } }
      @media screen and (max-width: 480px) {
        .price-module .price .value {
          font-size: 3.4375em; } }
    .price-module .price .zeros {
      font-size: 2em; }
      @media screen and (max-width: 1000px) {
        .price-module .price .zeros {
          font-size: 1.25em; } }
      @media screen and (max-width: 800px) {
        .price-module .price .zeros {
          font-size: 2em; } }
      @media screen and (max-width: 640px) {
        .price-module .price .zeros {
          font-size: 2em; } }
      @media screen and (max-width: 480px) {
        .price-module .price .zeros {
          font-size: 1.6875em; } }
    .price-module .price div {
      font-size: 1.5625em;
      text-align: right; }
      @media screen and (max-width: 1000px) {
        .price-module .price div {
          font-size: 1.25em; } }
      @media screen and (max-width: 800px) {
        .price-module .price div {
          font-size: 1.5625em; } }
      @media screen and (max-width: 640px) {
        .price-module .price div {
          font-size: 1.5625em; } }
      @media screen and (max-width: 480px) {
        .price-module .price div {
          font-size: 1.5625em; } }
  @media screen and (max-width: 480px) {
    .price-module.xs-no-push {
      margin-left: 0; } }

.captcha {
  margin: 20px 0; }
  .captcha input {
    display: inline-block;
    outline: none;
    width: 50px;
    text-align: center; }
  .captcha .captcha-field {
    display: inline-block; }
    .captcha .captcha-field input {
      width: 100px;
      position: relative; }
  .captcha .req:after {
    top: 2px; }

.partners-module {
  border-radius: 10px;
  border: 2px solid #d10007;
  text-align: center;
  margin: 20px 0;
  padding: 20px; }
  .partners-module ul li:before, .partners-module ul li.after {
    display: none; }
  .partners-module ul li a {
    display: block; }
  .partners-module ul li figure {
    margin: 0; }
    .partners-module ul li figure img {
      width: 100%; }
  .partners-module ul.partners_list li {
    float: left; }
  .partners-module .btn-all {
    float: none;
    padding: 10px;
    background: #d10007;
    color: white;
    border-radius: 5px; }
    .partners-module .btn-all a {
      color: #ffffff;
      text-decoration: none; }

.registars {
  background: #ffffff;
  margin-bottom: 30px; }
  .registars .registars-container .registars-label-container {
    padding: 0;
    margin: 40px 0 0 0;
    border-bottom: 1px solid #e9e9e9; }
    .registars .registars-container .registars-label-container .registars-label {
      padding: 0; }
  .registars .registars-container .registars-list .registars-list-container {
    margin: 10px 0;
    border-bottom: 1px solid #e9e9e9; }
  .registars .registars-container .registars-list figure {
    height: 100px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 20px;
    padding: 0; }
  .registars .registars-container .registars-list p {
    line-height: 100px; }
  .registars .registars-container .registars-list .registars-link {
    text-align: center;
    color: #767676; }
  .registars .registars-container .registars-list:before {
    display: none; }
  .registars .registars-container .registars-form-container {
    margin-top: 20px;
    padding: 0; }
    .registars .registars-container .registars-form-container .registars-order-container {
      padding: 0; }
      .registars .registars-container .registars-form-container .registars-order-container .registars-order {
        padding: 0; }
    .registars .registars-container .registars-form-container .search-partners .search-partners-container {
      padding: 0 0 0 10px; }
      .registars .registars-container .registars-form-container .search-partners .search-partners-container input[type="submit"] {
        border-radius: 3px;
        padding: 15px;
        padding: 0;
        margin: 0;
        width: 100%;
        height: 40px; }
      .registars .registars-container .registars-form-container .search-partners .search-partners-container input[type="text"] {
        background-color: #e9e9e9;
        border: 0;
        width: 100%;
        border-radius: 3px;
        padding: 15px;
        padding: 0;
        margin: 0;
        height: 40px;
        padding-left: 20px;
        font-size: 15px;
        font-weight: 700; }

.minutas {
  padding: 30px 0; }
  .minutas .minutas-container {
    padding: 20px 0; }
    .minutas .minutas-container ul li {
      border-top: 1px solid #767676;
      min-height: 85px;
      padding: 15px 0; }
      .minutas .minutas-container ul li .minutas-file-container {
        padding: 0;
        margin: 0;
        font-size: 3em;
        text-align: center; }
        .minutas .minutas-container ul li .minutas-file-container span {
          color: #767676; }
      .minutas .minutas-container ul li h4 {
        font-size: 1em;
        margin: 0;
        padding: 0; }
      .minutas .minutas-container ul li p {
        padding: 0;
        margin: 0;
        font-size: .8em; }
      .minutas .minutas-container ul li .minutas-download {
        padding: 0;
        margin: 0;
        text-align: center;
        font-size: 1.5em; }
        .minutas .minutas-container ul li .minutas-download a {
          text-decoration: none;
          color: #d10007;
          vertical-align: -webkit-baseline-middle;
          cursor: pointer; }
      .minutas .minutas-container ul li:first-child {
        border-bottom: none;
        border-top: 1px solid #767676; }
      .minutas .minutas-container ul li:last-child {
        border-bottom: 1px solid #767676; }
      .minutas .minutas-container ul li:hover {
        background-color: #DFE1DF; }

header.main-header {
  background-color: #d10007;
  padding: 30px 0 15px 0;
  position: fixed;
  width: 100%;
  height: 92px;
  top: 0;
  z-index: 1000;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  header.main-header .logo {
    margin: 0;
    margin-right: 20px;
    line-height: 0; }
  header.main-header.alt {
    padding-top: 10px;
    height: 64px;
    box-shadow: 0 3px 0 rgba(30, 38, 44, 0.2); }
    @media screen and (max-width: 1000px) {
      header.main-header.alt .menu-wrapper.open {
        top: 64px; } }
  header.main-header * {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  header.main-header .burger-menu {
    display: none; }
    @media screen and (max-width: 1000px) {
      header.main-header .burger-menu {
        display: inline-block;
        width: 55px;
        height: 55px;
        color: black;
        cursor: pointer;
        text-decoration: none;
        font-size: 3.4375em;
        margin-top: -10px; }
        header.main-header .burger-menu.open {
          color: #ffffff; } }
  header.main-header .menu-wrapper {
    display: inline-block;
    width: 88%; }
    @media screen and (max-width: 1000px) {
      header.main-header .menu-wrapper {
        display: none;
        width: 100%; }
        header.main-header .menu-wrapper.open {
          display: block;
          position: absolute;
          top: 92px;
          left: 0;
          background-color: #d10007; } }
header.title {
  background-color: #ffffff;
  border-bottom: 2px solid #e9e9e9; }

.nav-header {
  margin-top: 18px;
  font-size: 0.875em; }
  .nav-header a {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.875em; }
    .nav-header a:after, .nav-header a:before {
      content: "•";
      font-size: 1.375em;
      line-height: 0;
      color: #d10007; }
    .nav-header a:after {
      padding-left: 10px; }
    .nav-header a:before {
      padding-right: 10px; }
    .nav-header a:hover {
      color: #281515; }
  .nav-header ul li {
    float: left;
    font-family: 'proxima-nova',sans-serif;
    font-weight: bold;
    font-style: normal; }
    .nav-header ul li.current_page_item a, .nav-header ul li.current_page_item a:after, .nav-header ul li.current_page_item a:before {
      color: #281515; }
    .nav-header ul li .sub-menu {
      position: relative;
      display: none;
      border-top: 3px solid black;
      width: 90%;
      background-color: #d10007;
      margin-left: 5px;
      margin-top: 15px; }
      @media screen and (max-width: 1100px) {
        .nav-header ul li .sub-menu {
          display: block;
          border-top: 0;
          width: 100%;
          margin-left: 0;
          margin-top: 0; } }
      .nav-header ul li .sub-menu li {
        background-color: #d10007;
        width: 100%;
        float: none;
        padding: 10px 15px; }
        @media screen and (max-width: 1100px) {
          .nav-header ul li .sub-menu li {
            float: none;
            padding: 0; } }
        .nav-header ul li .sub-menu li a {
          text-transform: capitalize;
          color: #ffffff; }
          @media screen and (max-width: 1100px) {
            .nav-header ul li .sub-menu li a {
              padding-left: 30px; }
              .nav-header ul li .sub-menu li a:hover {
                background-color: #ffffff;
                color: #000000; } }
          .nav-header ul li .sub-menu li a:before {
            display: none; }
          .nav-header ul li .sub-menu li a:after {
            display: none; }
          .nav-header ul li .sub-menu li a:hover {
            color: #000000; }
    .nav-header ul li:hover .sub-menu {
      display: block; }
  .nav-header ul.lang_switcher a, .nav-header ul.lang_switcher a.current_lang:after, .nav-header ul.lang_switcher a.current_lang:before, .nav-header ul.lang_switcher a.current_lang:hover {
    color: #f6f6f6; }
  .nav-header ul.lang_switcher a:after {
    padding-left: 5px; }
  .nav-header ul.lang_switcher a:before {
    padding-right: 5px; }
  .nav-header ul.lang_switcher a:hover {
    color: #000000; }
  .nav-header .icon-language {
    display: none; }
  @media screen and (max-width: 1000px) {
    .nav-header {
      float: none !important;
      margin-top: 0;
      border-top: 2px solid #ffffff; }
      .nav-header:first-child {
        border-top: none; }
      .nav-header ul li {
        float: none;
        border-top: 2px solid #ffffff; }
        .nav-header ul li a {
          font-size: 1em;
          padding: 10px 0;
          display: block; }
          .nav-header ul li a:after, .nav-header ul li a:before {
            content: ""; }
          .nav-header ul li a:hover {
            color: #d10007;
            background-color: #ffffff; }
        .nav-header ul li.current_page_item a {
          color: #d10007;
          background-color: #ffffff;
          border-top: 2px solid #d10007;
          border-bottom: 2px solid #d10007; }
        .nav-header ul li:hover {
          color: #000000; }
      .nav-header .icon-language {
        color: #000000;
        display: inline-block;
        width: 20%;
        float: left;
        font-size: 4.375em;
        text-align: center;
        padding-top: 5px; }
      .nav-header .lang_switcher {
        display: inline-block;
        width: 80%;
        float: right; }
        .nav-header .lang_switcher li:first-child {
          border-top: none; }
        .nav-header .lang_switcher li:hover {
          background-color: transparent; }
        .nav-header .lang_switcher li a.current_lang, .nav-header .lang_switcher li a:hover {
          color: #000000; } }

main {
  background-color: #f6f6f6;
  margin-top: 92px; }

.register-success {
  text-align: center; }
  .register-success div {
    width: 100%;
    height: 270px;
    margin-top: 20px;
    background: url("../images/sucesso.svg") center top no-repeat; }
  .register-success h2 {
    color: #518113;
    margin: 0; }
  .register-success p {
    margin: 0; }

.is-home {
  background-color: #f6f6f6; }

.home .home_register-domain {
  visibility: hidden;
  position: relative;
  background-color: #ffffff;
  background: url("../images/mapa.svg") no-repeat;
  background-size: 30%;
  background-position: bottom 60% right -85px;
  height: 1px;
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  transition: all 1.5s ease; }
  .home .home_register-domain h2 {
    font-size: 3.125em;
    text-transform: initial;
    margin: 10px 0; }
    @media screen and (max-width: 640px) {
      .home .home_register-domain h2 {
        font-size: 2.75em; } }
    @media screen and (max-width: 480px) {
      .home .home_register-domain h2 {
        font-size: 2.25em; } }
  .home .home_register-domain p {
    font-size: 1.5625em;
    margin: 0;
    color: #d10007; }
    @media screen and (max-width: 640px) {
      .home .home_register-domain p {
        font-size: 1.1875em; } }
  .home .home_register-domain form {
    width: 100%;
    margin-top: 50px; }
    @media screen and (max-width: 640px) {
      .home .home_register-domain form {
        margin-top: 20px; } }
  .home .home_register-domain input[type="text"] {
    border-radius: 3px;
    padding: 15px; }
  .home .home_register-domain input[type="text"] {
    width: 390px;
    background-color: #e9e9e9;
    border: none;
    color: #000000;
    font-size: 0.875em; }
    .home .home_register-domain input[type="text"]:focus {
      outline: 1px solid #d10007; }
  .home .home_register-domain .set-position {
    position: absolute;
    top: 10%;
    z-index: 8;
    display: none; }
    @media screen and (max-width: 1000px) {
      .home .home_register-domain .set-position {
        top: 0; } }
  .home .home_register-domain .person {
    position: absolute;
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 100%;
    width: 100%;
    bottom: 0; }
    @media screen and (max-width: 1000px) {
      .home .home_register-domain .person {
        background-size: 100%; } }
    @media screen and (max-width: 480px) {
      .home .home_register-domain .person {
        background-size: 150%;
        background-position: left 105% bottom; } }
  .home .home_register-domain .more {
    width: 100%;
    text-align: center;
    bottom: 0;
    position: absolute;
    left: 0;
    font-family: 'proxima-nova',sans-serif;
    font-weight: 700;
    font-style: normal; }
    .home .home_register-domain .more span {
      background: rgba(255, 255, 255, 0.7);
      width: 200px;
      display: inline-block;
      color: #ffffff;
      text-transform: uppercase;
      padding: 10px 0;
      cursor: pointer; }
      .home .home_register-domain .more span i {
        font-size: 0.5em;
        padding: 0 20px; }
    @media screen and (max-width: 480px) {
      .home .home_register-domain .more {
        display: none; } }
  @media screen and (max-width: 800px) {
    .home .home_register-domain {
      background-image: none; } }
  @media screen and (max-width: 640px) {
    .home .home_register-domain input[type="text"], .home .home_register-domain input[type="submit"] {
      width: 100%; }
    .home .home_register-domain input[type="submit"] {
      margin-top: 10px; } }
.home .home_how-it-works {
  background-color: #e9e9e9;
  padding-bottom: 30px; }
  .home .home_how-it-works ul li {
    color: #2c2c2c;
    padding: 0 40px;
    text-align: center; }
    .home .home_how-it-works ul li i {
      color: #d10007;
      display: block;
      font-size: 10em;
      margin-bottom: 10px; }
    .home .home_how-it-works ul li label {
      font-size: 1.1875em;
      text-transform: uppercase;
      font-family: 'proxima-nova',sans-serif;
      font-weight: 700;
      font-style: normal; }
    .home .home_how-it-works ul li p {
      font-size: 1.25em;
      margin: 5px 0; }
    @media screen and (max-width: 640px) {
      .home .home_how-it-works ul li {
        padding: 0; } }
  @media screen and (max-width: 640px) {
    .home .home_how-it-works .push-1 {
      margin-left: 0; } }
.home .home_prices {
  background: url("../images/img_precos.jpg") no-repeat;
  background-size: cover;
  padding-bottom: 30px;
  min-height: 600px; }
  .home .home_prices p {
    font-size: 1.6875em;
    color: #281515; }
  @media screen and (max-width: 480px) {
    .home .home_prices {
      min-height: 350px;
      background-position: center; }
      .home .home_prices .xs-no-push {
        margin-left: 0; } }
.home .home_partners {
  background-color: #ffffff;
  padding-bottom: 30px; }
  .home .home_partners p {
    font-size: 1.6875em;
    color: #2c2c2c;
    font-family: 'proxima-nova',sans-serif;
    font-weight: 300;
    font-style: normal; }
  .home .home_partners figure {
    margin: 0; }
    .home .home_partners figure img {
      width: 100%; }
  .home .home_partners .caroufredsel_wrapper, .home .home_partners .partners_list {
    height: 150px !important; }
  .home .home_partners .partners_list li {
    width: 33%;
    float: left; }
    @media screen and (max-width: 800px) {
      .home .home_partners .partners_list li {
        width: 50%; } }
    @media screen and (max-width: 800px) {
      .home .home_partners .partners_list li {
        width: 70%; } }

.category-list ul li {
  text-align: center;
  margin: 25px 0;
  /*
  .buttons {
  	position: absolute; width: 100%; bottom: 20px; left: 0;
  	a.read-more {
  		width: 53%; margin-left: 5%; border-radius: 3px; padding: 15px; padding: 17px 15px 14px 15px; cursor: pointer; background-color: $white; @include border (border, 1px, $red-light ); color: $red-light; font-size: em(12); text-decoration: none; text-transform: uppercase; text-align: center; display: block; float: left;
  		&:hover { background-color: $red-light; color: $white !important; @include border (border, 1px, $red-light ); }
  		@include m { width: 80%; float: none; margin-left: 10%; margin-bottom: 10px; }
  	}
  }
  .share-button { 
  	width: 35%; margin-right: 5%; margin-left: 2%; display: block; float: left;
  	> a { 
  		display: block; border-radius: 3px; padding: 15px; padding: 17px 15px 14px 15px; cursor: pointer; background-color: $white; @include border (border, 1px, $red-light ); color: $red-light; font-size: em(12); text-decoration: none; text-transform: uppercase; text-align: center;
  		&:hover { background-color: $red-light; color: $white !important; @include border (border, 1px, $red-light ); }
  	}
  	.addthis_sharing_toolbox { 
  		display: none; position: absolute; bottom: -43px; right: 4.5%; padding-top: 5px;
  		a { 
  			cursor: pointer;
  			&:first-child { border: none; }
  		}
  		@include m { right: 9.5%; }
  	}
  	&:hover {
  		.addthis_sharing_toolbox { display: block; }
  		> a { background-color: $red-light; color: $white !important; @include border (border, 1px, $red-light ); }
  	}
  	@include m { width: 80%; float: none; margin-left: 10%; margin-left: 10%; }
  }
  */ }
  .category-list ul li figure {
    margin: 0 20px;
    height: 315px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .category-list ul li span {
    display: block;
    text-align: right;
    font-family: 'proxima-nova',sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 0.875em;
    text-transform: uppercase;
    color: #767676; }
  .category-list ul li > div {
    position: relative;
    text-align: left;
    background-color: #e9e9e9;
    margin: 0 5px;
    width: 88%;
    min-height: 350px;
    display: inline-block;
    margin-top: -50px;
    padding: 10px 30px 30px 30px;
    border-bottom: 2px solid #b9b9b9; }
    @media screen and (max-width: 800px) {
      .category-list ul li > div {
        min-height: 430px; } }
    @media screen and (max-width: 710px) {
      .category-list ul li > div {
        min-height: 350px; } }
  .category-list ul li h2 {
    font-size: 1.6875em;
    font-family: 'proxima-nova',sans-serif;
    font-weight: 700;
    font-style: normal;
    margin: 5px 0; }
    .category-list ul li h2 a {
      color: inherit;
      text-decoration: none; }
    @media screen and (max-width: 1000px) {
      .category-list ul li h2 {
        font-size: 1.25em; } }
  @media screen and (max-width: 1000px) {
    .category-list ul li p {
      font-size: 0.9375em; } }
  .category-list ul li:hover figure {
    border: 2px solid #d10007;
    border-box: inherit;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .category-list ul li:hover h2 {
    text-decoration: underline; }
  .category-list ul li a {
    color: #767676;
    font-weight: bold; }
    .category-list ul li a:hover {
      color: #d10007; }
  .category-list ul li .addthis_sharing_toolbox {
    bottom: 20px; }

.faqs li {
  border-top: 2px solid #e9e9e9;
  padding-bottom: 40px;
  padding-top: 10px;
  padding-left: 20px; }
  .faqs li label {
    color: #d10007;
    font-size: 1.25em;
    display: inline-block; }
  .faqs li > div {
    margin-top: 10px;
    margin-left: 20px;
    font-size: 0.875em; }
  .faqs li:before {
    display: none; }
  .faqs li:first-child {
    border-top: none; }

.pagination {
  text-align: center; }
  .pagination li {
    display: inline-block; }
    .pagination li.last:before, .pagination li.first:after {
      content: "...";
      margin: 0 5px; }
    .pagination li a {
      text-decoration: none;
      color: inherit;
      border-radius: 20px;
      width: 30px;
      height: 30px;
      border: 1px solid #b9b9b9;
      display: inline-block;
      margin: 0 3px;
      font-family: 'proxima-nova',sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 0.6875em;
      line-height: 28px; }
      .pagination li a.current, .pagination li a:hover {
        color: #ffffff;
        border: 1px solid #d10007;
        background-color: #d10007; }

.contacts span {
  color: #181716;
  margin: 0; }
.contacts li {
  position: relative; }
  .contacts li > span {
    position: absolute;
    top: 34px;
    right: 10px;
    color: #d10007;
    font-size: 1.5em; }
.contacts ol {
  list-style: none;
  padding: 0; }
.contacts input[type="text"], .contacts textarea {
  display: block;
  background-color: #e9e9e9;
  border: none;
  font-size: 0.875em;
  width: 100%;
  padding: 10px 23px 10px 10px;
  margin: 5px 0 10px 0;
  border-radius: 3px; }
  .contacts input[type="text"]:focus, .contacts textarea:focus {
    outline: 1px solid #d10007; }
.contacts .linklove, .contacts .cf_hidden {
  display: none; }
.contacts .cf-sb {
  margin: 0; }
.contacts aside p {
  font-size: 0.9375em !important; }
.contacts aside h2 {
  margin-bottom: 5px;
  font-weight: 500; }
.contacts aside a {
  text-decoration: none;
  font-size: 1.875em;
  margin-right: 10px; }
.contacts aside label {
  width: 20%;
  display: inline-block;
  text-transform: initial;
  color: inherit; }
.contacts fieldset {
  border: none; }

.map {
  background: url("../images/mapGw.png") no-repeat center center;
  width: 100%;
  height: 400px;
  border-top: 2px solid #e9e9e9;
  display: block;
  overflow: hidden; }

.whois {
  min-height: 300px; }
  .whois label {
    cursor: pointer; }
  .whois aside {
    background-color: #e9e9e9;
    border-radius: 5px;
    padding: 15px;
    margin-top: 20px; }
    .whois aside label {
      display: inline-block;
      width: 75%; }
    .whois aside input[type="text"] {
      background-color: #ffffff; }
    .whois aside input[type="submit"] {
      float: right;
      margin-top: 0 !important;
      margin-bottom: 0 !important;
      width: 20% !important; }
  .whois .faqs li {
    padding-bottom: 0; }
    .whois .faqs li:first-child {
      border-top: none; }
    .whois .faqs li > div {
      margin-left: 0;
      font-size: 1.125em; }
  .whois .faqs a.go-to {
    border-bottom: 2px solid #d10007; }
    .whois .faqs a.go-to:hover {
      border-color: #000000; }
    .whois .faqs a.go-to label {
      font-size: 1.875em;
      text-transform: lowercase; }
      .whois .faqs a.go-to label:hover {
        color: #000000; }
    .whois .faqs a.go-to.see-more {
      color: #ffffff;
      display: inline-block;
      margin-top: 10px; }
      .whois .faqs a.go-to.see-more:hover {
        color: #d10007; }
  .whois .faqs .see-more {
    color: #d10007;
    display: inline-block;
    margin-top: 10px; }
    .whois .faqs .see-more:hover {
      color: #000000; }

.not-found {
  text-align: center;
  margin: 50px 0;
  text-transform: uppercase;
  font-family: 'proxima-nova',sans-serif;
  font-weight: 700;
  font-style: normal;
  background: #ffffff; }
  .not-found p {
    font-size: 2em !important;
    color: #000000; }
  .not-found a {
    border-radius: 3px;
    padding: 15px !important;
    padding: 17px 15px 14px 15px;
    cursor: pointer;
    background-color: #d10007;
    border: 1px solid #d10007;
    color: #ffffff !important;
    font-size: 0.75em;
    text-decoration: none; }
    .not-found a:hover {
      background-color: #ffffff;
      color: #d10007 !important;
      border: 1px solid #d10007; }

footer.main-footer {
  background-color: #2c2c2c;
  padding: 30px 0;
  font-size: 0.875em; }
  footer.main-footer a {
    color: #b9b9b9;
    text-decoration: none; }
  footer.main-footer hr {
    width: 100%;
    margin: 30px 0; }
  footer.main-footer .social {
    text-align: center;
    color: #ffffff; }
    footer.main-footer .social ul {
      margin: 10px 0 15px 0; }
      footer.main-footer .social ul li {
        display: inline-block;
        margin: 0 5px; }
    footer.main-footer .social i {
      color: #f6f6f6;
      font-size: 2.1875em; }
      footer.main-footer .social i:hover {
        color: #e9e9e9; }
    footer.main-footer .social a {
      color: #ff7e00; }
  footer.main-footer .logos.arn img {
    width: 200px; }
    @media screen and (max-width: 1000px) {
      footer.main-footer .logos.arn img {
        width: 165px; } }
    @media screen and (max-width: 800px) {
      footer.main-footer .logos.arn img {
        width: 200px; } }
  footer.main-footer .logos.dns img {
    width: 100px; }
    @media screen and (max-width: 1000px) {
      footer.main-footer .logos.dns img {
        width: 90px; } }
    @media screen and (max-width: 800px) {
      footer.main-footer .logos.dns img {
        width: 100px; } }
  @media screen and (max-width: 800px) {
    footer.main-footer .logos {
      margin-bottom: 30px; }
      footer.main-footer .logos a {
        text-align: center;
        width: 100%;
        display: block; } }
  @media screen and (max-width: 800px) {
    footer.main-footer .menu {
      text-align: center; } }

.hidden {
  display: none !important;
  visibility: hidden; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.left, .alignleft {
  float: left; }

.right, .alignright {
  float: right; }

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=base.css.map */
