@font-face {
    font-family: "aachenroman";
    src:
        url("fonts/tt1102m-webfont.woff2") format("woff2"),
        url("fonts/tt1102m-webfont.woff") format("woff"),
        url("fonts/tt1102m-webfont.svg#aachenroman") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "aachenbold";
    src:
        url("fonts/tt1103m-webfont.woff2") format("woff2"),
        url("fonts/tt1103m-webfont.woff") format("woff"),
        url("fonts/tt1103m-webfont.svg#aachenbold") format("svg");
    font-weight: normal;
    font-style: normal;
}
a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: none;
}
body {
    color: #fff;
    margin: 0;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    background-color: #0b0e13;
}
h1 {
/*    font-family: "aachenroman";*/
	
	    font-family: "Open Sans", sans-serif;
    font-size: 62px;
}
h2 {
/*    font-family: "aachenroman";*/
	    font-family: "Open Sans", sans-serif;
    font-size: 40px;
}
h4 {
}
p {
    font-family: "Open Sans", sans-serif;
    opacity: 0.8;
    font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6,
li,
ul,
p {
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: normal;
    color: #fff;
}
a:focus,
a:hover {
    color: #a400ff;
    text-decoration: none;
}
img {
    outline: none;
    border: none;
    margin: 0;
    padding: 0;
}
a {
    color: #a400ff;
}
a {
    text-decoration: none;
}
.section_hd_mn {
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
    clear: both;
    padding: 0 12px;
}
.section_hd_mn h3 {
    font-size: 25px;
    font-family: "helvetica-lightregular";
    color: #000;
    float: left;
    display: inline-block;
    float: left;
    width: 220px;
    text-align: left;
}
.lines_ar {
    height: 10px;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
    margin-top: 8px;
}
.dotss {
    height: 15px;
    width: 15px;
    background-color: #898989;
    border-radius: 50px;
    position: absolute;
    border: 3px solid #fff;
    top: 30px;
    left: 240px;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.sectoion-links {
    display: block;
    clear: both;
}
.logo {
    float: left;
    margin-top: 12px;
    padding: 0 !important;
}
.logo a img {
}
.logo a {
    margin: 0;
}
.info_section_web {
    display: block;
}
.cbp-hrmenu {
    width: 100%;
}
.cbp-hrmenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.cbp-hrmenu > ul > li {
    display: inline-block;
}
.cbp-hrmenu > ul > li > a {
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}
.cbp-hrmenu > ul > li > a:hover {
    color: #a400ff;
    background: #000;
}
.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
    color: #a400ff;
    background: #000;
}
.cbp-hrmenu .cbp-hrsub {
    display: none;
    position: absolute;
    background-color: rgba(255, 255, 255, 1);
    z-index: 99999;
    box-shadow: 1px 1px 5px 0 rgb(0 0 0 / 20%);
    padding: 0;
    width: 204px;
}
.cbp-hropen .cbp-hrsub {
    display: block;
}
.cbp-hrmenu .cbp-hrsub-inner .col-lg-6 > div {
    width: 100%;
    float: left;
    padding: 0 10px 0;
}
.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
    content: " ";
    display: table;
}
.cbp-hrmenu .cbp-hrsub-inner:after {
    clear: both;
}
.cbp-hrsub h4 {
    color: #00b0f0;
    padding: 20px 0 15px;
    margin: 0;
    font-size: 15px !important;
    font-weight: 600;
    border-bottom: 1px solid #c4c4c4;
}
.cbp-hrsub h6 {
    font-size: 17px;
    font-weight: 700;
    color: #da1415;
    margin-top: 20px;
    margin-bottom: 10px;
}
.cbp-hrmenu .cbp-hrsub-inner > div li i {
    margin-right: 10px;
}
.my-ld li {
    margin-top: 45px;
}
.text_info_inner_banner {
    right: 4%;
    left: auto !important;
    width: 100% !important;
    text-align: right !important;
    bottom: 50px;
    top: auto !important;
}
.text_info_inner_banner a {
    float: right;
}
.subtotalPrice {
    display: none;
}
#cart {
    display: inline;
}
.customSubmenu ul li {
    display: inline-block;
    width: 15%;
    float: left;
}
.cbp-hrsub {
}
.submenu-inner h2 {
    font-size: 15px;
    color: #00b0f0;
    margin: 10px 0;
    font-family: "Roboto", sans-serif;
}
.submenu-inner {
    width: 200px;
    float: left;
    margin-right: 10px;
}
.submenu-inner li {
    width: 100%;
    display: block;
}
.submenu-inner li a:hover {
    color: #ffb000 !important;
    background-color: #fff !important;
}
.submenu-inner li a::before {
    position: absolute;
    font-family: "FontAwesome";
    content: "\f054";
    font-size: 8px;
    line-height: 10px;
    color: #012d6b;
    left: 5px;
    top: 10px;
    display: none;
}
.submenu-inner li a {
    display: block;
    font-size: 13px;
    overflow: hidden;
    padding: 10px 20px;
    position: relative;
    color: #484848 !important;
    text-align: left;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 13px;
}
.cbp-hrmenu > ul > li > a:hover .submenu-inner li a {
    background-color: #fff;
    color: #484848 !important;
}
.cbp-hrmenu > ul > li > a:hover .submenu-inner li {
    background-color: #fff;
    color: #484848 !important;
}
.cbp-hrmenu .cbp-hrsub-inner > div a {
    background: transparent !important;
}
.submenu-inner-full li {
    display: block;
    width: 100%;
}
.submenu-inner-full {
    width: 210px;
}
@media screen and (max-width: 52.75em) {
    .cbp-hrmenu {
        font-size: 80%;
    }
}
@media screen and (max-width: 43em) {
    .cbp-hrmenu {
        font-size: 120%;
        border: none;
    }
    .cbp-hrmenu > ul,
    .cbp-hrmenu .cbp-hrsub-inner {
        width: 100%;
        padding: 0;
    }
    .cbp-hrmenu .cbp-hrsub-inner {
        padding: 0 2em;
        font-size: 75%;
    }
    .cbp-hrmenu > ul > li {
        display: block;
        border-bottom: 1px solid #c1c1c1;
    }
    .cbp-hrmenu > ul > li > a {
        display: block;
        padding: 1em 3em;
    }
    .cbp-hrmenu .cbp-hrsub {
        position: relative;
    }
    .cbp-hrsub h4 {
        padding-top: 0.6em;
    }
}
@media screen and (max-width: 36em) {
    .cbp-hrmenu .cbp-hrsub-inner .col-lg-6 > div {
        width: 100%;
        float: none;
        padding: 0 2em;
    }
}
.main {
    overflow: hidden;
    text-align: center;
    margin-top: 20px;
}
.basket_search_area {
    float: right;
    margin-top: 23px;
}
a.basket {
    background: url(../images/basket_top.png) left top no-repeat;
    width: 43px;
    height: 40px;
    float: right;
    display: block;
    margin-left: 15px;
}
a.basket span {
    border-radius: 100px;
    background-color: #e30404;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #fff;
    float: right;
    font-size: 15px;
    padding-top: 2px;
    margin-top: -10px;
}
.intro_border {
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
}
button.close {
    position: absolute;
    right: 7px;
    top: 7;
}
.close {
    font-size: 31px;
}
.slick-slide {
    margin: 0px 10px;
}
.slick-slide img {
}
.slick-prev:before,
.slick-next:before {
    color: black;
}
.slick-slide {
    transition: all ease-in-out 0.3s;
    opacity: 1;
}
.slick-active {
    opacity: 1;
}
.slick-current {
    opacity: 1;
}
.overlay-s {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.95);
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 9999999999999999999;
    overflow: hidden;
}
.overlay-content-s {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.overlay-s a {
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.view-all2 a {
    text-decoration: none;
    color: #0b0e13;
    display: inline-block;
    border-radius: 5px;
    padding: 10px 30px;
    transition: 0.3s;
    background-color: #a400ff;
}
.overlay-s a:hover,
.overlay-s a:focus {
    color: #f1f1f1;
}
.view-all2 a:hover {
    background-color: #fff;
    color: #0b0e13;
}
.overlay-s .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}
@media screen and (max-height: 450px) {
    .overlay-s a {
        font-size: 20px;
    }
    .overlay-s .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}
.search-section input {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 0;
    background-color: #24272b;
    height: 50px;
    border: none;
    margin-bottom: 20px;
    padding: 0 20px;
    color: #fff;
    border: 2px solid #4b4d51;
}
.search-section {
    width: 50%;
    margin: 0 auto;
}
.view-all2 {
    margin: 0 auto;
    display: block;
}
#return-to-top:hover {
    background-color: #a400ff;
}
#return-to-top {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #fff;
    bottom: 80px;
    color: #fff;
    content: "ï„†";
    display: block;
    font-family: FontAwesome;
    font-size: 28px;
    height: 50px;
    position: fixed;
    right: 80px;
    text-align: center;
    transition: all 1s ease 0s;
    width: 50px;
    z-index: 1110;
}
#return-to-top img {
    margin: 0 auto;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top img {
    opacity: 0.9;
    margin-top: 15px;
}
#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff;
}
#scroll:hover {
    background-color: #044164;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
