
/*-----FONT FAMILY------*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


/*PRODUCT ENGINEERING PAGE START*/
/*-----------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------*/
.product_overview{
  background-image: url(assets/img/product_engineering/map.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px 0px;
  background-position: center;
  position: relative;
}

.product_overview::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffffd6;
}

.product_overview p {
  text-align: justify;
  color: #3e3e3e;
  padding: 10px 0px;
}

.product_mainhead h1 {
  padding: 10px 0px;
  font-size: 30px;
  font-weight: 700;
}

.product_subtitle_white h1{
  padding: 10px 0px;
  font-size: 36px;
  font-weight: 700;
  color: white;
  padding: 20px 0px;
}

.product_service_img img{
  border-radius: 10px 10px 0px 0px;
}
.product_service_card{
  border-radius: 10px 10px 0px 0px;
}


.product_subtitle h6 {
  background: #d3e8ff;
  padding: 10px 20px;
  width: fit-content;
  border-radius: 25px;
  font-size: 10px;
  color: #292929;
}

.product_subtitle_white h6{
  background: #d3e8ff;
  padding: 10px 20px;
  width: fit-content;
  border-radius: 25px;
  font-size: 10px;
  color: #292929;
}

.product_desc{
  padding: 20px 15px
}

.product_section{
  position: relative;
  z-index: 9;
}

.product_desc h1{
  font-size: 20px;
  font-weight: 600;
  padding: 0px 0px;
}

.product_desc p{
  font-size: 14px;
  line-height: 24px;
  padding: 10px 0px;
}

.product_services_section{
  background-color: #2a3475;
  padding: 60px 0px
}

.product_service_card {
  background-color: white;
  height: 450px;
}
.product_read_btn {
  display: flex;
  justify-content: space-between;
}
.product_read_btn img{
  width: 30px !important;
}

.product_read_btn a{
  font-weight: 700;
  color: #2a3475
}

canvas {
  display: block;
  vertical-align: bottom;
}
/* ---- tsparticles container ---- */
#tsparticles {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: url("assets/img/product_engineering/service_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}


.product_services_section{
  position: relative;
}

.product_services_section::before{
  position: absolute;
  content: '';
  background-color: #2a3475de;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.product_project h1 {
  padding: 10px 0px;
  font-size: 36px;
  font-weight: 700;
}

.product_project{
  padding: 30px 0px;
  margin-bottom: 30px;
}

.projuct{
  padding: 30px 0px;
  background-color: aliceblue;
  margin-bottom: 30px;
}

.product_subtitle_project {
  display: flex;
  justify-content: center;
  /* align-items: center; */
  flex-direction: column;
}

.product_subtitle_project h6 {
  background: #d3e8ff;
  padding: 10px 20px;
  width: fit-content;
  border-radius: 25px;
  font-size: 10px;
  color: #292929;
}

.pod_images{
  position: relative;
}

.project_img1 img {
  height: 400px;
  text-align: center;
  margin-top: 20px;
}

.project_img1 {
  text-align: center;
  padding: 40px 0px;
}



.pod_images1 {
  position: absolute;
  top: 91px;
  right: 27.8%;
}

.pod_images1 img{
  width: 60px;
  cursor: pointer;
}

.project_img2 {
  text-align: center;
  padding: 40px 0px;
}



.pod_images2 {
  position: absolute;
  top: 29.8%;
  right: 16.8%;
}

.pod_images2 img{
  width: 60px;
  cursor: pointer;
}



.project_img3 {
  text-align: center;
  padding: 40px 0px;
}
.pod_images3 {
  position: absolute;
  top: 61.8%;
  right: 17.8%;
}

.pod_images3 img{
  width: 60px;
  cursor: pointer;
}


.project_img4 {
  text-align: center;
  padding: 40px 0px;
}
.pod_images4 {
  position: absolute;
  top: 75.8%;
  right: 27.8%;
}

.pod_images4 img{
  width: 60px;
  cursor: pointer;
}



.project_img5 {
  text-align: center;
  padding: 40px 0px;
}
.pod_images5 {
  position: absolute;
  top: 61.8%;
  right: 38.8%;
}

.pod_images5 img{
  width: 60px;
  cursor: pointer;
}



.project_img6 {
  text-align: center;
  padding: 40px 0px;
}
.pod_images6 {
  position: absolute;
  top: 29%;
  right: 39.8%;
}

.pod_images6 img{
  width: 60px;
  cursor: pointer;
}




