body {
    font-family: sans-serif !important;
}

.color-search-sipa, .dropdown, .inactiveQuot, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .nav > li > a:focus, .nav > li > a:hover, .preloader {
    background: #fff
}

.search-label [class*=" fa-"]:before, [class^=fa-]:before {
    color: white;
    margin-left: 8px;
}

.animationloadsipa, .animationloadsipasplash {
    -webkit-animation: animationloadsipa 2s linear infinite;
    -moz-animation: animationloadsipa 2s linear infinite;
    -ms-animation: animationloadsipa 2s linear infinite;
    -o-animation: animationloadsipa 2s linear infinite
}

.helpbtnsipa, .slicknav_btn {
    cursor: pointer
}

.modal-body .row {
    overflow: hidden !important;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.alert {
    padding: 15px 15px 15px 50px;
}

.custom-search-input {
    background-color: #fff
}

.custom-search-input input {

    border: 1px solid #E4E4E4;
    box-shadow: none
}

.custom-search-input button {
    border: 0;
    color: #666;
    padding: 0 8px 0 10px;
    height: 34px;
    box-shadow: none
}

.activeQuot, .inactiveQuot {
    padding: 20px;
    border-right: 1px solid #ddd
}

.custom-search-input .glyphicon-search {
    font-size: 23px
}

.modal-dialog-calculate {
    overflow-y: initial !important
}

.modal-body-calculate {
    max-height: 600px;
    overflow-y: auto
}

.textareadescriptoin, .textdescription {
    min-height: 50px;
    max-height: 100px;
    max-width: 100%
}

.activeQuot {
    border-top: 1px solid #ddd
}

.inactiveQuot {
    border-bottom: 1px solid #ddd
}

.dropdown-menu > li > a {
    color: #333
}

.dropdown ul.dropdown-menu {
    box-shadow: none;
    margin-top: 13px;
    margin-left: -30px
}

.dropdown ul.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 16px;
    z-index: 10
}

.dropdown ul.dropdown-menu:after {
    content: "";
    border-bottom: 12px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 14px;
    z-index: 9
}

.preloader {
    opacity: .9;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.8);
}

.btn-success {
    background: #5cb85c
}

.animationloadsipa {
    width: 15px;
    height: 15px;
    animation: animationloadsipa 2s linear infinite;
    display: none
}

.animationloadsipasplash {
    /*width: 180px;*/
    /*height: 150px;*/
    animation: animationloadsipa 2s linear infinite;
}

.popover {
    width: 300px
}

.animateimageloadpdfreport {
    width: 15px;
    height: 15px;
    -webkit-animation: animationloadsipa 2s linear infinite;
    -moz-animation: animationloadsipa 2s linear infinite;
    -ms-animation: animationloadsipa 2s linear infinite;
    -o-animation: animationloadsipa 2s linear infinite;
    animation: animationloadsipa 2s linear infinite
}

.textdescription {
    min-width: 100px
}

.requiredspansipa {
    color: #D07A7A
}

.form_select2_sipa {
    border-radius: 0
}

.btn-primary-modal {
    width: 100%
}

.breadcrumb-arrow {
    height: 36px;
    padding: 0;
    line-height: 36px;
    list-style: none;
    background-color: #e6e9ed
}

.breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top
}

.breadcrumb-arrow li:not(:first-child) {
    margin-left: -5px
}

.breadcrumb-arrow li + li:before {
    padding: 0;
    content: ""
}

.breadcrumb-arrow li span {
    padding: 0 10px
}

.breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
    height: 36px;
    padding: 0 10px 0 25px;
    line-height: 36px
}

.breadcrumb-arrow li:first-child a {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    padding: 0 10px
}

.breadcrumb-arrow li a {
    position: relative;
    color: #fff;
    text-decoration: none;
    background-color: #5cb85c;
    border: 1px solid #5cb85c
}

.breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent
}

.breadcrumb-arrow li a:before {
    right: -10px;
    z-index: 3;
    border-left-color: #5cb85c;
    border-left-style: solid;
    border-left-width: 11px
}

.breadcrumb-arrow li a:after {
    right: -11px;
    z-index: 2;
    border-left: 11px solid #259d6d
}

.breadcrumb-arrow li a:focus, .breadcrumb-arrow li a:hover {
    background-color: #259d6d;
    border: 1px solid #999
}

.breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
    border-left-color: #259d6d
}

.breadcrumb-arrow li a:active {
    background-color: #259d6d;
    border: 1px solid #259d6d
}

.breadcrumb-arrow li a:active:after, .breadcrumb-arrow li a:active:before {
    border-left-color: #259d6d
}

.breadcrumb-arrow li span {
    color: #434a54
}

@-webkit-keyframes animationloadsipa {
    from {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes animationloadsipa {
    from {
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.sombras-navbar {
    -webkit-box-shadow: 3px 13px 53px -5px rgba(0, 0, 0, .27);
    -moz-box-shadow: 3px 13px 53px -5px rgba(0, 0, 0, .27);
    box-shadow: 3px 13px 53px -5px rgba(0, 0, 0, .27)
}

.sombras-form {
    background: #fff;
    padding-top: 20px;
    -webkit-box-shadow: 0 5px 36px -4px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 5px 36px -4px rgba(0, 0, 0, .75);
    box-shadow: 0 5px 36px -4px rgba(0, 0, 0, .75)
}

.color-fondo {
    background-color: #d7d7d8;
    font-family: Tahoma
}

.btn {
    font-size: 15px
}

.paddingbtnmodal {
    padding: 8px
}

.spacingforms {
    margin-top: 25px
}

.textareadescriptoin {
    min-width: 200px
}

.positionselectemployee {
    margin-left: 14px;
    width: 96%
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block
}

.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0
}

.dropdown-submenu > a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " "
}

#hornav .navbar-nav, .dropdown-submenu.pull-left {
    float: none
}

body, html {
    height: 100%
}

#hornav ul ul .parent:after, .list-toggle:after {
    content: "\f105";
    position: absolute
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.navbar .nav li.dropdown > a:focus .caret, .navbar .nav li.dropdown > a:hover .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

.navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle, .navbar .nav li.dropdown.open > .dropdown-toggle {
    color: #555;
    background-color: #e5e5e5
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

.navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open > .dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.navbar .nav > li > .dropdown-menu.pull-right, .navbar .pull-right > li > .dropdown-menu {
    right: 0;
    left: auto
}

.navbar .nav > li > .dropdown-menu.pull-right:before, .navbar .pull-right > li > .dropdown-menu:before {
    right: 12px;
    left: auto
}

.navbar .nav > li > .dropdown-menu.pull-right:after, .navbar .pull-right > li > .dropdown-menu:after {
    right: 13px;
    left: auto
}

.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu, .navbar .pull-right > li > .dropdown-menu .dropdown-menu {
    right: 100%;
    left: auto;
    margin-right: -1px;
    margin-left: 0;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.menu-item-sipa {
    padding: 10px
}

html {
    overflow-y: scroll
}

body {
    line-height: 1.7em;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 300;
    background-color: #FFF;
    color: #656565
}

#header, .parallax-bg1, .parallax-bg2, .parallax-bg3 {
    background-attachment: fixed;
    background-clip: border-box;
    background-origin: padding-box;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover !important
}

.container {
    max-width: 85%;
    padding-left: 40px;
    padding-right: 40px;
    width: 85%
}

.container.no-padding {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.parallax-bg1 {
    background: url(../img/parallax-bg1.jpg) no-repeat fixed rgba(0, 0, 0, 0)
}

.parallax-bg2 {
    background: url(../img/parallax-bg2.jpg) no-repeat fixed rgba(0, 0, 0, 0)
}

.parallax-bg3 {
    background: url(../img/parallax-bg3.jpg) no-repeat fixed rgba(0, 0, 0, 0)
}

#header {
    background: url(../img/img.jpg) no-repeat fixed rgba(0, 0, 0, 0);
    display: table;
    width: 100%
}

#header .container {
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    max-width: none
}

.logo {
    text-align: center;
    padding-bottom: 30px
}

.logo a {
    top: 29px;
    display: block;
    position: relative;
    z-index: 20
}

.logo img {
    margin-bottom: 15px
}

p.site-slogan {
    color: #b1a5bd;
    font-size: 11px;
    letter-spacing: 8px;
    margin: 0;
    padding: 0;
    right: 15px;
    text-align: right;
    top: 68px;
    position: absolute;
    z-index: 20;
    white-space: nowrap
}

#hornav, .animatebox {
    text-align: center;
    width: 100%
}

#hornav, #hornav ul ul, #hornav ul ul li, #social {
    position: relative
}

#social {
    right: 36px;
    top: 0;
    z-index: 99
}

#social ul.social-icons li {
    margin: 0 1px 0 0
}

#base {
    margin-top: 20px;
    width: 100%;
    height: 140px;
    overflow: hidden;
    /*background: linear-gradient(#D6D6D7 80%, #00587F);*/
    color: #333;
}

#base li a {
    text-shadow: none
}

#base h3 {
    text-shadow: none;
    opacity: .8
}

#base input {
    background: rgba(45, 55, 70, .15);
    border: 1px solid;
    border-color: rgba(255, 255, 255, .15);
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1) inset;
    color: #fff;
    padding: 4px 12px
}

#base input:focus {
    border-color: rgba(255, 255, 255, .4)
}

#footer {
    color: #bbb;
    color: rgba(255, 255, 255, .5);
    padding-top: 25px;
    padding-bottom: 250px
}

#footermenu ul {
    margin: 0
}

#footermenu ul li {
    border-right: 1px solid rgba(255, 255, 255, .1);
    padding-left: 10px;
    padding-right: 10px
}

#footermenu ul li:last-child {
    border: none
}

#footermenu ul li a {
    color: #444;
    color: rgba(255, 255, 255, .6);
    font-size: 14px
}

#footermenu ul li a:hover {
    color: #fff
}

#copyright p {
    padding: 0;
    margin: 0
}

.visible {
    opacity: 1 !important
}

.animatebox {
    background: #ccc;
    background: rgba(0, 0, 0, .05);
    border: 1px solid #ddd;
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
    font-size: 22px;
    font-weight: 300;
    margin: 30px auto 60px;
    padding: 80px 0;
    max-width: 500px;
    color: #888 !important
}

.text-light {
    color: rgba(255, 255, 255, .8) !important
}

.text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6 {
    color: rgba(255, 255, 255, .9) !important
}

.text-light button, .text-light input, .text-light select, .text-light textarea {
    color: #fff
}

.text-light ul.menu a, .text-light ul > li > a, .text-light ul > li > span {
    color: rgba(255, 255, 255, .8)
}

.text-light [class*=" fa-"]:before, .text-light [class^=fa-]:before {
    color: rgba(255, 255, 255, .3)
}

.text-light li:hover [class*=" fa-"]:before, .text-light li:hover [class^=fa-]:before {
    color: rgba(255, 255, 255, .6)
}

.color-default {
    color: #555 !important
}

.color-default[class*=" fa-"]:before, .color-default[class^=fa-]:before {
    color: #555
}

.color-gray {
    color: #555 !important
}

.color-gray[class*=" fa-"]:before, .color-gray[class^=fa-]:before {
    color: #555
}

.color-gray-light {
    color: #b3b3b3 !important
}

.color-gray-light[class*=" fa-"]:before, .color-gray-light[class^=fa-]:before {
    color: #b3b3b3
}

.color-gray-lighter {
    color: #ebebeb !important
}

