/* /* /* /***************-----------------------***********************
[Master Stylesheet]

Project:  The Billtro
Version:  1.0.0
Author:
Purchase:
-----------------********************-------------------
[Table Of Contents]

1. Body
2.Custom css/a
3.#preloader/#status
4.top_header_wrapper
5.slider_wrapper
6.caret_btn
7.jp_banner_jobs_categories_wrapper
8.tb_work_wrapper
9.services_Wrapper
10.best_Service_wrapper
11.gallery-area
12.tb_news_letter_wrapper
13.team_wrapper
14.tb_pricing_table
15.counter_section
16.tb_blog_wrapper
17.tb_partner_wrapper
18.twiter_main_wrapper
19.footer_wrapper
20.tb_quality_servc_wraper
21.error_wrapper
22.tb_contact_wrapper
23.tb_abt_cmpny_wrapper
24.project_single_wrapper
25.tb_blog_section
26.responsive css
/*----------------body start------------------*/

/* body,
html {
    font-family: myfont;
    line-height: 26px;
    font-weight: 400;
    font-size: 16px;
    color: #797979;

} */

/*------------------custom css----------------*/

a {
    color: #c3212a;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #c3212a;
    text-decoration: none;
}

a:focus {
    outline: none;
}

p,
.p {
    color: #797979;
    text-align: left;
    direction: ltr;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

input,
select,
button {
    outline: none;
}

input:focus,
select:focus,
button:focus {
    outline: none;
    box-shadow: none;
}

textarea {
    outline: none;
}

textarea:focus {
    outline: none;
    box-shadow: none;
}

/*-----scroll top-----*/

/*-- Preloader css start --*/

#preloader {
    background-color: #ffffff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2147483647;
    width: 100%;
    height: 100%;
}

#status {
    background-position: center center;
    background-repeat: no-repeat;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    color: #c3212a;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #c3212a;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1000;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 9px;
    font-size: 30px;
    -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:hover i {
    color: #fff;
    -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;
}
.mean-container {
    position: relative;
}
.transparent-menu {
    position: relative;
    z-index: 10;
    background: transparent;
}
.logo {
    display: inline-block;
    vertical-align: middle;
}

.float-right {
    float: right;
}
.search_div {
    z-index: 100;
}
.mean-container {
    position: relative;
}
.search_response {
    top: 2px;
}
/*----stick menu-----*/
.menu_fixed {
    position: fixed;
    background: #254a93;
    -webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
    /* z-index: 11; */
    left: 0;
    right: 0;
    top: 0;
}
.header-area.stick .mainmenu ul li a,
.stick .mean-container a.meanmenu-reveal {
    color: #000000;
}
.header-area.stick .menu-bar:after,
.header-area.stick .menu-bar:before,
.header-area.stick .menu-bar span,
.stick .mainmenu ul li.parent:after,
.stick .mainmenu ul li.parent:before,
.stick .mainmenu ul li.has-mega > a:before,
.stick .mainmenu ul li.has-mega > a:after,
.stick .mean-container a.meanmenu-reveal span {
    background-color: #222;
}
/*topbar*/

/* .topbar {
    background: #111111;
    position: relative;
    z-index: 100;
    padding: 12px 0 12px 0;
} */
/* .topbar ul>li a {
    text-transform: uppercase;
    color: rgba(8, 7, 7, 0.52);
    font-size: 16px;
} */
/* .topbar ul>li a:hover {
    color: #c3212a;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
} */

#navbarSupportedContent {
    display: flex;
    width: 100%;
    z-index: 10;
}

.topbar {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.language-ul {
    width: 13%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.language-ul li a svg {
    margin-left: 0.1rem;
}

.navbar-default .navbar-collapse {
    background: #ffffff;
}
.top_header_add {
    line-height: 40px;
}

.top_header_add ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    direction: ltr;
}
.top_header_add li {
    float: left;
    width: auto;
    list-style: none;
    color: rgba(255, 255, 255, 0.52);
    margin-right: 25px;
}
.top_header_add ul li i {
    margin-right: 7px;
    text-align: center;
    color: #c3212a;
    font-size: 18px;
}
.top_header_add ul li span {
    text-transform: capitalize;
}
.top_header_add ul li a {
    color: rgba(255, 255, 255, 0.52);
    text-transform: lowercase;
}
.top_header_add ul li a:hover {
    color: #c3212a;
    transition: 0.4s;
}
.topbar .reg-section ul li {
    float: left;
    margin-right: 35px;
}
.topbar .reg-section .dropdown .dropdown-menu li {
    margin-right: 0px;
}
.social_links_wrapper {
    width: 25%;
    float: left;
    line-height: 40px;
}
.social_links {
    float: left;
}
.social_links ul li {
    float: left;
    margin-right: 15px;
}
.top_header_wrapper {
    background: rgba(0, 0, 0, 0.5) !important;
}
/* mobail_menu_main */
.menu_fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    /* z-index: 100; */
    background: #fff;
}
.mobail_menu_main {
    float: none;
    width: 100%;
}
.header_login {
    float: right;
}
.bt_main_menu_wrapper {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 11px;
}
/**********----------slider wrapper start-------**********/
.slider_wrapper {
    float: left;
    width: 100%;
    position: relative;
    margin-top: -110px;
}
.camera_wrap {
    float: none;
}
#theme-main-banner .camera_overlayer {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
}

