/*
 Theme Name:   Unione Child
 Theme URI:    
 Description:  Corpus Child Theme
 Version:      3.5.0
 Author:       Unione Team
 Author URI:   
 Template:     unione
*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quattrocento:wght@400;700&display=swap');
body{
	font-family: "Poppins", sans-serif;
}

.wpcf7-form .required {
    color: red;
    margin-left: 3px;
}
.mega-menu-item-custom_html-4 ul:hover {
    background-color: #f9cadb!important;
    cursor: pointer;
}
.mega-menu-item-custom_html-4:hover .login a {
    background-color: #f9cadb !important;
}

form textarea{
  width: 100%;
}

.custom-footer-widgets.two-column-layout {
    display: flex;
    gap: 60px;
    justify-content: space-between;
    align-items: center;
}


.footer-column-1 {
    flex: 1 1 75%;
    max-width: 75%;
}

.footer-column-2 {
    flex: 1 1 25%;
    max-width: 25%;
}


.footer-widget {
    margin-bottom: 20px;
}

.footer-widget .widget-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}

/* Optional: Responsive styling */
@media (max-width: 768px) {
    .custom-footer-widgets.two-column-layout {
        flex-direction: column;
        justify-content: space-between;
        gap: 0px;
    }

    #eut-footer .widgets:last-child {
        margin-bottom: 30px;
    }

    .footer-column-1, .footer-column-2 {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
    }
}



.pink
{
  color #E30045;
}

.white{
  color:#fff;
}

.black{
 color:#000;
}

.garysecond{
	color: #363636;
}

.lightgray{
	color: #2D2D2D;
}

.teamcolor{
  color: #4F4F4F;
}

.testimon{
  color: #1C1D22;
}

.headerbtn{
   background-color:#E30045;
   color: #fff;
   border-radius: 20px;
   whidth:100%;
   max-width: 132px;
   height: 55px;
   font-size: 18px;
   letter-spacing: 0px;
   line-height: 20px;
   font-family: "Poppins", sans-serif;
   font-weight: 500;
}

#eut-header #eut-main-menu.eut-menu-pointer-arrow > ul > li.menu-item-has-children > a:after {
    color: #E30045;
    font-size: 14px;
    right: 0px;
}



.header-menu-btn a span {
    background-color: #E30045;
    color: #fff;
    border-radius: 20px;
    max-width: 132px;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    padding: 15px 31px;
}

.footerbtn{
    background-color: #E30045;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0px;
    line-height: 20px;
    font-family: "Poppins", sans-serif;
    border-radius: 10px;
    display: block;
    width: 100%;
    max-width: 162px;
    text-align: center;
    height: 52px;
    padding: 15px 0px;
}

body .pinkroundbtn{
  background-color: #E30045;
  font-size: 16px!important;
  font-weight: 700!important;
  letter-spacing: 0px;
  line-height: 25px!important;
  font-family: "Poppins", sans-serif;
  color: #fff;
  height: 52px;
  width: 100%;
  max-width: 158px;
}


.header-menu-btn a {
    padding-right: 0px !important;
}

nav ul.eut-menu > li.current-menu-item > a span {
    color: #E30045;
}

#eut-header.eut-default #eut-main-menu > ul > li:hover > a span{
  color: #E30045;
}

#eut-header.eut-default #eut-main-menu > ul >li.header-menu-btn:hover a span{
  color: #fff;
}

#eut-header.eut-default #eut-main-menu > ul > li > a span.eut-item:after{
  display: none;
}

#eut-header #eut-main-menu ul li ul a{
 /* background: #FCE0E8!important;
  color: #4F4F4F!important;*/
}

#eut-header #eut-main-menu ul li ul a:hover{
 /* background: #e300453d !important;
  z-index: 99;*/
}

.menu-item-has-children{
  /*position: relative;*/
}

.menu-item-has-children:after {
   /* position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #f30048;
    top: 40%;
    left: 91%;
    border-top: 0px;
    border-left: 0px;
    transform: rotate(41deg);*/
}

#eut-header #eut-main-menu > ul > li > a {
  padding-left: 25px;
  padding-right: 25px;
}

#eut-header #eut-main-menu li ul{
  width: 220px!important;
  z-index: 99!important;
}

.rw-other-services .eut-column-1-3 .eut-element {
    display: flex;
    flex-direction: row;
    width: 100%;
    box-shadow: 0px 0px 40px 0px #00000026;
    padding: 40px;
}

.rw-other-services .eut-column-1-3 .eut-element .eut-image {
    width: 30%;
    padding-right:20px;
}

.rw-other-services .eut-column-1-3 .eut-element .eut-content{
  width: 70%;
  padding-left: 0px;
}

.rw-other-services .eut-column-1-3 a.eut-read-more {
    color: #000;
    font-weight: 500;
}
.rw-other-services .eut-column-1-3 a.eut-read-more:hover {
    color: #e30045;
    font-weight: 500;
}

.rw-other-services p {
    line-height: 25px;
    min-height: 206px;
}
.rw-other-services h5 {
    line-height: 32px;
    min-height: 60px;
}

.rw-other-services .eut-column-1-3 a.eut-read-more{
  position: relative;
}

.rw-other-services .eut-column-1-3 a.eut-read-more:after {
    position: absolute;
    width: 30px;
    height: 30px;
    content: "";
    background: #F8BCCE;
    top: -1px;
    left: -9px;
    border-radius: 50px;
    z-index: -1;
}

.logo-rw-first .eut-column-1-4 {
    border-top: 0px !important;
}

.logo-rw-second .eut-column-1-4 {
    border-bottom: 0px !important;
}


