



.google {
	width: auto;
	height:350px; }

*{  
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
}

a 
{
     border:0px;
}



 .alert2 {
  padding:26px;
  background-color: #fee24a;
  color: #1d1d1f;
  opacity: 1;
  transition: opacity 0.6s;
  margin-bottom: 15px;
  z-index:30;
  top:0px;
  position:fixed;
  width:100%;
  height:52px;
  text-align:justify;
  background-image:url(../images/icon/ICON_2020/notification.svg); background-position:2.5%; background-size: 22px 220px;background-repeat:no-repeat;


  
}

.alert2 p{
	margin-top: -11px;
	margin-left:40px;}
	
	.alert2 a{
	color:#1d1d1f;
	}

.alert2.warning {background-color: #fee24a;}

.closebtn {
  margin-left: 15px;
  color: #1d1d1f;
  font-weight: bold;
  float: right;
  font-size: 40px;
  line-height: 3px;
  cursor: pointer;
  transition: 0.3s;
  visibility:hidden;
}

.closebtn:hover {
  color: #52514f;
}
 


body {
  font-family: "Quicksand", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background:#f8f7f7;
  font-size:1em;}

h7 {
    color: #000;
	font-weight:bold;
    margin: 0.2em 0 0.2em 0;
	text-transform:uppercase;
	text-decoration:underline;
	text-indent:inherit;
	}
  
h1 {
	font-size:3em;
    color: #000;
    margin: 0.2em 0 0.2em 0;
	font-family: 'Lato', sans-serif;
	text-decoration:underline;}
	
h9 {
    color: #000;
    font-weight:  normal;
    margin: 0.2em 0 0.2em 0;
	font-family: 'Lato', sans-serif;}
	
h8 {
    color: #fff;
    margin: 0.2em 0 0.2em 0;
	font-family: 'Lato', sans-serif;
	
}
h2, h3, h4, h5, h6 {
    color: #000;
    font-weight:  normal;
    margin: 0.2em 0 0.2em 0;
	font-family: 'Lato', sans-serif; }



h1 { font-size: 2.4em; }
h2 { font-size: 2em; }  
h3 { font-size: 0.7em; }  
h4 { font-size: 1.2em; }  
h5 { font-size: 1em; }  
h6 { font-size: 0.9em; }  
h7 { font-size: 1.2em; } 
h8 { font-size: 1em; } 
h8 { font-size: 2.4em; } 

a, a:link, a:visited, a:hover, a:active {

  color: #000;
	}
	
	
	
table {
	width: 100%;	
	}
table tr td, table tr th {
	padding: 0;}
	
.icons {
	width:100%;
	visibility:show;}
	
.icons  {
    filter: alpha(opacity=70); /* For IE8 and earlier */
	opacity:0.9;
	width:98.5%;
	margin-bottom: 2px;
	border-radius:2px;
	border:0px;
	visibility:show;}
	

.icons :hover {
    opacity: 20;
    filter: alpha(opacity=10); 
	border:0;/* For IE8 and earlier */
	visibility:show;
}

.size-960 .line {
  margin: 0 auto;
  max-width: 60em;
  padding: 0 0.625em;
}
.size-1140 .line {
  margin: 0 auto;
  max-width: 71.25em;
  padding: 0 0.625em;
  
}
form {
  line-height:1.4em; }



 #myBtn {

  display:inherit;
  position: fixed;
  bottom: 10px;
  width:160px;
  right: 5px;
  z-index: 99;
  font-size: 1em;
  font-family: 'Lato', sans-serif;
  text-align:left;
  background-color:#1bd741;
  color:#fff;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  background-image:url(../images/icon/whatsapp.png);background-position:100%; background-size: 50px 50px;background-repeat:no-repeat;
}

.intilogo  {
top:17px;
z-index:1000;
position:fixed;
border:0px;
height: 35px;
left:250px;

}





.intilogomobile {
	position:fixed;
	top:92px;
	height:40px;
	display:none;
	}
	
	



.topbarmobile {
	position:absolute;
	top:92px;
	height:40px;
	display:none;
	}

 
.socialmedia {
top: 10px;
left:10px;
position:absolute;
z-index:20;
border:0;

}



/* ==========================================================================
   Search Box 
   ========================================================================== */
.selectOrderBy{
background-color: #f5f3f3;/*important*/
position:fixed; /*important*/
width: 10%;
color:#000;
height:55px;
padding: 2px 10px;
font-size:18px;
top:14px;
z-index:10;
left:18%;
border-left: 2px solid #000;
border-top-left-radius:5px;
border-bottom-left-radius:5px;
border-right:#000 solid 1px;

 }

.searchbox {
background-color:#fff; /*important*/
position:fixed; /*important*/
width: 50%;
max-width: 860px;
height:55px;
color: #5e5b5c;
padding: 2px 10px;
font-size:21px;
top:14px;
z-index:9;
right:22.08%;
border:1px solid #e9e9e9;
border-radius:0px; 
border-top-left-radius:0px;
border-bottom-left-radius:0px;
 
}

