@font-face {
    font-family: MONTSERRAT-LIGHT;
    src: url(../fonts/MONTSERRAT-LIGHT.OTF);
}
@font-face {
    font-family: MONTSERRAT-BOLD;
    src: url(../fonts/MONTSERRAT-BOLD.OTF);
}
@font-face {
    font-family: MONTSERRAT-REGULAR;
    src: url(../fonts/MONTSERRAT-REGULAR.OTF);
}

/* new fonts */

@font-face {
    font-family: URWCLASSICO-BOLD;
    src: url(../fonts/URWCLASSICO-BOLD.OTF);
}
@font-face {
    font-family: URWCLASSICO-REGULAR;
    src: url(../fonts/URWCLASSICO-REGULAR.OTF);
}


body {
    font-family: "Lato", sans-serif;

}
.navScroll{
    background-color: #fff;
    padding-bottom: 12px;
}
.header-mobile-lang{
    display: none;
}
.navScroll .navbar-brand img{
    width: 230px !important;
}
.sidenav {
    height: 91%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 35px;
    margin-top: 49px;
}

.meta {
    width: 1px;
    height: 1px;
    overflow: hidden;
    color: #000 !important;
}
.metaProduct{
    color: #000 !important;
    z-index: -1;
    position: absolute;
    top: 28px;
}

.inlineH1{
    display: inline;
    color: #404040;
}

.inline{
    display: inline;
    color: #404040;
}
.sidenav :nth-last-child(2){
    border-bottom: 1px solid #ddd !important;
}
.sidenav a {
    font-family: URWCLASSICO-REGULAR;
    text-decoration: none;
    font-size: 22px;
    color: #404040;
    display: block;
    transition: 0.3s;
    border-top: 1px solid #ddd;
    height: 71px;
    padding-left: 30px;
    padding-top: 28px;
}
.sidenav a.active {
    color: #ee1620;
}
.arrwo{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 14px;
    cursor: pointer;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    padding-top: 3px;
}
.top-sec-socond{
    height: 100vh;
    overflow: hidden;
}
.sidenav a:hover, .offcanvas a:focus{
    background: #ebebeb;
}
.sidenav .closebtn {
    position: absolute;
    top: 0;
    margin-left: 50px;
    height: auto;
    width: 100%;
    text-align: right;
    right: 0;
    padding-right: 15px;
    padding-bottom: 12px;
    color: #404040;
    border-top: 0px !important;
    font-size: 17px !important;
    padding-top: 7px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.logoMenu{
    position: absolute;
    bottom: 15px;
    left: 50%;
    padding-left: -50%;
    transform: translateX(-50%);
}
.closebtn:hover{
    background: transparent !important;
}
header{
    z-index: 3;
    position: fixed;
    width: 100%;
    -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
    transition: background .5s ease-in-out, padding .5s ease-in-out;
}
.logo{
    margin-left: 15px;

}
.logo img{
    transition: 1s ease-in-out;
}
.links{
    float: right;
    margin-right: 15px;
    margin-top: 25px;
}
.links-span,.links-span2{
    font-size: 22px;
    cursor: pointer;
    font-family: URWCLASSICO-REGULAR;
    margin-right: 10px;
    color: #fff;
}
.navScroll .logo{
    max-width: 230px;
}
.links-span2,.links-span2:hover{
    font-size: 17px;
    color: #fff;
    text-decoration: underline;
}
.topVideo{
    width: 100vw;
}
.top-desc h2{
    font-size: 52px;
    font-family: URWCLASSICO-REGULAR;
    color: #fff;
    margin-bottom: 100px;
}
#top-sec{
    background-color: rgba(0, 0, 0, 0.9);
    position: relative;
    overflow-x: hidden;
}
.btnSound{
    position: absolute;
    bottom: 14px;
    left: 20px;
    z-index: 2;
}
.top-desc{
    position: absolute;
    margin: auto;
    text-align: center;
    top: 30%;
    left: 0;
    bottom: 0;
    right: 0;
    animation-duration: 2s !important;
}
.top-desc a{
    font-family: URWCLASSICO-REGULAR;
    color: #fff;
    font-size: 20px;
    border: 3px solid;
    border-radius: 5px;
    padding: 12px 17px;
}
.fa-btn{
    cursor: pointer;
    color: #fff;
    font-size: 32px;
}
.about-title h2{
    text-align: center;
    font-size: 32px;
    color: #ef1920;
    font-family: URWCLASSICO-REGULAR;
    margin-top: 65px;
    margin-bottom: 10px;
}
.about-desc{
    margin-top: 60px;
    background: rgba(243, 243, 243, 0.25);
    border-radius: 4px;
    padding: 5px;
}
.about-desc p{
    font-size: 16px;
    color: #404040;
    font-family: URWCLASSICO-REGULAR;  
    padding-bottom: 20px;
    line-height: 1.4;
    text-align: justify;
}
.about-img{
    margin-top: 200px;
}
#about{
    background: url('../sutures-image.png');
    background-repeat: no-repeat;
    background-position-x: -8px ;
    background-position-y: 0px;
    overflow: hidden;
}
#product{
    /*    background: url('../safe_image (3).png');
        background-repeat: no-repeat;
        background-size: cover;*/
    background-color: #ecf4fd;
}
#certifcat{
    background: url('../bk.png');
    background-repeat: no-repeat;
    background-position: 100% 59%;
}

