/* 

Urbanic Template 

http://www.templatemo.com/tm-395-urbanic

*/

body, html {
    overflow-x: hidden;
}

body {
    background-color: #ffffff;
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-size: 14px;

    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p {
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
}

* {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.templatemo_clear {
    clear: both;
}

th {
    text-align: center;
}

.height30 {
    height: 30px;
}

.templatemo-top-bar {
    min-height: 40px;
    background-color: #093B63;
}

.templatemo-top-menu {
    min-height: 110px;
    background-color: #ffffff;
    z-index: 99;
    width: 100%;
    box-shadow: 1px 2px 7px #888;
}

.templatemo-top-menu .navbar-toggle {
    margin-top: 38px;
    border: 1px solid #093B63;
}

.navbar-default .navbar-toggle:focus {
    background-color: #093B63;
}

.navbar-default .navbar-toggle:focus .icon-bar {
    background: #fff;
}

.templatemo-top-menu .navbar-brand {
    padding: 0;
    margin: 20px 0;
    max-width: 100%;
    margin-left: -30px;
}

.navbar-default .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #093B63;
    height: 4px;
}

/* ------ Carousel ----- */

#templatemo-carousel {
    background: url('../images/bg8.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom: 0;
    height: auto;
    box-shadow: 1px 2px 7px #888;
}

#templatemo-carousel .carousel-caption {
    z-index: 10;
}

#templatemo-carousel .item {
    height: 500px;
}

#templatemo-carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    height: 500px;
    left: 0;
    top: 0;
}

@media (min-width: 768px) {
    #templatemo-carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 21px;
    }

    #templatemo-carousel .carousel-caption {
        padding-bottom: 140px;
        right: 20%;
        left: 20%;
    }
}

@media (max-width: 768px) {
    #templatemo-carousel .carousel-caption {
        padding-bottom: 120px;
    }
}

/*@media (max-width: 1024px) {*/
/*#templatemo-carousel {*/
/*background: url('../images/templatemo_carousel_bg_s.jpg') no-repeat center center;*/
/*-webkit-background-size: cover;*/
/*-moz-background-size: cover;*/
/*-o-background-size: cover;*/
/*background-size: cover;*/
/*overflow-x: hidden;*/
/*margin-bottom:0;*/
/*height: 500px;*/
/*}*/
/*}*/

/* ------ End of Carousel ----- */
img#logo {
    max-height: 110px;
    padding: 5px;
}

/* ------ Welcome & Slogna ------ */
.templatemo-welcome {
    border-bottom: 1px solid #cccccc;
    min-height: 100px;
    padding-bottom: 35px;
}

.templatemo-slogan {
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-weight: normal;
    font-size: 42px;
    margin: 50px 0;
    color: #333333;
}

.templatemo-service {
    margin-bottom: 30px;
    margin-top: 0px;
    background: url('../images/bg02.jpg') no-repeat center center fixed;
    color: white;
    min-height: 150px;
    padding: 20px 0 40px;
    box-shadow: 1px 2px 7px #888;
}

.templatemo-service-item {
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
    margin-bottom: 10px;
    font-size: 20px;
}


.templatemo-service-item p {
    font-weight: lighter;
    text-align: justify;
    margin-top: 25px;
    font-size: 14px;
    color: #929292;
}

.subheader {
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    padding-top: 9px;
    letter-spacing: 2px;
}

.subheader div {
    margin-bottom: 5px;
}

.btn-orange {
    background-color: #ff7600;
    border-bottom: 2px solid #d35400;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
    background-color: #d35400;
    color: #ffffff;
}

.btn-green {
    background-color: #2ecc71;
    border-bottom: 2px solid #27ae60;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
    background-color: #27ae60;
    color: #ffffff;
}

.nav > li > a, .navbar-default .navbar-nav > li > a {
    padding: 10px 20px;
    color: #074377;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #074377;
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #074377;
    color: #fff;
}


.nav > li > a {
    color: #929292;
}

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

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #074377;
    color: #fff;
}

.navbar {
    margin-bottom: 0px;
}

.templatemo-service-item-header {
    margin-left: -10px;
    padding: 16px 20px 20px;
    font-weight: bold;
    display: inline-block;
}

.templatemo-header-orange {
    background-color: #ff7600;
    min-width: 298px;
    height: 67px;
    color: #fff;

}

