html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 300;
}
body {
    overflow: auto;
}
h1, h2, h4, h6 {
    font-family: 'Roboto', sans-serif !important;
    font-weight: bold;
    color: #5696AD;
}
h5 {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
    color: #5696AD;
    font-size: 1.1em;
}
h3 {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300 !important;
    color: #5696AD;
    font-size: 1.3em;
}
ul {
    list-style-type: none !important;
    margin: 0px !important;
    padding: 0px !important;
}
/* =============================================================------Start first page-----================================================================= */
/*------Header----- */

.header {
    position: fixed;
    z-index: 9;
    display: table;
    table-layout: fixed;
    width: 100%;
    top: 0px;
    background: rgba(255, 255, 255, 0.85);
    background: #EFF8FC;
}
.header > div.content-row {
    display: table-row;
}
.header > div.content-row > div {
    display: table-cell;
    padding-left: 60px;
    padding-right: 60px;
}
.header .row {
    margin: 0px;
}
.logo {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    width: 150px;
    height: 70px;
    -webkit-box-shadow: 0px 2px 4px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 2px 4px rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0px 2px 4px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 2px 4px rgba(50, 50, 50, 0.75);
    z-index: 99;
    background: url(../img/logo-transparent.png) no-repeat center;
}
.motto {
    background: #4B94B0;
    height: 35px;
    font-family: 'Marck Script', cursive;
    font-size: 22px;
    text-align: center;
    color: #FFFFFF;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    padding-bottom: 3px;
    z-index: 1;
    position: absolute;
    left: 0px;
    top: 69px;
    width: 100%;
    line-height: 35px;
}
.location {
    position: absolute;
    top: 4px;
    background: rgb(237, 247, 250);
    padding: 10px;
    left: -300px;
    color: rgb(25, 85, 104);
    z-index: 2;
}
/*------Footer----- */

.footer {
    height: 40px;
    background: #D6E4EA;
    text-align: center;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    line-height: 40px;
}
.footer ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.footer ul li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
}
.footer ul li a {
    display: block;
    line-height: 17px;
    padding: 11px 10px;
    color: #2A5C6D;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
}
.footer ul li a:hover {
    color: #2A5C6D;
    text-decoration: none;
    background: white;
    padding-top: 11px;
    padding-bottom: 11px;
}
/*------Body----- */

.contents {
    width: 100%;
    padding-top: 68px;
    height: 100%;
    display: table;
}
.contents .menu {
    height: 40px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #459DC3;
    border-bottom: 3px solid #4698B8;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    position: relative;
    z-index: 9999 !important;
    padding-left: 120px !important;
    padding-right: 120px !important;
}
.contents .menu * {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}
.content-row {
    display: table-row;
}
.contents .page {
    padding-top: 40px;
    padding-bottom: 40px;
    display: table-cell;
    vertical-align: bottom;
}
.menu-left {} .menu-right {} nav {
    border-radius: 0px !important;
    background: transparent !important;
    border: 0px !important;
    margin: 0px !important;
    min-height: auto !important;
}
div[class*="col-"], .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}
.navbar {
    height: auto !important;
    min-height: 100% !important;
    box-shadow: none !important;
}
.navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 8px;
}
.navbar-nav {
    text-transform: uppercase;
    font-size: 16px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: #4698B8;
    box-shadow: none;
    color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a {
    color: #459DC3
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: #FFFFFF;
    color: #459DC3;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 999 !important;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0px;
    margin: 2px 0px 0px;
    font-size: 16px;
    text-align: left;
    list-style: none outside none;
    background-color: #FFF;
    background-clip: padding-box;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #CCE1EA;
    border-top: 0px;
    text-transform: capitalize;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #459DC3;
    white-space: nowrap;
}
.dropdown-menu > li > a:hover {
    background: #EFF8FC;
    color: #459DC3;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 0px;
    overflow: hidden;
    background-color: #CCE1EA;
}
li.dropdown-submenu ul {
    padding: 0px;
    margin: 0px;
}
li.dropdown-submenu ul li {
    list-style-type: none
}
li.dropdown-submenu ul li a {
    text-decoration: none;
    padding: 1px 20px;
    display: block;
    padding-left: 40px;
}
li.dropdown-submenu ul li a {
    text-decoration: none;
    padding: 3px 20px;
    display: block;
    padding-left: 30px;
    color: #459DC3;
}
li.dropdown-submenu ul li a:before {
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 10px;
}
li.dropdown-submenu ul li:hover {
    background: #EFF8FC;
}
li.submeniuri ul li a:before {
    content: "\e080";
    margin-right: 5px;
    font-family: 'Glyphicons Halflings';
    font-size: 10px;
}
li.submeniuri ul li:hover {
    background: #EFF8FC;
}
li.submeniuri ul {
    padding: 0px;
    margin: 0px;
}
li.submeniuri ul li {
    list-style-type: none
}
li.submeniuri ul li a {
    text-decoration: none;
    padding: 1px 20px;
    display: block;
    padding-left: 40px;
}
li.submeniuri ul li a {
    text-decoration: none;
    padding: 3px 20px;
    display: block;
    padding-left: 30px;
    color: #459DC3;
}
.menu-intermediate {
    display: none;
}
.navbar-toggle, .navbar-toggle:hover, .navbar-toggle:focus {
    border: 0px;
    border-radius: 0px;
    background: #FFFFFF !important;
}
.navbar-toggle *, .navbar-toggle:hover *, .navbar-toggle:focus * {
    color: #FFFFFF !important;
}
.menu-left .navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
}
.hover-drop {
    display: block;
}
#backgrounds, #backgrounds div {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    right;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: -1;
}
.fb-icon {
    border-right: 0px;
    padding-right: 0px;
}
/*-----content home news---- */