.line1{
    border-top: 1px solid #b1b1b1;
    width: 45%;
    margin: auto;
}
.line2{
    border-top: 3px solid #b1b1b1;
    width: 15%;
    margin: auto;
    position: relative;
    top: -2px;
}
/* product */
/* Controls
---------------------------------------------------------------------- */
.controls {
    border: 1px solid #82ccd1;
    width: 896px;
    margin: auto;
}
.control {
    font-family: URWCLASSICO-REGULAR; 
    display: inline-block;
    width: 220px;
    height: 35px;
    background: transparent;
    cursor: pointer;
    font-size: 17px;
    color: #333;
    transition: background 150ms;
}
.control:hover {
    background: #82ccd1;
    color: #fff;
}
.control[data-sort]:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 2px solid;
    border-left: 2px solid;
    top: calc(50% - 6px);
    left: calc(50% - 6px);
    transform:  translateY(1px) rotate(45deg);
}
.control[data-sort*=":desc"]:after {
    transform:  translateY(-4px) rotate(-135deg);
}
.mixitup-control-active {
    background: #82ccd1;
    color: #fff;
}
.mixitup-control-active[data-filter]:after {
    background: transparent;
}
.control:first-of-type {
    border-radius: 3px 0 0 3px;
}
.control:last-of-type {
    border-radius: 0 3px 3px 0;
}
.control[data-filter] + .control[data-sort] {
    margin-left: .75rem;
}
/* Container
---------------------------------------------------------------------- */

/*.mix-pro {
    padding: 1rem;
    text-align: justify;
    font-size: 0.1px;
}

.mix-pro:after {
    content: '';
    display: inline-block;
    width: 100%;
}*/

/* Target Elements
---------------------------------------------------------------------- */
.mix,.gap {
    display: inline-block;
    vertical-align: top;
}
.mix {
    background: #fff;
    position: relative;
}
.pro-div{

}
/* Grid Breakpoints
---------------------------------------------------------------------- */
/* 2 Columns */

.mix,.gap {
    width: calc(100%/1 - (((2 - 1) * 4px) / 2));
}
/* 3 Columns */

@media screen and (min-width: 541px) {
    .mix,
    .gap {
        width: calc(100%/2 - (((3 - 1) * 4px) / 3));
    }
}

/* 4 Columns */

@media screen and (min-width: 961px) {
    .mix,
    .gap {
        width: calc(100%/3 - (((4 - 1) * 4px) / 4));
    }
}

/* 5 Columns */

@media screen and (min-width: 1281px) {
    .mix,
    .gap {
        width: calc(100%/4 - (((6 - 1) * 4px) / 5));
    }
}

/* end */

