/*@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');*/
.img-height {
  position: sticky;
  top: 180px;
}

.past-training {
  display: none;
}

.prnts a {
  display: none;
}

.sub-img {
  display: none;
}

#AboutfrmContactUs .col-sm-12:nth-child(4) {
  display: none;
}

#AboutfrmContactUs .col-sm-12:nth-child(5) {
  display: none;
}

.servics .container .col-sm-3 {
  display: none;
}

.servics .container .col-sm-9 {
  width: 100%;
}

.tab.editopolicy {
  padding: 30px 0;
}

.tab.editopolicy b {
  display: block;
  font-size: 20px;
  margin-bottom: 10px;
  color: #5d5e5e;
}

.navbar-nav.me-auto.mt-2.mt-lg-0 li.nav-item.dropdown:nth-child(3):hover>.dropdown-menu {
  display: flex;
  flex-wrap: wrap;
  min-width: 620px;
}

.main-menu ul .dropdown-menu li a {
  padding: 5px 17px !important;
}

.navbar-nav.me-auto.mt-2.mt-lg-0 li.nav-item.dropdown .dropdown-menu li {
  flex: 0 0 50%;
  margin-bottom: 8px;
}

.navbar-nav.me-auto.mt-2.mt-lg-0 li.nav-item.dropdown .dropdown-menu li a {
  padding: 5px 17px !important;
  white-space: normal;
  font-size: 14px;
}

.main-menu .dropdown:hover>.dropdown-menu {}

.input-group.AllCountry input {
  width: 64% !important;
}


input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */
}

.b--btn {
  display: flex;
}

.acc-form ul li {
  color: #000;
  margin-bottom: 13px;
}

.b--btn button {
  padding: 10px 0px;
  border-radius: 6px;
  min-width: 110px;
  border-radius: 6px;
}

.b--btn a {
  background: #000;
  display: block;
  padding: 10px 0px;
  border-radius: 6px;
  min-width: 110px;
  align-self: center;
  color: #fff;
  margin-left: 10px;
  text-align: center;
  border-radius: 6px;
}

.b--btn a:hover {
  background: #ff5202;
}

.bbigdropdownclass ul.dropdown-menu.had_pancayat_ul li {
  flex: 0 0 33.33%;
  margin-bottom: 9px;
}

.blog-lists-wrapper .blog-content-wrapper h4 a {

  text-align: justify;
  display: block;
}

.blgs .big-blog-area .blog-text h3 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 60px;
}

.blgs .big-blog-area.border.bg-white {
  min-height: 0;
}

.nav-item.dropdown.btbigdropdownclass .dropdown-menu li a {
  font-size: 14px;
}

.servics .single-item .item-text h4 {
  min-height: 59px;
}

.servics .single-item .item-text h4 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;

}

.dropdown-menu li a {
  font-size: 14px;
}

.main-menu .bbigdropdownclass>.dropdown-menu {
  flex-wrap: wrap;
  min-width: 906px;
  padding: 21px 10px;
  left: 0;
  right: 0
}

.main-menu .dropdown.bbigdropdownclass {
  position: static;
}

.main-menu .bbigdropdownclass li {
  position: relative;
}

.main-menu .bbigdropdownclass li:before {
  content: "\f105";
  position: absolute;
  left: 11px;
  top: 12px;
  font-family: 'fontawesome';
  color: #fff;
  font-weight: 400;
  font-size: 13px;
}

.foot_sih a {
  background: #ff003e !important;
}

.foot_sih a:hover {
  background: #ff003e !important;
}

.main-menu .bbigdropdownclass .dropdown-item {
  white-space: normal;
  padding-left: 26px !important;
  font-size: 14px;
  padding: 11px 10px 9px 30px !important;
}

@media (min-width: 992px) {
  .half_column_image img {
    object-fit: cover;
    height: 370px !important;
  }

  .main-menu .dropdown.bbigdropdownclass:hover>.dropdown-menu {
    display: flex;
  }
}

.footer-area {
  position: relative;
  display: block;
  background: #000;
  padding-top: 60px;
  padding-bottom: 130px;
  z-index: 1;
}

.p-text,
.p-text p,
.p-text span {
  text-align: justify;
  font-size: 15px;
  line-height: 27px;
}

.v-mobile {
  display: none;
}

.sliderp.slider-thumb .slick-track {
  margin-lefT: 0;
  margin-bottom: 15px;
}

.sliderp.slider-content {
  border: 1px solid #e9e9e9;
  padding: 20px;
  margin-bottom: 10px;
}

.tab-content p,
.tab-content span {
  font-size: 15px !important;
}

.section-ptb.product_sec .blog-area .img-fluid {
  height: 269px;
  width: 100%;
  object-fit: fill;
  padding: 15px;
}

.latest-widget .single-latest .latest-content a {
  font-size: 13px;
}

.latest-widget .single-latest .latest-image {
  padding-right: 10px;
  flex: 0 0 32%;
}

.blog_sec .latest-blogs-area .blog-area .img-fluid {
  height: 212px;
  width: 100%;
  object-fit: cover;
}

.share-option ul li a {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin-right: 4px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ff5202;
  border-radius: 50%;
  color: #ff5202;
  transition: all 0.4s linear 0s;
}

.details-meta .single-meta {
  padding-right: 9px;
}

.section-ptb-3.blog_sec.blgs .details-wrapper {
  margin-bottom: 30px;
}

.cart-wraper .col-sm-12.col-md-12.col-lg-6.mb-3 .panel.panel-default.f-default {
  padding: 20px 10px;
}


.cart-wraper .col-sm-12.col-md-12.col-lg-6.mb-3 .table td {
  vertical-align: middle;
  font-size: 12px;
  padding: 0;
}

.train-detail.mbzero {
  padding-bottom: 0;
}

.form-group.row.p0 {
  margin-bottom: 20px;
}

.form-group label {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #002147;
  margin-bottom: 10px;
  font-size: 14px;
}

.featured-carousel-normale.frt2 {
  margin: 0;
  margin-top: 0 !important;
  padding-bottom: 0;
}

.featured-carousel-normale.frt2 .single-featured-5 {
  margin: 0 auto 20px;
  max-width: none;
}

.pzero {
  padding: 0;
}

.owl-carousel.frt-items .owl-item {
  /*width:309px!important;*/
}

.frt-items {
  margin: 0 auto !important;
  margin-left: -10px !important;
}

.frt-items .owl-nav {
  position: absolute;
  top: -82px;
  right: 0px;
}

.frt2 .owl-nav {
  position: absolute;
  top: -98px;
  right: 0px;
}

.frt2 .owl-nav i {
  font-size: 20px;
}

.frt2 .owl-nav button.owl-next {
  width: 50px;
  height: 50px;
  line-height: 55px;
  background: #efefef;
  display: inline-block;
  border-radius: 50%;
  color: #a1a1a1;
  border: 1px solid #a1a1a1;
  transition: all 0.4s linear 0s;
}

.frt2 .owl-nav button.owl-prev {
  width: 50px;
  margin-right: 12px;
  height: 50px;
  background: #efefef;
  line-height: 55px;
  display: inline-block;
  border-radius: 50%;
  color: #a1a1a1;
  border: 1px solid #a1a1a1;
  transition: all 0.4s linear 0s;
}

.frt-items .owl-nav i {
  font-size: 20px;
}

.frt-items .owl-nav button.owl-next {
  width: 50px;
  height: 50px;
  line-height: 55px;
  background: #efefef;
  display: inline-block;
  border-radius: 50%;
  color: #a1a1a1;
  border: 1px solid #a1a1a1;
  transition: all 0.4s linear 0s;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #ced4da !important;
  border-radius: 4px;
}

.frt-items .owl-nav button.owl-prev {
  width: 50px;
  margin-right: 12px;
  height: 50px;
  background: #efefef;
  line-height: 55px;
  display: inline-block;
  border-radius: 50%;
  color: #a1a1a1;
  border: 1px solid #a1a1a1;
  transition: all 0.4s linear 0s;
}

.down-featured .featured-carousel-normale.frt-items .single-featured-5 {
  max-width: none;
  width: 96%;
}

.footer-contact-info {}

.txt-a a {}

.single-footer-widget {
  position: relative;
  display: block;
  overflow: hidden;
}

.single-footer-widget .our-info-box .footer-logo {
  position: relative;
  display: block;
  padding-bottom: 34px;
}

.single-footer-widget .our-info-box .footer-logo a {
  display: inline-block;
}

.single-footer-widget .our-info-box .text {
  position: relative;
  display: block;
  padding-bottom: 23px;
}

.single-footer-widget .our-info-box .text p {
  color: #ffffff;
  font-size: 14px;
  margin: 0;
}

.single-footer-widget .our-info-box .follow-us-social-links {
  position: relative;
  display: flex;
}

.single-footer-widget .our-info-box .follow-us-social-links ul {
  display: flex;
}

.single-footer-widget .our-info-box .follow-us-social-links span {
  position: relative;
  display: inline-block;
  padding-right: 6px;
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
  float: left;
}

.single-footer-widget .usefull-links ul {
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  padding: 0;
  list-style: none;
}

.title-style2 h3 {
  color: #fff;
  margin-bottom: 25px;
  font-size: 24px;
}

.copyright-text p {
  margin: 0;
  text-align: center;
  color: #7c7e84;
  font-size: 15px;
}

.footer-contact-info-area {
  position: relative;
  display: block;
  background: transparent;
  margin: -86px 0 -87px;
  z-index: 100;
  list-style: none;
}

.footer-contact-info {
  position: relative;
  list-style: none;
  display: flex;
  background: #ffffff;
  padding: 0;
  margin-left: 0;
  margin-top: 10px;
}

.footer-contact-info li {
  flex: 0 0 33.33%;
}

li .single-footer-contact-info {
  display: inline-block;
  width: 100%;
  border-right: 1px solid #AAA;
  height: 100%;
}

li:last-child .single-footer-contact-info {
  border: none;
}

li .single-footer-contact-info .inner {
  position: relative;
  display: flex;
  padding: 35px 23px 30px 36px;
  width: 100%;
}

.footer-bottom-area.style3 {
  position: relative;
  display: block;
  padding: 100px 0 28px;
  background: #1f1f23;
  z-index: 10;
}

table.table-striped tr td.unverify-td {
  padding: 0;
}

.notverify .table {
  padding: 0;
}

.inner .icon {
  padding-right: 20px;
}

li .single-footer-contact-info .icon,
li .single-footer-contact-info .text {
  vertical-align: middle;

}

li .single-footer-contact-info .text p {
  color: #828282;
  margin: 0;
  font-size: 15px;
  text-align: left;
  line-height: 27px;
}

.text {
  align-self: center;
}

.text a {
  color: #828282;
}

.txt-a {
  margin-bottom: 12px;
  color: #828282;
}

.acc-form {
  padding: 40px 0;
}

.single-footer-widget .usefull-links ul li a {
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  padding-left: 20px;
  transition: all 500ms ease;
  position: relative;
}

.single-footer-widget .usefull-links ul li {
  margin-bottom: 13px;
}

.single-footer-widget .usefull-links ul li a::before {
  position: absolute;
  top: 0px;
  left: 0;
  content: "\2b";
  font-family: "Font Awesome 6 Free";
  color: #7c7e84;
  font-size: 10px;
  transition: all 500ms ease;
  font-weight: 600;
  line-height: 17px;
  margin: 0px 0 0px;
}

.single-footer-widget .usefull-links ul li a:hover:before {
  content: "\f068";
  color: #f70b43;
}

.single-footer-widget .usefull-links ul li a:hover {
  color: #f70b43;
}

.single-footer-widget .usefull-links ul.borders-left {
  position: relative;
  margin-left: 40px;
  padding-left: 30px;
  list-style: none;
  padding-right: 30px;
}

.single-footer-widget .usefull-links ul.borders-left::before {
  position: absolute;
  top: 12px;
  left: 0;
  bottom: 7px;
  width: 1px;
  background: #404043;
  content: "";
}

.single-footer-widget .usefull-links ul.borders-left::after {
  position: absolute;
  top: 12px;
  right: 0;
  bottom: 7px;
  width: 1px;
  background: #404043;
  content: "";
}

.single-footer-widget .our-info-box .follow-us-social-links ul {
  position: relative;
  display: flex;
  line-height: 30px;
}

.single-footer-widget .our-info-box .follow-us-social-links ul li::before {
  position: absolute;
  top: 10px;
  right: 0;
  width: 1px;
  height: 11px;
  background: #404146;
  content: "";
  transform: rotate(15deg);
}

.single-footer-widget .our-info-box .follow-us-social-links ul {
  list-style: none;
  padding: 0;
  font-size: 14px;
  margin: 0;
}

.our-info-box .follow-us-social-links ul li {
  position: relative;
  padding-right: 11px;
  margin-right: 10px;
}

.our-info-box .follow-us-social-links ul li a {
  color: #fff;
}

.our-info-box .follow-us-social-links ul li::before {
  position: absolute;
  top: 10px;
  right: 0;
  width: 1px;
  height: 11px;
  background: #404146;
  content: "";
  transform: rotate(15deg);
}







.holder {

  height: 250px;
  overflow: hidden;

}

.widget-item .widget-image img {
  width: 60px;
  height: 44px;
  object-fit: cover;
}

.widget-item {
  margin-bottom: 16px;
}

.holder .mask {
  position: relative;
  left: 0px;
  top: 10px;
  width: 100%;
  height: 240px;
  overflow: hidden;
}

.holder ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.holder ul li {
  padding: 0px 0px;
}

.holder ul li a {
  color: darkred;
  text-decoration: none;
}

.widget-content h5 {
  margin: 0;
  line-height: 24px;
}

.widget-content h5 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.widget-item .widget-image {
  margin-right: 16px;
  display: none;
}

.stp {
  display: flex;
  font-size: 13px;
  margin-bottom: 22px;
}

.stp:last-child {
  margin-bottom: 0;
}

.stp-d {
  margin-right: 9px;
  border-right: 1px solid #333966e8;
  padding-right: 9px;
}

.stp-d:last-child {
  border-right: none;
}





.marquee-wrapper {
  background: #2F394C;
  text-align: center;
}

.marquee-wrapper .container {
  overflow: hidden;
  margin: 0 auto !important;
  text-align: center;
}

.marquee-inner span {
  height: 50%;
}

.marquee-wrapper .marquee-block {
  width: 200px;
  height: 1500px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  margin: 20px 0 20px 0px;
  background: #1B2531;
  padding: 30px 0;
  float: left;
}

.dows li img {
  height: 60px;
  width: 100%;
  object-fit: contain;
  margin-bottom: 3px;
}

.dows li {
  flex: 0 0 28%;
}

.myWrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.slider-content {
  z-index: 0;
}

.marquee-inner {
  display: block;
  height: 200%;
  width: 400px;
  position: absolute;
  margin: 20px 0 20px 70px;
}

.marquee-item p {
  font-weight: 800;
  font-size: 30px;
  padding: 100px;
  font-family: cursive;
}

.marquee-inner.to-left {
  animation: marqueeTop 25s linear infinite;
}

.marquee-inner.to-right {
  animation: marqueeBottom 25s linear infinite;
}

.marquee-item {
  width: 230px;
  height: 230px;
  display: block;
  margin: 10px;
  transition: all .2s ease-out;
  background: #00cc00;
}

@keyframes marqueeTop {
  0% {
    top: 0;
  }

  100% {
    top: -100%;
  }
}

@keyframes marqueeBottom {
  0% {
    top: -100%;
  }

  100% {
    top: 0;
  }
}











.sliderp .slick-prev:before,
.slider-verticalp .slick-next:before {
  display: none;
}

.sliderp .slick-prev,
.sliderp .slick-next {
  width: 28px;
  height: 28px;
  border-style: solid;
  margin: 10px;
  display: inline-block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
}

.sliderp .slick-prev:before,
.sliderp .slick-next:before {
  display: none;
}

.sliderp .slick-prev {
  border-width: 14px 14px 14px 0px;
  border-color: transparent #ffffff;
  left: 0px;
  right: auto;
}

.sliderp .slick-next {
  border-width: 14px 0px 14px 14px;
  border-color: transparent #ffffff;
  right: 0px;
  left: auto;
}

.sliderp .slick-prev:hover,
.sliderp .slick-next:hover {
  border-color: transparent #ffd200;
}

.sliderp .slick-prev.slick-disabled,
.sliderp .slick-next.slick-disabled,
.sliderp .slick-prev.slick-disabled:hover,
.sliderp .slick-next.slick-disabled:hover {
  opacity: 0.1;
  cursor: default;
  border-color: transparent #000000;
}

.sliderp div {}

.slider-thumb div {}

.t-div {
  background: #ddd0;
  border: 1px solid #d9d9d991;
  padding: 8px;
}

.slider-thumb .slick-slide.slick-current {
  /* background: green;*/
}

.sliderp.slider-thumb {
  margin-right: -6px;
}







.flex_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  align-items: flex-start;
  margin-bottom: 30px;
}

.marq .left {
  background: linear-gradient(45deg, #de0901, #fe6400);
  /* padding: 15px 27px; */
  color: white;
  text-align: center;
  width: 70px;
  height: 57px;
}

.marq .right {
  width: 100%;
}

.framt iframe {
  width: 100%;
  height: 340px;

}

.inputGroup {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #dae0f4;
  background: #fff;
  padding: 0px 0px 0 15px;
}

.inputGroup textarea {
  border-top: none;
  border-right: none;
  border-bottom: none;
  background-color: #d8d9dd;
  border-radius: 1px;
}

.kindergarten .swiper-button-next:hover {
  background: #FF5202;
}

.kindergarten .swiper-button-prev:hover {
  background: #FF5202;
}

.inputGroup select {
  font-size: 14px;
  background-color: #d8d9dd;
  border-radius: 1px;
  border-top: none;
  border-right: none;
  border-bottom: none;
  height: 41px;
  text-transform: capitalize;
  cursor: pointer;
  -moz-appearance: auto;
}

.radio_m {
  align-self: center;
}

.radio_m input {
  height: auto !important;
}

.inputGroup select:focus {
  border-top: none;
  border-right: none;
  border-bottom: none;
  box-shadow: none;
}

.inputGroup input {
  border-top: none;
  border-right: none;
  border-bottom: none;
  height: 41px;
  background-color: #d8d9dd;
  border-radius: 1px;
}

.inputGroup label {
  flex: 0 0 30%;
  max-width: 30%;
  color: #313131;
  font-size: 14px;
  align-self: center;
  font-weight: 400;
}

.desc ul li {
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd57;
  padding-bottom: 14px;
}

.cnt {
  display: flex;
}

.cnt li {
  margin-right: 15px;
}

.cnt li a {
  width: 40px;
  height: 40px;
  display: block;
  color: #ff5202;
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  line-height: 36px;
  border: 2px solid #ff5202;
}

.page-wrapper.gets {
  padding: 70px 0;
}

.contact-from-wrapper-2 ul li a {
  color: #ff003e;
}

.contact-from-wrapper-2 ul li {
  display: flex;
  font-size: 16px;
  font-size: 15px;
  margin-bottom: 13px;
}

.contact-from-wrapper-2 strong {
  flex: 0 0 15%;
  max-width: 15%;
  font-weight: 500;

}

.contact-from-wrapper-2 ul {
  padding: 0;
  margin-bottom: 27px;
}

.page-wrapper.gets h3 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 21px;
}

.page-wrapper.gets h3:after {
  background: #ff003e;
  width: 50px;
  height: 5px;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
}

.page-wrapper.gets {
  background: none;
}

.desc {
  background: #0d1028;
  padding: 24px;
  color: #fff;
}

.desc ul {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #313131;
}

.desc span {
  font-size: 14px;
  font-weight: 600;

}

.careers_det {
  padding-bottom: 70px;
  padding-top: 70px;
}

.desc strong {
  display: block;
  font-weight: 400;
  font-size: 13px;
}

.careers_sec {
  padding-bottom: 50px;
}

.ap-btn {}

.ap-btn a {
  width: 100%;
  margin: 0;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}

.ic-one {
  padding-right: 16px;
  color: #ff5202;
  flex: 0 0 12%;
  max-width: 12%;
}

.desc i {}

.apply-wrapper h3 {
  font-size: 21px;
  text-transform: capitalize;
  color: #313131;
  position: relative;
  padding-bottom: 19px;
}

.apply-wrapper h3:after {
  content: '';
  background-color: #ff003e;
  width: 100px;
  left: 0;
  height: 6px;
  position: absolute;
  bottom: 0;
}

.sat_padd.jts-s {
  padding-bottom: 80px;
}

.apply-wrapper h2 {
  font-size: 32px;
  color: #002147;
  text-align: center;
  padding-bottom: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.jts {
  display: flex;
  justify-content: space-between;
}

.jts a {
  color: #ff003e;
}

.main-menu .dropdown-menu {
  background-color: #0a6375;
}

.ft-p.show_navigation .owl-nav button.owl-prev {
  margin-top: 20px;
}

.desc ul li {
  color: #fff;
}

.single_widget h3 {
  color: #fff;
  padding-bottom: 27px;
  padding-top: 9px;
}

.ft-p {
  display: flex;
}

.col-ftp {
  flex: 0 0 33.33%;

}


.calss {
  position: sticky;
  position: -webkit-sticky;
  top: 0;

  background: #fff;
  border-radius: 1px;
  margin-top: 110px;
}

.details .sub-title {
  margin: 0;
}

.calss h2 {
  color: #313131;
  font-size: 23px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 16px;
  margin-bottom: 40px;

}

.f-text {
  display: flex;
  justify-content: space-between;
}

.f-text .container {
  position: relative;
}

.helps .container {
  position: relative;
}

.helps h2 {
  color: #fff;
  margin: 0;
  flex: 0 0 75%;
  line-height: 46px;
  text-transform: capitalize;
}

.helps a {
  align-self: center;
}

.f-out {
  display: flex;
  height: 230px;
  justify-content: center;
  flex-direction: column
}

.helps {
  position: relative;
  padding: 0;
  padding-top: 0px;
  margin-bottom: 80px;
  height: 230px;
  padding-top: 0;
  overflow: hidden;
}

.team-section.section-ptb.stwo_sec.slearn .hover_bg {
  min-height: 390px;
}

.d--flex {
  display: flex;
  margin-top: 13px;
}

.highlights-section>ul>li {
  display: flex;
}

.section-pb.pt-4.mt-0.serdet_sec.details {
  padding-bottom: 60px;
}

.serviceR {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -9px;
}

.serviceR li {
  flex: 0 0 24.5%;
  padding: 0 9px;
}

.p-dv a i {
  font-size: 12px;
}

.testimonials-section {
  position: relative;
}

.testimonials-area h2 {
  color: #fff !important;
}

.single-testimonial {
  background: #fff;
}

.testimonials-section:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  background: #0d1028 url('../images/service-shape1.png');
  background-repeat: repeat;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-attachment: fixed;
  z-index: -1;
}

.p-dv a {
  background: #ddd;
  color: #646464;
  padding: 4px 12px;
}