.color-gray-lighter[class*=" fa-"]:before, .color-gray-lighter[class^=fa-]:before {
    color: #ebebeb
}

.color-primary {
    color: #007ea4 !important
}

.color-primary[class*=" fa-"]:before, .color-primary[class^=fa-]:before {
    color: #007ea4
}

.color-primary-light {
    color: #6f7c8f !important
}

.color-primary-light[class*=" fa-"]:before, .color-primary-light[class^=fa-]:before {
    color: #6f7c8f
}

.color-primary-lighter {
    color: #a9b0bb !important
}

.color-primary-lighter[class*=" fa-"]:before, .color-primary-lighter[class^=fa-]:before {
    color: #a9b0bb
}

.color-red {
    color: #8b2626 !important
}

.color-red[class*=" fa-"]:before, .color-red[class^=fa-]:before {
    color: #8b2626
}

.color-blue {
    color: #43668c !important
}

.color-blue[class*=" fa-"]:before, .color-blue[class^=fa-]:before {
    color: #43668c
}

.color-green {
    color: #649f2b !important
}

.color-green[class*=" fa-"]:before, .color-green[class^=fa-]:before {
    color: #649f2b
}

.color-aqua {
    color: #86b998 !important
}

.color-aqua[class*=" fa-"]:before, .color-aqua[class^=fa-]:before {
    color: #86b998
}

.color-yellow {
    color: #d0b426 !important
}

.color-yellow[class*=" fa-"]:before, .color-yellow[class^=fa-]:before {
    color: #d0b426
}

.color-brown {
    color: #6f6f55 !important
}

.color-brown[class*=" fa-"]:before, .color-brown[class^=fa-]:before {
    color: #6f6f55
}

.color-violet {
    color: #8270a4 !important
}

.color-violet[class*=" fa-"]:before, .color-violet[class^=fa-]:before {
    color: #8270a4
}

.color-orange {
    color: #ae6926 !important
}

.color-orange[class*=" fa-"]:before, .color-orange[class^=fa-]:before {
    color: #ae6926
}

.btn-aqua, .btn-blue, .btn-bronze, .btn-green, .btn-red, .btn-violet {
    background-repeat: repeat-x;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .09);
    -webkit-font-smoothing: antialiased
}

.padding-10 {
    padding: 10px
}

.padding-20 {
    padding: 20px
}

.padding-30 {
    padding: 30px
}

.padding-40 {
    padding: 40px
}

.padding-50 {
    padding: 50px
}

.padding-60 {
    padding: 60px
}

.margin-10 {
    margin: 10px
}

.margin-20 {
    margin: 20px
}

.margin-30 {
    margin: 30px
}

.margin-40 {
    margin: 40px
}

.margin-50 {
    margin: 50px
}

.margin-60 {
    margin: 60px
}

.padding-horiz-10 {
    padding-left: 10px;
    padding-right: 10px
}

.padding-horiz-20 {
    padding-left: 20px;
    padding-right: 20px
}

.padding-horiz-30 {
    padding-left: 30px;
    padding-right: 30px
}

.padding-horiz-40 {
    padding-left: 40px;
    padding-right: 40px
}

.padding-horiz-50 {
    padding-left: 50px;
    padding-right: 50px
}

.padding-horiz-60 {
    padding-left: 60px;
    padding-right: 60px
}

.padding-vert-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.padding-vert-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.padding-vert-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.padding-vert-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.padding-vert-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.padding-vert-60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.margin-horiz-10 {
    margin-left: 10px;
    margin-right: 10px
}

.margin-horiz-20 {
    margin-left: 20px;
    margin-right: 20px
}

.margin-horiz-30 {
    margin-left: 30px;
    margin-right: 30px
}

.margin-horiz-40 {
    margin-left: 40px;
    margin-right: 40px
}

.margin-horiz-50 {
    margin-left: 50px;
    margin-right: 50px
}

.margin-horiz-60 {
    margin-left: 60px;
    margin-right: 60px
}

.margin-vert-10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.margin-vert-20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.margin-vert-30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.margin-vert-40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.margin-vert-50 {
    margin-top: 50px;
    margin-bottom: 50px
}

