.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.bg-white {
    background: #fff;
}
.text-dark {
    color: #333 !important;
}
.theme-color {
    color: #27459d !important;
}
.main-color {
    color: #dd4643 !important;
}
.entry-title a {
    color: #333 !important;
    transition: 0.5s;
}
.entry-title:hover a {
    color: #27459d !important;
}
.ptb-70 {
    padding: 70px 0 !important;
}
.ptb-50 {
    padding: 50px 0 !important;
}
.ptb-30 {
    padding: 30px 0 !important;
}
.ptb_10 {
    padding: 10px 0 !important;
}
.box_shad {
    border-radius: 10px;
    padding: 10px 20px;
    box-shadow: 0 0 20px -6px #000;
}
.box_shad li {
    list-style: disc;
    color: #333;
    margin-left: 0px;
    font-size: inherit;
}
.box_shad li::marker {
    font-size: x-large;
}
.about_us h1 {
    margin: 5px 0 15px 0;
}
.about_us p {
    margin-bottom: 10px;
}
.disflex {
    display: flex !important;
}
.align-items-start {
    align-items: flex-start !important;
}
.no_shad {
    box-shadow: 0 0px 5px rgb(0 0 0 / 10%);
}
.mrl_5 {
    margin: 0 5px;
}
.mb_30 {
    margin-bottom: 30px !important;
}

/*Footer Start*/
.contact-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}

.contact-list li {
    padding-left: 0;
    width: 33.33%;
    display: -ms-flexbox;
    display: flex;
}

.contact-list li::after {
    display: none;
}

.contact-list .contact-icon {
    margin-right: 15px;
}

.contact-list .contact-icon i {
    color: #000;
}

.contact-list .contact-list_text h3 {
    color: #27459d;
    font-weight: 900;
    margin-bottom: 1rem;
}

.contact-list .contact-list_text a,
.contact-list .contact-list_text p {
    display: block;
    margin-bottom: 0;
    color: #333;
    transition: 0.5s;
    font-weight: 500;
}

.contact-list .contact-list_text a:hover {
    color: #27459d;
}

@media (max-width: 991px) {
    .contact-list .contact-list_text h5 {
        font-size: 20px;
    }

    .contact-list .contact-list_text a,
    .contact-list .contact-list_text p {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .contact-list {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
    }

    .contact-list li {
        width: 300px;
    }

    #about .abt_mb_30 {
        margin-bottom: 30px !important;
    }
}

.social-list {
    display: -ms-flexbox;
    display: flex;
}

.social-list.center {
    -ms-flex-pack: center;
    justify-content: center;
}

.social-list.small li {
    margin-right: 25px;
}

.social-list li {
    margin-bottom: 0;
    margin-right: 15px;
    padding-left: 0;
}

.social-list li:last-child {
    margin-right: 0;
}

.social-list li::after {
    display: none;
}
/*Footer End*/

