.image-slider-item {
    padding: 0;
    margin: 0 10px!important;
}
.common-space {
    padding: 40px 0;
    margin: 0;
}
.text-and-image {
    /* padding: 0 0 20px 0; */
    padding: 0px;
    margin: 0;
}
.text-and-image img {
    padding: 0;
    margin: 0;
    width: 100%;
    border-radius: 30px;
}
.text-and-image-content {
    margin: 0;
}
.txtimg-empty {
    background-color: transparent;
}
.txtimg-icon {
    padding: 0;
    margin: auto;
}
.txtimg-icon .img-icon {
    padding: 10px;
    margin: 0 auto;
    display: table;
    border-radius: 50%}
.txtimg-icon .img-icon i {
    font-size: 78px;
    background-color: transparent;
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
}
.text-and-image-content p {
    padding: 0 0 10px 0;
    margin: 0;
}
.text-and-image-content ul li {
    padding: 0 0 10px 0px;
    margin: 0;
    /* font-size: 16px;
    font-weight: 500; */
    position: relative;
}
.text-and-image-content ul li:after {
    position: absolute;
    left: 0;
    top: 3px;
    /* content: '\f052';
    font-family: FontAwesome; */
    font-size: 13px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}
@media (min-width:280px) and (max-width:767px) {
    .text-and-image-content {
    padding: 0 0;
}
.nt-bottom-space {
    padding-bottom: 30px!important;
}
/* .text-and-image-content p span {
    font-size: 17px!important;
    line-height: 24px;
} */
/* .text-and-image-content span {
    line-height: 28px;
} */
.text-and-image-content ul li h1 span, .text-and-image-content ul li h2 span, .text-and-image-content ul li h3 span, .text-and-image-content ul li h4 span, .text-and-image-content ul li h5 span, .text-and-image-content ul li h6 span {
    /* font-size: 18px!important; */
}
.text-and-image-content ul li p span {
    /* font-size: 18px!important; */
}
.text-and-image-content ul li span {
    /* font-size: 18px!important;
    line-height: 24px; */
}
}@media (min-width:768px) and (max-width:1199px) {
    .text-and-image-content {
    padding: 10px;
}
.nt-bottom-space {
    padding-bottom: 30px!important;
}
.text-and-image-content p span {
    /* font-size: 17px!important;
    line-height: 24px!important; */
}
.text-and-image-content span {
    line-height: 28px;
}
.text-and-image-content ul li h1 span, .text-and-image-content ul li h2 span, .text-and-image-content ul li h3 span, .text-and-image-content ul li h4 span, .text-and-image-content ul li h5 span, .text-and-image-content ul li h6 span {
    /* font-size: 18px!important; */
}
.text-and-image-content ul li p span {
    /* font-size: 18px!important; */
}
.text-and-image-content ul li span {
    /* font-size: 18px!important;
    line-height: 24px; */
}
}@media (min-width:1200px) and (max-width:4000px) {
    .nt-bottom-space {
    /* margin-bottom: 20px!important; */
    margin: 0px;
    padding: 0px;
    /* padding: 10px; */
}
}
.left-align {
    text-align: left;
}
.right-align {
    text-align: right;
}
.common-btn {
    padding: 10px 40px 10px 30px;
    margin: 0;
    font-size: 16px;
    display: table;
    position: relative;
}
.common-btn:after {
    /* font-family: FontAwesome;
    content: "\f054"; */
    font-size: 16px;
    right: 16px;
    position: absolute;
    top: 11px;
    font-weight: 300;
}
.oval {
    border-radius: 50px !important;
}
@media (min-width: 280px) and (max-width: 767px){
    /* .text-and-image{
        display: none;
    } */
    /* .text-and-image-mobile{
        display: block !important;
        width: 100%;
    } */
    .text-and-image-mobile img{
        display: block !important;
        width: 100%;
    }
}
@media (min-width: 1200px) and (max-width: 4000px){
    .text-and-image-mobile{
        display: none !important;
        
    }
    .text-and-image{
        display: block;
    }
}
.bg-img-common, .common-space, .common-text-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.text-and-image img{
    width: 100%;
    height: 100%;
    border-radius: 50px;
}

.text-and-image-mobile img{
    width: 100%;
    height: 100%;
}

@media (min-width: 1600px) and (max-width: 2760px) {
    .text-and-image-content {
        margin: 50px 0px;
        /* display: flex;
        white-space: break-spaces;
        height: 500px;
        flex-direction: column; */
    }
    .text_image_img_con {
        padding: 0px !important;
    }
}

/* .text_image_alphabet_three {
    padding: 60px 0px;
}
.text_image_img_con {
    padding: 130px 0px;
}
.text_image_alphabet_one {
    padding: 10px 0px;
} */

.txtimg_one {
    display: flex;
    align-items: center;
}
.txtimg_one_rit {
    flex-direction: row-reverse;
}
.txtimg_one_lef {
    flex-direction: row;
}


@media only screen and (max-width: 991px) {
    .txtndimgovaral {
        display: block;
    }
    .text-and-image-mobile img {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 768px) {
    .txtimg_one {
        display: block;
        padding: 0px !important;
    }
    .txtimg_one .text-and-image-content ul {
        margin-left: 0px !important;
        padding-left: 25px !important;
    } 
}