/*
 Theme Name:   Energiso Child
 Theme URI:    https://themeforest.vecuro.com/wordpress/energiso/
 Description:  This is a child theme for Energiso WordPress Theme
 Author:       Vecurosoft
 Author URI: http://vecurosoft.com/
 Template:     energiso
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  energiso-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

.main-menu ul {
    margin: 0;
    padding: 0;
    display: flex;
	align-items: end;
	justify-content: end;
}
.main-menu ul li {
    list-style-type: none;
    display: inline-block;
    padding: 16px 0 !important;
    flex-grow: 1;
    position: relative;
    text-align: center;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}
.menu-style1 > ul > li > a {
    padding: 3px 0;
    display: block;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.main-menu ul li:last-child a {
    border-right: none;
}
.exp-box {
    background: #0a3174;
}
.title-area-two .sec-subtitle, .title-area-two.left .sec-subtitle {
    background: rgb(10 49 116 / 11%);
}
.title-area-two .sec-title::before, .title-area-two.left .sec-title::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 180px;
    height: 6px;
    border-radius: 20px;
    background-color: #0a31746e;
}
#our-product-cont .icon-box {
    display: none;
}
.ser-btn {
    background: #000000;
}
.subscribe-btn .vs-btn{
	 background: #FF741B;
}
.footer-menu a:hover {
    color: #f2f2f2;
}
.footer-menu a:before {
    background-color: #ffffff;
}
.project-style1.layout3 .shape-dotted {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}


.project-style1.layout3 .shape-dotted {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}
.project-style1.layout3 .project-energy {
    margin-bottom: 0px;
    opacity: 1;
    visibility: visible;
    transition: all ease 0.4s;
}
.project-style1.layout3 .project-content{
    background-color: #111330 !important;
    border-color: transparent !important;
}
.project-style1.layout3 .project-title {
    font-size: 24px;
    color: #fff !important;
}
.project-style1.layout3 .link-btn {
    color: #fff !important;
}

.mission-cont {
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 25px rgba(0,0,0,.1);
    transition: all .4s ease 0s;
    min-height: 350px;
}
#our-value .title-area.center {
    margin-bottom: 30px;
}

.service-col-content span.elementor-icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: 0 0 26px 0;
    text-align: center;
    background-color: rgba(255, 116, 27, 0.1);
    border-radius: 50%;
    transition: all ease 0.4s;
    font-size: 80px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.service-col-content ul li {
    padding-bottom: 10px;
}
.service-col-content ul {
    list-style: circle;
    margin-top: 15px;
}

.service-col-content {
    margin: -0.5px;
    z-index: 1;
    outline-offset: -2px;
    outline: 2px solid transparent;
    position: relative;
    border: 1px solid #D9D9D9;
    background-color: #ffffff;
    transition: all ease 0.4s;
    padding: 30px 30px 0px;
}
.spares ul {
    list-style: circle;
}
.spares ul li {
    margin-bottom: 10px;
}
.img-box4 {
    padding-bottom: 70px;
}
.img-box4 .img-1 {
    margin: 0 0 0 50px;
}
.img-box4 .img-shape1 {
    width: 460.99px;
    height: 460.99px;
}
div#service-hding .title-area {
    margin-bottom: 30px;
}
#request-quote .form-style2 {
    padding: 50px 20px;
    border-color: #496698;
}
.form-style2 h4 {
    font-size: 20px;
    margin: 10px 0px 30px;
    text-decoration: underline;
}
#request-quote .form-style2 .form-group input {
    height: 45px;
}
#request-quote .form-style2 .form-group {
    margin-bottom: 20px;
}

.table-bordered tr th {
    background: #0a3174;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.3px;
}

.breadcumb-wrapper {
    background-blend-mode: overlay;
    background-color: #000000b3 !important;
}

.main-menu ul.sub-menu {
    padding: 18px 15px;
    left: 0px;
    display: block;
}
.main-menu ul.sub-menu:before {
    background-color: transparent;
}
.main-menu ul.sub-menu li {
    text-align: left;
    padding: 0px 0px 15px!important;
}
.main-menu a:hover {
    transform: translateX(10px);
}
.breadcumb-title {
    font-size: 40px;
}
.elementor-heading-title {
    line-height: 1.3em !important;
}
.product-pg-img img {
    width: 110px !important;
    height: 110px !important;
    margin: 0 auto;
    display: block;
}
.product-pg-img h3 {
    margin-bottom: 0px;
    margin-top: 10px;
}
.product-pg-img .elementor-widget-container {
    padding: 20px;
}
#industry-verticals .title-area.center svg.sec-icon {
    display: none;
}
#industry-verticals .title-area.center {
    margin-bottom: 20px;
}
.industry-vert-cont .elementor-image-box-wrapper {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.10);
    margin-bottom: 40px;
    padding-bottom: 15px;
}
svg.sec-icon {
    display: none;
}

#cta-form {
    overflow: hidden;
    position: relative;
}
#cta-form:before {
    position: absolute;
    content: "";
    background-color: #1e1d32f2;
    top: 0;
    width: 100%;
    height: 4000%;
    left: 0;
    transform: skewY(67deg);
}
.form-style2 {
    background-color: transparent;
    padding: 0px;
    border: none;
}
.form-style2 .form-group select, .form-style2 .form-group input {
    border: 1px solid #d9d9d9;
    height: 45px;
}
.form-style2 .form-group {
    margin-bottom: 20px;
}
#cta-form .row.gx-20 {
    margin-top: 25px;
}
#cta-form .form-style2 .form-group label {
    color: #fff;
}
#cta-form .form-style2 p {
    color: #fff;
}
#cta-form .form-style2 h3.form-title {
    color: #fff;
    margin-bottom: 20px;
}

.breadcumb-wrapper {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.vs-blog-wrapper .vs-comments-wrap, .vs-blog-wrapper div#comments, .vs-blog-wrapper .blog-comment-area {
    display: none;
}
.elementor-496 .elementor-element.elementor-element-9b3b33e .elementor-social-icon{
	display: flex;
}
.blog-single .blog-img img {
    width: 100%;
}
.blog-style3 {
    margin: 20px 0;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.07);
    min-height: 580px;
}
.post-pagination{
	display: none; !important;
}
#ftr-blog .elementor-post__read-more {
    position: absolute;
    bottom: 2px;
}

.dauji-header.sticky {
    position: fixed;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    animation: slideDown 0.35s ease-out;
    width: 100%;
    top: 0;
	background: #fff;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.header-layout3.sticky {
    position: fixed;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    animation: slideDown 0.35s ease-out;
    width: 100%;
    top: 0;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
.header-info a:hover {
    color: #47af34;
}

.blog-single {
    position: relative;
    border:1px solid #0a317400 !important;
    background-color: #a8a8a833 !important;
    box-shadow: 0.5px 0.87px 27px 0 rgba(35, 31, 32, 0.04);
    margin-bottom: 50px;
}
div#plant-table table tr td {
    padding: 2px 5px;
    font-size: 14px;
    color: #000;
}

div#plant-table table tr th {
    padding: 3px 5px;
}
.blog-details .blog-single{
	padding: 20px !important;
}
.blog-single .blog-img img {
    width: 60%;
    margin: 0 auto;
    display: block;
}
.blog-details .blog-single .blog-content h2.wp-block-heading {
    font-size: 32px !important;
}
div#top-call .elementor-icon-box-wrapper {
    justify-content: end;
    align-items: center;
    text-align: right;
    display: inline-flex;
}
div#top-call .elementor-element.elementor-element-91a7c42 {
    justify-content: end !important;
    display: flex;
}
/* .img1 img {
    position: relative;
    padding-top: 24px;
    padding-bottom: 24px;
} */
/* .img1:after {
    content: '';
    position: absolute;
    border: 3px solid #f84923;
    inset: 0 105px 0px -24px;
    z-index: -1;
} */

