/*
Theme Name: Eviden an Atos Business
*/
 
.payment-detail-box{
    display: none;
}
.p-b90 {
  padding-bottom: 90px;
}
.p-t120 {
  padding-top: 120px;
}
.p-b120 {
  padding-bottom: 120px;
}
.p-t80 {
  padding-top: 80px;
}
.p-b80 {
  padding-bottom: 80px;
}
.color-orng{
     color: #ff6d43 !important;
}
.plr-0{
    padding-left: 0px;
    padding-right: 0px;
}
.bg-light-blue{
    background: #eaf1fb !important;
}
h5{
    margin-bottom: 10px;
	margin-top: 10px;
	    font-size: 18px;
    font-weight: 600;
}

section h2, section h3, section h4{
	margin-bottom:20px;
}
/* Home Page 1 Banner Section Css Start */
.twm-home1-banner-section {
  position: relative;
  padding-top: 160px;
  overflow: hidden;
}
.twm-home1-banner-section > .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.twm-home1-banner-section > .row .twm-bnr-left-section {
  max-width: 745px;
  padding-left: 20px;
  margin-left: auto;
  position: relative;
  z-index: 2;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 20px; /* Adjust this value as needed */
  /* Additional styles for your sidebar */
}
.inner-box.news-new-box {
  border-top: 5px solid #002d3c !important;
}


input[readonly],
select[readonly],
textarea[readonly] {
  border-color: #CCCFD0 !important;
  background: #F0F5F7 !important;
}

