/*-----------------------------------------------------------------------------------
Template:  Clothing Bootstrap HTML5 Template
Template URI: http://hastech.company
Description: This is html5 template
Author: BootExperts
Author URI: http://hastech.company
Version: 1.0
-----------------------------------------------------------------------------------

CSS INDEX
===================
1. Theme Default CSS (css/shortcode/default.css)
2. Header CSS (css/shortcode/header.css)
3. Slider CSS (css/shortcode/slider.css)
4. Footer CSS (css/shortcode/footer.css)
5. promo style
6. delivery service section
7. banner area
8. testimonial area
9. new-arrival on-sale Top-ratted area
9.  blog area
10. HOme-02
11. banner area-02
12. fashion banner
13. breadcumb
14. pagination
15. shop side bar
16. copmare page 
17. cart page 
18. Wishlist page
19. checkout page 
20. login Page 
21. about us page 
22. contact-page 
23. Blog Page
24. comments 
25. 404 page 
26. Scroll UP 
27. Contact Form

-----------------------------------------------------------------------------------*/
/* Google Fonts */

/* @import 'https://fonts.googleapis.com/css?family=Lato:300,400,700|Montserrat:400,700'; */
/* @import url('https://fonts.googleapis.com/css?family=Roboto'); */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');


/*----------------------------------------*/
/*  5. promo style
/*----------------------------------------*/

.container {
    width: 1200px
}
body {
    font-family: 'Open Sans', sans-serif !important;
}
header {
    font-family: 'Open Sans', sans-serif !important;
}

/*************************************
 Custom-content all   
**************************************/

.boxed-layout .wrapper,
.fixed-box {
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
    margin: auto;
    position: relative;
    width: 1240px;
}
.fixed-box .sticky {
    right: 0;
    width: 1240px;
}
.boxed-layout .sticky {
    left: auto;
    margin: auto;
    width: 1240px;
}
.mobile-menu-area {
    display: none
}
.wrapper.home-one {
    background: #fff none repeat scroll 0 0;
}
/*----------------------------------------*/
/*  6. delivery service section
/*----------------------------------------*/