/*About Us Start*/
.about_us img {
    border-radius: 10px;
    box-shadow: 0 0 20px -10px #000;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}
.about_boxshad {
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0 0 15px -6px #000;
    background-color: #fff;
    text-align: justify;
    margin-bottom: 20px;
}
.about_boxshad h3 {
    color: #3b67e9;
    margin-bottom: 10px;
}
.about_boxshad p {
    color: #333;
}
.about_boxshad p span {
    color: #3b67e9;
    font-weight: 900;
}
.about_boxshad2 {
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0 0 15px -6px #000;
    background-color: #fff;
    text-align: justify;
}
.about_boxshad2 h3 {
    color: #3b67e9;
    margin-bottom: 10px;
}
.about_boxshad2 p {
    color: #333;
}
.about_boxshad2 p span {
    color: #3b67e9;
    font-weight: 900;
}
.mb-0 {
    margin-bottom: 0px;
}
.about h3 {
    margin-bottom: 0.5rem;
    font-size: 2.5rem;
    font-family: sans-serif;
    font-weight: 800;
    color: #27459d;
}
.item-content h5 {
    color: #333;
    cursor: pointer;
}
/*About Us End*/

.page_testimonials {
    background-color: aliceblue;
}
.page_copyright {
    box-shadow: 0 -10px 10px -5px #9710101f;
}
.media-body2 a {
    color: #333;
    transition: 0.5s;
    word-break: break-all;
}
.media-body2 a:hover {
    color: #3b67e9;
}
.line-height-20 {
    line-height: 20px;
}

.servshad {
    box-shadow: 0 0 10px -6px #000;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 20px;
}
.servshad h4 {
    margin-bottom: 0.5rem;
    color: #3b67e9;
}
.servshad p {
    text-align: justify;
}

.whatsapp-button {
    position: fixed;
    bottom: 80px;
    right: 10px;
    z-index: 9999;
    background-color: #25d366;
    border-radius: 50px;
    color: #ffffff;
    text-decoration: none;
    width: 70px;
    height: 70px;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 25px -6px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 25px -6px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 25px -6px rgba(0, 0, 0, 1);
    animation: effect 5s infinite ease-in;
}
.whatsapp-button:hover {
    color: #ffffff;
}
@keyframes effect {
    20%,
    100% {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
    0%,
    10% {
        width: 55px;
        height: 55px;
        font-size: 35px;
    }
    5% {
        width: 50px;
        height: 50px;
        font-size: 30px;
    }
}

/* Glowing Button */
.button {
    background-color: #004a7f;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 17px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    -webkit-animation: glowing 2500ms infinite;
    -moz-animation: glowing 2500ms infinite;
    -o-animation: glowing 2500ms infinite;
    animation: glowing 2500ms infinite;
}
@-webkit-keyframes glowing {
    0% {
        background-color: #b20000;
        -webkit-box-shadow: 0 0 3px #b20000;
    }
    50% {
        background-color: #ff0000;
        -webkit-box-shadow: 0 0 40px #ff0000;
    }
    100% {
        background-color: #b20000;
        -webkit-box-shadow: 0 0 3px #b20000;
    }
}

@-moz-keyframes glowing {
    0% {
        background-color: #b20000;
        -moz-box-shadow: 0 0 3px #b20000;
    }
    50% {
        background-color: #ff0000;
        -moz-box-shadow: 0 0 40px #ff0000;
    }
    100% {
        background-color: #b20000;
        -moz-box-shadow: 0 0 3px #b20000;
    }
}

@-o-keyframes glowing {
    0% {
        background-color: #b20000;
        box-shadow: 0 0 3px #b20000;
    }
    50% {
        background-color: #ff0000;
        box-shadow: 0 0 40px #ff0000;
    }
    100% {
        background-color: #b20000;
        box-shadow: 0 0 3px #b20000;
    }
}

@keyframes glowing {
    0% {
        background-color: #b20000;
        box-shadow: 0 0 3px #b20000;
    }
    50% {
        background-color: #ff0000;
        box-shadow: 0 0 40px #ff0000;
    }
    100% {
        background-color: #b20000;
        box-shadow: 0 0 3px #b20000;
    }
}

.stickylogo {
    background-image: url(../img/logo1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100px;
    height: 100px;
}

/* Custome CSS Sudhir 11-18-2021 Start */
.justify-content-between {
    justify-content: space-between !important;
    display: flex;
}
.boxshad li {
    list-style: disc;
    color: #333;
    margin-left: 0px;
    font-size: inherit;
}
.boxshad li::marker {
    font-size: x-large;
}

.new-social {
    color: azure;
    padding: 5px 15px;
    border-radius: 50px;
}
.hover-fx {
    font-size: 18px;
    display: inline-block;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    color: #fff;
    background-color: #9999992e;
    transition: 300ms;
    box-shadow: 0 0 0 0.3px rgb(36, 36, 36);
}

.hover-fx:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    box-sizing: content-box;
    box-shadow: 0 0 0 2px #d82b28;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 300ms;
}

.hover-fx:hover {
    background-color: #ffffff;
    color: #000000;
    box-shadow: 0 0 0 0;
}

.hover-fx:hover:after {
    opacity: 1;
    transform: scale(1.15);
}
.dwn_btn {
    position: RELATIVE;
    left: 68%;
    top: -75px;
    z-index: 5;
    background: #4d71d6;
    border-radius: 40px;
    padding: 10px 15px;
    box-shadow: 0 0 10px -6px #000;
    transition: 0.5s;
}
.dwn_btn:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px -6px #4d73e0;
    background: #fff;
}
.dwn_btn:hover a {
    color: #496ed7;
}
@media (max-width: 1180px) {
    .dwn_btn {
        left: 0 !important;
    }
}
.ftr_bg {
    background: #f3f3f3;
}
/* Custome CSS Sudhir 11-18-2021 End */

/* Custome CSS Sudhir 12-05-2021 Start */

/* Home Gallery Start */
.imglryshad {
    padding: 40px 20px;
    background: #252525;
    border-radius: 20px;
    width: 100%;
    box-shadow: 0px 10px 20px -2px #000;
}
.carousel-3d-slide {
    height: unset !important;
}

.carousel-3d-slide {
    box-shadow: 0 6px 6px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.carousel-3d-slide {
    width: 400px !important;
}

.carousel-3d-container .next span {
    color: #fff !important;
}
.carousel-3d-container .prev span {
    color: #fff !important;
}
/* Home Gallery End */

.boxshad {
    padding: 30px;
    box-shadow: 0px 0px 30px -20px #000000;
    border-radius: 15px;
    margin: 5px 0;
    background: #ffffff9c;
}
.boxshad h3 {
    color: #285fa0;
}
.boxshad p {
    color: #000;
    text-align: justify;
}
.boxshad a {
    color: #000;
}
.boxshad a:hover {
    color: #285fa0;
}
.boxshad ul {
    list-style: none;
    margin: 0px 0px 20px;
}
.disflex {
    display: flex;
    flex-wrap: wrap;
}

/* Career Start */

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    /* border-radius: 0.25rem; */
}

.card > hr {
    margin-right: 0;
    margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.card-body p strong {
    color: #3b67e9;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}

.card-footer {
    padding: 0rem;
    background-color: rgb(0 0 0 / 0%);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
    margin-top: 20px;
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.card-deck .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.card-group > .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

    .card-group > .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0;
    }

    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0;
    }

    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .card-group > .card:not(:last-child) .card-header,
    .card-group > .card:not(:last-child) .card-img-top {
        border-top-right-radius: 0;
    }

    .card-group > .card:not(:last-child) .card-footer,
    .card-group > .card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0;
    }

    .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .card-group > .card:not(:first-child) .card-header,
    .card-group > .card:not(:first-child) .card-img-top {
        border-top-left-radius: 0;
    }

    .card-group > .card:not(:first-child) .card-footer,
    .card-group > .card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0;
    }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}