.p-dv {
  margin-bottom: 10px;
}

.section-pb.pt-5.mt-0.serdet_sec.details {
  padding-bottom: 70px;
  position: relative;
}

.servics.related:before {
  content: none;
}

.table-bordered> :not(caption)>*>* {
  border-width: 0 1px;
  font-size: 13px;
  color: #666;
}

.train-detail {
  padding-bottom: 80px;
  padding-top: 70px;
}

.train-detail .button_four {
  display: block;
  text-align: center;
  text-transform: capitalize;
  font-weight: 500;
}

.tr-brochure {
  margin: 20px 0;
}

.t-details {
  background: #0d1028;
  padding: 21px 21px 0;
}

.pric-txt {}

.p--price {
  display: flex;
  color: #fff;
  background: #fff;
  color: #000;
  border-radius: 4px;
  text-align: center;
  padding: 10px;
}

.course-out .nav-tabs {
  display: flex;
}

.course-out .nav-tabs li {
  flex: 1;
}

.course-out .nav-tabs li:before {
  content: '';
  width: 1px;
  height: 24px;
  position: absolute;
  right: 0;
  background-color: #ffffff87;
  top: 10px;
}

.course-out .nav-tabs li button {
  width: 100%;
  background: #0a6375;
  color: #fff;
  border-radius: 1px;
  padding: 12px 10px;
  font-size: 16px;
}

.scontents {
  margin-bottom: 40px;
}

.scontents .tab-pane {
  padding: 32px;
  padding-top: 32px;
  padding-bottom: 32px;
  border-left: 1px solid #ddd;
  margin-left: 30px;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.scontents .tab-pane strong {
  display: block;
  margin-bottom: 10px;
}

.scontents ul {
  padding-left: 32px;
}

.scontents ul li {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 2px;
}

.st-course {
  position: sticky;
  top: 160px;
}

.course-out .nav.nav-tabs .nav-link:hover {
  isolation: auto;
  border-color: transparent;
}

.nav-tabs.s-tabs ul {}

.nav-tabs.s-tabs li {
  flex: 0 0 25%;

  position: relative;
}

tab-pane {
  padding: 32px;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-top: 32px;
  padding-bottom: 32px;
  border-left: 1px solid #ddd;
  margin-left: 30px;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

h2.bdrline {
  font-size: 28px;
  position: relative;
}

h2.bdrline:after {
  content: '';
  display: block;
  width: 35px;
  height: 6px;
  background: #ff003e;
  border-radius: 3px;
  margin: 4px 0 0;
}

.nav-tabs.s-tabs li:before {}

.nav-tabs.s-tabs li:nth-child(4n):before {
  content: none;
}

.nav.nav-tabs.s-tabs {
  display: flex;
  border: none;
  margin-top: 30px;
  flex-wrap: wrap;
}

.nav.nav-tabs.s-tabs .nav-link {
  border: none;
}

.nav.nav-tabs.s-tabs .nav-link:focus,
.nav.nav-tabs.s-tabs .nav-link:hover {
  isolation: auto;
  border-color: transparent;
}

.nav-tabs .nav-link.active {
  color: #fff;
  background-color: #ff003e;
  border-color: #ff003e;
}

.nav-tabs.s-tabs button {
  background: #ff003e;
  font-size: 16px;
  border-radius: 1px;
  color: #fff;
  padding: 12px 10px;
  width: 100%;

}

.f-txt {
  font-size: 14px;
  color: #fff;
  margin-top: 6px;
  text-align: center;
}

.tx-no {
  color: #fff;
  font-size: 12px;
  margin-top: 12px;
  margin-bottom: 19px;
  display: flex;
}

.pric-txt .tx-no strong {
  font-size: 12px;
  color: #fff;
}

.pric-txt a.button_one {
  width: 100%;
  text-align: center;
  font-weight: 500;
}

.pric-txt strong {
  font-size: 19px;
  font-weight: 500;
  color: #000;
}

.pric-txt del {
  font-size: 12px;
  align-self: center;
  margin-right: 10px;
}

.pric-txt {
  background: #0d1028;
  padding: 20px;
}

.tr-brochure a {
  background-color: #0d1028;
  color: #fff;
  border-color: #0d1028;
  width: 100%;
  text-align: center;
  border-radius: 1px;
}

.t-details i {
  color: #ff003e;
}

.t-cols:first-child {
  flex: 0 0 41%;
}

.t-cols:nth-child(2) {
  flex: 0 0 29%;
}

.t-cols:nth-child(3) {
  flex: 0 0 32%;

}

.featured-training {
  position: relative;
  padding: 70px 0;
}

.label.label-success {
  background: green;
  color: #fff;
  padding: 2px 10px;
  font-size: 14px;
  border-radius: 4px;
  width: 100px;
  display: block;
  text-align: center;
  align-self: center;
}

.table.table-striped {
  border: 1px solid #ddd;
}

.btns {
  display: flex;
}

.bts {
  background: #ff5202;
  border: none;
  border-radius: 4px;
  width: 34px;
  height: 25px;
  margin-right: 6px;
  font-size: 15px;
}

.bts i {
  color: #fff;
}

.table.table-striped tr td,
.table.table-striped tr th {
  border-right: 1px solid #ddd;
  font-size: 14px;
  color: #313131;
}

.label.label-warning {
  background: orange;
  color: #fff;
  padding: 2px 5px;
  font-size: 14px;
  border-radius: 4px;
  display: block;
  width: 100px;
  text-align: center;
  align-self: center;
}

.featured-training:before {
  content: '';
  width: 100%;
  top: 0;
  position: absolute;
  left: 0;
  height: 100%;
  display: block;
  background: url(../images/sr-bg-2-1.jpg)no-repeat 0 0;
  background-size: cover;
}

.vtable {
  margin-bottom: 50px;
}

.table.table-striped th {
  font-weight: 500;
}

.table.table-striped strong {
  font-weight: 500;
}

.featured-training .container {
  position: relative;
}

.train-detail .social-links {
  justify-content: center;
  margin-top: 11px;
}

.t-cols ul li span {
  padding-left: 8px;
}

.t-text {
  display: flex;
}

.t-cols ul {
  list-style: none;
  padding: 0;
}

.p-btn {
  display: flex;
}

.p-btn a:first-child {
  border: 2px solid #ff5202;
  padding: 1px 11px;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-right: 12px;
}

.p-btn a:nth-child(2) {
  border: 2px solid transparent;
  padding: 1px 11px;
  background: #fff;
  border-radius: 4px;
  color: #0d1028;
  margin-right: 0px;
}

.reservebtn {
  display: flex;
}

.reservebtn .button_four {
  border: none;

}

.t-cols.lstcol ul li {
  margin-bottom: 14px;
  justify-content: flex-end;


}

.reservebtn a {
  text-transform: capitalize;
  padding: 10px 9px;
  line-height: 20px;
  align-self: flex-start;
  font-size: 14px;
  margin-right: 9px;
  font-weight: 500;
  border-radius: 4px;
}

.t-cols ul li {
  display: flex;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 25px;
}

.section-ptb.planss:before {
  content: '';
  background: url(../images/search-bg-1-1.jpg)no-repeat 0 0;
  background-attachment: scroll;
  background-size: auto;
  background-attachment: scroll;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  z-index: -1;
  background-attachment: fixed;
  background-size: cover;
  opacity: 0.4;
}

.tform {
  margin-top: 50px;
  margin-bottom: 7px;
}

.training-content {
  position: relative;
}

.training-content:before {
  /*content: '';
  background: red;
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;*/
}

.tform button {
  width: 100%;
  height: 50px;
  line-height: 10px;
  border-radius: 5px;
  font-size: 16px;
  border-radius: 1px;
}

.tform input {
  height: 50px;
  border-radius: 1px;
  padding: 0 20px;
}

.n--training {
  padding-top: 60px;
  position: relative;
}

.n--training:before {
  content: '';
  background: url('../images/home-15why-choose-us-bg.png')no-repeat 0 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  opacity: 0.3;

}

.tform select {
  cursor: pointer;
  height: 50px;
  border-radius: 1px;
  -moz-appearance: auto;
}

.link-ul {
  list-style: none;
  display: flex;
  margin: 0 -12px;
  padding: 0;
}

.team-section.section-ptb.stwo_sec {
  background: #f4f4f4b3;
  padding-top: 50px;
  margin-top: 50px;
}

.link-ul li {
  padding: 0 12px;
  flex: 0 0 33.33%;
  max-width: 33.33%;

}

.featured-carousel-normale .feature-content.p-0.text-left {
  text-align: left;
}

.featured-carousel-normale .single-featured-5 {
  margin-bottom: 20px;
}

.featured-carousel-normale span {
  font-size: 12px;
}

.featured-carousel-normale .single-featured-5 .featured-text-and-info {
  min-height: 0;
  margin-top: 0;
  padding-left: 13px !important;
  padding-right: 0 !important;
}

.featured-carousel-normale .button_one {
  padding: 8px 15px;
}

.featured-carousel-normale .feature-content h3 {
  padding-top: 5px;
}

.featured-carousel-normale .feature-image img {
  width: 100%;
  height: 170px;
  position: relative;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
  object-position: left top;
}

.link-ul li a {
  display: block;
  font-weight: 500;

  padding: 30px 0;
  text-align: center;
  font-size: 15px;
  position: relative;
  box-shadow: 0px 4px 9px rgb(196, 194, 194);
  background: #0a6375;
  color: #fff;
  border-bottom: 3px solid #ff003e;
  border-radius: 1px;
}

.feature-content p {
  color: #ff003e !important;
}

.link-ul li a i {
  font-weight: 900;
  background: #ff003e;
  width: 43px;
  height: 32px;
  line-height: 31px;
  border-radius: 10px 1px 10px 1px;
  font-size: 16px;
  margin-right: 8px;
}

.link-ul li a:before {
  /*content: '';
opacity: 0.5;
border: 4px solid #0d1028b8;
position: absolute;top: 0;
left: 0;right: 0;width: 100%;
height:100% ;*/
}

.servics.related .single-item .item-text {
  padding: 0 20px;
}

.servics.related .item-icon {
  display: block;
}

.section-ptb.planss {
  position: relative;
}

.details .sidebar-wrapper.mt-4 {
  background: #fff;
}

.details .highlights-section .social-links ul {
  display: flex;
  justify-content: center;
}

.serdet_sec.details .highlights-section ul li::before {
  content: none;
  padding: 0;
}

.latest-widget .single-latest .latest-image img {
  height: 64px;
}

.latest-widget .single-latest {
  padding: 17px 0;
}

.latest-widget .single-latest .latest-content .latest-meta span {
  font-size: 12px;
}

.latest-widget .single-latest h6 {
  font-size: 13px;
  margin-bottom: 2px;
  font-weight: 500;
}

.vdiv {
  padding-top: 10px;
  text-align: center;
}

.vdiv a {
  color: #ff5202;
}

.vdiv a i {
  font-size: 13px;
}

.details .social-links {
  justify-content: center;
  margin-top: 11px;
}

.details .highlights-section p {
  font-size: 15px;
  margin-bottom: 8px;
}

.details .highlights-section ul li {
  font-size: 15px;
  color: #fff;
}

.details .social-links li {
  margin-right: 8px;
}

.details .social-links li:last-child {
  margin-right: 0px;
}

.details .d--flex {
  display: block;
}

.details .button_four {
  display: block;
  text-align: center;
  text-transform: capitalize;
  font-weight: 500;
}

.details .button_four:hover {
  background: #000;
}

.highlights-section>ul>li>i {
  position: relative;
  top: 4px;
  flex: 0 0 25px;
}

.d--flex ul {
  padding: 0;
}

#stars {
  position: absolute;
  top: 0;
}

.helps .button_five {
  background-color: #fff;
  color: #ff5202;
}

.helps:before {
  /*background-attachment: fixed;
background-image: url(../images/bg-section-02.jpg);
background-size: cover;
background-position: 100%;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;*/
}

.servics {
  padding: 70px 0;
}

.marq {}

.marq .left span {
  font-size: 12px;
}

.right span {
  display: block;
  font-size: 13px;
}

.marq .left h2 {
  margin-top: -5px;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}

.right h6 {
  font-size: 13px;
  margin: 0;
  font-weight: 500;
  color: #313131;
  line-height: 22px;
}

.right a {
  color: #ec2f01;
}

.servics .highlights-section.hover_bg.text-white.p-4 {
  position: relative;
  margin-top: 30px;
}

.ccard .card {
  position: relative;
  flex: 32.33%;
  max-width: 31.9%;
  height: 410px;
  margin: 0 auto;
  padding: 0 15px;
  background: #000;
  border-radius: 1px;
  border: none;
}

.ccard p {
  color: #fff;
  font-weight: 500;
}

.c-wrapper h2 {
  color: #fff;
}

.ccard .card .face {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: start;
  align-items: start;
  padding: 0 38px;
}

.ccard .card .face.face1 {
  box-sizing: border-box;
  padding: 20px;
}

.ccard .card .face.face1 h2 {
  font-size: 24px;
  margin-bottom: 13px;
  padding: 0;
}

.ccard .card .face.face1 .java {
  background-color: #fffc00;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ccard .card .face.face1 .python {
  background-color: #00fffc;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ccard .card .face.face1 .cSharp {
  background-color: #fc00ff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ccard .card .face.face2 {
  transition: 0.5s;
  justify-content: center;
  flex-direction: column;
}

.overlayface {
  /*position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000000a3;
  z-index: 1;
  border-radius: 6px;*/
}

.ccard .card .face.face2 h2 {
  margin: 0;

  font-size: 28px;
  color: #fff;
  transition: 0.5s;
  text-shadow: none;
  z-index: 10;
  position: relative;
  margin-bottom: 17px;
  line-height: 40px;

}

.ccard .card .face.face2 h2:before {
  /* content: '';
background: #f60;
width: 8px;
height: 86%;
position: absolute;
top: 13px;
left: 20px;*/
}

.swiper-button-prev {
  left: 70px;
}

.swiper-button-next {
  right: 70px;
}

.slider-area-2 .slider-content-2 {
  left: 130px;
}

.ccard .card:hover .face.face2 {
  /*height: 100px;
padding: 10px 0px;*/
}

.ccard .card:hover .face.face2 h2 {}

.ccard .card .face {
  background: url('../images/bga.jpg')repeat 100%;
  border-radius: 6px;
  background-size: cover;
}

.ccard .card:nth-child(1) .face.face2 {
  /* background: url(../images/ki.jpg);
  background-size: auto;
background-size: cover;*/
}

.ccard .card:nth-child(2) .face.face2 {


  background: url(../images/bgb.jpg)repeat center;
  background-size: cover;
}

.ccard .card:nth-child(3) .face.face2 {
  background: url(../images/bgc.jpg)repeat center;
  background-size: contain;
}

.ccard .card:nth-child(4) .face.face2 {
  /*background: url(../images/ki5.jpg);
  background-size: auto;
background-size: cover;*/
}

.ccard .card:hover .face.face2 {}

.ccard .card:hover .overlayface {
  display: none;
}

.crs {
  background: #fff;
  padding: 90px 0;
  position: relative;
}

.crs:before {
  content: '';
  width: 100%;
  top: 0;
  position: absolute;
  left: 0;
  height: 100%;
  display: block;
  background: url(../images/sr-bg-2-1.jpg);
}

.crs .container {
  position: relative;
}

.c-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 941px;
  margin: 0 auto;
}

















.v-counter {
  border-radius: 6px;
  max-width: 300px;
  overflow: auto;
  margin-right: 15px;
  padding: 0px 4px;
  border: 1px solid #e1e1e1;
}

.v-counter input[type=button]:hover {
  color: black;
  font-weight: bold;
  background-color: transparent;
}

.v-counter span {

  font-size: 13px;
  color: black;

}

.v-counter input[type=button],
.v-counter input[type=text] {
  display: inline-block;
  width: 23px;
  background-color: transparent;
  outline: none;
  border: none;
  text-align: center;
  cursor: pointer;
  padding: 0px;
  color: black;
  height: 44px;

}




.tm-pricebox {
  padding: 45px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
}

.tm-pricebox-header h5 {
  margin-top: -5px;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 35px;
}

.servics.related {
  background: #fff;
}

.tm-pricebox-price {
  display: inline-block;

}

.tm-pricebox-body ul {
  padding: 0;
}

span sup {

  font-weight: 500;
  line-height: 1;
  vertical-align: baseline;
  font-size: 26px;
}

.tm-pricebox-price h6 span {
  font-size: 48px;
  color: #313131;
  line-height: 1;
  font-weight: 700;
}

.tm-pricebox-body {
  margin-top: 15px;
}

.tm-pricebox-body {
  margin-top: 15px;
}

.tm-pricebox-body ul li {
  list-style: none;
  padding: 10px 0;
  line-height: 25px;
}

.tm-pricebox-body h6,
.tm-pricebox-body .h6 {
  font-size: 16px;
  line-height: 26px;
}

.tm-pricebox-body ul li:not(:last-child) {
  border-bottom: 1px solid #dddddd;
}

.tm-pricebox-footer {
  margin-top: 15px;
}

.pxl-service-carousel7 .pxl-item--inner,
.pxl-service-grid-layout3 .pxl-item--inner {
  position: relative;
  overflow: hidden;
}

.pxl-swiper-sliders .pxl-item--image img {
  width: 100%;
}

.pxl-service-carousel7 .pxl-item--front,
.pxl-service-grid-layout3 .pxl-item--front {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 326px;
  width: 100%;
  margin-left: 30px;
  padding-right: 70px;
  z-index: 1;
  -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
  -khtml-transition: all .25s cubic-bezier(.645, .045, .355, 1);
  -moz-transition: all .25s cubic-bezier(.645, .045, .355, 1);
  -ms-transition: all .25s cubic-bezier(.645, .045, .355, 1);
  -o-transition: all .25s cubic-bezier(.645, .045, .355, 1);
  transition: all .25s cubic-bezier(.645, .045, .355, 1);
}

.featurs.pxl-service-carousel7 {
  padding: 90px 0 110px;
}

.offering {
  position: relative;
}

.member-image-2 {
  position: relative;
  overflow: visible;
}

.our-teachers-wrapper.shadow-lg .single-team {
  overflow: visible;
}

.member-image-2:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 30px;
  bottom: 0;
  width: 45px;
  height: 240px;
  background-color: #f60;
  z-index: -1;
  animation: MoveUpDown 2s linear infinite;
}

.list-team .member-image-2:before {
  content: none;
}

ul.expertise li i.fa {
  color: #f60
}

.personal-details li {
  display: flex;
}

ul.expertise li {
  margin-bottom: 10px;
}

.bios {
  padding-left: 20px;
}

ul.personal-details {
  list-style: none;
  margin: 0;
  padding: 0;
}

.qualification h4 {
  position: relative;
  padding-left: 25px;
}

.qualification h4:before {
  content: '';
  background-color: #f26000;
  position: absolute;
  left: 0;
  top: 12px;
  width: 15px;
  height: 4px;
}

ul.personal-details li {

  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 13px;

}

.modal-backdrop.show {
  z-index: 0;
}

ul.personal-details li strong {
  flex: 0 0 19%;
  max-width: 19%;
  font-weight: 500;
}

ul.expertise {
  list-style: none;
  padding: 0;
}

.highlights-section .button_four:hover {
  background-color: #000;
}

.down_sec .highlights-section .button_four {
  display: block;
  width: 100%;
  margin-right: 0;
  text-align: center;
  font-weight: 500;
}

.member-profile-section.section-pt.sat_padd.regster {
  padding-bottom: 70px;
}

.member-profile-section.section-pt.sat_padd.regster h3 {
  padding-bottom: 15px;
}

.member-profile-section h3 {
  position: relative;
  padding-bottom: 10px;
  font-size: 22px;
  color: #313131;
  font-weight: 600;
  margin-bottom: 30px;
  font-family: "Poppins", sans-serif;
}

.member-profile-section h3:before {
  content: '';
  position: absolute;
  width: 60px;
  height: 6px;
  background-color: #ff003e;
  bottom: 0;

}

.our-teachers-wrapper.shadow-lg .single-team:hover .member-image-2 img {
  transform: none;
}

.our-teachers-wrapper.shadow-lg .single-team:hover .member-image-2 {
  overflow: visible;
}

.offering:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  background: #000000a3;
}

