/* #### Front-End Design and Develop By: Bikash Bhandari (bikash.433@gmail.com) #### */
@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&display=swap');

/* CSS Document */
@import url("fontface.css");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,900");

@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

/*@import url('slider.css');*/

html {
  height: 100% !important;
}
body {
  background-color: #f0f2f7;
  font-family: "Poppins", sans-serif;
  color: #000;
  font-family: "Mukta", sans-serif;
  font-weight: 400;
  font-style: normal;
  height: 100%;
  margin: 0;
  font-size: 14px;
}
.wrapper {
  min-height: 100%;
  width: 100%;
  position: relative;
}
a {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  text-decoration: none;
}
img,
.training-box img {
  max-width: 100%;
}
/**-----------------------------Font-Family-Sec-------------------------*/
.category-title,
.category-title,
.training-box h3,
.training-box h5,
#accordion .panel-body ul li a,
.ad-meta li,
.ad-meta li a,
.training-box h4 {
  font-family: "Mukta", sans-serif;
}
.job-category-items h4.ttl,
.training-sec h4.ttl,
.tab-manu,
.tab-manu h4,
.tab-manu .nav-tabs li a,
.job-box big a,
#accordion .panel-body h5,
#accordion .panel-body a,
#accordion .panel-heading a,
#accordion .panel-title a,
.bk-header h4,
.download-sec h2,
.training-box h3,
.bk-header-2 h4,
.inner-search button,
.job-ad-item big,
.share-social li:first-child,
.white-box .title,
.cms_sec .white-box h4,
.cms_sec .white-box h5,
.panel-body strong,
.post-resume label,
.privacy-setting .white-box b,
label,
h4 b {
  font-family: "Mukta", sans-serif;
  font-weight: 500;
}
.white-box ul li strong {
  font-family: "Mukta", sans-serif;
  font-weight: 900;
}
.panel-body strong,
.post-resume label,
.privacy-setting .white-box b,
label,
h4 b {
  font-weight: 500;
}
.radio-btn-sec ul li label {
  font-family: "Mukta", sans-serif;
}

header {
  position: fixed;
  width: 100%;
  z-index: 99;
  top: 0;
  background: #0a50a6;
  box-shadow: 0px 2px 4px rgb(1 41 112 / 25%);
  /* background: url(../images/headerbg.png) #fff no-repeat center center !important; */
}
header .container {
  position: relative;
}
header .navbar-brand {
  height: auto;
  padding: 0px;
  margin-right: 30px;
  margin-left: 0px !important;
}
header .navbar-brand img {
  max-width: 100%;
  max-height: 60px;
  display: inline-block;
  position: relative;
  background: #fff;
  border-radius: 100%;
  border: 2px solid #fff;
}
header .navbar-brand span {
  display: inline-block;
  position: relative;
  padding-left: 10px;
  vertical-align: middle;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
}
header .navbar-brand span small {
  display: block;
  width: 100%;
  font-size: 14px;
  padding-top: 0px;
  color: #abcdef;
}
header .navbar {
  border-radius: 0px;
  border: none;
  margin-bottom: 0px;
  background: none;
  padding: 5px 0px;
}
header .navbar .navbar-collapse {
  border-color: #064f9f;
}
header .navbar-nav > li > a {
  color: #006699;
  font-size: 16px;
  border-radius: 100px;
  padding: 5px 30px;
  margin-left: 10px;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  background: rgb(255 255 255 / 50%);
  box-shadow: 0px 0px 5px 2px rgb(0 19 95 / 9%);
}
header .navbar-nav > li > a:hover {
  background-color: #fff;
}

header .navbar-right,
.category-title,
.share-social li {
  margin-top: 10px;
}

header .navbar-nav {
  padding-top: 15px;
}
.mid-part {
  /* background: url(../images/bikash-bg.png) top center no-repeat; */
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 15px;
  min-height: 40%;
}
.job-details .button,
.job-details .share-social {
  padding-top: 20px;
}
.training-sec h4.ttl span,
.time span,
.time span a {
  display: inline-block;
  position: relative;
}

.training-sec h4.ttl span {
  padding-top: 5px;
}
.training-sec h4.ttl {
  padding: 15px 0px;
  margin-bottom: 15px;
}
.job-box {
  padding: 10px;
}
.job-box .col-md-6 {
  padding-right: 0px;
}
.job-box .col-md-6,
.job-details .ad-meta ul {
  padding-left: 0px;
}
.job-details .ad-meta ul {
  list-style-type: none;
}
.ad-meta ul li {
  display: inline-block;
  position: relative;
}

.job-details .ad-meta ul {
  margin-bottom: 0px;
}
.search-menu h4 {
  margin-top: 0px;
}
.job-box .btn {
  margin-top: 30px;
}
.inner-search button,
.youtube-sec button {
  background: #d9534f;
  border: 0;
}
.job-box,
.job-category-items {
  background: #fff;
  position: relative;
  min-height: 100px;
  margin-bottom: 3rem;
  border: 1px solid #eee;
}
.video_433 h4.ttl{padding: 15px 0px; margin-bottom: 15px;}
.training-sec h4.ttl, .video_433 h4.ttl {
  border-bottom: 1px solid #ccc;
  text-align: left;
  color: #123456;
}
.training-sec h4.ttl span,  .video_433 h4.ttl span {
  float: right;
}
.training-sec h4.ttl span,  .video_433 h4.ttl span,
.job-box .btn {
  font-size: 14px;
}
.tab-manu ul.nav-tabs li a {
  font-size: 16px;
}

.training-box h3, .sessions_list h3, .survey_list h3 {
  font-size: 17px;
}
.sessions_list{margin-bottom: 30px;}
.survey_list h3{margin-bottom: 5px;}
.survey_list .time{min-height: auto;}
.sessions_list h3, .survey_list h3{font-weight: 500;}
.training-box h3 a, .sessions_list h3 a, .survey_list h3{text-decoration: none; color: #0a50a6;}
.survey_list h3 span{color: #000;}
.category-title {
  color: #000;
}

.training-sec,
.job-category-items {
  border-radius: 4px;
}
.training-inner{max-height: 992px; overflow-x: hidden; overflow-y: auto; position: relative;}
.training-inner .training-box ul{max-width: 99%; padding-left: 20px; list-style-type: none;}
.sessions_list ul{max-width: 84%; padding-left: 20px; list-style-type: none; margin-bottom: 0px;}
.training-inner .training-box ul{padding-left: 5px; margin-bottom: 0px;}
.training-inner .training-box ul li{list-style-type: none; display:inline-block; position: relative; 
  max-width: 25%; min-width: 25%;}
.training-inner .training-box ul li:first-child{margin-right: 10px; margin-bottom: 10px;  max-width: 39%;}
.training-inner .training-box ul li:nth-child(2){margin-right: 15px; max-width: 40%;}
.training-inner .training-box ul li:last-child{margin-right: 0px; min-width: 80%;}
.training-inner .training-box ul li .icon, .training-inner .training-box ul li h5,
.sessions_content ul .icon, .sessions_content ul li  h5{
  display:inline-block; position: relative; vertical-align: text-top;
}
.training-inner .training-box ul li .icon, .sessions_content ul li .icon{margin-right: 5px; color: #0d6efd;}
.training-inner .training-box ul li h5, .sessions_list ul li h5{
  padding-top: 5px; margin-top: 0px; margin-bottom: 5px;
  color: #123456; line-height: 20px;
  /* border-top: 1px solid #e1ecff; */
  font-size:15px;
}
.training-inner .training-box ul li h5{padding-top: 0px; max-width: 90%;}
.training-inner .training-box ul li h5 small, .sessions_content ul li h5 small{color: #666;}

.training-inner::-webkit-scrollbar {
  width: 3px;
  background-color: #ffffff;
}
.training-inner::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.training-inner::-webkit-scrollbar-thumb {
  background-color: #0ae;
}
.training-inner::-webkit-scrollbar-thumb:hover {
  background-color: var(--hr-brand-color) !important;
}

.sessions_content, .survey_content{position: relative; z-index: 1;}
.sessions_content ul li{display: inline-block; position: relative;}
.sessions_content ul li{list-style-type: none; display:inline-block; position: relative; 
  max-width: 24%; min-width: 24%;}
.sessions_content ul li:first-child{margin-right: 10px; margin-bottom: 10px;  max-width: 39%;}
.sessions_content ul li:nth-child(2){margin-right: 15px; max-width: 24%;}
.sessions_content ul li:last-child{margin-right: 0px; min-width: 80%;}
.sessions_content ul li h5{padding-top: 0px; max-width: 82%;}

.view_dtl{position: absolute; right: 30px; top: 30%; height: 32px; width: 32px; font-size: 16px; text-align: center;
border: 1px solid #77afe7; background: #fff; border-radius: 100%; padding: 4px;}
.survey_list .view_dtl{right: 0px; top: 20%;}
.view_dtl:hover{color: #fff; background: #d9534f; border-color: #fff;}

/* PHONE CONTAINERS */
.phone-graphic {
    position: relative;
    width:80%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.phone-case {
  box-shadow: inset 3px 3px 8px #82dcff, inset 0 0 3px #082049, inset -3px -3px 8px 0px #002094, 10px 10px 15px #b8b8b8;
  border-radius: 50px;
  /* background: #138ac9; */
  width: 100%;
  padding: 5px;
}
.phone-case:before {
    content: '';
    position: absolute;
    background: #138ac9;
    width: 5px;
    height: 30px;
    left: -5px;
    top: 140px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: inset 4px 0px 2px #45b1ea;
}
.phone-case:after {
    content: '';
    position: absolute;
    background: #138ac9;
    width: 5px;
    height: 70px;
    left: 100%;
    top: 150px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: inset 1px 0 4px #052152, inset -2px 3px 5px #2c9fdc, 10px 10px 15px #b8b8b8;
}
.phone-container-outer {
  position:relative;
  font-family:helvetica;
  font-size:1rem;
  border:1px solid #8f8f8f;
  border-radius:40px;
  box-shadow: inset 1px 1px 5px #ddd, inset 1px 1px 2px #8f8f8f, 0 0 3px #1059a5;
  background-color:#000;
}
.phone-container-inner {
  position:relative;
  background:#fff;
  margin:7px;
  border-radius:30px;
  overflow:hidden;
  min-height: 485px;
}
/* .phone-container-outer:after {
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:300px;
  height:650px;
  background:linear-gradient(130deg, rgba(255,255,255,0.35) 0%, rgba(255,255,255,0.2) 25%, rgba(255,255,255,0) 25%);
  z-index:5;
  border-radius:40px;
} */
.phone-container-inner:before {
  content:'';
  position:absolute;
  top:0;
  background-color:#000;
  width:110px;
  height:15px;
  left:calc(50% - 55px);
  border-radius:0 0 20px 20px;
  z-index:2;
}
.phone-header {
  position:relative;
  width:100%;
  height:95px;
  background-color:#f4f4f4;
  padding-top: 20px;
}

/* HEADER ICONS AND TIME */
.phone-header-time {
  position:absolute;
  font-size:1rem;
  top:5px;
  left:15px;
}
.phone-header-icons {
  position:absolute;
  top:5px;
  right:15px;
}
.phone-header-icons .material-icons {
  font-size:.9rem;
}
.phone-header-icons .material-icons.battery {
  transform:rotate(90deg);
}

/* CONTACT IMAGE AND NUMBER */
.contact-image {
  position:relative;
  width:50px;
  height:50px;
  /* top:30px;
  left:calc(50% - 17px); */
  background-color:#fff;
  /* box-shadow: 0 0 0 3px #b4b4ba; */
  border-radius:100%;
  overflow:hidden;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
.contact-image .material-icons {
  font-size:1.7rem;
  color:#fff;
  line-height: 18px;
  text-align: center;
}
.contact-phone {
  position:relative;
  font-size:.72rem;
  text-align: center;
}
.contact-phone a {
  color:#000;
}

/* PHONE MESSAGES */
.phone-messages {
  margin-top:100px;
  padding:20px;
  height:470px;
}
.message {
  padding:5px 10px;
  margin-bottom:10px;
  border-radius:10px;
}
.message p {
  position:relative;
  z-index:5;
  margin:0;
}
.message-contact {
  position:relative;
  background-color:#f1f1f1;
  text-align:left;
  margin-right:20%;
}
.message-you {
  position:relative;
  background-color:#3bbe41;
  color:#fff;
  text-align:right;
  margin-left:20%;
}
.message-contact:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -10px;
    height: 20px;
    width: 20px;
    background: #f1f1f1;
    border-bottom-right-radius: 15px;
  }
.message-contact:after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: -15px;
    width: 15px;
    height: 20px;
    background: white;
    border-bottom-right-radius: 20px;
}
.message-you:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -10px;
    height: 20px;
    width: 20px;
    background: #3bbe41;
    border-bottom-left-radius: 15px;
  }
.message-you:after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: -15px;
    width: 15px;
    height: 20px;
    background: white;
    border-bottom-left-radius: 20px;
}

/* PHONE FOOTER */
.phone-footer {
  position:absolute;
  height:40px;
  bottom:0;
  width:100%;
  background-color:#efefef;
}
.phone-footer-icons {
  position:absolute;
  bottom:3px;
  left:15px;
  color:#7b838d;
  font-size: 18px;
}
.phone-footer-input {
  position:absolute;
  bottom:7px;
  left:50px;
  width:200px;
  border:1px solid #cfcfd2;
  padding:3px 10px;
  border-radius:30px;
}
.phone-footer-input p {
  margin:0;
  color:#cfcfd2;
}

/* MESSAGE ANIMATION */
.message.message-you {
	-webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
	        animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 1s both;
}
.message.message-you:nth-child(3) {
	-webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3s both;
	        animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 3s both;
}
.message.message-you:nth-child(5) {
	-webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 5s both;
	        animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 5s both;
}

.message.message-contact {
	-webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2s both;
	        animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 2s both;
}
.message.message-contact:nth-child(4) {
	-webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both;
	        animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 4s both;
}
.message.message-contact:nth-child(6) {
	-webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 6s both;
	        animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) 6s both;
}

/* SLIDE IN RIGHT ANIMATION */
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
/* SLIDE IN LEFT ANIMATION */
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}


.download-sec {
  color: #fff;
}

.download-sec {
  background-image: url(../images/banner/image1.jpg);
  background-attachment: fixed;
  text-align: center;
  padding: 60px 0;
  position: relative;
  margin-top: 30px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 260px;
  color: #fff;
}
.download-sec:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background: -moz-linear-gradient(
    left,
    rgba(6, 78, 159, 0.8) 0%,
    rgba(21, 125, 218, 0.8) 24%,
    rgba(45, 128, 202, 0.86) 77%,
    rgba(51, 121, 183, 0.84) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(6, 78, 159, 0.8) 0%,
    rgba(21, 125, 218, 0.8) 24%,
    rgba(45, 128, 202, 0.86) 77%,
    rgba(51, 121, 183, 0.84) 100%
  );
  background: linear-gradient(
    to right,
    rgba(6, 78, 159, 0.8) 0%,
    rgba(21, 125, 218, 0.8) 24%,
    rgba(45, 128, 202, 0.86) 77%,
    rgba(51, 121, 183, 0.84) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37b44e', endColorstr='#f015a997',GradientType=1 );
}

.download-sec h2 {
  color: #fff;
  margin-bottom: 30px;
}
.download-sec .btn {
  margin-top: 15px;
}

.download-app {
  border: 1px solid #fff;
  padding: 10px 40px;
  color: #ffffff;
  display: block;
  overflow: hidden;
  min-height: 75px;
}
.download-app img {
  float: left;
  margin-top: 5px;
  margin-right: 15px;
  max-height: 50px;
  max-width: 50px;
}
.download-app span {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: left;
}
.download-app strong {
  font-size: 24px;
  display: block;
  font-weight: 400;
}
.download-app:hover,
.download-app:focus {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff;
}
.download-sec .btn-success {
  background-color: #92c949;
  border-color: #5cb85c;
}

.training-inner .training-box, .sessions_list, .survey_list {
  border: 1px solid rgb(222, 226, 230);
  padding: 20px 15px 20px 20px;
  position: relative;
  text-align: left;
  background: #fff;
  /* -webkit-box-shadow: 1px 1px 4px 0px rgba(173, 173, 173, 0.7);
  -moz-box-shadow: 1px 1px 4px 0px rgba(173, 173, 173, 0.7);
  box-shadow: 1px 1px 4px 0px rgba(173, 173, 173, 0.7); */
}
.survey_list{padding: 20px 15px 15px 20px; margin-bottom: 15px;}

/* .training-inner .training-box:hover {
  -webkit-box-shadow: 1px 1px 4px 0px rgba(173, 173, 173, 0.7);
  -moz-box-shadow: 1px 1px 4px 0px rgba(173, 173, 173, 0.7);
  box-shadow: 1px 1px 4px 0px rgba(173, 173, 173, 0.7);
} */

.style_433{position: absolute;top: 0px; right: 0px; z-index: 0;}

.time {
  /* border-top: 1px solid #e1ecff; */
  min-height: 35px;
  text-align: start;
  padding: 0px; padding-top: 0px;
}

.time span.text-left, .time span.text-right, .time a i{display: inline-block; position: relative; 
  vertical-align: middle;}
.time span.text-left, .time span.text-right{display: block;}

.time span.text-left{width: 100%; color: #d9534f; font-weight: 500; padding-bottom: 15px;}
.miti{color: #d9534f; font-weight: 500; padding-bottom: 15px; margin-right: 30px; font-size: 15px;}
.survey_list .miti{padding-bottom: 0px; margin-right: 0px;}
.miti.text-success{color: #50ab81 !important;}


.time span.text-right {
  width: 100%; padding-top: 2px;
  text-align: left;
}
.time a i{
  font-size: 16px; min-width: 25px; text-align: left; padding-left: 5px;
  transition: all .5s;
}
.time a:hover i{
  transition: all .5s;
  transform : translateX(10px);
}
.apply_done{font-size: 14px; padding: 6px 10px 5px 10px; color: #198754 !important;}

.btn_section{position: absolute; right: -10px; bottom: 10px;}
.btn_section .apply_done{margin-right: 10px;}

.training-box {margin-bottom: 30px;}
.training-box figure{margin-bottom: 0px;}
.training-box figure img {
  max-height: 200px;
}
.training-box h4 {
  font-size: 16px; color: #123456;
}

.bk-sidebar {
  padding-left: 0px;
}
.bk-box {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  margin-bottom: 15px;
  box-shadow: 0px 2px 5px 2px rgb(0 19 95 / 5%);
}
.bk-header {
  margin-bottom: 0;
  background: #f2f2f2;
  background: -moz-linear-gradient(
    top,
    #456789 0%,
    #345678 42%,
    #234567 47%,
    #123456 100%
  );
  background: -webkit-linear-gradient(
    top,
    #456789 0%,
    #345678 42%,
    #234567 47%,
    #123456 100%
  );
  background: linear-gradient(
    to bottom,
    #456789 0%,
    #345678 42%,
    #234567 47%,
    #123456 100%
  );
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#456789', endColorstr='#123456', GradientType=0);
  padding: 5px 15px;
}
.bk-header h4,
.bk-header-2 h4 {
  margin: 0px;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  padding: 5px 0px;
}
.bk-body {
  padding: 15px;
}

.all-jobs {
  background: #fff;
  padding: 15px;
  border-radius: 4px;
}
.all-jobs figure,
.item-image figure {
  position: relative;
  border: 1px solid #f3f3f3;
  overflow: hidden;
  text-align: center;
}
.all-jobs figure img {
  max-width: 100%;
  max-height: 90px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.all-jobs .job-box:hover figure img {
  -moz-transform: scale(1.05) rotate(2deg);
  -webkit-transform: scale(1.05) rotate(2deg);
  -o-transform: scale(1.05) rotate(2deg);
  -ms-transform: scale(1.05) rotate(2deg);
  transform: scale(1.05) rotate(2deg);
}
.ad-meta {
  position: relative;
  background-color: transparent;
  border-top: none;
  padding-left: 0;
  min-height: inherit;
  display: inline;
  bottom: 0;
  right: -1px;
  width: 100%;
  display: table;
  font-size: 14px;
}
.ad-meta li {
  font-size: 14px;
  color: #a0a0a0;
  float: left;
  margin-left: 20px;
}
.ad-meta li:first-child {
  margin-left: 0;
}
.ad-meta a,
.ad-meta li {
  font-size: 14px;
  color: #999;
}
.ad-meta i {
  text-align: right;
  font-size: 18px;
  margin-right: 5px;
}
.job-box big,
.job-ad-item big {
  padding: 10px 0px;
  display: block;
  font-size: 20px;
}

.career-inner figure img {
  border: 1px solid #ccc;
}

.style-chooser-inner {
  display: block;
  margin-top: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.style-chooser-inner ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0px;
  float: right;
}
.style-chooser-inner ul li {
  display: inline-block;
  position: relative;
  margin-left: 15px;
}
.style-chooser-inner ul li:first-child{margin-left: 0px;}
.style-chooser-inner ul li .btn-primary {
  margin-right: 10px;
}
.style-chooser-inner ul li figure {
  min-width: 25px;
  text-align: center;
}
.style-chooser-inner ul li a {
  display: block; text-decoration: none;
}
.style-chooser-inner ul li a i{margin-right: 5px;}
.style-chooser-inner ul li a.btn {
  padding: 2px 16px; font-size: 14px;
  border: 1px solid rgb(255 255 255 / 32%);
  transition: all 0.35s;
  font-family: "Mukta", sans-serif;
}
.style-chooser-inner ul li a.btn::before {
  width: 110%;
  height: 130%;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50px;
  border: 1px solid #fff;
  opacity: 0;
  transform: translate(-50%, -50%) scale(1.1);
  transform-origin: center center;
  transition: all 0.25s;
  content: "";
}
.style-chooser-inner ul li a:hover{cursor: pointer;}


/* Accordion */
#accordion .panel-heading h4 {
  font-size: 16px;
}
#accordion .panel-heading a,
#accordion .panel-title a {
  color: #337ab7;
}
#accordion .panel-body a,
#accordion .panel-body ul li a {
  color: #000;
}
#accordion .panel-default > .panel-heading {
  background-color: #fff;
  border: none;
  padding: 5px 15px;
}
#accordion .panel-body ul {
  padding-left: 0px;
  margin-bottom: 0px;
  list-style-type: none;
}
#accordion .panel-body a {
  font-size: 14px;
  line-height: 28px;
}
#accordion .panel-body h5 a {
  font-size: 14px;
}