.margin-vert-60 {
    margin-top: 60px;
    margin-bottom: 60px
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

.margin-top-0 {
    margin-top: 0
}

.margin-top-5 {
    margin-top: 5px
}

.margin-top-10 {
    margin-top: 10px
}

.margin-top-15 {
    margin-top: 15px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-top-30 {
    margin-top: 30px
}

.margin-top-40 {
    margin-top: 40px
}

.margin-top-50 {
    margin-top: 50px
}

.margin-top-60 {
    margin-top: 60px
}

.margin-bottom-0 {
    margin-bottom: 0
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

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

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-60 {
    margin-bottom: 60px
}

.padding-top-0 {
    padding-top: 0
}

.padding-top-5 {
    padding-top: 5px
}

.padding-top-10 {
    padding-top: 10px
}

.padding-top-15 {
    padding-top: 15px
}

.padding-top-20 {
    padding-top: 20px
}

.padding-top-30 {
    padding-top: 30px
}

.padding-top-40 {
    padding-top: 40px
}

.padding-top-50 {
    padding-top: 50px
}

.padding-top-60 {
    padding-top: 60px
}

.padding-bottom-0 {
    padding-bottom: 0
}

.padding-bottom-5 {
    padding-bottom: 5px
}

.padding-bottom-10 {
    padding-bottom: 10px
}

.padding-bottom-15 {
    padding-bottom: 15px
}

.padding-bottom-20 {
    padding-bottom: 20px
}

.padding-bottom-30 {
    padding-bottom: 30px
}

.padding-bottom-40 {
    padding-bottom: 40px
}

.padding-bottom-50 {
    padding-bottom: 50px
}

.padding-bottom-60 {
    padding-bottom: 60px
}

.row-no-margin {
    margin-left: -40px;
    margin-right: -40px
}

.background-white {
    background-color: #FFF
}

.background-black {
    background-color: #000
}

.background-dark {
    background-color: #04070C
}

.background-gray-darker {
    background-color: #222
}

.background-gray-dark {
    background-color: #333
}

.background-gray {
    background-color: #555
}

.background-gray-light {
    background-color: #b3b3b3
}

.background-gray-lighter {
    background-color: #ebebeb
}

.btn {
    border-radius: 0
}

.btn-default {
    background-color: rgba(0, 0, 0, .043);
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .05) inset;
    margin: 0
}

.btn-green {
    background-color: #658538 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#759a40", endColorstr="#648537");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#759a40), to(#648537));
    background-image: -moz-linear-gradient(top, #759a40, #648537);
    background-image: -ms-linear-gradient(top, #759a40, #648537);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #759a40), color-stop(100%, #648537));
    background-image: -webkit-linear-gradient(top, #759a40, #648537);
    background-image: -o-linear-gradient(top, #759a40, #648537);
    background-image: linear-gradient(#759a40, #648537);
    border-color: #648537 #648537 #618035
}

.btn-bronze {
    background-color: #856f38 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9a8140", endColorstr="#856f37");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#9a8140), to(#856f37));
    background-image: -moz-linear-gradient(top, #9a8140, #856f37);
    background-image: -ms-linear-gradient(top, #9a8140, #856f37);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9a8140), color-stop(100%, #856f37));
    background-image: -webkit-linear-gradient(top, #9a8140, #856f37);
    background-image: -o-linear-gradient(top, #9a8140, #856f37);
    background-image: linear-gradient(#9a8140, #856f37);
    border-color: #856f37 #856f37 #806b35
}

.btn-red {
    background-color: #853838 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#9a4040", endColorstr="#853737");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#9a4040), to(#853737));
    background-image: -moz-linear-gradient(top, #9a4040, #853737);
    background-image: -ms-linear-gradient(top, #9a4040, #853737);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9a4040), color-stop(100%, #853737));
    background-image: -webkit-linear-gradient(top, #9a4040, #853737);
    background-image: -o-linear-gradient(top, #9a4040, #853737);
    background-image: linear-gradient(#9a4040, #853737);
    border-color: #853737 #853737 #803535
}

.btn-violet {
    background-color: #813885 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#96409a", endColorstr="#813785");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#96409a), to(#813785));
    background-image: -moz-linear-gradient(top, #96409a, #813785);
    background-image: -ms-linear-gradient(top, #96409a, #813785);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #96409a), color-stop(100%, #813785));
    background-image: -webkit-linear-gradient(top, #96409a, #813785);
    background-image: -o-linear-gradient(top, #96409a, #813785);
    background-image: linear-gradient(#96409a, #813785);
    border-color: #813785 #813785 #7c3580
}

.btn-blue {
    background-color: #386685 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#40769a", endColorstr="#376685");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#40769a), to(#376685));
    background-image: -moz-linear-gradient(top, #40769a, #376685);
    background-image: -ms-linear-gradient(top, #40769a, #376685);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #40769a), color-stop(100%, #376685));
    background-image: -webkit-linear-gradient(top, #40769a, #376685);
    background-image: -o-linear-gradient(top, #40769a, #376685);
    background-image: linear-gradient(#40769a, #376685);
    border-color: #376685 #376685 #356280
}

.btn-aqua {
    background-color: #388582 !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#409a97", endColorstr="#378582");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#409a97), to(#378582));
    background-image: -moz-linear-gradient(top, #409a97, #378582);
    background-image: -ms-linear-gradient(top, #409a97, #378582);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #409a97), color-stop(100%, #378582));
    background-image: -webkit-linear-gradient(top, #409a97, #378582);
    background-image: -o-linear-gradient(top, #409a97, #378582);
    background-image: linear-gradient(#409a97, #378582);
    border-color: #378582 #378582 #35807d
}

#hornav {
    z-index: 20;
    padding-bottom: 10px
}

#hornav ul {
    display: inline-block;
    margin: 0;
    padding: 0 10px
}

#hornav ul > li {
    margin: 0 5px
}

#hornav ul > li > a, #hornav ul > li > span {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: normal;
    padding: 18px 20px;
    text-transform: uppercase;
    display: block
}

#hornav ul > li > a.active, #hornav ul > li > a.current, #hornav ul > li > a:hover, #hornav ul > li > span.active, #hornav ul > li > span.current, #hornav ul > li > span:hover {
    background: 0 0;
    color: #fff
}

#hornav ul ul {
    text-align: left;
    background: #f2f2f2;
    border-radius: 0;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    display: block;
    list-style: none;
    margin: 0;
    padding: 0 !important;
    min-width: 200px;
    z-index: 20
}

#hornav ul ul li {
    min-height: 22px;
    float: none;
    margin: 0
}

#hornav ul ul li a, #hornav ul ul li span {
    background-color: transparent;
    box-shadow: none;
    display: block;
    padding: 6px 15px;
    color: #555 !important;
    text-transform: none;
    border-top: 1px solid rgba(0, 0, 0, .05)
}

#hornav ul ul li:first-child a {
    border: none
}

#hornav ul ul li a:active, #hornav ul ul li a:focus, #hornav ul ul li a:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, .05)
}

#hornav ul ul li:hover a {
    text-decoration: none
}

#hornav ul ul ul:before {
    display: none
}

#hornav li ul, #hornav li ul li ul {
    position: absolute;
    height: auto;
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    transition: all 240ms linear;
    -o-transition: all 240ms linear;
    -ms-transition: all 240ms linear;
    -moz-transition: all 240ms linear;
    -webkit-transition: all 240ms linear;
    top: 115px;
    z-index: 1000
}

#hornav li ul li:hover > ul, #hornav li:hover > ul {
    display: block;
    opacity: 1;
    visibility: visible;
    top: 100px
}

#hornav li ul li ul {
    left: 220px;
    top: 0
}

#hornav li ul li:hover > ul {
    top: 0;
    left: 200px
}

#hornav ul ul .parent:after {
    top: 3px;
    right: 15px;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    font-family: FontAwesome
}

.sidebar-nav {
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.sidebar-nav li {
    padding: 0
}

.sidebar-nav li a {
    background: #f4f4f4;
    border-bottom: 1px solid #d8d8d8;
    display: block;
    padding: 10px 20px;
    outline: 0;
    color: #007ea4;
    font-size: 16px;
    font-weight: 300
}

.sidebar-nav li a:hover {
    text-decoration: none
}

.sidebar-nav li ul {
    background: #fff;
    padding: 0;
    margin: 0;
    list-style: none
}

.sidebar-nav li ul a {
    background: #fff;
    color: #555;
    font-size: 12px;
    border-bottom: solid 1px #d8d8d8;
    padding: 5px 23px
}

.sidebar-nav ul li.active a, .sidebar-nav ul li:hover a {
    color: #007ea4
}

.sidebar-nav > li:last-child a {
    border: none
}

.list-group-item li > .badge {
    float: right
}

.sidebar-nav span.badge {
    margin-top: 8px;
    margin-right: 10px
}

.sidebar-nav .list-toggle > span.badge {
    margin-right: 25px
}

.sidebar-nav ul li span.badge {
    margin-top: 0;
    font-size: 10px;
    padding: 3px 5px;
    margin-right: 20px;
    border-radius: 0 0 5px 5px;
    background: #6f7c8f
}

.list-toggle:after {
    top: 10px;
    right: 20px;
    color: #777;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    font-family: FontAwesome
}

.list-toggle.active:after {
    color: #fff;
    content: "\f107"
}

.sidebar-nav li [class*=" fa"], .sidebar-nav li [class^=fa] {
    width: 1.25em;
    left: -2px;
    margin-right: 2px;
    text-align: center;
    position: relative;
    display: inline-block
}

.sidebar-nav li [class*=" fa"].fa-lg, .sidebar-nav li [class^=fa].fa-lg {
    width: 1.5625em
}

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: .5em .7em;
    line-height: 1.125em
}

.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
    color: #FFF;
    font-weight: 700
}

.slicknav_menu .slicknav_icon {
    float: left;
    margin: .188em 0 0 .438em
}

.slicknav_menu .slicknav_no-text {
    margin: 0
}

.slicknav_menu .slicknav_icon-bar {
    font-size: 18px;
    display: block;
    width: 1.125em;
    height: .125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .25)
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: .188em
}

.slicknav_nav li, .slicknav_nav ul {
    display: block
}

.slicknav_nav .slicknav_arrow {
    font-size: .8em;
    margin: 0 0 0 .4em
}

.slicknav_nav .slicknav_item {
    display: block;
    cursor: pointer
}

.slicknav_nav a {
    display: block
}

.slicknav_nav .slicknav_item a {
    display: inline
}

.slicknav_menu:after, .slicknav_menu:before {
    content: " ";
    display: table
}

.slicknav_menu:after {
    clear: both
}

.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .4)
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #f5f5f5
}

.slicknav_menu {
    font-size: 18px;
    background: #004e75;
    padding: 5px
}

.slicknav_nav {
    clear: both;
    color: #fff;
    margin: 0;
    padding: 0
}

.slicknav_nav .slicknav_item, .slicknav_nav a {
    padding: 14px;
    margin: 2px 0
}

.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow: hidden
}

.slicknav_nav a {
    text-decoration: none;
    color: #fff
}

.slicknav_nav .slicknav_item a, .slicknav_nav ul {
    padding: 0;
    margin: 0
}

.slicknav_nav li {
    background-color: rgba(0, 0, 0, .25);
    border-radius: 4px;
    color: #fff
}

.slicknav_nav li li {
    background-color: rgba(255, 255, 255, .03);
    text-indent: 10px
}

.slicknav_nav li li li {
    background-color: rgba(255, 255, 255, .03);
    text-indent: 20px
}

.slicknav_nav li li a {
    color: #fff
}

.slicknav_nav .slicknav_item:focus, .slicknav_nav .slicknav_item:hover, .slicknav_nav a:focus, .slicknav_nav a:hover {
    background-color: rgba(0, 0, 0, .2) !important;
    color: #fff
}

h2, h3 {
    font-family: Raleway, sans-serif;
    color: #555
}

.alertactivity-warning {
    list-style: none;
    font-family: Raleway, sans-serif;

    color: #F0AD4E;
}

.alertactivity-danger {

    list-style: none;
    font-family: Raleway, sans-serif;

    color: #d9534f;
}

.alertactivity-success {

    list-style: none;
    font-family: Raleway, sans-serif;

    color: #5cb85c;
}

.alertas {
    list-style: none;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    min-height: 4rem;
    padding-top: 3px;
    padding-left: 20px;
    color: #F0AD4E;
}

.alertas li {
    font-family: Raleway, sans-serif;
    font-size: 20px;


}

.slicknav_nav .slicknav_txtnode {
    margin-left: 15px
}

h1 {
    font-size: 2em
}

h2 {
    font-weight: 100;
    line-height: 1em;
    margin: 0 0 10px;
    font-size: 32px
}

h2.article-title {
    font-size: 54px;
    font-weight: 100;
    padding-bottom: 10px
}

.btn, .label, h3, h4 {
    font-weight: 300
}

h2.article-title:after {
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    content: "";
    display: block;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 20px;
    width: 100px;
    z-index: 0
}

h3 {
    font-size: 21px;
    padding: 0;
    margin: 0;
    opacity: .8
}

h3.title {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 5px;
    margin-bottom: 15px
}

h4 {
    font-size: 18px;
    color: #9e9e9e;
    margin-bottom: 10px;
    line-height: 1.6
}

h5 {
    font-size: 1.1em
}

h6 {
    font-size: 1em
}

a {
    color: #007ea4;
    -webkit-transition: color .15s ease-in;
    -moz-transition: color .15s ease-in;
    -o-transition: color .15s ease-in;
    transition: color .15s ease-in
}

a:focus, li:focus {
    outline: 0
}

a, a:active, a:focus, a:hover {
    outline: 0;
    text-decoration: none
}

p {
    margin-bottom: 16px
}

/*
hr {
    background: url(../img/hr.png) 50% 0 no-repeat;
    border: none;
    height: 19px;
    margin: 20px 0 5px
}
*/

img {
    max-width: 100%
}

.icon-list {
    padding-left: 30px
}

ul.menu {
    list-style: none;
    margin: 0;
    border-top: 2px solid rgba(0, 0, 0, .06);
    padding: 0
}

ul.menu a {
    color: #777;
    display: block;
    letter-spacing: 0;
    padding: 8px 0;
    text-decoration: none
}

ul.menu a:hover {
    color: #444
}

ul.menu li {
    display: inline;
}

ul.menu li:last-child {
    border-bottom: none
}

ul.menu li li a {
    padding: 4px 30px 4px 25px;
    color: #666;
    border: none;
    background: 0 0
}

ul.menu li li a:hover {
    color: #888
}

ul.menu ul {
    margin-top: -4px;
    padding-bottom: 5px;
    margin-bottom: 0
}

ul.plus, ul.star, ul.tick {
    padding-left: 20px
}

ul.plus li, ul.star li, ul.tick li {
    list-style: none;
    padding: 4px 22px
}

ul.tick li {
    background: url(../img/typo/tick.png) left center no-repeat
}

ul.plus li {
    background: url(../img/typo/plus.png) left center no-repeat
}

ul.star li {
    background: url(../img/typo/star.png) left center no-repeat
}

.label {
    font-size: 90%;
    border-radius: 5px
}

.btn {
    border-color: rgba(255, 255, 255, .5);
    transition: background-color .2s ease;
    border-radius: 10px !important;
}

.btn:hover {
    border-color: rgba(255, 255, 255, .7)
}

blockquote {
    border: 1px solid #b3b3b3;
    border-left: 10px solid #b3b3b3;
    border-radius: 0;
    background: #fafafa;
    font-size: 16px;
    margin: 0 0 20px;
    padding: 10px 20px
}

blockquote.right {
    text-align: right;
    border-width: 1px 10px 1px 1px !important
}

blockquote.right.primary {
    border-color: #6f7c8f;
    border-left: 1px solid #6f7c8f;
    border-right: 10px solid #6f7c8f
}

blockquote p {
    margin: 0
}

blockquote.bg-gray {
    background: #555;
    border: 1px solid #b3b3b3;
    border-left: 10px solid #b3b3b3;
    color: #fff
}

blockquote.primary {
    border: 1px solid #6f7c8f;
    border-left: 10px solid #6f7c8f
}

blockquote.bg-primary {
    background: #6f7c8f;
    border: 1px solid #6f7c8f;
    border-left: 10px solid #6f7c8f;
    color: #fff
}

[class*=" fa-"]:before, [class^=fa-]:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 10px;
    color: rgba(0, 0, 0, .6)
}

.menu li [class*=" fa-"]:before, .menu li [class^=fa-]:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: rgba(0, 0, 0, .2);
    font-size: 18px;
    position: absolute;
    top: 13px;
    left: 10px
}

.menu li a[class*=" fa-"], .menu li a[class^=fa-] {
    position: relative;
    padding-left: 37px !important
}

.menu li a:hover[class*=" fa-"]:before, .menu li a:hover[class^=fa-]:before {
    color: rgba(0, 0, 0, .1)
}

#hornav li [class*=" fa-"]:before, #hornav li [class^=fa-]:before {
    display: block;
    font-size: 30px;
    left: auto;
    margin-bottom: 20px;
    padding: 0 !important;
    position: relative;
    text-align: center;
    top: 12px
}

.header-1 .menu li [class*=" fa-"]:before, .header-1 .menu li [class^=fa-]:before, .header-2 .menu li [class*=" fa-"]:before, .header-2 .menu li [class^=fa-]:before {
    color: rgba(0, 0, 0, .2);
    top: 1px
}

#base [class*=" fa-"]:before, #base [class^=fa-]:before {
    color: rgba(255, 255, 255, .2)
}

#footermenu li [class*=" fa-"]:before, #footermenu li [class^=fa-]:before {
    color: rgba(255, 255, 255, .2);
    top: 5px
}

.smOW li [class*=" fa-"]:before, .smOW li [class^=fa-]:before {
    color: rgba(0, 0, 0, .2);
    top: 9px
}

.fa-col5 {
    float: left;
    padding: 0 0 10px;
    width: 20%
}

.menu a.slicknav_item [class*=" fa-"], .menu a.slicknav_item [class^=fa-] {
    padding-left: 0 !important
}

.fa-icon-list {
    text-align: center;
    margin: 30px 0
}

.fa-icon-list > div {
    min-height: 105px
}

.fa-icon-list i {
    font-size: 24px;
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 10px;
    border-radius: 5px
}

i.fa {
    display: inline-block
}

i.fa:before {
    padding-right: 0
}

i.fa.circle, i.fa.rounded, i.fa.square {
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 50%
}

i.fa.circle.icon-lg, i.fa.rounded.icon-lg, i.fa.square.icon-lg {
    width: 40px;
    height: 40px;
    line-height: 40px
}

i.fa.circle.icon-xlg, i.fa.circle.icon-xxlg, i.fa.rounded.icon-xlg, i.fa.rounded.icon-xxlg, i.fa.square.icon-xlg, i.fa.square.icon-xxlg {
    width: 50px;
    height: 50px;
    line-height: 50px
}

i.fa.square {
    color: #fff;
    margin-bottom: 5px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .2);
    background: #fff
}

i.fa.center {
    width: 100%;
    text-align: center
}

.fa-border {
    background: #FFF;
    border-color: #ebebeb !important;
    border-radius: 5px !important;
    padding: .2em .35em .15em !important
}

.fa-border:before {
    padding-right: 0
}

.btn [class*=" fa-"]:before, .btn [class^=fa-]:before {
    color: #fff
}

.btn-default [class*=" fa-"]:before, .btn-default [class^=fa-]:before {
    color: rgba(0, 0, 0, .3)
}

.label [class*=" fa-"]:before, .label [class^=fa-]:before {
    color: #fff
}

.label-default [class*=" fa-"]:before, .label-default [class^=fa-]:before {
    color: rgba(0, 0, 0, .3)
}

.slicknav_menu li [class*=" fa-"]:before, .slicknav_menu li [class^=fa-]:before, a.slicknav_item [class*=" fa-"]:before, a.slicknav_item [class^=fa-]:before {
    display: none !important
}

.slicknav_nav ul > li a[class*=" fa-"], .slicknav_nav ul > li a[class^=fa-] {
    padding-left: 14px !important
}

a.slicknav_item [class*=" fa-"], a.slicknav_item [class^=fa-] {
    padding-left: 0 !important
}

.bs-glyphicons li {
    float: left;
    font-size: 10px;
    height: 115px;
    line-height: 1.4;
    padding: 10px;
    text-align: center;
    width: 10%
}

.bs-glyphicons-list {
    list-style: none;
    padding-left: 0
}

.bs-glyphicons .glyphicon {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 5px
}

.glyphicon {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px;
    word-spacing: -8pt;

}

.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word
}

.portfolio-group {
    text-align: center;
    padding: 0;
    width: 100% !important
}

.portfolio-item {
    overflow: hidden;
    border-radius: 0;
    position: relative;
    text-align: center;
    vertical-align: text-top;
    list-style: none
}

.portfolio-item figure {
    border: 2px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    margin: 1px;
    padding: 0;
    position: relative;
    overflow: hidden
}

.portfolio-item figure img {
    display: block;
    position: relative;
    z-index: 0;
    -webkit-transition: -webkit-transform .4s ease-out;
    -moz-transition: -moz-transform .4s ease-out;
    transition: transform .4s ease-out;
    max-width: none
}

.portfolio-item figcaption {
    border-top: 5px solid #16181c;
    color: #fff;
    top: 0;
    left: 0;
    padding: 30px 40px;
    background-color: #004e75;
    text-align: left;
    text-transform: none;
    position: relative;
    z-index: 1
}

.blog-post-date .month, .btn-close, .portfolio-filter-label, .portfolio-item h3, .titulo h1 {
    text-transform: uppercase
}

.portfolio-item h3 {
    color: #fff;
    margin: 0;
    padding: 0 0 15px;
    font-size: 22px;
    font-weight: 400;
    line-height: 1em
}

ul.grid li:first-child a, ul.portfolio li a {
    padding: 0 !important;
    margin: 0 !important
}

.portfolio-filter {
    margin: 0;
    padding: 0
}

.portfolio-filter li {
    list-style: none;
    display: inline-block;
    margin: 3px 0
}

.portfolio-filter-label {
    font-weight: 700;
    font-size: 10px;
    padding: 11px 12px
}

.no-touch .portfolio-item figure:hover img, .portfolio-item figure.cs-hover img {
    bottom: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0)
}

.no-touch .portfolio-item figure:hover figcaption, .portfolio-item figure.cs-hover figcaption {
    opacity: 1;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

.portfolio-item figure .featured-info {
    position: absolute;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 100%;
    color: #e4e4e4;
    font-weight: 300;
    padding: 1.625em;
    background: #222;
    background: rgba(31, 38, 51, .8);
    filter: alpha(Opacity=0);
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    z-index: 5;
    opacity: 0
}

.portfolio-item figure .featured-info .info-wrapper {
    width: 100%;
    z-index: 10
}

.portfolio-item figure:hover .featured-info {
    opacity: 1
}

.portfolio-item figure .featured-info::after, .portfolio-item figure .featured-info::before {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .5s, -webkit-transform .5s;
    transition: opacity .5s, transform .5s
}

.portfolio-item figure .featured-info::before {
    border-top: 1px solid rgba(255, 255, 255, .5);
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.portfolio-item figure .featured-info::after {
    border-right: 1px solid rgba(255, 255, 255, .5);
    border-left: 1px solid rgba(255, 255, 255, .5);
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}

.portfolio-item figure:hover .featured-info::after, .portfolio-item figure:hover .featured-info::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.testimonials p {
    background: #f4f4f4;
    border-radius: 5px;
    margin-bottom: 25px;
    padding: 20px;
    position: relative;
    font-style: italic
}

.testimonials p:after {
    border-top: 22px solid;
    border-left: 0 solid transparent;
    border-right: 22px solid transparent;
    left: 60px;
    bottom: -22px;
    width: 0;
    height: 0;
    content: "";
    display: block;
    position: absolute;
    border-top-color: #f4f4f4;
    border-left-style: inset;
    border-right-style: inset
}

.testimonials .testimonial-info {
    min-height: 60px
}

.testimonials .testimonial-info span {
    color: #000;
    font-size: 18px
}

.testimonials .testimonial-info span em {
    color: #777;
    display: block;
    font-size: 13px
}

.testimonials .testimonial-info img {
    border: 4px solid #f4f4f4;
    float: left;
    height: 60px;
    margin-right: 15px;
    padding: 2px;
    width: 60px
}

.testimonials .carousel-indicators {
    bottom: 46px;
    left: auto;
    right: 80px;
    width: auto
}

.testimonials .carousel-indicators li {
    border-color: #b3b3b3
}

.testimonials-arrows {
    bottom: 57px;
    left: auto;
    right: 37px;
    width: auto;
    position: absolute
}

.testimonials-arrows a {
    color: #b3b3b3
}

.testimonials-bg-primary p {
    background: #007ea4;
    color: #fff
}

.testimonials-bg-primary p:after {
    border-top-color: #007ea4
}

.testimonials-bg-light p {
    background: #fff
}

.testimonials-bg-light p:after {
    border-top-color: #fff
}

.testimonials-bg-dark p {
    background: #004e75;
    color: #FFF
}

.testimonials-bg-dark p:after {
    border-top-color: #004e75
}

.panel-group .panel-heading {
    padding: 0
}

.panel-group .panel-heading h4 {
    margin: 0;
    padding: 0;
    color: #555;
    font-size: 17px
}

.panel-group .panel-heading a {
    display: block;
    padding: 10px 15px;
    margin: 0
}

.panel-group .panel-heading a:focus, .panel-group .panel-heading a:hover {
    text-decoration: none
}

.panel-group .panel-heading a [class^=icon-] {
    margin-right: 4px;
    position: relative;
    top: 1px
}

.panel-group.alternative .panel-heading {
    background: #6f7c8f
}

.panel-group.alternative .panel-heading h4 a {
    color: #FFF
}

.tabs-dark {
    background-color: #3F3647;
    position: relative
}

.tabs-dark .nav-tabs {
    background-color: rgba(0, 0, 0, .25);
    margin: 0;
    border: none
}

.tabs-dark .nav-tabs > li a {
    border-radius: 0;
    border: none;
    padding: 18px 30px;
    color: #FFF;
    font-size: 12px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    outline: 0
}

.tabs-dark .tab-content {
    padding: 25px;
    color: rgba(255, 255, 255, .7)
}

.tabs-dark .tab-content h3 {
    color: rgba(255, 255, 255, .7);
    font-weight: 300
}

.tabs-dark .nav-tabs > li.active > a, .tabs-dark .nav-tabs > li.active > a:focus, .tabs-dark .nav-tabs > li.active > a:hover {
    -moz-border-colors: none;
    background-color: #3F3647 !important;
    border: none;
    color: #FFF;
    cursor: default
}

.tabs-dark .nav > li > a:focus, .tabs-dark .nav > li > a:hover {
    background-color: transparent;
    text-decoration: none;
    border: none;
    border-width: 1px !important
}

.tabs {
    border-radius: 4px;
    margin-bottom: 35px
}

.tabs .nav-tabs {
    margin: 0;
    font-size: 0;
    border-bottom-color: #EEE
}

.tabs .nav-tabs li {
    display: inline-block;
    float: none
}

.tabs .nav-tabs li a {
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    margin-right: 1px
}

.tabs .nav-tabs li:last-child a {
    margin-right: 0
}

.tabs .nav-tabs li a, .tabs .nav-tabs li a:hover {
    background: #F4F4F4;
    border-bottom: none;
    border-left: 1px solid #EEE;
    border-right: 1px solid #EEE;
    border-top: 3px solid #EEE;
    color: #555
}

.tabs .nav-tabs li a:hover {
    border-bottom-color: transparent;
    border-top: 3px solid #CCC;
    box-shadow: none
}

.tabs .nav-tabs li a:active, .tabs .nav-tabs li a:focus {
    border-bottom: 0
}

.tabs .nav-tabs li.active a, .tabs .nav-tabs li.active a:focus, .tabs .nav-tabs li.active a:hover {
    background: #FFF;
    border-left-color: #EEE;
    border-right-color: #EEE;
    border-top: 3px solid #007ea4;
    color: #333;
    outline: 0
}

.tabs .tab-content {
    border-radius: 0 5px 5px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .04);
    background-color: #FFF;
    border: 1px solid #EEE;
    border-top: 0;
    padding: 15px
}

.tabs.alternative .nav-tabs li.active a, .tabs.alternative .nav-tabs li.active a:focus, .tabs.alternative .nav-tabs li.active a:hover {
    background: #6f7c8f;
    color: #fff
}

.nav-pills > li > a {
    box-shadow: inset 0 0 20px rgba(0, 0, 0, .08);
    margin: 0 0 10px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #FFF;
    background-color: #3097D1;
    outline: 0;
    margin-left: 10px
}

.nav-pills > li.active > a [class*=" fa-"]:before, .nav-pills > li.active > a [class^=fa-]:before {
    color: #FFF
}

.progress {
    background-color: #FFF
}

.progress-label {
    font-size: 18px;
    padding: 8px 0
}

.progress-xxs {
    height: 3px
}

.progress-xs {
    height: 8px
}

.progress-sm {
    height: 12px
}

.progress-bar-red {
    background: #8b2626
}

.progress-bar-blue {
    background: #43668c
}

.progress-bar-green {
    background: #649f2b
}

.progress-bar-aqua {
    background: #86b998
}

.progress-bar-yellow {
    background: #d0b426
}

.progress-bar-brown {
    background: #6f6f55
}

.progress-bar-violet {
    background: #8270a4
}

.progress-bar-orange {
    background: #ae6926
}

.panel-title {
    font-size: 20px
}

.panel-primary > .panel-heading {
    border-color: #a9b0bb
}

.panel-primary .panel-footer {
    background: #007ea4;
    border-color: #a9b0bb;
    color: #FFF
}

.panel-primary [class*=" fa-"]:before, .panel-primary [class^=fa-]:before {
    color: rgba(255, 255, 255, .8);
    margin-right: 5px
}

.panel-primary.invert .panel-body {
    background: #6f7c8f;
    color: #FFF
}

.panel-red {
    border-color: #8b2626
}

.panel-red > .panel-heading {
    background-color: #631b1b;
    border-color: #b33131;
    color: #FFF
}

.panel-red .panel-footer {
    background: #8b2626;
    border-color: #b33131;
    color: #FFF
}

.panel-red [class*=" fa-"]:before, .panel-red [class^=fa-]:before {
    color: rgba(255, 255, 255, .8);
    margin-right: 5px
}

.panel-red.invert .panel-body {
    background: #8b2626;
    color: #FFF
}

.panel-blue {
    border-color: #43668c
}

.panel-blue > .panel-heading {
    background-color: #324d6a;
    border-color: #557fad;
    color: #FFF
}

.panel-blue .panel-footer {
    background: #43668c;
    border-color: #557fad;
    color: #FFF
}

.panel-blue [class*=" fa-"]:before, .panel-blue [class^=fa-]:before {
    color: rgba(255, 255, 255, .8);
    margin-right: 5px
}

.panel-blue.invert .panel-body {
    background: #43668c;
    color: #FFF
}

.panel-green {
    border-color: #649f2b
}

.panel-green > .panel-heading {
    background-color: #4b7720;
    border-color: #7dc736;
    color: #FFF
}

.panel-green .panel-footer {
    background: #649f2b;
    border-color: #7dc736;
    color: #FFF
}

.panel-green [class*=" fa-"]:before, .panel-green [class^=fa-]:before {
    color: rgba(255, 255, 255, .8);
    margin-right: 5px
}

.panel-green.invert .panel-body {
    background: #649f2b;
    color: #FFF
}

.panel-aqua {
    border-color: #86b998
}

.panel-aqua > .panel-heading {
    background-color: #66a67c;
    border-color: #a6ccb4;
    color: #FFF
}

.panel-aqua .panel-footer {
    background: #86b998;
    border-color: #a6ccb4;
    color: #FFF
}

.panel-aqua [class*=" fa-"]:before, .panel-aqua [class^=fa-]:before {
    color: rgba(255, 255, 255, .8);
    margin-right: 5px
}

.panel-aqua.invert .panel-body {
    background: #86b998;
    color: #FFF
}

.panel-yellow {
    border-color: #d0b426
}

.panel-yellow > .panel-heading {
    background-color: #a58f1e;
    border-color: #dec64b;
    color: #FFF
}

.panel-yellow .panel-footer {
    background: #d0b426;
    border-color: #dec64b;
    color: #FFF
}

.panel-yellow [class*=" fa-"]:before, .panel-yellow [class^=fa-]:before {
    color: rgba(255, 255, 255, .8);
    margin-right: 5px
}

.panel-yellow.invert .panel-body {
    background: #d0b426;
    color: #FFF
}

.panel-brown {
    border-color: #6f6f55
}

.panel-brown > .panel-heading {
    background-color: #52523f;
    border-color: #8c8c6b;
    color: #FFF
}

.panel-brown .panel-footer {
    background: #6f6f55;
    border-color: #8c8c6b;
    color: #FFF
}

.panel-brown [class*=" fa-"]:before, .panel-brown [class^=fa-]:before {
    color: rgba(255, 255, 255, .8);
    margin-right: 5px
}

.panel-brown.invert .panel-body {
    background: #6f6f55;
    color: #FFF
}

.panel-violet {
    border-color: #8270a4
}

.panel-violet > .panel-heading {
    background-color: #69588a;
    border-color: #9d8fb8;
    color: #FFF
}

.panel-violet .panel-footer {
    background: #8270a4;
    border-color: #9d8fb8;
    color: #FFF
}

.panel-violet [class*=" fa-"]:before, .panel-violet [class^=fa-]:before {
    color: rgba(255, 255, 255, .8);
    margin-right: 5px
}

.panel-violet.invert .panel-body {
    background: #8270a4;
    color: #FFF
}

.panel-orange {
    border-color: #ae6926
}

.panel-orange > .panel-heading {
    background-color: #84501d;
    border-color: #d38234;
    color: #FFF
}

.panel-orange .panel-footer {
    background: #ae6926;
    border-color: #d38234;
    color: #FFF
}

.panel-orange [class*=" fa-"]:before, .panel-orange [class^=fa-]:before {
    color: rgba(255, 255, 255, .8);
    margin-right: 5px
}

.panel-orange.invert .panel-body {
    background: #ae6926;
    color: #FFF
}

ul.social-icons.circle li a, ul.social-icons.circle li a:hover {
    background-position: 0 -40px !important
}

ul.social-icons {
    list-style: none;
    margin: 0 1px 0 0
}

ul.social-icons.circle li {
    background-image: none;
    background-color: transparent
}

ul.social-icons.circle li a {
    background-color: rgba(0, 0, 0, .4);
    border-radius: 50% !important
}

ul.social-icons.rounded a {
    border-radius: 5px !important
}

ul.social-icons.color .social-facebook a {
    background-color: #3b5998
}

ul.social-icons.color .social-twitter a {
    background-color: #48c4d2
}

ul.social-icons.color .social-googleplus a {
    background-color: #d94a39
}

ul.social-icons.color .social-youtube a {
    background-color: #f45750
}

ul.social-icons.color .social-github a {
    background-color: #333
}

ul.social-icons.color .social-pinterest a {
    background-color: #cb2027
}

ul.social-icons.color .social-blogger a {
    background-color: #fb913f
}

ul.social-icons.color .social-dribbble a {
    background-color: #ef5b92
}

ul.social-icons.color .social-flickr a {
    background-color: #fd55ad
}

ul.social-icons.color .social-skype a {
    background-color: #18b7f1
}

ul.social-icons.color .social-digg a {
    background-color: #2882c6
}

ul.social-icons.color .social-linkedin a {
    background-color: #71b2d0
}

ul.social-icons.color .social-vimeo a {
    background-color: #62a0ad
}

ul.social-icons.color .social-yahoo a {
    background-color: #ab64bc
}

ul.social-icons.color .social-tumblr a {
    background-color: #3a5976
}

ul.social-icons.color .social-deviantart a {
    background-color: #d0de21
}

ul.social-icons.color .social-delicious a {
    background-color: #3274d1
}

ul.social-icons.color .social-rss a {
    background-color: #fe9900
}

ul.social-icons.border li a {
    background-position: -1px -2px !important;
    border: 2px solid #555;
    background-color: rgba(0, 0, 0, 0) !important
}

ul.social-icons.border li a:hover {
    background-position: 0 -42px !important;
    background-color: #999 !important
}

ul.social-icons li {
    background-color: rgba(0, 0, 0, .2);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(bottom, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, 0) 100%);
    background-position: 50% 50%;
    display: block;
    float: left;
    margin: 5px;
    padding: 0
}

ul.social-icons li a {
    border: 1px solid rgba(0, 0, 0, .03);
    box-shadow: 0 0 4px rgba(0, 0, 0, .1);
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background-position: 0 -55px;
    background-repeat: no-repeat;
    padding-bottom: 1px;
    opacity: 1
}

ul.social-icons li a:hover {
    background-position: 0 -40px !important;
    opacity: 1;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: background-color;
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    -ms-transition-property: background-color;
    transition-property: background-color
}

.social-facebook a {
    background: url(../img/social_icons/facebook.png)
}

.social-facebook a:hover {
    background-color: #3b5998 !important
}

.social-twitter a {
    background: url(../img/social_icons/twitter.png)
}

.social-twitter a:hover {
    background-color: #48c4d2 !important
}

.social-googleplus a {
    background: url(../img/social_icons/googleplus.png)
}

.social-googleplus a:hover {
    background-color: #d94a39 !important
}

.social-youtube a {
    background: url(../img/social_icons/youtube.png)
}

.social-youtube a:hover {
    background-color: #f45750 !important
}

.social-github a {
    background: url(../img/social_icons/github.png)
}

.social-github a:hover {
    background-color: #333 !important
}

.social-pinterest a {
    background: url(../img/social_icons/pinterest.png)
}

.social-pinterest a:hover {
    background-color: #cb2027 !important
}

.social-blogger a {
    background: url(../img/social_icons/blogger.png)
}

.social-blogger a:hover {
    background-color: #fb913f !important
}

.social-dribbble a {
    background: url(../img/social_icons/dribbble.png)
}

.social-dribbble a:hover {
    background-color: #ef5b92 !important
}

.social-flickr a {
    background: url(../img/social_icons/flickr.png)
}

.social-flickr a:hover {
    background-color: #FD55AD !important
}

.social-skype a {
    background: url(../img/social_icons/skype.png)
}

.social-skype a:hover {
    background-color: #18b7f1 !important
}

.social-digg a {
    background: url(../img/social_icons/digg.png)
}

.social-digg a:hover {
    background-color: #2882c6 !important
}

.social-linkedin a {
    background: url(../img/social_icons/linkedin.png)
}

.social-linkedin a:hover {
    background-color: #71b2d0 !important
}

.social-vimeo a {
    background: url(../img/social_icons/vimeo.png)
}

.social-vimeo a:hover {
    background-color: #62a0ad !important
}

.social-yahoo a {
    background: url(../img/social_icons/yahoo.png)
}

.social-yahoo a:hover {
    background-color: #ab64bc !important
}

.social-tumblr a {
    background: url(../img/social_icons/tumblr.png)
}

.social-tumblr a:hover {
    background-color: #3a5976 !important
}

.social-deviantart a {
    background: url(../img/social_icons/deviantart.png)
}

.social-deviantart a:hover {
    background-color: #d0de21 !important
}

.social-delicious a {
    background: url(../img/social_icons/delicious.png)
}

.social-delicious a:hover {
    background-color: #3274d1 !important
}

.social-rss a {
    background: url(../img/social_icons/rss.png)
}

.social-rss a:hover {
    background-color: #fe9900 !important
}

[class*=" social-"] a, [class^=social-] a {
    background-position: 0 -40px !important;
    background-repeat: no-repeat
}

.carousel-control {
    background-image: none !important;
    background: rgba(255, 255, 255, .4);
    width: 34px;
    border-radius: 50px;
    font-size: 16px !important;
    height: 34px;
    margin-top: -20px;
    top: 50%;
    text-shadow: none;
    opacity: 1
}

.carousel-control:focus {
    opacity: .5
}

.carousel-control.icon-next span, .carousel-control.icon-prev span, .carousel-control.left span, .carousel-control.right span {
    font-size: 20px;
    margin-top: -10px;
    color: rgba(0, 0, 0, .6)
}

.carousel-control.icon-prev, .carousel-control.left {
    left: 20px
}

.carousel-control.icon-next, .carousel-control.right {
    right: 20px
}

.carousel-indicators {
    bottom: 0;
    right: 30px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: auto
}

.carousel.alternative {
    margin-bottom: 30px;
    padding: 0 40px;
    margin-top: 30px
}

.carousel.alternative img {
    padding: 4px;
    background: #ebebeb;
    box-shadow: 0 0 1px #b3b3b3
}

.carousel.alternative .carousel-control.left, .carousel.alternative .carousel-control.right {
    background-image: none !important;
    background-color: transparent
}

.carousel.alternative .carousel-control.left span, .carousel.alternative .carousel-control.right span {
    font-size: 18px;
    background: #b3b3b3;
    border-radius: 50%;
    padding: 5px
}

.carousel.alternative .carousel-control.left {
    left: -12px
}

.carousel.alternative .carousel-control.right {
    right: -12px !important
}

.carousel.alternative .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: -35px;
    margin-right: -19px
}

.carousel.alternative .carousel-indicators li {
    background: #ebebeb
}

.carousel.alternative .carousel-indicators .active {
    background: #b3b3b3
}

.thumbs-gallery .clear {
    clear: both;
    height: 0;
    width: 100%
}

.thumbs-gallery {
    float: left;
    margin: 6px 0 0
}

.thumbs-gallery i {
    background: #000;
    display: block;
    position: absolute;
    left: 3px;
    top: 3px;
    height: 60px;
    width: 60px;
    opacity: 0
}

.thumbs-gallery .thumbBox {
    float: left;
    margin: 2px;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 0;
    line-height: 0;
    position: relative
}

.thumbs-gallery .thumbBox img {
    background-color: #e0e0e0;
    border: 1px solid #fafafa;
    padding: 3px
}

#lbBottom, #lbImage {
    border: 10px solid #fff
}

