@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Viga');
@import url('https://fonts.googleapis.com/css?family=Ubuntu+Condensed');
@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700');

@import url('https://fonts.googleapis.com/css?family=Allerta+Stencil');



body {
 font-family: 'Barlow Condensed', sans-serif;
  font-size: 18px;
  line-height: 1.42857143;
  color: #333; 
  
}

.background{
	background-color: #fff;
	}

.descriptiontext{
	text-align: center;
	width:60%;
}

@media only screen and (max-width: 768px) {
.background{
background-color: #fff;
	}

.descriptiontext{
	text-align:center;
	width:100%;
}
}

.nav-link {
  display: block;
  padding: 0.5rem 2.0rem;
}


.navbar-brand {
  display: inline-block;
  padding-top: 0.00rem;
  padding-bottom: 0.00rem;
  margin-right: 1rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:focus, .navbar-brand:hover { 
  text-decoration: none;
}

.navbar-light .navbar-brand {
	color: rgba(1, 130, 188, 1);
	/*font-family: 'Allerta Stencil', sans-serif;*/
	font-family: 'Nixie One', cursive;
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link {
	color: #336;
	letter-spacing: .02em;
	font-weight: 100;
	 font-size: 12px;
	 padding-top: 1.2rem;
	 font-family: 'Comfortaa', cursive;
	 padding-left:1.2rem;
	 padding-right:1.2rem;
	
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 100;
  	font-weight: bold;
	 font-size: 12px;
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
  border-color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
  color: rgba(0, 0, 0, 0.9);
}

.wrapper{
	height: 100%;
	width: 100%;
	position: absolute;
}


.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}	
	
	


.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}


.header{
   text-align: left;
	height:auto;
	width:100%;
	margin-top:90px;
	background-color:#FFF;
	}
	
.header h2{
	font-size:45px;
	color: #006;
	text-align: left;
	position: relative;
	}
.fixed-top2 {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 5;
	margin-top: 0px;
}
    fieldset 
	{
	border: 1px solid #999 !important;
	margin: 0;
	xmin-width: 0;
	padding: 10px;
	position: relative;
	border-radius:4px;
	padding-left:10px!important;
	background-image: url(../images/line_hatching2.jpg);
	background-color: rgba(255, 255, 255, 0.3);
	}	
	
		legend
		{
			
			margin-bottom: 0px; 
			width: 90%; 
			border: 1px solid #999;
			border-radius: 4px; 
			padding: 5px 5px 5px 10px; 
			
		}
.card-body {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 0.15rem;
}

body::-webkit-scrollbar {
    width: 0.6em;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #363D40;
  outline: 1px solid slategrey;  
}

.fa-3x {
  font-size:1.55em;
}

.fa-4x {
  font-size:1.20em;
}
.text-light1{
	color:#CCCCCC;
}

.text_style{
	font-family: 'Barlow Condensed', sans-serif;
	font-size:1.15rem;
	}
	
.text_style1{
	font-family: 'Barlow Condensed', sans-serif;
	font-weight:400;
}


.btn-link {
  font-weight: 400;
  color: #000;
  background-color: transparent;
  text-align:left;
}

.btn-link a{
  font-weight:500;
  color:#000;
  background-color: transparent;
  text-align:left;
  text-decoration:none;
}

.btn-link:hover {
  color:#000;
  background-color: transparent;
  border-color: transparent;
  text-decoration:none;
}

.btn-link a:hover {
  color:#666;
  background-color: transparent;
  border-color: transparent;
  text-decoration:none;
}

.btn-link:focus, .btn-link.focus {
  border-color: transparent;
  box-shadow: none;
   color:#999;
   text-decoration:none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #868e96;
}



$black: #363839;
$lightgray: #9c9e9f;
$gray: #bdc1c6;
$white: #fff;
$green: #06842c;

* {
  box-sizing: border-box;
  &::before, &::after {
    box-sizing: border-box;
  }
}


input[type="checkbox"] {
  position: relative;
  width: 1.5em;
  height: 1.5em;
  color: $black;
  border: 1px solid $gray;
  border-radius: 4px;
  appearance: none;
  outline: 0;
  cursor: pointer;
  transition: background 175ms cubic-bezier(0.1, 0.1, 0.25, 1);
  &::before {
    position: absolute;
    content: '';
    display: block;
    top: 2px;
    left: 7px;
    width: 8px;
    height: 14px;
    border-style: solid;
    border-color: $white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
  }
  &:checked {
    color: $white;
    border-color: $green;
    background: $green;
    &::before {
      opacity: 1;
    }
    ~ label::before {
      clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    }
  }
}

