.tulipLogo
{
	background-color:#ffffff;
	border-bottom:2px solid #000000;
	border-top:2px solid #000000;
	padding:5px;
}

.callNumber
{
	padding:10px;
}
.topContent
{
	width:100%
}
.topContentTD
{
	width:60%;
}
.topContentTD1
{
	width:40%;
}

.aboutUSpadding5px
{
	padding:5px;
}

.carousel-inner img {
    width: 100%;
    height: 100%;
  }
.paddingZero
{
	padding:0px !important;
}

 .paddingZero td 
{
	padding:0px !important;
}
 .paddingZero th
{
	padding:0px !important;
}

.bannerCnangeline
{
	    background-color: #d80f59 !important;;
}

.bannerCnangeArrow
{
	    background-color: #d80f59 !important;;
}
.callSize
{
	font-size:20px !important;
}


.carousel-control-prev-icon1,
.carousel-control-next-icon1 {
  height: 40px;
  width: 40px;
  outline: black;
  background-size: 100%, 100%;
  border-radius: 50%;
  /* border: 1px solid black; */
  background-image: none;
}




.carousel-control-prev-icon1:after 
{
   /* content: "\f053"; */
   /* content: "\f104";    */
   content: "\f137";   
  font-family: FontAwesome;
  font-size: 40px;
  color: #d80f59;
  line-height: 20px;
  /* position: absolute; */
}


.carousel-control-next-icon1:after
{
  
  /* content: "\f054"; */
  /* content: "\f105";   */
  content: "\f138";  
  font-family: FontAwesome;
  font-size: 40px;
  color: #d80f59;
  line-height: 20px;
  /* position: absolute; */
}



 a.enquiry:hover
{
	color:#ffffff  !important;
}



/* share */
.shareWidth
{
	width:6%;
	padding:5px;
}
/* share */

/* side memu */
.dropdown-bg-color
{
    background-color: #f2f2f2;
}
.dropdown-padding
{
    padding-left: 15px;
	padding-right: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

/* css for drop menu*/
.wrapper{
	max-width: 678px;
	margin:auto;
}

pre {
    border-left: 0.3rem solid #ae275f;
}
body{
	background:#f2f2f2;
}

.push_left{
	margin-left: 6px;
}
.push_right{
	margin-right: 6px;
}
code,xmp{
	white-space: normal !important;
}
textarea{
    margin-bottom: 0px;
    min-height: 200px;
    line-height: 1;
}

.close{
    width: 20px;
    height: 21px;
    position: relative;
    display: inline-block;
    vertical-align: text-bottom;
    text-align: center;
    cursor:pointer;
}
.close:before, .close:after {
    position: absolute;
    left: 10px;
    content: ' ';
    height: 21px;
    width: 3px;
    background-color: #fff;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}


.card{
	margin:20px;
    border-radius: 5px;
    background:#fff;
	box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1)
}
.card_title,.title,.pushbar{
    background: #d80f59;
    color: #fff;
}

.card_title,.title{
	padding: 15px 20px;
    font-weight: bold;
}
.card_title{
border-radius: 4px 4px 0px 0px;
}
.card_content{
	padding: 15px;
}
a.button.getBtn{
margin-top: 16px;background-color:#fff;color:#d80f59;border-color: #fff;
}

ul li a
{
      color: #d80f59 !important;   
	 /* color: #000000 !important;   */
}
.indexFontColor
{
	/* color: #ed1164 !important;   */
}

.subIndexFontColor
{
	/* color: #000000 !important;  */
}

.pushbar{

}

.small{
font-size: 14px;
font-weight: 400;
}
.menu li{
    list-style: none;
    padding: 15px 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: block;
    margin: 0px;
    color: rgba(255, 255, 255, 0.65);
}

.button, button, input[type='button'], input[type='reset'], input[type='submit'] {
    background-color: #ae275f;
    border: 0.1rem solid #ae275f;
}



a .dropdown-toggle:hover
{
	
}
/*end menu code*/

.afterMenu
{
	background-color:#c8c8c8;
	font-size: 18px;
    font-weight: bold;
    padding: 2px 11px 2px 11px;
}




.downCaret:before {
	content: "\f078";
	font-family: FontAwesome;
	color: #d80f59;
	font-size: 12px;
	line-height: 20px;
	position: absolute;
	top: 10px;
	right:0px;
}

.menuBorderBottom
{
	border-bottom: 2px solid #ffffff;
	font-size:15px;
	
}

.subMenuBorderBottom
{
	border-bottom: 2px solid #d9d9d9 !important;
	font-size:15px;
}

.subMenuMargin
{
	
	margin-left: -16px !important;
    margin-right: -16px !important;
	padding:0px !important;
	    margin-top: -3px !important;
}




@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .afterMenu
	{
		background-color:#c8c8c8;
		font-size: 18px;
		font-weight: bold;
		padding: 2px 2px 2px 2px;
		width:50%;
	}
	.padding2
	{
		padding:24px 0px 0px 0px;
	}
}

















