ul.sub-menu.menu2 li {
    width: 260px;
}

ul.sub-menu.menu2 {
    display: flex;
    flex-wrap: wrap;
    width: 600px;
}

ul.sub-menu.menu2 img {
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.col-md-12.wrp_page {
    margin-top: 30px;
}

.head_cont1 {
    margin: 25px 0 0 0px;
    background: #ffffff;
}
.prod_heading_right {
    text-align: center;
}
.bad_border h1 {
    color: #363435;
    padding: 6px;
}
.prod_heading_right h4 {
    text-transform: uppercase;
    color: #363435;
    font-size: 18px;
    margin: 0px 0 0 0px;
    padding: 10px 0px;
}
.prod_heading_right h4 a {
    color: #363435;
}

.detail_box {
    padding: 10px;
    border: solid 1px #CCC;
    margin-bottom: 10px;
    background: #FFF;
}
.detail_box h3 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    margin-top: 0px;
    padding-top: 0px;
    text-transform: uppercase;
}



.head_cont1s {
    margin: 0px 0 0 0px;
    background: #313131;
    padding: 20px 0px;
}
.prod_heading_rights {
    
}
.bad_borders h1 {
    color: #fff;
    padding: 6px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 30px;
}
.prod_heading_rights h4 {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    margin: 0px 0 0 0px;
    padding: 10px 0px;
	    font-family: "Montserrat", sans-serif;
}
.prod_heading_rights h4 a {
    color: #fff;
	    font-family: "Montserrat", sans-serif;
		font-style: italic;
}













.categories_page {
    padding-top: 35px;
    padding-bottom: 35px;


}