.project_img7 {
  text-align: center;
  padding: 40px 0px;
}
.pod_images7 {
  position: absolute;
  top: 43%;
  right: 28%;
}

.pod_images7 img{
  width: 70px;
  cursor: pointer;
}

.pe_img1 {
  position: relative;
  padding: 30px;
  margin-top: 52px;
}
.pe_img2 {
  display: flex;
  /* background: #234a75; */
  width: fit-content;
  align-items: center;
  position: absolute;
  top: -33px;
  left: 70%;
  padding: 10px 0px;
}

.pe_img2 h1{
  font-size: 40px;
  font-weight: 700;
}


.pe_img3 {
  display: flex;
  /* background: #234a75; */
  width: fit-content;
  align-items: center;
  position: absolute;
  top: 143px;
  left: 86%;
  padding: 10px 0px;
}

.pe_img3 h1{
  font-size: 40px;
  font-weight: 700;
}



.pe_img4 {
  display: flex;
  /* background: #234a75; */
  width: fit-content;
  align-items: center;
  position: absolute;
  top: 85%;
  left: 71%;
  padding: 10px 0px;
}

.pe_img4 h1{
  font-size: 40px;
  font-weight: 700;
}


.pe_img5 {
  display: flex;
  /* background: #234a75; */
  width: fit-content;
  align-items: center;
  position: absolute;
  top: 85%;
  left: 23%;
  padding: 10px 0px;
}

.pe_img5 h1{
  font-size: 40px;
  font-weight: 700;
}


.pe_img6 {
  display: flex;
  /* background: #234a75; */
  width: fit-content;
  align-items: center;
  position: absolute;
  top: 34%;
  left: -2%;
  padding: 10px 0px;
}

.pe_img6 h1{
  font-size: 40px;
  font-weight: 700;
}



.pe_img7 {
  display: flex;
  /* background: #234a75; */
  width: fit-content;
  align-items: center;
  position: absolute;
  top: -13%;
  left: 9%;
  padding: 10px 0px;
}

.pe_img7 h1{
  font-size: 40px;
  font-weight: 700;
}

.project_2 {
  padding: 15px 30px;
  margin: 10px;
  border: 1px solid #f0f0f0;
  border-radius: 10px;
  background-color: white;
  height: 220px;
}

.project_2 h2 {
  padding: 0px 15px;
  margin-bottom: 8px;
  /* font-weight: 400; */
  color: #234a75;
  width: fit-content;
  border-radius: 26px;
  font-size: 18px;
  font-weight: 700;
}

.project_2 ul{
  margin-left: 20px;
}


.project_3 {
  padding: 15px 30px;
  margin: 10px;
  border: 1px solid #f0f0f0;
  border-radius: 10px;
  background-color: white;
}

.project_3 h2 {
  padding: 0px 15px;
  margin-bottom: 8px;
  /* font-weight: 400; */
  color: #234a75;
  width: fit-content;
  border-radius: 26px;
  font-size: 18px;
  font-weight: 700;
}


.productss_section h4 {
  font-weight: 600;
  font-size: 16px;
  background: bisque;
  width: fit-content;
  padding: 15px 20px;
  color: white;
  background: #234a75;
  border-radius: 5px;
  margin-bottom: 10px;
}

.project_4 {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #e8ebee;
  padding: 18px 15px;
  border-radius: 10px;
}

.project_4 h4{
  font-weight: 600;
  font-size: 16px;
  background: bisque;
  width: fit-content;
  padding: 15px 20px;
  color: white;
  background: #234a75;
  border-radius: 5px;
  margin-bottom: 10px;
}

.feature-one--service-two-page .row {
  --bs-gutter-y: 0px !important;
}

.product_case_study {
  background-color: white;
  border-radius: 10px;
}


.product_case_study:hover{box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;}

.product_case_study img{
  border-radius: 10px 0px 0px 10px;
}
.product_case_study_section{
  position: relative;
}
.product_case_study_section::before {
  position: absolute;
  content: '';
  background-color: #2a3475de;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.product_caseheading {
  display: flex;
  flex-direction: column;
  /* justify-content: space-around; */
  /* align-items: flex-start; */
  padding: 15px 20px;
}

.product_caseheading h1{
  font-weight: 700;
  padding: 26px 0px;
  font-size: 20px;
}

.sub_head span{
  font-size: 12px;
  background: #d3e8ff;
  padding: 8px 15px;
  border-radius: 10px;
}
/*-----------------------------------------------------------------------------------------------------------------------------
PRODUCT ENGINEERING END--------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------
*/


