.isolution {
    text-align: center;
    margin-top: 20px;
}

.isolution li {
    position: relative;
    display: inline-block;
    width: 42.888%;
    vertical-align: top;
}
.isolution * {
    display: block;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.fa-angle-up:before {
    content: "\f106";
    margin-top: 32% !important;
}


.yline{
background: url(../assets/images/yline.png) center no-repeat;
min-height: 243px;
width: 2px;
display: inline-block;
}
.ui-to-top{
    display: flex !important;
    justify-content: center !important;
    
}
@media (min-width: 992px) {
  .product_list > .owl-nav > button.owl-prev{
    left:-50px !important;
  }
  .product_list > .owl-nav > button.owl-next{
    right:-50px !important;
  }
}
@media (max-width: 992px) {
  .solar{
    padding-left:10% !important;
  }
  .footer-top{
    padding-left: 10%;
    padding-right: 10%;
  } 
  .rd-navbar-fixed .rd-navbar-panel {
    top:2px !important;
  }

  .card{
    padding: 24px !important;
  }
  .test_div{
    padding-top: 113px !important;
  }
  h4, .h4 {
    font-size: 14px;
    line-height: 1.41667;
  }
  h5, .h5 {
    font-size: 18px !important;
    
  }
 
  .service-text {
    font-weight: bold;
    font-size: 18px !important;
}
.quotes{
  font-size: 18px !important;
  text-align:left !important;
}

.invertor{
padding: 42px !important;
    padding-top: 0 !important;
}


}

.test_div:hover {
  height: auto;
  min-height: 200px;
  max-height: 1200px;
  /* height: 360px; */
}


.test_div{
  transition: max-height 0.8s;
  -webkit-transition: max-height 0.8s;
  overflow: hidden;
  height: 200px;
  transition: 1.0s;
  padding-top: 10px !important;
  max-height: 200px;
}


.wrap {
  position: relative;
  width: 256px;
  height: 350px;
  margin: 50px auto;
}

.slider {
  width: 500px;
  height: 350px;
  margin: 50px auto;
  margin-left: -138px;
  overflow: hidden;
  /* border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; */
}
.slider__row {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 0;
  left: 0;
  height: 1358px;
  overflow: hidden;
  transition: 0.5s;
}
.card{
  box-shadow: 0 0 10px 0 rgba(100, 100, 100, 0.26);
  min-height: 408px;
}
.card:hover{
  box-shadow:  0 0 20px 0 rgb(100 100 100 / 36%);
}

.dropdown-menu>li
{ position:relative;
  -webkit-user-select: none; /* Chrome/Safari */        
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none;
  cursor:pointer;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    display:none;
    margin-top: -1px;
  border-top-left-radius:0;
  border-bottom-left-radius:0;
  border-left-color:#fff;
  box-shadow:none;
  font-family: "Gothic A1", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}
.justified{
  text-align: justify;
    text-align-last: left;
    font-size: 25px;
    font-weight: 100;
}
.service-link{
  text-align: left;
    /* text-align-last: left; */
}
.post-classic-text{
  text-align: justify;
  text-align-last: left;
}
.title-service{
  color: #000000;
}
.title-service{
color:#31383d;
font-weight: 700;
}
.subtitle-service{
  color:#31383d;
font-weight: 600;
}

.person-position {
  text-align: left;
}
.link-inherit:hover {
  text-decoration: none;
}
.font-bold{
  font-weight: bold !important;
}
.font-18{
  font-size: 18px !important;
}
.font-16{
  font-size: 16px !important;
}
.font-14{
  font-size: 14px !important;
}


/* p{
  text-align: justify;
    text-align-last: left;
} */
/* h5{
  
    text-align: justify !important;
      text-align-last: left !important;
  
} */
.right-caret:after,.left-caret a:before
 { 
    content:'none' !important;
 }
.right-caret:after,.left-caret:after
 { 
    content:"";
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
  margin-left:5px;
}
.invertors:hover::after {
	bottom: 0;
}
.justified-text{
  text-align: justify;
  text-align-last: left; 
}
.text-new{
  font-size: 30px;
  font-weight: 700;
}


.sub-menu .rd-nav-link::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 0 !important;
  height: 3px;
  background-color: #15171A;
  border-radius: 2px;
  transition: all 0.25s ease-in-out;
}
.sub-menu .text-left.active .rd-nav-link::before {
  
  width: 10px !important;
 
}

.right-caret:after
{ border-left: 5px solid #000000;
}
.left-caret:after
{ border-right: 5px solid #000000;
}

@import url(https://fonts.googleapis.com/css?family=Hind);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

body {
  font-family: "Open Sans", sans-serif;
  color: #31383d;
  font-size: 1.1rem;
}

section {
  padding: 30px 0;
  background: #fff;
}

p {
  line-height: 1.5;
  margin: 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Hind", sans-serif;
  font-weight: 800;
}

a {
  color: #31383d;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover,
a:focus {
  color: #73a5fc;
}

#navbar-main {
  position: absolute;
  font-family: "Hind", sans-serif;
  background-color: #fff;
  border-bottom: 1px solid #d7e2e9;
}

#navbar-main .navbar-brand {
  color: #96a4b1;
}

