.header-social a, .mainwindow a, .producwindow div, .producwindow span {
    display: inline-block;
}
.header-social a:hover, .solco-roof-button a:hover {
    opacity: .8;
}
body, html {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    font-family: Montserrat, sans-serif;
}
.div-full {
    float: left;
    width: 100%}
.header-top {
    background: #F6F7FB;
}
.div-center {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.div-center-middle {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
}
.header-contact a {
    float: left;
    padding-left: 20px;
    margin-right: 16px;
    font-size: 13px;
    color: #85CAEA;
    text-decoration: none;
    font-weight: 400;
    line-height: 40px;
}
.header-contact a.email {
    background: url(../images/icons/head-mail.png) center left no-repeat;
}
.header-contact a.phone {
    background: url(../images/icons/head-phone.png) center left no-repeat;
}
.header-social {
    text-align: right;
    padding-top: 8px;
}
.header-social a {
    margin-left: 20px;
}
.navigation nav {
    width: 100%;
    float: left;
    text-align: right;
}
.navigation nav ul {
    padding: 36px 0;
    margin: 0;
    width: 100%;
    float: left;
    text-align: right;
    list-style-type: none;
}
.footer-socails, .mainwindow, .producwindow, .solco-on-roof, .solco-roof-button, .testimonialsbox {
    text-align: center;
}
.navigation nav ul li {
    display: inline-block;
    margin-left: 50px;
}
.navigation nav ul li a {
    color: #747484;
    font-weight: 700;
    font-size: 13px;
    text-decoration: none;
}
.navigation nav ul li a:hover {
    color: #709DC0;
}
.mainwindow {
    background: #CAAB8C;
    background-size: cover;
    min-height: 95vh;
    font-weight: 700;
}
.mainwindow .banner {
   min-height: 95vh;
   padding : 0px;
   overflow: hidden;
    }

.mainwindow .banner img{
    float: left;
    height: 95vh;
    width: auto;
    min-width: 100%;

}

.mainwindow .bannertext {
    min-height: 95vh;
     background:    #765C45;
    }

.mainwindow h2 {
    width: 100%;
    float: left;
    color: #876B55; 
    font-size: 28px;
    /*text-shadow: 1px 1px 5px #3f6172;*/
    padding: 0 30px 30px 30px;
    margin: 20% 0 0;
}
.mainwindow p {
  /*  text-shadow: 1px 1px 5px #ffffff;*/
    color: #FEFEFE;
    font-size: 18px;
    width: 100%;
    float: left;
     padding: 0 30px 30px 30px;

}
.mainwindow a {
    color: #876B55;
    font-size: 14px;
    padding: 20px 30px;
    border: 2px solid #876B55;
    border-radius: 3px;
    margin: 50px 0 30px;
}
.producwindow {
    background: url(../images/home/product-bg.jpg) top center no-repeat #ABD0EA;
    background-size: cover;
    min-height: 300px;
    font-weight: 700;
    padding-bottom: 50px;
}
.producwindow h2 {
    color: #737384;
    font-size: 30px;
    font-weight: 700;
    margin: 50px 0;
}
.producwindow p {
    color: #7D7E85;
    font-size: 14px;
}
.producwindow table {
    margin: auto;
    margin-bottom: 20px;
}
.producwindow td, .producwindow th {
    color: #7D7E85;
    font-size: 14px;
    border: 1px solid #d6d6d6;
    text-align: left;
    padding: 8px 15px;
}
.producwindow span {
    font-size: 20px;
    font-weight: 700;
    color: #389DD1;
}
.home-product-info {
    width: 100%;
    margin: 20px 0;
    display: block;
}
.home-product-info img {
    margin-right: 30px;
    float: left;
}
.testimonialsbox h2 {
    color: #737384;
    font-size: 30px;
    font-weight: 700;
    margin: 50px 0;
    width: 100%;
    float: left;
}
#testimonials {
    float: left;
    width: 100%}
