a.header_logo {
    width: 300px;
    display: block;
}

.main-menu .navigation>li>ul,
.main-menu .navigation>li>.megamenu {
    width: 380px !important;
}

.searvice_cont_img_main {
    width: 100%;
    /* height: 300px; */
    overflow: hidden;
    margin-bottom: 20px;
}

.searvice_cont_img_main img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

.map-inner {
    width: 100%;
}

.map_section_lay {
    padding-top: 0px !important;
}

.main-menu .navigation>li.dropdown:hover>ul,
.main-menu .navigation>li.dropdown:hover>.megamenu,
.main-menu .navigation>li>ul,
.main-menu .navigation>li>.megamenu {
    left: 12px;
}

.refel_conde_from_box .input_group input {
    position: relative;
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #eeeff5;
    background: #f6f7fc;
    border-radius: 30px;
    font-size: 18px;
    color: #797979;
    padding: 10px 30px;
    transition: all 500ms ease;
}

.refel_conde_from_box .input_group {
    margin-bottom: 10px;
    width: 350px;
    /* padding: 1px 12px; */
    margin-right: 12px;
}

.refel_conde_from_box {
    display: flex;
    flex-flow: wrap;
}

.refel_conde_from_box .input_group label {
    color: #000;
    font-size: 16px;
    margin-bottom: 4px;
    padding-left: 4px;
    font-weight: 500;
}

.refel_conde_from_box .input_group label span {
    position: relative;
    /* left: 3px; */
    color: red;
}

.refel_code_heding h2,
.refel_policy h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #000;
    margin-top: 15px;
}

.refel_code_heding p,
.refel_policy p {
    font-size: 14px;
    margin-bottom: 12px;
}

.refel_policy button.theme-btn-one {
    padding: 9px 83px;
    margin-top: 15px;
}

.refel_main_section {
    padding: 40px 20px;
}

.header-top .top-inner p,
.header-top .top-inner p a {
    font-size: 14px;
}

.header-top {
    padding: 4.5px 0px;
}

.main-menu .navigation>li>a {
    line-height: 20px;
    padding: 25.5px 0px;
    font-size: 16px;
}

.page-title .content-box h1 {
    font-size: 48px;
}

.service-block-one .inner-box .lower-content {
    text-align: center;
    padding: 15px 10px;
}

.service-block-one .inner-box .lower-content h3 {
    font-size: 18px;
    margin-bottom: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.about-section .video-inner h3 {
    font-size: 23px;
    line-height: 39px;
    color: #fff;
}

.about-section .video-inner .video-content {
    padding: 309px 30px 51px 30px;
}

.get_Disability_content {
    background: #0F3463;
    color: #fff;
    text-align: center;
    padding: 70px 0;
    margin-bottom: 50px;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.get_Disability_content:hover {
    background: #3CA586;
}

.get_Disability_content:hover button {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: 1px solid #ffffff53;
}


.get_Disability_content h2 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 13px;
    font-size: 28px;
}

.get_Disability_content p {
    color: #fff;
    font-weight: 400;
    margin-bottom: 13px;
    font-size: 17px;
}

.e-con-inner.contect_page_Add {
    padding: 50px 50px;
}

.header-top .top-inner .left-column {
    display: flex;
    align-items: center;
}

.header-top .top-inner .left-column p img {
    /* top: 0; */
}

.header-top .top-inner .left-column p {
    padding-left: 27px;
    margin-right: 19px;
    display: flex;
    align-items: center;
}

.header-top .top-inner .left-column p img {
    width: 21px;
}

.about-section .video-inner {
    margin-right: 0px;
    margin-top: 20px;
}

.elementor-16 .elementor-element.elementor-element-631a75e {
    padding-top: 30px;
}

/* ================= how to work =============== */
.how_to_work_new_box {
    width: 302px;
    height: 299px;
    margin: 10px;
    float: left;
}

.bahow_to_work_new_box_backck h2 {
    position: absolute;
}




.how_to_work_new_box>.how_to_work_new_box_front {
    /* position: absolute; */
    transform: perspective(600px) rotateY(0deg);
    width: 302px;
    height: 290px;
    backface-visibility: hidden;
    transition: transform .5s linear 0s;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 12px;
    overflow: hidden;
}

.how_to_work_new_box>.how_to_work_new_box_back {
    position: absolute;
    transform: rotateY(180deg);
    background: #3ca586;
    color: #fff;
    width: 302px;
    height: 290px;
    border-radius: 10px;
    padding: 5px;
    backface-visibility: hidden;
    transition: transform .5s linear 0s;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    border-radius: 12px;
    overflow: hidden;
}

.how_to_work_new_box_back h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 8px;
    padding-top: 8px;
}

