
@charset "utf-8";
.cd-top {
	display:inline-block;
	height:40px;
	width:40px;
	position:fixed;
	bottom:40px;
	right:10px;
	box-shadow:0 0 10px rgba(0, 0, 0, 0.05);
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:rgba(232, 98, 86, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
	visibility:hidden;
	opacity:1;
-webkit-transition:opacity .3s 0s, visibility 0s .3s;
-moz-transition:opacity .3s 0s, visibility 0s .3s;
transition:opacity .3s 0s, visibility 0s .3s;
}
.cd-top .cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
-webkit-transition:opacity .3s 0s, visibility 0s 0s;
-moz-transition:opacity .3s 0s, visibility 0s 0s;
transition:opacity .3s 0s, visibility 0s 0s;
}
.cd-top .cd-is-visible {
	visibility:visible;
	opacity:1;
}
.cd-top .cd-fade-out {
	opacity:.5;
}
.no-touch .cd-top {
	background-color:#e86256;
	opacity:1;
}
.text-belt1
{ background:#04a9a1;
padding-top:8px;}
.text-belt1-in p
{ 
color:#FFFFFF;
text-transform:uppercase;
font-weight:300;
font-size:37px;
text-align:center;
margin:0px;
font-family: Raleway;}


@media only screen and (min-width:768px) {
.cd-top {
right:20px;
bottom:20px;
}
}
@media only screen and (min-width:1024px) {
.cd-top {
height:60px;
width:60px;
right:30px;
bottom:30px;
}
}
@media only screen and (max-width:1366px) {
.sub-menu li a {
display:block;
line-height:10px;
padding:5px 16px;
font-size:13px
}
.gallery-index-1 {
}
.main-who b {
display:none
}
.front-gallery .gallery-content {
width:100%;
float:left;
}
.front-gallery .gallery-caption {
list-style-type:none;
margin:0;
float:left;
position:relative;
overflow:hidden;
}
.front-gallery .gallery-caption img {
opacity:1;
}
.front-gallery .gallery-caption .caption-own {
cursor:pointer;
position:relative;
bottom:50px;
opacity:0;
-webkit-transition:all 0.5s ease 0s;;
transition:all 0.5s ease 0s;;
}
.front-gallery .gallery-caption .caption-own {
opacity:1;
}
.front-gallery .gallery-caption img {
margin:0;
padding:0;
float:left;
-webkit-transition:all 0.8s 0.2s;
transition:all 0.8s 0.2s;
}
.caption-own {
position:absolute;
width:100%;
height:38px;
line-height:38px;
bottom:-10px;
left:0px;
font-family:Open Sans !important;
font-size:18px;
color:#ffffff;
background:rgba(51, 51, 51, 0.78);
text-align:center;
font-weight:500;
}
.front-gallery .gallery-caption .blur {
background-color:rgba(0, 0, 0, .65);
position:absolute;
padding:10px;
-webkit-transition:all 0.9s;
transition:all 0.9s;
}
.front-gallery .gallery-caption .caption-text h1 {
font-size:18px;
font-family:Raleway;
color:rgb(255, 255, 255);
text-transform:uppercase;
line-height:0;
text-align:left;
right:40px;
}
.front-gallery .gallery-caption-own .caption-text {
z-index:00;
color:#fff;
position:absolute;
text-align:center;
-webkit-transition:all .45s ease-in-out;
-moz-transition:all .45s ease-in-out;
-o-transition:all .45s ease-in-out;
-ms-transition:all .45s ease-in-out;
transition:all .45s ease-in-out;
}
.front-gallery .gallery-caption .caption-text .gallery_caption_text span {
font-family:Oswald, sans-serif;
letter-spacing:5px;
font-weight:400;
position:absolute;
bottom:5%;
right:10%;
color:#585745;
font-size:11px;
font-family:Raleway"Oswald";
color:rgb(168, 166, 129);
text-transform:uppercase;
line-height:3.091;
text-align:center;
position:absolute;
}
.front-gallery .gallery-caption .caption-text .gallery_caption_icon span.icon {
border-style:solid;
border-width:5px;
border-color:#585745;
opacity:.9;
width:69px;
height:69px;
position:absolute;
top:43%;
display:inline-table;
padding:20px;
right:40%;
left:auto;
border-radius:50%;
-webkit-box-shadow:0 0 5px 7px #47483D;
-moz-box-shadow:0 0 5px 7px #47483D;
box-shadow:0 0 5px 7px #47483D;
background:#585745;
font-size:24px;
font-family:Stroke-Gap-Icons;
color:#fff;
line-height:1.083;
text-align:right;
}
.gallery-section .gallery-content {
width:100%;
float:left;
}
.gallery-section .gallery-caption {
list-style-type:none;
margin:0;
float:left;
position:relative;
overflow:hidden;
}
.gallery-section .gallery-caption img {
opacity:1;
}
.gallery-section .gallery-caption .caption-own {
cursor:pointer;
position:absolute;
opacity:0;
-webkit-transition:all .45s ease-in-out;
-moz-transition:all .45s ease-in-out;
-o-transition:all .45s ease-in-out;
-ms-transition:all .45s ease-in-out;
transition:all .45s ease-in-out;
}
.gallery-section .gallery-caption .caption-own {
opacity:1;
}
.gallery-section .gallery-caption img {
margin:0;
padding:0;
float:left;
z-index:4;
-webkit-transition:all .25s ease-in-out;
-moz-transition:all .25s ease-in-out;
-o-transition:all .25s ease-in-out;
-ms-transition:all .25s ease-in-out;
transition:all .25s ease-in-out;
}
.gallery-section .gallery-caption .blur {
background-color:rgba(0, 0, 0, .65);
z-index:5;
position:absolute;
padding:30px;
}
.gallery-section .gallery-caption .caption-own-text h1 {
font-size:18px;
font-family:"Oswald";
color:rgb(255, 255, 255);
text-transform:uppercase;
line-height:1.889;
text-align:right;
right:40px;
letter-spacing:4px;
}
.gallery-section .gallery-caption .caption-text {
z-index:10;
color:#fff;
position:absolute;
text-align:center;
}
.gallery-section .gallery-caption .caption-text .gallery_caption_text span {
font-family:Oswald, sans-serif;
letter-spacing:5px;
font-weight:400;
position:absolute;
bottom:5%;
right:10%;
color:#585745;
font-size:11px;
font-family:"Oswald";
color:rgb(168, 166, 129);
text-transform:uppercase;
line-height:3.091;
text-align:right;
position:absolute;
}
.gallery-section .gallery-caption .caption-text .gallery_caption_icon span.icon {
border-style:solid;
border-width:5px;
border-color:#585745;
opacity:.9;
width:69px;
height:69px;
position:absolute;
top:43%;
display:inline-table;
padding:20px;
right:40%;
left:auto;
border-radius:50%;
-webkit-box-shadow:0 0 5px 7px #47483D;
-moz-box-shadow:0 0 5px 7px #47483D;
box-shadow:0 0 5px 7px #47483D;
background:#585745;
font-size:24px;
font-family:Stroke-Gap-Icons;
color:#fff;
line-height:1.083;
text-align:right;
}
.gallery-section .owl-nav {
text-align:center;
float:left;
width:100%;
}
.gallery-section .owl-prev {
width:50%;
text-align:right;
float:left;
}
.gallery-section .owl-next {
width:50%;
text-align:left;
float:left;
}
.gallery-section .owl-nav .gallery_prev_div {
border-style:solid;
border-width:1px;
border-color:rgb(225, 225, 225);
background-color:rgba(225, 225, 225, 0);
opacity:0.75;
width:100px;
height:42px;
padding:8px;
margin-right:20px;
text-align:left;
float:right;
}
.gallery-section .owl-nav .gallery_prev_div .fa {
margin-left:5px;
margin-right:10px;
}
.gallery-section .owl-nav .gallery_next_div {
border-style:solid;
border-width:1px;
border-color:rgb(225, 225, 225);
background-color:rgba(225, 225, 225, 0);
opacity:0.75;
width:100px;
height:42px;
padding:8px;
margin-right:20px;
text-align:right;
float:left;
}
.gallery-section .owl-nav .gallery_next_div .fa {
margin-right:5px;
margin-left:10px;
}
.gallery-section .owl-stage-outer {
margin-bottom:30px;
}
.project-gallery .gallery-2 img {
margin-bottom:30px;
}
.project-gallery .gallery-2 .gallery-caption-2 {
border-style:solid;
border-width:15px;
border-color:#585745;
background-color:#585745;
position:absolute;
top:0;
text-align:center;
margin:20px;
opacity:0;
}
.project-gallery .gallery-2 .gallery-caption-2 .gallery-heading {
font-size:20px;
font-family:Oswald;
color:#fff;
text-transform:uppercase;
line-height:1.3;
}
.project-gallery .gallery-2 .gallery-caption-2 .gallery-content {
font-size:11px;
font-family:Oswald;
color:#fff;
line-height:1.636;
}
.project-gallery .gallery-2 .gallery-caption-2 {
opacity:.75;
}
.portfolioinfodiv address {
font-size:14px;
line-height:31px;
}
.portfolioinfodiv p {
font-size:13px;
line-height:26px;
}
.portfolio-thumb .owl-item .projectitem {
cursor:pointer;
}
.portfolio-thumb .owl-item .projectitem.active {
cursor:inherit;;
}
body {
margin:0px;
padding:0px;
font-family:Open Sans, Raleway
}
ul {
padding:0px;
margin:0px;
}
li {
padding:0px;
margin:0px;
}
.header-01 {
background:rgba(80, 89, 87, 0.86);
z-index:151;
position:absolute;
height:30px;
width:100%;
top:142px;
}
.slim-top-belt p {
color:#FFFFFF;
line-height:30px;
height:20px;
font-size:13px;
font-family:open sans;
text-align:center;
}
.social-icon ul {
text-align:right;
}
.social-icon ul li {
display:inline-block;
text-decoration:none;
list-style:none;
}
.social-icon ul li a i {
padding-left:25px;
line-height:30px;
color:#FFFFFF;
}
social-icon ul li a i {
padding-left:15px;
line-height:30px;
color:#FFFFFF;
z-index:10000;
}
.navbar {
position:relative;
min-height:0px;
margin-bottom:0px;
}
.navbar li a {
color:#ffffff;
text-decoration:none;
padding-top:10px;
padding-bottom:10px;
}
.nav > li > a:hover, .nav > li > a:focus {
text-decoration:none;
background-color:rgb(0, 168, 159);
}
.navbar-fixed-top {
width:0;
height:0;
}
.menu p {
color:#FFFFFF;
margin:0px;
line-height:0px;
text-align:right;
padding-right:25px;
}
.main-menu.active .nav-social, .main-menu .nav-menu {
display:none;
}
.main-menu ul {
float:none;
margin:0;
z-index:10000;
}
.nav-menu {
width:100%;
background:#0b0c16;
z-index:1000;
}
.main-menu {
right:0;
width:50%;
background:none!important;
box-shadow:none!important;
z-index:10000;
}
.text-mail h3 a {
color:#FFFFFF;
font-size:18px;
text-decoration:none;
display:list-item;
padding-top:21%;
position:relative;
padding-left:20%;
}
.main-menu {
display:inline-block;
position:absolute;
right:0%;
top:181px;
z-index:152;
transition:background .4s ease-in-out;
-web-kit-transition:background .4s ease-in-out;
clear:both;
}
.main-menu.active {
transition:2s;
clear:both;
}
.nav-toggle {
background:#11B3A2;
transition:0.2s;
}
.nav-toggle {
display:inline-block;
float:right;
position:absolute;
top:-21px;
right:-50%;
}
.nav-toggle:active {
transition:2s;
}
.toggle-btn {
background-color:transparent;
border:0 none;
padding:15px;
outline:none;
}
.toggle-btn.active {
transition:2s;
}
.toggle-btn.active .icon-bar:nth-child(1) {
top:10px;
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
transition:2s;
}
.toggle-btn .icon-bar {
background:#fff!important;
}
.toggle-btn .icon-bar {
background-color:#fff;
display:block;
height:3px;
margin-bottom:6px;
width:30px;
position:relative;
transition:0.5s;
}
.toggle-btn .icon-bar:nth-child(2) {
width:20px;
transition:0.1s;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height:340px;
transition:2s;
}
.toggle-btn.active .icon-bar:nth-child(1) {
top:10px;
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
transition:0.5s;
}
.toggle-btn.active .icon-bar:nth-child(3) {
top:-9px;
-webkit-transform:rotate(-45deg);
transform:rotate(-45deg);
transition:0.5s;
}
.toggle-btn.active .icon-bar:nth-child(2) {
opacity:0;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
visibility:hidden;
transition:0.5s;
}
.main-menu .nav-social, .main-menu.active .nav-menu {
display:block;
transition:2s;
height:100%;
}
.main-menu ul {
float:none;
margin:0;
transition:2s;
}
.nav-menu {
width:100%;
background:#0b0c16;
}
.main-menu ul li {
float:none;
height:100%;
}
.navbar-collapse.in {
overflow-y:visible;
position:absolute;
right:15%;
width:18%;
float:right;
width:41%;
top:-0px;
}
.kavya-vyt {
width:780px;
height:388px !important;
margin:0px;
}
.video-kavya {
width:100%;
height:388px !important;
margin:0px;
}
iframe.ytp-cued-thumbnail-overlay-image {
background-image:url(images/video/kavya-video-01.jpg) !important;
-webkit-background-size:cover;
background-position:center;
background-repeat:no-repeat;
width:100%;
height:100%;
position:absolute;
}
.kavya-logo {
z-index:100;
position:absolute;
width:100%;
top:12px;
}
.logo-kavya span img {
width:320px;
padding:15px;
}
.logo-kavya {
background:rgba(255, 255, 255, 0.88);
text-align:center;
}
.text-content p span {
color:#5e5e5d;
font-weight:800;
font-family:Raleway;
}
.text-content p {
text-align:left;
font-size:28px;
padding:25px;
padding-top:50px;
color:#5e5e5d;
border-bottom:4px #727773 solid;
}
.text-content {
background:rgba(255, 255, 255, 0.88);
}
.space {
padding-left:0px;
}
.space-01 {
padding-left:0px;;
padding-right:0px;
}
.nav-nav {
position:absolute;
top:-14px;
}
#slideshow {
margin:-10px auto;
position:relative;
width:100%;
height:259px;
padding:10px;
}
#slideshow > div {
position:absolute;
top:0px;
left:-75px;
right:10px;
bottom:10px;
}
div.caption {
position:absolute;
width:71%;
height:38px;
line-height:38px;
bottom:-10px;
left:0px;
font-family:Open Sans !important;
font-size:18px;
color:#ffffff;
background:rgba(51, 51, 51, 0.78);
text-align:center;
font-weight:500;
}
.about-text {
background:#11B3A2;
margin:0px;
padding:28px;
font-family:raleway;
}
.perfectpower {
text-align:center !important;
margin:0px;
}
.perfectpower img {
width:220px;
text-align:center;
margin:0;
border:2px solid #fff;
}
.about-text h3 {
color:#FFFFFF;
font-weight:800;
text-transform:uppercase;
}
.about-text h5 {
color:#006853;
font-size:20px;
font-weight:600;
}
.about-text p {
color:#FFFFFF;
font-size:16px;
font-weight:300;
text-align:justify;
padding-top:5px;
line-height:25px;
}
.text-belt {
/*background:#cbcbcb;*/
background:#6a6a6a;
margin-top:0px;
}


