
body {
    font-family: 'Exo 2', sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 1.6em;
}

.container {
    width: 100%;
    padding: 0px;
}

.row {
    margin:0px
}

a, a:visited {
    color: rgb(188,8,36);
}
a:hover {
    color: rgb(188,8,36);
    text-decoration: underline;
}
.marged {
    padding-bottom: 30px;
    margin-bottom: 20px;
}

.light {
    font-weight: 300;
}

.grey {
    background-color: rgb(246,246,246)
}

.full-image {

    width: 100%;




}

.icon-fb {
    height: 20px;
    width: 20px;
    display: inline-block;float: right; margin-top: 15px;
}

@media screen and (max-width: 991px) {
    .icon-fb {
        display: none;
    }
}

.full-small-image {
   box-shadow: 2px 2px 0px rgba(0,0,0,0.2); 
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 150px;
}

.rred {
    background: rgb(188,8,36);
}

.r-fixed {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 999px) {
    .r-fixed {
        width: 100%;
        margin:0px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

.red {background: red;}
.green {background: green;}
.blue {background: blue;}

#logo img {
    width: 130px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#short-addr {

    font-size: 12px;

    font-weight: 300;
    height: 100px;
    line-height: 1.3em;
    color: rgb(150,150,150);
    display: flex;
    justify-content: flex-end;  /* align horizontal */
    align-items: center; /* align vertical */


}


#menu {
    background: rgb(188,8,36);

    color: white;
}

@media screen and (max-width: 767px) {

    #logo {
        text-align: center;
    }

    #short-addr {
        display: none;
    }
}



h3 {

    color: rgb(188,8,36);
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 20px;
}
h5 {

    color: rgb(188,8,36);
    font-size: 22px;
    font-weight: 700;
    margin:0px; padding:0px;
    padding-bottom: 20px;

}
h4 {

    color: rgb(255,255,255);
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
}
.inline-title {
    color: rgb(188,8,36);
    font-size: 22px;
    font-weight: 700;
    height: 60px;
    display: inline-block;
    line-height: 60px;
    padding-right: 60px;
    background-image: url('img/inline-title-bg.png');
    background-repeat: no-repeat;

    background-position: center right;
}
#clients {
    text-align: center;
}
@media screen and (max-width: 991px) {
    .inline-title {
        display: block;
        text-align: left;
        background: none;
        padding-right: 0px;


        background-image: url('img/h3bg.png');
        background-repeat: no-repeat;
        padding-bottom: 15px;
        background-position: bottom left;
        color: rgb(188,8,36);
        font-size: 26px;
        font-weight: bold;
        margin-bottom: 25px;
    }

    #clients {
        text-align: left;
    }

}

h1 {
    background-image: url('img/h3bg.png');
    background-repeat: no-repeat;
    padding-bottom: 25px;
    background-position: bottom left;
    margin-top: 0px;
    padding-top: 0px;
    color: rgb(188,8,36);
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
}

h2 {
    background-image: url('img/h3bg.png');
    background-repeat: no-repeat;
    padding-bottom: 15px;
    background-position: bottom left;

    color: rgb(188,8,36);
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 25px;
}


.offer > [class*='col-'] {
    padding-right: 25px;
    padding-left: 25px;


}

@media screen and (min-width: 768px) {
    .offer-desc {
        min-height: 160px;
    }
    .offer > [class*='col-'] {
        border-right: 0px solid rgb(200,200,200);
        background-image: url('img/border-offer.png');
        background-position: right;

        background-repeat: no-repeat;
    }
    .offer > [class*='col-']:last-of-type {
        background: none;
        border-right: 0px solid rgb(200,200,200);
    }
}


@media screen and (max-width: 767px) {
    .offer > [class*='col-'] {
        padding-right: 80px;
        padding-left: 80px;
        margin-bottom: 20px;

    }

}

@media screen and (max-width: 480px) {
    .offer > [class*='col-'] {
        padding-right: 0px;
        padding-left: 0px;
    }

}

.no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.no-margin {
    margin:0px;
}

.white-bottom-border{
    border-bottom: 1px solid rgb(255,255,255);
}

#whoweare {
    line-height: 1.6em;
}

.offer p {
    margin-bottom: 20px;
}

a.button {
    font-size: 12px;
    width: 120px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    display: inline-block;
    background: rgb(188,8,36);
    text-decoration: none;
    color: white;
    border-radius: 5px;
}

