/* line 17, ../../../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../Ruby192/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 8, sass/partials/_main.scss */
html, body {
  width: 100%;
  background: url(../img/bg-default.jpg) no-repeat center 0 #f0f0f0;
  font-family: "Titillium Web", Tahoma, Arial, Helvetica, sans-serif;
  color: #515151;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 900px) {
  /* line 8, sass/partials/_main.scss */
  html, body {
    background: url(../img/bg-default-2.png) no-repeat right 50px #f0f0f0;
  }
}
@media screen and (max-width: 650px) {
  /* line 8, sass/partials/_main.scss */
  html, body {
    background: url(../img/bg-default-3.png) no-repeat right 210px #f0f0f0;
  }
}
@media screen and (max-width: 470px) {
  /* line 8, sass/partials/_main.scss */
  html, body {
    background: #f0f0f0;
  }
}

/* line 34, sass/partials/_main.scss */
h1, h2, h3, h4, h5, strong {
  font-weight: bold;
}

/* line 37, sass/partials/_main.scss */
a {
  text-decoration: none;
}
/* line 39, sass/partials/_main.scss */
a:hover {
  text-decoration: underline;
}

/* line 42, sass/partials/_main.scss */
.fright {
  float: right;
}

/* line 43, sass/partials/_main.scss */
.fleft {
  float: left;
}

/* line 44, sass/partials/_main.scss */
.clear {
  clear: both;
  padding: 0;
  margin: 0;
}

/* line 45, sass/partials/_main.scss */
.hide {
  display: none;
}

/* line 47, sass/partials/_main.scss */
.blue {
  color: #40b0e7;
}

/* line 48, sass/partials/_main.scss */
.orange {
  color: #ff9900;
}

/* line 60, sass/partials/_main.scss */
#main {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  position: relative;
  margin-top: 40px;
}
/* line 65, sass/partials/_main.scss */
#main h1 {
  width: 278px;
  height: 64px;
  background: url(../img/logo_terra_office.png) no-repeat;
  text-indent: -9999px;
}
/* line 73, sass/partials/_main.scss */
#main .title {
  text-transform: uppercase;
  font-size: 24px;
  margin: 35px 0 15px;
  width: 285px;
}
/* line 80, sass/partials/_main.scss */
#main .info-text {
  width: 345px;
}
/* line 83, sass/partials/_main.scss */
#main .bt-assine {
  width: 245px;
  text-align: center;
  font-family: 'klavika_bdbold';
  color: #fff;
  font-size: 20px;
  background: #ff9900;
  padding: 14px 0;
  display: block;
  margin: 20px 0 8px 0;
}
/* line 96, sass/partials/_main.scss */
#main .phone {
  width: 245px;
  text-align: center;
}
/* line 102, sass/partials/_main.scss */
#main .price {
  width: 168px;
  height: 166px;
  background: url(../img/price.png) no-repeat;
  display: block;
  position: absolute;
  top: 310px;
  left: 380px;
  text-indent: -9999px;
}
/* line 114, sass/partials/_main.scss */
#main .cloud {
  height: 102px;
  display: block;
  background: url(../img/cloud.png) no-repeat;
  padding: 15px 0 0 195px;
  position: absolute;
  right: 0;
  top: 475px;
  width: 340px;
}
/* line 126, sass/partials/_main.scss */
#main .bottom-text {
  margin: 65px 0 15px 0;
  text-align: center;
}
/* line 132, sass/partials/_main.scss */
#main .image {
  width: 100%;
  height: auto;
  display: none;
}
@media screen and (max-width: 900px) {
  /* line 60, sass/partials/_main.scss */
  #main {
    max-width: auto;
  }
  /* line 143, sass/partials/_main.scss */
  #main .cloud {
    width: auto;
    position: relative;
    top: 0;
    left: 0;
    margin: 20px 10px 0 0;
  }
  /* line 152, sass/partials/_main.scss */
  #main .price {
    width: 116px;
    height: 116px;
    background: url(../img/price-2.png) no-repeat;
    top: 380px;
    left: auto;
    right: 200px;
  }
  /* line 162, sass/partials/_main.scss */
  #main .bottom-text {
    margin: 20px 0 15px 0;
    text-align: center;
  }
  /* line 167, sass/partials/_main.scss */
  #main h1, #main .title, #main .info-text {
    margin-left: 10px;
  }
}
@media screen and (max-width: 760px) {
  /* line 172, sass/partials/_main.scss */
  #main .info-text {
    width: 45%;
  }
}
@media screen and (max-width: 650px) {
  /* line 60, sass/partials/_main.scss */
  #main {
    max-width: auto;
    margin: 40px 0 0 0;
  }
  /* line 180, sass/partials/_main.scss */
  #main h1 {
    margin-left: 10px;
  }
  /* line 181, sass/partials/_main.scss */
  #main .title {
    width: auto;
    margin-left: 10px;
  }
  /* line 182, sass/partials/_main.scss */
  #main .info-text {
    width: 50%;
    margin-left: 10px;
  }
  /* line 183, sass/partials/_main.scss */
  #main .price {
    right: 100px;
    top: 410px;
  }
}
@media screen and (max-width: 470px) {
  /* line 189, sass/partials/_main.scss */
  #main .title {
    margin: 35px 0 20px 10px;
  }
  /* line 190, sass/partials/_main.scss */
  #main .image {
    display: block;
  }
  /* line 191, sass/partials/_main.scss */
  #main .info-text {
    width: auto;
    margin-top: 20px;
  }
  /* line 192, sass/partials/_main.scss */
  #main .price {
    display: none;
  }
  /* line 195, sass/partials/_main.scss */
  #main .cloud {
    padding: 85px 0 0 10px;
    margin: 20px 10px 0 10px;
    background: url(../img/cloud-2.png) no-repeat;
  }
  /* line 201, sass/partials/_main.scss */
  #main .bt-assine {
    margin: 20px auto 8px;
  }
  /* line 202, sass/partials/_main.scss */
  #main .phone {
    margin: 0 auto;
  }
}