.what-sets .elementor-image-box-wrapper figure.elementor-image-box-img img {
    width: 80% !important;
    vertical-align: initial;
    text-align: center;
    margin: 0 auto;
    display: block;
	transition: 0.5s ease all;
}
.what-sets .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 90px;
    height: 80px;
    line-height: 90px;
    border: 1px solid #000;
    padding: 10px;
    border-radius: 50px;
    align-items: center;
    justify-content: center;
    display: flex;
    transition: 0.5s ease all;
}
.what-sets:hover .elementor-image-box-wrapper figure.elementor-image-box-img img{
	transform: rotate(360deg);
}
.industry-vert-cont .elementor-widget-container {
    background: #fff;
}
.title-divider h2.elementor-heading-title:before, .title-divider h2.elementor-heading-title:after {
    background-color: #f36b31;
}
.title-divider h2.elementor-heading-title:after {
    left: 45px;
    width: 10px;
    background-color: #ffffff;
}
.footer-info i {
    background-color: #f37335;
    top: 41%;
}
.footer-info {
    height: 46px;
    max-width: 330px;
}
div#few-logo .swiper-slide-inner img.swiper-slide-image {
    width: 170px;
}
.form-style2 .form-title {
    font-size: 30px;
    margin: 0 0 35px 0;
    max-width: 100%;
    text-decoration-color: var(--theme-color2);
    font-family: "Roboto", Sans-serif;
    font-weight: 600;
}
.industry-vert-cont figure.elementor-image-box-img {
    overflow: hidden;
}
.industry-vert-cont figure.elementor-image-box-img img {
    overflow: hidden;
    transition: 0.5s ease all;
}
.industry-vert-cont:hover figure.elementor-image-box-img img {
    transform: scale(1.1);
}
.industry-vert-cont:hover .elementor-image-box-title {
    color: #f47135 !important;
}
.img1 .elementor-widget-container img {
    transition: 0.5s ease all;
}
.img1:hover .elementor-widget-container img {
    transform: translateY(-20px);
    box-shadow: 10px 10px 0px 0px #656667;
}
.short-description-cont ol li {
    padding-bottom: 10px;
}
.specification-cont ul {
    margin: 0;
}
.faq-cont ul {
    margin-top: 10px;
}
.faq-cont ul li {
    margin-bottom: 5px;
}
textarea.form-control, textarea {
    min-height: 200px !important;
}
p.footer-info.ftr-mail {
    display: inline-block;
}
p.footer-info.ftr-mail a {
    display: block !important;
}


@media only screen and (max-width: 600px) {
 .title-area-two, .title-area-two.left {
    margin-bottom: 20px;
}
	.service-style4 .content-box {
    padding: 30px 0 0;
}
	.service-style4 .content-box p {
    margin-bottom: 20px;
}
	div#service-spare-sec .img-1 {
    display: none;
}
	.sec-title {
    font-size: 20px;
}
	.accordion-style2 .accordion-body {
    padding: 25px 0px 0px 20px;
}	
	.form-style2 .form-group {
    margin-bottom: 15px;
}
	.form-style2 .form-group label {
    margin: 0;
}
	textarea.form-control, textarea {
    min-height: 100px !important;
}
	.testimonial-slide .outer-box .image {
    display: none;
}
	.footer-menu ul {
    grid-template-columns: repeat(1, 1fr);
}
	.title-area {
    margin-bottom: 10px;
}
}