.widget {
    padding: 20px 20px 45px 20px;
}
.aw-widget-current .bg-su {
    background: #FFF !important;
    opacity: 0.8;
    border: none !important;
}
.hovered {
    background-color: #268FBD;
}
.custom {
    padding: 10px !important;
    box-sizing: border-box;
}
.bottom {
    margin-bottom: 10px;
}
.box-wrapper {
    padding: 10px;
    box-sizing: border-box;
}
.text-container {
    height: 48px;
    overflow: hidden;
}
.dots {
    margin: 0px;
    padding: 0px;
}
.right {
    text-align: right;
}
.dots li {
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #268FBD;
    width: 13px;
    height: 13px;
    display: inline-block;
    cursor: pointer;
    margin-right: 1px;
}
.table-custom {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 3px;
    background: rgba(255, 255, 255, 0.85);
    padding: 10px;
}
.table-custom > div {
    display: table-cell;
    vertical-align: middle;
}
.table-custom > div h3 {
    margin: 0px;
    padding: 0px;
}
.custom-height {
    background: rgba(255, 255, 255, 0.85);
    padding: 5px 10px;
    overflow: hidden;
}
#content-box {
    height: 150px;
}
#content-box-content li {
    margin: 0px;
    padding: 0px;
}
#content-box-controller li {
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #268FBD;
    width: 13px;
    height: 13px;
    display: inline-block;
    cursor: pointer;
    margin-right: 1px;
}
.bluebackground {
    background-color: #268FBD;
}
.btn {
    border-radius: 0px !important;
    background-color: rgba(38, 143, 189, 0.7) !important;
    background-image: none;
    border: none;
    color: white;
    text-shadow: none;
    width: 115px;
    font-weight: bold;
}
/* =============================================================------Second page - Despre noi-----================================================================= */

.contents .page2 {
    padding-top: 35px;
    padding-bottom: 40px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}
