/*** uncss> filename: http://local.instagis.com:9003/css/bootswatch.css ***/
/*!
 * bootswatch v3.3.4+1
 * Homepage: http://bootswatch.com
 * Copyright 2012-2015 Thomas Park
 * Licensed under MIT
 * Based on Bootstrap
*/


/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

footer,
header,
nav,
section {
    display: block
}

a {
    background-color: transparent
}

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

b {
    font-weight: 700
}

img {
    border: 0
}

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

button,
input,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button {
    -webkit-appearance: button;
    -moz-appearance: button;
    cursor: pointer
}

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

input[type=checkbox] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto
}

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

td,
th {
    padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        -webkit-box-shadow: none!important;
        -moz-box-shadow: none!important;
        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) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.846;
    color: #666;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #2196f3;
    text-decoration: none
}

a:focus,
a:hover {
    color: #0a6ebd;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

hr {
    margin-top: 23px;
    margin-bottom: 23px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: #444
}

h4 small,
h5 small {
    font-weight: 400;
    line-height: 1;
    color: #bbb
}

h3 {
    margin-top: 23px;
    margin-bottom: 11.5px
}

h4,
h5,
h6 {
    margin-top: 11.5px;
    margin-bottom: 11.5px
}

h4 small,
h5 small {
    font-size: 75%
}

h3 {
    font-size: 34px
}

h4 {
    font-size: 24px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 14px
}

small {
    font-size: 92%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 11.5px
}

ul ul {
    margin-bottom: 0
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #bbb
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-10,
.col-lg-12,
.col-lg-2,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-md-10,
.col-md-12,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-8,
.col-md-9,
.col-sm-10,
.col-sm-12,
.col-sm-3,
.col-sm-4,
.col-sm-6,
.col-sm-8,
.col-sm-9,
.col-xs-10,
.col-xs-12,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-8 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-10,
.col-xs-12,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-8 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

@media (min-width:768px) {
    .col-sm-10,
    .col-sm-12,
    .col-sm-3,
    .col-sm-4,
    .col-sm-6,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-10,
    .col-md-12,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
}

@media (min-width:1200px) {
    .col-lg-10,
    .col-lg-12,
    .col-lg-2,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 23px
}

.table>tbody>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.846;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=checkbox] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=checkbox]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.form-control {
    display: block;
    width: 100%;
    height: 37px;
    padding: 6px 16px;
    font-size: 13px;
    line-height: 1.846;
    color: #666;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #bbb;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #bbb
}

.form-control::-webkit-input-placeholder {
    color: #bbb
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 2px 16px;
    font-size: 13px;
    line-height: 1.846;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #666;
    text-decoration: none
}

.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-default {
    color: #666;
    background-color: #fff;
    border-color: #eee
}

.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    color: #666;
    background-color: #e6e6e6;
    border-color: #cfcfcf
}

.btn-default:active {
    background-image: none
}

.btn-success,
.btn-success:active,
.btn-success:focus,
.btn-success:hover {
    color: #fff;
    background-color: #CDDC39;
    border-color: transparent
}

.btn-success:active {
    background-image: none
}

.btn-info {
    color: #fff;
    background-color: #CB2A80;
    border-color: transparent
}

.btn-info:active,
.btn-info:focus,
.btn-info:hover {
    color: #fff;
    background-color: #771e86;
    border-color: transparent
}

.btn-info:active {
    background-image: none
}

.btn-lg {
    padding: 6px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border-radius: 3px;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.846;
    color: #666;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #141414;
    background-color: #eee
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

@media (min-width:992px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
}

.btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #2196f3;
    color: #404041
}

.navbar {
    position: relative;
    min-height: 64px;
    margin-bottom: 23px
}

@media (min-width:992px) {
    .navbar {
        border-radius: 3px
    }
}

