@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

p {
    margin-bottom: 0!important;
}

body {
	margin:0;
	padding:0;
    font-family: 'Poppins', sans-serif;
}

.clear{
	clear:both;
}

.img{
	width:100%;
	display:block;
}

.v_a_img{
	vertical-align:middle;
}

hr{
	border:0.5px solid #f1f1f1;
}



/*--------------------------------------------------------------
New Css Start
--------------------------------------------------------------*/

.welcome{
    min-height: 86vh;
}
.welcome h1{
	font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 31px;
    padding: 0% 1% 0.5% 1%;
    text-align: left;
	line-height:130%;
    font-weight: 800;
    margin: 0 !important;
}

.welcome h1 span{
    font-size: 31px;
    font-weight: 500;
}

.welcome h3 {
    font-family: 'PoppiNs', sans-serif;
    color: #005e7e;
    font-size: 20px;
    padding: 1%;
    font-weight: 600;
    margin: 0;
    line-height: 140%;
    margin: 0%!important;
}

.welcome h2 {
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size:20px;
    text-align: justify;
    font-weight: 500;
    margin: 0;
}

.welcome h4 {
    font-family: 'PoppiNs', sans-serif;
    color: #0094da;
    font-size:20px;
    padding: 1%;
    text-align: justify;
    font-weight: 600;
    margin: 0;
}

.sub-head h3 {
    font-family: 'PoppiNs', sans-serif;
    color: #005e7e;
    font-size: 30px;
    font-weight: 600;
    line-height: 140%;
    margin: 1% 0% !important;
}

.sub-head p {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin: 1% 0% !important;
    text-align: justify;
    line-height: 140%;
    font-family: "Poppins", sans-serif;
}

.sub-head3 h3 {
    font-family: 'PoppiNs', sans-serif;
    color: #005e7e;
    font-size: 30px;
    padding: 1% 0;
    font-weight: 600;
    line-height: 140%;
    margin: 0%!important;
}
.sub-head3 p {
    font-family: 'PoppiNs', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 0 0 1% 0 !important;
    text-align: justify;
    line-height: 140%;
}


.sub-head1 p {
    font-family: 'PoppiNs', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #000;
    margin: 0%;
    text-align: justify;
    line-height: 140%;
}


.sub-head1 h2 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    margin: 0%;
    font-family: 'Poppins', sans-serif;
    line-height: 140%;
}
.sub-head p strong {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    text-align: justify;
    line-height: 140%;
  
}

.sub-head h2{
    font-size: 22px;
    font-weight: 600;
    color: #000;
    line-height: 140%;
    margin: 0 !important;
    font-family: 'Poppins', sans-serif;
}

.sub-head h4{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: 140%;
    margin: 0 !important;
}
.welcome p{
    font-size: 15px;
    font-weight: 500;
    color: #000;
    text-align: justify;
    padding:1%;
    font-family: 'PoppiNs', sans-serif;
    line-height: 160%;
}

.pro1 h1 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 28px;
    text-align: center;
    font-weight: 600;
    line-height: 140%;
}


.sub-head2 p strong {
    font-family: 'PoppiNs', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    text-align: justify;
    line-height: 140%;
}

.sub-head2 p {
    font-family: 'PoppiNs', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    margin: 1%!important;
    text-align: justify;
    line-height: 140%;
}

.sub-head2 h2 {
    font-family: 'PoppiNs', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin: 1% 1% 2% 1% !important;
    line-height: 140%;
}

.pro1 h2 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 17px;
    text-align: center;
    font-weight:500;
	padding:1% 4%;
	margin-bottom:2%;
	background-color:#00a5d9;
	display:inline-block;
	border-bottom-right-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
}


.pro1 p {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 18px;
    line-height: 160%;
    text-align: center;
    font-weight: 500;
    margin-bottom: 2%;
}

.part-brd {
    border: 1px solid #9896a6;
}

.pro3 p {
    font-size: 18px;
    font-weight: 600;
    line-height: 160%;
    text-align: center;
    color: #000;
    margin: 2%;
    font-family: 'Poppins', sans-serif;
}

.pro3 h2 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 28px;
    text-align: center;
    margin: 0%;
    font-weight: 600;
}