.page-wrapper.section-ptb.sat_padd.offering {

  background: #0d1028 url('../images/health.webp');
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.single-team:hover .member-image-2 img {
  transform: scale(1.1);
}

.single-countdown p {
  text-align: center;
  font-weight: 400;
}

.full-width-section select.form-control option {
  color: #000;
}

.full-width-section select.form-control {
  margin-bottom: 30px;
  border-radius: 0;
  background-color: transparent;
  border: 2px solid #032f62;
  border-top-color: rgb(3, 47, 98);
  border-right-color: rgb(3, 47, 98);
  border-bottom-color: rgb(3, 47, 98);
  border-left-color: rgb(3, 47, 98);
  border-radius: 40px;
  height: 50px;
  padding: 0 22px;
  -moz-appearance: auto;
  color: #dddddd;
  border-color: #444655;
  border-radius: 1px;
  margin-bottom: 20px;
}

.blog-section {
  padding-bottom: 80px;
  padding-top: 70px;
}

.pxl-service-carousel7 .pxl-item--front::before,
.pxl-service-grid-layout3 .pxl-item--front::before {
  content: '';
  position: absolute;
  height: 300px;
  left: 0;
  right: 0;
  top: 100%;
  background-color: inherit;
}

.pxl-service-carousel7 .pxl-item--front .pxl-item--title,
.pxl-service-grid-layout3 .pxl-item--front .pxl-item--title {
  margin-bottom: 0;
  font-size: 21px;
  padding: 0 0 0 24px;
  white-space: nowrap;
  line-height: 51px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
}

.pxl-service-carousel7 .pxl-item--front .pxl-item--readmore,
.pxl-service-grid-layout3 .pxl-item--front .pxl-item--readmore {
  position: absolute;
  top: 0;
  right: 0;
}

.pxl-service-carousel7 .pxl-item--readmore a,
.pxl-service-grid-layout3 .pxl-item--readmore a {
  width: 58px;
  height: 51px;
  background: #000;
  line-height: 51px;

  font-size: 17px;
  color: #fff;
  display: inline-flex;
  justify-content: center;
}

.pxl-item--content h3 {
  font-size: 20px;
  font-weight: 700;
}

.pxl-service-carousel7 .pxl-item--backdrop,
.pxl-service-grid-layout3 .pxl-item--backdrop {
  position: absolute;
  background-color: #fff;
  bottom: 0;
  max-width: 326px;
  z-index: 2;
  padding: 30px 20px 0 35px;
  -webkit-transition: all .25s cubic-bezier(.645, .045, .355, 1);
  -khtml-transition: all .25s cubic-bezier(.645, .045, .355, 1);
  -moz-transition: all .25s cubic-bezier(.645, .045, .355, 1);
  -ms-transition: all .25s cubic-bezier(.645, .045, .355, 1);
  -o-transition: all .25s cubic-bezier(.645, .045, .355, 1);
  transition: all .25s cubic-bezier(.645, .045, .355, 1);
  opacity: 0;
  transform: scale3d(0, 0, 0);
  right: 0;
  transform-origin: right bottom;
}

.pxl-item--image img {
  height: auto;
  object-fit: contain;
  width: 100%;
  position: relative;
}
.pxl-item--image {
	margin-bottom: 51px;
}

.pxl-item--image img:before {}

.single-featured {
  border: 32px solid #000;
}

.pxl-item--title a {
  color: #000;
}

.pxl-service-carousel7 .pxl-item--backdrop .pxl-item--title,
.pxl-service-grid-layout3 .pxl-item--backdrop .pxl-item--title {
  margin-bottom: 19px;
  font-size: 16px;
  padding-right: 50px;
  color: #3b3b3b;
  font-weight: 500;
  line-height: 25px;
}

.pxl-service-carousel7 .pxl-item--backdrop .pxl-item--title a {
  color: #959393;
}

.pxl-service-carousel7 .pxl-item--backdrop .pxl-item--title h2 {
  font-size: 22px;
  padding-right: 50px;
  color: #000;
  font-weight: 500;
}

.pxl-item--meta h2 {
  font-size: 24px;
  text-transform: capitalize;
  color: #000;
}

.pxl-service-carousel7 .pxl-item--backdrop .pxl-item--readmore a,
.pxl-service-grid-layout3 .pxl-item--backdrop .pxl-item--readmore a {
  background-color: #080808;
}

.pxl-service-carousel7 .pxl-item--backdrop .pxl-item--content,
.pxl-service-grid-layout3 .pxl-item--backdrop .pxl-item--content {
  line-height: 1.5;
  margin-bottom: 24px;
}

.pxl-service-carousel7 .pxl-item--feature,
.pxl-service-grid-layout3 .pxl-item--feature {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}

.pxl-service-carousel7 .pxl-item--feature li,
.pxl-service-grid-layout3 .pxl-item--feature li {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.pxl-service-carousel7 .pxl-item--inner:hover .pxl-item--backdrop,
.pxl-service-grid-layout3 .pxl-item--inner:hover .pxl-item--backdrop {
  /*opacity: 1;
  transform: scale3d(1,1,1);*/
}

.pxl-item--readmore i {
  color: #fff;
  transform: rotate(-45deg);
  font-size: 32px;
  text-align: center;
  margin-left: 0;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  font-weight: 600;
}

.pxl-service-carousel7 .pxl-item--backdrop .pxl-item--readmore,
.pxl-service-grid-layout3 .pxl-item--backdrop .pxl-item--readmore {
  position: absolute;
  top: 0;
  right: 0;
}

.single_info a.button_four {
  text-transform: capitalize;
  margin-left: 11px;
}
.special-button button {
  height: 100%;
  position: absolute;
  padding: 0;
  background: none;
  border: none;
  color: #fff;
  top: 0;
  left: 0px;
  display: block;
  font-size: 15px;
  font-weight: 500;
  padding: 0;
  text-transform: capitalize;
  letter-spacing: 0.03em;
  width: 100%;
  text-align: left;
  padding-left: 15px;
}
.special-button .dropdown button {
  height: 100%;
  position: absolute;
  padding: 0;
  background: none;
  border: none;
  color: #fff;
  top: 0;
  left: 0px;
  display: block;
  font-size: 15px;
  font-weight: 500;
  padding: 0;
  text-transform: capitalize;
  letter-spacing: 0.03em;
  width: 100%;
  text-align: left;
  padding-left: 15px;
}
.btn:focus {
  border-radius:1px;
}
.special-button .dropdown-menu {
   padding: 5px 0px;
  margin-top: 0 !important;
  min-width: 200px;
}
.btn-check:focus + .btn, .btn:focus {
    box-shadow:none!important;
}
.special-button a:first-child {
    padding: 8px 27px;
    font-size: 13px;
    color: #fff;
    width: 150px;
}
.special-button .dropdown a:first-child {
    padding:8px 27px;
    font-size:13px;
    color: #313131;
    width: 100%;
}
.special-button .dropdown a:hover {
    color: #fff !important;
    background-color: #ff003e;
}
.single_info .button_icon {
  position: absolute;
  right: 0;
  top: 50%;
  width: 56px;
  height: 100%;
  background-color: rgba(34, 34, 34, 0.09);
  text-align: center;
  transform: translateY(-50%);
  line-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-right: 6px;
}

.single_info a.button_four.black-btn {
  background: #000;
  color: #fff;
  border-color: #000;
  margin-right: 9px;
}
.special-button .dropdown {
  min-width: 119px;
  padding: 30px 57px 16px 0px;
    padding-right: 57px;
  display: block;
  padding-right: 199px;
}

.special-button {
 margin-left: 10px;
  display: inline-block;
  position: relative;
  background-color: #ff003e;
  border: 0;
  color: #fff;
  padding: 0;
  transition: all 0.4s linear 0s;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  width: auto;
  height: 47px;
}

.single_info .button_icon i {
  color: #fff;
}

.fa-stack[data-count]:after {
  position: absolute;
  right: 0%;
  top: 0%;
  content: attr(data-count);
  font-size: 40%;
  padding: .6em;
  border-radius: 999px;
  line-height: .75em;
  color: white;
  /* color:$shopping-cart-red; */
  text-align: center;
  min-width: 2em;
  font-weight: bold;
  background: white;
  border-style: solid;
}

.fa-circle {
  color: #ff6901;
}

.single_info .fa-single {
  width: 46px;
  height: 46px;
  background: #f60;
  display: block;
  top: 4px;
  position: relative;
  text-align: center;
  margin-right: 27px;
  border-radius: 50%;
}

.single_info .fa-single i.fa {
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  position: relative;
}

.fa-single:after {
  position: absolute;
  right: -12px;
  top: -4px;
  content: attr(data-count);
  font-size: 40%;
  padding: .6em;
  border-radius: 999px;
  line-height: .75em;
  color: #000;
  /* color:$shopping-cart-red; */
  text-align: center;
  min-width: 2em;
  font-weight: bold;
  background: white;
  border-style: solid;
}

.red-cart {
  color: #DF0000;
  background: white;
}

.single_info .fa-shopping-cart {
  font-size: 18px;
}

.main-menu .dropdown-toggle::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  border-top: 0;
  vertical-align: baseline;
  top: 1px;
  font-size: 12px;
  position: relative;
}

.main-menu .nav-link.has-child::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  border-top: 0;
  vertical-align: baseline;
  font-size: 11px;
  margin-left: 10px;
}

.site_info {
  flex: 0 0 82%;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.single_info .info_data h6 {
  /*font-weight: 500;
  color: #000;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 3px;*/
}

.single_info .info_data p {
  margin-bottom: 0;
  color: #666;
  font-size: 16px;
  line-height: 20px;
}

.header-top.dark_2_bg {
  min-height: 35px;
  padding-top: 3px;
}

.special-button {
  /*display: inline-block;
  position: relative;
  background-color: #ff5202;
  border: 0;
  color: #fff;
  padding: 11px 80px 12px 16px;
  transition: all 0.4s linear 0s;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  top: 5px;*/
}

/*.main-menu-area bg_dark_mobile {

}*/
p {
  text-align: justify;
}

.main-menu ul li a:hover {

  background-color: #ff003e;
  color: #fff;
}

.site_logo {
  position: relative;
  top: -6px;
}

.single_info {
  padding-left: 14px;
  align-items: center;
}

.slider-area-2 {
  height: auto !important;
  padding: 9% 0;
}

.single_info img {
  padding-right: 20px;
  height: 23px;

}

.slider-section {
  margin-top: -53px;
}

.single-service {
  min-height: 185px;
}

.service-icon img {}

.service-icon h4 {}

.single-service .service-icon {
  margin-bottom: 2px;
}

.main-menu .navbar {
  padding: 0;
  background: #0a6375;
}

.header-top-content .contact-info ul li i {
  color: #f60;
  padding-right: 5px;
}

.dark_2_bg {
  background-color: #000;
}

.header-top.dark_2_bg {
  background-color: #e6e6e6;
}

.header-top-content {
  display: flex;
}

.header-top-content p {
  margin: 0;
  color: #868383;
  font-size: 14px;
}

.header-top-content .contact-info ul li {
  line-height: 16px;
  padding: 0 2px;
}

.brands-carousel .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 110px;
  object-fit: contain;
  padding-top: 10px;

  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(1);
  /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1);
}

.brands-carousel .owl-carousel .owl-item:hover img {
  -webkit-filter: grayscale(0);
  filter: none;
}

.post-meta span {
  font-style: normal;
      font-size: 12px;
}

.socials a {
  text-decoration: none;
  background: #c4c4c4;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 25px;
  font-size: 14px;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
}

.socials a:hover {
  background: #ff5202;
}

.header-top-content .contact-info ul {
  margin: 0;
  padding: 1px 0px 5px;
  list-style: none;
}

.header-top-content .contact-info ul.socials a i {
  color: #e6e6e6;
  text-align: center;
  padding: 0;
}

.default_bg {
  position: relative;
  z-index: 10;
  background-color: #0a6375
}

.hovertxt {}

.single-service.default_bg.text-center.text-white.py-5 {}

.wels {
  position: relative;
  padding: 60px 0;
}

.img-height {}

.img-height:before {
  /*content: "";*/
  /*position: absolute;*/
  /*left: -20px;*/
  /*top: 30px;*/
  /*bottom:0;*/
  /*width: 45px;*/
  /*height: 270px;*/
  /*background-color: #f60;*/
  /*z-index: -1;*/
  /*  animation: MoveUpDown 2s linear infinite;*/
}

@keyframes MoveUpDown {

  0%,
  100% {
    top: 30px;
  }

  50% {
    top: 60px;
  }
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40%, 0, 0);
    transform: translate3d(40%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(40%, 0, 0);
    transform: translate3d(40%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wels:before {
  content: '';
  background: url(../images/home-5-bg-1.png)no-repeat 0 0;

  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  background-attachment: fixed;
  background-size: cover;

}

.services-area {
  position: relative;
}

.services-area:before {
  content: '';
  background: url(../images/search-bg-1-1.jpg)no-repeat 0 0;
  background-attachment: scroll;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 126px;
  z-index: -1;
  background-attachment: fixed;
  background-size: cover;
  opacity: 0.6;
}


.single-service {
  position: relative;
  overflow: hidden;
}

.single-service:before {}

.single-service .service-icon {
  margin-bottom: 2rem;
}

.single-service:before {
  content: '';
  background: #ff003e;
  width: 90px;
  left: -51px;
  position: absolute;
  top: 6px;
  height: 130px;
  transform: rotate(30deg);
  transition: all 0.3s ease-in-out;
}

.single-service.hover_bg:before {
  background: #0d1028;
}

.single-service.hover_bg:hover {
  background: #ff003e;
}

.single-service.hover_bg:hover:before {}

.stm_iconbox__text p {
  line-height: 25px;
  font-size: 14px;
  margin: 0;
  color: #000;
}

.stm_iconbox:nth-child(4) .stm-inner h5 {
  color: #fff;
}

.stm_iconbox:nth-child(4) .stm-inner p {
  color: #fff;
}

.stm-inner {
  background: #fff;
  border: 1px solid #ddd;
  padding: 24px;
  border-radius: 4px;
}

.stm_iconbox {
  display: flex;
  padding: 0 5px;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 10px;
  border-radius: 4px;
  margin-right: 0px;
}

.stm_iconbox .stm_iconbox__icon {
  max-width: none;
  margin-right: 0px;
  display: flex;
  margin-bottom: 10px;
}

.stm_iconbox__text h5 {
  color: #313131;
}

.stm_iconbox__icon h5 {
  color: #313131;
  line-height: 25px;
  font-size: 18px;
  text-transform: capitalize;
}

.featured-2-section.section-ptb.abtl {
  padding-bottom: 0px;
  background: none;
}

.stm-text {
  padding-right: 40px;
  padding-left: 15px;
  position: relative;
}

.s-1 {
  position: relative;
}

.s-1:before {
  content: '';
  background: url('../images/bnr.jpg');
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  opacity: 0.3;
}

.stm_iconbox .stm-inner:first-child {
  background-color: #0a6375;
}

.stm_iconbox:nth-child(2) .stm-inner {
  background-color: #d9d9d9;
}

.stm_iconbox:nth-child(3) .stm-inner {
  background-color: #d9d9d9;
}

.stm_iconbox:nth-child(4) .stm-inner {
  background-color: #0a6375;
}

.stm_iconbox .stm-inner:first-child p {
  color: #fff;
}

.stm_iconbox .stm-inner:first-child h5 {
  color: #fff;
}

.stm_iconbox .stm-inner:last-child p {
  color: #fff;
}

.stm_iconbox .stm-inner:first-child h5 {
  color: #fff;
}

.stm_iconbox:nth-child(2) .stm-inner p {
  color: #000;
}

.stm_iconbox:nth-child(2) .stm-inner h5 {
  color: #000;
}


.stm_iconbox:nth-child(3) .stm-inner p {
  color: #000;
}

.stm_iconbox:nth-child(3) .stm-inner h5 {
  color: #000;
}



.stm_iconbox__icon i.fa {
  font-weight: 900;
  font-size: 24px;
  background: #fff;
  width: 50px;
  display: block;
  color: #ff003e;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  align-self: flex-start;
  flex: 0 0 50px;
  margin-right: 15px;
}

.stm-top {
  display: flex;
  flex-wrap: wrap;
}

.stm_iconbox__text {
  margin-bottom: 0;
}

.single-service:hover:before {
  transform: rotate(10deg);
}

.single-service:after {}

.single-service:hover:before {}

.sp-top {}

.sp-text {
  position: absolute;
  opacity: 0;
  left: 0px;
  transform: translate3d(0px, 30px, 1px);
  transition: all 200ms linear 0ms;
  padding-left: 35px;
  padding-right: 35px;
}

.single-service:hover .sp-text {
  opacity: 1;
  transform: translate3d(0px, 0px, 1px);
  transition: all 200ms linear 200ms;
}

.single-service:hover::after {
  height: 96%;
}

.single-service:hover {
  background-color: #0d1028;
}

.service-text h4 {
  color: #fff;
}

.product_sec .d--flex ul {
  text-align: center;
}

.related-product .slick-wrapper {
  margin: 0 -7px;
}

.services-section .col-xl-3 {
  padding: 0 10px;
}

.service-text {
  /*font-weight: normal;
  display: block;
  text-align: center;
  width: auto;
  line-height: 26px;
  position: absolute;
  bottom: 0;
  background: #000;
  padding: 10px 22px 0;
  font-size: 15px;
  letter-spacing: -0.01em;
  opacity: 0;
  z-index: -1;
  transition: all 0.4s;
  color: #fff;
  left: 0;
  right: 0;
  border-top: 10px solid #ff5202;
  top: auto;*/
}

.single-service:hover .service-text {
  bottom: 100%;
  opacity: 1;
}

.sub-title {
  font-size: 32px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 19px;
  color: #313131;
  line-height: 44px;
}

.page-wrapper .text-center .section-sub {
  display: inline-block;
}

h4 {
  color: #313131;

}

.section-pb {}

.caorousel-featured {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;

}

.featurd-training {
  background: #eeeeeedb;
  padding-top: 60px;
  padding-bottom: 60px;
}

.caorousel-featured .single-featured-5 {
  flex: 0 0 33.33%;
  padding: 0 5px;
}

.caorousel-featured .feature-content span {
  font-size: 12px;
}

.caorousel-featured .button_one {
  padding: 8px 15px;
}

.caorousel-featured .single-featured-5 .feature-image {
  padding-top: 5px;
}

.caorousel-featured .single-featured-5 .featured-text-and-info {
  text-align: left;
  min-height: 0;
  margin: 0;
}

section.video-section {
  background: #000 !important;
}

section.video-section .default_bg {
  background: #000 !important;
}

.caorousel-featured.show_navigation .owl-nav {
  position: absolute;
  top: -104px;
  right: 0;
}

.caorousel-featured .feature-image img {
  height: 210px;
}

.featurd-training .caorousel-featured .feature-image img {
  height: 190px;
}

.caorousel-featured .feature-content h3 {
  padding-top: 0;
}

.section-ptb {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-sub {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  color: #ff003e;
  padding: 0;
  margin-bottom: 0px;
  display: block;
  text-transform: capitalize;
}

.section-sub:before {
  /*content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  border-top: 6px solid #ff5202;
  height: 6px;*/
}

.single-item {
  position: relative;
}

.link_btn {
  text-transform: capitalize;
}

.button_five {
  text-transform: capitalize;
}

.button_one {
  text-transform: capitalize;
}

.big-blog-area .blog-text a {
  text-rendering: capitalize;
}

.single-countdown span {
  font-weight: 500;
}

.footer-top {
  padding-top: 60px;
  padding-bottom: 50px;
}

.single-item:before {}

.section-sub::after {
  /*content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: auto;
  border-left: 6px solid #0d1028;
  height: 25px;
  display: block;*/
}

.section-title h2 {
  font-size: 32px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 19px;
  color: #313131;
}

/* start new styling Hammad */

.page-wrapper {
  background: #f7f7f7;
}

.single-item:before {}

.fat-s {
  position: relative;
}

.fat-s:before {
  content: '';
  width: 100%;
  top: 0;
  position: absolute;
  left: 0;
  height: 420px;
  display: block;

  background: url(../images/sr-bg-2-1.jpg);

}

.single-item .item-icon {

  position: relative;
  z-index: 10;
}

.single-item .item-text {
  position: relative;
  text-align: left;
  z-index: 1;
  padding: 3px 20px;
}

.item-text h4 {
  letter-spacing: -0.02em;
}

.single-item:hover:before {}

.single-item .item-icon img {
  width: 100%;
  height: 190px;
  object-fit: cover;
}

.servics .single-item .item-icon img {
  height: 190px;
}

.single-item:before {
  /*content: '';
position: absolute;

bottom: 0;
right: 0;
width: 90px;
height: 90px;
background-color: #0d1028;
border-radius: 272px 0 0 0;
opacity: 0.1;
-webkit-transition: 0.7s;
transition: 0.7s;
left: 0;
right: auto;
border-radius: 0 272px 0 0;*/
}

.single-item::after {
  /* content: '';
  position: absolute;
  
  bottom: 0;
  right: 0;
  width: 75px;
  height: 75px;
  background-color: #1d1e1e;
  border-radius: 170px 0 0 0;
  opacity: 0.1;
  -webkit-transition: 0.7s;
  transition: 0.7s;
  left: 0;
right: auto;
border-radius: 0 272px 0 0;*/
}

.single-item:hover::before {
  width: 100%;
  height: 100%;
  border-radius: 2px;
  opacity: 1;
}

.item-text p {
  font-size: 14px;
  line-height: 23px;
}

.border {
  border-color: #e8e8e8;
}

/*.single-item {
 transition: all ease-in-out 0.3s;
  background-color: white;
  
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  padding: 25px;
  border: 4px solid transparent !important;
  min-height: 452px;
  overflow: hidden;
}*/
.single-item {
  transition: all ease-in-out 0.3s;
  background-color: white;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  padding: 3px;
  border: 4px solid transparent !important;
  min-height: 432px;
  overflow: hidden;
}

.single-item:hover .item-icon img {
  filter: grayscale(1);
}

.single-item figure:before {
  /*content: '';
position: absolute;
top: 5%;
right: 5%;
bottom: 5%;
left: 5%;
border-top: solid 2px #ff520247;
border-bottom: solid 2px #ff520247;
transition: all ease-in-out 0.4s;
transform: scaleX(0);*/
}

.single-item figure:after {
  /*content: '';
position: absolute;
top: 5%;
right: 5%;
bottom: 5%;
left: 5%;
border-left: solid 2px #ff520247;
border-right: solid 2px #ff520247;
transition: all ease-in-out 0.4s;
transform: scaleY(0);*/
}

.single-item:hover figure::before,
.single-item:hover figure::after {
  transform: scale(1);
}

.single-featured:hover {
  border-color: transparent !important;
}

.single-item:hover {
  /*box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);*/


  border-color: #f60 !important;
  box-shadow: rgba(255, 102, 0, 0.6) -4px 4px, rgba(255, 102, 0, 0.3) -10px 10px;
}

.single-item:hover h4 a {}

.single-item:hover p {}

.single-item:hover .link_btn {}

.bg3 {
  background: #f5f5f5;
}

.contact-form-wrapper h2 {
  font-size: 32px;
  margin-bottom: 8px;
}

.single-featured .product-price {
  /* padding: 5px 10px;
  font-size: 18px;text-transform: capitalize;*/
}

.single-featured .feature-content {}

.contact-form-wrapper textarea {
  border-width: 2px;
  min-height: 100px;
  border-color: #444655;
  border-radius: 1px;
  margin-bottom: 20px;

}

.contact-form-wrapper input {
  border-color: #444655;
  border-radius: 1px;
  margin-bottom: 20px;
}

.serdet_sec .getqueot ul li:before {
  content: none;
}

.serdet_sec .getqueot li {
  display: flex;
  border-bottom: 1px dashed #d3dbeb;
  padding: 11px 0;
}

.serdet_sec .getqueot i {
  color: #313131;
  width: 12px;
  margin-right: 0;
  font-size: 13px;
  flex: 0 0 8%;
  align-self: flex-start;
  position: relative;
  top: 3px;
}

.serdet_sec .getqueot strong {
  font-weight: 500;
  color: #313131;
  flex: 0 0 42%;
  display: block;
  align-self: flex-start;
  line-height: 20px;
  font-size: 15px;
}

.serdet_sec .getqueot ul li span {
  font-size: 15px;
}

.c-txt {
  display: flex;
  margin: 25px 0 20px;
  justify-content: center;
}

.course-price {
  display: block;
  font-weight: 600;
  margin-bottom: 0px;
  font-size: 26px;
}

.course-price .tag {
  display: inline-block;
  background-color: red;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  color: white;
  border-radius: 99px;
  padding: 2px 13px;
  vertical-align: middle;
  margin-bottom: 5px;
}

.featured-carousel-normale .feature-image a {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

.page-hrader.text-white.text-center h1 span {
  color: #ff003e !important;
}

.featured-carousel-normale .feature-image a:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #ff003e;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
  content: '';
  opacity: 0;
  z-index: 1;

}

.featured-carousel-normale .featured-text-and-info {
  z-index: 10;
}

.mnfeature {
  padding-top: 20px;
  position: relative;
}

.mnfeature:before {
  content: '';
  background: url('../images/footer-5-1.png')repeat-y center 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0.3;
  right: 0;
  left: 0;
  /*content:'';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: url('../images/ebook-feature-overlay/.webp');
  background-repeat: no-repeat;
  background-size: cover;*/
}

.featured-carousel-normale .single-featured-5:hover .feature-image a:before,
.featured-carousel-normale .single-featured-5:hover .feature-image a:after {
  -webkit-transform: skew(45deg) translateX(95%);
  transform: skew(45deg) translateX(95%);
  opacity: 1;
}

.featured-carousel-normale {
  padding-bottom: 80px;
}

.featured-carousel-normale .feature-image a:hover {}

.blog-section .blog-area .img-fluid {
  height: 300px;
  width: 100%;
  object-fit: cover;
}

.featured-carousel-normale .single-featured-5:hover img {
  /*margin-top: -170px;*/
  transform: scale(1.1);
}

.featured-text-and-info {
  position: relative;
  min-height: 251px;
  margin-top: -33px;
  background: #fff;
  margin-left: 11px;
  margin-right: 11px;
  border: none !important;
  padding: 16px !important;
}

.fat-s .owl-item.center {
  -webkit-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
}

.feature-image img {
  width: 100%;
  height: 210px;
  position: relative;
  object-fit: cover;
}

.pxl-item--image a {
  display: block;
  position: relative;
}

.pxl-item--image a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.5;
  border: 10px solid #a6a5a5;
}

.feature-image a {
  display: block;
}

.owl-item.center {}

.fat-s .owl-item {
  -webkit-transition: 0.3s;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
}

.feature-content h3 a {
  font-size: 17px;
  line-height: 23px;

}

.feature-content p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 24px;
}

.hover_bg_2 {
  background-color: transparent;
  position: relative;
}

.hover_bg_2:before {
  content: '';
  background-color: #0d1028;
  height: 250px;
  width: 100%;
  display: block;
  position: absolute;
  top: 0px;
}

.hover_bg_2 .owl-carousel .owl-stage-outer {
  background-color: white;
  padding: 20px 30px;
}

.hover_bg_2 .single-brand img {
  width: 200px !important;
  height: 100px;
  object-fit: cover;
}

.hover_bg_2 .section-sub {
  color: #ffffff;
  display: inline-block;
  margin: 0px;
}

.hover_bg_2 h2 {
  color: #ffffff;
}

.hover_bg_2 .section-sub::after {
  border-left: 6px solid #ffffff;
}

.section-ptb .section-sub {
  /*color: #0d1028;
  display: inline-block;
  margin: 0px;*/
}

.section-ptb .section-title h2 {}

.blog-lists-wrapper .single-blog-wrapper .blog-thumb img {
  width: 170px;
  height: 170px;
  object-fit: cover;
}

.blog-lists-wrapper .blog-content-wrapper h4 {
  font-size: 16px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  line-height: 20px;
  /*display: -webkit-box;*/
  /*-webkit-line-clamp: 1;*/
  /*-webkit-box-orient: vertical;*/
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
}

.blog-lists-wrapper .blog-content-wrapper p {
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
      font-size: 14px;
    line-height: 16px;
}

.section-ptb-2 {
  padding-top: 170px;
  padding-bottom: 50px;
}

.widget-list ul.lnks li {
  margin-bottom: 11px;

}

.address-widget .widget-list li {
  margin-bottom: 25px;
}

.footer-logo {
  padding-bottom: 15px !important;
}

.footer-logo img {
  width: 150px;
  object-fit: cover;
  margin-bottom: 0px;
}

.address-widget p {
  line-height: 25px;
  margin-bottom: 10px;
}

.address-widget span {
  font-size: 18px;
  display: block;
}

.address-widget a {
  color: white;
}

.subscribe-wrapper:before {
  background-color: #f5f5f54f;
  height: 112%;
  top: -12px;
  width: 102%;
}

footer {
  position: relative;
}

footer:before {}

.f-w2 {
  right: 10px;
  position: absolute;
  bottom: 60px;
  z-index: 190;
}

.sub-img {
  position: absolute;
  top: 0;
}

.fd-w {
  display: flex;
}

.subscribe-wrapper {
  padding: 35px !important;
}

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
  border-top: none;
}

