@font-face {
  font-family: Futura-PT-medium;
  src: url(../fonts/FuturaPTMedium.otf);
}
@font-face {
  font-family: Futura-PT-light;
  src: url(../fonts/FuturaPTLight.otf);
}
@font-face {
  font-family: nimbus-light;
  src: url(../fonts/NimbusSanL-Reg.otf);
}
@font-face {
  font-family: ptsans;
  src: url(../fonts/PTSans-Regular.ttf);
}
@font-face {
  font-family: Montserrat;
  src: url(../fonts/Montserrat-SemiBold.ttf);
}
@font-face {
  font-family: Montserrat-regular;
  src: url(../fonts/Montserrat-Medium.ttf);
}
@font-face {
  font-family: Roboto-Medium;
  src: url(../fonts/Roboto-Medium.ttf);
}
@font-face {
  font-family: opensansbold;
  src: url(../fonts/OpenSans-Bold.ttf);
}
.extfoot ul{
	padding-inline-start:0px;
}
.footex{
	background: #484343;
}
.footex h3{
	font-family: Roboto-Medium;
    font-size: 20px;
    color: #b5b1b1!important;
}
.footex p {
    font-family: Roboto-Medium;
    font-size: 16px;
    color:  #b5b1b1!important;
}
.footex h6 {
    font-family: opensansbold;
   color:  #b5b1b1!important;
}
.extfoot ul li{
	list-style: none;
	margin-bottom: 6px;
}
.extfoot ul li a {
    font-family: nimbus-light;
    font-size: 14px;
    color: #b5b1b1;
}
.bannim{
	position: relative;
	/*background: url('../assets/img/no.jpg');
	background-size: cover;
	background-position: center;
	height: 480px;*/
	overflow:hidden;
}
.mobilview{
	display: none;
}
.br-top p{
	color: white;
}
.sliderleft p{
	color: white;
}
.pd-top{
	padding-top: 5px;
}
.pd-bot{
	padding-bottom: 5px;
}
.br-top{
	background: black;
	border-bottom: 1px solid lightgrey;
}
.colorch{
	color:#fff;

}
.socialIcons i{
	font-size: 19px;
	color:white;
}
.foradmis{
	position: absolute;
	bottom: 0px;
	background: #0d558d;
	right: 0;

	width: 40%;
}
.foradmis ul{
	margin-bottom: 0px;
	text-align: right;
	padding-inline-start:0px;
}
.foradmis ul li{
	display: inline-block;
	font-family: nimbus-light;
    font-size: 16px;
    padding: 7px 5px;
    color: white;
    border-right: 1px solid black;
}
.foradmis:after{
	position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    left: -26px;
    top: -22px;
    z-index: 99;
    background: white;
    transform: rotate(41deg);
}
.navi-top{
	padding-top: 5px;
	padding-bottom: 0px;
	position: relative;
	background: white;
	
	border-bottom: 1px solid white;
}
.infodts{
	
	position: relative;
	background: #2e3094;
	/*background: linear-gradient( #2e3094,#01acf0);*/
}
.btr{
	padding:10px;
	
	border-right: 1px solid #234ca8;
	padding-left: 10px!important;
	
}
.center-img h6{
	text-align: center;
}
.infodts p{
	color: white;
	text-align: center;
	margin-bottom: 0px;
	font-family: nimbus-light;
	font-size: 13px;
}
.logim h6{
	text-align: center;
}
.infodts i{
	color: #f2f2f2;
	font-size: 15px;
}
.navi-top{
	position: relative;
	background: black;
}
.logim ul {
    text-align: center;
    margin-bottom: 0px;
}
.logim ul li {
   /* list-style: none;
    text-align: center;
    position: relative;
    display: inline;
    padding: 7px 16px;
    margin-top: 10px;
    margin-right: 8px;
    top: 15px;*/
    display: inline;
    position: relative;
    top: -81px;
    margin-right: 34px;
    padding: 7px 16px;
}

