
@font-face {
    font-family:"Franklin Gothic Book";
	src: url('../font/Franklin Gothic Book Regular.ttf'); 
}

@font-face {
    font-family:"Franklin Gothic Demi Cond";
	src: url('../font/Franklin Gothic Demi Cond Regular.ttf'); 
}


@font-face {
    font-family:"Franklin Gothic Demi Regular";
	src: url('../font/Franklin Gothic Demi Regular.ttf'); 
}

@font-face {
    font-family:"Franklin Gothic Medium Regular";
	src: url('../font/Franklin Gothic Medium Regular.ttf'); 
}

@font-face {
    font-family:"Franklin Gothic Medium Italic";
	src: url('../font/FRADMIT.TTF'); 
}


/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family:/* "Franklin Gothic Medium Regular",*/ sans-serif;
  color: #000;
  font-size:16px;
}

dt {
  font-family: 'Franklin Gothic Medium Regular', sans-serif;
  font-weight: bold;
	 margin-bottom: 0.2em !important;
}

/* Style for <dd> elements */
dd {
  font-family: 'Franklin Gothic Book Regular', sans-serif;
    display: block;
 margin-bottom: 1.2em !important;
  margin-left: 0;
  margin-right: 0
}
.feecolhead {
  border-top: 1px solid black;
   border-bottom: 1px solid black;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 15px;
  background: #edf3ec;
  color: #657494;
  width: 100%;
  font-weight: 400;
  text-align:center;
}

 .desktop-margin{
      padding: 5px; /* Increase space between images on desktop (1024 and greater) */
    }
.bgfee{
	background-color:#f6f9f5;
}
.lgtophead {
 font-size:34px !important;
}
 .ifead-button {
      background-color: #00638C;
      color: white;
      border: none;
      width: 80%; 
      padding: 10px; 
      cursor: pointer;
      transition: background-color 0.3s ease;
      text-align: center;
      display: block; 
      margin: 0 auto; 
	  font-weight:700;
    }
    .ifead-button:hover {
      background-color: #004d66;
	  font-weight:700;
    }


.devpadd {
  margin-right: 18% !important;
  margin-left: 19% !important;
  margin-top: 1% !important;
  background: transparent;
  margin-bottom: 0%;
  padding-top: 8px;
  padding-bottom: 0px;
}


.dsh{
	color:#0f2658;
	text-align:left;
 margin-right: 0;
  margin-left: 2% !important;
}

.devimg {
 
  padding-left: 0;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.padddev{
	padding-left:20%;
	padding-right:19%;
	padding-top:1%;
	padding-bottom:2%;
}


.tinyline{
	font-size:13px;
}

 .ptext {
            color: #000;
            text-decoration: none; /* Remove default underline */
            transition: text-decoration 0.3s ease; /* Smooth transition for the underline */
        }

        .ptext:hover,
        .ptext:active {
            text-decoration: underline;
			color:#0a0ac9;
        }

.eheight120{
	transform: scaleY(1.2);
 }

.eheight110{
		transform: scaleY(1.1);
 }

 .eheight105{
	transform: scaleY(1.05);
 }

 .eheight95{
	 	transform: scaleY(0.95);
 }
 
 
  .eheight90{
	transform: scaleY(0.9);
 }
 
  .eheight80{
	  	transform: scaleY(0.8);
	  
 }
   

  .info-container {
    text-align: left;
    border: 1px solid #000;
    padding: 10px;
    margin: 0 auto;
    max-width: 35%;
  }


.search-container {
  display: block;
  align-items: center;
  justify-content: space-between;
  margin-right: 17%;
  margin-top: 8%;
}

div.scrollable-table{
	overflow-x:auto;
}

.search-words span {
  margin-right: 30px; /* Adjust the spacing between words */
  font-family: "Franklin Gothic Book";
  font-size: 15px;
  color: #000;
  font-weight:normal;
}

.cl210 li {
  margin-bottom: 0.25rem !important;
}

.cl210 dl,
.cl210 ol,
.cl210 ul {
  margin-top: 0;
  margin-bottom: 1.5rem !important;
}

.cl210 ol,
.cl210 ul {
  padding-left: 2.5rem !important;
}

.red{
	 color:red;
}


.no-border-table-100{
width: 100%;
border-collapse: collapse;

}

.no-border-table-100 td,
.no-border-table-100 th,
.no-border-table-100 tbody, 
.no-border-table-100 tr
{
	border:none;
	padding:0px;
	border-spacing:0;
		
}

.no-border-table{
	border-collapse:separate;
	border-spacing: 12px;
}

.no-border-table td,
.no-border-table th,
.no-border-table tbody, 
.no-border-table tr
{
	border:none;
	padding:12px;
		
}

.paddpbt{
padding-top:25px;
padding-bottom:0px;

}
.pbimgla{
padding-left:250px;
}

.pbimglb{
padding-left:250px;
margin-top: 0px;
}

.pbimgra{
padding-right:165px;
}

.pbimgrb{
padding-right:165px;
margin-top: 0px;
margin-bottom: 50px;
}

.pbf{
font-size:16pt;
color:#050565 !important;
}

.pbfsa{
font-size:16pt;
color:#650519 !important;

}

table.nohoriz th,
table.nohoriz td{
	border-left:0px solid black;
	border-right:0px solid black;
	padding: 5px;
	
}

table.nohoriz th:first-child,
table.nohoriz td:last-child {
border-left:none;
}

table.nohoriz th:first-child,
table.nohoriz td:last-child {
border-right:none;
}


.fs li{
	margin-bottom:0em;

}
.clickable-div{
	position:absolute;
	z-index:1;
	display:block;
	margin-left:-185px;
	margin-top:-10px;
	background-color:transparent;
	width:10%;
	height:52px;
}

ol.bigblue > li::marker{

font-weight: 700;
font-size: 25px;
color: #0909c8;
}
/*
.bigblue {
	font-size: 20px;
}

.bigblue li{
	list-style-type:none;
}



ol.bigblue:first-child > li:first-child::before{
	content: "1.";
	counter-increment:item;
	font-size: 30px;
}
*/

.bluet{
	color:blue;
}
.greent{
	color:green;
}
.borderedbox{border-color:#000;}
.borderedbox2{
	border:1px solid; background-color:black; height:100px; width:85%;
}
.borderedbox3{
	border:1px solid; background-color:black; height:100px; width:85%;
}
a[href^="tel"] {
  color: black;
  text-decoration: none;
}

.blogo{
	margin-top:35px;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}


.bgctent {
    margin: 0;
    padding: 0;
}

.row {
    margin: 0;
    padding: 0;
}


.bgctent p {
    margin-top: 0;
    margin-bottom: 20px;
}


.breadcrumbs {
    margin-bottom: 0;
}

.alertb{

 height: 45px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 185px;
font-size: 16px;
  color: #8e8ea2;
  font-family: "Franklin Gothic Book", sans-serif;
  background: url("../img/alert.png") no-repeat;
  background-size:cover;
  text-align: center;
  overflow: hidden;
}

.newsb{

 height: 45px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 185px;
font-size: 16px;
  color: #8e8ea2;
  font-family: "Franklin Gothic Book", sans-serif;
  background: url("../img/news.png") no-repeat;
  background-size:cover;
  text-align: center;
  overflow: hidden;
}

.newssw{

 height: 45px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 185px;
font-size: 16px;
  color: #8e8ea2;
  font-family: "Franklin Gothic Book", sans-serif;
  background: url("../images/devsvcs/StormNewsBar.png") no-repeat;
  background-size:cover;
  text-align: center;
  overflow: hidden;
}

.paddalt {
  padding-left: 395px;
  padding-right: 397px;
  padding-top: 1%;
  padding-bottom: 0%;
}

.paddbc {
  padding-left: 395px;
  padding-right: 395px;
  padding-top: 0px;
}

.paddprojbc{
	 padding-left: 395px;
  padding-right: 395px;
  padding-top: 19px;
}
.gbar {
  background-color: #f7f7f9;
  border-top: 3px solid #05058e;
}

.altf {
  color:/*#92405c*/#ac3d0c;
  font-family:"Franklin Gothic Demi Cond", sans-serif;
    font-size: 20px;
}

.paddnews {
  padding-left: 395px;
  padding-right: 397px;
  padding-top: 0%;
  padding-bottom: 1%;
}


.newsf {
  color: #0f2658; /*#2a29a9*/
  font-family:"Franklin Gothic Demi Cond", sans-serif;
    font-size: 20px;
}
}

.bbhead{
  border-bottom: 4px solid #1c1ca5;
}


.colhead {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding-top: 1px;
  padding-bottom: 1px;
  margin-bottom: 15px;
  background: #e3e3ea;
  color: #657494;
  width: 100%;
  font-weight: 400;
  text-align:center;
}

.ft {
  font-size:14px;
  color: white;
  margin-top: 0px;
  font-family:"Franklin Gothic Book", sans-serif;
}

.fc {
  color: white;
}

a {
  color: #0f2657;
  text-decoration: none;
}
.infopadd {
  margin-right: 15% !important;
  margin-left: 15% !important;
  margin-top: 0% !important;
  background: transparent;
  margin-bottom: 0%;
  padding-top: 8px;
  padding-bottom: 0px;
}

.infopadd2 {
  margin-right: 16% !important;
  margin-left: 16% !important;
  margin-top: 0% !important;
  background: transparent;
  margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.fpadd {
  margin-right: 15% !important;
  margin-left: 15% !important;
  margin-top: 0% !important;
  background: transparent;
  margin-bottom: 0%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.frontimg {

margin-left:99px;
padding-left:0;
padding-right: 0px;
height: auto;
margin-top: 10px;
margin-bottom: 0px;
}

.frontimg2 {

margin-left: 5px;
padding-left: 0;
padding-right: 0px;
height: auto;
margin-top: 11px;
margin-bottom: 18px;
}


.frontimg3 {

margin-left: 5px;
padding-left: 0;
padding-right: 0px;
height: auto;
margin-top: -20px;
margin-bottom: 18px;
}


/*
.frontimg {

margin-left: -4px;
padding-left: 17%;
padding-right: 0px;
height: auto;
margin-top: 10px;
margin-bottom: 0px;
}

.frontimg2 {

margin-left: 5px;
padding-left: 3%;
padding-right: 0px;
height: auto;
margin-top: 10px;
margin-bottom: 18px;
}

*/

.icons{
background-color:#e6e6ef;
padding-top: 20px;
padding-bottom: 30px;
}

.iconspb{
background-color:#e6e6ef;
padding-top: 20px;
padding-bottom: 10px;
}


.iconspb2{
background-color:#fff;
padding-top: 20px;
padding-bottom: 30px;
}

.tlogo{
margin-left: 26%;

}

.pli li{
margin-top: 5px;
margin-bottom: 5px;
}

.ibox{
	margin-left:45px;
	margin-right:45px;
}
.picimg{
	max-width:100%;
	margin-left:0px;
	margin-right:0px;
}
ol, ul {
  padding-left: 2.5rem;
 /* margin-top: 1.5rem;*/
 margin-top: 0.5rem;/* 0rem;*/
}

li{
margin-bottom: 0.5rem !important; /* 1rem;*/
}
#header .b1 {
 display:none;
}
#header.header-scrolled .a1 {
 display:none;
}



#header.header-scrolled .b1 {
 display:block;
 margin-top: 5px;

}