.top-menu-left {
    background: url(../images/top-bg.jpg) center top no-repeat;
    height: 58px;
}
.topmenuleft p span {
    float: left;
    margin-right: 15px;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 5px;
    background-color: #4cc493;
    line-height: normal !important;
}
.topmenuleft p {
    color: #fff;
    line-height: 31px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
}
.topmenuleft {
    padding-top: 14px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.social-icons ul li a:hover {
    opacity: 1;
}
.social-icons ul li a {
    display: block;
    color: #fff;
    opacity: 1;
}
.social-icons ul li {
    width: 100%;
    margin-left: 15px;
}
.social-icons {
    opacity: 1;
}
.social-icons h2 {
    font-size: 15px;
    float: left;
}
.top-head {
    padding: 20px 0 15px 0;
    border-bottom: 1px solid #e0dede;
}
.search-sec a {
    color: #172754;
}
.search-sec {
    float: left;
    height: 30px;
    width: 30px;
    border: 1px solid #fdd109;
    background-color: #fdd109;
    border-radius: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 10px;
}
.mainbnr .slick-slide {
    transition: all ease-in-out 0.3s;
    opacity: 0.2;
}
.mainbnr .slick-active {
    opacity: 0.5;
}
.mainbnr .slick-current {
    opacity: 1;
}
.mainbnr .slick-slide {
    margin: 0px 20px;
}
.main_prodcts {
    min-height: 433px;
}
.main-all-cont {
    position: relative;
    overflow: hidden;
}
.banners .slider-container .slider__item .slider-pic {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: repeat;
}
.banners .slider-container .slider__item {
    position: relative;
    height: 100vh;
}
.only_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.01);
    z-index: 9;
    overflow: hidden;
}
.text_info {
    position: absolute;
    z-index: 999;
    color: #fff;
    top: 30%;
    text-align: left;
    width: 100%;
    left: 10%;
    width: 690px;
}
.text_info span {
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px;
}
.text_info h1 {
    font-size: 63px;
    color: #fff;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.text_info h1 span {
    color: #a400ff;
    font-size: 63px;
    margin: 0;
}
.text_info h6 {
    font-size: 18px;
    color: #fff;
}
.text_info p {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 31px;
}
.banner_btn1 p {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    opacity: 1;
/*    transform: skew(20deg);*/
    padding: 0;
    margin: 0;
}
.banner_btn1::before {
    right: -10px;
    width: 5px;
    background-color: #a400ff;
    height: 48px;
    position: absolute;
    top: 0;
    content: "";
	display: none;
}
.banner_btn1 {
    background-color: #a400ff;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 14px 35px;
    text-transform: uppercase;
/*    transform: skew(-20deg);*/
    float: left;
    position: relative;
    margin-right: 10px;
}
.banner_btn1:hover p{
	  color: #a400ff !important;
    background-color: #fff;
}
.banner_btn1:hover {
    color: #a400ff !important;
    background-color: #fff;
}
.banner_btn1:hover::before {
    background-color: #fff !important;
}
.btns-sub {
    color: #fff;
    border-radius: 90px;
    border: 1px solid #00b0f0;
    background-color: #00b0f0;
    padding: 5px 35px;
    display: block;
    margin: 25px auto 50px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    float: left;
}
.icon-bx-cont {
    margin-right: 10px;
    text-align: center;
    float: left;
    width: 55px;
}
.icon-bx-txt h2 {
    font-size: 25px;
    margin-bottom: 12px;
}
.box-cont {
    margin-bottom: 25px;
}
.icon-bx-txt {
    overflow: hidden;
}
.main-containter {
    overflow: hidden;
    position: relative;
}
.news-box {
    position: absolute;
    padding: 10px;
    width: 212px;
    height: 232px;
    background-color: rgba(255, 255, 255, 0.5);
    left: 20%;
    top: 180px;
}
.box-in {
    overflow: hidden;
    height: 212px;
    background-color: #fff;
    padding: 10px;
}
.header-box {
    border: 1px solid #cdcdcd;
    width: 100%;
    height: 191px;
    padding: 10px;
    text-align: center;
}
.header-box h3 {
    color: #a11419;
    font-weight: 400;
    font-size: 11px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
.header-box h4 {
    color: #545454;
    font-weight: 300;
    font-size: 10px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
}
.header-box p {
    color: #222222;
    font-size: 18px;
    font-family: "brandon_grotesquelight";
    margin-bottom: 15px;
    text-align: center;
}
a.btn-rd {
    border: 1px solid #a51d22;
    color: #a51d22;
    font-weight: 300;
    font-size: 10px;
    font-family: "Open Sans", sans-serif;
    height: 38px !important;
    width: 80%;
    margin: 0 auto;
    padding: 5px !important;
    text-align: center;
    text-transform: uppercase;
}
.main-containter {
}
.search {
    float: right;
    overflow: hidden;
    width: 25%;
}
.social-media-links h2 {
    font-size: 13px;
    float: left;
    color: #fff;
    line-height: 20px;
}
.social-media-links li a {
    color: #fff;
}
.top-headers {
/*    background-color: #7418a5;*/
    height: 40px;
}
.topmenuleft {
    padding-top: 7px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.topmenuleft p {
    color: #fff;
    line-height: 31px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
}
.topmenuleft p span {
    float: left;
    margin-right: 15px;
    padding: 5px 10px;
    text-transform: uppercase;
    border-radius: 5px;
    background-color: #ff75a2;
    line-height: normal !important;
}
.cont-wrp {
    position: relative;
    overflow: hidden;
}
.menu-wrapper {
    overflow: hidden;
}
.headers {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}
.top-bnrs {
    background-color: #f9f9f9;
    color: #c1c1c1;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.top-bar-cont {
    display: block;
}
.top-bar-cont ul li span a:hover {
    color: #a400ff;
}
.top-bar-cont ul li span a {
    font-size: 14px;
    color: #c1c1c1;
}
.top-bar-cont ul li span {
    font-size: 14px;
    color: #c1c1c1;
    min-height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}
.icon-top-brs {
    padding-right: 12px;
}
.top-bar-cont ul li {
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
}
.top-bar-cont ul {
    text-align: right;
}
.slider-nav__control {
    display: none !important;
}
.bt-bgs {
    background-image: url(../images/bgs-banners.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: absolute;
    bottom: 0;
    z-index: 9999999;
    width: 100%;
    left: 0;
    padding: 35px;
    height: 113px;
}
.cont-wrappers {
    background-image: url(../images/statement-construction-site.jpg);
    background-attachment: fixed;
    padding: 100px 0;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
}
.cont-wrappers button:hover {
    background-color: #a400ff;
    color: #fff;
    border: 2px solid #a400ff;
}
.cont-wrappers button {
    background-color: #292929;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    border-radius: 3px;
    padding: 12px 35px;
    text-transform: uppercase;
    margin-right: 15px;
    border: 2px solid #292929;
    border-radius: 4px;
    background-color: #292929;
    margin: 0 auto;
    margin: 0 auto;
}
.cont-wrappers h1 {
    font-weight: 500;
    font-size: 31px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 40px;
}
.logos-company {
    margin: 40px 0;
    text-align: center;
}
.logos-company ul li:hover {
    -webkit-filter: inherit !important;
    filter: inherit !important;
}
.logos-company ul li img {
    display: block;
}
.logos-company ul li {
    width: 19%;
    display: inline-block;
    padding: 20px 0;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.logos-company ul {
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    margin-bottom: 20px;
    clear: both;
}
.logos-company h2 {
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
    font-size: 22px;
    font-weight: 500;
    color: #000000;
    text-align: center;
    display: inline-block;
    margin-bottom: 33px;
}
.logos-company h4 {
    font-size: 18px;
    font-weight: 500;
    color: #d1d1d1;
    text-align: center;
    margin-bottom: 33px;
    margin-top: 20px;
}
.slick-slide a .work-pic h2 {
    width: 0%;
    height: 0;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slick-slide a:hover .work-pic h2 {
    display: flex !important;
    width: 100%;
    height: 270px;
    font-size: 18px;
}
.center1 .slick-dots {
    display: none !important;
}
.slick-next:before {
    content: "" !important;
    background: url(../images/slider/right-arrow-white.png) center top no-repeat !important;
    width: 27px;
    height: 49px;
    position: absolute;
}
.slick-prev:before {
    content: "" !important;
    background: url(../images/slider/left-arrow-white.png) center top no-repeat !important;
    width: 27px;
    height: 49px;
    position: absolute;
}
.slick-prev {
    left: -55px !important;
}
.download-btn {
    margin-bottom: 20px;
}
.download-btn a i {
    float: right;
    margin-right: 10px;
    margin-top: 15px;
}
.download-btn a {
    height: 49px;
    color: #292929;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
    vertical-align: middle;
    color: #919191;
    display: table-cell;
    float: none;
    font-size: 14px;
    height: 49px;
    display: block;
    width: 100%;
    line-height: 18px;
    border: 1px solid #e0e0e0;
    min-height: 49px;
}
.download-btn a h6 {
    margin-top: 15px;
    margin-left: 15px;
    float: left;
}
.download-btn a span {
    background-color: #e0e0e0;
    float: left;
    min-height: 49px;
    width: 49px;
    overflow: hidden;
}
.cont-what p i {
    margin-right: 15px;
}
.cont-what p {
    margin-bottom: 20px;
    font-family: "PT Sans", sans-serif;
    font-size: 14px !important;
    color: #727272;
}
.download-btn a:hover {
    background-color: #e0e0e0;
}
.dropbtn {
    cursor: pointer;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 210px;
    z-index: 999999999;
    border: none !important;
    background-color: rgba(0, 0, 0, 1);
    box-shadow: 1px 1px 5px 0 rgb(0 0 0 / 20%);
    padding: 0;
}
.dropdown-content a {
    display: block;
    overflow: hidden;
    padding: 10px 20px;
    position: relative;
    color: #fff !important;
    text-align: left;
    font-weight: 500;
    font-size: 16px;
}
.dropdown-content a i {
    margin-right: 8px;
    display: none;
}
.dropdown-content li {
    display: block;
    clear: both;
}
.dropdown-content a:hover {
    background-color: #a400ff;
    color: #000 !important;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover .dropbtn {
    color: #a400ff;
    background: #000;
}
.main {
    overflow: inherit;
}
.menu-wrapper {
    overflow: inherit;
}
.headers {
    overflow: inherit;
}
.cont-wrp {
    overflow: inherit;
}
.section-right {
    float: right;
    margin-top: 10px;
    margin-right: 15px;
}
.section-rg li {
    float: left;
    display: inline-block;
    margin-left: 7px;
    margin-right: 7px;
}
.section-rg li a {
    color: #fff;
    position: relative;
}
.box-signin img {
    margin-right: 8px;
}
.box-signin {
    background-image: url(../images/bg-cont.png);
    width: 151px;
    height: 45px;
    text-align: center;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 8px 0 0 0;
}
.searches {
    width: 25px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.baskit {
    width: 35px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.counting {
    position: absolute;
    width: 21px;
    height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -5px;
    right: -2px;
    background-color: #a400ff;
    border-radius: 90px;
    font-size: 13px;
    font-weight: 600;
    color: #000;
}
.section-rg li a:hover {
    opacity: 0.8;
}
.our-products {
/*    background-color: #0b0e13;*/
    overflow: hidden;
    display: block;
    padding: 50px 0;
}
.work-pic {
    height: 270px;
    background-size: cover;
    width: 100%;
}
.slick-slide a .work-pic h2 {
    width: 0%;
    height: 0;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slick-slide a:hover .work-pic h2 {
    display: flex !important;
    width: 100%;
    height: 270px;
    font-size: 18px;
}
.center1 .slick-dots {
    display: none !important;
}
.header-section h2 span {
    color: #a400ff;
}
.header-section {
    margin-bottom: 50px;
}
.header-section .banner_btn1 {
    float: right;
}
.header-section h2 {
    color: #fff;
}
.product-box {
    border: 2px solid #24272b;
    padding: 15px;
	background-color: #0b0e13;
}
.product-box a {
    display: block;
    width: 100%;
}
.product-img {
    width: 100%;
    height: 358px;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}
.product-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: transform 0.5s ease;
}
.product-text h2 {
    font-size: 24px;
    font-family: "Open Sans", sans-serif;
    color: #fff;
}
.product-text h2 span {
    color: #a400ff;
}
.product-btn {
    display: block;
    margin-top: 15px;
}
.buynow img {
    display: inline-block !important;
    margin-right: 5px;
}
.buynow span {
    transform: skew(20deg);
}
.buynow {
    background-color: #24272b;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    padding: 0 10px;
    text-transform: uppercase;
    transform: skew(-20deg);
    float: left;
    position: relative;
    height: 42px;
    color: rgba(255, 255, 255, 0.66);
    display: flex;
    align-items: center;
    justify-content: center;
}
.buynow::before {
    right: -10px;
    width: 5px;
    background-color: #24272b;
    height: 42px;
    position: absolute;
    top: 0;
    content: "";
}
.banner_btn1 {
    cursor: pointer;
}
.product-price {
    float: left;
    padding-left: 30px;
}
.product-price span {
    color: rgba(255, 255, 255, 0.66);
    font-size: 14px;
    margin-top: -7px;
    display: block;
    overflow: hidden;
}
.product-price h3 {
    color: #a400ff;
    font-size: 27px;
    font-weight: 700;
}
.product-box {
    position: relative;
}
.product-box {
    position: relative;
}
.product-box::before {
    background: url(../images/right-btm.png) center center no-repeat;
    width: 50px;
    height: 62px;
    content: "";
    right: -2px;
    bottom: -2px;
    position: absolute;
	display: none;
}
.product-box::after {
    background: url(../images/left-btm.png) center center no-repeat;
    width: 21px;
    height: 32px;
    content: "";
    left: -2px;
    bottom: -2px;
    position: absolute;	display: none;
}
.product-box a:hover .product-img::before {
    width: 92%;
    display: block;
    left: 15px;
    height: 450px;
    top: 15px;
    right: 15px;
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(164, 0, 255, 1) 100%);
    content: "\f002";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    z-index: 99;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 30px;
}
.center .product-img {
    height: 450px;
}
.product-box a:hover .buynow {
    background-color: #a400ff;
    color: #0b0e13;
}
.product-box a:hover .buynow::before {
    background-color: #a400ff !important;
}
.product-text {
    padding-left: 5px;
}
.top-headers {
/*    background-color: #0b0e13;*/
}
.productcategory {
/*    background-color: #14171e;*/
}
.center1 .product-box a:hover .product-img::before {
    width: 90%;
    display: block;
    left: 15px;
    height: 358px;
    top: 15px;
    right: 15px;
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(251, 188, 5, 1) 100%);
    content: "\f002";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    z-index: 99;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 30px;
}
.top-headers {
    position: relative;
    min-height: 191px;
}
/*
.top-headers::before {
    width: 0;
    height: 0;
    border-bottom: 191px solid #14171e;
    border-right: 191px solid transparent;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
}
.top-headers::after {
    width: 0;
    height: 0;
    border-bottom: 100px solid #14171e;
    border-left: 100px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
}
*/
.product-cateogry-box {
    display: block;
    overflow: hidden;
    margin: 50px 0 0 0;
    position: relative;
}
.product-cateogry-box::before {
    width: 0;
    height: 0;
    border-top: 53px solid #14171e;
    border-right: 53px solid transparent;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: 999999;
	display: none;
}
.product-cateogry-box a {
    display: block;
    overflow: hidden;
}
.product-cateogry-box-img {
    width: 100%;
/*    height: 358px;*/
    clear: both;
    overflow: hidden;
}
.product-cateogry-box-img img {
/*    object-fit: cover;*/
    width: 100%;
/*    height: 100%;*/
    transition: transform 0.5s ease;
}
.product-cateogry-box a:hover img {
    transform: scale(1.1);
}
.product-box a:hover img {
    transform: scale(1.1);
}
.productcategory {
    padding-bottom: 60px;
}
.product-category-info {
    height: 130px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #a8a8a8;
    font-size: 16px;
    background: url(../images/avatar/bgs.png) repeat-x center top;
	display: none !important; 
}
.product-cateogry-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    margin-bottom: 15px;
}
.product-cateogry-box a:hover .product-cateogry-logo {
    display: none;
}
.product-cateogry-box a:hover .product-category-info {
    z-index: 9999;
}
.product-cateogry-box a:hover .product-category-info p {
    font-weight: 700;
    font-size: 19px;
    color: #14171e !important;
    bottom: inherit;
    top: 50%;
}
.product-cateogry-box a:hover .product-category-info {
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(251, 188, 5, 1) 100%);
    left: 0;
    height: 383px;
    top: 0;
    transform: scale(1.1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.spanheader {
    border: 1px solid #a400ff;
    font-size: 15px;
    color: #a400ff;
    padding: 5px 20px;
    margin-bottom: 10px;
    display: inline-block;
}
.headingparagraph {
    color: #a8a8a8;
    font-size: 14px;
}
.mtp {
    margin-top: 29px;
}
.welcome-pic {
    float: right;
    margin-left: 120px;
}
.welcome-box {
    overflow: hidden;
}
.welcome-box h2 span {
    color: #a400ff;
}
.welcome-box h2 {
    color: #fff;
    font-size: 62px;
    text-transform: uppercase;
}
.line {
    background-image: -moz-linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(228, 161, 1) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(228, 161, 1) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(228, 161, 1) 100%);
    width: 95px;
    height: 8px;
    margin: 39px 0;
}
.welcome-box p {
    font-size: 19px;
    color: rgba(245, 248, 255, 0.6);
    line-height: 1.579;
}
.welcome-box .banner_btn1 {
    margin-left: 10px;
}
.welcome-box ul {
    display: block;
    overflow: hidden;
    margin: 40px 0;
}
.welcome-box ul li {
    width: 33.333%;
    float: left;
}
.welcome-box ul li h3 {
    font-family: "aachenroman";
    font-size: 52px;
    margin-bottom: 10px;
    color: #fff;
}
.welcome-box ul li p {
    font-size: 14px;
    color: rgba(245, 248, 255, 0.8);
    line-height: 1.2;
}
.welcome-wrapper {
/*    background: url(../images/image-bg.png) center top;*/
    padding: 90px 0;
}
.welcome-box .banner_btn1 p {
    font-size: 16px !important;
    line-height: 1.2 !important;
    color: #000000 !important;
}
.welcome {
    margin-bottom: 300px;
}
.features-box {
    margin: 15px 0;
    background-color: #222b36;
    text-align: center;
    padding: 20px;
    min-height: 295px;
	border-radius: 15px;
}
.features-icon {
    width: 85px;
    height: 85px;
    margin: 0 auto 0;
/*    background-color: #a400ff;*/
/*    border-radius: 90px;*/
    display: flex;
    align-items: center;
    justify-content: center;
	
}
.features-box h3 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 15px;
}
.features-box p {
    color: #a8a8a8;
    font-size: 15px;
}
.contact-us-banner {
    border: 5px solid #192330;
    padding: 35px 30px;
    height: 253px;
    margin-top: 110px;
    position: relative;
}
.contact-us-banner h2 span {
    color: #fff;
}
.contact-us-banner h2 {
    font-size: 77px;
    color: #a400ff;
    width: 25%;
    float: left;
    text-align: center;
}
.center-part {
    float: left;
    text-align: center;
    width: 55%;
}
.image-person {
    float: right;
    position: absolute;
    right: 25px;
    bottom: 0;
    width: 270px;
}
.center-part h3 span {
    color: #a400ff;
}
.center-part .banner_btn1 {
    display: inline-block;
    text-align: center;
    float: none;
    margin: 0 auto;
}
.center-part h3 {
    font-size: 39px;
    color: #fff;
    font-family: "aachenroman";
    text-align: center;
    margin-bottom: 30px;
    margin-top: 15px;
}
.offers {
    background-image: url(../images/bg-offer.png);
    background-attachment: fixed;
    padding: 125px 0;
    text-align: center;
    background-position: center top;
    background-repeat: no-repeat;
    overflow: hidden;
    width: 100%;
}
.offer-box {
    width: 600px;
}
.offer-box h2 span {
    color: #a400ff;
    display: block;
    clear: both;
    overflow: hidden;
    width: 100%;
}
.offer-box h2 {
    font-size: 62px;
    color: #fff;
    text-align: left;
    position: relative;
}
.offerbox-img {
    position: absolute;
    top: 0;
    right: -15px;
}
.offer-box p {
    font-size: 19px;
    color: rgba(245, 248, 255, 0.6);
    line-height: 1.579;
    text-align: left;
}
.offer-box .banner_btn1 {
    margin-top: 15px;
}
.offer-box .banner_btn1 p {
    line-height: inherit;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
}
.footer {
	background-color: #12171d;
    padding: 25px 0 0 0;

}
.links-footer {
    min-height: 380px;
 
    padding-top: 45px;
}
.links-footer h2 {
    font-size: 23px;
    color: #a400ff;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.links-footer ul li {
    display: block;
    overflow: hidden;
    padding: 10px;
}
.links-footer ul li a {
    display: block;
    clear: both;
    overflow: hidden;
    font-size: 14px;
    color: rgb(153, 153, 153);
    color: #fff;
}
.footer-logo {
    margin-bottom: 15px;
}
.links-footer p {
/*    color: rgb(153, 153, 153);*/
    padding-right: 20px;
    text-align: justify;
    font-size: 14px;
    font-family: "Poppins";
/*    color: rgb(153, 153, 153);*/
    line-height: 1.571;   color: #fff;
}
.links-footer span {
    margin-right: 15px;
    float: left;
}
.hdexp {
    color: #fff;
    clear: both;
    overflow: hidden;
    width: 100%;
    display: block;
}
.links-footer ul li p {
    float: left;
    color: #fff;
    width: 85%;
}
.link-footer-socialmedia {
    margin-top: 15px;
}
.link-footer-socialmedia ul li a:hover {
    color: #a400ff;
    border: 1px solid #a400ff;
}
.link-footer-socialmedia ul li a {
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    border: 1px solid rgba(255, 255, 255, 0.7);
}
.link-footer-socialmedia ul li {
    display: inline-block !important;
    width: 38px;
    height: 38px;
    margin-right: 15px;
    padding: 0;
}
.float-right,
.payment-medthod {
    padding: 25px 0 0 0;
}
.float-right {
    text-align: right;
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
}
.features-testimonial {
    margin-top: 50px;
}
.testimonial-box {
    padding: 25px 40px;
    background-color: #23211d;
    position: relative;
    min-height: 290px;
}
.testimonial-box::before {
    width: 0;
    height: 0;
    border-top: 53px solid #0b0e13;
    border-right: 53px solid transparent;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    z-index: 999999;
}
.starts-box ul li {
    display: inline-block;
    color: #dda929;
    font-size: 13px;
    margin-right: 6px;
}
.testimonial-box p {
    font-size: 16px;
    margin: 15px 0 20px;
    color: #fff;
}
.testimonial-writer-name {
    width: 51px;
    height: 51px;
    float: left;
}
.testimonial-writer-name img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 90px;
}
.testimonial-write span {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    color: #fff;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.testimonial-wrappers {
    overflow: hidden;
    padding-bottom: 50px;
}
.whatsapp img {
    width: 50px;
}
.whatsapp {
    position: fixed;
    z-index: 9999999999999;
    bottom: 15px;
    left: 15px;
}
.dropdown-menu {
    background-color: #0b0e13 !important;
}
.dropdown {
    margin-top: 15px;
}
.buynow button span {
    transform: skew(20deg);
    color: rgba(255, 255, 255, 0.66);
}
.buynow button {
    background-color: transparent !important;
    background: transparent !important;
    border: none !important;
    opacity: 1;
    transform: skew(20deg);
    color: rgba(255, 255, 255, 0.66);
    text-transform: uppercase;
    font-weight: 500;
    height: 42px;
}
.buynow:hover button span {
    color: rgba(255, 255, 255, 0.66);
    color: #0b0e13;
}
.buynow:hover button {
    color: rgba(255, 255, 255, 1.66);
    color: #0b0e13;
}
.buynow:hover {
    background-color: #a400ff;
    background: #a400ff !important;
    color: #0b0e13;
}
.price-tax {
    display: none !important;
}
.buynow:hover::before {
    background-color: #a400ff !important;
}
.dropdown-item:hover,
.dropdown-item:focus {
    color: #0b0e13 !important;
    background-color: #a400ff !important;
}
.dropdown-menu-right li {
    float: none;
    display: block;
    width: 100%;
    margin: 0;
}
.productcategory-new .top-headers .header-section {
    margin-bottom: 0;
    padding: 25px 0;
    display: block;
    overflow: hidden;
    clear: both;
    width: 100%;
}
.productcategory-new .top-headers {
    display: block;
    overflow: hidden;
    clear: both;
    width: 100%;
}
.productcategory-new .top-headers::before,
.productcategory-new .top-headers::after {
    display: none !important;
}
.productcategory-new .product-box a:hover .product-img::before {
    height: 38vh;
}
.productcategory-new .product-price h3 {
    font-size: 23px;
}
.productcategory-new .buynow {
    padding: 0 5px;
}
.productcategory-new .container{
/*    background-color: #0b0e13 !important;*/
}
.productcategory-new .banner_btn1 {
    margin-right: 20px;
}
#alert i {
    color: #a400ff !important;
}
#alert button {
    background-color: #a400ff;
    opacity: 1 !important;
}
#alert .alert {
    border: 1px solid #282828 !important;
    background-color: #282828;
    color: #fff !important;
    opacity: 1;
}
#alert {
    color: #fff !important;
    z-index: 99999999;
}
#header-cart .dropdown-menu li p {
    color: #fff !important;
}
#header-cart .text-end {
    color: #fff !important;
}
.text-end {
    color: #fff !important;
}
#header-cart .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #141920 !important;
    border-color: #3c3c3c !important;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #141920 !important;
    border-color: #3c3c3c !important;
}
#header-cart .table-bordered > :not(caption) > * {
    border-color: #3c3c3c !important;
}
.table-bordered > :not(caption) > * {
    border-color: #3c3c3c !important;
}
#header-cart .img-thumbnail {
    background-color: #0b0e13 !important;
    border: 1px solid #242d38 !important;
}
#header-cart .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #141920 !important;
    border-color: #3c3c3c !important;
}
.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #141920 !important;
    border-color: #3c3c3c !important;
}
.dropdown-toggle-user:hover {
    opacity: 1;
    color: #0b0e13 !important;
}
.dropdown-toggle-user {
    height: 40px;
    width: 40px;
    display: block;
    background-color: #a400ff;
    border-radius: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #242d38;
}
.searches123:hover {
    opacity: 1;
    background-color: #a400ff;
}
.searches123 {
    height: 40px;
    width: 40px;
    display: block;
    border-radius: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #ffffff;
    margin-top: 15px;
}
#shopping-cart .dropdown-menu li p {
    color: #fff !important;
}
#shopping-cart .text-end {
    color: #fff !important;
}
#shopping-cart .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #141920 !important;
    border-color: #3c3c3c !important;
}
#shopping-cart .table-bordered > :not(caption) > * {
    border-color: #3c3c3c !important;
}
#shopping-cart .img-thumbnail {
    background-color: #0b0e13 !important;
    border: 1px solid #242d38 !important;
}
#shopping-cart .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #141920 !important;
    border-color: #3c3c3c !important;
}
#form-register .form-control {
    color: #fff;
}
.breadcrumb-box {
    background-image: url(../images/inner-page/bgs.png) !important;
    height: 479px;
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center;
}
.breadcrumb-box::before {
    background-image: url(../images/bgs-banners.png) !important;
    height: 113px;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 100%;
}
.breadcrumb-box h1 {
    text-align: center;
    color: #fff;
    padding-top: 170px;
    font-size: 41px;
    margin-bottom: 28px;
}
.breadcrumb > li.breadcrumb-item {
    text-shadow: inherit;
    padding: 0 20px;
    position: relative;
    white-space: nowrap;
    display: inline-block;
    float: none;
}
.breadcrumb {
    border: none !important;
    background-color: transparent !important;
}
.breadcrumb {
    text-align: center;
    display: block;
}
.breadcrumb > li.breadcrumb-item:after {
    top: 3px;
    width: 15px;
    height: 15px;
}
.breadcrumb > li.breadcrumb-item > a {
}
#column-left .list-group {
    background-color: #1a1e24 !important;
    border: 1px solid #1a1e24 !important;
}
.list-group-item {
    background-color: #1a1e24 !important;
    border: none !important;
    border-bottom: 1px solid #1a1e24 !important;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.6);
    position: relative;
}
.list-group-item::before {
    position: absolute;
}
.list-group-item.active {
    background-color: #333539 !important;
    border: none !important;
    border-bottom: 1px solid #1a1e24 !important;
}
#product-category #content h2 {
    color: #fff !important;
    margin-bottom: 20px;
    font-size: 36px;
}
#display-control {
    display: none !important;
}
.carousel {
    border: 4px solid #1a1e24 !important;
}
#product-list .product-box a:hover .product-img::before {
    height: 357px;
}
#product-list .product-price h3 {
    font-size: 23px;
}
#product-list .product-text h2 {
    font-size: 24px;
}
.text-start {
    color: #fff !important;
}
#checkout-cart .text-start {
    color: #fff !important;
}
#checkout-cart label {
    color: #fff !important;
}
#checkout-cart h1 {
    color: #fff !important;
    margin-bottom: 20px;
    font-size: 36px;
}
.newhds {
    color: #fff !important;
    margin-bottom: 20px;
    font-size: 36px;
}
.newhds-text {
    color: #fff !important;
    font-size: 14px !important;
    margin-bottom: 20px;
}
.accordion-item {
    background-color: #0b0e13 !important;
}
.accordion-header {
    background-color: #1a1e24 !important;
}
.accordion-button {
    background-color: #1a1e24 !important;
    color: #fff !important;
}
#checkout-cart .form-select,
#input-quantity,
#form-register .form-control {
    color: #fff;
    border: 1px solid #0b0e13 !important;
    background-color: #1a1e24 !important;
}
.form-select {
    color: #fff;
    border: 1px solid #0b0e13 !important;
    background-color: #1a1e24 !important;
}
#shopping-cart .text-center {
    color: #fff;
}
.form-control {
    color: #fff;
    border: 1px solid #0b0e13 !important;
    background-color: #1a1e24 !important;
}
#form-register .form-select {
    color: #fff;
    border: 1px solid #0b0e13 !important;
    background-color: #1a1e24 !important;
}
#form-quote p,
legend,
.form-label,
#checkout-checkout .text-start {
    color: #fff !important;
}
.form-check-input:checked {
    background-color: #a400ff !important;
    border-color: #a400ff !important;
}
#input-comment {
    color: #fff;
    border: 1px solid #0b0e13 !important;
    background-color: #1a1e24 !important;
}
legend {
    border-bottom: 1px solid #24272b !important;
}
.img-thumbnail {
    background-color: #0b0e13 !important;
    border: 1px solid #242d38 !important;
}
.accordion-button.collapsed {
    background-color: #a400ff;
    color: #000;
}
.accordion-item {
    border-color: #333539 !important;
}
#column-right {
    display: none !important;
}
.input-group-text {
    color: #fff !important;
    background-color: #a400ff !important;
    border-color: #a400ff !important;
}
.btn-primary {
    color: #fff;
    text-shadow: inherit !important;
    background-image: linear-gradient(to bottom, #a400ff, #a400ff);
    background-repeat: repeat-x;
    border-color: #a400ff #a400ff #a400ff;
    border-color: #a400ff !important;
}
.accordion-button::after {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 90px;
    background-position: 5px;
    background-color: #fff;
}
.nav-tabs .nav-link {
    color: #ffffff !important;
}
.nav-link.active {
    color: #333539 !important;
    background-color: #a400ff !important;
    border: 1px solid #a400ff !important;
}
.nav-tabs {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.catalog-imgs img {
    width: 100%;
}
.signin-user {
    border: 1px solid #24272c;
    position: relative;
    padding: 60px 30px;
    overflow: hidden;
    display: block;
}
.signin-user::after {
    width: 0;
    height: 0;
    border-bottom: 47px solid #a400ff;
    border-left: 47px solid transparent;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
}
.signin-user::before {
    width: 0;
    height: 0;
    border-top: 47px solid #24272c;
    border-left: 47px solid transparent;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
}
.signin-body a:last-child {
    float: right;
}
.signin-body {
    margin-bottom: 40px;
    overflow: hidden;
}
.signin-body a {
    display: inline-block;
    float: left;
    padding: 13px 0;
    width: 45%;
    background-color: #24272c;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.signin-body a:hover {
    background-color: #a400ff;
    color: #0b0e13;
}
.btn-signin.active,
.signin-body .active {
    background-color: #a400ff !important;
    color: #fff !important;
    cursor: default !important;
}
.cnbtn:hover,
#form-login button:hover {
    background-color: #24272c;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
}
#form-login label {
    font-size: 15px;
    opacity: 0.6;
    color: #fff !important;
    margin-bottom: 10px;
}
.signin-user label {
    color: #fff !important;
}
.cnbtn,
#form-login button {
    width: 100%;
    padding: 5px 0;
    background-color: #24272c;
    text-transform: uppercase;
    font-size: 18px;
    color: #0b0e13;
    margin-top: 15px;
}
.forget-passowrd {
    font-size: 16px;
    opacity: 0.8;
    color: #fff !important;
    margin: 15px 0 30px;
}
#product-info h1,
#product-info .list-unstyled li,
#product-info .list-unstyled li h2,
#product-info .list-unstyled li span {
    color: #fff !important;
}
.flet {
    float: left;
}
.contact-box h4 {
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
    display: block;
    clear: both;
    width: 100%;
}
.contact-icons {
    float: left;
    margin-right: 15px;
}
.contact-text a:hover {
    color: #a400ff;
}
.contact-text a {
    display: block;
    clear: both;
    overflow: hidden;
    margin-bottom: 5px;
    color: rgba(255, 255, 255, 0.7);
}
.contact-text .social-media-btm ul {
    margin-top: 6px;
}
.contact-text .social-media-btm ul li a:hover {
    background-color: #a400ff;
    color: #000;
}
.contact-text .social-media-btm ul li a {
    width: 35px;
    height: 35px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
}
.contact-text {
    overflow: hidden;
    padding-top: 7px;
}
.contact-container {
    padding-left: 50px;
}
.contact-container h2 {
    margin-bottom: 40px;
}
.voipbox {
    padding: 100px 0 0;
}
.voipbox p {
    font-size: 18px;
    padding-top: 50px;
}
.voipbox h3 {
    font-size: 38px;
    color: #000;
    padding-top: 50px;
}
.input-box .form-control::placeholder {
    color: #fff;
}
.input-box .form-control {
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 10px;
    background-color: #0b0e13;
    box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.11);
    height: 62px;
    color: #fff;
    padding-left: 15px;
    font-size: 20px;
    font-weight: 300;
    border-radius: 0;
}
.form-control1 {
    height: 150px !important;
}
.input-box i {
    position: absolute;
    left: 15px;
    top: 20px;
    font-size: 20px;
    color: #ccc;
}
.btn-custom {
    border: none;
    background-image: -moz-linear-gradient(0deg, #a400ff 0, #a400ff 100%);
    background-image: -webkit-linear-gradient(0deg, #a400ff 0, #a400ff 100%);
    background-image: -ms-linear-gradient(0deg, #a400ff 0, #a400ff 100%);
    color: #000;
    padding-left: 35px !important;
    padding-right: 35px !important;
    border-radius: 0 !important;
}
.contact-text .social-media-btm ul {
    margin-top: 6px;
}
.social-media-btm ul li {
    display: inline-block;
    margin-right: 10px;
}
.inner-box {
    background: url(../images/inner-page/bgs.png) center top no-repeat;
    height: 479px;
    clear: both;
    text-align: center;
}
.breadbox h1 {
    text-align: center;
    color: #fff;
    padding-top: 170px;
    font-size: 41px;
    margin-bottom: 28px;
}
.contact-box {
    display: block;
    overflow: hidden;
}
.about-text-only {
    padding-top: 30px;
}
.about-text-only span {
    color: #a400ff;
}
.about-text-only h2 {
    margin-bottom: 20px;
}
.about-text-only p {
    color: #ffffff;
    margin-bottom: 10px;
}
.about-text-only li {
    color: #a400ff;
    font-size: 16px;
    margin-bottom: 8px;
    display: block;
}
.about-imgs {
    display: block;
    width: 100%;
}
.about-imgs img {
    width: 100%;
}
.tw-bx {
    margin-top: 50px;
    background-color: #0f1216;
}
input::placeholder {
    color: #fff;
}
input::active,
input::placeholder,
input::focus {
    color: #fff !important;
}
input:active,
input:placeholder,
input:focus {
    color: #fff !important;
}
.form-control::active,
.form-control::placeholder,
.form-control::focus {
    color: #fff !important;
}
.form-control:active,
.form-control:placeholder,
.form-control:focus {
    color: #fff !important;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
    color: #fff !important;
}
.form-control:focus,
.form-select:focus,
.form-floating:focus-within {
    color: #fff !important;
}
#account-login #account-login a {
    float: right;
    text-align: right;
    margin-top: 20px;
}
#account-login input:active,
#account-login input:placeholder,
#account-login input:focus {
    color: #fff !important;
}
#content input::placeholder {
    color: #fff;
    opacity: 1;
}
#form-login a {
    margin-top: 20px;
    text-align: right;
    float: right;
}
.myaccountbox::after {
    width: 0;
    height: 0;
    border-bottom: 40px solid #a400ff;
    border-left: 40px solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
}
.myaccountbox {
    border: 2px solid rgba(255, 255, 255, 0.1);
    position: relative;
    padding: 20px;
    min-height: 400px;
    overflow: hidden;
    display: block;
    width: 100%;
}
.my-accout-icons {
    font-size: 50px;
    text-align: center;
    color: #a400ff;
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    border: 2px solid #a400ff;
    border-radius: 90px;
    border: 2px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.1);
}
.myaccountbox ul li a:hover {
    color: #a400ff;
}
.myaccountbox ul li a {
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
    position: relative;
    display: block;
    padding-left: 35px;
}
.myaccountbox ul li a::before {
    content: "\f105";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
}
.myaccountbox h2 {
    font-size: 23px;
    margin-bottom: 30px;
}
.myaccountbox ul li {
    margin-bottom: 10px;
    display: block;
}
.product-category-info p {
    position: absolute;
    width: 100%;
    opacity: 1;
    z-index: 999;
    bottom: 20px;
}
.modal-content {
    background-color: #1a1e24 !important;
}
.modal-header {
    border-color: #313947 !important;
    background-color: #0b0e13 !important;
}
.modal-header .btn-close {
    background-color: #fff !important;
}
.footer1{
	background-color: #222b36;
	padding: 20px 0;
	overflow: hidden;
}
.float-right{
	float: none;
	text-align: center;
	color: #fff;
}

