
@font-face {
    font-family: 'playfair_displayregular';
    src: url('../fonts/playfairdisplay-regular-webfont.eot');
    src: url('../fonts/playfairdisplay-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/playfairdisplay-regular-webfont.woff2') format('woff2'),
         url('../fonts/playfairdisplay-regular-webfont.woff') format('woff'),
         url('../fonts/playfairdisplay-regular-webfont.ttf') format('truetype'),
         url('../fonts/playfairdisplay-regular-webfont.svg#playfair_displayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*loader css*/
.amazingslider-text-box-1{
display:block!important;
}
#divLoading {
    display : none;
    /* position : fixed; */
	position : absolute;
    z-index: 999999;
    background-image : url('default/loader.gif');
    opacity : 1;
    background-repeat : no-repeat;
    background-position : center;
    left : 0;
    /* bottom : 0; */
	bottom: -170px;
    right : 0;
    top : 0;
}
.amazingslider-nav-thumbnail-tite-1 {
    color: #333;
    display: block;
    font: 12px Arial,Helvetica,sans-serif !important;
    padding: 2px 3px;
    position: relative;
    text-align: center!important;
}
.amazingslider-bottom-shadow-1 {
    display: none !important;
}
.ch-button {
    float: left;
    width: 100%;
    text-align: center;
	margin: 15px 0 0 0;
}
.ch-button input {
	/* height: 85px;
    width: 85px; */
	height: 40px;
    width: 40px;
    color: transparent;
	border: none;
	float: left;
    margin: 5px 0 0 0;
	border-radius: 50%;
	background-color: #e1e0e0; 
	background: url(images/ch-button-small3.png) no-repeat scroll 4px 7px, -moz-linear-gradient(top,  #e1e0e0 0%, #ffffff 100%); 
	background: url(images/ch-button-small3.png) no-repeat scroll 4px 7px, -webkit-linear-gradient(top,  #e1e0e0 0%,#ffffff 100%); 
	background: url(images/ch-button-small3.png) no-repeat scroll 4px 7px, linear-gradient(to bottom,  #e1e0e0 0%,#ffffff 100%); 
	filter: url(images/ch-button-small3.png) no-repeat scroll 4px 7px, progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e0e0', endColorstr='#ffffff',GradientType=0 ); 
	box-shadow: 0 3px 5px #dedddd, 0 0 0 2px #ffffff;
}

.ch-button input#get_bucket:hover {
	/* background: #E6E5E5 url(images/ch-button3.png) no-repeat scroll 13px 3px;
	background: #E6E5E5 url(images/logo-icon.png) no-repeat scroll 53px 4px;
	background-size: 21% auto;
	box-shadow: 3px 2px 4px #A1A1a1; */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,dcdcdc+100 */
	
 /*  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.2)), color-stop(8%,rgba(255,255,255,0)), color-stop(92%,rgba(255,255,255,0)), color-stop(100%,rgba(0,0,0,0.2))), url(images/ch-button3.png) no-repeat scroll 13px 3px; */
 
	/* background: #ffffff;
  background-image: url(images/logo-icon.png) no-repeat scroll 4px 6px;
  background-image: url(images/logo-icon.png) no-repeat scroll 4px 6px, linear-gradient(#ffffff, #dcdcdc); */
  
  
	
	
	

	

}
.ch-button input:active {
	background: #f3f3f3;
    background: url(images/ch-button-small3.png) no-repeat scroll 4px 7px, -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#fdfdfd));
    background: url(images/ch-button-small3.png) no-repeat scroll 4px 7px, -webkit-linear-gradient(top, #f3f3f3, #fdfdfd);
    background: url(images/ch-button-small3.png) no-repeat scroll 4px 7px, -moz-linear-gradient(top, #f3f3f3, #fdfdfd);
    background: url(images/ch-button-small3.png) no-repeat scroll 4px 7px, -ms-linear-gradient(top, #f3f3f3, #fdfdfd);
    background: url(images/ch-button-small3.png) no-repeat scroll 4px 7px, -o-linear-gradient(top, #f3f3f3, #fdfdfd);
    background: url(images/ch-button-small3.png) no-repeat scroll 4px 7px, linear-gradient(to bottom, #f3f3f3, #fdfdfd);
    filter: url(images/ch-button-small3.png) no-repeat scroll 4px 7px, progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f3f3f3, endColorstr=#fdfdfd);
	
	
	
}
.ch-button input:focus {
    outline: none;
}

.ch-button p {
    float: left;
	margin: 11px 0 0 11px;
    color: #fff;
    margin: 13px 0 0 11px;
    font-weight: bold;
    font-size: 16px;
	font-family: 'playfair_displayregular';
    letter-spacing: 1px;
}

.ch-button-inner {
	/* background-color: #e1e0e0; 
	background: -moz-linear-gradient(top,  #e1e0e0 0%, #ffffff 100%); 
	background: -webkit-linear-gradient(top,  #e1e0e0 0%,#ffffff 100%); 
	background: linear-gradient(to bottom,  #e1e0e0 0%,#ffffff 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e0e0', endColorstr='#ffffff',GradientType=0 );  */
    background: #ed2024;
    width: 340px;
    margin: 0 auto;
    border: 1px solid #000;
    height: 70px;
    padding: 9px 0 0 29px;
    border-radius: 15px;
    cursor: pointer;
}
.ch-button-inner:hover {
    background: #D43033;
    border: 1px solid #D43033;
	/* background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e1e0e0));
    background: -webkit-linear-gradient(top, #ffffff, #e1e0e0);
    background: -moz-linear-gradient(top, #ffffff, #e1e0e0);
    background: -ms-linear-gradient(top, #ffffff, #e1e0e0);
    background: -o-linear-gradient(top, #ffffff, #e1e0e0);
    background: linear-gradient(to bottom, #ffffff, #e1e0e0);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#e1e0e0); */
}






/*----------------------20.11.2015----------------------*/






section#cb-section-f #ch_flex_slider_thumbnails ul li img {
	/* min-height: 66px;
	height: 66px; */
	height: 95px;
    display: block;
    border-radius: 20px;
    float: left;
	max-width: 100%;
}
section#cb-section-f #ch_scroller_block #ch_flex_slider {
    height: 540px;
    /* float: left; */
    margin: 0;
}
section#cb-section-f #ch_scroller_block #ch_flex_slider_thumbnails {
	display: table;
	margin: 0 auto;
    text-align: center;
	width: auto;
	/* display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; */
}
/* section#cb-section-f #ch_scroller_block #ch_flex_slider_thumbnails .flex-viewport {
	display: table;
    text-align: center;
    margin: 0 auto;
	width: auto;
} */
section#cb-section-f #ch_scroller_block #ch_flex_slider .flex-viewport {
    /* float: left; */
    width: 100%;
    height: 100%;
}
section#cb-section-f #ch_flex_slider .flex-viewport ul {
    height: 100%;
	/* background: #333; */
}
section#cb-section-f #ch_flex_slider .flex-viewport ul li {
    height: 100%;
	position: relative;
}
section#cb-section-f #ch_flex_slider .flex-viewport ul li img {
	height: 100%;
    float: left;
    width: 100%;
	/*opacity: 0.6;*/
	border-radius: 40px;
}
section#cb-section-f #ch_flex_slider .flex-viewport ul li p.ch_slide_title {
	/* background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; */
    float: left;
    width: 100%;
    margin: 0;
    color: #fff;
    font-size: 40px;
    padding: 10px 10px;
    font-family: "playfair_displayregular";
    text-align: center;
    /* text-transform: uppercase; */
	text-transform: capitalize;
    letter-spacing: 8px;
    font-weight: bold;
    line-height: 50px;
}
section#cb-section-f #ch_flex_slider .flex-viewport ul li .title-description {
    position: absolute;
    float: left;
    width: 100%;
	/* bottom: 6%; */
	bottom: 0;
	border-radius: 0 0 40px 40px;
	background: url(images/tranparent-bg.png) repeat;
}
section#cb-section-f #ch_flex_slider .flex-viewport ul li p.ch_slide_description {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    letter-spacing: 2px;
    word-spacing: 3px;
    font-size: 15px;
	display: none;
}