.nodisplayh{
	display:none !important;
}

.nmd{
display:none;
}



.aw {
  border: solid white;
  border-width: 0 3px 3px 0;
  display: block;
  padding: 8px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}


#myBtn {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: black;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  opacity: 0.5;
}

#myBtn:hover {
  background-color: #555;
}


.rsnh{
	max-width:100%;

}
.paddhl1{
	padding-left: 7%;
padding-right: 4%;
}

.paddhl2{
	padding-left:0%;
	padding-right:7%;
}

.container {
  width: 100%;
  padding-right:0 !important;
  padding-left: 0 !important;
  margin-right: auto;
  margin-left: auto;
}

.container2 {
  width: 100%;
  padding-right:130px !important;
  padding-left: 130px !important;
  margin-right: auto;
  margin-left: auto;
}

.row {
  --bs-gutter-x: -1.0rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: 0;
  margin-left: 0;
}

.eblack {
  color: #919192;
}

.eblack a:hover {
  color: #919192;
}

.ctent {
/*background: url("../img/stripes.gif");*/
background: none;
margin-top:-10px;
}

.bgctent{
 background:#fff;
}





.paddt {
  padding-top: 0;
  background: white;
  padding-left: 1%;
  padding-right: 3%;
  padding-bottom: 0;
  text-align: left;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  box-shadow: none;
}

.padds {
  padding-top: 25px;
  background: white;
  padding-left: 3%;
  padding-right: 0%;
  padding-bottom: 0;
  text-align: left;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  box-shadow: none;
}

.paddt2 {
  background: #fff;
  padding-left: 0;
  padding-right: 2%;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  text-align: right;
  padding-bottom: 5px;
}

.search {
  overflow: hidden;
  width: 60%;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  float: right;
  height: 40px;
  margin-top: 0;
  margin-right: 30%;
  margin-bottom: 1%;
  margin-top: 6%;
}

.search input#search {
  background: #e3e3ea;
  border: 2px solid #0f2657;
  width: 75%;
  font-family: "Franklin Gothic Book";
  font-size: 20px;
  color: #000;
  margin-right: -5px;
  opacity: 100%;
  font-weight:400;
  outline:none;
}


.search button.icon {
  padding: 3px 10px;
  background: #657494;
  border: 0px solid #eee;
  font-size: 21px;
  cursor: pointer;
  color: #fff;
  -webkit-text-stroke: 2px;
}


.searchb1 {
  overflow: hidden;
  width: 48%;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  float: right;
  height: 40px;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 0;
}

.searchb1 input#searchb1 {
  background: #fff;
  border: 1px solid #596375;
  width: 75%;
  font-family: "Franklin Gothic Book";
  font-size: 18px;
  color: #000;
  margin-right: 5px;
  opacity: 50%;
  font-weight: 700;
}
.searchb1 button.icon {
  padding: 6px 0px;
  background: transparent;
  border: 0px solid #eee;
  font-size: 20px;
  cursor: pointer;
  color: #fff;
  -webkit-text-stroke: 2px;
}

a:hover {
  color: #0f2657;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .font-primary {
  font-family: "Franklin Gothic Demi Cond", sans-serif;
}

.qrm{
	font-family:"Franklin Gothic Demi Condensed", sans-serif;
	color:#7e0011;
	font-size:20px;
	font-weight:700;
}

.qrm2{
	font-family:"Franklin Gothic Medium Regular", sans-serif;
	color:#00253e;
	font-size:16px;
}


.rqrm2{
	color:#7e0011;
}
.sm{

}
/*
ul, li {
  list-style-type: disc;
}
*/

.nb a{
	color:#dcdce2;
	
}

.nb2 a{
	color:#9ebfd5;
	
}
.nb li{
	list-style-type:none;
	
}

.nb2 li{
	list-style-type:none;
	
}
.qr{

}
.white{
	color:#fff;
}

.welc{
	margin-bottom:25px;
	padding-left:5%;
	padding-top:1%;
}

.fsm{
	margin-top:1%;
}

.wtext {
  color: #232037;
  font-family: "Franklin Gothic Book", sans-serif;
  font-size: 17px;
  margin-left: -8%;
  padding-bottom:25px;
}


.dyk{
	height:100% !important;
}
.cp{
	padding-bottom:10px;
}