.float-right p{
	
}
.treademark{
	color: #999999;
	margin: 10px 0;
}
.link-footer-payment{
	margin-bottom: 35px;
}
.link-footer-payment ul li{
	display: inline-block;
	margin: 5px 5px 5px 0;
}

.link-footer-payment {
	margin-top: 30px;
}
.link-footer-payment ul li img{
	width: 30px;
}
.footer{
	border: none !important;
}
.links-footer ul li a:hover{
	color: #a400ff !important;
}
.thumbup{
	font-size: 25px;
	color: #e1adff;
	margin-top: 30px;
}
.headtext h2{
	color: #a400ff;
	font-size: 35px;
	color: #fff;
	margin-bottom: 10px;
	padding-bottom: 50px;
}
.headtext{
	text-align: center;
}

.headtext h2 span::before{
	content: "";
	width: 185px;
	height: 17px;
	background: url(../images//img-new-theme/lines.png) no-repeat;
	position: absolute;
	left: 0;
	bottom: -15px;
}
.headtext h2 span{
	position: relative;
	color: #a400ff;
}
.contact-us-home-banner{
	padding: 50px 20px;
	background-color: #222b36 !important;
	text-align: center;
	display: block;
	overflow: hidden;
	border-radius: 30px;
	margin-bottom: 50px;
}
.contact-us-home-banner a{
	display: inline-block;
	margin: 50px 15px 0 15px;
	float: none;
}
#bg-video {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  z-index: -1; /* keep video behind content */
	opacity: 0.75;
	opacity: 0.35;
}

