@charset "utf-8";
*{
	margin:0;
	padding:0;
	font-family: 'Didact Gothic', sans-serif;
}

.mobilebanner{
	display: none;
}

:root {
	--level-one: translateZ(3rem);
	--level-two: translateZ(6rem);
	--level-three: translateZ(9rem);
	
	--fw-normal: 400;
	--fw-bold: 700;
	
	--clr: #fff;
  }
  

.change00 h3{
	font-family: 'Patua One', cursive;
    margin-bottom: 10px;
    font-size: 20px;
}
.change00 p{
	font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    line-height: 24px;
}
  
  .card__content {
	text-align: center;
	position: relative;
	padding: 15em 5em;
	transition: transform 3s;
	transform-style: preserve-3d;
  }
  
  .card:hover .card__content {
	transform: rotateY(.5turn);
  }
  
  .card__front,
  .card__back {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5em 3em;
	backface-visibility: hidden;
	transform-style: preserve-3d;
	display: grid;
	align-content: center;
  }
  
  .card__front {
	
	background-image: url("../images/shipcard.jpg");
	background-size: cover;
	background-blend-mode: overlay;
	color:#fff;
  }
  
  .card__front::before {
	content: '';
	position: absolute;
	--spacer: 1em;
	top: var(--spacer);
	bottom: var(--spacer);
	left: var(--spacer);
	right: var(--spacer);
	border: 3px solid currentColor;
	transform: var(--level-one);
  }
  .wat0{
	  background: #0D5282;
	  height: 42px;
	  padding: 5px;
	  width: 16%;
	  margin-right: 5px;
	  border-radius: 5px;
  }
  .wat0:last-child{
	margin-right: 0px;
  }
.whatwe{
	padding-bottom: 70px;
}
  .cetr h3{
	font-family: 'Passion One', cursive;
    font-size: 30px;
    position: relative;
	margin-top: 18px;
	
  }
  .cetr p{
	font-family: 'PT Sans', sans-serif;
    font-size: 15px;
	line-height: 25px;
	
  }
  .boto0{
	  padding-top: 6px;
  }
  blink {
	animation: blinker 0.6s linear infinite;
	color: #1c87c9;
   }
   @keyframes blinker {  
	50% { opacity: 0; }
   }
   .blink-one {
	 animation: blinker-one 2s linear infinite;
   }
   @keyframes blinker-one {  
	 100% { opacity: 0; }
	 50% { opacity: 0; }
   }
   .blink-two {
	
	animation: blinker-two 500ms linear infinite;

   }
   @keyframes blinker-two {  
	 0% {
		transform:scale(1);
	 }
	 50% {
		transform:scale(1.05);
	 }
	
	100% {
		transform:scale(1);
	}
   }
  .wat0 p{
	  text-align: center;
	  color:white;
	  font-size: 13px;
    font-family: 'Patua One', cursive;
  }
.magr0{
	margin-left: 0px!important;
	margin-right: 0px!important;
}
  
  .card__subtitle {
	transform: var(--level-two);
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: 'Righteous', cursive;

	font-size: .75rem;
	font-weight: var(--fw-bold);
	opacity: .7;
  }
  
  .card__body {
	transform: var(--level-two);
	font-weight: var(fw-normal);
	font-size: 1.5rem;
	line-height: 1.6;
  }
  
  
  
  .card__back {
	transform: rotateY(.5turn);
	color: var(--clr);
	background: #333;
  }
  
  
  


  .card__content {
	text-align: center;
	position: relative;
	padding: 15em 5em;
	transition: transform 3s;
	transform-style: preserve-3d;
  }
  
  .card:hover .card__content {
	transform: rotateY(.5turn);
  }
  
  .card__front1,
  .card__back1 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5em 3em;
	backface-visibility: hidden;
	transform-style: preserve-3d;
	display: grid;
	align-content: center;
  }
  
  .card__front1 {
	
	background-image: url("../images/5389098.jpg");
	background-size: cover;
	background-blend-mode: overlay;
	color:#fff
  }
  
  .card__front1::before {
	content: '';
	position: absolute;
	--spacer: 1em;
	top: var(--spacer);
	bottom: var(--spacer);
	left: var(--spacer);
	right: var(--spacer);
	border: 3px solid currentColor;
	transform: var(--level-one);
  }
  

  
  .card__subtitle {
	transform: var(--level-two);
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: .75rem;
	font-weight: var(--fw-bold);
	opacity: .7;
  }
  
  .card__body {
	transform: var(--level-two);
	font-weight: var(fw-normal);
	font-size: 1.5rem;
	line-height: 1.6;
  }
  
  
  
  .card__back1 {
	transform: rotateY(.5turn);
	color: var(--clr);
	background: #333;
  }
  


  .card__content {
	text-align: center;
	position: relative;
	padding: 15em 5em;
	transition: transform 3s;
	transform-style: preserve-3d;
  }
  
  .card:hover .card__content {
	transform: rotateY(.5turn);
  }
  
  .card__front2,
  .card__back2 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5em 3em;
	backface-visibility: hidden;
	transform-style: preserve-3d;
	display: grid;
	align-content: center;
  }
  
  .card__front2 {
	
	background-image: url("../images/cardship.jpg");
	background-size: cover;
	background-blend-mode: overlay;
	color:#fff;
  }
  
  .card__front2::before {
	content: '';
	position: absolute;
	--spacer: 1em;
	top: var(--spacer);
	bottom: var(--spacer);
	left: var(--spacer);
	right: var(--spacer);
	border: 3px solid currentColor;
	transform: var(--level-one);
  }
  
  .card__title {
	font-size:20px;
	transform: var(--level-three);
	order: 2;
	text-transform: uppercase;   
	font-family: 'Righteous', cursive;
  }
  
  .card__subtitle {
	transform: var(--level-two);
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: .75rem;
	font-weight: var(--fw-bold);
	opacity: .7;
  }
  
  .card__body {
	transform: var(--level-two);
	font-weight: var(fw-normal);
	font-size: 1.5rem;
	line-height: 1.6;
  }
  
  
  
  .card__back2 {
	transform: rotateY(.5turn);
	color: var(--clr);
	background: #333;
  }
  

.main-nav{
	background-color:#4c77c5;
	overflow: hidden;
	box-shadow: black 0px 8px 6px -6px;
	border-bottom: 1px solid #5f8bd9;
}
.headlog{
	background: white;
	z-index: 1;
	position: relative;
}
.headlog img{
	width:55%;
}
.about-page-container{
	background: url("../images/aboutbg.jpg");
	background-position: 50% 0;
	padding-top: 150px;
	padding-bottom: 150px;
	background-size: cover;
}
.about-page-container h3{
	font-family: 'Passion One', cursive;
	font-size: 50px;
	color:white;
}
.about-page-container p{
	color:lightgray;
	font-family: 'PT Sans', sans-serif;
    font-size: 15px;
}
.head-logo img{
	width: 59%;
	transform: scale(1);
	transition: all 300ms linear;
}
.head-logo img:hover{
	transform: scale(1.2);
	border-radius: 30px;
}
.nopad{
	padding-left: 0px;
	padding-right: 0px;
}
.head-call{
	margin-top: 15px;
}
.head-call i{
	color:#00afef;
	margin-top: 2px;
	font-size: 40px;
}
.head-call p{
	font-size: 15px;
	margin-bottom: 5px;
	font-family: 'PT Sans', sans-serif;
}
.head-call p:nth-of-type(2){
	color:#00afef;
}
.head-timing{
	margin-top: 15px;
}
.head-timing i{
	font-size: 35px;
	margin-top:5px;
	color:#00afef;
}
.head-timing p{
	font-size: 15px;
	margin-bottom: 5px;
	font-family: 'PT Sans', sans-serif;
}
.nav-head ul{
	margin: 0;
	text-align:center;
}
.headlog p{
	text-align: center;
	margin-bottom: 0px;
}