.jcp{
	padding-top:25%;
	
}

.qp{
	padding-bottom:10px;
}

.cpimg{
	padding-top:10px;
	padding-bottom:10px;
	margin-right: 15px;
}

.csign {
  position: relative;
  margin-bottom: 20px;
  margin-left: -6%;
}

.ct {
  padding-top: 45px;
  margin-left: 5%;
  margin-right: 0;
}
  @media (min-width: 1400px)
  {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  /*max-width: 1558px !important;*/
 max-width: 100% !important;
 /*padding-left: 15px;
padding-right: 15px;  */
}
  }
.border-start {
  border-left: 3px solid #232037 !important;
}
.border-bottom {
  border-bottom: 4px solid #232037 !important;
}

.copyr{
	color:white;
	font-family: "Franklin Gothic Medium Regular", sans-serif;
	font-size:16px;
	text-align:center;
}
.addr{
	font-family: /*"Franklin Gothic Medium Regular",*/ sans-serif;
}
.mg{
padding-left: 25px;
padding-right: 25px;
text-align:center;
padding-top: 25px;
padding-bottom: 25px;
color: #000;

}

.mg4 {
  padding-left: 0px;
  padding-right: 0px;
 
  padding-top: 5px;
  padding-bottom: 5px;
  color: #000;
}

.mg3 {
  padding-left: 25px;
  padding-right: 10px;
 
  padding-top: 25px;
  padding-bottom: 0px;
  color: #000;
}

.mg2 {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #000;
}

.mg a{
color: #000;

}
.mgc{
padding-left: 8%;
padding-right:0;
padding-top: 25px;
padding-bottom: 25px;
font-family:/* "Franklin Gothic Medium Regular"*/, sans-serif;
}

.mgq{
padding-left: 12%;
padding-right:0;
padding-top: 25px;
padding-bottom: 25px;
}

.info-text {
  text-transform: uppercase;
  height: 53px;
  letter-spacing: 1px;
  background: #eaeaeb;
  color: #232037;
  margin-top: -14px;

}

.infohead{
	margin-top:10px;
	text-align:center;
}
.co {
  padding-bottom: 0px !important;
 /* text-transform:uppercase;*/
  list-style-type:none;
}

.dkt{
justify-content: left !important;
/*padding-left: 20% !important;*/
padding-left: 11% !important;
margin-bottom: 0%;
display:none;
}

.sp{
padding-right: 5%;
margin-top:-3%;
}
.fixed-top {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}


.fixed-top2 {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.dkt a, .dkt a:focus
{
  padding: 0px 40px 0px 40px !important;
  color: #0a0ac9 !important;

	
}
.tqicons{
	
/*opacity: 80%;
margin: 30px 0px 0px 0px;*/
margin: 30px 50px 0px -50px;
}

.ticons{

margin: 10px 35px 20px 35px;
}

.ficons{
margin: 10px 15px 0px 15px;
/*opacity: 80%;
  position: relative;
  top: 0;
  left: 0;
  border: 1px red solid;*/
  /*width:240px; */
  width:auto;
}

/*
.ficons2 {
  position: absolute;
  top: 30px;
  left: 30px;
  border: 1px green solid;
}
*/

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: #68A4C4;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}
.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {
  background: #85b6cf;
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  height: auto;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  background: url("../img/headerbg.png") center top repeat;
}


#header2 {

  height: 80px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  background: url("../img/chead.gif") top center no-repeat;
   background-size: cover;
}

#header.header-transparent {
  background: none;
}

#header2.header-transparent {
  background: none;
}
/*

#header2.header-scrolled {
  background: #032135;
  height: auto;
}

*/
#header .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 4px 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}
#header .logo h1 a, #header .logo h1 a:hover {
  color: #fff;
  text-decoration: none;
}
#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 40px;
}



#main {
  margin-top: 0px;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
  padding-top: 20px;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar li {
  position: relative;
}
.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: "Franklin Gothic Demi Regular", sans-serif;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  transition: 0.3s;
  font-weight:400;
  margin-right: 10px;
}
.navbar a i, .navbar a:focus i {
  font-size: 15px;
  line-height: 0;
  margin-left: 5px;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover > a {
  color: #a2cce3;
}
.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: 0.3s;
}
.navbar .dropdown ul li {
  min-width: 200px;
}
.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  text-transform: none;
  color: #1c3745;
   font-family: "Franklin Gothic Medium Regular", sans-serif !important;
}
.navbar .dropdown ul a i {
  font-size: 12px;
}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover > a {
  color: #68A4C4;
}
.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}
.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}
@media (max-width: 1366px) {
	.sp{
padding-right: 9%;
margin-top:-3%;
}

.paddpbt{
padding-top:25px;
padding-bottom:0px;

}
.pbimgla{
padding-left:200px;
}

.pbimglb{
padding-left:200px;
margin-top: 0px;
}

.pbimgra{
padding-right:155px;
}

.pbimgrb{
padding-right:155px;
margin-top: 0px;
margin-bottom: 50px;
}
		.paddalt {
  padding-left: 203px;
  padding-right: 155px;
  padding-top: 1%;
  padding-bottom: 0%;
}
	.search-container {
  display: block;
  align-items: center;
  justify-content: space-between;
  margin-right: -12px;
  margin-top: 9%;
}


.search-words span {
  margin-right: 60px; /* Adjust the spacing between words */
  font-family: "Franklin Gothic Book";
  font-size: 19px;
  color: #000;
  font-weight:bold;
}
	
	.paddalt {
  padding-left: 166px;
  padding-right: 156px;
  padding-top: 1%;
  padding-bottom: 0%;
}

	.paddnews {
  padding-left: 166px;
  padding-right: 156px;
  padding-top: 0%;
  padding-bottom: 1%;
}

	
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: black;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
	 .desktop-margin{
      margin-bottom: 20px; /* Increase space between images on desktop (1024 and greater) */
    }
	.search-container {
  display:none;
}

    .info-container {
      max-width: 100%;
    }



	
	.dkt{
justify-content: left !important;
/*padding-left: 20% !important;*/
padding-left: 11% !important;
margin-bottom: 0%;
display:block;
}
	
.blogo{
	margin-top:0px;
}
	
	.mg{
padding-left: 0px;
padding-right: 0px;
text-align:center;
padding-top: 25px;
padding-bottom: 25px;
color: #000;

}

	
	  .nomobile{
 display:none;
}

	
	 .nodisplayh{

display: block !important;
}
	
		.nmd{
display:block;
}
	
	.paddbc {
  padding-left: 129px;
padding-right: 129px;
padding-top: 0px;
}
	
	.container {
  width: 100%;
  padding-right:15px !important;
  padding-left: 15px !important;
  margin-right: auto;
  margin-left: auto;
	}
	
		.container2 {
  width: 100%;
  padding-right:15px !important;
  padding-left: 15px !important;
  margin-right: auto;
  margin-left: auto;
	}
	
	.paddhl1{
	padding-left:0;
padding-right: 0;
}

.paddhl2{
	padding-left:0;
	padding-right:0;
}
	
	.paddbc {
  padding-left:0px;
  padding-right:0px;

}
	
	.ctent {
background:transparent;
padding-left: 0;
padding-right:0;
}
	
	.wtext {
  color: #232037;
  font-family: "Franklin Gothic Book", sans-serif;
  font-size: 17px;
  margin-left: 0;
  padding-bottom:25px;
}

.csign {
  position: relative;
  margin-bottom: 20px;
  margin-left: 0;
}
	
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: /*rgba(17, 38, 48, 0.9)*/rgba(198, 209, 215, 0.9);
  transition: 0.3s;
  z-index: 2000;
}
.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}
.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
  
}
.navbar-mobile a, .navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #1e4356;
}
.navbar-mobile a:hover, .navbar-mobile .active, .navbar-mobile li:hover > a {
  color: #68A4C4;
}
.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {
  margin: 15px;
}
.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
  min-width: 200px;
}
.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}
.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover, .navbar-mobile .dropdown ul .active:hover, .navbar-mobile .dropdown ul li:hover > a {
  color: #68A4C4;
}
.navbar-mobile .dropdown > .dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  width: 100%;
  height: 90vh;
  overflow: hidden;
  position: relative;
}
#hero::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 130%;
  height: 95%;
  background: linear-gradient(to right, rgba(30, 67, 86, 0.8), rgba(30, 67, 86, 0.6)), url("/img/bgtop.jpg") center top no-repeat;
  z-index: 0;
  border-radius: 0 0 50% 50%;
  transform: translateX(-50%) rotate(0deg);
}
#hero::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 130%;
  height: 96%;
  background: #68A4C4;
  opacity: 0.3;
  z-index: 0;
  border-radius: 0 0 50% 50%;
  transform: translateX(-50%) translateY(18px) rotate(2deg);
}
#hero .carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}
#hero h2 {
  color: #fff;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700;
}
#hero p {
  width: 80%;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  margin: 0 auto 30px auto;
  color: #fff;
}
#hero .carousel-control-prev, #hero .carousel-control-next {
  width: 10%;
}
#hero .carousel-control-next-icon, #hero .carousel-control-prev-icon {
  background: none;
  font-size: 48px;
  line-height: 1;
  width: auto;
  height: auto;
}
#hero .btn-get-started {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #68A4C4;
}
#hero .btn-get-started:hover {
  background: #68A4C4;
  color: #fff;
  text-decoration: none;
}
@media (min-width: 1024px) {
  #hero p {
    width: 60%;
  }
  #hero .carousel-control-prev, #hero .carousel-control-next {
    width: 5%;
  }
}
@media (max-width: 768px) {
  #hero::after {
    width: 180%;
    height: 95%;
    border-radius: 0 0 50% 50%;
    transform: translateX(-50%) rotate(0deg);
  }
  #hero::before {
    top: 0;
    width: 180%;
    height: 94%;
    border-radius: 0 0 50% 50%;
    transform: translateX(-50%) translateY(20px) rotate(4deg);
  }
}
@media (max-width: 575px) {
  #hero h2 {
    font-size: 30px;
  }
  #hero::after {
    left: 40%;
    top: 0;
    width: 200%;
    height: 95%;
    border-radius: 0 0 50% 50%;
    transform: translateX(-50%) rotate(0deg);
  }
  #hero::before {
    left: 50%;
    top: 0;
    width: 200%;
    height: 94%;
    border-radius: 0 0 50% 50%;
    transform: translateX(-50%) translateY(20px) rotate(4deg);
  }
}