.how_to_work_new_box_back {
    text-align: center;
}

.how_to_work_new_box_back p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 12px;

}

.how_to_work_main_hedong {
    margin-bottom: 30px;
    margin-top: 30px;
}

.how_to_work_main_hedong h1 {
    font-size: 30px;
    font-weight: 700;
    color: #3ca586;
    text-align: center;
}

.how_to_work_new_box:hover>.how_to_work_new_box_front {
    transform: rotateY(-180deg);
}

.how_to_work_new_box:hover>.how_to_work_new_box_back {
    transform: rotateY(0deg);
}

.how_to_work_new_box_front_image {
    height: 100%;
    width: 100%;
    position: relative;
}

.how_to_work_new_box_front_image img {
    height: 100% !important;
    object-fit: cover;
}

.how_to_work_new_box_front h2 {
    position: absolute;
    padding: 0;
    bottom: 0;
    color: #ffffff;
    background: #3ca586cc;
    font-size: 18px;
    width: 100%;
    /* text-align: center; */
    padding: 21px 0;
    display: flex;
    padding: 8px 6px;
    align-items: center;
}

.setup_count_set {
    background: #fff;
    color: #000;
    width: 35px;
    height: 36px;
    border-radius: 50% 6%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 800;
    color: green;
    position: absolute;
    top: -3px;
    left: -3px;
}

.how_to_work_new_box_front h2 span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #000000;
    color: #fff;
    margin-right: 5px;

}

.how_to_work_new_section {
    display: flex;
    margin-bottom: 45px;
    clear: both;
    justify-content: center;
}

.how_to_work_new_box_main_preren {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
}

.service-section .slider-content {
    margin-left: 0px;
    margin-right: 0px;
}

.elementor-16 .elementor-element.elementor-element-975afe8 {
    --width: 41.66666667%;
    width: 50%;
}

.elementor-16 .elementor-element.elementor-element-631a75e {
    --width: 58.3333333%;
    width: 50%;
}

.banner-carousel .swiper-slide {
    position: relative;
    padding: 60px 0;
}

.list-style-one li {
    margin-bottom: 0px;
}

/* ============= */
.When_we_say__flex {
    display: flex;
}

.When_we_say_section {
    background: #F27822;
    padding: 0;
}

.When_we_say_img {
    height: 500px;
    width: 100%;
    position: relative;
}

.When_we_say_img img {
    height: 100%;
    width: 100%;
}

.When_we_say_img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #9f2a2a4f;
}

.When_we_say_section_img_content {
    width: 80%;
}

.When_we_say_main_content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 60px;
}

.When_we_say_main_content h1 {
    color: #fff;
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 12px;
}

.When_we_say_main_content p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 13px;
}

.home_about_content h1 {
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 11px;
    font-size: 34px;
    position: relative;
    z-index: 1;
}

.home_about_content p {
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 11px;
    font-size: 16px;
    position: relative;
    z-index: 1;
    text-align: justify;
}

.home_about_content h2 {
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 11px;
    font-size: 30px;
}

.home_about_content,
.home_about_c_img
 {
    position: relative;
    z-index: 1;
}