#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer
}

#lbBottomContainer, #lbCenter {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff
}

.lbLoading {
    background: url(../img/slimbox/loading.gif) center no-repeat #fff
}

#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat
}

#lbNextLink, #lbPrevLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: 0
}

#lbPrevLink {
    left: 0
}

#lbPrevLink:hover {
    background: url(../img/slimbox/prevlabel.gif) 0 15% no-repeat
}

#lbNextLink {
    right: 0
}

#lbNextLink:hover {
    background: url(../img/slimbox/nextlabel.gif) 100% 15% no-repeat
}

#lbBottom {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: left;
    border-top-style: none
}

#lbCloseLink {
    display: block;
    float: right;
    width: 66px;
    height: 22px;
    background: url(../img/slimbox/closelabel.gif) center no-repeat;
    margin: 5px 0;
    outline: 0
}

#lbCaption, #lbNumber {
    margin-right: 71px
}

#lbCaption {
    font-weight: 700
}

.blog-post-date {
    background-color: #6f7c8f;
    padding: 0;
    text-align: center;
    font-weight: 400;
    font-size: 10px;
    color: #fff;
    margin-right: 15px
}

.blog-post-date .day, .blog-post-date .month, .blog-post-date .year {
    display: inline-block;
    padding: 2px 0;
    position: relative;
    top: 0;
    vertical-align: middle
}

