



.an-icons .inner-holder {padding:40px 0;}
.an-icons .inner-holder-small {max-width: 800px; margin: 30px auto 0; text-align: center;}



.product-why-icon {float:left;width: 25%;text-align: center;}

.product-why-icon .icon {width:66.67px;height: 66.67px;display: flex;justify-content: center;align-items: center;margin: 0 auto;border-radius: 50%;border:1px solid #fff;background: #fff; margin-bottom:12px; transition: all 0.3s ease;}
.product-why-icon .icon svg {width:35px;height: 35px;}
.product-why-icon .text {color:#fff; font-size:18px}

.product-why-icon:hover .icon {background:transparent; border-style:dashed;}

.product-payment-icon{width:75px}


.an-static {text-align:center; color:#182E4C}
.an-static a {color:#182E4C}
.an-static h2 {font-size: 51px;font-weight: 800;line-height: 1.2em; color:#182E4C}
.an-static .inner-holder {max-width: 600px; margin:0 auto}
.an-static .inner-holder img {max-width:400px; margin-bottom: 1rem;}
.an-static .inner-holder h4 {font-weight: normal; color:#182E4C}



@media only screen and (max-width: 540px) { 


 }


 @media only screen and (max-width: 768px)  { 


 }

 @media only screen and (min-width: 541px) and (max-width: 992px)  { 

    
}


@media only screen and (min-width: 992px) and (max-width: 1440px)  { 



}


@media only screen and (max-width: 1440px)  { 



}