/*resCarousel Css*/

.outt {
    display: none;
}

.leftRs {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: 100;
    left: -55px;
    width: 60px;
    height: 78px;
    box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3);
    /*! border-radius: 999px; */
    border: none;
    background-image: url(../../images/left-arrow.png) !important;
    background-color: #f2f3f4;
    color: #c1c1c1;
}

.rightRs {
    position: absolute;
    margin: auto;
    top: 0;
    right: -55px;
    bottom: 0;
    z-index: 100;
    width: 60px;
    height: 78px;
    /*! box-shadow: 1px 2px 10px -1px rgba(0, 0, 0, .3); */
    /*border-radius: 999px;*/
    border: none;
    background-color: #f2f4f5;
    background-image: url(../../images/right-arrow.png) !important;
    color: #c1c1c1;
}

.resCarousel {
    /*float: left;
    overflow: hidden;*/
    width: 100%;
    position: relative;
    /*! padding-left: 4%; */
    /*! padding-right: 3%; */
}

.resCarousel-inner {
    overflow-x: hidden;
    white-space: nowrap;
    font-size: 0;
    vertical-align: top;
    text-align: center;
    overflow-y: hidden;
}

.resCarousel-inner .item {
    display: inline-block;
    font-size: 14px;
    white-space: initial;
}
.resCarousel-inner .item h3{
   color: #fff;
  text-align: center;
  position: relative;
  font-size: 18px;
  font-family: 'Questrial-Regular';
   background-color: #00a651;
   padding: 14px;
   margin: 0;
}

/*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); */
    margin: 5px;
    margin-left: 2px;
    margin-right: 2px;
}


/*animation*/

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

@media (max-width: 767px) {
    .leftRs,
    .rightRs {
        display: none;
    }
    .resCarousel-inner {
        overflow-x: auto;
    }
}


/*resCarousel Css End*/

/***** Custom Css *****/
.overlay{
	margin-top: 15%;
	/*! width: 372px; */
	/*! margin-left: 24%; */
}
.p-text-1{
	font-family: 'arial-roundedmt-bold';
	color:#000;
	font-size:35px;
	text-transform: uppercase;
	/*! margin-left: 15%; */
	letter-spacing: 1px;
	font-weight: 700;
	margin-bottom: 14px;
	text-align: left;
}
.p-text-2{
	color:#fb9902;
	font-size:35px;
	line-height: 50px;
	margin-bottom: 17px;
	font-family: 'Questrial-Regular';
	/*! margin-left: 15%; */
	font-weight: 700;
	text-shadow: 2px 2px 1px #ffcc7d;
	letter-spacing: 1px;
	text-align: left;
}
.p-text-2b {
	
	font-family: 'Questrial-Regular';
	font-size: 50px;
}
.p-text-3{
	font-family: 'Questrial-Regular';
	color:#000;
	font-size:18px;
	line-height:35px;
	margin-bottom: 10%;
	letter-spacing: 1px;
	text-align: justify;
	font-weight: 700;
    
}
.p-btn a {
    color: #2e2e2e;
    /*! background: #ffbc56; */
    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: 35px 35px;
    padding: 12px 25px;
    line-height: 26px;
    font-family: 'Questrial-Regular';
    letter-spacing: 1px;
    font-weight: 700;
    border: 3px solid #191919;
}

.p-btn a:hover  {
    color: #fff;
	 background: #2e2e2e;
	 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: 52%;
	margin-left: 59%;
	margin-top: -70%;
}
.overlay01 {
	margin-top: 8%;
}
.p-text-1{
	font-size:11px;
	line-height: 0px;
	margin-left: 5%;
}
.p-text-2{
	font-size:7px;
	line-height: 10px;	
	padding-bottom: 0 !important;
	padding-top: 0;
	margin-bottom: 8px;
	margin-left: 5%;
}
.p-text-2b {
    font-size: 8px;
}
.p-text-3{
	font-size:8px;
	line-height:10px;
    padding-bottom:   0px;
	margin-left: 5%;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 3%;
}
.p-btn a {
    font-size: 9px;
    padding: 6px 6px;
    line-height: 7px;
    border: 1px solid #2e2e2e;
}

/***** 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:22px;	
	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:   8px !important;
	margin-left: -7px;
}
.news-btn a {
    font-size: 15px;
    padding: 9px 12px;
    line-height: 22px;
    margin-left: 10px;
}
.p-btn a {
    font-size: 15px;
    padding: 9px 12px;
    line-height: 19px;
    margin-left: 10px;
}

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