.tus_prods{
	margin:0px 0 0px 0; padding:0px 0 25px 0; position:relative;  transition:0.5s; background-color:#fff}
.tus_prods h4{
	margin:10px 0 5px 0; padding:0px; font-family:'Lato', sans-serif; font-size:14px; color:#000; text-transform:capitalize; text-align:center; font-weight:bold}
.tus_prods p{
	margin:0px; padding:0px; font-family:'Lato', sans-serif; font-size:14px; color:#000; text-transform:capitalize; text-align:center; font-weight:bold}
.tus_prods h5{
	margin:0px auto; padding:10px 0; background-color:#ffde02; font-family:'Lato', sans-serif; color:#fff; width:100px; position:absolute; bottom:0px; left:0; text-align:center;
    font-size:14px; text-transform:uppercase; font-weight:bold; right:0; transition:1s; opacity:0; transition-delay:0.4s}
.tus_prods:hover{
	}
.tus_prods:hover h5{
	opacity:1; bottom:10px;}
.tus_prods .tus_pbox{
	margin:0px; padding:0px; position:relative;}
.tus_prods .tus_pbox img{
	margin:0px auto; padding:10px;}
.tus_prods .tus_pbox:before{
	content:''; position:absolute; background-color:#ffde027d; width:100%; height:0; top:0; left:0; transition:0.5s}
.tus_prods .tus_pbox h3{
	margin:0px auto; padding:5px 0; font-size:12px; color:#000; width:80px; font-family:'Lato', sans-serif; text-align:center; text-transform:capitalize; position:absolute; top:20%;
	left:0; background-color:#fff; right:0; font-weight:bold; transition:0.8s; opacity:0}
.tus_prods .tus_pbox h3:before{
	content:''; position:absolute; width:0; height:0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 15px solid #fff; left:50%;
	transform:translateX(-50%); bottom:-12px}
.tus_prods .tus_pbox i{
	margin:0px auto; padding:12px 0 0 0; position:absolute; background-color:#fff; width:50px; height:50px; color:#000; text-align:center; bottom:26%; left:0; font-size:22px;
	border-radius:100%; right:0; transition:0.5s; opacity:0}
.tus_prods:hover .tus_pbox i{
	opacity:1;}
.tus_prods:hover .tus_pbox h3{
	top:30%; opacity:1}
.tus_prods a:hover{
	text-decoration:none;}
.tus_prods:hover .tus_pbox:before{
	height:100%;}

.prodpgcat a {
    background: #161616;
    color: #fff;
    display: block;
    padding: 5px;
    transition: all 0.3s;
    margin-bottom: 15px;
}


.prodpgcat a img {
    width: 60px;
    height: 60px;
    margin-right: 10px;
}

.prodpgcat a:hover {
    background: #000;
    color: #ffffff;
    display: block;
}













.middle-bar {
    padding: 23px 0;
    width: 100%;
    background: #000000;
}

.middle-bar .mobile-nav {
    display: none;
}

.middle-bar.sticky {
    padding: 10px 0;
    background: black;
}

.middle-bar.sticky .main-logo {
    width: 67%;
}

.search-box-desktop {
    position: absolute;
    
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 111;
    max-width: 630px;
    width: 100%;
}

.search-box-desktop .search-input {
    background: #ffde02;
    outline: none;
    border: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 100px 0 20px;
    color: #ffffff;
    width: 100%;
    border-radius: 25px;
    margin-bottom: 0;
}

.search-box-desktop .search-input::-moz-placeholder {
    color: #ffffff;
}

.search-box-desktop .search-input::placeholder {
    color: #ffffff;
}

.search-box-desktop button {
    border: none;
    outline: none;
    position: absolute;
    right: 47px;
    top: 0;
    background: transparent;
    padding: 0;
    width: 45px;
    height: 100%;
}

.search-box-desktop button i {
    color: #ffffff;
}

.search-box-desktop .search-close-icon {
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
    font-size: 20px;
    width: 45px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.misc-things {
    position: relative;
    height: 100%;
    display: flex;
    width: 27%;
}

.misc-things.show {
    display: none;
}

.misc-things .search-basket {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    gap: 20px;
}

.misc-things .search-basket a {
    font-size: 20px;
    font-size: 1.25rem;
    position: relative;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.misc-things .search-basket a:hover i {
    transform: rotate(360deg);
}

.misc-things .search-basket li {
    position: relative;
}

.misc-things .search-basket li.search-btn {
    display: flex;
    align-items: center;
}

.misc-things .search-basket li:not(:first-child) {
    padding-left: 30px;
}

.misc-things .search-basket li:not(:first-child)::before {
    content: "";
    width: 1px;
    height: 36px;
    background: #ffde02;
    left: 0;
    position: absolute;
}



.search-box-desktop {
    display: none;
}

.nav-outer {
    display: flex;
    height: 100%;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.main-nav {
    height: 100%;
    display: flex;
    flex-direction: row;
    position: relative;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.main-nav.two {
    justify-content: flex-end;
}

.main-nav .list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.main-nav .menu-item .sub-menu {
    position: absolute;
    z-index: 111;
    background: #ffffff;
    min-width: 250px;
    -ms-box-shadow: 12px 12px 32px -6px rgba(37, 47, 63, 0.18);
    -o-box-shadow: 12px 12px 32px -6px rgba(37, 47, 63, 0.18);
    box-shadow: 12px 12px 32px -6px rgba(37, 47, 63, 0.18);
    padding: 20px 10px;
    margin-left: -10px;
    margin-top: 9px;
    transform-origin: top;
    transform: rotateX(-90deg);
    transition: transform 0.3s linear;
}

.main-nav .menu-item .sub-menu>li {
    display: block;
    margin-right: auto;
}

.main-nav .menu-item .sub-menu>li:hover>a,
.mega-menu a:hover {
    background: #ffde02;
    color: #ffffff;
}

.main-nav .menu-item .sub-menu>li:before {
    display: none;
}

.main-nav .menu-item .sub-menu a {
    display: block;
    color: black;
    padding: 8px 10px;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 500;
    border-bottom: 1px solid #e6e6e6;
    transition: none;
}

.main-nav .menu-item .sub-menu a::after,
.main-nav .menu-item .sub-menu a::before {
    display: none;
}

.main-nav .menu-item .sub-menu .menu-item {
    position: relative;
}

.main-nav .menu-item .sub-menu .menu-item .sub-menu {
    margin-left: 0;
    position: absolute;
    z-index: 1;
    background: #ffffff;
    min-width: 260px;
    -ms-box-shadow: 0 0 5px 0 #363435;
    -o-box-shadow: 0 0 5px 0 #363435;
    box-shadow: 0 0 5px 0 #363435;
    padding: 20px 10px;
    top: 0;
    left: 100%;
    transform-origin: top;
    /*@include transform(rotateX(-90deg));*/
    display: none;
    transition: transform 0.3s linear;
}

.main-nav .menu-item .sub-menu .menu-item .sub-menu a:hover {
    background: #ffde02;
    color: #ffffff;
}

.main-nav .menu-item .sub-menu .menu-item .sub-menu .menu-item {
    position: relative;
}

.main-nav .menu-item .sub-menu .menu-item .sub-menu .menu-item .sub-menu {
    margin-left: 0;
    position: absolute;
    z-index: 1;
    background: #ffffff;
    min-width: 220px;
    -ms-box-shadow: 0 0 5px 0 #363435;
    -o-box-shadow: 0 0 5px 0 #363435;
    box-shadow: 0 0 5px 0 #363435;
    padding: 20px 10px;
    top: 0;
    left: 100%;
    display: none;
}

.main-nav .menu-item .sub-menu .menu-item .sub-menu .menu-item .sub-menu a:hover {
    background: #ffde02;
    color: #ffffff;
}

.main-nav .menu-item .sub-menu .menu-item .sub-menu .menu-item:hover .sub-menu {
    display: block;
}

.main-nav .menu-item .sub-menu .menu-item .sub-menu .menu-item:hover:before {
    transform-origin: left;
    transform: scaleX(1);
}

.main-nav .menu-item .sub-menu .menu-item .sub-menu .menu-item:hover.drop-caret:after {
    color: #ffffff;
}

.main-nav .menu-item .sub-menu .menu-item .sub-menu .menu-item:hover>a {
    background: #ffde02;
    color: #ffffff;
}

.main-nav .menu-item .sub-menu .menu-item .sub-menu .menu-item.drop-caret:after {
    content: "\f105";
    font-family: "FontAwesome";
    color: #282525;
    font-size: 13px;
    font-size: 0.8125rem;
    position: absolute;
    right: 10px;
    top: 5px;
}

.main-nav .menu-item .sub-menu .menu-item:hover .sub-menu {
    display: block;
}

.main-nav .menu-item .sub-menu .menu-item:hover:before {
    transform-origin: left;
    transform: scaleX(1);
}

.main-nav .menu-item .sub-menu .menu-item:hover.drop-caret:after {
    color: #ffffff;
}

.main-nav .menu-item .sub-menu .menu-item.drop-caret {
    padding-right: 0;
}

.main-nav .menu-item .sub-menu .menu-item.drop-caret:after {
    content: "\f105";
    font-family: "FontAwesome";
    color: #363435;
    font-size: 13px;
    font-size: 0.8125rem;
    position: absolute;
    right: 10px;
    top: 8px;
}

.main-nav .menu-item>a {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    padding-bottom: 10px;
    font-family: "Montserrat", sans-serif;
}

.main-nav .menu-item>a:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 2px;
    background: #ffde02;
    bottom: 0;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.3s ease-in-out;
}

.main-nav .menu-item:hover .sub-menu {
    transform: rotateX(0deg);
}

.main-nav .menu-item:hover>a {
    color: #ffde02;
}

.main-nav .menu-item:hover>a:before {
    transform-origin: left;
    transform: scaleX(1);
}

.main-nav .menu-item:hover.drop-caret>a:after {
    transform: scaleY(-1);
}

.main-nav .menu-item.drop-caret>a {
    padding-right: 15px;
}

.main-nav .menu-item.drop-caret>a:after {
    content: "\f107";
    font-family: "FontAwesome";
    color: #ffde02;
    font-size: 12px;
    font-size: 0.75rem;
    position: absolute;
    right: 0;
    top: 3px;
    transition: all 0.1s ease;
}

.main-nav .menu-item:not(:last-child) {
    margin-right: 60px;
}

.main-nav .mega-menu .sub-menu {
    left: 0;
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

.main-nav .mega-menu .sub-menu .menu-item {
    width: 50%;
}

.main-nav .mega-menu .sub-menu .menu-item a {
    padding: 14px;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 10px;
    border-radius: 0;
}

.main-nav .mega-menu .sub-menu .menu-item .sub-menu {
    display: block;
    position: relative;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    left: 0;
}

.main-nav .cart-btn {
    margin-right: 18px !important;
}

.main-nav .cart-btn a {
    margin: 0;
    color: #282525;
}

.main-nav .cart-btn a:hover {
    color: #ffde02;
}

.main-nav .cart-btn .cart-count {
    position: absolute;
    top: -7px;
    right: -14px;
    background: #ffde02;
    color: #ffffff;
    display: block;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: "Montserrat", sans-serif;
}

.main-nav .cart-btn:before {
    display: none;
}

.main-nav .search-btn {
    margin-left: 30px;
}

.main-nav .search-btn:before {
    display: none;
}

.menu-edge ul {
    right: 0;
    left: auto !important;
}

.mobile-menu {
    background: #ffffff;
    width: 275px;
    height: 100%;
    position: fixed;
    z-index: 111111;
    top: 0;
    right: 0;
    transition: transform(0.3s);
    transform: translateX(275px);
    overflow: scroll;
    padding: 5px 0 50px;
}

.mobile-menu .mobile-header {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
    align-items: center;
    border-bottom: 1px solid #ffde02;
}

.mobile-menu .mobile-header p {
    text-transform: uppercase;
    color: #ffde02;
    font-weight: 600;
}

.mobile-menu .mobile-header i {
    color: #ffde02;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 10px;
    cursor: pointer;
}

.mobile-menu .m_ul-menu {
    padding: 5px 10px;
}

.mobile-menu .m_ul-menu .menu-item {
    position: relative;
    border-bottom: 1px solid #ffde02;
}

.mobile-menu .m_ul-menu .menu-item a {
    color: #000000;
    text-transform: capitalize;
    display: block;
    padding: 10px 0;
    letter-spacing: 1px;
    font-size: 14px;
    font-size: 0.875rem;
}

.mobile-menu .m_ul-menu .menu-item.drop-caret:after {
    content: "\f107";
    font-family: "FontAwesome";
    color: #000000;
    position: absolute;
    right: 0;
    top: 12px;
    font-size: 12px;
    font-size: 0.75rem;
}

.mobile-menu .m_ul-menu .menu-item.drop-caret.opened:after {
    transform: scaleY(-1);
}

.mobile-menu .m_ul-menu .menu-item .sub-menu {
    display: none;
    background: #ffde02;
    padding: 5px;
}

.mobile-menu .m_ul-menu .menu-item .sub-menu>li {
    position: relative;
}

.mobile-menu .m_ul-menu .menu-item .sub-menu>li>a {
    color: #ffffff;
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 5px;
}

.mobile-menu .m_ul-menu .menu-item .sub-menu>li .sub-menu2 {
    display: none;
    background: #ffffff;
}

.mobile-menu .m_ul-menu .menu-item .sub-menu>li .sub-menu2 a {
    color: #ffde02;
    padding: 5px;
    font-weight: 700;
}

.mobile-menu .m_ul-menu .menu-item .sub-menu>li .sub-menu2 li.drop-caret:after {
    content: "\f107";
    font-family: "FontAwesome";
    color: #ffde02;
    font-size: 11px;
    font-size: 0.6875rem;
    position: absolute;
    right: 10px;
    top: 8px;
}

.mobile-menu .m_ul-menu .menu-item .sub-menu>li .sub-menu3 {
    display: none;
    background: #ffde02;
}

.mobile-menu .m_ul-menu .menu-item .sub-menu>li .sub-menu3 a {
    color: #ffffff;
    padding: 5px;
    font-weight: 700;
}

.mobile-menu .m_ul-menu .menu-item .sub-menu>li.drop-caret:after {
    content: "\f107";
    font-family: "FontAwesome";
    color: #ffffff;
    position: absolute;
    right: 0;
    top: 3px;
}

.mobile-menu .m_ul-menu .menu-item .sub-menu>li:not(:last-child) a {
    border-bottom: 1px solid #ffffff;
}

:lang(fr) .main-nav .menu-item>a {
    font-size: 15px;
    font-size: 0.9375rem;
}

:lang(fr) .main-nav .menu-item.drop-caret>a::after {
    top: 4px;
}

:lang(fr) .main-nav .menu-item:not(:last-child) {
    margin-right: 15px;
}

:lang(de) .main-nav .menu-item>a {
    font-size: 15px;
    font-size: 0.9375rem;
}

:lang(de) .main-nav .menu-item:not(:last-child) {
    margin-right: 20px;
}

:lang(it) .main-nav .menu-item>a {
    font-size: 15px;
    font-size: 0.9375rem;
}

:lang(it) .main-nav .menu-item.drop-caret>a::after {
    top: 3px;
}

:lang(it) .main-nav .menu-item:not(:last-child) {
    margin-right: 15px;
}

:lang(es) .main-nav .menu-item>a {
    font-size: 15px;
    font-size: 0.9375rem;
}

:lang(es) .main-nav .menu-item:not(:last-child) {
    margin-right: 20px;
}

@media (max-width: 1399.98px) {
    .main-nav .menu-item>a {
        font-size: 17px;
        font-size: 1.0625rem;
    }
    .main-nav .menu-item:not(:last-child) {
        margin-right: 24px;
    }
    :lang(fr) .main-nav .menu-item>a {
        font-size: 13px;
        font-size: 0.8125rem;
    }
    :lang(de) .main-nav .menu-item>a {
        font-size: 13px;
        font-size: 0.8125rem;
    }
    :lang(it) .main-nav .menu-item>a {
        font-size: 13px;
        font-size: 0.8125rem;
    }
    :lang(es) .main-nav .menu-item>a {
        font-size: 13px;
        font-size: 0.8125rem;
    }
}

@media (max-width: 1199.98px) {
    .middle-bar {
        padding: 20px 0;
    }
    .main-nav .menu-item>a {
        font-size: 14px;
        font-size: 0.875rem;
    }
    .main-nav .menu-item:not(:last-child) {
        margin-right: 19px;
    }
    .main-nav .menu-item.drop-caret>a::after {
        top: 1px;
    }
    .misc-things .search-basket a {
        width: 40px;
        height: 40px;
    }
    :lang(fr) .main-nav .menu-item>a {
        font-size: 12px;
        font-size: 0.75rem;
        padding-right: 12px;
    }
    :lang(fr) .main-nav .menu-item.drop-caret>a::after {
        top: 1px;
    }
    :lang(fr) .main-nav .menu-item:not(:last-child) {
        margin-right: 12px;
    }
    :lang(de) .main-nav .menu-item>a {
        font-size: 12px;
        font-size: 0.75rem;
    }
    :lang(de) .main-nav .menu-item.drop-caret>a::after {
        top: 3px;
    }
    :lang(de) .main-nav .menu-item:not(:last-child) {
        margin-right: 15px;
    }
    :lang(it) .main-nav .menu-item>a {
        font-size: 12px;
        font-size: 0.75rem;
        padding-right: 10px;
    }
    :lang(it) .main-nav .menu-item.drop-caret>a::after {
        font-size: 9px;
        font-size: 0.5625rem;
    }
    :lang(it) .main-nav .menu-item:not(:last-child) {
        margin-right: 10px;
    }
    :lang(es) .main-nav .menu-item>a {
        font-size: 12px;
        font-size: 0.75rem;
    }
    :lang(es) .main-nav .menu-item.drop-caret>a::after {
        top: 3px;
    }
    :lang(es) .main-nav .menu-item:not(:last-child) {
        margin-right: 18px;
    }
}

@media (max-width: 991.98px) {
    ul.cd-accordion-menu.animated {
        display: none;
    }
    .middle-bar {
        padding: 5px 0;
    }
    .middle-bar .main-logo {
        max-width: 60%;
        margin: 10px auto 0;
    }
    .middle-bar .main-nav {
        display: none;
    }
    .middle-bar .mobile-nav {
        display: flex;
        flex-direction: row-reverse;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
    .middle-bar .mobile-nav li {
        display: inline-block;
    }
    .middle-bar .mobile-nav a {
        display: block;
        background: #ffde02;
        font-size: 15px;
        font-size: 0.9375rem;
        position: relative;
        height: 35px;
        width: 35px;
        color: #ffffff;
        border-radius: 10px;
        text-align: center;
        padding-top: 5px;
    }
    .middle-bar .mobile-nav a .cart-count {
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
        display: block;
        top: 2px;
        right: 3px;
        color: #ffffff;
        height: 17px;
        width: 17px;
        border-radius: 50%;
        font-size: 12px;
        font-size: 0.75rem;
    }
    .middle-bar.sticky {
        padding: 5px 0;
    }
    .middle-bar.sticky .main-logo {
        width: 100%;
    }
    .misc-things.show {
        display: flex;
        justify-content: flex-end;
    }
}

@media (max-width: 575.98px) {
    .middle-bar .main-logo {
        margin: 0;
    }
    .middle-bar .main-logo img {
        position: relative;
        top: auto;
        transform: translateY(0);
    }
    .middle-bar::before,
    .middle-bar::after {
        display: none;
    }
}

* {
    margin: 0;
    padding: 0;
}

body {
    border: 10px solid #FFDE02;
    font-family: "Montserrat", sans-serif;
    transition: all 0.3s ease;
    overflow-x: hidden !important;
    top: 0 !important;
    background: #ffffff;
    border-image-source: url(../images/border.jpg);
    border-image-slice: 14;
    border-image-repeat: repeat;
	width:100%;
	
}

ul {
    list-style: none;
    padding: 0;
}

a {
    text-decoration: none;
}

p,
ul {
    margin: 0;
}

a,
i {
    transition: all 0.3s ease-in;
}

p {
    font-weight: 400;
    color: #363435;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: capitalize;
    margin: 0;
}

.pl-0 {
    padding-left: 0;
}

.pr-0 {
    padding-right: 0;
}

.body_overlay {
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    z-index: 100;
    position: fixed;
    top: 0;
}

.main-nav .menu-item .sub-menu .menu-item .sub-menu {
    top: -30px !important;
    left: 84% !important;
}

/*...mega menu.......*/

.mega-menu {
    width: 100%;
    position: absolute;
    right: 0;
}

.mega-menu h3 a {
    color: #282525 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

.body_transform {
    transform: translateX(-275px);
}

.body_fixed {
    position: fixed !important;
}

.theme-container-fluid {
    padding: 20px 25px;
}

.hidden {
    display: none;
}

.sticky {   
    width: 100%;
    z-index: 9;
    top: -100px;
    transition: transform 0.5s;
    transform: translateY(100px);
    box-shadow: 0 0 20px -6px #000000;
}

.scroll_top {
    position: fixed;
    bottom: 100px;
    right: 30px;
    cursor: pointer;
    display: none;
    z-index: 111;
    background-color: #ffde02;
    font-size: 30px;
    font-size: 1.875rem;
    width: 55px;
    height: 55px;
    border: 1px solid #868686;
    border-radius: 50%;
}

.scroll_top i {
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.scroll_top:hover i {
    transform: translateY(-5px);
}

.btn {
    text-transform: capitalize;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
    padding: 9px 17px;
    border-radius: 5px;
    position: relative;
    border-color: #ffde02;
}

.btn-primary {
    background: #ffde02;
    color: #ffffff;
}

.btn-primary:hover {
    background: #363435 !important;
    border-color: #363435;
}

.btn-primary:focus {
    background: #363435;
    border-color: #363435;
    -ms-box-shadow: 0 0 0 0.25rem rgba(54, 52, 53, 0.5);
    -o-box-shadow: 0 0 0 0.25rem rgba(54, 52, 53, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(54, 52, 53, 0.5);
}

.btn-secondary {
    background: #ffffff;
    color: #ffde02;
}

.btn-secondary:hover {
    background: #ffde02 !important;
    color: #ffffff;
    border-color: #ffde02;
}

.btn-secondary:focus {
    background: #ffde02;
    color: #ffffff;
    border-color: #ffde02;
    -ms-box-shadow: 0 0 0 0.25rem rgba(235, 49, 52, 0.5);
    -o-box-shadow: 0 0 0 0.25rem rgba(235, 49, 52, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(235, 49, 52, 0.5);
}

.section-title {
    text-align: center;
}

.section-title .main-heading {
    text-transform: uppercase;
    font-size: 27px !important;
    font-weight: 700;
    color: black;
    margin-bottom: 12px;
    display: inline-block;
    position: relative;
    font-family: 'Audiowide', cursive;
}

.section-title .main-heading::after {
    content: "";
    background-color: #ffde02;
    width: 50px;
    height: 2px;
    position: absolute;
    right: -66px;
    top: 16px;
}

.section-title .main-heading::before {
    content: "";
    background-color: #ffde02;
    width: 50px;
    height: 2px;
    position: absolute;
    left: -66px;
    top: 16px;
}

.section-title .line {
    position: relative;
    display: block;
}

.section-title .line::after {
    content: "";
    background-color: #ffde02;
    width: 80px;
    height: 2px;
    position: absolute;
    right: -95px;
    top: -17px;
}

.section-title .line::before {
    content: "";
    background-color: #ffde02;
    width: 80px;
    height: 2px;
    position: absolute;
    left: -95px;
    top: -17px;
}

.section-title .main-text {
    color: black;
    opacity: 0.9;
    width: 50%;
    margin: auto;
    margin-bottom: 64px;
}

a.gflag {
    vertical-align: middle;
    font-size: 24px;
    padding: 1px 0;
    background-repeat: no-repeat;
    background-image: url(//gtranslate.net/flags/24.png);
}

a.gflag img {
    border: 0;
}

a.gflag:hover {
    background-image: url(//gtranslate.net/flags/24a.png);
}

a.gflag.flag-en {
    background-position: 0px 0px;
}

a.gflag.flag-fr {
    background-position: -200px -100px;
}

a.gflag.flag-de {
    background-position: -300px -100px;
}

a.gflag.flag-it {
    background-position: -600px -100px;
}

a.gflag.flag-es {
    background-position: -600px -200px;
}

#goog-gt-tt {
    display: none !important;
}

.goog-te-banner-frame {
    display: none !important;
}

.goog-te-menu-value:hover {
    text-decoration: none !important;
}

#google_translate_element2 {
    display: none !important;
}



.bottom-bar {
    background: #363435;
    text-align: center;
    padding: 10px 0;
}

.bottom-bar p {
    color: #5d5d5d;
    font-size: 13px;
    font-size: 0.8125rem;
}



.hmainabout {
    background: url(../images//aboutbg.jpg);
    background-size: cover;
    padding: 25px 0px 80px 0px;
}
.hmainabout h2{
    color:#fff;
    margin-bottom: 15px;
}
.hmainabout p{
    color:#fff;
}
.hmainabout a{
    color:#fff;
}

section .slidermainserv {
    margin-top: -65px;
  }
  section .slidermainserv .slidermainarea {
    padding: 0px 0px;
    text-align: center;
  }
  section .slidermainserv .slidermainarea h2{
    font-family: 'Montserrat', sans-serif;
    color:#212121;
    font-size: 18px;
    font-weight: 500;
    margin-top: 15px;
    z-index: 1;
    position: relative;
  }
  section .slidermainserv .slidermainarea h3 {
    font-family: 'Montserrat', sans-serif;
    color: #d1d1d1;
    font-size: 30px;
    font-weight: 500;
    margin-top: -25px;
}
  section .slidermainserv .slidermainarea p{
    font-family: 'Montserrat', sans-serif;
    color:#212121;
    font-size: 14px;
    font-weight: 400;
    margin-top: 15px;
  }

  section.manufactermain {
    margin-top: 35px;
    margin-bottom: 35px;
}
section.manufactermain h2{
    font-family: 'Montserrat', sans-serif;
    color:#212121;
    font-size: 32px;
    font-weight: 600;
    margin-top: 0px;
    text-transform: uppercase;
    text-align: center;
  }
  section.manufactermain h4{
    font-family: 'Montserrat', sans-serif;
    color:#212121;
    font-size: 14px;
    font-weight: 400;
    margin-top:15px;
    text-transform: capitalize;
    text-align: center;
    padding: 0px 20%;
    margin-bottom: 20px;
    line-height:25px;
  }

  .tus_why {
    margin: 15px auto 10px auto;
    padding: 20px 15px 35px 15px;
    position: relative;
    z-index: 1;
    background: #191a19;
    border-radius: 45%;
}
.tus_why .tus_wbox{
    text-align: center;
    margin:0px auto 15px auto; padding:10px 0 0 0;  width:80px; height:80px; border-radius:100%; transition:0.8s}
.tus_why .tus_wbox img{
    margin:0 auto; padding:0px; transition:0.8s}
.tus_why h3{
    margin:0px 0 5px 0; padding:0px; color:#fff; font-size:14px; text-align:center;font-family:'Open Sans', sans-serif;
    font-weight:700; transition: 0.8s;}
.tus_why p{
    margin:0px 0; padding:0px; color:#868686; font-size:14px; text-align:center;font-family:'Open Sans', sans-serif;}
.tus_why:hover h3{
    color: #000;}
.tus_why:hover p{
    color: #000;}
.tus_why:before{
    content:''; position:absolute; background-color:#ffde02; border-radius: 40% 40% 0% 0%; width:100%; height:0; left:0; top:0; z-index:-1; transition:0.8s; opacity:0}
.tus_why:after{
    content:''; position:absolute; background-color:#ffde02; border-radius: 0% 0% 40% 40%; width:100%; height:0; left:0; bottom:0; z-index:-1; transition:0.8s; opacity:0}
.tus_why:hover:before{
    opacity:1; height:50%;}
.tus_why:hover:after{
    opacity:1; height:50%;}
.tus_why:hover{
    cursor:pointer;}
.tus_why:hover .tus_wbox{
    }
.tus_why:hover .tus_wbox img{
   }


   section.abachive {
    background-color: #000;
    padding: 50px 0px;
    margin: 25px 0px;
}

section.abachive h2 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    margin-top: 0px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 35px;
}

.about {
    padding:0px 0px;
}

.about .about-title {
    text-align: center;
    margin-bottom: 50px;
}

.about .about-title .main-h {
    font-weight: 700;
    font-size: 34px;
    text-transform: uppercase;
    width: 50%;
    margin: auto;
    margin-bottom: 40px;
}

.about .about-title .about-text {
    font-size: 17px;
    line-height: 1.8rem;
    color: #363435;
    width: 90%;
    margin: auto;
    margin-bottom: 12px;
}

.about .main-icon-box {
    background-color: #eeeeee;
    padding: 16px;
    border-radius: 6px;
    box-shadow: 2px 2px 6px -5px #000000;
}

.about .main-icon-box .ab-head {
    margin-left: 20px;
}

.about .main-icon-box .ab-head h4 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.about .main-icon-box .icon-detail {
    font-size: 14px;
}



.prod-main {
    background-color: #ffffff;
    padding: 12px;
    transition: 0.3s all;
    margin-bottom: 24px;
}

.prod-main img {
    transition: 0.5s all;
}

h3.p-name {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.prod-main:hover {
    box-shadow: 0px 2px 8px -2px #000000;
    transform: scale(1.02);
    transition: 0.3s all;
}

.prod-main:hover img {
    transform: rotateY(360deg);
}



.owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    left: -60px;
}

.owl-nav button.owl-prev i {
    color: #ffde02;
    padding: 10px;
    border: 1px solid #363435;
    border-radius: 6px;
}

.owl-nav button.owl-prev i:hover {
    color: white;
    background-color: #363435;
}

.owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    right: -60px;
}

.owl-nav button.owl-next i {
    color: #ffde02;
    padding: 10px;
    border: 1px solid #363435;
    border-radius: 6px;
}

.owl-nav button.owl-next i:hover {
    color: white;
    background-color: #363435;
}



figure.effect-ruby {
	background-color: #000;
}

figure.effect-ruby img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

figure.effect-ruby:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-ruby h2 {
	margin-top: -5%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,112px,0); color:#fdb132; font-weight:bold;
}

figure.effect-ruby h2 span {
	margin-top: -5%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0); font-weight:bold;
}

figure.effect-ruby p {
	color:#fff;
	margin: 1em 0 0;
	padding: 10px;
	border: 1px solid #fff;
	opacity: 0; font-size:13px; 
	font-weight:normal;
	line-height:18px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0) scale(1.1);
	transform: translate3d(0,20px,0) scale(1.1); text-transform:none; text-align:justify;
} 

figure.effect-ruby:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-ruby:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}




.grid figure figcaption, .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.grid {
	position: relative;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	overflow: hidden;
	margin: 10px 0%;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 1.2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.hnewsscripe h2 {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
}
.hnewsscripe h3 {
    text-align: center;
    font-size: 19px;
    font-weight: 500;
}

.ft-main{     padding-top:0px;}
	.ft-main .heading-wrapper h1,
	.ft-main .heading-wrapper h5{color:#000;}
	.ft-main form#nwsltt_container {
        display: block;
        margin: 15px auto 15px;
        width: 100%;
        max-width: 700px;
        text-align: center;
    }
    .ft-main form#nwsltt_container input[type="email"] {
        display: inline-block;
        height: 35px;
        border-radius: 20px;
        color: #000;
        font-size: 13px;
        padding: 0px 10px;
        background: #fff;
        border: 1px solid #000;
        width: 55%;
    }.ft-main form#nwsltt_container input[type="submit"]{display: inline-block;
    width: 130px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    background: #272727;
    border: 1px solid #000;
    border-radius: 20px;
    padding: 0px;
    cursor: pointer;
    font-weight: bold;
    text-transform: capitalize;}

.certificate {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: 80%;
    margin: auto;
}

.exhibtt {}

.exhibtt h4 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    color: white;
    margin-bottom: 12px;
    text-align: center;
    position: relative;
}

.hnewsscripe {
    margin: 25px 0px 0px 0px;
}

footer {
    padding-top: 22px;
    border-top: 1px solid #eaebea;
}

footer .top-ft {
    padding-bottom: 22px;
    border-bottom: 1px solid #eaebea;
}

footer .top-ft .ft-social ul {
    display: flex;
    justify-content: end;
    gap: 30px;
}

footer .top-ft .ft-social a {
    background: white;
    color: #363435;
    padding: 10px 12px;
    border: 1px solid #363435;
}

footer .top-ft .ft-social a i {
    transition: none;
}

footer .top-ft .ft-social .fb:hover {
    background-color: #395694;
    color: white;
}

footer .top-ft .ft-social .insta:hover {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
    color: white;
}

footer .top-ft .ft-social .linkd:hover {
    background-color: #0077b5;
    color: white;
}

footer .top-ft .ft-social .wp:hover {
    background-color: #27c943;
    color: white;
}

footer .ft-main {
    padding: 70px 0px 12px 0px;
}

footer .ft-main .container-fluid {
    width: 90%;
}

footer .ft-main .container-fluid .col-outer {
    width: 100%;
    margin: auto;
   
}

footer .ft-main .container-fluid .col-outer-l {
    width: 90%;
    margin: auto;
    border-right: 1px solid #eaebea;
}

footer .ft-main .container-fluid .footer_haead h5 {
    font-weight: 700;
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 12px;
    color: #000;
    position: relative;
}

footer .ft-main .container-fluid .footer_haead h5::after {
    content: "";
    background-color: #000;
    width: 40px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}

footer .ft-main .container-fluid .footer_material {
    
}

footer .ft-main .container-fluid .quicklinks li {
    margin-bottom: 6px;
}

footer .ft-main .container-fluid .quicklinks li a {
    font-weight: 500;
    font-size: 14px;
    color: #363435;
    text-transform: capitalize;
}

footer .ft-main .container-fluid .quicklinks li a:hover {
    color: #ffde02;
    border-bottom: 1px solid;
    transition: 0.35s all;
}

.contacts li {
    margin-bottom: 0px;
}

footer .ft-main .container-fluid .contacts li i {
    color: #ffde02;
}

footer .ft-main .container-fluid .contacts li p {
    font-weight: 500;
    color: #363435;
    font-size: 14px;
}

.contacts li a {
    font-weight: 500;
    color: #363435;
    font-size:14px;
}

.contacts li:hover a {
    font-weight: 600;
    color: #ffde02;
}

footer .ft-main .container-fluid .contacts li:hover p {
    font-weight: 600;
}

footer .ft-bottom-area {
    padding-top: 25px;
    border-top: 1px solid #eaebea;
}

footer .ft-bottom-area .ft-payment-box {
    padding: 0 0 25px;
    display: flex;
    align-items: center;
}

footer .ft-bottom-area .ft-payment-head {
    color: #363435;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    padding-right: 30px;
}

footer .xpert {
    padding: 25px 0;
    background-color: #363435;
}

footer .xpert .copyright-area {
    display: flex;
    justify-content: space-between;
}

footer .xpert .copyright-area p {
    display: inline-block;
    color: #eeeeee;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
}

footer .xpert .copyright-area a {
    color: #eeeeee;
}

footer .xpert .copyright-area a:hover {
    color: #ffde02;
    letter-spacing: 1px;
}

@media (max-width: 1700.98px) {
    .main-nav .menu-item:not(:last-child) {
        margin-right: 50px;
    }
}

@media (max-width: 1600.98px) {
    .main-nav .menu-item:not(:last-child) {
        margin-right: 40px;
    }
    .misc-things {
        width: 30%;
    }
    .department .main-dep-box .dep-box .dep-details {
        width: 100%;
    }
    .department .main-dep-box .dep-box .dep-details h4 {
        font-weight: 700;
        font-size: 22px;
    }
}

@media (max-width: 1520.98px) {
    .main-nav .menu-item:not(:last-child) {
        margin-right: 30px;
    }
    .department .main-dep-box .dep-box .dep-details h4 {
        font-size: 20px;
    }
    .department .main-dep-box .dep-box .dep-icon {
        width: 30%;
    }
}

@media (max-width: 1450.98px) {
    .misc-things .search-basket .call-area a {
        font-size: 18px;
    }
    .owl-nav button.owl-prev {
        left: -38px;
    }
    .owl-nav button.owl-next {
        right: -38px;
    }
}

@media (max-width: 1399.98px) {
    .main-nav .menu-item>a {
        font-size: 14px;
    }
    .misc-things .search-basket li:not(:first-child) {
        padding-left: 20px;
    }
    .main-nav .menu-item:not(:last-child) {
        margin-right: 24px;
    }
    .call-area {
        margin-left: -15px;
    }
    .main-cat .cat-box .cat-content h4.cat-head {
        font-size: 20px;
    }
    .section-title .main-heading {
        font-size: 28px;
    }
    .section-title .main-heading::after,
    .section-title .main-heading::before {
        top: 13px;
    }
    .section-title .line::before,
    .section-title .line::after {
        top: -15px;
    }
    .department .main-dep-box .dep-box .dep-details h4 {
        font-size: 16px;
    }
}

@media (max-width: 1199.98px) {
    a.nmb-c {
        display: none !important;
    }
    .main-nav .menu-item:not(:last-child) {
        margin-right: 17px;
    }
    .call-area {
        margin-left: 30px;
    }
    .call-area span a {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        width: 100% !important;
        height: auto !important;
    }
    .section-title .main-heading {
        font-size: 32px;
    }
    .section-title .main-heading::before,
    .section-title .main-heading::after {
        top: 16px;
    }
    .section-title .line::before,
    .section-title .line::after {
        top: -16px;
    }
    .about .about-title .main-h {
        font-size: 24px;
    }
    .main-cat .cat-box .cat-content h4.cat-head {
        font-size: 20px;
    }
    .main-cat .cat-box .cat-content .cat-v-all a {
        font-size: 14px;
    }
    .main-cat .cat-box .cat-content {
        padding-bottom: 0;
    }
}

@media (max-width: 991.98px) {
    .dep-menu {
        top: 50px;
    }
    .nav-outer {
        justify-content: end;
        padding-right: 10%;
    }
    .misc-things {
        width: 55%;
    }
    .about .about-title .main-h {
        font-size: 26px;
    }
    .dep-icon {
        width: 25%;
    }
    .about .main-icon-box .ab-head h4 {
        font-size: 16px;
    }
    .col-outer-l,
    .col-outer {
        width: 100% !important;
    }
    footer .ft-bottom-area .ft-payment-head {
        font-size: 16px;
    }
}

@media (max-width: 767.98px) {
    .middle-bar .main-logo {
        max-width: 90%;
    }
    .nav-outer {
        padding-right: 0;
    }
    .section-title .main-heading {
        font-size: 28px;
    }
    .section-title .line::before,
    .section-title .line::after {
        top: -13px;
    }
    .section-title .main-heading::before,
    .section-title .main-heading::after {
        top: 13px;
    }
    .section-title .main-text {
        width: 95%;
    }
    .department .main-dep-box .dep-box .dep-details h4 {
        font-size: 20px;
    }
    .about .about-title .main-h {
        width: 96%;
        font-size: 22px;
    }
    .main-dep-box {
        width: 80%;
        margin: auto;
    }
}

@media (max-width: 575.98px) {
    .theme-container-fluid {
        padding: 40px 24px;
    }
    .top-bar {
        justify-content: center;
    }
    .misc-things {
        width: 100%;
    }
    .misc-things .search-basket li:not(:first-child) {
        margin-left: 10px;
        padding-left: 10px;
    }
    .misc-things .search-basket {
        justify-content: end;
    }
    .section-title .main-heading::before {
        left: -40px;
        top: 9px;
        width: 30px;
    }
    .section-title .main-heading::after {
        top: 9px;
        width: 30px;
        right: -42px;
    }
    .section-title .line::before {
        width: 55px;
        left: -65px;
        top: -10px;
    }
    .section-title .line::after {
        width: 55px;
        right: -67px;
        top: -10px;
    }
    .section-title .main-heading {
        font-size: 20px;
    }
    .main-cat .cat-box .cat-content {
        padding-bottom: 10px;
        position: absolute;
        bottom: 0;
        width: 90%;
    }
    .cat-v-all {
        display: none;
    }
    .main-cat .cat-box .cat-content h4.cat-head {
        font-size: 16px;
    }
    p.cat-desc {
        display: none;
    }
    .main-dep-box {
        width: 90%;
        margin: auto;
    }
    .owl-nav button.owl-next {
        right: 0;
    }
    .owl-nav button.owl-prev {
        left: 0;
    }
    footer .ft-bottom-area .ft-payment-head {
        display: none;
    }
    footer .top-ft .ft-social a {
        padding: 6px 8px;
    }
    footer .top-ft .ft-social ul {
        gap: 22px;
        margin-left: 40px;
    }
    footer .xpert .copyright-area p {
        font-size: 13px;
    }
    footer .xpert {
        padding: 12px 0;
    }
}

/*# sourceMappingURL=layout.css.map */

footer .main-logo img {
    width: 65%;
}

span.seperator {
    display: block;
    height: 1px;
    width: 70%;
    margin: auto;
    background: #ffde02;
}

ul.textoMat li {
    display: flex;
    align-items: baseline;
    gap: 6px;
    transition: 0.5s all;
    margin-bottom: 8px;
}

ul.textoMat li:hover {
    transform: translateX(7px);
}

.prod-main {
    text-align: center;
}

ul.prod-ft {
    list-style: disc;
    margin-left: 20px;
}

.main-nav .menu-item .sub-menu .menu-item:hover .sub-menu {
    display: flex;
}

.main-text-banner .carousel-caption {
    top: 50%;
    text-align: left;
    transform: translateY(-50%);
    bottom: auto;
}

.main-text-banner .carousel-caption h3 {
    color: #ffffff;
    font-size: 80px;
    font-style: italic;
    font-weight: 700;
}

.main-text-banner .carousel-caption h4 {
    color: #ff0000;
    font-size: 70px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px 0px 3px #ffffff;
}

.main-text-banner .carousel-caption h5 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 10px 0;
}

.main-text-banner .carousel-caption p {
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    padding-left: 203px;
}

.main-text-banner .carousel-caption p::before {
    content: "";
    position: absolute;
    background: #5d5d5d;
    width: 190px;
    height: 16px;
    left: 0;
    top: 7px;
}

@media (max-width: 1799.98px) {
    .main-text-banner .carousel-caption h3 {
        font-size: 70px;
    }
    .main-text-banner .carousel-caption h4 {
        font-size: 60px;
    }
    .main-text-banner .carousel-caption h5 {
        font-size: 24px;
    }
    .main-text-banner .carousel-caption p {
        font-size: 16px;
        padding-left: 158px;
    }
    .main-text-banner .carousel-caption p::before {
        width: 145px;
        height: 12px;
        top: 6px;
    }
}

@media (max-width: 1599.98px) {
    .main-text-banner .carousel-caption h3 {
        font-size: 60px;
    }
    .main-text-banner .carousel-caption h4 {
        font-size: 50px;
    }
    .main-text-banner .carousel-caption h5 {
        font-size: 20px;
    }
    .main-text-banner .carousel-caption p {
        font-size: 13px;
        padding-left: 132px;
    }
    .main-text-banner .carousel-caption p::before {
        width: 122px;
        height: 8px;
        top: 5px;
    }
}

@media (max-width: 1399.98px) {
    .main-text-banner .carousel-caption h3 {
        font-size: 50px;
    }
    .main-text-banner .carousel-caption h4 {
        font-size: 40px;
    }
    .main-text-banner .carousel-caption h5 {
        font-size: 16px;
    }
    .main-text-banner .carousel-caption p {
        font-size: 12px;
        padding-left: 100px;
        letter-spacing: 1px;
    }
    .main-text-banner .carousel-caption p::before {
        width: 90px;
        height: 5px;
        top: 7px;
    }
}

@media (max-width: 991.98px) {
    .main-text-banner .carousel-caption h3 {
        font-size: 40px;
    }
    .main-text-banner .carousel-caption h4 {
        font-size: 30px;
    }
    .main-text-banner .carousel-caption h5 {
        font-size: 12px;
        letter-spacing: 0;
    }
    .main-text-banner .carousel-caption p {
        font-size: 12px;
        padding-left: 0;
        letter-spacing: 0;
    }
    .main-text-banner .carousel-caption p::before {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .main-text-banner .carousel-caption {
        left: 10%;
    }
    .main-text-banner .carousel-caption h3 {
        font-size: 30px;
    }
    .main-text-banner .carousel-caption h4 {
        font-size: 23px;
    }
    .main-text-banner .carousel-caption h5 {
        font-size: 11px;
    }
    .main-text-banner .carousel-caption p {
        font-size: 11px;
    }
}

@media (max-width: 575.98px) {
    .main-text-banner .carousel-caption h3 {
        font-size: 18px;
    }
    .main-text-banner .carousel-caption h4 {
        font-size: 16px;
    }
    .main-text-banner .carousel-caption h5 {
        font-size: 7px;
    }
    .main-text-banner .carousel-caption p {
        font-size: 8px;
    }
}