/* header css start */
.site-header{
    position: sticky;
    background-color: #ffffff;
    top: 0;
    z-index: 2;
}
.site-navigation ul.menu li:not(:first-child) ul.sub-menu{
    column-count: 2;
}
.site-navigation ul.menu li ul.sub-menu{
    border-radius: 10px;
    padding: 60px;
    box-shadow: 0px 10px 40px 0px rgba(130, 130, 130, 0.3);
    background-color: #FCFCFC;
}
.site-navigation ul.menu li:first-child ul.sub-menu{
    column-count: 3;
}
.site-navigation ul.menu li ul.sub-menu li a{
    color: #0866CE;
    white-space: nowrap;
}

/* header css end */

/* footer css start */
.footer-menu .elementor-nav-menu li ul a.elementor-item-active{
    background-color: transparent;
}
/* footer css end */

/* about section start*/

.about-section{
    position: relative;
}
.about-section::before{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    bottom: auto;
    background-image: url('/wp-content/uploads/2024/12/left-dotted-line.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
    width: 100%;
    height: 100%;
}
.about-section::after{
    content: '';
    position: absolute;
    right: 383px;
    top: -50px;
    left: auto;
    bottom: auto;
    background-image: url('/wp-content/uploads/2024/12/about-section-element.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    width: 140px;
    height: 185px;
}
.about-section .about-section-inner-wrapper .about-block,.about-section .about-section-inner-wrapper .about-block .elementor-heading-title,.our-solutions-tabbing{
    position: relative;
}
.about-section .about-section-inner-wrapper .about-block::before{
    content: "";
    position: absolute;
    background-image: url('/wp-content/uploads/2024/12/about-section-after.svg');
    background-size: auto;
    background-repeat: no-repeat;
    top: -200px;
    left: -254px;
    width: 110px;
    height: 575px;
}
.about-section .about-section-inner-wrapper .about-block .elementor-heading-title::before,.our-solutions-tabbing .section-title .elementor-widget-container::before{
    content: "";
    position: absolute;
    background-image: url('/wp-content/uploads/2024/12/about-secton-title-vector.svg');
    background-size: auto;
    background-repeat: no-repeat;
    top: -71px;
    left: -95px;
    width: 152px;
    z-index: 0;
    height: 147px;
}
.our-solutions-tabbing::before{
    content: '';
    background-image: url('/wp-content/uploads/2024/12/our-solutions-vector.svg');
    background-size: cover;
    width: 100%;
    height: 637px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    top: auto;
    left: 0;
}
/* about section end*/

.customer-testimonial-section::before{
    content: '';
    position: absolute;
    top: -37px;
    right: -31px;
    background-image: url('/wp-content/uploads/2024/12/quote-1.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    width: 77px;
    height: 54px;
    opacity: 0.3;
}
.customer-testimonial-section::after{
    content: '';
    position: absolute;
    bottom: 5px;
    left: -32px;
    background-image: url('/wp-content/uploads/2024/12/quote-2.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 77px;
    height: 54px;
    opacity: 0.3;
}

/* footer section start */
footer[data-elementor-type="footer"]{
    background-color: #0162CA;
}
.footer-menu .elementor-nav-menu{
    display: flex;
      flex-wrap: wrap;
}
.footer-menu .elementor-nav-menu li.menu-item-has-children {
    width: 33.33%;
}
.footer-menu .elementor-nav-menu li .sub-arrow {
    display: none;
}
.footer-menu .elementor-nav-menu li ul {
    display: block !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
    background-color: transparent;
    position: relative !important;
}
.footer-menu .elementor-nav-menu li ul a {
    padding: 0;
    color: #FCFDFE;
    padding-bottom: 10px;
    letter-spacing: 0 !important;
    margin-left: 0 !important;
    border-inline-start: 0;
    padding: 5px 4px;
}
.footer-menu .elementor-nav-menu li a {
    font-size: 16px !important;
    line-height: 22px !important;
}
.footer-menu .elementor-nav-menu li ul a:hover {
    padding: 5px 4px;
    background-color: transparent;
}
.Footer_text_editor p a {
    color: #FCFDFE;
}
.Footer_text_editor p a:hover {
    text-decoration: underline;
    text-decoration-color: #fdfdfd78;
    color: #FCFDFE;
}
.Footer_text_editor .elementor-widget-container p:first-child {
    margin-bottom: 30px;
}
.Footer-section:after {
    content: " ";
    background-image: url('/wp-content/uploads/2024/12/footer_curve_right.svg');
    background-position: right top;
    background-size: 410px;
    width: 410px;
    height: 210px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
}
.Footer_copyright:before {
    content: " ";
    background-image: url('/wp-content/uploads/2024/12/footer_curve_bottom.svg');
    background-position: left bottom;
    background-size: 250px;
    background-repeat: no-repeat;
    position: absolute;
}
.footer-logo .elementor-widget-image .elementor-widget-container:after {
    content: "";
    background-image: url('/wp-content/uploads/2024/12/footer_circle_dot.svg');
    position: absolute;
    background-size: 75px;
    width: 71px;
    height: 76px;
    transform: rotate(-7deg);
    right: -36px;
    top: -28px;
}
/* footer section end */

/* hero-banner css start */
.hero-banner-slider .elementor-slide-heading{
    position: relative;
}
/* hero-banner css end */

/* faq-section css start */
.faq_section .e-n-accordion-item .e-n-accordion-item-title{
    border-radius: 12px;
}
.faq_accordion summary.e-n-accordion-item-title {
    background-color: #FCFDFE66;
}
.faq_section .e-n-accordion-item[open] .e-n-accordion-item-title {
    border-radius: 12px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.faq_section .e-n-accordion-item[open] .elementor-element.e-con.e-child{
    border-radius: 12px;
    border-top-left-radius: 0;
    background-color: #FCFDFE66;
    border-top-right-radius: 0;
}
.faq_title:before , .title_bubbles .elementor-widget-container:before{
    content: "";
    background-image: url('/wp-content/uploads/2024/12/faq_circle_dot.svg');
    position: absolute;
    background-size: 100px;
    background-repeat: no-repeat;
    width: 91px;
    height: 120px;
    transform: rotate(10deg);
    left: -65px;
    top: -52px;
}
.title_bubbles .elementor-widget-container:before{
    left: -70px;
    top: -60px;
    background-image: url('/wp-content/uploads/2024/12/footer_circle_dot.svg');
    transform: rotate(-4deg);
}
/* faq-section css start */

/* coverage css start */
.coverage_sec:before {
    content: "";
    background-image: url('/wp-content/uploads/2024/12/dashed_top_right_border.svg');
    background-size: auto;
    background-repeat: no-repeat;
    background-position: left bottom;
}
.coverage_sec:after {
    content: "";
    background-image: url('/wp-content/uploads/2024/12/dashed_bottom_left_border.svg');
    background-size: auto;
    background-repeat: no-repeat;
    height: 533px;
    position: absolute;
    background-position: right top;
    width: 306px;
    right: 0;
}
/* coverage css end */

/* blog-section start */
.blog_section:before {
    content: "";
    background-image: url('/wp-content/uploads/2024/12/blog_dashed_top_right_border.svg');
    background-repeat: no-repeat;
    background-position: right top;
}
.blog_section .elementor-element {
    z-index: 1;
}
.blog_section:after {
    content: "";
    background-image: url('/wp-content/uploads/2024/12/blog_dashed_bottom_left_border.svg');
    background-repeat: no-repeat;
    background-position: right top;
    width: 361px;
    height: 684px;
    position: absolute;
    bottom: 0;
}
.blog_title .elementor-widget-container:before {
    content: "";
    position: absolute;
    background-image: url('/wp-content/uploads/2024/12/about-secton-title-vector.svg');
    background-size: cover;
    background-repeat: no-repeat;
    top: -60px;
    right: -78px;
    width: 103px;
    height: 120px;
    z-index: 1;
    transform: rotate(145deg);
}
.our-solutions-tabbing .section-title .elementor-widget-container,.testimonial-wrapper .testimonial-title .elementor-widget-container,.blog_title .elementor-widget-container,.about_title .elementor-widget-container , .solution-tabs-title .elementor-widget-container,.footer-logo .elementor-widget-container, .footer-logo .elementor-widget-container a,.faq_title, .title_bubbles .elementor-widget-container {
    display: inline-block;
    position: relative;
}
/* blog-section end */
.cta_icon a.elementor-icon svg{
    font-size: 36px;
}
.cta_icon a.elementor-icon{
    position: relative;
}
.cta_icon a.elementor-icon:before {
    content: "";
    width: 35px;
    height: 35px;
    background-color: hsl(215deg 90% 96% / 20%);
    position: absolute;
    border-radius: 50%;
    left: 1px;
    top: 0;
    animation: motion-zoom 2s ease-in-out infinite;
}
@keyframes motion-zoom {
    0%
    {
      transform: scale(1);
    }
      50%
    {
        transform: scale(1.4);
    }
    100%
    {
      transform: scale(1);
    }
  }

/* solution tab start */
.solution-tabs-wrapper .tabs,.solution-tabs-wrapper .tabs .elementor-widget-image img{
    transition: all 0.5s ease-in-out;
}
.solution-tabs-wrapper .tabs:hover .elementor-widget-image img{
    filter: invert(52%) sepia(50%) saturate(322%) hue-rotate(8deg) brightness(94%) contrast(89%);
}
/* solution tab end */

/* about-us css start */
.about_title .elementor-widget-container:before, .solution-tabs-title .elementor-widget-container:before
{
    content: "";
    position: absolute;
    background-image: url('/wp-content/uploads/2024/12/footer_circle_dot.svg');
    background-size: cover;
    background-repeat: no-repeat;
    top: -62px;
    right: -80px;
    width: 130px;
    height: 120px;
    z-index: 1;
    transform: rotate(215deg);
}
.about_azimuth_icon .elementor-icon-wrapper {
    display: flex;
}
/* .about_azimuth_icon .elementor-icon svg {
    animation: motion-rotate 4s ease-in-out infinite;
} */
@keyframes motion-rotate {
    0%
    {
        transform: rotate(0deg);
    }
    25%
    {
        transform: rotate(90deg);
    }
    50%
    {
        transform: rotate(180deg);
    }
    75%
    {
        transform: rotate(270deg);
    }
    100%
    {
      transform: rotate(360deg);
    }
  }
.assist_contact.cta_icon a.elementor-icon:before {
    background-color: rgba(1, 98, 202, 0.2);
}
/* about-us css end */

/* vision css start */
.mission_title .elementor-widget-container {
    display: inline-block;
    position: relative;
}
.mission_title .elementor-widget-container:before {
        content: "";
    position: absolute;
    background-image: url('/wp-content/uploads/2024/12/about-secton-title-vector.svg');
    background-size: cover;
    background-repeat: no-repeat;
    bottom: 10px;
    right: -65px;
    width: 130px;
    height: 120px;
    z-index: 1;
    transform: rotate(65deg);
}
.vision_section:before {
    content: " ";
    position: absolute;
    background-image: url('/wp-content/uploads/2024/12/vision_circle_dashed-right.svg');
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    top: 0;
    left: 100%;
    width: 130px;
    height: 120px;
    z-index: 1;
}
.vision_section2:before {
    content: " ";
    position: absolute;
    background-image: url('/wp-content/uploads/2024/12/about-secton-title-vector.svg');
    background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
    top: 100%;
    left: -30px;
    width: 65px;
    height: 75px;
    transform: rotate(-85deg);
    z-index: 1;
}
.mission-vision-section:after {
    content: " ";
    position: absolute;
    background-image: url(https://azimuthnew.dev.radixweb.net/wp-content/uploads/2024/12/vision_circle_dashed-left.svg);
    background-size: 166px;
    background-position: right bottom;
    background-repeat: no-repeat;
    bottom: 0;
    right: 0;
    width: 166px;
    height: 433px;
    z-index: 1;
}
/* vision css end */

/* expert team start */

.expert_team_img img {
    clip-path: ellipse(77% 100% at 54% 0%);
    bottom: -40px;
    position: relative;
    transition: 0.5s all;
}
.expert_team_img:hover img {
    transform: scale(1.1);
    clip-path: ellipse(72% 95% at 54% 0%);
    transition: 0.5s all;
}
.expert_title .elementor-widget-container::before {
    left: -80px;
    top: -75px;
    right: -75px;
    transform: rotate(55deg);
}
.assist_contact:before {
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2024/12/about-secton-title-vector.svg);
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -20px;
    right: -50px;
    width: 65px;
    height: 73px;
    z-index: 1;
    transform: rotate(-75deg);
}
.expert_img:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2024/12/vision_circle_dashed-right.svg);
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    top: 0;
    left: -130px;
    width: 130px;
    height: 120px;
    z-index: 1;
}

/* expert team end */
/* why_azimuth start */

.why_azimuth_section:after {
    content: "";
    background-image: url('/wp-content/uploads/2024/12/why_azimuth_circle_left.svg');
    background-repeat: no-repeat;
    height: 207px;
    width: 222px;
    top: 0;
    position: absolute;
    top: 0;
}
.why_azimuth_section:before {
    content: "";
    background-image: url('/wp-content/uploads/2024/12/why_azimuth_circle_right.svg');
    background-repeat: no-repeat;
    background-position: right top;
}
.why_azimuth_img .elementor-widget-container:after {
    content: "";
    position: absolute;
    background-image: url('/wp-content/uploads/2024/12/about-secton-title-vector.svg');
    background-size: cover;
    background-repeat: no-repeat;
    top: 190px;
    left: 45px;
    width: 130px;
    height: 120px;
    z-index: 1;
    transform: rotate(45deg);
}
.why_azimuth_img .elementor-widget-container:before {
    position: absolute;
    background-image: url('/wp-content/uploads/2024/12/about-secton-title-vector.svg');
    background-size: cover;
    background-repeat: no-repeat;
    content: "";
    top: -60px;
    right: -30px;
    width: 130px;
    height: 120px;
    z-index: 1;
    transform: rotate(-155deg);
}
.about_azimuth_txtbox {
    background-color: #EBF3FE;
    border-bottom-left-radius: 200px;
    border-bottom-right-radius: 200px;
    border-bottom: 2px solid #9CC3F8;
    padding: 90px 0;
    box-shadow: 0 0 10px #3C70B633;
}
.about_azimuth_box .about_azimuth_txtbox {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 0;
    border-top-left-radius: 200px;
    border-top-right-radius: 200px;
    border-top: 2px solid #9CC3F8;
}
.about_azimuth_title h4::first-letter {
    font-size: 48px;
    line-height: 54px;
}
.about_azimuth_icon {
    position: absolute;
    left: 50px;
    bottom: -50px;
}
.about_azimuth_box .about_azimuth_icon {
    left: 50px;
    bottom: auto;
    top: -50px;
}
.about_azimuth_box_top {
    margin-bottom: 150px;
    height: 100%;
}
.about_azimuth_box {
    margin-top: 150px;
    height: 100%;
}
.about_azimuth_title h4 {
    padding: 0 10px;
}
.about_azimuth_icon_last {
    left: auto;
    right: 25px;
}
/* why_azimuth end */

/* product listing solution start */
.solution-tabs-title .elementor-widget-container:before{
    top: -16px;
    left: -8px;
    width: 30px;
    height: 40px;
}
/* product listing solution end */
.mb-0 p{
	margin-bottom:0;
}
.solution-tabs-title.beacon-title .elementor-widget-container:before {
    top: -35px;
    left: -16px;
    width: 60px;
    height: 80px;
}
#benefits-section .benefits-summary-accordion.elementor-widget-n-accordion .e-n-accordion-item[open] > .e-n-accordion-item-title {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

/* claims start */
.claims_plan_details {
    left: 0;
    right: 0;
}
.tite_left_bubbles .elementor-widget-container::before {
    left: -20px;
    right: auto;
    width: 60px;
    top: -40px;
    height: 80px;
}
.submission-claim-sec .tite_left_bubbles .elementor-widget-container::before {
    left: -25px;
    right: auto;
    width: 95px;
    top: -68px;
    height: 130px;
}
.submission_img .elementor-widget-container:before {
    right: -14px;
    width: 94px;
    top: 0px;
    height: 75px;
    transform: rotate(167deg);
    background-image: url(/wp-content/uploads/2024/12/footer_circle_dot.svg);
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
}
.submission-claim-sec:before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto;
    right: 0;
    top: 0;
    background-image: url(https://azimuthnew.dev.radixweb.net/wp-content/uploads/2024/12/dashed-cross-border.svg);
}
.claim_eligibilty_card1 .elementor-widget-container:before {
    background-image: url(https://azimuthnew.dev.radixweb.net/wp-content/uploads/2024/12/gray_arrow_icon.svg);
    background-repeat: no-repeat;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -34px;
    z-index: 1;
}
.claim_eligibilty_card2 .elementor-widget-container:before {
    content: "";
    background-image: url(https://azimuthnew.dev.radixweb.net/wp-content/uploads/2024/12/gray_arrow_icon.svg);
    background-repeat: no-repeat;
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    right: -34px;
    margin: auto;
    z-index: 1;
    top: 0;
    bottom: 0;
        transform: rotate(-90deg);
}
.policies_card ul{
    padding-left: 20px;
}
/* claims end */

/* rates section css start */
.rates-table .elementor-widget-container .ct-basic-table-container table.ct-basic-table tbody tr th p{
    white-space: nowrap;
}
.beacon-rates.mission-vision-section:after{
    top: 135px !important;
    width: 126px !important;
    height: 489px !important;
    background-size: 126px !important;
}
.beacon-banner-section.mission-vision-section:after{
    top: 320px !important;
    left: -8px !important;
    width: 115px !important;
    height: 379px !important;
    background-size: 92px !important;
    transform: rotate(177deg);
}
/* rates section css end */

/* faqs section css start */
.faq-section.mission-vision-section:after{
    left: -20px;
    transform: rotate(182deg);
    bottom: -140px !important;
    width: 132px !important;
    height: 379px !important;
    background-size: 132px !important;
}
.faq-right-image.about_title .elementor-widget-container::before{
    width: 52px !important;
    height: 68px !important;
    top: -40px !important;
    right: -35px !important;
    transform: rotate(157deg) !important;
}
/* faqs section css end */

/* contact-us css start */
.contact-us.mission-vision-section::after{
    left: -20px;
    transform: rotate(172deg);
    bottom: 70px !important;
    width: 132px !important;
    height: 379px !important;
    background-size: 132px !important;
}

/* contact-us css end */

/* single post start */

.single_post_card .premium-blog-post-outer-container .premium-blog-inner-container .premium-blog-entry-meta {
    position: absolute;
    bottom: 10px;
    border-top: 1px solid #E0E0E0;
    width: calc(100% - 60px);
    padding-top: 20px;
}
.single_post_card .premium-blog-post-outer-container .premium-blog-content-inner-wrapper {
    /* padding-bottom: 24px; */
    /* border-bottom: 1px solid #E0E0E0; */
}
.single_post_card .slick-list {
    padding: 10px 0;
}
.single_post_card .premium-blog-post-container.premium-blog-skin-classic{
    position: relative;
}
.single_post_card .premium-blog-post-outer-container .premium-blog-inner-container .premium-blog-entry-meta i.fa {
    background-image: url('/wp-content/uploads/2024/12/calendar_month.svg');
    font-size: 0;
    width: 17px;
    height: 19px;
    background-repeat: no-repeat;
    background-size: auto;
}
.single_post_card .premium-blog-post-outer-container .premium-blog-inner-container .premium-blog-entry-meta span {
    font-size: 13px;
    letter-spacing: 0.1px;
    padding-left: 9px;
}
.single_post_card .premium-blog-post-outer-container .premium-blog-inner-container .premium-blog-post-time{
    display: flex;
    align-items: center;
}
.single_post_page {
    background-image: url('/wp-content/uploads/2024/12/post_blog_border_banner.svg');
    background-position: bottom right;
    background-size: cover;
    background-repeat: no-repeat;
}
.single_post_page:before {
    content: "";
    background-image: url('/wp-content/uploads/2024/12/post_left_border.svg');
    background-repeat: no-repeat;
    background-position: left top;
    width: 92px;
    top: 150px;
    height: 380px;
}
.single_post_page:after {
    background-image: url('/wp-content/uploads/2024/12/post_top_border.svg');
    background-repeat: no-repeat;
    content: "";
    background-position: top right;
    position: absolute;
    width: 300px;
    height: 200px;
    right: 0;
}
.single-post section#comments {
    display: none;
}
.back-to-Blogs .elementor-icon-box-icon svg {
    transform: rotate(90deg);
}
.single_post_card .premium-blog-post-container.premium-blog-skin-classic p.premium-blog-post-content {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* single post end */

/* login start */
.login-page {
    background-image: url(https://azimuthnew.dev.radixweb.net/wp-content/uploads/2024/12/login-right-border.svg);
    background-repeat: no-repeat;
    background-position: center right;
}
.login-page .login-form-wrapper .elementor-widget-heading .elementor-widget-container, .login-page .login-form-wrapper .elementor-widget-text-editor .elementor-widget-container{
    display: inline-block;
    position: relative;
}
.login-page .login-form-wrapper .elementor-widget-heading .elementor-widget-container:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2024/12/footer_circle_dot.svg);
    background-size: cover;
    background-repeat: no-repeat;
    top: -90px;
    right: -80px;
    width: 130px;
    height: 120px;
    z-index: 1;
    transform: rotate(150deg);
}
.login-page .login-form-wrapper .elementor-widget-text-editor .elementor-widget-container:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2024/12/footer_circle_dot.svg);
    background-size: cover;
    background-position: left;
    background-repeat: no-repeat;
    bottom: -10px;
    left: -120px;
    width: 55px;
    height: 75px;
    z-index: 1;
    transform: rotate(150deg);
}
.login-form-wrapper button.iti__selected-country {
    padding: 10px;
}
.login-form-wrapper button.iti__selected-country .iti__selected-country-primary {
    border-right: 1px solid #BBBBBB;
}
.login-form-wrapper input[type="tel"] {
    padding-left: 65px !important;
}
/* login end */

/* home-banner form css start */
.get-quote-form-wrapper form .elementor-form-fields-wrapper label,.get-quote-form-wrapper form .appended-row label{
    color: var(--e-global-color-secondary) !important;
}
.get-quote-form-wrapper form .appended-row{
    margin-left: calc(-16px / 2);
    margin-right: calc(-16px / 2);
    margin-bottom: -16px;
    padding-top: 16px;
}
.get-quote-form-wrapper form .appended-row div{
    width: 18%;
}
.d-flex{
    display: flex;
    flex-wrap: wrap;
}
.align-items-center{
    align-items: center;
}
/* home-banner form css end */
.overflow-hidden{
    overflow: hidden;
}

/* blog-listing css start */
.blog_listing_page article div.elementor-post__excerpt p{
    display: -webkit-box;    
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog_listing_page article div.elementor-post__text{
    position: relative;
}
.blog_listing_page article div.elementor-post__text::before{
    content: "";
    position: absolute;
    background-image: url('/wp-content/uploads/2025/01/arrow_circle_chevron.svg');
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    left: 50%;
    width: 54px;
    height: 54px;
    z-index: 1;
    transform: translate(-50%,-50%) scale(0);
    transition: all 0.5s ease;
}
.blog_listing_page article:hover div.elementor-post__text::before{
    transform: translate(-50%,-50%) scale(1);
}
.blog_listing_page article div.elementor-post__text div.elementor-post__meta-data{
    padding-left: 10px;
}
.blog_listing_page article div.elementor-post__text div.elementor-post__meta-data span.elementor-post-date{
    position: relative;
    padding-left: 20px;
}
.blog_listing_page article div.elementor-post__text div.elementor-post__meta-data span.elementor-post-date::before{
    content: '';
    position: absolute;
    top: 45%;
    left: 0;
    transform: translate(-50%,-50%);
    background-image: url('/wp-content/uploads/2024/12/calendar_month.svg');
    background-size: auto;
    background-repeat: no-repeat;
    width: 17px;
    height: 19px;
}
/* blog-listing css end */

/* related blog slider css start */
.single_post_card article.premium-blog-post-outer-container .premium-blog-post-container .premium-blog-content-wrapper{
    position: relative;
}
.single_post_card article.premium-blog-post-outer-container .premium-blog-post-container .premium-blog-content-wrapper::before{
    content: "";
    position: absolute;
    background-image: url('/wp-content/uploads/2025/01/arrow_circle_chevron.svg');
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    left: 50%;
    width: 54px;
    height: 54px;
    z-index: 1;
    transform: translate(-50%,-50%) scale(0);
    transition: all 0.5s ease;
}
.single_post_card article.premium-blog-post-outer-container:hover .premium-blog-post-container .premium-blog-content-wrapper::before{
    transform: translate(-50%,-50%) scale(1);
}
/* related blog slider css end */

/* Testimonial css start */
.testimonials-section::before {
    content: '';
    position: absolute;
    top: -67px;
    right: -15px;
    left: unset;
    background-image: url(/wp-content/uploads/2024/12/quote-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top right;
    width: 77px;
    height: 54px;
    opacity: 0.3;
}
.testimonials-section::after{
    content: '';
    position: absolute;
    bottom: -67px;
    left: -37px;
    background-image: url(/wp-content/uploads/2024/12/quote-2.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 77px;
    height: 54px;
    opacity: 0.3;
    right: unset;
}
/* Testimonial css start */

/* custom-list css start */
.custom-list svg{
    margin: 0 !important;
}
.custom-list .elementor-icon-list-text{
    padding:0 !important;
}
/* custom-list css end */

/* responsive css start */
@media (max-width: 1440px){
    .expert_team_img img {
        clip-path: ellipse(73% 99% at 53.5% 0%);
        bottom: 0px;
    }
    .expert_team_img:hover img{
        clip-path: ellipse(67% 95% at 54% 0%);
    }
}
@media (max-width: 1200px){
    .expert_team_img img {
        clip-path: ellipse(72% 100% at 53% 0%);
        bottom: -2px;
    }
    .why_azimuth_img .elementor-widget-container:before{
        right: 0;
    }
    .about_azimuth_icon .elementor-icon svg {
        font-size: 50px;
    }
}
@media (max-width: 1024px){
    .footer-menu .elementor-nav-menu li.menu-item-has-children, .get-quote-form-wrapper form .appended-row div{
        width: 50%;
    }
    .tablet_logo_img {
        position: absolute;
        right: 0;
        bottom: 20px;
        width: 50%;
    }
    .Footer_text_editor .elementor-widget-container p:first-child {
        margin-bottom: 20px;
    }
    .footer-menu .elementor-nav-menu li ul a{
        padding: 4px;
    }
    .footer-logo img {
        height: auto !important;
        width: 100% !important;
    }
    .Footer-section:after, .Footer_copyright:before{
        display: none;
    }
    .elementor-swiper-button-prev:before{
        width:30px;
        height: 30px;
        left: 5px;
    }
    .elementor-swiper-button-next:before {
        width:30px;
        height: 30px;
        right: 5px;
    }
    .get-quote-section{
        position: relative;
        top: -50px !important;
        width: 100%;
    }
    .get-quote-section .e-con-inner > .e-con-full{
        background-color: var(--e-global-color-e47cdac) !important;
        border-radius: unset;
        width: 100%;
    }
    .get-quote-form-wrapper form .add-btn-with-icon .add-btn-text{
        color: var(--e-global-color-primary) !important;
    }
    .get-quote-form-wrapper button#get-quote-btn{
        background-color: var(--e-global-color-primary) !important; 
        color: var(--e-global-color-e47cdac) !important;
    }
    .get-quote-form-wrapper button#get-quote-btn:hover{
        background-color: var(--e-global-color-17aae2a) !important;
        color: var(--e-global-color-824127e) !important;
    }
    .customer-testimonial-section::before{
        top: -25px;
        right: 0px;
        background-size: 80%;
    }
    .customer-testimonial-section::after{
        bottom: 25px;
        left: -10px;
        background-size: 80%;
    }
    .faq_accordion summary.e-n-accordion-item-title {
        background-color: transparent;
        border: 1px solid #CECECE99 !important;
    }
    .faq_accordion .e-n-accordion-item[open] summary.e-n-accordion-item-title{
        border-bottom: none !important;
    }
    .faq_section .e-n-accordion-item[open] .elementor-element.e-con.e-child{
        background-color: transparent;
        border: 1px solid #CECECE99 !important;
        border-top: none !important;
    }
    .expert_team_img img {
        clip-path: ellipse(70% 100% at 53% 0%);
        bottom: 1px;
    }
    .get-quote-form-wrapper form .add-btn-with-icon{
        filter: invert(32%) sepia(78%) saturate(6820%) hue-rotate(201deg) brightness(90%) contrast(99%);
    }
    .get-quote-form-wrapper form .add-btn-with-icon .add-btn-text{
      border:0;
    }
    .vision_section:before{
        left: 0;
    }
    .about_azimuth_txtbox {
        padding: 60px 0;
    }
    .about_azimuth_icon .elementor-icon svg {
        font-size: 40px;
    }
    
    .tablet_logo_img {
        right: 15px;
        bottom: 0;
    }
    .tablet_logo_img img{
        width: 120px;
        height: auto;
    }
    .testimonials-section::before {
        right: 0;
    }
    .testimonials-section::after{
        left: 0;
    }
}

@media(max-width:991px){
    .hero-banner-slider .elementor-slide-description,.hero-banner-slider .elementor-button{
        display: none !important;
    }
    .hero-banner-slider .elementor-slide-heading{
        text-align: center;
    }
    .about_azimuth_title h4::first-letter {
        font-size: 36px;
        line-height: 54px;
    }
    .about_azimuth_title h4 {
        padding: 0 10px;
        word-break: break-word;
    }
}
@media (max-width: 767px){
    .footer-logo img {
        height: auto !important;
        width: 100% !important;
    }
    .hero-banner-slider .elementor-slide-heading{
        max-width: 500px;
        text-align: center;
        margin: 0 auto;
    }
    
    .hero-banner-slider .swiper-slide-inner{
        align-items: center;
        justify-content: center;
    }

    .elementor-swiper-button-prev:before{
        left: 10px;
        width:25px;
        height: 25px;
    }
    .elementor-swiper-button-next:before {
        width:25px;
        height: 25px;
        right: 10px;
    }
    .solution-tabs-wrapper .e-n-tabs-heading{
        display: flex;
        justify-content: start;
        align-items: baseline;
        gap: 10px;
        overflow: auto;
    }
    .customer-testimonial-section::before{
        top: -25px;
        right: 15px;
        background-size: 70%;
    }
    .customer-testimonial-section::after{
        bottom: 5px;
        left: 10px;
        background-size: 70%;
    }
    .expert_team_img img{
        bottom: -10px;
    }
    .about_azimuth_box_top {
        margin-bottom: 14px;
        margin-top: 14px;
    }
    .about_azimuth_box {
        margin-top: 0;
    }
    .about_azimuth_txtbox , .about_azimuth_box .about_azimuth_txtbox{
        border-radius: 0;
        border: none;
        padding: 6px 20px;
        box-shadow: none;
    }
    .about_azimuth_icon{
        position: static !important;
    }
    .about_azimuth_title h4 br {
        display: none;
    }
    
    .about_azimuth_title h4::first-letter {
        font-size: 22px;
        line-height: 28px;
    }
    .about_azimuth_icon .elementor-icon-wrapper {
        display: flex;
    }
    .about_azimuth_icon .elementor-icon svg {
        font-size: 70px;
        animation: none;
    }
    .tablet_logo_img .elementor-widget-container {
        display: flex;
    }
    .blog_title .elementor-widget-container:before, .blog_section:after{
        right: 0;
    }
    .claim_eligibilty_card2 .elementor-widget-container:before{
        right: 0;
        left: 0;
        top: auto;
        bottom: -34px;
        transform: rotate(0);
    }
    .logging-sec li span a {
        word-break: break-all;
    }
}
@media (max-width: 575px){
    .hero-banner-slider .elementor-slide-heading{
        max-width: 312px;
        text-align: center;
        margin: 0 auto;
    }
    .customer-testimonial-section::before{
       content: none;
    }
    .customer-testimonial-section::after{
        content: none;
    }
    .about_title .elementor-widget-container:before{
        right: 0;
    }
    .about_azimuth_title h4::first-letter , .about_azimuth_title h4{
        font-size: 20px;
        line-height: 28px;
    }
    .login-page .login-form-wrapper .elementor-widget-heading .elementor-widget-container:before{
        right: 0;
    }
    .testimonials-section::before {      
        top: -47px;
        width: 50px;
        height: 35px;
    }
    .testimonials-section::after{
        bottom: -47px;
        width: 50px;
        height: 35px;
    }
}

@media (min-width:1025px){
    .get-quote-form-wrapper form .elementor-form-fields-wrapper{
        flex-wrap: nowrap;
        align-items: end;
    }
    .get-quote-form-wrapper form .elementor-form-fields-wrapper div.elementor-field-group:nth-child(6){
        margin-bottom: 25px;
    }
    .get-quote-form-wrapper form .elementor-form-fields-wrapper div.elementor-field-group:last-child{
        margin-bottom: 19px;
    }
    .get-quote-form-wrapper form .elementor-form-fields-wrapper label,.get-quote-form-wrapper form .appended-row label{
        color: var(--e-global-color-e47cdac) !important;
    }
    .get-quote-form-wrapper form .elementor-field-group-getQuoteGender,.get-quote-form-wrapper form .elementor-field-type-submit{
        max-width: 142px;
    }
    
    .get-quote-form-wrapper form .elementor-field-type-html{
        width: max-content;
    }
    .right-side-img-container{
        position:absolute;
        top:0;
        right:0;
    }
    .contact-us-right-img::after{
        content: "";
        position: absolute;
        background-image: url(/wp-content/uploads/2024/12/footer_circle_dot.svg);
        background-size: cover;
        background-repeat: no-repeat;
        bottom: -35px;
        left: -100px;
        width: 130px;
        height: 120px;
        z-index: 1;
        transform: rotate(-18deg);
    }
}
@media (min-width: 1024px){
    .custom-sub-menu{
        padding-right: 60px;
    }
    .custom-sub-menu nav ul li a:hover{
        background-color: #EBF3FE;
        border-radius: 8px;
    }
    .custom-sub-menu nav ul li a:hover:before{
        content: '';
        position: absolute;
        background-image: url('/wp-content/uploads/2024/12/right-arrow-transparent.png');
        background-color: transparent !important;
        background-repeat: no-repeat;
        width: 14px;
        height: 10px;
        left: auto;
        bottom: auto;
        top: 50%;
        right: 8px;
        transform: translate(-50%, -50%);
    }
}
@media (min-width:992px){
    .hero-banner-slider .elementor-slide-heading::before{
        content: '';
        position: absolute;
        background-image: url('/wp-content/uploads/2024/12/hero-slider-element.svg');
        background-repeat: no-repeat;
        width: 75px;
        height: 109px;
        top: -51px;
        left: -35px;
    }
}
@media (min-width:575px){
    .testimonial-wrapper .testimonial-title .elementor-widget-container::before{
        content: "";
        position: absolute;
        background-image: url('/wp-content/uploads/2024/12/about-section-element.svg');
        background-size: cover;
        background-repeat: no-repeat;
        top: -60px;
        right: -65px;
        width: 103px;
        height: 120px;
        z-index: 1;
        transform: rotate(-745deg);
    }
}
/* responsive css end */