.overlayer,.overlayer2{
    position: absolute;
    z-index: 1;
    top: 40%;
    width: 100%;
    color: #fff;
    font-size: 22px;
    text-align: center;
    height: 50px;
    font-family: URWCLASSICO-REGULAR;

}
.overlayer2{
    z-index: 2;
    top: 0;
    height: 100%;
    cursor: pointer;
}
.overlayer h2,.overlayer2 h2{
    padding-top: 15%;
    transform: translateY(-50%);
    margin-bottom: 7%;
}
.mix img{
    height: 235px;
}
.overDiv h2{
    margin-top: 18%;
    transform: translateY(-50%);
}
.overDiv{
    border: 3px solid #fff;
    height: 80%;
    margin-top: 10%;
    height: 75%;
    width: 80%;
    margin-left: 10%;
    border-radius: 11%;
    -webkit-transition: opacity 400ms linear, -webkit-transform 1900ms linear;
    transition: opacity 400ms linear, transform 1900ms linear;
    -webkit-backface-visibility: hidden;
}
/*   */
.isotope-item h2{
    margin: auto;
    color: #ee1620;
    font-family: URWCLASSICO-REGULAR;
    font-size: 17px;
    margin-top: 30px;
    text-align: center;
    width: 65%;
    line-height: 1.33;
}
.fa-angle-double-down{
    font-size: 34px;
    color: #fff;
}
.showcase-item-thumbnail:focus{
    outline: none;
}
.cover-title h2{
    color: #fff;
    font-family: URWCLASSICO-REGULAR;
    font-size: 32px;
    text-align: center;
}
#cover{
    position: relative;
}
.cover-desc{
    margin-top: 45px;  
    margin-bottom: 160px;
}
.cover-desc p{
    color: #fff;
    font-family: URWCLASSICO-REGULAR;
    font-size: 17px;
    line-height: 1.667;
}
.cover-btn a{
    background: #ee1620;
    font-size: 17px;
    padding: 10px 43px;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}
.cover-title{
    margin-top: 185px;
}
.cover-btn{
    margin-top: 71px;
    text-align: center;
}
.catalog-desc h2{
    color: #fff;
    font-family: URWCLASSICO-REGULAR;
    font-size: 24px;
}
#cataloge{
    min-height: 100px;
    background: #ee1620;
    overflow: hidden;
}
.catalog-btn a{
    color: #fff;
    font-family: URWCLASSICO-REGULAR;
    font-size: 20px;
    border: 3px solid #fff;
    padding: 9px 30px;
}
.catalog-desc{
    margin-top: 40px;
}
.catalog-btn{
    text-align: right;
    margin-top: 41px;
}
footer{
    background: #404040;
    color: #fff;
}
.footer-desc h2{
    color: #fff;
    font-family: URWCLASSICO-REGULAR;
    font-size: 15px;
    margin-top: 12px;
    line-height: 25px;
}
.footer-desc p{
    color: #fff;
    font-family: URWCLASSICO-REGULAR;
    font-size: 15px;
    margin-top: 10px; 
    line-height: 1.333;
}
.footer-desc span{
    color: #ee1620;
    font-family: URWCLASSICO-REGULAR;
    font-size: 19px;
}
.footer-desc-div{
    margin-top: 30px;
    margin-bottom: 83px;
}
.footer-desc{
    margin-bottom: 35px;
}
.footer-desc .fa{
    color: #fff;
    font-size: 19px;
    padding-right: 15px;
}
.subDiv{
    background: #fff;
    height: 40px;
}
.footer-big-title{
    font-size: 30px;
    margin-top: 40px;
}
.subDiv{
    color: #404040;
    font-size: 16px;
    padding-left: 6px;
    font-family: URWCLASSICO-REGULAR;
}
.subscribe-input{
    width: 57%;
    border: 0px;
    /* border-left: 1px solid #333; */
    padding-left: 8px;
    padding-top: 5px;
    margin-top: 7px;
    /* height: 28px; */
    padding-bottom: 7px;
}
.subscribe-input:active,.subscribe-input:focus{
    outline: none;
}
.subscribe-btn{
    background: url(../qq.png);
    background-color: #ee1620;
    border: 0px;
    float: right;
    background-repeat: no-repeat;
    /* background-size: 58% 54%; */
    padding: 12px 20px 12px;
    background-position: 34% 41%;
}
.subDiv span{
    font-size: 15px !important;
}
.subscrib{
    margin-top: 94px;
    width: 101%;
    position: relative;
}
.subscrib h2{
    color: #fff;
    font-size: 16px;
    font-family: URWCLASSICO-REGULAR;
    margin-top: 25px;
    margin-bottom: 10px;
}
.subscrib-social h2{
    color: #fff;
    font-size: 22px;
    font-family: URWCLASSICO-REGULAR;
    text-align: center;
    margin-bottom: 13px;
}
.subscrib-social .fa{
    color: #333;
    font-size: 25px;
}
.xp-div{
    width: 45px;
    height: 45px;
    background: #fff;
    float: left;
    padding: 11px 9px;
    margin-right: 10px;
    border-radius: 50%;
    margin-bottom: 12px;
    text-align: center;
}
.sois{
    margin-left:11%;
}
.subscrib-social{
    margin-top: 117px;
}
#last{
    min-height: 55px;
    background: #000;
}
.copyR h2{
    font-family: URWCLASSICO-REGULAR;
    color: #fff;
    font-size: 15px;
    padding-top: 4px;
}
.foot-img{
    margin: auto;
    margin-top: 80px;
    filter: brightness(0) invert(1);
}
.critedR span{
    font-family: URWCLASSICO-REGULAR;
    color: #fff;
    font-size: 15px;
}
.critedR a{
    font-family: URWCLASSICO-REGULAR;
    color: #fff;
    font-size: 15px; 
    font-weight: bold;
    letter-spacing: 1.1px;
}
.footer-desc-ind-call{
    min-height: 135px;
}
.critedR,.copyR{
    margin-top: 20px;
}
.critedR{
    float: right;
}
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 20px;}
}
@media(max-width:991px){
    .controls {
        width: 747px;
    }
    .control {
        width: 181px;
        font-size: 16px;
    }
    .foot-img {
        margin-top: 83px;
    }
    .about-img{
        margin-top: 80px;
    }
}
.header-mobile{
    display: none;
}
@media(max-width:768px){
    .controls {
        width: 500px;
    }
    .control {
        width: 245px;
    }
    #cover {
        background-size: cover;
    }

    .catalog-btn {
        margin-bottom: 25px;
    }
    .cover-desc {
        margin-bottom: 0;
    }
    .header-desctop-all{
        display: none;
    }
    .header-mobile{
        display: block;
    }
    .navScroll .navbar-brand img {
        width: 180 !important;
    }
    .header-mobile .hidden-menu a:hover{
        border-bottom: 0;
        padding-bottom: 0;
    }
    .header-mobile-lang{
        float: right;
        padding-top: 15px;
        display: block;
    }
    .header-mobile-lang a{
        color: #ef1920;
        font-size: 13px;
        float: right;
        padding-top: 5px;
    }
    .image-header-mobile img{
        width: 140px !important;
    }
}