@media (max-width: 1270px) {
  .twm-home1-banner-section > .row .twm-bnr-left-section {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .twm-home1-banner-section > .row .twm-bnr-left-section {
    max-width: 768px;
    margin: 0px auto;
    padding: 0px 30px 50px 30px;
  }
}
.twm-home1-banner-section > .row .twm-bnr-left-section .twm-bnr-title-small {
  font-size: 20px;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section > .row .twm-bnr-left-section .twm-bnr-title-small {
    margin-bottom: 10px;
    font-size: 16px;
  }
}
.twm-home1-banner-section > .row .twm-bnr-left-section .twm-bnr-title-large {
  font-size: 66px;
  line-height: 72px;
  font-weight: 500;
  color: #17171d;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section > .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .twm-home1-banner-section > .row .twm-bnr-left-section .twm-bnr-title-large {
    font-size: 28px;
    line-height: 36px;
  }
}
.twm-home1-banner-section > .row .twm-bnr-left-section .twm-bnr-discription {
  font-size: 18px;
  margin-bottom: 30px;
}
.twm-home1-banner-section .twm-bnr-right-section {
  position: relative;
}
.twm-home1-banner-section .twm-bnr-right-section .twm-bnr-right-content {
  max-width: 900px;
  position: relative;
}
@media (max-width: 991px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-bnr-right-content {
    max-width: 100%;
    margin: 0px auto;
    padding: 0px 30px 0px 30px;
  }
}
@media (max-width: 480px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area {
    display: none;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 {
  left: 225px;
  bottom: 150px;
  position: absolute;
  z-index: 3;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 {
    left: 100px;
    bottom: 240px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span {
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background-color: #b4cded;
  display: block;
  position: relative;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span {
    width: 400px;
    height: 400px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span:after {
  width: 17px;
  height: 17px;
  background-color: #1967d2;
  border-radius: 50%;
  content: "";
  position: absolute;
  right: 35px;
  top: 100px;
  z-index: 9;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span:after {
    right: 15px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span:before {
  width: 17px;
  height: 17px;
  background-color: #1967d2;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 3px;
  top: 170px;
  z-index: 9;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle1 span:before {
    left: -7px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle2 {
  left: 150px;
  bottom: 75px;
  position: absolute;
  z-index: 2;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle2 {
    left: 50px;
    bottom: 200px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle2 span {
  width: 650px;
  height: 650px;
  border-radius: 50%;
  background-color: #dbe6f4;
  display: block;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle2 span {
    width: 500px;
    height: 500px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle2 span:after {
  width: 17px;
  height: 17px;
  background-color: #1967d2;
  border-radius: 50%;
  content: "";
  position: absolute;
  right: 75px;
  bottom: 100px;
  z-index: 9;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle2 span:after {
    right: 35px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle3 {
  left: 75px;
  bottom: 0px;
  position: absolute;
  z-index: 1;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle3 {
    left: 0px;
    bottom: 150px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle3 span {
  width: 800px;
  height: 800px;
  border-radius: 50%;
  background-color: #ecf1f7;
  display: block;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-img-bg-circle-area .twm-img-bg-circle3 span {
    width: 600px;
    height: 600px;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-bnr-right-carousel {
  position: relative;
  z-index: 4;
}
.twm-home1-banner-section .twm-bnr-right-section .twm-bnr-right-carousel .slide-img img {
  width: auto;
  margin-left: 100px;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-bnr-right-carousel .slide-img img {
    margin-left: 0px;
  }
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-bnr-right-carousel .slide-img img {
    margin: 0px auto;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-small-ring-l {
  width: 50px;
  height: 50px;
  border: 5px solid #1967d2;
  border-radius: 50%;
  opacity: 0.4;
  position: absolute;
  bottom: 30%;
  left: 11%;
  z-index: 5;
}
@media (max-width: 1440px) {
  .twm-home1-banner-section .twm-bnr-right-section .twm-small-ring-l {
    left: 1%;
    bottom: 45%;
  }
}
.twm-home1-banner-section .twm-bnr-right-section .twm-small-ring-2 {
  width: 50px;
  height: 50px;
  border: 5px solid #1967d2;
  border-radius: 50%;
  opacity: 0.4;
  position: absolute;
  top: 30%;
  right: 9%;
  z-index: 5;
}
.twm-home1-banner-section .twm-gradient-text {
  font-size: 150px;
  line-height: 110px;
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  font-weight: 800;
  text-transform: uppercase;
  padding-right: 200px;
  background: -moz-linear-gradient(top, rgba(192, 213, 240, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(192, 213, 240, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(192, 213, 240, 0.65) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#a6c0d5f0", endColorstr="#00000000",GradientType=0 ); /* IE6-9 */
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991px) {
  .twm-home1-banner-section .twm-gradient-text {
    position: inherit;
  }
}
@media (max-width: 767px) {
  .twm-home1-banner-section .twm-gradient-text {
    display: none;
  }
}
.twm-home1-banner-section .twm-bnr-blocks {
  display: flex;
  background-color: #fff;
  border: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 10px 20px;
  border-radius: 10px;
  width: 270px;
  margin: 0px 4px;
}
.twm-home1-banner-section .twm-bnr-blocks .twm-icon {
  width: 70px;
  margin-right: 20px;
}
.twm-home1-banner-section .twm-bnr-blocks .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
}
.twm-home1-banner-section .twm-bnr-blocks .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
}
.twm-home1-banner-section .twm-bnr-blocks .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 16px;
}
.twm-home1-banner-section .twm-bnr-blocks-3 {
  display: flex;
  background-color: #fff;
  border: 10px;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  position: relative;
  padding: 10px 20px;
  border-radius: 10px;
  width: 290px;
  margin: 0px 4px;
}
.twm-home1-banner-section .twm-bnr-blocks-3 .twm-pics {
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  align-items: center;
}
.twm-home1-banner-section .twm-bnr-blocks-3 .twm-pics span {
  display: inline-block;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #fff;
  overflow: hidden;
  margin-left: -15px;
}
.twm-home1-banner-section .twm-bnr-blocks-3 .twm-content .tw-count-number {
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  font-family: "Rubik", sans-serif;
}
.twm-home1-banner-section .twm-bnr-blocks-3 .twm-content .tw-count-number .counter {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
  font-family: "Rubik", sans-serif;
}
.twm-home1-banner-section .twm-bnr-blocks-3 .twm-content .icon-content-info {
  color: #17171d;
  margin-bottom: 0px;
  font-size: 16px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section .twm-bnr-blocks-position-wrap {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .twm-home1-banner-section .twm-bnr-blocks-position-wrap {
    display: none;
  }
}
.twm-home1-banner-section .twm-bnr-blocks-position-1 {
  position: absolute;
  z-index: 4;
  top: 200px;
  left: 45px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section .twm-bnr-blocks-position-1 {
    position: inherit;
    top: inherit;
    left: inherit;
  }
}
.twm-home1-banner-section .twm-bnr-blocks-position-2 {
  position: absolute;
  z-index: 4;
  top: 90px;
  right: 0px;
}
@media (max-width: 1366px) {
  .twm-home1-banner-section .twm-bnr-blocks-position-2 {
    top: -30px;
  }
}
@media (max-width: 991px) {
  .twm-home1-banner-section .twm-bnr-blocks-position-2 {
    position: inherit;
    top: inherit;
    right: inherit;
  }
}
.twm-home1-banner-section .twm-bnr-blocks-position-3 {
  position: absolute;
  z-index: 4;
  bottom: 50px;
  right: 20px;
}
@media (max-width: 991px) {
  .twm-home1-banner-section .twm-bnr-blocks-position-3 {
    position: inherit;
    right: inherit;
    bottom: inherit;
  }
}


/*Get Jobs*/
.h-page6-getjobs-wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: #eaf1fb;
}
.h-page6-getjobs-wrap .h-page-6-client-slide-title {
  font-size: 28px;
  font-weight: 600;
  color: #17171d;
  position: relative;
  z-index: 1;
    line-height: 1.7;
}
@media (max-width: 1199px) {
  .h-page6-getjobs-wrap .h-page-6-client-slide-title {
    text-align: center;
    margin-bottom: 30px;
  }
}
.h-page6-getjobs-wrap .h-page-6-client-slide-title span {
  display: block;
    line-height: 1;
margin-top: 5px;
font-size: 20px;
font-weight: 500;
}
.h-page6-getjobs-wrap .h-page-6-client-slide-title:after {
  background-color: #1967d2;
  content: "";
  width: 120px;
  height: 120px;
  border-radius: 10px;
  transform: rotate(40deg);
  position: absolute;
  left: 45%;
  top: 5px;
  z-index: -1;
  opacity: 0.1;
}
@media (max-width: 1199px) {
  .h-page6-getjobs-wrap .h-page-6-client-slide-title:after {
    width: 70px;
    height: 70px;
    left: 50%;
    top: 0px;
    transform: rotate(35deg) translateX(-50%);
  }
}
@media (max-width: 991px) {
  .h-page6-getjobs-wrap .h-page-6-client-slide-title:after {
    top: 20px;
  }
}
.h-page6-getjobs-wrap .h-page6-client-slider-outer {
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding-top:20px;
}
.h-page6-getjobs-wrap .h-page6-client-slider-outer:afters {
  width: 100%;
  height: calc(50% + 30px);
  content: "";
  left: 0px;
  top: -30px;
  background-color: #fff;
  position: absolute;
  z-index: -1;
}
.h-page6-getjobs-wrap .h-page6-client-slider {
  position: relative;
  z-index: 1;
  padding: 20px 20px;
}
@media (max-width: 991px) {
  .h-page6-getjobs-wrap .h-page6-client-slider {
    padding: 30px;
  }
}
.h-page6-getjobs-wrap .h-page6-client-slider:befores {
  width: 5000px;
  height: 100%;
  content: "";
  left: 0px;
  top: 0px;
  background-color: #fff;
  position: absolute;
  z-index: -1;
  box-shadow: 0px 0px 25px rgba(56, 152, 226, 0.3);
  border-radius: 10px 0px 0px 10px;
  border-left: 5px solid #ff6d43;
}
@media (max-width: 1199px) {
  .h-page6-getjobs-wrap .h-page6-client-slider:before {
    width: 100%;
    border-radius: 10px;
  }
}
.h-page6-getjobs-wrap .h-page6-client-slider .row {
  display: flex;
  align-items: center;
}
.h-page6-getjobs-wrap .h-page6-client-slider .owl-carousel .owl-stage-outer {
  display: table;
}
@media (max-width: 1199px) {
  .h-page6-getjobs-wrap .h-page6-client-slider .owl-carousel .owl-stage-outer {
    display: inherit;
    margin-left: 0px;
  }
}
.h-page6-getjobs-wrap .h-page6-client-slider .owl-carousel .owl-stage-outer .owl-stage {
  display: flex;
  align-items: center;
}
.h-page6-getjobs-wrap .home-client-carousel6 .client-logo {
  width: 150px;
  margin: 0px auto;
}
.h-page6-getjobs-wrap .home-client-carousel6 .client-logo.client-logo-media img {
  height: auto;
  width: auto;
}
.h-page6-getjobs-wrap:after {
  width: 100%;
  height: 100%;
  content: "";
  right: calc(50% + 206px);
  top: 0px;
  background-color: #002d3c;
  position: absolute;
  z-index: -1;
}
@media (max-width: 991px) {
  .h-page6-getjobs-wrap:after {
    display: none;
  }
}

.h-page-6-getjobs-wrap {
  padding-top: 80px;
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .h-page-6-getjobs-wrap {
    padding-top: 40px;
    padding-bottom: 10px;
  }
}
.h-page-6-getjobs-wrap .row {
  display: flex;
  align-items: center;
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left {
    margin-bottom: 60px;
  }
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media {
  position: relative;
  z-index: 1;
  width: 660px;
  height: 660px;
}
@media (max-width: 1199px) {
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 991px) {
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media {
    margin: 0px auto;
  }
}
@media (max-width: 575px) {
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media {
    width: 360px;
    height: 360px;
  }
}
@media (max-width: 420px) {
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media {
    width: 280px;
    height: 280px;
  }
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media img {
  margin: 0px auto;
  display: block;
  position: relative;
  z-index: 5;
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle {
  width: 70%;
  height: 70%;
  background-color: #002d3c;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle2 {
  width: 85%;
  height: 85%;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  background-color: rgba(234, 241, 251, 0.4);
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  border: 1px solid #d3deee;
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .rotate-center {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid transparent;
  position: absolute;
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 span {
  display: inline-block;
  position: absolute;
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .ring1 {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #ff6d43;
  right: 6%;
  top: 20%;
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .ring2 {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ff6d43;
  right: 25%;
  bottom: 4%;
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .ring3 {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ff6d43;
  left: 0.5%;
  top: 36%;
}
@media (max-width: 575px) {
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .ring1 {
    width: 20px;
    height: 20px;
    right: 5%;
  }
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .ring2 {
    width: 16px;
    height: 16px;
    right: 22%;
  }
  .h-page-6-getjobs-wrap .h-page-6-getjobs-left .twm-media-bg-circle3 .ring3 {
    left: 0%;
  }
}
.h-page-6-getjobs-wrap .h-page-6-getjobs-right {
  margin-bottom: 30px;
  margin-left: 20px;
}
@media (max-width: 1199px) {
  .h-page-6-getjobs-wrap .h-page-6-getjobs-right {
    margin-left: 0px;
  }
}


.rotate-center {
  -webkit-animation: rotate-center 15s linear infinite;
  animation: rotate-center 15s linear infinite;
}

@keyframes rotate-center {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}




/*Explore New Life*/
.twm-explore-content-outer-3 {
  position: relative;
  z-index: 1;
  margin-bottom: 130px;
}
.twm-explore-content-outer-3 h3, .twm-explore-content-outer-3 h2{
    margin-bottom: 20px;
}
@media (max-width: 991px) {
  .twm-explore-content-outer-3 {
    margin-bottom: 70px;
  }
}
@media (max-width: 575px) {
  .twm-explore-content-outer-3 {
    margin-bottom: 30px;
  }
}
.twm-explore-content-outer-3 .twm-l-line-1 {
  width: 73px;
  height: 270px;
  position: absolute;
  background-color: #eac87c;
  border-radius: 50px;
  left: -30px;
  bottom: -140px;
  z-index: -1;
  opacity: 0.2;
}
@media (max-width: 991px) {
  .twm-explore-content-outer-3 .twm-l-line-1 {
    display: none;
  }
}
.twm-explore-content-outer-3 .twm-l-line-2 {
  width: 73px;
  height: 270px;
  position: absolute;
  background-color: #cea7d9;
  border-radius: 50px;
  left: 55px;
  bottom: -120px;
  z-index: -1;
  opacity: 0.2;
}
@media (max-width: 991px) {
  .twm-explore-content-outer-3 .twm-l-line-2 {
    display: none;
  }
}
.twm-explore-content-outer-3 .twm-explore-content-3 {
  background-color: #efefef;
  box-shadow: 0px 0px 40px rgba(56, 152, 226, 0.3);
  border-radius: 10px;
  padding: 55px 70px;
  position: relative;
  margin-top: 70px;
  margin-left: 8px;
  z-index: 1;
}
.twm-explore-content-outer-3 .twm-explore-content-3 .default-tabs{
    background-color: #efefef !important;
}

@media (max-width: 991px) {
  .twm-explore-content-outer-3 .twm-explore-content-3 {
    margin-left: 0px;
  }
}
@media (max-width: 768px) {
  .twm-explore-content-outer-3 .twm-explore-content-3 {
    padding: 30px;
  }
}
.twm-explore-content-outer-3 .twm-explore-content-3:after {
  content: "";
  right: -40px;
  top: 40px;
  position: absolute;
  width: 100%;
  height: 100%;
  border-right: 40px solid #002d3c;
  border-bottom: 40px solid #002d3c;
  border-radius: 10px;
  z-index: -1;
}

@media (max-width: 575px) {
  .twm-explore-content-outer-3 .twm-explore-content-3:after {
    display: none;
  }
}
.twm-explore-content-outer-3 .twm-explore-content-3 .twm-title-small {
  color: #17171d;
  font-size: 18px;
  line-height: 40px;
  font-weight: 500;
}

.twm-explore-content-outer-3 .twm-explore-content-3 .twm-title-large h2 {
  color: #17171d;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .twm-explore-content-outer-3 .twm-explore-content-3 .twm-title-large h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .twm-explore-content-outer-3 .twm-explore-content-3 .twm-title-large h2 {
    font-size: 22px;
  }
}
.twm-explore-content-outer-3 .twm-explore-content-3 {
  box-shadow: 0px 0px 40px rgba(220, 220, 220, 0.3);
}
/*FOR EMPLOYEE START*/
.twm-for-employee-9-area {
  overflow: hidden;
}

.twm-for-employee-9 > .row {
  display: flex;
  align-items: center;
}
.twm-for-employee-9 .twm-explore-content-outer-3 {
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .twm-for-employee-9 .twm-explore-content-outer-3 {
    margin-bottom: 0px;
  }
}
.twm-for-employee-9 .twm-explore-content-outer-3 .twm-explore-content-3 {
  margin-top: 0px;
}

.twm-explore-9-media-wrap .twm-media {
  position: relative;
  z-index: 1;
  max-width: 460px;
  margin: 0px auto;
}
@media (max-width: 540px) {
  .twm-explore-9-media-wrap .twm-media {
    max-width: 230px;
  }
}
.twm-explore-9-media-wrap .twm-media img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.twm-explore-9-media-wrap .twm-media .rectangle1-wrap {
  position: absolute;
  left: 50%;
  top: 60px;
  transform: translateX(-50%);
  z-index: -1;
}
.twm-explore-9-media-wrap .twm-media .rectangle1-wrap .rectangle1, .rectangle-rotate {
  border-radius: 40px;
background-color: #002d3c;
width: 340px;
height: 340px;
opacity: 1;
}
.rectangle1.rotate-center.rectangle-rotate {
  position: absolute;
  right: -80px;
  top: -80px;
}
.bg-orng{
    background-color: #ff6d43 !important;
}
.bg-blue{
    background-color: #002d3c !important;
}
.br-15 {
  border-radius: 10px;
}
@media (max-width: 540px) {
  .twm-explore-9-media-wrap .twm-media .rectangle1-wrap .rectangle1, .rectangle-rotate {
    width: 230px;
    height: 230px;
  }
}
.twm-explore-9-media-wrap .twm-media .rectangle2-wrap {
  position: absolute;
  left: 50%;
  top: 40px;
  transform: translateX(-50%) rotate(-10deg);
  z-index: -1;
}
.twm-explore-9-media-wrap .twm-media .rectangle2-wrap .rectangle2 {
  border-radius: 40px;
  background-color: #fff;
  width: 340px;
  height: 340px;
}
@media (max-width: 540px) {
  .twm-explore-9-media-wrap .twm-media .rectangle2-wrap .rectangle2 {
    width: 230px;
    height: 230px;
  }
}


/*Testimonial home 7*/
.twm-testimonial-page7-wrap {
  background-color: #eaf1fb;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.twm-testimonial-page7-wrap:after {
  width: 100%;
  height: 100%;
  content: "";
  left: calc(50% + 400px);
  top: 0px;
  background-color: #002d3c;
  position: absolute;
  z-index: -1;
}
@media (max-width: 1199px) {
  .twm-testimonial-page7-wrap:after {
    left: 50%;
  }
}

.twm-testimonial-page7-section {
  background-color: #fff;
  border-radius: 60px;
  padding: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}
.twm-testimonial-page7-section > .row {
  display: flex;
  align-items: center;
}
.twm-testimonial-page7-section > .row .twm-testimonial-page7-left {
  padding-left: 30px;
}
@media (max-width: 991px) {
  .twm-testimonial-page7-section > .row .twm-testimonial-page7-left {
    padding-left: 0px;
  }
}
.twm-testimonial-page7-section > .row .twm-testimonial-page7-right {
  padding-top: 30px;
}
@media (max-width: 991px) {
  .twm-testimonial-page7-section > .row .twm-testimonial-page7-right {
    padding-top: 0px;
  }
}


/*--Testimonial thumb slider--*/
.testimonial-thumb-1-wrap {
  position: relative;
  z-index: 1;
}
.testimonial-thumb-1-wrap:after {
  width: calc(100% + 30px);
  height: 80px;
  content: "";
  left: 0px;
  bottom: 0px;
  position: absolute;
  background-color: #efefef;
  z-index: -1;
}
.testimonial-thumb-1-wrap .testimonial-thumb-1 .t-testimonial-top {
  margin-bottom: 20px;
}
.testimonial-thumb-1-wrap .testimonial-thumb-1 .t-testimonial-top .t-quote {
  font-size: 58px;
  line-height: 1;
  color: #1967d2;
  opacity: 0.2;
}
.testimonial-thumb-1-wrap .testimonial-thumb-1 .t-discription {
  margin-bottom: 20px;
  font-size: 16px;
}
.testimonial-thumb-1-wrap .testimonial-thumb-1 .twm-testi-detail {
  margin-bottom: 30px;
}
.testimonial-thumb-1-wrap .testimonial-thumb-1 .twm-testi-detail .twm-testi-name {
  color: #17171d;
  font-size: 16px;
  font-weight: 600;
}
.testimonial-thumb-1-wrap .testimonial-thumb-1 .twm-testi-detail .twm-testi-position {
  font-size: 13px;
  color: #7f7f7f;
}
.testimonial-thumb-1-wrap .testimonial-thumbpic-1 {
  position: relative;
  padding-bottom: 12px !important;
  margin-left: 12px !important;
  max-width: 200px;
}
.testimonial-thumb-1-wrap .testimonial-thumbpic-1.swiper {
  margin: 0px;
}
.testimonial-thumb-1-wrap .testimonial-thumbpic-1 .swiper-slide .twm-testi-media {
  overflow: hidden;
  border-radius: 50%;
  width: 56px;
  min-width: 56px;
  height: 56px;
  cursor: pointer;
}

.testimonial-outline-text span {
  font-size: 140px;
  line-height: 135px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  display: block;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px;
  color: #ececec;
}
@media (max-width: 991px) {
  .testimonial-outline-text span {
    font-size: 58px;
    line-height: 58px;
    padding-top: 20px;
  }
}
@media (max-width: 480px) {
  .testimonial-outline-text span {
    font-size: 38px;
    line-height: 38px;
    padding-top: 20px;
  }
}

/*----------------*/

.site-text-primary {
  color: #ff6d43;
}

.sidebar-inner .menu-item-has-children>a:after{
    margin-left: 12px;
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    border: 0;
    position: absolute;
    right: 10px;
}
.sidebar-inner .menu-item-has-children .sub-menu{
    padding-left: 15px;
    display: none;
}
.sidebar-inner .menu-item-has-children .sub-menu a, .user-sidebar .navigation li .sub-menu a{
    font-size: 12px;
    line-height: 16px;
}
.sidebar-inner .menu-item-has-children .sub-menu a i, .user-sidebar .navigation li .sub-menu a i {
  margin-right: 10px;
  font-size: 18px;
}
.new-form-design.default-form .form-group > label{
    position: absolute;
z-index: 3;
background: #fff;
top: -11px;
left: 30px;
padding: 2px 8px 0;
}

 .multiselect-dropdown{
  display: inline-block;
  padding: 7px 5px 5px 8px;
    border-radius: 8px;
  border: 1px solid #002D3C;
  background-color: white;
  position: relative;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
      background-position: right 0.2rem center;
    background-size: 9px 12px;
}
.multiselect-dropdown span.optext, .multiselect-dropdown span.placeholder{
  margin-right:0.5em; 
  margin-bottom:2px;
  padding:1px 0; 
  border-radius: 4px; 
  display:inline-block;
	    margin-top: 4px;
}
.multiselect-dropdown span.optext{
  background-color:#002d3c;
  padding:1px 0.75em; 
	color: #fff;
}
.multiselect-dropdown span.optext .optdel {
  float: right;
  margin: 0 -6px 1px 5px;
  font-size: 0.7em;
  margin-top: 2px;
  cursor: pointer;
  color: #666;
}
.multiselect-dropdown span.optext .optdel:hover { color: #c66;}
.multiselect-dropdown span.placeholder{
  color: #fff;
}
.multiselect-dropdown-list-wrapper{
  box-shadow: gray 0 3px 8px;
  z-index: 100;
  display: none;
  margin: -1px;
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  background: white;
}
.multiselect-dropdown-list-wrapper .multiselect-dropdown-search{
  margin-bottom:5px;
}
.multiselect-dropdown-list{
  padding:2px;
  height: 15rem;
  overflow-y:auto;
  overflow-x: hidden;
}
.multiselect-dropdown-list::-webkit-scrollbar {
  width: 6px;
}
.multiselect-dropdown-list::-webkit-scrollbar-thumb {
  background-color: #bec4ca;
  border-radius:3px;
}

.multiselect-dropdown-list div{
  padding: 5px;
}
.multiselect-dropdown-list input{
  height: 1.15em;
  width: 1.15em;
  margin-right: 0.35em;  
}
.multiselect-dropdown-list div.checked{
}
.multiselect-dropdown-list div:hover{
  background-color: #ced4da;
}
.multiselect-dropdown span.maxselected {width:100%;}
.multiselect-dropdown-all-selector {border-bottom:solid 1px #999;}
.header-courses-sec .job-block{
    margin-bottom: 20px;
}
.header-courses-sec .job-block .job-info{
    font-size: 12px;
    line-height: 16px;
    color: #202124;
}
.header-courses-sec .job-block .inner-box {
    padding: 10px 15px 10px 15px;
    display: inline-block;
    width: 100%;
    transition: all .2s ease;
}
.header-courses-sec .job-block .inner-box:hover{
    transform: scale(1.02);
    transition: all .2s ease;
}
.header-courses-sec{
    padding: 30px 0;
    display: none;
}
.header-courses-sec .header-courses-left {
    border-right: 3px solid #efefef;
}
.header-courses-sec .header-courses-left ul{
    height: 300px;
    overflow: auto;
}
.header-courses-sec .header-courses-left ul ul{
    padding-left: 20px;
    height: auto;
    overflow: hidden;
}
.header-courses-right{
    height: 350px;
    overflow: auto;
}
.header-courses-left li a{
    display: inline-block;
    width: 100%;
    padding: 3px 0;
    color: #002d3c;
    background-image: url(imgs/right-arrow.svg);
    background-size: 15px;
background-repeat: no-repeat;
background-position: right 20px center;
    transition: all .2s ease;
    padding-right: 30px;
}

.header-courses-left li a:hover, .header-courses-left li a.active{
    color: #ff6d43;
    background-image: url(imgs/right-arrow-hover.svg);
    background-position: right 15px center;
    transition: all .2s ease;
}
.header-courses-holder, .header-courses-back{
    display: none;
}
.header-courses-row{
    display: flex;
    margin-left: -15px;
margin-right: -15px;
}
.header-courses-left, .header-courses-right{
    padding-left: 15px;
    padding-right: 15px;
}
.header-courses-left{
    width: 33.33333333%;
}
.header-courses-right{
    width: 66.666666%;
}

#header-courses-open{
    width: 130px;
    text-align: left;
}

.header-courses-back {
  color: #000;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 16px;
}
.header-courses-back:hover{
    color: #ff6d43;
}
@media only screen and (max-width: 1200px){
    #header-courses-open{
    width: 100px;
    }
}

@media only screen and (max-width: 767px){
    .header-courses-left, .header-courses-right{
        width: 100%;
    }
    .header-courses-back {
  display: block;
}
    .header-courses-sec .header-courses-left ul{
        height: auto;
    }
    #header-courses .container{
        max-width: 100%;
    }
    .header-courses-row {
        width: calc(200% + 30px);
        transition: all .3s ease;
    }
    .header-courses-row.slide{
        transform: translateX(-50%);
        transition: all .3s ease;
    }
    .header-courses-sec .header-courses-left {
  border-right: 0px solid #efefef;
}
}

.list-style-one li.phone:before{
        content: "\f188";
}
.list-style-one li.mobile:before{
    content: "\f14e";
}
.list-style-one li.email:before{
    content: "\f1a6";
}
.list-style-one li.location:before{
    content: "\f1de";
}
.list-style-one li.time:before{
    content: "\f11e";
}
.contact-box .icon{
    border-radius: 50%;
  margin-bottom: 10px;
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.contact-box .icon i{
    color: #ff6d43;
    font-size: 30px;
    line-height: 35px;
}
.contact-box a{
    color: #002d3c;
}
.contact-box a:hover{
    color: #ff6d43;
}
.city-icon{
    width: 50px;
    margin-right: 10px;
}
@media only screen and (max-width: 991px){
    .mb-md-15{
        margin-bottom: 15px !important;
    }
}

#quick-connect-form{
    position: fixed;
    right: -310px;
    top: 30px;
    
    z-index: 555;
      max-width: 310px;
    transition: all .3s ease;
}
#quick-connect-form.open{
    transition: all .3s ease;
    right: 0px;
box-shadow: 0 0 10px 4px rgba(0,0,0,.2);
  border-radius: 8px 0 0 8px;
}
#quick-connect-link {
  position: absolute;
  left: -100px;
  transform: rotate(-90deg);
  padding: ;
  min-width: 160px;
  border-radius: 5px 5px 0 0;
  top: 100px;
}
.traing-calender-block {
  position: relative;
  padding: 10px;
  background: #ffffff;
  border: 1px solid #ECEDF2;
  box-shadow: 0px 6px 15px rgba(64, 79, 104, 0.05);
  border-radius: 8px;
}
.traing-calender-head {
    background: #002D3C;
    padding: 10px;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
    color: #fff;
}
.traing-calender-head h4{
    font-size: 16px;
    font-weight: 600;
}
.tt{
    display: flex;align-items:center;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.blog-category-list{
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}
.blog-category-list li{
    padding: 0 5px 5px;
}
.icon-btn {
  color: #002d3c;
  font-family: 'Montserrat', sans-serif !important;
  padding: 5px;
    font-size: 14px;
  display: inline-block;
}
.icon-btn:hover{
    
  color: #ff6d43;
}

.radio-outer.d-flex>div{
    margin-right: 30px;
}
.dataTables_wrapper .dataTables_filter input{
    margin-bottom: 15px;
}
.modal-dialog {
  margin: 0;
}

.testimonial-video-info {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px;
    padding-top: 15px;
  background: linear-gradient(180deg, #0000, black);
  color: #fff;
  width: 100%;
  padding-top: 50px;
}
.feedback-table.default-table table tr{
    border: 0px;
}
.feedback-table.default-table table tr td{
    padding: 5px;
}
.feedback-table.default-table table tr td img{
    width: 30px;
    height: 30px;
}
input[type="radio"]{margin-right: 5px;}
.model-large{
    max-width: 800px;
}

.event-card-img{
    height: 150px;
  object-fit: cover;
  object-position: center;
}
.candidate-block .location{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-left: 0px;
}

.text-line-2 {
   overflow: hidden;
   display: -webkit-box !important;
   -webkit-line-clamp: 2; /* number of lines to show */
           line-clamp: 2; 
   -webkit-box-orient: vertical;
}
.text-line-3 {
   overflow: hidden;
   display: -webkit-box !important;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3; 
   -webkit-box-orient: vertical;
}
.checklist-style li{
    position: relative;
    padding-left: 30px;
    padding-bottom: 30px;
}
.checklist-style li:before{
    content: '';
  position: absolute;
  width: 1px;
  height: calc(100% - 5px);
  left: 5px;
  border: 1px dashed #e3e3ee;
  top: 5px;
}
.checklist-style li>i{
    position: absolute;
    top: 5px;
    left: 0px;
    z-index: 2;
    background: #fff;
      height: 20px;
}
.checklist-style .success{
    color: #0ea341;
}
.checklist-style .fail{
    color: #f00;
}

.checklist-style li:last-child:before{ display: none; }
#enrollment_tab_1 th, #enrollment_tab_1 td {
  padding: 10px 0;
}

.job-detail-list {
  display: flex;
  flex-wrap: wrap;
}
.job-detail-list li{width: 50%;}
.highlight-row {
  color: #f00;
}
.modal-footer {
  justify-content: space-between;
}
.default-form .form-group  textarea, .default-table td.form-group textarea{
    min-width: 150px;
    line-height: 1.4;
    height: 100px; 
}
.table-bordered > :not(caption) > * > * {
  border-width: 1px;
  border-color: #eee;
}
.multiselect-dropdown {
  width: 100% !important;
}

.select-update-detail {
  border: 1px solid #002d3c;
  height: 54px;
  border-radius: 10px;
}

body.hide-header-and-footer header{
    display: none !important;
}
body.hide-header-and-footer .page-wrapper{
    padding-top: 0 !important;
}
.banner-carousel-text {
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.uploadButton .uploadButton-button{
    position: relative;
    overflow: hidden;
    height: auto;
    min-height: 120px;
}
.uploadButton .uploadButton-button img{
      margin-top: -30px;
}
.uploadButton .uploadButton-button::before{
    position: relative;
}

.small-btn-2{  font-size: 10px;
  line-height: 1;
  padding: 5px 10px;
}
.ui-item .icon.small-icon{
    height: 55px;
  width: 55px;
  line-height: 55px;
  font-size: 24px;
}

.shrink-dashboard .ui-item{
    padding: 15px;
    margin-bottom: 20px;
    height: auto;
}
.shrink-dashboard .ui-item p {
  font-size: 12px;
  color: #202124;
  line-height: 26px;
  margin-bottom: 0px;
}
.shrink-dashboard .ui-item h4{
  font-size: 26px;
}
.notificatione-msg {
  background: #f00;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.notificatione-msg p, .notificatione-msg ul{
    margin: 0px;
}

.job-overview.feedback-detail-list .icon {
  text-align: center;
  margin-top: 5px;
  background: #002d3c;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  font-size: 20px;
  width: 36px;
  height: 36px;
}
.job-overview.feedback-detail-list{
    display: flex;
    flex-wrap: wrap;
}
.job-overview.feedback-detail-list li{
    width: 33.33%;
    padding-left: 45px;
}
.single-program .job-categories.bg-gray + section{
    background: #fff !important;
}
.dropdown-toggle.menu-btn:after{
    display: none !important;
}
.dashboard-option .dropdown-toggle.menu-btn + .dropdown-menu {
  right: -30px !important;  font-size: 12px;
  line-height: 18px;
  padding: 0px;
}

.dashboard-option .dropdown-toggle.menu-btn + .dropdown-menu a{
    font-size: 12px;
  line-height: 18px;
} 
.emotion-box .input-hidden {
  position: absolute;
  left: -9999px;
}


/* Stuff after this is only to make things more pretty */
.emotion-box input[type=radio] + label>img {
    width: 35px;
    height: auto;
    transition: 500ms all;
    border-radius: 50%;
}

.emotion-box input[type=radio]:checked + label>img {
  transform: 
    rotateZ(-10deg) 
    rotateX(10deg)
    scale(1.1);
}
.emotion-box-holder {
    display: flex;
}
.emotion-box {
    max-width: 72px;
    text-align: center;
    margin-right: 15px;
    font-size: 12px;
}
.emotion-box:last-child{
    margin-right: 0px;
    } 
span.success{
        font-size: 24px;
        color: #c9252c;
        margin-bottom: 100p;
        font-style: italic;
    }
.landing-page-logo {
position: absolute;
  z-index: 5;
  width: 200px;
  display: inline-block;
  top: 15px;
  left: 15px;
}
@media (max-width:767px) {
    .emotion-box {
        margin-right: 5px;
        max-width: 54px;             
        font-size: 10px;
    }
    .emotion-box input[type=radio] + label>img {
        width: 30px;
        height: 30px;
    }
    span.success {
        font-size: 20px;
    }
    .job-overview.feedback-detail-list li{
        width: 100%;
    }
}

ul.list-type-1,.course-list{
  margin-left: 0px;
  position: relative;
  margin-bottom: 20px;
  }
  

ul.list-type-1 li,.course-list li, .course-card-detail li{
padding-left: 25px;
line-height: 22px;
margin-bottom: 10px;
}

ul.list-type-1 li:before,.course-list li:before, .blog-detail-container ul li:before, .course-card-detail li:before{
  font-family: "Font Awesome 5 Free";
    font-style: normal;
  content:  "\f058";
    counter-increment: li;
    display: inline-block;
    position: absolute;
    left: 0px;
    color: #ff6d43;
}

.course-list li:before{
    left: 30px;
}
.course-card-detail ul li{
    position: relative;
}
.course-card-detail ul li:before{
    left: 0px;
}
.course-card-detail ul {
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.course-card-detail>ul{
  padding: 0 25px;
    
}
.emotion-nm {
  display: block;
}
.custom-radio-button {
    display: flex;
    align-items: center;
}
.custom-radio-button label {
    cursor: pointer;
}
.custom-radio-button .input-radio {
    box-shadow: 0px 0px 0px 1px #6d6d6d;
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    margin-right: 7px;
    border: 3px solid #fff;
    background-clip: border-box;
    border-radius: 50%;
    appearance: none;
    transition: background-color 0.3s, box-shadow 0.3s;

}
.custom-radio-button label {
    display: flex;
    margin: 0 20px 0 0;
}
.custom-radio-button.d-block label{
        margin-bottom: 5px !important;
    }
.custom-radio-button.d-block label:last-child{
    margin-bottom: 0 !important;
}
.custom-radio-button .input-radio:checked {
    box-shadow: 0px 0px 0px 3px #002d3c;
    background-color: #002d3c;
}

.full-stars-example .rating-group {
  display: inline-flex;
}
.full-stars-example .rating__icon {
  pointer-events: none;
}
.full-stars-example .rating__input {
  position: absolute !important;
  left: -9999px !important;
}
.full-stars-example .rating__input--none {
  display: none;
}
.full-stars-example .rating__label {
  cursor: pointer;
  padding: 0;
  font-size: 32px;
  text-align: center;
  line-height: .7;
  width: 70px;
}
.full-stars-example .rating__label span {
  font-size: 12px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.full-stars-example .rating__icon--star {
  color: orange;
}
.full-stars-example .rating__input:checked ~ .rating__label .rating__icon--star {
  color: #ddd;
}
.full-stars-example .rating-group:hover .rating__label .rating__icon--star {
  color: orange;
}
.full-stars-example .rating__input:hover ~ .rating__label .rating__icon--star {
  color: #ddd;
}
.disable-stars .rating__input, .disable-stars input, .disable-stars .rating__input, .disable-stars .rating__label, .disable-stars label{
    pointer-events: none !important;
    cursor: none !important;;
}
.disable-stars.full-stars-example, .disable-stars {
  pointer-events: none  !important;; 
}
.small-select {
  padding: 5px 10px !important;
  height: 30px !important;
  width: 200px !important;
  font-size: 14px !important;
}
@media (max-width:767px) {
.full-stars-example .rating__label {
    font-size: 24px;;
    line-height: 1;
    width: 50px;
}
    .custom-radio-button label {
  font-size: 14px;
  line-height: 20px;
}
    .custom-radio-button.d-block label{
        margin-bottom: 10px !important;
    }
    .custom-radio-button.d-block label:last-child{
        margin-bottom: 0 !important;
    }
}

.tab-btn.disabled {
  pointer-events: none;
}

.lets-talk{
  border-radius: 8px;
  padding: 50px;
  margin-top: -90px;
  margin-left: 0;
    margin-right: 10px;
}

.lets-talk h2{
  font-weight: 600;
    font-size: 30px;
}

.lets-talk h6{
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
}
.lets-talk h4{
    font-size: 25px;
}
.lets-talk h4 a{
  color: #002d3c;
  text-decoration: underline;
}

.lets-talk h4 a:hover{
  color: #fff;
}

.feature-box {
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-pack: center;
  justify-content: flex-start;
  text-align: left;
  display: flex;

}

.feature-box-icon{
  width: 80px;
    height: 80px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 20px;
    font-size: 35px;
    background-color: #c7674c;
    border-radius: 50%;
}

.main-footer{
  margin-top: 100px;
  background: #002d3c;
}

.home .main-footer,.page-id-142  .main-footer,.hide-header-and-footer   .main-footer,.single-format-standard  .main-footer{
  margin-top: 180px;
}

.page-id-142 footer .widgets-section{
  display: none;
}

.page-id-142 .main-footer .footer-bottom{
  border: none;
}

.course-card .course-list li, .course-card .course-card-detail li{
  display: none;
}
.course-card .course-list li:nth-child(1), .course-card .course-list li:nth-child(2), .course-card .course-list li:nth-child(3),
.course-card .course-card-detail li:nth-child(1), .course-card .course-card-detail li:nth-child(2), .course-card .course-card-detail li:nth-child(3){
  display: block !important;
}

a.slide-item.bg-image {
  display: inline-block; } 
.modal-dialog button.close {
  font-size: 40px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.showpwd {
  position: absolute;
    top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{
    background: #ff7c4c !important;
}
div:where(.swal2-container){
    z-index: 9999  !important;
}
.testimonial-more {
  display: none;
}
.col-auto.job-carousel-type-14-button .icon-item{
    border: 2px solid #ff6d430;
}
.col-auto.job-carousel-type-14-button.active .icon-item{
    border: 2px solid #ff6d43;
}
.modal .modal-body .default-form .form-group input[type="text"], .modal .modal-body .default-form .form-group input[type="password"], .modal .modal-body .default-form .form-group input[type="number"], .modal .modal-body .default-form .form-group input[type="email"], .modal .modal-body .default-form .form-group input[type="tel"], .modal .modal-body .default-form .form-group input[type="url"], .modal .modal-body .default-form .form-group input[type="date"], .modal .modal-body .default-form .form-group input[type="file"], .modal .modal-body .default-form .form-group textarea, .modal .modal-body .default-form .form-group select{
	height: 44px;
}
.modal .modal-body .default-form .form-group textarea{
	  height: 80px;
}
.modal .modal-body .new-form-design.default-form{
	padding: 20px 16px
}
  @media (max-width: 991px) {
    .feature-box{
      display: block;
      text-align: center;
    }
    .feature-box-icon{
      margin: 20px auto;
    }

    .main-footer .footer-bottom .col-md-12{
      text-align: center !important;
    }
      .lets-talk h2 {
  font-weight: 600;
  font-size: 24px;
}
      .lets-talk h4 {
  font-size: 18px;
}
  }
  @media (max-width: 620px) {
    .banner-section-ten{
      min-height: 320px;
    }
    .banner-section .content-column h3, .banner-section .content-column h1, .banner-carousel-text h1 {
      font-size: 30px;
      line-height: 35px;
  }
  .banner-section .content-column h4, .banner-carousel-text h4 {
    font-size: 20px;
    line-height: 30px;
}
	  
	  .banner-section-ten .title-box {
    margin-bottom: 0px;
}
	  
#section-2{
  padding-top: 50px !important;
	margin-top: -90px;
}
.h-page6-getjobs-wrap .h-page-6-client-slide-title{
  margin-bottom: 0;
}
.h-page6-getjobs-wrap .h-page6-client-slider{
  padding: 0;;
}
	  .modal .modal-body .new-form-design.default-form{
	padding: 20px 0px
}
	  .default-form .form-group > label {
		  font-size: 13px;}
  }

.modal-title {
    font-size: 18px;
}
.current_location_box{
	display: none;
}

.hide-before:before{
    display: none !important;
}

.faqs-section .acc-btn h3{
font-size: 22px;
    margin-bottom: 0;
    padding-right:20px;
}

.accordion-box .block .acc-btn h3 .icon {
top:-17px;
width:20px;

}