.team_hr {
    border: 1px solid #fff;
    width: 39.5%;
    float: left;
}

.team_hr_left {
    margin-right: 30px;
    margin-left: 15px;
}

.team_hr_right {
    margin-left: 30px;
}

.hr_gray {
    border: 1px solid #cccccc;
}


.templatemo-line-header {
    margin-top: 30px;
    margin-bottom: 80px;
}

.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.member-thumb {
    position: relative;
    overflow: hidden;
}

.member-thumb .thumb-overlay {
    background-color: rgba(220, 157, 102, 0.8);
    position: absolute;
    visibility: hidden;
    padding-top: 35%;
    padding-left: 25%;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}

.thumb-overlay a {
    float: left;
    margin-right: 5px;
}


.team-inner {
    margin-top: 10px;
}

.team-inner-header {
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-weight: 600;
    font-size: 16px;
}

.team-inner-subtext {
    font-weight: normal;
    font-size: 12px;
}

.row_team {
    margin-left: -50px;
    margin-top: 70px;
}

.row_team li {
    list-style: none;
}

.templatemo-project-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    height: 200px;
    width: 200px;
}

.templatemo-project-box:hover .project-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.project-overlay {
    background: rgba(0, 0, 0, .75);
    border: 2px solid #ff7600;
    visibility: hidden;
    position: absolute;
    text-align: center;
    padding-top: 40px;
    color: #ffffff;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}


.project-overlay hr {
    width: 70%;

}

.templatemo-project-gallery li {
    margin: 15px;
}

.txt_darkgrey {
    color: #fff;
    font: 600 30px 'Open Sans', Arial, Helvetice Neue, sans-serif;
    text-shadow: 1px 1px 3px #2E3E62;
}

.txt_orange {
    color: #e67e22;
}

.txt_slogan {
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 1px 1px #555;
}

.templatemo-line-header span {
    font-size: 18px;
    float: left;
    margin-top: 10px;
}

.team_box div {
    text-align: center;
    padding-top: 100px;
}

.span_blog {
    margin-bottom: 80px;
}

.blog_post {
    color: #333333;
    padding: 10px;
}

.blog_header {
    font-weight: bold;
    font-size: 16px;
}

.blog_text {
    text-align: justify;
    font-size: 14px;
    margin-top: 35px;
}

#templatemo-contact {
    margin-top: 10px;
    border-top: 1px solid #cccccc;
    font-size: 14px;
}

#templatemo-contact .templatemo-service {
    padding: 35px 0;
    margin-bottom: 40px;
}

.templatemo-contact-map {
    margin-bottom: 15px;
    height: 378px;

}

.head_contact {
    padding-bottom: 80px;
    margin-bottom: 0;
}

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

.contact_right form {
    padding-left: 15px;
    padding-right: 15px
}

.tweet_txt {
    border-left: 2px solid #ffffff;
    min-height: 160px;
}

.twitter_user {
    color: #FFFF33;
    font-size: 14px;
    float: right;
}

.templatemo-partners {
    border-top: 2px solid #cccccc;
}

.templatemo-partners .templatemo-partner-item {
    margin-bottom: 5px;
}

.templatemo-footer {
    border-top: 2px solid #cccccc;
    margin-top: 50px;
    background: #093B63;
}

.footer_container {
    margin-top: 60px;
    margin-bottom: 20px;
}

.footer_bottom_content {
    margin: auto;
    margin-bottom: 30px;
    font-size: 14px;
    color: #fff;
    margin-top: 30px;

}