@media(max-width:574px){
    .cover-title {
        margin-top: 95px;
    }
}
@media(max-width:560px){
    header{
        background-color: #000;
        padding-bottom: 4px;
    }
    #top-sec {
        padding-top: 66px;
    }
}

@media(max-width:520px){
    .controls {
        width: 249px;
    }
}
@media(max-width:461px){
    .logo{
        margin-left: 15px;
        width: 50%;
        margin-top: 10px;
    }
    #top-sec {
        padding-top: 47px;
    }
    .cover-btn a {
        padding: 10px 13px;
    }
    .cover-title h2 {
        font-size: 24px;
    }
    .cover-desc p {
        font-size: 14px;
    }
}
@media(max-width:330px){
    .logo img{
        width: 42%;
    }
    #top-sec {
        padding-top: 44px;
    } 
    .cover-btn {
        margin-left: 15%;
    }
}
.brawon{
    background: rgba(199, 85, 59, 0.73);
}
.orange{
    background: rgba(224, 167, 86, 0.72);
}
.blue{
    background: rgba(101, 107, 157, 0.72);
}
.yallow{
    background: rgba(255, 235, 59, 0.64);
}
.green{
    background: rgba(76, 175, 80, 0.54);
}
.ze{
    background: rgba(178, 165, 113, 0.79);
}
.med{
    background: rgba(180, 181, 186, 0.74);
}
.mfp-img{
    height: 700px !important;
}
.showcase-item-thumbnail img{
    width: 263px !important;
    box-shadow: 0 0 3px 3px #f1f1f1
}
.showcase-item:focus,.isotope-item a:focus{
    outline: none;
}
.parallax {

    min-height: 500px; 

    /* Create the parallax scrolling effect */

    background-attachment: fixed !important;
    background-position: center !important;

    background-size: cover !important;
    background-repeat: no-repeat !important;

    background-color: #a6a6a6 !important;

}
.parallax-div{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    left: 0;
}
@media only screen and (max-device-width: 1024px) {
    .parallax {
        background-attachment: scroll;
    }
}
.svg-div{
    width: 100%;
    margin: auto;
    position: absolute;
    top: 30%;
    animation-duration:2s !important;
    z-index: -1;
}
.bkg-black{
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0.63);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.78+0,1+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0.60) 50%, rgba(0,0,0,1) 90%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.60) 50%,rgba(0,0,0,1) 90%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.60) 50%,rgba(0,0,0,1) 90%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.one-pro-div{
    width: auto;
    background: transparent;
    transition: 1s;
}
.one-txt-sp h2{
    font-family: URWCLASSICO-REGULAR;
    font-size: 27px;
    margin-bottom: 20px;
}
.one-txt-sp p{
    font-size: 15px;
    color: #404040;
    font-family: URWCLASSICO-REGULAR;
    padding-bottom: 15px;
    line-height: 1.667;
    text-align: justify;
}
.one-txt-sp a{
    border: 2px solid #404040;
    padding: 8px 20px;
    color: #404040;
    font-family: URWCLASSICO-REGULAR;
    font-size: 16px;
    border-radius: 3px;
    float: right;
}
@media(max-width:490px){
    .top-desc h2{
        font-size: 37px;
        margin-bottom: 50px;
    }
    .top-sec-socond {
        height: 35vh;
    }
    .top-desc {
        top: 15%;
    }
}
@media (max-height:750px)and (max-width:1320px){
    .top-sec-socond {
        /* height: 87vh; */
    }
}
@media (max-height:750px)and (max-width:1110px){
    .top-sec-socond {
        /* height: 70vh; */
    }
}
@media (max-height:750px)and (max-width:830px){
    .top-sec-socond {
        /* height: 60vh; */
    }
    .top-desc h2 {
        font-size: 32px;
    }
    .top-desc a {
        border: 3px solid;
        padding: 7px 13px;
    }
}
@media (max-height:750px)and (max-width:700px){
    .top-sec-socond {
        /* height: 50vh; */
    }
    .top-desc h2 {
        font-size: 20px;
    }
    .top-desc a {
        border: 2px solid;
        padding: 7px 13px;
        font-size: 16px;
    }
    .top-desc {
        top: 28%;
    }
}
@media (max-height:750px)and (max-width:600px){
    .top-sec-socond {/* height: 45vh; */}
}
@media (max-height:750px)and (max-width:600px){
    .top-sec-socond {/* height: 35vh; */}
}
@media(max-width:591px){
    .bkg-black {

        height: 42vh;

    }
}
/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
    .top-sec-socond {
        height: 44vh;

    }
}