#theme-main-banner .camera_next {
    background: #fff;
    height: 49px;
    width: 43px;
    border-radius: 27px 0 0 27px;
    text-align: center;
}
#theme-main-banner .camera_prev {
    background: #fff;
    height: 49px;
    width: 43px;
    border-radius: 0 27px 27px 0;
    text-align: center;
}
#theme-main-banner .camera_prev:hover,
#theme-main-banner .camera_next:hover {
    background: #c4212a;
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

#theme-main-banner .camera_next > span {
    background: none;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    top: -10px;
    left: 5px;
}

#theme-main-banner .camera_prev > span {
    background: none;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    top: -10px;
    right: 5px;
}
#theme-main-banner .camera_prev > span:before,
#theme-main-banner .camera_next > span:before {
    font-family: "FontAwesome";
    font-size: 28px;
    color: #111111;
    line-height: 70px;
}
#theme-main-banner .camera_prev > span:before {
    content: "";
}

#theme-main-banner .camera_next > span:before {
    content: "";
}
#theme-main-banner .camera_prev > span:hover:before,
#theme-main-banner .camera_next > span:hover:before {
    color: #fff !important;
    -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;
}
.camera_wrap .camera_pag .camera_pag_ul {
    list-style: none;
    margin: 0;
    position: absolute;
    bottom: 10px;
    left: 47%;
}
#theme-main-banner .camera_caption {
    height: 100%;
    text-align: center;
}
#theme-main-banner .camera_caption > div {
    background: transparent;
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-shadow: none;
    left: 0;
    padding: 0;
}
#theme-main-banner .camera_caption .container h4 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    /* letter-spacing: 4px; */
}
#theme-main-banner .camera_caption .container h1 {
    color: #fff;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 50px;
    background: #c4212a;
    display: inline-block;
    border-radius: 80px;
    padding: 20px 30px;
    font-weight: 700;
    margin-left: 0;
}
#theme-main-banner .camera_caption .container p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    line-height: 32px;
    font-weight: 500;
    text-align: center;
}
.blob-btn {
    display: inline-block;
    z-index: 1;
    position: relative;
    width: 125px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    font-family: "sans", sans-serif;
    background-color: transparent;
    outline: none;
    text-transform: uppercase;
    border: 2px solid #c3212a;
    transition: all 0.5s;
    cursor: pointer;
    border-radius: 50px;
    line-height: 36px;
    font-family: sans;
}
.blob-btn:before {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.blob-btn:hover {
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    border: 2px solid transparent;
}

.blob-btn:hover:after {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    left: 0;
    top: 0;
}
.blob-btn__inner {
    z-index: -1;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.blob-btn__blobs {
    border-radius: 50px;
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
}
.blob-btn__blob {
    position: absolute;
    top: 0px;
    width: 25%;
    height: 100%;
    border-radius: 100%;
    -webkit-transform: translate3d(0, 150%, 0) scale(1.7);
    transform: translate3d(0, 150%, 0) scale(1.7);
    -webkit-transition: -webkit-transform 0.45s;
    transition: -webkit-transform 0.45s;
    transition: transform 0.45s;
    transition: transform 0.45s, -webkit-transform 0.45s;
    background: #c3212a;
}
.blob-btn__blob:nth-child(1) {
    left: 0%;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.blob-btn__blob:nth-child(2) {
    left: 30%;
    -webkit-transition-delay: 0.08s;
    transition-delay: 0.08s;
}
.blob-btn__blob:nth-child(3) {
    left: 60%;
    -webkit-transition-delay: 0.16s;
    transition-delay: 0.16s;
}
.blob-btn__blob:nth-child(4) {
    left: 90%;
    -webkit-transition-delay: 0.24s;
    transition-delay: 0.24s;
}
.blob-btn:hover .blob-btn__blob {
    -webkit-transform: translateZ(0) scale(1.7);
    transform: translateZ(0) scale(1.7);
    background: #c3212a;
}
.banner_btn {
    width: 160px !important;
    height: 45px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    opacity: 1;
    margin-top: 30px;
    margin-left: -20px;
}
/*********----------- btn css end-------*********/
/********-------------search css start---------***********/
header .serach-header {
    display: flex;
    justify-content: center;
    /* margin-left:14px; */
}

header .serach-header .searchd {
    background: transparent;
    line-height: 50px;
    height: 50px;
    border: 0;
}
header .serach-header .searchd i {
    color: #fff;
    font-size: 16px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    line-height: 40px;
    background: #333333;
    border: 0 !important;
}
header .serach-header .searchd i:hover {
    color: #fff;
    background: #c3212a;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
header .serach-header .searchbox {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.86);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 11000;
}
header .serach-header .searchbox .close {
    background-color: transparent;
    box-shadow: none;
    color: #c3212a;
    font-size: 40px;
    font-weight: bold;
    opacity: 1;
    padding: 10px 17px;
    position: fixed;
    right: 20px;
    top: 15px;
    text-shadow: none;
}
header .serach-header .searchbox form input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent;
    border-color: -moz-use-text-color -moz-use-text-color #fff;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #c3212a;
    font-size: 28px;
    font-weight: lighter;
    left: 0;
    right: 0;
    margin: 0px auto;
    outline: medium none;
    padding-bottom: 7px;
    padding-left: 0;
    padding-right: 30px;
    position: absolute;
    top: 45%;
    width: 36%;
    line-height: 60px;
}
header .serach-header .searchbox form button {
    display: inline-block;
    line-height: 60px;
    height: 60px;
    right: 64%;
    position: absolute;
    top: 50%;
    transform: translate(0%, -55%);
    background: transparent;
    color: #c3212a;
    border: 0;
    font-size: 20px;
}

header .serach-header .searchbox.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    filter: alpha(opacity=100);
}
.serach-header .searchbox form::-webkit-input-placeholder {
    color: rgba(219, 187, 10, 0.6);
}
.serach-header .searchbox form:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(219, 187, 10, 0.6);
}
.serach-header .searchbox form::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(219, 187, 10, 0.6);
}
.serach-header .searchbox form:-ms-input-placeholder {
    color: rgba(219, 187, 10, 0.6);
}

