@charset "utf-8";
/* CSS Document */
body{font-family:'Scada', sans-serif !important;}

html {
  scroll-behavior: smooth;
}
ol, ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu_bg{
	background: #00A9EE;
	background: linear-gradient(180deg,rgba(0, 169, 238, 1) 0%, rgba(0, 148, 208, 1) 100%);
	}
.menu{
	font-family:'Scada', sans-serif;
	font-size: 17px;
    line-height: 38px;
    color: #FFFFFF;
    padding: 0 40px;
    text-decoration: none;
	}
.menu li{
	background-image: url(../images/nave-line.jpg);
    background-position: right;
    background-repeat: no-repeat;
	}
.btn-close{
	margin-right:10px !important;
	margin-top:-50px !important;
	}
.login_btn{
	text-align:right;
	}
.login_btn a{
	font-family: 'Scada', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #ffffff;
    background-color: #ff5756;
    padding: 4px 10px 4px 10px;
    text-decoration: none;	
	margin-left:3px;
	}
.login_btn button{
	font-family: 'Scada', sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
    background-color: #ff5756;
    padding: 4px 10px 3px 10px;
    text-decoration: none;	
	margin-left:3px;
	border-radius:0px;
	border:0px;
	text-transform:none;
	}
.login_btn button:hover{
    color: #ffffff;
    background-color: #ff5756;
	}
*:focus {
    outline: 0 !important;
	box-shadow: none !important;
}
.modal-header{
	border-bottom:2px #00a3e4 solid;
	padding:15px 0px 0px 0px;
	}
.modal-title{
	font-family: 'Scada', sans-serif;
    font-size: 28px;
    line-height: 40px;
    color: #006998;
    text-transform: uppercase;
    text-align: left;
    border-left: #006998 solid 7px;
    padding-left: 10px;
	}
.modal-sub-title{
	font-family: 'Scada', sans-serif;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 0 0px 20px;
    color: #666666;
    text-decoration: none;
	text-transform:none;
	}
.banner_bg{
	background: #F6F6F6;
	background: linear-gradient(180deg,rgba(246, 246, 246, 1) 0%, rgba(233, 233, 233, 1) 100%);
	}