/*--------------------------------------------------------------
# Hero No Slider Section
--------------------------------------------------------------*/
#hero-no-slider {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  padding-bottom: 75px;
}
#hero-no-slider::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
/*  background: url("../img/bgtop.jpg") center top no-repeat;*/
background:white;
  background-size: cover;

}
#hero-no-slider h2 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 48px;
  font-weight: 700;
}
#hero-no-slider p {
  color: #fff;
}
#hero-no-slider .btn-get-started {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 32px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  border: 2px solid #68A4C4;
}
#hero-no-slider .btn-get-started:hover {
  background: #68A4C4;
  color: #fff;
  text-decoration: none;
}
@media (max-width: 575px) {
  #hero-no-slider h2 {
    font-size: 30px;
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 0px 0;
}

.section-bg {
  background-color: #fff;
  
}

.section-bgqr {
  background-color: #fff;
  padding-top: 0;
padding-bottom: 0;
}

.section-social {
  background-color:#eeeeef;
  margin-top:40px;
  margin-bottom: 0px;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}
.section-title h2 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.section-title h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}
.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #68A4C4;
  bottom: 0;
  left: calc(50% - 20px);
}
.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
background-color: #f7f7f9;
height: 35px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 0px;
font-size: 15px;
color: #8e8ea2;
font-family: "Franklin Gothic Book", sans-serif;
}
.breadcrumbs h2 {
  font-size: 28px;
  font-weight: 300;
}
.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumbs ol li + li {
  padding-left: 10px;
}
.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}
@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }

	.breadcrumbs {
background-color: #f7f7f9;
height: 35px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 0px;
font-size: 15px;
color: #8e8ea2;
font-family: "Franklin Gothic Book", sans-serif;
display:none;
}
}


/*--------------------------------------------------------------
# Our Services
--------------------------------------------------------------*/
.services {
  padding-bottom: 20px;
 /* margin-top:-15px;*/
 margin-top:15px;
}
.services .icon-box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  margin: 0 0 40px 0;
  background: #fff;
  box-shadow: 0 5px 26px 0 rgba(68, 88, 144, 0.14);
  transition: all 0.3s ease-in-out;
  text-align: center;
  border: 1px solid #fff;
}
.services .icon {
  margin: 0 auto 20px auto;
  padding-top: 17px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  width: 72px;
  height: 72px;
}
.services .icon i {
  font-size: 36px;
  line-height: 1;
}
.services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}
.services .title a {
  color: #111;
}
.services .description {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}
.services .icon-box-pink .icon {
  background: #fceef3;
}
.services .icon-box-pink .icon i {
  color: #ff689b;
}
.services .icon-box-pink:hover {
  border-color: #ff689b;
}
.services .icon-box-cyan .icon {
  background: #e6fdfc;
}
.services .icon-box-cyan .icon i {
  color: #3fcdc7;
}
.services .icon-box-cyan:hover {
  border-color: #3fcdc7;
}
.services .icon-box-green .icon {
  background: #eafde7;
}
.services .icon-box-green .icon i {
  color: #41cf2e;
}
.services .icon-box-green:hover {
  border-color: #41cf2e;
}
.services .icon-box-blue .icon {
  background: #e1eeff;
}
.services .icon-box-blue .icon i {
  color: #2282ff;
}
.services .icon-box-blue:hover {
  border-color: #2282ff;
}

/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/
/*.colive .container {
  box-shadow: 0 5px 25px 0 rgba(214, 215, 216, 0.6);
  background: #fff;
}
*/
.colive .icon-box + .icon-box {
  margin-top: 50px;
}
.colive .icon-box .icon {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  background: #f3f8fa;
  border-radius: 6px;
  transition: 0.5s;
}
.colive .icon-box .icon i {
  color: #68A4C4;
  font-size: 32px;
}
.colive .icon-box:hover .icon {
  background: #68A4C4;
}
.colive .icon-box:hover .icon i {
  color: #fff;
}
.colive .icon-box .title {
  margin-left: 95px;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
}
.colive .icon-box .title a {
  color: #343a40;
  transition: 0.3s;
}
.colive .icon-box .title a:hover {
  color: #68A4C4;
}
.colive .icon-box .description {
  margin-left: 95px;
  line-height: 24px;
  font-size: 14px;
}
.colive .video-box {
  position: relative;
}
.colive .video-box img {
  padding-top: 15px;
  padding-bottom: 15px;
}
.colive .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#68A4C4 50%, rgba(104, 164, 196, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}
.colive .play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.colive .play-btn::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(104, 164, 196, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}
.colive .play-btn:hover::after {
  border-left: 15px solid #68A4C4;
  transform: scale(20);
}
.colive .play-btn:hover::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact{
  background-color: #7e0011;
}

.rcont{
background-color: #ddcbcd;
height:450px;
color:#232037;
padding-left: 10%;
padding-bottom: 5%;
padding-top: 5%;
padding-right: 5%;
}

.rcont a{
	color:#3d6096;
}


.contact .row + .row {
  margin-top: 100px;
}
.contact h2 {
  font-weight: 400;
  color:white;
}