#testimonials h3, #testimonials h4 {
    color: #FFF;
    font-size: 18px;
    padding: 0 20px;
    font-weight: 700;
    line-height: 60px;
    display: inline-block;
    background: rgba(51, 51, 51, .85);
    margin: 0 0 -30px -40px;
    min-width: 460px;
}

 .bx-wrapper .testiminial-item img{ min-height: 100%}

#testimonials p {
    background: rgba(20, 184, 239, .85);
    padding: 20px;
    color: #CAEBFF;
    font-size: 18px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    font-weight: 100;
    max-width: 460px;
}
#testimonials div.testiminial-item {
    width: 100%;
    float: left;
    height: 500px;
}
#testimonials div.testiminial-item div {
    position: absolute;
    bottom: 30px;
    right: 30px;
}
.solco-on-roof {
    background: #BEE6FF;
    padding: 50px 0;
}
.solco-on-roof h2 {
    color: #737384;
    float: left;
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    width: 100%}
.solco-on-roof p {
    color: #6D9BC0;
    font-size: 18px;
    padding: 25px 0;
    float: left;
    width: 100%}
.solco-on-roof .roof-img img {
    width: 100%;
    max-width: 280px;
}
.solco-on-roof .roof-txt {
    color: #31303F;
    font-size: 16px;
}
.solco-roof-button a {
    color: #389DD1;
    text-decoration: none;
    font-size: 14px;
    padding: 20px 30px;
    border: 2px solid #3D9ECF;
    border-radius: 3px;
    margin: 30px 0 0;
    display: inline-block;
}
.site-footer {
    background: #313140;
    padding: 20px 0;
    font-weight: 400;
}
.site-rights div {
    float: left;
    margin-right: 4px;
    color: #9797A5;
    font-size: 11px;
}
.site-rights-text {
    margin-top: 30px;
}
.footer-socails {
    padding-top: 30px;
}
.footer-socails a {
    margin: 0 10px;
    display: inline-block;
}
.footer-socails a:hover {
    opacity: .7;
}
.footer-saberion {
    text-align: right;
    padding-top: 30px;
    color: #9797A5;
    font-size: 13px;
}
.footer-saberion a {
    text-decoration: underline;
    color: #9797A5;
}
.footer-saberion a:hover {
    text-decoration: none;
    color: #fff;
}
#uploader-img {
    max-width: 300px;
}
#lean_overlay {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}
#signup {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .7);
    display: none;
    padding-bottom: 2px;
    width: 404px;
}
#signup-header {
    background: #dedede;
    border-bottom: 1px solid #ccc;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 18px 18px 14px;
    width: 100%}
#signup-header h2 {
    color: #444;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 3px;
    margin-top: 0;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .5);
}
#signup .txt-fld {
    border-bottom: 1px solid #eee;
    padding: 14px 20px;
    position: relative;
    text-align: right;
    width: 403px;
    float: left;
}
#signup .txt-fld label {
    color: #222;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 100;
    padding-top: 8px;
    text-align: left;
    width: 130px;
}
.company-intro, .parallex-title {
    text-align: center;
}
#signup .txt-fld input {
    background: #f7f7f7;
    border-color: #ccc #e7e6e6 #e7e6e6 #ccc;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: #222;
    font-family: "Helvetica Neue";
    font-size: 13px;
    outline: 0;
    padding: 8px;
    width: 215px;
}
#signup .txt-fld input[type=file] {
    float: right;
}
#signup button {
    background: #709dbf;
    border: none;
    border-radius: 4px;
    color: #fff;
    float: right;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    overflow: visible;
    padding: 7px 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    width: auto;
    margin: 20px;
}
.director-info i, .vision-missionbox p {
    font-family: 'Playfair Display', serif;
}
.modal_close {
    background: url(../images/modal_close.png) rgba(0, 0, 0, 0);
    display: block;
    height: 14px;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 14px;
    z-index: 2;
}
#signup-header p {
    color: #444;
    font-size: 13px;
    margin: 0;
    text-shadow: none;
}