.headlog img{
	width: 55%;
	position: relative;
    left: 33%;
}
.headlog:after{
    content: '';
    width: 127px;
    position: absolute;
    height: 131px;
    transform: rotate(50deg);
    right: -50px;
	z-index: -1;
	border-radius: 30px;
	border:4px solid #326287;
    background: white;
    top: 0
}
.nav-head ul li{
	display: inline-block;
	margin-top: 0px;
}
.backimag{
	background: #326287;
	border-bottom: 1px solid #578ab1;
}
.bgbanner{

	background-size: cover;
	background-position: 50% 0;
	position: relative;
	
}
.bgbanner .carousel-control.right{
	background-image: none;
	opacity: 1;
	right: 0;
}
.bgbanner .carousel-control.left{
	background-image: none;
	opacity: 1;
	left: 0;
}
.bgbanner .carousel-caption{
	top: 25%;
	width: 50%;
	left: 26%;
	height: 200px;
	
}
.bgbanner .carousel-caption h3{
	font-size: 45px;
	padding: 15px;
	box-sizing: border-box;
	text-align: center;
	background: rgba(255,255,255,1);
	text-shadow: none;
	position: relative;
	color:#326287;
	font-family: 'Passion One', cursive;

}

.bgbanner .carousel-caption button{
	width: 25%;
    padding: 8px;
    margin-right: 10px;
    text-transform: uppercase;
    border-radius: 4px;
	background: white;
	color:black;
    font-family: 'Righteous', cursive;
    margin-top: 11px;
    border: 1px solid white
}
.bgbanner .carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, .carousel-control .icon-next, .carousel-control .icon-prev{
	position: absolute;
    top: 50%;
    z-index: 5;
	display: inline-block;
	border:2px solid white;
	opacity: 1!important;
	text-shadow: none;
	border-radius: 50%;
	padding: 10px;
	
}
.nav-head ul li a{
	color:white;
	display: block;
	padding: 55px 15px;
	font-size: 18px;
	font-family: 'Patua One', cursive;
}
.activelink a{
	color:#000!important;
	background: white!important;
}
.nav-head ul li a:hover{
	text-decoration: none;
}

.nav-head ul li:hover ul {
display: inline-block;
    opacity: 1;
    visibility: visible;
}



.nav-head ul li ul {
    margin: 0;
    text-align: center;
    display: none;
}

.nav-head ul li ul li {
    display: block;
    margin-top: 0px;
}

.nav-head ul li ul li a {
    color: white;
    display: block;
    padding: 55px 15px;
    font-size: 18px;
    font-family: 'Patua One', cursive;
}

.nav-head ul li ul li a:hover {
    text-decoration: none;
}

.nav-head ul li ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}



.headlogbutton{
	
	padding:8px 15px!important;
	
    position: relative;
	overflow: hidden;
	top: 19px;
	left: 13px;
    /* text-transform: uppercase;*/
    background: #fff;
    font-family: 'Righteous', cursive!important;
    font-size: 12px!important;
    color: #0D5282!important;
    z-index: 1;
    border: 1px solid #fff;
}
.headlogbutton:hover{
	color:#fff!important;
}
.headlogbutton:after{
	content: '';
    position: absolute;
    background: #0D5282;
    z-index: -1;
    width: 50%;
    height: 509%;
    right: -45%;
    bottom: -209%;
    transform: rotate(35deg);
    transition: all 300ms linear;
}
.headlogbutton:hover:after{
	width: 200%;
	height: 809%;
	
}
button.focus, button:focus {
    outline: 0;
    box-shadow: none!important;
}
.headlog button:hover:after{
	color:white;
}
.overpop h6{
	color:white;
	font-family: 'Righteous', cursive;
	font-size:17px;
}
.change00 table th{
	font-family: 'Righteous', cursive;
	font-weight: 100;
	border:1px solid #000!important;
}
.change00 table td{
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
	line-height: 24px;
	border:1px solid #000!important;
}
.textanimation{
	position: absolute;
	top: 30%;
	left: 10%;
	width: 80%;
	height: 230px;;
	border-radius: 10px;
	overflow: hidden;
	background: rgba(0,0,0,0.6);
	padding: 15px;
}

.row > .column {
	padding: 0 8px;
  }
  
  .row:after {
	content: "";
	display: table;
	clear: both;
  }
  
  .column {
	float: left;
	width: 25%;
  }
  .column1 {
	display: inline-block;
	width: 10%;
  }
  
  /* The Modal (background) */
  .modal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: black;
  }
  
  /* Modal Content */
  .modal-content {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	width: 90%;
	max-width: 1200px;
  }
  .mrag{
	  padding-top: 15px;
  }
  .pado0{
	  padding-bottom: 50px;
	  padding-top: 50px;
  }
  /* The Close Button */
  .close {
	color: white;
	position: absolute;
	top: 10px;
	right: 25px;
	font-size: 35px;
	font-weight: bold;
	opacity: 1;
  }
  
  .close:hover,
  .close:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
  }
  
  .mySlides {
	display: none;
  }
  
  .cursor {
	cursor: pointer;
  }
  
  /* Next & previous buttons */
  .curs .prev,
  .curs .next {
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	padding: 16px;
	margin-top: -50px;
	color: white;
	font-weight: bold;
	font-size: 20px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	user-select: none;
	-webkit-user-select: none;
  }
  
  /* Position the "next button" to the right */
  .curs .next {
	right: 0;
	border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .curs .prev:hover,
  .curs .next:hover {
	background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Number text (1/3 etc) */
  .curs .numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
  }
  
  .pado0 img {
	margin-bottom: -4px;
	border:1px solid lightgray;
  }
  .pado0 h2{
	font-size: 25px;
	margin-bottom: 20px;
    font-family: 'Patua One', cursive;
  }
  .caption-container {
	text-align: center;
	background-color: black;
	padding: 2px 16px;
	color: white;
  }
  
  .demo {
	opacity: 0.6;
  }
  
  .pado0 .active,
  .demo:hover {
	opacity: 1;
  }
  
  .pado0 img.hover-shadow {
	transition: 0.3s;
  }
  
  .hover-shadow:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }









.textanimation button{
	width: 25%;
	opacity: 0;
	padding: 8px;
	margin-right: 10px;
	text-transform: uppercase;
	border-radius: 4px;
	background: #00afef;
	font-family: 'Righteous', cursive;
	margin-top: 9px;
	color:white;
	border:1px solid #00afef;
}
.textanimation h3{
	text-transform: uppercase;
	font-size: 43px;
	color:white;
	opacity: 0;
	font-family: 'Passion One', cursive;
}
.animated{
	position: absolute;
	background: white;
	width: 100%;
	top: 0;
	height: 100%;
	right:1000px;
}
.textanimation p{
	opacity: 0;
	color:white;
	font-family: 'Patua One', cursive;
	font-size: 15px;
	color:lightgray;
}
.rightani{
	height: 525px;
	position: relative;
}
.bgconta{
	background:url("../images/boxbgone.jpg");
	background-position:center;
	background-size:cover;
	min-height: 200px;
	position: relative;
	overflow: hidden;
}
.bgconta2{
	background:url("../images/email.png");
	background-position:center;
	background-size:cover;
	min-height: 200px;
	position: relative;
	overflow: hidden;
}
.boxess:hover .overpop{
	bottom: 0px;
}
.overpop{
	position: absolute;
	width: 100%;
	background: rgba(3,39,70,0.9);
	height: 100%;;
	padding: 15px;
	bottom: -200px;
	transition: all 300ms linear;
}
.divima{
	
    position: relative;
    
}
.divima::after{
	position: absolute;
	content: '';
	border-top:3px solid #0D5282;
	top: -10px;
	border-left: 3px solid #0D5282;
	left: -10px;
	width: 60px;
	height:60px;
	border-right: transparent;
	border-bottom: transparent;
	z-index: 99;
}
.overpop ul li{
	list-style-position: inside;
	color:white;
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	margin-bottom: 5px;
}
.hour i{
	border:1px solid #00afef;
	padding: 15px;
	color:#00afef;
	font-size: 40px;
}
.aboutdiv h6{

	margin-bottom: 5px;
	margin-top: 2px;
	font-family: 'Passion One', cursive;
	font-size: 25px;
}
.padtop0{
	padding-top: 10px;
}
.servcent0{
	width: 50%;
	margin: auto;
}
.servcent0 h3{
	text-align: center;
	font-size: 28px;
    color: #444;
    line-height: 34px;
    font-family: 'Patua One', cursive;
}
.servcent0 p{
	font-family: 'PT Sans', sans-serif;
	font-size: 17px;
	text-align: center;
	line-height: 26px;
	margin-bottom: 20px;
}
.aboutdiv{
	padding-top: 70px;
	padding-bottom: 70px;
}
.servicess{
	width: 32%;
	margin-right: 15px;
	padding: 10px;
	margin-bottom: 15px;
	
	position: relative;
	border-radius: 5px;
}
.iconserv{
	position: absolute;
	right: 20px;
	top: -45px;
	width: 65px;
	height: 65px;
	padding: 10px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 5px;
	border:1px solid #00afef;
}
.iconserv img{
	width: 100%;
}
.iconserv p a{
	font-size: 15px;
	font-family: 'PT Sans', sans-serif;
}
.questdiv{
	background-image: url('../images/crewmember.jpg');
	background-position: 50% 0;
	background-size: cover;
	position: relative;
	height: 430px;
	overflow: hidden;
}
.bordership{
	margin-top: 105px;
}
.rightdv{
	position: absolute;
	right: 0;
	width: 40%;
	top: 0;
	height: inherit;
	background: rgba(13,82,130,0.5);
	border-left: 50px solid rgba(13,82,130,0.5);
}.abb0
.iconserv i{
	color:#00afef;
	font-size: 42px;
	padding-top: 3px;
}
.head-timing p:nth-last-of-type(1){
	color:#00afef;
}
.cent{
	width: 58%;
	margin: auto;
}
::selection {
    background-color: #0D5282;
    color: #fff;
}
.servicediv{
	position: relative;
	padding-top: 30px;
	padding-bottom: 70px;
	background-image: url(../images/bgtext.png);
    background-position: center;
	background-repeat: repeat;
	background-color:#c5c5c5;
}
.contactinfodiv{
	background:#0D5282;
	padding-top: 50px;
	padding-bottom: 50px;
}
.contactinfodiv h3{
	font-family: 'Patua One', cursive;
	color:white;
	padding-bottom: 10px;
}
.contactinfodiv input[type="text"]{
	width: 100%;
	padding: 4px;
}
.contactinfodiv input[type="submit"]{
	width: 100%;
	padding: 8px;
    margin-right: 10px;
    text-transform: uppercase;
    border-radius: 4px;
    background: white;
    font-family: 'Righteous', cursive;
    margin-top: 11px;
    border: 1px solid white;
}
.contactinfodiv ul li{
	list-style: none;
	margin-bottom: 10px;
}
.bgmap button{
	width: 20%;
    padding: 8px;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    background: #fff;
    font-family: 'Righteous', cursive;
    margin-top: 15px;
    color: #0D5282;
    z-index: 99;
    border: 2px solid #0D5282;
}
.bgmap button:hover{
	color:white;
}
.bgmap button:after {
    content: '';
    position: absolute;
    background: #0D5282;
    z-index: -1;
    width: 50%;
    height: 509%;
    right: -45%;
    bottom: -209%;
    transform: rotate(35deg);
    transition: all 300ms linear;
}
.bgmap button:hover:after{
	width: 200%;
	height: 809%;
	
}
.bgmap h3{
	text-align: center;
	font-family: 'Passion One', cursive;
    font-size: 35px;
}
.bgmap h6{
	text-transform: uppercase;
	text-align: center;
	font-family: 'Righteous', cursive;
}
.contactinfodiv ul li a{
	color:white;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	text-decoration: none;
	
}
.contactinfodiv p{
	color:white;
	font-family: 'PT Sans', sans-serif;
    font-size: 15px;
	line-height: 25px;
	text-align: justify;
}
.questdiv button{
	width: 60%;
    padding: 8px;
    margin-right: 10px;
    text-transform: uppercase;
    border-radius: 4px;
    background: white;
    font-family: 'Righteous', cursive;
    margin-top: 11px;
    border: 1px solid white;
}

.servicess  a{
	color:red;
	font-family: 'Righteous', cursive;
}
.p0d{
	padding-top: 50px;
	padding-bottom: 50px;
}
.bgmap{
    position: relative;
    padding-top: 50px;
    padding-bottom: 70px;
    background-image: url(../images/bgtext.png);
    background-position: center;
    background-repeat: repeat;
    background-color: #fff;
}
.socialme i{
	color:white;
	font-size: 20px;
	margin-right: 15px;
}
.cen0{
	position: absolute;
	right:0;
	top:0;
	height: 100%;
	padding: 10px;
	z-index: 999;
	width: 50%;
	background: #0D5282;
	
}
.cen0:after{
	content: '';
    position: absolute;
    width: 300px;
    height: 114%;
    background: #0D5282;
    transform: rotate(14deg);
    left: -64px;
	top: 0px;
	z-index: -1;
	border-left: 6px solid white;
}
.about0-align h6{
	font-family: 'PT Sans', sans-serif;
	font-size: 17px;
	padding-bottom: 10px;
}
.bordership h3{
	color:white;
	font-family: 'Passion One', cursive;
	font-size: 35px;
	text-transform: uppercase;
	position: relative;
	
}
.bro0{
	padding-top: 10px;
}
.bordership h6{
	color:white;
	text-align: center;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
}
.bordership p{
	color:white;
	text-align: justify;
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	line-height: 25px;
}
.areamap h3{
	font-family: 'Passion One', cursive;
    font-size: 35px;
    text-transform: uppercase;
}
.areamap p{
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
}
.areamap{
	background-image: url('../images/bgarea.jpg');
	background-position: 50% 0;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}
.servicess h6{
	text-align: center;
	margin-top: 0;
}
.servicess p{
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	line-height: 25px;
}
.aboutdiv h3{
	font-family: 'Passion One', cursive;
	font-size: 30px;
	position: relative;
	margin-top: 18px;
}
.aboutdiv button{
	width: 25%;
	padding: 8px;
	position: relative;
	overflow: hidden;
    text-transform: uppercase;
    background: #fff;
    font-family: 'Righteous', cursive;
    margin-top: 5px;
	color: #0D5282;
	z-index: 99;
    border: 2px solid #0D5282;
}
.aboutdiv button:hover{
	color: #fff;
}
.aboutdiv button:after{
	content: '';
	position: absolute;
	background: #0D5282;
	z-index: -1;
	width: 50%;
	height: 509%;
	right: -45%;
	bottom: -209%;
	transform: rotate(35deg);
	transition: all 300ms linear;
}
.aboutdiv button:hover:after{
	width: 200%;
	height: 809%;
	
}
.aboutdiv p{
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
}
.padtop00{
	padding-top: 10px;
}

.centr h3{
	text-align: center;
	font-family: 'Passion One', cursive;
	text-transform: uppercase;
	font-size: 35px;
	position: absolute;
	left: 3%;
	top: 27%;
	color:#0D5282;
	letter-spacing: 3px;
	writing-mode: vertical-rl; 
}
.centr h3:after{
	content:'';
	position: absolute;
	width: 120px;
	height: 2px;
	background:#0D5282;
	transform: rotate(90deg);
	bottom: -40%;
	right: -100%;
}
.centr h3::before{
	content:'';
	position: absolute;
	width: 120px;
	height: 2px;
	background:#0D5282;
	transform: rotate(90deg);
	top: -40%;
	right: -100%;
}
.centr p{
	text-align: center;
	font-family: 'PT Sans', sans-serif;
    font-size: 15px;
}
.aboutdiv img{
	width: 100%;
	
}
.bgconta3{
	background:url("../images/corporate-governance-hr.jpg");
	background-position:center;
	background-size:cover;
	min-height: 200px;
	border-bottom: lightgray;
	position: relative;
	overflow: hidden;
}
.bgcontadecrip{
	padding: 13px;
	height: 230px;
	position: relative;
}
.iconfortop{
	position: absolute;
	right: 10px;
	top:-50px;
	width: 50px;
	height: 50px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	z-index: 99;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.6);
	padding: 8px;
	box-sizing: border-box;
	background: #fff;
}
.iconfortop img{
	width: 100%;
}
.iconfortop i{
	color:white;
	font-size: 34px;
}
.plandiv{
	padding-top: 70px;
	padding-bottom: 70px;
}
.cnte0{
	width:70%;
	margin: auto;
}
.cnte0 h3{
	text-align: center;
	font-size: 28px;
	color: #444;
	line-height: 34px;
	font-family: 'Patua One', cursive;
	margin-bottom: 30px;
}
.bgcontadecrip h6{
	font-size: 18px;
	margin-bottom: 23px;
	font-family: 'Patua One', cursive;
}
.bgcontadecrip a{
	text-transform: uppercase;
	font-family: 'Righteous', cursive;
}
.bgcontadecrip p{
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	line-height: 24px;
}
.boxess{
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
	width: 31.5%;
	margin-right: 15px;
}
.boxess:last-child{
	margin-left: 0px;
}
.proo{
	height:350px;
}
.logo0{
	position:relative;
	top:8px;
}
.logo0 img{
	width:18%;
	border-radius:50%;
	border: 25px solid white;
}
.slider-container-align{
	width:80%;
	margin:auto;
}
.icons0{
	padding-top:50px;
	width:60%;
	margin:auto;
	display:flex;
	position:relative;
	left:50px;
}
.kuzhambu{
	width:33.5%;
	margin-right:15px;
}
.text-icon h4{
	color:white;
	position:relative;
	left:30px;
}
.kuzhambu a{
	font-size: 14px;
	color:red!important;
}
.kuzhambu img{
	width:50%;
	border-radius:50%;
	cursor:pointer;
	border:dashed 2px white;
}
.header-main-align i:nth-of-type(1){
	padding:5px 8px;
}