.accordion-item:first-child {
  border-top: none;
}

.accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}

.accordion-item a {
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  font-weight: 400;
  display: block;
}

.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #ff5202;
  box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color);
}

.accordion .accordion-item:last-child {
  border-bottom: none;
}

.accordion-body ul li {
  border-bottom: 1px dashed #a4a4a4;
  position: relative;
  padding-left: 22px;
}

.accordion-body ul li:last-child {
  border-bottom: none;
}

.accordion-body ul li:before {
  content: '';
  width: 13px;
  height: 3px;
  position: absolute;
  left: 0;
  top: 21px;
  background-color: #ff5202;
}

.accordion {
  border: none;
}

.accordion-item {
  border-left: none;
  border-right: none;
}

.subscribe-wrapper:after {
  content: none;
}

.subscribe-wrapper {
  border: none;
  transform: none;
}

.subscribe-area {
  position: relative;
  padding: 0px 0 40px;
}

.subscribe-area:before {
  background: url('../images/news.jpg')no-repeat 0 0;
  background-size: cover;
  background-size: cover;
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.subscribe-wrapper h2 {
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 0;
  color: #313131;
  line-height: 36px;
  letter-spacing: -0.02em;
}

.single-brand {
  background: #fff;
  position: relative;
  margin-bottom: 12px;
  padding: 11px;
}

.single-brand:before {
  /*background: #efefef;
bottom: 0;
content: "";
height: 50px;
margin: auto;
position: absolute;
right: 0;
top: 0;
width: 2px;*/


}

.brands-area {
  padding: 0 6px;
}

.brands-area .owl-dots {
  display: none;
}

.subscribe-wrapper input {
  border: 2px solid #e4e5ec;
  border-radius: 1px;
  font-style: normal;
}

.subscribe-wrapper button[type=submit] {}

.i-flex {
  flex: 1;
  margin-right: 14px;
}

.i-flex:first-child {
  flex: 0 0 32%;
}

.i-flex:last-child {
  margin: 0;
}

.t-img img {
  width: 100%;
}

.i-flex button {
  width: 100%;
  height: 60px;
}

.train-detail .d--flex {
  display: block;
}

.main_slider .btn {
  display: inline-block;
  padding: 13px 20px;
  color: #fff;
  text-decoration: none;
  position: relative;
  background: transparent;
  border: 1px solid #e1e1e1;
  font: 12px/1.2 "Oswald", sans-serif;
  letter-spacing: 0.4em;
  text-align: center;
  text-indent: 2px;
  text-transform: uppercase;
  transition: color 0.1s linear 0.05s;
}

.main_slider .btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e1e1e1;
  z-index: 1;
  opacity: 0;
  transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
}

.main_slider .btn::after {
  transition: border 0.1s linear 0.05s;
}

.main_slider .btn .btn-inner {
  position: relative;
  z-index: 2;
}

.main_slider .btn:hover {
  color: #373737;
  transition: color 0.1s linear 0s;
}

.main_slider .btn:hover::before {
  top: 0;
  height: 100%;
  opacity: 1;
  transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
}

.main_slider .btn:hover::after {
  border-color: #373737;
  transition: border 0.1s linear 0s;
}

.main_slider .slideshow {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 1;
}

.main_slider .slideshow .slideshow-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main_slider .slideshow .slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.main_slider .slideshow .slide {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.main_slider .slideshow .slide.is-active {
  display: block;
}

.main_slider .slideshow .slide.is-loaded {
  opacity: 1;
}

.main_slider .slideshow .slide .caption {
  padding: 15px 20px 25px;
  width: 750px;
  text-align: left;
  background-color: #000000bd;
  position: absolute;
  top: 27%;
  left: 100px;
}

.main_slider .slideshow .slide .caption .fs-6 {
  font-size: 14px !important;
}

.main_slider .slideshow .slide .image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  z-index: 1;
  background-size: cover;
  image-rendering: optimizeQuality;
}

/* .main_slider .slideshow .slide .image-container::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
} */
.main_slider .slideshow .slide .image {
  width: 100%;
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.main_slider .slideshow .slide-content {
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main_slider .slideshow .slide .title {
  margin: 0 auto 15px;
  letter-spacing: 2px;
  text-transform: capitalize;
  font-size: 30px;
  color: white;
  font-weight: 300;
  margin-bottom: 10px;
}

.main_slider .slideshow .slide .title span {
  display: block;
  color: white;
  font-size: 40px;
  margin-left: 0px;
  font-weight: 500;
  line-height: 50px;
}

.main_slider .slideshow .slide .text {
  margin: 0 auto;
  max-width: 1000px;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 300;
}

.main_slider .slideshow .slide .button_five {
  padding: 7px 20px;
  font-size: 13px;
}

.main_slider .slideshow .slide .btn {
  margin: 15px 0 0;
  border-color: #fff;
}

.main_slider .slideshow .slide .btn::before {
  background: #fff;
}

.main_slider .slideshow .pagination {
  position: absolute;
  bottom: 35px;
  left: 0;
  width: 100%;
  height: 12px;
  cursor: default;
  z-index: 2;
  text-align: center;
}

.main_slider .slideshow .pagination .item {
  display: inline-block;
  padding: 15px 5px;
  position: relative;
  width: 46px;
  height: 32px;
  cursor: pointer;
  text-indent: -999em;
  z-index: 1;
}

.main_slider .slideshow .pagination .item+.page {
  margin-left: -2px;
}

.main_slider .slideshow .pagination .item::before {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  left: 5px;
  width: 36px;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
  transition: background 0.2s ease;
}

.main_slider .slideshow .pagination .item::after {
  width: 0;
  background: #fff;
  z-index: 2;
  transition: width 0.2s ease;
}

.main_slider .slideshow .pagination .item:hover::before,
.main_slider .slideshow .pagination .item.is-active::before {
  background-color: #fff;
}

.main_slider .slideshow .arrows .arrow {
  margin: -33px 0 0;
  padding: 8px 10px;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 3;
  background-color: #000000bd;
  font-size: 0px;
}

.main_slider .slideshow .arrows .prev {
  left: 30px;
}

.main_slider .slideshow .arrows .prev:hover .svg {
  left: -10px;
}

.main_slider .slideshow .arrows .next {
  right: 30px;
}

.main_slider .slideshow .arrows .next:hover .svg {
  left: 10px;
}

.main_slider .slideshow .arrows .svg {
  position: relative;
  left: 0;
  width: 14px;
  height: 26px;
  fill: #fff;
  transition: left 0.2s ease;
}

.main_slider .slideshow .arrows .svg svg {
  width: 10px;
  height: 20px;
}

.main-menu .navbar {
  z-index: 10;
}

.main_slider {
  margin-top: -30px;
}

.f-service {}

.f-service a {}

.blue {
  background: #3086c3;
}

.brown {
  background: #d5976e;
}

.green-1 {
  background: #c9bb45;
}

.pink {
  background: #b71e4a;
}

.green {
  background: #54c977;
}

.f-service ul {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;

}

.f-service ul li {
  flex: 1;
}

.f-service ul li a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 14px 30px;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  color: #fff;
  line-height: 1.4;
  min-height: 89px;
  transition: all 0.3s ease-in-out;
}

.f-service ul li a.blue:hover {
  background-color: #1c5984;
}

.f-service ul li a.brown:hover {
  background-color: #b7815d;
}

.f-service ul li a.green-1:hover {
  background-color: #aea23c;
}

.f-service ul li a.pink:hover {
  background-color: #861737;
}

.f-service ul li a.green:hover {
  background-color: #47aa65;
}

/* start about-us page css */
.hero-section {
  background: #0d1028;
  background-size: cover;
  position: relative;
  margin-top: -31px;
}

.hero-section:before {}

.featured-2-section {
  background: #f5f5f5;
}

.contact-from-wrapper input {
  background-color: #f5f5f5;
}

.contact-from-wrapper textarea {
  background-color: #f5f5f5;

}

.height-470 {
  height: 170px;
  padding-top: 0;
  margin: 0;
  border-top: 1px solid #3f4259;
}

.product_sec .d--flex {
  display: block;
}

.product_sec .d--flex a {
  display: block;
  text-align: center;
  font-weight: 500;
}

.product_sec .social-links {
  justify-content: center;
  margin-top: 20px;
}

.page-breadcrumb p {
  font-size: 13px;
  text-align: center;
}

.sidebar-wrapper .single-widget {
  margin-bottom: 35px;
}

ul li {
  color: #666;
}

.hero-section .display-2 {
  text-transform: capitalize;
  color: #fff;
}

.txt-link {}

.hero-section .hero-area {
  /* width: 100%;
  height: 100%;
  background-color: #000000bd;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 999;
  padding: 45px 0px 0px;*/
}

.hero-section h1 {
  font-weight: 500;
  font-size: 25px;
  margin-bottom: 10px;
}

.single-gallery {
  transition: all 0.4s linear 0s;
  background-color: #e5e5e5;
  padding: 20px 10px 65px;
  text-align: center;
  font-size: 13px;
}

.half_column_image:hover i {
  background-color: transparent;
}

.umrala_div {
  background-color: #0d1028;
  color: white;
}

.umrala_div i {
  font-size: 25px;
  padding: 10px 0px;
  background-color: transparent;
}

.pankha_div {
  background: #595959;
  color: white;
}

.pankha_div i {
  font-size: 25px;
  padding: 10px 0px;
  background-color: transparent;
}

.single-gallery p {
  line-height: 23px;
}

.half_column_content_2 h2 {
  font-size: 32px;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 19px;
  color: #313131;
}

.single-service-4 .service-text_h h4 {
  color: #002147;
  font-weight: 500;
}

.rounded-btn:hover {
  text-decoration: none;
  background-color: #002147;
  color: #fff;
}


.try_img {
  background-image: url(../images/search-bg-1-1.jpg);
  padding: 100px 0px;
}

/* .service-text_h h4 {
  margin-bottom: 1.2rem;
  font-weight: 600;
} */
.section-ptb .values_text {
  text-align: center;
  border: 1px solid #0d1028;
  padding: 30px 10px;
}

.rounded-btn {
  background-color: #0d1028;
}

.rounded-btn i {
  color: #ffffff;
}

.single-service-4:hover {
  box-shadow: 0px 2px 25px -5px #0d1028 !important;
  /* border: none; */
  border-radius: 0px;
}

.main-menu ul li a {
  padding: 1rem 10px !important;
}

.service-feeature .featured-text-and-info {
  position: relative;
  min-height: 190px;
}

.single-team img {
  width: 100%;
  transition: all 0.4s linear 0s;
  height: 350px;
  object-fit: cover;
}

.half_columnn_image img {
  width: 100%;
  height: 389px;
  object-position: top;
  object-fit: cover;
}

.social-profile-6 {
  background-color: #0d1028;
}

.social-profile-6 ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: #0d1028;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.4s linear 0s;
  text-align: center;
  margin: 5px 0;
}

.f-left {
  display: flex;
  align-self: center;
}

.share-option ul li a:hover i {
  color: #fff;
}

.details-meta .single-meta p {
  font-size: 13px;
}

.details-meta {
  justify-content: space-between;
  border-top: 1px solid #ddd;
  margin-top: 30px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}

.page-wrapper.white-wrapper {
  background: #fff;
}

.hero-section.blogSection {
  background: none;
  height: 325px;
}

.hero-section.blogSection h1 {
  font-size: 43px;
}

.down-featured .featured-carousel-normale .single-featured-5 {
  flex: 0 0 46%;
  max-width: 46%;
}

.sat_padd {
  padding-top: 50px;
  padding-bottom: 50px;
}

.down_sec .col-sm-4 .button_five {
  width: 100%;
  text-align: center;
}

.down_sec .social-links {
  text-align: center;
}

.post-meta-info {}

.theme-list-4 ul li {
  padding: 5px;
}

.team-section .section-sub {
  display: inline-block;
}

.stwo_sec .feature-content {
  padding: 15px 10px;
}

.stwo_sec .feature-content h3 {
  padding: 0px;
}

.set_bluwit .section-sub {
  color: #fff;
}

.set_bluwit .section-title h2 {
  color: #fff;
}

.set_bluwit .section-sub:before {
  top: -3px;
}

.set_bluwit .section-sub::after {
  border-left: 6px solid #fff;
  top: -3px;
}

.single-event-info {
  background-color: white;
  padding: 15px;
  margin-bottom: 20px;
}

.single-event-info .single-event-date {
  width: 110px;
  height: 90px;
  padding: 10px;
}

.single-event-date span {
  font-size: 25px;
}

.single-event-date p {
  font-size: 17px;
}

.small_box .single-event-content {
  padding: 0 25px;
  text-align: left;
}

.single-event-content h3 a {
  font-size: 20px;
  font-weight: 500;
}

.hover_bg h4 {
  color: #fff;
}

.tre_sec .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 210px;
  object-fit: cover;
}

.feature-content.p-4.text-left {
  text-align: left;
}

.product_sec .feature-image img {
  width: 100%;
  height: 300px;
  object-fit: fill;
}

.single-member-info .member-intro {
  padding: 10px;
}

.single-member-info .member-intro h3 a {
  font-size: 17px;
  color: #002147;
  transition: all 0.4s linear 0s;
}

.blog-area .img-fluid {
  height: 200px;
  width: 100%;
  object-fit: cover;
}

.blgs .blog-area .img-fluid {
  height: 227px;
  width: 100%;
  object-fit: cover;
}

.product_sec .single_blog .blog-content {
  min-height: 287px;
}

.big-blog-area .blog-text h3 a {
  color: #002147;
  transition: all 0.4s linear 0s;
  margin-top: 0;
  text-transform: capitalize;
  /*font-size: 20px;*/
  font-size: 18px;
  line-height: 1.8rem;
  font-weight: 600;
  /*font-family: "Poppins";
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;*/
}

.big-blog-area .blog-text h3 {
  margin-bottom: 0;
  padding: 5px 0 10px;
  text-transform: capitalize;
  font-weight: 600;
}

.abt-S img {
  height: 380px;
  width: 100%;
  object-fit: cover;
  position: relative;
}

.abt-S {
  position: relative;
  padding: 70px 0;
}

.abt-S:before {
  content: '';
  background: url(../images/home-5-bg-1.png)no-repeat 0 0;
  background-attachment: scroll;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  background-attachment: fixed;
  background-size: cover;
}

.big-blog-area .blog-text p {

  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.kindergarten .swiper-button-next {
  background-color: #0d1028;
}

.kindergarten .swiper-button-prev {
  background-color: #0d1028;
}

.slider-area-2 .slider-content-2 h2 {
  position: relative;
  color: #fff;
}

.slider-area-2 .slider-content-2 p {
  color: #fff;
}

.slider-area-2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 34, 34, 0.6);
  z-index: 9;
}

.servics .single-item .item-text {
  padding-right: 0;
  padding-left: 0;
  padding: 5px 16px 13px;
}

.servics .single-item h4 a {
  letter-spacing: -0.01em;
  word-spacing: -0.03em;
  font-size: 18px;
}

.servics .single-item:after {}

.servics .single-item::before {}

.marq {}

.servics .single-item .item-icon {}

.servics .item-text p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.servics .item-text h4 {
  /*display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;*/
}

.item-text p {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.slider {
  position: fixed;
  top: 10px;
  right: 20px;
  width: 150px;
  color: white;
  font-family: sans-serif;
  text-align: right;
}

.slider input {
  width: 100%;
  margin-bottom: 5px;
}

.half_column_content h4 {
  font-weight: 500;
  font-size: 18px;
}

.servics .single-item {
  min-height: 0;
}

.single-item h4 a {
  margin: 1px 0 7px;
  text-align: left;
  font-size: 20px;
  display: block;
  line-height: 26px;
}

.single-item figure {

  margin: 0;
}

/*.single-item .item-icon {
  flex:0 0 13%;
  margin: -19px -22px 0;
 }*/
.single-item .item-icon {
  flex: 0 0 13%;
  margin: 0px 0px 0;
}

.video-section .overlay:before {
  content: none;
}

.nav-link:focus,
.nav-link:hover {
  color: #fff;
}

.brands-carousel.new-carousel.py-5.bg3 {
  padding: 70px 0 54px !important;
  background-color: #f7f7f7;
}

.half-column-video .play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #ff003e;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 15px;
  border-radius: 50%;
  transition: all 0.4s linear 0s;
}

.half-column-video .play-button:hover {
  background-color: #ff5202;
  color: #ff5202;
}

.navbar-expand-lg .navbar-nav .nav-link {
  white-space: nowrap;
}

.member-image:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 34, 34, 0.6);
  z-index: 9;
}

.blog_sec .blog-area .img-fluid {
  height: 350px;
  width: 100%;
}

.events-info-2 {
  /*display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  position: absolute;
  bottom: 20px;
  padding: 5px 10px;
  width: 80%;
  left: 10%;
  border-radius: 30px;
  font-size: 14px;
  color: #56566a;*/
}

/* .blog_sec .latest-widget .single-latest {
  padding: 15px 0;
}
.blog_sec .sidebar-wrapper .single-widget h4 {
  margin: 0px;
} */
.blog_sec .sidebar-wrapper .single-widget {
  margin-bottom: 25px;
}

.fts {
  padding: 70px 0 100px;
}

.serviceR .item-icon {}

.contact-form {
  background: #f6f7fb;
  padding: 25px;
  border: 1px solid #dae0f4;
}

.prnts {
  text-align: right;
  margin-top: -45px;
  background: #e6e6e6;
  padding: 7px 0 9px;
}

.prnts a {
  position: relative;
  padding: 6px 24px;

  border: 9px solid #0d1028;
  background: white;
  color: #0d1028;
}

.prnts a:hover {
  background: #ff5202;
  color: #fff;
}

.serviceR .single-item:hover {
  /* box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175); */
  margin-top: -0px;

}

.serviceR .single-item .item-text {
  padding: 0;
}

.feature-content a.button_one:hover {
  background-color: #000;
}

.kindergarten .swiper-button-prev:hover {
  background: #FF5202;
}

.careers_det .col-sm-8 ul {
  padding: 0;
  list-style: none;
}

.careers_det .col-sm-8 ul li {
  padding-left: 22px;
  position: relative;
  line-height: 28px;
  margin-bottom: 7px;
}

.careers_det h2 {
  margin-bottom: 18px;
}

.careers_det .col-sm-8 ul li:before {
  content: '';
  top: 10px;
  left: 0;
  position: absolute;
  background: #ff5202;
  width: 8px;
  height: 8px;
  transform: rotate(42deg);
}

.careers_sec {
  padding-top: 70px;
  padding-bottom: 70px;
}

.highlights-section .blackbtn a {
  background: #000;
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
}

.btn-uploads {
  margin-bottom: 27px;
}

.btn-uploads a {
  display: block;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.careers_sec .section-sub {
  display: inline-block;
}

.careers_sec .single-event-info {
  justify-content: flex-start;
}

.careers_sec .single-event-img img {
  width: 100px;
  height: auto;
}

.careers_sec .single-event-content {
  text-align: left;
}

.careers_sec .single-event-info {
  padding: 10px 15px;
}

.single-event-content h3 {
  margin: 0px;
}

.careers_sec .job_div1 {
  display: flex;
  align-items: center;
  padding: 0px 5px 10px;
}

.blog-content-wrapper a {
  color: #ff003e !important;
}

.careers_sec .single-event-content .bara_text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.careers_sec .single-event-info {
  display: flex;
  flex-direction: column;
}

button[type="submit"] {
  padding: 15px 25px;
  background-color: #ff003e;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  border: 0;
}

.contact-form.mt-4 .form-control::placeholder {
  color: #ccc;
  opacity: 1;
}

.careers_sec .job_div2 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-top: 2px solid #dddddd5e;
  padding: 20px 5px 10px;
}