/* news */

#news{
    padding-top: 20px;
}
.news_desc h2{
    color: #fff;
    font-family: URWCLASSICO-REGULAR;
    padding-top: 20px;
    padding-bottom: 10;
    padding-left: 17px;
}
.news_desc h3{
    color: #fff;
    font-family: URWCLASSICO-REGULAR;
    padding-left: 17px;
    padding-bottom: 25px;
}
.news_desc {
    background: rgba(0, 0, 0, 0.25);
    width: 100%;
    transform: translateY(-87px);
}
.oth-news p{
    font-size: 17px;
    color: #ed1c24;
    font-family: URWCLASSICO-REGULAR;
    line-height: 1.3;
    margin-bottom: 9px;
}
.oth-news span{
    font-size: 15px;
    color: #656565;  
    font-family: URWCLASSICO-REGULAR;
}
.lastest_news h2{
    font-size: 24px;
    color: #ed1c24;
    font-family: URWCLASSICO-REGULAR;
}
.oth-news{
    margin-top: 20px;
}
/*.head-bkg{
    background: #000;
    padding-bottom: 4px;
}*/
.oth-news-text{
    width: 47%;
    float: right;
}
.news_desc a{
    color: #fff;
}
.flickity-prev-next-button {
    z-index: 5;
    top: auto;
    bottom: 74px;
    background: transparent;
}
.gallery-cell{
    background-repeat: no-repeat;
}
.flickity-prev-next-button.previous{
    left: auto;
    right: 70px;
    background-image: url('../arL.png');
    background-repeat: no-repeat;
}
.flickity-prev-next-button.next{
    background-image: url('../arR.png');
    background-repeat: no-repeat;
    right: 26px;
}
.flickity-prev-next-button svg{
    display: none;
}
.flickity-prev-next-button:hover {
    background-color: transparent;
}