.hover img{
	width:2%;
	position:relative;
	top:-5px;
	}

.hover i{
	font-size:18px;
	color:#007a48;
	margin-right:5px;
}
.ext00 h5{
	font-size: 20px;
	font-family: 'Passion One', cursive;
}
.navigation-links{
	width:100%;
}
.navigation-links ul{
	text-align:center;
	margin-top: -17px;
	
}
.carousel-caption img{
	width:100%;
}
.navigation-links ul li{
	display:inline;
	margin-right:5px;
	list-style:none;
}
.mobile-product{
	display:none;
}
.navigation-links ul li a{
	color:	#A52A2A;
	font-size:15px;
	font-weight:500;
	padding:7px 12px;
	text-transform:uppercase;
	font-family: 'Patua One', cursive!important;
}
.front0{
	width:100%;
	position:relative;
}
.firstimage0{
	width: 20%;
    right: 30px;
    position: absolute;
    top: -109px;
	animation:zoom1 2000ms linear infinite;
}
.firstimage1{
	width:17%;
	right:0px;

	position:absolute;
	top:-185px;
}
.three-section0 .carousel-indicators {
	position:absolute;
	top:-25%;
}
.foot0-align ul{
	text-align: center;
}
.foot0-align ul li{
	display:inline-block;
	margin-right: 20px;
}
.foot0-align ul li a{
	font-size: 16px;
	color:white!important;
	text-transform: uppercase;
	font-weight: 600;
}
.firstimage1 img{
	width:100%;
}
.firstimage0 img{
	width:30%;
}
.navigation-links ul li a:hover{
	background:none;
	text-decoration:none;
}
.slider-container .carousel-control.left{
	background-image:none;
}
.slider-container h3{
	font-family: 'Caveat Brush', cursive!important;
	font-size:40px;
}
.slider-container a{
	font-family: 'Caveat Brush', cursive!important;
	font-size:40px;
	color:white;
}
.slider-container .carousel-control.right{
	background-image:none;
}
.slider-container .carousel-control {
	opacity:1;
}
.slider-container .carousel-caption{
	width:65%;
	position:absolute;
	left:65%;
	top:50%;
	background:none;
	transform:translate(-50%,-50%);
}
.slider-container .carousel-control .glyphicon-circle-arrow-right, .carousel-control .icon-next{
	position:absolute;
	right:0px;
	width:40px;
	font-size:30px;
	top:40%;
	height:35px;
	color:white;
	text-shadow:none;
	
}
.slider-container .carousel-control .glyphicon-circle-arrow-left, .carousel-control .icon-next{
	position:absolute;
	left:0px;
	font-size:30px;
	width:40px;
	color:white;
	text-shadow:none;
	top:40%;
	height:35px;
	
}
.slider-container .carousel-caption h3{
	text-shadow:none;
}
.slider-container .carousel-caption p{
	text-shadow:none;
	line-height: 22px;
    font-size: 15px;
	margin-bottom:10px;
	font-family: 'Cabin', sans-serif!important;
}
@keyframes slide1 {
    0% {
        opacity: 0;
        transform: translateY(70%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0%);
    } 
}
.slideanim {visibility:hidden;}
.slide1 {
    /* The name of the animation */
    animation-name: slide1;
    -webkit-animation-name: slide1; 
    /* The duration of the animation */
    animation-duration: 2s; 
    -webkit-animation-duration: 1s;
    /* Make the element visible */
    visibility: visible; 
}
@keyframes slide2 {
    0% {
        opacity: 0;
        transform: translateX(70%);
    } 
    100% {
        opacity: 1;
        transform: translateX(0%);
    } 
}
.slideanim1 {visibility:hidden;}
.slide2 {
    /* The name of the animation */
    animation-name: slide2;
    -webkit-animation-name: slide2; 
    /* The duration of the animation */
    animation-duration: 2s; 
    -webkit-animation-duration: 1s;
    /* Make the element visible */
    visibility: visible; 
}
@keyframes slide3 {
    0% {
        opacity: 0;
        transform: translateX(-70%);
    } 
    100% {
        opacity: 1;
        transform: translateX(0%);
    } 
}
.slideanim2 {visibility:hidden;}
.slide3 {
    /* The name of the animation */
    animation-name: slide3;
    -webkit-animation-name: slide3; 
    /* The duration of the animation */
    animation-duration: 2s; 
    -webkit-animation-duration: 1s;
    /* Make the element visible */
    visibility: visible; 
}
.slider-container .carousel-caption button{
	background:none;
	color:white;
	font-size:16px;
	border-radius:5px;
	overflow:hidden;
	padding:7px 12px;
	margin-right:5px;
	margin-top:10px;
	border:1px solid white;
}
.about-container{
	width:100%;
	background:url(../images/icons-bg.jpg);
	background-position:center;
	background-size:cover;
}
.about-container-align{
	padding:50px 0px;
	width:75%;
	display:flex;
	margin:auto;
}
.firstsection{
	width:24.5%;
	border:1px dashed #A52A2A;
	margin-right:75px;
	padding-top:15px;
	padding-bottom:15px;
	border-radius: 5px;
	transition: all 300ms linear;
	transform: scale(1);
}
.firstsection:hover{
	transform: scale(1.05);
	box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
}
.firstimage5{
	position:absolute;
	width:15%;
	left:0px;
	z-index:-1;
	top:-70px;
	opacity:0.3;
}
.blog{
	width:100%;
	background:white;
}
.blog-align{
	width:80%;
	margin:auto;
	padding-top:50px;
}
.hide0{
	display: none;
}
.hide01{
	display: none;
}
.aboutblog-text button{
	background:none;
	padding: 5px;
	color:#007a48;
	font-size: 14px;
	font-weight: 600;
	border:none;
}
.firstimage11{
	position:absolute;
	width:15%;
	left:0px;
	animation:zoom 1500ms linear infinite;
	top:-150px;
}
.firstimage11 img{
	width:60%;
}
.firstimage6{
	position:absolute;
	width:15%;
	left:0;
}
.firstimage6 img{
	width:70%;
	transform:rotate(180deg);
}
.firstimage4{
	position:absolute;
	width:15%;
	top:-100px;
	left:50%;
	z-index:-1;
}
.firstimage7{
	position:absolute;
	width:22%;
	top:-70px;
	left:20%;
	z-index:-1;
}
.firstimage7 img{
	width:100%;
	transform:rotate(145deg);
}
.firstimage8{
	position:absolute;
	width:15%;
	top:-78px;
	right:125px;
	
}
.firstimage9{
	position:absolute;
	width:10%;
	top:-100px;
	right:0;
	
	z-index:-1;
}
.firstimage9 img{
	width:80%;
	
}
.firstimage8 img{
	width:80%;
	transform:rotate(300deg);
}
.firstimage4 img{
	width:50%;
}
.firstimage5 img{
	width:100%;
}
.firstimage3{
	position:absolute;
	width:12%;
top:-110px;
z-index:-1
	}