.accordion > .card {
    overflow: hidden;
}

.accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}

.accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}

.accordion > .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion > .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion > .card .card-header {
    margin-bottom: -1px;
}

.modal-header {
    display: flex;
}

.modal-header .close {
    margin-top: -2px;
    right: 15px;
    position: absolute;
    color: #000;
    /* background: red; */
    opacity: 1;
    padding: 4px;
}

.modal input[type=checkbox]+label:before {
    display: none;
}
.modal .form-control, .form-control:focus {
    box-shadow: none;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 0 0 0 10px;
}
.modal .form-check.form-check-inline {
    padding-left: 10px;
}
.modal input[type=checkbox]+label {
    padding-left: 5px;
}
.modal #file.form-control {
    padding: 8px 10px 10px 10px;
}
.modal .select-group .input-group .form-control {
    border-radius: 10px;
    float: none;
    display: block;
}
/* Career End */

.dwn_btn2 {
    background: #4d71d6;
    border-radius: 5px;
    padding: 10px 15px;
    box-shadow: 0 0 10px -6px #000;
    transition: 0.5s;
    color: #fff !important;
}
.dwn_btn2:hover {
    box-shadow: 0 5px 15px -6px #4d73e0;
    background: #fff;
    color: #285fa0 !important;
    cursor: pointer;
}
.dwn_btn2:hover a {
    color: #496ed7;
    cursor: pointer;
}
@media (max-width: 1180px) {
    .dwn_btn {
        left: 0 !important;
    }
}

/* Event Start */
.sticky-card {
    position: -webkit-sticky;
    position: sticky;
    top: 15%;
    padding: 10px;
    text-align: center;
    overflow: auto;
    height: 600px;
    width: 100%;
}
.pp_content_container .pp_details .pp_social {display: none;}
.post-meta {
    position: relative;
    z-index: 10;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -15px;
    margin-bottom: 20px;
}