/********-------------cart css start---------***********/

/**********------- Tweet Feed css Start ---------**********/
.twiter_main_wrapper {
    float: left;
    width: 100%;
    background: #f9f9f9;
}
.tc_twtfd_wrapper {
    float: left;
    width: 100%;
    /* background-image: url(../images/tweter_bg.png); */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    color: #ffffff;
    padding-top: 40px;
    padding-bottom: 55px;
    position: relative;
    z-index: 1;
    background: #c3212a;
}

.tc_twtfd_wrapper .vertical-slider {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 30px;
}
.tc_twtfd_wrapper .btn-vertical-slider {
    margin-left: 0;
    cursor: pointer;
    position: absolute;
    right: 25px;
    background: rgba(255, 255, 255, 0.22);
    border-radius: 100%;
    padding: 15px;
    font-size: 18px !important;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 8px;
    margin-top: 20px;
    z-index: 1;
}

#myCarousel span {
    font-size: 20px;
}

.tc_date_wrapper {
    font-size: 14px !important;
}

.tc_up_btn {
    top: 0px !important;
}

.tc_down_btn {
    top: -61px !important;
}
.tc_twtfd_wrapper .carousel.vertical .carousel-inner .item {
    -webkit-transition: 0.6s ease-in-out top;
    -moz-transition: 0.6s ease-in-out top;
    -ms-transition: 0.6s ease-in-out top;
    -o-transition: 0.6s ease-in-out top;
    transition: 0.6s ease-in-out top;
}

.twiter_cntnt {
    float: left;
    margin-left: 25px;
}
.twiter_cntnt p {
    color: rgba(255, 255, 255, 0.8);
}
.tc_twitter_img_wrapper {
    float: left;
    width: 100%;
}
.tc_twitter_img_wrapper i {
    font-size: 32px;
    background: rgba(255, 255, 255, 0.2);
    width: 90px;
    line-height: 90px;
    text-align: center;
    height: 90px;
    color: #fff;
}
.tc_twtfd_wrapper .carousel.vertical .active {
    top: 0;
}
.tc_twtfd_wrapper .carousel.vertical .next {
    top: 100%;
}
.tc_twtfd_wrapper .carousel.vertical .prev {
    top: -100%;
}
.tc_twtfd_wrapper .carousel.vertical .next.left,
.tc_twtfd_wrapper .carousel.vertical .prev.right {
    top: 0;
}
.tc_twtfd_wrapper .carousel.vertical .active.left {
    top: -100%;
}
.tc_twtfd_wrapper .carousel.vertical .active.right {
    top: 100%;
}

@media (max-width: 767px) {
    .tc_up_btn {
        top: 100% !important;
        left: 64px;
    }
    .tc_down_btn {
        top: 100% !important;
        left: 15px !important;
    }
    .tc_twtfd_wrapper {
        padding-top: 0;
    }
}
/*--------- Tweet Feed css end --------------*/
/*****--------- footer css -----*********/

.footer_wrapper {
    float: left;
    width: 100%;
    background: #222222;
    padding-top: 62px;
    position: relative;
    margin-top: 10px;
}
.footer_wrapper_second {
    float: left;
    width: 100%;
}

.section3_wrapper_second {
    padding-top: 60px;
}
.tb_foter_left {
    float: left;
    width: 60%;
    padding-left: 15px;
}
.tb_foter_right {
    float: left;
    width: 40%;
    padding-right: 15px;
}
.wrapper_second_about,
.wrapper_second_useful,
.wrapper_second_blog {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 2rem;
}
.block-zone__widget-header {
    flex-direction: row-reverse !important;
}
/* .footer_wrapper_second {
    padding-top: 70px;

} */
.footer_wrapper_second h4 {
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 40px;
    text-transform: uppercase;
    color: #d8d8d8;
    text-align: left;
}
.footer_wrapper_second h4 span {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 40px;
    text-transform: uppercase;
    color: #fff;
}
.abotus_content {
    float: left;
    width: 100%;
}
.abotus_content {
    padding-bottom: 10px;
}
.abotus_content p {
    font-size: 16px;
    color: #7d7d7d;
}
.aboutus_social_icons {
    margin: 0;
    padding: 0;
    list-style: none;
}
.wrapper_first_image {
    /* display: flex;
    justify-content: end; */
    margin-bottom: 33px;
}

