
  body{
		background-image:url('../images/bg.png');
	}

	
	
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
	  height:100px;
      margin: auto;
  }
	#head{
		font-family: 'Source Sans Pro', sans-serif;
	}
	#head1{
		font-family: 'Source Sans Pro', sans-serif;
		
	}
	table{
		font-family: 'Source Sans Pro', sans-serif;
	}
	li{
		font-family: 'Source Sans Pro', sans-serif;
	}
	p{
		font-family: 'Lato', sans-serif;
		
	}
	h3,h4,h5{
		font-family: 'Lato', sans-serif;
	}
	#p1{
		font-size:30px;
		font-family: 'Lato', sans-serif;
		text-align:left;
	}
	#p11{
		font-size:30px;
		font-family: 'Lato', sans-serif;
		background-color:#000;
		color:#fff;
		padding:5px;
		
	}
	#font{
		font-family: 'Lato', sans-serif;
	}
	dropdown{
		width:80%;
		height:100px;
	}
	#cover-image:hover {
	background-image: url('img/overlay.png');
	background-size: cover;
	background-attachment: fixed;
	width: 100%;
	height: 190px;

}

	#owl-demo .item{
        
        padding: 10px ;
		padding-bottom:40px;
        margin: 5px;
        color: #000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
		background-color:#fff;
       
		box-shadow: 0px 2px 5px #888888;
		margin-right:25px;
    }
	#owl-demo .item1{
        
        padding: 46px 0px 46px 0px ;
        margin:5px;
        color: #000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
		background-color:#fff;
		box-shadow: 0px 2px 5px #888888;
		margin-right:25px;
    }
	 #owl-demo2 .item{
        background-color:#fff;
		
        padding: 10px ;
        padding-bottom:40px;
		margin: 5px;
        color: #000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
       
		box-shadow: 0px 2px 5px #888888;
		margin-right:25px;
    }
	#owl-demo2 .item1{
        background-color:#fff;
        padding: 46px 0px 46px 0px ;
        margin:5px;
		
        color: #000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
       
		box-shadow: 0px 2px 5px #888888;
		margin-right:25px;
    }
	#owl-demo1 .item{
        background-color:#fff;
        padding: 10px ;
		padding-bottom:40px;
        margin: 5px;
        color: #000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
       
		box-shadow: 0px 2px 5px #888888;
		margin-right:25px;
    }
	#owl-demo1 .item1{
        background-color:#fff;
        padding: 46px 0px 46px 0px ;
        margin:5px;
        color: #000;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
       
		box-shadow: 0px 2px 5px #888888;
		margin-right:25px;
    }

	
	#div1{
		box-shadow: 0px 2px 5px #888888;
		height:290px;
		width:265px;
		margin-right:25px;
		background-color:#fff;
	}
	#div2{
		box-shadow: 0px 2px 5px #888888;
		height:290px;
		width:265px;
		
		background-color:#fff;
	}
	
	
	#myform{
		
		height:40px;
	}
	
	#myform:focus{
									
									border:1px solid #000;
									color:#ee3054;
									box-shadow:0px 0px 4px #000  ;
									height:40px;
								}
								
								
								
								
.bzoom { direction: ltr; }

.bzoom,
.bzoom_thumb,
.bzoom_thumb_image,
.bzoom_big_image,
.bzoom_zoom_preview,
.bzoom_icon,
.bzoom_hint { display: none }

.bzoom .bzoom_thumb { background:   }

.bzoom,
.bzoom ul,
.bzoom li,
.bzoom img,
.bzoom_hint,
.bzoom_icon,
.bzoom_description {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none
}

.bzoom,
.bzoom_magnifier div,
.bzoom_magnifier div img,
.bzoom_small_thumbs ul,
ul .bzoom_small_thumbs li,
.bzoom_zoom_area div,
.bzoom_zoom_img { position: relative }

.bzoom img,
.bzoom li {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-drag: none;
  user-drag: none
}

.bzoom,
.bzoom_small_thumbs li { float: left }

.bzoom_right { float: right }

.bzoom li { position: absolute }

.bzoom img {
  vertical-align: bottom;
  width: 50px;
  height: 70px
}

.bzoom .bzoom_zoom_area,
.bzoom_zoom_area {
  background: #fff url(./img/loading.gif) center no-repeat;
  border: 1px solid #ddd;
  padding: 6px;
  -webkit-box-shadow: 0 0 10px #ddd;
  -moz-box-shadow: 0 0 10px #ddd;
  box-shadow: 0 0 10px #ddd;
  display: none;
  z-index: 200;
}

.bzoom_zoom_area div { overflow: hidden; }

.bzoom_zoom_area .bzoom_zoom_img { position: absolute; }

.bzoom_wrap .bzoom_magnifier {
  background: #fff;
  outline: #bbb solid 1px;
  display: none;
  cursor: move;
}

.bzoom_magnifier div { overflow: hidden; }

.bzoom_wrap .bzoom_small_thumbs { overflow: hidden; }

.bzoom_wrap .bzoom_small_thumbs li {
  border: 1px solid #FFF;
  margin: 0px 10px 0px 0px;
  position: relative;
}

.bzoom_wrap ul li.bzoom_smallthumb_active {
  -webkit-box-shadow: 0 0 10px #ddd;
  -moz-box-shadow: 0 0 10px #ddd;
  box-shadow: 0 0 10px #ddd;
  border: 1px solid #535353;
}





@media screen and (max-width: 1000px){
	.small{
		
		padding-top: 550px;
	}
	
}