.post-meta time {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100px;
    height: 100px;
    margin-right: 20px;
    border-radius: 50%;
    background: #d82b28;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    color: #fff;
}

.post-meta time span {
    font-size: 17px;
    line-height: 1.3em;
}

.post-meta time br {
    display: none;
    height: 0
}

.post-meta p {
    margin-top: 10px;
    margin-bottom: 0;
    margin-right: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    color: #333;
}

.post-meta p svg {
    margin-right: 5px;
}

.post-meta a {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    color: #333;
}

.post-meta a:hover {
    color: #285fa0;
}

@media (max-width: 767px) {
    .post-meta {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: -10px
    }

    .post-meta time {
        -ms-flex-direction: column;
        flex-direction: column;
        width: 60px;
        height: 60px;
        margin-right: 0;
        font-size: 24px;
        margin-top: 30px;
    }

    .post-meta time span {
        font-size: 14px;
    }

    .post-teaser2 {display: block !important;}
}

@media (max-width: 480px) {
    .post-meta time {
        font-size: 12px;
    }

    .post-meta time span {
        font-size: 20px;
    }
}

.post-teaser p {
    margin-bottom: 0;
}

.post-teaser i {
    color: #d82b28;
    font-size: 3rem;
    padding-right: 5px;
}

.post-teaser2 {display: flex;}

.post-teaser2 p i {
    color: #d82b28;
    font-size: 3rem !important;
    padding-right: 5px;
}



.post-teaser a {
  color: #2F56B0;
  position: relative;
  text-decoration: none;
  transition: color .4s ease-out;
}

.post-teaser h1, h2, h3, h4, h5, h6 {
    margin-top: 1em;
    margin-bottom: 1em;
}

.post-teaser a:hover {
  color: #d82b28 !important;
  right: 0;
  text-decoration: none;
}

.post-teaser a:hover:after {
  border-color: #d82b28 !important;
  right: 0;
}

.post-teaser a:after {
  border-radius: 1em;
  border-top: .1em solid #2F56B0;
  content: "";
  position: absolute;
    right: 100%;
    bottom: 0.03em;
    left: 0;
  transition: right .4s cubic-bezier(0,.5,0,1),
              border-color .4s ease-out;
}

.post-teaser a:hover:after {
  animation: anchor-underline 2s cubic-bezier(0,.5,0,1) infinite;
  border-color: #457DFB;
}

@keyframes anchor-underline {
  0%, 10% {
    left: 0;
    right: 100%;
  }
  40%, 60% {
    left: 0;
    right: 0;
  }
  90%, 100% {
    left: 100%;
    right: 0;
  }
}

.event-title {
    margin-top: -60px;
    /* margin-bottom: 15px; */
    font-family: var(--main_font);
    font-size: 23px;
    color: #fff;
    /* background: #ffffff91; */
    text-align: center;
    line-height: 1.6em;
}

.event-tabs h3 {
    font-size: 23px;
    color: #3F3E45;
    padding: 0 10px;
    padding-bottom: 10px;
}

.event-tabs a {
    text-decoration: none !important;
    padding: 0px !important;
    transition: 0.5s !important;
    color: #333;
    text-align: left !important;
    font-size: 15px;
    line-height: 23px;
}

.event-tabs a span {
    line-height: 23px;
}

.event-tabs a:hover {
    color: #000 !important;
}

.event-tabs img {
    width: 100%;
}
#sidenav-3 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#sidenav-3 ul li {
    list-style: none !important;
    text-align: left;
}
.box_shad2 {
    border-radius: 10px;
    padding: 10px 15px;
    box-shadow: 0 0 10px -6px #000;
}

#search-input-sidenav {
    background: #fff;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    border: 1px solid #ddd;
    box-shadow: 0 1px 10px -8px #000;
}
#search-input-sidenav::-webkit-input-placeholder { /* Edge */
    color: #333;
  }
  
#search-input-sidenav:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #333;
  }
  
  #search-input-sidenav::placeholder {
    color: #333;
  }
