body {
    font-family: "PT Sans", sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

/* .hero-banner */
.hero--banner,
.product_area .main_menu {
    background-image: linear-gradient(90deg, #FFAC73, #FFE69F);
    width: 100%;
    height: auto;
}


.hero-banner .banner-text p b {
    color: #1E1E1E;
    line-height: 1.7;
    text-align: center;
    font-weight: 400;
}

.hero-banner .banner-text h2 {
    font-family: "Tcb_cooper_black_medium";
    font-size: 50px;
    text-align: center;
    color: #AA225A;
    /* line-height: 25px; */
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 35px;
}

.hero-banner .banner-text h2:after {
    margin: 0px auto;
    content: "";
    position: absolute;
    width: 18%;
    height: 4px;
    bottom: 0;
    left: 42%;
    border-bottom: 4px solid #AB2259;
}

.header_area .navbar .nav .nav-item .nav-link {
    font-family: "Tcb_opensans";

}

/* ================Product-feature-section==============
================ */

 
.products-main-title {
    color: #AA225A;
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: bold;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
    font-family: "Tcb_cooper_black_medium";
}

#product-feature-section .feature-block .inner img {
    width: 60px;
    margin-bottom: 10px;
    transition: 0.35s all;
}

#product-feature-section .feature-block .inner h2 {
    font-size: 18px;
    color: #ffffff;
    line-height: 22px;
    margin-bottom: 0;
    margin-bottom: 15px;
    font-weight: 600;
}

.products-main-title {
    color: #AA225A;
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: bold;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
    font-family: "Tcb_cooper_black_medium";
}

.products-main-title::after {
    margin: 0px auto;
    content: "";
    position: absolute;
    width: 6%;
    height: 2px;
    bottom: 0;
    left: 47%;
    border-bottom: 2px solid #AB2259;
}

.p-tb-60 {
    padding: 30px 0px;
}


#product-feature-section .feature-block .inner img {
    width: 70px;
    margin-bottom: 10px;
    transition: 0.35s all;
}

#product-feature-section .feature-block * {
    transition: none;
    -webkit-transition: none;
}


section#product-feature-section p {
    color: #ffffff;
    margin-bottom: 30px;
    font-weight: lighter;
    letter-spacing: 1px;
    font-size: 15px;
    white-space: pre-wrap;
}

/*================== Product-info-styling=================
===============*/
.Portfolio-main-title {
    color: #AA225A;
    font-family: "Tcb_cooper_black_medium" !important;
    padding-bottom: 30px;
}

#Product-info-features .banner-text h2 {
    font-family: "Tcb_cooper_black_medium";
    font-size: 24px;
    text-align: center;
    color: #AA225A;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 22px;
}

#Product-info-features .banner-text h2:after {
    margin: 0px auto;
    content: "";
    position: absolute;
    width: 9%;
    height: 2px;
    bottom: 0;
    left: 45%;
    border-bottom: 2px solid #AB2259;
}

label.label-styling {
    color: #AA225A;
    font-size: 15px;
    font-weight: bolder;
    padding-bottom: 10px;

}

#Product-info-features .form-detailed .form-group .form-control {
    border: 1px solid #777777;
    border-radius: 0;
}

#Product-info-features .form-detailed .form-group {
    margin: 0px 0px 20px;
}

#Product-info-features .p-tb-50 {

    padding: 35px 0px 0px;
}


.form-detailed .form-group input:focus {
    outline: 0;
    border: 0;
    box-shadow: none;
}


/*=====================product-slider====================*/
/* .mySlides {display:none}

.w3-button img{
 display:inline:block;
 width:144px;
 height:150px;
}
.w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}

.w3-content, .w3-auto {
    margin-left: auto;
    margin-right: auto;
}
.w3-red:hover {
    color: #fff!important;
    background-color: #f44336!important;
    background: url(https://www.w3schools.com/w3css/img_snow_wide.jpg);
    width: 144px;
    height: 150px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}*/
ul#image-gallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 50px 0px 0px;
}

