.inner-page .breadcrumb_sec .breadcrumb { background: 0 0; text-align: left; justify-content: flex-start; padding: 25px 0; margin-bottom: 0; } .inner-page .breadcrumb_sec .breadcrumb { padding: 12px 0; } .inner-page .breadcrumb_sec .breadcrumb li { font-size: 12px; color: #b1b0b0; text-transform: uppercase; line-height: normal; } .inner-page .breadcrumb_sec .breadcrumb li a { font-size: 12px; color: #a0264f; } .inner-page .breadcrumb_sec .breadcrumb li p { font-size: 12px; color: #6b6b6b; } .inner-page .breadcrumb_sec .breadcrumb li span { font-size: 12px; color: #6b6b6b; padding: 0 5px; } #inner-products-page { background: #f4f4f4; padding: 30px 0; } #inner-products-page .bg-div { background: #fff; border-radius: 5px; margin-bottom: 50px; border: 1px solid #eae8e8; } #inner-products-page .product-padding { padding-left: 0; } #inner-products-page .inner-product-box { border-left: 1px solid #eae8e8; padding: 30px; } #inner-products-page .inner-product-box .head-main { font-size: 16px; font-family: GothamPro; } #inner-products-page .inner-product-box .small-head { font-size: 12px; color: #707070; display: block; } .category-padding { padding: 0; } .category-product { padding: 30px 0; } .category-product .cg-head { background: url(../images/icon/cg.png) 0 5px no-repeat; font-size: 16px; text-transform: uppercase; font-family: GothamPro; padding-left: 20px; margin: 0 25px 20px 25px; } .category-product .list-product { margin: 0 25px 30px 25px; } .category-product .list-product .card { border: none; } .category-product .list-product .card-header { padding: 0; background: 0 0; border: none; } .category-product .list-product .link-button { padding-left: 15px; display: block; margin-bottom: 10px; color: #666; border: none; outline: 0; background: 0 0; } .category-product .list-product .link-button:hover { color: #a0264f; } .category-product .list-product .link-button::after { border: none; position: absolute; font-size: 21px; color: #a0264f; width: 5px; height: 10px; left: 0; top: 8px; content: ""; } .category-product .list-product .link-button[aria-expanded="false"]::after { background: url(../images/icon/nav-sub-arow.png); } .category-product .list-product .link-button[aria-expanded="true"]::after { background: url(../images/icon/nav-sub-arow2.png); width: 10px; height: 5px; top: 10px; } .category-product .list-product .card-body { padding: 0 0 15px 15px; } .category-product .list-product .card-body .main-link { font-size: 13px; color: #3f3f3f; display: block; } .category-product .list-product .card-body .main-link:hover { color: #a0264f; } .category-product .list-product .card-body .list { margin-left: 10px; } .category-product .list-product .card-body .list li a { font-size: 13px; color: #3f3f3f; display: block; } .category-product .list-product .card-body .list li a:hover { color: #a0264f; } .category-product .brand-category { border-top: 1px solid #eae8e8; padding-top: 15px; } .category-product .brand-category .list-type { margin: 0 25px 30px 25px; } .category-product .brand-category .list-type ul { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; } .category-product .brand-category .list-type li { list-style: none; width: calc(100% / 2); min-height: 90px; max-height: 90px; display: flex; align-items: center; padding: 5px; border: 1px solid #eae8e8; justify-content: center; } .category-product .brand-category .list-type li.active { border-color: #9f274f; } .input-style-box { display: block; position: relative; padding-left: 28px; font-size: 13px; color: #666; font-weight: 400; line-height: 18px; } .input-style-box input { position: absolute; opacity: 0; cursor: pointer; } .checkmark { position: absolute; top: 0; left: 0; height: 17px; width: 17px; border: 1px solid #e3e3e3; cursor: pointer; } .checkmark:after { content: ""; position: absolute; display: none; } .input-style-box input:checked ~ .checkmark:after { display: block; } .input-style-box .checkmark:after { left: 5px; top: 2px; width: 5px; height: 8px; border: solid #a0264f; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .mobile-view-category-product { margin: 30px 25px 20px 25px; display: none; } .mobile-view-category-product .filter-list { list-style: none; padding: 0; margin-bottom: 10px; } .mobile-view-category-product .filter-list .list-li { float: left; margin-right: 10px; } .mobile-view-category-product .filter-list .head-text-button { border: none; font-size: 13px; color: #000; border: 1px solid #e4e4e4; padding: 10px 20px 10px 32px; height: auto; background: #fff; outline: 0; text-transform: capitalize; cursor: pointer; position: relative; font-weight: 400; } .mobile-view-category-product .filter-list .icon { height: 20px; width: 20px; position: absolute; left: 10px; top: 15px; color: #a0264f; } .mobile-view-category-product .modal { z-index: 9999; background: #a0264f; } .mobile-view-category-product .modal-header { padding: 0; border: none; position: relative; } .mobile-view-category-product .modal-header .close { position: absolute; right: 15px; top: 17px; color: #a0264f; opacity: 1; font-size: 31px; z-index: 1; } .mobile-view-category-product .category-product { padding: 18px 0; } .mobile-view-category-product .list-product { margin: 0 25px 0 25px; } .mobile-view-category-product .btn-danger { background: #a0264f; border: none; } .mobile-view-category-product .category-product .brand-category { border-top: none; padding-top: 0; } @media only screen and (max-width: 992px) { .category-padding .hidden-md { display: none; } #inner-products-page .inner-product-box { border-left: none; } .mobile-view-category-product { display: block; } } #inner-products-details-page { background: #f4f4f4; padding: 30px 0; } #inner-products-details-page .bg-div { background: #fff; border-radius: 5px; margin-bottom: 50px; border: 1px solid #eae8e8; } #inner-products-details-page .img-box { padding: 50px 0; } .sp-grab { cursor: move; } .sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before { content: ""; position: absolute; width: 15%; height: 75%; background-color: #fff; } .sp-arrow:before { top: -8px; } .sp-bottom-thumbnails { margin-top: 15px; } .sp-bottom-thumbnails .sp-thumbnail-container, .sp-top-thumbnails .sp-thumbnail-container { margin-left: 7px; margin-right: 7px; } .slider-pro .sp-slide { height: 420px !important; } .slider-pro .sp-mask { height: 420px !important; } .slider-pro .sp-image-container { height: 420px !important; } .slider-pro .sp-image-container .sp-image { height: 350px !important; } @media only screen and (max-width: 576px) { .slider-pro .sp-slide { height: 280px !important; } .slider-pro .sp-mask { height: 280px !important; } .slider-pro .sp-image-container { height: 280px !important; } .slider-pro .sp-image-container .sp-image { height: 280px !important; width: auto !important; margin: auto !important; } } #inner-products-details-page .cont-box { padding: 100px 30px 80px 30px; } @media only screen and (max-width: 992px) { #inner-products-details-page .cont-box { padding: 50px 20px 50px 20px; } } #inner-products-details-page .cont-box .head-div { color: #030303; font-size: 26px; font-family: GothamPro; margin-bottom: 30px; } #inner-products-details-page .cont-box p { margin-bottom: 15px; } #inner-products-details-page .link { margin-top: 50px; display: grid; align-items: center; justify-content: center; grid-template-columns: 1fr 1fr; } #inner-products-details-page .link .a-div { background: #a0264f; padding: 10px 30px; margin-right: 10px; color: #fff; display: block; text-align: center; text-transform: uppercase; } #inner-products-details-page .link .a-div:hover { opacity: 0.95; } @media only screen and (max-width: 576px) { #inner-products-details-page .link { grid-template-columns: 1fr; } #inner-products-details-page .link .a-div { margin-bottom: 10px; margin-right: 0; } } #inner-products-details-page .link .a-div-bg { background: #182a31; } #inner-products-details-page .proVidSec { padding: 30px 20px 0 20px; } @media only screen and (max-width: 992px) { #inner-products-details-page .proVidSec { padding-top: 0; } #inner-products-details-page .proVidSec iframe { height: 355px; } } @media only screen and (max-width: 468px) { #inner-products-details-page .proVidSec iframe { height: 205px; } } #inner-products-details-page .proVidSec .secTitle { display: block; color: rgb(3 3 3); font-size: 18px; font-family: GothamPro; font-weight: 400; margin-bottom: 15px; } #inner-products-details-page .details-section { padding: 30px 20px 0 20px; display: block; } #inner-products-details-page .details-section .accordion { padding-bottom: 30px; } #inner-products-details-page .details-section .accordion .card { border: none; } #inner-products-details-page .details-section .card-header { background: 0 0; border: none; padding: 0; border-bottom: 1px solid #eae9e9; margin-bottom: 15px; text-align: left; } #inner-products-details-page .details-section .card-header .btn-link { display: block; color: #030303; font-size: 18px; font-family: GothamPro; font-weight: 400; padding-bottom: 15px; text-align: left; padding-left: 0; } #inner-products-details-page .details-section .card-header .btn-link::after { border: none; position: absolute; font-size: 21px; color: #a0264f; width: 27px; height: 27px; right: 0; top: 12px; content: ""; } #inner-products-details-page .details-section .card-header .btn-link[aria-expanded="false"]::after { background: url(../images/icon/arow-pro1.png); } #inner-products-details-page .details-section .card-header .btn-link[aria-expanded="true"]::after { background: url(../images/icon/arow-pro2.png); } #inner-products-details-page .details-section .card-header .btn-link:hover { text-decoration: none; } #inner-products-details-page .details-section .card-body { padding: 0; } #inner-products-details-page .details-section .accordion .head-sub { color: #a0264f; font-size: 18px; margin-bottom: 15px; } #inner-products-details-page .details-section .accordion .list li { padding-left: 30px; background: url(../images/icon/tick.png) 0 6px no-repeat; margin-bottom: 15px; } #inner-products-details-page .details-section .accordion .head-sub { color: #a0264f; font-size: 18px; margin-bottom: 15px; } .inner-related-products { padding: 0 20px 30px 20px; } .inner-related-products .head-div2 { font-size: 20px; font-family: GothamPro; margin-bottom: 30px; } #contact_page { background: #fefefe; } #contact_page #contact-dtl { background: #fff; padding: 50px 0; } #contact_page #contact-dtl .dtl-box { border-radius: 3px; margin-top: 0; } #contact_page #contact-dtl .img_box { height: 100%; width: 100%; display: flex; align-items: center; justify-content: center; margin-bottom: 25px; } #contact_page #contact-dtl .dtl-box .title { font-size: 25px; color: #9e254e; font-weight: 400; line-height: 45px; margin-bottom: 15px; font-family: GothamPro; } #contact_page #contact-dtl .dtl-box p { color: #000; line-height: 20px; } @media (max-width: 1200px) and (min-width: 992px) { #contact_page #contact-dtl .dtl-box p { color: #000; line-height: 20px; max-width: 80%; } } @media (max-width: 992px) and (min-width: 768px) { #contact_page #contact-dtl .dtl-box p { color: #000; line-height: 20px; max-width: 100%; } #contact_page #contact-dtl .dtl-box .title { font-size: 22px; color: #9e254e; font-weight: 400; line-height: 45px; margin-bottom: 15px; font-family: GothamPro; } #quick_contact { padding: 30px 0; margin-bottom: 50px; } } @media (max-width: 768px) and (min-width: 576px) { #contact_page #contact-dtl .dtl-box .title { font-size: 20px; color: #9e254e; font-weight: 400; line-height: 45px; margin-bottom: 15px; font-family: GothamPro; } #quick_contact { padding: 30px 0; margin-bottom: 50px; } } @media only screen and (max-width: 576px) { #contact_page #contact-dtl .dtl-box .title { font-size: 18px; color: #9e254e; font-weight: 400; line-height: 45px; margin-bottom: 0; font-family: GothamPro; } #contact_page #contact-dtl .dtl-box a.bold { font-size: 14px !important; color: #000; font-weight: 700; margin-top: 15px; display: block; } #contact_page #contact-dtl .dtl-box p > a { font-size: 14px !important; color: #000; font-weight: 700; display: block; } #contact_page #contact-dtl .dtl-box { border-radius: 3px; margin-top: 0; margin-bottom: 15px; } .form-all-page .form-control { border: none; border-bottom: 1px solid #e5e5e5; min-height: 55px; } #contact_page #contact-dtl { background: #fff; padding: 35px 0; } #quick_contact { padding: 30px 0; margin-bottom: 50px; } } #contact_page #contact-dtl .dtl-box a.bold { font-size: 16px; color: #000; font-weight: 700; margin-top: 20px; display: block; } #contact_page #contact-dtl .dtl-box p > a { font-size: 16px; color: #000; font-weight: 700; display: block; } #contact_page .right-sec { padding: 50px 0; } #contact_page .right-sec .head-div { padding-bottom: 20px; font-family: GothamPro; font-size: 25px; } #contact_page .right-sec p { font-family: GothamPro; font-size: 14px; font-weight: 200; } #contact_page #map { margin-top: 75px; } #quick_contact { padding: 30px 0; } @media only screen and (max-width: 992px) { #contact_page .right-sec { padding: 20px 0 0 0; } } .inner-about-page::after { display: none; } .vission-mission-section { padding-top: 55px; padding-bottom: 85px; background: #a0264f; } .vission-mission-section .box { text-align: center; padding: 0 60px; } .vission-mission-section .box .icon-box { width: 77px; height: 77px; border-radius: 50%; background: #fff; padding: 10px; text-align: center; margin: 0 auto; display: block; margin-bottom: 45px; } .vission-mission-section .box .icon-box::before { content: ""; display: inline-block; height: 100%; vertical-align: middle; } .vission-mission-section .box .icon-box img { vertical-align: middle; } .vission-mission-section .box .title { font-size: 23px; color: #363636; font-weight: 600; text-transform: uppercase; line-height: normal; position: relative; padding-bottom: 15px; margin-bottom: 20px; font-family: GothamPro; color: #fff; } .vission-mission-section .box .title::after { content: ""; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; display: inline-block; width: 77px; height: 1px; background: #c13162; } .vission-mission-section .box p { color: #fff; } .we-deal-section { padding: 75px 0; } @media only screen and (max-width: 992px) { .vission-mission-section .box { padding: 0 0; margin-bottom: 30px; } } #services { padding: 75px 0; } #services .service-box { margin-bottom: 0; box-shadow: 0 15px 43px 0 rgba(0, 0, 0, 0.05); padding: 50px 40px; border-bottom: 1px solid #efefef; } #services .img-box { padding-right: 30px; margin-bottom: 30px; } #services .service-box .main_head .head { font-size: 24px; color: #272727; font-weight: 700; line-height: 48px; text-transform: capitalize; font-family: GothamPro; } #services .service-box .sub-head { font-size: 14px; color: #a0264f; text-transform: uppercase; line-height: normal; font-weight: 400; margin-bottom: 5px; } .inner-news-section { padding: 75px 0; } .inner-news-section .all-news-box { margin-bottom: 30px; } #news-details { padding: 75px 0; } #news-details .news-header { margin-bottom: 15px; } #news-details .news-title { font-size: 20px; color: #151515; line-height: 1.563; margin-bottom: 25px; font-family: GothamPro; } #news-details .author-dtl .author { display: inline-block; padding-right: 30px; position: relative; } #news-details .author-dtl .author .img-box { width: 30px; height: 30px; border-radius: 50%; overflow: hidden; display: inline-block; margin-right: 15px; float: left; } #news-details .author-dtl .author p, #news-details .author-dtl .author span { display: inline-block; margin-bottom: 0; font-size: 13px; font-weight: 400; color: #6c6c6c; line-height: 1.667; padding: 3px 0; } #news-details .author-dtl .author::after { content: ""; position: absolute; right: 0; top: 25%; width: 1px; height: 21px; background: #e5e5e5; } #news-details .author-dtl .date { padding-left: 25px; margin-left: 30px; background: url(../images/icon/calender.png) no-repeat center left; display: inline-block; font-size: 13px; font-weight: 400; color: #6c6c6c; line-height: 1.667; } #news-details .news-cntnt { margin-bottom: 30px; } #news-details .news-cntnt img { margin-bottom: 50px; } #news-details .related-news .title { font-size: 16px; color: #151515; line-height: 1.563; margin-bottom: 25px; position: relative; width: fit-content; font-family: GothamPro; } @media only screen and (min-width: 992px) { #news-details .related-news .title { margin-bottom: 45px; } } #news-details .related-news .title::after { content: ""; position: absolute; width: 147px; height: 1px; top: 10px; right: -100%; background: #e9e9e9; } #news-details .related-news .list .post-title { font-size: 13px; color: #3a3a3a; line-height: 1.366; font-weight: 400; font-family: GothamPro; } #news-details .related-news .viewall { font-size: 11px; color: #303030; text-transform: uppercase; line-height: 20px; letter-spacing: 1px; background: url(../images/icon/read-more.png) no-repeat center right; float: right; padding-right: 20px; font-family: GothamPro; margin-top: 20px; } .scrollup { width: 40px; height: 40px; text-indent: -9999px; position: fixed; bottom: 50px; right: 20px; display: none; background: url(../images/icon/icon_top.png) center center no-repeat #c83164; border-radius: 50%; z-index: 2; } .summary { font-size: 12px; color: #707070; margin-bottom: 50px; display: block; width: 100%; margin-left: 15px; } #wh-widget-send-button.wh-widget-right { right: 10px; bottom: 85px !important; } .product-Enquire-right-sd { position: fixed; right: -66px; top: 250px; transform: rotate(90deg); z-index: 1; opacity: 0; transition: 0.7s; cursor: pointer; text-decoration: underline; display: none; } .product-Enquire-right-sd.show { opacity: 1; display: block; } .product-Enquire-right-sd a { color: #fff; text-transform: uppercase; letter-spacing: 1px; background: #a0264f; padding: 14px 20px; text-decoration: none; } .product-Enquire-right-sd i { color: #fff; text-transform: uppercase; margin-right: 10px; font-size: 16px; } #poup-product-Enquire .modal { overflow-x: hidden; overflow-y: auto; z-index: 99999; background: #00000069; } #poup-product-Enquire .modal-content { margin-top: 150px; } #videopopup { padding-right: 0; text-align: center; margin: 0 auto; padding-top: 10%; } #videopopup form { padding: 30px 35px 25px; } #videopopup .modal-content { border-radius: 0; } #videopopup .modal-header { background: #8c1c40; border-radius: 0; } #videopopup .modal-header #img_logo { filter: brightness(10); width: 170px; margin: 0 auto; display: block; text-align: center; } #videopopup .modal-header .close { position: absolute; right: -20px; padding: 10px; background: #1e2022; color: #fff; } #videopopup .modal-header .close i { font-size: 18px; } #videopopup form { padding: 0 45px 40px; } @media only screen and (max-width: 576px) { #videopopup form { padding: 0 0 40px; } } #videopopup form .form-head { font-size: 25px; color: #383838; font-weight: 700; line-height: 45px; margin-bottom: 35px; } #videopopup form .form-control, #videopopup form .form-control:focus { background: 0 0; border: none; border-bottom: 1px solid #e5e5e5; border-radius: 0; padding: 0; padding-top: 15px; padding-bottom: 25px; margin-bottom: 45px; font-size: 12px; font-weight: 600; color: #444; outline: 0; box-shadow: none; } #videopopup form .form-control::placeholder, #videopopup form .form-control:focus::placeholder { font-size: 12px; color: #444; } #videopopup form .btn { font-size: 12px; color: #fff; font-weight: 700; text-transform: uppercase; background-color: #8c1c40; height: 43px; padding: 10px 23px; letter-spacing: 1px; float: right; outline: 0; box-shadow: none; border-radius: 0; border: none; } #videopopup form .btn:hover { background: #8c1c40; } .error-container { text-align: center; font-size: 106px; font-family: Catamaran, sans-serif; font-weight: 800; margin: 70px 15px; } .error-container > span { display: inline-block; position: relative; } .error-container > span.four { width: 136px; height: 43px; border-radius: 999px; background: linear-gradient( 140deg, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.07) 43%, transparent 44%, transparent 100% ), linear-gradient( 105deg, transparent 0, transparent 40%, rgba(0, 0, 0, 0.06) 41%, rgba(0, 0, 0, 0.07) 76%, transparent 77%, transparent 100% ), linear-gradient(to right, #d89ca4, #e27b7e); } .error-container > span.four:after, .error-container > span.four:before { content: ""; display: block; position: absolute; border-radius: 999px; } .error-container > span.four:before { width: 43px; height: 156px; left: 60px; bottom: -43px; background: linear-gradient( 128deg, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.07) 40%, transparent 41%, transparent 100% ), linear-gradient(116deg, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0.07) 50%, transparent 51%, transparent 100%), linear-gradient(to top, #99749d, #b895ab, #cc9aa6, #d7969e, #e0787f); } .error-container > span.four:after { width: 137px; height: 43px; transform: rotate(-49.5deg); left: -18px; bottom: 36px; background: linear-gradient(to right, #99749d, #b895ab, #cc9aa6, #d7969e, #e0787f); } .error-container > span.zero { vertical-align: text-top; width: 156px; height: 156px; border-radius: 999px; background: linear-gradient(-45deg, transparent 0, rgba(0, 0, 0, 0.06) 50%, transparent 51%, transparent 100%), linear-gradient(to top right, #99749d, #99749d, #b895ab, #cc9aa6, #d7969e, #ed8687, #ed8687); overflow: hidden; animation: bgshadow 5s infinite; } .error-container > span.zero:before { content: ""; display: block; position: absolute; transform: rotate(45deg); width: 90px; height: 90px; background-color: transparent; left: 0; bottom: 0; background: linear-gradient( 95deg, transparent 0, transparent 8%, rgba(0, 0, 0, 0.07) 9%, transparent 50%, transparent 100% ), linear-gradient( 85deg, transparent 0, transparent 19%, rgba(0, 0, 0, 0.05) 20%, rgba(0, 0, 0, 0.07) 91%, transparent 92%, transparent 100% ); } .error-container > span.zero:after { content: ""; display: block; position: absolute; border-radius: 999px; width: 70px; height: 70px; left: 43px; bottom: 43px; background: #fdfaf5; box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, 0.1); } .screen-reader-text { position: absolute; top: -9999em; left: -9999em; } @keyframes bgshadow { 0% { box-shadow: inset -160px 160px 0 5px rgba(0, 0, 0, 0.4); } 45% { box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.1); } 55% { box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.1); } 100% { box-shadow: inset 160px -160px 0 5px rgba(0, 0, 0, 0.4); } } .zoom-area { max-width: 490px; margin: 30px auto 30px; font-size: 19px; text-align: center; } .link-container { text-align: center; } .more-link { text-transform: uppercase; font-size: 13px; background-color: #de7e85; padding: 10px 15px; border-radius: 0; color: #fff; display: inline-block; margin-right: 15px; margin-bottom: 15px; line-height: 1.5; text-decoration: none; margin-top: 25px; letter-spacing: 1px; } .h { text-align: center; margin: 30px 15px; } #SuccessModal { background: #000000b8; top: 0; padding-top: 15%; } #SuccessModal .modal-content { border: 1px solid #dedada; box-shadow: 0 3px 9px 3px rgba(0, 0, 0, 0.31); } #SuccessModal .check { text-align: center; } #SuccessModal .fa-check { color: #fff; background: #a0264f; padding: 10px; font-size: 30px; border-radius: 50%; margin-bottom: 15px; } #SuccessModal .check p { font-size: 1.1rem; margin: 25px 0; padding: 0; } #SuccessModal .check .btn-secondary { background: #a0264f; border: #a0264f; padding: 6px 50px; } .map_btn { background: #a0264f; padding: 10px 30px; color: #fff; border: none; margin-top: 30px; } .map_btn:hover { color: #fff; } #contact_page #contact-dtl .dtl-box { min-height: 225px; } .pd-5 { padding: 5px; } #news-details .news-cntnt p strong { font-weight: 700; } #news-details .news-cntnt p strong span { font-weight: bolder !important; } #news-details .news-cntnt p strong a { color: #a0264f; } #news-details .news-cntnt p a { color: #a0264f; } #news-details .news-cntnt ul li { position: relative; padding-left: 20px; } #news-details .news-cntnt ul li::before { content: ""; position: absolute; left: 0; top: 15px; height: 6px; width: 6px; border-radius: 50%; background: #a0264f; } #news-details .news-cntnt h2 { font-size: 20px; } #news-details .news-cntnt h3 { font-size: 18px; } #news-details .news-cntnt h4 { font-size: 18px; } #news-details .news-cntnt h5 { font-size: 18px; } #news-details .news-cntnt h6 { font-size: 18px; } #news-details .news-cntnt h2 strong { font-size: inherit; font-weight: bolder; } #news-details .news-cntnt h3 strong { font-size: inherit; font-weight: bolder; } #news-details .news-cntnt h4 strong { font-size: inherit; font-weight: bolder; } #news-details .news-cntnt h5 strong { font-size: inherit; font-weight: bolder; } #news-details .news-cntnt h6 strong { font-size: inherit; font-weight: bolder; } .jxPOhn { margin-bottom: 100px !important; } .fprIlH { display: none !important; } .sc-7dvmpp-1 { display: none !important; } #videopopup-2025 form { padding: 30px 35px 25px; } #videopopup-2025 .modal-content { border-radius: 0; } #videopopup-2025 .modal-header { background: #8c1c40; border-radius: 0; } #videopopup-2025 .modal-header #img_logo { filter: brightness(10); width: 170px; margin: 0 auto; display: block; text-align: center; } #videopopup-2025 .modal-header .close { position: absolute; right: -20px; padding: 10px; background: #1e2022; color: #fff; } #videopopup-2025 .modal-header .close i { font-size: 18px; } #videopopup-2025 form { padding: 0 45px 40px; } @media only screen and (max-width: 576px) { #videopopup-2025 form { padding: 0 0 40px; } } #videopopup-2025 form .form-head { font-size: 25px; color: #383838; font-weight: 700; line-height: 45px; margin-bottom: 35px; } #videopopup-2025 form .form-control, #videopopup-2025 form .form-control:focus { background: 0 0; border: none; border-bottom: 1px solid #e5e5e5; border-radius: 0; padding: 0; padding-top: 15px; padding-bottom: 25px; margin-bottom: 45px; font-size: 12px; font-weight: 600; color: #444; outline: 0; box-shadow: none; } #videopopup-2025 form .form-control::placeholder, #videopopup-2025 form .form-control:focus::placeholder { font-size: 12px; color: #444; } #videopopup-2025 form .btn { font-size: 12px; color: #fff; font-weight: 700; text-transform: uppercase; background-color: #8c1c40; height: 43px; padding: 10px 23px; letter-spacing: 1px; float: right; outline: 0; box-shadow: none; border-radius: 0; border: none; } #videopopup-2025 form .btn:hover { background: #8c1c40; }
#inner-products-details-page ul{
    padding-left:20px;
    list-style: disc;
}
#inner-products-details-page ul + h2 {
    margin-top: 20px;
}
#inner-products-details-page strong {
    font-weight: 600;
}

    #inner-products-details-page h2 {
    font-size: 30px;
    margin-bottom: 10px;

}
#inner-products-details-page li {
    position: relative;
    padding-left: 10px;
    line-height: normal;
}
@media(max-width:575px){
    #inner-products-details-page h2 {
    font-size: 20px;
        
    }
}
#inner-products-details-page li + li {
    margin-top: 10px;
}