.wrapper_first_image a img {
    margin-top: -15px;
}
.wrapper_second_useful ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
.wrapper_second_useful ul li {
    margin-bottom: 13px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: end;
}
.wrapper_second_useful ul li i {
    color: #7d7d7d;
    margin-right: 20px;
    font-size: 16px;
}
.wrapper_second_useful ul li a {
    color: #7d7d7d;
    font-size: 16px;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: flex;
    flex-direction: row-reverse;
}
.wrapper_second_useful ul li a:hover {
    color: #c3212a;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.btm_foter_box {
    float: left;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 15px;
}

.ft_blog_wrapper {
    display: flex;
    flex-direction: row-reverse;
}

.ft_blog_wrapper1,
.ft_blog_wrapper2 {
    float: left;
    width: 100%;
}
.ft_blog_wrapper1 {
    padding-bottom: 30px;
}
.ft_blog_date {
    font-size: 14px;
    color: #7d7d7d;
}

.ft_blog_image {
    float: right;
    width: 90px;
}
.ft_blog_text {
    font-size: 14px;
    font-weight: 500;
    float: right;
    width: calc(100% - 90px);
    padding-right: 10px;
    text-align: left;
}
.ft_blog_text h5 a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ft_blog_text h5 a:hover {
    color: #c3212a;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.section3_bottom_wrapper {
    float: left;
    width: 100%;
    background: #0f0f0f;
}
.section3_copyright {
    text-transform: capitalize;
    float: left;
    color: #999;
}
.section3_copyright p a {
    color: #c3212a;
    margin-left: 3px;
}
.hidden {
    display: none;
}
.visible {
    display: block;
}
.foter_contact_nav li p {
    font-size: 16px;
    color: #cacaca;
    text-transform: capitalize;
    float: left;
}
.footer_btn_wrapper {
    float: right;
}
.foter_contact_nav ul li a p {
    color: #cacaca;
    text-transform: lowercase !important;
}
.foter_contact_nav ul li a p:hover {
    color: #c3212a;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.wrapper_second_useful_2 ul li {
    margin-bottom: 23px;
    color: #7d7d7d;
}

.wrapper_second_useful_2 ul li i {
    font-size: 18px;
}
.wrapper_second_useful_2 ul li a {
    text-transform: lowercase;
}
.section3_copyright_middle {
    float: right;
    text-transform: capitalize;
}
.section3_copyright_middle i {
    color: #c3212a;
    margin-left: 2px;
    margin-right: 2px;
}

.section3_copyright_middle p a {
    color: #efefef;
    text-transform: capitalize;
}

.copyright_icon_wrapper {
    float: left;
    width: 100%;
}

.copyright_icons {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}
.copyright_icons li {
    float: left;
    margin-left: 10px;
    text-transform: capitalize;
}
.copyright_icons li:first-child {
    margin-left: 0px;
}

.copyright_icons li a {
    color: #797979;
}