.newindexfont{
		font-size:17px;
	}
	.logonew{
	}
	.navbar{
		margin-left:10px;
	}
	
	@media(max-width:767px) {
		.logonew{
			width:80%;
		}
		.newindexfont{
			font-size:12px;
		}
		
		.navbar{
		margin-left:0px;
	}
	}
/* side memu */

/* read more */
.readmore
{
	border: none !important;
    padding: 3px 9px !important;
    font-size: 12px !important;
}
/* read more */


/* below banner image */
div.gallery {
  margin: 5px;
  border: 1px solid #ccc;
  /* float: left; */
  width: 320px;
}

div.gallery1 {
  margin: 5px;
  border: 1px solid #ccc;
  /* float: left; */
  width: 420px;
}

div.gallery:hover {
  border: 1px solid #777;
}

div.gallery img {
  width: 100%;
  height: auto;
}

div.gallery1 img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 15px;
  text-align: center;
  
}
div.desc1 {
  padding: 15px;
  /* text-align: center; */
  border-top:1px solid #000000;
  
}
/* below banner image */

/* footer */
.footerUp
{
	background-color:#d9d9d9;
	padding:10px;
}
.footerUpHeader
{
	border-top:2px solid #d80f59;
	
}
.footerUpSubFont
{
	font-size:14px !important;
	color:#000000;
}
.footerTH
{
	background-color:#000000;
	color:#ffffff;
}
.footerFont
{
	font-size:14px;
}
.footerIconPadding
{
	padding:4px;
}
.footerPadding
{
	padding:25px;
}
/* footer */






/* [1] The container */
.img-hover-zoom {
  height: 200px; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.5);
}




/* Slow-motion Zoom Container */
.img-hover-zoom--slowmo img {
  transform-origin: 50% 65%;
  transition: transform 5s, filter 3s ease-in-out;
  /* filter: brightness(150%); */
  filter: brightness(100%);
}

/* The Transformation */
.img-hover-zoom--slowmo:hover img {
  filter: brightness(70%);
  /* transform: scale(3); */
  transform: scale(1.2);
}

/* about us Tabs*/
section {
    padding: 60px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#tabs{
	background: #007b5e;
    color: #eee;
}
#tabs h6.section-title{
    color: #eee;
}

#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #f3f3f3;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid !important;
    font-size: 20px;
    font-weight: bold;
}
#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #eee;
    font-size: 20px;
}
/* about us Tabs*/












/* contact us page */
.header1 {
    color: #ffffff;
    font-size: 27px;
    padding: 10px;
    background-color: #343434;
	border-bottom:2px solid #d80f59 ;
}

/* .borderBottomContactPage */
/* { */
	/* border-bottom:1px solid #000000; */
/* } */

.panel-body {
    padding: 15px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-default {
    border-color: #ddd;
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.panel-default {
    border-color: #ddd;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
 

/* contact us page */

.product-img{
	width: 260px;
	height:220px;
}


.product-img1{
	width: 490px;
    height: 340px;
}


.container-product{
	padding:5px;
}

.product-bg-color
{
	background-color:#dcdcdc;
}



.product-border{
/* margin:5px 5px 5px 5px ; */
border: 1px solid #dcdcdc;
padding:5px;
/* border-radius: 25px; */
}
/* styles unrelated to zoom */
		/* * { border:0; margin:0; padding:0; } */
		/* p { position:absolute; top:3px; right:28px; color:#555; font:bold 13px/1 sans-serif;} */

		/* these styles are for the demo, but are not required for the plugin */
		.zoom {
			display:inline-block;
			position: relative;
		}
		
		/* magnifying glass icon */
		.zoom:after {
			content:'';
			display:block; 
			width:33px; 
			height:33px; 
			position:absolute; 
			top:0;
			right:0;
			background:url(icon.png);
		}

		.zoom img {
			display: block;
		}

		.zoom img::selection { background-color: transparent; }

		#ex2 img:hover { cursor: url(grab.cur), default; }
		#ex2 img:active { cursor: url(grabbed.cur), default; }
		
		
/* styles unrelated to zoom */




/* ----------------------------enquiry form------------------------------------- */

/* ----------------------------enquiry form------------------------------------- */
















/* media Query other mobile view */

@media (min-width: 320px) and (max-width: 480px) {
  
.shareWidth
{
	width:17%;	
	padding:5px;
}
.product-img{
	width: 100%;
}


.product-img1{
	width: 100%;
}


  
}
/* media Query other mobile view */
