@font-face {
    font-family: 'Lato-Regular';
    src: url('../../../commonAssets/fonts/Lato-Regular.eot');
    src: local('☺'), url('../../../commonAssets/fonts/Lato-Regular.woff') format('woff'), url('../../../commonAssets/fonts/Lato-Regular.ttf') format('truetype'), url('../../../commonAssets/fonts/Lato-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Black';
    src: url('../../../commonAssets/fonts/Lato-Black.eot');
    src: local('☺'), url('../../../commonAssets/fonts/Lato-Black.woff') format('woff'), url('../../../commonAssets/fonts/Lato-Black.ttf') format('truetype'), url('../../../commonAssets/fonts/Lato-Black.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Heavy';
    src: url('../../../commonAssets/fonts/Lato-Heavy.eot');
    src: local('☺'), url('../../../commonAssets/fonts/Lato-Heavy.woff') format('woff'), url('../../../commonAssets/fonts/Lato-Heavy.ttf') format('truetype'), url('../../../commonAssets/fonts/Lato-Heavy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Medium';
    src: url('../../../commonAssets/fonts/Lato-Medium.eot');
    src: local('☺'), url('../../../commonAssets/fonts/Lato-Medium.woff') format('woff'), url('../../../commonAssets/fonts/Lato-Medium.ttf') format('truetype'), url('../../../commonAssets/fonts/Lato-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-MediumItalic';
    src: url('../../../commonAssets/fonts/Lato-MediumItalic.eot');
    src: local('☺'), url('../../../commonAssets/fonts/Lato-MediumItalic.woff') format('woff'), url('../../../commonAssets/fonts/Lato-MediumItalic.ttf') format('truetype'), url('../../../commonAssets/fonts/Lato-MediumItalic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Semibold';
    src: url('../../../commonAssets/fonts/Lato-Semibold.eot');
    src: local('☺'), url('../../../commonAssets/fonts/Lato-Semibold.woff') format('woff'), url('../../../commonAssets/fonts/Lato-Semibold.ttf') format('truetype'), url('../../../commonAssets/fonts/Lato-Semibold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Bold';
    src: url('../../../commonAssets/fonts/Lato-Bold.eot');
    src: local('☺'), url('../../../commonAssets/fonts/Lato-Bold.woff') format('woff'), url('../../../commonAssets/fonts/Lato-Bold.ttf') format('truetype'), url('../../../commonAssets/fonts/Lato-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lato-Light';
    src: url('../../../commonAssets/fonts/Lato-Light.eot');
    src: local('☺'), url('../../../commonAssets/fonts/Lato-Light.woff') format('woff'), url('../../../commonAssets/fonts/Lato-Light.ttf') format('truetype'), url('../../../commonAssets/fonts/Lato-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aller_Bd';
    src: url('../../../commonAssets/fonts/Aller_Std_Bd.eot');
    src: local('☺'), url('../../../commonAssets/fonts/Aller_Std_Bd.woff') format('woff'), url('../../../commonAssets/fonts/Aller_Std_Bd.ttf') format('truetype'), url('../../../commonAssets/fonts/Aller_Std_Bd.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Aller_Rg';
    src: url('../../../commonAssets/fonts/Aller_Std_Rg.eot');
    src: local('☺'), url('../../../commonAssets/fonts/Aller_Std_Rg.woff') format('woff'), url('../../../commonAssets/fonts/Aller_Std_Rg.ttf') format('truetype'), url('../../../commonAssets/fonts/Aller_Std_Rg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllerL';
    src: url('../../../commonAssets/fonts/Aller_Std_Lt.eot');
    src: local('☺'), url('../../../commonAssets/fonts/Aller_Std_Lt.woff') format('woff'), url('../../../commonAssets/fonts/Aller_Std_Lt.ttf') format('truetype'), url('../../../commonAssets/fonts/Aller_Std_Lt.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.w100{
    width: 100%;
}

.nav-mob{
    float: left;
}

.nat-flags{
    float: right;
    margin-right: 10px;
    margin-top: 11px;
}

.nat-flags img {
    width: 27px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-default {
    background-color: transparent;
    border: 0;
}

.navbar-brand {
    height: auto;
}

.navbar-header{
    background: #005b7f;
    float: left;
    width: 16%;
    height: 110px;
}

.top-row-black-full{
    float: left;
    width: 84%;
    height: 56px;
    background: #363636;
}

.menu-row2{
    float: left;
    width: 84%;
    height: 54px;
}
.top-row-black-full ul{
    float: left;
    list-style-image: url("../img/white-dot.png");
    margin-left: 25px;
    margin-top: 18px;
}


.top-row-black-full ul li{
    float: left;
    font-family: 'Aller_Rg';
    color: #fff;
    margin-left: 25px;
    margin-right: 15px;
}

.top-row-black-full ul li a{
    color: #fff;
}

.top-row-black-full ul li a:hover{
    text-decoration: none;
}

#topsearch {
    float: right;
    width: 265px;
    margin-top: 12px;
    margin-right: 15px;
    border: 1px solid #d7d7d7;
}

.nav-search-submit {
    float: left;
    background: url("../img/search.png") left center no-repeat;
    width: 32px;
    height: 29px;
    border: 0;
    z-index: 99;
    position: relative;
}

.top-search-input {
    width: 230px !important;
    border: 0;
    background: transparent;
    border-right: 0;
    border-radius: 0;
    height: 29px;
    float: left;
    z-index: 9;
    position: relative;
}

.navbar-default .navbar-nav > li > a {
    color: #636363;
    font-family: 'Aller_Bd';
    font-size: 15px;
    text-transform: uppercase;
    padding-top: 17px;
    padding-left: 19px;
    padding-right: 19px;
    padding-bottom: 17px;
}

.navbar-default .navbar-nav > li > .icon {
    padding-top: 12px;
    padding-bottom: 10px;
}

.col16{
    float: left;
    width: 16%;
    padding: 2px 0 0 5px;
}

.prod-cat {
    font-family: 'Lato-Bold';
    color: #fff;
    height: 40px;
    line-height: 42px;
    padding-left: 10px;
    background: #363636;
    width: 98%;
    font-size: 15px;
    margin-top: 10px;
    border-bottom: 1px solid #ebebeb;
}


.left-nav {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
    float: left;
    width: 100%;
}

.left-nav li {
    float: left;
    width: 98%;
    height: 27px;
    padding-left: 3px;
    line-height: 27px;
    font-family: 'Lato-Semibold';
    color: #6e6e6e;
    border: 1px solid #ebebeb;
    border-top: 0;
    font-size: 13px;
}

.left-nav li span{
    background: url("../img/blue-dot.png");
    float: left;
    width: 10px;
    height: 10px;
    margin-top: 8px;
    margin-right: 5px;
}

.left-nav li:hover {
    opacity: 0.7;
}

.top-products-name{
    margin-top: 25px;
    float: left;
    width: 100%;
    background: #005b7f;
    text-align: left;
    color: #fff;
    font-family: 'Aller_Bd';
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    padding-left: 8px;
}

.top-products{
    float: left;
    width: 100%;
    font-family: 'Lato-Regular';
    font-size: 13px;
}

.top-products .product-item {
    margin-top: 4px;
    padding-top: 4px;
    padding-bottom: 5px;
    margin-bottom: 4px;
}


.top-products .product-item-name{
    font-size: 13px;
}

.top-products  .product-item-link{
    font-size: 18px;
}



.top-products img{
    width: 80%;
}


.top-products-name:hover{
    opacity: 0.7;
}

.top-products .col-sm-12 {
    padding-right: 5px;
    padding-left: 5px;
}


.tags{
    text-align: center;
    margin-top: 30px;
    float: left;
    width: 100%;
    line-height: 17px;
}

.tags .label-default{
    background: none;
    color: #2f2f2f;
    font-family: 'Lato-Semibold';
    font-size: 17px;
}

.tags .label-default:hover{
    background: none;
}

.tags .label-medium{
    color: #2f2f2f;
    font-family: 'Lato-Bold';
    font-size: 22px;
}

.tags .label-big{
    color: #2f2f2f;
    font-family: 'Lato-Bold';
    font-size: 27px;
}

.tags .label-huge{
    color: #2f2f2f;
    font-family: 'Lato-Bold';
    font-size: 33px;
}

.col84{
    float: left;
    width: 84%;
}

.carousel-caption {
    right: 2%;
    left: 42%;
    padding-bottom: 20px;
    bottom: 15%;
}

.carousel-caption h1,
.carousel-caption h2{
    font-family: 'Lato-Black';
    font-size: 40px;
}


.carousel-caption p{
    font-family: 'Lato-Bold';
    font-size: 20px;
}

.products-phone-row{
    float: left;
    width: 60%;
    height: 56px;
    line-height: 56px;
    background: #005b7f;
    padding-left: 20px;
    font-family: 'Aller_Rg';
    font-size: 18px;
    color: #fff;
}

.ppr-phone-box{
    float: right;
    padding-right: 25px;
    font-family: 'AllerL';
    font-size: 17px;
}

.ppr-phone-box img{
    margin-right: 10px;
}

.email-row{
    float: left;
    width: 40%;
    height: 56px;
    line-height: 56px;
    background: #363636;
    padding-left: 30px;
    font-family: 'AllerL';
    font-size: 17px;
    color: #fff;
}

.email-row img{
    margin-right: 15px;
}

.email-row .big-dot{
    float: right;
    margin-top: 14px;
}


.products-row {
    margin-right: -8px;
    margin-left: -8px;
}

.products-row .col-sm-4 {
    padding-right: 8px;
    padding-left: 8px;
}

.product-item {
    text-align: center;
    border: 2px solid #e1e1e1;
    float: left;
    width: 100%;
    margin-top: 13px;
    padding-top: 6px;
    padding-bottom: 15px;
    font-family: 'AllerL';
    margin-bottom: 10px;
}

/*.product-item img {*/
/*margin-bottom: 0;*/
/*}*/

.product-item-link {
    color: #005b7f;
    font-family: 'Aller_Bd';
    font-size: 21px;
    position: relative;
}



.product-item-link:hover {
    opacity: 0.7;
    text-decoration: none;
}

.product-item-name {
    font-family: 'AllerL';
    width: 92%;
    margin-left: 4%;
    color: #534741;
    text-align: center;
    float: left;
    height: 75px;
    font-size: 15px;
    text-transform: uppercase;
}

.product-item-name:hover {
    text-decoration: none;
    color: #534741;
    opacity: 0.9;
}

.pager{
    float: left;
    width: 100%;
    text-align: right;
}

.pager ul{
    padding-left: 10px;
}

.pager li>a, .pager li>span {
    padding: 5px 8px;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    font-family: 'Aller_Rg';
    color: #6c6c6a;
    font-size: 15px;
}

.pager .previous > a, .pager .previous > span, .pager .next > a, .pager .next > span {
    float: none;
}

.pager li>a:hover, .pager li>span:hover {
    color: #005b7f;
    background: transparent;
}

.pager .selected>a{
    color: #005b7f;
}

footer{
    background: #005b7f;
    width: 100%;
    float: left;
    height: 135px;
    line-height: 135px;
}

.phonef{
    font-family: 'Lato-Heavy';
    color: #fff;
    font-size: 20px;
    margin-left: 40px;
    margin-right: 70px;
    float: left;
}

.phonef-img{
    float: left;
    margin-top: 43px;
}

.mailf{
    font-family: 'Lato-Heavy';
    color: #fff;
    font-size: 20px;
    margin-left: 70px;
    float: left;
}

.navbar-brand>img {
    max-width: 100%;
}


@media (min-width: 1200px) and (max-width: 1340px) {

    .navbar-header {
        width: 19%;
    }


    .top-row-black-full {
        width: 81%;
    }

    .menu-row2 {
        width: 81%;
    }

    .col16 {
        width: 19%;
    }

    .col84 {
        width: 81%;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .nat-flags{
        margin-top: 14px;
    }

    .nat-flags img {
        width: 23px;
    }

    .product-item-name {
        width: 96%;
        margin-left: 2%;
        height: 75px;
        font-size: 14px;
    }

    .product-item {
        padding-bottom: 5px;
    }

    .product-item-link {
        font-size: 18px;
    }

    .top-products .product-item-name {
        height: 50px;
    }

    .top-products .product-item-link {
        font-size: 17px;
    }

}


@media (min-width: 992px) and (max-width: 1200px) {




    .navbar-header {
        width: 19%;
    }


    .top-row-black-full {
        width: 81%;
    }

    .menu-row2 {
        width: 81%;
    }

    .col16 {
        width: 19%;
    }

    .col84 {
        width: 81%;
    }

    .top-row-black-full ul {
        margin-left: 5px;
        padding-left: 0;
    }

    .top-row-black-full ul li {
        margin-left: 20px;
        margin-right: 5px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .nat-flags{
        margin-top: 14px;
    }

    .nat-flags img {
        width: 23px;
    }

    .product-item-name {
        width: 96%;
        margin-left: 2%;
        height: 75px;
        font-size: 14px;
    }

    .left-nav li {
        font-size: 12px;
    }

    .product-item {
        padding-bottom: 5px;
    }

    .product-item-link {
        font-size: 18px;
    }

    .top-products .product-item-name {
        height: 50px;
    }

    .top-products .product-item-link {
        font-size: 17px;
    }

    .navbar-brand {
        margin-top: 9px;
    }

    .phonef{
        margin-left: 0;
    }

}

@media (min-width: 768px) and (max-width: 992px) {

    .email-row {
        font-size: 15px;
    }

    .navbar-header {
        width: 25%;
    }


    .top-row-black-full {
        width: 75%;
    }

    .menu-row2 {
        width: 75%;
    }

    .col16 {
        width: 25%;
    }

    .col84 {
        width: 75%;
    }

    .top-row-black-full ul {
        margin-left: 5px;
        padding-left: 0;
    }

    .top-row-black-full ul li {
        margin-left: 20px;
        margin-right: 5px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 12px;
        padding-left: 6px;
        padding-right: 6px;
    }

    .navbar-default .navbar-nav > li > .icon {
        display: none;
    }

    .carousel-caption {
        right: 2%;
        left: 25%;
        bottom: 5%;
    }

    .carousel-caption h1, .carousel-caption h2 {
        font-size: 28px;
    }

    .carousel-caption p {
        font-size: 14px;
    }

    .nat-flags{
        margin-top: 14px;
    }

    .nat-flags img {
        width: 23px;
    }

    .product-item-name {
        width: 96%;
        margin-left: 2%;
        height: 75px;
        font-size: 14px;
    }

    .left-nav li {
        font-size: 11px;
    }

    .product-item {
        padding-bottom: 5px;
    }

    .product-item-link {
        font-size: 18px;
    }

    .top-products .product-item-name {
        height: 50px;
    }

    .top-products .product-item-link {
        font-size: 17px;
    }

    .navbar-brand {
        margin-top: 26px;
    }

    .phonef{
        font-size: 17px;
        margin-left: 0;
        margin-right: 25px;
    }


    .mailf{
        font-size: 17px;
        margin-left: 25px;
    }

    #topsearch {
        position: absolute;
        left: 5px;
        top:0;
        float: right;
        width: 180px;
        margin-top: 5px;
        margin-right: 15px;
        border: 1px solid #d7d7d7;
    }

    .top-search-input {
        width: 146px !important;
    }

}

@media (max-width: 768px) {

    .top-row-black-full ul {
        display: none;
    }

    .navbar-header {
        background: #005b7f;
        float: left;
        width: 100%;
        height: auto;
    }

    .navbar-brand {
        padding: 5px;
    }

    .navbar-brand>img {
        width: 150px;
    }

    .navbar-toggle {
        margin-top: 18px;
    }

    .col84 {
        width: 100%;
    }

    .top-row-black-full {
        width: 100%;
        height: 86px;
    }

    #topsearch {
        float: none;
        width: 265px;
        margin-top: 7px;
        margin-left: auto;
        margin-right: auto;
    }

    .nat-flags {
        position: absolute;
        left: 50%;
        top:105px;
        margin-left: -140px;
        float: none;
        width: 280px;
    }

    .nat-flags img {
        width: 31px;
    }

    .menu-row2 {
        width: 100%;
        height: 0;
    }

    .nav-mob{
        width: 100%;
        background: #005b7f;
    }

    .navbar-default .navbar-nav > li > .icon {
        display: none;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-size: 15px;
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 10px;
    }

    .carousel-caption {
        display: none;
    }


    .prod-cat {
        line-height: 40px;
        background: #363636;
        width: 100%;
        margin-left: 0;
        font-size: 15px;
        margin-top: 0;
        border-bottom: 1px solid #ebebeb;
        cursor: pointer;
    }


    .left-nav li {
        margin-left: 1%;
        height: 32px;
        line-height: 32px;
    }

    .left-nav li span {
        margin-top: 11px;
    }

    .products-phone-row {
        width: 100%;
        padding-left: 10px;
        font-size: 15px;
    }

    .ppr-phone-box {
        padding-right: 10px;
        font-size: 14px;
    }

    .email-row {
        width: 100%;
        padding-left: 10px;
        font-size: 15px;
    }

    footer {
        height: auto;
        line-height: 45px;
    }

    footer img{
        max-width: 100%
    }

    footer .text-center img{
        margin-top: 10px;
    }

    .phonef {
        font-size: 16px;
        margin-left: 15px;
        margin-right: 20px;

    }

    .phonef-img {
        margin-top: -6px;
    }

    .mailf {
        text-align: center;
        font-size: 18px;
        margin-left: 0;
        width: 100%;
        float: left;
    }

}

/*staticpages*/

.stpg-view {
    text-align: center;
    text-transform: uppercase;
}

.staticpages {
    padding-top: 30px;
    padding-bottom: 10px;
    color: #005b7f;
    font-family: 'Lato-Regular';
    text-align: justify;
    font-size: 16px;
}

/*products*/

.products-list-filter-row {
    width: 100%;
    float: left;
    font-family: 'Lato-Bold';
    background: #ebebeb;
    color: #005b7f;
    height: 40px;
    line-height: 40px;
    font-size: 19px;
    padding-left: 20px;
    margin-top: 10px;
}

.prod-title {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}

.prod-title a {
    color: inherit;
}

.prod-title a:hover {
    color: inherit;
    text-decoration: none;
}

.product-view {
    color: #005b7f;
    font-family: 'Lato-Regular';
    font-size: 16px;
}

.product-view .img-box {
    overflow: hidden;
    margin-bottom: 4px;
    border: 1px solid #ebebeb;
}

.product-view .img-box img,
.product-view .more-images img {
    max-width: 100%;
    height: auto;
    display: block;
    transition: .3s;
}

.product-view .img-box img:hover,
.product-view .more-images img:hover {
    -webkit-filter: contrast(2);
    filter: contrast(2);
    transform: scale(1.05);
}

.product-view .more-images {
    overflow: hidden;
    padding-left: 1px;
    padding-right: 1px;
}

.product-view .right h1 {
    color: #005b7f;
    font-family: 'Lato-Black';
    text-transform: uppercase;
    margin-top: 0;
    font-size: 22px;
    margin-bottom: 20px;
}

.product-view .right .stock {
    margin-top: 20px;
    font-size: 20px;
    font-family: 'Lato-Black';
    color: #999999;
}

.product-view .right .stock i {
    color: #005b7f;
    margin-right: 6px;
}

.product-view .right .send-mess {
    color: #fff;
    background-color: #005b7f;
    font-family: 'Lato-Black';
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 8px;
    padding: 6px 8px;
    text-align: center;
    margin-top: 25px;
    transition: .3s;
}

.product-view .right .send-mess:hover {
    background-color: #005b7f;
    border-radius: 2px;
    cursor: pointer;
}

.product-view .description {
    margin-top: 20px;
    color: #005b7f;
    font-family: 'Lato-Regular';
    font-size: 16px;
    text-align: justify;
    margin-bottom: 20px;
}

.product-view .related-prod-title {
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 18px;
    font-family: 'Lato-Bold';
    text-transform: uppercase;
    text-align: center;
    background-color: #ebebeb;
    color: #2f2f2f;
}

.navbar-static-top
{
    position: relative;
}

.top-social-logos
{
    position: absolute;
    right: 300px;
    top: 65px;
}

@media (max-width: 1500px) {
    .top-social-logos
    {
        top: 11px;
    }
    .top-social-logos img
    {
        filter: brightness(1000%);
    }
}

@media (max-width: 992px) {
    .top-social-logos
    {
        right: 10px;
    }
}

@media (max-width: 768px) {
    .top-social-logos {
        right: 80px;
        top: 17px;
    }
}

.cookie-consent-popup
{
    border: 2px solid #005b7f !important;
}
.cookie-consent-top-wrapper
{
    background-color: #005b7f !important;
}
.cookie-consent-btns button
{
    border: 2px solid #005b7f !important;
    background-color: #005b7f !important;
}
.cookie-consent-btns button:hover
{
    background-color: #fff !important;
    color: #005b7f !important;
}
.cookieconsentacceptall, .cookieconsentsave {
    color: #FFF !important;
    border: 2px solid #FBE31F !important;
    background-color: #FBE31F !important;
}
.cookie-consent-details-toggle
{
    background-color: #005b7f !important;
    color: #fff !important;
}