body {
    /* background: url(../img/bg.jpg) no-repeat center fixed; */
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.container-fluid {
    padding-left: 0px;
}
.col-md-9.d-table {
    width: 72%;
}
.fixed {
    position: fixed;
    width: 21%;
    top: 100px;
}
.d-table {
    display: table !important;
    table-layout: fixed;
    height: 90%;
}
.t-row {
    display: table-row;
}
.t-cell {
    display: table-cell;
}
.t-cell-fixed {
    display: table-cell;
    vertical-align: middle !important;
    height: 100%;
}
.sidebar {
    padding: 0 15px;
    text-align: center;
    background: ;
    opacity: 0.8;
}
.sidebar-content {
    background: white;
    padding: 20px 10px;
}
.sidebar-content h1 {
    font-style: italic;
    font-size: 30px;
}
.sidebar-content p {
    font-size: 18px;
    color: black;
    font-weight: bold;
    font-style: italic;
}
.articles {
    margin: 30px 90px;
    background:white;
}
.posts {
    padding: 10px 15px;
    background: white;
}
/* ribbon style */

.ribbon-wrapper {
    position: relative;
}
.ribbon-front {
    background-color: #5C9DB8;
    height: 40px;
    position: relative;
    left: -42px;
    z-index: 2;
    display: inline-block;
    margin-bottom: 10px;
}
.rib-h {
    color: #5C9DB8;
    padding: 10px 10px;
    border-top: 2px solid #E9ECED;
    border-bottom: 2px solid #E9ECED;
    display: inline-block;
    text-transform: capitalize;
}
.ribbon-front, .ribbon-back-left, .ribbon-back-right {
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -khtml-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
    -o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
}
.ribbon-edge-topleft, .ribbon-edge-topright, .ribbon-edge-bottomleft, .ribbon-edge-bottomright {
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
}
.ribbon-edge-topleft, .ribbon-edge-topright {} .ribbon-edge-bottomleft, .ribbon-edge-bottomright {
    bottom: -126px;
}
.ribbon-edge-topleft, .ribbon-edge-bottomleft {
    left: -41px;
    border-color: transparent #26424D transparent transparent;
}
.ribbon-edge-topleft {
    top: -5px;
    border-width: 5px 10px 0 0;
}
.ribbon-edge-bottomleft {
    border-width: 0 10px 0px 0;
}
.ribbon-edge-topright, .ribbon-edge-bottomright {
    right: -38px;
    border-color: transparent transparent transparent #26424D;
}
.ribbon-edge-topright {
    border-width: 0px 0 0 10px;
}
.ribbon-edge-bottomright {
    border-width: 0 0 5px 10px;
    bottom: -126px;
}
.ribbon-back-left {
    position: absolute;
    top: -5px;
    left: -70px;
    width: 39px;
    height: 40px;
    background-color: #5C9DB8;
    z-index: 0;
}
.ribbon-back-right {
    position: absolute;
    bottom: -123px;
    right: -37px;
    width: 147px;
    height: 40px;
    background-color: #5C9DB8;
    z-index: 0;
}
.border {
    border-right: 5px solid #F1F4F9;
}
.margins {
    margin: 10px 15px;
}
.margins p {
    overflow: hidden;
    padding: 0px 5px 0px 0px;
}
.margins.d-table {
    height: 50%;
}
.margins .t-row:last-child {
    height: 32px;
}
.margins .t-row {
    height: 107px;
}
.btn a {
    color: white;
    text-decoration: none;
}
.btn a:hover {
    color: black;
    text-decoration: none;
}
.image {
    border-radius: 100%;
    border: 3px solid #F1F4F9;
    width: 100px;
    height: 100px;
}
.center {
    text-align: center;
}
.last-posts-content p {
    padding: 5px 0px 5px 10px;
}
.last-posts-content img {
    margin-right: 10px;
}
/*=========================================================================Third page - Istoric ========================================*/

.sidebar-content span {
    font-family: 'Marck Script', cursive;
    font-size: 18px;
    color: #4B94B0;
}
.posts h1 .fa {
    background: #EFF8FC;
    color: #4B94B0;
    padding: 10px;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    line-height: 42px;
    display: inline;
}
.margins-istoricpage {
    margin-left: 255px;
    margin-right: 255px;
}
/*=========================================================================Fifth page - Sfaturi utile ========================================*/

.contents .page4 {
    padding-top: 90px;
    padding-bottom: 40px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}
/*=========================================================================sixth page - Produse ========================================*/

a.a-ribbon:hover {
    text-decoration: none;
}
.rib-hover {
    white-space: nowrap;
    padding: 0px 10px;
}
.rib-hover:hover {
    color: black;
}
/*========================================================================= seventh page - Tamplarie pvc ========================================*/

.pvc {
    margin-top: 60px;
}
/*========================================================================= eith page - bluEvolution 92 ========================================*/

.buttons-group {
    opacity: 0.8;
}
.buttons-group.sidebar-content {
    margin-right: 50px;
}
.menu-buttons {
    display: block;
    margin-bottom: 0;
    font-size: 17px;
    white-space: nowrap;
    background: #4B94B0;
    width: 95%;
    margin: 5px;
    padding: 6px 12px;
    color: #EFF8FC;
    font-weight: bold;
}
.menu-buttons:hover {
    text-decoration: none;
}
.sub-group-title {
    font-size: 17;
    font-weight: bold;
    opacity: 0.5;
}
.active-a {
    background: rgba(201, 224, 234, 0.8);
    color: #4B94B0;
}
.images-pres, .image-presentation {
    border: 5px solid #F1F4F9;
}
#advantages ul {
    display: block;
    margin-left: 0;
    text-align: center;
}
#advantages ul li {
    width: 11.5%;
    height: 90px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: rgba(201, 224, 234, 0.8) !important;
    display: inline-block;
    text-align: center;
}
#advantages ul li p {
    background: #519FC1;
    color: #fff;
    font-size: 14px;
    margin-top: 70px;
}
#advantages ul li.last {
    margin-right: 0;
}
/*=========================================================================  page - Servicii ========================================*/