.text-belt1-in {
padding:10px;
line-height:35px;
margin:0px;
}
.text-belt-in {
padding:10px;
line-height:35px;
margin:0px;
}
.text-belt-in p {
color:#ffffff;
text-transform:uppercase;
font-weight:300;
font-size:26px;
text-align:center;
margin:0px;
font-family:"open sans";
}
.main-about {
margin:11px 0px 60px 0px !important;
}
.slogan {
background:#333333
}
.slogan {
color:#11B3A2;
padding:15px;
text-align:justify;
font-size:18px;
font-weight:300;
font-family:Raleway;
}
.slogan h4 {
color:#FFFFFF;
margin:0;
text-align:justify;
font-size:30px;
font-weight:300;
font-family:Raleway;
}
.slogan p {
color:#00CCCC;
padding-top:15px;
text-align:justify;
font-size:17px;
font-weight:500;
font-family:Raleway;
}
.who-we {
padding:20px 10px 40px 10px;
}
.main-who {
padding:23px;
}
.who-img {
text-align:center;
}
.head-who h3 {
font-family:Raleway;
color:#11B3A2;
font-weight:900;
font-size:26px;
margin-bottom:2px;
}
.head-who h5 {
font-family:Raleway;
font-size:22px;
font-weight:600;
margin-top:3px;
}
.main-who p {
font-family:Raleway;
font-size:16px;
line-height:25px;
text-align:justify;
font-weight:500;
}
.main-who u {
background:#11B3A2;
border:none;
padding:8px;
float:right;
outline:none;
}
.main-who u a {
color:#fff;
text-decoration:none;
}
.who-img img {
width:75%;
}
.company-process h2 {
position:absolute;
bottom:0px !important;
left:0px;
right:0px;
box-sizing:border-box;
display:block;
line-height:25px;
margin-left:12px;
margin-right:12px;
margin-bottom:12px !important;
background:rgba(0, 168, 159, 0.85);
color:#FFFFFF;
font-size:21px;
padding:12px;
}
.main-vision_alt {
background-image:-webkit-linear-gradient(-180deg, #425f6e 0, #2f4652 100%);
background-image:-moz-linear-gradient(270deg, #425f6e 0, #2f4652 100%);
background-image:linear-gradient(270deg, #425f6e 0, #2f4652 100%);
padding:23px;
height:268px;
max-height:500px;
}
.main-vision {
background-image:-webkit-linear-gradient(-180deg, #425f6e 0, #2f4652 100%);
background-image:-moz-linear-gradient(270deg, #425f6e 0, #2f4652 100%);
background-image:linear-gradient(270deg, #425f6e 0, #2f4652 100%);
background-image:linear-gradient(270deg, #a0d5d1 0, #00a89f 100%);
 padding: 23px;
height: 189px;
max-height:500px;
}
.main-vision-vd {
background-image:-webkit-linear-gradient(-180deg, #425f6e 0, #2f4652 100%);
background-image:-moz-linear-gradient(270deg, #425f6e 0, #2f4652 100%);
background-image:linear-gradient(270deg, #425f6e 0, #2f4652 100%);
padding:23px;
height:404px;
max-height:500px;
}
.vision-text p {
/*text-align:justify;*/
color:#FFFFFF;
font-size:17px;
/*font-family:Raleway;*/
}
.vision-text-sub p {
text-align:right;
}
.breadcrumb {
padding:0px 15px;
margin-bottom:0px;
list-style:none;
background-color:rgba(10, 10, 10, 0.65);
border-radius:0px;
text-align:left;
margin-top:33px;
}
.breadcrumbs {
padding:0px 15px;
margin-bottom:0px;
list-style:none;
background-color:rgba(10, 10, 10, 0.65);
border-radius:0px;
text-align:left;
margin-top:0px;
}
.page-icon {
margin-top:-75px;
float:right;
}
.left-text {
background:rgba(17, 179, 162, 0.6);
padding:100px 75px 115px 40px;
vertical-align:middle;
}
.left-text h3 {
color:#FFFFFF;
font-size:30px;
margin:0px;
line-height:42px;
font-weight:800;
font-family:Raleway;
}
.left-text h5 {
color:#FFFFFF;
font-size:28px;
font-weight:300;
line-height:40px;
margin:0px;
}
.leftabout-text img {
width:65%;
padding-bottom:15px;
}
.aboutleft-text {
padding:67px 75px 115px 40px;
}
.leftabout-text h3 {
color:#FFFFFF;
font-size:41px !important;
margin:0px;
line-height:42px;
font-weight:800;
font-family:Raleway;
}
.leftproduct-text h3 {
color:#FFFFFF;
font-size:41px;
margin:0px;
line-height:65px;
font-weight:800;
font-family:Raleway;
}
.company-photo {
padding-bottom:15px;
}
.right-text {
background:rgba(51, 51, 51, 0.74);
margin:0px;
padding:100px 75px 115px 40px
}
.right-text h3 {
margin:0px;
color:#FFFFFF;
font-size:32px;
line-height:50px;
font-weight:700;
font-family:Raleway;
}
.right-text h5 {
margin:0px;
color:#FFFFFF;
font-size:28px;
font-weight:300;
}
.right-text p {
color:#FFFFFF;
padding-top:15px;
text-align:justify;
font-size:18px;
font-weight:300;
font-family:Raleway;
}
.right-text-bg:after {
content:'';
position:absolute;
top:0;
left:100%;
width:89px;
max-width:1000px;
height:100%;
background:rgba(51, 51, 51, 0.74);
}
.col-md-md-2 {
width:19%;
float:left;
}
.col-md-md-2 h5 img {
float:right;
position:absolute;
padding-top:260px;
left:384px;
z-index:1;
}
.col-md-md-3 h5 b {
display:none;
}
.col-md-md-3 {
width:21.4%;
float:left;
}
.col-md-md-3 h5 {
width:100%;
margin:0px !important;
}
.col-md-md-3 h5 img {
width:100%;
margin:0px !important;
filter:grayscale(0);
}
.col-md-md-3 h5 img:hover {
filter:grayscale(0);
transition:0.5s;
}
.col-lg-md-2 {
width:19%;
float:left;
}
.col-lg-md-3 {
width:21.4%;
float:left;
}
.text p {
font-family:Raleway;
font-size:22px;
color:#FFFFFF;
font-weight:600;
text-align:center;
padding:100px;
background:rgba(4, 4, 4, 0.8);
overflow:hidden;
line-height:28px;
}
.infra-img h5 {
margin:0px;
}
.head-prod h2 {
text-align:center;
padding:20px;
font-size:36px;
font-weight:400;
}
.head-prod h2 b {
font-weight:bold;
color:#11B3A2;
font-weight:800;
font-family:Raleway;
}
.product-cont {
padding:145px 25px 10px 40px;
}
.product-cont h3 {
color:#11B3A2;
font-weight:800;
font-family:Raleway;
font-size:26px;
}
.product-cont h5 {
color:#000000;
font-family:raleway;
font-size:24px;
}
.product-cont h4 {
padding-top:60px;
font-size:20px;
}
.product-cont li {
margin:0px;
padding:0px;
list-style:none;
text-decoration:none;
}
.product-cont li a {
text-decoration:none;
line-height:30px;
font-size:18px;
color:#000000;
}
.product-cont li a:hover {
text-decoration:none;
line-height:30px;
font-size:18px;
color:#1bbc9b;
}
.product-cont p {
padding:10px 32px 10px 3px;
text-align:justify;
line-height:25px;
font-size:16px;
}
.product-name {
background:#6a6a6a;
padding:5px;
}
.product-name p {
color:#FFFFFF;
font-size:21px;
text-align:center;
line-height:30px;
margin:0px;
}
.products {
padding:0px 40px 40px 40px;
}
.pro-img img {
border-left:4px solid #11B3A2;
border-right:4px solid #11B3A2;
border-bottom:4px solid #11B3A2;
border-radius:5px;
width:424px;
}
.read-img img {
position:absolute;
top:92px;
}
.item .info {
width:421px;
height:167px;
background:rgba(0, 168, 159, 0.65);
position:absolute;
top:0px;
left:-100px;
opacity:0;
color:#ffffff;
transition:left .2s ease;
-webkit-transition:left .2s ease;
}
.more-btn {
display:inline-block;
color:#FFF;
text-transform:capitalize;
text-decoration:none;
font-family:Raleway;
background:rgba(21, 21, 21, 0.81);
padding:5px 11px;
font-size:16px;
margin-left:30%;
margin-top:35%;
transition:background .2s ease;
-webkit-transition:background .2s linear;
}
.more-btn:hover {
background:rgba(21, 21, 21, 0.81);
color:#FFF;
font-size:18px;
text-decoration:none;
transition:background .2s ease;
-webkit-transition:background .2s linear;
}
.hover, pro-img {
background:#1abc9c;
}
.hover, pro-img img {
opacity:1;
-webkit-transition:.3s ease-in-out;
transition:.3s ease-in-out;
}
.hover, pro-img:hover img {
opacity:.5;
}
.column div {
position:relative;
float:left;
}
.column div:first-child {
margin-left:0;
}
.column div span {
position:absolute;
bottom:-20px;
left:0;
z-index:-1;
display:block;
width:300px;
margin:0;
padding:0;
color:#444;
font-size:18px;
text-decoration:none;
text-align:center;
-webkit-transition:.3s ease-in-out;
transition:.3s ease-in-out;
opacity:0;
}
.footer {
background-image:url(../images/map2.jpg);
background-position:right;
position:relative;
background-size:60% 100%;
background-repeat:no-repeat;
background-position:left;
}
.addresss {
padding:6px 300px 10px 121px;
}
.addresss h2 {
font-size:25px;
color:#FFFFFF;
font-weight:200;
margin-top:10px;
}
.addresss h2 b {
font-weight:900;
font-family:Raleway;
}
.addresss h3 {
list-style:none;
color:#FFFFFF;
font-size:14px;
line-height:24px;
margin:0px;
}
.addresss p {
color:#FFFFFF;
font-size:14px;
line-height:0px;
padding-top:15px;
}
p.mails {
line-height:0px;
color:#FFFFFF;
}
p.mails a {
line-height:0px;
color:#FFFFFF;
}
.addresss p a {
color:#FFFFFF;
font-size:16px;
padding-top:20px;
text-decoration:none;
}
#content {
width:160px;
margin:25px auto;
}
aside {
margin:20px 0;
line-height:34px;
position:relative;
cursor:pointer;
user-select:none;
}
aside:hover {
top:-1px;
}
aside:active {
top:1px;
}
aside.diamond {
background-color:#C6ED8D;
}
aside.diamond:after, aside.diamond:before {
border-color:transparent #C6ED8D;
}
aside.diamond:after {
right:-17px;
border-width:17px 0 17px 17px;
}
aside:before, aside:after {
content:'';
position:absolute;
height:0;
width:0;
border-style:solid;
border-width:0;
}
.footer-copy {
background:#5E6665;
border-top:2px solid #00fff5;
}
.copyright p {
color:#FFFFFF;
line-height:35px;
text-align:left;
margin:0px;
}
.copyright p a {
color:#CCCCCC;
text-decoration:none;
}
.work p {
color:#FFFFFF;
line-height:35px;
text-align:right;
margin:0px;
}
.work p a {
color:#CCCCCC;
text-decoration:none;
}
.main-licence {
background-image:-webkit-linear-gradient(180deg, rgba(1, 185, 159, 0) 0, rgba(0, 184, 158, 0) 50%, #333333 50%, #333333 100%);
background-image:-moz-linear-gradient(180deg, rgba(1, 185, 159, 0) 0, rgba(0, 184, 158, 0) 50%, #333333 50%, #333333 100%);
background-image:linear-gradient(180deg, rgba(1, 185, 159, 0) 0, rgba(0, 184, 158, 0) 50%, #333333 50%, #333333 100%);
}
.licence {
text-align:center;

}
.licence img {
border:#009999 solid 3px;
margin:10px;
width:60px;
}
.social-footericon ul li a i {
padding-left:0px !important;
line-height:10px;
color:#FFFFFF;
font-size:20px;
padding-top:14px;
padding-bottom:14.5px;
}
.social-footericon ul {
padding-left:15%;
}
.map-footer iframe {
border:0;
width:100%;
height:430px !important;
frameborder:0;
}
#wowslider-container1 .ws-title div, #wowslider-container1 .ws-title span {
padding:0.1em 0.6em
}
#wowslider-container1 .ws-title span {
text-transform:uppercase;
font-size:1.5em !important;
}
#abouthead {
background-image:url(../images/banner/01.jpg);
background-attachment:fixed;
background-size:100%;
padding:34% 0% 0% 0%;
background-repeat:no-repeat;
}
.breadcrumb ul li a {
text-decoration:none;
display:inline-block;
color:#FFFFFF;
font-family:Raleway;
font-size:34px;
text-align:right;
font-weight:800;
}
.tltl {
font-family:Raleway;
font-size:18px;
font-weight:600;
}
.navbar-nav {
animation-name:zoomIn;
-webkit-animation-name:zoomIn;
animation-duration:1s;
-webkit-animation-fill-mode:both;
animation-fill-mode:both;
}
}
@media only screen and (max-width:1360px) {
.right-text-bg:after {
display:none;
content:'';
position:absolute;
top:0;
left:100%;
width:89px;
max-width:1000px;
height:100%;
background:rgba(51, 51, 51, 0.74);
}
}
@media only screen and (max-width:1326px) {
.header-01 {
background:rgba(80, 89, 87, 0.86);
z-index:151;
position:absolute;
height:30px;
width:100%;
top:22%;
}
.text-mail h3 a {
color:#FFFFFF;
font-size:18px;
text-decoration:none;
display:list-item;
padding-top:27%;
position:relative;
padding-left:11%;
}
.right-text-bg:after {
content:'';
position:absolute;
top:0;
left:100%;
display:none;
max-width:1000px;
height:100%;
background:rgba(51, 51, 51, 0.74);
}
}
@media only screen and (max-width:1280px) {
.text-mail h3 a {
color:#FFFFFF;
font-size:18px;
text-decoration:none;
display:list-item;
padding-top:30%;
position:relative;
padding-left:26%;
}
}
@media only screen and (max-width:1265px) {
.page-icon {
margin-top:-43px;
float:right;
}
}
@media only screen and (max-width:1250px) {
#abouthead, #cylinder-liners-sleeves, #chrome, #seats, #liner, #valve-guide, #engine, #process, #quality, #application, #contact {
background-attachment:scroll;
background-size:cover;
padding:40% 0% 0% 0% !important;
background-position:center;
background-repeat:no-repeat;
}
}
@media only screen and (max-width:1199px) {
.nav-toggle {
display:inline-block;
float:right;
position:absolute;
top:-21px;
right:-72%;
}
.text-mail h3 a {
color:#FFFFFF;
font-size:18px;
text-decoration:none;
display:list-item;
padding-top:31%;
position:relative;
padding-left:15%;
}
.breadcrumb {
padding:0px 15px;
margin-bottom:0px;
list-style:none;
background-color:rgba(10, 10, 10, 0.65);
border-radius:0px;
text-align:left;
margin-top:65px;
width:100% !important;
}
.header-01 {
background:rgba(80, 89, 87, 0.86);
z-index:151;
position:absolute;
height:30px;
width:100%;
top:20%;
}
.belt {
background:#50849f;
position:absolute;
z-index:1;
width:74%;
transform:rotate(270deg);
top:116px;
left:-148px;
}
.belt-img img {
padding:12px 5px 5px 3px;
width:100%;
}
.triangle-bottomleft {
content:'';
width:0;
height:0;
position:absolute;
border-bottom:34px solid #1f313a;
border-right:55px solid transparent;
z-index:0;
top:-29px;
left:64px;
}
.product-name {
background:#6a6a6a;
padding:5px;
width:100%;
}
.pro-img img {
border-left:4px solid #11B3A2;
border-right:4px solid #11B3A2;
border-bottom:4px solid #11B3A2;
border-radius:5px;
width:327px;
}
.text p {
display:none;
font-family:Raleway;
font-size:22px;
color:#FFFFFF;
font-weight:600;
text-align:center;
padding:100px;
background:rgba(130, 130, 130, 0.65);
overflow:hidden;
line-height:28px;
}
.item .info {
display:none;
width:421px;
height:167px;
background:rgba(28, 188, 155, 0.65);
position:absolute;
top:0px;
left:-100px;
opacity:0;
color:#ffffff;
transition:left .2s ease;
-webkit-transition:left .2s ease;
}
.about-text {
background:#11B3A2;
margin:0px;
padding:20px;
font-family:raleway;
}
.about-text p {
color:#FFFFFF;
font-size:15px;
font-weight:300;
text-align:justify;
padding-top:5px;
line-height:21px;
}
#abouthead {
background-image:url(../images/banner/01.jpg);
background-attachment:fixed;
background-size:cover;
padding:38% 0% 0% 0%;
background-repeat:no-repeat;
}
.left-text {
background:rgba(25, 170, 140, 0.6);
padding:44px 75px 115px 40px;
vertical-align:middle;
}
.leftabout-text h3 {
font-size:34px !important;
}
.leftabout-text h5 {
font-size:31px;
}
.company-process h2 {
background:rgba(0, 168, 159, 0.85);
color:#FFFFFF;
font-size:14px;
padding:12px;
}
}
@media only screen and (max-width:1150px) {
.breadcrumb {
padding:0px 15px;
margin-bottom:0px;
list-style:none;
background-color:rgba(10, 10, 10, 0.65);
border-radius:0px;
text-align:left;
margin-top:65px;
}
}
@media only screen and (max-width:1130px) {
.navbar-collapse.in {
overflow-y:visible;
position:absolute;
right:0;
top:-22px;
float:right;
width:51%;
}
.navbar-nav {
animation-name:fadeInRight !important;
-webkit-animation-name:fadeInRight !important;
animation-duration:1s;
-webkit-animation-fill-mode:both;
animation-fill-mode:both;
}
.main-menu ul {
float:none;
margin:0;
transition:2s;
}
.about-text {
background:#11B3A2;
margin:0px;
padding:15px;
font-family:raleway;
}
.about-text p {
color:#FFFFFF;
font-size:14px;
font-weight:300;
text-align:justify;
padding-top:5px;
line-height:25px;
}
}
@media only screen and (max-width:1091px) {
.breadcrumb {
padding:0px 15px;
margin-bottom:0px;
list-style:none;
background-color:rgba(10, 10, 10, 0.65);
border-radius:0px;
text-align:left;
margin-top:65px;
width:45%;
}
.page-icon {
margin-top:-157px;
float:right;
}
}
@media only screen and (max-width:1024px) {
.addresss {
padding:6px 100px 10px 121px;
}
}
@media only screen and (max-width:991px) {
.menu p {
color:#FFFFFF;
margin:0px;
line-height:6px;
text-align:right;
padding-right:25px;
display:none;
}
.nav-toggle {
display:inline-block;
float:right;
position:relative;
top:-22px;
right:-4%;
}
.text-mail h3 a {
color:#FFFFFF;
font-size:18px;
text-decoration:none;
display:list-item;
padding-top:32%;
position:relative;
padding-left:23%;
}
.navbar-collapse.in {
overflow-y:visible;
position:absolute;
right:2%;
width:18%;
float:right;
width:50%;
top:-150px;
}
.navbar li a {
color:#ffffff;
text-decoration:none;
padding-top:10px;
padding-bottom:10px;
font-size:14px;
}
.social-icon ul li a i {
padding-left:15px;
line-height:30px;
color:#FFFFFF;
}
.toggle-btn {
border:0 none;
padding:11px;
outline:none;
}
.social-icon ul {
text-align:center;
}
.header-01 {
background:rgba(80, 89, 87, 0.86);
z-index:151;
position:absolute;
height:30px;
width:100%;
top:0;
}
.kavya-logo {
z-index:100;
position:relative;
width:100%;
top:12px;
}
.main-menu {
display:inline-block;
position:absolute;
right:0%;
top:0;
z-index:152;
transition:background .4s ease-in-out;
-web-kit-transition:background .4s ease-in-out;
clear:both;
}
.text-content p {
text-align:left;
font-size:20px;
padding:25px;
padding-top:0;
color:#5e5e5d;
border-bottom:4px #525252 solid;
margin:0;
}
.text-mail h3 a {
color:#FFFFFF;
font-size:18px;
text-decoration:none;
display:list-item;
padding-top:0%;
position:relative;
padding-left:0;
color:white;
background:#727773;
text-align:center;
}
.text-belt-in p {
color:#010101;
text-transform:uppercase;
font-weight:300;
font-size:22px;
text-align:center;
margin:0px;
font-family:open sans;
}
.head-who h5 {
padding-bottom:0px;
}
.main-who p {
word-spacing:-3px;
}
.who-img {
text-align:left;
width:185%;
}
.head-who h3 {
padding-top:0px;
}
.who-img img {
width:32%;
}
.main-who {
padding:10px;
}
.belt-mobimg {
position:absolute;
z-index:1;
width:20%;
top:192px !important;
right:0px !important;
background:#fff;
border:15px solid #425f6e;
border-radius:10px;
}
.belt-img img {
padding:12px 5px 5px 3px;
width:85%;
}
.belt-img {
position:absolute;
z-index:1;
width:20%;
top:-60px;
right:0px;
background:#fff;
border:15px solid #425f6e;
border-radius:10px;
}
.triangle-bottomleft {
display:none;
}
.belt {
background:#50849f;
position:absolute;
z-index:1;
width:100%;
transform:rotate(0deg);
top:0;
left:0;
}
.belt-mob {
background:#50849f;
position:absolute;
z-index:1;
width:100%;
transform:rotate(0deg);
top:257px;
left:0;
}
.about-text {
background:#11B3A2;
margin:0px;
padding:25px;
font-family:raleway;
}
.main-infrastruture {
background-size:cover;
background-position:top;
background-attachment:fixed;
}
.col-md-md-2 h5 img {
float:right;
position:absolute;
padding-top:188px;
left:88px;
z-index:1;
}
.read-img img {
position:absolute;
top:-41px;
left:270px;
}
.products {
padding:15px;
margin:0;
}
.clients {
width:100%;
padding:20px 0px 10px 0px;
float:none;
background:rgba(0, 0, 0, 0.35);
position:relative;
z-index:100;
bottom:0;
z-index:1000;
}
.kavyapplication h1 {
background:rgba(0, 190, 156, 0.88);
padding:15px;
text-align:center;
font-family:Raleway;
font-weight:500;
margin:0 auto;
font-size:22px;
color:#fff;
position:relative;
z-index:1000;
width:100%;
top:0;
}
.copyright p {
color:#FFFFFF;
line-height:35px;
text-align:center;
margin:0px;
}
.work p {
color:#FFFFFF;
line-height:35px;
text-align:center;
margin:0px;
}
.product-footer {
padding:30px 25px 30px 5px;
text-align:center;
}
}
@media only screen and (max-width:980px) {
.licence {
padding-right:5%;
text-align:center;
}
.social-footericon ul {
padding-left:24%;
}
.company-process h2 {
}
}
@media only screen and (max-width:971px) {
.addresss {
padding:6px 0px 10px 35px;
}
.footer {
background-image:url(../images/map2.jpg);
background-position:right;
z-index:-1;
position:relative;
background-size:cover;
background-repeat:no-repeat;
background-position:bottom;
}
.footer-inn {
background-image:url(../images/map2.jpg);
background-position:right;
z-index:-1;
position:relative;
background-size:contain;
background-repeat:no-repeat;
background-position:bottom;
}
}
@media only screen and (max-width:473px) {
.licence {
text-align:center;
padding-right:22%;
}
}
@media only screen and (max-width:812px) {
.manuf-product {
background:#425f6e;
padding:30px;
}
}
@media only screen and (max-width:800px) {
.manuf-product {
background:#425f6e;
padding:30px;
}
}
@media only screen and (max-width:767px) {
.menu p {
color:#FFFFFF;
margin:0px;
line-height:6px;
text-align:right;
padding-right:25px;
display:none;
}
.nav-toggle {
display:inline-block;
float:right;
position:relative;
top:-5px;
right:-48em;
}
.text-mail h3 a {
color:#FFFFFF;
font-size:18px;
text-decoration:none;
display:list-item;
padding-top:32%;
position:relative;
padding-left:23%;
}
.navbar-collapse.in {
overflow-y:visible;
position:absolute;
right:0;
width:18%;
float:right;
width:70%;
top:-94px;
}
.navbar li a {
color:#ffffff;
text-decoration:none;
padding-top:10px;
padding-bottom:10px;
font-size:14px;
}
.social-icon ul li a i {
padding-left:15px;
line-height:30px;
color:#FFFFFF;
}
.toggle-btn {
border:0 none;
padding:11px;
outline:none;
}
.social-icon ul {
text-align:center;
}
.logo-kavya span img {
width:320px;
padding:15px;
margin-top:20px;
}
.header-01 {
background:rgba(80, 89, 87, 0.86);
z-index:151;
position:absolute;
height:58px;
width:100%;
top:0;
}
.kavya-logo {
z-index:100;
position:relative;
width:100%;
top:12px;
}
.main-menu {
display:inline-block;
position:absolute;
right:0%;
top:0;
z-index:152;
transition:background .4s ease-in-out;
-web-kit-transition:background .4s ease-in-out;
clear:both;
}
.text-content p {
text-align:left;
font-size:20px;
padding:25px;
padding-top:0;
color:#5e5e5d;
border-bottom:4px #525252 solid;
margin:0;
}
.text-mail h3 a {
color:#FFFFFF;
font-size:18px;
text-decoration:none;
display:list-item;
padding-top:0%;
position:relative;
padding-left:0;
color:white;
background:#727773;
text-align:center;
}
.head-who h5 {
padding-bottom:0px;
}
.main-who p {
word-spacing:-3px;
}
.who-img {
text-align:left;
width:50%;
}
.head-who h3 {
padding-top:0px;
}
.text p {
font-family:Raleway;
font-size:22px;
color:#FFFFFF;
font-weight:600;
text-align:center;
padding:100px;
background:rgba(130, 130, 130, 0.65);
overflow:hidden;
line-height:28px;
display:none;
}
.product-name {
background:#6a6a6a;
padding:5px;
width:81%;
}
.read-img img {
position:absolute;
top:0;
left:0;
display:none;
}
.col-md-md-2 h5 img {
float:right;
position:absolute;
padding-top:0;
left:0;
z-index:1;
}
.products {
padding:0;
}
.pro-img img {
width:70%;
}
}
@media only screen and (max-width:750px) {
.nav-toggle {
display:inline-block;
float:right;
position:relative;
top:-5px;
right:-44em;
}
.navbar-collapse.in {
overflow-y:visible;
position:absolute;
right:26px;
width:18%;
float:right;
width:70%;
top:-122px;
}
.belt-img, .belt-mob img {
position:absolute;
z-index:1;
width:20%;
top:-31px;
right:0px;
background:#fff;
border:5px solid #425f6e;
border-radius:10px;
}
}
@media only screen and (max-width:730px) {
.nav-toggle {
display:inline-block;
float:right;
position:relative;
top:-5px;
right:-1000%;
}
.navbar-collapse.in {
overflow-y:visible;
position:absolute;
right:2px;
width:18%;
float:right;
width:70%;
top:-122px;
}
}
@media only screen and (max-width:600px) {
.nav-toggle {
display:inline-block;
float:right;
position:relative;
top:-5px;
right:-1000%;
}
.navbar-collapse.in {
overflow-y:visible;
position:absolute;
right:2px;
width:18%;
float:right;
width:85%;
top:-122px;
}
.belt-img, .belt-mob img {
position:absolute;
z-index:1;
width:20%;
top:-20px;
right:0px;
background:#fff;
border:5px solid #425f6e;
border-radius:10px;
}
.belt-mobimg {
position:absolute;
z-index:1;
width:20%;
top:231px !important;
right:0px !important;
background:#fff;
border:5px solid #425f6e;
border-radius:10px;
}
}
@media only screen and (max-width:592px) {
.manuf-product {
background:#425f6e;
padding:10px;
}
}
@media only screen and (max-width:550px) {
.nav-toggle {
display:inline-block;
float:right;
position:relative;
top:6px;
right:-1000%;
}
.navbar-collapse.in {
overflow-y:visible;
position:absolute;
right:-0px;
width:18%;
float:right;
width:200%;
top:-92px;
}
}
@media only screen and (max-width:522px) {
.manuf ul {
padding:0px;
margin:0px;
padding-left:24%;
}
}
@media only screen and (max-width:490px) {
.breadcrumb {
padding:0px 12px;
margin-bottom:0px;
list-style:none;
background-color:rgba(10, 10, 10, 0.65);
border-radius:0px;
text-align:left;
margin-top:65px;
width:45%;
}
}
@media only screen and (max-width:430px) {
.logo-kavya span img {
width:75%;
padding:15px;
margin-top:20px;
}
.manuf ul {
padding:0px;
margin:0px;
padding-left:17%;
}
.nav-toggle {
display:inline-block;
float:right;
position:relative;
top:-25px;
right:-1000%;
}
.navbar-collapse.in {
overflow-y:visible;
position:absolute;
right:-0px;
width:18%;
float:right;
width:200%;
top:-125px;
}
.breadcrumb ul li a {
text-decoration:none;
display:inline-block;
color:#FFFFFF;
font-family:Raleway;
font-size:24px;
text-align:right;
font-weight:800;
}
}
@media only screen and (max-width:363px) {
.licence {
text-align:center;
padding-right:4%;
}
}
@media only screen and (max-width:360px) {
.manuf ul {
padding:0px;
margin:0px;
padding-left:10%;
}
}
@media only screen and (max-width:340px) {
.logo-kavya span img {
width:75%;
padding:15px;
margin-top:20px;
}
.social-icon ul {
text-align:center;
padding-top:21px;
}
.kavya-logo {
z-index:100;
position:relative;
width:100%;
top:12px;
margin-top:30px;
}
.header-01 {
background:rgba(80, 89, 87, 0.86);
z-index:151;
position:absolute;
height:80px;
width:100%;
top:0;
}
.nav-toggle {
display:inline-block;
float:right;
position:relative;
top:-10px;
right:-1000%;
}
.left-text {
background:rgba(25, 170, 140, 0.6);
padding:100px 75px 115px 15px;
vertical-align:middle;
}
.right-text {
background:rgba(51, 51, 51, 0.74);
margin:0px;
padding:100px 75px 115px 15px;
}
.vision-text p {
text-align:justify;
color:#FFFFFF;
font-size:12px;
font-family:Raleway;
font-weight:300;
font-style:oblique;
padding-top:45px;
padding-left:25px;
}
}