.blog-post-date .month {
    color: #ebebeb
}

.blog-post-date .year {
    background-color: #007ea4;
    font-size: 15px;
    font-weight: 300;
    text-align: center;
    padding: 2px 4px;
    width: 100%
}

.login-page label, .signup-page label {
    font-weight: 400
}

.blog-post {
    margin-bottom: 30px
}

.blog-post-details-item {
    float: left;
    border-radius: 4px;
    padding: 3px 10px;
    font-size: 10px;
    background: #f4f4f4;
    margin: 0 10px 0 0;
    line-height: normal
}

.blog-post-details-item a {
    color: #b3b3b3
}

.blog-item-header {
    display: block;
    padding-bottom: 0;
    margin-bottom: 40px;
    padding-left: 60px
}

.blog-item-header h2 {
    padding: 0
}

.blog-item-header h2 a {
    color: #555;
    text-decoration: none
}

.blog-item-footer .blog-author p {
    padding: 0;
    margin: 0
}

.blog-item-footer .blog-recent-comments .profile-thumb {
    padding: 10px 20px
}

.blog-item-footer .blog-recent-comments h4 {
    color: #555
}

.blog-item-footer .blog-recent-comments .date {
    color: #b3b3b3
}

.blog-item-footer .blog-recent-comments img {
    border: 5px solid #ebebeb;
    border-radius: 5px
}

