@media screen and (min-width: 992px) {
  /* line 21, ../sass/_grids.scss */
  .containerLG {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
  .containerLG:after {
    content: " ";
    display: block;
    clear: both;
  }
  /* line 26, ../sass/_grids.scss */
  .containerLG .col1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 6.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 27, ../sass/_grids.scss */
  .containerLG .col2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 12.5%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 28, ../sass/_grids.scss */
  .containerLG .col3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 18.75%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 29, ../sass/_grids.scss */
  .containerLG .col4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 30, ../sass/_grids.scss */
  .containerLG .col5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 31.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 31, ../sass/_grids.scss */
  .containerLG .col6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 37.5%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 32, ../sass/_grids.scss */
  .containerLG .col7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 43.75%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 33, ../sass/_grids.scss */
  .containerLG .col8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 34, ../sass/_grids.scss */
  .containerLG .col9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 56.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 35, ../sass/_grids.scss */
  .containerLG .col10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 62.5%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 36, ../sass/_grids.scss */
  .containerLG .col11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 68.75%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 37, ../sass/_grids.scss */
  .containerLG .col12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 38, ../sass/_grids.scss */
  .containerLG .col13 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 81.25%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 39, ../sass/_grids.scss */
  .containerLG .col14 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 87.5%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 40, ../sass/_grids.scss */
  .containerLG .col15 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 93.75%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 41, ../sass/_grids.scss */
  .containerLG .col16 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.625%;
    padding-right: 0.625%;
  }
  /* line 43, ../sass/_grids.scss */
  .containerLG .offset1 {
    margin-left: 6.25%;
  }
  /* line 44, ../sass/_grids.scss */
  .containerLG .offset2 {
    margin-left: 12.5%;
  }
  /* line 45, ../sass/_grids.scss */
  .containerLG .offset3 {
    margin-left: 18.75%;
  }
  /* line 46, ../sass/_grids.scss */
  .containerLG .offset4 {
    margin-left: 25%;
  }
  /* line 47, ../sass/_grids.scss */
  .containerLG .offset5 {
    margin-left: 31.25%;
  }
  /* line 48, ../sass/_grids.scss */
  .containerLG .offset6 {
    margin-left: 37.5%;
  }
  /* line 49, ../sass/_grids.scss */
  .containerLG .offset7 {
    margin-left: 43.75%;
  }
  /* line 50, ../sass/_grids.scss */
  .containerLG .offset8 {
    margin-left: 50%;
  }
  /* line 51, ../sass/_grids.scss */
  .containerLG .offset9 {
    margin-left: 56.25%;
  }
  /* line 52, ../sass/_grids.scss */
  .containerLG .offset10 {
    margin-left: 62.5%;
  }
  /* line 53, ../sass/_grids.scss */
  .containerLG .offset11 {
    margin-left: 68.75%;
  }
  /* line 54, ../sass/_grids.scss */
  .containerLG .offset12 {
    margin-left: 75%;
  }
  /* line 55, ../sass/_grids.scss */
  .containerLG .offset13 {
    margin-left: 81.25%;
  }
  /* line 56, ../sass/_grids.scss */
  .containerLG .offset14 {
    margin-left: 87.5%;
  }
  /* line 57, ../sass/_grids.scss */
  .containerLG .offset15 {
    margin-left: 93.75%;
  }
  /* line 58, ../sass/_grids.scss */
  .containerLG .offset16 {
    margin-left: 100%;
  }
  /* line 60, ../sass/_grids.scss */
  .containerLG .hiddenlg {
    display: none;
  }
}