@media (min-width:992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

@media (min-width:992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-fixed-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:992px) {
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:992px) {
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-brand {
    float: left;
    padding: 17px 15px;
    line-height: 23px;
    height: 64px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:992px) {
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 10.25px -15px
}

.navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 23px;
    color: #fff
}

.navbar-nav>li>a:hover {
    color: #404041
}

@media (max-width:991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-fixed-top .navbar-collapse {
        max-height: 340px;
        background: #fff
    }
    .navbar-collapse a {
        color: #404041!important
    }
}

@media (min-width:991px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

@media (min-width:991px) {
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
}

.navbar-inverse {
    background-color: #0F2837;
    border-color: transparent;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3)
}

.navbar-inverse .navbar-brand {
    color: #b2dbfb
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #b2dbfb;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: transparent
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: transparent
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: rgba(255, 255, 255, .74)
}

.navbar-inverse .navbar-collapse {
    border-color: #0c84e4
}

.alert {
    padding: 15px;
    margin-bottom: 23px;
    border-radius: 3px
}

.alert-dismissible {
    padding-right: 35px
}

.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    border-color: #d6e9c6;
    color: #CDDC39
}

.alert-info {
    border-color: #cba4dd;
    color: #CB2A80
}

.alert-warning {
    border-color: #ffc599;
    color: #ff9800
}

.alert-danger {
    border-color: #f7a4af;
    color: #e51c23
}