.single-service h5 {
    margin: 20px 0 0;
}
.single-service {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    padding: 30px;
}
.social-icon {
    display: block;
    overflow: hidden;
}
.timer {
    display: inline-block;
    overflow: hidden;
}
.timer .cdown {
    border-right: 1px solid #ccc;
    -o-border-image: none;
    border-image: none;
    border-radius: 0;
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: 700;
    height: auto;
    margin-right: 0;
    padding: 0 30px;
    text-align: center;
    text-transform: uppercase;
}
.timer .cdown p {
    color: #666;
    margin: 0;
}
.timer .time-count {
    border-bottom: 1px solid #ccc;
    color: #333;
    display: block;
    font-family: montserrat;
}
.cdown:first-child {
    border-left: 1px solid #ccc;
}
.timer-wraper {
    padding: 24px 30px 14px;
}
.brand-text {
    background: #333333 none repeat scroll 0 0;
    padding: 30px 40px;
}
.brand-text h3 {
    color: #fff;
    font-weight: 700;
}
.branding-section-area {
    background: rgba(0, 0, 0, 0) url("images/bg/brand-bg.jpg") no-repeat scroll center center / cover;
}
.slick-slide .brand-img img {
    display: inline-block;
    max-height: 550px;
}
.carosule-pagi.pagi-02 .slick-dots li {
    background: #333333 none repeat scroll 0 0;
    border: 2px solid #333333;
    height: 10px;
    width: 10px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.carosule-pagi.pagi-02 .slick-dots li button {
    background: #fff none repeat scroll 0 0;
    height: 4px;
    width: 4px;
}
.carosule-pagi.pagi-02 .slick-dots li.slick-active:after {
    background: #333 none repeat scroll 0 0;
    height: 1px;
    left: 15px;
    position: absolute;
    top: 3px;
    width: 20px;
}
.pagi-02 .slick-dots {
    left: 15px;
}
/* single product */

.single-product {
    position: relative;
    overflow: hidden
}
.product-img {
    position: relative
}
.product-img a img.primary-image {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.product-img a img.secondary-image {
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 1;
}
.product-img img {
    width: 100%
}
.single-product:hover .product-img a img.secondary-image {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.product-label .new {
    background: #333333 none repeat scroll 0 0;
    color: #fff;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 700;
    height: 26px;
    left: 25px;
    line-height: 26px;
    min-height: 26px;
    padding: 0 15px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 20px;
    z-index: 999;
}
.product-label.red .new {
    background: #cc3333 none repeat scroll 0 0;
}
.product-icon ul li a {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}
.product-icon li + li {
    margin-left: 15px;
}
.product-icon ul li a:hover {
    background: #fff none repeat scroll 0 0;
    color: #cc3333;
}
.product-icon {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
}
.product-icon ul li:nth-child(1) {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.product-icon ul li:nth-child(2) {
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}
.product-icon ul li:nth-child(3) {
    -webkit-transition: all 0.9s ease 0s;
    transition: all 0.9s ease 0s;
}
.product-icon ul li:nth-child(4) {
    -webkit-transition: all 1.2s ease 0s;
    transition: all 1.2s ease 0s;
}
.product-icon ul li {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding-top: 15px;
    position: relative;
    top: 30px;
}
.product-icon .prdtitle
{
    font-size: 24px;
    color: #ffffff;
}
.brkline
{
    margin: 20px 15px;
    border-top: dotted 1px #ccc !important;
    border: none;
}
.single-product:hover .product-icon ul li {
    padding: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 0;
}
.prodcut-ratting > a {
    color: #333;
    font-size: 12px;
}
.prodcut-ratting {
    float: right
}
.prodcut-price {
    color: #000;
    float: left;
    font-size: 14px;
}
.old-price {
    display: inline-block
}
.old-price {
    color: #cccccc;
    font-weight: 700;
    margin-left: 10px;
}
.new-price {
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
}
.prodcut-name {
    margin-top: 20px
}
.prodcut-name > a {
    color: #333;
    display: block;
    font-size: 15px;
    line-height: 18px;
}
.prodcut-name > a:hover {
    color: #cc3333;
}
.prodcut-ratting-price {
    line-height: 16px;
    margin-top: 10px;
    overflow: hidden;
}
.product-overlay:before {
    background: #000 none repeat scroll 0 0;
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 99;
}
.single-product:hover .product-overlay:before,
.single-ctg-item:hover .product-overlay:before,
.product-overlay:hover:before {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"
}
/* End Single Product */
/* Carsoule btn  */

.carsoule-btn .slick-arrow {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    cursor: pointer;
    display: block;
    font-size: 25px;
    height: 45px;
    line-height: 45px;
    position: absolute;
    right: -50px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 45px;
    z-index: 9;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.carsoule-btn .slick-arrow:hover {
    border-color: #cc3333;
    background: transparent;
    color: #cc3333;
}
.carsoule-btn .arrow-left.slick-arrow {
    left: -50px;
}
.carsoule-btn:hover .slick-arrow {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.heading-style:before,
.heading-style-2 .active:before,
.heading-style:after,
.heading-style-2 .active:after {
    background: #cccccc none repeat scroll 0 0;
    bottom: -13px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    width: 100px;
}
.heading-style:after,
.heading-style-2 .active:after {
    background: #cc3333 none repeat scroll 0 0;
    width: 40px;
}
.heading-title {
    display: inline-block;
}
.heading-title h5 {
    margin: 0;
}
/*----------------------------------------*/
/*  7. banner area
/*----------------------------------------*/

.banner-text > h5 {
    color: #999;
}
.banner-text h2 {
    color: #666;
    font-size: 30px;
}
.banner-text h3 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}
.banner-list ul li {
    color: #999;
    display: block;
    padding-left: 15px;
    position: relative;
}
.banner-list ul li:before,
.product-cat ul li a:before {
    background: #999 none repeat scroll 0 0;
    content: "";
    height: 5px;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 5px;
}
.banner-text > p {
    color: #999999;
}
.single-banner {
    padding: 15px 40px 0 15px;
}
.banner-text .btn-def {
    margin-top: 20px;
}
/* discunt feature special area */

.tab-cars-style .tab-content > .tab-pane {
    display: block;
    height: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.tab-cars-style .tab-content > .tab-pane.active {
    height: auto;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.title-tab-product-category li {
    float: left;
}
.title-tab-product-category li a {
    background: transparent none repeat scroll 0 0;
    color: #666;
    font-family: montserrat;
    font-size: 18px;
    font-weight: 700;
    padding: 0;
    text-transform: uppercase;
}
.title-tab-product-category li.active a {
    color: #000;
}
.nav > li > a:hover,
.nav > li > a:focus {
    background: none;
}
.title-tab-product-category li a:hover {
    background: transparent none repeat scroll 0 0;
}
.title-tab-product-category ul {
    display: inline-block;
}
.title-tab-product-category li + li {
    margin-left: 40px;
}
.title-tab-product-category li + li a:after {
    content: url("images/icons/tab-style.png");
    height: 100%;
    left: -19px;
    position: absolute;
    top: 2px;
    width: 2px;
}
/*----------------------------------------*/
/*  8. testimonial area
/*----------------------------------------*/

.testimonial-area {
    background: rgba(0, 0, 0, 0) url("images/bg/testimonial.jpg") no-repeat fixed 0 0 / cover;
}
.total-testimonial {
    margin: auto;
    width: 715px;
}
.testimonial-img {
    float: left;
    height: 120px;
    width: 120px;
}
.testimonial-img img {
    width: 100%;
}
.testimonial-content {
    overflow: hidden;
    padding-left: 40px;
}
.name-degi > h5 {
    color: #fff;
    font-weight: 700;
    margin: 0;
}
.testi-text > p {
    margin: 0;
}
.name-degi > p {
    margin-bottom: 20px;
}
.name-degi:before {
    background: #999999 none repeat scroll 0 0;
    content: "";
    height: 80%;
    left: -20px;
    position: absolute;
    top: 3px;
    width: 3px;
}
.carosule-pagi.pagi-03 .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}
.pagi-03 .slick-dots {
    bottom: -55px;
    left: 50%;
    top: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
}
.total-testimonial.slick-dotted.slick-slider {
    margin-bottom: 50px;
}
/*----------------------------------------*/
/*  9. new-arrival on-sale Top-ratted area
/*----------------------------------------*/

.product-ctg-content > p {
    font-size: 15px;
    margin-bottom: 5px;
}
.single-ctg-item {
    margin-bottom: 35px;
}
.single-ctg-item:last-child {
    margin: 0;
}
.product-ctg-img img {
    width: 100%;
}
/*total brand*/

.total-brand .slick-slide img {
    padding: 15px;
    width: 100%;
}
.single-brand {
    border: 1px solid #ccc;
}
.total-brand .slick-slide.slick-active {
    padding-bottom: 10px;
    padding-top: 10px;
}
/*----------------------------------------*/
/*  9.  blog area
/*----------------------------------------*/

.blog-title h5 {
    margin-bottom: 5px;
    margin-top: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.like-comments-date li a {
    color: #666;
    font-size: 12px;
    font-style: italic;
}
.like-comments-date li a:hover {
    color: #cc3333;
}
.like-comments-date li + li {
    margin-left: 15px;
}
.like-comments-date li a i {
    font-size: 13px;
    margin-right: 5px;
}
.like-comments-date li.blog-date {
    float: right;
}
.like-comments-date li.blog-date a {
    color: #cc3333;
    font-style: normal
}
.read-more {
    color: #333;
}
.read-more:hover {
    color: #cc3333;
}
.blog-img {
    cursor: pointer;
}
.blog-img img {
    width: 100%;
}
/*----------------------------------------*/
/*  10. HOme-02
/*----------------------------------------*/

.best-product {
    background: rgba(0, 0, 0, 0) url("images/bg/best-product.jpg") no-repeat scroll 0 0;
}
.best-text {
    color: #ddd;
    display: inline-block;
    text-align: center;
    width: 770px;
}
.view-all {
    border: 1px solid #dddddd;
    color: #dddddd;
    display: block;
    height: 35px;
    line-height: 32px;
    margin: auto;
    text-align: center;
    width: 105px;
}
.best-text > p {
    margin-bottom: 30px;
}
.best-heading > h3 {
    color: #ddd;
    font-size: 30px;
    margin-bottom: 25px;
}
/*----------------------------------------*/
/*  11. banner area-02
/*----------------------------------------*/

.banner-img {
    float: left;
    width: 50%;
}
.banner-img > img {
    width: 100%;
}
.banner-content {
    border: 1px solid #ccc;
    padding: 40px 25px 50px 60px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 420px;
}
.heading-title.big-title h3 {
    margin-bottom: 0;
}
.banner-content > p {
    margin: 25px 0;
}
.banner-content.left-type {
    left: 0;
    padding: 40px 60px 50px 25px;
    right: auto;
    text-align: right;
}
.banner-img.left-type {
    float: right;
}
.left-type .heading-style:before,
.left-type .heading-style:after {
    right: 0;
    left: auto
}
.timer.timr-2 .cdown {
    border: 2px solid #888888;
    font-weight: normal;
    height: 50px;
    margin-right: 0;
    padding: 0;
    width: 50px;
    color: 000
}
.timer.timr-2 .cdown + .cdown {
    margin-left: 15px;
}
.timer.timr-2 .cdown p {
    color: #666;
    font-size: 13px;
    line-height: 12px;
    text-transform: capitalize;
}
.timer.timr-2 .time-count {
    border: medium none;
}
.banner-timer {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.banner-content-2 .heading-title {
    margin-bottom: 20px;
}
.banner-content-2 > p {
    margin-bottom: 25px;
}
.banner-timer .timer-wraper {
    padding: 34px 30px 24px;
}
/*----------------------------------------*/
/*  12. fashion banner
/*----------------------------------------*/

.fashion-banner {
    background: rgba(0, 0, 0, 0) url("images/banner/banner-fashion-03.jpg") no-repeat scroll center center;
    padding: 120px 0;
}
.fashoin-banner-content > p {
    color: #888888;
    font-size: 18px
}
.fashoin-banner-content > h3 {
    font-size: 30px;
    line-height: 24px;
}
/* blog area 02 */

.single-blog-2 .blog-img img {
    width: 100%;
}
.blog-content-2 .blog-title h5 {
    line-height: 30px;
    margin: 0;
}
.blog-content-2 .like-comments-date {
    margin: 5px 0 10px;
}
.date-wraper {
    background: #f6f6f6 none repeat scroll 0 0;
    color: #888888;
    font-size: 18px;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    top: 20px;
    z-index: 999;
}
.date-wraper span {
    font-size: 24px;
}
/*----------------------------------------*/
/*  13. breadcumb
/*----------------------------------------*/

.breadcrumb {
    text-align: center;
    margin: 0 !important;
    border-radius: 0 !important;
    padding: 10px 30px !important;
    position: relative !important;
}
.breadcumb-area {
    background: rgba(0, 0, 0, 0) url("images/bg/breadcumb.jpg") no-repeat scroll 0 0;
    min-height: 245px;
}
.bread-main {
    bottom: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}
.bred-hading > h5 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 70px;
    text-transform: uppercase;
}
.breadcrumb > .active, .breadcrumb > .home a {
    color: #777777 !important;
}
.breadcrumb > .home a:hover {
    color: #ffffff !important;
}
.breadcumb-area.overlay:before {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.breadcumb-area.breadcumb-2 {
    background: rgba(0, 0, 0, 0) url("images/bg/breadcumb2.jpg") no-repeat scroll 0 0;
}
.breadcumb-area.breadcumb-3 {
    background: rgba(0, 0, 0, 0) url("../images/banners/Aboutusbanner.jpg") no-repeat scroll 0 0;
}

.breadcumb-area.breadcumb-4 {
    background: rgba(0, 0, 0, 0) url("../images/banners/Whyusbann.jpg") no-repeat scroll 0 0;
}
.breadcumb-area.breadcumb-5 {
    background: rgba(0, 0, 0, 0) url("../images/banners/QualityInfrabann.jpg") no-repeat scroll 0 0;
}

.breadcumb-area.breadcumb-6 {
    background: rgba(0, 0, 0, 0) url("../images/banners/teambann.jpg") no-repeat scroll 0 0;
}
.breadcumb-area.breadcumb-7 {
    background: rgba(0, 0, 0, 0) url("../images/banners/Carrierbann.jpg") no-repeat scroll 0 0;
}
.breadcumb-area.breadcumb-8 {
    background: rgba(0, 0, 0, 0) url("../images/banners/ContactUsbann.jpg") no-repeat scroll 0 0;
}
.breadcumb-area.breadcumb-9 {
    background: rgba(0, 0, 0, 0) url("../images/banners/Formalbann.jpg") no-repeat scroll 0 0;
}
.breadcumb-area.breadcumb-10 {
    background: rgba(0, 0, 0, 0) url("../images/banners/casualbann.jpg") no-repeat scroll 0 0;
}

/* shop full grid page */

.item {
    margin-bottom: 35px;
}
.sort select {
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) url("images/icons/down5.png") no-repeat scroll 90% 50%;
    border: 1px solid #eceff8;
    color: #999;
    cursor: pointer;
    height: 35px;
    width: 55px;
}
.sort.product-type select {
    width: 150px;
}
.sort {
    float: left;
}
.sort + .sort {
    margin-left: 25px;
}
.sort > label {
    color: #999999;
    margin-right: 10px;
}
.sort select option {
    padding: 5px 5px 5px 10px;
}
.list-grid-view .nav > li > a {
    background: #f1f1f1 none repeat scroll 0 0;
    color: #999;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
    padding: 0
}
.list-grid-view li i {
    font-size: 18px;
}
.list-grid-view .nav > li.active > a,
.list-grid-view .nav > li > a:hover {
    background: #333333 none repeat scroll 0 0;
    color: #fff;
}
.list-grid-view .nav > li {
    display: inline-block;
}
.list-grid-view .nav > li + li {
    margin-left: 13px;
}
.total-showing {
    color: #999;
    line-height: 33px;
}
.total-showing span {
    color: #333;
}
.shop-area-top {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px 0;
}
/* .bread-main li {
    font-style: italic;
} */
/*----------------------------------------*/
/*  14. pagination
/*----------------------------------------*/

.pagination-btn ul li {
    display: inline-block;
}
.pagination-btn ul li a,
.pagination-btn ul li .current {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #1c1e1f;
    display: block;
    font-size: 15px;
    height: 35px;
    line-height: 33px;
    margin: 0 1px;
    padding: 0;
    text-align: center;
    -webkit-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 35px;
}
.pagination-btn ul li .current,
.pagination-btn ul li a:hover {
    background: #333 none repeat scroll 0 0;
    border-color: #333;
    color: #ffffff;
}
.pagination-btn {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px 0;
}
/*----------------------------------------*/
/*  15. shop side bar
/*----------------------------------------*/

.search-aside.search-box .input-box input {
    height: 40px;
}
.src-btn.sb-2 {
    background: #333333 none repeat scroll 0 0;
    color: #fff;
    height: 40px;
    line-height: 38px;
    right: 0;
    width: 40px;
}
.src-btn.sb-2:hover {
    color: #cc3333;
}
.search-aside.search-box {
    height: auto;
}
/* catogries aside */

.aside-title:after {
    background: #ccc none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 50px;
}
.aside-title {
    padding-bottom: 20px;
}
.single-aside +.single-aside {
    margin-top: 50px;
}
/* Treeeview Css */

.treeview li {
    position: relative;
}
.product-cat ul li {
    display: block;
}
.treeview .hitarea {
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
}
.hitarea.expandable-hitarea:before {
    content: "+";
    font-size: 20px;
}
.hitarea.collapsable-hitarea:before {
    content: "-";
    font-size: 20px;
}
.product-cat ul li a {
    color: #333;
    font-size: 14px;
    letter-spacing: 0.8px;
    line-height: 40px;
}
.product-cat ul li + li {
    border-top: 1px solid #e5e5e5;
}
.product-cat ul li ul li {
    padding-left: 15px
}
.product-cat ul li ul li a {
    font-size: 13px
}
/* End Treeeview css */

.product-cat ul li a {
    padding-left: 15px;
    position: relative;
}
.product-cat {
    margin-top: 15px;
}
/*----------------------------------------*/
/*Price Slider
/*----------------------------------------*/

.price_filter .ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    height: 5px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-top: 30px;
}
.price_filter .ui-slider-handle.ui-state-default.ui-corner-all {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #333;
    border-radius: 0;
    cursor: w-resize;
    height: 15px;
    margin-top: -1px;
    width: 15px;
}
.price_filter .ui-slider-range {
    background: #aaa none repeat scroll 0 0;
}
.info_widget {
    margin-top: 20px
}
.price_slider_amount > input[type="text"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    -o-border-image: none;
    border-image: none;
    border-width: 0;
    float: right;
    font-size: 14px;
    height: 33px;
    letter-spacing: 3px;
    line-height: 33px;
    text-align: center;
    width: 125px;
}
.price_slider_amount > input[type="submit"] {
    background: #eaeaea none repeat scroll 0 0;
    -o-border-image: none;
    border-image: none;
    border-width: 0;
    color: #333;
    float: left;
    font-size: 1.15em;
    height: 33px;
    line-height: 33px;
    margin: 0 10px 0 0;
    padding: 0 17px;
    -webkit-transition: all 400ms ease-out 0s;
    transition: all 400ms ease-out 0s;
    width: auto;
}
.price_slider_amount > input[type="submit"]:hover {
    background: #cc3333;
    color: #fff;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: 0
}
.ui-slider-horizontal .ui-slider-handle:last-child {
    margin-left: -15px
}
/* End Price Slider */

.color-filter > li {
    margin-bottom: 10px;
    margin-right: 20px;
}
.color-filter li a {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 20px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 20px;
    border: 2px solid transparent;
}
.color-filter li a:hover,
.color-filter li a.active {
    border: 2px solid #999;
}
.color-filter li a.color-1 {
    border: 1px solid #999999;
}
.color-filter li a.color-2 {
    background: #636363 none repeat scroll 0 0;
}
.color-filter li a.color-3 {
    background: #00aeef none repeat scroll 0 0;
}
.color-filter li a.color-4 {
    background: #ed1c24 none repeat scroll 0 0;
}
.color-filter li a.color-5 {
    background: #00a651 none repeat scroll 0 0;
}
.color-filter li a.color-6 {
    background: #0072bc none repeat scroll 0 0;
}
.color-filter li a.color-7 {
    background: #f69679 none repeat scroll 0 0;
}
.color-filter li a.color-8 {
    background: #00ffff none repeat scroll 0 0;
}
.color-filter li a.color-9 {
    background: #fff200 none repeat scroll 0 0;
}
.color-filter {
    margin-bottom: -20px;
}
.size-filter li a {
    border: 1px solid #dddddd;
    color: #666;
    display: block;
    height: 35px;
    line-height: 33px;
    text-align: center;
    width: 40px;
}
.size-filter li a:hover,
.tag-filter li a:hover {
    background: #666;
    color: #fff;
    border-color: #666
}
.size-filter > li + li {
    margin-left: 13px;
}
.tag-filter li a {
    border: 1px solid #ccc;
    color: #666;
    display: block;
    padding: 5px 15px;
}
.tag-filter > li {
    margin-bottom: 10px;
    margin-right: 15px;
}
/* recent-prodcut */

.recent-single-product .product-img {
    float: left;
    width: 33.33%;
}
.recent-single-product .product-text {
    float: left;
    padding-left: 12px;
    width: 66.66%;
}
.recent-single-product .prodcut-ratting {
    float: none;
}
.recent-single-product .prodcut-price {
    margin-top: 10px;
}
.recent-single-product {
    margin-top: 30px;
    overflow: hidden;
}
.recent-single-product .prodcut-name {
    margin-top: 0;
}
.single-product-list .product-img {
    float: left;
    padding-right: 30px;
    width: 36%;
}
.single-product-list .product-text {
    border: 1px solid #ccc;
    float: left;
    min-height: 392px;
    padding: 60px 25px 60px 30px;
    width: 64%;
}
.single-product-list .prodcut-ratting {
    float: none;
}
.prodcut-ratting.list-ratting > a {
    color: #ffae00;
    font-size: 18px;
}
.prodcut-name.list-name > a {
    font-size: 18px;
    margin-bottom: 15px;
}
.list-price .new-price {
    font-size: 18px;
    margin-top: 15px;
}
.list-product-content > p {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 13px;
    padding: 15px 0;
}
.single-product-list .prodcut-ratting-price {
    margin-bottom: 20px;
}
.prodcut-text-list .prodcut-name {
    margin-top: 0;
}
.single-product-list.full-widht-list .product-text {
    min-height: 375px;
    width: 75%;
}
.single-product-list.full-widht-list .product-img {
    width: 25%;
}
/*----------------------------------------*/
/*  16. copmare page 
/*----------------------------------------*/

.cart-area .cart_item td {
    border-bottom: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    padding: 17px 15px;
    vertical-align: middle;
}
.cart-area thead th {
    background: #f1f1f1 none repeat scroll 0 0;
    border-bottom: 1px solid #f1f1f1 !important;
    padding: 17px 15px !important;
}
.table-head {
    font-size: 18px;
    width: 25%;
    font-weight: normal
}
.item-quality {
    font-family: montserrat;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.item-des > p {
    margin: 0;
}
.item-des {
    font-size: 18px;
}
.table-head.th-name {
    font-family: montserrat;
    font-weight: 700
}
.table-head.item-nam {
    color: #cc3333;
}
.upload-box > input {
    display: none;
}
.upload-prodcut {
    padding: 124px 0;
}
.upload-box img {
    cursor: pointer;
}
.upload-box > p {
    font-family: montserrat;
    font-size: 18px;
    margin: 10px 0 0;
    text-transform: uppercase;
}
/* signle-prodcut */

.tab-content.active-portfolio-area {
    float: left;
    width: 70%;
    overflow: hidden
}
.tab-content.active-portfolio-area .product-img img {
    width: 100%;
    max-height: 575px;
}
.product-more-views {
    float: left;
    width: 30%;
    padding-right: 30px
}
.thumbnail-carousel a {
    background: #fafafa none repeat scroll 0 0;
    display: block;
    text-align: center;
}
.thumbnail-carousel a img {
    width: 100px;
    height: 121px;
}
.thumbnail-carousel > ul li {
    display: block;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.thumbnail-carousel > ul li.active {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.thumbnail-carousel > ul li.active .shadow-box {
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
}
.thumbnail-carousel li + li {
    margin-top: 30px;
}
.social-tag a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 20px;
    height: 35px;
    left: 10px;
    line-height: 33px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 40px;
    z-index: 9;
    color: #999
}
.social-tag a:hover {
    color: #cc3333
}
.quantity-area label {
    color: #333;
    float: left;
    margin: 7px 10px 0 0;
    text-transform: uppercase;
}
.cart-quantity {
    display: inline-block;
}
input.cart-plus-minus-box {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #888888 -moz-use-text-color;
    border-radius: 0;
    border-style: solid none;
    border-width: 1px medium;
    float: left;
    height: 40px;
    line-height: 38px;
    padding: 0;
    text-align: center;
    width: 80px;
}
.dec.qtybutton,
.inc.qtybutton {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #888888;
    border-radius: 0;
    color: #848484;
    cursor: pointer;
    float: left;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    line-height: 38px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 45px;
}
.dec.qtybutton:hover,
.inc.qtybutton:hover {
    color: #fff;
    background: #cc3333;
    border-color: #cc3333
}
.sp-top-des > h3 {
    font-size: 22px;
    text-transform: uppercase;
}
.sp-top-des > h3 span {
    color: #666;
    font-size: 18px;
    text-transform: capitalize;
}
.single-product-description .prodcut-ratting > a {
    font-size: 18px;
    color: #cc3333
}
.single-product-description .prodcut-ratting {
    float: none;
}
.single-product-description .new-price {
    font-size: 22px;
}
.single-product-description .old-price {
    font-size: 18px;
}
.single-product-description .prodcut-price {
    margin-top: 20px;
}
.sp-des {
    border-bottom: 1px solid #ccc;
    padding: 20px 30px;
}
.sp-des > p {
    color: #777;
    margin: 0;
}
.sp-top-des {
    border-bottom: 1px solid #ccc;
    padding: 0 30px 20px;
}
.single-product-description {
    background: #fafafa none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 43px 0;
}
.single-product-option .sort {
    float: none;
    margin: 0 0 20px;
}
.single-product-option .sort.product-type select {
    border-color: #888888;
    height: 40px;
    width: 200px;
}
.sp-bottom-des {
    padding: 20px 30px;
}
.quantity-area {
    margin-bottom: 20px;
}
.social-icon ul li a.add-cart.add-cart-text {
    font-family: montserrat;
    font-size: 14px;
    padding: 0 10px;
    width: auto;
}
.social-icon ul li a.add-cart.add-cart-text i {
    border-left: 1px solid;
    font-size: 20px;
    height: 34px;
    line-height: 33px;
    margin-left: 10px;
    padding-left: 6px;
}
.single-product-option label {
    color: #333;
    text-transform: uppercase;
}
.review-wraper ul li {
    display: block;
}
.review-wraper ul {
    margin-bottom: 15px;
}
.review-wraper > h5 {
    font-size: 14px;
    text-transform: uppercase;
}
.review-wraper p:last-child {
    margin: 0;
}
/*----------------------------------------*/
/*  17. cart page
/*----------------------------------------*/

.cart-page-area .cart_item td {
    border: 1px solid #ccc;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}
.item-title > a {
    color: #333;
    font-family: montserrat;
    font-size: 16px;
}
.item-title > a:hover {
    color: #cc3333;
}
.cart-page-area thead th {
    border: 1px solid #ccc !important;
    padding: 0 !important;
    text-align: center;
}
.product-thumbnail {
    width: 10%
}
.product-name {
    width: 40%;
}
.product-price {
    width: 10%
}
.product-quantity {
    width: 20%
}
.product-subtotal {
    width: 10%
}
.product-remove {
    width: 10%
}
table.table {
    margin-bottom: 0;
    width: 100%;
}
.cart_item > input {
    text-align: center;
    width: 50px;
}
.remove-item a {
    color: #171819;
    display: block;
    font-size: 20px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    margin: auto;
    width: 20px;
}
.remove-item a:hover {
    color: #cc3333
}
.cart-page-area .cart_item .item-img {
    padding: 5px;
}
.item-img img {
    height: 100px;
    width: 90px;
}
.shop_table-2 thead tr {
    background: #e5e5e5 none repeat scroll 0 0
}
.shop_table-2 thead tr th {
    font-size: 15px;
    height: 65px;
    line-height: 65px;
    text-transform: uppercase;
}
.cart tbody tr {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.cart tbody tr:hover {
    background: #f6f6f7 none repeat scroll 0 0
}
.item-qty > input {
    text-align: center;
    width: 60px;
}
.input-box-2 input {
    background: #f2f2f2 none repeat scroll 0 0;
    height: 32px;
}
.catagory-title.cat-tit-5 > h3 {
    font-size: 20px
}
.coupn-area,
.cart-total-area {
    border: 1px solid #e5e5e5;
    padding: 25px;
}
.shipp input {
    height: auto;
    width: auto;
}
.sub-shipping > p {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
}
.sub-shipping p span {
    float: right;
}
.shipp label {
    margin-left: 5px;
}
.shipping-method p a {
    color: #999999
}
.shipping-method p a:hover {
    color: #cc3333
}
.process-cart-total > p {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.process-cart-total p span {
    float: right;
    font-family: lato;
}
.cart-plus-minus input:focus {
    border-left: medium none;
    border-right: medium none;
}
/*----------------------------------------*/
/*  18. Wishlist page
/*----------------------------------------*/

.wishlist-area h4 {
    margin-bottom: 15px;
}
/*----------------------------------------*/
/*  19. checkout page
/*----------------------------------------*/

input,
textarea {
    border: 1px solid transparent;
}
input:focus,
textarea:focus {
    border: 1px solid #ccc;
}
select option {
    padding: 5px
}
.create-acc-body,
.ship-acc-body {
    display: none
}
.acc-toggle > input,
.ship-toggle > input {
    display: block;
    float: left;
    height: auto;
    margin: 0 10px 0 0;
    width: auto;
}
.acc-toggle > label,
.ship-toggle > label {
    display: block;
    line-height: 14px;
}
.create-acc-body .sm-des {
    padding: 10px 0
}
.ship-toggle > label {
    font-size: 22px;
    font-weight: normal;
    line-height: 25px;
}
.cart_item.check-heading {
    border-top: 1px solid #ccc
}
.ship-toggle > input {
    position: relative;
    top: 7px;
}
.coupne-customer-area .panel-title {
    color: #3a332f;
    font-size: 15px;
    line-height: 40px;
}
.coupne-customer-area .panel-default > .panel-heading {
    height: 60px
}
.panel-title > img {
    margin-right: 10px;
    margin-top: -3px;
    width: 15px;
}
.coupne-customer-area .panel-group .panel {
    border-color: #999 -moz-use-text-color -moz-use-text-color;
    -o-border-image: none;
    border-image: none;
    border-radius: 0;
    border-style: solid none none;
    border-width: 2px medium medium;
    margin-bottom: 30px;
}
.coupne-customer-area .panel-group .panel-heading {
    background: #f7f6f7 none repeat scroll 0 0
}
.coupne-customer-area .panel-body {
    border: 1px solid #ccc;
    margin-top: 20px;
    padding: 15px;
}
.payment-section input,
.payment-section select {
    height: auto;
    width: auto;
}
.payment-section {
    background: #f7f6f7 none repeat scroll 0 0;
    line-height: 30px;
}
.pay-type input {
    margin-right: 10px
}
.panel-checkout .panel-title > a {
    color: #999999;
    display: inline-block;
    font-weight: 300;
    padding-left: 5px;
}
.panel-checkout .panel-title > a:hover {
    color: #cc3333
}
.checkout-area .input-box > label {
    font-weight: 400;
}
.first-last-area .frm-action {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-style: none solid solid;
    border-width: 0;
    float: left;
    padding: 0;
    width: 100%;
}
.first-last-area .forgotten.forg:hover {
    color: #cc3333
}
.first-last-area {
    overflow: hidden;
    width: 50%;
}
.billing-details .contact-text > h2,
.ship-toggle > label {
    border-bottom: 1px solid #ccc;
    color: #171819;
    font-size: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.btn-group.bootstrap-select.select-custom {
    width: 100% !important
}
.checkout-payment-area tr.prd-name:hover {
    background: #F9F9F9
}
.btn.dropdown-toggle.btn-default {
    height: 45px
}
.bs-searchbox {
    position: relative;
    cursor: pointer;
}
.bs-searchbox:before {
    content: "";
    font-family: fontawesome;
    height: 20px;
    line-height: 42px;
    position: absolute;
    right: 15px;
    top: 0;
    width: 20px;
}
.checkout-payment-area {
    background: #f7f6f7 none repeat scroll 0 0;
    padding: 35px;
}
.checkout-area .cart_item td {
    border-color: #ddd -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px medium medium;
    font-weight: 700;
    padding: 15px;
    text-transform: uppercase;
}
.ctg-type.crt-total {
    font-size: 18px
}
.cgt-des.prc-total {
    font-size: 18px;
}
.checkout-payment-area .prd-name td {
    font-family: lato;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
}
.ship-opt .shipp span {
    font-weight: 700
}
.payment-section a.btn-def {
    height: 50px;
    width: 100%;
    line-height: 50px;
    text-align: center;
}
.checkout-payment-area .checkout-total h3 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.heading-style-3 a span {
    font-family: montserrat;
    font-size: 30px;
    font-weight: normal;
    margin-right: 5px;
}
.title-tab-product-category .heading-style-3 li a {
    font-family: lato;
    font-weight: normal;
    text-transform: capitalize;
}
.title-tab-product-category .heading-style-3 li a {
    border: 1px solid #ccc;
    height: 60px;
    line-height: 50px;
    width: 370px;
}
.title-tab-product-category .heading-style-3 li + li {
    margin-left: 30px;
}
.title-tab-product-category .heading-style-3 li + li a:after {
    content: none;
}
.heading-style-3 li.active a {
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.2);
    border: 1px solid transparent;
}
select {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
}
/*----------------------------------------*/
/*  20. login Page
/*----------------------------------------*/

.account-area .forgotten {
    float: right;
    margin-top: 10px;
}
span input.remr {
    margin: 10px 3px 0 10px;
    position: relative;
    top: 2px;
}
.login-reg {
    border-color: #ccc;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    padding: 20px 25px;
    width: 100%;
}
.login-reg h3 {
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    margin: 0 0 15px;
    padding: 0 0 5px;
    text-transform: uppercase;
}
.frm-action {
    background: #ededed none repeat scroll 0 0;
    border-color: #ccc;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    float: left;
    padding: 15px 25px;
    width: 100%;
}
span input.remr {
    height: auto;
    margin: 10px 5px 0 10px;
    position: relative;
    width: auto;
}
.forgotten.forg {
    color: #727272;
    float: right;
    margin-left: 10px;
    margin-top: 10px;
}
.account-area .forgotten:hover {
    color: #cc3333
}
.frm-action .input-box {
    float: left;
    margin-bottom: 0;
}
.frm-action .tci-box .in-btn {
    float: none;
    margin-top: 0;
}
.input-box input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    width: 100%;
}
.checkbox.checkbox-2 input[type="checkbox"] {
    height: auto;
    left: 0;
    margin-left: 0;
    margin-top: 7px;
    position: absolute;
    width: auto;
}
.idea-tab-menu ul li {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.idea-tab-menu ul li:last-child {
    border-bottom: 1px solid #ccc;
}
.idea-tab-menu ul li a {
    background: #f2f2f2 none repeat scroll 0 0;
    color: #626262;
    font-family: montserrat;
    font-size: 15px;
    height: 55px;
    line-height: 53px;
    padding: 0 10px;
}
.idea-tab-menu ul li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

/*----------------------------------------*/
/*  21. about us page
/*----------------------------------------*/

.about-img > img {
    width: 100%;
}
.choose-icon i {
    display: block;
    font-size: 50px;
    line-height: 100px;
}
.choose-icon {
    display: inline-block;
    height: 100px;
    margin-bottom: 30px;
    width: 100px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.choose-icon:before {
    border-left: 5px solid #dddddd;
    border-top: 5px solid #dddddd;
    content: "";
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px;
}
.choose-icon:after {
    border-bottom: 5px solid #dddddd;
    border-right: 5px solid #dddddd;
    bottom: 0;
    content: "";
    height: 50px;
    position: absolute;
    right: 0;
    width: 50px;
}
.choose-title > h5 {
    font-weight: 700;
    text-transform: uppercase;
}
.choose-des > p {
    margin: 0;
}
.single-choose:hover .choose-icon {
    color: #cc3333;
}
/* about us */

.progress-bar {
    background: rgba(207, 65, 65, 1);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(207, 65, 65, 1)), color-stop(49%, rgba(255, 255, 255, 1)), color-stop(65%, rgba(255, 255, 255, 1)), color-stop(71%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(207, 65, 65, 1)));
    background: -webkit-linear-gradient(top, rgba(207, 65, 65, 1) 0%, rgba(255, 255, 255, 1) 49%, rgba(255, 255, 255, 1) 65%, rgba(255, 255, 255, 1) 71%, rgba(207, 65, 65, 1) 100%);
    background: linear-gradient(to bottom, rgba(207, 65, 65, 1) 0%, rgba(255, 255, 255, 1) 49%, rgba(255, 255, 255, 1) 65%, rgba(255, 255, 255, 1) 71%, rgba(207, 65, 65, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cf4141', endColorstr='#cf4141', GradientType=0);
}
.progress {
    height: 10px;
    margin-bottom: 25px
}
.progess-heading {
    font-family: montserrat;
    font-size: 18px;
    margin-bottom: 13px;
}
.progess-heading > span {
    float: right;
}
.skill-content {
    padding-right: 35px;
}
.skill-content {
    padding-right: 35px;
}
.skill-img {
    padding-left: 35px;
}
.skill-img > img {
    width: 100%;
}
.member-info {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    bottom: 30px;
    color: #fff;
    left: 10px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 15px;
    position: absolute;
    right: 10px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 999;
}
.member-info > h5 {
    margin-bottom: 5px;
    text-transform: uppercase;
}
.member-info > p {
    margin: 0;
}
.single-member:hover .member-info {
    bottom: 10px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/*----------------------------------------*/
/*  22. contact-page
/*----------------------------------------*/

#googleMap {
    width: 100%;
    height: 500px;
}
input.sbumit-btn {
    width: 30%;
    text-transform: uppercase;
}
.sbumit-btn:hover {
    background: #cc3333 none repeat scroll 0 0;
    color: #fff;
}
.single-footer.contact-us-2 .contact-info li {
    display: block;
    margin-bottom: 35px;
    overflow: hidden;
}
.contact-us-2 .contact-text span {
    width: 100%;
}
.contact-us-2 .contact-info .contact-info i {
    color: #aaa;
}
.contact-us-2 {
    font-family: montserrat;
    letter-spacing: 1px;
}
.contact-us-2 .contact-info .contact-text a {
    color: #333;
}
.contact-us-2 .contact-info .contact-text a:hover {
    color: #cc3333;
}
textarea {
    background: transparent;
    border: 1px solid #e5e5e5
}
.contact-us-2 .social-icon li {
    margin-bottom: 0;
}
.contact-des > p {
    border-left: 3px solid #dadada;
    margin: 0;
    padding-left: 10px;
}
.contact-des {
    padding-top: 20px;
    border-top: 1px solid #ccc;
    margin-top: 30px;
}
/*----------------------------------------*/
/*  23. Blog Page
/*----------------------------------------*/

.sb-2 .blog-img img {
    width: 100%;
}
/* single-blog */

.blockqot blockquote {
    background: #f2f2f2 none repeat scroll 0 0;
    border-left: 5px solid #ccc;
    margin: 0 0 20px;
    padding: 25px 20px;
}
.blockqot blockquote p {
    font-size: 16px;
    font-style: italic;
    letter-spacing: 1px;
}
.subject li:before {
    color: #999999;
    content: "";
    font-family: material-design-iconic-font;
    font-size: 18px;
    padding-right: 10px;
    position: relative;
    top: 3px;
}
.subject li {
    display: block;
    margin-bottom: 10px;
}
.subject li a {
    color: #333;
}
.subject li a:hover {
    color: #cc3333;
}
.single-blog-body .blog-title h5 {
    font-size: 22px;
}
/*----------------------------------------*/
/* 24. comments
/*----------------------------------------*/

.commets-text h5 {
    font-size: 15px;
    margin-bottom: 0;
}
.signle-comments > img {
    float: left
}
.commets-text {
    overflow: hidden;
    padding-left: 15px;
}
.signle-comments {
    display: block;
    margin-bottom: 40px;
    position: relative;
}
.commets-text > p {
    line-height: 20px;
    margin: 0;
}
.commets-text span {
    color: #999;
    font-size: 13px;
}
.replay {
    position: absolute;
    right: 0;
    top: 0;
}
.replay > a {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 4px;
    color: #333;
    padding: 7px 14px;
}
.comments-body ul li.signle-comments:last-child {
    margin: 0
}
.comments-body ul li:nth-child(2n) {
    padding-left: 70px
}
.leave-ib input {
    border-color: #e2e2e2;
    border-radius: 0;
    color: #c6c6c6;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    width: 100%;
}
.lyt-right .area-text {
    border: 1px solid #e2e2e2;
    height: 160px;
    resize: none;
    width: 100%;
    color: #c6c6c6;
    padding: 10px;
}
.post-comment input.submit {
    background: #333333 none repeat scroll 0 0;
    color: #fff;
    height: 40px;
    line-height: 37px;
    padding: 0 20px;
    width: auto;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.post-comment input.submit:hover {
    color: #ff004d
}
.input-box.post-comment {
    float: left
}
.sb-title {
    margin-bottom: 20px;
}
.replay > a:hover {
    color: #cc3333;
}
/*----------------------------------------*/
/*  25. 404 page
/*----------------------------------------*/

.text-404 {
    margin: 50px 0
}
.text-404 h1 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 4px;
    line-height: 45px;
    text-transform: capitalize;
}
.text-404 > p {
    font-size: 16px;
    margin: 0;
}
.content-404 .search-box .input-box {
    width: 700px;
    margin: auto;
}
.content-404 .src-btn.src-btn-blog {
    left: auto;
    right: 10px;
}
.content-404 .search-box.blog-search input {
    padding: 0 60px 0 15px
}
.src-btn:hover {
    color: #cc3333
}
.search-box.serch-404 {
    height: auto;
}
.content-404.text-center > img {
    width: 100%;
}
/*----------------------------------------*/
/*  26. Scroll UP
/*----------------------------------------*/

#scrollUp {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #ffffff;
    bottom: 60px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    height: 45px;
    line-height: 40px;
    right: 30px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 45px;
}
#scrollUp i {
    line-height: 40px;
}
#scrollUp:hover {
    background: #fff none repeat scroll 0 0;
    border-color: #cc3333;
    color: #cc3333;
}
/*----------------------------------------*/
/*  27. Contact Form
/*----------------------------------------*/

p.form-messege {
    margin: 15px 0 0 0
}
p.success {
    color: green
}
p.error {
    color: red
}

.atriclewidth
{
    width: 900px;
}
.abt_section
{
    background-color: #f3f3f3;
}

.abttextcolor
{
    color: gray;
}
.fweight
{
    font-weight: 600!important;
    font-size: 36px;    
}
.imgbord
{
    border: solid 10px #CDEEF3;
}
.slider-area
{
    padding: 0 20px;
    background: #F2F2F2;
    margin: 0 -20px 0 0;
}
.centeralign
{
    text-align: center;
}
.textcolor{
    color: white;
    text-align: right;
    font-size: 42px;
}
.textcolor1{
    color: white;
    text-align: left;
    font-size: 42px;
}
.textcolor2{
    color: white;
}
.secondsection
{
    margin-left: 100px !important;
}
.manufact
{
    background-image: url("../images/manufacturebg.jpg");
    background-size: cover;
    background-attachment: fixed;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
}
.manufact::before
{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
}
.manufacture_text{
    color: white;
    text-align: center;
    padding: 5px;
}

.manu_tab{
    background-color: #2f2d2d;
    padding: 30px;
}
.manufactno3 {
    position: absolute;
    padding: 54px 1px 2px 30px;
}
.manufacttext1 {
    color: white;
    margin-top: -86px;
    border-right: solid;
    width: 150px;
    height: 206px;
    margin-left: -68px;
    border-width: 2px;
}

.mypics img
{
    border: solid 5px #fff;
}

.clients_imgs img
{
    padding: 20px;
    filter: grayscale(100%);
    opacity: 0.5;
    z-index: 99999;
    position: relative;
}
.clients_imgs img:hover
{
    filter: grayscale(0);
    opacity: 1;
}
.footer-area
{
    padding: 40px 0 20px;
}
.btnSubmit
{
    padding: 5px 20px !important;
    background: #000000 !important;
    color: #ffffff !important;
    border: none !important;
    height: auto !important;
    width: 100px;
    border-radius: 50px;
}
.btnSubmit:hover
{
    color: #000000 !important;
    background: #fff !important;
}
.fweight hr {
    margin: 60px 0;
        padding: 0px;
        border-bottom: 2px solid #eceff8;
        border-top: 0px;
        width: 90px;
    }
.prodcat
{
    padding-top: 130px;
    font-size: 22px;
}
.imgtwo img
{
    width: 48% !important;
    float: left;
    margin: 0 20px 0 0;
}
.imgtwo img.extra
{
    width: 48% !important;
    float: left;
    margin: 0 0 0 0;
}
.about_home_div
{
    padding: 60px 0;
}
.about_home_div p
{
    font-size: 15px;
}
.tabrmore
{
    font-size: 10px!important;
   letter-spacing: 0px!important;
}
.ftextcolor{
    color: white!important;
    font-size: 10px;
}
.smtext
{
    font-size: 12px;
    color: white;
    width: 161px;
    line-height: 18px;
}
.mantextcolor{
    color: #aaaaaa;
    padding-top: 10px;
    font-weight: 700;
    font-size: 24px;
}
.borderwidh1 {
    text-align: right;
    margin: 0 0 0 -15px;
}
.borderwidh3{
    margin: 56px 1px 6px 100px;
}
.imgfloatr{
    float: right;
}
.borderwidh2 {
    margin-left: 1px;
    margin-top: 73px;
}
.mfunderline{
    width: 157px;
    height: 2px;
    background-color: #b19d9d;
    margin-left: 450px;
    margin: 10px 0px 15px 450px;
}
.line1{
    height: 2px;
    width: 250px;
    background-color: white;
    margin-left: -80px;
}
.line2{
    height: 2px;
    width: 220px;
    background-color: white;
}
.line4{
    height: 2px;
    width: 165px;
    background-color: white;
}
.line5{
    height: 165px;
    width: 2px;
    background-color: white;
    margin-left: 160px;
}
.line3{
    height: 200px;
    width: 2px;
    background-color: white;
    margin-left: 43px;
}
.serviceprof
{
    padding-top: 40px;
    padding-bottom: 40px;
}
.imgmar{
    margin-top: 10px;
}
.btnReadpc{
    padding: 3px 8px 5px;
    color: #ffffff;
    background: #000000;
    border: solid 1px #333333;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
}
.btnReadpc:hover
{
    background: #fff;
    color: #000000;
}

#portfolio .notes .note .img_overlay {
    background: rgba(21, 21, 18, 0.92);
    z-index: 1;
    position: absolute;
    width: 94%;
    height: 94%;
    top: 3%;
    left: 3%;
    color: #fff;
    opacity: 0;
    transition: 0.7s;
}
#portfolio .notes .note .img_overlay p {
    position: relative;
    top: 45%;
    opacity: 0;
    transition: 0.7s;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
}
#portfolio .notes .note:hover .img_overlay,
#portfolio .notes .note:hover .img_overlay p {
    opacity: 10;
}
.contact-icon {
    border: 0 !important;
    float: left;
    font-size: 14px !important;
    height: 32px;
    line-height: normal !important;
    overflow: hidden;
    text-align: center;
    width: 32px;
    vertical-align: top !important;
}
.single-footer.contact-us li
{
    margin: 0 !important;
}
.foot_pad{
    padding: 5px;
}

.flinks a
{
    display: block;
}
.climg{
    width: 100px!important;
    height: 100px!important;
}
.btnSubscribe {
    background-color: black;
    width: 105px;
    height: 33px;
    color: #fff;
    border: none;
    border-radius: 25px;
}
.scontent {
    left: 64%;
    top: 55%;
    transform: translateY(-50%);
  }
  .headscontent
  {
    font-weight: 1000!important;
    font-size: 15px!important;
  }
    .pscontent {
    font-size: 12px;
    line-height: 1.5;
}
.imgset{
    width: 100%;
}
.proqualitycontent {
    left: 27%;
    top: 57%;
    transform: translateY(-50%);
}
.abtuimg{
border-radius: 60px;
padding-bottom: 15px;
}
.contactucont{
left: 62%;
top: 212%;
transform: translateY(-50%);
}

.atriclewidthu {
    margin-top: -50px;
    background: #fff;
    padding: 30px 20px;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.w3-margin {
    margin: 16px!important;
}
.w3-white, .w3-hover-white:hover {
    color: #000!important;
    background-color: #fff!important;
}
.boxshadow{
    box-shadow: 0 5px 2px 0 rgba(0,0,0,0.5), 0 6px 10px 0 rgba(0,0,0,0.19);
    height: 250px;
}
.w3-container, .w3-panel {
    padding: 0.01em 16px;
}
.w3-opacity, .w3-hover-opacity:hover {
    opacity: 0.60;
}
.w3-padding-64 {
    padding-top: 64px!important;
    padding-bottom: 64px!important;
}
.w3-light-grey, .w3-hover-light-grey:hover, .w3-light-gray, .w3-hover-light-gray:hover {
    color: #000!important;
    background-color: #f1f1f1!important;
}
.w3-greyscale, .w3-grayscale {
    filter: grayscale(75%);
}
.w3-round-large {
    border-radius: 8px;
}
.w3-image {
    max-width: 100%;
    height: auto;
}
.w3-white, .w3-hover-white:hover {
    color: #000!important;
    background-color: #fff!important;
}
.w3-padding-64 {
    padding-top: 64px!important;
    padding-bottom: 64px!important;
}
.textjumbojumbo {
    font-size: 64px!important;
}
.w3-text-red, .w3-hover-text-red:hover {
    color: #f44336!important;
}
.w3-xxxlarge {
    font-size: 48px!important;
}
.vlbox{
    padding-top: 10px;
}
.missvispadd{
    padding-top: 30px;
}
.missionrow {
    margin-left: -27px!important;
    margin-right: 37px!important;
}

.crossline{
    border-top: solid;
    border-color: white;
    margin-left: 273px;
    margin-top: -108px;
    text-align: right;
    color: white;
    border-right: solid;
    width: 100px;
}
.gcross
    {
        text-align: right;
        padding: 13px 15px 1px 0px;
        color: #b19d9d;
        font-weight: 700;
    }
.pmanufact{
    font-size: 12px!important;
    line-height: 18px;
    }

.manufacttext{
    color: white;
    margin-top: -430px;
    border-top: solid;
    border-right: solid;
    width: 180px;
    height: 200px;
    margin-left: 0;
    border-width: 2px;
    text-align: right;
    padding: 0 20px 0 0;
}
.manufactprono{
    padding: 0px 0px 155px 39px;
}


/* ==========================gallery ======================================= */
.formalShirt
{
    padding: 40px 0px 40px 0px;
}
.formalShirt .zoom img
{
    width: 100%;
}
.casualshirt
{
    padding: 40px 0px 40px 0px;
}
.casualshirt .zoom img
{
    width: 100%;
}

* {
    box-sizing: border-box;
}

.zoom {
    transition: transform .2s;
    margin: 0 auto;
}

.zoom:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1); 
}

/* .manufangle {
    border-left: 5px solid #111;
    border-top: 5px solid #111;
    content: "";
    height: 116px;
    left: 0;
    position: absolute;
    top: 0;
    width: 116px; */
}
/* .manufangle2 {
    border-bottom: 5px solid #111;
    border-right: 5px solid #111;
    bottom: 0;
    content: "";
    height: 116px;
    position: absolute;
    right: 0;
    width: 50px;
} */

.proqualitycontent2222 {
    left: 16%;
    top: 77%;
    transform: translateY(-50%);
}
.new_proqualitycontent1
{
    top: 141px;
    left: 60px;
}

.new_proqualitycontent2
{
    top: 369px;
    left: 60px;
}
.justify{
    text-align: justify;
}
.directorprofback
{
    background-color: #f3ecec;
    padding-top: 10px;
}
.dirprofheadalign

{
    text-align: right;
}


.scrolltext
{
    height: 450px;  
    overflow-y: scroll;
    padding: 10px;
}

.scrolltext::-webkit-scrollbar {
    width: 5px;
    background-color: #cccccc;
}
.scrolltext::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0);
    box-shadow: inset 0 0 5px rgba(0,0,0,0);
}
.scrolltext::-webkit-scrollbar-thumb {
    background-color: #111111;
    outline: 1px solid slategrey; 
}


.scrolltextdir{
    width: 100%;
    height: 290px;  
    overflow: auto;
    padding: 10px;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    border-radius: 50%;
}
.paddwhyus7
{
    padding-bottom: 20px;
}
.why_ustoppadd{
        padding-top: 40px;
}
/* ===========================.testimonial-area============================= */



/* ===========================.testimonial-area end============================= */

/* .crossfd {
    background: url("http://localhost/amodeanks/images/4.jpg");

  } */
  
  /* ----------------------------------directors profile------------------------------- */
  /* section {
    display: none;
    padding: 20px 0 0;
    border-top: 1px solid #ddd;
  }
  
  input {
    display: none;
  }
  
  label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: 600;
    text-align: center;
    color: #bbb;
    border: 1px solid transparent;
  }
  
  label:before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 10px;
  }
  
  
  label:hover {
    color: #888;
    cursor: pointer;
  }
  
  input:checked + label {
    color: #555;
    border: 1px solid #ddd;
    border-top: 2px solid #cc3333 ;
    border-bottom: 1px solid #fff;
  }
  
  #tab1:checked ~ #content1,
  #tab2:checked ~ #content2{
    display: block;
  } */
/* -------------------------------------------------------------------------------   */
a.button {
    display:inline-block;
    width:100px;
    height:50px;
    background-color:blue;
    color:#fff;
    line-height:50px;
    text-align:center;
    text-decoration: none;
  }
  
  
  .content {
    margin-top:30px;
  }
  
  div[class*="content-"] { 
    display:none;
  }
  
  div.active { 
    display:block;
  }
  
  


.mySlides {
    display: none;
    padding: 30px;
    text-align: center;
  }
  .slideshow-container {
    position: relative;
    background: #f1f1f1f1;
  }
  .whyuspadd
{
    padding: 40px 55px 40px 50px; 
}
.whyusboxshadow {
    box-shadow: 0 5px 2px 0 rgba(0,0,0,0.5), 0 6px 10px 0 rgba(0,0,0,0.19);
    height: 420px;
}
.whyusboxshadow1 {
    box-shadow: 0 5px 2px 0 rgba(0,0,0,0.5), 0 6px 10px 0 rgba(0,0,0,0.19);
}
.whyamod {
    padding: 30px 0px 30px 0px;
    text-align: center;
}
.cust_satispadd{
    padding: 20px 0px 115px 0px;
    text-align: justify;
}
.cust_satfweight{
    font-weight: 600!important;
    padding-bottom: 10px;
}
.imagemanset{
    width: 100%;
    height: 250px;
}

/* ===========================master slider=============================== */

.slideropacity{
    opacity: 0.8!important;
}

/* ===================================About us amode================================== */

.about_ussidebar{
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    padding: 7px 0px 0px 1px;
    color: #000;
}
.imgcompprofile{
    padding:  0px  10px 0px 0px;
}
.imgvmv{
    padding:  30px 10px 0px 0px;
}
.imgdireprof{
    padding:  30px 10px 0px 0px;
}
.imgteam{
    padding:  30px 10px 0px 0px;
}
.companytext{
    text-align: justify;
}
.floatimg{
    float: left;
}
.imgleft
{
    width: 100%;
}
.about_usamod, .why_us, .quality_inrastruct
{
    padding: 40px 0;
}
.about_usamod .mbox, .why_us .mbox, .quality_inrastruct .mbox
{
    text-align: center;
    margin: 0 0 20px;
}
.about_usamod .mbox a, .why_us .mbox a, .quality_inrastruct .mbox a
{
    color: #333333;
    display: block;
    background: #ccc;
    font-size: 13px;
}
.about_usamod .mbox:hover a, .why_us .mbox:hover a, .quality_inrastruct .mbox:hover a
{
    background: #333333;
    color: #ffffff;
}
.abt_usmargib{
    margin-left: 81px;
    color: black;
}
.padd_scrolltext{
    padding: 0px;
}

.about_ustoppad{
    text-transform: uppercase;
}

.about_ustoppadhead {
    padding: 0;
    text-transform: uppercase;
}

.headdrotext {
    text-align: center!important;
}
.headdrotext a{
    text-align: center!important;
}

.viss_miss {
    background-image: url("http://localhost/amodeanks122/amodeanks12/images/vmvbann.jpg");
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
}




.ourteam_toppad {
    padding: 40px 7px 10px 0px;
    text-transform: uppercase;
}

.our_team p{
    padding: 1px 1px 80px 1px;
    text-align: justify;
}
.about_directorppad{
    text-transform: uppercase;
    padding: 20px 12px;
    font-size: 27px;
}

.our_team {
    /* background-image: url("http://localhost/amodeanks122/amodeanks12/images/ourteambanner.jpg"); */
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 40px 0;
}

.dir_prof{
    background-color: #f3f3f3;
    padding: 40px 0;
}
.dir_prof .director .dir1 p{
    text-align: justify;
    padding-bottom: 30px;
}
.dir_prof .director .dir2 p{
    text-align: justify;
    padding-bottom: 30px;
}

.dir_prof .director{
    padding: 0px 0px 40px 0px;
}
.fa-users{
    font-size: 50px;
}
.uppercasevmv{
    text-transform: uppercase;
}



.vmv .abttextcolor
{
    color: #999999;
}
.vmv .choose-title h4
{
    color: #ffffff;
}
.vmv .choose-icon i
{
    color: #ffffff;
}
.vmv .choose-des p
{
    color: #ffffff;
    line-height: 24px;
    font-size: 16px;
    padding: 40px 0 0 20px;
}
.vmv .choose-des ul li
{
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    margin: 0 0 10px;
    text-align: justify;
}
.vmv .choose-des ul li::before
{
    content: "\f058";
    position: absolute;
    left: 25px;
    font-size: 16px;
    color: #ffffff;
    font-family: fontAwesome;
}
.vmv .choose-des ul
{
    margin: 0;
    padding: 0 0 0 40px;
}
.vmv .single-choose
{
    padding: 20px;
    background: rgba(0,0,0,0.8);
}
.dirimage
{
    width: 250px;
    float: right;
    margin: 0 0 10px 20px;
}
.modal-content .scrolltext, .modal-content2 .scrolltext
{
    text-align: justify;
}

/* ==============================header dropdown========================= */

.dropdown2{
    background: #ffffff none repeat scroll 0 0;
    box-shadow: none;
    padding: 15px 10px;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    z-index: 2;
    font-weight: 700;
    font-size: 12px;
}

.icons img{ 
    padding: 15px 0px 3px 36px;
}
.iconabt1 img{
    padding: 15px 0px 0px 34px;
}
.icons .img2{
    padding: 28px 0px 3px 36px;
}
.iconabt1 .fa-users{
    padding: 30px 1px 1px 28px;
}
.iconqty1{
    font-size: 50px;
}
.iconabt1 li a{
    text-align: left;
}
.iconqty2{
    font-size: 50px;
}
.iconqty3{
    font-size: 50px;
    text-align: center;
    padding-top: 26px;
}
.dropdown2 li i{
    font-size: 15px;
}
.dropdown li .fa-award {
    font-size: 35px;
}
.dropdown li .fa-gopuram {
    font-size: 30px;
}
.dropdown li .fa-tshirt {
    font-size: 30px;
}

/* =====================dir profile popup 1================= */

*, *:before, *:after {
    box-sizing: border-box;
  }
  
  .modal-container {
    margin: 0px auto;
    padding-top: 0px;
    position: relative;
    width: 160px;
  }
 .modal-btn {
    
        border: 1px solid #333;
        background: transparent none repeat scroll 0 0;
        border: 1px solid #333;
        border-radius: 0;
        box-shadow: none;
        color: #333;
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        height: 40px;
        letter-spacing: 1px;
        line-height: 38px;
        padding: 0 20px;
        text-shadow: none;
        text-transform: uppercase;
        transition: all 0.3s ease 0s;
        white-space: nowrap;

  }
  .modal-container .modal-btn:hover {
    background: #365690;
  }
  .modal-container .modal-content,
  .modal-container .modal-backdrop {
    height: 0;
    width: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    cursor: pointer;
    transition: opacity 0.2s ease-in;
  }
  .modal-container .modal-close {
    color: #dc1919;
    position: absolute;
    right: 20px;
    top: 20px;
    padding-top: 3px;
    background: #fff;
    font-size: 16px;
    width: 28px;
    height: 30px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
  }
  .modal-container .modal-close:hover {
    color: #333;
  }
  .modal-container .modal-content-btn {
    position: absolute;
    text-align: center;
    cursor: pointer;
    bottom: 20px;
    right: 30px;
    background: #446CB3;
    color: #fff;
    width: 50px;
    border-radius: 2px;
    font-size: 14px;
    height: 32px;
    padding-top: 9px;
    font-weight: normal;
  }
  .modal-container .modal-content-btn:hover {
    color: #fff;
    background: #365690;
  }
  .modal-container #modal-toggle {
    display: none;
  }
  .modal-container #modal-toggle.active ~ .modal-backdrop, .modal-container #modal-toggle:checked ~ .modal-backdrop {
    background-color: rgba(0, 0, 0, 0.6);
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.2s ease-in;
  }
  .modal-container #modal-toggle.active ~ .modal-content, .modal-container #modal-toggle:checked ~ .modal-content {
    opacity: 1;
    background-color: #fff;
    max-width: 850px;
    width: 850px;
    height: auto;
    padding: 10px 30px;
    position: fixed;
    left: calc(50% - 425px);
    top: 5%;
    border-radius: 4px;
    z-index: 999;
    pointer-events: auto;
    cursor: auto;
    visibility: visible;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.6);
  }

  .modal-container #modal-toggle.active ~ .modal-content, .modal-container #modal-toggle:checked ~ .modal-content h2{
    text-align: center;
  }
  .modal-container #modal-toggle.active ~ .modal-content, .modal-container #modal-toggle:checked ~ .modal-content hr{
    margin: 20px 0;
  }
  @media (max-width: 400px) {
    .modal-container #modal-toggle.active ~ .modal-content, .modal-container #modal-toggle:checked ~ .modal-content {
      left: 0;
    }
  }


  /* ==================================popup 2========================== */


  *, *:before, *:after {
    box-sizing: border-box;
  }
  
 
  
  .modal-container2 {
    margin: 0px auto;
    padding-top: 0px;
    position: relative;
    width: 160px;
  }
 .modal-btn {
    
        border: 1px solid #333;
        background: transparent none repeat scroll 0 0;
        border: 1px solid #333;
        border-radius: 0;
        box-shadow: none;
        color: #333;
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        height: 40px;
        letter-spacing: 1px;
        line-height: 38px;
        padding: 0 20px;
        text-shadow: none;
        text-transform: uppercase;
        transition: all 0.3s ease 0s;
        white-space: nowrap;

  }
  .modal-btn:hover {
    background: #333333;
    color: #ffffff;
    cursor: pointer;
  }
  .modal-container2 .modal-content2,
  .modal-container2 .modal-backdrop2 {
    height: 0;
    width: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    cursor: pointer;
    transition: opacity 0.2s ease-in;
  }
  .modal-container2 .modal-close2 {
    color: #dc1919;
    position: absolute;
    right: 20px;
    top: 20px;
    padding-top: 3px;
    background: #fff;
    font-size: 16px;
    width: 28px;
    height: 30px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
  }
  .modal-container2 .modal-close:hover {
    color: #333;
  }
  .modal-container2 .modal-content-btn {
    position: absolute;
    text-align: center;
    cursor: pointer;
    bottom: 20px;
    right: 30px;
    background: #446CB3;
    color: #fff;
    width: 50px;
    border-radius: 2px;
    font-size: 14px;
    height: 32px;
    padding-top: 9px;
    font-weight: normal;
  }
  .modal-container2 .modal-content-btn:hover {
    color: #fff;
    background: #365690;
  }
  .modal-container2 #modal-toggle2 {
    display: none;
  }
  .modal-container2 #modal-toggle2.active ~ .modal-backdrop2, .modal-container2 #modal-toggle2:checked ~ .modal-backdrop2 {
    background-color: rgba(0, 0, 0, 0.6);
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    visibility: visible;
    opacity: 1;
    transition: opacity 0.2s ease-in;
  }
  .modal-container2 #modal-toggle2.active ~ .modal-content2, .modal-container2 #modal-toggle2:checked ~ .modal-content2 {
    opacity: 1;
    background-color: #fff;
    max-width: 850px;
    width: 850px;
    height: auto;
    padding: 10px 30px;
    position: fixed;
    left: calc(50% - 425px);
    top: 5%;
    border-radius: 4px;
    z-index: 999;
    pointer-events: auto;
    cursor: auto;
    visibility: visible;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.6);
  }

  .modal-container2 #modal-toggle2.active ~ .modal-content2, .modal-container2 #modal-toggle2:checked ~ .modal-content2 h2{
    text-align: center;
  }
  .modal-container2 #modal-toggle2.active ~ .modal-content2, .modal-container2 #modal-toggle2:checked ~ .modal-content2 hr{
    margin: 20px 0;
  }
  @media (max-width: 400px) {
    .modal-container2 #modal-toggle2.active ~ .modal-content2, .modal-container2 #modal-toggle2:checked ~ .modal-content2 {
      left: 0;
    }
  }





  /* ==============================Qty Infra========================== */

  .imgqty{
    padding-top: 40px;
  }
  .quality_inrastruct h4{
    padding: 0;
  }
  .quality_inrastruct .paraqtyalign{
    text-align: justify;
    padding: 0;
    font-size: 16px;
}
.infratextpadd{
    padding-bottom: 20px;
}
.our_infrapadding{
    padding: 0px 0px 0px 0px;
}
.making_padd{
    padding-bottom: 40px;
}
.text_alignf{
    text-align: center;
    font-weight: 800;
    padding: 15px 0px 15px 0px;
}
/* ===============================why us +========================================= */