a.button:hover {
    background:#cc0000;
}

@media screen and (max-width: 767px) {
    a.button {
        width: 150px;
        padding-top: 7px;
        padding-bottom: 7px;
        margin-bottom: 25px;
    }

}

#clients img.logo {
    margin-right: 12px;
    height: 35px;
    display: inline-block;
    margin-left: 12px;
    margin-bottom: 20px;
    margin-top: 10px;
}



img.greytocolor {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    opacity: 0.4
}

img.greytocolor:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
    opacity: 1;
}

#partners img {
    display: inline-block;
    margin-right: 20px;
    height: 40px;
    margin-bottom: 20px;
}

#quote-face {
    margin-top: 25px;
    max-width: 459px; 
    height: 71px;
    background-image: url('img/klient.png');
    background-size:cover;
    background-position: center;
    margin-left:auto;
    margin-right: auto;
    margin-bottom: 20px;
}

#quote-aut {

    max-width: 459px; 
    height: 16px;
    background-image: url('img/quoteaut.png');
    background-size:cover;
    background-position: center;
    margin-left:auto;
    margin-right: auto;
    margin-bottom: 20px;
}
#quote {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    font-size: 16px;
    text-align: center;
    font-style: italic;
    margin-bottom: 20px;
}

#main-menu {
    text-transform: uppercase;
    z-index: 100;  

}

#main-menu.navbar-default .navbar-brand {
    color: rgba(255, 255, 255, 1);
}
#main-menu.navbar-default {
    font-size: 13px;
    background-color: rgba(188, 8, 36, 1);
    border-width: 0px;
    border-radius: 0px;
}
#main-menu.navbar-default .navbar-nav>li>a {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(188, 8, 36, 1);
    padding-left: 20px;
    padding-right: 20px;

}
#main-menu.navbar-default .navbar-nav>li>a:hover,
#main-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(255, 255, 255, 1);

    background-image: url('img/menu-hover.png');
    background-position: center bottom;
    background-repeat: repeat-x;
}
@media screen and (max-width: 991px) {
    #main-menu.navbar-default .navbar-nav>li>a:hover,
    #main-menu.navbar-default .navbar-nav>li>a:focus {
        color: rgba(255, 255, 255, 1);
        background: none;
        background-color: rgba(224, 4, 37, 1);

    }
}
#main-menu.navbar-default .navbar-nav>.active>a,
#main-menu.navbar-default .navbar-nav>.active>a:hover,
#main-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(255, 255, 255, 1);

    background-image: url('img/menu-hover.png');
    background-position: center bottom;
    background-repeat: repeat-x;
}
@media screen and (max-width: 991px) {
    #main-menu.navbar-default .navbar-nav>.active>a,
    #main-menu.navbar-default .navbar-nav>.active>a:hover,
    #main-menu.navbar-default .navbar-nav>.active>a:focus {
        background-image: none;
        color: rgba(0, 0, 0, 1);
        background-color: rgba(255, 255, 255, 1);
    }
}


#main-menu.navbar-default .navbar-toggle {
    border-color: #ffffff;
}
#main-menu.navbar-default .navbar-toggle:hover,
#main-menu.navbar-default .navbar-toggle:focus {
    background-color: #ffffff;
}
#main-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
#main-menu.navbar-default .navbar-toggle:hover .icon-bar,
#main-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #bc0824;
}

#main-menu {
    margin-bottom: 0px;

}


@media screen and (min-width: 992px) {
    #main-menu .container-fluid {
        padding-left: 0px;
        margin-left: 0px;
    }

    .navbar-collapse {
        padding-left: 0px;
    }
}


/*hack for 992 */
@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

/*888*/
@media (max-width: 767px) {
   

    .full-small-image {
        display: none;
    }
}
ul#foo-menu li {
    display: block;

}

ul#foo-menu li a, 
ul#foo-menu li a:visited {
    color: white;
    text-transform: uppercase;
    font-size: 12px;

}

ul#foo-menu li a:hover {
    text-decoration: underline;
}

.v-pad {
    padding-top: 10px;
    padding-bottom: 10px;
}

#footer {
    font-size: 13px;
    border-top: 6px solid rgb(200,200,200);
    background: url('img/fbg.png');
   background-size: contain;
    background-repeat: repeat-x;
}

.foo-logo {
    padding-top: 10px;
    margin-bottom: 15px;
}