.logim ul li a{
	font-family:opensansbold ;
	color:white;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
}
.logim ul li:hover .dropdownmenus{
	display: block;
}
.dropdownmenus{
	position: absolute;
	width: 250px;
	left: 0px;
	top: 30px;
	background: white;
	border-radius: 5px;
	z-index: 99999;
	padding-inline-start:0px;
	height: auto;
	display: none;
}
.dropdownmenus li{
    margin-right: 0px;

}
.dropdownmenus li{
	top: 0px!important;
}
.dropdownmenus li a{
	display: block!important;
}
.navi-top{
	
	padding-top: 8px;
	padding-bottom: 8px;
}
.bggif{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;

}
.logim img {
    width: 13%;
   
}
.logim{
	height: 75px;
}
.logg0 {
    
   position: relative;
    z-index: 999;
    top: 46px;
    
}
.infodts{

}
.bggif img{
	width: 100%;
}
.overlaygrad{
	position: absolute;
    width: 628px;
    left: -18%;
        background: rgb(13 190 208 / 32%);
    height: 628px;
    z-index: 99;
    top: -52px;
    transform: rotate(45deg);
}
.overlaygrads{
position: absolute;
    width: 628px;
    left: -10%;
        background: rgb(17 198 216 / 31%);
    height: 628px;
    z-index: 99;
    top: -52px;
    transform: rotate(45deg);
}
.enquiry{
	position: absolute;
	width: 28%;
	right: 6%;
	top: 11%;
	
	background: rgba(0,0,0,0.5);
	padding: 10px;
	border-radius: 8px;
}
.enquiry input[type=text]{
	margin-top:12px;
	border:1px solid white;
}
.enquiry textarea{
	margin-top:12px;
}
.enquiry input[type=text]::placeholder {
      font-family: nimbus-light;
    font-size: 14px;
}
.enquiry textarea::placeholder {
      font-family: nimbus-light;
    font-size: 14px;
}
.enquiry input[type="submit"]{
	width: 100%;
	padding: 8px;
	color: white;
	background: #0d558d;
	margin-top:10px;
	font-family: nimbus-light;
	border: 1px solid #0d558d;
	border-radius:10px;
}
.drop-nav{
	position: absolute;
	width: 150px;
	top: 40px;
	background: white;
	border-radius: 8px;
	padding: 5px;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.5);
	visibility: hidden;
	transition: all 300ms linear;
}
.logim ul li:hover .drop-nav{
	visibility: visible;
	top: 35px;
}
.logim ul li ul li{
	display: block;
	margin-top: 4px;
	margin-top: 4px;
	margin-right: 0px;
	border-bottom: 1px solid lightgrey;
}
.logim ul li ul li:last-child{
	border-bottom:none;
}
.logim ul li ul li a{
	color:black;
	padding: 8px!important;
	display: block;
	height: unset!important;
}
.logim ul li ul li a:hover{
	background: red;
	color: white;
}
.logim ul li ul{
	text-align: left;
}
.logim a {
	position: relative;
	display: inline-block;
	margin: 0px 0px;
	outline: none;
	color: #fff;
	text-decoration: none;
	
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1.35em;
}

.logim a:hover,
.logim a:focus {
	outline: none;
}
.mt-top{
	margin-top: 17px;
}
.logim a {
	overflow: hidden;
	padding: 0 4px;
	height: 1.3em;
}

.logim a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.logim a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	color:red;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.navi-top a:hover span,
.navi-top a:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

.chagetbutt{
	font-family: nimbus-light;
	border-radius: 20px;
	background-color: #112d72;
	border:1px solid #112d72;
	font-size: 15px;
}

.banimg{
 	position: relative;
 	min-height: 100vh;
 	background: url('../assets/img/banimage.jpg');
 	background-size: cover;
 	background-position: 0 50%;
}
.rignav{
	margin-top:20px;
}
.center-img{
	position: absolute;
	left: 50%;
	top: 55%;
	width: 60%;
	transform: translate(-50%,-50%);
}
.center-img img{
	width: 40%;
}
.overlayimg{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 110%;
}
.overlayimg img{
	width: 100%;
}
.bannim  .carousel-caption h3{
	font-family:opensansbold;
	color: #fffff;
}
.bannim  .carousel-caption p{
	font-family: nimbus-light;
	font-size: 15px;
	line-height: 24px;
}
.bannim  .carousel-caption button{
	background: #04abf0;
	border:1px solid #04abf0;
	font-family: opensansbold;
	font-size: 16px;
	padding: 8px;
	border-radius: 10px;
	color: white;
	width: 35%;
}
.bannim  .carousel-caption {
    position: absolute;
    right: unset!important;
    width: 40%;
    bottom: unset;
    top: 18%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
}
.rotoateic{
	position: absolute;
	right: 167px;
    bottom: 33px;
	width: 20%;
	    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 60s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}
@keyframes rotateme{
	0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}
.rotoateic img{
	width: 100%;
}
.abut{
	
	
	background: white;
	padding-top: 70px;
	padding-bottom: 70px;
	background-position: center;
	background-size: cover;
}
.leftima img{
	width: 100%;
	position: relative;
	top: 0px;
	border:4px solid white;
}


/**
 * See: http://www.css-101.org/articles/ken-burns_effect/css-transition.php
 */

/**
 * Styling the container (the wrapper)
 * 
 * position is used to make this box a containing block (it becomes a reference for its absolutely positioned children). overflow will hide part of the images moving outside of the box.
 */

#slideshow {
    position:relative;
    width:100%;
    height:472px;
    overflow:hidden;
   
}

/**
 * Styling the images
 *
 * position:absolute is to put all images in a stack. Dimensions are set to increase the size of these images so their edges do not appear in the parent box when we move them inside the said box.
 * Because the images are now larger than their parent container, we use top, left and margin values to align them in the center of the box.
 * Finally, we set the transition (property and duration). Note that duration values are different for opacity and transform as we want the "fade-in" effect to be faster than the "panning" effect.
 */