/*Cloud Engineering start*/
.value_proposition {
  padding: 0px 0px 0px;
  border: 1px solid #d7d7d7;
  border-radius: 10px 10px;
  background: #f1f2f4;
  margin: 20px 0px;
}
.value_proposition h3 {
  background-color: #2a3475;
  padding: 10px;
  color: white;
}

.value_proposition ul{
  padding: 20px 40px;
  height: 270px;
}

.cloud_project{
  margin: 20px 0px;
}


/*Cloud Engineering END*/

.process_back{
  background: #e8ebee;
  padding: 0px 0px;
}
.process_back h3 {
  background: #234a75;
  padding: 30px 20px;
  color: white;
  clip-path: polygon(74% 0%, 100% 50%, 75% 100%, 0% 100%, 20% 50%, 0% 0%);
  text-align: center;
}

.processs .container .row>*{
  padding-left: 0px !important;
  margin-left: 0px !important;
  padding-right: 0px;
}

.process_head ul {
  padding: 20px 35px;
  border: 1px solid black;
  margin: 0px 0px;
  height: 320px;
}

 .process_back h4 {
  background: #234a75;
  padding: 30px 20px;
  color: white;
 clip-path: polygon(74% 0%, 100% 50%, 75% 100%, 0% 100%, 0% 50%, 0% 0%); 
  text-align: center;
} 

/* .processs .process_back.process_head h3:nth-child(1) {
  background: red;
}
.processs .process_back.process_head h3:nth-child(2) {
  background: #000;
} */

.pricingTable {
  padding-bottom: 30px;
  margin: 0 0px;
  background: #fff;
  text-align: center;
  border-radius: 4px;
  overflow: hidden;
  height: 360px;
}