.why_icons{
    padding: 40px 0px 40px 0px;
    font-size: 50px;
    text-align: center;
}
.why_ussidebar{
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    padding: 7px 0px 0px 1px;
    color: black;
}
.imgCust{
    padding-top: 40px;
    line-height: 15px;
}
.why_ustopcontain{
    text-transform: uppercase;
    text-align: center;
    padding: 40px 1px 24px 1px;
}
.why_uscontain{
    font-size: 16px;
    line-height: 24px;
}

/* ==============================contact us==================== */

.contact_us .contact_uspadd{
    padding: 0;
}
.desc {
    padding: 0px 0px 0px 15px;
}
.contact_us h3{
    padding: 40px 1px 1px 1px;
}
.contact_us a{
    color:black;
}

/* =======================CAREER ====================== */

.career_amode
{
    padding: 40px 0;
}
.career_amode input[type="text"]
{
    border-radius: 0;
}
.career_amode input[type="file"]
{
    padding: 7px 10px;
    background: none;
    border: solid 1px #cccccc;
}
.career_amode .btnRead
{
    display: unset;
    width: auto;
}
.career_amode textarea
{
    border-radius: 0;
    resize: none;
}
.career_fweight{
    font-weight: 400 !important;
    text-align: center;
}
.career_head {
    font-weight: 600!important;
    padding: 40px 1px 20px 1px;
}
.career_amode p{
    color: black;

}