.pro4 h2 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 28px;
    text-align: center;
    margin: 0%;
    font-weight: 600;
}

.bg3 {
    background-image: url(../images/profile-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
}



.contact p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 140%;
    text-align: left;
    margin: 1% 0%;
}

.contact p span{
	font-size:16px;
	font-weight:500;
}

.contact h2{
	font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 30px;
    padding: 1%;
    font-weight: 600;
    margin: 0;
    line-height: 140%;
    margin: 0% !important;
}

.team h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    background-color: #1cafdd;
    padding: 11px 6px;
}

.img2 {
    width: 100px;
    margin-left: 5%;
}


/*--------------------------------------------------------------
New Css End
--------------------------------------------------------------*/



.profile-txt h2{
    color: #00a5d9;
    font-weight: 700;
    font-family: 'PoppiNs', sans-serif;
    line-height: 140%;
    font-size: 23px;
    text-align: left;
    margin: 1% 1% 0 1% !important;
}


.profile-txt h3{
    font-family: 'PoppiNs', sans-serif;
    color: #000;
    font-size: 19px;
    font-weight: 600;
    line-height: 140%;
    margin: 0 1% 1% 1% !important;
}


.vm-icon{
    width: 90px;
    margin: 0 auto;
    float: none;
}

.profile-txt h3 span{
	color: #00a5d9;
    font-weight: 700;
}

.profile-txt p{
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-align: justify;
    font-family: 'PoppiNs', sans-serif;
    line-height: 160%;
    margin: 1%;
}

.profile-txt1 p{
    font-size: 16px;
    font-weight: 500;
    color: #000;
    text-align: center;
    font-family: 'PoppiNs', sans-serif;
    line-height: 160%;
}

.profile-txt11 p {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    font-family: 'PoppiNs', sans-serif;
    line-height: 160%;
}

/*--------------------------------------------------------------
Table
--------------------------------------------------------------*/
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width:98%;
  margin:0 auto;
  float:none;
}

.tab_def{
	margin:1%;
}

table tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}

table th,
table td {
  padding: 0.7%;
  text-align: left;
  font-family:'PoppiNs', sans-serif;
  color:#000;
  font-weight:500;
  font-size:15px;
  line-height:140%;
  border: 1px solid #ddd;
}




.body_text111 {
  
}


table td b {
  font-weight:700;
  font-size:15px;
}

table th {
  font-size: .85em;
   font-family:'PoppiNs', sans-serif;
  color: #000;
  font-weight:600;
  font-size:16px;
}




.t_hed{
	font-size: 20px;
    font-weight:600;
    color: #fff;
    font-family:'PoppiNs', sans-serif;
	text-align:center;
    text-transform: uppercase;
}