.copyright_icons li a:hover {
    color: #c3212a;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
/*Common Page Header*/

.page_title_section {
    float: left;
    width: 100%;
    padding-top: 140px;
    padding-bottom: 34px;
    background: url(../images/page_header_bg.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    margin-top: -110px;
}
.page_title_overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.85;
}
.page_header {
    padding-bottom: 0;
    border-bottom: 0;
}
.page_header h1 {
    font-size: 32px;
    line-height: 70px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
}
.sub_title_section {
    float: right;
    position: relative;
    top: 16px;
}
.page_header .sub_title li {
    float: left;
    font-size: 18px;
    line-height: 35px;
    color: #e8e8e8;
    font-weight: 300;
    text-transform: capitalize;
}
.page_header .sub_title li:last-child {
    color: #c3212a;
}
.page_header .sub_title a {
    color: #e8e8e8;
}
.page_header .sub_title a:hover {
    color: #c3212a;
}
.page_header .sub_title i {
    padding: 0px 5px;
}
@media (max-width: 766px) {
    .page_header h1 {
        font-size: 35px;
        line-height: 44px;
    }
}

@media (min-width: 992px) {
    .transparent-menu {
        float: left;
        width: 100%;
        /* z-index: 1000; */
    }
    .sc_navigation {
        float: right;
        background: #fff;
        width: 80%;
    }
    nav {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }
    nav > ul {
        float: left;
        list-style: outside none none;
        margin: 0;
        padding: 0;
        width: 106%;
    }
    nav > ul > li {
        color: #fff;
        display: inline-block;
        text-transform: capitalize;
        position: relative;
        font-size: 16px;
        font-weight: 700;
    }
    nav > ul > li > a {
        color: inherit;
        float: left;
        font-weight: 600;
        color: #333333;
        line-height: 3;
        text-transform: uppercase;
        padding: 30px 7px 25px 7px;
        position: relative;
    }
    nav > ul > li > a:before {
        position: absolute;
        content: "";
        background: #c3212a;
        bottom: 30px;
        height: 5px;
        width: 5px;
        opacity: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        left: 50%;
        -webkit-transition: opacity 0.5s ease 0s, bottom 0s ease 0.5s,
            height 0s ease 0.5s, width 0s ease 0.5s, border-radius 0s ease 0.5s,
            left 0s ease 0.5s;
        -o-transition: opacity 0.5s ease 0s, bottom 0s ease 0.5s,
            height 0s ease 0.5s, width 0s ease 0.5s, border-radius 0s ease 0.5s,
            left 0s ease 0.5s;
        transition: opacity 0.5s ease 0s, bottom 0s ease 0.5s,
            height 0s ease 0.5s, width 0s ease 0.5s, border-radius 0s ease 0.5s,
            left 0s ease 0.5s;
    }
    nav > ul > li a:hover:before {
        height: 3px;
        width: 100%;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        bottom: -7px;
        opacity: 1;
        left: 0;
        text-align: center;
        -webkit-transition: opacity 0s ease 0s, bottom 0.3s ease 0s,
            height 0.3s ease 0.3s, width 0.3s ease 0.3s,
            border-radius 0.3s ease 0.3s, left 0.3s ease 0.3s;
        -o-transition: opacity 0s ease 0s, bottom 0.3s ease 0s,
            height 0.3s ease 0.3s, width 0.3s ease 0.3s,
            border-radius 0.3s ease 0.3s, left 0.3s ease 0.3s;
        transition: opacity 0s ease 0s, bottom 0.3s ease 0s,
            height 0.3s ease 0.3s, width 0.3s ease 0.3s,
            border-radius 0.3s ease 0.3s, left 0.3s ease 0.3s;
    }
    nav > ul > li:before {
        bottom: 28px;
        left: 50%;
        margin-left: -2px;
    }
    .main-menu-wrapper {
        float: left;
        width: 15%;
        padding-top: 25px;
        padding-left: 30px;
        padding-bottom: 25px;
    }
    nav > ul > li:hover:before,
    nav > ul > li:hover > a:before,
    nav > ul > li:hover > a:after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    nav > ul > li a:hover {
        color: #c3212a;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }
    .style2 .transparent-menu {
        border: 0 !important;
        padding-top: 40px;
    }
    .style2 nav {
        border: 0;
    }
    .style2 nav > ul > li > a {
        font-family: sans;
        font-size: 14px;
        font-weight: 300;
        margin: 0 15px;
        padding: 30px 0;
    }
    .style2 nav > ul > li > a:before {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border-bottom: 1px dashed;
        border-radius: 0;
        bottom: 3px;
        height: 2px;
        left: 0;
        margin: 0;
        top: auto;
        width: 100%;
    }
    .style2 nav > ul > li > a:after,
    .style2 nav > ul > li:before {
        display: none;
    }
    .header-btns > form {
        background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
        height: 40px;
        width: 350px;
        margin-top: 37px;
        position: absolute;
        top: 100%;
        right: 0;
        -webkit-transform: rotateX(90deg);
        -moz-transform: rotateX(90deg);
        -ms-transform: rotateX(90deg);
        -o-transform: rotateX(90deg);
        transform: rotateX(90deg);
    }
    .header-btns > form.active {
        -webkit-transform: rotateX(0);
        -moz-transform: rotateX(0);
        -ms-transform: rotateX(0);
        -o-transform: rotateX(0);
        transform: rotateX(0);
    }
    .menu-btns > form input,
    .header-btns > form input {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        color: #fff;
        font-family: sans;
        font-size: 12px;
        font-style: italic;
        height: 100%;
        padding: 10px 20px;
        width: 100%;
    }
    .menu-btns > form button,
    .header-btns > form button {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        color: #fff;
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
    }
    /*=============== Sticky Header  ===================*/
    .menu_fixed {
        position: fixed;
        background: #fff;
        -webkit-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
        /* z-index: 1000; */
        left: 0;
        right: 0;
        top: 0;
    }
    .header-area.stick .mainmenu ul li a,
    .stick .mean-container a.meanmenu-reveal {
        color: #000000;
    }
    .header-area.stick .menu-bar:after,
    .header-area.stick .menu-bar:before,
    .header-area.stick .menu-bar span,
    .stick .mainmenu ul li.parent:after,
    .stick .mainmenu ul li.parent:before,
    .stick .mainmenu ul li.has-mega > a:before,
    .stick .mainmenu ul li.has-mega > a:after,
    .stick .mean-container a.meanmenu-reveal span {
        background-color: #222;
    }
    /*=============== Toggle Header  ===================*/
    /*=============== Dropdown ===================*/
    nav ul li ul {
        background: #fff none repeat scroll 0 0;
        text-align: left;
        list-style: outside none none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 106%;
        width: 300px;
        visibility: hidden;
        border-bottom: 2px solid #c3212a;
        opacity: 0;
        -webkit-transform: rotateX(-75deg);
        -moz-transform: rotateX(-75deg);
        -ms-transform: rotateX(-75deg);
        -o-transform: rotateX(-75deg);
        transform: rotateX(-75deg);
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transition: all 800ms cubic-bezier(0.68, 0, 0.265, 1);
        /* older webkit */
        -webkit-transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -moz-transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -o-transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        /* easeInOutBack */
        -webkit-transition-timing-function: cubic-bezier(0.68, 0, 0.265, 1);
        /* older webkit */
        -webkit-transition-timing-function: cubic-bezier(
            0.68,
            -0.55,
            0.265,
            1.55
        );
        -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
        /* easeInOutBack */
    }
    nav ul li ul li ul {
        background: #313131;
        top: 0;
        left: 100%;
    }
    nav ul li:hover > ul {
        opacity: 1;
        visibility: visible;
        transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
    }

    nav ul li ul li a {
        color: #333;
    }
    nav ul li ul li a i {
        margin-right: 5px;
    }
    .has-dropdown:before {
        background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
        content: "";
        height: 6px;
        margin-top: -0px;
        position: absolute;
        opacity: 0;
        right: 80px;
        top: 50%;
        width: 6px;
        -webkit-transition: all 800ms cubic-bezier(0.68, 0, 0.265, 1);
        /* older webkit */
        -webkit-transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -moz-transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -o-transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        /* easeInOutBack */
        -webkit-transition-timing-function: cubic-bezier(0.68, 0, 0.265, 1);
        /* older webkit */
        -webkit-transition-timing-function: cubic-bezier(
            0.68,
            -0.55,
            0.265,
            1.55
        );
        -moz-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
        /* easeInOutBack */
    }
    .has-dropdown:hover:before {
        right: 20px;
        opacity: 1;
    }
}

@media (max-width: 976px) {
    .head1 {
        margin-top: 76px;
    }
}

.footerend {
    text-align: center !important;
    margin-bottom: 0;
    color: #7d7d7d;
}
.year-footer {
    color: #7d7d7d;
    margin-top: 9px;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0;
}
.btn.active,
.btn:active {
    box-shadow: none;
}
.modal-backdrop {
    z-index: 0;
}
.register {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    padding-right: 20px;

    border: 1px solid #ececec;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    text-align: left;
    margin-bottom: 10px;
    color: #111111;
    background: #f9f9f9;
    direction: ltr;
    transition: all 0.5s;
}

.register:hover {
    border: 1px solid #c3212a;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.in-check {
    text-align: left;
}
#logins {
    display: none;
}
.btn-r,
.btn-v {
    font-size: 25px;
    cursor: pointer;
}
.titlemodal {
    text-align: center;
    margin-top: 20px;
}

.btn-r:hover {
    border-bottom: 2px solid #c3212a;
    padding-bottom: 10px;
}
.btn-v:hover {
    border-bottom: 2px solid #c3212a;
    padding-bottom: 10px;
}
.a-forget {
    color: #000000;
}
.checks {
    text-align: left;
}
.vrod {
    border: 2px solid #c4212a;
    border-radius: 20px;
    padding: 4px 29px;
    background: #fff;
    color: #c4212a;
    margin-bottom: 10px;
    margin-top: 10px;
    display: flex;
    font-size: 20px;
}
.t-vrod {
    display: flex;
    justify-content: center;
}
.vrod:hover {
    background: #c4212a;
    color: #fff;
}
.btn-close {
    background: #c4212a;
    color: #fff;
}
.btn-close:hover {
    background: #c4212a;
    color: #fff;
}
.detais-address {
    direction: ltr;
    margin-bottom: 32px;
}

.detais-address h3 {
    font-size: 25px;
    font-weight: 700;
}
.detais-address p {
    font-size: 20px;
}
.h-modal {
    margin-top: 18px;
}
.p-sale {
    font-size: 20px;
    margin-top: 21px;
}
#tab2 {
    display: none;
}