.item-1, 
.item-2, 
.item-3 {
	position: absolute;
  display: block;
	top: 4em;
  
  width: 60%;
  line-height: 23px!important;
  font-size: 2em;

	animation-duration: 20s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
}

.item-1{
	animation-name: anim-1;
}

.item-2{
	animation-name: anim-2;
}

.item-3{
	animation-name: anim-3;
}

@keyframes anim-1 {
	0%, 8.3% { left: -100%; opacity: 0; }
  8.3%,25% { left: 15%; opacity: 1; }
  33.33%, 100% { left: 110%; opacity: 0; }
}

@keyframes anim-2 {
	0%, 33.33% { left: -100%; opacity: 0; }
  41.63%, 58.29% { left:15%; opacity: 1; }
  66.66%, 100% { left: 110%; opacity: 0; }
}

@keyframes anim-3 {
	0%, 66.66% { left: -100%; opacity: 0; }
  74.96%, 91.62% { left: 15%; opacity: 1; }
  100% { left: 110%; opacity: 0; }
}





.pra{
	font-family: nimbus-light;
    font-size: 15px;
    line-height: 25px!important;
    color: white;
}

.underwate{
	color: white;
    font-family: opensansbold;
    font-size: 26px;

    text-transform: uppercase;
}

.textsliders{
	position: absolute;
	left: 2%;
	top: 8%;
	height: 330px;
	z-index: 999;
	width: 60%;
	overflow:hidden;
}
.btnboo{
    background: #0d558d;;
    border: 1px solid #0d558d;;
    font-family: opensansbold;
    font-size: 15px;
    padding: 8px;
    border-radius: 10px;
    color: white;
    width: 35%;
}
.enquiry h3{
	color: white;
	    font-family: opensansbold;
	    font-size: 19px;
}
.shiprun{
	position: absolute;
	right: 40px;
	bottom: 0px;
	z-index: 99;
	width: 30%;
}
.shiprun
.enquiry label{
	color: white;
}
#slideshow img {
    position:absolute;
    width:100%;
    
    
    
    opacity:0;
    -webkit-transition-property: opacity, -webkit-transform;
    -webkit-transition-duration: 3s, 10s;
       -moz-transition-property: opacity, -moz-transform;
       -moz-transition-duration: 3s, 10s;
        -ms-transition-property: opacity, -ms-transform;
        -ms-transition-duration: 3s, 10s;
         -o-transition-property: opacity, -o-transform;
         -o-transition-duration: 3s, 10s;
            transition-property: opacity, transform;
            transition-duration: 3s, 10s;
}

/**
 * We change the point of origin using four corners so images do not move in the same direction. 
 * This technique allows us to create various paths while applying the same translate() values to all images (see the 'fx' class further below).
 */

#slideshow img  {
    -webkit-transform-origin: bottom left;
       -moz-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
         -o-transform-origin: bottom left;
            transform-origin: bottom left;
}

#slideshow :nth-child(2n+1) {
    -webkit-transform-origin: top right;
       -moz-transform-origin: top right;
        -ms-transform-origin: top right;
         -o-transform-origin: top right;
            transform-origin: top right;
}

#slideshow :nth-child(3n+1) {
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
        -ms-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left;
}
#slideshow :nth-child(4n+1) {
  -webkit-transform-origin: bottom right;
     -moz-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
       -o-transform-origin: bottom right;
          transform-origin: bottom right;
}

/**
 * Because of the stacking context, we need to make sure that the first image (in source) is not hidden by the last one. 
 * The rule below moves all images past the second one down the stack. 
 * This is because the second image needs to show on top of the first one when it transitions in.
 */

#slideshow .fx:first-child + img ~ img  {
    z-index:-1;
}

/**
 * Because images are styled with a different point of origin, the following rule will create different panning effects.
 */

#slideshow .fx {
    opacity:1;
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}





