/*
Theme Name: The NRG Company
Theme URI: http://theenergycompany.com.au/
Author: The NRG Company
Author URI: http://theenergycompany.com.au/
Version: 1.0
*/

@import url("https://fonts.googleapis.com/css?family=Lato:400,100,300,700,900");
@import url("https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,300,700,700italic");
@import url('css/font-awesome.min.css');

/* new added*/

.body_contents {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

body {
  font-family: century gothic;
  font-size: 18px;
  line-height: 1.5em;
  color: #000 !important;
  margin: 0;
  position: relative;
  background: url(images/bg.png) repeat center top!important;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
}

.panel-title {
  font-family: century gothic;
}

h2 {
  font-size: 24px;
}

a {
  color: #01d432;
  transition: all ease 0.2s 0s
}

a:hover {
  color: #b4c730;
  text-decoration: none;
  outline: 0;
}

.theheading {
  color: #01D432;
}

ul li {
  background: url(images/bullet.png) no-repeat left 10px;
  padding: 0 20px 0 81px;
}

.breadcrumb2 {
  background: #01d432;
  padding: 9px 0;
  overflow: hidden;
}

.breadcrumb2 ul {
  list-style: none;
  background: none;
  padding: 0;
  margin: 0 0 0 93px;
}

.breadcrumb2 ul li {
  list-style: none;
  background: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.breadcrumb2 ul li strong {
  display: inline-block;
  padding: 0 5px 0 0;
}

.breadcrumb2 ul a {
  background: url(images/ar.png) no-repeat right 7px;
  color: #fff;
  list-style: none;
  padding: 0 20px 0 10px;
  margin: 0;
  display: inline-block;
}

.fontz {
  font-size: 24px;
  padding: 4px 0 8px 0
}

.mainlinktab a {
  font-weight: bold !important;
}

.mainlinktab a:hover {
  color: #fff;
}

.mainlinktab a:focus {
  color: #fff;
}

a:focus {
  outline: 0;
  text-decoration: none;
}

img {
  height: auto;
  max-width: 100%;
  border: 0;
}

.clear10px {
  clear: both;
  padding: 5px;
}

.clear20px {
  clear: both;
  padding: 10px;
}

.clear24px {
  clear: both;
  padding: 12px;
}

.clear40px {
  clear: both;
  padding: 20px;
}

.clear50px {
  clear: both;
  padding: 25px;
}

.clear100px {
  clear: both;
  padding: 50px;
}

.clear300px {
  clear: both;
  padding: 150px;
}

section {
  padding: 50px 0;
  display: block;
  position: relative;
}

.float_left {
  float: left;
  margin-right: 15px;
}

.float_right {
  float: right;
  margin-left: 15px;
}

.black_overlay {
  rgba(0,
  0,
  0,
  0);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: block !important;
  cursor: auto;
}

.white_shadow_top {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  min-height: 100px;
}

header {
  position: relative;
}

.inner_header .black_overlay {
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
}

.inner_header {
  background-size: cover !important;
  min-height: 650px;
}

.inner_header .banner_caption {
  opacity: 1;
}

.inner_header:hover {
  cursor: pointer;
  cursor: hand;
}

.btn-success {
  background-color: #01D432 !important;
  border-color: #01D432 !important;
  color: #fff;
  font-size: 24px;
  padding: 7px 28px;
}

.top_bar {
  padding: 0 0 10px;
  min-height: 100px;
  color: #fff;
  text-decoration: none;
  z-index: 99;
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
}

.logo_inner {
  float: left;
  margin-right: 10px;
  width: 200px;
  margin-top: 5px;
}

.logo_inner img {
  width: 100%;
}

.logo {
  float: left;
  margin-right: 10px;
  width: 278px;
  margin-top: 10px;
}

.logo img {
  width: 80%;
}

.tbar_right_contents {
  float: left;
  margin-left: 53px;
  margin-top: 30px;
  width: 70%;
}

.h_tbar_right_contents {
  float: left;
  margin-left: 53px;
  margin-top: 65px;
  width: 70%;
}

.h_tbar_right_contents .menu_button a {
  color: #fff;
  background: url(images/hmenu.png) no-repeat right 5px;
  display: block;
}

.h_tbar_right_contents .menu_button a img {
  display: none !important;
}

.h_tbar_right_contents .menu_button a:hover {
  text-decoration: none;
  color: #009f10;
}

.home_button {
  padding: 7px 15px;
}

.green_button {
  color: #fff;
  float: right;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  display: inline-block;
  padding: 7px 25px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  background: rgb(2, 201, 64);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(2, 201, 64, 1) 0%, rgba(0, 251, 5, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(2, 201, 64, 1) 0%, rgba(0, 251, 5, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(2, 201, 64, 1) 0%, rgba(0, 251, 5, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#02c940', endColorstr='#00fb05', GradientType=0);
  /* IE6-9 */
}

.green_button:hover {
  color: #fff;
  background: rgb(0, 251, 5);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0, 251, 5, 1) 0%, rgba(2, 201, 64, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 251, 5, 1) 0%, rgba(2, 201, 64, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 251, 5, 1) 0%, rgba(2, 201, 64, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00fb05', endColorstr='#02c940', GradientType=0);
  /* IE6-9 */
}

.menu_button {
  float: left;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  width: 136px;
  margin-top: 0;
  padding: 7px 24px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  background: rgb(2, 201, 64);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(2, 201, 64, 1) 0%, rgba(0, 251, 5, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(2, 201, 64, 1) 0%, rgba(0, 251, 5, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(2, 201, 64, 1) 0%, rgba(0, 251, 5, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#02c940', endColorstr='#00fb05', GradientType=0);
  /* IE6-9 */
}

.menu_button:hover {
  color: #fff;
  background: rgb(0, 251, 5);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0, 251, 5, 1) 0%, rgba(2, 201, 64, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 251, 5, 1) 0%, rgba(2, 201, 64, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 251, 5, 1) 0%, rgba(2, 201, 64, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00fb05', endColorstr='#02c940', GradientType=0);
  /* IE6-9 */
}

.menu_button a {
  color: #fff;
  text-decoration: none;
}

.menu_button a:hover {
  text-decoration: none;
  color: #01ee14;
}

.menu_button img {
  display: inline-block;
  margin-left: 10px;
  width: 25px;
}

.home_button span {
  margin: 0 5px 0 5px;
}

.home_button {
  padding: 7px 24px;
  color: #fff;
  border-radius: 20px;
  margin: 0px 9px;
  display: inline-block;
  -webkit-border-radius: 20px;
  -ms-border-radius: 20px;
  background: rgb(2, 201, 64);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(2, 201, 64, 1) 0%, rgba(0, 251, 5, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(2, 201, 64, 1) 0%, rgba(0, 251, 5, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(2, 201, 64, 1) 0%, rgba(0, 251, 5, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#02c940', endColorstr='#00fb05', GradientType=0);
  /* IE6-9 */
}

.home_button:hover {
  color: #fff;
  background: rgb(0, 251, 5);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0, 251, 5, 1) 0%, rgba(2, 201, 64, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 251, 5, 1) 0%, rgba(2, 201, 64, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 251, 5, 1) 0%, rgba(2, 201, 64, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00fb05', endColorstr='#02c940', GradientType=0);
  /* IE6-9 */
}

.cross_button {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  width: 40px;
  display: block;
  height: 34px;
  padding-top: 0;
  border: #FFF solid 2px;
  color: #fff;
  font-size: 25px;
  text-align: center;
  right: 15px;
  position: absolute;
}
.cross_button:after {
  content: '';
  display: block;
  height:34px;
  position: relative;
}

.cross_button:hover {
  background-color: #fff;
  color: #000;
}

.main_menu_wrapper {
  display: none;
  color: #fff;
  text-decoration: none;
  text-align: right;
  z-index: 9999999;
}

.main_menu_left {
  background-color: #000;
  height: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  top: 0;
  width: 63px;
  z-index: 5000;
}

.main_menu_left img {
  text-align: center;
  margin-top: 25px;
}

.Innermenu {
  left: 95px !important;
  top: 102px !important;
}

.main_menu {
  background-color: #01d432;
  left: 168px;
  padding-right: 5px;
  padding-top: 15px;
  padding-bottom: 12px;
  position: absolute;
  top: 145px;
  width: 30%;
  z-index: 50000 !important;
}

.main_menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: left;
  margin-top: 34px;
}

.main_menu ul li {
  background: none !important;
  display: block;
  position: relative;
}

.main_menu ul li a {
  clear: both;
  color: #fff;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: normal;
  overflow: hidden;
  padding: 2px 13px;
  position: relative;
  text-decoration: none;
  text-transform: none;
}

.main_menu ul li a:hover,
.main_menu ul li.current a {
  color: #fff;
  text-decoration: none;
  background-color: #23a64f;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
}

.disconnection {
  padding: 30px 0;
  text-align: center;
}

.main_menu ul li.current-menu-item a {
  color: #fff;
  text-decoration: none;
  background-color: #23a64f;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
}


/*formMOve*/

.margintop {
  margin: 15px 0;
}

.margintop2 {
  margin: 40px 0 0 0;
}

.margintop3 {
  margin: 60px 0 0 0;
}

.text {
  font-size: 14px;
  line-height: 15px;
  text-align: center;
  width: 100%;
}

.clearleft {
  width: 100%;
  float: left;
  clear: left;
}

.text span {
  font-size: 18px;
  text-decoration: underline;
}

.formmove .form-control {
  border-radius: 0;
  -ms-border-radius: 0;
}

.formmove textarea {
  border: 1px solid #ccc;
  padding: 15px;
  height: 320px;
  overflow-x: hidden;
  overflow-y: scroll;
  width: 100%;
  resize: none;
}

.formmove label {
  display: inline-block;
  font-size: 16px;
  font-weight: 200;
  margin-bottom: 0;
  width: 100% !important;
}

.formmove .btn-primary {
  background-color: #01d432 !important;
  border-color: #01d432 !important;
  color: #fff;
  font-size: 24px;
  padding: 7px 28px;
}

.thegreen {
  color: #01D432
}

.formmove h2 {
  margin: 25px 0;
}

.formmove em {
  color: red;
}

.formmove .radiobtn {
  width: auto !important;
}

.formmove select {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -ms-border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}


/**/

.body_contents {
  min-height: 700px;
  display: block;
}

.testonials {
  margin: 40px 0 0 0;
  text-align: center;
}

.testonials h2 {
  padding: 0 0 10px 0;
  font-size: 22px;
  color: #fff;
}

.testonials span {
  display: block;
  color: #fff;
}

.testonials .carousel-control.right {
  background-image: none;
  background-repeat: repeat-x;
  left: auto;
  right: -86px;
}

.theboxinner {
  margin: 15px 0;
  overflow: hidden;
}

.theboxinner img {
  border: #76BE59 solid 2px;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(99, 99, 99, 1);
  -moz-box-shadow: 0px 5px 5px 0px rgba(99, 99, 99, 1);
  box-shadow: 0px 5px 5px 0px rgba(99, 99, 99, 1);
}

.thebox {
  margin: 25px 0
}

.thebox h3 {
  font-size: 24px;
  padding: 5px 0;
}

.txt01 {
  min-height: 120px;
  padding: 10px 0;
}

.thebox .col-lg-4 {
  padding: 0 5px
}

.thebox .green_button1:hover {
  background-position: center bottom;
}

.thebox .green_button1 {
  font-size: 0 !important;
  background: url(images/more_info_blk_button.png) no-repeat center top;
  width: 177px;
  height: 62px;
  overflow: hidden;
  display: block;
  transition: all linear 0s 0s;
  -webkit-transition: all linear 0s 0s;
  -ms-transition: all linear 0s 0s;
  margin-top: 20px;
  background-size: 100%;
}

.image-center {
  text-align: center;
}

.thebox {
  overflow: hidden;
}

.testonials .carousel-control.left {
  background-image: none;
  background-repeat: repeat-x;
  left: -86px;
  right: auto;
}


/*for inner pages*/

.circle {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #01d432;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: height .25s ease, width .25s ease;
  -ms-transition: height .25s ease, width .25s ease;
  transition: height .25s ease, width .25s ease;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
}

.circle:hover {
  height: 50px;
  width: 50px
}

.circle:before,
.circle:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid #01d432
}

.circle:before {
  -webkit-animation: ripple 2s linear infinite;
  animation: ripple 2s linear infinite;
  -ms-animation: ripple 2s linear infinite
}

.circle:after {
  -webkit-animation: ripple 2s linear 1s infinite;
  animation: ripple 2s linear 1s infinite;
  -ms-animation: ripple 2s linear 1s infinite;
}

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
  }
  75% {
    -webkit-transform: scale(1.75);
    opacity: 1;
    -ms-transform: scale(1.75);
  }
  100% {
    -webkit-transform: scale(2);
    opacity: 0;
    -ms-transform: scale(2);
  }
}

@keyframes ripple {
  0% {
    transform: scale(1);
    -ms-transform: scale(1);
  }
  75% {
    transform: scale(1.75);
    -ms-transform: scale(1.75);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    -ms-transform: scale(2);
    opacity: 0;
  }
}

.inner_contents {
  background: url(images/inner_contents_bg.png) no-repeat center bottom;
  background-size: cover;
  background-attachment: fixed;
  min-height: 575px;
}

ul.inner_tab_menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  text-align: center;
  margin-top: -52px;
}

ul.inner_tab_menu li {
  padding: 0 20px 0 23px;
  text-align: left;
  background: none;
  font-size: 24px;
  color: #fff;
  width: 13.5%;
  text-decoration: none;
  display: inline-block;
  position: relative;
  float: none;
}

ul.inner_tab_menu li a {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  overflow: hidden;
  height: 150px;
  display: block;
  padding: 10px;
  text-align: left;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  background-color: #000;
  transition: all ease-out 0.10s 0s;
  -webkit-transition: all ease-out 0.10s 0s;
}

ul.inner_tab_menu li a div {
  position: absolute;
  left: 20px;
  width: 150px;
  top: 55%;
  height: 41px;
  overflow: hidden;
  transition: all ease-out 0.2s 0s;
  -webkit-transition: all ease-out 0.2s 0s;
  -ms-transition: all ease-out 0.2s 0s;
}

ul.inner_tab_menu li a i {
  position: absolute;
  right: 15px;
  top: 40%;
  font-size: 24px;
  width: 25px;
  background: url(images/svg/plus.png) no-repeat center top;
  background-size: 100%;
  height: 25px;
  overflow: hidden;
}

ul.inner_tab_menu li a:hover i {
  background-position: center bottom;
}

ul.inner_tab_menu li a:hover {
  text-decoration: none;
}


/*ul.inner_tab_menu li:nth-child(1) a { background-image:url(images/menu/inner_menu_bg1.png); }
ul.inner_tab_menu li:nth-child(2) a { background-image:url(images/menu/inner_menu_bg2.png); }
ul.inner_tab_menu li:nth-child(3) a { background-image:url(images/menu/inner_menu_bg3.png); }
ul.inner_tab_menu li:nth-child(4) a { background-image:url(images/menu/inner_menu_bg4.png); }
ul.inner_tab_menu li:nth-child(5) a { background-image:url(images/menu/inner_menu_bg5.png); }
ul.inner_tab_menu li:nth-child(6) a { background-image:url(images/menu/inner_menu_bg6.png); }
ul.inner_tab_menu li:nth-child(7) a { background-image:url(images/menu/inner_menu_bg7.png); }*/

.banner_caption {
  position: absolute;
  left: 50%;
  top: 55%;
  transform: translate(-107%, -50%);
  -webkit-transform: translate(-107%, -50%);
  -ms-transform: translate(-107%, -50%);
  width: 500px;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  transition: all linear 0.2s 0s;
  -webkit-transition: all linear 0.2s 0s;
  -ms-transition: all linear 0.2s 0s;
  display: block !important;
  cursor: auto;
}

.banner_caption p {
  line-height: 22px;
  font-size: 18px;
  font-weight: 300;
}

.border_heading {
  font-weight: bold;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  padding: 15px;
  margin-bottom: 15px;
  border: #FFF solid 2px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  display: inline-block;
}

.border_heading h1 {
  padding: 0;
  margin: 0;
  font-size: 42px;
  font-weight: bold;
  line-height: 30px;
}

.border_heading span {
  font-size: 26px;
  font-weight: normal;
}

.innebody {
  background: none !important;
}

.innebody footer {
  margin-top: 0 !important;
}

footer {
  margin-top: 100px;
  background: transparent url(images/footer.png) no-repeat center top;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 15px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: 300;
}

footer h3 {
  font-size: 36px;
  font-weight: bold;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  clear: both;
}

footer h3 span {
  font-weight: normal;
}

footer h3 a {
  font-size: 36px;
  font-weight: bold;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  clear: both;
}

footer h3 a span {
  font-weight: normal;
}

footer h3 a:hover {
  color: #0EDB4B !important;
}

footer a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
}

footer a:hover {
  text-decoration: unerline;
  color: #fff;
}

.white_devider {
  border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
  margin-bottom: 25px;
  padding-top: 24px;
}

.inner_footer {
  background: rgba(0, 0, 0, 0) url("images/inner_contents_bg.png") no-repeat fixed center bottom / cover;
}

.footer_icon {
  display: block;
  text-align: center;
  width: 30px;
  clear: both;
  margin: 0 auto;
  margin-bottom: 5px;
}

.backtotop {
  background: rgb(154, 233, 179);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(154, 233, 179, 1) 0%, rgba(1, 218, 44, 1) 50%, rgba(2, 205, 59, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(154, 233, 179, 1) 0%, rgba(1, 218, 44, 1) 50%, rgba(2, 205, 59, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(154, 233, 179, 1) 0%, rgba(1, 218, 44, 1) 50%, rgba(2, 205, 59, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9ae9b3', endColorstr='#02cd3b', GradientType=0);
  /* IE6-9 */
  width: 80px;
  height: 80px;
  border: #FFF solid 2px;
  padding-top: 15px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Josefin Sans', sans-serif;
  display: block;
  border-radius: 80px;
  -webkit-border-radius: 80px;
  line-height: 13px;
  margin: 0 auto;
  margin-top: -40px;
}

.backtotop:hover {
  background: rgb(2, 205, 59);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(2, 205, 59, 1) 0%, rgba(1, 218, 44, 1) 50%, rgba(154, 233, 179, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(2, 205, 59, 1) 0%, rgba(1, 218, 44, 1) 50%, rgba(154, 233, 179, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(2, 205, 59, 1) 0%, rgba(1, 218, 44, 1) 50%, rgba(154, 233, 179, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#02cd3b', endColorstr='#9ae9b3', GradientType=0);
  /* IE6-9 */
}

.backtotop i {
  font-size: 18px;
}

.copyrights {
  text-align: center;
  padding: 5px 0;
  font-size: 11px;
  color: #333;
  text-decoration: none;
}

.more_info {
  background: url(images/more_info_blk_button.png) no-repeat center top;
  width: 177px;
  height: 62px;
  overflow: hidden;
  display: block;
  transition: all linear 0s 0s;
  -webkit-transition: all linear 0s 0s;
  margin-top: 20px;
  background-size: 100%;
}

.more_info:hover {
  background-position: center bottom;
}

.more_info_inner {
  background: url(images/more_info_inner.png) no-repeat center top;
  width: 103px;
  height: 100px;
  overflow: hidden;
  display: block;
  transition: all linear 0s 0s;
  -webkit-transition: all linear 0s 0s;
  margin-top: 20px;
  background-size: 100%;
}

.more_info_inner:hover {
  background-position: center top;
}

.rotating_content_box {
  width: 95%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 20px;
}

.rotate_img_box {
  position: relative;
  width: 100%;
}

.rotate_img_box:before {
  border-left: #000 dotted 2px;
  content: "";
  left: -15px;
  top: 0;
  bottom: 10%;
  position: absolute;
}

.rotate_img_box:after {
  border-right: #000 dotted 2px;
  content: "";
  right: -15px;
  top: 10%;
  bottom: 0;
  position: absolute;
}

.transform_b {
  transform: scale(1) translateX(-50%);
  -webkit-transform: scale(1) translateX(-50%);
  -ms-transform: scale(1) translateX(-50%);  
}

.transform_scale_center {
  transform: scale(0.5) translateX(-50%);
  -webkit-transform: scale(0.5) translateX(-50%);
  -ms-transform: scale(0.5) translateX(-50%);
}

.transform_scale_center:hover {
  transform: scale(0.9, 0.9) translateX(-50%);
  -webkit-transform: scale(0.9, 0.9) translateX(-50%);
  -ms-transform: scale(0.9, 0.9) translateX(-50%);
  margin-left: -20px;
}

.transform_scale_middle {
  transform: scale(0.5, 0.5) translateY(-50%);
  -webkit-transform: scale(0.5, 0.5) translateY(-50%);
  -ms-transform: scale(0.5, 0.5) translateY(-50%);
}

.transform_scale_middle:hover {
  transform: scale(0.9, 0.9) translateY(-50%);
  -webkit-transform: scale(0.9, 0.9) translateY(-50%);
  -ms-transform: scale(0.9, 0.9) translateY(-50%);
}

.rotate_box {
  width: 260px;
  display: inline-block;
  transition: all ease-out 0.5s 0s;
  -webkit-transition: all ease-out 0.5s 0s;
  -ms-transition: all ease-out 0.5s 0s;
   -webkit-animation-fill-mode: none; /* Safari 4.0 - 8.0 */
    animation-fill-mode: none;
}

.rotate_box:hover,
.rotate_box.active {
  width: 250px;
  display: inline-block;
}

.rotate_box .make_rotate {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transition: all ease-out 0.5s 0s;
  -webkit-transition: all ease-out 0.5s 0s;
  -ms-transition: all ease-out 0.5s 0s;
}

.rotate_box:hover .make_rotate,
.rotate_box.active .make_rotate {
  transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
}

.rotate_box h2 {
  font-family: 20px/bold 'Josefin Sans', sans-serif!important;
  color: #000;
  text-decoration: none;
  text-align: right;
  margin: 0;
  margin-bottom: 15px;
}

.rotate_box .zoom {
  opacity: 1;
  transition: all linear 0.2s 0s;
  -webkit-transition: all linear 0.2s 0s;
  -ms-transition: all linear 0.2s 0s;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 99;
}

.rotate_box:hover .zoom,
.rotate_box.active .zoom {
  opacity: 0;
}

.embded_img {
  background-size: cover;
  display: block;
  height: 260px;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.dot_border_top {
  border-top: #333 dotted 2px;
  width: 95%;
  padding-top: 15px;
  float: right;
}

.dot_border_bottom {
  border-bottom: #333 dotted 2px;
  width: 95%;
  padding-top: 15px;
  margin-bottom: 15px;
}

.img_bg_box1 {
  background: url(images/embded_img.png) no-repeat center center;
}

.img_bg_box2 {
  background: url(images/energy_reduction_img.png) no-repeat center center;
}

.img_bg_box3 {
  background: url(images/consulting_img.png) no-repeat center center;
}

.img_bg_box4 {
  background: url(images/customers_img.png) no-repeat center center;
}

.rotate_box .embded_img .black_overlay {
  background-color: rgba(0, 0, 0, 0.5);
}

.rotate_box:hover .embded_img .black_overlay,
.rotate_box.active .embded_img .black_overlay {
  background-color: rgba(0, 0, 0, 0);
}

.rotate_box p,
.rotate_box p a {
  color: #000;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
}

.rotate_box p a:hover {
  color: #000;
  text-decoration: none;
}

.rotate_box .black_down_arrow_box {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding-top: 10px;
  font-size: 40px;
  background-color: #000;
}

.rotate_box .black_down_arrow_box i {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  text-align: center;
  position: absolute;
  top: 7px;
  left: 10px;
}

.rotate_box:hover .black_down_arrow_box,
.rotate_box.active .black_down_arrow_box {
  display: none;
}

.rotate_text_margin {
  display: block;
  padding: 20px;
  clear: both;
}

.rotate_box:hover .rotate_text_margin,
.rotate_box.active .rotate_text_margin {
  display: none;
}

.rotate_box .rotate_contents {
  width: 130%;
  text-align: center!important;
}

.rotate_box .rotate_contents a.more_info {
  margin: 0 auto;
  display: none;
}

.rotate_box:hover .rotate_contents a.more_info,
.rotate_box.active .rotate_contents a.more_info {
  display: inline-block;
}

.rotate_box:hover .rotate_contents,
.rotate_box.active .rotate_contents {
  width: 100%!important;
}

.welcome_content {
  font-size: 15px;
  font-weight: 800;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 180px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 55%;
}

.welcome_content span {
  /* font-size:24px; color:#01d432; */
}

.rotate_box h2 {
  font-size: 28px;
}

.r_box3 {
  position: absolute;
  left: 30%;
  top: 230px;
}

.r_box4 {
  position: absolute;
  left: 60%;
  top: 230px;
}

.r_box3:hover {
  top: 260px;
  left: 34%;
}

.r_box4:hover {
  left: 65.9%;
  top: 260px;
}

.r_box1:hover {
  left: 10%;
  top: 37px;
}

.r_box2:hover {
  top: 37px;
  right: -10%;
}

.r_box1 {
  position: absolute;
  left: 3%;
  top: -45px;
}

.r_box2 {
  position: absolute;
  right: -7%;
  top: -45px;
}

.r_box1:hover h2 {
  font-size: 24px;
}

.r_box2:hover h2 {
  font-size: 24px;
}

.r_box3:hover h2 {
  font-size: 24px;
}

.r_box4:hover h2 {
  font-size: 24px;
}

.wow {
  visibility: hidden;
}

.nav-tabs {
  border-bottom: 0;
}

path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  animation: dash 20s normal forwards ease-in-out;
  -ms-animation: dash 20s normal forwards ease-in-out;
  -webkit-animation: dash 20s normal forwards ease-in-out;
}

@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }
  to {
    stroke-dashoffset: 0;
  }
}

.inner_header2 {
  min-height: 500px !important;
}

.subinner_contents {
  background: #fff none repeat scroll 0 0 !important;
}

.subinner_contents h2 {
  padding: 15px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: normal;
}

.footer1 {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 15px;
  padding-top: 50px;
  text-align: center;
  text-decoration: none;
  background-size: cover;
}

.collapse.in {
  padding: 15px !important;
  overflow: auto;
}

.accodianFaq .panel-heading {
  background: #01d432;
  color: #fff;
}

.accodianFaq .panel-heading a:hover {
  color: #fff;
}

.list-social-icons a {
  color: #76BE59;
}

.list-social-icons a:hover {
  color: #000;
}

.inner-contents p {
  margin-bottom: 10px;
}

.aligncenter {
  text-align: center !important;
  display: block;
  margin: auto;
}

.theheadingbig {
  color: #01D432;
  font-size: 22px;
  font-weight: bold;
}

.welcome_content span {
  color: #0edb4b;
  font-size: 24px;
}

.ullimargin {
  margin-left: 250px !important;
}

@media (max-width: 500px) {
  .ullimargin {
    margin-left: 0px !important;
  }
}