.firstimage10{
	position:absolute;
	width:15%;
	top:-80px;
	left:150px;
	
}
.firstimage10 img{
	width:80%;
	transform:rotate(60deg);
}
.firstimage12{
	position:absolute;
	width:15%;
	top:-300px;
	z-index:-1;
	left:60%;
	opacity:0.2;
}
.firstimage12 img{
	width:60%;
}
.ext0 h3{
	font-size: 30px;
    font-family: 'Patua One', cursive;
}
.ext0 h6{
	font-size: 25px;
    
    line-height: 34px;
    font-family: 'Patua One', cursive;
}
.firstimage14{
	position:absolute;
	width:15%;
	top:-60px;
	z-index:-1;
	left:25%;
	
}
.firstimage14 img{
	width:100%;
}
.firstimage13{
	position:absolute;
	width:15%;
	top:-80px;
	z-index:-1;
	left:43%;
	
}
.prroductimg{
	width:100%;
	position:absolute;
	bottom:-170px;
	
}
.prroductimg img{
	width:100%;
}
.firstimage13 img{
	width:100%;
}
.firstimage3 img{
	width:80%;
}
.firstimage6{
	position:absolute;
}
.front2{
	width:100%;
	position:relative;
}
.firstimage3{
	position:absolute;
}
.firstsection:nth-child(4){
	margin-right:0;
}
.firstsection h3{
	text-align:center;
	font-family: 'Caveat Brush', cursive!important;
	color:#A52A2A;
	font-size: 22px;
}
.firstsection a{
	color:#A52A2A;
	font-family: 'Caveat Brush', cursive!important;
}
.firstsection a:hover{
	text-decoration:none;
}
.firstsection p{
	text-align:center;
}
.firstsection img{
	width:30%;
}
@keyframes zoom{
	0%{
		left:0px;
	}
	50%{
		left:5px;
	}
	100%{
		left:0px;
	}
}
@keyframes zoom1{
	0%{
		right:30px;
	}
	50%{
		right:35px;
	}
	100%{
		right:30px;
	}
}
.three-section0 .carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
.ext00 p{
	font-size: 16px;
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    line-height: 24px;

}