/*.rw-our-partners .eut-column-1-6 img:hover {
    filter: unset;
}

.rw-our-partners .eut-column-1-6 img {
    filter: grayscale(1);
}*/

.rw-our-partners .eut-row .eut-column-1-4 {
    border: 1px solid #E9E9E9;
}

.stay-insured-txt {
    padding-left: 25%;
    padding-right: 15%;
}

.eut-testimonial-element p {
    font-style: italic;
}

.eut-testimonial-author .eut-testimonial-name {
    font-size: 20px!important;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
}

.eut-testimonial-grid .eut-border-top{
   border-top: 0px!important;
}

.eut-testimonial-item .eut-isotope-item-inner {
    box-shadow: 0px 0px 5px 0px #00000033;
    border-radius: 20px;
    padding: 30px;
}

.eut-testimonial-element p img.open-quote {
    margin-bottom: 25px;
}

.footer-top-bar div#custom_html-2 .custom-html-widget h3 {
    font-family: "Quattrocento", serif;
    font-weight: 700;
    margin-bottom: 0px;
}

.footer-top-bar div#custom_html-2 .custom-html-widget h3 > span {
    color: #E30045;
}

.footer-top-bar .textwidget.custom-html-widget {
    display: flex;
    flex-wrap: nowrap;
    gap: 80px;
    justify-content: center;
    align-items: center;
}

.footer-top-bar #custom_html-2 {
    margin-bottom: 0px;
}

.footer-wrapper {
    position: relative;
}

.footer-wrapper:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url('https://codingserver.com/unione/wp-content/uploads/2025/04/shap.png');
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: 100% 140%;
}

div#nav_menu-3 {
    padding-left: 10%;
}

.footer-top-bar {
    background: #FCE0E8;
    height: 234px;
    display: flex;
    align-items: center;
}

.unione-experience p {
    margin-bottom: 0px;
    line-height: 25px;
    color: #363636;
    font-weight: 400;
    font-size: 16px;
    padding-right: 30%;
}

.unione-experience{
  
 /* padding:6% 0%; */
  z-index: 11;
  position: relative;
}

.widget.widget_nav_menu li{
  border-bottom: 0px;
}

a.footerbtn:hover {
    color: #fff;
}

#text-5 p {
    margin-bottom: 0px;
    padding-top: 30px;
}

 #text-2 p {
      padding-right: 25%;
      font-size: 14px;
      font-weight: 300;
      margin-bottom: 0px;
  }

  .widget, .widgets {
    margin-bottom: 15px;
}

.footer-wrapper ul li {
    font-size: 14px;
    font-weight: 300;
}


.footer-wrapper ul.menu li a {
    font-size: 14px;
    font-weight: 400;
}

.footer-wrapper .eut-widget-title {
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
}

/*#eut-widget-contact-info-2 h3.eut-widget-title {
    margin-bottom: 0px;
}*/

#eut-widget-contact-info-2 h3.eut-widget-title {
    margin-bottom: 16px;
    line-height: 1;
}

#eut-widget-contact-info-3 h3.eut-widget-title {
    margin-bottom: 0px;
}

.widget.widget_nav_menu li {
  padding-bottom: 0px;
}

.rw-our-vi-mi .eut-image-icon {
    text-align: left;
}

.rw-our-vi-mi .eut-box-content {
    text-align: left;
}

.rw-our-vi-mi .eut-column-1-2 .eut-element {
    box-shadow: 0px 0px 50px 0px #0000001A;
    padding: 40px;
    height: 450px;
}

.rw-team ul li a {
    font-size: 20px;
    font-weight: 400;
    padding: 0px 21px!importahnt;
}

.rw-team ul li {
  padding: 0px 0px!important;
  margin: 0px 0px!important;
  /*border-bottom: 1px solid #E6E6E6;*/
  padding-right: 5%!important;
}

.rw-team .vc_tta-panels-container {
    padding-top: 3%;
}

.rw-team .eut-team-identity.eut-subtitle {
    font-size: 13px;
    font-weight: 400;
    color: #4F4F4F;
}

.rw-team h5.eut-team-name {
    font-size: 18px;
    font-weight: 700;
    color: #4F4F4F;
}

.rw-our-philosopy .col-philiosophy-txt .eut-text p {
    margin-bottom: 0px;
    margin-top: 10px;
    color: #363636;
}

.rw-our-philosopy .col-philiosophy-box h6.eut-box-title {
    font-size: 20px;
}

.rw-our-vi-mi p {
    line-height: 25px;
}

.rw-our-vi-mi h6 {
    color: #E30045;
}

.rw-our-philosopy .col-philiosophy-box .eut-element {
    box-shadow: 0px 0px 5px 0px #00000033;
    padding: 20px;
    margin-bottom: 20px;
}

.rw-our-philosopy .col-philiosophy-box .eut-element p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #363636;
}

.rw-why-choose p {
    color: #363636;
    line-height: 25px;
}


