/***/


<!--------------------- Table Responsive ---------------------------->
	h1 { margin: 0; }
	.container { width: 100%; }
/*
	table
	{
		margin: 0;
		border-collapse: collapse;
	}
*/
	td, th
	{
	color: #333333;
	text-decoration: none;
	/*
	border: 0px solid #999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	*/
	}

	.table-container
	{
		width: 100%;
		overflow-y: auto;
		_overflow: auto;
		margin: 0 0 1em;
	}

	.table-container::-webkit-scrollbar
	{
		-webkit-appearance: none;
		width: 15px;
		height: 20px;
	}

	.table-container::-webkit-scrollbar-thumb
	{
		border-radius: 8px;
		border: 3px solid #fff;
		background-color: rgba(0, 0, 0, .3);
	}


<!--------------------- End Table Responsive ---------------------------->




input[type="checkbox"] {
    display: none;
}

h6{
   width: 100%; 
   text-align: left; 
   border-bottom: 1px dotted #cfd1d2; 
   line-height: 0.1em;
   margin: 10px 0 20px; 
} 

h6 span { 
    background:#f37021; 
    padding:5px 25px; 
	border-radius:50px;
	font-size: 20px;
	color:#fff;
}

h10{
   width: 100%; 
   text-align: left; 
   border-bottom: 1px dotted #cfd1d2; 
   line-height: 0.1em;
   margin: 10px 0 20px; 
} 

h10 span { 
    background:#f39830; 
    padding:5px 25px; 
	border-radius:50px;
	font-size: 20px;
	color:#fff;
}

.bg_transparent {
	background-image: url(https://www.timeteccloud.com/landing/parking/img/0724/tra-white.png);
	background-repeat: repeat;
}

.layer-ovelay {
    margin-top: -250px;
}

.Zoomlogo {
	width: 60%;
	height: auto;
}

.t_ft-lpr{
	display: table;
	width: 100%;
	height: 100px;	
}


.pd40{
padding:30px 20px;
}

.aLignRight {
text-align: right;
}

.aLignLeft {
text-align: left;
}

.mTitle {
font-size: 36px;
line-height: 1.1;
}

.separate-right{
border-right:1px solid #dcddde;
}


.buttonHbig3 {
  display: inline-block;
  border-radius: 30px;
  border: none;
  color: #FFFFFF!important;
  text-align: center;
  font-size: 23px;
  padding: 12px 36px 13px 36px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
  font-family: 'Barlow Semi Condensed'!important;
  min-width: 170px;
}

.buttonHbig3 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.buttonHbig3 span:after {
  content: '\f105';
  font-family:FontAwesome;
  position: absolute;
  opacity: 0;
  top: 0;
  right: -15px;
  transition: 0.5s;
}

.buttonHbig3:hover span {
  padding-right: 20px;
}

.buttonHbig3:hover span:after {
  opacity: 1;
  right: 0;
}


.lbl-toggle {
    font-size: 1rem;
	font-family: 'Barlow Semi Condensed'!important;
    text-align: center;
    padding: 8px 20px;
    color: #fff;
    background: #f37021;
    cursor: pointer;
    border-radius: 30px;

}
.lbl-toggle:hover {
    color: #fff;
}
.lbl-toggle::before {
    content: " ";
    display: inline-block;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid currentColor;
    vertical-align: middle;
    margin-right: 0.5rem;
    transform: translateY(-2px);
    transition: transform 0.2s ease-out;
}
.toggle:checked + .lbl-toggle::before {
    transform: rotate(90deg) translateX(-3px);
}
.collapsible-content  {
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.25s ease-in-out;
}
.toggle:checked + .lbl-toggle + .collapsible-content  {
    max-height: 350px;
}

.btn-more-body {
	font-size: 1rem;
	font-family: 'Barlow Semi Condensed'!important;
    text-align: center;
    padding: 8px 20px;
    color: #fff;
    background: #f37021;
    cursor: pointer;
    border-radius: 30px;
	border:none;
}

[class^='btn-more']::before {
    content: " ";
    display: inline-block;

    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid currentColor;
    vertical-align: middle;
    margin-right: 0.5rem;
    transform: translateY(-2px);
    transition: transform 0.2s ease-out;	
}

[class^='btn-more'].active::before {
	transform: rotate(90deg) translateX(-3px);
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 1.2;
}
/***/


.t_300x{
	display: table;
	width: 100%;
	height: 300px;	
}


.Box-shadow-top {
/*box-shadow: 0 5px 12px rgb(0 0 0 / 9%);*/
padding: 0px;
border-radius: 10px 10px 0px 0px;
background-color: #fff;
}

.Box-shadow-bottom {
box-shadow: 0 2px 4px rgb(0 0 0 / 9%);
padding: 15px;
border-radius: 0px 0px 10px 10px;
background-color: #fff;
}

.ShadowBox {
    box-shadow: 0 2px 10px rgb(0 0 0 / 7%);
    padding: 12px;
    border-radius: 8px;
    background-color: #FFFFFF;
}
.tColour {
display: inline-block;
margin: 0 auto;

font-weight: 400;
font-size:50px;
background: linear-gradient(330deg, #321407 0%, #ff4e00 50%, #ff6c00 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
line-height: 200px;

}

/* Column Drop Layout Pattern CSS */ /* =Media query for screen */
	@media only screen and (max-width:750px){
		.padding {
			padding:40px;}
		img[class="flexibleImage"]{height:auto !important; width:100% !important; display:block;}
	    td[class="column"] {
	        display: block;
            width: 100%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
	    }
	}
    @media only screen and (max-width: 500px) {
		img[class="flexibleImage"]{height:auto !important; width:100% !important; display:block;}
	    td[class="column"] {
	        display: block;
            width: 100%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
	    }
    }
    @media only screen and (max-width: 400px) {
		img[class="flexibleImage"]{height:auto !important; width:100% !important; display:block;}	
	    td[class="column"] {
	        display: block;
            width: 100%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
	    }	
	}
    @media only screen and (max-width: 300px) {
		img[class="flexibleImage"]{height:auto !important; width:100% !important; display:block;}	
	    td[class="column"] {
	        display: block;
            width: 100%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
	    }	
	}


/*Viewport = 480px*/
@media screen and (max-width: 30em) {
	
.mTitle {
font-size: 32px;
line-height: 1.2;
}	
	
.pd40{
padding:20px;
}

.separate-right{
border-bottom:1px solid #dcddde;
border-right:0px dotted #dcddde;	
}

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

.aLignLeft {
text-align: center!important;
}	
	
.t_ft-lpr{
	display: table;
	width: 100%;
	height: auto;	
}
	

.Zoomlogo {
	width: 90%;
	height: auto;
}	
	
}


@media screen and (max-width: 24em) {
.separate-right{
border-bottom:1px solid #dcddde;
border-right:0px dotted #dcddde;	
}	

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

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

.pd40{
padding:20px;
}
	
.t_ft-lpr{
	display: table;
	width: 100%;
	height: auto;	
}	
	
}