.abut h6{
	color: lightgrey;
	font-family: Montserrat;
	font-size: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.abut h3{
	color: black;
	font-family: opensansbold;
	font-size: 45px;
}
.abut p{
	color: black;
	 font-family: nimbus-light;
	 font-size: 16px;
}
.btnspl{
	padding: 10px;
	color: white;
	background: blue;
	border:1px solid white;
	font-family: opensansbold;
	border-radius: 9px;
	text-transform: uppercase;
}
.cen-t h3{
	text-align: center;
	font-family: opensansbold;
	color:red;
}
.cen-t h6{
	text-align: center;
	color: grey;
	font-family: Roboto-Medium;
	font-size: 18px;
}
.firtse{
	background:#2DB657;
	padding: 20px;
	margin-top: 25px;
	margin-bottom: 6px;
}
.insidfi{
	background:#2DB657;
	margin-right: 6px;
	padding: 8px;
	height: 260px;
}
.topf{
	background:#2DB657;
	padding: 8px;
	margin-bottom: 6px;
}

.nomar{
	margin-left: 0px;
	margin-right: 0px;
}
.nopad{
	padding-left: 0px;
	padding-right: 0px;
}
.firtse h3,.firtse h4,.firtse h5,.firtse h6{
	text-align: center;
	color: white;
	font-family: opensansbold;
}
.abov{
	background: #983131;
	padding: 10px;
	margin-bottom: 6px;
}
.tee{
	background: #983131;
	padding: 10px;
	margin-right: 5px;
}
.insidfi p{
	font-family: Roboto-Medium;
	font-size: 17px;
	text-align: center;
	color: white;
}
.topf p{
	font-family: Roboto-Medium;
	font-size: 14px;
	text-align: center;
	color: white;
}
.allt p{
	font-family: Roboto-Medium;
	font-size: 14px;
	color: white;
	text-align: center;
	margin-bottom: 5px;
}
.tee{
	height: 65px;
}
.lst{
	margin-right: 0px!important;
}
.txss{
	padding-top: 10px;
}
.txss h6{
	font-family: Roboto-Medium;
	font-size: 19px;
	text-align: center;
	line-height: 25px;
}
.our-prod{
	overflow: hidden;
	background: url('../assets/img/rs-slider-46.jpg');
	background-position: left;
	background-size: cover;
}
.nomar{
	margin-left: 0px;
	margin-right: 0px;
}
.allpri{
	    background-color: rgb(230, 230, 230);
	padding-top: 55px;
	padding-bottom: 50px;
}
.allpri h3{
	font-size: 22px;

	text-align: center;
	font-family: opensansbold;
	margin-bottom: 18px;
	text-transform: capitalize;
}

.allpri h5{
	font-size: 18px;
    text-align: left;
    font-family: nimbus-light;
    margin-bottom: 30px;
    color: blue;
    font-weight: 600;
    
    position: relative;
    left: 20px;

	
}
.allpri p{
	font-family: opensansbold;
	font-size: 15px;position: relative;
    left: 20px;
}
.colrc{
	background: #2e3094!important;
	color: white!important;
}
.pading{
box-sizing: border-box;
	padding: 40px;
	
}
.allpri{
	background:rgba(255,255,255,0.7);
	border-radius: 10px;
}
.serci{
	border: 1px solid #ebebeb;
	padding: 10px;
	height: 80px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: white;
	border-radius: 10px;
	border: 1px solid grey;
	margin-bottom: 30px;
	position: relative;
}
.cenic{
	position: absolute;
	left: 50%;
	top: 0px;
	transform: translate(-50%,-50%);
	z-index: 99;
	

}
.cenic i{
	background: white;
	padding: 8px;
	border-radius: 50%;
	border:1px solid #ebebeb;
}
.serci h6{
	font-family: opensansbold;
	letter-spacing: -0.3px;
	color: #363a47;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 21px;
	margin-top: -7px;
	text-align: center;
}
.serci button{
    background: #0d558d;
    border: 1px solid #0d558d;
    font-family: Roboto-Medium;
    font-size: 12px;
    padding: 8px;
    border-radius: 5px;
    color: white;
    width: 60%;
    
}
.leftpr{
	position: relative;
}
.leftpr:after{
	content: '';
    position: absolute;
    background-color: rgb(230, 230, 230);
    width: 300px;
    height: 113%;
    right: -218px;
    transform: rotate(12deg);
}
.serci p{
	text-align: center;
	font-size: 13px;
	font-family: Roboto-Medium;
    
	margin-top: 10px;
	color: #736f6f;
}
.prodc{
	height: 200px;
	padding: 15px;
	border-radius: 10px;
	background: rgb(216 21 21 / 50%);
}
.prodc p{
	font-family: ptsans;
	font-size: 16px;
	color: white;
}
.prodc h3{
	font-family: opensansbold;
	color: white;
}
.extfoot h6{
	font-family: opensansbold;
	color: blue;
}
.bgimag{
	background: url('../assets/bannerlo.jpg');
	background-size: cover;
	background-position: center;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
}
.overla{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	top: 0;
	left: 0;
}
.centerimgtex{
	position: absolute;
	left: 50%;
	bottom: 0%;
	width: 50%;
	background: rgba(0,0,0,0.5);
	padding: 20px;
	border:4px dashed white;
	transform: translate(-50%,0);
}
.centerimgtex h3{
	font-family: opensansbold;
	color: white;
}
.centerimgtex p{
	font-family: nimbus-light;
	color: white;
}
.card .carousel-item {
  height: 200px;
}
.tess h3{
	color: white;
}
.tess{
	position: relative;
	z-index: 99;
}
.card .carousel-caption {
  padding: 0;
  right: 0;
  left: 0;
  color: #3d3d3d;
}
.card .carousel-caption h3 {
  color: #3d3d3d;
  font-family: opensansbold;
}
.tess h5{
	font-family: nimbus-light;
    font-size: 15px;
    text-align: center;
    color: white;
}
.textigbr{
	border-radius: 20px;
}
small{
	font-family: nimbus-light;
    font-size: 15px;
}
.card .carousel-caption p {
  line-height: 30px;
}
.card .carousel-caption .col-sm-3 {
  display: flex;
  align-items: center;
}
.card .carousel-caption .col-sm-9 {
  text-align: left;
}
.navi a {
    text-decoration:none;
}
a > .ico {
    background-color: grey;
    padding: 10px;
    
}
a:hover > .ico {
    background-color: #666;
}
.tess h3{
	text-align: center;
}




.splbt{
	position: relative;
	top: 10px;
	background: green;
	padding: 10px 15px;
	border-radius: 10px;
	color: white;
	float: right;
	font-family: opensansbold;
	border:1px solid green;
}
.facilt{
	position: relative;
}
.facily img{
	width: 100%;
	height: 220px;
	border:3px solid white;
}
.facilt h3{
	font-family: opensansbold;
	font-size: 22px;
}
.facilt p{
	font-family: Roboto-Medium;
    font-size: 16px;
    line-height: 25px;
}
.ourfc{
	padding: 60px;
}
.verti{
	z-index: 999;
	background: white;
	box-shadow: 0px 4px 10px rgba(0,0,0,0.5);
	padding: 10px;
	width: 3%;
	top: 15%;
	position: absolute;
	left: 40%;
	border-radius: 6px;
}
.verti p{
	font-family: opensansbold;
	text-align: center;
	margin-bottom: 5px;
	color: red;
	font-size: 18px;
}
.qutl{
	background: 
}
.leftq{
	position: relative;
	height: 600px;
	background: url('../assets/img/abtss.jpg');
	background-position: center;
	background-size: cover;
}
.leftqult{
	width: 500px;
	padding: 100px;
	height: 500px;
	border-radius: 50%;
	background:green;
	top: 8%;
	position: absolute;
	box-shadow: 0px 5px 20px rgba(0,0,0,0.5);
}
.leftqult h3{
	font-family: opensansbold;
	text-align: center;
	font-size: 22px;
	color: white;
	margin-bottom: 15px;
}
.leftqult p{
	font-family: Roboto-Medium;
	text-align: center;
	color: white;
	font-size: 16px;
	line-height: 24px;

}
.extfoot{
	border-top: 1px solid lightgrey;
	padding-top: 60px;
	padding-bottom: 60px;
}
.amc a:hover{
	text-decoration: none;
}
.Enquiry input[type="text"]{
	width: 100%;
	padding: 10px;
	border: 1px solid #afaeae;
	margin-bottom: 10px;
}
.Enquiry button{
	font-family: Roboto-Medium;
	border-radius: 6px;
	padding: 8px;
	background: green;
	color: white;
	border: 1px solid green;
	margin-top: 10px;
}
.forment{
	display: none;
}
.logim a{
	position: relative;
	z-index: 999;
	display: unset!important;
}

.temg{
	background: white;
}
.priim img{
	width: 100%;
}
.hompr{
	background: white;
}






.Enquiry input[type="submit"]{
	width: 20%;
	font-family: Roboto-Medium;
	border-radius: 6px;
	padding: 10px;
	background: red;
	color: white;
	border: 1px solid red;
	margin-top: 10px;
	border-radius: 5px;
}
.lefbtns{
	position: relative;
	left: 10px;

}
.extfoot h3{
	font-family: opensansbold;
	font-size: 22px;
	margin-bottom: 30px;
	position: relative;
}
.extfoot h3:after {
    position: absolute;
    content: '';
    width: 50px;
    height: 3px;
    left: 0%;
    bottom: -16px;
    background: #ccc;
}
.abtpage{
	position: relative;
}
.abtpage img{
	width: 100%;
}
.pagename{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);

}
.pagename h3{
	text-align: center;
	color: white;
	font-family: opensansbold;
	font-size: 40px;
	margin-bottom: 10px;
	
}
.pagename p:after {
    position: absolute;
    content: '';
    width: 80px;
    height: 3px;
    left: 50%;
    transform: translate(-50%,0);
    bottom: -16px;
    background: yellow;
}
.pagename p{
	position: relative;
	font-family: Roboto-Medium;
	font-size: 16px;
	color: white;
	letter-spacing: 2px;
}
.pagcont{
	padding-top: 40px;
	padding-bottom: 40px;
}
.pagcont h3{
	font-family: opensansbold;
	font-size: 30px;
	margin-bottom: 10px;
}
.se h3{
	margin-bottom: 30px!important;
}
.pagcont h6{
	font-family: Roboto-Medium;
	font-size: 19px;
	color: blue;
}
.pagcont p{
	font-family: Roboto-Medium;
	font-size: 16px;
	text-align: justify;
}
.pagcont ul li{
	font-family: Roboto-Medium;
	font-size: 16px;
	margin-bottom: 10px;
}
.abti img{
	width: 100%;
}
.extfoot p{
	font-family: Roboto-Medium;
	font-size: 16px;
}
.extfoot input[type="text"]{
	width: 100%;
	padding: 6px;
	border-radius: 5px;
	border:grey 1px solid ;
	margin-bottom: 10px;
}
.extfoot input[type="submit"]{
	width: 20%;
	padding: 6px;
	border-radius: 5px;
	border: 1px solid blue;
	font-family: Roboto-Medium;
	background: blue;
	color: white;
	margin-top: 15px;
	margin-bottom: 10px;
}
.extfoot input[type="text"]::placeholder{
	font-family: Roboto-Medium;
	font-size: 14px;
}
.extfoot textarea::placeholder{
	font-family: Roboto-Medium;
	font-size: 14px;
}
.extfoot textarea{
	width: 100%;
	padding: 6px;
	height: 100%;
}
.fotbt{
	background: black;
	padding-top: 15px;
	padding-bottom: 15px;
}
.fotbt p{
	font-family: Roboto-Medium;
	font-size: 14px;
	color: white;
	margin-bottom: 0px;
}
.fotbt a{
	color: red;
}