.close {
    float: right;
    color: #000;
    text-shadow: none;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 9999
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid transparent;
    min-height: 16.85px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.846
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid transparent
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

@media screen and (min-width:768px) {
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after {
    clear: both
}

.invisible {
    visibility: hidden
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

.navbar {
    border: none
}

.navbar-brand {
    font-size: 24px
}

.navbar-inverse .form-control::-moz-placeholder {
    color: #0c7cd5;
    opacity: 1
}

.navbar-inverse .form-control:-ms-input-placeholder {
    color: #0c7cd5;
    opacity: 1
}

.navbar-inverse .form-control::-webkit-input-placeholder {
    color: #0c7cd5;
    opacity: 1
}

.btn-default {
    -webkit-background-size: 200% 200%;
    background-size: 200%;
    background-position: 50%
}

.btn-default:active:hover,
.btn-default:focus,
.btn-default:hover {
    background-color: #f0f0f0
}

.btn-default:active {
    background-color: #f0f0f0;
    background-image: -webkit-radial-gradient(circle, #f0f0f0 10%, #fff 11%);
    background-image: -o-radial-gradient(circle, #f0f0f0 10%, #fff 11%);
    background-image: radial-gradient(circle, #f0f0f0 10%, #fff 11%);
    background-repeat: no-repeat;
    -webkit-background-size: 1000% 1000%;
    background-size: 1000%;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .3)
}

.btn-success {
    -webkit-background-size: 200% 200%;
    background-size: 200%;
    background-position: 50%
}

.btn-success:active:hover,
.btn-success:focus,
.btn-success:hover {
    background-color: #E4EA59
}

.btn-success:active {
    background-color: #E4EA59;
    background-image: -webkit-radial-gradient(circle, #E4EA59 10%, #CDDC39 11%);
    background-image: -o-radial-gradient(circle, #E4EA59 10%, #CDDC39 11%);
    background-image: radial-gradient(circle, #E4EA59 10%, #CDDC39 11%);
    background-repeat: no-repeat;
    -webkit-background-size: 1000% 1000%;
    background-size: 1000%;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .3)
}

.btn-info {
    -webkit-background-size: 200% 200%;
    background-size: 200%;
    background-position: 50%
}

.btn-info:active:hover,
.btn-info:focus,
.btn-info:hover {
    background-color: #862197
}

.btn-info:active {
    background-color: #862197;
    background-image: -webkit-radial-gradient(circle, #862197 10%, #CB2A80 11%);
    background-image: -o-radial-gradient(circle, #862197 10%, #CB2A80 11%);
    background-image: radial-gradient(circle, #862197 10%, #CB2A80 11%);
    background-repeat: no-repeat;
    -webkit-background-size: 1000% 1000%;
    background-size: 1000%;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .3);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .3)
}

.btn {
    text-transform: uppercase;
    border-right: none;
    border-bottom: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.btn:hover {
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .3)
}

.btn-group .btn+.btn {
    margin-left: 0
}

body {
    -webkit-font-smoothing: antialiased;
    letter-spacing: .1px;
    text-rendering: optimizeLegibility
}

p {
    margin: 0 0 1em
}

button,
input {
    -webkit-font-smoothing: antialiased;
    letter-spacing: .1px;
    text-rendering: optimizeLegibility
}

a {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

label {
    font-weight: 400
}

[type=email].form-control,
[type=password].form-control,
[type=text].form-control,
input.form-control,
input[type=email],
input[type=password],
input[type=text],
textarea,
textarea.form-control {
    padding: 0;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 -1px 0 #ddd;
    box-shadow: inset 0 -1px 0 #ddd;
    font-size: 16px
}

[type=email].form-control:focus,
[type=password].form-control:focus,
[type=text].form-control:focus,
input.form-control:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea.form-control:focus,
textarea:focus {
    -webkit-box-shadow: inset 0 -2px 0 #2196f3;
    box-shadow: inset 0 -2px 0 #2196f3
}

select,
select.form-control {
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-left: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
    -webkit-background-size: 13px 13px;
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-box-shadow: inset 0 -1px 0 #ddd;
    box-shadow: inset 0 -1px 0 #ddd;
    font-size: 16px;
    line-height: 1.5
}

select.form-control::-ms-expand,
select::-ms-expand {
    display: none
}

select.form-control:focus,
select:focus {
    -webkit-box-shadow: inset 0 -2px 0 #2196f3;
    box-shadow: inset 0 -2px 0 #2196f3;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEUhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISF8S9ewAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=)
}

input[type=checkbox] {
    position: relative;
    vertical-align: -4px;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer
}

input[type=checkbox]:focus {
    outline: 0
}

input[type=checkbox]:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -2px;
    margin-right: 5px;
    border: 2px solid #666;
    border-radius: 2px;
    -webkit-transition: 240ms;
    -o-transition: 240ms;
    transition: 240ms
}

input[type=checkbox]:checked:before {
    content: "";
    position: absolute;
    top: 0;
    left: 6px;
    display: table;
    width: 6px;
    height: 12px;
    border: 2px solid #fff;
    border-top-width: 0;
    border-left-width: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

input[type=checkbox]:checked:after {
    background-color: #2196f3;
    border-color: #2196f3
}

input[type=checkbox]:disabled:after {
    border-color: #bbb
}

input[type=checkbox]:disabled:checked:after {
    background-color: #bbb;
    border-color: transparent
}

.dropdown-menu {
    margin-top: 0;
    border: none;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3)
}

.alert {
    border: none;
    color: #fff
}

.alert-success {
    background-color: #CDDC39
}

.alert-info {
    background-color: #CB2A80
}

.alert-warning {
    background-color: #ff9800
}

.alert-danger {
    background-color: #e51c23
}

.alert .close {
    color: #fff
}

.close {
    font-size: 34px;
    font-weight: 300;
    line-height: 24px;
    opacity: .6;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.close:hover {
    opacity: 1
}
 
/*** uncss> filename: http://local.instagis.com:9003/css/fontello.css ***/
/* uncss:ignore */
@font-face {
  font-family: 'fontello';
  src: url('//web.instagis.com/font/fontello.eot');
  src: url('//web.instagis.com/font/fontello.eot#iefix') format('embedded-opentype'),
       url('//web.instagis.com/font/fontello.woff') format('woff'),
       url('//web.instagis.com/font/fontello.ttf') format('truetype'),
       url('//web.instagis.com/font/fontello.svg#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

 /* uncss:ignore */
 [class^="fontello-"]:before, [class*=" fontello-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.fontello-ok:before { content: '\e801'; } 
.fontello-icon-isochrone:before { content: '\e812'; } 
.fontello-quote-left:before { content: '\e906'; } 
.fontello-ellipsis-vert:before { content: '\e907'; } 
.fontello-linkedin-squared:before { content: '\e908'; } 
.fontello-twitter-squared:before { content: '\e909'; } 
.fontello-facebook-squared:before { content: '\e90a'; } 
.fontello-circle-empty:before { content: '\f10c'; }  
/*** uncss> filename: http://local.instagis.com:9003/css/website.css ***/
/* ==========================================================================
   Author's custom styles
   ========================================================================== */

* {
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    margin: 0;
}

html,
body {
    height: 100%;
    font-family: 'Roboto', sans-serif !important;
    font-size: 15px;
}

footer li {
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.menu {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.container .menu {
    width: 100%;
}

.separador {
    display: block;
    margin: 5px auto;
    background: url(//web.instagis.com/img/website/separador.png) center no-repeat;
    height: 10px;
}

.gray {
    color: #CFD8DC;
}

.blue-bg {
    background: #0097A7;
}

.blue-bg * {
    color: #CFD8DC;
}

.clear-blue-bg {
    background: #E1EBF1;
}

.section {
    padding: 45px 0;
}

.mt {
    margin-top: 25px;
}

.mb {
    margin-bottom: 25px;
}

.quote {
    margin: 25px 1px 25px 5px;
    font-size: 24px;
    line-height: 26px;
    float: left;
    color: #888;
}

.quote .fontello-quote-left {
    font-size: 30px;
    margin-top: 5px;
    margin-left: -10px;
    display: inline-block;
}

.quote div {
    padding-left: 30px;
    display: inline-block;
    margin-top: -30px;
}

.inner_anchor {
    position: relative;
    top: -90px;
}

.rimage {
    width: 100%;
    height: auto;
    display: inline-block;
}

p,
h4 {
    line-height: 1.35em;
}

.ml10 {
    margin-left: 10px !important;
}

.emphasis {
    color: black;
}

.btn-success {
    font-weight: bold;
}





/* STROKE BUTTONS */

.btn-inverted-stroke {
    color: #666666;
    background-color: #e6e6e6;
    border-color: #cfcfcf;
    border: 1px solid #ffffff;
    font-weight: bold;
}

.btn-inverted-stroke:hover,
.btn-inverted-stroke:focus,
.btn-inverted-stroke:active {
    color: #666666;
    background-color: #f0f0f0;
    border-color: #cfcfcf;
}

.btn-default-stroke {
    color: #ffffff;
    background-color: transparent;
    border: 1px solid #ffffff;
    font-weight: bold;
}

.btn-default-stroke:hover,
.btn-default-stroke:focus,
.btn-default-stroke:active {
    color: #666666;
    background-color: #e6e6e6;
    border-color: #cfcfcf;
}

.btn-default-stroke:active {
    background-image: none;
}

.btn-success-stroke {
    color: #CDDC39;
    background-color: transparent;
    border: 1px solid #CDDC39;
}

.btn-success-stroke:hover,
.btn-success-stroke:focus,
.btn-success-stroke:active {
    color: #ffffff;
    background-color: #CDDC39;
    border-color: transparent;
}

.btn-success-stroke:active {
    background-image: none;
}





/* /STROKE BUTTONS */


/* HEADER */

.navbar-custom {
    margin-top: 10px;
}

.navbar-custom-menu {
    margin-top: 6px;
}

.navbar-nav>li>a:hover {
    color: #ffffff;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
}

.top-section {
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #0f2837;
    height: 100vh;
    width: 100%;
    position: relative;
    left: 0;
    text-align: center;
}

.top-section:before {
    content: '';
    display: inline-block !important;
    height: 100%;
    vertical-align: middle;
    margin-right: -1em;
    /* Adjusts for spacing */
}

.top-section .container {
    display: inline-block;
    vertical-align: middle;
}

.navbar-fixed-top.navbar-inverse {
    background-color: #0f2837;
    border-bottom-color: #0f2837;
    border: 0 none;
    box-shadow: none;
}

.top-section H3,
.top-section H4 {
    color: #CDDC39;
    display: inline-block;
    margin-top: 0;
}

.top-section H5 {
    color: #FFF;
    display: inline-block;
    font-weight: 400;
    font-size: 18px;
    margin: 25px 0 7px;
    line-height: 25px;
}

.top-section.home {
    background-color: #0f2837;
}

.top-section.register,
.top-section.login,
.top-section.recover,
.top-section.contacto,
.top-section.error,
.top-section.atributos,
.top-section.pricing,
.top-section.privacy,
.top-section.tos {
    background-color: white;
    display: none;
}

#maincontent.register,
#maincontent.login,
#maincontent.recover,
#maincontent.contacto,
#maincontent.error,
#maincontent.atributos,
#maincontent.pricing,
#maincontent.privacy,
#maincontent.tos {
    display: block;
    min-height: 450px;
    padding-top: 75px;
    margin-bottom: 30px;
}

.top-section.gobierno {
    background-image: url(//web.instagis.com/img/website/background/gob-muni.png);
}

.top-section.inmobiliarias {
    background-image: url(//web.instagis.com/img/website/background/inmobiliaria.jpg);
}

.top-section.marketing {
    background-image: url(//web.instagis.com/img/website/background/marketing.jpg);
}

.top-section.opendata {
    background-image: url(//web.instagis.com/img/website/background/od2.jpg);
}

.top-section.retail {
    background-image: url(//web.instagis.com/img/website/background/inv-mercado.jpg);
}

.top-section.smartcity {
    background-image: url(//web.instagis.com/img/website/background/smart-city.jpg);
}

.top-section.telco {
    background-image: url(//web.instagis.com/img/website/background/telco.jpg);
}

.top-section.landingmuni {
    background-image: url(//web.instagis.com/img/website/muni/map-sil.jpg);
}

H5.smallb {
    font-weight: 700;
    color: #CFD8DC;
    font-size: 16px !important;
}

.clients {
    background: #CFD8DC;
    padding: 10px 0;
    position: relative;
    /*top: -50px;*/
    left: 0;
    right: 0;
}

.clients .menu>li {
    float: left;
    width: 10%;
    text-align: center;
    height: 66px;
}

.clients .menu>li>div {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
}

.clients .menu>li>div {
    display: inline-block;
}

.clients .menu li.ninety div {
    width: 90%;
}

.clients .menu li.seventy div {
    width: 70%;
}

.clients .menu li.fifty div {
    width: 50%;
}

@media (max-width: 600px) {
    .clients .menu>li {
        width: 20%;
    }
    .clients .menu>li:nth-child(6) {
        clear: left;
    }
    .clients .menu li.seventy div {
        width: 50%;
    }
    .clients .menu li.fifty div {
        width: 35%;
    }
    .clients .menu li.mt10 {
        margin-top: -10px;
    }
    .top-section H3 {
        font-size: 1.8em;
    }
}

@media (max-width: 991px) {
    .top-section .btn-group {
        margin-top: 0;
    }
}





/* /HEADER */


/* CONTENT */

.home-functions {
    margin-top: 25px;
}

.atributes>li {
    display: inline-block;
    width: 22.5%;
    text-align: center;
}

.atributes>li+li {
    margin-left: 3%;
}





/* INDUSTRY */

.industry-links {
    width: 100%;
    background: #fff;
    padding: 0 30px 35px 30px;
}

.industry-links h4 {
    background: #455A64;
    padding: 20px 0;
    margin: 0 -30px 55px -30px;
}

.industry-links .industry {
    display: inline-block;
    float: left;
    text-align: center;
    margin-bottom: 50px;
}

.industry-links .industry div {
    display: block;
    width: 80%;
    padding: 35%;
    margin: 5px auto -5px;
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
}

.industry-links .industry a {
    text-decoration: none;
    display: block;
    margin: 5px 0 5px;
}

.industry-links .industry a:hover {
    box-shadow: inset 0 0 0 2px #CDDC39;
}

@media (max-width: 600px) {
    .industry-links {
        padding: 15px;
    }
    .industry-links h4 {
        margin: -15px -15px 15px;
    }
}





/* END INDUSTRY */

.blueadd {
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    top: 0;
    right: 0;
}

.element-info {
    padding: 40px 0 30px;
}





/* ATRIBUTOS */

.atributes>li {
    margin-bottom: 25px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.atributes>li:hover {
    -webkit-box-shadow: 10px 10px 15px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 10px 10px 15px 0 rgba(0, 0, 0, .2);
    box-shadow: 10px 10px 15px 0 rgba(0, 0, 0, .2);
}

.atributes>li:nth-child(4n+5) {
    margin-left: 0;
}

.atributes>li A {
    display: inline-block;
    width: 100%;
    height: auto;
    background: #D9DADD;
    padding: 0;
}

.atributes>li A IMG {
    display: inline-block;
    width: 100%;
    height: auto;
}

.atributes>li A>.foot-att {
    background: #D9DADD;
    padding: 14px 0 8px;
    display: inline-block;
    margin: 0 0 -10px 0;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -ms-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.atributes>li A>.foot-att>DIV {
    float: left;
    display: inline-block;
}

.atributes>li A>.foot-att>DIV * {
    margin: 0;
    line-height: 1.21em;
    color: #424143;
    height: 55px;
}

.atributes>li A>.foot-att>DIV:first-child {
    width: 92%;
    padding: 0 10px;
    text-align: left;
}

.atributes>li A>.foot-att>DIV:last-child {
    width: 8%;
}

.atributes>li A:hover>.foot-att {
    background: #E1EBF1;
}





/* /ATRIBUTOS */


/* REGISTRO */


/* /REGISTRO */


/* PRICING */

.pricing-table tr td:first-child,
.pricing-table tr th:first-child {
    border-right: 1px solid #BCBCBC !important;
    padding-right: 20px !important;
}

.pricing-table tr th:first-child {
    text-align: left !important;
    font-weight: 400 !important;
}

.pricing-table .fontello-circle-empty {
    color: #E0E1E2 !important;
}

.prices TH {
    text-align: center;
    padding: 20px 0 !important;
}

.prices TH * {
    margin: 0 0 8px;
}





/* /PRICING */

@media (max-width: 995px) {
    .center-mobile {
        text-align: center;
    }
}

@media (max-width: 995px) and (min-width: 660px) {
    .atributes>li {
        width: 32%;
    }
    .atributes>li+li {
        margin-left: 2%;
    }
    .atributes>li:nth-child(4n+5) {
        margin-left: 2%;
    }
    .atributes>li:nth-child(3n+4) {
        margin-left: 0;
    }
}

@media (max-width: 659px) and (min-width: 480px) {
    .atributes>li {
        width: 49%;
    }
    .atributes>li+li {
        margin-left: 2%;
    }
    .atributes>li:nth-child(4n+5) {
        margin-left: 2%;
    }
    .atributes>li:nth-child(2n+1) {
        margin-left: 0;
    }
}

@media (max-width: 479px) {
    .atributes>li {
        width: 100%;
    }
    .atributes>li+li {
        margin-left: 0;
    }
    .atributes>li:nth-child(4n+5) {
        margin-left: 0;
    }
    .atributes>li:nth-child(2n+1) {
        margin-left: 0;
    }
}





/* /CONTENT */


/* FOOTER */

.footer {
    background: url(//web.instagis.com/img/website/footer.jpg) no-repeat center center;
    width: 100%;
    height: 310px;
    display: inline-block;
    padding: 45px 0 35px;
    margin: 0 !important;
    background-size: cover;
}

.page-wrap {
    min-height: 100%;
    /* equal to footer height */
    margin-bottom: -310px;
}

.page-wrap:after {
    content: "";
    display: block;
}

.push {
    height: 310px;
}

.links-footer-menus>.menu {
    float: left;
    width: 50%;
}

.links-footer-menus>.menu>li {
    float: none;
    margin-bottom: 5px;
}

.footer .menu h6 {
    margin: 0 0 7px;
    color: #CFD8DC;
}

.footer .menu a {
    color: #ffffff;
}

.footer .social a {
    font-size: 25px;
}





/* /FOOTER */

.section-home {
    margin-top: 15px;
}

.footer .social li {
    display: inline-block;
    margin-right: 1em;
}

.homess {
    background-image: url(//web.instagis.com/img/website/home-ss.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: auto;
}

#contacto ul {
    list-style: none;
    margin-top: 30px;
}

.btn-instagis {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-instagis:hover {
    background: #228BCA;
    color: #000;
}

.dropdown-menu li>a#buttonLogin {
    width: 20%;
    margin-top: -13px;
    height: 18px!important;
    font-size: 11px!important;
    padding: 0 10px;
}

.login_image {
    margin: 20px auto;
    max-width: 220px;
}

#contacto .cont_inputancho {
    width: 348px;
}

#contacto.row .cont_inputancho {
    width: 370px;
}

.contacto_vineta {
    background-image: url(//web.instagis.com/img/website/vineta_form.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-top: 5px;
    font-weight: 400;
    font-size: 14px;
}

.solutions_text_tit {
    font-size: 30px;
    font-weight: 400;
}

.separador {
    width: 85%;
    margin-bottom: 20px;
    margin-top: 30px;
}

.attribute_img {
    margin-left: 50px;
}

li {
    list-style: none;
}





/* Register */

.login_image {
    /*margin-left: 200px; */
    margin-top: 40px;
}

@media screen and (max-device-width: 480px) {
    #footer {
        color: #FFF;
        font-size: 14px;
        line-height: 13px;
        clear: both;
        margin: 0 auto 0 0;
    }
    .home {
        max-width: 842px;
        position: relative;
        margin: 0 auto;
    }
    /* Register */
    .login_image {
        margin-left: 100px;
        margin-top: 40px;
    }
}

#form_logueo input {
    width: 225px;
}

#form_logueo .buttonLogin {
    width: 70px;
    font-size: 10px;
    float: left;
    margin-top: 3px;
    padding: 1px 3px 2px 4px;
    margin-right: 10px;
}

.form-control {
    display: block !important;
}

#loginform {
    width: 300px;
    padding: 0 15px;
}

#loginform input[type="password"] {
    display: block !important;
}

#form_logueo label,
#loginform label {
    font-weight: 400;
}

#loginform #buttonLogin {
    width: 75px !important;
    height: 20px !important;
    color: white;
    border-radius: 3px;
}

#contacto #botonRecover {
    background: url(//web.instagis.com/img/website/contacto_fondo_boton.png) repeat-x;
    color: #FFF;
    font-weight: 700;
    height: auto;
    border: none;
    cursor: pointer;
    padding: 4px 0 5px;
}

#contacto #botonRecover {
    width: 183px;
    margin: 0 10px 0 0;
    padding: 4px 0 5px;
}

#contacto #botonRecover:hover {
    background: #1A30B1 url(//web.instagis.com/img/website/contacto_fondo2_boton.png) repeat-x;
}

#firstmsg {
    max-width: 500px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    top: 240px;
    z-index: 20;
    box-shadow: 3px 3px 5px #888;
}

.carousel-inner>.item>div {
    line-height: 1;
    display: block;
    width: 100%;
    /*height: auto;*/
    padding: 27%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}





/*945x513*/


/*718x390*/

#myCarousel {
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

#myCarousel p {
    position: absolute;
    top: 0;
    left: 0;
}





/* MUNICIPALIDAD LANDING */

.atributes.muni {
    width: 100%;
}

.atributes.muni>li a {
    background: #D7E2E7;
    padding: 0;
}

.atributes.muni>li a img {
    width: 50%;
    margin: 50px auto;
}

.atributes.muni>li a>.foot-att {
    background: #f7f7f7;
    width: 100%;
}

.atributes.muni>li a:hover>.foot-att {
    background: #DCE9F4;
}

.atributes>li a>.foot-att>div * {
    height: auto !important;
}





/* /MUNICIPALIDAD LANDING */

#formcontacto select {
    padding-left: 2px;
}

#formcontacto input {
    padding-left: 5px;
}

#formcontacto textarea {
    padding-left: 5px;
    padding-top: 3px;
    box-shadow: -2px -2px 2px 0 rgba(120, 120, 120, 0.1);
}

#form_logueo input {
    clear: left;
    display: block;
}

#contenedor input {
    padding-left: 5px;
}

#contenedor input:focus {
    padding-left: 5px;
}

@media (min-width: 768px) {
    .features-list>div {
        height: 190px;
    }
}

@media (min-width: 992px) {
    .industrias:hover .dropdown-menu {
        display: block;
    }
    .industrias:hover>a {
        background-color: #ffffff !important;
        border-color: #ffffff !important;
        color: #404041 !important;
    }
}

#form_logueo div {
    max-width: 350px;
    margin: 15px auto 15px;
}

@media (max-width: 767px) {
    #form_logueo div {
        float: inherit;
    }
}

.btn-info.btn-instagis:active {
    background-color: #1f5887;
}

.inv-mercado-min {
    background-image: url(//web.instagis.com/img/website/industrias/inv-mercado-min.png)
}

.gob-municipios-min {
    background-image: url(//web.instagis.com/img/website/industrias/gob-municipios-min.png)
}

.open-data-min {
    background-image: url(//web.instagis.com/img/website/industrias/open-data-min.png)
}

.business-intelligence-min {
    background-image: url(//web.instagis.com/img/website/industrias/business-intelligence-min.png)
}

.real-estates-min {
    background-image: url(//web.instagis.com/img/website/industrias/real-estates-min.png)
}

.smart-city-min {
    background-image: url(//web.instagis.com/img/website/industrias/smart-city-min.png)
}

.mkt-media-min {
    background-image: url(//web.instagis.com/img/website/industrias/mkt-media-min.png)
}

.utilities-telco-min {
    background-image: url(//web.instagis.com/img/website/industrias/utilities-telco-min.png)
}

.client_santiago {
    height: 26px;
    background-image: url(//web.instagis.com/img/website/clientes/santiago.png)
}

.client_walmart {
    height: 23px;
    background-image: url(//web.instagis.com/img/website/clientes/walmart.png)
}

.client_providencia {
    height: 33px;
    background-image: url(//web.instagis.com/img/website/clientes/providencia.png)
}

.client_cuestamoras {
    height: 18px;
    background-image: url(//web.instagis.com/img/website/clientes/cuestamoras.png)
}

.client_opv {
    height: 35px;
    background-image: url(//web.instagis.com/img/website/clientes/opv.png)
}

.client_ripley {
    height: 12px;
    background-image: url(//web.instagis.com/img/website/clientes/ripley.png)
}

.client_cencosud {
    height: 45px;
    background-image: url(//web.instagis.com/img/website/clientes/cencosud.png)
}

.client_vitacura {
    height: 39px;
    background-image: url(//web.instagis.com/img/website/clientes/vitacura.png)
}

.client_socovesa {
    height: 57px;
    background-image: url(//web.instagis.com/img/website/clientes/socovesa.png)
}

.client_almagro {
    height: 58px;
    background-image: url(//web.instagis.com/img/website/clientes/almagro.png)
}

.carousel_01 {
    background-image: url(//web.instagis.com/img/website/maps/maps-01-min-min.png)
}

.carousel_02 {
    background-image: url(//web.instagis.com/img/website/maps/maps-02-min-min.png)
}

.carousel_03 {
    background-image: url(//web.instagis.com/img/website/maps/maps-03-min-min.png)
}

.carousel_04 {
    background-image: url(//web.instagis.com/img/website/maps/maps-04-min-min.png)
}

.carousel_05 {
    background-image: url(//web.instagis.com/img/website/maps/maps-05-min-min.png)
}

.carousel_06 {
    background-image: url(//web.instagis.com/img/website/maps/maps-06-min-min.png)
}