#footer p {
    font-weight: 300;
    color: white;
    padding-bottom: 15px;
}

#content-static p {
    font-size: 15px;
}

.photo-column img {

    margin-bottom: 10px;


}

.gallery-column img {

    margin-bottom: 30px;


}

#nav-layer.affix {
    position: fixed; top: 0; width: 100%; z-index: 500;
}

.photo-column p {
    margin: 0px;
    margin-bottom: 10px;
}

b {
    font-weight: bold;
}



.text-row {

}

.text-row > [class*='col-'] {
    margin-bottom: 25px;
    margin-top: 10px;

}

.copy {
    color: rgb(255,255,255);
    font-size: 12px;
}

.slider-img-1 {
    background-image: url(img/rich2.png);
    background-size: cover;
    background-position: center center;

}

#submenu h4 {
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.slider-img-2 {
    background-image: url(img/rich3.png);
    background-size: cover;
    background-position: center center;


}

.slider-img-3 {
    background-image: url(img/rich1.png);
    background-size: cover;
    background-position: center center;


}

#slider {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;

}

.slider-text {


    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin-top: 75px;
    color: white;
    font-size: 14px;
    line-height: 1.3em;
}
.slider-text p {
    margin-bottom: 25px;
    width: 300px;
}

ul.bjqs {
    border-bottom: 5px solid rgb(188, 8, 36);
}
.slider-text a {
    background: white;
    color: rgb(188, 8, 36);
}
@media screen and (max-width: 1100px) {
    .slider-text {
        width: 100%;
        text-align: center;
    }

    .slider-text p {
        text-align: center;
        display: inline-block;
    }

    .slider-text a {
        display: block;
        margin-left: auto;
        margin-right: auto;

    }


}

@media screen and (max-width: 767px) {
    .slider-text a {

        display: none;
    }

}
.slider-text h1 {
    color: white;
    background: none;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 45px;
}

@media screen and (max-width: 767px) {
    .slider-text h1 {
        font-size: 34px;
    }

    .slider-text {
        margin-top: 50px;
    }

}

#crumbs a, #crumbs a:visited {
    color: rgb(170,170,170);
    margin-right: 8px;
}

#crumbs .sep {
    margin-right: 8px;
}

#crumbs {
    margin-bottom: 10px;
}


.right-last-post li {
    margin-bottom: 4px;
}

@media screen and (min-width: 767px) {
    .col-logo {
        padding-right: 50px;
        padding-left: 0px;

    }
}
@media screen and (max-width: 768px) {
    .col-logo img {
        width: 250px;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
    }
    .col-logo {
        text-align: center;
    }

    #all-partners {
        text-align: center;
    }
}

.blog-posts-list-date {
    color: rgb(188,8,36);
    color: rgb(170,170,170);
    font-size: 25px;
    padding-top: 5px;
    display: inline-block;
    line-height: 1.1em;;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .blog-posts-list-date {

        font-size: 16px;
    }
}

.grey-button, .grey-button:visited {
    background: rgb(230,230,230) !important;
    color: rgb(0,0,0) !important;

}

.grey-button:hover {
    background: rgb(188,8,36) !important;
    color: rgb(255,255,255) !important;
}


.portfolio-list-element {

    background-position: center center;
    background-size: cover;
    height: 200px;
    text-align: center;
    border: 0px solid rgb(200,200,200);
    margin-bottom: 25px;

    display: flex;
    justify-content: center;  /* align horizontal */
    align-items: flex-end; /* align vertical */

}

#hq { background: url('img/hq.png');
      background-position: center center;
      height: 200px;
      background-size: cover;



}

.portfolio-list-element a {
    display: inline-block;
    margin-bottom: 2px;


    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    margin: 15px;   
    padding: 8px;
    vertical-align: bottom;
    font-size: 15px;
    background: rgb(188,8,36);color: white;
}

.portfolio-list-element a:hover {
    background: white;
    color: rgb(188,8,36);
    text-decoration: none;
}

#main-menu-row {
    z-index: 110;
    box-shadow: 2px 2px 0px rgba(0,0,0,0.2); position: relative;

}

#content-static ul li {
    margin-bottom: 5px;
    font-size: inherit;
}

#content-static ul {
    padding-left: 20px;
}

.google-maps {
    position: relative;
    padding-bottom: 75%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.hhh {
    display: none;
}