.banner_bottom_img{
	background-image:url(../images/banner-shade.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
.d-block{
	width:100%;
	}
.service_main_box{
	border:1px #e8e8e8 solid;
	text-align:center;
	padding-bottom:15px;
	}
.service_main_box h2{
	font-family: 'Scada', sans-serif;
    font-size: 18px;
    line-height: 35px;
    color: #ffffff;
    background-color: #ff5756;
    font-weight: normal;
	}
.service_main_box img{
	margin-bottom:10px;
	}
.service_main_box p{
	font-family: 'Scada', sans-serif;
    font-size: 13px;
    line-height: 19px;
    color: #4b4b4b;
    padding: 0 15px;
	}
.service_main_box a{
	font-family: 'Scada', sans-serif;
    font-size: 13px;
    line-height: 19px;
    color: #ffffff;
    display: compact;
    text-align: center !important;
    background-color: #ff5756;
    text-decoration: none;
    padding: 3px 8px;
	}
.welcome_text h2{
	font-family: 'Scada', sans-serif;
    font-size: 22px;
    line-height: 40px;
    color: #0084b4;
    font-weight: normal;
    text-align: left;
	}
.welcome_text h3{
	font-family: 'Scada', sans-serif;
    font-size: 15px;
    line-height: 30px;
    color: #f95d2d;
    text-align: justify;
    text-decoration: underline;
	font-weight:bold;
	margin-top:30px;
	}
.welcome_text p{
	font-family: 'Scada', sans-serif;
    font-size: 13px;
    line-height: 19px;
    color: #4b4b4b;
    text-align: justify;
	}
.welcome_text p a{
	color:#f95d2d;
	}
.welcome_text h5{
	text-align: left;
    color: #ffffff;
    background-color: #0084b4;
    font-size: 24px;
    font-weight: normal;
	padding:8px 15px;
	}
.register_fields{
	background-color:#f0f0f0;
    border-bottom: dotted 1px #999999;
	text-align:center;
	padding:8px 0px;
	margin-bottom:10px;
	}
.register_fields div div label{
	text-align:left;
	display:block;
	font-family: 'Scada', sans-serif;
    font-size: 15px;
    color: #0084b4;
    line-height: 28px;
    padding-top: 5px;
    margin-bottom: 5px;
    margin-right: 15px;
	}
.register_fields h4{
	color: #919191;
    font-size: 11px;
	margin-bottom:0px;
	}
.register_fields select{
	font-size:13px;
	padding:8px;
	color:#666666;
	}
.register_fields1{
	background-color:#f0f0f0;
    border-bottom: dotted 1px #999999;
	text-align:left;
	padding-left:0px;
	margin-bottom:10px;
	}
	
.middle_sec p{
	font-family: 'Scada', sans-serif;
    font-size: 13px;
    line-height: 19px;
    color: #4b4b4b;
    text-align: justify;
	margin-bottom:0px;
	}
.marquee_line{
	background:#0084b4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
    color: white;
	}	
.marquee_line marquee{
	padding:15px 0px;
	}
.footer_bg{
	background:#f1f1f1;
	}
.footer p{
	font-family: 'Scada', sans-serif;
    font-size: 13px;
    line-height: 19px;
    color: #4b4b4b;
    text-align: justify;
	margin:20px 0px;
	}
.footer_links{
	line-height: 18px;
    font-family: 'Scada', sans-serif;
    font-size: 14px;
    color: #999999;
	display:inline;
	margin-bottom:20px;
	padding-left:7px;
	}
.footer_links a{
    color: #999999;
	padding:0px 5px;
	border-right:1px #999999 solid;
	}
.footer_links a:hover{
    color: #999999;
	}
.footer_links a:last-child{
	border-right:none;
	}
.copyright_text{
	font-family: 'Scada', sans-serif;
    font-size: 13px;
    line-height: 19px;
    color: #4b4b4b;
    text-align: justify;
	}
.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 35%;
    width: 370px;
    height: auto;
    padding: 10px 0;
    background-color: #FFFFFF;
    z-index: 1002;
    overflow: auto;
	}
.user_id_text{
	font-family: 'Scada', sans-serif;
    font-size: 16px;
    color: #016f97;
    line-height: 28px;
    padding-top: 10px;
	margin-bottom:5px;
	}
.enq_txt{
	font-family: 'Scada', sans-serif;
    font-size: 15px;
    color: #0084b4;
    line-height: 28px;
    padding-top: 5px;
	margin-bottom:5px;
	margin-right:15px;
	text-align:right;
	}
.enq_txt span{
	color:#F00;
	}
.enq_txt1{
	font-family: 'Scada', sans-serif;
    font-size: 15px;
    color: #0084b4;
    line-height: 28px;
    padding-top: 5px;
	margin-bottom:5px;
	margin-right:15px;
	text-align:left;
	}
.login_botton{	
	width: auto;
	float:left;
    line-height: 40px;
    background-color: #006998;
    color: #FFFFFF;
    text-align: center;
    font-family: 'Scada', sans-serif;
    font-size: 16px;
    border: none;
    cursor: pointer;
    display: block;
    text-decoration: none;
	margin-right:15px;
	padding:0px 50px;
	}
.signup_btn{
	width: auto;
	float:left;
    line-height: 40px;
    background-color: #006998;
    color: #FFFFFF;
    text-align: center;
    font-family: 'Scada', sans-serif;
    font-size: 16px;
    border: none;
    cursor: pointer;
    display: block;
    text-decoration: none;
	padding:0px 50px;
	}
.signup_btn:hover{
    background-color: #006998;
    color: #FFFFFF;
	}
.form-check{
	padding-left:0px !important;
	}
.forgot_password{
	font-family: 'Scada', sans-serif;
    font-size: 16px;
    color: #016f97;
    line-height: 28px;
    padding-top: 10px;
	text-decoration:none;
	}
.forgot_password:hover{
    color: #016f97;
	text-decoration:underline;
	}
.welcome_text ul li{
	font-family: 'Scada', sans-serif;
    font-size: 13px;
    line-height: 32px;
    color: #4b4b4b;
    text-align: justify;
    border-bottom: #999999 dashed 1px;
    padding-left: 25px;
    background: url(../images/lft-bult.jpg) left no-repeat;
	}
.registration_checkbox1{
	margin:15px;
	}
.registration_checkbox{
		font-weight: normal;
    color: #666666;
    margin-left: 0px;
    margin-top: 0px;
    font-size: 13px;
		}
.table thead tr th{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
.table thead{
		background:#d8d8d8;
		}
.request_btn{
	background:#006998;
	color:#fff;
	border:none;
	padding:10px 20px;
	}	
.error_text{
	float:left;
	width:100%;
	
	}
.error_text p{
	background:#F00;
	text-align:center;
	color:#fff;
	width:100%;
	float:left;
	margin-bottom:10px;
	padding:5px 0px;
	}	
.error_text p span{
	width:100%;
	float:left;
	color:#000;
	}

.captcha-area {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

#captcha-display {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-right: 10px;
  padding: 5px 10px;
  border: 1px solid #ccc;
  background-color: #f0f0f0;
}

#captcha-input {
  padding: 8px;
  font-size: 16px;
}

#message {
  margin-top: 0px;
  font-weight: normal;
  font-size:15px;
}

#navigation {
    height: 45px;
    border-bottom: #CCCCCC solid 1px;
	margin-top:15px;
	}
