


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {


.energy .col-xs-12 {
	padding:5px;


}

.green-line {
   display: block;
   position: relative;
   padding: 0;
   margin: 40px auto 0 auto;
   height: 0;
   width: 100%;
   max-height: 0;
   font-size: 1px;
   line-height: 0;
   clear: both;
   border: none;
   border-top: 3px solid #86BC25;

}


.energy-title {
	height: 30px;
}

.energy-title h2{
	text-align: center;
	color: #999;
	line-height: 30px;
	margin:0;
	font-size: 20px;

}

.energy-title h2 .energy-color{

	color: #fccc1d;

}

.textinner {
	position: relative;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
	color: #fff;
}
.textinner.green {
	/*background-color: #86BC25;*/
	background-color: #7cacc8;
	opacity: 1;

}

.container.energy .row {
	margin-right: -15px;
    margin-left: -15px;
}


.container.energy .row .col-xs-12 {
	padding-left:0;
	padding-right:0;
}


.textinner.orange {
	/*background-color: #fccc1d;*/
	background-color: #c73a4b;
	opacity: 1;
}

.textinner.dark-orange {
	/*background-color: #f28a10;*/
	background-color: #e5a544;

		opacity: 1;

}

.textinner.color-box1 {
	background-color: #7cacc8;
	opacity: 1;

}

.textinner.color-box2 {
	background-color: #c73a4b;
	opacity: 1;

}

.textinner.color-box3 {
	background-color: #e5a544;
	opacity: 1;
}

.textinner h2{
	margin-top:5px;
	padding-bottom: 5px;
	position: relative;
	line-height: 30px;
	text-align: center;
	border-bottom: 2px solid #fff;
	font-size: 16px;
}

.move p{
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 16px;

}

.process .row{

	width:90%;
	margin-left: auto;
	margin-right: auto;
}

.process h2 {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	color:#86BC25;
    font-size: 24px;
}


.process p {
	padding-top: 10px;
	text-align: center;
	width: 80%;
	font-size: 12px;
}


.process h3 {
	text-align: center;
	padding-left: 40px;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 5px;
}

.process h3.green {
	color: #73bf44;
	padding-left: 0;
}

.process h3.orange {
	color: #ffc642;
}
.process h3.orange-middle {
	color: #ef9d25;
}
.process h3.orange-dark {
	color: #f47521;
}
.process p {
	padding-top: 10px;
	text-align: center;
	width: 80%;
	font-size: 14px;
}



.arrow {
  width: 220px;
  height: 78px;
 	position: relative;;



}
.arrow h4 {
	position: absolute;
	font-size: 18px;
	color: #fff;
	top: 20px;
	left: 90px;
}

.arrow-green {
	background-image: url('../img/arrow-green.png');
}

.arrow-orange {
	background-image: url('../img/arrow-orange.png');
}

.arrow-orange-middle {
	background-image: url('../img/arrow-orange-middle.png');
}

.arrow-orange-dark {
	background-image: url('../img/arrow-orange-dark.png');
}


.btn-link-contact {
	text-align: center;
	font-size: 18px;
	width: 80%;
	margin: auto;
	margin-top: 30px;
	padding: 15px 10px;
	background-color: #73bf44;
	border-radius: 100px;
	color:#fff;
}

.btn-link-contact.orange {
	background-color: #fccc1d;
		color:#fff;
}


.btn-link-contact:hover {
	color:#fff;
	opacity: 0.9;
}

.btn-link-contact:visited {
	color:#fff;

}

 .projects {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	color:#999;
     font-size: 20px;
}


ul.bxslider {
	padding-left: 0;
}

/* solar energy css 320*/

.solutions span.green {
	font-size: 18px;
	font-weight: bold;
	color: #73bf44
}

.solutions span.yellow {
	font-size: 18px;
	font-weight: bold;
	color: #ffc642
}

.solutions h2 {
	font-size: 14px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	margin-top: 5px;
}

.solutions .bubble {
	text-align: center;

	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 5px;

}

.solutions .bubble h3 {

	color: #555;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.solutions .bubble .bubble-space.orange1 {
	border-color: #fcd97a;
}

.solutions .bubble .bubble-space.orange2 {
	border-color: #f9b85c;
}

.solutions .bubble .bubble-space.orange3 {
	border-color: #f7963f;
}

.solutions .bubble .bubble-space.orange4 {
	border-color: #f47521;
}


.solutions .bubble p {
	color: #666;
	font-size: 12px;

}



.solutions .bubble .bubble-space {
	position: relative;
	border:4px solid ;
	min-height: 200px;
	/* max-height: 340px; */
	border-radius: 10px  ;
	padding: 10px 0px 10px 0px;
	transition:all 0.5s ease;
}

.solutions.solar .bubble .bubble-space {
	/* padding-top: 20px; */
	min-height: 0;
}

.solutions .bubble .bubble-space img {
	padding: 0;
	width: 80%;
	border-radius: 10px  ;
}


 .solutions .bubble .bubble-space  .top{
padding:0;
    	/* position: absolute;
    	top: 10px; */
    	/* left: 0; */

    }

  .solutions .bubble .bubble-space  .bottom {
		padding-top:10px;
    	/* position: absolute;
    	bottom: 10px; */
    	/* left: 0; */

    }

.solutions .bubble .bubble-space-bms {
	border:8px solid ;
	border-color: #73bf44;
	border-radius: 10px 0px 10px 10px  ;
	padding:0px;
	transition:all 0.5s ease;
}

.img-bms {

width: 40%;

padding:15px 0;

}

.bms h2 {
	font-size: 20px;
	font-weight: bold;
	color: #555;
}
.solutions .bubble .bubble-space-bms .bms p {
	font-size: 14px;
}

.solar-plants .col-xs-12 {
	padding: 0;
}

.column {
	padding: 0;
	padding-bottom: 15px;

}
.column img{
width: 100%;

}

.process-solar h2{
	padding-top: 00px;
	padding-bottom: 30px;

	font-size: 20px;
	text-align: center;
	color:#86BC25;

}

.title {
	position: absolute;
	top: -30px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin:0;
	color: #fff;

}

 .dropdown {

	height: 0px;
	width: 100%;

	color: #fff;
	opacity: 0;
	visibility: hidden;
	padding: 10px;
	transition: 0.7s ease;
}

.dropdown.dark-orange {
	background-color: #f28a10;

}
.dropdown.orange {
	background-color: #f89e54;
}

.column:hover  .dropdown {
	height:140px;
	opacity: 1;
	visibility: visible;
}

.dropdown h4 {
	font-size: 12px;
}

.title.dark-orange {
	background-color: #f28a10;
}

.test-text.dark-orange {
	background-color: #f28a10;
}

.title.orange {
	background-color: #f89e54;
}

/* Realisations */


.col-xs-1demi {
	width: 4.1666666%;
	float: left;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0;
}

.quotation_div {
width: 100%;



}
.quotation_div .img-back {
   width: 100%;
   height: auto;
}

.overlay {
	margin: 0;

}


.overlay h2 {
	padding-top: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #444;

}

.overlay h2, .overlay h4 {

	padding-left: 15px;


}

.icons-line {

}
.icons-line.row{


    width: 100%;



}


.icon-block {
	text-align: center;
}

.icon-block img {


	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;

}

.icon-block img.arrow {
	width: 200%;
	height: 200%;
	padding-top: 70px;
}

.icon-block p {


	font-size: 16px;
	margin: 0;
}

.icon-block p.strong{

	font-weight: bold;
	font-size: 20px;
}

.icon-block p.baseline{
	padding-top: 5px;

	line-height: 1.1;
}


/* End Realisations */


}