a.header-youtube{ margin-right: 80px; }
#showmenu {
    position: absolute;
    right: 10px;
    top: 50px;
    cursor: pointer;
    display: none;
}
.address-wrap p, .address-wrap span {
    width: 100%;
    display: block;
}
.parallax-window {
    min-height: 350px;
}
.parallex-title h2 {
    font-size: 55px;
    color: #FEFEFE;
    font-weight: 700;
    padding: 0;
    margin: 120px 0 0;
    width: 100%;
    float: left;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
}
.parallex-title h4 {
    color: #39ad73;
    font-size: 24px;
    font-weight: 700;
    width: 100%;
    float: left;
    padding: 0;
    margin: 20px 0 60px;
}
.parallex-solar.parallex-title h4 {
    color: #FFE599;
}
.main-content {
    background: #FFF;
}
.main-content h2 {
    color: #737384;
    float: left;
    font-size: 30px;
    font-weight: 700;
    margin: 50px 0;
    width: 100%}
.company-intro {
    color: #7D7E85;
    font-size: 16px;
}
.vision-missionbox {
    text-align: center;
    background: url(../images/company/vision-bg.png) center top no-repeat;
    padding: 20px 0;
}
.vision-missionbox h4 {
    font-size: 18px;
    color: #727285;
    font-weight: 700;
    padding: 0 30px;
}
.vision-missionbox p {
    color: #7D7E85;
    font-size: 18px;
    font-weight: 400;
}
.vision-missionbox .visionbox {
    text-align: right;
}
.vision-missionbox .visionbox p {
    padding-right: 30px;
}
.vision-missionbox .misionbox {
    text-align: left;
}
.vision-missionbox .misionbox p {
    padding-left: 30px;
}
.team-content {
    background: #BEE6FF;
    padding: 50px 0;
    text-align: center;
}
.address-wrap p, .contact-form {
    text-align: left;
}
.team-content h2 {
    color: #727284;
    float: left;
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    width: 100%;
    padding: 0;
}
.team-content h4 {
    color: #6C99BF;
    padding: 30px 0;
    margin: 0;
    float: left;
    width: 100%;
    font-weight: 400;
    font-size: 18px;
}
.team-members div div {
    float: left;
    width: 100%}
.director-img img {
    border-radius: 50%;
    width: 100%;
    max-width: 240px;
    border: 10px solid #8CDBFF;
}
.director-info {
    padding: 25px 0;
}
.director-contact b, .director-info b {
    float: left;
    width: 100%;
    color: #31303F;
    font-size: 16px;
    font-weight: 400;
}
.director-info i {
    font-size: 16px;
    color: #31303F;
    float: left;
    width: 100%}
.director-contact a {
    text-decoration: none;
    font-weight: 700;
    float: left;
    width: 100%;
    color: #858585;
    font-size: 15px;
}
.staffbox {
    margin-top: 50px;
}
.staffbox img {
    width: 100%}