@media screen and (min-width: 992px) {
  /* line 64, ../sass/_grids.scss */
  .containerMD {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
  .containerMD:after {
    content: " ";
    display: block;
    clear: both;
  }
  /* line 70, ../sass/_grids.scss */
  .containerMD .col1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 71, ../sass/_grids.scss */
  .containerMD .col2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 72, ../sass/_grids.scss */
  .containerMD .col3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 73, ../sass/_grids.scss */
  .containerMD .col4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 74, ../sass/_grids.scss */
  .containerMD .col5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 75, ../sass/_grids.scss */
  .containerMD .col6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 76, ../sass/_grids.scss */
  .containerMD .col7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 77, ../sass/_grids.scss */
  .containerMD .col8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 78, ../sass/_grids.scss */
  .containerMD .col9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 79, ../sass/_grids.scss */
  .containerMD .col10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 80, ../sass/_grids.scss */
  .containerMD .col11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 81, ../sass/_grids.scss */
  .containerMD .col12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 83, ../sass/_grids.scss */
  .containerMD .offset0 {
    margin-left: 0%;
  }
  /* line 84, ../sass/_grids.scss */
  .containerMD .offset1 {
    margin-left: 8.33333%;
  }
  /* line 85, ../sass/_grids.scss */
  .containerMD .offset2 {
    margin-left: 16.66667%;
  }
  /* line 86, ../sass/_grids.scss */
  .containerMD .offset3 {
    margin-left: 25%;
  }
  /* line 87, ../sass/_grids.scss */
  .containerMD .offset4 {
    margin-left: 33.33333%;
  }
  /* line 88, ../sass/_grids.scss */
  .containerMD .offset5 {
    margin-left: 41.66667%;
  }
  /* line 89, ../sass/_grids.scss */
  .containerMD .offset6 {
    margin-left: 50%;
  }
  /* line 90, ../sass/_grids.scss */
  .containerMD .offset7 {
    margin-left: 58.33333%;
  }
  /* line 91, ../sass/_grids.scss */
  .containerMD .offset8 {
    margin-left: 66.66667%;
  }
  /* line 92, ../sass/_grids.scss */
  .containerMD .offset9 {
    margin-left: 75%;
  }
  /* line 93, ../sass/_grids.scss */
  .containerMD .offset10 {
    margin-left: 83.33333%;
  }
  /* line 94, ../sass/_grids.scss */
  .containerMD .offset11 {
    margin-left: 91.66667%;
  }
  /* line 95, ../sass/_grids.scss */
  .containerMD .offset12 {
    margin-left: 100%;
  }
  /* line 97, ../sass/_grids.scss */
  .containerMD .hiddenlg {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  /* line 101, ../sass/_grids.scss */
  .containerLG, .containerMD {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
  .containerLG:after, .containerMD:after {
    content: " ";
    display: block;
    clear: both;
  }
  /* line 109, ../sass/_grids.scss */
  .containerLG .colmd1, .containerMD .colmd1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 110, ../sass/_grids.scss */
  .containerLG .colmd2, .containerMD .colmd2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 111, ../sass/_grids.scss */
  .containerLG .colmd3, .containerMD .colmd3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 112, ../sass/_grids.scss */
  .containerLG .colmd4, .containerMD .colmd4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 113, ../sass/_grids.scss */
  .containerLG .colmd5, .containerMD .colmd5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 114, ../sass/_grids.scss */
  .containerLG .colmd6, .containerMD .colmd6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 115, ../sass/_grids.scss */
  .containerLG .colmd7, .containerMD .colmd7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 116, ../sass/_grids.scss */
  .containerLG .colmd8, .containerMD .colmd8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 117, ../sass/_grids.scss */
  .containerLG .colmd9, .containerMD .colmd9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 118, ../sass/_grids.scss */
  .containerLG .colmd10, .containerMD .colmd10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 119, ../sass/_grids.scss */
  .containerLG .colmd11, .containerMD .colmd11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 120, ../sass/_grids.scss */
  .containerLG .colmd12, .containerMD .colmd12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 122, ../sass/_grids.scss */
  .containerLG .offsetmd0, .containerMD .offsetmd0 {
    margin-left: 0%;
  }
  /* line 123, ../sass/_grids.scss */
  .containerLG .offsetmd1, .containerMD .offsetmd1 {
    margin-left: 8.33333%;
  }
  /* line 124, ../sass/_grids.scss */
  .containerLG .offsetmd2, .containerMD .offsetmd2 {
    margin-left: 16.66667%;
  }
  /* line 125, ../sass/_grids.scss */
  .containerLG .offsetmd3, .containerMD .offsetmd3 {
    margin-left: 25%;
  }
  /* line 126, ../sass/_grids.scss */
  .containerLG .offsetmd4, .containerMD .offsetmd4 {
    margin-left: 33.33333%;
  }
  /* line 127, ../sass/_grids.scss */
  .containerLG .offsetmd5, .containerMD .offsetmd5 {
    margin-left: 41.66667%;
  }
  /* line 128, ../sass/_grids.scss */
  .containerLG .offsetmd6, .containerMD .offsetmd6 {
    margin-left: 50%;
  }
  /* line 129, ../sass/_grids.scss */
  .containerLG .offsetmd7, .containerMD .offsetmd7 {
    margin-left: 58.33333%;
  }
  /* line 130, ../sass/_grids.scss */
  .containerLG .offsetmd8, .containerMD .offsetmd8 {
    margin-left: 66.66667%;
  }
  /* line 131, ../sass/_grids.scss */
  .containerLG .offsetmd9, .containerMD .offsetmd9 {
    margin-left: 75%;
  }
  /* line 132, ../sass/_grids.scss */
  .containerLG .offsetmd10, .containerMD .offsetmd10 {
    margin-left: 83.33333%;
  }
  /* line 133, ../sass/_grids.scss */
  .containerLG .offsetmd11, .containerMD .offsetmd11 {
    margin-left: 91.66667%;
  }
  /* line 134, ../sass/_grids.scss */
  .containerLG .offsetmd12, .containerMD .offsetmd12 {
    margin-left: 100%;
  }
  /* line 136, ../sass/_grids.scss */
  .containerLG .txtCenterMD, .containerMD .txtCenterMD {
    display: block;
    text-align: center;
  }
  /* line 140, ../sass/_grids.scss */
  .containerLG .hiddenmd, .containerMD .hiddenmd {
    display: none;
  }
  /* line 141, ../sass/_grids.scss */
  .containerLG .showmd,
  .containerLG .showmd.hiddenlg, .containerMD .showmd,
  .containerMD .showmd.hiddenlg {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  /* line 101, ../sass/_grids.scss */
  .containerLG, .containerMD {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
  .containerLG:after, .containerMD:after {
    content: " ";
    display: block;
    clear: both;
  }
  /* line 151, ../sass/_grids.scss */
  .containerLG .colsm1, .containerMD .colsm1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 152, ../sass/_grids.scss */
  .containerLG .colsm2, .containerMD .colsm2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 153, ../sass/_grids.scss */
  .containerLG .colsm3, .containerMD .colsm3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 154, ../sass/_grids.scss */
  .containerLG .colsm4, .containerMD .colsm4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 155, ../sass/_grids.scss */
  .containerLG .colsm5, .containerMD .colsm5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 156, ../sass/_grids.scss */
  .containerLG .colsm6, .containerMD .colsm6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 157, ../sass/_grids.scss */
  .containerLG .colsm7, .containerMD .colsm7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 158, ../sass/_grids.scss */
  .containerLG .colsm8, .containerMD .colsm8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 159, ../sass/_grids.scss */
  .containerLG .colsm9, .containerMD .colsm9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 160, ../sass/_grids.scss */
  .containerLG .colsm10, .containerMD .colsm10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 161, ../sass/_grids.scss */
  .containerLG .colsm11, .containerMD .colsm11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 162, ../sass/_grids.scss */
  .containerLG .colsm12, .containerMD .colsm12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 164, ../sass/_grids.scss */
  .containerLG .offsetsm0, .containerMD .offsetsm0 {
    margin-left: 0%;
  }
  /* line 165, ../sass/_grids.scss */
  .containerLG .offsetsm1, .containerMD .offsetsm1 {
    margin-left: 8.33333%;
  }
  /* line 166, ../sass/_grids.scss */
  .containerLG .offsetsm2, .containerMD .offsetsm2 {
    margin-left: 16.66667%;
  }
  /* line 167, ../sass/_grids.scss */
  .containerLG .offsetsm3, .containerMD .offsetsm3 {
    margin-left: 25%;
  }
  /* line 168, ../sass/_grids.scss */
  .containerLG .offsetsm4, .containerMD .offsetsm4 {
    margin-left: 33.33333%;
  }
  /* line 169, ../sass/_grids.scss */
  .containerLG .offsetsm5, .containerMD .offsetsm5 {
    margin-left: 41.66667%;
  }
  /* line 170, ../sass/_grids.scss */
  .containerLG .offsetsm6, .containerMD .offsetsm6 {
    margin-left: 50%;
  }
  /* line 171, ../sass/_grids.scss */
  .containerLG .offsetsm7, .containerMD .offsetsm7 {
    margin-left: 58.33333%;
  }
  /* line 172, ../sass/_grids.scss */
  .containerLG .offsetsm8, .containerMD .offsetsm8 {
    margin-left: 66.66667%;
  }
  /* line 173, ../sass/_grids.scss */
  .containerLG .offsetsm9, .containerMD .offsetsm9 {
    margin-left: 75%;
  }
  /* line 174, ../sass/_grids.scss */
  .containerLG .offsetsm10, .containerMD .offsetsm10 {
    margin-left: 83.33333%;
  }
  /* line 175, ../sass/_grids.scss */
  .containerLG .offsetsm11, .containerMD .offsetsm11 {
    margin-left: 91.66667%;
  }
  /* line 176, ../sass/_grids.scss */
  .containerLG .offsetsm12, .containerMD .offsetsm12 {
    margin-left: 100%;
  }
  /* line 178, ../sass/_grids.scss */
  .containerLG .hiddensm, .containerMD .hiddensm {
    display: none;
  }
  /* line 179, ../sass/_grids.scss */
  .containerLG .showsm,
  .containerLG .showsm.hiddenlg,
  .containerLG .showsm.hiddenmd, .containerMD .showsm,
  .containerMD .showsm.hiddenlg,
  .containerMD .showsm.hiddenmd {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  /* line 101, ../sass/_grids.scss */
  .containerLG, .containerMD {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/susy-2.2.6/sass/susy/output/support/_clearfix.scss */
  .containerLG:after, .containerMD:after {
    content: " ";
    display: block;
    clear: both;
  }
  /* line 190, ../sass/_grids.scss */
  .containerLG .colsx1, .containerMD .colsx1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 191, ../sass/_grids.scss */
  .containerLG .colsx2, .containerMD .colsx2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 192, ../sass/_grids.scss */
  .containerLG .colsx3, .containerMD .colsx3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 193, ../sass/_grids.scss */
  .containerLG .colsx4, .containerMD .colsx4 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 194, ../sass/_grids.scss */
  .containerLG .colsx5, .containerMD .colsx5 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 41.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 195, ../sass/_grids.scss */
  .containerLG .colsx6, .containerMD .colsx6 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 196, ../sass/_grids.scss */
  .containerLG .colsx7, .containerMD .colsx7 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 58.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 197, ../sass/_grids.scss */
  .containerLG .colsx8, .containerMD .colsx8 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 198, ../sass/_grids.scss */
  .containerLG .colsx9, .containerMD .colsx9 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 199, ../sass/_grids.scss */
  .containerLG .colsx10, .containerMD .colsx10 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 200, ../sass/_grids.scss */
  .containerLG .colsx11, .containerMD .colsx11 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 91.66667%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 201, ../sass/_grids.scss */
  .containerLG .colsx12, .containerMD .colsx12 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 0.83333%;
    padding-right: 0.83333%;
  }
  /* line 203, ../sass/_grids.scss */
  .containerLG .offsetsx0, .containerMD .offsetsx0 {
    margin-left: 0%;
  }
  /* line 204, ../sass/_grids.scss */
  .containerLG .offsetsx1, .containerMD .offsetsx1 {
    margin-left: 8.33333%;
  }
  /* line 205, ../sass/_grids.scss */
  .containerLG .offsetsx2, .containerMD .offsetsx2 {
    margin-left: 16.66667%;
  }
  /* line 206, ../sass/_grids.scss */
  .containerLG .offsetsx3, .containerMD .offsetsx3 {
    margin-left: 25%;
  }
  /* line 207, ../sass/_grids.scss */
  .containerLG .offsetsx4, .containerMD .offsetsx4 {
    margin-left: 33.33333%;
  }
  /* line 208, ../sass/_grids.scss */
  .containerLG .offsetsx5, .containerMD .offsetsx5 {
    margin-left: 41.66667%;
  }
  /* line 209, ../sass/_grids.scss */
  .containerLG .offsetsx6, .containerMD .offsetsx6 {
    margin-left: 50%;
  }
  /* line 210, ../sass/_grids.scss */
  .containerLG .offsetsx7, .containerMD .offsetsx7 {
    margin-left: 58.33333%;
  }
  /* line 211, ../sass/_grids.scss */
  .containerLG .offsetsx8, .containerMD .offsetsx8 {
    margin-left: 66.66667%;
  }
  /* line 212, ../sass/_grids.scss */
  .containerLG .offsetsx9, .containerMD .offsetsx9 {
    margin-left: 75%;
  }
  /* line 213, ../sass/_grids.scss */
  .containerLG .offsetsx10, .containerMD .offsetsx10 {
    margin-left: 83.33333%;
  }
  /* line 214, ../sass/_grids.scss */
  .containerLG .offsetsx11, .containerMD .offsetsx11 {
    margin-left: 91.66667%;
  }
  /* line 215, ../sass/_grids.scss */
  .containerLG .offsetsx12, .containerMD .offsetsx12 {
    margin-left: 100%;
  }
  /* line 217, ../sass/_grids.scss */
  .containerLG .hiddensx, .containerMD .hiddensx {
    display: none;
  }
  /* line 218, ../sass/_grids.scss */
  .containerLG .showsx,
  .containerLG .showsx.hiddenlg,
  .containerLG .showsx.hiddenmd,
  .containerLG .showsx.hiddensm, .containerMD .showsx,
  .containerMD .showsx.hiddenlg,
  .containerMD .showsx.hiddenmd,
  .containerMD .showsx.hiddensm {
    display: block;
  }
}

/* line 225, ../sass/_grids.scss */
.clearfix {
  clear: both;
}

@media screen and (max-width: 992px) {
  /* line 229, ../sass/_grids.scss */
  body .hiddenlg {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  /* line 234, ../sass/_grids.scss */
  body .hiddenmd {
    display: none;
  }
  /* line 235, ../sass/_grids.scss */
  body .showmd,
  body .showmd.hiddenlg {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  /* line 241, ../sass/_grids.scss */
  body .hiddensm {
    display: none;
  }
  /* line 242, ../sass/_grids.scss */
  body .showsm,
  body .showsm.hiddenlg,
  body .showsm.hiddenmd {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  /* line 249, ../sass/_grids.scss */
  body .hiddensx {
    display: none;
  }
  /* line 250, ../sass/_grids.scss */
  body .showsx,
  body .showsx.hiddenlg,
  body .showsx.hiddenmd,
  body .showsx.hiddensm {
    display: block;
  }
}

/* line 5, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/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, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Ruby21-x64/lib/ruby/gems/2.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: "OpenSansItalic";
  src: url('../fonts/OpenSans-Italic-webfont.ttf?1444833498') format('truetype'), url('../fonts/OpenSans-Italic-webfont.eot?1444833498') format('embedded-opentype'), url('../fonts/OpenSans-Italic-webfont.woff?1444833497') format('woff'), url('../fonts/OpenSans-Italic-webfont.svg?1444833498') format('svg');
}
@font-face {
  font-family: "OpenSansLight";
  src: url('../fonts/OpenSans-Light-webfont.ttf?1444833496') format('truetype'), url('../fonts/OpenSans-Light-webfont.eot?1444833496') format('embedded-opentype'), url('../fonts/OpenSans-Light-webfont.woff?1444833494') format('woff'), url('../fonts/OpenSans-Light-webfont.svg?1444833496') format('svg');
}
@font-face {
  font-family: "OpenSansRegular";
  src: url('../fonts/OpenSans-Regular-webfont.ttf?1444833491') format('truetype'), url('../fonts/OpenSans-Regular-webfont.eot?1444833492') format('embedded-opentype'), url('../fonts/OpenSans-Regular-webfont.woff?1444833490') format('woff'), url('../fonts/OpenSans-Regular-webfont.svg?1444833492') format('svg');
}
@font-face {
  font-family: "OpenSansSemiBold";
  src: url('../fonts/OpenSans-Semibold-webfont.ttf?1444833489') format('truetype'), url('../fonts/OpenSans-Semibold-webfont.eot?1444833490') format('embedded-opentype'), url('../fonts/OpenSans-Semibold-webfont.woff?1444833489') format('woff'), url('../fonts/OpenSans-Semibold-webfont.svg?1444833490') format('svg');
}
@font-face {
  font-family: "OpenSansBold";
  src: url('../fonts/OpenSans-Bold-webfont.ttf?1444833505') format('truetype'), url('../fonts/OpenSans-Bold-webfont.eot?1444833505') format('embedded-opentype'), url('../fonts/OpenSans-Bold-webfont.woff?1444833504') format('woff'), url('../fonts/OpenSans-Bold-webfont.svg?1444833505') format('svg');
}
@font-face {
  font-family: "OpenSansExtraBold";
  src: url('../fonts/OpenSans-ExtraBold-webfont.ttf?1444833501') format('truetype'), url('../fonts/OpenSans-ExtraBold-webfont.eot?1444833502') format('embedded-opentype'), url('../fonts/OpenSans-ExtraBold-webfont.woff?1444833501') format('woff'), url('../fonts/OpenSans-ExtraBold-webfont.svg?1444833502') format('svg');
}
@font-face {
  font-family: "FontAwesome";
  src: url('../fonts/fontawesome-webfont.ttf?1444833485') format('truetype'), url('../fonts/fontawesome-webfont.eot?1444833486') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?1444833485') format('woff'), url('../fonts/fontawesome-webfont.svg?1444833487') format('svg');
}
/* line 51, ../sass/_base.scss */
html, body {
  min-height: 100%;
  height: 100%;
}

/* line 55, ../sass/_base.scss */
body {
  position: relative;
}

/* line 60, ../sass/_base.scss */
input, textarea, button, a {
  outline: none;
}

/* line 62, ../sass/_base.scss */
a {
  color: #2783c0;
  text-decoration: none;
}
/* line 66, ../sass/_base.scss */
a:hover {
  text-decoration: underline;
}

/* line 68, ../sass/_base.scss */
strong {
  font-weight: 900;
}

/* line 70, ../sass/_base.scss */
.fItalic {
  font-family: "OpenSansItalic", Arial, sans-serif;
}

/* line 71, ../sass/_base.scss */
.fLight {
  font-family: "OpenSansLight", Arial, sans-serif;
}

/* line 72, ../sass/_base.scss */
.fRegular, body {
  font-family: "OpenSansRegular", Arial, sans-serif;
}

/* line 73, ../sass/_base.scss */
.fSemiBold {
  font-family: "OpenSansSemiBold", Arial, sans-serif;
}

/* line 74, ../sass/_base.scss */
.fBold {
  font-family: "OpenSansBold", Arial, sans-serif;
}

/* line 75, ../sass/_base.scss */
.fExtraBold {
  font-family: "OpenSansExtraBold", Arial, sans-serif;
}

/* line 77, ../sass/_base.scss */
.transitionDefault, a, .field label, .btn, #footer.footerExternal .navLang {
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in;
  -webkit-transition-delay: 0s;
  transition: all 0.2s ease-in 0s;
}

/* line 79, ../sass/_base.scss */
.hide, .field.focus label {
  visibility: hidden;
  opacity: 0;
}

/* line 80, ../sass/_base.scss */
.show, .focus .fieldCheck label, .focus .fieldRadio label {
  visibility: visible;
  opacity: 1;
}

/* line 7, ../sass/style.scss */
*, ::before, ::after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../sass/style.scss */
.circleLoad {
  position: relative;
  margin: 10% auto;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  border: solid 5px rgba(255, 255, 255, 0.8);
  border-top-color: #00B9DD;
  -moz-animation: circleLoad 0.5s infinite linear;
  -webkit-animation: circleLoad 0.5s infinite linear;
  animation: circleLoad 0.5s infinite linear;
}

@-moz-keyframes circleLoad {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes circleLoad {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes circleLoad {
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* line 25, ../sass/style.scss */
hr {
  border: 0;
  border-top: 1px solid #cdd1d8;
}

/* line 29, ../sass/style.scss */
.removPadLeft {
  padding-left: 0px !important;
}

/* line 30, ../sass/style.scss */
.removPadRight {
  padding-right: 0px !important;
}

/* line 32, ../sass/style.scss */
.field {
  position: relative;
  margin-bottom: 10px;
}
/* line 35, ../sass/style.scss */
.field label {
  position: absolute;
  left: 10px;
  z-index: 0;
  line-height: 47px;
  font-size: 13px;
  color: #606079;
  opacity: 0.5;
  cursor: auto;
}
/* line 51, ../sass/style.scss */
.field .inputTxt {
	
  line-height: normal;
  width: 100%;
  height: 45px;
  text-indent: 10px;
  background-color: #ffffff;
  border: 1px solid #cdd1d8;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #606079;
}
/* line 60, ../sass/style.scss */
.field .msg {
  position: absolute;
  color: #ffffff;
  padding: 0px 10px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  text-align: center;
  z-index: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  left: 10px;
  top: 50px;
}
/* line 74, ../sass/style.scss */
.field .msg .arrow {
  position: absolute;
  top: -10px;
  left: 20px;
  width: 0;
  height: 0;
  top: -10px;
  left: 15px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid;
}
/* line 134, ../sass/style.scss */
.field.has-error input {
  border: 1px solid #c94b4c !important;
  -moz-box-shadow: 0 0 8px rgba(201, 75, 76, 0.5);
  -webkit-box-shadow: 0 0 8px rgba(201, 75, 76, 0.5);
  box-shadow: 0 0 8px rgba(201, 75, 76, 0.5);
}
/* line 138, ../sass/style.scss */
.field.has-error .msg {
  background-color: #c94b4c;
}
/* line 141, ../sass/style.scss */
.field.has-error .msg .arrow {
  border-bottom-color: #c94b4c;
}

/* line 160, ../sass/style.scss */
.fieldCheck input {
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 5px;
  margin-top: 1px;
}
/* line 167, ../sass/style.scss */
.fieldCheck label {
  opacity: 1;
  position: inherit;
  line-height: 18px;
}

/* line 174, ../sass/style.scss */
.fieldText textarea {
  width: 100%;
  max-width: 100%;
  min-height: 140px;
  float: left;
  line-height: 20px;
  padding: 10px;
  text-indent: 0px !important;
}
/* line 183, ../sass/style.scss */
.fieldText label {
  float: left;
  font-size: 13px;
  color: #606079;
  line-height: 40px;
  margin-left: 2px;
}

/* line 192, ../sass/style.scss */
.fieldRadio input {
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 5px;
}
/* line 198, ../sass/style.scss */
.fieldRadio label {
  float: left;
  font-size: 13px;
  color: #606079;
  line-height: 30px;
  margin-right: 10px;
  margin-left: 2px;
}

/* line 213, ../sass/style.scss */
.btn {
  width: 100%;
  height: 47px;
  line-height: 45px;
  font-family: "OpenSansBold", Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  border: 0;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 227, ../sass/style.scss */
.btn .circleLoad {
  position: absolute;
  top: -43px;
  right: 15px;
}

/* line 233, ../sass/style.scss */
.btn:hover {
  text-decoration: none;
  -webkit-filter: brightness(0.9);
  filter: brightness(0.9);
}

/* line 237, ../sass/style.scss */
.btnDefault {
  background-color: #606079;
}

/* line 238, ../sass/style.scss */
.btnBlue {
  background-color: #00B9DD;
}

/* line 239, ../sass/style.scss */
.btnBlueDark {
  background-color: #606079;
}

/* line 240, ../sass/style.scss */
.btnRedMain {
  background-color: #c94b4c;
}

/* line 241, ../sass/style.scss */
.btnOrange {
  background-color: #ffc254;
}

/* line 244, ../sass/style.scss */
.loading button.btn {
  background-color: #cdd1d8;
  cursor: default;
}
/* line 247, ../sass/style.scss */
.loading button.btn:hover {
  -webkit-filter: brightness(1);
  filter: brightness(1);
}

/* line 255, ../sass/style.scss */
#header {
  background-color: #00B9DD;
}

/* line 261, ../sass/style.scss */
#footer.footerExternal {
  width: 100%;
  min-height: 120px;
  margin-top: 20px;
}
/* line 265, ../sass/style.scss */
#footer.footerExternal .row {
  max-height: 60px;
  display: inline-block;
  width: 100%;
}
/* line 270, ../sass/style.scss */
#footer.footerExternal .navInstitucional {
  min-height: 60px;
  padding: 20px 0;
}
/* line 273, ../sass/style.scss */
#footer.footerExternal .navInstitucional a {
  font-size: 13px;
  color: #606079;
  margin-right: 20px;
  float: left;
}
/* line 281, ../sass/style.scss */
#footer.footerExternal .logoAllm {
  min-height: 30px;
  margin-top: 10px;
  padding-left: 0;
}
/* line 285, ../sass/style.scss */
#footer.footerExternal .logoAllm img {
  display: block;
}
/* line 289, ../sass/style.scss */
#footer.footerExternal .navLang {
  min-height: 60px;
  padding-top: 10px;
  position: relative;
  z-index: 1;
}
/* line 295, ../sass/style.scss */
#footer.footerExternal .navLang nav {
  min-height: 35px;
  width: 135px;
  border: 1px solid #00B9DD;
  padding: 0 5px 0 10px;
  background-color: #ffffff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 302, ../sass/style.scss */
#footer.footerExternal .navLang nav span {
  width: 100px;
  height: 35px;
  line-height: 35px;
  display: block;
  font-size: 13px;
  color: #606079;
  float: left;
}
/* line 310, ../sass/style.scss */
#footer.footerExternal .navLang nav span .flag {
  width: 26px;
  height: 17px;
  background-image: url(../img/spriteExternal.png);
  float: left;
  margin: 7px 10px 0 0;
}
/* line 316, ../sass/style.scss */
#footer.footerExternal .navLang nav span .flag.br {
  background-position: 0px -60px;
}
/* line 317, ../sass/style.scss */
#footer.footerExternal .navLang nav span .flag.en {
  background-position: -28px -60px;
}
/* line 318, ../sass/style.scss */
#footer.footerExternal .navLang nav span .flag.es {
  background-position: -56px -60px;
}
/* line 322, ../sass/style.scss */
#footer.footerExternal .navLang nav .fa {
  width: 10px;
  float: right;
  font-size: 16px;
  color: #606079;
  margin: 9px 2px 0 0;
}
/* line 329, ../sass/style.scss */
#footer.footerExternal .navLang nav ul {
  display: none;
}
/* line 332, ../sass/style.scss */
#footer.footerExternal .navLang nav ul li a {
  width: 100px;
  line-height: 35px;
  display: block;
  font-size: 13px;
  color: #606079;
}
/* line 339, ../sass/style.scss */
#footer.footerExternal .navLang nav ul li a .flag {
  width: 26px;
  height: 17px;
  background-image: url(../img/spriteExternal.png);
  float: left;
  margin: 7px 10px 0 0;
}
/* line 345, ../sass/style.scss */
#footer.footerExternal .navLang nav ul li a .flag.br {
  background-position: 0px -60px;
}
/* line 346, ../sass/style.scss */
#footer.footerExternal .navLang nav ul li a .flag.en {
  background-position: -28px -60px;
}
/* line 347, ../sass/style.scss */
#footer.footerExternal .navLang nav ul li a .flag.es {
  background-position: -56px -60px;
}
/* line 353, ../sass/style.scss */
#footer.footerExternal .navLang nav:hover ul, #footer.footerExternal .navLang nav.navOpen ul {
  display: block;
}
/* line 360, ../sass/style.scss */
#footer.footerExternal .copyright {
  height: 40px;
  padding: 20px 0 0 0;
  border-top: 1px solid #cdd1d8;
}
/* line 364, ../sass/style.scss */
#footer.footerExternal .copyright span {
  font-size: 13px;
  color: #606079;
}