.video-background{
/*	opacity: 0.5;*/
	position: relative;
}

/*
.video-background::before{
	background-color: rgba(0,0,0,0.70);
	left: 0;top: 0;bottom: 0;right: 0;
	width: 100%;
	height: 100vh;
	position: absolute;
	content: "";
}
*/

.logo-banner{
	width: 50%;display: block;
	margin: 0 auto;
	text-align: center;
}
.logo-banner img{
	width: 100%;
display: block;
	margin: 0 auto;
	text-align: center;
}
.new-main-containter{
	height: 100vh;
		
		display: flex;
  align-items: center;    /* vertical center */
  justify-content: center;/* horizontal center */

}
/* new animation */
  .taglines {
    position: relative;
/*    width: 100%;*/
    text-align: center;
    height: 60px;
  }

  .taglines span {
    position: absolute;
/*    width: 100%;*/
    opacity: 0;
    animation: fade 10s infinite;
    font-size: 35px;
    margin: 0 auto;
    text-align: center;
    left: 31%;
    width: 482px;
  }

  /* Delay for each line */
  .taglines span:nth-child(1) { animation-delay: 0s; }
  .taglines span:nth-child(2) { animation-delay: 2s; }
  .taglines span:nth-child(3) { animation-delay: 4s; }
  .taglines span:nth-child(4) { animation-delay: 6s; }
  .taglines span:nth-child(5) { animation-delay: 8s; }

  @keyframes fade {
    0%   { opacity: 0; transform: translateY(20px); }
    5%   { opacity: 1; transform: translateY(0); }
    20%  { opacity: 1; transform: translateY(0); }
    25%  { opacity: 0; transform: translateY(-20px); }
    100% { opacity: 0; transform: translateY(-20px); }
  }