.searchbox2 {
background-color:#fff; /*important*/
width: 40%;
min-width:280px;
height:35px;
color: #5e5b5c;
padding: 2px 10px;
font-size:14px;
border:1px solid #999;
border-radius:2px; 
border-top-left-radius:0px;
border-bottom-left-radius:0px;
 
}


.feedbackform{
background-color:#fff; /*important*/
width: 40%;
height:40px;
color: #5e5b5c;
padding: 2px 10px;
font-size:14px;
border:1px solid #999;
border-top-left-radius:0px;
border-bottom-left-radius:0px;}

.inti_logos  {
border:0px;
height:40px;
}

.background_image img {
 position:fixed;
 z-index:21;
 border:thick #000 solid;
 width:10%;}
 

/* ==========================================================================
   LEFT AND RIGHT Boxes 
   ========================================================================== */
   .calendar {

	background-color: #fff;
    width: 300px;
    border: 1px lightblue;
    padding: 25px;
    margin: 25px;}


/* ==========================================================================
   LEFT AND RIGHT Boxes content
   ========================================================================== */
   
#content .nav a, #content .nav a:link, #content .nav a:visited { color:#000; display:block; text-decoration:none; }
#content .nav a:hover { color:#fff; background:#ed1b24; }
#content .nav .category { line-height:1.5em; width:90%; padding:0.15em 1.5em 0.15em 0.15em; margin:0; border-bottom:1px dotted #a7a6a6; cursor:pointer; font-size:1em; position:relative;}
#content .nav .category:after { content:url("../images/arrowup.png"); position:absolute; right:5px; top:2px; color:#333; }
#content .nav.open .category:after { content:url("../images/arrowdown.png"); }
#content .nav:last-child { margin-bottom:0.5em; }
#content .nav ul { display:none; }
#content .nav.open ul { display:block; width:87%; }
#content .nav ul, .nav ul li { margin:0; padding:0; list-style:none; }
#content .nav ul li a { margin:0; padding:0.4em; list-style:none; border-bottom:1px solid #bfbec2; background:#fff; cursor:pointer; font-size:0.938em; }
 
.searchbox input {
    float: left;
    height: 57px;
    padding: 20px 10px;
    border-radius: 0;
    line-height:1.5em;
    display:inline-block;
    background-color: #fff !important;
}

.searchbox a {
    display:inline-block;
    margin-top:10px;
    color:#fff;
    text-decoration: none;
}  
.searchbox_submit {
position:fixed; /*important*/
z-index:10;
top:14px;
width:55px;
height:55px;
background: url(..//searchb.svg);
background-color:#ed1b24;
background-repeat: no-repeat;
right:18.45%;
border:0px;
border-radius:0px; 
border-top-right-radius:5px;
border-bottom-right-radius:5px;


}
.searchbox_submit:hover {
background: url(..//search.png);
background-color:#ed1b24;
background-repeat:no-repeat;
border:0;
cursor:pointer;

}

.content-top{
	padding:0px 0px 0px 0px;
	width: 100%;
	border:0;
	z-index:10;
	
	
}


.content-top2{
	padding:4px 5px 6px 10px;
	width: 100%;
	border:0;
	z-index:10;
	background:#FFF;
	border:1px solid #333;
	
}

.graybod {
  border: 1px solid #DADADA;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  display: block;
  height: auto;
  margin: 0;
  min-height: 10px;
  padding: 10px;
  width: 80%;
  min-width: 330px;
  padding-left: 5px;
  padding-right: 5px;

}

.col_1_of_3{
	display: block;
	text-align: center;
}
.span_1_of_3  p  {
	font-size: 0.85em;
	padding: 0.5em 0;
	color: #999;
	line-height: 1.5em;
}
.span_1_of_3 .btn-link{
	margin-bottom:20px;
}
.span_1_of_3 .btn-link a{
	color:#00aeff;
	cursor:pointer;
	font-size:0.8em;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease!important;
	-moz-transition: all 0.2s ease!important;
	-o-transition: all 0.2s ease!important;
	transition: all 0.2s ease!important;
	
}
.span_1_of_3 .btn-link a:hover{
	color:#333;
}


#customers {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

[class$="test"] {
  font-weight: 880;
}

#customers tr:nth-child(even){background-color: #e9e9e9;}



#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #282626;
  color: white;
}

/*
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
*/
/* reset */
html,div,applet,object,iframe,h1,h2,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,output,ruby,section,summary,time,mark,audio,video{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	vertical-align: baseline;

}


article, aside, details, figcaption, figure, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}ox;


blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:0px;	border-bottom: 0px solid #eee; margin:0 0 0px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
{max-width:100%;}
/*end reset*/