.careers_sec .job_div2 p {
  margin: 0px;
}

.careers_sec .job_div1 .vj_btn {
  color: white;
  background-color: #ff4000;
  padding: 10px 25px 9px;
  border: 2px solid #ff4000;
}

.careers_sec .job_div1 .vj_btn:hover {
  color: #ff4000;
  background-color: white;
}

.highlights-section ul li a {
  color: #fff;
}

.section-pt .form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #ff4000;
  outline: 0;
  box-shadow: none;
}

.section-pt .form-control {
  background-color: #f9f9ff;
  border: 1px solid #ced4da;
  border-radius: 0px;
  padding: 12px 10px;
  color: #727d85;
}

.section-pt .section-sub {
  display: inline-block;
}

.w_pancayat {
  width: 100%;
}

.serdet_sec .theme-list ul li {
  display: flex;

}

.btn-d {
  display: flex;
}

.btn-d a {
  margin-left: 10px;
  align-self: center;
  padding: 10px 25px;
}

.serdet_sec .theme-list ul li:last-child {}

.serdet_sec .theme-list ul li:last-child a {
  background-color: #ff4000;
  color: white;
  padding: 12px 20px;
  margin: 0px 10px;
}

.serdet_sec .theme-list ul li i {
  background-color: #ff4000;
  color: #fff;
  padding: 5px 4px 4px 5px;
  font-size: 8px;
  border-radius: 50%;
  margin-top: 3px;
  margin-right: 6px;
}

.serdet_sec .half_column_content h3 {
  font-size: 32px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 19px;
  color: #313131;
}

.latest-widget h4 {
  font-size: 31px;
  font-weight: 500;
}

.latest-widget .form-control {
  height: 46px;
  border-radius: 1px;
}

.serdet_sec .half_column_image img {
  object-fit: cover;
  width: 100%;
  height: 310px;
  margin: 20px 0;
}

#search_modal .close {
  position: absolute;
  right: -14px;
  top: -9px;
  background: #fff;
  width: 30px;
  height: 30px;
  padding: 0;
  border-radius: 50%;
  line-height: 29px;
  font-size: 20px;
}

.getqueot {
  padding: 36px;
  box-shadow: 0px 1px 5px #0000002e;
}

.single-testimonial-2 .testimonial-pic img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

.serdet_secul {
  margin: 0;
  padding: 0;
}

.serdet_sec ul {
  padding: 0;
  margin: 0;
}

.serdet_sec ul li {
  display: block;
  position: relative;
  padding: 5px;
  color: #002147;
  transition: all 0.4s linear 0s;
}

.serdet_sec ul li:before {
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 12px;
  color: #ff5202;
}

.single-testimonial-2:before {
  content: "";
  position: absolute;
  left: 115px;
  top: -60px;
  z-index: 9;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 30px;
  background-color: #14bdee;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  text-align: center;
  border: 3px solid #fff;
}

.single-testimonial-2 .testimonial-text p {
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.test_sec .section-title h2 {
  margin: 0px;
}

.sd_tw .section-title h2 {
  color: #fff;
}

.sd_tw .section-sub {
  color: #fff;
}

.sd_tw .section-sub::after {
  border-left: 6px solid #fff;
}

.serdet_sec2 {
  padding-bottom: 100px;
  padding-top: 70px;
}

.social-profile-3 ul li a {
  display: inline-block;
  line-height: 40px;
  color: #002147;
  border-radius: 0px;
  background-color: #efefef;
  transition: all 0.4s linear 0s;
  text-align: center;
  width: auto;
  height: auto;
  margin: 5px 0;
  padding: 0px 10px;
}

.addnew_1 .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.addnew_1 .single-team {
  overflow: hidden;
  height: 420px;
}

.tre_sec .single-featured-5 h3 {
  padding-top: 5px;
  font-weight: 600;
}

.feature-content h3 a {
  -webkit-line-clamp: 2;
}

.blog_sec .blog_sec .post-text h2 a {
  font-size: 25px;
}

.blog_sec .details-title h2 {
  font-size: 25px;
}

.careers_sec .single-event-info {
  margin-bottom: 35px;
}


.new-carousel .single-event-info .single-event-date {
  width: 56px;
  height: 47px;
  padding: 0 7px;
  top: 10px;
  align-self: flex-start;

  background: #0d1028;
  border-color: #ff5202;
  left: 10px;
}

.new-caoursel .single-event-content {
  padding: 0 14px;
}

.new-caoursel .single-event-content h3 a {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 10px;
  display: block;
}

.new-carousel .single-event-content p {
  color: #666;
  margin-bottom: 5px;
  line-height: 22px;
  font-size: 13px;
}

.new-carousel .single-event-content {
  padding: 0 15px;
}

.new-carousel .single-event-date span {
  font-size: 20px;
  margin: 0;
  display: block;
  line-height: 1.3;
  letter-spacing: 0.04em;
  color: #fff;
}

.new-carousel .single-event-content h3 a {
  font-size: 15px;
  font-weight: 500;
  display: block;
  line-height: 23px;
}

.new-carousel .single-event-date p {
  font-size: 14px;
  line-height: 1;
  color: #fff;
}


/* social icon css start */
.sticky-icon {

  width: 38px;
  position: fixed;
  top: 40%;
  left: 0%;
  z-index: 10;
}

.sticky-form input::placeholder {
  opacity: 0.4;
}

.sticky-icon a {
  transform: translate(-7px, 0px);
  border-radius: 0px 50px 50px 0px;
  text-align: right;
  margin: 0px 0px 5px;
  text-decoration: none;

  display: block;
  font-size: 14px;

  transition: all 0.8s;

}

.sticky-icon a:hover {
  color: #FFF;
  /*transform: translate(-2px,0px);*/
}

.sticky-icon a:hover i {
  /* transform:rotate(360deg);*/
}

.sticky-icon .Facebook {
  background-color: #2C80D3;
  color: #FFF;
}

.sticky-icon .Youtube {
  background-color: #fa0910;
  color: #FFF;
}

.sticky-icon .Twitter {
  background-color: #53c5ff;
  color: #FFF;
}

.sticky-icon .whats {
  background-color: #4ec85b;
  color: #FFF;
}

.sticky-icon .printer {
  background-color: #756e6e;
  color: #FFF;
}

.sticky-icon .printer i {

  background: #756e6e;
  color: #FFF;
}

.sticky-icon a.whats i {

  font-size: 24px;
  color: #fff;
  background: #4ec85b;
}

.sticky-icon .linkedin {
  background-color: #0a66c2;
  color: #FFF;
}

.sticky-icon a.linkedin i {
  color: #fff;
  background: #0a66c2;
}

.sticky-icon .Instagram {
  background-color: #FD1D1D;
  color: #FFF;
}

.sticky-icon .Google {
  background-color: #d34836;
  color: #FFF;
}

.sticky-icon a i {
  background-color: #FFF;
  height: 36px;
  width: 36px;
  color: #000;
  text-align: center;
  line-height: 36px;
  border-radius: 4px;
  margin-left: 7px;
  transition: all 0.5s;
  font-size: 18px;
}

.sticky-icon a i.fa-facebook-f {
  color: #fff;
  background: #2C80D3;
}

.sticky-icon a i.fa-google-plus-g {

  color: #fff;
  background: #d34836;
}

.sticky-icon a i.fa-instagram {
  background-color: #FFF;
  color: #FD1D1D;
}

.sticky-icon a i.fa-youtube {


  background-color: #fa0910;
  color: #fff;
}

.sticky-icon a i.fa-twitter {

  background-color: #53c5ff;
  color: #fff;
}

.sticky-icon .fas fa-shopping-cart {
  background-color: #FFF;
}

.sticky-icon #myBtn {
  height: 50px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  text-align: center;
  padding: 10px;
  text-align: center;
  line-height: 40px;
  border: none;
  outline: none;
  background-color: #1e88e5;
  color: white;
  cursor: pointer;
  border-radius: 50%;
}

.widget-item .widget-content h5 a {
  font-size: 15px;
  position: relative;
  position: relative;
  padding-left: 18px;
}

.widget-item .widget-content h5 a:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "\2b";
  font-family: "Font Awesome 6 Free";
  color: #7c7e84;
  font-size: 10px;
  transition: all 500ms ease;
  font-weight: 600;
  line-height: 17px;
  margin: 0px 0 0px;
}

.widget-item .widget-content h5 a:hover:before {
  content: "\f068";
  color: #ff5202;

}

.widget-item .widget-content h5 a i {
  font-weight: 900;
  position: absolute;
  top: 5px;
  font-size: 10px;
  left: 0;
}

.footer-area .widget-meta {
  padding-left: 18px;
}

.widget-meta span {
  font-size: 13px;
  font-style: normal;
}

.single_widget iframe {
  height: 351px !important;
  top: -59px;
  width: 100% !important;
}

.fwidget {
  text-align: right;
}

.fb-page {}

.sticky-icon .fa-arrow-circle-up {
  font-size: 30px;
}

.sticky-icon #myBtn:hover {
  background-color: #555;
}

.client-btn {
  padding: 5px 5px 5px 5px;
  transform: rotate(-90deg);
  outline: 0;
  font-size: 17px;
  font-weight: 600;
  color: #000;
  cursor: pointer;
  transition: all .2s ease-in-out;
  transform: rotate(-90deg) translate3d(0, 0, 0);
  position: fixed;
  left: auto;
  right: 231px;
  top: 320px;
  width: 215px;

  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: white;
  border: none !important;
}

.client-sticky-button {
    box-sizing: border-box;
    width: 320px;
    background: #ffffff;
    padding: 26px 15px 0;
    position: fixed;
    z-index: 9998000000;
    -webkit-transition: transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out;
    transition: all .2s ease-in-out;
    transform: translate3d(100%,0,0);
    visibility: visible;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    box-shadow: 1px 1px 8px #626262;
}

.client-sticky-button.activeS {
  visibility: visible;
  transform: translate3d(0, 0, 0);
}

.client-btn em {
  font-style: normal;
  font-weight: initial;
}

.button-right-arrow.triangle-up {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid rgb(255, 255, 255);
  position: relative;
  margin-top: 25px;
  position: absolute;
  bottom: 19px;
  left: 14px;
}

.sticky-form h2 {
  font-size: 29px;
  color: rgb(0, 0, 0);
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

.sticky-form p {
  color: rgb(0, 0, 0);
  font-size: 13px;
  line-height: 1.6;
}

.sticky-form button,
.sticky-form input,
.sticky-form textarea {
  width: 100%;
  height: 40px;
  padding: 5px 8px;
  border: 1px solid #e2e2e2;
  outline: 0;
  font-size: 15px;
  border-radius: 4px;
}

.client-sticky-button .form-group {
  margin-bottom: 1rem;
}

.sticky-form textarea {
  resize: none;
      height: 40px;
}

.sticky-form button {
  color: #fff;
  background: #ff003e;
  cursor: pointer;
  transition: all .3s;
  font-weight: 600;
}

.sticky-form button:hover {
  background: #ff4000;
  color: rgb(255, 255, 255);
}

/* social icon css End */

.section-pt .form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #ff4000;
  outline: 0;
  box-shadow: none;
}

.section-pt .form-control {
  background-color: #f9f9ff;
  border: 1px solid #ced4da;
  border-radius: 0px;
  padding: 12px 10px;
  color: #727d85;
}

.apply_form.bg_dark_9.p-5 .form-control::placeholder {
  opacity: 0.4;
}

.section-pt .section-sub {
  display: inline-block;
}

.im-bottom {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #e9e9e9;
  margin-top: 20px;
  padding-top: 11px;
}

.dows {
  flex: 0 0 54%;
}

.social-links strong {
  display: block;
}

.navC {
  position: sticky;
  top: 100px;
  left: 0;
  margin-bottom: 19px;
  right: 0;
  top: 0;
  z-index: 10;
  background: #000;
  margin-top: 00px;
}

.dows ul {
  padding-top: 4px;
  padding-left: 0;
  margin: 0;
  display: flex;
  list-style: none;
}

.s-top {
  padding: 50px 0 0;
}

.monthsul {
  margin: 0;
  display: flex;
  padding: 0;
  flex-wrap: wrap;
  justify-content: space-between;
}

.monthsul li {
  flex: 1;
  text-align: center;
  list-style: none;
  position: relative;
}

.monthsul li:before {
  content: '';
  background: #fff;
  position: absolute;
  right: 0;
  top: 14px;
  height: 22px;
  width: 1px;
}

.monthsul li a {
  display: block;
  padding: 10px 10px;
  font-size: 16px;
  font-weight: 500;
  color: white;
}

.monthsul li a.activeMonth {
  color: #fff;
  background: #f60;
}

.calendarPrgrame {
  position: relative;
  margin-bottom: 70px;
}

.sectionp {
  border: 1px solid #ddd;
  margin-bottom: 30px;
  padding: 20px;
}

.sectionp h3 {
  font-size: 18px;
  font-weight: 500;
  background: #dbdbdb;
  padding: 12px 21px;
  margin-bottom: 0;
  color: #3c3c3c;
  margin: -20px -21px 16px;
}

.sectionp table a {
  color: black;
  font-weight: 500;
}

.sectionp table a:hover {
  color: #ff5202;
}

.down_sec .section-title a {
  color: black;
  font-weight: 500;
}

.down_sec .section-title a:hover {
  color: #ff5202;
}

.border-3 {
  border: 2px solid #ff5202;
  transition: all 0.4s linear 0s;
}

.testimonials-wrapper-2 .owl-dots .owl-dot.active span {
  background-color: #ff5202;
  height: 30px;
}

.testimonials-wrapper-2 .owl-dots .owl-dot span {
  background: #ff52027a;
}

.single-testimonial-2:before {
  content: "";
  position: absolute;
  left: 115px;
  top: -60px;
  z-index: 9;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 30px;
  background-color: #ff5202;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  text-align: center;
  border: 3px solid #fff;
}



.pd_sec {
  padding: 60px 0px;
}

.pd_sec .right_area {}

.pd_sec .right_area h2 {
  color: #000;
}

.pd_sec .right_area .pr_area {
  display: flex;
  align-items: center;
  margin: 10px 0px 15px;
}

.pd_sec .right_area .pr_area h5 {
  margin: 8px 0px;
  color: black;
  font-size: 22px;
}

.pd_sec .right_area .pr_area .r_area {
  display: flex;
  margin-left: 10px;
  align-items: center;
}

.pd_sec .right_area .pr_area .r_area ul {
  padding: 0px;
  display: flex;
  margin: 0px;
}

.pd_sec .right_area .pr_area .r_area ul li {
  list-style: none;
  color: #e8a111;
}

.pd_sec .right_area .pr_area .r_area span {
  font-size: 14px;
  margin-left: 7px;
  color: #747774;
}

.pd_sec .right_area .product-single__shortdes {
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  color: #747774;
  margin-bottom: 27px;
}

.group-single__items {
  margin-bottom: 21px;
}

.product-single__vendor,
.product-single__sku,
.product-single__cat,
.product-single__tags {
  margin-bottom: 15px;
}

.block_information .control-label {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  color: #343434;
  letter-spacing: .01px;
  min-width: 134px;
  display: inline-block;
}


.details-snippet1 {
  color: #585656;
}

.details-snippet1 .theme-text {
  color: #000000;
  font-weight: 500;
  font-size: 13px;
}

.details-snippet1 .category a {
  color: #ff5202;
  font-size: 13px;
}

.details-snippet1 .category a:hover {
  color: #ff5202;
}

.details-snippet1 .mini-preview img {
  border: 1px solid #585656;
  border: 1px solid #ff5202;
  margin-bottom: 8px;
}

.details-snippet1 .title {
  font-size: 27px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 19px;
  color: #313131;
  line-height: 38px;
  font-family: "Poppins";
}

.ratings_area {
  display: flex;
  align-items: center;
}

.ratings_area ul {
  margin: 0px 5px 0px 8px;
  padding: 0px;
  display: flex;
  align-items: center;
}

.ratings_area ul li {
  list-style: none;
}

.ratings_area ul li i {
  color: #ff7e18;
  font-size: 12px;
}

.ratings_area span {
  font-size: 12px;
  margin-top: 5px;
}

.p-text p {
  font-size: 15px;
  margin-bottom: 41px;
}

.details-snippet1 .price {
  font-weight: 500;
  font-size: 30px;
  color: #313131;
  margin: 17px 0 10px !important;
}

.m-image {}

.social-links {
  display: block;
  justify-content: flex-end;
}

.dows strong {
  margin-right: 14px;
  font-weight: 500;
  color: #313131;
}

.related-product .blog-area .img-fluid {
  height: 190px;
}

.related-product .slick-prev {
  position: absolute;
  top: -91px;
  right: 70px;
  font-size: 19px;
  background: #ddd;
  border: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.related-product .slick-next {
  position: absolute;
  top: -91px;
  right: 0px;
  font-size: 19px;
  background: #ddd;
  border: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.related-product .big-blog-area .blog-text p {
  display: none;
}

.related-product .slick-slide {
  margin: 0 10px;
}

.dows li {
  margin-right: 10px;
}

.dows li strong {
  margin-right: 0;
  font-weight: 500;
  color: #313131;
  text-align: center;
  display: block;
  margin-top: 3px;
}

.dows a {
  text-decoration: none;
  background: #dddddda8;
  color: #000;
  border-radius: 4px;
  padding: 7px 7px;
  font-size: 14px;
  display: block;
}

.social-links strong {
  align-self: center;
  margin-right: 14px;
  font-weight: 500;
  color: #313131;
}

.details-snippet1 .original-price {
  font-weight: 400;
  font-size: 23px;
  color: red;
}

.pd_sec .rs_area {
  /* display: flex; */
  /* align-items: center; */
}

.rang_area {
  margin: 0px 0px 28px;
  display: flex;
}

.pd_sec .rs_area label {
  margin-bottom: 0;
  text-transform: uppercase;
  flex: 0 0 83px;
  max-width: 83px;
  font-weight: 400;
  align-self: center;
}

.rang_area select.form-control {
  width: 138px;
  font-size: 14px;
  border: 1px solid #e1e1e1;
  -moz-appearance: auto;
  cursor: pointer;
  height: 48px;
}

.pd_sec .size_area {
  /* margin-left: 20px; */
}

.pd_sec .size_area input {
  outline: none;

}

.brief-description {
  color: #464343;
}

.select-colors .color {
  display: inline-block;
  border: 1px solid grey;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  margin-right: 5px;
  background-color: black;
}

.select-colors .color.red {
  background-color: red;
}

.select-colors .color.silver {
  background-color: silver;
}

.select-colors .color.black {
  background-color: black;
}

.pd_sec .qty_btn {
  display: flex;
}

.pd_sec .qty_btn button {
  background-color: #ff5202;
  color: #fff;
  border: 1px solid #ff5202;
  font-size: 14px;
  padding: 5px 9px;
}

.pd_sec .qty_btn input {
  width: 55px;
  padding: 4px 10px;
  border-radius: 0px;
  text-align: center;
  margin: 0px 5px;
  border: 1px solid #767676;
  box-shadow: none;
}

.related-heading {
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
}

.details-snippet1 .related-title {
  color: #464343;
  font-weight: bold;
}

.details-snippet1 .related-price {
  color: #464343;
  font-weight: bold;
}

.pd_sec .additional-details {
  text-align: center;
  margin: 30px 0px;
}

.additional-details .nav-link {
  border: none;
  color: #464343;
}

.additional-details .nav-link.active {
  background-color: white;
  color: #464343;
  border: none;
  border-bottom: 4px solid #ff5202;
}

.pd_sec .slider-content img {
  /*height: 370px;
  width: 100%;
  object-fit: cover;*/
  height: 320px;
  width: 100%;
  object-fit: contain;
}

.pd_sec .slider-thumb img {
  height: 90px;
  width: 100%;
  object-fit: contain;
}

.ge-sc_btn {
  margin: 30px 0px;
}

.ge-sc_btn a {
  background-color: #ff5202;
  color: white;
  padding: 10px 15px;
  margin: 10px 7px;
  border: 1px solid #ff5202;
}

.ge-sc_btn a:hover {
  background-color: white;
  color: #ff5202;
}

.pd_sec .social-links {
  justify-content: center;
}

.pd_sec .social-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 4px 0 0;
}

.pd_sec .social-links ul li {
  display: inline-block;
  padding-left: 4px;
}

.pd_sec .social-links ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 27px;
  color: #888;
  font-size: 14px;
  border: 2px solid #e1e1e1;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.19);
  transition: all 0.4s linear 0s;
  text-align: center;
}

.pd_sec .social-links ul li a:hover {
  background-color: #ff5202;
  color: #fff;
}

.product-image {
  border-right: 1px solid #dddd;
  padding-right: 27px;
  position: sticky;
  top: 170px;
}

.fcr {
  position: absolute;
  left: -90px;
  top: 0;
  transform: rotate(270deg);
  opacity: 0.4;
}

.calls .contact-form-wrapper {
  position: relative;
}

.full-width-section.default_bg.calls {
  overflow: hidden;
}

.calendars {
  position: relative;
}

.calendars:before {
  content: '';
  background: url('../images/footer-5-1.png')no-repeat center 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0.7;
  right: 0;
  left: 0;
}

.blog-content.p-4 {
  padding-top: 10px !important;
}

.viewss i {
  color: #9f9f9f;
  font-size: 13px;
}

.viewss span {
  margin-right: 18px;
  color: #9f9f9f;
  font-size: 12px;
}

.careers_det .col-sm-8 .shares ul {
  list-style: none;
  margin: 0;
}

.careers_det .col-sm-8 .shares ul li {
  margin-right: 0;
}

.shares {
  display: flex;
  border-top: 1px solid #ddd;
  padding-top: 20px;
  margin-top: 30px;
}

.shares strong {
  align-self: center;
  color: #313131;
  font-weight: 500;
}

.careers_det .col-sm-8 .shares ul li:before {
  content: none;
}

.viewss {
  display: flex;
  position: static;
  bottom: -20px;
  justify-content: flex-start;
  width: 100%;
  left: 12px;
  padding: 11px 24px 0;
}

.blog-thumb {
  position: relative;
}

.featured-carousel-normale {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap;
}

.down-featured .featured-carousel-normale .single-featured-5:nth-child(3n) {
  margin-right: 13px;
}

.down-featured .featured-carousel-normale .single-featured-5:nth-child(2n) {
  margin-right: 0px;
}

.section-title.downtitle {
  margin: 0 -13px;
}