.contact-info {
    background: #F6F7FB;
}
.contact-info .address-wrap {
    padding: 30px;
    font-size: 14px;
}
.address-wrap span {
    text-align: left;
}
.address-wrap span i {
    font-style: normal;
    width: 60px;
    display: inline-block;
    float: left;
}
.address-wrap span a {
    color: #2999D4;
}
.address-wrap span b {
    font-weight: 400;
    display: inline-block;
}
.faqbox h2, .solar-info .solar-icons {
    text-align: center;
}
.contact-item {
    margin-bottom: 10px;
}
.contact-form input[type=text], .contact-form input[type=email] {
    float: left;
    width: 100%;
    padding: 0 20px;
    border: 1px solid #D3D3D3;
    border-radius: 2px;
    font-size: 14px;
    color: #858585;
    line-height: 58px;
    height: 58px;
}
.contact-form textarea {
    float: left;
    width: 100%;
    padding: 20px;
    border: 1px solid #D3D3D3;
    border-radius: 2px;
    font-size: 14px;
    color: #858585;
    height: 110px;
    resize: none;
}
.contact-form input[type=submit] {
    background: #FFF;
    cursor: pointer;
    border-radius: 3px;
    border: 2px solid #3D9ECF;
    color: #389DD1;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 50px;
    float: left;
    padding: 0 50px;
}
.faqbox {
    background: #BEE6FF;
    padding: 0 0 50px;
}
.accordion {
    background: #DFF3FF;
}
.accordion h3 {
    color: #2799D2;
    font-size: 16px;
    border-bottom: 1px solid #BEE6FF;
    font-weight: 400;
    margin: 0;
    padding: 25px 30px 25px 60px;
    background: url(../images/icons/faq-q.png) 30px center no-repeat;
    cursor: pointer;
}
.accordion h3.current {
    color: #31303F;
    border-bottom: 0 solid #BEE6FF;
}
.accordion h3 span {
    width: 100%;
    display: block;
    padding-right: 30px;
     
}
.accordion h3.current span {
    
}
.accordion div.pane {
    border-bottom: 1px solid #BEE6FF;
    padding: 0 30px 30px 60px;
    background: url(../images/icons/faq-a.png) 30px top no-repeat;
    color: #7D7E85;
    font-size: 16px;
}
.accordion div.pane p {
    padding: 0;
}
.solar-text h3 {
    color: #333;
    font-size: 20px;
    float: left;
    width: 100%;
    padding: 15px 0;
    margin: 0;
}
.solar-text p, .solar-value p {
    font-size: 16px;
    color: #7D7E85;
}
.solar-value {
    margin-bottom: 50px;
}
.solar-value p {
    text-align: left;
}
.solar-msgbox h4 {
    padding: 20px;
    color: #FFF;
    font-size: 18px;
    background: rgba(51, 51, 51, .85);
    margin: 0 0 -20px;
    text-align: left;
    width: 94%;
    position: relative;
    z-index: 100;
}
.product-box h2, .product-img {
    text-align: center;
}
.solar-msgbox p {
    background: #14B8EF;
    color: #FFF;
    font-size: 18px;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 700;
    padding: 40px 20px 20px;
    margin-left: 20px;
}
.solar-msgbox p i {
    font-weight: 100;
    color: #0085B2;
}
.product-box {
    background: #F4F4FD;
}
.product-box h2 {
    color: #737384;
    float: left;
    font-size: 30px;
    font-weight: 700;
    margin: 50px 0;
    width: 100%;
    position: relative;
    z-index: 10;
}
.product-box h2 a {
    float: right;
    background: url(../images/icons/back-arow.png) center left no-repeat;
    color: #3199D2;
    font-size: 16px;
    padding: 0 0 0 25px;
    font-weight: 700;
}
. duct-details p {
    padding: 0;
    margin: 0;
    color: #7D7E85;
    font-size: 16px;
    float: left;
    width: 100%}
.product-details ol li, .product-details ul li {
    float: left;
    width: 100%;
    color: #7D7E85;
    font-size: 14px;
}
.product-img img {
    width: 100%;
    max-width: 450px;
}
.product-details ul {
    padding: 15px 0;
    margin: 0;
    float: left;
    width: 100%}
.product-details ul li {
    background: url(../images/icons/bult.png) top left no-repeat;
    padding: 0 0 10px 15px;
    text-align: left;
    list-style-type: none;
}
.product-details ol {
    padding: 15px 0;
    margin: 0;
    float: left;
    width: 100%}
