.dist-hd h4{
	font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: 124%; 
color: #1F1F1F;
}
.dist-hd p{
	font-weight: 400;
	font-size: 18px;
	line-height: 32px; 
	color: #ccc;
	margin: 0;
}
.dist-hd p span{
	font-weight: 700; 
	color: #EE3948;
}
.dist-hd p i {
    color: #fff;
    background: #EE3948;
    border-radius: 2px;
    text-align: center;
    padding: 1px 0;
    position: relative;
    top: 3px;
}
.dist-hd .dot-1{
	position: absolute;
	left: -70px;
    top: 0;
}
.dist-list{
	background: #FFFFFF;
box-shadow: 0px 4px 39px 22px rgba(0, 0, 0, 0.04);
border-radius: 3px;
padding:44px 75px;
position: relative;
margin-bottom: 50px;
}
.dist-list img{
max-height: 100px;
display: block;
max-width: 100%;
margin: 0px auto;
}
.dist-cnt{
	position: absolute;
	left:-18px;
	top: 70px;
	background: #FFDEE6;
	font-weight: bold;
font-size: 48px;
line-height: 65px;
/* identical to box height, or 73% */

letter-spacing: 0.02em;
/*padding: 15px 20px;*/
color: #BB8491;


    width: 65px;
    height: 65px;
    text-align: center;
    
}
.dist-list h3{
	font-weight: normal;
font-size: 36px;
line-height: 32px;
/* identical to box height, or 90% */

margin: 0 0  15px 0;
color: #000000;
}
.dist-list h5{
	font-weight: bold;
font-size: 18px;
line-height: 27px;
/* identical to box height, or 150% */

letter-spacing: 0.02em;

color: #262525;
}

.dist-list h5 i{ 
color:   #EE3948; 
}

.dist-list p{ 
font-weight: normal;
font-size: 18px;
line-height: 35px;
/* or 194% */

letter-spacing: 0.02em;
margin-bottom: 10px;
color: #000000;
}
.dist-list hr{ 
opacity: .1;
margin: 25px 0;
}
.dist-add{
	position: relative;
}
.dist-add p{
	padding-left: 25px;
	position: relative;
}
.dist-add p i{
	position: absolute;
	left: 0;
	top: 0;
	color:  #E33D32;
}

.dist-mail {
    background: #ECFCFF;
    box-shadow: 0px 4px 39px 22px rgb(0 0 0 / 4%);
    border-radius: 3px;
    padding: 75px;
    position: relative;
    margin-bottom: 50px;
}

.dist-mail h3 {
    font-weight: normal;
	font-size: 36px;
	line-height: 132.5%; 
	color: #1F1F1F;
}

.dist-mail p {
    font-weight: bold;
font-size: 24px;
line-height: 118%; 
color: #000000;
}
.dist-mail p i {
    position: relative;
    top: 3px;
}



.dist-list .accordion-item {
    background-color: unset;
    border: 0px;
}
.dist-list .accordion-header h3 i{ 
    color: #EE3948;
    border: 1px solid #EAEAEA;
    box-sizing: border-box;
    border-radius: 2px;
    font-size: 24px;
    margin-left: 5px;
    padding: 2px 5.5px;
    transition: a11 3s;
    display: inline-block;
    -ms-transform: rotate(90deg); /* IE 9 */
  transform: rotate(90deg);
}


.dist-list .accordion-header .collapsed h3 i{ 
    -ms-transform: rotate(0deg); /* IE 9 */
  transform: rotate(0deg);
  color:#93D500;
  transition: a11 3s;
}
.per-bred {
    padding:25px 0;
}
.per-bred .page-link{
    border: 0px;
    margin: 0px !important;
    font-size: 14px;
}
.per-bred .page-item.arrow .page-link {
    border: 1px solid #dee2e6;
    border-radius: 50%;
    padding: 0px 4.5px;
    text-align: center;
    margin-top: 3px !important;
}
.per-bred .page-item.arrow .page-link i {
    font-size: 18px;
     color: #EE3948;
}

.per-bred .page-item{
    padding:0 10px;
}

.per-bred .page-item.active .page-link, .per-bred .page-link:focus, .per-bred .page-link:hover {
    color: #EE3948!important;
    background-color: unset!important;
    border-color: unset!important;
}