.rw-team ul {
    /*width: 54%;*/
    margin: 0px auto!important;
    display: flex!important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.rw-team ul li:last-child {
    padding-right: 0%!important;
}

.rank-math-breadcrumb a {
  color: #fff;
}


.rank-math-breadcrumb p {
  margin-bottom: 0px;
}

.home-banner .eut-middle-wrapper {
    padding-top: 0px !important;
}

.footer-top-bar .health-deserves {
    justify-content: flex-start;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.top-bar-second {
    width: 100%;
}

.footer-top-bar .health-deserves h3 {
    font-family: "Quattrocento", serif!important;
    font-weight: 700;
    margin-bottom: 0px;
}

.footer-top-bar .health-deserves .top-bar-second h3 strong{
    color:#E30045;
}

.rw-we-offer .eut-box-content h6 {
    font-size: 20px;
    line-height: 25px;
    min-height: 54px;
}

.rank-math-breadcrumb p a {
    font-weight: 300;
}

.rw-we-offer .eut-box-content p {
    font-size: 14px;
    font-weight: 400;
    color: #363636;
    line-height: 23px;
    min-height: 95px;
}

.rw-we-offer .eut-column-1-3 .eut-element {
    box-shadow: 0px 0px 40px 0px #00000026;
    padding: 45px;
}

.rw-why-choose-union ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin-top: 30px;
}

.rw-why-choose-union ul li img {
    padding-right: 15px;
}

.rw-why-choose-union ul li {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 22px;
}

.footer-top-bar .health-deserves .custom-html-widget p {
    margin: 0px;
    font-size: 16px;
    font-weight: 400;
    color: #363636;
}

.unione-experience p{
    margin-bottom: 0px;
}

.health-deserves {
    /*padding: 4% 0%;*/
    position: relative;
    z-index: 11;
}

.rw-why-choose-union .eut-image img {
    width: 100%;
}

.rank-math-breadcrumb a:hover { 
    color: #fff;
}

.rw-get-in-touch p {
    width: 46%;
    margin: 0px auto;
    color: #363636;
    line-height: 25px;
}

.rw-assistance .eut-row .eut-text{
    margin-bottom: 0px;
}

.rw-assistance .eut-row .eut-text p.fheading {
    color: #363636;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    padding: 0px 38px;
    margin-bottom:20px;
}

.rw-assistance .eut-row .eut-text p.email_s a {
    color: #E30045;
    font-weight: 500;
}

.rw-assistance .eut-row .eut-text p.phones a {
   display: inline-flex;
  align-items: center;
  gap: 8px; /* space between icon and number */
  text-decoration: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.rw-assistance .eut-row .eut-text p.phones a img {
    margin-bottom: 0px;
}


.rw-assistance .eut-row .eut-text p.phones a img {
    display: inline-flex;
}

form p label {
    line-height: 20px;
}
form p {
    margin: 0px;
}

form input[type='text'],form input[type='email'],form input[type='tel'] {
    background: #FFFFFF !important;
    border: 1px solid #D4D4D4;
    height: 40px;
    text-indent: 10px!important;
   
}

form textarea{
   background: #FFFFFF !important;
    border: 1px solid #D4D4D4;
    height: 130px;
    text-indent: 10px;
   
}

form input:hover,form textarea:hover{
    opacity: unset!important;
}

form input::placeholder,form textarea::placeholder {
    color: #6C6C6C;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
}

form input[type='submit'] {
    height: 50px;
    width: 100%;
    border-radius: 0px;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 10px !important;
    letter-spacing: 0px;
}

 .rw-contact .eut-image img {
        padding-top: 22%;
    }

    .wpcf7-form .input-text, .wpcf7-form input[type="text"], .wpcf7-form input[type=".wpcf7-form input"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"], .wpcf7-form input[type="number"], .wpcf7-form input[type="url"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="search"], .wpcf7-form input[type="file"], .wpcf7-form textarea, .wpcf7-form select {
         margin-bottom: 10px!important;
    }

    .rw-policy-audit p label {
        width: 100%;
    }

    .rw-policy-audit p label span {
        width: 100%;
    }

    .rw-policy-audit p label span input {
        width: 100%;
    }

    .rw-policy-audit {
        padding: 2% 8%;
    }

    div#pum_popup_title_259 {
    font-size: 35px;
    font-weight: 600;
    margin: 0px;
}

.rw-policy-audit input[type='submit'] {
    margin-top: 20px;
}

.rw-policy-audit p label {
    width: 100%;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 500;
    line-height: 30px !important;
}

.job-listings {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.job-card {
    box-shadow: 0px 0px 40px 0px #00000026;
    padding: 30px;
    display: grid;
    grid-template-columns: 110px 1fr;
    gap: 20px;
}

.job-card .img img {
    width: 109px;
    height: 109px;
}

.job-card .description h3 {
    font-size: 20px;
    margin-bottom: 0px;
}

.location div {
    line-height: 25px;
}

.location {
    display: grid;
    /*grid-template-columns: 1fr 1fr;*/
    gap: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}

.description > p {
    line-height: 22px;
    color: #363636;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 15px;
}

span.apply-btn {
    width: 100%;
    max-width: 223px;
    height: 40px;
    background: #E30045;
    color: #fff;
    display: block;
    border-radius: 5px;
    text-align: center;
    padding: 5px 0px;
    font-size: 14px;
    font-weight: 500;
}

span.apply-btn:hover {
    color: #fff;
}

.page-id-19 .footer-wrapper:after{
        background-image: url('https://codingserver.com/unione/wp-content/uploads/2025/05/skdum.png')!important;
        top:0px!important;
}

.page-id-19 .footer-wrapper:after {
        background-size: 52% 104%;
 }

 h4.pkickok {
    padding-right: 24%;
}

.rw-we-offer .eut-column-1-3 .eut-element{
    height: 425px;
}

#mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-megamenu > ul.mega-sub-menu{
    left: unset!important;
    right: 0px!important;
}

#eut-header #eut-main-menu li#mega-menu-item-350:hover ul{
    visibility: visible!important;
    display: block!important;

}

li.login-submenu > ul > li > .textwidget > ul{
    position: unset!important;
}

li.login-submenu > ul > li > .textwidget > ul > li{
    display: flex!important;
    justify-content: space-between!important;
    padding: 0px 15px;
}

