﻿@charset "utf-8"; 
.table tr:nth-child(odd){background-color: #efefef!important;}
.table tr:nth-child(even){background-color: #fff!important;}
.table td, .table th {   text-transform: capitalize;} 
@media (min-width: 1024px) {.productsType-page .products-ninelist-0>li .products-list-img {  width: 220px;}}
@media (min-width:1025px){.container {padding:0 80px;max-width:1700px}}
.fcontact p{position:relative;padding-left:25px;}
.fcontact p em{position:absolute;left:0;top:0;}
@media (min-width:1025px){.footitem.footitem1{max-width:24%;}
.footitem.footitem2{max-width:22%;}
.footitem{max-width:20%;}
.footitem.footitem3{max-width:30%;}
.fnav{max-height:inherit;flex-direction:row;width:auto;justify-content:space-between;}
.fnav li{width:48%;margin:0 0 8px;}
.fpronav{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;justify-content:space-between;}
.fpronav li{width:48%;margin:0 0 8px;}}