.contact h3 {
  font-weight: 400;
  font-size: 24px;
}
.contact ul {
  list-style: none;
  padding: 0;
}
.contact ul li {
  padding-bottom: 10px;
}
.contact ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #68A4C4;
}

.contact p{
	color:#00000;
}
.contact p:last-child {
  margin-bottom: 0;
}




/*--------------------------------------------------------------
# Map
--------------------------------------------------------------*/
.map {
  padding: 0;
  margin-bottom: -6px;
}
.map iframe {
  width: 100%;
  height: 380px;
}



/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #00253e;
  padding: 0 0 0px 0;
  color: #fff;
  font-size: 16px;
}

#footer .footer-top {
/*  background:#04045b;*/
  border-bottom: 1px solid #123649;
  padding: 25px 0 0px 0;
  font-family:"Franklin Gothic Book", sans-serif;
font-size:16px;
background: url("../images/ltbluefooterback.png") center top repeat;
}



#footer a[href^="tel"] {
  color: white;
  text-decoration: none;
}

#footer p {
  margin-bottom: 0px;
}
#footer .footer-top .footer-info {
  margin-bottom: 30px;
}
#footer .footer-top .footer-info h3 {
  font-size: 18px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  color: #a2cce3;
  font-weight: 600;
}
#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
  color: #fff;
}

#footer .footer-top h4 {
  font-size: 18px;
font-weight: 400;
color: #ccccdf;
padding-bottom: 0px;
letter-spacing: 0px;
font-family:"Franklin Gothic Medium Italic", sans-serif;
margin-bottom: 0px;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #a2cce3;
  font-size: 18px;
  line-height: 1;
}
#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}
#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}
#footer .footer-top .footer-links ul a:hover {
  color: #a2cce3;
}
#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}
#footer .footer-top .footer-contact p {
  line-height: 20px;
}

@media (max-width: 1680px) {
	
	
	.search-container {
  display: block;
  align-items: center;
  justify-content: space-between;
  margin-right: 7%;
  margin-top: 9%;
}

	
	.clickable-div {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: -185px;
  margin-top: -10px;
  background-color: transparent;
  width: 12%;
  height: 52px;
}
	
	
	.paddalt {
  padding-left: 281px;
  padding-right: 286px;
  padding-top: 1%;
  padding-bottom: 0%;
}


	.paddnews {
  padding-left: 281px;
  padding-right: 286px;
  padding-top: 0%;
  padding-bottom: 1%;
}

.container2 {
  width: 100%;
  padding-right: 1% !important;
  padding-left: 1% !important;
  margin-right: auto;
  margin-left: auto;
}

.paddbc {
  padding-left: 275px;
  padding-right: 288px;
  padding-top: 0;
}

.mgq {
  padding-left: 15%;
  padding-right: 0;
  padding-top: 25px;
  padding-bottom: 25px;
}

.mgc {
  padding-left: 3%;
  padding-right: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: "Franklin Gothic Medium Regular", sans-serif;
}

.search {
  overflow: hidden;
  width: 69%;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  float: right;
  height: 40px;
  margin-top: 0;
  margin-right: 21%;
  margin-bottom: 0;
  margin-top: 8%;
}

.frontimg2 {
  margin-left: 0px;
  padding-left: 14%;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 18px;
}

.frontimg3 {
  margin-left: 14%;
  padding-left: 0;
  padding-right: 0px;
  height: auto;
  margin-top: -18px;
  margin-bottom: 18px;
}

.frontimg {
  margin-left: 0px;
  padding-left: 3%;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0px;
}

.tlogo {
  margin-left: 10%;
}


.wtext {
  color: #232037;
  font-family: "Franklin Gothic Book", sans-serif;
  font-size: 17px;
  margin-left: -3%;
  padding-bottom: 25px;
}

#hero-no-slider {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  /*padding: 60px 0;*/
padding-top: 0px;
padding-bottom: 50px;
}

}
@media (max-width: 1600px) {
		.search-container {
  display: block;
  align-items: center;
  justify-content: space-between;
  margin-right: 2%;
  margin-top: 9%;
}

	
	.dkt {
  justify-content: left !important;
  padding-left: 14% !important;
  margin-bottom: 0%;
}
	
	.mgq {
  padding-left: 18%;
  padding-right: 0;
  padding-top: 25px;
  padding-bottom: 25px;
}
	
	.mgc {
  padding-left: 0;
  padding-right: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: "Franklin Gothic Medium Regular", sans-serif;
}

	
.frontimg3 {
  margin-left: 90px;
  padding-left: 0;
  padding-right: 0px;
  height: auto;
  margin-top: -20px;
  margin-bottom: 18px;
}

	
.frontimg2 {
  margin-left: 90px;
  padding-left: 0;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 18px;
}

.frontimg {
  margin-left: 18px;
  padding-left: 0;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0px;
}

.paddbc {
  padding-left: 14%;
  padding-right: 14%;
  padding-top: 0;
}

.search {
  overflow: hidden;
  width: 72%;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  float: right;
  height: 40px;
  margin-top: 0;
  margin-right: 17%;
  margin-bottom: 0;
  margin-top: 8%;
}
}
@media (max-width: 1536px) {
	
		.search-container {
  display: block;
  align-items: center;
  justify-content: space-between;
  margin-right: -1%;
  margin-top: 9%;
}
	
	
	.clickable-div {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: -185px;
  margin-top: -10px;
  background-color: transparent;
  width: 13%;
  height: 52px;
}
	
.paddbc {
  padding-left: 14%;
  padding-right: 14%;
  padding-top: 0px;
}	

.paddalt {
  padding-left: 212px;
  padding-right: 212px;
  padding-top: 1%;
  padding-bottom: 0%;
}


.paddnews {
  padding-left: 212px;
  padding-right: 212px;
  padding-top: 0%;
  padding-bottom: 1%;
}

.tlogo {
  margin-left: 1%;
}

.infopadd2 {
  margin-right: 13% !important;
  margin-left: 13% !important;
  margin-top: 0% !important;
  background: transparent;
  margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 30px;
}

.search input#search {
  background: #e3e3ea;
  border: 2px solid #0f2657;
  width: 83%;
  font-family: "Franklin Gothic Book";
  font-size: 21px;
  color: #000;
  margin-right: -5px;
  opacity: 100%;
  font-weight: 400;
  outline: none;
}

.dkt a, .dkt a:focus {
  padding: 0px 35px 0px 35px !important;
}

.dkt {
  justify-content: left !important;
  padding-left: 16% !important;
  margin-bottom: 0%;
}

.search {
  overflow: hidden;
  width: 68%;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  float: right;
  height: 40px;
  margin-top: 0;
  margin-right: 17%;
  margin-bottom: 0;
  margin-top: 8%;
}

	.mgq {
  padding-left: 18%;
  padding-right: 0;
  padding-top: 25px;
  padding-bottom: 25px;
}
	
	.mgc {
  padding-left: 0;
  padding-right: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: "Franklin Gothic Medium Regular", sans-serif;
}
	
.frontimg3 {
  margin-left: 95px;
  padding-left: 0;
  padding-right: 0px;
  height: auto;
  margin-top: -19px;
  margin-bottom: 18px;
}


.frontimg2 {
  margin-left: 95px;
  padding-left: 0;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 18px;
}

.frontimg {
  margin-left: 18px;
  padding-left: 0;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0px;
}

.infopadd {
  margin-right: 12% !important;
  margin-left: 12% !important;
  margin-top: 0% !important;
  background: transparent;
  margin-bottom: 0%;
  padding-top: 5px;
  padding-bottom: 0px;
}



}


