@import url('https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap');

body {
    background: #fff;
}

a {
    color: inherit;
}

a:hover {
    text-decoration: none;
    color: #000000;
}

li {
    list-style: none;
}


.oneprodtag {
    margin-right: 10px;
}


.carousel-control.right {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(230, 230, 230, 0.5) 100%);
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}




.navbgc {
    background-color: #000000;
    background-repeat: repeat-x;
    border: 1px solid 000000;
    border-top-color: rgb(223, 134, 18);
    border-right-color: rgb(223, 134, 18);
    border-bottom-color: rgb(223, 134, 18);
    border-left-color: rgb(223, 134, 18);
    border-color: 000000;
    min-height: 40px;
}

.navbar-toggle {
    background-color: #DF0001 !important;
    border: 2px solid #fff !important;
    border-radius: 0px;
    margin-right: 0px;
}

.my-container {
    width: 1170px;
    margin: 0px auto;
}

/***WORKING START***/



.dropdown-submenu {
    position: relative;
}


.caret {
    margin-left: 8px !important;
}

.topheaderbg {
    background-color: #fcfcfc;
    /*background-image: url(../images/top-bg.png);*/
    background-position: top center;
    background-repeat: repeat-x;
}


.home-intro-txt {
    margin-bottom: 30px;
}

.home-intro-img a {
    display: block;
    text-align: left;
}

.spanprodetails {
    background-color: #000000;
    color: #ccc;
    padding: 8px 15px;
    font-weight: 600;
}

.socialdivfooter {
    padding: 10px;
}

.socialftlinks {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.socialftlinks li {
    display: inline-block;
    min-width: 45px;
    min-height: 40px;
    border: 2px solid #fff;
    padding-top: 8px;
    margin-right: 10px;
}

.socialftlinks li a:hover {
    color: #ccc;
    width: 100%;
}


.footerbg {
    background-color: #000000;
    background-image: url(../images/btm-bg.png);
    background-position: bottom center;
    background-repeat: repeat-x;
}

.footerlogoce {
    max-width: 230px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    margin-top: 0px;
    position: relative;
    margin-top: -18px;
    padding-bottom: 25px;
    left: 8%;
}

.topshopcart {
    font-size: 20px;
}


.topbar {
    height: 40px;
    width: 100%;
    background-color: #fcfcfc;
    font-family: 'Oxygen', sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.6px;
}

.topbarcontact {
    line-height: 40px;
    width: 70%;
    display: inline-block;
}

.topphone {
    line-height: 32px;
    float: left;
    color: #000;
}

.topwhatsapp {
    line-height: 40px;
    float: left;
    color: #000;
}

.topemail {
    line-height: 40px;
    float: left;
    color: #000;
}

.topemail :hover {
    color: #777;
}

.topbarcontact .fa {
    padding: 10px;
    color: #000000;
}

.topbarlanguage {
    text-align: right;
    line-height: 40px;
    width: 30%;
    display: inline-block;
    float: right;
    color: #fff !important;
    padding-right: 15px;
}

.headingtopdiv {
    background-color: #333;
    padding-bottom: 10px;
}

.headingtoptext {
    font-size: 12px;
    color: #fff;
}



.goog-te-gadget-simple {
    border: none !important;
    background-color: transparent !important;

}

.goog-te-gadget-simple .goog-te-menu-value {
    color: #fff !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #000 !important;
    text-decoration: none;
}

.goog-te-menu-value span:nth-child(3) {
    display: none !important;
}

.goog-te-menu-value span:nth-child(5) {
    padding: 5px;
    font-size: 10px;
}

.goog-te-gadget-simple {
    font-size: 12px !important;
}


.footerbx {
    padding: 0px;
}

.footerbx h2 {
    font: 500 20px 'Oxygen';
    text-transform: uppercase;
    color: #fff;
    margin: 25px 0 5px 0;
}

.footerbx ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footerbx ul li a {
    font: 400 14px 'Oxygen';
    color: #FFF;
    display: block;
    padding: 3px 0;
    transition: all 0.3s;
}

.footerbx ul li a:hover {
    color: #ccc;
    padding: 5px;
    width: 100%;
}

.footerbx p {
    font: 400 14px 'Oxygen';
    color: #FFF;
    min-height: 30px;
}

.footerbx p a {
    color: #FFF;
}

.footerbx p a:hover {
    color: #ccc;
}

.divalign {
    max-width: 300px;
    text-align: center;
}

.addr2 {
    background-position: 0px 6px;
}

.phone2 {
    background: url(../images/phone2.png) left top no-repeat;
    padding-left: 40px;
    background-position: 0px 6px;
}

.whatsapp {
    background: url(../images/whatsapp.png) left top no-repeat;
    padding-left: 40px;
    background-position: 0px 6px;
}

.email2 {
    background: url(../images/email2.png) left top no-repeat;
    padding-left: 40px;
    background-position: 0px 6px;
}

.copyr {
    font: 400 14px 'Oxygen';
    color: #fff;
}

.copyr a {
    font: 400 14px 'Oxygen';
    color: #d5d5d5;
}

.email2 a:hover {
    color: #ccc !important;
}

.bottom-copyr {
    text-align: left;
    padding: 10px 0;
    margin: 10px 0 0 0;
    font: 400 14px 'Oxygen';
    color: #fff;
}

.bottom-copyr a:hover {
    color: #ccc;
}

.bottom-develop {
    text-align: right;
    padding: 10px 0;
    margin: 10px 0 0 0;
    font: 400 14px 'Oxygen';
    color: #fff;
}

.bottom-develop a:hover {
    color: #ccc;
}

.partnerimgs img {
    height: 66px;
    width: 220px;
    margin-bottom: 6px;
}


.ftrqcklnks {
    height: 40px;
    float: left;
    display: inline-block;

}


.bottomlinks2 {
    margin: 7px 0px 0px 0px;
    display: inline-block;
    padding: 0px;
}

.bottomlinks2 li {
    float: left;
    margin: 5px 30px 5px 0px;
}

.bottomlinks2 li a {
    font-size: 12px;
    text-transform: uppercase;

}

.bottomlinks2 li:hover a {
    color: #DF0001;
}



.social {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.social li {
    display: inline-block;
}

.social li a {
    width: 30px;
    height: 30px;
    border-radius: 0px;
    border-right: 1px fff solid;
    display: block;
    font-size: 12px;
    color: #000000;
    text-align: center;
    line-height: 30px;
    transition: all 0.3s;
}

.social li a:hover {
    border-color: #000;
}


.nsfrm {
    width: 450px;
    float: right;
}

.nsfrm label {
    font: 500 12px 'Oxygen';
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    width: 29%;
}

.nsfrm .form-group {
    width: 70%;
    position: relative;
    display: inline-block;
}

.nsfrm .form-group input {
    width: 100%;
    height: 58px;
    background: #131315;
    border: 0;
    border: 1px #56565c solid;
    border-radius: 0px !important;
}

.nsfrm .form-group button {
    position: absolute;
    right: 9px;
    top: 9px;
    font-size: 25px;
    color: #fff;
    border: 0;
    background: #131315;
    padding: 3px 12px;
    border-radius: 5px;
}

.nsfrm .form-group input::placeholder {
    color: #fff !important;
}

.dropdown-submenu .dropdown-menu {
    background-color: #DF0001 !important;
    top: 0;
    left: 100%;
    margin-top: -1px;
}

.dropdown-menu > li > a {
    color: #FFF !important;
}


.navbar-nav > li > .dropdown-menu {
    background-color: #fff !important;
    left: 0px;
    right: 0px;
    padding: 10px 30px 30px 30px;
    border-bottom: 2px solid #fff;
    margin-top: -1px;
}


#morebox {
    width: 100%;
    height: auto;
    clear: both;
}

.moreone {
    cursor: pointer;
    margin: 5px 10px 5px 0px;
    width: 78px;
    height: 78px;
    float: left;
    padding-top: 15px;
    margin-bottom: 40px;
}

.morethumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;

}