/* ===========================our team ===================== */

.our_team .our_teampara {
    padding: 0px 1px 8px 1px!important;
    text-align: justify;
}






/* ===============================MOBILE MENU========================== */


#chkmenu
{
    display: none;
}
.lblmenu
{
    position: absolute;
    right: 50px;
    top: 80px;
    font-size: 28px;
    z-index: 99999999;
    display: none;
}
#chkmenu:checked ~ ul.mobmenus
{
    display: block;
}
ul.mobmenus
{
    background: #ffffff;
    position: absolute;
    z-index: 99999;
    width: 100%;
    text-align: center;
    border-bottom: solid 5px #111;
    display: none;
}
ul.mobmenus li
{
    display: block;
}
ul.mobmenus li a
{
    display: block;
    color: #333333;
    font-size: 16px;
    padding: 5px 0;
}
ul.mobmenus li a:hover{
    color: #fff;
    background: #333333;
}
ul.mobmenus li a:hover{
    color: #fff;
    background: #333333;
}



#chksubmenus {
    display: none;
}

.lblsubmenus {
    padding: 5px 40px;
    display: block;
    color: #111111;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    position: relative;
    margin: 0;
}
#chksubmenus:checked ~ ul.msubmenus
{
    display: block;
}
ul.msubmenus
{
    background: #ffffff;
    position: relative;
    z-index: 99999;
    width: 100%;
    text-align: center;
    border-bottom: solid 5px #111;
    display: none;
}
.msubmenus {
    display: none;
}
ul.msubmenus li
{
    display: block;
}
ul.msubmenus li a
{
    padding: 5px 40px;
    display: block;
    color: #111111;
    font-size: 16px;
    text-decoration: none;
}