.social-icon-fb {
    background: url('../images/social-icon-fb.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-fb {
    background: url('../images/social-icon-fb-over.png') no-repeat;
}

.social-icon-rss {
    background: url('../images/social-icon-rss.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-rss {
    background: url('../images/social-icon-rss-over.png') no-repeat;
}

.social-icon-twitter {
    background: url('../images/social-icon-twitter.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-twitter {
    background: url('../images/social-icon-twitter-over.png') no-repeat;
}

.social-icon-linkedin {
    background: url('../images/social-icon-linkedin.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-linkedin {
    background: url('../images/social-icon-linkedin-over.png') no-repeat;
}

.social-icon-dribbble {
    background: url('../images/social-icon-dribbble.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-dribbble {
    background: url('../images/social-icon-dribbble-over.png') no-repeat;
}

ul.templatemo-project-gallery li a img:hover {
    border: 3px solid #ff7600;
}

.templatemo-gallery-category a {
    color: #333333;
}

.templatemo-gallery-category a.active {
    color: #e67e22;
    text-decoration: none;
}

.templatemo-gallery-category a:focus {
    color: #e67e22;
    text-decoration: none;
}

.templatemo-gallery-category a:hover {
    color: #e67e22;
    text-decoration: none;
}

.link_orange:hover {
    text-decoration: none;
}

.templatemo-project-gallery {
    margin: 0 0 0 0;
    margin-top: 30px;
    margin-left: -40px;
}

.templatemo-project-gallery li {
    list-style: none;
    margin-bottom: 25px;
}

.templatemo-project-gallery li img {
    cursor: pointer;
}

.templatemo-tweets {
    background-color: #8996a0;
    min-height: 200px;
    font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-size: 20px;
    color: #ffffff;
    margin-top: 100px;
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-style: italic;
}

.btn_loadmore {
    margin-top: 30px;
    margin-bottom: 80px;
}

.blog_box {
    margin-left: -12px;
}

.docs-block {
    padding-bottom: 27px;
    overflow: hidden;
}

.article-header-full, .docbox {
    min-height: 40px;
    color: #000;
    background: #E4EEF4;
    margin: 8px 0;
    cursor: pointer;
    padding: 5px;
    font: 600 18px 'Open Sans', Arial, Helvetice Neue, sans-serif;
    border: 2px solid #A0C6E1;
    letter-spacing: 1px;
}

@media (min-width: 1200px) {
    .docbox {
        width: 49.3%;
        margin: 0 .7% 8px 0;
        float: left;
    }
}

.docbox a {
    display: inline-block;
    width: auto;
    min-height: 29px;
    overflow: hidden;
    line-height: 30px;
    font-size: 16px;
    max-width: 94%;
}

.docbox span.glyphicon-download-alt {
    float: right;
    margin-right: 1px;
}

.docbox span.glyphicon-file {
    background: none;
    color: #2a6496;
    font-size: 20px;
    height: auto;
    padding: 6px 0 0 10px;
    float: left;
    margin-right: 11px;
}

/*.article-header-full {
    font: 600 18px 'Open sans', Arial, Helvetice Neue, sans-serif;
    padding: 10px;
    letter-spacing: 1px;
    border: 2px solid #ccc;
    margin: 8px 0;
    background: #eee;
}*/

@media (min-width: 991px) and (max-width: 1200px) {
    .templatemo-project-box, .project-overlay {
        height: 170px;
        width: 170px;
    }

    .templatemo-project-gallery {
        margin-left: -70px;
    }

    .templatemo-service-item-header {
        padding: 16px 10px 20px;
    }

    .templatemo-header-orange {
        min-width: 230px;
    }

    .team_box, .team_box_over {
        height: 220px;
        width: 220px;
    }

}


@media (max-width: 991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .templatemo-btn-read-more {
        float: right;
        margin-bottom: 40px;
    }
}


@media (min-width: 768px) and (max-width: 990px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;
    }

    .templatemo-project-box, .project-overlay {
        height: 130px;
        width: 130px;
        padding-top: 0px;
    }

    .templatemo-project-gallery {
        margin-left: 10px;
    }

    .blog_box {
        margin-right: -140px;
    }
}


@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 9px;
        padding-bottom: 9px;
    }
}

@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
        padding-left: 40%;

    }

    .templatemo-btn-read-more {
        float: right;
        margin-bottom: 40px;
    }
}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
        padding-left: 30%;

    }

    .templatemo-service-item-header {
        font-size: 16px;

        padding: 23px 10px 22px;
    }

    .templatemo-header-orange {
        min-width: 0px;
    }

}

@media (min-width: 991px) and (max-width: 1200px) {
    .team_hr {
        width: 37%;
    }
}

@media (min-width: 683px) and ( max-width: 991px) {
    .team_hr {
        width: 33%;
    }
}

@media (min-width: 585px) and ( max-width: 683px) {
    .member-thumb .thumb-overlay {
        padding-left: 25%;

    }

    .team_hr {
        width: 30%;
    }
}

