﻿.topHeader {
    background-color: #18b9d5;
    background-image: url('/imagesLocal/headerSocialBg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .topHeader .telephone,
    .topHeader .email,
    .topHeader .email a,
    .topHeader .email a:active,
    .topHeader .email a:focus,
    .topHeader .social,
    .topHeader .social a,
    .topHeader .social a:active,
    .topHeader .social a:focus {
        color: #fff !important;
    }

        .topHeader .telephone .fa,
        .topHeader .email .fa,
        .topHeader .social a .fa,
        .topHeader .social a:active .fa,
        .topHeader .social a:focus .fa {
            border: 0px none !important;
            background-color: #fff !important;
            color: #18b9d5 !important;
            border-radius: 5px !important;
        }

        .topHeader .social a:hover .fa {
            color: #fff !important;
            border: 0px none !important;
        }

        .topHeader .email a:hover {
            color: #f1f1f1 !important;
        }

        .topHeader .social a:hover .fa {
            background-color: #ec5b3b !important;
            border: 0px none !important;
        }

    .topHeader .fa {
        border-radius: 1px !important;
        border-width: 1px !important;
        width: 30px !important;
        height: 30px !important;
        line-height: 29px !important;
        margin-right: 10px !important;
    }

    .topHeader .telephone, .topHeader .email {
        padding-top: 10px;
    }

.menuzordContainer .menuzord-brand {
    width: 275px;
    margin: -35px auto 5px -30px;
    z-index: 2;
}

.menuzordContainer {
    height: 115px;
}

    .menuzordContainer .menuzord-menu {
        margin-top: 42px;
        margin-right: -10px;
    }

        .menuzordContainer .menuzord-menu > li > a {
            border: 0px none;
        }

    .menuzordContainer .menuzord.red .menuzord-menu > li.active > a,
    .menuzordContainer .menuzord.red .menuzord-menu > li:hover > a {
        color: #18b9d5;
        border: 0px none;
    }

    .menuzordContainer .menuzord-menu ul.dropdown {
        padding-top: 43px;
    }

    .menuzordContainer .menuzord.red .menuzord-menu ul.dropdown li:hover > a {
        background-color: #18b9d5;
    }

.textElement13_attractive_FullWidth .newFS {
    font-size: 32px !important;
    line-height: 38px !important;
    font-weight: 700 !important;
    margin-top: 50px !important;
}

#productContainer23-5184 {
    border-top: 1px solid #ddd;
}

    #productContainer23-5184 .btn-primary {
        width: 275px;
    }

.topHeader .email {
    padding-right: 25px;
}

.bodyContainer .socialMediaSend {
    top: 170px;
}

.breadcrumbConteiner .breadcrumb {
    margin-bottom: 10px;
}

.bodyContainer .socialLikeButton {
    margin-top: 10px;
}

.footerContainer .col-md-12 p a:hover {
    color: #f1f1f1;
}

.bodyContainer {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.media-box .media-box-image img {
    width: 115%;
    max-width: 115%;
}

.bodyContainer .contentContainer a:hover h3 {
    color: #ec5b3b;
}

.bodyContainer .newsContainer .btn-info,
.bodyContainer .newsContainer .btn-info:active,
.bodyContainer .newsContainer .btn-info:focus {
    border: 0px none;
    border-radius: 1px;
    background-color: #ec5b3b;
    color: #fff;
    font-family: 'Raleway', sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 9px;
    margin-top: 15px;
    /*margin-left: auto;
    margin-right: auto;
    display: block;
    width: 190px;*/
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .bodyContainer .newsContainer .btn-info:hover {
        background-color: #18b9d5;
        color: #fff;
    }

.productContainer24 .box .imageBox {
    background-size: cover;
}

.productContainer24 {
    background-image: url(/);
}