@media (max-width: 1440px) {
	
	.devpadd {
  margin-right:0 !important;
  margin-left: 0 !important;
  margin-top: 1% !important;
  background: transparent;
  margin-bottom: 0%;
  padding-top: 8px;
  padding-bottom: 0px;
}

.padddev{
	padding-left:0 !important;
	padding-right:0 !important;
	padding-top:1%;
	padding-bottom:1%;
}
	
	.search-container {
  display: block;
  align-items: center;
  justify-content: space-between;
  margin-right: -2%;
  margin-top: 9%;
}
	
	.search-words span {
  margin-right: 24px; /* Adjust the spacing between words */
  font-family: "Franklin Gothic Book";
  font-size: 15px;
  color: #000;
  font-weight:normal;
}

	
	
		.clickable-div {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: -185px;
  margin-top: -10px;
  background-color: transparent;
  width: 14%;
  height: 52px;
}
	
	.paddalt {
  padding-left: 203px;
  padding-right: 203px;
  padding-top: 1%;
  padding-bottom: 0%;
}

	.paddnews {
  padding-left: 203px;
  padding-right: 203px;
  padding-top: 0%;
  padding-bottom: 1%;
}
	
	.paddbc {
  padding-left: 14%;
  padding-right:14%;
  padding-top: 0px;
}
	
	.tlogo {
  margin-left: 5%;
}

.infopadd2 {
  margin-right: 13% !important;
  margin-left: 13% !important;
  margin-top: 0% !important;
  margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 30px;
}
	
	.search input#search {
  background: #e3e3ea;
  border: 2px solid #0f2657;
  width: 71%;
  font-family: "Franklin Gothic Book";
  font-size: 20px;
  color: #000;
  margin-right: -5px;
  opacity: 100%;
  font-weight: 400;
  outline: none;
}
	
	
	.search {
  overflow: hidden;
  width: 80%;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  float: right;
  height: 40px;
  margin-top: 70px;
  margin-right: 12%;
  margin-bottom: 0;
}

.infopadd {
  margin-right: 12% !important;
  margin-left: 12% !important;
  margin-top: 0% !important;
  background: transparent;
  margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.frontimg {
  margin-left: 5px;
  padding-left: 3%;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0px;
  width: 650px;
}

.frontimg2 {
  margin-left: 20px;
  padding-left: 10%;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 16px;
  width: 486px;
}

.frontimg3 {
  margin-left: 20px;
  padding-left: 10%;
  padding-right: 0px;
  height: auto;
  margin-top: -26px;
  margin-bottom: 12px;
  width: 486px;
}

.dkt a, .dkt a:focus {
  padding: 0px 35px 0px 35px !important;
}

.mg4 {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #000;
}

.info-text {
  text-transform: uppercase;
  height: 53px;
  letter-spacing: 1px;
  background: #eaeaeb;
  color: #232037;
  margin-top: 40px;
}

#hero-no-slider::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
/*  background: url("../img/bgtop.jpg") center top no-repeat;*/
  background-size: cover;
}

.search {
  overflow: hidden;
  width: 78%;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  float: right;
  height: 40px;
  margin-top: 70px;
  margin-right: 12%;
  margin-bottom: 0;
}

.ficons {
  margin: 10px 6px 10px 5px;
}
 .services {
  padding-bottom: 20px;
  margin-top: -45px;
}
.wtext {
  color: #232037;
  font-family: "Franklin Gothic Book", sans-serif;
  font-size: 17px;
  padding-left: 5%;
  padding-right: 5%;
  margin-left: 0;
}

}

@media (max-width: 1366px) {
	
	
	.search-container {
  display: block;
  align-items: center;
  justify-content: space-between;
  margin-right: -12px;
  margin-top: 9%;
}
	
	.search-words span {
  margin-right: 30px; /* Adjust the spacing between words */
  font-family: "Franklin Gothic Book";
  font-size: 15px;
  color: #000;
  font-weight:normal;
}

	
	
		.clickable-div {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: -185px;
  margin-top: -10px;
  background-color: transparent;
  width: 14%;
  height: 52px;
}

.paddbc {
  padding-left: 200px;
  padding-right: 200px;
  padding-top: 0px;
}

.infopadd2 {
  margin-right: 14% !important;
  margin-left: 14% !important;
  margin-top: 0% !important;
   margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 30px;
}

.search input#search {
  background: #e3e3ea;
  border: 2px solid #0f2657;
  width: 80%;
  font-family: "Franklin Gothic Book";
  font-size: 21px;
  color: #000;
  margin-right: -5px;
  opacity: 100%;
  font-weight: 400;
  outline: none;
}

.ficons {
  margin: 10px 6px 10px 6px;
}

.dkt a, .dkt a:focus {
  padding: 0px 20px 0px 20px !important;
}

.dkt {
  justify-content: left !important;
  padding-left: 14% !important;
  margin-bottom: 0%;
}

.search {
  overflow: hidden;
  width: 77%;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  float: right;
  height: 40px;
  margin-top: 75px;
  margin-right: 10%;
  margin-bottom: 0;
}

.tlogo {
  margin-left: 10%;
}

.frontimg3 {
  margin-left: -45px;
  padding-left: 20%;
  padding-right: 0px;
  height: auto;
  margin-top: -10px;
  margin-bottom: 12px;
  width: 500px;
}

.frontimg2 {
  margin-left: -45px;
  padding-left: 20%;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 4px;
  width: 500px;
}

.frontimg {
  margin-left: 30px;
  padding-left: 1px;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0px;
  width: 590px;
}

.ticons {
  margin: 10px 10px 20px 10px;
}

.dkt a, .dkt a:focus {
  padding: 0px 35px 0px 35px !important;
}

.fpadd {
  margin-right: 10% !important;
  margin-left: 13% !important;
  margin-top: 0% !important;
  background: transparent;
  margin-bottom: 0%;
  padding-top: 30px;
  padding-bottom: 30px;
}
.mgc {
  padding-left: 0;
  padding-right: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: "Franklin Gothic Medium Regular", sans-serif;
}
.mgq {
  padding-left: 14%;
  padding-right: 0;
  padding-top: 25px;
  padding-bottom: 25px;
}
}

@media (max-width: 1280px) {
		.sp{
padding-right: 5%;
margin-top:-3%;
}
	 .order-1.order-md-1.order-lg-1 {
    justify-content: flex-start !important;
    padding-left: 4%; /* Optional: adds safe space from edge */
  }

  .tlogo {
    max-width: 100%; /* Prevents it from overflowing */
    height: auto;
  }
		.search-container {
  display: block;
  align-items: center;
  justify-content: space-between;
  margin-right: -24%;
  margin-top: 9%;
}
	
	.search-words span {
  margin-right: 35px; /* Adjust the spacing between words */
  font-family: "Franklin Gothic Book";
  font-size: 15px;
  color: #000;
  font-weight:normal;
}

	
		.clickable-div {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: -185px;
  margin-top: -10px;
  background-color: transparent;
  width: 15%;
  height: 52px;
}
	
	.paddbc {
  padding-left: 83px;
  padding-right: 81px;
  padding-top: 0px;
}

.paddalt {
  padding-left: 83px;
  padding-right: 80px;
  padding-top: 1%;
  padding-bottom: 0%;
}

.paddnews {
  padding-left: 83px;
  padding-right: 80px;
  padding-top: 0%;
  padding-bottom: 1%;
}

.infopadd2 {
  margin-right: 6% !important;
  margin-left: 6% !important;
  margin-top: 0% !important;
  margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 0px;
}
	
	.search input#search {
  background: #e3e3ea;
  border: 2px solid #0f2657;
  width: 79%;
  font-family: "Franklin Gothic Book";
  font-size: 20px;
  color: #000;
  margin-right: -5px;
  opacity: 100%;
  font-weight: 400;
  outline: none;
}



	
	.fpadd {
  margin-right: 5% !important;
  margin-left: 7% !important;
  margin-top: 0% !important;
  background: transparent;
  margin-bottom: 0%;
  padding-top: 30px;
  padding-bottom: 30px;
}
	
	.infopadd {
  margin-right: 6% !important;
  margin-left: 6% !important;
  margin-top: 0% !important;
  background: transparent;
  margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 12px;
}
	
	.dkt a, .dkt a:focus {
  padding: 0px 28px 0px 28px !important;
}

