/*img.logo-set__img.lazyloaded {
    opacity: .38 !important;
}*/
.tp-tabs, .tp-thumbs {
    box-sizing: content-box !important;
    display: none;
}
.brs-posts-container .brs-post_simple {
    position: relative;
    display: -webkit-box;
    display: flex;
    /* box-shadow: 0 6px 20px rgba(0,0,0,.06); */
    box-shadow: 0 6px 26px rgba(0,0,0,.56);
}
.col-lg-6.col-sm-6.blog-button {
    margin-left: -25px;
}
.brs-post_simple .brs-post__title {
    margin-bottom: 18px;
    margin-top: 20px !important;
    color: var(--brk-dark-base);
}

img.img-fluid.mb-30.custom-img.lazyloaded {
    width: 180px;
    margin-top: 25px;
    border-radius: 40px;
}

.custom-section {
    background: #f7f7f7;
    padding: 50px;
}
.brk-dark-blur-font-color.text-center.text-lg-left p::first-letter{
   font-size: 40px;
}
/*.custom-section{
  background: #83a4d4;
  background: -webkit-linear-gradient(to right, #b6fbff, #83a4d4);
  background: linear-gradient(to right, #b6fbff, #83a4d4);
}*/
.order-heading {
  background: #dcdcdc;
  padding: 20px;
  font-size: 22px;
}
.order-wrapper {
  background: #fff;
  position: relative;
  margin-top: 100px;
  margin-bottom: 25px;
}
.order-content {
  padding: 15px;
}

/* form style start */
.suggest {
  border-bottom: 1px solid #dcdcdc;
  padding: 18px 0;
  font-size: 18px;
  color: #0085d4;
}

.single-field.left {
  padding-right: 0;
}
.single-field.right {
  padding-left: 0;
}
.single-field.right:before {
  position: absolute;
  content: '';
  background: #dcdcdc;
  height: 100%;
  width: 1px;
  left: 0px;
  z-index: 1;
}
.box .inputBox {
  position: relative;
  border-bottom: 1px solid #dcdcdc;
}
.box .inputBox input {
  width: 100%;
  padding: 25px 0 10px 0;
  font-size: 15px;
  color: #555;
  margin: 0;
  border: none;
  outline: none;
  background: transparent;
  line-height: 26px;
}
.box .single-field.right .inputBox input {
  padding-left: 10px;
}
.box .inputBox label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px 0;
  font-size: 15px;
  color: #555;
  pointer-events: none;
  transition: .5s;
}
.box .single-field.right .inputBox label {
  padding-left: 10px;
}
.box .inputBox input:focus ~ label,
.box .inputBox input:valid ~ label {
  top: -12px;
  left: 0;
  color: #03a9f4;
  font-size: 12px;
}


.box input:-webkit-autofill,
.box input:-webkit-autofill:hover,
.box input:-webkit-autofill:focus,
.box input:-webkit-autofill:active {
 -webkit-text-fill-color: #555;
 -webkit-box-shadow: 0 0 0px 1000px transparent inset;
 transition: background-color 5000s ease-in-out 0s;
}

.box .inputBox select{
  width: 100%;
  padding: 29px 0 10px 0;
  font-size: 15px;
  color: #555;
  border: none;
  outline: none;
}
.box .single-field .inputBox select {
  padding-left: 7px;
}
.box .inputBox select:focus ~ label,
.box .inputBox select:valid ~ label {
  top: -12px;
  left: 0;
  color: #03a9f4;
  font-size: 12px;
}
.box .single-field.right .checkbox {
  padding-left: 10px;
}
.box .inputBox input:disabled {
  background: #eee;
}
/* form style end */

.payment-option {
  padding: 10px 0;
  border-bottom: 1px solid #dcdcdc;
}
.payment-option label {
  font-size: 15px;
  font-weight: 600;
}
.creditCardDetails {
  margin: 20px;
}

.brk-form-round .brk-form-checkbox .checkbox-custom {
  margin-top: -70px;
}

input.modal-input {
  border: 1px solid #eee;
  padding: 10px;
}

.brk-form-transparent .brk-form-label {
  width: 100%;
  text-align: left;
  margin: 15px 0;
  padding: 0;
}
.brk-base-bg-gradient-5:before {
  border-radius: 25px;
}
.brk-bg-center-cover {
  padding: 20px;
}
.brk-form-transparent [type=email], .brk-form-transparent [type=password], .brk-form-transparent [type=search], .brk-form-transparent [type=tel], .brk-form-transparent [type=text] {
  width: 100%;
  border-radius: 0;
}
.brk-form-transparent [type=file]~.file-info {
  border-radius: 0;
}
.brk-form-transparent .jq-selectbox {
  width: 100%;
  border-radius: 0;
}
.brk-form-transparent .jq-selectbox__select {
  border-radius: 0;
}