li.login-submenu > ul > li > .textwidget > ul > li .label-section {
    color: #000;
    font-size: 16px;
}

li.login-submenu > ul > li > .textwidget > ul > li .link-section a {
    color: #F30049!important;
    font-size: 16px;
}

#eut-header #eut-main-menu li#mega-menu-item-350 ul{
    width: 290px!important;
    max-width: 290px!important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #000;
    font-weight: 400;
}

.wpcf7 form.invalid .wpcf7-response-output{
    color: #000 !important;
    font-weight: 400!important;
}


#mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-item > a.mega-menu-link {
    font-weight: 500;
}

#eut-header #eut-main-menu ul li ul ul {
    left: 100%;
    top: 0;
    padding-left: 1px;
}

#eut-header #eut-main-menu ul li#mega-menu-item-350 ul a:hover{
    background-color: unset!important;
}


#mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
    padding: 0px!important;
}

.contact-section {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 40px 30px;
}

.contact-method ul {
        list-style-type: none;
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 0px;
    }

    .contact-method.cn ul li:nth-child(3) a.claim-btn {
        color: #fff!important;
    }

     .contact-section .contact-heading {
        width: 35%;
    }

    .contact-method.cn ul {
        width: 100%;
    }

    .contact-method.cn ul li:nth-child(3) {
        width: 40%;
    }

    .contact-method.cn {
        width: 37%;
    }

    .contact-heading h3 {
        font-size: 21px;
        font-weight: 700;
        margin: 0px;
        line-height: 30px;
    }

    .contact-method ul li {
        margin: 0px 8px;
    }


.contact-method {
    width: 28%;
    display: flex;
    
}

.contact-method ul li a {
        font-size: 14px;
        font-weight: 500;
        color: #000;
    }

.claim-content h2 {
    font-size: 30px!important;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 0px;
    padding: 10px 0px;
}

.claim-content h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0px;
    line-height: 30px;
    padding: 10px 0px;
}

.claim-content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #000;
    margin-bottom: 0px;
}


.claim-content .eut-element.eut-text {
    margin-bottom: 0px;
}

.claim-content .vc_tta-tabs.vc_tta-tabs-position-left{
    gap:35px;
}

.claim-content .vc_tta-tabs-container {
    width: 25%;
}

.claim-content.vc_tta-panels-container {
    width: 75%;
}

 .claim-content .vc_tta.vc_tta-tabs-position-left.vc_general .vc_tta-tab > a{
    padding: 20px 15px!important;
}

.claim-content li.vc_tta-tab.vc_active {
    box-shadow: 0px 0px 10px 0px #00000040;
}

.claim-content .vc_tta.vc_tta-tabs-position-left.vc_general .vc_tta-tab > a{
    border: 0px!important;
}

#eut-content-area .claim-content .vc_tta.vc_general .vc_tta-tab.vc_active > a:after{
    display: none;
}

.claim-content li.vc_tta-tab.vc_active a {
    color: #ff004c!important;
}

#text-9 p br {
    display: none!important;
}

#text-10 p br {
    display: none!important;
}

li.login-submenu > ul > li > .textwidget > ul > li .link-section {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

li.login-submenu > ul > li > .textwidget > ul > li .link-section > span a{

}

#eut-header #eut-main-menu ul li ul li a{
    padding: 7px 8px!important;
}

li.login-submenu > ul > li > .textwidget > ul > li .link-section span.registration{
    display: none;
}

li.login-submenu > ul > li > .textwidget > ul > li .link-section span.registration:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 20px;
    background: #000;
    top: 8px;
    left: 0;
}



li.login-submenu > ul > li > .textwidget > ul > li .link-section span.registration {
    position: relative;
}

#mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li#mega-menu-item-350.mega-toggle-on a span {
    transform: rotate(178deg);
}

#eut-header #eut-main-menu li#mega-menu-item-350 ul li:nth-child(2), #eut-header #eut-main-menu li#mega-menu-item-350 ul li:nth-child(3) {
    display: none !important;
}

.tab-section .tabs-data > div{
    border:0px!important
}

.tab-section .tabs ul{
    border-bottom: 0px!important;
}

.tab-section .tabs ul li.active {
    border-bottom: 0px!important;
    font-weight: unset!important;
    box-shadow: 0px 0px 10px 0px #00000040;
}

.tab-section .tabs ul li.active {
    color: #ff004c !important;
}

.tab-section .tabs ul li {
    padding: 20px 20px;
    cursor: pointer;
    background: #fff;
    border: 0px!important;
    margin-right: 0px;
    margin-bottom: 10px;
}

.tab-section h2 {
    font-size: 30px !important;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 0px;
    padding: 10px 0px;
}

.tab-section h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0px;
    line-height: 30px;
    padding: 10px 0px;
}

.tab-section p{
    margin-bottom: 20px!important;
}

.tab-section .tabs ul li i {
    margin-right: 10px;
}

.tabs-data > div.active h2 {
    padding-top: 0px;
}

.tabs-data > div.active {
    padding-top: 0px;
}

.rw-team .vc_tta-panel-heading {
    box-shadow: 0px 0px 7px 4px #eee!important;
    margin-bottom: 10px!important;
}

.rw-team .vc_tta-panel-heading {
    box-shadow: 0px 0px 7px 4px #eee;
    margin-bottom: 10px;
    border-radius: 6px;
}

.rw-team .vc_active .vc_tta-panel-heading {
    border: 1px solid #f30048!important;
}

ul.vc_tta-tabs-list {
    border: 0px!important;
}

#eut-content-area .vc_tta.vc_general .vc_tta-tab.vc_active > a:after {
    display: none;
}