.circle-list {
    margin-left: 20px !important;
}
.circle-list li {
    color: #6CA7BF;
    font-size: 20px;
    list-style-type: disc !important;
    list-style-position: inside;
}
.circle-list li span {
    color: black;
    font-size: 16px;
    margin: 0px !important;
    padding: 0px !important;
}
/*=========================================================================  page - Culori ========================================*/

.sidebar.culori {
    background: url(../img/bg_culori.png) no-repeat center;
    background-size: 150% 100%;
}
#colors {
    float: left;
    clear: both;
}
#colors h4 {
    float: left;
    clear: both;
    color: #268FBD;
    font-size: 30px;
    width: 100%;
}
#colors img {
    display: inline-block;
    width: 76px;
    height: 53px;
    border: 1px solid #58595B;
    margin-right: 8px;
    margin-bottom: 9px;
    cursor: pointer;
}
#colors span {
    display: none;
}
.color-number {
    color: #B4B4B4;
    font-size: 16px;
    font-weight: bolder;
    margin: 17px 0 0 8px;
}
#selected-color {
    height: 504px;
    background-image: url(../colors/color1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 0 0 0;
    width: 100%;
    position: relative;
    overflow: hidden;
}
#windowColor {
    margin-top: 85px;
}
#number-color-selected {
    color: white;
    font-size: 30px;
    width: 100%;
    position: absolute;
    left: 10%;
    bottom: 4%;
    margin: 0;
    padding: 10px;
    background-color: #268FBD;
}
#number-color-selected:first-letter {
    text-transform: uppercase;
}
#window-type-select {
    margin-top: 50px;
}
#window-type-select ul li p {
    color: #268FBD;
}
#window-type-select ul li img {
    float: left;
    clear: both;
}
#window-preview {
    overflow: hidden;
    height: 550px;
    text-align: center;
    background-image: url('../img/window-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    z-index: 0;
    background-size: 100%
}
#blue, #brown, #gray, #red {
    display: none;
    margin-top: 70px;
}
#preview {
    display: none;
}
svg {
    cursor: pointer;
}
/*================----Ajax loading arrow-----======== */

.ajax-load {
    position: fixed;
    background: #000000;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 9998;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
.ajax-load-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}
.preloader {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    z-index: 9999;
    background: url(../img/preloader.gif) no-repeat center center;
}
/*=========================================================================----Responsive design-----=========================================================== */