/* -----.demo_1 .item{
            margin-top: 60px;
        }------
*/
.content-slider li {
    background-color: #ed3020;
    text-align: center;
    color: #FFF;
}

.content-slider h3 {
    margin: 0;
    padding: 70px 0;
}

.demo_1 {
    max-width: 500px;
    text-align: center;
    margin: auto;
}

.Portfolio-btn {
    background-color: transparent;
    border: 2px solid #203850 !important;
    border-radius: 0;
    color: #ffffff;
    text-transform: capitalize;
    box-shadow: none;
    outline: 0;
    font-size: 16px;
    background-color: #AB2259;
    border: 2px solid #AB2259 !important;
    color: #ffffff;
    border: none;
    padding: 13px 40px;
    /* font-weight: 400; */
    /* transition: 0.3s; */
    transition: button all 0.4s ease 0s;
    letter-spacing: 1px;
    border: none;
    border-radius: 30px;
    line-height: 1;
}

.Portfolio-btn:hover {
    background-color: #ffffff;
    border: 2px solid #AB2259 !important;
    color: #AB2259;
}

/*================== Tabs=================
===============*/
/* #tabs {
    background-color: #E5E5E5;
    padding: 40px 0;
    color: #000000;
}

nav>.nav.nav-tabs {
    border: none;
    color: #fff;
    border-radius: 0;
}

nav>div a.nav-item.nav-link,
nav>div a.nav-item.nav-link.active {
    color: #AB2259;
    background-color: transparent;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: bold;
    border-color: transparent transparent transparent;
    border-bottom: 4px solid transparent !important;

}

nav>div a.nav-item.nav-link.active {
    border-bottom: 4px solid #AB2259 !important;
    z-index: 99999;
} */

/* nav>div a.nav-item.nav-link.active:after {
    content: "";
    position: relative;
    bottom: -60px;
    left: -10%;
    border: 15px solid transparent;
    border-top-color: #e74c3c;
} */

/* .tab-content {
    background: #E5E5E5;
    line-height: 25px; */
/* border: 1px solid #ddd;
    border-top: 5px solid #e74c3c;
    border-bottom: 5px solid #e74c3c; */
/* padding: 30px 25px;
} */

/* .nav-fill .nav-item {
    flex: 0 0 auto;
    color: #000000;
} */

/* nav>div a.nav-item.nav-link {
    color: #000000;
    font-weight: bold;
} */

/* .tab-content .tab-pane h3 {
    color: #AA225A;
    font-weight: 600;

} */
/* 
.tab-content .tab-pane p {
    color: #000000;
    line-height: 1.5;
}

.nav-tabs {
    border-bottom: 1px solid #777777 !important;
} */

/* =======================Styling Product
=================== */
.products-main-title {
    color: #AA225A;
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: bold;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
    font-family: "Tcb_cooper_black_medium";
}

.products-main-title::after {
    margin: 0px auto;
    content: "";
    position: absolute;
    width: 6%;
    height: 2px;
    bottom: 0;
    left: 47%;
    border-bottom: 2px solid #AB2259;
}

.p-tb-60 {
    padding: 30px 0px;
}

/*=====================request a quote stylying====================*/
.pakBoxe-form-for-Request_2 {
    padding: 30px 10px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    margin: auto;
    max-width: 700px;
}

.our-Breadcrumb-Nav .breadcrumb .breadcrumb-item a {
    color: #ba2aa3;
}

.request-quote-row {
    border-bottom: 6px solid #ba2aa3;
    display: table;
    width: 100%;
}

.request-quote-row .request-quote-title h1 {
    font: 500 38px sans-serif;
    text-align: left;
    font-family: "PT Sans", sans-serif;
}

.request-quote-from .label-view {
    color: #ba2aa3;
    font-weight: 600;
    font-size: 16px;
}


.request-quote-from .form-group .form-control {
    height: 35px;
    line-height: 23px;
    padding: 5px 10px;
    font-size: 12px;
    border-color: #e7ebf1;
    -webkit-appearance: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fafafa;
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;

}

.request-quote-from .form-group textarea.form-control {
    height: auto;
}