/* product */

#pro-name{
    padding-top: 20px;
}
.pro-title-div{
    background: #b4b2d9;

    border-radius: 0 10px 10px 0;
}
.pro-title-div{
    float: left;
}
.pro-title-div h2{
    font-size: 32px;
    color: #fff;
    font-family: URWCLASSICO-REGULAR;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}
#pro-detail{
    margin-top: 120px;
}
.desc-pro-div{
    margin-top: 45px;
    margin-bottom: 26px;
}
.desc-pro{
    float: left;
    width: 20%;
    margin-right: 25px;
}
.desc-pro h2,.freq-pro h2{
    font-family: URWCLASSICO-BOLD;
    font-size: 22px;
    color: #b4b2d9;
    padding-bottom: 25px;
}
.desc-pro p ,.freq-pro p{
    font-family: URWCLASSICO-REGULAR;
    font-size: 17px;
    color: #656565;
    line-height: 1.4;
    padding-bottom: 20px;
}
.line-sp{
    border-top:  1px solid #ebebeb;
}
.mor-title{
    margin-top: 25px;
    margin-bottom: 25px;
}
.mor-title h2{
    font-family: URWCLASSICO-BOLD;
    font-size: 22px;
    color: #b4b2d9;
}
.desc-mor{
    min-height: 110px;
    max-height: 200px;
    overflow: hidden;
}
.desc-mor h2{
    font-family: URWCLASSICO-REGULAR;
    font-size: 22px;
    color: #b4b2d9;
}
.desc-mor p{
    font-family: URWCLASSICO-REGULAR;
    font-size: 17px;
    color: #656565;
    line-height: 1.4;
    padding-top: 9px;
    padding-bottom: 9px;
}

.mor-group{
    min-height: 100px; 
    margin-bottom: 12px;
}
.download-center{
    margin-bottom: 50px;
}
.download-center,.pro-main-img img{
    box-shadow: -4px 5px 14px rgba(195, 190, 190, 0.59);
}
.download-center-title{
    background:#b4b2d9;
    border-radius: 8px 8px 0 0;
}
.download-center-title h2{
    font-family: URWCLASSICO-REGULAR;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding-top: 9px;
    padding-bottom: 11px;
}
.download-center-body{
    background: #f7f6fb;  
    padding-bottom: 50px;
}
.download-center-body a{
    font-family: URWCLASSICO-REGULAR;
    font-size: 16px;
    color: #404040;
    /* padding-left: 20px; */
    padding-top: 30px;
    line-height: 23px;
}
.pdf-link{
    position: relative;
    padding-top: 15px;
    width: 91%;
    margin: auto;
}
.pdf{
    margin-top: -33px;
    position: absolute;
    bottom: 13px;
    margin-left: 6px;
    font-family: URWCLASSICO-REGULAR;
    font-size: 11px;
    color: #404040;
}
.contact-body p{
    font-family: URWCLASSICO-REGULAR;
    font-size: 16px;
    color: #404040;  
    padding-top: 35px;
    padding-bottom: 33px;
    padding-left: 20px;
    padding-right: 10px;
    line-height: 1.4;
}
.contact-body span{
    font-family: URWCLASSICO-REGULAR;
    font-size: 16px;
    color: #404040;  
    padding-left: 20px;
}
.contact-body{
    background: #f7f6fb;  
    padding-bottom: 50px;
}
.contact-us{
    /*    margin-top: 50px;*/
    box-shadow: -4px 5px 14px rgba(195, 190, 190, 0.59);
}
.all-product-title h2{
    font-family: URWCLASSICO-REGULAR;
    font-size: 20px;
    text-align: center;
    color: #b4b2d9;
    padding-bottom: 10px;
}
.pro-all-title a:hover{
    text-decoration: none;
}
.pro-all-title h2{

    font-family: URWCLASSICO-REGULAR;
    font-size: 17px;
    text-align: center;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px
}
.pro-all{
    border: 1px solid #dddddd;
    position: relative;
    margin-bottom: 20px;
}
.pro-all-title{
    position: absolute;
    width: 100%;
    top: 43%;
}
.all-product{
    margin-top: 45px;
}

