/***************-----------------------***********************
[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: sans;
    line-height: 26px;
    font-weight: 400;
    font-size: 16px;
    color: #797979;
    overflow-x: hidden;
}

/*------------------custom css----------------*/

a {
    color: #c3212a;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #c3212a;
    text-decoration: none;
}

a:focus {
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "sans";
    font-size: 16px;
    color: #111111;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-transform: capitalize !important;
}

p,
.p {
    color: #797979;
    text-align: right;
    direction: rtl;
}

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;
}

@font-face {
    font-family: "sans";
    src: url("../fonts/font/IRANSansWebFaNum-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

@font-face {font-family: "iranyekan";
    src: url("../fonts/iranyekan/@font-face/235b71a9b409e684e865eb4a996e925e.eot"); /* IE9*/
    src: url("../fonts/iranyekan/@font-face/235b71a9b409e684e865eb4a996e925e.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/iranyekan/@font-face/235b71a9b409e684e865eb4a996e925e.woff2") format("woff2"), /* chrome、firefox */
    url("../fonts/iranyekan/@font-face/235b71a9b409e684e865eb4a996e925e.woff") format("woff"), /* chrome、firefox */
    url("../fonts/iranyekan/@font-face/235b71a9b409e684e865eb4a996e925e.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("../fonts/iranyekan/@font-face/235b71a9b409e684e865eb4a996e925e.svg#IRANYekan") format("svg"); /* iOS 4.1- */
}

@font-face {font-family: "B-Traffic";
    src: url("../fonts/B-Traffic/@font-face/15e8bd9beb4a7b386965248fa8687b5d.eot"); /* IE9*/
    src: url("../fonts/B-Traffic/@font-face/15e8bd9beb4a7b386965248fa8687b5d.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/B-Traffic/@font-face/15e8bd9beb4a7b386965248fa8687b5d.woff2") format("woff2"), /* chrome、firefox */
    url("../fonts/B-Traffic/@font-face/15e8bd9beb4a7b386965248fa8687b5d.woff") format("woff"), /* chrome、firefox */
    url("../fonts/B-Traffic/@font-face/15e8bd9beb4a7b386965248fa8687b5d.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("../fonts/B-Traffic/@font-face/15e8bd9beb4a7b386965248fa8687b5d.svg#B Traffic") format("svg"); /* iOS 4.1- */
}

* {
    font-family: sans;
}

.tb_toppadder10 {
    padding-top: 10px;
}

.tb_toppadder20 {
    padding-top: 20px;
}

.tb_toppadder30 {
    padding-top: 30px;
}

.tb_toppadder40 {
    padding-top: 40px;
}

.tb_toppadder50 {
    padding-top: 50px;
}

.tb_toppadder60 {
    padding-top: 60px;
}

.tb_toppadder70 {
    padding-top: 70px;
}

.tb_toppadder80 {
    padding-top: 80px;
}

.tb_toppadder90 {
    padding-top: 90px;
}

.tb_toppadder100 {
    padding-top: 100px;
}

.tb_bottompadder10 {
    padding-bottom: 10px;
}

.tb_bottompadder20 {
    padding-bottom: 20px;
}

.tb_bottompadder30 {
    padding-bottom: 30px;
}

.tb_bottompadder40 {
    padding-bottom: 40px;
}

.tb_bottompadder50 {
    padding-bottom: 50px;
}

.tb_bottompadder60 {
    padding-bottom: 60px;
}

.tb_bottompadder70 {
    padding-bottom: 70px;
}

.tb_bottompadder80 {
    padding-bottom: 80px;
}

.tb_bottompadder90 {
    padding-bottom: 90px;
}

.tb_bottompadder100 {
    padding-bottom: 100px;
}

/*-----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;
}

.mobile-menu-area {
    width: 70%;
}

.transparent-menu {
    position: relative;
    z-index: 10;
    background: transparent;
}

@media (max-width: 320px) {
    .mean-container .mean-bar {
        top: -58px !important;
    }
}

.logo {
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo a img {
    width: 100%;
}

.language-li {
    display: flex;
    flex-direction: row;
}

.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: 12px !important;
}

#primary-nav .cart_dropdown_wrapper li ul li ul li a {
    background-color: #fff;
}

#primary-nav .cart_dropdown_wrapper li ul {
    right: 0;
}

#primary-nav .cart_dropdown_wrapper li ul li ul {
    left: -100% !important;
}

.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;
    background-color: #c3212a24;
}

.navbar-default .navbar-collapse {
    background: #ffffff;
}

.top_header_add {
    float: right;
    width: 75%;
    line-height: 40px;
}

.top_header_add ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    direction: rtl;
}

.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: right;
    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;
}

.cart_dropdown_wrapper {
    display: flex;
    flex-direction: row-reverse;
    width: 90%;
}

.language_wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 10%;
}

/* .language_wrapper li a {
    display: flex;
    align-items: center;
    justify-content: center;
} */

.language_wrapper li a svg {
    margin-inline: 0.3rem;
}

/* 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: left;
}

.bt_main_menu_wrapper {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 11px;
    display: flex;
    align-items: center;
    padding-bottom: 4px;
}

/**********----------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: 14px;
    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;
    font-size: 15px;
}

.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;
    margin-left: 20px;
}

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;
    display: flex;
    align-items: center;
    justify-content: center;
}

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;
    text-align: right;
}

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---------***********/

.caret_btn {
    position: relative;
}

.caret_btn span {
    width: 20px;
    height: 20px;
    color: #ffffff;
    background: #ff3232;
    border-radius: 100%;
    font-size: 10px;
    float: left;
    line-height: 20px;
    text-align: center;
    position: absolute;
    left: 37px;
    top: 26px;
}

.form-search {
    direction: rtl;
}

.caret_btn a i {
    color: #fff;
    font-size: 16px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 40px;
    line-height: 40px;
    background: #c3212a;
}

.cc_cart_wrapper1 {
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.28);
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
}

.cc_cart_wrapper2 {
    float: left;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 30px;
    border-bottom: 1px solid #37a4dd;
}

.cc_cart_img_wrapper {
    float: left;
    width: 60px;
}

.cc_cart_cont_wrapper {
    width: calc(100% - 60px);
    float: left;
    padding-left: 30px;
    position: relative;
}

.cc_cart_cont_wrapper h4 {
    text-align: left;
}

.cc_cart_cont_wrapper h4 a {
    color: #000 !important;
    font-family: "sans", sans-serif;
    font-size: 16px;
    padding: 0 !important;
    border-bottom: 0;
    margin-top: 0px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.cc_cart_cont_wrapper h4 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;
}

.cc_cart_cont_wrapper p {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    margin-top: 3px;
    float: left;
}

.cc_cart_cont_wrapper h5 {
    float: right;
    color: #000;
    font-family: "sans", sans-serif;
    font-size: 16px;
    margin-top: -12px;
    margin-right: 13px;
}

.cc_cart_cont_wrapper h5 i {
    color: #c3212a;
    margin-left: 10px;
}

.cc_cart_total_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #ffffff;
}

.cc_cart_total_wrapper h4 {
    font-size: 16px;
    font-family: "sans", sans-serif;
    display: inline-block;
    color: #000000;
    text-transform: uppercase;
}

.cc_cart_total_wrapper h4 b {
    color: #1887e5;
}

.sc_navigation .nav_left_margin {
    margin-left: 8px;
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
}

.btm_cart_wrapper {
    float: left;
    margin-top: 25px;
    padding-left: 20px;
    padding-bottom: 20px;
}

.btm_cart_wrapper h5 {
    font-size: 24px;
    font-weight: 600;
    color: #c3212a;
    font-family: "sans", sans-serif;
}

.btm_cart_wrapper p {
    font-size: 14px;
    color: #1d3571;
    font-weight: 400;
    line-height: 18px;
}

.cart_checkout_btn {
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}

.cart_checkout_btn a {
    width: 140px;
    height: 45px;
    float: left;
    color: #fff;
    font-family: "sans", sans-serif;
    background: #c3212a;
    border: 2px solid transparent;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    border-radius: 45px;
    -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    text-transform: uppercase;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.cart_checkout_btn a:hover {
    box-shadow: none;
    border: 2px solid #c3212a;
    color: #111;
    background: transparent;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

/*********---------category wrapper css-------*****/
.jp_banner_jobs_categories_wrapper {
    float: left;
    width: 100%;
    /*padding-bottom: 100px;*/
    position: relative;
}

.jp_top_jobs_category_wrapper {
    float: left;
    width: 25%;
    text-align: center;
    background: #f9f9f9;
    /* padding: 50px 30px 50px 30px; */
    padding: 22px 21px 22px 21px;
    -webkit-transition: all 300ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 300ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 300ms ease-in;
    -moz-transform: scale(1);
    transition: all 300ms ease-in;
    transform: scale(1);
}

.jp_top_jobs_category_wrapper:hover {
    background: #c3212a;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    position: relative;
    -webkit-transition: all 300ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 300ms ease-in;
    -ms-transform: scale(1.1);
    -moz-transition: all 300ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 300ms ease-in;
    transform: scale(1.1);
}

.jp_top_clr_category_wrapper {
    background: #f1f1f1;
}

.jp_top_jobs_category {
    display: inline-block;
}

.jp_top_category_icon {
    font-size: 25px;
    width: 80px;
    height: 80px;
    text-align: center;
    display: inline-block;
    line-height: 80px;
    margin-bottom: 15px;
    border-radius: 80px;
    background: #c3212a;
}

.jp_top_category_icon i {
    color: #fff;
    text-align: Center;
    transition: all 0.5s;
}

.jp_top_jobs_category_wrapper:hover .jp_top_jobs_category h3 a,
.jp_top_jobs_category_wrapper:hover .jp_top_jobs_category p {
    color: #ffffff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.jp_top_jobs_category_wrapper:hover .jp_top_category_icon i {
    color: #111;
    transition: all 0.5s;
}

.jp_top_jobs_category_wrapper:hover .jp_top_category_icon {
    background: #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;
}

.jp_top_jobs_category h3 a {
    color: #111;
    padding-top: 15px;
    font-size: 18px;
    font-weight: bold;
}

.jp_top_jobs_category p {
    color: #797979;
    padding-top: 5px;
    font-size: 14px;
}

/******------work wrapper css-------**********/
.tb_work_wrapper {
    float: left;
    width: 100%;
    padding-bottom: 90px;
    margin-top: 44px;
}

.tb_work_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tb-flex-bdr-img {
    text-align: center;
    perspective: 1000px;
    position: relative;
}

.tb-flex-bdr-img img {
    width: 100%;
}

.tb-flex-bdr-img:after {
    content: "";
    position: absolute;
    right: -6%;
    top: 50px;
    height: 80%;
    width: 112%;
    border-width: 8px;
    border-style: solid;
    transform: rotateY(0);
    transform-origin: right;
    z-index: -1;
    transition: all 1s ease;
    opacity: 1;
    visibility: visible;
    color: #c3212a;
}

.tb-flex-bdr-img:hover:after {
    transform: rotateY(35deg);
    opacity: 0;
    visibility: hidden;
}

.tb_work_txt_wrapper {
    float: left;
    width: 100%;
}

.abt_txt_box h5 {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 8px;
    margin-bottom: 77px;
}

.tb_left_heading_wraper {
    margin-bottom: 30px;
}

.abt_list_wrapper ul {
    list-style: none;
    padding: 0;
    text-transform: capitalize;
    margin-top: 20px;
    text-align: right;
    direction: rtl;
}

.abt_btn_wrapper {
    float: left;
    width: 100%;
}

.galery_btn_wrapper {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.abt_list_wrapper li {
    font-size: 16px;
}

.abt_list_wrapper li a {
    color: #111;
    font-weight: 500;
}

.abt_list_wrapper 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;
}

.abt_list_wrapper li i {
    color: #c3212a;
    margin-left: 15px;
    font-size: 18px;
}

.tb_left_heading_wraper h4 {
    font-size: 18px;
    color: #c3212a;
    text-transform: capitalize;
    font-family: "sans", sans-serif;
    text-align: center;
    /*margin-top: 44px;*/
}

.tb_left_heading_wraper h2 span {
    width: 14px;
    height: 14px;
    background: #c3212a;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    top: -5px;
    left: 0;
}

/* .tb_left_heading_wraper h2 span:after {
    content: '';
    border: 1px solid #dedede;
    width: 100px;
    position: absolute;
    left: 20px;
    bottom: 6px;
} */
.tb_left_heading_wraper h2 {
    position: relative;
    display: inline-block;
}

.tb_left_heading_wraper h3 {
    font-size: 32px;
    color: #111111;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 10px;
    text-align: center;
}

.tb_left_heading_wraper h3 span {
    font-size: 32px;
    color: #111111;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 700;
}

.abt_btn {
    width: 160px;
    height: 45px;
    line-height: 42px;
    margin-top: 30px;
    color: #111;
}

.abt_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;
}

/*****-------services wrapper css start-----*********/
.services_Wrapper {
    float: left;
    width: 100%;
    background: url(../images/back2.jpg);
    background-size: cover;
    position: relative;
    padding-bottom: 90px;
    padding-top: 90px;
}

.service_overlay {
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    bottom: 0%;
    background: rgba(0, 0, 0, 0.8);
}

.tb_center_dark_heading {
    width: 100%;
    text-align: center;
}

.tb_center_dark_heading h3,
.tb_center_dark_heading h3 span {
    color: #fff;
    font-size: 32px;
}

.tb_center_dark_heading h2 span:after {
    border: 1px solid rgba(255, 255, 255, 0.5);
}

.tb_center_dark_heading h2 span:before {
    content: "";
    border: 1px solid rgba(255, 255, 255, 0.5);
    width: 100px;
    position: absolute;
    right: 20px;
    bottom: 6px;
}

.tb_center_dark_heading h2 span:after {
    content: "";
    border: 1px solid rgba(255, 255, 255, 0.5);
    width: 100px;
    position: absolute;
    left: 20px;
    bottom: 6px;
}

.tb_white_heding h3,
.tb_white_heding h3 span {
    color: #111111;
}

.tb_white_heding h2 span:after,
.tb_white_heding h2 span:before {
    border: 1px solid #dedede;
}

.service_slider_wrapper {
    float: left;
    width: 100%;
    text-align: center;
}

.service_slider_wrapper .owl-theme .owl-dots {
    display: none;
}

.service_slider_wrapper .owl-theme .owl-nav {
    margin-top: 50px;
}

.service_slider_wrapper .owl-theme .owl-nav .owl-prev {
    color: #fff;
    font-size: 18px;
    margin: 5px;
    width: 35px;
    height: 35px;
    line-height: 24px;
    background: #c3212a;
    display: inline-block;
    border-radius: 40px;
    border: 2px solid #c3212a;
    cursor: pointer;
}

.service_slider_wrapper .owl-theme .owl-nav .owl-next {
    color: #fff;
    font-size: 18px;
    margin: 5px;
    width: 35px;
    height: 35px;
    line-height: 24px;
    background: #c3212a;
    display: inline-block;
    border-radius: 40px;
    border: 2px solid #c3212a;
    cursor: pointer;
}

.service_slider_wrapper .owl-theme .owl-nav .owl-next:hover {
    background: transparent;
    color: #fff;
    border: 2px solid #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;
}

.service_slider_wrapper .owl-theme .owl-nav .owl-prev:hover {
    background: transparent;
    color: #fff;
    border: 2px solid #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;
}

.service_slider_cntnt {
    float: left;
    width: 100%;
}

.service_overlay_left_img {
    float: left;
    position: relative;
}

.service_overlay_left_img img {
    position: absolute;
    top: -60px;
    left: 0;
    z-index: 1;
}

.service_overlay_right_img {
    position: relative;
    float: right;
}

.service_overlay_right_img img {
    position: absolute;
    top: -60px;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.service_slider_cntnt:hover .service_slider_btm_info h4 {
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}

.service_slider_btm_info {
    width: 80%;
    margin: auto;
    position: relative;
    margin-top: -35px;
    background: #c3212a;
    padding: 22px;
    z-index: 1;
}

.service_slider_btm_info h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: sans;
    color: #fff;
}

.tb_botm_png_img_wrapper {
    float: left;
    width: 100%;
}

.service_slider_cntnt .service_slider_btm_hover h3 {
    text-align: center;
    background: #c3212a;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    padding: 22px;
    bottom: -75px;
    width: 80%;
    margin: auto;
    opacity: 0;
    z-index: 1;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.service_slider_cntnt:hover .service_slider_btm_hover h3 {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
    bottom: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.service_wrapper_overlay figure img {
    width: 100%;
    position: relative;
    overflow: hidden;
}

/*****---------best_Service_wrapper css-------*********/
.best_features {
    float: left;
    width: 100%;
    padding-bottom: 144px;
    padding-top: 90px;
    background-color: #e6e7e8;
}

.best_features .fbox {
    width: 47%;
    text-align: right;
    color: black;
    position: relative;
    display:flex;
    box-shadow: 4px 4px 5px 0px gray;
    font-size: 11px;
    line-height: normal;
    padding: 0;
    margin: 10px 10px 20px;
}

.best_features .fbox .fbox-txt {
    padding: 10px;
    background-color: white;
    width:70%;
}

.best_features .fbox .fbox-img {
    width:30%;
    position: relative;
}

.best_features .fbox .fbox-img .fbox-middle {
    width: 100%;
    padding-bottom: 100%;
    background-image: url('/site/images/best_features_bg.svg');
    background-repeat: no-repeat;
    float:left;
}

.best_features .fbox .fbox-img .fbox-front {
    float: left;
    width: 52%;
    padding-bottom: 6%;
    padding-top: 5%;
    overflow: hidden;
    background-color: white;
    border-radius: 50%;
    position: absolute;
    top: 25%;
    left: 25%;
    box-shadow: 5px 5px 20px 5px gray;
    text-align: center;
}

.best_features .fbox .fbox-img .fbox-back {
    width: 75%;
    padding-bottom: 75%;
    background-color: white;
    border-radius: 50%;
    margin-top: 12%;
    margin-left: 12%;
}

.best_features .fbox .fbox-img .fbox-number {
    position: absolute;
    bottom: 5%;
    left: 24%;
    font-family: fantasy;
    font-size: 20px;
    font-weight: bold;
}

.best_features .fbox.blue .fbox-img .fbox-number {
    color:#00a3e5;
}
.best_features .fbox.blue .fbox-img .fbox-back {
    background-color: #00a3e5;
}

.best_features .fbox.green .fbox-img .fbox-number {
    color:#8dc63f;
}
.best_features .fbox.green .fbox-img .fbox-back {
    background-color: #8dc63f;
}

.best_features .fbox.yellow .fbox-img .fbox-number {
    color:#ffcb05;
}
.best_features .fbox.yellow .fbox-img .fbox-back {
    background-color: #ffcb05;
}

.best_features .fbox.dark-blue .fbox-img .fbox-number {
    color:#006890;
}
.best_features .fbox.dark-blue .fbox-img .fbox-back {
    background-color: #006890;
}

/*****---------tb_map_wrapper css-------*********/
.tb_map_wrapper {
    display: flex;
    justify-content: space-evenly;
    margin-top: 3em;
    flex-wrap: wrap;
}
.tb_map_wrapper .tb_map_box {
    background-color: #f6f8fa;
    padding: 10px;
    border-radius: 5px;
}
.tb_map_wrapper .tb_map_title {
    color: #ec101c;
}
.tb_map_wrapper .tb_map_phone {
    font-size: small;
}
.tb_map_wrapper .tb_map_fax {
    font-size: small;
}
.tb_map_wrapper .tb_map_address {
    font-size: small;
}
.tb_map_wrapper .tb_map_zip {
    font-size: small;
}

/*****---------best_Service_wrapper css-------*********/
.best_Service_wrapper {
    float: left;
    width: 100%;
    padding-bottom: 144px;
    padding-top: 90px;
}

.best_Service_wrapper_img {
    float: right;
    width: 30%;
    position: relative;
}

.tb_service_tab_list {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.tb_service_tab_wrapper .tab-area {
    float: right;
    width: 70%;
    position: relative;
}

.tb_service_tab_wrapper .tab-door {
    float: right;
    width: 100%;
    position: relative;
}

.tb_tab_list_rating_1 {
    color: #f44336;
    font-size: 16px;
    font-weight: 600;
}

.tb_tab_list_rating_2 {
    color: #c3212a;
}

.tb_tab_list_rating_3 {
    color: #1c05cc;
}

.tb_tab_list_rating_4 {
    color: #07bcff;
}

.tb_service_tab_wrapper .table_cart_cntnt h1 {
    font-size: 15px !important;
    text-transform: capitalize;
}

/* .best_Service_wrapper_img img {
    position: absolute;
    top: -115px;
    bottom: 0;
} */

.tb_service_tab_wrapper .row {
    margin-left: 0px;
    margin-right: 0px;
}

.tb_service_tab_wrapper .cs-margin {
    margin-left: -15px;
    margin-right: -15px;
}

.tb_service_tab_wrapper .nav-stacked > li {
    margin-top: 0px;
    border-bottom: 1px solid #dedede;
}

.tb_service_tab_wrapper .nav-stacked > li:last-child {
    border-bottom: 0;
}

.tb_service_tab_wrapper .nav-pills > li > a {
    border-radius: 0px;
    color: #333333;
    padding: 25px 15px;
    font-weight: 600;
    text-align: right;
}

.tb_service_tab_wrapper .nav-pills > li > a > i {
    font-size: 14px !important;
    margin-right: 8px;
}

.tb_service_tab_wrapper .nav-pills > li.active > a,
.tb_service_tab_wrapper .nav-pills > li.active > a:focus,
.tb_service_tab_wrapper .nav-pills > li.active > a:hover {
    background-color: #fff;
    color: #c3212a;
}

.tb_service_tab_wrapper .tab-content p {
    padding-top: 7px;
    overflow: hidden;
}

.tb_service_tab_wrapper .nav > li > a:focus,
.tb_service_tab_wrapper .nav > li > a:hover {
    text-decoration: none;
    background-color: #f7f7f7;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.tb_list_item .table > thead > tr > th,
.tb_list_item .table > tbody > tr > th,
.tb_list_item .table > tfoot > tr > th,
.tb_list_item .table > thead > tr > td,
.tb_list_item .table > tbody > tr > td,
.tb_list_item .table > tfoot > tr > td {
    vertical-align: middle;
}

.tb_list_item input {
    padding: 5px;
    display: block;
    width: 130px;
    text-align: center;
}

.tb_list_item i {
    color: #c3212a;
}

.tb_list_item .list_clr {
    color: #cecece !important;
}

.ps_overlay_left_img {
    float: left;
    position: relative;
}

.ps_overlay_left_img img {
    position: absolute;
    top: 16px;
    left: 0;
    z-index: 1;
}

.ps_overlay_right_img {
    position: relative;
    float: right;
}

.ps_overlay_right_img img {
    position: absolute;
    top: 16px;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.tb_service_tab_wrapper .tab-content h1 {
    font-size: 18px;
    font-weight: 500;
}

.tb_list_item .table > thead > tr > th {
    border-bottom: 0;
    padding-top: 15px;
    padding-left: 15px;
    font-size: 16px;
    padding-bottom: 15px;
}

.featured_work_wrapper {
    float: left;
    width: 100%;
}

/*******--------project css start-----*******/
.gallery-area {
    float: left;
    width: 100%;
    text-align: center;
    overflow: hidden;
}

.galler_2_btm_section {
    float: left;
    width: 100%;
}

.galery_2_wraper ul {
    display: inline-block;
}

.tc_up_btn {
    font-size: 28px;
    top: 0px;
}

.tc_down_btn {
    font-size: 28px;
    top: 0px;
}

.galery_2_wraper ul li {
    float: right;
    margin-right: 20px;
    padding: 0 10px 0 10px;
}

.gallery-area .gallery-list {
    position: relative;
    overflow: hidden;
}

.gallery-area .gallery-list .tab_img_overlay ul li a {
    background: black none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    margin: 0 3px;
    text-align: center;
    height: 30px;
    width: 30px;
    opacity: 0;
}

.gallery-area .gallery-list .sp_img_box_overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 600px;
    bottom: 0;
    opacity: 0;
    padding: 10px;
    z-index: 1;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

.gallery-area .gallery-list:hover .sp_img_box_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -10px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6) 1%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6) 1%, #000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 1%, #000 100%);
    opacity: 1;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
}

.gallery-area .portfolio-nav {
    border-top: 2px solid #e4e4e4;
}

.gallery-area .portfolio-nav ul li {
    color: #797979;
    font-weight: 600;
    cursor: pointer;
    text-transform: capitalize;
}

.pd_2 {
    float: left;
    width: 25%;
}

.galery_btm_background {
    height: 60px;
    float: left;
    width: 100%;
    background: #fbfbfb;
    position: relative;
    margin-top: -8px;
}

.gallery_cont1_img {
    width: 60px;
    height: 60px;
    margin-top: 30px;
    border: 1px solid #cecece;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    border-radius: 40px;
}

.galery_hover_div {
    border-top: 3px solid transparent;
}

.galery_hover_div span {
    float: left;
    width: 100%;
    margin-top: 20px;
    color: #797979;
    margin-bottom: 30px;
}

.gallery_cont1_img i {
    font-size: 16px;
}

.galery_hover_div:hover span {
    color: #111;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.galery_hover_div:hover .gallery_cont1_img {
    background: #c3212a;
    color: #fff;
    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;
}

.galery_hover_div:hover .gallery_cont1_img i {
    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;
}

.galery_hover_div:hover .gallery-area .active .gallery_cont1_img {
    background: #fbfbfb;
    border-top: 3px solid #c3212a;
    margin-top: -1px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.portfolio-nav ul li.is-checked span {
    color: #111;
}

.portfolio-nav ul li.is-checked {
    background: #fbfbfb;
    border-top: 3px solid #c3212a;
    margin-top: -1px;
}

.portfolio-nav ul li.is-checked .gallery_cont1_img {
    background: #c3212a;
    color: #fff;
    border: 1px solid #c3212a;
}

.tab_icon_overlay {
    position: absolute;
    top: 20px;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.tab_icon_overlay ul {
    list-style: none;
}

.tab_icon_overlay li {
    visibility: hidden;
    margin-right: -45px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.tc_down_btn {
    font-size: 28px;
    top: 0px;
}

.tab_icon_overlay li a i.fa {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    margin-bottom: 5px;
    text-align: center;
    background-color: #333333;
    color: #fff;
    transition: 0.5s;
    position: relative;
    z-index: 10;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.tab_icon_overlay li a i.fa:hover {
    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;
}

.gallery-area .gallery-list img {
    width: 100%;
    height: 185px;
}

.gallery-area .gallery-list:hover .tab_icon_overlay {
    opacity: 1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.gallery-area .gallery-list:hover .tab_icon_overlay li:first-child {
    visibility: visible;
    margin-right: 25px;
    -webkit-transition: all 0.45s linear;
    -moz-transition: all 0.45s linear;
    -ms-transition: all 0.45s linear;
    -o-transition: all 0.45s linear;
    transition: all 0.45s linear;
}

.gallery-area .gallery-list:hover .tab_icon_overlay li:nth-child(2) {
    visibility: visible;
    margin-right: 25px;
    -webkit-transition: all 0.55s linear;
    -moz-transition: all 0.55s linear;
    -ms-transition: all 0.55s linear;
    -o-transition: all 0.55s linear;
    transition: all 0.55s linear;
}

.gallery-area .gallery-list:hover .tab_icon_overlay li:last-child {
    visibility: visible;
    margin-right: 25px;
    -webkit-transition: all 0.65s linear;
    -moz-transition: all 0.65s linear;
    -ms-transition: all 0.65s linear;
    -o-transition: all 0.65s linear;
    transition: all 0.65s linear;
}

.tab_img_overlay h1 {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    position: absolute;
    top: 41%;
    left: 0;
    right: 0;
    margin: 0px auto;
    opacity: 0;
    -webkit-filter: blur(70px);
    filter: blur(70px);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 0.3s ease 0.3s;
    -moz-transition: all 0.3s ease 0.3s;
    -ms-transition: all 0.3s ease 0.3s;
    -o-transition: all 0.3s ease 0.3s;
    transition: all 0.3s ease 0.3s;
}

.gallery-area .gallery-list:hover .tab_img_overlay h1 {
    opacity: 1;
    color: #fff;
    z-index: 10;
    filter: blur(0);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition: all 0.7s;
}

/******-------newsletter wrapper css-----******/
.tb_news_letter_wrapper {
    float: left;
    width: 100%;
    /* background-image: url(../images/tweter_bg.png); */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 60px;
    padding-bottom: 60px;
    background: #c3212a;
}

.tb_nl_heading_wrapper {
    float: left;
    width: 35%;
    margin-top: 10px;
}

.tb_nl_heading_wrapper h2 {
    font-size: 24px;
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    font-weight: 400;
    margin-left: 81px;
}

.tb_nl_heading_wrapper i {
    color: #fff;
    font-size: 24px;
    float: left;
    margin-left: 6px;
    margin-right: 15px;
}

.tb_nl_heading_wrapper h2 span {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.tb_nl_form_wrapper {
    float: left;
    width: 65%;
}

.tb_nl_form_wrapper input {
    float: left;
    width: 550px;
    height: 45px;
    border: 1px solid rgba(255, 255, 255, 0.52);
    background: transparent;
    color: #ffffff;
    padding-right: 20px;
    position: relative;
    left: 20px;
    text-align: right;
}

.tb_nl_form_wrapper::placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.tb_nl_form_wrapper input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.tb_nl_form_wrapper input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.tb_nl_form_wrapper input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.tb_nl_form_wrapper input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.9);
}

.letter_btn_wrapper {
    float: right;
}

.letter_btn {
    width: 145px;
    height: 45px;
    line-height: 43px;
    color: #111;
    font-weight: 600;
    background: #fff;
}

.letter_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;
}

.tb_estimate_form_wrapper,
.tb_es_main_section {
    float: left;
    width: 100%;
}

.tb_es_input_width {
    float: left;
    width: 31%;
    margin-left: 22px;
}

.tb_es_input_width:first-child {
    margin-left: 0;
    float: left;
}

.tb_es_input_width_full {
    float: left;
    width: 100%;
}

.tb_es_btn_wrapper button {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
}

.tb_es_btn_div {
    float: left;
    width: 100%;
}

.tb_es_btn_wrapper button {
    width: 150px;
    height: 47px;
    float: left;
    color: white;
    text-transform: uppercase;
    background: #c3212a;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    -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;
}

.tb_es_btn_wrapper button:hover {
    background: transparent;
    border: 2px 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;
    color: #000000;
}

.contect_form1 input {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    color: #111111;
    /* 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: right;

    border: 1px solid #a2a2a2;
    padding: 10px;
    width: 100%;
    border-radius: 30px;
    font-size: 14px;
    border: none;
    -webkit-box-shadow: -2px 2px 11px -2px #a2a2a2;
    box-shadow: -2px 2px 11px -2px #4e3d3d;
    padding-right: 15px;
}

.contect_form1 {
    display: flex;
    flex-direction: column;
    align-items: end;
}

.contect_form4 {
    display: flex;
    flex-direction: column;
    align-items: end;
}

.contect_form1 input:hover,
.contect_form1 input:focus,
.contect_form2 input:hover,
.contect_form2 input:focus {
    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;
}

.contect_form4 textarea {
    width: 100%;
    margin-top: 15px;
    padding-left: 20px;
    color: #111111;
    padding-top: 6px;
    background: #f9f9f9;
    border: 1px solid #eeeeee;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    resize: none;
}

.contect_form4 textarea:hover,
.contect_form4 textarea:focus {
    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;
}

/*****---------team wrapper css-----*******/
.team_wrapper {
    float: left;
    width: 100%;
    background: url(../images/team_bg.jpg);
    background-size: cover;
    position: relative;
    padding-bottom: 90px;
    padding-top: 90px;
}

.team_overlay {
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    bottom: 0%;
    background: rgba(0, 0, 0, 0.81);
}

.team_slider_wrapper {
    float: left;
    width: 100%;
    text-align: center;
}

.team_slider_wrapper .owl-theme .owl-dots {
    display: none;
}

.team_slider_wrapper .owl-theme .owl-nav {
    margin-top: 50px;
}

.team_slider_wrapper .owl-theme .owl-nav .owl-prev {
    color: #fff;
    font-size: 18px;
    margin: 5px;
    width: 35px;
    height: 35px;
    line-height: 24px;
    background: #c3212a;
    display: inline-block;
    border-radius: 40px;
    border: 2px solid #c3212a;
    cursor: pointer;
}

.team_slider_wrapper .owl-theme .owl-nav .owl-next {
    color: #fff;
    font-size: 18px;
    margin: 5px;
    width: 35px;
    height: 35px;
    line-height: 24px;
    background: #c3212a;
    display: inline-block;
    border-radius: 40px;
    border: 2px solid #c3212a;
    cursor: pointer;
}

.team_slider_wrapper .owl-theme .owl-nav .owl-next:hover {
    background: transparent;
    color: #fff;
    border: 2px solid #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;
}

.team_slider_wrapper .owl-theme .owl-nav .owl-prev:hover {
    background: transparent;
    color: #fff;
    border: 2px solid #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;
}

.team_slider_cntnt {
    float: left;
    width: 100%;
}

.team_slider_cntnt:hover .team_slider_btm_info h4 a {
    color: #c3212a;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}

.team_slider_btm_info {
    width: 80%;
    margin: auto;
    position: relative;
    margin-top: -40px;
    background: #fff;
    padding: 15px;
    top: 0;
    margin-bottom: -41px;
    padding-bottom: 46px;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.team_slider_btm_info h4 a {
    font-size: 18px;
    font-weight: 600;
    color: #111111;
    text-transform: capitalize;
}

.team_slider_btm_info p {
    text-align: center !important;
}

.team_slider_cntnt .team_slider_btm_hover ul {
    display: inline-block;
}

.team_slider_cntnt .team_slider_btm_hover li {
    float: left;
    margin-right: 20px;
}

.team_slider_cntnt .team_slider_btm_hover li a {
    color: #fff;
}

.team_slider_btm_hover li:last-child {
    margin-right: 0;
}

.team_slider_cntnt .team_slider_btm_hover {
    background: #c3212a;
    position: absolute;
    left: 0;
    right: 0;
    padding: 10px;
    bottom: -65px;
    width: 80%;
    margin: auto;
    text-align: center;
    opacity: 0;
    z-index: 1;
    margin-bottom: -8px;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.team_slider_cntnt:hover .team_slider_btm_hover {
    opacity: 1;
    bottom: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

/* .team_slider_cntnt:hover .team_slider_btm_info {
    position: relative;
    top: -40px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
} */
.team_wrapper_overlay figure img {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.team_overlay_left_img {
    float: left;
    position: relative;
}

.team_overlay_left_img img {
    position: absolute;
    top: -30px;
    left: 0;
    z-index: 1;
}

.team_overlay_right_img {
    position: relative;
    float: right;
}

.tc_up_btn {
    font-size: 28px;
    top: 0px;
}

.team_overlay_right_img img {
    position: absolute;
    top: -30px;
    right: 0;
    z-index: 1;
}

.abt_overlay_left_img {
    float: left;
    position: relative;
}

.abt_overlay_left_img img {
    position: absolute;
    top: -195px;
    left: 0;
    z-index: 1;
}

.abt_overlay_right_img {
    position: relative;
    float: right;
}

.abt_overlay_right_img img {
    position: absolute;
    top: -195px;
    right: 0;
    z-index: 1;
}

/*****-----pricing table wrapper css----******/
.tb_pricing_table {
    float: left;
    width: 100%;
    padding-bottom: 100px;
}

.tb_pricing_box .pricing-table-default {
    text-align: center;
    border: 3px solid #e8e8e8;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.tb_pricing_box .pricing-table-default:hover {
    border: 3px solid #c3212a;
    box-shadow: -3.758px 26.737px 43px 4px rgba(78, 78, 78, 0.15);
    transform: translateY(-20px);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.tb_pricing_box .pricing-table-default:hover h3,
.tb_pricing_box .pricing-table-default:hover h3 sup {
    background: #c3212a;
    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;
}

.tb_pricing_box .pricing-head {
    padding: 20px 0 27px;
}

.tb_pricing_box .pricing-head h2 {
    font-size: 26px;
    color: #111;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 35px;
    padding-top: 20px;
}

.tb_pricing_box .pricing-icon {
    padding-bottom: 30px;
    font-size: 40px;
}

.tb_pricing_box .pricing-head h3 {
    font-size: 40px;
    color: #111;
    font-weight: 700;
    margin: 0;
    background: #f1f1f1;
    padding: 40px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.tb_pricing_box .pricing-head h3 sup {
    font-size: 18px;
    color: #797979;
    font-weight: 400;
    text-transform: capitalize;
}

.tb_pricing_box .pricing-table-default h1 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    background: #c3212a;
    text-transform: uppercase;
    padding: 15px 50px;
    display: inline-block;
    margin-top: -2px;
}

.tb_pricing_box .pricing-list {
    padding-bottom: 25px;
}

.tb_pricing_box .pricing-list li {
    display: block;
    line-height: 40px;
    padding: 4px 0;
    color: #797979;
}

.tb_pricing_box .pricing-table-default .btn {
    color: #111111;
    border: 0;
    padding: 15px 40px;
    text-transform: uppercase;
    background: #fff;
    margin: 14px 0 20px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.pricing_btn {
    width: 170px;
    height: 48px;
    line-height: 47px;
    color: #111;
    margin-bottom: 40px;
    font-weight: 600;
}

.pricing_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;
}

/*********----------counter wrapper css--------***********/
.captcha-btn {
    margin-top: 10px;
}

.counter_section {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    z-index: -9999;
    background-position: center 0;
    overflow: hidden;
    background-size: cover;
    text-align: center;
}

.counter_overlay {
    background: rgba(0, 0, 0, 0.85);
    padding-top: 130px;
    padding-bottom: 120px;
}

.count-description span {
    font-size: 40px;
    font-weight: 800;
    color: white;
    margin-top: 20px;
    font-family: "sans", sans-serif;
}

.count-description {
    font-size: 34px;
    font-weight: 700;
    color: white;
}

@media (min-width: 992px) {
    .desctop-h {
        display: inline-block;
    }
}

@media (max-width: 991px) {
    .desctop-h {
        display: none !important;
    }

    .logo {
        width: 40%;
    }
}

.icon {
    width: 60px;
    height: 60px;
    float: left;
    text-align: center;
    line-height: 60px;
    background: #c3212a;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.icon i:before {
    font-size: 22px !important;
    text-align: center;
    color: #fff;
}

.tb_icon {
    float: left;
    width: 75px;
    height: 75px;
    position: relative;
    z-index: 1;
    border: 8px solid rgba(107, 107, 107, 0.3);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.tb_icon:before {
    content: "";
    border-right: 231px solid transparent;
    border-top: 144px solid rgba(107, 107, 107, 0.3);
    position: absolute;
    background: transparent;
    left: 26px;
    top: -38px;
    z-index: -1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.count-description {
    width: calc(100% - 75px);
    float: left;
    margin-top: 10px;
    z-index: 10;
    position: relative;
}

.counter_cntnt_box {
    float: left;
    width: 100%;
}

.counter_cntnt_box:hover .count-description span,
.counter_cntnt_box:hover .count-description {
    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;
}

.counter_cntnt_box:hover .tb_icon:before {
    background: rgba(107, 107, 107, 0.3);
    border-right: 231px solid transparent;
    border-top: 144px solid transparent;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.con1,
.con2,
.con3,
.con4 {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.7);
    padding-top: 13px;
}

.counter_wrapper {
    float: left;
    width: 100%;
    padding-bottom: 110px;
    padding-top: 120px;
    background: #f9f9f9;
    overflow: hidden;
}

.tb_icon_2 {
    border: 8px solid #f9f9f9;
}

.tb_icon_2:before {
    border-top: 144px solid #f1f1f1;
}

.counter_cntnt_box:hover .tb_icon_2:before {
    border-top: 144px solid #fff;
    background: #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;
}

.tb_abt_count_txt span {
    color: #111;
}

.con_1,
.tb_abt_count_txt {
    color: #111;
}

.cnt_overlay_left_img {
    float: left;
    position: relative;
}

.cnt_overlay_left_img img {
    position: absolute;
    top: -120px;
    left: 0;
    z-index: 1;
}

.cnt_overlay_right_img {
    position: relative;
    float: right;
}

.cnt_overlay_right_img img {
    position: absolute;
    top: -120px;
    right: 0;
    z-index: 1;
}

/*****-----blog wrapper css----******/
.tb_blog_wrapper {
    float: left;
    width: 100%;
    padding-bottom: 100px;
    overflow: hidden;
}

.blog_box_wrapper:hover .blog_btm_cntnt h1 {
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}

.blog_single_btm_t {
    margin-top: 60px;
}

.blog_box_wrapper:hover .blog_btm_cntnt {
    background: #171616;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}

.blog_btm_cntnt {
    width: 85%;
    margin: auto;
    position: relative;
    margin-top: -50px;
    background: #f9f9f9;
    padding: 35px;
    z-index: 1;
}

.blog_btm_cntnt h1 {
    font-size: 18px;
    font-weight: 600;
    color: #111;
    text-transform: capitalize;
    text-align: right;
}

.blog_btm_cntnt a {
    color: #c3212a;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.blog_img_wraper {
    width: 100%;
    overflow: hidden;
    position: relative;
    max-height: 500px;
}

.blog_box_wrapper {
    float: left;
    width: 100%;
    overflow: hidden;
}

.blog_img_wraper_2 img {
    width: 100%;
}

.blog_img_wraper:before {
    position: absolute;
    top: 500;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    opacity: 0;
    background: -moz-linear-gradient(
        top,
        rgba(0, 0, 0, 0) 30%,
        rgba(219, 187, 10, 0.8) 100%
    );
    background: -webkit-linear-gradient(
        top,
        rgba(0, 0, 0, 0) 30%,
        rgba(219, 187, 10, 0.8) 100%
    );
    background: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0) 30%,
        rgba(219, 187, 10, 0.8) 100%
    );
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00f0f9ff', endColorstr='#02d871', GradientType=0);
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.blog_box_wrapper:hover .blog_img_wraper:before {
    top: 0;
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
}

.blog_icon_overlay {
    position: absolute;
    top: 20px;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.blog_icon_overlay ul {
    list-style: none;
}

.blog_icon_overlay li {
    position: relative;
    right: -15px;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    margin-bottom: 5px;
    text-align: center;
    background-color: #fff;
    padding: 5px;
    font-size: 24px;
    color: #c3212a;
    font-weight: 600;
    color: #c3212a;
    z-index: 10;
    line-height: 15px;
    padding-top: 15px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.blog_icon_overlay li:last-child {
    padding: 0;
    margin: 0;
}

.blog_icon_overlay li img {
    float: left;
    width: 60px;
    height: 62px;
    margin-top: -2px;
}

.blog_icon_overlay li span {
    font-size: 14px;
    color: #c3212a !important;
    font-weight: 400;
    margin-top: -8px;
}

.blog_box_wrapper:hover .blog_icon_overlay {
    opacity: 1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.blog_box_wrapper:hover .blog_icon_overlay li:first-child {
    right: 32px;
    -webkit-transition: all 0.45s linear;
    -moz-transition: all 0.45s linear;
    -ms-transition: all 0.45s linear;
    -o-transition: all 0.45s linear;
    transition: all 0.45s linear;
}

.blog_box_wrapper:hover .blog_icon_overlay li:nth-child(2) {
    right: 32px;
    -webkit-transition: all 0.55s linear;
    -moz-transition: all 0.55s linear;
    -ms-transition: all 0.55s linear;
    -o-transition: all 0.55s linear;
    transition: all 0.55s linear;
}

.blog_box_wrapper:hover .blog_icon_overlay li:last-child {
    right: 32px;
    -webkit-transition: all 0.65s linear;
    -moz-transition: all 0.65s linear;
    -ms-transition: all 0.65s linear;
    -o-transition: all 0.65s linear;
    transition: all 0.65s linear;
}

/******-----partner wrapper css------*********/
.tb_partner_wrapper {
    float: left;
    width: 100%;
    background: #f9f9f9;
    padding-top: 90px;
}

.partner_slider_wrapper .owl-theme .owl-nav {
    position: absolute;
    right: 0;
    top: -120px;
    margin-top: 0;
    z-index: 1;
    display: block;
}

.partner_slider_wrapper {
    margin-top: 30px;
}

.gc_prt1_img_wrapper,
.gc_prt2_img_wrapper,
.gc_prt3_img_wrapper,
.gc_prt4_img_wrapper {
    float: left;
    width: 20%;
    height: 100%;
    border-bottom: 2px solid #f3f3f3;
    border-right: 2px solid #f3f3f3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gc_prt5_img_wrapper {
    float: left;
    width: 20%;
    height: 100%;
    border-bottom: 2px solid #f3f3f3;
}

.gc_prt1_img_wrapper img,
.gc_prt2_img_wrapper img,
.gc_prt3_img_wrapper img,
.gc_prt4_img_wrapper img,
.gc_prt5_img_wrapper img {
    opacity: 0.4;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.gc_prt1_img_wrapper img:hover,
.gc_prt2_img_wrapper img:hover,
.gc_prt3_img_wrapper img:hover,
.gc_prt4_img_wrapper img:hover,
.gc_prt5_img_wrapper img:hover {
    opacity: 1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.partner_slider_wrapper .item {
    border: 2px solid #f3f3f3;
    border-bottom: 0;
    float: left;
    width: 100%;
}

.partner_slider_wrapper .owl-theme .owl-dots {
    display: none;
}

#map {
    width: 100%;
    height: 600px;
}

.partner_slider_wrapper .owl-theme .owl-nav .owl-prev {
    color: #fff;
    font-size: 18px;
    margin: 5px;
    width: 35px;
    height: 35px;
    line-height: 24px;
    background: #c3212a;
    display: inline-block;
    border-radius: 40px;
    border: 2px solid #c3212a;
    cursor: pointer;
}

.partner_slider_wrapper .owl-theme .owl-nav .owl-next {
    color: #fff;
    font-size: 18px;
    margin: 5px;
    width: 35px;
    height: 35px;
    line-height: 24px;
    background: #c3212a;
    display: inline-block;
    border-radius: 40px;
    border: 2px solid #c3212a;
    cursor: pointer;
}

.partner_slider_wrapper .owl-theme .owl-nav .owl-next:hover {
    background: transparent;
    color: #111;
    border: 2px solid #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;
}

.partner_slider_wrapper .owl-theme .owl-nav .owl-prev:hover {
    background: transparent;
    color: #111;
    border: 2px solid #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;
}

/**********------- Tweet Feed css Start ---------**********/
.twiter_main_wrapper {
    float: left;
    width: 100%;
    background: #f9f9f9;
}

.twiter_cntnt {
    text-align: right;
    direction: rtl;
}

.img-news {
    height: 65px;
}

.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;
    margin-bottom: 0 !important;
}

.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;
    }

    .tb_work_content {
        flex-direction: column-reverse;
    }
}

/*--------- Tweet Feed css end --------------*/
/*****--------- footer css -----*********/

.footer_wrapper {
    float: left;
    width: 100%;
    background: #222222;
    position: relative;
}

.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%;
}

.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: right;
}

.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: 14px;
    color: #7d7d7d;
}

.aboutus_social_icons {
    margin: 0;
    padding: 0;
    list-style: none;
}

.wrapper_first_image {
    display: flex;
    justify-content: end;
}

.wrapper_first_image a img {
    margin-top: -15px;
}

.wrapper_second_useful ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.wrapper_second_useful ul li {
    margin-bottom: 13px;
    display: flex;
    flex-direction: row-reverse;
    text-align: right;
}

.wrapper_second_useful ul li i {
    color: #7d7d7d;
    margin-left: 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_wrapper1,
.ft_blog_wrapper2 {
    float: left;
    width: 100%;
}

.ft_blog_wrapper1 {
    padding-bottom: 60px;
}

.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: right;
}

.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;
}

.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: right;
}

.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;
    }
}

/* custom css end*/
/******--------quality service css-----********/
.tb_quality_servc_wraper {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.1);
}

.tb_build_theme_wrapper {
    float: left;
    width: 100%;
    background-image: url(../images/quality_serv_img.jpg);
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 50px;
    position: relative;
}

.tb_build_theme_overlay {
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    bottom: 0%;
    background: rgba(0, 0, 0, 0.85);
}

.tb_build_theme_title {
    position: relative;
    z-index: 2;
}

.quality_btn {
    width: 160px;
    height: 43px;
    line-height: 40px;
    margin-top: 30px;
}

.tb_build_theme_title h2 {
    font-size: 30px;
    line-height: 30px;
    text-transform: capitalize;
    font-weight: 600;
    color: #fff;
}

.tb_build_theme_title p {
    color: rgba(255, 255, 255, 0.6);
    width: 80%;
}

.testimonial_wrapper {
    float: left;
    width: 100%;
    background: url(../images/service_bg.jpg);
    background-size: cover;
    position: relative;
    padding-bottom: 90px;
    padding-top: 90px;
}

.testimonial_overlay {
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    bottom: 0%;
    background: rgba(8, 8, 8, 0.9);
}

.testi_slider_wrapper {
    float: left;
    width: 100%;
    text-align: center;
}

.testi_slider_wrapper .owl-theme .owl-dots {
    display: none;
}

.testi_slider_wrapper .owl-theme .owl-nav {
    margin-top: 50px;
}

.testi_slider_wrapper .owl-theme .owl-nav .owl-prev {
    color: #fff;
    font-size: 18px;
    margin: 5px;
    width: 35px;
    height: 35px;
    line-height: 24px;
    background: #c3212a;
    display: inline-block;
    border-radius: 40px;
    border: 2px solid #c3212a;
    cursor: pointer;
}

.testi_slider_wrapper .owl-theme .owl-nav .owl-next {
    color: #fff;
    font-size: 18px;
    margin: 5px;
    width: 35px;
    height: 35px;
    line-height: 24px;
    background: #c3212a;
    display: inline-block;
    border-radius: 40px;
    border: 2px solid #c3212a;
    cursor: pointer;
}

.testi_slider_wrapper .owl-theme .owl-nav .owl-next:hover {
    background: transparent;
    color: #fff;
    border: 2px solid #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;
}

.testi_slider_wrapper .owl-theme .owl-nav .owl-prev:hover {
    background: transparent;
    color: #fff;
    border: 2px solid #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;
}

.testi_cont_main_wrapper {
    float: left;
    width: 100%;
    background: rgba(125, 125, 125, 0.1);
    padding: 30px;
    position: relative;
}

.testi_cont_inner_wrapper {
    float: left;
    width: 100%;
    padding: 20px;
}

.testi_quote_wrapper {
    float: left;
    width: 30px;
}

.testi_quote_wrapper i {
    font-size: 25px;
    color: #c3212a;
    position: relative;
}

.testi_quote_cont_wrapper {
    text-align: left;
    float: left;
    width: calc(100% - 30px);
    margin-left: 50px;
    margin-top: -35px;
}

.testi_quote_cont_wrapper p {
    color: #888888;
    font-style: italic;
}

.testi_client_main_wrapper {
    float: left;
    width: 100%;
}

.testi_client_cont_img_sec {
    float: left;
    width: 87px;
    position: relative;
    margin-top: -45px;
    left: 35px;
    border: 8px solid rgba(68, 68, 68, 0.3);
    border-radius: 100%;
}

.testi_client_cont_img_sec img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.testi_client_cont_sec p {
    text-transform: capitalize;
}

.testi_client_cont_sec p span {
    color: #c3212a;
}

.testi_client_cont_sec {
    float: left;
    width: 80%;
    margin-top: -15px;
}

/******-------404 error css---------**********/
.error_wrapper {
    width: 100%;
    float: left;
    padding-top: 100px;
    padding-bottom: 100px;
}

.error_wrapper_heading {
    float: left;
    width: 100%;
}

.error_wrapper_content {
    float: left;
    width: 100%;
    position: relative;
}

.error_wrapper_content:after {
    content: "";
    border: 1px solid #e0e0e0;
    height: 315px;
    position: absolute;
    top: 0;
    left: -90px;
}

.error_wrapper_content h5 {
    font-size: 16px;
    color: #797979;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.error_wrapper_content h1 {
    font-size: 30px;
    color: #333333;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase;
}

.error_wrapper_content h1 span {
    font-size: 30px;
    color: #c3212a;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.error_wrapper_content p {
    font-size: 16px;
    margin-bottom: 30px;
}

.error_btn {
    width: 150px;
    height: 45px;
    line-height: 42px;
    color: #111;
}

.error_btn:hover {
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

/******-------contact wrapper css-----*********/
.tb_contact_wrapper {
    float: left;
    width: 100%;
    padding-bottom: 70px;
    padding-top: 90px;
}

.tb_contact_cntnt h3 a {
    text-transform: uppercase;
}

/*******-------about cmpny wrapper css----********/
.tb_abt_cmpny_wrapper {
    float: left;
    width: 100%;
    position: relative;
}

.tab_abt_tb .nav-tabs {
    font-size: 22px;
    border-bottom: none;
    background-color: #fff;
    padding: 13px 30px;
    text-transform: uppercase;
}

.tab_abt_tb .nav-tabs > li.active {
    position: relative;
}

.tab_abt_tb > li > a:hover {
    background: #fff;
    border-bottom: 0;
}

.tab_abt_tb > li.active > a {
    color: #c3212a;
    cursor: default;
    font-weight: bold;
    background-color: #fff;
    border: 0px;
    border-bottom-color: transparent;
    position: relative;
}

.small_dot1 {
    width: 9px;
    height: 9px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #c3212a;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0px auto;
}

.tb_abt_cmpny_wrapper:before {
    content: "";
    border: 1px solid rgba(0, 0, 0, 0.06);
    position: absolute;
    right: 10px;
    top: 118px;
    width: 100%;
    right: 0;
}

.tab_abt_tb > li.active > .small_dot1 {
    width: 13px;
    height: 13px;
    background: #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;
}

.tab_abt_tb li {
    margin-right: 105px;
}

.tab_abt_tb > li.active > a,
.tab_abt_tb > li.active > a:focus,
.tab_abt_tb > li.active > a:hover {
    color: #c3212a;
    cursor: default;
    background-color: #fff;
    border: 0;
    border-bottom-color: transparent;
}

.tb_abt_cmpny_wrapper .tab-content {
    float: left;
    width: 100%;
    margin-top: 70px;
}

.tab_abt_tb {
    border-bottom: 0;
    margin-top: -30px;
    margin-left: 100px;
}

.tab_abt_tb > li > a {
    line-height: 20px;
    padding: 15px 0px;
    border: 0;
    border-radius: 0px;
    background-color: #ffffff;
    color: #111;
    font-weight: 600;
    font-size: 18px;
    margin-right: 0px;
    transition: inherit;
}

.abttab_btn {
    width: 180px;
    height: 47px;
    line-height: 45px;
    margin-top: 40px;
    color: #111;
}

.abt_txt_box h1 {
    font-size: 26px;
    color: #c3212a;
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: 600;
}

.abt_txt_box h1 span {
    font-size: 26px;
    color: #212121;
    margin-top: 30px;
    text-transform: uppercase;
    font-weight: 600;
}

.abttab_btn:hover {
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.vedio_Wrapper {
    background: url(../images/back2.jpg) 50% 0 repeat-y;
    float: left;
    width: 100%;
    background-size: cover;
    position: relative;
    padding-bottom: 200px;
    padding-top: 200px;
}

.tb_vedio_cntnt {
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 1;
}

.tb_vedio_cntnt img {
    width: auto !important;
}

.tb_vedio_cntnt h1 {
    font-size: 38px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 30px;
}

.tb_vedio_cntnt h2 {
    font-size: 16px;
    color: #fff;
    opacity: 0.9;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
}

.sales-chart {
    float: left;
    width: 100%;
    padding: 50px 30px;
    margin-top: 20px;
    border: 1px solid #ccc;
}

/******--------project details wrapper css-----*******/
.project_single_wrapper {
    float: left;
    width: 100%;
    padding-bottom: 90px;
    padding-top: 90px;
}

#blog_section_slider .carousel-control {
    top: auto;
    bottom: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-shadow: none;
    filter: alpha(opacity=100);
    opacity: 1;
    background: #c3212a;
    text-align: center;
}

#blog_section_slider .carousel-control.left,
#blog_section_slider .carousel-control.right {
    background-image: none;
    top: 45%;
}

#blog_section_slider .carousel-control:focus,
#blog_section_slider .carousel-control:hover {
    background-color: #111;
    color: #fff !important;
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#blog_section_slider .carousel-control.left {
    left: 0px;
}

#blog_section_slider .carousel-control.right {
    right: 0px;
}

.port-content {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.post-thumbnail {
    height: 500px;
}

.port_img_section .port-post-wrapper .post-thumbnail img {
    width: 100%;
}

.port_img_section .port-content h4 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
}

.port_img_section .port-post-wrapper .post-thumbnail .posted-date {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    background-color: #4285f4;
    color: #fff;
    width: 146px;
    margin: 0 auto;
    font-size: 11px;
    font-weight: 400;
    padding: 4px 0;
    border-radius: 30px;
    text-transform: uppercase;
    text-align: center;
}

.port_img_section .port-post-wrapper .entry-content p {
    margin: 0;
    text-align: left;
    margin-bottom: 20px;
    width: 97%;
}

.port_img_section .entry-meta li i {
    color: #c3212a;
    margin-right: 8px;
}

.port_img_section .entry-meta li {
    color: #333;
    font-size: 14px;
    margin-right: 15px;
    margin-top: 5px;
}

.port_img_section .entry-meta li a {
    color: #333;
}

.tb_abt_bottom_link_wrapper {
    float: left;
    width: 100%;
    border-top: 1px solid #dedede;
    margin-top: 20px;
    padding-top: 30px;
}

.tb_btm_link_left {
    float: left;
}

.tb_btm_link_right {
    float: right;
}

.tb_btm_link_left ul {
    float: left;
}

.tb_btm_link_left li {
    float: left;
    margin-right: 15px;
    color: #111;
    font-size: 16px;
    font-weight: 500;
    font-family: "sans", sans-serif;
}

.tb_btm_link_left li:first-child {
    margin-top: 5px;
}

.tb_btm_link_left li a {
    float: left;
    padding: 0px 25px;
    padding-top: 1px;
    text-align: center;
    font-size: 12px !important;
    border: 1px solid #dedede;
    font-weight: 600;
    color: #797979;
    line-height: 32px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.tb_btm_link_left li a:hover {
    background: #c3212a;
    color: #fff;
    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;
}

.tb_btm_link_right ul {
    float: right;
}

.tb_btm_link_right li {
    float: left;
    margin-right: 10px;
    color: #111;
    font-size: 14px;
    font-weight: 500;
    font-family: "sans", sans-serif;
}

.tb_btm_link_right li a {
    float: left;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #8c8c8c;
    border: 1px solid #dedede;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.tb_btm_link_right li a:hover {
    color: #fff;
    background: #c3212a;
    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;
}

.tb_btm_link_right li:first-child {
    position: relative;
    font-size: 14px;
    top: 5px;
}

.tb_sidebar_psingle {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.tb_sidebar_psingle h4 {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
    direction: rtl;
}

.tb_sidebar_cntnt {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.tb_sidebar_cntnt h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: #c3212a;
}

.tb_sidebar_cntnt p i {
    color: #c3212a;
}

.tb_sidebar_cntnt p {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    color: #111;
}

.tb_pj_single_wrapper {
    width: 100%;
    position: relative;
    padding-bottom: 90px;
    padding-top: 90px;
    background: url(../images/back2.jpg) 50% 0 repeat-y;
    float: left;
    background-size: cover;
    margin-bottom: 107px;
}

.tb_pj_single_wrapper-single {
    width: 100%;
    position: relative;
    padding-bottom: 50px;
    padding-top: 10px;
    background: url(../images/back2.jpg) 50% 0 repeat-y;
    float: left;
    background-size: cover;
    margin-bottom: 107px;
}

.projct_slider_wrapper {
    float: left;
    width: 100%;
    text-align: center;
}

/******-------blog category wrapper css-----*********/
.tb_blog_section {
    float: left;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.blog_wrapper_catt {
    float: left;
    width: 100%;
    overflow: hidden;
}

.sidebar_widget {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.shop_widget {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.sidebar_widget h4 {
    color: #111111;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
    text-align: right;
}

.sidebar_widget h4 span {
    color: #111111;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

/* search_form start */
.search_form .form-control {
    height: 50px;
    font-size: 16px;
    min-width: 211px;
    padding: 0px 40px 0px 20px;
    color: #707070;
    border: 1px solid #e1e1e1;
    box-shadow: none;
    border-radius: 0;
}

.form-control:focus {
    border: 1px solid #e1e1e1;
}

.search_form {
    position: relative;
}

.search_form button {
    position: absolute;
    top: 13px;
    right: 15px;
    padding: 0;
    width: 25px;
    height: 25px;
    font-size: 16px;
    line-height: 25px;
    background-color: transparent;
    border: 0;
}

.search_form button i {
    color: #c3212a;
}

.search_box_wrapper {
    border: 1px solid #eeeeee;
    padding: 25px 0 25px 0;
    background: #f9f9f9;
    margin-top: 5px;
}

.search_box_wrapper .form-group {
    margin-bottom: 0;
}

.sc_blog_btm_div {
    border-top: 1px solid #eeeeee;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    text-transform: capitalize;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px;
}

.lest_news_cont_bottom_left {
    float: left;
    width: 20%;
    padding-top: 12px;
    padding-bottom: 4px;
    float: left;
}

/* archives_wrapper start */
.archives_wrapper {
    float: left;
    width: 100%;
    margin-top: -15px;
}

.archives_wrapper ul li {
    padding: 10px 0px;
    border-bottom: 1px solid #eeeeee;
    text-align: right;
}

.archives_wrapper ul li a {
    color: #707070;
    font-weight: 500;
    text-transform: capitalize;
}

.archives_wrapper span {
    color: #c3212a;
    float: right;
}

.archives_wrapper ul li i {
    margin-right: 20px;
    color: #c3212a;
}

.archives_wrapper ul li:hover a,
.archives_wrapper ul li:hover i {
    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;
}

.lest_news_cont_bottom_right_2 {
    float: left;
    width: 20%;
    padding-top: 12px;
    padding-bottom: 4px;
    float: left;
    position: relative;
}

/* latest_post_wrapper start */
.latest_post_wrapper {
    float: left;
    width: 100%;
}

.blog_wrapper1,
.blog_wrapper2,
.blog_wrapper3 {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    padding-top: 20px;
    border-bottom: 1px solid #eee;
}

.blog_wrapper1 {
    padding-top: 0;
}

.sc_blog_date {
    margin-top: 10px;
    font-size: 16px;
    color: #c3212a;
}

.sc_shop_date {
    color: #2c3240;
}

.sc_shop_add {
    float: left;
    width: 100%;
}

.sc_blog_image {
    float: left;
    width: 100px;
}

.sc_blog_text {
    font-size: 14px;
    font-weight: 500;
    float: left;
    width: calc(100% - 100px);
    padding-right: 10px;
    direction: rtl;
}

.sc_blog_text h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}

.sc_blog_text h5 a {
    color: #111111;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.sc_shop_txt h5 a {
    font-weight: 600;
}

.sc_shop_date span {
    background: #c3212a;
    padding: 8px;
    margin: 20px 0 0 10px;
    color: #fff;
}

.sc_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;
}

.gc_blog_cloud_side_menu {
    float: left;
    width: 100%;
}

.gc_blog_cloud_side_menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.video_wrapper {
    float: left;
    width: 100%;
    position: relative;
}

.video_wrapper a {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    border: 0;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.gc_blog_cloud_side_menu li {
    float: left;
    margin-bottom: 10px;
    text-transform: capitalize;
    margin-right: 10px;
    font-size: 16px;
    margin-top: 15px;
}

.gc_blog_cloud_side_menu li a {
    border: 1px solid #eeeeee;
    padding: 7px;
    background: #fff;
    border-radius: 50px;
    padding-left: 10px;
    padding-right: 10px;
    color: #707070;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.gc_blog_cloud_side_menu li a:hover {
    border: 1px solid #c3212a;
    background: #c3212a;
    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;
}

.lest_news_cont_bottom_left p,
.lest_news_cont_bottom_right p {
    margin: 0;
}

.lest_news_cont_bottom_left p i,
.lest_news_cont_bottom_right p i,
.lest_news_cont_bottom_center p i,
.lest_news_cont_bottom_right_2 p i {
    color: #c3212a;
    margin-right: 15px;
}

.lest_news_cont_bottom_right {
    float: left;
    width: 20%;
    padding-top: 12px;
    padding-bottom: 4px;
    float: left;
}

.lest_news_cont_bottom_left p a,
.lest_news_cont_bottom_right p a,
.lest_news_cont_bottom_center p a,
.lest_news_cont_bottom_right_2 p a {
    color: #707070;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.lest_news_cont_bottom_left p a:hover,
.lest_news_cont_bottom_center p a:hover,
.lest_news_cont_bottom_right p a:hover,
.lest_news_cont_bottom_right_2 p 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;
}

.lest_news_cont_wrapper h4 a {
    font-size: 16px;
    color: #c3212a;
    font-weight: 600;
    font-family: "sans", sans-serif;
    display: inline-block;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.lest_news_cont_wrapper h4 a:hover i {
    padding-left: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.lest_news_cont_bottom_center {
    float: left;
    width: 20%;
    padding-top: 12px;
    padding-bottom: 4px;
    float: left;
    position: relative;
}

.lest_news_cont_bottom_center:after {
    content: "";
    border: 1px solid #eeeeee;
    height: 20px;
    position: absolute;
    left: -50px;
    top: 20px;
}

.lest_news_cont_bottom_right_2:after {
    content: "";
    border: 1px solid #eeeeee;
    height: 20px;
    position: absolute;
    left: -35px;
    top: 20px;
}

.lest_news_cont_bottom_center:before {
    content: "";
    border: 1px solid #eeeeee;
    height: 20px;
    position: absolute;
    right: 30px;
    top: 20px;
}

.lest_news_box_wrapper:hover .lest_news_date_wrapper {
    top: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.lest_news_cont_wrapper h5 a:hover,
.lest_news_cont_wrapper h4 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;
}

.blog_cat_slider_wrapper {
    float: left;
    width: 100%;
    overflow: hidden;
}

.blog_cat_slider_wrapper .owl-carousel .owl-item {
    background: #ffffff;
}

.blog_cat_slider_wrapper .owl-theme .owl-dots {
    position: absolute;
    margin: 0;
    left: 0;
    right: 0;
    z-index: 1;
    display: block;
    bottom: 12%;
}

.blog_cat_slider_wrapper .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: #c3212a;
    margin: 4px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.blog_cat_slider_wrapper .owl-theme .owl-dots .owl-dot.active span,
.blog_cat_slider_wrapper .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
    width: 15px;
    height: 15px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.blog_cat_slider_wrapper .owl-theme .owl-dots .owl-dot.active,
.blog_cat_slider_wrapper .owl-theme .owl-dots .owl-dot:hover {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.blog_cat_slider_wrapper .owl-theme .owl-nav {
    display: none;
}

.blog_index_img_wrapper iframe {
    width: 100%;
    height: 440px;
    border: none;
}

/* blog_pagination_section start */
.blog_section {
    float: left;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.blog_pagination_section {
    float: left;
    width: 100%;
    margin-top: 50px;
    overflow: hidden;
    text-align: center;
}

.blog_pagination_section ul {
    display: inline-block;
}

.blog_pagination_section ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog_pagination_section ul li {
    float: left;
    margin-left: 20px;
}

.blog_pagination_section ul li:first-child {
    margin-left: 0px;
}

.blog_pagination_section ul li a i {
    font-size: 18px;
}

.blog_pagination_section .prev,
.blog_pagination_section .next {
    margin-left: 0px;
    width: 48px;
    height: 45px;
    border-radius: 50px;
    color: #111;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    line-height: 45px;
}

.blog_pagination_section ul li a {
    float: left;
    color: #707070;
    line-height: 45px;
    height: 45px;
    width: 45px;
    border-radius: 50px;
    text-align: center;
    border: 1px solid #dfdfdf;
}

.blog_pagination_section .active a {
    color: #fff;
    background: #c3212a;
    border-radius: 50px;
    border: 1px solid #c3212a;
}

.blog_pagination_section ul li a:hover {
    background: #c3212a;
    color: #fff;
    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;
}

.sidebar_widget .para {
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.archives_wrapper .icon_ebsite a {
    text-transform: lowercase;
}

/******------blog single wrapper css----******/
.btc_blog_cate_cont_wrapper {
    float: left;
    width: 100%;
    background: #f9f9f9;
    padding: 40px;
    padding-bottom: 40px;
}

.btc_blog_cate_cont_wrapper h5 {
    font-size: 20px;
    color: #111;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 28px;
}

.btc_blog_single_post_bottom_post_wrapper p {
    padding-top: 30px;
    font-style: italic;
}

.btc_blog_cate_cont_wrapper h4 {
    padding-top: 20px;
    padding-bottom: 40px;
}

.btc_blog_cate_cont_wrapper h4 a {
    font-size: 16px;
    font-weight: bold;
    color: #ff880e;
    font-family: "sans", sans-serif;
    text-transform: uppercase;
}

.btc_blog_single_post_bottom_post_wrapper {
    float: left;
    width: 100%;
    padding-left: 80px;
    padding-right: 25px;
    border: 1px solid #e5e5e5;
    margin-top: 40px;
    padding-bottom: 30px;
    position: relative;
    background: #fff;
}

.btc_blog_single_post_bottom_post_wrapper:after {
    content: "";
    border: 2px solid #c3212a;
    width: 1px;
    height: 149px;
    position: absolute;
    left: -2px;
    top: -1px;
}

.btc_blog_single_post_quote_wrapper1 {
    position: relative;
}

.btc_blog_single_post_quote_wrapper1:after {
    content: "";
    border: 1px solid #c3212a;
    background: #c3212a;
    width: 12px;
    height: 25px;
    position: absolute;
    left: -50px;
    top: 35px;
}

.btc_blog_single_post_quote_wrapper1:before {
    content: "";
    border-left: 12px solid transparent;
    border-top: 12px solid #ffffff;
    position: absolute;
    left: -50px;
    top: 34px;
    z-index: 1;
}

.btc_blog_single_post_quote_wrapper2 {
    position: relative;
}

.btc_blog_single_post_quote_wrapper2:after {
    content: "";
    border: 1px solid #c3212a;
    background: #c3212a;
    width: 12px;
    height: 25px;
    position: absolute;
    left: -30px;
    top: 35px;
}

.btc_blog_single_post_quote_wrapper2:before {
    content: "";
    border-left: 12px solid transparent;
    border-top: 12px solid #ffffff;
    position: absolute;
    left: -30px;
    top: 34px;
    z-index: 1;
}

.btc_blog_single_post_bottom_post_wrapper h1 {
    font-size: 14px;
    font-weight: 500;
    color: #797979;
    font-family: "sans", sans-serif;
    margin-top: 10px;
}

.btc_blog_single_post_bottom_post_wrapper h1 span {
    color: #c3212a;
    margin: 0 2px 0 2px;
}

.btc_blog_single_post_tittle_wrapper {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.btc_blog_single_tittle_img_wrapper {
    float: left;
    width: 200px;
}

.btc_blog_single_tittle_img_cont_wrapper {
    float: left;
    width: calc(100% - 200px);
    padding-left: 40px;
}

.btc_blog_single_tittle_img_cont_wrapper p {
    padding-top: 0;
}

.btc_blog_single_tittle_img_cont_wrapper_right {
    padding-right: 40px;
    padding-bottom: 60px;
}

.btc_blog_post_admin_main_wrapper {
    float: left;
    width: 100%;
    background: #c3212a;
    overflow: hidden;
    padding: 30px;
    margin-top: 60px;
}

.btc_blog_single_post_admin_img {
    float: left;
    width: 170px;
}

.btc_blog_single_post_admin_img_cont {
    float: left;
    width: calc(100% - 170px);
    padding-right: 30px;
}

.btc_blog_single_post_admin_img_cont h1 {
    font-size: 20px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 600;
}

.btc_blog_single_post_admin_img_cont p {
    color: rgba(255, 255, 255, 0.9);
    padding-top: 10px;
}

.btc_blog_single_post_admin_img_cont ul {
    margin-top: 20px;
}

.btc_blog_single_post_admin_img_cont li {
    float: left;
    margin-left: 10px;
}

.btc_blog_single_post_admin_img_cont li:first-child {
    margin-left: 0;
}

.btc_blog_single_post_admin_img_cont li a {
    float: left;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 37px;
    color: #797979;
    background: #fff;
    font-size: 14px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.btc_blog_single_post_admin_img_cont li a:hover {
    color: #c3212a;
    background: #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;
}

.blog_comment1_wrapper {
    margin-top: 50px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 50px;
}

.blog_single_comment_heading h1 {
    font-size: 30px;
    color: #111;
    font-weight: 700;
    margin-top: 40px;
}

.blog_comment1_img {
    width: 120px;
    float: left;
}

.blog_comment1_cont {
    width: calc(80% - 120px);
    margin-left: 150px;
}

.blog_single_comment_heading h1 span {
    color: #c3212a;
    font-size: 30px;
    font-weight: 700;
    margin-top: 40px;
}

.blog_comment1_cont h3 {
    font-size: 22px;
    font-weight: bold;
    padding-top: 10px;
}

.blog_comment1_cont i {
    font-size: 12px;
    color: #c3212a;
    padding-left: 8px;
    padding-right: 8px;
}

.blog_comment1_cont span {
    color: #c3212a;
    font-size: 16px;
    font-style: italic;
}

.blog_comment1_cont span a {
    color: #c3212a;
    text-decoration: underline;
}

.blog_comment1_cont p {
    padding-top: 5px;
}

.blog_comment2_wrapper {
    margin-top: 60px;
    padding-bottom: 50px;
}

.comment_cont2_border {
    border-bottom: 1px solid #f2f2f2;
    float: left;
    width: 100%;
}

.blog_comment3_wrapper {
    margin-top: 60px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 50px;
}

.cmnt_area_div_mn {
    float: left;
    width: 100%;
}

.cont_main_section {
    float: left;
}

sup.required {
    top: 0.5rem !important;
}

.contect_form1 i {
    margin-left: -30px;
    color: #254a93;
}

.cntct_2_btn_wrapper button {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
}

.cntct_2_btn_wrapper button {
    width: 220px;
    height: 50px;
    float: left;
    color: white;
    text-transform: uppercase;
    background: #254a93;
    text-align: center;
    line-height: 46px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 400;
    -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;
}

.cntct_2_btn_wrapper button:hover {
    background: transparent;
    border: 2px 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;
    color: #000000;
}

.contect_form1 input {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    color: #111111;
    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: right;
}

.contect_form1 select {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    color: #111111;
    /* 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: right;
    border: 1px solid #a2a2a2;
    padding: 10px;
    width: 100%;
    border-radius: 30px;
    font-size: 14px;
    border: none;
    -webkit-box-shadow: -2px 2px 11px -2px #a2a2a2;
    box-shadow: -2px 2px 11px -2px #4e3d3d;
    padding-right: 15px;
    direction: rtl;
}

.activemap {
    background: red !important;
}

#mapasctive {
    fill: #c33a2c !important;
}

.sub-details {
    text-align: right;
    direction: rtl;
}

.contect_form1 input:hover,
.contect_form1 input:focus,
.contect_form2 input:hover,
.contect_form2 input:focus {
    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;
}

.contect_form1 select:hover,
.contect_form1 select:focus,
.contect_form2 select:hover,
.contect_form2 select:focus {
    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;
}

.sc_navigation {
    display: flex;
    justify-content: space-evenly;
}

.contect_form4 textarea {
    width: 100%;
    margin-top: 20px;
    padding-right: 20px;
    color: #111111;
    padding-top: 6px;
    border: 1px solid #eeeeee;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    resize: none;
    text-align: right;

    border: 1px solid #a2a2a2;
    padding: 10px;
    width: 100%;
    border-radius: 30px;
    font-size: 14px;
    border: none;
    -webkit-box-shadow: -2px 2px 11px -2px #a2a2a2;
    box-shadow: -2px 2px 11px -2px #4e3d3d;
    padding-right: 15px;
}

.twiter_background_wrapper {
    background: #fff;
}

/*****---------responsive css-------*********/

nav ul li:last-child > ul {
    right: 0 !important;
    width: 330px;
    padding-left: 7px;
    padding-right: 4px;
}

/* my style
 */

wel-h4 {
    text-align: right !important;
}

wel-h3 {
    text-align: right !important;
}

.form-req1 {
    width: 100%;
    margin-top: 20px;
    padding-right: 20px;
    color: #111111;
    padding-top: 6px;
    border: 1px solid #eeeeee;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    resize: none;
    text-align: right;
    background: #f9f9f9;
    margin-bottom: 10px;
}

.form-req2 {
    width: 308px;
    height: 134px;
    margin-top: 20px;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #111111;
    border: 1px solid #ececec;
}

.request-h4 {
    text-align: right;
    margin-bottom: 56px;
    font-weight: 700;
    color: #c3212a;
}

#sendRequest {
    width: 150px;
    height: 47px;
    color: #c3212a;
    text-transform: uppercase;
    background: #fff;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    border: 0;
    border: 1px solid #c3212a;
    padding: 10px;
}

#sendRequest:hover {
    background: #c3212a;
    color: #fff;
}

.footerend {
    text-align: center !important;
    margin-bottom: 6px;
    font-size: 14px;
}

.sale-h2 {
    text-align: center;
    border-bottom: 2px solid #c3212a;
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 20px;
}

.sale-h1 {
    text-align: right;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #c3212a;
}

.fa-check {
    color: #c3212a;
    margin-left: 10px;
}

.sale-li {
    margin-bottom: 10px;
    margin-top: 10px;
}

.contect-p {
    font-size: 27px;
    color: #333333;
    margin-bottom: 31px;
}

.circel h2 span {
    width: 14px;
    height: 14px;
    background: #c3212a;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    top: -5px;
    left: 0;
}

.circel h2 span::after {
    content: "";
    border: 1px solid rgb(60 58 58 / 50%);
    width: 100px;
    position: absolute;
    right: -108px;
    bottom: 6px;
}

.circel h2 span::before {
    content: "";
    border: 1px solid rgb(60 58 58 / 50%);
    width: 100px;
    position: absolute;
    right: 24px;
    bottom: 6px;
}

.contects {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 38px;
}

.myrabs {
    display: flex;
    justify-content: end;
}

.item-order select {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    color: #111111;
    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: right;
    direction: rtl;
    background: #f9f9f9;
}

.item-order select: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;
}

.item-order input {
    width: 100%;
    height: 50px;
    margin-top: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    color: #111111;
    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: right;
    background: #f9f9f9;
    direction: rtl;
}

.item-order input: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;
}

.item-h2 {
    font-size: 32px;
    text-align: right;
    margin-top: 15px;
    margin-bottom: 23px;
}

.item-order label {
    display: flex;
    justify-content: end;
}

.item-check {
    display: flex;
    justify-content: end;
}

.item-check input {
    margin-left: 5px;
}

.choose-color {
    width: 150px;
    height: 47px;
    color: #857a7a;
    /* background: #c3212a; */
    text-align: center;
    /* border-radius: 50px; */
    font-size: 16px;
    font-weight: 600;
    -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;
    background: #f9f9f9;
    border: 1px solid #eeeeee;
}

.choose-color: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;
}

.chooses {
    display: flex;
    justify-content: center;
}

.btn.focus,
.btn:focus,
.btn:hover {
    outline: none;
}

.item-order textarea {
    width: 100%;
    height: 150px;
    margin-top: 20px;
    padding-right: 20px;
    margin-bottom: 10px;
    color: #111111;
    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: right;
    background: #f9f9f9;
    direction: rtl;
}

.item-order textarea: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;
}

.item-order-p {
    text-align: right;
    font-size: 30px;
}

.item-order p {
    text-align: right;
    color: #000;
}

.sendOrder {
    width: 150px;
    height: 47px;
    float: left;
    color: white;
    text-transform: uppercase;
    background: #c3212a;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    -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;
}

.sendOrder:hover {
    color: #c3212a;
    background: #fff;
    border: 2px solid #c3212a;
}

/* table  */
.h2 {
    font-size: 26px;
    margin: 20px 0;
    text-align: center;
}

h2 small {
    font-size: 0.5em;
}

.responsive-table {
    margin-bottom: 135px;
}

.responsive-table li {
    border-radius: 3px;
    padding: 9px 12px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
    direction: rtl;
    text-align: right;
}

.responsive-table .table-header {
    text-transform: uppercase;
    letter-spacing: 0.03em;
    background: #34495e;
    font-size: 25px;
    color: #fff;
}

.table-row div {
    font-size: 15px;
}

.responsive-table .table-row {
    background-color: #fff;
    box-shadow: 0px 0px 9px 0px #34495e;
    font-size: 25px;
}

.responsive-table .col-1 {
    flex-basis: 10%;
}

.responsive-table .col-2 {
    flex-basis: 40%;
}

.responsive-table .col-3 {
    flex-basis: 25%;
}

.responsive-table .col-4 {
    flex-basis: 25%;
}

@media all and (max-width: 767px) {
    .responsive-table .table-header {
        display: none;
    }

    .responsive-table li {
        display: block;
    }

    .responsive-table .col {
        flex-basis: 100%;
    }

    .responsive-table .col {
        display: flex;
        padding: 10px 0;
    }

    .responsive-table .col:before {
        color: #6c7a89;
        padding-right: 10px;
        content: attr(data-label);
        flex-basis: 50%;
        text-align: right;
    }
}

#myTabContent {
    direction: rtl;
    text-align: right;
}

.order-list {
    margin-top: 20px;
    text-align: center;
    font-size: 30px;
    color: #c3212a;
    margin-bottom: 39px;
}

/* .hr-order{
    padding: 0;
    margin: 0;
    border: 2px solid #c3212a ;

} */
.learn-video {
    width: 100%;
}

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

.learn-body {
    text-align: center;
    padding: 14px;
}

.learn-body a {
    text-decoration: none;
    color: #c3212a;
    border: 1px solid #c3212a;
    padding: 5px 11px;
    border-radius: 15px;
    font-weight: 700;
}

.learn-body a:hover {
    text-decoration: none;
    color: #c3212a;
    background-color: #c3212a;
    color: #fff;
}

.learn-body p {
    margin-bottom: 5px;
}

.learns {
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset,
        rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
        rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    border-radius: 20px !important;
}

.learn-title {
    direction: rtl;
}

.card-lern-img {
    height: 180px;
    border-radius: 20px 20px 0 0;
    width: 100%;
}

.learn-title {
    font-weight: 700;
}

.video-c {
    display: flex;
    justify-content: space-evenly;
    direction: rtl;
}

.video-l [class*="col-"],
.modifier [class*="col-"] {
    margin-bottom: 2rem;
}

.span-show {
    margin-top: 15px;
}

.btn-show {
    margin-top: 10px;
}

.fa-play-circle {
    font-size: 21px;
    color: #c3212a;
}

.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: right;

    margin-bottom: 10px;
    color: #111111;
    background: #f9f9f9;
    /* border: 1px solid #eeeeee; */
    direction: rtl;
    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: right;
    margin-top: 27px;
    margin-bottom: 24px;
}

#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: right;
}

.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: rtl;
    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;
}

.orders-t {
    text-align: right;
    margin-bottom: 65px;
    direction: rtl;
    display: flex;
    border-bottom: 2px solid #eee;
}

.orders-t a {
    font-size: 26px;
    cursor: pointer;
}

.orders-t li {
    background: #fff;
    color: #201f1f;
    font-weight: 700;
    font-size: 21px;
    padding: 27px 6px;
    width: 190px;
    cursor: pointer;
    text-align: center;
}

.orders-t li.active {
    border-bottom: 1px solid #c3212a;
    background: #fff;
    color: #c3212a;
    font-weight: 700;
    font-size: 21px;
    padding: 27px 6px;
    width: 157px;
}

/* .order2:hover,.order1:hover{
    border-bottom: 2px solid #c3212a;
 background: #fff;
color: #c3212a;
font-weight: 700;
font-size: 25px;

}  */

.order-custom {
    width: 90%;
    border: 1px solid #979dac;
    padding-right: 10px;

    box-shadow: rgb(0 0 0 / 5%) 0px 6px 24px 0px,
        rgb(0 0 0 / 8%) 0px 0px 0px 1px;
}

.order-custom:focus {
    width: 90% !important;
    border: 1px solid #979dac !important;

    box-shadow: rgb(0 0 0 / 5%) 0px 6px 24px 0px,
        rgb(0 0 0 / 8%) 0px 0px 0px 1px !important;
}

/* input:focus, select:focus, button:focus{
    width: 100%;
    border: 1px solid #625656;
    box-shadow: rgb(181 181 181) 0px 6px 24px 0px, rgb(0 0 0 / 8%) 0px 0px 0px 1px;
} */
.img-part {
    height: 380px !important;
    border-radius: 6px;
}

.img-part-costume {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.service_slider_btm_info:hover h4 {
    color: #fff !important;
}

.img-price {
    margin-bottom: 77px;
    text-align: center;
}

/* style list product  */

.doo1-detail {
    display: flex;
    flex-direction: column-reverse;
}

.name-door {
    color: #ce5759;
    text-align: right;
    font-weight: 700;
    font-size: 20px;
}

.subject-door {
    font-size: 14px;
    font-weight: 600;
}

.img-list-item {
    height: 375px;
    opacity: 1;
    transition: 0.2s ease;
}

.img-product-list {
    background-color: #fff;
    box-shadow: 0 1px 3px rgb(0 0 0 / 9%);
    position: relative;
    height: 300px;
}

.img-big-product {
    height: 350px;
    width: 100%;
}

.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;
}

.swiper-slide:hover .middle {
    opacity: 1;
}

.textp {
    background-color: #c3212a;
    color: white;
    font-size: 11px;
    padding: 13px 11px;
}

.swiper-slide:hover .img-list-item {
    opacity: 0.3;
}

.tab-detail {
    display: flex;
    justify-content: flex-start;
    direction: rtl;
    border-bottom: 1px solid #ebebeb;
}

.tab-detail li {
    margin-left: 37px;
    font-weight: 600;
    font-size: 17px;
    cursor: pointer;
    padding-bottom: 13px;
}

.tab-detail li.active {
    background: transparent;
    border-bottom: 2px solid #c4202a;
    padding-bottom: 13px;
}

.tab-detail-itam section {
    display: none;
}

.tab-detail-itam section:first-child {
    display: block;
}

#table-servide section {
    display: none;
}

/* #table-servide  section:first-child{
    display: block;
} */
.section-1,
.section-2,
.section-3 {
    display: none;
}

.swiper-button-next,
.swiper-button-prev {
    color: #c3212a !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 24px !important;
}

.blob-btn-sabt-d {
    text-align: center;
    margin-top: 66px;
}

.a-btn-sabt .blob-btn {
    color: #c22129;
}

.a-btn-sabt .blob-btn:hover {
    color: #fff;
}

.img-gallery {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: 0.5s ease;
    backface-visibility: hidden;
}

.box-t {
    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-g:hover .box-t {
    opacity: 1;
}

.img-t {
    background-color: #c3212a;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
}

.img-g:hover .img-gallery {
    opacity: 0.3;
}

.all-img-gallery {
    margin-bottom: 66px;
}

.img-gallery {
    border: 1px solid #000;
    box-shadow: 1px 1px 2px 1px rgb(120 120 120 / 50%),
        inset 0px 0px 7px 7px rgb(240 240 240 / 20%);
}

.title-gallery {
    margin-top: 68px;
}

.btn-gallery {
    display: flex;
    direction: rtl;
}

.btn-gallery li {
    margin-left: 10px;
    padding: 17px;
    cursor: pointer;
    font-weight: 600;
    font-size: 20px;
}

.btn-gallery li.active {
    border-bottom: 1px solid #c22129;
    color: #c22129;
}

.all-btn-gallery {
    margin-top: 90px;
    border-bottom: 2px solid #eee;
}

.tab-gallery section {
    display: none;
}

.tab-gallery section:first-child {
    display: block;
}

.tab-loginh {
    display: flex;
    width: 100%;
    direction: rtl;
    justify-content: flex-start;
    /* background-color: #f9f9f9; */
}

.close-login {
    margin-top: 5px !important;
    margin-right: 5px !important;
}

.m-header {
    padding: 0;
}

.tab-loginh li {
    font-size: 24px;
    padding: 10px 21px;
    border-left: 1px solid #ccc;
    cursor: pointer;
    width: 167px;
    text-align: center;
}

.tab-loginh li.active {
    background: #fff;
    box-shadow: 0 -2px 2px rgb(0, 0, 0, 0.2);
    border-top: 2px solid #c3212a;
    color: #c3212a;
}

.modal.show .modal-dialog {
    max-width: 750px !important;
}

.tab-login section {
    display: none;
}

.tab-login section:first-child {
    display: block;
}

.asset {
    display: flex;
    justify-content: end;
    margin-top: 36px;
}

.asset a {
    width: 35px;
    height: 35px;
    background: #373636;
    transition: 0.4s;
    margin-left: 10px;
    border-radius: 4px;
}

.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 {
    color: #c3212a;
}

.fa-instagram,
.fa-whatsapp,
.fa-telegram,
.fa-facebook,
.fa-linkedin {
    margin-left: 12px;
    margin-top: 8px;
    color: #7d7d7d;
}

.enamad {
    text-align: right;
}

.enamad img {
    height: 70px;
}

.logodesign {
    width: 52px;
}

.tabOrder section {
    display: none;
}

.tabOrder section:first-child {
    display: block;
}

.closeVideo {
    position: relative;
    left: 0;
    right: 573px;
    margin-bottom: 42px;
}

.closeVideo span {
    color: #c3212a;
}

.btn-c-v {
    color: #fff;
    background: #c3212a;
}

@media (min-width: 991.98px) {
    .sidebar--offcanvas--mobile .sidebar__close {
        display: none;
    }

    .view-options__body {
        display: none;
    }
}

.view-options__body {
    text-align: right;
    margin-bottom: 10px;
}

@media (max-width: 991.98px) {
    .sidebar--offcanvas--mobile {
        visibility: hidden;
        transition: visibility 0s 0.25s;
    }

    .sidebar--offcanvas--mobile .sidebar__backdrop {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1000;
        background: rgba(51, 51, 51, 0.8);
        opacity: 0;
        will-change: opacity;
        transition: opacity 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    }

    .sidebar--offcanvas--mobile .sidebar__body {
        position: fixed;
        top: 0;
        bottom: 0;
        z-index: 1000;
        background: #fff;
        width: 300px;
        transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        will-change: transform;
        overflow: hidden;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        right: 0;
        transform: translateX(100%);
    }

    .sidebar--offcanvas--mobile .sidebar__content {
        -ms-flex-positive: 1;
        flex-grow: 1;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .sidebar--offcanvas--mobile.sidebar--open {
        visibility: visible;
        transition-delay: 0s;
    }

    .sidebar--offcanvas--mobile.sidebar--open .sidebar__backdrop {
        opacity: 1;
    }

    .sidebar--offcanvas--mobile.sidebar--open .sidebar__body {
        transform: translateX(0);
    }

    .sidebar--offcanvas--mobile .sidebar__header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #ebebeb;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    .sidebar--offcanvas--mobile .sidebar__title {
        -ms-flex-positive: 1;
        flex-grow: 1;
        font-size: 15px;
        font-weight: 500;
        padding: 0 20px;
    }

    .sidebar--offcanvas--mobile .sidebar__close {
        width: 48px;
        height: 50px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        border: none;
        fill: currentColor;
        padding: 0 0 2px;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        transition: background-color 0.15s, color 0.15s;
        background-color: #fff;
        color: #ccc;
    }

    .sidebar--offcanvas--mobile .sidebar__close:hover {
        background-color: #f2f2f2;
        color: #4d4d4d;
    }

    .sidebar--offcanvas--mobile .sidebar__close:active {
        background-color: #ebebeb;
        color: #4d4d4d;
    }

    .sidebar--offcanvas--mobile .sidebar__close:focus {
        outline: none;
    }
}

.modal-dialog {
    width: 750px !important;
}

@media (max-width: 1200px) {
    .topbar ul > li a {
        font-size: 12px;
    }
}

@media (max-width: 770px) {
    .itemendfooter {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}

.itemendfooter {
    display: flex;
    justify-content: space-around;
}

.indicator {
    position: relative;
}

/* .indicator{
        margin-top: 26px;
        margin-right: 20px;
    } */

.indicator__button {
    padding: 3px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: 54px;
    min-width: 54px;
    color: inherit;
    border-radius: 2px;
    background: transparent;
    border: none;
    padding-left: 12px;
}

.indicator__button:focus {
    outline: none;
}

.indicator__button:hover {
    color: inherit;
    text-decoration: none;
}

.indicator--open .indicator__button,
.indicator:hover .indicator__button {
    background: #f2f2f2;
}

.indicator--mobile .indicator__button {
    padding: 0 0 2px;
    height: 50px;
    width: 44px;
    min-width: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0;
}

.mobile-indicator {
    position: relative;
    margin-left: 19px;
}

.mobile-indicator__button {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    width: 44px;
    color: inherit;
    background: transparent;
    border: none;
}

.mobile-indicator__button:focus {
    outline: none;
}

.mobile-indicator__button:hover {
    color: inherit;
    text-decoration: none;
}

.mobile-indicator__icon {
    display: block;
    position: relative;
}

.mobile-indicator__icon svg {
    display: block;
    transform: scaleX(-1);
}

.mobile-indicator__counter {
    position: absolute;
    top: -7px;
    font-size: 10px;
    line-height: 1;
    padding: 2px 3px 1px;
    border-radius: 6.5px;
    text-align: center;
    z-index: 0;
    left: -7px;
}

.mobile-indicator__counter:before {
    display: block;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 2.5px;
    right: 0;
    left: 0;
    transform: skewX(11deg);
}

.mobile-indicator__title,
.mobile-indicator__value {
    display: block;
    margin-right: 50px;
}

.mobile-indicator__title {
    padding-top: 3px;
    margin-bottom: -3px;
    font-size: 13px;
}

.mobile-indicator__value {
    font-size: 18px;
}

.mobile-indicator__icon {
    fill: #262626;
}

.mobile-indicator__title {
    color: #999;
}

.mobile-indicator__value {
    font-weight: 500;
}

.mobile-indicator:hover .mobile-indicator__button {
    background: #f2f2f2;
}

.mobile-indicator__counter {
    color: #fff;
    font-weight: 500;
}

@media (-webkit-max-device-pixel-ratio: 1), (max-resolution: 1dppx) {
    .mobile-indicator__counter {
        font-weight: 400;
    }
}

@media (max-width: 992px) {
    .indicator--trigger--click {
        display: none;
    }
}

@media (min-width: 992px) {
    .mobile-indicator {
        display: none;
    }
}

.mobile-indicator__counter:before {
    background-color: #e52727;
}

.mobile-indicator:hover .mobile-indicator__button {
    background: #f2f2f2;
}

.indicator__icon {
    fill: #262626;
}

.indicator__icon {
    position: absolute;
    padding: 8px;
    display: block;
    width: 48px;
    height: 48px;
}

.indicator__icon svg {
    display: block;
    transform: scaleX(-1);
}

.indicator--mobile .indicator__icon {
    padding: 0;
    position: relative;
    height: auto;
    width: auto;
}

.indicator__counter {
    position: absolute;
    top: 5px;
    font-size: 10px;
    line-height: 1;
    padding: 2px 3px 1px;
    border-radius: 6.5px;
    text-align: center;
    z-index: 0;
    left: 4px;
}

.indicator__counter:before {
    display: block;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 2.5px;
    right: 0;
    left: 0;
    transform: skewX(11deg);
}

.indicator--mobile .indicator__counter {
    top: -7px;
    left: -7px;
}

.indicator__counter {
    color: #fff;
    font-weight: 500;
}

@media (-webkit-max-device-pixel-ratio: 1), (max-resolution: 1dppx) {
    .indicator__counter {
        font-weight: 400;
    }
}

.indicator__counter:before {
    background-color: #e52727;
}

.mobile-indicator__counter:before {
    background-color: #e52727;
}

.mobile-indicator__counter {
    position: absolute;
    top: -7px;
    font-size: 10px;
    line-height: 1;
    padding: 2px 3px 1px;
    border-radius: 6.5px;
    text-align: center;
    z-index: 0;
    left: -7px;
}

.mobile-indicator__counter:before {
    display: block;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 2.5px;
    right: 0;
    left: 0;
    transform: skewX(11deg);
}

.mobile-indicator__counter {
    color: #fff;
    font-weight: 500;
}

@media (-webkit-max-device-pixel-ratio: 1), (max-resolution: 1dppx) {
    .mobile-indicator__counter {
        font-weight: 400;
    }
}

.mobile-indicator__counter:before {
    background-color: #e52727;
}

.indicator__counter:before {
    background-color: #e52727;
}

.indicator__counter:before {
    display: block;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 2.5px;
    right: 0;
    left: 0;
    transform: skewX(11deg);
}

.indicator__title {
    color: #999;
}

.indicator__title,
.indicator__value {
    display: block;
    margin-left: 47px;
}

.indicator__title {
    padding-top: 3px;
    margin-bottom: -3px;
    font-size: 13px;
}

.indicator__content {
    top: 100%;
    position: absolute;
    visibility: hidden;
    transform-origin: top;
    transform: rotateX(60deg);
    opacity: 0;
    transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
    left: 0;
}

.indicator--trigger--click.indicator--open .indicator__content,
.indicator--trigger--hover:hover .indicator__content {
    z-index: 1;
    transition-delay: 0s, 0s, 0s;
    opacity: 1;
    visibility: visible;
    transform: rotateX(0deg);
}

.dropcart {
    width: 320px;
    background-color: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
    border-radius: 1.5px;
    padding: 24px;
    color: #262626;
}

.dropcart__list {
    list-style: none;
    padding: 0;
    margin: -8px 0 0;
}

.dropcart__divider {
    height: 1px;
    background: #ebebeb;
    margin: 8px 0;
}

.dropcart__item {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-around;
    direction: rtl;
}

.btn-secondary {
    border-color: #f0f0f0;
    background: #f0f0f0;
    color: #333;
}

.btn-secondary:hover {
    border-color: #e5e5e5;
    background: #e5e5e5;
    color: #333;
}

.dropcart__item-image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 70px;
    height: 70px;
}

.image--type--product .image__body {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.image--type--product .image__tag {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.dropcart__item-info {
    padding: 4px 0 5px;
    margin: 0 10px;
}

.dropcart__item-name {
    font-size: 15px;
    line-height: 18px;
}

.dropcart__item-name a {
    color: inherit;
    transition: color 0.2s;
}

.dropcart__item-name a:hover {
    color: #cb1818;
}

.dropcart__item-features {
    list-style: none;
    padding: 0;
    margin-top: 2px;
    font-size: 13px;
    line-height: 17px;
    color: #6c757d;
}

.dropcart__item-meta {
    margin-top: 4px;
}

.dropcart__item-meta,
.dropcart__item-remove {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.dropcart__item-remove {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    border: none;
    fill: currentColor;
    background-color: #fff;
    color: #ccc;
    margin-left: -13px;
}

.dropcart__item-remove:hover {
    background-color: #f2f2f2;
    color: #999;
}

.dropcart__item-remove:active {
    background-color: #ebebeb;
    color: gray;
}

.dropcart__item-remove:focus {
    outline: none;
}

.dropcart__item-price,
.dropcart__item-quantity {
    position: relative;
    height: 16px;
    z-index: 0;
    font-size: 11px;
    padding: 1px 10.82352px 0;
}

.dropcart__item-price:before,
.dropcart__item-quantity:before {
    position: absolute;
    display: block;
    content: "";
    width: calc(100% - 5.82352px);
    height: 100%;
    top: 0;
    z-index: -1;
    border-radius: 2.5px 3px;
    right: 0;
    transform: skewX(20deg);
    transform-origin: right bottom;
}

.dropcart__item-quantity {
    color: #fff;
    font-weight: 500;
    padding-right: 6px;
    margin-left: -2.82352px;
}

@media (-webkit-max-device-pixel-ratio: 1), (max-resolution: 1dppx) {
    .dropcart__item-quantity {
        font-weight: 400;
    }
}

.dropcart__item-quantity:after,
.dropcart__item-quantity:before {
    background: #e52727;
}

.dropcart__item-quantity:after {
    position: absolute;
    display: block;
    content: "";
    width: 8.32352px;
    height: 100%;
    top: 0;
    z-index: -1;
    right: 0;
    border-top-right-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
}

.dropcart__item-price {
    color: #262626;
    font-weight: 500;
}

.dropcart__item-price:before {
    background: #ebebeb;
}

.dropcart__totals {
    font-size: 15px;
    margin-top: 18px;
    margin-bottom: 24px;
}

.dropcart__totals table {
    width: 100%;
}

.dropcart__totals td,
.dropcart__totals th {
    padding: 0;
}

.dropcart__totals th {
    font-weight: 500;
}

.dropcart__totals td {
    text-align: left;
}

.dropcart__totals tr + tr > * {
    padding-top: 4px;
}

.dropcart__actions {
    display: -ms-flexbox;
    display: flex;
}

.dropcart__actions > * {
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.dropcart__actions > * + * {
    margin-right: 8px;
}

.details-p {
    border-bottom: 1px solid #ddd;
    display: flex !important;
    direction: rtl !important;
}

#home,
#profile,
#messages,
#home2,
#profile2,
#messages2,
#home3,
#profile3,
#messages3,
#home4,
#profile4,
#messages4,
#home5,
#profile5,
#messages5 {
    margin-top: 16px;
    direction: rtl;
    text-align: right;
}

.swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.mySwiper2 {
    height: 80%;
    width: 100%;
}

.mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.mySwiper .swiper-slide-thumb-active {
    opacity: 1;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }*/
.slider-product {
    margin-bottom: 65px;
    margin-top: 109px;
}
.slider-product h3 {
    color: #343434;
    line-height: 26px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    font-size: 24px;
    text-align: center;
}

.btn_share {
    background: #c3212a;
    border: 0;
}

.billing-tab {
    position: relative;
}

.billing-tab .billing {
    cursor: pointer;
    background: #313131;
    margin: 10px 0 10px 0;
    position: absolute;
    top: 12em;
    left: 14.5em;
    display: inline-block;
}

.billing-tab .billing .phone-icon {
    color: #e1e1e1;
    margin: 0;
    padding: 5px 0px 5px 15px;
    float: left;
}

.billing-tab .billing .billing-text {
    margin: 0;
    padding: 5px 15px 5px 10px;
    color: #e1e1e1;
    float: right;
}

.billing-tab .billing:after {
    content: "";
    position: absolute;
    width: 20em;
    height: 12.5em;
    bottom: 100%;
    left: 50%;
    transform: translateX(-85%);
    pointer-events: none;
}

.billing-tab .billing-tab:hover .billing::after {
    pointer-events: auto;
}

.billing-tab .hover-menu-wrapper {
    position: relative;
    margin-top: 20px;
}

.billing-tab .hover-menu-wrapper .hover-menu {
    opacity: 0;
    z-index: 999;
    pointer-events: none;
    cursor: default;
    margin: 0;
    padding: 0;
    background: #000;
    width: 20em;
    height: 10em;
    position: absolute;
    left: 1em;
}

.billing-tab .hover-menu-wrapper .hover-menu .close-icon {
    position: absolute;
    top: 0;
    right: 0;
    margin: 5px;
}

.billing-tab .hover-menu-wrapper .hover-menu .close-icon i {
    font-size: 2em;
    color: #e1e1e1;
    cursor: pointer;
}

.billing-tab .hover-menu-wrapper .hover-menu .arrow-down {
    position: absolute;
    right: 10%;
    bottom: -12.5%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #000;
    box-shadow: 0px 20px 10px -7px #000;
}

.billing-hover-effect .hover-menu {
    transform: translate3d(0px, -10px, 0px);
    transition: opacity 0.3s, transform 0.3s;
}

.billing-tab:hover .hover-menu {
    border: 1px solid red;
    pointer-events: auto;
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

/* .admin-tab {
    position: relative;
} */
.admin-tab .admin {
    cursor: pointer;
    /* background: #313131;
    margin: 10px 0 10px 0; */
    /* position: absolute;
    top: 12em;
    left: 23em; */
    /* display: inline-block; */
}

.admin-tab .admin .phone-icon {
    color: #e1e1e1;
    margin: 0;
    /* padding: 5px 0px 5px 15px; */
    float: left;
    line-height: 5px;
}

.admin-tab .admin .admin-text {
    margin: 0;
    padding: 5px 15px 5px 10px;
    color: #e1e1e1;
    float: right;
}

.admin-tab .admin:after {
    content: "";
    position: absolute;
    width: 20em;
    height: 12.5em;
    bottom: 100%;
    left: 50%;
    transform: translateX(-85%);
    pointer-events: none;
}

.admin-tab:hover .admin::after {
    pointer-events: auto;
}

/* .hover-menu-wrapper {
    position: relative;
    margin-top: 20px;
} */
.listphone {
    opacity: 0;
}

.hover-menu-wrapper .hover-menu {
    z-index: 999;
    pointer-events: none;
    cursor: default;
    margin: 0;
    padding: 0;
    background: #c4212a;
    width: 20em;
    height: 11em;
    position: absolute;
    right: -36px;
    top: 68px;
    color: #fff;
    text-align: right;
    padding: 5px;
}

.hover-menu-wrapper .hover-menu .close-icon {
    position: absolute;
    top: 0;
    right: 0;
    margin: 5px;
}

.hover-menu-wrapper .hover-menu .close-icon i {
    font-size: 2em;
    color: #e1e1e1;
    cursor: pointer;
}

.hover-menu-wrapper .hover-menu .arrow-down {
    position: absolute;
    right: 10%;
    bottom: -12.5%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #c4212a;
    box-shadow: 0px 20px 10px -7px #c4212a;
    transform: rotate(183deg);
    top: -15px;
}

.admin-hover-effect {
    position: relative;
}

.admin-hover-effect .hover-menu {
    transform: translate3d(0px, -10px, 0px);
    transition: opacity 0.3s, transform 0.3s;
}

/* .admin-tab:hover .hover-menu {
    pointer-events: auto;
    opacity: 1;
    transform: translate3d(0, 0, 0);
} */
.activephone {
    pointer-events: auto;
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.sales-tab {
    position: relative;
}

.sales-tab .sales {
    cursor: pointer;
    background: #313131;
    margin: 10px 0 10px 0;
    position: absolute;
    top: 12em;
    left: 35em;
    display: inline-block;
}

.sales-tab .sales .phone-icon {
    color: #e1e1e1;
    margin: 0;
    padding: 5px 0px 5px 15px;
    float: left;
}

.sales-tab .sales .sales-text {
    margin: 0;
    padding: 5px 15px 5px 10px;
    color: #e1e1e1;
    float: right;
}

.sales-tab .click-menu-wrapper {
    position: relative;
    margin-top: 20px;
}

.sales-tab .click-menu-wrapper .click-menu {
    opacity: 0;
    z-index: 999;
    cursor: default;
    margin: 0;
    padding: 0;
    background: #000;
    width: 20em;
    height: 10em;
    position: absolute;
    left: 21.5em;
    transform: scale3d(0.1, 0.2, 1);
    transform-origin: bottom right;
    transition: opacity 0.4s, transform 0.4s;
    -webkit-transition-timing-function: ease, cubic-bezier(0.6, 0, 0.4, 1);
    transition-timing-function: ease, cubic-bezier(0.6, 0, 0.4, 1);
}

.sales-tab .click-menu-wrapper .click-menu .sales-close-icon {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    margin: 5px;
    z-index: 1000;
}

.sales-tab .click-menu-wrapper .click-menu .sales-close-icon i {
    font-size: 1.5em;
    color: #e1e1e1;
    cursor: pointer;
}

.sales-tab .click-menu-wrapper .click-menu .arrow-down {
    position: absolute;
    right: 10%;
    bottom: -12.5%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #000;
    box-shadow: 0px 20px 10px -7px #000;
}

.sales-tab .click-menu-wrapper .onclick-menu {
    opacity: 1;
    transform: scale3d(1, 1, 1);
    transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.repairs-tab {
    position: relative;
}

.repairs-tab .repairs {
    cursor: pointer;
    background: #313131;
    margin: 10px 0 10px 0;
    position: absolute;
    top: 12em;
    left: 43em;
    display: inline-block;
}

.repairs-tab .repairs .phone-icon {
    color: #e1e1e1;
    margin: 0;
    padding: 5px 0px 5px 15px;
    float: left;
}

.repairs-tab .repairs .repairs-text {
    margin: 0;
    padding: 5px 15px 5px 10px;
    color: #e1e1e1;
    float: right;
}

.repairs-tab .click-menu-wrapper {
    position: relative;
    margin-top: 20px;
}

.repairs-tab .click-menu-wrapper .repair-menu {
    opacity: 0;
    z-index: 999;
    cursor: default;
    margin: 0;
    padding: 0;
    background: #000;
    width: 20em;
    height: 10em;
    position: absolute;
    left: 29.5em;
    transform: translate3d(0, 0px, 0);
    transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.repairs-tab .click-menu-wrapper .repair-menu .repair-close-icon {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    margin: 5px;
}

.repairs-tab .click-menu-wrapper .repair-menu .repair-close-icon i {
    font-size: 1.5em;
    color: #e1e1e1;
    cursor: pointer;
}

.repairs-tab .click-menu-wrapper .repair-menu .arrow-down {
    position: absolute;
    right: 10%;
    bottom: -12.5%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #000;
    box-shadow: 0px 20px 10px -7px #000;
}

.repairs-tab .click-menu-wrapper .onclick-repair-menu {
    opacity: 1;
    transform: translate3d(5px, -3px, 0);
    transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.account-tab {
    position: relative;
}

.account-tab .account {
    cursor: pointer;
    background: #313131;
    margin: 10px 0 10px 0;
    position: absolute;
    top: 12em;
    left: 52em;
    display: inline-block;
}

.account-tab .account .phone-icon {
    color: #e1e1e1;
    margin: 0;
    padding: 5px 0px 5px 15px;
    float: left;
}

.account-tab .account .account-text {
    margin: 0;
    padding: 5px 15px 5px 10px;
    color: #e1e1e1;
    float: right;
}

.account-tab .account-menu-wrapper {
    position: relative;
    margin-top: 20px;
}

.account-tab .account-menu-wrapper .account-menu {
    opacity: 0;
    z-index: 999;
    cursor: default;
    margin: 0;
    padding: 0;
    background: #000;
    width: 20em;
    height: 10em;
    position: absolute;
    left: 45em;
    transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
    transform-origin: bottom;
    transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.account-tab .account-menu-wrapper .account-menu .account-close-icon {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    margin: 5px;
}

.account-tab .account-menu-wrapper .account-menu .account-close-icon i {
    font-size: 1.5em;
    color: #e1e1e1;
    cursor: pointer;
}

.account-tab .account-menu-wrapper .account-menu .arrow-down {
    position: absolute;
    right: 10%;
    bottom: -12.5%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #000;
    box-shadow: 0px 20px 10px -7px #000;
}

.account-tab .account-menu-wrapper .onclick-account-menu {
    opacity: 1;
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
    transition: all 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.hover-menu-a {
    color: #fff !important;
}

.btn-phone {
    background: #000;
}

.row-h [class*="col-"] {
    margin-bottom: 38px;
}

.component__pop-up {
    width: 81%;
    left: -81%;
}

.js-trigger--pop-up {
    position: absolute;
    right: -40px !important;
    -webkit-transition: right 1s ease;
    transition: right 1s ease;
    top: 0;
    padding: 5px;
    cursor: pointer;
    width: 40px;
    -webkit-box-shadow: 6px 4px 17px -13px rgb(1 1 1 / 60%);
    box-shadow: 6px 4px 17px -13px rgb(1 1 1 / 60%);
    background: #fff;
    border: 0;
}

.component__pop-up {
    background: #fff;
}

.component__pop-up {
    padding: 30px;
    position: fixed;
    top: 52%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: -81%;
    /* margin-left: 100%; */
    z-index: 39;
    width: 81%;
    -webkit-transition: left 1s ease;
    transition: left 1s ease;
    -webkit-box-shadow: 6px 4px 17px -13px rgb(1 1 1 / 60%);
    box-shadow: 6px 4px 17px -13px rgb(1 1 1 / 60%);
}

.component__pop-up--button-text {
    position: absolute;
    top: 40px;
    right: -40px !important;
    width: 40px;
    padding: 10px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background-color: #fff;
    text-orientation: sideways;
    color: #f49712;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease, right 1s ease;
    transition: opacity 0.3s ease, right 1s ease;
}

@media only screen and (max-height: 768px) {
    .component__pop-up {
        -webkit-transform: none;
        transform: none;
        top: 26%;
    }
}

@media (max-width: 768px) {
    body
        > div.tb_estimate_form_wrapper.tb_toppadder90.tb_bottompadder90
        > div
        > div {
        display: flex;
        flex-direction: column-reverse;
    }
    .nav-tabs > li > a {
        font-size: 11px;
    }

    .circel {
        top: 50px;
    }
    .tb_service_tab_wrapper .tab-area {
        flex-direction: column !important;
    }
}

.fa-angle-right {
    position: relative;
    /*color: #c3212a;*/
    font-size: 24px;
    top: 3px;
}

.component__pop-up--button-text {
    position: absolute;
    top: 40px;
    right: -40px !important;
    width: 40px;
    padding: 10px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background-color: #fff;
    text-orientation: sideways;
    color: #f49712;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease, right 1s ease;
    transition: opacity 0.3s ease, right 1s ease;
}

.f-h2 {
    direction: rtl;
    text-align: right;
}

.i-h2 {
    height: 35px !important;
    border-bottom: 2px solid rgba(1, 1, 1, 0.4) !important;
    text-indent: 0;
    border-radius: 0 !important;
    border: 0;
    width: 100%;
}

.btn-h2 {
    background: #c4212a;
    border: 1px solid #c4212a;
    color: #fff;
    border-radius: 25px;
    padding: 6px 34px;
}

.btn-h2:hover {
    background: #fff;
    color: #c4212a;
}

.showcomment {
    display: none;
}

.showandhide {
    left: -1%;
}

.rotate-arrow {
    transform: rotate(176deg);
}

.form-h {
    margin-top: 100px;
    margin-bottom: 0px;
    display: flex;
    justify-content: space-between;
    direction: rtl;
    width: 100%;
}

.form-h input {
    padding-right: 10px;
}

.send-h {
    background: #c4212a;
    color: #fff;
    padding: 3px 44px;
    border: 1px solid white;
}

.float-right {
    float: right;
    margin-top: 5px;
    margin-right: 22px;
}

@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: right;
        vertical-align: middle;
    }

    nav > ul {
        float: left;
        list-style: outside none none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    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: 14px 8px 9px 8px;
        position: relative;
        font-size: 13px;
    }

    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;
    }

    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;
    }

    .main-menu-wrapper {
        float: left;
        width: 20%;
        padding-top: 5px;
        padding-left: 25px;
        padding-bottom: 8px;
        display: flex;
    }

    .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;
        float: left;
        font-size: 15px;
        font-weight: 600;
        position: relative;
        line-height: 25px;
        padding: 12px 15px;
        width: 100%;
        border-bottom: 1px solid #e0e0e0;
        text-align: right;
    }

    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;
    }
}

.arrow-down {
    position: absolute;
    right: 28%;
    bottom: -12.5%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #c4212a;
    box-shadow: 0px 20px 10px -7px #c4212a;
    transform: rotate(183deg);
    top: -15px;
}

.tab-phone {
    top: 42px;
}

.showbox-m {
    background: #c4212a;
    width: 284px;
}

body:not(.modal-open) {
    padding-right: 0px !important;
}

.ul-h {
    display: flex;
    justify-content: flex-start;
    line-height: 44px;
}

@media (max-width: 367px) {
    .ul-h {
        display: flex;
        justify-content: revert;
        line-height: 44px;
        /* flex-direction: column; */
        align-items: center;
    }
}

@media (min-width: 1355px) {
    .component__pop-up {
        display: none;
    }
}

@media (max-width: 1356px) {
    .form-con {
        display: none;
    }
}

@media (max-width: 1008px) {
    .showandhide {
        width: 81%;
    }
}

/*-----------------------------------------------------------------*/

.language-icone {
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 25px;
    left: -10px;
    background-image: url("../../icons/language.png");
}

@media (max-width: 1700px) and (min-width: 992px) {
    #primary-nav ul li a {
        padding: 19px 6px;
    }

    .topbar ul > li a {
        font-size: 13px;
    }

    .language-icone {
        top: 24px;
        left: -15px;
    }
}

@media (max-width: 1100px) {
    #primary-nav ul li a {
        padding: 19px 5px;
    }

    .topbar ul > li a {
        font-size: 10px;
    }

    .language-icone {
        top: 24px;
        left: -20px;
    }
}

section .all-img-gallery div div {
    margin-bottom: 1rem;
}

.read-more-modal {
    position: absolute;
    top: -50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 2rem;
    border-radius: 0.5rem;
    padding-top: 4rem;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.1);
    width: 90%;
    max-width: 1000px;
}

.read-more-modal p {
    text-align: justify;
}

.read-more-modal.active {
    top: 50%;
    opacity: 1;
}

.read-more-modal-close-btn {
    background-color: transparent;
    border: none;
    color: red;
    font-size: 2rem;
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
}

nav ul.language_wrapper li:last-child > ul {
    left: 0 !important;
    right: unset !important;
}
