.image-slider-item {
    padding: 0;
    margin: 0 10px!important;
}
.common-space {
    padding: 40px 0;
    margin: 0;
}
.text-and-image {
    padding: 0 0 20px 0;
    margin: 0;
}
.text-and-image img {
    padding: 0;
    margin: 0;
    width: 100%}
.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 15px 0;
    margin: 0;
}
.text-and-image-content ul li {
    padding: 0 0 10px 18px;
    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);
    display: none;
}
@media (min-width:280px) and (max-width:767px) {
    .text-and-image-content {
    padding: 0px !important;
}
.nt-bottom-space {
    padding-bottom: 0px!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;
    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-image2{
        display: none;
    }
    .text-and-image2-mobile{
        display: block !important;
        width: 100%;
    }
    .text-and-image2-mobile img{
        display: block !important;
        width: 100%;
    }
} */
/* @media (min-width: 1200px) and (max-width: 4000px){
    .text-and-image2-mobile{
        display: none !important;
    }
    .text-and-image2{
        display: block;
        width: 100%;
    }
    .text-and-image2 img{
        width: 100%;
    }
} */
.text-and-image2{
    padding: 0 0 20px 0;
    margin: 0;
}
.text-and-image2 img{
    width: 100%;
}
.bg-img-common, .common-space, .common-text-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.text-and-image2-mobile img {
    width: 100%;
}
.text-and-image2-desktop img{
    width: 100%;
    border-radius: 50px;
}
/* @media only screen and (min-width: 993px){
    .text-and-image2-mobile {
        display: none !important;
    }
}
@media only screen and (max-width: 600px){
    .text-and-image2-desktop {
        display: none!important;
    }
} */

.text_image_2_alphabet_three {
    padding: 120px 0px;
}
.text_image_2_img_con {
    padding: 130px 0px;
}
.text_image_2_alphabet_one {
    padding: 92px 0px;
}
.txtndimgovaral  {
    display: flex;
    align-items: center;
}
.txtimg_2_left {
    flex-direction: row;
}
.txtimg_2_right {
    flex-direction: row-reverse;
}
.square {
    border-radius: 10px;
}
.txtndimgovaral  ul {
    padding-left: 28px;
}
.txtndimgovaral  ul li::marker {
    color: #fff;
}
@media (max-width: 600px) {
    .txtndimgovaral {
        display: block;
    }
    .txt-and-img2-desk {
        margin-bottom: 30px;
    }
}