.moreone:hover .morethumbnail {
    transform: scale(0.95, 0.95);
    transition: 0.2s ease;

}



/*****************************start top header************************************/

.top_paragraph {
    float: right;
    width: 38%;
    text-align: right;
    line-height: 16px;
    margin-top: 10px;
}

.top_paragraph p {
    color: #828282;
    font: 400 12px 'Oxygen';
    margin: 0;
}

.contactdiv {
    float: left;
    width: 62%;
    display: inline-block;
    line-height: 40px;
    color: #fff;
}

.contactdiv :hover {
    color: #777;
}

.top_social {
    float: right;
    padding: 10px 25px;
}

.top_social .fa {
    color: #fff;
    font-size: 12px;
    transition: all 0.3s;
    padding: 0 0 0 12px;
}

.top_social .fa:hover {
    color: #df2c22;
}

.top_email {
    float: left;
    margin: 40px 0;
}

.top_email h2 {
    float: right;
    color: #330D44;
    font: 500 12px 'Oxygen';
    margin: 0;
}

.top_email h3 {
    color: #fff;
    font: 500 12px 'Oxygen';
    margin: 0;
}



.top_social .fa:first-child {
    padding: 0;
}

.top_phone {
    float: right;
    margin: 40px 0;
}

.top_phone h2 {
    float: right;
    width: 100%;
    text-align: right;
    color: #330D44;
    font: 500 12px 'Oxygen';
    margin: 0;
}

.top_phone h3 {
    color: #fff;
    font: 500 12px 'Oxygen';
    margin: 0;
}

.top_whatsapp h3 {
    color: #fff;
    font: 500 12px 'Oxygen';
    margin: 0;
}

/*start top logo area*/

.top_logo {
    float: left;
    margin: 10px auto;
}

.top_logo img {
    width: 50% !important;
    margin-left: -5px;
}

/*end top logo area*/



/*start top search bar*/

.search_input {
    float: right;
    width: 65%;
    padding-top: 38px;
    line-height: 42px;
}



.btn-default {
    border: 0 !important;
    transition: all 0.3s !important;
    background: none !important;
    border-radius: 0;
}

.btn-default .fa {
    color: #fff !important;
    transition: all 0.3s !important;
    font-size: 18px !important;
    margin: 0 0 0 3px !important;
}


.input-group .form-control {
    border: 1px solid #CCC !important;
    border-radius: 0;
    background: transparent !important;
    box-shadow: none !important;
}


.searchtxt {
    padding: 6px 18px;
    color: #000 !important;
    height: 45px;
}

.searchbtn {}

.form-control:focus {

    outline: 0;
    box-shadow: none !important;
}

.searchbtn {
    padding: 5px 12px;
}

.btn-default .fa {
    font-size: 20px !important;
    background: none !important;
    border: 0 !important;
}

.btn-default:hover {}


.search_input .input-group-btn {
    background-color: transparent;
    border: 1px solid #CCC;
    border-left: none;
}

.search_input .input-group-btn .fa {
    color: #e0dede !important;
}

input:focus,
a:focus {
    outline: none;
}

/*end top search bar*/

/*end top header*/


.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #ccc;
    color: #000;

}



/*start top menu bar*/



.menu5 {
    float: left;
    width: 100%;
    padding: 0;
}

.navbar {
    margin-bottom: 0;
    min-height: 0;
}

.navbar-inverse {
    background: none;
    border: 0;
}

.navbar-nav > li {
    color: #fff;
    font: 500 12px 'Oxygen';
    text-transform: capitalize;
    cursor: pointer;
    position: initial;
}

.navbar-nav > li:last-child {
    background: none;
}

