//p, font
{ font-family:		Arial, Verdana, Helvetica, sans-serif, marlett;
}
td, th 
{ font-family:		Arial, Verdana, Helvetica, sans-serif;
 font-size: 75%;
}

h0
{ color:			black;
  font-size:		110%;
  font-weight:		bold;
}

h1
{ color:			black;
  font-size:		160%;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{font-weight:		bold;
 color:			navy;
}
.small
{ font-size:		80%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		130%;
  text-decoration:		none;
}
.cat
{ font-size:		120%;
}
.cat:hover
{ font-size:		120%; COLOR: #FF6600;
}

A.standard
{ font-weight:		normal;
  font-size:		15px;
}
A.standard:hover {
	FONT-WEIGHT: normal; COLOR: #FF6600;
}

.light
{ color:			black;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{ color:			black;
  text-decoration:	none;
  font-weight:		normal;
  font-size:		12px;
}

.footer
{
  font-size:		10px;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.lightstandard
{ color:			black;
  font-weight:		normal;
}
.middle
{ color:			black;
}
.cart
{
  font-size:		13px;
  //BORDER-BOTTOM:	0px solid;	
  //BORDER-LEFT:		0px solid;
  //BORDER-RIGHT:		0px solid;	
  //BORDER-TOP:		0px solid;
  //margin:			1px;
  //font-weight:		bold;
  color:			darkgrey;
  //background-color:  transparent;
}
.totalPrice
{ font-size:	    	16px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		red;
  background-color:  transparent;
}

.banner {
	FONT-WEIGHT: BOLD; FONT-SIZE: 14px; COLOR: #FFFFFF; FONT-STYLE: normal; FONT-FAMILY: arial; TEXT-DECORATION: none;
 WIDTH: 100%;
}
A.banner {
	FONT-WEIGHT: BOLD; FONT-SIZE: 14px; COLOR: #FFFFFF; FONT-STYLE: normal; FONT-FAMILY: arial; TEXT-DECORATION: none;
 WIDTH: 100%;}
A.banner:hover {
	FONT-WEIGHT: BOLD; FONT-SIZE: 14px; COLOR: #66ccff; FONT-STYLE: normal; FONT-FAMILY: arial; WIDTH: 100%;
	}
.font {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 17px; 
	COLOR: #444444; //#000050; 
	FONT-STYLE: normal; 
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	//FONT-FAMILY: arial
}	
.font1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 17px; 
	COLOR: #333333 //#000050; 
	FONT-STYLE: normal; 
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	
}	


A.places {
	FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: #000050; FONT-STYLE: bold; FONT-FAMILY: arial; 
	TEXT-DECORATION: none; WIDTH: 100%; HEIGHT: 100%; PADDING-TOP: 7px; text-vertical-align: middle;
}
A.places:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: #000050; FONT-STYLE: bold; FONT-FAMILY: arial; 
	BACKGROUND-COLOR: #CCCCCC; WIDTH: 100%; HEIGHT: 100%;
}    
A.places:active {
	FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: #000050; FONT-STYLE: bold; FONT-FAMILY: arial; 
	BACKGROUND-COLOR: #d9ffff; WIDTH: 100%; HEIGHT: 100%;
}
.menu {
    BACKGROUND-COLOR: #FFFFFF; //#999999; 
	border-style: solid; 
    border-bottom-style: none; border-width: 0px; border-color: #CCCCCC;
    height: 30px;
}	

//PADDING-TOP: 8px;

tr td.menu:hover {BACKGROUND-COLOR: #CCCCCC; border-style: solid; border-bottom-style: none; border-width: 0px; border-color: #CCCCCC;
}

.table tr td a{
    display:block;
    height:100%;
    width:100%;
}
.td1 {
  position: fixed;
  //top: 5;
  //display: block;
  BACKGROUND-COLOR: #FFFFFF;
  //margin-left: 0px;
  //right: 0px;
  //margin-left: 0px;
  //border: 1px solid red;
  width: 100vw;
  z-index: 100;
}  


.tblHeader {
	FONT: 10px/15px verdana; COLOR: #000080; TEXT-DECORATION: none;
}
.text {
	FONT: 10px/15px verdana; COLOR: #000080; TEXT-DECORATION: none
}
.headers {
	FONT: bold 16px/20px Verdana; TEXT-TRANSFORM: none; COLOR: #003366; TEXT-DECORATION: none
}
A.fillin {
	FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #014984; FONT-FAMILY: Arial, Helvetica, sans-serif
}
A.fillin:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #f36718; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.pic_font {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #000033;
  }  