@media (min-width: 536px) and ( max-width: 585px) {
    .team_hr {
        width: 28%;
    }
}

@media (min-width: 410px) and  ( max-width: 536px) {
    .team_hr {
        width: 21%;
    }
}

@media ( max-width: 410px) {
    .team_hr {
        width: 11%;
    }
}

.templatemo-welcome .blog_text div.article-header-full:nth-of-type(2) {
    margin-top: 35px;
}

.docs-block .glyphicon, .templatemo-welcome .article-header-full .glyphicon {
    margin-right: 20px;
    color: #fff;
    background: #074377;
    font-size: 14px;
    padding: 9px;
    width: auto;
    top: 0;
}

.contact_right {
    float: right;
}

.article-header-info {
    color: #093B63;
    font-weight: 600;
    font-size: 25px;
    text-align: center;
}

.article-header-info + #emitent {

}

.article-header-info + #emitent table {
    width: 100%;
}

span.btn {
    cursor: default;
}

.emptyinfo {
    color: #EA8B28;
    font-size: 18px;
    text-align: center;
}

.redact {
    letter-spacing: 0;
    font-size: 12px;
    font-weight: 700;
}

.redact .glyphicon {
    font-size: 18px;
}

.modal .modal-dialog {
    width: 600px;
    margin: 30px auto;
    overflow: auto;
    font-size: 14px;
    max-width: 100%;
}

/*.redact + .modal div {*/
/*margin-bottom: 0;*/
/*}*/
.modal .modal-header {
    background: #125FA1;
    color: #fff;
    letter-spacing: .5px;
}

.modal textarea {
    width: 70%;
    margin: 10px auto 0;
    background: #efefef;
    border: 1px solid #ccc;
    padding: 2px 8px;
}

.modal .modal-header .close {
    margin-top: -6px;
    font-size: 35px;
    color: #fff;
    opacity: .8;
}

form#loadFile, form#enterDesc, form#loadFiles {
    padding: 5px 15px;
}

form#enterTitle {
    text-align: left;
    padding: 5px 15px;
}

form#enterTitle label {
    min-width: 160px;
}

form#enterTitle input[type="text"], form#loadFiles input[type="text"] {
    background: #efefef;
    border: 1px solid #ccc;
    margin: 5px 0;
    padding: 5px 7px;
}

div#textareas {
    text-align: center;
}

form#loadFiles .docslist {
    margin-top: 12px !important;
}

.docbox .del {
    float: right;
    margin: 10px 10px 0 0;
}

button[data-target="#docsIn"] {
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 9px;
    margin-bottom: 8px;
}

button[data-target="#docsIn"] span {
    margin: 0px 10px 0 0;
    position: relative;
    top: 3px;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 20px;
    display: none;
    opacity: .6;
}

.back-to-top:hover {
    opacity: 1;
}

.sites_map {
    height: 400px;
    max-height: 80vh;
    width: 100%;
}

.sites_map iframe {
    width: 100%;
    height: 100%;
}


/*Reports styling*/

.nobrd_ttl {
    text-align: center;
    font-weight: 400;
    font-size: 18px;
}

.tbl tr td {
    padding: 8px 16px;
}

.tbl tbody tr:nth-child(odd) {
    background-color: #f9f9f9;
}

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

.xsTableReportLine, .xsTableReport, .irregular-text table {
    padding: 4px;
    background: white
}

.xsTableReport tr:nth-child(odd) {
    background-color: #f9f9f9;
}
.xsTableReport th, .xsTableReport td, .irregular-text table th {
    text-align: center;
    border: 1px solid #9d9d9d;
    padding: 8px 16px;
}

.irregular-text table td {
    border: 1px solid #9d9d9d;
}

.xsTableReport th.text-left, .xsTableReport td.text-left {
    text-align: left
}

.xsTableReportLine th, .xsTableReportLine td {
    vertical-align: top
}

.xsTableReportLine tbody tr:nth-child(2n) td, .xsTableReportLine tbody tr.even td {
    background: none repeat scroll 0 0 white
}

.text-bold {
    font-weight: 600;
}

.inactive-site {
    width: 100%;
    text-align: center;
    color: #d2322d;
    padding: 10px 0;
    background-color: #e4eef4;
}