.nav > li > a {
    padding: 8px 10px 8px 10px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFF;
    transition: all 0.3s;
    padding: 15px 18px;
    text-align: center;
    font-family: 'Oxygen', sans-serif;
    font-size: 12px;
    font-weight: normal !important;
}

.navbar-inverse .navbar-nav > li > a:hover {
    background-color: #000;
    color: #ccc;
}


/*.navbar-inverse .navbar-nav>li>a:hover{ color:#d22786; background:#fff !important;}
*/
.navbar-collapse {
    padding: 0 !important;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    overflow: visible !important;
}

.top-menu-icon:active {
    padding: 15px 20px !important;
    background-color: #ccc;
    color: #DF0001;
}

.top-menu-fa-icons {
    margin-right: 10px;
}

.top-menu-icon:hover {
    background-color: #DF0001;
    color: #ccc;
}

.onsecbox {
    min-width: 200px;
    float: left;
    width: 25%;
    text-align: left;
}

.onsecbox li {
    list-style: none;
    border-bottom: 1px solid #CCC;
    padding: 8px 0px 2px 0px;
    color: #fff;
}

.onsecbox li a {
    color: #231F20;
    display: block;
}

.onsecbox li a:hover {
    color: #777;
    display: block;
    font-weight:600;
}

#navigation-bar {
    position: relative;
}

#search {
    position: relative;
    float: left;
    width: 45px;
    height: 41px;
    margin-left: -10px;
    margin-top: 0px;
}

#label {
    width: 45px;
    height: 41px;
    position: relative;
    z-index: 20;
}

#label label {
    display: block;
    width: 45px;
    height: 41px;
    background: url("../images/search.png") 0 0;
    transition: all 0.3s;
    font-size: 0;
    color: transparent;
    text-indent: -9999px;
    cursor: pointer;
}

#label label:hover {
    background: url("../images/search.png") -45px 0;
}

#label.active label {
    background: url("../images/search.png") -45px 0;
}

#input {
    position: absolute;
    top: 0;
    right: 45px;
    width: 200px;
    height: 41px;
    z-index: -1;
    margin-top: 0px;
    overflow: hidden;
}

#input input {
    display: block;
    position: absolute;
    top: 0;
    right: -200px;
    width: 200px;
    height: 100%;
    margin: 0;
    padding: 0 10px;
    border: none;
    background-color: #DA81CB;
    color: #fff;
    font-size: 18px;
    -webkit-backface-visibility: none;
    -moz-backface-visibility: none;
    -ms-backface-visibility: none;
    backface-visibility: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: right 0;
    -moz-transition: right 0;
    -ms-transition: right 0;
    -o-transition: right 0;
    transition: right 0;
}

#input input:focus {
    outline: none;
}

#input.focus {
    z-index: 20;
}

#input.focus input {
    right: 0;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    -ms-transition: right 0.3s;
    -o-transition: right 0.3s;
    transition: right 0.3s;
}

#input input::-webkit-input-placeholder {
    color: #fff !important;
}

#input input:-moz-placeholder {
    color: #fff;
}

#input input::-moz-placeholder {
    color: #fff !important;
}

#input input:-ms-input-placeholder {
    color: #fff;
}



/*end top menu bar*/



/*****************************end top header************************************/



/*start slider*/

/*end slider*/



/*start categories*/

.main_cat {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 1px;
}

.cat_bg {
    width: 100%;
    float: left;
    text-align: center;
    position: relative;
}

.cat_bg h2 {
    color: #FFF;
    font: 600 22px 'Oxygen';
    margin: 60px 0 20px 0;
    text-transform: uppercase;
    transform: translateY(-150px);
    transition: all 0.6s;
}

.cat_bg h3 {
    margin: 5px auto 0 auto;
    display: inline-block;
    color: #DF0001;
    transition: all 0.6s;
    padding: 10px 40px;
    text-transform: capitalize;
    background: #FFF;
    font: 500 12px 'Oxygen';
    transform: translateY(150px);
}

.cat_detialbox {
    width: 100%;
    height: 100%;
    top: 0px;
    position: absolute;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background-color: transparent;
    transition: all 0.6s;
}


.main_cat:hover h2 {
    transform: translateY(0px);
    transition: all 0.6s;
}

.main_cat:hover .cat_detialbox {
    background-color: #DF0001cc;
    transition: all 0.6s;
}


.prod-img {
    height: 250px !important;
}


/*start perfect Effect*/

.main_cat:hover h3 {
    transition: all 0.6s;
    transform: translateY(0px);
}

.main_cat {
    position: relative;
    overflow: hidden;
}

.main_cat img {
    transition: all 0.6s;
}

.main_cat .overlay {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: all 0.6s;
}


.main_cat:hover .overlay {
    opacity: 1;
}

/*end perfect Effect*/


#carousel-example-generic .fa {
    font-size: 60px;
    position: absolute;
    top: 40%;
}


/*end categories*/



/*start short about*/

.main_wellcome_detail {
    text-align: left;
    width: 100%;
}

.main_wellcome_detail h2.topheading {}

.main_wellcome_detail span {
    color: #545353;
    text-transform: none;
    padding: 0px;
}

.main_wellcome_detail p {
    color: #000;
    font: 400 12px 'Oxygen';
    line-height: 20px !important;
    display: inline-block;
    width: 100%;
    letter-spacing: 0.6px;
}

.main_wellcome_detail a {
    transition: all 0.5s;
    color: #FFF;
    padding-bottom: 3px;
    font: 400 12px 'Oxygen';
    background: #FFF;
    text-transform: none;
}

.double-border {
    height: 6px;
    border-bottom: 1px solid #DF0001;
    border-top: 3px solid #DF0001;
}

h2.topheading {
    margin: 0px auto;
    padding: 5px 0px;
    text-transform: uppercase;
    text-align: center;
    color: #000000;
    font: 600 36px 'Oxygen', sans-serif !important;
    margin-top: 20px;
    background-color: transparent;
    width: 100%;
}

.headingcont {
    margin: 20px 0px;
}


