h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
span,
p,
a {
  font-family: "Roboto", sans-serif;
  font-weight: 200;
}
p {
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.05em;
  color: #000000;
  margin-bottom: 25px;
}
html,
body {
  overflow-x: hidden;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

/* common */
.cmN01 {
  width: 100%;
  max-width: 1640px;
  margin-left: auto;
  margin-right: auto;
}

.cmN02 {
  width: 100%;
  max-width: 1640px;
  margin-left: auto;
  margin-right: auto;
}
/* common */

.igpHead {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 80px;
  display: flex;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1000;
  background-color: #ffffff;
}
.navbar {
  max-width: 1600px;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
}
.navbar-brand {
  display: flex;
  align-items: center;
}
.navbar-brand img {
  width: 110px;
  object-fit: contain;
  object-position: center left;
  margin-right: 10px;
}
.navbar-brand h4 {
  font-size: 20px;
  line-height: 27px;
  margin-bottom: auto;
  margin-top: auto;
  color: #707070;
}

.nav-item {
  margin-right: 32px;
}
.navbar-nav .nav-link {
  font-size: 18px;
  line-height: 30px;
  padding-left: 0px;
  padding-right: 0px;
  color: #002a4d;
}
.social_links {
}
.social_links ul {
  padding-left: 0px;
  list-style: none;
  display: flex;
  margin-bottom: auto;
  margin-top: auto;
}
.social_links ul li {
  margin-left: 16px;
}
.social_links ul li a {
  font-size: 18px;
  line-height: 1;
  text-decoration: none;
  display: block;
  color: #171717;
}

#igpBody {
  padding-top: 80px;
}
.secHm {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 923px;
  height: 86vh;
  display: flex;
  position: relative;
}
.secHm::after {
  background-color: rgba(0, 0, 0, 0.55);
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 1;
}
.secHm01 {
  margin: auto;
  margin-bottom: 27vh;
  width: 100%;
  max-width: 975px;
  position: relative;
  z-index: 2;
}
.secHm02 {
  font-size: 67px;
  font-size: 60px;
  line-height: 130%;
  color: #ffffff;
  text-align: center;
  margin-bottom: 42px;
}
.secHm03 {
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
  padding: 15px 60px;
  color: #000000;
  background-color: #ffffff;
  border-radius: 30px;
  font-size: 20px;
  line-height: 1;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  font-weight: 400;
}
/* sec 02 */
.sec01 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.sec01A {
  flex: 0 0 auto;
  width: 52%;
}
.sec01A1 {
  position: relative;
  height: 505px;
}
.sec01A1::after {
  position: absolute;
  content: "";
  left: 23px;
  right: 23px;
  top: 23px;
  bottom: 23px;
  border: 1px solid #ffffff;
}
.sec01A .sec01A1 img {
  width: 100%;
  object-position: center;
  object-fit: cover;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.sec01B {
  flex: 0 0 auto;
  width: 48%;
  padding-left: 52px;
  padding-top: 62px;
}
.sec01B h4 {
  font-size: 30px;
  line-height: 180%;
  font-weight: 500;
  color: #000000;
  padding-bottom: 19px;
  border-bottom: 4px solid #2c4f90;
  display: flex;
  width: 100%;
  max-width: 243px;
  margin-bottom: 19px;
}
.sec01B p {
  color: #2d2d2d;
  font-weight: 400;
  font-size: 19px;
  line-height: 184%;
}
.sec01_btn {
  margin-left: auto;
  margin-right: 0px;
  display: flex;
  font-size: 22px;
  line-height: 1;
  padding: 16px 44px;
  color: #ffffff;
  text-decoration: none;
  background-color: #2c4f90;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
.sec01_btn span {
  margin-right: 16px;
}
/* sec 02 */

/* sec 03 */
.sec02_Wrp {
  background-color: #f5f5f5;
padding: 45px 0;}
.sec02 {
  padding-top: 20px;
}
.sec02_head {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 100%;
  max-width: 244px;
  font-size: 30px;
  line-height: 180%;
  font-weight: 500;
  color: #000000;
  padding-bottom: 13px;
  border-bottom: 4px solid #2c4f90;
  margin-bottom: 48px;
}
.sec02A {
background: #fff;height: 100%;}
.sec02B {
  height: 435px;
  position: relative;
  display: flex;
}
.sec02B::after {
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.sec02A:hover .sec02B::after {
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
}
.sec02C {
  /* margin-top: 30px; */
  /* margin-bottom: 30px; */
  font-size: 26px;
  text-align: center;
  color: #212121;
font-weight: 400;padding: 43px;}
.sec02D {
  visibility: hidden;
  margin: auto;
  padding: 12px 30px;
  background-color: #ffffff;
  color: #000000;
  font-size: 18px;
  line-height: 1;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  text-decoration: none;
  position: relative;
  z-index: 2;
}

.sec02A:hover .sec02D {
  visibility: visible;
}
/* sec 03 */

/* sec 4 */
.sec03_Wrp {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.sec03_Wrp::after {
  background-color: rgba(0, 0, 0, 0.55);
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 1;
}
.sec03 {
  padding-top: 120px;
  padding-bottom: 137px;
  position: relative;
  z-index: 2;
}
.sec03A {
  width: 100%;
  max-width: 1144px;
  margin-left: auto;
  margin-right: auto;
}
.sec03A p {
  text-align: center;
  font-size: 32px;
  line-height: 43px;
  color: #ffffff;
  margin-bottom: 0px;
}
/* sec 4 */

/* sec 5 */
.sec04 {
  padding-top: 45px;
  padding-bottom: 45px;
}
.sec04_head {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 100%;
  max-width: 244px;
  font-size: 35px;
  line-height: 180%;
  font-weight: 500;
  color: #000000;
  padding-bottom: 19px;
  border-bottom: 4px solid #2c4f90;
  margin-bottom: 40px;
}
.sec04A {
  height: 495px;
  border-radius: 14px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 32px 41px 32px 67px;
  display: flex;
  margin-bottom: 15px;
}
.sec04A::after {
  position: absolute;
  content: "";
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  border-radius: 14px;
  background-color: rgba(0, 0, 0, 0.43);
  z-index: 1;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
}
.sec04B {
  margin-top: auto;
  margin-bottom: 0px;
  position: relative;
  z-index: 2;
  display: flex;
  width: 100%;
}
.sec04B_head {
  font-size: 38px;
  line-height: 133%;
  color: #ffffff;
  font-weight: 400;
}
.sec04B_tail {
  margin-top: auto;
  margin-bottom: 0px;
  display: block;
  padding: 13px 46px;
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
  font-size: 27px;
  line-height: 1;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}
/* sec 5 */

/* sec 6 */
.sec05Wrp {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 43px;
  position: relative;
}
.sec05Wrp::after {
  background-color: rgba(44, 79, 144, 0.66);
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  z-index: 1;
}
.sec05_head {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 100%;
  max-width: 244px;
  font-size: 31px;
  line-height: 180%;
  font-weight: 400;
  color: #ffffff;
  padding-bottom: 13px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 28px;
}
.sec05 {
  padding-top: 50px;
  padding-bottom: 87px;
  position: relative;
  z-index: 2;
}
.owlOurClientsWrp {
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
}
.owlOurClients01 {
}
.owlOurClients {
  position: relative;
}
.owlOurClients.owl-theme .owl-nav {
  left: 0px;
  right: 0px;
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin-top: 0px;
}
.owl-carousel.owlOurClients .owl-nav button.owl-prev {
  position: absolute;
  left: -75px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #ffffff;
  font-size: 27px;
}
.owl-carousel.owlOurClients .owl-nav button.owl-prev:hover {
  background: transparent;
}
.owl-carousel.owlOurClients .owl-nav button.owl-next {
  position: absolute;
  right: -75px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #ffffff;
  font-size: 27px;
}

.owl-carousel.owlOurClients .owl-nav button.owl-next:hover {
  background: transparent;
}
.owlOurClients01 h4 {
  color: #ffffff;
  font-size: 25px;
  line-height: 130%;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0px;
}
.owlEachClients1 {
  background-color: #ffffff;
  width: 193px;
  height: 136px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  display: flex;
  padding: 30px;
}
.owlEachClients1 img {
  object-fit: contain;
  object-position: center;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.owlEachClientsWrp {
  width: 100%;
  max-width: 1077px;
  margin-left: auto;
  margin-right: auto;
}
#myTab {
  display: none;
}
/* sec 6 */

/* footer */
footer {
  display: flex;
  flex-direction: column;
}
.footer_Wrp {
  padding-top: 70px;
  padding-bottom: 70px;
}
.footer_01 {
  width: 32%;
}
.footer_02 {
  width: 14%;
}
.footer_03 {
  width: 23%;
}
.footer_04 {
  width: 31%;
}

.footer_01A_head {
  font-size: 25px;
  line-height: 130%;
  font-weight: 400;
  color: #ffffff;
}
.footer_01B {
  margin-top: 20px;
  max-width: 100%;
  height: 200px;
}
.footer_01B iframe {
  width: 100%;
  height: 100%;
}
.footer_02A {
  padding-left: 0px;
  margin-top: 55px;
}
.footer_02A li {
  list-style: none;
}
.footer_02A li a {
  font-size: 18px;
  line-height: 160%;
  color: #ffffff;
  display: block;
  text-decoration: none;
}
.footer_03A {
  padding-left: 0px;
  margin-top: 15px;
}
.footer_03A li {
  list-style: none;
}
.footer_03A li a {
  display: flex;
  font-size: 18px;
  line-height: 0;
  color: #ffffff;
  text-decoration: none;
margin-bottom: 10px;}

.footer_03A li a span {
  font-size: 18px;
  line-height: 160%;
  color: #ffffff;
}
.footer_03A li a i {
  margin-top: 10px;
  font-size: 18px;
  line-height: 160%;
  margin-right: 10px;
}

.footer_04_1A {
  position: relative;
}
.footer_04_1B {
}
.footer_04_1B input {
  background-color: transparent;
  border: 1px solid #ffffff;
  padding: 11px 50px 11px 20px;
  font-size: 18px;
  
  height: 44px;color: rgba(255, 255, 255, 0.3);border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  box-shadow: none;
  outline: none;
}

.footer_04_1B input:hover,
.footer_04_1B input:focus {
  background-color: transparent;
  box-shadow: none;
  outline: none;
  border: 1px solid #ffffff;
}
.footer_04_1C {
  position: absolute;
  top: 50%;
  right: 17px;
  border: 0px;
  background: transparent;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-size: 33px;
  color: #ffffff;
}
.footer_04_2 {
  margin-top: 15px;
}
.footer_04_2 h4 {
  font-size: 25px;
  line-height: 130%;
  color: #ffffff;
  text-align: right;
  margin-bottom: 15px;
}
.footer_04_2 p {
  font-size: 18px;
  line-height: 160%;
  color: #ffffff;
  text-align: left;
  margin-bottom: 0px;
font-weight: 400;}
.footer_04_3 {
  margin-top: 25px;
  display: flex;
  
  margin-right: 0px;
}
.footer_04_3 li {
  list-style: none;
  margin-right: 22px;
}
.footer_04_3 li a {
  font-size: 15px;
  line-height: 1;
  color: #ffffff;
  text-decoration: none;
background: #3e61a1;width: 32px;align-items: center;justify-content: center;height: 32px;display: flex;border-radius: 3px;padding: 5px;}
.footer_Wrp01 {
  background-color: #2c4f90;
}
.footer_Wrp02 {
  
  padding-top: 21px;
  padding-bottom: 21px;
background: rgba(0, 0, 0, 0.3);}
.footer_Wrp02 p {
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
  font-size: 16px;
  line-height: 130%;
  font-weight: 400;
  color: #ffffff;
}
/* footer */
.enqbtn a {
  padding: 17px 43px;
  width: 126px;
  height: 43px;
  background: #2C4F90;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff!important;
  border-radius: 3px;
  margin-left: 40px;
}
.innerhd::before {
  content: "";
  background: rgba(44, 79, 144, 0.45);
  position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.innerhd h2 {
  font-weight: 500;
  font-size: 35px;
  line-height: 41px;
  color: #FFFFFF;
  text-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  text-align: center;
}
.innerhd{ 
  position: relative;
  height: 331px;
}

.detail
{
  padding: 150px 0;
  background-repeat: no-repeat;
 
}
.aboutsec
{
  padding: 83px 0;
position: relative;}
.aboutsec h4 {border-bottom: 5px solid #2C4F90;padding-bottom: 13px;width: 358px;margin-bottom: 13px;font-weight: 500;font-size: 30px;}

.aboutsec p {font-weight: 400;
font-size: 18px;
line-height: 30px;
margin-bottom: 10px;
color: #000000;position: relative;}
.aboutsec ul li:before {
  position: absolute;
  right: auto;
  left: 0;opacity: 1;
  list-style: none;
  content: '';
  background: transparent url('../images/arrowbl.png') no-repeat;
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  margin-top: 5px;height: 13px;
list-style-type: none;}
.aboutsec ul li {color: #000000;list-style: none;display: flex;align-items: baseline;padding-left: 20px;margin-bottom: 5px;font-size: 17px;}

ul {position: relative;padding-left: 0;}
.imgouter img {
  /* max-width: 50%; */
height: auto;}
.imgouter {
  display: flex;
height: 100%;max-width: 100%;}
.footer_04_1C i
{
font-size: 24px;
}
 .service .col-lg-4.col-md-4::before {
  content: "";
  background: rgba(0, 0, 0, 0.5);;
  position: absolute;
  top: 0;
  right: 0;
  left: 0px;
  bottom: 0;
  z-index: 1;
}
section.cmNsec.service .sidepadd {
  padding: 0 78px 78px;
}
section.cmNsec.service {
  padding: 78px 0 0;
}
section.cmNsec .col-lg-4.col-md-4  {
  position: relative;
}
.service .col-lg-4.col-md-4.img_1 {
  padding-right: 0;
  padding-left: 0;
position: relative;FONT-SIZE: 18px;}
.service .col-lg-4.col-md-4.img_2 {
  padding-right: 0;
  padding-left: 0;
}
.service .col-lg-4.col-md-4.img_3 {
  padding-right: 0;
  padding-left: 0;
}
section.cmNsec.service .detail {
  position: absolute;
  top: 140px;
  bottom: 0;
  color: #fff;
  left: 0px;
  right: 0;
  font-weight: 400;
  font-size: 18px;
  z-index: 1;
  line-height: 25px;
  display: block;
  height: auto;
  padding: 0px 49px 38px;
}
  
  section.cmNsec.service .detail h3 {font-size: 30px;padding-bottom: 0;display: block;margin-bottom: 0;font-weight: 500;}
  section.cmNsec.service .sidepadd p {font-size: 18px;color: #fff;line-height: 25px;margin-bottom: 0;}
  .brdr
  {
    display: block;
    height: 3px;
    max-width: 317px;
    background-color: #fff;
    color: #fff;
  margin: 10px 0;}
  /* .service .img_1::before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 12px;
    left: 12px;
    bottom: 0;
    z-index: 1;
} */
section.cmNsec.service .detail h2 {
  font-weight: 500;
  font-size: 30px;
  line-height: 25px;
  color: #FFFFFF;
}

 .post-img::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);

  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; 
}
.post-img {
  position: relative;
}
.overlay {
  position: relative;
  /* margin-bottom: 41px; */
}
.post-content h2 {
font-weight: 500;
font-size: 30px;
line-height: 25px; 
color: #FFFFFF;
}
 .post-content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  padding: 25px;
  font-weight: 500;
  font-size: 30px;
  line-height: 25px; 
}
.servicesec_2 p{
  font-weight: 400;
font-size: 18px;
line-height: 25px;
/* or 139% */


color: #000000;
}
.post-data
{
  background: #FFFFFF;
box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.15);
padding: 30px;
/* height: 100%; */}
section.cmNsec.service .post-data ul li:before {
  position: absolute;
  right: auto;
  left: 0;
  opacity: 1;
  list-style: none;
  content: '';
  background: transparent url('../images/arrowbl.png') no-repeat;
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  margin-top: 5px;
  height: 13px;
  list-style-type: none;
}
section.cmNsec.service .post-data ul li {
  color: #000000;
  list-style: none;
  display: flex;
  align-items: baseline;
  padding-left: 20px;
  margin-bottom: 5px;
  font-size: 17px;
}
section.cmNsec.logosec {
  padding: 80px 0;
  background: rgba(196, 196, 196, 0.15);
}
section.cmNsec.logosec h2 {
font-weight: 500;
font-size: 30px;
line-height: 30px; 
color: #000000;
max-width: 358px;margin-bottom: 46px;padding: 0 0 15px;border-bottom: 3px solid #2C4F90;}
section.cmNsec.logosec .owlEachClients1 {width: 298px;
  height: 298px; 
  padding: 58px;
  background: #fff;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 39px;
  justify-content: center;align-items: center;}
  section.cmNsec.logosec .owlEachClients1 img {
    object-fit: contain;
    object-position: center;
    width: 170px;
    height: 170px;
    max-width: 203px;
    max-height: 203px; 
}
 .owl-carousel .owl-stage:after { 
  line-height:normal;  
    height: 100%;
}
section.cmNsec.logosec .enqbtn a {
  padding: 17px 43px;
  width: 179px;
  height: 55px;
  background: #2C4F90;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff!important;
  border-radius: 3px;
  margin-left: 40px;
  font-size: 18px;
  text-decoration: none;
}
section.cmNsec.contactsec {
  padding: 80px 0;
}
section.cmNsec.contactsec h4 {
  font-weight: 500;
  font-size: 30px;
  line-height: 30px;
  color: #000000;
  
  display: block;
  padding-bottom: 17px;
  
  /* border-bottom: 3px solid #2C4F90; */
  margin-bottom: 0px;
padding-left: 0;padding-right: 0;width: 100%;}
section.cmNsec.contactsec .location {
  background: #FFFFFF;
  border: 1px solid #2C4F90;
  box-sizing: border-box;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 39px;
  width: 362px;
  flex-wrap: wrap;height: 356px;
  /* display: flex; */
  align-items: center;
  justify-content: center;
  align-content: center;
  /* flex-wrap: wrap; */
  padding: 80px;
text-align: center;}
section.cmNsec.contactsec .location h4{
  font-weight: 500;
font-size: 18px;
line-height: 20px; 
margin-top: 60px; 
color: #000000;
display: block;max-width: 100%;border: 0;padding-bottom: 0;margin-bottom: 23px;}
section.cmNsec.contactsec .location p{
  font-weight: 400;
  font-size: 18px;
  line-height: 25px; 
  
  color: #A8AAAA;
}
section.messagebox {
  padding: 46px 100px;
  margin-top: 90px;
  height: 700px;
  background-repeat: no-repeat;
  background: rgba(0, 0, 0, 0.3);
}
section.messagebox h4 {
  font-weight: 500;
  font-size: 30px;
  line-height: 30px;
  color: #FFFFFF;
padding-left: 0;padding-right: 0;margin-bottom: 19px;}
section.messagebox .spacer {
  height: 4px;
  display: block;
  width: 358px;
  background: #fff;
  margin-bottom: 70px;
}
section.messagebox input {
  height: 50px;
  background: #FFFFFF;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 1px;
  margin-bottom: 37px;
  color: #CDCDCD;
}
section.messagebox input::placeholder, section.messagebox textarea::placeholder { 
  color: #CDCDCD;
}
section.messagebox textarea {
  height: 273px; 
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}
section.messagebox{
 
/* background: #2C4F90; */
border-radius: 4px;
}
section.cmNsec.contactsec h4 .spacer {height: 4px;
  display: block;
  width: 358px;
  background: #fff;
  margin-bottom: 70px;}

section.cmNsec.contactsec .spacer {height: 4px;
  display: block;
  width: 358px;
  background: #2C4F90;
  margin-bottom: 48px;}
  section.messagebox .enqbtn a {width: 196px;font-size: 18px;padding: 12px 30px;margin: 47px  auto 0px;}
  section.bg-grey {background: rgba(196, 196, 196, 0.15);}

section.bg-grey h4 {border-bottom: 5px solid #2C4F90;
    padding-bottom: 13px;
    width: 358px;
    margin-bottom: 13px;
    font-weight: 500;
    font-size: 30px;margin-top: 65px;}

section.bg-grey p {margin-bottom: 0;}
section.servsub.bg-grey {
  padding: 83px 0;
}
.leftsidesec {
  background: #f5f5f5;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 40px 50px;
}
.leftsidesec h4
{
  width: 100%;
  font-size: 25px;
}
.rightsec {
  background: #F7F7F7;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  border-radius: 10px;
  padding: 36px 60px;
  margin-bottom: 20px;
}
.brucrumb ul {
  padding-left: 0px;
  display: flex;
}   
.brucrumb ul li {
  padding-left: 0px;
  display: flex;
  padding-right: 20px;
} 
.brucrumb ul li a  {
  display: flex;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 193.19%;
  color: #3D8AE4;
  text-decoration: none;
  padding-right: 25px;
}
.brucrumb ul li a::after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border-top: 2px solid #3D8AE4;
  border-right: 2px solid #3D8AE4;
  border-bottom: 1px solid transparent;
  border-left: 1px solid transparent;
  top: 50%;
  right: 8px;
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
}
  .brucrumb ul li::before
{
display: none;
}
.enQBtn {
  position: absolute;
  right: 48px;
  bottom: 48px;
  display: flex;
  font-weight: 400;
  font-size: 20px;
  line-height: 133.8%;
  color: #ffffff;
  background: #2c4f90;
  border-radius: 40px;
  font-weight: 500;
  text-decoration: none;
  padding: 8px 50px;
  border: 2px solid #fff;
}
.imgcover {
  position: relative;
  margin: 20px 0;
}
.tablesec {
  margin-top: 40px;
}
.tbbrdr {
  border: 1px solid #B5C3D3;
  border-top: 2px solid #B5C3D3;
  border-bottom: 2px solid #B5C3D3;
  box-sizing: border-box;
}
.tbLHd {
  box-sizing: border-box;
  border-left: 1px solid #B5C3D3;
  border-right: 1px solid #B5C3D3;
  padding: 10px 26px !important;
}
.tbLTl {
  flex-direction: column;
  border-top: 2px solid #B5C3D3;
  border-left: 1px solid #B5C3D3;
  border-right: 1px solid #B5C3D3;
  box-sizing: border-box;
  padding: 25px 20px 30px 20px !important;
}
.tbLHd h3 {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #3D8AE4;
  margin-bottom: 0;
  padding-bottom: 0;
}
.dnLd {
  border: 2px solid #B5C3D3;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 30px 20px;
  text-decoration: none;
  align-items: center;
  align-content: center;
  justify-content: center;
}
.dnLd01 {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}
.dnLd02 {
  display: flex;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
.rightsec .tablesec h3 {
  font-size: 18px;
  font-weight: 500;
}
.tablesec p { 
  font-size: 16px; 
}
.dnLd02 p {
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 10px;
  font-weight: 400;
  font-size: 20px;
  line-height: 133.8%;
  color: #3D8AE4;
}
.snGlPdTRz_dtL {
  padding-top: 50px;
}
a.enQBtn:hover {
  color: #f7f7f7;
}
.prdcTpLst {
  display: flex;
  flex-direction: column;
  position: relative;
  background: #2c4f90;
  border-radius: 10px;
  height: auto;
  margin-bottom: 30px;
}
.prdcTpLst1 {
  height: 250px;
}
.prdcTpLst2 {
  /* flex: 1; */
  display: block;
  padding: 30px 40px;
}
.prdcTpLst_A {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}
.prdcTpLst1 img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.prdcTpLst2a {
  margin-top: auto;
  margin-bottom: auto;
  display: block;
  /* flex: 1; */
}
.prdcTpLst2a h4 {
  font-weight: 500;
  font-size: 25px;
  line-height: 150%;
  color: #FFFFFF;
margin-bottom: 0;border: 0;display: block;width: auto;}
.prdcTpLst2b {
  margin-top: auto;
  margin-bottom: auto;
}
.prdcTpLst2b a {
  z-index: 2;
}
.cMn_Bt:hover {
  color: #FFFFFF;
}
.prdcTpLst .enQBtn {
  position: relative; 
  display: flex;
  align-items: center;
  font-weight: 400;
  justify-content: center;
  font-size: 16px;
  line-height: 133.8%;
  right: auto;
  bottom: auto;
  max-width: 120px;
  color: #ffffff;
  background: #2c4f90;
  border-radius: 40px;
  font-weight: 500;
  text-decoration: none;
  padding: 8px;
  border: 2px solid #fff;
}