.featured-carousel-normale .single-featured-5 {
  flex: 0 0 31%;
  margin: 0 13px;
  margin-bottom: 0px;
  margin-bottom: 32px;
  max-width: 31%;
  background: #fff;
  background-color: rgb(255, 255, 255);
  border: 1px solid #dddd;
}

.featured-carousel-normale .single-featured-5:nth-child(3n) {
  margin-right: 0;
}

.widget-list ul li a {
  padding: 0;
}

.widget-list li {
  padding: 0;
  margin-bottom: 11px;
}

.footer-area p {
  font-size: 14px;
  margin-bottom: 23px;
}

.footer-bottom-wrapper {
  background: #212121;
  border-color: rgba(255, 255, 255, 0.14) !important;
}

.footer-area .footer-bottom p {
  margin-bottom: 0;
}

.footer-area i.fa-phone {
  font-size: 11px;
  padding-right: 7px;
  transform: rotate(90deg);
  position: relative;
  top: 4px;
}

.footer-area i.fa-envelope {
  font-size: 12px;
  padding-right: 9px;
}

.footer-area .widget-list ul li a {
  font-size: 13px;
  position: relative;
  padding-left: 13px;
}

.footer-area .widget-list ul li a i {
  font-weight: 900;
  position: absolute;
  top: 4px;
  font-size: 10px;
  left: 0;
}

.footer-area .widget-list ul li a::before {
  /*content: "\f054";
 font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0;top: 0;*/
}

.calls .equal-height {
  overflow: hidden;
}

.op-i {
  position: absolute;
  right: -240px;
  top: -70px;
  opacity: 0.53;
  height: 180px;
  object-fit: contain;
  width: 100%;
}

.op-2 {
  position: absolute;
  left: -240px;
  bottom: -70px;
  opacity: 0.53;
  height: 180px;
  object-fit: contain;
  width: 100%;
}

.serviceR.owl-carousel.owl-loaded li {
  width: 100%;
  list-style: none;
  padding: 0;
}

.serviceR .feature-image img {
  height: 200px;
}

.feature-content p {}

.our-teachers-wrapper.shadow-lg {
  min-height: 390px;

}

.member-info-4.text-center.border-bottom-2.p-3 {
  min-height: 119px;
}

.single-team .member-image-2 img {
  height: 100%;
}

.member-image-2 a {
  display: block;
  height: 320px;
}

.serviceR .featured-text-and-info {
  min-height: 271px;
}

.spcials ul {
  display: flex;
  list-style: none;
  padding: 0;
}

.spcials ul li a {
  text-decoration: none;
  width: 40px;
  display: block;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: #ff5a0d;
  font-size: 19px;
  box-shadow: 0px 0px 1px #0000005e;
}

.theme-list-4 {
  margin-bottom: 20px;
}

.spcials ul li {
  margin-right: 9px;
}

.spcials ul li:last-child {
  margin-right: 0;
}

.intro-section .half_column_content {
  padding-left: 20px;
}

.intro-section .post-meta-info ul li {
  display: flex;
}

.intro-section .post-meta-info i {
  align-self: flex-start;
  position: relative;
  top: 6px;
  padding-right: 7px;
}

.intro-section .post-meta-info span {
  align-self: flex-start;
  display: block;
  line-height: 25px;
}

.intro-section .post-meta-info a {
  color: #ff5a0d;
  word-break: break-all;
}

.asset-S img {
  height: 540px;
  object-fit: cover;
  width: 100%;
  border-radius: 6px;

  position: relative;
}

.imgheight {
  position: relative;
  padding-right: 0px;
}

.imgheight:before {
  content: "";
  position: absolute;
  right: -16px;
  top: 30px;
  bottom: 0;
  width: 40px;
  height: 443px;
  background-color: #ff003e;
  z-index: 0;
  animation: MoveUpDown 2s linear infinite;
  border-radius: 4px;
}

.asset-S {
  background: #0d1028;
  margin-bottom: 100px;
  padding: 60px 0;
}

.asset-S .button_five {
  margin-top: 1.5rem;
}

.asset-S .container-fluid {
  padding: 0;
  overflow: hidden;
}

.revList {
  display: flex;
  padding: 0;
  flex-wrap: wrap;
}

.member-profile-section .single-team img {
  height: 440px;
}

.customised {
  text-align: center;
  position: relative;
  padding: 50px 0;

}

.customised:before {
  content: '';
  background: #063159 url('../images/bg-overlay-home1.png')no-repeat 0 0;
  background-size: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
}

.customised h2 {
  font-size: 32px;
  color: #fff;
  margin-bottom: 20px;
}

.customised h3 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 26px;
  font-weight: 400;
  text-transform: capitalize;
}

.customised ul {
  display: flex;
  margin: 23px 0 0;
  padding: 0;
  list-style: none;
  justify-content: center;
}

.customised ul li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #fff;
  display: block;
  border-radius: 50%;
  color: #111757;
}

.customised .button_five {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}

.customised .button_five:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}

.customised ul li {
  margin-right: 14px;
}

.customised ul li:last-child {
  margin-right: 0;
}

.reviewS {
  position: relative;
  padding: 80px 0;

}

.reviewS:before {
  content: '';
  width: 100%;
  top: 0;
  position: absolute;
  left: 0;
  height: 100%;
  display: block;
  background: url(../images/sr-bg-2-1.jpg);
}

.revList li a {
  display: block;
}

.reviewS .gallery-content h3 {
  font-size: 20px;
}

.revList>li {
  flex: 0 0 25%;
  max-width: 25%;
  list-style: none;
  padding: 0 10px;
  margin-bottom: 20px;
}

.revList .gallery-links {
  display: inline-block;
  padding-top: 0;
  border-top: none;
}

.gallery-links i {
  font-size: 23px;
  color: #d65119;
  background: #fff;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  line-height: 55px;
}

.gallery-links {
  margin-bottom: 10px;
}

.revList li.single-gallery {
  background: none;
}

.revList li img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}

.abt-left {
  padding-left: 0px;

  padding-right: 20px;
  padding-bottom: 0px;
}

.asset-S h2.sub-title {
  color: #fff;
}

.asset-S p {
  color: #fff;
}

.abtl {
  position: relative;
}

.abtl:before {
  content: '';
  background: url(../images/home-5-bg-1.png)no-repeat 0 0;
  background-attachment: scroll;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: -1;
  background-attachment: fixed;
  background-size: cover;
}

.f-prodct .blog-area .img-fluid {
  height: 290px;
  object-position: center;
  padding: 16px;
}

.abt-S .imgheight::before {
  height: 285px;
  right: -8px;
}

.abt-S .imgheight {
  padding-right: 12px;
  padding-left: 20px;
}

.servics {
  position: relative;
  background: #f6f7f9;
  padding-left: 20px;
  padding-right: 20px;
}

.servics:before {
  content: '';
  width: 100%;
  top: 0;
  position: absolute;
  left: 0;
  height: 100%;
  display: block;
  background: url(../images/sr-bg-2-1.jpg)no-repeat center 0;
  background-size: contain;
}

.f-prodct {
  position: relative;
}

.f-prodct:before {
  content: '';
  background: url('../images/footer-5-1.png')no-repeat center 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0.7;
  right: 0;
  left: 0;
  opacity: 0.3;
  background-attachment: fixed;
  z-index: -1;
}

.highlights-section p {
  margin: 0;
}

.highlights-section .social-links ul li {
  padding-top: 0;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.highlights-section .button_five {
  padding-right: 12px;
  padding-left: 12px;
  background-color: #fff;
  align-self: flex-start;
  color: #ff5202;
  border: 2px solid #fff;
  margin-right: 14px;
  background: none;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}

.scroll-top {
  bottom: 20px;
  right: 60px;
}

.highlights-section ul li {
  padding-right: 1px;
  padding-left: 1px;
  color: #fff;
  font-size: 14px;

}

.train-detail .highlights-section ul {
  padding: 0;
}

.highlights-section .social-links ul li a {

  line-height: 37px;
  color: #ff003e;
  border-radius: 50%;
  background-color: rgb(255, 255, 255);
}

.scroll-top {
  display: none !important;
}

.requests .form-select {
  height: 48px;
}

.regster .apply_form {
  background: #dddddd3d;
  border: 1px solid #cececede;

}

.requests .form-control {
  height: 48px;
}

.form-label {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #002147;
}

.section-ptb-3.blgs {
  padding-bottom: 80px;
  padding-top: 60px;
}

.apply_form.bg_dark_9.p-5 {}

.list__item {
  margin-bottom: 10px;
}

.list.condition {
  padding-left: 15px;
}

.text-verify {
  padding: 30px 20px;
}

.requests .container {
  max-width: 910px;
  padding: 30px;
  background: #dddddd3d;
  border: 1px solid #cececede;
}

.down-featured h2.sub-title {
  margin: 0;
}

.vtable .table.table-striped tr td,
.vtable .table.table-striped tr th {
  border-right: 1px solid #ddd;
  font-size: 14px;
  color: #313131;
  width: 139px;
}

#myHeader {
  transition: all 0.3s ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999;
  background: #fff;

}

#myHeader.sticky {

  transform: translateY(-19%);
}

.internal-wrapper {
  transition: all 0.1s ease-in-out;
  margin-top: 128px;
}

main {
  padding-top: 181px !important;
}

.sticky .my-3 {
  margin-top: 9px !important;
  margin-bottom: 0px !important;
}

.header_top_area {
  transition: all 0.3s ease-in-out;
}

.header-top.dark_2_bg {
  transition: all 0.3s ease-in-out;
}

#myHeader.sticky .header-top.dark_2_bg {}

.notverify .table {
  margin: 0;
}

@media only screen and (max-width: 800px) {

  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
  }

  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #no-more-tables tr {
    border: 1px solid #ccc;
  }

  #no-more-tables td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }

  #no-more-tables td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }

  #no-more-tables td:before {
    content: attr(data-title);
  }
}

@media screen and (max-width: 1550px) {
  .f-service ul li a {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 17px;
    min-height: 82px;
  }
}

@media screen and (max-width: 1400px) {
  .single-service {
    min-height: 455px;
    padding-bottom: 30px !important;
  }

  .blgs .blog-area .img-fluid {
    height: 192px;

  }

  .featurd-training .caorousel-featured .feature-image img {
    height: 167px;
  }

  .single-item .item-icon img {
    height: 162px;
  }

  .blog-section .blog-area .img-fluid {
    height: 263px;
  }

  .feature-image img {
    height: 180px;
  }

  .featurd-training .container {
    max-width: 1000px;
  }

  .footer-contact-info-area .container {
    /* max-width: 1000px;*/
  }

  /*.footer-contact-info-area {
    margin: -77px 0 -60px;
  }*/
  .single-footer-widget .usefull-links ul.borders-left {}

  /*.footer-area .container {
    max-width: 1000px;
  }*/
  .featured-carousel-normale .single-featured-5 {
    margin: 0 11px 20px;
  }

  .prnts .container {
    max-width: 1000px;
  }

  .related-product .container {
    max-width: 1000px;
  }

  .pd_sec .container {
    max-width: 1000px;
  }

  .cdws .container {
    max-width: 1000px;
  }

  .ver-one .container {
    max-width: 1000px;
  }

  .vtable .container {
    max-width: 1000px;
  }

  .f-prodct .container {
    max-width: 1000px;
  }

  .customised .container {
    max-width: 1000px;
  }

  .requests .container {
    max-width: 1000px;
  }

  .member-profile-section .container {
    max-width: 1000px;
  }

  .train-detail .container {
    max-width: 1110px;
  }

  .n--training .container {
    max-width: 1000px;
  }

  .training-content .container {
    max-width: 1000px;
  }

  .asset-S .container {
    max-width: 1000px;
  }

  .helps .container {
    max-width: 1000px;
  }

  .servics .container {
    max-width: 1110px;
  }

  .intro-section .container {
    max-width: 1000px;
  }

  .single-team img {
    height: 300px;
  }

  .team-section .container {
    max-width: 1000px;
  }

  .contact-section .container {
    max-width: 1000px;
  }

  .blog-area .container {
    max-width: 1000px;
  }

  .abtl .container {}

  .services-section .container {
    max-width: 1000px;
  }

  .welcome-area .container {
    max-width: 1000px;
  }

  .page-wrapper .container {
    max-width: 1000px;
  }

  .featured-section .container {
    max-width: 1000px;
  }

  .video-section .container {
    max-width: 1000px;
  }

  .featurs.pxl-service-carousel7 .container {
    max-width: 1000px;
  }

  .brands-carousel .container {
    max-width: 1000px;
  }

  .container {
    /* max-width: 1050px;*/
  }

  .subscribe-area .container {
    max-width: 1000px;
  }

  .footer-top .container {
    /*max-width: 1000px;*/
  }
}

/* start responsive css */

.onetimeoffer {}

.onetimeoffer .modal-dialog {
  max-width: 600px;
}