#navigation ul{
    list-style: none;
    margin:0px auto;
    width: fit-content;
	}
#navigation ul li{   
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin: 0px 2px;
	float: left;
	}
#navigation ul li a{
	display: block;
    text-align: left;
    color: #777;
    outline: none;
    font-weight: normal;
    text-decoration: none;
    line-height: 45px;
	padding: 0px 20px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
	border-bottom:#CCCCCC solid 1px;
    background: #f0f0f0;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.09, rgb(240, 240, 240)), color-stop(0.55, rgb(227, 227, 227)), color-stop(0.78, rgb(240, 240, 240)));
	}

.carousel-inner{
	margin:0px auto;
	}

section {
  position: relative;
  height: calc(100vh - 3rem);
  width: 100%;
  background: url("https://i.postimg.cc/TPn6kNJ2/bg.jpg") no-repeat top center / cover;
  overflow: hidden;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(30, 130, 95, 0.5);
}

.container {
  max-width: 65rem;
  }

.logo-container {
  flex: 1;
  display: none;
  align-items: center;
}

.nav-btn {
  flex: 3;
  display: flex;
}

.nav-links {
  flex: 2;
}

.log-sign {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
}

.logo {
  color: var(--clr-light);
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 3rem;
  margin-left:10px;
  margin-bottom:0px;
  color:#fff;
}

.logo span {
  font-weight: 300;
}

.btn {
  display: inline-block;
  padding: .5rem 1.3rem;
  font-size: .8rem;
  border: 2px solid var(--clr-light);
  border-radius: 2rem;
  line-height: 1;
  margin: 0 .2rem;
  transition: .3s;
  text-transform: uppercase;
}

.btn.solid,
.btn.transparent:hover {
  background-color: var(--clr-light);
  color: var(--clr-btn);
}

.btn.transparent,
.btn.solid:hover {
  background-color: transparent;
  color: var(--clr-light);
}

.nav-links > ul {
  display: flex;
  /*justify-content: center;
  align-items: center;*/
  margin-bottom:0px;
}

.nav-link {
  position: relative;
  padding:0px !important;
}

.nav-link > a {
  color: var(--clr-light);
  display: block;
    font-family: 'Scada', sans-serif;
    font-size: 17px;
    line-height: 38px;
    color: #FFFFFF;
    padding: 0 40px;
    text-decoration: none;
    z-index: 1;
    background-image: url(../images/nave-line.jpg);
    background-position: right;
    background-repeat: no-repeat;
}

.nav-link > a > i {
  margin-left: .2rem;
}

.nav-link:hover > a {
	text-decoration:none;
	background-color:#006998;
	color:#fff;
}

.dropdown {
  position: absolute !important;
  top: 100%;
  left: 0;
  width:max-content;
  opacity: 0;
  pointer-events: none;
  z-index:9;
}

.dropdown ul {
  position: relative;
}

.dropdown-link > a {
  display: flex;
  background-color: #00a7e8;
  color: #fff;
  padding: 12px 20px;
  align-items: center;
  text-decoration:none;
}

.dropdown-link:hover > a {
  background-color:#006998;
  color: #fff;
  text-decoration:none;
}

.dropdown-link:not(:nth-last-child(2)) {
  /*border-bottom: 1px solid var(--clr-light);*/
}

.dropdown-link i {
  transform: rotate(-90deg);
}

.arrow {
  position: absolute;
  width: 11px;
  height: 11px;
  top: -5.5px;
  left: 32px;
  background-color: var(--clr-light);
  transform: rotate(45deg);
  cursor: pointer;
  transition: .3s;
  z-index: -1;
}

.dropdown-link:first-child:hover ~ .arrow {
  background-color: var(--clr-dropdown);
}

.dropdown-link {
  position: relative;
}

.dropdown.second {
  top: 0;
  left: 100%;
  padding-left: .8rem;
  cursor: pointer;
  transform: translateX(10px);
}

.dropdown.second .arrow {
  top: 10px;
  left: -5.5px;
}

.nav-link:hover > .dropdown,
.dropdown-link:hover>.dropdown {
  transform: translate(0, 0);
  opacity: 1;
  pointer-events: auto;
}

.hamburger-menu-container {
  flex: 1;
  display: none;
  align-items: center;
  justify-content: flex-end;
  margin-right:15px;
}

.hamburger-menu {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position:absolute;
  right:15px;
}

.hamburger-menu div {
  width: 1.6rem;
  height: 3px;
  border-radius: 3px;
  background-color: #fff;
  position: relative;
  z-index: 1001;
  transition: .5s;
}

.hamburger-menu div:before,
.hamburger-menu div:after {
  content: '';
  position: absolute;
  width: inherit;
  height: inherit;
  background-color: #fff;
  border-radius: 3px;
  transition: .5s;
}