#accordion .panel-body ul li a {
  font-weight: 400;
  line-height: 30px;
  font-size: 14px;
}

#accordion .panel-body a i {
  font-size: 16px;
  color: #8e8b8b;
  margin-right: 10px;
}
#accordion .panel-body ul li a span {
  color: #9e9e9e;
  margin-left: 5px;
}
.see-more button {
  background-color: transparent;
  border: 0;
  padding: 0;
  color: #a0a0a0;
  font-size: 14px;
  margin-top: 5px;
}
.see-more i {
  font-size: 16px;
  margin-right: 10px;
}

#accordion .panel-body label {
  position: relative;
  padding-left: 25px;
  display: block;
  color: #000000;
  font-weight: 400;
  margin-bottom: 6px;
}
#accordion .panel-body label:before,
.checkbox label:before {
  position: absolute;
  color: #9e9e9e;
  font-size: 16px;
  content: "\f096";
  font-family: "FontAwesome";
  left: 0;
  top: 0;
}
#accordion .panel-body label input[type="checkbox"] {
  width: 0;
  height: 0;
  display: none;
}
#accordion .panel-body label.checked:before,
.checkbox label.checked:before {
  content: "\f046";
  color: #005dac;
}
#accordion input[type="text"] {
  margin: 8px 0 16px;
  -webkit-box-shadow: none;
  border: 1px solid #e3e3e3;
  height: 44px;
  color: #000;
}

.bk-sidebar-2 {
  padding-right: 0px;
  position: relative;
}
.download-sec .btn-success {
  margin-top: 20px;
}
.bk-header-2 {
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 0;
  border-width: 0px 1px 1px 1px;
  background-color: #fff;
  padding: 5px 15px;
}

.mid-inner {
  padding-top: 60px;
}
.inner-search {
  padding: 20px 0px;
  margin-bottom: 30px;
  background: url(../images/footer.png) repeat;
  background-attachment: fixed;
  background-position: center;
}
.inner-search form {
  background-color: rgba(0, 0, 0, 0.14);
  padding: 9px;
  position: relative;
  width: 75%;
  margin-left: auto;
  margin-right: 0;
}

/*------ job details CSS -------*/
.job-details {
  margin-top: 30px;
}
.job-ad-item {
  padding: 15px;
  overflow: hidden;
  position: relative;
  border: 1px solid #f3f3f3;
  background: #fff;
  margin: 18px 0;
  border-radius: 2px;
}

.job-details .job-ad-item {
  border: 0;
  margin: 0 0 15px;
  padding: 35px 25px;
}

.job-details .job-ad-item.section {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-bottom-width: 2px;
}

.item-image-box,
.item-info {
  padding: 0;
  margin: 0;
}

.job-ad-item .item-info {
  min-height: 0;
  overflow: hidden;
}
.job-ad-item big {
  padding-top: 0px;
}

.item-image figure img {
  max-width: 100%;
  max-height: 180px;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.share-social {
  padding-left: 0px;
}
.share-social li {
  display: inline-block;
  position: relative;
  color: #272727;
}
.share-social li + li {
  margin-left: 20px;
}
.job-details .button .btn {
  padding: 10px 20px;
  border: 0;
  font-size: 16px;
}
.job-details .button .btn i {
  font-size: 18px;
  vertical-align: bottom;
}
.job-details .button .btn.btn-success {
  background-color: #93c949;
  margin-right: 15px;
}

.share-social li,
.share-social li a {
  font-size: 18px;
}
.share-social li a i {
  font-size: 24px;
}
.share-social li a .fa-facebook-official {
  color: #0072bc;
}
.share-social li a .fa-twitter-square {
  color: #00aeef;
}
.share-social li a .fa-instagram {
  color: #fb3958;
}
.share-social li a .fa-linkedin-square {
  color: #448ccb;
}
.share-social li a .fa-google-plus-square {
  color: #eb434a;
}
.share-social li a .fa-whatsapp {
  color: #34af23;
}

.white-box {
  background: rgb(255 255 255 / 90%);
  padding: 10px 15px 15px 15px;
  margin-bottom: 15px;
}

.white-box .title {
  display: block;
  font-size: 20px;
  border-bottom: 1px solid #ccc;
  padding: 0px 10px 10px 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.white-box .title i {
  font-size: 24px;
}
.cms_sec .white-box h4,
.cms_sec .white-box h5 {
  font-size: 16px;
  margin-top: 30px;
  color: #006699;
}
/*.white-box p{text-align: justify;}*/
.white-box ul {
  padding-left: 15px;
}
.white-box ul li {
  padding-top: 10px;
}
.white-box ul li.color-red,
.white-box ul li.color-red strong,
.white-box ul li.color-red a,
.ad-meta li.color-red,
.ad-meta li.color-red a,
.panel-default > .panel-heading.color-red,
h5.color-red {
  color: #eb434a;
}
.white-box ul li.color-green,
.white-box ul li.color-green strong,
.white-box ul li.color-green a {
  color: #006699;
}
.white-box ul li strong {
  font-weight: normal;
  color: #333;
  padding-right: 5px;
}
.white-box .btn-success {
  background-color: #93c949;
  border: 0;
  padding: 10px 20px;
}
.related-job ul {
  padding-left: 0px;
  margin-bottom: 0px;
}
.related-job ul li {
  list-style-type: none;
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.related-job ul li .col-md-4 {
  padding-right: 0px;
}
.related-job ul li:last-child {
  border: none;
}
.related-job ul li:nth-child(2n) {
  background: #f5faff;
}

.related-job ul li figure {
  border: 1px solid #d1dce4;
}
.related-job ul li big {
  font-size: 14px;
  display: block;
  width: 100%;
}
.related-job ul li em {
  font-size: 13px;
  font-style: normal;
  color: #eb434a;
  display: block;
  padding-top: 10px;
}
.related-job {
  padding: 15px 0px 0px;
}
.related-job ul li small a {
  color: #999;
}
.log-reg .btn {
  font-size: 13px;
}
.log-reg button.btn {
  color: #006699;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}
.log-reg a.btn {
  color: #eb434a;
}
/*------ End job details CSS -------*/

/*-- login-register --*/
.login-top {
  padding: 2em;
}
.login-top input[type="text"],
.login-top input[type="email"],
.login-top input[type="password"] {
  outline: none;
  font-size: 1em;
  color: #000;
  padding: 1em 0.5em;
  margin: 0;
  width: 100%;
  border: none;
  border: 1px solid #999;
  -webkit-appearance: none;
  margin-bottom: 1em;
  font-family: "Josefin Sans", sans-serif;
  border-left: 4px solid #d9534f;
}
.login-top input[type="submit"] {
  background-color: #d9534f;
  color: #fff;
  padding: 0.3em 0;
  width: 100%;
  outline: none;
  border: none;
  border-radius: 4px;
  font-size: 1.5em;
  cursor: pointer;
  letter-spacing: 1px;
  font-family: "Josefin Sans", sans-serif;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.login-top input[type="submit"]:hover {
  background-color: #005dac;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
/*-- checkbox --*/
.login-top input[type="checkbox"] {
  display: none;
}
.login-top input[type="checkbox"] + label {
  position: relative;
  padding-left: 1.5em;
  border: none;
  outline: none;
  font-size: 1em;
  color: #999;
  font-weight: 400;
  cursor: pointer;
}
.login-top input[type="checkbox"] + label span:first-child {
  width: 16px;
  height: 16px;
  border: 2px solid #c8c8c8;
  position: absolute;
  left: 0;
  top: 1px;
}
.login-top input[type="checkbox"]:checked + label span:first-child:before {
  content: "\f00c";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  left: 2px;
  top: 1px;
  font-size: 10px;
  width: 10px;
  height: 10px;
  color: #006699;
}
/*-- //checkbox --*/
#horizontalTab .modal-header {
  padding: 0px;
  border-bottom: 5px solid #d9534f;
}
#horizontalTab .modal-body {
  padding: 0px;
}
#horizontalTab .modal-content {
  border-radius: 0px;
}
#horizontalTab .modal-header .close {
  background: #f36422;
  opacity: 1;
  text-shadow: none;
  color: #fff;
  padding: 2px 10px 10px 10px;
  position: absolute;
  right: -32px;
  top: 2px;
}
#horizontalTab .nav-tabs {
  list-style: none;
  text-align: center;
}

#horizontalTab .nav-tabs > li {
  display: inline-block;
  margin: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 50%;
  float: left;
}
#horizontalTab .nav-tabs > li a {
  color: #fff;
  font-size: 1.5em;
  cursor: pointer;
  outline: none;
  background: #121212;
  padding: 10px 0;
  border: 0px !important;
  border-radius: 0px;
  margin: 0px;
}