#chksubmenus2 {
    display: none;
}

.lblsubmenus2 {
    padding: 5px 40px;
    display: block;
    color: #111111;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    position: relative;
    margin: 0;
}
#chksubmenus2:checked ~ ul.msubmenus2
{
    display: block;
}
ul.msubmenus2
{
    background: #ffffff;
    position: absolute;
    z-index: 99999;
    width: 100%;
    text-align: center;
    border-bottom: solid 5px #111;
    display: none;
}
.msubmenus2 {
    display: none;
}
ul.msubmenus2 li
{
    display: block;
}
ul.msubmenus2 li a
{
    padding: 5px 40px;
    display: block;
    color: #111111;
    font-size: 16px;
    text-decoration: none;
}

#chksubmenus3 {
    display: none;
}

.lblsubmenus3 {
    padding: 5px 40px;
    display: block;
    color: #111111;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    position: relative;
    margin: 0;
}
#chksubmenus3:checked ~ ul.msubmenus3
{
    display: block;
}
ul.msubmenus3
{
    background: #ffffff;
    position: absolute;
    z-index: 99999;
    width: 100%;
    text-align: center;
    border-bottom: solid 5px #111;
    display: none;
}
.msubmenus3 {
    display: none;
}
ul.msubmenus3 li
{
    display: block;
}
ul.msubmenus3 li a
{
    padding: 5px 40px;
    display: block;
    color: #111111;
    font-size: 16px;
    text-decoration: none;
}