h2.topheading span {
    color: #DF0001;
    text-transform: none;
    padding: 0 0px 0 10px;
    text-transform: uppercase;
}



.main_wellcome_detail a:hover {
    color: #330D44;
}

/*end short about*/



/*====================  Pagination Start  ===============================*/

.pagination > li > a,
.pagination > li > span {
    border: 1px solid #DF0001;
    color: #DF0001;
    margin: 2px;
    padding: 5px 12px;
    border-radius: 0px !important;

}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {

    background-color: #DF0001;
    color: #FFF;

}

/*====================  Pagination End  ===============================*/




/*start products*/

.prod {
    transition: all 0.3s;
    border: 1px solid #c2c2c2;
    float: left;
    width: 100%;
    text-align: center;
    background-size: cover;
}

.prod h2 {
    color: #333 !important;
    font-family: 'Oxygen' !important;
    padding: 0px 10px !important;
    font-size: 12px !important;
    margin: 3px auto;
    width: 100%;
    float: left;
    background: none !important;
}

.prod h3 {
    color: #333 !important;
    margin: 0 auto;
    width: 100%;
    float: left;
    font-family: 'Oxygen' !important;
    font-size: 18px;
}

.prod p {
    font: 300 12px 'Oxygen';
    width: 100%;
    line-height: 18px;
    float: left;
    color: #333;
}



.prod .prod-thumnail {
    transition: all 0.6s;
    height: 250px !important;
    width: 100%;
    position: relative;

}

.prod-mask {
    width: 100%;
    height: 240px;
    position: absolute;
    background-color: #FFFC;
    z-index: 99;
    opacity: 0;
    transition: 0.4s;
}

.prod-view-detail {
    line-height: 240px !important;
    padding: 0px;
    background-color: #FFFFFF4D;
    color: #FFF;
    margin: 0px;
}

.prod-view-art {
    line-height: 42px !important;
    background-color: #FFF;
    margin-bottom: 50%;
    color: #DF0001;
}

.prod .prod-eye {
    border: 1px solid #DF0001;
    margin: auto;
    margin-top: 50%;
    width: 100%;
    transition: 0.4s;
}

.prod:hover .prod-eye {
    width: 100px;

    transition: 0.4s;
}

.prod:hover .prod-mask {
    opacity: 1;
}


.prod-name {
    width: auto;
    height: 34px;
    background-color: #FFF;
}

.prod-img {
    height: 300px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: auto;
    vertical-align: middle;
}


/*start perfect Effect*/

.prod {
    position: relative;
    overflow: hidden;
    border: 0px solid #f3f1f1;
    height: 300px;
}



.prod .overlay {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: #FFF;
    opacity: 0;
    transition: all 0.6s;
}

.prod:hover .overlay {
    opacity: 1;
}






/*start footer*/

.main_heading {
    float: left;
    width: 100%;
    margin: 30px 0px 10px 0;
}

.heading {
    text-transform: uppercase;
}


.heading_here h3 {
    text-transform: capitalize;
    color: #fff;
    font: 600 12px 'Oxygen';
}

.heading_here p {
    color: #FFF;
    font: 400 12px 'Oxygen';
}



ul.main_footer_links {
    margin: 15px 0 0 0;
    float: left;
    width: 100%;
    padding-left: 0;
}

ul.main_footer_links li {
    color: #fff;
    font: 400 12px 'Oxygen';
    padding: 10px 0 6px 0;
    list-style: circle;
    margin-left: 40px;
}

ul.main_footer_links li a {
    transition: all 0.8s;
    text-transform: capitalize;
}

ul.main_footer_links li a:hover {
    text-decoration: underline;
    color: #fd76c2;
    padding: 0 0 0 0px;
}



.main_boxs {
    margin: 15px 0 0 0;
    float: left;
    width: 100%;
}

.main_boxs p {
    color: #fff;
    font: 500 15px 'Oxygen';
    padding: 3px 0;
}

.main_boxs_input {
    margin: 0 0 10px 0;
    color: #333333;
    font: 600 12px 'Oxygen';
    width: 100%;
    height: 38px;
    background: #fff;
    border: 0;
    text-indent: 10px;
}

.ftr_btn {
    padding: 10px 15px;
    float: right;
    margin: 5px 0;
    background: #DA81CB;
    color: #fff;
    border: 0;
    text-transform: capitalize;
}



.main_footer_links3 {
    margin: 15px 0 0 0;
    float: left;
    width: 100%;
}

.main_footer_links3 p {
    margin: 0;
    line-height: 22px !important;
    color: #fff;
    font: 400 12px 'Oxygen';
}

.main_footer_links3 span {
    float: left;
    padding: 0 10px 0 0;
}



/**************start animation*******************/

.bg-slideshow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -15px;
    left: 0px;
    z-index: -1;
}

.bg-slideshow:after {
    content: '';
}

.bg-slideshow li .bg-slide {
    width: 100%;
    height: 120%;
    position: absolute;
    top: -10px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 18s linear infinite 0s;
    -moz-animation: imageAnimation 18s linear infinite 0s;
    -o-animation: imageAnimation 18s linear infinite 0s;
    -ms-animation: imageAnimation 18s linear infinite 0s;
    animation: imageAnimation 18s linear infinite 0s;
}


.bg-slideshow li:nth-child(2) .bg-slide {
    -webkit-animation-delay: 9s;
    -moz-animation-delay: 9s;
    -o-animation-delay: 9s;
    -ms-animation-delay: 9s;
    animation-delay: 9s;
}



@-webkit-keyframes imageAnimation {
    1% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
    }

    4% {
        opacity: 0;
        -webkit-transform: scale(1);
        -webkit-animation-timing-function: ease-out;
    }

    22% {
        opacity: 1;
        -webkit-transform: scale(1.1) rotate(-2deg);
    }

    44% {
        opacity: 1;
        -webkit-transform: scale(1.1) rotate(1deg);
    }

    100% {
        opacity: 0
    }
}