.pricingTable:hover {
  box-shadow: 0 0 10px rgb(35 74 117 / 10%) inset, 0 0 20px -5px rgb(35 74 117 / 20%);
}
.pricingTable .pricingTable-header{
    padding: 20px 15px 45px;
    background: #234a75;
    -webkit-clip-path: polygon(50% 100%, 100% 60%, 100% 0, 0 0, 0 60%);
    clip-path: polygon(50% 100%, 100% 60%, 100% 0, 0 0, 0 60%);
    position: relative;
}
.pricingTable .pricingTable-header:before {
  content: "";
  width: 180px;
  height: 180px;
  border-radius: 50%;
  position: absolute;
  right: -38%;
  top: -90%;
  background: repeating-radial-gradient(rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.2) 20%);
  transition: all 0.5s ease 0s;
}
.pricingTable:hover .pricingTable-header:before{ right: 50%; }
.pricingTable .title {
  font-size: 20px;
  color: #fff;
  margin: 0;
  font-weight: 700;
}
.pricingTable .price-value{
    display: block;
    font-size: 25px;
    color: #000;
    margin: 0 0 20px 0;
    transition: all 0.3s ease 0s;
}
.pricingTable .pricing-content{
    padding: 30px 25px 0;
    margin: 0;
    list-style: none;
}
.pricingTable .pricing-content li{
    font-size: 18px;
    color: #909090;
    line-height: 40px;
    letter-spacing: 1px;
    text-transform: capitalize;
    border-bottom: 2px solid rgba(0,0,0,0.15);
    margin-bottom: 10px;
    position: relative;
}
.pricingTable .pricing-content li:last-child{ border-bottom: none; }
.pricingTable .pricing-content li i{ color: #66ce04; }
.pricingTable .pricingTable-signup{
    display: block;
    padding: 18px 0;
    margin: 0 25px;
    border-radius: 10px;
    background: #66ce04;
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
}
.pricingTable .pricingTable-signup:hover{
    letter-spacing: 2px;
    box-shadow: 0 0 10px rgba(0,0,0,0.7) , 0 0 0 7px rgba(255,255,255,0.5) inset;
}
.pricingTable .pricingTable-signup:before{
    content: "";
    width: 230px;
    height: 230px;
    border-radius: 50%;
    background: repeating-radial-gradient(rgba(255,255,255,0.05), rgba(255,255,255,0.2) 20%);
    position: absolute;
    top: -180%;
    right: -40%;
    transition: all 0.8s ease 0s;
}
.pricingTable .pricingTable-signup:hover:before{ right: 40%; }
.pricingTable.blue .pricingTable-header,
.pricingTable.blue .pricingTable-signup{ background: #15b8f3; }
.pricingTable.blue .pricing-content li i{ color: #15b8f3; }
.pricingTable.pink .pricingTable-header,
.pricingTable.pink .pricingTable-signup{ background: #f03c79; }
.pricingTable.pink .pricing-content li i{ color: #f03c79; }
@media only screen and (max-width: 990px){
    .pricingTable{ margin-bottom: 30px; }
    .challange_icon {
      background: #234a75;
      width: 80px;
      height: 80px;
      padding: 18px;
      margin: 0px auto;
      border-radius: 50%;
  }
}
@media only screen and (max-width: 479px){
    .pricingTable{ margin: 20px 20px;
    height: fit-content; 
  padding: 0px}
    .pricingTable .pricing-content li{ font-size: 15px; }
}

.cloud_padding{
  padding: 0px;
}



/*-------Cloud proposition Styles---*/
.pricing {
  background: #fff;
  /* text-align: center; */
  padding: 20px 0 36px;
  box-shadow: 0 0 10px -3px rgba(0,0,0,0.3);
  height: 340px;
}

.pricing ul{
  padding: 0px 15px;
  margin-left: 15px;
}
.pricing .pricing-header{
  background: #234a75;
  text-align: center;
  text-transform: uppercase;
  padding: 0px 0 7px;
  margin: 0 20px 20px 0;
  clip-path: polygon(0 0, 0 100%, 85% 100%, 100% 50%, 85% 0);
}
.pricing .title {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 50px;
  margin: 0;
}
.pricing .price-value{
  color: #000;
  padding: 0 15px;
  margin: 0 0 20px;
}
.pricing .price-value .amount{
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
}
.pricing .price-value .duration{
  font-size: 30px;
  font-weight: 300;
  text-transform: lowercase;
}
.pricing .pricing-content{
  text-align: left;
  padding: 25px 15px;
  margin: 0 0 30px;
  border: 1px solid #e7e7e7;
  border-left: none;
  border-right: none;
  list-style: none;
  display: inline-block;
}
.pricing .pricing-content li{
  color: #777;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  padding: 0 0 0 40px;
  margin: 0 0 12px;
  position: relative;
}
.pricingTable .pricing-content li:last-child{ margin-bottom: 0; }
.pricingTable .pricing-content li:before{
  content: "\f00c";
  color: #fff;
  background: #F89923;
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  text-align: center;
  line-height: 24px;
  width: 23px;
  height: 23px;
  border-radius: 50px;
  position: absolute;
  top: 1px;
  left: 0;
}
.pricingTable .pricing-content li.disable:before{
  content: "\f00d";
  background: #ED1925;
}
.pricingTable .pricingTable-signup a{
  color: #fff;
  background: linear-gradient(#FAAF3C, #F89923);
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  width: 200px;
  padding: 6px 6px 5px;
  border-radius: 10px;
  display: inline-block;
  transition: all 0.3s ease;
}
.pricingTable .pricingTable-signup a:hover{
  text-shadow: 4px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.15);
}
.pricingTable.green .pricingTable-header{
  background: linear-gradient(to right, #8DC53C, #E1E530 20px, #E1E530 13px, #8DC53C 38px, #8DC53C 40%, #9BBF3B 60%);
}
.pricingTable.green .pricingTable-signup a{ background: linear-gradient(#72BC4B, #54A445); }
.pricingTable.green .pricing-content li:before{ background: #54A445; }
.pricingTable .pricing-content li.disable:before{ background: #ED1925; }
@media only screen and (max-width: 990px){
  .pricingTable{ margin-bottom: 40px; }
}
 


/*Cloud Preposition section start*/
.prepo1 {
  background-color: white;
  padding: 10px 40px;
  border-radius: 10px;
  position: relative;
  margin-top: 20px;
  height: 560px;
}
.prepo1 img{
   width: 80px;
}
.prepo1 h1{
  font-size: 20px;
  padding: 10px 0px;
  margin-top: 20px;
}
.prepo1 ul{
  position: relative;
  list-style: none;
}

.prepo1 li{
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
  position: relative;
}
.prepo1 li::before{
    content: "";
    position: absolute;
    background: url(../img/cloud/check-mark.png) no-repeat;
    background-size: 100%;
    width: 17px;
    height: 17px;
    left: -26px;
    top: 5px;
}

.prepo1 span{
  position: absolute;
  right: 40px;
  font-size: 46px;
  top: 40px;
  font-weight: 700;
  color: #47474757;
}


.prepo1:hover {
  background: rgb(35,74,104);
  background: linear-gradient(90deg, rgba(35, 74, 104, 1) 0%, rgb(19 102 166) 58%);
  padding: 10px 40px;
  border-radius: 10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  position: relative;
  margin-top: 20px;
}
.prepo1 img{
   width: 60px;
}
.prepo1:hover h1{
  font-size: 20px;
  padding: 10px 0px;
  margin-top: 20px;
  color: white;
}
.prepo1:hover ul{
  position: relative;
  list-style: none;
  color: white;
}
.prepo1 li::before{
  content: "";
  position: absolute;
  background: url(../img/cloud/check-mark.png) no-repeat;
  background-size: 100%;
  width: 17px;
  height: 17px;
  left: -26px;
  top: 5px;
}
.prepo1 li{
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
}
.prepo1:hover span{
  position: absolute;
  right: 40px;
  font-size: 46px;
  top: 40px;
  font-weight: 700;
  text-shadow: 1px 1px 5px #ffffff80, 0px 0px 0px;
  color: #ffffff57;
}
/*Cloud preposition section end */


/*Cloud Preposition section start*/
.enterpri1 {
  background-color: white;
  padding: 10px 40px;
  border-radius: 10px;
  position: relative;
  margin-top: 20px;
  height: 400px;
}
.enterpri1 img{
   width: 80px;
}
.enterpri1 h1{
  font-size: 20px;
  padding: 10px 0px;
  margin-top: 20px;
}
.enterpri1 ul{
  position: relative;
  list-style: none;
}

.enterpri1 li{
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
  position: relative;
}
.enterpri1 li::before{
    content: "";
    position: absolute;
    background: url(../img/cloud/check-mark.png) no-repeat;
    background-size: 100%;
    width: 17px;
    height: 17px;
    left: -26px;
    top: 5px;
}

.enterpri1 span {
  position: absolute;
  right: 40px;
  font-size: 70px;
  top: 50px;
  font-weight: 600;
  color: #47474757;
}


.enterpri1:hover {
  background: rgb(35,74,104);
  background: linear-gradient(90deg, rgba(35, 74, 104, 1) 0%, rgb(19 102 166) 58%);
  padding: 10px 40px;
  border-radius: 10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  position: relative;
  margin-top: 20px;
}
.enterpri1 img{
   width: 80px;
}
.enterpri1:hover h1{
  font-size: 20px;
  padding: 10px 0px;
  margin-top: 20px;
  color: white;
}
.enterpri1:hover ul{
  position: relative;
  list-style: none;
  color: white;
}
.enterpri1 li::before{
  content: "";
  position: absolute;
  background: url(../img/cloud/check-mark.png) no-repeat;
  background-size: 100%;
  width: 17px;
  height: 17px;
  left: -26px;
  top: 5px;
}
.enterpri1 li{
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 15px;
}
.enterpri1:hover span{
  position: absolute;
  right: 40px;
  font-size: 70px;
  top: 50px;
  font-weight: 600;
  text-shadow: 1px 1px 5px #ffffffe8, 0px 0px 0px;
  color: #ffffff57;
}
mark {
 
}
/*Cloud preposition section end */

:root{
  --color1: #9C1245;
  --color2: #840B38;
}
.main-timeline{
 
  margin: 20px 0px;
}
.main-timeline:before{
  content: '';
  background: linear-gradient(to right, #d3d3d3, #fff, #eee);
  height: 100%;
  width: 30px;
  transform: translateX(-50%);
  position: absolute;
  left: 50%;
  top: 0;
}
.main-timeline:after{
  content: '';
  display: block;
  clear: both;
}
.main-timeline .timeline{
  width: 100%;
  padding: 0 0 0px 0;
  margin: 0 0 20px;
  float: left;
  position: relative;
  z-index: 1;
}
.main-timeline .timeline-content {
  color: #fff;
  background: var(--color1);
  padding: 25px 25px 25px 100px;
  border-radius: 50px 50px 50px;
  display: block;
  position: relative;
  height: 330px;
}
 
.main-timeline .timeline-content:before{
  background: transparent;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  border: 2px solid var(--color2);
  transform: rotateX(30deg);
  bottom: -37px;
  right: -7px;
  clip-path: none;
}
.main-timeline .timeline-icon{
  font-size: 45px;
  font-weight: 600;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 30px;
}
.main-timeline .title {
  font-size: 24px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0 0 10px;
  color: white;
}
.main-timeline .description{
  font-size: 13px;
  letter-spacing: 1px;
  margin: 0;
}
.main-timeline .timeline:nth-child(even){
  float: right; 
  margin: 0 0 30px 10px;
}
.main-timeline .timeline:nth-child(even) .timeline-content{ padding: 25px 100px 25px 25px; }
.main-timeline .timeline:nth-child(even) .timeline-content:before{
  right: auto;
  left: -7px;
}
.main-timeline .timeline:nth-child(even) .timeline-content:after{
  transform: rotateY(180deg);
  right: auto;
  left: 0;
}
.main-timeline .timeline:nth-child(even) .timeline-icon{
  right: 30px;
  left: auto;
}
.main-timeline .timeline:nth-child(2){
  --color1: #065382;
  --color2: #073B62;
}
.main-timeline .timeline:nth-child(3){
  --color1: #FE7A33;
  --color2: #E76621;
}
.main-timeline .timeline:nth-child(4){
  --color1: #17CAD9;
  --color2: #0FACBB;
}
@media screen and (max-width:767px){
  .main-timeline:before{
      transform: translateX(0);
      left: 0;
  }
  .main-timeline .timeline,
  .main-timeline .timeline:nth-child(even){
      width: 100%;
      margin: 0 0 30px;
  }
  .main-timeline .timeline-content,
  .main-timeline .timeline:nth-child(even) .timeline-content{
      padding: 100px 25px 25px;
  }
  .main-timeline .timeline-content:before,
  .main-timeline .timeline:nth-child(even) .timeline-content:before{
      left: -7px;
      right: auto;
  }
  .main-timeline .timeline-content:after,
  .main-timeline .timeline:nth-child(even) .timeline-content:after{
      transform: rotateY(180deg);
      left: 0;
      right: 0;
  }
  .main-timeline .timeline-icon,
  .main-timeline .timeline:nth-child(even) .timeline-icon{
      left: 30px;
      right: auto;
      top: 20px;
      transform: translateY(0);
  }

  .prepo1 {
    background-color: white;
    padding: 10px 40px;
    border-radius: 10px;
    position: relative;
    margin-top: 20px;
    height: fit-content;
}


/*Maps new design */

#on_map1 img {
  visibility: hidden;
  width: 200px;
  background-color: #28282817;
  color: #282828;
  text-align: center;
  border-radius: 5px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  border-width: 8px;
  border-style: solid;
  border-color: #28282817 transparent transparent transparent;
  transform: translateX(-50%);
}
/*Maps new design end*/
}
.map-container{
  position: relative;
}
.map_locations li {
  position: absolute;
  list-style: none;
}
.map_locations img {
  width: 30px;
}


.map_locations img  {
  animation: pulse-animation 2s infinite;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}
.map_locations img {
  animation: pulse-animation 2s infinite;
  border-radius: 60px;
  color: #6c98b4;
}

.map_locations #on_map1 {
  bottom: 28rem;
  right: 35rem;
}
.map_locations #on_map2{
  bottom: 26rem;
  right: 35rem;
}
.map_locations #on_map3{
  bottom: 25rem;
  right: 34rem ;
}
.map_locations #on_map4{
  bottom: 26rem;
  right: 36rem ;
}
.map_locations #on_map5{
  bottom: 24rem;
  right: 35rem ;
}

.timeline-content li {
  font-size: 14px;
  line-height: 26px;
}

.timeline-content1 {
  color: #fff;
  background: #234a75;
  padding: 25px 25px 25px 100px;
  border-radius: 50px 50px 50px;
  display: block;
  position: relative;
  height: 333px;
}

 .timeline-content1 li{
  font-size: 14px;
  line-height: 26px;
 }


 .timeline-content2 {
  color: #fff;
  background: #5ca62d;
  padding: 25px 25px 25px 100px;
  border-radius: 50px 50px 50px;
  display: block;
  position: relative;
  height: 333px;
}

 .timeline-content2 li{
  font-size: 14px;
  line-height: 26px;
 }


 .timeline-content3 {
  color: #fff;
  background:  #002956;
  padding: 25px 25px 25px 100px;
  border-radius: 50px 50px 50px;
  display: block;
  position: relative;
  height: 333px;
}

 .timeline-content3 li{
  font-size: 14px;
  line-height: 26px;
 }

 .product_mainhead li{
  font-size: 16px;
 }