.home_about_content_full_widht {
    background: #fff;
    border-radius: 12px;
    margin-top: 34px;
    color: #000;
    padding: 20px 22px;
}

.home_about_content_full_widht h2 {
    text-align: center;

    font-weight: 700;
}

.home_about_content_full_widht li {
    padding-bottom: 8px;
    /* list-style: disc; */
    font-size: 16px;
    position: relative;
    padding-left: 30px;
}

.home_about_content_full_widht li:before {
    position: absolute;
    content: '';
    background-image: url(../../wp-content/themes/wellson/assets/images/icons/icon-12.png);
    width: 20px;
    height: 20px;
    left: 0px;
    top: 7px;
    background-repeat: no-repeat;
    background-color: rgb(0, 0, 0);
    /* padding: 12px; */
    border-radius: 50%;
}

.home_about_content_full_widht ul {
    padding-left: 20px;
}

.home_about_content_full_widht p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}

.home_about_section {
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-attachment: fixed;
    position: relative;
    color: #fff;
    padding: 70px 0;
}

.home_about_section::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #00000087;
}

.home_about_c_img {
    width: 100%;
    height: 430px;
}

.home_about_c_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 12px;
}

.sunrise_services_layout_box {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    border-radius: 32px;
    margin-bottom: 60px;
    display: flex;
    align-items: center;
    width: 100%;
}

.sunrise_services_layout_img {
    border-radius: 32px;
    overflow: hidden;
    width: 300px;
    height: 360px;
}

.sunrise_services_layout_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sunrise_services_layout_content {
    padding: 0px 20px;
    /* width: 100%; */
    padding-left: 30px;
}

.sunrise_services_layout_content h1 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 12px;
}

.sunrise_services_layout_content ul {
    padding-left: 30px;
}

.sunrise_services_layout_content ul li {
    list-style: disc;
    padding-bottom: 6px;
    color: #000;
    font-size: 16px;
}

.sunrise_services_layout_box button.theme-btn-one.thm-btn {
    padding: 10px 16px;
    margin-top: 20px;
}






.helpful-links {
    background-color: #2F7D71;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: 50px 50px;
    color: white;
}
.covid-19helpbox {
    padding: 30px;
    border-radius: 10px;
    width: 700px;
    text-align: center;
}
.covid-19helpbox h3 {
    font-weight: bold;
    color: white;
}
.covid-19helpbox h2 {
    margin: 50px 50px;
    color: white;
    font-size: 50px;

}
.covid-19helpbox ul {
    text-align: left;
    padding-left: 25px;

}
.covid-19helpbox ul li {
    margin-bottom: 10px;
    word-wrap: break-word;
    list-style-type: disc;

}
.covid-19helpbox a {
    color: #d4edda;
    text-decoration: none;

    }
.covid-19helpbox a:hover {
    text-decoration: underline;
}
.covid-19helpbox .button {
    background-color:#2F7D71;
    color:#117481;
    font-size: 16px;
    font-weight: bold;
    border: 2px solid #ffffff;
    border-radius: 30px;
    padding: 12px 24px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.3s ease;
    z-index: 2;
}
.covid-19helpbox .button:hover {
    background-color:#117481;
    color: white;
}
    
.footer_fixed_buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
}
.footer_btn1 {
    background: #3ca586;
    width: 50%;
    float: left;
    color: #fff !important;
    padding: 10px 0;
    text-decoration: none !important; 
    text-transform: capitalize;
}
.footer_btn2 {
    background: #fff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    height: 48px;
    width: 48px;
    border-radius: 50%;
    padding-top: 9px;
}
.footer_btn3 {
    background: #2e44ee;
    width: 50%;
    float: left;
    color: #fff !important;
    padding: 10px 0;
    text-decoration: none !important; 
    text-transform: capitalize;
}
.error-sec{
    padding: 60px 0;
    text-align: center;
}
.error-txt{
    color: #242424;
    font-size: 16px;
    font-weight: 500;
    margin: 20px 0;
}
.error-btn a{
    color: #fff;
    background: #3ca586;
    text-align: center;
    border-radius: 6px;
    padding: 12px 30px;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    transition: ease 0.5s all 0s;
}

