.gk_is_wrapper-style1{
	overflow: hidden;
	position: relative;
}
.gk_is_wrapper-style1 .gk_is_image{
	display: block;
	position: relative;
	overflow: hidden;
}
.gk_is_wrapper-style1 .gk_is_text_bg{
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 95;
}
.gk_is_wrapper-style1 .gk_is_text{
	padding: 0 10px;
	
	position: absolute;
	z-index: 96;
	color: #fff;
}
.gk_is_wrapper-style1 .gk_is_thumbs{
}
.gk_is_wrapper-style1 .gk_is_preloader{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	background: #efefef url('../../images/style1/variation1/loader.gif') no-repeat center center;
}
.gk_is_wrapper-style1 .gk_is_text_data{
	display: none;
}
.gk_is_wrapper-style1 .gk_is_thumb{
	display: block;
	float: left;
	cursor: pointer;
	border: 1px solid #ddd;
    margin-bottom: 10px;
}
.gk_is_wrapper-style1 .active{
	border: 1px solid #B11B0B!important;
}
.gk_is_wrapper-style1 .gk_is_slide{
	position: absolute;
	left: 0;
	top: 0;
}
.gk_is_wrapper-style1 .gk_is_text h4{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
.gk_is_wrapper-style1 .gk_is_text p{}

.gk_is_wrapper-style1 .gk_is_text a{
    font-family: Arial;
	color: #FFF;
    text-decoration: none;
}
.gk_is_wrapper-style1 .gk_is_text a:hover{
	color: #000;
}

.gk_is_wrapper-style1 .gk_is_text p a{
	border-bottom: 1px dashed;
}
.gk_is_wrapper-style1 .gk_is_text p a:hover{
	text-decoration: none;
    color:#FFFFFF;
}
.is_style1-tip{
	border: 1px solid #B11B0B;
	background: #fff;
	padding: 3px;
}
.is_style1-text{
	color: #3a3a3a;
}
.is_style1-text span{}

.custom_slide_title_box{
    padding-left:20px;
    padding-right:5px;
    padding_top: 2px;
    padding-bottom:2px;
    background: white;
    margin-left: -8px;
    font-size: 20px;
    font-weight: bold;
    width:auto;
}

.custom_slide_title_box a {
    color:#B11B0B !important;
}

.custom_slide_text_box_wrap {
    margin-left:13px;
    margin-top: 5px;
    background: #B11B0B;
    color: #FFFFFF;
    width: 350px;
    font-family: Arial;
    padding: 7px 7px 7px 7px;
    opacity: .7;
}