.ul-h {
    display: flex;
    justify-content: flex-start;
}

/* //////////////////// */

.head1 {
    background: #000;
    padding-top: 10px;
    padding-bottom: 9px;
}

.menu-ul li a {
    text-transform: uppercase;
    color: rgba(8, 7, 7, 0.52);
    font-size: 16px;
}

.menu-ul li a:hover {
    color: #c3212a;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.menu-ul > li a:hover:before {
    height: 3px;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    bottom: -7px;
    opacity: 1;
    left: 0;
    text-align: center;
    -webkit-transition: opacity 0s ease 0s, bottom 0.3s ease 0s,
        height 0.3s ease 0.3s, width 0.3s ease 0.3s,
        border-radius 0.3s ease 0.3s, left 0.3s ease 0.3s;
    -o-transition: opacity 0s ease 0s, bottom 0.3s ease 0s,
        height 0.3s ease 0.3s, width 0.3s ease 0.3s,
        border-radius 0.3s ease 0.3s, left 0.3s ease 0.3s;
    transition: opacity 0s ease 0s, bottom 0.3s ease 0s, height 0.3s ease 0.3s,
        width 0.3s ease 0.3s, border-radius 0.3s ease 0.3s, left 0.3s ease 0.3s;
}

.nav-all {
    background: #fff;
}

@media (max-width: 700px) {
    .logo-menu {
        display: none;
    }
    .menu-top-right {
        display: none;
    }
}
.navbar-nav {
    text-align: left;
}

.a-menu {
    text-transform: uppercase !important;
    color: rgba(8, 7, 7, 0.52) !important;
    font-size: 14px !important;
    line-height: 30px;
}
.a-menu-mobile {
    text-transform: uppercase !important;
    color: rgba(8, 7, 7, 0.52) !important;
    font-size: 16px !important;
    line-height: 30px;
}
.a-menu-mobile:hover {
    color: #c3212a !important;
    -webkit-transition: all 0.5s !important;
    -o-transition: all 0.5s !important;
    -ms-transition: all 0.5s !important;
    -moz-transition: all 0.5s !important;
    transition: all 0.5s !important;
}