section#cb-section-f #ch_flex_slider_thumbnails ul li p.ch_slide_title {
    float: left;
    width: 100%;
    /* background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; */
	background: url(images/tranparent-bg.png) repeat;
    text-align: center;
    margin: 0;
    height: auto;
    font-size: 12px;
    color: #fff;
    border: none;
    border-top: none;
    font-weight: bold;
    padding: 5px 6px;
    font-family: "playfair_displayregular";
    letter-spacing: 0.7px;
    position: absolute;
    bottom: 0;
    border-radius: 0 0 20px 20px;
	text-overflow: ellipsis;
    max-height: 40px;
	overflow: hidden;
    white-space: nowrap;
}

section#cb-section-f #ch_flex_slider ul.flex-direction-nav a.flex-prev:before {
	display: none;
    border: 3px solid #fff;
	font-size: 22px;
	color: #fff;
	padding: 0 0 0 10px;
	
}
section#cb-section-f #ch_flex_slider ul.flex-direction-nav a.flex-prev, section#cb-section-f #ch_flex_slider ul.flex-direction-nav a.flex-next {
	width: 45px;
    height: 45px;
	display: block;
}
section#cb-section-f #ch_flex_slider ul.flex-direction-nav a.flex-prev, section#cb-section-f #ch_flex_slider ul.flex-direction-nav a.flex-next {
	opacity: 1;
}
section#cb-section-f #ch_flex_slider ul.flex-direction-nav a.flex-prev {
    left: 25px;
	display: block;
	background: url(images/left-arrow.png) no-repeat scroll -2px -2px;
	width: 49px;
	height: 49px;
	border: 3px solid #fff;
	    text-indent: 9999px;
}
section#cb-section-f #ch_flex_slider ul.flex-direction-nav a.flex-next {
	right: 25px;
	display: block;
	background: url(images/right-arrow.png) no-repeat scroll -2px -2px;
	width: 49px;
	height: 49px;
	border: 3px solid #fff;
	text-indent: 9999px;
}

