<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img{
	max-width: 100%;
	height: auto;
}
body{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 1.6;
}
.banner-region{
}

body{
	
  /*background-image: url(/images/about-us.jpg);*/
  background: url(../images/about-us.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  
}

.bg-img-fill img{
	
}

.bg-img-fill{
	position: absolute;;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);
}

.heder-region{
	z-index: 999;
	position: relative;
	padding: 20px 0;
}
.iner-content-fld{
	text-align: center;
	color: #fff;
	padding-top: 100px;
}
.iner-content-fld h2{
    font-size: 50px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 30px;
}
.iner-content-fld h3{
	font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 40px;
    margin-top: 0;
}
/* Buttons
â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“â€“ */
.button
 {
  display: inline-block;
  height: 60px;
  padding: 0 50px;
  color: #555;
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  line-height: 50px;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box;
      color: #FFF;
    background-color: #d95727;
    border-color: #d95727;
    font-family: 'Lato';
	 margin-bottom: 80px;
 }
 .button:hover{
 	    color: #FFF;
    background-color: #000;
    border-color: #000;
    text-decoration: none;
 }

 .btn-bottom{
 	margin-top: 40px;
 	text-align: center;;
 }
 .buton-small{
 	font-size: 15px;
 	padding: 0 20px;
 	font-family: 'Open Sans';
 	line-height: 40px;
 	height: 40px;
 	    color: #FFF;
    background-color: transparent;
    border-color: #33C3F0;
    margin-left: 10px;
    font-weight: normal;
    border-radius: 0;
    margin-top: 10px;
 }
 .buton-small:hover{
 	color: #FFF;
    background-color: #33C3F0;
    border-color: #33C3F0;
 }


/* Smartphones (landscape) ----------- */
@media only screen and (max-width : 767px)  {
.logo img {display: flex !important;margin: 0 auto;;}
.iner-content-fld {color: #fff;padding-top: 100px;text-align: center;}
.iner-content-fld h2 {font-size: 30px;font-weight: bold;margin-bottom: 20px;margin-top: 0;}
.iner-content-fld h3 {font-size: 16px;margin-bottom: 40px;margin-top: 0;padding: 0 15px;}
.button {font-size: 17px;font-weight: 600;height: 45px;line-height: 45px;padding: 0 25px;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}
.navbar-collapse {
    background: #FFFFFF;
}
body .nbdr {
    color: #222 !important;
}

}
/* footer css */

.ftr {
    border-top: 10px solid #f16137;
    background: #3a3049;
    padding: 10px 0;
    color: #cccccc;
    padding: 30px 0;
}	
body .btn-war {
    background-color: #337cbb;
    border-color: #2e6fa7;
    color: #fff;
}
body .btn-war:hover{
    background-color: #1e67a6;
    border-color: #1e67a6;
    color: #fff;
}
.ftr h5 {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1.1px;
}
.ftr nav ul {
    margin: 0;
    padding: 0;
}
.ftr nav li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.ftr nav li a {
    color: #ffffff !important;
    font-size: 13px;
    line-height: 2.18;
    opacity: 0.6;
}
.ftr nav li ul {
    margin-left: 10px;
}
.ftr nav li ul li {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 10px;
    position: relative;
}
.ftr nav li ul li .fa {
    position: absolute;
    left: 0px;
    top: 8px;
}
.footeroutercon{
	margin-top:0px;
}

	 	
		.btn-outline-info {background-color: transparent;
			background-image: none;
			border-color: #2e6fa7;
			color: #2e6fa7;
		}
		.btn-outline-info:hover {
			background-color: #2e6fa7;
			border-color: #2e6fa7;
			color: #fff;
		}
		.navbar-default {
			background:#fff !important;
			border: 0px !important;
			position:fixed; width:100%;
			box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
		}
		.highltcolor {
			background: #ff692e none repeat scroll 0 0 !important;
			border-radius: 2px;
			color: #ffffff !important; text-align:center;
			margin: 12px 5px;
			font-weight: 400;
			padding: 7px 16px !important;font-family:"Libre Franklin",sans-serif; font-size:14px;
		}
		.nbdr {
			background: none;
			border-radius: 2px;
			margin: 5px 5px;
			padding: 12px 17px !important; color:#000!important;
			font-family:"Libre Franklin",sans-serif;
			font-size: 13px;
		}
		.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:focus, .navbar-default .navbar-nav &gt; .open &gt; a:hover{ background:none!important;}
		.noclr:hover{background:none!important;}
		.noclr &gt; a:hover { background: #ff692e !important; color:#fff!important;}
		.noclr &gt; a:hover .fa { color:#fff!important;}
		.blink {
			-webkit-animation: blink .75s linear infinite;
			-moz-animation: blink .75s linear infinite;
			-ms-animation: blink .75s linear infinite;
			-o-animation: blink .75s linear infinite;
			animation: blink .75s linear infinite;
		}
		
		
		
		
		.footeacord .panel-group .panel {
    margin: 0 !important;
    border: 0;
    background: none;
    box-shadow: initial;
    border-radius: 0;
}
		.footeacord .panel-default&gt;.panel-heading {
    background-color: transparent;
    border: 0;
}
.footeacord .panel-default&gt;.panel-heading a {
    display: block;
    color: #FFFFFF;
    padding-right: 25px;
    background-repeat: no-repeat;
    background-position: right center;
    line-height: 16px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    font-weight: bold;
   
}
.footeacord .panel-default&gt;.panel-heading a:focus, .footeacord .panel-default&gt;.panel-heading a:hover {
    color: #ff692e;
    outline: 0 !important;
    text-decoration: none;
}
.footeacord .panel-body {
    border-top: 0 !important;
    padding-top: 10px;
}
.footeacord .panel-body ul {
    padding-left: 15px;
    margin-left: 10px;
    line-height: 30px;
    list-style: none;
}
.footeacord .panel-body ul li {
    position: relative;
}
.footeacord .panel-body ul li a {
    color: #FFFFFF;
}
.footeacord .panel-body ul li:after {
    color: #fff;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 15px;
    left: -15px;
    position: absolute;
    top: 0;
    opacity: 0.2;
	
}


.footeacord .panel-default&gt;.panel-heading a.collapsed {
    
}


.headingofpage2 {
    float: left;
    text-align: left;
    width: 100%;
	margin-bottom:30px;
}



.pager li &gt; a, .pager li &gt; span {
    background-color: none !important;
    border-radius: 0px !important;
	border: none !important;
    display: inline-block;
    padding: 5px 14px;
}

.GXRRIBB-I-b .GXRRIBB-e-G:last-child {
    border-bottom: 1px solid #e0e0e0;
}

.GXRRIBB-vb-g {
    cursor: pointer;
}

.sr.card {
    border-bottom: 1px solid #e0e0e0;
    border-radius: 0;
}


.sr.sr-a.card {
    margin-bottom: 0;
}

.GXRRIBB-I-e .GXRRIBB-e-G:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}


.card {
    background-color: #fff;
    border-bottom-width: 2px;
    border-radius: 2px;
    border-top-width: 0;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    height: auto;
    margin-bottom: 8px;
    opacity: 1;
    overflow: hidden;
    padding: 24px;
    position: relative;
    transform: translateZ(0px);
}
</pre></body></html>