@-moz-keyframes imageAnimation {
    1% {
        opacity: 0;
        -moz-animation-timing-function: ease-in;
    }

    4% {
        opacity: 0;
        -moz-transform: scale(1);
        -moz-animation-timing-function: ease-out;
    }

    22% {
        opacity: 1;
        -moz-transform: scale(1.1) rotate(-2deg);
    }

    44% {
        opacity: 1;
        -moz-transform: scale(1.1) rotate(1deg);
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes imageAnimation {
    1% {
        opacity: 0;
        -o-animation-timing-function: ease-in;
    }

    4% {
        opacity: 0;
        -o-transform: scale(1);
        -o-animation-timing-function: ease-out;
    }

    22% {
        opacity: 1;
        -o-transform: scale(1.1) rotate(-2deg);
    }

    44% {
        opacity: 1;
        -o-transform: scale(1.1) rotate(1deg);
    }

    100% {
        opacity: 0
    }
}

@-ms-keyframes imageAnimation {
    1% {
        opacity: 0;
        -ms-animation-timing-function: ease-in;
    }

    4% {
        opacity: 0;
        -ms-transform: scale(1);
        -ms-animation-timing-function: ease-out;
    }

    22% {
        opacity: 1;
        -ms-transform: scale(1.1) rotate(-2deg);
    }

    44% {
        opacity: 1;
        -ms-transform: scale(1.1) rotate(1deg);
    }

    100% {
        opacity: 0
    }
}

@keyframes imageAnimation {
    1% {
        opacity: 0;
        animation-timing-function: ease-in;
    }

    4% {
        opacity: 0;
        transform: scale(1);
        animation-timing-function: ease-out;
    }

    22% {
        opacity: 1;
        transform: scale(1.1) rotate(-2deg);
    }

    44% {
        opacity: 1;
        transform: scale(1.1) rotate(1deg);
    }

    100% {
        opacity: 0
    }
}

/**************end animation*************************/

/*start contact*/

#contact {
    width: 340px;
    height: 95px;
    margin: 40px 0px 10px 20px;
    float: right;
}

#contact span {
    width: 170px auto;
    height: 95px;
    float: right;
    text-align: right;
    margin-right: 20px;
    color: #FFF;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
}

#contact span #sprthead {
    color: #0E4548;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 5px;

}

#contact span p {
    color: #0E4548;
}

#links ul {
    height: 56px;
    list-style: none;
}

#links ul li {
    margin-top: 20px;
    margin-right: 20px;
}

#links ul a {
    text-decoration: none;
    text-transform: capitalize;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.heading h2 {
    border-bottom: 1px solid #c1e7e4;
    color: #fff;
    font: 500 20px "Oxygen", sans-serif;
    margin: 0;
    padding: 10px 0;
}

#links ul a:hover {
    color: #5dd4e3;
    text-decoration: underline;
    transition: .2s linear;
}

.main_heading {
    float: none;
}

.owl-theme .owl-controls .owl-buttons div {
    //color:#83D0C9 !important;

}

#catlinks ul {}

#catlinks ul li {
    margin-top: 15px;
    margin-right: 20px;
    list-style: disc;
    color: #FFF;
}

#catlinks ul a:hover {
    color: #5dd4e3;
    text-decoration: underline;
    transition: .2s linear;
}

#catlinks ul a {
    text-decoration: none;
    text-transform: capitalize;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}


/*end contact*/

.copyr {
    text-align: center;
    padding: 10px 0;
    margin: 10px 0 0 0;
}

.copyr p {
    margin: 8px 0 0 0;
    color: #fff;
    font: 500 15px 'Oxygen';
}

.copyr span {
    margin: 8px 0 0 0;
    color: #fff;
    font: 500 15px 'Oxygen';
    float: left;
}

.copyr a {
    color: #fff;
    font: 500 15px 'Oxygen';
    transition: all 0.5s;
}

.copyr a:hover {
    color: #330D44;
    text-decoration: blink;
}

/***********************end footer***************************/

/*====================  Owl Demo Start  ===============================*/

.owl-pagination {
    padding: 20px 0px;
}

.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    margin: 0px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-pagination .active span {
    background: #869791 !important;
    transform: scale(1.2, 1.2) !important;
}

.owl-theme .owl-controls .owl-page span:hover,
.owl-theme .owl-controls .owl-page .owl-dot.active span {
    background: #869791;
    transform: scale(1.2, 1.2);
}


.owl-demo .owl-item {
    padding: 0 15px;
}

.owl-demo .owl-buttons {
    display: none;
}


/*====================  Owl Demo End  ===============================*/

/*====================  Owl Demo Start  ===============================*/


.owl-demo2 .owl-item {
    padding: 0 10px;
}

.owl-demo2 .owl-buttons {
    position: absolute;
    width: 100%;
    top: 45%;
    display: none;
}

.owl-demo2 .owl-buttons div {
    background: #DF0001;
    font-size: 28px !important;
    padding: 0 15px !important;
    color: #FFF !important;
    border-radius: 0px;
}

.owl-demo2 .owl-next {
    position: absolute;
    z-index: 999;
    right: 0;
    width: 51px;
    height: 51px;
}

.owl-demo2 .owl-prev {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 51px;
    height: 51px;
}

.owl-demo2 .owl-next .fa {
    margin: 12px 0 0 2px;
}

.owl-demo2 .owl-prev .fa {
    margin: 12px 0 0 -2px;
}

.owl-demo2 .owl-buttons div:hover {
    background: #4e6b10;
    color: #FFF !important;
}

.left_menu_main a {
    pointer-events: none;

}

.sortnperpage {
    height: 40px;
    clear: both;
    line-height: 40px;
    font-family: 'Oxygen';
}

.sortlabel,
.perpagelabel {
    font-family: 'Oxygen';
    font-weight: 400;
    color: #DF0001;
    text-transform: uppercase;
}