#scroll-container .event-tabs {
    list-style: none !important;
    text-align: left;
    border-bottom: 1px solid #ddd;
    width: 100%;
    line-height: 23px;
    padding: 4px 0;
}

/* width */
#sidenav-3::-webkit-scrollbar {
    width: 5px;
  }
  
/* Track */
#sidenav-3::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #dfdfdf;
    border-radius: 10px;
  }
   
/* Handle */
#sidenav-3::-webkit-scrollbar-thumb {
    background: #d82b28;
    border-radius: 10px;
  }
  
/* Handle on hover */
#sidenav-3::-webkit-scrollbar-thumb:hover {
    background: #b30000; 
  }

  .mr-4 {margin-right: 4%;}
/* Event End */
/* Custome CSS Sudhir 12-05-2021 Emd */ 



/* Custome CSS Sudhir 14-07-2023 Start */
.skill-list {
    margin-bottom: -30px
}

.skill-list .custom-icon {
    margin-left: auto;
    margin-right: auto
}

.skill-list .icon-block {
    text-align: center
}

.tile-list .tile-list__item {
    display: -ms-flexbox;
    display: flex;
    background: #ffffff9c;
    box-shadow: 0px 0px 30px -20px #000000;
}

.tile-list .tile-list__item:nth-child(odd) .tile-list-content {
    margin-left: auto
}

.tile-list-content ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;
}

.tile-list-content ul li{
    color: #000;
    display: flex;
    padding: 0px;
}

.tile-list-content ul li::before{
    content: "\f130";
    font-family: FontAwesome;
    color: #d7292c;
    font-weight: bold;
    padding-right: 5px;
    font-size: 24px;
}
.tile-list .tile-list__item {
    margin-bottom: 2.5rem;
    border-radius: 1.2rem;
}

.tile-list .tile-list__item:nth-child(even) {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
    
}

.tile-list .tile-list__item:nth-child(even) .tile-list-content {
    margin-right: auto
}

.tile-list .tile-list__item.tile-list__item--dark {
    background: var(--main_dark)
}

.tile-list .tile-list__item.tile-list__item--dark .tile-list-text h3 {
    color: #fff
}

.tile-list .tile-list__item.tile-list__item--dark .tile-list-text p {
    color: var(--text_gray)
}

.tile-list .tile-list__item .tile-list-text {
    width: 50%;
    padding: 30px 40px;
}

.tile-list .tile-list__item .tile-list-text .tile-list-content h3{color: #285FA0;}

.tile-list .tile-list__item .tile-list-img {
    width: 50%;
    background-size: cover;
    background-position: center center
}

@media (max-width: 991px) {
    .tile-list .tile-list__item .tile-list-text {
        padding: 50px 15px 50px 0
    }

    .tile-list .tile-list__item .tile-list-text .tile-list-content {
        padding-left: 30px
    }
}

@media (max-width: 767px) {
    .tile-list .tile-list__item {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .tile-list .tile-list__item:nth-child(even) {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .tile-list .tile-list__item:nth-child(even) .tile-list-content {
        margin-right: 0;
        margin-left: 0
    }

    .tile-list .tile-list__item .tile-list-text {
        width: 100%;
        -ms-flex-order: 1;
        order: 1;
        padding: 40px 15px 40px 15px
    }

    .tile-list .tile-list__item .tile-list-text .tile-list-content {
        margin-right: 0;
        margin-left: 0;
        padding-left: 0
    }

    .tile-list .tile-list__item .tile-list-img {
        -ms-flex-order: 0;
        order: 0;
        width: 100%;
        height: 400px
    }
}

@media (max-width: 480px) {
    .tile-list .tile-list__item .tile-list-img {
        height: 250px
    }
}
/* Custome CSS Sudhir 14-07-2023 End */


/* Custome CSS Sudhir 17-07-2023 End */
.credits {
    background: #27489a;
    text-align: center;
    padding: 23px 5px;
    border-radius: 10px;
    box-shadow: 0 4px 8px -4px #333;
}
.credits h5 {
    margin: 0;
}
.credits h5 a {
    color: #fff;
}
.credits h5 a:hover {
    color: #dd4643;
}
/* Custome CSS Sudhir 17-07-2023 End */