#chksubmenus4 {
    display: none;
}

.lblsubmenus4 {
    padding: 5px 40px;
    display: block;
    color: #111111;
    font-size: 16px;
    text-decoration: none;
    font-weight: 400;
    position: relative;
    margin: 0;
}
#chksubmenus4:checked ~ ul.msubmenus4
{
    display: block;
}
ul.msubmenus4
{
    background: #ffffff;
    position: absolute;
    z-index: 99999;
    width: 100%;
    text-align: center;
    border-bottom: solid 5px #111;
    display: none;
}
.msubmenus4 {
    display: none;
}
ul.msubmenus4 li
{
    display: block;
}
ul.msubmenus4 li a
{
    padding: 5px 40px;
    display: block;
    color: #111111;
    font-size: 16px;
    text-decoration: none;
}

.mobmenus hr{
        padding: 0px;
        border-bottom: 1px solid #cfcccc;
        border-top: 0px;
        margin: 0px !important
}

/* ==================================header .dropdown=============================== */

.dropdownmob {
    float: left;
    overflow: hidden;
}

.dropdownmob .dropbtn {
    font-size: 17px;    
    border: none;
    outline: none;
    color: black;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.dropdownmob-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdownmob-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.topnav a:hover, .dropdownmob:hover .dropbtn {
  background-color: #555;
  color: white;
}

.dropdownmob-content a:hover {
    background-color: #ddd;
    color: black;
}
.mobmenus label:hover {
    background-color: #333;
    color: #fff;
}

.dropdownmob:hover .dropdownmob-content {
    display: block;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdownmob .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdownmob {float: none;}
  .topnav.responsive .dropdownmob-content {position: relative;}
  .topnav.responsive .dropdownmob .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}

/* ======================================enquiry============================= */

.btnenq{
    border-radius: 0px;
    font-size: 14px;
    padding: 0px 15px;
    height: 30px;
    line-height: 30px;
    position: fixed;
    right: -40px;
    top: 415px;
    z-index: 999;
    transform: rotate(270deg);
    padding: 0px 0px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-lgenq{
    padding: 0px 0px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
    width: 124px;
    height: 45px;
    background-color: #000000 !important;
    border: solid 2px #fff !important;
}
.modal{
    
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 999999999 !important;

}


/* ====================MEDIA QUERY==================== */

@media (max-width: 2561px) and (min-width: 1169px){
    .logo.ptb-20, .sticky .logo.ptb-20 {
        padding: 0px 0!important;
    }
    /* .container 
    {
        width: 1800px!important;
    } */
    .main-menu > li > a {
        padding: 18px 58px;

    }
    .slider-content {
        left: 50%;
        top: 23%!important;
        transform: translateY(-50%);
        color: #f1f1f1;
    }
    .manufactno3 {
        position: absolute;
        padding: 6px 1px 2px 20px;
    }
    .manufactprono {
        padding: 0px 19px 0px 83px;
        font-size: 42px;
    }
    .manu_tab{
        display: none;
    }
    }
    @media (min-width: 1281px) {
  
    
    .slider-content {
        left: 46%;
        top: 23%;
        transform: translateY(-50%);
        color: #f1f1f1;
    }
    .manu_tab{
        display: none;
    }

      }

@media (max-width: 1168px) and (min-width: 992px){
.logo.ptb-20, .sticky .logo.ptb-20 {
    padding: 0px 0!important;
}
.main-menu > li > a {
    font-size: 12px !important;
    padding: 18px 5px !important;
}
.scrolltext {
    height: 332px;  
    padding: 7px;
}

.slider-content {
    left: 50%;
    top: 27%;
    transform: translateY(-50%);
    color: #f1f1f1;
}
.manufactprono {
    padding: 0px 0px 29px 39px;
    font-size: 42px;
}
.manu_tab{
    display: none;
}
.modal-container #modal-toggle.active ~ .modal-content, .modal-container #modal-toggle:checked ~ .modal-content {
    
    max-width: 750px;
    width: 750px;
    height: 880px;
    left: calc(50% - 375px);
}
.modal-container2 #modal-toggle2.active ~ .modal-content2, .modal-container2 #modal-toggle2:checked ~ .modal-content2 {
    
    max-width: 750px;
    width: 750px;
    height: 880px;
    left: calc(50% - 375px);
}
.manufactno3 {
    padding: 4px 1px 4px 12px;
}
.smtext {
    font-size: 11px;
    line-height: 16px;
}

.pos-abs {
    position: absolute;
}
.pos-abs {
    position: absolute;
}
.borderwidh2 {
    margin-left: 1px;
    margin-top: 73px;
}
.secondsection {
    margin-left: 45px !important;
}
.manufacttext1 {
    height: 254px;
}
.scontent {
    left: 74%;
}
.btnReadpc {
    padding: 8px 8px;
    font-size: 9px;
}
.slider-area {
    padding: 0 4px;
    margin: 0 -26px 0 0;
}
.pcimgtextwidth {
    padding-left: 5px;
}
.imgtwo img.extra {
    margin: -231px 0px 0px 205px;
}
.imgsetlast{
    height: 247px;
}
.vmv_padding{
    margin-top: 388px;
}
.mega-menu-area.mma-800 {
    width: 770px !important;
}
}

