/*
 *	generated by WOW Slider 8.7
 *	template Pulse
 */

#myslider { 
	display: none;
	zoom: 1; 
	position: relative;
	width: 100%;
	max-width: 100%;
	max-height:700px;
	margin:0px auto 0px;
	z-index:90;
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */
	background: #fff;
	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	overflow: hidden;
}
* html #myslider{ width:1600px }
#myslider .slider-images ul{
	position:relative;
	width: 10000%; 
	height:100%;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#myslider .slider-images ul li{
	position: relative;
	width:1%;
	height:100%;
	line-height:0; /*opera*/
	overflow: hidden;
	float:left;
	/*font-size:0;*/
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#myslider .slider-images{
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height:700px;
	max-width: 100%;
	vertical-align: top;
	border:none;
	overflow: hidden;
}
#myslider .slider-images ul a{
	width:100%;
	height:100%;
	max-height:700px;
	display:block;
	color:transparent;
}
#myslider img{
	max-width: none !important;
}
#myslider .slider-images .ws_list img,
#myslider .slider-images > div > img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	margin:0;
}
#myslider .slider-images > div > img {
	max-height:700px;
}

#myslider .slider-images iframe {
	position: absolute;
	z-index: -1;
}

#myslider .ws-title > div {
	display: inline-block !important;
}

#myslider a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#myslider  .indicators { 
	float: left;
	position:absolute;
	z-index:70;
}
#myslider  .indicators div{
	position:relative;
	float:left;
	font-size: 0px;
}
/* compatibility with Joomla styles */
#myslider  .indicators a {
	line-height: 0;
}

#myslider  .ws_script{
	display:none;
}
#myslider sound, 
#myslider object{
	position:absolute;
}

/* prevent some of users reset styles */
#myslider .ws_effect {
	position: static;
	width: 100%;
	height: 100%;
}

#myslider .ws_photoItem {
	border: 2em solid #fff;
	margin-left: -2em;
	margin-top: -2em;
}
#myslider .ws_cube_side {
	background: #A6A5A9;
}


#myslider.ws_gestures {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABwSURBVEjH7ZJBEsAgCAMT/v/n9NCOSqe2oD2yNx1JggB4BCEFWyFASP2KMQE7ywWhe/tTRGCGogLk02tFctiW/SUgaMyQG4PdPzDn31rQbMb8FiAXgvsEJNax1yVlVGAjA93apP3HFhZTGIqiKH7iADB6HxPlHdNVAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE0LTA3LTA3VDEzOjQ5OjEwKzAyOjAwm7WiFAAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNC0wNy0wN1QxMzo0OToxMCswMjowMOroGqgAAAAASUVORK5CYII="), move;
}
#myslider.ws_gestures.ws_grabbing {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAABaSURBVEjH7ZMxCkAhDEOT8u9/5TpJ+xWkFse8IYutJgEB8RCHL1qCc90BEFnT6QH7mwgFHBUf8wJyS1TDLuc3vmighx37LZdIth3E5hKj9n6O0HRh+oJCiFcMxRUUDxR1CTMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTQtMDctMDdUMTM6NDk6MzgrMDI6MDDqf+sOAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE0LTA3LTA3VDEzOjQ5OjM4KzAyOjAwmyJTsgAAAABJRU5ErkJggg=="), move;
}

/* hide controls when video start play */
#myslider.ws_video_playing .indicators,
#myslider.ws_video_playing .ws_fullscreen,
#myslider.ws_video_playing .ws_next,
#myslider.ws_video_playing .ws_prev {
	display: none;
}



#myslider .ws_playpause.ws_hide {
	display: none !important;
}

/* Navigation arrows for preview mode */
#myslider a.ws_next, #myslider a.ws_prev{
	position:absolute;
	top:50%;
	width:5.6em;
	height:5.6em;
	margin:-2.8em 0 0 0;
	z-index:60;
	cursor:pointer;
    -moz-border-radius:1em;
    -webkit-border-radius:1em;
    border-radius:1em;
	opacity:0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);	
}
#myslider a.ws_next{
	right:2%;
	background:#000 url(next_photo.png) no-repeat 50% 50%;
	background-size: 100%;
}
#myslider a.ws_prev{
	left:2%;
	background:#000 url(prev_photo.png) no-repeat 50% 50%;
	background-size: 100%;
}
#myslider a.ws_next:hover, #myslider a.ws_prev:hover{
	opacity:0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}