/* line 207, sass/partials/_main.scss */
#vantagens {
  width: 100%;
  background: url(../img/bg-vantagens.jpg) no-repeat center 0;
  border-top: 1px solid #e9e8e8;
  border-bottom: 1px solid #e9e8e8;
}
/* line 214, sass/partials/_main.scss */
#vantagens .list {
  max-width: 980px;
  margin: 0 auto;
}
/* line 219, sass/partials/_main.scss */
#vantagens .list li {
  width: 33%;
  height: 200px;
  float: left;
  color: #515151;
}
/* line 226, sass/partials/_main.scss */
#vantagens .list li .ico {
  margin: 30px 0 6px 27px;
}
/* line 229, sass/partials/_main.scss */
#vantagens .list li .title {
  color: #515151;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "klavikamedium";
  margin: 0 25px 5px 25px;
  border-bottom: 1px solid #b9b9b9;
  padding: 0 2px 2px 0;
  display: inline-block;
  max-width: 250px;
}
/* line 239, sass/partials/_main.scss */
#vantagens .list li .title:hover {
  text-decoration: none !important;
}
/* line 243, sass/partials/_main.scss */
#vantagens .list li .text {
  display: block;
  max-width: 250px;
  margin: 0 25px 0 25px;
}
@media screen and (max-width: 750px) {
  /* line 219, sass/partials/_main.scss */
  #vantagens .list li {
    width: 50%;
  }
  /* line 252, sass/partials/_main.scss */
  #vantagens .list li .title, #vantagens .list li .text {
    max-width: inherit;
  }
}
@media screen and (max-width: 500px) {
  /* line 219, sass/partials/_main.scss */
  #vantagens .list li {
    width: 100%;
  }
}
/* line 261, sass/partials/_main.scss */
#vantagens .list .bg-1 {
  background: #fefefe;
}
/* line 262, sass/partials/_main.scss */
#vantagens .list .bg-2 {
  background: #fafafa;
}
/* line 263, sass/partials/_main.scss */
#vantagens .list .bg-3 {
  background: #f6f6f6;
}

/* line 269, sass/partials/_main.scss */
.footer-terra {
  width: 100%;
  height: 103px;
  display: block;
  margin: 10px auto 0;
  background: url("../img/bg-bottom.png") right top no-repeat;
}
/* line 277, sass/partials/_main.scss */
.footer-terra .logo-terra {
  background: url("../img/logo-terrinha.gif") no-repeat scroll left top transparent;
  display: block;
  float: right;
  height: 44px;
  margin-right: 10px;
  margin-top: 40px;
  text-indent: -9999px;
  width: 64px;
}
/* line 289, sass/partials/_main.scss */
.footer-terra p {
  font-size: 12px;
  color: #fff;
  width: 560px;
}

/* line 296, sass/partials/_main.scss */
#copyright {
  padding: 20px 20px 50px 0;
  background: #ffffff;
}

/* line 299, sass/partials/_main.scss */
.modal {
  width: 666px;
  height: 600px;
  display: none;
  position: relative;
  background: url(../img/modal.jpg) no-repeat 0 30px;
  outline: 0;
}
/* line 308, sass/partials/_main.scss */
.modal .item {
  position: absolute;
  top: 475px;
  left: 0;
  text-align: center;
}
/* line 315, sass/partials/_main.scss */
.modal .item select {
  width: 137px;
  margin-bottom: 10px;
}
/* line 321, sass/partials/_main.scss */
.modal .item .price {
  font-weight: bold;
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
}
/* line 327, sass/partials/_main.scss */
.modal .item .price span {
  color: #ff9900;
  font-size: 23px;
}
/* line 331, sass/partials/_main.scss */
.modal .item-1 {
  left: 314px;
}
/* line 332, sass/partials/_main.scss */
.modal .item-2 {
  left: 480px;
}
/* line 335, sass/partials/_main.scss */
.modal .button {
  width: 137px;
  height: 40px;
  background: url(../img/bt_entre.gif) no-repeat;
  display: block;
  text-indent: -9999px;
}

/* line 346, sass/partials/_main.scss */
.simplemodal-close {
  width: 29px;
  height: 29px;
  display: block;
  text-indent: -9999px;
  position: absolute;
  top: -5px;
  right: -25px;
  background: url("../img/btn-fechar.png") top left no-repeat scroll;
  cursor: pointer;
}
