.heading .swiper-slide img {
  height: 750px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.thankyou1 {
    margin-bottom: 10px;
}
.title-cate2 {
    font-size: 22px;
    color: #000;
}
figcaption.wp-element-caption {
    text-align: center;
    font-size: 13px;
}
.time-post {
    font-size: 14px;
    margin: 12px 0;
	color: #006CB7;
}
img.img-achivement.ach {
    object-fit: scale-down;
}
.human-resources{
	margin-top: 20px;
}
.content-category.cate-name {
    text-align: center;
    padding: 50px;
    background: #006cb794;
    /* border-radius: 50%; */
	transition: 0.3s ease;
	cursor: pointer;
}
.content-category.cate-name:hover {
    transform: scale(0.95);
}
.content-category.cate-name:hover .title-cate2 {
    color: #006cb7
}
.cate.container {
    margin-top: 20px;
}
.product-total {
    color: #1d3d6b;
    font-size: 18px;
    font-weight: 500;
    margin-top: 0px;
    text-align: right;
}
span.pName, span.pNum, span.pDate {
    color: #000;
}
.layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000a8;
    /* z-index: -1; */
}
span.wpcf7-list-item-label {
    font-size: 15px;
}
textarea.wpcf7-form-control.wpcf7-textarea.textarea-contact {
    height: 100px;
	margin-bottom: 0;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
}
.his-group {
    display: flex;
}
.message {
    padding-left: 15px;
    margin-bottom: 20px;
}
.h1 {
	display:none;
}
.his-group:nth-child(even) .col-md-6:first-child{
    order: 2;
}
.his-group:nth-child(even) .history-event::before {
    content: "";
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px;
    background-color: #073984;
    right: -30px;
	left: unset;
    border-radius: 50%;
    top: 45px;
    transform: translate(50%, 50%);
}
.his-group:nth-child(even) .history-event {
    
/* 	border-right: 2px solid rgba(7, 57, 132, 0.502); */
	border-left: unset;
	position: relative;
}
.his-group:nth-child(odd)  .history-event {
    
	border-left: unset;
	margin-left: 30px;
	position: relative;
}
.his-group:nth-child(even)  .history-event {
    
	border-left: unset;
	margin-right: 30px;
	position: relative;
}

.his-group:nth-child(odd) .col-md-6:first-child {
    
	border-right: 2px solid rgba(7, 57, 132, 0.502);
	
}
.his-group:nth-child(even) .col-md-6:last-child {
    border-right: 2px solid rgba(7, 57, 132, 0.502);
	padding: 30px 0;
}
.his-group:nth-child(odd) .year{
	text-align: right;
	
}
.his-group:nth-child(even) .year{
	text-align: left;
}
.his-group .year {
	padding: 30px;
	border-top: none;
	
}
.his-group:nth-child(odd) .col-md-6:last-child .history-event::before {
	content: "";
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px;
    background-color: #073984;
    left: -30px;
    border-radius: 50%;
    top: 45px;
    transform: translate(-50%, 50%);
}

.his-group .history-event::before{
/* 	display: none; */
}
.history-event {
    background: #c0e8ff;
    color: #103465;
	
}

.history-event ul  *{
    
	font-family: 'Playpen Sans', cursive;
}
.his-group .col-md-6 {
	position:relative;
}
/* .his-group .history-event ul {
	
	list-style: disc inside;
	padding: 20px;
} */
.menu-language {
    position: absolute;
    right: 80px;
	top: 0px;
		z-index: 999;
    
}
ul#menu-language {
    display: flex;
    list-style: none;
}
.heading {
  position: relative;
}

.swiper-pagination-heading {
  position: absolute;
  z-index: 2;
  bottom: 15px;
  text-align: center;
}
.year {
  color: #073984;
  text-align: center;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Roboto;
  font-size: 80px;
  font-style: normal;
  font-weight: 500;
  line-height: 84px;
  letter-spacing: -3px;
  
  padding: 30px;
  padding-left: 0;
/*   border-top: 1px solid #cbcbcb; */
  text-align: left;
}
.history-event {
  color: #454545;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  padding: 30px 0;
  line-height: 22px;
  border-top: 1px solid #cbcbcb;
  border-left: 2px solid rgba(7, 57, 132, 0.502);
  height: 100%;
  padding-left: 30px;
  position: relative;
}