/* news detail */

.nws-title h2{
    color: #ed1c24;
    font-family: URWCLASSICO-REGULAR;
    font-size: 32px;
    padding-top: 30px;
    padding-bottom: 50px;
}
.nws-txt p{
    color: #404040;
    font-family: URWCLASSICO-REGULAR;
    font-size: 17px; 
    padding-bottom: 22px;
    text-align: justify;
    line-height: 1.3;
}
#news-detail{
    padding-top: 20px;
}
.nws-img img,.nws-txt-img img{
    width: 100%;
}
#bread-crump{
    padding-top: 110px;
}
.breadcrumb a{
    font-family: URWCLASSICO-REGULAR;
    font-size: 20px;
    color: #ed1c24;
}
.breadcrumb a:after {
    content: '\25BA';
    position: relative;
    left: 7px;
    top: -1px;
    font-size: 10px;
    padding-right: 9px;
    text-decoration: none;
}
.breadcrumb a:hover:after{
    text-decoration: none;
    display: inline-block;
}
.breadcrumb a:last-child:hover {
    text-decoration: none;
    cursor: auto;
}
.breadcrumb a:last-child:after {
    content: '';
}
.breadcrumb{
    background: transparent;
}



.pro-table{
    background: #b4b2d9;
    border-radius: 5px;
}
thead tr{
    height: 100px;
    color: #fff;
    /*font-family: URWCLASSICO-REGULAR;*/
    font-size: 22px;
}

thead th{
    text-align: center;
    vertical-align: middle !important;
}
.F-tr{

}
.pro-a-sp{
    color: #fff;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 19px;
}
.pro-a-sp:hover{
    color: #fff;  
    text-decoration: none;
}
.table thead{
    border: 3px solid #b4b2d9;
}
.table tbody{
    border: 3px solid #b4b2d9;
    border-top: 0px;
    background: #f7f7f8;
}
.table>tbody>tr>td,.divLikeTable{
    border-top: 1px #b4b2d9;
    border-style: dotted;
    border-right: 2px solid #b4b2d9;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    vertical-align: middle;
    padding-left: 15px;

}

.divLikeTable{
    min-height: 20px;
    margin: 0;
    padding: 0;
}
.table>tbody>tr>td img{
    margin: auto;
    display: inline-block;
    padding-right: 7px;
}
.lenTh{
    width: 7%;
}
.nDesc{
    width: 20%;
}
.table tbody p{
    width: 98%;
    word-break: break-word;
    text-align: center;
    padding: 0
}
.p-1{
    border-top: 1px #b4b2d9; 
    padding-top: 15px;
}
.p-0,.p-1{
    line-height: 1.0;
}
.p-0{

}
.tableSp{
    width: 100%;
    height: 108px;
    margin-left: -0.4px;
}
.tableSp tr{
    text-align: center;
}
.tableSp td{
    border-right: 2px solid #b4b2d9;

}
.tableSp td{
    border-right: 2px solid #b4b2d9;
    vertical-align: middle;

}
.tableSp td:last-child{
    border-right: 0px solid #b4b2d9;

}
.tableSp tbody{
    border: 0px; 
}
.td-B-sp{
    margin: 0;
    padding: 0 !important
}
.tHead td{
    display: block !important;
}
.tableSp-td-0 td{
    border-bottom: 1px dotted #b4b2d9;

}
.T-td{
    width: 100px;
}

.img-S-sp{
    /*    height: 30%;*/
}