li.vc_tta-tab.vc_active {
    box-shadow: 0px 0px 10px 8px #eee!important;
}

body li.vc_tta-tab {
    padding: 4px 0px!important;
    margin-right: 2%!important;
    margin: 14px 13px!important;
    margin-left: 4px!important;
}

li.vc_tta-tab.vc_active a span {
    color: #f30048;
}


@media only screen and (min-width: 1700px){

    .contact-section .contact-heading {
        width: 50%;
    }

    .contact-heading h3 {
        font-size: 23px;
        font-weight: 700;
        margin: 0px;
    }

    .contact-method ul {
        list-style-type: none;
        display: flex;
        flex-direction: row;
        align-items: center;
        margin: 0px;
    }

    .contact-method ul li a {
        font-size: 16px;
        font-weight: 500;
        color: #000;
    }

    .contact-method ul li {
        margin: 0px 8px;
    }


    .contact-method {
        width: 28%;
        display: flex;
    }

    h4.pkickok {
        padding-right: 34%;
    }

    .footer-wrapper:after {
       background-size: 100% 119%;
    }

    .page-id-19 .footer-wrapper:after {
        background-size: 51% 108%;
    }

    .unione-experience p {
        padding-right: 40%;
    }

    .rw-specialized-service .man-image img {
        padding-right: 8%!important;
    }

    .rw-contact .eut-image img {
        padding-top: 10%;
    }

    .footer-top-bar .health-deserves {
        max-width: 1330px;
    }


    .eut-container{
        max-width:1330px;
    }

    .stay-insured-txt {
        padding-left: 31% !important;
        padding-right: 20%;
    }

    .rw-other-services .eut-row .eut-column-1-3 {
        padding-left: 15px;
        padding-right: 15px;
    }


    #eut-footer .eut-row .eut-column-1-4:nth-child(1) {
          width: 37%!important;
    }

    #eut-footer .eut-row .eut-column-1-4:nth-child(2) {
          width: 20%;
    }

    #eut-footer .eut-row .eut-column-1-4:nth-child(3) {
          width: 18%;
    }

    #eut-footer .eut-row .eut-column-1-4:nth-child(4) {
          width: 25%;
    }

    .rw-other-services h5 {
        font-size: 32px!important;
    }

    .home-banner h1 {
        line-height: 75px;
    }

    .stay-insured-txt {
        padding-top: 25%;
        padding-bottom: 25%;
    }

    .eut-testimonial-element p {
        min-height: 400px;
    }

    .eut-testimonial-author .eut-testimonial-name {
        min-height: 95px;
    }

}

@media (min-width: 1400px) and (max-width: 1699px) {


    .eut-testimonial-element p {
        font-style: italic;
        line-height: 25px;
        font-size: 16px;
        min-height: 415px;
    }

    #text-2 p {
        padding-right: 20%;
    }

    .footer-wrapper:after{
       background-size: 100% 119%;
    }

    .eut-testimonial-author .eut-testimonial-name {
        font-size: 18px!important;
        font-weight: 700;
        font-family: "Poppins", sans-serif;
        min-height: 80px;
        line-height: 25px;
    }

    .rw-other-services .eut-row .eut-column-1-3 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .rw-specialized-service h2{
        font-size: 40px;
    }

    .rw-other-services p {
        line-height: 22px;
        min-height: 170px;
        font-size: 14px;
    }

    .stay-insured-txt {
        padding-left: 25% !important;
        padding-right: 15%;
        padding-top: 30%!important;
        padding-bottom: 25%!important;
    }


    #eut-footer .eut-row .eut-column-1-4:nth-child(1) {
        width: 37%!important;
    }

    #eut-footer .eut-row .eut-column-1-4:nth-child(2) {
        width: 20%;
    }

    #eut-footer .eut-row .eut-column-1-4:nth-child(3) {
        width: 18%;
    }

    #eut-footer .eut-row .eut-column-1-4:nth-child(4) {
        width: 25%;
    }

    .rw-specialized-service .man-image img {
        width: 88%;
    }
}

@media (min-width:1025px) and (max-width: 1399px) {

    .health-deserves {
        padding: 3% 0%;
    }


   .stay-insured-txt {
        padding-left: 13%;
        padding-right: 0%;
        padding-top: 30%;
        padding-bottom: 25%;
    }

    .rw-specialized-service .man-image img {
        width: 88%;
    }

    .home-banner .eut-row .vc_custom_1745915490370{
         background-size: cover!important;
     }

    .rw-other-services p {
        line-height: 19px;
        min-height: 155px;
        font-size: 13px;
    }

    #eut-header #eut-main-menu > ul > li > a{
      font-size: 16px!important;
    }

    .rw-other-services .eut-column-1-3 .eut-element {
          padding: 20px;
    }

    .header-menu-btn a span{
      padding: 10px 31px;
    }

    .footer-wrapper:after {
        background-size: 108% 110%;
    }

}

