/* tmp 03 */
 @import url(https://fonts.googleapis.com/css?family=Bitter);
/* Body Section */
body {
   font-family: 'Bitter', serif;
   color: #1C1A19;
   background: url(/data/tulladekorative.com/media/bodyBg.png) repeat 0 0;
   font-size: 14px;
}
a {
    color:#E6210C;
}
#pos-htop
{
            color: white;
            background-color: #22313F;
            padding: 5px 0;
}
a:hover , a:focus, a.active, li.active a {
    color: #C0392B;
    text-decoration: none;
}
.lang_btn
{
    margin-top: -29px;
    float:right;
}
.dropdown-menu>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #C50B11;
    white-space: nowrap;
    font-size: 12px;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #C50C12;
    outline: 0;
}
#pb_88{
            float: left;
}
#pb_88 i{
            font-size: 20px;
}
#pb_88 span{
    font-size: 15px;
}
#pb_88 .phone-text {
    float: right;
    line-height: 15px;
    padding-left: 5px;
}
.container cmiddle
{
    margin-top:10px;
}
/* HEADER */

#pos-hbottom{
    margin-bottom: 10px;
    background-color: white;
    border-bottom: 1px solid gainsboro;
    /* padding: 10px; */
}
@media(max-width:768px){
    #pos-hbottom .generic-logo{
        text-align: center;
    }

    #pos-hbottom .generic-menu{
        text-align: left;
        vertical-align: middle;
        padding: 10px 0;
    }
}
@media(min-width:767px){
    #pos-hbottom .generic-logo{
        float:left;
    }

    #pos-hbottom .generic-menu{
        float:right;
        vertical-align: middle;
        padding: 6px 0;
    }
}
#pos-hmiddle{
    background-color: #2E4053;
}
.social > li > a {
    color: white;
}
ul.social{
    padding-top: 5px !important;
}
/*Menu*/
#pb_74 .menu-items {
    font-size: 11px !important;
}
.navbar {
    margin-bottom: 0px !important;
    text-transform: uppercase;
}
@media(min-width:768px){
    #pb_74 .nav>li>a {
        padding: 30px 30px;
        font-size: 14px;
    }
}
@media(max-width:767px){
    #pb_74 .nav>li>a {
        padding: 15px 15px;
    }
}
#pb_74 .navbar {
    margin-bottom: 0px;
}

.nav>li.active {
    background-color: #eee;
}

/*LOGO */
.img_logo{
       width: 100%;
}


/* Body  */
#pos-cmiddle .body-container{
    background-color: white;
    padding: 10px;
    /* margin-top: 10px; */
}

.btn-primary {
    color: #fff;
    background-color: #C0392B;
    border-color: #C0392B;
}
#pb_73
{
    font-size: 11px;
    text-align: left;
}
.pos-cmiddle
{
        margin-top: 10px;
}

.btn-primary:hover{
    color: #fff;
    background-color: #A53020;
    border-color: #A53020;
}
.album-categories .image-caption {
    border: 4px solid #ECECEC;
}
.album-categories .photo-caption {
    background: #ECECEC;
}


/*Footer Section */
#pos-fbottom{
    background-color: #22313F;
    margin-top: 10px;
    color: white;
    padding: 10px;
}
.navbar-toggle {
    border: 1px solid rgb(195, 94, 66);
}
.navbar-toggle .icon-bar {
    border: 1px solid #C35E42;
}
@media(max-width:499px){
    #content div.container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media(min-width:499px){
    .f-align-left span{
        float: left;
    }
    .f-align-right span{
        float: right;
    }
}

.poweredby{
    float:right;
}
@media(max-width:768px){
    #pb_73{
        float: left;
        padding-top: 4px;
    }
}
.eva-social-icon a span {
    font-size: 11px !important;
}
.contact-info .company-name {
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}
.panel-default i {
    color: #C0392B;
}
#pb_89 .well{
    padding: 30px;
    margin: 10px 5px;
    background-color: rgba(245, 245, 245, 0);
    border: 1px solid rgba(227, 227, 227, 0);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
}
#pb_89 #myCarousel-gallery .carousel-indicators {
    bottom: -45px;
}

#pb_87
{
    margin-left: 400px;
}
.h1, h1 {
    font-size: 28px;
}