.hSNctG{
    background-color:rgba(35, 38, 43,.1)!important;
}

img{ max-width:100%;

    width:auto;

	height:auto;
                
	}

.desktoptoggle	{display:none;}

.logo p {

    font-size: 19px;

    margin: 15px 0px 15px 0px;

    font-weight: bold;

}





.map_wrp{ width:100%;}

.he_190{height:190px;}



.po-cen center{background: #efefef;

    float: left;

    width: 100%;

    margin: 0px 0px 10px 0px;}

.mar_100{margin:0px 0px 0px 100px !important;}







#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	font-size: 51px;
	border: none;
	outline: none;
	/*color: #7d1d1e !important;*/

	color: #1d3549 !important;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
}




.gool-re{width:100% !important; display: inline-block;}

.get_bt{
    background: #002e54;
    border:1px solid #fff;
    padding: 12px 20px 12px 20px;
    border-radius: 5px; 
    /*color: #fe0104;*/
    color:  #fff;
    text-decoration: none;
    font-weight: bold !important;
    text-transform: uppercase;
    transition:0.2s ease-in-out;
    
}
.get_bt:hover{
    background:#fff;
    color:#002e54;
    border-color:#002e54;
}




.get_bt-new {
	background: #4682b4;
	padding: 10px 20px 10px 20px;
	border:2px solid #4682b4;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold !important;
	text-transform: uppercase;
}
.get_bt-new:hover{
    background:#fff;
    color:#4682b4;
}



.bt_bor_none{border: none !important; box-shadow:inherit !important;}



#slider-area{width:100%; display: inline-block; position: relative; margin: 0px 0px 0px 0px;}

.sl {

    margin: 0 auto;

    width: 100%;

    /* max-width: calc(100% - 6rem); */

    position: absolute;

    bottom: 100px;

    text-align: center;
    z-index:3;
}

.sl h1 {

    font-size: 4rem;
    margin-bottom: 1rem; color: #fff;
    font-weight:500;

}

.sl p {

    font-size: 1.5rem; color: #fff;
    font-weight:500;

}





.est_outer{ width:100%; display:inline-block; margin:15px 0px 0px 0px;}

.Establ_wrp{ width:33%; text-align:center; display:inline-block;}


.Establ_wrp .const_img{
    height:120px;
    width:120px;
    background:white;
    border-radius:50%;
    margin:0 auto;
    text-align:center;
}

.Establ_wrp .const_img img{
    height:100%;
    width:100%;
    padding:20px;
    /*margin:0 auto;*/
}



.Establ_wrp img{text-align:center;}

.Establ_wrp h2{ font-size:18px; margin:15px 0px 0px 0px;}

  



/****css new 29-7-2019*******/

.cmn_heig{ max-height: 205px!important;

    padding: 10px 10px 30px 10px !important;}

.pdf_wrp{        padding: 0px 0px 0px 10px;

    width: 41%;

    vertical-align: middle;

    margin: 20px auto;

}

.pdf_wrp h1{    font-size: 16px;

    font-weight: bold;

    letter-spacing: 2.7px;

    color: #fff;

    vertical-align: top;

    margin: 0px 0px 0px 0px;

    padding: 6px 0px 6px 0px;

    display: flex;

    cursor: pointer;}

.pdf_wrp h1 a span{margin: 10px 0px 0px 10px;

    float: left;}

.pdf_wrp h1 a{    display: inline-block; color: #4682b4;}

.pdf_wrp h1 img{float:left;}



/***************************/



/******css new 15-7-2019 ****/

.highlights .highway_out {

    background: #ffffff;

    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.025);

    max-height: 325px;

}

.highlights .highway_out {

    border-radius: 4px;

    height: 100%;

    padding: 3rem;

    text-align: center;

}

.highway_wp{ width:100%; display:inline-block;}

.highway_wp h2{font-size: 18px;

    color: #fe0104;

    font-weight: bold;

    margin: 10px 0px 10px 0px;

    display:inline-block;

    width: 100%;

    text-align: center;

    text-transform: capitalize;}

	



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

.contactmobile .col-md-6{width:100% !important;}

.desktoptoggle{display:block;}


.logo p{margin:0px;}

.aboutmobile col-8{ width:100%;

                 }

.aboutmobile col-4{ width:100%;

                 }	

section.navbar{ display:none;}		

body{padding:0px;}		 

}



section.navbar {

    text-align: center;

}

section .navbar {

    /* position: fixed; */

    color: #fff;

    text-align: center;

}

ul.nav.navbar-nav {

    margin: 0px;

    padding: 0px;

    list-style-type: none;

}

ul.nav li {

    display: inline-block;

    padding: 0px 30px 0px 0px;

}
ul.nav li .dropdown{
    margin-right:10px;
}

ul.nav.navbar-nav li a{ color: #002e54;

    text-decoration: none;

    font-weight: bold !important;

    text-transform: uppercase;

}



ul.nav.navbar-nav li a.active{color: #002e54;    border-bottom: 1px solid;

    padding: 0px 0px 4px 0px; font-weight:bold;}



.factsheet img{}

.form-control {

  display: block;

  width: 100%;

  height: 49px;

  padding: 6px 12px;

  font-size: 15px;

  line-height: 1.428571429;

  color: #333;
  font-weight:500;

  vertical-align: middle;

  background-color: #dfdfdf;

  border: 1px solid #00000040;

  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;

}

.form-control::placeholder{
    color:#999999!important;
}
textarea::placeholder{
    color:#999999!important;
}


.contactmobile .col-md-6{ width:50%;}