.ddd{
	
	padding-top: 30px;
	padding-bottom: 10px;
}
.homesl{
	padding: 8px!important;
	text-align: left!important;
}
.remvb{
	box-shadow: none!important;
	border:none!important;
}
.imgdesh img{
	height: unset!important;
}
.homesl h3{
	text-align: left!important;
}
.homesl p{
	color: grey;
	font-family: ptsans;
}
.ddd a:hover{
	text-decoration: none;
}
#team h5{
	font-size: 24px;
	color: white;
	font-family: opensansbold;
}
.frontside h4{
	font-family: opensansbold;
	font-size: 18px;
	color: black!important;
}
.backside h4{
	font-family: opensansbold;
	font-size: 18px;
	color: black!important;
}
.backside p{
	font-size: 15px;
	font-family: ptsans;
}
.frontside h6{
	font-family: Roboto-Medium;
	font-size: 14px;
	color: grey;
}
.frontside p{
	font-size: 15px;
	font-family: ptsans;
}
section .section-title {
    text-align: center;
    color: #007b5e;
    text-transform: uppercase;
}
.section-titles{
	text-align: center;
	font-family: Roboto-Medium;
	color: white;
	font-size: 16px;
	margin-bottom: 40px;
}
#team .card {
    border: none;
    background: #ffffff;
}
#hb-gotop {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 40px;
    border-radius: 50%;
    font-size: 20px;
    color: white;
    background-color: #337ab7;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#99EEEEEE',EndColorStr='#99EEEEEE');
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 30px;
    right: 10px;
    cursor: pointer;
    z-index: 9999;
    text-decoration: none;
    border: 1px solid #C9C9C9;
}
.leftmenu{
	display: none;
}
.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 312px;
}