.leftmenu h2 {
    font: 400 22px 'Oxygen';
    background: #000;
    font-weight: 400;
    color: #fff;
    padding: 10px 20px;
    margin: 0;
    text-transform: uppercase;
}

.prdarea h2 {
    font: 400 22px 'Oxygen';
    font-weight: 400;
    color: #000000;
    padding: 10px;
    margin: 0px 0px 15px;
    max-width: 270px;
    margin-bottom: 30px;
}

.prdarea h3 {
    font: 400 22px 'Oxygen';
    color: #000000;
    padding: 0px;
    margin: 10px 0;
}


.largeimg {
    border: 1px #f7f7f782 solid;
}



.largedet h3 {
    font: 400 22px 'Oxygen', sans-serif;
    color: #DF0001;
    border: 1px solid #DF0001;
    margin: 0px 0 5px 0;
    padding-left: 22px;
}

.largedet h4 {
    font: 400 18px 'Oxygen', sans-serif;
    color: #DF0001;
    margin: 5px 0 5px 0;
}

.largedet h5 {
    font: 400 12px 'Oxygen', sans-serif;
    margin: 0 0 10px 0;
    color: #FFF;
    background-color: #ccc;
}

.largedet .form-group {
    margin-top: 15px;
}

.largedet p {
    color: #000;
    font: 400 12px 'Oxygen';
}

.proddescription {
    color: #000;
    margin: 0px;
    padding: 15px 0px;
    padding-top: 12px;
    font-family: 'Oxygen', sans-serif;
    font-size: 12px;
}

.desc-label {
    background-color: #FFF;
    width: 100px;
    position: relative;
    text-align: center;
    bottom: -8px;
    left: 12px;
    border: 1px solid #000;
}

.content_text {
    color: #111;
    font: 400 12px 'Oxygen';
}

.largedet input,
.largedet select {
    border: 1px solid #DF0001 !important;
    background: #fff !important;
    color: #DF0001;
    font-weight: bold;
}

.largedet label {
    color: #fff;
}



.prdarea .prdarea input,
select {
    background: #FFF !important;
    color: black;
}

/*
.prdarea textarea, select{ background:#9A296E !important; color:black;}
*/
.prdarea label {
    color: #DF0001;
    min-width: 100px;
    display: none;
}

.txt_id2 {
    margin: 5px 0;
    padding: 5px;
}

.bootradio .btn {
    color: #FFF !important;
    margin: 2px;
    background-color: #000 !important;
    box-shadow: none;
}

.bootradio .active {
    color: #FFF !important;
    background-color: #DF0001 !important;
}

#contact {
    padding-top: 28px;
    width: 340px;
    height: 95px;
    margin: 40px 0px 10px 20px;
    float: right;
}

#contact span {
    width: 200px;
    float: right;
    margin-right: 20px;
    color: #FFF;
    font-family: 'Oxygen';
    font-size: 12px;
}

#contact #emailhead {
    color: #DF0001;
    font-family: 'Oxygen';
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;

}

#emailsprt a:hover {
    color: #9A296E;
}

#contact #callhead {
    color: #DF0001;
    font-family: 'Oxygen';
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 5px;

}


#contact span p {
    color: #DF0001;
}

#links ul {
    height: 56px;
    list-style: none;
}

#links ul li {
    margin-top: 20px;
    margin-right: 20px;
}

#links ul a {
    text-decoration: none;
    text-transform: capitalize;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.heading h2 {
    border-bottom: 1px solid #FFF;
    font: 500 20px "Oxygen", sans-serif;
    margin: 0;
    color: #fff;
    margin: 0;
}

#links ul a:hover {
    color: #5dd4e3;
    text-decoration: underline;
    transition: .2s linear;
}

.main_heading {
    float: none;
}

#catlinks ul {}

#catlinks ul li {
    margin-top: 15px;
    margin-right: 20px;
    list-style: disc;
    color: #FFF;
}

#catlinks ul a:hover {
    color: #5dd4e3;
    text-decoration: underline;
    transition: .2s linear;
}

#catlinks ul a {
    text-decoration: none;
    text-transform: capitalize;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}


.hvr-bounce-to-top:before {
    background-color: #e8d5f1;
}

.hvr-bounce-to-right:before {
    background-color: #FFF;
}

/*Google TransOxygenr Styles Start*/
.goog-te-gadget img {
    display: none;
}

/*Google TransOxygenr Styles End*/
p,
a,
input,
label {
    font-family: 'Oxygen';

}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Oxygen' !important;
}

.searchcont {
    padding-top: 0px;
    margin-top: -5px;
}


.topcartnfbcont {
    text-align: right;
}

#topcartnfb {
    margin-bottom: 0px;
}

#topcartnfb li {
    list-style: none;
    display: inline-block;
    line-height: 40px;
    margin-top: 40px;

}

#topcartnfb li a {
    padding: 12px 18px;
    border: 1px solid #ddd;
    position: relative;
}

.cart-badge {
    background: #DF0001;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    line-height: 8px;
    position: absolute;
    right: -8px;
    top: -6px;
    z-index: 99;
    padding: 8px 9px;
}


.signup {
    border-radius: 5px;
    float: left;
    text-align: center;
}

#signupemail {
    padding-left: 10px;
    display: block;
    margin: 0 auto;
    width: 90%;
    border: 0;
    border-bottom: 1px solid rgba(206, 204, 204, .6);
    height: 36px;
    line-height: 45px;
    margin-bottom: 10px;
    font-size: 1.1em;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.9);
    /* margin-left: 10px; */
    float: left;
    background-color: transparent;
}

.t1515 {
    margin-bottom: 35px;
    margin-top: 15px;
}

.t1010 {
    margin-bottom: 10px;
    margin-top: 10px;
}

.t2525 {
    margin-bottom: 25px;
    margin-top: 25px;
}