/* The controlsy */
.three-section0 .carousel-control {
	
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.three-section0 .carousel-control.right {
	right: -12px;
}
/* The indicators */
.three-section0 .carousel-indicators {
	right: 50%;
	
	padding-bottom:100px;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.three-section0 .carousel-indicators li {
	background:url(../images/kulambu-icon.png);
	background-position:center;
	background-size:cover;
	
}
.three-section0 .carousel-indicators .active {
background: #428bca;
}
.arrow0{
	background:yellow;
	padding:8px;
}
.arrow0 i{
	color:black;
}
.product0{
	width:100%;
	
}
.product0-align{
	width:1170px;
	margin:auto;
	padding:20px;
	padding-bottom:50px;
}

.fe0{
	width:100%;
	height:275px;
	overflow:hidden;
	background:#64dd02;
	border-radius:5px;
}
.fe0 img{
	width:100%;
}
.product0 .carousel-control.left{
	background-image:none;
	width:25px;
	background:#000;
	opacity:1;
}
.product0 .carousel-control.right{
	background-image:none;
	width:25px;
	background:#000;
	opacity:1;
}
.product0 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
	position:absolute;
	    left: 8px;
    font-size: 23px;
}
.product0-align h3{
	text-align:center;
	font-size:30px;
	display:block;
	font-weight:600;
	position:relative;
}
.product0-align h3:after{
	position: absolute;
    content: "";
    display: flex;
    left: 32%;
    width: 9%;
    top: 21px;
    height: 2px;
    background: black;
}
.product0-align h3:before{
	position: absolute;
    content: "";
    display: flex;
    right: 32%;
    width: 9%;
    top: 21px;
    height: 2px;
    background: black;
}
.fe0 h6{
	color:white;
	font-size:18px;
}
.product0 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev{
	position:absolute;
	right:8px;
	font-size: 23px;
}
.three-section0{
	width:100%;
	background:url(../images/home-bg.jpg);
	background-position:center;
	background-size:cover;
	padding-top:25px;
	padding-bottom:100px;
	
}
.three-section0 p{
	text-align:center;
	color:white;
	font-size:18px;
    font-family: 'Cabin', sans-serif!important;
}
.product0000{
	position:relative;
	padding-top:105px;
}
.product-view1{
	display:none;
	transition:all 300ms linear;
}
.product-view2{
	display:none;
	transition:all 300ms linear;
}
.leftoo{
	position:relative;
	left:35px;
}
.product-view3{
	display:none;
	transition:all 300ms linear;
}
.product-view4{
	display:none;
	transition:all 300ms linear;
}
.product-view5{
	display:none;
	transition:all 300ms linear;
}
.product-view6{
	display:none;
	transition:all 300ms linear;
}
.product-view7{
	display:none;
	transition:all 300ms linear;
}
.product-view8{
	display:none;
	transition:all 300ms linear;
}
.product-view9{
	display:none;
	transition:all 300ms linear;
}
.three-section0 h3{
	font-size:40px;
	text-align:center;
	font-family: 'Caveat Brush', cursive!important;
	color:#fff;
}
.view-display3{
	display:none;
	transition:all 300ms linear;
}
.closebutton{
	position:absolute;
	width:5%;
	right:100px;
	top:-15px;
}
.kuzhambu img:hover{
	opacity:0.7;
}
.closebutton1{
	position:absolute;
	width:5%;
	right:100px;
	top:-15px;
}
.closebutton1 i{
	color:#A52A2A;
	font-size:20px;
	cursor:pointer;
}
.closebutton8{
	position:absolute;
	width:5%;
	right:100px;
	top:-15px;
}
.closebutton8 i{
	color:#A52A2A;
	font-size:20px;
	cursor:pointer;
}
.closebutton4{
	position:absolute;
	width:5%;
	right:100px;
	top:-15px;
}
.closebutton4 i{
	color:#A52A2A;
	font-size:20px;
	cursor:pointer;
}
.closebutton5{
	position:absolute;
	width:5%;
	right:100px;
	top:-15px;
}
.closebutton5 i{
	color:#A52A2A;
	font-size:20px;
	cursor:pointer;
}
.closebutton6{
	position:absolute;
	width:5%;
	right:100px;
	top:-15px;
}
.closebutton9{
	position:absolute;
	width:5%;
	right:100px;
	top:-15px;
}
.closebutton9 i{
	color:#A52A2A;
	font-size:20px;
	cursor:pointer;
}


.closebutton6 i{
	color:#A52A2A;
	font-size:20px;
	cursor:pointer;
}

.closebutton4 i{
	color:#A52A2A;
	font-size:20px;
	cursor:pointer;
}
.font0{
	font-size: 12px!important;
	color:black!important;
	
}
.closebutton7{
	position:absolute;
	width:5%;
	right:100px;
	top:-15px;
}
.closebutton3{
	position:absolute;
	width:5%;
	right:100px;
	top:-15px;
}
.closebutton7 i{
	color:#A52A2A;
	font-size:20px;
	cursor:pointer;
}
.view-display{
	display:none;
	transition:all 300ms linear;
}
.closebutton i{
	color:#A52A2A;
	font-size:25px;
	cursor:pointer;
}
.closebutton3 i{
	color:#A52A2A;
	font-size:20px;
	cursor:pointer;
}
.closebutton1 i{
	color:#A52A2A;
	cursor:pointer;
	font-size:20px;
}
.view2{
	 position: absolute;
    top: 0px;
    display: flex;
    height: 500px;
    width: 620px;
    background:url(../images/view.png);
	background-position:center;
	background-size:cover;
   
}
.view3{
	position: absolute;
    top: 0px;
    display: flex;
    height: 500px;
    width: 620px;
    background:url(../images/view2.png);
	background-position:center;
	background-size:cover;
   
}
.view4{
	position: absolute;
    top: 0px;
    display: flex;
    height: 500px;
    width: 620px;
    background:url(../images/view3.png);
	background-position:center;
	background-size:cover;
   
}
.view5{
	position: absolute;
    top: 0px;
    display: flex;
    height: 500px;
    width: 620px;
    background:url(../images/view4.png);
	background-position:center;
	background-size:cover;
   
}
.view6{
	position: absolute;
    top: 0px;
    display: flex;
    height: 500px;
    width: 620px;
    background:url(../images/view5.png);
	background-position:center;
	background-size:cover;
   
}
.view7{
	position: absolute;
    top: 0px;
    display: flex;
    height: 500px;
    width: 620px;
    background:url(../images/view6.png);
	background-position:center;
	background-size:cover;
   
}
.leftoo img{
	cursor:pointer;
}
.view8{
	position: absolute;
    top: 0px;
    display: flex;
    height: 500px;
    width: 620px;
    background:url(../images/view7.png);
	background-position:center;
	background-size:cover;
   
}
.view9{
	position: absolute;
    top: 0px;
    display: flex;
    height: 500px;
    width: 620px;
    background:url(../images/view6.png);
	background-position:center;
	background-size:cover;
   
}
.viewimag0{
	position: relative;
    top: 120px;
    left: 55px;
	height:250px;
    width: 50%;
}
.viewdec{
	width:50%;
	position: relative;
	top: 85px;
	left:-53px;
}
.viewdec h3{
	text-align:left;
	color:#007a48!important;
	    font-family: 'Caveat Brush', cursive!important;
		font-size:35px;
}
.viewdec p{
font-size:12px;
text-align:left;
color:#000000!important;
    font-family: 'Cabin', sans-serif!important;
}
.viewdec h6{
	font-size: 16px;
	font-weight: 600;
}
.viewdec a{
	color:red;
	font-size: 17px;
	font-weight: 600;
}
.ingradients{
	position: relative;
}
.post1{
	position: absolute;
	z-index: 99;
	left: 3%;
	top:15%;
}
.post2{
	position: absolute;
	z-index: 99;
	left: 20%;
	top:-5%;
}
.post3{
	position: absolute;
	z-index: 99;
	left: 38%;
	top:10%;
}
.post4{
	position: absolute;
	z-index: 99;
	left: 55%;
	top:30px;
}
.post9{
	position: absolute;
	z-index: 99;
	left: 55%;
	top:20px;
}
.post10{
	position: absolute;
	z-index: 99;
	left: 22%;
	top:20px;
}
.post5{
	position: absolute;
	z-index: 99;
	left: 68%;
	top:8%;
}
.post6{
	position: absolute;
	z-index: 99;
	left: 12%;
	top:60px;
}
.post7{
	position: absolute;
	z-index: 99;
	left: 30%;
	top:70px;
}
.post11{
	position: absolute;
	z-index: 99;
	left: 25%;
	top:20px;
}
.post8{
	position: absolute;
	z-index: 99;
	left: 50%;
	top:75px;
}
.ingradients img{
	width: 14%;
	margin-right: 5px;
}
.viewimag0 img{
	width:68%;
}
.three-section0-align{
	width:1170px;
	display:flex;
	margin:auto;
}
.three-section0-align i{
	color: #0E549C;
    font-size: 52px;
    background: white;
    border-radius: 50%;
    width: 61px;
    border: 2px solid #0E549C;
    height: 59px;
    position: relative;
    top: -37px;
}
.three-section0-align p{
	font-family: 'Open Sans', sans-serif!important;
	text-align:center;
	font-size:15px;
	line-height:26px;
}
.overvision0 h6{
	text-align:center;
	font-size:22px;
	font-weight:600;
}
.overvision0:hover .three-section0-align i {
	background:green;
	color:white;
}
.overvision0{
	border-radius:5px;
	padding:5px;
	border: 2px solid #0E549C;
	width:33.5%;
	margin-right:25px;
}
.our-history0 h6{
	text-align:center;
	font-size:22px;
	font-weight:600;
}
.our-history0{
	border: 2px solid #0E549C;
	padding:5px;
	border-radius:5px;
	width:33.5%;
	margin-right:25px;
}
.our-quality0 h6{
	text-align:center;
	font-size:22px;
	font-weight:600;
}
.our-quality0{
	border: 2px solid #0E549C;
	padding:5px;
	border-radius:5px;
	width:33.5%;
}
.fo0{
	position:relative;
	top:-22px;
}
.proo1{
	position:relative;
	padding-top:30px;
	display:flex;
	margin-bottom:10px;
}
.proo2{
	display:flex;
	
}
.product0-align p{
	text-align:center;
}
.prood1 img{
	width:100%;
	
}
.prood1{
	position:relative;
	border-radius:5px;
	width:24.5%;
	overflow:hidden;
	margin-right:10px;
	transition:all 300ms linear;
}
.prood1:after{
	content:"";
	display:block;
	background:rgba(0,153,255,0.5);
	width:100%;
	transition:all 300ms linear;
	position:absolute;
	top:0;
}

.prood1:hover:after{
	outline:1px solid white;
	outline-offset:-15px;
	transition:all 300ms linear;
	height:100%;
}
.name0 h5{
	text-align:center;
	color:white;
	
}
.name0{
	position:absolute;
	width:30%;
	top:0;
	border-right:1px solid yellow;
	border-bottom:1px solid yellow;
	background:green;
}
.text-im h5{
	color:white!important;
	text-align:center!important;
}
.product0-align button{
	background:#0E549C;
	color:white;
	font-size:16px;
	border-radius:5px;
	padding:5px 0px 5px 10px;
	border:1px solid #0E549C;
	overflow:hidden;
}
.testi0{
	width:100%;
	background:#3aa7ec;
}
.testi0-align{
	width:1170px;
	margin:auto;
	padding-top:50px;
	padding-bottom:90px;
	
}
.testi0-align p{
	text-align:center;
	
	color:white;
	display:block;
	
	position:relative;
}
.testi0-align h3{
	text-align:center;
	font-size:30px;
	color:white;
	display:block;
	
	position:relative;
}
.test0{
	display:flex;
	padding-top:20px;
}
.test01{
	background: white;
    margin-right: 15px;
    padding: 10px;
    height: 185px;
    position: relative;
	border-radius:5px;

}
.test01 p{
	font-family: 'Open Sans', sans-serif!important;
	color:black;
	font-size:15px;
	text-align:left;
	line-height:26px;
}
.test01:after{
	content:"";
	position:absolute;
	display:block;
	width:50px;
	height:50px;
	background:white;
	    left: 10px;
    top: 85%;
	transform:rotate(45deg);
}

.test01 h4{
	font-size:18px;
	line-height:26px;
	font-weight:600;
}
.services0{
	padding-top:50PX;
	padding-bottom:50px;
	width:100%;
	background:linear-gradient(#404447,#11161b);
}
.services0-align{
	    width: 64%;
    margin: auto;
    height: 99px;
    position: relative;
    background: grey;
    border-radius: 5px;
    padding: 5px;
}
.services0-align h3{
	text-align:center;
	color:white;
}
.services0-align h6{
	border: 1px solid white;
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: 66%;
    transform: translate(-50%,-50%);
    width: 40%;
    left: 50%;
    color: white;
    padding: 5px;
}
.ext0{
	width:100%;
	background:url(../images/contact-bg-new.png);
	background-position:center;
	background-size:cover;
	border-top:1px solid grey;
	padding-top:50px;
	padding-bottom:50px;
}
.ext0-align{
	width:77%;
	display:flex;
	margin:auto;
}

.ext1{
	width:33.5%;
}
.ext1 ul li{
	list-style:none;
	
}
.ext1 ul li a{
	color:#9f9f9f;
	font-size:17px;
}
.ext1:nth-of-type(1){
	width:20.5%;
	margin-right:15px;
}
.ext1:nth-of-type(2){
	margin-right:15px;
	width:50.5%;
}.ext1:nth-of-type(3){
	
	width:30.5%;
}
.ext1 h3{
	color:white;
}
.ext1 p{
	color:#9f9f9f;
	font-size:16px;
}
.ext1 input[type=text]{
	width:100%;
	padding:5px;
	border-radius:3px;
}
.ext1 input[type=submit]{
	background: #0E549C;
    color: white;
	margin-top:5px;
    font-size: 16px;
    border-radius: 5px;
    padding: 5px 0px 5px 10px;
    border: 1px solid #0E549C;
    overflow: hidden;
}
.foot0{
	width:100%;
	background:#033456;
	background-position:center;
	background-size:cover;
	padding-top:20px;	
}
.foot0 label{
	color:white;
	font-family: 'PT Sans', sans-serif;
	font-weight: 100;
}
.foot0 h4{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	
}
.foot0-align{
	position: relative;
    left: 50%;
    width: 50%;
    text-align: center;
    top: 17%;
	color:#9f9f9f;
	text-shadow:none;
	line-height:26px;
    transform: translate(-50%,0%);
}
.foot0-align a{
	color:yellow;
}
.about-page-container{
	width:100%;
	
}
.about-page-container img{
	width:100%;
}
.about-page-container-align{
	
	
	width:80%;
	margin:auto;
}
.overlay{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.3);
	top:0;
}
.overlay h1{
	color:white;
	position:absolute;
	top:25%;
	background:rgba(0,0,0,0.6);
	padding:10px 25px;
	border-radius:5px;
}
.aboutt0{
	width:100%;
	background: url(../images/contact-bg-new.png);
    background-position: center;
    background-size: cover;
   
}
.about0-align{
	padding-top:50px;
	padding-bottom: 50px;
	width:80%;
	margin:auto;
	
}
.about0-align h3{
	font-family: 'Patua One', cursive;
	margin-bottom: 10px;
	font-size: 20px;
}
.about0-align ul li{
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	margin-bottom: 10px;
	list-style-position: inside;
}
.about0-align p{
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	line-height: 24px;
}
.about0-text{
	width:60%;
	margin-right:30px;
	
}
.about0-text h3{
	font-size: 35px;
    color: brown;
    font-family: 'Caveat Brush', cursive!important;
	
}
.aboutblog-text h6{
	font-size:21px;
	color:green;
	font-family: 'Cabin', sans-serif!important;
}
.aboutblog-text h4{
	font-size:21px;
	color:grey;
	font-weight: 600;
}
.aboutblog-text a{
	color: green;
	font-weight: 600;
}
.aboutblog-text{
	width:100%;
	padding-bottom: 50px;
}
.aboutblog-text p{
	font-size: 15px;
    text-align: left;
    color: #000000!important;
    font-family: 'Cabin', sans-serif!important;
}
.aboutblog-text h3{
	font-size: 35px;
    color: brown;
    font-family: 'Caveat Brush', cursive!important;
	
}
.abb0 h3{
	font-size: 35px;
    color: brown;
    font-family: 'Caveat Brush', cursive!important;
	
}
.about0-image{
	width:40%;
	position:relative;
	z-index:1;
}
.about0-text p{
	font-family: 'Cabin', sans-serif!important;
	color:black;
	font-size:15px;
	text-align:left;
	line-height:26px;
}
.about0-image img{
	width:70%;
	position:relative;
	top:50px;
	border-radius:5px;
}
.image6{
	background:#0E549C;
	width:70%;
	color:white;
	text-align:center;
	padding:2px 10px;
}
.abb0{
	padding-top:20px;
	width:1170px;
	margin:auto;
	padding-bottom:75px;
}
.abb0 p{
	font-family: 'Cabin', sans-serif!important;
	color:black;
	font-size:15px;
	text-align:left;
	line-height:26px;
}
.product-page-container{
	width:100%;
	background:url(../images/IMG-20180215-WA0009.jpg);
	background-position:center;
	background-size:cover;
	position:relative;
	padding-top:100px;
	padding-bottom:75px;
}
.product-page-container-align{
	width:1170px;
	margin:auto;
}
.prodd0{
	width:100%;
	background:white;
	
}
.prodd0-align{
	padding-top:50px;
	width:1170px;
	margin:auto;
	padding-bottom:50px;
}
.prod00{
	display:flex;
}
.proim0 img{
	width:100%;
}
.proim0{
	position:relative;
	margin-right:5px;
	width:23.5%;
}
.ext00{
	width:49.5%;
	margin-right:20px;
	}
.ext001{
	width:49.5%;
	
}
.ext001 input[type=text]{
	width:100%;
	padding:10px;
}
.ext001 input[type=submit]{
	width: 30%;
    padding: 8px;
	margin-right: 10px;
	color:white;
    text-transform: uppercase;
    border-radius: 4px;
    background: #00afef;
    font-family: 'Righteous', cursive;
    margin-top: 11px;
    border: 1px solid #00afef;
}
.prod02{
	padding-top:5px;
	display:flex;
}
.prod03{
	padding-top:5px;
	display:flex;
}
.prod04{
	padding-top:5px;
	display:flex;
}
.prod05{
	padding-top:5px;
	display:flex;
}
.prod06{
	padding-top:5px;
	display:flex;
}
.name12{
	background:rgba(0,153,255,1);
	width:50%;
	top:0;
	position:absolute;
	transition:all 300ms linear;
}
#hb-gotop{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; width:40px;font-size:20px;color:white;background-color: #00afef;filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#99EEEEEE',EndColorStr='#99EEEEEE');text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;text-decoration:none;border:1px solid #C9C9C9;}
.name12 h4{
	color:white;
	text-align:center;
}
.proim0:hover .name12{
	width:100%;
}
.proim0:hover{
	
	box-shadow:5px 5px 10px rgba(0,0,0,0.5);
}
.contact-page-container{
	width:100%;
	
}
.contact-page-container img{
	width:100%;
}
.contact-page-container-align{
	width:1170px;
	margin:auto;
}
.cont0{
	width:100%;
}
.contact0-align{
	padding-top:50px;
	padding-bottom:50px;
	width:1170px;
	margin:auto;
	display:flex;
}
.form0{
	width:50%;
	margin-right:30px;
}
.address0 p{
font-family: 'Open Sans', sans-serif!important;
	color:black;
	font-size:15px;
	text-align:left;
	line-height:26px;
}
.form0 input[type=text],textarea{
	width:100%;
	padding:5px;
}
.form0 input[type=submit]{
	padding:10px 16px;
	margin-top:8px;
	color:white;
	border:1px solid #0E549C;
	background:#0E549C;
	border-radius:4px;
}
.address0{
	width:50%;
}
.navigation-container-mobile{
	display:none;
	background:black;
}.pill-container{
	display:none;
}
@media(max-width:768px){
	.header-main{
		display:none;
	}
	.navigation-container{
		display:none;
		
	}
	.pill-container{
		display:block;
		width:100%;
		background:white;
		height:70px;
	}
	.pill-container-align{
		width:80%;
		display:flex;
		margin:auto;
	}
	.pill-logo{
		width:90%;
	}
	.pill-logo img{
		width:28%;
	}
	.about-container-align{
		width:90%;
		display:block
	}
	.textanimation {
		position: absolute;
		top: 21%;
		left: 10%;
		width: 80%;
		height: 230px;
		border-radius: 10px;
		overflow: hidden;
		background: rgba(0,0,0,0.6);
		padding: 15px;
	}
	.pills i{
		margin-top:10px;
		font-size:20px;
		padding:5px;
		border:1px solid black;
	}
	.firstsection{
		width:100%;
		margin-bottom:10px;
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.wid0{
		width:100%;
	}
	.bgbanner .carousel-control.right {
		background-image: none;
		opacity: 1;
		right: 16px;
	}
	.three-section0-align{
		width:90%;
		display:block;
	}
	.overvision0{
		width:100%;
		margin-bottom:25px;
	}
	.our-history0{
		width:100%;
		margin-bottom:25px;
	}
	.our-quality0{
		width:100%;
	}
	.product0-align{
		width:90%;
	}
	.testi0-align{
		width:90%;
	}
	.ext0-align{
		display:block;
		width:90%;
	}
	.slider-container .carousel-caption h1{
		font-size:14px;
		margin-bottom:5px;
		margin-top:-20px;
	}
	.slider-container .carousel-caption p{
		line-height: 10px;
    font-size: 8px;
	}
	.about0-image img{
		width:89%;
	}
	.slider-container .carousel-caption{
		width:43%;
	}
	
	.slider-container .carousel-caption button{
		display:none;
	}
	.product0-align h3:before {
    position: absolute;
    content: "";
    display: flex;
    right: 12%;
    width: 9%;
    top: 21px;
    height: 2px;
    background: black;
	}
	.wid0 h3{
		font-size:23px;
	}
	.product0-align h3:after {
    position: absolute;
    content: "";
    display: flex;
    left: 12%;
    width: 9%;
    top: 21px;
    height: 2px;
    background: black;
	}
	.proo1{
		display:block;
	}
	.prood1{
		width:100%;
		margin-bottom:10px;
	}
	.proo2{
		display:block;
	}
	.test0{
		display:block;
	}
	.test01 {
    background: white;
    margin-right: 15px;
    padding: 10px;
    height: 275px;
    position: relative;
    border-radius: 5px;
	margin-bottom:25px;
}
.services0-align{
	width:90%;
}
.services0-align h3{
	font-size:15px;
}
.services0-align h6{
	width:80%;
	font-size:15px;
}
.ext1:nth-of-type(1){
	width:100%;
}
.ext1:nth-of-type(2){
	width:100%;
}
.ext1:nth-of-type(3){
	width:100%;
}
.foot0-align{
	width:95%;
}
.navigation-links-mobile ul{
	text-align:center;
}
.navigation-links-mobile ul li{
	display:block;
	padding:10px;
}
.navigation-links-mobile ul li{
	display:block;
	padding:10px;
}
.navigation-links-mobile ul li a{
	color:white;
	font-size: 16px;
    font-family: 'Patua One', cursive;
	padding:5px;
	border:1px solid black;
	
}


.about0-align{
	width:90%;
	display:block;
}
.about0-text{
	width:100%;
}
.about0-image{
	width:80%;
}
.abb0{
	width:90%;
}
.image6{
	width:90%;
}
.prod00{
	display:block;
}
.prod01{
	display:block;
}
.prod02{
	display:block;
}
.prod03{
	display:block;
}
.prod04{
	display:block;
}
.prod05{
	display:block;
}
.prod06{
	display:block;
}
.proim0{
	width:100%;
	margin-bottom:15px;
}
.prodd0-align{
	width:90%;
}
.contact0-align{
	width:90%;
	display:block;
}
.form0{
	width:100%;
}
.address0{
	width:100%;
}
.slider-container .carousel-caption {
    width: 60%;
    position: absolute;
    left: 65%;
    top: 35%;
    
    background: none;
    border-radius: 15px;
    transform: translate(-50%,-50%);
}
.slider-container .carousel-control .glyphicon-circle-arrow-left, .carousel-control .icon-next{
	font-size:15px;
	 left: -19px;
}
.slider-container .carousel-indicators{
	display:none;
}
.slider-container .carousel-control .glyphicon-circle-arrow-right, .carousel-control .icon-next{
	    right: -19px;
	font-size:15px;
}
.firstimage11{
	display:none;
	
}
.slider-container .carousel-caption h3{
	font-size:18px;
}
.mobile-product{
	padding-top:25px;
	padding-bottom:25px;
	display:block;
	width: 95%;
	margin: auto;
	background:white;
}
.mobile-product-align{
	width:95%;
	margin:auto;
	
}
.kuzhambu1{
	width: 95%;
	margin: auto;
	margin-top: 10px;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid black;
}
.kuzhambu1 a{
	font-size: 15px;
	font-weight: 600;
	color: red;
}
.kuzhambu1 h4{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.kuzhambu1 img{
	width: 50%;
}
.product1im img{
	width:50%;
	left:30%;
	position:relative;
}
.firstimage1{
	display:none;
}
.mobile-product h3{
	text-align:center;
	color:green;
		margin-bottom:5px;
		margin-top: 5px;
    font-family: 'Caveat Brush', cursive!important;
    
}
.ext00{
	width:100%;
}
.ext001{
	width:100%;
}
.mobile-product p{
	font-size: 12px;
	color:black;
}
.mobile-product h6{
	font-weight: 600;
}
.product1{
	
	border:1px solid white;
	padding:5px;
	margin-bottom:5px;
}
.product2{
	margin-bottom:5px;
	
	border:1px solid white;
	padding:5px;
}
.about0-align{
	padding-top:0px;
}
.about0-text h3{
	font-size:25px;
}
.about0-text{
	padding-bottom:0px;
}
.abb0{
	padding-top:50px;
}
.firstimage0{
	display:none;
}
.three-section0{
	display:none;
}
.ingrdi img{
	width: 10%!important;
}
.font0{
	font-size: 12px!important;
	color:green!important;
	
}
.blog-align{
	width: 90%;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: brown;
    border: 1px solid brown;
    border-bottom-color: transparent;
}
.nav-tabs>li>a {
	color: brown;
	border:1px solid brown;
    margin-right: 2px;
    line-height: 1.42857143;
    
    border-radius: 4px 4px 0 0;
}
.main-nav{
	display: none;
}

.bgbanner .carousel-caption h3 {
    font-size: 15px;
    padding: 5px;
    box-sizing: border-box;
    text-align: center;
    background: rgba(255,255,255,1);
    text-shadow: none;
    position: relative;
    color: #326287;
    font-family: 'Passion One', cursive;
}
.bgbanner .carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    border: 2px solid white;
    opacity: 1!important;
    text-shadow: none;
    border-radius: 50%;
    padding: 5px;
}
.bgbanner .carousel-caption {
    top: 5%;
    width: 70%;
    left: 21%;
    height: 100px;
}
.bgbanner .carousel-caption button {
    width: 33%;
    padding:5px;
    margin-right: 10px;
    text-transform: uppercase;
    border-radius: 4px;
    background: white;
    color: black;
    font-family: 'Righteous', cursive;
	margin-top: 5px;
	font-size: 10px;
    border: 1px solid white;
}
.aboutdiv button{
	width: 50%;
}
.centr h3 {
    text-align: center;
    font-family: 'Passion One', cursive;
    text-transform: uppercase;
    font-size: 35px;
    position: absolute;
    left: 3%;
    top: -5px;
    color: #0D5282;
    letter-spacing: 3px;
    writing-mode: unset!important;
}
.cen0 {
    width: 95%;
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 10px;
    transform: translate(-50%,-50%);
    background: rgba(0,0,0,0.8);
    border-radius: 5px;
}
.bordership p {
    color: white;
    
    text-align: center;
    
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
}
.bordership{
	margin-top: 0px;
}
.questdiv{
	height:350px;
}
.bgmap button {
    width: 50%;
    padding: 8px;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    background: #fff;
    font-family: 'Righteous', cursive;
    margin-top: 15px;
    color: #0D5282;
    z-index: 99;
    border: 2px solid #0D5282;
}
.bgmap h3 {
    text-align: center;
    font-family: 'Passion One', cursive;
    font-size: 18px;
}
.aboutdiv h3 {
    font-family: 'Passion One', cursive;
    font-size: 25px;
    position: relative;
    margin-top: 18px;
}
.questdiv h3{
	text-align: center!important;
	font-size: 20px;
}
.textanimation h3{
	font-size: 17px;
}
.textanimation button{
	width: 50%;
}
.cnte0{
	width: 95%;
}
.plandiv{
	padding-top: 20px;
}
.cnte0 h3{
	font-size: 16px;
}
.boxess{
	width: 100%;
}
.servcent0{
	width: 95%;
}
.servicess{
	width: 100%;
}
.cent{
	width: 100%;
}
.questdiv h3{
	text-align: left;
}
.wat0 {
    background: #0D5282;
    height: 42px;
    padding: 5px;
    width: 30.3%;
    margin-right: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
}
.mobilebanner{
	display: block;
}
.desktopbanner{
	display: none;
}
.centr h3::before{
	content: '';
    position: absolute;
    width:0px;
    height: 2px;
    background: #0D5282;
    transform: rotate(90deg);
    right:0px;
}
.centr h3:after {
    content: '';
    position: absolute;
    width: 0px;
    height: 2px;
    background: #0D5282;
    transform: rotate(90deg);
    bottom: -40%; 
   right:0px;
}
.backimag{
	display: none;
}

}