@media (min-width:992px) and (max-width: 1024px) {

    .rw-we-offer .eut-column-1-3 .eut-element {
        height: 350px;
    }

    .eut-testimonial-author .eut-testimonial-name {
        min-height: 60px;
    }

    .eut-testimonial-element p {
        min-height: 250px;
    }

    .rw-specialized-service .eut-row {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .page-id-19 .footer-wrapper:after {
        top: 0!important;
        height: 100%!important;
        background-size: 100% 100% !important;
    }

    .footer-top-bar .health-deserves .custom-html-widget h3{
        font-size: 35px;
    }

    .health-deserves {
        padding: 2% 0px;
    }

    .rank-math-breadcrumb p {
        margin-bottom: 0px;
        font-size: 28px;
    }

    .rw-we-offer .eut-box-content p {
        font-size: 12px;
        line-height: 19px;
        min-height: 95px;
    }

    .rw-we-offer .eut-column-1-3 .eut-element {
        padding: 15px;
    }

    #eut-header #eut-main-menu > ul > li > a {
      font-size: 15px!important;
    }

    #eut-widget-contact-info-2 h3.eut-widget-title {
        margin-bottom: 20px;
    }

    #eut-widget-contact-info-3 h3.eut-widget-title {
        margin-bottom: 20px;
    }

    div#nav_menu-3{
        padding-left: 0%;
    }

    #text-2 p {
        padding-right: 30%;
    }

    .footer-wrapper:after {
        background-size: 132% 107%;
        background-image: url(https://codingserver.com/unione/wp-content/uploads/2025/04/shap-down.png) !important;
        top: 231px;
        height:75%;
    }

    .stay-insured-txt {
        padding-left: 4%;
        padding-right: 2%;
        padding-top: 25%;
        padding-bottom: 8%;
    }

    .home-banner .eut-row .vc_custom_1745915490370{
         background-size: cover!important;
     }

    .rw-other-services p {
        line-height: 20px;
        min-height: 177px;
        font-size: 14px;
    }

    .rw-other-services .eut-column-1-3 .eut-element {
      padding:20px;
    }

    .header-menu-btn a span{
        padding: 10px 31px;
    }

    .rw-specialized-service p {
        line-height: 26px;
    }

    .rw-our-vi-mi .eut-column-1-2 .eut-element {
         height: 490px;
    }

    .rw-our-philosopy .col-philiosophy-box .eut-element p {
        font-size: 12px;
        line-height: 18px;
    }

    .rw-our-philosopy {
        padding-top: 20px !important;
    }

    .rw-why-choose p {
       line-height: 21px;
        margin-bottom: 20px;
        font-size: 15px;
    }

    h4.pkickok{
        padding-right:0px!important;
    }
}