@media (min-width:991px){
.footer_fixed_buttons{
    display: none;
  }
}
@media (max-width:991px){
    .footer-bottom{
      padding-bottom: 70px;
  }
}

@media (max-width: 768px) {
    a.header_logo {
        width: 180px;
    }

    .main-header .logo-box {
        padding: 15px 0px;
    }

    .main-footer .contact-widget {
        margin-left: 0;
    }

    .covid-19helpbox h2 {
        margin: 12px 10px;
        font-size: 20px;
    }
    .helpful-links {
        margin: 12px 0px;
    }
}
.thm-btn a{
    color: white;
}
.pages-our-services{
    font-weight: 700;
    font-size: 24px;
    color: var(--title-color);
    font-family: var(--title-font);
    margin-bottom: 15px !important;
    display: block;
}


@media only screen and (max-width: 499px)  {
    .When_we_say__flex {
        display: block;
        width: 100%;
    }
    .When_we_say_section_img_content {
        width: 100%;
        height: 100%;
    }
    .When_we_say_img {
        height: 300px;
    }
    .When_we_say_main_content {
        padding: 0 0px;
        margin-top: 10px;
    }
    .When_we_say_main_content h1 {
        font-size: 20px;
}
    .When_we_say_section {
        padding: 8px;
        }
    .sunrise_services_layout_box {
        display: block;
        }
       
    .sunrise_services_layout_img {
        height: 280px;
        width: 100%;

    }
    .sunrise_services_layout_content {
        padding: 15px;
    }
    .sunrise_services_layout_content h1 {
        font-size: 18px;
    }
    .sunrise_services_layout_content ul li{
        font-size: 15px;
    }
}


.accordian-main-header{
    padding: 20px;
    width: 100%;
    margin: 50px 0px;
}
.accordion-item{
    margin-top: 20px;
}

.accordion-button {
    background-color:#143248;
    color: white;
  }

  .accordion-button:not(.collapsed) {
    background-color: #3CA586 !important;
    color: white;
  }
  .accordion-button::after {
    display: none !important;
}

.text .list-clearfix-1 li{
    list-style: disc;
    margin-left: 20px;
}


/* -------------------------------four-box-templates css------------------------------------------------------------- */
.four-box-templates{
    width: 100%;
    margin-top: 20px;
    position: relative;
    z-index: 1;
}
.four-box-templates h3{
    font-size: 40px;
    margin: 20px 20px;
    color: white;
    z-index: 1;
}
.four-box-templates h5{
    color: white;
    z-index: 1;
    margin: 50px 20px;
    font-family: "Josefin Sans", Sans-serif;
    font-weight: 400;
    font-size: 22px;
}

.four-box-templates .box1 {
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 1rem 0 0;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: #137481;
}

.four-box-templates .box2 {
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 1rem 0 0;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: #e1173c;
}
.four-box-templates .box3 {
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 1rem 0 0;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: #137481;
}
.four-box-templates .box4    {
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 1rem 0 0;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-color: #6ce0d5;
}

@media only screen and (max-width: 499px)  {
    .four-box-templates .col{
        margin: 8px; 
    }
    .box-content-left-panel{
        padding: 30px;
    }
    .box-content-right-panel{
        padding: 30px;
    }
    .box-content .col{
        margin-bottom: 8px;
    }
    .accordian-main-header{
        margin: 50px 0;
    }
    .lower-content ul {
        padding-left: 30px;
    }
    .row.clearfix {
        margin-right: 12px;
    }
    .home_about_c_img{
        height: auto;
    }
    .home_about_c_img img{
        height: 200px;
    }
}
.sec-title.centred .sub-title {
    font-size: 25px;
}