.productcate{
	display: block;overflow: hidden;
}
.productcate ul li{
/*	    width: 31.6%;*/
	width: 23.2%;
	display: inline-block;
	    margin: 0 10px;
    margin-top: -182px;
}
.productcate ul li:nth-child(2),
.productcate ul li:nth-child(3),
.productcate ul li:first-child{
	    width: 31.6%;
}
.productcate ul li:nth-child(4),
.productcate ul li:nth-child(5),
.productcate ul li:nth-child(6),
.productcate ul li:nth-child(7){
	    margin-top: -270px;
}
.product-cateogry-box-img img{
	border-radius: 15px;
}
.product-cateogry-box a {
    display: block;
    overflow: hidden;
    width: 100%;
}
.product-cateogry-box{
	margin: 0;
}

.main {

    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}
.cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner {

    text-align: left;
}
.section-right {
   
    position: relative;
    z-index: 99;
    margin-top: -50px;
}
.logo {
 
 	float: none;
    margin: 0 auto;
    text-align: center;
    display: block;
    margin-top: 30px;
}
#content{
	margin-bottom: 50px;
}
#content .nav-item .nav-link.active {
	color: #fff !important;}

#content .btn.btn-light {
	color: #fff;
	background-color:#a400ff;
}
.headersearch{
margin-top: 0;
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
    clear: both;
}
.headersearch #search{
	    margin-bottom: 10px;
    margin-top: 5px;
}
.headersearch #search .form-control,
.headersearch #search .form-control::placeholder{
/*	color: #fff !important;*/
}
.headersearch #search .btn-lg {
 
