﻿body{
	background-color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
	color: #3c2313;  
	font-weight: normal; 
	font-family: arial;
	font-size: 14px;
	line-height:18px;
	direction:ltr;
}

img {
	display:block;
	border:0px;
	margin:0;
}
figure {padding:0; margin:0;}
iframe {
	display:block;
	margin:0px auto;
	
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
table, td, tr { padding:0px 0px 0px 0px !important; margin: 0px auto; border-collapse:collapse !important; border:none !important; border-spacing:0px 0px !important;}


.Popup {
	border: 1px solid #00bae6;
	position:fixed;
	display:block;
	z-index:10001;
	background: rgba(255, 255, 255, 0.95);
	-webkit-box-shadow: 0px 0px 17px -1px rgba(36,35,36,1);
    -moz-box-shadow: 0px 0px 17px -1px rgba(36,35,36,1);
    box-shadow: 0px 0px 17px -1px rgba(36,35,36,1);
	margin:auto;
	top:30%;
}

p { text-align:justify; text-justify: inter-ideograph; padding:0px; margin-top:0px; }
.px { margin-right:10px;}
.Content50Percent {	
	width: 50%;
	max-width:460px;
	min-width:280px;
	display:inline;
	float:left;
	margin:10px;
}

.Content33Percent {	
	width: 30%;
	
	/*max-width:300px;
	min-width:280px;*/
	display:inline;
	float:left;
	margin:15px;
	text-align:center;
}
.Content66Percent {	
	width: 60%;
	
	max-width:600px;
	min-width:280px;
	display:inline;
	float:left;
	margin:15px;
	text-align:center;
}
.Text3 {
	min-height:80px;
	margin-top:5px;	
}
.Text51 {
	margin-right:60px;
	
}
.Text52 {
	margin-left:60px;
	
}
.JobIcon { display:inline; float:left; }
.JobButon { display:inline; float:right;}
.JobButtonX {margin-left:50px; }

.xSep {
	height:100%;
	display:inline;
	float:left;
}

.Image { width:100%;}
.Footer {
	width:100%;
	background-color:#00bae6;
	color:#fff;
	bottom:0px;
	display:block;
}
.ContentSep30 {
	height:30px;
}
.ContentSep10 {
	height:10px;
}
.Sep { width:30px; }
.Sep10 {
	width:10px;
}

.MenuItemCell {
	padding-right:10px;
	padding-left:10px;
	height:30px;
	font-weight:normal;
}
.MenuItemCellSelected {
	padding-right:10px;
	padding-left:10px;
	height:30px;
	font-weight:bold;
}
.MenuBottomCell {
	height:3px;
}
.MenuBottomCellSelected {
	background-color:#00bae6;
	height:3px;
}
.MenuBottomSep {
	height:1px;
}
.MenuTopSep {
	height:56px;
}
.DesktopMenuTopic {
	float:left;
	display:inline;
	height:90px;
}
.DesktopMenuTopicAlt {
	float:left;
	display:inline;
	height:34px;
}
.DesktopMenuTopicSep {
	float:left;
	display:inline;
	width:15px;
	height:90px;
}
.DesktopMenuTopicAltSep {
	float:left;
	display:inline;
	width:15px;
	height:34px;
}
.TableX {
  width:100%;	
}
.Screen {
	width:100%;
	height:100%;
	/*height:100vh;
	min-height:100vh;*/
	display:inline;
	text-align:center;
}
.MainMenu {
  	display:inline;
	float:right;
}
.Logo {
	display:inline;
	float:left;
}
.Content {
  width:100%;
  min-width:320px;
  max-width:970px;
  margin:auto;
  display:block;	
}
.Header {
	height:90px;
}
.HeaderAlt {
	height:34px;
	background-color:#FFF;
}
.LogoAltImg {
	height:30px;
}
#Slider2 {
	background-position:center top;	
}
#Slider1 {
	background-position:center top;	
}
#Slider3 {
	background-position:center top;	
}
.Scroller {
	width:100%;
	background-size: cover;
	background-repeat:no-repeat;
	height:588px;
	/*height: calc(100vh - 90px);
	height: -o-calc(100vh - 90px);
	height: -webkit-calc(100vh - 90px);
	height: -moz-calc(100vh - 90px);*/
	background-color:#000;
}
.ScrollerText, .ScrollerText_ {
	font-size:28px;
	font-weight:bold;
	color:#FFF;
}
.Slider1Text {
  top:450px;
  right:7%;
  display:block;
  position:absolute;
  line-height:50px;
  text-shadow: 0px 0px 10px rgba(150, 150, 150, 1);
}
.Hide .Slider1Text, .ZIndex-100  .Slider1Text  { display:none}
.Slider2Text {
  top:250px;
  right:5%;
  display:block;
  position:absolute;
  line-height:50px;
  text-shadow: 0px 0px 10px rgba(150, 150, 150, 1);
}
.Hide .Slider2Text, .ZIndex-100  .Slider2Text { display:none}
.Slider3Text {
  top:200px;
  left:10%;
  display:block;
  position:absolute;
  line-height:50px;
  text-shadow: 0px 0px 10px rgba(150, 150, 150, 1);
}
.Hide .Slider3Text, .ZIndex-100  .Slider3Text  { display:none}
#SliderIndicator {
	display:block;
	position:absolute;
	z-index:1000;
	top:650px;
	width:100%;
	text-align:center;	
}
.Indicator {
   width:40px;
   height:7px;
   background-color:#FFF;
   display:inline-block;
   margin:3px;
   cursor:pointer;	
}
.IndicatorSelected {
   width:40px;
   height:7px;
   background-color:#00bae6;
   display:inline-block;
   margin:3px;
   cursor:pointer;	
}