section#cb-section-f #ch_flex_slider ul.flex-direction-nav a.flex-prev:hover {
	background: #fff url(images/left-arrow-black.png) no-repeat scroll -2px -2px;
}

section#cb-section-f #ch_flex_slider ul.flex-direction-nav a.flex-next:hover {
	background: #fff url(images/right-arrow-black.png) no-repeat scroll -2px -2px;
}

section#cb-section-f #ch_flex_slider ul.flex-direction-nav a.flex-next:before {
	display: none;
    border: 3px solid #fff;
	font-size: 22px;
	color: #fff;
	padding: 0 11px 0 0;
}
section#cb-section-f .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
	display: block;
}
section#cb-section-f .flex-direction-nav .flex-next {
    right: 0;
	display: block;
	height: 33px;
	width: 33px;
}
section#cb-section-f .flex-direction-nav .flex-next:before {
    /* background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; */
	background: url(images/tranparent-bg.png) repeat;
    color: #fff;
    font-size: 16px;
    padding: 2px 10px;
}


section#cb-section-f .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
	display: block;
}
section#cb-section-f .flex-direction-nav .flex-prev {
    left: 0;
	display: block;
	height: 33px;
	width: 33px;
}
section#cb-section-f .flex-direction-nav .flex-prev:before {
    /* background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; */
	background: url(images/tranparent-bg.png) repeat;
    color: #fff;
    font-size: 16px;
    padding: 2px 10px;
}

section#cb-section-f #ch_flex_slider_thumbnails ul li.flex-active-slide {
	/*opacity: 0.7;*/
}
/* section#cb-section-f #ch_flex_slider .flex-viewport ul li a {
    float: left;
    width: 100%;
} */
section#cb-section-f #ch_flex_slider .flex-viewport ul.slides {
    float: left;
}
section#cb-section-f .flex-direction-nav {
    float: left;
}
section#cb-section-f #ch_flex_slider_thumbnails ul.slides li a {
    float: left;
    width: 100%;	
}
section#cb-section-f #ch_flex_slider_thumbnails ul li:hover {
    cursor: pointer;
	/*opacity: 0.7;*/
}
section#cb-section-f #ch_flex_slider_thumbnails ul li.flex-active-slide {
	/*opacity: 0.7;*/
}
section#cb-section-f #ch_flex_slider_thumbnails ul.slides li {
    position: relative;
	min-height: 95px;
	width: 100px !important;
}
section#cb-section-f #ch_flex_slider .flex-viewport ul.slides li {
    background: #000;
    border-radius: 40px;
}
section#cb-section-f #ch_flex_slider .flex-viewport ul.slides .slider-inner {
    float: left;
    width: 100%;
	height: 100%;
}
section#cb-section-f #ch_flex_slider_thumbnails ul li {
    margin-right: 4px;
    display: inline-block !important;
    border-radius: 24px;
    vertical-align: top;
    max-width: 100px;
    text-align: center;
	float: left;
}













/*====================Responsive======================*/








@media only screen and (max-width : 850px) {
	
	section#cb-section-f #ch_flex_slider .flex-viewport ul li p.ch_slide_title {
		font-size: 30px;
		line-height: 35px;
	}
	
}