.brk-header_style-1 .brk-nav__menu>li>a:before {
    content: unset;
}

.brk-footer a:hover {
    color: #fff;
}

.brk-footer .brk-bg-color-dark-3 {
    /* background-color: #1c2124; */
    background-color: #353835 !important;
}
.brs-sidebar_right {
    padding-left: 30px;
    border-left: 1px solid #eee;
}
.shadow-item {
    /* box-shadow: 0 6px 20px rgba(0,0,0,.06); */
    box-shadow: 0 6px 26px rgba(0,0,0,.56);
    background: #f7f7f7;
    padding: 30px;
}
.modal-body {
  position: relative;
  padding: 20px;
  height: 700px;
  overflow-y: scroll;
}
.career-background {
  background: #e6e3e6;;
  padding: 40px;
  margin-top: 20px;
}
.timeline__content i {
  margin-top: 5px;
  margin-right: 5px;
}
img.career {
    width: 1170px;
}
.career-heading {
  font-size: 22px;
  color: #0d74a5;
  font-weight: 600;
}
.career-vacancy {
  font-weight: 700;
  color: #6f4b4b;
}
hr.mt-0.mb-35.line-divider {
    width: 250px;
}
span.last-date {
    color: #78777b;
    font-weight: 700;
}
.job_des li {
    list-style: disc;
    margin-left: 40px;
}
.job_des h5 {
  margin-top: 25px;
  margin-bottom: 15px;
  font-weight: 600;
}
.mail-link {
  color: #4852ca;
}

.flip-box:hover .flip_vertical {
    -webkit-transform: rotateX(360deg);
    transform: rotateX(360deg);
}

.side_text {
    width: 300px;
    position: fixed;
    top: 40%;
    right: -130px;
    z-index: 999;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.side_text::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 700%;
    top: 165%;
    left: -83px;
    z-index: -1;
    background: #03a84e;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.side_text a, .side_text_2 a {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
}
.side_text_2 a {
    margin-left: -20px;
}

.side_text_2 {
    width: 300px;
    position: fixed;
    top: 40%;
    left: -130px;
    z-index: 999;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.side_text_2::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 700%;
    bottom: 165%;
    right: 111px;
    z-index: -1;
    background: #03a84e;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.modal .form-control {
    padding: 6px 10px;
}

/* Seminar section start */
.text-section {
    flex: 1;
    padding: 20px;
}
.text-section h1 {
    margin-top: 0;
    color: #333;
}
.text-section p {
    color: #666;
}
.image-section img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.seminar_content ul li {
    border-radius: 21px;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(40%, #ffece0),
        color-stop(60%, #ffffff)
    );
    background: linear-gradient(to right, #ffece0 40%, #ffffff 60%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 9px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}
.seminar_content ul li .date {
    width: 20%;
    color: #000000;
    font-weight: bold;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    width: 118px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}
.seminar_content ul li .date span {
    color: #ff7e31;
    font-size: 20px;
    display: block;
    font-weight: 400;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
}
.seminar_content ul li:hover {
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(34%, #ff7e31),
        color-stop(60%, #ffffff)
    );
    background: linear-gradient(to right, #ff7e31 34%, #ffffff 60%);
}
.seminar_content ul li:hover .date, .seminar_content ul li:hover .date span {
    color: #fff;
}
.seminar_content ul li .text_main {
    background: #ffffff;
    border-radius: 21px;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
    width: 80%;
    padding: 17px 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.seminar_content .text_main {
    width: 90%;
}
.seminar_content ul li .text_main .join_btn a {
    color: #cf0000;
    font-weight: bold;
    font-size: 14px;
    line-height: 32px;
    border: 0.5px solid #cf0000;
    background: #ffffff;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    display: inline-block;
    width: 80px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}
.seminar_content ul li .text_main .join_btn a:hover {
    background-color: #cf0000;
    color: #fff;
}
/* Seminar section end */

/* Category wise course start */
ul.brk-team-persone-circle__contacts li {
    color: #fff;
}

.course_single_item .course_text h3 {
    color: #1f1e1e;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
}
.course_single_item .course_text ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #787a82;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    margin-bottom: 15px;
    gap: 5px;

}
.course_single_item .course_text ul li svg {
    color: #ffae4f;
}
.svg-inline--fa {
    display: inline-block;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}
/* Category wise course end */
.red {
    color: red;
}
.form .form-control {
    padding: 6px 10px;
}

.list-style ul {
    margin-left: 30px;
}
.list-style ul > li {
    list-style: initial;
}

.jq-selectbox__select {
    pointer-events: none;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }
}