.Icon { width:100%; text-align:center; display:block;}
.IconText { width:100%; text-align:center; display:block;}

.Line {
 height:1px;
 background-color:#00bae6;	
}
.LineX {
 width:1px;
 background-color:#666666;	
}
.Line2 {
 height:1px;
 width:100%;
 background-color:#fff;	
}

.Title {
 color:#00bae6;
 font-size:16px;
 font-weight:bold;
 
 margin-bottom:15px;
}
.TitleX {
 color:#00bae6;
 font-size:16px;
 font-weight:bold;
}
.MobTitle {
 padding-left:10px;	
}

#AltMainMenu, #AltMainMenu.Hide {
	position:fixed;
	z-index:-100;
	top:-100px;
	width:100%; 
	text-align:center;
}
#AltMainMenu.Show {
	position:fixed;
	z-index:100000;
	top:0px;
	width:100%; 
	text-align:center;
	
	-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
}
.Hand { cursor:pointer; }

a.SubmitButton div {color:#00bae6; font-weight:bold; cursor:pointer;}

.TextBox { 
    width:200px;
	max-width:200px;
	height:20px;
	max-height:20px;
	border-radius: 1px;	
	border: 1px solid #00bae6;
	color:#58585a;
	font-size:14px;
	font-family:Arial;
}
.TextBoxArea { 
    width:196px;
	max-width:200px;
	height:60px;
	max-height:60px;
	border-radius: 1px;	
	border: 1px solid #00bae6;
	color:#58585a;
	font-size:14px;
	font-family:Arial;
}
.TextBox_ { 
    width:200px;
	max-width:200px;
	height:20px;
	max-height:20px;
	border-radius: 1px;	
	border: 1px solid #ff0000;
	color:#ff0000;
	font-size:14px;
	font-family:Arial;
}
a.Button div {
  	cursor:pointer;
	color: white; background-color:#00bae6;
	color:#fff;
	
	width:100%;
	max-width:300px;
	min-width:280px;
	height:35px;
	line-height:35px;
	text-align:center;
	
	font-size:15px;
	text-shadow: none;
	-moz-transition: 
		background-color 700ms linear,
			   color 700ms linear;
	-webkit-transition: 
		background-color 700ms linear,
			   color 700ms linear;
	-o-transition: 
		background-color 1000ms linear,
			   color 700ms linear;
	transition: 
		background-color 1000ms linear,
			   color 700ms linear;
	}

a:hover.Button div {
  	cursor:pointer;
	color: white; background-color:#007692;
	color:#fff;
	
	
	height:35px;
	line-height:35px;
	text-align:center;
	
	font-size:15px;
	text-shadow: none;
	-moz-transition: 
		background-color 700ms linear,
			   color 700ms linear;
	-webkit-transition: 
		background-color 700ms linear,
			   color 700ms linear;
	-o-transition: 
		background-color 1000ms linear,
			   color 700ms linear;
	transition: 
		background-color 1000ms linear,
			   color 700ms linear;

}
.Show {display:block;}
.Hide {display:none;}
.ZIndex100 {z-index:100;}
.ZIndex-100 {z-index:1;}
.Show1 {
	-webkit-animation: fadein 3s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 3s; /* Firefox < 16 */
        -ms-animation: fadein 3s; /* Internet Explorer */
         -o-animation: fadein 3s; /* Opera < 12.1 */
            animation: fadein 3s;
}
.Show1x {
	-webkit-animation: fadeinx 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadeinx 1s; /* Firefox < 16 */
        -ms-animation: fadeinx 1s; /* Internet Explorer */
         -o-animation: fadeinx 1s; /* Opera < 12.1 */
            animation: fadeinx 1s;
}
.Show2 {
	-webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@keyframes fadeinx {
    from { opacity: 0.7; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadeinx {
    from { opacity: 0.7; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeinx {
    from { opacity: 0.7; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadeinx {
    from { opacity: 0.7; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadeinx {
    from { opacity: 0.7; }
    to   { opacity: 1; }
}

.Hide1 {
	-webkit-animation: fadeout 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadeout 1s; /* Firefox < 16 */
        -ms-animation: fadeout 1s; /* Internet Explorer */
         -o-animation: fadeout 1s; /* Opera < 12.1 */
            animation: fadeout 1s;
}
@keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Firefox < 16 */
@-moz-keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Internet Explorer */
@-ms-keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* Opera < 12.1 */
@-o-keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}


a:link {
	font-family: arial; 
	font-weight: normal; 
	
	text-decoration: none;
	color: #3e3e3e;
}
a:visited {
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none;
	color: #3e3e3e;
}
a:hover {
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none;
	color: #00bae6;
}
a:active {
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none;
	color: #00bae6;
}
a {
	font-family: arial; 
	font-weight: normal; 
	text-decoration: none;
	color: #3e3e3e;
}
.MobileMenu { display:none;}
.DesktopMenu { display:block;}
.DesktopAddress { display:block;}
.MobileAddress { display:none;}
#MobPopup {display:inline;}

.Serv_ {
  
  -webkit-transition: -webkit-transform .8s ease-in-out;
          transition:         transform .8s ease-in-out;
}
.Serv_:hover {
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}

.Show .MenuBottomCellSelected {
	-webkit-animation: fadein 2s forwards; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s forwards; /* Firefox < 16 */
        -ms-animation: fadein 2s forwards; /* Internet Explorer */
         -o-animation: fadein 2s forwards; /* Opera < 12.1 */
            animation: fadein 2s forwards;
	-webkit-animation: gobig 1.5s forwards; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: gobig 1.5s forwards; /* Firefox < 16 */
        -ms-animation: gobig 1.5s forwards; /* Internet Explorer */
         -o-animation: gobig 1.5s forwards; /* Opera < 12.1 */
            animation: gobig 1.5s forwards;
}
#SliderBg .ScrollerText_ {
	-webkit-animation: fadeout 1s forwards; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadeout 1s forwards; /* Firefox < 16 */
        -ms-animation: fadeout 1s forwards; /* Internet Explorer */
         -o-animation: fadeout 1s forwards; /* Opera < 12.1 */
            animation: fadeout 1s forwards;
			
		
}
@keyframes MoveY {
    from { -ms-transform: translate(0px,0px); /* IE 9 */
            -webkit-transform: translate(0px,0px); /* Safari */
            transform: translate(0px,0px); /* Standard syntax */}
    to   { -ms-transform: translate(0px,50px); /* IE 9 */
            -webkit-transform: translate(0px,50px); /* Safari */
            transform: translate(0px,50px); /* Standard syntax */ }
}
@keyframes gosmall {
    from { transform:  rotate(0deg) scaleX(1) scaleY(1) ; }
    to   { transform:  rotate(0deg) scaleX(0) scaleY(0) ; }
}

/* Firefox < 16 */
@-moz-keyframes gosmall {
    from { transform:  rotate(0deg) scaleX(1) scaleY(1) ; }
    to   { transform:  rotate(0deg) scaleX(0) scaleY(0) ; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes gosmall {
    from { transform:  rotate(0deg) scaleX(1) scaleY(1) ; }
    to   { transform:  rotate(0deg) scaleX(0) scaleY(0) ; }
}

/* Internet Explorer */
@-ms-keyframes gosmall {
    from { transform:  rotate(0deg) scaleX(1) scaleY(1) ; }
    to   { transform:  rotate(0deg) scaleX(0) scaleY(0) ; }
}

/* Opera < 12.1 */
@-o-keyframes gosmall {
    from { transform:  rotate(0deg) scaleX(1) scaleY(1) ; }
    to   { transform:  rotate(0deg) scaleX(0) scaleY(0) ; }
}
.Scroller .ScrollerText {
	-webkit-animation: gobig 1s forwards; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: gobig 1s forwards; /* Firefox < 16 */
        -ms-animation: gobig 1s forwards; /* Internet Explorer */
         -o-animation: gobig 1s forwards; /* Opera < 12.1 */
            animation: gobig 1s forwards;
			-webkit-animation-delay: 2s;
			-moz-animation-delay: 2s;
			-ms-animation-delay: 2s;
			-o-animation-delay: 2s;
            animation-delay: 2s;
			-webkit-transform:  rotate(0deg) scaleX(0) scaleY(0) ;
			-moz-transform:  rotate(0deg) scaleX(0) scaleY(0) ;
			-ms-transform:  rotate(0deg) scaleX(0) scaleY(0) ;
			-o-transform:  rotate(0deg) scaleX(0) scaleY(0) ;
			transform:  rotate(0deg) scaleX(0) scaleY(0) ;
}
@keyframes gobig {
    from { transform:  rotate(0deg) scaleX(0) scaleY(0) ; }
    to   { transform:  rotate(0deg) scaleX(1) scaleY(1) ; }
}

/* Firefox < 16 */
@-moz-keyframes gobig {
    from { transform:  rotate(0deg) scaleX(0) scaleY(0) ; }
    to   { transform:  rotate(0deg) scaleX(1) scaleY(1) ; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes gobig {
    from { transform:  rotate(0deg) scaleX(0) scaleY(0) ; }
    to   { transform:  rotate(0deg) scaleX(1) scaleY(1) ; }
}

/* Internet Explorer */
@-ms-keyframes gobig {
    from { transform:  rotate(0deg) scaleX(0) scaleY(0) ; }
    to   { transform:  rotate(0deg) scaleX(1) scaleY(1) ; }
}

/* Opera < 12.1 */
@-o-keyframes gobig {
    from { transform:  rotate(0deg) scaleX(0) scaleY(0) ; }
    to   { transform:  rotate(0deg) scaleX(1) scaleY(1) ; }
}
#MobileSpacer {
 height:0px;	
} 
#FormM { float:right !important;}



#back-top {
	position: fixed;
	bottom: 80px;
	right: 10px;
}


#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 30px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	
	
	

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 20px;
	height: 20px;
	display: block;
	margin-bottom: 7px;
	background: url('/pics/up-arrow.png') no-repeat center center;
	background-size: cover;

	/* rounded corners
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px; */

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span{
	/*background-color: #777;*/
}

.MobSpacer {
 width:100%;	
}
.MobSpacer_ {
 width:100%;
 height:0px;	
}

@media only screen and  (max-width: 800px) {
.MobSpacer {
 width:100%;	
}
.MobSpacer_ {
 width:300px;
 height:30px;	
}
.MobX { text-align:center}
.MobTitle {
 padding-left:5px;	
}
#MobileSpacer {
 height:400px;	
} 
#FormM { float:left !important;}
.JobButtonX {margin-left:0px; }
p { text-align:justify; text-justify: inter-ideograph; padding:5px; }
.px { margin-right:0px;}
.Text51 {
	margin-right:0px;
}
.Text52 {
	margin-left:0px;
}
#MobPopup {display:none;}	
.JobIcon { display:none; }	
.MobileMenu { display:block;}
.DesktopMenu { display:none;}	
.DesktopAddress { display:none;}
.MobileAddress { display:block;}
.Content { text-align:center;}
#SliderIndicator {
	
	top:450px;
	
}
.Scroller {
	height:400px;
	display:block;
	position:absolute;
}
.Slider1Text, .Slider2Text, .Slider3Text {
  top:250px;
  margin:auto;
  left:0px;
  right:0px;
  display:block;
  position:absolute;
  line-height:40px;
  text-shadow: 0px 0px 10px rgba(150, 150, 150, 1);
}
.Content50Percent {	
	width: 90%;
	display:block;
	margin:4px;
}

.Content33Percent {	
	width: 100%;
	display:block;
	margin:0px;
}
.Content66Percent {	
	width: 100%;
	display:block;
	margin:0px;
}	
a.Button div, a:hover.Button div { max-width:100%; min-width:100%; }


#back-top {
	position: fixed;
	bottom: 2px;
	right: 2px;
}

#back-top a {
	width: 20px;
}
/* arrow icon (span tag) */
#back-top span {
	width: 20px;
	height: 20px;
	display: block;
	margin-bottom: 0px;
}
#back-top a:hover span{
	/*background-color: #777;*/
}
}
@media screen and  (max-width: 800px) {
.MobSpacer {
 width:100%;	
}
.MobSpacer_ {
 width:300px;
 height:30px;	
}
.MobX { text-align:center}
.MobTitle {
 padding-left:5px;	
}
#MobileSpacer {
 height:400px;	
} 
#FormM { float:left !important;}
.JobButtonX {margin-left:0px; }
p { text-align:justify; text-justify: inter-ideograph; padding:5px; }
.px { margin-right:0px;}
.Text51 {
	margin-right:0px;
}
.Text52 {
	margin-left:0px;
}	
#MobPopup {display:none;}
.JobIcon { display:none; }	
.MobileMenu { display:block;}
.DesktopMenu { display:none;}
.DesktopAddress { display:none;}
.MobileAddress { display:block;}
.Content { text-align:center;}
#SliderIndicator {
	
	top:450px;
	
}
.Scroller {
	height:400px;
	display:block;
	position:absolute;
}
.Slider1Text, .Slider2Text, .Slider3Text {
  top:250px;
  margin:auto;
  left:0px;
  right:0px;
  display:block;
  position:absolute;
  line-height:40px;
  text-shadow: 0px 0px 10px rgba(150, 150, 150, 1);
}
.Content50Percent {	
	width: 100%;
	display:block;
	margin:0px;
}

.Content33Percent {	
	width: 100%;
	display:block;
	margin:0px;
}
.Content66Percent {	
	width: 100%;
	display:block;
	margin:0px;
}	

a.Button div, a:hover.Button div { max-width:100%; min-width:100%; }

#back-top {
	position: fixed;
	bottom: 2px;
	right: 2px;
}

#back-top a {
	width: 20px;
}
/* arrow icon (span tag) */
#back-top span {
	width: 20px;
	height: 20px;
	display: block;
	margin-bottom: 0px;
}
#back-top a:hover span{
	/*background-color: #777;*/
}
}






