/*resCarousel Css*/
@font-face 
{
	font-family: 'AgencyFB';
	src: url('../../fonts/AgencyFB.ttf')  format('truetype');
}
.outt {
    display: none;
}

.leftRs {
    position: absolute;
    margin: auto !important;
    top: 25px;
    bottom: 0;
    z-index: 100;
    left: -40px;
    width: 63px;
    height: 79px;
    /*! box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3); */
    /*! border-radius: 999px !important; */
    /*! border: solid 4px #fff; */
    background-image: url(../../images/left-arrow.png) !important;
    background-repeat: no-repeat !important;
}

.rightRs {
    position:absolute;
    margin: auto !important;
    top: 25px;
    right: -40px;
    bottom: 0;
    /*! z-index: 100; */
   width: 63px;
    height: 79px;
   /* box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);;*/
    /*! border-radius: 999px !important; */
	/*! background-color:#e59444 !important; */
	/*color:#e59444;*/
     /*! border: solid 4px #fff; */
     background-image: url(../../images/right-arrow.png) !important;
    background-repeat: no-repeat !important;
}

.resCarousel {
    /*float: left;
    overflow: hidden;*/
    width: 100%;
    position: relative;
}

.resCarousel-inner {
    overflow-x: hidden;
    white-space: nowrap;
    font-size: 0;
    vertical-align: top;
    /*! padding-bottom: 30px; */
}

.resCarousel-inner .item {
    display: inline-block;
    font-size: 14px;
    white-space: initial;
}


/*banner*/

.banner {
    overflow: hidden !important;
}


/*tile css*/

.resCarousel-inner .item .tile {
    background: white;
    /*! box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); */
    
    padding: 0px;
    margin: 5px;
}


/*animation*/

.resCarousel[data-animator="lazy"] .item {
    transition: .6s ease all;
}

@media (max-width: 767px) {
    .leftRs {
        /*display: none;*/
        background-image: url(../../images/prev.png) !important;
        background-repeat: no-repeat !important;
		top: 8px;
		bottom: -19px;
		z-index: 100;
		left: -30px;
		width: 46px;
		height: 45px;
    }
    .rightRs {
        /*display: none;*/
        background-image: url(../../images/next.png) !important;
        background-repeat: no-repeat !important;
		top: 8px;
		right: -29px;
		bottom: -13px;
		z-index: 100;
		width: 47px;
		height: 45px;
    }
    .resCarousel-inner {
        overflow-x: auto;
    }
}


/*resCarousel Css End*/

@media (max-width:767px){
	.ResSlid0 .item {width: 100%}
}
@media (min-width:768px){
	.ResSlid0 .item {width: 100%}
}
@media (min-width:992px){
	.ResSlid0 .item {width: 100%}
}
@media (min-width:1200px){
	.ResSlid0 .item {width: 100%}
}

/***** Custom Css *****/
.overlay{
	
	margin-top: 20%;
	/*! width: 372px; */
	/*! margin-left: 24%; */
}
.p-text-1{
	font-family: 'Questrial-Regular';
	color:#000;
	font-size:35px;
	text-transform: uppercase;
	/*! margin-left: 15%; */
	letter-spacing: 1px;
	font-weight: 700;
	margin-bottom: 14px;
}
.p-text-2{
	color:#f1592a;
	font-size:35px;
	line-height: 50px;
	margin-bottom: 17px;
	font-family: 'Questrial-Regular';
	/*! margin-left: 15%; */
	font-weight: 700;
	text-shadow: 2px 2px 1px #ff9575;
	letter-spacing: 1px;
}
.p-text-2b {
	
	font-family: 'Questrial-Regular';
	font-size: 50px;
}
.p-text-3{
	font-family: 'Questrial-Regular';
	color:#000;
	font-size:20px;
	line-height:35px;
	margin-bottom: 15%;
	letter-spacing: 0.7px;
	text-align: justify;
}
.p-btn a {
    color: #fff;
    background: #ff9575;
    font-size: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 15px 15px;
    padding: 12px 20px;
    line-height: 26px;
    font-family: 'Questrial-Regular';
    letter-spacing: 1px;
    font-weight: 700;
    border: 5px solid #f1592a;
}

.p-btn a:hover  {
    color: #000;
	 background: transparent;
	 text-decoration:none;
}
.btn-default:focus,.btn-default:hover {
 background-color: transparent !important;
 background-position:0 0 !important;
}
.btn {
	border: none; 
}
.btn-default {
	box-shadow: none !important;
	background-color: transparent;
}
/***** Custom Css *****/

@media only screen and (max-width: 480px) {
/***** Product Slider *****/
.pro-img {
    width: 200px;
    height: 220px;
    float: left;
    margin-left: -10%;
}
.overlay{
	
	width: 106px;
	margin-left: 57%;
	margin-top: -59%;
}
.p-text-1{
	font-size:11px;
	line-height: 0px;
	margin-left: 5%;
}
.p-text-2{
	font-size:8px;
	line-height: 10px;	
	padding-bottom: 0 !important;
	padding-top: 0;
	margin-bottom: 3px;
	margin-left: 5%;
}
.p-text-2b {
    font-size: 8px;
}
.p-text-3{
	font-size:6px;
	line-height:8px;

	padding-bottom:   0px;
	margin-left: 6px;
}
.p-btn a {
    font-size: 9px;
    border-radius: 5px 5px;
    padding: 5px 5px;
    line-height: 7px;
    border: 2px solid #f1592a;
}

/***** Product Slider *****/
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
/***** Product Slider *****/
.overlay{
	
	/*! width: 263px; */
	/*! margin-left: 13%; */
	/*! margin-top: -110%; */
}
.p-text-1{
	font-size:30px;
	margin-left: -4%;
}
.p-text-2{
	font-size:23px;	
	padding-bottom: 0 !important;
	line-height: 35px;
	margin-left: -8px;
	padding-top: 2px;
}
.p-text-2b {    
    font-size: 35px;
}
.p-text-3{
	font-size:13px;
	line-height:22px;

	padding-bottom:   10px !important;
	margin-left: -7px;
}
.p-btn a {
    font-size: 15px;
    border-radius: 10px 10px;
    padding: 9px 12px;
    line-height: 10px;
    margin-left: -8px;
    border: 4px solid #f1592a;
}

/***** Product Slider *****/
}