.lower-content ul li{
    list-style: disc;
}

@media only screen and (max-width: 499px) {
    .four-box-templates .col {
        margin: 8px;
        width: 100%;
        display: block;
        flex: auto;
    }
    
}

/* =============================================================================================== */
.three_box_about_page{
    border-radius: 12px;
    margin-top: 34px;
    color: #000;
    padding: 20px 22px;
    position: relative;
    z-index: 1;
}
.three_box_about_page .container-1{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto;
    gap: 0px;
    width: 100%;
    margin: 20px auto;
    position: relative;
    z-index: 1;
    padding: 0px 100px 0px 100px;
}
.three_box_about_page .box {
        background-color: white;
        border-radius: 10px;
        border: 3px solid black;
        padding: 15px;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  }
  .three_box_about_page .box_container {
    display: flex;
    align-items: flex-start;
    gap: 20px;
  }

.three_box_about_page .box11{
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: 1px solid lightcyan;
    border-radius: 15px;
    width: 100%;
}
.three_box_about_page .box11 img {
    width: 40%;
    height: 170px;
    border-radius: 20px;
    margin-right: 20px;
    float: left;
    object-fit: cover;
}
.three_box_about_page .box11 h2{
        font-size: 20px;
        font-weight: bold;
        margin: 0;
}
.three_box_about_page .box11 .paragraph_content {
    display: contents;
    float: right;
    
  }
.three_box_about_page .box11 .paragraph_content p {
    font-size: 16px;
    color: #333;
    margin-top: 5px;
    
  }



.three_box_about_page .box22{
    grid-column: 1 / 2;
    grid-row: 2 / 3;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: 1px solid lightcyan;
    border-radius: 15px;
    width: 100%;
    margin-bottom: 50px;
}
.three_box_about_page .box22 img {
    width: 40%;
    height: 170px;
    border-radius: 20px;
    margin-right: 20px;
    float: left;
    object-fit: cover;
}
.three_box_about_page .box22 h2{
        font-size: 20px;
        font-weight: bold;
        margin: 0;
}

.three_box_about_page .box22 .paragraph_content {
    display: contents;
    
    float: right;
    
  }
.three_box_about_page .box22 .paragraph_content p {
    font-size: 16px;
    color: #333;
    margin-top: 5px;
    
  }

.three_box_about_page .box33{
    grid-column: 2 / 3;
    grid-row: 3 / 4;
    background-color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border: 1px solid lightcyan;
    border-radius: 15px;
    width: 100%;

}
.three_box_about_page .box33 img {
    width: 40%;
    height: 170px;
    border-radius: 20px;
    margin-right: 20px;
    float: left;
    object-fit: cover;
}
.three_box_about_page .box33 h2{
        font-size: 20px;
        font-weight: bold;
        margin: 0;
}

.three_box_about_page .box33 .paragraph_content {
    display: contents;
    
    float: right;
    
  }
.three_box_about_page .box33 .paragraph_content p {
    font-size: 16px;
    color: #333;
    margin-top: 5px;
    
  }
  @media only screen and (max-width: 499px)  {
    .three_box_about_page .box22 {
        margin-top: 20px;
        margin-bottom: 20px;
        
    }
    .three_box_about_page{
        padding: 0;
    }
    .three_box_about_page .box11 p,
    .three_box_about_page .box22 p,
    .three_box_about_page .box33 p{
        font-size: 14px;
    }
  }

  .widget-content ul li{
    padding-right:10px;
    
  }


  .text-column ul li{
    list-style: disc;
  }
  .footer-widget ul li i {
    font-size: 14px;
    width: 17px;
}
.main-footer .contact-widget .info-list li:first-child a {
    font-size: 17px;
}
.main-footer .widget-section p {
    font-size: 15px;
}
.footer-column{
    padding-right: 0;
}
.flag-container {
    width: 28%;
}
.footer-column-1 {
    padding-right: 50px;
}