body, html {
	margin: auto;
	width: 100%;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
}
@-ms-viewport{
  width: device-width;
}
@font-face {
	font-family: "logo";
	src: url("/fonts/brtswfte.ttf");
}
p {
	color: #404040;
}
li {
	color: #404040;
}
.machadomobile {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 60px 270px 200px 308px 160px;
	background-image: url(Images/background.jpg);
	margin: auto;
	width: 100% !important;
}
#loghead {
	font-family: "logo";
	text-align: left;
	color: #00BDF9;
	font-size: 18px;
}
#one {
	grid-column-start: 1;
	grid-column-end: 3;
	grid-row-start: 1;
	grid-row-end: 2;
	text-align: center;
	-webkit-box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.24);
box-shadow: 0px 7px 5px 0px rgba(0,0,0,0.24);
background-color: white;
z-index: 2;
}
@media screen and (max-width: 375px) {
	#two {
		background-position: top right 46%;

	}
	.links a {
		padding-left: 24px;
		padding-right: 28px;
	}
}
@media screen and (orientation:landscape) {
	#two {
		background-position: top right 50%;
	}
	.links a {
		padding-left: 25px !important;
		padding-right: 30px !important;
		font-size: 18px !important;
	}

	#bb {
		color: white !important;
	}
	#three img {
		transform: scale(1.4);
		padding-bottom: 15px;
    }
    #three {
    	font-size: 19px;
    }
    #four img {
		transform: scale(1.4);
		padding-bottom: 15px;
    }
    #four {
    	font-size: 19px;
    }
    #five img {
    	padding-top: 20px;
		transform: scale(1.4);
		padding-bottom: 20px;
	}
	#five {
		font-size: 19px;
	}
	#six img {
		transform: scale(1.4);
		padding-bottom: 20px;
		padding-top: 20px;
    }
    #six {
    	font-size: 19px;
    }
    .social_media img {
    	padding-right: 80px;
    	padding-left: 60px;
    }
    #copyright {
    	font-size: 12px;
    }
    #three img {
	width: 115px;
	height:115px;
}
#three img:hover {
	transform: scale(1.6);
	transition: 0.2s;
}
#four img:hover {
	transform: scale(1.6);
	transition: 0.2s;
}
#five img:hover {
	transform: scale(1.6);
	transition: 0.2s;
}
#six img:hover {
	transform: scale(1.6);
	transition: 0.2s;
}
#lic2 {
	margin-top:-130px!important;
}
#lic {
	margin-top: -112px !important;
}
}
#two {
	grid-column-start: 1;
	grid-column-end: 3;
	grid-row-start: 2;
	grid-row-end: -5;
	background-image: url("Images/rectangle_2.svg");
	background-position: top;
	background-repeat: no-repeat;
	margin-top: none;
	z-index: 1;
	margin-left: 0px;
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-family: Open Sans;
	font-weight: bold;
	letter-spacing: 0.02em;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
	line-height: 33px;
	opacity: 0.8;
}
#two tr {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-family: open sans;
	font-style: Light;
	line-height: 33px;
	font-size: 20px;
	text-decoration: none;
	color: white;
}
.links {
	margin-top: 37px;
	padding-top: 9px;
	background-color: #44B5D8;
	opacity: 0.8;
	padding-left: 1px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.4);
width: 100%;
overflow-wrap: break-word;
}
.links a {
	text-decoration: none;
	color: white;
	font-size: 18.5px;
}
.links a:hover {
	color: #145E75;
}
#gg {
	unicode-bidi:bidi-override !important;
    direction:rtl !important;
}
#menu {
	margin-top: 50px;
}
#home-btn {
	z-index: 1;
}
#three {
	text-align: center;
}
#three img {
	width: 115px;
	height:115px;
}
#three img:hover {
	transform: scale(1.2);
	transition: 0.2s;
}
#four {
	text-align: center;
}
#four img {
	width: 115px;
	height:115px;
}
#four img:hover {
	transform: scale(1.2);
	transition: 0.2s;
}
#five {
	text-align: center;
}
#five img {
	width: 125px;
	height:125px;
}
#five img:hover {
	transform: scale(1.2);
	transition: 0.2s;
}
#six {
	text-align: center;
}
#six img {
	width: 115px;
	height:115px;
}
#six img:hover {
	transform: scale(1.2);
	transition: 0.2s;
}
.footer {
	grid-column-start: 1;
	grid-column-end: 3;
	grid-row-start: 5;
	grid-row-end: 6;
	background-color: white;
	align-items: center;
}
.social_media {
	height: 57px;
	overflow: wrap;
	padding-right: 20px;
	border-bottom: 4px solid #00BDF9;
	-webkit-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.23);
-moz-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.23);
box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.23);
}
.social_media img {
	padding-left: 50px;
	padding-right: 20px;
	width: 32px;
	overflow: none;
	padding-top: 12px;
	padding-bottom: 10px;
}

