
/*body {
    padding-top: 50px;
    font: 11px/1.7 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
    height: 100%;
}*/

html,body {
    height: 100%;
    padding-top: 50px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #333333;
    background-color: #ffffff;
}
#our-article .blog-post {
    margin-bottom: 25px;
}

.view-first .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    /*background: #d73300;*/
    background: #D2E3EE;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: .9;
}

.view-first {
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
/*    border: 2px solid rgb(255, 255, 255);
    box-shadow: 1px 0px 0px rgb(204, 204, 204);*/
    height: auto;
    /*overflow: hidden;*/
}

#our-partner .view-first {
    background: #fff;
    text-align: center;
    opacity: 0.9;
}
#our-partner .view-first img {
    opacity: 0.6;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
}
#our-partner .view-first img:hover {
    opacity: 1;
}
.article-title {
    clear: both;
    overflow: hidden;
}
.article-title a:hover {
    color: #e3714d;
    text-decoration: none;
}
.article-date {
    width: 30px;
    height: 50px;
    float: left;
    text-align: center;
    margin-right: 10px;
    text-transform: uppercase;
    font-style: italic;
    color: #000;
}
.article-description {
    /*padding-left: 40px;*/
}

.squre {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    margin-top: 4px;
    background: #fff;
    color: #636363;
    margin-bottom: 10px;
}

.header {
    padding: 10px;
    background-color: #fff;
    border-top: 3px solid #337ab7;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .2);
}

.header .nav a {
    font-size: 1.3em;

}

.header img {
    /*margin-top: 5px;*/
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 10px 15px 20px;
}

.footer {
    min-height: 165px;
    color: #f5f5f5;
    background-color: #333;
    border-top: 1px solid #ddd;
    margin-top: 60px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
/*a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: !*"\e113"*! "\e151";
}

a.desc:after {
    content: !*"\e114"*! "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}*/

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.fix-height-100 {
    margin-top: 20px;
    height: 200px;
}

.black-links a {
    color: #333;
}

#slogan {
    margin: 5px 0 0 0;
    font-size: 1.3em;
}
#header-phone{
    margin: 13px 0 0 0;
    font-size: 1.2em;
    font-weight: 600;
}
#header-menu{
    margin: 10px 0 0 0;
    font-size: 0.9em;
}
.button-order a{
    background-color: #E2714D;
    color: #ffffff;
}
.button-order a:hover{
    background-color: #E2714D!important;
    color: #ffffff;
}


.navbar-brand{
    float: left;
    height: 65px;
    padding: 5px 15px 0 15px;

    font-size: 18px;
    line-height: 20px;
}
.navbar .navbar-toggle {
    border-color: #333;

}
.navbar .navbar-toggle .icon-bar {
    background-color: #333;
}
.full-width {
    width: 100%;
}
.carousel-caption{
    position: absolute;
    top: 8%;
    z-index: 5;
    display: inline-block;
    background: #333333;
    background: rgba(0, 0, 0, 0.25);
}
.projects-front-title{
    margin: 25px;
}

.g-recaptcha {
    transform:scale(0.77);
    transform-origin:0 0;
}
.slider{
    right: 0;
    left: 0;
    /*z-index: 1030;*/
}

/*.carousel-caption {
    left: 2%;
    bottom: 3%;
    width: 100%;
}
.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
}*/
.view .mask {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 7px;
    width: 95%;
    height: 90%;
}
.mask h4, .mask p {
    margin: 30px 20px 0px 10px;
}
.mask p {
    margin: 10px 20px 10px 10px;
}
.mask h4 a {
    font-weight: 100;
    /*color: #fff;*/
    text-transform: uppercase;
    font-family: Oswald;
}
.mask p a {
    font-weight: 800;
    color: #f0bfb8;
}
/*.mask p a:hover, .mask h4 a:hover {
    color: #b6ff00;
    text-decoration: none;
}*/

.view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: .9;
}
.pace .pace-progress {
    background: #ffffff!important;
    height: 3px;
 }
.carousel-caption {
    right: 25%;
    left: 25%;
}
h1{
    margin-bottom: 30px;
}
.footer-row{
    margin-top: 50px;
    margin-bottom: 50px;
}