.per-bred .page-item.disabled .page-link {
        border: 1px solid #dee2e6;
    color: #6c757d; 
    border-color: #dee2e6;
}
.per-bred .page-item.disabled.arrow .page-link i {
    
     color: #6c757d; 
}



.header_products{
    padding-top: 120px !important; 
}

.proItem { 
    position: relative;
}

.Featured{
    background: #EE3948;
    font-size: 12px;
line-height: 18px; 
color: #FFFFFF;
padding: 2px 5px;
    position: absolute;
    top: 20px;
    left: 20px;
}

.new{
    background: #93D500;
    font-size: 12px;
line-height: 18px; 
color: #FFFFFF;
padding: 2px 5px;
    position: absolute;
    top: 20px;
    left: 20px;
}



/* privacy */
.privacy-page{
    padding:120px 0;
}

 

.thanks h3 {
    font-weight: 600;
    font-size: 40px;
    line-height: 115.7%;
    color: #21244A;
    margin: 15px 0 25px;
}
.thanks p {
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.04em;
    color: #000000;
}

.social-links {
    background: rgba(201, 201, 201, 0.4);
    backdrop-filter: blur(30px);
    padding: 25px;
    border-radius: 8px;
    display: inline-block;
}
.social-links a {
    display: inline-block;
    margin: 0 5px;
}

.social-links svg {
    width: 20px;
    height: 20px;
}

.page-404 a {
    background: rgb(31 177 219);
    backdrop-filter: blur(30px);
    padding: 15px 25px;
    border-radius: 8px;
    display: inline-block;
    color: #fff;
}



.cs-signin-form .form-group label.error {
   display: block !important;
    text-transform: none;
}
.pass-cntr{
    position:relative;
}

.pass-cntr label.error {
    position: absolute; 
    bottom: -35px;
}


.download-sec {
    text-align:center;
}
.download-sec .apBtn{
    text-align:center;
    
}
.download-sec .apBtn a{
    display: inline-block;
    padding-left: 50px;
    position: relative;
}

.download-sec .apBtn a i{
    color:#de1d35;
    font-size: 24px;
    position: absolute;
    left: 20px;
    top: 2px;
}
.pdp-image-gallery-block{ 
         margin-top: 50px;
         margin-bottom: 50px;
}
.gallery_pdp_container { 
        margin-right: 50px;
}
 .gallery-viewer { 
    margin: 0 !important;
    margin-top: 0 !important;
    background: #FFFFFF;
    box-shadow: 0px 4px 39px 21px rgb(231 231 231 / 25%);
    border-radius: 4px;
    padding: 10px;
    height:310px;
}
 .gallery-viewer img {  
    height:100%;
    width:100%;
    object-fit: contain;
}
 .fancybox-opened {
    z-index: 99999;
}
.fancybox-overlay { 
    z-index: 9999; 
}


#sidebar li a.fir-lef-prdt-menu{
    font-weight: bold;
    font-size: 16px;   
    text-transform: capitalize; 
    color: #E33D32;
}
#sidebar .nav-item .nav-link.fir-lef-prdt-menu.collapsed::before { 
    background-color: #E33D32;
    color: #fff; 
}
.proDec{
    min-height:215px;
}

@media (max-width: 992px) {
.dist-hd p { 
    margin-top: 20px;
}
.dist-hd h4 { 
    font-size: 30px; 
}
.dist-cnt { 
    left: -10px;
    top: 30px; 
    font-size: 30px;
    line-height: 30px; 
    padding: 5px 10px; 
}
.dist-list { 
    padding: 35px; 
}
.dist-list h3 { 
    font-size: 28px; 
}
.dist-list h5 { 
    font-size: 16px; 
}

.dist-list p { 
    font-size: 16px;
    line-height: 28px; 
}

.privacy-page {
    padding: 80px 0;
}

.thanks{
    text-align:center;
}
.thanks h3 { 
    font-size: 24px; 
}





}

@media (max-width: 550px) {

.dist-cnt {
    left: -15px;
    top: 42px;
    font-size: 30px;
    line-height: 30px; 
    width: 40px;
    height: 40px;
}
.dist-mail p { 
    font-size: 16px; 
}

}