#navbar-main .navbar-toggler {
  padding: 0.5rem;
  border: none;
}

#navbar-main .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(68, 189, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

#navbar-main .navbar-nav > li.nav-item > a {
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
}

#navbar-main .navbar-brand .fa-cube {
  font-size: 2rem;
}

header.masthead {
  padding-top: 4rem;
  padding-bottom: 4rem;
  margin-bottom: 3rem;
  background: #a3bded;
  background: -webkit-linear-gradient(-20deg, #a3bded 0%, #6991c7 100%);
  background: -moz-linear-gradient(-20deg, #a3bded 0%, #6991c7 100%);
  background: linear-gradient(-20deg, #a3bded 0%, #6991c7 100%);
}

header.masthead .site-heading {
  padding: 100px 0 50px;
  color: #fff;
}

header.masthead .site-heading h1 {
  font-size: 2.3rem;
}

header.masthead .site-heading .subheading {
  display: block;
  font-weight: 300;
  margin: 0.625rem 0 0;
  color: #fff;
}

ul.job-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.job-list > li.job-preview {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
  padding: 1.5rem 2rem;
  margin-bottom: 1rem;
  float: left;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

ul.job-list > li.job-preview:hover {
  cursor: pointer;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
}

.job-title {
  margin-top: 0.6rem;
}

.company {
  color: #96a4b1;
}

.job-preview .btn {
  margin-top: 1.1rem;
}

.btn-apply {
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 800;
  letter-spacing: 1px;
  background-color: transparent;
  color: #393a5f;
  border: 2px solid #393a5f;
  padding: 0.6rem 2rem;
  -webkit-border-radius: 2rem;
  -moz-border-radius: 2rem;
  border-radius: 2rem;
}

.btn-apply:hover {
  background-color: #393a5f;
  color: #fff;
  border: 2px solid #393a5f;
}

@media (max-width: 575px) {
  .job-preview .content {
    width: 100%;
  }
}


@media only screen and (min-width: 992px) {

  #navbar-main {
    background: transparent;
    border-bottom: 1px solid transparent;
  }
.career-form{
  box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
  #navbar-main .navbar-brand {
    color: #fff;
    opacity: 0.8;
    padding: 0.95rem 1.2rem;
  }

  #navbar-main .navbar-brand:hover,
  #navbar-main .navbar-brand:focus {
    opacity: 1;
  }

  #navbar-main .navbar-nav > li.nav-item > a {
    color: #fff;
    opacity: 0.8;
    padding: 0.95rem 1.2rem;
  }

  #navbar-main .navbar-nav > li.nav-item > a:hover,
  #navbar-main .navbar-nav > li.nav-item > a:focus {
    opacity: 1;
  }
}
.container {
  padding: 2rem 0rem;
}

h4 {
  margin: 2rem 0rem;
}

@media (max-width: 978px) {
  .about-text-main{
    text-align: left !important;
  }
  .mob-about{
    height:530px !important;
  }
  .img-about{
    left: -4px;
  }
  .motto-about{
    color: #000000 !important;
    font-weight: bold !important;
  }
  .img-about-1{
  left: 139px;
  }
  .smart-image{
    margin-top:0 !important;
    margin-bottom: 0 !important;
  }
  .contact{
    padding-left: 10% !important;
    padding-right: 10% !important;
  }
  .smart-app{
    padding: 0 !important;
    padding-left: 10% !important;
    padding-right: 10% !important;
  }
  .smart-app .section-lg{
    padding-top: 10% !important;
    padding-bottom: 0% !important;

  }
  .rd-navbar-fixed .rd-nav-link {
  
    color: #15171A !important;
}
  .whychoose-div{
    max-height: 1369px;
  }
 
  .career-form{
    padding: 0 !important;
    
  }
}

.panel {
  border-radius: 4px;
  padding: 1rem;
  margin-top: 0.2rem;
  background-color: #f5f5f5;
  color: #323b40;
}
.panel.panel-blue {
  background-color: #e0f5ff;
  color: #00a5fa;
}
.panel.panel-big-height {
  min-height: 150px;
}

.item {
  border-radius: 4px;
  padding: 0.5rem;
  margin: 0.2rem;
}
.item.item-blue {
  background-color: #b9e5fe;
  color: #00a5fa;
}
.item.item-green {
  background-color: #b7e0dc;
  color: #019888;
}
.item.item-lime {
  background-color: #c7e8c8;
  color: #42b045;
}
.item.item-yellow {
  background-color: #ffeeba;
  color: #ff9901;
}

.item.item-pink {
  background-color: #fabad0;
  color: #ef075f;
}
.item.item-red {
  background-color: #fec9c6;
  color: #fd3d08;
}
.item.item-big-width {
  min-width: 380px;
}