.history-event::before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 15px;
  height: 15px;
  background-color: #073984;
  left: 0;
  border-radius: 50%;
  top: 45px;
  transform: translate(-50%, 50%);
}
.history .col-md-2:first-child .year,
.history .col-md-10:nth-child(2) .history-event {
  border-top: none;
}
.history-event ul li {
  margin: 15px 0;
}
.history-event ul {
  list-style: disc inside;
}
.history-title {
  color: #006cb7;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  letter-spacing: -0.4px;
  text-transform: uppercase;
  margin: 20px 0;
}
span.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #007aff;
}

.ser-title {
  width: 90%;
  position: relative;
  margin: 0 auto;
  height: 150px;
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5);
  margin-top: -80px;
  background: #006cb7;
  clip-path: polygon(0 50%, 100% 0, 100% 100%, 0% 100%);
}
.service {
  margin-bottom: 24px;
  transition: 0.3s ease;
}
/* .ser-title::before {
  content: "";
  position: absolute;
  top: 7px;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: #fff;
  z-index: -1;
  clip-path: polygon(0 50%, 100% 0, 100% 100%, 0% 100%);
  transition: 0.3s ease;
} */
p.t {
  position: absolute;
  bottom: 8px;
  width: 100%;

  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  height: 56px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
  padding: 0 20px;
}
p.t a {
  color: #454545;
  font-size: 20px;
  transition: 0.3s ease;
}
.text-heading {
  color: #006cb7;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: -0.4px;
  padding: 20px 0;
  text-transform: uppercase;
}

.service i {
  position: absolute;
  z-index: 4;
  bottom: 95px;
  right: 70px;
  font-size: 30px;
  padding: 15px;
  background: #fff;
  border-radius: 50%;
  border: 5px solid;
  transition: 0.3s ease;
}

.service:hover {
  cursor: pointer;
}

.service:hover .ser-title-2 {
  background: #006cb7;
}

.service:hover i {
  color: #fff !important;
  background-color: #006cb7;
}

.service:hover p.t a {
  color: #fff;
}

.ser-img img {
  transition: 0.3s ease;
}

.service:hover .ser-img img {
  transform: scale(0.9);
}

.item {
  text-align: center;
}
p.active-number {
  color: #3485fd;
  font-size: 128px;
  font-style: normal;
  font-weight: 500;
  line-height: 84px;
  letter-spacing: -3px;

  width: fit-content;
  margin: 0 auto;
}

p.active-text {
  color: #fff;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: -0.6px;
  text-align: center;
  width: 60%;
  margin: 0 auto;
  margin-top: 20px;
}

.activeYears {
  padding: 100px 0;
  overflow: hidden;
}

.others i {
  font-size: 64px;
}

.others .others-text {
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin: 15px 0;
}
.others .others-number {
  color: #3485fd;

  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 44px; /* 110% */
  letter-spacing: -0.4px;
}

.container.news-sec {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 20px;
	padding-bottom: 10px;
}

.news-title {
  color: #05285b;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  margin: 5px 0;
  transition: 0.3s ease;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 32px;
  overflow: hidden;
  cursor: pointer;
}
.news-des p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 52px;
  overflow: hidden;
}

.news-title:hover {
  color: #006cb7;
}
.news-des {
  color: #807e7e;

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
}
.news-sec .news:first-child {
  grid-column: 3/5;
  grid-row: 1/4;
}
.news-sec .news:nth-child(2) {
  grid-column: 1/3;
  grid-row: 1/2;
}
.news-sec .news:nth-child(3) {
  grid-column: 1/3;
  grid-row: 2/3;
}
.news-sec .news:nth-child(4) {
  grid-column: 1/3;
  grid-row: 3/4;
}

.news-img {
  position: relative;
}
.news-img img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.news-img i {
  margin-right: 10px;
}
.time {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: #006cb7;
  padding: 5px 15px;
  color: #fff;
  font-size: 12px;
}
.time2 {
  color: #05285b;
  font-size: 12px;
}