.blog-item-footer .blog-recent-comments .list-group-item {
    padding-bottom: 30px
}

.blog-item-footer hr {
    width: 100%
}

.blog-item-footer h4 {
    margin: 0;
    padding: 0
}

.blog-tags {
    list-style: none;
    margin: 10px 0 20px;
    overflow: hidden;
    padding: 0
}

.blog-tags li {
    float: left
}

.blog-tag {
    background: #F4F4F4;
    border-radius: 3px 0 0 3px;
    color: #333;
    display: inline-block;
    font-size: 10px;
    height: 22px;
    line-height: 22px;
    padding: 0 25px 0 10px;
    position: relative;
    margin: 0 7px 7px 0;
    text-decoration: none;
    -webkit-transition: color .2s;
    box-shadow: 1px -1px 0 rgba(0, 0, 0, .15) inset
}

.blog-tag::after, .blog-tag::before {
    content: '';
    position: absolute
}

.blog-tag::before {
    background: #b3b3b3;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, .25);
    height: 6px;
    right: 10px;
    width: 6px;
    top: 8px
}

.blog-tag::after {
    background: #FFF;
    border-bottom: 11px solid transparent;
    border-left: 10px solid #F4F4F4;
    border-top: 11px solid transparent;
    right: 0;
    top: 0
}

.blog-tag:hover {
    background-color: #a9b0bb;
    color: #fff
}

.blog-tag:hover::after {
    border-left-color: #a9b0bb
}

ul.posts-list {
    margin-left: 0;
    padding-left: 0
}

ul.posts-list li {
    list-style: none
}

.recent-post {
    margin-bottom: 20px
}

.recent-post img {
    padding-right: 10px
}

.recent-post .recent-post-date {
    font-size: 11px
}

.posts-list-title {
    font-size: 12px
}

.list-services li i {
    margin-right: 10px;
    font-size: 18px
}

.list-services li {
    font-size: 16px;
    padding: 5px 0
}

.about-me-icons.list-inline > li {
    padding: 5px 2px
}

.login-page, .signup-page {
    background: #FEFEFE;
    border: 1px solid #ebebeb;
    color: #555;
    padding: 30px;
    box-shadow: 0 0 3px #EEE
}

.about-me-icons.list-inline > li a:hover {
    text-decoration: none
}

.login-page {
    border-radius: 5px
}

.signup-page {
    border-radius: 5px
}

.badge, .btn-close, .error-404-page h2, .titulo h1 {
    font-weight: 700
}

.error-404-page h2 {
    font-size: 160px;
    color: #b3b3b3
}

.error-404-page h3 {
    font-size: 30px;
    padding: 0 0 20px
}

.error-404-page .search-404 {
    background: #dedede;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    box-shadow: 0 0 3px #EEE;
    color: #555;
    padding: 30px;
    width: 360px;
    margin: 0 auto 30px
}

.error-404-page .search-404 input {
    height: 33px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    width: 210px;
    padding: 5px 10px
}

.person-details figure {
    overflow: hidden;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 0;
    margin: 0
}

.person-details figure img {
    display: block;
    max-width: 100%;
    position: relative
}

.person-details figure figcaption {
    padding: 25px
}

.person-details figure small {
    font-size: 55%
}

.person-details-icons {
    text-align: center;
    margin: 0;
    z-index: 99
}

.person-details-icons [class*=" fa-"]:before, .person-details-icons [class^=fa-]:before {
    color: rgba(255, 255, 255, .8);
    padding: 0
}

.person-details-icons a:hover {
    text-decoration: none
}

.person-details-icons a:hover [class*=" fa-"]:before, .person-details-icons a:hover [class^=fa-]:before {
    color: #fff;
    text-decoration: none
}

.show-grid [class*=col-md-] .show-grid-block {
    background-color: #6f7c8f;
    border: 1px solid #FFF;
    color: #fff;
    display: block;
    line-height: 40px;
    min-height: 40px;
    text-align: center
}

.titulo {
    background-color: rgba(0, 0, 0, .5);
    width: 300px;
    height: 150px;
    position: relative;
    display: block;
    margin: auto;
    color: #fff;
    border-style: solid;
    padding: 10px 10px 0 0
}

.titulo h1 {
    margin: 0 !important;
    color: #fff;
    font-size: 3em
}

.title {
    font-size: 70px
}

.btn-close-sipa {
    background: #fff;
    border-color: #888
}

.btn-close-sipa:hover {
    background: #E8E7E7;
    border-color: #666
}

.control-label {
    color: #666
}

.glyphicon-lg {
    font-size: 3em
}

.blockquote-box {
    border-right: 5px solid #E6E6E6;
    margin-bottom: 25px
}

.blockquote-box .square {
    width: 100px;
    min-height: 50px;
    margin-right: 22px;
    text-align: center !important;
    background-color: #E6E6E6;
    padding: 20px 0
}

.blockquote-box.blockquote-primary {
    border-color: #357EBD
}

.blockquote-box.blockquote-primary .square {
    background-color: #428BCA;
    color: #FFF
}

.blockquote-box.blockquote-success {
    border-color: #4CAE4C
}

.blockquote-box.blockquote-success .square {
    background-color: #5CB85C;
    color: #FFF
}

.blockquote-box.blockquote-info {
    border-color: #46B8DA
}

.blockquote-box.blockquote-info .square {
    background-color: #5BC0DE;
    color: #FFF
}

.blockquote-box.blockquote-warning {
    border-color: #EEA236
}

.blockquote-box.blockquote-warning .square {
    background-color: #F0AD4E;
    color: #FFF
}

.blockquote-box.blockquote-danger {
    border-color: #D43F3A
}

.blockquote-box.blockquote-danger .square {
    background-color: #D9534F;
    color: #FFF
}

.checkbox {
    padding-left: 20px
}

.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px
}

.checkbox label::after, .checkbox label::before {
    display: inline-block;
    position: absolute;
    margin-left: -20px
}

.checkbox label::before {
    content: "";
    width: 19px;
    height: 19px;
    left: 0;
    top: 3px;
    border: 1px solid #ccc;
    border-radius: 0;
    background-color: #fff;
    -webkit-transition: border .15s ease-in-out, color .15s ease-in-out;
    -o-transition: border .15s ease-in-out, color .15s ease-in-out;
    transition: border .15s ease-in-out, color .15s ease-in-out
}

.checkbox label::after {
    width: 16px;
    height: 16px;
    left: 1px;
    top: -2px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555
}

.checkbox-danger input[type=checkbox]:checked + label::after, .checkbox-info input[type=checkbox]:checked + label::after, .checkbox-primary input[type=checkbox]:checked + label::after, .checkbox-success input[type=checkbox]:checked + label::after, .checkbox-warning input[type=checkbox]:checked + label::after {
    color: #fff
}

.checkbox input[type=checkbox] {
    opacity: 0
}

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

.checkbox input[type=checkbox]:checked + label::after {
    font-family: FontAwesome;
    content: "\f00c"
}

.checkbox input[type=checkbox]:disabled + label {
    opacity: .65
}

.checkbox input[type=checkbox]:disabled + label::before {
    background-color: #eee;
    cursor: not-allowed
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%
}

.checkbox.checkbox-inline {
    margin-top: 0
}

.checkbox-primary input[type=checkbox]:checked + label::before {
    background-color: #428bca;
    border-color: #428bca
}

.checkbox-danger input[type=checkbox]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f
}

.checkbox-info input[type=checkbox]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.checkbox-warning input[type=checkbox]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.checkbox-success input[type=checkbox]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c
}

.funkyradio div {
    overflow: hidden
}

.funkyradio label {
    width: 100%;
    border-radius: 0;
    border: 0 solid #D1D3D4;
    font-weight: 400
}

.funkyradio input[type=checkbox]:empty, .funkyradio input[type=radio]:empty {
    display: none
}

.funkyradio input[type=checkbox]:empty ~ label, .funkyradio input[type=radio]:empty ~ label {
    position: relative;
    line-height: 1.5em;
    text-indent: 2.5em;
    margin-top: 0;
    margin-bottom: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.funkyradio input[type=checkbox]:empty ~ label:before, .funkyradio input[type=radio]:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    width: 2.3em;
    background: #D1D3D4;
    border-radius: 0
}