.hamburger-menu div:before {
  transform: translateY(-7px);
}

.hamburger-menu div:after {
  transform: translateY(7px);
}
.menu_bg .row .container .row{
	position:relative;
	}
#check {
  position: absolute;
  top:24px;
  right:8px;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 2.5rem;
  z-index: 90000;
  cursor: pointer;
  opacity: 0;
  display: none;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div {
  background-color: transparent;
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:before {
  transform: translateY(0) rotate(-45deg);
}

#check:checked ~ .hamburger-menu-container .hamburger-menu div:after {
  transform: translateY(0) rotate(45deg);
}

@keyframes animation {
  from {
    opacity: 0;
    transform: translateY(15px);
  }

  to {
    opacity: 1;
    transform: translateY(0px);
  }
}

@media (max-width: 920px) {
	
	.register_fields{
	background-color:#f0f0f0;
    border-bottom: dotted 1px #999999;
	text-align:center;
	padding:8px 10px;
	margin-bottom:10px;
	}
	.register_fields1{
	background-color:#f0f0f0;
    border-bottom: dotted 1px #999999;
	text-align:left;
	padding-left:0px;
	margin-bottom:10px;
	position:relative;
	padding-bottom:20px;
	}
	.registration_checkbox{
		font-weight: normal;
    color: #666666;
    margin-left: 0px;
    margin-top: 15px;
    font-size: 13px;
	position:absolute
		}
		
	
	.logo-container {
  flex: 1;
  display: flex;
  align-items: center;
}
  .hamburger-menu-container {
    display: flex;
  }

  #check {
    display: block;
  }

  .nav-btn {
    position: fixed;
    height: calc(100vh - 3rem);
    top: 120px;
    left: 0;
    width: 100%;
    background-color: #00a7e8;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    overflow-x: hidden;
    overflow-y: auto;
    transform: translateX(100%);
    transition: .65s;
	z-index:9;
  }

  #check:checked ~ .nav-btn {
    transform: translateX(0);
  }

  #check:checked ~ .nav-btn .nav-link,
  #check:checked ~ .nav-btn .log-sign {
    animation: animation .5s ease forwards var(--i);
  }

  .nav-links {
    flex: initial;
    width: 100%;
  }

  .nav-links > ul {
    flex-direction: column;
  }

  .nav-link {
    width: 100%;
    opacity: 0;
    transform: translateY(15px);
	padding:0px !important;
  }

  .nav-link > a {
    line-height: 1;
    padding: 15px 20px;
	background-image:none;
  }

  .nav-link:hover > a {
    transform: scale(1);
    background-color: #006998;
	color:#fff;
	text-decoration:none;
  }

  .dropdown,
  .dropdown.second {
    position: relative !important;
    top: initial;
    left: initial;
    transform: initial;
    opacity: 1;
    pointer-events: auto;
    width: 100%;
    padding: 0;
    background-color: var(--clr-dropdown-hov);
    display: none;
  }

  .nav-link:hover > .dropdown,
  .dropdown-link:hover>.dropdown {
    display: block;
  }

  .nav-link:hover > a > i,
  .dropdown-link:hover>a>i {
    transform: rotate(360deg);
  }

  .dropdown-link > a {
    background-color: transparent;
    color: var(--clr-light);
    padding: 1.2rem 2rem;
    line-height: 1;
	color:#fff;
  }

  .dropdown.second .dropdown-link > a {
    padding: 1.2rem 2rem 1.2rem 3rem;
  }

  .dropdown.second .dropdown.second .dropdown-link > a {
    padding: 1.2rem 2rem 1.2rem 4rem;
  }

  .dropdown-link:not(:nth-last-child(2)) {
    border-bottom: none;
  }

  .arrow {
    z-index: 1;
    background-color: var(--clr-btn);
    left: 10%;
    transform: scale(1.1) rotate(45deg);
    transition: .5s;
  }

  .nav-link:hover .arrow {
    background-color: var(--clr-nav-hover);
  }

  .dropdown .dropdown .arrow {
    display: none;
  }

  .dropdown-link:hover > a {
    background-color:#006998;
  }

  .dropdown-link:first-child:hover ~ .arrow {
    background-color: var(--clr-nav-hover);
  }

  .nav-link > a > i {
    font-size: 1.1rem;
    transform: rotate(-90deg);
    transition: .7s;
  }

  .dropdown i {
    font-size: 1rem;
    transition: .7s;
  }

  .log-sign {
    flex: initial;
    width: 100%;
    padding: 1.5rem 1.9rem;
    justify-content: flex-start;
    opacity: 0;
    transform: translateY(15px);
  }
}

/*@media (max-width: 389px) {
#check {
    display: block;
	top:14.5% !important;
	right:8px;
  }
}
@media (max-width: 430px) {
#check {
    display: block;
	top:10.5%;
	right:8px;
  }
}*/