@media only screen and (max-width:1024px){

    #eut-main-menu-responsive .eut-area-content {
        width: 100%!important;
    }

     .eut-side-area .eut-close-menu-button:before,.eut-side-area .eut-close-menu-button:after{
        background-color: #e30045!important;
    }

    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
        padding: 5px 10px 5px 10px!important;
    }
}

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

     #eut-main-content .tab-section h2 {
        font-size: 24px !important;
        line-height: 30px !important;
    }

    .tab-section p {
        margin-bottom: 10px !important;
        line-height: 25px;
    }

    body #eut-main-content .tab-section h3 {
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .tab-section .tabs ul{
        margin-left: 0px!important;
    }

    .rw-we-offer .eut-column-1-3 .eut-element {
        height: auto;
    }

    .eut-testimonial-element p {
        font-style: italic;
        min-height: 340px;
    }

    .eut-testimonial-author .eut-testimonial-name{
         min-height: 90px;
    }

    #eut-main-content .contact-heading h3 {
        font-size: 16px !important;
        line-height: 22px !important;
    }

    .contact-method ul li{
        line-height: 15px;
    }

    .contact-method ul li a {
        font-size: 9px;
        font-weight: 500;
        color: #000;
    }

    #eut-main-content .rw-we-offer h6 {
        font-size: 20px !important;
        line-height: 24px !important;
        min-height: auto;
    }

    .rw-team ul li {
        padding-right: 5%!important;
    }

    .rw-we-offer .eut-box-content p {
        line-height: 23px;
        min-height: auto;
        padding: 0px 20%;
    }

    .footer-top-bar .health-deserves .custom-html-widget h3{
        font-size: 24px!important;
    }

    .health-deserves {
        padding: 4% 0px;
    }

    .footer-top-bar div#custom_html-2 .custom-html-widget h3{
        font-size: 30px!important;
    }

    .rw-other-services p {
          min-height: 70px;
    }

    .rw-other-services .eut-column-1-3 .eut-element{
         padding:20px;
    }

    .rw-other-services h5{
        min-height: 30px;
    }

    div#nav_menu-3{
        padding-left: 0%!important;
    }

    .footer-wrapper:after {
        display: none;
    }

    #eut-footer::after {
      position: absolute;
      content: "";
      background-image: url(https://codingserver.com/unione/wp-content/uploads/2025/04/shap-down.png) !important;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-size: 178% 103%;
      top: unset;
      bottom: 0%;
    }

    #eut-widget-contact-info-2 h3.eut-widget-title {
        margin-bottom: 20px;
    }

    #eut-widget-contact-info-3 h3.eut-widget-title {
        margin-bottom: 20px;
    }

    #eut-footer{
      position: relative;
    }

    #text-2 p {
       padding-right: 0%!important;
     }

     .rw-our-vi-mi .eut-column-1-2 .eut-element {
        padding: 30px;
        height: 388px;
    }

    /*.rw-team ul {
        width: 80%;
    }*/

    .rw-team .vc_tta-panel-body .eut-row {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
        width: 100%;
    }

    .rw-why-choose {
        margin-bottom: 0px !important;
    }

    .rw-why-choose .eut-row {
        display: flex;
        flex-direction: column-reverse;
    }

    .rw-why-choose img {
        width: 100%;
        margin-bottom: 20px;
    }

    .rw-team .vc_tta-panel-body .eut-row .eut-column-1-5 {
        width: 50%;
    }

    .stay-insured-txt {
        padding-top: 5%;
        padding-bottom: 10%;
    }

     .home-banner .eut-row .vc_custom_1745915490370{
         background-size: 55%!important;
    }

     .rank-math-breadcrumb p{
        font-size: 22px;
     }

     .rw-we-offer .eut-column-1-3 .eut-element {
        padding: 20px;
    }

    .rw-we-offer .eut-box-content h6{
        min-height: auto;
    }

    .rw-get-in-touch p {
        width: 50%;
    }

    .rw-assistance .eut-row .eut-text p.fheading {
        padding: 0px 25%;
        margin-bottom: 0px;
    }

    .rw-assistance .eut-row .wpb_column {
        margin-bottom: 25px;
    }

    .rw-contact .eut-image img {
        padding-top: 0%;
        width: 100%;
    }

    .footer-top-bar .health-deserves {
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .unione-experience p {
       padding-right: 0%;
     }

    .top-bar-second {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .job-card,.job-listings{
        grid-template-columns: 1fr;
    }

     h4.pkickok{
        padding-right:0px!important;
    }

    body .logo-rw-second {
        margin: 0px!important;
    }

    .logo-rw-fourth {
        margin: 0px!important;
    }
}

@media only screen and (max-width: 767px){

    .rw-other-services .eut-row h5 {
        text-align: center!important;
    }

    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
        border-color: #fa4949!important;
    }

    .rw-specialized-service h6 {
        text-align: center!important;
    }

    .rw-specialized-service h2.eut-element {
        text-align: center!important;
    }


   #eut-main-content .tab-section h2 {
        font-size: 24px !important;
        line-height: 30px !important;
    }

    .tab-section p {
        margin-bottom: 10px !important;
        line-height: 25px;
    }

    body #eut-main-content .tab-section h3 {
    font-size: 20px !important;
    line-height: 25px !important;
}

    .tab-section .tabs ul{
        margin-left: 0px!important;
    }

    .eut-side-area .eut-area-content {
        width: 95%;
    }

    /* menu css */

    .logo-rw-fourth,.logo-rw-fourth {
        margin-top: 10px !important;
    }

    .logo-rw-first .eut-image,.logo-rw-second .eut-image,.logo-rw-third .eut-image,.logo-rw-fourth .eut-image {
        margin-bottom: 10px !important;
    }

    .logo-rw-third img{
        height: 70px!important;
    }

    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
        background:#fff!important;
    }

    li.mega-current-menu-item a {
        color: #fa4949 !important;
    }

    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
        background:#fff!important;
    }

    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
        color: #fa4949!important;
    }

    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-item > a.mega-menu-link {
        font-weight: unset;
    }

    .eut-side-area .eut-close-menu-button:before,.eut-side-area .eut-close-menu-button:after{
        background-color: #e30045!important;
    }

    /* menu end*/

    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
        padding: 5px 10px 5px 10px!important;
    }


    li.login-submenu > ul > li > .textwidget > ul > li {
        display: flex !important;
        justify-content: space-between !important;
        padding: 5px 3px;
    }

    .rw-we-offer .eut-column-1-3 .eut-element {
        height: auto!important;
    }

    .contact-method ul{
        flex-wrap: wrap!important;
    }

    .contact-method.cn {
        width: 100%;
    }

    .claim-content .vc_tta.vc_general .vc_tta-panel.vc_active h4{
        box-shadow: 0px 0px 10px 0px #00000040!important;

     }

    .claim-content .vc_tta.vc_general .vc_tta-panel.vc_active h4.vc_tta-panel-title a span {
        color: #f30048;
    }

    #eut-main-content .claim-content h2 {
        font-size: 25px !important;
        line-height: 30px !important;
    }

    body #eut-main-content .claim-content h3 {
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .contact-section .contact-heading {
        width: 100%;
    }

    .contact-section {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 40px 30px;
        width: 100%;
    }

    .contact-method ul li {
        margin: 10px 8px;
        line-height: 18px;
    }

   body #eut-main-content .contact-heading h3{
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .contact-method {
        width: 100%;
        display: flex ;
        justify-content: flex-start;
    }


    .job-card,.job-listings{
        grid-template-columns: 1fr;
    }

    body .logo-rw-second {
        margin: 0px!important;
    }

    .logo-rw-fourth {
        margin: 0px!important;
    }

    h4.pkickok{
        padding-right:0px!important;
    }

    .footer-top-bar .health-deserves {
        justify-content: flex-start;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer-top-bar .health-deserves h3 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .unione-experience{
        text-align: center;
        margin-bottom: 20px;
    }

    .unione-experience p{
          padding-right:0%;
    }

    .footer-top-bar{
        height: auto;
    }

    .stay-insured-txt {
        padding-left: 26%;
        padding-right: 4%;
        padding-top: 34%;
        padding-bottom: 0%;
        text-align: right;
     }

 .stay-insured-txt {
        margin-bottom: 0px !important;
    }

     .home-banner video {
        position: relative;
        left: 20%;
    }

    #eut-main-content .stay-insured-txt h1 {
        line-height: 54px !important;
    }

    .rw-contact .eut-image img {
        padding-top: 5%;
    }

    .rw-assistance .eut-row .eut-text p.fheading {
        padding: 10px 0px;
        margin-bottom: 0px;
    }

    .rw-get-in-touch p{
        width: 100%;
     }

    .rank-math-breadcrumb p{
        font-size: 22px;
     }

    .rw-we-offer {
        margin-bottom: 30px !important;
    }

    #eut-main-content h1{
         font-size: 22px!important;
    }

    .health-deserves {
        padding: 10% 0px;
    }

    .footer-top-bar .health-deserves .custom-html-widget h3 {
        font-family: "Quattrocento", serif !important;
        font-weight: 700;
        margin-bottom: 10px;
        font-size: 26px;
        line-height: 30px;
    }

    .rw-we-offer .eut-row .eut-box-icon {
        margin-bottom: 30px !important;
    }

    .home-banner .eut-row .vc_custom_1745915490370{
        background-size: cover!important;
     }

    .rw-our-philosopy .eut-image-icon {
        font-size: 80px !important;
    }

    .rw-our-vi-mi .eut-image-icon {
        font-size: 50px!important;
    }

    #eut-main-content .rw-our-vi-mi h6{
      font-size: 26px!important;
     }

    #eut-main-content .rw-our-philosopy h6{
       font-size: 24px!important;
       line-height: 40px!important;
     }

    #eut-main-content .rw-why-choose h6{
      font-size: 24px!important;
     }


    .rw-our-vi-mi .eut-column-1-2 .eut-element {
        padding:20px;
      }

    .rw-our-vi-mi .eut-column-1-2 .eut-element{
       height: auto;
     }

    .rw-our-philosopy .col-philiosophy-box .eut-element {
        flex-direction: column;
        display: flex;
    }

    #eut-widget-contact-info-2 h3.eut-widget-title {
        margin-bottom: 20px;
    }

    #eut-widget-contact-info-3 h3.eut-widget-title {
        margin-bottom: 20px;
    }

    .rw-other-services .eut-column-1-3 .eut-element {
        display: flex;
        flex-direction: column;
    }

    .rw-other-services .eut-column-1-3 .eut-element .eut-image{
        width: 100%;
    }

    .rw-other-services .eut-column-1-3 .eut-element .eut-content{
        width: 100%;
    }

    .rw-other-services p {
        line-height: 25px;
        min-height: 170px;
    }

    .rw-other-services .eut-column-1-3 .eut-element{
        padding:20px;
    }

    .rw-other-services .eut-image img {
        width: 200px;
        height: auto;
    }

    body #eut-main-content h3{
       font-size:35px!important;
       line-height: 40px!important;
    }

    #eut-main-content .rw-other-services h5{
       font-size: 28px!important;
       line-height: 30px!important;
    }

    .rw-other-services .eut-column-1-3 a.eut-read-more{
       font-size: 22px;
    }

    .rw-our-partners {
        padding: 30px 15px !important;
    }

    #text-2 p{
      padding-right: 0px;
    }

    div#nav_menu-3 {
        padding-left: 0%;
    }

    .eut-testimonial-element p{
      line-height: 20px;
    }

    div#text-5 {
        margin-bottom: 20px !important;
    }

    #text-5 p{
      padding-top:20px;
    }

    .footer-top-bar div#custom_html-2 .custom-html-widget h3 {
        font-size: 22px;
    }

    .footer-top-bar .textwidget.custom-html-widget {
        
        flex-wrap: wrap;
        gap: 10px;
    }

    .footer-wrapper:after {
        display: none;
    }

    #eut-footer::after {
        position: absolute;
        content: "";
        background-image: url(https://codingserver.com/unione/wp-content/uploads/2025/04/shap-down.png) !important;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 141%;
        top: unset;
        bottom: -84%;
    }

    #eut-footer{
      position: relative;
    }

    .rw-other-services h5{
         min-height: 20px;
    }
}