/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {


}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {


.energy  {
	padding-bottom: 20px;
}


.energy .col-md-6 {
	padding:10px;

}

.energy-title {
	/*height: 40px;*/
	height: 140px;
}

.energy-title h2{

	line-height: 40px;
	font-size: 30px;
}

.move p{

	margin-bottom: 10px;


}




.process h3 {

	margin-bottom: 10px;
}

    .process-solar h2{

	padding-bottom: 40px;



}


.btn-link-contact {

	font-size: 20px;


	margin-top: 40px;


}

.btn-link-contact:hover {
	color:#fff;
	opacity: 0.9;
}



 .projects {
	text-align: center;
	padding-top: 20px;

	color:#999;
}





.container.energy {
    padding-top: 20px;
}

.energy .col-md-6 {
	padding:0px;


}
.col-xs-1demi {
	width: 16.666666%;
}

.energy-title {

}

.energy-title h2{

	line-height: 200px;

	font-size: 40px;
}

.textinner {
	position: relative;

	overflow: hidden;

	color: #fff;



}

.textinner h2{
	font-size: 22px;
	position: relative;

/*	padding-bottom: 10px;*/
	text-align: center;


}

/* bubbles */




.test-img {
	text-align: center;
}

.solutions .bubble .bubble-space img {
	border-radius: 20px ;
	max-width:100%;
	max-height:100%;
	padding:10px;
}


.row.superior {
	padding-top: 20px;
}
.row.inferior {
	padding-bottom: 20px;
}
.row.solar {
	padding-top: 20px;
}

.solutions span.green {
	font-size: 28px;
	font-weight: bold;
	color: #73bf44
}

.solutions span.yellow {
	font-size: 28px;
	font-weight: bold;
	color: #ffc642
}
.solutions .row {


}

.solutions h2 {
/*	padding-top: 50px;*/
	padding-left: 20%;

	padding-right: 20%;
	text-align: center;
	font-size: 18px;
	color: #666;
}

.solutions.efficiency h2 {

	padding-left: 12%;

	padding-right: 12%;

}

.solutions .bubble {
	text-align: center;

	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 0;

}

.solutions .bubble h3 {

	color: #555;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
    padding-bottom: 5px;;
	font-weight: bold;
}

.solutions .bubble .bubble-space.orange1 {
	border-color: #fcd97a;
}

.solutions .bubble .bubble-space.orange2 {
	border-color: #f9b85c;
}

.solutions .bubble .bubble-space.orange3 {
	border-color: #f7963f;
}

.solutions .bubble .bubble-space.orange4 {
	border-color: #f47521;
}



.solutions .bubble p {
	color: #666;
	font-size: 14px;
padding: 5px 10px;
}

.solutions .bubble .bubble-space {
	border:4px solid ;
	min-height: 200px;
	border-radius: 30px 0px 30px 30px  ;

	transition:all 0.5s ease;
}

.solutions.solar .bubble .bubble-space {
	min-height: 150px;
}



.solutions .bubble .bubble-space  .top {
    	position: absolute;
    	top: 10px;
    	left: 0;

    }

  .solutions .bubble .bubble-space  .bottom {
    	position: absolute;
    	bottom: 10px;
    	left: 0;

    }

.solutions .bubble .bubble-space-bms {
	border:4px solid ;
	border-color: #73bf44;
	border-radius: 30px 0px 30px 30px  ;
	padding:10px 30px;
	transition:all 0.5s ease;
}

.img-bms {

width: 100%;



}

.image-bms {
	padding: 0;

}

.bms h2 {
	padding-top: 10px;
	margin-top: 0;
	color: #555;
	font-size: 22px;
	font-weight: bold;
}

.solutions .bms p {
	padding-left: 25px;
	padding-right: 25px;

}

.solutions .bubble .bubble-space-bms .bms p {
	font-size: 14px;
}

.invisible-sm, .invisible-xs {
	display:none;
}

.solutions .bubble .bubble-space:hover {

/*	border-radius:  0px 30px 30px 30px  ;*/


}
.solutions.efficiency .bubble .bubble-space {
	min-height: 320px;
}


/* end bubbles */


/* slider realisations */


ul.bxslider {
	padding-left: 0;
}

.bx-wrapper .bx-controls-direction a {
	width: 50px !important;
	height: 50px !important;
	opacity: 1;
}

.bx-wrapper .bx-controls-direction a:hover  {

	opacity: .8 ;
}

.bx-wrapper .bx-prev {

background: url(../images/arrow-left.png) no-repeat 0px -25px !important;
}

.bx-wrapper .bx-next {

background: url(../images/arrow-right.png) no-repeat 0px -25px !important;
}

.example_wrapper {
	padding-top: 30px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.quotation_div {
width: 100%;
    position: relative;
    display: table;
    margin-bottom: -5px;

}
.quotation_div .img-back {
   width: 100%;
   height: auto;
}
.overlay {
	margin: 0;
	padding: 0;
    z-index: 99;
    width: 50%;
  	height: 100%;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-30%,-50%);
    background-color: #000;
    opacity: 0.6;
}


.overlay h2 {
	padding-top: 50px;
	font-size: 32px;
	font-weight: bold;

}

.overlay h2, .overlay h4 {

	padding-left: 50px;
	color: #fff;
}

.icons-line.row{
	margin: 0;
	padding: 0;
    z-index: 100;
    width: 50%;
  	height: 30%;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%,-25%);
}




