.elementor-9197 .elementor-element.elementor-element-e7f051f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:1;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:140px;--padding-bottom:140px;--padding-left:40px;--padding-right:40px;}.elementor-9197 .elementor-element.elementor-element-e7f051f:not(.elementor-motion-effects-element-type-background), .elementor-9197 .elementor-element.elementor-element-e7f051f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-e0181d7 );}.elementor-9197 .elementor-element.elementor-element-e7f051f::before, .elementor-9197 .elementor-element.elementor-element-e7f051f > .elementor-background-video-container::before, .elementor-9197 .elementor-element.elementor-element-e7f051f > .e-con-inner > .elementor-background-video-container::before, .elementor-9197 .elementor-element.elementor-element-e7f051f > .elementor-background-slideshow::before, .elementor-9197 .elementor-element.elementor-element-e7f051f > .e-con-inner > .elementor-background-slideshow::before, .elementor-9197 .elementor-element.elementor-element-e7f051f > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-9197 .elementor-element.elementor-element-33dfb40{--grid-columns:1;--grid-row-gap:120px;--grid-column-gap:120px;}@media(max-width:1024px){.elementor-9197 .elementor-element.elementor-element-e7f051f{--padding-top:80px;--padding-bottom:80px;--padding-left:40px;--padding-right:40px;}.elementor-9197 .elementor-element.elementor-element-33dfb40{--grid-columns:1;--grid-row-gap:60px;--grid-column-gap:60px;}}@media(max-width:767px){.elementor-9197 .elementor-element.elementor-element-e7f051f{--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}.elementor-9197 .elementor-element.elementor-element-33dfb40{--grid-columns:1;--grid-row-gap:50px;--grid-column-gap:50px;}}/* Start custom CSS for container, class: .elementor-element-e7f051f */.doctor-section > .e-con-inner:before {
    content: "";
    width: 152px;
    height: 152px;
    position: absolute;
    top: 38px;
    right: 40px;
    left: unset;
    background-image: url(/wp-content/uploads/2021/05/our-doctor-shape.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.doctor-section .elementor-loop-container .team_member .dr-image,
.doctor-section .elementor-loop-container .team_member .dr-image img{
    height: 100%;
    object-fit: cover;
    z-index: 9;
    position: relative;
}

.doctor-section .elementor-loop-container .team_member:nth-child(even) img{
     border-radius: 150px 0px 0px 0px;
}

.doctor-section .elementor-loop-container .team_member:nth-child(even) .dr-image:after {
     position: absolute;
    content: "";
    width: 415px;
    height: 415px;
    right: -30px;
    bottom: -30px;
    z-index: 1;
    background-color: #82e420;
}
.doctor-section .elementor-loop-container .team_member:nth-child(even) .images-column:before {
    content: "";
    width: 39px;
    height: 152px;
    background-image: url(/wp-content/uploads/2021/05/green.svg);
    background-repeat: no-repeat;
    position: absolute;
    right: -90px;
    left: unset;
    bottom: 0;
    top: unset;
}

.doctor-section .elementor-loop-container .team_member:nth-child(odd) > .has_ae_slider {
    display: flex;
    flex-direction: row;
}

.doctor-section .elementor-loop-container .team_member:nth-child(even) > .has_ae_slider {
    display: flex;
    flex-direction: row-reverse;
}

.doctor-section .elementor-loop-container .team_member:nth-child(odd) img{
     border-radius: 0px 150px 0px 0px;

}

.doctor-section .elementor-loop-container .team_member:nth-child(odd) .dr-image:after {
    content: "";
    width: 415px;
    height: 415px;
    background-color: #20d7ff;
    position: absolute;
    left: -30px;
    bottom: -30px;
    z-index: 1;
}


.doctor-section .elementor-loop-container .team_member:nth-child(odd) .images-column:before {
    content: "";
    width: 39px;
    height: 152px;
    background-image: url(/wp-content/uploads/2021/05/Frame-9775.svg);
    background-repeat: no-repeat;
    position: absolute;
    left: -90px;
    bottom: 0;
    top: unset;
    right: unset;
}



@media (max-width: 1200px) and (min-width: 1025px){
    .doctor-section .elementor-loop-container .team_member > .has_ae_slider{
        gap: 40px;
    }
}


@media (max-width: 1024px){
    
 .doctor-section .elementor-loop-container .team_member:nth-child(even) .images-column{
     padding-right: 85px;
 } 
 
 .doctor-section .elementor-loop-container .team_member:nth-child(odd) .images-column{
     padding-left: 85px;
 } 
 .doctor-section .elementor-loop-container .team_member:nth-child(odd) > .has_ae_slider {
    display: flex;
    flex-direction: column;
}

.doctor-section .elementor-loop-container .team_member:nth-child(even)>.has_ae_slider {
    display: flex;
    flex-direction: column;
}

.doctor-section .elementor-loop-container .team_member:nth-child(even) .images-column:before {
    right: 0px;
}
.doctor-section .elementor-loop-container .team_member:nth-child(odd) .images-column:before {
    left: 0px;
}
}


@media (max-width: 767px){
    
 .doctor-section .elementor-loop-container .team_member:nth-child(even) .images-column{
     padding-right: 40px;
 } 
 
 .doctor-section .elementor-loop-container .team_member:nth-child(odd) .images-column{
     padding-left: 40px;
 } 

.doctor-section .elementor-loop-container .team_member:nth-child(even) .dr-image:after {
    width: 193px;
    height: 193px;
    right: -15px;
    bottom: -15px;
}

.doctor-section .elementor-loop-container .team_member:nth-child(odd) .dr-image:after {
    width: 193px;
    height: 193px;
    left: -15px;
    bottom: -15px;
}
.doctor-section .elementor-loop-container .team_member:nth-child(even) img{
     border-radius: 70px 0px 0px 0px;
}
.doctor-section .elementor-loop-container .team_member:nth-child(odd) img{
     border-radius: 0px 70px 0px 0px;
}
    .doctor-section .elementor-loop-container .team_member:nth-child(even) .images-column:before {
        right: -10px;
        width: 25px;
        height: 99px;
        background-size: contain;
    }
     .doctor-section .elementor-loop-container .team_member:nth-child(odd) .images-column:before {
        left: -10px;
        width: 25px;
        height: 99px;
        background-size: contain;
    }
        .doctor-section .romani-btn .elementor-button-icon {
        margin-left: 15px !important;
    }
    .doctor-section .elementor-loop-container .team_member .images-column .e-con-inner{
        display: block;
    }
.doctor-section > .e-con-inner:before {
   
    width: 40px;
    height: 40px;
    top: 10px;
    right: 10px;
}
}/* End custom CSS */