@charset "utf-8";
.dell {background-color:#dfeef6; padding:8px;}
.clr {clear:both;}
.white, .white a {color: #000000;}
.database{
	margin-top:10px;
	float:left;
	color:white;
}

.navbar-default {
    background-color: #dfeef6 !important;
    border-color: #dfeef6 !important;
}
.navbar-default .navbar-nav>li>a {
    color: #fff !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #666666 !important;}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover 
{background-color: #ffffff !important;}

.demo6{margin-left:20px !important;}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #ffffff !important;
	border-bottom:1px solid #000000 !important;
}
.navbar-default .navbar-nav>li>a {
    color: #000000 !important;
}
.database {
    margin-top: 10px;
    float: left;
    color: #0a0a0a !important;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 22px !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
	
.sunny{margin-top:30px;}
.dr_1 {padding:0 42px;}
.dr_2 {margin:10px 0px;}
.dr_3 {background-color:#dfeef6; padding:10px; color:#000000; font-family:Cambria; font-size:25px; text-align:center;}
.dr_4 {font-family: Cambria; font-size:16px; padding:10px;}
.dr_4:hover{color:#666666; text-decoration:none;}
.dr_5 {font-family: Cambria; font-size:16px; padding:10px; text-align:justify; margin-left:20px; margin-right:20px;}
#section {background-color:#dfeef6; height:auto; border-bottom:4px solid #ffffff;}
.dr_6 {font-family:Cambria; font-size:25px; color:#000000;}
.dr_7 {height:auto; background-color:#dfeef6;}
.dr_8 {font-family:Cambria; font-size:25px; color:#000000; margin-left:35px;}
.dr_10 {font-family:Cambria; color:#000000; font-size:16px;}
.dr_10:hover{color:#666666; text-decoration:none;}
.dr_9 {list-style:none;}
.dr_11 {display:inline; margin:0px 5px;}
.dr_12 {margin-left:35px; padding:10px;}
#section1 {background-color:#dfeef6; border-top:4px solid #ffffff;}
.dr_13 {font-family:Cambria; font-size:16px; color:#000000; margin-top:10px;}
.dr_15 {font-family:Cambria; font-size:16px; color:#000000; text-decoration:none;}
.dr_15:hover {color:#666666; text-decoration:none;}
.img_width1 {width:100%;}
.dr_16 {width:100%;}
.dr_99 {float:right; margin-top:5px;}
@media only screen and ( max-width:400px )
{
.dr_6 {font-family:Cambria; font-size:20px; color:#000000; float:left; }
.dr_20 {text-align:center; margin:auto;}
}

/*--- profile page---*/
.pro_h1 {background-color:#dfeef6; color:#000000; font-family:Cambria; text-align:center; font-size:25px; padding:5px; box-shadow: 1px 1px 10px;}
.pro_h2 {color:#000000; font-family:Cambria; font-size:20px; padding:3px;}
.pro_p {color:#000000; font-family:Cambria; font-size:16px; text-align:justify;}
.cus_a {font-family:Cambria; font-size:16px; color:#000000; text-decoration:none !important;}

/*----product page---*/
.prod_h1{background-color:#dfeef6; color:#000000; font-family:Cambria; text-align:center; font-size:25px; padding:5px; box-shadow: 1px 1px 10px; padding:20px;}
.prod_p {color:#000000; font-family:Cambria; font-size:16px; text-align:justify;}
.size_1 {width:100%; padding:10px;}
.prod_a{font-family:Cambria; font-size:16px; color:#000000; text-decoration:none !important;}
.prod_h2 {font-family:Cambria; font-size:20px; padding:5px; font-weight:bold;}

/*----contact page--*/
.con_h1{background-color:#dfeef6; color:#000000; font-family:Cambria; text-align:center; font-size:25px; padding:5px; box-shadow: 1px 1px 10px; padding:20px;}
.fa {
    color:blue !important;
}
.con_font {font-size:16px; font-family:Cambria; text-decoration:none !important; padding:10px;  margin-top:5px;}
.con_h2 {font-family:Cambria; font-size:20px; margin:0px; font-weight:bold; border:1px solid #dfeef6; padding:10px;text-align:center;}
.img_prop {margin: 10px 50px !important;}
.map_res {width:100%; border:5px solid #dfeef6 !important;}
.bor {border:1px solid black;}


/*------ inquiry form---------*/

#text1 {
    border: 1px solid #47baef;
    height:40px;
    width: 70%;
    box-shadow: 0 0 27px rgb(204, 204, 204) inset;
    transition: 500ms all ease;
    padding: 3px 3px 3px 3px;
}

#text1:hover,
#text1:focus {
    width: 90%;
    transition: 500ms all ease;
    /*
    background-size: 25px 25px;
    background-position: 96% 62%;
    padding: 3px 32px 3px 3px;*/
	box-shadow:#ccc 0 0 15px;
}


.inquiry_div h1 {font-family:Century Gothic; font-size:30px; color:#000000; width:100%; text-align:center; border-bottom:#999 thin solid;}
.inquiry_div h2{ font-family:Century Gothic; font-size:30px; color:#000000; width:100%; text-align:center;}
.inquiry_div h3 { font-family:Century Gothic; font-size:18px; color:#000000; width:100%; margin:0px;}


.submit{ width:auto; height:auto; background-color:#6699ff; border:#FFF 3px solid; box-shadow:#000 0 0 2px; text-align:center; font-family:Century Gothic; font-size:18px; font-style:italic; color:#fff; padding:8px 30px 8px 30px; cursor:pointer;}

.submit:hover{ width:auto; height:auto; background-color:#6699ff; border:#FFF 3px solid; box-shadow:#000 0 0 2px; text-align:center; font-family:Century Gothic; font-size:18px; font-style:italic; color:#fff;}



.imgHover{
  position: relative;
  width: auto;
  cursor: pointer;
}
    
.imgHover .hover {
  display: none;
  position:absolute;
  z-index: 2;
  margin: 0;
  padding: 0;
  /*--border:1px solid pink;*/
  
}

.hover p {
  font-family:Century Gothic;
  font-weight:bold;
  font-size:20px;
  text-align: center;
  line-height: 200px; width: 270px;}
  
 
form {
    display: block;
    margin-top: 0em;
	border:5px solid blue !important;
}
.form_h3 {font-family:Cambria; font-size:25px; padding:0px 5px;}
.center_cl {text-align:center; padding:10px;}