.dkt {
  justify-content: left !important;
  padding-left: 20% !important;
  margin-bottom: 0%;
}
	
.search {
  overflow: hidden;
  width: 89%;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  float: right;
  height: 40px;
  margin-top: 60px;
  margin-right: -3%;
  margin-bottom: 0;
}

.tlogo {
  margin-left: 10%;
}

.frontimg2 {
  margin-left: -1px;
  padding-left: 21%;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 8px;
  width: 570px;
}

.frontimg3 {
  margin-left: -1px;
  padding-left: 21%;
  padding-right: 0px;
  height: auto;
  margin-top: -9px;
  margin-bottom: 8px;
  width: 570px;
}

.frontimg {
  margin-left: -5px;
  padding-left: 1px;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0px;
  width: 685px;
}

.dkt a, .dkt a:focus {
  padding: 0px 40px 0px 40px !important;
}

.rcont{
background-color: #ddcbcd;
height:auto;
color:#232037;
padding-left: 10%;
padding-bottom: 5%;
padding-top: 5%;
padding-right: 5%;
}

.ticons {
 margin: 10px 20px 20px 20px;
width: 300px;
}
.ficons{
	width: 210px;
}
}

@media (max-width: 1200px) {
	
			.search-container {
  display: block;
  align-items: center;
  justify-content: space-between;
  margin-right: -22%;
  margin-top: 9%;
}
	
	.search-words span {
  margin-right: 22px; /* Adjust the spacing between words */
  font-family: "Franklin Gothic Book";
  font-size: 15px;
  color: #000;
  font-weight:normal;
}

	
	
	.paddpbt{
padding-top:50px;
padding-bottom:50px;

}
.pbimgla{
padding-left:175px;
}

.pbimglb{
padding-left:175px;
margin-top: 50px;
}

.pbimgra{
padding-right:50px;
}

.pbimgrb{
padding-right:50px;
margin-top: 50px;
}

.pbf{
font-size:16pt;
color:#050565 !important;
}

.pbfsa{
font-size:16pt;
color:#650519 !important;

}
	
		.clickable-div {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: -185px;
  margin-top: -10px;
  background-color: transparent;
  width: 16%;
  height: 52px;
}
	
	.paddalt {
  padding-left: 72px;
  padding-right: 77px;
  padding-top: 1%;
  padding-bottom: 0%;
}

	.paddnews {
  padding-left: 72px;
  padding-right: 72px;
  padding-top: 0%;
  padding-bottom: 1%;
}

	
	.search input#search {
  background: #e3e3ea;
  border: 2px solid #0f2657;
  width: 79%;
  font-family: "Franklin Gothic Book";
  font-size: 20px;
  color: #000;
  margin-right: -5px;
  opacity: 100%;
  font-weight: 400;
  outline: none;
}
.tlogo {
  margin-left: 10%;
}


.frontimg2 {
  margin-left: -10px;
  padding-left: 20%;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 8px;
  width: 540px;
}

.frontimg3 {
  margin-left: -10px;
  padding-left: 20%;
  padding-right: 0px;
  height: auto;
  margin-top: -18px;
  margin-bottom: 0;
  width: 540px;
}

.frontimg {
  margin-left: -10px;
  padding-left: 1px;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0px;
  width: 640px;
}

.dkt a, .dkt a:focus {
  padding: 0px 30px 0px 30px !important;
}

.search {
  overflow: hidden;
  width: 87%;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  float: right;
  height: 40px;
  margin-top: 50px;
  margin-right: -13px;
  margin-bottom: 0;
}
.ficons {
  width: 190px;
}
}

@media (max-width: 1180px) {
	
	.paddalt {
  padding-left: 72px;
  padding-right: 72px;
  padding-top: 1%;
  padding-bottom: 0%;
}
}
@media (max-width: 1140px) {
	.paddalt {
  padding-left: 68px;
  padding-right: 52px;
  padding-top: 1%;
  padding-bottom: 0%;
}
	.sp{
padding-right: 3%;
margin-top:-3%;
}
}

@media (max-width: 1080px) {
 .order-1.order-md-1.order-lg-1 {
    justify-content: flex-start !important;
    padding-left: 0%; /* Optional: adds safe space from edge */
  }
		.search-container {
  display: block;
  align-items: center;
  justify-content: space-between;
  margin-right: -29%;
  margin-top: 9%;
}
	
	.search-words span {
  margin-right: 22px; /* Adjust the spacing between words */
  font-family: "Franklin Gothic Book";
  font-size: 15px;
  color: #000;
  font-weight:normal;
}



	.clickable-div {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: -185px;
  margin-top: -10px;
  background-color: transparent;
  width: 18%;
  height: 52px;
}

.paddalt {
  padding-left: 33px;
  padding-right: 39px;
  padding-top: 1%;
  padding-bottom: 0%;
}


.paddnews {
  padding-left: 33px;
  padding-right: 34px;
  padding-top: 0%;
  padding-bottom: 1%;
}

.paddbc {
  padding-left: 75px;
  padding-right: 40px;
  padding-top: 0px;
}

.search input#search {
  background: #e3e3ea;
  border: 2px solid #0f2657;
  width: 90%;
  font-family: "Franklin Gothic Book";
  font-size: 21px;
  color: #000;
  margin-right: -5px;
  opacity: 100%;
  font-weight: 400;
  outline: none;
}

.search {
  overflow: hidden;
  width: 80%;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  float: right;
  height: 40px;
  margin-top: 50px;
  margin-right: -13px;
  margin-bottom: 0;
}

.frontimg {
  margin-left: 0px;
  padding-left: 1px;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0px;
  width: 616px;
}

.frontimg2 {
  margin-left: -3px;
  padding-left: 20%;
  padding-right: 0;
  height: auto;
  margin-top: 10px;
  margin-bottom: 9px;
  width: 520px;
}

.frontimg3 {
  margin-left: -3px;
  padding-left: 20%;
  padding-right: 0px;
  height: auto;
  margin-top: -17px;
  margin-bottom: 0;
  width: 520px;
}

.infopadd {
  margin-right: 3% !important;
  margin-left: 2% !important;
  margin-top: 0% !important;
  background: transparent;
  margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 12px;
}
}
@media (max-width: 1024px) {
	
		.clickable-div {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: -185px;
  margin-top: -10px;
  background-color: transparent;
  width: 19%;
  height: 52px;
}
	
		.paddalt {
  padding-left: 0;
  padding-right: 0;
  padding-top: 1%;
  padding-bottom: 0%;
}

		.paddnews {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0%;
  padding-bottom: 1%;
}
	
	.paddbc {
  padding-left: 18px;
  padding-right: 0;
  padding-top: 0px;
}

.search input#search {
  background: #e3e3ea;
  border: 2px solid #0f2657;
  width: 79%;
  font-family: "Franklin Gothic Book";
  font-size: 21px;
  color: #000;
  margin-right: -5px;
  opacity: 100%;
  font-weight: 400;
  outline: none;
}

.search {
  overflow: hidden;
  width: 96%;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  float: right;
  height: 40px;
  margin-top: 48px;
  margin-right: -51px;
  margin-bottom: 0;
}

.infopadd2 {
  margin-right: 1% !important;
  margin-left: 1% !important;
  margin-top: 0% !important;
  margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 30px;
}

.infopadd {
  margin-right: 0% !important;
  margin-left: 0% !important;
  margin-top: 0% !important;
  background: transparent;
  margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 12px;
}

.tlogo {
  margin-left: 1%;
}
.frontimg {
  margin-left: 0px;
  padding-left: 8px;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0px;
  width: 614px;
}