.icon-block img {

	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

.icon-block img.arrow {
	width: 200%;
	height: 200%;
	padding-top: 70px;
}

.icon-block p {
	text-align: center;
	color: #ddd;
	font-size: 18px;
	margin: 0;
}

.icon-block p.strong{
	color: #fff;
	font-weight: bold;
	font-size: 26px;
}

.icon-block p.baseline{
	padding-top: 10px;
	color: #bbb;
	line-height: 1.1;
}

/* End slider realisations */

}

@media only screen and (min-width : 992px)
{

.col-md-offset-1-and-half {
        margin-left: 12.499999995%; /* col-md-offset-1 has 8.33333333 */

    }

.col-md-25 {
        width: 20.83333333%;
    }

    .invisible-sm {
	display:block;
}

.solutions.solar .bubble .bubble-space {
	min-height: 160px;
}

}


/* Medium Devices, Desktops */
@media only screen and (min-width : 1025px) {

	.solutions.solar .bubble .bubble-space {
	min-height: 150px;
}



.container.energy {
	padding-top: 30px;
}

.container.energy .row .col-md-6 {
	padding:4px;


}


.energy-title {
	height: 160px;
}
.energy-title h2{
	text-align: center;
	color: #999;
	line-height: 160px;
	margin:0;
	font-size: 32px;
}
/*
.energy-title h2 .energy-color{

	color: #fccc1d;

}
*/

.work-title h2 {
font-size: 22px;
padding-top: 12%;
padding-left: 5%;
padding-right: 5%;
text-align: center;
color: #999;
}


.textinner {
	position: relative;
	height: 290px;
	overflow: hidden;
	color: #fff;
	transition:all 0.7s ease;


}

.textinner.green {
	/*background-color: #86BC25;*/
	background-color: #7cacc8;
	border-radius: 40px 40px 40px 0 ;
	opacity: 0.7;
	transition:all 0.7s ease;
}

.textinner.orange {
	/*background-color: #fccc1d;*/
	background-color: #c73a4b;
	border-radius:  40px 0  40px  40px  ;
		opacity: 0.7;
	transition:all 0.7s ease;
}

.textinner.dark-orange {
	/*background-color: #f28a10;*/
	background-color: #e5a544;
	border-radius: 0  40px 40px 40px ;
    opacity: 0.7;
	transition:all 0.7s ease;
}

.textinner.green:hover, .textinner.orange:hover, .textinner.dark-orange:hover {
	opacity: 1;
	border-radius: 40px 40px 40px 40px ;
}

.textinner.color-box1 {
	background-color: #7cacc8;
	border-radius: 40px 40px 40px 0 ;
	opacity: 0.7;
	transition:all 0.7s ease;
}

.textinner.color-box2 {
	background-color: #c73a4b;
	border-radius:  40px 0  40px  40px  ;
		opacity: 0.7;
	transition:all 0.7s ease;
}

.textinner.color-box3 {
	background-color: #e5a544;
	border-radius: 0  40px 40px 40px ;
    opacity: 0.7;
	transition:all 0.7s ease;
}

.textinner.color-box1:hover, .textinner.color-box2:hover, .textinner.color-box3:hover {
	opacity: 1;
	border-radius: 40px 40px 40px 40px ;
}
.textinner h2{

	position: relative;
	padding-top: 55px;
	text-align: center;
	transition:all 0.7s ease;
	border-bottom: none;
}

.textinner h2:before {
  content: "";
  position: absolute;
  width: 100%;
  margin: auto;
  height: 2px;
  bottom: -5px;
  left: 0;
  background-color: #fff;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.7s ease-in-out 0s;
  transition: all 0.7s ease-in-out 0s;
}

.textinner:hover h2:before {
  visibility: visible;
  -webkit-transform: scaleX(0.9);
  transform: scaleX(0.9);

}

.textinner:hover h2 {
	padding-top: 5px;
}



.move p{
	padding-left: 40px;
	padding-right: 40px;
	font-size: 14px;
	line-height: 1.42857143;
	transition:all 0.7s ease;
}

.move
 {
	position: absolute;
	top: 160px;
	transition:all 0.7s ease;
	opacity:0 ;


}

.move.savings {
	position: absolute;
	top: 160px;
	transition:all 0.7s ease;
	opacity:0 ;
}

.textinner:hover .move.savings {
    opacity:1 ;
 	-webkit-transform: translateY(-70px);
    transform: translateY(-70px);
}


.textinner:hover .move,.textinner:hover .move,.textinner:hover .move,
 .textinner:hover .move, .textinner:hover .move,  .textinner:hover .move,
.textinner:hover .move,.textinner:hover .move,.textinner:hover .move{
	opacity:1 ;
 	-webkit-transform: translateY(-100px);
    transform: translateY(-100px);

}

/* solar energy css 1025 */

.process-solar h2{
	padding-top: 10px;
	padding-bottom: 50px;
	font-size: 28px;
	text-align: center;
	color:#86BC25;


}

.solar-plants .col-md-6, .solar-plants .col-sm-12 {
	padding:0;
}


.column {
	display: block;

	text-align: center;
}
.column img {
	position: relative;
	width:100%;

}


.title:hover + .dropdown {
		top:10px;
	height: 50%;
}
.title {
	position: absolute;

	top:-30px;
	color: #FFF;
	background-color: #f28a10;;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	transition: .5s ease;
}



.title.dark-orange {
	background-color: #f28a10;
}



.title.orange {
	background-color: #f89e54;
}

.dropdown {
	margin: 0;
	padding: 0;
    width: 100%;
  	height: 0%;
  	color: #fff;
    position: absolute;
    top: 10px;
    left: 0;
 	opacity: 0.8;
	transition: .5s ease;
}


.dropdown.dark-orange {
	background-color: #f28a10;

}
.dropdown.orange {
	background-color: #f89e54;
}


.column:hover  .dropdown {
	padding-top: 20px;
	height:40%;
}





.dropdown h4 {
	font-size: 14px;
	line-height: 1;
	padding-top: 10px;
	padding-bottom: 0px;
	margin:50px;
	color: #fff;
	opacity: 0;
	transition: 0.6s ease;
}


.column:hover  .dropdown h4{

	color:#fff;
	opacity:1;
	background-color: #f89e54;
	line-height: 1;
	padding-bottom: 10px;
	margin:0px;

}



.column:hover  .dropdown.dark-orange h4{

	color:#fff;
	opacity:1;
	background-color: #f28a10;
	line-height: 1;

	padding-bottom: 15px;
	margin:0px;


}

.dropdown:before  {
  content: "";
  position: absolute;
	top:7px;
	left:0;
  width: 100%;
  margin: auto;
  height: 1px;
	z-index: 111;
  background-color: #fff;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.8s ease-in-out 0s;
  transition: all 0.8s ease-in-out 0s;

}

.column:hover .dropdown:before {

  visibility: visible;
  -webkit-transform: scaleX(0.8);
  transform: scaleX(0.8);

}





}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
		 	.solutions.solar .bubble .bubble-space {
	min-height: 130px;
}
}