/* line 375, ../sass/style.scss */
.upPhoto {
  height: 265px;
  overflow: hidden;
}
/* line 378, ../sass/style.scss */
.upPhoto .userPhoto {
  width: 135px;
  height: 135px;
  border: 1px solid #cdd1d8;
  margin: 15px auto 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-image: url(../img/spriteExternal.png);
  background-position: 0 -100px;
  overflow: hidden;
}
/* line 387, ../sass/style.scss */
.upPhoto .userPhoto img {
  display: block;
}
/* line 389, ../sass/style.scss */
.upPhoto .userPhoto img.horiz {
  height: 100%;
}
/* line 392, ../sass/style.scss */
.upPhoto .userPhoto img.vert {
  width: 100%;
}
/* line 397, ../sass/style.scss */
.upPhoto .label {
  font-size: 12px;
  display: block;
  max-width: 240px;
  margin: 0 auto;
  text-align: center;
}
/* line 404, ../sass/style.scss */
.upPhoto input {
  display: none;
}
/* line 405, ../sass/style.scss */
.upPhoto label {
  width: 100%;
  height: 45px;
  background-color: #606079;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  opacity: 1;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 416, ../sass/style.scss */
.upPhoto .field {
  margin-right: 19px;
}

@media screen and (max-width: 992px) {
  /* line 428, ../sass/style.scss */
  #footer.footerExternal .row {
    max-height: 175px;
  }
  /* line 429, ../sass/style.scss */
  #footer.footerExternal .navInstitucional {
    padding-top: 70px;
    height: 15px;
  }
  /* line 432, ../sass/style.scss */
  #footer.footerExternal .navInstitucional nav {
    width: 540px;
    margin: 0 auto;
  }
  /* line 437, ../sass/style.scss */
  #footer.footerExternal .navLang {
    height: auto;
  }
  /* line 439, ../sass/style.scss */
  #footer.footerExternal .navLang nav {
    margin: 20px auto;
  }
  /* line 442, ../sass/style.scss */
  #footer.footerExternal .logoAllm img {
    margin: 20px auto;
  }
}
@media screen and (max-width: 768px) {
  /* line 454, ../sass/style.scss */
  #footer.footerExternal .row {
    max-height: 375px;
  }
  /* line 455, ../sass/style.scss */
  #footer.footerExternal .navInstitucional {
    height: auto;
    display: inline-block;
  }
  /* line 458, ../sass/style.scss */
  #footer.footerExternal .navInstitucional nav {
    width: 100%;
  }
  /* line 460, ../sass/style.scss */
  #footer.footerExternal .navInstitucional nav a {
    width: 100%;
    clear: both;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  /* line 478, ../sass/style.scss */
  #footer.footerExternal .row {
    max-height: 455px;
  }
}