@media only screen and (min-width:991px){

    li#mega-menu-item-350 > a {
       
    }

    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-megamenu > ul.mega-sub-menu{
        /*top:77px!important;*/
    }
}


@media only screen and (max-width:1023px){

/* menu css */

 #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
        border-color: #fa4949!important;
    }

.eut-side-area .eut-scroller{
    background-color: #fff!important;
}


li.login-submenu > ul > li > .textwidget > ul > li:nth-child(3) {
    display: none !important;
}

li.login-submenu > ul > li > .textwidget > ul > li:nth-child(2) {
    display: none !important;
}

    ul.mega-sub-menu {
        padding-left: 15px !important;
        background: #fff !important;
    }

    li.login-submenu > ul > li > .textwidget > ul > li .link-section a{
        font-size: 18px!important;
        color: #fa4949 !important;
    }

    li.login-submenu > ul > li > .textwidget > ul > li .label-section{
        font-size: 18px!important;
    }

    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-item > a.mega-menu-link{
        height: 45px!important;
    }

    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
        background:#fff!important;
    }

    li.mega-current-menu-item a {
        color: #fa4949!important;
    }

    .mega-current-menu-ancestor > a {
        color: #fa4949!important;
    }

    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
        background:#fff!important;
    }

    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
        color: #fa4949!important;
    }

    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-item > a.mega-menu-link {
        font-weight: unset;
    }

    .eut-side-area .eut-close-menu-button:before,.eut-side-area .eut-close-menu-button:after{
        background-color: #e30045!important;
    }

    /* menu end*/
}

@media only screen and (max-width: 1023px) {

    #eut-main-menu-responsive {
        background-color: rgb(252, 224, 232)!important;
    }
    .eut-side-area .eut-scroller {
        background-color: rgb(252, 224, 232)!important;
    }
    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-item > a.mega-menu-link
    {
        border-bottom: 1px solid rgb(249, 202, 219);
    }
    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
        border-color: rgb(249, 202, 219);
    }
    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
        border-bottom: 1px solid rgb(249, 202, 219);
    }
    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        background: rgb(252, 224, 232) !important;
    }
    ul.mega-sub-menu {
        background: #ffdfe8 !important;
    }
    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
        background: #ffdfe8 !important;
    }
    #mega-menu-wrap-eut_header_nav #mega-menu-eut_header_nav > li.mega-menu-item.mega-toggle-on > a.mega-menu-link
    {
        border-color: rgb(249, 202, 219);
    }
}