/*--------------------------------------------------------------
image hover effect
--------------------------------------------------------------*/
.content2 {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.content2 img {
	display: block;
}

.content2 .content2-overlay {
    background: rgb(0 168 213 / 45%)!important;
    position: absolute!important;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content2:hover .content2-overlay{
  opacity: 1;
}

.content2-image{
  width: 100%;
}

.content2-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content2:hover .content2-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content2-details h3{
  color: #fff;
  font-weight: 600;
  font-family:'Poppins', sans-serif;
  font-size: 16px;
}

.fadeIn-top{
  top: 20%;
}


/*--------------------------------------------------------------
home page
--------------------------------------------------------------*/

.top_main{
	width:100%;
	z-index: 999999;
    position: absolute;
}
.top{
	width:95%;
	margin:0 auto;
	max-width:1600px;
}

.top2{
	width:95%;
	margin:0 auto;
	max-width:1600px;
}

.top22{
    width:70%;
    margin:0 auto;
    max-width:1600px;
}

.logo{
	width:150px;
	float:left;
	margin:1%;
}

.logo-in{
	width:110px;
	float:left;
	margin:1%;
}


.top_right{
	width:680px;
	float:right;
}

.navbarrr{
	width:fit-content;
	float: left;
	margin: 1% 0%;
}

.call_em {
    width: 369px;
    float: right;
}

.call{
	width:fit-content;
	float:left;
	padding: 2% 1% 1% 4%;
}

.email{
	width:210px;
	float:left;
	padding:2% 1% 1%;
	border-right:0.2px solid rgba(255, 255, 255, 0.2);
}

.call_em_txt {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 13px;
}

.call_em_txt .fa{
	font-size:16px !important;
	color:#000;
}

. {
	border-bottom:0.2px solid #c3c3c3;
}

.quote {
    width: 162px;
    float: right;
    margin: 2% 0%;
}

.quote_btn {
	width: 100%;
	padding: 5% 7%;
	font-size: 15px;
	text-align: center;
	font-family:'Poppins', sans-serif;
	color: #000;
	text-decoration: none;
	cursor: pointer;
	font-weight: 500;
	border-radius:7px;
	border:1.5px solid #000;
}

.quote_btn:hover {
    background-color: #00a5d9;
    color: #000;
    border: 1.5px solid #00a5d9;
}

.logo_rigt{
	width:fit-content;
	float:right;
}

.servi_rd_more{
	width: 130px;
	float: none;
	margin:1% auto;
}

.servi_rd_more_btn {
	width: 100%;
	padding: 5% 7%;
	font-size: 15px;
	text-align: center;
	font-family:'Poppins', sans-serif;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-weight: 500;
	border-radius:7px;
	border:1.5px solid #fff;
}

.servi_rd_more_btn:hover {
    background-color: #00a8d5;
    color: #fff;
    border: 1.5px solid #00a8d5;
}

.ab_shawdo {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
}

.pro{
	text-align:center;
}

.pro h1{
	font-family: 'Poppins', sans-serif;
    color: #000;
    font-size:38px;
    text-align: center;
    margin: 3% 0% 2% 1%;
    font-weight: 700;
}


.pro h2 {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 17px;
    text-align: center;
    font-weight:500;
	padding:1% 4%;
	margin-bottom:2% !important;
	background-color:#005e7e;
	display:inline-block;
	border-bottom-right-radius: 6px !important;
    border-bottom-left-radius: 6px !important;
    text-transform: uppercase;
}


.pro p {
    font-family: 'Poppins', sans-serif;
    color: #787878;
    font-size: 16px;
    line-height: 160%;
    text-align: center;
    font-weight: 400;
    padding: 2% 4% 7%;
    min-height: 175px;
}


.who h1{
	font-family: 'Poppins', sans-serif;
	font-size:26px;
	font-weight:400;
	line-height:150%;
	margin:0;
}

.who h1 span{
	font-family:'Archivo Black', sans-serif;
	font-size:38px;
	font-weight:700;
	line-height:150%;
	margin:0;
	color:#001D23;
}


.who h2{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:600;
	line-height:150%;
	text-align:justify;
	margin:0% 0%;
}

.who p{
	font-family: 'Poppins', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#000;
	line-height:150%;
	text-align:justify;
	margin:2% 0%;
}

.who h5 {
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:400;
	color:#000;
	line-height:140%;
	text-align:justify;
	margin:1% 1%;
}

.servi_roundded {
    background-color: #fff !important;
    border-radius: 6px !important;
    border-top: 5px solid #005e7e !important;
    min-height: 460px;
}

/*--------------------------------------------------------------
contact page
--------------------------------------------------------------*/
.col_ms33{
	width: 31%;
	float: left;
	/* margin: 1%; */
}

.form_brdr{
	box-shadow:0px 0px 5px 0px rgba(0,0,0,0.11);
    min-height:565px;
    padding: 2% 2% 0% 2%;
    margin-left: 1%;
}


.con_main_head{
	font-family:'Poppins', sans-serif;
    color: #9c9c9c;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 1%;
	padding-left:1%;
}


.col_ms3{
	width: 62%;
	float: left;
}

.col_ms33{
	width: 31%;
	float: left;
	min-height:660px!important;
}
.c_txt {
    font-family:'Poppins', sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    text-align: left;
}


.c_icon_txt {
    width:90%;
    float: right;
}

.padgg {
    padding-left: 4%;
}


.c_clr{
	 background: #d1103e;
	 padding:33px 30px;
	 min-height:566px!important;
}

.cont_brd{
	border-right:1px solid #fff;
}

.c_head h1 {
    font-family:'Poppins', sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    margin: 1% 0% 0% 0%;
    text-transform: capitalize;
	line-height:150%;
	min-height:50px;
}


/*--------------------------------------------------------------
Front Page
--------------------------------------------------------------*/
.banner{
	width:100%;
}

.link{
	text-decoration:none;
	color:#fff;
}

.link:hover{
	text-decoration:none;
	color:#fff;
}

.link2{
	text-decoration:none;
	color:#000;
}


.link3{
	text-decoration:none;
	color:#d1103e !important;
}

/*--------------------------------------------------------------
Regular Content
--------------------------------------------------------------*/

.col_sm1{
	width:100%;
	margin:0 auto;
}

.col_sm1-1 {
    width: 100%;
    margin: 1%;
}

.col_sm11{
	width:98%;
	margin:1%;
	float:left;
}


.col_sm2{
	width:48%;
	float:left;
	margin:1% ;
}

.col_sm3{
	width:31%;
	float:left;
	margin:1%;
}
.col_sm33 {
	width:31%;
	float:left;
	margin:1%;
}

.col_sm4{
	width:23%;
	margin:1%;
	float:left;
}

.col_sm5{
	width:18%;
	margin:1%;
	float:left;
}
.col_sm6{
    width:14.6%;
	margin:1%;
	float:left;
}
.col_sm8{
	width:40%;
	margin:1%;
	float:left;
}

.col_sm88{
	width:55%;
	margin:1%;
	float:left;
}



.col_sm889{
	width:68%;
	margin:1%;
	float:left;
}


.col_sm9{
	width:58%;
	margin:1%;
	float:left;
}

.col_sm99{
	width:38%;
	margin:1%;
	float:left;	
}

.col_sm10{
	width:60%;
	float:left;
	margin:1%;
}

.col_sm100{
	width:35%;
	float:right;
	margin:1%;
}


.col_sm12 {
    width: 71%;
    float: left;
    margin: 1%;
}

.col_sm122 {
    width: 25%;
    float: left;
    margin: 1%;
}

/*------------------------------------------
footer
------------------------------------------*/

.ftr_menu ul li a {
    font-family: 'Poppins', sans-serif;
    color: #000;
    text-decoration: none;
    line-height: 240%;
	font-weight: 500;
    font-size: 15px;
	text-transform:capitalize;
}

.ftr_menu ul {
    margin-left:10%;
}

.dis_none{
    display:none!important;
}
/*--------------------------------------------------------------
extra
--------------------------------------------------------------*/

.bg_clr6{
	background: none;
}

.bg_clr3 {
    background-color: #efedede3;
    padding: 20px 0px;
}

.bg_clr5 {
    background-color: #0c5c81;
}

.bg_clr7 {
    background-color: #c4c4c442;
}
.bg_clr1 {
    background-color:#d6e4e933;
}
.bg_clr9{
    background-color: #8d8b8b08;
}

.hero1 {
    background-image: url(../images/bgg.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    /* padding: 20px 0px; */
}

.hero2{
    background-image: url(../images/cmtr-bg.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    /* padding: 20px 0px; */
}

.bg_clr8 {
    background-color: rgb(255, 255, 255, 0.7);
}

.brd {
    border: 4px solid #fff;
}

.vision h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
    margin: 1%!important;
    color: #00a5d9;
    text-align: center;
}


.vision h3{   
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    line-height: 130%;
}

.vision p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 170%;
    text-align: center;
    margin: 2% 2%;
    padding: 0% 3%;
}


/*--------------------------------------------------------------
Home page our product
--------------------------------------------------------------*/


.ftr_txt h1{
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	font-weight:600;
	margin:0% 0% 10% 0%;
	color:#000;
}

.ftr_txt3 h1{
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	font-weight:600;
	margin:0% 0% 10% 10%;
	color:#000;
}

.ftr_txt h2{
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	font-weight:500;
	margin:0% 0% 2% 0%;
	color:#fff;
}

.ftr_txt p{
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	font-weight:400;
	margin:1% 0%;
	line-height:160%;
	color:#000;
	text-align:justify;
}

.ftr_lt_txt{
	font-family: 'Poppins', sans-serif;
	font-size:14px;
	font-weight:500;
	line-height:160%;
	color:#fff;
	margin:0;
}

.ftr_right{
	text-align:right;
}



/* new css for conatct us */
.cont_pdg_sm3 {
    padding: 1% 1.5%;
}
.cont_col_sm3 {
    width: 31%;
    float: left;
    margin: 1%;
    border: 1px solid #e9e9e9;
    background-color: #fff;
    min-height: 290px;
}


.cont_icn {
    width: 70px;
    float: none;
    margin: 0 auto;
}

.cont_txt_main p {
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 150%;
    text-align: center;
    margin-bottom: 7px;
}

/* new css for conatc us  */

/*--------------------------------------------------------------
Bullet
--------------------------------------------------------------*/
.bullet ul {
    list-style-image: url(../images/bullet.png);
    margin-left: 2%;
    margin-top: 0%;
}

.bullet ul li {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 140%;
    color: #000!important;
    padding: 10px;
    text-decoration: none;
    text-align: justify;
    font-weight: 500;
    margin-left: 4%;
}

.bullet4 ul {
    list-style-image: url(../images/bullet3.png) !important;
    margin-left: 2% !important;
    margin-top: 0% !important;
}

.bullet4 ul li {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 140%;
    color: #000!important;
    padding: 10px;
    text-decoration: none;
    text-align: justify;
    font-weight: 500;
    margin-left: 4%;
}

.bullet1 ul {
    list-style-image: url(../images/bullet.png);
    margin-left: 2%;
    /* margin-top: 2%; */
}

.bullet1 ul li {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 140%;
    color: #000!important;
    padding: 10px;
    text-decoration: none;
    text-align: justify;
    font-weight: 500;
    margin-left: 1%;
}



.bullet-w ul {
    list-style-image: url(../images/bullet.png);
    margin-left: 2%;
    margin-top: 0%;
}

.bullet-w ul li {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 180%;
    color: #fff!important;
    margin: 0% 0.5% 0% 1%;
    padding: 0% 1.5% 1% 1%;
    text-decoration: none;
    text-align: justify;
    font-weight: 500;
}


.bullet2 ul {
    list-style-image: url(../images/bullet.png);
    margin-left: 1%;
    
}

.bullet2 ul li {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 180%;
    color: #000!important;
    margin: 0% 0.5% 0% 2.4%;
    padding: 0% 1.5% 1% 1%;
    text-decoration: none;
    text-align: justify;
    font-weight: 500;
}


.bullet3 ul {
    list-style-image: url(../images/bullet2.png);
    margin-left: 1%;
    
}

.bullet3 ul li {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 180%;
    color: #fff!important;
    margin: 0% 0.5% 0% 2.4%;
    padding: 0% 1.5% 1% 1%;
    text-decoration: none;
    text-align: justify;
    font-weight: 500;
}


.bullet2-w ul {
    list-style-image: url(../images/bullet.png);
    margin-left: 2%;
    margin-top: 0%;
}

.bullet2-w ul li {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 180%;
    color: #fff!important;
    margin: 0% 0.5% 0% 1%;
    padding: 0% 1.5% 1% 1%;
    text-decoration: none;
    text-align: justify;
    font-weight: 500;
}

.bullet2 ul ul {
    list-style:disc ;
    margin-left: 1%;
    
}

.bullet2 ul ul li {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 180%;
    color: #000!important;
    margin: 0% 0.5% 0% 2.4%;
    padding: 0% 1.5% 1% 1%;
    text-decoration: none;
    text-align: justify;
    font-weight: 500;
}

.bullet2-w ul ul {
    list-style:disc;
    margin-left: 2%;
    margin-top: 0%;
}

.bullet2-w ul li {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 180%;
    color: #fff!important;
    margin: 0% 0.5% 0% 1%;
    padding: 0% 1.5% 1% 1%;
    text-decoration: none;
    text-align: justify;
    font-weight: 500;
}
/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow{
	width:35px;
	height:38px;
	position:fixed;
	right:1%;
	bottom:3%;
	transition-duration: 1s;
	background-image:url('../images/top.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
	background-size:100% 100%;
}
.top_arrow:hover{
	width:35px;
	height:38px;
	position:fixed;
	right:1%;
	transition-duration: 1s;
	bottom:3%;
	cursor:pointer;
	background-image:url('../images/top-b.png');
	background-size:100% 100%;
}


.m-blk{
	display:none!important;
}

.clt_img{
    width: 250px;
    border-radius: 9px;
    overflow: hidden;
}
.flex_card{
display: flex;
}
.proj_table{
    border-collapse: collapse;
}
.proj_table{
    border: 1px solid #ccc !important;
    border-collapse: collapse;
    margin: 0 !important;
    padding: 0;
    width:100% !important;
    margin:0 auto;
    float:none;
}
.proj_table  tr {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
}

.proj_table thead tr th{
    font-size: 18px;
    font-weight: 600;
    color: #00a2dd;
    font-family: 'PoppiNs', sans-serif;
    text-align: left;
    padding: 0.6%;
    line-height: 140%;
    border: 1px solid #ddd;
}

.proj_table tbody tr td{
    padding: 0.6%;
  text-align: left;
  font-family:'PoppiNs', sans-serif;
  color:#000;
  font-weight:500;
  font-size:15px;
  line-height:140%;
  border: 1px solid #ddd;
}

.flex{
    display: flex;
    flex-wrap: wrap;
    /* align-items: center; */
    justify-content: center;
}

@media only screen and (max-width:1700px){
    .logo{
        width:110px;
    }
}

@media only screen and (max-width:1600px){

    .servi_roundded {
        min-height: 500px;
    }
}

@media only screen and (max-width:1400px){
    .logo {
        width: 100px;
    }

    .logo-in {
        width: 100px;
    }
}

@media only screen and (max-width:1300px){
    .servi_roundded {
        min-height: 540px;
    }

    .logo {
        width: 90px;
    }

    .logo-in {
        width: 90px;
    }
}


@media only screen and (max-width:1125px){
    .logo {
        width: 75px;
    }

    .logo-in {
        width: 75px;
    }
.top{
	width:98%;
}
.top2{
	width:96%;
}
}
@media only screen and (max-width:1100px){
    .servi_roundded {
        min-height: 580px;
    }
}
@media only screen and (max-width:999px){
.navbarrr {
    width: 484px;
}

.logo {
    width: 68px;
}

.logo-in {
    width: 68px;
}

}

@media only screen and (max-width:960px){

   .quote {
    display:none;
    }
    
    .dis_none{
    display:block!important;
    }

.call_em {
    display: none;
}
.logo {
    margin: 0% auto 1%;
	padding-top:1%;
    float: none;
    width:90px;
}

.logo-in {
    margin: 0% auto 1%;
	padding-top:1%;
    float: none;
    width:90px;
}
.logo_rigt {
    width: 100%;
    float: none;
	margin:0 auto;
}


.top {
    width: 100%;
}

.navbarrr {
    width: 100%!important;
	float:none!important;
	margin:0% auto!important;
	background-color: #004fa3!important;
}
.top_main {
	width: 100%;
	position: static;
}
.cont_col_sm3 {
        min-height: 315px;
}
}
@media only screen and (max-width:900px){

.cont_col_sm3 {
    
    min-height: 335px;
}
.col_sm2{
    width:100%;
}
.servi_roundded {
    min-height: 0px !important;
}
}

@media only screen and (max-width:800px){
    .col_sm6{
        width:31%;
       
    }
.ftr_txt3 h1 {
    margin: 0% 0% 4% 0%;
}

.ftr_menu ul {
    margin-left: 0%;
}

.col_sm8 {
    width: 98%;
}

.col_sm88 {
    width: 98%;;
}

.col_sm3{
	width:98%;
	float:none;
	margin:1%;
}	

.col_sm4{
	width:100%;
}

.ftr_txt h1{
	margin:4% 0%;
}

.ftr_right{
	text-align:left;
}
.col_sm5 {
	width: 48%;
}

.pro p {
	min-height: auto;
}

.cont_col_sm3 {
    width: 98%;
    min-height: auto;
}

}



@media only screen and (max-width:600px){

.bullet ul {
    margin-left: 3%;
}

}

@media only screen and (max-width:500px){

.call{
	margin:2% 0%;
}
.email{
	margin:2% 0%;
}

.call {
    width: 200px;
}

.call_em {
    width: 355px;
}
}



@media only screen and (max-width:470px){

}

@media only screen and (max-width:400px){
.bullet ul {
    margin-left: 5%;
}
.col_sm5 {
	width: 98%;
}
}

@media only screen and (max-width:360px){
.call_em {
    width: 320px;
}
}
