@charset "utf-8";
.dropdown-toggle::after {
	display: none;
}
body {
	background-color: #1AE3DF;
	margin-top: 10px;
}
.copyright {
	text-align: center;
	font-weight: bold;
	font-size: large;
}
.spacebetween {
	margin-bottom: 5px;
}
.pictureroundedcorners {
	border-radius: 15px;
	border: 1px solid #000000;
}
#hero {
	padding-left: 15px;
	padding-right: 15px;
	position: relative
}
#hero1 {
	padding-left: 15px;
	padding-right: 15px;
	position: relative
}


@media (min-width:1200px){
a.nav-link {
	width: 150px;
	background-color: #FF0000;
	margin-right: 10px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF !important;
	border-radius: 5px;
	border: thin solid #FCFCFC;
}
.products {
	width: 100%;
	background-color: #FF0000;
	font-weight: bold;
	color: #FFFFFF !important;
	border-radius: 5px;
	border: thin solid #FCFCFC;
	height: 33px;
	padding-top: 2px;
	text-align: left !important;
	margin-bottom: 2px;
	padding-left: 10px;
}
a:hover.nav-link {
	width: 150px;
	background-color: #001CFD;
	margin-right: 10px;
	text-align: center;
	color: #FFFFFF !important;
	font-weight: bold;
	border-radius: 5px;
	border: thin solid #FFFFFF;
}
.products:hover {
	width: 100%;
	background-color: #001CFD;
	color: #FFFFFF !important;
	font-weight: bold;
	border-radius: 5px;
	border: thin solid #FFFFFF;
	height: 33px;
	padding-top: 2px;
	margin-bottom: 2px;
	text-align: left !important;
	padding-left: 10px;
}
.intend {
	padding-left: 50px;
	padding-right: 0px;
}
.phone {
	margin-right: 30px;
	font-weight: bold;
	font-size: 24px;
	padding-left: 0px;
}
.productsdropdown {
	padding-left: 10px;
	background-color: #ECB0B1;
	padding-right: 10px;
}
.spaceholder {
	min-height: 5px !important;
}
.sectionheadline {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 36px;
	background-color: #3813F1;
	margin-bottom: 6px;
	padding-top: 0px;
	height: 60px;
}
.textaboutpc {
	font-size: 19px;
	line-height: 24px;
}
.aboutspace {
	margin-top: 20px;
	margin-bottom: 50px;
}
.booktext {
	font-size: 19px;
	text-align: center;
	line-height: 23px;
	background-color: aqua;
	padding-bottom: 16px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 12px;
}
.row #hero h3 {
	postion: absolute;
	color: #E3F015;
	text-shadow: 2px 2px #000000;
	font-size: 20px;
	bottom: 10%;
	position: absolute;
	left: 0%;
	right: 0%;
	text-align: center;
}
}

@media (min-width:768px) and (max-width:1199.98px){
a.nav-link {
	width: 106px;
	background-color: #FF0000;
	margin-right: 4px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF !important;
	border-radius: 5px;
	border: thin solid #FCFCFC;
	padding-left: 0px;
	height: 33px;
	padding-top: 2px;
}
.products {
	width: 100%;
	background-color: #FF0000;
	font-weight: bold;
	color: #FFFFFF !important;
	border-radius: 5px;
	border: thin solid #FCFCFC;
	height: 33px;
	padding-top: 2px;
	text-align: left !important;
	margin-bottom: 2px;
	padding-left: 10px;
}
a:hover.nav-link {
	width: 106px;
	background-color: #001CFD;
	margin-right: 4px;
	text-align: center;
	color: #FFFFFF !important;
	font-weight: bold;
	border-radius: 5px;
	border: thin solid #FFFFFF;
	height: 33px;
	padding-top: 2px;
}
.products:hover {
	width: 100%;
	background-color: #001CFD;
	color: #FFFFFF !important;
	font-weight: bold;
	border-radius: 5px;
	border: thin solid #FFFFFF;
	height: 33px;
	padding-top: 2px;
	margin-bottom: 2px;
	text-align: left !important;
	padding-left: 10px;
}
.intend {
	padding-left: 10px;
	padding-right: 0px;
}
.phone {
	margin-right: 10px;
	font-weight: bold;
	font-size: 18px;
	padding-left: 0px;
}
.productsdropdown {
	padding-left: 10px;
	background-color: #ECB0B1;
	padding-right: 10px;
}
.spaceholder {
	min-height: 5px !important;
}
.sectionheadline {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 30px;
	background-color: #3813F1;
	margin-bottom: 6px;
	padding-top: 0px;
	height: 50px;
}
.textaboutpc {
	font-size: 19px;
	line-height: 24px;
}
.aboutspace {
	margin-top: 20px;
	margin-bottom: 50px;
}
.booktext {
	font-size: 19px;
	text-align: center;
	line-height: 23px;
	background-color: aqua;
	padding-bottom: 16px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 12px;
}
.row #hero h3 {
	postion: absolute;
	color: #E3F015;
	text-shadow: 2px 2px #000000;
	font-size: 18px;
	bottom: 10%;
	left: 0%;
	position: absolute;
	right: 0%;
	text-align: center;
}
}

