@charset "utf-8";
 @import url("https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900"); body {
padding: 0 !important;
margin: 0 !important;
font-family: 'Hind', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
font-style: normal !important;
}
h1 {
padding: 0 !important;
margin: 0 !important;
font-family: 'Poppins', sans-serif !important;
font-size: 30px !important;
font-weight: 600 !important;
font-style: normal !important;
color: #282925 !important;
text-align: center !important;
position: relative !important;
}
h1:after {
position: relative;
height: 4px;
width: 60px;
margin: 10px auto 20px auto;
display: block;
content: "";
background: #01bbf5;
}
h2 {
padding: 0 !important;
margin: 0 0 10px 0 !important;
font-family: 'Poppins', sans-serif !important;
font-size: 24px !important;
font-weight: 400 !important;
font-style: normal !important;
}
h3 {
padding: 0 !important;
margin: 0 0 20px 0 !important;
font-family: 'Poppins', sans-serif !important;
font-size: 21px !important;
font-weight: 500 !important;
font-style: normal !important;
}
h4 {
padding: 0 !important;
margin: 0 0 10px 0 !important;
font-family: 'Poppins', sans-serif !important;
font-size: 18px !important;
font-weight: 600 !important;
font-style: normal !important;
color: #0570b5 !important;
}
h5 {
padding: 0 !important;
margin: 0 0 10px 0 !important;
font-family: 'Poppins', sans-serif !important;
font-size: 16px !important;
font-weight: 600 !important;
font-style: normal !important;
}
h6 {
padding: 0 !important;
margin: 0 0 30px 0 !important;
font-family: 'Hind', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
font-style: normal !important;
color: #707070 !important;
text-align: center !important;
}
p {
padding: 0 !important;
margin: 0 0 15px 0 !important;
font-family: 'Hind', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
font-style: normal !important;
color: #707070 !important;
line-height: 24px !important;
text-align: justify !important;
} header {
float: left;
width: 100%;
min-height: 100px;
}
a.logo {
margin-top: 10px;
float: left;
}
.ats-elgi-box {
float: left;
border-right: 1px solid #e9e9e9;
min-height: 100px;
width: 60%;
text-align: center;
padding-top: 30px;
}
.elgi-box {
float: right;
min-height: 100px;
width: 40%;
text-align: center;
padding-top: 10px;
} nav {
float: left;
width: 100%;
min-height: 60px;
background: #0570b5;
position: relative;
z-index: 11;
}
nav .sa-btn {
float: left;
width: 100%;
min-height: 60px;
line-height: 60px;
background: #01bbf5;
font-family: 'Hind', sans-serif !important;
font-size: 18px !important;
font-weight: 600 !important;
color: #FFF !important;
text-align: center !important;
text-decoration: none !important;
text-transform: uppercase !important;
}
#access {
display: block;
float: float;
width: 100%;
}
#access ul {
margin: 0;
padding: 0;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
list-style: none;
}
#access li {
float: left;
position: relative;
padding: 0;
margin: 0;
}
#access a {
color: #FFF;
display: block;
float: left;
line-height: 40px;
padding: 10px 16px;
text-decoration: none;
}
#access ul ul {
display: none;
float: left;
margin: 0;
position: absolute;
left: 0;
top: 100%;
width: 260px;
z-index: 999;
}
#access ul ul ul {
left: 100%;
top: 0;
}
#access ul ul a {
background: #0570b5;
color: #FFF;
font-size: 13px;
font-weight: 400;
height: auto;
line-height: 21px;
padding: 8px 15px !important;
width: 275px;
border-bottom: 1px solid #054386;
margin: 0 !important;
}
#access li:hover > a, #access ul ul :hover > a, #access a:focus {
background: #01bbf5;
color: #FFF;
}
#access li:hover > a, #access a:focus {
background: #01bbf5;
color: #FFF;
}
#access ul li:hover > ul {
display: block;
}
#access ul .current-menu-item > a {
background: #01bbf5;
color: #FFF;
}
#mob-menu {
display: none;
}
#mob-menu-container {
display: none;
float: left;
position: relative;
} #home-banner {
float: left;
width: 100%;
position: relative;
z-index: 10;
} article {
float: left;
width: 100%;
}
#content-area {
float: left;
width: 100%;
padding: 60px 0;
}
#hmproduct-area {
float: left;
width: 100%;
padding: 60px 0 30px 0;
}
#hmproduct-area .product-item {
float: left;
width: 100%;
position: relative;
cursor: pointer;
margin-bottom: 30px;
}
#hmproduct-area .product-item .product-holder {
float: left;
width: 100%;
min-height: 300px;
background: #f7f7f7;
}
#hmproduct-area .product-item .product-info {
position: absolute;
bottom: 0;
background: #01bbf5;
height: 172px;
max-height: 45px;
padding: 10px 20px;
overflow: hidden;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
transition: all .3s ease 0s;
width: 100%;
}
#hmproduct-area .product-item:hover .product-info {
max-height: 172px;
}
#hmproduct-area .product-item h3 {
font-size: 16px !important;
color: #FFF !important;
background: url(//www.aravindpowersystems.com/wp-content/themes/ELGi-ARAVIND/images/product-arrow.png) 100% 50% no-repeat;
}
#hmproduct-area .product-item p {
color: #FFF !important;
}
#hmabout-area {
float: left;
width: 100%;
padding: 60px 0; background: #01bbf5; background: -moz-linear-gradient(left, #0570b5 0%, #0570b5 52%, #f7f7f7 52%, #f7f7f7 100%); background: -webkit-linear-gradient(left, #0570b5 0%, #0570b5 52%, #f7f7f7 52%, #f7f7f7 100%); background: linear-gradient(to right, #0570b5 0%, #0570b5 52%, #f7f7f7 52%, #f7f7f7 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0570b5', endColorstr='#f7f7f7', GradientType=1 ); }
#hmabout-area .content-1 h1:after {
margin: 10px 0 20px 0;
background: #FFF;
}
#hmabout-area .content-2 h1:after {
margin: 10px 0 20px 0;
}
#hmabout-area .content-1 {
float: left;
width: 100%;
}
#hmabout-area .content-1 h1 {
text-align: left !important;
color: #FFF !important;
}
#hmabout-area .content-1 p {
color: #FFF !important;
}
#hmabout-area .content-2 {
float: left;
width: 100%;
}
#hmabout-area .content-2 h1 {
text-align: left !important;
}
ul.special-list {
float: left;
width: 100%;
margin: 0;
padding: 0;
}
ul.special-list li {
float: left;
width: 100%;
margin: 0 0 10px 20px;
padding: 0;
font-family: 'Hind', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
font-style: normal !important;
color: #707070 !important;
line-height: 21px !important;
}
ul.product-list {
float: left;
width: 100%;
margin: 0;
padding: 0 10px;
}
ul.product-list li {
float: left;
width: 100%;
margin: 0 0 10px 20px;
padding: 0;
font-family: 'Hind', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
font-style: normal !important;
color: #707070 !important;
line-height: 21px !important;
}
ul.product-list li a {
color: #707070 !important;
}
ul.product-list li a:hover {
color: #01bbf5 !important;
}
#hmtestimonials-area {
float: left;
width: 100%;
padding: 60px 0;
}
.testimonials-box {
float: left;
width: 100%;
background: #FFF;
padding: 20px;
-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
margin-top: 85px;
}
.testimonials-box .photo {
margin: -85px auto 0 auto;
width: 90px;
height: 90px;
background: #FFF;
border: 1px solid #dedede;
display: block;
border-radius: 60px;
overflow: hidden;
position: relative;
}
.testimonials-box .photo img {
max-height: 100%;
max-width: 100%;
width: auto;
height: auto;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
.testimonials-box .content {
float: left;
width: 100%;
min-height: 170px;
margin-top: 30px;
}
.testimonials-box .name {
float: left;
width: 100%;
font-family: 'Poppins', sans-serif !important;
font-size: 18px !important;
font-weight: 600 !important;
text-align: center !important;
margin-bottom: 5px !important;
}
.testimonials-box .department {
float: left;
width: 100%;
font-size: 15px !important;
text-align: center;
}
#hmtestimonials-area .logo-box {
margin: 0 0 30px 0;
padding: 0;
list-style: none;
display: inline-block;
float: left;
width: 100%;
min-height: 120px;
border: 1px solid #cacaca;
border-radius: 8px;
cursor: pointer;
text-align: center;
position: relative;
background: #FFF;
}
#hmtestimonials-area .logo-box:hover {
box-shadow: 0 15px 30px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
-moz-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
}
#hmtestimonials-area .logo-box img {
max-height: 100%;
max-width: 100%;
width: auto;
height: auto;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
#content-area h3 {
margin-bottom: 20px !important;
} footer {
float: left;
width: 100%;
color: #707070;
}
footer h3 {
color: #FFF !important;
}
#foot-top {
float: left;
width: 100%;
padding: 40px 0;
background: #0e0e0e;
}
#foot-top .col-md-4 {
margin-bottom: 15px;
}
#foot-bottom {
float: left;
width: 100%;
background: #060606;
padding: 15px 0;
}
ul.foot-links {
float: left;
width: 100%;
margin: 0;
padding: 0;
}
ul.foot-links a {
color: #707070;
}
ul.foot-links li {
float: left;
width: 100%;
margin: 0 0 10px 0;
padding: 0 0 0 16px;
display: list-item;
list-style: none;
font-size: 15px !important;
color: #707070 !important;
background: url(//www.aravindpowersystems.com/wp-content/themes/ELGi-ARAVIND/images/footer-arrow.png) 0 6px no-repeat;
}
.location {
float: left;
width: 100%;
margin-bottom: 10px;
background: url(//www.aravindpowersystems.com/wp-content/themes/ELGi-ARAVIND/images/location.png) 0 4px no-repeat;
padding-left: 24px;
}
.location span {
font-weight: 700;
}
.phone {
float: left;
width: 100%;
margin-bottom: 10px;
background: url(//www.aravindpowersystems.com/wp-content/themes/ELGi-ARAVIND/images/phone.png) 0 4px no-repeat;
padding-left: 24px;
}
.fax {
float: left;
width: 100%;
margin-bottom: 10px;
background: url(//www.aravindpowersystems.com/wp-content/themes/ELGi-ARAVIND/images/fax.png) 0 4px no-repeat;
padding-left: 24px;
}
.email {
float: left;
width: 100%;
background: url(//www.aravindpowersystems.com/wp-content/themes/ELGi-ARAVIND/images/email.png) 0 6px no-repeat;
padding-left: 24px;
} .shadow-card {
-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
}
.service-form label {
display: none !important;
}
.service-form .service-form-name {
float: left !important;
width: 48% !important;
clear: none !important;
}
.service-form .service-from-email {
float: right !important;
width: 48% !important;
clear: none !important;
}
.service-form .service-form-phone {
float: left !important;
width: 100% !important;
clear: none !important;
}
.service-form .service-form-date {
float: left !important;
width: 48% !important;
clear: none !important;
}
.service-form .service-form-time {
float: right !important;
width: 48% !important;
clear: none !important;
}
.service-form .ginput_container_date input {
width: 100% !important;
}
.service-appointment-form label {
display: none !important;
}
.service-appointment-form .service-form-name {
float: left !important;
width: 48% !important;
clear: none !important;
}
.service-appointment-form .service-from-email {
float: right !important;
width: 48% !important;
clear: none !important;
}
.service-appointment-form .service-form-phone {
float: left !important;
width: 100% !important;
clear: none !important;
}
.service-appointment-form .service-form-date {
float: left !important;
width: 48% !important;
clear: none !important;
}
.service-appointment-form {
margin: 0 auto !important;
display: block !important;
padding: 20px !important;
max-width: 70% !important;
-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
}
.service-appointment-form .service-form-time {
float: right !important;
width: 48% !important;
clear: none !important;
}
.service-appointment-form .ginput_container_date input {
width: 100% !important;
}
.service-appointment-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
display: block !important;
width: 100% !important;
height: 40px !important;
padding: 0 12px !important;
font-size: 14px !important;
line-height: 40px !important;
color: #555 !important;
background-color: #fff !important;
background-image: none !important;
border: 1px solid #ccc !important;
border-radius: 4px !important;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s !important;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
}
.service-appointment-form input[type="text"]:focus, .service-appointment-form input[type="email"]:focus, .service-appointment-form input[type="number"]:focus, .service-appointment-form input[type="url"]:focus, form input[type="search"]:focus, .service-appointment-form input[type="tel"]:focus, .service-appointment-form input[type="password"]:focus, .service-appointment-form input[type="date"]:focus, .service-appointment-form input[type="color"]:focus, .service-appointment-form select:focus, .service-appointment-form textarea:focus {
color: #404040 !important;
border-color: rgba(0, 0, 0, 0.3) !important;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) !important;
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) !important;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) !important;
outline: none !important;
}
.gform_wrapper ul.gform_fields li.gfield {
padding: 0 !important;
margin: 0 0 16px 0 !important;
}
.gform_wrapper .top_label div.ginput_container {
margin: 0 !important;
}
.gform_wrapper .gfield_time_hour i {
display: none !important;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
padding: 0 !important;
background-color: none !important;
margin: 0 !important;
border: 1px solid #FF0004 !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
display: none !important;
}
.gform_wrapper div.validation_error {
display: none !important;
}
.gform_wrapper {
float: left !important;
width: 100% !important;
margin: 0 !important;
padding: 0 !important;
}
.gform_wrapper .gform_footer {
margin: 0 !important;
padding: 0 !important;
}
.gform_button {
background: #01bbf5 !important;
color: #FFF !important;
padding: 6px 20px !important;
font-family: 'Hind', sans-serif !important;
font-size: 18px !important;
font-weight: 400 !important;
float: left !important;
border: 0 none !important;
cursor: pointer !important;
margin: 16px 0 0 0 !important;
text-transform: uppercase !important;
}
ul.post-list {
float: left;
width: 100%;
margin: 0;
padding: 0;
}
ul.post-list li {
float: left;
width: 100%;
margin: 0 0 10px 20px;
padding: 0;
font-family: 'Hind', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
font-style: normal !important;
color: #707070 !important;
line-height: 21px !important;
}
#features ul {
float: left;
width: 100%;
margin: 0;
padding: 0;
}
#features ul li {
float: left;
width: 100%;
margin: 0 0 10px 20px;
padding: 0;
font-family: 'Hind', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
font-style: normal !important;
color: #707070 !important;
line-height: 21px !important;
}
.card-header {
background: #01bbf5 !important;
} @media only screen and (min-width : 320px) and (max-width : 767.98px) {
h1 {
font-size: 24px !important;
}
#access {
display: none;
}
#mob-menu-container {
display: block;
}
nav {
min-height: 44px;
}
nav .sa-btn {
display: none;
}
#hmproduct-area .product-item h3 {
font-size: 14px !important;
line-height: 28px !important;
}
#hmabout-area {
background: none !important;
padding: 0 !important;
}
#hmabout-area .our-story-box {
background: #01bbf5;
padding-top: 30px !important;
padding-bottom: 30px !important;
}
#hmabout-area .why-box {
background: #f7f7f7;
padding-top: 30px !important;
padding-bottom: 30px !important;
}
ul.special-list {
padding: 0 10px;
}
} .nav-tabs {
position: relative;
min-height: 36px;
float: left;
width: 100%;
margin-top: 30px;
}
.nav-tabs > li:hover:after, .nav-tabs .active:after {
content: "";
border-top: 10px solid #0570b5;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
position: absolute;
top: 35px;
right: 38%;
}
.nav-tabs > li > a {
border-radius: 0px;
background: #01bbf5;
padding: 10px 20px;
color: #fff;
}
.nav-tabs > li > a:hover {
border-color: transparent;
background: #0570b5;
transition: 0.3s ease;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
background: #0570b5 !important;
color: #fff;
}
.tab-content > .tab-pane {
border: 1px solid #c4c4c4;
border-top: 0px none;
padding: 20px;
line-height: 22px;
float: left;
width: 100%;
}
.nav-tabs li {
position: relative !important;
}
.tab-content {
display: block;
float: left;
width: 100%;
}
@media only screen and (max-width: 360px) {
.nav-tabs > li > a {
padding: 10px;
float: left;
width: 100%;
}
.nav-tabs li {
width: 100%;
float: left;
}
.nav-tabs > li:hover:after, .nav-tabs .active:after {
display: none;
}
a.logo {
margin-top: 20px;
float: left;
width: 100%;
text-align: center;
}
.elgi-box {
float: left;
width: 100%;
padding-top: 20px;
}
}
.rental-name {
text-align: center;
margin-top: 10px;
font-size: 18px;
font-weight: 600;
}
.rental-slider {
position: relative;
margin-top: 60px;
}
.rental-slider .bx-wrapper {
background: none !important;
border: 0 none !important;
box-shadow: none !important;
}
.rental-slider .bx-prev {
top: -60px;
right: 15px;
position: absolute;
background: url(//www.aravindpowersystems.com/wp-content/themes/ELGi-ARAVIND/images/next-01.png) 0 0 no-repeat;
width: 40px;
height: 40px;
text-indent: -9999px;
display: block;
z-index: 999;
}
.rental-slider .bx-next {
top: -60px;
right: 65px;
position: absolute;
background: url(//www.aravindpowersystems.com/wp-content/themes/ELGi-ARAVIND/images/prev-01.png) 0 0 no-repeat;
width: 40px;
height: 40px;
text-indent: -9999px;
display: block;
z-index: 999;
}
.rental-slider .col img {
display: block;
width: 100%;
}
.rdm-btn a {
float: left;
background: #01bbf5;
color: #FFF;
padding: 0 15px;
line-height: 36px;
} .modal-content {
float: left;
width: 100%;
position: relative;
}
.modal-content label.gfield_label {
font-weight: 400 !important;
display: none !important;
}
.modal-content .gform_wrapper {
float: left !important;
width: 100% !important;
}
.modal-content .gform_wrapper ul.gform_fields li.gfield {
padding-right: 16px !important;
}
.modal-content li.gfield {
padding: 0 15px 0 0 !important;
clear: none !important;
margin: 0 !important;
}
.modal-content li.gfield.r-name {
padding: 0 !important;
width: 100% !important;
float: left !important;
}
.modal-content li.gfield.r-email {
padding: 0 !important;
width: 49% !important;
float: left !important;
}
.modal-content li.gfield.r-subject {
padding: 0 !important;
width: 49% !important;
float: right !important;
}
.modal-content .gform_heading {
display: none !important;
}
.modal-content .ginput_container_text input {
float: left !important;
width: 100% !important;
line-height: 40px !important;
border: 0 none !important;
border-radius: 4px !important;
padding: 0 15px !important;
font-family: 'Open Sans', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
background: #eeeeee !important;
margin-bottom: 20px !important;
}
.modal-content .ginput_container_email input {
float: left !important;
width: 100% !important;
line-height: 40px !important;
border: 0 none !important;
border-radius: 4px !important;
padding: 0 15px !important;
font-family: 'Roboto', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
background: #eeeeee !important;
margin-bottom: 20px !important;
}
.modal-content .ginput_container_select select {
float: left !important;
width: 100% !important;
line-height: 40px !important;
border: 0 none !important;
border-radius: 4px !important;
padding: 0 15px !important;
font-family: 'Roboto', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
background: #eeeeee !important;
margin-bottom: 20px !important;
min-height: 40px !important;
}
.modal-content .textarea {
float: left !important;
width: 100% !important;
line-height: 24px !important;
border: 0 none !important;
border-radius: 4px !important;
padding: 10px 15px !important;
font-family: 'Roboto', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
background: #eeeeee !important;
margin-bottom: 20px !important;
height: 120px !important;
resize: none !important;
}
.modal-content .gform_button {
margin: 0 auto !important;
display: block !important;
width: 160px !important;
line-height: 40px !important;
background: #01bbf5 !important;
color: #fff !important;
text-decoration: none !important;
text-align: center !important;
font-family: 'Poppins', sans-serif !important;
font-size: 18px !important;
font-weight: 600 !important;
text-transform: uppercase !important;
border-radius: 30px !important;
box-shadow: 0 15px 30px rgba(0,0,0,0.1) !important;
-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1) !important;
-moz-box-shadow: 0 15px 30px rgba(0,0,0,0.1) !important;
border: 0 none !important;
cursor: pointer !important;
float: none !important;
}
.gform_wrapper div.validation_error {
display: none !important;
}
.gform_wrapper .field_description_below .gfield_description {
padding-top: 0px !important;
}
h4.modal-title.mb-0.text-center {
font-size: 21px !important;
margin-bottom: 20px !important;
}