.time2 i {
  color: #3485fd;
  margin-right: 10px;
}
.news {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news-img2 {
  display: none;
}
.itemm {
  margin-bottom: 20px;
}
.item {
  margin-bottom: 20px;
}
.ser-title.ser-title-1 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7px;
  background-color: #006cb7;
}
.ser-title.ser-title-2 {
  background: #fff;
  position: relative;
  width: 90%;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.intro-title {
  color: #006cb7;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: -0.4px;
  text-transform: uppercase;
  text-align: center;
  margin: 40px 0 30px 0;
}

.intro-title1 {
  color: #384b68;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}

.intro-text p {
  margin-bottom: 10px;
  line-height: 2;
}

.core-title {
  color: #454545;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  position: relative;
  padding-left: 50px;
  margin: 10px 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
.core-text {
  color: #454545;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.shape-before {
  width: 24px;
  height: 12px;
}

.core-text p {
  margin-top: 20px;
  padding: 30px 0 0 30px;
  /* border-left: 20px solid;
  border-bottom: 20px solid; */
  height: 370px;
}

.working-fields-text.container {
  color: #05285b;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  letter-spacing: -0.6px;
  margin: 100px auto 50px auto;
}
.working-fields-text {
  color: #05285b;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  margin: 100px auto 20px 0;
}
.oppotunity-title {
  color: #05285b;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  margin: 0px auto 20px 0;
}
.fields ol li {
  margin-bottom: 10px;
}
.fields ol li a {
  color: #000;
}

.fields ol {
  list-style-position: inside;
}

.field-wrap {
  position: relative;
  margin-bottom: 30px;
}
.field-img {
  position: absolute;
  width: 60%;
  right: 0;
  height: 100%;
  object-fit: cover;
  max-height: 500px;
  top: 0;
}

.op-text ul {
  list-style: disc;
}

.op-wrap {
  padding-left: 30px;
	width: 35%;
}
img.oppotunity-img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 60%;
  object-fit: cover;
}

.oppo {
  margin-bottom: 0px;
}
.container.core {
  margin: 25px auto;
}

.gal-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery-wrap {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-auto-rows: 200px;
  grid-auto-flow: dense;
}
.gallery-wrap .huge {
  grid-column: span 4;
  grid-row: span 2;
}
.gallery-wrap .wide {
  grid-column: span 2;
}
.gallery-wrap .tall {
  grid-row: span 2;
}
.gallery-wrap .small {
  grid-row: span 1;
}
.gallery-wrap .big {
  grid-row: span 2;
  grid-column: span 2;
}
.menu-services {
  padding-left: 0;
  margin-bottom: 20px;
}

ul.menu-services li {
  border-radius: 8px;
  border: 1px solid #cbcbcb;
  background: #f5f9fe;
  margin-bottom: 10px;
  padding: 10px;
  height: 70px;
  display: flex;
  align-items: center;
  position: relative;
  transition: 0.3s ease;
}
ul.menu-services li::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 2;
  right: 0;
  top: 0;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("https://trasas.com.vn/wp-content/uploads/2023/12/Group-92.png");
  background-repeat: no-repeat;
  background-size: cover;
  transition: 0.3s ease;
  opacity: 0;
}
ul.menu-services li a {
  color: #2b2b2b;

  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
  /* height: 48px; */
  width: 75%;
  transition: 0.3s ease;
  font-weight: 500;
}

ul.menu-services li.current_page_item {
  background: #006cb7;
  clip-path: unset;
}

ul.menu-services li.current_page_item::before {
  opacity: 1;
}

ul.menu-services li:hover {
  background: #006cb7;
}
ul.menu-services li:hover a {
  color: #fff;
}
ul.menu-services li:hover::before {
  opacity: 1;
}

ul.menu-services li.current_page_item a {
  color: #fff;
}

.wrap-services {
  margin: 100px auto;
}

.contact-for-advice {
  height: 450px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px;
  gap: 20px;
  margin-bottom: 20px;
}

.ser-content ul {
  list-style: disc inside;
}

.ser-content table {
  margin-top: 10px;
}

.ser-content {
  line-height: 2;
  margin-bottom: 20px;
  font-size: 15px;
  color: #605f5f;
}
.ser-content img {
  width: 100%;
  margin: 10px 0;
}
.wrap-services {
  margin: 25px auto;
}

.contact-for-advice-text1 {
  color: #fff;
  text-align: center;

  font-size: 34px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: -0.6px;
  width: 80%;
}
.contact-for-advice-text2 {
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
}

.expert-number {
  color: #fff;

  font-size: 27px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: -0.6px;
}

i.fa-solid.fa-phone.fa-shake {
  font-size: 40px;
  padding: 20px;
  border-radius: 50%;
  color: #fff;
  margin: 25px auto;
  background: #9b0000;
}

.title-detail {
  margin-top: 0;
}

.breadcr {
  height: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
}
p#breadcrumbs span {
  /* text-align: center; */
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  font-weight: 300;
}
p#breadcrumbs a {
  color: #fff;
}
.bread-heading-title {
  text-align: center;
  font-size: 30px;
  color: #fff;
  margin-top: 10px;
}
.contact-text {
  line-height: 1.8;
  margin: 10px 0;
  font-weight: 500;
  font-size: 20px;
  color: #006CB7;
}