label {
font-family: 'Roboto Condensed', sans-serif;
  position: relative;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: 100;
  padding: 0 0.25em 0;
  user-select: none;
  &::before {
    position: absolute;
    content: attr(data-content);
    color: $lightgray;
    clip-path: polygon(0 0, 0 0, 0% 100%, 0 100%);
    text-decoration: line-through;
    text-decoration-thickness: 3px;
    text-decoration-color: $black;
    transition: clip-path 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
	
  }
}



.progress {
  display: -ms-flexbox;
  display: flex;
  height:.7rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;

}

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #fff;
  background-color: #007bff;
}

.navbar-expand-md{
	margin:0px;
	padding:0px;
	}
.call_us{
	 font-size:12px;
	 font-family: 'Comfortaa', cursive;
	 margin-left:120px;
	 position:relative;
}

.font_style{
	 font-family: 'Comfortaa', cursive;
	}

.btn-secondary {
  color:#505050;
  background-color:#E3E3E3;
  border:none;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #727b84;
  border-color: #6c757d;
}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #868e96;
  border-color: #868e96;
}

.btn-secondary:not([disabled]):not(.disabled):active, .btn-secondary:not([disabled]):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #666e76;
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

/*.text_left{
	line-height:20px;
}
	
@media only screen and (max-width:768px) {
.text_left{
	margin-left:50px;
}	

.m1-0 {
  margin: 0 !important;
}

.p1-0 {
  padding-left:60px !important;
}

}*/

.m1-0 {
  margin: 0 !important;
}

.p1-0 {
  padding: 0 !important;
}


.tariff_text{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #727274;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 30px;
	padding: 0px;
	position:relative;
	}
.slide_dis{
	visibility: visible;
}
.slide_dis_m{
	visibility: hidden;
}
@media screen and (max-width: 800px) {
.slide_dis{
	visibility: hidden;
}
.slide_dis_m{
	visibility: visible;
}
}
.description_teriff{
	height: auto;
	margin-left: 100px;
	display: block;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 14px;
	text-align: left;
}

/*Bootstrap 4 Tooltip*/
.tooltip > .arrow {
    background-color: transparent;
}

.tooltip > .tooltip-inner {
	text-align: center;
	font-size: 12px;
	border-radius: 5px;
	color: white;
	background-color: black;
	box-shadow: 0 4px 10px 0 rgba(0,0,0,0.15);
	
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	position: relative;
	z-index: 9999999;
}

.bs-tooltip-top,
.bs-tooltip-right,
.bs-tooltip-left,
.bs-tooltip-bottom {
  background-color: transparent;
  opacity: 1!important;
}

.tooltip.bs-tooltip-top .arrow:before,
.tooltip.bs-tooltip-bottom .arrow:before {
    border-top-color: black; 
    border-right-color: transparent; 
    border-bottom-color: black; 
    border-left-color: transparent; 
}

.tooltip.bs-tooltip-right .arrow:before,
.tooltip.bs-tooltip-left .arrow:before{
    border-top-color: transparent; 
    border-right-color: black; 
    border-bottom-color: transparent; 
    border-left-color: black; 
}

/*Bootstrap 4 Popover*/
.popover {
  background-color: CornflowerBlue;
  border-radius: 10px;
  border: 5px solid black;
  box-shadow: 0 4px 10px 0 rgba(0,0,0,0.15);
}

.popover-header {
  color: black;
  background-color: CornflowerBlue;
  border: 1px solid CornflowerBlue;
}

.popover-body {
  color: black;
  background-color: CornflowerBlue;
  border: 1px solid CornflowerBlue;
  border-radius: 10px;
}

.popover.bs-popover-top .arrow:before {
    bottom: -4px;
    border-top-color: black;
    background: transparent;
}

.popover.bs-popover-bottom .arrow:before {
    top: -4px;
    border-bottom-color: black;
    background: transparent;
}

.popover.bs-popover-right .arrow:before {
    left: -4px;
    border-right-color: black;
    background: transparent;
}

.popover.bs-popover-left .arrow:before{
    right: -4px;
    border-left-color: black;
    background: transparent;
}


