.slider {
  width: 100%;
}

.blue h3 {
    background: none repeat scroll 0% 0% #FFF;
    color: #3498DB;
    font-size: 36px;
    line-height: 100px;
    margin: 10px;
    padding: 2%;
    position: relative;
    text-align: center;
}

.blue img {
  width: 1170px;
}

.hide {
  display: none;
}

.header_search {
  float: left;
  width: 170px;
}

/*Footer*/

footer {
  border-top: 1px #ddd solid;
}

footer .sitemap {
  background: #687a94;
  min-height: 200px;
}

.footer_links {
  height: 76px;
  background: #231f20;
  padding: 10px 0 10px 0;
}

/*Footer menu*/

.footer_links {
  display: block;
}

.footer_menu {
  margin-top: 20px;
}

.footer_menu > li {
    line-height: 16px;
    padding: 0 5px 0 5px;
    border-right: 1px #c0c0c0 solid;
}

.footer_menu > li.last-child {
  border-right: none!important;
}

.footer_menu > li > a {
    color: #c0c0c0;
    font-size: 12px;
 }

.footer_menu > li > a:hover {
    color: #ffcc00;
 }

 .footer_menu > li > a.active {
    color: #ffcc00;
 }




/*home video*/

.video-wrap {
  width: 100%;
  height: 100%;
  max-height: 250px;
}

.video-block * {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  box-sizing: border-box;
}
.video-block:hover .title {
  opacity: 1;
}
.video-block:after {
  content: '';
  display: block;
  clear: both;
}
.video-thumb {
  position: relative;
  box-sizing: border-box;
  float: left;
  width: 25%;
  background: #033;
}
.video-thumb .title {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  font: normal 18px/1.5em;
  text-decoration: none;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  cursor: pointer;
}

.video-thumb img {
  display: block;
  width: 100%;
}
.video-thumb:hover .title {
  background: rgba(27, 29, 55, 0.5);
}

@media (max-width: 400px) {
  .video-thumb {
    width: 50%;
  }
  .video-thumb .title {
    opacity: 1;
    background: rgba(0, 0, 0, 0.7);
    font-size: 11px;
    padding: 10px;
  }
}

h1, h2, h3, h4, h5, h6 { color: #333; }

h6 {
  text-transform: uppercase;

}

/**/

.header-right-col {
    position: fixed;
    right: 0px;
    top: 350px;
    z-index: 10;
    -webkit-transition: 1s ease-in-out;
    -moz-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
}

.header-right-col:hover {
  -webkit-transform: translate(-200px,0);
    -moz-transform: translate(-200px,0);
    -o-transform: translate(-200px,0);
    -ms-transform: translate(-200px,0);
    transform: translate(-200px,0);
}

.phone-icon-section {
    top: 0px;
    position: relative;
    z-index: 1000;
}

.phone-icon-content-section {
    float: left;
}

.icon-bg-section {
    background: #355DBF none repeat scroll 0% 0%;
    float: left;
    height: 40px;
    width: 40px;
}

.phone-icon-content {
    background-color: #FFF;
    display: inline-block;
    float: right;
    font-weight: bold;
    position: relative;
}

.ctext {
    margin: 0px;
}

.p1 {
    display: block;
    font-size: 20px;
    line-height: 40px;

}

/* News list */

.owl-carousel .item {
  transition: all 0.3s ease-out 0s;
  margin: 5px;
}

.owl-carousel .item h6 {
  margin-top: 10px;
}

.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.bw:hover {
  -webkit-filter: grayscale(100%);
}

/* logos */

.testimonial-companies-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
}

.testimonial-company {
    list-style-type: none;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.1em;
    font-size: 14px;
    line-height: 1;
    color: #D5D5D5;
    display: inline-block;
    vertical-align: middle;
    margin: 2%;
}

/* menu over */

.nav-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.05) none repeat scroll 0% 0%;
    z-index: 98;
    display: none;
    left: 0px;
}

.nav-modal-bg.active {
  display: block;
}

/*Footer list*/

.list-links-category {
    padding: 0px;
    margin: 0px;
}

.list-links-category dt {
    text-transform: uppercase;
    padding-bottom: 10px;
}

dt {
    font-weight: 700;
}

dd, dt {
    line-height: 1.42857;
}

.list-links-category dd, .list-links-category li, .list-links-category ul {
    padding: 0px;
    margin: 0px;
    list-style: outside none none;
    line-height: 22px;
}

.link-inverted a {
    color: #000;
    transition-duration: 0.25s;
}

.link-inverted a:hover {
    color: #0066b3;
    text-decoration: underline;
}


footer .copyright_txt {
  
  line-height: 40px;
  margin: 10px 0;
}

.branch_area {
  display: block;
  width: 100%;
  height: 500px;
}

.solar_grid_container {
    display: block;
    top: auto;
    right: auto;
    left: 0px;
    z-index: 3;
    height: 500px;
}

/*
position: absolute;
top: auto;
right: auto;
bottom: 0px;
left: 0px;
width: 100%;
z-index: 1;
*/



.p-t-10 {
  padding-top: 10px
}

.p-t-20 {
  padding-top: 20px
}

.p-t-30 {
  padding-top: 30px
}

.p-t-40 {
  padding-top: 40px
}


.p-b-10 {
  padding-bottom: 10px
}

.p-b-20 {
  padding-bottom: 20px
}

.p-b-30 {
  padding-bottom: 30px
}

.p-b-40 {
  padding-bottom: 40px
}



/*sub*/

.sub_about_menu a {
    padding-right: 9px;
    padding-left: 9px;
    font-size: 12px;
    line-height: 63px;
    display: block;
}

.sub_about_menu .sub-menu {
    margin-top: 15px;
    margin-bottom: 10px;
}

.sub_about_menu .sub-menu li {
    width: 150px;
    height: auto;
    float: left;
}

.sub_about_menu .sub-menu-image-div {
    position: relative;
    width: 150px;
    height: 70px;
    overflow: hidden;
}

.sub_about_menu .sub-menu-image {
    width: 115px;
    height: 230px;
    position: absolute;
    top: -25px;
    left: 15px;
    margin: 0 10px;
}

.sub_about_menu .sub-menu-title {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
    text-transform: uppercase;
    line-height: normal;
    width: 150px;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

.icontent {
    margin: 10px 15px;   
}

.icontent p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;

      font-family: "Helvetica Neue",Helvetica, Tahoma,Arial,sans-serif;

      margin: 10px 0px 10px 0px;
      font-size: 14px;
      line-height: 1.7;
      color: #333;
}

.icontent strong {
    color: #454d62;
}

.icontent .center {
    margin-left: auto;
    margin-right: auto;
}

.icontent .cimage {
      position: relative;
          display: block;
      margin-bottom: 20px;
}

.icontent table {
    margin: 10px 0 10px 0;

    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;

    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-spacing: 0px;

    font-size: 13px;
    border-top: 3px solid #454d62;
    border-bottom: 2px solid #454d62;
    border-collapse: collapse;
}

.icontent .stacktable.large-only {
    display: table;
}

td, th {
    display: table-cell;
    vertical-align: inherit;
}

.icontent tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

.icontent table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.icontent table td {
    border: 1px solid #dbe1ea;
    padding: 4px;
    color: #454d62;
}

.icontent h1, h2, h3, h4, h5, h6 {
   color: #0066b3;
}

table td>p {
    margin: 0;
}

.icontent ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
    margin-top: 0;
    margin-bottom: 10px;
}

.icontent ul li {
    line-height: 160%;
    display: list-item;
    font-size: 14px;
    font-family: inherit;
}

.icontent .error {
  color: red;
}