.topheading {
    margin: 0px auto !important;
}

.welcmheading {
    margin-top: 20px !important;
    font-size: 34px;
}

.welcomecont {
    margin: 30px 0px;
}

.welcomemsg {

    text-align: justify;
    float: none;
    width: 100%;
    margin: auto;
}

#homenews {
    width: 100%;
    background-image: url(../images/pattern10.png);
    color: #FFF;

}

.newsdiv {
    text-align: center;
}

.newsh3 {
    border-bottom: 7px double #FFF;
    width: 350px;
    margin: 40px auto;
    text-align: center;
    font-size: 36px;
    display: inline-block;
}

#carousel-example-generic2 .carousel-inner {
    height: 150px;
    width: 80%;
    margin: auto;
}

#carousel-example-generic2 .carousel-control {
    bottom: inherit;
    width: 32px;
    line-height: 32px;
    height: 32px;
    color: #FFF;
    text-shadow: none;
    opacity: 1 !important;
    background-image: none !important;
    border: 1px solid #FFF;
    transition: 0.1s;
    top: 56px;
}

#carousel-example-generic2 .carousel-control:hover {
    background-color: #FFF;
    color: #DF0001;
    transition: 0.1s;
}

#carousel-example-generic2 .carousel-control .fa-angle-right {
    position: relative;
    top: -2px;
    right: -2px;
    font-size: 12px;
}

#carousel-example-generic2 .carousel-control .fa-angle-left {
    position: relative;
    top: -2px;
    font-size: 12px;
}



#carousel-example-generic2 .item {
    height: 150px;
    padding: 10px 0px;

}

.news-container {
    padding: 60px 0px;
    background-color: rgba(0, 0, 0, 0.6);
    position: relative;
    overflow: hidden;
}

#carousel-example-generic2 .newsimg {
    width: 15%;
    display: inline-block;
}

#carousel-example-generic2 .newsimg img {
    width: 100%;
}

#carousel-example-generic2 .newscontent {
    width: 84%;
    display: inline-block;
    padding: 0px 10px;
}


#carousel-example-generic2 .newstitle {
    text-align: left;
    margin-top: 0px;
    font-size: 18px;
    color: #FFF;
}




#carousel-example-generic2 .newsdetail {
    text-align: left;
    font-size: 12px;
    color: #FFF;
}

.bottomcomp {
    padding-left: 50px;
    padding-right: 50px;

}

/*====================  Owl Demo End  ===============================*/



.fixtop {
    position: fixed !important;
    top: 0px !important;
    z-index: 999;
    width: 100%;

}



@media screen and (max-width:1200px) {

    .my-container {
        width: 96%;
    }

    .topbarcontact {
        width: 50%;
    }

    .topbarlanguage {
        width: 50%;
    }

    .contactdiv {
        width: calc(100% - 130px);
    }

    .top_paragraph {
        width: 130px;
    }

    .searchcont {
        padding-top: 36px !important;
    }

    .navbar-nav > li {
        font-size: 12px;
    }

    .cat_bg h2 {
        font-size: 12px;
    }

    .cat_bg h3 {
        font-size: 12px;
    }

}

@media screen and (max-width:992px) {

    .partnerimgs img {
        height: auto;
        width: 80%;
        margin-bottom: 6px;
    }

    h2.topheading {
        font-size: 24px !important;
    }


    #topcartnfb li {
        line-height: 112px;
    }

    .navbar-inverse .navbar-nav > li > a {
        padding: 15px 45px 15px;
        font-size: 15px;
        text-align: left;
    }

    .owl-demo .owl-next {
        padding: 2px 6px !important;
    }

    .owl-demo .owl-prev {
        padding: 2px 6px !important;
    }

    .owl-demo .owl-buttons div .fa {
        font-size: 40px !important;
    }


    .top_logo img {
        width: 250px;
    }



    .navbar-nav > li {
        font-size: 10px;
    }

    .nav > li > a {

        padding: 8px 2px 8px 2px;
    }

    #contact {
        padding-top: 0px !important;
        margin: 0px !important;
    }
}

@media screen and (max-width:768px) {
    .bottom-copyr {
        text-align: center;
    }

    .bottom-develop {
        text-align: center;
        padding-bottom: 25px !important;
    }

    #linksnlogos {
        text-align: center;
    }

    .ftrqcklnks {
        float: none;
    }


    .news-container {
        padding: 30px 0px;
    }

    #carousel-example-generic2 .newsimg {
        display: none;
    }

    #carousel-example-generic2 .newscontent {
        margin: 30px 0px;
        width: 100%;
    }

    #carousel-example-generic2 .newstitle {
        text-align: center;
        width: 280px;
        border-bottom: 1px solid #FFF;
        padding-bottom: 5px;
        margin-bottom: 15px;
        margin: auto;
        font-size: 20px;
    }

    #carousel-example-generic2 .newsdetail {
        text-align: center;
    }


    .welcomecont {
        margin: 0px;
    }

    .searchcont {

        display: none;
    }

    #topcartnfb li {
        display: none;
    }

    .topbarcontact {
        width: 60%;
    }

    .topbarlanguage {
        width: 40%;
    }

    .t1515 {
        margin: 0px;
        padding: 5px;
    }

    .bottomcomp {
        padding-left: 50px;
        padding-right: 50px;

    }



    .keepintouch {
        display: none !important;
    }

    .nsfrm label {
        display: none !important;
    }

    .nsfrm {
        width: 240px;
        float: right;
    }

    .socialdiv {
        padding: 10px;
        padding: 26px 0px;
    }



    .social {
        float: left;
    }

    .nsfrm .form-group {
        width: 100%;
        margin: 0px;
    }

    .footersignup {
        padding: 10px 0px;
    }

    h2.topheading {
        width: 100%;
        font-size: 28px;
    }

    .social {
        display: inline-block;
    }

    .googlelanguage {
        clear: both !important;
        position: absolute;
    }

    #contact {
        padding-top: 0px !important;
        margin: 0px !important;
    }

    .prod {
        width: 225px !important;
        margin: 30px auto;
        float: none;
    }

    .top_paragraph {
        float: none;
        display: inline-block;
    }

    .top_social {
        float: none;

        display: inline-block;

        text-align: center;

        width: 100%;
    }



    .top_logo {
        float: none;
    }

    .nav > li > a {

        padding: 8px 2px 8px 25px;
    }

    .top_logo img {
        width: 200px !important;
        margin: auto;
    }


    .navbar-nav > li {

        font-size: 12px;

    }



    .owl-demo .owl-next {
        position: absolute;
        z-index: 999;
        right: 0px !important;
    }

    .owl-demo .owl-prev {
        position: absolute;
        z-index: 999;
        left: 0px !important;
    }

}

