.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

a {
    color:#B11919;
}
a:hover {
    text-decoration: none;
}
body img {
    max-width: 100%;
}
.mfp-close-btn-in .mfp-close {
    color: #fff;
    background: #000!important;
    border-radius: 10px!important;
    width: 40px!important;
    height: 40px!important;
    position: fixed;
    right: 20px;
}
.nav li a {
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.6px;
    font-size: 16.5px;
}
body {
    font-family: 'Merriweather Sans', sans-serif;
}
p {
    font-family: 'Merriweather Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6 {
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.6px;
}
.nav {
    padding-top: 12px!important;
}
/*
.nav li {
    float: none;
    text-align: center;
    display: inline-block;
}*/
.navbar {
    border: none;
    background: none;
}
.top-socmed {
    padding-left: 0px;
    position: absolute;
    top: 20px;
    right: 150px;
}
.top-socmed  li {
    display: inline-block;
    width: 25px;
    list-style: none;
    margin-right: 3px;
    margin-left: 3px;
}
.top-socmed  li img {
    width: 100%;
}
.language-ul {
    padding-left: 0px;
    position: absolute;
    top: 15px;
    right: 30px;
    z-index: 9;
}
.language-selector {
    list-style: none;
    z-index: 9;
    background: #fff;
    height: 33px;
    width: 100px;
    text-align: center;
    line-height: 33px;
    border: 1px solid #999;
    border-radius: 3px;
    text-decoration: none;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    
}
.language-selector:hover {
    background: #B11919;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}

.language-selector a {
    color:#333;
}
.language-selector:hover a {
    text-decoration: none;
    color:#fff;
}
.language-selector:hover .languages {
    display: block;
}
.languages {
    padding-left: 0px;
    display: none;
}
.languages li {
    list-style: none;
    text-align: center;
    padding: 0px 10px;
    color: #777;
    background: #fff;
    color: #333;
    height: 33px;
    width: 100px;
    text-align: center;
    line-height: 33px;
    border-bottom: 1px solid rgba(153, 153, 153, 0.26);
    border-right: 1px solid rgba(153, 153, 153, 0.26);
    border-left: 1px solid rgba(153, 153, 153, 0.26);
    text-decoration: none;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.languages li a {
    color:#333!important;
}
.current a {
    font-weight: bold;
}
.footer-wrap {
    background: #B11919;
    color: #fff;
    padding-bottom: 20px;
    padding-top: 20px;
}
.footer-wrap a {
    color: #fff;
}
.uppercase {
    text-transform: uppercase;
}
.footer-title {
    border-bottom: 2px solid #fff;
}
.copyright {
    padding-top: 20px;
}
.footer-socmed {
    padding-left: 0px;
    list-style: none;
    padding-top: 20px;
    padding-bottom: 10px;
}
.footer-socmed li {
    width: 40px;
    padding-left: 7px;
    display: inline-block;
}
.footer-socmed li img {
    width: 100%;
}
.bordered-btn {
    border: 1px solid #333;
    padding: 10px 20px;
    text-decoration: none;
    color: #333;
}
.bordered-btn:hover {
    color: #333;
}
.slider .bx-wrapper .bx-controls-direction a {
    display: none;
}
.slider {
    -webkit-box-shadow: -20px 19px 13px -11px rgba(0,0,0,0.37);
    -moz-box-shadow: -20px 19px 13px -11px rgba(0,0,0,0.37);
    box-shadow: -20px 19px 13px -11px rgba(0,0,0,0.37);
    border-top-left-radius: 200px;
    border-bottom-left-radius: 200px;
    height: 400px;
}
.slider .bxslider li {
    height: 400px;
    overflow: hidden;
    border-top-left-radius: 200px;
    border-bottom-left-radius: 200px;
}
.slider-wrap {
    padding-right: 0px;
    background-image: url(../img/home-news-bg.png); 
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
}
.home-top-wrap {
    padding-right: 0px;
}
.product-home-text {
    padding-top: 30px;
    padding-bottom: 30px;
}
.home-product-list {
    padding-bottom: 30px;
    padding-left: 80px;
    padding-right: 80px;
}
.product-home-thumbnail img {
    width: 100%;
}
.product-home-thumbnail {
    height: 210px;
    overflow: hidden;
    -webkit-box-shadow: 10px 10px 10px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 10px -8px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 10px -8px rgba(0,0,0,0.75);
}
.owl-dots {
    display: none;
}
.owl-prev {
    position: absolute;
    top: 25%;
    left: -60px;
    width: 20px;
    height: 50px;
    text-indent: -999px;
    background-image: url(../img/prev.png);
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.owl-next {
    position: absolute;
    top: 25%;
    right: -60px;
    width: 20px;
    height: 50px;
    text-indent: -999px;
    background-image: url(../img/next.png);
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.home-product-list-wrap {
    background-image: url(../img/product-arrow.png); 
    background-size: 100% auto;
    background-position: top;
    background-repeat: no-repeat;

}
.home-news-text {
    background-image: url(../img/home-news-bg.png); 
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 250px;

}
.home-news-thumbnail {
    -webkit-box-shadow: 10px 10px 10px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 10px -8px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 10px -8px rgba(0,0,0,0.75);
}
.home-news-thumbnail img {
    width: 100%;
}
.news-thumbnail {
    height: 210px;
    overflow: hidden;
}
.news-thumbnail img {
    width: 100%;
}
.home-about-text {
    padding-top:30px;
}
.home-news-wrap {
    padding-top: 30px;
    padding-bottom: 50px;
}
.static-slider img {
    width: 100%;
}
.about-img img {
    width: 100%;
}
.about-title {
    text-transform: uppercase;
    background: #B11919;
    color: #fff;
    padding-bottom: 10px;
}
.content {
    padding-top: 30px;
    padding-bottom: 30px;
}
.uppercase {
    text-transform: uppercase;
}
.shadow {
    -webkit-box-shadow: 10px 10px 10px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 10px -8px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 10px -8px rgba(0,0,0,0.75);
    border: 1px solid #cacaca;
}
.recent-wrap {
    margin-bottom: 10px;
}
.recent-thumbnail img {
    width: 100%;
}
.recent-thumbnail {
    height: 200px;
    overflow: hidden;
}
.news-box-wrap {
    padding-bottom: 20px;
}
.recent-title {
    text-transform: uppercase;
    color:#B11919;
}
.recent-title h2 {
    margin-top: 0px;
}
.recent-text {
    border-bottom: 1px solid #cacaca;
    padding-bottom: 10px;
    font-size: 12px;
}
.contact-info {
    padding-left: 0px;
    list-style: none
}
.contact-info li {
    display: inline-block;
    padding-right: 10px;
}
.contact-icon {
    width: 35px;
    vertical-align: top;
}
.contact-icon img {
    width: 100%;
}
.form-input {
	margin-bottom: 10px;
}
.w-100 {
	width: 100%;
}
.input {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.submit {
	text-transform: uppercase;
	background: #B11919;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	padding: 7px 50px;
    border: none;
}
.contac-form-wrap {
	background: #9993;
	padding-bottom: 20px;
	overflow: unset;
}
.contact-form-title {
	text-transform: uppercase;
	text-align: center;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.footer-product {
	padding-left: 0px;
	list-style: none;
	/*columns: 2;
  	-webkit-columns: 2;
  	-moz-columns: 2;*/
}
.footer-product li a {
	/*font-size: 10px;*/
}
.footer-product li {
}
.partner-thumbnail a img {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
      filter: gray; /* IE5+ */
      -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
      -webkit-transition: all .2s ease-in-out; 
}
.partner-thumbnail a:hover img {
    filter: none;
      -webkit-filter: grayscale(0);
      -webkit-transform: scale(1.01);
}
.text-box {
    height: 110px;
}
.text-box h4 {
    text-align: center;
}
.text-box a {
    color: #333;
}
.partner-sidebar-thumbnail {
    border-bottom: 1px solid rgba(153, 153, 153, 0.1411764705882353);
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.partner-sidebar-thumbnail img {
    width: 100%;
}
.partner-sidebar-text h4 {
    text-transform: uppercase;
}
.partner-sidebar-list {
    padding-left: 20px;
}
.partner-sidebar-list li a {
    color: #333;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.partner-sidebar-list li a:hover {
    color: #B11919;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.partner-sidebar-list li {
    padding-bottom: 5px;
}
.content-slider li img {
    width: 99.9%!important;
}
.content-slider li {
    background: #fff;
}
.content-slider {
    margin-bottom: 25px;
}
.recent-text h4 a {
    color: #333;
}
.dd:hover .dd-ul {
    display: block;
}
.dd {
    position: relative;
}
.dd-ul {
    /*display: none;*/
    /*position: absolute;*/
    z-index: 9;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    width: 530px;
    background: rgb(187 11 11 / 81%);
    /*background: rgba(17, 17, 17, 0.7803921568627451);*/
    list-style: none;
    padding: 10px;
}
.dd-ul li a {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
}
.dd-ul li a:hover {
    color:#fac519;
}
.dd-ul li {
    padding: auto 5px;
}
.dd-single {
    position: relative;
}
.dd-single:hover .dd-ul-single {
    display: block;
}
.dd-ul-single {
    /*display: none;*/
    /*position: absolute;*/
    width: 400px;
    background: rgb(187 11 11 / 81%);
    /*background: rgba(17, 17, 17, 0.7803921568627451);*/
    list-style: none;
    z-index: 9;
    padding: 10px;
}
.dd-ul-single li a {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
}
.dd-ul-single li {
    padding: auto 5px;
}
.dd-ul-single li a:hover {
    color:#fac519;
}
.mobile {
    display: none;
}
.dropdown-menu {
    background: none!important;
    padding: 0px!important;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: none!important;
    border: 1.5px solid #333;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    border: 1.5px solid #B11919;
}
.nav>li>a {
    padding: 10px 12px;
}
#mail-status {
    padding: 12px 20px;
    width: 100%;
    display:none; 
    font-size: 1em;
    font-family: "Georgia", Times, serif;
    color: rgb(40, 40, 40);
}
.error{background-color: #F7902D;  margin-bottom: 40px;}
.success{background-color: #48e0a4; }
.g-recaptcha {margin: 0 0 25px 0;} 


/* -------------------------- mobile css -------------------------- */
@media(min-width: 200px) and (max-width: 450px)  {
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
    .top-socmed {
        display: none;
    }
    .language-ul {
        top: 8px;
        right: 70px;
    }
    .navbar-brand {
        padding-top: 8px
    }
    .nav>li {
        text-align: right;
    }
    .nav ul {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
        width: 100%;
        text-align: right;
    }
    .nav {
        margin-top: 0px;
        padding-top: 0px;
    }
    .nav li a {
        font-size: 16px;
    }
    .nav ul li a {
        font-size: 14px!important;
    }
    .home-top-wrap {
        padding-left: 0px;
    }
    .slider {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        -webkit-box-shadow: 0px 18px 15px -10px rgba(0,0,0,0.37);
        -moz-box-shadow: 0px 18px 15px -10px rgba(0,0,0,0.37);
        box-shadow: 0px 18px 15px -10px rgba(0,0,0,0.37);
    }
    .slider .bxslider li {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .slider .bxslider li img {
        max-width: none!important;
        height: 100%;
        width: auto!important;
        margin-left: -40%;
    }
    .product-home-thumbnail {
        height: auto;
    }
    .home-product-list {
        padding-bottom: 0px;
    }
    .owl-next {
        right: -30px;
    }
    .owl-prev {
        left: -30px;
    }
    .home-product-list {
        padding-right: 30px;
        padding-left: 30px;
    }
    .home-product-list-wrap {
        background-size: 100% 100%;
    }
    .about-title {
        padding-top: 0.1px;
    }
    .static-slider {
        height: 200px;
        overflow: hidden;
    }
    .static-slider img {
        max-width: none;
        height: 100%;
        width: auto!important;
        margin-left: -45%
    }
    .recent-title {
        border-top: 1px solid #cacaca;
        padding-top: 15px;
        margin-top: 40px; 
    }
    .recent-thumbnail {
        height: auto;
    }
    .input-mobile {
        width: 100%!important;
    }
    .news-thumbnail {
        height: auto!important;
    }
}