.elementor-5432 .elementor-element.elementor-element-aa61965{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:50px;--padding-bottom:30px;--padding-left:20px;--padding-right:20px;}.elementor-5432 .elementor-element.elementor-element-eef0162{text-align:center;}.elementor-5432 .elementor-element.elementor-element-eef0162 .elementor-heading-title{font-family:var( --e-global-typography-cc6ec23-font-family ), Sans-serif;font-size:var( --e-global-typography-cc6ec23-font-size );font-weight:var( --e-global-typography-cc6ec23-font-weight );line-height:var( --e-global-typography-cc6ec23-line-height );color:var( --e-global-color-primary );}.elementor-5432 .elementor-element.elementor-element-4f650d5{text-align:center;}.elementor-5432 .elementor-element.elementor-element-7485787{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:30px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-5432 .elementor-element.elementor-element-ec7d1d8{text-align:center;}.elementor-5432 .elementor-element.elementor-element-ec7d1d8 .elementor-heading-title{font-family:var( --e-global-typography-cc6ec23-font-family ), Sans-serif;font-size:var( --e-global-typography-cc6ec23-font-size );font-weight:var( --e-global-typography-cc6ec23-font-weight );line-height:var( --e-global-typography-cc6ec23-line-height );color:var( --e-global-color-primary );}.elementor-5432 .elementor-element.elementor-element-f1bd3ef{text-align:center;}@media(max-width:1024px){.elementor-5432 .elementor-element.elementor-element-eef0162 .elementor-heading-title{font-size:var( --e-global-typography-cc6ec23-font-size );line-height:var( --e-global-typography-cc6ec23-line-height );}.elementor-5432 .elementor-element.elementor-element-4f650d5{width:100%;max-width:100%;}.elementor-5432 .elementor-element.elementor-element-ec7d1d8 .elementor-heading-title{font-size:var( --e-global-typography-cc6ec23-font-size );line-height:var( --e-global-typography-cc6ec23-line-height );}.elementor-5432 .elementor-element.elementor-element-f1bd3ef{width:100%;max-width:100%;}}@media(max-width:767px){.elementor-5432 .elementor-element.elementor-element-aa61965{--padding-top:40px;--padding-bottom:20px;--padding-left:15px;--padding-right:15px;}.elementor-5432 .elementor-element.elementor-element-eef0162 .elementor-heading-title{font-size:var( --e-global-typography-cc6ec23-font-size );line-height:var( --e-global-typography-cc6ec23-line-height );}.elementor-5432 .elementor-element.elementor-element-7485787{--padding-top:20px;--padding-bottom:40px;--padding-left:15px;--padding-right:15px;}.elementor-5432 .elementor-element.elementor-element-ec7d1d8 .elementor-heading-title{font-size:var( --e-global-typography-cc6ec23-font-size );line-height:var( --e-global-typography-cc6ec23-line-height );}}/* Start custom CSS */header#masthead {
    box-shadow: 0px 0px 5px 0px #e3e3e3;
}

.pop_ul_style img.whatsapp_img {
    max-width: 90px;
    margin-left: -35px;
}

.pop_ul_style ul {
   margin: 0px;
   padding: 0px;
}

.pop_ul_style ul li {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pop_ul_style ul li a {
    background: #fbcf3b;
    border-radius: 10px 0px 0px 10px;
    padding: 12px 45px 12px 15px;
    font-size: 15px;
    font-weight: 500;
    transition: 0.5s;
    display: inline-block;  
    word-break: break-word; 
    margin:0px; 
}

.pop_ul_style ul li a:hover {
    box-shadow: 0px 15px 25px -5px rgba(0, 0, 0, 0.1);
    transition: 0.5s;
}

/*@media*/

@media screen and (max-width: 767px) {
.pop_ul_style ul li a {
    padding: 8px 12px ;
    font-size: 14px;
  }
 .pop_ul_style img.whatsapp_img {
    max-width: 70px;
    margin-left: 0px;
 }
.pop_ul_style ul li a {
    background: #fbcf3b;
    border-radius: 10px;
 }
}/* End custom CSS */