.contact-info-text {
  color: #05285b;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 20px;
}
.input-item input {
  width: calc(100% - 150px);
  /* margin-left: 20px; */
}
.input-item p span:first-child {
  width: 200px;
  display: inline-block;
}
.input-item {
  margin-bottom: 20px;
}
.note {
	margin-bottom: 0;
}

.input-item input {
  border: 1px solid #05285b;
  background: #f2f2f2;
  padding: 10px;
	width: 100%;
}

.input-item2 .wpcf7-form-control-wrap {
  width: 100%;
  display: inline-block;
  border: 1px solid #05285b;
  background: #f2f2f2;
}
.input-item2 span.wpcf7-list-item-label {
  display: inline-block;
  width: 100%;
}
.input-item2 span.wpcf7-form-control.wpcf7-checkbox {
  width: 100%;
  display: inline-block;
}
.input-item2 .wpcf7-list-item {
  width: 100%;
  display: inline-block;
  margin-left: 0;
}

.input-item2 .wpcf7-list-item label {
  width: 100%;
  display: flex;
  padding: 10px;
  align-items: center;
  font-weight: 400;
  position: relative;
  padding-left: 60px;
  cursor: pointer;
}
.check-item:nth-child(1) .input-item2 .wpcf7-list-item label::before {
  content: "\f555";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 10px;
  font-size: 30px;
}
.check-item:nth-child(2) .input-item2 .wpcf7-list-item label::before {
  content: "\f362";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 10px;
  font-size: 30px;
}
.check-item:nth-child(3) .input-item2 .wpcf7-list-item label::before {
  content: "\f492"; 
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 10px;
  font-size: 30px;
}
.check-item:nth-child(4) .input-item2 .wpcf7-list-item label::before {
  content: "\f48b";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 10px;
  font-size: 30px;
}
.check-item:nth-child(5) .input-item2 .wpcf7-list-item label::before {
  content: "\f4fb";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 10px;
  font-size: 30px;
}
.check-item:nth-child(6) .input-item2 .wpcf7-list-item label::before {
  content: "\f5b0";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 10px;
  font-size: 30px;
}
.input-item2 .wpcf7-form-control-wrap.checked {
  background-color: #006cb7;
}
.input-item2 .wpcf7-form-control-wrap.checked label {
  color: #fff;
}

.input-item2 .wpcf7-form-control-wrap input[type="checkbox"] {
  opacity: 0;
  width: 0;
}

.input-item2 {
  position: relative;
  margin-bottom: 15px;
}

.input-item2 i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.input-item textarea {
  width: 100%;
  border: 1px solid #05285b;
  background: #f2f2f2;
  padding: 10px;
  margin-top: 10px;
}
.check-wrap {
  margin-bottom: 30px;
  padding-right: 0;
}
span.wpcf7-spinner {
  display: none;
}
.submit-btn {
  padding: 5px 20px;
  border: none;
  background: #006cb7;
  color: #fff;
  text-align: right;
  /* display: flex; */
  /* justify-content: flex-end; */
  /* width: fit-content; */
}
.submit-wrap {
    text-align: right;
    width: 100%;
    position: absolute;
    margin-bottom: 10px;
    bottom: 0px;
    z-index: 99;
}
.contact-block {
    padding-bottom: 10px;
    position: relative;
}

@media (max-width: 1200px) {
  .year {
    font-size: 60px;
  }
}