@media all and (max-width: 1919px) {
    #middle {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        margin-top: 4%;
    }
    .margins .t-row {
        height: 115px;
    }
    .margins-istoricpage {
        margin-left: 250px;
        margin-right: 250px;
    }
}
@media all and (max-width: 1500px) {
    .margins .t-row {
        height: 200px;
    }
    .margins img.pull-left {
        float: none !important;
    }
    .image {
        margin: auto;
    }
    .margins h4 {
        text-align: center;
    }
    .margins-istoricpage {
        margin-left: 150px;
        margin-right: 150px;
    }
}
@media all and (max-width: 1400px) {

    .fixed {
        width:28%;
    }
    #middle {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        margin-top: 1%;
    }
    .margins .t-row {
        height: 200px;
    }
    .col-md-3.d-table {
        height: 90%;
    }
    .sidebar h1 {
        font-size: 30px;
    }
    .sidebar p {
        font-size: 18px;
    }
    .paragraf-exception1 {
        width: 92%;
        float: right;
    }
    .paragraf-exception2 {
        width: 96%;
        float: right;
    }
    .menu-buttons {
        padding: 2px 8px;
        margin: 4px;
        font-size: 14px;
    }
    #advantages ul li {
        width: 11%;
    }
    .articles {
        padding-top: 13px;
    }
}
@media all and (max-width: 1270px) {
    .images-pres {
        width: 40%;
    }
    .dropdown-menu {
        top: 92%;
    }
}
@media all and (max-width: 1230px) {
    .contents .menu {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }
    .navbar-nav>li>a {
        font-size: 14px;
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 7px;
    }
    #middle {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        margin-top: 2%;
    }
    .footer ul li a {
        line-height: 15px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 15px;
    }
    .widget {
        padding: 20px 20px 45px 20px;
    }
    .margins .t-row {
        height: 215px;
    }
    .margins {
        margin: 0px 15px 10px 15px;
    }
    h4.long-title {
        overflow: hidden;
    }
    .col-sm-4.blu {
        width: 49%;
    }
    #advantages ul li {
        width: 23%;
    }
}
@media all and (max-width: 1050px) {
    .contents .menu {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .footer {
        height: 60px;
    }
    .footer ul li a {
        line-height: 15px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 15px;
    }
    .btn {
        width: 42%;
        margin-top: 5px;
    }
    .margins .t-row {
        height: 260px;
    }
    .margins .btn {
        width: 100px;
    }
    .margins img.pull-right {
        float: none !important;
    }
    .margins p {
        margin: 20px 20px 0px 0px;
    }
    .footer {
        height: auto;
    }
    .paragraf-exception1 {
        width: 90%;
        float: right;
    }
    .paragraf-exception2 {
        width: 91%;
        float: right;
    }
    .images-pres {
        border: 5px solid #F1F4F9;
        width: 55%;
    }
    #advantages ul li {
        width: 23%;
    }
    .buttons-group.sidebar-content {
        margin-right: 0px;
    }
    .menu-buttons {
        padding: 6px 12px;
        margin: 4px 0px 4px 20px;
        width: 80%;
    }
    #colors {
        float: none;
    }
}
@media all and (max-width: 1023px) {
    .sidebar.culori {
        background: white;
    }
}
@media all and (max-width: 1007px) {
    .col-md-3.fixed {
        position: static;
        width: 100%;
    }
    .col-md-9.d-table {
        width: 100%;
    }
    .margins .t-row {
        height: 210px;
        vertical-align: middle;
    }
    .margins p {
        margin: 20px -4px 0px 0px;
        ;
    }
    .border {
        border-right: none;
        border-bottom: 1px solid #F1F4F9;
    }
    .sidebar-content {
        margin-bottom: 20px;
    }
    .margins-istoricpage {
        margin-top: 30px;
    }
    /* }
@media all and (max-width: 991px) { */
    
    .logo {
        width: 10%;
        height: 70px;
        left: -15px;
        background: url(../img/logo-mobil.png) no-repeat center;
        box-shadow: none;
    }
    .header > div.content-row > div {
        padding-left: 10px;
        padding-right: 10px;
    }
    .navbar {
        width: 100%;
    }
    .navbar-nav>li>a {
        font-size: 12px;
    }
    .navbar .pull-left {
        width: 100%
    }
    .navbar .pull-left:after {
        clear: both;
    }
    .navbar-nav {
        margin: auto
    }
    .navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav .active a:focus {
        box-shadow: none;
        font-size: 13px;
    }
    .dropdown-menu a, .dropdown-submenu a {
        color: #459DC3 !important;
        padding-left: 30px !important;
        font-size: 13px;
    }
    .dropdown-menu a:hover, .dropdown-menu a:focus {
        background: #D8E5EA !important
    }
    .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus {
        background: #D8E5EA
    }
    .menu-intermediate {
        width: 100%;
    }
    .footer ul li a {
        line-height: 15px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 15px;
    }
    .btn {
        width: 100%;
        margin-top: 5px;
    }
    .weather {
        margin-top: 10px;
    }
    .margins img.pull-left {
        float: none !important;
    }
    .margins h4 {
        text-align: center;
    }
    .image {
        margin: auto;
    }
    .paragraf-exception2 {
        width: 92%;
        float: right;
    }
    .images-pres {
        border: 5px solid #F1F4F9;
        width: 55%;
    }
    #advantages ul li {
        width: 11%;
    }
    .buttons-group.sidebar-content {
        margin-right: 0px;
    }
    .menu-buttons {
        padding: 6px 12px;
        margin: 4px 0px 4px 33px;
        width: 90%;
    }
}
@media all and (max-width: 882px) {
    .logo {
        width: 10%;
        height: 70px;
        left: -22px;
        background: url(../img/logo-mobil.png) no-repeat center;
        box-shadow: none;
    }
    .header > div.content-row > div {
        padding-left: 0px;
        padding-right: 0px;
    }
    .navbar {
        width: 100%;
    }
    .navbar .pull-left {
        width: 100%
    }
    .navbar .pull-left:after {
        clear: both;
    }
    .navbar-nav {
        margin: auto
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 12px;
    }
    .navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .active a, .navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav .active a:focus {
        box-shadow: none;
    }
    .dropdown-menu a, .dropdown-submenu a {
        color: #459DC3 !important;
        padding-left: 30px !important;
    }
    .dropdown-menu li {
        font-size: 12px;
    }
    .dropdown-menu a:hover, .dropdown-menu a:focus {
        background: #D8E5EA !important
    }
    .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus {
        background: #D8E5EA
    }
    .menu-intermediate {
        width: 100%;
    }
    .footer ul li a {
        line-height: 14px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 14px;
    }
    .btn {
        width: 100%;
        margin-top: 5px;
    }
    .box-wrapper {
        margin-bottom: 20px;
    }
    .margins .t-row {
        height: 230px;
    }
    .margins-istoricpage {
        margin-left: 70px;
        margin-right: 70px;
        margin-top: 50px;
    }
    .images-pres {
        border: 5px solid #F1F4F9;
        width: 55%;
    }
    #advantages ul li {
        width: 23%;
    }
    .buttons-group.sidebar-content {
        margin-right: 0px;
    }
    .menu-buttons {
        margin: 4px 0px 4px 33px;
        width: 90%;
    }
}
@media all and (max-width: 800px) {
    .paragraf-exception {
        width: 98%;
    }
}
@media all and (max-width: 768px) {
    ol {
        float: none !important;
        width: 100% !important;
    }
    ol + span {
        float: none !important;
        width: 100% !important;
    }
    #window-preview {
        background-image: none;
    }
    .logo {
        height: 75px;
    }
    .menu-left .navbar-toggle {
        margin-bottom: 0px;
        margin-top: 73px;
    }
    .navbar-toggle {
        margin-right: 7px !important;
    }
    .menu-right > div.pull-right {
        float: none !important;
    }
    .header > div.content-row > div {
        padding-left: 8px;
        padding-right: 0px;
    }
    .motto {
        font-size: 20px;
        white-space: nowrap;
        line-height: 35px;
    }
    .btn {
        width: 100%;
        margin-top: 5px;
    }
    .footer ul li a {
        line-height: 14px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 14px;
    }
    .widget {
        margin-top: 10px;
    }
    .sidebar {
        padding-top: 50px;
    }
    .articles {
        margin: 10px 20px 50px 20px;
        padding-top: 20px;
    }
    .margins .t-row {
        height: 165px;
    }
    div.posts:last-child {
        margin-bottom: 50px;
    }
    .location {
        padding: 5px;
    }
    .col-sm-4.blu {
        width: 100%;
    }
    .images-pres {
        border: 5px solid #F1F4F9;
        width: 55%;
    }
    #advantages ul li {
        width: 23%;
    }
    .buttons-group.sidebar-content {
        margin-right: 0px;
    }
    .menu-buttons {
        margin: 4px 0px 4px 33px;
        width: 90%;
    }
    .image-presentation {
        width: 95%;
    }
}
@media all and (min-width: 795px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}
@media all and (max-width: 500px) {
    .logo {
        width: 10%;
        height: 90px;
        left: -20px;
        background: url(../img/logo-mobil.png) no-repeat center;
        box-shadow: none;
    }
    .menu-right > div.pull-right {
        float: none !important;
    }
    .menu-left .navbar-toggle {
        margin-bottom: 0px;
        margin-top: 73px;
    }
    .header > div.content-row > div {
        padding-left: 0px;
        padding-right: 0px;
    }
    .motto {
        font-size: 16px;
        white-space: nowrap;
        line-height: 35px;
        z-index: -1;
    }
    .widget {
        margin-top: 10px;
    }
    .text-container {
        height: 48px;
    }
    .btn {
        width: 100%;
        margin-top: 5px;
    }
    .footer {
        position: relative;
        height: 100%;
    }
    .articles {
        padding-top: 0px;
    }
    .margins-istoricpage {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 50px;
    }
    .location {
        display: none;
    }
    .images-pres {
        border: 5px solid #F1F4F9;
        width: 90%;
    }
    #advantages ul li {
        width: 45%;
    }
    .buttons-group.sidebar-content {
        margin-right: 0px;
    }
    .menu-buttons {
        margin: 4px 0px 4px 25px;
        width: 85%;
    }
    #number-color-selected {
        font-size: 20px;
    }
}
@media all and (max-width: 320px) {
    .rib-h {
        white-space: normal;
        padding: 0px 0px;
    }
}