/*
    padding: 0.57rem 15px;
    background-color: #a400ff !important;
    background: #a400ff !important;
    border: none;
    color: #fff;
*/
	background-color: #f0f0f0 !important;
	   background: #f0f0f0 !important;border: none !important;
}
.section-right {

/*    margin-right: 0;*/
}
#searchModal{
	z-index: 9999999999 !important;
}
#searchModal .modal-header {
    border-color: #fff !important;
    background-color: #fff !important;
}

#searchModal .btn-close{
	font-size: 21px !important;	border: none !important;
}

#searchModal .modal-content {
    background-color: #fff !important;
	border: none !important;
	color: #000 !important;
}
#searchModal .form-control {
    background-color: #f0f0f0 !important;
	border: none !important;
	color: #000 !important;
	font-size: 19px;
	padding: 5px;
	padding-left: 20px;
	padding-right: 0;
}
#searchModal .modal-dialog{
	max-width: 100% !important;

        top: 0 !important;
        margin-top: 0 !important;
}
.headersearchbx{
	width: 50%;
	margin: 0 auto !important;
	display: block;
}
.headersearchbx{
	padding: 20px;
}
.Searchprhd{
	text-align: center;
	color: #000 !important;
	font-size: 18px;
	margin-bottom: 20px;
}

