#whatsapp {
position:fixed;
z-index:500000;
right:15px;
bottom:40px;

}

#whatsapp img {
	width:65px;
	height:65px;
}
* {cursor:pointer!important;list-style:none;text-decoration:none;}
.windowLoad {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index:9999999999;
	background: url(../img/loader1.gif) center no-repeat rgba(255,255,255, 0.9);
}
.toggleMenu {
	position: fixed;
	left: 0px;
	top: 0px;
	bottom:0px;
	right:0px;
	width: 100%;
	height: 100%;
	background:rgba(23,162,184, 0.9);
	z-index:2;
	overflow:hidden;
	
}

.headPadding div {
	transition:padding 0.7s;
}

.userInformation {
	position:fixed;
	width:100%;
	text-align:center;
	padding:30px 30px;
	background-color : rgba(0,0,0, 0.5);
	color: white;
	bottom:0;
	display:none;
}



.head {background-color:#17a2b8;height:55px;position:fixed;right:0;top:0;left:0;z-index:3;}

a,a:hover,a:active,a:link{
	background-color:transparent;-webkit-text-decoration-skip:objects;
	text-decoration:none;color:white;}

html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}
html,body{font-family:Verdana,sans-serif;font-size:16px;color:rgba(0,0,0,0, 0.1);line-height:1.5}
h1,h2,h3,h4,h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;margin:10px 0}
p {color:rgba(100,100,100, 0.8);font-weight:400;}



#nav-icon2{width:60px;height:45px;position:fixed;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.7s ease-in-out;-moz-transition:.7s ease-in-out;-o-transition:.7s ease-in-out;transition:.7s ease-in-out;margin:5px}#nav-icon2 span{display:block;position:absolute;height:9px;width:50%;background:#fff;opacity:1;-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-icon2 span:nth-child(even){left:50%;border-radius:0 9px 9px 0}#nav-icon2 span:nth-child(odd){left:0;border-radius:9px 0 0 9px}#nav-icon2 span:nth-child(1),#nav-icon2 span:nth-child(2){top:0}#nav-icon2 span:nth-child(3),#nav-icon2 span:nth-child(4){top:18px}#nav-icon2 span:nth-child(5),#nav-icon2 span:nth-child(6){top:36px}#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#nav-icon2.open span:nth-child(1){left:5px;top:7px}#nav-icon2.open span:nth-child(2){left:calc(50% - 5px);top:7px}#nav-icon2.open span:nth-child(3){left:-50%;opacity:0}#nav-icon2.open span:nth-child(4){left:100%;opacity:0}#nav-icon2.open span:nth-child(5){left:5px;top:29px}#nav-icon2.open span:nth-child(6){left:calc(50% - 5px);top:29px}







@media (min-width: 768px) { 
.headPadding div:hover {
	padding-right:50px;
}
}













