#FooterrControl1_tr_hitCounter {
    padding-right: 30px;
}

.services_list {display: flex;position: relative;flex-wrap: wrap;margin: 0;list-style: none;}
.services_list li .services_box {background-color: #fff; position: relative;  border-bottom: solid 1px #d4d4d8; border-top: solid 1px #d4d4d8; border-right: solid 1px #d4d4d8;padding: 80px 40px 5px 40px; flex-grow: 1; text-align: center; }

.home_services .services_list li {     height: 100%; display: flex;  flex-basis: 100%;width: 100%;}
.services_list li  { margin-bottom: 15px;   flex-basis: 33.33%;width: 33.33%;}
.services_page .services_list li{margin-bottom: 15px;padding: 0;}


.services_page .services_list li:first-child .services_box {border-left: solid 1px #d4d4d8;}
.services_page .services_list li .services_box {height: 100%;} 
.home_services .services_list{border-left: solid 1px #d4d4d8;}
.services_list li:nth-child(4n) .services_box {border-left: solid 1px #d4d4d8;}
.services_list li .services_box .ser_name {font-size: 25px;transition-delay: 0.9s;transition: 0.5s;color: #253d83;font-weight: 900;margin-bottom: 30px;}
.read_more_round { color: #fff; border: solid 2px #253d83; padding: 12px 40px; border-radius: 60px; background-color: #253d83;}
.services_list .line {height: 35px; width: 1px; transition: 0.5s; background-color: #469bd4; display: block;margin: 15px auto 15px auto; }
.services_list li p {margin-bottom: 0;line-height: 1.6;transition-delay: 0.9s;transition: 0.5s;font-size: 15px;}
/* .services_list li .services_box .read_more_round { opacity: 0; visibility: hidden;} */
.services_list .line_top {height: 35px; width: 1px; transition: 0.5s; background-color: #469bd4; display: block;margin: 15px auto 15px auto; position: absolute;  height: 0;   z-index: 1;  top: -35px;left: 50%; background-color: #253d83; }
.services_list li .services_box .ser_icon img{object-fit:contain;height:100px}
.services_list li .services_box:hover .line_top { height: 35px;}
.services_list li .services_box:hover .line { height: 10px; margin: 0 auto;   background: #469bd4;}
.services_list li .services_box:after {  content: '';     position: absolute; right: 0; bottom: 0px; transition: 0.5s; background: #469bd4; width: 100%; height: 0%; }
.services_list li .services_box:hover:after {height: 100%;}
.services_box_content {position: relative;z-index: 1;display: flex;flex-direction: column;align-items: center;height: 100%;min-height: 359px;} 
.services_list li .services_box:hover .ser_icon {filter: brightness(1000);}
.services_list li .services_box:hover .ser_name {color: #fff;}
.services_list li .services_box:hover p {color: #fff;}
.services_list li .services_box .read_more_round {      margin-top: 20px;  display: inline-block; border-color:#fff; color: #fff; background-color: transparent; transition: 0.5s;}
.services_list li .services_box .read_more_round:hover { background-color: #fff; color: #469bd4;}


.bx-sc p{
	font-size:14px;
}
.bx-sc{
	margin:30px 0;
	box-shadow:1px 1px 5px gray;
	border-radius:10px;
	padding: 20px;
	min-height: 390px;
}
.bx-sc h4{
	text-transform:capitalize;
	color: #0f5d9d;
	font-size: 16px;
	line-height: 26px;
}
.reg li{list-style:none;}
.reg ol{padding-left:10px;}
.reg li i{margin-right:10px;color:#0f5d9d;}
body{margin:0 !important; padding:0 !important; font-family:Arial !important;     font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 24px;}
h3.innerp-head {
    font-weight: 700;
    font-size: 27px;
    margin: 0 0 20px 0;
    text-align: left;
    line-height: 1.4;
}

.main-table img {
    align-items: center;
    /* height: 285px; */
    /* width: 393px; */
}

h2.innerp-sub-head {
    margin: 27px 0px 23px 0px;
    line-height: 1.2em;
    font-weight: 700;
    font-size: 16px;
}

.icon-box img {
    height: 199px;
    width: 199px;
}



.icon-box p {
    font-weight: 600;
    text-align: center;
    font-size: 18px;
}



.container-middle{ margin:0 auto;     text-align: left; font-family:Arial !important;     font-size: 14px !important; line-height: 24px !important; font-weight: normal !important; color: #666;}

.container-middle a{color:#236fb6; text-decoration:none;}

p, .main-table li{margin-bottom: 12px;margin-top: 0;text-align:justify;font-size: 15px;letter-spacing: .4px;line-height: 1.6;}	

h1{
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    color: #333;
    text-align: left;}
	
h2{     font-size: 25px;
    text-align: left;
    color: #333;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: normal;}

h4{    font-size: 14px;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;}

.cl{clear:both;}

.manu-container {
    width: 100%;
    min-height: 40px;
    margin: 0;
    padding: 0;
    background: #0f5d9d;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
}

.manu-container ul {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.manu-container ul li {
    padding: 0 .5%;
    font-weight: bold;
    float: left;
    display: block;
    border-right: 1px #415598 solid;
}

.manu-container ul li a {
    color: #fff;
    text-decoration: none;
    padding: 5px 7px;
    line-height: 40px;
}

/*color-box*/
.flip-front, .flip-back p a, .td-banner{background:#256fb4;}
.flip-back p a:hover{background:#0a3c64;}
.flip-back p a:hover, .flip-back p a
.td-banner:hover, .td-banner,
.us-lk ul li:hover, .us-lk ul li,
.abt-hm, .abt-hm:hover
{transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s;}


/*color-box*/

/*banner*/
.banner-bx{margin-top: -60px;}

.td-banner{
    height: 140px;
    position: relative;
    border: 2px solid transparent;
    padding-top: 15px;
    overflow: hidden;}
	
.td-banner:hover{height: 260px;     margin-top: -120px;}

.td-banner:before{    content: "";
    background-color: #fff;
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; top:0;}
	
.td-banner:after{content: "";
    background-color: #fff;
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;     bottom: 0;}
	
.img-bn{    text-align: center;}

.img-bn .fa{    background: #044683;
    border-radius: 50%;
    padding: 10px 10px;
    border: 3px solid #5696d0;
    box-shadow: 2px 3px 4px #0a4174; transition:0.5s;
	width: 80px; height:80px; font-size:50px;}
	
.td-banner:hover .img-bn img{transform:rotate(360deg) scale(1.1); transition:0.5s; }
	
.td-banner:hover:after, .td-banner:hover:before{    left: 35px;
    opacity: 1;}

.td-banner:hover{transform: translate(0px,-6px);     box-shadow: 0px 4px 3px #ccc; border:2px solid #eee;}

.td-banner h2{ font-family: Helvetica, Arial;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
    /* background: rgba(10,60,100,0.1); */
    margin-top: 0;
    padding: 3px 0px 5px;
    font-size: 22px;
    margin-bottom: 0;}
	
.td-banner p{font-size: 14px;
    font-family: Helvetica;
    color: #fff;
    line-height: 20px;
    padding: 0 10px;}
	
.td-banner a{color: #fff;
    text-decoration: none;
    float: right;
    margin-right: 20px;
    font-size: 12px;}
/*banner*/

/*header*/

header{padding-bottom: 10px;}

.top-nv{    background: #f5f5f5;
    color: #fff;
    /* box-shadow: 0px 1px 1px #999; */
    height: 36px;
    /* z-index: 9; */
    position: relative; overflow: hidden;}
	
.top-nv ul{margin:0; list-style:none; text-align:left;     font-size: 16px; padding-left: 0;}
.top-nv ul li{display:inline-block; color:#333;     padding: 6px 0;}
.top-nv ul li img{    vertical-align: text-bottom; margin-right:8px; height: 18px;     float: initial;}
.top-nv ul li a{color:#333;}

.bg-black{     position: absolute;
    top: 0;
    right: -7px;
    height: 36px;
    background: #002848;
    width: 11%;
    transform: skew(-23deg);
    border-left: 5px solid #0f5d9d;}

.fl-head{/*padding-top:10px;*/}

.top-nv .container-middle .fr-head-top img{margin-left:4px; transition:0.5s;}
.top-nv .container-middle .fr-head-top img:hover{transform:rotate(360deg); transition:0.5s;}

.top-nv .container-middle .fr-head-top{padding-top: 5px; position:relative;     z-index: 9;}

.container-middle .fl-head{padding-top:5px;}

/*.container-middle .fr-head:after{content:""; position:absolute; right:0; top:0; height:100%; width:100%; background:#000;}*/

.fl-head h2 {     font-weight: bold;
    text-transform: capitalize;
    font-size: 28px;
    margin: 0;
    margin-left: 15px;
    color: #0f5d9d;
    text-shadow: 0px 4px 5px #ccc;
    margin-top: 8px;
    font-family: sans-serif;
	letter-spacing: -1px;
}

.fl-head h4 {      font-family: sans-serif;
    font-weight: 500;
    text-align: left;
    font-size: 15px;
    margin-top: 3px;
    color: #000;
    margin-bottom: 0;
    margin-left: 17px;}
	
.fr-head{margin-right:18%; text-align:right;}


.fl-head img{/*float: left;     height: 64px;*/}

.fr-head img{float: inherit; }

.content-head{float: left;}

.fr-head p img{float: left; padding-right: 10px;}
.fr-head p {    font-size: 18px;
    color: #000;
    font-family: sans-serif; line-height: 20px;     margin-top: 20px;}
	
.fr-head p span{    font-weight: 100;
    font-size: 14px;}
/*header*/

/*home*/

.hm-abt{    background: #eeeeee;
    padding: 20px 0px 25px; }
.hm-abt, .hm-abt p, .hm-abt h2{text-align: center;}

.head-hm{text-align: center;    margin-bottom: 35px; font-size: 22px; position:relative;}

.hm-abt .head-hm span{background:#eee;}

.head-hm span{    border-left: 4px solid #0f5d9d;
    border-right: 4px solid #0f5d9d;
    padding: 3px 9px; position:relative; z-index:9; background:#fff; line-height: 30px;}
	
.head-hm:after{content: "";
    position: absolute;
    left: 0;
    top: 12px;
    height: 1px;
    width: 100%;
    background: #ccc;}
	
.ser-cnt, .serv-bx, .ser-img img, .ser-cnt h3, .ser-cnt p.rd-mr, p.rd-mr a, p.rd-mr a:after,
.serv-bx:hover, .serv-bx:hover .ser-img img, .serv-bx:hover p.rd-mr a, .serv-bx:hover p.rd-mr img, .serv-bx:hover p.rd-mr a:after,
p.rd-mr img
{transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}
	
.serv-bx{    
    background: #fff;
    border: 1px solid #dddddd;
    margin-bottom: 60px;
    position: relative;
    z-index: 9;
    padding-bottom: 25px; }
	
.serv-bx:hover{box-shadow: 0px 6px 4px #ddd; transform:translate(0,-4px);}

.serv-bx:hover .ser-img img{transform:scale(1.2) rotate(5deg);}

.serv-bx:hover p.rd-mr a{background: #0f5d9d; color:#fff; border-color:#0f5d9d;}

.serv-bx:hover p.rd-mr img, .hm-team p.rd-mr a img{filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); -moz-filter: brightness(0) invert(1);}

.serv-bx:hover p.rd-mr a:after{background: #b9defd; border: 2px solid #b9defd; }
	
/*.serv-bx:after{content: "";
    position: absolute;
    right: 0;
    top:0px;
    height:50%;
    width: 100%;
    background: #0f5d9d;}*/
	
.mar-dv{margin:0 1.7%;}
	
.ser-img img{width:100%; height: 100%; }

.ser-img{    height: 185px;
    overflow: hidden;}
	
.ser-cnt{     text-align: center;
    width: 87%;
    margin: 0 auto;
    margin-top: -18px;
    position: relative;
    position: relative;
    background: #fff;
   }
	
.ser-cnt h3{    background: #0f5d9d;
    color: #fff;
    padding: 5px 0;
    margin: 0 0px 6px;
	    font-size: 18px;
    font-weight: bold;}
	
.ser-cnt p.rd-mr{     text-align: center;
    position: absolute;
    bottom: -45px;
    margin: 0 auto;
    left: 0;
    right: 0;}

p.rd-mr a{    background: #fff; position:relative;
    border: 2px solid #434343;
    padding: 9px 7px;
    text-transform: uppercase;
    font-size: 12px;
    color: #333;
    font-weight: 600;}
	
p.rd-mr a:after{content:""; position:absolute; width:100%; height:100%; background: #fff; border: 2px solid #434343; left:2px; top:2px; z-index:-1;}


.hm-team{     background: url(image/team-bg.jpg) no-repeat;
    background-attachment: fixed;
    padding: 40px 0px;
    margin-bottom: 10px;
    border-top: 6px solid #0f5d9d;
    border-bottom: 6px solid #0f5d9d;
    box-shadow: 0px 7px 5px #ccc;}
	
.hm-team p{color:#fff; text-align:center;}

.hm-team p.rd-mr{    margin-top: 30px;}

.hm-team p.rd-mr a{border-radius: 30px;
    background: #0f5d9d;
    color: #fff;
    padding: 9px 20px;
    border-color: #61b8ff;
    box-shadow: 2px 5px 6px #033a67;}
	
.hm-team p.rd-mr:hover a{padding: 9px 30px;}

.hm-team p.rd-mr:hover a img{padding-left:10px;}


/*home*/


/*footer*/
footer{margin-top: 0px; /*border-top: 20px solid #0f5d9d; */ padding-top: 5px; background: url(image/ft-bg.jpg) no-repeat;
    background-attachment: fixed;  color: #fff;  background-size: cover; padding-top: 20px;}

footer h2{font-weight: 500;  font-size: 20px; position: relative;  color: #fff; margin-bottom: 13px; text-transform: capitalize; border-bottom: 1px dashed #333; padding-bottom: 5px;}
	
footer h2 span { position: absolute; width: 100%; left: 1px; font-size: 20px; color: #222; z-index: 1; top: -17px;}
footer .container-middle a{color: #fff;}


/*.ft-cont{margin-top: -3px;}*/

.us-lk ul{list-style-type: square; font-size: 13px; margin-bottom: 0; color: #fff; padding-left: 24px;}

.us-lk ul li{line-height: 25px; margin-bottom: 7px;}

.us-lk ul li:hover{padding-left: 5px;}

.us-lk ul li a{color:#fff;}

.us-lk ul li:hover a{color:#256fb4 !important;}

footer a{color:#fff;}

.ft-soc ul{font-size: 16px; margin-bottom: 0; list-style: none;}
	
.ft-cont strong{color:#fff;}

.ft-cont p{margin-bottom:8px; font-size: 13px;  color: #fff; line-height: 23px; min-height: 36px;  transition: 0.5s;}

.copyrht{background: rgba(0,0,0,0.3); margin-top: 10px; color: #fff; font-size: 13px;  border-top: 1px solid #111;}
	
.copyrht p{margin-bottom:0; color: #fff; line-height:36px;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{/*float:left;*/}

.cprht-rht{float:right;}

.cprht-rht a{color:#fff;}

p.cprht-rht img {
    width: 25px;
    transition:0.5s;
    aspect-ratio: 1/1;
    object-fit: contain;
}

p.cprht-rht img:hover{transform:rotate(360deg); transition:0.5s;}

.ft-cont i {    width: 35px;
    min-height: 40px auto;
    text-align: center;
    border: 1px solid #fff;
    font-size: 19px;
    line-height: 0;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
    padding: 8px 0px;
}

.ft-cont p:hover i{background:#0f5d9d; transition:0.5s;}

/*footer*/



/*team*/
.team-bx p{line-height:24px !important;}

.team-bx{    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-top: 20px;}
	
.team-bx h3 img{vertical-align: bottom;}

.team-bx h3{font-size: 16px; margin-bottom: 4px;}

.team-bx:nth-last-child(1){border-bottom:0;}

.team-table{border-color: #ccc; border-right:1px solid #ccc;}
.team-table td{border:0; border-bottom:1px solid #eee;}

.team-table tr{transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s;}

.team-table tr:hover{transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s; background:#eee;}

/*team*/


	
/*contact*/
.map-cont{     margin-top: 10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{ margin: 0; font-size: 16px;}
.cont-page p{font-size:14px; color:#fff;     line-height: 24px !important;}

.cont-page h2 span{    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-bottom: 10px;}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{    background: #23527c;
    padding-top: 10px;
    padding-bottom: 2px; margin-bottom: 2px;     padding-right: 10px;}
	
.cont-page .feature-box-image{margin-top: 28px;}

/*contact*/

.cont-page h2{font-weight:bold; Font-size:18px; color:#004488; line-height:36px; text-transform:uppercase; margin:0;}
.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left: 70px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
	color: #114366;
	display: block;
	position: absolute;
	width: 52px;
	height: 52px;
	line-height: 0px;
	top:0px;
	left: 8px;
	text-align: center;
	font-size: 60px;
	-webkit-transition: all .3s;
	-khtml-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}
@media (max-width:767px){
.wslidess li .bnnr_cpn h3 {
    font-size: 18px !important;
    color: #fff;
}
.home_services .services_list li {     height: 100%; display:inherit;  flex-basis: 100%;width: 100%;}
.services_list li  { margin-bottom: 15px;   flex-basis:100% ;width:100% !important;}
.top-nv ul li{display:none;}	
}


 /*============WHATSAPP==========*/
    
  .whatsapp_btn{
      position: fixed;
      bottom: 5em;
      right: 20px;
      width: 55px;
      height: 55px;
      z-index: 9999;
  }
  .whatsapp_btn .icon_logo{
      position: relative;
      z-index: 100;
      padding: 5px;
  }
  
  .whatsapp_btn .icon_logo > a > img{
      width: 100%;
  }
  
  .whatsapp_btn .circle_waves{
      border-radius: 50%;
      background-color: #3cc04e;
      width: 55px;
      height: 55px;
      position: absolute;
      opacity: 0;
      bottom: 1px;
      left: 0px;
      z-index: 99;
      animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
  }
  
  @keyframes waves {
      from {
          transform: scale(.55, .55);
          opacity: .6;
      }
      to {
          transform: scale(1.8, 1.8);
          opacity: 0;
      }
  }
.tm-icn {
    float: left;
    margin-right: 20px;
}

.show#exampleModal{display:flex!important;justify-content:center;align-items:center;}
.show .modal-dialog{width:90%;height:90%;}
.show .modal-dialog p{font-size:16px;line-height:29px;}
h2#exampleModalLabel {color: #0f5d9d;font-size:30px!important;font-weight:900;margin-bottom: 20px;text-align:left !important;position: relative;}
h2#exampleModalLabel:after{
	background:#000;
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width: 185px;
	height:2px;
}
.tm-section li{
	font-size:13px;
}
.modal-body .btn.btn-primary{background-color:#0f5d9d;border-color:#0f5d9d;width:150px;border-radius:25px; margin-top:50px;}
.modal-content {justify-content:center;}
.add_sec {height: 100%;display: flex;align-items: center;}
.add_sec p{font-size:14px;}
.add_sec p i{font-size:20px;margin-right:15px;color:#0f5d9d;}
.crd_wrp {background-color:#0f5d9d;padding:10px 25px;border-radius:25px;color:#fff;font-weight:600;font-size:16px;height: 100%;text-align: left;display: flex;gap: 10px;}


.main-table{background-color: #f8f8f8;padding: 6rem 0;}
.ser_crd {background-color: #fff;height: 100%;padding: 25px;border-top: solid 5px #469bd4;box-shadow: 0px 0px 4px 0px #f7f7f7;}
.ser_crd2{border-top: solid 5px #0f5d9d;}
.ser_crd .ser_hd{font-weight:700;color:#0f5d9d;font-size:24px;}
.rd-mr a{    background-color: #0f5d9d;border-color: #0f5d9d;width: 150px;border-radius: 25px;margin-top: 50px;}

footer a i{margin-right:10px;}
footer {/* background: linear-gradient(to right, rgb(159 61 110), rgb(61 79 164)); */padding: 5% 0 0 0;background: #002F5B;}
footer .ft-logo {width: 100%;border-radius: 5px;}
footer h4{
   color:#fff;
   margin-bottom: 2px;
}
footer h5{
   color:#fff;
   margin-bottom: 2px;
}

footer p a, footer p {color: #ededed;margin: 0 0 5px 0;font-size: 18px;}
footer a:hover { color: #fff;}
.ft_lk a{
   color: #fff;
   font-size: 16px;
   line-height: 48px;
   display: flex;
}

.ft_lk a i{display:flex;width:40px;height:40px;justify-content:center;align-items:center;}
.ft_lk a i img{mix-blend-mode: color-dodge;width:20px;height:20px;object-fit:contain;}
.ft_lk i{
   margin-right10px;
   margin-right: 15px;
   background: #0486a9;
   /* width: 30px; */
   /* height: 30px; */
   font-size: 14px;
   padding: 9px;
   border-radius: 50%;
}
footer .footer-bottom { margin: 3% 0 0 0; border-top: 1px solid rgba(255, 255, 255, .2);}
footer .footer-bottom p { padding: 8px 0; font-size: 14px;}
.wslidess li {
    position: relative;
}

.wslidess li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #0000005c;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 99;
}

.wslidess li .bnnr_cpn {
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.wslidess li .bnnr_cpn h3 {
    font-size: 35px;
    color: #fff;
}

.document-card { padding: 35px;}
.document-card img { width: 64px; margin: 0 0 10px 0;}
.document-card h5 { color: #161616; font-weight: 500; text-align: start; margin: 0; font-size: 18px; line-height: 1.5;}

.benefits-card {padding: 40px 30px;background: #fff;}
.benefits-card h4 {color: #0f5d9d;font-size: 17px;letter-spacing: .5px;font-weight: bold;line-height: 1.4;}
.benefits-card p { margin: 0;}

.gst-card { background: #fff; padding:30px 20px; margin: 10px 0 0 0; min-height: 200px}
.gst-card h5 { font-size: 25px; font-weight: 500; color: #161616; margin: 0 0 20px 0; position: relative; letter-spacing: 1px}
.gst-card h5::after { content: ''; position: absolute; width: 15px; height: 3px; background: #0f5d9d; border-radius: 3px; left: 0; bottom: -5px}
.gst-card p { text-align: left; margin: 0}

.about-card {
    padding:30px 30px 20px 30px;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    border-radius: 10px;
    border: 1px dashed #ccc; min-height: 380px;
}

.about-card h4 { color: #0f5d9d; font-size: 18px; letter-spacing: .4px; margin: 0 0 10px 0} 
.about-card ul li { margin: 0}


.tm-section{position:relative;margin-bottom: 75px;}	
.tm-section p{
	font-size: 13px;
	line-height: 22px;
}
.lft-sc{
	box-shadow: 1px 1px 5px #9a9696;
	border-radius: 10px;
	padding: 10px;
	position: relative;
}
	.tm-section .row{position:relative;}
.tm-section .row:before{
	background:#0f5d9d;
	height:80px;
	width:8px;
	left: -10px;
	bottom:-20px;
	content:'';
	position:absolute;
}
.tm-section .row:after{
	background:#0f5d9d;
	height: 8px;
	width: 90px;
	left: -10px;
	bottom: -23px;
	content:'';
	position:absolute;
	z-index: 99;
}
.tm-section:before{
	background:#000;
	height:150px;
	width:2px;
	left:-20px;
	bottom:-20px;
	content:'';
	position:absolute;
}
	.tm-section:after{
	background:#000;
	height:2px;
	width:100%;
	left: -20px;
	bottom:-20px;
	content:'';
	position:absolute;
}
.lft-sc p{text-align:center;}
.team-page .team-pic {/* border: 4px solid #0f5d9d; */text-align: center;margin-bottom: 10px;}
.team-page h4 {color: #0f5d9d;font-size: 20px;letter-spacing: .5px;margin: 5px 0 10px 0;text-align:center;text-transform: capitalize;}