@media screen and (max-width: 1410px) {
    .center1 .product-price {
        float: left;
        padding-left: 23px;
    }
    .center1 .product-price h3 {
        color: #a400ff;
        font-size: 18px;
        font-weight: 700;
    }
    .welcome-box h2 {
        color: #fff;
        font-size: 55px;
        text-transform: uppercase;
    }
    .testimonial-box p {
        font-size: 14px;
        margin: 15px 0 10px;
    }
	.productcate ul li:nth-child(2), .productcate ul li:nth-child(3), .productcate ul li:first-child {
    width: 31.3%;
}
	.productcate ul li {
		width: 22.9%;}

}
@media screen and (min-width: 768px) {
    .tab-button-outer {
        position: relative;
        z-index: 2;
        display: block;
    }
    .tab-select-outer {
        display: none;
    }
    .tab-contents {
        position: relative;
        top: -1px;
        margin-top: 0;
    }

}
@media only screen and (max-width: 1199px) {
    .container {
    }
    .over_products figure {
        width: 30%;
    }
    .logos-info {
        width: 346px;
    }
    .company_info {
        margin-bottom: 20px;
    }
    .footer_top_sn {
        padding: 0;
    }
    figure.effect-zoe:hover figcaption,
    figure.effect-zoe:hover h2,
    figure.effect-zoe:hover figcaption > span {
        bottom: 60px;
    }
    .enquiry_form {
        width: 80%;
    }
    .main {
        margin-top: 27px;
        float: right;
    }
    .cbp-hrmenu > ul > li > a {
        padding: 10px 6px;
    }
    .logo {
        padding: 7px 0;
        margin: 0;
    }
    .login_area h2 {
        font-size: 24px;
    }
    .slick-next {
        right: 0 !important;
        z-index: 99999;
    }

    .slick-prev {
        left: -30px !important;
        z-index: 99999;
    }
    .how-icons-work img {
        width: 100%;
    }
    .headerWrapper1 {
        position: inherit;
    }
    .u-StructureWrapper1 {
        margin: 0 auto;
        width: 100%;
        position: inherit;
        width: 100%;
    }
    .headerArea1 {
        position: inherit;
    }
    .headerNav1 {
        position: inherit;
        margin: 0;
    }
    .headerNav {
        position: inherit;
        width: 100%;
        margin: 0;
    }
    .headerArea {
        position: inherit;
        width: 100%;
    }
    .headerArea1::after {
        display: none;
    }
    .headerNav1::before {
        display: none;
    }
    .u-StructureWrapper {
        margin: 0 auto;
        width: 100%;
        position: inherit;
    }
    .headerArea::after {
        display: none;
    }
    .headerNav::before {
        display: none;
    }
    .headerWrapper {
        position: inherit;
    }
    .programmes-img img {
        width: 100%;
    }
    .logo-bt img {
        width: 66%;
    }
    .youtube {
        background-position: right bottom;
    }
    .main {
        float: none;
    }
    .logo a img {
        margin-top: 25px;
    }
    .center1 .product-price h3 {
        font-size: 27px;
    }
    .center1 .product-price {
        padding-left: 30px;
    }
    .top-headers::before {
        display: none;
    }
    .top-headers::before {
        display: none;
    }
    .header-section h2 {
        font-size: 30px;
    }
    .welcome-pic img {
        width: 100%;
    }
    .welcome-pic {
        float: right;
        margin-left: 120px;
        width: 40%;
    }
	.productcate ul li {
    margin-top: -119px;
}
		.productcate ul li:nth-child(4), .productcate ul li:nth-child(5), .productcate ul li:nth-child(6), .productcate ul li:nth-child(7) {
    margin-top: -180px;
}    .productcate ul li:nth-child(2), .productcate ul li:nth-child(3), .productcate ul li:first-child {
        width: 30%;
    }
	    .productcate ul li {
        width: 21.9%;
    }
}
@media only screen and (max-width: 992px) {
    .main {
        display: block;
        clear: both;
        margin-top: 10px;
        float: right;
    }
    .intro_pic {
        width: 90%;
        margin: 0 auto 30px auto;
    }
    .intro_pic img {
        width: 100%;
    }
    .footer {
        background: url(../images/background.jpg) center bottom no-repeat;
        padding-top: 20px;
        background-color: #040404;
    }
    .howitswork ul li h5 {
        color: #1f93ce;
        font-size: 20px;
    }
    .strip h2 {
        font-size: 23px;
        color: #fff;
        font-weight: 400;
    }
    .strip p {
        font-size: 13px;
        color: #fff;
        font-weight: 400;
    }
    .cbp-hrmenu > ul > li > a {
        font-size: 12.5px;
    }
    .links li {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    .logos-info {
        width: 100%;
    }
    .logos-info img {
        width: 100%;
    }
    .topmenuleft p {
        font-size: 12px;
    }
    .programmes-box h3 {
        font-size: 22px;
    }
    .programmes-box p {
        font-size: 17px;
    }
    .youtube {
        height: auto;
    }
    .youtube-txt {
        overflow: hidden;
        background-color: rgba(26, 26, 26, 0.5);
        padding: 22px 38px;
        position: absolute;
        width: 100%;
        height: auto;
        left: 0;
        top: 150px;
    }
    .youtube-img img {
        width: 450px;
    }
    .logo img {
    }
    .main {
        display: inherit;
        clear: inherit;
        float: none;
    }
    .top-bar-cont ul li {
        padding-left: 5px;
        padding-right: 5px;
    }
    .social-media-bnr li a {
        padding-left: 5px;
        padding-right: 5px;
    }
    .top-bar-cont ul li span {
        font-size: 12px;
    }
    .get-contac p {
        font-size: 12px;
    }
    .download-btn a span {
        display: none;
    }
	    .productcate ul li:nth-child(4), .productcate ul li:nth-child(5), .productcate ul li:nth-child(6), .productcate ul li:nth-child(7) {
        margin-top: -150px;
    }
	    .productcate ul li {
        width: 21.5%;
    }
}
@media only screen and (max-width: 767px) {
    .menu {
        display: none;
    }
    .section_countity {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .over_products figure {
        width: 100%;
    }
    .links {
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
    }
    .position_image {
        height: inherit;
    }
    .info_section_web {
        float: left;
    }
    .social_media_top {
        text-align: left;
        padding: 10px 0;
    }
    .email_template {
        padding: 0;
        min-height: 0;
        background: transparent;
    }
    .enquiry_form {
        width: 100%;
    }
    .emils_type,
    .new-btn {
        width: 100%;
        border-radius: 0;
    }
    .socialmedia {
        width: 100%;
    }
    .footer_social_media h4 {
        width: 100%;
        margin-bottom: 20px;
    }
    .option_offers_icon1,
    .option_offers_icon2 {
        margin-bottom: 20px;
    }
    .main {
        width: 100%;
    }
    .cbp-hrmenu .cbp-hrsub-inner .col-lg-6 > div {
        width: 100%;
    }
    .cbp-hrmenu .cbp-hrsub-inner {
        padding: 0;
    }
    .my-ld li {
        margin-top: 0;
        margin: 0;
    }
    .mobile_menu {
        width: 60px;
        margin: 0 auto 10px auto;
        text-align: center;
        clear: both;
        z-index: 999999;
        padding-top: 5px;
        float: right;
    }
    .mobile_menu a {
        display: block;
    }
    .mobile_menu a span {
        margin-bottom: 5px;
        height: 5px;
        background: #fff;
        display: block;
    }
    .cbp-hrmenu .cbp-hrsub-inner .col-lg-6 > div {
        padding: 0;
    }
    .menu {
        margin-top: 0px;
    }
    .copy_right {
        display: block;
        clear: both;
        text-align: center;
    }
    .login_area {
        margin-top: 50px;
    }
    .cbp-hrmenu > ul > li {
        display: block;
    }
    .cbp-hrmenu .cbp-hrsub {
        position: inherit;
    }
    .product_detail_text {
        width: 100%;
    }
    .only-product_pic {
        width: 100%;
        float: left;
        margin-right: 0;
        margin-bottom: 60px;
    }
    .section_countity {
        width: 100%;
        float: none;
        display: block;
        overflow: hidden;
    }
    .add-to_btns {
        width: 100%;
        float: none;
        display: block;
    }
    .left_menu {
        width: 100%;
    }
    .s_hd {
        display: block;
        width: 100%;
    }
    .pro_imgs {
        float: right;
        margin: 0;
        margin-left: 20px;
    }
    .shopping_heading {
        display: none;
    }
    .s_hd1 {
        width: 32%;
    }
    .product_shoping_carts .s_hd1 {
        margin-top: 0;
        margin-bottom: 20px;
        line-height: 36px;
    }
    .total-count {
        float: none;
        display: block;
        width: 100%;
    }
    .conf-order {
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
    }
    .over_products figure {
        margin: 0;
    }
    .login_area {
        padding: 0 15px;
    }
    .intro_pic {
        width: 100%;
    }
    .intro_pic img {
        width: 100%;
    }
    .intro_box {
        display: none;
    }
    .intro_btn {
        display: block;
    }
    .mobile_menu {
        width: 36px;
        margin-top: -77px;
    }
    .main {
        display: block;
        clear: both;
        margin-top: 0;
        float: none;
    }
    .text_info {
        display: none;
    }
    .howitswork {
        display: none;
    }
    .only_bg {
        display: none;
    }
    .banners .slider-container .slider__item {
        position: relative;
        min-height: 200px;
    }
    .slick-next {
        right: 24px !important;
        z-index: 99999;
    }
    .social-icons {
        opacity: 0.7;
        margin-bottom: 13px;
        overflow: hidden;
    }
    .top-menu-left {
        background: url(../images/top-bg.jpg) center top repeat;
        height: auto;
    }
    .section-right-area {
        float: none;
        margin: 0;
    }
    .section-right-area1 {
        float: none;
        margin: 0;
    }
    .submenu-inner-full {
        width: 100%;
    }
    .submenu-inner-full li {
        float: none;
        display: block;
        width: 100%;
        margin-right: 0;
    }
    .dropdown-content {
        display: none;
        position: absolute;
        background-color: #fff;
        min-width: 100%;
    }
    .logos-info {
        width: 100%;
    }
    .section-right-area {
        float: none;
        margin: 0;
    }
    .section-right-area1 {
        float: none;
        margin: 0;
    }
    .professional {
        margin: 30px 0;
    }
    .headerNav {
        height: auto;
    }
    .menu {
        float: none;
    }
    .social-media-links {
        display: none;
    }
    .links-left {
        width: 100%;
        display: block;
    }
    .f1 {
        display: none !important;
    }
    .search-section {
        width: 100%;
        margin: 0 auto;
    }
    .baskets {
        margin-right: 5px;
    }
    .search-sec {
        margin-right: 0;
        float: right;
    }
    .our-programmes h1 {
        font-size: 44px;
    }
    .product_headings h4 {
        color: #ec267b;
        font-size: 47px;
        margin-top: 70px;
    }
    .youtube-img img {
        width: 100%;
        display: block;
        width: 100%;
        float: none;
    }
    .videos {
        position: inherit;
    }
    .youtube-txt {
        position: inherit;
        width: 100%;
        display: block;
    }
    .videos {
        background-repeat: repeat;
    }
    .top-headers {
        background-color: #7418a5;
        height: auto;
    }
    .social-icons {
        display: none;
    }
    .cont-wrp {
        position: inherit;
        overflow: inherit;
    }
    .main-containter {
        position: inherit;
        overflow: inherit;
    }
    .headers {
        position: inherit;
    }
    .menu-wrapper {
        height: auto;
    }
    .logo img {
    }
    .menu-wrapper {
    }
    .topmenuleft p {
        color: #fff;
        line-height: normal;
    }
    .mobile_menu {
        width: 36px;
        margin-top: -65px;
        position: absolute;
        right: 0;
    }
    .cbp-hrmenu > ul > li > a {
        text-align: left;
    }
    .banner-inr {
        background-size: cover;
        min-height: auto;
        position: relative;
        overflow: hidden;
        padding: 40px 0;
    }
    .banner-inr h2 {
        margin: 0;
    }
    .social-media-bnr {
        display: block;
    }
    .social-media-bnr li {
        width: 19%;
        text-align: center;
    }
    .social-media-bnr ul {
        text-align: center;
    }
    .social-media-bnr li a {
        min-height: 40px;
    }
    .top-bar-cont ul li {
        display: block;
        width: 100%;
    }
    .top-bar-cont ul li span {
        min-height: 40px;
    }
    .top-bar-cont ul li span {
        min-height: 40px;
        margin-left: 10px;
    }
    .get-contac a {
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .logos-company ul li {
        width: 49%;
    }
    .mobile_menu {
        right: 15px;
    }
    .cbp-hrsub {
        width: 99% !important;
    }
    .banners .slider-container .slider__item {
        position: relative;
        height: 275px;
    }
    .slick-prev,
    .slick-next {
        top: -70px !important;
    }
    .slick-prev {
        right: 79px !important;
        z-index: 99999;
        left: inherit !important;
    }
    .project-detail-page {
        height: 230px;
    }
    .breadcrumb-wrapper {
        text-align: left;
        float: left;
    }
    .inner-headings-wrapper h5 {
        font-size: 23px;
        margin-bottom: 10px;
    }
    .main-about-img {
        min-height: 372px;
    }
    .contact-info {
        margin-bottom: 30px;
    }
    .logo {
        float: none;
        margin: 0 0 0 0 !important;
        padding: 0 !important;
        text-align: center;
    }
    .welcome-pic {
        float: none;
        margin-left: 0px;
        width: 100%;
        display: block;
        overflow: hidden;
        margin-bottom: 20px;
    }
    .offer-box {
        width: 100%;
    }
    .links-footer {
        min-height: inherit;
        border-right: 1px solid #161c25;
        padding-top: 45px;
    }
    .offerbox-img {
        position: absolute;
        top: -120px;
        right: 15px;
    }
    .offer-box h2 {
        font-size: 62px;
    }
    .contact-us-banner {
        border: 5px solid #192330;
        padding: 35px 30px;
        height: auto;
        margin-top: 110px;
        position: relative;
    }
    .image-person img {
        width: 100%;
    }
    .image-person {
        width: 100%;
    }
    .search-section {
        width: 83%;
        margin: 0 auto;
    }
    .logo a img {
        margin-top: 10px;
        width: 150px;
        text-align: center;
    }
    .section-right {
        float: left;
        margin-top: 20px;
        margin-right: 0;
        margin-bottom: 0;
    }
    .header-section {
        margin-bottom: 90px;
    }
    .header-section h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .top-headers {
        background-color: #0b0e13;
        height: auto;
    }
    .welcome-box h2 {
        color: #fff;
        font-size: 40px;
        text-transform: uppercase;
    }
    .welcome-box ul li h3 {
        font-family: "aachenroman";
        font-size: 40px;
        margin-bottom: 0;
        color: #fff;
    }
    .welcome {
        margin-bottom: 50px;
    }
    .contact-us-banner h2 {
        font-size: 40px;
    }
    .contact-us-banner h2,
    .center-part {
        float: none;
        text-align: center;
        width: 100%;
    }
    .image-person {
        float: right;
        position: absolute;
        right: 0;
        top: -115px;
        width: 128px;
    }
    .header-section h2 {
        font-size: 25px;
    }
    #return-to-top {
        bottom: 20px;
        right: 20px;
    }
    .myaccountbox {
        min-height: auto;
        margin-bottom: 20px;
    }
    .product-box {
        margin-bottom: 20px;
    }
    .breadcrumb-box {
        height: 240px;
        display: block;
        overflow: hidden;
        position: relative;
        text-align: center;
        background-position: center top;
        background-size: 750px;
    }
    .breadcrumb-box::before {
        height: 56px;
        position: absolute;
        left: 0;
        bottom: 0;
        content: "";
        width: 100%;
        background-position: center center;
    }
    .breadcrumb-box h1 {
        text-align: center;
        color: #fff;
        padding-top: 20px;
        font-size: 30px;
        margin-bottom: 28px;
    }
    #column-left {
        display: block !important;
        width: 100% !important;
    }
    #carousel-banner-0 {
        display: none !important;
    }
    .mobile_menu {
        width: 36px;
        margin-top: -48px;
        position: absolute;
        right: 10px;
    }
    .contact-us-banner {
        margin-top: 120px;
    }
    #header-cart .dropdown-menu li p,
    #header-cart .dropdown-menu .table {
        width: 84% !important;
    }
    #header-cart .dropdown-menu {
        width: 360px !important;
        background-color: #0b0e13 !important;
    }
	.main{
		border: none !important;
	}
	.taglines span {
    position: absolute;
    /* width: 100%; */
    opacity: 0;
    animation: fade 10s infinite;
    font-size: 20px;
    margin: 0 auto;
    text-align: center;
    left: 0;
    width: 350px;
}
	.logo-banner {
		width: 100%;}
	    .top-headers {
        background-color: transparent !important;
        height: auto;
    }
	    .productcate ul li {
        width: 100% !important;
    }
	.features-box {
    margin: 15px 0;
    background-color: #222b36;
    text-align: center;
    padding: 20px;
    min-height: auto !important;
    border-radius: 15px;
}
	#product-category #content .text-end .btn-primary{
	margin-top: 10px;
}
	
.headersearchbx {
    width: 100%;
   padding: 5px;
}
}
@media (max-width: 480px) {
    .socialmedia li {
        margin: 0 6px;
    }
}