@media screen and (max-width:600px) {

    .onsecbox {
        min-width: 200px;
        float: left;
        width: 100%;
        text-align: left;
    }

    .welcmheading {
        margin-top: 0px !important;
    }

    .headingcont {
        margin: 10px 0px !important;
    }

    #topcartnfb li {
        line-height: 58px;
    }

    #topcartnfb {
        padding: 0px;
    }

    .topbarcontact .fa {
        padding: 5px;
    }

    .topbarcontact {
        width: 100%;
        height: 34px;
        line-height: 34px;

    }

    .topemail {
        width: 50%;
        text-align: left;
        height: 34px;
        line-height: 34px;
        padding-left: 8px;
    }

    .topwhatsapp {
        width: 50%;
        text-align: right;
        height: 34px;
        line-height: 34px;
        padding-right: 12px;
    }

    .topbarlanguage {
        width: 40%;
        height: 34px;
        line-height: 34px;
    }

    .topbarlanguage {
        width: 100%;
        height: 34px;
        line-height: 34px;
    }

    .contactdiv {
        width: 50%;
        text-align: left;
        line-height: 43px;
        color: #DF0001;
    }

    .goog-te-gadget-simple .goog-te-menu-value span {

        color: #DF0001 !important;

    }


    .top_paragraph {
        width: 50%;
        text-align: right;
        height: 16px;
        line-height: 16px;
        padding-right: 15px;
    }

    .footerbx {
        width: 90%;
        margin-left: 25px;
    }

    .main_wellcome_detail {
        text-align: justify;
        width: 90%;
        margin-left: 15px;
    }

    #carousel-example-generic .fa {
        font-size: 42px;
    }

    .searchcont {
        padding-top: 0px !important;
    }

    .logodiv {
        width: 100%;
    }

    .top_logo {
        width: 45% !important;
        margin: 0px auto;
    }

    .dropdown-menu {
        text-align: center;
    }

    .divalign {
        max-width: 300px;
        text-align: left;
    }

    .footerlogoce {
        max-width: 75%;
        text-align: left;
        padding: 0px;
        padding-bottom: 0px;
        margin: 0px;
        margin-top: 25px;
        position: relative;
        margin-top: 0px;
        padding-bottom: 25px;
    }

    .search_input {
        float: none;
        margin: 6px auto;
    }

    #topcartnfb li a {
        padding: 9px 18px;
    }

    .contactcont {
        width: 100% !important;
    }

    .contactcont #contact {
        float: none !important;
        width: 100% !important;
    }

    #callsprt {
        float: none !important;
        width: 100% !important;
        text-align: center !important;
    }

    .welcomemsg {
        padding: 0px !important;
    }

    .main_wellcome_detail a {
        margin: 10px;
    }

    .owl-theme .owl-controls .owl-page span {
        margin: 18px 12px;
    }
}

@media screen and (max-width:500px) {

    .searchcont {
        width: calc(100% - 105px);
        padding: 0px;
    }

    .topcartnfbcont {
        width: 105px;
        padding: 0px;
    }

    #topcartnfb li {
        line-height: 55px;
    }

    .bottomlinks2 li {
        margin: 5px 8px;
    }

    .newsleft,
    .newsright {
        display: none;
    }

    #carousel-example-generic2 .carousel-inner {
        width: 100%;
    }


    .nsfrm {
        width: 240px;
        float: none;
        margin: auto;
    }

    .social {
        float: none;
        margin: 0px;
        padding: 0px;
    }



    .socialdiv {
        width: 100%;
        text-align: left;
        padding: 0px;
    }

    .footerbx h2 {
        margin: 10px 0 5px 0;
    }

    .footersignup {
        margin: 0px;
        width: 100%;
    }




    h2.topheading {
        width: 100%;
        font-size: 20px;
    }

    .welcomemsg {
        padding: 0px !important;
    }

    .top_email {
        float: none;

        display: inline-block;

        width: 100%;
    }

    .top_email h2 {
        float: none;
    }

    .top_phone h2 {
        text-align: center;
    }

}

@media screen and (max-width:400px) {



    #carousel-example-generic2 .newstitle {
        width: 220px;
        font-size: 17px;
    }

    #carousel-example-generic2 .newsdetail {
        font-size: 12px;
    }

    .news-container {
        padding: 0px;
    }

    .topbarcontact {}

    .contactdiv {}

    .top_logo img {
        width: 100% !important;
    }

    .topbarlanguage {}

    .topbarlanguage {
        font-size: 12px;
        height: 42px;
    }

    .topphone {
        display: inline-block;
    }

    .topwhatsapp {
        display: inline-block;
    }

    .topemail {
        font-size: 12px;
    }

    .welcomemsg {
        width: 100%;
        padding: 0px !important;
    }

    .top_email {
        float: none;

        width: 100%;

        display: inline-block;

        text-align: center;
        margin: 0 0 10px 0;
    }

    .top_phone {
        margin: 0 0 20px 0;
        float: none;

        width: 100%;

        display: inline-block;

        text-align: center;
    }

}