.funkyradio input[type=checkbox]:hover:not(:checked) ~ label, .funkyradio input[type=radio]:hover:not(:checked) ~ label {
    color: #888
}

.funkyradio input[type=checkbox]:hover:not(:checked) ~ label:before, .funkyradio input[type=radio]:hover:not(:checked) ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #C2C2C2
}

.funkyradio input[type=checkbox]:checked ~ label, .funkyradio input[type=radio]:checked ~ label {
    color: #777
}

.funkyradio input[type=checkbox]:checked ~ label:before, .funkyradio input[type=radio]:checked ~ label:before {
    content: '\2714';
    text-indent: .6em;
    color: #333;
    background-color: #ccc
}

.funkyradio input[type=checkbox]:focus ~ label:before, .funkyradio input[type=radio]:focus ~ label:before {
    box-shadow: 0 0 0 3px #999
}

.funkyradio-default input[type=checkbox]:checked ~ label:before, .funkyradio-default input[type=radio]:checked ~ label:before {
    color: #333;
    background-color: #ccc
}

.funkyradio-primary input[type=checkbox]:checked ~ label:before, .funkyradio-primary input[type=radio]:checked ~ label:before {
    color: #fff;
    background-color: #337ab7
}

.funkyradio-success input[type=checkbox]:checked ~ label:before, .funkyradio-success input[type=radio]:checked ~ label:before {
    color: #fff;
    background-color: #5cb85c
}

.funkyradio-danger input[type=checkbox]:checked ~ label:before, .funkyradio-danger input[type=radio]:checked ~ label:before {
    color: #fff;
    background-color: #d9534f
}

.funkyradio-warning input[type=checkbox]:checked ~ label:before, .funkyradio-warning input[type=radio]:checked ~ label:before {
    color: #fff;
    background-color: #f0ad4e
}

.funkyradio-info input[type=checkbox]:checked ~ label:before, .funkyradio-info input[type=radio]:checked ~ label:before {
    color: #fff;
    background-color: #5bc0de
}

.custom-breadcrumb {
    list-style: none;
    overflow: hidden
}

.custom-breadcrumb li {
    text-decoration: none;
    padding: 10px 0 10px 50px;
    position: relative;
    display: block;
    float: left;
    width: 30%
}

.custom-breadcrumb li:after, .custom-breadcrumb li:before {
    content: " ";
    display: block;
    width: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    height: 0
}

.custom-breadcrumb li:after {
    z-index: 2
}

.custom-breadcrumb li:before {
    border-left: 30px solid #fff;
    margin-left: 1px;
    z-index: 1
}

.blue-crumb {
    background-color: #01cd74;
    color: #555
}

.blue-crumb:after {
    border-left: 30px solid #01cd74
}

.gray-crumb {
    background-color: #bdc3c7
}

.gray-crumb:after {
    border-left: 30px solid #bdc3c7
}

.light-blue-crumb:after {
    border-left: 30px solid #fc636b
}

.light-blue-crumb {
    background: #fc636b;
    color: #fff
}

.faded-crumb-medio:after {
    border-left: 30px solid #ffb310
}

.faded-crumb-medio {
    background: #ffb310;
    color: #555
}

.row {
    padding: 30px
}

.material-switch > input[type=checkbox] {
    display: none
}

.material-switch > label {
    cursor: pointer;
    height: 0;
    position: relative;
    width: 40px
}

.material-switch > label::after, .material-switch > label::before {
    margin-top: -8px;
    position: absolute;
    content: ''
}

.material-switch > label::before {
    background: #000;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .5);
    border-radius: 8px;
    height: 16px;
    opacity: .3;
    transition: all .4s ease-in-out;
    width: 40px
}

.material-switch > label::after {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    height: 24px;
    left: -4px;
    top: -4px;
    transition: all .3s ease-in-out;
    width: 24px
}

.rond, .rond_dec {
    border-radius: 70px;
    text-align: center;
    float: left
}

.material-switch > input[type=checkbox]:checked + label::before {
    background: inherit;
    opacity: .5
}

.material-switch > input[type=checkbox]:checked + label::after {
    background: inherit;
    left: 20px
}

.download_zone {
    background-color: #fff;
    border-top: solid 1px #2ab27b;
    border-bottom: solid 1px #2ab27b;
    border-left: solid 1px #2ab27b;
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px;
    border-right: solid 1px #2ab27b;
    width: 50%;
    height: 47px
}

.rond {
    background: #2ab27b;
    width: 40px;
    height: 40px;
    padding: 5px 3px 3px
}

.title_download {
    padding-top: 5px;
    padding-left: 60px;
    color: #11862f
}

.download_zone_dec {
    background-color: #fff;
    border-top: solid 1px #fc636b;
    border-bottom: solid 1px #fc636b;
    border-left: solid 1px #fc636b;
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px;
    border-right: solid 1px #fc636b;
    width: 50%;
    height: 47px
}

.rond_dec {
    background: #fc636b;
    width: 40px;
    height: 40px;
    padding: 5px 5px 5px 7px
}

.progress, .progress .progress-bar, .progress-outer {
    border-radius: 0;
}

.title_download_dec {
    padding-top: 5px;
    padding-left: 60px;
    color: #fc636b
}

.progress-outer {
    background: #fff;
    padding: 3px;
    margin: 5px 0;
    box-shadow: 0 0 10px rgba(209, 219, 231, .7)
}

.progress {
    height: 27px;
    margin: 0;
    overflow: visible;
    background: #eaedf3;
    box-shadow: inset 0 10px 10px rgba(244, 245, 250, .9)
}

.progress .progress-value {
    position: relative;
    left: -50px;
    top: 1px;
    font-size: 14px;
    font-weight: 700;
    color: #fff
}

.progress-bar.active {
    animation: reverse progress-bar-stripes .4s linear infinite, animate-positive 2s
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0%
    }
}

@keyframes animate-positive {
    0% {
        width: 0%
    }
}

.bloqued-pdf {
    position: absolute;
    width: 100%;
    height: 50px;
    margin-top: 2px;
    margin-left: 2px;
    margin-right: 20px;
    background: #525659;
    z-index: 9999999999
}

.btn-close {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: 0 0;
    cursor: pointer;
    padding: 25px 80px;
    display: inline-block;
    margin: 15px 30px;
    letter-spacing: 1px;
    outline: 0;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.btn-2i, .btn-2j {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    padding: 0
}

.btn-close:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.btn-2 {
    background: #5cb85c;
    color: #fff;
    box-shadow: 0 6px #5E895E;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.btn-2i:hover {
    box-shadow: 0 4px #5E895E;
    top: 2px
}

.btn-2i:active {
    box-shadow: 0 0 #5E895E;
    top: 6px
}

.btn-2j:hover {
    box-shadow: 0 8px #5E895E;
    top: -2px
}

.btn-2j:active {
    box-shadow: 0 0 #5E895E;
    top: 6px
}

.car-color-box button {
    width: 35px;
    height: 35px;
    border-radius: 50px
}

.ds-btn li a span, .ds-btn li a span small {
    width: 100%;
    display: inline-block;
    text-align: left
}

.badge {
    padding: 7px 20px 10px;
    font-size: 15;
    white-space: nowrap;
    color: #fff;
    background-color: #decba5;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px
}

.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.badge-error, .badge-error:hover {
    background-color: #FFB5B7
}

.badge-warning, .badge-warning:hover {
    background-color: #FFD26A
}

.badge-success, .badge-success:hover {
    background-color: #c4dff6
}

.badge-info {
    background-color: #3a87ad
}

.badge-info:hover {
    background-color: #2d6987
}

.badge-inverse {
    background-color: #333
}

.badge-inverse:hover {
    background-color: #1a1a1a
}

.ds-btn li {
    list-style: none;
    float: left;
    padding: 10px
}

.ds-btn li a span {
    padding-left: 15px;
    padding-right: 5px
}

.tdareaddocumenta a {
    text-decoration: underline #037ef3
}

.hover-a-list:hover, a:hover {
    text-decoration: underline
}

.btn-info {
    background-color: #719FBB
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    border: 1px solid rgba(86, 61, 124, .2);
    list-style: none
}

.inactive {
    color: #ccc;
    background-color: #fafafa
}

.panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0
}

.panel.with-nav-tabs .nav-tabs {
    border-bottom: none
}

.panel.with-nav-tabs .nav-justified {
    margin-bottom: -1px
}

.with-nav-tabs.panel-default .nav-tabs > li > a, .with-nav-tabs.panel-default .nav-tabs > li > a:focus, .with-nav-tabs.panel-default .nav-tabs > li > a:hover {
    color: #777
}

.with-nav-tabs.panel-default .nav-tabs > .open > a, .with-nav-tabs.panel-default .nav-tabs > .open > a:focus, .with-nav-tabs.panel-default .nav-tabs > .open > a:hover, .with-nav-tabs.panel-default .nav-tabs > li > a:focus, .with-nav-tabs.panel-default .nav-tabs > li > a:hover {
    color: #777;
    background-color: #ddd;
    border-color: transparent
}

.with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border-color: #ddd #ddd transparent
}

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd
}

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777
}

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus, .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover {
    background-color: #ddd
}

.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus, .with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #555
}

.with-nav-tabs.panel-primary .nav-tabs > li > a, .with-nav-tabs.panel-primary .nav-tabs > li > a:focus, .with-nav-tabs.panel-primary .nav-tabs > li > a:hover {
    color: #fff
}

.with-nav-tabs.panel-primary .nav-tabs > .open > a, .with-nav-tabs.panel-primary .nav-tabs > .open > a:focus, .with-nav-tabs.panel-primary .nav-tabs > .open > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li > a:focus, .with-nav-tabs.panel-primary .nav-tabs > li > a:hover {
    color: #fff;
    background-color: #3071a9;
    border-color: transparent
}

.with-nav-tabs.panel-primary .nav-tabs > li.active > a, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover {
    color: #428bca;
    background-color: #fff;
    border-color: #428bca #428bca transparent
}

.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #3071a9
}

.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #fff
}

.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover {
    background-color: #3071a9
}

.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover {
    background-color: #4a9fe9
}

.with-nav-tabs.panel-success .nav-tabs > li > a, .with-nav-tabs.panel-success .nav-tabs > li > a:focus, .with-nav-tabs.panel-success .nav-tabs > li > a:hover {
    color: #3c763d
}

.with-nav-tabs.panel-success .nav-tabs > .open > a, .with-nav-tabs.panel-success .nav-tabs > .open > a:focus, .with-nav-tabs.panel-success .nav-tabs > .open > a:hover, .with-nav-tabs.panel-success .nav-tabs > li > a:focus, .with-nav-tabs.panel-success .nav-tabs > li > a:hover {
    color: #3c763d;
    background-color: #d6e9c6;
    border-color: transparent
}

.with-nav-tabs.panel-success .nav-tabs > li.active > a, .with-nav-tabs.panel-success .nav-tabs > li.active > a:focus, .with-nav-tabs.panel-success .nav-tabs > li.active > a:hover {
    color: #3c763d;
    background-color: #fff;
    border-color: #d6e9c6 #d6e9c6 transparent
}

.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #3c763d
}

.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:focus, .with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > li > a:hover {
    background-color: #d6e9c6
}

.with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus, .with-nav-tabs.panel-success .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #3c763d
}

.with-nav-tabs.panel-info .nav-tabs > li > a, .with-nav-tabs.panel-info .nav-tabs > li > a:focus, .with-nav-tabs.panel-info .nav-tabs > li > a:hover {
    color: #31708f
}