#myslider .indicators a {
	position:relative;
	background:url("bullet.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	float:left;
	cursor:pointer;
	height:10px;
	margin-right:4px;
	text-indent:-9999px;
	width:10px;
	z-index:100;
	outline:none;
	color:transparent;
}
#myslider a.ws_selbull,#myslider a.ws_overbull,#myslider .indicators a:hover{
	background-position:100% 0;
}

/*playpause*/
#myslider .ws_playpause {
    width: 4.8em;
    height: 4.8em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -2.4em;
    margin-top: -2.4em;
    z-index: 59;
	background-size: 100%;
}

#myslider .ws_pause {
    background-image: url(pause.png);
}

#myslider .ws_play {
    background-image: url(play.png);
}

#myslider .ws_pause:hover, #myslider .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#myslider  .indicators {
	bottom:20px;
	left:50%;
}
#myslider  .indicators div{
	left:-50%;
}
#myslider .ws-title{
	position:absolute;
	display:block;
	font: 3em Arial, Helvetica, sans-serif;
	top: 5%;
	left: 2%;
	margin-right:2.5em;
	color: #000;
	z-index: 50;
}
#myslider .ws-title span,#myslider .ws-title div{
	display:inline-block;
	background-color: rgba(255,255,255,0.7);
	-moz-border-radius:0.4em;
	-webkit-border-radius:0.4em;
	border-radius:0.4em;
	padding:0.8em;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);	
}
#myslider .ws-title div{
	display:block;
	font-size: 0.857em;
	margin-top:0.25em;
}

#myslider .indicators  a img{
	text-indent:0;
	display:block;
	bottom:10px;
	left:-55px;
	visibility:hidden;
	position:absolute;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
	max-width:none;
}
#myslider .indicators a:hover img{
	visibility:visible;
}

#myslider .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
#myslider .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:109px;
	background-color:#FFFFFF;
}
#myslider  .indicators .ws_bulframe{
	display:none;
	bottom:15px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#myslider .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-11px;
	margin-left:-9px;
	left:55px;
	background:url(triangle.png);
	width:15px;
	height:6px;
}#myslider .ws_bulframe div div{
	height: auto;
}

@media all and (max-width:760px) {
	#myslider .ws_fullscreen {
		display: block;
	}
}
@media all and (max-width:400px){
	#myslider .ws_controls,
	#myslider .indicators,
	#myslider .ws_thumbs{
		display: none
	}
}




















.top-bar {
    position: relative;
    padding: 10px 0;
    background: #333;
    line-height: 28px;
        z-index: 9;
}

.modal-dialog {
 
    margin: 124px auto;
}
.top-number p {
    margin: 5px 0 0;
    float: left;
    margin-right: 5px;
}
.top-number a{color:#fff;margin-right:5px;font-size:14px; text-decoration:none;}
.top-number a:hover{color: #ff0;}

 
.social{text-align:right;}
.social-share {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 5px 0 0;
}
ul.social-share li {
    float: left;
    position: relative;
    color: #fff;
    background:#e49c1a;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 2px;
    margin-right: 5px;
    z-index: 9999999;
}
ul.social-share li:hover {
     
    color: #fff;
    background:#f00;
}



ul.social-share i {
    color: #FFF;
    float: left;
    margin-right: 10px !important;
    width: 100%;
    line-height: 25px;
}

.send-bt
{
    float: left;
}
.pop {
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-name: example;
}
@keyframes example {
0% {
 bottom: 28px;
 right: 0;
}
50% {
 bottom: 48px;
 right: 0;
}
100% {
 bottom: 28px;
 right: 0;
}
}

.btn-warning {
    color: #fff;
    background-color: #e3322a!important;
    border-color: #e2342c!important;
}
 
 .ft-form
  {
    background-color: #f00;
    border-color: #f00;
    color: #fff;
    font-size: 25px;
    padding: 9px 34px;
}


@media only screen and (max-width:980px)
{
.modal-dialog {
    position: relative;
width: 76%; }
	
	.pop {
     
    z-index: 99!important;
}
	
}