.product-details img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.product-details ol li {
    padding: 0 0 10px 15px;
    list-style-type: decimal;
}
.product-chart h2, .product-chart h4 {
    width: 100%;
    font-weight: 700;
    float: left;
}
.product-chart h2 {
    color: #737384;
    font-size: 30px;
    margin: 50px 0 0;
    text-align: center;
}
.product-chart h4 {
    color: #727285;
    font-size: 18px;
    padding: 10px 0;
    margin: 30px 0 0;
}
.product-chart .pinfo-short {
    float: left;
    width: 80%}
.product-chart h5 {
    float: left;
    width: 100%;
    background: #DFDFDF;
    text-align: center;
    color: #727285;
    font-size: 14px;
    padding: 10px;
    margin: 0;
    font-weight: 400;
}
.pinfo-line {
    border-bottom: 1px solid #E0E0E0;
    padding: 15px 0;
    color: #7D7E85;
    font-size: 14px;
}
.pinfo-line .pinfo-item, .pinfo-line .pinfo-item-tube {
    float: left;
    padding: 0 15px;
}
.pinfo-line .pinfo-item-long {
    width: 75%;
    float: right;
    line-height: 30px;
}
.pinfo-line .pinfo-item-long b {
    width: 100px;
    display: inline-block;
}
.pinfo-line .pinfo-item-long .pinfo-item-long-inner.no-border {
    border-bottom: 0;
}
.pinfo-line .pinfo-item-long-inner {
    width: 100%;
    border-bottom: 1px solid #E0E0E0;
    float: left;
}
.pinfo-short .pinfo-item {
    width: 25%}
.pinfo-long .pinfo-item {
    width: 20%}
.pinfo-long .pinfo-item-technical {
    width: 50%;
    float: left;
}
.pinfo-long .pinfo-item-tube {
    width: 20%;
    padding-top: 3px;
}
.manufacturing {
    background: #F6F7FB;
    margin: 50px 0;
    color: #858585;
    font-size: 14px;
}
.manufacturing .manufacture-wrap {
    padding: 30px;
    float: left;
    width: 100%}
.manufacturing h3 {
    color: #727285;
    font-size: 18px;
    font-weight: 700;
    float: left;
    width: 100%;
    padding: 0 0 10px;
    margin: 0;
}
.manufacturing p {
    padding: 0 0 15px;
}
.manufacturing span {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.manufacturing span b {
    font-weight: 400;
    width: 80px;
    float: left;
}
.manufacturing span a {
    color: #2699D2;
    text-decoration: none;
}
.manufacturing span a:hover {
    color: #1A668A;
}
.pane table th {
    text-align: center;
    padding: 5px 10px;
}
.sell-point
 {
    
	font-size:  17px; 
	color:  #16477a; 
	padding:  8px;
-webkit-animation: pulse1 1s linear infinite;
    -moz-animation: pulse1 1s linear infinite;
    -ms-animation: pulse1 1s linear infinite;
    animation: pulse1 1s linear infinite;
}
.content-img{
    margin-top: 20px;
    margin-bottom: 20px;
}

  .sell-point2{
     color: #ff0000; 
    font-size: 35px;
 
}
  .sell-point3{
    font-size:  20px; 
    color:  #16477a;
    padding:  8px;
 
}

.middle_text{
  margin-bottom: 50px;
  margin-top: 30px;
  padding: 10px;
   background-color: #c8e5f3;

}
.grow {
  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;
}

.grow:hover {
  -webkit-transform:scale(1.3);
  -moz-transform:scale(1.3);
  -ms-transform:scale(1.3);
  -o-transform:scale(1.3);
  transform:scale(1.3);
}

@-ms-keyframes "pulse1" {
 0% {
   color: rgba(165, 25, 25, 1);
 }
 90% {
   color: rgba(255,0,0,0.0);
 }
 100% {
   color: rgba(255,0,0,1.0);
 }

}


.maharaja-logo{position: absolute;
top: 0;
right: 0;
}
