.single-blog-post {
    /* background: #fff; */
    position: relative;
    transition: .5s;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    min-height: 580px;
    /* border: 1px dashed #6C4DD5;
    padding: 16px; */
    /* border-radius: 5px; */
    color:#000000;
}
.blogImage {
    height: 250px;
    overflow: hidden;
}
.single-blog-post .blog-post-content {
    transition: .5s;
    padding: 24px;
}
.width100per {
    width: 100%;
}
.single-blog-post .blog-post-content {
    transition: .5s;
    padding: 24px;
}
.alignItemcenter {
    align-items: center;
}
.calcicon {
    width: initial !important;
    float: left;
    padding-right: 7px;
}
.blog-post-content span {
    font-size: 12px;
}
.single-blog-post a {
    color:#000000;
    text-decoration: none !important;
}
.blog-post-content .innertitle {
    line-height: 30px;
    font-size: 20px;
    min-height: 70px;
    max-height: 70px;
    overflow: auto;
    padding-top: 10px;
    margin-bottom: 10px;
}
.blog-post-content .innertitle {
    line-height: 30px;
    font-size: 16px;
    min-height: 70px;
    max-height: 70px;
    overflow: auto;
    color: #252525;
    line-height: 1.5;
    text-align: left;
}
.blog-post-content .innercontent2 {
    min-height: 120px;
    max-height: 120px;
    overflow: auto;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 24px;
}
.alignItemcenter {
    align-items: center;
}
a.blogpostbutton {
    /* background: linear-gradient(135deg, #23bdb8, #43e794); */
    color: #000 !important;
    border: 1px dashed #6C4DD5;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 500;
}
.single-blog-post a {
    color: #000000;
    text-decoration: none !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Track */

.innertitle::-webkit-scrollbar-track {
    background: var(--lightgray) !important;
}


/* Handle */

.innertitle::-webkit-scrollbar-thumb {
    background: #6C4DD5 !important;
    border-radius: 20px !important;
}


/* Handle on hover */

.innertitle::-webkit-scrollbar-thumb:hover {
    background: #555 !important;
}


.innercontent2::-webkit-scrollbar {
    width: 5px !important;
}


/* Track */

.innercontent2::-webkit-scrollbar-track {
    background: var(--lightgray) !important;
    border-radius: 20px !important;
}


/* Handle */

.innercontent2::-webkit-scrollbar-thumb {
    background: #6C4DD5 !important;
    border-radius: 20px !important;
}


/* Handle on hover */

.innercontent2::-webkit-scrollbar-thumb:hover {
    background: #555 !important;
}



::-webkit-scrollbar {
    width: 5px;

}

/* Track */
::-webkit-scrollbar-track {
    background: var(--lightgray)
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #6C4DD5;
    border-radius: 20px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}


.back_text {
    color:  #6C4DD5;
}

.rightblogcontentfull {
    padding-left: 10px !important;
    padding-bottom: 20px;
}
.blog_subhead {
    font-size: 18px;
    color:  #6C4DD5;
}
.rightblogcontentimg {
    width: 100px;
    border-radius: 5px;
}
.textblack {
    color:  #6C4DD5;
    font-size: 18px;
}
.rightblogcontent {
    margin-top: 20px;
    /* background: #fff; */
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
    border: 1px dashed  #6C4DD5;;
}
.rightsmallblogs {
    color: #6C4DD5;
    font-size: 12px;
    margin-left: 15px;
}
.rightsmallblogs a {
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 8px;
    display: block;
}
.rightsmallblogs a:hover {
    color:  #6C4DD5;
}
.textDecoration_unset {
    text-decoration: unset !important;
}

.pb10 {
    padding-bottom: 10px;
}
.blog_text ul li {
    margin-bottom: 12px;
}
.listnone {
    list-style: none;
}
.datebox {
    position: absolute;
    bottom: 0;
    margin-left: 0px;
    background: #fff;
    padding: 10px;
    /* border-radius: 5px; */
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    display: flex;
}
.calcicon {
    width: initial !important;
    float: left;
    padding-right: 7px;
}
.positionRelative {
    position: relative;
}
.blogcontentimg {
    border-radius: 5px;
    margin: 0;
}
.blogcontent {
    /* padding-left: 20px; */
    margin-top: 20px;
}
.blog_head {
    font-size: 28px;
    font-weight: 600;
    color:  #6C4DD5;
}
.blog_text {
    color: #000;
    margin-top: 20px;
    /* text-align: justify; */
    line-height: 25px;
}

.sharecontent {
    margin-top: 20px;
    background: #fff;
    height: 100%;
    padding: 10px 5px;
    border-radius: 5px 5px 30px 30px;
    display: none;
}
.pl0 {
    padding-left: 0;
}
.backarrow {
    margin: 30px 0px;
    text-decoration: none;
    color: #fff;
    gap: 12px;
    padding-top: 50px;
}
.listdisc {
    list-style: disc !important;
}







     .greenbutton3 {
            justify-content: center;
            align-items: center;
            padding: 5px 30px;
            height: 38px;
            background: #6C4DD5;
            cursor: pointer;
            border: 1px solid #6C4DD5;
            color: #fff;
            text-decoration: none;
            border-radius: 5px;
            transition: 0.3s ease-in-out;
        }

        .greenbutton3:hover {
            border: 1px dashed #6C4DD5;
            background: none;
            color: #000;
            transition: 0.3s ease-in-out;
        }

        .justifyCenter {
            justify-content: center;
        }

        .emailimg {
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: -99;
        }

        .emailimg img {
            width: 100%;
        }

        .contact_us {
            background-image: url("../images/contactus.jpg");
            min-height: 500px;
            background-attachment: fixed;
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .white-box {
            border: 1px dashed #6C4DD5;

            padding: 30px;
            margin: 40px 0px;
            border-radius: 30px;
        }

        .sectionTitleTxt {
            font-weight: 700;
            font-size: 34px;
            line-height: 1.5;
            text-transform: uppercase;
            text-align: center;
            color: #6C4DD5;
            margin-bottom: 12px;
        }

        .mb_24 {
            margin-bottom: 24px !important;
        }

        .whitec {
            color: #fff !important;
        }

        .main_input {
            background: transparent;
            /* padding: 16px 0px; */
            color: #000 !important;
            padding: 0px 12px;
            height: 44px;
            width: 100%;
            border-bottom: 1px solid #E6E6E6 !important;
            border: unset;
            border-radius: 0px;
            font-weight: 400;
            font-size: 16px;
            line-height: 1.5;
            outline: none;
        }

        .errormsg {
            position: fixed;
            top: 0;
            right: 0;
            padding: 20px;
            background: #ef513a;
            color: #fff;
            z-index: 9999999;
            display: flex;
            align-items: center;
            box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
            display: none;
        }

        .successmsg {
            position: fixed;
            top: 0;
            right: 0;
            padding: 20px;
            background: #2ecc71;
            color: #fff;
            z-index: 9999999;
            display: flex;
            align-items: center;
            box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
            display: none;
        }



        .gap5 {
            gap: 10px;
        }

        input[type=radio]#blackradio {
            accent-color: #6C4DD5;
        }

        .whitep {
            color: #000 !important;
        }
        .loader {
  width: 48px;
  height: 48px;
  position: relative;
}
.loader::before , .loader::after{
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50% , -50%);
  width: 48em;
  height: 48em;
  background-image:
    radial-gradient(circle 10px, #FFF 100%, transparent 0),
    radial-gradient(circle 10px, #FFF 100%, transparent 0),
    radial-gradient(circle 10px, #FFF 100%, transparent 0),
    radial-gradient(circle 10px, #FFF 100%, transparent 0),
    radial-gradient(circle 10px, #FFF 100%, transparent 0),
    radial-gradient(circle 10px, #FFF 100%, transparent 0),
    radial-gradient(circle 10px, #FFF 100%, transparent 0),
    radial-gradient(circle 10px, #FFF 100%, transparent 0);
  background-position: 0em -18em, 0em 18em, 18em 0em, -18em 0em,
                       13em -13em, -13em -13em, 13em 13em, -13em 13em;
    background-repeat: no-repeat;
  font-size: 0.5px;
  border-radius: 50%;
  animation: blast 1s ease-in infinite;
}
.loader::after {
  font-size: 1px;
  background: #fff;
  animation: bounce 1s ease-in infinite;
}

@keyframes bounce {
  0% , 100%{ font-size: 0.75px }
  50% { font-size: 1.5px }
}
@keyframes blast {
  0% , 40% {
    font-size: 0.5px;
  }
  70% {
    opacity: 1;
    font-size: 4px;
  }
   100% {
     font-size: 6px;
    opacity: 0;
  }
}