@media only screen and (max-width : 768px) {
	
	.amazingslider-arrow-right-1, .amazingslider-arrow-left-1, .amazingslider-car-left-arrow-1, .amazingslider-car-right-arrow-1 {
		display: block !important;
	}
	section#cb-section-f #ch_flex_slider .flex-viewport ul li p.ch_slide_title {
		font-size: 25px;
		padding: 10px 30px;
	}
	section#cb-section-f #ch_flex_slider .flex-viewport ul li p.ch_slide_description {
		font-size: 13px;
	}
	
	
	
}


@media only screen and (max-width : 650px) {
	
	.amazingslider-arrow-right-1 {
		background: url(images/right-arrow.png) no-repeat scroll -6px -6px !important;
	}
	
	.amazingslider-arrow-right-1:hover {
		background: #fff url(images/right-arrow-black.png) no-repeat scroll -6px -6px !important;
	}
	
	.amazingslider-arrow-left-1, .amazingslider-arrow-right-1 {
		width: 40px !important;
		height: 40px !important;
		border: 2px solid #fff;
	}
	
	.amazingslider-arrow-left-1 {
		background: url(images/left-arrow.png) no-repeat scroll -6px -6px !important;
	}
	.amazingslider-arrow-left-1:hover {
		background: #fff url(images/left-arrow-black.png) no-repeat scroll -6px -6px !important;
	}
	#divLoading {
		bottom: 200px;
	}
	section#cb-section-f #ch_scroller_block #ch_flex_slider_thumbnails {
		width: 100%;
	}
	section#cb-section-f #ch_flex_slider .flex-viewport ul li p.ch_slide_title {
		font-size: 20px;
		padding: 10px 30px;
		letter-spacing: 3px;
	}
	
}

@media only screen and (max-width : 480px) {
	
	.amazingslider-img-box-1 {
		height: 220px !important;
	}
	
	.amazingslider-img-box-1 .amazingslider-img-1 {
		height: 220px !important;
	}
	
	.amazingslider-text-box-1 {
		position: absolute;
		width: 100%;
		bottom: 0;
	}
	.amazingslider-box-1 {
		height: 220px !important;
	}
	
	.amazingslider-img-box-1 img {
		height: 300px !important;
		float: left;
		width: 100%;
		margin-top: 0 !important;
	}
	
	#amazingslider-wrapper-1 .amazingslider-nav-1 {
		margin-top: 15px !important;
	}
	.amazingslider-swipe-box-1 {
		height: 220px !important;
	}
	section#cb-section-f #ch_flex_slider ul.flex-direction-nav a.flex-prev {
		background: url(images/left-arrow.png) no-repeat scroll -8px -7px;
		width: 40px;
		height: 40px;
		left: 7px;
	}
	section#cb-section-f #ch_flex_slider ul.flex-direction-nav a.flex-prev:hover {
		background: #fff url(images/left-arrow-black.png) no-repeat scroll -8px -6px;
	}
	section#cb-section-f #ch_flex_slider ul.flex-direction-nav a.flex-next {
		background: url(images/right-arrow.png) no-repeat scroll -7px -7px;
		width: 40px;
		height: 40px;
		right: 7px;
	}
	section#cb-section-f #ch_flex_slider ul.flex-direction-nav a.flex-next:hover {
		background: #fff url(images/right-arrow-black.png) no-repeat scroll -7px -7px;
	}
	section#cb-section-f #ch_flex_slider .flex-viewport ul li p.ch_slide_title {
		font-size: 16px;
		line-height: 25px;
	}
	section#cb-section-f #ch_flex_slider .flex-viewport ul li p.ch_slide_description {
		font-size: 12px;
	}
	section#cb-section-f #ch_scroller_block #ch_flex_slider_thumbnails {
		float: left;
		width: 100%;
	}
	
	
}


@media only screen and (max-width: 380px) {
	
	.ch-button-inner {
		width: 300px;
		padding: 9px 0 0 23px;
	}
	.ch-button p {
		margin: 16px 0 0 17px;
		font-weight: bold;
		font-size: 14px;
	}
	section#cb-section-f #ch_flex_slider .flex-viewport ul li p.ch_slide_title {
		font-size: 14px;
	}
	
	
}

@media only screen and (max-width : 320px) {

	section#cb-section-f .flex-direction-nav .flex-next {
		right: 3px;
		display: block;
		height: 33px;
		width: 33px;
	}
	section#cb-section-f #ch_scroller_block #ch_flex_slider_thumbnails {
		float: left;
		width: 100%; 
	}

	
}









