@import url("http://fonts.cdnfonts.com/css/arial-rounded-mt-bold");

@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

/* header */
.header .top-bar i {
  color: #fff !important;
}
.header .top-bar a:hover {
  color: #fff !important;
}
.navbar .navbar-nav .nav-item a span {
  color: #3e4095;
}
.navbar .navbar-nav .nav-item a span:hover {
  color: #3e4095;
}
.header .navbar .navbar-nav > li.active > .dropdown-toggle::after,
.header .navbar .navbar-nav > li.has-dropdown.active > .dropdown-toggle::after,
.header .navbar .navbar-nav > li:hover .dropdown-toggle::after {
  color: #3e4095 !important;
}
.header .navbar .navbar-nav > li.active > .dropdown-toggle::before,
.header .navbar .navbar-nav > li.has-dropdown.active > .dropdown-toggle::before,
.header .navbar .navbar-nav > li:hover .dropdown-toggle::before {
  color: #3e4095 !important;
}
/* header */
.banner-design-one p {
  display: block;
  font-size: 28px;
  line-height: 54px;
  text-transform: capitalize;
  color: #fff;
  font-family: var(--global--font-heading);
  font-weight: 600;
}
.banner-design-one h1 {
  font-size: 100px !important;
  margin-top: auto;
  margin-bottom: auto;
}
.banner-design-one .title {
  margin-top: auto;
  margin-bottom: auto;
}
.banner-design-one {
  margin-bottom: 20px;
}
.banner-design-two h1 {
  font-size: 60px !important;
}
.banner-design-two .title {
  margin-top: auto;
  margin-bottom: auto;
}
.banner-design-two {
  margin-bottom: 20px;
}
.banner-design-two p {
  /* float: left; */
  display: block;
  font-size: 28px;
  line-height: 54px;
  text-transform: capitalize;
  color: #fff;
  font-family: var(--global--font-heading);
  font-weight: 600;
}
.slide .slide-headline span {
  color: #3e4095 !important;
  font-family: "Arial Rounded MT Bold", sans-serif;
}
.bg-overlay-dark-slider:before {
  background-image: none !important;
}
.about .about-img .about-img-holder {
  width: 100%;
}
.about .about-img .about-img-holder::before {
  background-image: linear-gradient(180deg, #587fc0 50%, #587fc0 100%);
  opacity: 15%;
}
.about-img-holder.bg-overlay.bg-section {
  background-size: contain;
}
#back-to-top {
  height: 50px !important;
}
.about .imploder-adv{
  background-size:contain !important ;
}
.construction-features .construction-heading {
  margin-top: auto;
  margin-bottom: auto;
}
.construction-features .construction-heading {
  margin-top: auto;
  margin-bottom: auto;
}
.features .feature-panel-holder .feature-panel {
  padding: 12px !important;
}
.features .feature-panel-holder .feature-panel .feature-content p {
  font-size: 18px !important;
}
.heading.heading-2 .heading-title {
  font-size: 44px !important;
  line-height: 54px;
  text-align: center !important;
}
.features {
  padding-top: 50px !important;
  padding-bottom: 0px !important;
}
.features-bar .features-holder .feature-panel .feature-content img::before {
  width: 64%;
  z-index: 2;
}
.features-bar .features-holder .feature-panel .feature-content img {
  margin-bottom: 7px;
  width: 50%;
  height: auto;
  padding: 8%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: var(--global--color-white);
  color: var(--global--color-primary);
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.features-bar .features-holder .feature-panel .feature-content h5 {
  font-size: 19px !important;
  margin-top: 20px !important;
}
.features-bar .features-holder .feature-panel {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.blog-entry {
  height: 100%;
}
.blog-entry .entry-content .entry-img-wrap {
  transform: translateX(-20px);
  position: relative;
  margin-bottom: 32px;
}
.blog-entry .entry-content .entry-img-wrap .entry-img {
  border-radius: 10px !important;
  height: 200px;
}
.more-features.more-features-2 p {
  text-transform: capitalize;
  font-size: 18px;
}
.more-features.more-features-2 .btn {
  color: #fff;
  text-transform: capitalize;
}
.more-features.more-features-2 .btn:hover {
  color: var(--global--color-primary);
}
.blog-entry::before {
  width: 100%;
}
.blog-entry::after {
  width: 100%;
}

.features-bar .features-holder .feature-panel:hover .feature-content img {
  background-color: #34bd6c61;
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.features .feature-panel-holder .feature-panel .feature-content p {
  font-size: 19px !important;
}
.footer .widget-links.widget-icon {
  background: none;
}
.slider .slide .slide-content .slide-desc {
  font-size: 21px;
  line-height: 40px !important;
  text-align: left;
}
.benifits .heading.heading-2 .heading-title {
  font-size: 34px !important;
  line-height: 54px;
  text-align: center !important;
}
.benifits .feature-panel-holder .feature-panel {
  padding: 18px !important;
}
.benifits .feature-panel-holder .feature-panel .feature-content {
  text-align: justify !important;
  height: 210px;
  box-sizing: border-box;
}
.benifits .feature-panel-holder .feature-panel .feature-content p {
  font-size: 16px !important;
}
.benifits .feature-panel-holder .feature-panel .feature-content h4 {
  font-size: 18px !important;
  text-align: center;
}
.about-us .about-img .about-img-holder {
  width: 100%;
}
.about-us .about-img .about-img-holder::before {
  background-image: linear-gradient(180deg, #587fc0 50%, #587fc0 100%);
  opacity: 15%;
}
.bg-overlay.bg-overlay-video::before {
  background-image: linear-gradient(180deg, #587fc0 50%, #587fc0 100%);
  opacity: 25%;
  height: fit-content;
  width: fit-content;
}
.bg-overlay.bg-overlay-video video {
  border-radius: 20px;
}
.services {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f6f7f8;
}
.blog.blog-1 {
  padding-top: 0px;
  padding-bottom: 40px;
}
.projects .heading .our-products{
  font-size: 32px !important;
}
.footer .footer-widget .footer-widget-title h5 {
  font-family: var(--global--font-heading);
  color: #f2eaea;
  font-size: 23px;
  font-weight: 700;
  line-height: 30px;
  text-transform: capitalize;
  margin-bottom: 25px;
  margin-top: 10px;
}
.heading .heading-desc{
  text-align: justify !important;
}
.widget-content .footer-copyright .copyright .list-unstyled a {
  font-size: 25px !important;
  margin-right: 10px !important;
}
.footer-copyright .copyright .social-icons li a i {
  font-size: 18px !important;
  margin-right: 10px !important;
  color: var(--global--color-white);
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 991.98px) {
  .footer .footer-top {
    padding-top: 50px !important;
    padding-bottom: 10px !important;
    padding-left: 20px !important;
  }
}
.footer-copyright {
  padding: 10px 0 50px !important;
}
.footer .footer-top {
  padding-top: 60px;
  padding-bottom: 5px !important;
}

.footer-copyright .copyright .social-icons li a i {
  font-size: 40px !important;
  padding-left: 0px;
}

.footer-widget .widget-content a {
  color: #fff !important;
}
.footer-widget .widget-content {
  color: #fff !important;
}
.footer-bottom {
  display: flex;
}
.footer h3.heading.text-white {
  font-size: 26px;
  margin-top: -6%;
}
.copyright-section {
  padding: 12px;
  text-align: center;
}
.social-media {
  margin-top: 20px;
}
.about-us p.heading-desc {
  text-align: justify;
}
.about-us .about-img img {
  border-radius: 10px;
}
.widget-content .footer-mail {
  font-size: 18px !important;
}
.projects.projects-modern {
  padding-top: 50px;
  padding-bottom: 40px;
}
.footer .short-desc p {
  text-align: justify !important;
}
.about-us .about-block .heading-title span {
  font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
}
.features .heading .heading-title span {
  font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
}
.blog .heading .heading-title {
  font-size: 37px;
  line-height: 54px;
}
.testimonial {
  padding-top: 40px;
  padding-bottom: 50px;
}
.testimonial .testimonial-panel .testimonial-body .testimonial-img {
  overflow: visible;
  height: 100%;
  width: 100px;
}

.footer .widget-content span {
  color: #3e4095 !important;
  font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
}
.footer-copyright .copyright .social-icons li {
  display: inline-block;
  margin-right: 5px;
}
.more-features.more-features-2 .btn {
  width: 184px;
}
.more-features p {
  font-size: 16px;
}
.more-features.more-features-2 .btn {
  width: 206px;
}
.footer .widget-links ul li a {
  font-size: 16px;
}
.footer .footer-widget .widget-content p {
  font-size: 15px;
}
.widget-content.short-desc {
  padding: 10px;
}
/* tab content */
.tabs {
  width: 100%;
  min-width: 800px;
  margin: 10px auto;
  height: 100%;
}

section.tabs {
  text-align: center;
  padding-top: 40px;
}
.tabs input {
  opacity: 0;
}

.tabs label {
  cursor: pointer;
  background: -webkit-linear-gradient(#666, #555);
  color: #eee;
  border-radius: 5px 5px 0 0;
  padding: 2% 3%;
  text-align: justify;
  margin-right: 2px;
  font-family: var(--global--font-heading);
  font-size: 18px;
}

.tabs label:hover {
  background: -webkit-linear-gradient(#777, #666);
}

.tabs input:checked + label {
  background: #32c26c;
  color: #fff;
}
.tabs .list-unstyled li {
  color: var(--global--color-body);
  font-size: 18px;
  text-align: justify;
  font-family: var(--global--font-body);
  font-weight: normal;
  margin-top: 5px;
}
.tabs input:nth-of-type(1):checked ~ .panels .panel:first-child,
.tabs input:nth-of-type(2):checked ~ .panels .panel:nth-child(2),
.tabs input:nth-of-type(3):checked ~ .panels .panel:nth-child(3),
.tabs input:nth-of-type(4):checked ~ .panels .panel:last-child {
  opacity: 1;
  transition: 0.3s;
}

.tabs .panels {
  margin-top: 30px;
  clear: both;
  position: relative;
  width: 100%;
  border-radius: 0;
  height: 100%;
  min-height: 300px;
}
.tabs .panels h2 {
  text-align: center;
}
.tabs .panel {
  opacity: 0;
  position: absolute;
  background: #e0f6e9;
  border-radius: 0;
  padding: 4%;
  box-sizing: border-box;
}

.tabs .panel h2 {
  margin: 0;
  font-family: Arial;
}
.tabs .panel p {
  font-size: 18px;
  text-align: justify;
  font-family: var(--global--font-body);
}

.blog-entry .entry-content .entry-more a {
  width: 152px;
}
.widget::after {
  width: 100%;
}
.add-testimonial {
  padding: 38px;
}
.add-testimonial .energia-arrow-right:before {
  content: "\e905";
  margin-left: 20px;
}
.page-title.page-title-1 .page-title-wrap {
  background-position-y: center;
}
.slide-action .btn {
  background-color: #32c26c;
}
a.btn.btn--bordered.btn--white {
  background: #3e4095;
  border: none;
}
a.btn.btn--white.btn-bordered {
  background: #32c26c;
  border: none;
  color: #fff;
}
.blog-entry .entry-content .entry-more a i {
  background-color: #fff;
  color: #32c26c;
}
.services .service-panel .service-content .btn {
  background: #32c26c;
  border: none;
  color: #fff;
}
/* testimonial codepen css */
.container {
  margin: 30px auto;
}

.testimonial-section {
  display: none;
}
.add-testimonial .btn--primary {
  background-color: #32c26c;
  color: var(--global--color-white);
}
.content {
  background-color: #3e4095;
  height: 100%;
  margin: 10px 0;
  border: 1px solid #ccc;
  padding: 16px;
  border-radius: 10px;
}
.testimonial-content p {
  margin-top: 20px;
  color: #fff !important;
  text-align: justify;
  font-family: var(--global--font-body);
}
.testimonial-meta h6 {
  color: #fff;
  font-family: var(--global--font-heading);
}
.testimonial-meta p {
  padding-bottom: 10px;
  text-align: center;
  font-family: var(--global--font-body);
}
.testimonial-img img {
  border-radius: 40%;
  height: 125px;
  width: 125px;
  object-fit:cover;
}
.testimonial-section {
  padding: 18px;
}
.testimonial.contact-us .form-control {
  line-height: 18px !important;
}
.load-more {
  background-color: #32c26c;
  color: #fff !important;
  padding: 10px 10px;
  border-radius: 4px;
  font-size: 20px;
  margin: 50px 0;
  display: inline-block;
  width: 150px;
  font-family: var(--global--font-body);
}

.load-more:hover {
  background-color: #3e4095;
  text-decoration: none;
}
/* contact */
.testimonial.testimonial-5.contact-us .contact-panel {
  -webkit-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(30px);
  margin-top: 0px;
  margin-bottom: 20px;
}
.contact-us .contact-panel .card-heading {
  font-size: 38px;
  padding: 24px;
}
input#testimonial-image {
  padding: 16px;
}
.cta-holder {
  background-position-y: 200px;
  -webkit-transform: translateY(-180px);
  -ms-transform: translateY(-180px);
  transform: translateY(100px);
  margin-bottom: 0px;
}
.cta-holder .cta-body{
  font-family: 'Poppins', sans-serif !important;
}
.cta-holder .cta-body address {
  font-size: 16px;
  text-align: justify;
  color: #000;
}
.cta .cta-body h5,h4 {  
  font-family: 'Poppins', sans-serif !important;
}
.cta-holder .cta-body .cta-contact{
  font-family: 'Poppins', sans-serif !important;
  display: flex;
}
.cta-holder .cta-body .cta-contact p{
  font-family: 'Poppins', sans-serif !important;
 font-size: 18px;
}
.cta-holder .cta-body .cta-contact p a{
  font-family: 'Poppins', sans-serif !important;
  color: #000;
 }
 .cta .cta-img {
  flex-basis: 30% !important;
}
/* contact css */
/* product */
.iiros-product .projects.projects-standard.projects-standard-2 {
  padding-top: 20px;
  padding-bottom: 0px;
}
.iiros-product .about {
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: visible;
}
.iiros-product .projects.projects-gallery {
  padding-top: 30px;
  padding-bottom: 30px;
}
.iiros-product .carousel-navs .owl-dots {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.career-item .career-content .career-desc h6{
  margin: 0 0 0px;
  margin-bottom: 10px;
}
.career-meta{
  margin-left: auto;
  margin-right: auto;
}
.career-item .career-content .career-desc p {
  line-height: 11px;
  padding-left: 10px;
}
.career-item .career-content .career-desc i{
  color:#3e4095;
}
.careers .career-item .career-item-wrap {
    padding: 40px 40px 40px;
}
.career-item .career-content .career-desc address{
  font-family: var(--global--font-body);
  text-transform: capitalize !important;
  font-size: 14px;
}
.careers .career-item .career-item-wrap .career-meta {
  margin-bottom: 15px;
}
.careers .career-item .career-item-wrap .career-meta .career-type {
  color: var(--global--color-primary);
  border: 2px solid var(--global--color-primary);
  padding: 0px 9px;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
}
/* product css */
/* applications */
.application .service-single {
  padding-top: 1px;
  padding-bottom: 0px;
}
.application .service-single .entry-content h3.entry-heading {
  font-size: 36px !important;
  text-align: center;
}
.application .service-single .entry-content img {
  padding: 32px;
}
.application .service-single .entry-content .entry-desc {
  text-align: justify;
  padding: 28px;
}
.application .card-group .card {
  text-align: center !important;
  border: none;
}
.application .card-group {
  display: flex;
  justify-content: space-evenly;
}
.application .card-group .card .card-img-top {
  height: 300px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.projects.projects-standard.projects-standard-2 {
  padding-top: 0px;
  padding-bottom: 5px;
}
.application .advantages-list li::before {
  color: #3e4095;
  background-color: transparent;
}
.product-img img {
    height: 400px;
    width: 400px;
    border: 1px solid #ccc;
}
.heading.heading-21.application-products .heading-title {
  font-size: 34px !important;
  line-height: 48px;
  margin-bottom: 0;
}
.widget-recent-posts .post .post-img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.projects.projects-standard .project-panel .project-panel-holder .project-content {
  padding: 40px 38px 27px;
}
.careers {
  padding-top: 30px;
  padding-bottom: 30px;
}
/* applications */
/* media queries */
@media (max-width: 990px) {
  .benifits .heading.heading-2 .heading-title {
    font-size: 28px !important;
    line-height: 50px;
  }
  h1.testimonial-heading.text-white.text-center {
    font-size: 32px;
  }
  .bg-overlay.bg-overlay-video video {
    border-radius: 20px !important;
    height: 100%;
    width: 100%;
  }
  .about-img .img-about img {
    width: 100%;
    height: 100%;
  }
  .slider .slide .slide-content .slide-desc {
    font-size: 11px;
    line-height: 40px !important;
    text-align: left;
  }
  h2.heading-title {
    padding-top: 16px;
  }
  .tabs {
    width: 100%;
    min-width: 0px;
    margin: 10px auto;
    height: 100%;
  }
  .tabs .list-unstyled li {
    font-size: 16px;
  }
  .tabs .panels {
    margin-top: 20px;
    clear: both;
    position: relative;
    width: 100%;
    border-radius: 0;
    height: 100%;
    min-height: 700px;
  }
  .advantages-list li::before {
    content: "\f00c";
    width: 30px;
    height: 22px;
  }
  .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    margin-top: -20px;
  }
  .application .card-group {
    display: block;
}
  .application .card-group .card .card-img-top {
    height:200px;
    width:200px;
    margin-left: auto;
    margin-right: auto;
}
.product-img img{
  height: 200px;
  width:200px;
}
.page-title .page-title-wrap {
  height: 240px;
  background-size: contain;
}
.page-title-wrap.bg-overlay.bg-overlay-dark-2.bg-section {
  height: 100% !important;
  background-size: cover;
}

}
@media screen and (min-width: 1200px) {
  .cta {
    height: auto;
  }
}

.module-contact .btn {
    background-color: #32c26c;
    
}
.module-contact .btn:hover {
    background-color: #060a95 !important;
    
}
.top-bar {
    
    background-color: var(--global--color-primary);;
}
.top-bar .top-contact .contact-infos a, .top-bar .top-contact .contact-infos p {
   
    color: #FFFFFF;
   
}
.slider .slide .slide-content .slide-headline {
    font-family: var(--global--font-heading);
    font-weight: 700;
    font-size: 50px;
}
.about {
  padding-top: 30px;
  padding-bottom: 100px;
  overflow: visible;
}
.accordion .card .card-body{
  text-align: justify;
}
.blog .entry-bio p{
  text-align: justify;
}
.btn--primary {
  background-color: #32c26c;
  color: var(--global--color-white);
}
.heading .heading-title {
  font-size: 35px !important;
}
.page-title-wrap.bg-overlay.bg-overlay-dark-2.bg-section {
  height: 350px;
  background-size: cover;
}
.bg-overlay-dark-2:before {
  opacity: 1;
}
.service-single .service-entry .entry-content .entry-processes {
  margin-bottom: 16px;
  background-color: transparent;
  padding: 15px 20px 10px;
}
.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-nav .owl-prev, .service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-nav .owl-next{
  width: 50px;
    height: 50px;
}
.page-title .title{
  text-align: center;
}
.features .video-1 video{
  border-radius: 20px !important;
}
.video.video-1 {
  position: relative;
  margin-bottom: 20px;
}
.iiros-video{
  height: fit-content;
  width: fit-content;
  padding: 16px;
}
.features .video-3 video{
  border-radius: 20px !important;
  object-fit: cover !important;
}
.irros-working-procedure-video{
  padding-top: 0px;
  padding-bottom: 20px;
}
.irros-working-procedure-video .video.video-3 {
  width: 100%;
  height: 100%;
}
.irros-working-procedure-video .service-entry .entry-content .entry-infos {
  margin-bottom: 0px;
}
.irros-working-procedure-video  .video-3 video{
  border-radius: 20px !important;
  object-fit: fill !important;
}
.web-tag p
{
    line-height: 22px;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
    margin-right: 16px;
    color: #fff;
    font-family: var(--global--font-body);
}
.project-panel:hover p span {
    color: #fff!important;
}
span.text-water {
      color: #384192;
    background-color: #fff;
    padding: 6px;
    border-radius: 12px 0px;
    font-size: 12px;
}
span.text-life {
    color:#fff;
    background-color:#00c372;
    padding: 6px;
    border-radius: 12px 0px;
    font-size: 12px;
}
.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #384192;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
.accordion-button:not(.collapsed):after {
     background-image: unset!important;
     transform: rotate(90deg); 
     content: "\276F";
}
.accordion-button:after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "\276F";
    background-image: unset;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #384192;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(56 65 146 / 62%);
}
.accordion-body {
    padding: 1rem 1.25rem;
    color: #000;
    font-size: 15px;
}
table.table.table-hover.table-responsive {
    border: 1px solid #b2b2b9;
}
td,th {
    padding: 12px !important;
}
thead {
    background-color: #384192;
    color: #fff;
}

.dealer {   
    box-shadow: 0px 5px 83px 0px rgb(40 40 40 / 11%);
    padding: 15px;
}
.dealer-content {
    padding-left: 50px;
    padding-top: 30px;
}
@media (max-width: 920px)
{
  .dealer-content {
    padding-left: 20px;
    padding-top: 20px;
}
}
.social {
    position: fixed;
    z-index: 9999;
    top: 78%;
    right: 6px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.social ul li a {
    background-color: #F33;
    color: #FFF;
    border-radius: 0px;
    text-align: center;
    width: 40px;
    height: 40px;
    display: block;
}

.my-floatsss {
    font-size: 24px !important;
    margin-top: 8px;
}

.social-links i{
    font-size: 26px;
}

i.fa.fa-youtube.my-floatsss {
    background-color: red;
    padding: 7px;
    border-radius: 100%;
   
}