@media (max-width: 961px) {
	.footer {
   
    padding-bottom: 0px;
   
}
	.list-footer li {
    margin-bottom: 0px;
}
	.c1{
		order:2;
	}
	.menu-language {
    
    right: 10px;
    top: -13px;
    
}
  .year {
    font-size: 45px;
  }
  .others .others-text {
    margin: 10px 0;
    font-size: 15px;
  }
  p.active-number {
    font-size: 120px;
  }
  .activeYears {
    padding: 70px 12px !important;
  }
  .others i {
    font-size: 35px;
  }
  .others .others-number {
    font-size: 35px;
  }
  p.active-text {
    font-size: 25px;
    text-align: center;
    width: unset;
  }
  .col.others.item {
    margin-bottom: 30px;
  }
  .core-wrap {
    margin-bottom: 20px;
  }
  .container.core {
    margin: 50px auto 50px auto;
  }
  .fields ol {
    padding-left: 0;
  }
  img.oppotunity-img {
    position: unset;

    height: 100%;
    width: 100%;
  }
  .op-wrap {
    padding-left: 12px;
    margin-top: 20px;
  }
  .op-text {
    text-align: justify;
  }
  .field-wrap {
    margin-bottom: 50px;
  }
	.gallery-wrap {
    
    grid-template-columns: repeat(auto-fit, minmax(23%, 1fr));
    
}
}

@media(max-width: 1600px) {
	.heading .swiper-slide img {
		height: 600px;
	}
}

@media(max-width: 991px) {
	.heading .swiper-slide img {
		height: 400px;
	 }
		.op-wrap {
  	padding: 12px;
	max-width: 720px;
		margin: 0 auto;
		width: 100%;
}
}

@media (max-width: 768px) {
	.gallery-wrap {
    grid-template-columns: repeat(auto-fit, minmax(48%, 1fr));
    grid-auto-rows: auto;
  }

  .gallery-wrap .huge,
  .gallery-wrap .wide,
  .gallery-wrap .tall,
  .gallery-wrap .small,
  .gallery-wrap .big {
    grid-column: auto;
    grid-row: auto;
  }

  .news-sec .news:first-child {
    grid-column: 1/5;
    grid-row: 1/2;
  }
  .news-sec .news:nth-child(2) {
    grid-column: 1/5;
    grid-row: 2/3;
  }
  .news-sec .news:nth-child(3) {
    grid-column: 1/5;
    grid-row: 3/4;
  }
  .news-sec .news:nth-child(4) {
    grid-column: 1/5;
    grid-row: 4/5;
  }
/*   .news {
    display: unset;
  } */
  .news-img2 {
    display: block;
  }
  .time2 {
    display: none;
  }
  .intro-title1 {
    text-align: center;
    margin-bottom: 20px;
  }
  .col-lg-8.intro-text {
    text-align: justify;
  }
  .core-text p {
    margin-top: 20px;
    padding: 0px 0 20px 20px;
    height: fit-content;
  }
  .col-lg-4.core-wrap {
    margin-bottom: 30px;
  }
  .core-title {
    padding-left: 40px;
  }
  .container.core {
    margin: 25px auto;
  }
  .field-img {
    position: unset;
    width: 100%;

    height: 100%;
  }
  .f-wrap {
    order: 2;
    margin-top: 20px;
  }
  img.oppotunity-img {
    position: unset;

    height: 100%;
    width: 100%;
  }
  .op-wrap {
    padding-left: 12px;
    margin-top: 20px;
  }
  .op-text {
    text-align: justify;
  }
  .field-wrap {
    margin-bottom: 50px;
  }
  .working-fields-text {
    margin: 50px auto 20px 0;
  }
  .history-event {
    border-top: none;
    margin-left: 30px;
    padding: 20px 0;
    padding-left: 15px;
  }
  .year {
    border-top: none;
  }
  .history ul li {
    padding-right: 10px;
  }
  p#breadcrumbs span {
    /* text-align: center; */
    font-size: 12px;

    gap: 10px;
  }
  .bread-heading-title {
    font-size: 25px;
  }
  .container.services-detail .col-lg-4 {
    order: 2;
  }
  .breadcr {
    height: 150px;
  }
  
  .input-item > p {
    display: flex;
    flex-direction: column;
  }
  .input-item input {
    width: 100%;
    /* margin-left: 20px; */
  }
  .contact-text {
    font-size: 15px;
  }
	.history-title {
  margin: 20px 0 20px 0;
	font-size: 28px;
}
	.year {
    padding: 0px;
    
}
	.h1 {
		display: block;
	}
	.h2 {
		display: none;
	}
	.contact-for-advice-text2 {
    
    font-size: 17px;
    
}
	.text-heading {
   
    font-size: 25px;
  
}
	.op-wrap {
  	padding: 12px;
	max-width: 720px;
		margin: 0 auto;
		width: 100%;
}
	
	
}

@media (max-width: 450px) {
	.oppotunity-title,
	.working-fields-text {
		font-size: 22px;
	}
	
	.heading .swiper-slide img {
		height: 300px;
	 }
}