#horizontalTab .nav-tabs > li.active > a,
#horizontalTab .nav-tabs > li.active > a:focus,
#horizontalTab .nav-tabs > li.active > a:hover {
  color: #fff;
  background: #006699;
  border: none !important;
}

.login-bottom {
  margin: 1.5em 0;
}
.login-bottom ul {
  padding-left: 0px;
}
.login-bottom li {
  display: inline-block;
  float: left;
}
.login-bottom li:nth-child(2) {
  float: right;
}
.login-bottom a {
  font-size: 1em;
  color: #999;
  vertical-align: middle;
}
.login-bottom input[type="submit"] {
  font-size: 0.9em;
  color: #fff;
  background: #0c517d;
  outline: none;
  border: none;
  cursor: pointer;
  padding: 10px 20px;
  -webkit-appearance: none;
}
.login-bottom input[type="submit"]:hover {
  background: #387296;
  color: #ffffff;
  transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
}

.line-mid {
  width: 100%;
  text-align: center;
  padding-top: 5px;
}
.line-mid h4 {
  font-size: 20px;
  color: #000;
  display: inline-block;
  border: 1px solid;
  width: 47px;
  padding: 10px 0px;
  border-radius: 51px;
}
.social-login a {
  padding: 0.5em 1em;
  display: block;
  text-align: center;
  margin-top: 10px;
  color: #fff;
  font-size: 16px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 4px;
}
.social-login .f {
  background: #3b5998;
}
.social-login .l {
  background: #0077b5;
}
.social-login .f:hover {
  background: #0f48bd;
}
.social-login .l:hover {
  background: #049eef;
}
.social-login span.fa {
  border-right: 1px dotted #fff;
  padding-right: 1.5em;
  margin-right: 0.5em;
  width: 25px;
}

/*------ Footer CSS -------*/
.footer-bottom {
  background-color: #2460b9;
  color: #cbe5ff;
  padding: 10px 0px;
  font-size: 13px;
  /* background: url(../images/footer.png) repeat;
  background-attachment: fixed;
  background-position: center; */
}
.footer-bottom a {
  color: #cbe5ff;
  padding: 0px 5px;
  display: inline-block;
  position: relative;
}

/* ==========================================================================
 	Profile
 ========================================================================== */
 .tab-manu.p-tab{padding-left: 15px;}
.tab-manu,
.page-ttl {
  border-bottom: 1px solid #eee;
}
.tab-manu ul.nav-tabs {
  float: right;
  border: none;
}
.tab-manu h4 {
  float: left;
  margin-bottom: 14px;
  color: #005dac;
}
.p-tab h4 {
  margin-bottom: 0px !important;
}
.p-tab,
.status-tab {
  background: #fff;
  padding-top: 10px;
}
.tab-manu ul.nav-tabs li a {
  font-size: 16px;
}

.tab-manu .nav-tabs li a:hover,
.tab-manu .nav-tabs li a:focus,
.tab-manu .nav-tabs li.active a {
  border: 1px solid #f2f2f2;
  background-color: #fcfcfc;
  border-bottom: #f2f2f2;
  border-radius: 0;
  color: #d9534f;
}

/*.account-inner{padding-top:90px;}*/
.ac-menu ul {
  padding-left: 0px;
  list-style-type: none;
  margin-bottom: 0px;
}
.ac-menu ul li a {
  display: block;
  position: relative;
  padding: 10px 15px;
  background-color: #fff;
  border-top: 1px solid #eee;
  font-size: 14px;
  font-weight: 500;
}
.ac-menu ul li a:hover {
  color: #d9534f;
  background-color: #ffedee;
  border-color: #e4e5e6;
}

.ac-menu ul li.active a,
.ac-menu ul li.active a:hover {
  z-index: 2;
  color: #fff;
  background-color: #005dac;
  border-color: #005dac;
}