.backside .card a {
    font-size: 18px;
    color: #007b5e !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #007b5e !important;
}

.frontside .card .card-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
.mobiletop{
	display: none;
}
.fullform{
	width: 100%;
	position: relative;
	min-height: 100vh;
}
.login-form{
	width: 25%;
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translate(-50%,-50%);
}
.login-form h3{
	text-align: center;
	font-family: opensansbold;
    color: black;	
    padding-bottom: 15px;
}
.login-form label{
	font-family: Roboto-Medium;
	font-size: 13px;
}
.login-form h6{
	text-align: center;
	padding-bottom: 15px;
	font-family: Roboto-Medium;
}
.login-form input[type='text']{
	border-radius: 0px;
	border:1px solid #0e2539;
	margin-bottom: 15px;
}
.login-form input[type='text']::placeholder{
	font-family: Roboto-Medium;
	font-size: 13px;
}
.login-form input[type='submit']{
	font-family: opensansbold;
	font-size: 15px;
	background: green;
	width: 100%;
	border:1px solid green;
}
.addproduct label{
	font-family: Roboto-Medium;
	font-size: 13px;
	color: grey;
}
.login-form input[type='password']{
	border-radius: 0px;
	border:1px solid #0e2539;
}
.addproduct select{
	border-radius: 0px;
	width: 100%;
	padding: 7px;
	border:1px solid #0e2539;
	margin-bottom: 10px;
	font-family: Roboto-Medium;
	font-size: 13px;
}
.addproduct input[type='text']{
	border-radius: 0px;
	width: 100%;
	padding: 7px;
	border:1px solid #0e2539;
	margin-bottom: 10px;
	border-radius: 5px;
	font-family: Roboto-Medium;
	font-size: 13px;
}
.addproduct textarea{
	border-radius: 0px;
	width: 100%;
	padding: 7px;
	border:1px solid #0e2539;
	margin-bottom: 10px;
	border-radius: 5px;
	font-family: Roboto-Medium;
	font-size: 13px;
}
.addproduct input[type='submit']{
	font-family: opensansbold;
	font-size: 15px;
	background: green;
	width: 15%;
	padding: 10px;
	border-radius: 5px;
	color: white;
	margin-top: 10px;
	border:1px solid green;
}
.addproduct input[type='text']::placeholder{
	font-family: Roboto-Medium;
	font-size: 12px;
}
.cntcl{
	position: relative;
	left: 50%;
	transform: translate(-50%,0);

}
.topheadss{
	background: #f2f2f2;
	padding-top: 15px;
	padding-bottom: 25px;
}
.topheadss p{
	margin-bottom: 0px;
	font-family: Roboto-Medium;
	font-size: 19px;
	color: black;
}
.topheadss a{
	padding: 10px 14px;
	background: green;
	box-shadow: 0px 4px 10px rgba(0,0,0,0.5);
	font-family: Roboto-Medium;
	font-size: 12px;
	border-radius: 5px;
	color: white;
}
.addproduct{
	padding-bottom:10px;
	padding-top: 20px;
}
.addproduct h3{
	font-family: opensansbold;
	font-size: 17px;
	text-align: center;
	color: green;
	margin-bottom: 10px;
}
.viwal thead{
	background: grey;
	padding: 10px;
}
.viwal th{
	padding: 10px;
	color: white;
}
.viwal tr{
	
	border-bottom: 1px solid lightgrey;
}
.viwal td{
	padding: 10px!important;
}