.onetimeoffer .modal-content {
  background-image: linear-gradient(to right, #dc0401, #ff5202, #dc0401);
  padding: 0px 10px 15px;
}

.onetimeoffer .modal-header {
  text-align: center;
  border: none;
}

.onetimeoffer .modal-header h5 {
  color: #fff;
  width: 100%;
}

.main_dflex {
  display: flex;
  justify-content: space-between;
}

.onetimeoffer form.apply_form {
  flex: 0 0 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.onetimeoffer .modal-header .btn-close {
  font-size: 10px;
  background-color: #fff;
  padding: 5px;
  margin-right: 2px;
}

.onetimeoffer img {
  width: 270px !important;
  object-fit: cover;
}

.onetimeoffer .modal-footer {
  border: none;
}

.onetimeoffer .f_timer {
  display: flex;
  justify-content: space-evenly;
  margin: 30px 0px;
}

.onetimeoffer .f_timer span {
  background-color: #6c757d;
  color: #eee;
  padding: 20px 25px;
  font-size: 25px;
  border-radius: 50%;
}



@media screen and (max-width: 1199px) {
  .frt-items {
    margin-left: 0 !important;
  }

  .main-menu ul li a {
    padding: 12px 10px !important;
  }

  .navbar-expand-lg .navbar-collapse ul {
    justify-content: space-between;
    width: 100%;
  }

  .service-text h4 {
    color: #fff;
    font-size: 21px;
  }

  .site_logo {
    display: flex;
    align-items: center;
  }

  .single_info a.button_four {
    margin-top: 11px;
    padding: 8px 20px;
  }

  .special-button {
    margin-top: 11px;
    width: 150px;
    height: 42.5px;
  }

  .special-button a:first-child {
    padding-left: 22px;
    line-height: 42px;
  }

  .single_info .button_icon {
    width: 50px;
  }

  .single_info .fa-shopping-cart {
    font-size: 15px;
  }

  .single_info .info_data h6 {
    margin-bottom: 0px;
  }

  .single_info img {
    padding-right: 10px;
    height: 23px;
  }

  .single-item {
    padding: 5px;
  }

  .single-item .item-icon {
    padding-bottom: 10px;
    margin: 0px;
  }

  .single-countdown span {
    font-size: 50px;
  }

  .pxl-service-carousel7 .pxl-item--readmore a,
  .pxl-service-grid-layout3 .pxl-item--readmore a {
    width: 50px;
    height: 45px;
  }

  .pxl-service-carousel7 .pxl-item--front .pxl-item--title,
  .pxl-service-grid-layout3 .pxl-item--front .pxl-item--title {
    font-size: 20px;
  }

  .pxl-item--readmore i {
    font-size: 25px;
  }

  .contact-form-wrapper textarea {
    padding: 10px;
  }

  .contact-form-wrapper input {
    padding: 10px;
  }

  .brands-carousel .owl-carousel .owl-item img {
    height: 100px;
    padding-top: 0px;
  }

  .blog-lists-wrapper .single-blog-wrapper {
    margin-bottom: 20px;
  }

  .single-footer-widget .usefull-links ul.borders-left {
    padding-left: 40px;
    padding-right: 40px;
  }

  .our-info-box .follow-us-social-links ul li {
    padding-right: 5px;
    margin-right: 5px;
  }

  li .single-footer-contact-info .inner {
    padding: 20px 15px 20px 20px;
  }

  .footer-bottom-area.style3 {
    padding: 80px 0 8px;
  }

  .sticky .header_top_area {
    margin-top: 9px !important;
    margin-bottom: 9px !important;
  }

  .stm-inner {
    width: 100%;
  }

  .stm-inner {
    padding: 15px;
  }

  .stm_iconbox__icon i.fa {
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    flex: 0 0 40px;
    margin-right: 10px;
  }

  .stm_iconbox__icon h5 {
    line-height: 22px;
  }

  .stm-text {
    padding-right: 0px;
    padding-left: 0px;
  }

  .ccard .card {
    height: 300px;
  }

  .ccard .card .face {
    padding: 0 20px;
  }

  .ccard .card .face.face2 h2 {
    font-size: 25px;
    line-height: 35px;
  }

  .f-service ul li a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 15px;
  }

  .height-470 {
    height: 150px;
    background: #3f4259;
    padding-top: 20px;
  }

}

@media screen and (max-width: 991px) {
  .main-menu-area .main-menu .navbar .navbar-toggler {
    font-size: 25px;
  }

  .slider-area-2 .slider-content-2 h2 {
    color: #002147;
    font-size: 40px;
  }

  .slider-area-2 .slider-content-2 p {
    color: #002147;
  }

  .single-service .service-icon {
    margin-bottom: 20px;
  }

  .service-icon img {
    height: 60px;
    object-fit: cover;
  }

  .blog-area .img-fluid {
    height: 450px;
  }

  li .single-footer-contact-info .inner {
    padding: 15px 10px 15px 10px;
  }

  li .single-footer-contact-info {
    min-height: 100%;
  }

  .inner .icon {
    padding-right: 10px;
  }

  .inner .icon img {
    width: 40px;
  }

  .footer-area .row .col-md-6 {
    width: 100%;
    margin: 10px 0px;
  }

  .single-footer-widget .usefull-links ul.borders-left {
    margin-bottom: 0px;
  }

  .footer-area {
    padding-top: 70px;
  }

  .subscribe-wrapper {
    padding: 15px !important;
  }

  .subscribe-wrapper input {
    height: 50px;
    padding: 0 10px;
  }

  .i-flex button {
    height: 50px;
    padding: 15px 10px;
  }

  .pxl-item--image img {
    height: 300px;
  }

  .section-sub {
    font-size: 17px;
  }

  .section-title h2 {
    font-size: 25px;
    margin-bottom: 0px;
  }

  .sub-title {
    font-size: 25px;
  }

  body p {
    line-height: 28px;
    font-size: 14px;
  }

  .blog-area .img-fluid {
    height: 350px;
  }

  .theme-list ul li a {
    font-size: 14px;
  }

  .main-menu {
    padding: 15px 0px;
  }

  .mobile_site_logo a img {
    width: 150px;
  }

  .single-service:before {
    width: 80px;
    left: -55px;
  }

  .single-service {
    min-height: 370px;
  }

  .featured-area-2 .row {
    flex-direction: column-reverse;
  }

  .featured-area-2 .row .col-sm-6 {
    width: 100%;
  }

  .f-service ul li a {
    min-height: 91px;
  }

  .stm-inner {
    padding: 20px;
  }

  .ccard .card .face {
    padding: 0 10px;
  }

  .ccard .card {
    height: 330px;
  }

  .half_columnn_image img {
    object-fit: contain;
  }

  .customised h2 {
    font-size: 25px;
  }

  .customised h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .blog-content.p-4 {
    padding: 10px !important;
  }

  .latest-widget {
    padding: 10px;
  }

  .holder ul li a {
    font-size: 15px;
  }

  .highlights-section {
    margin-top: 20px;
  }

  .featured-2-section .featured-area-2 .row {
    flex-direction: row;
  }

  .link-ul li a {
    padding: 20px 0;
  }

  .hero-section h1 {
    margin-bottom: 0px;
  }

  .link-ul li a i {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 15px;
    margin-right: 5px;
  }

  .link-ul li a {
    height: 90px;
  }

  .button_one {
    padding: 15px 10px;
    font-size: 15px;
  }

  .featured-carousel-normale {
    display: flex;
    margin: 0 0px;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
  }

  .featured-carousel-normale .single-featured-5 {
    margin: 0 0px 20px;
    flex: 0 0 32%;
    max-width: 32%;
  }

  .featured-carousel-normale .single-featured-5 .featured-text-and-info {
    margin: 0px !important;
  }

  .featured-carousel-normale .feature-image img {
    height: 250px;
  }

  .train-detail .col-sm-9 {
    width: 100%;
  }

  .train-detail .col-sm-3 {
    width: 100%;
  }

  .t-cols:first-child {
    flex: 0 0 40%;
  }

  .scontents .tab-pane {
    margin-left: 10px;
  }

  .dows li {
    flex: 0 0 40%;
  }

  .button_four {
    padding: 10px 15px;
  }

  .cdws .down_sec #no-more-tables td {
    padding-left: 10px;
  }

  .highlights-section .social-links ul li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }

  .careers_sec .single-event-info {
    padding: 10px 10px;
  }

  .single-event-content {
    padding-left: 15px;
  }

  .careers_sec .job_div1 .vj_btn {
    color: white;
    background-color: #ff4000;
    padding: 10px 20px 9px;
    border: 2px solid #ff4000;
    margin-left: 15px;
  }

  .careers_sec .job_div2 {
    flex-direction: column;
  }

  .careers_sec .latest-widget marquee {
    height: 300px;
  }

  .jts {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .pd_sec .rs_area label {
    margin-bottom: 0;
    text-transform: uppercase;
    flex: 0 0 67px;
    max-width: 78px;
    font-weight: 400;
    align-self: center;
  }

  .v-counter {
    border-radius: 6px;
    max-width: 300px;
    overflow: auto;
    margin-right: 8px;
    padding: 0px 4px;
    border: 1px solid #e1e1e1;
    align-self: center;
  }

  .b--btn a {
    margin-left: 0;
    margin-top: 11px;
  }

  .b--btn button {
    width: 100%;
  }

  .b--btn {
    display: block;
    margin-left: 7px;

  }

  .main-menu .bbigdropdownclass>.dropdown-menu {
    flex-wrap: wrap;
    min-width: 0;
    padding: 11px 0px;
    left: 0;
    right: 0;
  }

  .main-menu .dropdown.bbigdropdownclass {
    position: relative;
  }

  .sticky-icon {
    display: none;
  }

  #client-sticky-button {
    display: none;
  }

  .form-group.row.p0 .form-control {
    margin-bottom: 18px;
  }

  .form-group.row.p0 .select2-container {
    margin-bottom: 20px;
  }

  .form-group.row.p0 {
    margin: 0;
  }

  .internal-wrapper tr td,
  .internal-wrapper tr th {
    font-size: 11px !important;
    padding: 1px;
    letter-spacing: -0.03em;
  }

  .internal-wrapper .col-md-12 table {
    width: 100% !important;
  }

  .order-total td.text-right {
    text-align: center !important;
  }

  .ct-inner .proceed-btn {
    text-align: center;
    width: 100%;
    margin-bottom: 16px;
    display: block;
    font-size: 14px;
  }

  .ct-inner .continue-btn {
    text-align: center;
    width: 100%;
    margin-bottom: 16px;
    display: block;
    font-size: 14px;
  }

  .order-total td.text-right strong {
    font-weight: bolder;
    font-size: 24px;
    color: #000;
  }

  .footer-contact-info-area {
    background: #003462;
  }

  .single-footer-widget .usefull-links ul li {
    text-align: left;
  }

  li .single-footer-contact-info .text p {
    color: #828282;
    margin: 0;
    font-size: 13px;
    text-align: left;
    line-height: 18px;
  }

  .txt-a {
    margin-bottom: 3px;
    color: #828282;
    font-size: 13px;
  }

  .copyright-text p {
    font-size: 10px;
  }

  .single-footer-widget .usefull-links ul li:last-child {
    margin-bottom: 0;
  }

  .single-footer-widget .usefull-links ul {
    float: none;
    text-align: center;
  }

  .single-footer-widget .usefull-links ul.borders-left {
    padding: 0px;
    margin: 0;
  }

  .title-style2 {
    text-align: center;
  }

  .overlay_3::before {
    border-radius: 4px;
  }

  .frt2 .owl-nav {
    position: absolute;
    top: -70px;
    right: 0px;
  }

  .featured-training .section-title {
    text-align: left !important;
  }

  .caorousel-featured {
    margin: 0 auto;
  }

  #myHeader.sticky {
    transform: translateY(-18px);
  }

  #myHeader {
    z-index: 1000;
  }

  .special-button {
    margin-top: 7px;
    width: 100%;
    height: 37.5px;
    margin: 0 auto;
    text-align: center;
  }

  .single_info {
    display: flex;
    flex-direction: column;
  }

  .header_top_area {
    margin: 0 !important;
  }

  .v-mobile {
    display: block;
  }

  .header_top {
    display: none;
  }

  .single_info .info_data h6 {
    display: none;
  }

  .t-cols ul {
    display: flex;
    flex-wrap: wrap;
  }

  .t-cols.lstcol ul li {
    margin-bottom: 14px;
    flex: 100%;
    justify-content: center;
  }

  .t-cols ul li {
    flex: 0 0 32%;
    margin-bottom: 0;
  }

  .train-detail {
    padding-top: 40px;
  }

  .t-img img {
    width: 100%;
    width: 100%;
    height: 190px;
    margin-bottom: 30px;
    object-fit: contain;
  }

  .p--price {
    justify-content: center;
  }

  .tab-content p span {
    font-size: 14px !important;
  }

  .section-ptb.product_sec .blog-area .img-fluid {
    height: 230px;
    width: 100%;
    object-fit: contain;
    padding: 15px;
  }

  .product_sec .single_blog .blog-content {
    min-height: 0;
  }

  .f-prodct .blog-area .img-fluid {
    height: 210px;
    object-fit: contain;
  }

  .f-prodct .owl-nav button.owl-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .ft-p.show_navigation .owl-nav button.owl-prev {
    margin-right: 0;
  }

  .f-prodct .owl-nav button i {
    font-size: 17px;
  }

  .f-prodct .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .f-prodct .section-title.text-center {
    text-align: left !important;
  }

  .ft-p.show_navigation .owl-nav {
    /*position: absolute;*/
    /*top: -80px;*/
    /*right:1px;*/
    /*display:block;*/
  }

  .servics {
    padding: 30px 0;
  }

  .sub-title {
    font-size: 21px;
    line-height: 31px;
  }

  .sticky .mobile_site_logo a img {
    padding-top: 0px;
  }

  .sticky .main-menu-area .main-menu .navbar .navbar-toggler {
    font-size: 25px;
    position: relative;
    top: 0px;
  }

  .theme-list-4 ul li {
    padding: 5px;
    font-size: 14px;
  }

  .abt-left {
    padding-right: 0;
  }

  .intro-section .half_column_content {
    padding-left: 0;
  }

  .wels:before {
    content: none;
  }

  .mobile_site_logo a img {
    width: 120px;
  }

  main {
    padding-top: 106px;
  }

  .slider-area-2 .slider-content-2 h2 {
    color: #002147;
    font-size: 30px;
  }

  .slider-area-2 .slider-content-2 p {
    color: #002147;
    font-size: 14px !important;
    line-height: 25px;
  }

  .button_five {
    padding: 6px 15px;
  }

  .single-service {
    min-height: 325px;
    padding: 15px !important;
  }

  .service-text h4 {
    font-size: 18px;
  }

  .img-height:before {
    content: none;
  }

  .equal-height {
    width: 100%;
    height: 350px;
    object-fit: cover;
  }

  .page-wrapper.section-ptb.sat_padd.offering .col-lg-4.col-md-6.py-3.aos-init.aos-animate {
    width: 50%;
  }

  .footer-contact-info {
    display: flex;
    flex-direction: column;
    padding: 10px 15px;
    border: 1px solid #b1b1b1;
  }

  .inner .icon {
    padding-right: 15px;
  }

  li .single-footer-contact-info {
    max-width: 100%;
    border-bottom: 1px solid #AAA;
    border-right: none;
  }

  .i-flex:first-child {
    flex: 0 0 21%;
  }

  .i-flex button {
    height: 48.59px;
    padding: 15px 0px;
  }

  .i-flex {
    flex: 1;
    margin-right: 10px;
  }

  .header_top {
    justify-content: center !important;
  }

  .single_info a.button_four {
    padding: 8px 10px;
  }

  .single_info .info_data h6 {
    font-size: 14px;
  }

  .single_info .info_data p {
    font-size: 14px;
  }

  .header_top_area .site_info {
    justify-content: flex-end;
    flex: 0 0 100%;
    display: none !important;
  }

  .single_info a.button_four {
    font-size: 14px;
    margin: 0 auto 10px;
    color: #fff;
    width: 100%;
    text-align: center;
  }

  .height-700 {
    height: auto;
  }

  .services-section {
    transform: translateY(-20px);
  }

  .slider-area-2 .slider-content-2 {
    margin: 50px 0px;
    left: auto;
  }

  .services-area:before {
    top: 70px;
    z-index: -3;
  }

  .section-sub {
    font-size: 15px;
  }

  .equal-height {
    width: 100%;
    height: 10%;
    object-fit: cover;
  }

  .single-item {
    min-height: 0px;
  }

  .section-ptb .section-title h2 {
    font-size: 25px;
    margin-bottom: 0px;
    line-height: 40px;
  }

  .featurs.pxl-service-carousel7 .col-sm-4 {
    width: 49.9%;
    margin-bottom: 20px;
  }

  .pxl-service-carousel7 .pxl-item--front .pxl-item--title,
  .pxl-service-grid-layout3 .pxl-item--front .pxl-item--title {
    font-size: 18px;
    padding: 0 0 0 0px;
  }

  .service-icon img {
    height: 50px;
    object-fit: cover;
  }

  [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0);
  }

  .abt-S:before {
    content: none;
  }

  .imgheight:before {
    content: none;
  }

  .abt-S .imgheight {
    padding-right: 0px;
    padding-left: 0px;
  }

  .abt-S .row {
    flex-direction: column;
  }

  .abt-S .row .col-sm-6 {
    width: 100%;
  }

  .abt-S img {
    height: 100%;
    margin-top: 10px;
  }

  .ccard .card {
    flex: 48%;
    max-width: 48%;
    margin: 5px auto;
  }

  .crs .ccard .mb-5 {
    margin-bottom: 0rem !important;
  }

  .crs:before {
    background: none;
    background-color: #f6f7f9;
  }

  .section-title h2 {
    font-size: 22px;
    margin-bottom: 0px;
    line-height: 30px;
  }

  .ccard p {
    color: #fff;
    font-weight: 400;
  }

  .ccard .card .face.face2 h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .f-service ul {
    flex-wrap: wrap;
    justify-content: center;
  }

  .f-service ul li {
    flex: 0 0 32.99%;
  }

  .f-service ul li a {
    min-height: 70px;
  }

  .abtl:before {
    content: none;
  }

  .member-profile-section .row {
    flex-direction: column;
  }

  .member-profile-section .row .col-sm-6 {
    width: 100%;
  }

  .personal-details li {
    justify-content: space-between;
  }

  .revList>li {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .blog-content.p-4 {
    padding: 10px !important;
  }

  .servics .row .col-sm-3 {
    width: 100%;
  }

  .servics .row .col-sm-9 {
    width: 100%;
    margin-top: 20px;
  }

  .calss {
    margin-top: 30px;
  }

  .servics .single-item {
    min-height: 100%;
  }

  .testimonials-section:before {
    background: none;
    background-color: #0d1028;
  }

  .tm-pricebox {
    padding: 25px;
  }

  .featured-carousel-normale .single-featured-5 {
    margin: 0 0px 20px;
    flex: 0 0 49%;
    max-width: 49%;
  }

  .link-ul {
    list-style: none;
    display: flex;
    margin: 0 -12px;
    padding: 0;
    flex-wrap: wrap;
    justify-content: center;
  }

  .link-ul li a {
    height: 90px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 10px;
  }

  .link-ul li {
    padding: 0 12px;
    flex: 0 0 48%;
    max-width: 48%;
    margin: 5px 0px;
  }

  .link-ul li a i {
    width: 35px;
    height: 35px;
    line-height: 34px;
    font-size: 20px;
    margin-right: 5px;
  }

  .training-content .tform .row {
    flex-direction: column;
    width: 100%;
    margin: 0px;
  }

  .training-content .tform .row .col-sm-6 {
    width: 100%;
  }

  .training-content .tform .row .col-sm-4 {
    width: 100%;
    margin: 15px 0px;
  }

  .training-content .tform .row .col-sm-2 {
    width: 100%;
  }

  .internal-wrapper {
    transition: all 0.1s ease-in-out;
    margin-top: 76px;
  }

  .t-text {
    display: flex;
    flex-direction: column;
  }

  .nav.nav-tabs.s-tabs {
    justify-content: center;
  }

  .nav-tabs.s-tabs li {
    flex: 0 0 33%;
  }

  .pd_sec {
    padding: 50px 0px;
  }

  .pd_sec .slider-content img {
    height: 100%;
  }

  .pd_sec .details-snippet1 .px-4 {
    padding: 20px 0px !important;
  }

  .details-snippet1 .title {
    font-size: 25px;
    margin-bottom: 0px;
    line-height: 30px;
  }

  .sectionDivs .sectionp {
    border: none;
    margin-bottom: 0px;
    padding: 20px 0px 0px;
    font-size: 14px;
  }

  .sectionp h3 {
    margin: 0px;
  }

  .vtable .row .col-sm-12 {
    max-width: 100%;
    overflow: hidden;
    overflow-x: scroll;
  }

  .down-featured .featured-carousel-normale .single-featured-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .details-meta .single-meta p {
    font-size: 11.5px;
  }

  .latest-blogs-area .owl-nav button {
    border: 2px solid #ff5202 !important;
    width: 35px;
    height: 35px;
    line-height: 32px !important;
  }

  .latest-blogs-area .owl-nav {
    text-align: center;
    margin-top: 15px;
  }

  .careers_sec .row {
    flex-direction: column-reverse;
  }

  .careers_sec .row .col-sm-4 {
    width: 100%;
  }

  .careers_sec .row .col-sm-8 {
    width: 100%;
  }

  .careers_sec .latest-widget marquee {
    height: 250px;
  }

  .highlights-section ul li {
    font-size: 14px;
  }

  .contact-form {
    padding: 15px;
  }

  .inputGroup label {
    flex: 0 0 35%;
    max-width: 34%;
  }

  .contact-from-wrapper-2 strong {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .page-wrapper.gets h3 {
    font-size: 22px;
  }

  .onetimeoffer .modal-dialog {
    max-width: 560px;
  }
}

@media screen and (max-width: 575px) {
  .featurs.pxl-service-carousel7 {
    padding: 90px 0 50px;
  }

  .big-blog-area.border.bg-white {
    min-height: 0 !important;
  }

  .blog-section .blog-area .img-fluid {
    height: auto;
  }

  .special-button {
    margin-top: 7px;
    width: 100%;
    height: 37.5px;
    margin: 0 auto;
    text-align: center;
  }

  .info_data h6 {
    display: none;
  }

  .header_top .single_info a.button_four {
    color: #fff;
  }

  .header_top_area {
    display: block;
  }

  .frt-items .owl-nav {
    top: -68px;
  }

  .t-cols.lstcol {
    justify-content: center;
  }

  .reservebtn .button_four {
    background-color: #fff;
  }

  .main-menu {
    padding: 10px 0px;
  }

  .mobile_site_logo a img {
    width: 100px;
  }

  main {
    padding-top: 85px;
  }

  .slider-area-2 .slider-content-2 h2 {
    color: #002147;
    font-size: 25px;
  }

  .slider-area-2 .slider-content-2 {
    left: 140px;
    margin: 60px 0px;
    padding: 20px 20px !important;
    width: 440px;
  }

  .services-section .container {
    max-width: 550px;
  }

  .services-section {
    transform: translateY(-70px);
  }

  .single-service {
    min-height: 235px;
    padding: 15px !important;
  }

  .wels {
    position: relative;
    padding: 0px 0 80px;
  }

  .equal-height {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .services-area:before {
    content: none;
  }

  .page-wrapper.section-ptb.sat_padd.offering .col-lg-4.col-md-6.py-3.aos-init.aos-animate {
    width: 100%;
  }

  .fcr {
    display: none;
  }

  .sticky-icon {
    z-index: 110;
  }

  .single-footer-widget .usefull-links ul.borders-left {
    padding: 0px;
  }

  .single-footer-widget .usefull-links ul.borders-left::before {
    display: none;
  }

  .single-footer-widget .usefull-links ul.borders-left::after {
    display: none;
  }

  .footer-area {
    padding-top: 10px;
  }

  .fd-w {
    display: flex;
    flex-direction: column;
  }

  .i-flex {
    margin-right: 0px;
    margin: 5px 0px;
  }

  .i-flex:last-child {
    margin: 5px 0px;
  }

  .subscribe-wrapper:before {
    display: none;
  }

  .section-title h2 {
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 30px;
  }

  .blog-lists-wrapper .single-blog-wrapper .blog-thumb img {
    width: 100%;
    height: auto;
    object-fit: cover;
    margin-bottom: 0px;
  }

  .blog-lists-wrapper .blog-content-wrapper {
    position: relative;
    border: 1px solid #dee2e6;
    padding: 10px;
  }

  .blog-thumb {
    padding: 0px !important;
  }

  .blog-area .mb-3d-5 {
    padding-bottom: 0.5rem;
  }

  .blog-area .img-fluid {
    height: 100%;
  }

  .brands-carousel .owl-carousel .owl-item img {
    height: 70px;
    padding-top: 0px;
  }

  .contact-form-wrapper h2 {
    font-size: 25px;
    margin-bottom: 8px;
  }

  .featurs.pxl-service-carousel7 .col-sm-4 {
    width: 100%;
    margin-bottom: 20px;
  }

  .single-countdown span {
    font-size: 40px;
  }

  .slider-area-2 .slider-content-2 {
    left: 00px;
    margin: 60px 0px;
    padding: 10px 10px !important;
    width: 300px;
  }

  .slider-area-2 .slider-content-2 h2 {
    color: #002147;
    font-size: 22px;
  }

  .equal-height .half_column_content.px-4 {
    padding: 0px !important;
  }

  .pxl-service-carousel7 .pxl-item--front,
  .pxl-service-grid-layout3 .pxl-item--front {
    max-width: 100%;
  }

  .internal-wrapper {
    margin-top: 50px;
  }

  .height-470 {
    height: 200px;
  }

  .hero-section h1 {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .f-service ul li {
    flex: 0 0 49.99%;
  }

  .stm_iconbox {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .f-service ul li a {
    min-height: 91px;
  }

  .ccard .card {
    flex: 100%;
    max-width: 100%;
    margin: 5px auto;
    height: 250px;
  }

  .section-ptb {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container {

    padding: 0 18px;
  }

  .half_columnn_image img {
    height: 270px;
  }

  .post-meta-info {
    padding: 10px;
  }

  .asset-S img {
    height: 100%;
  }

  .member-profile-section .single-team img {
    height: 100%;
  }

  .qualification h4 {
    font-size: 18px;
  }

  .member-profile-section h3 {
    padding-bottom: 0px;
    font-size: 20px;
    margin-bottom: 20px;
  }

  .member-profile-section h3:before {
    height: 3px;
  }

  .revList>li {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .member-profile-section .mb-5 {
    margin-bottom: 0rem !important;
  }

  .member-profile-section .our-teachers-wrapper {
    margin-bottom: 20px;
  }

  .single-item .item-icon img {
    height: 100%;
  }

  .latest-widget {
    padding: 10px;
  }

  .calss h2 {
    font-size: 20px;
    padding-bottom: 13px;
    margin-bottom: 0px;
  }

  .holder ul li .marq {
    margin-bottom: 0px;
  }

  .servics .single-item {
    min-height: 100%;
  }

  .f-text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .helps h2 {
    color: #fff;
    margin: 0;
    flex: 0 0 100%;
    line-height: 35px;
    text-transform: capitalize;
    text-align: center;
  }

  .d--flex {
    display: flex;
    margin-top: 13px;
    flex-direction: column;
  }

  .highlights-section .button_five {
    margin-right: 0px;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }

  .d--flex ul {
    padding: 0;
    display: flex;
    justify-content: space-evenly;
  }

  .link-ul li {
    padding: 0 12px;
    flex: 0 0 100%;
    max-width: 100%;
    margin: 5px 0px;
  }

  .featured-carousel-normale .single-featured-5 {
    margin: 0 0px 20px;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .footer-contact-info {
    padding: 0px 5px;
  }

  .t-cols ul li .p-btn {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
  }

  .p-btn a:first-child {
    padding: 10px 10px;
  }

  .p-btn a:nth-child(2) {
    padding: 10px 10px;
  }

  .t-cols ul li .reservebtn {
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .train-detail .button_four {
    margin: 0px;
  }

  .nav-tabs.s-tabs li {
    flex: 0 0 49%;
  }

  .nav-tabs.s-tabs button {
    font-size: 15px;
    padding: 12px 3px;
  }

  .nav.nav-tabs.s-tabs button {
    font-size: 13px;
  }

  .scontents .tab-pane {
    padding: 10px;
  }

  h2.bdrline {
    font-size: 22px;
    position: relative;
  }

  .scontents ul {
    padding-left: 20px;
  }

  .train-detail .past-training {
    max-width: 100%;
    overflow: hidden;
    overflow-x: scroll;
  }

  .related-product .slick-prev {
    top: -60px;
    right: 50px;
    font-size: 16px;
    width: 35px;
    height: 35px;
  }

  .related-product .slick-next {
    top: -60px;
    right: 5px;
    font-size: 16px;
    width: 35px;
    height: 35px;
  }

  .dows {
    flex: 0 0 40%;
  }

  .dows li {
    flex: 0 0 80%;
  }

  .details-snippet1 .title {
    font-size: 22px;
  }

  .details-snippet1 .original-price {
    font-size: 18px;
  }

  .details-snippet1 .price {
    font-size: 22px;
    margin: 10px 0 10px !important;
  }

  .related-product .blog-area .img-fluid {
    height: 100%;
  }

  .sectionDivs .sectionp {
    border: none;
    margin-bottom: 0px;
    padding: 20px 0px 0px;
    font-size: 14px;
  }

  .alert-danger {
    padding: 10px;
  }

  .down-featured .featured-carousel-normale .single-featured-5 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .hero-section.blogSection h1 {
    font-size: 19px;
    margin: 0px;
    line-height: 26px;
  }

  .blog_sec .details-title h2 {
    font-size: 19px;
    line-height: 27px;
  }

  .details-meta .f-left {
    display: flex;
    align-self: center;
    flex-direction: row;
  }

  .details-meta .single-meta i {
    padding-right: 2px;
  }

  .details-meta .single-meta {
    padding-right: 3px;
    margin: 2px 0px;
  }

  .share-option ul li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 0;
    border-width: 1px;
    font-size: 12px;
    padding-left: 5px;
    margin-left: 5px;
  }

  .careers_sec .job_div1 {
    flex-direction: column;
  }

  .single-event-content {
    padding-left: 0px;
    margin: 15px 0px;
  }

  .single-event-img {
    padding: 15px 0px 0px;
  }

  .event-link {
    margin: 0px 0px 15px;
  }

  .desc ul li .ic-txt {
    overflow: hidden;
  }

  .desc {
    padding: 15px;
  }

  .careers_det .sub-title {
    font-size: 22px;
    line-height: 35px;
  }

  .shares {
    padding-bottom: 20px;
  }

  .framt iframe {
    width: 100%;
    height: 100%;
  }

  .contact-from-wrapper-2 ul li {
    font-size: 14px;
  }

  .apply_form.bg_dark_9.p-5 {
    padding: 15px !important;
    font-size: 14px;
  }

  .apply-wrapper h2 {
    font-size: 25px;
    padding-bottom: 5px;
  }

  form.apply_form h3 {
    font-size: 18px;
  }

  .apply-wrapper h3:after {
    height: 3px;
  }

  .member-profile-section.section-pt.sat_padd.regster h3 {
    padding-bottom: 10px;
  }

  .apply-wrapper select {
    border-radius: 0;
    height: 50px;
    font-size: 14px;
  }

  .form-group label {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .section-pt .form-control {
    font-size: 14px;
    height: 50px;
  }

  .main_dflex {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .onetimeoffer form.apply_form {
    width: 100%;
  }

  .onetimeoffer .modal-header h5 {
    color: #fff;
    width: 100%;
    font-size: 17px;
  }

  .onetimeoffer .modal-header .btn-close {
    margin: -10px 0px 10px 10px;
  }
}

.had_pancayat {
  position: absolute;
  left: auto;
  right: 0px;
  width: 45px;
  text-align: center;
  top: 0px;
  display: none;
}

.had_pancayat_2 {
  position: absolute;
  left: auto;
  right: 0px;
  width: 45px;
  text-align: center;
  top: 0px;
  display: none;
}

.navbar-expand-lg .navbar-nav .button_four {
  display: none;
}

.navbar-expand-lg .navbar-nav .special-button {
  display: none;
}

.product-name a {
  color: black;
}

.Hbtn_pancayat {
  display: none;
}

.spin-div {
  display: flex;
}

.internal-wrapper .table td {
  vertical-align: middle;
}

.form-control::placeholder {
  opacity: 0.8;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.65rem .75rem;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .375rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.spin-div input {
  padding: 3px 8px;
  text-align: center;
  margin: 0px 1px;
  border-radius: 0px;
  border: 1px solid #0d1028;
}

.spin-div .items-count {
  background-color: #ff5202;
  color: #fff;
  border: none;
  padding: 0px 8px;
}

.continue-btn {
  float: right;
  background-color: #ff5202;
  color: #fff;
  padding: 10px 15px;
}

.upt-btn {
  background-color: #ff5202;
  color: #fff;
  padding: 8px 15px;
}

.ct-total {
  border: 1px solid #dee2e6;
  margin: 15px 0px 15px auto;
  width: 250px;
  padding: 10px 15px;
  padding-bottom: 20px;
}

.ct-inner table {
  width: 100%;
  margin-bottom: 20px;
}

.ct-inner table tr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ct-inner .proceed-btn {
  color: #fff;
  background-color: #ff5202;
  padding: 10px;
}

.ct-inner {
  text-align: center;
}

.cartInnWrapper .alert-warning {
  margin: 15px 0px;
}

.panel-default {
  border: 1px solid #dee2e6;
  padding: 20px 18px;
  margin-bottom: 15px;
}

.select2-container .select2-selection--single {
  height: 42px !important;
  padding: 6px 0px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 9px !important;
}

.panel-heading .panel-title {
  display: flex;
  justify-content: space-between;
}

.panel-heading .panel-title a {
  color: #ced4da;
  font-size: 20px;
}

.shot-table a {
  color: #000;
}

.proceed-btn {
  background-color: #ff003e;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}

.shot-table tbody {
  font-size: 14px;
}

.panel-default .panel-body .col-md-4 {
  margin-top: 15px;
}



@media screen and (max-width: 1199px) {
  /*.select2-container {*/
  /*    width: 185px !important;*/
  /*}*/
}

@media screen and (max-width: 991px) {
  .had_pancayat {
    display: block;
  }

  .had_pancayat_2 {
    display: block;
  }

  .main-menu .dropdown-toggle::after {
    content: none;
  }

  .had_pancayat_ul li {
    font-size: 13px;
  }

  .had_pancayat_ul_2 {
    background-color: #0d1028 !important;
    margin: 0px 10px !important;
    width: 95% !important;
  }

  .main-menu .nav-link.has-child::after {
    content: none;
  }

  .main-menu ul li a {
    white-space: normal;
  }

  .Hbtn_pancayat {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .internal-wrapper .col-md-12 {
    overflow: scroll;
  }

  .internal-wrapper .col-md-12 table {
    width: 1130px;
  }

  .Hbtn_pancayat {
    display: block;
  }

  .shot-table {
    width: 100% !important;
  }

  .select2-container {
    margin: 0px 0px 15px;
    width: 100% !important;
  }

  .panel-default .panel-body .col-md-4 {
    margin-top: 20px;
  }








}

@media screen and (max-width:600px) {
  .t-cols ul li {
    flex: 0 0 50%;
  }
}

@media screen and (max-width: 575px) {
  .button_four {
    background-color: #ff5202;
    border: 0px solid #ff5202;
    font-size: 14px;
    margin: 5px 0px;
  }

  .navbar-expand-lg .navbar-nav .button_four {
    display: block;
    width: 150px;
    text-align: center;
  }

  .navbar-expand-lg .navbar-nav .special-button {
    display: block;
    margin-left: 0px;
    margin-top: 5px;
    padding: 0px;
  }

  .navbar-expand-lg .navbar-nav .special-button a {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }

}


@media screen and (max-width:480px) {
  .t-cols ul li {
    flex: 0 0 100%;
    margin-bottom: 15px;
  }
}

.comments-box-wrapper {
  margin-top: 100px;
}

.big-blog-area.border.bg-white {
  min-height: 560px;
}


@media (min-width: 992px) {
  /*.main-menu .dropdown:hover > .dropdown-menu {*/
  /*    display: block;*/
  /*    max-height: 360px;*/
  /*    overflow-y: auto;*/
  /*}*/
}






.fd-w {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.i-flex {
  flex: 0 0 24% !important;
  margin-right: 0px;
}

.i-flex .input-group-text .select2-container {
  width: 100%;
    z-index: 99;
}

@media screen and (max-width:1199px) {
  .i-flex .input-group-text .subContactDropdown {
    width: 100% !important;
    z-index: 9;
  }

  .input-group-text .quoContactDropdown {
    width: 100% !important;
  }
}

@media screen and (max-width:991px) {
  .i-flex .input-group-text .subContactDropdown {
    margin: 0px;
  }

  .subscribe-area .subAllCountry .input-group-text {
    height: 50px !important;
  }

  .i-flex .subAllCountry {
    flex-wrap: nowrap;
  }

  .quoContactDropdown {
    margin: 0px;
  }
}

@media screen and (max-width:767px) {
  .fd-w {
    flex-wrap: wrap;
  }

  .i-flex {
    flex: 0 0 49% !important;
    margin-bottom: 15px !important;
    margin-right: 0px;
  }
}

@media screen and (max-width:575px) {
  .i-flex {
    flex: 0 0 100% !important;
    margin-bottom: 15px !important;
    margin-right: 0px;
    width: 100%;
  }
}


.atp,
.profile {
  padding: 60px 0;
  background-color: #f6f7f9;
}

.atp .find-atp {
    display: flex;
    list-style: none;
    padding: 0;
    gap: 12px;
    flex-wrap: wrap;
}

.atp .find-atp .atp-list {
    flex: 0 0 24%;
    max-width: 24%;
    margin-bottom: 10px;
}
.atp .find-atp .atp-list .card img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.atp .card {
  border-radius: 10px;
  background: #fff;
  box-shadow: 5px 6px 5px #ccc;
  border: none;
}

.atp .card .card-body {
  padding: 5px 15px 5px 15px;
  position: relative;
  background: #0a6375;
  color: rgb(255, 255, 255);
  line-height: 17px;
  height: 148px;
}

.atp .card h2 {
  font-size: 15px;
  margin-top: 35px;
  color: #fff;
}

.atp .card p {
  font-size: 14px;
  text-align: center;
}

.atp .card .card-button {
  padding: 10px
}

.atp .card .button {
  display: inline-block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-color: #ff003e;
  color: #fff;
  padding: 5px 10px;
  transition: all 0.4s linear 0s;
  font-size: 13px;
  font-weight: 500;
  /* text-transform: uppercase; */
  cursor: pointer;
}

.atp .card .button:hover {
  background-color: #0a6375;
  color: #fff;
}

/* view profile */
.profile .heading h1 {
  font-size: 27px;
  color: #444;
  font-weight: 500;
  line-height: 1.3;
  margin: 5px 0 0px 0;
}

.profile .heading p {
  color: #A8A8A8;
}

.profile .info-box,
.profile .about-profile {
  border: none;
  padding: 24px;
  min-height: 480px;
}

.profile .info-box .contact-ul,
.profile .info-box .contact-social-ul {
  list-style: none;
  padding: 5px 10px 5px 0;
}

.profile .info-box h1,
.profile .info-box h3,
.profile .about-profile h1,
.profile .imk h1 {
  font-size: 18px;
}

/* .profile .info-box h1::after{
    background: #ff003e;
    width: 50px;
    height: 5px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
} */

.profile .info-box .contact-li {
  margin: 20px 0;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 15px;
}

.profile .info-box .contact-li i {
  color: #ff003e;
}

.profile .info-box .contact-social-ul,
.profile .imk-ul {
  display: flex;
  list-style: none;
}

.profile .imk-ul {
  padding: 0;
  flex-wrap: wrap;
  gap: 30px;
}

.profile .info-box .contact-social a {
  color: #ff003e;
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 50%;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  border: 2px solid #ff003e;
  transition: all 0.4s linear 0s;
  margin-right: 12px;
}

.profile .info-box .contact-social a:hover {
  background-color: #ff003e;
  color: #fff;
}

.profile .about-profile h2 {
  font-size: 18px;
}

.profile .about-profile .director {
  margin: 20px 0;
}

.profile .imk-li img {
  width: 100%;
  border-radius: 7px;
  border: 10px solid #fff;
  height: 240px;
  object-fit: cover;
}

.profile .imk-li {
  position: relative;
  cursor: pointer;
  flex: 0 0 31%;
  max-width: 31%;
}

.profile .imk-li::before {
  position: absolute;
  content: "";
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  opacity: 0;
  background: #282f3b;
  opacity: 0;
  transition: 0.5s ease-in-out;
}

.profile .imk-li::after {
  position: absolute;
  z-index: 1;
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  margin: auto;
}

.profile .imk-li:hover::before {
  opacity: 0.85;
}

.profile .imk-li:hover::after {
  animation: circle 0.75s;
}

@keyframes circle {
  0% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    width: 100%;
    height: 100%;
  }
}

.profile .imk-li i {
  position: absolute;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  left: 0;
  right: 0;
  top: 30px;
  margin: auto;
  bottom: 0;
  z-index: 3;
  background: #0a6375;
  color: #fff;
  font-size: 14px;
  transition: 0.9s ease-in-out;
  opacity: 0;
}

.profile .imk-li:hover i {
  opacity: 1;
  top: 0;
}

.loadspin {
  background: #000;
  text-align: center;
  display: none;
  width: 70px;
  margin: auto;
  color: #fff;
}

.single-footer-widget .our-info-box .follow-us-social-links {
  flex-direction: column;
}

.foot_sih span {
  font-size: 16px !important;
  line-height: 0px !important;
  vertical-align: unset;
  float: none !important;
  padding-right: 0px !important
}

.foot_sih a {
  text-decoration: none;
  background: #c4c4c4;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
}

.foot_sih a:hover {
  background: #ff5202;
}

.careers_sec .job_div2 {
  flex-wrap: wrap;
}

.fixed-whatsapp {
  position: fixed;
  bottom: 20px;
  left: 20px;
  border: 3px solid #d9d9d9;
  background-color: #25D366;
  color: #ffffff;
  border-radius: 100%;
  padding: 10px 12px;
  z-index: 9999;
  cursor: pointer;
  box-shadow: rgb(0 0 0 / 15%) 0px 3px 12px;
}

.fixed-whatsapp:hover {
  color: #ffffff;
}

.termsfeed-com---nb-interstitial {
  bottom: 0vw;
  top: auto !important;
  left: auto !important;
  right: auto !important;
}

.input-error {
  border-color: red !important;
  color: red !important;
}

.acc-form ul li {
  color: #000;
  margin-bottom: 13px;
}

.acc-form {
  padding: 40px 0;
}

.agreD {
  display: flex;
  gap: 21px;
}

.confirmbtbn {}

.vertical__padding {
  padding: 6rem 0;
}

.block__inner {
  display: block;
  border: 1px solid #bdbdbd;
  padding: 52px;
  background: #fff;
}

.block__inner h2 {
  font-size: 28px;
  font-weight: 600;
}

.flex_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: flex-start;
}

.input label {
  width: 387px;
}

.input_ {
  position: relative;
  width: 60%;
  width: 410px;
}

.input-group.AllCountry input {
  width: 410px !important;
}

.input.full_input {
  width: 814px;
  margin: 0 0 30px;
}

.guid {
  display: none;
}

.input.full_input .input_ {
  width: 100%;
}

.acc-form ul {
  padding-left: 50px;

}

.btn {
  background: #199683;
  border: none;
}

.input_box .fa-solid {
  color: #199683;
}

.spr {
  font-size: 24px;
  font-weight: 700;
  color: #000;
}

button .fa-plus {
  font-size: 12px;
}

.iti__country-list--dropup {
  width: 410px;
  bottom: 100%;
  margin-bottom: -1px;
}

.subscribe-area:before {
  background: url("/filemanager/photos/1/news.jpg")no-repeat 0 0;
  background-size: cover;
}

.sticky-form select {
  width: 100%;
  height: 40px;
  padding: 5px 8px;
  border: 1px solid #e2e2e2;
  outline: 0;
  font-size: 15px;
  border-radius: 4px;
}

.QuotationMain .input-group-text {
  padding: 0;
  padding-left: 0.5rem;
  background-color: transparent;
  border: 0px;
  border-radius: 4px;
  border: 1px solid #e2e2e2;
  border-right: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.QuotationMain .select2-container .select2-selection--single {
  border: none !important;
  height: 39px !important;
}

.QuotationMain.AllCountry input {
  width: 59% !important;
  border-left: 0;
}

.quomyselect2-dropdown {
  position: absolute;
  top: -1.3px;
  left: -35px !important;
  width: 100% !important;
}

.subscribe-area .input-group.AllCountry input {
  width: 51% !important;
  border-left: 0;
}

.subscribe-area .subAllCountry .input-group-text {
  padding: 0.3rem 0.4rem;
  border: 2px solid #e4e5ec;
  border-radius: 0;
  border-right: 0;
  background-color: #fff;
  height: 60px;
}

.subscribe-area .select2-container .select2-selection--single {
  border: none !important;
  height: 39px !important;
}

.subscribe-area.AllCountry input {
  width: 59% !important;
  border-left: 0;
}

.submyselect2-dropdown {
  position: absolute;
  top: -1.3px;
  left: -35px !important;
  width: 100% !important;
}

/* start farwa styling */
.single-footer-widget .our-info-box .follow-us-social-links {
  flex-direction: column;
}

.foot_sih span {
  font-size: 16px !important;
  line-height: 0px !important;
  vertical-align: unset;
  float: none !important;
  padding-right: 0px !important
}


.foot_sih a {
  text-decoration: none;
  background: #c4c4c4;
  color: #fff;
  text-align: center;
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
}

.foot_sih a:hover {
  background: #ff5202;
}

.careers_sec .job_div2 {
  flex-wrap: wrap;
}

.fixed-whatsapp {
  position: fixed;
  bottom: 20px;
  left: 20px;
  border: 3px solid #d9d9d9;
  background-color: #25D366;
  color: #ffffff;
  border-radius: 100%;
  padding: 10px 12px;
  z-index: 9999;
  cursor: pointer;
  box-shadow: rgb(0 0 0 / 15%) 0px 3px 12px;
}

.fixed-whatsapp:hover {
  color: #ffffff;
}

.termsfeed-com---nb-interstitial {
  bottom: 0vw;
  top: auto !important;
  left: auto !important;
  right: auto !important;
}

.input-error {
  border-color: red !important;
  color: red !important;
}

.acc-form ul li {
  color: #000;
  margin-bottom: 13px;
}

.acc-form {
  padding: 40px 0;
}

.agreD {
  display: flex;
  gap: 21px;
}

.confirmbtbn {}

.vertical__padding {
  padding: 6rem 0;
}

.block__inner {
  display: block;
  border: 1px solid #bdbdbd;
  padding: 52px;
  background: #fff;
}

.block__inner h2 {
  font-size: 28px;
  font-weight: 600;
}

.flex_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: flex-start;
}

.input label {
  width: 387px;
}

.input_ {
  position: relative;
  width: 60%;
  width: 410px;
}

.input-group.AllCountry input {
  width: 410px !important;
}

.input.full_input {
  width: 814px;
  margin: 0 0 30px;
}

.guid {
  display: none;
}

.input.full_input .input_ {
  width: 100%;
}

.acc-form ul {
  padding-left: 50px;

}

.btn {
  background: #199683;
  border: none;
}

.input_box .fa-solid {
  color: #199683;
}

.spr {
  font-size: 24px;
  font-weight: 700;
  color: #000;
}

button .fa-plus {
  font-size: 12px;
}

.iti__country-list--dropup {
  width: 410px;
  bottom: 100%;
  margin-bottom: -1px;
}

.subscribe-area:before {
  background: url("/filemanager/photos/1/news.jpg")no-repeat 0 0;
  background-size: cover;
}

.sticky-form select {
  width: 100%;
  height: 40px;
  padding: 5px 8px;
  border: 1px solid #e2e2e2;
  outline: 0;
  font-size: 15px;
  border-radius: 4px;
}

.QuotationMain .input-group-text {
  padding: 0;
  padding-left: 0.5rem;
  background-color: transparent;
  border: 0px;
  border-radius: 4px;
  border: 1px solid #e2e2e2;
  border-right: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.QuotationMain .select2-container .select2-selection--single {
  border: none !important;
  height: 39px !important;
}

.QuotationMain.AllCountry input {
  width: 59% !important;
  border-left: 0;
}

.quomyselect2-dropdown {
  position: absolute;
  top: -1.3px;
  left: -35px !important;
  width: 100% !important;
}

.subscribe-area .input-group.AllCountry input {
  width: 51% !important;
  border-left: 0;
}

.subscribe-area .subAllCountry .input-group-text {
  padding: 0.3rem 0.4rem;
  border: 2px solid #e4e5ec;
  border-radius: 0;
  border-right: 0;
  background-color: #fff;
  height: 60px;
}

.subscribe-area .select2-container .select2-selection--single {
  border: none !important;
  height: 39px !important;
}

.subscribe-area.AllCountry input {
  width: 59% !important;
  border-left: 0;
}

.submyselect2-dropdown {
  position: absolute;
  top: -1.3px;
  left: -35px !important;
  width: 100% !important;
}

.pxl-service-carousel7 .pxl-item--front .pxl-item--title, .pxl-service-grid-layout3 .pxl-item--front .pxl-item--title {
    font-size: 20px;
    padding: 0px;
}















.homecontentsection .equal-height .contact-form-wrapper .AllCountry {
    flex-wrap: unset !important;
}
.homecontentsection .input-group-text {
    height: 54px !important;
}

@media only screen and (max-width: 1199px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px;
        padding: 10px 8px !important;
    }
    .single_info a.button_four {
        margin-top: 11px;
        padding: 6px 10px;
        font-size: 14px;
    }
    .single_info .info_data h6 {
        margin-bottom: 0px;
        font-size: 14px;
    }
    .single_info .info_data p {
        font-size: 14px;
    }
    .single_info img {
        padding-right: 10px;
        height: 20px;
    }
    .special-button {
        margin-top: 11px;
        width: 150px;
        height: 37px;
    }
    .translate_34 {
        transform: translateY(-50px);
    }
    main {
        padding-top: 200px !important;
    }
    .special-button a:first-child {
        padding-left: 22px;
        line-height: 37px;
    }
    .slider-area-2 .slider-content-2 h2 {
        font-size: 36px;
    }
    .wels {
        padding: 50px 0;
    }
    .show_navigation .owl-nav button.owl-prev {
        width: 40px;
        height: 40px;
        line-height: 45px;
    }
    .show_navigation .owl-nav button.owl-next {
        width: 40px;
        height: 40px;
        line-height: 45px;
    }
    .pxl-item--image img {
        height: 250px;
    }
    .homecontentsection .full-width-area .m-lg-5 {
        margin: 2rem!important;
    }
    .footer-area {
        padding-top: 60px;
    }
    li .single-footer-contact-info {
        min-height: auto;
    }
    .half-column-video .play-button i {
        padding: 20px 25px;
    }
    .half-column-video .play-button {
        padding: 8px;
    }
    
    
    
    
}

@media only screen and (max-width: 991px) {
  .profile .imk-li {
    position: relative;
    cursor: pointer;
    flex: 0 0 47%;
    max-width: 47%;
  }
  .main-menu-area.bg_dark_mobile {
        background-color: #0a6375;
    }
    .half_column_image img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }
    .single-countdown span {
        font-size: 36px;
    }
    .pxl-service-carousel7 .pxl-item--front .pxl-item--title, .pxl-service-grid-layout3 .pxl-item--front .pxl-item--title {
        font-size: 18px;
        padding: 0px;
        line-height: 40px;
    }
    .pxl-item--readmore i {
        font-size: 20px;
    }
    .pxl-service-carousel7 .pxl-item--readmore a, .pxl-service-grid-layout3 .pxl-item--readmore a {
        width: 40px;
        height: 35px;
    }
    .pxl-item--image img {
        height: 200px;
    }
    .select2-container {
        margin: 0px;
        width: 100% !important;
    }
    .big-blog-area.border.bg-white {
        min-height: auto;
    }
    .single-footer-widget .our-info-box .follow-us-social-links ul li::before {
        display:none;
    }
}

@media only screen and (max-width:768px) {
  .atp .find-atp .atp-list {
    flex: 0 0 31%;
    max-width: 35.5%;
    min-height: 290px;
    margin-bottom: 10px;
  }

  .country-drop {
    margin-top: 0.5rem;
  }
}

@media only screen and (max-width: 575px) {
    .atp .find-atp .atp-list {
        flex: 0 0 48%;
        max-width: 48.5%;
        min-height: 290px;
        margin-bottom: 10px;
    }
    .profile .imk-li {
        position: relative;
        cursor: pointer;
        flex: 0 0 100%;
        max-width: 100%;
    }
    main {
        padding-top: 85px !important;
    }
    .slider-area-2 .slider-content-2 h2 {
        font-size: 24px;
    }
    .translate_34 {
        transform: translateY(0px);
    }
    .half_column_image img {
        height: 250px;
    }
}

body {
    overflow-x: hidden;
}
.input-group {
    flex-wrap: nowrap;
}
.helps {
    margin: 0px !important;
}
.team-section.section-ptb.stwo_sec {
    margin-top: 0px;
}
.atp .card .button {
    border-radius: 5px;
}
.profile img {
    width: 100%;
}
.profile .heading h1 {
    margin: 0px;
}
.profile .heading p {
    margin: 0px;
}
.profile .imk-li img {
    height: 250px;
    object-fit: contain;
}
.input-group.AllCountry input {
    width: 100% !important;
}
.vertical__padding {
    padding: 2rem 0;
}
.hero-section.blogSection h1 {
    font-size: 28px;
    margin: 0px;
}
.featured-training {
    padding: 0px 0;
}
.subscribe-area {
    padding: 0px 0 50px;
}
.section-title {
    padding-bottom: 0px;
}
.select2-container {
    margin: 0px;
}
.subContactDropdown {
    z-index: auto !important;
    width: 17.5%;
}
.special-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: auto;
}
.main-menu-area .default_bg .collapse .navbar-nav {
    width: 100%;
    justify-content: space-between;
}
.client-sticky-button.activeS {
    overflow-y: unset !important;
}
.select2-container.select2-container--default.quoContactDropdown {
    width: 15% !important;
}
.client-sticky-button .select2-container.select2-container--default.quoContactDropdown {
    z-index: 9999999999;
    width: 71% !important;
}
.client-sticky-button.activeS .sticky-form {
    overflow-y: auto;
    height: 100%;
}
#frmContactUs label {
    display: none;
}
.fancybox-container .fancybox-inner .fancybox-caption {
    display: none;
}
.calss {
    display: none;
}

@media (max-width: 450px){
    
    .details-meta .f-left{
        display: flex;
        align-self: center;
        flex-direction: column;
    }
    .details-meta {
    display: flex;
    padding-top: 0.8em;
    flex-direction: column;
    }
    .f-left {
    display: flex;
    align-self: self-start !important;
   }
   .details-meta .f-right{
       align-self: center !important;
   }
    .select2-container--open .select2-dropdown--below {
        width: 357px !important;
    }
  .homecontentsection .AllCountry input {
    border-left: 0;
    height: 54px !important;
   }
   .select2-results {
    display: block;
    width: 356px !important;
   }
   .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px !important;
  }
  .tab.editopolicy > ul > li{
      margin-bottom: 10px;
  }
  .tab a{
      font-size: 16px;
  }
  .frt-items .owl-nav {
        top: -62px !important;
    }
    /*.fbook{*/
    /*    display: none;*/
    /*}*/
}



