.elementor-45 .elementor-element.elementor-element-ff19fbd{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--gap:0px 0px;--flex-wrap:wrap;--background-transition:0.3s;}.elementor-45 .elementor-element.elementor-element-ff19fbd.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-45 .elementor-element.elementor-element-d528efc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:40px;--margin-inline-start:0px;--margin-inline-end:0px;}.elementor-45 .elementor-element.elementor-element-1924003{text-align:center;}.elementor-45 .elementor-element.elementor-element-1924003 img{width:100%;height:25rem;object-fit:cover;object-position:center center;border-radius:5px 5px 5px 5px;}.elementor-45 .elementor-element.elementor-element-f9e76b6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;}.elementor-45 .elementor-element.elementor-element-41e9651{--display:flex;--background-transition:0.3s;}.elementor-45 .elementor-element.elementor-element-3d5acbc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:30px;--padding-block-end:20px;--padding-inline-start:30px;--padding-inline-end:20px;}.elementor-45 .elementor-element.elementor-element-4625397 .elementor-heading-title{color:var( --e-global-color-secondary );font-family:"Inter", Sans-serif;font-size:1.3em;font-weight:700;}.elementor-45 .elementor-element.elementor-element-6de2b63{font-family:"Inter", Sans-serif;font-weight:400;font-style:normal;}.elementor-45 .elementor-element.elementor-element-6de2b63 > .elementor-widget-container{padding:11px 0px 0px 0px;}@media(max-width:767px){.elementor-45 .elementor-element.elementor-element-d528efc{--width:100%;--margin-block-start:0%;--margin-block-end:10%;--margin-inline-start:0%;--margin-inline-end:0%;}.elementor-45 .elementor-element.elementor-element-1924003 img{height:10rem;}}@media(min-width:768px){.elementor-45 .elementor-element.elementor-element-ff19fbd{--content-width:80%;}.elementor-45 .elementor-element.elementor-element-d528efc{--width:100%;}.elementor-45 .elementor-element.elementor-element-f9e76b6{--width:50%;}.elementor-45 .elementor-element.elementor-element-3d5acbc{--width:50%;}}@media(max-width:1400px) and (min-width:768px){.elementor-45 .elementor-element.elementor-element-ff19fbd{--content-width:90%;}}/* Start custom CSS for container, class: .elementor-element-f9e76b6 */.about-container {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
        } 
        .about-circle {
            position: relative;
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 20px;
            height: 20px;
            border-radius: 50%;
            border: 3px solid #5F5F5F;
            margin-bottom: 40px;
            left:80px;
        }
        .about-circle::after {
            content: "";
            position: absolute;
            bottom: -37px;
            left: 45%;
            width: 2px;
            height: 30px;
            background-color: #5F5F5F;
        }

        .about-circle.b{
            margin-bottom: 100px;
            border-color: #CC3333;
        }
        .about-circle.b::after{
            bottom: -97px;
            height: 90px;
            background-color: #CC3333;
        }
        
        .about-circle:last-child::after {
            display: none;
        }
        .about-circle span.left-text {
            position: absolute;
            right: 10px;
            margin-right: 30px;
            font-weight: bold;
        }
        .about-circle span.right-text {
            position: absolute;
            left: 10px;
            margin-left: 30px;
            width: 25vw;
            max-width: 600px;
            
            
        }
         .about-circle.b span.right-text{
             margin-top: -14px;
         }
         .about-circle.b span.left-text{
             margin-top: -14px;
         }
         
    @media (max-width: 767px){
        .about-circle span.right-text {
            width: 50vw;
        }
    }
    
        /*mobile*/
        .m-container {
            display: flex;
            flex-direction: column;
            padding: 15px;
        } 
        .m-about-circle {
            width: 20px;
            height: 20px;
            border-radius: 50%;
            border: 3px solid #CC3333;
            margin-bottom: 10px;
            margin-top: 20px
        }
        .m-about-circle .right-text2 {
            position: absolute;
            margin-left: 30px;
            white-space: nowrap;
            font-size: 18px;
            font-weight: bold;
            margin-top: -8px;
        }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ff19fbd */@media (min-width: 768px){
    .elementor-45 .elementor-element.elementor-element-ff19fbd{
    min-height: calc(100vh - 290px); 
  }
}/* End custom CSS */