.a-menu:hover {
    color: #c3212a !important;
    -webkit-transition: all 0.5s !important;
    -o-transition: all 0.5s !important;
    -ms-transition: all 0.5s !important;
    -moz-transition: all 0.5s !important;
    transition: all 0.5s !important;
}
.a-menu:before {
    position: absolute;
    content: "";
    background: #c3212a;
    bottom: 30px;
    height: 5px;
    width: 5px;
    opacity: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    left: 50%;
    -webkit-transition: opacity 0.5s ease 0s, bottom 0s ease 0.5s,
        height 0s ease 0.5s, width 0s ease 0.5s, border-radius 0s ease 0.5s,
        left 0s ease 0.5s;
    -o-transition: opacity 0.5s ease 0s, bottom 0s ease 0.5s,
        height 0s ease 0.5s, width 0s ease 0.5s, border-radius 0s ease 0.5s,
        left 0s ease 0.5s;
    transition: opacity 0.5s ease 0s, bottom 0s ease 0.5s, height 0s ease 0.5s,
        width 0s ease 0.5s, border-radius 0s ease 0.5s, left 0s ease 0.5s;
}

.a-menu:hover:before {
    height: 3px;
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    bottom: -7px;
    opacity: 1;
    left: 0;
    text-align: center;
    -webkit-transition: opacity 0s ease 0s, bottom 0.3s ease 0s,
        height 0.3s ease 0.3s, width 0.3s ease 0.3s,
        border-radius 0.3s ease 0.3s, left 0.3s ease 0.3s;
    -o-transition: opacity 0s ease 0s, bottom 0.3s ease 0s,
        height 0.3s ease 0.3s, width 0.3s ease 0.3s,
        border-radius 0.3s ease 0.3s, left 0.3s ease 0.3s;
    transition: opacity 0s ease 0s, bottom 0.3s ease 0s, height 0.3s ease 0.3s,
        width 0.3s ease 0.3s, border-radius 0.3s ease 0.3s, left 0.3s ease 0.3s;
}

.navbar-nav {
    justify-content: flex-start;
}
.navbar-nav li {
    font-weight: 700;
    position: relative;
    text-align: center;
    width: auto;
    padding: 3px 11px;
}
@media (min-width: 998px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0;
        padding-right: 0;
    }
}
.navbar-nav li .navbar-collapse {
    justify-content: center;
}

#navbarSupportedContent .navbar-nav.topbar li ul li ul {
    left: 100%;
    top: 0;
}

.a-menu:after {
    content: none !important;
}

.navbar-nav li navbar-nav.dropdown {
    min-width: 100%; /* Set width of the dropdown */
    background: #f2f2f2;
    display: none;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.navbar-nav li .navbar-nav.dropdown li {
    display: block;
}

.close-login {
    margin: 0;
    background: #fff;
    border: none;
    color: #c3212a;
    font-size: 32px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    right: 0;
}

.sub-menu {
    width: 330;
    margin: 7px 0 0 !important;
    padding-left: 7px;
    padding-right: 4px;
    padding-top: 0;
    padding-bottom: 0;
    background: #fff none repeat scroll 0 0;
    text-align: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 45px;
    border: none;
}

.language-ul .sub-menu {
    top: 43px !important;
}

.sub-mobile {
    width: 100%;
    margin: 7px 0 0 !important;
    padding-left: 7px;
    padding-right: 4px;
    padding-top: 0;
    padding-bottom: 0;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 87px;
    border: none;
}
.sub-menu li {
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: left;
    font-weight: 700;
    color: #686868;
}

.sub-menu li:hover {
    color: #c3212a !important;
    -webkit-transition: all 0.5s !important;
    -o-transition: all 0.5s !important;
    -ms-transition: all 0.5s !important;
    -moz-transition: all 0.5s !important;
    transition: all 0.5s !important;
    border-bottom: 2px solid #c3212a !important;
    background-color: #fff !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #fff !important;
}

.sub-menu-mobile {
    position: absolute;
    width: 300px;
    height: 100vh;
    overflow-y: scroll;
    background: #fff;
    top: 0;
    right: -100vw;
    z-index: 5;
    padding-top: 62px;
    padding-right: 5px;
    transition: right 0.3s linear 0s;
    -webkit-transition: right 0.3s linear 0s;
    -moz-transitio: right 0.3s linear 0s;
    -ms-transitio: right 0.3s linear 0s;
    -o-transitio: right 0.3s linear 0s;
}

.sub-menu-mobile.show {
    right: 0;
    transition: right 0.3s linear 0s;
    -webkit-transition: right 0.3s linear 0s;
    -moz-transitio: right 0.3s linear 0s;
    -ms-transitio: right 0.3s linear 0s;
    -o-transitio: right 0.3s linear 0s;
}
.btn-mobile {
    z-index: 8;
}

.sub-menu-item {
    text-align: center;
    color: #c3212a;
    font-weight: 700;
}
.sub-menu-item-d {
    color: rgba(8, 7, 7, 0.52);
    font-size: 12px;
}
.sub-menu-item-d:hover {
    color: #c3212a;
}

@media (min-width: 700px) {
    .menu-desc {
        display: block;
    }
    .menu-mobile {
        display: none;
    }
}

@media (max-width: 990px) {
    .menu-mobile {
        display: block;
    }
    .menu-desc {
        display: none;
    }
    .ul-h {
        display: flex;
        flex-direction: column;
        align-items: baseline;
    }
}

.logo-sub-menu {
    width: 100px;
    padding-top: 14px;
}

.logo-sub-m {
    display: flex;
    justify-content: center;
}

.navbar-expand-lg .navbar-collapse {
    justify-content: center;
}
.back-menu-mobile {
    position: fixed;
    background: rgb(50 46 46 / 70%);
    top: 0;
    right: 0;
    z-index: 11;
    display: none;
}

.shop-mobile-close-btn {
    color: red !important;
    left: 13px !important;
    top: 13px !important;
    font-size: 2rem !important;
}

.menu-mobile {
    position: fixed;
    z-index: 10;
    top: 0;
    width: 100%;
}

.fa-times {
    z-index: 11;
    position: fixed;
    left: 3px;
    top: 0px;
    color: #fff;
    font-size: 24px;
}

.tab-login {
    display: flex;
    width: 100%;
    /* background: #f5f6f7; */
}
.itemendfooter {
    display: flex;
    justify-content: space-around;
}
.header-shop-login {
    padding: 0 !important;
}
.tab-login li {
    font-size: 24px;
    padding: 16px 24px;
    border-left: 1px solid #ccc;
    cursor: pointer;
    width: 171px;
}
.tab-login li.active {
    background: #fff;
    box-shadow: 0 -2px 2px rgb(0, 0, 0, 0.2);
    border-top: 2px solid #c3212a;
    color: #c3212a;
}

/* .modal-header{
flex-direction: column;
padding-bottom: 0;
padding-left: 0;
    padding-right: 0;
} */
.fa-user-plus,
.fa-user-alt {
    margin-left: 10px;
}
.fa-user-plus.ac,
.fa-user-alt.ac {
    color: #c3212a;
}

#tab-child section {
    display: none;
}
#tab-child section:first-child {
    display: block;
}
.vrod {
    font-size: 18px;
    line-height: 19px;
    padding: 8.5px 32px;
    font-weight: 600;
}
.indicator {
    margin-right: 20px;
}
.s-h-header {
    display: flex;
    justify-content: center;
    align-items: center;
}
.title-modal-basket {
    margin-right: 13px;
}
.title-product {
    font-weight: 800;
    text-align: center;
    padding-top: 26px;
    padding-bottom: 10px;
}