.frontimg2 {
  margin-left: 0px;
  padding-left: 16%;
  padding-right: 5px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 4px;
  width: 498px;
}


.frontimg3 {
  margin-left: 0px;
  padding-left: 16%;
  padding-right: 5px;
  height: auto;
  margin-top: -14px;
  margin-bottom: 4px;
  width: 498px;
}

.tlogo{
	margin-left:5%;
}
.navbar a, .navbar a:focus {
  font-family: "Franklin Gothic Demi Cond", sans-serif;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
}

.dkt a, .dkt a:focus {
  padding: 0px 30px 0px 30px !important;
}

.dkt {
  justify-content: left !important;
  padding-left: 20% !important;
  margin-bottom: 0%;
}

.ficons {
  margin: 10px 7px 10px 7px;
}

.ticons {
margin: 20px 10px 20px 10px;
}
.ficons{
	width: 180px;
}



.csign {
  position: relative;
  margin-bottom: 20px;
  margin-left: -40px;
}
}
@media (max-width: 991px) {
	
	.search-container {
  display: none;

}
	
	
	.breadcrumbs {
background-color: #f7f7f9;
height: 35px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 0px;
font-size: 15px;
color: #8e8ea2;
font-family: "Franklin Gothic Book", sans-serif;
margin-right: 2% !important;
margin-left: 3% !important;
}
	
		.paddpbt{
padding-top:50px;
padding-bottom:0px;

}
.pbimgla{
padding-left:0px;
}

.pbimglb{
padding-left:0px;
margin-top: 0px;
}

.pbimgra{
padding-right:0px;
}

.pbimgrb{
padding-right:0px;
margin-top: 0px;
}
	
		.clickable-div {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: -185px;
  margin-top: -10px;
  background-color: transparent;
  width: 20%;
  height: 52px;
}
	
	.search button.icon {
  padding: 3px 10px;
  background: transparent;
  border: 0px solid #eee;
  font-size: 21px;
  cursor: pointer;
  color: #657494;
  -webkit-text-stroke: 2px;
}
	
.paddbc {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.infopadd2 {
  margin-right: 2% !important;
  margin-left: 2% !important;
  margin-top: 0% !important;
  margin-bottom: 0%;
  padding-top: 0px;
  padding-bottom: 30px;
}
	
	.mgq {
  padding-left: 0;
  padding-right: 0;
  padding-top: 25px;
  padding-bottom: 25px;
}

.mgc {
  padding-left: 0;
  padding-right: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: "Franklin Gothic Medium Regular", sans-serif;
}

	
	.infopadd {
  margin-right: 0% !important;
  margin-left: 0% !important;
  margin-top: 0% !important;
  background: transparent;
  margin-bottom: 0%;
  padding-top: 0;
  padding-bottom: 12px;
}
	
	#hero-no-slider {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  text-align: center;

  padding: 0;
}
	
	.ficons {
  max-width: 100%;
}
	
	.frontimg2 {
  margin-left: 0px;
  padding-left: 0;
  padding-right: 0;
  height: auto;
  margin-top: 0px;
  margin-bottom: 4px;
  width: 100%;
}

	.frontimg3	{
  margin-left: 0px;
  padding-left: 0;
  padding-right: 0;
  height: auto;
  margin-top: 0x;
  margin-bottom: 4px;
  width: 100%;
}
	
	
	
	.frontimg {
  margin-left: 0px;
  padding-left: 0;
  padding-right: 0px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0px;
  width: 100%;
}

.navbar a, .navbar a:focus {
  font-family: "Franklin Gothic Demi Cond", sans-serif;
  font-size: 26px;
  color: #000;
  white-space: nowrap;
}

.dkt a, .dkt a:focus {
  padding: 10px 30px 0px 30px !important;
}

.dkt {
  justify-content: center !important;
  padding-left: 0% !important;
}

.b1
{
	display:none;
}

.search input#search {
  background: #e3e3ea;
  border: 2px solid #0f2657;
  width: 100%;
  font-family: "Franklin Gothic Book";
  font-size: 21px;
  color: black;
  margin-right: -5px;
  opacity: 1;
  font-weight: 400;
}

.search {
  overflow: inherit;
  width: 100%;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  float: right;
  height: 40px;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0;
}

.ficons{
	width: auto;
}


.welc {
  margin-bottom: 25px;
  text-align: center;
  padding-left: 0;
padding-top: 3%;
}

  .d-flex {
/*! display: block !important; */
  text-align:center;
  flex-direction: column;
  padding-bottom: 20px;
}

#header {
  height: auto;

}


.fixed-top2 {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-top {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.sp {
  padding-right: 0;
}

.dkt {
  justify-content: center !important;
  padding-left: 0;
  margin-top: 0px;
}

.tqicons {
  margin: 0px;
}

.ticons {
  margin: 10px 22px 10px 22px;
}

.border-bottom {
  border-bottom: 0px solid #232037 !important;
}
.border-start {
  border-left: 0px solid #232037 !important;
}

.border-end {
  border-right: 0px solid #000 !important;
}

.ct {
  padding-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin:0 auto;
  display:block;
}

.csign {
  position: relative;
  margin-bottom: 20px;
  margin-left: 0;
  margin:0 auto;
  display:block;
}

.tlogo{
	margin-top:0px;
}



.services {
  padding-bottom: 0;
  margin-top: 20px;
}
}

@media (max-width: 800px) {
	
	 h1{
	color:#05058e;
	font-family: "Franklin Gothic Heavy", sans-serif;
margin-top: 2% !important;
margin-bottom:2%;
letter-spacing: 0px;
font-size: 2.0rem;
font-weight:700;
text-align:center;
background-color: #f7f7f9;
}
.alertb{

 height: 45px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 185px;
font-size: 16px;
  color: #8e8ea2;
  font-family: "Franklin Gothic Book", sans-serif;
  background: url("../img/alert.png") no-repeat;
  background-size:cover;
  text-align: center;
  overflow: hidden;
}

.newsb{

 height: 45px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 185px;
font-size: 16px;
  color: #8e8ea2;
  font-family: "Franklin Gothic Book", sans-serif;
  background: url("../img/news.png") no-repeat;
  background-size:cover;
  text-align: center;
  overflow: hidden;
}


	.clickable-div {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: -185px;
  margin-top: -10px;
  background-color: transparent;
  width: 25%;
  height: 52px;
}


.search input#search {
  background: #e3e3ea;
  border: 1px solid #0f2657;
  width: 100%;
  font-family: "Franklin Gothic Book";
  font-size: 20px;
  color: black;
  margin-right: -5px;
  opacity: 1;
  font-weight: 400;
}

.ticons {
  margin: 20px 22px 20px 22px;
}


.search {
  overflow: inherit;
  width: 94%;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  float: none;
  height: 40px;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0;
}
}

@media (max-width: 600px) {
.alertb{

 height: 45px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 0px;
font-size: 16px;
  color: #8e8ea2;
  font-family: "Franklin Gothic Book", sans-serif;
  background: #f2edeb;
  background-size:cover;
  text-align: center;
  overflow: hidden;
}


.newsb{

 height: 45px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 0px;
font-size: 16px;
  color: #8e8ea2;
  font-family: "Franklin Gothic Book", sans-serif;
  background: #f2edeb;
  background-size:cover;
  text-align: center;
  overflow: hidden;
}


	.clickable-div {
  position: absolute;
  z-index: 1;
  display: block;
  margin-left: -185px;
  margin-top: -10px;
  background-color: transparent;
  width: 25%;
  height: 52px;
}
}


@media (min-width: 1921px) {

.container {
  width: 1920px !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-right: auto;
  margin-left: auto;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  width: 1920px !important;
  padding-right: var(--bs-gutter-x,.75rem);
  padding-left: var(--bs-gutter-x,.75rem);
  margin-right: auto;
  margin-left: auto;
}

}