.footer-img img{ 
    height: 125px;
}
/*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;  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #b6fbff, #83a4d4);  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #b6fbff, #83a4d4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.shadow{
  background:#f7f7f7;
  padding: 60px;
}

.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;
}
.select2-container--default, .select2-selection--single {
    font-size: .875rem;
    box-shadow: 0 3px 10px rgba(0,0,0,.1);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-color: rgba(255,255,255,.12);
    border: 2px solid rgba(255,255,255,.2);
}
.select2-container--default .select2-selection--single {
    border-radius: 0;
    background: transparent;
    border: 0;
    padding: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    line-height: 52px;
}
.select2-container .select2-selection--single {
    height: 54px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 15px;
    color: #fff;
}

.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;
}