.x-title h2{
    font-size: 27px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.x-title{
    border-radius: 22px;
    background: #b4b2d9;
    border-radius: 22px;
    margin-bottom: 35px;
    margin-top: 37px;
}
.N-name{
    width: 15%;
}
.nDesc2{
    width: 45%;
}
.Ftd-N-0{
    padding-bottom: 15px;
}

.p-PN-sp-0{
    padding-bottom: 15px;   
}
.footable-last-visible{
    border-right: 0px;
}


.xs-table{
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-family: URWCLASSICO-REGULAR;
    border-radius: 5px;
}
.xs-table td{
    width: 50%;
    width: 50%;
    border: 1px #fff;
    border-style: dotted;
    padding: 15px;
    vertical-align: middle;
}

.xs-td{
    padding: 0 !important;
}

.xs-td-td{
    padding: 5px !important;


}
.xs-img-sp{
    margin: auto;
    padding-bottom: 5px;
    /*    height: 30%;*/
}
.f-td-w{
    width: 21%;
}
.xs-td-td p{
    height: 15px;
}

.proImg-page{
    height: 175px;
}

@media (max-width:630px){
    .desc-pro{
        float: none;
        width: 80%;
        margin-right: 25px;

    }
}


.modal-con{
    border: 1px solid #ee1620;
}
.btn-con{
    background: #ee1620;
    color: #fff;
    padding: 5px 27px;
    margin-top: 16px;
}

@media (max-width:768px){
    .sidenav a {
        font-size: 17px;
        height: 50px;
        padding-top: 15px;
    }
    .isotope-item{
        text-align: center;
    }
    .desc-mor{
        min-height: auto;
    }

}
@media (max-width:540px){

    .overlayer,.overlayer2{
        width: 69%;
    }

}
@media (max-width:440px){

    .overlayer,.overlayer2{
        width: 85%;
    }
}
@media (max-width:380px){

    .overlayer,.overlayer2{
        width: 100%;
    }
}
b, strong {
    font-weight: 700 !important;
}
.pdd-td{
    padding-right: 70px !important;
}
.empt-tr{

    height: 38px;    
}

.margin-auto{
    margin: auto;
}


.desc-pro-mesh{
    font-family: URWCLASSICO-REGULAR;
    font-size: 17px;
    color: #656565;
    line-height: 1.4;
    padding-bottom: 20px;
}

.hidden-menu{
    float: right;
    padding-top: 26px;
    padding-right: 6px;
    height: 62px;
}

.hidden-menu a{
    color: #ee1720;
    font-family: URWCLASSICO-REGULAR;
    padding: 0px 8px;
    font-size: 17px;
}
.hidden-menu a:hover{
    text-decoration: none;
    border-bottom: 5px solid #ee1720;
    padding-bottom: 15px;
}
.navScroll .hidden-menu{
    display: block !important;
}
.navScroll .links span {
    display: none !important;
}
.navScroll .links a{
    color: #ee1720;
}
.links-span,.hidden-menu{
    transition: 1s;
}

.tableSp-td-0{
    height: 50%;
}
.xs-td-tab{
    border: 0px !important;   

}
.td-bor0{
    border-right: 1px dotted #fff !important;
}
.padding-left-0{
    padding-left: 0px !important;
}

@media (max-width:991px){
    .subscrib-social{
        margin-top: 30px;
        margin-bottom: 30px;
        text-align: center;
    }
}

.oth-news img{
    width: 47%;
}
@@-webkit-keyframes dash {
    to {
        stroke-dashoffset: -1200;
    }
}
@keyframes dash {
    to {
        stroke-dashoffset: -1200;
    }
}
@-webkit-keyframes fade {
    0% {
        opacity: 1;
    }
    20% {
        opacity: 0;
    }
}
@keyframes fade {
    0% {
        opacity: 1;
    }
    20% {
        opacity: 0;
    }
}
svg {
    margin: 0 -1rem;
}

.ekg2 {
    opacity: 1;
    stroke-dasharray: 600;
    -webkit-animation: dash 2.25s linear forwards infinite, fade 2.25s linear infinite;
    animation: dash 2.25s linear forwards infinite, fade 2.25s linear infinite;

}
.ekg {
    opacity: 1;
    stroke-dasharray: 600;
    -webkit-animation: dash 3.25s linear forwards infinite, fade 3.75s linear infinite;
    animation: dash 3.25s linear forwards infinite, fade 3.75s linear infinite;

}

.text-left{
    text-align : left !important;
}
.image-header-mobile{
    padding: 0;
}
.image-header-mobile img{
    width: 180px;
    margin-top: 10px;
    margin-left: 10px;
}
.header-mobile .hidden-menu{
    float: none;
    padding-top: 30px;
    padding-bottom: 30px;
    height: auto;
    text-align: center;
}
.header-mobile .hidden-menu li{
    margin-bottom: 10px;
}