@media (max-width: 991px) and (min-width: 768px){

    .lblmenu
    {
        display: block;
    }
    #primary-menu
    {
        display: none;
    }
    .container {
        width: 750px!important;
    }

.slider-img > img { 
    width: 40%!important;
}
.imgset{
    padding-bottom: 10px;
}

.foot_pad
{
    padding: 5px;
    padding-left: 160px;
}
.main-menu > li > a, .sticky .main-menu > li > a {
    padding: 7px 8px!important;
}
.logo img {
    width: 64%!important;
}
.scrolltext {
    height: 300px;
}
.mfunderline {
    margin: 10px 0px 15px 275px;
}
.smtext {
    display: none;
}
.line1 {
    display: none;
}
.line2 {
    display: none;
}
.manufacttext1{
    display: none;
}
.manufacttext {
    border: none;
}
.pmanufact{
    display: none;
}
.mantextcolor {
    position: relative!important;
    left: 100px;
    top: 179px;
}
.adjustsize{
    width: 200px;
}
.borderwidh2 {
    margin-left: 300px;
    margin-top: -218px;
}
.manufact{
    display: none;
}
.modal-container #modal-toggle.active ~ .modal-content, .modal-container #modal-toggle:checked ~ .modal-content {
    
    max-width: 750px;
    width: 750px;
    height: 880px;
    left: calc(50% - 375px);
}
.modal-container2 #modal-toggle2.active ~ .modal-content2, .modal-container2 #modal-toggle2:checked ~ .modal-content2 {
    
    max-width: 750px;
    width: 750px;
    height: 880px;
    left: calc(50% - 375px);
}
.about_home_div {
    padding: 40px 0; 
}
.prodcat {
 padding-top: 0px;
}
.slider-area {
    padding: 20px 20px;
    margin: 0 0 30px;
}
.sprodimg {
    padding: 1px 25px 10px 14px;
    height: auto;
}
.serprofimgh2{
    height: auto;
    padding: 0px 10px 0px 0px;
}
.imgsetlast{
    padding: 10px 10px 0px 0px;
    width: 100%;
}
.alignarticleabt{
    padding: 0px 0px 40px 0px;
}
.vmv_padding{
    margin-top: 533px;
}
.cust_satispadd {
    padding: 20px 0px 15px 0px;
}
.product-img {
    padding: 5px;
}
.head_mobscroll{
    height: 266px;
    width: 200px;
    overflow-y: scroll;
}
}   