.editpr{
	color: white;
	background: green;
	padding: 10px;
	border-radius: 6px;
}
.delpr{
	color: white;
	background: red;
	padding: 10px;
	border-radius: 6px;
}
.sectopro ul{
	padding-inline-start:0px;
	margin-bottom: 0px;
}
.sectopro ul li{
	display: inline-block;
	list-style: none;
	width: 14%;
	text-align: center;
	border-right:#8aa08a solid 1px;
}
.sectopro{
	background: green;
}
.sectopro ul li a:hover{
	text-decoration: none;
	background: #519851;
}
.sectopro ul li a{
	padding: 15px;
	background: green;
	color: white;
	font-family: Roboto-Medium;
	display: block;
}
.bg img{
	width: 100%;
}
.bg{
	position: relative;
}
.title{
	position: absolute;
	bottom: 15px;
	left:50px;
	
}
.title h3{
	background: white;
	font-family: opensansbold;
	font-size: 35px;
	color: red;
	padding: 8px;
	border-radius: 6px;
}
.pdsection{
	padding-top: 50px;
	padding-bottom: 50px;
}
.imagese img{
	width:100%;
	height: 341px;
}
.relim img{
	height: 250px!important;
}
.imageDesc{
	padding-top: 10px;
}
.imageDesc button{
	width: 100%;
	padding: 10px;
	background:#0d558d;
	border:1px solid #0d558d;
	color: white;
	font-family: opensansbold;
}
.ddd h3{
	
	font-family: opensansbold;
	font-size: 26px;

}
.news h6{
	font-family: opensansbold;
    font-size: 22px;
    margin-bottom: 30px;
    position: relative;
}
.news h6:after {
    position: absolute;
    content: '';
    width: 50px;
    height: 3px;
    left: 0%;
    bottom: -16px;
    background: #2e3094;
}
.imageDesc h3{
	text-align: center;
	font-family: Roboto-Medium;
	color: black;
	font-size: 21px;
}
.imagesde h3{
	font-family: Roboto-Medium;
	color: green;
	font-size: 22px;
}
.imagesde p{
	font-family:  Roboto-Medium;
	font-size: 14px;
	line-height: 26px;
}
.insideimagco{
	border:1px solid #f2f2f2;
	margin-bottom: 30px;
}
.lef{
	font-size: 18px;
	font-family: Roboto-Medium;
	color: grey;
	padding-top: 20px;
	padding-bottom: 15px;
}
.lef a{
	font-size: 18px;
	font-family: Roboto-Medium;
	color: grey;
}
.imagesde img{
	width: 100%;
}
.speci tr:nth-of-type(even){
	background: lightgrey;
}
.speci td{
	padding: 10px;
	font-size: 15px;
	font-family: Roboto-Medium;
}
.speci table{
	border:1px solid #f2f2f2;
}
.speci h6{
	font-family: Roboto-Medium;
    font-size: 18px;
}
.speci p{
	font-family: ptsans;
}
.speci thead{
	background: green;
}
.speci{
	padding-top: 50px;
	padding-bottom: 20px;
}
.speci th{
	padding: 10px;
	color: white;
}
.MultiCarousel { 
	float: left;
	overflow: hidden; 
	padding: 15px; 
	width: 100%; 
	position:relative; 
}
.MultiCarousel .MultiCarousel-inner { 
	transition: 1s ease all; 
	float: left; 
}
.MultiCarousel .MultiCarousel-inner .item { 
	float: left;
}
.MultiCarousel .MultiCarousel-inner .item > div { 
	text-align: center; 
	padding:0px; 
	margin:10px; 
	background:#fff; 
	color:#666;
	border:1px solid lightgrey;
	box-shadow: 0px 4px 4px rgba(0,0,0,0.5);
	border-radius: 6px;
	overflow:hidden;
}
.MultiCarousel .leftLst, .MultiCarousel .rightLst { 
	position:absolute; 
	border-radius:50%;
	top:calc(50% - 20px); 
}
.MultiCarousel .leftLst { 
	left:0; 
	padding: 8px 16px;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.8);
	background: white;
	color: black;
	border:1px solid white;
}
.MultiCarousel .rightLst { 
	right:0; 
	padding: 8px 16px;
	background: green;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.8);
	background: white;
	color: black;
	border:1px solid white;
}    
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { 
	pointer-events: none; 
	box-shadow: 0px 3px 5px rgba(0,0,0,0.8);
	background: white;
	color: black;
}
.related{
	padding-top: 40px;
	padding-bottom: 40px;
}
.rlse{
	background: #f5f5f5;
}
.ngf{
	background: #f2f2f2;
}
@media screen and (max-width: 768px) {

	.mobiletop{
		display: block;
		padding-top: 5px;
		padding-bottom: 5px;
	}
  	.leftqult {
    	width: 300px;
    	border-radius: 0;
    	padding: 10px;
    	height: auto;

  	}
  	.leftq{
  		height: 400px;
  	}
  	.navi-top{
  		display: none;
  	}
  	.mobiletop img{
  		width: 135px;
  	}
  	.banimg{
  		min-height: 350px;
  	}
  	.mobiletop i{
  		margin-top: 28px;
  		font-size: 30px;
  	}
  	.cen-t h3{
  		font-size: 17px;
  	}
  	.firtse h3{
  		font-size: 15px;
  	}
  	.firtse h4{
  		font-size: 14px;
  	}
  	.firtse h5{
  		font-size: 13px;
  	}
  	.firtse h6{
		font-size: 12px;
  	}
  	.insidfi p{
  		font-size: 14px;
  	}
  	.tee{
  		margin-right: 0px;
  		margin-bottom: 4px;
  	}
  	.insidfi{
  		margin-right: 0px;
  		height: 210px;
  		margin-bottom: 4px;
  	}
  	.mobiletop p{
  		margin-top: 19px;
  		font-family: Roboto-Medium;
  		color: blue;
  	}
  	
  	.prodc{
  		margin-bottom: 10px;
  	}
  	.verti{
  		display: none;
  	}
  	.ourfc{
  		padding: 10px;
  	}
  	.nopd{
  		padding-right: 0px;
  		padding-left: 0px;
  	}
  	.text-right{
  		text-align: left!important;
  	}
  	.center-img{
  		width: 95%;
  	}
  	.leftmenu{
  		position: fixed;
  		width: 280px;
  		height: 100%;
  		z-index: 999;
  		background: white;
  		top: 0;
  		left: -340px;
  		transition: all 300ms linear;
  		display: block;
  		box-shadow: 12px 0 15px -4px rgba(31, 73, 125, 0.8), -12px 0 8px -4px rgba(31, 73, 125, 0.8);
  	}
  	.logo img{
  		width: 60%;
  	}
  	.logo{
  		padding: 10px;
  	}
  	.navgi{
  		padding-top: 20px;
  		border-top:1px solid grey;
  	}
  	.navgi ul{
  		padding-inline-start:0px;
  	}
  	.navgi ul li{
  		padding: 10px;
  		border-bottom: 1px solid lightgrey;
  	}	
  	.navgi ul li a{
  		color: red;
  		font-family: Roboto-Medium;
  	}
  	.rightic{
  		position: absolute;
  		right: 10px;
  		top: 10px;
  		color: green;
  		font-size: 22px;
  	}
  	.sectopro ul li{
  		    width: 23%;
  	}
  	.sectopro ul li a{
  		font-size: 12px;
  	}
  	.imagese img{
  		height: 180px;
  	}
  	.imageDesc h3 {
    text-align: center;
    font-family: Roboto-Medium;
    color: black;
    font-size: 11px;
}
.title h3 {
    background: white;
    font-family: opensansbold;
    font-size: 19px;
    color: red;
    padding: 8px;
    border-radius: 6px;
}
.relim img {
    height: 140px!important;
}
.Enquiry{
	padding-top: 15px;
}
.homesl h3{
	font-size: 15px!important;
}
.homesl p{
	font-size: 13px;
}
.infodts{
	display: none;
}
.leftima{
	display: none;
}
.mobilview{
	display: block;
}
.bannim{
	display: none;
}

.centerimgtex{
	width: 97%;
}
.abtpage img {
    width: 100%;
    height: 246px;
}
.pagename h3 {
    text-align: center;
    color: white;
    font-family: opensansbold;
    font-size: 25px;
    margin-bottom: 10px;
}
.pagename p {
    position: relative;
    font-family: Roboto-Medium;
    font-size: 9px;
    color: white;
    letter-spacing: 2px;
}
}