/*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: 0px;
    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: 0px;
    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: 31px;
		z-index: 100;
		left: 0px;
		width: 40px;
		height: 40px;
    }
    .rightRs {
        /*display: none;*/
        background-image: url(../../images/next.png) !important;
        background-repeat: no-repeat !important;
		top: 8px;
		right: -7px;
		bottom: 31px;
		z-index: 100;
		width: 40px;
		height: 40px;
    }
    .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: -88%;
	width: 372px;
	margin-left: 24%;
}
.p-text-1{
	font-family: 'AgencyFB';
	color:#fff;
	font-size:35px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-left: 15%;
}
.p-text-2{
	color:#fff;
	font-size:30px;
	line-height: 50px;
	padding-bottom: 13px;
	padding-top: 10px;
	font-family: 'aller-lt';
	margin-left: 15%;
}
.p-text-2b {
	
	font-family: 'Questrial-Regular';
	font-size: 50px;
}
.p-text-3{
	font-family: 'Questrial-Regular';
	color:#fff;
	font-size:20px;
	line-height:32px;
	padding-bottom: 20px;
	letter-spacing: 0.7px;
}
.p-btn a {
    color: #0c3f62;
    background: #fff;
    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: 30px 30px;
    padding: 15px 20px;
    line-height: 26px;
    font-family: 'myriad-pro-bold';
    letter-spacing: 1px;
}

.p-btn a:hover  {
    color: #fff;
	 background: #000;
	 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 *****/
.overlay{
	
	width: 103px;
	margin-left: 65%;
	margin-top: -54%;
}
.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: 15px 15px;
    padding: 5px 5px;
    line-height: 7px;
}
.p-btn a:hover  {
    color: #fff;
	 background: #000;
	 text-decoration:none;
}
/***** Product Slider *****/
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
/***** Product Slider *****/
.overlay{
	
	width: 235px;
	margin-left: 30%;
	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: 18px;
    border-radius: 20px 20px;
    padding: 11px 21px;
    line-height: 10px;
    margin-left: -19px;
}
.p-btn a:hover  {
    color: #fff;
	 background: #000;
	 text-decoration:none;
}
/***** Product Slider *****/
}