.ac-menu ul li.active a:before,
.ac-menu ul li.active a:hover:before {
  position: absolute;
  left: 100%;
  content: "";
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  margin-left: 0px;
  border-left: 9px solid #005dac;
  top: 11px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.ac-menu ul li a i {
  display: inline-block;
  position: relative;
  min-width: 25px;
}

.job-profile,
.profile,
.career-objective,
.work-history,
.educational-background,
.special-qualification,
.language-proficiency,
.personal-deatils,
.declaration,
.express-yourself,
.education-background,
.company-information,
.work-history-info {
  background-color: #fff;
  background: rgb(255 255 255 / 50%);
  padding: 25px 25px;
}
.express-yourself{ background-color: #fff;}

.pro_box{
  padding: 1.5rem;
  border: 1px solid #e2e8f0;
  background: #f9f8ff;
}

/* .educational-background,
.adpost-details {
  box-shadow: 0px 2px 5px 2px rgb(0 19 95 / 5%);
} */
.job-profile {
  background: rgb(255 255 255 / 50%);
  overflow: hidden;
  padding: 0;
}

.job-profile ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.user-profile {
  overflow: hidden;
  padding: 0 25px;
  background: #fff;
  border: 1px solid rgb(222, 226, 230);
}

.user-images {
  float: left;
  margin-top: 20px;
  border: 1px solid #fcfcfc;
  max-width: 25%; border-radius: 100%;
}

.user-images img{
  border-radius: 100%; padding: 4px;
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / .15), 0 4px 6px -4px rgb(0 0 0 / .15);}

.favorites-user {
  float: right;
}

.job-profile .user {
  float: left;
  padding-left: 30px;
}

.job-profile .user h2 {
  font-weight: 300;
  color: #8b0000;
  margin-top: 20px;
  font-size: 20px;
}

.job-profile .user h2 b {
  font-weight: 500;
  color: #8b0000;
}

.job-profile .user h2 a {
  color: #0d6efd;
  font-size: 14px;
  height: 25px;
  width: 25px;
  border: 1px solid #0d6efd;
  text-align: center;
  padding: 4px;
  border-radius: 100%;
  display: inline-block;
  margin-left: 15px;
}

.job-profile .user h2 a:hover {
  color: #d9534f;
  border-color: #d9534f;
}

.job-profile .user h5 {
  color: #9fa4a4;
  font-size: 13px;
}

.job-profile .my-ads,
.job-profile .favorites {
  float: left;
  padding: 60px 40px;
  text-align: center;
  border-left: 1px solid #f5f5f5;
}

.job-profile .my3-ads {
  padding: 30px 55px;
}

.job-profile .favorites-user small {
  display: block;
  font-size: 16px;
  color: #000;
  line-height: 0;
  font-weight: 500;
}

.job-profile .favorites-user a {
  font-size: 48px;
  color: #005dac;
  display: block;
}

.job-profile .favorites-user small:hover {
  color: #005dac;
}

.job-profile .user-menu {
  border-top: 1px solid #f5f5f5;
}

.job-profile .user-menu li {
  padding: 15px 20px;
  float: left;
  border-left: 1px solid #f5f5f5;
}

.job-profile .user-menu li a {
  color: #9fa4a4;
  font-size: 16px;
}

.job-profile .user-menu li.active a,
.job-profile .user-menu li a:hover {
  color: #005dac;
}

.user-pro-section .section {
  background-color: #fff;
  padding: 15px 35px;
}

.user-pro-section select,
.user-pro-section input {
  color: #a0a0a0;
  font-size: 16px;
  height: 43px;
}

.user-pro-section .form-group {
  overflow: hidden;
  margin-bottom: 30px;
}

.user-pro-section label {
  float: left;
  width: 25%;
  font-weight: 400;
  color: #000;
  font-size: 16px;
}

.user-pro-section .form-control {
  float: right;
  width: 75%;
}

.user-pro-section .preferences-settings label,
.user-pro-section .preferences-settings .form-control {
  float: none;
  width: 100%;
  margin: 5px 0;
  font-size: 14px;
}

.user-pro-section h2 {
  margin-bottom: 30px;
  font-weight: 300;
  color: #000;
  text-transform: capitalize;
}

.user-pro-section .preferences-settings h2 {
  margin-bottom: 15px;
}

/* .profile a.btn,
.buttons a.btn {
  background-color: #005dac;
  color: #fff;
  padding: 6px 26px 7px;
  border: 1px solid #005dac;
  margin: 9px 0 0;
  margin-bottom: 5px;
  border-radius: 100px;
}
.profile a.btn.btn-danger,
.buttons a.btn.btn-danger,
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
} */

.job-profile-page .buttons a.btn {
  margin-bottom: 0;
}

.profile a.btn.cancle,
.buttons a.btn.cancle {
  background-color: #aaa;
  border: 1px solid #999;
  margin-left: 10px;
}

.profile a.btn:hover,
.buttons a.btn:hover {
  background: #d9534f;
  box-shadow: -0.3em -0.3em 0 #f2c2c2;
  border-color: #fff;
}

.job-profile .user address ul li {
  display: block;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  line-height: 26px;
  border-top: 1px solid #fff;
}
.job-profile .user address ul li span {
  font-family: "Mukta", sans-serif;
  padding-left: 5px;
}

/* My Resume */

.job-job-profile .favorites-user small {
  text-transform: uppercase;
  font-weight: 500;
}

.job-profile .user-pro-section .form-control {
  width: 85%;
}

.job-profile .user-pro-section label {
  width: 15%;
  margin-top: 10px;
}

.job-profile .preferences-settings label {
  width: 100%;
}

.preferences-settings .checkbox {
  margin-bottom: 40px;
}

.preferences-settings .buttons {
  float: none;
}

.preferences-settings a.btn {
  margin-bottom: 0;
}

.profile-logo {
  float: left;
  margin-right: 35px;
}
.profile-logo img,
.user-images img {
  max-height: 150px;
  max-width: 100%;
}
.resume-content .profile.section {
  padding: 25px;
}

.resume-content {
  font-size: 14px;
  line-height: 22px;
  color: #2d3038;
}

.resume-content .profile-info h1 {
  font-size: 30px;
  color: #2a2a2a;
}

.resume-content .profile-info address,
.resume-content .profile-info address a {
  color: #2d3038;
  font-size: 16px;
  line-height: 28px;
}

.resume-content .icons {
  color: #1e3a8a;
  font-size: 24px;
  float: left;
  margin-right: 15px;
}

.resume-content .career-info,
.resume-content .declaration-info,
.resume-content .work-info,
.resume-content .educational-info,
.resume-content .qualification,
.resume-content .personal-info,
.educational-info ul,
.proficiency {
  overflow: hidden;
}

.resume-content h3 {
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 500;
  color: #1e3a8a;
}

.resume-content .career-info span,
.resume-content .declaration-info span {
  margin-bottom: 25px;
  display: block;
}

.work-history h4 {
  font-size: 14px;
  color: #2d3038;
  margin-bottom: 20px;
}

.work-history h4 span {
  display: block;
  font-weight: 400;
  margin-top: 5px;
  line-height: 22px;
}

.work-history ul li,
.educational-info ul li {
  margin-bottom: 5px;
  position: relative;
}

.work-history ul li:last-child {
  margin-bottom: 0;
}

/* .work-history ul li:after,
.educational-info ul li:after {
  position: absolute;
  content: "";
  bottom: -15px;
  left: 0;
  width: 85%;
  height: 1px;
  background-color: #f1f1f1;
} */

.work-history ul li:last-child:after {
  display: none;
}

.work-history ul li:last-child.history,
.educational-info ul li:last-child {
  margin-bottom: 0;
}

.educational-info h4 {
  font-size: 14px;
  color: #005dac;
  margin-bottom: 10px;
  padding-top: 10px;
  border-top: 1px solid #ebf0f5;
}

.educational-info li ul {
  margin-bottom: 20px;
}

.educational-info ul li {
  position: relative;
}

.educational-info li ul li:after {
  display: none;
}

.educational-info li ul li {
  float: left;
  font-weight: 500;
  color: #2d3038;
  margin-bottom: 0;
  min-width: 25%;
}

.educational-info li ul li span {
  font-weight: 400;
}

.educational-info li ul li + li {
  margin-left: 40px;
}

.educational-info li:first-child h4{margin-top: 0px;}

.educational-info h4 span, .educational-info h4 em{font-style: normal; font-size: 14px; color: #123456;}

.educational-info h4 em{padding-left: 10px; margin-left: 10px; border-left: 1px solid #abcdef;}

.qualification li {
  font-size: 14px;
  margin-bottom: 15px;
}

.qualification li span {
  font-weight: 500;
}

.qualification li:last-child {
  margin-bottom: 0;
}

.language-proficiency h5 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  margin-top: 0;
}

.language-proficiency ul > li + li {
  margin-left: 20px;
  border-left: 1px solid #f1f1f1;
}

.language-proficiency ul li ul li {
  float: left;
  color: #bbb;
}

.language-proficiency ul li ul li + li {
  margin-left: 5px;
  border-left: 0;
  padding-left: 0;
}

.personal-info .address{margin-bottom: 0px;}
.personal-info .address li {
  overflow: hidden;
  line-height: 30px;
  color: #2d3038;
  font-size: 14px;
  font-weight: 500;
  border-top: 1px solid #ebf0f5;
  padding-top: 10px;
}


.personal-info .address li h5 {
  display: inline-block; position: relative; vertical-align: top;
  min-width: 155px; max-width: 160px; margin-bottom: 0px;
  font-weight: 500;
  font-size: 14px;
  color: #123456;
}

.personal-info .address li span {
  margin-right: 5px;  display: inline-block;
  position: relative; vertical-align: top; line-height: 20px;
}

.personal-info .address li em{display: inline-block; position: relative; vertical-align: top; 
  width: 62%; color: #0d6efd; font-style: normal; line-height: 20px;}

.declaration {
  margin-bottom: 30px;
}
.btn-section {
  padding-bottom: 30px;
}

/*.buttons {
	float: left;
}*/

.download-button {
  float: right;
  margin-bottom: 15px;
}

.buttons a.btn {
  margin-top: 0;
}

.job-postdetails .category-dropdown {
  border: 1px solid #e3e3e3;
  border-radius: 5px;
}

.job-postdetails .category-dropdown a {
  display: block;
}

.job-postdetails .category-dropdown .pull-right {
  margin-top: 15px;
}

.job-postdetails .dropdown-menu {
  width: 100%;
  padding: 10px 0;
}

.job-postdetails .location .category-dropdown {
  width: 48%;
}

.job-postdetails .select-price input[type="text"] {
  width: 25%;
}

.job-postdetails .characters {
  margin-bottom: 30px;
}

.job-postdetails .agreement.checkbox label:before {
  top: 0;
}

.job-user-account {
  overflow: hidden;
}

.user-account .nav-tabs {
  margin-bottom: 70px;
  position: relative;
  display: block;
  border-bottom: 1px solid #e3e3e3;
}

.user-account .nav-tabs:after,
.user-account .nav-tabs:before {
  position: absolute;
  content: "";
  bottom: -1px;
  width: 100%;
  height: 1px;
  background-color: #e3e3e3;
}

.user-account .nav-tabs:after {
  left: -100%;
}

.user-account .nav-tabs:before {
  right: -100%;
}

.user-account .nav-tabs > li {
  display: inline-block;
  float: none;
}

.user-account .nav-tabs > li a {
  padding: 10px 35px;
  color: #0a0a0a;
  text-transform: uppercase;
  font-weight: 500;
  margin-right: 0;
  border-radius: 0;
  border-bottom: 1px solid #e3e3e3;
  background-color: #f7f7f7;
}

.user-account .nav-tabs > li + li {
  margin-left: -4px;
}

.user-account .nav-tabs > li.active > a,
.user-account .nav-tabs > li.active > a:focus,
.user-account .nav-tabs > li a:hover {
  border: 1px solid #e3e3e3;
  border-bottom: 1px solid #fff;
  background-color: transparent;
}

.my-profile ul {
  list-style-type: none;
  /* background: #faf9ff; */
  /* padding-left: 0px; */
}
.my-profile h4 {
  font-family: "Mukta", sans-serif;
  font-weight: 500;
}
.download-button a.btn {
  padding: 5px 25px 7px;
  background-color: #0072bc;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  margin-left: 20px;
}

.profile-head { position: relative;
  margin-top: 0px !important;
  float: right;
}
.profile-head:after{
  content: ""; position: absolute; left: -11px; top: -10px; bottom: 0; z-index: 1;
  height: 125%; width: 5px; background: #f8f9fa; rotate: 30deg;
}
.profile-head span,
.profile-head img {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.profile-head span small {
  display: block;
  width: 100%;
  color: #abcdef;
}
.profile-head img {
  border-radius: 100px;
  width: 50px;
  height: 50px;
  border: 2px solid #4075b7;
}
.profile-head .dropdown-menu {
  left: auto !important; right: 0 !important;
  right: 5px;
  padding: 0px;
  border-color: #eee;
  margin-top: 2px !important;
  box-shadow: 0 10px 10px rgb(0 0 0 / 15%);
}
.profile-head .dropdown-menu:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 1.5rem;
  height: 1.5rem;
  background: #fff;
  top: -10px;
  right: .9rem;
  left: auto;
  transform: rotate(45deg);
  background: #fff;
  background: inherit;
  border-top-left-radius: .25rem;
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #ccc;
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
}
.profile-head .dropdown-menu .media {
  background: #064e9f;
}
.profile-head .dropdown-menu .text-muted {
  color: #a3dbff;
}
.profile-head .dropdown-menu .media,
.profile-head .dropdown-menu .dropdown-item a {
  padding: 10px 15px;
}
.profile-head .dropdown-menu .dropdown-item {
  border-top: 1px solid #eee; padding: 0px;
}
.profile-head .dropdown-menu .dropdown-item a {
  display: block;
  font-size: 16px;
  color: #2460b9;
}
.profile-head .dropdown-menu i {
  font-size: 16px; color: #77a6d5;
}
.profile-head .dropdown-menu .dropdown-item a:hover, .profile-head .dropdown-menu .dropdown-item a:hover i {
  color: #d9534f;
}

.profile-head .dropdown-toggle {
  font-size: 16px;
  display: inline-block;
  position: relative;
  padding: 10px 15px;
  margin-bottom: 0px;
  background: rgb(0 93 172 / 9%);
}
.profile-head .dropdown-toggle:hover {
  background: rgb(172 0 0 / 0%);
}
.profile-head .dropdown-menu .media,
.profile-head .dropdown-toggle {
  color: #fff;
}
.profile-head .dropdown-toggle i {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  text-align: center;
  background: #006699;
  border-radius: 100%;
  padding: 1px;
  margin-left: 10px;
  border: 1px solid #005dac;
  color: #fff;
}
.profile-head .dropdown-toggle::after{display: none;}
.profile-head .dropdown-toggle:hover i {
  background: #d9534f;
  border-color: #d9534f;
}
.profile-head .dropdown-toggle:hover {
  color: #abcdef;
}

.profile-head .dropdown-menu .text-muted {
  padding: 10px 15px;
  background: #fff;
  color: #d9534f !important;
  font-size: 14px;
}
.dropdown-item.active, .dropdown-item:active{
  background-color:#fff;
}

/* Post Resume */

.post-resume .form-group {
  margin-bottom: 20px;
}

.post-resume h4 {
  margin-bottom: 20px;
}

.post-resume .section {
  overflow: hidden;
}

.post-resume .photos-resume {
  margin-bottom: 0;
}

.job-postdetails .form-group.brand-name,
.job-postdetails .form-group.address,
.job-postdetails .premium-options li:last-child {
  margin-bottom: 10px;
}

.additional-information textarea.form-control {
  height: 100px;
  line-height: 28px;
}

.post-resume .upload-image {
  float: right;
  background-color: #0072bc;
  color: #fff;
  width: 29%;
  text-align: center;
  cursor: pointer;
  display: block;
  padding: 12px 10px 10px;
  border-radius: 5px;
}

.post-resume .upload-image input {
  display: none;
}

.post-resume .time-period input {
  width: 47%;
  display: inline-block;
}

.post-resume .time-period span {
  margin-left: 13px;
}

.career-objective .form-control {
  height: 250px;
}

/* .post-resume .buttons {
  margin-top: 20px;
} */

.post-resume form .buttons a.btn.delete {
  background-color: #ed1c24;
  border-color: #ed1c24;
  margin-left: 20px;
}

.post-resume .upload-image.left:hover {
  color: #005dac;
}

.photos-resume .form-control {
  position: relative;
}

.special-qualification textarea.form-control {
  height: 250px;
}

.post-resume .upload-image.left {
  background-color: transparent;
  color: #a0a0a0;
  float: left;
  width: 69%;
  border: 1px solid #e3e3e3;
  position: relative;
  padding: 12px 30px;
  text-align: left;
}

.post-resume .upload-image.left:before {
  position: absolute;
  content: "\f093";
  left: 12px;
  top: 12px;
  font-family: fontawesome;
  font-size: 15px;
  font-weight: normal;
}

/* Styles for radio button */
/* .radio-btn {
  padding-top: 20px;
} */
label .radio-btn-sec {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding-left: 10px;
}

.post-resume .form-group.radio-btn{margin-bottom: 5px;}

.radio-btn-sec ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
  margin-top: 0px;
  text-align: center;
}

.radio-btn-sec ul li {
  color: #666;
  display: inline-block;
  position: relative;
  border: none;
  margin-bottom: 1px;
  padding-top: 0px !important;
  font-family: "Poppins", sans-serif;
  font-weight: normal !important;
}

.radio-btn-sec ul li input[type="radio"] {
  position: absolute;
  visibility: hidden;
}

.radio-btn-sec ul li label {
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  padding: 2px 10px 2px 20px;
  /* height: 20px; */
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  font-weight: 500 !important;
  color: #2460b9;
}
.radio-btn-sec ul li:last-child label {
  padding-right: 0px;
}

.radio-btn-sec ul li:hover label {
  color: #d9534f;
}

.radio-btn-sec ul li .check {
  display: block;
  position: absolute;
  border: 2px solid #aaaaaa;
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 6px;
  left: 1px;
  z-index: 5;
  transition: border 0.25s linear;
  -webkit-transition: border 0.25s linear;
}

.radio-btn-sec ul li:hover .check {
  border: 2px solid #d9534f;
}

.radio-btn-sec ul li .check::before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 100%;
  height: 11px;
  width: 11px;
  top: 0px;
  left: 0px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

.radio-btn-sec input[type="radio"]:checked ~ label {
  color:#005500;
}

.radio-btn-sec input[type="radio"]:checked ~ .check {
  border: 2px solid #dcfce7;
}

.radio-btn-sec input[type="radio"]:checked ~ .check::before {
  background: #22c55e;
}


 .radio-btn-sec ul li {
  list-style-type: none;
  background: #f9fafb;
  padding: 2px 5px !important;
  border: 1px solid #e5e7eb;
  border-radius: 9px;
  font-size: 15px;
}
.experience_skill  .radio-btn-sec ul li {margin-top: 10px; margin-right: 10px;}
.experience_skill  .radio-btn-sec ul li:last-child{margin-right: 0px;}
.radio-btn-sec ul li label{font-size: 15px;}
.experience_skill  .radio-btn-sec ul li label{font-size: 14px;}
.radio-btn-sec ul li .check{top: 6px; left: 5px;}


/* Close radio button */

.my-profile {
  min-height: 520px;
  /* box-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1); */
}
.p-tab,
.status-tab {
  background: #fff;
  padding: 15px 0px;
}
.p-tab h4 {
  margin: 0px !important;
}
.home-box {
  box-shadow: 0px 2px 5px 2px rgb(0 19 95 / 5%);
}
.page-ttl {
  background: #fff;
  padding: 15px;
  color: #005dac;
  font-size: 24px;
}
.page-ttl h4,
.ttl {
  margin: 0px;
}
.card-info .white-box {
  margin-top: 15px;
}
.card-info .white-box i {
  font-size: 48px;
  padding-top: 10px;
  color: #999;
}
.status-tab ul.nav-tabs {
  float: left;
}
.alert-info {
  margin-bottom: 0px;
}
.h-25 {
  text-align: center;
  margin-top: 30px;
}
.h-25 small {
  display: block;
  padding: 5px;
}
.appliedjob {
  background: #fff;
  margin-bottom: 1.5rem;
}
.appliedjob .job-box {
  margin-bottom: 0px;
}

.tbl {
  background: #fff;
  margin-bottom: 1.5rem;
  border-top: 0px;
}

.tbl th {
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  font-weight: normal;
  padding: 10px;
  font-size: 14px;
}
.tbl td {
  padding: 10px;
  font-size: 13px;
}

.tbl td,
.privacy-setting .white-box ul li small {
  color: #666;
}
.privacy-setting .white-box ul li small {
  padding-left: 10px;
}
.privacy-setting .white-box ul li {
  padding-bottom: 30px;
}
.privacy-setting .white-box ul li:last-child {
  padding-bottom: 0px;
}
.privacy-setting .white-box h4 {
  font-size: 16px;
}

/*for yes/no switch checkbox*/
.switch {
  position: relative;
  display: inline-block;
  width: 65px;
  height: 25px;
  margin-left: 15px;
  float: right;
}
.switch input {
  opacity: 0.1;
}
.slider_check {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #bdbdbd;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 4px;
  box-shadow: inset 1px -1px 9px -2px #777777, 0px 3px 0px -4px #777777;
  -webkit-box-shadow: inset 1px -1px 9px -2px #777777, 0px 3px 0px -4px #777777;
  -moz-box-shadow: inset 1px -1px 9px -2px #777777, 0px 3px 0px -4px #777777;
  -o-box-shadow: inset 1px -1px 9px -2px #777777, 0px 3px 0px -4px #777777;
}
.slider_check:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 30px;
  left: 4px;
  bottom: 3px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 10;
  border-radius: 4px;
  box-shadow: 0 3px 3px -1px #999;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #dddddd 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 );
}
input:checked + .slider_check {
  background-color: #005dac;
  box-shadow: inset 1px -1px 9px -2px #006699, 0px 3px 0px -4px #006699;
  -webkit-box-shadow: inset 1px -1px 9px -2px #006699, 0px 3px 0px -4px #006699;
  -moz-box-shadow: inset 1px -1px 9px -2px #006699, 0px 3px 0px -4px #006699;
  -o-box-shadow: inset 1px -1px 9px -2px #006933, 0px 3px 0px -4px #006933;
}
.slider_check:after {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  left: 14px;
  bottom: 8px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 20;
  border-radius: 50%;
  background: #d2cbc3;
  background: -moz-linear-gradient(#dddddd, #ffffff);
  background: -ms-linear-gradient(#dddddd, #ffffff);
  background: -o-linear-gradient(#dddddd, #ffffff);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#dddddd), to(#ffffff));
  background: -webkit-linear-gradient(#dddddd, #ffffff);
  background: linear-gradient(#dddddd, #ffffff);
  box-shadow: 0 -2px 5px rgba(255, 255, 255, 0.05),
    0 2px 5px rgba(255, 255, 255, 0.1);
}
input:checked + .slider_check:before,
input:checked + .slider_check:after {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.slider_check span {
  display: inline-block;
  position: relative;
  font-size: 12px;
  font-weight: normal !important;
  text-transform: uppercase;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  text-align: center;
  padding: 4px;
  color: #fff;
  text-shadow: 0 1px 0 #3c4f92;
}
.slider_check span:first-child {
  float: left;
}
.slider_check span:last-child {
  float: right;
}
mark {
  color: #fff;
  border-radius: 0px;
  padding: 5px;
  font-size: 12px;
}
mark.bg-success {
  background: #006699;
}

.head_coontact {
  color: #666;
  text-align: center;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.head_coontact i {
  font-size: 24px;
  color: #064f9f;
}
.head_coontact strong {
  display: block;
  width: 100%;
  position: relative;
  vertical-align: baseline;
  font-size: 24px;
  color: #d9534f;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  font-weight: normal;
  padding-bottom: 5px;
}
.address-info {
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  padding-top: 15px;
  color: #333;
}
.map_sec iframe {
  border: 2px solid #2f64a3 !important;
  margin-top: 15px;
}

.youtube-sec form {
  background-color: rgba(0, 0, 0, 0.14);
  padding: 9px;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: 0;
}
.youtube-sec iframe {
  margin-top: 30px;
  width: 100%;
  display: block;
  height: 100%;
  min-height: 500px;
}

/*-------------CMS----------CSS-----*/
.cms_sec h4 {
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  font-size: 16px;
  margin-top: 30px;
}
.cms_sec h4:first-child {
  margin-top: 0;
}
.cms_sec ul,
.cms_sec ul li ul {
  list-style-type: disc;
  list-style-position: inside;
}
.cms_sec ol,
.cms_sec ol li ol {
  list-style-position: inside;
}
.cms_sec ul li ul,
.cms_sec ol li ol {
  padding-left: 15px;
}
.cms_sec b,
.cms_sec strong,
.cms_sec span {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
}
.cms_sec p b,
.cms_sec p b b,
.cms_sec p strong,
.cms_sec p strong strong,
.cms_sec p span,
.cms_sec ul b,
.cms_sec ul strong,
.cms_sec ul span,
.cms_sec ol b,
.cms_sec ol strong,
.cms_sec ol span,
.cms_sec span span,
.cms_sec p b span,
.cms_sec p strong span,
.cms_sec b span,
.cms_sec strong span {
  display: inline-block;
  position: relative;
  margin: 0;
}
.cms_sec ol {
  padding-left: 0px;
}
.cms_sec ol li ol li,
.cms_sec ol li ul li {
  list-style-type: circle !important;
}
.cms_sec .table {
  font-weight: normal;
  margin-top: 30px;
}
.cms_sec .table th {
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  font-weight: normal !important;
}
/*--Closed---*/

form label em {
  font-style: normal;
  color: #f00;
}

/*------ Hover and Focus css -------*/
a:hover,
a:focus,
a.active,
a:active,
.btn:hover,
.btn:focus,
.btn.active,
.btn:active,
.see-more button:hover,
.see-more button:focus,
.login-bottom a:hover,
.login-bottom a:focus,
#horizontalTab .modal-header .close,
#horizontalTab .modal-header .close:hover,
#horizontalTab .modal-header .close:focus {
  text-decoration: none !important;
  outline: 0 !important;
}
header .nav > li > a:focus,
header .nav > li > a:hover,
header .nav .open > a,
header .nav .open > a:focus,
header .nav .open > a:hover,
header .navbar-nav > li.active > a {
  color: #d9534f;
}
.job-category-items h4.ttl span a:hover,
.training-sec h4.ttl span a:hover,
.category-list ul li a:hover,
.all-jobs .job-box a:hover,
.training-box h3 a:hover,
.category-list ul li a:hover span.category-quantity,
.white-box ul li a:hover,
.white-box ul li strong a:hover,
.related-job ul li a:hover,
.related-job ul li small a:hover {
  text-decoration: none;
  color: #d9534f;
}
.category-list ul li a:hover .category-title {
  color: #d9534f;
}
.footer-bottom a:hover{color: #fff; text-decoration: underline !important;}
.see-more button:hover {
  color: #f0ad4e;
}
#accordion .panel-heading a.collapsed {
  color: #006699;
}
#accordion .panel-heading a:hover,
#accordion .panel-title a:hover,
#accordion .panel-heading a {
  color: #d9534f;
}
.login-bottom a:hover {
  color: #064f9f;
}
#horizontalTab .modal-header .close:hover {
  background: #006699;
}
.download-button a.btn:hover,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:hover {
  background-color: #005dac;
  border-color: #005dac;
}
.tbl td a:hover {
  color: #d9534f;
}
.btn-danger:hover,
.post-resume form .buttons a.btn.delete:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.form-sec h5 {
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  font-size: 16px;
  display: block;
  margin-top: 15px;
  padding-bottom: 5px;
  color: #005dac;
}

.form-sec h6 {
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  font-size: 16px;
  display: block;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #005dac;
  border-bottom: 1px solid #eee;
}

h5 mark {
  background: #fff;
  font-size: 16px;
  padding: 2px 5px;
  color: #696eab; font-weight: 600;
  border-bottom: 1px solid #696eab;
}

.post-resume label{font-size: 15px;}

.my-profile ul.step-tabs {
  border: none;
}
.nav-tabs.step-tabs > li.active > a,
.nav-tabs.step-tabs > li.active > a:focus,
.nav-tabs.step-tabs > li.active > a:hover,
.nav-tabs.step-tabs > li > a {
  border: none;
}
.nav-tabs.step-tabs > li {
  display: inline-block;
  position: relative;
  float: none;
}
.nav-tabs.step-tabs > li > a {
  font-size: 14px;
  text-align: center;
  margin-right: -2px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  position: relative;
  background: #fff;
  padding-left: 30px;
  padding-right: 10px;
  margin-left: -2px;
  border-radius: 0px;
  box-shadow: 4px 0px 5px 2px rgb(0 19 95 / 5%);
  font-weight: 500;
  padding-top: 7px;
  padding-bottom: 7px;
}
.nav-tabs.step-tabs > li > a i {
  position: absolute;
  right: -10px;
  top: 13px;
  z-index: 99;
}
.nav-tabs.step-tabs > li > a:before {
  position: absolute;
  content: "";
  top: 4px;
  right: -14px;
  width: 30px;
  height: 30px;
  background: transparent;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: 1px solid #eee;
  border-left: 0;
  border-top: 0;
  z-index: 9;
  box-shadow: 2px 3px 5px 0px rgb(0 19 95 / 5%);
}
.nav-tabs.step-tabs > li > a:after {
  position: absolute;
  content: "\f0da";
  top: -12px;
  right: -20px;
  background: transparent;
  border: 0;
  border-left: 0;
  border-top: 0;
  z-index: 9;
  font: normal normal normal 60px/1 FontAwesome;
  color: #fff;
}

.nav-tabs.step-tabs > li.active > a,
.nav-tabs.step-tabs > li.active > a:hover,
.nav-tabs.step-tabs > li.active > a:focus {
  background: #4cb748;
  color: #fff;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}
.nav-tabs.step-tabs > li.active > a:after {
  color: #4cb748;
}


.step-tabs .nav-link{color: #006699; margin-left: 30px; padding: 5px; 
  border-bottom: 2px solid transparent; border-radius: 0px;}
.step-tabs .nav-link.active{background: transparent; color: #d9534f; border-bottom-color: #d9534f;}


.tile
{
  width:100%;
  margin:0 auto;
}
#tile-1 .nav-tabs
{
  position:relative;
  border:none!important;
  background-color:transparent;
/*   box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2); */
  border-radius:0px !important; margin-bottom: 10px;
}
#tile-1 .nav-tabs li
{
  margin:0px; border-radius:0px !important;
  background: #fff;
  border-top: 1px solid #ddd !important;
  border-left: 1px solid #eee !important;
  border-right: 1px solid #eee !important;
}
#tile-1 .nav-tabs li a
{
  position:relative;
  margin-right:0px!important;
  padding: 5px 10px!important;
  font-size:16px;
  border:none!important;
  color:#0a50a6;
  border-radius:0px !important;
}
#tile-1 .nav-tabs li a:hover{color: #d9534f;}
#tile-1 .nav-tabs a:hover
{
  background-color:#fff!important;
  border:none; border-radius:0px !important;
}
#tile-1 .slider
{
  display:inline-block;
  width:30px;
  height:2px;
  border-radius:3px;
  background-color:#d9534f;
  position:absolute;
  z-index:1200;
  bottom:0;
  transition:all .4s linear;
}
#tile-1 .slider:after {
  content: "";
  display: block;
  margin: 0 auto;
  width: 0;
  height: 0;
  margin-top: 2px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #d9534f;
}
#tile-1 .nav-tabs .active
{
  background-color:#fff;
  color:#d9534f!important;
  border-radius: 0px;
}



.float-right {
  float: right;
}
.table-add {
  margin-top: -15px;
  margin-bottom: 15px;
}
.table-add a {
  padding: 5px 15px;
  border: 1px solid #4cb748;
  border-radius: 2px;
}
.form-control,
.form-sec table tr td {
  font-size: 14px;
}
.form-sec .modal-header h5 {
  padding-bottom: 0px;
  border: none;
}

/*
Sign In  Area Style
================================*/
.sign-up-area {
  position: relative;
  z-index: 1;
  padding-top: 30px;
  /* overflow: hidden; */
}

.sign-up-area .account_box {
    background-color: #ffffff;
    border-radius: 4px;
    -webkit-box-shadow: 0 16px 32px #010a110a, 0 8px 16px #010a1114;
    box-shadow: 0 16px 32px #010a110a, 0 8px 16px #010a1114;
    padding: 30px;
    margin: auto;
    margin-bottom: 30px;
    padding: 0px;
    background-color: #fff;
    border-radius: 0px;
    position: relative;
    border: 2px solid #ecf0f3;
}
.account_box label{font-weight: 500; color: #123456; margin-bottom: 2px; font-size: 15px;}
.sign-up-area .contact-form-action {padding: 30px 20px 30px 30px;}
.reg_notice{padding:30px; border-left: 1px solid #abcdef;}
.bg_color_gradient{
  background: rgb(171,205,239); min-height: 420px;
  background: linear-gradient(4deg, rgba(171,205,239,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 85%, rgba(171,205,239,1) 100%);
}
.reg_user{padding: 30px; border-left: 1px solid #abcdef; min-height: 360px;}
.reg_notice h4{font-weight: 500; color: #8b0000;}

.mt-1{margin-top: 10px;}
.btn-link.save{text-decoration: underline; padding: 0px;}

.sign-up-area .contact-form-action.survey-form{padding-bottom: 0px !important;}

.sign-up-area .contact-form-action .form-heading {
  margin-bottom: 10px;
}

.sign-up-area .contact-form-action .form-heading .form-title {
  font-size: 20px;
  line-height: 26px;
  color: #8b0000;
  font-weight: 500;
  margin-bottom: 10px;
}
.sign-up-area .contact-form-action.survey-form .form-heading .form-title{margin-bottom: 0px;}
.sign-up-area .contact-form-action .form-heading .form-title small{color: #567890;}
.sign-up-area .contact-form-action .form-heading .form-desc {
  font-size: 18px;
  color: #677286;
  font-weight: 500;
}

.sign-up-area .contact-form-action .form-heading .reset-desc {
  line-height: 30px;
  margin-top: 15px;
}

.sign-up-area .contact-form-action .form-heading .reset-desc a {
  color: #3aae36;
}

.sign-up-area .contact-form-action .form-heading .reset-desc {
  font-size: 16px;
}

.sign-up-area .contact-form-action .form-heading .reset-desc a {
  font-weight: 500;
}

.sign-up-area .contact-form-action form .submit-btn {
  margin-top: 24px;
}

.sign-up-area .contact-form-action form .default-btn {
  cursor: pointer;
  margin-bottom: 30px;
  padding: 12px 20px;
}

.sign-up-area .contact-form-action form .default-btn i {
  margin-right: 5px;
}

.sign-up-area .contact-form-action form .btn-facebook {
  background-color: #3b5998;
}

.sign-up-area .contact-form-action form .btn-twitter {
  background-color: #31a5ff;
}

.sign-up-area .contact-form-action form .reset-btn {
  margin-top: 0;
}

.sign-up-area .contact-form-action form .form-condition {
  margin-bottom: 5px; min-height: 60px;
}

.sign-up-area .contact-form-action form .form-condition .agree-label {
  font-weight: 500;
}

.sign-up-area .contact-form-action form .form-condition .agree-label a {
  color: #d9534f;
}

.sign-up-area .contact-form-action form .form-group {
  margin-bottom: 30px;
}

.sign-up-area .contact-form-action .account-desc {
  font-weight: 500; margin-top: 5px; margin-bottom: 5px;
}

.sign-up-area .contact-form-action .account-desc a {
  color: #2460b9;
  margin-left: 2px;
  font-weight: 500;
}

.sign-up-area .contact-form-action .account-desc a:hover {
  color: #d9534f;
}

.sign-up-area .contact-form-action #chb1 {
  position: relative;
  top: 1px;
}

.sign-up-area .contact-form-action #chb2 {
  position: relative;
  top: 1px;
}

.sign-up-area .contact-form-action .forget {
  color: #2460b9;
  font-weight: 500;
  margin-bottom: 5px; margin-top: 5px;
  display: block;
}
.sign-up-area .contact-form-action .forget:hover {
  color: #d9534f;
}
.sign-up-area .contact-form-action .now-register {
  font-weight: 500;
}

.sign-up-area .contact-form-action .now-register a {
  color: #d9534f;
}

.sign-up-area .contact-form-action .now-log-in {
  color: #d9534f;
  font-weight: 500;
}

.sign-up-area .contact-form-action .now-log-in .font-q {
  font-weight: 500;
}

.sign_in_form .input-group{margin-bottom: 15px;}
.sign_in_form .btn-primary{padding: 2px 15px;}

/* .sign-up-area:before {
  position: absolute;
  content: "";
  z-index: -1;
  width: 50%;
  height: 60%;
  top: 0;
  left: -30px;
  background-image: url("../images/shape/10.png");
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  opacity: 0.1;
  background-position: center;
}

.sign-up-area:after {
  position: absolute;
  content: "";
  z-index: -1;
  width: 50%;
  height: 60%;
  top: 0;
  left: -30px;
  background-image: url("../images/shape/10.png");
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  opacity: 0.1;
  background-position: center;
  right: 0;
  left: auto;
  top: auto;
  bottom: 0;
} */

.form-control::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #567890;
}
.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color: #567890;
 opacity:  1;
}
.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
 color: #567890;
 opacity:  1;
}
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #567890;
}
.form-control::-ms-input-placeholder { /* Microsoft Edge */
 color: #567890;
}

.form-control::placeholder { /* Most modern browsers support this now. */
 color: #567890;
}

.account_box{max-width: 100%; margin-left: auto; margin-right: auto;}
.reg_notice p{line-height: 30px; text-align: left;}

.link_433{ margin-top: 30px;}
.link_433 a{
  display: block;
  /* background-color: #005dac; */
  color: #005dac;
  border: 1px solid #abcdef;
  border-radius: 4px;
  /* -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, 0.3);
  box-shadow: 0 0 40px rgba(82, 85, 90, 0.3); */
  padding: 10px 15px; font-size: 15px; font-weight: 500; border-radius: 100px;
}
.link_433 a i{font-size: 20px; float: right;}
.link_433 a:hover{color: #fff; background-color: #d9534f; border-color: #fff;}

.loading-indicator:before {
  content: "";
  background: rgba(255, 253, 253, 0.9);
  opacity: 0.7;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2000;
}

.loading-indicator:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2001;
  width: 75px;
  height: 75px;
  margin: 0;
  background: transparent;
  border-top: 4px solid #d9534f;
  border-right: 4px solid transparent;
  border-radius: 50%;
  -webkit-animation: 1s spin linear infinite;
  animation: 1s spin linear infinite;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.btn-primary.save{
  padding: 2px 15px;
    /* border-radius: 48px 0px; */
    color: white;
    position: relative;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    margin: 0.5rem;
    line-height: 25px;
    border: 1px solid;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    transition: all 0.35s;
    box-sizing: border-box;
    font-weight: 500;
    box-shadow: 0.3em 0.3em 0 #94bbf6;
    font-family: "Mukta", sans-serif;
}

.btn-primary i{transition: all .5s; padding-left: 5px;}
.express-yourself .btn-group button{padding:2px 6px;}
.btn-primary:hover i{transition: all .5s; transform: translateX(10px);}
.btn-primary:hover i.fa-plus{transform: translateX(0px);}
#commonModalBody span{color: #123456;}
.pop_up_data .col-md-4, .pop_up_data .col-md-12{margin-bottom: 10px;}
.pop_up_data form{padding: 10px; background: #d5e9fd; border-radius: 4px;}
.pop_up_data form input{margin-bottom: 10px;}

.pop_up_data input[type=file] {background: #fff; padding: 5px; border: 1px solid #ccc; border-radius: 4px;}

.commonmodal .modal-title {
  font-weight: 500;
  font-size: 18px;
  color: #8b0000;
}
.commonmodal table tr td span {
  display: inline-block;
  position: relative;
}
.skip-btn {
  font-size: 15px;
  color: #fff;
  background: #d9534f !important;
  opacity: 1;
  position: absolute;
  right: 15px;
  top: 5px;
}
.skip-btn:hover {
  color: #fff !important;
  background: #d9534f !important;
}
.modal-header {
  padding: 0.5rem 1rem;
}
.modal-header .skip-btn {
  margin-top: 0px;
  padding: 5px 7px 10px 7px !important;
  text-shadow: none;
}

.footer {
  position: absolute;
  width: 100%;
  bottom: 0;
}

.form-error {
  border: 1px solid #d9534f;
}

/* .profile-head .dropdown:hover .dropdown-menu {
  display: block;
} */

.btn-info {
  border-radius: 3px;
  padding: 5px 15px;
}

.sign_in_form {
  max-width: 575px;
}

.sign_in_form .save{margin-bottom: 0px;}
.sign_in_form .save i{display: inline-block; position: relative; vertical-align: middle; margin-left: 10px;}
.survey-form .save{margin-bottom: 0px !important;}
.job-profile,
.personal-deatils,
.user-images img,
.work-history,
.educational-background,
.special-qualification {
  margin-bottom: 20px;
}

.profile a.btn.mb-0,
.buttons a.btn.mb-0 {
  margin-bottom: 0px !important;
}

.work-history,
.special-qualification,
.declaration {
  background: #fff;
  box-shadow: 0px 2px 5px 2px rgb(0 19 95 / 5%);
}

.job-profile .user address ul li b {
  font-weight: 500;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  min-width: 100px;
  color: #123456;
}

.job-profile .favorites-user a:hover,
.job-profile .favorites-user a:hover small {
  color: #d9534f;
}

.btn-refresh {
  float: right;
  text-align: center;
  padding: 2px 10px;
  border-radius: 100px;
  margin-right: 30px;
  margin-top: 30px;
  line-height: 15px;
}
.btn-refresh i {font-size: 11px; animation: 2s linear infinite rotate-con;}

@keyframes rotate-con {
  from {transform: rotate(0deg);}
  to {transform: rotate(360deg);}
}

.table-job-dtl thead tr th {background: #0a50a6; color: #fff; font-weight: 500;}
.table-job-dtl thead tr th,
.table-job-dtl tbody tr td {
  padding: 5px;
  vertical-align: middle;
}
.table-job-dtl tbody tr td.check_list{padding-left: 80px;}
.table-job-dtl thead tr th.text-left, .table-job-dtl tbody tr td.text-left{text-align: left !important;}
.table-job-dtl tbody tr td .btnModal,
.table-job-dtl tbody tr td .btnDelete {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  /* height: 25px;
  width: 25px; */
  text-align: center;
  padding: 2px;
  border-radius: 100%;
}
.table-job-dtl tbody tr td .btnModal i,
.table-job-dtl tbody tr td .btnDelete i{height: 18px; width: 20px; text-align: center; 
  display: inline-block; position: relative;}

.table-job-dtl tbody tr td .tbl_icon a{
  font-size: 14px;
  border: 1px solid #cfe7ff;
  height: 26px;
  width: 26px;
  display: inline-block;
  position: relative;
  padding: 1px;
  border-radius: 100%;
  margin-left: 5px !important;
  margin-top: 5px !important;
  text-align: center;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.table-job-dtl tbody tr td .tbl_icon a.btnDelete{
  color: #db4a43;
  border-color: #ffc5c5;
}
.table-job-dtl tbody tr td .tbl_icon a:hover{
  background: #346cb0;
  color: #fff;
  border-color: #fff;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.table-job-dtl tbody tr td .tbl_icon a.btnDelete:hover{
  color: #fff;
  background: #db4a43;
  border-color: #fff;
}

/* .table-responsive.tbl {
  margin: 15px;
} */
.table-responsive.tbl table {
  border: none; 
}

.table-responsive.tbl.training_tbl table{min-width: 900px;}


.training_tbl::-webkit-scrollbar {
  height: 5px;
  background-color: #ffffff;
}
.training_tbl::-webkit-scrollbar-track {
  /* -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1); */
  background-color: #ffffff;
}
.training_tbl::-webkit-scrollbar-thumb {
  background-color: #0ae;
  /* background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    color-stop(0.5, rgba(255, 255, 255, 0.2)),
    color-stop(0.5, transparent),
    to(transparent)
  ); */
}

.training_tbl::-webkit-scrollbar-thumb:hover {
  background-color: #346cb0 !important;
}


.signiture {
  display: block;
  text-align: right;
  margin-top: 30px;
}
.signiture figure {
  display: block;
  padding-right: 45px;
}
.signiture img {
  max-width: 100%;
  max-height: 100px;
}
.signiture b {
  display: inline-block;
  min-width: 160px;
  text-align: center;
  font-weight: 400;
  font-style: italic;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px dashed #ddd;
}

.table-job-dtl tbody tr td,
.table-responsive.tbl table tr td {
  background: rgb(255 255 255 / 50%);
}
.radio-btn-sec.text-left ul {
  text-align: left;
}

.avatar-upload {
  position: relative;
  max-width: 100%;
  margin: 0px auto 15px auto;
  text-align: center;
}
.avatar-edit {
  position: relative;
}
.avatar-edit input {
  display: none;
}
.avatar-edit input + label {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 3px 10px;
  margin-bottom: 0;
  border-radius: 4px;
  background: #ffffff;
  border: 1px solid #2460b9;
  color: #2460b9;
  cursor: pointer;
  font-weight: 500; font-size: 14px;
  transition: all 0.2s ease-in-out;
  box-shadow: 0.3em 0.3em 0 #dde1e9;
}
.avatar-edit input + label i{font-weight: normal;}
.avatar-edit input + label:hover {
  background: #d9534f;
  border-color: #d9534f;
  color: #fff;
}
.avatar-edit input + label:hover:hover {
  background: #d9534f;
  box-shadow: -0.3em -0.3em 0 #f2c2c2;
}
/* .avatar-edit input + label:after {
  content: "\f040";
  font-family: "FontAwesome";
  color: #005dac;
  position: relative;
  text-align: center;
  margin: auto;
}
.avatar-edit input + label:hover:after {
  color: #fff;
} */
.avatar-preview {
  width: 165px;
  height: 165px;
  position: relative;
  border-radius: 100%;
  border: 1px solid #eee;
  padding: 7px; margin-left: auto; margin-right: auto; margin-bottom: 15px;
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / .15), 0 4px 6px -4px rgb(0 0 0 / .15);
}
.avatar-preview > div {
  width: 150px;
  height: 150px;
  border-radius: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.code_sec{display: block; text-align: center; margin-bottom: 10px;}
.code_sec code{padding: 5px 10px; background-color: #fff; color: #2460b9; 
  border: 1px solid #eee; border-radius: 100px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.014);}
.code_sec code svg{color: #d63384;}
.contact_page {
  padding-top: 0px !important;
}
.location_map iframe {
  border-color: #e1020f;
  margin-top: 15px;
}

.contact_us_inner h4 {
  margin-top: 30px;
  color: #2460b9;
  font-weight: 500;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.contact_us_inner form label {
  font-weight: 500;
  color: #000;
}
.contact_address {
  color: #000;
}
.contact_address .row {
  margin-top: 60px;
}
.contact_address p {
  margin-bottom: 5px;
}
.contact_address i {
  font-size: 48px;
  color: #e1020f;
  margin-top: 5px;
}
.vdo_inst{height: 355px; border-radius: 5px; margin-bottom: -35px; margin-top: -25px;}
.contact_btn{
  color: #fff;
  font-size: 16px;
  padding: 5px 30px;
  margin-right: 0px;
  font-family: "Mukta", sans-serif;
  font-weight: 500;
  border: 1px solid hsla(0,0%,100%,.3411764705882353);
  /* box-shadow: 0px 0px 5px 2px rgb(0 19 95 / 9%); */
}
.style-chooser-inner ul li a.btn:hover, .contact_btn:hover{
  color: #d9534f;
  background-color: #eee;
  border-color: #fff;
  border-style: inset;
  border-radius: 20px;
}

.style-chooser-inner ul li a.btn:hover::before {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

.survey-title h4{margin-bottom: 0px; margin-top: 0px;}
.survey-title strong {font-weight: 500; color: #123456;}

.survey-form label, .survey-form .form-group p b{display: block; position: relative; width: 100%; padding-left: 20px;}
.survey-form label input[type=checkbox], .survey-form label input[type=radio],
.survey-form .form-group p b span {
  position: absolute; left: 0; top: 0;
}
.survey-form label, .survey-form .form-control{color: #123456; font-size: 14px; font-weight: 500;}

.survey-form .form-group p b{position: relative; font-weight: 500;}
.survey-form .form-group p b i{position: absolute; left: 0; top: 0; font-size: 2rem;}

.app-form label{padding-left: 0px;}


/* li.hidden:nth-child(even) + li:nth-of-type(odd) + li:nth-of-type(even),
li.hidden:nth-child(even) + li.hidden:nth-child(odd) ~ li:nth-of-type(odd) {
    background: khaki;     
} */
 .app-form{padding: 15px 0px;}
.sign_in_form.survey-form form .form-group{
  margin: 0;
  margin-left: -30px; margin-right: -30px; 
  padding: 15px 30px;
}
.sign_in_form.survey-form form .form-group:nth-of-type(odd){
  background: #fafbff; border-top: 1px solid #e1ecff; border-bottom: 1px solid #e1ecff;
}

.personal-deatils, .educational-background {
  background: #fff;
  border: 1px solid rgb(222, 226, 230);
}

.main_banner {
  position: relative;
  /* z-index: 1;
  background-image: url(../website/images/a1.jpg);
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat; */
  padding-top: 30px;
}

.main_banner_sec{position: relative;     margin-bottom: 10px;}
.main_banner_sec h1{font-weight: 600; color: #8b0000; font-size: 30px;}


h2.ttl{text-align: left; margin-bottom: 10px; font-weight: 600; color: #1e3a8a; font-size: 22px;}
h2.ttl span{color: #1e3a8a; border-bottom: 2px solid #1e3a8a; line-height: 20px; display: inline-block;}

.total_training_info .card {
  background-color: #fff;
  border: 0 solid #eee;
  border-radius: 0;
  margin-bottom: 30px;
  box-shadow: rgba(112, 100, 190, .25) 0 4px 20px -6px, rgba(74, 62, 151, .1) 0 18px 60px -4px;
}
.total_training_info .card-header {
  font-size: 18px;
  color: #1e3a8a;
  font-weight: 600;
  padding: 5px 15px;
}
.total_training_info .card-body {
  padding: 5px;
}
.total_training_info .card-body ul.dash_list {
  padding-left: 0px; margin-bottom: 0px;
  text-align: center;
}
.total_training_info .card-body ul.dash_list li {
  display: block;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e1ecff; 
  text-align: left;
  padding: 10px 10px;
  color: #666;
  background: transparent;
  margin-top: 5px;
  font-weight: 500;
  font-size: 16px;
}
.total_training_info .card-body ul.dash_list li:last-child{border-bottom: none;}
.total_training_info .card-body span.dash_icon, .total_training_info .card-body .dash_content{
  display: inline-block; position: relative; vertical-align: middle;
}
.total_training_info .card-body .dash_content{width:80%;}

.total_training_info .card-body ul.dash_list li span.dash_icon{
  height: 40px; width: 40px; text-align: center; padding: 5px; margin-right: 15px;
  color: #0d6efd; background: #dbeafe; border-radius: 100%; font-size: 20px;
}
.total_training_info .card-body ul.dash_list li:nth-child(2) span.dash_icon{background: #dcfce7; color: #16a34a;}
.total_training_info .card-body ul.dash_list li:nth-child(3) span.dash_icon{background: #ffedd5; color: #ea580c;}
.total_training_info .card-body ul.dash_list li:nth-child(4) span.dash_icon{background: #f3e8ff; color: #9639eb;}
.total_training_info .card-body ul.dash_list li:nth-child(5) span.dash_icon{background: #d4faff; color: #5ec2d0;}
.total_training_info .card-body ul.dash_list li:nth-child(7) span.dash_icon{background: #ffd6d8; color: #ff6068;}
.total_training_info .card-body ul.dash_list li:nth-child(8) span.dash_icon{background: #dce1ba; color: #919500;}

.total_training_info .card-body span.counter {
  font-size: 18px;
  color: #123456;
  font-weight: 600;
  background: transparent;
  padding:0px;
}

.img-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  right: 20px;
  bottom: 0;
  z-index: 0;
}
.img-wrap img {
  max-width: 170px; max-height: 200px;
}

.main_body{display: block;}

#btn_banner{
    justify-content: center;
    align-items: center;
    margin: 0.5rem;
    line-height: 20px;
    border: 1px solid;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.35s;
    box-sizing: border-box;
    font-weight: 500;
    box-shadow: 0.3em 0.3em 0 #006699;
  }

.btn-bd-primary {
  color: #fff;
  background-color: #712cf9;
  border-color: #712cf9; 
}
.btn-apply {
  padding: 5px 15px;
  /* border-radius: 48px 0px; */
  color: white;
  position: relative;
  font-size: 15px;
  justify-content: center;
  align-items: center;
  margin: 0.1rem;
  line-height: 20px;
  border: 1px solid;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  transition: all 0.35s;
  box-sizing: border-box;
  font-weight: 500;
  box-shadow: 0.3em 0.3em 0 #94bbf6;
  letter-spacing: 0.025rem;
  font-family: "Mukta", sans-serif;
}
.btn-apply i{
  animation: shake-animation 9s ease infinite;
  transform-origin: 50% 50%;
}

#btn_banner:hover, .btn-apply:hover, .btn-primary.save:hover{background: #d9534f; box-shadow: -0.3em -0.3em 0 #f2c2c2; border-color: #fff;}

.btn-apply:hover i{
  animation: none;
  transition: all .5s;
  transform : translateX(10px);
  }

/* .btn-primary.btn-apply{animation: zoom-in-zoom-out 2s ease-out infinite;} */

.btn-apply i {
  display: inline-block;
  animation: shake-animation 5s ease infinite;
  transform-origin: 50% 50%;
  transition: transform .5s ease-in-out !important; 
}

/* @keyframes shake-animation {
    0% { transform: translate(0, 0); }
    1.78571% { transform: translate(5px, 0); }
    3.57143% { transform: translate(0, 0); }
    5.35714% { transform: translate(5px, 0); }
    7.14286% { transform: translate(0, 0); }
    8.92857% { transform: translate(5px, 0); }
    10.71429% { transform: translate(0, 0); }
    100% { transform: translate(0, 0); }
} */

.btn-apply:hover i {
  animation: none !important;
  transition: transform .5s ease-in-out !important;
  transform: translateX(10px);
}


.btn-primary:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
  animation: none;
}


.ads_sec{margin-bottom: 30px;}

.footer-top{
  background: #004287;
  /* background-image: url(../images/footer_bg.png); */
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 0px 0px 0px 0px;
  margin-top: 30px;
}

.footer-top h4 {
  color: #fff;
  padding-bottom: 20px;
  margin-bottom: 15px;
  background: url(../images/f_ttl_btm.png) left bottom;
  background-size: auto;
  background-repeat: no-repeat;
  margin-top: 30px;
}
.footer-top a {
  color: #e1ecff;
}
.footer-top ul {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 10px;
}
.footer-top ul li {
  line-height: 24px;
  list-style-type: none;
  padding-bottom: 5px;
}
.footer-top ul li:last-child {padding-bottom: 0px;}
.footer-top ul li a:hover {
  color: #fff;
}
.footer-top iframe{
  position: relative;
  padding: 15px; background: #f0f2f7; margin-bottom: -7px; margin-top: -20px;
}
.footer-top .frame_style{display: block; position: relative; width: 100%; background: #f0f2f7; height: 40px; margin-top: -30px;}
.footer-top .frame_style:after{
  content: url(../images/left_style.png);
  position: absolute;
  bottom: -30px; left: -35px;
  /* background: #fff; */
  height: 60px; width: 60px;
}
.footer-top .frame_style::before{
  content: url(../images/right_style.png);
  position: absolute;
  bottom: -30px; right: -30px;
  /* background: #fff; */
  height: 60px; width: 60px;
}

.pad-left-0{padding-left: 0px;}

.contact_person .row {
  margin-bottom: 5px;
}
.contact_person figure {
  margin-bottom: 5px;
  margin-top: 0px;
  border: 1px solid rgb(255 255 255 / 45%);
  padding: 5px;
  border-radius: 6px;
}
.contact_person figure img {
  border-radius: 6px;
}
.contact_person ul {
  padding-left: 0px;
}
.contact_person ul li {
  font-size: 14px;
  color: #e1ecff;
  line-height: 24px;
}

.shapes-bg-block {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.circle-big {
  /* background: #ffe2e2f5; */
  background: #e4f0f7;
  width: 778px;
  height: 515px;
  border-bottom-right-radius: 60%;
  z-index: -1;
  border-bottom-left-radius: 285%;
}

.style_ani_1 {
  position: absolute;
  z-index: -1;
  bottom: -40px;
  left: 44%;
  max-height: 220px;
  animation: moveleftbounce 14s linear infinite;
}

.style_ani_2 {
  left: 15%;
  bottom: 36%;
  max-height: 45px;
  z-index: 0; opacity: 0.1;
  position: absolute;
  /* -webkit-animation: 35s rotated_circle infinite;
  animation: 35s rotated_circle infinite; */
  animation: moveleftbounce 14s linear infinite;
}

.style_ani_3 {
  right: 20px;
  bottom: -55px;
  z-index: -1;
  position: absolute;
  max-height: 200px;
  -webkit-animation: 9s down-up-three infinite;
  animation: 9s down-up-three infinite;
}

.style_ani_4 {
  right: -30px;
  top: 20%;
  z-index: -1;
  position: absolute;
  max-height: 200px;
  /* -webkit-animation: 9s down-up-two infinite;
  animation: 9s down-up-two infinite; */
  animation: movescale 4s linear infinite;
}


@keyframes movescale {
  0% {
      transform: scale(.9);
  }
  50% {
      transform: scale(.8);
  }
  100% {
      transform: scale(.9);
  }
}

@keyframes moveleftbounce {
  0% {
      transform: translateX(0px);
  }
  50% {
      transform: translateX(20px);
  }
  100% {
      transform: translateX(0px);
  }
}

@-webkit-keyframes rotated_circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotated_circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes down-up-three {
  0% {
    -webkit-transform: translate(0px);
    transform: translate(0px);
  }

  50% {
    -webkit-transform: translate(25px, -15px);
    transform: translate(25px, -15px);
  }

  100% {
    -webkit-transform: translate(0px);
    transform: translate(0px);
  }
}
@keyframes down-up-three {
  0% {
    -webkit-transform: translate(0px);
    transform: translate(0px);
  }

  50% {
    -webkit-transform: translate(25px, -15px);
    transform: translate(25px, -15px);
  }

  100% {
    -webkit-transform: translate(0px);
    transform: translate(0px);
  }
}


@-webkit-keyframes down-up-two {
  0% {
    -webkit-transform: translate(0px);
    transform: translate(0px);
  }

  50% {
    -webkit-transform: translate(-25px, -25px);
    transform: translate(-25px, -25px);
  }

  100% {
    -webkit-transform: translate(0px);
    transform: translate(0px);
  }
}
@keyframes down-up-two {
  0% {
    -webkit-transform: translate(0px);
    transform: translate(0px);
  }

  50% {
    -webkit-transform: translate(-25px, -25px);
    transform: translate(-25px, -25px);
  }

  100% {
    -webkit-transform: translate(0px);
    transform: translate(0px);
  }
}

#sidebar{width: 100%;}
.account_menu{display: block; position: relative;  width: 100%; padding: 2px 10px 2px 30px;
  background: #fff; box-shadow: inset 0 calc(-1* 1px) 0 0 #dce1e7; z-index: 1;}
.account_menu .navbar-nav .nav-link{
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  white-space: nowrap;
  border-right: 1px solid #d5e5ff;
  font-weight:500;
  font-size: 16px;
  color: #2460b9;
}
.account_menu form .btn-outline-danger{padding: 2px 15px; font-size: 16px; border: none; color: #8b0000;
  border: 1px solid #fff; border-radius: 48px 0px;}
.account_menu form .btn-outline-danger:hover{color: #d9534f; background: #fff; border: 1px solid transparent;}
.account_menu .navbar-nav .nav-link:hover{color: #d9534f;}

.account-inner{
  position: relative; padding-top: 30px;
  background: rgb(240, 242, 247);
}
.account-inner .main_title h2{margin-bottom: 30px; font-size: 20px; color: #8b0000; font-weight: 500;}

.profile_tabs ul.nav-tabs li{margin-right: 20px;}
.profile_tabs ul.nav-tabs li:last-child{margin-right: 0px;}
.profile_tabs ul.nav-tabs li .nav-link{font-size: 18px; padding: 2px 5px; border: none; color: #696eab; 
  border-bottom: 2px solid transparent; font-weight: 500; position: relative;}
.profile_tabs ul.nav-tabs li .nav-link.active{border-bottom-color: #d9534f; color: #d9534f; background: #fff;}

.profile_tabs ul.nav-tabs li .nav-link.active:before {
  position: absolute;
  left: 50%;
  content: "";
  border-top: 7px solid #fff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  margin-left: -7px;
  bottom: -7px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  z-index: 2;
}
.profile_tabs ul.nav-tabs li .nav-link.active:after {
  position: absolute;
  left: 50%;
  content: "";
  content: "";
  border-top: 9px solid #d9534f;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  margin-left: -9px;
  top: 99.9%;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  z-index: 1;
}

.bibaran_info{padding: 15px 15px 5px 15px; background: #fff; border: 1px solid rgb(222, 226, 230); border-radius: 9px;}
.bibaran_info input{ margin-bottom: 15px;}
.bibaran_info .radio-btn{margin-bottom: 5px;}

.profile-head .dropdown-menu{
  top: 100%;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
}
.profile-head .dropdown-menu.show{top: 0%;}
.profile-head .dropdown-menu .dropdown-item{
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
}
header, header .navbar, header .navbar-brand img,
header .navbar-brand span, header .navbar-brand span small,
header .profile-head .dropdown-toggle, .style-chooser-inner,
.profile_short_info img
  {
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
  }
header.gpta_header .style-chooser-inner{margin-top: 15px;}
header.gpta_header .navbar{padding: 2px 0px;}
header.gpta_header .navbar-brand img{max-height: 55px;}
header.gpta_header .navbar-brand span {font-size: 20px;}
header.gpta_header .navbar-brand span small{font-size: 14px; margin-top: 0px;}

header.gpta_header .profile-head .dropdown-toggle{padding: 5px 15px;}
/* header.gpta_header .profile-head:after{left: -11px; top: -11px;} */

.profile_short_info{display: block; padding: 10px; background: #fff; border: 1px solid rgb(222, 226, 230);
text-align: center;}
.profile_short_info img{max-height: 100px; max-width: 100px; margin-bottom: 0px; transition: 0.3s;}
.profile_short_info h4{color: #8b0000;}
.profile_short_info h6{color: #123456;}
.profile_short_info:hover, .profile_short_info:hover h4{color: #d9534f;}
.profile_short_info:hover h6{color: #0d6efd;}

.profile_short_info:hover img {
  transform: scale(1.1);
}

.view_dtl.btnModal .btnRefresh{background: #fff;}
.label-title{padding-bottom: 2px;}
.sessions_list, .survey_list, .survey_list{overflow: hidden;}
.sessions_list::before { 
  content: ""; position: absolute; background: #abcdef; rotate: -60deg; z-index: 0;
  right: -110px; top: 30px; bottom: auto; left: auto; width: 26%; height: 100%;
  box-shadow: -1px -1px 1px 0px #99A9BA;
}
.sessions_list.sessions_apply::before {
  background: rgb(144 195 162 / 48%); box-shadow: -1px -1px 1px 0px #90c3a2;
}

.survey_list::before { 
  content: ""; position: absolute; background: #d7ecff; rotate: -45deg; z-index: 0;
  right: -40px; top: 0px; bottom: auto; left: auto; width: 100px; height: 100%;
  box-shadow: -1px -1px 1px 0px #abcdef;
}

.user_info{text-align: center;}
.user_info figure{height:105px; width:105px; overflow: hidden; text-align:center; margin-left: auto; margin-right: auto;
  border: 2px solid #ffd7d7;}
.user_info figure img{max-height: 100px; max-width: 95px; padding: 4px; background: #abcdef;
  margin-top: 2px; margin-left: auto; margin-right: auto;}
.user_info h5{color: #8b0000;}
.user_info ul{list-style: none; text-align: left;}
.user_info ul li {
  display: block;
  font-weight: 500;
  line-height: 26px;
  border-top: 1px solid #fff;
}
.user_info ul li b {
  font-weight: 500;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  min-width: 100px;
  color: #123456;
}
.user_info ul li span {
  padding-left: 5px;
}
.training_dtl{margin-bottom: -20px;}
.talim_info{padding-left: 5px;}
.talim_info li{list-style-type: none;}
.training_dtl .form-group label, .training_dtl .form-group span,
.talim_info li label, .talim_info li span{
  display: inline-block; position: relative; vertical-align: text-top;
}
.talim_info li{margin-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #abcdef; border-bottom: 1px solid #e2f0fd;}
.training_dtl .form-group{padding-bottom: 20px;}
.training_dtl .form-group label, .talim_info li label{width: 130px; font-weight: 500; color: #123456;}
.training_dtl .form-group span, .talim_info li span{width: 70%;}
#commonModalBody .talim_info li span{color: #0a50a6;}
.talim_info li span.badge{display: inline-block; position: relative; width: auto; font-size: 14px;}
.attachment_list{background: #e5f2ff; margin-top: -10px; padding-top: 15px; margin-bottom: 0px;}
.attachment_list .form-group figure, .training_img figure{text-align: center; background: #fff; border: 1px solid #abcdef; 
  padding: 5px; margin-top: 5px; margin-bottom: 0px;}
.attachment_list .form-group figure img{
  max-height: 100px; max-width: 100%; width: auto; margin-left: auto; margin-right: auto;
}
.training_img figure{max-height: 300px; max-width: 100%; width: auto; margin-left: auto; margin-right: auto;}

.respondent_info{padding: 10px 7px; background: #f1f9ff; text-align: center; margin-bottom: 10px;
  margin-left: -16px; margin-right: -16px; margin-top: -15px;}
.respondent_info ul{padding-left: 0px; margin-bottom: 0px; margin-left: auto; margin-right: auto;}
.respondent_info ul li{list-style-type: none; display: inline-block; position: relative; font-size: 15px;
  width: 24%; background: #fff; padding: 2px 10px; margin:2px; text-align: left;}
  .respondent_info ul li label{min-width: 50px;}
#commonModalBody .respondent_info ul li span{color: #0a50a6;}

.right_ans_info{display: block; width: 100%; color: #123456; font-weight: 600; font-size: 16px;}
.right_ans_info span{ background-color: #dcfce7; color: #16a34a !important; height: 30px; width: 30px; 
  border-radius: 100%; display: inline-block; position: relative; vertical-align: middle; 
  margin-right: 5px; text-align: center; padding: 2px;}
.qns_ans{padding: 15px; margin-top: 10px; border-top: 1px solid #d3e5f7;}
.form-group.qns_ans label{display: block; width: 100%; background: #f9fafb; padding: 10px; margin-top: 10px; 
  border: 1px solid #e5e7eb; border-radius: 9px; font-size: 15px;}
.qns_ans p{margin-bottom: 2px; font-size: 16px;}

.qns_ans ul{list-style-type: none; margin-bottom: 0px;}
.qns_ans ul li{list-style-type: none; display: block; width: 100%; background: #f9fafb;
  padding: 10px; margin-top: 10px; border: 1px solid #e5e7eb; border-radius: 9px; font-size: 15px;}
.qns_ans ul li span, .qns_ans ul li span em{
  display: inline-block; position: relative; vertical-align: middle; font-style: normal;
}
.qns_ans ul li span em{padding-left: 10px;}
.qns_ans ul li span:before{
  content: ""; display: inline-block; position: relative; vertical-align: middle; height: 20px; width: 20px; 
  background: #e5f2ff; border-radius: 100%; border: 1px solid #abcdef; text-align: center; color: #fff !important;
}

.qns_ans ul li.w_ans{background-color: #fef2f2; color: #ef4444; border-color: #fecaca;}
.qns_ans ul li.w_ans span{ color: #ef4444 !important;}
.qns_ans ul li.w_ans span:before{
  background: #ef4444; border-color: #ef4444;
}

.qns_ans ul li.r_ans{background-color: #dcfce7; color: #166534; border-color: #bbf7d0;}
.qns_ans ul li.r_ans span{ color: #166534 !important;}
.qns_ans ul li.r_ans span:before{
  background: #22c55e; border-color: #22c55e; content: "✓";
}

.qns_ans h6 .lucide{
  background-color: #fff;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-right: 5px;
  text-align: center;
  padding: 5px;
}
.qns_ans h6 .lucide-x{
  background-color: #fee2e2;
  color: #dc2626 !important;
}
.qns_ans h6 .lucide-check{
  background-color: #dcfce7;
  color: #16a34a !important;
}


.score_sec h4, .score_sec h5, .score_sec h6{
  margin: 0px;
}
.score_sec h4{color:#8b0000;}
.score_sec h5{color:#696eab;}
.score_sec h6{color:#0a50a6;}

.dash_1{
  border-radius: 4px;
  background: rgb(255 255 255 / 90%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}
.short_profile_info, .training_progress{min-height: 160px;}
.short_profile_info{padding: 15px; border-right: 1px solid #eee;}
.user_img, .user_information{display: inline-block; position: relative; vertical-align: text-top; text-align: left;}
.user_img{width: 28%;}
.user_img figure {
  height: 105px;
  width: 105px;
  overflow: hidden;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}
.user_img figure img {
  max-height: 95px;
  max-width: 95px;
  padding: 4px;
  background: #abcdef;
  margin-top: 2px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / .15), 0 4px 6px -4px rgb(0 0 0 / .15);
  border-radius: 100%;
}
.short_profile_info .user_img a {
  color: #0d6efd;
  font-size: 14px;
  border: 1px solid #e4ebf7;
  text-align: center;
  padding: 2px 5px; line-height: 14px; margin-top: 5px;
  border-radius: 2px;
  display: block; width: 100%;
  position: relative;
}
.short_profile_info .user_img a i{margin-right: 5px;}
.short_profile_info .user_img a:hover{background: #0d6efd; color: #fff;}
.user_information{width: 70%;  padding-left: 15px;}
.user_information h4{font-size: 18px; color: #123456;}
.user_information ul{padding-left: 0px; margin-bottom: 0px; list-style-type: none;}
.user_information ul li{
  font-size: 13px;
  font-weight: normal !important;
  padding: 7px 2px;
  border-bottom: 1px solid #e1ecff;
  list-style-type: none;
}
.user_information ul li:last-child{border-bottom: 0px; padding-bottom: 0px;}
.user_information address{margin-bottom: 0px;}
.training_progress{padding: 15px; border-right: 1px solid #eee;}
.training_progress h4, .survey_status h4{color: #123456; margin-bottom: 0px; font-size: 18px;}
.training_progress a{font-size: 18px; display: block; margin-top: 15px;}
.training_progress a span{display:inline-block; position: relative; vertical-align: middle; height: 30px; width: 30px; 
  text-align: center; font-size: 20px; font-weight: 600; background: #eee; border-radius: 4px; color: #fff;}
.training_progress a small{font-size: 14px; color: #666666;}
.training_progress a.complete span{background-color: #4cb748;}
.training_progress a.pending span{background-color: #f59e0b;}
.training_progress a.reject span{background-color: #ef4444;}
.training_progress a.certificate span{background-color: #3b82f6;}

.survey_status{padding: 15px;}
.survey_status .progress_sec{margin-top: 10px;}
.survey_status .progress {height: 5px;}
.survey_status .progress .sr-only { position: relative; }

.dash_2, .dash_3, .dash_4{margin-bottom: 30px;}
.info-card{
  display: block;
  margin-top: 30px;
  padding: 15px;
  border-radius: 4px;
  background: rgb(255 255 255 / 90%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}
.info-card h5, .dash_4 h4 {
  font-size: 18px;
  font-weight: 500;
  color: #123456;
}
.info-card .card-icon { font-size: 32px; line-height: 0; width: 64px;
  height: 64px; flex-shrink: 0; flex-grow: 0;
}
.info-card.sales-card .card-icon {color: #0d6efd; background: #f6f6fe;}
.info-card h6 {
  font-size: 28px;
  color: #012970;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.dash_4{
  display: block;
  border-radius: 4px;
  background: rgb(255 255 255 / 90%);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
}
.dash_4 h4{padding:10px 0px 0px 10px;}
.dash_4 table tr td button{min-width: 100px; padding: 2px 5px;}

@media (max-width: 1399px){
  .sessions_list::before {width: 30%;}
  .pro_box{padding: 1rem;}
}

@media (max-width: 1280px){
  .contact_btn, .style-chooser-inner ul li .btn-primary{margin-right: 0px;}
}

@media (max-width: 1199px){
  header .navbar-brand{margin-right: 0px;}
  .time span.text-left{width: 50%;}
  .time span.text-right{width: 48%;}
  .tab-manu.p-tab .col-lg-12.col-md-12.col-xs-5{
    display: block; width: 100%;
  }
  .sessions_list::before { width: 40%; top: 20px;}
  .sessions_content ul li {max-width: 23%;  min-width: 23%;}
  .footer-top .frame_style, .footer-top iframe{margin-left: -15px;}
}

@media (max-width: 991px){
  header .navbar-brand span{font-size: 20px;}
  header .navbar-brand span small{font-size: 14px;}
  .contact_btn{margin-right: 5px; font-size: 14px;}
  .time span.text-left{width: 58%;}
  .time span.text-right{width: 40%;}
  .vdo_inst{margin-top: 10px; margin-bottom: 10px;}
  .ac-menu ul li.active a:before, .ac-menu ul li.active a:hover:before{
    left: 55%; top: 88%; rotate: 90deg;
  }
  .footer-top .frame_style, .footer-top iframe{margin-left: 5px;}
  .footer-top .frame_style{display: none;}
  .footer-top iframe{width: 100%;}
  .footer-top iframe{margin-top: 0px; margin-bottom: 15px;}
  .footer-top h4{padding-bottom: 15px;}
}

@media (max-width: 768px){
  .training-box h3{margin-top: 0px;}
  .style-chooser-inner ul li a.btn, .contact_btn{padding:5px 20px;}
  .job-profile .user h2{font-size: 24px;}
}

@media (max-width: 767px){
  .contact_btn{margin-right: 0px;}
  .navbar-toggle{display: none;}
  header .col-xs-5{padding-left: 0px;}
  header .navbar-brand img{max-width: 62px;}
  header .navbar-brand span{font-size: 18px; padding-left: 2px;}
  header .navbar-brand span small{font-size: 12px; padding-top: 5px;}
  .style-chooser-inner{margin-top: 25px;}
  .style-chooser-inner ul li a.btn, .contact_btn{padding:5px 15px 2px 15px;}
  .training-box .col-xs-7{padding-left: 0px;}
  .time span.text-left{width: 100%;}
  .time span.text-right{width: 155px; position: absolute; right: 10px; bottom: 0px;}
  .footer-bottom{padding: 10px 0px;}
  .footer-bottom,  .footer-bottom .col-sm-5.text-right{text-align: center; font-size: 12px;}
  .account-desc{padding-top: 10px;}
  .img-wrap {display:none;}
  .training-inner .training-box ul li:last-child{min-width: 100%;}
  .vdo_inst{height: 280px;}
}
@media (max-width: 686px){
  .style-chooser-inner ul li a.btn, .contact_btn{padding:3px 10px 2px 10px; font-size: 13px;}
  .time a{padding: 2px 10px;}
  .style_433{top: auto; bottom: 30px;}
  .time span.text-right{bottom: 0px; position: relative;}
}

@media (max-width: 575px){
  header .col-xs-7,  header .col-xs-5{display: block; width: 100%; clear: both;}
  header .col-xs-5{padding-left: 15px;}
  .style-chooser-inner{margin-top: 0px; margin-bottom: 5px; padding-left: 60px;}
  .style-chooser-inner ul, .profile-head{float: none;}
  .account_box{max-width: 100%;}
  .link_433{margin-top: 15px;}
  .profile-head{position: absolute; right: 0; bottom: 0; margin-bottom: 0px !important;}
  .job-profile .user h2{font-size: 20px;}
  .express-yourself .btn-group.btn-group-xs.pull-right{float: none !important; margin-top: 10px;}
  /* .express-yourself table{min-width: 500px;} */
  .job-profile, .profile, .career-objective, .work-history, .educational-background, 
  .special-qualification, .language-proficiency, .personal-deatils, .declaration, 
  .express-yourself, .education-background, .company-information, .work-history-info
  {padding: 20px 20px;}
  .personal-info .address li h5{min-width: inherit;}
  .personal-info .address li span{margin-right: 5px;}
  .sign-up-area .contact-form-action{padding: 15px;}
  .sign-up-area .contact-form-action .form-heading .form-title{font-size: 16px;}
  .sign_in_form .btn-info.save{padding:2px 25px; margin-bottom: 0px;}
  .sign-up-area .contact-form-action .form-heading .form-title{line-height: 24px;}
  .sign-up-area .contact-form-action{margin-bottom: 15px;}
  .sign_in_form.survey-form form .form-group {
    margin: 0; margin-left: -15px; margin-right: -15px; padding: 15px 15px;
  }
  .sign-up-area .contact-form-action.survey-form .form-heading{margin-bottom: 15px;}
  header .navbar{padding-bottom: 5px;}
  .style_ani_4{right: 0px;}
  .footer-top .frame_style, .footer-top .frame_style::before, .footer-top .frame_style::after{
    display: none;
  }
  .footer-top h4{padding-bottom: 10px;}

}

@media (max-width:530px){
 .training-box .col-xs-5, .training-box .col-xs-7, .sign-up-area .col-lg-6.col-md-6.col-sm-6.col-xs-5,
 .sign-up-area .col-lg-6.col-md-6.col-sm-6.col-xs-7
 {display: block; width: 100%; clear: both;}
 .training-box .col-xs-7{padding-left: 15px;}
 .training-box figure img{max-height:inherit; width: 100%;}
 .training-box h3{margin-top: 15px;}
 .phone-graphic{width: 100%;}
 .sign-up-area .contact-form-action .form-heading, 
 .sign-up-area .contact-form-action form .form-group{margin-bottom: 15px;}
 .sign-up-area .contact-form-action{padding: 15px;}
 .profile-head .dropdown-toggle span{ font-size: 0px;}
 .profile-head .dropdown-toggle i{height:20px; width: 20px; font-size: 20px; margin-left: 0px; line-height: 15px;}
 .profile-head .dropdown-toggle{padding: 22px 5px;}
 .survey-form .form-group p b{font-size: 13px;}
}
@media (max-width:481px){
  .job-profile .user{padding-left: 0px;}
  .sign-up-area .contact-form-action .form-heading .form-title{line-height: 22px;}
  .sign-up-area .contact-form-action{margin-bottom: 10px;}
  .vdo_inst{height: 250px;}
}

@media (max-width:420px){
  .job-profile, .profile, .career-objective, .work-history, .educational-background, 
  .special-qualification, .language-proficiency, .personal-deatils, .declaration, 
  .express-yourself, .education-background, .company-information, .work-history-info
  {padding: 15px 15px;}
  .resume-content .icons{margin-right: 15px;}
  .profile a.btn, .buttons a.btn{padding: 4px 15px; font-size: 13px;}
  .user-profile{padding: 0px;}
  .link_433 a{
    padding: 10px 15px;
    font-size: 14px;
  }
  .link_433 a i{font-size: 20px;}
  .job-profile .user h2, .sign-up-area .contact-form-action .form-heading .form-title{font-size: 14px;}
  .job-profile .user h2 b{font-size: 18px;}
  .resume-content h3, .my-profile h4, .bk-header h4, .bk-header-2 h4{font-size: 16px;}
  header .navbar-brand span, .nav-tabs.step-tabs > li > a{font-size: 14px;}
  .personal-info .address li, .personal-info .address li h5,
  .survey-form label, .survey-form .form-control{font-size: 13px;}
  header .navbar-brand span small{font-size: 10px;}
  .nav-tabs.step-tabs > li > a:before{height: 25px; width: 25px;}
  .nav-tabs.step-tabs > li > a:after{top: -11px; right: -18px; 
    font: normal normal normal 55px/1 FontAwesome;}
  .sign-up-area .contact-form-action{padding: 10px; margin-bottom: 5px;}
  .sign-up-area .contact-form-action .form-heading .form-title{line-height: 20px;}
  .sign_in_form.survey-form form .form-group { margin: 0; margin-left: -10px;
    margin-right: -10px; padding: 10px 10px;}
  .sign-up-area .contact-form-action.survey-form .form-heading{margin-bottom: 10px;}
  .footer-top ul li{margin-bottom: 2px;}
  .footer-top h4{padding-bottom: 5px;}
  .vdo_inst{height: 210px;}
}

@media (max-width:393px){
  .profile-head .dropdown-toggle{padding: 7px 5px;}
  .profile-head span, .profile-head img{display: block; text-align: center;}
  .my-profile h4{font-size: 14px;}
  .nav-tabs.step-tabs > li > a{font-size: 13px;}
  .vdo_inst{height: 192px;}
}

@media (max-width:320px){
  .resume-content h3, .my-profile h4{font-size: 14px;}
  .personal-info .address li, .personal-info .address li h5{font-size: 11px;}
  .time span.text-right{width: 155px; position: relative; right: auto; bottom: auto; text-align: center;
  margin-left: auto; margin-right: auto;}
}

@media (min-width: 240px){
  .container {
    width: 100% !important;
  }
}
@media (min-width: 1200px){
  .container {
    width: 99% !important;
  }
}
@media (min-width: 1300px){
  .container {
    width: 96% !important;
  }
}
@media (min-width: 1400px){
  .container {
    width: 94% !important;
  }
}
@media (min-width: 1500px){
  .container {
    width: 92% !important;
  }
}
@media (min-width: 1600px){
  .container {
    width: 90% !important;
  }
}
@media (min-width: 1700px){
  .container {
    width: 88% !important;
  }
}
@media (min-width: 1800px){
  .container {
    width: 85% !important;
  }
}
@media (min-width: 1900px){
  .container {
    width: 82% !important;
  }
}
@media (min-width: 2000px){
  .container {
    width: 80% !important;
  }
}