.cart-table__column {
    font-size: 13px;
}

.list-product-details {
    padding-top: 17px;
    padding-bottom: 16px;
}

.list-product-details li {
    background: #fff;
    box-shadow: 0 -2px 2px rgb(0, 0, 0, 0.2);
    border-top: 2px solid #c3212a;
    color: #c3212a;
    padding: 10px;
    font-weight: 800;
    cursor: pointer;
}

.list-product-details li.active {
    padding: 10px;
    background: #c4212a;
    color: #fff;
    font-weight: 800;
    font-size: 19px;
}

.img-product-list {
    background-color: #fff;
    box-shadow: 0 1px 3px rgb(0 0 0 / 9%);
}
.img-list-item {
    height: 330px;
    opacity: 1;
    transition: 0.2s ease;
}
.block-products-carousel__column:hover .img-list-item {
    opacity: 0.3;
}
.img-product-list:hover p {
    display: block;
}
.textp {
    background-color: #c4202a;
    color: white;
    font-size: 13px;
    padding: 9px;
    width: 104px;
    text-align: center;
}
.middle {
    transition: 0.5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}
.img-product-list:hover .middle {
    opacity: 1;
}

@media (min-width: 992px) {
    .view-options__body {
        display: none;
    }
}

@media (max-width: 1337px) {
    .a-menu {
        font-size: 13px !important;
    }
}

@media (max-width: 1278px) {
    .a-menu {
        font-size: 11px !important;
    }
}
.det-1 {
    background-color: #fff;
}

.det-1 h3 {
    padding: 20px;
    color: #c22129;
    font-weight: 600;
}
.det-1 p {
    padding-right: 5px;
    padding-bottom: 31px;
    font-size: 18px;
}

#allproduct-details section {
    display: none;
}

#allproduct-details section:first-child {
    display: block;
}

.blob-btn-sabt-d {
    text-align: center;
    margin-top: 30px;
}
.a-btn-sabt .blob-btn {
    color: #c22129;
}
.a-btn-sabt .blob-btn:hover {
    color: #fff;
}

.logodesign {
    width: 52px;
}

.asset {
    display: flex;
    justify-content: end;
    margin-top: 36px;
    direction: ltr;
}

.asset a {
    width: 35px;
    height: 35px;
    background: #373636;
    transition: 0.4s;
    margin-left: 10px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.asset a:hover {
    border: 1px solid #c3212a;
}
.asset a:hover .fa-instagram {
    color: #c3212a;
}
.asset a:hover .fa-whatsapp {
    color: #c3212a;
}
.asset a:hover .fa-telegram-plane {
    color: #c3212a;
}

.asset a:hover .fa-facebook-f {
    color: #c3212a;
}

.fa-instagram,
.fa-whatsapp,
.fa-telegram,
.fa-linkedin,
.fa-facebook {
    color: #7d7d7d !important;
}

.enamad {
    text-align: left;
    margin-bottom: 8px;
}

.enamad img {
    height: 70px;
}

@media (max-width: 770px) {
    .itemendfooter {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