@media (max-width:479.98px){
a.nav-link {
	width: 100%;
	background-color: #FF0000;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF !important;
	border-radius: 5px;
	border: thin solid #FCFCFC;
	height: 40px;
	padding-top: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-top: 1px;
}
.products {
	width: 100%;
	background-color: #FF0000;
	font-weight: bold;
	color: #FFFFFF !important;
	border-radius: 5px;
	border: thin solid #FCFCFC;
	height: 33px;
	padding-top: 2px;
	text-align: left !important;
	margin-bottom: 2px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
}
a:hover.nav-link {
	width: 100%;
	background-color: #001CFD;
	margin-right: 1px;
	text-align: center;
	color: #FFFFFF !important;
	font-weight: bold;
	border-radius: 5px;
	border: thin solid #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: 40px;
	padding-top: 5px;
}
.products:hover {
	width: 100%;
	background-color: #001CFD;
	color: #FFFFFF !important;
	font-weight: bold;
	border-radius: 5px;
	border: thin solid #FFFFFF;
	height: 33px;
	padding-top: 2px;
	margin-bottom: 2px;
	text-align: left !important;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
}
.intend {
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
}
.phone {
	margin-right: 0px;
	font-weight: bold;
	font-size: 24px;
	padding-left: 0px;
	text-align: center;
	margin-top: 5px;
}
.navbar-toggler {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	float: right;
}
.productsdropdown {
	padding-left: 10px;
	background-color: #ECB0B1;
	padding-right: 10px;
}
.spaceholder {
	min-height: 5px !important;
}
.sectionheadline {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	background-color: #3813F1;
	margin-bottom: 6px;
	padding-top: 0px;
	height: 40px;
}
.spacebetweeenpicture {
	margin-bottom: 10px;
}
.textaboutpc {
	font-size: 15px;
	line-height: 20px;
}
.aboutspace {
	margin-top: 20px;
	margin-bottom: 50px;
}
.booktext {
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	background-color: aqua;
	padding-bottom: 16px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 12px;
}
.row #hero1 h3 {
	postion: absolute;
	color: #F9F4F4;
	text-shadow: 2px 2px #000000;
	font-size: 14px;
	bottom: 10%;
	left: 0%;
	position: absolute;
	right: 0%;
	text-align: center;
}
}

@media (min-width:480px) and (max-width:767.98px){
a.nav-link {
	width: 100%;
	background-color: #FF0000;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF !important;
	border-radius: 5px;
	border: thin solid #FCFCFC;
	height: 40px;
	padding-top: 5px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-top: 1px;
}
.products {
	width: 100%;
	background-color: #FF0000;
	font-weight: bold;
	color: #FFFFFF !important;
	border-radius: 5px;
	border: thin solid #FCFCFC;
	height: 33px;
	padding-top: 2px;
	text-align: left !important;
	margin-bottom: 2px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
}
a:hover.nav-link {
	width: 100%;
	background-color: #001CFD;
	margin-right: 1px;
	text-align: center;
	color: #FFFFFF !important;
	font-weight: bold;
	border-radius: 5px;
	border: thin solid #FFFFFF;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	height: 40px;
	padding-top: 5px;
}
.products:hover {
	width: 100%;
	background-color: #001CFD;
	color: #FFFFFF !important;
	font-weight: bold;
	border-radius: 5px;
	border: thin solid #FFFFFF;
	height: 33px;
	padding-top: 2px;
	margin-bottom: 2px;
	text-align: left !important;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
}
.intend {
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
}
.phone {
	margin-right: 0px;
	font-weight: bold;
	font-size: 24px;
	padding-left: 0px;
	text-align: center;
	margin-top: 5px;
}
.navbar-toggler {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	float: right;
}
.productsdropdown {
	padding-left: 10px;
	background-color: #ECB0B1;
	padding-right: 10px;
}
.spaceholder {
	min-height: 5px !important;
}
.sectionheadline {
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	background-color: #3813F1;
	margin-bottom: 6px;
	padding-top: 0px;
	height: 40px;
}
.textaboutpc {
	font-size: 18px;
	line-height: 24px;
}
.aboutspace {
	margin-top: 20px;
	margin-bottom: 50px;
}
.booktext {
	font-size: 19px;
	text-align: center;
	line-height: 23px;
	background-color: aqua;
	padding-bottom: 16px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 12px;
	}
.row #hero1 h3 {
	postion: absolute;
	color: #F9F4F4;
	text-shadow: 2px 2px #000000;
	font-size: 18px;
	bottom: 10%;
	left: 0%;
	position: absolute;
	right: 0%;
	text-align: center;
}
}