@media (max-width: 767px){
    .lblmenu
    {
        display: block;
    }
.slider-area .slider-img img {
    width: 50%!important;;
}

.imgset{
    padding-bottom: 10px;
}
.sprodimg
{
    padding: 0px 30px 10px 30px;
}
.widthimgs img
{
    width: 100%;
    padding-bottom: 10px;
}
.scrolltext {
    /*   */
    margin-top: 5px;
}
.mfunderline {
    margin: 10px 0px 15px 62px;
}
.smtext {
    display: none;
}
.line1 {
    display: none;
}
.line2 {
    display: none;
}
.manufacttext1{
    display: none;
}
.manufacttext {
    border: none;
}
.pmanufact{
    display: none;
}
.manufact{
    display: none;
}
.modal-container #modal-toggle.active ~ .modal-content, .modal-container #modal-toggle:checked ~ .modal-content {
    
    max-width: 400px;
    width: 400px;
    height: 880px;
    left: calc(50% - 204px);
}
.modal-container2 #modal-toggle2.active ~ .modal-content2, .modal-container2 #modal-toggle2:checked ~ .modal-content2 {
    
    max-width: 400px;
    width: 400px;
    height: 880px;
    left: calc(50% - 204px);
}
.modal-container .modal-close {
    right: 4px;
    top: 2px;
}
.modal-container2 .modal-close2 {
    right: 4px;
    top: 2px;
}
.about_directorppad {
    padding: 40px 48px 20px 0px;
}
.alignarticleabt{
    padding: 0px 0px 40px 0px;
}
.imagemanset {
    width: 100%;
    height: 130px;
}
.btnReadpc {
    padding: 8px 16px;
    font-size: 12px;
}
.slider-area {
    padding: 21px 20px;
    margin: 0 -19px 0 0;
}
.about_home_div {
    padding: 0px 0;
}
.prodcat {
    padding-top: 30px;
}
.imgtwo img.extra {
    margin: -169px 0px 0px 141px;
}
.sprodimg {
    padding: 0px 14px 10px 14px;
}
.cust_satispadd {
    padding: 20px 0px 15px 0px;
}
.product-img {
    padding: 5px;
}
.slider-area .slider-img img {
    width: 100%;
  }
  .head_mobscroll{
    height: 266px;
    width: 200px;
    overflow-y: scroll;
}
}

@media (max-width: 425px){
    .fweight
    {
        font-size: 20px;
        text-align: center;
    }
    .dividelineleft
    {
        margin: 0 auto 20px !important;
    }
    .btnenq
    {
        top: 215px;
    }
    .lblmenu
    {
        top: 90px;
    }
.whyusboxshadow {
    box-shadow: 0 5px 2px 0 rgba(0,0,0,0.5), 0 6px 10px 0 rgba(0,0,0,0.19);
    height: 584px;
}
.smtext {
    display: none;
}
.line1 {
    display: none;
}
.line2 {
    display: none;
}
.manufacttext1{
    display: none;
}
.manufacttext {
    border: none;
}
.pmanufact{
    display: none;
}
.manufact{
    display: none;
}
.modal-container #modal-toggle.active ~ .modal-content, .modal-container #modal-toggle:checked ~ .modal-content {
    
    max-width: 400px;
    width: 400px;
    height: 880px;
    left: calc(50% - 314px);
}
.modal-container2 #modal-toggle2.active ~ .modal-content2, .modal-container2 #modal-toggle2:checked ~ .modal-content2 {
    
    max-width: 400px;
    width: 400px;
    height: 880px;
    left: calc(50% - 314px);
}
.modal-container .modal-close {
    right: 4px;
    top: 2px;
}
.modal-container2 .modal-close2 {
    right: 4px;
    top: 2px;
}.about_ustoppad {
    padding: 40px 0px 0px 16px;
}
.about_directorppad {
    padding: 40px 48px 20px 0px;
}
.login-register-area a {
    font-size: 13px !important;
}
.align{
    padding: 1px 1px 40px 1px;
}
.alignarticleabt {
    padding: 40px 0px 40px 0px;
}
.imagemanset {
    width: 100%;
    height: auto;
}
.btnReadpc {
    padding: 8px 16px;
    font-size: 12px;
}
.slider-area {
    padding: 21px 20px;
    margin: 0 -19px 20px 0;
}
.about_home_div {
    padding: 0px;
}
.prodcat {
    padding-top: 30px;
}
.imgtwo img.extra {
    margin: -169px 0px 0px 141px;
}
.sprodimg {
    padding: 0px 14px 10px 14px;
}
.bred-hading > h5 {
    margin-bottom: 18px;
    font-size: 24px;
}
.cust_satispadd {
    padding: 20px 0px 15px 0px;
}
.product-img {
    padding: 5px;
}
.informaton-area
{
    text-align: center;
}
}