.with-nav-tabs.panel-info .nav-tabs > .open > a, .with-nav-tabs.panel-info .nav-tabs > .open > a:focus, .with-nav-tabs.panel-info .nav-tabs > .open > a:hover, .with-nav-tabs.panel-info .nav-tabs > li > a:focus, .with-nav-tabs.panel-info .nav-tabs > li > a:hover {
    color: #31708f;
    background-color: #bce8f1;
    border-color: transparent
}

.with-nav-tabs.panel-info .nav-tabs > li.active > a, .with-nav-tabs.panel-info .nav-tabs > li.active > a:focus, .with-nav-tabs.panel-info .nav-tabs > li.active > a:hover {
    color: #31708f;
    background-color: #fff;
    border-color: #bce8f1 #bce8f1 transparent
}

.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #d9edf7;
    border-color: #bce8f1
}

.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #31708f
}

.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:focus, .with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:hover {
    background-color: #bce8f1
}

.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus, .with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #31708f
}

.with-nav-tabs.panel-warning .nav-tabs > li > a, .with-nav-tabs.panel-warning .nav-tabs > li > a:focus, .with-nav-tabs.panel-warning .nav-tabs > li > a:hover {
    color: #8a6d3b
}

.with-nav-tabs.panel-warning .nav-tabs > .open > a, .with-nav-tabs.panel-warning .nav-tabs > .open > a:focus, .with-nav-tabs.panel-warning .nav-tabs > .open > a:hover, .with-nav-tabs.panel-warning .nav-tabs > li > a:focus, .with-nav-tabs.panel-warning .nav-tabs > li > a:hover {
    color: #8a6d3b;
    background-color: #faebcc;
    border-color: transparent
}

.with-nav-tabs.panel-warning .nav-tabs > li.active > a, .with-nav-tabs.panel-warning .nav-tabs > li.active > a:focus, .with-nav-tabs.panel-warning .nav-tabs > li.active > a:hover {
    color: #8a6d3b;
    background-color: #fff;
    border-color: #faebcc #faebcc transparent
}

.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #fcf8e3;
    border-color: #faebcc
}

.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #8a6d3b
}

.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:focus, .with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > li > a:hover {
    background-color: #faebcc
}

.with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus, .with-nav-tabs.panel-warning .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #8a6d3b
}

.with-nav-tabs.panel-danger .nav-tabs > li > a, .with-nav-tabs.panel-danger .nav-tabs > li > a:focus, .with-nav-tabs.panel-danger .nav-tabs > li > a:hover {
    color: #a94442
}

.with-nav-tabs.panel-danger .nav-tabs > .open > a, .with-nav-tabs.panel-danger .nav-tabs > .open > a:focus, .with-nav-tabs.panel-danger .nav-tabs > .open > a:hover, .with-nav-tabs.panel-danger .nav-tabs > li > a:focus, .with-nav-tabs.panel-danger .nav-tabs > li > a:hover {
    color: #a94442;
    background-color: #ebccd1;
    border-color: transparent
}

.with-nav-tabs.panel-danger .nav-tabs > li.active > a, .with-nav-tabs.panel-danger .nav-tabs > li.active > a:focus, .with-nav-tabs.panel-danger .nav-tabs > li.active > a:hover {
    color: #a94442;
    background-color: #fff;
    border-color: #ebccd1 #ebccd1 transparent
}

.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f2dede;
    border-color: #ebccd1
}

.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #a94442
}

.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:focus, .with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > li > a:hover {
    background-color: #ebccd1
}

.with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus, .with-nav-tabs.panel-danger .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #a94442
}

.fa-fw {
    width: 2em
}

.table-borderless thead {
    background: #52565e;
    color: #fff
}

.circle-active {
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #2ECB2E
}

.circle-inactive {
    width: 20px;
    height: 20px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #FE3F3F
}

.fa-home {
    margin-top: 8px
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px
}

.form-actions {
    margin: 0;
    background-color: transparent;
    text-align: center
}

.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}

.form-control {
    border-radius: 0px;
}

.panel-heading {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.panel {
    border-radius: 0px;
}

.modal-content {
    border-radius: 0px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
}

.select2-container--default .select2-selection--single {
    border-radius: 0px;
}

.select2 {
    max-width: 100% !important;
    min-width: 100% !important;
}

.modal-title {
    text-align: center;
}


.notice {
    padding: 15px;
    background-color: #fafafa;
    border-left: 6px solid #7f7f84;
    margin-bottom: 1px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .2);
}

.notice-sm {
    padding: 10px;
    font-size: 80%;
}

.notice-lg {
    padding: 35px;
    font-size: large;
}

.notice-success {
    border-color: #80D651;
}

.notice-success > strong {
    color: #80D651;
}

.notice-info {
    border-color: #45ABCD;
}

.notice-info > strong {
    color: #45ABCD;
}

.notice-warning {
    border-color: #FEAF20;
}

.notice-warning > strong {
    color: #FEAF20;
}

.notice-danger {
    border-color: #d73814;
}

.notice-danger > strong {
    color: #d73814;
}


/*    Estilos de lista de fases y actualizaciones          */


.center_flujo_process {
    font-family: Abel, Arial, Verdana, sans-serif;
    position: absolute;
    width: 100%;

}

.img-flujo {
    margin-top: 30%;
    margin-left: 21%;
    width: 50%;
    height: auto;
}

.cardf {
    width: 90%;
    height: 170px;
    /*background: linear-gradient(#f8f8f8, #fff);
    box-shadow: 0 8px 16px -8px rgba(0, 0, 0, 0.4);
    border-radius: 6px;
    */
    -webkit-box-shadow: 11px 10px 40px -1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 11px 10px 40px -1px rgba(0, 0, 0, 0.5);
    box-shadow: 11px 10px 40px -1px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    position: relative;
    margin: 1.5rem;
}

.cardf h1 {
    text-align: center;
}

.cardf p {
    text-align: center;
}

.cardf .additional {
    position: absolute;
    width: 150px;
    height: 100%;
    transition: width 0.4s;
    overflow: hidden;
    z-index: 2;
}

.cardf.red .additional {
    background: linear-gradient(#dE685E, #e9aebc);
}

.cardf.green .additional {
    background: linear-gradient(#35bd7e, #a5e6c8);
}

.cardf.blue .additional {
    background: linear-gradient(#5eb3d2, #9acfe3);
}

.cardf:hover .additional {
    width: 450px;
    border-radius: 0 5px 5px 0;
}

.cardf .additional .user-cardf {
    width: 150px;
    height: 100%;
    position: relative;
    float: left;
}

.cardf .additional .user-cardf::after {
    content: "";
    display: block;
    position: absolute;
    top: 10%;
    right: -2px;
    height: 80%;
    border-left: 2px solid rgba(0, 0, 0, 0.025);
}

.cardf .additional .user-cardf .level, .cardf .additional .user-cardf .points {
    margin-top: 10px;

    color: #fff;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.15);
    padding: 0.125rem 0.75rem;
    border-radius: 100px;
    white-space: nowrap;
}

.cardf .additional .user-cardf .points {
    top: 70%;
}

.cardf .additional .user-cardf svg {
    top: 50%;
}

.cardf .additional .more-info {
    width: 300px;
    float: left;
    position: absolute;
    left: 150px;
    height: 100%;
}

.cardf .additional .more-info h1 {
    color: #fff;
    margin-bottom: 0;
}

.cardf .additional .coords {
    margin: 0 1rem;
    color: #fff;
    font-size: 1rem;
}

.cardf .additional .coords span + span {
    float: right;
}

.cardf .additional .stats {
    font-size: 2rem;
    display: flex;
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
    top: auto;
    color: #fff;
}

.cardf .additional .stats > div {
    flex: 1;
    text-align: center;
}

.cardf .additional .stats i {
    display: block;
}

.cardf .additional .stats div.titlef {
    font-size: 0.75rem;
    font-weight: bold;
    text-transform: uppercase;
}

.cardf .additional .stats div.value {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.5rem;
}

.cardf .additional .stats div.value.infinity {
    font-size: 2.5rem;
}

.cardf .generalf {
    width: 83%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    box-sizing: border-box;
    padding: 1rem;
    padding-top: 0;
}

.cardf .generalf .more {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    font-size: 0.9em;
}


/* ESTILOS PARA TABLAS FIJAS */
.table-fixed thead,
.table-fixed tfoot {
    width: 97%;
}

.table-fixed tbody {
    height: 530px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead,
.table-fixed th {
    background-color: #52565e;
    color: #ffffff;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed tfoot,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
    display: block;
}

.table-fixed tbody td,
.table-fixed thead > tr > th,
.table-fixed tfoot > tr > td {
    float: left;
    border-bottom-width: 0;
}

.table-fixed tfoot tr td {
    margin-right: 0px;
}

@media (max-width: 767px) {
    .main-content {
        margin-top: 100px;
        min-height: 73.5vh
    }

    .container {
        min-width: 100%;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .main-content {
        margin-top: 100px;
        min-height: 73.5vh
    }

    .container {
        min-width: 100%;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .main-content {
        margin-top: 80px;
        min-height: 73.5vh
    }

    .container {
        min-width: 90%;
        width: 90%;
    }
}

@media (min-width: 1200px) {
    .main-content {
        margin-top: 80px;
        min-height: 73.5vh
    }

    .container {
        min-width: 90%;
        width: 90%;
    }
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.form-horizontal {
    margin: 0;
    padding: 0;
}

.list-supports {
    overflow-y: auto;
    min-height: 55px;
    max-height: 120px !important;
}

ul.list-supports li {
    max-height: 40px !important;
}

a.overflow-ellipsis {
    max-width: 250px;
    min-width: 10px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.overflow-ellipsis {
    text-overflow: ellipsis;
}

#table_activities tr td.select-checkbox,
#table_clauses tr td.select-checkbox {
    cursor: pointer;
}

#table_activities {
    width: 100% !important;
}

.panel-body .btn.btn-default {
    padding: 9px;
}

.panel-body form.navbar-form.navbar-right {
    margin-top: 0 !important;
}

.progress-bar {
    padding: 4px;
}

.radio {
    padding-left: 20px;
}

.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
    opacity: 0;
}

.radio input[type="radio"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.radio input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio input[type="radio"]:disabled + label {
    opacity: 0.65;
}

.radio input[type="radio"]:disabled + label::before {
    cursor: not-allowed;
}

.radio.radio-inline {
    margin-top: 0;
}

.radio-primary input[type="radio"] + label::after {
    background-color: #428bca;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #428bca;
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #428bca;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

/*.table td.demo {
    max-width: 200px;
}*/

.table td.demo span {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #29d;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 3px;
}

.pace .pace-progress-inner {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #29d, 0 0 5px #29d;
    opacity: 1.0;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -moz-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    -o-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 15px;
    right: 15px;
    width: 14px;
    height: 14px;
    border: solid 2px transparent;
    border-top-color: #29d;
    border-left-color: #29d;
    border-radius: 10px;
    -webkit-animation: pace-spinner 400ms linear infinite;
    -moz-animation: pace-spinner 400ms linear infinite;
    -ms-animation: pace-spinner 400ms linear infinite;
    -o-animation: pace-spinner 400ms linear infinite;
    animation: pace-spinner 400ms linear infinite;
}

@-webkit-keyframes pace-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes pace-spinner {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes pace-spinner {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes pace-spinner {
    0% {
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes pace-spinner {
    0% {
        transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.fa.load-spinner {
    display: none !important;
}