tr td.icon:hover {
  // background-color: #CCCCCC !important;
   color: #333 !important;
   cursor: pointer;
   background:linear-gradient(rgba(250, 250 ,250 , .5), rgba(97, 98 ,116 , .5));
  
   	}

	
.hoverTable{
		display:block;
        height:100%;
  		width:100%; 
		//border-collapse:collapse; 
	}
	.hoverTable td{ 
		padding:5px; 
		//border:#4e95f4 0px solid;
	}
	/* Define the default color for all the table rows */
	.hoverTable tr{
		//background: #b8d1f3;
	}
	/* Define the hover highlight color for the table row */
    .hoverTable tr:hover {
          //background-color: #ffff99;
		  background:linear-gradient(rgba(250, 250 ,250 , .5), rgba(97, 98 ,116 , .5));
		  cursor: pointer;
    }	
	
a.button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    height: 30px;
    width: 100px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	text-valign: center;
	text-decoration: none;
    background-color: #FF9900;
	color: #FFFFFF;
	display: inline-block;
}	

input.checkbox
{
width: 20px;
height: 20px;
}	
	
.contact {
    position: relative;
	width: 20%;
    //outline: 2px solid grey;
	float: right;
	margin-top: 5%;
}

.grid_1{
	position: relative;
	float: left;
	width: 100%;
	}

.mob_view{
   visibility: hidden;
   }

@media screen and (max-width: 767px) {
   .mob_hide{
   display: none;
   }
   .mob_view{
   display: block;
   visibility: visible;
   }
   .contact {
    display: block;
    width: 80%;
    }
}

	
/*CONTACT FORM*/	
*{box-sizing: border-box;}
.col-md-6 {
    width: 50%;
    float: left;
    padding: 0 15px;
}
.col-md-12{width:100%;float:left;padding:0 15px}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 8px;
    font-weight: bold;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-group {
    width: 100%;
    float: left;
    padding: 15px 0;
}

.contact-wapper {
    width: 70%;
    padding: 3%;
	float: left;
	margin-left: 5%;
}
@media screen and (max-width: 767px) {
    .contact-wapper {
	width: 100%;
	padding: 0px;
	margin-left: 0%;
	}
}

h2.title {
    padding: 0 15px;
}
textarea#message {
    height: auto;
}

input.btn.btn-primary.btn-lg.mb-xlg {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
    height: 30px;
    border: none;
}
.red {
    margin-top: 15px;
    color: red;
}


		
/*SLIDER*/
  #stage {
    margin: 1em auto;
    width: 100%;
    height: 292px;
  }

  #stage a {
    position: absolute;
  }
  #stage a img {
    padding: 0px;
    border: 0px solid #ccc;
    background: #fff;
  }

  #stage a::after {
    position: absolute;
    left: 11px;
    bottom: 11px;
    padding: 2px 0;
    width: calc(100% - 22px);
    background: rgba(0,0,0,0.5);
    text-align: center;
    content: attr(title);
    font-size: 1.1em;
    color: #fff;
  }
  
  #stage a:nth-of-type(1) {
    animation-name: fader;
    animation-delay: 4s;
    animation-duration: 2s;
    z-index: 20;
  }
  #stage a:nth-of-type(2) {
    z-index: 10;
  }
  #stage a:nth-of-type(n+3) {
    display: none;
  }

  @keyframes fader {
    from { opacity: 1.0; }
    to   { opacity: 0.0; }
  }

