html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, textarea, input, button, select,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: Helvetica, Arial, Tahoma;
	color:#000;
	font-weight: 300;
	text-decoration: none;
	-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;outline:none;
	scroll-behavior: smooth;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
textarea, input, button, select { font-family: inherit;}
body {
	line-height: 1.2;
	background-color: #ff6100;
	font-size: 16px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr{border:none;border-top:1px #eee solid;height:1px;}
.clear{clear:both;}
img{ width: auto; max-width: 100%;height: auto;max-height: 100%;}
.slow{-moz-transition:all 0.5s;-webkit-transition:all 0.5s;transition:all 0.5s;}
.full{
	width: 100%;
	height: auto;
	overflow: auto;
}
.content{
	max-width: 600px;
	margin:0 auto;
	height: auto;
	overflow: auto;
}
.content img{
	margin: 0;
	padding: 0;
	max-width: 100%;
	overflow: auto;
}
.div-image{
	position: relative;
	float:left;
	margin: 0 auto;
	padding: 0;
	margin-top: 0px;
	width: 600px;
	height:auto;
	overflow:hidden;
	outline: none;
	background-color: #ff6100;
}

.img-1{background-image: url("../img/drndlcptrstrd-1.jpg");background-size: 100%;}
.img-2{margin-top:-6px;background-image: url("../img/drndlcptrstrd-2.jpg");background-size: 100%;}
.img-3{margin-top:-6px;background-image: url("../img/drndlcptrstrd-3.jpg");background-size: 100%;}
.img-4{margin-top:-6px;background-image: url("../img/drndlcptrstrd-4.jpg");background-size: 100%;}
.img-5{margin-top:-6px;background-image: url("../img/drndlcptrstrd-5.jpg");background-size: 100%;}
.img-6{margin-top:-6px;background-image: url("../img/drndlcptrstrd-6.jpg");background-size: 100%;}
.img-7{margin-top:-6px;background-image: url("../img/drndlcptrstrd-7.jpg");background-size: 100%;}
.img-8{margin-top:-6px;background-image: url("../img/drndlcptrstrd-8.jpg");background-size: 100%;}
.img-9{margin-top:-6px;background-image: url("../img/drndlcptrstrd-9.jpg");background-size: 100%;}
.img-10{margin-top:-6px;background-image: url("../img/drndlcptrstrd-10.jpg");background-size: 100%;}
.img-11{margin-top:-6px;background-image: url("../img/drndlcptrstrd-11.jpg");background-size: 100%;}
.img-12{margin-top:-6px;background-image: url("../img/drndlcptrstrd-13.jpg");background-size: 100%;}
.img-12{margin-top:-6px;background-image: url("../img/drndlcptrstrd-14.jpg");background-size: 100%;}
.img-12{margin-top:-6px;background-image: url("../img/drndlcptrstrd-15.jpg");background-size: 100%;}
.img-12{margin-top:-6px;background-image: url("../img/drndlcptrstrd-16.jpg");background-size: 100%;}
.img-12{margin-top:-6px;background-image: url("../img/drndlcptrstrd-17.jpg");background-size: 100%;}
.img-12{margin-top:-6px;background-image: url("../img/drndlcptrstrd-18.jpg");background-size: 100%;}
.img-12{margin-top:-6px;background-image: url("../img/drndlcptrstrd-19.jpg");background-size: 100%;}
.img-12{margin-top:-6px;background-image: url("../img/drndlcptrstrd-20.jpg");background-size: 100%;}

.form_bg{
	background-color: #fafafa;
}
.form{
	margin-top:50px;
	padding: 0 10%;
	width: 80%;
	height:auto;
	overflow: auto;
	position:relative;
}
.form h1{
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin-top: 30px;
	background: linear-gradient(to bottom right, #fafafa, #ff6100);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	border-bottom: 1px solid #fafafa;
}
.form span{
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin-top: 30px;
}
.form input[type=text]{padding:0px 15px; height: 50px; line-height: 50px; box-sizing: border-box; width:100%;font-size:16px; border:1px solid #eee;display: block; margin-bottom: 15px; background-color: #fafafa;}
.form select{padding:0 10px;height:60px;width:100%;font-size:16px; border:1px solid #eee; background-color:#fff; margin-bottom: 20px;}
.form button{width:100%;border: none;border-radius: 1px;position: relative;overflow: hidden; background: linear-gradient(to bottom right, #ffb89b, #ff6100);height: 100px; line-height: 100px; text-align: center; margin-top:40px;font-size:22px;text-transform:uppercase;font-weight:bold;cursor: pointer; color: #323437; margin-bottom: 100px;}
.form button:before {
content: '';
position: absolute;
width: 100px;
height: 100%;
background-image: linear-gradient(
120deg,
rgba(255,255,255, 0) 30%,
rgba(255,255,255, .8),
rgba(255,255,255, 0) 70%
);
top: 0;
left: -100px;
}
 @keyframes shine {
0% {left: -100px}
20% {left: 100%}
100% {left: 100%}
}
.form button:before {
content: '';
position: absolute;
width: 100px;
height: 100%;
background-image: linear-gradient(
120deg,
rgba(255,255,255, 0) 30%,
rgba(255,255,255, .8),
rgba(255,255,255, 0) 70%
);
top: 0;
left: -100px;
animation: shine 3s infinite linear; /* Animation */
}
.footer{
	position: relative;
	margin:0 auto;
	padding: 50px 10% 150px 10%;
	width:100%;
	height: auto;
	overflow: auto;
	box-sizing: border-box;
	text-align: center;
	background-color: #eee;
}
.about_us{
	position: relative;
	margin: 0 auto;
}
@media screen and (max-width: 600px) {
.content{
	width: 100%;	
}
.div-image{
	width: 100%;
	height: auto;
}
	
}



.slider-container {
  width: 100%;
  margin: 30px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: #fff;
}

.slider {
  width: 80%;
  max-width: 600px;
  height:auto;
  margin: 20px;
  text-align: center;
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}

.slides {
  display: flex;
  overflow-x: scroll;
  position: relative;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
}


.slide {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 100%;
  height:auto;
  scroll-snap-align: center;
  margin-right: 0px;
  box-sizing: border-box;
  transform-origin: center center;
  transform: scale(1);
}

.slide__text {
  font-size: 40px;
  font-weight: bold;
  font-family: sans-serif;
}

.slide a {
  background: none;
  border: none;
}

a.slide__prev,
.slider::before {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  left: 5%;
}

a.slide__next,
.slider::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  right: 5%;
}

.slider::before,
.slider::after,
.slide__prev,
.slide__next {
  position: absolute;
  top: 48%;
  width: 35px;
  height: 35px;
  border: solid black;
  border-width: 0 4px 4px 0;
  padding: 3px;
  box-sizing: border-box;
  opacity: 0.7;
}

.slider::before,
.slider::after {
  content: "";
  z-index: 1;
  background: none;
  pointer-events: none;
}

.slider__nav {
  box-sizing: border-box;
  position: absolute;
  bottom: 5%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  text-align: center;
  opacity: 0.7;
}

.slider__navlink {
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background-color: black;
  margin: 0 10px 0 10px;
}