.form-group {

    margin: 15px 0px 0px 0px;

}

.contactform h2{margin-top:30px;font-size: 2.25rem;color:#000;border-bottom: 1px solid;

                 display: inline-block;

                 padding: 0px 0px 6px 0px;

                }

.address h2{margin-top:30px;font-size: 2.25rem;color:#000;border-bottom: 1px solid;

                 display: inline-block;

                 padding: 0px 0px 6px 0px;}

.aboutheading img{box-shadow:0px 0px 7px 0px;}

.main-heading h2 {
	font-size: 2.25rem;
	line-height: 1.3;
	color: #000;
	border-bottom: 1px solid;
	display: inline-block;
	padding: 0px 0px 6px 0px;
}

.factsheet-bg {
	/*background: url(https://anformworks.com/webdemo/images/steelbg.jpg);*/
	padding: 15px 10px 15px 10px;
	background-repeat: no-repeat;
	background-size: cover;
	/*background:rgba(255, 138, 56, 0.7)!important;*/
	background:rgba(70, 130, 180,0.1)!important;

}

.factsheet h3{font-size:13px;}	 	

.factsheet h3 {

    font-size: 13px;

    color: #4682b4;

    font-weight: bold;

    margin: 10px 0px 10px 0px;

    float: left;

    width: 100%;

    text-align: left; text-transform: capitalize;

}



.aln_cen{text-align:center !important;}



.factsheet h3 span{text-align: right;

    float: right;

    color: #000;}

	

	.factsheet p {

 float: left;

    width: 100%;

    margin: 0px 0px 10px 0px;

    text-align: left;  

}

	

	table {

  font-family: arial, sans-serif;

  border-collapse: collapse;

  width: 100%;

}



td, th {

  border: 1px solid #dddddd;

  text-align: left; color:#000; font-size:12px;

  padding: 8px;

}



tr:nth-child(even) {

  background-color: #dddddd;

}

.table_output{ width:100%; display:inline-block; }



.aboutheading h2	 {font-size: 2.25rem;

                 line-height: 1.3;

				 color:#000;

				 border-bottom: 1px solid;

                 display: inline-block;

                 padding: 0px 0px 6px 0px;

				 }

.form-group textarea {

    background-color: #dfdfdf;

	border:1px solid #00000040;
	color:#333;
	font-weight:500;

}	

section.address {

    padding: 0px 0px 10px 0px;

}

.address p{margin:0px 0px 0px 0px;}	

.address h3{margin:0px 0px 10px 0px;font-size: 16px; font-weight:500;}			 



.dropdown {

  position: relative;

  display: inline-block;

}



.dropdown-content {

display: none;

    position: absolute;

    background-color: #fff;

    min-width: 620px;

    top: 71px;

    left: -150px;

    overflow: auto;

    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

    z-index: 2;

}



ul.nav.navbar-nav li .dropdown-content a {

color: black !important;

    padding: 0px 0px 0px 7px;

    text-decoration: none;

    display: inline-block;

    text-align: left;

    font-size: 12px;

    width: 280px;

}

.trackbtn a {
     background: #002e54;
    color: #fff!important;
	padding: 10px 20px 10px 20px;
	border-radius: 5px;
	transition:0.2s ease-in-out;
	border:1px solid #002e54!important;
	transition:0.2s ease-in-out;
}
.trackbtn a:hover{
   	background: #fff;
   	color: #002e54 !important;
}



.pdf-B{
    background: #002e54!important;
    color: #fff!important;
    box-shadow:none!important;
    border:1px solid #002e54!important;
    transition:0.2s ease-in-out;
   
}
.pdf-B:hover{
   background: #fff!important;
   color:#002e54!important;
   
}

#menu > ul.links > li.trackbtn a{padding:0px 0px 0px 0px;text-align: center;border:none; color:#fff;}



#footer ul.alt li.active a{color: #002e54;    font-weight: bold;}	

.show {

	display: block;

	overflow-y: auto;

    height: 300px;

	}

.contactform input[type="submit"]{background:#4682b4; color:#fff !important; border:none; box-shadow:none;}

.featu-text {

    text-align: left;

}

.featu-text h4 {

    margin: 0;

    font-size: 15px;

    font-weight: 800;

}

.featu-text li {

    font-size: 13px;

}

.highlights > :nth-child(3n + 1), .highlights > :nth-child(3n) {

    width: 32%;

    padding: 0;

	padding-bottom: 10px;

}

.lead {float:left; width:100%; overflow:hidden; }

.more {

    cursor: pointer;

    color: #4682b4;

    position: relative;

    top: -8px;

    right: 38%;

}	

.highlights > :nth-child(3n + 1), .highlights > :nth-child(3n) {

    width: 100%;

    padding: 0;

    padding-bottom: 10px;

}

.factsheet-bg .highlights section {

    padding: 10px;

}

.highlights .sectiion-wel .content {

    background: #ffffff;

    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.025);

    max-height: 928px;

}



@media(min-width:768px){
	.highlights > :nth-child(3n + 1), .highlights > :nth-child(3n) {

    width: 50%;

    padding: 0;

    padding-bottom: 10px;

}

	

}

@media(min-width:1024px){

.highlights > :nth-child(3n + 1), .highlights > :nth-child(3n) {

    width: 31.55555%;

    padding: 0;

    padding-bottom: 10px;

}

}

@media(min-width:1300px){

.highlights > :nth-child(3n + 1), .highlights > :nth-child(3n) {

    width: 31.55555%;

    padding: 0;

    padding-bottom: 10px;

}

}



